* lisp/simple.el (goto-line): Don't display default line number in the
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
a5dcc929
JL
12012-07-29 Juri Linkov <juri@jurta.org>
2
3 * simple.el (goto-line): Don't display default line number in the
4 prompt because it should be displayed by `read-number' (bug#9952).
5 Add the current line number to the defaults of `goto-line' to
6 allow its easier modification by users with `M-n' (bug#9201).
7
8 * subr.el (read-number): Support multiple default values like in
9 other minibuffer reading functions. Replace `read' with
10 `string-to-number' for consistency with `number-to-string'.
11
72b255c7
PE
122012-07-29 Paul Eggert <eggert@cs.ucla.edu>
13
14 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
15 * emulation/viper-init.el (viper-deactivate-input-method-action):
16 Rename from viper-inactivate-input-method-action.
17 (viper-deactivate-input-method):
18 Rename from viper-inactivate-input-method.
19 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
20 * international/mule-cmds.el (deactivate-input-method):
21 Rename from inactivate-input-method.
22 Also run input-method-deactivate-hook.
23 (deactivate-current-input-method-function):
24 Rename from inactivate-current-input-method-function.
25 (input-method-deactivate-hook): New hook.
26 (input-method-inactivate-hook): Mark obsolete.
bb6eb9fc
PE
27 (inactivate-input-method): Mark obsolete.
28
72b255c7
PE
29 * international/quail.el (quail-activate):
30 Also run quail-deactivate-hook.
31 (quail-deactivate): Rename from quail-inactivate.
32 * international/robin.el (robin-activate):
33 Also run robin-deactivate-hook.
34 (robin-deactivate): Rename from robin-inactivate.
35
2549c068
CY
362012-07-29 Chong Yidong <cyd@gnu.org>
37
38 * simple.el (indicate-copied-region): New function.
39 (kill-ring-save): Split off from here.
40
41 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
42 (kill-rectangle): Set deactivate-mark to t on read-only error.
43
44 * register.el (copy-to-register, copy-rectangle-to-register):
45 Deactivate the mark, and use indicate-copied-region (Bug#10056).
46 (append-to-register, prepend-to-register): Call
47
17711ed9
JL
482012-07-29 Juri Linkov <juri@jurta.org>
49
50 * simple.el (async-shell-command-buffer): New defcustom.
51 (shell-command): Use it. (Bug#4719)
52
01bd1b0d
EZ
532012-07-28 Eli Zaretskii <eliz@gnu.org>
54
55 * international/mule-cmds.el (set-locale-environment): In a
56 console session on MS-Windows, set up keyboard and terminal
57 encoding from the OEM codepage, not the ANSI codepage.
58 (Bug#12055)
59
a55739d3
CY
602012-07-28 Chong Yidong <cyd@gnu.org>
61
62 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
63 gdb-get-location.
64
9a0f8f2e
LL
652012-07-25 Leo Liu <sdl.web@gmail.com>
66
67 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
68 the alist (bug#12029).
69
20329d73
EZ
702012-07-28 Eli Zaretskii <eliz@gnu.org>
71
72 * makefile.w32-in (custom-deps, finder-data, updates, compile)
73 (compile-always, compile-first)
74 ($(lisp)/calendar/cal-loaddefs.el)
75 ($(lisp)/calendar/diary-loaddefs.el)
76 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
77 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
78 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
79 instead of on update-subdirs.
80 (bootstrap-clean): Delete $(lisp)/subdirs.el.
81
345a2258
CY
822012-07-28 Chong Yidong <cyd@gnu.org>
83
1eee6341
CY
84 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
85 directory if vc-deduce-backend returns nil (Bug#7350).
86
345a2258
CY
87 * simple.el (delete-trailing-lines): New option.
88 (delete-trailing-whitespace): Obey it (Bug#11879).
89
049a0936
DE
902012-07-28 David Engster <deng@randomsample.de>
91
92 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
93 Explanation of new 'symbol-qnames feature in doc-strings.
94 (xml-maybe-do-ns): Return expanded names as plain symbols if
95 'symbol-qnames was provided in XML-NS argument (Bug#11916).
96 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
97
aa81af71
FEG
982012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
99
100 Consistent completion in inferior python with emacs -nw.
101 * progmodes/python.el (inferior-python-mode): replace "<tab>"
102 binding in inferior-python-mode-map with "\t".
103 (python-shell-completion-complete-at-point)
104 (python-completion-complete-at-point): Remove interactive spec.
105
e827b1eb
JB
1062012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
107
108 * calc/calccomp.el (math-compose-expr): Undo previous change.
109
a90dfb95
FEG
1102012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
111
112 * progmodes/python.el (python-mode-map): Added keybinding for
113 run-python.
114 (python-shell-make-comint): Fix pop-to-buffer call.
115 (run-python): Autoload. New arg SHOW.
116 (python-shell-get-or-create-process): Do not pop python process
117 buffer.
118
32770973 1192012-07-27 Michael Albinus <michael.albinus@gmx.de>
1c6ef030
MA
120
121 * notifications.el (notifications-on-action-signal)
122 (notifications-on-closed-signal): Use also the bus address for the map.
123 (notifications-notify, notifications-close-notification)
124 (notifications-get-capabilities): Add optional argument BUS.
125
86332df2
TH
1262012-07-27 Tassilo Horn <tsdh@gnu.org>
127
128 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add
129 support for the lstlisting and minted environments, and for the
130 ctable macro.
131 * textmodes/reftex.el (reftex-compile-variables): Also recognize
132 labels written in keyvals syntax.
133
ca1302a4
JB
1342012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
135
136 * calc/calccomp.el (math-compose-expr): Use parentheses when
137 there is a product in the denominator of a fraction.
138
f8b91036
EZ
1392012-07-26 Eli Zaretskii <eliz@gnu.org>
140
141 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
142 ($(lisp)/calendar/diary-loaddefs.el)
143 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
144 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs. Fixes
145 failures in parallel bootstrap because subdirs.el is being
146 rewritten while the autoload files are built at the same time,
147 which needs to load subdirs.el.
148
c8e5a42c
MR
1492012-07-26 Martin Rudalics <rudalics@gmx.at>
150
151 * mouse.el (popup-menu): Fix doc-string and re-indent code.
152 (mouse-drag-line): Don't exit tracking when a switch-frame or
153 switch-window event occurs (Bug#12006).
154
670d85ea
SM
1552012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
156
157 * mouse.el (popup-menu): Fix last change.
158
7abaf5cc
SM
1592012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
160
161 Autoload from Lisp with more care. Follow aliases when looking for
162 function properties.
163 * subr.el (autoloadp): New function.
164 (symbol-file): Use it.
165 (function-get): New function.
166 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
167 autoload-do-load.
168 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
169 (lisp-indent-function):
170 * emacs-lisp/gv.el (gv-get):
171 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
172 * emacs-lisp/byte-opt.el (byte-optimize-form):
173 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
174 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
175 Use function-get.
176 * emacs-lisp/cl.el: Don't propagate function properties any more.
177
178 * speedbar.el (speedbar-add-localized-speedbar-support):
179 * emacs-lisp/disass.el (disassemble-internal):
180 * desktop.el (desktop-load-file):
181 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
182 (describe-function-1):
183 * emacs-lisp/find-func.el (find-function-noselect):
184 * emacs-lisp/elp.el (elp-instrument-function):
185 * emacs-lisp/advice.el (ad-has-proper-definition):
186 * apropos.el (apropos-safe-documentation, apropos-macrop):
187 * emacs-lisp/debug.el (debug-on-entry):
188 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
189 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
190 * calc/calc.el (name): Use autoloadp & autoload-do-load.
191
b1364986
AA
1922012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
193
194 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
195 function, not an obsolete variable (Bug#12046).
196
67ada220
AS
1972012-07-25 Andreas Schwab <schwab@linux-m68k.org>
198
199 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
200
f08088e3
CS
2012012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
202
203 * emacs-lisp/pp.el (pp-display-expression): Select old selected
204 window only if it is still live (Bug#12034).
205
8137e7b3
MR
2062012-07-25 Martin Rudalics <rudalics@gmx.at>
207
208 * subr.el (redirect-frame-focus): Add advertised calling
209 convention (Bug#12030).
210
09ae5da1
PE
2112012-07-25 Paul Eggert <eggert@cs.ucla.edu>
212
213 Prefer typical American spelling for "acknowledgment".
214 * vc/add-log.el (change-log-acknowledgment): Rename from
215 change-log-acknowledgement, with an alias for the old name.
216
3cc5a3a8
JB
2172012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
218
219 * calc-alg.el (math-simplify-divide): Don't cross multiply
220 in an equation when the lhs is a variable.
221
b7af7f62
JD
2222012-07-24 Julien Danjou <julien@danjou.info>
223
224 * net/netrc.el (netrc-find-service-number, netrc-store-data):
225 Remove, unused.
226
ec1b09b1
EZ
2272012-07-23 Eli Zaretskii <eliz@gnu.org>
228
229 * startup.el (command-line): Don't display an empty user name in
230 the error message about non-existent home directory, when
231 init-file-user was set to an empty string. See
232 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
233 for the details and context.
234
b525fd8a
VB
2352012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
236
237 * ses.el (ses-cell-formula-aset): New macro.
238 (ses-cell-references-aset): New macro.
239 (ses-cell-p): New function.
240 (ses-rename-cell): Do no longer rely on complex operations like
241 ses-cell-set-formula or ses-set-cell to change the cell and handle
242 the undo at the same time, but rather use lower level new macros
243 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
244 the undo directly. Refresh the mode line.
245
2c73e345
LL
2462012-07-21 Leo Liu <sdl.web@gmail.com>
247
670d85ea
SM
248 * progmodes/cc-cmds.el (c-defun-name):
249 Use match-string-no-properties instead for consistency.
2c73e345 250
542dfbde
LL
2512012-07-20 Leo Liu <sdl.web@gmail.com>
252
3646bcd6
LL
253 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
254 (Bug#7879)
255
542dfbde
LL
256 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
257
25721031
CY
2582012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
259
260 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
261 * progmodes/bug-reference.el, misearch.el: Provide themselves
262 (bug#11915).
263
264 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
265 of narrowed buffer (bug#11966).
266
316e68a7
VB
2672012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
268
269 * ses.el (ses-rename-cell): Set new name also in reference list of
270 cells of which the renamed cell depends.
271
bbf0e7d9
MY
2722012-07-20 Masatake YAMATO <yamato@redhat.com>
273
274 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
275 to check whether menu-bar is shown or not. If not shown,
276 show the menu-bar as a popup menu instead of using tmm.
277 * mouse.el (popup-menu): Accept `point' as `position' argument.
278
c28662a8
DG
2792012-07-20 Dmitry Gutov <dgutov@yandex.ru>
280
281 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
282 up inside string symbol literal (bug#11923).
283
87ab808f
EZ
2842012-07-20 Eli Zaretskii <eliz@gnu.org>
285
286 * startup.el (fancy-startup-text): Read the whole tutorial, not
287 just its first 256 bytes. Prevents gibberish in display of the
288 tutorial title.
289
89dea803
DA
2902012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
291
292 Drop idle buffer compaction due to an absence of the
293 proved efficiency.
294 * compact.el: Remove.
295
8a4e6db8
SS
2962012-07-19 Sam Steingold <sds@gnu.org>
297
298 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
299 vc-bzr-pull & vc-bzr-merge-branch.
300 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
301 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
302 for consistency with compilation-error-regexp-alist.
303 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
304 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
305 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
306 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
307
5db81e33
SM
3082012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
309
310 * emacs-lisp/chart.el: Use lexical-binding.
311 (chart-emacs-storage): Don't hardcode the list of entries.
312
5b835e1d
DA
3132012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
314
315 Next round of tweaks caused by Fgarbage_collect changes.
316 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
317
9cd47b72
DA
3182012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
319
320 Compact buffers when idle.
321 * compact.el: New file.
322
1d6fc0df
SM
3232012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
324
325 * subr.el (eventp): Presume that if it looks vaguely like an event,
326 it's an event (bug#10190).
327
1d29cc7d
FEG
3282012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
329
330 Enhancements to ppss related code (thanks Stefan).
331 * progmodes/python.el (python-indent-context)
332 (python-indent-calculate-indentation, python-indent-dedent-line)
333 (python-indent-electric-colon, python-nav-forward-block)
334 (python-mode-abbrev-table)
1d6fc0df 335 (python-info-assignment-continuation-line-p): Simplify checks
1d29cc7d
FEG
336 for ppss context.
337 (python-info-continuation-line-p): Cleanup.
338 (python-info-ppss-context): Do not catch 'quote.
339 (python-info-ppss-context-type)
340 (python-info-ppss-comment-or-string-p): Simplify.
341
d583cbe6
FEG
3422012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
343
344 * progmodes/python.el: Enhancements to eldoc support.
345 (python-info-current-symbol): New function.
346 (python-eldoc-at-point): Use python-info-current-symbol.
347 (python-info-current-defun): Fix cornercase on first defun scan.
348 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
349 and signal error when no inferior python process is available.
350
eceb6feb
DG
3512012-07-18 Dmitry Gutov <dgutov@yandex.ru>
352
353 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
354 assume it's always t.
355 (vc-git-registered): Remove caching, the function is only called
356 once.
357 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
358
4c8ff0fe
CY
3592012-07-18 Chong Yidong <cyd@gnu.org>
360
19fb7186
CY
361 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
362
9587c688
CY
363 * simple.el (count-words): Report on narrowing (Bug#9959).
364
0fe776a1
CY
365 * bindings.el: Bind M-= to count-words.
366
4c8ff0fe
CY
367 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
368
7f5331cc
MY
3692012-07-18 Masatake YAMATO <yamato@redhat.com>
370
371 * progmodes/sh-script.el (sh-imenu-generic-expression):
372 Capture a function with `function' keyword and without parentheses
373 like "function FOO" (bug#11856).
374
2dc2a609
TH
3752012-07-18 Tassilo Horn <tassilo@member.fsf.org>
376
377 * window.el (split-window-sensibly): Make WINDOW argument
378 optional.
379
439f7677
CY
3802012-07-18 Chong Yidong <cyd@gnu.org>
381
9aeb25a6
CY
382 * subr.el (keyboard-translate): Doc fix (Bug#7261).
383
439f7677
CY
384 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
385 and make C-x 8 RET exit isearch (Bug#11439).
386
387 * international/iso-transl.el: Move isearch-mode-map key
388 definitions to isearch.el.
389
12999ea8
SM
3902012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
391
392 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
393 (eieio-defclass): Use gv-define-setter when possible.
394
3ab6e069
DA
3952012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
396
397 Reflect recent changes in Fgarbage_collect.
398 * emacs-lisp/chart.el (chart-emacs-storage): Change to
399 reflect new format of data returned by Fgarbage_collect.
400
0a60bc10
FEG
4012012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
402
403 New utility functions + python-info-ppss-context fix (Bug#11910).
404 * progmodes/python.el (python-info-beginning-of-block-statement-p)
405 (python-info-ppss-comment-or-string-p): New functions.
406 (python-info-ppss-context): Small fix for string check.
407
6dafa0d5
JL
4082012-07-17 Juri Linkov <juri@jurta.org>
409
410 * dired-aux.el (dired-do-async-shell-command): Doc fix.
411 (dired-do-async-shell-command): Don't add `*' at the end of the
412 command (Bug#11815).
413 (dired-do-shell-command): Doc fix.
414 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
415 Join the individual commands using either "&" or ";" as the
416 separator depending on the values of these trailing characters.
417 At the end re-add the trailing "&". (Bug#10598)
418
419 * simple.el (async-shell-command): Sync the interactive spec with
420 `shell-command'. Doc fix.
421 (shell-command): Doc fix.
422
b19dd9d1
JL
4232012-07-17 Juri Linkov <juri@jurta.org>
424
425 * descr-text.el (describe-char): Fix format args. (Bug#10129)
426
bcdc27d7 4272012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
7f5331cc 428
bcdc27d7 429 Final renames and doc fixes for movement commands (bug#11899).
7f5331cc
MY
430 * progmodes/python.el (python-nav-beginning-of-statement):
431 Rename from python-nav-statement-start.
bcdc27d7
FEG
432 (python-nav-end-of-statement): Rename from
433 python-nav-statement-end.
434 (python-nav-beginning-of-block): Rename from
435 python-nav-block-start.
436 (python-nav-end-of-block): Rename from python-nav-block-end.
437
191da00e
FEG
4382012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
439
7f5331cc
MY
440 * progmodes/python.el (python-shell-send-string-no-output):
441 Allow accept-process-output to quit, keeping shell process ready for
191da00e
FEG
442 future interactions (Bug#11868).
443
4dc7c8d5 4442012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
aa7aaf8f 445
88ecaf8f
SM
446 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
447
ef501ef0
SM
448 * emacs-lisp/elint.el (elint-find-args-in-code):
449 Use help-function-arglist, so as to handle lexical byte-code.
450
aa7aaf8f
SM
451 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
452 change (bug#11826).
453
45fd731c
SM
4542012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
455
2143fa32
SM
456 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
457 Avoid spuriously marking the buffer as modified because of c-is-sws.
458
efc26dbe
SM
459 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
460 as not-a-comment (bug#11946).
461
f5695c9a
SM
462 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
463 for uninterned vars.
464
465 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
466 Use read-event since we don't really want to read chars but bytes.
467
45fd731c
SM
468 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
469 $$..$$ but also $..$ using regexps (bug#11953).
470 Use tex-verbatim for \url and \path.
471 (tex-font-lock-keywords): Define as defconst like the others.
472 (tex-common-initialization): Don't use font-lock-syntax-table any more.
473
ddfc8813
RK
4742012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
475
476 * international/mule-cmds.el (ucs-insert): Make it an obsolete
477 alias for insert-char.
478
758e556a
FEG
4792012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
480
481 * progmodes/python.el: Simplified imenu implementation.
482 (python-nav-jump-to-defun): Remove command.
483 (python-mode-map): Use `imenu' instead.
484 (python-nav-list-defun-positions-cache)
485 (python-imenu-include-defun-type, python-imenu-make-tree)
486 (python-imenu-subtree-root-label, python-imenu-index-alist):
487 Remove vars.
488 (python-nav-list-defun-positions, python-nav-read-defun)
489 (python-imenu-tree-assoc, python-imenu-make-element-tree)
45fd731c
SM
490 (python-imenu-make-tree, python-imenu-create-index):
491 Remove functions.
758e556a
FEG
492 (python-mode): Update to interact with imenu by setting
493 `imenu-extract-index-name-function' only.
494
032d23ab
FEG
4952012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
496
497 * progmodes/python.el: Enhancements to navigation commands.
498 (python-nav-backward-sentence)
499 (python-nav-forward-sentence): Remove.
500 (python-nav-backward-statement, python-nav-forward-statement)
501 (python-nav-statement-start, python-nav-statement-end)
502 (python-nav-backward-block, python-nav-forward-block)
503 (python-nav-block-start, python-nav-block-end)
504 (python-nav-forward-sexp-function)
505 (python-info-current-line-comment-p)
506 (python-info-current-line-empty-p): New functions.
507 (python-indent-context): Use `python-nav-statement-start'.
508
01795a1b
MA
5092012-07-16 Michael Albinus <michael.albinus@gmx.de>
510
9328d9aa
MA
511 * eshell/em-ls.el (eshell/ls): Use `apply'.
512
513 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
514 multi-hops, instead of Tramp internals.
515
01795a1b
MA
516 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
517
518 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
519 when F1 and F2 are located on different hosts.
520
63408057
CY
5212012-07-14 Chong Yidong <cyd@gnu.org>
522
523 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
524 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
525 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
526 (xterm-mouse--read-event-sequence-1000)
527 (xterm-mouse--read-event-sequence-1006): New functions. For old
528 mouse protocol, handle M-mouse-X events correctly.
529 (xterm-mouse-event): New arg specifying mouse protocol.
530 (turn-on-xterm-mouse-tracking-on-terminal)
531 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
45fd731c
SM
532 sequence to toggle extended coordinates on newer XTerms.
533 This appears to be harmless on terminals which do not support this.
63408057 534
cd276f6e
LL
5352012-07-14 Leo Liu <sdl.web@gmail.com>
536
28ca98ac
LL
537 Add fringe bitmap indicators for flymake. (Bug#11253)
538 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
539 (flymake-make-overlay): New arg BITMAP.
540 (flymake-error-bitmap, flymake-warning-bitmap)
541 (flymake-fringe-indicator-position): New user variables.
542
cd276f6e
LL
543 * fringe.el: New bitmap exclamation-mark.
544
04408072
JD
5452012-07-14 Jan Djärv <jan.h.d@swipnet.se>
546
547 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
548 also (Bug#7879).
549
b5cf7fc4
CY
5502012-07-14 Chong Yidong <cyd@gnu.org>
551
552 * electric.el (electric-pair-post-self-insert-function): Fix pair
553 insertion in empty-region case (Bug#11520).
554
be755c79
RT
5552012-07-14 Chong Yidong <cyd@gnu.org>
556
45fd731c
SM
557 * bindings.el: Consolidate ctl-x-r-map bindings.
558 Bind copy-rectangle-as-kill to C-x r w.
be755c79
RT
559
560 * rect.el, register.el: Move bindings to bindings.el.
561
5622012-07-14 Reuben Thomas <rrt@sc3d.org>
563
564 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
565
7f5b3198
AS
5662012-07-13 Andreas Schwab <schwab@linux-m68k.org>
567
568 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
569
97662200
JB
5702012-07-13 Juanma Barranquero <lekktu@gmail.com>
571
80185fed
JB
572 * bindings.el (top): Use `mapc' instead of `mapcar'.
573
97662200
JB
574 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
575
2bb1ae55
MA
5762012-07-13 Michael Albinus <michael.albinus@gmx.de>
577
578 * progmodes/sql.el (sql-comint): Suppress the check for program on
579 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
580 (Bug#11908)
581
dea31bd3
CY
5822012-07-13 Chong Yidong <cyd@gnu.org>
583
584 * bindings.el: Assign a non-nil permanent-local property to
585 per-buffer variables which lack a default value (Bug#11930).
586
587 * help-fns.el (describe-variable): In the "automatically becomes
588 local" notice, take note of permanent-local variables.
589
b68b3337
CY
5902012-07-13 Chong Yidong <cyd@gnu.org>
591
592 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
593 to allow printing the message when called from Lisp.
594
595 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
596 Remove toggle-read-only.
597
598 * bs.el (bs-toggle-readonly):
45fd731c
SM
599 * buff-menu.el (Buffer-menu-toggle-read-only):
600 Remove with-no-warnings around toggle-read-only.
b68b3337
CY
601
602 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
603 Remove with-no-warnings around toggle-read-only.
604 (ffap-read-only, ffap-read-only-other-window)
605 (ffap-read-only-other-frame): Callers changed.
606
607 * help-mode.el: Don't require view package.
608 (help-mode-finish): Set buffer-read-only instead of calling
609 toggle-read-only.
610
611 * bindings.el (mode-line-toggle-read-only):
612 * dired.el (dired-toggle-read-only):
613 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
614 with non-nil second arg.
615
616 * emacs-lisp/eieio-custom.el (eieio-customize-object):
617 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
618 directly.
619
56bc1586
EZ
6202012-07-12 Eli Zaretskii <eliz@gnu.org>
621
622 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
623 not incf.
624
a464a6c7
SM
6252012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 More CL cleanups and reduction of use of cl.el.
628 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
629 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
630 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
631 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
632 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
633 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
634 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
635 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
636 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
637 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
638 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
639 * eshell/em-cmpl.el, eshell/em-banner.el:
640 * calendar/parse-time.el: Use cl-lib.
641 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
642 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
643 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
644 * term/ns-win.el, term.el, shell.el, ps-samp.el:
645 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
646 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
647 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
648 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
649 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
650 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
651 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
652 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
653 `lambda' rather than with `quote'.
654 (eshell-do-opt): Adjust accordingly.
655 (eshell-process-option): Simplify.
656 * eshell/esh-var.el:
657 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
658 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
659 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
660 to `pcase--dontcare'.
661 * emacs-lisp/cl.el (labels): Mark obsolete.
662 (cl--letf, letf): Move to cl-lib.
663 (cl--letf*, letf*): Remove.
664 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
665 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
666 (cl-progv): Rewrite.
667 (cl--letf, cl-letf): Move from cl.el.
668 (cl-letf*): New macro.
669 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
670
7ad4afe1
MA
6712012-07-11 Michael Albinus <michael.albinus@gmx.de>
672
673 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
674
9af57756
CY
6752012-07-11 Chong Yidong <cyd@gnu.org>
676
677 * vc/log-edit.el (log-edit-vc-backend): New variable.
678 (log-edit): Doc fix.
679
680 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
681 argument of log-edit to set up all local variables.
682 (vc-start-logentry): New optional arg specifying VC backend.
683
684 * vc/vc.el (vc-checkin): Use it.
685 (vc-deduce-fileset): Handle Log Edit buffers.
686 (vc-diff): Make first argument optional too.
687
688 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
689
8477cc7a
MA
6902012-07-10 Michael Albinus <michael.albinus@gmx.de>
691
692 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
693 command, just in case. The function is not needed anymore.
694 (eshell-external-command): Do not call `eshell-remote-command'.
695
19faa8e8
SM
6962012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
697
f58e0fd5
SM
698 Reduce use of (require 'cl).
699 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
700 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
701 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
702 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
703 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
704 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
705 * battery.el, avoid.el, abbrev.el: Use cl-lib.
706 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
707 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
708 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
709 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
710 * calculator.el, autorevert.el, apropos.el: Don't require CL.
711 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
712 (byte-compile-unfold-bcf, byte-compile-check-variable):
713 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
714 (byte-compile-nilconstp):
715 * emacs-lisp/autoload.el (make-autoload): Use pcase.
716 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
717
2519d43a
SM
718 * emacs-lisp/gv.el (cond): Make it a valid place.
719 (if): Simplify slightly.
720
19faa8e8
SM
721 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
722 (pcase--self-quoting-p): New function.
723 (pcase--u1): Use it.
724
c4907a5e
GM
7252012-07-10 Glenn Morris <rgm@gnu.org>
726
727 * emacs-lisp/authors.el (authors-fixed-entries):
728 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
729
c4444d16
PE
7302012-07-09 Paul Eggert <eggert@cs.ucla.edu>
731
732 Rename configure.in to configure.ac (Bug#11603).
733 * emacs-lisp/authors.el (authors-canonical-file-name):
734 * progmodes/autoconf.el (autoconf-mode):
735 Prefer configure.ac to configure.in.
736
d75be97d
CY
7372012-07-08 Chong Yidong <cyd@gnu.org>
738
01ac65bd
CY
739 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
740 Implement the mouse-1-click-follows-link handling properly.
741
742 * info.el (Info-link-keymap): Use follow-link mechanism for
743 header-line links (Bug#374).
744
d75be97d
CY
745 * simple.el (deactivate-mark): Do not set the primary selection
746 if another program has acquired it (Bug#11772).
747
87a92845 7482012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
749
750 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
751 (woman-decode-region): Replace escaped-escapes without destroying
752 bold or underline (Bug#11552).
87a92845 753 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 754
621b9d6c
CY
7552012-07-07 Chong Yidong <cyd@gnu.org>
756
757 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
758 (interprogram-cut-function, interprogram-paste-function):
759 Mention that we typically mean the clipboard.
621b9d6c 760
133a11fc
GM
7612012-07-06 Glenn Morris <rgm@gnu.org>
762
0d27a45e
GM
763 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
764
133a11fc
GM
765 * files.el (toggle-read-only): Restrict message to interactive use.
766
07b151f1
MA
7672012-07-06 Michael Albinus <michael.albinus@gmx.de>
768
769 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
770
771 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
772
211b896b
GM
7732012-07-06 Glenn Morris <rgm@gnu.org>
774
50394322
GM
775 * Makefile.in (compile-one-process): Rename from "recompile".
776
211b896b
GM
777 * Makefile.in (bzr-update): "compile" is the same as "recompile
778 autoloads", but parallelizable, so use that instead.
779
4737eec9
DG
7802012-07-06 Dmitry Gutov <dgutov@yandex.ru>
781
782 * window.el (quit-window): Always restore window height when
8137e7b3 783 it's saved in quit-restore parameter (Bug#11810).
4737eec9 784
226c3633 7852012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
786
787 * simple.el (kill-whole-line): Doc tweak.
788
226c3633 7892012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
790
791 * files.el (file-relative-name): Compare file names
792 case-insensitively if on MS-Windows or MS-DOS, or if
793 read-file-name-completion-ignore-case is non-nil. Don't use
794 case-fold-search for this purpose. (Bug#11827)
795
4dc7c8d5
SM
7962012-07-17 Andreas Schwab <schwab@linux-m68k.org>
797
798 * calendar/cal-dst.el (calendar-current-time-zone):
799 Return calendar-current-time-zone-cache if non-nil.
800
8012012-07-17 Masatake YAMATO <yamato@redhat.com>
226c3633 8022012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 803
19faa8e8
SM
804 * calendar/cal-dst.el (calendar-current-time-zone):
805 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 806
60198fc9
GM
8072012-07-06 Glenn Morris <rgm@gnu.org>
808
809 * Makefile.in (cvs-update): Remove old alias.
810
957b3189
MA
8112012-07-05 Michael Albinus <michael.albinus@gmx.de>
812
813 Sync with Tramp 2.2.6-pre.
814
815 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
816 compatible declaration.
817
19faa8e8
SM
818 * net/tramp-cmds.el (tramp-append-tramp-buffers):
819 Protect `list-load-path-shadows' call.
957b3189
MA
820
821 * net/tramp-compat.el (top): Require packages, which aren't
822 autoloaded anymore for XEmacs. Protect call of
823 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
824 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
825 it hurts at least for SXEmacs.
826 (tramp-compat-temporary-file-directory): In XEmacs, there is no
827 standard-value for `temporary-file-directory'.
828
829 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
830 Redirect stderr to /dev/null.
831 (tramp-sh-handle-write-region): uid and gid can be floats.
832 Reported by Russell Sim <russell.sim@gmail.com>.
833 (tramp-sh-handle-vc-registered): Hide errors.
834 (tramp-vc-file-name-handler): Use dummy results for `process-file'
835 and `start-file-process'.
836 (tramp-maybe-open-connection): Check also whether `non-essential'
837 is bound.
838
566df3fc
CY
8392012-07-04 Chong Yidong <cyd@gnu.org>
840
841 * xml.el (xml--parse-buffer): Use xml-syntax-table.
842 (xml-parse-tag): Likewise, and avoid changing entity tables.
843 (xml-syntax-table): Define from scratch, making sure not to give
844 x2000 and other Unicode spaces whitespace syntax, since those are
845 not spaces in XML.
846 (xml-parse-fragment): Delete unused function.
847 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
848 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
849 (xml-entity-ref, xml-pe-reference-re)
850 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
851 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
852 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
853 (xml-entity-value-re): Use syntax references in regexps where
854 possible; no need to define inside a let-binding.
855 (xml-parse-dtd): Use xml-pe-reference-re.
856 (xml-entity-or-char-ref-re): New defconst.
857 (xml-parse-string, xml-substitute-special): Use it.
858
30eabd7a
SM
8592012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
860
0781098a
SM
861 * files.el (locate-dominating-file): Allow `name' to be a predicate.
862 (find-file--read-only): New function.
863 (find-file-read-only, find-file-read-only-other-window)
864 (find-file-read-only-other-frame): Use it.
865 (insert-file-contents-literally): Don't `fset'.
866 (get-free-disk-space): Use locate-dominating-file.
867
b5771c0d
SM
868 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
869 function is already compiled.
870
30eabd7a
SM
871 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
872
b4886f6e
MA
8732012-07-03 Michael Albinus <michael.albinus@gmx.de>
874
875 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
876 files on the same host.
877
b9d82339
AS
8782012-07-03 Andreas Schwab <schwab@linux-m68k.org>
879
880 * help-fns.el (describe-function-1): Only call
881 help-fns--autoloaded-p when we have a file name. (Bug#11848)
882
a76e6535
CY
8832012-07-03 Chong Yidong <cyd@gnu.org>
884
885 * xml.el: Protect parser against XML bombs.
886 (xml-entity-expansion-limit): New variable.
887 (xml-parse-string, xml-substitute-special): Use it.
888 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
889
b544fef2
GM
8902012-07-03 Glenn Morris <rgm@gnu.org>
891
892 * progmodes/bug-reference.el (bug-reference-bug-regexp):
893 Allow linking to specific messages in debbugs reports (eg 123#5).
894
a7aef6f5
CY
8952012-07-02 Chong Yidong <cyd@gnu.org>
896
897 * xml.el: Fix entity and character reference expansion, allowing
898 them to expand into markup as per XML spec.
899 (xml-default-ns): New variable.
900 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
901 (xml-parse-region): Make first two arguments optional.
902 Discard text properties.
903 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
904 All callers changed.
a7aef6f5
CY
905 (xml-parse-tag): Call xml-parse-tag-1. For backward
906 compatibility, this function should not modify buffer contents.
907 (xml-parse-tag-1): Fix opening-tag regexp.
908 (xml-parse-string): Rewrite, handling entity and character
909 references properly.
910 (xml--entity-replacement-text): Signal an error if a parameter
911 entity is undefined.
912
3df31c9f
SM
9132012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
914
2b5208f1
SM
915 * comint.el (comint-output-filter): Filter out repeated prompts.
916
3df31c9f
SM
917 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
918 and file-name-absolute-p.
919 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
920 internal calls.
921
e3ac1281
PE
9222012-07-02 Paul Eggert <eggert@cs.ucla.edu>
923
924 Spelling fixes.
925 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
926 Rename from byte-compile--refiy-function. All uses changed.
927
fbf2e7ad
CY
9282012-07-01 Chong Yidong <cyd@gnu.org>
929
930 * xml.el (xml--parse-buffer): New function. Move most of
931 xml-parse-region here.
932 (xml-parse-region): Copy region into a temporary buffer, since
933 parameter entity substitution requires changing buffer contents.
934 Use xml--parse-buffer.
935 (xml-parse-file): Use xml--parse-buffer.
936 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 937 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 938
9bf0aa15
GM
9392012-06-30 Glenn Morris <rgm@gnu.org>
940
bbce2853
GM
941 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
942
9bf0aa15
GM
943 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
944 Remove outdated and unnecessary dbus declarations.
945
0d23c240
EZ
9462012-06-30 Eli Zaretskii <eliz@gnu.org>
947
948 * emacs-lisp/timer.el (timer-until): Subtract results of
949 float-time, instead of taking float-time of the result of
950 time-subtract, since float-time signals an error for negative time
951 arguments.
952
b3218de1
CY
9532012-06-30 Chong Yidong <cyd@gnu.org>
954
955 * xml.el (xml-*-re): Convert defvars into defconsts, and
956 eval-and-compile them so eval-and-compile works on derivatives.
957 (xml--entity-replacement-text): Use eval-and-comple.
958
a40c87a0
MA
9592012-06-30 Michael Albinus <michael.albinus@gmx.de>
960
961 * vc/vc-git.el (vc-git-registered): Use cache property
962 `git-registered'.
963 (vc-git-mode-line-string): Call `vc-working-revision' instead of
964 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 965 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 966
ac87de97
DG
9672012-06-30 Dmitry Gutov <dgutov@yandex.ru>
968
969 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 970 removed (likely outside Emacs). (Bug#11757)
ac87de97 971
ac10fe06
SM
9722012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
973
3df31c9f 974 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 975
7f3fbd5d
CY
9762012-06-30 Chong Yidong <cyd@gnu.org>
977
978 * xml.el: Implement XML parameter entities.
979 (xml-parameter-entity-alist): New variable.
980 (xml-parse-region, xml-parse-fragment): Preserve previous values
981 of xml-entity-alist and xml-parameter-entity-alist, so that
982 repeated calls on different documents do not change them.
983 (xml-parse-tag): Fix doctype regexp.
984 (xml--entity-replacement-text): New function.
985 (xml-parse-dtd): Use it. Don't handle system entities; doing that
986 properly requires url retrieval which is unimplemented.
987 (xml-escape-string): Doc fix.
988
3cfbebba
SM
9892012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
990
991 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
992
2af3565e
DA
9932012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
994
995 * fringe.el (fringe-mode): Doc fix.
996
929df0e7
MA
9972012-06-29 Michael Albinus <michael.albinus@gmx.de>
998
999 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
1000 is non-nil.
1001 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
1002 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
1003
c8d3a25c 10042012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 1005
c8d3a25c
GM
1006 * calendar/cal-dst.el (calendar-current-time-zone):
1007 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 1008
c8d3a25c 10092012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
1010
1011 * progmodes/which-func.el (which-func-format):
1012 Add mouse-face. (Bug#11698)
1013
c8d3a25c
GM
10142012-06-29 Leo Liu <sdl.web@gmail.com>
1015
1016 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
1017
10182012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1019
1020 * minibuffer.el (minibuffer-confirm-exit-commands):
1021 Add completion-at-point (bug#11725).
1022
10232012-06-29 Glenn Morris <rgm@gnu.org>
1024
1025 * progmodes/f90.el (f90-font-lock-keywords-2):
1026 Add some preprocessor elements. (Bug#10499)
1027
10282012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1029
1030 * progmodes/cperl-mode.el (cperl-update-syntaxification):
1031 Use syntax-propertize (bug#11739).
1032
2badeec4
JB
10332012-06-28 Juanma Barranquero <lekktu@gmail.com>
1034
1035 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
1036
ae4969c2
JD
10372012-06-28 Julien Danjou <julien@danjou.info>
1038
1039 * term.el (term-handle-colors-array): Use a set of new faces to
1040 color the terminal. Also uses :inverse-video property.
1041 (term-default-fg-color): Set to nil by default, deprecate in favor
1042 of `term-face'.
1043 (term-default-bg-color): Set to nil by default, deprecate in favor
1044 of `term-face'.
1045 (term-current-face): Use `term-face' by default.
1046 (term-bold-attribute): Variable deleted.
1047
1c9bd870
GM
10482012-06-28 Glenn Morris <rgm@gnu.org>
1049
1050 * simple.el (completion-list-mode-finish):
1051 Don't use toggle-read-only. (Since completion-list-mode has
1052 a special mode-class, it wasn't doing anything extra anyway.)
1053
c207708c
SM
10542012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
1055
1056 Make inlining of other-mode interpreted functions work (bug#11799).
1057 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
1058 (byte-compile): Use it to fix compilation of lexical-binding closures.
1059 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
1060 function, if needed.
1061
3fd56834
SM
10622012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1063
04901786
SM
1064 * help-mode.el (help-make-xrefs): Don't just withstand
1065 cyclic-variable-indirection but any error in documentation-property.
1066
1ec4b7b2
SM
1067 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
1068 memory use.
1069 * bindings.el (bindings--define-key): New function.
1070 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
1071 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
1072 * bindings.el: Use it to purecopy define-key bindings.
1073
e309e2a5
SM
1074 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
1075
d5c6faf9
SM
1076 * emacs-lisp/cl.el (flet): Mark obsolete.
1077 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
1078 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
1079 * progmodes/js.el (js-c-fill-paragraph):
1080 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
1081 (ebrowse-switch-member-buffer-to-derived-class):
1082 * play/5x5.el (5x5-solver): Use cl-flet.
1083
6e9590e2
SM
1084 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
1085 (cl--symbol-function): New macro.
1086 (cl--letf, cl--letf*): Use it.
1087
3fd56834
SM
1088 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1089 Strip "toggle-" if any.
1090
35ff222c
GM
10912012-06-27 Glenn Morris <rgm@gnu.org>
1092
1ba6038a
GM
1093 * info.el (Info-default-directory-list): Move here from paths.el.
1094 * paths.el: Remove file, which is now empty.
1095 * loadup.el: No longer load "paths".
1096
0ea0e51b
GM
1097 * custom.el (custom-initialize-delay): Doc fix.
1098
35ff222c
GM
1099 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1100 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1101 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1102 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1103 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1104 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
1105 * eshell/eshell.el (eshell-defgroup): Remove alias.
1106
c89926a5
CY
11072012-06-27 Chong Yidong <cyd@gnu.org>
1108
1109 * help.el (help-enable-auto-load): New variable.
1110
1111 * help-fns.el (help-fns--autoloaded-p): New function.
1112 (describe-function-1): Refer to a function as "autoloaded" if it
1113 was autoloaded at any time in the past. Perform autoloading if
1114 help-enable-auto-load is non-nil.
1115
cc06e7e7
EZ
11162012-06-26 Eli Zaretskii <eliz@gnu.org>
1117
1118 * makefile.w32-in (compile, compile-always): Depend on
1119 update-subdirs, not on subdirs.el. Otherwise, several different
1120 sub-targets of 'bootstrap' running in parallel could
1121 simultaneously write to subdirs.el, producing a garbled file.
1122
d2c32364
SS
11232012-06-26 Sam Steingold <sds@gnu.org>
1124
1125 * files.el (file-name-base): New convenience function.
0d14cc21
GM
1126 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
1127 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
1128 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
1129 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
1130 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
1131 * textmodes/tex-mode.el: Use it.
1132 Did not touch cedet and org because they are maintained elsewhere.
1133
5cf983b2
MR
11342012-06-26 Martin Rudalics <rudalics@gmx.at>
1135
1136 * calendar/calendar.el (calendar-exit): Don't try to delete or
1137 iconify last frame. See:
1138 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
1139
8c4f2952
JD
11402012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
1141
1142 * server.el (server-process-filter): Remember dir in the
1143 process's `server-client-directory' properties.
1144
772b2e2c
CY
11452012-06-24 Chong Yidong <cyd@gnu.org>
1146
1147 * xml.el (xml-parse-tag): Correctly handle comment embedded in
1148 non-tag text.
1149
711b11e1
JB
11502012-06-23 Juanma Barranquero <lekktu@gmail.com>
1151
1152 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
1153
dc5d230c
SM
11542012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1155
1156 * help-fns.el (describe-variable): Don't croak when doc is not found.
1157 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
1158 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
1159 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
1160 * emacs-lisp/smie.el (smie-next-sexp): CSE.
1161 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
1162 ((lambda ..) ..).
1163 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
1164
136e1c1d
CY
11652012-06-23 Chong Yidong <cyd@gnu.org>
1166
e8c1cabf
CY
1167 * info.el (Info-mouse-follow-link): Accept symbol values of
1168 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
1169 (Info-fontify-node): Use Info-link-keymap for all navigation
1170 buttons, with link-args property to perform the desired action.
1171 (Info-link-keymap): Doc fix.
1172 (Info-next-link-keymap, Info-prev-link-keymap)
1173 (Info-up-link-keymap): Delete now-unused keymaps.
1174
0e9e6c6a
CY
11752012-06-23 Chong Yidong <cyd@gnu.org>
1176
05e89fea
CY
1177 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
1178
0e9e6c6a
CY
1179 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
1180 system abbrevs.
1181
1182 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
1183
e33c6771
SM
11842012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1185
b68581e2
SM
1186 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
1187 (bug#11719).
1188
e33c6771
SM
1189 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
1190 the requote function doesn't work properly (bug#11714).
1191
7117e105
GM
11922012-06-23 Glenn Morris <rgm@gnu.org>
1193
1194 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
1195
36cec983
SM
11962012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1197
1198 Further GV/CL cleanups.
1199 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
1200 gv-expander.
1201 (gv--defun-declaration): New function.
1202 (defun-declarations-alist): Use it.
1203 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
1204 (gv-place): Autoload.
1205 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
1206 original definition of dotimes and dolist.
1207 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
1208 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
1209 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
1210 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1211 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
1212 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
1213 to the function's definition.
1214 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
1215 * window.el:
1216 * files.el:
1217 * faces.el:
1218 * env.el: Don't use CL.
1219
d35af63c
PE
12202012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1221
1222 Support higher-resolution time stamps (Bug#9000).
1223
1224 * calendar/time-date.el (with-decoded-time-value): New arg
1225 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
1226 (encode-time-value): New optional arg PICO. New type 3.
1227 (time-to-seconds) [!float-time]: Support the new picoseconds
1228 component if it's used.
1229 (seconds-to-time, time-subtract, time-add):
1230 Support ps-resolution time stamps as well.
1231
1232 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
1233 (timerp): Timer vectors now have length 9, not 8.
1234 (timer--time): Support new-style (4-part) time stamps.
1235 (timer-next-integral-multiple-of-time): Time stamps now have
1236 picosecond resolution, so take a bit more care about rounding.
1237 (timer-relative-time, timer-inc-time): New optional arg psecs.
1238 (timer-set-time-with-usecs): Set psecs to 0.
1239 (timer--activate): Check psecs component, too.
1240
1241 * proced.el (proced-time-lessp): Support ps-resolution stamps.
1242
ac77b21a
SM
12432012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1244
f143bfe3
SM
1245 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
1246 Move the non-essential binding to the post/pre-command-hook where it is
1247 more obviously correct.
1248
ac77b21a
SM
1249 * subr.el (read-passwd): Don't use a history at all.
1250 * savehist.el (savehist-save): Remove password saved accidentally
1251 because of the above bug.
1252
76386c5a
BG
12532012-06-22 Bastien Guerry <bzg@gnu.org>
1254
1255 * files.el (toggle-read-only): Display a message telling whether
1256 the buffer is read-only or not (bug#11726).
1257
2ee3d7f0
SM
12582012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1259
1260 * emacs-lisp/gv.el: New file.
1261 * subr.el (push, pop): Extend to generalized variables.
1262 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
1263 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
1264 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
1265 gv-define-simple-setter, and gv-define-expander.
1266 Remove setf-methods defined in gv. Rename cl-setf -> setf.
1267 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
1268 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
1269 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
1270 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
1271 gv-letplace.
1272 (cl-defstruct): Don't define setf-method any more.
1273 * emacs-lisp/cl.el (flet): Don't autoload.
1274 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
1275 (define-setf-expander, defsetf, define-modify-macro)
1276 (cl-struct-setf-expander): Move from cl-lib.el.
1277 * emacs-lisp/syntax.el:
1278 * emacs-lisp/ewoc.el:
1279 * emacs-lisp/smie.el:
1280 * emacs-lisp/cconv.el:
1281 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
1282 (timer--time): Use gv-define-simple-setter.
1283 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
1284 to avoid coding-system problems in subr.el. Adjust all users.
1285 (macroexp--maxsize, macroexp-small-p): New functions.
1286 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
1287 * scroll-bar.el (scroll-bar-mode):
1288 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
1289 (normal-erase-is-backspace-mode): Don't use the `eq' place.
1290 * winner.el (winner-configuration, winner-make-point-alist)
1291 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
1292 * files.el (locate-file-completion-table): Avoid list*.
1293
c5695d1d
CY
12942012-06-22 Chong Yidong <cyd@gnu.org>
1295
1296 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
1297 (dired-create-files): Doc fix (Bug#11329).
1298 (dired-do-copy): Doc fix (Bug#11334).
1299 (dired-mark-read-string): Doc fix (Bug#11553).
1300
2ee3d7f0
SM
1301 * dired.el (dired-recursive-copies, dired-recursive-deletes):
1302 Doc fix (Bug#11326).
c5695d1d
CY
1303 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
1304 (dired-dwim-target): Doc fix.
1305
1306 * wdired.el (wdired-mode): Doc fix.
1307
89b5595a
GM
13082012-06-22 Glenn Morris <rgm@gnu.org>
1309
575db3f1
GM
1310 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
1311 (pcmpl-rpm-cache-stamp-file): New constant.
1312 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
1313 (pcmpl-rpm-packages): Optionally cache list of packages.
1314
a4c8dd51
GM
1315 * pcmpl-rpm.el (pcmpl-rpm): New group.
1316 (pcmpl-rpm-query-options): New option.
1317 (pcmpl-rpm-packages): No need to inline it.
1318 Use pcmpl-rpm-query-options.
1319
89b5595a
GM
1320 * calendar/calendar.el (calendar-in-read-only-buffer):
1321 Avoid some needless mode changes.
1322
e76f0800
CY
13232012-06-21 Chong Yidong <cyd@gnu.org>
1324
1325 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
1326 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 1327 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 1328
297a8f1d
CY
13292012-06-20 Chong Yidong <cyd@gnu.org>
1330
1331 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
1332
d34c18b1
DR
13332012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
1334
1335 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
1336 (bug#11201).
1337
32f7f28e
CY
13382012-06-20 Chong Yidong <cyd@gnu.org>
1339
1340 * term.el (term-window-width): Handle the case of a missing right
1341 fringe (Bug#8837).
1342 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
1343 (term-mode): Use define-derived-mode. Minor cleanups.
1344 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
1345 (term-move-columns, term-insert-char, term-emulate-terminal)
1346 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 1347
493c6688
MA
13482012-06-20 Michael Albinus <michael.albinus@gmx.de>
1349
d34c18b1
DR
1350 * net/ange-ftp.el (ange-ftp-get-passwd):
1351 Bind `enable-recursive-minibuffers'.
493c6688
MA
1352 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
1353
3f06ecf4
DR
13542012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
1355
1356 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
1357
68f12411
GM
13582012-06-19 Glenn Morris <rgm@gnu.org>
1359
1360 * progmodes/python.el (python-mode): Derive from prog-mode.
1361
b3820318
KG
13622012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
1363
1364 * emulation/edt.el (edt-default-menu-bar-update-buffers)
1365 (edt-user-menu-bar-update-buffers): New functions.
1366 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
1367
c6bf3022
CY
13682012-06-19 Chong Yidong <cyd@gnu.org>
1369
1370 * subr.el (with-selected-window): Preserve the selected window's
1371 terminal's top-frame (Bug#4702).
1372
1373 * window.el (save-selected-window): Likewise.
1374
25f09295
SM
13752012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1376
1377 * progmodes/python.el (python-rx-constituents): Move backquote.
1378 (python-skeleton-define, python-define-auxiliary-skeleton):
1379 Use `declare'.
1380
6b11952a
MA
13812012-06-18 Michael Albinus <michael.albinus@gmx.de>
1382
1383 * minibuffer.el (read-file-name-default): Revert the patch from
1384 2012-06-17.
1385
ee4b1330
SM
13862012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
1389 (pcase--u1, pcase--q1): Don't use apply-partially.
1390
35647f79
GM
13912012-06-18 Glenn Morris <rgm@gnu.org>
1392
1393 * progmodes/python.el (python-proc, python-buffer)
1394 (python-send-receive, python-send-string): Fix obsolete versions.
1395
24b0cff0
MR
13962012-06-18 Martin Rudalics <rudalics@gmx.at>
1397
1398 * window.el (special-display-p): Completely remove stringp
1399 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
1400
29855149
MA
14012012-06-17 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
1404
1405 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
1406
1407 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
1408 * net/tramp-sh.el (tramp-maybe-open-connection):
1409 Throw if `non-essential' is non-nil.
1410
07463363
MR
14112012-06-17 Martin Rudalics <rudalics@gmx.at>
1412
1413 * window.el (special-display-p): Signal an error if BUFFER-NAME
1414 is not a string (Bug#11713).
1415
48d1354e
PE
14162012-06-17 Paul Eggert <eggert@cs.ucla.edu>
1417
1418 * progmodes/python.el (python-info-beginning-of-backslash):
1419 Rename from python-info-beginning-of-backlash, as a spelling fix.
1420
eb4a8a9a
CY
14212012-06-17 Chong Yidong <cyd@gnu.org>
1422
1423 * term.el (term-emulate-terminal): If term-check-size is called,
1424 move point to the process mark without resetting point (Bug#4635).
1425
ddfbf826 14262012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
1427
1428 * international/mule-cmds.el (mule-menu-keymap)
1429 (set-language-environment, set-locale-environment): Doc tweaks.
1430
9b0e3eba
AA
14312012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
1432
1433 * cus-face.el (custom-face-attributes): Add wave-style underline
1434 attribute.
1435 * faces.el (set-face-attribute): Update docstring to describe
1436 wave-style underline attribute.
1437
771e3eae
CY
14382012-06-16 Chong Yidong <cyd@gnu.org>
1439
1440 * term/xterm.el (terminal-init-xterm): Discard input before
1441 querying background mode (Bug#10959).
1442
7ae2ea10
SM
14432012-06-16 Stefan Merten <smerten@oekonux.de>
1444
1445 * textmodes/rst.el: Added and corrected some comments.
1446 (rst-re-alist-def): Improve symbol syntax.
1447 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
1448 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
1449 (rst-official-version, rst-official-cvs-rev): Update version
1450 information.
7ae2ea10 1451
b6974efa
JB
14522012-06-15 Juanma Barranquero <lekktu@gmail.com>
1453
1454 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
1455 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
1456
8826d473
GM
14572012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
1458
1459 * progmodes/python.el: New python.el merge.
1460 (python-guess-indent): Obsolete var.
1461 (python-indent-guess-indent-offset): New defcustom.
1462 (python-indent): Obsolete var.
1463 (python-indent-offset): New defcustom.
1464 (python-python-command, python-jython-command): Delete var.
1465 (python-shell-interpreter): New defcustom.
1466 (python-pdbtrack-do-tracking-p): Delete var.
1467 (python-pdbtrack-activate): New defcustom.
1468 (python-use-skeletons): Obsolete var.
1469 (python-skeleton-autoinsert): New defcustom.
1470 (inferior-python-filter-regexp, python-continuation-offset)
1471 (python-honour-comment-indentation, python-indent-string-contents)
1472 (python-jython-packages, python-mode-hook)
1473 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
1474 (python-shell-prompt-alist)
1475 (python-source-modes): Delete defcustoms.
1476 (python-check-buffer-name, python-eldoc-setup-code)
1477 (python-eldoc-string-code, python-ffap-setup-code)
1478 (python-ffap-string-code, python-fill-comment-function)
1479 (python-fill-decorator-function, python-fill-paren-function)
1480 (python-fill-string-function, python-imenu-include-defun-type)
1481 (python-imenu-make-tree, python-imenu-subtree-root-label)
1482 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
1483 (python-shell-compilation-regexp-alist)
1484 (python-shell-completion-module-string-code)
1485 (python-shell-completion-pdb-string-code)
1486 (python-shell-completion-setup-code)
1487 (python-shell-completion-string-code)
1488 (python-shell-enable-font-lock, python-shell-exec-path)
1489 (python-shell-extra-pythonpaths)
1490 (python-shell-internal-buffer-name, python-shell-interpreter-args)
1491 (python-shell-process-environment)
1492 (python-shell-prompt-block-regexp)
1493 (python-shell-prompt-output-regexp)
1494 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
1495 (python-shell-send-setup-max-wait, python-shell-setup-codes)
1496 (python-shell-virtualenv-path): New defcustoms.
1497 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
1498 (inferior-python-mode-syntax-table, python--prompt-regexp)
1499 (python-buffer, python-command python-python-command)
1500 (python-default-template, python-imports, python-indent-index)
1501 (python-indent-list, python-indent-list-length)
1502 (python-mode-running, python-pdbtrack-is-tracking-p)
1503 (python-preoutput-continuation, python-preoutput-leftover)
1504 (python-preoutput-result, python-preoutput-skip-next-prompt)
1505 (python-prev-dir/file, python-recursing)
1506 (python-saved-check-command, python-version-checked)
1507 (python-which-func-length-limit)
1508 (view-return-to-alist): Delete vars.
1509 (python-check-custom-command, python-dotty-syntax-table)
1510 (python-imenu-index-alist, python-indent-current-level)
1511 (python-indent-dedenters, python-indent-levels)
1512 (python-nav-beginning-of-defun-regexp)
1513 (python-nav-list-defun-positions-cache)
1514 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
1515 (python-shell-internal-buffer)
1516 (python-skeleton-available): New vars.
1517 (def-python-skeleton): Delete macro.
1518 (python-skeleton-define): New macro.
1519 (python-define-auxiliary-skeleton, python-rx): New macros.
1520 (python-insert-class): Delete command.
1521 (python-skeleton-class): New command.
1522 (python-insert-def): Delete command.
1523 (python-skeleton-def): New command.
1524 (python-insert-for): Delete command.
1525 (python-skeleton-for): New command.
1526 (python-insert-if): Delete command.
1527 (python-skeleton-if): New command.
1528 (python-insert-try/except, python-insert-try/finally): Delete commands.
1529 (python-skeleton-try): New command.
1530 (python-insert-while): Delete command.
1531 (python-skeleton-while): New command.
1532 (python-backspace): Delete command.
1533 (python-indent-dedent-line-backspace): New command.
1534 (python-electric-colon): Delete command.
1535 (python-indent-electric-colon): New command.
1536 (python-guess-indent): Delete command.
1537 (python-indent-guess-indent-offset): New command.
1538 (python-shift-left): Delete command.
1539 (python-indent-shift-left): New command.
1540 (python-shift-right): Delete command.
1541 (python-indent-shift-right): New command.
1542 (python-find-function): Delete command.
1543 (python-nav-jump-to-defun): New command.
1544 (python-next-statement): Delete command.
1545 (python-nav-forward-sentence): New command.
1546 (python-previous-statement): Delete command.
1547 (python-nav-backward-sentence): New command.
1548 (python-fill-paragraph): Delete command.
1549 (python-fill-paragraph-function): New command.
1550 (python-send-buffer): Delete command.
1551 (python-shell-send-buffer): New command.
1552 (python-send-defun): Delete command.
1553 (python-shell-send-defun): New command.
1554 (python-send-region, python-send-region-and-go): Delete commands.
1555 (python-shell-send-region)
1556 (python-shell-switch-to-shell): New commands.
1557 (python-send-string): Delete command.
1558 (python-shell-send-string): New command.
1559 (python-switch-to-python): Delete command.
1560 (python-shell-switch-to-shell): New command.
1561 (python-describe-symbol): Delete command.
1562 (python-eldoc-at-point): New command.
1563 (python--set-prompt-regexp, python-args-to-list)
1564 (python-after-info-look, python-check-version)
1565 (python-check-comint-prompt, python-find-imports)
1566 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
1567 (python-unload-function, python-expand-template)
1568 (python-maybe-jython, python-preoutput-filter)
1569 (python-pdbtrack-get-source-buffer)
1570 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
1571 (python-pdbtrack-toggle-stack-tracking)
1572 (python-pdbtrack-track-stack-file, python-initial-text)
1573 (python-first-word, python-comment-line-p, python-send-command)
1574 (python-setup-brm, python-sentinel, python-set-proc)
1575 (python-skip-out, python-input-filter, python-outdent-p)
1576 (python-outline-level, python-backslash-continuation-line-p)
1577 (python-end-of-block, python-end-of-statement, python-mark-block)
1578 (python-beginning-of-block, python-beginning-of-statement)
1579 (python-blank-line-p, python-beginning-of-string)
1580 (python-open-block-statement-p): Delete functions.
1581 (python-indent-line, python-indent-line-1): Delete functions.
1582 (python-indent-line): New function.
1583 (python-indentation-levels): Delete function.
1584 (python-indent-calculate-levels): New function.
1585 (python-proc): Delete function.
1586 (python-shell-get-process): New function.
1587 (python-send-receive): Delete function.
1588 (python-shell-send-string-no-output): New function.
1589 (python-module-path): Delete function.
1590 (python-ffap-module-path): New function.
1591 (python-completion-at-point)
1592 (python-symbol-completions): Delete functions.
1593 (python-completion-complete-at-point): New function.
1594 (python-load-file): Delete function.
1595 (python-shell-send-file): New function.
1596 (python-calculate-indentation): Delete function.
1597 (python-indent-calculate-indentation): New function.
1598 (python-skip-comments/blanks): Delete function.
1599 (python-util-forward-comment): New function.
1600 (python-continuation-line-p): Delete function.
1601 (python-info-continuation-line-p): New function.
1602 (python-which-func, python-current-defun): Delete function.
1603 (python-info-current-defun): New function.
1604 (python-beginning-of-defun): Delete function.
1605 (python-nav-beginning-of-defun): New function.
1606 (python-close-block-statement-p)
1607 (python-block-end-p): Delete function.
1608 (python-info-closing-block): New function.
1609 (python-comint-output-filter-function)
1610 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
1611 (python-fill-comment, python-fill-decorator, python-fill-paren)
1612 (python-fill-string, python-imenu-make-element-tree)
1613 (python-imenu-make-tree, python-imenu-tree-assoc)
1614 (python-indent-context, python-indent-dedent-line)
1615 (python-indent-line-function)
1616 (python-indent-post-self-insert-function)
1617 (python-indent-toggle-levels)
1618 (python-info-assignment-continuation-line-p)
1619 (python-info-beginning-of-backlash)
1620 (python-info-block-continuation-line-p)
1621 (python-info-closing-block-message)
1622 (python-info-line-ends-backslash-p)
1623 (python-info-looking-at-beginning-of-defun)
1624 (python-info-ppss-context, python-info-ppss-context-type)
1625 (python-nav-list-defun-positions, python-nav-read-defun)
1626 (python-nav-sentence-end, python-nav-sentence-start)
1627 (python-pdbtrack-comint-output-filter-function)
1628 (python-pdbtrack-set-tracked-buffer)
1629 (python-shell-calculate-exec-path)
1630 (python-shell-calculate-process-environment)
1631 (python-shell-completion--do-completion-at-point)
1632 (python-shell-completion--get-completions)
1633 (python-shell-completion-complete-at-point)
1634 (python-shell-completion-complete-or-indent)
1635 (python-shell-get-or-create-process)
1636 (python-shell-get-process-name)
1637 (python-shell-internal-get-or-create-process)
1638 (python-shell-internal-get-process-name)
1639 (python-shell-internal-send-string, python-shell-make-comint)
1640 (python-shell-parse-command, python-shell-send-setup-code)
1641 (python-skeleton-add-menu-items)
1642 (python-util-clone-local-variables, python-util-position)
1643 (run-python-internal, python-indentation-levels)
1644 (python-nav-beginning-of-defun)
1645 (python-completion-complete-at-point): New functions.
1646 (run-python): Change arguments. New API requirements.
1647
4302f5ba
SM
16482012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1649
f38ea36d
SM
1650 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
1651 (bug#11649).
1652
1653 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
1654 (macroexp--expand-all): Use it.
1655
4302f5ba
SM
1656 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
1657 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
1658 Use `cl-function' instead.
1659
33377562
JB
16602012-06-14 Juanma Barranquero <lekktu@gmail.com>
1661
1662 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
1663 Suggested by Stefan Monnier while discussing bug#11657.
1664
54c5ba1a
SS
16652012-06-14 Sam Steingold <sds@gnu.org>
1666
1667 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
1668
f9f1b1fe
AS
16692012-06-14 Andreas Schwab <schwab@linux-m68k.org>
1670
1671 * play/doctor.el (doctor-doc): Remove parameter and use
1672 doctor-sent instead of sent.
1673 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
1674
a81068ba
SM
16752012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1676
5a315f9c
SM
1677 * files.el: Require cl-lib.
1678 (file-name-non-special): Replace case -> cl-case.
1679
1680 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
1681
a81068ba
SM
1682 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
1683 mapping from #' to function*.
1684
8cca9703
CY
16852012-06-13 Chong Yidong <cyd@gnu.org>
1686
1687 * mouse.el (mouse-drag-track): Do not set the mark if the user
1688 releases the mouse without selecting anything (Bug#11588).
1689
a12ac9d7
SM
16902012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1691
ccf1dc18
SM
1692 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
1693 as well (bug#11646).
1694
ef62b23d
SM
1695 * loadup.el: Count byte-code functions as well.
1696
c4c8444a
SM
1697 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
1698 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
1699
a12ac9d7
SM
1700 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
1701 (bug#11649). Add cl-defun and cl-defmacro.
1702
87e6e64f
DA
17032012-06-13 Drew Adams <drew.adams@oracle.com>
1704
1705 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1706 Fix last change.
1707
682cefaf
MA
17082012-06-13 Michael Albinus <michael.albinus@gmx.de>
1709
1710 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
1711 Otherwise, it blocks in batch mode.
1712
773e1f08
JB
17132012-06-13 Juanma Barranquero <lekktu@gmail.com>
1714
1715 * help-mode.el (bookmark-make-record-default): Declare.
1716
60057926
CY
17172012-06-13 Chong Yidong <cyd@gnu.org>
1718
1719 * emacs-lisp/package.el (list-packages): Compute a list of
1720 packages that are newly-available since the last list-packages
1721 invocation.
1722 (package-menu--new-package-list): New var.
1723 (package-menu--generate, package-menu--print-info)
1724 (package-menu--status-predicate, package-menu-mark-install):
1725 Handle new status label "new".
1726
ad4d226c
SM
17272012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1728
1729 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
1730 conversion to backquotes.
1731
f1a4e679
CY
17322012-06-12 Chong Yidong <cyd@gnu.org>
1733
1734 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
1735 Rename from gud-inhibit-global-bindings.
1736
1737 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
1738
1739 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
1740 hook from nxml-glyph-set-hook.
1741
1742 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
1743 declaration.
1744
1745 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
1746
1747 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
1748 Convert to defcustom.
1749
0c9e42b5
DA
17502012-06-12 Drew Adams <drew.adams@oracle.com>
1751
1752 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1753 New functions.
1754 (help-mode): Use them.
1755
09e06855
GM
17562012-06-11 Glenn Morris <rgm@gnu.org>
1757
1758 * progmodes/fortran.el (fortran-font-lock-keywords-3):
1759 Use preprocessor face for directives.
1760 (fortran-directive-re): Doc fix.
1761
71adb94b
SM
17622012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1763
2eb87922
SM
1764 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
1765 conversion to backquotes (bug#11652).
1766
71adb94b
SM
1767 Fix compiler-expansion of CL's cXXr functions (bug#11673).
1768 * emacs-lisp/cl-lib.el (cl--defalias): New function.
1769 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
1770 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
1771 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1772 (cl-ninth, cl-tenth): Mark them as inlinable.
1773 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
1774 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
1775 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
1776 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
1777 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
1778 (cl-list*, cl-adjoin): Don't put an autoload manually.
1779 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
1780 (cl--compiler-macro-list*): Add autoload cookie.
1781 (cl--compiler-macro-cXXr): New function.
2eb87922 1782
71adb94b
SM
1783 * help-fns.el (help-fns--compiler-macro): New function extracted from
1784 describe-function-1; follow aliases and use `compiler-macro' property.
1785 (describe-function-1): Use it.
1786
a6674402
CY
17872012-06-11 Chong Yidong <cyd@gnu.org>
1788
1789 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
1790 is uninstalled, if imagemagick is installed.
1791
bb3faf5b
SM
17922012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1793
1794 * emacs-lisp/cl-lib.el: Use lexical-binding.
1795 (cl-map-extents, cl-maclisp-member): Remove.
1796 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
1797 (cl--set-substring, cl--block-wrapper, cl--block-throw)
1798 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
1799 * emacs-lisp/cl-extra.el: Use lexical-binding.
1800 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
1801 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
1802 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
1803 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
1804 * emacs-lisp/cl-seq.el: Use lexical-binding.
1805 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
1806 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
1807 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
1808 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
1809 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
1810 CL's internals.
1811
2fe4b125
MA
18122012-06-11 Michael Albinus <michael.albinus@gmx.de>
1813
1814 Sync with Tramp 2.2.6-pre.
1815
1816 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
1817 `print-length' and `print-level' to nil, in order to avoid
1818 truncation. Reported by Christopher Schmidt
1819 <christopher@ristopher.com>.
1820
1821 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
1822
1823 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
1824 New defmacro.
1825 (tramp-compat-copy-directory): Add optional argument
1826 COPY-CONTENTS. It is not handled yet.
1827
1828 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
1829 (tramp-ftp-file-name-p): Simplify.
1830
1831 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
1832 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
1833 connection vector.
1834
1835 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
1836 (tramp-methods): Do not use `tramp-password-end-of-line'.
1837 (tramp-completion-function-alist-putty): Handle UNIX case.
1838 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
1839 (tramp-do-file-attributes-with-stat)
1840 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
1841 gid as real numbers. They could run out of integer range on cygwin.
1842 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
1843 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
1844 (tramp-open-connection-setup-interactive-shell):
1845 Use `tramp-cleanup'. Move check for busyboxes ...
1846 (tramp-find-shell): ... here. Simplify implementation.
1847 Set "remote-shell" property also for alternative shells.
1848 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
1849 If failing, a regular file would be written otherwise.
1850 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
1851 (tramp-find-inline-encoding): Cache the coding commands in the
1852 process cache. Apply test command on the remote side, if defined.
1853 (tramp-find-inline-compress): Cache the compress commands in the
1854 process cache.
1855 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
1856 when requested. Handle hops.
1857 (tramp-current-connection): New defvar.
87e6e64f
DA
1858 (tramp-maybe-open-connection): Use `tramp-cleanup'.
1859 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 1860 Handle user interrupt. (Bug#10187)
87e6e64f
DA
1861 (tramp-get-inline-compress, tramp-get-inline-coding):
1862 Read connection properties from the process cache.
2fe4b125
MA
1863
1864 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
1865 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
1866 New defconsts.
2fe4b125
MA
1867 (tramp-smb-prompt): Extend for powershell prompt.
1868 (tramp-smb-file-name-handler-alist): Add handlers for
1869 `process-file', `shell-command' and `start-file-process'.
1870 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
1871 (tramp-smb-winexe-shell-command-switch): New defcustoms.
1872 (tramp-smb-file-name-p): Simplify.
1873 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
1874 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
1875 (tramp-smb-shell-quote-argument): New defuns.
1876 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
1877 Implement using "tar". By this, time-stamps are preserved.
1878 (tramp-smb-handle-copy-file): Handle also the case of directories.
1879 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
1880 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
1881 Use `tramp-get-connection-buffer').
2fe4b125
MA
1882 (tramp-smb-handle-rename-file): Use "rename", when source and
1883 target are on the same share.
87e6e64f
DA
1884 (tramp-smb-maybe-open-connection): Handle wrong passwords.
1885 Use `tramp-smb-server-version'.
2fe4b125
MA
1886 (tramp-smb-wait-for-output): Remove prompt.
1887
1888 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
1889 (tramp-methods, tramp-rsh-end-of-line):
1890 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
1891 (tramp-save-ad-hoc-proxies): New defcustom.
1892 (tramp-completion-function-alist): Adapt docstring.
1893 (tramp-default-password-end-of-line): Remove defcustom.
1894 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
1895 (tramp-user-regexp, tramp-file-name-regexp-unified)
1896 (tramp-file-name-regexp-url): Extend regexp by hop separator.
1897 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
1898 (tramp-remote-file-name-spec-regexp): New defconst.
1899 (tramp-file-name-structure): Extend structure for hops.
1900 (tramp-get-method-parameter): Move up.
1901 (tramp-file-name-p, tramp-dissect-file-name)
1902 (with-parsed-tramp-file-name): Handle hops.
1903 (tramp-file-name-hop): New defun.
1904 (tramp-make-tramp-file-name): New optional arg HOP.
1905 (tramp-message-show-progress-reporter-message): New defvar.
1906 (tramp-with-progress-reporter): Use it. We cannot use
1907 `tramp-message-show-message' here, because this suppresses also
1908 error buffers.
1909 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
1910 `tramp-message-show-message' is nil.
1911 Use `tramp-get-connection-buffer'.
2fe4b125
MA
1912 (tramp-cleanup): New defun.
1913 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
1914 (tramp-file-name-handler): If `debug-on-error' is set, propagate
1915 an error unchanged.
1916 (tramp-completion-handle-file-name-all-completions): Handle hops.
1917 Fix an error when called from ido.
1918 (tramp-completion-dissect-file-name): Use better local variable
1919 name. Add hop to the vector.
1920 (tramp-handle-insert-file-contents): Use progress-reporter for the
1921 whole scenario.
1922 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
1923 to `t'.
1924 (tramp-check-for-regexp): Simplify search.
1925 (tramp-enter-password): Remove it. Move implementation ...
1926 (tramp-action-password): ... here.
1927 (tramp-mode-string-to-int, tramp-local-host-p)
1928 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
1929 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
1930 Set tramp-autoload cookie.
2fe4b125
MA
1931
1932 * net/trampver.el: Update release number.
1933
19342012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1935 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * net/tramp.el (tramp-set-completion-function): Fix docstring.
1938 (tramp-parse-group, tramp-parse-file)
1939 (tramp-parse-shostkeys-sknownhosts): New defuns.
1940 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
1941 (tramp-parse-shosts-group, tramp-parse-sconfig)
1942 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
1943 (tramp-parse-sknownhosts, tramp-parse-hosts)
1944 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
1945 Use them.
1946 (tramp-parse-passwd-group, tramp-parse-netrc-group)
1947 (tramp-parse-putty-group): Don't narrow.
1948 (tramp-parse-putty): Make a loop.
1949 (tramp-file-name-handler): Catch the `suppress' signal.
1950
72834e10
CY
19512012-06-11 Chong Yidong <cyd@gnu.org>
1952
1953 * image.el (imagemagick-register-types): Put the ImageMagick entry
1954 at the end of image-type-file-name-regexps.
1955
a4712e11
JB
19562012-06-11 Johan Bockgård <bojohan@gnu.org>
1957
1958 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
1959 (pcase, pcase-let*, pcase-dolist): Use them.
1960
82ad98e3
SM
19612012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1962
1963 * emacs-lisp/pcase.el (pcase--let*): New function.
1964 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
1965 (pcase--expand): Use macroexp-let².
1966
f80efb86
SM
19672012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1968
1969 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
1970 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
1971 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
1972 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
1973 * emacs-lisp/derived.el: Use pcase instead of `cl'.
1974 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
1975
31ca4639 19762012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 1977
31ca4639
CY
1978 * mail/rmail.el (rmail-yank-current-message): Leave point at
1979 correct position. (Bug#11660)
94f0aa34 1980
31ca4639 19812012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 1982
31ca4639 1983 * allout-widgets.el: Fix code header.
9e1b8ec4 1984
31ca4639 19852012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 1986
f80efb86
SM
1987 * cus-edit.el (customize-changed-options-previous-release):
1988 Bump to 24.1.
31ca4639 1989
642b6d30
AS
19902012-06-09 Andreas Schwab <schwab@linux-m68k.org>
1991
1992 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
1993
4f5d2ba1
CY
19942012-06-09 Chong Yidong <cyd@gnu.org>
1995
1996 * ebuff-menu.el (electric-buffer-list): Preserve header line.
1997
e75852fd
MR
19982012-06-09 Martin Rudalics <rudalics@gmx.at>
1999
2000 * window.el (special-display-popup-frame): Don't use
2001 window--display-buffer (Bug#11651).
2002
1e48e282
EZ
20032012-06-09 Eli Zaretskii <eliz@gnu.org>
2004
8a26b487
EZ
2005 Fix parallel builds: make sure loaddefs.el is not being written
2006 while Lisp files are compiled.
2007 (compile): Don't depend on 'mh-autoloads'.
2008 (compile-CMD, compile-SH): Depend on 'autoloads'.
2009 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
2010
1e48e282
EZ
2011 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
2012
6175e34b
CY
20132012-06-09 Chong Yidong <cyd@gnu.org>
2014
2015 * face-remap.el (face-remap-add-relative, face-remap-set-base)
2016 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
2017 Doc fixes (Bug#11225).
2018
d9857e53
SM
20192012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2020
2021 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
2022 a function if there's a clear indication that it has a compiler-macro.
2023 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
2024 (macro-declarations-alist): Add arglist to declaration functions.
2025 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
2026 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
2027 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
2028 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
2029 Also add autoload to find the compiler macro.
2030 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
2031 (cl--compiler-macro-member, cl--compiler-macro-assoc)
2032 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
2033 (cl--compiler-macro-get): New functions, replacing calls to
2034 cl-define-compiler-macro.
2035 (cl-typep) [compiler-macro]: Use macroexp-let².
2036
f81298f8 20372012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
2038
2039 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
2040 string properly, fixes Bug#11473.
2041
4b56d0fe
CY
20422012-06-08 Chong Yidong <cyd@gnu.org>
2043
2044 * faces.el (set-face-attribute): Doc fix.
2045 (modify-face): Don't use :bold and :italic.
2046 (error, warning, success): Tweak definitions.
2047
2048 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
2049 (custom-modified, custom-set, custom-changed, custom-themed)
2050 (custom-saved, custom-button, custom-button-mouse)
2051 (custom-button-pressed, custom-state, custom-comment-tag)
2052 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
2053 (custom-group-subtitle): Use new-style face specs.
2054 (custom-invalid-face, custom-rogue-face, custom-modified-face)
2055 (custom-set-face, custom-changed-face, custom-saved-face)
2056 (custom-button-face, custom-button-pressed-face)
2057 (custom-documentation-face, custom-state-face)
2058 (custom-comment-face, custom-comment-tag-face)
2059 (custom-variable-tag-face, custom-variable-button-face)
2060 (custom-face-tag-face, custom-group-tag-face-1)
2061 (custom-group-tag-face): Remove obsolete face alias.
2062
2063 * epa.el (epa-validity-high, epa-validity-medium)
2064 (epa-validity-low, epa-mark, epa-field-name, epa-string)
2065 (epa-field-name, epa-field-body):
2066 * font-lock.el (font-lock-comment-face, font-lock-string-face)
2067 (font-lock-keyword-face, font-lock-builtin-face)
2068 (font-lock-function-name-face, font-lock-variable-name-face)
2069 (font-lock-type-face, font-lock-constant-face):
2070 * ido.el (ido-first-match, ido-only-match, ido-subdir)
2071 (ido-virtual, ido-indicator, ido-incomplete-regexp):
2072 * speedbar.el (speedbar-button-face, speedbar-file-face)
2073 (speedbar-directory-face, speedbar-tag-face)
2074 (speedbar-selected-face, speedbar-highlight-face)
2075 (speedbar-separator-face):
2076 * whitespace.el (whitespace-newline, whitespace-space)
2077 (whitespace-hspace, whitespace-tab, whitespace-trailing)
2078 (whitespace-line, whitespace-space-before-tab)
2079 (whitespace-space-after-tab, whitespace-indentation)
2080 (whitespace-empty):
2081 * emulation/cua-base.el (cua-global-mark):
2082 * eshell/em-prompt.el (eshell-prompt):
2083 * net/newst-plainview.el (newsticker-new-item-face)
2084 (newsticker-old-item-face, newsticker-immortal-item-face)
2085 (newsticker-obsolete-item-face, newsticker-date-face)
2086 (newsticker-statistics-face, newsticker-default-face):
2087 * net/newst-reader.el (newsticker-feed-face)
2088 (newsticker-extra-face, newsticker-enclosure-face):
2089 * net/newst-treeview.el (newsticker-treeview-face)
2090 (newsticker-treeview-new-face, newsticker-treeview-old-face)
2091 (newsticker-treeview-immortal-face)
2092 (newsticker-treeview-obsolete-face)
2093 (newsticker-treeview-selection-face):
2094 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
2095 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
2096 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
2097 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
2098 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
2099 (nxml-outline-active-indicator, nxml-outline-ellipsis):
2100 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2101 (mpuz-text):
2102 * progmodes/vera-mode.el (vera-font-lock-number)
2103 (vera-font-lock-function, vera-font-lock-interface):
2104 * textmodes/table.el (table-cell): Use new-style face specs, and
2105 don't use the old :bold and :italic attributes.
2106
2107 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2108 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
2109 (ebrowse-member-class, ebrowse-progress): Likewise.
2110 (ebrowse-tree-mark-face, ebrowse-root-class-face)
2111 (ebrowse-file-name-face, ebrowse-default-face)
2112 (ebrowse-member-attribute-face, ebrowse-member-class-face)
2113 (ebrowse-progress-face): Remove obsolete faces.
2114
2115 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2116 Inherit from error and warning faces respectively.
2117
2118 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2119 Likewise.
f80efb86
SM
2120 (flyspell-incorrect-face, flyspell-duplicate-face):
2121 Remove obsolete aliases.
4b56d0fe 2122
03310646
MA
21232012-06-08 Michael Albinus <michael.albinus@gmx.de>
2124
2125 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2126 Avoid infloop.
2127
513749ee
SM
21282012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2129
2130 * startup.el (argv, argi): Make lexically scoped.
2131 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
2132 * emacs-lisp/cl-macs.el: Use lexical-binding.
2133 Rename cl-bind-* to cl--bind-*.
2134 * files.el: Don't require `cl' since it doesn't use it.
2135 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
2136
595ef4ad
JB
21372012-06-08 Juanma Barranquero <lekktu@gmail.com>
2138
2139 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
2140 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
2141 instead of calling external sort utility.
2142 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
2143
e9f66fcb
EZ
21442012-06-08 Eli Zaretskii <eliz@gnu.org>
2145
2146 * descr-text.el (describe-char): Mention how to insert the
2147 character, if the current input method doesn't support it.
2148 See the discussion in this thread for the details:
2149 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
2150
3d10db47
SS
21512012-06-08 Sam Steingold <sds@gnu.org>
2152
2153 * bindings.el (global-map): Bind XF86Forward to next-buffer and
2154 XF86Back to previous-buffer.
2155 (minibuffer-local-map): Bind them to next-history-element and
2156 previous-history-element respectively.
2157 * help-mode.el (help-mode-map): Bind them to help-go-forward and
2158 help-go-back respectively.
2159 * info.el (Info-mode-map): Bind them to Info-history-forward and
2160 Info-history-back respectively.
2161 These are the keys next to Up on the ThinkPad keyboard.
2162
de7e2b36
SM
21632012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2164
2165 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
2166 * emacs-lisp/cl-macs.el: Provide itself.
2167 (cl--labels-convert-cache): New var.
2168 (cl--labels-convert): New function.
2169 (cl-flet, cl-labels): New implementation with new semantics, relying on
2170 lexical-binding.
2171 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
2172 (cl-closure-vars, cl--function-convert-cache)
2173 (cl--function-convert): Move from cl-macs.el.
2174 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
2175 rename by removing the "cl-" prefix.
2176 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
2177
6fa6c4ae
SM
21782012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2179
2180 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
2181 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
2182 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
2183 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
2184 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
2185 (cl-hash-table-count): Add old compatibility aliases.
2186
2187 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
2188 Use macroexpand-all-environment instead.
2189 (cl--old-macroexpand): New var.
2190 (cl--sm-macroexpand): New function.
2191 (cl-symbol-macrolet): Use it during macro expansion.
2192 (cl--function-convert-cache): New var.
2193 (cl--function-convert): New function, extracted from
2194 cl-macroexpand-all.
2195 (cl-lexical-let): Use it.
2196
2197 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
2198 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
2199 (cl-member): Remove old alias.
2200
2201 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
2202 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
2203 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
2204 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
2205 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
2206 (cl-macroexpand-cmacs): Remove var.
2207 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
2208 Use macroexpand-all instead.
2209
4dd1c416
SM
22102012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2211
2212 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
2213 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
2214 (macroexp-copyable-p): New functions and macros.
2215 * emacs-lisp/edebug.el (edebug-unwrap):
2216 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
2217 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
2218 (pcase--let*): Remove.
2219 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
2220 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
2221 macroexp-const-p instead.
2222 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
2223
2224 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
2225 instead of "cl-" for internal definitions. Use macroexp-const-p.
2226 (cl-old-bc-file-form): Remove var.
2227 (cl-const-exprs-p): Remove fun.
2228 (cl-labels, cl-macrolet): Use backquote.
2229 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
2230 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
2231 (cl-define-setf-expander): Rename from cl-define-setf-method.
2232 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
2233
2234 * international/mule-cmds.el: Don't require CL.
2235 (view-hello-file): Don't use `letf'.
2236
ed8bd4d7
SM
22372012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2238
7287f2f3
SM
2239 * tmm.el (tmm-prompt): Use string-prefix-p.
2240 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
2241 (tmm-add-prompt): Use minibuffer-completion-help.
2242 (tmm-delete-map): Remove.
2243
ed8bd4d7
SM
2244 * subr.el (kbd): Make it its own function.
2245
7b4cdbf4
SM
22462012-06-07 Stefan Merten <smerten@oekonux.de>
2247
2248 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
2249 Silence compiler warnings. Fix versions.
ed8bd4d7 2250 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 2251 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 2252 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
2253 (rst-package-emacs-version-alist): Correct Emacs version to
2254 represent major merge with upstream.
ed8bd4d7 2255 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 2256
2b48d721
GM
22572012-06-06 Glenn Morris <rgm@gnu.org>
2258
2259 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
2260 Only print environment variables if set.
2261
fa779ab0
SM
22622012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2263
2264 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
2265 (macroexp--cons): Rename from maybe-cons.
2266 (macroexp--accumulate): Rename from macroexp-accumulate.
2267 (macroexp--all-forms): Rename from macroexpand-all-forms.
2268 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
2269 (macroexp--expand-all): Rename from macroexpand-all-1.
2270
628299e0
SS
22712012-06-06 Sam Steingold <sds@gnu.org>
2272
2273 * calendar/calendar.el (calendar-in-read-only-buffer):
2274 Call `special-mode' to enable the standard read-only keybindings.
2275
b7bb5838
SM
22762012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2277
2278 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
2279 with "loading" messages (bug#11635).
2280
dfb308ba
MA
22812012-06-06 Michael Albinus <michael.albinus@gmx.de>
2282
2283 * files.el (enable-remote-dir-locals): New option.
2284 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
2285
0372ee92
MA
2286 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2287 Ensure, that the temp directory is local.
2288
2289 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
2290 `temporary-file-directory'.
2291
eed0bb91
MA
2292 * progmodes/python.el (python-send-region): Ensure, that the
2293 temporary file is created also in the remote case.
2294
7a58f64d
GM
22952012-06-06 Glenn Morris <rgm@gnu.org>
2296
f7dd4e98
GM
2297 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
2298 (vc-rcs-update-changelog): Use it.
2299
090bd7cb 2300 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 2301
7a58f64d
GM
2302 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
2303 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
2304 (vc-sccs-diff): Replace use of the external vcdiff script.
2305
daed4003
GM
23062012-06-05 Glenn Morris <rgm@gnu.org>
2307
2308 * ledit.el: Move to obsolete/.
2309
48c455c7
SS
23102012-06-05 Sam Steingold <sds@gnu.org>
2311
ed9265fc 2312 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
2313 patch (Bug#11140).
2314
57a7d507
SM
23152012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
2316
090bd7cb 2317 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 2318
53aacf21
SM
2319 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
2320 compiler-macro expansion.
2321
57a7d507
SM
2322 Add native compiler-macro support.
2323 * emacs-lisp/macroexp.el (macroexpand-all-1):
2324 Support compiler-macros directly. Properly follow aliases and apply
2325 the compiler macros more thoroughly.
2326 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
2327 macroexpand now properly follows aliases.
2328 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
2329 (cl-compiler-macroexpand): Use new prop.
2330 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
2331
2332 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
2333
51a5f9d8
MR
23342012-06-05 Martin Rudalics <rudalics@gmx.at>
2335
2336 * window.el (get-lru-window, get-mru-window, get-largest-window):
2337 New argument NOT-SELECTED to avoid picking the selected window.
2338 (window--display-buffer-1, window--display-buffer-2): Replace by
2339 new function window--display-buffer
2340 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
2341 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2342 Use window--display-buffer.
51a5f9d8
MR
2343 (display-buffer-use-some-window): Remove temporary dedication
2344 hack by calling get-lru-window and get-largest-window with
2345 NOT-SELECTED argument non-nil. Call window--display-buffer.
2346
08f9f738
GM
23472012-06-05 Glenn Morris <rgm@gnu.org>
2348
2349 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
2350 Replace external vcdiff script.
2351
e364a2b7
SM
23522012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2353
2354 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
2355
041df390
CY
23562012-06-04 Chong Yidong <cyd@gnu.org>
2357
e364a2b7
SM
2358 * image.el (imagemagick-types-inhibit): Revert last change.
2359 Add INFO and M.
47b36b94 2360 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 2361
7c1898a7
SM
23622012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2363
2364 * emacs-lisp/cl-lib.el: Rename from cl.el.
2365 * emacs-lisp/cl.el: New compatibility file.
2366 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
2367 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
2368 to obey the "cl-" prefix.
2369 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
2370
0c3461de
GM
23712012-06-03 Glenn Morris <rgm@gnu.org>
2372
1e266c88
GM
2373 * emacs-lisp/authors.el (authors-aliases): Addition.
2374
0c3461de
GM
2375 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
2376 Fix :version.
2377
d8a52e15
SM
23782012-06-03 Stefan Merten <smerten@oekonux.de>
2379
2380 * textmodes/rst.el: Add comments.
2381 (rst-transition, rst-adornment): New faces.
2382 (rst-adornment-faces-alist): Make default safe to reevaluate.
2383 Fixes
2384 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
2385 Improve customization tags.
2386 (rst-define-level-faces): Clarify meaning.
2387
5205d6f6
CY
23882012-06-03 Chong Yidong <cyd@gnu.org>
2389
2390 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
2391 (compilation-mode-line-run, compilation-mode-line-exit):
2392 New faces.
5205d6f6
CY
2393 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
2394
757ee657
JD
23952012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
2396
7c1898a7
SM
2397 * progmodes/which-func.el (which-func-update-ediff-windows):
2398 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 2399
5f2c76c6
CY
24002012-06-03 Chong Yidong <cyd@gnu.org>
2401
2402 * bindings.el: Remove explicit help text from format-mode-line.
2403 It is now supplied by mode-line-default-help-echo.
2404 (mode-line-front-space, mode-line-end-spaces)
2405 (mode-line-misc-info): New variables.
2406 (mode-line-modes, mode-line-position): Move the default value to
2407 the variable definition.
2408 (mode-line-default-help-echo): New defcustom.
383f7350
CY
2409 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
2410 (mode-line-modified-help-echo): New functions.
2411 (mode-line-mule-info, mode-line-modified): Use them.
2412 (mode-line-eol-desc, propertized-buffer-identification):
2413 Consistency fixes for help text.
cbe46e5f
CY
2414 (mode-line-coding-system-map): Allow using mouse-3 to invoke
2415 set-buffer-file-coding-system (Bug#289).
2416 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 2417
f2d6a3df
SM
24182012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2419
2420 * simple.el (execute-extended-command): Set real-this-command
2421 (bug#11506).
2422
37269466
CY
24232012-06-02 Chong Yidong <cyd@gnu.org>
2424
2425 Remove incorrect uses of "modeline" in comments, docstrings, and
2426 function/variable names (Bug#10329).
2427
2428 * cus-edit.el (mode-line):
2429 * dframe.el (dframe-mouse-hscroll):
2430 * emacs-lisp/re-builder.el:
2431 * emacs-lisp/easy-mmode.el (define-minor-mode):
2432 * frame.el (set-frame-name):
2433 * help.el (lookup-minor-mode-from-indicator):
2434 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
2435 * progmodes/cc-cmds.el (c-toggle-auto-newline)
2436 (c-toggle-hungry-state):
2437 * progmodes/antlr-mode.el (antlr-language-alist):
2438 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
2439 * progmodes/vhdl-mode.el (vhdl-mode):
2440 * progmodes/which-func.el (which-func, which-func-cleanup-function):
2441 * term/ns-win.el (ns-face-at-pos):
2442 * term/sup-mouse.el (sup-mouse-report):
2443 * textmodes/flyspell.el (flyspell-mode-line-string):
2444 * textmodes/ispell.el (ispell-highlight-face):
2445 * textmodes/reftex-global.el:
2446 * vc/vc-arch.el (vc-arch-mode-line-string):
2447 * vc/vc-cvs.el (vc-cvs-mode-line-string):
2448 * vc/vc-git.el (vc-git-mode-line-string):
2449 * vc/vc-hooks.el (vc-display-status)
2450 (vc-default-mode-line-string):
2451 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
2452
2453 * ansi-color.el (ansi-color-faces-vector): Change default faces.
2454
2455 * dired.el (dired-sort-set-mode-line): Rename from
2456 dired-sort-set-modeline. All callers changed.
2457
2458 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
2459 eshell-status-in-modeline.
2460
2461 * foldout.el (foldout-mode-line-string): Rename from
2462 foldout-modeline-string. All callers changed.
2463 (foldout-update-mode-line): Rename from foldout-update-modeline.
2464
2465 * subr.el (redraw-modeline): Make into obsolete alias.
2466
2467 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
2468 timeclock-modeline-display. Make old name an alias.
2469 (timeclock-update-mode-line): Likewise. All callers changed.
2470 (timeclock-mode-line-display): No need to check before using
2471 add-hook.
2472 (timeclock-relative, timeclock-day-over-hook)
2473 (timeclock-use-elapsed, timeclock-mode-string)
2474 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
2475
2476 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
2477 crisp-mode-modeline-string.
2478
2479 * play/solitaire.el (solitaire-build-mode-line): Rename from
2480 solitaire-build-modeline. All callers changed.
2481
2482 * play/zone.el (zone-hiding-mode-line): Rename from
2483 zone-hiding-modeline. All callers changed.
2484 (zone): Remove unusued `modeline-hidden-level' property.
2485
2486 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
2487 xscheme-modeline-initialize. All callers changed.
2488
2489 * strokes.el (strokes-lighter): Rename from
2490 strokes-modeline-string.
2491
2492 * textmodes/sgml-mode.el (html-face-tag-alist)
2493 (html-tag-face-alist): Use mode-line face instead of obsolete
2494 alias modeline.
2495
42152ee4
SM
24962012-06-02 Stefan Merten <smerten@oekonux.de>
2497
2498 * textmodes/rst.el: Always require `cl'.
4cf9b38d 2499 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 2500
95f520b5
CY
25012012-06-02 Chong Yidong <cyd@gnu.org>
2502
2503 * image.el (imagemagick-enabled-types): Rename from
2504 imagemagick-types-enable. Add many more types.
2505 (imagemagick-types-inhibit): Change default to nil.
2506 (imagemagick-filter-types): Caller changed.
2507
4a5f187a
SM
25082012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2509
03fef3e6
SM
2510 * emacs-lisp/cl-macs.el: Use backquotes.
2511 (cl-transform-function-property): Use eval-and-compile rather than
2512 abusing `require'.
2513 (defstruct): Use declare-function instead of with-no-warnings.
2514
4a5f187a
SM
2515 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
2516 (byte-compile-output-docform): Re-add the print-circle bindings.
2517 (byte-compile-fix-header): Use #$ just because it's shorter.
2518 (byte-compile-output-file-form): Remove defun/defmacro.
2519
bd56924f
MR
25202012-06-01 Martin Rudalics <rudalics@gmx.at>
2521
2522 * simple.el (choose-completion): Remove now obsolete binding for
2523 owindow.
2524
046e38ce
MA
25252012-06-01 Michael Albinus <michael.albinus@gmx.de>
2526
2527 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
2528 in order to avoid "Stack overflow in regexp matcher".
2529
32d72c2f
GM
25302012-05-31 Glenn Morris <rgm@gnu.org>
2531
2532 * image.el: For clarity, call imagemagick-register-types at
2533 top-level, rather than relying on a custom :initialize.
2534 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
2535 (imagemagick-filter-types): New function. (Bug#7406)
2536 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
2537 If disabling support, remove elements altogether rather
2538 than using an impossible regexp.
2539 (imagemagick-types-inhibit): Give it the default init function.
2540
dd41169b
SM
25412012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2542
4a5f187a
SM
2543 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
2544 Handle arbitrary file name lengths (Bug#11585).
dd41169b 2545
efc00ab1 25462012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
2547
2548 * desktop.el (desktop-read): Clear previous and next buffers for
2549 all windows and bury *Messages* buffer (bug#11556).
2550
500fcedc
SM
25512012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2552
2553 Add `declare' for `defun'. Align `defmacro's with it.
2554 * emacs-lisp/easy-mmode.el (define-minor-mode)
2555 (define-globalized-minor-mode): Don't autoload the var definitions.
2556 * emacs-lisp/byte-run.el: Use lexical-binding.
2557 (defun-declarations-alist, macro-declarations-alist): New vars.
2558 (defmacro, defun): Use them.
2559 (make-obsolete, define-obsolete-function-alias)
2560 (make-obsolete-variable, define-obsolete-variable-alias):
2561 Use `declare'.
2562 (macro-declaration-function): Mark obsolete.
2563 * emacs-lisp/autoload.el: Use lexical-binding.
2564 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
2565
6e8a1786
AM
25662012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2567
2568 * textmodes/ispell.el (ispell-with-no-warnings):
2569 Define as a macro.
500fcedc
SM
2570 (ispell-kill-ispell, ispell-change-dictionary):
2571 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
2572 `interactive-p'.
2573
61b108cc
SM
25742012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2575
2576 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
2577 (macro-declaration-function): Move var from C code.
2578 (macro-declaration-function): Define function with defalias.
2579 * emacs-lisp/macroexp.el (macroexpand-all-1):
2580 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
2581 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
2582 defun/defmacro any more.
2583 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
2584 Provide fallback for unknown arglist.
2585 (byte-compile-arglist-warn): Change calling convention.
2586 (byte-compile-output-file-form): Move print-vars binding.
2587 (byte-compile-output-docform): Simplify accordingly.
2588 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
2589 (byte-compile-defmacro-declaration): Remove.
2590 (byte-compile-file-form-defmumble): Generalize to defalias.
2591 (byte-compile-output-as-comment): Return byte-positions.
2592 Simplify callers accordingly.
2593 (byte-compile-lambda): Use `assert'.
2594 (byte-compile-defun, byte-compile-defmacro): Remove.
2595 (byte-compile-file-form-defalias):
2596 Use byte-compile-file-form-defmumble.
2597 (byte-compile-defalias-warn): Remove.
2598
6d3f7c2f
SM
25992012-05-29 Stefan Merten <smerten@oekonux.de>
2600
2601 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 2602 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
2603
2604 (rst-mode-abbrev-table): Merge definition.
2605 (rst-mode): Make sure `font-lock-defaults' is buffer local.
2606 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
2607
6dbaa1c7
UJ
26082012-05-29 Ulf Jasper <ulf.jasper@web.de>
2609
2610 * calendar/icalendar.el
2611 (icalendar-export-region): Export UID properly.
2612
d209e2fb 26132012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
2614 * calendar/icalendar.el (icalendar-import-format):
2615 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
2616 (icalendar-import-format-uid): New.
2617 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
2618 Export UID.
2619
6876a58d
SM
26202012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
2623 different alternative patterns.
2624 (pcase-codegen): Be more careful to preserve identity.
2625 (pcase--u1): Don't forget to mark vars as used.
2626
2627 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
2628 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
2629 (byte-compile-from-buffer): ...rather than here.
2630
2631 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
2632 functions from byte-compile-function-environment.
2633
46b7967e
TN
26342012-05-29 Troels Nielsen <bn.troels@gmail.com>
2635
2636 * window.el (window-deletable-p): Avoid deleting the root window
2637 of a frame with an active minibuffer.
2638
69d565e2
MR
26392012-05-29 Martin Rudalics <rudalics@gmx.at>
2640
2641 * simple.el (choose-completion): Use quit-window (Bug#11567).
2642
a149fa51
CY
26432012-05-29 Chong Yidong <cyd@gnu.org>
2644
2645 * whitespace.el (whitespace-cleanup): Fix usage of
2646 whitespace-empty-at-bob-regexp (Bug#11492).
2647
2b311310
AH
26482012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2649
2650 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
2651 revert (Bug#11488).
2652
b9cb2387
JL
26532012-05-29 Juri Linkov <juri@jurta.org>
2654
2655 * isearch.el (isearch-mode-map): Bind `M-s _' to
2656 `isearch-toggle-symbol'. Bind `M-s c' to
2657 `isearch-toggle-case-fold'.
2658 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
2659 (isearch-forward): Add `M-s _' to the docstring.
2660 (isearch-forward-symbol, isearch-toggle-case-fold)
2661 (isearch-symbol-regexp): New functions. (Bug#11381)
2662
d5e61c1c
JL
26632012-05-29 Juri Linkov <juri@jurta.org>
2664
2665 * isearch.el (isearch-word): Add docstring. (Bug#11381)
2666 (isearch-occur, isearch-search-and-update): If `isearch-word' is
2667 a function, call it to get the regexp.
2668 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
2669 property `isearch-message-prefix' instead of the string "word ".
2670 (isearch-search-fun-default): For the case of `isearch-word',
2671 return a lambda that calls re-search-forward/re-search-backward
2672 with a regexp returned by `word-search-regexp' or by the function
2673 in `isearch-word'.
2674
8cbd80f7
JL
26752012-05-29 Juri Linkov <juri@jurta.org>
2676
2677 * isearch.el (isearch-search-fun-default): New function.
2678 (isearch-search-fun): Move default part to the new function
2679 `isearch-search-fun-default'.
2680 (isearch-search-fun-function): Set the default value to
2681 `isearch-search-fun-default'. (Bug#11381)
2682
2683 * comint.el (comint-history-isearch-end):
2684 Use `isearch-search-fun-default'.
2685 (comint-history-isearch-search): Use `isearch-search-fun-default'
2686 and remove spacial case for `isearch-word'.
2687 (comint-history-isearch-wrap): Remove spacial case for
2688 `isearch-word'.
2689
2690 * hexl.el (hexl-isearch-search-function):
2691 Use `isearch-search-fun-default'.
2692
2693 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
2694 Use `word-search-regexp' for `isearch-word'.
2695
2696 * misearch.el (multi-isearch-search-fun):
2697 Use `isearch-search-fun-default'.
2698
2699 * simple.el (minibuffer-history-isearch-search):
2700 Use `isearch-search-fun-default' and remove spacial case for
2701 `isearch-word'.
2702 (minibuffer-history-isearch-wrap): Remove spacial case for
2703 `isearch-word'.
2704
2705 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
2706 Remove spacial case for `isearch-word'.
2707 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
2708
85c8c5b6
AM
27092012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2710
2711 Decrease XEmacs incompatibilities.
2712 * textmodes/flyspell.el (flyspell-check-pre-word-p):
2713 Use `string-match'.
2714 (flyspell-delete-region-overlays): Use alternative definition for
2715 XEmacs.
2716 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
2717 (flyspell-word): Use `process-kill-without-query' if XEmacs.
2718 (flyspell-mode-on): Use `interactive-p' if XEmacs.
2719 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
2720 `define-obsolete-face-alias' under XEmacs, but old method.
2721
2722 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
2723 `with-no-warnings' definition or Emacs alias.
2724 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
2725 (ispell-word): Do not use `region-p' if XEmacs.
2726
8cab9efc
AM
27272012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2728
2729 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2730 Check for `ispell-dictionary-base-alist' instead of full
2731 `ispell-dictionary-alist'.
2732 (ispell-init-process): Show spellchecker when starting new Ispell
2733 process.
2734
fda91268
RZ
27352012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2736
2737 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2738 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
2739
694ea8e3
JB
27402012-05-27 Juanma Barranquero <lekktu@gmail.com>
2741
2742 * version.el (motif-version-string, gtk-version-string)
2743 (ns-version-string): Declare.
2744
e4d4f539
JL
27452012-05-27 Juri Linkov <juri@jurta.org>
2746
2747 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2748 after the `eval-defun-1' specialcaseing
2749 like in `edebug-eval-defun' (bug#10181).
2750
2751 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
2752 like in `eval-defun-1'.
2753
33017faf 27542012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 2755
fda91268
RZ
2756 * mail/sendmail.el (mail-yank-region):
2757 Recognize rmail-yank-current-message in addition to insert-buffer.
2758 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
2759 a *mail* buffer created through rmail-start-mail with sendmail as
2760 mail-user-agent.
2761
33017faf
GM
27622012-05-27 Chong Yidong <cyd@gnu.org>
2763
2764 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2765 Default to 256 (Bug#11267).
2766
2767 * help.el (describe-mode): Doc fix.
2768
04188bb9
GM
27692012-05-26 Glenn Morris <rgm@gnu.org>
2770
38264cc9
GM
2771 * w32-fns.el (w32-init-info): Remove.
2772 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
2773
eb7afdad
GM
2774 * info.el (info-initialize): For self-contained NS builds, put the
2775 included info/ directory at the front. (Bug#2791)
2776
04188bb9
GM
2777 * paths.el (Info-default-directory-list): Make it a defcustom,
2778 mainly so that we can use custom-initialize-delay.
2779
a179e3f7
SM
27802012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2781
43416392
SM
2782 * subr.el (buffer-has-markers-at): Mark obsolete.
2783
a179e3f7 2784 * subr.el (lambda): Use declare.
43416392 2785
a179e3f7
SM
2786 * emacs-lisp/lisp-mode.el (lambda):
2787 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
2788
34a008d9
AH
27892012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2790
2791 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
2792
0a3b289f
GM
27932012-05-26 Glenn Morris <rgm@gnu.org>
2794
2795 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
2796
758c81e8
GM
27972012-05-25 Glenn Morris <rgm@gnu.org>
2798
f9f334f0
GM
2799 * paths.el: Remove no-byte-compile.
2800 * loadup.el: No need to load paths.el uncompiled.
2801
87eb79c2
GM
2802 * image.el (imagemagick-types-inhibit): Doc fix.
2803
758c81e8
GM
2804 * version.el: Remove no-byte-compile and associated formatting.
2805 * loadup.el: No need to load version.el uncompiled. AFAICS, this
2806 is ancient code from when there was an "inc-vers.el".
2807
e7e85dc0
SM
28082012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2809
2810 * progmodes/gdb-mi.el: Minor style changes.
2811 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
2812 Turn into minor modes.
2813 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
2814 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
2815 (gdb-shell): Remove unneeded let-binding.
2816 (gdb-get-many-fields): Eliminate O(n²) behavior.
2817
f31237a4
EZ
28182012-05-25 Eli Zaretskii <eliz@gnu.org>
2819
2820 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
2821 platforms that don't link in fontset.c.
2822
bc1b21bb
JL
28232012-05-25 Juri Linkov <juri@jurta.org>
2824
2825 Use the same diff color scheme as in modern VCSes (bug#10181).
2826
2827 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
2828 to avoid confusion with `diff-added' that now uses green colors.
2829 (diff-removed): Use shades of red.
2830 (diff-added): Use shades of green.
2831 (diff-changed): Leave just the yellow color.
2832 (diff-use-changed-face): New variable.
2833 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
2834 how to highlight context diff changes.
2835 (diff-refine-change): Use shades of yellow.
2836 (diff-refine-removed): New face that uses shades of red.
2837 (diff-refine-added): New face that uses shades of green.
2838 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
2839 `diff-refine-removed' in the call to `smerge-refine-subst'
2840 depending on the value of `diff-use-changed-face'.
2841
2842 * vc/smerge-mode.el (smerge-mine): Use shades of red.
2843 (smerge-other): Use shades of green.
2844 (smerge-base): Use shades of yellow.
2845 (smerge-refined-change): Empty face.
2846 (smerge-refined-removed): New face that uses shades of red.
2847 (smerge-refined-added): New face that uses shades of green.
2848 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
2849 args `props-r' and `props-a', and use them. Doc fix.
2850 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
2851 on its value use different faces `smerge-refined-change',
2852 `smerge-refined-removed', `smerge-refined-added' in the call to
2853 `smerge-refine-subst'.
2854
2855 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
2856 Add face condition `min-colors 88' with shades of red.
2857 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
2858 `min-colors 88' with shades of green.
2859 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
2860 `min-colors 88' with shades of yellow.
2861
6df9112c
GM
28622012-05-24 Glenn Morris <rgm@gnu.org>
2863
ead5edc0
GM
2864 * paths.el (prune-directory-list, remote-shell-program): Move to...
2865 * files.el (prune-directory-list, remote-shell-program): ...here.
2866 For the latter, delay initialization, prefer ssh, just search PATH.
2867
f18b81e6
GM
2868 * paths.el (term-file-prefix): Move to faces.el (the only user).
2869 * faces.el (term-file-prefix): Move here, make it a defcustom.
2870
ee2f89a6
GM
2871 * paths.el (news-directory, news-path, news-inews-program):
2872 Move to gnus/nnspool.el.
61a583ca 2873
f8815e4c
GM
2874 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
2875
c8f3b42c
GM
2876 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
2877 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
2878 Make the latter a defcustom, with a delayed initialization.
2879
6df9112c
GM
2880 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
2881 These were deleted from Gnus itself late 2010.
2882
5dadff36
JB
28832012-05-22 Juanma Barranquero <lekktu@gmail.com>
2884
9e1701c6
JB
2885 * progmodes/which-func.el (which-func-ff-hook):
2886 Check against user-error, not error.
2887
bd7239f5 2888 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
2889 cl-specs.el, which no longer exists.
2890
3290526d
GM
28912012-05-22 Glenn Morris <rgm@gnu.org>
2892
2893 * info.el (info-emacs-bug): New command.
2894 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
2895 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
2896
ff0c3cfb
GM
28972012-05-21 Glenn Morris <rgm@gnu.org>
2898
2899 * makefile.w32-in (update-subdirs-SH):
2900 * Makefile.in (update-subdirs): Update for moved update-subdirs.
2901
5814f126
SM
29022012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
2903
a52c0aa0
SM
2904 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
2905
5814f126
SM
2906 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2907 Simplify Maven regexp, and make sure the file can't start with a space
2908 (bug#11517).
2909
b847032c
GM
29102012-05-21 Glenn Morris <rgm@gnu.org>
2911
2912 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2913 Scrap superfluous subshells.
2914
3858bfe7
SM
29152012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2916
2917 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
2918 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
2919
d14b0029
JB
29202012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2921
2922 * calc/calc.el (calc-ensure-consistent-units): New variable.
2923
a52c0aa0
SM
2924 * calc/calc-units.el (math-consistent-units-p)
2925 (math-check-unit-consistency): New functions.
2926 (calc-quick-units, calc-convert-units):
2927 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
2928 is non-nil.
d14b0029
JB
2929 (calc-extract-units): Fix typo.
2930
60c4db3a
SM
29312012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2932
77f3b62e
SM
2933 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
2934
60c4db3a
SM
2935 * textmodes/flyspell.el: Commenting style, plus code simplifications.
2936 (flyspell-default-deplacement-commands): Don't spell check after
2937 repeated window/frame switches (e.g. triggered by mouse-movement).
2938 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
2939 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
2940 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
2941 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
2942 Remove unused vars.
2943 (flyspell-get-casechars, flyspell-get-not-casechars):
2944 Simplify; Don't bother removing a ] just to add it back.
2945 * textmodes/ispell.el (ispell-program-name): Use executable-find.
2946
d209e2fb 29472012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
2948
2949 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
2950 New functions.
bd7239f5 2951 (math-function-table): Add support for more C functions.
b1a10716 2952
3f1b25b5
AM
29532012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2954
090bd7cb
JB
2955 * textmodes/flyspell.el (flyspell-check-pre-word-p)
2956 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
2957 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 2958
b581bb5c
SM
29592012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
2962 their respective macro declarations.
2963 * skeleton.el (define-skeleton):
2964 * progmodes/compile.el (define-compilation-mode):
2965 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
2966 (define-ibuffer-filter):
2967 * emacs-lisp/generic.el (define-generic-mode):
2968 * emacs-lisp/easy-mmode.el (define-minor-mode)
2969 (define-globalized-minor-mode):
2970 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
2971 * emacs-lisp/byte-run.el (defsubst):
2972 * custom.el (deftheme): Add doc-string metadata.
2973
70b8ef8f
SM
29742012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2975
2976 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
2977
b1198e17
SM
29782012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2979
9abdc45d
SM
2980 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
2981
b1198e17
SM
2982 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
2983 * emacs-lisp/cl-macs.el: Idem.
2984 * emacs-lisp/cl-specs.el: Remove.
2985
4735906a
SM
29862012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2987
2988 Minor renaming of internal CL functions and variables.
2989 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
2990 (cl--position): Rename from cl-position.
2991 (cl--delete-duplicates): Rename from cl-delete-duplicates.
2992 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
2993 (cl--random-state): Rename from *random-state*.
2994
ac348012
SM
29952012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2996
2997 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
2998 parens around the arg list (bug#11499).
2999
a0a79cde
JL
30002012-05-17 Juri Linkov <juri@jurta.org>
3001
3002 * isearch.el (word-search-regexp, word-search-backward)
3003 (word-search-forward, word-search-backward-lax)
3004 (word-search-forward-lax): Move functions from search.c
3005 (bug#10145, bug#11381).
3006
65034a51
AM
30072012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3008
090bd7cb
JB
3009 * textmodes/flyspell.el (flyspell-check-pre-word-p)
3010 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
3011 Delay for otherchars as for normal word components.
65034a51 3012
1a72a195
SM
30132012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3014
3015 * minibuffer.el (completion--sifn-requote): Fix last change.
3016 (minibuffer-local-must-match-filename-map):
3017 Move define-obsolete-variable-alias before its var.
3018
fdb058c2
SM
30192012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
3020
c41045e6
SM
3021 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
3022
036dfb8b
SM
3023 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
3024 behavior.
3025 (completion--string-equal-p): New function.
3026 (completion--twq-all): Use it to get better assertion failure data.
3027
2473256d
SM
3028 Only handle ".." and '..' quoting in shell-mode (bug#11466).
3029 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
3030 (shell--requote-argument): New functions.
3031 (shell-completion-vars): Use them.
3032 (shell--parse-pcomplete-arguments): Rename from
3033 shell-parse-pcomplete-arguments.
3034 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
3035 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
3036 Obey comint-file-name-quote-list.
3037
fdb058c2
SM
3038 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
3039 (smie-indent-keyword): Use it.
3040
51fa99f1
SM
30412012-05-14 Stefan Merten <smerten@oekonux.de>
3042
3043 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
3044
e18afed7 30452012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
3046
3047 * net/rlogin.el (rlogin-mode-map): Fix last change.
3048
e18afed7 30492012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
3050
3051 * mail/smtpmail.el (smtpmail-send-command): Send the command and
3052 the following \r\n using a single `process-send-string', since the
3053 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 3054 with two `process-send-string's (Bug#11444).
8633b1f4 3055
e18afed7 30562012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 3057
fdb058c2
SM
3058 * shell.el (shell-parse-pcomplete-arguments):
3059 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 3060
2d21d7f6
WJ
30612012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
3062
e18afed7 3063 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
3064 (image-transform-scale, image-transform-right-angle-fudge): New vars.
3065 (image-transform-width, image-transform-fit-width): New functions.
3066 (image-transform-properties): Use them.
3067 (image-transform-check-size): New function.
3068 (image-toggle-display-image): Use it (for testing).
3069 (image-transform-set-rotation): Reduce angle mod 360.
3070 Delete obsolete comment.
3071
7102e6d0
WJ
30722012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
3073
3074 * image-mode.el: Fix scaling (bug#11399).
3075 (image-transform-resize): Doc fix.
3076 (image-transform-properties): Default scale is 1 and height should
3077 be an integer.
3078
06bc5e6e
SM
30792012-05-13 Johan Bockgård <bojohan@gnu.org>
3080
3081 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
3082 than hard-coding `car', to fix misbehavior when moving forward.
3083
0ae03b6a
CY
30842012-05-13 Chong Yidong <cyd@gnu.org>
3085
3086 * emacs-lisp/tabulated-list.el (tabulated-list-format)
3087 (tabulated-list-entries, tabulated-list-padding)
3088 (tabulated-list-sort-key): Make permanent-local.
3089
3090 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
3091 (electric-buffer-list): Put electric buffer menu
3092 command descriptions in this docstring, instead of the docstring
3093 of electric-buffer-menu-mode. Code cleanups.
3094 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
3095 Electric-buffer-menu-mode.
3096 (electric-buffer-update-highlight): Minor code cleanup.
3097
205a7391
MA
30982012-05-13 Michael Albinus <michael.albinus@gmx.de>
3099
3100 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
3101 (Bug#11447)
3102
e5bd0a28
SM
31032012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
3104
3105 Move define-obsolete-variable-alias before the var's definition.
3106 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
3107 * tooltip.el (tooltip-hook):
3108 * textmodes/reftex-toc.el (reftex-toc-map):
3109 * textmodes/reftex-sel.el (reftex-select-label-map)
3110 (reftex-select-bib-map):
3111 * textmodes/reftex-index.el (reftex-index-map)
3112 (reftex-index-phrases-map):
3113 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
3114 * progmodes/meta-mode.el (meta-mode-map):
3115 * novice.el (disabled-command-hook):
3116 * loadhist.el (unload-hook-features-list):
3117 * frame.el (blink-cursor):
3118 * files.el (find-file-not-found-hooks, write-file-hooks)
3119 (write-contents-hooks):
3120 * emulation/tpu-edt.el (GOLD-map):
3121 * emacs-lock.el (emacs-lock-from-exiting):
3122 * emacs-lisp/generic.el (generic-font-lock-defaults):
3123 * emacs-lisp/chart.el (chart-map):
3124 * dos-fns.el (register-name-alist):
3125 * dired-x.el (dired-omit-files-p):
3126 * desktop.el (desktop-enable):
3127 * cus-edit.el (custom-mode-hook):
3128 * buff-menu.el (buffer-menu-mode-hook):
3129 * bookmark.el (bookmark-read-annotation-text-func)
3130 (bookmark-exit-hooks):
3131 * allout.el (allout-mode-deactivate-hook)
3132 (allout-exposure-change-hook, allout-structure-added-hook)
3133 (allout-structure-deleted-hook, allout-structure-shifted-hook):
3134 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
3135 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
3136 comes before the corresponding variable's definition.
3137
ac59c2f6
CY
31382012-05-12 Chong Yidong <cyd@gnu.org>
3139
3140 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
3141 (Buffer-menu-mouse-select): Restore function (Bug#11459).
3142 (Buffer-menu-mode-map): Bind it.
3143 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 3144
dee6c9a3
SM
31452012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3146
2171cea5
SM
3147 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
3148 (prolog-upper-case-string, prolog-lower-case-string)
3149 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
3150 (prolog-use-smie, prolog-smie-grammar): New vars.
3151 (prolog-smie-forward-token, prolog-smie-backward-token)
3152 (prolog-smie-rules): New funs.
3153 (prolog-comment-indent): Remove.
3154 (prolog-mode-variables): Use default comment indentation instead.
3155 Setup SMIE.
3156 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
3157 (prolog-mode): Don't call them any more.
3158 (prolog-electric-colon, prolog-electric-dash)
3159 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
3160
aa0382bd
SM
3161 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
3162
dbacb4bd
SM
3163 * minibuffer.el (completion--twq-all): Again, allow case differences.
3164
13bdd94c
SM
3165 * term.el: Move keymap initialization code to be more idiomatic.
3166 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
3167 (term-terminal-menu): Move initialization into declaration.
3168 (term-escape-char): Let the user set it in her .emacs.
3169
ff46c759
SM
3170 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
3171 Provide SMIE-based indentation (not enabled by default yet).
3172 (sh-mode-map): Don't bind electric keys.
3173 Use electric-pair-mode instead of skeleton-pair.
3174 (sh-assignment-regexp): Fit within 80 columns.
3175 (sh-indent-supported): Specify actual shell name instead of boolean.
3176 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
3177 (sh-maybe-here-document): Use it. Make obsolete.
3178 (sh-electric-here-document-mode) New minor mode.
3179 (sh-mode): Use it. Don't set sh-indent-supported-here here.
3180 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
3181 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
3182 (sh-smie-rc-grammar, sh-use-smie): New vars.
3183 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
3184 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
3185 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
3186 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
3187 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
3188 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
3189 (sh-set-shell): Use smie-setup if requested.
3190
dee6c9a3
SM
3191 * term.el (term-set-escape-char): Properly set term-escape-char.
3192 See http://stackoverflow.com/questions/10524656.
3193
9f9aa044
CY
31942012-05-10 Chong Yidong <cyd@gnu.org>
3195
3196 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
3197 Use url-generic-parse-url, and handle host names and Windows
3198 filenames properly.
3199 (ffap-url-unwrap-remote): Use url-generic-parse-url.
3200 (ffap-url-unwrap-remote): Accept list values, specifying a list of
3201 URL schemes to work on.
3202 (ffap--toggle-read-only): New function.
3203 (ffap-read-only, ffap-read-only-other-window)
3204 (ffap-read-only-other-frame): Use it.
3205 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
3206 necessary for ffap-url-unwrap-remote.
3207
836d29b3
DA
32082012-05-10 Dave Abrahams <dave@boostpro.com>
3209
3210 * cus-start.el (create-lockfiles): Add it.
3211
00fd78ed
CY
32122012-05-09 Chong Yidong <cyd@gnu.org>
3213
3214 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
3215 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
3216
666b903b 32172012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
3218
3219 * shell.el (shell-completion-vars): Fix last change (bug#11348).
3220
666b903b 32212012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
3222
3223 * ansi-color.el (ansi-color-process-output): Check for validity of
3224 comint-last-output-start before using it. This avoids a bad
3225 interaction with gdb-mi's input/output buffer.
3226
666b903b 32272012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
3228
3229 * files.el (dir-locals-read-from-file):
3230 Mention dir-locals in any error message.
3231
666b903b 32322012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
3233
3234 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
3235 package (Bug#11410).
3236
f677562b
CY
3237 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
3238 variables into description.
3239
666b903b 32402012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
3241
3242 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
3243 shell-delimiter-argument-list (bug#11348).
3244 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
3245
b499d8d0
JB
32462012-05-09 Juanma Barranquero <lekktu@gmail.com>
3247
8f6b6da8
JB
3248 * textmodes/rst.el: Silence byte-compiler warnings.
3249 (rst-re-alist, rst-reset-section-caches): Move around.
3250 (rst-re): Use `characterp', not `char-valid-p'.
3251 (font-lock-beg, font-lock-end): Declare.
3252
4824146a
JB
3253 * progmodes/idlw-shell.el (specs): Remove reference to deleted
3254 variable `idlwave-shell-activate-alt-keybindings' and simplify.
3255
b499d8d0
JB
3256 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
3257
ad89bb83
GM
32582012-05-08 Glenn Morris <rgm@gnu.org>
3259
3260 * files.el (auto-mode-alist): Treat ".make" like ".mk".
3261
8bba5a75
SM
32622012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3263
49ed9c8e
SM
3264 * vc/log-edit.el: Add GNU coding standards highlighting.
3265 (log-edit-font-lock-gnu-style)
3266 (log-edit-font-lock-gnu-keywords): New vars.
3267 (log-edit-font-lock-keywords): New fun.
3268 (log-edit-mode): Don't fold case in font-lock.
3269 (log-edit-font-lock-keywords): Do not assume case-folding.
3270
07d00b56
SM
3271 * imenu.el: Misc cleanup. Make docstrings out of comments.
3272 Use lexical-binding.
3273 (imenu--index-alist, imenu--last-menubar-index-alist)
3274 (imenu-menubar-modified-tick): Use defvar-local.
3275 (imenu--split-menu): Remove unused var.
3276 (imenu--cleanup-seen): Declare as global.
3277 (imenu--cleanup): Use dolist.
3278
8bba5a75
SM
3279 * subr.el (defvar-local): Add debug spec and doc-string position.
3280
5075bdb5
GM
32812012-05-08 Glenn Morris <rgm@gnu.org>
3282
090bd7cb 3283 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
3284 * language/english.el, language/georgian.el, language/greek.el:
3285 * language/japanese.el, language/khmer.el, language/korean.el:
3286 * language/lao.el, language/misc-lang.el, language/romanian.el:
3287 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
3288 * language/thai.el, language/utf-8-lang.el:
3289 Remove no-byte-compile setting.
3290
5075bdb5
GM
3291 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
3292
06f679a7
AH
32932012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3294
3295 * progmodes/make-mode.el (makefile-browse):
3296 Remove unnecessary interactive. (Bug#11324)
3297
03794570
GM
32982012-05-07 Glenn Morris <rgm@gnu.org>
3299
af8630f4
GM
3300 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
3301
03794570
GM
3302 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
3303
f0809a9d
SM
33042012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3305
28be5ce7
SM
3306 * loadup.el: Preload newcomment.el.
3307 * newcomment.el: Move autoload-only code to toplevel.
3308
f0809a9d
SM
3309 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
3310 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
3311 Handle new :right-align column property.
3312 (tabulated-list-print-col): Idem, plus use `display' text-property to
3313 try and preserve alignment for variable pitch fonts.
3314
1241b724
CY
33152012-05-07 Chong Yidong <cyd@gnu.org>
3316
3317 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
3318 (tabulated-list-use-header-line): New var.
3319 (tabulated-list-init-header): Use it.
3320 (tabulated-list-print-fake-header): New function.
3321 (tabulated-list-print): Use it.
3322 (tabulated-list-sort-button-map): Add non-header-line commands.
3323 (tabulated-list-init-header): Add column name property to basic
3324 labels as well.
3325 (tabulated-list-col-sort): Handle non-header-line button case.
3326 (tabulated-list--sort-by-column-name): Fix a corner case.
3327
f0809a9d
SM
3328 * buff-menu.el (list-buffers--refresh):
3329 Handle Buffer-menu-use-header-line.
1241b724 3330
e5f9458f
CY
33312012-05-06 Chong Yidong <cyd@gnu.org>
3332
3333 * buff-menu.el: Convert to Tabulated List mode.
3334 (Buffer-menu-buffer+size-width): Make obsolete.
3335 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
3336 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
3337 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
3338 documentation into docstring of buffer-menu.
3339 (Buffer-menu-toggle-files-only): Add an informative message.
3340 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
3341 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
3342 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
3343 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
3344 (Buffer-menu-execute, Buffer-menu-select)
3345 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
3346 (Buffer-menu-bury): Use Tabulated List machinery.
3347 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
3348 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 3349 Delete.
e5f9458f
CY
3350 (list-buffers--refresh): New function.
3351 (list-buffers-noselect): Use it.
3352 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
3353 (Buffer-menu--pretty-file-name): New helper functions.
3354
3355 * loadup.el: Preload tabulated-list.
3356
3357 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
3358 tabulated-list-sort-column.
3359 (tabulated-list-init-header): Add the initial aligning space even
3360 if tabulated-list-padding is zero.
3361
e129292c
CS
33622012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
3363
3364 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
3365 whose cdr is not a cons cell correctly (bug#11038).
3366
6632d361
CY
33672012-05-06 Chong Yidong <cyd@gnu.org>
3368
e129292c
CS
3369 * emacs-lisp/tabulated-list.el (tabulated-list-format):
3370 Accept additional plist in column descriptors.
6632d361
CY
3371 (tabulated-list-init-header): Obey it.
3372 (tabulated-list-get-entry): New function.
3373 (tabulated-list-put-tag): Use it. Use string-width instead of
3374 length.
3375 (tabulated-list--column-number): New function.
3376 (tabulated-list-print): Use it.
e129292c
CS
3377 (tabulated-list-print-col): New function.
3378 Set `tabulated-list-column-name' property on each column's text.
6632d361 3379 (tabulated-list-print-entry): Use it.
e129292c
CS
3380 (tabulated-list-delete-entry, tabulated-list-set-col):
3381 New functions.
6632d361
CY
3382 (tabulated-list-sort-column): New command (Bug#11337).
3383
3cc99f68
CY
3384 * buff-menu.el (list-buffers): Move C-x C-b binding from
3385 buff-menu.el to bindings.el.
3386
3387 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
3388 :advertised-binding feature.
3389
52b61776
TN
33902012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
3391
3392 * progmodes/compile.el (compilation-internal-error-properties):
3393 Calculate start position correctly when end-col is set but
3394 end-line is not (Bug#11382).
3395
ebfe2597
WJ
33962012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
3397
3398 * man.el (Man-unindent): Use text-property-default-nonsticky to
3399 prevent untabify from inheriting face properties (Bug#11408).
3400
6d3f7c2f
SM
34012012-05-05 Stefan Merten <smerten@oekonux.de>
3402
3403 * textmodes/rst.el: Major merge with upstream development up to
3404 Docutils SVN r7399 / rst.el V1.2.1.
3405
3406 Clarify maintainership and authors.
3407
3408 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
3409 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
3410 (rst-official-version, rst-official-cvs-rev, rst-version)
3411 (rst-package-emacs-version-alist): New functions and variables
3412 for version information.
3413
3414 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
3415 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
3416 (rst-mode-syntax-table, rst-mode): New and corrected functions
3417 and variables representing reStructuredText features.
3418
3419 (rst-re): New function for reStructuredText regexes. Use in
3420 many places.
3421
3422 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
3423 (rst-mode-map): Rebind keys.
3424
3425 (rst-mode-lazy, rst-font-lock-keywords)
3426 (rst-font-lock-extend-region)
3427 (rst-font-lock-extend-region-internal)
3428 (rst-font-lock-extend-region-extend)
3429 (rst-font-lock-find-unindented-line-limit)
3430 (rst-font-lock-find-unindented-line-match)
3431 (rst-adornment-level, rst-font-lock-adornment-level)
3432 (rst-font-lock-adornment-match)
3433 (rst-font-lock-handle-adornment-pre-match-form)
3434 (rst-font-lock-handle-adornment-matcher): Major revision of
3435 font-locking. Integrate with other code. Use `jit-lock-mode'.
3436
3437 (rst-preferred-adornments, rst-adjust-hook)
3438 (rst-new-adornment-down, rst-preferred-bullets)
3439 (rst-preferred-bullets, rst-indent, rst-indent-width)
3440 (rst-indent-field, rst-indent-literal-normal)
3441 (rst-indent-literal-minimized, rst-indent-comment): Change,
3442 extend and improve customization.
3443
3444 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
3445 (rst-normalize-cursor-position, rst-get-decoration)
3446 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
3447 (rst-rstrip, rst-toc-insert-find-delete-contents)
3448 (rst-shift-fill-region, rst-compute-bullet-tabs)
3449 (rst-debug-print-tabs, rst-debug-mark-found)
3450 (rst-shift-region-guts, rst-shift-region-right)
3451 (rst-shift-region-left, rst-use-char-classes)
3452 (rst-font-lock-keywords-function)
3453 (rst-font-lock-indentation-point)
3454 (rst-font-lock-find-unindented-line-begin)
3455 (rst-font-lock-find-unindented-line-end)
3456 (rst-font-lock-find-unindented-line)
3457 (rst-font-lock-adornment-point, rst-font-lock-level)
3458 (rst-adornment-level-alist): Remove functions and variables.
3459
3460 (rst-compare-adornments, rst-get-adornment-match)
3461 (rst-suggest-new-adornment, rst-get-adornments-around)
3462 (rst-adornment-complete-p, rst-get-next-adornment)
3463 (rst-adjust-adornment, rst-display-adornments-hierarchy)
3464 (rst-straighten-adornments): Standardize function names to
3465 use "adornment" instead of "decoration". Correct callers.
3466 Similar standardizing in many places.
3467
3468 (rst-update-section, rst-adjust, rst-promote-region)
3469 (rst-enumerate-region, rst-bullet-list-region)
3470 (rst-repeat-last-character): Correct use of `interactive'.
3471
3472 (rst-classify-adornment, rst-find-all-adornments)
3473 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
3474 (rst-find-leftmost-column, rst-repeat-last-character):
3475 Refactor functions.
3476
3477 (rst-find-title-line, rst-reset-section-caches)
3478 (rst-get-adornments-around, rst-adjust-adornment-work)
3479 (rst-arabic-to-roman, rst-roman-to-arabic)
3480 (rst-insert-list-pos, rst-insert-list-new-item)
3481 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
3482 New functions.
3483
3484 (rst-all-sections, rst-section-hierarchy)
3485 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
3486 New variables.
3487
3488 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
3489 configuration instead of only buffer. Change where necessary.
3490
3491 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
3492 (rst-shift-region, rst-adaptive-fill): New functions for
3493 indentation and filling.
3494
3495 (rst-comment-line-break, rst-comment-indent)
3496 (rst-comment-insert-comment, rst-comment-region)
3497 (rst-uncomment-region): New functions for handling comments.
3498
3499 (rst-compile): Quote shell arguments.
3500
3501 (rst-compile-pdf-preview, rst-compile-slides-preview):
3502 Delete temporary files after use.
3503
a43f98b3
GM
35042012-05-05 Glenn Morris <rgm@gnu.org>
3505
48176e8b
GM
3506 * calendar/cal-html.el: Optionally include holidays in the output.
3507 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
3508 (cal-html-holidays): New option.
3509 (cal-html-css-default): Add holiday entry.
3510 (holiday-in-range): Autoload it.
3511 (cal-html-htmlify-entry): Add optional class argument.
3512 (cal-html-htmlify-list): Add optional holidays argument.
3513 (cal-html-insert-agenda-days): Include holidays in the output.
3514 (cal-html-one-month): Maybe include holidays.
3515
a43f98b3
GM
3516 * calendar/holidays.el (holiday-in-range):
3517 Move here from cal-tex-list-holidays.
3518 * calendar/cal-tex.el (cal-tex-list-holidays):
3519 Make it an obsolete alias for holiday-in-range. Update all callers.
3520
fef9d149 35212012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
3522
3523 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
3524 Nextstep.
3525
248da2f4
RW
35262012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
3527
3528 * files.el (file-auto-mode-skip): New var.
3529 (set-auto-mode-1): Use it.
3530
f95e9344
SM
35312012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3532
df96ab1e
SM
3533 * repeat.el: Use lexical-binding.
3534 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
3535 (repeat-undo-count): Remove.
3536 (repeat):
3537 * progmodes/octave-mod.el (octave-abbrev-start):
3538 * progmodes/f90.el (f90-abbrev-start):
3539 * face-remap.el (text-scale-adjust):
3540 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
3541
5342bb06
SM
3542 * emacs-lisp/pcase.el (pcase--let*): New function.
3543 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
3544 a bit more.
3545 (pcase--split-pred): Be more clever about ruling out overlap between
3546 a predicate and some constant pattern.
3547 (pcase--q1): Use `null' instead of (eq foo nil).
3548
f95e9344
SM
3549 * subr.el (setq-local, defvar-local): New macros.
3550 (kbd): Redefine as an alias.
3551 (with-selected-window): Leave unrelated frames alone.
3552 (set-temporary-overlay-map): New function.
3553
71873e2b
SM
35542012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3555
3556 * subr.el (user-error): New function.
3557 * window.el (switch-to-buffer):
3558 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
3559 (smerge-match-conflict):
3560 * simple.el (previous-matching-history-element)
3561 (next-matching-history-element, goto-history-element, undo-more)
3562 (undo-start):
3563 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
3564 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
3565 (next-file, tags-loop-scan, list-tags, complete-tag):
3566 * progmodes/compile.el (compilation-loop):
3567 * mouse.el (mouse-minibuffer-check):
3568 * man.el (Man-bgproc-sentinel, Man-goto-page):
3569 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
3570 (Info-history-forward, Info-follow-reference, Info-menu)
3571 (Info-extract-menu-item, Info-extract-menu-counting)
3572 (Info-forward-node, Info-backward-node, Info-next-menu-item)
3573 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
3574 (Info-next-reference, Info-prev-reference, Info-index)
3575 (Info-index-next, Info-follow-nearest-node)
3576 (Info-copy-current-node-name):
3577 * imenu.el (imenu--make-index-alist)
3578 (imenu-default-create-index-function, imenu-add-to-menubar):
3579 * files.el (basic-save-buffer, recover-file):
3580 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3581 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
3582 (checkdoc-message-text, checkdoc-defun):
3583 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
3584 * cus-edit.el (customize-changed-options, customize-rogue)
3585 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
3586 (custom-variable-mark-to-reset-standard)
3587 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
3588 (custom-file):
3589 * completion.el (check-completion-length):
3590 * comint.el (comint-search-arg)
3591 (comint-previous-matching-input-string-position)
3592 (comint-previous-matching-input)
3593 (comint-replace-by-expanded-history-before-point, comint-send-input)
3594 (comint-copy-old-input, comint-backward-matching-input)
3595 (comint-goto-process-mark, comint-set-process-mark):
3596 * calendar/calendar.el (calendar-cursor-to-date): Use it.
3597 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
3598
8a61ee22
SM
35992012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3600
66408d1e
SM
3601 * dabbrev.el (dabbrev--ignore-case-p): New function.
3602 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
3603 Use it.
3604
8a61ee22
SM
3605 * files.el (automount-dir-prefix): Mark as obsolete.
3606
3c74813a
GM
36072012-05-04 Glenn Morris <rgm@gnu.org>
3608
3609 * patcomp.el, play/bruce.el: Move to obsolete/.
3610
0bfcf5c5
PE
36112012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3612
3613 Fix minor Y10k bugs.
3614 * arc-mode.el (archive-unixdate):
3615 * autoinsert.el (auto-insert-alist):
3616 * calc/calc-forms.el (math-this-year):
3617 * emacs-lisp/copyright.el (copyright-current-year)
3618 (copyright-update-year, copyright):
3619 * tar-mode.el (tar-clip-time-string):
3620 * time.el (display-time-update):
3621 Don't assume years have 4 digits.
3622
78f3273a
CY
36232012-05-04 Chong Yidong <cyd@gnu.org>
3624
3625 * dos-w32.el (file-name-buffer-file-type-alist)
3626 (direct-print-region-use-command-dot-com):
3627 * ffap.el (ffap-menu-regexp):
3628 * find-file.el (ff-special-constructs):
3629 * follow.el (follow-debug):
3630 * forms.el (forms--debug):
3631 * iswitchb.el (iswitchb-all-frames):
3632 * ido.el (ido-all-frames):
3633 * emacs-lisp/timer.el (timer-max-repeats):
3634 * mail/feedmail.el (feedmail-mail-send-hook)
3635 (feedmail-mail-send-hook-queued):
3636 * mail/footnote.el (footnote-signature-separator):
3637 * mail/mailabbrev.el (mail-alias-separator-string)
3638 (mail-abbrev-mode-regexp):
3639 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
3640 * progmodes/idlwave.el (idlwave-libinfo-file)
3641 (idlwave-default-completion-case-is-down)
3642 (idlwave-library-routines): Convert defvars to defcustoms.
3643
3644 * mail/rmail.el (rmail-decode-mime-charset):
3645 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
3646 (idlwave-shell-fix-inserted-breaks)
3647 (idlwave-shell-activate-alt-keybindings)
3648 (idlwave-shell-use-breakpoint-glyph):
3649 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
3650
f7ae6719
SM
36512012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3652
3653 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
3654
47086495
WS
36552012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
3656
3657 * progmodes/verilog-mode.el (font-lock-keywords):
3658 Fix mis-highligting auto. Reported by Craig Barner.
3659 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
3660 defines from global name space. Reported by Dan Dever.
3661 (verilog-auto-reset, verilog-auto-reset-widths)
3662 (verilog-auto-tieoff): Support using unbased numbers for
3663 AUTORESET and AUTOTIEOFF.
3664 (verilog-submit-bug-report): Update variable list.
3665 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
3666 parenthesis from not matching. Reported by Michael Rytting.
3667 (verilog-auto-template-lint): Fix hash error when linting modules
3668 with no used templates.
3669 (verilog-warn, verilog-warn-error)
3670 (verilog-warn-fatal): When non-interactive report multiple
3671 warnings before exiting. Suggested by Brad Dobbie.
3672 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
3673 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
3674 to report unused template errors. Reported by Brad Dobbie.
3675 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
3676 nets, bug438. Reported by Vns Blore.
3677 (verilog-auto-inout-module, verilog-auto-reg)
3678 (verilog-read-decls, verilog-read-sub-decls-sig)
3679 (verilog-signals-edit-wire-reg, verilog-signals-with):
3680 Fix passing of Verilog data types in ANSI input/output ports
3681 such as "output logic" into the AUTOs. Special case "wire" and
3682 "reg" for backwards compatibility presuming Verilog 2001.
3683 (verilog-auto-ascii-enum): Add "auto enum" as alias.
3684 (verilog-preprocess): Fix replication of preprocess output.
3685 Reported by Brad Dobbie.
3686 (verilog-auto-inst-interfaced-ports):
3687 Create verilog-auto-inst-interfaced-ports, bug429.
3688 Reported by Julian Gorfajn.
3689 (verilog-after-save-font-hook)
3690 (verilog-before-save-font-hook): New variable.
3691 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
3692 (verilog-save-font-mods): Wrap disabling fontification, reported
3693 by David Rogoff.
3694 (verilog-do-indent, verilog-pretty-declarations-auto)
3695 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
3696 Reported by Pierre-David Pfister.
3697 (verilog-set-auto-endcomments): Fix endtask auto comments outside
3698 of class declarations, bug292. Reported by Kevin Heilman.
3699 (verilog-read-decls): Fix 'parameter type' not appearing in
3700 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
3701 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
3702 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
3703 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
3704 Reported by David Kravitz.
3705
37062012-05-03 Michael McNamara <mac@mail.brushroad.com>
3707
3708 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
3709 assignment with tests in ifs and for loops.
3710 (verilog-extended-complete-re, verilog-complete-reg): Change so
3711 that DPI inport functions don't look like fuction declarations.
3712 (verilog-pretty-expr): Don't line up assignment
3713 operations to the test and increment in if and for loops
3714 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 3715 that DPI inport functions don't look like fuction declarations.
47086495 3716
2e51d4b5
KH
37172012-05-03 Kenichi Handa <handa@m17n.org>
3718
3719 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 3720 decoding, and show a warning message without signaling an error
2e51d4b5
KH
3721 (Bug#11282).
3722
2bd785a2
SM
37232012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3724
3725 * emacs-lisp/bytecomp.el
3726 (byte-compile-file-form-custom-declare-variable): Compile all elements,
3727 since cconv.el might have introduced :fun-body, internal-make-closure,
3728 and friends for bytecomp to handle (bug#11391).
3729 * custom.el (defcustom): Avoid ((λ ..) ..).
3730
99d27583
SM
37312012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3732
3733 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
3734
55a71479
JB
37352012-05-02 Juanma Barranquero <lekktu@gmail.com>
3736
3737 * notifications.el (dbus-debug):
3738 * term/linux.el (gpm-mouse-enable):
3739 * term/screen.el (xterm-register-default-colors): Declare.
3740
7b97c764
CY
37412012-05-02 Chong Yidong <cyd@gnu.org>
3742
2bc356d7
CY
3743 * cus-start.el (gc-cons-percentage, exec-suffixes)
3744 (dos-display-scancodes, dos-hyper-key, dos-super-key)
3745 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
3746 (make-cursor-line-fully-visible, void-text-area-pointer)
3747 (font-list-limit): Add customization data.
3748
7b97c764
CY
3749 * allout.el (allout-exposure-change-functions)
3750 (allout-structure-added-functions)
3751 (allout-structure-deleted-functions)
3752 (allout-structure-shifted-functions): Rename abnormal hooks from
3753 *-hook, and convert to defcustoms.
5d3385a0
JB
3754 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
3755 Convert to defcustoms.
7b97c764
CY
3756 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
3757
3758 * allout-widgets.el: Hook callers changed.
3759
90207a15 37602012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
3761
3762 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
3763 the yanked message in preference to the default value of
3764 buffer-file-coding-system.
3765
90207a15 37662012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 3767
5d3385a0
JB
3768 * window.el (display-buffer--action-function-custom-type):
3769 Fix entry.
d9558cad 3770
90207a15 37712012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
3772
3773 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
3774
d80ac57b
GM
37752012-05-01 Glenn Morris <rgm@gnu.org>
3776
976f7668
GM
3777 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
3778
beb83b5a
GM
3779 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
3780
d80ac57b
GM
3781 * cus-edit.el (custom-variable-documentation): Simplify with format.
3782
b593d6a9
AH
37832012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3784 Stefan Monnier <monnier@iro.umontreal.ca>
3785
3786 * simple.el (suggest-key-bindings, execute-extended-command):
3787 Move from keyboard.c.
3788
782fbf2a
CY
37892012-05-01 Chong Yidong <cyd@gnu.org>
3790
3791 * follow.el: Eliminate advice.
3792 (set-process-filter, process-filter, sit-for): Advice deleted.
3793 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
3794 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
3795 Vars deleted.
782fbf2a
CY
3796 (follow-auto): Use a :set function.
3797 (follow-mode): Rewritten. Don't advise process filters.
3798 (follow-switch-to-current-buffer-all, follow-scroll-up)
3799 (follow-scroll-down): Assume follow-mode is bound.
3800 (follow-comint-scroll-to-bottom)
3801 (follow-align-compilation-windows): New functions.
3802 (follow--window-sorter): New function.
3803 (follow-all-followers): Use it to explicitly sort windows by their
3804 positions; don't make assumptions about next-window order.
3805 (follow-windows-start-end, follow-delete-other-windows-and-split)
3806 (follow-calc-win-start): Doc fix.
3807 (follow-windows-aligned-p, follow-select-if-visible): Don't call
3808 vertical-motion unnecessarily.
3809 (follow-adjust-window): New function.
3810 (follow-post-command-hook): Use it.
3811 (follow-call-set-process-filter, follow-call-process-filter)
3812 (follow-intercept-process-output, follow-tidy-process-filter-alist)
3813 (follow-stop-intercept-process-output, follow-generic-filter):
3814 Functions deleted.
3815 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
3816 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
3817 New functions, replacing advice on scroll-bar-* commands.
87233a14 3818 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
3819
3820 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
3821 (comint-postoutput-scroll-to-bottom): Use it.
3822 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 3823
290af740
GM
38242012-05-01 Glenn Morris <rgm@gnu.org>
3825
3826 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
3827 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
3828 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
3829 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
3830 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
3831 Remove no-byte-compile setting.
3832
6eac8dc9
SM
38332012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3834
3835 * minibuffer.el (completion-table-with-quoting): Fix compatibility
3836 all-completions code to not return a number in the last cdr.
3837
9cc7819c
LL
38382012-04-30 Leo Liu <sdl.web@gmail.com>
3839
3840 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
3841 read-only error.
3842
c93b886f
CY
38432012-04-29 Chong Yidong <cyd@gnu.org>
3844
3845 * follow.el (follow-calc-win-end): Rewrite to handle partial
3846 screen lines correctly (Bug#8390).
3847 (follow-avoid-tail-recenter): Minor cleanup.
3848
8b6c19f4
SM
38492012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3850
3851 Avoid the obsolete `assoc' package.
3852 * speedbar.el (speedbar-refresh): Avoid adelete.
3853 (speedbar-file-lists): Simplify and avoid aput.
3854 * man.el (Man--sections, Man--refpages): New vars, replacing
3855 Man-sections-alist and Man-refpages-alist.
3856 (Man-build-section-alist, Man-build-references-alist):
3857 Use them; avoid aput.
3858 (Man--last-section, Man--last-refpage): New vars.
3859 (Man-follow-manual-reference): Use them.
3860 Use the `default' arg of completing-read.
3861 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
3862
c5bb7569
CY
38632012-04-27 Chong Yidong <cyd@gnu.org>
3864
d1d2e2e8
CY
3865 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
3866
15cd8efd
CY
3867 * startup.el (x-apply-session-resources): New function.
3868
3869 * term/ns-win.el (ns-initialize-window-system):
3870 * term/w32-win.el (w32-initialize-window-system):
3871 * term/x-win.el (x-initialize-window-system): Use it to properly
3872 set menu-bar-mode and other vars from X resources, even if the
3873 initial frame is not a window-system frame (Bug#2299).
3874
c5bb7569
CY
3875 * subr.el (read-key): Avoid running filter function when setting
3876 up temporary tool bar entries (Bug#9922).
3877
a8e7d6d7 38782012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
3879
3880 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
3881 (Bug#11344)
3882
a8e7d6d7 38832012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
3884
3885 * select.el (xselect--encode-string): New function, split from
3886 xselect-convert-to-string.
3887 (xselect-convert-to-string): Use it.
3888 (xselect-convert-to-filename, xselect-convert-to-os)
3889 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
3890 returned strings are properly encoded (Bug#11315).
3891
a8e7d6d7 38922012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
3893
3894 * simple.el (delete-active-region): Move to killing custom group.
3895
a8e7d6d7 38962012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
3897
3898 * progmodes/which-func.el (which-func-current): Quote %
3899 characters for mode-line processing.
3900
578c1d4b 39012012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
3902
3903 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
3904 reaching eob (Bug#11286).
3905
a8e7d6d7 39062012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
3907
3908 * progmodes/gdb-mi.el (gdb-control-level): New variable.
3909 (gdb): Make it buffer-local and init to zero.
3910 (gdb-control-commands-regexp): New variable.
3911 (gdb-send): Don't wrap in "-interpreter-exec console" if
3912 gdb-control-level is positive. Increment gdb-control-level
3913 whenever the command matches gdb-control-commands-regexp, and
3914 decrement it each time the command is "end". (Bug#11279)
3915
a8e7d6d7 39162012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
3917
3918 * window.el (adjust-window-trailing-edge, enlarge-window)
3919 (shrink-window, window-resize):
3920 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
3921 windows (Bug#11276).
3922
b3608390
CY
39232012-04-27 Chong Yidong <cyd@gnu.org>
3924
3925 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 3926 fix "missing prefix" warning. All callers changed.
b3608390 3927
797e6e88
SM
39282012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3929
3930 * emacs-lisp/assoc.el: Move to obsolete/.
3931
e95a67dc
SM
39322012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3933
657c21e4 3934 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
3935
3936 * term/ns-win.el (ns-define-service):
3937 * progmodes/pascal.el (pascal-goto-defun):
3938 * progmodes/js.el (js--read-tab):
3939 * progmodes/etags.el (tags-lazy-completion-table):
3940 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
3941 * emacs-lisp/ewoc.el (ewoc--wrap):
3942 * emacs-lisp/assoc.el (aput, adelete, amake):
3943 * doc-view.el (doc-view-convert-current-doc):
3944 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
3945
cb3e7ae0
CY
39462012-04-26 Chong Yidong <cyd@gnu.org>
3947
dce04f7f
CY
3948 * image.el (image-type-from-buffer): Only return supported image
3949 type (Bug#9045).
3950
cb3e7ae0
CY
3951 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
3952 value, for symmetry with diff-end-of-hunk.
3953 (diff-split-hunk, diff-find-source-location)
3954 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
3955 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
3956 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
3957 compute the relevant hunk or file properly (Bug#6005).
3958 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
3959
0d42eb3e
SM
39602012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3961
3962 * vc/vc-mtn.el:
3963 * vc/vc-hg.el:
3964 * vc/vc-git.el:
3965 * vc/vc-dir.el:
3966 * vc/vc-cvs.el:
3967 * vc/vc-bzr.el:
3968 * vc/vc-arch.el:
3969 * vc/vc.el: Replace lexical-let by lexical-binding.
3970 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
3971 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
3972 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
3973
f08ae1c9
CY
39742012-04-26 Chong Yidong <cyd@gnu.org>
3975
8b71081d
CY
3976 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
3977 (diff-mode-shared-map): Bind it to / and [remap undo].
3978
f08ae1c9
CY
3979 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
3980 (ediff-window-setup-function): Use it as the default, to set up
3981 windows based on whether the current frame is graphical (Bug#2138).
3982 (ediff-choose-window-setup-function-automatically): Make obsolete.
3983
3984 * vc/ediff-init.el: Always define ediff-pixel-width/height.
3985
ef24141c
SM
39862012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3987
cc356a5d
SM
3988 * ffap.el: Remove old code for obsolete package.
3989 (ffap-complete-as-file-p): Remove.
3990
b4ff4f1f
SM
3991 Use completion-table-with-quoting for comint and pcomplete.
3992 * comint.el (comint--unquote&requote-argument)
3993 (comint--unquote-argument, comint--requote-argument): New functions.
3994 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
3995 (comint-quote-filename): Use regexp-opt-charset.
3996 (comint--common-suffix, comint--common-quoted-suffix)
3997 (comint--table-subvert): Remove.
3998 (comint-unquote-function, comint-requote-function): New vars.
3999 (comint--complete-file-name-data): Use them with
4000 completion-table-with-quoting.
4001 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
4002 * pcomplete.el (pcomplete-arg-quote-list)
4003 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
4004 (pcomplete-unquote-argument-function): Default to non-nil.
4005 (pcomplete-unquote-argument): Simplify.
4006 (pcomplete--common-quoted-suffix): Remove.
4007 (pcomplete-requote-argument-function): New var.
4008 (pcomplete--common-suffix): New function.
4009 (pcomplete-completions-at-point): Use completion-table-with-quoting
4010 and completion-table-subvert.
4011
79c4eeb4
SM
4012 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
4013 (minibuffer--double-dollars): Preserve properties.
4014 (completion--sifn-requote): New function.
4015 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
4016
ef24141c
SM
4017 * minibuffer.el: Add support for completion of quoted/escaped data.
4018 (completion-table-with-quoting, completion-table-subvert): New funs.
4019 (completion--twq-try, completion--twq-all): New functions.
4020 (completion--nth-completion): New function.
4021 (completion-try-completion, completion-all-completions): Use it.
4022
784e7d6e
LL
40232012-04-25 Leo Liu <sdl.web@gmail.com>
4024
dd2ac746
SM
4025 * progmodes/python.el (python-pdbtrack-get-source-buffer):
4026 Use compilation-message if available to find real filename.
784e7d6e 4027
07875ee7
CY
40282012-04-25 Chong Yidong <cyd@gnu.org>
4029
4030 * vc/diff-mode.el (diff-setup-whitespace): New function.
4031 (diff-mode): Use it.
4032
4033 * vc/diff.el (diff-sentinel):
4034 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
4035 Whitespace mode variables based on diff style (Bug#8612).
4036
5055880d
LL
40372012-04-25 Leo Liu <sdl.web@gmail.com>
4038
daf75653
LL
4039 * progmodes/python.el (python-send-region): Add suffix .py to the
4040 temp file.
4041
5055880d
LL
4042 * files.el (auto-mode-alist): Use javascript-mode instead.
4043
db9b177b
AH
40442012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
4045
ef24141c 4046 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 4047
090bd7cb 4048 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 4049 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 4050 references, see Bug#9.
ef24141c 4051 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 4052 when receiving a fault reply.
ef24141c 4053 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 4054
090bd7cb 4055 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 4056 (soap-inspect-simple-type): New function.
db9b177b 4057
090bd7cb 4058 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 4059 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
4060 (soap-decode-basic-type, soap-encode-basic-type):
4061 support unsignedInt and double basic types.
db9b177b 4062 (soap-resolve-references-for-simple-type)
ef24141c
SM
4063 (soap-parse-simple-type, soap-encode-simple-type): New function.
4064 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 4065
090bd7cb 4066 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
4067 (soap-default-soapenc-types): Add integer, byte and anyURI types.
4068 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
4069 the local name of "soapenc:Array".
4070 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
4071 decoding integer, byte and anyURI xsd types.
4072
1fc6097b
CY
40732012-04-25 Chong Yidong <cyd@gnu.org>
4074
4075 * cus-edit.el (custom-buffer-create-internal): Update header text.
4076
afc6df87
EZ
40772012-04-25 Eli Zaretskii <eliz@gnu.org>
4078
4079 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
4080 settings on 'system-type', not on 'window-system'. On MS-Windows,
4081 set interactive-mode on in GDB.
4082
dfbd787f
SM
40832012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4084
4085 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
4086 (ruby-syntax-propertize-regexp): Remove.
4087 (ruby-syntax-propertize-function): Split regexp into chunks.
4088 Match following code directly.
4089
85222d44
DG
40902012-04-24 Dmitry Gutov <dgutov@yandex.ru>
4091
51a8ea2a
DG
4092 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
4093 (ruby-syntax-propertize-regexp): New function.
4094 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
4095 by a special keyword.
4096
85222d44
DG
4097 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
4098 (ruby-syntax-general-delimiters-goto-beg)
4099 (ruby-syntax-propertize-general-delimiters): New functions.
4100 (ruby-syntax-propertize-function): Use them to handle GDL.
4101 (ruby-font-lock-keywords): Move old handling of GDL...
4102 (ruby-font-lock-syntactic-keywords): .. to here.
4103 (ruby-calculate-indent): Adjust indentation for GDL.
4104
b613912b
MA
41052012-04-24 Michael Albinus <michael.albinus@gmx.de>
4106
b5380639
MA
4107 * notifications.el (top): Remove unneeded declarations.
4108 (notifications-specification-version): Change to "1.2".
e43042fe 4109 (notifications-interface, notifications-notify-method)
b613912b
MA
4110 (notifications-close-notification-method): Fix docstring.
4111 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
4112 (notifications-notify): Add :action-items, :resident and
4113 :transient hints. Change "image_data" to "image-data" and
4114 "image_path" to "image-path".
b613912b
MA
4115 (notifications-get-capabilities): New defun.
4116
257440aa
LL
41172012-04-24 Leo Liu <sdl.web@gmail.com>
4118
4119 * progmodes/python.el: Move hideshow setup to the end.
4120
b1bac16e
MR
41212012-04-24 Martin Rudalics <rudalics@gmx.at>
4122
4123 * window.el (handle-select-window): Clear echo area since this is
4124 no more done by read_char (Bug#11304).
4125
d81bd059
SM
41262012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4127
4128 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
4129 and `/ M' to filter-derived-mode.
4130 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
4131 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
4132 (ibuffer-mark-by-mode): Use default rather than initial-input.
4133 (ibuffer-filter-by-derived-mode): Autoload and require-match.
4134
c4cf6d91
IA
41352012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
4136
4137 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
4138 (ibuffer-filter-by-derived-mode): New filter.
4139 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
4140
7511ded8
CY
41412012-04-23 Andreas Politz <politza@fh-trier.de>
4142
4143 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
4144
775c916b
CY
41452012-04-23 Chong Yidong <cyd@gnu.org>
4146
4147 * cus-edit.el (customize-apropos, customize-apropos-options):
4148 Disable matching of non-option variables (Bug#11176).
4149 (customize-option, customize-option-other-window)
4150 (customize-changed-options): Doc fix.
4151 (customize-apropos-options, customize-apropos-faces)
4152 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
4153
4154 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 4155 Fix word list splitting (Bug#11132).
46c71e23
CY
4156 (apropos-symbol, apropos-keybinding, apropos-label)
4157 (apropos-property, apropos-function-button)
4158 (apropos-variable-button, apropos-misc-button): New faces.
4159 (apropos-symbol-face, apropos-keybinding-face)
4160 (apropos-label-face, apropos-property-face, apropos-match-face):
4161 Variables removed (Bug#8396).
4162 (apropos-library-button, apropos-format-plist, apropos-print)
4163 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 4164
2df41f9c
MA
41652012-04-23 Michael Albinus <michael.albinus@gmx.de>
4166
4167 * net/xesam.el (xesam-mode-map): Use let-bound map in
4168 initialization. (Bug#11292)
4169
da00640a
AM
41702012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4171
4172 Preserve ispell session localwords when switching back to
4173 original buffer.
4174
090bd7cb
JB
4175 * textmodes/ispell.el (ispell-buffer-session-localwords):
4176 New buffer-local variable to hold buffer session localwords.
ed9265fc 4177 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
4178 localwords.
4179 (ispell-command-loop, ispell-change-dictionary)
4180 (ispell-buffer-local-words): Preserve session localwords when
4181 needed.
4182
090bd7cb
JB
4183 * textmodes/flyspell.el (flyspell-process-localwords)
4184 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 4185
f621ccf5
AM
41862012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4187
090bd7cb
JB
4188 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
4189 using obsolete `translation-table-for-input'.
ef24141c
SM
4190 (ispell-word, ispell-process-line, ispell-complete-word):
4191 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 4192
c2d1019e
CY
41932012-04-22 Chong Yidong <cyd@gnu.org>
4194
4195 * cus-edit.el (custom-variable-menu)
4196 (custom-variable-reset-saved, custom-face-menu)
4197 (custom-face-reset-saved): If there is no saved value, make the
4198 "reset-saved" operation bring back the default (Bug#9509).
4199 (custom-face-state): Properly detect themed faces.
4200
eeddc531
CY
4201 * faces.el (face-spec-set): Stop supporting deprecated form of
4202 third arg.
4203
dcbf5805
MA
42042012-04-22 Michael Albinus <michael.albinus@gmx.de>
4205
4206 Move functions from C to Lisp. Make non-blocking method calls
4207 the default. Implement further D-Bus standard interfaces.
4208
ef24141c
SM
4209 * net/dbus.el (dbus-message-internal): Declare function.
4210 Remove unneeded function declarations.
dcbf5805
MA
4211 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
4212 (dbus-message-type-method-return, dbus-message-type-error)
4213 (dbus-message-type-signal): Declare variables. Remove local
4214 definitions.
4215 (dbus-interface-dbus, dbus-interface-peer)
4216 (dbus-interface-introspectable, dbus-interface-properties)
4217 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
4218 Adapt docstring.
4219 (dbus-interface-objectmanager): New defconst.
4220 (dbus-call-method, dbus-call-method-asynchronously)
4221 (dbus-send-signal, dbus-method-return-internal)
4222 (dbus-method-error-internal, dbus-register-service)
4223 (dbus-register-signal, dbus-register-method): New defuns, moved
4224 from dbusbind.c
4225 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
4226 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
4227 New defuns.
dcbf5805
MA
4228 (dbus-call-method-non-blocking): Make it an obsolete function.
4229 (dbus-unregister-object, dbus-unregister-service)
4230 (dbus-handle-event, dbus-register-property)
4231 (dbus-property-handler): Obey the new structure of
4232 `bus-registered-objects'.
4233 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
4234 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4235 Use `dbus-call-method'.
4236
cf20dee0
CY
42372012-04-22 Chong Yidong <cyd@gnu.org>
4238
4239 * cus-edit.el (custom-commands, custom-reset-menu)
4240 (Custom-reset-standard): Tweak labels.
4241 (custom-reset-button-menu): Change default to t.
4242 (custom-buffer-create-internal): For the custom-reset-button-menu
4243 case, put the revert button first.
4244 (custom-group-subtitle): New face.
4245 (custom-group-value-create): Align docstring to a specific column.
4246
4247 * wid-edit.el (widget-documentation-link-add): Don't handle
4248 indentation in this function.
4249 (widget-documentation-string-indent-to): New function.
4250 (widget-documentation-string-value-create): Use it.
4251
4252 * autorevert.el (auto-revert):
4253 * epg-config.el (epg):
4254 * ibuffer.el (ibuffer):
4255 * mpc.el (mpc):
4256 * ses.el (ses):
4257 * eshell/eshell.el (eshell):
4258 * net/ange-ftp.el (ange-ftp):
4259 * progmodes/ebnf2ps.el (postscript):
4260 * progmodes/flymake.el (flymake):
4261 * progmodes/prolog.el (prolog):
4262 * progmodes/verilog-mode.el (verilog-mode):
4263 * progmodes/which-func.el (which-func):
4264 * term/xterm.el (xterm):
4265 * textmodes/picture.el (picture):
4266 * textmodes/tildify.el (tildify):
4267 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
4268 customization buffers.
4269
583e23bd
AM
42702012-04-22 Alan Mackenzie <acm@muc.de>
4271
4272 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
4273 Adding a ) can hide the resulting (..) from searches. Fix it.
4274 Bound the backward search to the position of the existing (.
4275
7dd51bf1
JB
42762012-04-21 Juanma Barranquero <lekktu@gmail.com>
4277
4278 * progmodes/verilog-mode.el (verilog-mode): Check whether
4279 which-func-modes is t before adding verilog-mode.
4280 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
4281
d64a438f
LL
42822012-04-21 Leo Liu <sdl.web@gmail.com>
4283
7dd51bf1 4284 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 4285
081e8d65
MV
42862012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
4287
4288 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
4289 filling of the last column of a table (Bug#5635).
4290 (woman-find-next-control-line): New arg, specifying an additional
4291 regexp component for the control line.
4292 (woman2-roff-buffer): Use it.
4293 (woman-break-table): New function.
4294 (woman2-TS): Use it.
4295
42962012-04-21 Chong Yidong <cyd@gnu.org>
4297
4298 * woman.el (woman-set-buffer-display-table, woman-decode-region)
4299 (woman-horizontal-escapes, woman-negative-vertical-space)
4300 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
4301 (WoMan-warn-ignored): Use ?\s instead of ?\ .
4302
ed571ccb
SM
43032012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4304
4305 * minibuffer.el (completion-file-name-table): Complete user names.
4306
39773899
LL
43072012-04-20 Leo Liu <sdl.web@gmail.com>
4308
4309 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
4310 and pcase-let*.
4311
de6ff46d
CY
43122012-04-20 Chong Yidong <cyd@gnu.org>
4313
4314 * server.el (server-execute): Respect initial-buffer-choice if it
4315 is a string and there are no files to open (Bug#2825).
4316 (server-create-window-system-frame, server-create-tty-frame):
4317 Don't switch buffers here.
2d0e8e61
CY
4318 (server-process-filter): Only try to open a window system frame if
4319 compiled with graphical support (Bug#8314).
de6ff46d 4320
54071013
DN
43212012-04-20 Dan Nicolaescu <dann@gnu.org>
4322
4323 * battery.el (battery-echo-area-format): Display remaining time
4324 for sysfs backend too (Bug#11269).
4325 (battery-linux-sysfs): Fix conditional for the charge.
4326
f30d612a
CY
43272012-04-20 Chong Yidong <cyd@gnu.org>
4328
c07a4c0b 4329 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
4330 (gdb-inferior-io--init-proc): New function.
4331 (gdb-init-1): Use it.
4332 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
4333 responsible for allocating a new pty and hooking it to gdb when
4334 the old pty gets an EIO due to process exit.
4335 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
4336 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
4337 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
4338
2116e93c
EZ
43392012-04-20 Eli Zaretskii <eliz@gnu.org>
4340
4341 * window.el (window-min-size, window-sizable, window-min-delta)
4342 (window-max-delta, window--resizable, window-resizable)
4343 (window-total-size, window-full-height-p, window-full-width-p)
4344 (window-in-direction, window--resize-mini-window, window-resize)
4345 (window--resize-child-windows-normal)
4346 (window--resize-child-windows, window--resize-siblings)
4347 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 4348 (enlarge-window, shrink-window): Doc fixes.
2116e93c 4349
c07a4c0b 43502012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 4351
ef24141c
SM
4352 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
4353 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
4354 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
4355 pty process (Bug#11273).
4356 (gdb-update): New arg to suppress talking to the gdb process.
4357 (gdb-done-or-error): Use it.
4358 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
4359 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
4360 sentinel not being called.
4361
4362 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
4363
d02766ab
CY
4364 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
4365
c07a4c0b 43662012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
4367
4368 * net/network-stream.el (open-network-stream): Doc fix.
4369
c07a4c0b 43702012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
4371
4372 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
4373
c07a4c0b 43742012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
4375
4376 Ensure searching for keywords is case sensitive.
4377
4378 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
4379 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
4380 (c-defun-name, c-mark-function, c-cpp-define-name)
4381 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 4382 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 4383
ef24141c
SM
4384 * progmodes/cc-mode.el (c-font-lock-fontify-region):
4385 Bind case-fold-search to nil.
f0f6bc35 4386
c07a4c0b 43872012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
4388
4389 * mail/sendmail.el (mail-bury): Call return action with the right
4390 Rmail buffer (Bug#11242).
4391
9a864fa2
CY
4392 * server.el (server-process-filter): Handle corner case where both
4393 tty and nowait options are present (Bug#11102).
4394
539aa513
EZ
43952012-04-20 Eli Zaretskii <eliz@gnu.org>
4396
4397 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
4398 (top level): Put into the executable the ident-style '$Id:' tag on
4399 windows-nt as well.
539aa513 4400
cfc7d5da
SM
44012012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4402
4403 * electric.el (electric-indent-post-self-insert-function): Check that
4404 electric-indent-mode is enabled in current buffer.
4405
5b01685c
JB
44062012-04-19 Juanma Barranquero <lekktu@gmail.com>
4407
4408 * imenu.el (imenu-progress-message): Restore; it is "used" in
4409 erc/erc-imenu.el and net/snmp-mode.el.
4410
4d6769e1
JB
44112012-04-19 Juanma Barranquero <lekktu@gmail.com>
4412
4413 * avoid.el (mouse-avoidance-mode): Mark unused arg.
4414 (mouse-avoidance-nudge-mouse): Remove unused binding.
4415
4416 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
4417
4418 * descr-text.el (describe-char):
4419 * progmodes/python.el (python-describe-symbol):
4420 Don't call `toggle-read-only', set `buffer-read-only'.
4421
4422 * imenu.el (imenu-default-goto-function): Mark unused args.
4423 (imenu-progress-message): Remove obsolete macro; all callers changed.
4424
4425 * subr.el (keymap-canonicalize): Remove unused binding.
4426 (read-passwd): Mark unused arg.
4427
4428 * tutorial.el (tutorial--display-changes): Remove unused binding.
4429 (tutorial--save-tutorial-to): Remove unused variable.
4430
4431 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
4432 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
4433 (package-generate-autoloads, package-menu--generate)
4434 (package-menu--find-upgrades): Remove unused bindings.
4435
4436 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
4437 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
4438 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
4439 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
4440 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
4441 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
4442 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
4443 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
4444 (cua-delete-char-rectangle): Mark unused args.
4445 (cua-align-rectangle): Remove unused binding.
4446
4447 * mail/rmail.el (compilation--message->loc)
4448 (epa--find-coding-system-for-mime-charset): Declare.
4449
4450 * net/dbus.el (dbus-register-service): Declare.
4451 (dbus-name-owner-changed-handler): Remove unused binding.
4452
4453 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
4454 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
4455 (nxml-scan-backward-within): Mark unused arg.
4456 (nxml-dynamic-markup-word): Remove unused binding.
4457
4458 * mouse.el (mouse-menu-major-mode-map):
4459 * emacs-lisp/authors.el (authors-scan-change-log)
4460 (authors-add-to-author-list):
4461 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
4462 * emacs-lisp/smie.el (smie-auto-fill):
4463 * mail/sendmail.el (mail-bury):
4464 * mail/unrmail.el (unrmail):
4465 * net/tls.el (open-tls-stream):
4466 * textmodes/picture.el (picture-mouse-set-point):
4467 Remove unused bindings.
4468
8c8fc5df
MA
44692012-04-19 Michael Albinus <michael.albinus@gmx.de>
4470
4471 * net/tramp.el (tramp-action-password): Let-bind
4472 `enable-recursive-minibuffers' to t.
4473
a77b0ac9
SS
44742012-04-18 Sam Steingold <sds@gnu.org>
4475
4476 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
4477 instead of 'string to accommodate values like [f11].
4478 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
4479 * progmodes/gdb-mi.el: Likewise.
4480
12a106a9
LL
44812012-04-18 Leo Liu <sdl.web@gmail.com>
4482
4483 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
4484 current buffer.
4485 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
4486 LOCAL is nil.
4487
bc6494ef
CY
44882012-04-18 Chong Yidong <cyd@gnu.org>
4489
4490 * simple.el (line-move): Use forward-line if in batch mode
4491 (Bug#11053).
4492
c09c46b2
CS
44932012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
4494
4495 * files.el (after-find-file): Do not try to add a final newline if
4496 the buffer is read-only (Bug#11156).
4497
5f6530ea
RS
44982012-04-17 Richard Stallman <rms@gnu.org>
4499
4500 * mail/rmail.el (rmail-start-mail):
4501 Pass (rmail-mail-return...) for the return-action.
4502 Pass (rmail-yank-current-message...) for the yank-action.
4503 (rmail-yank-current-message): New function.
4504 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
4505 (rmail-reply): Likewise.
4506 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
4507
4508 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 4509 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
4510 buffer, not newbuf.
4511
197b6f3c
JB
45122012-04-17 Juanma Barranquero <lekktu@gmail.com>
4513
4514 * server.el (server-ensure-safe-dir): Simplify.
4515
2311d8e5 45162012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 4517
2311d8e5
GM
4518 * emacs-lisp/smie.el: Provide smarter auto-filling.
4519 (smie-auto-fill): New function.
4520 (smie-setup): Use it.
98fb480e 4521
2311d8e5
GM
4522 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
4523
45242012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
4525
4526 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
4527 (comment-indent): Use it.
4528
2311d8e5 45292012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
4530
4531 * ses.el: The overall change is to add cell renaming, that is
4532 setting fancy names for cell symbols other than name matching
4533 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 4534 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 4535 (ses-create-cell-variable): New defun.
2311d8e5 4536 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
4537 (ses-relocate-formula): Relocate formulas only for cells the
4538 symbols of which are not renamed, i.e. symbols whose names do not
4539 match regexp "\\`[A-Z]+[0-9]+\\'".
4540 (ses-relocate-all): Relocate values only for cells the symbols of
4541 which are not renamed.
4542 (ses-load): Create cells variables as the (ses-cell ...) are read,
4543 in order to check row col consistency with cell symbol name only
4544 for cells that are not renamed.
4545 (ses-replace-name-in-formula): New defun.
4546 (ses-rename-cell): New defun.
4bdf2ad2 4547
fc72b15c
PO
45482012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
4549
4550 * progmodes/perl-mode.el (perl-indent-parens-as-block):
4551 New option (bug#11118).
4552 (perl-calculate-indent): Respect it.
4553
12e10e61
GM
45542012-04-17 Glenn Morris <rgm@gnu.org>
4555
4556 * dired-aux.el (dired-mark-read-string): Doc fix.
4557
30009afd
DA
45582012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
4559
4560 * dired-aux.el (dired-mark-read-string): Offer optional completion.
4561 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
4562
41f03f4d
GM
45632012-04-17 Glenn Morris <rgm@gnu.org>
4564
4565 * mouse.el (mouse-drag-track):
4566 * speedbar.el (speedbar-frame-mode):
4567 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
4568
f45f90f3
LL
45692012-04-16 Leo Liu <sdl.web@gmail.com>
4570
4571 * progmodes/python.el: Trivial cleanup.
4572
94ee8db5
GM
45732012-04-16 Glenn Morris <rgm@gnu.org>
4574
121b8917
GM
4575 * vc/vc.el (vc-string-prefix-p):
4576 * vc/pcvs-util.el (cvs-string-prefix-p):
4577 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
4578 * mpc.el (mpc-string-prefix-p):
4579 Make all of these into obsolete aliases for string-prefix-p.
4580 Update callers.
4581 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
4582
1197ecfa
GM
4583 * textmodes/two-column.el: Move custom options to the start.
4584 (frame-width): Remove compat definition.
4585 (2C-associate-buffer, 2C-dissociate):
4586 Use with-current-buffer rather than save-excursion.
4587 (2C-dissociate): Force a mode-line update.
4588 (2C-autoscroll): Use ignore-errors.
4589
099e7202
GM
4590 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
4591 Autoload trivia.
4592
bf350d6a
GM
4593 * emacs-lisp/cl-extra.el (*random-state*):
4594 Remove unnecessary declaration.
4595
0e829eab
GM
4596 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
4597
e3ad7552
GM
4598 * play/cookie1.el (cookie-snarf):
4599 Give an explicit error if input file cannot be read.
4600
68892d27
GM
4601 * play/yow.el (yow-file): Use expand-file-name rather than concat.
4602
20f0c46d
GM
4603 * progmodes/perl-mode.el (c-macro-expand):
4604 Remove unnecessary autoload (it is in loaddefs.el).
4605
5a0978ce
GM
4606 * textmodes/picture.el (picture-desired-column)
4607 (picture-update-desired-column): Convert comments to doc-strings.
4608 (picture-substitute): Remove function.
4609 (picture-mode-map): Initialize in the defvar.
4610
6b955486
GM
4611 * woman.el: Remove eval-after-load for tar-mode.
4612 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
4613 (woman-tar-extract-file): Autoload it.
4614
94ee8db5
GM
4615 * frame.el (automatic-hscrolling): Make this alias obsolete.
4616
177eca34
AM
46172012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4618
090bd7cb 4619 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 4620 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
4621 (ispell-dictionary-base-alist): Revert to original XEmacs
4622 friendly version for default. [:alpha:] will be added in
090bd7cb 4623 `ispell-set-spellchecker-params' if needed.
177eca34 4624
c505aaeb
CY
46252012-04-16 Chong Yidong <cyd@gnu.org>
4626
b19dd9d1 4627 * image.el (imagemagick--file-regexp): New variable.
c505aaeb
CY
4628 (imagemagick-register-types): Use it.
4629 (imagemagick-types-inhibit): Add :set function. Allow new value
4630 of t to inhibit all types.
4631
4632 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
4633 so we can preload it.
4634
4635 * loadup.el (fboundp): Preload regexp-opt, needed by
4636 imagemagick-register-types.
4637
60efac0f
CY
46382012-04-15 Chong Yidong <cyd@gnu.org>
4639
4640 * frame.el (scrolling): Remove nearly unused customization group.
4641
4642 * scroll-all.el (scroll-all-mode): Move to windows group.
4643
5dd1713e
CY
46442012-04-15 Chong Yidong <cyd@gnu.org>
4645
4646 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
4647
e6fd457e
CY
46482012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4649
4650 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 4651 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 4652
e153c136
GM
46532012-04-15 Glenn Morris <rgm@gnu.org>
4654
4655 * simple.el (process-file-side-effects): Doc fix.
4656
e6fd457e 46572012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
4658
4659 * international/mule-cmds.el (set-language-environment): Doc fix.
4660
3603c3b1
JB
46612012-04-14 Juanma Barranquero <lekktu@gmail.com>
4662
4663 * server.el (server-auth-key, server-generate-key): Doc fixes.
4664 (server-get-auth-key): Doc fix. Use `string-match-p'.
4665 (server-start): Reflow docstring.
4666
e6de100c
LI
46672012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
4668
4669 * server.el (server-generate-key): `called-interactively-p'
4670 requires a parameter.
4671
29734c21
MN
46722012-04-14 Michal Nazarewicz <mina86@mina86.com>
4673
4674 * server.el (server-auth-key): New variable.
75f1671a 4675 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
4676 (server-start): Use the new variable and functions to allow
4677 setting a permanent server key (bug#9423).
4678
d65c9521
LL
46792012-04-14 Leo Liu <sdl.web@gmail.com>
4680
4681 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
4682
5ae255c7
PE
46832012-04-14 Paul Eggert <eggert@cs.ucla.edu>
4684
4685 Spelling fixes.
4686 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
4687 Emacs uses American spelling.
4688
d5e6342e
JB
46892012-04-14 Juanma Barranquero <lekktu@gmail.com>
4690
4691 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
4692 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
4693 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
4694 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
4695
ab036cd7
SM
46962012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4697
4698 * progmodes/which-func.el (which-func-modes): Change default.
4699
35dc09a1 47002012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
4701
4702 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
4703 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
4704
35dc09a1 47052012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
4706
4707 * custom.el (custom-theme-set-variables): Doc fix.
4708
35dc09a1 47092012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
4710
4711 * international/mule.el (set-auto-coding-for-load): Doc fix.
4712
35dc09a1 47132012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 4714
35dc09a1
GM
4715 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
4716 imenu work again for Objective C Mode. Correct the *-index values,
4717 these having been disturbed by a previous change in 2011-08.
57f845ee 4718
0de3da9f
AM
4719 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
4720 Correct two search limits.
4721
35dc09a1 47222012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
4723
4724 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
4725
35dc09a1 47262012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
4727
4728 * international/characters.el: Fix sorting.
4729
35dc09a1 47302012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
4731
4732 * international/characters.el: Add more missing Latin case pairs.
4733
35dc09a1 47342012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
4735
4736 * files.el (dir-locals-set-class-variables): Doc fix.
4737
35dc09a1 47382012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 4739
3f1b5bf8
EZ
4740 * international/characters.el: Add set-case-syntax-pair call for
4741 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
4742 counterpart. (Bug#11209)
4743
9f847f41
EZ
4744 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
4745
35dc09a1 47462012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
4747
4748 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4749
35dc09a1 47502012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 4751
35dc09a1
GM
4752 * textmodes/ispell.el (ispell-dictionary-base-alist):
4753 Add data for Hebrew.
e2627d21 4754
35dc09a1 47552012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 4756
35dc09a1
GM
4757 * net/rcirc.el (rcirc-cmd-quit):
4758 Revert 2012-03-18 change (Bug#11192).
5c14e333 4759
35dc09a1 47602012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
4761
4762 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4763
35dc09a1 47642012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 4765
4517fe3a
SM
4766 * minibuffer.el (completion-in-region-mode-map):
4767 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 4768
b472a594
VD
47692012-04-13 Vivek Dasmohapatra <vivek@etla.org>
4770
4771 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
4772
09b95ce3
MY
47732012-04-13 Masatake YAMATO <yamato@redhat.com>
4774
4775 * minibuffer.el (minibuffer-local-filename-syntax): New variable
4776 to allow `C-M-f' and `C-M-b' to move to the nearest path
4777 separator (bug#9511).
4778
4b63a9ca
LI
47792012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
4780
4781 * avoid.el: Require cl when compiling. And also move the
4782 `provide' to the end.
4783
7b55b8bf
TV
47842012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4785
4786 * avoid.el (mouse-avoidance-banish-position): New variable.
4787 (mouse-avoidance-banish-destination): Use it (bug#10165).
4788
adedaa1f
LL
47892012-04-13 Leo Liu <sdl.web@gmail.com>
4790
4791 * progmodes/which-func.el (which-func-modes): Add objc-mode.
4792
70e74021
KB
47932012-04-13 Ken Brown <kbrown@cornell.edu>
4794
4795 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 4796 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
4797 (browse-url-filename-alist): For the same reason, don't modify
4798 file:// URLs on Cygwin.
4799
e75e89ba
SM
48002012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4801
4802 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
4803 the region on shift if the binding is already shifted (bug#11221).
4804
82f289a4
GM
48052012-04-12 Glenn Morris <rgm@gnu.org>
4806
4807 * mail/mailpost.el: Move to obsolete/.
4808
d333dc4c
DA
48092012-04-12 Drew Adams <drew.adams@oracle.com>
4810
4811 * imenu.el (imenu--generic-function): Ignore invisible definitions
4812 (bug#10123).
4813
0d15b5ba
VD
48142012-04-12 Vivek Dasmohapatra <vivek@etla.org>
4815
4816 * hexl.el (hexl-bits): New variable.
4817 (hexl-options): Mention the variable in the doc string.
75f1671a 4818 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 4819 (hexl-mode): Mention the new variable.
75f1671a
JB
4820 (hexl-mode, hexl-current-address, hexl-current-address):
4821 Use the displen.
0d15b5ba
VD
4822 (hexl-ascii-start-column): New function.
4823 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
4824 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
4825
64a440db
AM
48262012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4827
4828 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
4829 '("-i" ENCODING), in 2 separate command-line arguments, to specify
4830 the encoding, as expected by hunspell.
4831
6decb6c2
SM
48322012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4833
4834 * battery.el (battery--linux-sysfs-regexp): New const.
4835 (battery-status-function): Use it. Remove yeeloong special case.
4836 (battery-yeeloong-sysfs): Remove.
4837 (battery-echo-area-format): Remove yeeloong special case.
4838
088be6fb
SM
48392012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4840
6622e416
SM
4841 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
4842 Reported by Noah Friedman.
4843
088be6fb
SM
4844 * subr.el (read-passwd): Use read-string.
4845
b49f886e
LMI
48462012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4847
4848 * vcursor.el (vcursor-move): Increase the priority of the overlay
4849 (bug#9663).
4850
a63067fc
DD
48512012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4852
4853 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
4854 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
4855
ac3cf14a
WS
48562012-04-11 William Stevenson <yhvh2000@gmail.com>
4857
4858 * textmodes/artist.el (artist-mode): Convert artist-mode to use
4859 define-minor-mode (bug#10760).
4860
c4fc691b 48612012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 4862
4d6769e1 4863 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
4864 that directories matching `grep-find-ignored-files' won't be
4865 pruned (bug#10351).
4866
af23e2e5
CY
48672012-04-11 Chong Yidong <cyd@gnu.org>
4868
4869 * startup.el (command-line): Remove support for long-obsolete
4870 variable font-lock-face-attributes.
4871
ab7ce8c1
GM
48722012-04-11 Glenn Morris <rgm@gnu.org>
4873
4874 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
4875
de8c03dc
SM
48762012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4877
4878 * window.el (window--state-get-1): Obey window-point-insertion-type.
4879
050cc68b
LB
48802012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
4881
4882 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
4883 to previous function when point is on the first character of a
75f1671a 4884 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 4885
a38c310c
GM
48862012-04-11 Glenn Morris <rgm@gnu.org>
4887
effed0c2
GM
4888 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
4889 not just file-errors.
4890
a38c310c
GM
4891 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
4892 (vc-bzr-sha1): Use internal sha1.
4893
0221e323
SM
48942012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4895
4896 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
4897
43956923
SG
48982012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
4899
4900 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
4901 that start in the middle of the line (bug#10496).
4902
6a8c9eaf
DN
49032012-04-10 Dan Nicolaescu <dann@gnu.org>
4904
4905 * battery.el (battery-linux-proc-acpi): Only one battery is
4906 discharged at a time, but that seems to confuse battery.el when
4907 computing `rate-type' for the battery not being discharged
4908 (bug#10332).
4909
1930bf5d
SM
49102012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4911
2a718f6f
SM
4912 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
4913
599430d0
SM
4914 * international/quail.el: Use dolist and simplify.
4915 (quail-define-package, quail-update-keyboard-layout)
4916 (quail-define-rules): Use dolist.
4917 (quail-insert-kbd-layout, quail-get-translation): CSE.
4918
a2754b6c
SM
4919 * tmm.el: Use dolist, remove left over hook.
4920 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
4921 Use dolist.
4922 (calendar-load-hook): Don't mess with it.
4923
1930bf5d
SM
4924 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
4925 Use derived-mode-p. Run the diff asynchronously.
4926
9f67961c
LMI
49272012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4928
4929 * obsolete/mouse-sel.el: Add an Obsolete-since header.
4930
2a8ce227
JB
49312012-04-10 Juanma Barranquero <lekktu@gmail.com>
4932
4933 * misc.el: Display absolute path of loaded DLLs (bug#10424).
4934 (list-dynamic-libraries--loaded): New function.
4935 (list-dynamic-libraries--refresh): Use it.
4936
8f33b5f8
NW
49372012-04-10 Nathan Weizenbaum <nweiz@google.com>
4938
1930bf5d
SM
4939 * progmodes/python.el (python-fill-paragraph):
4940 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
4941 disabled (bug#7018).
4942
b12f0439
L
49432012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
4944
1930bf5d 4945 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
4946 DOS/MS Windows for the Baltic languages. There are still plenty
4947 of texts written in this encoding/codepage (bug#6519).
b12f0439 4948
57c3bd01
GM
49492012-04-10 Glenn Morris <rgm@gnu.org>
4950
4951 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
4952 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
4953
6c3eab30
FA
49542012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
4955
1930bf5d 4956 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
4957 next-line "n" and previous-line "p" in order to make recentf more
4958 consistent with ibuffer, dired or org-mode (bug#9387).
4959
24d78a88
LMI
49602012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4961
bc72b5d9
LMI
4962 * image.el (put-image): Return the overlay created instead of the
4963 optional input string (bug#7834). Note that this may break code
4964 that is (for some reason or other) depending on `put-image'
4965 returning the string.
4966
bd2dba5a
LMI
4967 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
4968
74beb59f
LMI
4969 * simple.el (zap-to-char): Allow zapping using input methods
4970 (bug#1580).
4971
24d78a88
LMI
4972 * textmodes/fill.el (fill-region): Leave point and mark where they
4973 were before filling (bug#5399).
4974
263f20cd
GM
49752012-04-09 Glenn Morris <rgm@gnu.org>
4976
4977 * version.el (emacs-bzr-get-version):
4978 Handle lightweight checkouts of local branches.
4979
58d1f797
AS
49802012-04-09 Andreas Schwab <schwab@linux-m68k.org>
4981
263f20cd 4982 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 4983
b4d3bc10
CY
49842012-04-09 Chong Yidong <cyd@gnu.org>
4985
4986 * custom.el (custom-variable-p): Return nil for non-symbol
4987 arguments instead of signaling an error.
4988 (user-variable-p): Obsolete alias for custom-variable-p.
4989
4990 * apropos.el (apropos-variable):
4991 * files-x.el (read-file-local-variable):
4992 * simple.el (set-variable):
4993 * woman.el (woman-mini-help):
4994 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
4995
fd06db5d
GM
49962012-04-09 Glenn Morris <rgm@gnu.org>
4997
e5fcdb5e
GM
4998 * startup.el (normal-top-level): Don't look for leim-list.el
4999 in places where it will not be found. (Bug#910)
5000
fd06db5d
GM
5001 * international/mule-cmds.el (set-default-coding-systems):
5002 * files.el (normal-mode):
5003 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
5004 This function was removed with ucs-tables.el in 2008.
5005
b39bb7e1
EZ
50062012-04-08 Eli Zaretskii <eliz@gnu.org>
5007
5008 * textmodes/ispell.el (ispell-check-version): For hunspell, set
5009 ispell-encoding8-command to "-i", without a trailing space.
5010 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
5011 separate command-line arguments, to specify the encoding, since
5012 that's how hunspell expects it.
5013
5c5b8e23
GM
50142012-04-08 Glenn Morris <rgm@gnu.org>
5015
5016 * loadup.el: Load bindings before cus-start.
5017 This reduces somewhat the number of "rogue" settings in emacs -Q.
5018
a1ed8b05
GM
50192012-04-07 Glenn Morris <rgm@gnu.org>
5020
5021 * version.el (emacs-bzr-get-version): New function.
dfae128a 5022 (emacs-bzr-version): New variable.
a1ed8b05
GM
5023 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
5024 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
5025
b142f158
EZ
50262012-04-07 Eli Zaretskii <eliz@gnu.org>
5027
dfae128a
GM
5028 * international/uni-bidi.el, international/uni-category.el:
5029 * international/uni-combining.el, international/uni-decimal.el:
5030 * international/uni-decomposition.el, international/uni-digit.el:
5031 * international/uni-lowercase.el, international/uni-mirrored.el:
5032 * international/uni-name.el, international/uni-numeric.el:
5033 * international/uni-titlecase.el, international/uni-uppercase.el:
5034 Update for Unicode 6.1.
b142f158 5035
9078ead6
EZ
50362012-04-07 Eli Zaretskii <eliz@gnu.org>
5037
5038 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
5039
f23d2c7d
LMI
50402012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5041
5042 * window.el (shrink-window): Mention the `window-min-height'
5043 variable in the doc string.
5044
0a0a3573
BG
50452012-04-05 Bastien Guerry <bzg@altern.org>
5046
5047 * color.el (color-lighten-name): Fix typo.
5048
e5248ac9
SM
50492012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5050
5051 * server.el (server--on-display-p): New function.
5052 (server--on-display-p): Use it.
5053
b4243e22
GV
50542012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
5055
5056 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
5057 (bug#11145).
5058
305d9f44
SM
50592012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5060
5061 * comint.el (comint--common-quoted-suffix): Check string boundary
5062 before comparing (bug#11158).
5063 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
5064
3d439cd1
CY
50652012-04-04 Chong Yidong <cyd@gnu.org>
5066
321cc491
CY
5067 * minibuffer.el (completion-extra-properties): Doc fix.
5068
3d439cd1
CY
5069 * subr.el (delayed-warnings-hook): Doc fix.
5070
2d562c0f
DU
50712012-04-04 Daiki Ueno <ueno@unixuser.org>
5072
5073 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
5074 selection (Bug#11159).
5075 (epa-insert-keys): Inform that the default public key will be
5076 exported if no key is selected.
5077
4443f204
RS
50782012-04-04 Richard Stallman <rms@gnu.org>
5079
5080 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
5081
529c06b6
CY
50822012-04-03 Chong Yidong <cyd@gnu.org>
5083
5084 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
5085 mail-insert-file, not its obsolete alias mail-attach-file.
5086
66b907dc
MA
50872012-04-03 Michael Albinus <michael.albinus@gmx.de>
5088
5089 * notifications.el (notifications-notify): Fix docstring.
5090
c0ea195d
GM
50912012-04-02 Glenn Morris <rgm@gnu.org>
5092
5093 * emacs-lisp/authors.el (authors-aliases): Another addition.
5094
5ca64e00
MA
50952012-04-02 Michael Albinus <michael.albinus@gmx.de>
5096
5097 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
5098 `tramp-compat-call-process' instead of `tramp-local-call-process'.
5099 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
5100
42ee526b
CY
51012012-04-01 Chong Yidong <cyd@gnu.org>
5102
5103 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
5104 Handle root directory properly.
5105 (copy-directory): Caller changed.
5106
5107 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5108 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
5109
0b021094
GM
51102012-03-31 Glenn Morris <rgm@gnu.org>
5111
40f86458
GM
5112 * term/xterm.el (xterm-extra-capabilities): Doc fix.
5113
7019c177
GM
5114 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
5115
a1daddd6
GM
5116 * calendar/calendar.el (calendar-window-list)
5117 (calendar-hide-window): Restore. (Bug#11140)
5118 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
5119
0b021094
GM
5120 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
5121
40311efc
TV
51222012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5123
5124 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5125 Check if file is a symlink (Bug#10489).
5126
5127 * files.el (copy-directory): Likewise.
5128
5319014e
CY
51292012-03-30 Chong Yidong <cyd@gnu.org>
5130
5131 * image.el (imagemagick-types-inhibit)
5132 (imagemagick-register-types): Doc fix.
5133
935d1290
AM
51342012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5135
090bd7cb 5136 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 5137 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 5138 and treats ~word as ordinary words in pipe mode.
935d1290 5139
61c6e8fd
GM
51402012-03-30 Glenn Morris <rgm@gnu.org>
5141
5142 * tutorial.el (help-with-tutorial): Ensure local variables don't
5143 happen to make the buffer read-only. (Bug#11127)
5144
81fdff00
SM
51452012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
5148 (perl-calculate-indent): Return `noindent' in strings.
5149
6e7a6ec0
SS
51502012-03-28 Sam Steingold <sds@gnu.org>
5151
5152 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
5153 instead of the broken adhockery which does not prevent calendar
5154 buffers from being displayed at random after exit.
5155 (calendar-window-list, calendar-hide-window): Remove the broken
5156 adhockery.
5157
fee88ca0
GM
51582012-03-28 Glenn Morris <rgm@gnu.org>
5159
5160 * replace.el (query-replace-map): Doc fix.
5161
38de3354
AS
51622012-03-28 Andreas Schwab <schwab@linux-m68k.org>
5163
5164 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
5165 contents. (Bug#11109)
5166
b973155e
SM
51672012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5168
5169 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
5170 (bug#11077).
5171 (avl-tree--check, avl-tree--check-node): New funs.
5172
dcb6e7b3
MR
51732012-03-27 Martin Rudalics <rudalics@gmx.at>
5174
5175 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
5176 (switch-to-prev-buffer, switch-to-next-buffer):
5177 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
5178 showing a buffer already is done on the same frame.
5179
b4fa35fa
GM
51802012-03-27 Glenn Morris <rgm@gnu.org>
5181
5182 * startup.el (mail-host-address): Doc fix.
5183
f9210e18
SM
51842012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5185
5186 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
5187 than 197 variables.
5188
c0bf7753
AF
51892012-03-26 Ami Fischman <ami@fischman.org>
5190
5191 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
5192
33da7b16
GM
51932012-03-26 Glenn Morris <rgm@gnu.org>
5194
02243d9d
GM
5195 * files.el (save-buffers-kill-emacs): Doc fix.
5196
33da7b16
GM
5197 * startup.el (normal-top-level, command-line, command-line-1):
5198 Give them doc strings.
5199
e5a69fd0
EZ
52002012-03-25 Eli Zaretskii <eliz@gnu.org>
5201
5202 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 5203 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 5204
9a69676a
CY
52052012-03-25 Chong Yidong <cyd@gnu.org>
5206
4125cb8b
CY
5207 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
5208 theme if it was previously enabled before (Bug#11031).
5209
dd470960
CY
5210 * cus-theme.el (custom-theme-write-faces): Retrieve current face
5211 spec with custom-face-get-current-spec if its :shown-value is not
5212 determined yet (Bug#9337).
4125cb8b 5213 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 5214
9a69676a
CY
5215 * button.el (button-at): Minor addition to docstring.
5216
6e7e90fa
SL
52172012-03-24 Simon Leinen <simon.leinen@gmail.com>
5218
5219 * vc/vc.el (vc-merge): Fix a prompt.
5220
f06e2758
CY
52212012-03-24 Chong Yidong <cyd@gnu.org>
5222
5223 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
5224 point (Bug#9623).
5225
6e7e90fa
SL
5226 * button.el (button-at): Minor addition to docstring.
5227
b9d0879b
SM
52282012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
5229
5230 * newcomment.el (comment-choose-indent): No space after BOL.
5231
e71cebb3
SS
52322012-03-22 Sam Steingold <sds@gnu.org>
5233
5234 * window.el (switch-to-prev-buffer): Revert last patch because the
5235 bug turned out to be an advertised feature (Elisp manual 28.14).
5236
335aff35
GM
52372012-03-22 Glenn Morris <rgm@gnu.org>
5238
5239 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
5240 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
5241
c676576a
LMI
52422012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5243
5244 * net/network-stream.el (network-stream-open-starttls): Make error
5245 message under Windows be less misleading.
5246
126f3d39
LW
52472012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
5248
5249 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
5250 understands (bug#9942).
5251
64fee311
CY
52522012-03-22 Chong Yidong <cyd@gnu.org>
5253
5254 * simple.el (end-of-visible-line): Handle return value of
5255 next-single-property-change properly (Bug#9371).
5256
a640d29a
KH
52572012-03-22 Kenichi Handa <handa@m17n.org>
5258
5259 * international/quail.el (quail-insert-kbd-layout): Fix previous
5260 change. To avoid unwanted bidi reordering, use
5261 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
5262
39675016
DG
52632012-03-21 Dmitry Gutov <dgutov@yandex.ru>
5264
5265 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
5266 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
5267 (ruby-beginning-of-indent): Be more careful with the difference
5268 between word-boundary and symbol boundary.
5269 (ruby-mode-syntax-table): Make : a symbol constituent.
5270
0a6934fc 52712012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 5272
3d008e4f
SM
5273 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
5274
0a6934fc
SM
52752012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5276
af67c9d7
SM
5277 * progmodes/etags.el (tags-completion-at-point-function):
5278 Improve last fix.
5279
1acad97c
SM
5280 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
5281
e298b5da
SS
52822012-03-21 Sam Steingold <sds@gnu.org>
5283
5284 * progmodes/etags.el (tags-completion-at-point-function):
5285 Avoid the error when point is inside the pattern.
5286
91d82a70
JY
52872012-03-21 John Yates <john@yates-sheets.org> (tiny change)
5288
5289 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
5290 line (Bug#10855).
5291
69188b79
CY
52922012-03-21 Drew Adams <drew.adams@oracle.com>
5293
5294 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
5295
99fc91fe
AK
52962012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
5297
5298 * ido.el (ido-set-current-directory, ido-read-internal)
5299 (ido-choose-completion-string, ido-completion-help): Handle nil
5300 value of ido-completion-buffer (Bug#11008).
5301
087bbb4c
SS
53022012-03-21 Sam Steingold <sds@gnu.org>
5303
5304 * window.el (switch-to-prev-buffer): Do not switch to a visible
5305 window previous buffer, just like with the frame previous buffers.
5306
fb5b8aca
CY
53072012-03-21 Chong Yidong <cyd@gnu.org>
5308
5309 * faces.el (make-face, make-empty-face, copy-face):
5310 * face-remap.el (face-remap-add-relative, face-remap-set-base):
5311 Doc fixes.
5312
dc9924b8
SM
53132012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5314
5315 * wid-edit.el (widget-complete-field): Remove (bug#11051).
5316 (widget-complete): Remove broken use of it.
5317
f0bcceb9
CY
53182012-03-20 Chong Yidong <cyd@gnu.org>
5319
dc9924b8
SM
5320 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5321 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
5322 characters.
5323
ee52ebf3
TH
53242012-03-20 Tassilo Horn <tassilo@member.fsf.org>
5325
5326 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
5327 to draw rectangles, not squares. (Regression introduced by revno
5328 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
5329
4c5779ab
CY
53302012-03-18 Chong Yidong <cyd@gnu.org>
5331
5332 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
5333 it is not yet defined (for temacs).
5334
15360934
LL
53352012-03-18 Leo Liu <sdl.web@gmail.com>
5336
dc9924b8 5337 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 5338
d9a8eb66
EZ
53392012-03-17 Eli Zaretskii <eliz@gnu.org>
5340
5341 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
5342 (ispell-choices-win-default-height, ispell-silently-savep)
5343 (ispell-dictionary-alist, ispell-encoding8-command)
5344 (ispell-check-version, ispell-aspell-find-dictionary)
5345 (ispell-valid-dictionary-list, ispell-words-keyword)
5346 (ispell-get-word, ispell-internal-change-dictionary)
5347 (ispell-region, ispell-skip-region-list)
5348 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
5349 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
5350 (ispell-message-text-end, ispell-message)
5351 (ispell-buffer-local-parsing): Doc fix.
5352
f02ff80d
J
53532012-03-13 Jambunathan K <kjambunathan@gmail.com>
5354
5355 * htmlfontify.el: Add support for code block fontification for ODT
5356 export (Bug #9914).
5357 (hfy-optimisations): Define new option
5358 `body-text-only'
5359 (hfy-fontify-buffer): Honor above setting.
5360 (hfy-begin-span, hfy-end-span): New routines factored out form
5361 `hfy-fontify-buffer'.
5362 (hfy-begin-span-handler, hfy-end-span-handler): New variables
5363 that permit insertion of custom tags.
5364 (hfy-fontify-buffer): Use above handlers.
5365 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
5366 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 5367 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 5368 over multiple runs. This is made possible by having the caller let
f02ff80d
J
5369 bind a special variable `hfy-user-sheet-assoc'.
5370 (htmlfontify-string): New defun.
5371 (hfy-compile-face-map): Make sure that the last char in the
5372 buffer is correctly fontified.
5373 (hfy-face-resolve-face): Whitespace only change.
5374
9ac7a13f
EZ
53752012-03-17 Eli Zaretskii <eliz@gnu.org>
5376
5377 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
5378 message more clear.
5379
e2b5bdd7
LL
53802012-03-16 Leo Liu <sdl.web@gmail.com>
5381
5382 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
5383
2e492df3
AM
53842012-03-16 Alan Mackenzie <acm@muc.de>
5385
5386 Further optimise the handling of large macros.
5387
5388 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
5389 limit to a call of `c-literal-limits'.
5390 (c-determine-+ve-limit): New function.
dc9924b8
SM
5391 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
5392 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
5393 In CASE 5B, restrict a search limit to 500.
5394 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
5395
5396 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
5397 Restrict macro bounds to +-500 from after-change's BEG END.
5398
50e94f0c
LL
53992012-03-16 Leo Liu <sdl.web@gmail.com>
5400
5401 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
5402
6f09f6ed
AH
54032012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
5404
5405 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 5406 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 5407
c7e73d51
GM
54082012-03-16 Glenn Morris <rgm@gnu.org>
5409
da986230
GM
5410 * view.el (view-buffer, view-buffer-other-window)
5411 (view-buffer-other-frame): Doc fixes re special mode-class.
5412
0835f01e
GM
5413 * subr.el (eval-after-load): If named feature is provided not from
5414 a file, run after-load forms. (Bug#10946)
5415
c7e73d51
GM
5416 * calendar/calendar.el (calendar-insert-at-column):
5417 Handle non-unit-width characters a bit better. (Bug#10978)
5418
3f2eafd1
CY
54192012-03-15 Chong Yidong <cyd@gnu.org>
5420
5421 * emacs-lisp/ring.el (ring-extend): New function.
5422 (ring-insert+extend): Extend the ring correctly (Bug#11019).
5423
5424 * comint.el (comint-read-input-ring)
5425 (comint-add-to-input-history): Grow comint-input-ring lazily.
5426
103af3fe
SM
54272012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5428
663b1677
SM
5429 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
5430 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
5431
103af3fe
SM
5432 * imenu.el: Fix multiple inheritance breakage (bug#9199).
5433 (imenu-add-to-menubar): Don't add a redundant index.
5434 (imenu-update-menubar): Handle a dynamically composed keymap.
5435
899cb7cb
KY
54362012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5437
5438 * mail/sendmail.el (mail-encode-header):
5439 Bind rfc2047-encode-encoded-words to nil.
5440
3809f91d
GM
54412012-03-13 Glenn Morris <rgm@gnu.org>
5442
5443 * calendar/calendar.el (calendar-string-spread):
5444 Handle non-unit-width characters a bit better. (Bug#10978)
5445
9e345a01
LL
54462012-03-13 Leo Liu <sdl.web@gmail.com>
5447
5448 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
5449 directory and file as argument (Bug#10822).
5450
4a07df36
KS
54512012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5452
5453 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
5454 For dynamically generated code, follow $PC.
5455 (gdb-disassembly-handler-custom): Handle no function name case.
5456
4aaa9356
TL
54572012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5458
5459 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
5460 * emulation/ws-mode.el (ws-query-replace):
5461 * sort.el (sort-regexp-fields):
5462 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
5463
225979da
SM
54642012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5465
5466 * dabbrev.el: Fix cycle completion order (bug#10963).
5467 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
5468 (dabbrev-completion): Don't use an obarray; provide
5469 a cycle-sort-function.
5470
e2f1fdab
LL
54712012-03-12 Leo Liu <sdl.web@gmail.com>
5472
dc9924b8 5473 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
5474 (kill-do-not-save-duplicates): Doc fix.
5475
b19490ed
SM
54762012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5477
5478 * dabbrev.el: Fix cycle completion (bug#10963).
5479 Use lexical binding and wrap to 80 columns.
5480 (dabbrev-completion): Delay computing the list of completions.
5481
4b05d722
KH
54822012-03-12 Kenichi Handa <handa@m17n.org>
5483
5484 * international/quail.el (quail-insert-kbd-layout): Surround each
5485 row by LRO and PDF instead of inserting many LRMs. Pad the left
5486 and right of each non-spacing marks. Insert invisible space
5487 between lower and upper characters to prevent composition.
5488
dbbc2e69
SM
54892012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5490
5491 * minibuffer.el (minibuffer-complete): Don't get confused when the
5492 function is run twice via different commands (bug#10958).
5493 (complete-with-action): Fix docstring.
5494
292112ed
CY
54952012-03-12 Chong Yidong <cyd@gnu.org>
5496
5d1ac394
CY
5497 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
5498 (nxml-completion-at-point-function): New function.
5499 (nxml-mode): Use it.
5500 (nxml-bind-meta-tab-to-complete-flag): Default to t.
5501
292112ed
CY
5502 * emacs-lisp/package.el (package-unpack, package-unpack-single):
5503 Load generated autoloads file before byte compiling (Bug#10970).
5504 (package--make-autoloads-and-compile): New helper fun.
5505
4098f8f7
CS
55062012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
5507
5508 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
5509
8f754691
MA
55102012-03-11 Michael Albinus <michael.albinus@gmx.de>
5511
5512 * autorevert.el (auto-revert-handler): Ensure, that
5513 file-readable-p is applied only for local files or in
5514 auto-revert-tail-mode.
5515
e29ab36b
AS
55162012-03-11 Andreas Schwab <schwab@linux-m68k.org>
5517
dbbc2e69
SM
5518 * server.el (server-eval-at): Handle non-tcp connections.
5519 Decode result string.
ad0bf5b6 5520
e29ab36b
AS
5521 * server.el (server-msg-size): New constant.
5522 (server-reply-print): New function.
5523 (server-eval-and-print): Use it.
5524 (server-eval-at): Use server-quote-arg and server-unquote-arg.
5525 Handle -print-nonl.
5526
de5939ba
CS
55272012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
5528
5529 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
5530 (Bug#10987).
5531
0c93eabf
CY
55322012-03-11 Chong Yidong <cyd@gnu.org>
5533
397a688f
CY
5534 * simple.el (goto-line): Doc fix (Bug#9938).
5535
2cc775f9
CY
5536 * subr.el (save-window-excursion): Doc fix (Bug#9979).
5537
0c93eabf
CY
5538 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
5539 when finished (Bug#10963).
5540
c491fa41
MR
55412012-03-11 Martin Rudalics <rudalics@gmx.at>
5542
5543 * window.el (split-window-below): Fix bug in case where
5544 split-window-keep-point is nil (Bug#10971).
5545
300e8fa5
JL
55462012-03-11 Juri Linkov <juri@jurta.org>
5547
5548 * replace.el (replace-highlight): Set isearch-word to nil
5549 unconditionally. (Bug#10887)
5550
dbf6c5a1
EZ
55512012-03-10 Eli Zaretskii <eliz@gnu.org>
5552
5553 * net/mairix.el (mairix-replace-invalid-chars): Rename from
5554 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 5555 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
5556 (mairix-widget-create-query): Add usage information about mairix
5557 search forms: negating words, searching for substrings, etc.
5558
b9e501de
JP
55592012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
5560
5561 * international/fontset.el (font-encoding-alist): Add an entry for
5562 ksx1001 (Bug#5667).
5563
92795c91
RS
55642012-03-10 Richard Stallman <rms@gnu.org>
5565
1694e6c1
RS
5566 * mail/sendmail.el (mail-encode-header):
5567 Set rfc2047-encode-encoded-words.
5568
607e8555
RS
5569 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
5570
de3bc99a
RS
5571 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
5572 view buffer means not swapped.
5573 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
5574 (rmail-write-region-annotate): Error if real text has disappeared.
5575
92795c91
RS
5576 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
5577
699bd04e
CY
55782012-03-10 Chong Yidong <cyd@gnu.org>
5579
5580 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
5581 * emulation/cua-base.el (cua--init-keymaps):
5582 Add delete-forward-char to remappings (Bug#9666).
699bd04e 5583
570a1714
MR
55842012-03-10 Martin Rudalics <rudalics@gmx.at>
5585
dbbc2e69
SM
5586 * speedbar.el (speedbar-unhighlight-one-tag-line):
5587 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 5588
82dcf4e4
CY
55892012-03-10 Chong Yidong <cyd@gnu.org>
5590
7a2c7ca7
CY
5591 * minibuffer.el (completion-in-region, completion-help-at-point):
5592 Give the completion field overlay a high priority (Bug#6830).
5593
82dcf4e4
CY
5594 * dired.el (dired-goto-file): Recognize absolute file name
5595 listings (Bug#7126).
5596 (dired-goto-file-1): New helper function.
5597 (dired-toggle-read-only): Inhibit warnings.
5598
052e28ac
MA
55992012-03-09 Michael Albinus <michael.albinus@gmx.de>
5600
75f1671a 5601 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
5602 there are no properties.
5603
95d5e396
LL
56042012-03-09 Leo Liu <sdl.web@gmail.com>
5605
5606 * savehist.el (savehist-printable): Stricter check for string
5607 value (Bug#10937).
5608
3f018d6d
EZ
56092012-03-09 Eli Zaretskii <eliz@gnu.org>
5610
dbbc2e69
SM
5611 * mail/smtpmail.el (smtpmail-send-it):
5612 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
5613 valid mbox format.
5614
f7fd3d79
GM
56152012-03-09 Glenn Morris <rgm@gnu.org>
5616
5617 * files.el (dir-locals-find-file):
5618 Don't check result is regular, readable.
5619 (dir-locals-read-from-file): Demote errors.
5620
6ff6e72f
EZ
56212012-03-08 Eli Zaretskii <eliz@gnu.org>
5622
dbbc2e69
SM
5623 * international/quail.el (quail-insert-kbd-layout):
5624 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
5625 layout cell, to prevent their reordering by bidi display engine.
5626 For details, see the discussion in
5627 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
5628
9cec7834
AM
56292012-03-08 Alan Mackenzie <acm@muc.de>
5630
5631 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
5632 the starting position; make it extend the marked region when
5633 invoked repeatedly - all under appropriate circumstances.
5634 Fixes bugs #5525, #10906.
5635
9a40b8d4
GM
56362012-03-08 Glenn Morris <rgm@gnu.org>
5637
5638 * files.el (locate-dominating-file, dir-locals-find-file):
5639 Undo 2012-03-06 change.
5640
7a08ed35
EZ
56412012-03-07 Eli Zaretskii <eliz@gnu.org>
5642
dbbc2e69
SM
5643 * international/quail.el (quail-help):
5644 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
5645 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
5646 for the reason.
5647
5aca4f71 56482012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
5649
5650 Avoid superfluous registering of signals. (Bug#10807)
5651
5652 * notifications.el (notifications-on-action-object)
5653 (notifications-on-close-object): New defvars.
5654 (notifications-on-action-signal, notifications-on-closed-signal):
5655 Unregister the signal if not needed any longer.
5656 (notifications-notify): Register `notifications-action-signal' or
5657 `notifications-closed-signal', if :on-action or :on-close has been
5658 passed as argument.
5659
78e8b10a
CY
56602012-03-07 Chong Yidong <cyd@gnu.org>
5661
5662 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
5663 non-X platforms.
5664
69481eb8
GM
56652012-03-06 Glenn Morris <rgm@gnu.org>
5666
5667 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5668 (x-disown-selection-internal, x-get-selection-internal):
5669 Doc fix (add arglist signatures). (Bug#10783)
5670
133b8e11
KS
56712012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5672
5673 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5674 Handle breakpoints with no "type".
5675
99a83064
GM
56762012-03-06 Glenn Morris <rgm@gnu.org>
5677
5678 * files.el (locate-dominating-file): Add optional predicate argument.
5679 (dir-locals-find-file): Make use of above change.
5680
17798e78
TTN
56812012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
5682
5683 * info.el (Info-insert-dir): Also try "dir.gz".
5684
eb182446
GM
56852012-03-06 Glenn Morris <rgm@gnu.org>
5686
8f2114ee
GM
5687 * files.el (dir-locals-find-file):
5688 Ignore non-readable or non-regular files. (Bug#10928)
5689
eb182446
GM
5690 * files.el (locate-dominating-file): Doc fix.
5691
24679323
AS
56922012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
5693
5694 * calendar/calendar.el (calendar-set-mode-line):
5695 `getenv' returns a string. (Bug#10951)
5696
01d972a9
LL
56972012-03-05 Leo Liu <sdl.web@gmail.com>
5698
109aa8a9
LL
5699 * simple.el (backward-delete-char-untabify): Constrain point to
5700 field (Bug#10939).
5701
01d972a9
LL
5702 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
5703
10607bea
CY
57042012-03-05 Chong Yidong <cyd@gnu.org>
5705
5706 * simple.el (count-words): If called from Lisp, return the word
5707 count, for symmetry with `count-lines'. Arglist changed.
5708 (count-words--message): Args changed. Consolidate counting code
5709 from count-words and count-words-region.
5710 (count-words-region): Caller changed.
5711 (count-lines-region): Make it an obsolete alias.
5712
5dd11cfe
TH
57132012-03-04 Tassilo Horn <tassilo@member.fsf.org>
5714
5715 * saveplace.el (save-place-to-alist)
5716 (save-place-ignore-files-regexp): Allow value nil to disable this
5717 feature.
5718
c349f4e6
CY
57192012-03-04 Chong Yidong <cyd@gnu.org>
5720
5721 * faces.el (face-spec-reset-face): For the default face, reset the
5722 attributes to default values (Bug#10748).
5723
e627be4c
LMI
57242012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5725
5726 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
5727 previous patch: Check `message-send-mail-function', and not the
5728 default function (bug#10897).
5729
ebeabff4
MA
57302012-03-04 Michael Albinus <michael.albinus@gmx.de>
5731
a41a6cf4
MA
5732 * notifications.el (notifications-on-action-signal)
5733 (notifications-on-closed-signal): Check for unique service name of
5734 incoming event. Fix error in removing entry.
ebeabff4 5735 (top): Register for signals with wildcard service name.
a41a6cf4 5736 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 5737
c1ca42b4
CY
57382012-03-04 Chong Yidong <cyd@gnu.org>
5739
dc9924b8 5740 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 5741
ea16568d
GM
57422012-03-04 Glenn Morris <rgm@gnu.org>
5743
5744 * abbrev.el (copy-abbrev-table, abbrev-table-p)
5745 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
5746 (expand-abbrev, define-abbrev-table): Doc fixes.
5747
fbae4637
LMI
57482012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5749
5750 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
5751 `message-default-send-mail-function' and not `send-mail-function'
5752 when doing the prompting for `sendmail-query-once' before sending
5753 in Message buffers (bug#10897).
5754
a1e7225c
LMI
5755 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
5756 This is inconsistent with all the other stream functions, which leave
5757 the setting up to the higher levels (if so wanted) (bug#10931).
5758
56d093a9
AM
57592012-03-02 Alan Mackenzie <acm@muc.de>
5760
5761 Depessimize the handling of very large macros.
5762
5763 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
5764 (c-macro-cache-syntactic): New variables to implement a one
5765 element macro cache.
5766 (c-invalidate-macro-cache): New function.
5767 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
5768 Adapt to use the new cache.
5769 (c-state-safe-place): Use better the cache of safe positions.
5770 (c-state-semi-nonlit-pos-cache)
5771 (c-state-semi-nonlit-pos-cache-limit):
5772 New variables for...
5773 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
5774 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
5775 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
5776 Use c-state-semi-safe-place.
56d093a9 5777
dbbc2e69
SM
5778 * progmodes/cc-langs.el (c-get-state-before-change-functions):
5779 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 5780
817e5c3d
MA
57812012-03-02 Michael Albinus <michael.albinus@gmx.de>
5782
dbbc2e69
SM
5783 * jka-compr.el (jka-compr-call-process):
5784 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
5785 not remote.
5786
a032a702
MA
57872012-03-01 Michael Albinus <michael.albinus@gmx.de>
5788
5789 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
5790 access of FILE2, if FILE1 does not exist.
5791
99a54f21
MA
5792 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
5793 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
5794
5795 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
5796 Add "PAGER=" to `process-environment'.
5797
f6561e1f
MM
57982012-03-01 Michael R. Mauger <mmaug@yahoo.com>
5799
5800 * progmodes/sql.el: Bug fix
5801 (sql-get-login-ext): Save login values in globals.
5802 (sql-get-login): Use new version of `sql-get-login-ext'.
5803 (sql-interactive-mode): Set global `sql-connection' to nil.
5804 (sql-connect): Set global values for connection.
5805 (sql-product-interactive): Save global values as buffer local.
5806
2d44d9cc
LL
58072012-02-29 Leo Liu <sdl.web@gmail.com>
5808
5809 * abbrev.el (define-abbrevs): Reset sys to nil.
5810
96b49301 58112012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5812
bf7f9bc5
JB
5813 * files.el (file-equal-p): Rename from `files-equal-p'.
5814 Return nil when one or both files don't exist.
96b49301 5815 (file-subdir-of-p): Now only top directory must exists,
5816 return nil if it doesn't.
bf7f9bc5
JB
5817 (copy-directory): No need to test with `file-subdir-of-p' after
5818 creating dir.
5819 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
5820 to `file-equal-p'.
96b49301 5821
44e97401
GM
58222012-02-28 Glenn Morris <rgm@gnu.org>
5823
5824 * shell.el (shell-mode):
5825 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
5826 * play/landmark.el (landmark-font-lock-face-O):
5827 * play/handwrite.el (handwrite):
5828 * play/gomoku.el (gomoku-O):
5829 * net/browse-url.el (browse-url-browser-display):
5830 * international/mule.el (define-charset):
5831 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
5832 * filesets.el (filesets-find-file-delay):
5833 * eshell/em-xtra.el (eshell-xtra):
5834 * eshell/em-unix.el (eshell-grep):
5835 * emulation/viper.el (viper-mode):
5836 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5837 * emacs-lisp/easymenu.el (easy-menu-define):
5838 * calendar/timeclock.el (timeclock-use-display-time):
5839 * bs.el (bs-mode):
5840 * bookmark.el (bookmark-save-flag):
5841 Doc fix (standardize possessive apostrophe usage).
5842
c98c6276
CY
58432012-02-27 Chong Yidong <cyd@gnu.org>
5844
bf7f9bc5
JB
5845 * emulation/viper-cmd.el (viper-intercept-ESC-key):
5846 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 5847
c98c6276
CY
5848 * font-lock.el (font-lock-specified-p): Rename from
5849 font-lock-spec-present. Callers changed.
5850
9c62cd04 58512012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 5852
bf7f9bc5
JB
5853 * emacs-lisp/package.el (package-compute-transaction):
5854 Handle holding a package version to t in package-load-list.
8ac9e529 5855
530739c9
MA
58562012-02-26 Michael Albinus <michael.albinus@gmx.de>
5857
5858 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
5859 (tramp-get-inode, tramp-get-device): Use cached values.
5860
487915d7
AM
58612012-02-26 Alan Mackenzie <acm@muc.de>
5862
5863 Check there is a font-lock specification before doing initial
5864 fontification.
5865
5866 * font-core.el (font-lock-mode): Move the conditional from
5867 :after-hook to font-lock-initial-fontify.
5868 (font-lock-default-function): Move the check for a specification
5869 to font-lock-spec-present.
5870
dc9924b8 5871 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
5872 (font-lock-spec-present): New function.
5873
4fd96557
JB
58742012-02-26 Jim Blandy <jimb@red-bean.com>
5875
5876 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
5877 (gdb-send): Apply it to the operand of the '-interpreter-exec
5878 console' command, so that we can pass arguments with (say) quotes
5879 in them. Store exact string sent in gdb-debug-log (Bug#10765).
5880
9a4888c0
CY
58812012-02-26 Chong Yidong <cyd@gnu.org>
5882
07498861
CY
5883 * help-fns.el (describe-function-1): Clarify description of
5884 remapping (Bug#10844).
5885
9a4888c0
CY
5886 * files.el (files-equal-p): Doc fix.
5887 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
5888 and quit the loop once a mismatch is found.
5889
ea8fb88d
JB
58902012-02-25 Juanma Barranquero <lekktu@gmail.com>
5891
5892 * bs.el (bs--show-with-configuration): Don't throw an error
5893 if the window cannot be split; otherwise, subsequent calls to
5894 bs-show fail, restoring a stale window config. (Bug#10882)
5895
525795c1
JD
58962012-02-25 Jan Djärv <jan.h.d@swipnet.se>
5897
5898 * term/ns-win.el (global-map): Bind ns-drag-file to
5899 ns-find-file (Bug#5855, Bug#10050).
5900
f008086f
AS
59012012-02-25 Andreas Schwab <schwab@linux-m68k.org>
5902
5903 * calendar/parse-time.el (parse-time-string): Allow extractor to
5904 return nil.
5905
a3fcfa99
MA
59062012-02-25 Michael Albinus <michael.albinus@gmx.de>
5907
91027d08
JB
5908 * net/tramp.el (tramp-file-name-for-operation):
5909 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
5910
5911 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
5912 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
5913 Add COPY-CONTENTS argument.
a3fcfa99 5914
67b0de11
CY
59152012-02-25 Chong Yidong <cyd@gnu.org>
5916
5917 Add custom groups for VC backends, for consistency with vc-bzr.
5918
5919 * vc/vc-arch.el (vc-arch):
5920 * vc/vc-cvs.el (vc-cvs):
5921 * vc/vc-git.el (vc-git):
5922 * vc/vc-hg.el (vc-hg):
5923 * vc/vc-mtn.el (vc-mtn):
5924 * vc/vc-rcs.el (vc-rcs):
5925 * vc/vc-sccs.el (vc-sccs):
5926 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
5927 All relevant defcustoms reassigned.
5928
3c9dfce6
CY
59292012-02-25 Chong Yidong <cyd@gnu.org>
5930
1339bf43
CY
5931 * newcomment.el (comment-styles): Add autoload (Bug#10868).
5932
3c9dfce6
CY
5933 * term/x-win.el (x-initialize-window-system): Reduce default for
5934 x-selection-timeout to 5 seconds (Bug#8869).
5935
25b2e303 59362012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5937
ec70a47d
GM
5938 * files.el (files-equal-p, file-subdir-of-p): New functions.
5939 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 5940 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
5941 * dired-aux.el (dired-copy-file-recursive): Same.
5942 (dired-create-files): Modify destination when source is equal to
5943 dest when copying files.
53a46cd0 5944 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 5945
914260cd
MA
59462012-02-24 Michael Albinus <michael.albinus@gmx.de>
5947
5948 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
5949 (Bug#10874)
5950
2cb228f7
AM
59512012-02-23 Alan Mackenzie <acm@muc.de>
5952
5953 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
5954 parameter "after-hook:" to allow the expansion to run code after
5955 the execution of the mode hooks.
5956
5957 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 5958 from font-lock-mode-internal.
2cb228f7 5959
91027d08 5960 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
5961 :after-hook.
5962
8f0fde21
SM
59632012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5964
3e88618b
SM
5965 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
5966 (completion--cache-all-sorted-completions): New function.
5967 (completion-all-sorted-completions): Use it.
5968 (completion--do-completion, minibuffer-force-complete):
5969 Use it to re-instate the flush hook.
5970
8f0fde21
SM
5971 * icomplete.el (icomplete-completions): Replace last fix with a better
5972 one (bug#10850).
5973
8e911f6f
DG
59742012-02-23 Dmitry Gutov <dgutov@yandex.ru>
5975
5976 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
5977 when it might call us back infinitely (bug#10797).
5978
49fe4321
GM
59792012-02-23 Glenn Morris <rgm@gnu.org>
5980
5981 * minibuffer.el (completion-category-overrides): Doc fix.
5982
b291b572
SM
59832012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5984
5985 * minibuffer.el (completion-table-with-context): Fix inf-loop.
5986 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
5987
31a9ef2e
GM
59882012-02-23 Glenn Morris <rgm@gnu.org>
5989
5e6e6794 5990 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
5991 (authors-obsolete-files-regexps, authors-ignored-files)
5992 (authors-ambiguous-files, authors-renamed-files-alist):
5993 Add more entries.
5994
0bd1e074
JL
59952012-02-23 Juri Linkov <juri@jurta.org>
5996
5997 * isearch.el (isearch-occur): Sync interactive spec with occur's
5998 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
5999
b617673c
JL
6000 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
6001
19e9789e
JL
60022012-02-22 Juri Linkov <juri@jurta.org>
6003
6004 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
6005 (ucs-insert): Doc fix. Check for hex digits in the string.
6006 Don't display `nil' in the error message. (Bug#10857)
6007
f41ce09d
AM
60082012-02-22 Alan Mackenzie <acm@muc.de>
6009
7a71b18d 6010 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 6011
ac2eceee
GM
60122012-02-22 Glenn Morris <rgm@gnu.org>
6013
6014 * ffap.el (ffap-c-path):
6015 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
6016
abd1f678
CY
60172012-02-22 Chong Yidong <cyd@gnu.org>
6018
6019 * custom.el (load-theme): Doc fix.
6020
f25aef2e
GM
60212012-02-22 Glenn Morris <rgm@gnu.org>
6022
6023 * dired-x.el (dired-guess-shell-alist-default):
6024 Remove escape sequences from nroff output. (Bug#172)
6025
5f8dc2ca
GM
60262012-02-21 Glenn Morris <rgm@gnu.org>
6027
6ff86ec4
GM
6028 * vc/emerge.el (emerge-defvar-local):
6029 Set `permanent-local' property rather than unused `preserved'.
6030
be3223a3 6031 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
6032 (picture-mode-map): Use it. (Bug#10860)
6033 (picture-mode): Doc fix.
6034
3fe58f4f
JB
60352012-02-21 Juanma Barranquero <lekktu@gmail.com>
6036
6037 * newcomment.el (uncomment-region-default): Remove unused binding.
6038
f9a998c3
GM
60392012-02-21 Glenn Morris <rgm@gnu.org>
6040
6041 * textmodes/picture.el (picture-motion, picture-motion-reverse)
6042 (picture-self-insert, picture-tab-chars): Doc fix.
6043 (picture-mode-map): Fix C-a, C-e.
6044
c6029348
GM
60452012-02-20 Glenn Morris <rgm@gnu.org>
6046
6047 * emacs-lisp/authors.el (authors-aliases): Add another entry.
6048
ab1ce9d7
LL
60492012-02-20 Leo Liu <sdl.web@gmail.com>
6050
6051 * icomplete.el (icomplete-completions): Check FROM arg before
6052 passing to substring (Bug#10850).
6053
0fd40f89
CY
60542012-02-19 Chong Yidong <cyd@gnu.org>
6055
6056 * comint.el: Require ansi-color.
6057 (comint-output-filter-functions): Add ansi-color-process-output.
6058
6059 * ansi-color.el: Don't set comint-output-filter-functions; it is
6060 now in the initial value defined in comint.el.
6061 (ansi-color-apply-face-function): New variable.
6062 (ansi-color-apply-on-region): Use it.
6063 (ansi-color-apply-overlay-face): New function.
6064
6065 * shell.el (shell): No need to require ansi-color.
6066 (shell-mode): Use ansi-color-apply-face-function to highlight
6067 color escapes using font-lock-face property (Bug#10835).
6068
20af2394
CY
60692012-02-19 Chong Yidong <cyd@gnu.org>
6070
6071 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
6072 mode-line formats (Bug#10839).
6073
e23a3fbe
GM
60742012-02-18 Glenn Morris <rgm@gnu.org>
6075
b474519e
GM
6076 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
6077
6078 * mail/undigest.el (unforward-rmail-message): Doc fix.
6079
e23a3fbe
GM
6080 * saveplace.el (save-place-ignore-files-regexp): Add :version.
6081
57939ff4
EZ
60822012-02-18 Eli Zaretskii <eliz@gnu.org>
6083
6084 * international/characters.el (script-list): Sync with the latest
6085 Unicode Character Database.
6086
0c23686e
AS
60872012-02-18 Andreas Schwab <schwab@linux-m68k.org>
6088
6089 * international/titdic-cnv.el: Remove duplicate coding tag.
6090 * language/cham.el: Likewise.
6091 * language/tai-viet.el: Likewise.
6092
6818b449
GM
60932012-02-18 Glenn Morris <rgm@gnu.org>
6094
6095 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
6096 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
6097 (calendar-bahai-all-holidays-flag, calendar-other-dates):
6098 * calendar/diary-lib.el (diary-abbreviated-year-flag):
6099 * calendar/holidays.el (holiday-bahai-holidays)
6100 (calendar-holidays, list-holidays):
6101 Use utf-8 Bahá'í in doc-strings, menus, etc.
6102
0311a3fc
TH
61032012-02-17 Tassilo Horn <tassilo@member.fsf.org>
6104
6105 * saveplace.el (save-place-ignore-files-regexp): New variable
6106 allowing for excluding files from saving their location of point.
6107 The default value matches the temporary commit message editing
6108 files from Git, SVN, Bazaar, and Mercurial.
6109 (save-place-to-alist): Use it.
6110
d209e2fb 61112012-02-17 Lawrence Mitchell <wence@gmx.li>
eb864a71
LM
6112 Stefan Monnier <monnier@iro.umontreal.ca>
6113
6114 * newcomment.el (uncomment-region-default): Don't leave extra space
6115 when an arg is provided (bug#8150).
6116
ee0ce425
TZ
61172012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
6118
eb864a71 6119 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 6120
95ddf442
GM
61212012-02-17 Glenn Morris <rgm@gnu.org>
6122
6123 * net/socks.el: Require network-stream. (Bug#10599)
6124
48dd1e39 61252012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
6126
6127 * international/charprop.el:
6128 * international/uni-name.el:
6129 * international/uni-old-name.el:
6130 * international/uni-comment.el: Regenerate.
6131
d68cd087
GM
61322012-02-16 Glenn Morris <rgm@gnu.org>
6133
6134 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
6135 Interactively in calendar buffer, give an error if not on a date.
6136
13932042
GM
61372012-02-15 Glenn Morris <rgm@gnu.org>
6138
6139 * shell.el (shell-delimiter-argument-list):
6140 Revert 2011-02-17 change. (Bug#8027)
6141
c3a70e2b
CY
61422012-02-15 Chong Yidong <cyd@gnu.org>
6143
60236b0d
CY
6144 * minibuffer.el (completion-at-point-functions): Doc fix.
6145
c3a70e2b
CY
6146 * custom.el (defcustom): Doc fix; note use of defvar.
6147
9f26dc24
GM
61482012-02-15 Glenn Morris <rgm@gnu.org>
6149
6150 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
6151 Doc fixes.
6152
6546b134
GM
61532012-02-14 Glenn Morris <rgm@gnu.org>
6154
6155 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
6156
d29b2b4c
LI
61572012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6158
6159 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
6160 way the ports list is computed.
835bdcba
LI
6161 (smtpmail-query-smtp-server): Prompt the user for a port number if
6162 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 6163
08dcdbc9
TZ
61642012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
6165
6166 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
6167
2605051a
GM
61682012-02-13 Glenn Morris <rgm@gnu.org>
6169
6170 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
6171
7ee99f32
TZ
61722012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6173
6174 * net/gnutls.el (gnutls-trustfiles): New variable.
6175 (gnutls-negotiate): Use it.
6176
5f0af64f
LI
61772012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
6178
6179 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
6180 does its stuff if Gnus is running.
6181
c14fcc95
AM
61822012-02-13 Alan Mackenzie <acm@muc.de>
6183
6184 Fix a loop in c-set-fl-decl-start.
6185
7a71b18d 6186 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
6187 c-backward-syntactic-ws actually moves backwards.
6188
142b4d90
LL
61892012-02-13 Leo Liu <sdl.web@gmail.com>
6190
6191 * net/rcirc.el (rcirc-markup-attributes): Move point to the
6192 beginning so that all \C-o chars are removed.
6193
fa9958a6
TZ
61942012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
6195
dc9924b8 6196 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 6197
0bc5886a
AM
61982012-02-12 Alan Mackenzie <acm@muc.de>
6199
6200 Fix infinite loop with long macros.
4d6769e1 6201 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 6202
d4bd55e7
CY
62032012-02-12 Chong Yidong <cyd@gnu.org>
6204
6205 * window.el (display-buffer): Doc fix (Bug#10785).
6206
66f3fe22
GM
62072012-02-12 Glenn Morris <rgm@gnu.org>
6208
bd7da63e
GM
6209 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6210 (x-disown-selection-internal, x-get-selection-internal):
6211 Sync docs with the xselect.c versions.
6212
66f3fe22
GM
6213 * allout-widgets.el: Add missing license notice.
6214
3e0d2fa7
GM
62152012-02-11 Glenn Morris <rgm@gnu.org>
6216
cfecdf09
GM
6217 * select.el (x-get-selection-internal, x-own-selection-internal)
6218 (x-disown-selection-internal):
6219 * x-dnd.el (x-get-selection-internal): Update declarations.
6220
6d216d7f
GM
6221 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
6222
2bed3f04
GM
6223 * window.el (window-sides-slots):
6224 * tool-bar.el (tool-bar-position):
6225 * term/xterm.el (xterm-extra-capabilities):
6226 * ses.el (ses-self-reference-early-detection):
6227 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
6228 (verilog-auto-wire-type)
6229 (verilog-auto-delete-trailing-whitespace)
6230 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
6231 (verilog-auto-tieoff-declaration):
6232 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
6233 (sql-oracle-statement-starters, sql-oracle-scan-on):
6234 * progmodes/prolog.el (prolog-align-comments-flag)
6235 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
6236 (prolog-left-indent-regexp, prolog-paren-indent-p)
6237 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
6238 (prolog-types, prolog-mode-specificators)
6239 (prolog-determinism-specificators, prolog-directives)
6240 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
6241 (prolog-electric-dot-flag)
6242 (prolog-electric-dot-full-predicate-template)
6243 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
6244 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
6245 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
6246 (prolog-program-switches, prolog-prompt-regexp)
6247 (prolog-debug-on-string, prolog-debug-off-string)
6248 (prolog-trace-on-string, prolog-trace-off-string)
6249 (prolog-zip-on-string, prolog-zip-off-string)
6250 (prolog-use-standard-consult-compile-method-flag)
6251 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
6252 (prolog-imenu-max-lines, prolog-info-predicate-index)
6253 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
6254 (prolog-char-quote-workaround):
6255 * progmodes/cc-vars.el (c-defun-tactic):
6256 * net/tramp.el (tramp-encoding-command-interactive)
6257 (tramp-local-end-of-line):
6258 * net/soap-client.el (soap-client):
6259 * net/netrc.el (netrc-file):
6260 * net/gnutls.el (gnutls):
6261 * minibuffer.el (completion-category-overrides)
6262 (completion-cycle-threshold)
6263 (completion-pcm-complete-word-inserts-delimiters):
6264 * man.el (Man-name-local-regexp):
6265 * mail/feedmail.el (feedmail-display-full-frame):
6266 * international/characters.el (glyphless-char-display-control):
6267 * eshell/em-ls.el (eshell-ls-date-format):
6268 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
6269 (lisp-lambda-list-keyword-parameter-indentation)
6270 (lisp-lambda-list-keyword-parameter-alignment):
6271 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
6272 * dired-x.el (dired-omit-verbose):
6273 * cus-theme.el (custom-theme-allow-multiple-selections):
6274 * calc/calc.el (calc-highlight-selections-with-faces)
6275 (calc-lu-field-reference, calc-lu-power-reference)
6276 (calc-note-threshold):
6277 * battery.el (battery-mode-line-limit):
6278 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
6279 (archive-7z-update):
6280 * allout.el (allout-prefixed-keybindings)
6281 (allout-unprefixed-keybindings)
6282 (allout-inhibit-auto-fill-on-headline)
6283 (allout-flattened-numbering-abbreviation):
6284 * allout-widgets.el (allout-widgets-auto-activation)
6285 (allout-widgets-icons-dark-subdir)
6286 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
6287 (allout-widgets-theme-dark-background)
6288 (allout-widgets-theme-light-background)
6289 (allout-widgets-item-image-properties-emacs)
6290 (allout-widgets-item-image-properties-xemacs)
6291 (allout-widgets-run-unit-tests-on-load)
6292 (allout-widgets-time-decoration-activity)
6293 (allout-widgets-hook-error-post-time)
6294 (allout-widgets-track-decoration):
6295 Add missing :version tags to new defcustoms and defgroups.
6296
5fec1b8e
GM
6297 * progmodes/sql.el (sql-ansi-statement-starters)
6298 (sql-oracle-statement-starters): Add custom type.
6299
3e0d2fa7
GM
6300 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
6301 (prolog-system-version): Give it a type.
6302
90b671e2
EZ
63032012-02-11 Eli Zaretskii <eliz@gnu.org>
6304
6305 * term/pc-win.el (x-select-text, x-selection-owner-p)
6306 (x-own-selection-internal, x-disown-selection-internal)
6307 (x-get-selection-internal): Sync doc strings and argument lists
6308 with xselect.c, common-win.el and x-win.el. (Bug#10783)
6309
5eac0c02
LL
63102012-02-11 Leo Liu <sdl.web@gmail.com>
6311
6312 * progmodes/python.el (python-end-of-statement): Fix infinite
6313 loop. (Bug#10788)
6314
f82cb659
GM
63152012-02-10 Glenn Morris <rgm@gnu.org>
6316
6317 * international/mule-cmds.el (unify-8859-on-encoding-mode)
6318 (unify-8859-on-decoding-mode): Properly mark as obsolete.
6319
cc26d239
LI
63202012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
6321
6322 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
6323 about SMTP before checking the From header.
6324
91027d08 6325 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
6326 into own function for reuse by emacsbug.el.
6327
1be3ca5a
LL
63282012-02-10 Leo Liu <sdl.web@gmail.com>
6329
6330 * subr.el (condition-case-unless-debug): Rename from
6331 condition-case-no-debug. All callers changed.
6332 (with-demoted-errors): Fix caller.
6333
6334 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
6335 * nxml/rng-valid.el (rng-do-some-validation):
6336 * emacs-lisp/package.el (package-refresh-contents)
6337 (package-menu-execute):
6338 * desktop.el (desktop-create-buffer):
91027d08 6339 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 6340
b011fbfe
GM
63412012-02-10 Glenn Morris <rgm@gnu.org>
6342
b2096d72
GM
6343 * textmodes/bibtex.el:
6344 Add missing :version tags for new/changed defcustoms.
6345
b011fbfe
GM
6346 * files.el (remote-file-name-inhibit-cache): Doc fixes.
6347
4c7e65bf
LI
63482012-02-09 Lars Ingebrigtsen <larsi@rusty>
6349
6350 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
6351 (smtpmail-via-smtp): Use it, or fall back on the From address.
6352 (smtpmail-send-it): Ditto.
6353
f3934f6f
SM
63542012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
6355
6356 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6357 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
6358 (byte-compile-tmp-var): New const.
6359 (byte-compile-defvar): Use it to minimize .elc size.
6360 Just use `defvar' rather than simulate it (bug#10761).
6361
a075a2c5
GM
63622012-02-09 Glenn Morris <rgm@gnu.org>
6363
cf3aa21b
GM
6364 * files.el (rename-uniquely): Doc fix. (Bug#3806)
6365
354998cd
GM
6366 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
6367 Add :version tags.
6368
dc9924b8
SM
6369 * progmodes/compile.el (compilation-error-screen-columns)
6370 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 6371
dab3703d
GM
6372 * vc/log-view.el (log-view-toggle-entry-display):
6373 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
6374
3f88cd72
GM
6375 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
6376 (report-emacs-bug-can-use-xdg-email):
6377 (report-emacs-bug-insert-to-mailer): Doc fixes.
6378 (report-emacs-bug): Message fix.
6379
d95b247d
GM
6380 * net/browse-url.el (browse-url-can-use-xdg-open)
6381 (browse-url-xdg-open): Doc fixes.
6382
a075a2c5
GM
6383 * electric.el (electric-indent-mode, electric-pair-mode)
6384 (electric-layout-rules, electric-layout-mode): Doc fixes.
6385 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
6386
ffb6157e
MR
63872012-02-08 Martin Rudalics <rudalics@gmx.at>
6388
6389 * server.el (server-unselect-display): Don't inadvertently kill
6390 the current buffer. (Bug#10729)
6391
e1ac4066
GM
63922012-02-08 Glenn Morris <rgm@gnu.org>
6393
34e8a2da
GM
6394 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
6395 (sql-list-table): Doc fixes.
6396
b4ac6e8c
GM
6397 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
6398 Comment out (does nothing).
6399
e1ac4066
GM
6400 * completion.el (dynamic-completion-mode):
6401 * dirtrack.el (dirtrack-debug-mode):
6402 * electric.el (electric-layout-mode):
6403 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
6404 * face-remap.el (text-scale-mode, buffer-face-mode):
6405 * iimage.el (iimage-mode):
6406 * image-mode.el (image-transform-mode):
6407 * minibuffer.el (completion-in-region-mode):
6408 * scroll-lock.el (scroll-lock-mode):
6409 * simple.el (next-error-follow-minor-mode):
6410 * tar-mode.el (tar-subfile-mode):
6411 * tooltip.el (tooltip-mode):
6412 * vcursor.el (vcursor-use-vcursor-map):
6413 * wid-browse.el (widget-minor-mode):
6414 * emulation/tpu-edt.el (tpu-edt-mode):
6415 * emulation/tpu-extras.el (tpu-cursor-free-mode):
6416 * international/iso-ascii.el (iso-ascii-mode):
6417 * language/thai-util.el (thai-word-mode):
6418 * mail/supercite.el (sc-minor-mode):
6419 * net/goto-addr.el (goto-address-mode):
6420 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
6421 * progmodes/cwarn.el (cwarn-mode):
6422 * progmodes/flymake.el (flymake-mode):
6423 * progmodes/glasses.el (glasses-mode):
6424 * progmodes/hideshow.el (hs-minor-mode):
6425 * progmodes/pascal.el (pascal-outline-mode):
6426 * textmodes/enriched.el (enriched-mode):
6427 * vc/smerge-mode.el (smerge-mode):
6428 Doc fixes (minor mode argument).
6429
5e0d957f
EZ
64302012-02-07 Eli Zaretskii <eliz@gnu.org>
6431
6432 * ls-lisp.el (ls-lisp-sanitize): New function.
6433 (ls-lisp-insert-directory): Use it to fix or remove any elements
6434 in file-alist with missing attributes. (Bug#4673)
6435
98d7371e
AM
64362012-02-07 Alan Mackenzie <acm@muc.de>
6437
6438 Fix spurious recognition of c-in-knr-argdecl.
6439
6440 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
6441 putative K&R region.
6442
667ced3a
AM
64432012-02-07 Alan Mackenzie <acm@muc.de>
6444
eb864a71
LM
6445 * progmodes/cc-engine.el (c-forward-objc-directive):
6446 Prevent looping in "#pragma mark @implementation".
667ced3a 6447
5b77774d
MA
64482012-02-07 Michael Albinus <michael.albinus@gmx.de>
6449
6450 * notifications.el (notifications-on-closed-signal): Make `reason'
6451 optional. (Bug#10744)
6452
af008560
GM
64532012-02-07 Glenn Morris <rgm@gnu.org>
6454
60d47423
GM
6455 * emacs-lisp/easy-mmode.el (define-minor-mode):
6456 Doc fixes for the macro and the mode it defines.
6457
dd605cc4
GM
6458 * image.el (imagemagick-types-inhibit): Doc fix.
6459
af008560
GM
6460 * cus-start.el (imagemagick-render-type): Add it.
6461
5cc59a37
LI
64622012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6463
4d6769e1
JB
6464 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
6465 Set the default at load time, too, so that `font-lock-fontify-buffer'
6466 can be called without setting up the entire mode first. This fixes
6467 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 6468
9a6dd747
CY
64692012-02-06 Chong Yidong <cyd@gnu.org>
6470
2d16b285
CY
6471 * simple.el (list-processes--refresh): Delete exited processes
6472 (Bug#8094).
6473
171e9b6e
CY
6474 * comint.el (comint-next-prompt): next-single-char-property-change
6475 and prev-single-char-property-change never return nil (Bug#8657).
6476
9a6dd747
CY
6477 * custom.el (defcustom): Doc fix (Bug#9711).
6478
aa4589a7
CY
64792012-02-05 Chong Yidong <cyd@gnu.org>
6480
5c2a252f
CY
6481 * cus-edit.el (custom-variable-reset-backup): Quote the value
6482 before storing it in the customized-value property (Bug#6712).
4aab9006 6483 (custom-display): Add a customization type tag.
983b9602 6484 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 6485
aa4589a7
CY
6486 * wid-edit.el (widget-field-value-get): New optional arg to
6487 suppress trailing whitespace truncation.
6488 (character): Use it (Bug#2689).
6489
1ff980ae
AS
64902012-02-05 Andreas Schwab <schwab@linux-m68k.org>
6491
6492 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
6493 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
6494
03988c98
CY
64952012-02-05 Chong Yidong <cyd@gnu.org>
6496
eeb6cc88
CY
6497 * cus-edit.el (custom-variable-value-create): For mismatched
6498 types, show the current value (Bug#7600).
6499
03988c98
CY
6500 * custom.el (defcustom): Doc fix.
6501
f8cdeef0
GM
65022012-02-05 Glenn Morris <rgm@gnu.org>
6503
6504 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
6505
0696d255
JB
65062012-02-05 Juanma Barranquero <lekktu@gmail.com>
6507
6508 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
6509 (pp-buffer): Use `ignore-errors', `looking-at-p'.
6510 (pp-last-sexp): Use `looking-at-p'.
6511
34c99998
GM
65122012-02-04 Glenn Morris <rgm@gnu.org>
6513
8f05da42
GM
6514 * files.el (revert-buffer):
6515 Doc fix (mention revert-buffer-in-progress-p).
6516
f160676e
GM
6517 * emacs-lisp/ert-x.el (ert-simulate-command):
6518 Check deferred-action-list (which is obsolete) is bound.
6519
c7291ad9
GM
6520 * subr.el (with-wrapper-hook): Doc fixes.
6521
34c99998
GM
6522 * simple.el (filter-buffer-substring-functions)
6523 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
6524
6283a7d3
LL
65252012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
6526
6527 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
6528 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
6529
e96e3013
LL
65302012-02-04 Leo Liu <sdl.web@gmail.com>
6531
6532 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
6533
8ded50f2
GM
65342012-02-04 Glenn Morris <rgm@gnu.org>
6535
82ff1d13
GM
6536 * image.el (image-extension-data): Add obsolete alias.
6537
987a0a16
GM
6538 * isearch.el (isearch-update): Doc fix.
6539
ea32ef46
GM
6540 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
6541
8ded50f2
GM
6542 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
6543
eea14f31
GM
65442012-02-03 Glenn Morris <rgm@gnu.org>
6545
6546 * image.el (image-animated-p): Doc fix. Use image-animated-types.
6547 (image-animate-timeout): Doc fix.
6548
6549 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
6550
12f381b7
GM
65512012-02-02 Glenn Morris <rgm@gnu.org>
6552
953cebf5
GM
6553 * server.el (server-auth-dir): Doc fix.
6554 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
6555
12f381b7
GM
6556 * subr.el (run-mode-hooks): Doc fix.
6557
953a8c3b
JL
65582012-02-02 Juri Linkov <juri@jurta.org>
6559
6560 * image-mode.el (image-toggle-display-image): Remove tautological
6561 `major-mode' from the `derived-mode-p' test.
6562
c5d3843c
KH
65632012-02-02 Kenichi Handa <handa@m17n.org>
6564
9f6e692e 6565 * composite.el (compose-region): Cancel previous change.
c5d3843c 6566
159462d4 65672012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
6568
6569 * composite.el (compose-region, compose-string): Signal error for
6570 a null string component (Bug#6988).
6571
9f562668
CY
65722012-02-01 Chong Yidong <cyd@gnu.org>
6573
e2cef717
CY
6574 * view.el (view-buffer-other-window, view-buffer-other-frame):
6575 Handle special modes like view-buffer (Bug#10650).
6576 (view-buffer): Simplify.
6577
9f562668
CY
6578 * frame.el (set-frame-font): Tweak meaning of third argument.
6579
9f6e692e
JB
6580 * dynamic-setting.el (font-setting-change-default-font):
6581 Use set-frame-font (Bug#9982).
9f562668 6582
781acb9f
GM
65832012-02-01 Glenn Morris <rgm@gnu.org>
6584
6035be52
GM
6585 * progmodes/compile.el (compilation-internal-error-properties):
6586 Respect compilation-first-column in the "*compilation*" buffer.
6587
781acb9f
GM
6588 * emacs-lisp/easy-mmode.el (define-minor-mode):
6589 Relax :variable's test for a named function.
6590
abbceb00
AM
65912012-01-31 Alan Mackenzie <acm@muc.de>
6592
6593 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
6594 off by one error.
6595
fce3fdeb
CY
65962012-01-31 Chong Yidong <cyd@gnu.org>
6597
6598 * frame.el (set-frame-font): New arg ALL-FRAMES.
6599
6600 * menu-bar.el (menu-set-font): Use set-frame-font.
6601
6602 * faces.el (face-spec-reset-face): Don't apply unspecified
6603 attribute values to the default face.
6604
47893581
JB
66052012-01-31 Juanma Barranquero <lekktu@gmail.com>
6606
6607 * progmodes/cwarn.el (cwarn): Remove dead link.
6608 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
6609 Remove * from defcustom docstrings.
6610 (turn-on-cwarn-mode): Make obsolete.
6611 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
6612 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
6613
e58e988a
GM
66142012-01-31 Glenn Morris <rgm@gnu.org>
6615
60dc2671 6616 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 6617 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 6618 Allow named functions to be used as the cdr of :variable.
e58e988a 6619
7a3f511d
GM
66202012-01-30 Glenn Morris <rgm@gnu.org>
6621
6622 * emacs-lisp/authors.el (authors-fixed-entries):
6623 Remove reference to deleted file rnewspost.el.
6624
cb882333
JB
66252012-01-29 Juanma Barranquero <lekktu@gmail.com>
6626
6627 * window.el (window-with-parameter): Remove unused variable `windows'.
6628 (window--side-check): Remove unused variable `code'.
6629 (window--resize-siblings): Remove unused variable `first'.
6630 (adjust-window-trailing-edge): Remove unused variable `failed'.
6631 (window-deletable-p, window--delete): Remove unused variable `buffer'.
6632 Use `let', not `let*'.
6633 (balance-windows-2): Remove unused variable `found'.
6634 (window--state-put-2): Remove unused variable `splits'.
6635 (window-state-put): Remove unused variable `selected'.
6636 (same-window-p): Use `string-match-p'.
6637 (display-buffer-assq-regexp): Remove unused variable `value'.
6638 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6639 Mark argument ALIST as ignored.
6640 (pop-to-buffer): Remove unused variable `old-window'.
6641
907201af
EZ
66422012-01-29 Eli Zaretskii <eliz@gnu.org>
6643
6644 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
6645 and .lzma compressed files.
6646
ea162670
CY
66472012-01-29 Chong Yidong <cyd@gnu.org>
6648
5b95ee8a
CY
6649 * frame.el (window-system-default-frame-alist): Doc fix.
6650
ea162670
CY
6651 * dynamic-setting.el (font-setting-change-default-font): Don't
6652 change the default face if SET-FONT argument is non-nil (Bug#9982).
6653
d6e6f4b1
SB
66542012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
6655
6656 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
6657
0f29fa41 66582012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
6659
6660 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
6661 breakpoints in files outside current directory (Bug#6098).
6662
db174434
CY
66632012-01-29 Chong Yidong <cyd@gnu.org>
6664
6b25e4e2
SE
6665 * progmodes/python.el: Require ansi-color at top-level.
6666
6df6ae42
JB
6667 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
6668 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
6669 (lisp-mode-abbrev-table): Add doc.
6670 (lisp-mode-variables): Don't set local-abbrev-table.
6671 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
6672
e70ee681
RW
66732012-01-28 Roland Winkler <winkler@gnu.org>
6674
6675 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
6676
ace88aa2
RW
66772012-01-28 Roland Winkler <winkler@gnu.org>
6678
6679 * textmodes/bibtex.el (bibtex-entry-alist): New function.
6680 (bibtex-set-dialect): Use it. Either set global values of
6681 dialect-dependent variables or bind these variables buffer-locally
6682 (Bug#10254).
6683 (bibtex-mode): Call bibtex-set-dialect via
6684 hack-local-variables-hook.
eb864a71
LM
6685 (bibtex-dialect): Update docstring.
6686 Add safe-local-variable predicate.
ace88aa2
RW
6687 (bibtex-entry-alist, bibtex-field-alist): Initialize via
6688 bibtex-set-dialect.
6689 (bibtex-mode-map): Define menu for each dialect.
6690 (bibtex-entry): Fix docstring.
6691
93376c5b
CY
66922012-01-28 Chong Yidong <cyd@gnu.org>
6693
6694 * eshell/esh-arg.el (eshell-quote-argument): New function.
6695
6696 * eshell/esh-ext.el (eshell-invoke-batch-file):
6697 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
6698 first arg to eshell-parse-command (Bug#10523).
6699
4372494f
DA
67002012-01-28 Drew Adams <drew.adams@oracle.com>
6701
6702 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
6703 `default-directory' is non-nil.
6704
4d4ec1f8
EZ
67052012-01-28 Eli Zaretskii <eliz@gnu.org>
6706
6707 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
6708 line that displays system-configuration-options. (Bug#9924)
6709
7c188927
DA
67102012-01-28 Drew Adams <drew.adams@oracle.com>
6711
6712 * descr-text.el (describe-char): Show information about POS, in
6713 addition to information about the character at POS. Improve and
6714 update the doc string. Change "code point" to "code point in
6715 charset", to avoid confusion with the character's Unicode code
6716 point shown above that. (Bug#10129)
6717
e0da685a
EZ
67182012-01-28 Eli Zaretskii <eliz@gnu.org>
6719
6720 * descr-text.el (describe-char): Show the raw character, not only
6721 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
6722 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
6723 for the reasons.
6724
70550acf
PH
67252012-01-28 Phil Hagelberg <phil@hagelb.org>
6726
eb864a71
LM
6727 * emacs-lisp/package.el (package-install):
6728 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 6729
0ce8e868
CY
67302012-01-28 Chong Yidong <cyd@gnu.org>
6731
cb882333
JB
6732 * emacs-lisp/package.el (package-maybe-load-descriptor):
6733 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
6734 (package-maybe-load-descriptor): Use it.
6735 (package-download-transaction): Fully load required packages
6736 inside the loop, so that `require' calls work (Bug#10593).
6737 (package-install): No need to call package-initialize now.
6738
2e7f3bea
CY
67392012-01-28 Chong Yidong <cyd@gnu.org>
6740
6e9bad14
CY
6741 * simple.el (deactivate-mark): Doc fix (Bug#8614).
6742
f823b8ca
CY
6743 * tooltip.el (tooltip-mode): Doc fix.
6744 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
6745
2680c309
CY
6746 * frame.el (set-cursor-color): Doc fix (Bug#352).
6747
d7a9e63b
CY
6748 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
6749 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
6750
2e7f3bea
CY
6751 * cus-edit.el (custom-buffer-create-internal): Fix search button
6752 action (Bug#10542).
2ae01800 6753 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 6754
fc4f7a23
EW
67552012-01-27 Eduard Wiebe <usenet@pusto.de>
6756
6757 * dired.el (dired-mark-files-regexp):
6758 Include any subdirectory components. (Bug#10445)
6759
7dd37071
ML
67602012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
6761
6762 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
6763 Handle [host]:port syntax. (Bug#10533)
6764
a268160b
AH
67652012-01-27 Alex Harsanyi <harsanyi@mac.com>
6766
6767 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
6768
e43273ef
GM
67692012-01-26 Glenn Morris <rgm@gnu.org>
6770
6771 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
6772 * term.el (term-raw-escape-map): Use Control-X-prefix.
6773 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
6774
1edf595d
MR
67752012-01-25 Martin Rudalics <rudalics@gmx.at>
6776
6777 * window.el (window-state-get, window--state-get-1): Don't deal
6778 with fixed-sizeness of windows. Simplify code.
6779
fa8eafef
JC
67802012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
6781
6df6ae42
JB
6782 * window.el (window--state-get-1, window--state-put-2):
6783 Don't save and restore the mark.
fa8eafef 6784
0b21c100
CY
67852012-01-25 Chong Yidong <cyd@gnu.org>
6786
6787 * custom.el (custom-variable-p): Doc fix.
6788
5ae1a6c8
GM
67892012-01-25 Glenn Morris <rgm@gnu.org>
6790
40047858
GM
6791 * dired.el (dired-goto-file): Handle some of the more common
6792 characters that `ls -b' escapes. (Bug#10596)
6793
5ddce96c
GM
6794 * progmodes/compile.el (compilation-next-error-function):
6795 Respect compilation-first-column in the "*compilation*" buffer.
6796 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
6797
5ae1a6c8
GM
6798 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
6799
b559f1a9
GM
68002012-01-24 Glenn Morris <rgm@gnu.org>
6801
6802 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
6803
6725d21a
JD
68042012-01-24 Julien Danjou <julien@danjou.info>
6805
6806 * color.el (color-rgb-to-hsl): Fix value computing.
6807 (color-hue-to-rgb): New function.
6808 (color-hsl-to-rgb): New function.
6809 (color-clamp, color-saturate-hsl, color-saturate-name)
6810 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6811 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
6812
70df4bbe
GM
68132012-01-24 Glenn Morris <rgm@gnu.org>
6814
6815 * vc/vc-rcs.el (vc-rcs-create-tag):
6816 * vc/vc-sccs.el (vc-sccs-create-tag):
6817 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
6818
802a2ae2
ML
68192012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
6820
6821 * eshell/esh-util.el (eshell-read-hosts-file):
6822 Skip comment lines. (Bug#10549)
6823
d7128bb1
ML
6824 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
6825
d1a5c3b4
JB
68262012-01-23 Juanma Barranquero <lekktu@gmail.com>
6827
2724d9c7
JB
6828 * subr.el (display-delayed-warnings): Doc fix.
6829 (collapse-delayed-warnings): New function to collapse identical
6830 adjacent warnings.
6831 (delayed-warnings-hook): Add it.
d1a5c3b4 6832
a5509865
MA
68332012-01-22 Michael Albinus <michael.albinus@gmx.de>
6834
6835 * net/tramp.el (tramp-action-login): Set connection property "login-as".
6836
a5509865
MA
6837 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
6838 (tramp-default-user-alist): Don't add "pscp".
6839 (tramp-do-copy-or-rename-file-out-of-band): Use connection
6840 property "login-as", if set. (Bug#10530)
6841
cc6d5805
MA
68422012-01-21 Michael Albinus <michael.albinus@gmx.de>
6843
6844 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
6845 "plink1" and "psftp". (Bug#10530)
6846
68472012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
6848
6849 * international/mule-cmds.el (prefer-coding-system): Show a
6850 warning message if the default value of file-name-coding-system
6851 was not changed.
6852
f0960428
JC
68532012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6854
cb882333
JB
6855 * windmove.el (windmove-reference-loc):
6856 Fix windmove-reference-loc miscalculation.
f0960428 6857
dd6f2a63
JB
68582012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
6859
6860 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
6861 default unit.
6862
7b447e9b
GM
68632012-01-21 Glenn Morris <rgm@gnu.org>
6864
117a9ea1
GM
6865 * international/mule.el (auto-coding-alist): Add .tbz.
6866
7b447e9b
GM
6867 * files.el (local-enable-local-variables): Doc fix.
6868 (inhibit-local-variables-regexps): Rename from
6869 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
6870 Doc fix. Add some extensions from auto-coding-alist.
6871 (inhibit-local-variables-suffixes):
6872 Rename from inhibit-first-line-modes-suffixes. Doc fix.
6873 (inhibit-local-variables-p):
6874 New function, extracted from set-auto-mode-1.
6875 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
6876 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
6877 (hack-local-variables): Doc fix. Make the mode-only case
6878 respect enable-local-variables and friends.
6879 Respect inhibit-local-variables-regexps for file-locals, but
6880 not for directory-locals.
6881 (set-visited-file-name):
6882 Take account of inhibit-local-variables-regexps.
6883 Whether it applies may change as the file name is changed.
6884 * jka-cmpr-hook.el (jka-compr-install):
6885 * jka-compr.el (jka-compr-uninstall):
6886 Update for inhibit-first-line-modes-suffixes name change.
6887
dd6e3cdd
MR
68882012-01-20 Martin Rudalics <rudalics@gmx.at>
6889
6890 * help-macro.el (make-help-screen): Temporarily restore original
6891 binding for minor-mode-map-alist (Bug#10454).
6892
0d0deb38
JD
68932012-01-19 Julien Danjou <julien@danjou.info>
6894
6895 * color.el (color-name-to-rgb): Use the white color to find the max
6896 color component value and return correctly computed values.
6897 (color-name-to-rgb): Add missing float conversion for max value.
6898
34a02f46
MR
68992012-01-19 Martin Rudalics <rudalics@gmx.at>
6900
6901 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
6902 special state value for window-persistent-parameters.
6903 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
6904 (window--state-put-2): Reset all window parameters to nil before
6905 assigning values of persistent parameters.
6906
606c44c4
AM
69072012-01-18 Alan Mackenzie <acm@muc.de>
6908
6909 Eliminate sluggishness and hangs in fontification of "semicolon
6910 deserts".
6911
cb882333
JB
6912 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
6913 Change value 10000 -> 3000.
606c44c4
AM
6914 (c-state-safe-place): Reformulate so it doesn't stack up an
6915 infinite number of wrong entries in c-state-nonlit-pos-cache.
6916 (c-determine-limit-get-base, c-determine-limit): New functions to
6917 determine backward search limits disregarding literals.
6918 (c-find-decl-spots): Amend commenting.
6919 (c-cheap-inside-bracelist-p): New function which detects "={".
6920
6921 * progmodes/cc-fonts.el
6922 (c-make-font-lock-BO-decl-search-function): Give a limit to a
6923 backward search.
6924 (c-font-lock-declarations): Fix an occurrence of point being
6925 undefined. Check additionally for point being in a bracelist or
6926 near a macro invocation without a semicolon so as to avoid a
6927 fruitless time consuming search for a declarator. Give a more
6928 precise search limit for declarators using the new
6929 c-determine-limit.
6930
f3860cea
GM
69312012-01-18 Glenn Morris <rgm@gnu.org>
6932
6933 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
6934 (set-auto-mode): Doc fixes.
6935
1db03b16
GM
69362012-01-17 Glenn Morris <rgm@gnu.org>
6937
0e6038be
GM
6938 * isearch.el (search-nonincremental-instead): Fix doc typo.
6939
1db03b16
GM
6940 * dired.el (dired-insert-directory): Handle newlines in directory name.
6941 (dired-build-subdir-alist): Unescape newlines in directory name.
6942
4cb0aa75
MA
69432012-01-17 Michael Albinus <michael.albinus@gmx.de>
6944
6945 * net/tramp.el (tramp-local-end-of-line): New defcustom.
6946 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
6947 (tramp-action-terminal): Use it. (Bug#10530)
6948
1d00653d
SM
69492012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
6950
6951 * minibuffer.el (completion--replace): Strip properties (bug#10062).
6952
6a6ee00d
MR
69532012-01-16 Martin Rudalics <rudalics@gmx.at>
6954
6955 * window.el (window-state-ignored-parameters): Remove variable.
6956 (window--state-get-1): Rename argument MARKERS to IGNORE.
6957 Handle persistent window parameters. Make copy of clone-of
6958 parameter only if requested. (Bug#10348)
6959 (window--state-put-2): Install a window parameter only if it has
6960 a non-nil value or an existing parameter shall be overwritten.
6961
97912def
MA
69622012-01-15 Michael Albinus <michael.albinus@gmx.de>
6963
6964 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
6965
688070a5
EZ
69662012-01-14 Eli Zaretskii <eliz@gnu.org>
6967
6968 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
6969 don't pass the (nil) value of `upnode' to string-match.
6970
301afadc
CY
69712012-01-14 Chong Yidong <cyd@gnu.org>
6972
6973 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 6974 Fix values recognized by the cursorBlink resource.
301afadc 6975
9e5788aa
PE
69762012-01-14 Paul Eggert <eggert@cs.ucla.edu>
6977
6978 * epg.el (epg--make-temp-file): Avoid permission race condition
6979 when running on old Emacs versions (bug#10403).
6980
3cdb7f5a
GM
69812012-01-14 Glenn Morris <rgm@gnu.org>
6982
6983 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
6984
8c82b1b4
AM
69852012-01-13 Alan Mackenzie <acm@muc.de>
6986
6987 Fix filling for when filladapt mode is enabled.
6988
6989 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
6990 c-mask-paragraph, pass in `fill-paragraph' rather than
6991 `fill-region-as-paragraph'. (This is a reversion of a previous
6992 change.)
eb864a71
LM
6993 * progmodes/cc-mode.el (c-basic-common-init):
6994 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 6995
e517eda4
GM
69962012-01-13 Glenn Morris <rgm@gnu.org>
6997
1498536e
GM
6998 * dired.el (dired-switches-escape-p): New function.
6999 (dired-insert-directory): Use dired-switches-escape-p.
7000 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
7001
e517eda4
GM
7002 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
7003
328f984d
GM
70042012-01-12 Glenn Morris <rgm@gnu.org>
7005
7006 * mail/sendmail.el (mail-mode): Update paragraph-separate for
7007 changes in adaptive-fill-regexp. (Bug#10276)
7008
2cc769a8
AM
70092012-01-11 Alan Mackenzie <acm@muc.de>
7010
7011 Fix Emacs bug #10463 - put `widen's around the critical spots.
7012
1d00653d 7013 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
7014 widen around each invocation of c-state-pp-to-literal. Remove an
7015 unused let variable.
7016
e52c37fa
GM
70172012-01-11 Glenn Morris <rgm@gnu.org>
7018
7019 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 7020 Doc fix.
e52c37fa 7021
96f8741e
CY
70222012-01-10 Chong Yidong <cyd@gnu.org>
7023
1d00653d
SM
7024 * net/network-stream.el (network-stream-open-starttls):
7025 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
7026 response to the capability command.
7027
b09a806e
GM
70282012-01-10 Glenn Morris <rgm@gnu.org>
7029
7030 * mail/unrmail.el (unrmail): Tweak previous change.
7031
7655cb66
CY
70322012-01-09 Chong Yidong <cyd@gnu.org>
7033
7034 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
7035
9d5a8f0b
AM
70362012-01-08 Alan Mackenzie <acm@muc.de>
7037
7038 Optimise font locking in long enum definitions.
7039
7040 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
7041 arm to a cond form to handle enums.
7042 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
7043 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
7044
9a0115ab 70452012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
7046
7047 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 7048 (Bug#10401)
6bb72cbd 7049
f186bb95
LMI
70502012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7051
29232a68
LMI
7052 * faces.el (set-face-attribute): Clarify the meaning of the nil
7053 frame (bug#10294).
7054
4e5d086d
LMI
7055 * subr.el (with-selected-frame): Mention that the selected frame
7056 is restored (bug#9980).
7057
8e66aebe
LMI
7058 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
7059 (bug#9759).
7060
cd394be1 7061 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
7062 (password-read): Don't autoload unused function.
7063
adf4e762
JB
70642012-01-07 Juanma Barranquero <lekktu@gmail.com>
7065
7066 * progmodes/which-func.el (which-func-mode): Turn into a
7067 non-interactive function and mark as obsolete (bug#10428).
7068
89bd9ccd
CY
70692012-01-06 Chong Yidong <cyd@gnu.org>
7070
7071 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
7072 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
7073 functions, along with 1 and -1.
7074
4afee9d5
EZ
70752012-01-06 Eli Zaretskii <eliz@gnu.org>
7076
7077 * time.el (display-time-load-average)
7078 (display-time-default-load-average): Doc fixes. See the thread
7079 starting at
7080 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
7081 for the details.
7082
536aea70
GM
70832012-01-06 Glenn Morris <rgm@gnu.org>
7084
665ae865
GM
7085 * mail/unrmail.el (unrmail): Give an explicit error if the input file
7086 has no messages. (Bug#10377)
7087
c869783d
GM
7088 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
7089 than Info-edit. (Bug#10385)
7090
2bb4227e
GM
7091 * time.el (display-time-load-average, display-time-next-load-average):
7092 Doc fixes.
7093
7d5944b9
GM
7094 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
7095 local setting of buffer-read-only to the input buffer. (Bug#10419)
7096
536aea70
GM
7097 * calendar/calendar.el (calendar-mode):
7098 Locally set scroll-margin to 0. (Bug#10379)
7099
7dccca16
UM
71002012-01-06 Ulrich Mueller <ulm@gentoo.org>
7101
7102 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
7103
afbb7930
GM
71042012-01-05 Glenn Morris <rgm@gnu.org>
7105
7106 * eshell/em-unix.el (diff-no-select): Autoload it.
7107 (eshell/diff): Use diff-no-select. (Bug#10420)
7108
04482335
CY
71092012-01-05 Chong Yidong <cyd@gnu.org>
7110
7baca3bc
CY
7111 * shell.el (shell-dynamic-complete-functions): Revert last change.
7112 (shell-command-completion-function): New function.
7113 (shell-completion-vars): Use it to implement
7114 shell-completion-execonly (Bug#10417).
7115
04482335
CY
7116 * custom.el (enable-theme): Don't set custom-safe-themes.
7117
1d00653d
SM
7118 * cus-theme.el (custom-theme-merge-theme):
7119 Ignore custom-enabled-themes and custom-safe-themes.
04482335 7120
bb5aa5d6
MM
71212012-01-05 Michael R. Mauger <mmaug@yahoo.com>
7122
7123 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
7124 first prompt in `sql-interacive-mode'.
7125 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 7126 keywords.
6df6ae42 7127 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
7128 (sql-product-interactive): Bug fix: Set `sql-buffer' in
7129 context of original buffer. Invoke `sql-login-hook'.
7130
a7183d7c
EZ
71312012-01-04 Eli Zaretskii <eliz@gnu.org>
7132
7133 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
7134 letters in cite-prefix.
7135
a1eacd1e
LMI
71362012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7137
7138 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
7139
787cdb34
CY
71402012-01-03 Chong Yidong <cyd@gnu.org>
7141
1d00653d
SM
7142 * shell.el (shell-dynamic-complete-functions):
7143 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
7144 comint-filename-completion first (Bug#10417).
7145
30710442
RS
71462012-01-02 Richard Stallman <rms@gnu.org>
7147
7148 * battery.el (battery-status-function):
7149 Detect when to use battery-yeeloong-sysfs.
7150 (battery-echo-area-format): Add string for Yeeloong.
7151 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
7152 (battery-yeeloong-sysfs): New function.
7153
f75bfc33
CY
71542012-01-02 Chong Yidong <cyd@gnu.org>
7155
7156 * dirtrack.el (dirtrack-list): Eliminate unused third element.
7157 (dirtrack): Merge code for handling relative filenames in prompt
7158 from shell-dir-cookie-watcher.
7159 (dirtrack-debug-message): New arg to avoid excess format calls.
7160
7161 * shell.el (shell-dir-cookie-re): Variable deleted.
7162 (shell-dir-cookie-watcher): Function deleted.
7163 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
7164 with dirtrack-mode.
7165
651e947e
EZ
71662012-01-01 Eli Zaretskii <eliz@gnu.org>
7167
1d00653d
SM
7168 * term/w32-win.el (dynamic-library-alist) <gnutls>:
7169 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
7170 libgnutls-26.dll.
7171
94d4c7dc
AS
71722011-12-31 Andreas Schwab <schwab@linux-m68k.org>
7173
7174 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
7175
8d43f3cd
EZ
71762011-12-31 Eli Zaretskii <eliz@gnu.org>
7177
7178 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
7179 headers of non-MIME messages, when rmail-enable-mime is non-nil.
7180
98c8795a
MA
71812011-12-29 Michael Albinus <michael.albinus@gmx.de>
7182
7183 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
7184 also for alternative shells.
7185 (tramp-open-connection-setup-interactive-shell): Check, whether
7186 the shell is a busybox.
7187 (tramp-send-command): Don't suppress multiple prompts for
7188 busyboxes, it hurts.
7189
51281b32
CY
71902011-12-28 Chong Yidong <cyd@gnu.org>
7191
7192 * progmodes/gdb-mi.el (gdb-get-source-file-list)
7193 (gdb-get-source-file): Move mode line update to
7194 gdb-get-source-file (Bug#10087).
7195
2170cb53
CY
71962011-12-25 Chong Yidong <cyd@gnu.org>
7197
7198 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
7199 gud-gdb-marker-filter without taking it as an argument.
7200 (gud-gdb-run-command-fetch-lines): Caller changed.
7201 (gud-gdb-completion-function): New variable.
7202 (gud-gdb-completion-at-point): Use it.
7203 (gud-gdb-completions-1): Split from gud-gdb-completions.
7204
7205 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
7206 function as separate arguments.
7207 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
7208 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
7209 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
7210 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
7211 (gdb-stopped, def-gdb-auto-update-trigger)
7212 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
7213 (gdb-get-changed-registers, gdb-get-main-selected-frame):
7214 Callers changed.
2170cb53
CY
7215 (gud-gdbmi-completions): New function.
7216 (gdb): Use it for generating the completion table.
7217
be8b11bb
AM
72182011-12-24 Alan Mackenzie <acm@muc.de>
7219
7220 Introduce a mechanism to widen the region used in context font
1d00653d 7221 locking. Use this to protect declarations from losing their contexts.
be8b11bb 7222
1d00653d
SM
7223 * progmodes/cc-langs.el (c-before-font-lock-functions):
7224 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 7225 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
7226 functions to be run just before context (etc.) font locking.
7227
7228 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 7229 New, functionality extracted from
be8b11bb 7230 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 7231 (c-in-after-change-fontification): New variable.
be8b11bb
AM
7232 (c-after-change): Set c-in-after-change-fontification.
7233 (c-set-fl-decl-start): Rejig its interface, so it can be called
7234 from both after-change and context fontifying.
b81d40f0
JB
7235 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
7236 New functions.
7237 (c-standard-font-lock-fontify-region-function): New variable.
7238 (c-font-lock-fontify-region): New function.
be8b11bb 7239
341cf6ac
JL
72402011-12-24 Juri Linkov <juri@jurta.org>
7241
7242 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
7243 (Bug#10348)
7244
bffcee0a
MA
72452011-12-23 Michael Albinus <michael.albinus@gmx.de>
7246
7247 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
7248 existence of source file. (Bug#10325)
7249
cb5e207c
AM
72502011-12-23 Alan Mackenzie <acm@muc.de>
7251
7252 Fix unstable fontification inside templates.
7253
b81d40f0
JB
7254 * progmodes/cc-langs.el (c-before-font-lock-functions):
7255 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
7256 additionally has c-set-fl-decl-start. The other languages (apart
7257 from AWK) have that as a single entry.
7258
b81d40f0
JB
7259 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7260 The functionality for "local" declarations has been extracted to
cb5e207c
AM
7261 c-set-fl-decl-start.
7262
b81d40f0
JB
7263 * progmodes/cc-mode.el (c-common-init, c-after-change):
7264 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
7265 (c-set-fl-decl-start): New function, extracted from
7266 c-font-lock-enclosing-decls and enhanced.
7267
60ff536c
JB
72682011-12-23 Juanma Barranquero <lekktu@gmail.com>
7269
7270 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
7271
1c4757d6
JL
72722011-12-22 Juri Linkov <juri@jurta.org>
7273
7274 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
7275
d031f2c7
CY
72762011-12-22 Chong Yidong <cyd@gnu.org>
7277
7278 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
7279
bace743a
DA
72802011-12-21 Drew Adams <drew.adams@oracle.com>
7281
7282 * files.el (file-remote-p): Fix docstring. (Bug#10319)
7283
728a1f2b
JC
72842011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
7285
7286 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
7287
0d373f73
TZ
72882011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
7289
fec0aaa4
TZ
7290 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
7291 highlighting and support. Fix up comments for capitalization.
7292 (cfengine-mode-debug): New var.
7293 (cfengine3-mode): Change the modeline indicator to "CFE3".
7294 (cfengine3-font-lock-keywords): Improve defun highlighting.
7295 (cfengine2-actions): Rename from `cfengine-actions'.
7296 (cfengine2-font-lock-keywords): Rename from
7297 `cfengine-font-lock-keywords'.
7298 (cfengine2-imenu-expression): Rename from
7299 `cfengine-imenu-expression'.
7300 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
7301 (cfengine2-beginning-of-defun): Rename from
7302 `cfengine-beginning-of-defun'.
7303 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
7304 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
7305 (cfengine2-mode): Rename from `cfengine-mode'. Change the
7306 modeline indicator to "CFE2".
7307 (cfengine-mode): Defalias to `cfengine-auto-mode'.
7308 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 7309
bc86f573
CY
73102011-12-21 Chong Yidong <cyd@gnu.org>
7311
7312 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
7313 filename argument.
7314
d45ba96b
MR
73152011-12-20 Martin Rudalics <rudalics@gmx.at>
7316
7317 * window.el (window-normalize-buffer-to-display): Remove.
7318 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
7319
a6198c90
CY
73202011-12-19 Chong Yidong <cyd@gnu.org>
7321
7322 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
7323 Don't signal an error in a predicate function; return non-nil.
7324 (vc-dir-mark-file): Move the error here.
7325 (vc-dir-mark-unmark): If acting on the region, keep going if one
7326 of the entries cannot be marked/unmarked.
7327 (vc-dir-mark-all-files): If current entry is a directory, mark
7328 only child files, as documented.
7329
34c5fb55
VB
73302011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
7331
7332 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
7333 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
7334 addition.
7335
c803b2b7
JD
73362011-12-18 Jan Djärv <jan.h.d@swipnet.se>
7337
7338 * term/ns-win.el (ns-get-selection-internal)
7339 (ns-store-selection-internal): Declare.
1154d12e
JB
7340 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
7341 Declare as obsolete.
7342 (ns-get-pasteboard, ns-paste-secondary):
7343 Use ns-get-selection-internal.
7344 (ns-set-pasteboard, ns-copy-including-secondary):
7345 Use ns-store-selection-internal.
c803b2b7 7346
9cff91f8 73472011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
7348
7349 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 7350 (vc-deduce-fileset): Doc fix.
99a289d9 7351
f16c898a
AS
73522011-12-16 Andreas Schwab <schwab@linux-m68k.org>
7353
7354 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
7355
763237c4
SS
73562011-12-13 Sam Steingold <sds@gnu.org>
7357
7358 * man.el (Man-getpage-in-background): When running under a
7359 window-system, ignore $MANWIDTH and $COLUMNS.
7360
5fc1c122
KH
73612011-12-15 Kenichi Handa <handa@m17n.org>
7362
7363 * language/ethio-util.el: Change coding tag to utf-8-emacs.
7364 (setup-ethiopic-environment-internal): Comment out key-binding for
7365 ethio-toggle-punctuation.
7366
13d49cbb
AM
73672011-12-13 Alan Mackenzie <acm@muc.de>
7368
898169a2
AM
7369 Add the switch statement to AWK Mode.
7370
7a71b18d 7371 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
7372 "default" to the keywords regexp.
7373
7a71b18d 7374 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 7375 expression as the rest.
1d00653d
SM
7376 (c-nonlabel-token-key): Allow string literals for AWK.
7377 Refactor for the other modes.
898169a2 7378
13d49cbb 7379 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 7380 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
7381 routines. Limit backward searching in c-font-lock-enclosing.decl.
7382
7383 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
7384 pp-state and literal type in addition to the limits.
1d00653d 7385 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 7386 (c-state-literal-at): Use the above new defun.
1d00653d
SM
7387 (c-slow-in-literal, c-fast-in-literal): Remove.
7388 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
7389
7390 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
7391 being in a literal. Add a limit for backward searching.
7392
7393 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
7394 c-slow-in-literal.
7395
15e0efc7
SM
73962011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7397
7398 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
7399
454592a6
MR
74002011-12-13 Martin Rudalics <rudalics@gmx.at>
7401
7402 * window.el (delete-other-windows): Use correct frame in call to
7403 window-with-parameter.
7404
87393f26
DP
74052011-12-12 Daniel Pfeiffer <occitan@t-online.de>
7406
7407 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
7408 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
7409 (makefile-gmake-statements, makefile-makepp-statements):
7410 Use it and add new makepp keywords.
7411 (makefile-makepp-font-lock-keywords): Add new patterns.
7412 (makefile-match-function-end): Match new [...] and [[...]].
7413
11636b22
JB
74142011-12-11 Juanma Barranquero <lekktu@gmail.com>
7415
7416 * ses.el (ses-call-printer-return, ses-cell-property-get)
7417 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
7418 (ses-create-cell-variable, ses-reset-header-string)
7419 (ses-cell-set-formula, ses-repair-cell-reference-all)
7420 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
7421 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
7422 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
7423 (ses-aset-with-undo, ses-load, ses-truncate-cell)
7424 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
7425 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
7426 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
7427 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
7428 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
7429 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
7430 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
7431 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
7432
cf018193
VB
74332011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
7434
7435 * ses.el: The overall change is to add cell renaming, that is
7436 setting fancy names for cell symbols other than name matching
7437 "\\`[A-Z]+[0-9]+\\'" regexp .
7438 (ses-create-cell-variable): New defun.
7439 (ses-relocate-formula): Relocate formulas only for cells the
7440 symbols of which are not renamed, i.e. symbols whose names do not
7441 match regexp "\\`[A-Z]+[0-9]+\\'".
7442 (ses-relocate-all): Relocate values only for cells the symbols of
7443 which are not renamed.
7444 (ses-load): Create cells variables as the (ses-cell ...) are read,
7445 in order to check row col consistency with cell symbol name only
7446 for cells that are not renamed.
7447 (ses-replace-name-in-formula): New defun.
7448 (ses-rename-cell): New defun.
7449
ee957461
CY
74502011-12-11 Chong Yidong <cyd@gnu.org>
7451
7452 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
7453 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
7454
9a9e9ef0
MR
74552011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
7456
7457 * window.el (other-window): Fix docstring.
7458
92a8eba5
EZ
74592011-12-10 Eli Zaretskii <eliz@gnu.org>
7460
7461 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
7462 `from' or `to' address before taking its substring.
7463 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
7464 encoded name is chopped in the middle of the encoded string, and
7465 thus displayed encoded.
7466
e152e577
JB
74672011-12-10 Juanma Barranquero <lekktu@gmail.com>
7468
7469 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
7470
e5d84bfe
EZ
74712011-12-10 Eli Zaretskii <eliz@gnu.org>
7472
7473 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
7474 to use texinfo-update-node and commands that call it if the
7475 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 7476 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
7477 (texinfo-all-menus-update, texinfo-master-menu)
7478 (texinfo-update-node, texinfo-every-node-update)
7479 (texinfo-multiple-files-update): Doc fix. Warn against updating
7480 all the @node lines.
7481 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
7482 argument is numeric. Explain better in the doc string what the
7483 function really does.
7484 (texinfo-insert-master-menu-list): Improve the error message
7485 displayed if there's no menu in the Top node.
7486 (Bug#2975) See also this thread:
e5d84bfe
EZ
7487 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
7488
1d84e9bb
MG
74892011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
7490
7491 * speedbar.el (speedbar-supported-extension-expressions):
7492 Add .adb and .ads, commonly used for Ada source code (bug#10256).
7493
382c953b
JB
74942011-12-09 Juanma Barranquero <lekktu@gmail.com>
7495
7496 * printing.el (pr-mode-alist):
7497 * simple.el (filter-buffer-substring-functions)
7498 (completion-list-insert-choice-function):
7499 * window.el (window-with-parameter, window-atom-root)
7500 (window-sides-slots, window-size-fixed, window-min-delta)
7501 (window-max-delta, window--resize-mini-window)
7502 (window--resize-child-windows-normal, window-tree)
7503 (delete-other-windows, quit-window, split-window)
7504 (display-buffer-record-window, special-display-buffer-names)
7505 (special-display-regexps, special-display-popup-frame)
7506 (same-window-p, split-window-sensibly)
7507 (display-buffer-overriding-action, display-buffer-alist)
7508 (display-buffer-base-action, display-buffer, switch-to-buffer)
7509 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
7510 (fit-window-to-buffer, recenter-positions)
7511 (mouse-autoselect-window-state, mouse-autoselect-window-select):
7512 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
7513 and remove unneeded backslashes in docstrings.
7514
39c9faef
SM
75152011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7516
98449af8
SM
7517 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
7518
39c9faef
SM
7519 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
7520 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
7521 end in ".mk".
7522 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
7523 when reading the makefile (bug#10116).
7524
86ed9fdc
SM
75252011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7526
7527 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
7528 (bug#10116).
7529
5580f89d
GM
75302011-12-06 Glenn Morris <rgm@gnu.org>
7531
7532 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
7533
28d3917c
CY
75342011-12-06 Chong Yidong <cyd@gnu.org>
7535
7536 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
7537
a98edce9
JB
75382011-12-06 Juanma Barranquero <lekktu@gmail.com>
7539
7540 * textmodes/table.el (table-shorten-cell): Fix typo.
7541
e65adfac
CG
75422011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
7543
7544 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
7545
71cc0b74
EZ
75462011-12-05 Eli Zaretskii <eliz@gnu.org>
7547
7548 * descr-text.el (describe-char): Fix display of strong
7549 right-to-left characters and directional embeddings and overrides.
7550
7551 * simple.el (what-cursor-position): Fix display of codepoints of
7552 strong right-to-left characters.
7553
315bc30d
CY
75542011-12-05 Chong Yidong <cyd@gnu.org>
7555
7556 * faces.el (read-color): Doc fix.
7557
58a70b94
GM
75582011-12-05 Glenn Morris <rgm@gnu.org>
7559
7560 * align.el (align--set-marker): Add doc-string.
7561 Don't try to move something that is not a marker. (Bug#10216)
7562
5158face
GM
75632011-12-04 Glenn Morris <rgm@gnu.org>
7564
7565 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
7566 overly zealous deletion of trailing whitespace.
7567
520fca41
JB
75682011-12-04 Juanma Barranquero <lekktu@gmail.com>
7569
7570 * server.el (server-delete-client): On Windows, do not try to delete
7571 the only terminal.
7572 (server-process-filter): On Windows, treat requests for a tty frame as
7573 if they were for a GUI frame if the running server is in GUI mode.
7574
5e605a2e
GM
75752011-12-03 Glenn Morris <rgm@gnu.org>
7576
7577 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
7578
5c3fe83f
SM
75792011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7580
6f5e57e7
SM
7581 * electric.el: Streamline electric-indent's hook.
7582 (electric-indent-chars): Revert to simple list.
7583 (electric-indent-functions): New var.
7584 (electric-indent-post-self-insert-function): Use it.
7585
5c3fe83f
SM
7586 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
7587 there's no inferior buffer (bug#10196).
7588 (prolog-consult-compile): Don't use toggle-read-only.
7589
6bdac736
MA
75902011-12-02 Michael Albinus <michael.albinus@gmx.de>
7591
7592 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
7593 interrupt. (Bug#10187)
7594
6131ba7f
SM
75952011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7596
99c79fee
SM
7597 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
7598 (bug#9160).
7599
6131ba7f
SM
7600 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
7601 (bug#10191).
7602
cb0a02ea
JL
76032011-12-02 Juri Linkov <juri@jurta.org>
7604
7605 * info.el (Info-search): Display "end of manual" when Isearch
7606 reaches the end of single-file Info manual. (Bug#9918)
7607
66e0570c
EZ
76082011-12-02 Eli Zaretskii <eliz@gnu.org>
7609
7610 * isearch.el (isearch-message-prefix): Run the input method part
7611 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
7612
02b16839
JL
76132011-12-02 Juri Linkov <juri@jurta.org>
7614
7615 * isearch.el (isearch-occur): Use `word-search-regexp' for
7616 `isearch-word'.
7617 (isearch-search-and-update): Add condition for `isearch-word' and
7618 call `word-search-regexp'. (Bug#10145)
7619
0b950688
GM
76202011-12-01 Glenn Morris <rgm@gnu.org>
7621
7622 * eshell/em-hist.el (eshell-hist-initialize):
7623 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 7624 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 7625
9505c3c7
SM
76262011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7627
7628 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
7629
1bbe96b2 76302011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 7631
a1beca85
SM
7632 * progmodes/verilog-mode.el (verilog-pretty-expr):
7633 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
7634 verilog, such as += *= and the like.
7635 (verilog-assignment-operator-re): Regular expression to find the
7636 assigment operator in a verilog assignment.
7637 (verilog-assignment-operation-re): Regular expression to find an
7638 assignment statement for pretty-expr.
7639 (verilog-in-attribute-p): Query returns true if point is in an
7640 attribute context; used to skip these for expression line up from
7641 pretty-expr.
7642 (verilog-in-parameter-p): Query returns true if point is in an
7643 parameter definition context; used to skip these for expression
7644 line up from pretty-expr.
7645 (verilog-in-parenthesis-p): Query returns true if point is in a
7646 parenthetical expression, specifically ( ) but not [ ] or { };
7647 used by pretty-expr.
7648 (verilog-just-one-space): If there is no space, don't add one.
7649 (verilog-get-lineup-indent-2): Specifically skip just attribute
7650 contexts for expression lineup, rather than skipping all
7651 parenthetical expressions.
7652 (verilog-calculate-indent): Fix comment, and fix indent.
7653 (verilog-do-indent): Indent declarations in lists (suggested by
7654 Joachim Lechner).
7655 (verilog-mode-abbrev-table): Populate abbrev mode with the various
7656 skeleton items.
7657 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
7658 by Alain Mellan).
7659
1bbe96b2 76602011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
7661
7662 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
7663 parameters with embedded comments. Reported by Ray Stevens.
7664 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
7665 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
7666 Reported by Tim Holt.
7667 (verilog-auto): Fix AUTOing a upper module then AUTOing module
7668 instantiated by upper module causing wrong expansion until AUTOed a
7669 second time. Reported by K C Buckenmaier.
7670 (verilog-diff-auto): Fix showing .* as a difference when
7671 `verilog-auto-star-save' off. Reported by Dan Dever.
7672 (verilog-auto-reset, verilog-read-always-signals)
7673 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
7674 temporary signals in reset list if
7675 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
7676 style to each signal's assignment type, bug381.
7677 Reported by Thomas Esposito.
6288f0ca
WS
7678 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
7679 (verilog-uvm-statement-re): Support UVM indentation and
7680 highlighting, with old OVM keywords only.
a1beca85 7681 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
7682 Support AUTOTIEOFF creating non-wire data types.
7683 Suggested by Jonathan Greenlaw.
6288f0ca
WS
7684 (verilog-auto-insert-lisp, verilog-delete-to-paren)
7685 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
7686 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
7687 (verilog-read-sub-decls, verilog-read-sub-decls-line):
7688 Fix mismatching parenthesis inside commented out code when deleting
382c953b 7689 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
7690 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
7691 non-numeric vector width. Reported by Alex Reed.
7692 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 7693 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
7694 (verilog-auto-delete-trailing-whitespace):
7695 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
7696 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
7697 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
7698 Fix verilog-scan-cache corruption when running user AUTO expansion
7699 hooks that call indentation routines.
7700 (verilog-simplify-range-expression): Fix typo ignoring lower case
7701 identifiers.
7702 (verilog-delete-auto): Fix delete-autos to also remove user created
7703 automatics, as long as they start with AUTO.
7704 (verilog-batch-diff-auto, verilog-diff-auto)
7705 (verilog-diff-function): Add `verilog-diff-auto' and bind to
7706 "C-c?" to report differences in AUTO expansion, ignoring spaces.
7707 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
7708 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
7709 (verilog-re-search-forward-quick, verilog-syntax-ppss):
7710 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
7711 is disabled and its cache will get corrupt, causing AUTOS not to
7712 expand. Instead use only -quick functions.
7713 (verilog-scan-region): Fix scanning over escaped quotes.
7714 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
7715 (verilog-re-search-backward-quick)
7716 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
7717 related functions now ignore strings, to fix misparsing of strings
7718 with magic comments embedded in them.
a1beca85
SM
7719 (verilog-read-auto-template):
7720 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
7721 Reported by Brad Dobbie.
7722 (verilog-read-auto-template):
7723 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 7724 Reported by Brad Dobbie.
6288f0ca
WS
7725 (verilog-auto-inst, verilog-auto-inst-param)
7726 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
7727 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
7728 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
7729 debugging templates without merge conflicts, bug357.
7730 Reported by Brad Dobbie.
7731 (verilog-read-auto-template):
7732 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
7733 Reported by Brad Dobbie.
7734 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
7735 abbrevs so user won't be asked to save.
7736 (verilog-read-auto-lisp-present): Fix to start at beginning of
7737 buffer in case called outside of verilog-auto.
7738 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
7739 to "X-2". Reported by Matthew Myers.
7740 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
7741 all inputs from module templates. Reported by Leith Johnson.
7742 (verilog-module-inside-filename-p): Fix locating programs as with
7743 modules.
7744 (verilog-auto-inst-port): Fix vl-width expressions when using
7745 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
7746 (verilog-decls-get-regs, verilog-decls-get-signals,
7747 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
7748 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
7749 verilog-read-decls): Combine reg and wire structures into one var
7750 structure to represent SystemVerilog concepts.
7751 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
7752 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
7753 (verilog-auto-wire-type, verilog-insert-definition):
7754 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
7755 SystemVerilog "logic" keyword instead of "wire"/"reg".
7756 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
7757 to declares outputs that also have assignments (presumably in an
a1beca85
SM
7758 ifdef or generate if so there's not a driver conflict).
7759 Reported by Matthew Myers.
7760 (verilog-auto-declare-nettype, verilog-insert-definition):
7761 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
7762 `default_nettype none. Reported by Julian Gorfajn.
7763 (verilog-read-always-signals-recurse, verilog-read-decls)
7764 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
7765 malformed end statement, bug325. Reported by Joshua Wise and
7766 Andrew Drake.
7767 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
7768 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
7769 when expanding .* in interfaces, bug320.
7770 Reported by Pierre-David Pfister.
6288f0ca 7771 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
7772 name and open parenthesis, bug317.
7773 Reported by Pierre-David Pfister.
6288f0ca
WS
7774 (verilog-simplify-range-expression): Fix simplification of
7775 multiplications inside AUTOWIRE connections, bug303.
7776 (verilog-auto-inst-port): Support parameter expansion in
7777 multidimensional arrays.
7778 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
7779 after "assert property". Reported by Julian Gorfajn.
7780 (verilog-simplify-range-expression): Fix "couldn't merge" errors
7781 with multiplication, bug303.
7782 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
7783 Reported by Jan Frode Lonnum.
7784
1bbe96b2
GM
77852011-11-30 Juanma Barranquero <lekktu@gmail.com>
7786
7787 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
7788 (hfy-shell-file-name, hfy-shell):
7789 * international/fontset.el (x-decompose-font-name): Fix typos.
7790
77912011-11-29 Ken Brown <kbrown@cornell.edu>
7792
7793 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
7794 (gdb-version): Remove defvar.
7795 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
7796 (gdb-gud-context-command, gdb-non-stop-handler)
7797 (gdb-current-context-command, gdb-stopped): Use it.
7798 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
7799 (gdb-non-stop-handler): Don't enable pretty-printing here.
7800 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
7801 non-stop mode. Use the following.
7802 (gdb-check-target-async): New defun.
7803 (gud-watch, gdb-stopped): Fix whitespace.
7804 (gdb-get-source-file): Don't try to display the source file if
7805 `gdb-main-file' is nil.
7806
78072011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7808
7809 * align.el: Try to generate fewer markers (bug#10047).
7810 (align--set-marker): New macro.
7811 (align-region): Use it.
7812
c935221f
SM
78132011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7814
7815 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
7816
e70b5064
CY
78172011-11-29 Chong Yidong <cyd@gnu.org>
7818
7819 * indent.el (indent-for-tab-command, indent-according-to-mode):
7820 Doc fix.
7821 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
7822
f3af92b7
MA
78232011-11-29 Michael Albinus <michael.albinus@gmx.de>
7824
7825 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
7826 aware of remote file names. (Bug#10124)
7827
ed472be9
CY
78282011-11-29 Chong Yidong <cyd@gnu.org>
7829
7830 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
7831
24510c22
SM
78322011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7833
7834 * files.el (find-file): Don't use force-same-window (bug#10144).
7835 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
7836 use pop-to-buffer if the selected window can't be used.
7837 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
7838
c60c3703
EZ
78392011-11-28 Eli Zaretskii <eliz@gnu.org>
7840
7841 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
7842 special-mode-map.
7843
e95def75
CY
78442011-11-28 Chong Yidong <cyd@gnu.org>
7845
7846 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
7847
c3f1c606
NR
78482011-11-27 Nick Roberts <nickrob@snap.net.nz>
7849
7850 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
7851 gdb-get-source-file-list on gdb-create-source-file-list.
7852
00db469c
EZ
78532011-11-26 Eli Zaretskii <eliz@gnu.org>
7854
7855 * whitespace.el (whitespace-newline): Use a different foreground
7856 color for 16-color light-background displays.
7857
4ad3bc2a
CY
78582011-11-24 Chong Yidong <cyd@gnu.org>
7859
7860 * window.el (display-buffer--special-action): Doc fix.
7861
e9fce1ac
JB
78622011-11-25 Juanma Barranquero <lekktu@gmail.com>
7863
7864 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
7865 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
7866 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
7867 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
7868 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
7869 (avl-tree-stack-first):
7870 * emacs-lisp/cconv.el (cconv--analyse-use):
7871 * net/gnutls.el (gnutls-negotiate): Fix typos.
7872
cb825e5d
GM
78732011-11-24 Glenn Morris <rgm@gnu.org>
7874
3adbe224
GM
7875 * lpr.el (lpr-windows-system, lpr-lp-system):
7876 * mail/binhex.el (binhex-begin-line):
7877 * progmodes/grep.el (grep-history, grep-find-history):
7878 * textmodes/flyspell.el:
7879 * vc/pcvs-defs.el (cvs-global-menu):
7880 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
7881 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
7882 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
7883
321decc8
GM
7884 * net/tls.el: Fix case of "GnuTLS".
7885
420b63ad
GM
7886 * paths.el (rmail-file-name): Format doc-string for make-docfile.
7887
cb825e5d
GM
7888 * version.el (emacs-build-system): Give it a doc-string.
7889
a0649f08
JL
78902011-11-24 Juri Linkov <juri@jurta.org>
7891
7892 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
7893
c0bc0fd4
GM
78942011-11-24 Glenn Morris <rgm@gnu.org>
7895
7896 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
7897 if called on a non-mime message just toggle the headers. (Bug#8006)
7898
20db1522
JB
78992011-11-24 Juanma Barranquero <lekktu@gmail.com>
7900
7901 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
7902 (allout-lead-with-comment-string, allout-structure-deleted-hook)
7903 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
7904 (allout-rebullet-heading, allout-open-sibtopic)
7905 (allout-toggle-current-subtree-encryption)
7906 (allout-toggle-subtree-encryption, allout-encrypt-string)
7907 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
7908 (allout-distinctive-bullets-string, allout-auto-activation):
7909 * window.el (window-normalize-buffer-to-display):
7910 * progmodes/verilog-mode.el (verilog-batch-indent):
7911 * textmodes/bibtex.el (bibtex-field-braces-opt)
7912 (bibtex-field-strings-opt):
7913 * vc/cvs-status.el (cvs-tree-merge):
7914 Fix typos.
7915
7262a87c
MA
79162011-11-23 Michael Albinus <michael.albinus@gmx.de>
7917
7918 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
7919 `non-essential' to t, in order to avoid remote connections.
7920
283430a1
EZ
79212011-11-23 Eli Zaretskii <eliz@gnu.org>
7922
a1beca85
SM
7923 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
7924 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
7925 case-insensitively.
7926
d2992a38
ML
79272011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7928
7929 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
7930
50419064
GM
79312011-11-23 Glenn Morris <rgm@gnu.org>
7932
da94eca1
GM
7933 * paths.el (rmail-file-name): Reformat the doc-string so that it
7934 is picked up.
7935
9aac4de2
GM
7936 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
7937 (rmail-auto-file): Ignore case in the "special" field names,
7938 as mail-fetch-field does for all others.
7939
8038d2d2
GM
7940 * mail/rmail.el (rmail-forward):
7941 * mail/rmailkwd.el (rmail-set-label):
7942 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
7943 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
7944
f3fe222a
GM
7945 * mail/rmail.el (rmail-current-message): Doc fix.
7946
50419064
GM
7947 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
7948
28109f49
SM
79492011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
7950
7951 * server.el (server-eval-and-print): Allow C-g (bug#6585).
7952
394c65f1
GM
79532011-11-22 Glenn Morris <rgm@gnu.org>
7954
7955 * mail/rmailmm.el (test-rmail-mime-handler)
7956 (test-rmail-mime-bulk-handler)
7957 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
7958
f2a0aa3a
JL
79592011-11-21 Juri Linkov <juri@jurta.org>
7960
1154d12e
JB
7961 * calc/calc.el (calc-read-key-sequence):
7962 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 7963
9c34a344
LMI
79642011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7965
7966 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
7967 Tell the caller that the next line needs recomputation, even
7968 though it doesn't start a sexp (bug#10094).
7969
f04a3be9
SM
79702011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7971
7972 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
7973
7978747f
SM
79742011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7975
f04a3be9
SM
7976 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
7977 Use force-same-window.
7978747f 7978
fe7a3057
JB
79792011-11-20 Juanma Barranquero <lekktu@gmail.com>
7980
7981 * descr-text.el (describe-char-unicode-data):
7982 * json.el (json-string-escape):
7983 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
7984 (Footnote-unicode, Footnote-style-p):
7985 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
7986
24901d61
CY
79872011-11-20 Chong Yidong <cyd@gnu.org>
7988
7989 * window.el (replace-buffer-in-windows): Restore interactive spec.
7990
bac7ff22
SM
79912011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
7992
24f3d7b9
SM
7993 * electric.el (electric-indent-mode): Fix last change (too optimistic).
7994
bac7ff22
SM
7995 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
7996 (byte-compile-global-not-obsolete-vars): New var.
7997 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
7998 Use it.
7999 (byte-compile-warn-obsolete): Align text with the one in *Help*.
8000
cd1181db
JB
80012011-11-20 Juanma Barranquero <lekktu@gmail.com>
8002
8003 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
8004 * progmodes/pascal.el (electric-pascal-equal):
8005 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
8006 * xml.el (xml-substitute-special): Fix typos.
8007
7fb18e9e
GM
80082011-11-20 Glenn Morris <rgm@gnu.org>
8009
8010 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
8011 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
8012 Doc fixes.
8013 (rmail-decode-mime-charset): Mark as obsolete.
8014
8015 * mail/rmailsum.el (rmail-message-regexp-p-1):
8016 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
8017 Before using mime functions, check they are set. (Bug#10077)
8018
d5a6b3ba
JL
80192011-11-19 Juri Linkov <juri@jurta.org>
8020
8021 * info.el (Info-finder-find-node): Use `package--builtins' instead
8022 of `package-alist'. Use node names formed by the pattern "Keyword "
8023 and the keyword name.
8024
e981b61f
AS
80252011-11-19 Andreas Schwab <schwab@linux-m68k.org>
8026
1d00653d 8027 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 8028
3ffbc301
JL
80292011-11-19 Juri Linkov <juri@jurta.org>
8030
8031 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
8032 that calls `revert-buffer' on all Info buffers. (Bug#9915)
8033 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
8034 `old-history', `old-history-forward'. Add let-binding
8035 `window-selected'. Remove calls to `kill-buffer',
8036 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
8037 before calling `Info-find-node', so `Info-find-node-2' will reread
8038 the Info file. Restore window positions only when `window-selected'
8039 is non-nil.
8040
30c62133
JL
80412011-11-19 Juri Linkov <juri@jurta.org>
8042
8043 * isearch.el (isearch-lazy-highlight-new-loop):
8044 Remove condition `(not isearch-error)'. (Bug#9918)
8045
8046 * misearch.el (multi-isearch-search-fun): Add condition
8047 `(not bound)' to ignore lazy-highlighting search.
8048 Add the search-failed message "end of multi" when the end of
8049 multi-sequence is reached. Uncapitalize the search-failed
8050 message "Repeat for next buffer".
8051
8052 * info.el (Info-search): Add the search-failed message
8053 "end of the manual" when the end of the manual is reached
8054 in Isearch mode.
8055
645ca9cf
JL
80562011-11-19 Juri Linkov <juri@jurta.org>
8057
8058 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
8059 Use non-destructive `remove' instead of `delete' because
8060 `Info-history-list' stored to `Info-isearch-initial-history-list' in
8061 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
8062
df754f66
JL
80632011-11-19 Juri Linkov <juri@jurta.org>
8064
8065 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
8066 to nil instead of binding `search-ring' and `regexp-search-ring'.
8067 (Bug#9185)
8068
0e23d96a
EZ
80692011-11-19 Eli Zaretskii <eliz@gnu.org>
8070
8071 * simple.el (line-move): Force movement by logical lines for any
8072 hscrolled window, not only when auto-hscroll-mode is on.
8073 (line-move-visual): Update doc string to that effect. (Bug#10076)
8074
8a6ccb66
AS
80752011-11-19 Andreas Schwab <schwab@linux-m68k.org>
8076
8077 * language/european.el (macintosh): Define as alias for mac-roman.
8078
49ae5b39
EZ
80792011-11-19 Eli Zaretskii <eliz@gnu.org>
8080
8081 * mail/rmailmm.el (rmail-mime-display-header)
8082 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
8083 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
8084 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
8085 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
8086 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
8087 of a raw aref.
8088 (rmail-mime-entity-segment): To get past the tagline, move forward
8089 2 more lines, to account for the 2 empty lines that precede and
8090 follow the line with the buttons.
8091 (rmail-mime-update-tagline): Move one more line, to get past the
8092 empty line that follows the buttons in the tagline. (Bug#9520)
8093
c56cad4a
MR
80942011-11-19 Martin Rudalics <rudalics@gmx.at>
8095
8096 * window.el (window-max-delta-1, window-min-delta-1)
8097 (window-min-size-1, window-state-get-1, window-state-put-1)
8098 (window-state-put-2): Use "window--" prefix.
8099
cbe71af3
SM
81002011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
8101
2ad52c60
SM
8102 * emacs-lisp/smie.el: Improve warnings and conflict detection.
8103 (smie-warning-count): New var.
8104 (smie-set-prec2tab): Use it.
8105 (smie-bnf->prec2): Improve warnings. Add docstring.
8106 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
8107 (smie-bnf--set-class): New function.
8108 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
8109 corner case.
8110
6944dbc1
SM
8111 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
8112 (compilation-error-properties, compilation-move-to-column):
8113 Handle compilation-first-column while in the target buffer.
8114
c400c4d7
SM
8115 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
8116 Don't hardcode point-min==1.
8117
6dbe3e96
SM
8118 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
8119 (eshell-rewrite-for-command): Remove workaround.
8120 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
8121 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
8122 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
8123
cbe71af3
SM
8124 * files-x.el (modify-file-local-variable): Obey commenting conventions.
8125
a8e1496d
GM
81262011-11-17 Glenn Morris <rgm@gnu.org>
8127
8128 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8129 Ignore buffer-local generated-autoload-file if it is the same
8130 as the global value. (Bug#10049)
8131
df85d315
JB
81322011-11-17 Juanma Barranquero <lekktu@gmail.com>
8133
8134 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
8135 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
8136 (reftex-toc-previous-heading, reftex-toc-max-level)
8137 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
8138 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
8139 (reftex-toc-do-promote, reftex-toc-promote-prepare)
8140 (reftex-toc-promote-action, reftex-toc-extract-section-number)
8141 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
8142 (reftex-toc-rename-label, reftex-toc-visit-location)
8143 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
8144 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
8145 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
8146 leaving "*toc*" only for references to the buffer.
8147
a0c2d0ae
MR
81482011-11-17 Martin Rudalics <rudalics@gmx.at>
8149
8150 * window.el (window-resize, delete-window, split-window):
8151 Replace window-splits by window-combination-resize.
1d00653d 8152 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 8153
35c0bac8
GM
81542011-11-17 Glenn Morris <rgm@gnu.org>
8155
8156 * progmodes/sh-script.el (sh-font-lock-keywords-var):
8157 Make bash entry derive from sh entry, not shell entry.
8158
d0c8fc8a
MA
81592011-11-16 Michael Albinus <michael.albinus@gmx.de>
8160
7262a87c
MA
8161 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
8162 local file name.
8163
7877f373
JB
81642011-11-16 Juanma Barranquero <lekktu@gmail.com>
8165
8166 * menu-bar.el (menu-bar-file-menu):
8167 * printing.el (pr-ps-utility):
8168 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
8169 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
8170 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
8171 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
8172 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
8173 (icalendar--convert-cyclic-to-ical)
8174 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
8175 (icalendar--convert-ical-to-diary)
8176 (icalendar--convert-recurring-to-diary)
8177 (icalendar--convert-non-recurring-all-day-to-diary)
8178 (icalendar-import-format-sample):
8179 * progmodes/idlw-shell.el (idlwave-shell-mode):
8180 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
8181 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
8182 (vhdl-ps-print-init): Fix typos.
8183
10649b82
KM
81842011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
8185
9d0cfcd6
GM
8186 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
8187 FSF and collapse date sequence, obscure author/maintainer email address
8188 better, remove extra version line, track relocation of author's webpage.
10649b82 8189
9d0cfcd6
GM
8190 * progmodes/python.el (python-pdbtrack-input-prompt)
8191 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
8192 regular python pdb prompts. Adjustments shamelessly taken exactly as
8193 suggested in EmacsWiki page (tiny change):
8194 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 8195
58179cce
JB
81962011-11-16 Juanma Barranquero <lekktu@gmail.com>
8197
8198 * expand.el (expand-pos, expand-index, expand-point):
8199 Remove redundant info from docstring.
8200 (expand-add-abbrevs): Doc fix.
8201 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
8202 (expand-sample-perl-mode-expand-list): Fix typos.
8203
8204 * net/dbus.el (dbus-event-member-name):
8205 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
8206 * term/pc-win.el (msdos-create-frame-with-faces):
8207 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
8208
b6f67890
MR
82092011-11-16 Martin Rudalics <rudalics@gmx.at>
8210
8211 * window.el (split-window, window-state-get-1)
8212 (window-state-put-1, window-state-put-2): Rename occurrences of
8213 window-nest to window-combination-limit.
1d00653d 8214 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 8215
ce7ddba0
CY
82162011-11-16 Chong Yidong <cyd@gnu.org>
8217
8218 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
8219 regexp (Bug#10033).
8220
3ae704f4
SM
82212011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8222
8223 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
8224 `completing-read' will remove *Completions* and will preserve
8225 current-buffer for us.
8226 (tmm-add-prompt): Users of *Completions* will always (re)set its
8227 major mode.
8228 (tmm-old-comp-map): Remove.
8229
6ad1cdde
GM
82302011-11-16 Glenn Morris <rgm@gnu.org>
8231
8232 * mail/rmailedit.el: Require rmailmm when compiling.
8233 (rmail-old-mime-state): New declaration.
8234 (rmail-edit-current-message): If editing a mime message,
8235 edit the "raw" message from the mbox buffer.
8236 (rmail-cease-edit): Handle mime messages. (Bug#9840)
8237
d20faa20
GM
82382011-11-15 Glenn Morris <rgm@gnu.org>
8239
8240 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
8241 which wasn't being used. Add optional arg to force given state.
8242 (rmail-mime): Add optional arg to force given state.
8243
c7015153
JB
82442011-11-15 Juanma Barranquero <lekktu@gmail.com>
8245
8246 * allout.el (allout-encryption-plaintext-sanitization-regexps):
8247 * frame.el (display-mm-dimensions-alist):
8248 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
8249 (outline-move-subtree-down):
8250 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
8251 (newsticker--treeview-do-get-node):
8252 * net/quickurl.el (quickurl-list-buffer-name):
8253 * progmodes/dcl-mode.el (dcl-mode):
8254 * progmodes/gdb-mi.el (gdb-mapcar*):
8255 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
8256
45261b50
GM
82572011-11-15 Glenn Morris <rgm@gnu.org>
8258
8259 * mail/rmail.el (rmail-file-coding-system): It's only ever used
8260 in a boolean sense, so just make it a boolean, and fix the doc.
8261 (rmail-show-mime-function, rmail-mime-feature)
8262 (rmail-require-mime-maybe): Doc fixes.
8263 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
8264
8265 * mail/rmailmm.el (rmail-show-mime): Doc fix.
8266
0d26e0b6
JB
82672011-11-15 Juanma Barranquero <lekktu@gmail.com>
8268
8269 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
8270 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
8271 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
8272 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
8273
447f30f6
GM
82742011-11-15 Glenn Morris <rgm@gnu.org>
8275
672b871d
GM
8276 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
8277 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
8278 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
8279 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
8280 (rmail-mime, rmail-show-mime): Doc fixes.
8281
f6aa5bb1
GM
8282 * term/ns-win.el (mode-line-frame-identification):
8283 Leave it alone. (Bug#10051)
8284
947cd66b
GM
8285 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
8286
447f30f6
GM
8287 * mail/rmailout.el (rmail-output-to-rmail-buffer):
8288 Handle empty buffers. (Bug#9978)
8289
0b381c7e
JB
82902011-11-14 Juanma Barranquero <lekktu@gmail.com>
8291
8292 * international/mule.el (define-charset):
8293 * mail/rmailmm.el (rmail-mime-find-header-encoding):
8294 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
8295 * progmodes/verilog-mode.el (verilog-backward-token):
8296 * textmodes/ispell.el (lookup-words):
8297 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
8298
71e027ac
GM
82992011-11-14 Glenn Morris <rgm@gnu.org>
8300
56632ce4
GM
8301 * progmodes/executable.el
8302 (executable-make-buffer-file-executable-if-script-p):
8303 Handle file-modes returning nil.
8304
40500957
GM
8305 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
8306 message - not necessary, and causes problems. (Bug#9831)
8307
071c2340
GM
8308 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
8309
d3cfca60
GM
8310 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
8311
71e027ac
GM
8312 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
8313 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
8314 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
8315
89d61221
MR
83162011-11-12 Martin Rudalics <rudalics@gmx.at>
8317
8318 * window.el (window-resize, delete-window): Use window-splits
8319 variable instead of function.
8320 (window-state-get-1, window-state-put-2, window-state-put):
8321 Don't deal with windows' splits status.
8322
98282f6f
GM
83232011-11-12 Glenn Morris <rgm@gnu.org>
8324
8325 * apropos.el (apropos-do-all, apropos-library, apropos-value)
8326 (apropos-documentation): Doc fixes.
8327
40a8bdf6
JB
83282011-11-11 Juanma Barranquero <lekktu@gmail.com>
8329
8330 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
8331 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
8332
65bd19ff
SM
83332011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
8334
8335 * electric.el (electric-indent-post-self-insert-function): Make it
8336 possible for a char to only indent in some circumstances.
8337 (electric-indent-mode): Simplify.
8338
54f9154c
MR
83392011-11-11 Martin Rudalics <rudalics@gmx.at>
8340
8341 * window.el (windows-with-parameter): Remove unused function.
8342 (windows-at-side): Rename to window-at-side-list.
8343 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
8344 (window-side-check, window-size-ignore, window-size-fixed-1)
8345 (window-in-direction-2): Prefix with "window--".
8346 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 8347
68cbc58b
GM
83482011-11-11 Glenn Morris <rgm@gnu.org>
8349
8350 * subr.el (eval-after-load): If FILE is already loaded,
8351 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
8352
b2621720
GM
83532011-11-10 Glenn Morris <rgm@gnu.org>
8354
9a4de110
GM
8355 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
8356 Call svn via vc-svn-command rather than vc-do-command.
8357 (vc-svn-command): Add --non-interactive. (Bug#9993)
8358 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
8359
b2621720
GM
8360 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8361 Add toggle-read-only. (Bug#7292)
8362 * files.el (toggle-read-only): Mention that it should only
8363 be used interactively. (Bug#10006)
8364
1dce7193
SM
83652011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8366
d9ac1a1e
SM
8367 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8368 Adjust regexp for OCaml warnings.
8369
0c325082
SM
8370 * electric.el (electric-pair-post-self-insert-function): Let user
8371 turn it off buffer-locally (bug#9932).
8372
90132c14
SM
8373 * progmodes/python.el (python-beginning-of-statement):
8374 Rewrite (bug#2703).
8375
1dce7193
SM
8376 * progmodes/compile.el: Better handle TABs (bug#9749).
8377 (compilation-internal-error-properties)
8378 (compilation-next-error-function): Obey the target buffer's
8379 compilation-error-screen-columns.
8380
c4e7c63a
JB
83812011-11-09 Juanma Barranquero <lekktu@gmail.com>
8382
8383 * progmodes/meta-mode.el: Remove obsolete comments.
8384 (meta-right-comment-regexp, meta-ignore-comment-regexp):
8385 Fix typos in docstrings.
8386
2cffd681
MR
83872011-11-09 Martin Rudalics <rudalics@gmx.at>
8388
8389 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 8390 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
8391 (window--resizable): New function. Make all callers of
8392 window-resizable call window--resizable instead.
8393 (window-resizable): Rewrite in terms of window--resizable.
8394
0edcba87
GM
83952011-11-08 Glenn Morris <rgm@gnu.org>
8396
8397 * progmodes/delphi.el (delphi-mode-syntax-table):
8398 Let define-derived-mode define a proper syntax table. (Bug#9994)
8399
4b0d61e3
SM
84002011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8401
8402 * window.el: Stay away from defsubst.
8403 (window-list-no-nils): Remove.
8404 (window-state-get-1, window-state-get): Use backquote instead.
8405
cd394be1 84062011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 8407
4b0d61e3 8408 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 8409 Fix incorrect use of default argument in `completing-read'.
8410
e1c2c6f2
MR
84112011-11-08 Martin Rudalics <rudalics@gmx.at>
8412
8413 * window.el (display-buffer-function, special-display-function):
8414 Mention display-buffer-record-window but do not mention
8415 help-setup parameter in doc-strings.
b3f4a882 8416 (window-min-delta): Fix doc-string typo.
e1c2c6f2 8417
105216ed
CY
84182011-11-08 Chong Yidong <cyd@gnu.org>
8419
8420 * window.el (window-total-height, window-total-width): Doc fix.
8421 (window-body-size): Move from C.
8422 (window-body-height, window-body-width): Move to C.
8423
0a9f9ab5
SM
84242011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8425
8426 * window.el: Make special-display like display-buffer-alist (bug#9532).
8427 (display-buffer--special-action): New function, morphed
8428 from display-buffer--special.
8429 (display-buffer): Use it to handle special-display-buffers at higher
8430 priority (just after display-buffer-alist).
8431 (display-buffer-fallback-action, display-buffer--other-frame-action)
8432 (pop-to-buffer-same-window): Remove display-buffer--special.
8433
a769dd15
GM
84342011-11-07 Glenn Morris <rgm@gnu.org>
8435
8436 * calendar/cal-menu.el (cal-menu-set-date-title):
8437 Do nothing if not in a calendar. (Bug#9976)
8438
05a61ee3
SM
84392011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8440
8441 * files.el (find-file): Always use selected-window.
8442
be7f5545
MR
84432011-11-07 Martin Rudalics <rudalics@gmx.at>
8444
8445 * window.el (window-combinations): Make WINDOW argument
8446 mandatory. Rewrite doc-string.
8447 (walk-window-subtree, window-atom-check, window-min-delta)
8448 (window-max-delta, window--resize-this-window)
8449 (window--resize-root-window-vertically, window-tree)
8450 (balance-windows, window-state-put): Rewrite doc-strings as to
8451 not mention the term "subwindow".
8452 (window--resize-subwindows-skip-p): Rename to
8453 window--resize-child-windows-skip-p.
8454 (window--resize-subwindows-normal): Rename to
8455 window--resize-child-windows-normal.
8456 (window--resize-subwindows): Rename to
8457 window--resize-child-windows.
8458 (window-or-subwindow-p): Rename to window--in-subtree-p.
8459
3c6702ef
ML
84602011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8461
8462 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
8463 Ensure that mbox format messages end in two newlines (Bug#9974).
8464
49745b39
CY
84652011-11-06 Chong Yidong <cyd@gnu.org>
8466
8467 * window.el (window-combination-p): Function deleted; its
8468 side-effect is not used in any existing code.
8469 (window-combinations, window-combined-p): Call window-*-child
8470 directly.
8471
24300f5f
CY
84722011-11-05 Chong Yidong <cyd@gnu.org>
8473
8474 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
8475 (window-size-ignore, window-state-get): Callers changed.
8476 (window-normalize-window): Rename from window-normalize-any-window.
8477 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 8478 (window-normalize-live-window): Delete.
447f16b8
CY
8479 (window-combination-p, window-combined-p, window-combinations)
8480 (walk-window-subtree, window-atom-root, window-min-size)
8481 (window-sizable, window-sizable-p, window-size-fixed-p)
8482 (window-min-delta, window-max-delta, window-resizable)
8483 (window-resizable-p, window-full-height-p, window-full-width-p)
8484 (window-current-scroll-bars, window-point-1, set-window-point-1)
8485 (window-at-side-p, window-in-direction, window-resize)
8486 (adjust-window-trailing-edge, maximize-window, minimize-window)
8487 (window-deletable-p, delete-window, delete-other-windows)
8488 (record-window-buffer, unrecord-window-buffer)
8489 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
8490 (quit-window, split-window, window-state-put)
8491 (set-window-text-height, fit-window-to-buffer)
8492 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 8493
89bd5ee1
EZ
84942011-11-04 Eli Zaretskii <eliz@gnu.org>
8495
53479029
EZ
8496 * mail/rmail.el (rmail-simplified-subject): Decode subject with
8497 rfc2047-decode-string.
8498 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
8499 warnings.
8500
89bd5ee1
EZ
8501 * window.el (window-body-height, window-body-width): Mention in
8502 the doc string that the return values are in frame's canonical
8503 units. (Bug#9949)
8504
bd17fdee
AM
85052011-11-03 Alan Mackenzie <acm@muc.de>
8506
8507 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
8508 change in cc-engine.el.
8509
acc825c5
SM
85102011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8511
8512 * window.el (switch-to-buffer): Use `force-same-window' interactively.
8513
1885e5b8
MR
85142011-11-02 Martin Rudalics <rudalics@gmx.at>
8515
8516 * window.el (quit-window): Call unrecord-window-buffer after
8517 showing another buffer in the window. (Bug#9937)
acc825c5 8518 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 8519
ebe06da9
JB
85202011-11-02 Juanma Barranquero <lekktu@gmail.com>
8521
8522 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
8523 Accept status with more than 9 shelves. (Bug#9935)
8524 Reported by Colin D Bennett <colin@gibibit.com>.
8525
4ee88440
MR
85262011-11-01 Martin Rudalics <rudalics@gmx.at>
8527
8528 * help.el (with-help-window): Don't reference
8529 temp-buffer-show-specifiers in doc-string.
8530
08e1d82c
AS
85312011-10-31 Andreas Schwab <schwab@linux-m68k.org>
8532
8533 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
8534 menu-item.
8535
84bd6e9e
VJL
85362011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8537
8538 * whitespace.el: New version 13.2.2.
8539 (whitespace-newline-mode): Disable properly. Reported by Sarah
8540 <EmacsWiki>.
8541
dba0634a
UJ
85422011-10-30 Ulf Jasper <ulf.jasper@web.de>
8543
8544 * net/newst-treeview.el: Remove "Time-stamp".
8545 (newsticker--group-manage-orphan-feeds): Do not call
8546 newsticker--treeview-tree-update.
db22a3c2
JB
8547 (newsticker-treeview-update, newsticker-treeview):
8548 Call newsticker--treeview-tree-update if necessary.
dba0634a 8549
3d8daefe
MR
85502011-10-30 Martin Rudalics <rudalics@gmx.at>
8551
8552 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
8553 (window-iso-combinations): Remove "iso-" infix.
8554 Suggested by Chong Yidong.
3d8daefe
MR
8555 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
8556 (window-max-delta-1, window-resize, window--resize-siblings)
8557 (window--resize-this-window, adjust-window-trailing-edge)
8558 (split-window, balance-windows-1)
8559 (shrink-window-if-larger-than-buffer):
8560 * calendar/calendar.el (calendar-generate-window):
db22a3c2 8561 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 8562
1bc4c3ae
SM
85632011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8564
8565 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
8566 in place (bug#9907).
8567 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
8568 (eshell-rewrite-if-command, eshell-rewrite-for-command)
8569 (eshell-structure-basic-command, eshell-rewrite-while-command)
8570 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
8571 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
8572 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
8573 (eshell-do-pipelines-synchronously, eshell-eval-command):
8574 Use backquotes and prefer setq to set.
8575 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
8576 (eshell-macrop): Use functionp.
c1e2f5fa 8577 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 8578
30b65d9c
CY
85792011-10-30 Chong Yidong <cyd@gnu.org>
8580
8581 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
8582 instead of set-mark (Bug#9810).
8583
2d197ffb
CY
85842011-10-30 Chong Yidong <cyd@gnu.org>
8585
8586 * window.el (split-window-below, split-window-right): Rename from
8587 split-window-above-each-other and split-window-side-by-side
8588 respectively. All callers changed.
8589 (split-window-sensibly, split-window-sensibly): Use them.
8590 (split-window-keep-point): Doc fix.
8591
8592 * isearch.el: Add isearch-scroll property to split-window-below
8593 and split-window-right.
8594
8595 * follow.el (follow-mode):
8596 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8597 * progmodes/ada-xref.el (ada-gdb-application):
8598 * emulation/vip.el (vip-buffer-in-two-windows):
8599 * image-dired.el (image-dired-dired-with-window-configuration):
8600 * dired-x.el (dired-do-find-marked-files):
8601 * dired.el (dired-pop-to-buffer):
8602 * bs.el (bs--show-with-configuration):
8603 * vc/emerge.el (emerge-setup-windows):
8604 * textmodes/two-column.el (2C-two-columns):
8605 * textmodes/reftex-toc.el (reftex-toc):
8606 * progmodes/gdb-mi.el (gdb-setup-windows):
8607 * progmodes/fortran.el (fortran-window-create):
8608 * net/newst-treeview.el (newsticker--treeview-window-init):
8609 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
8610 * emulation/tpu-edt.el (tpu-gold-map):
8611 * emulation/crisp.el (crisp-mode-map):
8612 * calendar/calendar.el (calendar-basic-setup): Callers changed.
8613
38bb2ca8
CY
86142011-10-29 Chong Yidong <cyd@gnu.org>
8615
aa4de341
CY
8616 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
8617
e1eb5385
CY
8618 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
8619
5d2ece3c
CY
8620 * textmodes/flyspell.el (flyspell-word): Fix char offset for
8621 forged Ispell output (Bug#7904).
8622
38bb2ca8
CY
8623 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
8624
d0af9f77
SM
86252011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8626
8627 * doc-view.el: Avoid ugly errors about not finding nil.
8628 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
8629 (doc-view-dvipdf-program, doc-view-unoconv-program)
8630 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
8631 Avoid nil or absolute file name as default value.
8632 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
8633
52bedd34
AM
86342011-10-28 Alan Mackenzie <acm@muc.de>
8635
db22a3c2 8636 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 8637
7e43cfa5
AM
86382011-10-28 Alan Mackenzie <acm@muc.de>
8639
8640 Amend the handling of c-beginning/end-of-defun in nested declaration
8641 scopes.
8642
52bedd34
AM
8643 * progmodes/cc-vars.el (c-defun-tactic): Move here from
8644 cc-langs.el. Change it to a defcustom.
7e43cfa5 8645
52bedd34
AM
8646 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
8647 cc-vars.el.
7e43cfa5 8648
d0af9f77
SM
8649 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8650 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 8651
52bedd34 8652 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 8653 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
8654 (c-widen-to-enclosing-decl-scope): New function.
8655 (c-while-widening-to-decl-block): New macro.
8656 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
8657 outward for defun boundaries, and correspondingly change symbol
8658 `respect-enclosure' to `go-outward'.
8659 (c-declaration-limits): Change algorithm to report only the "innermost"
8660 defun's boundaries.
8661
1a2ce9ee
DD
86622011-10-28 Deniz Dogan <deniz@dogan.se>
8663
8664 * net/rcirc.el (rcirc-mode): Use hard newlines.
8665
bc97a826
AM
86662011-10-28 Alan Mackenzie <acm@muc.de>
8667
8668 Amend to indent and fontify macros "which include their own semicolon"
8669 correctly, using the "virtual semicolon" mechanism.
8670
52bedd34 8671 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 8672
d0af9f77 8673 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 8674 Recode to scan one line at a time rather than having \n and \r
58179cce 8675 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 8676 (c-forward-label): Amend for virtual semicolons.
58179cce 8677 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 8678
52bedd34
AM
8679 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
8680 of the new C macros.
bc97a826 8681
52bedd34 8682 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
8683 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
8684 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
8685 (c-opt-cpp-macro-define): Make into a full language variable.
8686 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
8687 AWK Mode (including \n, \r) removed, no longer needed.
8688
d0af9f77
SM
8689 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
8690 Invoke c-make-macro-with-semi-re.
bc97a826 8691
52bedd34
AM
8692 * progmodes/cc-vars.el (c-macro-with-semi-re):
8693 (c-macro-names-with-semicolon): New variables.
58179cce 8694 (c-make-macro-with-semi-re): New function.
bc97a826 8695
7a6c0941
SM
86962011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8697
8698 * vc/log-edit.el: Fill empty field rather than adding new one.
8699 (log-edit-add-field): New function.
8700 (log-edit-insert-changelog): Use it.
8701
b0c4cdcf
ML
87022011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8703
8704 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
8705
ee1f1da9
SM
87062011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8707
8708 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
8709 (gdb--check-interpreter): New function.
8710 (gdb): Use it.
8711
51bc5f8b
GM
87122011-10-27 Glenn Morris <rgm@gnu.org>
8713
416a2c45
GM
8714 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
8715 (least-positive-float, least-negative-float)
8716 (least-positive-normalized-float, least-negative-normalized-float)
8717 (float-epsilon, float-negative-epsilon):
8718 Remove unnecessary declarations.
8719
8720 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
8721 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
8722 (least-positive-float, least-negative-float)
8723 (least-positive-normalized-float, least-negative-normalized-float)
8724 (float-epsilon, float-negative-epsilon): Add doc-strings,
8725 based on those in cl.texi.
8726
51bc5f8b
GM
8727 * files.el (set-visited-file-name): If the major-mode changed,
8728 reload the local variables. (Bug#9796)
8729
15de15c6
CY
87302011-10-27 Chong Yidong <cyd@gnu.org>
8731
8732 * subr.el (change-major-mode-after-body-hook): New hook.
8733 (run-mode-hooks): Run it.
8734
ee1f1da9
SM
8735 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8736 Use change-major-mode-before-body-hook.
15de15c6
CY
8737
8738 * simple.el (fundamental-mode):
8739 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
8740 change introducing fundamental-mode-hook.
8741
5430d399
JB
87422011-10-26 Juanma Barranquero <lekktu@gmail.com>
8743
acc825c5 8744 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 8745
ad74a69e
MA
87462011-10-26 Michael Albinus <michael.albinus@gmx.de>
8747
8748 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 8749 tramp.el explicitly. (Bug#7583)
ad74a69e 8750
71d4c2a5
SM
87512011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8752
8753 * progmodes/octave-mod.el:
8754 * progmodes/octave-inf.el: Update maintainer.
8755
b1f6fa26
CY
87562011-10-26 Chong Yidong <cyd@gnu.org>
8757
8758 * subr.el (with-wrapper-hook): Rewrite doc.
8759
3f04efd6
MA
87602011-10-25 Michael Albinus <michael.albinus@gmx.de>
8761
8762 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 8763 filenames "/method:foo:". (Bug#9793)
3f04efd6 8764
410488d3
SM
87652011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8766
8767 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
8768 (bug#9865).
8769
c1ebb47e
GM
87702011-10-24 Glenn Morris <rgm@gnu.org>
8771
8772 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
8773
7f5c46c7
MA
87742011-10-24 Michael Albinus <michael.albinus@gmx.de>
8775
8776 * notifications.el: Add the requirement of a running D-Bus session
8777 bus to the Commentary.
8778
db2440b6
JL
87792011-10-24 Juri Linkov <juri@jurta.org>
8780
8781 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8782 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
8783 (Bug#9364)
8784
feecf435
JL
87852011-10-24 Juri Linkov <juri@jurta.org>
8786
8787 * info.el (Info-following-node-name-re): Add newline to the list
8788 of allowed characters for leading space. (Bug#9824)
8789
a3839de2
SM
87902011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8791
acc825c5
SM
8792 * progmodes/octave-inf.el (inferior-octave-mode-map):
8793 Fix C-c C-h binding.
a3839de2
SM
8794 * progmodes/octave-mod.el (octave-help): Remove.
8795
09388e76
MA
87962011-10-23 Michael Albinus <michael.albinus@gmx.de>
8797
8798 Sync with Tramp 2.2.3.
8799
8800 * net/tramp-cache.el (top): Pacify byte-compiler using
8801 `init-file-user' and `site-run-file'.
8802
8803 * net/trampver.el: Update release number.
8804
86c60681
CY
88052011-10-23 Chong Yidong <cyd@gnu.org>
8806
8807 * files.el (toggle-read-only): Remove obsolete comment about
8808 version control.
8809
8810 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
8811 for toggle-read-only. Note that this hasn't called vc-next-action
8812 since 2008-05-02, though it wasn't documented at the time.
8813
a3839de2
SM
8814 * vc/ediff-init.el (ediff-toggle-read-only-function):
8815 Use toggle-read-only.
86c60681 8816
cd5495ff
AM
88172011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
8818
8819 Fix bug #9560, sporadic wrong indentation; improve instrumentation
8820 of c-parse-state.
8821
00b77525 8822 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 8823 correct faulty logical expression.
cd5495ff
AM
8824 (c-parse-state-state, c-record-parse-state-state):
8825 (c-replay-parse-state-state): New defvar/defuns.
8826 (c-debug-parse-state): Use new functions.
8827
42ee24ed
MR
88282011-10-22 Martin Rudalics <rudalics@gmx.at>
8829
8830 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 8831 last fix. Use window-in-direction correctly.
42ee24ed 8832
a7dee7e7
CY
88332011-10-21 Chong Yidong <cyd@gnu.org>
8834
8835 * progmodes/idlwave.el (idlwave-mode):
8836 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
8837 require-final-newline; that's done in prog-mode.
8838 Suggested by Stefan Monnier.
a7dee7e7 8839
e07b9a6d
MR
88402011-10-21 Martin Rudalics <rudalics@gmx.at>
8841
8842 * mouse.el (mouse-drag-window-above)
8843 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
8844 (mouse-drag-mode-line-1, mouse-drag-header-line)
8845 (mouse-drag-vertical-line-rightward-window): Remove.
8846 (mouse-drag-line): New function.
8847 (mouse-drag-mode-line, mouse-drag-header-line)
8848 (mouse-drag-vertical-line): Call mouse-drag-line.
8849 * window.el (window-at-side-p, windows-at-side): New functions.
8850
7e1361d9
UM
88512011-10-21 Ulrich Mueller <ulm@gentoo.org>
8852
8853 * tar-mode.el (tar-grind-file-mode):
8854 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
8855
30fcaf3a
CY
88562011-10-21 Chong Yidong <cyd@gnu.org>
8857
8858 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
8859 * progmodes/vera-mode.el (vera-mode):
8860 Use mode-require-final-newline.
30fcaf3a 8861
516eddb0
GM
88622011-10-20 Glenn Morris <rgm@gnu.org>
8863
db22a3c2 8864 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 8865
10d5f513
CS
88662011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
8867
8868 * emulation/cua-base.el (cua-set-mark): Fix case of string.
8869
ac6c8639
CY
88702011-10-20 Chong Yidong <cyd@gnu.org>
8871
8872 * emulation/cua-base.el (cua-mode):
8873 * mail/footnote.el (footnote-mode):
8874 * mail/mailabbrev.el (mail-abbrevs-mode):
8875 * net/xesam.el (xesam-minor-mode):
8876 * progmodes/bug-reference.el (bug-reference-mode):
8877 * progmodes/cap-words.el (capitalized-words-mode):
8878 * progmodes/compile.el (compilation-minor-mode)
8879 (compilation-shell-minor-mode):
8880 * progmodes/gud.el (gud-tooltip-mode):
8881 * progmodes/hideif.el (hide-ifdef-mode):
8882 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
8883 * progmodes/subword.el (subword-mode):
8884 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
8885 * progmodes/which-func.el (which-function-mode):
8886 * term/tvi970.el (tvi970-set-keypad-mode):
8887 * term/vt100.el (vt100-wide-mode):
8888 * textmodes/flyspell.el (flyspell-mode):
8889 * textmodes/ispell.el (ispell-minor-mode):
8890 * textmodes/nroff-mode.el (nroff-electric-mode):
8891 * textmodes/paragraphs.el (use-hard-newlines):
8892 * textmodes/refill.el (refill-mode):
8893 * textmodes/reftex.el (reftex-mode):
8894 * textmodes/rst.el (rst-minor-mode):
8895 * textmodes/sgml-mode.el (html-autoview-mode)
8896 (sgml-electric-tag-pair-mode):
8897 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
8898 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
8899 * emulation/crisp.el (crisp-mode):
8900 * emacs-lisp/eldoc.el (eldoc-mode):
8901 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
8902 minor mode behavior.
8903
aa42ab43
JL
89042011-10-19 Juri Linkov <juri@jurta.org>
8905
8906 * descr-text.el (describe-char): Add #x2010 and #x2011 to
8907 the list of hard-coded chars with escape-glyph face.
8908
89400f1d
SM
89092011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
8910
8911 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
8912
305c07f6
MA
89132011-10-19 Michael Albinus <michael.albinus@gmx.de>
8914
8915 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
8916 running process.
8917
13754b54
GM
89182011-10-19 Glenn Morris <rgm@gnu.org>
8919
8920 * vc/vc-bzr.el (vc-bzr-after-dir-status):
8921 Ignore ignored files. (Bug#9726)
8922
06e21633
CY
89232011-10-19 Chong Yidong <cyd@gnu.org>
8924
8925 Doc fix for minor modes, stating that an omitted argument enables
8926 the mode unconditionally when called from Lisp.
8927
8928 * abbrev.el (abbrev-mode):
8929 * allout.el (allout-mode):
8930 * autoinsert.el (auto-insert-mode):
8931 * autoarg.el (autoarg-mode, autoarg-kp-mode):
8932 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
8933 (global-auto-revert-mode):
8934 * battery.el (display-battery-mode):
8935 * composite.el (global-auto-composition-mode)
8936 (auto-composition-mode):
8937 * delsel.el (delete-selection-mode):
8938 * desktop.el (desktop-save-mode):
8939 * dired-x.el (dired-omit-mode):
8940 * dirtrack.el (dirtrack-mode):
8941 * doc-view.el (doc-view-minor-mode):
8942 * double.el (double-mode):
8943 * electric.el (electric-indent-mode, electric-pair-mode):
8944 * emacs-lock.el (emacs-lock-mode):
8945 * epa-hook.el (auto-encryption-mode):
8946 * follow.el (follow-mode):
8947 * font-core.el (font-lock-mode):
8948 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
8949 * help.el (temp-buffer-resize-mode):
8950 * hilit-chg.el (highlight-changes-mode)
8951 (highlight-changes-visible-mode):
8952 * hi-lock.el (hi-lock-mode):
8953 * hl-line.el (hl-line-mode, global-hl-line-mode):
8954 * icomplete.el (icomplete-mode):
8955 * ido.el (ido-everywhere):
8956 * image-file.el (auto-image-file-mode):
8957 * image-mode.el (image-minor-mode):
8958 * iswitchb.el (iswitchb-mode):
8959 * jka-cmpr-hook.el (auto-compression-mode):
8960 * linum.el (linum-mode):
8961 * longlines.el (longlines-mode):
8962 * master.el (master-mode):
8963 * mb-depth.el (minibuffer-depth-indicate-mode):
8964 * menu-bar.el (menu-bar-mode):
8965 * minibuf-eldef.el (minibuffer-electric-default-mode):
8966 * mouse-sel.el (mouse-sel-mode):
8967 * msb.el (msb-mode):
8968 * mwheel.el (mouse-wheel-mode):
8969 * outline.el (outline-minor-mode):
8970 * paren.el (show-paren-mode):
8971 * recentf.el (recentf-mode):
8972 * reveal.el (reveal-mode, global-reveal-mode):
8973 * rfn-eshadow.el (file-name-shadow-mode):
8974 * ruler-mode.el (ruler-mode):
8975 * savehist.el (savehist-mode):
8976 * scroll-all.el (scroll-all-mode):
8977 * scroll-bar.el (scroll-bar-mode):
8978 * server.el (server-mode):
8979 * shell.el (shell-dirtrack-mode):
8980 * simple.el (auto-fill-mode, transient-mark-mode)
8981 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
8982 (line-number-mode, column-number-mode, size-indication-mode)
8983 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
8984 * strokes.el (strokes-mode):
8985 * time.el (display-time-mode):
8986 * t-mouse.el (gpm-mouse-mode):
8987 * tool-bar.el (tool-bar-mode):
8988 * tooltip.el (tooltip-mode):
8989 * type-break.el (type-break-mode-line-message-mode)
8990 (type-break-query-mode):
8991 * view.el (view-mode):
8992 * whitespace.el (whitespace-mode, whitespace-newline-mode)
8993 (global-whitespace-mode, global-whitespace-newline-mode):
8994 * xt-mouse.el (xterm-mouse-mode): Doc fix.
8995
a3839de2
SM
8996 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8997 Fix autogenerated docstring.
06e21633 8998
5214e501
JL
89992011-10-19 Juri Linkov <juri@jurta.org>
9000
9001 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
9002 by checking environment variables "DESKTOP_SESSION" and
9003 "XDG_CURRENT_DESKTOP". (Bug#9779)
9004
195f8db9
JL
90052011-10-19 Juri Linkov <juri@jurta.org>
9006
9007 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
9008 (browse-url-chromium-program, browse-url-chromium-arguments):
9009 New defcustoms.
9010 (browse-url-default-browser): Check for `browse-url-chromium' and
9011 call `browse-url-chromium-program'.
9012 (browse-url-chromium): New command. (Bug#9779)
9013
343a34ff
JB
90142011-10-18 Juanma Barranquero <lekktu@gmail.com>
9015
9016 * facemenu.el (list-colors-duplicates): On Windows, detect more
9017 duplicates by assuming that only colors matching "^System" are
9018 special "system colors". (Bug#9722)
9019
6978a151
SM
90202011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9021
9022 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
9023 to distinguish the author from the committer.
9024
6a80b297
MA
90252011-10-18 Michael Albinus <michael.albinus@gmx.de>
9026
9027 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
9028
b31a5677
JK
90292011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
9030
9031 * international/mule.el (sgml-html-meta-auto-coding-function):
9032 Add support for detecting encoding in HTML5 specified only as
9033 <meta charset="UTF-8">. Implementation just makes http-equiv and
9034 content-type parts from HTML4 encoding string optional. (Bug#9716)
9035
80c6d77f
GM
90362011-10-18 Glenn Morris <rgm@gnu.org>
9037
9038 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
9039
08b0fee8
CY
90402011-10-18 Chong Yidong <cyd@gnu.org>
9041
9042 * faces.el (cursor): Doc fix.
9043
67e729a5
CY
90442011-10-17 Chong Yidong <cyd@gnu.org>
9045
9046 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
9047
343a34ff 90482011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
9049
9050 * dirtrack.el (dirtrack): Support shell buffers with path
9051 prefixes, e.g. tramp-based remote shells. (Bug#9647)
9052
0bc06380
TZ
90532011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
9054
9055 * json.el: Bump version to 1.3 and note change in History.
9056 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
9057
8b79f3e0
SM
90582011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9059
5a7c536b
SM
9060 * comint.el (comint-insert-input, comint-send-input)
9061 (comint-get-old-input-default, comint-backward-matching-input)
9062 (comint-next-prompt): Use nil instead of `input' for field property of
9063 past user input (bug#114).
9064
96a8a0df
SM
9065 * minibuffer.el (completion--replace): Inherit surrounding properties
9066 (bug#114).
9067 (minibuffer-complete-and-exit): Use it.
9068
8b79f3e0
SM
9069 * comint.el (comint--table-subvert): Quote the all-completions output
9070 (bug#9160).
9071
b8f7ff0d
MR
90722011-10-17 Martin Rudalics <rudalics@gmx.at>
9073
8b79f3e0 9074 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 9075
b8f7ff0d 9076 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 9077 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
9078 entries and separate them from frame entries.
9079
c235b555
GM
90802011-10-15 Glenn Morris <rgm@gnu.org>
9081
9082 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
9083 Doc fixes.
9084
6bbfa6e1
CY
90852011-10-15 Chong Yidong <cyd@stupidchicken.com>
9086
8b79f3e0
SM
9087 * net/network-stream.el (network-stream-open-starttls):
9088 Improve detection of failure due to lack of TLS support.
ec5c990d 9089
6bbfa6e1
CY
9090 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
9091 putting the input text in front and in bold.
9092
98488977
SM
90932011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9094
3d1337be
SM
9095 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
9096
ee0b45e4
SM
9097 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
9098 empty buffer.
9099
98488977
SM
9100 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
9101 unread-command-events rather than pushing yet-another event.
9102
186f4720
EZ
91032011-10-14 Eli Zaretskii <eliz@gnu.org>
9104
9105 * mail/sendmail.el (sendmail-query-once): Improve the wording of
9106 the explanation of the possible choices. Make the options passed
9107 to completing-read shorter.
9108
8b7a997c
AM
91092011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9110
9111 * textmodes/flyspell.el (flyspell-large-region): Make sure
9112 extended character mode is used if defined (Bug#1339).
9113
12587bbb
EZ
91142011-10-13 Eli Zaretskii <eliz@gnu.org>
9115
9116 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
9117 character info for LRE, LRO, RLE, and RLO characters by appending
9118 an invisible PDF.
12587bbb 9119
bad41229
SM
91202011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9121
9122 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
9123 even in case of error; add debug spec; simplify data flow.
9124 (with-timeout-handler): Remove.
9125
28dbc92f
MA
91262011-10-12 Michael Albinus <michael.albinus@gmx.de>
9127
9128 Fix Bug#6019, Bug#9315.
9129
9130 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
9131 complete `buffer-file-name', the local file name part could look
9132 remotely (for example on VMS).
9133
9134 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
9135 `tramp-run-real-handler'.
9136 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
9137 already quoted by '"'.
9138
9139 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
9140 Let `file-name-handler-alist' be nil, the local file name part
9141 could look remotely (for example on VMS).
9142
e1b0b23a
SM
91432011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9144
9145 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
9146 from here...
9147 (flyspell-post-command-hook): ...to here.
9148
a120bde9
SM
91492011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9150
9151 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
9152 if not needed.
9153 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
9154 using completion. Protect against "slow" callers.
9155 Remove the "message hack".
9156
7ce7717b
JL
91572011-10-11 Juri Linkov <juri@jurta.org>
9158
9159 * isearch.el (isearch-lazy-highlight-word): New variable.
9160 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
9161 Use it. (Bug#9727)
9162
c02ee9d6
GM
91632011-10-11 Glenn Morris <rgm@gnu.org>
9164
9165 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
9166 like f90-previous-statement does.
9167
93e616fd 91682011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9169
1f190e73 9170 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
9171 only in interactive use, to avoid error.
9172
af7b6078
SM
91732011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9174
9175 * minibuffer.el (completion-file-name-table): Fix last change,
9176 i.e. ignore normal errors but not the other ones.
9177
0563dae9
MR
91782011-10-10 Martin Rudalics <rudalics@gmx.at>
9179
9180 * window.el (special-display-buffer-names)
9181 (special-display-regexps): Remove some remnants of earlier
9182 changes from doc-strings.
366ca7f3
MR
9183 (quit-windows-on): New function.
9184
9185 * vc/vc.el (vc-revert, vc-rollback):
9186 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
9187 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 9188 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 9189
49677495
MR
91902011-10-09 Martin Rudalics <rudalics@gmx.at>
9191
9192 * window.el (frame-auto-hide-function): Add version tag.
9193 (Bug#9699)
9194
56f2d1e1
MA
91952011-10-09 Michael Albinus <michael.albinus@gmx.de>
9196
9197 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
9198 condition.
9199
112a6592
LL
92002011-10-09 Leo Liu <sdl.web@gmail.com>
9201
9202 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
9203 (Bug#9701)
9204
0812589b
GM
92052011-10-08 Glenn Morris <rgm@gnu.org>
9206
9207 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
9208 before the first code statement zero indent. (Bug#9690)
9209
b2b0776e
CY
92102011-10-08 Chong Yidong <cyd@stupidchicken.com>
9211
9212 * simple.el (count-words-region): Always count in the region.
9213 Report the number of lines and characters too.
9214 (count-words): New command, which counts in the buffer if the
9215 region is inactive, as count-words-region used to.
9216 (count-words--message): New function. Handle plurals.
9217 (count-lines-region): Make it an alias for count-words-region.
9218
9219 * bindings.el (esc-map): Replace count-lines-region with
9220 count-words-region.
9221
c557cd6b
MR
92222011-10-08 Martin Rudalics <rudalics@gmx.at>
9223
9224 * window.el (window--delete): Delete dedicated frame
9225 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 9226 (switch-to-buffer): Fix doc-string typo.
c557cd6b 9227
61a57ef4 92282011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9229
3a7d293b 9230 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 9231
c3833279
CY
92322011-10-07 Chong Yidong <cyd@stupidchicken.com>
9233
9234 * bindings.el ([M-left],[M-right]): Bind to left-word and
9235 right-word respectively.
9236
21ce8245
GM
92372011-10-07 Glenn Morris <rgm@gnu.org>
9238
9239 * cus-start.el (debug-on-quit): Fix custom type.
9240
6d823bb2
LMI
92412011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9242
0181e193
LMI
9243 * subr.el (define-key-after): Clarify that the function is not
9244 useful for non-menu keymaps.
9245
6d823bb2
LMI
9246 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
9247
8e3459ce 92482011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9249
21ce8245 9250 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 9251 in current minibuffer (Fix bug with recursive minibuffers).
9252
a1c2d21e
CY
92532011-10-06 Chong Yidong <cyd@stupidchicken.com>
9254
9255 * progmodes/gdb-mi.el (gdb): Doc fix.
9256
5a4cf282
MR
92572011-10-05 Martin Rudalics <rudalics@gmx.at>
9258
9259 * window.el (frame-auto-hide-function): New option replacing
9260 frame-auto-delete. Suggested by Stefan Monnier.
9261 (window--delete): Call frame-auto-hide-function instead of
9262 investigating frame-auto-delete.
c96111ea
MR
9263 (window-point-1, set-window-point-1): New functions.
9264 (window-in-direction, record-window-buffer, window-state-get-1)
9265 (display-buffer-record-window): Use window-point-1 instead of
9266 window-point.
9267 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 9268
9854542e
SM
92692011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9270
9271 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
9272
8943cfb0
GM
92732011-10-05 Glenn Morris <rgm@gnu.org>
9274
9275 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
9276 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
9277
647ab967
LL
92782011-10-05 Leo Liu <sdl.web@gmail.com>
9279
9280 * subr.el (read-char-choice): Fix argument to buffer-live-p which
9281 works with buffer object.
9282
3ddfbced
SM
92832011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9284
9285 * mpc.el (mpc-tool-bar-map): Add labels.
9286
bdfa5dd2
GM
92872011-10-04 Glenn Morris <rgm@gnu.org>
9288
9289 * calendar/holidays.el (calendar-check-holidays): Doc fix.
9290
0e2070b5
MR
92912011-10-04 Martin Rudalics <rudalics@gmx.at>
9292
9293 * window.el (window--delete): New function.
9294 (frame-auto-delete): Resuscitate option.
9295 (bury-buffer, replace-buffer-in-windows)
9296 (quit-window): Rewrite using window--delete.
9297 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9298 Pass display-buffer-mark-dedicated to window--display-buffer-2
9299 (Bug#9639).
9300
3dc61a09
SM
93012011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9302
915a9b64
SM
9303 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
9304 returns a list (bug#9554). Add remote file name completion.
9305 * comint.el (comint--table-subvert): Curry and get quote&unquote
9306 functions as arguments.
9307 (comint--complete-file-name-data): Adjust call accordingly.
9308 * pcomplete.el (pcomplete--table-subvert): Remove.
9309 (pcomplete-completions-at-point): Use comint--table-subvert instead.
9310
3dc61a09
SM
9311 * minibuffer.el (completion-table-case-fold): Use currying.
9312 (completion--styles-type, completion--cycling-threshold-type):
9313 New constants.
9314 (completion-styles, completion-category-overrides)
9315 (completion-cycle-threshold): Use them.
9316 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
9317 completion-table-case-fold.
9318
8ea0a993
SB
93192011-10-03 Stephen Berman <stephen.berman@gmx.net>
9320
9321 * minibuffer.el (completion-category-overrides): Fix type of styles
9322 and add more user friendly tags (bug#9660).
9323
8c24b7f6
SM
93242011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9325
9326 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
9327 (mule-input-method-string): New widget.
9328 (default-input-method, language-info-custom-alist): Use it.
9329
428fe61a
SM
93302011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9331
32c1fffd
SM
9332 * pcomplete.el: Require comint.
9333 (pcomplete--common-suffix): Remove.
9334 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
9335 (pcomplete--table-subvert): Sync with comint--table-subvert.
9336 (pcomplete--entries): Use comint-completion-file-name-table.
9337 * comint.el (comint-unquote-filename): Simplify.
9338 (comint-completion-file-name-table): New function (bug#9616).
9339 (comint--complete-file-name-data): Use it.
9340
428fe61a
SM
9341 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
9342 (pcmpl-gnu-tar-buffer): Remove.
9343 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
9344 around. Make sure pcomplete-suffix-list is only changed temporarily.
9345 Don't look inside the tar's file if it's too large.
428fe61a 9346
04c52e2f
CY
93472011-10-01 Chong Yidong <cyd@stupidchicken.com>
9348
ce3cefcc
CY
9349 * cus-edit.el (custom-mode-map):
9350 * epa.el (epa-key-list-mode-map):
9351 * man.el (Man-mode-map):
9352 * startup.el (splash-screen-keymap):
9353 * simple.el (special-mode-map): Use scroll-up-command and
9354 scroll-down-command.
9355
9356 * progmodes/idlw-help.el (idlwave-help-mode-map):
9357 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
9358 * net/newst-plainview.el (newsticker-mode-map):
9359 * emulation/ws-mode.el (wordstar-mode-map):
9360 * emulation/vi.el (vi-com-map):
9361 * calc/calc-graph.el (calc-graph-show-dumb):
9362 * term/sun.el (terminal-init-sun):
9363 * term/ns-win.el (global-map):
9364 * progmodes/grep.el (grep-mode-map):
9365 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
9366 * mail/rmail.el (rmail-mode-map):
9367 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
9368
04c52e2f
CY
9369 * custom.el (custom-safe-themes, load-theme): Treat value of t for
9370 custom-safe-themes as special.
9371
79adf8c8
JD
93722011-10-01 Julien Danjou <julien@danjou.info>
9373
9374 * notifications.el (notifications-notify): Fix docstring.
9375
63bd50d3
PS
93762011-10-01 Per Starbäck <per@starback.se>
9377
9378 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
9379
199e4c7e
MR
93802011-09-30 Martin Rudalics <rudalics@gmx.at>
9381
9382 * startup.el (command-line-1): Fix last fix by inserting
9383 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 9384 (Bug#9605) and (Bug#9636)
199e4c7e 9385
fe5f08dd
EZ
93862011-09-29 Eli Zaretskii <eliz@gnu.org>
9387
9388 * simple.el (line-move): If auto-hscroll-mode is disabled and the
9389 window is hscrolled, move by logical lines. (Bug#9607)
9390 (line-move-visual): Update the doc string to the above effect.
9391
b5516bbd
MR
93922011-09-29 Martin Rudalics <rudalics@gmx.at>
9393
ccee00c0
MR
9394 * window.el (display-buffer-record-window): When WINDOW is the
9395 selected window use `point' instead of `window-point'. (Bug#9626)
9396
b5516bbd
MR
9397 * startup.el (command-line-1): Use insert-before-markers when
9398 inserting initial-scratch-message. (Bug#9605)
ccee00c0 9399
b5516bbd
MR
9400 * help.el (help-window): Remove variable.
9401
52aa0014
GM
94022011-09-29 Glenn Morris <rgm@gnu.org>
9403
9404 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
9405
df9a7357
JB
94062011-09-29 Juanma Barranquero <lekktu@gmail.com>
9407
9408 * descr-text.el (describe-char-categories): Accept category
9409 descriptions more than one line long.
9410
a8406c20
SM
94112011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9412
88d9610c
SM
9413 * simple.el (delete-trailing-whitespace): Fix last change.
9414
a5daf810
SM
9415 * progmodes/perl-mode.el (perl-syntax-propertize-function):
9416 Don't confuse "y => 3" as the beginning of a `y' operation.
9417
a8406c20
SM
9418 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
9419 object has more than 4 slots (bug#9613).
9420
a239d4e9
JB
94212011-09-28 Juanma Barranquero <lekktu@gmail.com>
9422
9423 * subr.el (with-output-to-temp-buffer):
9424 * net/quickurl.el (quickurl, quickurl-browse-url):
9425 Fix typos in docstrings.
9426
693fbdb6
EZ
94272011-09-27 Eli Zaretskii <eliz@gnu.org>
9428
9429 * minibuffer.el (completion-styles)
9430 (completion-category-overrides): Cross reference each other in doc
9431 strings.
9432
8b457e28
GM
94332011-09-27 Glenn Morris <rgm@gnu.org>
9434
9435 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
9436 to split-string. (Bug#9606)
9437
85a16208
LMI
94382011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9439
9440 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
9441 (bug#9615).
9442
502f9ebd
CY
94432011-09-27 Chong Yidong <cyd@stupidchicken.com>
9444
9445 * emacs-lisp/package.el (list-packages): Fix echo area message.
9446
7690bdea
LL
94472011-09-27 Leo Liu <sdl.web@gmail.com>
9448
9449 * ido.el (ido-read-internal): Accept cons cell HIST arg.
9450
e2ee6f30
MA
94512011-09-25 Michael Albinus <michael.albinus@gmx.de>
9452
9453 * net/dbus.el (dbus-unregister-object): Don't release services for
9454 registered signals. (Bug#9581)
9455
f3f98342
TZ
94562011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9457
9458 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
9459 function that picks between cfengine 2 and 3 support
9460 automatically. Update docs accordingly.
9461
dd7aa8dd
KH
94622011-09-22 Kenichi Handa <handa@m17n.org>
9463
9464 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
9465 ZERO.
9466 (indian-itrans-v5-table-for-tamil): New variable.
9467 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
9468
3f2b07f8
KM
94692011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
9470
9471 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
9472 that's true if the current command involved collapsing of text.
9473 It's reset to false at the beginning of the next command.
9474 (allout-post-command-business): Move the cursor to the beginning
9475 of entry if the cursor is hidden and collapsing activity just
9476 happened.
9477
371d6a61
CY
94782011-09-24 Chong Yidong <cyd@stupidchicken.com>
9479
9480 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
9481 tracking (Bug#9541).
9482
2ac2721a
UJ
94832011-09-24 Ulf Jasper <ulf.jasper@web.de>
9484
9485 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
9486 (newsticker-show-news): Automatically load html rendering package
9487 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
9488 because w3m-fill-column is let-bound" and the error "Symbol's value
9489 as variable is void: w3m-fill-column".
2ac2721a 9490
fac7ae53
MA
94912011-09-24 Michael Albinus <michael.albinus@gmx.de>
9492
9493 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
9494 Release services only if they are defined. (Bug#9581)
9495
e08b633b
RS
94962011-09-23 Richard Stallman <rms@gnu.org>
9497
e488d29c
RS
9498 * textmodes/paragraphs.el (forward-sentence): For backwards case,
9499 distinguish start of paragraph from start of its text.
9500
19c38752
RS
9501 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
9502
e08b633b
RS
9503 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
9504 (rmail-generate-viewer-buffer): Put that hook on view buffer.
9505 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
9506
0a39f27e
AS
95072011-09-23 Andreas Schwab <schwab@linux-m68k.org>
9508
9509 * international/mule-diag.el (mule-diag): Insert a newline after
9510 each fontset description.
9511
db4e950d
SM
95122011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9513
9514 * simple.el (delete-trailing-whitespace):
9515 Document last change; simplify.
9516
eca3f3ea
PW
95172011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
9518
d68e189a
PW
9519 * simple.el (delete-trailing-whitespace): Also delete
9520 extra newlines at the end of the buffer.
9521
eca3f3ea
PW
9522 * textmodes/picture.el: Make motion commands obey shift-select-mode.
9523 (picture-newline): Use forward-line so as to ignore fields.
9524
01c157cc
SM
95252011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9526
9527 * subr.el (with-wrapper-hook): Fix edebug spec.
9528
022de23e
LMI
95292011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9530
9531 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
9532 (bug#4538).
9533
91683089
MA
95342011-09-23 Michael Albinus <michael.albinus@gmx.de>
9535
eca3f3ea
PW
9536 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
9537 Fix nasty bug using wrong cached values.
91683089 9538
5bdd6fa4
AM
95392011-09-23 Alan Mackenzie <acm@muc.de>
9540
9541 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
9542
97adfb97
CY
95432011-09-23 Chong Yidong <cyd@stupidchicken.com>
9544
9545 * window.el (pop-to-buffer): Ensure right window is selected if we
9546 chose another frame.
9547
d4ef2b50
EZ
95482011-09-22 Eli Zaretskii <eliz@gnu.org>
9549
9550 * simple.el (what-cursor-position): Use get-char-property-change
9551 and next-single-char-property-change, to be able to show display
9552 properties that come from overlays as well as text properties.
9553
72258fe5
CY
95542011-09-22 Chong Yidong <cyd@stupidchicken.com>
9555
9556 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
9557
9558 * cmuscheme.el (run-scheme, switch-to-scheme):
9559 * cus-edit.el (customize-group, custom-buffer-create)
9560 (customize-browse):
9561 * info.el (info):
9562 * shell.el (shell):
9563 * mail/sendmail.el (mail):
9564 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
9565
8f098516
RS
95662011-09-22 Richard Stallman <rms@gnu.org>
9567
9568 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
9569 move back only to line beg, don't move back over blank lines.
9570
e74f1bb6
MA
95712011-09-22 Michael Albinus <michael.albinus@gmx.de>
9572
9573 * files.el (copy-directory): Set directory attributes only in case
9574 they could be retrieved from the source directory. (Bug#9565)
9575
bfeef8b6
DK
95762011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
9577
9578 * progmodes/hideshow.el (hs-looking-at-block-start-p)
9579 (hs-find-block-beginning, hs-hide-level-recursive):
9580 Ignore strings as well as comments. (Bug#9502)
9581
7e423bb8
AS
95822011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
9583
9584 * progmodes/sql.el (sql-comint-postgres):
9585 Convert port number to a string. (Bug#9566)
9586
b4d72fcf
MR
95872011-09-22 Martin Rudalics <rudalics@gmx.at>
9588
9589 * window.el (quit-window): Undedicate window when switching to
9590 previous buffer. Reported by Thierry Volpiatto
9591 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
9592 (special-display-popup-frame): When popping up a new frame reset
9593 its previous buffers to nil. Simplify code.
b4d72fcf 9594
a7b88dc6
MA
95952011-09-21 Michael Albinus <michael.albinus@gmx.de>
9596
9597 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
9598 and process filter, as done also in `shell-command'.
9599
cf4eacfd
MR
96002011-09-21 Martin Rudalics <rudalics@gmx.at>
9601
eca3f3ea 9602 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
9603 Call set-window-start with NOFORCE argument t.
9604 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
9605 (quit-window): Reword doc-string. Handle new format of
9606 quit-restore parameter. Don't delete window if it has a
9607 previous buffer we can show instead of the present one.
9608 (display-buffer-record-window): Rewrite using a new format for
9609 the quit-restore window parameter
9610 (special-display-popup-frame, display-buffer-same-window)
9611 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9612 (display-buffer-pop-up-window, display-buffer-use-some-window):
9613 Adapt symbol passed to display-buffer-record-window.
9614 * help.el (help-window-setup): Handle new format of quit-restore
9615 parameter.
9616
8d28cb95
SM
96172011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9618
94ab793f
SM
9619 * faces.el (face-list): Fix docstring (bug#9564).
9620
8d28cb95
SM
9621 * window.el (display-buffer--action-function-custom-type):
9622 Don't include internal functions in the Custom interface.
9623
3820edeb
JL
96242011-09-20 Juri Linkov <juri@jurta.org>
9625
9626 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
9627 (Info-forward-node, Info-backward-node, Info-next-preorder)
9628 (Info-last-preorder): Use it. (Bug#9528)
9629
5147931d
JL
96302011-09-20 Juri Linkov <juri@jurta.org>
9631
9632 * info.el (Info-last-preorder): Visit last menu item only when
9633 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
9634
cf499a1a
JD
96352011-09-20 Julien Danjou <julien@danjou.info>
9636
9637 * password-cache.el (password-cache-remove): Remove entries even if the
9638 value is nil, so that password with a nil value (negative caching) is
9639 possible to invalidate.
9640
f84e2fe2
LM
96412011-09-20 Lawrence Mitchell <wence@gmx.li>
9642
9643 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
9644 all whitespace around breakpoint. (Bug#9553)
9645 (f90-find-breakpoint): Only break at whitespace inside a comment.
9646
78054a46
SM
96472011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9648
9649 * minibuffer.el (completion-file-name-table): Keep track of errors.
9650 (completion-table-with-predicate): Handle the case where pred1 is nil.
9651 * pcomplete.el (pcomplete-completions-at-point): Simplify.
9652
345083b2
SM
96532011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9654
e24e27be
SM
9655 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
9656 (debugger-return-value): Signal an error if the debugging context does
9657 not await any return value.
9658
345083b2
SM
9659 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
9660 * image-mode.el (image-toggle-display-text)
9661 (image-toggle-display-image): Stay away from evil `intangible'.
9662
08d355e3
LL
96632011-09-19 Leo Liu <sdl.web@gmail.com>
9664
9665 * replace.el (occur-revert-arguments): Make it permanent-local.
9666 (occur-mode): Don't call font-lock-defontify.
9667
f01da43f
CY
96682011-09-19 Chong Yidong <cyd@stupidchicken.com>
9669
9670 * net/ldap.el (ldap-search-internal): Don't push empty search
9671 result (Bug#9508).
9672
b6072fa6
SM
96732011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9674
9675 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
9676
443d6696
MA
96772011-09-19 Michael Albinus <michael.albinus@gmx.de>
9678
9679 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
9680 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
9681
7cc6e154
JL
96822011-09-18 Juri Linkov <juri@jurta.org>
9683
9684 * buff-menu.el (Buffer-menu-mode-map):
9685 * dired.el (dired-mode-map):
9686 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
9687 (lisp-interaction-mode-map):
9688 * emacs-lisp/package.el (package-menu-mode-map):
9689 * epa.el (epa-key-list-mode-map):
9690 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
9691 (menu-bar-options-menu):
9692 * outline.el (outline-mode-menu-bar-map):
9693 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
9694 * vc/vc-dir.el (vc-dir-menu-map):
9695 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
9696 Capitalize non-function content words in menu item strings.
9697
9698 * dired.el (dired-mode-map): Add menu item for
9699 `image-dired-dired-toggle-marked-thumbs'.
9700
80302a81
JL
97012011-09-18 Juri Linkov <juri@jurta.org>
9702
9703 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
9704 to `isearch-case-fold-search' and restore its original value
9705 after the `isearch-mode' call.
9706
46c5cf66
JL
97072011-09-18 Juri Linkov <juri@jurta.org>
9708
9709 * progmodes/grep.el (grep-process-setup): Don't check code for 1
9710 because `zgrep' returns 1 for successful matches (bug#9226).
9711
d18b513b
JL
97122011-09-18 Juri Linkov <juri@jurta.org>
9713
9714 * info.el (Info-extract-menu-node-name): Check the second match
9715 for empty string (second test-case of bug#9528).
9716 (Info-last-preorder): Let-bind `Info-history' to nil to not add
9717 intermediate nodes to the history (first test-case of bug#9528).
9718
72753f87
JL
97192011-09-18 Juri Linkov <juri@jurta.org>
9720
9721 * info.el (Info-mode-syntax-table): New variable.
1154d12e 9722 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 9723
c9384295
JL
97242011-09-18 Juri Linkov <juri@jurta.org>
9725
1154d12e
JB
9726 * info.el (Info-file-supports-index-cookies):
9727 Increment line-beginning-position's arg from 3 to 4 because makeinfo
9728 outputs one more line for long file names (bug#4142).
c9384295 9729
d473dce8
CY
97302011-09-18 Chong Yidong <cyd@stupidchicken.com>
9731
9732 * newcomment.el (comment-normalize-vars): If prompting for
9733 comment-start, set comment-start-skip too (Bug#8424).
9734
2176854d
JB
97352011-09-18 Johan Bockgård <bojohan@gnu.org>
9736
9737 * icomplete.el: Fix previous fix of Bug#5849.
9738 (icomplete-mode): Don't set completion-show-inline-help.
9739 (icomplete-minibuffer-setup): Set completion-show-inline-help
9740 locally during icompletion.
9741
3aace4e4
CY
97422011-09-18 Chong Yidong <cyd@stupidchicken.com>
9743
c940224f
CY
9744 * woman.el (woman2-process-escapes): Don't delete unrecognized
9745 escapes (Bug#7843).
9746
3aace4e4
CY
9747 * files.el (inhibit-first-line-modes-regexps): Add image files.
9748 (hack-local-variables-prop-line): Return nil for malformed
9749 prop-lines (Bug#9044).
9750
710dec63
MA
97512011-09-18 Michael Albinus <michael.albinus@gmx.de>
9752
9753 * net/tramp.el (top): Don't require 'shell.
9754 (tramp-methods): Fix docstring.
9755 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
9756 Return complete remote file name. Handle "smb" case.
9757 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
9758 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
9759
9760 * net/tramp-compat.el (top): Require 'shell.
9761
9762 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9763 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
9764 `tramp-current-host'.
9765 (tramp-get-remote-tmpdir): Remove.
9766
9767 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
9768 `tramp-tmpdir' entries.
9769 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
9770 (tramp-smb-handle-file-attributes): Ignore errors.
9771 (tramp-smb-wait-for-output): Check also for process end.
9772
5d5ac8ec
LMI
97732011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9774
9775 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
9776 when sending QUIT (bug#9312).
9777
8c0f49f0
CY
97782011-09-17 Chong Yidong <cyd@stupidchicken.com>
9779
9780 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
9781 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
9782 occur-mode-display-occurrence.
9783 (occur-edit-mode): Add usage message.
9784 (occur-cease-edit): New command.
9785 (occur-after-change-function): Use text properties to find the
9786 position of the prefix text.
9787 (occur-engine): Set stickiness of prefix text properties.
9788
8f1383f7
GM
97892011-09-17 Glenn Morris <rgm@gnu.org>
9790
9791 * progmodes/etags.el (complete-tag):
9792 Fix call to completion-in-region. (Bug#9526)
9793
744ba0e3
JL
97942011-09-17 Juri Linkov <juri@jurta.org>
9795
9796 * textmodes/ispell.el (ispell-word): Add to the error message
9797 the word, ispell program name and current dictionary (bug#9121).
9798 (ispell-tex-arg-end): Capitalize "error" in the error message.
9799
d9bbf400
AS
98002011-09-17 Andreas Schwab <schwab@linux-m68k.org>
9801
9802 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
9803 check. (Bug#4251)
9804
8da11505
JL
98052011-09-17 Juri Linkov <juri@jurta.org>
9806
9807 * window.el (window-safe-min-height, window-safe-min-width):
9808 Fix typos (followup to bug#9522).
9809
a91adc7e
SJ
98102011-09-17 Sven Joachim <svenjoac@gmx.de>
9811
9812 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
9813
064f328a
EZ
98142011-09-16 Eli Zaretskii <eliz@gnu.org>
9815
9816 * simple.el (line-move): If goal-column is set, move by logical
9817 lines, not by display lines. (Bug#971)
9818 (next-line, previous-line, goal-column, line-move-visual): Doc fix
9819 to reflect the above change.
9820
e69df516
SM
98212011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 * image.el (imagemagick-register-types): Use regexp-opt.
9824
cbb0f9ab
CY
98252011-09-15 Chong Yidong <cyd@stupidchicken.com>
9826
9827 * window.el (display-buffer-base-action): Rename from
9828 display-buffer-default-action. Make default value empty.
9829 (display-buffer-overriding-action): Convert to defvar.
9830 (display-buffer-fallback-action): New var.
9831
25322144
CY
98322011-09-15 Chong Yidong <cyd@stupidchicken.com>
9833
9834 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
9835 declaration.
9836 (package--add-to-archive-contents): If there is a duplicate entry
9837 with an older version, remove it.
9838 (package-menu-mark-delete, package-menu-mark-install)
9839 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
9840 (package-menu-mark-obsolete-for-deletion):
9841 Use package-menu-get-status instead of a regexp search.
25322144
CY
9842 (package-menu-get-status): Use tabulated-list-entry.
9843 (package-menu-mark-upgrades): New command.
d770725a 9844 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
9845 (package-menu-execute): Do installation before deletion.
9846 (package-menu-refresh, package-menu-execute): Use derived-mode-p
9847 instead of checking major-mode.
9848 (package-menu--find-upgrades): New function.
9849
7520339c
LMI
98502011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9851
9852 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
9853 passwords in the log buffer.
65a046c4
LMI
9854 (smtpmail-process-filter): Update the process marker so that the
9855 "broken by peer" status message is inserted in the right place.
7520339c 9856
d3c30954
SM
98572011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9858
3fe48822
SM
9859 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
9860 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
9861 bibtex-completion-at-point-function.
9862 (bibtex-completion-at-point-function): Use them.
9863
1b8b3954
SM
9864 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
9865
d3c30954
SM
9866 * mpc.el (mpc-constraints-tag-lookup): New function.
9867 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
9868 also to browser "album|playlist".
9869
72779976
JL
98702011-09-14 Juri Linkov <juri@jurta.org>
9871
9872 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
9873 (isearch-edit-string): Use length of `isearch-string' when
9874 `isearch-fail-pos' returns nil.
9875 (isearch-message): Remove duplicate code and call
9876 `isearch-fail-pos' with arg `t'.
9877
a0bf2bcd
CY
98782011-09-14 Chong Yidong <cyd@stupidchicken.com>
9879
17bb0a2d
CY
9880 * replace.el (occur-mode-goto-occurrence): Don't force using other
9881 window (Bug#9499).
9882
a0bf2bcd
CY
9883 * dired-aux.el (dired-do-chmod): Don't provide initial input.
9884
f678e0b6
MR
98852011-09-14 Martin Rudalics <rudalics@gmx.at>
9886
9887 * window.el (display-buffer-window): Remove.
9888 (display-buffer-record-window): Use help-setup window parameter
9889 instead of variable display-buffer-window.
9890 (display-buffer-function, special-display-buffer-names)
9891 (special-display-function): Mention help-setup parameter instead
9892 of display-buffer-window in doc-string.
d3c30954
SM
9893 * help.el (help-window-setup): New argument help-window.
9894 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
9895 Reword some messages.
9896 (with-help-window): Pass window used for displaying the buffer
9897 to help-window-setup. Don't set display-buffer-window.
9898
8e39b2e8
GM
98992011-09-13 Glenn Morris <rgm@gnu.org>
9900
9901 * emacs-lisp/debug.el (debugger-make-xrefs):
9902 Preserve point. (Bug#9462)
9903
85e9c04b
CY
99042011-09-13 Chong Yidong <cyd@stupidchicken.com>
9905
9906 * window.el (window-deletable-p): Use next-frame.
9907
1b36ed6a
MR
99082011-09-13 Martin Rudalics <rudalics@gmx.at>
9909
9910 * window.el (window-auto-delete): Remove.
9911 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 9912 dedication and previous buffers.
1b36ed6a
MR
9913 (switch-to-prev-buffer): Don't delete window.
9914 (delete-windows-on): Delete a window's frame if and only if the
9915 window is dedicated.
9916 (replace-buffer-in-windows): Delete buffer's window or frame if
9917 and only if window is dedicated.
9918 (quit-window): Handle quit-restore as before last change.
4d61f28d 9919 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 9920
ef8ef9fb
CY
99212011-09-13 Chong Yidong <cyd@stupidchicken.com>
9922
9923 * window.el (window-deletable-p): Never delete the last frame on a
9924 given terminal.
9925
b2cba41e
GM
99262011-09-13 Glenn Morris <rgm@gnu.org>
9927
9928 * help.el (describe-key-briefly): Copy previous standard-output change.
9929
51553db6 99302011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
9931
9932 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
9933
b7556719
GM
99342011-09-13 Glenn Morris <rgm@gnu.org>
9935
9936 * emacs-lisp/lisp-mode.el (lisp-indent-function):
9937 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
9938
64b51947
CY
99392011-09-12 Chong Yidong <cyd@stupidchicken.com>
9940
9941 * dired-aux.el (dired-mark-read-string): Don't return default
9942 value on empty input (Bug#9361).
9943 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
9944 Omit initial minibuffer contents.
9945 (dired-do-chmod): Signal an error on empty input.
9946 (dired-mark-read-string): Don't return default on empty input.
9947
9948 * files.el (file-modes-symbolic-to-number): Doc fix.
9949
393a301e
SM
99502011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
9951
9952 * international/mule-cmds.el (ucs-completions): Remove.
9953 (read-char-by-name): Use complete-with-action instead; add metadata.
9954
fa5660f9
CY
99552011-09-11 Chong Yidong <cyd@stupidchicken.com>
9956
9957 * window.el (display-buffer--action-function-custom-type)
9958 (display-buffer--action-custom-type): New vars.
9959 (display-buffer-alist, display-buffer-default-action)
9960 (display-buffer-overriding-action): Add defcustom types.
9961
4a592f66
CY
9962 * frame.el (delete-other-frames): Doc fix (Bug#276).
9963
73d56dbd
LMI
99642011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9965
9966 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
9967
37ac18a3
CY
99682011-09-11 Chong Yidong <cyd@stupidchicken.com>
9969
9970 Change modes that used same-window-* vars to use switch-to-buffer.
9971
9972 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
9973 Use switch-to-buffer.
9974
9975 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
9976 (customize-browse, custom-buffer-create-other-window):
9977 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
9978
9979 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
9980 (Info-prev, Info-up, Info-speedbar-goto-node)
9981 (info-display-manual): Use switch-to-buffer.
9982 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
9983
9984 * mail/sendmail.el (mail): Use switch-to-buffer.
9985 (mail-recover): Use switch-to-buffer-other-window.
9986
9987 * cmuscheme.el (run-scheme, switch-to-scheme):
9988 * ielm.el (ielm):
9989 * shell.el (shell):
9990 * net/rlogin.el (rlogin):
9991 * net/telnet.el (telnet, rsh):
9992 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
9993
10195bd6
AS
99942011-09-11 Andreas Schwab <schwab@linux-m68k.org>
9995
9996 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
9997
b322f63a
LMI
99982011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
9999
39d7fed6
LMI
10000 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
10001 so don't mention it (bug#9301).
ba5a81f1 10002 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 10003
ee0e9f11
LMI
10004 * faces.el (face-spec-set-match-display): Make `(type graphic)'
10005 match `x', `w32' and `ns', like the manual says (bug#9029).
10006
0b1c89c1 10007 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
10008 (process-kill-buffer-query-function): Mention the buffer name in
10009 the query.
0b1c89c1 10010
77549ea8
LMI
10011 * image-mode.el (image-next-line): The line parameter is mandatory
10012 (bug#9258).
10013
803ef892
LMI
10014 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
10015 which can be useful (bug#9301).
10016
12980837
LMI
10017 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
10018
91054f8f
LMI
10019 * subr.el (match-string): Mention that the current buffer should
10020 be the same as the search was done in (bug#9282).
10021
b322f63a
LMI
10022 * facemenu.el: Disable the remove-* commands if the mark isn't
10023 active (bug#9162).
10024
3199b96f
CY
100252011-09-10 Chong Yidong <cyd@stupidchicken.com>
10026
10027 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
10028 of display-buffer.
10029 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
10030
10031 * replace.el (occur-mode-goto-occurrence)
10032 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
10033 and display-buffer.
10034
10035 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
10036 display-buffer.
10037
10038 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
10039 special-display and same-window variables.
10040 (mail-other-window): Use switch-to-buffer-other-window.
10041 (mail-other-frame): USe switch-to-buffer-other-frame.
10042
393a301e
SM
10043 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
10044 Use display-buffer-other-frame.
3199b96f
CY
10045 (gdb-display-gdb-buffer): Use pop-to-buffer.
10046
10047 * progmodes/gud.el (gud-goto-info): Use info-other-window.
10048
10049 * progmodes/python.el: Don't set same-window-buffer-names.
10050
10051 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
10052
10053 * window.el (display-buffer-alist): Add *Python*.
10054
8319e0bf
CY
100552011-09-10 Chong Yidong <cyd@stupidchicken.com>
10056
10057 * window.el (display-buffer-alist): Add entry for buffers
10058 previously handled same-window-*.
10059 (display-buffer-alist, display-buffer-default-action)
10060 (display-buffer-overriding-action): Mark as risky.
10061 (display-buffer-alist): Document action function changes.
10062 (display-buffer--same-window-action)
10063 (display-buffer--other-frame-action): New variables.
10064 (switch-to-buffer, display-buffer-other-frame): Use them.
10065 (display-buffer): Rename reuse-frame entry to reusable-frames.
10066 (display-buffer-reuse-selected-window): Function deleted.
10067 (display-buffer-reuse-window): Handle reusable-frames alist entry.
10068 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
10069 (display-buffer-special): New function.
10070 (display-buffer--maybe-pop-up-frame-or-window): Rename from
10071 display-buffer-reuse-or-pop-window. Split off special-display
10072 part into display-buffer-special.
10073 (display-buffer-use-some-window): Don't perform any special
10074 pop-up-frames handling.
10075 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 10076 (display-buffer--maybe-same-window): Rename from
0d3ff375 10077 display-buffer-maybe-same-window.
8319e0bf 10078
919a69aa
CY
10079 * info.el: Don't set same-window-regexps.
10080 (info-setup): New function.
10081 (info-other-window, info): Call it.
10082
10083 * cus-edit.el: Don't set same-window-regexps.
10084 (customize-group): New argument.
10085 (customize-group-other-window): Use it.
10086 (customize-face, customize-face-other-window): Likewise.
10087 (custom-buffer-create-other-window): Use pop-to-buffer directly.
10088
8319e0bf
CY
10089 * net/rlogin.el:
10090 * net/telnet.el:
10091 * progmodes/gud.el: Don't set same-window-regexps.
10092
10093 * cmuscheme.el:
10094 * ielm.el:
10095 * shell.el:
10096 * mail/sendmail.el:
10097 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
10098
25173000
JL
100992011-09-10 Juri Linkov <juri@jurta.org>
10100
10101 * isearch.el (isearch-edit-string): Remove obsolete mention of
10102 `C-w' (`isearch-yank-word-or-char') from docstring.
10103 (isearch-query-replace): Fix typo in docstring (bug#9466).
10104
056e44ef
JL
101052011-09-10 Juri Linkov <juri@jurta.org>
10106
10107 * paren.el (show-paren-function): Don't show escaped parens.
10108 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
10109
c3760c17
EZ
101102011-09-10 Eli Zaretskii <eliz@gnu.org>
10111
10112 * mail/sendmail.el (mml-to-mime, mml-attach-file)
10113 (mm-default-file-encoding): Remove autoload forms, they are
10114 replaced with autoload cookies in mml.el and mm-encode.el.
10115 (mail-add-attachment): New command.
10116 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
10117 (mail-mode): Mention mail-insert-file and mail-add-attachment in
10118 the doc string.
10119 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
10120
fece895e
RT
101212011-09-10 Reuben Thomas <rrt@sc3d.org>
10122
e69df516
SM
10123 * simple.el (count-words-region): Use buffer if there's no region
10124 (bug#9429).
fece895e 10125
5e68ce4a
JL
101262011-09-09 Juri Linkov <juri@jurta.org>
10127
10128 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
10129 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
10130 (wdired-isearch-filter-read-only): New function. (Bug#6362)
10131
0a6b9622
AM
101322011-09-09 Alan Mackenzie <acm@muc.de>
10133
10134 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
10135 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
10136
14a29deb
EZ
101372011-09-09 Eli Zaretskii <eliz@gnu.org>
10138
10139 Fix for Savannah bug#9392.
10140 * simple.el (mail-encode-mml): New defvar.
10141
10142 * mail/rmail.el (mail-encode-mml): Add a defvar.
10143 (rmail-enable-mime-composing): Default to t.
10144 (rmail-forward): Use MIME method of forwarding only if both
10145 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
10146 Set mail-encode-mml non-nil if the MIME method was used.
10147
10148 * mail/sendmail.el (mml-to-mime): Add autoload form.
10149 (mail-encode-mml): Add a defvar.
10150 (mail-mode): Make mail-encode-mml buffer-local and initialize it
10151 to nil.
10152 (mail-send): If mail-encode-mml is non-nil, run the outgoing
10153 message through mml-to-mime, and reset mail-encode-mml to nil.
10154
28c45130
GM
101552011-09-09 Glenn Morris <rgm@gnu.org>
10156
10157 * woman.el (woman-if-body): When processing an .el block,
10158 do not delete the next .el block as well. (Bug#9447)
69f4b618 10159 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 10160
9b1c252e
MR
101612011-09-08 Martin Rudalics <rudalics@gmx.at>
10162
10163 * window.el (window-deletable-p): Make sure window is live before
10164 invoking window-prev-buffers.
10165
567457e3
LL
101662011-09-08 Leo Liu <sdl.web@gmail.com>
10167
10168 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
10169
97f05794
JL
101702011-09-08 Juri Linkov <juri@jurta.org>
10171
10172 * progmodes/compile.el (compilation-environment): Make it
10173 a defcustom (bug#8340).
10174
8b0874b5
MR
101752011-09-08 Martin Rudalics <rudalics@gmx.at>
10176
10177 * window.el (frame-auto-delete): Rename to window-auto-delete.
10178 Make it control auto-deletion of windows and/or frames.
10179 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 10180 for deleting window/frame. (Bug#9419)
8b0874b5
MR
10181 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
10182 Rewrite handling of case when window/frame can be deleted.
10183 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 10184 argument t. (Bug#9456)
8b0874b5 10185
4feb6e73
CY
101862011-09-07 Chong Yidong <cyd@stupidchicken.com>
10187
10188 * help-mode.el (help-mode): Restore autoload.
10189
91ab9c13
JL
101902011-09-07 Juri Linkov <juri@jurta.org>
10191
10192 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
10193 `compilation-environment'. Set buffer-local
10194 `compilation-environment' to `thisenv' later after (funcall mode).
10195 (Bug#8340)
10196
10197 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
10198 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
10199 instead of replacing its value. (Bug#8340)
10200
0527e251
JL
102012011-09-07 Juri Linkov <juri@jurta.org>
10202
10203 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
10204 based on text properties put by `grep-filter' instead of matching
10205 escape sequences.
10206 (grep-mode): Set buffer-local `compilation-error-screen-columns'
10207 to the value of `grep-error-screen-columns' (bug#9438).
10208
249f792c
JL
102092011-09-07 Juri Linkov <juri@jurta.org>
10210
10211 * simple.el (next-error-highlight, next-error-highlight-no-select):
10212 Doc fix (bug#9432).
10213
ff7271b9
OT
102142011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
10215
10216 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10217 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
10218
183fc730
LL
102192011-09-07 Leo Liu <sdl.web@gmail.com>
10220
10221 * net/rcirc.el (rcirc-mode): Conditionally initialize
10222 rcirc-input-ring.
10223
77694924
SM
102242011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10225
10226 * emacs-lisp/find-func.el (find-function-C-source): Only set
10227 find-function-C-source-directory after checking that we found a source
10228 file there (bug#9440).
10229
d809b8eb
AM
102302011-09-06 Alan Mackenzie <acm@muc.de>
10231
10232 * isearch.el (isearch-other-meta-char): Wherever a key list is
10233 unread, "unread" the prefix arg, too. This fixes bug #8901.
10234
453de99f
OG
102352011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
10236
10237 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
10238
90439906
JL
102392011-09-05 Juri Linkov <juri@jurta.org>
10240
10241 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
10242
f62bd846
JL
102432011-09-05 Juri Linkov <juri@jurta.org>
10244
10245 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
10246 keeping point where processing of grep matches begins, and
10247 continue to delete remaining escape sequences from the same point.
10248 (grep-filter): Make leading zero optional in "0?1;31m" because
10249 git-grep emits "\033[1;31m" escape sequences unlike expected
10250 "\033[01;31m" as GNU Grep does (bug#9408).
10251 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
10252
045820ec
JL
102532011-09-05 Juri Linkov <juri@jurta.org>
10254
10255 * subr.el (y-or-n-p): Capitalize "yes".
10256
f5e29b9b
MA
102572011-09-04 Michael Albinus <michael.albinus@gmx.de>
10258
10259 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
10260 `tramp-cache-unload-hook' where appropriate.
10261 (tramp-methods): Rename `tramp-remote-sh' to
10262 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
10263 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
10264
10265 * net/tramp-sh.el (top): Don't require 'shell.
10266 (tramp-methods): Add `tramp-remote-shell' and
10267 `tramp-remote-shell-args' entries.
10268 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
10269 (tramp-sh-handle-shell-command): Remove.
10270 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10271 Use `tramp-remote-shell'.
10272
2784c434
CY
102732011-09-03 Chong Yidong <cyd@stupidchicken.com>
10274
393a301e 10275 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
10276 (sendmail-query-once): Save directly to send-mail-function.
10277 Update message-send-mail-function too.
10278
10279 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
10280
464cdf56
CS
102812011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
10282
10283 * progmodes/python.el (python-mode-map): Use correct function to
10284 start python interpreter from menu-bar (as reported by Geert
10285 Kloosterman).
10286 (inferior-python-mode-map): Fix typo.
393a301e 10287 (python-shell-map): Remove.
464cdf56 10288
d37e5c87
DD
102892011-09-03 Deniz Dogan <deniz@dogan.se>
10290
10291 * net/rcirc.el (rcirc-print): Simplify code for
10292 rcirc-scroll-show-maximum-output. There is no need to walk
10293 through all windows to find the right one.
10294
f3ada0ee
CS
102952011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
10296
10297 * help.el (help-return-method): Doc fix.
10298
1f3c99ca
MR
102992011-09-03 Martin Rudalics <rudalics@gmx.at>
10300
10301 * window.el (window-deletable-p): Don't return a non-nil value
10302 when there's a buffer that was shown in the window before.
10303 (Bug#9419)
393a301e
SM
10304 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
10305 Set window's previous buffers to nil.
1f3c99ca 10306
a3cf097f
EZ
103072011-09-03 Eli Zaretskii <eliz@gnu.org>
10308
10309 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
10310 newline before and after the tag line, so it doesn't interfere
10311 with determining the paragraph direction of bidirectional text.
10312
3d03de90
LL
103132011-09-03 Leo Liu <sdl.web@gmail.com>
10314
10315 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
10316
c3313451
CY
103172011-09-02 Chong Yidong <cyd@stupidchicken.com>
10318
393a301e 10319 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
10320 (pop-to-buffer): Change interactive spec. Pass second argument
10321 directly to display-buffer.
10322 (display-buffer): Fix interactive spec. Use functionp to
10323 distinguish between a function and a list of functions.
10324
10325 * abbrev.el (edit-abbrevs):
10326 * arc-mode.el (archive-extract):
10327 * autoinsert.el (auto-insert):
10328 * bookmark.el (bookmark-bmenu-list):
10329 * files.el (find-file):
10330 * view.el (view-buffer):
10331 * progmodes/compile.el (compilation-goto-locus):
10332 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
10333
89894cd8
CY
103342011-09-02 Chong Yidong <cyd@stupidchicken.com>
10335
10336 * window.el (display-buffer-alist): Doc fix.
10337 (display-buffer): Add docstring. Don't treat
10338 display-buffer-default specially.
10339 (display-buffer-reuse-selected-window)
10340 (display-buffer-same-window, display-buffer-maybe-same-window)
10341 (display-buffer-reuse-window, display-buffer-pop-up-frame)
10342 (display-buffer-pop-up-window)
10343 (display-buffer-reuse-or-pop-window)
10344 (display-buffer-use-some-window): New functions.
10345 (display-buffer-default-action): Use them.
393a301e 10346 (display-buffer-default): Delete.
89894cd8
CY
10347 (pop-to-buffer-1): Fix choice of actions.
10348
ae0bc9fb
SM
103492011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
10350
10351 * minibuffer.el (completion--insert-strings): Don't get confused by
10352 completion entries that end with an LF char.
10353
e9d90883
EZ
103542011-09-01 Eli Zaretskii <eliz@gnu.org>
10355
10356 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
10357
437014c8
CY
103582011-09-01 Chong Yidong <cyd@stupidchicken.com>
10359
10360 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
10361 (display-buffer-same-window, display-buffer-other-window):
10362 New functions.
437014c8
CY
10363 (pop-to-buffer-1): New function. Use the above.
10364 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 10365 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
10366
10367 * view.el (view-buffer-other-window, view-buffer-other-frame):
10368 Just use pop-to-buffer.
10369
a5e063d5
TV
103702011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10371
10372 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
10373
793d32bb
WH
103742011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
10375
10376 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
10377
d65e4c15
RS
103782011-08-31 Richard Stallman <rms@gnu.org>
10379
10380 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
10381 of the separation of rmail-view-buffer from rmail-buffer.
10382 If you say no to "replace original", the decrypt is in the
10383 view buffer. If you say yes, the decrypt goes into the
10384 rmail buffer also.
10385
f818cd2a
MR
103862011-08-31 Martin Rudalics <rudalics@gmx.at>
10387
10388 * window.el (display-buffer-window): Rewrite doc-string.
10389 (display-buffer-record-window): New function.
10390 (display-buffer-macro-specifiers)
10391 (display-buffer-even-window-sizes, display-buffer-set-height)
10392 (display-buffer-set-width, display-buffer-in-window)
10393 (display-buffer-reuse-window, display-buffer-split-specifiers)
10394 (display-buffer-side-specifiers, display-buffer-split-window-1)
10395 (display-buffer-split-window, display-buffer-split-atom-window)
10396 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10397 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
10398 (display-buffer-other-window-means-other-frame)
10399 (display-buffer-normalize-special)
10400 (display-buffer-normalize-default)
10401 (display-buffer-normalize-argument)
10402 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
10403 (display-buffer-normalize-specifiers, display-buffer-frame)
10404 (display-buffer-same-window, display-buffer-same-frame)
10405 (display-buffer-other-window)
10406 (display-buffer-same-frame-other-window)
10407 (display-buffer-other-frame, pop-to-buffer-same-window)
10408 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
10409 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
10410 (switch-to-buffer-same-frame)
10411 (switch-to-buffer-other-window-same-frame)
10412 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
10413 (display-buffer-alist-set-1, display-buffer-alist-set-2)
10414 (display-buffer-alist-set): Remove.
10415 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
10416 (special-display-regexps, special-display-function):
10417 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
10418 parameter.
10419 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
10420 (special-display-frame-alist, special-display-popup-frame)
10421 (same-window-buffer-names, same-window-regexps, same-window-p)
10422 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10423 (split-window-preferred-function, split-height-threshold)
10424 (split-width-threshold, window-splittable-p)
10425 (split-window-sensibly, window--try-to-split-window)
10426 (window--frame-usable-p, even-window-heights)
10427 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
10428 (window--display-buffer-2, display-buffer-other-frame):
10429 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
10430 (display-buffer-default, display-buffer-assq-regexp): New functions.
10431 (display-buffer-alist): Rewrite doc-string.
10432 (display-buffer-default-action)
10433 (display-buffer-overriding-action): New variables.
10434 (display-buffer, switch-to-buffer): Rewrite.
10435 (pop-to-buffer): Restore Emacs 23 behavior but use
10436 window-normalize-buffer-to-display.
10437 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
10438 Restore Emacs 23 behavior but use
10439 window-normalize-buffer-to-switch-to.
10440 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
10441 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
10442 Rewrite using Emacs 23 options.
f818cd2a 10443
5bc3b51d
MA
104442011-08-31 Michael Albinus <michael.albinus@gmx.de>
10445
10446 * net/tramp.el (tramp-root-regexp): Remove.
10447 (tramp-completion-file-name-regexp-unified)
10448 (tramp-completion-file-name-regexp-separate)
10449 (tramp-completion-file-name-regexp-url): Don't use leading volume
b46a6a83 10450 letter on w32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
10451 (tramp-drop-volume-letter): Simplify definition.
10452 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 10453
b1a4f8e1
SM
104542011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10455
10456 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
10457 (bug#9356).
10458
5664fa7b
RT
104592011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
10460
b1a4f8e1 10461 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 10462
9a45d6c3
JL
104632011-08-29 Juri Linkov <juri@jurta.org>
10464
10465 * isearch.el (isearch-done): Don't display message "Mark saved"
10466 when arg `edit' is non-nil to prevent its flicker in the echo area.
10467
fb87e0fb
CY
104682011-08-28 Chong Yidong <cyd@stupidchicken.com>
10469
10470 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
10471 obsolete packages for deletion.
10472
09ac1c2a
CS
104732011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
10474
10475 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 10476 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
10477 view-mode from help-mode.
10478 (help-xref-override-view-map): Remove.
10479 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
10480 view-mode is not used anymore.
10481
7a1ff57f
CY
104822011-08-28 Chong Yidong <cyd@stupidchicken.com>
10483
10484 * server.el (server-port): Doc fix.
10485
b9696605
CY
10486 * cus-theme.el (custom-theme-choose-mode): Inherit from
10487 special-mode (Bug#9124).
10488 (custom-theme-choose-mode-map): Add special-mode to parent.
10489
ef8cdf8c
AM
104902011-08-28 Alan Mackenzie <acm@muc.de>
10491
10492 * progmodes/cc-fonts.el
10493 (c-make-font-lock-BO-decl-search-function): New function.
10494 (c-basic-matchers-after - "Fontify the clauses after various
10495 keywords"): Extract the three keyword lists for the 3 erroneous
10496 constructs from the list of four, and use the new function above
10497 in place of an old one.
10498
27de4e20
DD
104992011-08-28 Deniz Dogan <deniz@dogan.se>
10500
10501 * net/rcirc.el (rcirc-insert-prev-input)
10502 (rcirc-insert-next-input): Remove unused argument.
10503
356a3681
SM
105042011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10505
10506 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
10507
3fc9b218
AM
105082011-08-27 Alan Mackenzie <acm@muc.de>
10509
10510 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
10511 handle function pointer parameters properly.
10512
538a061c
MR
105132011-08-27 Martin Rudalics <rudalics@gmx.at>
10514
10515 * window.el (display-buffer-reuse-window): Fix case where
10516 selected window was reused with non-nil OTHER-WINDOW argument.
10517 (Bug#9381)
10518
35b1c40c
DD
105192011-08-27 Deniz Dogan <deniz@dogan.se>
10520
10521 * net/rcirc.el (rcirc-check-auth-status): Adding support for
10522 oftc's NickServ messages.
10523
2f6a3e79
GM
105242011-08-27 Glenn Morris <rgm@gnu.org>
10525
10526 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
10527
7254299e
CY
105282011-08-26 Chong Yidong <cyd@stupidchicken.com>
10529
10530 * emacs-lisp/package.el (package-install): Call package-initialize
10531 if called interactively.
10532
f8ccf167
LL
105332011-08-26 Leo Liu <sdl.web@gmail.com>
10534
10535 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
10536
3e8cd5ce
JL
105372011-08-25 Juri Linkov <juri@jurta.org>
10538
10539 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
10540 `search-whitespace-regexp' (bug#9364).
10541
93eb7113
JL
105422011-08-25 Juri Linkov <juri@jurta.org>
10543
10544 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
10545 `regexp-search-ring' to their global values to protect from
10546 updating by `read-from-minibuffer' (bug#9185).
10547
f65d1611
JL
105482011-08-25 Juri Linkov <juri@jurta.org>
10549
10550 * textmodes/ispell.el (ispell-command-loop): Add newline
10551 at the end of the "Use option `i'..." line.
10552
f1cf7a31
JL
105532011-08-25 Juri Linkov <juri@jurta.org>
10554
10555 * battery.el (display-battery-mode): If `battery-status-function'
10556 or `battery-mode-line-format' is nil, display the message and set
10557 `display-battery-mode' to nil (bug#9363).
10558
0c95fcf7
EZ
105592011-08-25 Eli Zaretskii <eliz@gnu.org>
10560
10561 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
10562 bidi-string-mark-left-to-right; they are unnecessary now.
10563
a2ebe600
DD
105642011-08-25 Deniz Dogan <deniz@dogan.se>
10565
10566 * net/quickurl.el: Documentation typo fixes.
10567
e4ed06f1
CY
105682011-08-25 Chong Yidong <cyd@stupidchicken.com>
10569
10570 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
10571
e5f1c99e
GM
105722011-08-25 Glenn Morris <rgm@gnu.org>
10573
b2948976
GM
10574 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10575
e5f1c99e
GM
10576 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
10577 (smtpmail-via-smtp): Handle nil response from smtp.
10578
f22f4808
JL
105792011-08-24 Juri Linkov <juri@jurta.org>
10580
10581 * proced.el (proced-marked): Inherit from `error' instead of
10582 `font-lock-warning-face'.
10583
10584 * ibuffer.el (ibuffer-marked-face): Change default face from
10585 `font-lock-warning-face' to `warning'.
10586 (ibuffer-deletion-face): Change default face from
10587 `font-lock-type-face' to `error'.
10588
10589 * battery.el (battery-update): Use the face `error' instead of
10590 `font-lock-warning-face' (bug#6117).
10591
6a93965e
JL
105922011-08-24 Juri Linkov <juri@jurta.org>
10593
10594 * faces.el (success): Change face color from "Green3" to
10595 "ForestGreen" on light background (bug#9353).
10596
1ed43b09
CY
105972011-08-24 Chong Yidong <cyd@stupidchicken.com>
10598
5664fa7b
RT
10599 * window.el (quit-window): Rename from quit-restore-window.
10600 Use same arglist as old quit-window.
1ed43b09
CY
10601 (frame-auto-delete): Doc fix.
10602
10603 * view.el (view-mode-exit): Use quit-window.
10604
11dcdbb2
JL
106052011-08-24 Juri Linkov <juri@jurta.org>
10606
10607 * isearch.el (isearch-ring-adjust1): Start visiting previous
10608 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
10609 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
10610 for empty search string (when the last search string is reused
10611 automatically) to adjust the isearch ring to the last element and
10612 prepare the correct index for further M-p commands (bug#9185).
10613
de62b4df
KH
106142011-08-24 Kenichi Handa <handa@m17n.org>
10615
10616 * international/ucs-normalize.el: If decomposition property of
10617 CHAR is the default one (i.e. a list of CHAR itself), treat it as
10618 nil.
10619 (nfd, nfkd): Likewise.
10620
963b492b
SM
106212011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10622
10623 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
10624 from process filters aren't reliably transmitted to the surrounding
10625 accept-process-output.
10626 (mpc-proc-check): New function.
10627 (mpc-proc-sync): Use it (bug#8293)
10628
93b6b5e1
SM
106292011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10630
10631 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
10632 Add compatibility functions (bug#9313).
10633
bca633fb
EZ
106342011-08-23 Eli Zaretskii <eliz@gnu.org>
10635
b177498a
EZ
10636 * cus-start.el (all): Add entry for bidi-paragraph-direction.
10637
6df6ae42 10638 * international/uni-bidi.el: Regenerate.
bca633fb 10639
0902a04e
KH
106402011-08-23 Kenichi Handa <handa@m17n.org>
10641
10642 * international/charprop.el:
10643 * international/uni-bidi.el:
10644 * international/uni-category.el:
10645 * international/uni-combining.el:
10646 * international/uni-comment.el:
10647 * international/uni-decimal.el:
10648 * international/uni-decomposition.el:
10649 * international/uni-digit.el:
10650 * international/uni-lowercase.el:
10651 * international/uni-mirrored.el:
10652 * international/uni-name.el:
10653 * international/uni-numeric.el:
10654 * international/uni-old-name.el:
10655 * international/uni-titlecase.el:
10656 * international/uni-uppercase.el: Regenerate.
10657
3bbf23bc
MR
106582011-08-23 Martin Rudalics <rudalics@gmx.at>
10659
10660 * help.el (help-window-setup): Fix message displayed when other
10661 window is reused. (Bug#9341)
10662
b3fd59bd
SM
106632011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10664
1802e444
SM
10665 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
10666 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
10667
b3fd59bd
SM
10668 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
10669 Mark obsolete.
10670 * shell.el (shell-parse-pcomplete-arguments): New function.
10671 (shell-completion-vars): Use it instead (bug#9160).
10672
4eb61348
SM
106732011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10674
867cab74
SM
10675 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
10676 strings and comments (bug#9333).
10677
4eb61348
SM
10678 * emacs-lisp/debug.el (debug-arglist): New function.
10679 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
10680 (debug-on-entry-1): Handle interpreted closures (bug#9120).
10681
262a1439
JL
106822011-08-22 Juri Linkov <juri@jurta.org>
10683
56ee679c
JL
10684 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10685 Revert regexp that highlights output switches to its old
10686 pre-2010-10-28 value and remove one `?' from it (bug#9319).
10687
262a1439
JL
10688 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
10689 to check for empty output (bug#9226).
10690
f13f86fb
CY
106912011-08-22 Chong Yidong <cyd@stupidchicken.com>
10692
10693 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
10694 symbol-constituent as the default, as that stops font-lock from
10695 working properly (Bug#8843).
10696
c65c9622
LMI
106972011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10698
10699 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
10700 `coding-system-for-*' around the process open call to avoid
10701 auth-source side effects.
e7f2c178 10702 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
10703 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
10704 probe hangs.
c65c9622 10705
23a8a5ab
CY
107062011-08-21 Chong Yidong <cyd@stupidchicken.com>
10707
ff98b2dd
CY
10708 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
10709
23a8a5ab
CY
10710 * emacs-lisp/find-func.el (find-function-noselect): New arg
10711 lisp-only.
10712
10713 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
10714 signal an error for built-in functions (Bug#6664).
10715
f5e3c598
LMI
107162011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10717
10718 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
10719 (smtpmail-try-auth-methods): Use it.
10720
a3f2468a
CY
107212011-08-21 Chong Yidong <cyd@stupidchicken.com>
10722
2c34e8da
CY
10723 * font-lock.el (font-lock-fontify-region)
10724 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
10725 (font-lock-default-unfontify-buffer)
10726 (font-lock-default-fontify-region)
10727 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
10728
b3fd59bd
SM
10729 * progmodes/compile.el (compilation-error-properties):
10730 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
10731 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
10732 `ant' regexp.
ee31aabc 10733
a3f2468a
CY
10734 * net/browse-url.el (browse-url-firefox): Don't call
10735 browse-url-firefox-sentinel unless using -remote (Bug#9328).
10736
8e999f70
GM
107372011-08-20 Glenn Morris <rgm@gnu.org>
10738
c21a496a
GM
10739 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
10740
59ee0542
GM
10741 * tutorial.el (tutorial--default-keys): Update some default bindings.
10742
8e999f70
GM
10743 * files.el (hack-local-variables): Fully ignore case for "mode:".
10744
e3715033
AM
107452011-08-20 Alan Mackenzie <acm@muc.de>
10746
10747 Resolve invalid use of a regexp in regexp-opt.
10748
4d61f28d
JB
10749 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
10750 detection for a java annotation.
e3715033 10751
4d61f28d 10752 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
10753 detection for a java annotation.
10754
4d61f28d
JB
10755 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
10756 handling for java.
e3715033
AM
10757 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
10758
04ed2e9c
CY
107592011-08-20 Chong Yidong <cyd@stupidchicken.com>
10760
10761 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
10762 (Bug#9274).
10763
826cee64
AM
107642011-08-20 Alan Mackenzie <acm@muc.de>
10765
58179cce 10766 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
10767 such a construct. Mainly for when jit-lock etc. starts a chunk
10768 here.
10769
58179cce 10770 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 10771 variable.
58179cce 10772 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
10773 c-make-font-lock-search-function.
10774 (c-make-font-lock-search-function): Use the above function.
10775 (c-make-font-lock-context-search-function): New function.
10776 (c-cpp-matchers): Enhance the preprocessor expression case with
10777 the above function
10778 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
10779 which takes an expression.
10780
10781 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
10782
13009bd8
MR
107832011-08-20 Martin Rudalics <rudalics@gmx.at>
10784
10785 * window.el (display-buffer-reuse-window)
10786 (display-buffer-pop-up-window): Don't reuse or split a side
10787 window.
10788
9234ff7f
GM
107892011-08-19 Glenn Morris <rgm@gnu.org>
10790
10791 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 10792 Downcase "Mode:". (Bug#9331)
9234ff7f 10793
f635daa1
CY
107942011-08-18 Chong Yidong <cyd@stupidchicken.com>
10795
10796 * international/characters.el: Add L and R categories.
10797
10798 * subr.el (bidi-string-mark-left-to-right): Rename from
10799 string-mark-left-to-right. Use category search.
10800
10801 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
10802
bc987f8b
JL
108032011-08-18 Juri Linkov <juri@jurta.org>
10804
10805 * faces.el (error, warning, success): New faces with definitions
10806 copied from old default values of `font-lock-warning-face',
10807 `compilation-warning', `compilation-info' (bug#6117).
10808
10809 * font-lock.el (font-lock-warning-face): Inherit from `error'.
10810
10811 * progmodes/compile.el (compilation-error): Inherit from `error'.
10812 (compilation-warning): Inherit from `warning'.
10813 (compilation-info): Inherit from `success'.
10814
10815 * dired.el (dired-marked): Inherit from `warning'.
10816 (dired-flagged): Inherit from `error'.
10817
57173b96
LMI
108182011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10819
3e79eb87
LMI
10820 * mail/smtpmail.el (auth-source): Require to avoid problems with
10821 binding variables (bug#9298). Also clean up some unused
10822 autoloads.
10823
b3fd59bd
SM
10824 * net/network-stream.el (network-stream-open-starttls):
10825 Support using starttls.el without using gnutls-cli.
57173b96 10826
02b404de
JL
108272011-08-17 Juri Linkov <juri@jurta.org>
10828
10829 * progmodes/grep.el (rgrep): Handle the case when
10830 `grep-find-command' is a cons cell (bug#9278).
10831
8c9177f2
MR
108322011-08-17 Martin Rudalics <rudalics@gmx.at>
10833
10834 * window.el (display-buffer-pop-up-frame): Run frame creation
10835 function with BUFFER current (as special-display-popup-frame
10836 does). Reported by Drew Adams.
10837
3644a0ab
DU
108382011-08-17 Daiki Ueno <ueno@unixuser.org>
10839
10840 * epa-mail.el: Simplify GnuPG group expansion using
10841 epg-expand-group.
10842 (epa-mail-group-alist, epa-mail-group-modtime)
10843 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
10844 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
10845 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
10846 Remove.
10847
5e617bc2 108482011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
10849
10850 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
10851
9c4aeabf
AM
108522011-08-16 Alan Mackenzie <acm@muc.de>
10853
10854 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
10855 Correct, to avoid the inside of macros.
10856
3a99bf64
RS
108572011-08-16 Richard Stallman <rms@gnu.org>
10858
04963aa8
RS
10859 * epa-mail.el: Handle GnuPG group definitions.
10860 (epa-mail-group-alist, epa-mail-group-modtime)
10861 (epa-mail-gnupg-conf-file): New variables.
10862 (epa-mail-parse-groups, epa-mail-sync-groups)
10863 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
10864 (epa-mail-expand-recipients): New functions.
10865 (epa-mail-encrypt): Call epa-mail-expand-recipients.
10866
177549d0
RS
10867 * mail/rmail.el (rmail-epa-decrypt): New command.
10868
fe38beef
RS
10869 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
10870 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
10871 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
10872 (epa-decrypt-armor-in-region): Make error message clearer.
10873
934eacb9
SM
108742011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
10875
10876 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
10877 and "a2b" to "ab" for `prefix'.
10878
d024fb4e
CY
108792011-08-14 Chong Yidong <cyd@stupidchicken.com>
10880
10881 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
10882 filter groups.
de148fee
CY
10883 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
10884 Fourquet (Bug#8804).
d024fb4e 10885
62f1ca49
JB
108862011-08-12 Juanma Barranquero <lekktu@gmail.com>
10887
10888 * startup.el (argi): Declare as global variable (bug#9275).
10889
9ccaaa4b
CY
108902011-08-12 Chong Yidong <cyd@stupidchicken.com>
10891
10892 * subr.el (string-mark-left-to-right): Search the entire string
10893 for RTL script, not just the terminating character. Doc fix.
10894
a3dae87a
SM
108952011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
10896
6cd18349
SM
10897 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
10898 New function.
10899 (js--regexp-literal, js-syntax-propertize-function): Remove.
10900 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
10901 (js-mode-map): Don't rebind electric keys.
10902 (js-insert-and-indent): Remove.
10903 (js-mode): Setup electric-layout and electric-indent instead.
10904
a3dae87a
SM
10905 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
10906
9d5cb631
DU
109072011-08-12 Daiki Ueno <ueno@unixuser.org>
10908
10909 * epa.el (epa-progress-callback-function): Fix the logic of
10910 displaying progress.
10911 * epa-file.el (epa-file-insert-file-contents): Make progress
10912 display more user-friendly.
10913 (epa-file-write-region): Ditto.
10914
3e26a4a2
CY
109152011-08-10 Chong Yidong <cyd@stupidchicken.com>
10916
10917 * subr.el (string-mark-left-to-right): New function.
10918
10919 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
10920 Use string-mark-left-to-right.
10921 (list-buffers-noselect): Caller changed.
10922
a3dae87a
SM
10923 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
10924 Use string-mark-left-to-right.
3e26a4a2
CY
10925 (tabulated-list-print): Recenter after moving point.
10926
ac8cf6e6
JL
109272011-08-10 Juri Linkov <juri@jurta.org>
10928
10929 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
10930 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
10931 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
10932
8d96c9a4
CY
109332011-08-09 Chong Yidong <cyd@stupidchicken.com>
10934
10935 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
10936 (Bug#7554).
10937
7be1c708 109382011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
10939
10940 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
10941 character. (Bug#6594)
10942
37e11a63
CY
109432011-08-08 Chong Yidong <cyd@stupidchicken.com>
10944
839dde57
CY
10945 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
10946 (image-dired--with-db-file): New macro.
10947 (image-dired-write-tags, image-dired-remove-tag)
10948 (image-dired-create-gallery-lists, image-dired-write-comments)
10949 (image-dired-get-comment, image-dired-mark-tagged-files)
10950 (image-dired-list-tags, image-dired-gallery-generate): Use it.
10951 (image-dired-gallery-generate): Use insert-file-contents.
10952
37e11a63
CY
10953 * time.el (display-time-world-list, display-time-world-display):
10954 * time-stamp.el (time-stamp-string):
10955 * vc/add-log.el (add-change-log-entry): Use setenv instead of
10956 set-time-zone-rule (Bug#7337).
10957
0b4946c4
DU
109582011-08-08 Daiki Ueno <ueno@unixuser.org>
10959
10960 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
10961 (epg-error-to-string, epg-errors-to-string): New function.
10962 (epg-wait-for-completion): Reverse errors list.
10963 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
10964 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
10965 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
10966 (epg-sign-keys, epg-generate-key-from-file)
10967 (epg-generate-key-from-string): Format errors by using
10968 epg-errors-to-string (bug#9255).
10969 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
10970
75bfc667
JL
109712011-08-07 Juri Linkov <juri@jurta.org>
10972
10973 * faces.el (list-faces-display): Remove extra angle bracket
10974 from `help-mode-map'.
10975
10976 * info.el (Info-history-toc-nodes): Doc fix.
10977
10978 * longlines.el (longlines-mode): Doc fix.
10979
673e08bb
SM
109802011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
10981
4640dd88
SM
10982 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
10983 of statements and in a few more cases (bug#9183).
10984
673e08bb
SM
10985 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
10986 New functions.
10987 (cl-transform-lambda): Use them (bug#9239).
10988
89b3f019
MR
109892011-08-05 Martin Rudalics <rudalics@gmx.at>
10990
10991 * window.el (display-buffer-same-window)
10992 (display-buffer-same-frame, display-buffer-other-window)
10993 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10994 (pop-to-buffer-other-window)
10995 (pop-to-buffer-same-frame-other-window)
10996 (pop-to-buffer-other-frame): Make them defuns.
10997 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
10998
640c8776
SM
109992011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11000
11001 * subr.el (make-composed-keymap): Move from C. Change calling
11002 convention, and improve docstring to bring attention to a subtle point.
11003 * minibuffer.el (completing-read-default): Adjust accordingly.
11004
63648a95
MA
110052011-08-03 Michael Albinus <michael.albinus@gmx.de>
11006
11007 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
11008 (tramp-open-shell): Use `tramp-shell-quote-argument'.
11009
11010 * net/trampver.el: Update release number.
11011
b796c9b7
SM
110122011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11013
11014 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
11015 "in" (bug#9190).
11016
2239d7d5
LMI
110172011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11018
e07dd7c3
LMI
11019 * mail/sendmail.el (sendmail-query-once): Restore the current
11020 buffer after querying (bug#9074).
11021
0e6a2bd7
LMI
11022 * dired.el (dired-flagged): Use different faces for marked and
11023 flagged files (bug#6117).
11024
ce887515
LMI
11025 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
11026 (bug#4433).
11027
92f2affc
LMI
11028 * ido.el (ido-mode): Switch off the message if called
11029 non-interactively.
11030
57d5aff0
LMI
11031 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
11032 before 587, since it appears that that's more likely to work for
11033 more people.
11034
98cd6c18 11035 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 11036 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
11037 exist.
11038
b96dec83
LMI
11039 * info.el: Remove the `Info-beginning-of-buffer' function
11040 (bug#8325).
11041
b796c9b7
SM
11042 * net/network-stream.el (network-stream-open-starttls):
11043 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 11044
d90e2ea0
MR
110452011-08-01 Martin Rudalics <rudalics@gmx.at>
11046
11047 * window.el (display-buffer-in-window): Don't set dedicated status
11048 of window here (Bug#9215).
11049 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
11050 (display-buffer-pop-up-side-window)
b796c9b7 11051 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 11052
cca09170
SM
110532011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
11054
11055 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
11056 before binding generated-autoload-file.
11057
027b979c
DD
110582011-08-01 Deniz Dogan <deniz@dogan.se>
11059
11060 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
11061
3c7ee4f3
MA
110622011-07-30 Michael Albinus <michael.albinus@gmx.de>
11063
11064 Sync with Tramp 2.2.2.
11065
11066 * net/trampver.el: Update release number.
11067
2cc8e51a
JL
110682011-07-30 Juri Linkov <juri@jurta.org>
11069
11070 * dired-aux.el (dired-touch-initial): Remove function.
11071 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
11072 current time, and `default' to the last modification time of the
11073 current marked file (bug#6887).
11074
a514d856
JM
110752011-07-28 Jose E. Marchesi <jemarch@gnu.org>
11076
11077 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 11078 numeric argument to read-number (bug#9163).
a514d856 11079
8a7eddd7
MA
110802011-07-27 Michael Albinus <michael.albinus@gmx.de>
11081
11082 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
11083 connection process, it could be nil.
11084
1ddd96f5
LL
110852011-07-27 Leo Liu <sdl.web@gmail.com>
11086
11087 Simplify url handling in rcirc-mode.
11088
11089 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
11090 (rcirc-browse-url-at-mouse): Remove.
11091 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
11092
b248a85d
AM
110932011-07-26 Alan Mackenzie <acm@muc.de>
11094
11095 Fontify bitfield declarations properly.
11096
11097 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
11098 (c-symbol-chars): Now exported as a lang variable.
11099 (c-not-primitive-type-keywords): New lang variable.
11100
11101 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
11102 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 11103 parsed as a bitfield declaration.
b248a85d 11104
b796c9b7
SM
11105 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11106 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
11107 (c-punctuation-in): New function.
11108 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
11109 declarations properly.
11110
68575ab0
UJ
111112011-07-26 Ulf Jasper <ulf.jasper@web.de>
11112
11113 * calendar/icalendar.el (icalendar--all-events): Take care of
11114 multiple vcalendars in a single file.
b796c9b7 11115 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 11116
0f0a88b9
DD
111172011-07-25 Deniz Dogan <deniz@dogan.se>
11118
11119 * image.el (insert-image): Clarifying docstring.
11120
0b3f36df
MA
111212011-07-24 Michael Albinus <michael.albinus@gmx.de>
11122
11123 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
11124 `tramp-send-command-and-check' if there is no error.
11125 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
11126
a9901f61
AM
111272011-07-22 Alan Mackenzie <acm@muc.de>
11128
11129 Prevent cc-langs.elc being loaded at run time.
11130
11131 * progmodes/cc-mode.el: Remove two autoload forms which loaded
11132 cc-langs.
11133
4d61f28d 11134 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
11135 "(require 'cc-langs)". Quote a form so it will evaluate at
11136 (cc-mode's) compilation time.
11137
11d074b2
MA
111382011-07-22 Michael Albinus <michael.albinus@gmx.de>
11139
11140 * net/tramp.el (tramp-file-name-handler): Avoid recursive
11141 loading. (Bug#9114)
11142
938b94c8
MR
111432011-07-21 Martin Rudalics <rudalics@gmx.at>
11144
11145 * window.el (display-buffer-pop-up-window)
11146 (display-buffer-pop-up-side-window)
11147 (display-buffer-in-side-window): Call display-buffer-set-height
11148 and display-buffer-set-width after setting the new window's
b796c9b7 11149 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 11150
bfa4f190
SS
111512011-07-20 Sam Steingold <sds@gnu.org>
11152
11153 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
11154 (etags-tags-included-tables): Call `convert-standard-filename' on
11155 the file names contained in TAGS so that windows Emacs can handle
11156 TAGS files created by cygwin ctags.
11157
8ca42262
LMI
111582011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
11159
11160 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
11161 which apparently didn't work.
11162
5db2afd2 111632011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 11164
5db2afd2
RW
11165 * proced.el (proced-send-signal): For *Marked Processes* buffer
11166 put point at beginning of buffer.
11167
92e15d10
SB
111682011-07-19 Stephen Berman <stephen.berman@gmx.net>
11169
11170 * proced.el (proced-format): Make header lines align with the text
11171 (bug#1779).
11172
1bfd59e5
LMI
111732011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11174
11175 * view.el (view-buffer): Allow running in `special' modes if we're
11176 visiting a file (bug#8615).
11177
f5aae37c
MR
111782011-07-19 Martin Rudalics <rudalics@gmx.at>
11179
11180 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
11181 (display-buffer-alist-set-1, display-buffer-alist-set-2):
11182 New functions.
f5aae37c
MR
11183 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
11184 more accurately.
11185
bf2c1571
AM
111862011-07-18 Alan Mackenzie <acm@muc.de>
11187
11188 Fontify declarators properly when, e.g., a jit-lock chunk begins
11189 inside a declaration.
11190
11191 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
11192
b796c9b7
SM
11193 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
11194 New function.
bf2c1571
AM
11195 (c-complex-decl-matchers): Insert reference to
11196 c-font-lock-enclosing-decls.
11197
11198 * progmodes/cc-engine.el (c-backward-single-comment):
11199 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
11200 to nil around calls to (forward-comment -1).
11201
4e190b80
LMI
112022011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11203
12dc863d
LMI
11204 * image.el (put-image): Doc typo fix.
11205
a762e966
LMI
11206 * progmodes/etags.el (tags-search): Doc typo fix.
11207
4e190b80
LMI
11208 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
11209 password if we get errors 550 to 554.
11210
f019fb21
LMI
112112011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11212
b796c9b7 11213 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 11214
81746738
LMI
11215 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
11216 indentation character (bug#6380).
11217
3ee3a1b5
LMI
11218 * files.el (buffer-offer-save): Made permanently local (bug#6241).
11219
c82f64de
LMI
11220 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
11221 to clarify what the problem is (bug#4291).
11222
f019fb21
LMI
11223 * simple.el (current-kill): Clarify what
11224 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
11225 (auto-fill-mode): Document `auto-fill-function' in relation to
11226 `auto-fill-mode' (bug#2470).
f019fb21 11227
0794775d
LM
112282011-07-16 Lawrence Mitchell <wence@gmx.li>
11229
11230 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
11231 method if slot is read-only (bug#9035).
11232
be39b8cc
MR
112332011-07-16 Martin Rudalics <rudalics@gmx.at>
11234
b796c9b7 11235 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 11236 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
11237 selected before, see discussion of (Bug#8615), (Bug#6954).
11238 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 11239
6ccf7859
GM
112402011-07-15 Glenn Morris <rgm@gnu.org>
11241
11242 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 11243 Respect help-form.
6ccf7859 11244
87e86684
LM
112452011-07-09 Lawrence Mitchell <wence@gmx.li>
11246
11247 * net/gnutls.el (gnutls-min-prime-bits): New variable.
11248 (gnutls-negotiate): Use it.
11249
d6066239
LMI
112502011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11251
b796c9b7
SM
11252 * net/gnutls.el (gnutls-negotiate):
11253 Upcase `gnutls-algorithm-priority'.
d6066239 11254
bd23ebc0
GM
112552011-07-15 Glenn Morris <rgm@gnu.org>
11256
c65bca65
GM
11257 * jka-compr.el (jka-compr-verbose): Move from here...
11258 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
11259 Add missing :version tag.
11260 * info.el: No need to require jka-compr when compiling.
bd23ebc0 11261
478615cc
LMI
112622011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11263
7b41decb
LMI
11264 * net/gnutls.el (gnutls-algorithm-priority): New variable.
11265 (gnutls-negotiate): Use it.
11266
dbc44fcd
LMI
11267 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
11268
06789f97
LMI
11269 * info.el (Info-beginning-of-buffer): New command.
11270 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
11271 announcing `b' as the key (bug#8325).
ab896c37 11272 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 11273
c39da690
LMI
11274 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
11275
3aa5f34b
LMI
11276 * international/mule-cmds.el
11277 (describe-specified-language-support): Make the error message
11278 clearer (bug#8905).
11279
4bf0979f
LMI
11280 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
11281
478615cc
LMI
11282 * isearch.el (isearch-barrier): Add a doc string, since it's
11283 mentioned in a function doc string (bug#8678).
11284
75c68aa1
MR
112852011-07-15 Martin Rudalics <rudalics@gmx.at>
11286
11287 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
11288 buffer argument (Bug#9083) and self-identifying label argument.
11289
a7c33da2
GM
112902011-07-15 Glenn Morris <rgm@gnu.org>
11291
11292 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
11293
2f5c6024
LMI
112942011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
11295
11296 * man.el (Man-fontify-manpage): Fix message when formatting the
11297 man page (bug#7929).
11298
0bb23927 112992011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
11300
11301 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
11302 argument LRM; if non-nil, append an invisible LRM character to the
11303 buffer name.
11304 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
11305 last argument non-nil, when formatting buffer names.
0bb23927
EZ
11306 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
11307 paragraph direction.
cce4b0a7 11308
621ef9ab
LMI
113092011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
11310
d1583c48
LMI
11311 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
11312 the man page name (bug#7929).
11313
6a57fb5f
LMI
11314 * image.el (put-image): Mention the `put-image' overlay property
11315 (bug#7834).
11316
d7956b14
LMI
11317 * scroll-bar.el (set-scroll-bar-mode): Mention that
11318 `scroll-bar-mode' lists the values (bug#7772).
11319
5b2d4a66
LMI
11320 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
11321 command (bug#7729).
11322
7509a874
LMI
11323 * rect.el (apply-on-rectangle): Return the point after the last
11324 operation.
11325 (string-rectangle): Go to the point after the last operation
11326 (bug#7522).
11327
4fe74b19
LMI
11328 * printing.el (pr-toggle-region): Clarify the documentation
11329 slightly (bug#7493).
11330
b796c9b7
SM
11331 * time.el (display-time-update):
11332 Allow `display-time-mail-function' to return nil (bug#7158).
11333 Fix suggested by Detlev Zundel.
ab283561 11334
fc233c9d
LMI
11335 * vc/diff.el (diff): Clarify the order the file names are read
11336 (bug#7111).
11337
43f5740b
LMI
11338 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
11339 the doc string (bug#7015).
11340
f2182a76
LMI
11341 * font-lock.el (font-lock-maximum-decoration): Mention what
11342 numeric levels mean (bug#6935).
11343
621ef9ab
LMI
11344 * startup.el (initial-buffer-choice): Don't mention the `none'
11345 selection, which is against policy.
11346
adc47434
MR
113472011-07-14 Martin Rudalics <rudalics@gmx.at>
11348
b796c9b7
SM
11349 * window.el (display-buffer-normalize-special):
11350 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 11351
7e5bfb8f
EZ
113522011-07-14 Eli Zaretskii <eliz@gnu.org>
11353
11354 * subr.el (version<, version<=, version=): Mention "-CVS" and
11355 "-12345" alpha version numbers.
11356
27fa387a
CY
113572011-07-14 Chong Yidong <cyd@stupidchicken.com>
11358
11359 * bindings.el: Add advertised binding for set-mark-command
11360 (Bug#5772).
11361
8bdfa064
CY
113622011-07-14 Chong Yidong <cyd@stupidchicken.com>
11363
11364 * bindings.el (mode-line-other-buffer):
11365 * bookmark.el (bookmark-bmenu-2-window):
11366 * bs.el (bs-cycle-next, bs-cycle-previous):
11367 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
11368 switch-to-buffer.
11369
11370 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 11371 Delete.
8bdfa064 11372
5eba16a3
JB
113732011-07-14 Juanma Barranquero <lekktu@gmail.com>
11374
11375 * follow.el (follow-debug-message, follow-redisplay):
11376 * jka-cmpr-hook.el (with-auto-compression-mode):
11377 Fix typos in docstrings.
11378
15853710
LMI
113792011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11380
a28e4607
LMI
11381 * subr.el (with-silent-modifications): Clarify somewhat what the
11382 macro inhibits (bug#6525).
11383
15853710
LMI
11384 * simple.el (eval-expression): Note what it does if called
11385 interactively (bug#6495).
11386
bee0fcef
CY
113872011-07-13 Chong Yidong <cyd@stupidchicken.com>
11388
b796c9b7
SM
11389 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
11390 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
11391
11392 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11393 Remove switch-to-buffer.
11394
58274504
LMI
113952011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11396
bd2fcc8d
LMI
11397 * files.el (make-directory): Clarify that an error will be raised
11398 if there's an error (bug#6397).
11399
0f04b32c
LMI
11400 * startup.el (initial-buffer-choice): Add `none' as a choice
11401 (bug#6234).
11402
465c5fc8
LMI
11403 * subr.el (add-hook): Clarify section about buffer-local hooks
11404 (bug#6218).
11405
58274504
LMI
11406 * dired.el (dired-flagged): Clarify doc string (bug#6117).
11407
bead9a43
JB
114082011-07-13 Juanma Barranquero <lekktu@gmail.com>
11409
11410 * tabify.el (untabify): Preserve the current column so that point
11411 doesn't move (bug#6032).
11412
3af98a7b
LMI
114132011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11414
b796c9b7
SM
11415 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
11416 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 11417
6240145a
GM
114182011-07-13 Glenn Morris <rgm@gnu.org>
11419
11420 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
11421 (dired-insert-directory): Give a message the first time
11422 if ls is found not to support --dired.
11423
1d8c2ccc
LMI
114242011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11425
11426 * simple.el (toggle-truncate-lines): Clarify what is toggled
11427 (bug#5580). Text by Drew Adams.
11428
5fc4038e
CY
114292011-07-13 Chong Yidong <cyd@stupidchicken.com>
11430
11431 * simple.el (blink-matching-open): Make the error message from the
11432 last change less verbose.
11433
bf6012e5
DN
114342011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
11435
11436 * font-lock.el (font-lock-comment-face): Use the high contrast
11437 "yellow" color for font-lock-comment-face on low color terminals
11438 using a dark background color (bug#4221).
11439
343c3b5a
LMI
114402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11441
7e9505c5
LMI
11442 * dired.el (dired-insert-set-properties): Make the doc string
11443 reflect what it does now (bug#5325).
11444
c26fdcf5
LMI
11445 * simple.el (blink-matching-open): Say that we were unable to find
11446 the match within the limit, if we're limited (bug#5122).
11447
bb388cc5
LMI
11448 * international/mule-cmds.el (prefer-coding-system): Add an
11449 example (bug#4869).
11450
343c3b5a
LMI
11451 * progmodes/etags.el (tags-search): Document `file-list-form'
11452 (bug#4731).
11453
2a517d45
LM
114542011-07-13 Lawrence Mitchell <wence@gmx.li>
11455
11456 * net/browse-url.el (browse-url-default-browser)
11457 (browse-url-browser-function): Make the default browser choice a
11458 bit more logical (bug#4300). Also clean up the doc string.
11459
b6c78ef2
JB
114602011-07-13 Juanma Barranquero <lekktu@gmail.com>
11461
11462 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
11463 binary endings (bug#4440).
11464
1c4dd947
LMI
114652011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11466
a2014063
LMI
11467 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
11468 which can be pretty annoying (bug#8971).
11469
9c9c2d88
LMI
11470 * jka-compr.el (jka-compr-verbose): New variable, and use
11471 throughout (bug#8971).
11472
1c4dd947
LMI
11473 * info.el (Info-find-file): Fall back on the installation
11474 directory if we can't find the info node anywhere else.
11475
a1c9f41b
SO
114762011-07-13 Sergei Organov <osv@javad.com> (tiny change)
11477
11478 * vc/vc.el (vc-revert-file):
11479 Don't set file time-stamp in the past. (Bug#5181)
11480
536f3d36
LMI
114812011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11482
7152b011
LMI
11483 * files.el (after-find-file): Give a better error message when
11484 trying to find a symlink that points to a file that doesn't exist
11485 (bug#4398).
11486
536f3d36
LMI
11487 * progmodes/cc-vars.el: Remove (probably) misleading comment
11488 (bug#4396).
11489
460c0fba
JB
114902011-07-12 Johan Bockgård <bojohan@gnu.org>
11491
11492 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
11493
7a6bda45
CY
114942011-07-12 Chong Yidong <cyd@stupidchicken.com>
11495
11496 * mouse-sel.el: Hack restoring functionality, while keeping
11497 compatibility with 2010-07-03 changes to mouse selection.
11498 (mouse-sel-primary-overlay): New var.
11499 (mouse-sel-selection-alist): Use it.
11500 (mouse-sel-mode): Doc fix; remove points that are default features
11501 of mouse.el.
11502
c79598ef
JB
115032011-07-12 Johan Bockgård <bojohan@gnu.org>
11504
11505 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11506 Fix previous fix (bug#2490).
11507
ff8be6ef
RW
115082011-07-12 Roland Winkler <winkler@gnu.org>
11509
b796c9b7
SM
11510 * textmodes/bibtex.el (bibtex-initialize):
11511 Use pop-to-buffer-same-window.
ff8be6ef
RW
11512 (bibtex-search-entries): Fix interactive call.
11513
296ba3ee
LMI
115142011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11515
f5242a02 11516 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
11517 Fontise bytecomp Error lines more correctly (bug#2490).
11518 Fix suggested by Johan Bockgård.
f5242a02 11519
296ba3ee
LMI
11520 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
11521
11522 * dired-x.el (dired-guess-default): Use `delete-dups'.
11523
f69fd0d2
CY
115242011-07-12 Chong Yidong <cyd@stupidchicken.com>
11525
11526 * dired.el (dired-mark-prompt):
11527 * dired-aux.el (dired-read-shell-command): Doc fix.
11528
eab5dc07
LMI
115292011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11530
b796c9b7
SM
11531 * mail/sendmail.el (sendmail-query-once):
11532 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
11533 emacs -Q.
11534
11535 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11536
eab5dc07
LMI
11537 * cus-edit.el (custom-file): Take an optional no-error variable.
11538 (customize-save-variable): Set the variable, and give a warning if
11539 running under "emacs -q".
11540
a1e65d42
JB
115412011-07-11 Juanma Barranquero <lekktu@gmail.com>
11542
11543 * loadhist.el (unload-feature-special-hooks):
11544 Add `auto-coding-functions', `fill-nobreak-predicate' and
11545 `find-directory-functions' (bug#5327).
11546
1d52da10
LMI
115472011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11548
be958f1d
LMI
11549 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
11550
5bedb26c
LMI
11551 * cus-edit.el (custom-guess-name-alist): -alist variables should
11552 use the `alist' type (bug#3120). Suggested by Drew Adams.
11553
1d52da10
LMI
11554 * printing.el: Add documentation to all the `pr-toggle-' commands.
11555
cd394be1 115562011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
11557
11558 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
11559 backends where it makes sense (bug#2623).
11560
dcc88d8a
LMI
115612011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11562
c3de9feb
LMI
11563 * dired-x.el (dired-guess-default): Remove duplicate shell command
11564 entries (bug#2028).
8a93078b 11565 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 11566 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 11567
dcc88d8a
LMI
11568 * subr.el (remove-duplicates): New conveniency function.
11569
505e3645
LMI
115702011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11571
11572 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
11573 (bug#1526).
11574
115752011-07-10 Martin Rudalics <rudalics@gmx.at>
11576
11577 * window.el (display-buffer-normalize-default): Don't invert
11578 meaning of even-window-heights. Reported by Eli Zaretskii
11579 <eliz@gnu.org>.
11580
455e4fa1
BR
115812011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
11582
11583 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
11584
8e0bc3e9
CY
115852011-07-10 Chong Yidong <cyd@stupidchicken.com>
11586
11587 * window.el (display-buffer): Fix arguments to
11588 display-buffer-reuse-window in last change.
11589
fa7c3228
CY
11590 * faces.el (link): Use a less saturated blue on light backgrounds.
11591
11592 * startup.el (fancy-startup-text, fancy-about-text)
11593 (fancy-startup-tail): Use font-lock faces, for background safety.
11594
c0a7f300
BN
115952011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
11596
b796c9b7
SM
11597 * emulation/viper-cmd.el (viper-change-state-to-vi):
11598 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 11599
4dc2a129
MR
116002011-07-09 Martin Rudalics <rudalics@gmx.at>
11601
11602 * window.el (display-buffer-default-specifiers): Remove.
11603 (display-buffer-macro-specifiers): Remove default specifiers.
11604 (display-buffer-alist): Default to nil.
b796c9b7 11605 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
11606 (display-buffer-pop-up-window): Allow splitting internal
11607 windows. Check whether a live window was created.
11608 (display-buffer-other-window-means-other-frame)
11609 (display-buffer-normalize-arguments): Rename to
11610 display-buffer-normalize-argument and rewrite. Set the
11611 other-window specifier.
11612 (display-buffer-normalize-special): New function.
11613 (display-buffer-normalize-options): Rename to
11614 display-buffer-normalize-default and rewrite.
11615 (display-buffer-normalize-options-inhibit): Remove.
11616 (display-buffer-normalize-specifiers): Rewrite.
11617 (display-buffer): Process other-window specifier and call
11618 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
11619 more faithfully.
b796c9b7 11620 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 11621 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
11622 (display-buffer-in-window, display-buffer-alist-set):
11623 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
11624 <tassilo@member.fsf.org>.
11625
2d43b8c9
LL
116262011-07-09 Leo Liu <sdl.web@gmail.com>
11627
11628 * register.el (insert-register): Restore accidental change on
11629 2011-06-26. (Bug#9028)
11630
7f9b7c53
GM
116312011-07-09 Glenn Morris <rgm@gnu.org>
11632
11633 * subr.el (remq): Handle the empty list. (Bug#9024)
11634
f042cfd8
AS
116352011-07-08 Andreas Schwab <schwab@linux-m68k.org>
11636
11637 * mail/sendmail.el (send-mail-function): No longer delay custom
11638 initialization.
11639 * custom.el (custom-initialize-delay): Doc fix.
11640
856b2f11
SM
116412011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11642
11643 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
11644
afae1d68
MA
116452011-07-08 Michael Albinus <michael.albinus@gmx.de>
11646
11647 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
11648 human-friendly prompt.
11649
0757af94
SM
116502011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11651
11652 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
11653 provided by a particular plugin.
11654
d760b731
LMI
116552011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11656
11657 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
11658 save customizations (with "emacs -Q"), just set the variable
11659 instead of erroring out.
11660
11661 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11662
cd79ce90
JL
116632011-07-08 Juri Linkov <juri@jurta.org>
11664
11665 * arc-mode.el (archive-zip-expunge, archive-zip-update)
11666 (archive-zip-update-case): Use 7z if found by `executable-find'.
11667 The order of searching the available programs is the same as in
11668 `archive-zip-extract' (bug#8968).
11669
14cc04aa
CY
116702011-07-07 Chong Yidong <cyd@stupidchicken.com>
11671
11672 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
11673 (menu-bar-options-menu): Tweak descriptions.
11674
0a1848ec
LMI
116752011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11676
11677 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
11678 menu items into verb phrases (bug#1421). Also refill to fit under
11679 80 columns.
11680
f5bd0689
CY
116812011-07-07 Chong Yidong <cyd@stupidchicken.com>
11682
538e85c6
CY
11683 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
11684 (Info-read-node-name): Doc fix (Bug#1084).
11685
f5bd0689
CY
11686 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
11687 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
11688 (end-of-sexp, beginning-of-sexp)
11689 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
11690 (forward-symbol, forward-same-syntax, word-at-point)
11691 (sentence-at-point): Doc fix (Bug#1144).
11692
56ec5115
LMI
116932011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11694
f3f8e37f
LMI
11695 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
11696 should cover it (bug#1281).
11697
0757af94 11698 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 11699
e9fce1ac 11700 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
11701 negotiation fails, then possibly try again with a non-encrypted
11702 connection (bug#9017).
11703
56ec5115
LMI
11704 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
11705 be used.
11706
c2f9aec8
RS
117072011-07-07 Richard Stallman <rms@gnu.org>
11708
11709 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
11710 property, and handle its changed format.
11711 Look for the correct line number.
11712 Use file's line contents (but not past first =) to find
11713 correct line in message.
11714
ef7b981d 117152011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
11716
11717 * international/characters.el (build-unicode-category-table):
11718 Delete it.
0757af94 11719 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 11720
0757af94 11721 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
11722 to src/chartab.c.
11723 (get-char-code-property): Call unicode-property-table-internal to
11724 load a file. Call get-unicode-property-internal where necessary.
11725 (put-char-code-property): Call unicode-property-table-internal to
11726 load a file. Call put-unicode-property-internal where necessary.
11727 put-unicode-property-internal where necessary.
0757af94
SM
11728 (char-code-property-description):
11729 Call unicode-property-table-internal to load a file.
c805dec0
KH
11730
11731 * international/charprop.el:
11732 * international/uni-bidi.el:
11733 * international/uni-category.el:
11734 * international/uni-combining.el:
11735 * international/uni-comment.el:
11736 * international/uni-decimal.el:
11737 * international/uni-decomposition.el:
11738 * international/uni-digit.el:
11739 * international/uni-lowercase.el:
11740 * international/uni-mirrored.el:
11741 * international/uni-name.el:
11742 * international/uni-numeric.el:
11743 * international/uni-old-name.el:
11744 * international/uni-titlecase.el:
11745 * international/uni-uppercase.el: Regenerate.
11746
11747 * loadup.el: Load international/charprop.el before
11748 international/characters.
11749
e14b388a
CY
117502011-07-07 Chong Yidong <cyd@stupidchicken.com>
11751
11752 * window.el (next-buffer, previous-buffer): Signal an error if
11753 called from a minibuffer window.
11754
11755 * bindings.el: Revert 2011-07-04 change.
11756
354cf0ba
RS
117572011-07-06 Richard Stallman <rms@gnu.org>
11758
11759 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
11760 (rmail-mime-insert-bulk, rmail-mime-insert-text):
11761 Treat markers like ints.
11762 (rmail-mime-entity): Doc fix.
11763
a48868a7
LMI
117642011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11765
4906cd3d
LMI
11766 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
11767 defcustom again for backwards compatibility.
11768
e0457abe
LMI
11769 * simple.el (shell-command-on-region): Fill.
11770
d67f7e1f
LMI
11771 * dired-aux.el (dired-kill-line): Add a doc string.
11772
fe204702
LMI
11773 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
11774 to "\\sw\\|\\s_" (bug#358).
11775
a48868a7
LMI
11776 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
11777 (dired-unmark-backward): Ditto.
11778 (dired-flag-backup-files): Ditto.
11779
11780 * dired-x.el (dired-mark-sexp): Ditto.
11781
aa8a705c
RS
117822011-07-06 Richard Stallman <rms@gnu.org>
11783
11784 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
11785 (rmail-mime-entity): New arg TRUNCATED.
11786 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
11787 New functions.
11788 (rmail-mime-save): Warn if entity is truncated.
11789 (rmail-mime-toggle-hidden): Likewise, for showing.
11790 (rmail-mime-process-multipart): Record when an entity is truncated.
11791
a9a936b9
RS
11792 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
11793 if ENTITY is a string.
11794
1f2b92cb
LMI
117952011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11796
f4f73198 11797 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
11798 of faces when `M-C-x'-ing their definitions (bug#8378).
11799 Also clean up the code slightly.
f4f73198 11800
12b16734 11801 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 11802 because that makes the colors go away.
12b16734 11803
f0691d22
LMI
11804 * mail/sendmail.el (send-mail-function): Change the default to
11805 `sendmail-query-once'.
9e87df06 11806 (sendmail-query-once): Add an autoload cookie.
f0691d22 11807
1f2b92cb
LMI
11808 * net/network-stream.el (network-stream-open-starttls): Try using
11809 a plain connection even if the server offered STARTTLS, and we
11810 kinda wanted to use it, if Emacs doesn't have any STARTTLS
11811 capability. This should make smtpmail.el work in slightly more
11812 configurations.
11813
1cdd2a1b
MA
118142011-07-06 Michael Albinus <michael.albinus@gmx.de>
11815
11816 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11817 New defun.
11818 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
11819
fbcc67e2
MM
118202011-07-06 Michael R. Mauger <mmaug@yahoo.com>
11821
11822 * progmodes/sql.el: Version 3.0
0757af94 11823 (sql-product-alist): Add product :completion-object,
fbcc67e2 11824 :completion-column, and :statement attributes.
0757af94 11825 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 11826 (sql-mode-syntax-table): Mark all punctuation.
0757af94 11827 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
11828 ansi keywords.
11829 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 11830 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
11831 (sql-oracle-show-reserved-words): New function for development.
11832 (sql-product-font-lock): Simplify for source code buffers.
11833 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
11834 New functions.
11835 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
11836 (sql-mode-map): Add statement movement functions.
11837 (sql-ansi-statement-starters, sql-oracle-statement-starters):
11838 New variable.
fbcc67e2
MM
11839 (sql-statement-regexp, sql-beginning-of-statement)
11840 (sql-end-of-statement, sql-signum): New functions.
0757af94 11841 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
11842 (sql-show-sqli-buffer): Bug fix.
11843 (sql-interactive-mode): Store connection data as buffer local.
0757af94 11844 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
11845 with sql-interactive-mode.
11846 (sql-save-connection): Save buffer local settings.
0757af94 11847 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
11848 (sql-product-interactive): Bug fix.
11849 (sql-preoutput-hold): New variable.
11850 (sql-interactive-remove-continuation-prompt): Bug fixes.
11851 (sql-debug-redirect): New variable.
11852 (sql-str-literal): New function.
11853 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 11854 Redesign.
fbcc67e2
MM
11855 (sql-oracle-save-settings, sql-oracle-restore-settings)
11856 (sql-oracle-list-all, sql-oracle-list-table): New functions.
11857 (sql-completion-object, sql-completion-column)
11858 (sql-completion-sqlbuf): New variables.
11859 (sql-build-completions-1, sql-build-completions)
11860 (sql-try-completion): New functions.
11861 (sql-read-table-name): Use them.
11862 (sql-contains-names): New buffer local variable.
11863 (sql-list-all, sql-list-table): Use it.
11864 (sql-oracle-completion-types): New variable.
11865 (sql-oracle-completion-object, sql-sqlite-completion-object)
11866 (sql-postgres-completion-object): New functions.
11867
d4eaeab1
GM
118682011-07-06 Glenn Morris <rgm@gnu.org>
11869
11870 * window.el (pop-to-buffer): Doc fix.
11871
322b7dab 118722011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
11873
11874 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
11875
322b7dab 118762011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 11877
322b7dab 11878 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 11879
322b7dab 11880 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 11881
605dd5bf
CY
118822011-07-05 Chong Yidong <cyd@stupidchicken.com>
11883
11884 * button.el (button): Inherit from link face. Suggested by Dan
11885 Nicolaescu.
11886
7dbfa719
SM
118872011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11888
3db614b0
SM
11889 * progmodes/gdb-mi.el: Fit in 80 columns.
11890 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
11891 switch-to-buffer.
11892
7dbfa719
SM
11893 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
11894 if imenu is simply not configured (bug#8941).
11895
919d884a
KM
118962011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
11897
11898 * allout.el (allout-post-undo-hook): New allout outline-change
11899 event hook to signal undo activity.
11900 (allout-post-command-business): Run allout-post-undo-hook if an
11901 undo just occurred.
7dbfa719
SM
11902 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
11903 * allout-widgets.el (allout-widgets-after-undo-function):
11904 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
11905 in the vicinity of an undo.
11906 (allout-widgets-mode): Include allout-widgets-after-undo-function
11907 on the new allout-post-undo-hook.
11908
450a0f09
SM
119092011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11910
11911 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
11912 Let define-derived-mode define it.
11913 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
11914 cycles of abbrev-table inheritance (bug#8998).
11915
2de69e00
RW
119162011-07-05 Roland Winkler <winkler@gnu.org>
11917
11918 * textmodes/bibtex.el: Add support for biblatex.
11919 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
11920 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
11921 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
11922 (bibtex-entry-alist, bibtex-field-alist): New variables.
11923 (bibtex-entry-field-alist): Obsolete alias for
11924 bibtex-BibTeX-entry-alist.
11925 (bibtex-entry-alist, bibtex-field-alist): New widgets.
11926 (bibtex-set-dialect): New command.
11927 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
11928 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
11929 Bind via bibtex-set-dialect.
2de69e00
RW
11930 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
11931 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
11932 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
11933 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
11934 Define via bibtex-set-dialect.
450a0f09
SM
11935 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
11936 Obey bibtex-no-opt-remove-re.
2de69e00
RW
11937 (bibtex-vec-push, bibtex-vec-incr): New functions.
11938 (bibtex-format-entry, bibtex-field-list)
11939 (bibtex-print-help-message, bibtex-validate)
11940 (bibtex-search-entries): Use new format of bibtex-entry-alist.
11941
2dcdbdd9
SM
119422011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
11943
11944 * progmodes/compile.el (compilation-goto-locus):
11945 * net/tramp-cmds.el (tramp-append-tramp-buffers):
11946 * bs.el (bs-cycle-next, bs-cycle-previous):
11947 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
11948 * bindings.el (mode-line-other-buffer):
11949 * autoinsert.el (auto-insert):
11950 * arc-mode.el (archive-extract):
11951 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
11952
b27640fe
JB
119532011-07-05 Juanma Barranquero <lekktu@gmail.com>
11954
11955 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
11956 Fix check of `emacs-lock-unlockable-modes'.
11957 Coerce true values of `emacs-lock--try-unlocking' to t.
11958
53bbe3ad
JB
119592011-07-05 Juanma Barranquero <lekktu@gmail.com>
11960
11961 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
11962 * emacs-lock.el: New file.
11963
1d3cdbc7
JD
119642011-07-05 Julien Danjou <julien@danjou.info>
11965
11966 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
11967 than `boundp' to check if face is set.
11968
9173deec
JB
119692011-07-05 Juanma Barranquero <lekktu@gmail.com>
11970
11971 * register.el (registerv-make):
11972 * window.el (window-min-height): Fix typos in docstrings.
11973
869795d6
JD
119742011-07-05 Jan Djärv <jan.h.d@swipnet.se>
11975
9173deec 11976 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
11977 Update doc string.
11978
b768cdcd
JB
119792011-07-04 Juanma Barranquero <lekktu@gmail.com>
11980
11981 * server.el (server-execute): Catch quit and call
11982 `server-return-error' to pass the error back to emacsclient and
11983 close the connection (bug#8942).
11984
13aa217b
KM
119852011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
11986
11987 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
11988 insecure exception for current topic. Also note that auto-saves
11989 are handled differently.
11990
5d3385a0 11991 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
11992 State variables for tracking auto-save inhibition situation.
11993
11994 (allout-write-contents-hook-handler): Rename from
11995 'allout-write-file-hook-handler', and describe how it depends on
11996 write-contents-functions sensitivity to non-nil value to prevent
11997 file write.
11998
11999 (allout-auto-save-hook-handler): Remove. auto-save does not check
12000 this in individual buffers, only in the starting buffer, so this
12001 is not the right way for us to inhibit auto-save in a buffer
12002 according to its condition.
12003
12004 (allout-mode): Use new allout-write-contents-hook-handler, and
12005 only with write-contents-functions. Remove auto-save provisions -
12006 they're implemented elsewhere.
12007
12008 (allout-before-change-handler): If undo is in progress, note that
12009 for attention of allout-post-command-business.
12010
12011 (allout-post-command-business): If the command we're following was
12012 an undo, check for change in the status of encrypted items and
12013 adjust auto-save inhibitions accordingly.
12014
12015 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
12016 according to whether there are or aren't any plain-text topics
12017 pending encryption.
12018
2dcdbdd9 12019 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
12020 Adjust buffer-saved-size and some allout state to inhibit auto-saves
12021 if there are plain-text topics pending encryption.
13aa217b
KM
12022
12023 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
12024 buffer-saved-size and some allout state to not inhibit auto-saves
12025 if there are no longer any plain-text topics pending encryption.
12026
0757af94
SM
12027 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
12028 No longer provide for exemption of the current topic.
13aa217b 12029
ac89b32c
JL
120302011-07-04 Juri Linkov <juri@jurta.org>
12031
12032 Add 7z operations to delete and save changed members (bug#8968).
12033 * arc-mode.el (archive-7z-expunge, archive-7z-update):
12034 New defcustoms.
12035 (archive-7z-write-file-member): New function.
12036 (archive-7z-summarize): Fix the number of dashes in the
12037 listing output.
12038
8fa39615
SM
120392011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12040
12041 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
12042 (bug#8958).
12043
2f11b3f1
CY
120442011-07-04 Chong Yidong <cyd@stupidchicken.com>
12045
d66fef2b
CY
12046 * bindings.el: Ignore next-buffer and previous-buffer in
12047 minibuffer-local-map.
12048
2f11b3f1
CY
12049 * font-lock.el (font-lock-builtin-face): Change light background
12050 color to dark slate blue (Bug#6693).
12051
f932a347
WD
120522011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
12053
12054 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
12055
c8af70e1
SM
120562011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12057
12058 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
12059 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12060 Add switch-to-buffer.
12061
f158badc
LMI
120622011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12063
12064 * isearch.el (isearch-search-fun-function): Clarify further the
12065 meaning of the function returned.
12066
6d95bd46
MA
120672011-07-04 Michael Albinus <michael.albinus@gmx.de>
12068
12069 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
12070
12071 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
12072 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
12073 Use it.
12074 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
12075 `tramp-default-remote-path' does not exist.
12076 (tramp-send-command-and-read): New optional argument NOERROR.
12077 (tramp-open-connection-setup-interactive-shell)
12078 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
12079 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
12080 (tramp-process-sentinel): Flush also process' connection property.
12081 (tramp-sh-handle-start-file-process): Do not set process
12082 sentinel. It is done now ...
12083 (tramp-maybe-open-connection): ... here. (Bug#8929)
12084
909e6b67
MK
120852011-07-04 MON KEY <monkey@sandpframing.com>
12086
12087 * play/animate.el (animate-string): Doc fixes and allow changing
12088 the buffer name (bug#5417).
12089
120902011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12091
c8af70e1 12092 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 12093
f34755dc
PE
120942011-07-04 Paul Eggert <eggert@cs.ucla.edu>
12095
396cec72
PE
12096 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
12097 This is simpler and helps future-proof the code.
12098 (timer-until): Use time-subtract and float-time.
08235028 12099 (timer--time-less-p): Use time-less-p.
f34755dc 12100
56e6cc31
JB
121012011-07-04 Juanma Barranquero <lekktu@gmail.com>
12102
3abb79e5
JB
12103 * type-break.el (timep): Use the value of `float-time' to avoid a
12104 byte-compiler warning.
12105
56e6cc31
JB
12106 * server.el (server-eval-and-print): Return any result, even nil.
12107
7b9430b4
PE
121082011-07-03 Paul Eggert <eggert@cs.ucla.edu>
12109
12110 * type-break.el: Accept time formats that the builtins accept.
12111 (timep, type-break-time-difference): Accept any format that
12112 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
12113 This is simpler and helps future-proof the code.
12114 (type-break-time-difference): Round rather than ignoring
12115 subseconds components.
12116
3034e9e7
LMI
121172011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12118
12119 * info.el (Info-apropos-matches): Make non-interactive, since it
12120 doesn't seem to do anything useful as a command (bug#8829).
12121
1485f4c0
CY
121222011-07-03 Chong Yidong <cyd@stupidchicken.com>
12123
12124 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 12125 Move from faces.el.
1485f4c0
CY
12126 (frame-default-terminal-background): New function.
12127
12128 * custom.el (custom-push-theme): Don't record faces in `changed'
12129 theme; this doesn't work correctly for per-frame face settings.
12130 (disable-theme): Use face-set-after-frame-default to reset faces.
12131 (custom--frame-color-default): New function.
12132
9fa3dd45
LMI
121332011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12134
c8af70e1 12135 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
12136 (bug#8769).
12137
6cbbc20c
KR
121382011-03-29 Kevin Ryde <user42@zip.com.au>
12139
12140 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12141 `perl-Test2' extend to match possible "fail #N" rep count
12142 (bug#8377).
12143
c7f98048
LMI
121442011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12145
65676592
LMI
12146 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
12147 `smtpmail-via-smtp' now returns the error instead of nil.
12148
c7f98048
LMI
12149 * isearch.el (isearch-search-fun-function): Clarify the doc string
12150 (bug#8101).
12151
56e6cc31 121522011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
12153
12154 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
12155 unnecessary spaces (bug#8987).
12156
2b216704
LMI
121572011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12158
12159 * net/network-stream.el (open-network-stream): Use the
12160 :end-of-capability command thoughout.
12161
121622011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12163
12164 * net/network-stream.el (open-network-stream): Add the
12165 :end-of-capability command parameter, used by pop3.el.
12166
36adf6ce
LMI
121672011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12168
1ca0da0e
LMI
12169 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
12170
fc00f69c
LMI
12171 * fringe.el (fringe-query-style): Remove redundant text " (type ?
12172 for list)" (bug#6475).
12173
28fd8759 12174 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 12175 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
12176 an error (bug#6297).
12177
0dd8b6da
LMI
12178 * man.el (Man-reference-regexp): Allow matching possible
12179 word-wrapped references (bug#6289).
12180
ce1438d6
LMI
12181 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
12182 for consistency with the other vc buffers (bug#6197).
12183 (vc-checkin): Ditto.
12184
12185 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
12186
36adf6ce
LMI
12187 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
12188
e83cc1f7
LMI
121892011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12190
8a20ca4c
LMI
12191 * custom.el (defcustom): Clarify that :set is only used in the
12192 Customize user interface (bug#6089).
12193
83319045
LMI
12194 * progmodes/flymake.el (flymake-mode): If the buffer isn't
12195 associated with a file, refuse to run instead of erroring out
12196 (bug#6084).
12197
a8392169
LMI
12198 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
12199 the doc string, since it appears that using `fill-column' always
12200 controls the width (bug#7845).
12201
e83cc1f7
LMI
12202 * simple.el (shell-command-on-region): Say where the error output
12203 went if `shell-command-default-error-buffer' is set (bug#6857).
12204
e47ca23b
KM
122052011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
12206
12207 * allout.el (allout-yank-processing): Adjust cursor position for
12208 backwards-deleted space.
12209
12210 (allout-rebullet-heading): Register changes with
12211 allout-exposure-changed-hook, so the modified topic is properly
12212 decorated.
12213
5cf56143
LMI
122142011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12215
08549772
LMI
12216 * minibuffer.el (completion-in-region): Document PREDICATE
12217 (bug#7136).
12218
48e96771
LMI
12219 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
12220 of keyword/argument pairs (bug#6904).
12221
c8af70e1
SM
12222 * replace.el (multi-occur):
12223 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 12224
e17d05e2
LMI
122252011-07-02 Drew Adams <drew.adams@oracle.com>
12226
12227 * dired.el (dired-mark-if): Make the message about whether it's
12228 marking or unmarking clearer (bug#8523).
12229
063b0e45
LMI
122302011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12231
12232 * disp-table.el (display-table-print-array): New function.
12233 (describe-display-table): Use it to print the vectors more pretty
12234 (Bug#8859).
12235
28545e04
MR
122362011-07-02 Martin Rudalics <rudalics@gmx.at>
12237
12238 * window.el (window-state-get-1): Don't assign clone numbers.
12239 Add clone-of item to list of window parameters.
12240 (window-state-put-2): Don't process clone numbers.
12241 (display-buffer-alist): Fix doc-string.
12242
3349e122
SM
122432011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
12244
12245 * subr.el (remq): Don't allocate if it's not needed.
12246 (keymap--menu-item-binding, keymap--menu-item-with-binding)
12247 (keymap--merge-bindings): New functions.
12248 (keymap-canonicalize): Use them to refine the canonicalization.
12249 * minibuffer.el (minibuffer-local-completion-map)
12250 (minibuffer-local-must-match-map): Move initialization from C.
12251 (minibuffer-local-filename-completion-map): Move initialization from C;
12252 don't inherit from anything here.
12253 (minibuffer-local-filename-must-match-map): Make obsolete.
12254 (completing-read-default): Use make-composed-keymap to combine
12255 minibuffer-local-filename-completion-map with either
12256 minibuffer-local-must-match-map or
12257 minibuffer-local-filename-completion-map.
12258
d224ac83
GM
122592011-07-01 Glenn Morris <rgm@gnu.org>
12260
3de63bf8
GM
12261 * type-break.el (type-break-time-sum): Use dolist.
12262
d224ac83
GM
12263 * textmodes/flyspell.el (flyspell-word-search-backward):
12264 Replace CL function.
12265
1a1e3f32
SM
122662011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12267
fe3f64d5
SM
12268 * mouse.el (mouse--strip-first-event): New function.
12269 (function-key-map): Use it to map fringe clicks to normal clicks
12270 by default.
12271
eb604e34
SM
12272 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
12273 (vc-bzr-revision-completion-table): Add support for annotate and date.
12274
1a1e3f32
SM
12275 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
12276 inherit from parent.
12277
5bd35902
LMI
122782011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12279
ace6c69c 12280 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 12281 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 12282
191e2bed
LMI
12283 * dired.el (dired-mode): Fix up the doc string as suggested by
12284 Drew Adams (bug#8817).
12285
5bd35902
LMI
12286 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
12287 cookie, since the manual says that it should be possible to add
12288 this function to `find-file-hook' (bug#8709).
12289
eee8207a
TZ
122902011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
12291
12292 * progmodes/cfengine.el: Moved all cfengine3.el functionality
12293 here. Noted Ted Zlatanov as the maintainer.
12294 (cfengine-common-settings, cfengine-common-syntax): New functions
12295 to set up common things between `cfengine-mode' and
12296 `cfengine3-mode'.
12297 (cfengine3-mode): New mode.
12298 (cfengine3-defuns cfengine3-defuns-regex
12299 (cfengine3-class-selector-regex cfengine3-category-regex)
12300 (cfengine3-vartypes cfengine3-font-lock-keywords)
12301 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 12302 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 12303
36b148cf
MA
123042011-07-01 Michael Albinus <michael.albinus@gmx.de>
12305
12306 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
12307
12308 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
12309
0bf4ba9a
MR
123102011-07-01 Martin Rudalics <rudalics@gmx.at>
12311
12312 * window.el (same-window-buffer-names, same-window-regexps)
12313 (same-window-p, special-display-frame-alist)
12314 (special-display-popup-frame, special-display-function)
12315 (special-display-buffer-names, special-display-regexps)
12316 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
12317 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12318 (split-window-preferred-function, split-height-threshold)
12319 (split-width-threshold, even-window-heights)
12320 (display-buffer-mark-dedicated, window-splittable-p)
12321 (split-window-sensibly, window-safely-shrinkable-p):
12322 Un-obsolete.
12323 (display-buffer): Don't spread args with function specifier
12324 because special-display-popup-frame won't like it.
12325
35837f51
PE
123262011-07-01 Paul Eggert <eggert@cs.ucla.edu>
12327
d0672f86
PE
12328 Time-stamp simplifications and fixes.
12329 These improve accuracy slightly, and future-proof the code
12330 against some potential changes to current-time format.
12331
b9444d97
PE
12332 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
12333 by using time-since and float-time.
12334
0ef923dc
PE
12335 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
12336 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
12337 + NNN microseconds".
12338
2f81380d
PE
12339 * type-break.el (type-break-time-sum): Rewrite using time-add.
12340
845b5c3e
PE
12341 * play/hanoi.el (hanoi-current-time-float): Remove.
12342 All uses replaced by float-time.
12343
ee6f1be0
PE
12344 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
12345 This yields a more-accurate answer.
12346 (rng-time-to-float): Remove; no longer needed.
12347
fe955043
PE
12348 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
12349
5777162a
PE
12350 * calendar/timeclock.el (timeclock-seconds-to-time):
12351 Defalias to seconds-to-time, since they're the same thing.
12352
3103f8b6 12353 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 12354 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
12355 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
12356
0e61a35f
SM
123572011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12358
12359 * window.el (bury-buffer): Don't iconify the only frame.
12360 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
12361 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
12362
ddd63a1e
CY
123632011-07-01 Chong Yidong <cyd@stupidchicken.com>
12364
0e61a35f
SM
12365 * eshell/em-smart.el (eshell-smart-display-navigate-list):
12366 Add mouse-yank-primary.
ddd63a1e 12367
055f4923
TZ
123682011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
12369
12370 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
12371
6a2fb145
SM
123722011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12373
12374 * emacs-lisp/find-func.el (find-library--load-name): New fun.
12375 (find-library-name): Use it to find relative load names when provided
12376 absolute file name (bug#8803).
12377
fd4983f2
LMI
123782011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12379
887d14ad
LMI
12380 * textmodes/flyspell.el (flyspell-word): Consider words that
12381 differ only in case as potential doublons (bug#5687).
12382
c53dc7fc
LMI
12383 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
12384 Remove two rather uninteresting debugging-like messages to make
12385 debbugs.el more silent.
12386
fd4983f2
LMI
12387 * comint.el (comint-password-prompt-regexp): Accept "Response" as
12388 a password-like phrase.
12389
7a71b18d 123902011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
12391
12392 * progmodes/cc-guess.el: New file.
12393
6a2fb145 12394 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
12395
12396 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
12397 derived from `c-basic-common-init'.
12398
12399 * progmodes/cc-mode.el (top-level): Require cc-guess.
12400 (c-basic-common-init): Use `cc-choose-style-for-mode'.
12401
1fa280a3
LM
124022011-06-30 Lawrence Mitchell <wence@gmx.li>
12403
12404 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
12405
e6597158
AM
124062011-06-30 Alan Mackenzie <acm@muc.de>
12407
1fa280a3
LM
12408 * progmodes/cc-engine.el (c-guess-continued-construct):
12409 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
12410 lock is disabled. Name this case as "CASE G".
12411
68ba37fb
KM
124122011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
12413
12414 * allout.el (allout-yank-processing): Fix injection of extra space
12415 between bullet and non-whitespace character in first topic when
12416 pasting, ensuring that the actual spacing in the pasted topic
12417 following the bullet char is preserved. This extra space was
12418 causing pasted encrypted topics to get a decrypted status even
12419 when the content was actually still encrypted. Now the decryption
12420 status from before the paste is preserved.
12421
12422 (allout-flag-region): Set all allout overlays so they evaporate
12423 when reduced to zero length (evanescent), to prevent overlay
12424 leakage.
12425
887a0b34
GM
124262011-06-30 Glenn Morris <rgm@gnu.org>
12427
94b9acce
GM
12428 * w32-fns.el (w32-charset-info-alist): Declare.
12429
1d9b46d4
GM
12430 * find-dired.el (find-grep-options): Simplify.
12431
cc232200
GM
12432 * term/ns-win.el (ns-set-resource): Declare.
12433
28e77c46
GM
12434 * ses.el (row, col): Declare dynamic variables honestly.
12435
887a0b34
GM
12436 * textmodes/reftex-parse.el (index-tags): Declare.
12437
658d8eb8
CY
124382011-06-30 Chong Yidong <cyd@stupidchicken.com>
12439
12440 * cus-edit.el (customize-push-and-save): New function.
12441
12442 * files.el (hack-local-variables-confirm): Use it.
12443
1fa280a3
LM
12444 * custom.el (load-theme): New arg NO-CONFIRM.
12445 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
12446 (custom-enabled-themes): Doc fix.
12447
12448 * cus-theme.el (customize-create-theme)
12449 (custom-theme-merge-theme): Callers to load-theme changed.
12450
bb617717
LMI
124512011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12452
d61bdd5d
LMI
12453 * thingatpt.el (thing-at-point-short-url-regexp): Require that
12454 short URLs have at least one dot in them (bug #7614).
12455
bb617717
LMI
12456 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
12457 nil, because using a pty is apparently too slow (bug #895).
12458
2f31f37a
LMI
124592011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12460
12461 * mail/sendmail.el (sendmail-query-once): New function.
12462 (sendmail-query-once-function): New variable.
12463
3076b24e
GM
124642011-06-29 Glenn Morris <rgm@gnu.org>
12465
faf2a174
GM
12466 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
12467
3076b24e
GM
12468 * ses.el (top-level): Require cl when compiling.
12469 (ses-set-localvars): Fix error statement.
12470 Call it at compile time to silence a storm of warnings.
12471
5386012d
MR
124722011-06-29 Martin Rudalics <rudalics@gmx.at>
12473
12474 * window.el (normalize-live-buffer): Rename to
12475 window-normalize-buffer.
12476 (normalize-live-frame): Rename to window-normalize-frame.
12477 (normalize-any-window): Rename to window-normalize-any-window.
12478 (normalize-live-window): Rename to window-normalize-live-window.
12479 (make-window-atom): Rename to window-make-atom.
12480 (window-resize-reset): Rename to window--resize-reset.
12481 (window-resize-reset-1): Rename to window--resize-reset-1.
12482 (resize-mini-window): Rename to window--resize-mini-window.
12483 (resize-subwindows-skip-p): Rename to
12484 window--resize-subwindows-skip-p.
12485 (resize-subwindows-normal): Rename to
12486 window--resize-subwindows-normal.
12487 (resize-subwindows): Rename to window--resize-subwindows.
12488 (resize-other-windows): Rename to window--resize-siblings.
12489 (resize-this-window): Rename to window--resize-this-window.
12490 (resize-root-window): Rename to window--resize-root-window.
12491 (resize-root-window-vertically): Rename to
12492 window--resize-root-window-vertically.
12493 (normalize-buffer-to-display): Rename to
12494 window-normalize-buffer-to-display.
12495 (normalize-buffer-to-switch-to): Rename to
12496 window-normalize-buffer-to-switch-to.
12497 Correspondingly update all callers of the functions listed
12498 above.
12499 (display-buffer-alist, display-buffer-normalize-arguments)
12500 (display-buffer-normalize-options, display-buffer)
12501 (display-buffer-alist-set): Use "function" instead of
12502 "fun-with-args".
12503
1176868d
CY
125042011-06-28 Chong Yidong <cyd@stupidchicken.com>
12505
12506 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
12507 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
12508 debbugs.gnu.org. Mention acknowledgment email.
12509
20a7a65f
LMI
125102011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
12511
12512 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
12513 buffer multibyteness, since it shouldn't matter.
12514
5f45cca5
MR
125152011-06-28 Martin Rudalics <rudalics@gmx.at>
12516
12517 * window.el (display-buffer-in-side-window): Handle dedicated
12518 windows as in display-buffer-reuse-window.
12519 (display-buffer-normalize-alist): Use value of override
12520 specifier.
12521 (display-buffer-normalize-specifiers): Use value of
12522 other-window-means-other-frame specifier.
12523 (display-buffer-alist): Rewrite some texts in widgets.
12524 (display-buffer): Spread arguments when calling function
12525 specified by fun-with-args.
12526
ad85fe1f
DD
125272011-06-28 Deniz Dogan <deniz@dogan.se>
12528
1fa280a3
LM
12529 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
12530 Unnest `let'.
da68c4c8 12531
ad85fe1f
DD
12532 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
12533 selectors (Bug#5732).
ec49bd31 12534 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 12535
a08cc025
JA
125362011-06-27 Jari Aalto <jari.aalto@cante.net>
12537
12538 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
12539 (eshell-ls-date-format): New defcustom.
12540 (eshell-ls-file): Use it.
12541
e2b551c5
SM
125422011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12543
12544 * help-fns.el (describe-variable): Fix message for terminal-local vars.
12545
8982b231
KY
125462011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
12547
12548 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
12549 (ange-ftp-make-tmp-name): New arg.
12550 (ange-ftp-file-local-copy): Use it.
12551
36c9fa27
J
125522011-06-27 Jambunathan K <kjambunathan@gmail.com>
12553
12554 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
12555 no-conversion (Bug#8870).
12556
d68443dc
MR
125572011-06-27 Martin Rudalics <rudalics@gmx.at>
12558
12559 * window.el (window-right, window-left, window-child)
12560 (window-child-count, window-last-child)
12561 (window-iso-combination-p, walk-window-tree-1)
12562 (window-atom-check-1, window-tree-1, delete-window)
12563 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
12564 new naming conventions - window-vchild, window-hchild,
12565 window-next and window-prev are now called window-top-child,
12566 window-left-child, window-next-sibling and window-prev-sibling
12567 respectively.
d615d6d2
MR
12568 (resize-window-reset): Rename to window-resize-reset.
12569 (resize-window-reset-1): Rename to window-resize-reset-1.
12570 (resize-window): Rename to window-resize.
12571 (window-min-height, window-min-width)
12572 (resize-mini-window, resize-this-window, resize-root-window)
12573 (resize-root-window-vertically, adjust-window-trailing-edge)
12574 (enlarge-window, shrink-window, maximize-window)
12575 (minimize-window, delete-window, quit-restore-window)
12576 (split-window, balance-windows, balance-windows-area-adjust)
12577 (balance-windows-area, window-state-put-2)
12578 (display-buffer-even-window-sizes, display-buffer-set-height)
12579 (display-buffer-set-width, set-window-text-height)
12580 (fit-window-to-buffer): Rename all "resize-window" prefixed
12581 calls to use the "window-resize" prefix convention.
12582 (display-buffer-alist): Fix symbol for label specifier.
12583 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
12584 corresponding specifier.
12585 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 12586
b6458526
VB
125872011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12588
12589 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
12590 convention.
12591 (ses-call-printer): Does not pass an empty string to formatter when the
12592 cell is empty to keep from barking printer Calc math-format-value.
12593
d31fd9ac
RS
125942011-06-27 Richard Stallman <rms@gnu.org>
12595
43d5bf84
RS
12596 * battery.el (battery-mode-line-limit): New variable.
12597 (battery-update): Handle it.
12598
d31fd9ac
RS
12599 * mail/rmailmm.el (rmail-mime-process-multipart):
12600 Handle truncated messages.
12601
819a6054
GM
126022011-06-27 Glenn Morris <rgm@gnu.org>
12603
12604 * progmodes/flymake.el (flymake-err-line-patterns):
12605 Allow for column numbers in the ant/javac pattern. (Bug#8866)
12606
cedc73f2
VB
126072011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12608
819a6054 12609 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
12610 (ses--clean-!, ses--clean-_): New functions.
12611 (ses-range): Add configurability of readout order, and conversion
12612 to Calc vector.
12613
5e5d49b6
VB
12614 * ses.el (ses-repair-cell-reference-all): New function.
12615 (ses-cell-symbol): Set macro as safe, so that it can be used in
12616 formulas.
12617
56e6cc31 12618 * ses.el: Update cycle detection algorithm.
90ca8b49 12619 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 12620 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
12621 (ses-set-localvars): New function.
12622 (ses-make-cell): Add property-list as a cell element.
12623 (ses-cell-property-get-fun, ses-cell-property-get)
12624 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
12625 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
12626 New functions.
90ca8b49
VB
12627 (ses-cell-property-set, ses-cell-property-pop)
12628 (ses-cell-property-get-handle): New macro.
12629 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
12630 New aliases, used for code readability.
12631 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
12632 cycle detection.
12633 (ses-self-reference-early-detection): New defcustom.
fac916bf 12634 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
12635 (ses-mode): Use ses-set-localvars.
12636 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
12637 before lauching the update processing.
12638 (ses-initialize-Dijkstra-attempt): New function.
12639 (ses-recalculate-cell): Update for cycle detection based on
12640 Dijkstra algorithm.
12641
2bb63e81
VB
12642 * ses.el: Fix commenting and indenting convention.
12643
c9d29fb8
SM
126442011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12645
12646 * bs.el (bs-cycle-next): Complete last change.
12647
d8e4b68b
JB
126482011-06-27 Drew Adams <drew.adams@oracle.com>
12649
12650 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
12651
40098786
LMI
126522011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12653
c9d29fb8
SM
12654 * net/network-stream.el (network-stream-open-starttls):
12655 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
12656 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
12657
40098786
LMI
12658 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
12659 to binary to possibly avoid line encoding issues on Windows (among
12660 other things).
12661
468d09d4
LMI
126622011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12663
12664 * net/network-stream.el (open-network-stream): Return an :error
12665 saying what the problem was, if possible.
12666
12667 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
12668 server.
12669
12670 * net/network-stream.el (network-stream-open-starttls): If we
12671 wanted to use STARTTLS, and the server offered it, but we weren't
12672 able to because we had no STARTTLS support, then close the connection.
12673 (open-network-stream): Return an :error element, if present.
12674
16f07dd7
CY
126752011-06-26 Chong Yidong <cyd@stupidchicken.com>
12676
88821ca0
CY
12677 * hl-line.el (hl-line-sticky-flag): Doc fix.
12678 (global-hl-line-sticky-flag): New option (Bug#8323).
12679 (global-hl-line-highlight): Obey it.
12680
16f07dd7
CY
12681 * vc/vc.el (vc-revert-show-diff): Default to t.
12682
6b5ccddf
KM
126832011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
12684
c9d29fb8
SM
12685 * allout-widgets.el (allout-widgets-post-command-business):
12686 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
12687 undecorated when an isearch is continued past, and isearch
12688 automatically collapses them. This leads to "widget leaks", where
12689 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
12690 hidden widgets can slow down cursor travel, substantially.
12691 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
12692 so we're doing without this nicety.
12693
12694 (allout-widgets-tally-string): Don't try to do a hash-table-count
12695 of allout-widgets-tally when it's nil. This eliminates spurious "Error
12696 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
12697 *Messages* when allout-widgets-maintain-tally is t.
12698
355f2e07
MR
126992011-06-26 Martin Rudalics <rudalics@gmx.at>
12700
12701 * window.el (display-buffer-normalize-argument): Rename to
12702 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
12703 LABEL argument. Respect special-display-function when popping up
12704 a new frame. Fix code searching for a window showing the buffer
12705 on another frame.
c9d29fb8
SM
12706 (display-buffer-normalize-specifiers):
12707 Call display-buffer-normalize-arguments.
355f2e07
MR
12708 (display-buffer-in-window): Don't undedicate the window if its
12709 buffer remains the same.
12710 Reported by Drew Adams <drew.adams@oracle.com>.
12711 (display-buffer-alist): Add choice for same-window macro
12712 specfier.
12713 (display-buffer): Mention special meaning of LABEL argument in
12714 doc-string. Fix quoting. Don't pop up a new frame even as
12715 fallback.
12716
7ca8fc42
JB
127172011-06-26 Juanma Barranquero <lekktu@gmail.com>
12718
12719 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
12720 avoid deleting the current window in some cases (bug#8911).
12721
bc312254
AS
127222011-06-26 Andreas Schwab <schwab@linux-m68k.org>
12723
12724 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
12725 (Bug#8934)
12726
2db18f3f
LMI
127272011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12728
c9d29fb8
SM
12729 * net/network-stream.el (network-stream-open-starttls):
12730 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
12731 (network-stream-open-tls): Ditto.
12732
6302e0d3
LL
127332011-06-26 Leo Liu <sdl.web@gmail.com>
12734
12735 * register.el (registerv): New struct.
12736 (registerv-make): New function.
c9d29fb8
SM
12737 (jump-to-register, describe-register-1, insert-register):
12738 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
12739 struct. (Bug#8415)
12740
5fdd4046
CY
127412011-06-26 Chong Yidong <cyd@stupidchicken.com>
12742
2afef60a
CY
12743 * vc/vc.el (vc-revert-show-diff): New defcustom.
12744 (vc-diff-internal): New arg specifying diff buffer.
12745 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
12746 reuse an existing *vc-diff* buffer (Bug#8927).
12747
5fdd4046
CY
12748 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
12749
e93db24a
GM
127502011-06-26 Glenn Morris <rgm@gnu.org>
12751
12752 * progmodes/f90.el (f90-critical-indent): New option.
12753 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
12754 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
12755 (f90-mode): Doc fix.
12756 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
12757 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
12758 (f90-beginning-of-block, f90-next-block, f90-indent-region)
12759 (f90-match-end): Handle block, critical.
12760
eefff499
GM
127612011-06-25 Glenn Morris <rgm@gnu.org>
12762
f6ba4cc9
GM
12763 * calendar/diary-lib.el (diary-included-files): Doc fix.
12764 (diary-include-files): New function, extracted from
12765 diary-include-other-diary-files and diary-mark-included-diary-files.
12766 (diary-include-other-diary-files, diary-mark-included-diary-files):
12767 Just call diary-include-files.
12768 (diary-mark-entries): Reset diary-included-files on first call.
12769
16712304
GM
12770 * calendar/diary-lib.el (diary-mark-entries)
12771 (diary-mark-included-diary-files):
12772 Visit included diary-files in temp buffers.
12773
5d8e0d43
GM
12774 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
12775 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
12776 (f90-start-block-re, f90-imenu-generic-expression)
12777 (f90-looking-at-program-block-start, f90-no-block-limit):
12778 Add support for submodules.
12779
ccf7a5d5
GM
12780 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12781 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 12782
11fdef7d 127832011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
12784
12785 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
12786 buffer-file-type before setting its value, to avoid disastrous
eefff499 12787 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 12788
74f53697
JB
127892011-06-25 Juanma Barranquero <lekktu@gmail.com>
12790
12791 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
12792
12793 * ses.el (ses-unload-function):
12794 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
12795
12796 * proced.el (proced-unload-function):
12797 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
12798
18a4ce5e
AR
127992011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
12800
12801 * server.el (server-create-window-system-frame): Add parameters arg.
12802 (server-process-filter): Doc fix. Handle frame-parameters.
12803
519d22cc
JB
128042011-06-25 Juanma Barranquero <lekktu@gmail.com>
12805
12806 Fix bug#8730, bug#8781.
12807
12808 * loadhist.el (unload--set-major-mode): New function.
12809 (unload-feature): Use it.
12810
12811 * progmodes/python.el (python-after-info-look): Add autoload cookie.
12812 (python-unload-function): New function.
12813
c206f5b0
SM
128142011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12815
12816 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
12817
f9ad64f3
GS
128182011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
12819
12820 * net/browse-url.el (browse-url-firefox-program): Add icecat to
12821 the candidates list.
12822
7d0da90e
JB
128232011-06-24 Juanma Barranquero <lekktu@gmail.com>
12824
12825 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
12826
14b4e83d
RS
128272011-06-23 Richard Stallman <rms@gnu.org>
12828
12829 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
12830 (rmail-variables): Set next-error-move-function.
12831 (rmail-what-message): Take argument POS.
12832 (rmail-next-error-move): New function.
12833
273d2baf
SM
128342011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12835
12836 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
12837 messages for adjacent non-terminals.
12838
56c2cc9a
RS
128392011-06-23 Richard Stallman <rms@gnu.org>
12840
12841 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 12842 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
12843 (rmail-start-mail): Don't specify use of rmail-mail-return;
12844 that's done by mail-bury now.
12845 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 12846
d59eb518
MA
128472011-06-23 Michael Albinus <michael.albinus@gmx.de>
12848
12849 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
12850 SIZE is a number.
12851
02cfc6d6
MR
128522011-06-23 Martin Rudalics <rudalics@gmx.at>
12853
12854 * window.el (get-lru-window, get-mru-window)
12855 (get-largest-window): Never return a minibuffer window.
12856 (display-buffer-pop-up-window): Fix a bug that could lead to
12857 reusing the minibuffer window.
12858 (display-buffer): Pass original specifier argument to
12859 display-buffer-function instead of the normalized one.
12860 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
12861
4e323265
LL
128622011-06-22 Leo Liu <sdl.web@gmail.com>
12863
12864 * minibuffer.el (completing-read-function)
12865 (completing-read-default): Move from minibuf.c
12866
7a70468f
RS
128672011-06-22 Richard Stallman <rms@gnu.org>
12868
50718fc2
RS
12869 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
12870 to Rmail even if not started by a special Rmail command.
12871
7a70468f
RS
12872 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
12873 Copy the buffer currently showing just one message.
12874
297dde5a
RW
128752011-06-22 Roland Winkler <winkler@gnu.org>
12876
12877 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
12878 (bibtex-clean-entry): First delete the old key so that a
12879 customized algorithm for generating the new key does not get
12880 confused by the old key.
12881 (bibtex-url): Obey regexp of first step.
12882 (bibtex-search-entries): Do not use add-to-list with local
12883 list-var.
12884
97bb1093
LMI
128852011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12886
12887 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
12888 stored a user name, then query for the password first, instead of
12889 waiting for SMTP to give an error message and the trying again.
12890
1c0f1a19
JD
128912011-06-22 Lawrence Mitchell <wence@gmx.li>
12892
12893 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
12894 BUFFER in call-process.
12895
396f7c9d
LMI
128962011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
12897
12898 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
12899 QUIT twice.
ddb7ffee
LMI
12900 (smtpmail-try-auth-methods): Require user name and password from
12901 auth-source.
396f7c9d 12902
8998d1b3
MR
129032011-06-22 Martin Rudalics <rudalics@gmx.at>
12904
12905 * window.el (display-buffer-default-specifiers)
12906 (display-buffer-alist): Remove entries for pop-up-frame-alist.
12907 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 12908 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
12909
12910 * frame.el (pop-up-frame-alist, pop-up-frame-function)
12911 (special-display-frame-alist, special-display-popup-frame):
12912 Remove duplicate declarations. These are now in window.el.
12913
4ea31e07
LMI
129142011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
12915
c9d29fb8
SM
12916 * mail/smtpmail.el (smtpmail-via-smtp):
12917 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
12918 server supports it. SMTP servers that support STARTTLS commonly
12919 require it.
12920
12921 * net/network-stream.el (network-stream-open-starttls): Support
12922 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 12923 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 12924
95f41d9a
LMI
12925 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
12926 upgrades with `open-network-stream', and rely solely on
12927 auth-source for all credentials. Big changes throughout the file,
12928 but in particular:
c9d29fb8
SM
12929 (smtpmail-auth-credentials): Remove.
12930 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
12931 (smtpmail-via-smtp): Check for servers saying they want AUTH after
12932 MAIL FROM, too.
95f41d9a 12933
c9d29fb8
SM
12934 * net/network-stream.el (network-stream-open-starttls):
12935 Provide support for client certificates both for external and built-in
4ea31e07
LMI
12936 STARTTLS.
12937 (auth-source): Require.
12938 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
12939 (network-stream-certificate): Change cert-cert to cert and
12940 cert-key to key.
4ea31e07 12941
065ec2c7
MA
129422011-06-21 Michael Albinus <michael.albinus@gmx.de>
12943
12944 * net/tramp-cache.el (top): Don't load the persistency file when
12945 "emacs -Q" has been called.
12946
cd93b359
DR
129472011-06-21 Tim Harper <timcharper@gmail.com>
12948
d8e4b68b
JB
12949 * term/ns-win.el (ns-initialize-window-system):
12950 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
12951 resource to NO as it is not yet supported by the NS port.
12952
ae9c0411
JB
129532011-06-21 Juanma Barranquero <lekktu@gmail.com>
12954
12955 * misc.el (list-dynamic-libraries--refresh): Compute header here...
12956 (list-dynamic-libraries): ...not here.
12957
7f3f739f
LL
129582011-06-21 Leo Liu <sdl.web@gmail.com>
12959
12960 * subr.el (sha1): Implement sha1 using secure-hash.
12961
327c8fb1
MR
129622011-06-21 Martin Rudalics <rudalics@gmx.at>
12963
12964 * window.el (display-buffer-alist): In default value do not
12965 enforce searching a window on any but the selected frame.
12966 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
12967 (display-buffer-select-window): Remove function.
12968 (display-buffer-in-window): When a window on another frame gets
12969 reused, do not select it any more but just raise its frame if
12970 necessary (Bug#8851) and (Bug#8856).
12971 (display-buffer-normalize-options): Handle pop-up-frames related
12972 options more faithfully.
12973 (pop-to-buffer): Don't rely on `display-buffer' selecting the
12974 window if it is on another frame.
c9d29fb8
SM
12975 (display-buffer-alist, display-buffer-default-specifiers):
12976 Don't make new frame unsplittable by default.
9e9de014
MR
12977 (display-buffer-normalize-argument): Fix doc-string typo and use
12978 'same-frame-other-window instead of 'other-window when associating
12979 with display-buffer-macro-specifiers.
327c8fb1 12980
7cf3f556
VB
129812011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
12982
12983 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
12984 New functions.
12985 (5x5-mode-map, 5x5-mode-menu): Bind them.
12986 (5x5-draw-grid): Tweak the solver's rendering.
12987
60a406cf
SM
129882011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
12989
12990 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
12991 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
12992
d8e4b68b 129932011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
12994
12995 * menu-bar.el: Use function variable instead of switch-to-buffer.
12996 (menu-bar-select-buffer-function): New variable.
60a406cf 12997 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 12998
478d6f95
SM
129992011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
13000
13001 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
13002 variable's status.
13003
ca530739
JD
130042011-06-20 Jan Djärv <jan.h.d@swipnet.se>
13005
13006 * x-dnd.el (x-dnd-version-from-flags)
13007 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
13008 and long as number (Bug#8899).
13009 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
13010
bcd70d97
SM
130112011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
13012
60a406cf 13013 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
13014 (completion-try-completion, completion-all-completions): Compute the
13015 metadata argument if it's missing; make it optional (bug#8795).
13016
60a406cf 13017 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
13018 (widget-complete): Use new :completion-function property.
13019 (widget-completions-at-point): New function.
13020 (default): Use :completion-function instead of :complete.
60a406cf
SM
13021 (widget-default-completions): Rename from widget-default-complete;
13022 Rewrite.
bcd70d97
SM
13023 (widget-string-complete, widget-file-complete, widget-color-complete):
13024 Remove functions.
13025 (file, symbol, function, variable, coding-system, color):
13026 * international/mule-cmds.el (default-input-method, charset)
13027 (language-info-custom-alist):
13028 * cus-edit.el (face): Use new property :completions.
13029
13030 * progmodes/pascal.el (pascal-completions-at-point): New function.
13031 (pascal-mode): Use it.
13032 (pascal-mode-map): Use completion-at-point.
13033 (pascal-toggle-completions): Make obsolete.
13034 (pascal-complete-word, pascal-show-completions):
13035 * progmodes/octave-mod.el (octave-complete-symbol):
13036 Redefine as obsolete alias.
13037 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
13038 Signal absence of completion info for old Octave,
13039 (inferior-octave-complete): Redefine as obsolete alias.
13040 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
13041 (meta-completions-at-point): Rename from meta-complete-symbol and
13042 adapt it for use on completion-at-point-functions.
13043 (meta-common-mode): Use it.
13044 (meta-looking-at-backward, meta-match-buffer): Remove.
13045 (meta-complete-symbol): Redefine as obsolete alias.
13046 (meta-common-mode-map): Use completion-at-point.
13047 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
13048 (makefile-mode-map): Use completion-at-point.
13049 (makefile-completions-at-point): Rename from makefile-complete and
13050 adapt it for use on completion-at-point-functions.
13051 (makefile-mode): Use it.
13052 (makefile-complete): Redefine as obsolete alias.
13053
aebf69c8
DD
130542011-06-20 Deniz Dogan <deniz@dogan.se>
13055
13056 * net/rcirc.el: Delete trailing whitespaces once and for all.
13057
bfbbb27d
DC
130582011-06-20 Daniel Colascione <dan.colascione@gmail.com>
13059
13060 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
13061
d264a46b
CY
130622011-06-19 Chong Yidong <cyd@stupidchicken.com>
13063
4ca009e5
CY
13064 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
13065
d264a46b
CY
13066 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
13067
fbf5b3ce
MR
130682011-06-19 Martin Rudalics <rudalics@gmx.at>
13069
13070 * window.el (display-buffer-other-window-means-other-frame):
13071 Call display-buffer-normalize-alist.
13072 (display-buffer-normalize-specifiers-1): Rename to
13073 display-buffer-normalize-argument. New argument other-frame.
13074 Rewrite.
13075 (display-buffer-normalize-specifiers-2): Rename to
13076 display-buffer-normalize-options.
13077 (display-buffer-normalize-alist-1): New function.
13078 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
13079 display-buffer-normalize-alist.
13080 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
13081 (display-buffer-normalize-options-inhibit): New variable.
13082 (display-buffer-normalize-specifiers): Rewrite calling
13083 display-buffer-normalize-alist,
13084 display-buffer-normalize-argument, and
13085 display-buffer-normalize-options. Don't call the latter if
13086 display-buffer-normalize-options-inhibit is non-nil.
13087 (frame-auto-delete): New option.
13088 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
13089 (window-list-no-nils, window-state-ignored-parameters)
13090 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
13091 (window-state-put-1, window-state-put-2, window-state-put):
13092 New functions.
9a028c23
MR
13093 (display-buffer-normalize-options): Move special-display-p group
13094 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 13095
6d10d800
CY
130962011-06-18 Chong Yidong <cyd@stupidchicken.com>
13097
6420d28b
CY
13098 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
13099 groups (Bug#8776).
13100 (rx-submatch-n): New function.
13101 (rx): Document it.
13102
ddb8b596
CY
13103 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
13104 (Bug#8768).
13105
13106 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
13107
77080289
CY
13108 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
13109
61dfb316
CY
13110 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
13111 anytime existing face settings are present (Bug#8889).
13112
6d10d800
CY
13113 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
13114 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
13115 Remove unused argument.
13116
be3fb2b8
MR
131172011-06-18 Martin Rudalics <rudalics@gmx.at>
13118
bcd70d97
SM
13119 * window.el (display-buffer-default-specifiers):
13120 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
13121 pop-up-window-min-width, and another reuse-window specifier
13122 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
13123 (display-buffer-normalize-specifiers-2):
13124 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
13125 pop-up-windows is unset. Add a reuse-window specifier for the
13126 case popping up a new window fails.
13127 (special-display-popup-frame): Remove double quoting.
28dec25a 13128 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 13129
1c6d8c76
SM
131302011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
13131
13132 * shell.el (shell-completion-vars): Set pcomplete-termination-string
13133 according to comint-completion-addsuffix.
13134
13135 * pcomplete.el: Convert to lexical binding and fix bug#8819.
13136 (pcomplete-suffix-list): Mark as obsolete.
13137 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
13138 pcomplete-seen in the closure.
13139 (pcomplete-comint-setup): Setup completion-at-point as well.
13140 (pcomplete--entries): New function.
13141 (pcomplete--env-regexp): New var.
13142 (pcomplete-entries): Rewrite to work with partial-completion and
13143 without relying on pcomplete-suffix-list.
13144 (pcomplete-pare-list): Remove, unused.
13145
25aef8b8
MR
131462011-06-17 Martin Rudalics <rudalics@gmx.at>
13147
13148 * window.el (display-buffer-alist): Set pop-up-window-min-height
13149 and pop-up-window-min-width in default value. Reported by
13150 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
13151 other-window-means-other-frame.
13152 (display-buffer-macro-specifiers): Comment out entry for
13153 other-window specifier.
13154 (display-buffer-other-window-means-other-frame): New function.
13155 (display-buffer-normalize-specifiers-1): New arguments
13156 buffer-name and label. Treat other-window case specially.
13157 (display-buffer-normalize-specifiers-2): Treat other-window case
13158 specially.
13159 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
13160 (display-buffer-normalize-specifiers):
13161 Call display-buffer-normalize-specifiers-3.
25aef8b8 13162
dbad4f69
MR
131632011-06-17 Martin Rudalics <rudalics@gmx.at>
13164
13165 * window.el (same-window-p): Fix two typos introduced when
13166 adding with-no-warnings.
d1067961
MR
13167 (display-buffer-normalize-specifiers-1): Don't check
13168 pop-up-frames for 'unset initialization.
13169 (display-buffer-normalize-specifiers-2): Major rewrite using
13170 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
13171 (pop-up-frames, display-buffer-reuse-frames)
13172 (display-buffer-mark-dedicated): Don't initialize to 'unset.
13173 Suggested by David Engster <deng@randomsample.de>.
13174 (even-window-heights): Initialize to 'unset.
13175 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
13176 (display-buffer-macro-specifiers): Don't pop up a new frame in the
13177 other window case.
dbad4f69 13178
9b9c9e3a
MR
131792011-06-16 Martin Rudalics <rudalics@gmx.at>
13180
bcd70d97
SM
13181 * window.el (display-buffer-normalize-specifiers-1):
13182 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 13183 second argument of display-buffer (Bug#8865).
981d5c09
MR
13184 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
13185 (switch-to-buffer-other-window-same-frame)
13186 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
13187 Adams (Bug#8875).
9c2755e9
MR
13188 (display-buffer): Don't check noninteractive when calling
13189 display-buffer-pop-up-frame.
13190 (display-buffer-pop-up-frame): Never pop up a frame in
13191 noninteractive mode (Bug#8857).
67222e1d
MR
13192 (enlarge-window, shrink-window): Don't report an error when the
13193 window can't be resized as requested (Bug#8862).
9b9c9e3a 13194
2b75be67
SM
131952011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13196
9ffdd3ba
SM
13197 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
13198
cb581a67
SM
13199 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
13200
2b75be67
SM
13201 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
13202
8c0e3589
AM
132032011-06-15 Alan Mackenzie <acm@muc.de>
13204
cb581a67
SM
13205 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
13206 for declarators, disable knr checking to speed up for normal files.
13207 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 13208
b96e6cde
LMI
132092011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
13210
4bba86e6
LMI
13211 * net/network-stream.el (open-network-stream): Add the keyword
13212 :always-query-capabilities for the case where you want to force a
13213 `plain' network connection, but the protocol still requires the
13214 capabilitiy command (i.e., SMTP and EHLO).
13215
2b75be67 13216 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
13217 consistency with other `-live-p' functions.
13218
efdcdbf8
SM
132192011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13220
13221 * window.el (same-window-buffer-names, same-window-regexps)
13222 (special-display-frame-alist, special-display-popup-frame)
13223 (special-display-function, special-display-buffer-names)
13224 (special-display-regexps, pop-up-frame-alist)
13225 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
13226 (pop-up-windows, split-window-preferred-function)
13227 (split-height-threshold, split-width-threshold, even-window-heights)
13228 (display-buffer-mark-dedicated): Don't encourage the use of
13229 display-buffer-alist from Elisp code.
13230
c5cde042
DN
132312011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
13232
13233 * progmodes/python.el (python-mode): Derive from prog-mode.
13234 * progmodes/ps-mode.el (ps-mode):
13235 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 13236 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
13237 * progmodes/ld-script.el (ld-script-mode): Likewise.
13238
baa1c9ab
MR
132392011-06-15 Martin Rudalics <rudalics@gmx.at>
13240
13241 * window.el (display-buffer-alist): Trim default value to avoid
13242 popping up a new frame (Bug#8857) or reusing an arbitrary window
13243 on another frame.
13244 (display-buffer): Do not fall back on popping up a new frame in
13245 batch mode (Bug#8857).
13246
c5dd5a51
CY
132472011-06-14 Chong Yidong <cyd@stupidchicken.com>
13248
13249 * cus-theme.el (describe-theme-1): Use custom-theme-p.
13250 (custom-theme-summary): New function.
13251 (customize-themes): Use it.
13252
d647b7c4
GM
132532011-06-13 Glenn Morris <rgm@gnu.org>
13254
13255 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
13256
9481c002
MR
132572011-06-13 Martin Rudalics <rudalics@gmx.at>
13258
357f93d2
MR
13259 * help.el (help-window): Remove variable.
13260 (help-window-point-marker, temp-buffer-max-height)
13261 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
13262 (help-print-return-message): Don't set help-window.
13263 (resize-temp-buffer-window): Rewrite cod eand doc-string.
13264 (help-window-setup-finish): Remove.
13265 (help-window-display-message, help-window-setup)
13266 (with-help-window): Major rewrite based on new
13267 display-buffer-window variable.
13268
13269 * help-mode.el (help-mode-finish): Remove help-window related
13270 code.
13271
13272 * view.el (view-exits-all-viewing-windows): Remove reference to
13273 view-return-to-alist in doc-string.
13274 (view-return-to-alist): Make obsolete.
13275 (view-buffer): Call pop-to-buffer-same-window and remove
13276 undo-window code.
13277 (view-buffer-other-window): Call pop-to-buffer-other-window and
13278 simplify code. Ignore second argument.
13279 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
13280 simplify code. Ignore second argument.
13281 (view-return-to-alist-update): Make obsolete.
13282 (view-mode-enter): Rename second argument to QUIT-RESTORE.
13283 Rewrite using quit-restore window parameters.
2b75be67
SM
13284 (view-mode-exit): Rename second argument to EXIT-ONLY.
13285 Rewrite using quit-restore-window.
357f93d2
MR
13286 (View-exit, View-exit-and-edit, View-leave, View-quit)
13287 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
13288 appropriate arguments.
13289 (view-end-message): Use quit-restore window parameter.
13290
9481c002
MR
13291 * window.el (display-buffer-function): Rewrite doc-string.
13292 (display-buffer-window, display-buffer-alist): New variables.
13293 (display-buffer-split-specifiers)
13294 (display-buffer-side-specifiers)
13295 (display-buffer-macro-specifiers): New constants.
13296 (display-buffer-even-window-sizes, display-buffer-set-height)
13297 (display-buffer-set-width, display-buffer-select-window)
13298 (display-buffer-in-window, display-buffer-reuse-window)
13299 (display-buffer-split-window-1, display-buffer-split-window)
13300 (display-buffer-split-atom-window, display-buffer-pop-up-window)
13301 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
13302 (display-buffer-in-side-window, normalize-buffer-to-display)
13303 (display-buffer-normalize-specifiers-1)
13304 (display-buffer-normalize-specifiers-2)
2b75be67
SM
13305 (display-buffer-normalize-specifiers, display-buffer-frame):
13306 New functions.
9481c002
MR
13307 (display-buffer): Major rewrite.
13308 (display-buffer-other-window, display-buffer-other-frame)
13309 (pop-to-buffer, switch-to-buffer-other-window)
13310 (switch-to-buffer-other-frame): Rewrite.
13311 (display-buffer-same-window, display-buffer-same-frame)
13312 (display-buffer-same-frame-other-window)
13313 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
13314 (pop-to-buffer-other-window)
13315 (pop-to-buffer-same-frame-other-window)
13316 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
13317 (switch-to-buffer-other-window-same-frame): New functions.
13318 (same-window-p, special-display-p): Rewrite disabling warnings.
13319 Make obsolete.
13320 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
13321 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
13322 Make obsolete
13323 (same-window-buffer-names, same-window-regexps)
13324 (special-display-frame-alist, special-display-popup-frame)
13325 (special-display-function, special-display-buffer-names)
13326 (special-display-regexps, pop-up-frame-alist)
13327 (pop-up-frame-function, split-window-preferred-function)
13328 (split-height-threshold, split-width-threshold)
13329 (even-window-heights): Make obsolete.
13330
9db51aca
GM
133312011-06-12 Glenn Morris <rgm@gnu.org>
13332
13333 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 13334 Misc simplifications.
9db51aca 13335
39cffb44
MR
133362011-06-12 Martin Rudalics <rudalics@gmx.at>
13337
13338 * window.el (window-safely-shrinkable-p): Restore function which
13339 was inadvertently removed in change from 2011-06-11. Declare as
13340 obsolete.
13341
2b75be67
SM
13342 * calendar/calendar.el (calendar-generate-window):
13343 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
13344 window-safely-shrinkable-p.
13345
a8955be7
GM
133462011-06-12 Glenn Morris <rgm@gnu.org>
13347
13348 * progmodes/fortran.el (fortran-mode-syntax-table):
13349 * progmodes/f90.el (f90-mode-syntax-table):
13350 Set % to punctuation. (Bug#8820)
13351 (f90-find-tag-default): Remove, no longer needed.
13352
f0d4059d
DC
133532011-06-12 Daniel Colascione <dan.colascione@gmail.com>
13354
13355 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
13356
1100a63c
CY
133572011-06-11 Chong Yidong <cyd@stupidchicken.com>
13358
13359 * image.el (image-animated-p): Return animation delay in seconds.
13360 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
13361 (image-animate-timeout): Remove DELAY argument. Don't assume
13362 every subimage has the same delay; get it from image-animated-p.
13363 (image-animate): Caller changed.
13364
def722bf
MA
133652011-06-11 Michael Albinus <michael.albinus@gmx.de>
13366
13367 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
13368 to ignored backtrace functions.
13369
0a2bb1a9
GM
133702011-06-11 Glenn Morris <rgm@gnu.org>
13371
13372 * calendar/appt.el (appt-disp-window-function): Doc fix.
13373 (appt-check): Handle overlapping appointments. (Bug#8337)
13374
6198ccd0
MR
133752011-06-11 Martin Rudalics <rudalics@gmx.at>
13376
13377 * window.el (window-tree-1, window-tree): New functions, moving
13378 the latter to window.el.
13379 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
13380 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
13381 (bw-refresh-edges): Remove.
13382 (balance-windows-1, balance-windows-2): New functions.
13383 (balance-windows): Rewrite in terms of window tree functions,
13384 balance-windows-1 and balance-windows-2.
13385 (bw-adjust-window): Remove.
13386 (balance-windows-area-adjust): New function with functionality of
13387 bw-adjust-window but using resize-window.
2b75be67
SM
13388 (set-window-text-height): Rewrite doc-string.
13389 Use normalize-live-window and resize-window.
13390 (enlarge-window-horizontally, shrink-window-horizontally):
13391 Rename argument to DELTA.
6198ccd0
MR
13392 (window-buffer-height): New function.
13393 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
13394 Rewrite using new window resize routines.
2b75be67
SM
13395 (kill-buffer-and-window, mouse-autoselect-window-select):
13396 Use ignore-errors instead of condition-case.
6198ccd0
MR
13397 (quit-window): Call delete-frame instead of delete-windows-on
13398 for the only buffer on frame.
13399
9397e56f
MR
134002011-06-10 Martin Rudalics <rudalics@gmx.at>
13401
13402 * loadup.el (top-level): Load window before files for the sake
13403 of replace-buffer-in-windows.
13404
13405 * files.el (read-buffer-to-switch)
13406 (switch-to-buffer-other-window)
2b75be67
SM
13407 (switch-to-buffer-other-frame, display-buffer-other-frame):
13408 Move to window.el.
9397e56f
MR
13409
13410 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
13411 (previous-buffer): Move to window.el.
13412
13413 * bindings.el (unbury-buffer): Move to window.el.
13414
13415 * window.el (delete-other-windows-vertically): Move after
13416 definition of delete-other-windows.
13417 (other-window, delete-windows-on, replace-buffer-in-windows):
13418 Move here from window.c.
13419 (record-window-buffer, unrecord-window-buffer)
13420 (set-window-buffer-start-and-point, switch-to-prev-buffer)
13421 (switch-to-next-buffer): New functions.
13422 (get-next-valid-buffer, last-buffer, next-buffer): Move here
13423 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
13424 (previous-buffer): Move here from simple.el.
13425 Call switch-to-prev-buffer.
9397e56f
MR
13426 (bury-buffer): Move here from buffer.c. Switch to previous
13427 buffer when window cannot be deleted.
13428 (unbury-buffer): Move here from bindings.el.
13429 (ctl-x-map): Move binding for other-window from window.c to
13430 here.
13431 (read-buffer-to-switch, switch-to-buffer-other-window)
13432 (switch-to-buffer-other-frame): Move here from files.el.
13433 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
13434 (switch-to-buffer): Move here from buffer.c.
13435 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 13436
562dd5e9
MR
134372011-06-10 Martin Rudalics <rudalics@gmx.at>
13438
13439 * window.el (window-min-height, window-min-width): Move here
13440 from window.c. Add defcustoms and rewrite doc-strings.
13441 (resize-mini-window, resize-window): New functions.
13442 (adjust-window-trailing-edge, enlarge-window, shrink-window):
13443 Move here from window.c.
13444 (maximize-window, minimize-window): New functions.
13445 (delete-window, delete-other-windows, split-window): Move here
13446 from window.c.
13447 (window-split-min-size): New function.
13448 (split-window-keep-point): Mention split-window-above-each-other
13449 instead of split-window-vertically.
2b75be67 13450 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
13451 Rename split-window-vertically to split-window-above-each-other
13452 and provide defalias for old definition.
13453 (split-window-side-by-side, split-window-horizontally):
13454 Rename split-window-horizontally to split-window-side-by-side
13455 and provide defalias for the old definition.
562dd5e9
MR
13456 (ctl-x-map): Move bindings for delete-window,
13457 delete-other-windows and enlarge-window here from window.c.
13458 Replace bindings for split-window-vertically and
13459 split-window-horizontally by bindings for
13460 split-window-above-each-other and split-window-side-by-side.
13461
13462 * cus-start.el (all): Remove entries for window-min-height and
13463 window-min-width. Add entries for window-splits and
13464 window-nest.
13465
f0da764a
GM
134662011-06-09 Glenn Morris <rgm@gnu.org>
13467
80675c21
GM
13468 * calendar/appt.el (appt-mode-line): New function.
13469 (appt-check, appt-disp-window): Use it.
13470
f0da764a
GM
13471 * files.el (hack-one-local-variable-eval-safep):
13472 Allow minor-modes with explicit +/-1 arguments.
13473
59f623b7
TZ
134742011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
13475
13476 * term/xterm.el (xterm): Add defgroup.
13477 (xterm-extra-capabilities): Add defcustom to supply known xterm
13478 capabilities, skip querying them, or query them (default).
13479 (terminal-init-xterm): Use it.
13480 (terminal-init-xterm-modify-other-keys): New function to set up
13481 modifyOtherKeys support to simplify `terminal-init-xterm'.
13482
9aab8e0d
MR
134832011-06-09 Martin Rudalics <rudalics@gmx.at>
13484
13485 * window.el (resize-window-reset, resize-window-reset-1)
13486 (resize-subwindows-skip-p, resize-subwindows-normal)
13487 (resize-subwindows, resize-other-windows, resize-this-window)
13488 (resize-root-window, resize-root-window-vertically)
13489 (window-deletable-p, window-or-subwindow-p)
13490 (frame-root-window-p): New functions.
13491
e8b08aee
GM
134922011-06-09 Glenn Morris <rgm@gnu.org>
13493
13494 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
13495 (ange-ftp-get-files): Use it.
13496
254c37a5
AK
134972011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
13498
13499 * mail/sendmail.el (mail-recover-1, mail-recover):
13500 * files.el (recover-file, recover-session):
13501 Handle dired-listing-switches not being just a single short option.
13502
35d7dbd3
GM
135032011-06-09 Glenn Morris <rgm@gnu.org>
13504
13505 * calendar/appt.el (appt-display-message, appt-disp-window):
13506 Handle lists of appointments.
13507
387522b2
MR
135082011-06-08 Martin Rudalics <rudalics@gmx.at>
13509
2b75be67
SM
13510 * window.el (one-window-p): Move down in code.
13511 Rewrite doc-string.
13512 (window-current-scroll-bars): Rewrite doc-string.
13513 Normalize live window argument.
387522b2
MR
13514 (walk-windows, get-window-with-predicate, count-windows):
13515 Rewrite doc-string. Use window-list-1.
13516 (window-in-direction-2, window-in-direction, get-mru-window):
13517 New functions.
13518
d8e4b68b 135192011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
13520
13521 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
13522 Doc fix (Bug#8713).
13523
135242011-06-08 Chong Yidong <cyd@stupidchicken.com>
13525
13526 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
13527
135282011-06-08 Juanma Barranquero <lekktu@gmail.com>
13529
13530 * loadhist.el (unload-feature-special-hooks):
13531 Add `comint-output-filter-functions'.
13532
0de12c52
IK
135332011-06-08 Ivan Kanis <gnu@kanis.fr>
13534
13535 * calendar/appt.el (appt-check): Move some initializations into the let.
13536
f3d1777e
MR
135372011-06-08 Martin Rudalics <rudalics@gmx.at>
13538
13539 * window.el (window-height): Defalias to window-total-height.
13540 (window-width): Defalias to window-body-width.
13541
18af70d0
CY
135422011-06-07 Chong Yidong <cyd@stupidchicken.com>
13543
13544 * image-mode.el (image-toggle-animation): New command.
13545 (image-mode-map): Bind it to RET.
13546 (image-mode): Update message.
13547 (image-toggle-display-image): Avoid a spurious cache flush.
13548 (image-transform-rotation): Doc fix.
13549 (image-transform-properties): Return quickly in the normal case.
13550 (image-animate-loop): Rename from image-animate-max-time.
13551
2b75be67 13552 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
13553 (create-animated-image): Remove unnecessary function.
13554 (image-animate): Rename from image-animate-start. New arg.
2b75be67 13555 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
13556 (image-animate-timer): Use car-safe.
13557 (image-animate-timeout): Rename argument.
13558
190b47e6
MR
135592011-06-07 Martin Rudalics <rudalics@gmx.at>
13560
13561 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
13562 window.c. Rename first argument to ALL-FRAMES.
13563 Rephrase doc-strings.
13564 (get-buffer-window-list): Rewrite using window-list-1.
13565 Rephrase doc-string.
a1511caf
MR
13566 (window-safe-min-height, window-safe-min-width): New constants.
13567 (window-size-ignore, window-min-size, window-min-size-1)
13568 (window-sizable, window-sizable-p, window-size-fixed-1)
13569 (window-size-fixed-p, window-min-delta-1, window-min-delta)
13570 (window-max-delta-1, window-max-delta, window-resizable)
13571 (window-resizable-p, window-total-height, window-total-width)
13572 (window-body-width): New functions.
13573 (window-full-height-p, window-full-width-p): Rewrite using
13574 window-total-size.
13575 (window-body-height): Rewrite using window-body-size.
190b47e6 13576
85cc1f11
MR
135772011-06-06 Martin Rudalics <rudalics@gmx.at>
13578
13579 * window.el (window-right, window-left, window-child)
13580 (window-child-count, window-last-child, window-any-p)
13581 (normalize-live-buffer, normalize-live-frame)
13582 (normalize-any-window, normalize-live-window)
13583 (window-iso-combination-p, window-iso-combined-p)
13584 (window-iso-combinations)
13585 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
13586 (windows-with-parameter, window-with-parameter)
13587 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
13588 (window-atom-check, window-side-check, window-check):
13589 New functions.
85cc1f11
MR
13590 (ignore-window-parameters, window-sides, window-sides-vertical)
13591 (window-sides-slots): New variables.
13592 (window-size-fixed): Move down in code. Minor doc-string fix.
13593
e7156492
AS
135942011-06-05 Andreas Schwab <schwab@linux-m68k.org>
13595
13596 * comint.el (comint-dynamic-complete-as-filename)
13597 (comint-dynamic-complete-filename): Correctly call
13598 completion-in-region.
13599
7e821d0d
DD
136002011-06-05 Deniz Dogan <deniz@dogan.se>
13601
13602 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
13603 in last change.
13604
ac09b8a1
DD
136052011-06-05 Deniz Dogan <deniz@dogan.se>
13606
13607 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
13608 (rcirc): Use it to prompt for encryption.
13609
34699b85
RW
136102011-06-05 Roland Winkler <winkler@gnu.org>
13611
13612 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
13613 (bibtex-search-entries): New command bound to C-c C-a.
13614 (bibtex-display-entries): New function.
13615
004dedd3
RW
136162011-06-05 Roland Winkler <winkler@gnu.org>
13617
13618 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
13619 (bibtex-insert-kill): After yanking insert newline if necessary.
13620 (bibtex-initialize): Call bibtex-string-files-init only once.
13621 (bibtex-mode): Do not call easy-menu-add.
13622 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
13623 (bibtex-yank): Set arg properly if nil.
13624
022fe7ce
RW
136252011-06-05 Roland Winkler <winkler@gnu.org>
13626
2b75be67
SM
13627 * textmodes/bibtex.el (bibtex-search-entry-globally):
13628 New variable.
022fe7ce
RW
13629 (bibtex-search-entry): Use it.
13630
b7c3692a
RW
136312011-06-05 Roland Winkler <winkler@gnu.org>
13632
13633 * textmodes/bibtex.el (bibtex-entry-format): New option
13634 sort-fields.
13635 (bibtex-format-entry, bibtex-reformat): Honor this option.
13636 (bibtex-parse-entry): Return fields in proper order.
13637
8eda563d
JB
136382011-06-05 Juanma Barranquero <lekktu@gmail.com>
13639
13640 * doc-view.el (doc-view-remove-if): Move computation of result out
13641 of `dolist' to silence misleading lexical-binding warning.
13642
7dbe3dbc
CY
136432011-06-04 Chong Yidong <cyd@stupidchicken.com>
13644
13645 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
13646 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
13647
0c33dd17
MA
136482011-06-04 Michael Albinus <michael.albinus@gmx.de>
13649
13650 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
13651 "SunOS 5.10".
13652
f8f91c2b
MA
136532011-06-04 Michael Albinus <michael.albinus@gmx.de>
13654
13655 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
13656 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
13657 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
13658 (tramp-parse-putty):
13659 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
13660 (tramp-completion-function-alist-ssh)
13661 (tramp-completion-function-alist-telnet)
13662 (tramp-completion-function-alist-su)
13663 (tramp-completion-function-alist-putty): Set `tramp-autoload'
13664 cookie.
13665
13666 * net/tramp-ftp.el:
13667 * net/tramp-sh.el:
13668 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
13669 load "tramp.el" `tramp-set-completion-function'.
13670
e17d9003
SM
136712011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
13672
13673 * shell.el: Require and use pcomplete.
13674 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
13675 (shell-completion-vars): Set pcomplete-default-completion-function.
13676
6c4cab03
DD
136772011-06-04 Deniz Dogan <deniz@dogan.se>
13678
13679 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
13680 `memq' (Bug#8799).
13681
ea9fafe0
SM
136822011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13683
13684 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
13685
b3e945d3
JB
136862011-06-02 Juanma Barranquero <lekktu@gmail.com>
13687
13688 * bs.el (bs--mark-unmark, bs--nth-wrapper):
13689 * mpc.el (mpc-select-extend, mpc-songpointer-context):
13690 * vc/log-view.el (log-view-beginning-of-defun):
13691 * vc/smerge-mode.el (smerge-apply-resolution-patch)
13692 (smerge-refine-forward, smerge-refine-chopup-region):
13693 Silence warning for unused `dotimes' counter variables.
13694
7d520089
SM
136952011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13696
13697 * net/tramp.el (tramp-with-progress-reporter): Rename from
13698 with-progress-reporter. Use `declare'.
13699 * net/tramp-smb.el:
13700 * net/tramp-sh.el:
13701 * net/tramp-gvfs.el: Update all uses.
13702
a1c2400f
JB
137032011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
13704
13705 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
13706 buffer isn't killed before making it current.
13707
2403c841
SM
137082011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13709
13710 Silence various byte-compiler warnings.
13711 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
13712 `access-type' and new obsolescence format.
13713 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
13714 new format.
13715 (byte-compile-check-variable): New `access-type' argument.
13716 Only warn if the access-type is obsolete.
13717 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13718 (byte-compile-variable-set): Adjust callers.
13719 * help-fns.el (describe-variable): Adjust to new obsolescence format.
13720 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
13721 setting it as obsolete.
13722 * simple.el (minibuffer-completing-symbol):
13723 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
13724 access as obsolete.
13725 * minibuffer.el (minibuffer-completing-file-name): Don't make it
13726 obsolete yet.
13727 * international/quail.el (quail-mouse-choose-completion): Remove unused
13728 code referring to obsolete var.
13729 (quail-choose-completion-string): Remove.
13730 * server.el (server-clients-with, server-kill-buffer-query-function)
13731 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
13732 * proced.el (proced-send-signal):
13733 * emacs-lisp/lisp.el (lisp-complete-symbol):
13734 Replace completion-annotate-function with completion-extra-properties.
13735
2462470b
SM
137362011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13737
fb5b2591
SM
13738 * simple.el (goto-line): Use read-number.
13739 (overriding-map-is-bound): Remove.
13740 (saved-overriding-map): Change default.
13741 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
13742 Take the map as argument.
13743 (universal-argument, negative-argument, digit-argument): Use it.
13744 (restore-overriding-map): Adjust.
13745 (do-auto-fill): Use fill-forward-paragraph.
13746 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
13747
fd6fa53f
SM
13748 * minibuffer.el (minibuffer-inactive-mode-map): New var.
13749 (minibuffer-inactive-mode): New major mode.
13750 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
13751 the *Messages* buffer" hack.
13752 (mouse-popup-menubar): Don't burp if the event is a normal key.
13753
2462470b
SM
13754 Miscellaneous tweaks.
13755 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
13756 lexical scoping as in subr.el's dolist and dotimes.
13757 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
13758 Silence compiler warning.
13759 * thingatpt.el (forward-whitespace): Trivial coding style fix.
13760 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
13761 * international/ccl.el (ccl-compile): Trivial simplification.
13762 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
13763 * emacs-lisp/testcover.el (testcover-end): Remove spurious
13764 `printflag' argument.
13765 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13766 Purecopy the whole obsolescence data.
13767
108bf785
LL
137682011-06-01 Leo Liu <sdl.web@gmail.com>
13769
13770 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
13771 improve doc-string as suggested by Marco Pessotto
13772 <melmothx@gmail.com>.
13773 (rcirc-print): Fix last change.
13774
30a23501
SM
137752011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13776
13777 * minibuffer.el (complete-with-action): Return nil for the metadata and
13778 boundaries of non-functional tables.
13779 (completion-table-dynamic): Return nil for the metadata.
13780 (completion-table-with-terminator): Add default case, using
13781 complete-with-action.
13782 (completion--metadata): New function.
13783 (completion-all-sorted-completions, minibuffer-completion-help): Use it
13784 to try and avoid pathological performance problems.
13785 (completion--embedded-envvar-table): Return `category' metadata.
13786
bcd54f83
LMI
137872011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
13788
13789 * subr.el (process-alive-p): New tiny convenience function.
13790
e227544d
SM
137912011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13792
13793 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
13794 content but also its previous major mode.
13795
e8296fdc
HE
137962011-05-31 Helmut Eller <eller.helmut@gmail.com>
13797
4d61f28d 13798 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
13799 *Backtrace* buffer when we exit with C-M-c.
13800
620c53a6
SM
138012011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13802
13803 * minibuffer.el: Add metadata method to completion tables.
13804 (completion-category-overrides): New defcustom.
13805 (completion-metadata, completion--field-metadata)
13806 (completion-metadata-get, completion--styles)
13807 (completion--cycle-threshold): New functions.
13808 (completion-try-completion, completion-all-completions):
13809 Add `metadata' argument to choose completion-styles.
13810 (completion--do-completion): Use metadata to choose cycling.
13811 (completion-all-sorted-completions): Use metadata for sorting.
13812 Remove :completion-cycle-penalty which is not needed any more.
13813 (completion--try-word-completion): Add `metadata' argument.
13814 (minibuffer-completion-help): Check metadata for annotation function
13815 and sorting.
13816 (completion-file-name-table): Return `category' metadata.
13817 (minibuffer-completing-file-name): Make obsolete.
13818 * simple.el (minibuffer-completing-symbol): Make obsolete.
13819 * icomplete.el (icomplete-completions): Pass new `metadata' param to
13820 completion-try-completion.
13821
1257e755
SM
138222011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13823
13824 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
13825
3767e706
LL
138262011-05-30 Leo Liu <sdl.web@gmail.com>
13827
13828 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
13829 (rcirc-print): Decode all incoming messages (bug#8744).
13830 (rcirc-decode-coding-system): Allow value nil for automatic coding
13831 system detection.
3767e706 13832
d1a5d56a
GM
138332011-06-01 Glenn Morris <rgm@gnu.org>
13834
13835 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
13836
e8cbec34
CY
138372011-05-29 Chong Yidong <cyd@stupidchicken.com>
13838
13839 * image.el (image-animate-max-time): Allow nil and t values.
13840 Default to nil.
13841 (create-animated-image): Doc fix.
13842 (image-animate-start): Remove second arg; just use
13843 image-animate-max-time.
13844 (image-animate-timeout): Doc fix. Args changed.
13845
13846 * image-mode.el (image-toggle-display-image): Ensure that the
13847 image spec passed to the animate timer is the same object as in
58179cce 13848 the buffer's display property (Bug#6981).
e8cbec34
CY
13849 (image-transform-properties): Doc fix.
13850
13851 * image.el (image-animate-max-time): Default to nil.
13852
159daf87
MR
138532011-05-29 Martin Rudalics <rudalics@gmx.at>
13854
13855 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
13856 entire buffer list (Bug#8184).
13857
d66c4c7c
CY
138582011-05-29 Chong Yidong <cyd@stupidchicken.com>
13859
13860 * image.el (imagemagick-types-inhibit)
13861 (imagemagick-register-types): Doc fix.
13862
80aec780
DD
138632011-05-29 Deniz Dogan <deniz@dogan.se>
13864
13865 * net/rcirc.el (rcirc): Use the user's stored encryption method by
13866 default.
13867
1dd3c2d9
CY
138682011-05-29 Chong Yidong <cyd@stupidchicken.com>
13869
13870 * select.el: Don't perform clipboard-manager saving in hooks;
13871 leave the hooks empty.
13872
60e56523
LL
138732011-05-28 Leo Liu <sdl.web@gmail.com>
13874
13875 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
13876 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
13877 (occur-edit-mode): New major mode (Bug#8463).
13878 (occur-after-change-function): New function.
13879 (occur-engine): Give Occur tags a read-only property.
13880
2b1e1a22
KR
138812011-05-28 Kevin Ryde <user42@zip.com.au>
13882
13883 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
13884
5d344e88
CY
138852011-05-28 Chong Yidong <cyd@stupidchicken.com>
13886
8e6ca83d
CY
13887 * bindings.el (help-echo): Make the initial non-indicator dash
13888 empty on graphical terminals (Bug#7295).
13889
5d344e88
CY
13890 * files.el (auto-mode-alist): Move config rule after the
13891 in-stripping one (Bug#8547).
13892
bfbbace7
CY
13893 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
13894
fbeba6e2
CY
13895 * startup.el (normal-splash-screen): Remove gratuitous mode-line
13896 setting (Bug#8740).
13897
60ed8c72
AA
138982011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
13899
4ac619f0
AA
13900 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
13901 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
13902 (Bug#8539).
60ed8c72 13903
23db196e
CY
139042011-05-28 Chong Yidong <cyd@stupidchicken.com>
13905
13906 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
13907
5012f24c
DK
139082011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
13909
13910 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
13911 (hs-hide-block-at-point, hs-find-block-beginning)
13912 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
13913 (Bug#8279).
13914
6a639b16
GM
139152011-05-28 Glenn Morris <rgm@gnu.org>
13916
13917 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
13918
d43eaf2c
CY
139192011-05-28 Chong Yidong <cyd@stupidchicken.com>
13920
5199bde1
CY
13921 * help-fns.el (describe-function-1): If the function is a derived
13922 major mode, print the parent mode.
13923
d43eaf2c
CY
13924 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
13925 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
13926
423428a8
SM
139272011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13928
0ff8e1ba 13929 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 13930 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
13931 * progmodes/etags.el (tags-completion-at-point-function):
13932 * info-look.el (info-lookup-completions-at-point): Mark as
13933 non-exclusive.
13934 (info-complete): Adjust accordingly.
13935
423428a8
SM
13936 * info-look.el: Convert to lexical-binding and completion-at-point.
13937 (info-lookup-completions-at-point): New function.
13938 (info-complete): Use it and completion-in-region.
13939
b74aa22b
DA
139402011-05-28 Drew Adams <drew.adams@oracle.com>
13941
13942 * isearch.el: Let M-e start with point at the first mismatched char.
13943 (isearch-fail-pos): New function.
13944 (isearch-edit-string): Use it.
13945
66e2e71d
DK
139462011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
13947
13948 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
13949
b1890b0f 139502011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
13951
13952 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
13953 traversal functions for avl-trees.
13954 (avl-tree--stack): New struct.
13955 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
13956 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
13957 (avl-tree--do-enter): Add optional `updatefun' arg.
13958 Change return value.
eb95d01d 13959 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
13960 (avl-tree--do-delete): Add `test' and `nilflag' args.
13961 Change return value.
eb95d01d
TC
13962 (avl-tree-member): Add optional `nilflag'
13963 (avl-tree-member-p): New function.
13964 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
13965 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
13966 (avl-tree-stack-empty-p): New functions.
13967
3769ddcf
TC
13968 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
13969 avl-tree--del-balance1 and make it work both ways.
13970 (avl-tree--del-balance2): Remove.
13971 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
13972 make it work both ways.
13973 (avl-tree--enter-balance2): Remove.
13974 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
13975 New macros.
13976 (avl-tree--mapc, avl-tree-map): Add direction argument.
13977
eb95d01d 139782011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
13979
13980 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
13981
a9f737ee
CY
139822011-05-27 Chong Yidong <cyd@stupidchicken.com>
13983
13984 * select.el: Support clipboard managers with built-in function
13985 x-clipboard-manager-save, via delete-frame-functions and
13986 kill-emacs-hook.
13987 (xselect-convert-to-targets): Add MULTIPLE target to list.
13988 (xselect-convert-to-save-targets): New function.
13989
c92a1e54
KH
139902011-05-27 Kenichi Handa <handa@m17n.org>
13991
13992 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
13993 let-binding rfc2047-encode-encoded-words to nil.
13994
e145f188
GM
139952011-05-27 Glenn Morris <rgm@gnu.org>
13996
5ec8a862
GM
13997 * mail/emacsbug.el: Don't require url-util.
13998
4b29d9fb
GM
13999 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
14000
e145f188
GM
14001 * files.el (set-auto-mode):
14002 Also respect mode: entries at the end of the file. (Bug#8586)
14003
7d15102b
GM
140042011-05-26 Glenn Morris <rgm@gnu.org>
14005
98f593b8
GM
14006 * files.el (hack-local-variables-prop-line, hack-local-variables):
14007 Downcase mode names, as seems to be traditional.
27b48e63 14008 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 14009
7d15102b
GM
14010 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
14011 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
14012
51d5b4ec
JD
140132011-05-25 Julien Danjou <julien@danjou.info>
14014
14015 * textmodes/rst.el (rst-define-level-faces): Do not define face
14016 symbol if it is already defined.
14017
91513f63
VB
140182011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
14019
14020 * play/5x5.el (5x5-new-game, 5x5-randomize):
14021 Reset 5x5-solver-output to nil when a new grid is cast.
14022 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
14023 these debugging traces, as defmacro breaks the compiled code.
14024
4d90d6d0
DK
140252011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
14026
14027 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
14028
e1b90ef6
LL
140292011-05-24 Leo Liu <sdl.web@gmail.com>
14030
14031 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
14032 (vc-bzr-sha1): Adapt.
14033
d8e4b68b 14034 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
14035
14036 * bindings.el: Provide sha1 feature.
14037
db0406bb 140382011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
14039
14040 * mail/sendmail.el: Require `rfc2047'.
14041 (mail-insert-from-field): Do not perform RFC2047 encoding.
14042 (mail-encode-header): New function.
14043 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
14044 buffer to the return value of select-message-coding-system.
14045 Call mail-encode-header.
b8d747b9
KH
14046
14047 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
14048
db0406bb 140492011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 14050
4d90d6d0
DK
14051 * mail/supercite.el (sc-default-cite-frame):
14052 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 14053
eb8a5e9b
GM
140542011-05-24 Glenn Morris <rgm@gnu.org>
14055
f8630703
GM
14056 * progmodes/python.el (brm-menu): Declare.
14057
8831bbed
GM
14058 * emulation/viper.el (viper-set-hooks): Declare.
14059
eb8a5e9b
GM
14060 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
14061 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
14062 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
14063 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
14064 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
14065 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
14066
a2a25d24
SM
140672011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
14068
14069 Add an :exit-function for completion-at-point.
14070
14071 * minibuffer.el (completion--done): New fun.
14072 (completion--do-completion): Use it. New arg `expect-exact'.
14073 (minibuffer-complete, minibuffer-complete-word): Don't output message,
14074 since completion--do-completion does it for us now.
14075 (minibuffer-force-complete): Use completion--done and
14076 completion--replace. Handle sole-completion case with more care.
14077 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
14078 (completion-extra-properties): New var.
14079 (completion-annotate-function): Make obsolete.
14080 (minibuffer-completion-help): Adjust accordingly.
14081 Use completion-list-insert-choice-function.
14082 (completion-at-point, completion-help-at-point):
14083 Bind completion-extra-properties.
14084 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
14085 * simple.el (completion-list-insert-choice-function): New var.
14086 (completion-setup-function): Preserve it.
14087 (choose-completion): Pay attention to it, shuffle the code a bit.
14088 (choose-completion-string): New arg `insert-function'.
14089
14090 * textmodes/bibtex.el: Convert to lexical binding.
14091 (bibtex-mode-map): Use completion-at-point.
14092 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
14093 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
14094 (bibtex-complete): Define as obsolete alias.
14095 (bibtex-complete-internal): Remove.
14096 (bibtex-format-entry): Remove unused sub-group in regexp.
14097 * shell.el (shell--command-completion-data)
14098 (shell-environment-variable-completion):
14099 * pcomplete.el (pcomplete-completions-at-point):
14100 * comint.el (comint--complete-file-name-data): Use :exit-function
14101 instead of completion-table-with-terminator so it also works for
14102 choose-completion.
14103
e44e373d
SM
141042011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
14105
4f91a816
SM
14106 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
14107
782fc819
SM
14108 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
14109 (bug#8710).
14110
e44e373d
SM
14111 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
14112
381987c3
KM
141132011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
14114
14115 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
14116 customization variable and implement: If non-nil, auto-fill will
14117 be inhibited while on topic's header line.
14118
b776bc70
VB
141192011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
14120
14121 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 14122 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
14123 always have a solution in grid size = 5 cases.
14124 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
14125 (5x5-solver-output, 5x5-log-buffer): New vars.
14126 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
14127 Make these variables buffer local to achieve 5x5 multi-session-ness.
14128 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
14129 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
14130 (5x5-solve-suggest): New funs.
14131 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
14132 randomize a grid so that we ensure that there is always a solution.
14133 (5x5-make-random-grid): Allow other movement than flipping.
14134
7de88b6e
KR
141352011-05-23 Kevin Ryde <user42@zip.com.au>
14136
14137 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 14138 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
14139 advice and passes PREDICATE.
14140
b1ef1257
SM
141412011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
14142
bbca48fe
SM
14143 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
14144 byte-compile-lambda if it's actually a lambda.
14145
b1ef1257
SM
14146 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
14147 Fix function quoting. Use backquote better.
14148
92a9cc65
YS
141492011-05-22 Yuanle Song <sylecn@gmail.com>
14150
14151 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
14152 matching (Bug#8516).
14153
f0fb8059
JA
141542011-01-22 Jari Aalto <jari.aalto@cante.net>
14155
14156 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
14157 different face (Bug#8178).
14158
d5b44c93
CY
141592011-05-22 Chong Yidong <cyd@stupidchicken.com>
14160
14161 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
14162 defface (Bug#8144).
14163
79106a44
SM
141642011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
14165
9c848d8a
SM
14166 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
14167 funcall as well (bug#8712). Warn when performing those conversions.
14168 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
14169
79106a44
SM
14170 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
14171
88dfa756
GM
141722011-05-22 Glenn Morris <rgm@gnu.org>
14173
14174 * files.el (hack-local-variables-prop-line): Small simplifications.
14175 (hack-local-variables, hack-local-variables-prop-line):
14176 If MODE-ONLY, return the mode, rather than just `t'.
14177
b7cf2c79
SM
141782011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
14179
14180 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
14181
3f1a8558
GM
141822011-05-21 Glenn Morris <rgm@gnu.org>
14183
7e4ccca3
GM
14184 * files.el (hack-local-variables-prop-line, hack-local-variables):
14185 If only interested in the mode, don't bother doing the other stuff.
14186
637d46ca
GM
14187 * image-mode.el (image-after-revert-hook):
14188 Redraw all frames on which the image is visible. (Bug#8567)
14189
973d955b
GM
14190 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
14191
3f1a8558
GM
14192 * wid-edit.el (widget-checklist-match-inline):
14193 Fix 2011-04-19 change. (Bug#8649)
14194
96479927
SM
141952011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
14196
1dcf791f
SM
14197 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
14198 Also allow singlespace after single-letter capitals followed by a dot.
14199
96479927
SM
14200 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
14201 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
14202
35fd0881
N
142032011-05-20 Nix <nix@esperi.org.uk>
14204
14205 * files.el (basic-save-buffer-2):
14206 Fix handling of break-hardlink-on-save with non-existent files.
14207
82745640
DD
142082011-05-19 Deniz Dogan <deniz@dogan.se>
14209
14210 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 14211 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 14212
4a720484
GM
142132011-05-19 Glenn Morris <rgm@gnu.org>
14214
d1f21341
GM
14215 * progmodes/f90.el (f90-type-def-re):
14216 Handle "type, bind(c)". (Bug#8691)
14217
4a720484
GM
14218 * emacs-lisp/autoload.el (batch-update-autoloads):
14219 Set autoload-excludes by parsing loadup.el rather than Makefiles.
14220
2fb0a219
MA
142212011-05-18 Michael Albinus <michael.albinus@gmx.de>
14222
14223 * net/tramp.el (tramp-process-actions): Set "first-password-request"
14224 property for the correct connection in case of multihops.
14225
e565dd37
GM
142262011-05-18 Glenn Morris <rgm@gnu.org>
14227
c2571358 14228 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
14229 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
14230
e565dd37
GM
14231 Rationalize calendar handling of day and month abbrev-arrays.
14232 * calendar/calendar.el (calendar-customized-p): New function.
14233 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
14234 (calendar-day-name-array, calendar-month-name-array): Doc fix.
14235 Add :set function.
14236 (calendar-abbrev-length, calendar-day-abbrev-array)
14237 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
14238 (calendar-day-abbrev-array, calendar-month-abbrev-array):
14239 Elements may no longer be nil.
14240 (calendar-day-name, calendar-month-name):
14241 Update for changed nature of abbrev arrays.
14242 * calendar/diary-lib.el (diary-name-pattern):
14243 Update for changed nature of abbrev arrays.
14244 (diary-mark-entries-1): Update calendar-make-alist calls.
14245 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
14246 * calendar/cal-html.el (cal-html-day-abbrev-array):
14247 Simply inherit from calendar-day-abbrev-array.
14248
1d99a745
SM
142492011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14250
14251 * progmodes/grep.el (grep-mode): Disable default
14252 compilation-directory-matcher setting (bug#8684).
14253
7c1d9aa0
MA
142542011-05-17 Michael Albinus <michael.albinus@gmx.de>
14255
14256 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
14257 instead of "head" and "tail". There were problems with SunOS 5.9,
14258 and it performs better.
14259
3952e9d8
GM
142602011-05-17 Glenn Morris <rgm@gnu.org>
14261
2dd12e7f
GM
14262 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
14263
e4157b9c
GM
14264 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
14265 Replace obsolete function.
14266
8e249bbd
GM
14267 * shell.el (pcomplete-parse-arguments-function): Declare.
14268
3952e9d8
GM
14269 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
14270 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
14271 (appt-check): Doc fixes.
14272 (appt-disp-window-function, appt-delete-window-function):
14273 Remove needless special case in custom :type.
14274 (appt-display-count): Default to 0, not nil.
14275 (appt-check): Reset appt-display-count to 0, not nil.
14276
c71a0d48 142772011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 14278
c71a0d48
GM
14279 * progmodes/python.el (python-font-lock-keywords):
14280 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 14281
31d55be9
SM
142822011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
14283
14284 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
14285
3bfacb2f
KR
142862011-05-16 Kevin Ryde <user42@zip.com.au>
14287
14288 * info-look.el (makefile-automake-mode): New setups, looking in
14289 automake manual, then makefile-mode.
14290 (makefile-mode): Remove automake manual, have it just in
14291 makefile-automake-mode since there's various things different or
14292 not relevant to plain make.
14293 (makefile-mode): Remove "other-modes" non-existent automake-mode,
14294 believe a hypothetical automake-mode would go to makefile-mode,
14295 not the other way around.
14296
c8e83751
CY
142972011-05-15 Chong Yidong <cyd@stupidchicken.com>
14298
5e9e35cd
CY
14299 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
14300 hunk-end tags (Bug#8672).
14301
c8e83751
CY
14302 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
14303 vc-annotate-show-diff-revision-at-line (Bug#8671).
14304
50b23e5a
GM
143052011-05-14 Glenn Morris <rgm@gnu.org>
14306
7210a739
GM
14307 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
14308 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
14309 (change-log-font-lock-keywords): Also handle multiple author lines
14310 with leading tabs. (Bug#8644)
7210a739 14311
4691905a
GM
14312 * calendar/appt.el (appt-check): Rename some local variables.
14313 Some simplification/reordering.
14314
50b23e5a
GM
14315 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
14316 (feedmail-sendmail-f-doesnt-sell-me-out)
14317 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14318 (feedmail-debug-sit-for, feedmail-queue-express-hook)
14319 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
14320 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
14321 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
14322 (feedmail-binmail-gnulinuxish-template):
14323 Rename from feedmail-binmail-linuxish-template.
14324 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
14325 Use insert-buffer-substring.
14326
215cda7c
BC
143272011-05-14 Bill Carpenter <bill@carpenter.org>
14328
14329 * mail/feedmail.el (feedmail-patch-level): Increase.
14330 (feedmail-debug): New custom group.
14331 (feedmail-confirm-outgoing-timeout)
14332 (feedmail-sendmail-f-doesnt-sell-me-out)
14333 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14334 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
14335 (feedmail-sender-line, feedmail-from-line)
14336 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 14337 (feedmail-spray-this-address)
215cda7c
BC
14338 (feedmail-spray-address-fiddle-plex-list)
14339 (feedmail-queue-use-send-time-for-date)
14340 (feedmail-queue-use-send-time-for-message-id)
14341 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
14342 (feedmail-buffer-eating-function):
14343 Doc fixes.
14344 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
14345 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
14346 (feedmail-message-action-scroll-down): New functions.
14347 (feedmail-queue-directory, feedmail-queue-draft-directory):
14348 Use expand-file-name.
14349 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
14350 Remove C-v help entry.
14351 (feedmail-queue-buffer-file-name): New variable.
14352 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
14353 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
14354 (feedmail-message-action-send-strong, feedmail-message-action-edit)
14355 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
14356 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
14357 (feedmail-message-action-toggle-spray)
14358 (feedmail-run-the-queue-no-prompts)
14359 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
14360 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
14361 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
14362 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
14363 (feedmail-envelope-deducer, feedmail-fiddle-from)
14364 (feedmail-fiddle-sender, feedmail-default-date-generator)
14365 (feedmail-fiddle-date, feedmail-fiddle-message-id)
14366 (feedmail-fiddle-spray-address)
14367 (feedmail-fiddle-list-of-spray-fiddle-plexes)
14368 (feedmail-fiddle-list-of-fiddle-plexes)
14369 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
14370 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
14371 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
14372 Change default. Doc fix.
14373 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
14374 (feedmail-binmail-linuxish-template): New constant.
14375 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
14376 Respect feedmail-sendmail-f-doesnt-sell-me-out.
14377 (feedmail-send-it): Add debug call.
14378 Use feedmail-queue-buffer-file-name, and
14379 feedmail-send-it-immediately-wrapper.
14380 (feedmail-message-action-send): Add debug call.
14381 Use feedmail-send-it-immediately-wrapper.
14382 (feedmail-queue-express-to-queue): Add debug call.
14383 Run feedmail-queue-express-hook.
14384 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
14385 (feedmail-message-action-help-blat):
14386 Rename from feedmail-queue-send-edit-prompt-help-first.
14387 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
14388 Check line-endings. Handle errors better.
14389 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
14390 Doc fix. Add debug call.
14391 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
14392 Use feedmail-queue-send-edit-prompt-inner.
14393 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
14394 (feedmail-queue-send-edit-prompt-inner): New function, extracted
14395 from feedmail-queue-send-edit-prompt.
14396 (feedmail-queue-send-edit-prompt-help)
14397 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
14398 (feedmail-tidy-up-slug): Add debug call.
14399 Respect feedmail-queue-slug-suspect-regexp.
14400 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
14401 (feedmail-dump-message-to-queue): Add debug call.
14402 Expand queue-directory.
14403 (feedmail-dump-message-to-queue): Change message slightly.
14404 Use feedmail-say-chatter.
14405 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
14406 (feedmail-send-it-immediately-wrapper): New function.
14407 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
14408 Insert empty string rather than newline. Handle full-frame case.
14409 Use catch/throw. Use feedmail-say-chatter.
14410 (feedmail-fiddle-from): Try mail-host-address.
14411 (feedmail-default-message-id-generator): Doc fix.
14412 Bind system-time-locale. Handle missing end.
14413 (feedmail-fiddle-x-mailer): Add debug call.
14414 Handle feedmail-x-mailer-line being nil.
14415 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
14416 Add debug call. Use buffer-substring-no-properties.
14417 (feedmail-say-debug, feedmail-say-chatter): New functions.
14418 (feedmail-find-eoh): Give an explicit error.
14419
42c7e61e
UJ
144202011-05-13 Ulf Jasper <ulf.jasper@web.de>
14421
c2571358 14422 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 14423 family from helvetica to sans.
c2571358 14424 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
14425 etc/images/newsticker.
14426
c2571358 14427 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
14428 family from helvetica to sans.
14429
14430 * net/newst-plainview.el (newsticker-new-item-face)
14431 (newsticker-old-item-face, newsticker-immortal-item-face)
14432 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 14433 (newsticker-statistics-face): Change default family from
42c7e61e 14434 helvetica to sans.
c2571358 14435 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
14436 etc/images/newsticker.
14437
5d3385a0
JB
14438 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
14439 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
14440 auto-marking.
14441
8497a297
DV
144422011-05-13 Didier Verna <didier@xemacs.org>
14443
14444 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
14445 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
14446 TODO entries.
8497a297
DV
14447 (lisp-lambda-list-keyword-parameter-indentation)
14448 (lisp-lambda-list-keyword-parameter-alignment)
14449 (lisp-lambda-list-keyword-alignment): New customizable user options.
14450 (lisp-indent-defun-method): Improve docstring.
14451 (extended-loop-p): Fix comment.
14452 (lisp-indent-lambda-list-keywords-regexp): New variable.
14453 (lisp-indent-lambda-list): New function.
14454 (lisp-indent-259): Use it.
14455 (lisp-indent-defmethod): Support for more than one
14456 method qualifier and properly indent methods lambda-lists.
14457 (defgeneric): Provide a missing common-lisp-indent-function property.
14458
f278f87f
SM
144592011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14460
14461 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
14462 bounds for the empty string (bug#8667).
14463
5233edd7
GM
144642011-05-13 Glenn Morris <rgm@gnu.org>
14465
5237a44f
GM
14466 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
14467
8340026c 14468 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 14469 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 14470
5233edd7 14471 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 14472 (appt-time-msg-list): Doc fix.
a5464014 14473 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 14474
92d10796
AS
144752011-05-12 Andreas Schwab <schwab@linux-m68k.org>
14476
14477 * progmodes/ld-script.el (ld-script-keywords)
14478 (ld-script-builtins): Update keywords list.
14479
914a0ae1
SM
144802011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14481
c89be45f
SM
14482 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
14483
914a0ae1
SM
14484 * shell.el (shell-completion-vars): New function.
14485 (shell-mode):
14486 * simple.el (read-shell-command): Use it.
14487 (blink-matching-open): No need for " [...]" in minibuffer-message.
14488
98dc3df3
GM
144892011-05-12 Glenn Morris <rgm@gnu.org>
14490
14491 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
14492 (appt-check): Simplify.
14493
d2fc7e3d 144942011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 14495
4d61f28d 14496 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
14497 literal "/dev/null".
14498
d2fc7e3d 144992011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
14500
14501 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
14502 Fix typo.
14503
d2fc7e3d 145042011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 14505
3f254caa
SM
14506 * progmodes/which-func.el (which-function):
14507 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
14508 which might not be defined (Bug#8260).
14509
d45885f7
GM
145102011-05-12 Glenn Morris <rgm@gnu.org>
14511
14512 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
14513 Let byte-compile-initial-macro-environment always take precedence.
14514
488086f4
SM
145152011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14516
14517 * net/rcirc.el: Add support for SSL/TLS connections.
14518 (rcirc-server-alist): New field `encryption'.
14519 (rcirc): Check `encryption' settings.
14520 (rcirc-connect): New arg `encryption'. Use open-network-stream.
14521 Merge make-local-variable into `set'.
14522 (rcirc--connection-open-p): New function.
14523 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
14524 the process is not a network process (e.g. running gnutls-cli).
14525 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14526 Make rcirc-(en|de)code-coding-system local here.
14527 (rcirc-mode): Merge make-local-variable into `set'.
14528 (rcirc-parent-buffer): Make permanent buffer-local.
14529 (rcirc-multiline-minor-mode): Don't do it here.
14530 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
14531 there's no server buffer.
14532
7d3b9d44
GM
145332011-05-11 Glenn Morris <rgm@gnu.org>
14534
f64049c6
GM
14535 * newcomment.el (comment-kill): Prefix "unused" local.
14536
93c9df73
GM
14537 * term/w32console.el (get-screen-color): Declare.
14538
7d3b9d44
GM
14539 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
14540 Handle symbol elements of byte-compile-initial-macro-environment.
14541
9e2dd53f
LL
145422011-05-10 Leo Liu <sdl.web@gmail.com>
14543
488086f4
SM
14544 * bookmark.el (bookmark-bmenu-mode-map):
14545 Bind bookmark-bmenu-search to `/'.
8b340240 14546
9e2dd53f 14547 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
14548 (footnote-unicode-string, footnote-unicode-regexp): New variable.
14549 (Footnote-unicode): New function.
14550 (footnote-style-alist): Add unicode style to the list.
14551 (footnote-style): Doc fix.
9e2dd53f 14552
79b70037
GM
145532011-05-10 Jim Meyering <meyering@redhat.com>
14554
14555 Fix doubled-word typos.
14556 * international/quail.el (quail-insert-kbd-layout): and and -> and
14557 * kermit.el: and and -> and
14558 * net/ldap.el (ldap-search-internal): to to -> to
14559 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
14560 * progmodes/js.el (js-mode): and and -> and
14561 * textmodes/artist.el (artist-move-to-xy): at at -> at
14562 (artist-draw-region-trim-line-endings): if if -> if
14563 And Safetyc -> Safety.
14564 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
14565
b8f82dc1 145662011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 14567 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
14568
14569 * files.el (hack-one-local-variable-eval-safep):
14570 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
14571
4f99f44b
GM
145722011-05-10 Glenn Morris <rgm@gnu.org>
14573
14574 * calendar/diary-lib.el (diary-list-entries-hook)
14575 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
14576 (diary-nongregorian-marking-hook, diary-list-entries)
14577 (diary-include-other-diary-files, diary-mark-entries)
14578 (diary-mark-included-diary-files): Doc fixes.
14579
84f29e6b
JB
145802011-05-09 Juanma Barranquero <lekktu@gmail.com>
14581
14582 * misc.el: Require tabulated-list.el during compilation.
14583
9bedd73a
CY
145842011-05-09 Chong Yidong <cyd@stupidchicken.com>
14585
488086f4
SM
14586 * progmodes/compile.el (compilation-start):
14587 Run compilation-filter-hook for the async case too.
9bedd73a
CY
14588 (compilation-filter-hook): Doc fix.
14589
797c735c
DD
145902011-05-09 Deniz Dogan <deniz@dogan.se>
14591
14592 * wdired.el: Remove outdated installation comment. Fix usage
14593 comment.
14594
5f4b1dfe
JB
145952011-05-09 Juanma Barranquero <lekktu@gmail.com>
14596
14597 * misc.el: Implement new command `list-dynamic-libraries'.
14598 (list-dynamic-libraries--loaded-only-p): New variable.
14599 (list-dynamic-libraries--refresh): New function.
14600 (list-dynamic-libraries): New command.
14601
4c44026c
CY
146022011-05-09 Chong Yidong <cyd@stupidchicken.com>
14603
488086f4
SM
14604 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14605 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
14606 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
14607 higher priority to avoid clobbering by gnu.
14608
027f966d
CY
146092011-05-08 Chong Yidong <cyd@stupidchicken.com>
14610
14611 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
14612 if the face has existing theme settings (Bug#8454).
14613
085f5d7d
CY
146142011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
14615
488086f4
SM
14616 * progmodes/perl-mode.el (perl-imenu-generic-expression):
14617 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 14618
2a86a00c
RS
14619 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
14620 special file names `.' and `..' (Bug#8259).
14621
d9c54a06
CY
146222011-05-08 Chong Yidong <cyd@stupidchicken.com>
14623
488086f4
SM
14624 * progmodes/grep.el (grep-mode-font-lock-keywords):
14625 Remove buffer-changing entries.
d9c54a06
CY
14626 (grep-filter): New function.
14627 (grep-mode): Add it to compilation-filter-hook.
14628
14629 * progmodes/compile.el (compilation-filter-hook)
14630 (compilation-filter-start): New defvars.
14631 (compilation-filter): Call compilation-filter-hook prior to
14632 updating the process mark.
14633
c4662635
SM
146342011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14635
14636 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
14637
b0512a1d
EZ
146382011-05-07 Eli Zaretskii <eliz@gnu.org>
14639
605c9376
EZ
14640 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
14641 mailclient-send-it even if window-system is nil. (Bug#8595)
14642
c4662635
SM
14643 * term/w32console.el (terminal-init-w32console):
14644 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
14645 background-mode. (Bug#8597)
14646
d1dc2cc2
SM
146472011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14648
14649 Make bytecomp.el understand that defmethod defines funs (bug#8631).
14650 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
14651 New functions.
14652 (defgeneric, eieio--defmethod): Use them.
14653 (eieio-defgeneric): Remove.
14654 (defmethod): Call defgeneric in a way visible to the byte-compiler.
14655
915d1300
GM
146562011-05-07 Glenn Morris <rgm@gnu.org>
14657
a3961c3e
GM
14658 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
14659 Use let rather than let*.
14660 (timeclock-find-discrep): Remove unused local.
14661
314347b9
GM
14662 * calendar/diary-lib.el (diary-comment-start): Doc fix.
14663
915d1300
GM
14664 * calendar/appt.el (appt-time-msg-list): Doc fix.
14665
275b59b0
NF
146662011-05-06 Noah Friedman <friedman@splode.com>
14667
14668 * apropos.el (apropos-print-doc): Only use
14669 emacs-lisp-docstring-fill-column when it is bound to an integer,
14670 per that variable's documentation.
14671
6c19f744
SM
146722011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14673
14674 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 14675 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 14676
60f884b2
GM
146772011-05-06 Glenn Morris <rgm@gnu.org>
14678
5006e634
GM
14679 * calendar/appt.el (appt-message-warning-time): Doc fix.
14680 (appt-warning-time-regexp): New option.
14681 (appt-make-list): Respect appt-message-warning-time.
14682
548d0a63
GM
14683 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
14684 New options.
14685 (diary-add-to-list): Strip comments from the displayed string.
14686 (diary-mode): Set comment-start and comment-end.
14687
60f884b2
GM
14688 * vc/diff-mode.el (smerge-refine-subst): Declare.
14689 (diff-refine-hunk): Don't require smerge-mode when compiling.
14690
989681bb
JB
146912011-05-06 Juanma Barranquero <lekktu@gmail.com>
14692
14693 * simple.el (list-processes): Return nil as the docstring says.
14694
a6bc05e1
MA
146952011-05-05 Michael Albinus <michael.albinus@gmx.de>
14696
14697 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
14698 to "".
14699 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14700 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
14701 determining of binary transfer. (Bug#7383)
14702
23c22e9a
MA
147032011-05-05 Michael Albinus <michael.albinus@gmx.de>
14704
c4662635
SM
14705 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14706 Fix port computation bug. (Bug#8618)
23c22e9a 14707
0bff894f
GM
147082011-05-05 Glenn Morris <rgm@gnu.org>
14709
b8296902
GM
14710 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
14711
1f522ce8
GM
14712 * simple.el (shell-dynamic-complete-functions)
14713 (comint-dynamic-complete-functions): Declare.
14714
cf5bee67
GM
14715 * net/network-stream.el (gnutls-negotiate):
14716 * simple.el (tabulated-list-print): Fix declarations.
14717
14718 * progmodes/gud.el (syntax-symbol, syntax-point):
14719 Remove unnecessary and incorrect declarations.
14720
0bff894f
GM
14721 * emacs-lisp/check-declare.el (check-declare-scan):
14722 Handle byte-compile-initial-macro-environment in bytecomp.el
14723
9869b3ae
SM
147242011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14725
14726 Fix earlier half-done eieio-defmethod change (bug#8338).
14727 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
14728 Streamline and change calling convention.
14729 (defmethod): Adjust accordingly and simplify.
14730 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
14731 new eieio--defmethod.
14732 (slot-boundp): Minor CSE simplification.
14733
9c1d5ac5
MZ
147342011-05-05 Milan Zamazal <pdm@zamazal.org>
14735
14736 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
14737 (glasses-make-readable): Use glasses-separate-capital-groups.
14738
455c834e
JB
147392011-05-05 Juanma Barranquero <lekktu@gmail.com>
14740
14741 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
14742 (warning-series): Doc fix.
14743 (display-warning): Don't try to create the buffer if we just found it.
14744
9ed7c8cb
CY
147452011-05-04 Chong Yidong <cyd@stupidchicken.com>
14746
14747 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
14748 (autoload-find-generated-file): New function.
14749 (generate-file-autoloads): Bind generated-autoload-file to
14750 buffer-file-name.
9869b3ae
SM
14751 (update-file-autoloads, update-directory-autoloads):
14752 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
14753 output file (Bug#7989).
14754 (batch-update-autoloads): Doc fix.
14755
0898ca10
JB
147562011-05-04 Juanma Barranquero <lekktu@gmail.com>
14757
14758 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
14759
31dfb76c
GM
147602011-05-04 Glenn Morris <rgm@gnu.org>
14761
f330b642
GM
14762 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
14763 function, so it follows changes in calendar-date-style.
14764 (diary-fancy-date-matcher): New function.
14765 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
14766 (diary-fancy-font-lock-fontify-region-function):
14767 Use diary-fancy-date-pattern as a function.
14768
31dfb76c
GM
14769 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
14770 non-numbers for `year' etc pseudo-variables. (Bug#8583)
14771
48e79d6a
TZ
147722011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
14773
14774 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
14775 instead of positional arguments. Allow :keylist and :crlfiles
14776 arguments.
14777 (open-gnutls-stream): Call it.
14778
14779 * net/network-stream.el (network-stream-open-starttls): Adjust to
14780 call `gnutls-negotiate' with :process and :hostname arguments.
14781
dd5a5ee0
SM
147822011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14783
ef80fc09
SM
14784 * minibuffer.el (completion--message): New function.
14785 (completion--do-completion, minibuffer-complete)
14786 (minibuffer-force-complete, minibuffer-complete-word): Use it.
14787 (completion--do-completion): Don't ignore completion-auto-help when in
14788 icomplete-mode.
14789
dd5a5ee0
SM
14790 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
14791 internal encoding (e.g. tibetan zero is not whitespace).
14792 (global-whitespace-mode): Prefer save-current-buffer.
14793 (whitespace-trailing-regexp): Remove useless save-match-data.
14794 (whitespace-empty-at-bob-regexp): Minor simplification.
14795
b7d22a83
CY
147962011-05-03 Chong Yidong <cyd@stupidchicken.com>
14797
14798 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
14799
5192af46
AM
148002011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14801
14802 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 14803 Use `concat' to create string for insertion.
5192af46 14804
5767d190
SM
148052011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14806
14807 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
14808 Avoid open-line which runs post-self-insert-hook.
14809 (bibtex-fill-entry): Remove unused `end' var.
14810
bf242939
AM
148112011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
14812
5767d190
SM
14813 * textmodes/ispell.el (ispell-add-per-file-word-list):
14814 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 14815
25666126
LL
148162011-05-03 Leo Liu <sdl.web@gmail.com>
14817
14818 * isearch.el (isearch-yank-pop): New command.
5767d190 14819 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
14820 (isearch-forward): Mention it.
14821
52d3c2d0
SM
148222011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14823
1bcace58
SM
14824 * simple.el (minibuffer-complete-shell-command): Remove.
14825 (minibuffer-local-shell-command-map): Use completion-at-point.
14826 (read-shell-command): Setup completion vars here instead.
14827 (read-expression-map): Bind TAB to symbol completion.
14828
52d3c2d0
SM
14829 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
14830 error directly rather via storing it into `results'.
14831
35813471
LL
148322011-05-02 Leo Liu <sdl.web@gmail.com>
14833
14834 * vc/diff.el: Fix description.
14835
e793a940
LMI
148362011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14837
14838 * server.el (server-eval-at): New function.
14839
8de66e05
LMI
148402011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14841
14842 * net/network-stream.el (open-network-stream): Take a :nowait
14843 parameter and pass it on to `make-network-process'.
14844 (network-stream-open-plain): Ditto.
14845
dcb79f20
AS
148462011-04-30 Andreas Schwab <schwab@linux-m68k.org>
14847
14848 * faces.el (face-spec-set-match-display): Don't match toolkit
14849 options on terminal frames.
14850
14a7fbd8
SM
148512011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14852
7eabc1be
SM
14853 * progmodes/pascal.el: Use lexical binding.
14854 (pascal-mode-map): Remove author preferences.
14855
14a7fbd8
SM
14856 * pcomplete.el (pcomplete-std-complete): Don't abuse
14857 completion-at-point.
14858
50f84510
JB
148592011-04-28 Juanma Barranquero <lekktu@gmail.com>
14860
6e087a44
JB
14861 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
14862 removing code that has been dead since 1991 or so.
14863
50f84510
JB
14864 * startup.el (command-line): When warning about "_emacs", use a
14865 delayed warning to allow the user to filter it out.
14866
0ba690bd
DD
148672011-04-28 Deniz Dogan <deniz@dogan.se>
14868
14869 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
14870 user has not joined.
14871
08abfaad
SM
148722011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14873
14874 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
14875 aren't any completions at point.
14876
638f053a
JB
148772011-04-28 Juanma Barranquero <lekktu@gmail.com>
14878
14879 * subr.el (display-delayed-warnings): New function.
14880 (delayed-warnings-hook): New variable.
14881
8fff8daa
SM
148822011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
14883
08abfaad
SM
14884 * minibuffer.el (completion-at-point, completion-help-at-point):
14885 Don't presume that a given completion-at-point-function will always
14886 use the same calling convention.
14887
8fff8daa
SM
14888 * pcomplete.el (pcomplete-completions-at-point):
14889 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
14890 pcomplete-seen is non-nil.
14891 (pcomplete-comint-setup): Also recognize the new comint/shell
14892 completion functions.
14893 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
14894 pcomplete-seen is non-nil.
14895
841a1577 148962011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 14897
841a1577 14898 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 14899 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 14900 the first character in the entry. This allows for code to add its
211ec907
UJ
14901 own uid to the entry.
14902 (icalendar--convert-float-to-ical): Add export of
14903 `diary-float'-entries save for those with the optional DAY
14904 argument.
14905
2a782793
DC
149062011-04-27 Daniel Colascione <dan.colascione@gmail.com>
14907
14908 * subr.el (shell-quote-argument): Use alternate escaping strategy
14909 when we spot a variable reference in a string.
14910
0438ce91
DC
149112011-04-26 Daniel Colascione <dan.colascione@gmail.com>
14912
14913 * cus-start.el (all): Define customization for debug-on-event.
14914
841a1577 149152011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
14916
14917 * subr.el (shell-quote-argument): Escape correctly under Windows.
14918
d090ed6c
SM
149192011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14920
14921 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
14922
bfd31217
MA
149232011-04-25 Michael Albinus <michael.albinus@gmx.de>
14924
d090ed6c
SM
14925 * net/tramp.el (tramp-process-actions): Add POS argument.
14926 Delete region between POS and (pos).
bfd31217 14927
d090ed6c
SM
14928 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14929 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
14930 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
14931
14932 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
14933 position in `tramp-process-actions' call.
14934
14935 * net/trampver.el: Update release number.
14936
e92f3bd3
SM
149372011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
14938
850256b5
SM
14939 * custom.el (defcustom): Obey lexical-binding.
14940
e92f3bd3
SM
14941 Fix octave-inf completion problems reported by Alexander Klimov.
14942 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
14943 Inherit from octave-mode-syntax-table.
14944 (inferior-octave-mode): Set info-lookup-mode.
14945 (inferior-octave-completion-at-point): New function.
14946 (inferior-octave-complete): Use it and completion-in-region.
14947 (inferior-octave-dynamic-complete-functions): Use it as well, and use
14948 comint-filename-completion.
14949 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
14950 symbol elements which shouldn't be word elements.
14951 (octave-font-lock-keywords, octave-beginning-of-defun)
14952 (octave-function-header-regexp): Adjust regexps accordingly.
14953 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
14954
cd22b309
JB
149552011-04-25 Juanma Barranquero <lekktu@gmail.com>
14956
14957 * net/gnutls.el (gnutls-errorp): Declare before first use.
14958
8b492194
TZ
149592011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
14960
14961 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
14962 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 14963 default trustfile exists before going to use it. Add missing
5a5fa834 14964 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
14965 Reported by Claudio Bley <claudio.bley@gmail.com>.
14966 (open-gnutls-stream): Add usage example.
14967
14968 * net/network-stream.el (network-stream-open-starttls): Give host
14969 parameter to `gnutls-negotiate'.
14970 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 14971 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 14972
841a1577 149732011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 14974
cd22b309
JB
14975 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
14976 Use correct match group (bug#8438).
05842630 14977
3ba7869c
CY
149782011-04-24 Chong Yidong <cyd@stupidchicken.com>
14979
512e3ae1
CY
14980 * emacs-lisp/package.el (package-built-in-p): Fix typo.
14981 (package-menu--generate): New arg specifying packages to show.
14982 (package-menu-refresh, package-menu-execute, list-packages):
14983 Callers changed.
14984 (package-show-package-list): New function, replacing deleted
14985 package--list-packages (renamed because it is non-internal).
14986
14987 * finder.el (finder-list-matches): Use package-show-package-list
14988 instead of deleted package--list-packages.
14989
e92f3bd3
SM
14990 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
14991 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
14992 (vc-annotate-mode-map): Bind it to RET.
14993
7031be6d
UR
149942011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
14995
14996 * progmodes/etags.el (next-file): Don't use set-buffer to change
14997 buffers (Bug#8478).
14998
4ef177aa
CY
149992011-04-24 Chong Yidong <cyd@stupidchicken.com>
15000
c8d173eb
CY
15001 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
15002
4ef177aa
CY
15003 * apropos.el (apropos-label-face): Avoid variable-pitch face.
15004 (apropos-accumulator): Doc fix.
15005 (apropos-function, apropos-macro, apropos-command)
15006 (apropos-variable, apropos-face, apropos-group, apropos-widget)
15007 (apropos-plist): Add face property.
15008 (apropos-symbols-internal): Fix indentation.
15009 (apropos-print): Simplify help, and recognize apropos-multi-type.
15010 (apropos-print-doc): Use button-type-get to extract the button's
15011 face property. Fill docstring (Bug#8352).
15012
4ffd0d6b 150132011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
15014
15015 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
15016
c6c32125 15017 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 15018 (mpuz-mode-map): Use mapc.
c6c32125
JB
15019 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
15020 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
15021 Fix typos in docstrings.
15022
58d468b4
JB
15023 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
15024 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
15025
6470c3c6
JB
15026 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
15027
4ffd0d6b 150282011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
15029
15030 * minibuffer.el (completion--do-completion): Avoid the "Next char
15031 not unique" prompt if icomplete-mode is enabled (Bug#5849).
15032
3ad8bad0
CY
15033 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
15034 mouse-2 into unread-command-events, it is interpreted correctly.
15035
71d73c9c 15036 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 15037 (image-toggle-display): Doc fix.
71d73c9c 15038
841a1577 150392011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 15040
4ffd0d6b
GM
15041 * textmodes/page.el (what-page): Use line-number-at-pos to
15042 calculate line number (Bug#6825).
6e1dbaa9 15043
c2fb1b60
JB
150442011-04-22 Juanma Barranquero <lekktu@gmail.com>
15045
15046 * eshell/esh-mode.el (find-tag-interactive): Declare function.
15047 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
15048 Pass argument NO-DEFAULT to `find-tag-interactive'.
15049
e02f48d7
JB
150502011-04-22 Juanma Barranquero <lekktu@gmail.com>
15051
15052 Lexical-binding cleanup.
15053
15054 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
15055 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
15056 * progmodes/ada-prj.el (ada-prj-initialize-values)
15057 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
15058 (ada-prj-show-value):
15059 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
15060 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
15061 (antlr-invalidate-context-cache, antlr-options-menu-filter)
15062 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
15063 * progmodes/bug-reference.el (bug-reference-push-button):
15064 * progmodes/fortran.el (fortran-line-length):
15065 * progmodes/glasses.el (glasses-change):
15066 * progmodes/octave-mod.el (octave-fill-paragraph):
15067 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
15068 (python-pdbtrack-grub-for-buffer, python-sentinel):
15069 * progmodes/sql.el (sql-save-connection):
15070 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
15071 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
15072 Mark unused parameters.
15073
15074 * progmodes/compile.el (compilation--flush-directory-cache)
15075 (compilation--flush-parse, compile-internal): Mark unused parameters.
15076 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
15077 (compilation-next-error-function): Remove unused variable `timestamp'.
15078
15079 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
15080 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
15081
15082 * progmodes/dcl-mode.el (dcl-end-of-command):
15083 Remove unused variable `start'.
15084 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
15085 (dcl-option-value-basic, dcl-option-value-offset)
15086 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
15087 Mark unused parameters.
15088 (dcl-save-local-variable): Remove unused variable `val'.
15089 (mode): Declare.
15090
15091 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
15092 Mark unused parameters.
15093 (delphi-ignore-changes): Move before first use.
15094 (delphi-charset-token-at): Remove unused variable `start'.
15095 (delphi-else-start): Remove unused variable `if-count'.
15096 (delphi-comment-block-start, delphi-comment-block-end):
15097 Remove unused variable `kind'.
15098 (delphi-indent-line): Remove unused variable `new-point'.
15099
15100 * progmodes/ebrowse.el (ebrowse-files-list)
15101 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
15102 Mark unused parameters. Don't quote `lambda'.
15103 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
15104 Don't quote `lambda'.
15105 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
15106 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
15107 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
15108 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
15109 Use `ignore-errors'.
15110 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
15111 (ebrowse-view/find-file-and-search-pattern)
15112 (ebrowse-view/find-member-declaration/definition):
15113 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
15114 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
15115 Rename parameter PREFIX-ARG to PREFIX.
15116 (ebrowse-tags-read-name): Remove unused variables `start' and
15117 `member-info'.
15118 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
15119 to `tags-file'.
15120
15121 * progmodes/etags.el (local-find-tag-hook): Declare.
15122 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
15123 Mark unused parameters.
15124
15125 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
15126 (executable-interpret): Mark unused parameter.
15127
15128 * progmodes/flymake.el (flymake-process-sentinel)
15129 (flymake-after-change-function)
15130 (flymake-create-temp-with-folder-structure)
15131 (flymake-get-include-dirs-dot): Mark unused parameters.
15132 (flymake-safe-delete-directory): Remove unused variable `err'.
15133
15134 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
15135 (speedbar-timer-fn, speedbar-line-text)
15136 (speedbar-change-expand-button-char, speedbar-delete-subblock)
15137 (speedbar-center-buffer-smartly): Declare functions.
15138 (gdb-find-watch-expression): Remove unused variable `array'.
15139 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
15140 (gdb-starting): Mark unused parameters.
15141 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
15142 (gdb-table-string): Remove unused variable `res'.
15143 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
15144 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
15145 (gdb-display-buffer): Remove unused variable `cur-size'.
15146
15147 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
15148 allow lexical-binding compilation.
15149 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
15150 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
15151 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
15152 Mark unused parameters.
15153 (gud-gdb-marker-filter): Remove unused variable `match'.
15154 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
15155 lambda expressions and funcall them, instead of using `fset'.
15156
15157 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
15158 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
15159
15160 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
15161 variable `header-beg'; use `let'.
15162
15163 * progmodes/icon.el (indent-icon-exp): Remove unused variables
15164 `restart', `last-sexp' and `at-do'.
15165
15166 * progmodes/js.el (js--debug): Mark unused parameter.
15167 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
15168 (js--splice-into-items): Remove unused variable `item'.
15169 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
15170
15171 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
15172 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
15173 (makefile-complete): Remove unused variable `try'.
15174 (makefile-fill-paragraph, makefile-match-function-end):
15175 Mark unused parameters.
15176
15177 * progmodes/octave-inf.el (inferior-octave-complete):
15178 Remove unused variable `proc'.
15179 (inferior-octave-output-digest): Mark unused parameter.
15180
15181 * progmodes/perl-mode.el (perl-calculate-indent):
15182 Remove unused variable `err'.
15183
15184 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
15185 (prolog-indent-line): Mark unused parameters.
15186 (prolog-indent-line): Remove unused variable `beg'.
15187
15188 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
15189 (reporter-dont-compact-list): Declare.
15190
15191 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
15192 Remove unused variable `char'.
15193 (sh-debug): Mark unused parameter.
15194 (sh-get-indent-info): Remove unused variable `start'.
15195 (sh-calculate-indent): Remove unused variable `var'.
15196
15197 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
15198 (simula-electric-keyword): Remove unused variable `null'.
15199 (simula-search-backward, simula-search-forward): Remove unused
15200 variables `begin' and `end'.
15201
15202 * progmodes/vera-mode.el (vera-guess-basic-syntax):
15203 Remove unused variable `pos'.
15204 (vera-electric-tab, vera-comment-uncomment-region):
15205 Mark unused parameters.
15206 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
15207
7ede3b65
CY
152082011-04-22 Chong Yidong <cyd@stupidchicken.com>
15209
15210 * emacs-lisp/package.el (package--builtins, package-alist)
15211 (package-load-descriptor, package-built-in-p, package-activate)
15212 (define-package, package-installed-p)
15213 (package-compute-transaction, package-buffer-info)
15214 (package--push): Doc fix. Distinguish more clearly between
15215 version strings and version lists.
15216
121656e9
JB
152172011-04-21 Juanma Barranquero <lekktu@gmail.com>
15218
15219 Lexical-binding cleanup.
15220
15221 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
15222 (5x5-make-mutate-best):
15223 * play/fortune.el (fortune-in-buffer):
15224 * play/gomoku.el (gomoku-init-display):
15225 * play/solitaire.el (solitaire, solitaire-do-check):
15226 * play/tetris.el (tetris-default-update-speed-function):
15227 Mark unused parameters.
15228
15229 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
15230 (bubbles--shift): Remove unused variable `char-org'.
15231 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
15232 (bubbles--show-images): Remove unused variable `char'.
15233
15234 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
15235 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
15236 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
15237 (decipher-analyze-buffer): Use ?\s.
15238 (decipher-make-checkpoint): Remove unused variable `mapping'.
15239
15240 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
15241
15242 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
15243 Remove unused variable `result'; use `let'.
15244
15245 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
15246 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
15247 (gametree-children-shown-p, gametree-compute-reduced-score):
15248 Use `ignore-errors'.
15249
15250 * play/handwrite.el (ps-lpr-switches): Declare.
15251 (handwrite): Remove unused variables `pmin' and `lastp'.
15252
15253 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
15254
15255 * play/landmark.el (landmark-init-display)
15256 (landmark-update-naught-weights): Mark unused parameters.
15257 (landmark-y): Remove unused variable `noise'. Simplify.
15258 (landmark-human-plays): Remove unused variable `score'.
15259
15260 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
15261 (mpuz-try-proposal): Remove unused variable `game'.
15262
15263 * play/zone.el (life-patterns): Declare.
15264
80f499c7
JB
152652011-04-20 Juanma Barranquero <lekktu@gmail.com>
15266
15267 * vc/vc.el (ediff-vc-internal): Declare function.
15268
024ff170
SM
152692011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15270
c0a193ea
SM
15271 * shell.el: Use lexical-binding and std completion UI.
15272 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
15273 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
15274 comint-preoutput-filter-functions rather than on
15275 comint-output-filter-functions.
15276 (shell-command-completion, shell--command-completion-data)
15277 (shell-filename-completion, shell-environment-variable-completion)
15278 (shell-c-a-p-replace-by-expanded-directory): New functions.
15279 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
15280 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
15281 (shell-dynamic-complete-environment-variable): Use them.
15282 (shell-dynamic-complete-as-environment-variable)
15283 (shell-dynamic-complete-as-command): Remove.
15284 (shell-match-partial-variable): Match past point.
15285 * comint.el: Clean up use of completion-at-point-functions.
15286 (comint-completion-at-point): New function.
15287 (comint-mode): Use it completion-at-point-functions.
15288 (comint-dynamic-complete): Make it obsolete.
15289 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
15290 (comint-c-a-p-replace-by-expanded-history): New function.
15291 (comint-dynamic-complete-functions)
15292 (comint-replace-by-expanded-history): Use it.
15293 * minibuffer.el (completion-table-with-terminator): Allow dynamic
15294 termination strings. Try harder to avoid second try-completion.
15295 (completion-in-region-mode-map): Disable bindings that don't work yet.
15296
2dbaa080
SM
15297 * comint.el: Use lexical-binding. Require CL.
15298 (comint-dynamic-complete-functions): Use comint-filename-completion.
15299 (comint-completion-addsuffix): Tweak custom type.
15300 (comint-filename-completion, comint--common-suffix)
15301 (comint--common-quoted-suffix, comint--table-subvert)
15302 (comint--complete-file-name-data): New functions.
15303 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
15304 (comint-dynamic-list-filename-completions): Use them.
15305 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 15306
2dbaa080
SM
15307 * minibuffer.el (completion-in-region-mode):
15308 Keep completion-in-region-mode--predicate global.
15309 (completion-in-region--postch):
15310 Assume completion-in-region-mode--predicate is not null.
15311
c79a6f38
SM
15312 * progmodes/flymake.el (flymake-start-syntax-check-process):
15313 Obey `dir'. Simplify.
15314
024ff170
SM
15315 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
15316 we're in VC after all.
15317
1c6c854e
CS
153182011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
15319
15320 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 15321 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
15322 (vc-version-diff): Use vc-diff-build-argument-list-internal.
15323
bed7f140
SM
153242011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15325
332e62ab
SM
15326 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
15327 add sanity check.
15328
bed7f140
SM
15329 * obsolete/erc-hecomplete.el: Make obsolete.
15330 * obsolete/: Standardize obsolescence info in the header.
15331
f195c582
GM
153322011-04-20 Glenn Morris <rgm@gnu.org>
15333
15334 * calendar/solar.el (solar-horizontal-coordinates):
15335 Use the longitude argument rather than `calendar-longitude'.
15336 (solar-date-next-longitude): Remove unused locals.
15337
cb79b8c0
VJL
153382011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15339
15340 * whitespace.el: New version 13.2.1.
15341
153422011-04-20 felix <EmacsWiki> (tiny change)
15343
d8e4b68b 15344 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
15345 switching between major modes on a file.
15346
602ea69d
SM
153472011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
15348
15349 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
15350 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
15351 multi-line comments as well.
15352
06b60517
JB
153532011-04-19 Juanma Barranquero <lekktu@gmail.com>
15354
15355 Lexical-binding cleanup.
15356
15357 * arc-mode.el (archive-mode-revert):
15358 * cmuscheme.el (scheme-interactively-start-process):
15359 * custom.el (custom-initialize-delay):
15360 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
15361 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
15362 * emacs-lock.el (emacs-lock-clear-sentinel):
15363 * ezimage.el (defezimage):
15364 * follow.el (follow-avoid-tail-recenter):
15365 * fringe.el (set-fringe-mode-1):
15366 * generic-x.el (bat-generic-mode-compile):
15367 * help-mode.el (help-info-variable, help-do-xref)
15368 (help-mode-revert-buffer):
15369 * help.el (view-emacs-todo):
15370 * iswitchb.el (iswitchb-completion-help):
15371 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
15372 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
15373 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
15374 * locate.el (locate-update):
15375 * longlines.el (longlines-encode-region)
15376 (longlines-after-change-function):
15377 * outline.el (outline-isearch-open-invisible):
15378 * ps-def.el (declare-function, charset-dimension, char-width)
15379 (encode-char):
15380 * ps-mule.el (ps-mule-plot-string):
15381 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
15382 (recentf-edit-list-select, recentf-edit-list-validate)
15383 (recentf-open-files-action):
15384 * rect.el (delete-whitespace-rectangle-line)
15385 (rectangle-number-line-callback):
15386 * register.el (window-configuration-to-register)
15387 (frame-configuration-to-register):
15388 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
15389 * select.el (xselect-convert-to-string, xselect-convert-to-length)
15390 (xselect-convert-to-targets, xselect-convert-to-delete)
15391 (xselect-convert-to-filename, xselect-convert-to-charpos)
15392 (xselect-convert-to-lineno, xselect-convert-to-colno)
15393 (xselect-convert-to-os, xselect-convert-to-host)
15394 (xselect-convert-to-user, xselect-convert-to-class)
15395 (xselect-convert-to-name, xselect-convert-to-integer)
15396 (xselect-convert-to-atom, xselect-convert-to-identity):
15397 * subr.el (declare, ignore, process-kill-without-query)
15398 (text-clone-maintain):
15399 * terminal.el (te-get-char, te-tic-sentinel):
15400 * tool-bar.el (tool-bar-make-keymap):
15401 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
15402 * type-break.el (type-break-mode, type-break-noninteractive-query):
15403 * view.el (View-back-to-mark):
15404 * wid-browse.el (widget-browse-action, widget-browse-widget)
15405 (widget-browse-widgets, widget-browse-sexp):
15406 * widget.el (define-widget-keywords):
15407 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
15408 Mark unused parameters.
15409
15410 * align.el (align-adjust-col-for-rule): Mark unused parameter.
15411 (align-areas): Remove unused variable `look'.
15412 (align-region): Remove unused variables `real-end' and `pos-list'.
15413
15414 * apropos.el (apropos-score-doc): Remove unused variable `i'.
15415
15416 * bindings.el (mode-line-modified, mode-line-remote):
15417 Mark unused parameters.
15418 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
15419
15420 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
15421 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
15422
15423 * comint.el (comint-history-isearch-pop-state)
15424 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
15425 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
15426 (comint-substitute-in-file-name): Doc fix.
15427
15428 * completion.el (cmpl-statistics-block): Mark unused parameter.
15429 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
15430 (save-completions-to-file, load-completions-from-file):
15431 Remove unused local variable `e'.
15432
15433 * composite.el (compose-chars): Remove unused variable `len'.
15434 (lgstring-insert-glyph): Remove unused variable `g'.
15435 (compose-glyph-string): Remove unused variables `ascent',
15436 `descent', `lbearing' and `rbearing'.
15437 (compose-glyph-string-relative): Remove unused variables
15438 `lbearing', `rbearing' and `wadjust'.
15439 (compose-gstring-for-graphic): Remove unused variables `header',
15440 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
15441 (compose-gstring-for-terminal): Remove unused variables `header'
15442 and `nchars'. Use `let', not `let*'.
15443
15444 * cus-edit.el (Custom-set, Custom-save, custom-reset)
15445 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
15446 (Custom-buffer-done, custom-buffer-create-internal)
15447 (custom-browse-visibility-action, custom-browse-group-tag-action)
15448 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
15449 (widget-magic-mouse-down-action, custom-toggle-parent)
15450 (custom-add-parent-links, custom-toggle-hide-variable)
15451 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
15452 (custom-toggle-hide-face, face, hook, custom-group-link-action)
15453 (custom-face-menu-create, custom-variable-menu-create, get)
15454 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
15455 (custom-reset-standard-save-and-update): Remove unused variable `value'.
15456 (customize-apropos): Remove unused variable `tests'.
15457 (custom-group-value-create): Remove unused variable `hidden-p'.
15458 (sort-fold-case): Declare.
15459
15460 * cus-theme.el (custom-reset-standard-faces-list)
15461 (custom-reset-standard-variables-list): Declare.
15462 (customize-create-theme, custom-theme-revert, custom-theme-write)
15463 (custom-theme-choose-mode, customize-themes, custom-theme-save):
15464 Mark unused parameters.
15465
15466 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
15467
15468 * delim-col.el (delimit-columns-max): Move defvar before first use.
15469
15470 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 15471 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
15472
15473 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
15474 (auto-insert): Declare.
15475 (desktop-restore-file-buffer): Rename desktop-* parameters;
15476 mark unused ones.
15477 (desktop-create-buffer): Rename desktop-* parameters and bind them.
15478 (desktop-buffer): Rename desktop-* parameters.
15479
15480 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
15481 (dframe-reposition-frame-xemacs, dframe-help-echo)
15482 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
15483 Mark unused parameters.
15484
15485 * dired-aux.el (backup-extract-version-start, overwrite-query)
15486 (overwrite-backup-query, rename-regexp-query)
15487 (rename-non-directory-query): Declare.
15488 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
15489 (dired-add-entry): Remove unused variable `orig-file-name'.
15490 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
15491 Use parameter PRESERVE-TIME instead of accessing dynamic variable
15492 `dired-copy-preserve-time' directly.
15493 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
15494 (dired-insert-subdir-newpos): Rename unused variable `pos'.
15495
15496 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
15497 (dired-virtual-revert, dired-make-relative-symlink):
15498 Mark unused parameters.
15499 (manual-program): Declare.
15500 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
15501 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
15502 wrapped in `with-no-warnings' to avoid replacing one warning by another.
15503
15504 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
15505
15506 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
15507
15508 * echistory.el (electric-history-in-progress, Helper-return-blurb):
15509 Declare.
15510
15511 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
15512
15513 * electric.el (Electric-command-loop): Rename parameter
15514 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
15515
15516 * expand.el (expand-in-literal): Remove unused variable `here'.
15517
15518 * facemenu.el (facemenu-add-new-color):
15519 Remove unused variable `docstring'.
15520
15521 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
15522 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
15523 (face-attr-construct): Mark unused parameter. Doc fix.
15524 (read-color): Remove unused variable `hex-string'.
15525
15526 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
15527 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
15528 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
15529 (display-buffer-other-frame): Remove unused variable `old-window'.
15530 (kill-buffer-hook): Declare.
15531 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
15532 Mark unused parameters.
15533 (after-find-file): Pass 1 to `auto-save-mode', not t.
15534
15535 * files-x.el (auto-insert): Declare.
15536 (modify-file-local-variable-prop-line): Remove unused variable `val'.
15537
15538 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 15539 variable `buf'. Mark unused parameter.
06b60517
JB
15540 (find-lisp-insert-directory): Mark unused parameter.
15541
15542 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
15543 (format-encode-region): Remove unused variables `cur-buf' and `result'.
15544 (format-common-tail): Remove, unused.
15545 (format-deannotate-region): Remove unused variable `loc'.
15546 (format-annotate-region): Remove unused variable `p'.
15547 (format-annotate-single-property-change): Remove unused variables
15548 `default' and `tail'.
15549
15550 * forms.el (read-file-filter): Declare.
15551 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
15552
15553 * frame.el (frame-creation-function-alist): Mark unused parameter.
15554 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
15555
15556 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
15557 Remove unused parameters.
15558 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
15559 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
15560
15561 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
15562 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
15563 (hfy-prepare-tag-map): Mark unused parameters.
15564 (htmlfontify-buffer): Use `called-interactively-p'.
15565
15566 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
15567 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
15568 (ibuffer-do-occur): Mark unused parameters.
15569 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
15570 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
15571
15572 * ibuffer.el: Don't quote `lambda'.
15573 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
15574 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
15575 Mark unused parameters.
15576
15577 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
15578 (ido-completing-read): Mark unused parameters.
15579 (ido-copy-current-word): Mark unused parameters;
15580 remove unused variable `name'.
15581 (ido-sort-merged-list): Remove unused parameter `dirs'.
15582
15583 * ielm.el (ielm-input-sender): Mark unused parameter.
15584 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
15585 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
15586 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
15587 `ielm-string' as a dynamic variable accessible from the IELM prompt.
15588 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
15589
15590 * image-dired.el (image-dired-display-thumbs): Remove unused
15591 variables `curr-file' and `count'.
15592 (image-dired-remove-tag): Remove unused variable `start'.
15593 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
15594 variable `curr-file'
15595 (image-dired-rotate-original): Remove unused variable `temp-file'.
15596 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
15597 Remove unused variable `file'.
15598 (image-dired-gallery-generate): Remove unused variable `curr'.
15599 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
15600
15601 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
15602
15603 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
15604
15605 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
15606
15607 * isearch.el (minibuffer-history-symbol): Declare.
15608 (isearch-edit-string): Remove unused variable `err'.
15609 (isearch-message-prefix, isearch-message-suffix):
15610 Mark unused parameters.
15611
15612 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
15613
15614 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
15615
15616 * makesum.el (double-column): Remove unused variable `cnt'.
15617
15618 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
15619 (ido-ignore-item-temp-list): Declare.
15620
15621 * mouse-drag.el (mouse-drag-throw): Remove unused variables
15622 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
15623 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
15624 (mouse-drag-drag): Remove unused variables `mouse-delta' and
15625 `mouse-col-delta'.
15626
15627 * mouse-sel.el (mouse-extend-internal):
15628 Remove unused variable `orig-window-frame'.
15629
15630 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
15631 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
15632 Move declarations before first use.
15633 (pcomplete-opt): Mark unused parameters; doc fix.
15634
15635 * proced.el (proced-revert): Mark unused parameter.
15636 (proced-send-signal): Remove unused variable `err'.
15637
15638 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
15639 Rename parameter PREFIX-ARG to ARG.
15640 (ps-basic-plot-string, ps-basic-plot-whitespace):
15641 Mark unused parameters.
15642
15643 * replace.el (replace-count): Define.
15644 (occur-revert-function): Mark unused parameters.
15645 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
15646 (isearch-case-fold-search, isearch-string): Declare.
15647 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
15648 bind `case-fold-search'. Remove unused variables `beg' and `end',
15649 and simplify.
15650 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
15651 COUNT and bind `replace-count'.
15652 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
15653 to COUNT.
15654
15655 * savehist.el (print-readably, print-string-length): Declare.
15656
15657 * shadowfile.el (shadow-expand-cluster-in-file-name):
15658 Remove unused variable `cluster'.
15659 (shadow-copy-file): Remove unused variable `i'.
15660 (shadow-noquery, shadow-clusters, shadow-site-cluster)
15661 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
15662 (shadow-define-literal-group, shadow-define-regexp-group)
15663 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
15664
15665 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
15666 (shell): Use `called-interactively-p'.
15667 (shell-directory-tracker): Remove unused variable `chdir-failure'.
15668
15669 * simple.el (compilation-context-lines, comint-file-name-quote-list)
15670 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
15671 (delete-backward-char): Remove unused variable `ocol'.
15672 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
15673 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
15674 (event-apply-hyper-modifier, event-apply-shift-modifier)
15675 (event-apply-control-modifier, event-apply-meta-modifier):
15676 Mark unused parameters.
15677 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
15678 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
15679
15680 * speedbar.el (speedbar-ignored-directory-expressions)
15681 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
15682 (speedbar-find-file, speedbar-dir-follow)
15683 (speedbar-directory-buttons-follow, speedbar-tag-find)
15684 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
15685 (speedbar-buffers-line-directory, speedbar-buffer-click):
15686 Mark unused parameters.
15687 (speedbar-tag-file): Remove unused variable `mode'.
15688 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
15689
15690 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
15691
15692 * talk.el (talk): Remove unused variable `display'.
15693
15694 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
15695 (tar-write-region-annotate): Mark unused parameter.
15696
15697 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
15698 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
15699 Declare them, wrapped in `with-no-warnings' to avoid replacing one
15700 warning by another.
15701
15702 * time-stamp.el (time-stamp-string-preprocess):
15703 Remove unused variable `require-padding'.
15704
15705 * tree-widget.el (widget-glyph-enable): Declare.
15706 (tree-widget-action): Mark unused parameter.
15707
15708 * w32-fns.el (x-get-selection): Mark unused parameter.
15709 (autoload-make-program, generated-autoload-file): Declare.
15710
15711 * wdired.el (wdired-revert): Mark unused parameters.
15712 (wdired-xcase-word): Remove unused variable `err'.
15713
15714 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
15715 (whitespace-help-scroll): Remove unused variable `data-help'.
15716
15717 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
15718 (widget-image-insert, widget-after-change, default)
15719 (widget-default-format-handler, widget-default-notify)
15720 (widget-default-prompt-value, widget-info-link-action)
15721 (widget-url-link-action, widget-function-link-action)
15722 (widget-variable-link-action, widget-file-link-action)
15723 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
15724 (widget-field-prompt-internal, widget-field-action, widget-field-match)
15725 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
15726 (widget-insert-button-action, widget-delete-button-action, visibility)
15727 (widget-documentation-link-action, widget-documentation-string-action)
15728 (widget-const-prompt-value, widget-regexp-match, symbol)
15729 (widget-coding-system-prompt-value)
15730 (widget-key-sequence-value-to-external, sexp)
15731 (widget-sexp-value-to-internal, character, vector, cons)
15732 (widget-choice-prompt-value, widget-boolean-prompt-value)
15733 (widget-color--choose-action): Mark unused parameters.
15734 (widget-item-match-inline, widget-choice-match-inline)
15735 (widget-checklist-match, widget-checklist-match-inline)
15736 (widget-group-match): Rename parameter VALUES to VALS.
15737 (widget-field-value-set): Remove unused variable `size'.
15738 (widget-color-action): Remove unused variables `value' and `start'.
15739
15740 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 15741 variable `dir'. Doc fix.
06b60517
JB
15742 (windmove-find-other-window): Don't pass it.
15743
15744 * window.el (count-windows): Mark unused parameter.
15745 (bw-adjust-window): Remove unused variable `err'.
15746
15747 * woman.el (woman-file-name): Remove unused variable `default'.
15748 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
15749 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
15750 (global-font-lock-mode): Declare.
15751 (woman-decode-region): Mark unused parameter.
15752 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
15753
15754 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
15755 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
15756 (x-dnd-handle-moz-url): Remove unused variable `title'.
15757 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
15758
15759 * xml.el (xml-parse-tag, xml-parse-attlist):
15760 Remove unused variable `pos'.
15761
bc4f7f3d
GM
157622011-04-19 Glenn Morris <rgm@gnu.org>
15763
15764 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
15765 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
15766 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15767 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
15768 * calendar/cal-html.el (cal-html-insert-minical):
15769 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
15770 (calendar-mark-date-pattern):
15771 Prefix "unused" locals.
15772
15773 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
15774 optional argument `style'.
15775
15776 * calendar/appt.el (appt-make-list):
15777 * calendar/cal-china.el (calendar-chinese-date-string):
15778 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
15779 (diary-hebrew-yahrzeit):
15780 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
15781 * calendar/calendar.el (calendar-generate-window):
15782 * calendar/time-date.el (time-to-days):
15783 Remove unused local variables.
15784
16a43933
CY
157852011-04-18 Chong Yidong <cyd@stupidchicken.com>
15786
15787 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
15788 glyphless-char-display table.
15789 (tabulated-list-glyphless-char-display): New var.
15790
7eed1860
SS
157912011-04-18 Sam Steingold <sds@gnu.org>
15792
15793 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
15794 to acknowledgments.
15795
4d2d1ccd
GM
157962011-04-17 Glenn Morris <rgm@gnu.org>
15797
15798 * calendar/diary-lib.el (diary-sexp-entry):
15799 * calendar/holidays.el (holiday-sexp):
15800 Set debug-on-error rather than the removed stack-trace-on-error.
15801
239da61d
GM
158022011-04-16 Glenn Morris <rgm@gnu.org>
15803
15804 * progmodes/f90.el: Use lexical-binding.
15805 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
15806
8b05752a
SM
158072011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15808
daca8ba5
SM
15809 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
15810 (mail-mode): Setup mailalias completion here instead.
15811 * mail/mailalias.el: Use lexical-binding.
15812 (pattern, mailalias-done): Declare dynamic.
15813 (mail-completion-at-point-function): New function, from mail-complete.
15814 (mail-complete): Use it.
15815 (mail-completion-expand): New function.
15816 (mail-get-names): Use it.
15817 (mail-directory, mail-directory-process, mail-directory-stream):
15818 Don't use `pattern' for lexically bound arg.
15819
6f542485
SM
15820 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
15821
037e7c3f
SM
15822 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
15823 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
15824 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
15825
8b05752a
SM
15826 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
15827 (byte-save-window-excursion, byte-temp-output-buffer-setup)
15828 (byte-interactive-p): Define them again, for use when inlining
15829 old code.
15830
49093f60
JB
158312011-04-15 Juanma Barranquero <lekktu@gmail.com>
15832
15833 * loadup.el: Use `string-to-number', not `string-to-int'.
15834
b5b8e7de
SM
158352011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15836
15837 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
15838 gud-gdb-complete-command.
15839 (gud-gdb-completions): New function, from gud-gdb-complete-command.
15840 (gud-gdb-completion-at-point): New function.
15841 (gud-gdb-completions): Remove.
15842
f42efeb5
MA
158432011-04-14 Michael Albinus <michael.albinus@gmx.de>
15844
49093f60
JB
15845 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
15846 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
15847 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
15848 whether `executable-find' is bound.
f42efeb5
MA
15849
15850 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
15851
e240cc21
SM
158522011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15853
15854 * minibuffer.el (completion-in-region-mode-predicate)
15855 (completion-in-region-mode--predicate): New vars.
15856 (completion-in-region, completion-in-region--postch)
15857 (completion-in-region-mode): Use them.
15858 (completion--capf-wrapper): Also return the hook function.
15859 (completion-at-point, completion-help-at-point):
15860 Adjust and provide a predicate.
c2bd2ab0
SM
15861
15862 Preserve arg names for advice of subr and lexical functions (bug#8457).
15863 * help-fns.el (help-function-arglist): Consolidate the subr and
15864 new-byte-code cases. Add argument `preserve-names' to extract names
15865 from the docstring when needed.
15866 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
15867 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
15868 (ad-arglist): Use help-function-arglist's new arg.
15869 (ad-definition-type): Use cond.
15870
c183f693
JB
158712011-04-13 Juanma Barranquero <lekktu@gmail.com>
15872
06641a47
JB
15873 * autorevert.el (auto-revert-handler):
15874 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
15875 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
15876 Don't quote lambda.
15877
c183f693
JB
15878 * image-mode.el (image-transform-set-scale):
15879 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
15880
1e3b6001
G
158812011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15882
15883 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 15884 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
15885 Upgrades via gnutls-cli are too slow to be done opportunistically.
15886
2d6af8dd
JB
158872011-04-12 Juanma Barranquero <lekktu@gmail.com>
15888
15889 * dframe.el (dframe-current-frame): Remove spurious quote.
15890
c0749a51
GM
158912011-04-12 Glenn Morris <rgm@gnu.org>
15892
088d0d61
GM
15893 * calendar/cal-tex.el (cal-tex-end-document):
15894 Try to automatically use latin1 input if needed.
15895
c0749a51
GM
15896 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
15897 Don't try to cons a mark onto an empty element.
15898
5c90fde0
LL
158992011-04-11 Leo Liu <sdl.web@gmail.com>
15900
15901 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
15902 buffers.
15903 (ido-kill-buffer-at-head): Support killing virtual buffers.
15904
369e974d
CY
159052011-04-10 Chong Yidong <cyd@stupidchicken.com>
15906
15907 * minibuffer.el (completion-show-inline-help): New var.
15908 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
15909 (minibuffer-force-complete, minibuffer-complete-word):
15910 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
15911
15912 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
15913 to avoid interference from inline help (Bug#5849).
15914
37f1c930
LL
159152011-04-10 Leo Liu <sdl.web@gmail.com>
15916
099c39a4
JB
15917 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
15918 Fix typo.
37f1c930 15919
a32d4040
CY
159202011-04-09 Chong Yidong <cyd@stupidchicken.com>
15921
15922 * image-mode.el (image-toggle-display-image): Signal an error if
15923 not in Image mode.
15924 (image-transform-mode, image-transform-resize)
15925 (image-transform-set-rotation): Doc fix.
daca8ba5 15926 (image-transform-set-resize): Delete.
a32d4040
CY
15927 (image-transform-set-scale, image-transform-fit-to-height)
15928 (image-transform-fit-to-width): Handle image-toggle-display-image
15929 and image-transform-resize directly.
15930
099c39a4 159312011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
15932
15933 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
15934 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
15935 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
15936 (doc-view-mode-map): Add bindings for the new functions.
15937
099c39a4 159382011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 15939
4d61f28d 15940 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
15941 Fix typo in docstring.
15942
3726838a
EZ
159432011-04-08 Eli Zaretskii <eliz@gnu.org>
15944
04f33f1e
EZ
15945 * files.el (file-size-human-readable): Produce one digit after
15946 decimal, like "ls -lh" does.
15947
15948 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
15949 the file size representation.
15950
3726838a
EZ
15951 * simple.el (list-processes): If async subprocesses are not
15952 available, error out with a clear error message.
15953
cbb59342
CY
159542011-04-08 Chong Yidong <cyd@stupidchicken.com>
15955
15956 * help.el (help-form-show): New function, to be called from C.
15957 Put help-form output in a buffer named differently than *Help*.
15958
e3971c44
EZ
159592011-04-08 Eli Zaretskii <eliz@gnu.org>
15960
15961 * files.el (file-size-human-readable): New function.
15962
15963 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
15964 computing the representation inline. Don't require `cl'.
15965
12544bbe
GM
159662011-04-08 Glenn Morris <rgm@gnu.org>
15967
a1de6c6a
GM
15968 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
15969
3c4671f4
GM
15970 * net/browse-url.el (browse-url-firefox):
15971 Test system-type, not system-configuration.
15972
b605679c
GM
15973 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
15974 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
15975 Use log-edit-empty-buffer-p. (Bug#7598)
15976
56442f0c
GM
15977 * net/rlogin.el (rlogin-process-connection-type): Simplify.
15978 (rlogin-mode-map): Initialize in the defvar.
15979 (rlogin): Use ignore-errors.
15980
12544bbe
GM
15981 * replace.el (occur-mode-map): Some fixes for menu items.
15982
eb237b0f
AH
159832011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
15984
15985 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
15986
7d668f2c
CY
159872011-04-06 Chong Yidong <cyd@stupidchicken.com>
15988
e67a13ab
CY
15989 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
15990 issuing unused warnings.
15991
15992 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
15993 macro directly.
15994
7d668f2c
CY
15995 * simple.el: Lisp reimplement of list-processes. Based on an
15996 earlier reimplementation by Leo Liu, but using tabulated-list.el.
15997 (process-menu-mode): New major mode.
15998 (list-processes--refresh, list-processes):
15999 (process-menu-visit-buffer): New functions.
16000
16001 * files.el (save-buffers-kill-emacs): Don't assume any return
16002 value of list-processes, which is undocumented anyway.
16003
a83ec3c9
CY
160042011-04-06 Chong Yidong <cyd@stupidchicken.com>
16005
16006 * emacs-lisp/tabulated-list.el: New file.
16007
e91a96fe
CY
16008 * emacs-lisp/package.el: Use Tabulated List mode.
16009 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
16010 (package-menu-mode): Derive from tabulated-list-mode. Set up the
16011 table format using Tabulated List mode variables.
16012 (package--push): New macro, replacing package-list-maybe-add.
16013 (package-menu--generate): Use package--push. Renamed from
16014 package--generate-package-list.
16015 (package-menu-refresh, list-packages): Use it.
daca8ba5 16016 (package-menu--print-info): Rename from package-print-package.
e91a96fe 16017 Return insertion data instead of inserting it directly.
099c39a4
JB
16018 (package-menu-describe-package, package-menu-execute):
16019 Use tabulated-list-get-id.
e91a96fe
CY
16020 (package-menu-mark-delete, package-menu-mark-install)
16021 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
16022 (package-menu-mark-obsolete-for-deletion):
16023 Use tabulated-list-put-tag.
e91a96fe
CY
16024 (package--list-packages, package-menu-revert)
16025 (package-menu-get-package, package-menu-get-version)
16026 (package-menu-sort-by-column): Functions deleted.
16027 (package-menu-package-list, package-menu-sort-key): Vars deleted.
16028 (package-menu--status-predicate, package-menu--version-predicate)
16029 (package-menu--name-predicate)
16030 (package-menu--description-predicate): Handle arguments in the
16031 Tabulated List format.
16032 (package-list-packages-no-fetch): Call list-packages.
16033
3e214b50
JB
160342011-04-06 Juanma Barranquero <lekktu@gmail.com>
16035
16036 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 16037 (after-find-file): Don't bind it.
3e214b50
JB
16038 (revert-buffer-in-progress-p): New variable.
16039 (revert-buffer): Bind it.
16040 Pass nil for `after-find-file-from-revert-buffer'.
16041
16042 * saveplace.el (save-place-find-file-hook): Use new variable
16043 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
16044
3f0f1700
GM
160452011-04-06 Glenn Morris <rgm@gnu.org>
16046
c0274801
GM
16047 * Makefile.in (AUTOGEN_VCS): New variable.
16048 (autoloads): Use $AUTOGEN_VCS.
16049
3f0f1700
GM
16050 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
16051 * calendar/calendar.el (calendar-mode-map):
16052 Check for toolkit scroll bars. (Bug#8305)
16053
41ea9e48
CY
160542011-04-05 Chong Yidong <cyd@stupidchicken.com>
16055
16056 * minibuffer.el (completion-in-region--postch)
16057 (completion-in-region-mode): Remove unnecessary messages.
16058
6194c800
JB
160592011-04-05 Juanma Barranquero <lekktu@gmail.com>
16060
33256f14
JB
16061 * font-lock.el (font-lock-refresh-defaults):
16062 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
16063 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
16064
6194c800
JB
16065 * info.el (Info-directory-list, Info-read-node-name-2)
16066 (Info-split-parameter-string): Doc fixes.
16067 (Info-virtual-nodes): Reflow docstring.
16068 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
16069 (Info-apropos-toc-nodes, info-finder, Info-get-token)
16070 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
16071 Fix typos in docstrings.
16072 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
16073 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
16074 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
16075 (Info-restore-desktop-buffer): Mark unused parameters.
16076 (Info-directory-find-file, Info-directory-find-node)
16077 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
16078 (Info-virtual-index-find-node, Info-apropos-find-file)
16079 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 16080 Mark unused parameters; fix typos in docstrings.
6194c800
JB
16081 (Info-virtual-index): Remove unused local variable `nodename'.
16082
b87a8200 160832011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 16084
b87a8200
DD
16085 * net/rcirc.el: Update my e-mail address.
16086 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 16087
3b2ff876
CY
160882011-04-05 Chong Yidong <cyd@stupidchicken.com>
16089
16090 * startup.el (command-line): Save the cursor's theme-face
16091 directly, instead of using face-override-spec.
16092
16093 * custom.el (load-theme): Minor optimization in assigning faces.
16094
8d17e7ca
JB
160952011-04-04 Juanma Barranquero <lekktu@gmail.com>
16096
16097 * help-fns.el (describe-variable): Complete all variables having
16098 documentation, including keywords.
16099 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
16100
2fbc1934
JB
161012011-04-04 Juanma Barranquero <lekktu@gmail.com>
16102
16103 Convert to lexical-binding.
16104
16105 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
16106 (bs--get-marked-string, bs--get-modified-string)
16107 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
16108 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
16109 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
16110
16111 * ehelp.el (electric-help-execute-extended)
16112 (electric-help-ctrl-x-prefix):
16113 * hexl.el (hexl-revert-buffer-function):
16114 * linum.el (linum-after-change, linum-after-scroll):
16115 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
16116
16117 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
16118
74f50695
DU
161192011-04-04 Daiki Ueno <ueno@unixuser.org>
16120
16121 * epa-dired.el:
16122 * epa-mail.el:
16123 * epa-hook.el:
16124 * epa-file.el:
16125 * epa.el:
16126 * epg.el: Use lexical binding.
16127
c11325f7
CY
161282011-04-03 Chong Yidong <cyd@stupidchicken.com>
16129
0d9e9a12
CY
16130 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
16131
c11325f7 16132 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
16133 dictionary case for flyspell-mark-duplications-exceptions.
16134 Use regexp matching for languages.
c11325f7
CY
16135 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
16136 default dictionary (Bug#7926).
16137
da91b5f2
CY
161382011-04-02 Chong Yidong <cyd@stupidchicken.com>
16139
099c39a4
JB
16140 * emacs-lisp/package.el (package--with-work-buffer):
16141 Recognize https URLs.
da91b5f2 16142
099c39a4
JB
16143 * net/network-stream.el: Move from gnus/proto-stream.el.
16144 Change prefix to network-stream throughout.
da91b5f2
CY
16145 (open-protocol-stream): Merge into open-network-stream, leaving
16146 open-protocol-stream as an alias. Handle nil BUFFER args.
16147
16148 * subr.el (open-network-stream): Move to net/network-stream.el.
16149
afa8e9f6
GM
161502011-04-02 Glenn Morris <rgm@gnu.org>
16151
1d2e369d
GM
16152 * find-dired.el (find-exec-terminator): New option.
16153 (find-ls-option): Test for -ls support.
16154 (find-ls-subdir-switches): Test for -b in find-ls-option.
16155 (find-dired, find-grep-dired): Doc fixes.
16156 (find-dired): Use find-exec-terminator.
16157
8abb7da8 16158 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
16159 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
16160 (find-name-arg): Remove purecopy.
8abb7da8 16161
f3ca7378
GM
16162 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
16163 (grep-compute-defaults): Check for `-exec COMMAND +' support.
16164 Set grep-find-use-xargs, grep-find-command, and grep-find-template
16165 accordingly. Don't add the null-device if not needed.
16166
afa8e9f6
GM
16167 * files.el (save-some-buffers): Doc fix.
16168
35eae264
EZ
161692011-04-02 Eli Zaretskii <eliz@gnu.org>
16170
16171 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
16172
26b51db5
JB
161732011-04-01 Juanma Barranquero <lekktu@gmail.com>
16174
16175 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
16176 Use `dolist' rather than `mapcar'.
16177
7200d79c
SM
161782011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
16179
03408648 16180 Add lexical binding.
7200d79c 16181
03408648
SM
16182 * subr.el (apply-partially): Use new closures rather than CL.
16183 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
16184 (dolist, dotimes): Use slightly different expansion for lexical code.
16185 (functionp): Move to C.
16186 (letrec): New macro.
16187 (with-wrapper-hook): Use it and apply-partially instead of CL.
16188 (eval-after-load): Preserve lexical-binding.
16189 (save-window-excursion, with-output-to-temp-buffer): Turn them
16190 into macros.
7200d79c 16191
03408648
SM
16192 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
16193
16194 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
16195 than the arglist.
16196 (help-add-fundoc-usage): Don't add `Not documented'.
16197 (help-function-arglist): Handle closures, subroutines, and new
16198 byte-code-functions.
16199 (help-make-usage): Remove leading underscores.
16200 (describe-function-1): Handle closures.
16201 (describe-variable): Use special-variable-p for completion.
16202
16203 * files.el (lexical-binding): Declare safe.
f488fb65 16204
03408648
SM
16205 * emacs-lisp/pcase.el: Don't use destructuring-bind.
16206 (pcase--memoize): Rename from pcase-memoize. Change weakness.
16207 (pcase): Add `let' pattern.
16208 Change memoization so it actually works.
16209 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
16210 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
16211 <let>: New case.
f488fb65 16212
03408648
SM
16213 * emacs-lisp/macroexp.el: Use lexical binding.
16214 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
16215 Don't convert ' to #' without checking that it's indeed quoting
16216 a lambda.
16217
16218 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 16219 Use eval-sexp-add-defvars.
03408648
SM
16220 (eval-sexp-add-defvars): New fun.
16221
16222 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
16223
16224 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
16225 Don't autoload.
16226 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
16227 than the internal `byte-compile-lambda'.
16228 (defmethod): Don't hide code under quotes.
16229 (eieio-defmethod): New `code' argument.
16230
16231 * emacs-lisp/eieio-comp.el: Remove.
16232
16233 * emacs-lisp/edebug.el (edebug-eval-defun)
16234 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
16235 (edebug-toggle): Avoid `eval'.
16236
16237 * emacs-lisp/disass.el (disassemble-internal): Handle new
16238 `closure' objects.
16239 (disassemble-1): Handle new byte codes.
16240
16241 * emacs-lisp/cl.el (pushnew): Silence warning.
16242
16243 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
16244 (cl-byte-compile-throw): Remove.
16245 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
16246
16247 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
16248 closures.
16249
16250 * emacs-lisp/cconv.el: New file.
16251
16252 * emacs-lisp/bytecomp.el: Use lexical binding instead of
16253 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
16254 (byte-compile-initial-macro-environment):
16255 Handle declare-function here.
16256 (byte-compile--lexical-environment): New var.
16257 (byte-stack-ref, byte-stack-set, byte-discardN)
16258 (byte-discardN-preserve-tos): New lap codes.
16259 (byte-interactive-p): Don't use any more.
16260 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
16261 New macros.
16262 (byte-compile-lapcode): Use them and handle new lap codes.
16263 (byte-compile-obsolete): Remove.
16264 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
16265 (byte-compile-arglist-warn): Check late def of inlinable funs.
16266 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
16267 since they should have been expanded by now.
16268 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
16269 (byte-compile-from-buffer): Remove unused second arg.
16270 (byte-compile-preprocess): New function.
16271 (byte-compile-toplevel-file-form): New function to distinguish
16272 file-form calls from outside from file-form calls from hunk-handlers.
16273 (byte-compile-file-form): Simplify.
16274 (byte-compile-file-form-defsubst): Remove.
16275 (byte-compile-file-form-defmumble): Simplify now that
16276 byte-compile-lambda always returns a byte-code-function.
16277 (byte-compile): Preprocess.
16278 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
16279 Remove, not used any more.
16280 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
16281 (byte-compile-make-args-desc): New funs.
16282 (byte-compile-lambda): Handle lexical functions. Always return
16283 a byte-code-function.
16284 (byte-compile-reserved-constants): New var, to make up room for
16285 closed-over variables.
16286 (byte-compile-constants-vector): Obey it.
16287 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
16288 (byte-compile-macroexpand-declare-function): New function.
16289 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
16290 byte-code-functions.
16291 (byte-compile-form): Check obsolescence here.
16292 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
16293 (byte-compile-variable-ref): Remove.
16294 (byte-compile-dynamic-variable-op): New fun.
16295 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
16296 (byte-compile-variable-set): New funs.
16297 (byte-compile-discard): Add 2 args.
16298 (byte-compile-stack-ref, byte-compile-stack-set)
16299 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
16300 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
16301 macroexpand-all instead.
16302 (byte-compile-quote-form): Remove.
16303 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
16304 (byte-compile-bind, byte-compile-unbind): New funs.
16305 (byte-compile-let): Handle let* and lexical binding.
16306 (byte-compile-let*): Remove.
16307 (byte-compile-catch, byte-compile-unwind-protect)
16308 (byte-compile-track-mouse, byte-compile-condition-case):
16309 Handle a new :fun-body form, used for lexical scoping.
16310 (byte-compile-save-window-excursion)
16311 (byte-compile-with-output-to-temp-buffer): Remove.
16312 (byte-compile-defun): Simplify.
16313 (byte-compile-stack-adjustment): New fun.
16314 (byte-compile-out): Use it.
16315 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
16316
16317 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
16318 handler any more.
16319
16320 * emacs-lisp/byte-opt.el: Use lexical binding.
16321 (byte-inline-lapcode): Remove (to bytecomp).
16322 (byte-compile-inline-expand): Pay attention to inlining to/from
16323 lexically bound code.
16324 (byte-compile-unfold-lambda): Don't handle byte-code-functions
16325 any more.
16326 (byte-optimize-form-code-walker): Don't handle save-window-excursion
16327 any more and don't call compiler-macros.
16328 (byte-compile-splice-in-already-compiled-code): Remove.
16329 (byte-code): Don't inline any more.
16330 (disassemble-offset): Receive `bytes' as argument rather than via
16331 dynamic scoping.
16332 (byte-compile-tag-number): Declare before first use.
16333 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
16334 `return' even if make-spliceable.
16335 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
16336 obsolete interactive-p.
16337 (byte-optimize-lapcode): Optimize new lap-codes.
16338 Don't trip up on new form of `byte-constant' lap code.
16339
16340 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
16341
16342 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
16343
16344 * custom.el (custom-initialize-default, custom-declare-variable):
16345 Use `defvar'.
16346
16347 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
16348 New variables.
16349 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
16350 (COMPILE_FIRST): Add macroexp and cconv.
16351 * makefile.w32-in: Mirror changes in Makefile.in.
16352
16353 * vc/cvs-status.el:
16354 * vc/diff-mode.el:
16355 * vc/log-edit.el:
16356 * vc/log-view.el:
16357 * vc/smerge-mode.el:
16358 * textmodes/bibtex-style.el:
090bd7cb 16359 * textmodes/css-mode.el:
03408648
SM
16360 * startup.el:
16361 * uniquify.el:
da91b5f2
CY
16362 * minibuffer.el:
16363 * newcomment.el:
16364 * reveal.el:
16365 * server.el:
16366 * mpc.el:
16367 * emacs-lisp/smie.el:
16368 * doc-view.el:
16369 * dired.el:
03408648
SM
16370 * abbrev.el: Use lexical binding.
16371
0f0c1f27
EZ
163722011-04-01 Eli Zaretskii <eliz@gnu.org>
16373
16374 * info.el (info-display-manual): New function.
16375
c82b2579
SM
163762011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
16377
16378 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
16379
221ddf68
TH
163802011-03-31 Tassilo Horn <tassilo@member.fsf.org>
16381
16382 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 16383 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 16384
cba6e77e
GM
163852011-03-31 Glenn Morris <rgm@gnu.org>
16386
e040639f
GM
16387 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
16388
cba6e77e
GM
16389 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
16390
6d0f1c9e
CS
163912011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
16392
16393 * progmodes/python.el (python-default-interpreter)
16394 (python-python-command-args, python-jython-command-args)
16395 (python-which-shell, python-which-args, python-which-bufname)
16396 (python-file-queue, python-comint-output-filter-function)
16397 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
16398 variables and functions.
16399
3e2d70fd
SM
164002011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
16401
16402 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
16403 (completion-in-region-mode): New minor mode.
16404 (completion-in-region): Use it.
16405 (completion-in-region--data, completion-in-region-mode-map): New vars.
16406 (completion-in-region--postch): New function.
16407 (completion--capf-misbehave-funs, completion--capf-safe-funs):
16408 New vars.
16409 (completion--capf-wrapper): New function.
16410 (completion-at-point): Use it to track well-behavedness of
16411 hook functions.
16412 (completion-help-at-point): New command.
16413
f3e4086c
JM
164142011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
16415
16416 * vc/add-log.el (add-change-log-entry): Don't use whitespace
16417 syntax class to search for whitespace on a single line
16418 (Message-ID: <4D938140.4030905@redhat.com>).
16419
eb7ffc14
LL
164202011-03-30 Leo Liu <sdl.web@gmail.com>
16421
16422 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
16423 New commands.
16424 (edit-abbrevs-map): Bind them here.
16425 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
16426
d806ab68
KM
164272011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
16428
16429 * allout.el (allout-hide-by-annotation, allout-flag-region):
16430 Reduce possibility of overlay leakage by making them volatile.
16431
16432 * allout-widgets.el (allout-widgets-tally): Define as nil so the
16433 hash is not shared between buffers. Mode initialization is
16434 responsible for giving it a useful starting value.
16435 (allout-item-span): Reduce possibility of overlay leakage by
16436 making them volatile.
16437 (allout-widgets-count-buttons-in-region): Add diagnostic function
16438 for tracking down button overlay leaks.
16439
ea622834
LL
164402011-03-29 Leo Liu <sdl.web@gmail.com>
16441
16442 * ido.el (ido-read-internal): Use the default history var
16443 minibuffer-history if no HISTORY is specified.
16444
b62f8267
G
164452011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
16446
03408648
SM
16447 * net/imap.el (imap-shell-open, imap-process-connection-type):
16448 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
16449 Kerberos, SSL, other subprocesses.
16450
947b6566
LL
164512011-03-28 Leo Liu <sdl.web@gmail.com>
16452
16453 * abbrev.el (abbrev-table-empty-p): New function.
16454 (prepare-abbrev-list-buffer): Place empty abbrev tables after
16455 nonempty ones. (Bug#5937)
16456
5ffb62aa
JD
164572011-03-27 Jan Djärv <jan.h.d@swipnet.se>
16458
16459 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
16460
7a097943
LL
164612011-03-27 Leo Liu <sdl.web@gmail.com>
16462
16463 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
16464 for foreground and background colors.
16465 (ansi-color-make-color-map): Adapt.
16466
c5b40130
LL
164672011-03-25 Leo Liu <sdl.web@gmail.com>
16468
1f48f7d2
LL
16469 * midnight.el (midnight-time-float): Remove. Note it calculates
16470 the microsecond component incorrectly and seconds-to-time does the
16471 same job.
625897ec 16472 Remove redundant (require 'timer).
1f48f7d2 16473
c5b40130
LL
16474 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
16475 (ido-completions): Remove unused arguments. (Bug#8329)
16476
d86d2721
SM
164772011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16478
16479 * minibuffer.el (completion--flush-all-sorted-completions):
16480 Remove itself from hook.
16481 (completion-at-point): Let the functions perform the completion
16482 immediately and return nil or t.
16483 * comint.el (comint-dynamic-complete-functions): Now identical to
16484 completion-at-point-functions.
16485 (comint-dynamic-list-input-ring): Remove unused var `index'.
16486 (comint--match-partial-filename, comint--unquote&expand-filename):
16487 New funs, split from comint-match-partial-filename.
16488 (comint-dynamic-complete): Use completion-at-point.
16489 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
16490
e8974c48
DA
164912011-03-24 Drew Adams <drew.adams@oracle.com>
16492
16493 * thingatpt.el: Support `defun'.
16494
def71b5e
LL
164952011-03-23 Leo Liu <sdl.web@gmail.com>
16496
cb5af48e
LL
16497 * abbrevlist.el: Move to obsolete/abbrevlist.el.
16498
def71b5e
LL
16499 * help-mode.el (help-mode-finish): Tweak regexp.
16500
927c53e7
GM
165012011-03-23 Glenn Morris <rgm@gnu.org>
16502
18d05bed
GM
16503 * eshell/esh-opt.el (eshell-eval-using-options):
16504 Do not bind unused local variable `eshell-option-stub'.
16505
927c53e7
GM
16506 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
16507
9d0da923
JB
165082011-03-22 Juanma Barranquero <lekktu@gmail.com>
16509
16510 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
16511 keymap variable in `with-no-warnings' to avoid a warning when the
16512 keymap has been already `defconst'ed.
16513
4b978a67
LL
165142011-03-22 Leo Liu <sdl.web@gmail.com>
16515
16516 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
16517 encode all chars in abbrevs; otherwise use emacs-mule or
16518 utf-8-emacs. (Bug#8308)
16519
5fd62452
JB
165202011-03-22 Juanma Barranquero <lekktu@gmail.com>
16521
0b1596c6
JB
16522 * simple.el (backward-delete-char-untabify):
16523 Avoid warning about using `delete-backward-char'.
16524
5fd62452
JB
16525 * image.el (image-type-file-name-regexps): Make it variable.
16526 `imagemagick-register-types' modifies it, and the user may want
16527 to add new extensions for known image types.
16528 (imagemagick-register-types): Throw error if not using ImageMagick.
16529
0b4e93f1
LL
165302011-03-22 Leo Liu <sdl.web@gmail.com>
16531
16532 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
16533 located before rcirc-prompt-end-marker.
16534 (rcirc-complete): Error if point is not after rcirc prompt.
16535 Handle the case when table is nil.
9882e214 16536 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 16537
fccee4ab
CY
165382011-03-22 Chong Yidong <cyd@stupidchicken.com>
16539
16540 * custom.el (custom--inhibit-theme-enable): Make it affect only
16541 custom-theme-set-variables and custom-theme-set-faces.
16542 (provide-theme): Ignore custom--inhibit-theme-enable.
16543 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
16544 (custom-enabling-themes): Delete variable.
d86d2721
SM
16545 (enable-theme): Accept only loaded themes as arguments.
16546 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
16547 (custom-enabled-themes): Forbid themes from setting this.
16548 Eliminate use of custom-enabling-themes.
16549 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 16550
af896da6
LL
165512011-03-21 Leo Liu <sdl.web@gmail.com>
16552
16553 * ido.el (ido-read-internal): Add ido-selected to history instead
16554 of user input.
16555
78f64af0
SM
165562011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16557
16558 * subr.el (deferred-action-list, deferred-action-function):
16559 Mark obsolete.
16560
b16ac1ec
LL
165612011-03-21 Leo Liu <sdl.web@gmail.com>
16562
810f7698
LL
16563 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
16564 change on 2011-02-13 (bug#8309).
16565
b16ac1ec
LL
16566 * minibuffer.el (read-file-name-function): Change default value.
16567 (read-file-name--defaults): Rename from read-file-name-defaults.
16568 (read-file-name-default): Rename from read-file-name.
16569 (read-file-name): Call read-file-name-function.
16570
4e05e67e
GM
165712011-03-21 Glenn Morris <rgm@gnu.org>
16572
16573 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
16574 Doc fixes.
16575
4359915b
CY
165762011-03-21 Chong Yidong <cyd@stupidchicken.com>
16577
16578 * cus-theme.el: Add missing provide statement.
16579 (customize-create-theme): Extract theme value correctly.
16580 (custom-theme-visit-theme): Autoload.
16581 (customize-create-theme): Prompt before inserting default faces.
16582
1fe275ee
JB
165832011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16584
16585 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
16586 units and musical notes.
16587
cd394be1 165882011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
16589
16590 * ido.el (ido-read-internal): Use completing-read-default.
16591 (ido-completing-read): Fix compatibility with completing-read.
16592
7d476bde
CO
165932011-03-20 Christian Ohler <ohler@gnu.org>
16594
16595 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
16596 (ert-delete-all-tests): Use `called-interactively-p' rather than
16597 `interactive-p'.
16598 (ert--make-xrefs-region): Respect END.
16599
fe0fb33e
CY
166002011-03-19 Chong Yidong <cyd@stupidchicken.com>
16601
ff854b0b
CY
16602 * dired-aux.el (dired-create-directory): Signal an error if the
16603 directory already exists (Bug#8246).
16604
fe0fb33e
CY
16605 * facemenu.el (list-colors-display): Call list-faces-display
16606 inside with-help-window.
16607 (list-colors-print): Use display property to align the final
16608 column, instead of checking window-width.
16609
576bce32
EZ
166102011-03-19 Eli Zaretskii <eliz@gnu.org>
16611
4d61f28d 16612 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
16613 windows-nt systems.
16614 (emerge-protect-metachars): Quote correctly for ms-dos and
16615 windows-nt systems.
16616
89c41d68 166172011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
16618
16619 * info.el (info-initialize): Replace all uses of `:' with
16620 path-separator for compatibility with non-Unix systems.
16621 Cache quoting of path-separator. (Bug#8258)
16622
b14e3e21 166232011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
16624
16625 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
16626 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
16627 (mouse-avoidance-mode): Fix typos in docstrings.
16628
4525ce3e
CY
166292011-03-19 Chong Yidong <cyd@stupidchicken.com>
16630
16631 * startup.el (package-subdirectory-regexp): Move from package.el.
16632 Omit \\` and \\', and let callers add them.
16633
16634 * emacs-lisp/package.el (package-strip-version)
16635 (package-load-all-descriptors): Add \\` and \\' to
16636 package-subdirectory-regexp before using it.
16637 (package-untar-buffer): New arg DIR; ensure that file untars only
16638 into this expected directory. Remove superfluous delete-region.
16639 (package-unpack): Caller changed.
16640 (package-tar-file-info): Use package-subdirectory-regexp.
16641
a904a09a 166422011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 16643
a904a09a
SM
16644 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
16645 diff-mode-shared-map (bug#8284).
16646 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
16647
166482011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16649
16650 * calendar/time-date.el (format-seconds): Use assoc instead of
16651 assoc-string, since assoc-string doesn't exist in XEmacs.
16652
171fc304
JB
166532011-03-17 Juanma Barranquero <lekktu@gmail.com>
16654
16655 * custom.el (custom-known-themes): Reflow docstring.
16656 (custom-theme-load-path): Fix typo in docstring.
16657 (load-theme): Fix typo in error message.
16658 (custom-available-themes, custom-variable-theme-value):
16659 Use `let', not `let*'.
16660
d71990a1
JB
166612011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
16662
16663 * calc/README: Mention inclusion of musical notes.
16664
16665 * calc/calc-units.el (calc-lu-quant): Rename from
16666 `calc-logunits-quantity'.
16667 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
16668 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
16669 (calc-db): Rename from `calc-dblevel'.
16670 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
16671 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
16672 (calc-np): Rename from `calc-nplevel'.
16673 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
16674 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
16675 (calc-lu-plus): Rename from `calc-logunits-add'.
16676 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
16677 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
16678 (calc-lu-minus): Rename from `calc-logunits-sub'.
16679 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
16680 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
16681 (calc-lu-times): Rename from `calc-logunits-mul'.
16682 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
16683 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
16684 (calc-lu-divide): Rename from `calc-logunits-div'.
16685 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
16686 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
16687
16688 * calc/calc-ext.el (calc-init-extensions): Update the names of the
16689 functions being autoloaded.
16690
16691 * calc/calc.el (calc-lu-power-reference): Rename from
16692 `calc-logunits-power-reference'.
16693 (calc-lu-field-reference): Rename from
16694 `calc-logunits-field-reference'.
16695
7a71b18d
GM
16696 * calc/calc-help.el (calc-l-prefix-help):
16697 Mention musical note functions.
d71990a1 16698
40c2934b
SM
166992011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16700
16701 * minibuffer.el (completion-all-sorted-completions):
16702 Use :completion-cycle-penalty text property if present.
16703
b0911414
KM
167042011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
16705
16706 * allout.el (allout-yank-processing): Adjust for new rebulleting
16707 regime so bullet being yanked is used without prompting the user
16708 for a choice.
16709
8a05b668
JB
167102011-03-16 Juanma Barranquero <lekktu@gmail.com>
16711
16712 * startup.el (command-line): Warn the user that _emacs is deprecated.
16713
5ba5fb81
JB
167142011-03-16 Juanma Barranquero <lekktu@gmail.com>
16715
16716 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
16717 (delphi-verbose, delphi-comment-face, delphi-string-face)
16718 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16719 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
16720 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
16721 (delphi-new-comment-line, delphi-font-lock-defaults)
16722 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
16723 Fix typos in docstrings.
16724
2dab465b
KM
167252011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
16726
5ba5fb81 16727 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
16728 Invert the roles of character and string values for INSTEAD, so a
16729 string is used for the more common case of a defaulting prompt.
16730
0adf5618
SM
167312011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16732
16733 * progmodes/ruby-mode.el (ruby-backward-sexp):
16734 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
16735 * play/gamegrid.el (gamegrid-make-face):
16736 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
16737 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
16738 * notifications.el (notifications-notify):
16739 * net/xesam.el (xesam-search-engines):
16740 * net/quickurl.el (quickurl-list-insert):
16741 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
16742
d72700e5
CY
167432011-03-15 Chong Yidong <cyd@stupidchicken.com>
16744
16745 * startup.el (command-line): Update package subdirectory regexp.
16746
49c5410a
SM
167472011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16748
c6eee9aa
SM
16749 * allout.el (allout-abbreviate-flattened-numbering)
16750 (allout-mode-deactivate-hook): Fix up obsolescence "date".
16751
49c5410a
SM
16752 * subr.el (read-char-choice): Only show the cursor after the prompt,
16753 not after the answer.
16754
047b2bb9
KR
167552011-03-15 Kevin Ryde <user42@zip.com.au>
16756
16757 * help-fns.el (variable-at-point): Skip leading quotes, if any
16758 (bug#8253).
16759
0a57d256
SM
167602011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16761
16762 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
16763 warning message.
16764
77c992bc
MA
167652011-03-14 Michael Albinus <michael.albinus@gmx.de>
16766
16767 * shell.el (shell): When called interactively, offer to change the
16768 shell file name on remote hosts.
16769
eebc475d
TZ
167702011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
16771
16772 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
16773 integration for LDAP parameters. The host, base, user or binddn,
16774 and secret tokens can be specified in a netrc file, for instance.
16775 This is optional because an `auth-source' parameter must be
16776 specified in the search attributes.
16777
9d05d1ba
JB
167782011-03-13 Juanma Barranquero <lekktu@gmail.com>
16779
16780 * help.el (describe-mode): Link to the mode's definition (bug#8185).
16781
09d9db2c
GM
167822011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16783
16784 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
16785 into declaration. Remove redundant and harmful binding.
16786
167872011-03-12 Eli Zaretskii <eliz@gnu.org>
16788
16789 * files.el (file-ownership-preserved-p): Pass `integer' as an
16790 explicit 2nd argument to `file-attributes'. If the file's owner
16791 is the Administrators group on Windows, and the current user is
16792 Administrator, consider that a match.
16793
16794 * server.el (server-ensure-safe-dir): Consider server directory
16795 safe on MS-Windows if its owner is the Administrators group while
16796 the current Emacs user is Administrator. Use `=' to compare
16797 numerical UIDs, since they could be integers or floats.
16798
219bd536
JB
167992011-03-12 Juanma Barranquero <lekktu@gmail.com>
16800
16801 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
16802
f3afd36b
MA
168032011-03-12 Michael Albinus <michael.albinus@gmx.de>
16804
16805 Sync with Tramp 2.2.1.
16806
16807 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
16808
16809 * net/trampver.el: Update release number.
16810
3aaaa6f1
SM
168112011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16812
94642599
SM
16813 * progmodes/compile.el (compilation--previous-directory): Fix up
16814 various nil/dead-marker mismatches (bug#8014).
16815 (compilation-directory-properties, compilation-error-properties):
16816 Don't call it at a position past the one we're about to change.
16817
3aaaa6f1
SM
16818 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
16819 Disable obsolescence warnings in the file that declares it.
16820
14239447
KM
168212011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
16822
099c39a4
JB
16823 * allout-widgets.el (allout-widgets-tally):
16824 Initialize allout-widgets-tally as a hash table rather than nil to
16825 prevent mode-line redisplay warnings. Also, clarify the module
16826 description and fix a comment typo.
14239447 16827
135e287c
JB
168282011-03-11 Juanma Barranquero <lekktu@gmail.com>
16829
16830 * help-fns.el (describe-variable): Don't complete keywords.
16831 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
16832
ffbf300e
CY
168332011-03-10 Chong Yidong <cyd@stupidchicken.com>
16834
ba08b241
CY
16835 * emacs-lisp/package.el (package-version-join): Impose a standard
16836 string representation for pre/alpha/beta version lists.
16837 (package-unpack-single): Standardize the directory name by passing
16838 it through package-version-join.
16839 (package-strip-rcs-id): Accept any version string that does not
16840 signal an error in version-to-list.
ffbf300e 16841
f346fd6b
MA
168422011-03-10 Michael Albinus <michael.albinus@gmx.de>
16843
16844 * simple.el (delete-trailing-whitespace): Return nil for the
16845 benefit of `write-file-functions'.
16846
ccb55d27
GM
168472011-03-10 Glenn Morris <rgm@gnu.org>
16848
5ceaac0c
GM
16849 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
16850
02da65ff
GM
16851 * vc/vc-git.el (vc-git-program): New option.
16852 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
16853 (vc-git--call): Use it.
16854
b2f603cc
GM
16855 * eshell/esh-util.el (eshell-condition-case): Doc fix.
16856
5772caab
GM
16857 * cus-edit.el (Custom-newline): If no button at point, look
16858 for a subgroup button at start-of-line. (Bug#2298)
16859
ccb55d27
GM
16860 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
16861
ec6ecaed
JD
168622011-03-10 Julien Danjou <julien@danjou.info>
16863
16864 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
16865 `cursor-type' is nil.
16866
9d5aa01d
JB
168672011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
16868
16869 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
16870
b6a5875b
KM
168712011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
16872
7a71b18d 16873 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
16874 preserves the existing header prefix, rebulleting it if necessary,
16875 rather than replacing it. This is necessary for proper operation
16876 of cooperative addons like allout-widgets.
1154d12e
JB
16877 (allout-make-topic-prefix, allout-rebullet-heading):
16878 Change SOLICIT arg to INSTEAD, and interpret additionally a string
16879 value as alternate bullet to be used, instead of prompting the user
16880 for a bullet character.
b6a5875b 16881
ee545c35
MA
168822011-03-09 Michael Albinus <michael.albinus@gmx.de>
16883
d86d2721
SM
16884 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
16885 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
16886 `tramp-default-port'.
16887
c47971d7
DD
168882011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
16889
16890 * net/rcirc.el (rcirc-handler-001): Remove useless
16891 with-rcirc-process-buffer.
16892 (rcirc-check-auth-status): Swap arguments to string-match.
16893
13522cb4
GM
168942011-03-09 Glenn Morris <rgm@gnu.org>
16895
0be6f4f1
GM
16896 * shell.el (shell-mode):
16897 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
16898
13522cb4
GM
16899 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
16900 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
16901
515de2e3
CY
169022011-03-08 Chong Yidong <cyd@stupidchicken.com>
16903
16904 * emacs-lisp/package.el (package-refresh-contents)
16905 (package-menu-execute): Use condition-case-no-debug.
16906
b511b994
MA
169072011-03-08 Michael Albinus <michael.albinus@gmx.de>
16908
16909 * simple.el (shell-command-to-string): Use `process-file'.
16910
16911 * emacs-lisp/package.el (package-tar-file-info): Handle also
16912 remote files.
16913
d86d2721
SM
16914 * emacs-lisp/package-x.el (package-upload-buffer-internal):
16915 Use `equal' for upload base check.
b511b994 16916
25bbfb31
AM
169172011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
16918
16919 * textmodes/texinfo.el (texinfo-environments):
16920 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
16921
be996521
GM
169222011-03-08 Glenn Morris <rgm@gnu.org>
16923
e9c8529f
GM
16924 * cus-start.el (cursor-in-non-selected-windows):
16925 Fix :set quoting oddness. (Bug#8192)
16926
be996521
GM
16927 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
16928 in some setf expressions. (Bug#2159)
16929
2bb5649e
CY
169302011-03-08 Chong Yidong <cyd@stupidchicken.com>
16931
16932 * custom.el (custom-available-themes): Return themes in
16933 alphabetical order.
16934
33383987 16935See ChangeLog.15 for earlier changes.
e3d51b27
MR
16936
16937;; Local Variables:
16938;; coding: utf-8
e3d51b27
MR
16939;; End:
16940
acaf905b 16941 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
16942
16943 This file is part of GNU Emacs.
16944
16945 GNU Emacs is free software: you can redistribute it and/or modify
16946 it under the terms of the GNU General Public License as published by
16947 the Free Software Foundation, either version 3 of the License, or
16948 (at your option) any later version.
16949
16950 GNU Emacs is distributed in the hope that it will be useful,
16951 but WITHOUT ANY WARRANTY; without even the implied warranty of
16952 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16953 GNU General Public License for more details.
16954
16955 You should have received a copy of the GNU General Public License
16956 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.