Auto-commit of loaddefs files.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
0aac98ac
MR
12013-01-01 Martin Rudalics <rudalics@gmx.at>
2
3 * view.el (view-mode-enable): New argument run-view-mode-hook.
4 Run view-mode-hook only when it's non-nil (Bug#13315).
5 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
6 argument t.
7
1a82330c
JH
82012-12-31 Jürgen Hötzel <juergen@archlinux.org>
9
10 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
11 (No device connected, invalid device name). (Bug #13299)
12
27fcfe31
MR
132012-12-31 Martin Rudalics <rudalics@gmx.at>
14
15 * window.el (window-resizable--p): Rename to window-resizable-p.
16 (window-resize-no-error): New function.
17
18 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
19 broken in fix from 2012-12-28.
20
96c052a5
SM
212012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
22
23 * subr.el (special-form-p): Don't signal errors on undef aliases.
24
fd1f1603
JB
252012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
26
27 * calc/calc-forms.el (math-parse-date): Try using
96c052a5
SM
28 `math-parse-iso-date' when it looks like it might be needed.
29 Allow times of 24:00.
fd1f1603
JB
30 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
31 of 24:00.
32
8db39aeb
GM
332012-12-30 Glenn Morris <rgm@gnu.org>
34
35 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
36 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
37 (rmail-summary-displayed, rmail-summary): Declare.
38 (mairix-rmail-display): Just require rmail.
39
d5e5e7b4 402012-12-30 Chong Yidong <cyd@gnu.org>
3c94d7a6
CY
41
42 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
43 check for the tarball contents.
44
d5e5e7b4 452012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
af39894a
MF
46
47 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
48 tarfile content listings (Bug#13136).
49
d5e5e7b4 502012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
bb709253 51
96c052a5
SM
52 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
53 Insert the undecoded text of the message being forwarded. (Bug#9521)
bb709253 54
4f752957
MA
552012-12-30 Michael Albinus <michael.albinus@gmx.de>
56
3ee24a3b
MA
57 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
58 integers, if they are real numbers. (Bug#13282)
59
4f752957
MA
60 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
61 Return `t' on success.
62
96c052a5
SM
63 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
64 Add handler for `set-file-selinux-context'.
4f752957 65
eff2eb58
MA
662012-12-29 Michael Albinus <michael.albinus@gmx.de>
67
68 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
69 (tramp-sh-handle-set-file-acl): Return `t' on success.
70
ccad023b
EZ
712012-12-29 Eli Zaretskii <eliz@gnu.org>
72
96c052a5
SM
73 * files.el (backup-buffer-copy, basic-save-buffer-2):
74 If set-file-extended-attributes fails, fall back on set-file-modes
ccad023b 75 instead of signaling an error. (Bug#13298)
7e56b103 76 (basic-save-buffer): Likewise.
ccad023b 77
ccb1c17e
FEG
782012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
79
80 * progmodes/python.el: Support other commands triggering
81 python-indent-line so indentation cycling continues to work.
82 (python-indent-trigger-commands): New defcustom.
83 (python-indent-line): Use it.
84
16768034
FEG
852012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
86
87 * progmodes/python.el (python-shell-send-region): Add blank lines
88 for non sent code so backtraces remain correct.
89
66164d2f
FEG
902012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
91
92 * progmodes/python.el: Remove cl dependency.
93 (python-syntax-count-quotes): Replace incf call.
94 (python-fill-string): Replace setf call.
95
761231d1
DC
962012-12-29 Damien Cassou <damien.cassou@gmail.com>
97
43ebd12b 98 * info.el (info-other-window): New arg, for consistency with info.
761231d1 99
7c3e220a
MR
1002012-12-28 Martin Rudalics <rudalics@gmx.at>
101
96c052a5
SM
102 * mail/rmail.el (rmail-maybe-display-summary):
103 Rewrite (Bug#13066).
7c3e220a 104
361828b5
AS
1052012-12-28 Andreas Schwab <schwab@linux-m68k.org>
106
107 * epg.el (epg--start): Modify process-environment locally.
108
23bd348c
DU
1092012-12-28 Daiki Ueno <ueno@gnu.org>
110
111 * epg.el: Support pinentry-curses.
112 Suggested by Werner Koch in
113 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
114 (epg-agent-file, epg-agent-mtime): New variable.
115 (epg--start): Record the modified time of gpg-agent socket file,
116 to restore Emacs frame after pinentry-curses termination.
117 (epg-wait-for-completion): Restore Emacs frame here.
118
313f39aa
JL
1192012-12-27 Juri Linkov <juri@jurta.org>
120
121 * info.el (Info-file-completions): New variable.
122 (Info-read-node-name-1): Complete node names in the Info file
123 when a file name is given. Call `Info-build-node-completions'
124 with a file name.
125 (Info-build-node-completions): Add new arg `file'. When it is
126 non-nil, visit it in a temporary buffer and cache its completions in
127 `Info-current-file-completions'. Move most of the function body to
128 `Info-build-node-completions-1'.
129 (Info-build-node-completions-1): New function with the body from
130 `Info-build-node-completions'. (Bug#12456)
131
a45b7647
JL
1322012-12-27 Juri Linkov <juri@jurta.org>
133
134 * frame.el (frame-maximization-style): Remove user option.
135 (cycle-frame-maximized): Remove function.
136 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
137 (toggle-frame-fullscreen): New command bound to <f11> instead of
138 `toggle-frame-maximized'.
139 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
140
10ffd0be
MA
1412012-12-27 Michael Albinus <michael.albinus@gmx.de>
142
143 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
144
145 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
146 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
147 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
148 for `file-accessible-directory-p'. (Bug#13275)
149
fd146719
SS
1502012-12-27 Sam Steingold <sds@gnu.org>
151
152 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
153 continuations, see <http://stackoverflow.com/questions/3582436>.
154
82e2a1f0 1552012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
156
157 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
96c052a5
SM
158 "module" and "def" to have indentation before them.
159 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
db590ef6 160
ea0857a1
DG
161 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
162
82e2a1f0 1632012-12-27 Alan Mackenzie <acm@muc.de>
3f6b93cd
AM
164
165 Speed up fontification where there's large brace blocks.
166 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
167 to a call of c-beginning-of-decl-1.
168
c34339f3
VS
1692012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
170
171 * comint.el (comint-adjust-window-point): New function.
96c052a5
SM
172 (comint-postoutput-scroll-to-bottom):
173 Call comint-adjust-window-point (Bug#13248).
c34339f3 174
78269b95
DG
1752012-12-26 Dmitry Gutov <dgutov@yandex.ru>
176
177 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
178 Rakefile regexp.
179 (auto-mode-alist): Associate .gemspec files with ruby-mode
180 (https://bugs.ruby-lang.org/issues/5453).
181
bd8c13f9
JH
1822012-12-26 Jürgen Hötzel <juergen@archlinux.org>
183
96c052a5
SM
184 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
185 Suppress coloring, if possible (required for BusyBox based systems like
bd8c13f9
JH
186 CynagenMod).
187 (tramp-adb-handle-file-attributes)
188 (tramp-adb-handle-insert-directory)
189 (tramp-adb-handle-file-name-all-completions): Use it.
190 (tramp-adb-get-toolbox): New defun. Check for remote shell
191 implementation (BusyBox or Toolbox).
192
dc646358
CK
1932012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
194
195 * startup.el (initial-buffer-choice): Allow function as value
196 (Bug#13251).
197 (command-line-1): Handle case where initial-buffer-choice
198 specifies a function.
199 * server.el (server-execute): Handle case where
200 initial-buffer-choice specifies a function.
201
e7d52a4d
LI
2022012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
203
204 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
205 its own function.
206 (smtpmail-try-auth-methods): Forget the user name/password if the
207 login is unsuccessful (bug#12424).
208
cdb07539
MA
2092012-12-22 Michael Albinus <michael.albinus@gmx.de>
210
1ef5f225
MA
211 * notifications.el (notifications-notify): Protect body with
212 `with-demoted-errors'.
213
96c052a5
SM
214 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
215 Check properties of remote device. Restart connection, if there is a
cdb07539
MA
216 change.
217
594f37aa
CY
2182012-12-21 Chong Yidong <cyd@gnu.org>
219
220 * sort.el (sort-subr): Doc fix (Bug#13056).
221
a4b0cca1 2222012-12-21 Bastien Guerry <bzg@gnu.org>
acc650b8 223
acc650b8
BG
224 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
225
0e9c7693
MA
2262012-12-21 Michael Albinus <michael.albinus@gmx.de>
227
228 * simple.el (process-file): Overwrite stderr file, if exists.
229
c6609164
DU
2302012-12-21 Daiki Ueno <ueno@gnu.org>
231
232 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
3eb05092 233 (epg-error): Set `error-message' property.
c6609164 234
aa26f345
CY
2352012-12-21 Chong Yidong <cyd@gnu.org>
236
34b4b7eb
CY
237 * international/mule-cmds.el (read-char-by-name): Signal an error
238 if the user does not supply a valid character (Bug#13177).
239
aa26f345
CY
240 * simple.el (transpose-subr-1): Preserve marker positions by
241 changing the insertion sequence (Bug#13122).
242
05c22d87
KD
2432012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
244
245 * simple.el (kill-region): Deactivate mark even for empty regions
246 (Bug#13169).
247
f5733f87
CY
2482012-12-21 Chong Yidong <cyd@gnu.org>
249
250 * help-fns.el (describe-variable): Make sure we get the right
251 buffer name (Bug#13105). Suggested by Kelly Dean.
252
fab6916d
MM
2532012-12-20 Michael R. Mauger <mmaug@yahoo.com>
254
255 * comint.el (comint-redirect-previous-input-string): New variable.
256 (comint-redirect-setup, comint-redirect-cleanup)
257 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
258 (comint-redirect-preoutput-filter): Fix verbose message.
259
91b982a0
MA
2602012-12-20 Michael Albinus <michael.albinus@gmx.de>
261
262 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
263 is too long for Tramp. See discussion in
264 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
265
266 * progmodes/compile.el (compilation-start): Remove line escape
267 template.
268
87523aed
DA
2692012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
270
271 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
272 Adjust comment.
273
ee3c0aec
JB
2742012-12-19 Jonas Bernoulli <jonas@bernoul.li>
275
276 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
277 following non-comment text (bug#13207).
278 (lm-header-multiline): Continuation lines need to be indented more than
279 the first line.
280 (lm-homepage): New function.
281 (lm-with-file): Don't be confused if narrowing is in effect.
f4d79bd0
SM
282
283 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
284 very beginning of a hunk (e.g. killing the first line).
285
3c532af6
MA
2862012-12-19 Michael Albinus <michael.albinus@gmx.de>
287
288 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
289 and text properties from returned ACL string.
290 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
291 for "setfacl" command.
292
e0d01ef3
MA
2932012-12-18 Michael Albinus <michael.albinus@gmx.de>
294
295 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
296 `tramp-cleanup-this-connection', when the process has died.
297 (Bug#13151)
298
2387610d
SM
2992012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
300
301 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
302
19156242
KR
3032012-12-17 Kevin Ryde <user42@zip.com.au>
304
305 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
306
53b6a8b1
MA
3072012-12-17 Michael Albinus <michael.albinus@gmx.de>
308
309 Add support for preserving ACL entries of files.
310
311 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
312 `set-file-acl' handlers.
313
19156242
KR
314 * net/tramp-adb.el (tramp-adb-handle-copy-file):
315 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 316
19156242
KR
317 * net/tramp-compat.el (tramp-compat-copy-file):
318 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 319
19156242
KR
320 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
321 Add `file-acl' and `set-file-acl' handlers.
322 (tramp-gvfs-handle-copy-file):
323 Handle PRESERVE-EXTENDED-ATTRIBUTES.
324 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
325 New defuns.
53b6a8b1 326
19156242
KR
327 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
328 Add `file-acl' and `set-file-acl' handlers.
53b6a8b1
MA
329 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
330 (tramp-sh-handle-set-file-acl): New defuns.
19156242
KR
331 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
332 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 333
19156242
KR
334 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
335 Add `file-acl' and `set-file-acl' handlers.
53b6a8b1
MA
336 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
337
6ae57a67
KD
3382012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
339
340 * help-macro.el (make-help-screen): Instead of switch-to-buffer
19156242 341 use pop-to-buffer with NORECORD argument t. As buffer name, use
6ae57a67
KD
342 *Metahelp* with a leading space (Bug#13190).
343
7c3d167f
RF
3442012-12-16 Romain Francoise <romain@orebokech.com>
345
346 * files.el (file-extended-attributes)
347 (set-file-extended-attributes): New functions.
348 (backup-buffer): Use them to handle both SELinux context and ACL
349 entries.
350 (backup-buffer-copy): Work with an alist of extended attributes,
351 rather than an SELinux context.
352 (basic-save-buffer-2): Ditto.
353
19b748ad
TM
3542012-12-16 Timo Myyrä <timo.myyra@gmail.com>
355
356 * battery.el (battery-bsd-apm): New function.
357
70042c64
JB
3582012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
359
360 * calc/calc.el (calc-standard-date-formats): Adjust one of the
361 standard date formats.
362
279f9b06
JL
3632012-12-15 Juri Linkov <juri@jurta.org>
364
365 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
366 `isearch-insert-char-by-name'.
367 (with-isearch-suspended): New defmacro with body mostly from
368 `isearch-edit-string' except the part that sets
369 `isearch-new-string' and `isearch-new-message'.
370 (isearch-edit-string): Use new macro `with-isearch-suspended' with
371 body that sets `isearch-new-string' and `isearch-new-message'.
372 (isearch-insert-char-by-name): New command.
373 * international/mule-cmds.el (read-char-by-name): Let-bind
374 `enable-recursive-minibuffers' to t.
375 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
376
8370def5
JL
3772012-12-15 Juri Linkov <juri@jurta.org>
378
379 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
380 (Bug#13175)
381
178fb95d
CS
3822012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
383
384 * dired-x.el (dired-guess-shell-command): Put colon at the end of
385 the prompt. (Bug#13045)
386
a5f74442
GM
3872012-12-14 Glenn Morris <rgm@gnu.org>
388
389 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
390 Try to include filename in non-bytecomp warning. (Bug#13132)
391
97976f9f
PE
3922012-12-14 Paul Eggert <eggert@cs.ucla.edu>
393
394 Fix permissions bugs with setgid directories etc. (Bug#13125)
395 * files.el (backup-buffer): Don't rely on 9th output of
396 file-attributes, as it's now a placeholder. Instead, use the new
397 optional arg of file-ownership-preserved-p.
398 (file-ownership-preserved-p): New optional arg GROUP.
399 Fix mishandling of setuid directories that would cause this
400 function to return t when it should have returned nil.
401 Document what happens if the file does not exist, and when
402 it's not known whether the ownership will be preserved.
403 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
404 Likewise.
405 (tramp-get-local-gid): Use group-gid for integer, as that's
406 faster and more reliable.
407
016b2a42
JD
4082012-12-14 Julien Danjou <julien@danjou.info>
409
19156242
KR
410 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
411 Update keywords list, data type and PL/pgSQL.
016b2a42 412
665e5e07
DA
4132012-12-14 Dave Abrahams <dave@boostpro.com>
414
415 * vc/ediff-util.el (ediff-buffer-type): New function.
416 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
417 rather than taking it as as argument.
418 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
419
d72e9e92
RC
4202012-12-14 Ryan Crum <ryan.crum@eleostech.com>
421
422 * json.el: Add pretty-print option (bug#12634).
423 (json-encoding-separator, json-encoding-default-indentation)
424 (json--encoding-current-indentation, json-encoding-pretty-print)
425 (json-encoding-lisp-style-closings): New vars.
426 (json--with-indentation): New macro.
427 (json-encode-hash-table, json-encode-alist, json-encode-plist)
428 (json-encode-array): Use it to obey json-encoding-pretty-print.
429 (json-pretty-print-buffer, json-pretty-print): New commands.
430
dbb530d9
DG
4312012-12-14 Dmitry Gutov <dgutov@yandex.ru>
432
433 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
434 Extract `ruby-syntax-propertize-expansions'.
435 (ruby-syntax-propertize-expansions): Only change syntax on
436 certain string delimiters, to punctuation. This way the common
437 functions like forward-word and thing-at-point still work.
438 (ruby-match-expression-expansion): Improve readability.
bb808526
DG
439 (ruby-block-contains-point): New function.
440 (ruby-add-log-current-method): Handle several edge cases.
dbb530d9 441
ce0440ff
JB
4422012-12-13 Juanma Barranquero <lekktu@gmail.com>
443
444 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
445 unload-feature finishes even when aborting an ongoing edebug session.
446 Also, do not worry about edebug-mode, unload-feature takes care of it.
447
f10331bf
AS
4482012-12-13 Andreas Schwab <schwab@suse.de>
449
450 * net/tls.el (tls-program): Update customize type.
451
5f3a3bb1
JB
4522012-12-13 Juanma Barranquero <lekktu@gmail.com>
453
454 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
455 (edebug-setup-hook, cl-read-load-hooks): Use it.
456 (edebug-unload-function): New function. (Bug#13163)
457
6ce21463
MA
4582012-12-13 Michael Albinus <michael.albinus@gmx.de>
459
460 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
461 Otherwise, there could be errors in autoloading. (Bug#13151)
462
d754b364
JH
4632012-12-13 Jürgen Hötzel <juergen@archlinux.org>
464
465 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
466 sequences.
467
727f9739 4682012-12-13 Alan Mackenzie <acm@muc.de>
14b8c3d9
AM
469
470 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
471 * progmodes/cc-engine.el (c-backward-comments): Add code to work
472 around `forward-comment' not recognizing ^M as whitespace.
473
727f9739 4742012-12-13 Fabián Ezequiel Gallina <fgallina@cuca>
2c43a9ad
FEG
475
476 * progmodes/python.el (python-skeleton-class)
477 (python-skeleton-def): Do not add space after defun name.
478
eb8006c6
SM
4792012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
480
481 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
482 (cl--symbol-function): Remove (now that funbound is like nil).
483
4c74b1e4
GM
4842012-12-12 Glenn Morris <rgm@gnu.org>
485
486 * button.el (button--area-button-p): Fix typo.
487
37f38bca
SS
4882012-12-12 Sam Steingold <sds@gnu.org>
489
490 * frame.el (frame-maximization-style): New user option.
491 (toggle-frame-maximized): Toggle frame maximization according to
492 `frame-maximization-style', bound to <f11>.
493 (cycle-frame-maximized): Cycle between all maximization styles and
494 non-maximized frame, bound to shift-<f11>.
495
fd49a218
DC
4962012-12-12 David Cadé <codename68@gmail.com>
497
498 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
499
69e1c203
JB
5002012-12-12 Jonas Bernoulli <jonas@bernoul.li>
501
502 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
503 (eieio-override-prin1): Don't quote kewords and booleans.
504 (object-write) <eieio-default-superclass>: Don't put closing parens
505 on new line, avoid needless empty lines, align values that are objects
506 with the slot keyword (instead of beginning on the same line).
507 (eieio-list-prin1): Align value with slot keyword; increase
508 eieio-print-depth before printing members of the list.
509
4b0df848
SM
5102012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
511
030f4af5
SM
512 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
513 a display text-property.
514 (report-emacs-bug-hook): Don't bother deleting it any more.
515
6ac1f8ca
SM
516 * hilit-chg.el (highlight-save-buffer-state): Delete.
517 Use with-silent-modifications instead.
518 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
519
4b0df848
SM
520 * button.el: Handle buttons in display text-properties.
521 (button--area-button-p, button--area-button-string):
522 Use (STRING . STRING-POS) representation instead of just STRING.
523
d46d2d3a
EZ
5242012-12-11 Eli Zaretskii <eliz@gnu.org>
525
526 * makefile.w32-in (compile4-SH): Fix a typo that caused term
527 subdirectory be skipped.
528
a0099d31
GM
5292012-12-11 Glenn Morris <rgm@gnu.org>
530
36327e4f
GM
531 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
532
a0099d31
GM
533 * progmodes/f90.el (f90-line-continued, f90-indent-region):
534 Treat preprocessor lines embedded in continuations like comments.
535 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
536
ff3f6c26
JB
5372012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
538
539 * calc/calc.el (calc-standard-date-formats): Add more date
540 formats.
541 * calc/calc-forms.el (math-parse-iso-date): New function.
542 (math-parse-date): Use `math-parse-iso-date' when appropriate.
543 (math-parse-iso-date-validate): Add extra error checking.
544 (calc-date-notation): Add ability to access new date formats.
545
ed6f2cd4
SM
5462012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
547
548 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
549 font-lock as well as when there's no text-property.
550
c868b919
J
5512012-12-10 Jambunathan K <kjambunathan@gmail.com>
552
553 * hi-lock.el: Refine the choice of default face.
554 (hi-lock-keyword->face): New function. Use it wherever we used
555 cadadadr instead.
556 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
557 (hi-lock--last-face): Remove var.
558 (hi-lock--unused-faces): New var to replace it.
559 (hi-lock-read-face-name): Use/maintain it.
560 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
561 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
562 if it has another face.
563
2b8c9064
EZ
5642012-12-10 Eli Zaretskii <eliz@gnu.org>
565
566 * subr.el (w32notify-handle-event): New function.
567 (inotify-handle-event): Doc fix.
568
81606b10
RS
5692012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
570
571 * subr.el (inotify-event-p, inotify-handle-event): New functions.
572
265c2fbf 5732012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
574
575 * simple.el (just-one-space): Doc fix.
576
265c2fbf 5772012-12-10 Eli Zaretskii <eliz@gnu.org>
8d43bd30 578
c868b919 579 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
8d43bd30 580
265c2fbf 5812012-12-10 Le Wang <l26wang@gmail.com>
3a21537c
LW
582
583 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
584 narrowed buffer (bug#12361).
585
265c2fbf 5862012-12-10 Juanma Barranquero <lekktu@gmail.com>
bf741d33
JB
587
588 * vc/vc-hooks.el (vc-state): Doc fix.
589
265c2fbf 5902012-12-10 Glenn Morris <rgm@gnu.org>
07026166
GM
591
592 * mail/rmail.el (rmail-maybe-display-summary):
593 Preserve buffer, in case select-window changes it. (Bug#13066)
594
265c2fbf 5952012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
82e1f390
SM
596
597 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
598 cl-load-hook where they belong.
599
bad162fd
SM
6002012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
601
602 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
603
ca065258
EZ
6042012-12-09 Eli Zaretskii <eliz@gnu.org>
605
606 Parallelize byte compilation on MS-Windows.
607 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
bad162fd 608 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
ca065258
EZ
609 (WINS_BASIC): Define as concatenation of the above.
610 (compile): Subdivide into 4 separate and independent jobs that can
611 be run in parallel.
612 (compile0-CMD, compile0-SH): New targets for compiling
613 COMPILE_FIRST files, which are prerequisites for the rest of the
614 byte-compilation.
bad162fd
SM
615 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
616 New targets for parallel compilation with cmd.exe.
ca065258
EZ
617 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
618 compiling under a Unixy shell.
619
5dea55d2
CY
6202012-12-09 Chong Yidong <cyd@gnu.org>
621
622 * simple.el (set-mark-default-inactive): Delete this
623 accidentally-introduced option.
624 (set-mark-command, exchange-point-and-mark): Remove calls.
625
c6c08d3f
GM
6262012-12-09 Glenn Morris <rgm@gnu.org>
627
628 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
629 Respect a defcustom's :set function, if appropriate. (Bug#109)
630 (eval-defun): Doc fix.
631
858aab4c
JL
6322012-12-08 Juri Linkov <juri@jurta.org>
633
634 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
635 (Info-fontify-node, Info-bookmark-make-record): Remove the
636 file extension from Info-current-file (Bug#13016).
637
2e4ad7e5
SM
6382012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
639
640 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
641 point, still provide some default.
642 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
643 names, since we don't use it right now. Actually return the list.
644 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
645
75498db0
CY
6462012-12-07 Chong Yidong <cyd@gnu.org>
647
ffe7ba8f
CY
648 * novice.el (disabled-command-function): Remove a spurious help
649 xref (Bug#13043). Suggested by Kelly Dean.
650
454eb095
CY
651 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
652 syntax is specified (Bug#13025).
653
75498db0
CY
654 * info.el (Info-set-mode-line): Remove the file extension from
655 Info-current-file if there is one (Bug#13016).
656
13a40633
GM
6572012-12-07 Glenn Morris <rgm@gnu.org>
658
54c8b5ba
GM
659 * mail/rmail.el (rmail-mime-decoded): New permanent local.
660 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
661 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
662 and rmail-mime-decoded. (Bug#9841)
663
13a40633
GM
664 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
665 (batch-unrmail, unrmail): Doc fixes.
666 (unrmail): Respect unrmail-mbox-format.
667 * mail/rmail.el (rmail-mbox-format): New option.
668 (rmail-show-message-1): Respect rmail-mbox-format.
669
4611a3cc
SM
6702012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
671
672 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
673
1812c724
SM
6742012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
675
338bfefa
SM
676 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
677 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
678 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
679 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
680 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
681 (cl-progv): Don't rely on dynamic scoping to find the body.
682 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
683 (cl--proclaims-deferred): Rename from the "cl-" prefix.
684 (cl-declaim): Use backquotes.
685 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
686 Use "cl--" prefix for the object's tag.
687
1812c724
SM
688 * ses.el: Use advice-add/remove.
689 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
690 (copy-region-as-kill, yank): Use advice-add.
691 (ses-unload-function): Use advice-remove.
692
24fc9480
JB
6932012-12-06 Jonas Bernoulli <jonas@bernoul.li>
694
695 * button.el: Make them work in header-lines (bug#12817).
696 (button-map): Add bindings for header-line and mode-line use.
697 (button-get, button-put, button-label): `button' may now be a string.
698 (button-activate): Don't make it a defsubst.
699 (button--area-button-p, button--area-button-string): New functions.
700 (make-text-button): Fix the return value when `beg' was a string.
701 (push-button): Handle the mode-line case.
702
853c1ffc
SM
7032012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
704
93852cb0
SM
705 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
706 (sql-signum): Remove. Use `cl-signum' instead.
707 (sql-read-passwd): Remove; use read-passwd instread.
708 (sql-get-login-ext): Use read-string.
709 (sql-get-login): Use dolist and pcase.
710 (sql--completion-table): Rename from sql-try-completion.
711 Use complete-with-action.
712 (sql-mode): Don't change abbrev-all-caps globally.
713 (sql-connect): Don't rely on dynamic scoping for `new-name'.
714 (sql-postgres-completion-object): Initialize vars in their `let'.
715 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
716 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
717 (sql-comint-interbase): Use a single append, without setq.
718 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
719
853c1ffc
SM
720 * hi-lock.el: Rework the default face and the serialize regexp code.
721 (hi-lock--auto-select-face-defaults): Remove.
722 (hi-lock-string-serialize-serial): Remove.
723 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
724 make weak.
725 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
726 equal string.
727 (hi-lock-set-pattern): Adjust accordingly.
728 (hi-lock--regexps-at-point): Simplify accordingly.
729 (hi-lock--auto-select-face-defaults): Remove.
730 (hi-lock--last-face): New var to replace it.
731 (hi-lock-read-face-name): Rewrite (bug#11095).
732 (hi-lock-unface-buffer): Arrange for the face to be the next default.
733
5504e2c7
MA
7342012-12-06 Michael Albinus <michael.albinus@gmx.de>
735
853c1ffc
SM
736 * net/tramp.el (tramp-replace-environment-variables):
737 Hide compiler warning.
5504e2c7
MA
738 (tramp-file-name-for-operation): Remove `executable-find',
739 `start-process', `call-process' and `call-process-region'.
740
853c1ffc 741 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
5504e2c7
MA
742
743 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
744 compatibility.
745
746 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
747
e1d51545
CY
7482012-12-06 Chong Yidong <cyd@gnu.org>
749
750 * ffap.el (ffap-replace-file-component): Fix typo.
751
d8ad4d3f 7522012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
ef54d315
SM
753
754 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
755 fix open-paren-like token test (bug#12785).
756
d8ad4d3f 7572012-12-06 Glenn Morris <rgm@gnu.org>
52d129cd
GM
758
759 * mail/rmailsum.el (rmail-new-summary): Tweak for
760 rmail-maybe-display-summary changing buffer. (Bug#13066)
761
d8ad4d3f 7622012-12-06 Juri Linkov <juri@jurta.org>
68bf4e09
JL
763
764 * info.el (Info-fontify-node): Don't hide the last newline.
765 (Bug#12272)
766
9ad948e2
KY
7672012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
768
769 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
770 so as to enable message-read-from-minibuffer to expand mail aliases.
771
4b5c89ee
SM
7722012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
773
774 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
775 the `intangible' property.
776 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
777
5602a53a
DD
7782012-12-05 Deniz Dogan <deniz@dogan.se>
779
780 * net/rcirc.el (rcirc-urls): Update documentation.
781 (rcirc-condition-filter): New function.
782 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
783 and exclude consecutive duplicate URLs (Bug#6082).
784
51b890ac
MA
7852012-12-05 Michael Albinus <michael.albinus@gmx.de>
786
d5f97f62
MA
787 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
788 Check return code of copy command.
789
853c1ffc
SM
790 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
791 Use group `tramp'. Add version.
51b890ac 792
04b14f2b
CY
7932012-12-05 Chong Yidong <cyd@gnu.org>
794
a3680194
CY
795 * ffap.el (ffap-url-regexp): Don't require matching at front of
796 string (Bug#4952).
797 (ffap-url-p): If only a substring matches, return that.
798 (ffap-url-at-point): Use the return value of ffap-url-p.
799 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
800 (find-file-at-point, dired-at-point, dired-at-point-prompter)
801 (ffap-guess-file-name-at-point): Likewise.
802 (ffap-replace-file-component): Fix typo.
803
04b14f2b
CY
804 * info.el (info-display-manual): Add existing Info buffers, whose
805 files may not be in Info-directory-list, to the completion.
806 (info--manual-names): New helper function.
807
49596095
GM
8082012-12-05 Glenn Morris <rgm@gnu.org>
809
810 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
811 New functions, for detecting and resolving conflicts. (Bug#10709)
812
b85aec93
J
8132012-12-04 Jambunathan K <kjambunathan@gmail.com>
814
815 * hi-lock.el (hi-lock-auto-select-face): New user variable.
816 (hi-lock-auto-select-face-defaults): New buffer local variable.
817 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
818 (hi-lock-unface-buffer): Prompt user with useful defaults.
819 With prefix arg, unhighlight all hi-lock patterns in buffer.
820
8515507f
SM
8212012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
822
823 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
824
72cebfb7
MA
8252012-12-04 Michael Albinus <michael.albinus@gmx.de>
826
827 * Makefile.in (TRAMP_SRC):
828 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
829
0ec3f7ea
JH
8302012-12-04 Juergen Hoetzel <juergen@archlinux.org>
831
832 * net/tramp-adb.el: New package.
833
770de7cf
CY
8342012-12-04 Chong Yidong <cyd@gnu.org>
835
ce3e7725
CY
836 * terminal.el: Move to obsolete/.
837
770de7cf
CY
838 * longlines.el: Move to obsolete/.
839
840 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
841 Remove code referring to longlines mode.
842
c38a186c
JL
8432012-12-03 Juri Linkov <juri@jurta.org>
844
845 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
846
329bfd64
AM
8472012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
848
849 * textmodes/ispell.el (ispell-init-process)
475eea6f
AM
850 (ispell-start-process, ispell-internal-change-dictionary):
851 Make sure personal dictionary name is expanded after initial
852 `default-directory' value. Use expanded strings for
853 keep/restart checks and for value (Bug#13019).
329bfd64 854
77a74935
JB
8552012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
856
857 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
858
c5bc2d1d 8592012-12-03 Leo Liu <sdl.web@gmail.com>
ff3d86d0
LL
860
861 * files.el (dir-locals-read-from-file): Check file non-empty
862 before reading. (Bug#13038)
863
c5bc2d1d 8642012-12-03 Glenn Morris <rgm@gnu.org>
6247eff5
GM
865
866 * jka-cmpr-hook.el (jka-compr-get-compression-info):
867 Remove any version extension before checking filename. (Bug#13006)
868 (jka-compr-compression-info-list): Belated :version bump.
869
c5bc2d1d 8702012-12-03 Chong Yidong <cyd@gnu.org>
a5bf43ba 871
8ecba97d
CY
872 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
873
a5bf43ba
CY
874 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
875 (buffer-menu): Doc fix (Bug#12294).
876
c5bc2d1d 8772012-12-03 Roland Winkler <winkler@gnu.org>
34755291
RW
878
879 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
880 of diary-show-all-entries in the diary buffer (Bug#12994).
881
c5bc2d1d 8822012-12-03 Michael Albinus <michael.albinus@gmx.de>
c2f5b60a
MA
883
884 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
885 "<STDIN>". This is binary safe.
886
682ceaf8
JB
8872012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
888
889 * calc/calc-forms.el (math-absolute-from-iso-dt)
890 (math-date-to-iso-dt, math-parse-iso-date-validate)
891 (math-iso-dt-to-date): New functions.
892 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
893 (math-fd-isoweekday): New variables.
894 (calc-date-notation, math-parse-standard-date, math-format-date)
895 (math-format-date-part): Add support for more formatting codes.
896
db47d5e9
DG
8972012-12-02 Dmitry Gutov <dgutov@yandex.ru>
898
899 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
900 current buffer's file name when called interactively (Bug#12488).
901
3faf4944
JL
9022012-12-02 Juri Linkov <juri@jurta.org>
903
904 * info.el (info-display-manual): Don't clobber an existing Info
010db6da 905 buffer (Bug#10770). Add completion (Bug#10771).
3faf4944 906
cb5d51dc
YN
9072012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
908
909 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
910 before using it for comparison (Bug#5297).
911
f38cd76e
JA
9122012-12-01 Jari Aalto <jari.aalto@cante.net>
913
914 * textmodes/css-mode.el (css-current-defun-name): New function.
915 (css-mode): Use it.
916
917 * textmodes/sgml-mode.el (html-current-defun-name): New function.
918 (html-mode): Use it.
919
ba03d0d9
CY
9202012-12-01 Chong Yidong <cyd@gnu.org>
921
922 Modularize add-log-current-defun (Bug#2224).
923 Suggested by Jari Aalto.
924
925 * vc/add-log.el (add-log-current-defun-function): Doc fix.
926 (add-log-current-defun): Move mode-specific code to other files.
927 (add-log-lisp-like-modes, add-log-c-like-modes)
928 (add-log-tex-like-modes): Variables deleted.
929
930 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
931 (lisp-mode-variables): Use it.
932
933 * progmodes/cc-mode.el (c-common-init):
934 * progmodes/cperl-mode.el (cperl-mode): Set a value for
935 add-log-current-defun-function.
936
937 * progmodes/m4-mode.el (m4-current-defun-name): New function.
938 (m4-mode): Use it.
939
940 * progmodes/perl-mode.el (perl-current-defun-name): New.
941 (perl-mode): Use it.
942
853c1ffc
SM
943 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
944 Use lisp-current-defun-name.
ba03d0d9
CY
945
946 * textmodes/tex-mode.el (tex-current-defun-name): New.
947 (tex-common-initialization): Use it.
948
949 * textmodes/texinfo.el (texinfo-current-defun-name): New.
950 (texinfo-mode): Use it.
951
92eadba5
CY
9522012-12-01 Chong Yidong <cyd@gnu.org>
953
954 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
955 * progmodes/autoconf.el (autoconf-mode):
956 * progmodes/js.el (js-mode):
957 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
958 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
959 * progmodes/perl-mode.el (perl-mode):
960 * progmodes/sh-script.el (sh-mode, sh-set-shell):
961 * textmodes/css-mode.el (css-mode):
962 * textmodes/sgml-mode.el (html-mode, sgml-mode)
963 (sgml-tags-invisible, sgml-guess-indent):
964 * textmodes/tex-mode.el (tex-common-initialization)
965 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
966 (doctex-mode, plain-tex-mode, latex-mode):
967 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
968
3ddbf803
KK
9692012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
970
971 * vc/vc-hg.el (vc-hg-next-revision):
972 Ensure use of default "tip" output format. (Bug#6968)
973
f0b6ae63
KS
9742012-12-01 Kim F. Storm <storm@cua.dk>
975
976 * startup.el (fancy-startup-tail): Add a clickable link
977 (Bug#2176).
978
c01bf73e
CY
9792012-12-01 Chong Yidong <cyd@gnu.org>
980
981 * startup.el (fancy-startup-tail): Improve the message about
982 auto-save files (Bug#2176).
983
f0b6ae63
KS
984 * files.el (recover-session): Improve the descriptive message, and
985 use substitute-command-keys.
986
a9400458
GM
9872012-12-01 Glenn Morris <rgm@gnu.org>
988
989 * ido.el (ido-file-internal):
990 Handle other-window, other-frame for dired. (Bug#13036)
991
fb3bf6ce
GM
9922012-11-30 Glenn Morris <rgm@gnu.org>
993
994 * icomplete.el (icomplete-separator): Fix :version.
995
a813fe3f
CY
9962012-11-30 Chong Yidong <cyd@gnu.org>
997
998 * shell.el (shell): For C-u M-x shell, use an inactive shell
999 buffer as the default (Bug#1975).
276479fd
CY
1000 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
1001 (shell-mode): Use them to reapply ansi colorization if Shell mode
1002 is re-enabled.
a813fe3f 1003
a8b733a5
CY
10042012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
1005
1006 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
1007
6fccd6e8
SB
10082012-11-30 Samuel Bronson <naesten@gmail.com>
1009
1010 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
1011 flag to xargs, for compatibility with BSD xargs (Bug#11703).
1012
53c9a337
TT
10132012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
1014
1015 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
1016 by move-to-column (Bug#3234).
1017
ccf520bb
CY
10182012-11-30 Chong Yidong <cyd@gnu.org>
1019
1020 * longlines.el (longlines-wrap-line, longlines-encode-region):
1021 Preserve text properties (Bug#1425).
1022
171b0949
OT
10232012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
1024
1025 * vc/vc.el (vc-register): Allow registering a file which is
1026 already registered with a different backend (Bug#10589).
1027
cc37e70f
J
10282012-11-29 Jambunathan K <kjambunathan@gmail.com>
1029 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * icomplete.el: Change separator; add ido-style commands.
1032 (icomplete-show-key-bindings): Remove custom var.
1033 (icomplete-get-keys): Remove function.
1034 (icomplete-forward-completions, icomplete-backward-completions):
1035 New commands.
1036 (icomplete-minibuffer-map): New var.
1037 (icomplete-minibuffer-setup): Use it.
1038 (icomplete-exhibit): Don't delay if the list of completions is known.
1039 (icomplete-separator): New custom.
1040 (icomplete-completions): Use it.
1041 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
1042 (minibuffer-force-complete-and-exit): New command.
1043 (minibuffer--complete-and-exit): New function extracted from
1044 minibuffer-complete-and-exit.
1045 (minibuffer-complete-and-exit): Use it.
83e12fe0
SM
1046
1047 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
1048 error message when the file doesn't exist (bug#12974).
1049
31646597
KD
10502012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
1051
1052 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
1053
e9df8f87
GM
10542012-11-29 Glenn Morris <rgm@gnu.org>
1055
824eefe4
GM
1056 * files.el (hack-dir-local-variables): Warn if try to set
1057 coding via dir-locals, since it doesn't work. (Bug#7169)
1058
4ad900d9
GM
1059 Add desktop support for restoring vc-dir buffers. (Bug#10606)
1060 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
1061 Set buffer-local value of desktop-save-buffer.
1062 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
1063 New functions.
1064 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
1065 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
1066
e9df8f87
GM
1067 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
1068 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
1069 Doc fix.
1070 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
1071 Doc fixes.
1072
e7c8fcc4
JB
10732012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
1074
1075 * calc/calc-forms.el (calc-date-notation): Fix regexp
1076 used to find time codes. Fix symbol for seconds.
1077
48d6d9c0
GM
10782012-11-27 Glenn Morris <rgm@gnu.org>
1079
1080 * emacs-lisp/derived.el (derived-mode-make-docstring):
1081 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
1082
369f945d
SM
10832012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1084
1085 * textmodes/table.el (table-insert): Don't use `symbol-name' on
1086 lexically scoped variables (bug#13005).
1087
5c9cf0a3 10882012-11-27 Glenn Morris <rgm@gnu.org>
98f99594 1089
999e745e
GM
1090 * vc/vc-hooks.el (vc-mistrust-permissions):
1091 Default to t, to avoid data-loss. (Bug#11490)
98f99594 1092
5c9cf0a3 10932012-11-27 Fabián Ezequiel Gallina <fgallina@cuca>
207cb73c 1094
999e745e
GM
1095 * progmodes/python.el (python-indent-guess-indent-offset):
1096 If indentation is guessed make python-indent-offset buffer-local.
1097
207cb73c 1098 Fix Imenu regression.
999e745e
GM
1099 * progmodes/python.el (python-nav-beginning-of-defun):
1100 Fix forward movement when statement(s) separates point from defun.
207cb73c
FEG
1101 (python-imenu-prev-index-position): New function.
1102
5c9cf0a3 11032012-11-27 Eli Zaretskii <eliz@gnu.org>
33a488e4
EZ
1104
1105 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
1106
1107 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
865f7d8f 1108 Don't set buffer-file-type. Return nil. (Bug#12989)
33a488e4 1109
5c9cf0a3 11102012-11-27 Glenn Morris <rgm@gnu.org>
50207191
GM
1111
1112 * hippie-exp.el (hippie-expand-try-functions-list):
1113 Re-autoload it. (Bug#12982)
1114
5c9cf0a3 11152012-11-27 Eli Zaretskii <eliz@gnu.org>
2147c6ab 1116
369f945d
SM
1117 * descr-text.el (describe-char-padded-string):
1118 Call internal-char-font only on GUI frames. (Bug#11964)
2147c6ab 1119
5c9cf0a3 11202012-11-27 Andreas Schwab <schwab@linux-m68k.org>
58b1ae1e
AS
1121
1122 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
1123 and obsoletion message.
1124
5c9cf0a3 11252012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
35a10516
SM
1126
1127 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
1128 the constructs to keep outside of the `cl-block' (bug#12977).
1129
5c9cf0a3 11302012-11-27 Chong Yidong <cyd@gnu.org>
0c5ef133
CY
1131
1132 * mouse.el (mouse-drag-line): Even if the line is not draggable,
1133 keep reading until we get the up-event anyway, in order to process
1134 the up-event for mouse-1-click-follows-link (Bug#12971).
1135
848a2dd1
SM
11362012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1137
1138 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
1139 base function is not yet defined (bug#12965).
1140 (ad-activate-advised-definition): Use ad-compile-function.
1141 (ad-activate): Use cond.
1142
9ad79506
LL
11432012-11-25 Leo Liu <sdl.web@gmail.com>
1144
1145 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
1146 (Bug#12979)
1147
e2cb57f5
VB
11482012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
1149
1150 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
1151 reftex-section-info-function in order to be compatible with
1152 Texinfo integration.
1153
1154 * textmodes/reftex.el (reftex-section-pre-regexp)
848a2dd1
SM
1155 (reftex-section-post-regexp, reftex-section-info-function):
1156 New variable.
1157 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
1158 reftex-section-post-regexp, and reftex-section-info-function in order
1159 to be compatible with Texinfo integration.
1160
1161 * textmodes/reftex-toc.el (reftex-toc-promote-action):
1162 use reftex-section-pre-regexp variable in order to be compatible with
e2cb57f5
VB
1163 Texinfo integration.
1164
1c4f115d
CY
11652012-11-25 Chong Yidong <cyd@gnu.org>
1166
1167 * faces.el: Make face-spec-set more analogous to setq.
1168 (face-spec-set): Change the third arg to specify whether this
1169 function is being called via defface, customize, or a third party.
1170 Set the appropriate symbol properties. Clear the override spec if
1171 setting via Custom. Initialize face if necessary. (Bug#4988)
1172 (face-spec-recalc): Allow theme faces to completely replace the
1173 defface spec, in the same way as custom faces (Bug#8454).
1174
1175 * cus-face.el (custom-declare-face): Move face initialization to
1176 face-spec-set.
1177 (custom-theme-set-faces): Don't initialize the face name here, as
1178 that is now done in face-spec-set.
1179
1180 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
1181 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
1182 Simplify by using the new arg to face-spec-set.
1183
1184 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
1185 reset face-override-spec too, and use custom-declare-face.
1186
c2350548
JD
11872012-11-24 Jan Djärv <jan.h.d@swipnet.se>
1188
1189 * term/ns-win.el (ns-initialize-window-system): Move creation of
1190 fontsets here (Bug#11964).
1191
ecfc364c
VB
11922012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
1193
1194 * ses.el (ses-rename-cell): Correct bug on mode-line update after
1195 cell renaming.
1196
0917cc54
CY
11972012-11-24 Chong Yidong <cyd@gnu.org>
1198
433212bf
CY
1199 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
1200 obsolete.
1201
0917cc54
CY
1202 * custom.el (custom-theme-set-variables): Use a topological sort
1203 for ordering by custom dependencies (Bug#12952).
1204 (custom--sort-vars, custom--sort-vars-1): New functions.
1205
d125ca15 12062012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
002c019c
SM
1207
1208 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
1209 lexical-binding (bug#12938).
1210
d125ca15 12112012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
977f9325
WJ
1212
1213 * image-mode.el (image-transform-check-size): Use assertions only
1214 for images of type imagemagick.
1215
1216 Otherwise no error, image-transform-fit-to-{width,height} is
1217 silently ignored, as before. Doc fix.
1218
d125ca15 12192012-11-24 Chong Yidong <cyd@gnu.org>
bccffa83
CY
1220
1221 * faces.el (color-defined-p): Doc fix (Bug#12853).
1222
d125ca15 12232012-11-24 Juri Linkov <juri@jurta.org>
61a2a122
JL
1224
1225 * dired.el (dired-mark): Add optional arg `interactive'.
1226 Check for `use-region-p' if `interactive' is non-nil.
1227 (dired-unmark, dired-flag-file-deletion): Add optional arg
1228 `interactive'. Call `dired-mark' with the arg `interactive'.
1229 (Bug#10624)
1230
cc4c01bd
JL
1231 * wdired.el: Revert 2012-10-17 change partly and replace it with
1232 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
1233 (wdired-finish-edit): Add marks for new file names to
1234 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
1235 after `revert-buffer'.
1236 (wdired-do-renames): Remove calls to `dired-remove-file',
1237 `dired-add-file', `dired-add-entry'. (Bug#11795)
1238
d125ca15 12392012-11-24 Alan Mackenzie <acm@muc.de>
b03aabda 1240
dc310ed0
AM
1241 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
1242
b03aabda
AM
1243 Fix bugs in the state cache. Enhance a debugging mechanism.
1244 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
1245 "brace at column zero" strategy for C++.
1246 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
1247 (c-parse-state-point): New variable.
1248 (c-record-parse-state-state): Record old parse state with
1249 `copy-tree'. Record previous value of point.
1250 (c-debug-parse-state-double-cons): New debugging function.
1251 (c-debug-parse-state): Call the above new function.
1252 (c-toggle-parse-state-debug): Output a confirmatory message.
1253
002c019c
SM
1254 * progmodes/cc-mode.el (c-before-change, c-after-change):
1255 Call c-invalidate-state-cache from `c-before-change' instead of
b03aabda
AM
1256 `c-after-change'.
1257
930a6273
CY
12582012-11-23 Chong Yidong <cyd@gnu.org>
1259
1260 * find-cmd.el (find-constituents): Add executable, ipath,
1261 readable, samefile, writable, daystart, regextype (Bug#12856).
1262
15c9d04e
SM
12632012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1264
1265 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
1266
2ecb2679
PE
12672012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1268
1269 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
1270 definition. This fixes a bootstrap failure.
a14a5a40
PE
1271 (calc-gregorian-switch): In menu, put dates before regions.
1272 This is easier to follow, lines up better in the menu, and lets us
1273 coalesce regions that switch at the same time. Give country
15c9d04e
SM
1274 names, not "Vatican", as that's better for non-expert users.
1275 Use names that are stable between the date of switch and now, e.g.,
a14a5a40
PE
1276 Bohemia and Moravia (which existed then and now) and not
1277 Czechoslovakia (which didn't exist then and doesn't exist now).
1278 What is now the U.S. mostly did not switch at the same time as
1279 Britain, so omit the U.S. Correct spelling of "Britain".
1280 Catholic Switzerland was too much of a mess, so omit it.
2ecb2679 1281
723da6aa
JB
12822012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1283
1284 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
1285 after the variable is changed.
1286
21fa2482
DC
12872012-11-21 Daniel Colascione <dancol@dancol.org>
1288
1289 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
b6096e85
DC
1290 in SQL declarations for font-lock.
1291 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
21fa2482 1292
3ca2f1bf
GM
12932012-11-21 Glenn Morris <rgm@gnu.org>
1294
1bf335cf
GM
1295 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
1296 (face-italic-p): Add optional argument "inherit".
1297
3ca2f1bf
GM
1298 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
1299 Remove -p suffix from names, for consistency with other set-face-*.
1300 (set-face-inverse-video): Fix interactive spec.
1301 * play/gamegrid.el (gamegrid-make-mono-tty-face):
1302 * textmodes/table.el (table--update-cell-face):
1303 Use set-face-inverse-video rather than now obsolete alias.
1304
6ef2e5ef 13052012-11-21 Eli Zaretskii <eliz@gnu.org>
7cf95797
EZ
1306
1307 * simple.el (line-move): Don't call line-move-partial if
1308 scroll-conservatively is in effect. (Bug#12927)
1309
6ef2e5ef 13102012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
63f25172 1311
93b05041
SM
1312 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
1313 Fallback on completion-at-point rather than
1314 pcomplete-expand-and-complete, and only if pcomplete actually failed.
1315 (eshell-cmpl-initialize): Setup completion-at-point.
1316
1317 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
1318
bc715d67
SM
1319 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
1320
6ef2e5ef 13212012-11-21 Michael Albinus <michael.albinus@gmx.de>
d7f2a65c
MA
1322
1323 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
1324 are remote, check out-of-band property for both.
1325
6ef2e5ef 13262012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
d1c0cddf
SM
1327
1328 * window.el (switch-to-buffer): Re-add the warning that was lost in the
1329 code rewrite.
1330
6ef2e5ef 13312012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38 1332
535efd4a
PE
1333 More minor time fixes.
1334 * calendar/time-date.el: Commentary fix.
1335 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
1336 too much other code depends on (0 0) time stamps.
1337 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
1338 Add a couple of FIXME comments.
1339
0c93aa38
PE
1340 Minor cleanup for times as lists of four integers.
1341 * files.el (dir-locals-directory-cache):
1342 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
1343 Doc fixes.
1344 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
1345 * ps-bdf.el (bdf-file-newer-than-time):
1346 Process four-integers time stamps, not two. Doc fixes.
1347
23ba2705
SM
13482012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1349
2e31777b
SM
1350 * uniquify.el (uniquify-managed): Use defvar-local.
1351 (rename-buffer, create-file-buffer): Advise with advice-add.
1352 (uniquify-unload-function): Unadvise accordingly.
1353
8b62d742
SM
1354 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
1355 (trace-buffer): Don't purecopy.
1356 (trace-entry-message, trace-exit-message): Add `context' arg.
1357 (trace--timer): New var.
1358 (trace-make-advice): Adjust for use in nadvice.
1359 Add `context' argument. Delay `display-buffer' via a timer.
1360 (trace-function-internal): Use advice-add.
1361 (trace--read-args): New function.
1362 (trace-function-foreground, trace-function-background): Use it.
1363 (trace-function): Rename to trace-function-foreground and redefine as
1364 an alias to that new name.
1365 (untrace-function, untrace-all): Adjust to the use of nadvice.
1366
5d0ccd95
SM
1367 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
1368
3837d988
SM
1369 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
1370
23ba2705
SM
1371 * subr.el (called-interactively-p-functions): New var.
1372 (internal--called-interactively-p--get-frame): New macro.
1373 (called-interactively-p, interactive-p): Rewrite in Lisp.
1374 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
1375 (called-interactively-p-functions): Use it.
1376 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
1377 (called-interactively-p-functions): Use it.
1378 * allout.el (allout-called-interactively-p): Don't assume
1379 called-interactively-p is a subr.
1380
b0636be7
GM
13812012-11-20 Glenn Morris <rgm@gnu.org>
1382
1383 * profiler.el (profiler-report-mode-map): Add a menu.
1384 No need to bind `q' because we derive from special-mode.
1385 (profiler-report-find-entry): Handle calls from the menu-bar.
1386
855b17af
SM
13872012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
1388
14146222
SM
1389 * emacs-lisp/byte-run.el (defun-declarations-alist):
1390 Allow a compiler-macro to be a lambda expression.
1391
1392 * progmodes/python.el: Use cl-lib. Move var declarations outside of
1393 eval-when-compile.
1394 (python-syntax-context): Add compiler-macro.
1395 (python-font-lock-keywords): Simplify with De Morgan.
1396
1000d895
SM
1397 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
1398
ac5392dc
SM
1399 * files.el (load-file): Require match in minibuffer selection, as was
1400 the case in Emacs-20 before we changed the spec to allow .elc files
1401 (bug#12935).
1402
19dc7206
SM
1403 * json.el: Don't require cl since we don't use it.
1404 * color.el: Don't require cl.
1405 (color-complement): `caddr' -> `nth 2'.
1406
855b17af
SM
1407 * calendar/time-date.el (time-to-seconds): De-obsolete.
1408
e8909bdc
JB
14092012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1410
1411 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
1412 year numbers.
1413 (math-date-to-julian-dt): Adjust the initial approximation for the
1414 year to deal with the new definition of the DATE.
1415
6e9f7997
DC
14162012-11-19 Daniel Colascione <dancol@dancol.org>
1417
855b17af
SM
1418 * term/w32-win.el (cygwin-convert-path-from-windows):
1419 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
6e9f7997 1420
6a3dd257
CY
14212012-11-18 Chong Yidong <cyd@gnu.org>
1422
1423 * filecache.el (file-cache--read-list): New function.
1424 (file-cache-add-directory-list, file-cache-add-file-list)
1425 (file-cache-delete-file-list, file-cache-delete-directory-list):
1426 Use it to read a list of files or directories (Bug#12846).
1427 (file-cache-add-file, file-cache-add-directory)
1428 (file-cache-delete-file-list, file-cache-delete-file-regexp)
1429 (file-cache-delete-directory): Print an message.
1430
eef97f35
JB
14312012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
1432
1433 * calc/calc-forms.el (math-date-to-dt): Use integer date when
1434 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
1435
913c8291
GM
14362012-11-18 Glenn Morris <rgm@gnu.org>
1437
1438 * image.el (insert-image, insert-sliced-image): Doc fix.
1439
2ac9538d 14402012-11-18 Chong Yidong <cyd@gnu.org>
ec6f8ce6
CY
1441
1442 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
1443 (Bug#12810).
1444
2ac9538d 14452012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
c2d07557
CY
1446
1447 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
1448 response when the target file is in a subdirectory (Bug#12757).
1449
2ac9538d 14502012-11-18 Chong Yidong <cyd@gnu.org>
33f8917c
CY
1451
1452 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
1453
2ac9538d 14542012-11-18 Glenn Morris <rgm@gnu.org>
65463c40 1455
9a5e2ee3
GM
1456 * emacs-lisp/cl-lib.el (face-underline-p):
1457 Use set-face-underline rather than the alias set-face-underline-p.
1458
65463c40 1459 * window.el (with-temp-buffer-window): Doc fix.
95f0501e
GM
1460 * subr.el (with-output-to-temp-buffer):
1461 Add doc xref to with-temp-buffer-window.
65463c40 1462
c9ed8e3d
JB
14632012-11-18 Juanma Barranquero <lekktu@gmail.com>
1464
1465 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
1466 * calc/calc.el (math-format-date-cache): Declare.
1467
310e60d9
PE
14682012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1469
6f6b82d6
PE
1470 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
1471 It also uses January 1, 1 AD as its day number 1.
310e60d9 1472 * calc/calc-forms.el (math-julian-date-beginning)
6f6b82d6 1473 (math-julian-date-beginning-int): Implement this.
310e60d9 1474
d7fe6352
JB
14752012-11-17 Juanma Barranquero <lekktu@gmail.com>
1476
1477 * descr-text.el (quail-find-key):
1478 * dired.el (desktop-file-name):
1479 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
1480 * generic-x.el (comint-mode, comint-exec):
1481 * image-dired.el (widget-forward):
1482 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
1483 (speedbar-change-expand-button-char)
1484 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
1485 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
1486 * printing.el (easy-menu-add-item, easy-menu-remove-item)
1487 (widget-field-action, widget-value-set):
1488 * speedbar.el (imenu--make-index-alist):
1489 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
1490 (ring-length, ring-insert):
1491 * vcursor.el (compare-windows-skip-whitespace):
1492 * woman.el (dired-get-filename):
1493 Declare functions.
1494
1495 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
1496
c9f618db
JB
14972012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1498
1499 * calc/calc.el (calc-gregorian-switch): New variable.
1500
1501 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
1502 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
1503 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
1504 (math-leap-year-p): Add option to distinguish between Julian
1505 and Gregorian calendars.
1506 (math-day-number): Use `math-day-in-year' to do the computations.
1507 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
1508 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
1509 to do the computations.
1510 (math-date-to-dt): Use `math-date-to-julian-dt' and
1511 `math-date-to-gregorian-dt' to do the computations.
1512 (calcFunc-weekday, math-format-date-part): Use the new version of
1513 the DATE to determine the weekday.
1514 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
1515 when necessary.
1516
3804f7bc
EZ
15172012-11-17 Eli Zaretskii <eliz@gnu.org>
1518
1519 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
1520 Cygwin; otherwise use 'file:'. (Bug#12914)
1521 (cygwin-convert-path-from-windows): Declare, to avoid
1522 byte-compiler warnings.
1523
de959d4d
AP
15242012-11-17 Andreas Politz <politza@fh-trier.de>
1525
1526 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
1527 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
1528 prefix and negative numeric prefix args (Bug#12795).
1529
e45deaef
SB
15302012-11-17 Stephen Berman <stephen.berman@gmx.net>
1531
1532 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
1533 Don't signal an error with a score that is too low to add to the
1534 list of top scores. (Bug#12779)
1535
ec15e0ff
CY
15362012-11-17 Chong Yidong <cyd@gnu.org>
1537
8e7696a1
CY
1538 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
1539
ec15e0ff
CY
1540 * filecache.el (file-cache-add-file): Handle relative file name in
1541 the argument (Bug#12694).
1542
60c4ee66
JH
15432012-11-16 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
1544
1545 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
1546
cdc5d88c
SM
15472012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1548
dd0c5bbb
SM
1549 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
1550
cdc5d88c
SM
1551 * emacs-lisp/cl-lib.el: Set more meaningful version number.
1552
0ff7851c
MR
15532012-11-16 Martin Rudalics <rudalics@gmx.at>
1554
1555 * window.el (enlarge-window, shrink-window): Don't mention return
1556 value in doc-string (Bug#12896).
1557 (window--display-buffer): Don't resize frames - it won't work
1558 with all window managers and defeat pop-up-frame-alist.
1559 (display-buffer-alist): In doc-string explain that CONDITION can
1560 be a function and which arguments are passed to it (Bug#12854).
1561 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
1562 expressions (Bug#12854).
1563 (display-buffer): Pass ACTION argument to
1564 display-buffer-assq-regexp.
1565
dedd1884
GM
15662012-11-16 Glenn Morris <rgm@gnu.org>
1567
7c82753d
GM
1568 * window.el (fit-frame-to-buffer-bottom-margin)
1569 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
1570
dedd1884
GM
1571 * faces.el (face-underline-p): Use face-attribute-specified-or.
1572
96e05507 15732012-11-16 Juanma Barranquero <lekktu@gmail.com>
662b0ee6
JB
1574
1575 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
1576
96e05507 15772012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
eb31fa40
SM
1578
1579 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
1580
96e05507 15812012-11-16 Glenn Morris <rgm@gnu.org>
e2e13f18 1582
17c083ac
GM
1583 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
1584 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
1585
bde3c6c0
GM
1586 * faces.el (face-underline-p): Doc fix. Handle :underline being
1587 things other than `t' (a string, a list).
1588 (face-inverse-video-p): Doc fix.
1589 (set-face-underline): Rename it back from set-face-underline-p.
1590 Doc fix. Allow interactive input of values other than t.
1591 (read-face-attribute): Apply formatting to :underline,
1592 since like :box and :stipple it can take list values.
1593
e2e13f18
GM
1594 * term.el (ansi-term): Don't let C-x escape-char binding
1595 clobber the more standard C-c binding. (Bug#12842)
1596
e0ea8060
GM
1597 * subr.el (set-temporary-overlay-map): Doc fix.
1598
96e05507 15992012-11-16 Martin Rudalics <rudalics@gmx.at>
92346275
MR
1600
1601 * window.el (record-window-buffer)
1602 (display-buffer-record-window): When copying the markers to
1603 window-point preserve window-point-insertion-type. (Bug#12588)
1604
96e05507 16052012-11-16 Glenn Morris <rgm@gnu.org>
7b1bf173
GM
1606
1607 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
1608 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
1609 Use new names for hooks rather than obsolete aliases.
1610
faeafc01
DC
16112012-11-15 Daniel Colascione <dancol@dancol.org>
1612
1613 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
9533048d
DC
1614 prefix instead of "file:" so that when FILE-NAME begins with "//",
1615 as it does when the target file is on a network share, url-handler
1616 isn't confused.
1617
1232d6c2
SM
16182012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1619
1620 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
1621 a preactivated advice from an old advice.el; they're not compatible!
1622
47f01a8a
KY
16232012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
1624
1625 * emacs-lisp/nadvice.el (advice--make-interactive-form):
1626 Fix string-spec case.
1627
1628 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
1629
a61428c4
SM
16302012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1631
1632 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
1633 (advice--buffer-local-function-sample): New var.
1634 (advice--set-buffer-local, advice--buffer-local): New functions.
1635 (add-function, remove-function): Use them.
1636
875ce3a7
DA
16372012-11-15 Drew Adams <drew.adams@oracle.com>
1638
1639 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
1640
589fc479
SM
16412012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
1642
1643 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
1644 potential binding of print-gensym to t, and prettify (back)quotes in
1645 case they appear in args's default values (bug#12884).
1646
1668ea90
SM
16472012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1648
1649 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
1650 (advice-eval-interactive-spec): New function.
1651 (advice--make-interactive-form): Support around advice (bug#12844).
1652
8619323f
DG
16532012-11-14 Dmitry Gutov <dgutov@yandex.ru>
1654
1655 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
1656 more strict. Add docstring.
c62792e7
DG
1657 (ruby-expression-expansion-re): Extract from
1658 `ruby-match-expression-expansion'.
1659 (ruby-syntax-propertize-function): After everything else, search
1660 for expansions in string literals, mark their insides as
1661 whitespace syntax and save match data for font-lock.
1662 (ruby-font-lock-keywords): Use the 2nd group from expression
1663 expansion matches.
1664 (ruby-match-expression-expansion): Use the match data saved to the
1665 text property in ruby-syntax-propertize-function.
8619323f 1666
9c3912d3
SM
16672012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
1668
1669 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
1670 (bug#12879).
1671
5e9419e8
DG
16722012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1673
1674 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
1675 start/end keyword a bit harder. Works with different values of N.
1676 Add more comments.
1677 (ruby-end-of-block): Update accordingly.
1678
3c442f8b
SM
16792012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1680
fa470af0
SM
1681 * woman.el (woman-file-name): Don't mess with unread-command-events
1682 (bug#12861).
1683
3c442f8b
SM
1684 * emacs-lisp/advice.el: Layer on top of nadvice.el.
1685 Remove out of date self-require hack.
1686 (ad-do-advised-functions): Use simple `dolist'.
1687 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
1688 (ad-advice-definition): Redefine as functions.
1689 (ad-advice-classes): Move before first use.
1690 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
fa470af0 1691 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
3c442f8b 1692 (ad--defalias-fset): Remove functions.
fa470af0 1693 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
3c442f8b
SM
1694 (ad-get-orig-definition): Rewrite.
1695 (ad-make-advised-definition-docstring): Change base docstring.
1696 (ad-real-orig-definition): Rewrite.
1697 (ad-map-arglists): Change name of called function.
1698 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
1699 (ad-make-advised-definition): Simplify.
1700 (ad-assemble-advised-definition): Tweak for new calling context.
fa470af0 1701 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
3c442f8b
SM
1702 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
1703 function and call ad-activate if needed.
1704 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
1705 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
1706 (ad-compile-function): Compile ad-Advice-*.
1707 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
1708 (ad-start-advice, ad-stop-advice): Remove.
1709
5745cae6
DG
17102012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1711
1712 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
1713 period before class method names, not after. Remove handling of
1714 one impossible case. Add comments.
1715
413d4689
SM
17162012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
1717
7db1bda8
SM
1718 * emacs-lisp/advice.el: Remove support for freezing.
1719 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
1720 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
1721 Remove support for `freeze'.
1722
413d4689
SM
1723 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
1724 override the default.
1725 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
1726 cl--dotimes/dolist.
1727 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
1728 `cl' is loaded.
1729
1730 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
1731 from add-advice.
1732 (advice--strip-macro): New function.
1733 (advice--defalias-fset): Use them to handle macros.
1734 (advice-add): Use them.
1735 (advice-member-p): Correctly handle macros.
1736
f178c32d
DG
17372012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1738
7db1bda8
SM
1739 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1740 Never font-lock the beginning of singleton class as heredoc.
f178c32d 1741
f78ee6af 17422012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
f8705f6e
SM
1743
1744 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
1745
f78ee6af 17462012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
9db94175
WJ
1747
1748 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
f78ee6af
GM
1749 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
1750 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
9db94175 1751
f78ee6af 17522012-11-13 Fabián Ezequiel Gallina <fgallina@cuca>
2e6625b5
FEG
1753
1754 Fix end-of-defun misbehavior.
1755 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
1756 python-beginning-of-defun-function. Handle nested defuns
1757 correctly.
1758 (python-nav-end-of-defun): Rename from
1759 python-end-of-defun-function. Ensure forward movement.
f8705f6e 1760 (python-info-current-defun): Reimplement to work as intended
2e6625b5
FEG
1761 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
1762 parent defuns as soon as possible.
1763
f78ee6af 17642012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
1765
1766 * progmodes/flymake.el (flymake-error-bitmap)
1767 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
1768 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
1769
f78ee6af 17702012-11-13 Dmitry Gutov <dgutov@yandex.ru>
d1e1e53d
DG
1771
1772 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
1773 backward, always stop at indentation. Reverts the change from
1774 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
1775
f78ee6af 17762012-11-13 Glenn Morris <rgm@gnu.org>
68146aa5 1777
a1d3e07e
GM
1778 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
1779 Add ibuffer-filter-by-derived-mode.
1780
84acf328
GM
1781 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
1782 the same name shadowing each other.
1783
38785e75
GM
1784 * window.el (with-temp-buffer-window): Doc tweak.
1785
57fc0fee
GM
1786 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
1787
6ba6a3e5
GM
1788 * help.el (temp-buffer-max-height):
1789 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
68146aa5
GM
1790 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
1791
231d8498
SM
17922012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1793
1794 * emacs-lisp/nadvice.el: New package.
1795 * subr.el (special-form-p): New function.
1796 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
1797 (elp-all-instrumented-list): Remove var.
1798 (elp-not-profilable): Remove elp-wrapper.
1799 (elp-profilable-p): Use autoloadp and special-form-p.
1800 (elp--advice-name): New const.
1801 (elp-instrument-function): Use advice-add.
1802 (elp--instrumented-p): New predicate.
1803 (elp-restore-function): Use advice-remove.
1804 (elp-restore-all, elp-reset-all): Use mapatoms.
1805 (elp-set-master): Use elp--instrumented-p.
1806 (elp--make-wrapper): Rename from elp-wrapper, return a function
1807 suitable for advice-add. Use cl-inf.
1808 (elp-results): Use mapatoms+elp--instrumented-p.
1809 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
1810 (debug-function-list): Remove var.
1811 (debug): Rename arg, and then let-bind it explicitly inside.
1812 (debugger-setup-buffer): Rename arg.
1813 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
1814 (debugger-frame-number): Adjust to new debug-on-entry setup.
1815 (debug--implement-debug-on-entry): Rename from
1816 implement-debug-on-entry, add argument.
1817 (debugger-special-form-p): Remove, use special-form-p instead.
1818 (debug-on-entry): Use advice-add.
1819 (debug--function-list): New function.
1820 (cancel-debug-on-entry): Use it, along with advice-remove.
1821 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
1822 (debugger-list-functions): Use debug--function-list instead of
1823 debug-function-list.
1824 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
1825 (ad-special-form-p): Remove, use special-form-p instead.
1826 (ad-set-advice-info): Use add-function and remove-function.
1827 (ad--defalias-fset): Adjust accordingly.
1828
19e09879
GM
18292012-11-10 Glenn Morris <rgm@gnu.org>
1830
714cebd1
GM
1831 * mail/emacsbug.el (report-emacs-bug-tracker-url)
1832 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
1833 (report-emacs-bug-create-existing-bugs-buffer)
1834 (report-emacs-bug-parse-query-results)
1835 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
1836
bf67dafa
GM
1837 * term.el (term-default-fg-color, term-default-bg-color):
1838 Make obsolete, rather than just saying "deprecated" in the doc.
1839
19e09879
GM
1840 * term.el (term): Rename from `term-face'.
1841 (term-current-face, ansi-term-color-vector)
1842 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
1843 Update all users.
1844
6baf66d5 18452012-11-10 Jan Djärv <jan.h.d@swipnet.se>
531bdce6
JD
1846
1847 * server.el (server-create-window-system-frame): Handle Nextstep
1848 specially (Bug#12780).
1849
6baf66d5 18502012-11-10 Glenn Morris <rgm@gnu.org>
fedb154e
GM
1851
1852 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
1853 Unautoload, and make obsolete. (Bug#7449)
1854
6baf66d5 18552012-11-10 Chong Yidong <cyd@gnu.org>
9d9e48d9
CY
1856
1857 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
1858 rename from diff-remove-trailing-whitespace (Bug#12831).
1859
6baf66d5 18602012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
32170f7f
SM
1861
1862 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
1863 miscompilation of trace.el.
1864
6baf66d5 18652012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
1866
1867 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
1868
6baf66d5 18692012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
41626722
SM
1870
1871 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
1872 (bug#12812).
1873
6baf66d5 18742012-11-10 Chong Yidong <cyd@gnu.org>
7d806bfe
CY
1875
1876 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
1877 a defcustom with an appropriate :set function.
1878 (minibuffer-default--in-prompt-regexps): New function.
1879
6baf66d5 18802012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f 1881
031b2ea7
GM
1882 * emacs-lisp/cl.el (define-setf-expander, defsetf)
1883 (define-modify-macro): Doc fixes.
1884
2ee1d59f
GM
1885 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
1886 (gv-define-simple-setter): Update doc of `fix-return'.
1887
6baf66d5 18882012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
d57c286e 1889
b715ed44
SM
1890 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
1891 twice when `fix-return' is set (bug#12813).
1892
d57c286e
SM
1893 * emacs-lisp/cl.el (defsetf): Pass the third arg to
1894 gv-define-simple-setter (bug#12812).
1895
c9cac599
SM
1896 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
1897 (bug#12756).
1898
6baf66d5 18992012-11-10 Glenn Morris <rgm@gnu.org>
6b3770fb
GM
1900
1901 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
1902
5593ed90
GM
1903 * emacs-lisp/cl-extra.el (cl-prettyexpand):
1904 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
1905 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
1906 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
1907
1908 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
1909
05a859c1
LL
19102012-11-10 Leo Liu <sdl.web@gmail.com>
1911
1912 * ido.el (ido-set-matches-1): Improve flex matching performance by
1913 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
1914
32e5c58c
SM
19152012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
1918 (ad--defalias-fset): New function.
1919 (ad-safe-fset): Remove.
1920 (ad-make-freeze-definition): Use cl-letf*.
1921
f5925cd9
SM
19222012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1923
da03ef8a
SM
1924 * subr.el (dolist): Don't bind VAR in RESULT.
1925
6858633a
SM
1926 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
1927 (fset, documentation): Don't save real def since we don't advise.
1928 (ad-do-advised-functions): Remove problematic `result-form'.
1929 (ad-safe-fset): `ad-real-fset' => `fset'.
1930 (ad-read-advised-function): Don't assume that ad-do-advised-functions
1931 uses CL's dolist internally.
1932 (ad-arglist): Remove unused arg `name'.
1933 (ad-docstring, ad-make-advised-docstring):
1934 `ad-real-documentation' => `documentation'.
1935 (warning-suppress-types): Declare.
1936 (ad-set-arguments): Simple CSE.
1937 (ad-recover-normality): Sanity check.
1938
f5925cd9
SM
1939 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
1940 (funcall '(lambda ..) ..) into ((lambda ..) ..).
1941
93a66b3a
VB
19422012-11-09 Vincent Belaïche <vincentb1@users.sourceforge.net>
1943
1944 * ses.el: symbol to coordinate mapping is made by symbol property
f5925cd9
SM
1945 `ses-cell'. This means that the same mapping is done for all SES
1946 sheets. That is good enough for cells with standard A1 names, but
1947 not for named cell. So a hash map is added for the latter.
1948 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
93a66b3a
VB
1949 (ses-sym-rowcol): Use hashmap for named cell.
1950 (ses-is-cell-sym-p): New defun.
1951 (ses-decode-cell-symbol): New defun.
f5925cd9
SM
1952 (ses-create-cell-variable): Add cell to hashmap when name is not
1953 A1-like.
93a66b3a
VB
1954 (ses-rename-cell): Check that cell new name is not already in
1955 spreadsheet with the use of ses-is-cell-sym-p
1956 (ses-rename-cell): Use hash map for named cells, but accept also
1957 renaming back to A1-like.
1958
67dd8ad1
SM
19592012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1960
57618ecf
SM
1961 * emacs-lisp/advice.el: Use new dynamic docstrings.
1962 (ad-make-advised-definition-docstring, ad-advised-definition-p):
1963 Use dynamic-docstring-function instead of ad-advice-info.
1964 (ad--make-advised-docstring): New function extracted from
1965 ad-make-advised-docstring.
1966 (ad-make-advised-docstring): Use it.
1967 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
1968 from sql-help.
1969 (sql-help): Use it with dynamic-docstring-function.
1970
67dd8ad1
SM
1971 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
1972
be883b34
SM
19732012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1974
d41706aa
SM
1975 * files.el (hack-one-local-variable--obsolete): New function.
1976 (hack-one-local-variable): Use it for obsolete settings.
1977
85e55412
SM
1978 * subr.el (locate-user-emacs-file): If both old and new name exist, use
1979 the new name.
1980
be883b34
SM
1981 * progmodes/js.el (js--filling-paragraph): New var.
1982 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
1983 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
1984 less sneaky.
1985
cabc040a
JD
19862012-11-08 Julien Danjou <julien@danjou.info>
1987
1988 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
1989 `auto-mode-alist' (Bug#12835).
1990
d14bb752
SM
19912012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1992
79b3e376
SM
1993 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
1994 (perl--prettify-symbols-alist): New const.
1995 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
1996 New functions.
1997 (perl-font-lock-keywords-2): Use them.
1998 (perl-electric-noindent-p): New function.
1999 (perl-mode): Use it to set up electric-indent-mode.
2000 (perl-electric-terminator, perl-indent-command): Mark obsolete.
2001 (perl-mode-map): Remove bindings for them.
2002 (perl-imenu-generic-expression, perl-outline-level):
2003 Match functions&packages in column>0.
2004
3b11e6ac
SM
2005 * env.el (env--substitute-vars-regexp): New const.
2006 (substitute-env-vars): Use it. Add `only-defined' arg.
2007 * net/tramp.el (tramp-replace-environment-variables): Use it.
2008
784c1a7b
SM
2009 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
2010 Byte-compile *before* eval in eval-and-compile.
2011 (byte-compile-log-warning): Remove redundant inhibit-read-only.
2012 (byte-compile-file-form-autoload): Don't hide actual definition.
2013 (byte-compile-maybe-guarded): Accept `functionp' as well.
2014
d14bb752
SM
2015 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
2016
499a0f7a
MA
20172012-11-07 Michael Albinus <michael.albinus@gmx.de>
2018
2019 * notifications.el (notifications-get-server-information-method):
2020 New defconst.
2021 (notifications-get-capabilities): Fix docstring.
2022 (notifications-get-server-information): New defun.
2023
f0704a9a
AM
20242012-11-06 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2025
2026 * textmodes/ispell.el (ispell-region): Standard re-indent for better
2027 readability.
2028
b159a1fd
AM
2029 * textmodes/ispell.el: Experimental support for support debugging.
2030 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
2031 buffer for ispell.
2032 (ispell-print-if-debug): New function to print stuff to
2033 `ispell-debug-buffer' if debugging is enabled.
2034 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
2035 show some debugging info.
2036 (ispell-buffer-with-debug): New function that creates a debugging
2037 buffer and calls `ispell-buffer' with debugging enabled.
2038
056cb3a1
AM
2039 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
2040 comment in autoconf mode. (Bug#12768)
2041
8e6a67b7
DA
20422012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
2043
2044 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
2045 frame-first-window, frame-root-window, frame-selected-window,
2046 minibuffer-selected-window, minibuffer-window,
2047 window-absolute-pixel-edges, window-at, window-body-height,
2048 window-body-width, window-display-table, window-combination-limit,
2049 window-frame, window-fringes, window-inside-absolute-pixel-edges,
2050 window-inside-edges, window-inside-pixel-edges, window-left-child,
2051 window-left-column, window-margins, window-next-buffers,
2052 window-next-sibling, window-new-normal, window-new-total,
2053 window-normal-size, window-parameter, window-parameters, window-parent,
2054 window-pixel-edges, window-point, window-prev-buffers,
2055 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
2056 window-start, window-text-height, window-top-child, window-top-line,
2057 window-total-height, window-total-width and window-use-time to the list
2058 of functions without side-effects.
2059 (toplevel): Add window-valid-p to the list of error-free functions
2060 without side-effects.
2061
53fc914f
AM
20622012-11-05 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2063
f5925cd9
SM
2064 * textmodes/ispell.el (ispell-program-name):
2065 Update spellchecker parameters when customized.
53fc914f 2066
9749e2b0
GM
20672012-11-04 Glenn Morris <rgm@gnu.org>
2068
2069 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
2070
2cbafa56
CY
20712012-11-04 Chong Yidong <cyd@gnu.org>
2072
2073 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
2074 same-window-* variables.
2075
85178ca1
JL
20762012-11-04 Juri Linkov <juri@jurta.org>
2077
2078 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
2079 (isearch-describe-key, isearch-describe-mode): Use a display
2080 action instead of binding same-window-* variables (Bug#10040).
2081
5c677d44
GM
20822012-11-03 Glenn Morris <rgm@gnu.org>
2083
49138400
GM
2084 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
2085 Rename handler properties back from cl-- to cl-. (Bug#12788)
2086
5c677d44
GM
2087 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
2088
1d4341f9
EZ
20892012-11-03 Eli Zaretskii <eliz@gnu.org>
2090
2091 * term/pc-win.el: Don't load term/internal from here.
2092
2093 * loadup.el: Load term/internal from here.
2094
12fd5ee1
FEG
20952012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
2096
2097 * progmodes/python.el (inferior-python-mode): Fix hang in
2098 jit-lock (Bug#12645).
2099
43bcfda6
MR
21002012-11-03 Martin Rudalics <rudalics@gmx.at>
2101
2102 * window.el (switch-to-visible-buffer)
2103 (switch-to-buffer-preserve-window-point): Fix doc-strings.
2104
376a8e83
GM
21052012-11-03 Glenn Morris <rgm@gnu.org>
2106
2107 * emacs-lisp/cl-lib.el (cl--random-time):
2108 Rename from cl-random-time. (Bug#12773)
2109 (cl--gensym-counter, cl--random-state): Update callers.
2110 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
2111
0f7b074f
CY
21122012-11-03 Chong Yidong <cyd@gnu.org>
2113
2114 * cus-start.el: Make cursor-type customizable (Bug#11633).
2115
3a6851d9
GM
21162012-11-02 Glenn Morris <rgm@gnu.org>
2117
00a3b041
GM
2118 * filecache.el: No need to load find-lisp when compiling.
2119 (find-lisp-find-files): Autoload it.
2120 (file-cache-add-directory-recursively): Don't require find-lisp.
2121
11fef14a
GM
2122 * image.el (image-type-from-file-name): Trivial simplification.
2123
3a6851d9
GM
2124 * emacs-lisp/bytecomp.el (byte-compile-eval):
2125 Decouple "noruntime" and "cl-functions" warnings.
2126
b4b096e4
SB
21272012-11-01 Stephen Berman <stephen.berman@gmx.net>
2128
2129 * play/gomoku.el (gomoku-display-statistics): Update mode line
2130 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
2131
218e997a
MR
21322012-10-31 Martin Rudalics <rudalics@gmx.at>
2133
2134 * window.el (quit-restore-window): If the window has been
2135 created on an existing frame and ended up as the sole window on
2136 that frame, do not delete it (Bug#12764).
2137
b08b6da7
SM
21382012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2139
3618df45
SM
2140 * progmodes/sh-script.el (sh--inside-noncommand-expression):
2141 Rename from sh--inside-arithmetic-expression, handle more cases
2142 (bug#11263).
2143
b08b6da7
SM
2144 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
2145 (sh-font-lock-open-heredoc): Use it (bug#12770).
2146
4ddedf94
GM
21472012-10-30 Glenn Morris <rgm@gnu.org>
2148
f43a5263
GM
2149 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
2150
4ddedf94
GM
2151 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
2152
748b0d84
CY
21532012-10-29 Chong Yidong <cyd@gnu.org>
2154
b5dd9a77
CY
2155 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
2156 function key is stored in a keyboard macro (Bug#4894).
2157
748b0d84
CY
2158 * thingatpt.el (number-at-point): Apply a thing-at-point property.
2159
e07fcbdc
SM
21602012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2161
d7f9cc85
SM
2162 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
2163 header comments".
2164 (diff-unified->context, diff-context->unified)
2165 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
2166
c606253c
SM
2167 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
2168
e07fcbdc
SM
2169 * files.el (find-alternate-file): Only ask one question (bug#12487).
2170
894b9dd9
CY
21712012-10-29 Chong Yidong <cyd@gnu.org>
2172
1dc2755a
CY
2173 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
2174 Suggested by Dan Nicolaescu (Bug#6326).
2175
329c48d8
CY
2176 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
2177
2230fa5b 2178 * startup.el (fancy-about-screen): Don't message (Bug#12680).
5c2f2631 2179
e84cad57
CY
2180 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
2181
1913c5f5
CY
2182 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
2183
894b9dd9
CY
2184 * face-remap.el (face-remap-add-relative): Handle the case where a
2185 face-remapping-alist entry is a cons cell (Bug#12762).
2186
329c48d8
CY
21872012-10-29 Kevin Ryde <user42@zip.com.au>
2188
2189 * woman.el (woman-parse-numeric-value): Handle picas correctly
2190 (Bug#12639).
2191
a0ccbcbd
GM
21922012-10-29 Glenn Morris <rgm@gnu.org>
2193
2194 * emacs-lisp/cl.el (defsetf): Doc fix.
2195
b3871e59
SM
21962012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
2199 syntax to the matching opener, if any (bug#12547).
2200 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
2201 matching open as a "case-(".
2202 (sh-smie-rc-grammar): Add a corresponding rule for it.
2203
cd44022c
DH
22042012-10-28 Daniel Hackney <dan@haxney.org>
2205
2206 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
2207 "PKGNAME-autoloads.el" in case we created it.
2208
70edffb1
SM
22092012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2210
86957a0c
SM
2211 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
2212 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
b9383404 2213 (completion--twq-all): Disable too-strict assertions.
86957a0c 2214
70edffb1
SM
2215 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
2216
d069271c
EZ
22172012-10-27 Eli Zaretskii <eliz@gnu.org>
2218
2219 * profiler.el (profiler-report-make-entry-part): Fix help-echo
2220 text to match the real keybindings.
2221
e2f022a3
JL
22222012-10-27 Juri Linkov <juri@jurta.org>
2223
2224 * wdired.el (wdired-keep-marker-rename): New defcustom.
2225 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
2226 (Bug#11795)
2227
2228 * dired.el (dired-keep-marker-rename): Add reference to
2229 `wdired-keep-marker-rename' in the docstring.
2230 Add default character value ?R to display initially in
2231 Customization UI instead of ?@.
2232
df171c23
MR
22332012-10-27 Martin Rudalics <rudalics@gmx.at>
2234
2235 * window.el (display-buffer): In doc-string describe
2236 window-height and window-width alist entries.
2237
2238 * time.el (display-time-world): Restore fit-window-to-buffer
2239 behavior.
2240
05b621a6
CY
22412012-10-27 Chong Yidong <cyd@gnu.org>
2242
2243 * subr.el (insert-buffer-substring-as-yank): Doc fix.
2244
55f197b2
J
22452012-10-26 Jambunathan K <kjambunathan@gmail.com>
2246
2247 * minibuffer.el (completion-category-overrides): New completion
2248 category `bookmark' (bug#11131).
2249
372212df
SM
22502012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2251
150f809c
SM
2252 * emacs-lisp/advice.el (ad-assemble-advised-definition):
2253 Silence bogus compiler warnings for ad-do-it.
2254
372212df
SM
2255 * bookmark.el (bookmark-completing-read): Set the completion category
2256 to `bookmark' (bug#11131).
2257
c5772569
B
22582012-10-26 Bastien <bzg@altern.org>
2259 Stefan Monnier <monnier@iro.umontreal.ca>
2260
2261 * face-remap.el: Use lexical-binding.
2262 (text-scale-adjust): Improve docstring. Use itself for the temporary
2263 overlay-map bindings, so as to repeat the "Use..." message each time.
2264
a2be0357
SM
22652012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2266
63314e57
SM
2267 * emacs-lisp/macroexp.el (macroexp--expand-all):
2268 Obey byte-compile-warning-enabled-p (bug#12486).
2269
a2be0357
SM
2270 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
2271 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
2272
8c7727c3
MR
22732012-10-26 Martin Rudalics <rudalics@gmx.at>
2274
2275 * mouse.el (mouse-drag-line): Move last form into preceding when
2276 clause (Bug#12731).
2277
2278 * help.el (resize-temp-buffer-window): Fix doc-string.
2279
3f2a848d
DE
22802012-10-25 David Engster <deng@randomsample.de>
2281
2282 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
a2be0357 2283 Remove. This feature is already integrated in imenu.
3f2a848d
DE
2284
2285 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
2286 always loaded. Require `speedbar' unconditionally.
2287
a7723be6
SM
22882012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2289
aaabfc8b
SM
2290 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
2291
414a8595
SM
2292 * minibuffer.el (minibuffer-force-complete): Fix thinko.
2293
fb5b9475
SM
2294 * net/ldap.el (ldap-search-internal): The official ldif format starts
2295 with a "version: 1" header (bug#12724).
2296
a7723be6
SM
2297 * emacs-lisp/package.el (package-installed-p): Warn if not ready
2298 (bug#12721).
2299
a05cb6e3
GM
23002012-10-25 Glenn Morris <rgm@gnu.org>
2301
2302 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
2303
3c92de70
SM
23042012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2305
2306 * minibuffer.el (minibuffer-force-complete): Use one more marker
2307 for the temporary-overlay-map command (bug#12619).
2308
a4b6d7c6
CY
23092012-10-24 Chong Yidong <cyd@gnu.org>
2310
2311 * time.el (display-time-world-mode): Derive from special-mode.
2312 (display-time-world): Use display-buffer (Bug#12708).
2313 (display-time-world-mode-map): Variable deleted.
9321d8d7
CY
2314 (display-time-world-display): Wrap the final delete-char inside
2315 inhibit-read-only.
a4b6d7c6 2316
75e8f9d2
CY
23172012-10-24 Chong Yidong <cyd@gnu.org>
2318
cd996018
CY
2319 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
2320 Doc fix.
2321
75e8f9d2
CY
2322 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
2323
d92df117
SM
23242012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2325
2326 * minibuffer.el (completion--all-sorted-completions-location): New var.
2327 (completion--cache-all-sorted-completions)
2328 (completion--flush-all-sorted-completions): Use it.
2329 (completion-in-region, completion-in-region--postch)
2330 (completion-at-point, completion-help-at-point): Use markers in
2331 completion-in-region--data (bug#12619).
2332
9c3e39f3
SM
23332012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2334
c79825bd
SM
2335 * progmodes/compile.el (compilation-start): Try to handle common
2336 quoting of `cd' argument (bug#12640).
2337
9c3e39f3
SM
2338 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
2339 (bug#12671).
2340
a6709bc7
GM
23412012-10-23 Glenn Morris <rgm@gnu.org>
2342
2343 * progmodes/gud.el (gud-menu-map):
2344 Check gdb-active-process is bound. (Bug#12358)
2345
d1069532
SM
23462012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2347
d20d69c0
SM
2348 * repeat.el (repeat): Set real-this-command (bug#12232).
2349
d1069532
SM
2350 * htmlfontify.el (hfy-post-html-hook):
2351 * filesets.el (filesets-cache-fill-content-hook):
2352 * arc-mode.el (archive-extract-hook):
2353 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
2354 * net/rcirc.el (rcirc-sentinel-functions)
2355 (rcirc-receive-message-functions, rcirc-activity-functions)
2356 (rcirc-print-functions):
2357 * net/dbus.el (dbus-event-error-functions):
2358 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
2359 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
2360 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
2361 * term/sun.el (sun-raw-prefix-hooks):
2362 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
2363
f7eac6d8
MA
23642012-10-23 Michael Albinus <michael.albinus@gmx.de>
2365
d1069532
SM
2366 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2367 Set `tramp-chunksize' to 1. This improves the performance.
f7eac6d8
MA
2368 (tramp-smb-wait-for-output): Add timeout to
2369 `tramp-accept-process-output' calls.
2370
608d9d7c
CY
23712012-10-23 Chong Yidong <cyd@gnu.org>
2372
49238e7f
CY
2373 * faces.el (font-list-limit): Define as an obsolete variable.
2374
2375 * startup.el (command-line):
2376 * cus-start.el: Don't refer to font-list-limit.
2377
608d9d7c
CY
2378 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
2379
4ff5b1b2
SM
23802012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2381
2382 * subr.el (internal-temp-output-buffer-show): Rename from
2383 temp-output-buffer-show, since previously compiled files expect this name.
2384
ea1d4aac
GM
23852012-10-23 Glenn Morris <rgm@gnu.org>
2386
2387 * image.el (image-type-from-file-name): If multiple types match,
2388 return the first one that is supported. (Bug#9045)
2389
eda82a31
GM
23902012-10-22 Glenn Morris <rgm@gnu.org>
2391
2392 * image.el (imagemagick-enabled-types): Doc fix.
2393
4f020bec
TA
23942012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
2395
2396 * progmodes/which-func.el (which-func-current): The hash-table may have
2397 an explicit nil (bug#12338).
2398
c77d37e2
SM
23992012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * electric.el (electric-pair-delete-selection-self-insert-function):
2402 Rename to electric-pair-will-use-region, return a boolean.
2403 (electric-pair-mode): Adjust accordingly. Don't require delsel.
2404
2405 * delsel.el (delete-selection-helper): Use a function instead of a hook.
2406 (delete-selection-pre-hook): Use use-region-p.
2407 (delete-selection-self-insert-function): Remove.
2408 (self-insert-command): Obey self-insert-uses-region-functions.
2409 (self-insert-iso): Revert to previous setting, since we don't actually
2410 know what that command does.
2411 (delete-selection-self-insert-hooks): Remove.
2412
b1d39ccc
SL
24132012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
2414
2415 * delsel.el (delete-selection-helper): New function, extracted from
2416 delete-selection-pre-hook.
2417 (delete-selection-pre-hook): Use it.
2418 (delete-selection-self-insert-function): New function.
2419 (delete-selection-self-insert-hooks): New hook.
2420 (self-insert-command, self-insert-iso): Use it.
2421 * electric.el (electric-pair-syntax): New function, extracted from
2422 electric-pair-post-self-insert-function.
2423 (electric-pair-post-self-insert-function): Use it.
2424 (electric-pair-delete-selection-self-insert-function): New function.
2425 (electric-pair-mode): Require delsel and setup
2426 delete-selection-self-insert-hooks (bug#11520).
2427
045ef729
CY
24282012-10-20 Chong Yidong <cyd@gnu.org>
2429
4c5d08a8
CY
2430 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
2431 no changes to show (Bug#12586).
2432
045ef729
CY
2433 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
2434 list explicitly (Bug#12571).
2435
3503c798 24362012-10-20 Arne Jørgensen <arne@arnested.dk>
79e1997a 2437
b1d39ccc
SL
2438 * progmodes/flymake.el (flymake-create-temp-inplace):
2439 Use file-truename.
79e1997a 2440
2068905b
EZ
24412012-10-20 Eli Zaretskii <eliz@gnu.org>
2442
2443 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
2444
4c9e9550
JB
24452012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2446
2447 * calc/calc-units.el (math-extract-units): Properly extract powers
2448 of units.
2449
1a6e7e38
DC
24502012-10-20 Daniel Colascione <dancol@dancol.org>
2451
2452 * frame.el (make-frame): Set x-display-name as we used to in order
2453 to unbreak creating an X11 frame from an Emacs daemon started
2454 without a display.
2455
8e808318
SM
24562012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * minibuffer.el (minibuffer-force-complete): Make the next completion use
f5925cd9 2459 the same completion-field (bug#12221).
8e808318 2460
fb0104da
MR
24612012-10-19 Martin Rudalics <rudalics@gmx.at>
2462
2463 * emacs-lisp/debug.el (debug): Record height of debugger window
2464 also when debugger will be back (Bug#8789).
2465
8c27235e
CY
24662012-10-18 Chong Yidong <cyd@gnu.org>
2467
2468 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
2469 Convert to defcustom.
2470 (gdb-get-source-file): Don't bind pop-up-windows.
2471
2472 * progmodes/gud.el (gud-display-line): Don't specially re-use
2473 other frames for the gdb-mi case (Bug#12648).
2474
90eacf99
SM
24752012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
2476
aaf0c300
SM
2477 * emacs-lisp/advice.el: Clean up commentary a bit.
2478 (ad-do-advised-functions, ad-with-originals): Use `declare'.
2479 (byte-code-function-p): Never redefine.
2480
90eacf99
SM
2481 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
2482
281c9d2b
GM
24832012-10-18 Glenn Morris <rgm@gnu.org>
2484
40714e3d
GM
2485 * dired.el (dired-sort-toggle): Some ls implementations only allow
2486 a single option string. (Bug#12666)
2487
281c9d2b
GM
2488 * minibuffer.el (completion-cycle-threshold): Doc fix.
2489
b278604e
KH
24902012-10-17 Kenichi Handa <handa@gnu.org>
2491
90eacf99
SM
2492 * international/mule.el (set-keyboard-coding-system):
2493 Recover input meta mode when the new coding system doesn not use 8-bit.
b278604e
KH
2494 Supply TERMINAL arg to set-input-meta-mode.
2495
df171c23 24962012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
7ebc5f5a
MH
2497
2498 * wdired.el (wdired-old-marks): New variable.
2499 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
2500 (wdired-do-renames): Move point with renamed file and don't lose
2501 mark status (Bug#11795).
2502
e5a94ec4
JL
25032012-10-16 Juri Linkov <juri@jurta.org>
2504
2505 * replace.el (query-replace-help): Mention multi-buffer replacement
2506 keys in the Help message. (Bug#12655)
2507
d18a0d24
CY
25082012-10-15 Chong Yidong <cyd@gnu.org>
2509
2510 * emacs-lisp/byte-run.el (defsubst): Doc fix.
2511
8111f5e6
EZ
25122012-10-14 Eli Zaretskii <eliz@gnu.org>
2513
7b9abf24
EZ
2514 * window.el (display-buffer): Doc fix.
2515
8111f5e6
EZ
2516 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2517 Adjust the msft regexp to the output of Studio 2010, and move msft
2518 before edg-1. See the discussion on emacs-devel,
2519 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
2520 for the details.
2521
5046ef67
SM
25222012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
2523
9760c73c
SM
2524 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
2525 (oset): Move uses of object-class-fast macro after its definition.
2526
5046ef67
SM
2527 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
2528
0d11ff1c
CY
25292012-10-13 Chong Yidong <cyd@gnu.org>
2530
2531 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
2532 enabled, re-enable it (Bug#11963).
2533
88ded8ac
MR
25342012-10-13 Martin Rudalics <rudalics@gmx.at>
2535
2536 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
2537 non-nil, restore window configuration (Bug#12623).
2538
bd0ffffd
SM
25392012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2540
06485aa8
SM
2541 * help-fns.el (describe-variable, describe-function-1):
2542 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
2543
bd0ffffd
SM
2544 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
2545
3a989246
GM
25462012-10-12 Glenn Morris <rgm@gnu.org>
2547
2548 * mail/rmailsum.el (rmail-header-summary):
2549 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
2550
55cd00c8
FEG
25512012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
2552
bd0ffffd
SM
2553 * progmodes/python.el (python-mode-map):
2554 Replace subtitute-key-definition with proper command remapping.
55cd00c8
FEG
2555 (python-nav--up-list): Fix behavior for blocks on the same level.
2556
ac9fc2c7
SM
25572012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
2558
d8cc4c00 2559 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
d8cc4c00 2560
5253a5fd
SM
2561 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
2562 changes to the format of load-history.
2563
ac9fc2c7
SM
2564 * international/mule-cmds.el (read-char-by-name): Move let-binding of
2565 completion-ignore-case in case that var is buffer-local (bug#12615).
2566
cde44a77
KH
25672012-10-11 Kenichi Handa <handa@gnu.org>
2568
2569 * international/eucjp-ms.el: Re-generated.
2570
4ef4a10d
KH
25712012-10-10 Kenichi Handa <handa@gnu.org>
2572
2573 * select.el (xselect--encode-string): If a coding is specified for
2574 selection, and that is compatible with COMPOUND_TEXT, use it.
2575
9d7f027b
MR
25762012-10-10 Martin Rudalics <rudalics@gmx.at>
2577
2578 * window.el (switch-to-buffer-preserve-window-point): New option.
ac9fc2c7
SM
2579 (switch-to-buffer):
2580 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
9d7f027b 2581
238f3a58
SM
25822012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2583
2584 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
2585 Don't document nil as a useful value (bug#12583).
2586
1d51f99c
MA
25872012-10-09 Michael Albinus <michael.albinus@gmx.de>
2588
238f3a58
SM
2589 * net/tramp.el (tramp-debug-message):
2590 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
1d51f99c
MA
2591 (with-tramp-progress-reporter): Rename from
2592 `tramp-with-progress-reporter'.
238f3a58
SM
2593 (with-tramp-file-property, with-tramp-connection-property):
2594 Move from tramp-cache.el, rename from `with-file-property' and
1d51f99c
MA
2595 `with-connection-property', respectively.
2596
2597 * net/tramp-cache.el: Remove `with-file-property' and
2598 `with-connection-property'.
2599
2600 * net/tramp.el:
2601 * net/tramp-gvfs.el:
2602 * net/tramp-sh.el:
2603 * net/tramp-smb.el: Adapt callees.
2604
2605 * net/trampver.el: Update release number.
2606
26b77251
GM
26072012-10-09 Glenn Morris <rgm@gnu.org>
2608
9a5f296f
GM
2609 * w32-fns.el (set-message-beep):
2610 * term/w32-win.el (set-message-beep): Update declarations.
2611
94c66ce5
SM
26122012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
2613
10766e9e
SM
2614 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
2615 (mode-line-widen, mode-line-input-method-map)
2616 (mode-line-coding-system-map, mode-line-remote)
2617 (mode-line-unbury-buffer, mode-line-bury-buffer)
2618 (mode-line-next-buffer, mode-line-previous-buffer):
2619 Replace save-selected-window+select-window => with-selected-window.
2620
f754db08
SM
2621 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
2622 * progmodes/cc-vars.el (bq-process): Remove, unused.
2623
94c66ce5
SM
2624 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
2625
a4ff7fe1
FEG
26262012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
2627
2628 Implemented `backward-up-list'-like navigation.
2629 * progmodes/python.el (python-nav-up-list)
2630 (python-nav-backward-up-list): New functions.
2631 (python-mode-map): Define substitute key for backward-up-list to
2632 python-nav-backward-up-list.
2633
24517d82
FEG
26342012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
2635
2636 * progmodes/python.el (python-fill-paragraph): Rename from
2637 python-fill-paragraph-function. Fixed fill-paragraph for
2638 decorators (Bug#12605).
2639
51867ae2
FEG
26402012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
2641
2642 * progmodes/python.el (python-shell-output-filter): Handle extra
2643 carriage return in OSX (Bug#12409).
2644
a5b773c4
FEG
26452012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
2646
2647 Fix shell handling of unbalanced quotes and parens in output.
94c66ce5 2648 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
a5b773c4
FEG
2649 (python-syntax-propertize-function): Use it.
2650 (python-shell-output-syntax-table): New var.
2651 (inferior-python-mode): Prevent unbalanced parens/quotes from
2652 previous output mess with current input context.
2653
13373538
JB
26542012-10-08 Juanma Barranquero <lekktu@gmail.com>
2655
2656 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
2657 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
2658
775a132d
MA
26592012-10-08 Michael Albinus <michael.albinus@gmx.de>
2660
2661 * ffap.el (ffap-replace-file-component): Support Tramp file name
2662 syntax, not only ange-ftp's one.
2663
3ab44929
GM
26642012-10-08 Glenn Morris <rgm@gnu.org>
2665
57f1dee4
GM
2666 * cus-start.el (message-log-max): Set :version.
2667
3ab44929
GM
2668 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
2669
6a088630
MR
26702012-10-08 Martin Rudalics <rudalics@gmx.at>
2671
2672 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
2673 the minibuffer window (Bug#10851).
2674
8dbce54c
FEG
26752012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
2676
2677 Enhancements on forward-sexp movement.
2678 * progmodes/python.el (python-nav-beginning-of-statement)
2679 (python-nav-end-of-statement): Return point-marker.
2680 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
2681 (python-info-current-symbol)
2682 (python-info-statement-starts-block-p): Rename from
2683 python-info-beginning-of-block-p.
2684 (python-info-statement-ends-block-p): Rename from
2685 python-info-end-of-block-p.
2686 (python-info-beginning-of-statement-p)
2687 (python-info-end-of-statement-p)
2688 (python-info-beginning-of-block-p, python-info-end-of-block-p):
2689 New functions.
2690
5acd2b3e
SM
26912012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
2692
2693 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
2694 frame-selected-windows.
2695
e08348a0
DC
26962012-10-08 Daniel Colascione <dancol@dancol.org>
2697
2698 * battery.el (battery-status-function): Check for
2699 w32-battery-status itself, not system-time windows-nt.
2700
2701 * frame.el: Require cl-lib.
2702 (display-format-alist): New variable mapping frame types to
2703 functions that initialize them.
2704 (window-system-for-display): New function: interprets
2705 display-format-alist.
2706 (make-frame-on-display): Remove existing display-selection logic
2707 and just forward to make-frame, which will now DTRT.
2708 (make-frame): Restructure to use window-system-for-display to
2709 figure out how to create a frame on a given display.
2710 (display-mouse-p): Look for frame-type w32, not a particular
2711 system-type.
2712
2713 * loadup.el: Load w32 lisp code when we have the w32 feature.
2714
2715 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
2716 system-type windows-nt.
2717
2718 * server.el (server-create-window-system-frame): Look for window
2719 type.
2720 (server-proces-filter): Only force a window system when windows-nt
2721 _and_ w32. Explain why.
2722
2723 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
2724 of window systems we configure for the mode.
2725
2726 * startup.el (command-line): Mark window system is initialized
2727 after we've done it.
2728
2729 * common-win.el (x-select-text): Look for w32, not windows-nt.
2730
2731 * ns-win.el: Require cl-lib. Add ourselves to
2732 display-format-alist.
2733 (ns-initialize-window-system): Assert we're not initialized twice.
2734
2735 * w32-win.el: Enable lexical binding; require cl-lib; add
2736 ourselves to display-format-alist.
2737 (w32-handle-dropped-file): Convert incoming dropped files from
2738 Windows paths to Cygwin ones before passing them on to the rest of
2739 Emacs.
2740 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
2741 (w32-initialize-window-system): Assert we're not initialized twice.
2742
2743 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
2744 (x-initialize-window-system): Assert we're not initialized twice.
2745
2746 * w32-common-fns.el: New File.
2747 (w32-version, w32-using-nt, w32-get-clipboard-data)
2748 (w32-set-clipboard-data, x-set-selection, x-get-selection)
2749 (w32-charset-info-alist, x-last-selected, text)
2750 (x-get-selection-value, x-selection-value): Move here.
2751
2752 * w32-fns.el: Require w32-common-fns.
2753 (w32-version, w32-using-nt, w32-get-clipboard-data)
2754 (w32-set-clipboard-data, x-set-selection, x-get-selection)
2755 (w32-charset-info-alist, x-last-selected, text)
2756 (x-get-selection-value, x-selection-value): Move to
2757 w32-common-fns.
2758
2759 * w32-vars.el:
2760 (w32-allow-system-shell, w32-system-shells): Define only in
2761 non-cygwin case.
2762
795b1482
SM
27632012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2764
2765 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
2766 (read-passwd): Remove a few more potential sources of leaks.
2767
f27c99dc
FEG
27682012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
2769
2770 * progmodes/python.el (inferior-python-mode)
795b1482 2771 (python-shell-make-comint): Fix initialization of local
f27c99dc
FEG
2772 variables copied from parent buffer.
2773
fcacb558
JD
27742012-10-07 Jan Djärv <jan.h.d@swipnet.se>
2775
2776 * term/ns-win.el (ns-read-file-name): Update declaration to match
2777 nsfns.m.
2778 (ns-respond-to-change-font): Change fontsize separatly so we are sure
2779 it is set when font is acted upon.
2780
be0d5bae
FEG
27812012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
2782
2783 Enhancements to indentation.
2784 * progmodes/python.el (python-indent-context): Give priority to
2785 inside-string context. Make comments indentation markers.
2786 (python-indent-region): Do not mess with strings, unless it's the
2787 enclosing set of quotes.
2788
13af0d10
SM
27892012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2790
662a9d0e
SM
2791 * window.el (internal--before-save-selected-window)
2792 (internal--after-save-selected-window): New functions extracted from
2793 save-selected-window. Make sure we return the `alist' we construct.
2794 (save-selected-window): Use them.
2795
2796 * textmodes/tex-mode.el (tex-recenter-output-buffer):
2797 Use with-selected-window.
2798
13af0d10
SM
2799 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
2800 forms that define macros (bug#12593).
2801
6aa75fb6
KH
28022012-10-07 Kenichi Handa <handa@gnu.org>
2803
13af0d10
SM
2804 * international/mule-conf.el (compound-text-with-extensions):
2805 Add :mime-charset property as x-ctext.
6aa75fb6 2806
78d876b9
SM
28072012-10-07 Stefan Merten <smerten@oekonux.de>
2808
2809 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
2810 (rst-indent-literal-normal, rst-indent-literal-minimized)
2811 (rst-indent-comment): Correct :version tag.
557337e9 2812 (rst-official-cvs-rev): Correct version string.
78d876b9 2813
99a1e701
GM
28142012-10-07 Glenn Morris <rgm@gnu.org>
2815
2816 * mail/rmailmm.el (rmail-mime-process-multipart):
2817 Do not confuse a multipart message with an epilogue
2818 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
2819
08f18c3d
FEG
28202012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
2821
2822 Fix shell output retrieval and comint-prompt-regexp init.
2823 * progmodes/python.el (inferior-python-mode):
2824 (python-shell-make-comint): Fix initialization of
2825 comint-prompt-regexp from copied file local variables.
2826 (python-shell-fetched-lines): Remove var.
2827 (python-shell-output-filter-in-progress): Rename from
2828 python-shell-fetch-lines-in-progress.
2829 (python-shell-output-filter-buffer): Rename from
2830 python-shell-fetch-lines-string.
2831 (python-shell-fetch-lines-filter): Delete function.
2832 (python-shell-output-filter): New function.
2833 (python-shell-send-string-no-output): Use them.
2834
82ed3ab4
GM
28352012-10-07 Glenn Morris <rgm@gnu.org>
2836
1595ecfa
GM
2837 * hi-lock.el (hi-lock-process-phrase):
2838 Try to make it less fragile. (Bug#7161)
2839
82ed3ab4
GM
2840 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
2841
f1f4dba0
GM
28422012-10-06 Glenn Morris <rgm@gnu.org>
2843
addc11ed 2844 * ehelp.el (electric-help-mode): Use help-mode rather than
32939005
GM
2845 non-existent mode `help'.
2846 (electric-help-map): Use button-buffer-map. (Bug#10917)
addc11ed 2847
460042b8
GM
2848 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
2849 (reftex-create-bibtex-footer): Fix custom types.
2850
67667c70
GM
2851 * progmodes/sh-script.el (sh-indent-after-continuation):
2852 Add explicit :group.
2853
18dec750
GM
2854 * textmodes/rst.el (rst-preferred-decorations)
2855 (rst-shift-basic-offset): Clarify obsolescence versions.
2856
d1a1c7e6
GM
2857 * profiler.el (profiler): Add missing group :version tag.
2858 * avoid.el (mouse-avoidance-banish-position):
2859 * proced.el (proced-renice-command):
2860 * calc/calc.el (calc-ensure-consistent-units):
2861 * calendar/icalendar.el (icalendar-import-format-uid):
2862 * net/tramp.el (tramp-save-ad-hoc-proxies):
2863 * progmodes/bug-reference.el (bug-reference-bug-regexp):
2864 * progmodes/flymake.el (flymake-error-bitmap)
2865 (flymake-warning-bitmap, flymake-fringe-indicator-position):
2866 * progmodes/sh-script.el (sh-indent-after-continuation):
2867 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
2868 (verilog-before-save-font-hook, verilog-after-save-font-hook):
2869 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
2870 (vhdl-array-index-record-field-in-sensitivity-list)
2871 (vhdl-indent-comment-like-next-code-line):
2872 * textmodes/reftex-vars.el (reftex-ref-style-alist)
2873 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
2874 (reftex-cite-key-separator, reftex-create-bibtex-header)
2875 (reftex-create-bibtex-footer):
2876 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
2877 (rst-indent-literal-normal, rst-indent-literal-minimized)
2878 (rst-indent-comment): Add missing custom :version tags.
2879
ef35abb4
GM
2880 * calendar/timeclock.el (timeclock-modeline-display):
2881 Add missing obsolete alias for renamed user option.
2882
d1aae614
GM
2883 * strokes.el (strokes-modeline-string):
2884 * emulation/crisp.el (crisp-mode-modeline-string):
2885 * eshell/esh-mode.el (eshell-status-in-modeline):
2886 Aliases to defcustoms must come before the defcustom.
2887
f1f4dba0
GM
2888 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
2889 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
2890 (cal-tex-cursor-week-monday): Doc fixes.
2891 (cal-tex-cursor-week2-summary): Doc fix.
2892 Rename from cal-tex-cursor-week-at-a-glance.
2893
2894 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
2895 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
2896
2897 * calendar/calendar.el (calendar-mode-map):
2898 Add cal-tex-cursor-week2-summary.
2899
d39109c3
SM
29002012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
2901
685f87b0
SM
2902 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
2903
d39109c3
SM
2904 * subr.el (read-passwd-map): New var.
2905 (read-passwd): Use `read-string' again.
2906 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
2907
5694896d
J
29082012-10-06 Jambunathan K <kjambunathan@gmail.com>
2909
2910 * register.el (append-to-register, prepend-to-register):
2911 Deactivate mark, as does `copy-to-register' (bug#12389).
2912
9414dd8d
CY
29132012-10-06 Chong Yidong <cyd@gnu.org>
2914
2915 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
2916
2b89bca4
KH
29172012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
2918
2919 * international/characters.el: Fix simple mistake ((car chars) ->
2920 elt), delete duplicated code.
2921
d5acb99a
GM
29222012-10-06 Glenn Morris <rgm@gnu.org>
2923
2924 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
2925
123ec157
JS
29262012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
2927
2928 * color.el (color-hsl-to-rgb): Fix incorrect results for
2929 small and large hue values. (Bug#12559)
2930
7fa36ccb
FEG
29312012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
2932
2933 Enhancements to docstring formatting when filling paragraphs.
2934 * progmodes/python.el (python-fill-docstring-style): Rename from
2935 python-fill-string-style. Added new style.
2936 (python-fill-string): Use new style. Better checks for
2937 docstrings.
2938
d8788e1e
GM
29392012-10-05 Glenn Morris <rgm@gnu.org>
2940
204f3953
GM
2941 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
2942
d8788e1e
GM
2943 * color.el (color-name-to-rgb, color-rgb-to-hex)
2944 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
2945 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
2946 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2947 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
2948
8d956cef
GM
2949 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
2950
e8757f09 29512012-10-05 Juanma Barranquero <lekktu@gmail.com>
ea9a3563
JB
2952
2953 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
2954 to get the correct size across symlinks.
2955
e8757f09
GM
2956 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
2957
0e2ae83d
JL
29582012-10-04 Juri Linkov <juri@jurta.org>
2959
2960 * replace.el (query-replace-interactive): Declare obsolete.
2961 (query-replace-read-from): Add the last incremental search string
2962 to the list of default values accessible via M-n.
2963 (map-query-replace-regexp): Use `read-regexp'.
2964 (query-replace, query-replace-regexp, query-replace-regexp-eval)
2965 (map-query-replace-regexp, replace-string, replace-regexp):
2966 Fix docstrings to replace mentions of `query-replace-interactive'
2967 with alternatives. (Bug#12526)
2968
93cacb6d
JL
29692012-10-04 Juri Linkov <juri@jurta.org>
2970
2971 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
2972 (dired-pop-to-buffer): Declare obsolete.
2973 (dired-mark-pop-up): Doc fix.
2974
fc345011
FEG
29752012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
2976
2977 Allow user to set docstring style for fill-paragraph.
2978 * progmodes/python.el
2979 (python-fill-comment-function, python-fill-string-function)
2980 (python-fill-decorator-function, python-fill-paren-function):
2981 Remove :safe for defcustoms.
2982 (python-fill-string-style): New defcustom
5694896d 2983 (python-fill-paragraph-function): Enhance context detection.
fc345011
FEG
2984 (python-fill-string): Honor python-fill-string-style settings.
2985
6bab5d8b
MR
29862012-10-04 Martin Rudalics <rudalics@gmx.at>
2987
2988 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
2989 after setting its buffer (Bug#10805).
2990
a1a9f411
FEG
29912012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
2992
2993 Fix cornercase for string syntax.
2994 * progmodes/python.el (python-syntax-propertize-function):
2995 Simplify and enhance the regexp for unescaped quotes. Now it also
2996 matches quotes in weird situations like the single quote in
2997 "something\"'".
2998 (python-syntax-stringify): Simplify num-quotes detecting code.
2999
05e153a6
GM
30002012-10-03 Glenn Morris <rgm@gnu.org>
3001
3002 * help-macro.el (three-step-help):
3003 Revert 2012-09-29 change. (Bug#12567)
3004
2e566ecb
MR
30052012-10-03 Martin Rudalics <rudalics@gmx.at>
3006
96ef9ccd
MR
3007 * menu-bar.el (kill-this-buffer): Don't do anything when
3008 `menu-frame' is not alive or visible (Bug#8184).
3009
2e566ecb
MR
3010 * emacs-lisp/debug.el (debug): When quitting the debugger window
3011 restore current buffer (Bug#12502).
3012
a96e1cb7
CY
30132012-10-02 Chong Yidong <cyd@gnu.org>
3014
5694896d
J
3015 * progmodes/hideif.el (hif-lookup, hif-defined):
3016 Handle semantic-c-takeover-hideif.
a96e1cb7 3017
b3ecad33
PE
30182012-10-02 Paul Eggert <eggert@cs.ucla.edu>
3019
3020 Change sampling interval units from ms to ns.
3021 * profiler.el (profiler-sampling-interval): Change units
3022 from ms to ns, multiplying the default by 1000000 so that
3023 it remains 1 ms.
3024 (profiler-report-cpu-line-format): Give enough room for
3025 the maximum counters on 64-bit hosts.
3026 (profiler-report-render-calltree-1): Call them "CPU samples",
3027 not "Time (ms)", since they are not milliseconds now (and
3028 never really were).
3029
8cb51b66 30302012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
c623f81a 3031
5694896d
J
3032 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
3033 Fix querying BBDB for entries without a last name (Bug#11580).
c623f81a 3034
fd795bf4
CY
30352012-10-02 Chong Yidong <cyd@gnu.org>
3036
3037 * emacs-lisp/eieio.el: Restore Version header.
3038
fe0a74f9
SM
30392012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3040
6be9197e
SM
3041 * vc/diff-mode.el (diff--auto-refine-data): New var.
3042 (diff-hunk): Use it to delay refinement.
3043 (diff-mode): Remove overlays when we turn off font-lock.
3044
18486139
SM
3045 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
3046 (table-initialize-table-fixed-width-mode)
3047 (table-set-table-fixed-width-mode): Remove functions.
3048 (table-command-list): Move initialization into declaration.
3049 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
3050 (table-with-cache-buffer): Use `declare'.
3051 (table-span-cell): Simplify via CSE.
3052 (table-fixed-width-mode): Use define-minor-mode.
3053 (table-call-interactively, table-funcall, table-apply): Remove.
3054 (table-function): New function, to replace them.
3055
d83ef976
SM
3056 * bookmark.el (bookmark-search-pattern): Remove var.
3057 (bookmark-read-search-input): Remove function.
3058 (bookmark-bmenu-search): Reimplement using a minibuffer.
3059
cd386662
SM
3060 * faces.el (modeline): Remove obsolete face name.
3061
fe0a74f9
SM
3062 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
3063 and give a non-nil default value.
3064 (add-change-log-entry): Simplify accordingly.
3065
9f7b98f8
DG
30662012-10-01 Dmitry Gutov <dgutov@yandex.ru>
3067
3068 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
3069 (vc-git-log-edit-toggle-amend): New function.
3070 (vc-git-log-edit-toggle-signoff): New function.
3071 (vc-git-log-edit-mode): New major mode.
3072 (vc-git-log-edit-mode-map): Keymap for it.
3073 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
3074
3075 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
3076 header names.
3077 (log-edit-toggle-header): New function.
3078 (log-edit-extract-headers): Accept function values in HEADERS alist.
3079
62a81506
CY
30802012-10-01 David Engster <deng@randomsample.de>
3081
3082 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
3083 from symbol property and change message to be more consistent with
3084 Emacs proper.
3085 (eieio-describe-generic): Add filename for each implementation.
3086 Fix indices for generic and normal methods.
3087 (eieio-method-def, eieio-class-def): New buttons.
3088 (eieio-help-find-method-definition)
3089 (eieio-help-find-class-definition): New functions.
3090 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
3091 class, constructor and method definitions.
3092
3093 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
3094 information in symbol property.
3095 (scoped-class): Remove.
3096 (eieio-slot-name-index, call-next-method): Check if it is bound.
3097
30982012-10-01 Leo P. White <lpw25@cam.ac.uk>
3099
3100 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
3101 (eieio-custom-mode): New major mode.
3102 (eieio-customize-object): Use it.
3103
31042012-10-01 Eric Ludlam <zappo@gnu.org>
3105
3106 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
3107 specifying the expected class, and whether subclassing is allowed.
3108 (eieio-persistent-convert-list-to-object):
1f9f395d
JB
3109 (eieio-persistent-validate/fix-slot-value)
3110 (eieio-persistent-slot-type-is-class-p): New functions.
3111 (eieio-named::slot-missing): Doc fix.
62a81506
CY
3112
3113 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
3114 Stop using unused publd variable.
3115
3116 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
3117 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
3118 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
3119 (eieio-speedbar-handle-click): Do not specify a class for the
3120 method. Fixes method invocation order problems with EDE.
3121
375e49d4
SM
31222012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3123
3124 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
3125 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
3126
16ce6ccd
KF
31272012-10-01 Karl Fogel <kfogel@red-bean.com>
3128
3129 * bookmark.el (bookmark-version-control): Give tags in the
3130 :type choices (Bug#12309), and improve doc string.
e4c4abdd
KF
3131 (bookmark-write-file): Bind `print-circle' to `t' to allow
3132 circular custom bookmark types. (Bug#12503)
16ce6ccd 3133
19e54a4d
PE
31342012-10-01 Paul Eggert <eggert@cs.ucla.edu>
3135
86ec63ba
PE
3136 Revert the FOLLOW-SYMLINKS change for file-attributes.
3137 * files.el (remote-file-name-inhibit-cache, after-find-file):
3138 * time.el (display-time-file-nonempty-p): Undo last change.
3139
19e54a4d
PE
3140 * profiler.el (profiler-sampling-interval): Change default back to 1.
3141 See Stefan Monnier in
3142 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
3143
0478776b
FEG
31442012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
3145
3146 Shell output catching a la gud-gdb.
3147 * progmodes/python.el (python-shell-fetch-lines-in-progress)
375e49d4
SM
3148 (python-shell-fetch-lines-string, python-shell-fetched-lines):
3149 New Vars.
0478776b
FEG
3150 (python-shell-fetch-lines-filter): New function.
3151 (python-shell-send-string-no-output): Use them.
3152
c22bac2c
TM
31532012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
3154
3155 * profiler.el (profiler-sampling-interval): Rename from
3156 profiler-sample-interval.
3157 (profiler-sampling-interval): Default to 10.
3158 (profiler-find-profile): New command (was profiler-find-log).
3159 (profiler-find-profile-other-window): New command.
3160 (profiler-find-profile-other-frame): New command.
3161 (profiler-profile): Introduce API-level data structure.
3162
e7a2937b
PE
31632012-09-30 Paul Eggert <eggert@cs.ucla.edu>
3164
3165 file-attributes has a new optional arg FOLLOW-SYMLINKS.
3166 * files.el (remote-file-name-inhibit-cache):
3167 * time.el (display-time-file-nonempty-p): Use it.
3168 * files.el (after-find-file): Don't chase links before calling
3169 file-exists-p, as file-exists-p already does the right thing.
3170
4f595e15
RA
31712012-09-30 Ralf Angeli <angeli@caeruleus.net>
3172
3173 Merge from standalone RefTeX repository.
3174
3175 The following ChangeLog entries are shortened versions of the
3176 original ones with file paths adapted. A not so strongly edited
3177 version of the original ChangeLog can be found in the commit log.
3178
3179 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
375e49d4
SM
3180 (reftex-arg-cite): Use `reftex-cite-key-separator'.
3181 Correctly handle new value type returned by `reftex-citation'.
4f595e15
RA
3182
3183 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
375e49d4
SM
3184 that entries with whitespace at various places are found.
3185 Doc fix. Include entries that are cross-referenced from cited entries.
4f595e15
RA
3186 Include @String definitions in the resulting bib file. Add header
3187 and footer defined in `reftex-create-bibtex-header' and
3188 `reftex-create-bibtex-footer'.
3189 (reftex-do-citation): Make it possible again to insert
3190 non-existent entries. Save match data when asking for optional
3191 arguments. Return all keys, not just the first one.
3192 (reftex-all-used-citation-keys): Fix regexp to correctly extract
3193 all citations in the same line.
3194 (reftex-parse-bibtex-entry): Accept additional optional argument
3195 `raw' and keep quotes or braces if it is non-nil. Match fields
3196 containing hyphens besides word constituents.
3197 (reftex-get-string-refs): New function.
3198 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
3199 and ask if it should be reread in case it did.
3200 (reftex-pop-to-bibtex-entry)
3201 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
3202 entries with spaces or tabs in front of arguments.
3203 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
375e49d4
SM
3204 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
3205 Match entries containing numbers and symbol constituents.
3206 (reftex-do-citation, reftex-figure-out-cite-format):
3207 Use `reftex-cite-key-separator'.
4f595e15
RA
3208
3209 * textmodes/reftex-dcr.el: Move provide statement to end of file.
3210 (reftex-mouse-view-crossref): Explain why point is set.
3211
3212 * textmodes/reftex-global.el: Whitespace changes.
3213
3214 * textmodes/reftex-index.el: Move provide statement to end of
3215 file.
3216 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
3217 (reftex-index-visit-phrases-buffer): Set marker when visiting
3218 buffer. This allows for returning from the phrases file to the
3219 file one was just editing instead of the file where the last
3220 phrases was added from.
3221 (reftex-index-phrases-syntax-table): New variable. Give ?\"
3222 punctuation syntax as it usually is not used as string quote in
3223 TeX-related modes and may occur unmatched. The change also
3224 prevents fontification of quoted content.
3225 (reftex-index-phrases-mode): Use it.
3226
375e49d4
SM
3227 * textmodes/reftex-parse.el (reftex-parse-from-file):
3228 Move backward one char if a `\' was matched after a section macro.
4f595e15
RA
3229 (reftex-parse-from-file): Use beginning of match instead of end as
3230 bound.
3231
3232 * textmodes/reftex-ref.el: Adapt creation of
3233 `reftex-<package>-<macro>' functions to new structure of
3234 `reftex-ref-style-alist'.
375e49d4
SM
3235 (reftex-reference): Use `reftex-ref-style-list' function.
3236 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
4f595e15
RA
3237 reference macro if `reftex-ref-macro-prompt' is non-nil.
3238 (reftex-reference): Pass refstyle to `reftex-format-special'.
3239 Determine reference macro by looking at
375e49d4
SM
3240 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
3241 Use only one special format function.
4f595e15
RA
3242 (reftex-varioref-vref, reftex-fancyref-fref)
3243 (reftex-fancyref-Fref): Remove definitions. The functions are now
3244 generated from `reftex-ref-style-alist'.
3245 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
3246 Remove.
3247 (reftex-format-special): New function.
3248
3249 * textmodes/reftex-sel.el
3250 (reftex-select-cycle-ref-style-internal): Adapt to new structure
3251 of `reftex-ref-style-alist'. Remove code for testing macro type.
3252 (reftex-select-toggle-varioref)
3253 (reftex-select-toggle-fancyref): Remove.
3254 (reftex-select-cycle-ref-style-internal)
3255 (reftex-select-cycle-ref-style-forward)
3256 (reftex-select-cycle-ref-style-backward): New functions.
3257 (reftex-select-label-map): Use `v' and `V' for general cycling
3258 through reference styles. Add `p' for switching between number
3259 and page reference types.
3260
375e49d4
SM
3261 * textmodes/reftex-toc.el (reftex-re-enlarge):
3262 Call `enlarge-window' only if there is something to do because in Emacs
4f595e15
RA
3263 the horizontal version throws an error even if the parameter is 0.
3264
3265 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
3266 (reftex-plug-into-AUCTeX): Doc fix.
3267 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
3268 string. Adapt to new name.
3269 (reftex-ref-style-alist): Change structure so that it is not
3270 possible to use multiple different package names within a style.
375e49d4
SM
3271 Remove the symbols for symbols for macro type distinction.
3272 Add characters for macro selection.
4f595e15
RA
3273 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
3274 (reftex-create-bibtex-footer): New variables.
3275 (reftex-format-ref-function): Mention third argument of special
3276 format function.
375e49d4
SM
3277 (reftex-ref-style-alist, reftex-ref-style-default-list):
3278 New variables.
4f595e15
RA
3279 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
3280 to new implementation. Mark as obsolete. Add compatibility code
3281 for honoring the variable values in case they are set.
375e49d4
SM
3282 (reftex-cite-format-builtin, reftex-bibliography-commands):
3283 Add support for ConTeXt.
3284 (reftex-format-ref-function, reftex-format-cite-function):
3285 Fix custom type.
4f595e15
RA
3286 (reftex-cite-key-separator): New variable.
3287
3288 * textmodes/reftex.el (reftex-syntax-table-for-bib)
3289 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
3290 `reftex-syntax-table' because parens have to retain their paren
3291 syntax in order for parsing of BibTeX entries like @book(...) to
3292 work.
3293 (reftex-in-comment): Do not error out if `comment-start-skip' is
3294 not set. Deal correctly with escaped comment characters.
375e49d4
SM
3295 (reftex-tie-multifile-symbols): Add doc string.
3296 Initialize `reftex-ref-style-list'.
4f595e15
RA
3297 (reftex-untie-multifile-symbols): Add doc string.
3298 (reftex-add-index-macros): Doc fix.
3299 (reftex-ref-style-activate, reftex-ref-style-toggle)
3300 (reftex-ref-style-list): New functions.
3301 (reftex-mode-menu): Use them. Adapt to new structure of
3302 `reftex-ref-style-alist'.
3303 (reftex-select-with-char): Kill the RefTeX Select buffer when
3304 done.
3305 (reftex-remove-if): New function.
3306 (reftex-erase-all-selection-and-index-buffers)
3307 (reftex-mode-menu): Reference styles are now computed from
3308 `reftex-ref-style-alist'. Fix typo.
3309 (reftex-report-bug): New function.
3310 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
3311 algorithms with O(n log n). Introduce optional argument SORT (not
3312 yet used).
3313
440ba395
FEG
33142012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
3315
3316 Enhancements for triple-quote string syntax.
375e49d4
SM
3317 * progmodes/python.el (python-syntax-propertize-function):
3318 Match both quote cases in one regexp.
440ba395
FEG
3319 (python-syntax-stringify): Handle matches properly.
3320
4c478e6b
JL
33212012-09-30 Juri Linkov <juri@jurta.org>
3322
3323 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
93cacb6d 3324 to nil around the call to `insert' to prevent
4c478e6b
JL
3325 directory time modification by lock_file. (Bug#2295)
3326 * tar-mode.el (tar-summarize-buffer): Idem.
3327
d80d54b2
JL
33282012-09-30 Juri Linkov <juri@jurta.org>
3329
3330 * facemenu.el (list-colors-sort): Add option "Luminance".
3331 (list-colors-sort-key): Implement it.
3332
3333 * vc/diff-mode.el (diff-refine-removed):
3334 * vc/ediff-init.el (ediff-fine-diff-A):
3335 * vc/smerge-mode.el (smerge-refined-removed):
3336 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
3337
d7e642cc
JD
33382012-09-30 Jan Djärv <jan.h.d@swipnet.se>
3339
3340 * term/ns-win.el (x-file-dialog): New function.
3341
ee41332b
JB
33422012-09-30 Juanma Barranquero <lekktu@gmail.com>
3343
3344 * ido.el (ido-max-directory-size): Default to nil; the current
3345 default is small for POSIX systems, and impractical on Windows 7
3346 now that lstat returns directory sizes for NTFS.
3347
5938d519
MR
33482012-09-30 Martin Rudalics <rudalics@gmx.at>
3349
3350 In buffer display functions handle window-height/window-width
3351 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
375e49d4
SM
3352 * window.el (window--display-buffer): New argument ALIST.
3353 Obey window-height and window-width alist entries.
3354 (window--try-to-split-window): New argument ALIST.
3355 Bind window-combination-limit to t when the window's size shall be
5938d519
MR
3356 changed and window-combination-limit equals `window-size'.
3357 (display-buffer-in-atom-window)
3358 (display-buffer-in-major-side-window)
3359 (display-buffer-in-side-window, display-buffer-same-window)
3360 (display-buffer-reuse-window, display-buffer-pop-up-frame)
3361 (display-buffer-pop-up-window, display-buffer-below-selected)
3362 (display-buffer-at-bottom, display-buffer-in-previous-window)
3363 (display-buffer-use-some-window): Adjust all callers of
3364 window--display-buffer and window--try-to-split-window.
3365 (fit-frame-to-buffer): New option.
3366 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
3367 is non-nil.
3368 (display-buffer-in-major-side-window): Evaluate window-height /
3369 window-width alist entries.
3370
3371 * help.el (temp-buffer-resize-frames)
3372 (temp-buffer-resize-regexps): Remove options.
3373 (temp-buffer-resize-mode): Adjust doc-string.
3374 (resize-temp-buffer-window): Don't consult
3375 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
3376 temp-buffer-resize-frames.
3377
375e49d4
SM
3378 * dired.el (dired-mark-pop-up):
3379 Call display-buffer-below-selected with a fit-window-to-buffer alist
5938d519
MR
3380 entry.
3381
c4c0c2df
CY
33822012-09-30 Chong Yidong <cyd@gnu.org>
3383
48de8b12
CY
3384 * server.el (server-host): Document the security implications.
3385 (server-auth-key): Doc fix.
3386
3387 * startup.el (initial-buffer-choice): Doc fix.
3388
3389 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
3390
a97dc380
CY
3391 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
3392 restriction change.
3393
d39d3c8e
CY
3394 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
3395
c4c0c2df
CY
3396 * help-fns.el (help-fns--obsolete): Fix last change.
3397
98a5e33b
SM
33982012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
3399
34cf6f39
SM
3400 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
3401 (minor-mode-map-alist): Remove redundant code.
3402
e01c13fe
SM
3403 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
3404 visited in a buffer.
3405 (cvs-insert-visited-file): New function.
3406 (find-file-hook): Use it.
3407
3408 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
3409
02661b3a
SM
3410 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
3411 chose face.
3412 (log-edit-empty-buffer-p): Don't require a space after a header.
3413
43711d4b
SM
3414 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
3415
38a30d64
SM
3416 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
3417
4ffb41a9
SM
3418 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
3419 a proper minor-mode.
3420
98a5e33b
SM
3421 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
3422
de82e29b
GM
34232012-09-29 Glenn Morris <rgm@gnu.org>
3424
5cc2e639
GM
3425 * winner.el (winner-mode): Remove variable (let define-minor-mode
3426 handle it).
3427 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
3428 Doc fixes.
3429 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
3430 (winner-mode): Use define-minor-mode.
3431
7bd302eb
GM
3432 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
3433 the full definition in loaddefs, rather than duplicating it.
3434
2923922f 3435 * help-macro.el (three-step-help): No need to autoload defcustom.
ced08382 3436
0e3e4156
GM
3437 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
3438 (inferior-lisp-program, inferior-lisp-load-command)
3439 (inferior-lisp-prompt, inferior-lisp-mode-hook):
2923922f 3440 No need to autoload defcustoms.
0e3e4156 3441
de82e29b
GM
3442 * hippie-exp.el (hippie-expand-try-functions-list)
3443 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
3444 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
3445 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
2923922f 3446 (hippie-expand-only-buffers): No need to autoload defcustoms.
de82e29b
GM
3447 * progmodes/vhdl-mode.el (vhdl-line-expand):
3448 Explicitly load hippie-exp, so it does not get autoloaded
3449 while hippie-expand-try-functions-list is let-bound.
3450
e60b51ab
GM
34512012-09-28 Glenn Morris <rgm@gnu.org>
3452
277f0cfa
GM
3453 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
3454
e60b51ab
GM
3455 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
3456 Only "cl.el" counts as cl these days.
3457
53baf48a
JL
34582012-09-28 Juri Linkov <juri@jurta.org>
3459
3460 Display archive errors in the echo area instead of inserting
3461 to the file buffer.
3462
3463 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
3464 to STDERR-TEST that can be a regexp matching a successful output.
3465 Create a temporary file and redirect stderr to it. Search for
3466 STDERR-TEST in the stderr output and display it in the echo area
3467 if no match is found.
3468 (archive-extract-by-file): New function like
3469 `archive-extract-by-stdout' but extracting archives to files
3470 and looking for successful matches in stdout. Function body is
3471 mostly copied from `archive-rar-extract'.
3472 (archive-rar-extract): Use `archive-extract-by-file'.
3473 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
3474
9c1228c3
LL
34752012-09-28 Leo Liu <sdl.web@gmail.com>
3476
375e49d4
SM
3477 * pcomplete.el (pcomplete-show-completions):
3478 Use minibuffer-message to make pcomplete usable in minibuffer.
147c0425 3479
9c1228c3
LL
3480 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
3481
7f457c06
SM
34822012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
3483
3df749b0
SM
3484 * type-break.el: Use lexical-binding.
3485 (type-break-mode): Use define-minor-mode.
3486
7f457c06
SM
3487 * emacs-lisp/pcase.el (pcase--mark-used): New.
3488 (pcase--u1): Use it (bug#12512).
3489
3490 * custom.el (load-theme): Set buffer-file-name so the load is recorded
3491 in load-history with the right file name.
3492
c00ebc98
TH
34932012-09-28 Tassilo Horn <tsdh@gnu.org>
3494
3495 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
3496 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
3497 (doc-view-get-bounding-box): Make bounding box slicing work for
3498 ODF and DVI documents.
3499
96fb7170
GM
35002012-09-28 Glenn Morris <rgm@gnu.org>
3501
3502 * type-break.el (type-break-mode, type-break-interval)
3503 (type-break-good-rest-interval, type-break-keystroke-threshold):
3504 No need to autoload.
3505 (type-break-good-rest-interval, type-break-keystroke-threshold):
3506 Add :set-after.
3507
5bc93c67
CY
35082012-09-28 Chong Yidong <cyd@gnu.org>
3509
3510 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
3511 Add :version tag.
3512
9cad61d6
SM
35132012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3514
e28e67b3 3515 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
9cad61d6 3516
daee954c
GM
35172012-09-27 Glenn Morris <rgm@gnu.org>
3518
a88324d4
GM
3519 * faces.el (x-display-name): Declare (for without-x builds).
3520
8e5064e5
GM
3521 * linum.el (linum-format): Don't autoload it. Improve :type.
3522
cc1783c2
GM
3523 * progmodes/tcl.el: Don't require outline when compiling.
3524 (outline-regexp, outline-level): Declare.
1dddcf4c
GM
3525 * textmodes/sgml-mode.el: Don't require outline when compiling.
3526 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
3527
48c339f2
GM
3528 * term.el (term-ansi-reset):
3529 Try setting term-ansi-face-already-done to nil. (Bug#11785)
3530
daee954c
GM
3531 * vc/vc.el (vc-next-action): Only gripe about committing read-only
3532 files for RCS and SCCS. (Bug#9781)
3533
b7f42161
CY
35342012-09-27 Chong Yidong <cyd@gnu.org>
3535
3536 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
3537 change; value should be t.
3538
a2e770db
SM
35392012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3540
83600dc8
SM
3541 * image-mode.el: Use lexical-binding.
3542 (image-mode-winprops): Use t to stand for the window of
3543 a buffer that's not displayed.
3544 * doc-view.el (doc-view-new-window-function): Handle the new
3545 t in winprops.
3546 (doc-view-enlarge): Make it a real nop if the size is not changed.
3547 (doc-view-display): Handle the case where the buffer is not (yet?)
3548 displayed in any window.
3549 (doc-view-saved-settings): New var.
3550 (doc-view-mode): Use it.
3551 (doc-view-fallback-mode): Set it.
3552
a2e770db
SM
3553 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
3554 Set lexical-binding.
3555 (minibuffer-eldef-shorten-default): New var.
3556 (minibuffer-default-in-prompt-regexps): Use it for new default.
3557 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
3558
e3b60857
JB
35592012-09-26 Juanma Barranquero <lekktu@gmail.com>
3560
3561 * international/uni-bidi.el:
3562 * international/uni-category.el:
3563 * international/uni-name.el:
3564 * international/uni-numeric.el: Regenerate.
3565
3a880af4
SM
35662012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
3567 Stefan Monnier <monnier@iro.umontreal.ca>
3568
3569 * profiler.el: New file.
3570
07b1a5fb
SM
35712012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
3572
3573 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
3574 (testcover-reinstrument): Simplify with CSE.
3575
42019c2e
JB
35762012-09-26 Juanma Barranquero <lekktu@gmail.com>
3577
3578 * window.el (temp-buffer-window-setup): Fix typo in docstring.
3579
179f044b
WS
35802012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
3581
3582 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
3583 (verilog-auto-input, verilog-auto-insert-lisp)
3584 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
3585 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
3586 (verilog-auto-unused, verilog-auto-wire)
3587 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
3588 newline. Reported by Andrew Jones.
3589 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
3590 Reported by Brad Dobbie.
07b1a5fb
SM
3591 (verilog-batch-delete-trailing-whitespace):
3592 Create verilog-batch-delete-trailing-whitespace.
3593 Reported by Brad Dobbie.
179f044b
WS
3594 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
3595 parameters from another module. Reported by Dan Katz.
3596 (verilog-auto, verilog-auto-assign-modport)
3597 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
3598 AUTOINOUTMODPORT for UVM interface module shell generation.
3599 Reported by Brad Dobbie.
3600 (verilog-auto-inst-interfaced-ports): Make default nil, as more
3601 standard behavior.
3602 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
3603 Reported by Matt Martin.
3604
9c52dd5a
MR
36052012-09-25 Martin Rudalics <rudalics@gmx.at>
3606
3607 * window.el (window--resize-child-windows): When resizing child
3608 windows proportionally, process them in reverse order to
3609 preserve the "when splitting a window the new one gets the odd
3610 line" behavior.
3611 (window--resize-root-window-vertically): When resizing the
3612 minibuffer window try to affect only windows at the bottom of the
3613 frame. (Bug#12419)
3614
863666eb
CY
36152012-09-25 Chong Yidong <cyd@gnu.org>
3616
3617 * subr.el (declare): Doc fix.
3618
3619 * help-fns.el (help-fns--obsolete): Handle macros properly.
3620
59f7af81
CY
36212012-09-25 Chong Yidong <cyd@gnu.org>
3622
3623 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
3624 this function obsolete.
3625
3626 * calendar/cal-x.el (calendar-two-frame-setup)
3627 (calendar-only-one-frame-setup, calendar-one-frame-setup):
3628 * calendar/calendar.el (american-calendar, european-calendar)
3629 (calendar-for-loop):
3630 * comint.el (comint-dynamic-simple-complete)
3631 (comint-dynamic-complete-as-filename, comint-unquote-filename):
3632 * desktop.el (desktop-load-default):
3633 * dired-x.el (dired-omit-here-always)
3634 (dired-hack-local-variables, dired-default-directory):
3635 * emacs-lisp/derived.el (derived-mode-class):
3636 * emacs-lisp/timer.el (timer-set-time-with-usecs):
3637 * emacs-lock.el (toggle-emacs-lock):
3638 * epa.el (epa-display-verify-result):
3639 * epg.el (epg-sign-keys, epg-start-sign-keys)
3640 (epg-passphrase-callback-function):
3641 * eshell/esh-util.el (eshell-for):
3642 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
3643 (eshell-add-to-window-buffer-names):
3644 * files.el (locate-file-completion):
3645 * imenu.el (imenu-example--create-c-index)
3646 (imenu-example--create-lisp-index)
3647 (imenu-example--lisp-extract-index-name)
3648 (imenu-example--name-and-position):
3649 * international/mule-cmds.el (princ-list):
3650 * international/mule-diag.el (decode-codepage-char):
3651 * international/mule-util.el (detect-coding-with-priority):
3652 * iswitchb.el (iswitchb-read-buffer):
3653 * mail/mailalias.el (mail-complete):
3654 * mail/sendmail.el (mail-sent-via):
3655 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
3656 (mouse-major-mode-menu):
3657 * password-cache.el (password-read-and-add):
3658 * pcomplete.el (pcomplete-parse-comint-arguments):
3659 * progmodes/sh-script.el (sh-maybe-here-document):
3660 * replace.el (query-replace-regexp-eval):
3661 * savehist.el (savehist-load):
3662 * simple.el (choose-completion-delete-max-match):
3663 * term.el (term-dynamic-simple-complete):
3664 * vc/ediff-init.el (ediff-check-version):
3665 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
3666 * vc/vc.el (vc-diff-switches-list):
3667 * view.el (view-return-to-alist-update): Likewise.
3668
3669 * subr.el (eval-next-after-load, makehash, insert-string)
3670 (assoc-ignore-representation, assoc-ignore-case): Use declare to
3671 mark obsolete.
3672 (mode-line-inverse-video): Variable deleted.
3673
3674 * international/mule-util.el (string-to-sequence): Remove.
3675
3676 * calendar/calendar.el (calendar-version):
3677 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
3678 (icalendar-convert-diary-to-ical):
3679 * cus-edit.el (custom-mode):
3680 * ansi-color.el (ansi-color-unfontify-region):
3681 * international/latin1-disp.el (latin1-char-displayable-p):
3682 * progmodes/cwarn.el (turn-on-cwarn-mode):
07b1a5fb
SM
3683 * progmodes/which-func.el (which-func-update-1):
3684 Use define-obsolete-function-alias.
59f7af81
CY
3685
3686 * net/newst-backend.el (newsticker-cache-filename):
07b1a5fb
SM
3687 * net/newst-treeview.el (newsticker-groups-filename):
3688 Fix incorrect obsolescence declaration.
59f7af81
CY
3689
3690 * allout.el (allout-passphrase-hint-string): Likewise.
3691 (allout-init): Use a declare form to mark obsolete.
3692
3693 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
3694 this applies to functions.
3695
3696 * iswitchb.el (iswitchb-read-buffer): Move code of
3697 iswitchb-define-mode-map here, and delete that obsolete function.
3698
3699 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
3700 font-lock-reference-face.
3701
cca96c97
GM
37022012-09-25 Glenn Morris <rgm@gnu.org>
3703
b06eeda8
GM
3704 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
3705 Doc fixes.
3706
cca96c97
GM
3707 * eshell/em-term.el (eshell-term-name):
3708 Default to term-term-name. (Bug#12485)
3709
dc4f818b
FEG
37102012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
3711
cca96c97
GM
3712 * progmodes/python.el (python-shell-send-buffer): Better handling
3713 of "if __name__ == '__main__':" conditionals when sending the buffer.
dc4f818b 3714
289c24bd
GM
37152012-09-24 Glenn Morris <rgm@gnu.org>
3716
3717 * eshell/esh-cmd.el (eshell-find-alias-function):
3718 Tighten up file-name regexp. (Bug#12499)
3719
8fb8b88f
FEG
37202012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
3721
3722 Enhancements for triple-quote string syntax.
3723 * progmodes/python.el (python-quote-syntax): Remove.
3724 (python-syntax-propertize-function): New value.
07b1a5fb
SM
3725 (python-syntax-count-quotes, python-syntax-stringify):
3726 New functions.
8fb8b88f 3727
6c27f0f8
CY
37282012-09-24 Chong Yidong <cyd@gnu.org>
3729
a5f2b6ec
CY
3730 * mail/supercite.el (sc-version): Remove obsolete function.
3731 (sc-describe): Don't mark as obsolete, since it is bound.
3732 (sc-submit-bug-report): Remove.
3733
3734 * vc/log-edit.el (cvs-changelog-full-paragraphs)
3735 (cvs-commit-buffer-require-final-newline): Remove.
0c765e5f
CY
3736 (log-edit-require-final-newline)
3737 (log-edit-changelog-full-paragraphs): Default to t.
a5f2b6ec
CY
3738
3739 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
3740 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
3741 * vc/vc.el (vc-checkout-carefully): Likewise.
3742
3743 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
3744 (emerge-version): Remove.
3745
3746 * progmodes/compile.el (compile-internal): Remove.
3747 (compilation-parse-errors-function): Fix typo.
3748
3749 * international/mule.el (set-char-table-default): Remove.
3750 (set-coding-priority, make-coding-system, generic-char-p)
3751 (charset-list, charset-bytes, charset-id): Use declare to mark
3752 functions as obsolete.
3753
3754 * vc/pcvs-defs.el (cvs-buffer-name-alist)
3755 (cvs-invert-ignore-marks): Remove references to obsolete vars.
3756 * vc/vc-hooks.el (vc-default-registered): Don't use
3757 vc-master-templates.
3758
07b1a5fb
SM
3759 * font-lock.el (font-lock-reference-face):
3760 Use define-obsolete-variable-alias.
6c27f0f8
CY
3761
3762 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
3763 * calendar/calendar.el (calendar-font-lock-keywords):
3764 * calendar/diary-lib.el (diary-font-lock-keywords)
3765 (diary-fancy-font-lock-keywords):
3766 * textmodes/reftex-sel.el (reftex-insert-docstruct):
3767 * textmodes/reftex-index.el (reftex-insert-index):
3768 * textmodes/reftex-cite.el (reftex-format-bib-entry):
3769 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
3770 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
3771 * progmodes/prolog.el (prolog-font-lock-keywords):
3772 * progmodes/idlwave.el (idlwave-idl-keywords):
3773 * progmodes/ada-mode.el (ada-font-lock-keywords):
3774 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
3775
bcc0adbf
GM
37762012-09-24 Glenn Morris <rgm@gnu.org>
3777
3778 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
3779
095bb823
FEG
37802012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
3781
3782 * progmodes/python.el (python-indent-line): More consistent cursor
3783 movement behavior.
3784
70efc5c9
SM
37852012-09-23 Stefan Merten <smerten@oekonux.de>
3786
3787 * textmodes/rst.el: Fix compiler warning.
3788
2f438239
RW
37892012-09-23 Roland Winkler <winkler@gnu.org>
3790
07b1a5fb
SM
3791 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
3792 Transcribe also LaTeX hyphenation.
2f438239
RW
3793 (bibtex-reformat): Bug fix. Do not quote twice the elements of
3794 bibtex-reformat-previous-options.
3795
936ad041
RW
37962012-09-23 Roland Winkler <winkler@gnu.org>
3797
3798 * proced.el (proced-renice-command): New variable.
3799 (proced-marked-processes): New function.
3800 (proced-with-processes-buffer): New macro.
3801 (proced-send-signal): Use them.
3802 (proced-renice): New command bound to r.
3803
6fab0274
RW
38042012-09-23 Roland Winkler <winkler@gnu.org>
3805
3806 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
3807 ibuffer-saved-filter-groups has one element, shortcut the call of
3808 completing-read. (Bug#12331)
3809
9a930676
CY
38102012-09-23 Chong Yidong <cyd@gnu.org>
3811
3812 * bindings.el (mode-line-toggle-read-only):
3813 * bs.el (bs-toggle-readonly):
3814 * buff-menu.el (Buffer-menu-toggle-read-only):
3815 * dired.el (dired-toggle-read-only):
3816 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
3817
d07ff9db
CY
38182012-09-23 Chong Yidong <cyd@gnu.org>
3819
3820 * image.el (image-type-available-p): Adapt to init-image-library
3821 argument changes.
3822
51c4474e
JL
38232012-09-22 Juri Linkov <juri@jurta.org>
3824
3825 * dired.el (dired-mode-map): Add [remap read-only-mode] for
3826 `dired-toggle-read-only'. (Bug#12462)
3827
43bf5e8e
MR
38282012-09-22 Martin Rudalics <rudalics@gmx.at>
3829
3830 * subr.el (temp-output-buffer-show): New function.
3831 (with-output-to-temp-buffer): Call temp-output-buffer-show
3832 instead of internal-temp-output-buffer-show.
3833
c88b867f
CY
38342012-09-22 Chong Yidong <cyd@gnu.org>
3835
3df47cd5
CY
3836 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
3837 (Bug#12462).
3838
c88b867f
CY
3839 * repeat.el (repeat): Doc fix (Bug#12348).
3840
3841 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
3842 (Bug#10909).
3843
3844 * simple.el (shell-command-on-region): Doc fix.
3171e303 3845 (read-only-mode): Doc fix.
c88b867f 3846
df9685f3
EZ
38472012-09-22 Eli Zaretskii <eliz@gnu.org>
3848
3849 * emacs-lisp/timer.el (run-with-idle-timer)
3850 (timer-activate-when-idle): Warn against reinvoking an idle timer
3851 from within its own timer action. (Bug#12447)
3852
8e17c9ba
MR
38532012-09-22 Martin Rudalics <rudalics@gmx.at>
3854
3855 * cus-start.el (window-combination-limit): Add new optional
3856 values.
3857 * window.el (temp-buffer-window-show)
3858 (window--try-to-split-window): Handle new values of
3859 window-combination-limit (Bug#1806).
3860 (split-window): Test window-combination-limit for t instead of
3861 non-nil.
3862 (display-buffer-at-bottom): New buffer display action function.
3863 * help.el (temp-buffer-resize-regexps): New option.
3864 (temp-buffer-resize-mode): Rewrite doc-string.
3865 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
bd909927 3866 Don't resize reused window. Suggested by Glenn Morris.
8e17c9ba 3867
48a24920
SM
38682012-09-22 Stefan Merten <smerten@oekonux.de>
3869
70efc5c9 3870 * textmodes/rst.el: Revamp section title faces.
48a24920
SM
3871 (rst-official-version)
3872 (rst-package-emacs-version-alist): Sync with official version
3873 V1.4.0.
3874 (rst-faces-defaults, rst-set-level-default)
3875 (rst-level-face-max, rst-level-face-base-color)
3876 (rst-level-face-base-light, rst-level-face-format-light)
3877 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
3878 (rst-adornment-faces-alist): Match new setup.
3879 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
3880 (rst-level-5, rst-level-6): New faces.
3881
82f8cd94
CY
38822012-09-22 Chong Yidong <cyd@gnu.org>
3883
3884 * simple.el (undo): Handle indirect buffers (Bug#8207).
3885
acfa068f 38862012-09-21 Leo Liu <sdl.web@gmail.com>
a8c14da8
LL
3887
3888 IDO: Disable match re-ordering for buffer switching.
2bc9406c 3889 * ido.el (ido-buffer-disable-smart-matches): New variable.
a8c14da8
LL
3890 (ido-set-matches-1): Use it. (Bug#2042)
3891
acfa068f 38922012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
a316d229
JM
3893
3894 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
3895 Fix 2011-05-17 change. (Bug#12418)
3896
acfa068f 38972012-09-21 Leo Liu <sdl.web@gmail.com>
d02e58f8
LL
3898
3899 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
3900
acfa068f 39012012-09-21 Glenn Morris <rgm@gnu.org>
511fd0b2
GM
3902
3903 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
3904 Be more robust about locating simple.el.
3905
acfa068f 39062012-09-21 Glenn Morris <rgm@gnu.org>
fa05bfe0
GM
3907
3908 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
3909
acfa068f
CY
39102012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
3911
3912 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
3913
41a97e6f
JL
39142012-09-20 Juri Linkov <juri@jurta.org>
3915
eb2deaff
JL
3916 * replace.el (query-replace-read-from): Use `read-regexp' instead
3917 of `read-from-minibuffer' when `regexp-flag' is non-nil.
3918 (occur-read-primary-args): Use `read-regexp' instead of
3919 `read-string'.
3920 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
3921 `read-from-minibuffer'.
3922 * isearch.el (isearch-occur): Use `read-regexp' instead of
3923 `read-string'.
3924 * dired.el (dired-read-regexp): Use `read-regexp' instead of
3925 `read-from-minibuffer'.
3926 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
3927 of `read-string'. (Bug#7567)
3928
5825610b
JL
3929 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
3930 and allow accepting a list of strings prepended to a list of
3931 standard default values. Doc fix. (Bug#12321)
3932
eebbf404
JL
3933 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
3934
41a97e6f
JL
3935 * replace.el (read-regexp): Don't add ": " when PROMPT already
3936 ends with a colon and space. (Bug#12321)
3937
c9e452d3
TH
39382012-09-20 Tassilo Horn <tsdh@gnu.org>
3939
3940 * doc-view.el (doc-view-display): Better fix for the cl-assertion
3941 error.
3942
ee97deee
SM
39432012-09-20 Stefan Merten <smerten@oekonux.de>
3944
70efc5c9 3945 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
ee97deee
SM
3946 Fixes feature request bug#11711.
3947 (rst-mode): Create `imenu-create-index-function'.
3948 (rst-get-stripped-line): Delete after refactoring.
3949 (rst-section-tree, rst-section-tree-rec)
3950 (rst-section-tree-point): Refactor and document properly.
3951 (rst-imenu-find-adornments-for-position)
07b1a5fb
SM
3952 (rst-imenu-convert-cell, rst-imenu-create-index):
3953 New function.
ee97deee 3954
f490dab9
SM
39552012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3956
95b9712e
SM
3957 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
3958 (macroexp--expand-all): Use it.
3959 (macroexp--funcall-and-return): Remove by folding it into its sole
3960 caller (macroexp--warn-and-return).
3961 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
3962 Use macroexp--obsolete-warning.
3963
f490dab9
SM
3964 * calc/calc.el: Fix last change by removing the whole chunk, since it
3965 was only needed back when Calc was not bundled.
3966
96e8d411
MR
39672012-09-20 Martin Rudalics <rudalics@gmx.at>
3968
3969 * emacs-lisp/debug.el (debug): Restore assignment to
3970 debugger-old-buffer removed on 2012-09-08.
3971
0876a82d
JL
39722012-09-20 Juri Linkov <juri@jurta.org>
3973
3974 * dired-aux.el (dired-diff): Remove (require 'diff) since
3975 `diff-latest-backup-file' is now autoloaded.
3976
9f7c28f0
CY
39772012-09-20 Chong Yidong <cyd@gnu.org>
3978
3979 * vc/diff.el (diff-latest-backup-file): Autoload.
3980
7a04bee9
SM
39812012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
3982
e6f0a80d
SM
3983 * calc/calc.el: Remove redundant autoload shape check.
3984 (sel-mode): Don't defvar.
3985 (calc-get-stack-element): Add `sel-mode' arg instead.
3986 (calc-top, calc-top-list): Pass it this additional argument.
3987 * calc/calc-store.el (calc-store-map):
3988 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
3989 (calc-map-equation, calc-outer-product, calc-inner-product):
3990 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
3991
7a04bee9
SM
3992 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
3993
12734222
JL
39942012-09-19 Juri Linkov <juri@jurta.org>
3995
3996 * dired-aux.el (dired-diff): Add (require 'diff) because
3997 `diff-latest-backup-file' is not autoloaded.
3998 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
3999 of `dired-get-filename' to t to not report error when there is
4000 no default file on the current line.
4001
46624b4f
SM
40022012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4003
ce97595b
SM
4004 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
4005 macroexp--eval-if-compile.
4006 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
4007 (macroexp--expand-all): Use them (bug#12371).
4008
46624b4f
SM
4009 * doc-view.el (doc-view-guess-paper-size)
4010 (doc-view-scale-bounding-box): Fix unbound `caddr'.
4011
db8a5a18
TH
40122012-09-19 Tassilo Horn <tsdh@gnu.org>
4013
4014 New feature: set optimal slice from BoundingBox information.
4015 * doc-view.el (doc-view-mode-map): Add keybinding.
4016 (doc-view-menu): Add menu entry.
4017 (doc-view-set-slice): Adapt docstring.
4018 (doc-view-get-bounding-box, doc-view-guess-paper-size)
4019 (doc-view-scale-bounding-box)
4020 (doc-view-set-slice-from-bounding-box): New functions.
4021 (doc-view-paper-sizes): New defvar.
4022
69f6644c
GM
40232012-09-19 Glenn Morris <rgm@gnu.org>
4024
35f5b19d
GM
4025 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
4026 (byte-compile-log-warning): Autoload. (Bug#12371)
4027
69f6644c
GM
4028 * calendar/calendar.el (calendar-american-month-header)
4029 (calendar-european-month-header, calendar-iso-month-header)
4030 (calendar-month-header): New options.
4031 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
4032 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
4033
e543ae91
JD
40342012-09-19 Jan Djärv <jan.h.d@swipnet.se>
4035
4036 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
4037
2fd5e67d
JL
40382012-09-18 Juri Linkov <juri@jurta.org>
4039
4040 * dired-aux.el (dired-diff): Restore original functionality of
4041 getting the default value, but keep new feature of using the
4042 latest existing backup file (`diff-latest-backup-file').
4043
42917e79
JL
40442012-09-18 Juri Linkov <juri@jurta.org>
4045
4046 * dired.el (dired-mark): If the region is active in Transient Mark
4047 mode, mark all files in the active region. Doc fix.
4048 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
4049 Doc fix. (Bug#10624)
4050
20f70ede
JL
40512012-09-18 Juri Linkov <juri@jurta.org>
4052
4053 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
4054 attributes for M-n are pulled from the file at point.
4055 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
4056 Suggested by Drew Adams. (Bug#10624)
4057
32fb8162
DG
40582012-09-18 Dmitry Gutov <dgutov@yandex.ru>
4059
4060 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
4061 whitespace after "end".
4062 (ruby-do-end-to-brace): Collapse block to one line if it fits
4063 within fill-column.
4064
37ab5092
MR
40652012-09-18 Martin Rudalics <rudalics@gmx.at>
4066
4067 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
4068 value.
4069 (debug): Don't remove debugger window when debugger is expected
4070 to be back.
4071
ed1f0bd3
CY
40722012-09-18 Chong Yidong <cyd@gnu.org>
4073
4074 * custom.el (defface): Doc fix.
4075
4076 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
4077
a11035b8
MB
40782012-09-18 Martin Blais <blais@furius.ca> (tiny change)
4079
4080 * progmodes/compile.el (compilation-start): Use compilation-always-kill
4081 to initialize query-on-exit; then test that instead (bug#12288).
4082
64f6a736
SM
40832012-09-17 Stefan Merten <smerten@oekonux.de>
4084
70efc5c9 4085 * textmodes/rst.el: Add support for `testcover'.
64f6a736
SM
4086 (rst-defcustom-testcover, rst-testcover-add-compose)
4087 (rst-testcover-add-1value): New functions.
4088 (rst-portable-mark-active-p): Replace by `use-region-p'.
4089 (rst-update-section, rst-classify-adornment)
4090 (rst-find-title-line): Mark `1value' forms.
4091 (rst-classify-adornment): Remove superfluous form.
4092 (rst-update-section, rst-get-adornments-around)
4093 (rst-adornment-complete-p, rst-get-next-adornment)
4094 (rst-adjust, rst-promote-region)
4095 (rst-display-adornments-hierarchy, rst-straighten-adornments)
4096 (rst-find-pfx-in-region, rst-section-tree-rec)
4097 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
4098 (rst-toc-node, rst-toc, rst-forward-section)
4099 (rst-iterate-leftmost-paragraphs)
4100 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
4101 (rst-bullet-list-region)
4102 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
4103 (rst-compile-find-conf, rst-compile)
4104 (rst-repeat-last-character): Fix style.
4105
580bd868
CY
41062012-09-17 Chong Yidong <cyd@gnu.org>
4107
4108 * comint.el (comint--complete-file-name-data): Don't add a space
4109 if the status is `sole'; that adds a gratuitous space in the
4110 completion-cycling case (Bug#12092).
4111
4112 * pcomplete.el (pcomplete-completions-at-point): Likewise.
4113
69de3ec6
RS
41142012-09-17 Richard Stallman <rms@gnu.org>
4115
0dee970c
RS
4116 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
4117 only in the mime-shown mode, not in raw mode.
4118 (rmail-mime): Toggle off mime by displaying the message without
6b250df6 4119 mime processing. (Bug#12305)
0dee970c 4120
6b250df6
GM
4121 * mail/rmail.el (rmail-retry-failure):
4122 Turn off mime processing first. (Bug#12037)
acb1c47b 4123
69de3ec6
RS
4124 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
4125
d079ee5f
CY
41262012-09-17 Chong Yidong <cyd@gnu.org>
4127
4128 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
4129 (shell-dynamic-complete-functions): Convert to defcustom.
4130 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
4131
865fe16f
CY
4132 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
4133 * comint.el (comint-prompt-read-only):
4134 * custom.el (defcustom):
4135 * hi-lock.el (hi-lock-mode):
4136 * ibuffer.el (ibuffer-formats):
4137 * ielm.el (ielm-prompt-read-only):
4138 * novice.el (disable-command):
4139 * saveplace.el (toggle-save-place):
4140 * speedbar.el (speedbar-supported-extension-expressions):
4141 * startup.el (auto-save-list-file-prefix, init-file-user)
4142 (after-init-hook, inhibit-startup-echo-area-message):
4143 * strokes.el (strokes-help):
4144 * time-stamp.el (time-stamp):
4145 * calendar/calendar.el (calendar, diary-file):
4146 * calendar/diary-lib.el (diary-mail-entries, diary)
4147 (diary-list-entries-hook):
4148 * calendar/holidays.el (holidays, calendar-holidays):
4149 * calendar/lunar.el (lunar-phases):
4150 * calendar/solar.el (sunrise-sunset):
4151 * emulation/edt.el (edt-load-keys):
4152 * emulation/viper.el (viper-mode):
4153 * eshell/em-alias.el (eshell-command-aliases-list):
4154 * eshell/esh-util.el (eshell-convert-numeric-arguments):
4155 * international/ogonek.el (ogonek-information):
4156 * net/tramp-cmds.el (tramp-bug):
4157 * net/quickurl.el (quickurl-reread-hook-postfix):
4158 * play/decipher.el (decipher-font-lock-keywords):
4159 * progmodes/cc-styles.el (c-set-style):
4160 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
4161 * progmodes/inf-lisp.el (inferior-lisp-prompt):
4162 * progmodes/octave-mod.el (octave-mode):
4163 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
4164 * progmodes/verilog-mode.el (verilog-read-defines):
4165 * textmodes/two-column.el (2C-mode): Likewise.
4166
48093eb9
KY
41672012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
4168
4169 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
4170 that holds many addresses.
4171
c584eaf9
CY
41722012-09-16 Chong Yidong <cyd@gnu.org>
4173
40d70ecb
CY
4174 * align.el (align-areas): Call the indication function with
4175 positions instead of markers for arguments (Bug#12343).
4176
1667e065
CY
4177 * files.el (parse-colon-path): Use split-string (Bug#12351).
4178
fdc2806d 4179 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
71ce58e7 4180 (display-buffer-function): Mark as obsolete.
fdc2806d 4181
f1be615c 4182 * progmodes/compile.el (compilation-parse-errors): Accept list
ce97595b
SM
4183 values similar to font-lock-keywords (Bug#12136).
4184 Suggested by Oleksandr Manzyuk.
c584eaf9
CY
4185 (compilation-error-regexp-alist): Doc fix.
4186
f40a9709
GM
41872012-09-15 Glenn Morris <rgm@gnu.org>
4188
72aa16e1
GM
4189 * version.el (emacs-bzr-version-bzr): New function.
4190 (emacs-bzr-get-version): Add optional EXTERNAL argument.
4191
82375160
GM
4192 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
4193 checkouts, check the parent dirstate matches the branch.
4194 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
4195 empty string.
4196
f40a9709
GM
4197 * version.el (emacs-bzr-version): Doc fix.
4198 (emacs-bzr-version-dirstate): New function.
4199 (emacs-bzr-get-version): For lightweight checkouts, if the parent
4200 is local try and check that it matches the branch. If not, just
4201 use dirstate information. (Bug#12441)
4202
cb26b7f5
JL
42032012-09-14 Juri Linkov <juri@jurta.org>
4204
4205 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
4206 (Bug#12399)
4207
2de39f08
SM
42082012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4209
0fb3cb7c
SM
4210 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
4211
2de39f08
SM
4212 * emacs-lisp/edebug.el: Miscellaneous cleanup.
4213 Remove obsolete byte-compiler hack that tried to silence some warnings.
4214 (edebug-submit-bug-report): Remove.
4215 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
4216 Remove aliases, use the un-prefixed name instead.
4217 (edebug-pop-to-buffer): Consider other frames.
4218 (edebug-original-read):: Make it more obvious that it's always defined.
4219 (edebug--make-form-data-entry, edebug--form-data-name)
4220 (edebug--form-data-begin, edebug--form-data-end): Rename from the
4221 single-dashed name, and implement with cl-defstruct.
4222 (edebug-set-form-data-entry): Use the standard accessors.
4223 (edebug-make-top-form-data-entry): Use push.
4224 (edebug-no-match): Drop useless `funcall'.
4225 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
4226 to functions.
4227 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
4228 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
4229 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
4230 (easy-menu-define, with-custom-print): Remove redundant specs.
4231 (edebug-outside-overriding-local-map)
4232 (edebug-outside-overriding-terminal-local-map): Remove, unused.
4233 (edebug--display): Bind unread-command-events directly to nil rather
4234 than binding it to unread-command-events and later setting it to nil.
4235 (edebug--display): Kill edebug-eval-buffer here...
4236 (edebug--recursive-edit): ...rather than here.
4237 Bind standard-output and standard-input.
4238 (edebug-eval): Check cl-macroexpand-all is fboundp.
4239 (edebug-temp-display-freq-count): Fix last change.
4240
4241 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
4242 * subr.el (noreturn, 1value): Add `debug' spec.
4243 * emacs-lisp/advice.el: Require cl-lib.
4244 (ad-copy-tree): Remove, use copy-tree instead.
4245 (ad-dolist): Remove use dolist or cl-dolist instead.
4246 (ad-do-return): Remove, use cl-return instead.
4247 (defadvice): Add `debug' spec.
4248
5b68b333
JL
42492012-09-13 Juri Linkov <juri@jurta.org>
4250
4251 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
4252 (Bug#12399)
4253
b9800ec4
GM
42542012-09-13 Glenn Morris <rgm@gnu.org>
4255
6a2e6868
GM
4256 * calc/calc.el (math-compose-expr):
4257 * calc/calc-ext.el (math-compose-expr):
4258 * progmodes/cc-defs.el (cl-macroexpand-all):
4259 * progmodes/cc-langs.el (delete-duplicates, mapcan)
4260 (cl-macroexpand-all): Update declarations.
4261
b9800ec4
GM
4262 * vc/vc.el: No need to require ediff.
4263 (ediff-load-version-control): Declare.
4264 (ediff-vc-internal): Fix declaration.
4265 (vc-version-ediff): Require ediff.
4266
c18e885b
PE
42672012-09-13 Paul Eggert <eggert@cs.ucla.edu>
4268
4269 Use a more backwards-compatible timer format (Bug#12430).
4270 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
4271 being right after USECS, as that better supports old code that
4272 inadvisedly looked directly at the timer vector.
4273
d607d303
KH
42742012-09-13 Kenichi Handa <handa@gnu.org>
4275
4276 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
4277 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
4278 `coding-priority' property of these language environment.
4279
72eac303
PE
42802012-09-13 Paul Eggert <eggert@cs.ucla.edu>
4281
4282 Fix glitches caused by addition of psec to timers (Bug#12430).
4283 * image.el (image-animate-timer):
4284 * time.el (display-time-world-timer):
4285 Use timer--function and timer--args rather than raw access to
4286 timer vector.
4287
2168fe4f
GM
42882012-09-13 Glenn Morris <rgm@gnu.org>
4289
4290 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4291 If not compiling a file, try using load-file-name.
4292
bd8d6108
SM
42932012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
4294
c0c54fbd
SM
4295 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
4296 Fix last change.
4297 (edebug-update-eval-list): Use `push'.
4298
bd8d6108
SM
4299 * emacs-lisp/edebug.el: Use lexical-binding.
4300 Remove the "edebug-" prefix from non-dynamically-scoped variables.
4301 Mark unused args with underscore.
4302 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
4303 (edebug-form-data): Use defvar-local.
4304 (edebug-make-before-and-after-form, edebug-make-after-form):
4305 Use backquote.
4306 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
4307 Not dynamically scoped any more.
4308 (edebug--enter-trace): Add arguments `function' and `args'.
4309 Rename from edebug-enter-trace.
4310 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
4311 (edebug--update-coverage): Add `after-index' and `value' args.
4312 Rename from edebug-update-coverage.
4313 (edebug-slow-after): Call it accordingly.
4314 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
4315 edebug-recursive-edit.
4316 (edebug--display): Call it accordingly. Add args `value',
4317 `offset-index', and `arg-mode'. Rename from edebug-display.
4318 (edebug-debugger, edebug): Call it accordingly.
4319 (edebug-eval-display-list): Use dolist.
4320
a9f9d9de
JL
43212012-09-12 Juri Linkov <juri@jurta.org>
4322
4323 * info.el (Info-search): Don't check for isearch-mode and
4324 isearch-regexp before let-binding search-spaces-regexp to
4325 Info-search-whitespace-regexp.
4326 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
4327 search-whitespace-regexp if isearch-lax-whitespace or
4328 isearch-regexp-lax-whitespace is non-nil.
4329 (Info-mode): Don't set local variable search-whitespace-regexp.
4330 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
4331
bfeae2cf
SM
43322012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4333
4334 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
4335 (debugger-env-macro): Remove support for unread-command-char.
4336
4337 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
4338 the temporary map re-appearing on emulation-mode-map-alists.
4339
4340 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
4341 since 22.1.
4342
4343 * ehelp.el (with-electric-help): Accept functions in
4344 electric-help-form-to-execute.
4345 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
4346 And replace unread-command-char -> unread-command-events.
4347
fbbcaf1b
MA
43482012-09-12 Michael Albinus <michael.albinus@gmx.de>
4349
4350 Sync with Tramp 2.2.6.
4351
4352 * net/tramp.el (tramp-accept-process-output): Don't use
4353 JUST-THIS-ONE in the XEmacs case.
4354
4355 * net/trampver.el: Update release number.
4356
4dece104
MR
43572012-09-12 Martin Rudalics <rudalics@gmx.at>
4358
bfeae2cf
SM
4359 * emacs-lisp/debug.el (debugger-previous-window-height):
4360 New variable.
4dece104
MR
4361 (debug): When debugger-jumping-flag is non-nil try to restore
4362 height of debugger window. (Bug#8789)
4363
45b82ad0
SM
43642012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4365
60c49c0f
SM
4366 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
4367 overriding-local-map and pre/post-command-hook here.
4368 (edebug-recursive-edit): Do it here instead (bug#12345).
4369 (edebug-outside-unread-command-char): Remove all uses of
4370 unread-command-char.
4371
45b82ad0
SM
4372 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
4373 inhibit-debugger is bound instead.
4374
baa26ea0
BG
43752012-09-11 Bastien Guerry <bzg@gnu.org>
4376
4377 * subr.el (set-temporary-overlay-map): Add a docstring.
fc0c31f8 4378 (Bug#12346)
baa26ea0 4379
04e8abfa
BG
43802012-09-11 Bastien Guerry <bzg@gnu.org>
4381
96d03571 4382 * minibuffer.el (completion-table-subvert): Fix docstring.
fc0c31f8 4383 (Bug#12347)
96d03571
BG
4384
43852012-09-11 Bastien Guerry <bzg@gnu.org>
4386
fc0c31f8 4387 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
04e8abfa 4388
04e082b0
MM
43892012-09-10 Michael R. Mauger <mmaug@yahoo.com>
4390
4391 * progmodes/sql.el: Version 3.1
4392 (sql-db2-escape-newlines): New variable.
4393 (sql-escape-newlines-filter): Use it.
4394
399a361b
JB
43952012-09-10 Juanma Barranquero <lekktu@gmail.com>
4396
4397 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
4398
0780c517
DN
43992012-09-10 Dan Nicolaescu <dann@gnu.org>
4400
45b82ad0
SM
4401 * vc/diff-mode.el (diff-mode-menu):
4402 Bind diff-remove-trailing-whitespace.
0780c517 4403
9b851e25
SM
44042012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4405
4406 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
fc0c31f8
JB
4407 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
4408 (emacs-lisp-byte-code-mode): New functions.
9b851e25
SM
4409 (eval-sexp-add-defvars): Don't skip defvars in column >0.
4410 (eval-defun-2): Remove bogus interactive spec.
4411 (lisp-indent-line): Remove redundant whole-exp code, now done in
4412 indent-according-to-mode.
4413 (save-match-data): Remove redundant indent data.
4414
4415 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
4416 Use `declare'.
4417
3231d532
JL
44182012-09-09 Juri Linkov <juri@jurta.org>
4419
4420 * replace.el (replace-regexp-lax-whitespace): New defcustom.
4421 (replace-lax-whitespace, query-replace-regexp)
4422 (query-replace-regexp-eval, replace-regexp): Doc fix.
4423 (perform-replace, replace-highlight): Let-bind
4424 isearch-lax-whitespace to replace-lax-whitespace and
4425 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
4426
4427 * isearch.el (isearch-query-replace): Let-bind
4428 replace-lax-whitespace to isearch-lax-whitespace and
4429 replace-regexp-lax-whitespace to
4430 isearch-regexp-lax-whitespace. (Bug#10885)
4431
70fe8236
SM
44322012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
4433
4434 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
4435
8ed43f15
AM
44362012-09-09 Alan Mackenzie <acm@muc.de>
4437
70fe8236
SM
4438 * progmodes/cc-engine.el (c-state-cache-init):
4439 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
4440 (c-record-parse-state-state):
4441 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8ed43f15 4442
bfabf70a
AS
44432012-09-09 Andreas Schwab <schwab@linux-m68k.org>
4444
4445 * register.el (register-separator): Rename from
4446 separator-register. All uses changed. Doc fix.
4447 (register): Fix version.
4448
011474aa
CY
44492012-09-09 Chong Yidong <cyd@gnu.org>
4450
4451 * replace.el (query-replace-map): Bind four new symbols for
4452 requesting window scrolling.
4453
4454 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
4455 query-replace-map (Bug#8948).
4456
4457 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
4458
4459 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
4460 since they are now in query-replace-map.
4461
4462 * window.el (scroll-other-window-down): Make the arg optional.
4463
a8b7cd8d
CY
44642012-09-09 Chong Yidong <cyd@gnu.org>
4465
4466 * files.el (hack-local-variables-confirm): Use quit-window to kill
4467 the *Local Variables* buffer.
4468
c3268831
DG
44692012-09-08 Dmitry Gutov <dgutov@yandex.ru>
4470
4471 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
4472 not just expect to be at its beginning. Adjust callees.
4473 Succeed when do-end block has no space before the pipe character.
4474 (ruby-brace-to-do-end): When the original block is one-liner,
4475 convert to multiline. Reindent the result.
4476
0979429b
J
44772012-09-08 Jambunathan K <kjambunathan@gmail.com>
4478
4479 * register.el (register): New group.
27359e99 4480 (separator-register): New user option.
0979429b
J
4481 (increment-register): Route it to `append-to-register', if
4482 register contains text. Implication is that `C-x r +' can now be
4483 used for appending to a text register (bug#12217).
4484 (append-to-register, prepend-to-register): Add separator based on
5b9c45a6 4485 `separator-register'.
0979429b 4486
ace2989a
AM
44872012-09-08 Alan Mackenzie <acm@muc.de>
4488
4489 AWK Mode: make auto-newline work when there's "==" in the pattern.
4490 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
4491 correctly.
0979429b
J
4492 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
4493 Test more rigorously for "=" token.
ace2989a 4494
616c6c36
DG
44952012-09-08 Dmitry Gutov <dgutov@yandex.ru>
4496
0979429b
J
4497 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
4498 Only fail when reached LIMIT.
616c6c36 4499
35d98877
CY
45002012-09-08 Chong Yidong <cyd@gnu.org>
4501
4502 * dired.el (dired-mode-map): Don't bind M-=.
4503
4504 * dired-aux.el (dired-diff): Use backup file as default.
4505
1715f2db
DA
45062012-09-08 Drew Adams <drew.adams@oracle.com>
4507
4508 * subr.el (add-to-history): Fix delete usage (Bug#12314).
4509
6dcef6ec
CY
45102012-09-08 Chong Yidong <cyd@gnu.org>
4511
4512 * subr.el (syntax-after, syntax-class): Doc fix.
4513
fa2bcf43
MR
45142012-09-08 Martin Rudalics <rudalics@gmx.at>
4515
4516 * window.el (display-buffer-in-previous-window): New buffer
4517 display action function.
4518
4519 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
4520 (debugger-previous-window): New variable.
4521 (debug): Rewrite using display-buffer-in-previous-window,
4522 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
4523
daac280a
SM
45242012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
4525
4526 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
4527
9dd40b00
MM
45282012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
4529
daac280a
SM
4530 * progmodes/python.el (python-shell-send-string):
4531 When default-directory is remote, create temp file on remote
9dd40b00
MM
4532 filesystem.
4533 (python-shell-send-file): When file is remote, pass local view of
4534 file paths to remote Python interpreter. (Bug#12340)
4535
145823ec
CY
45362012-09-07 Chong Yidong <cyd@gnu.org>
4537
cee2e90d
CY
4538 * window.el (switch-to-buffer): Doc fix (Bug#12181).
4539
0d7eb2ea
CY
4540 * files.el (after-find-file): Don't fail on a read-only buffer if
4541 require-final-newline is `visit' or `visit-save' (Bug#11156).
4542
145823ec
CY
4543 * subr.el (read-char-choice): Allow quitting via ESC ESC.
4544
daac280a
SM
4545 * userlock.el (ask-user-about-supersession-threat):
4546 Use read-char-choice (Bug#12093).
145823ec 4547
74c582e6
CY
45482012-09-07 Chong Yidong <cyd@gnu.org>
4549
e5c2edf7
CY
4550 * subr.el (buffer-narrowed-p): New function.
4551
4552 * ses.el (ses-widen):
4553 * simple.el (count-words--buffer-message):
1f9f395d 4554 * net/browse-url.el (browse-url-of-buffer): Use it.
e5c2edf7
CY
4555
4556 * simple.el (count-words-region): Don't signal an error if there
4557 is a non-nil prefix arg and the mark is not set.
c640e87d 4558
74c582e6
CY
4559 * help.el (describe-key-briefly): Allow the message to be seen
4560 when invoked from the minibuffer (Bug#7014).
4561
d81ceaaf
DG
45622012-09-07 Dmitry Gutov <dgutov@yandex.ru>
4563
4564 * progmodes/ruby-mode.el (ruby-end-of-defun)
4565 (ruby-beginning-of-defun): Simplify, allow indentation before
4566 block beginning and end keywords.
8f06acce
DG
4567 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
4568 (ruby-end-of-defun): Expect that the point is at the beginning of
4569 the defun.
d81ceaaf 4570
d458ef98
SM
45712012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
4572
4573 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
4574 (bug#12367).
4575 (cl--make-usage-args): Strip _ from argument names.
4576
20367d28
RS
45772012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
4578
4579 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
4580 obsolete alias speedbar-key-map.
4581 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
4582 (vhdl-index-menu-init): Don't use obsolete variable
4583 font-lock-maximum-size.
4584
3424a4f6
CY
45852012-09-06 Chong Yidong <cyd@gnu.org>
4586
4587 * frame.el (window-system-version): Mark as obsolete.
4588
fcbfbdea
CY
4589 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
4590 of obsolete variable speedbar-key-map.
4591
826b3235
JL
45922012-09-06 Juri Linkov <juri@jurta.org>
4593
4594 * replace.el (replace-lax-whitespace): New defcustom.
4595 (query-replace, query-replace-regexp, query-replace-regexp-eval)
4596 (replace-string, replace-regexp): Mention it in docstrings.
4597 (perform-replace, replace-highlight): Let-bind
4598 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
4599 to the values of replace-lax-whitespace and regexp-flag.
4600 Don't let-bind search-whitespace-regexp. (Bug#10885)
4601
4602 * isearch.el (isearch-query-replace): Let-bind
4603 replace-lax-whitespace instead of let-binding
4604 replace-search-function and replace-re-search-function.
4605 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
4606 and isearch-regexp-lax-whitespace to lazy-highlight variables.
4607 (isearch-toggle-symbol): Set isearch-regexp to nil
4608 in isearch-word mode (like in isearch-toggle-word).
4609
1ec5e41d
JL
46102012-09-06 Juri Linkov <juri@jurta.org>
4611
4612 * replace.el (replace-search-function)
4613 (replace-re-search-function): Set default values to nil.
4614 (perform-replace): Let-bind isearch-related variables based on
4615 replace-related values, call `isearch-search-fun' and let-bind
4616 the result to `search-function'. Remove code that sets
4617 `search-function' and `search-string' separately for
4618 `delimited-flag'.
4619 (replace-highlight): Add new argument `delimited-flag' and
4620 rename other arguments to the names used in `perform-replace'.
4621 Let-bind `isearch-word' to the argument `delimited-flag'.
4622 (Bug#10885, bug#10887)
4623
0ba2d4b6
DG
46242012-09-07 Dmitry Gutov <dgutov@yandex.ru>
4625
4626 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
4627 ruby-beginning-of-indent, simplify, allow all keywords to have
4628 indentation before them.
4629 (ruby-beginning-of-indent): Adjust for above. Search until the
4630 found point is not inside a string or comment.
4631 (ruby-font-lock-keywords): Allow symbols to start with "@"
4632 character, give them higher priority than variables.
4633 (ruby-syntax-propertize-function)
4634 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
4635 matchers. Expression expansions are not comments when inside a
4636 string, and there comment syntax status is irrelevant.
4637 (ruby-match-expression-expansion): New function. Check that
4638 expression expansion is inside a string, and it's not escaped.
4639 (ruby-font-lock-keywords): Use it.
4640
ef654460
MR
46412012-09-05 Martin Rudalics <rudalics@gmx.at>
4642
4643 * help.el (temp-buffer-max-height): New default value.
4644 (temp-buffer-resize-frames): New option.
4645 (resize-temp-buffer-window): Optionally resize frame.
4646
4647 * window.el (fit-frame-to-buffer-bottom-margin): New option.
4648 (fit-frame-to-buffer): New function.
4649
7e570fbf 46502012-09-05 Glenn Morris <rgm@gnu.org>
72308848
GM
4651
4652 * emulation/cua-rect.el (cua--init-rectangles):
4653 * textmodes/picture.el (picture-mode-map):
4654 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
4655 like forward-char and backward-char. (Bug#12317)
4656
7e570fbf 46572012-09-05 Leo Liu <sdl.web@gmail.com>
3aca1291
LL
4658
4659 * progmodes/flymake.el (flymake-warning-re): New variable.
4660 (flymake-parse-line): Use it.
4661
7e570fbf 46622012-09-05 Glenn Morris <rgm@gnu.org>
b6683353
GM
4663
4664 * calendar/holidays.el (holiday-christian-holidays):
4665 Rename an entry. (Bug#12289)
4666
7e570fbf 46672012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
64f8c4bd
SM
4668
4669 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
4670 (bug#12222).
4671
972debf2
SM
46722012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4673
4674 * loadup.el: Load macroexp. Remove hack.
4675 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
4676 (macroexp--expand-all): Use it to get better warnings.
4677 (macroexp--backtrace, macroexp--trim-backtrace-frame)
4678 (internal-macroexpand-for-load): New functions.
4679 (macroexp--pending-eager-loads): New var.
4680 (emacs-startup-hook): New hack to replace one in loadup.el.
4681 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
4682 (cl--compiler-macro-cXXr): Move to top, before they can be used.
4683 (cl-psetf): Simplify.
4684 (cl-defstruct): Add indent rule.
4685
8ce192e3
LI
46862012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
4687
4688 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
4689 over `user-mail-address' for the SMTP MAIL FROM envelope.
4690 (smtpmail-via-smtp): Ditto.
4691
6578b4d8
DG
46922012-09-04 Dmitry Gutov <dgutov@yandex.ru>
4693
4694 * progmodes/ruby-mode.el: Clean up keybindings.
4695 (ruby-mode-map): Don't bind ruby-electric-brace,
4696 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
4697 backward-kill-word, reindent-then-newline-and-indent.
4698 (ruby-mark-defun): Remove.
4699 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
4700 (ruby-mode): Set local beginning-of-defun-function and
4701 end-of-defun-function values.
4702
c5e28e39
MR
47032012-09-03 Martin Rudalics <rudalics@gmx.at>
4704
4705 * window.el (temp-buffer-window-setup-hook)
4706 (temp-buffer-window-show-hook): New hooks.
4707 (temp-buffer-window-setup, temp-buffer-window-show)
4708 (with-temp-buffer-window): New functions.
972debf2
SM
4709 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
4710 (special-display-popup-frame): Make sure the window used shows BUFFER.
c5e28e39
MR
4711
4712 * help.el (temp-buffer-resize-mode): Fix doc-string.
4713 (resize-temp-buffer-window): New optional argument WINDOW.
4714
4715 * files.el (recover-file, save-buffers-kill-emacs):
4716 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
4717
73406194
MA
47182012-09-02 Michael Albinus <michael.albinus@gmx.de>
4719
4720 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
4721 remote definition of `default-directory', ensure we can connect.
4722
63dd1c6f
JL
47232012-09-02 Juri Linkov <juri@jurta.org>
4724
4725 Toggle whitespace matching mode with M-s SPC.
4726 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
4727
4728 * isearch.el (search-whitespace-regexp): Doc fix.
4729 Remove cons cell customization.
4730 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
4731 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
4732 New variables.
4733 (isearch-forward, isearch-forward-regexp): Doc fix.
4734 (isearch-toggle-lax-whitespace): New command.
4735 (search-forward-lax-whitespace, search-backward-lax-whitespace)
4736 (re-search-forward-lax-whitespace)
4737 (re-search-backward-lax-whitespace): New functions.
4738 (isearch-whitespace-regexp): Remove function.
4739 (isearch-query-replace): Let-bind replace-search-function and
4740 replace-re-search-function.
4741 (isearch-occur): Let-bind search-spaces-regexp according to the
4742 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
4743 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
4744 condition for C-q SPC.
4745 (isearch-search-fun-default): Use new functions mentioned above.
4746 (isearch-search-forward, isearch-search-backward): Remove functions.
4747 (isearch-search): Don't let-bind search-spaces-regexp.
4748 (isearch-lazy-highlight-space-regexp): Remove variable.
4749 (isearch-lazy-highlight-lax-whitespace)
4750 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
4751 (isearch-lazy-highlight-new-loop): Use them.
4752 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
4753
af7dda05
CY
47542012-09-02 Chong Yidong <cyd@gnu.org>
4755
4756 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
4757
d67d3afd
GM
47582012-09-02 Glenn Morris <rgm@gnu.org>
4759
4760 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
4761
69678719
GM
47622012-09-01 Glenn Morris <rgm@gnu.org>
4763
4764 * term.el: Tidy up menu definitions.
4765 (term-mode-map): Use easymenu for In/Out, Complete menus.
4766 (term-pager-break-map): Initialize in the defvar.
4767 (term-terminal-menu, term-signals-menu): Define with easymenu.
4768 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
4769 (term-pager-menu): New, extracted from term-process-pager.
4770 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
4771 (term-update-mode-line): Propertize line/char and page items.
4772 (term-process-pager): Move keymap initialization elsewhere.
4773
78dd6ab1
MR
47742012-09-01 Martin Rudalics <rudalics@gmx.at>
4775
4776 * window.el (switch-to-prev-buffer): Handle additional values of
4777 BURY-OR-KILL argument. Don't switch in minibuffer window.
4778 (switch-to-next-buffer): Don't switch in minibuffer window.
4779 (quit-restore-window): New function based on quit-window.
4780 Handle additional values of former KILL argument.
4781 (quit-window): Call quit-restore-window with appropriate
4782 interpretation of KILL argument.
4783 (display-buffer-below-selected): New buffer display action
4784 function.
4785
3d10e134
SM
47862012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4787
4788 * minibuffer.el (completion-at-point-functions): Complete docstring
4789 (bug#12254).
4790
0e23ef9d
PE
47912012-09-01 Paul Eggert <eggert@cs.ucla.edu>
4792
4793 Better seed support for (random).
4794 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
4795 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
4796 * play/mpuz.el, play/tetris.el, play/zone.el:
4797 * calc/calc-comb.el (math-init-random-base):
4798 * play/blackbox.el (bb-init-board):
4799 * play/life.el (life):
4800 * server.el (server-use-tcp):
4801 * type-break.el (type-break):
4802 Remove unnecessary call to (random t).
4803 * net/sasl.el (sasl-unique-id-function):
4804 Change (random t) to (random), now that the latter is more random.
4805 * play/life.el (life-initialized): Remove no-longer-needed var.
4806
862382df
MR
48072012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
4808
4809 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
4810 Consider frame's buffer predicate when choosing the buffer.
4811 (Bug#12081)
4812
262a66e1
RS
48132012-08-30 Richard Stallman <rms@gnu.org>
4814
4815 * simple.el (special-mode-map): Delete binding for `z'.
4816
f17e1d00
AS
48172012-08-30 Andreas Schwab <schwab@linux-m68k.org>
4818
4819 * progmodes/compile.el (compilation-always-kill): Doc fix.
4820
24777832
CY
48212012-08-30 Chong Yidong <cyd@gnu.org>
4822
4823 * window.el (display-buffer-reuse-frames): Make the obsolescence
4824 message more informative.
4825
69ba1f04
GM
48262012-08-30 Glenn Morris <rgm@gnu.org>
4827
4828 * paren.el (show-paren-delay):
4829 Add a :set function. Doc fix. (Bug#12297)
4830
f0019ede
MB
48312012-08-29 Martin Blais <blais@furius.ca> (tiny change)
4832
4833 * progmodes/compile.el (compilation-always-kill): New var.
4834 (compilation-start): Use it.
4835
35e62fc9
SM
48362012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4837
af070a1c
SM
4838 * simple.el (read-only-mode): Move from files.el for bootstrapping.
4839 * files.el (read-only-mode): Move to simple.el.
4840
35e62fc9
SM
4841 * files.el (read-only-mode): New minor mode.
4842 (toggle-read-only): Use it and mark obsolete.
4843 (find-file--read-only):
4844 * vc/vc.el (vc-next-action, vc-checkout):
4845 * vc/vc-cvs.el (vc-cvs-checkout):
4846 * obsolete/vc-mcvs.el (vc-mcvs-update):
4847 * ffap.el (ffap--toggle-read-only): Update callers.
4848
c2c43c23
MA
48492012-08-29 Michael Albinus <michael.albinus@gmx.de>
4850
4851 * eshell/esh-ext.el (eshell-external-command): Do not examine
972debf2
SM
4852 remote shell scripts.
4853 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
c2c43c23
MA
4854
4855 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
4856 "/usr/local/sbin".
4857
9fba804b
SM
48582012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4859
4860 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
4861
eada0861 48622012-08-28 Leo Liu <sdl.web@gmail.com>
22ab32ef 4863
806f0cc7
LL
4864 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
4865 completion-at-point. (Bug#12220)
4866
3bb213b9
LL
4867 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
4868
22ab32ef
LL
4869 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
4870
eada0861 48712012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
db148c21 4872
19c17fc1
CY
4873 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
4874 be buffer-local; add delete-trailing-whitespace (bug#12259).
db148c21 4875
eada0861 48762012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
ffe6eaf1
JM
4877
4878 * progmodes/hideif.el (hif-compress-define-list):
4879 Fix typo. (Bug#11951)
4880
eada0861 48812012-08-28 Dan Nicolaescu <dann@gnu.org>
d30aca1b
DN
4882
4883 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
4884 buffer local setting.
4885
27d6c5a8
LL
4886 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
4887 rcirc-encode-coding-system.
4888
eada0861 48892012-08-28 Leo Liu <sdl.web@gmail.com>
4432d2e2
LL
4890
4891 * net/rcirc.el (rcirc-split-message): New function.
4892 (rcirc-send-message): Use it. (Bug#12051)
4893
d44688e4
JL
48942012-08-28 Juri Linkov <juri@jurta.org>
4895
4896 * info.el (Info-fontify-node): Hide empty lines at the end of
4897 the node. (Bug#12272)
4898
34f10d41
MR
48992012-08-27 Drew Adams <drew.adams@oracle.com>
4900
4901 * dired.el (dired-pop-to-buffer): Make window start at beginning
4902 of buffer (Bug#12281).
4903
77f1f99c
CY
49042012-08-26 Chong Yidong <cyd@gnu.org>
4905
4906 * window.el (special-display-regexps, special-display-frame-alist)
4907 (special-display-buffer-names, special-display-function)
4908 (display-buffer-reuse-frames): Mark as obsolete.
4909
4910 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
4911
4912 * help.el (help-print-return-message): Don't treat
4913 display-buffer-reuse-frames specially.
4914
d97af5a0
CY
49152012-08-26 Chong Yidong <cyd@gnu.org>
4916
9fba804b
SM
4917 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
4918 New variable, replacing gdb-frame-parameters.
d97af5a0
CY
4919 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
4920 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
4921 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
4922 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
4923 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
4924 the functions directly with gdb-display-buffer-other-frame-action.
4925 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
4926 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
4927 (gdb-display-stack-buffer, gdb-display-locals-buffer)
4928 (gdb-display-registers-buffer): Define directly.
4929 (def-gdb-display-buffer): Macro deleted.
4930 (gdb-display-buffer): Remove second and third args, callers don't
4931 use them. Defer to the default display-buffer behavior, apart
4932 from making windows dedicated.
4933 (gdb-setup-windows): Don't call display-buffer unnecessarily.
4934
4935 * progmodes/gud.el (gud-display-line): Just use display-buffer.
4936
4937 * window.el (display-buffer-pop-up-frame): Handle a
4938 pop-up-frame-parameters alist entry.
4939 (display-buffer): Document it.
4940
dd7ffad6
CY
49412012-08-26 Chong Yidong <cyd@gnu.org>
4942
4943 * isearch.el (search-whitespace-regexp): Make string and nil
4944 values apply to both ordinary and regexp search. Allow a cons
4945 cell value to distinguish between the two.
4946 (isearch-whitespace-regexp, isearch-search-forward)
4947 (isearch-search-backward): New functions.
4948 (isearch-occur, isearch-search-fun-default, isearch-search)
4949 (isearch-lazy-highlight-new-loop): Use them.
4950 (isearch-forward, isearch-forward-regexp): Doc fix.
4951
4c47bd1e
CY
49522012-08-26 Chong Yidong <cyd@gnu.org>
4953
4954 * faces.el (help-argument-name): Always inherit from italic
4955 (Bug#12213).
4956
9aba119d
MR
49572012-08-25 Martin Rudalics <rudalics@gmx.at>
4958
4959 * window.el (window--even-window-heights): Even heights when
4960 WINDOW and the selected window form a vertical combination.
4961 (display-buffer-use-some-window): Provide that window used gets
4962 sized back by quit-window. (Bug#11880) and (Bug#12091)
4963
ca5256ad
PE
49642012-08-24 Paul Eggert <eggert@cs.ucla.edu>
4965
4966 Fix file time stamp problem with bzr and CVS (Bug#12001).
4967 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
4968 in the file's time stamp, since the version control system loses
4969 that information.
4970
d1c0d176
JL
49712012-08-22 Juri Linkov <juri@jurta.org>
4972
4973 * info.el (Info-fontify-node): Hide the suffix of the
4974 Info file name in the header line. (Bug#12187)
4975
141562ff
GM
49762012-08-22 Glenn Morris <rgm@gnu.org>
4977
4978 * calendar/cal-tex.el (cal-tex-weekly-common):
4979 Restore leading blank page.
4980
3a21537c 49812012-08-22 Le Wang <l26wang@gmail.com>
add9ca2d
BG
4982
4983 * misc.el (forward-to-word, backward-to-word): Activate or extend
61a48e19
GM
4984 the region under `shift-select-mode'. (Bug#12231)
4985
49862012-08-22 Bastien Guerry <bzg@gnu.org>
0fcd3d9f
BG
4987
4988 * progmodes/executable.el (executable-prefix): Set to "#!" instead
4989 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
4990 gives details on why the space is never needed.
4991
ea95074e
MR
49922012-08-22 Martin Rudalics <rudalics@gmx.at>
4993
9fba804b
SM
4994 * window.el (walk-window-tree, window-with-parameter):
4995 New optional argument MINIBUF to control whether these functions
ea95074e
MR
4996 should run on the minibuffer window.
4997 (window-at-side-list): Don't operate on minibuffer window.
4998 (window-in-direction): Simplify and rewrite doc-string.
9fba804b
SM
4999 (window--size-ignore): Rename to window--size-ignore-p.
5000 Update callers.
caceae25
MR
5001 (display-buffer-in-atom-window, window--major-non-side-window)
5002 (window--major-side-window, display-buffer-in-major-side-window)
9fba804b
SM
5003 (delete-side-window, display-buffer-in-side-window):
5004 New functions.
caceae25
MR
5005 (window--side-check, window-deletable-p, delete-window)
5006 (delete-other-windows, split-window): Handle side windows and
5007 atomic windows appropriately.
5008 (window--display-buffer): Call display-buffer-record-window also
5009 when the window buffer did not change.
ea95074e 5010
80a51fa0
CS
50112012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
5012
5013 * help-fns.el (help-fns--key-bindings):
5014 Abbreviate non-symbol remap targets. (Bug#12174)
5015
fbb6300b
MR
50162012-08-22 Martin Rudalics <rudalics@gmx.at>
5017
5018 * dired.el (dired-mark-remembered): Don't clobber point.
5019 (Bug#11795)
5020
2b2c0794
GM
50212012-08-22 Glenn Morris <rgm@gnu.org>
5022
5023 * progmodes/bug-reference.el (bug-reference): New custom group.
5024 (bug-reference-bug-regexp): Make it a defcustom.
5025
37219830
DU
50262012-08-22 Daiki Ueno <ueno@unixuser.org>
5027
5028 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
5029 (js-paren-indent-offset, js-square-indent-offset)
5030 (js-curly-indent-offset): Add :safe (Bug#12257).
5031
94e0e559
EC
50322012-08-22 Edward O'Connor <hober0@gmail.com>
5033
5034 * json.el (json-key-format): Add error properties.
5035 (json-encode-key): New function.
5036 (json-encode-hash-table, json-encode-alist, json-encode-plist):
5037 Use json-encode-key.
5038
da485f5e
GM
50392012-08-22 Glenn Morris <rgm@gnu.org>
5040
5041 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
5042 (cal-tex-leftday, cal-tex-rightday): Remove functions.
5043 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
5044 Update for above change.
5045
c6cc78b8
AS
50462012-08-21 Andreas Schwab <schwab@linux-m68k.org>
5047
5048 * cus-face.el (custom-face-attributes): Fix customize type for the
5049 :underline attribute. (Bug#11805)
5050
5481664a
MR
50512012-08-21 Martin Rudalics <rudalics@gmx.at>
5052
5053 * window.el (window-point-1, set-window-point-1): Remove.
5054 (window-in-direction, record-window-buffer)
5055 (set-window-buffer-start-and-point, split-window-below)
9fba804b
SM
5056 (window--state-get-1, display-buffer-record-window):
5057 Replace calls to window-point-1 and set-window-point-1 by calls to
5481664a
MR
5058 window-point and set-window-point respectively.
5059
6d74698e
GM
50602012-08-21 Glenn Morris <rgm@gnu.org>
5061
b7fa2691
GM
5062 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
5063 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
5064 Use it.
5065
52f56d5a
GM
5066 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
5067 (cal-tex-shortday): New function.
5068 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
5069 (cal-tex-cursor-filofax-daily): Use the above.
5070
9f1ee09e
GM
5071 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
5072 New functions.
5073 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
5074 (cal-tex-cursor-filofax-week): Use them.
5075
79858159
GM
5076 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
5077 New constants.
5078 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
5079 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
5080
d346b2b4
GM
5081 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
5082 (cal-tex-end-document): Don't rely on buffer name.
5083
b2403709
GM
5084 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
5085 Use cal-tex-vspace.
5086 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
5087 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
2d225a3a
GM
5088 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
5089 Use cal-tex-arg.
b2403709 5090
1cebb5c0
GM
5091 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
5092 (cal-tex-cursor-week, cal-tex-cursor-week2)
5093 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
5094 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5095 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
5096 (cal-tex-insert-preamble, cal-tex-b-document)
5097 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
5098 Improve cal-tex-cmd usage.
5099
c68cd5d4
GM
5100 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
5101 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
5102 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
5103 (cal-tex-weekly-paper): New function.
5104 (cal-tex-cursor-week, cal-tex-cursor-week2)
5105 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
5106 (cal-tex-cursor-day): Use it.
5107
9dca4801
GM
5108 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
5109 (cal-tex-cursor-filofax-week): Remove leading blank page.
5110
1941e134
GM
5111 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
5112 Add autoload cookie. For now at least, don't use color, since
5113 no other cal-tex function does.
5114
6d74698e
GM
5115 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
5116 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5117 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
5118
64cde199
JL
51192012-08-21 Juri Linkov <juri@jurta.org>
5120
5121 * info.el (Info-file-attributes): New variable.
5122 (info-insert-file-contents): Add file attributes to
5123 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
5124 `Info-toc-nodes' when previous modtime of the Info file is less
5125 than new modtime.
5126 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
5127 of info.el. (Bug#12230)
5128
32757648
GM
51292012-08-20 Glenn Morris <rgm@gnu.org>
5130
5131 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
5132 * calendar/holidays.el (calendar-holiday-list):
5133 Report errors with display-warning rather than beep'n'sleep.
5134
a32fbbcf
MA
51352012-08-20 Michael Albinus <michael.albinus@gmx.de>
5136
5137 * net/tramp.el (tramp-accept-process-output): Accept only output
5138 from PROC. Otherwise, process filters and sentinels might be
5139 confused. (Bug#12145)
5140
a05731a0
CY
51412012-08-20 Chong Yidong <cyd@gnu.org>
5142
5143 * descr-text.el (describe-text-properties-1): Use overlays-in to
5144 report on empty overlays (Bug#3322).
5145
36e8d1eb
GM
51462012-08-20 Glenn Morris <rgm@gnu.org>
5147
3d300447
GM
5148 * mail/rmailout.el (rmail-output-read-file-name):
5149 Trap and report errors in rmail-output-file-alist elements.
5150
36e8d1eb
GM
5151 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
5152 since most non-font-lock faces are not also variables).
5153
b96e5814
ER
51542012-08-20 Edward Reingold <reingold@iit.edu>
5155
5156 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
5157 New function. (Bug12160)
5158
7cef3569
GM
51592012-08-19 Glenn Morris <rgm@gnu.org>
5160
5161 * mail/rmailout.el (rmail-output-read-file-name):
5162 Fix previous change (when the alist is nil or does not match).
5163
17975d7f
CY
51642012-08-19 Chong Yidong <cyd@gnu.org>
5165
5166 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
5167 (Bug#12228).
5168
2170b1bd
CY
51692012-08-18 Chong Yidong <cyd@gnu.org>
5170
5171 * simple.el (yank-handled-properties): New defcustom.
5172 (yank-excluded-properties): Add font-lock-face and category.
5173 (yank): Doc fix.
5174
9fba804b
SM
5175 * subr.el (remove-yank-excluded-properties):
5176 Obey yank-handled-properties. The special handling of font-lock-face
2170b1bd
CY
5177 and category is now done this way, instead of being hard-coded.
5178 (insert-for-yank-1): Remove font-lock-face handling.
5179 (yank-handle-font-lock-face-property)
5180 (yank-handle-category-property): New function.
5181
ee218151
GM
51822012-08-17 Glenn Morris <rgm@gnu.org>
5183
5184 * mail/rmailout.el (rmail-output-read-file-name):
5185 Check rmail-output-file-alist against the full message body
5186 in the correct rmail buffer. (Bug#12214)
5187
4a6bc3fd
MA
51882012-08-17 Michael Albinus <michael.albinus@gmx.de>
5189
9fba804b
SM
5190 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
5191 Eliminate superfluous prompt. (Bug#12203)
4a6bc3fd 5192
383dcbf9
CY
51932012-08-17 Chong Yidong <cyd@gnu.org>
5194
5195 * mouse.el (mouse-appearance-menu): If x-select-font returns a
5196 font spec, set the font directly (Bug#3228).
5197
998c4a6a
MR
51982012-08-17 Martin Rudalics <rudalics@gmx.at>
5199
5200 * window.el (delete-window): Fix last fix.
5201
52162052
MR
52022012-08-16 Martin Rudalics <rudalics@gmx.at>
5203
5204 * window.el (window-valid-p): Move to window.c.
85c2386b
MR
5205 (window-child, window-child-count, window-last-child)
5206 (window-normalize-window, window-combined-p)
5207 (window-combinations, window-atom-root, window-min-size)
5208 (window-sizable, window-sizable-p, window-size-fixed-p)
5209 (window-min-delta, window-max-delta, window--resizable)
5210 (window--resizable-p, window-resizable, window-total-size)
5211 (window-full-height-p, window-full-width-p, window-body-size)
5212 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
5213 (minimize-window, window-deletable-p, delete-window)
5214 (delete-other-windows, set-window-buffer-start-and-point)
5215 (next-buffer, previous-buffer, split-window, balance-windows-2)
5216 (set-window-text-height, window-buffer-height)
5217 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
9fba804b
SM
5218 (truncated-partial-width-window-p): Minor code adjustments.
5219 In doc-strings state whether the argument window has to denote a
85c2386b 5220 live, valid or any window.
52162052 5221
1c308380
PS
52222012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
5223
5224 * progmodes/subword.el (subword-forward-function)
5225 (subword-backward-function, subword-forward-regexp)
5226 (subword-backward-regexp): New variables.
5227 (subword-forward, subword-forward-internal, subword-backward-internal):
5228 Use new variables, eg so that different "word" definitions
5229 can be easily used. (Bug#11411)
5230
94c9ece1
SM
52312012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5232
5233 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
5234 for composite selectors.
5235 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
5236 operation just because we can't find a previous revision.
5237
f2045622
CY
52382012-08-15 Chong Yidong <cyd@gnu.org>
5239
5240 * frame.el (set-frame-font): Accept font objects.
5241
582db660
SM
52422012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5243
5244 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
5245
2f29c200
WJ
52462012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
5247
456e62c2
WJ
5248 * man.el (Man-overstrike-face, Man-underline-face)
5249 (Man-reverse-face): Remove variables.
5250 (Man-overstrike, Man-underline, Man-reverse): New faces.
5251 (Man-fontify-manpage): Use them instead of the variables.
5252 (Man-cleanup-manpage): Comment change.
5253 (Man-ansi-color-map): New variable.
5254 (Man-fontify-manpage): Use it.
5255 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
5256
2f29c200
WJ
5257 Implement ANSI SGR parameters 22-27 (bug#12146).
5258 * ansi-color.el (ansi-colors): Doc fix.
5259 (ansi-color-context, ansi-color-context-region): Doc fix.
5260 (ansi-color--find-face): New function.
5261 (ansi-color-apply, ansi-color-apply-on-region): Use it.
5262 Rename the local variable `face' to `codes' since it is now a list of
5263 ansi codes. Doc fix.
5264 (ansi-color-get-face): Remove.
5265 (ansi-color-parse-sequence): New function, derived from
5266 ansi-color-get-face.
5267 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
5268 codes 22-27.
5269
b4f5e9df
SM
52702012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
5271
5272 * subr.el (read-passwd): Allow use from a minibuffer.
5273
ba025fbd
EZ
52742012-08-14 Eli Zaretskii <eliz@gnu.org>
5275
5276 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
5277 inside comments and strings as identifiers.
5278
5279 * progmodes/gud.el (gud-tooltip-print-command): Quote the
5280 expression to evaluate. This allows to evaluate expressions with
5281 embedded whitespace.
5282 (gud-tooltip-tips): Add a blank before the newline in the
5283 message-box text, for the benefit of message-box emulation on
5284 MS-Windows.
5285
5286 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
5287 messages from GDB, pop them up in a tooltip to give feedback to
5288 user.
b4f5e9df
SM
5289 (gdb-tooltip-print-1): Quote the expression to evaluate.
5290 This allows to evaluate expressions with embedded whitespace.
ba025fbd
EZ
5291 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
5292 if the TTY name is nil or empty (which happens when communicating
5293 with the inferior via pipes, e.g. on MS-Windows).
5294 (gdb-internals): If GDB sends a "&\n" empty debugging message,
5295 don't send that to the GUD buffer.
5296
c548f821
GM
52972012-08-14 Glenn Morris <rgm@gnu.org>
5298
5299 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
5300 Optimize away setq-default with no args, as for setq. (Bug#12195)
5301
55802e4a
CY
53022012-08-14 Chong Yidong <cyd@gnu.org>
5303
4abcdac8
CY
5304 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
5305
55802e4a
CY
5306 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
5307 (Bug#12085).
5308
3c3cda1a
GM
53092012-08-14 Glenn Morris <rgm@gnu.org>
5310
5311 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
5312
e1873bd0
MA
53132012-08-14 Michael Albinus <michael.albinus@gmx.de>
5314
5315 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
5316 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5317 Use cached shell name.
5318
925411b4
FEG
53192012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
5320
5321 * progmodes/python.el (python-shell-send-string):
3c3cda1a 5322 (python-shell-send-setup-code): Do not use `format' with `message'.
925411b4 5323
e636fafe
DG
53242012-08-14 Dmitry Gutov <dgutov@yandex.ru>
5325
5326 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
5327 (ruby-percent-literal-beg-re): New constant.
5328 (ruby-syntax-general-delimiters-goto-beg): Rename to
5329 `ruby-syntax-enclosing-percent-literal', improve literal type check.
5330 (ruby-syntax-propertize-general-delimiters): Rename to
5331 `ruby-syntax-propertize-percent-literal', it's a shorter and more
5332 popular term. Adjust comments everywhere.
5333 (ruby-syntax-propertize-percent-literal): Only propertize when not
5334 inside a simple string or comment. When the literal is unclosed,
5335 leave the text after it unpropertized.
f063063a
DG
5336 (ruby-syntax-methods-before-regexp): New constant.
5337 (ruby-syntax-propertize-function): Use it to recognize regexps.
5338 Don't look at the text after regexp, just use the whitelist.
e636fafe 5339
e5b19827
AS
53402012-08-14 Andreas Schwab <schwab@linux-m68k.org>
5341
5342 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
5343 non-nil always load the compiled file if it exists. (Bug#12197)
5344
a9f6f311
CY
53452012-08-14 Chong Yidong <cyd@gnu.org>
5346
5347 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
5348 (hi-lock-set-pattern): When deciding whether to use font lock or
5349 overlays, look at font-lock-mode instead of font-lock-fontified
5350 (Bug#12168).
5351 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
5352 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
5353
7d806b1e
DU
53542012-08-14 Daiki Ueno <ueno@unixuser.org>
5355
5356 * subr.el (internal--after-with-selected-window): Fix typo
5357 (Bug#12193).
5358
5beed586
FEG
53592012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
5360
5361 Use `completion-table-dynamic' for completion functions.
5362 * progmodes/python.el
5363 (python-shell-completion--do-completion-at-point)
e636fafe
DG
5364 (python-shell-completion--get-completions):
5365 Remove functions.
5beed586
FEG
5366 (python-shell-completion-complete-at-point): New function.
5367 (python-completion-complete-at-point): Use it.
5368
92cb3b04
J
53692012-08-13 Jambunathan K <kjambunathan@gmail.com>
5370
5371 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
5372 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
5373
89660017
SM
53742012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5375
3c98c962
SM
5376 * subr.el (function-get): Refine `autoload' arg so it can also
5377 autoload functions for gv.el (bug#12191).
5378 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
5379 autoloads macros.
5380
aa7c6dbe
SM
5381 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
5382 Prefer pcase-let over destructuring-bind.
5383 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
5384 Also, remove whitespace as we go, rather than after accumulating the
5385 various places.
5386
89660017
SM
5387 * subr.el (internal--before-with-selected-window)
5388 (internal--after-with-selected-window): Fix typo seleted->selected.
5389 (with-selected-window): Adjust callers.
5390 Reported by Dmitry Gutov <dgutov@yandex.ru>.
5391
31cd32c9
BG
53922012-08-13 Bastien Guerry <bzg@gnu.org>
5393
0fcd3d9f 5394 * window.el (special-display-popup-frame): Minor docstring
31cd32c9
BG
5395 enhancement. (Bug#12172)
5396
1b15d8ad
AS
53972012-08-13 Andreas Schwab <schwab@linux-m68k.org>
5398
31e54db0
AS
5399 * tar-mode.el (tar-header-data-end): Only ignore size for files of
5400 type 1-6.
5401 (tar-header-block-summarize, tar-get-descriptor): Handle pax
5402 extended headers.
5403
1b15d8ad
AS
5404 * files.el (hack-local-variables-filter): Remove useless eval.
5405
35cb9c06
MR
54062012-08-13 Martin Rudalics <rudalics@gmx.at>
5407
5408 * subr.el (with-selected-window): Fix last change.
5409
1439443b
SM
54102012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5411
5412 * subr.el (internal--before-with-seleted-window)
5413 (internal--after-with-seleted-window): New functions.
1b15d8ad
AS
5414 (with-selected-window): Use them, to replace dependency on
5415 tty-top-frame.
1439443b 5416
0d9e2599
NN
54172012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
5418
5419 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
5420 binding for `newline'.
5421 (ruby-move-to-block): When moving backward, stop at block opening,
5422 not indentation.
5423 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
5424 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
5425 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
5426 `ruby-toggle-block'.
5427
ba10c48c
SM
54282012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
5429
5430 * ibuffer.el (ibuffer-do-toggle-read-only):
5431 * dired.el (dired-toggle-read-only):
5432 * buff-menu.el (Buffer-menu-toggle-read-only):
5433 * bindings.el (mode-line-toggle-read-only):
5434 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
5435
9229c658
AS
54362012-08-12 Andreas Schwab <schwab@linux-m68k.org>
5437
5438 * descr-text.el (describe-char): Put the overlays over the
5439 "displayed as" character.
5440
0fd09128
JB
54412012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
5442
5443 * calc/calc-units.el (math-default-units-table): Give an
5444 initial value.
5445 (math-put-default-units): Add options to put composite units and
5446 unit systems in the default units table.
5447 (calc-convert-units): Send composite units to
5448 `math-put-default-units' when appropriate.
5449
9ff9402d 54502012-08-11 Glenn Morris <rgm@gnu.org>
7aacaf15 5451
fbb5e336
GM
5452 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
5453
7aacaf15
GM
5454 * tutorial.el (help-with-tutorial):
5455 * emacs-lisp/copyright.el (copyright-update-directory):
5456 * emacs-lisp/autoload.el (autoload-find-generated-file)
5457 (autoload-find-file): Disable local eval: (for insurance).
5458
f40b9f10
GM
5459 * files.el (hack-local-variables-filter): If an eval: form is not
5460 known to be safe, and enable-local-variables is :safe, then ignore
5461 the form totally, as is done for non-eval forms. (Bug#12155)
6f97980a 5462 This is CVE-2012-3479.
f40b9f10 5463
daa9f1a6
SM
54642012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5465
5466 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
5467 (rx-form): Simplify.
5468
9cd80478
DG
54692012-08-09 Dmitry Gutov <dgutov@yandex.ru>
5470
0d9e2599
NN
5471 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
5472 ?, _, and : are symbol constituents, ! is not (but kinda should be).
5473 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
5474 (ruby-syntax-propertize-function): Adjust for changes in
5475 `ruby-syntax-propertize-heredoc'.
5476
54772012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
5478
9cd80478
DG
5479 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
5480 binding (use `M-;' instead).
9cd80478 5481 (ruby-singleton-class-p): New function.
0d9e2599 5482 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9cd80478 5483
d301b413
SM
54842012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5485
5486 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
5487
1530c98e
CY
54882012-08-10 Chong Yidong <cyd@gnu.org>
5489
5490 * progmodes/python.el (python-shell-get-process-name): Don't mess
5491 with same-window-buffer-names.
5492
5493 * eshell/eshell.el (eshell-add-to-window-buffer-names)
5494 (eshell-remove-from-window-buffer-names): Make obsolete.
5495 (eshell-buffer-name, eshell-unload-hook): Don't use them.
5496 (eshell): Just use pop-to-buffer-same-window instead.
5497
e1293765
CY
54982012-08-10 Chong Yidong <cyd@gnu.org>
5499
5500 * bindings.el: Bind M-= back to count-words-region.
5501
5502 * simple.el (count-words-region): Accept a prefix arg for acting
5503 on the entire buffer.
5504 (count-words--buffer-message): New helper function.
5505
e1894109
SM
55062012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5507
5508 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
5509 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
5510 (event-start, event-end): Use posn-at-point to return a more
5511 informative posn.
5512 (posnp): New function.
5513 * mouse.el (popup-menu-normalize-position): Use it.
5514
c69f56a2
MY
55152012-08-10 Masatake YAMATO <yamato@redhat.com>
5516
5517 * mouse.el (popup-menu-normalize-position): New function.
5518 (popup-menu): Use `popup-menu-normalize-position' to normalize
5519 the form for POSITION argument.
5520
5521 * term/x-win.el (x-menu-bar-open):
5522 Use the value returend from (posn-at-point) as position
5523 passed to `popup-menu'.
5524
31673780
JB
55252012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5526
5527 * calc/calccomp.el (math-compose-expr): Add extra argument
5528 indicating that parentheses should be put around products in
5529 denominators. Give multiplication precedence over division during
5530 composition.
5531
dab7711b
CY
55322012-08-09 Chong Yidong <cyd@gnu.org>
5533
dee4ef93
CY
5534 * man.el (Man-switches, Man-sed-command, Man-awk-command)
5535 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
5536 (Man-untabify-command, manual-program): Convert to defcustom
5537 (Bug#10429).
5538
73e2bbc5
CY
5539 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
5540
3e861c8a
CY
5541 * descr-text.el (describe-char): Don't insert extra newlines
5542 (Bug#10127).
5543
a9f5a649
CY
5544 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
5545 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
5546
dab7711b
CY
5547 * align.el (align-region): Delete temporary markers (Bug#10047).
5548 Plus some code cleanups.
5549
e0cc4efa
FEG
55502012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
5551
5552 * progmodes/python.el (python-pdbtrack-tracked-buffer)
5553 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
5554 (python-shell-internal-last-output): Use make-local-variable
5555 instead of make-variable-buffer-local.
5556
489af14f
FEG
55572012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
5558
5559 * progmodes/python.el: Enhancements to forward-sexp.
5560 (python-nav-forward-sexp): Rename from
5561 python-nav-forward-sexp-function.
c69f56a2
MY
5562 (python-nav--forward-sexp, python-nav--backward-sexp):
5563 New functions.
489af14f 5564
0fc50303
JB
55652012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
5566
5567 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
5568 modes and simplification modes.
5569
5d65606a
SM
55702012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
5571
5572 * delsel.el (delete-selection-pre-hook): Don't propagate the
5573 file-supersession signals (bug#12161).
5574
4250fdf5
SM
55752012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
5576
5577 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
5578 (cl-map-extents): Add compatibility aliases (bug#12135).
5579
d9f9b465
MA
55802012-08-08 Michael Albinus <michael.albinus@gmx.de>
5581
5582 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
5583 tests by `ignore-error'.
5584 (tramp-find-shell): Open also a new shell, when cache is already
5585 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
5586
ce0fcefa
JL
55872012-08-08 Juri Linkov <juri@jurta.org>
5588
5589 * bookmark.el: Add `defaults' property to the bookmark record.
5590 (bookmark-current-buffer): Doc fix.
5591 (bookmark-make-record): Add `defaults' property with default values
5592 to the bookmark record.
5593 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
5594 with `bookmark-insert-current-bookmark'.
5595 (bookmark-set): Get `defaults' property from the bookmark record
5596 and use it in `read-from-minibuffer'.
5597 (bookmark-insert-current-bookmark): Remove function.
5598
5599 * info.el (Info-bookmark-make-record): Add `defaults' property
5600 with values of canonical Info node name, the current Info file
5601 name and the current Info node name. (Bug#12107)
5602
53fa8652
JL
56032012-08-08 Juri Linkov <juri@jurta.org>
5604
5605 * files.el (basic-save-buffer): Use `buffer-name' as the default
5606 of `read-file-name' when buffer is not visiting a file (bug#12128).
5607
242c0a95
JL
56082012-08-08 Juri Linkov <juri@jurta.org>
5609
5610 * info.el (Info-isearch-search): Doc fix.
5611 (Info-search): Change search-failed message from "initial node" to
5612 "end of node" (bug#12078).
5613 (Info-isearch-search): Change `isearch-string-state' to
5614 `isearch--state-string'.
5615
32ac3a6b
GM
56162012-08-08 Glenn Morris <rgm@gnu.org>
5617
5618 * language/persian.el: Remove file.
f8c1afd5 5619 * language/misc-lang.el: Move unique part of persian.el here.
32ac3a6b
GM
5620 * loadup.el: Remove language/persian.
5621
2c2d9c9c
OF
56222012-08-08 Óscar Fuentes <ofv@wanadoo.es>
5623
5624 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
5625
2d79ec42
FEG
56262012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
5627
5628 * progmodes/python.el Fixed defsubst warning.
5629 (python-syntax-context) Rename from python-info-ppss-context.
5630 (python-syntax-context-type): Rename from
5631 python-info-ppss-context-type.
5632 (python-syntax-comment-or-string-p): Rename from
5633 python-info-ppss-comment-or-string-p.
5634
2bd255dd
JB
56352012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
5636
5637 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
5638
c395097f
AS
56392012-08-07 Andreas Schwab <schwab@linux-m68k.org>
5640
6125983e
AS
5641 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
5642 a defcustom that is quoted with backquote.
5643
4250fdf5
SM
5644 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
5645 Fix handling of interactive spec when the body uses return.
651eaf36
AS
5646 (math-do-arg-check, math-define-function-body): Use backquote forms.
5647 * calc/calc-ext.el (math-defcache): Likewise.
5648 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
5649 * allout.el (allout-new-exposure): Likewise.
5650 * calc/calcalg2.el (math-tracing-integral): Likewise.
5651 * info.el (Info-last-menu-item): Likewise.
5652 * emulation/vip.el (vip-loop): Likewise.
5653 * textmodes/artist.el (artist-funcall): Likewise.
5654 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
5655 Construct menu-item directly.
5656
4250fdf5
SM
5657 * progmodes/autoconf.el (font-lock-syntactic-keywords):
5658 Don't declare.
c395097f 5659
5fb50dd3
CY
56602012-08-07 Chong Yidong <cyd@gnu.org>
5661
5662 * simple.el (deactivate-mark): Preserve text properties when
5663 saving the primary selection (Bug#8384).
5664
54eea618
KR
56652012-08-07 Kevin Ryde <user42@zip.com.au>
5666
5667 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
5668 (woman-parse-numeric-value): On a bad .IP line, issue a warning
5669 and continue processing (Bug#12110).
5670
638eaeb9
SM
56712012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5672
5673 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
5674 syntax-propertize-function (bug#10095).
5675
ea376861
SM
56762012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
5677
f91b35be
SM
5678 * help-fns.el (help-fns--key-bindings, help-fns--signature)
5679 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
5680 describe-function-1.
5681 (describe-function-1): Use them. Move compiler macro after sig.
5682 (help-fns--compiler-macro): Use function-get. Assume we're already in
5683 standard-output. Adjust layout to new call order.
5684
ea376861
SM
5685 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
5686 re-binding a symbol that has a symbol-macro (bug#12119).
5687
d5be7bd0
MB
56882012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
5689
5690 * language/persian.el: New file. (Bug#11812)
5691 * loadup.el: Add language/persian.el.
5692
90749b53
CY
56932012-08-06 Chong Yidong <cyd@gnu.org>
5694
5695 * window.el (window--maybe-raise-frame): New function.
5696 (window--display-buffer): Split off from here.
5697 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5698 (display-buffer-pop-up-window, display-buffer-use-some-window):
5699 Obey an inhibit-switch-frame action alist entry.
5700 (display-buffer): Update doc.
5701
5702 * replace.el (occur-after-change-function): Avoid losing focus by
5703 using the inhibit-switch-frame display parameter (Bug#12139).
5704
ba7b0154
FEG
57052012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
5706
5707 Make internal shell process buffer names start with space.
5708 * progmodes/python.el (python-shell-make-comint): Add optional
5709 argument INTERNAL.
5710 (run-python-internal): Use it.
5711 (python-shell-internal-get-or-create-process): Check for new
5712 internal buffer names.
5713
5eaeacb5
GM
57142012-08-06 Glenn Morris <rgm@gnu.org>
5715
e296d94b 5716 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
5eaeacb5
GM
5717 Do less getting and setting of environment variables.
5718
b7ccbdc2
CY
57192012-08-05 Chong Yidong <cyd@gnu.org>
5720
777fe95e
CY
5721 * proced.el (proced): Add substitution string to docstring to
5722 trigger autoloading of the proced library on C-h f (Bug#1768).
5723
4250fdf5
SM
5724 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5725 Don't show defvars which have no second argument (Bug#8638).
b7ccbdc2
CY
5726
5727 * imenu.el (imenu-generic-expression): Move documentation here
5728 from imenu--generic-function.
5729 (imenu--generic-function): Refer to imenu-generic-expression.
5730
9e3b7800 57312012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
d5c31f1d
5732
5733 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
5734 indentation declaration.
5735 (viper-loop): Add indentation declaration (Bug#7025).
5736
e5d9c0d1
CY
57372012-08-05 Chong Yidong <cyd@gnu.org>
5738
f0422feb
CY
5739 * help-fns.el (describe-variable): Add hyperlink for
5740 directory-local variables files. Improve buffer-local and
5741 permanent-local reporting; suggested by MON KEY (Bug#6644).
5742
5743 * help-mode.el (help-dir-local-var-def): New button type.
5744
e5d9c0d1
CY
5745 * files.el (kill-buffer-hook): Provide a defvar.
5746
a4f2deaa
GM
57472012-08-05 Glenn Morris <rgm@gnu.org>
5748
5749 * eshell/esh-ext.el (eshell/addpath):
5750 Also update eshell-path-env. (Bug#12013)
5751
a9dd5754
CY
57522012-08-05 Chong Yidong <cyd@gnu.org>
5753
a4f2deaa 5754 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
615b0bf0 5755
d014c740
CY
5756 * fringe.el (fringe-styles): Add docstring.
5757 (fringe--check-mode): New function.
5758 (set-fringe-mode, set-fringe-style): Use it.
5759 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
5760
a9dd5754
CY
5761 * files.el (set-auto-mode): Fix invalid setq call.
5762
7c2dc8bd
SM
57632012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
5764
5765 * isearch.el: Misc simplification; use defstruct.
5766 (isearch-mode-map): Dense maps now work like sparse ones.
5767 (isearch--state): New defstruct.
5768 (isearch-string-state, isearch-message-state, isearch-point-state)
5769 (isearch-success-state, isearch-forward-state)
5770 (isearch-other-end-state, isearch-word-state, isearch-error-state)
5771 (isearch-wrapped-state, isearch-barrier-state)
5772 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
5773 replaced by defstruct's accessors.
5774 (isearch--set-state): Rename from isearch-top-state and change
5775 calling convention.
5776 (isearch-push-state): Use new isearch--get-state.
5777 (isearch-toggle-word): Disable regexp when enabling word.
5778 (isearch-message-prefix): Remove unused arg _c-q-hack.
5779 (isearch-message-suffix): Remove unused arg _ellipsis.
5780
7fcc0070
AS
57812012-08-04 Andreas Schwab <schwab@linux-m68k.org>
5782
5783 * simple.el (list-processes--refresh): For a server use :host or
5784 :local as the address.
97ad0769 5785 (list-processes): Doc fix.
7fcc0070 5786
a11035b8 57872012-08-04 Michal Nazarewicz <mina86@mina86.com>
00340faf
MN
5788
5789 * lisp/mpc.el: Support password in host argument.
5790 (mpc--proc-connect): Parse and use new password element.
5791 Set mpc-proc variable instead of returning process.
5792 (mpc-proc): Adjust accordingly.
5793
6dad7178
EZ
57942012-08-03 Eli Zaretskii <eliz@gnu.org>
5795
18949c2f
EZ
5796 * whitespace.el (whitespace-display-mappings): Use Unicode
5797 codepoints, instead of emacs-mule codepoints. See
5798 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
5799 for the details.
5800
6dad7178
EZ
5801 * files.el (file-truename): Don't skip symlink-chasing part on
5802 windows-nt. Incorporate the resolution of 8+3 short aliases on
4250fdf5
SM
5803 Windows into the loop that recursively chases symlinks.
5804 Compare directory and its parent case-insensitively on MS-Windows and
6dad7178
EZ
5805 MS-DOS.
5806
385b0198
CY
58072012-08-03 Chong Yidong <cyd@gnu.org>
5808
6200f3c4
CY
5809 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
5810
385b0198
CY
5811 * sort.el (sort-regexp-fields): Doc fix.
5812
b9e74744
TH
58132012-08-03 Tassilo Horn <tsdh@gnu.org>
5814
5815 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
5816 labels regex position point at the expected place.
5817
41013cb4
MK
58182012-08-03 MON KEY <monkey@sandpframing.com>
5819
5820 * net/imap.el (imap-interactive-login, imap-authenticate)
5821 (imap-mailbox-lsub, imap-mailbox-list)
5822 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
5823 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
5824 (imap-parse-response): Doc fix.
5825
0ffee616
JT
58262012-08-03 João Távora <joaotavora@gmail.com>
5827
5828 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
5829 if sexp scanning does not move point (Bug#5734).
5830
cfcc9cc8
TH
58312012-08-02 Tassilo Horn <tsdh@gnu.org>
5832
5833 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
5834 Add listings, minted, and ctable packages.
5835 (reftex-label-alist-builtin): Move listings, minted, and ctable
5836 entries before LaTeX.
a01bbb84 5837 (reftex-label-alist): Docfix.
cfcc9cc8 5838
66ec2442
BG
58392012-08-02 Bastien Guerry <bzg@gnu.org>
5840
5841 * replace.el (occur): Fix docstring (bug#12122).
5842
837b365b
GM
58432012-08-02 Glenn Morris <rgm@gnu.org>
5844
5845 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
5846
e098de97
PE
58472012-08-02 Paul Eggert <eggert@cs.ucla.edu>
5848
5849 Obsolete alias inactivate-current-input-method-function (Bug#10150).
5850 * international/mule-cmds.el: Create
5851 inactivate-current-input-method-function as an obsolete alias for
5852 deactivate-current-input-method-function. See Katsumi Yamaoka in
5853 <http://bugs.gnu.org/10150#46>.
5854
a0f95636
JB
58552012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
5856
5857 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
5858 of nested `if's.
5859
0d26d7c4
GM
58602012-08-01 Glenn Morris <rgm@gnu.org>
5861
5862 * progmodes/autoconf.el (autoconf-definition-regexp):
5863 Add AH_TEMPLATE, adjust submatch numbering.
5864 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
5865 (autoconf-current-defun-function): Update for above change.
5866 (autoconf-current-defun-function): First skip to end of current word.
5867
b686ba06
RS
58682012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
5869
5870 * calendar/cal-html.el (cal-html-insert-agenda-days):
5871 Fix typo. (Bug#12018)
5872
0d49da68
FEG
58732012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
5874
5875 Shell processes: enhancements to startup and CEDET compatibility.
5876 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
5877 (python-shell-make-comint): accept-process-output at startup.
5878 (run-python-internal): Set inferior-python-mode-hook to nil.
5879 (python-shell-internal-get-or-create-process): call sit-for.
5880 (python-preoutput-result): Add obsolete alias.
5881 (python-shell-internal-send-string): Use it.
5882 (python-shell-send-setup-code): Remove call to
5883 accept-process-output.
5884
f1a71c6e
AS
58852012-07-31 Andreas Schwab <schwab@linux-m68k.org>
5886
5887 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
5888 (Bug#12108)
5889
d2605269
JB
58902012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
5891
5892 * calc-mode.el (calc-basic-simplification-mode): Rename from
5893 `calc-limited-simplification-mode'.
5894 (calc-alg-simplification-mode): New function.
fc0c31f8 5895 (calc-set-simplify-mode): Adjust message.
f1a71c6e 5896
d2605269
JB
5897 * calc.el (calc-set-mode-line): Adjust mode line display for
5898 basic simplification mode.
5899
5900 * calc-help.el (calc-m-prefix-help): Update help message.
5901
5902 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
5903 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
5904
a3827a43
BG
59052012-07-31 Bastien Guerry <bzg@gnu.org>
5906
5907 * man.el (man): Fix comment. (bug#12101)
5908
502e3f89
MR
59092012-07-31 Martin Rudalics <rudalics@gmx.at>
5910
5911 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
5912 Don't return a non-nil value when no suitable buffer was found.
5913
d7714961
FEG
59142012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
5915
5916 * progmodes/python.el (run-python-internal): Disable font lock for
5917 internal shells.
5918
1f45e27e
SM
59192012-07-30 Stefan Merten <smerten@oekonux.de>
5920
70efc5c9 5921 * textmodes/rst.el: Silence `checkdoc-ispell'.
1f45e27e
SM
5922 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
5923 (rst-official-version, rst-official-cvs-rev)
5924 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
5925 (rst-mode-map): New key binding.
5926
0aee6912
PE
59272012-07-30 Paul Eggert <eggert@cs.ucla.edu>
5928
5929 Update .PHONY listings in makefiles.
5930 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
5931 autoloads, update-subdirs, updates, bzr-update, update-authors,
5932 compile-onefile, compile-calc, backup-compiled-files,
5933 compile-after-backup, compile-one-process, mh-autoloads,
5934 bootstrap-clean, distclean, maintainer-clean.
5935
9052f9f0
JB
59362012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5937
1823ac5a
JB
5938 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
5939 (calc-set-mode-line): Don't display "AlgSimp ".
5940
5941 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
5942 (calc-lim-simplify-mode): New function.
5943 (calc-set-simplify-mode): Default to 'alg.
5944 (calc-default-simplify-mode): Make algebraic simplifications
5945 the default.
5946
5947 * calc/calc-ext.el (calc-init-extensions): Remove binding for
5948 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
5949
8d7c7eed 5950 * calc/calc-help.el (calc-m-prefix-help): Change messages to
4b337409
JB
5951 indicate new simplification modes.
5952
1823ac5a
JB
5953 * calc/README: Mention new default simplification mode.
5954
9052f9f0
JB
5955 * calc/calc.el (math-normalize-error): New variable.
5956 (math-normalize): Set `math-normalize-error' to t
5957 when there's an error.
5958
5959 * calc/calc-alg.el (math-simplify): Don't simplify when
5960 `math-normalize' returns an error.
5961
20ba0cb4
EZ
59622012-07-29 Eli Zaretskii <eliz@gnu.org>
5963
5964 * international/mule-cmds.el (set-locale-environment): Revert last
5965 change, since display-graphic-p returns nil when this function is
5966 called during startup. Instead...
5967
5968 * term/w32console.el (terminal-init-w32console): ...setup the
5969 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
5970
a5dcc929
JL
59712012-07-29 Juri Linkov <juri@jurta.org>
5972
5973 * simple.el (goto-line): Don't display default line number in the
5974 prompt because it should be displayed by `read-number' (bug#9952).
5975 Add the current line number to the defaults of `goto-line' to
5976 allow its easier modification by users with `M-n' (bug#9201).
5977
5978 * subr.el (read-number): Support multiple default values like in
5979 other minibuffer reading functions. Replace `read' with
5980 `string-to-number' for consistency with `number-to-string'.
5981
72b255c7
PE
59822012-07-29 Paul Eggert <eggert@cs.ucla.edu>
5983
5984 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
5985 * emulation/viper-init.el (viper-deactivate-input-method-action):
5986 Rename from viper-inactivate-input-method-action.
5987 (viper-deactivate-input-method):
5988 Rename from viper-inactivate-input-method.
5989 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
5990 * international/mule-cmds.el (deactivate-input-method):
5991 Rename from inactivate-input-method.
5992 Also run input-method-deactivate-hook.
5993 (deactivate-current-input-method-function):
5994 Rename from inactivate-current-input-method-function.
5995 (input-method-deactivate-hook): New hook.
5996 (input-method-inactivate-hook): Mark obsolete.
bb6eb9fc
PE
5997 (inactivate-input-method): Mark obsolete.
5998
72b255c7
PE
5999 * international/quail.el (quail-activate):
6000 Also run quail-deactivate-hook.
6001 (quail-deactivate): Rename from quail-inactivate.
6002 * international/robin.el (robin-activate):
6003 Also run robin-deactivate-hook.
6004 (robin-deactivate): Rename from robin-inactivate.
6005
2549c068
CY
60062012-07-29 Chong Yidong <cyd@gnu.org>
6007
6008 * simple.el (indicate-copied-region): New function.
6009 (kill-ring-save): Split off from here.
6010
6011 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
6012 (kill-rectangle): Set deactivate-mark to t on read-only error.
6013
6014 * register.el (copy-to-register, copy-rectangle-to-register):
6015 Deactivate the mark, and use indicate-copied-region (Bug#10056).
4c478e6b
JL
6016 (append-to-register, prepend-to-register): Call indicate-copied-region.
6017
60182012-07-29 Juri Linkov <juri@jurta.org>
17711ed9
JL
6019
6020 * simple.el (async-shell-command-buffer): New defcustom.
6021 (shell-command): Use it. (Bug#4719)
6022
01bd1b0d
EZ
60232012-07-28 Eli Zaretskii <eliz@gnu.org>
6024
6025 * international/mule-cmds.el (set-locale-environment): In a
6026 console session on MS-Windows, set up keyboard and terminal
6027 encoding from the OEM codepage, not the ANSI codepage.
6028 (Bug#12055)
6029
a55739d3
CY
60302012-07-28 Chong Yidong <cyd@gnu.org>
6031
6032 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
6033 gdb-get-location.
6034
0e1a094f 60352012-07-28 Leo Liu <sdl.web@gmail.com>
9a0f8f2e
LL
6036
6037 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
6038 the alist (bug#12029).
6039
20329d73
EZ
60402012-07-28 Eli Zaretskii <eliz@gnu.org>
6041
6042 * makefile.w32-in (custom-deps, finder-data, updates, compile)
6043 (compile-always, compile-first)
6044 ($(lisp)/calendar/cal-loaddefs.el)
6045 ($(lisp)/calendar/diary-loaddefs.el)
6046 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
6047 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
6048 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
6049 instead of on update-subdirs.
6050 (bootstrap-clean): Delete $(lisp)/subdirs.el.
6051
345a2258
CY
60522012-07-28 Chong Yidong <cyd@gnu.org>
6053
1eee6341
CY
6054 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
6055 directory if vc-deduce-backend returns nil (Bug#7350).
6056
345a2258
CY
6057 * simple.el (delete-trailing-lines): New option.
6058 (delete-trailing-whitespace): Obey it (Bug#11879).
6059
049a0936
DE
60602012-07-28 David Engster <deng@randomsample.de>
6061
6062 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
6063 Explanation of new 'symbol-qnames feature in doc-strings.
6064 (xml-maybe-do-ns): Return expanded names as plain symbols if
6065 'symbol-qnames was provided in XML-NS argument (Bug#11916).
6066 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
6067
aa81af71
FEG
60682012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
6069
6070 Consistent completion in inferior python with emacs -nw.
6071 * progmodes/python.el (inferior-python-mode): replace "<tab>"
6072 binding in inferior-python-mode-map with "\t".
6073 (python-shell-completion-complete-at-point)
6074 (python-completion-complete-at-point): Remove interactive spec.
6075
e827b1eb
JB
60762012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
6077
6078 * calc/calccomp.el (math-compose-expr): Undo previous change.
6079
a90dfb95
FEG
60802012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
6081
4250fdf5 6082 * progmodes/python.el (python-mode-map): Add keybinding for
a90dfb95
FEG
6083 run-python.
6084 (python-shell-make-comint): Fix pop-to-buffer call.
6085 (run-python): Autoload. New arg SHOW.
6086 (python-shell-get-or-create-process): Do not pop python process
6087 buffer.
6088
32770973 60892012-07-27 Michael Albinus <michael.albinus@gmx.de>
1c6ef030
MA
6090
6091 * notifications.el (notifications-on-action-signal)
6092 (notifications-on-closed-signal): Use also the bus address for the map.
6093 (notifications-notify, notifications-close-notification)
fc0c31f8 6094 (notifications-get-capabilities): Add optional argument BUS.
1c6ef030 6095
86332df2
TH
60962012-07-27 Tassilo Horn <tsdh@gnu.org>
6097
4250fdf5
SM
6098 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
6099 Add support for the lstlisting and minted environments, and for the
86332df2
TH
6100 ctable macro.
6101 * textmodes/reftex.el (reftex-compile-variables): Also recognize
6102 labels written in keyvals syntax.
6103
ca1302a4
JB
61042012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
6105
6106 * calc/calccomp.el (math-compose-expr): Use parentheses when
6107 there is a product in the denominator of a fraction.
6108
f8b91036
EZ
61092012-07-26 Eli Zaretskii <eliz@gnu.org>
6110
6111 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6112 ($(lisp)/calendar/diary-loaddefs.el)
6113 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
4250fdf5
SM
6114 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
6115 Fixes failures in parallel bootstrap because subdirs.el is being
f8b91036
EZ
6116 rewritten while the autoload files are built at the same time,
6117 which needs to load subdirs.el.
6118
c8e5a42c
MR
61192012-07-26 Martin Rudalics <rudalics@gmx.at>
6120
6121 * mouse.el (popup-menu): Fix doc-string and re-indent code.
6122 (mouse-drag-line): Don't exit tracking when a switch-frame or
6123 switch-window event occurs (Bug#12006).
6124
670d85ea
SM
61252012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6126
6127 * mouse.el (popup-menu): Fix last change.
6128
7abaf5cc
SM
61292012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6130
6131 Autoload from Lisp with more care. Follow aliases when looking for
6132 function properties.
6133 * subr.el (autoloadp): New function.
6134 (symbol-file): Use it.
6135 (function-get): New function.
6136 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
6137 autoload-do-load.
6138 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
6139 (lisp-indent-function):
6140 * emacs-lisp/gv.el (gv-get):
6141 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
6142 * emacs-lisp/byte-opt.el (byte-optimize-form):
6143 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
6144 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
6145 Use function-get.
6146 * emacs-lisp/cl.el: Don't propagate function properties any more.
6147
6148 * speedbar.el (speedbar-add-localized-speedbar-support):
6149 * emacs-lisp/disass.el (disassemble-internal):
6150 * desktop.el (desktop-load-file):
6151 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
6152 (describe-function-1):
6153 * emacs-lisp/find-func.el (find-function-noselect):
6154 * emacs-lisp/elp.el (elp-instrument-function):
6155 * emacs-lisp/advice.el (ad-has-proper-definition):
6156 * apropos.el (apropos-safe-documentation, apropos-macrop):
6157 * emacs-lisp/debug.el (debug-on-entry):
6158 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
6159 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6160 * calc/calc.el (name): Use autoloadp & autoload-do-load.
6161
b1364986
AA
61622012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
6163
6164 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
6165 function, not an obsolete variable (Bug#12046).
6166
67ada220
AS
61672012-07-25 Andreas Schwab <schwab@linux-m68k.org>
6168
6169 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
6170
f08088e3
CS
61712012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
6172
6173 * emacs-lisp/pp.el (pp-display-expression): Select old selected
6174 window only if it is still live (Bug#12034).
6175
8137e7b3
MR
61762012-07-25 Martin Rudalics <rudalics@gmx.at>
6177
6178 * subr.el (redirect-frame-focus): Add advertised calling
6179 convention (Bug#12030).
6180
09ae5da1
PE
61812012-07-25 Paul Eggert <eggert@cs.ucla.edu>
6182
6183 Prefer typical American spelling for "acknowledgment".
6184 * vc/add-log.el (change-log-acknowledgment): Rename from
6185 change-log-acknowledgement, with an alias for the old name.
6186
3cc5a3a8
JB
61872012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
6188
6189 * calc-alg.el (math-simplify-divide): Don't cross multiply
6190 in an equation when the lhs is a variable.
6191
b7af7f62
JD
61922012-07-24 Julien Danjou <julien@danjou.info>
6193
6194 * net/netrc.el (netrc-find-service-number, netrc-store-data):
6195 Remove, unused.
6196
ec1b09b1
EZ
61972012-07-23 Eli Zaretskii <eliz@gnu.org>
6198
6199 * startup.el (command-line): Don't display an empty user name in
6200 the error message about non-existent home directory, when
6201 init-file-user was set to an empty string. See
6202 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
6203 for the details and context.
6204
b525fd8a
VB
62052012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
6206
6207 * ses.el (ses-cell-formula-aset): New macro.
6208 (ses-cell-references-aset): New macro.
6209 (ses-cell-p): New function.
6210 (ses-rename-cell): Do no longer rely on complex operations like
6211 ses-cell-set-formula or ses-set-cell to change the cell and handle
6212 the undo at the same time, but rather use lower level new macros
6213 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
fc0c31f8 6214 the undo directly. Refresh the mode line.
b525fd8a 6215
2c73e345
LL
62162012-07-21 Leo Liu <sdl.web@gmail.com>
6217
670d85ea
SM
6218 * progmodes/cc-cmds.el (c-defun-name):
6219 Use match-string-no-properties instead for consistency.
2c73e345 6220
542dfbde
LL
62212012-07-20 Leo Liu <sdl.web@gmail.com>
6222
3646bcd6
LL
6223 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
6224 (Bug#7879)
6225
542dfbde
LL
6226 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
6227
25721031
CY
62282012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6229
6230 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
6231 * progmodes/bug-reference.el, misearch.el: Provide themselves
6232 (bug#11915).
6233
6234 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
6235 of narrowed buffer (bug#11966).
6236
316e68a7
VB
62372012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
6238
6239 * ses.el (ses-rename-cell): Set new name also in reference list of
6240 cells of which the renamed cell depends.
6241
bbf0e7d9
MY
62422012-07-20 Masatake YAMATO <yamato@redhat.com>
6243
6244 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
6245 to check whether menu-bar is shown or not. If not shown,
6246 show the menu-bar as a popup menu instead of using tmm.
6247 * mouse.el (popup-menu): Accept `point' as `position' argument.
6248
c28662a8
DG
62492012-07-20 Dmitry Gutov <dgutov@yandex.ru>
6250
6251 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
6252 up inside string symbol literal (bug#11923).
6253
87ab808f
EZ
62542012-07-20 Eli Zaretskii <eliz@gnu.org>
6255
6256 * startup.el (fancy-startup-text): Read the whole tutorial, not
6257 just its first 256 bytes. Prevents gibberish in display of the
6258 tutorial title.
6259
89dea803
DA
62602012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
6261
6262 Drop idle buffer compaction due to an absence of the
6263 proved efficiency.
6264 * compact.el: Remove.
6265
8a4e6db8
SS
62662012-07-19 Sam Steingold <sds@gnu.org>
6267
6268 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
6269 vc-bzr-pull & vc-bzr-merge-branch.
6270 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
6271 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
6272 for consistency with compilation-error-regexp-alist.
6273 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
6274 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
6275 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
6276 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
6277
5db81e33
SM
62782012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6279
6280 * emacs-lisp/chart.el: Use lexical-binding.
6281 (chart-emacs-storage): Don't hardcode the list of entries.
6282
5b835e1d
DA
62832012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
6284
6285 Next round of tweaks caused by Fgarbage_collect changes.
6286 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
6287
9cd47b72
DA
62882012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
6289
6290 Compact buffers when idle.
6291 * compact.el: New file.
6292
1d6fc0df
SM
62932012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6294
6295 * subr.el (eventp): Presume that if it looks vaguely like an event,
6296 it's an event (bug#10190).
6297
1d29cc7d
FEG
62982012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
6299
6300 Enhancements to ppss related code (thanks Stefan).
6301 * progmodes/python.el (python-indent-context)
6302 (python-indent-calculate-indentation, python-indent-dedent-line)
6303 (python-indent-electric-colon, python-nav-forward-block)
6304 (python-mode-abbrev-table)
1d6fc0df 6305 (python-info-assignment-continuation-line-p): Simplify checks
1d29cc7d
FEG
6306 for ppss context.
6307 (python-info-continuation-line-p): Cleanup.
6308 (python-info-ppss-context): Do not catch 'quote.
6309 (python-info-ppss-context-type)
6310 (python-info-ppss-comment-or-string-p): Simplify.
6311
d583cbe6
FEG
63122012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
6313
6314 * progmodes/python.el: Enhancements to eldoc support.
6315 (python-info-current-symbol): New function.
6316 (python-eldoc-at-point): Use python-info-current-symbol.
6317 (python-info-current-defun): Fix cornercase on first defun scan.
6318 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
6319 and signal error when no inferior python process is available.
6320
eceb6feb
DG
63212012-07-18 Dmitry Gutov <dgutov@yandex.ru>
6322
6323 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
6324 assume it's always t.
6325 (vc-git-registered): Remove caching, the function is only called
6326 once.
6327 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
6328
4c8ff0fe
CY
63292012-07-18 Chong Yidong <cyd@gnu.org>
6330
19fb7186
CY
6331 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
6332
9587c688
CY
6333 * simple.el (count-words): Report on narrowing (Bug#9959).
6334
0fe776a1
CY
6335 * bindings.el: Bind M-= to count-words.
6336
4c8ff0fe
CY
6337 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
6338
7f5331cc
MY
63392012-07-18 Masatake YAMATO <yamato@redhat.com>
6340
6341 * progmodes/sh-script.el (sh-imenu-generic-expression):
6342 Capture a function with `function' keyword and without parentheses
6343 like "function FOO" (bug#11856).
6344
2dc2a609
TH
63452012-07-18 Tassilo Horn <tassilo@member.fsf.org>
6346
6347 * window.el (split-window-sensibly): Make WINDOW argument
6348 optional.
6349
439f7677
CY
63502012-07-18 Chong Yidong <cyd@gnu.org>
6351
9aeb25a6
CY
6352 * subr.el (keyboard-translate): Doc fix (Bug#7261).
6353
439f7677
CY
6354 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
6355 and make C-x 8 RET exit isearch (Bug#11439).
6356
6357 * international/iso-transl.el: Move isearch-mode-map key
6358 definitions to isearch.el.
6359
12999ea8
SM
63602012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6361
6362 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
6363 (eieio-defclass): Use gv-define-setter when possible.
6364
3ab6e069
DA
63652012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
6366
6367 Reflect recent changes in Fgarbage_collect.
6368 * emacs-lisp/chart.el (chart-emacs-storage): Change to
6369 reflect new format of data returned by Fgarbage_collect.
6370
0a60bc10
FEG
63712012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
6372
6373 New utility functions + python-info-ppss-context fix (Bug#11910).
6374 * progmodes/python.el (python-info-beginning-of-block-statement-p)
6375 (python-info-ppss-comment-or-string-p): New functions.
6376 (python-info-ppss-context): Small fix for string check.
6377
6dafa0d5
JL
63782012-07-17 Juri Linkov <juri@jurta.org>
6379
6380 * dired-aux.el (dired-do-async-shell-command): Doc fix.
6381 (dired-do-async-shell-command): Don't add `*' at the end of the
6382 command (Bug#11815).
6383 (dired-do-shell-command): Doc fix.
6384 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
6385 Join the individual commands using either "&" or ";" as the
6386 separator depending on the values of these trailing characters.
6387 At the end re-add the trailing "&". (Bug#10598)
6388
6389 * simple.el (async-shell-command): Sync the interactive spec with
6390 `shell-command'. Doc fix.
6391 (shell-command): Doc fix.
6392
b19dd9d1
JL
63932012-07-17 Juri Linkov <juri@jurta.org>
6394
6395 * descr-text.el (describe-char): Fix format args. (Bug#10129)
6396
bcdc27d7 63972012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
7f5331cc 6398
bcdc27d7 6399 Final renames and doc fixes for movement commands (bug#11899).
7f5331cc
MY
6400 * progmodes/python.el (python-nav-beginning-of-statement):
6401 Rename from python-nav-statement-start.
bcdc27d7
FEG
6402 (python-nav-end-of-statement): Rename from
6403 python-nav-statement-end.
6404 (python-nav-beginning-of-block): Rename from
6405 python-nav-block-start.
6406 (python-nav-end-of-block): Rename from python-nav-block-end.
6407
191da00e
FEG
64082012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
6409
7f5331cc
MY
6410 * progmodes/python.el (python-shell-send-string-no-output):
6411 Allow accept-process-output to quit, keeping shell process ready for
191da00e
FEG
6412 future interactions (Bug#11868).
6413
4dc7c8d5 64142012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
aa7aaf8f 6415
88ecaf8f
SM
6416 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
6417
ef501ef0
SM
6418 * emacs-lisp/elint.el (elint-find-args-in-code):
6419 Use help-function-arglist, so as to handle lexical byte-code.
6420
aa7aaf8f
SM
6421 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
6422 change (bug#11826).
6423
45fd731c
SM
64242012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
6425
2143fa32
SM
6426 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
6427 Avoid spuriously marking the buffer as modified because of c-is-sws.
6428
efc26dbe
SM
6429 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
6430 as not-a-comment (bug#11946).
6431
f5695c9a
SM
6432 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
6433 for uninterned vars.
6434
6435 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
6436 Use read-event since we don't really want to read chars but bytes.
6437
45fd731c
SM
6438 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
6439 $$..$$ but also $..$ using regexps (bug#11953).
6440 Use tex-verbatim for \url and \path.
6441 (tex-font-lock-keywords): Define as defconst like the others.
6442 (tex-common-initialization): Don't use font-lock-syntax-table any more.
6443
ddfc8813
RK
64442012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
6445
6446 * international/mule-cmds.el (ucs-insert): Make it an obsolete
6447 alias for insert-char.
6448
758e556a
FEG
64492012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
6450
6451 * progmodes/python.el: Simplified imenu implementation.
6452 (python-nav-jump-to-defun): Remove command.
6453 (python-mode-map): Use `imenu' instead.
6454 (python-nav-list-defun-positions-cache)
6455 (python-imenu-include-defun-type, python-imenu-make-tree)
6456 (python-imenu-subtree-root-label, python-imenu-index-alist):
6457 Remove vars.
6458 (python-nav-list-defun-positions, python-nav-read-defun)
6459 (python-imenu-tree-assoc, python-imenu-make-element-tree)
45fd731c
SM
6460 (python-imenu-make-tree, python-imenu-create-index):
6461 Remove functions.
758e556a
FEG
6462 (python-mode): Update to interact with imenu by setting
6463 `imenu-extract-index-name-function' only.
6464
032d23ab
FEG
64652012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
6466
6467 * progmodes/python.el: Enhancements to navigation commands.
6468 (python-nav-backward-sentence)
6469 (python-nav-forward-sentence): Remove.
6470 (python-nav-backward-statement, python-nav-forward-statement)
6471 (python-nav-statement-start, python-nav-statement-end)
6472 (python-nav-backward-block, python-nav-forward-block)
6473 (python-nav-block-start, python-nav-block-end)
6474 (python-nav-forward-sexp-function)
6475 (python-info-current-line-comment-p)
6476 (python-info-current-line-empty-p): New functions.
6477 (python-indent-context): Use `python-nav-statement-start'.
6478
01795a1b
MA
64792012-07-16 Michael Albinus <michael.albinus@gmx.de>
6480
9328d9aa
MA
6481 * eshell/em-ls.el (eshell/ls): Use `apply'.
6482
6483 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
6484 multi-hops, instead of Tramp internals.
6485
01795a1b
MA
6486 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
6487
6488 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
6489 when F1 and F2 are located on different hosts.
6490
63408057
CY
64912012-07-14 Chong Yidong <cyd@gnu.org>
6492
6493 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
6494 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
6495 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
6496 (xterm-mouse--read-event-sequence-1000)
6497 (xterm-mouse--read-event-sequence-1006): New functions. For old
6498 mouse protocol, handle M-mouse-X events correctly.
6499 (xterm-mouse-event): New arg specifying mouse protocol.
6500 (turn-on-xterm-mouse-tracking-on-terminal)
6501 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
45fd731c
SM
6502 sequence to toggle extended coordinates on newer XTerms.
6503 This appears to be harmless on terminals which do not support this.
63408057 6504
cd276f6e
LL
65052012-07-14 Leo Liu <sdl.web@gmail.com>
6506
28ca98ac
LL
6507 Add fringe bitmap indicators for flymake. (Bug#11253)
6508 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
6509 (flymake-make-overlay): New arg BITMAP.
6510 (flymake-error-bitmap, flymake-warning-bitmap)
6511 (flymake-fringe-indicator-position): New user variables.
6512
cd276f6e
LL
6513 * fringe.el: New bitmap exclamation-mark.
6514
04408072
JD
65152012-07-14 Jan Djärv <jan.h.d@swipnet.se>
6516
6517 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
6518 also (Bug#7879).
6519
b5cf7fc4
CY
65202012-07-14 Chong Yidong <cyd@gnu.org>
6521
6522 * electric.el (electric-pair-post-self-insert-function): Fix pair
6523 insertion in empty-region case (Bug#11520).
6524
be755c79
RT
65252012-07-14 Chong Yidong <cyd@gnu.org>
6526
45fd731c
SM
6527 * bindings.el: Consolidate ctl-x-r-map bindings.
6528 Bind copy-rectangle-as-kill to C-x r w.
be755c79
RT
6529
6530 * rect.el, register.el: Move bindings to bindings.el.
6531
65322012-07-14 Reuben Thomas <rrt@sc3d.org>
6533
6534 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
6535
7f5b3198
AS
65362012-07-13 Andreas Schwab <schwab@linux-m68k.org>
6537
6538 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
6539
97662200
JB
65402012-07-13 Juanma Barranquero <lekktu@gmail.com>
6541
80185fed
JB
6542 * bindings.el (top): Use `mapc' instead of `mapcar'.
6543
97662200
JB
6544 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
6545
2bb1ae55
MA
65462012-07-13 Michael Albinus <michael.albinus@gmx.de>
6547
6548 * progmodes/sql.el (sql-comint): Suppress the check for program on
6549 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
6550 (Bug#11908)
6551
dea31bd3
CY
65522012-07-13 Chong Yidong <cyd@gnu.org>
6553
6554 * bindings.el: Assign a non-nil permanent-local property to
6555 per-buffer variables which lack a default value (Bug#11930).
6556
6557 * help-fns.el (describe-variable): In the "automatically becomes
6558 local" notice, take note of permanent-local variables.
6559
b68b3337
CY
65602012-07-13 Chong Yidong <cyd@gnu.org>
6561
6562 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
6563 to allow printing the message when called from Lisp.
6564
6565 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
6566 Remove toggle-read-only.
6567
6568 * bs.el (bs-toggle-readonly):
45fd731c
SM
6569 * buff-menu.el (Buffer-menu-toggle-read-only):
6570 Remove with-no-warnings around toggle-read-only.
b68b3337
CY
6571
6572 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
6573 Remove with-no-warnings around toggle-read-only.
6574 (ffap-read-only, ffap-read-only-other-window)
6575 (ffap-read-only-other-frame): Callers changed.
6576
6577 * help-mode.el: Don't require view package.
6578 (help-mode-finish): Set buffer-read-only instead of calling
6579 toggle-read-only.
6580
6581 * bindings.el (mode-line-toggle-read-only):
6582 * dired.el (dired-toggle-read-only):
6583 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
6584 with non-nil second arg.
6585
6586 * emacs-lisp/eieio-custom.el (eieio-customize-object):
6587 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
6588 directly.
6589
56bc1586
EZ
65902012-07-12 Eli Zaretskii <eliz@gnu.org>
6591
6592 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
6593 not incf.
6594
a464a6c7
SM
65952012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
6596
6597 More CL cleanups and reduction of use of cl.el.
6598 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
6599 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
6600 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
6601 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
6602 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
6603 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
6604 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
6605 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
6606 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
6607 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
6608 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
6609 * eshell/em-cmpl.el, eshell/em-banner.el:
6610 * calendar/parse-time.el: Use cl-lib.
6611 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
6612 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
6613 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
6614 * term/ns-win.el, term.el, shell.el, ps-samp.el:
6615 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
6616 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
6617 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
6618 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
6619 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
6620 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
6621 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
6622 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
6623 `lambda' rather than with `quote'.
6624 (eshell-do-opt): Adjust accordingly.
6625 (eshell-process-option): Simplify.
6626 * eshell/esh-var.el:
6627 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
6628 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
6629 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
6630 to `pcase--dontcare'.
6631 * emacs-lisp/cl.el (labels): Mark obsolete.
6632 (cl--letf, letf): Move to cl-lib.
6633 (cl--letf*, letf*): Remove.
6634 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
6635 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
6636 (cl-progv): Rewrite.
6637 (cl--letf, cl-letf): Move from cl.el.
6638 (cl-letf*): New macro.
6639 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
6640
7ad4afe1
MA
66412012-07-11 Michael Albinus <michael.albinus@gmx.de>
6642
6643 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
6644
9af57756
CY
66452012-07-11 Chong Yidong <cyd@gnu.org>
6646
6647 * vc/log-edit.el (log-edit-vc-backend): New variable.
6648 (log-edit): Doc fix.
6649
6650 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
6651 argument of log-edit to set up all local variables.
6652 (vc-start-logentry): New optional arg specifying VC backend.
6653
6654 * vc/vc.el (vc-checkin): Use it.
6655 (vc-deduce-fileset): Handle Log Edit buffers.
6656 (vc-diff): Make first argument optional too.
6657
6658 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
6659
8477cc7a
MA
66602012-07-10 Michael Albinus <michael.albinus@gmx.de>
6661
6662 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
6663 command, just in case. The function is not needed anymore.
6664 (eshell-external-command): Do not call `eshell-remote-command'.
6665
19faa8e8
SM
66662012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
6667
f58e0fd5
SM
6668 Reduce use of (require 'cl).
6669 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
6670 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
6671 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
6672 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
6673 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
6674 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
6675 * battery.el, avoid.el, abbrev.el: Use cl-lib.
6676 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
6677 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
6678 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
6679 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
6680 * calculator.el, autorevert.el, apropos.el: Don't require CL.
6681 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
6682 (byte-compile-unfold-bcf, byte-compile-check-variable):
6683 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
6684 (byte-compile-nilconstp):
6685 * emacs-lisp/autoload.el (make-autoload): Use pcase.
6686 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
6687
2519d43a
SM
6688 * emacs-lisp/gv.el (cond): Make it a valid place.
6689 (if): Simplify slightly.
6690
19faa8e8
SM
6691 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
6692 (pcase--self-quoting-p): New function.
6693 (pcase--u1): Use it.
6694
c4907a5e
GM
66952012-07-10 Glenn Morris <rgm@gnu.org>
6696
6697 * emacs-lisp/authors.el (authors-fixed-entries):
6698 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
6699
c4444d16
PE
67002012-07-09 Paul Eggert <eggert@cs.ucla.edu>
6701
6702 Rename configure.in to configure.ac (Bug#11603).
6703 * emacs-lisp/authors.el (authors-canonical-file-name):
6704 * progmodes/autoconf.el (autoconf-mode):
6705 Prefer configure.ac to configure.in.
6706
d75be97d
CY
67072012-07-08 Chong Yidong <cyd@gnu.org>
6708
01ac65bd
CY
6709 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
6710 Implement the mouse-1-click-follows-link handling properly.
6711
6712 * info.el (Info-link-keymap): Use follow-link mechanism for
6713 header-line links (Bug#374).
6714
d75be97d
CY
6715 * simple.el (deactivate-mark): Do not set the primary selection
6716 if another program has acquired it (Bug#11772).
6717
87a92845 67182012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
6719
6720 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
6721 (woman-decode-region): Replace escaped-escapes without destroying
6722 bold or underline (Bug#11552).
87a92845 6723 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 6724
621b9d6c
CY
67252012-07-07 Chong Yidong <cyd@gnu.org>
6726
6727 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
6728 (interprogram-cut-function, interprogram-paste-function):
6729 Mention that we typically mean the clipboard.
621b9d6c 6730
133a11fc
GM
67312012-07-06 Glenn Morris <rgm@gnu.org>
6732
0d27a45e
GM
6733 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
6734
133a11fc
GM
6735 * files.el (toggle-read-only): Restrict message to interactive use.
6736
07b151f1
MA
67372012-07-06 Michael Albinus <michael.albinus@gmx.de>
6738
6739 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
6740
6741 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
6742
211b896b
GM
67432012-07-06 Glenn Morris <rgm@gnu.org>
6744
50394322
GM
6745 * Makefile.in (compile-one-process): Rename from "recompile".
6746
211b896b
GM
6747 * Makefile.in (bzr-update): "compile" is the same as "recompile
6748 autoloads", but parallelizable, so use that instead.
6749
4737eec9
DG
67502012-07-06 Dmitry Gutov <dgutov@yandex.ru>
6751
6752 * window.el (quit-window): Always restore window height when
8137e7b3 6753 it's saved in quit-restore parameter (Bug#11810).
4737eec9 6754
226c3633 67552012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
6756
6757 * simple.el (kill-whole-line): Doc tweak.
6758
226c3633 67592012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
6760
6761 * files.el (file-relative-name): Compare file names
6762 case-insensitively if on MS-Windows or MS-DOS, or if
6763 read-file-name-completion-ignore-case is non-nil. Don't use
6764 case-fold-search for this purpose. (Bug#11827)
6765
4dc7c8d5
SM
67662012-07-17 Andreas Schwab <schwab@linux-m68k.org>
6767
6768 * calendar/cal-dst.el (calendar-current-time-zone):
6769 Return calendar-current-time-zone-cache if non-nil.
6770
67712012-07-17 Masatake YAMATO <yamato@redhat.com>
226c3633 67722012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 6773
19faa8e8
SM
6774 * calendar/cal-dst.el (calendar-current-time-zone):
6775 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 6776
60198fc9
GM
67772012-07-06 Glenn Morris <rgm@gnu.org>
6778
6779 * Makefile.in (cvs-update): Remove old alias.
6780
957b3189
MA
67812012-07-05 Michael Albinus <michael.albinus@gmx.de>
6782
6783 Sync with Tramp 2.2.6-pre.
6784
6785 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
6786 compatible declaration.
6787
19faa8e8
SM
6788 * net/tramp-cmds.el (tramp-append-tramp-buffers):
6789 Protect `list-load-path-shadows' call.
957b3189
MA
6790
6791 * net/tramp-compat.el (top): Require packages, which aren't
6792 autoloaded anymore for XEmacs. Protect call of
6793 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
6794 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
6795 it hurts at least for SXEmacs.
6796 (tramp-compat-temporary-file-directory): In XEmacs, there is no
6797 standard-value for `temporary-file-directory'.
6798
6799 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
6800 Redirect stderr to /dev/null.
6801 (tramp-sh-handle-write-region): uid and gid can be floats.
6802 Reported by Russell Sim <russell.sim@gmail.com>.
6803 (tramp-sh-handle-vc-registered): Hide errors.
6804 (tramp-vc-file-name-handler): Use dummy results for `process-file'
6805 and `start-file-process'.
6806 (tramp-maybe-open-connection): Check also whether `non-essential'
6807 is bound.
6808
566df3fc
CY
68092012-07-04 Chong Yidong <cyd@gnu.org>
6810
6811 * xml.el (xml--parse-buffer): Use xml-syntax-table.
6812 (xml-parse-tag): Likewise, and avoid changing entity tables.
6813 (xml-syntax-table): Define from scratch, making sure not to give
6814 x2000 and other Unicode spaces whitespace syntax, since those are
6815 not spaces in XML.
6816 (xml-parse-fragment): Delete unused function.
6817 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
6818 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
6819 (xml-entity-ref, xml-pe-reference-re)
6820 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
6821 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
6822 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
6823 (xml-entity-value-re): Use syntax references in regexps where
6824 possible; no need to define inside a let-binding.
6825 (xml-parse-dtd): Use xml-pe-reference-re.
6826 (xml-entity-or-char-ref-re): New defconst.
6827 (xml-parse-string, xml-substitute-special): Use it.
6828
30eabd7a
SM
68292012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
6830
0781098a
SM
6831 * files.el (locate-dominating-file): Allow `name' to be a predicate.
6832 (find-file--read-only): New function.
6833 (find-file-read-only, find-file-read-only-other-window)
6834 (find-file-read-only-other-frame): Use it.
6835 (insert-file-contents-literally): Don't `fset'.
6836 (get-free-disk-space): Use locate-dominating-file.
6837
b5771c0d
SM
6838 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
6839 function is already compiled.
6840
30eabd7a
SM
6841 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
6842
b4886f6e
MA
68432012-07-03 Michael Albinus <michael.albinus@gmx.de>
6844
6845 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
6846 files on the same host.
6847
b9d82339
AS
68482012-07-03 Andreas Schwab <schwab@linux-m68k.org>
6849
6850 * help-fns.el (describe-function-1): Only call
6851 help-fns--autoloaded-p when we have a file name. (Bug#11848)
6852
a76e6535
CY
68532012-07-03 Chong Yidong <cyd@gnu.org>
6854
6855 * xml.el: Protect parser against XML bombs.
6856 (xml-entity-expansion-limit): New variable.
6857 (xml-parse-string, xml-substitute-special): Use it.
6858 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
6859
b544fef2
GM
68602012-07-03 Glenn Morris <rgm@gnu.org>
6861
6862 * progmodes/bug-reference.el (bug-reference-bug-regexp):
6863 Allow linking to specific messages in debbugs reports (eg 123#5).
6864
a7aef6f5
CY
68652012-07-02 Chong Yidong <cyd@gnu.org>
6866
6867 * xml.el: Fix entity and character reference expansion, allowing
6868 them to expand into markup as per XML spec.
6869 (xml-default-ns): New variable.
6870 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
6871 (xml-parse-region): Make first two arguments optional.
6872 Discard text properties.
6873 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
6874 All callers changed.
a7aef6f5
CY
6875 (xml-parse-tag): Call xml-parse-tag-1. For backward
6876 compatibility, this function should not modify buffer contents.
6877 (xml-parse-tag-1): Fix opening-tag regexp.
6878 (xml-parse-string): Rewrite, handling entity and character
6879 references properly.
6880 (xml--entity-replacement-text): Signal an error if a parameter
6881 entity is undefined.
6882
3df31c9f
SM
68832012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
6884
2b5208f1
SM
6885 * comint.el (comint-output-filter): Filter out repeated prompts.
6886
3df31c9f
SM
6887 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
6888 and file-name-absolute-p.
6889 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
6890 internal calls.
6891
e3ac1281
PE
68922012-07-02 Paul Eggert <eggert@cs.ucla.edu>
6893
6894 Spelling fixes.
6895 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
6896 Rename from byte-compile--refiy-function. All uses changed.
6897
fbf2e7ad
CY
68982012-07-01 Chong Yidong <cyd@gnu.org>
6899
6900 * xml.el (xml--parse-buffer): New function. Move most of
6901 xml-parse-region here.
6902 (xml-parse-region): Copy region into a temporary buffer, since
6903 parameter entity substitution requires changing buffer contents.
6904 Use xml--parse-buffer.
6905 (xml-parse-file): Use xml--parse-buffer.
6906 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 6907 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 6908
9bf0aa15
GM
69092012-06-30 Glenn Morris <rgm@gnu.org>
6910
bbce2853
GM
6911 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
6912
9bf0aa15
GM
6913 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
6914 Remove outdated and unnecessary dbus declarations.
6915
0d23c240
EZ
69162012-06-30 Eli Zaretskii <eliz@gnu.org>
6917
6918 * emacs-lisp/timer.el (timer-until): Subtract results of
6919 float-time, instead of taking float-time of the result of
6920 time-subtract, since float-time signals an error for negative time
6921 arguments.
6922
b3218de1
CY
69232012-06-30 Chong Yidong <cyd@gnu.org>
6924
6925 * xml.el (xml-*-re): Convert defvars into defconsts, and
6926 eval-and-compile them so eval-and-compile works on derivatives.
6927 (xml--entity-replacement-text): Use eval-and-comple.
6928
a40c87a0
MA
69292012-06-30 Michael Albinus <michael.albinus@gmx.de>
6930
6931 * vc/vc-git.el (vc-git-registered): Use cache property
6932 `git-registered'.
6933 (vc-git-mode-line-string): Call `vc-working-revision' instead of
6934 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 6935 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 6936
ac87de97
DG
69372012-06-30 Dmitry Gutov <dgutov@yandex.ru>
6938
6939 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 6940 removed (likely outside Emacs). (Bug#11757)
ac87de97 6941
ac10fe06
SM
69422012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6943
3df31c9f 6944 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 6945
7f3fbd5d
CY
69462012-06-30 Chong Yidong <cyd@gnu.org>
6947
6948 * xml.el: Implement XML parameter entities.
6949 (xml-parameter-entity-alist): New variable.
6950 (xml-parse-region, xml-parse-fragment): Preserve previous values
6951 of xml-entity-alist and xml-parameter-entity-alist, so that
6952 repeated calls on different documents do not change them.
6953 (xml-parse-tag): Fix doctype regexp.
6954 (xml--entity-replacement-text): New function.
6955 (xml-parse-dtd): Use it. Don't handle system entities; doing that
6956 properly requires url retrieval which is unimplemented.
6957 (xml-escape-string): Doc fix.
6958
3cfbebba
SM
69592012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
6960
6961 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
6962
2af3565e
DA
69632012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
6964
6965 * fringe.el (fringe-mode): Doc fix.
6966
929df0e7
MA
69672012-06-29 Michael Albinus <michael.albinus@gmx.de>
6968
6969 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
6970 is non-nil.
6971 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
6972 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
6973
c8d3a25c 69742012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 6975
c8d3a25c
GM
6976 * calendar/cal-dst.el (calendar-current-time-zone):
6977 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 6978
c8d3a25c 69792012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
6980
6981 * progmodes/which-func.el (which-func-format):
6982 Add mouse-face. (Bug#11698)
6983
c8d3a25c
GM
69842012-06-29 Leo Liu <sdl.web@gmail.com>
6985
6986 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
6987
69882012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6989
6990 * minibuffer.el (minibuffer-confirm-exit-commands):
6991 Add completion-at-point (bug#11725).
6992
69932012-06-29 Glenn Morris <rgm@gnu.org>
6994
6995 * progmodes/f90.el (f90-font-lock-keywords-2):
6996 Add some preprocessor elements. (Bug#10499)
6997
69982012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
6999
7000 * progmodes/cperl-mode.el (cperl-update-syntaxification):
7001 Use syntax-propertize (bug#11739).
7002
2badeec4
JB
70032012-06-28 Juanma Barranquero <lekktu@gmail.com>
7004
7005 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
7006
ae4969c2
JD
70072012-06-28 Julien Danjou <julien@danjou.info>
7008
7009 * term.el (term-handle-colors-array): Use a set of new faces to
7010 color the terminal. Also uses :inverse-video property.
7011 (term-default-fg-color): Set to nil by default, deprecate in favor
7012 of `term-face'.
7013 (term-default-bg-color): Set to nil by default, deprecate in favor
7014 of `term-face'.
7015 (term-current-face): Use `term-face' by default.
7016 (term-bold-attribute): Variable deleted.
7017
1c9bd870
GM
70182012-06-28 Glenn Morris <rgm@gnu.org>
7019
7020 * simple.el (completion-list-mode-finish):
7021 Don't use toggle-read-only. (Since completion-list-mode has
7022 a special mode-class, it wasn't doing anything extra anyway.)
7023
c207708c
SM
70242012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7025
7026 Make inlining of other-mode interpreted functions work (bug#11799).
7027 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
7028 (byte-compile): Use it to fix compilation of lexical-binding closures.
7029 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
7030 function, if needed.
7031
3fd56834
SM
70322012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7033
04901786
SM
7034 * help-mode.el (help-make-xrefs): Don't just withstand
7035 cyclic-variable-indirection but any error in documentation-property.
7036
1ec4b7b2
SM
7037 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
7038 memory use.
7039 * bindings.el (bindings--define-key): New function.
7040 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
7041 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
7042 * bindings.el: Use it to purecopy define-key bindings.
7043
e309e2a5
SM
7044 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
7045
d5c6faf9
SM
7046 * emacs-lisp/cl.el (flet): Mark obsolete.
7047 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
7048 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
7049 * progmodes/js.el (js-c-fill-paragraph):
7050 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
7051 (ebrowse-switch-member-buffer-to-derived-class):
7052 * play/5x5.el (5x5-solver): Use cl-flet.
7053
6e9590e2
SM
7054 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
7055 (cl--symbol-function): New macro.
7056 (cl--letf, cl--letf*): Use it.
7057
3fd56834
SM
7058 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7059 Strip "toggle-" if any.
7060
35ff222c
GM
70612012-06-27 Glenn Morris <rgm@gnu.org>
7062
1ba6038a
GM
7063 * info.el (Info-default-directory-list): Move here from paths.el.
7064 * paths.el: Remove file, which is now empty.
7065 * loadup.el: No longer load "paths".
7066
0ea0e51b
GM
7067 * custom.el (custom-initialize-delay): Doc fix.
7068
35ff222c
GM
7069 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
7070 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
7071 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
7072 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
7073 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
7074 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
7075 * eshell/eshell.el (eshell-defgroup): Remove alias.
7076
c89926a5
CY
70772012-06-27 Chong Yidong <cyd@gnu.org>
7078
7079 * help.el (help-enable-auto-load): New variable.
7080
7081 * help-fns.el (help-fns--autoloaded-p): New function.
7082 (describe-function-1): Refer to a function as "autoloaded" if it
7083 was autoloaded at any time in the past. Perform autoloading if
7084 help-enable-auto-load is non-nil.
7085
cc06e7e7
EZ
70862012-06-26 Eli Zaretskii <eliz@gnu.org>
7087
7088 * makefile.w32-in (compile, compile-always): Depend on
7089 update-subdirs, not on subdirs.el. Otherwise, several different
7090 sub-targets of 'bootstrap' running in parallel could
7091 simultaneously write to subdirs.el, producing a garbled file.
7092
d2c32364
SS
70932012-06-26 Sam Steingold <sds@gnu.org>
7094
7095 * files.el (file-name-base): New convenience function.
0d14cc21
GM
7096 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
7097 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
7098 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
7099 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
7100 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
7101 * textmodes/tex-mode.el: Use it.
7102 Did not touch cedet and org because they are maintained elsewhere.
7103
5cf983b2
MR
71042012-06-26 Martin Rudalics <rudalics@gmx.at>
7105
7106 * calendar/calendar.el (calendar-exit): Don't try to delete or
7107 iconify last frame. See:
7108 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
7109
8c4f2952
JD
71102012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
7111
7112 * server.el (server-process-filter): Remember dir in the
7113 process's `server-client-directory' properties.
7114
772b2e2c
CY
71152012-06-24 Chong Yidong <cyd@gnu.org>
7116
7117 * xml.el (xml-parse-tag): Correctly handle comment embedded in
7118 non-tag text.
7119
711b11e1
JB
71202012-06-23 Juanma Barranquero <lekktu@gmail.com>
7121
7122 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
7123
dc5d230c
SM
71242012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7125
7126 * help-fns.el (describe-variable): Don't croak when doc is not found.
7127 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
7128 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
7129 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
7130 * emacs-lisp/smie.el (smie-next-sexp): CSE.
7131 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
7132 ((lambda ..) ..).
7133 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
7134
136e1c1d
CY
71352012-06-23 Chong Yidong <cyd@gnu.org>
7136
e8c1cabf
CY
7137 * info.el (Info-mouse-follow-link): Accept symbol values of
7138 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
7139 (Info-fontify-node): Use Info-link-keymap for all navigation
7140 buttons, with link-args property to perform the desired action.
7141 (Info-link-keymap): Doc fix.
7142 (Info-next-link-keymap, Info-prev-link-keymap)
7143 (Info-up-link-keymap): Delete now-unused keymaps.
7144
0e9e6c6a
CY
71452012-06-23 Chong Yidong <cyd@gnu.org>
7146
05e89fea
CY
7147 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
7148
0e9e6c6a
CY
7149 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
7150 system abbrevs.
7151
7152 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
7153
e33c6771
SM
71542012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7155
b68581e2
SM
7156 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
7157 (bug#11719).
7158
e33c6771
SM
7159 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
7160 the requote function doesn't work properly (bug#11714).
7161
7117e105
GM
71622012-06-23 Glenn Morris <rgm@gnu.org>
7163
7164 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
7165
36cec983
SM
71662012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7167
7168 Further GV/CL cleanups.
7169 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
7170 gv-expander.
7171 (gv--defun-declaration): New function.
7172 (defun-declarations-alist): Use it.
7173 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
7174 (gv-place): Autoload.
7175 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
7176 original definition of dotimes and dolist.
7177 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
7178 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
7179 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
7180 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
7181 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
7182 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
7183 to the function's definition.
7184 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
7185 * window.el:
7186 * files.el:
7187 * faces.el:
7188 * env.el: Don't use CL.
7189
d35af63c
PE
71902012-06-22 Paul Eggert <eggert@cs.ucla.edu>
7191
7192 Support higher-resolution time stamps (Bug#9000).
7193
7194 * calendar/time-date.el (with-decoded-time-value): New arg
7195 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
7196 (encode-time-value): New optional arg PICO. New type 3.
7197 (time-to-seconds) [!float-time]: Support the new picoseconds
7198 component if it's used.
7199 (seconds-to-time, time-subtract, time-add):
7200 Support ps-resolution time stamps as well.
7201
7202 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
7203 (timerp): Timer vectors now have length 9, not 8.
7204 (timer--time): Support new-style (4-part) time stamps.
7205 (timer-next-integral-multiple-of-time): Time stamps now have
7206 picosecond resolution, so take a bit more care about rounding.
7207 (timer-relative-time, timer-inc-time): New optional arg psecs.
7208 (timer-set-time-with-usecs): Set psecs to 0.
7209 (timer--activate): Check psecs component, too.
7210
7211 * proced.el (proced-time-lessp): Support ps-resolution stamps.
7212
ac77b21a
SM
72132012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7214
f143bfe3
SM
7215 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
7216 Move the non-essential binding to the post/pre-command-hook where it is
7217 more obviously correct.
7218
ac77b21a
SM
7219 * subr.el (read-passwd): Don't use a history at all.
7220 * savehist.el (savehist-save): Remove password saved accidentally
7221 because of the above bug.
7222
76386c5a
BG
72232012-06-22 Bastien Guerry <bzg@gnu.org>
7224
7225 * files.el (toggle-read-only): Display a message telling whether
7226 the buffer is read-only or not (bug#11726).
7227
2ee3d7f0
SM
72282012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7229
7230 * emacs-lisp/gv.el: New file.
7231 * subr.el (push, pop): Extend to generalized variables.
7232 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
7233 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
7234 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
7235 gv-define-simple-setter, and gv-define-expander.
7236 Remove setf-methods defined in gv. Rename cl-setf -> setf.
7237 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
7238 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
7239 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
7240 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
7241 gv-letplace.
7242 (cl-defstruct): Don't define setf-method any more.
7243 * emacs-lisp/cl.el (flet): Don't autoload.
7244 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
7245 (define-setf-expander, defsetf, define-modify-macro)
7246 (cl-struct-setf-expander): Move from cl-lib.el.
7247 * emacs-lisp/syntax.el:
7248 * emacs-lisp/ewoc.el:
7249 * emacs-lisp/smie.el:
7250 * emacs-lisp/cconv.el:
7251 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
7252 (timer--time): Use gv-define-simple-setter.
7253 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
7254 to avoid coding-system problems in subr.el. Adjust all users.
7255 (macroexp--maxsize, macroexp-small-p): New functions.
7256 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
7257 * scroll-bar.el (scroll-bar-mode):
7258 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
7259 (normal-erase-is-backspace-mode): Don't use the `eq' place.
7260 * winner.el (winner-configuration, winner-make-point-alist)
7261 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
7262 * files.el (locate-file-completion-table): Avoid list*.
7263
c5695d1d
CY
72642012-06-22 Chong Yidong <cyd@gnu.org>
7265
7266 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
7267 (dired-create-files): Doc fix (Bug#11329).
7268 (dired-do-copy): Doc fix (Bug#11334).
7269 (dired-mark-read-string): Doc fix (Bug#11553).
7270
2ee3d7f0
SM
7271 * dired.el (dired-recursive-copies, dired-recursive-deletes):
7272 Doc fix (Bug#11326).
c5695d1d
CY
7273 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
7274 (dired-dwim-target): Doc fix.
7275
7276 * wdired.el (wdired-mode): Doc fix.
7277
89b5595a
GM
72782012-06-22 Glenn Morris <rgm@gnu.org>
7279
575db3f1
GM
7280 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
7281 (pcmpl-rpm-cache-stamp-file): New constant.
7282 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
7283 (pcmpl-rpm-packages): Optionally cache list of packages.
7284
a4c8dd51
GM
7285 * pcmpl-rpm.el (pcmpl-rpm): New group.
7286 (pcmpl-rpm-query-options): New option.
7287 (pcmpl-rpm-packages): No need to inline it.
7288 Use pcmpl-rpm-query-options.
7289
89b5595a
GM
7290 * calendar/calendar.el (calendar-in-read-only-buffer):
7291 Avoid some needless mode changes.
7292
e76f0800
CY
72932012-06-21 Chong Yidong <cyd@gnu.org>
7294
7295 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
7296 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 7297 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 7298
297a8f1d
CY
72992012-06-20 Chong Yidong <cyd@gnu.org>
7300
7301 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
7302
d34c18b1
DR
73032012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
7304
7305 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
7306 (bug#11201).
7307
32f7f28e
CY
73082012-06-20 Chong Yidong <cyd@gnu.org>
7309
7310 * term.el (term-window-width): Handle the case of a missing right
7311 fringe (Bug#8837).
7312 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
7313 (term-mode): Use define-derived-mode. Minor cleanups.
7314 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
7315 (term-move-columns, term-insert-char, term-emulate-terminal)
7316 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 7317
493c6688
MA
73182012-06-20 Michael Albinus <michael.albinus@gmx.de>
7319
d34c18b1
DR
7320 * net/ange-ftp.el (ange-ftp-get-passwd):
7321 Bind `enable-recursive-minibuffers'.
493c6688
MA
7322 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
7323
3f06ecf4
DR
73242012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
7325
7326 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
7327
68f12411
GM
73282012-06-19 Glenn Morris <rgm@gnu.org>
7329
7330 * progmodes/python.el (python-mode): Derive from prog-mode.
7331
b3820318
KG
73322012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
7333
7334 * emulation/edt.el (edt-default-menu-bar-update-buffers)
7335 (edt-user-menu-bar-update-buffers): New functions.
7336 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
7337
c6bf3022
CY
73382012-06-19 Chong Yidong <cyd@gnu.org>
7339
7340 * subr.el (with-selected-window): Preserve the selected window's
7341 terminal's top-frame (Bug#4702).
7342
7343 * window.el (save-selected-window): Likewise.
7344
25f09295
SM
73452012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7346
7347 * progmodes/python.el (python-rx-constituents): Move backquote.
7348 (python-skeleton-define, python-define-auxiliary-skeleton):
7349 Use `declare'.
7350
6b11952a
MA
73512012-06-18 Michael Albinus <michael.albinus@gmx.de>
7352
7353 * minibuffer.el (read-file-name-default): Revert the patch from
7354 2012-06-17.
7355
ee4b1330
SM
73562012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7357
7358 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
7359 (pcase--u1, pcase--q1): Don't use apply-partially.
7360
35647f79
GM
73612012-06-18 Glenn Morris <rgm@gnu.org>
7362
7363 * progmodes/python.el (python-proc, python-buffer)
7364 (python-send-receive, python-send-string): Fix obsolete versions.
7365
24b0cff0
MR
73662012-06-18 Martin Rudalics <rudalics@gmx.at>
7367
7368 * window.el (special-display-p): Completely remove stringp
7369 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
7370
29855149
MA
73712012-06-17 Michael Albinus <michael.albinus@gmx.de>
7372
7373 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
7374
7375 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
7376
7377 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
7378 * net/tramp-sh.el (tramp-maybe-open-connection):
7379 Throw if `non-essential' is non-nil.
7380
07463363
MR
73812012-06-17 Martin Rudalics <rudalics@gmx.at>
7382
7383 * window.el (special-display-p): Signal an error if BUFFER-NAME
7384 is not a string (Bug#11713).
7385
48d1354e
PE
73862012-06-17 Paul Eggert <eggert@cs.ucla.edu>
7387
7388 * progmodes/python.el (python-info-beginning-of-backslash):
7389 Rename from python-info-beginning-of-backlash, as a spelling fix.
7390
eb4a8a9a
CY
73912012-06-17 Chong Yidong <cyd@gnu.org>
7392
7393 * term.el (term-emulate-terminal): If term-check-size is called,
7394 move point to the process mark without resetting point (Bug#4635).
7395
ddfbf826 73962012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
7397
7398 * international/mule-cmds.el (mule-menu-keymap)
7399 (set-language-environment, set-locale-environment): Doc tweaks.
7400
9b0e3eba
AA
74012012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
7402
7403 * cus-face.el (custom-face-attributes): Add wave-style underline
7404 attribute.
7405 * faces.el (set-face-attribute): Update docstring to describe
7406 wave-style underline attribute.
7407
771e3eae
CY
74082012-06-16 Chong Yidong <cyd@gnu.org>
7409
7410 * term/xterm.el (terminal-init-xterm): Discard input before
7411 querying background mode (Bug#10959).
7412
7ae2ea10
SM
74132012-06-16 Stefan Merten <smerten@oekonux.de>
7414
7415 * textmodes/rst.el: Added and corrected some comments.
7416 (rst-re-alist-def): Improve symbol syntax.
7417 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
7418 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
7419 (rst-official-version, rst-official-cvs-rev): Update version
7420 information.
7ae2ea10 7421
b6974efa
JB
74222012-06-15 Juanma Barranquero <lekktu@gmail.com>
7423
7424 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
7425 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
7426
8826d473
GM
74272012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
7428
7429 * progmodes/python.el: New python.el merge.
7430 (python-guess-indent): Obsolete var.
7431 (python-indent-guess-indent-offset): New defcustom.
7432 (python-indent): Obsolete var.
7433 (python-indent-offset): New defcustom.
7434 (python-python-command, python-jython-command): Delete var.
7435 (python-shell-interpreter): New defcustom.
7436 (python-pdbtrack-do-tracking-p): Delete var.
7437 (python-pdbtrack-activate): New defcustom.
7438 (python-use-skeletons): Obsolete var.
7439 (python-skeleton-autoinsert): New defcustom.
7440 (inferior-python-filter-regexp, python-continuation-offset)
7441 (python-honour-comment-indentation, python-indent-string-contents)
7442 (python-jython-packages, python-mode-hook)
7443 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
7444 (python-shell-prompt-alist)
7445 (python-source-modes): Delete defcustoms.
7446 (python-check-buffer-name, python-eldoc-setup-code)
7447 (python-eldoc-string-code, python-ffap-setup-code)
7448 (python-ffap-string-code, python-fill-comment-function)
7449 (python-fill-decorator-function, python-fill-paren-function)
7450 (python-fill-string-function, python-imenu-include-defun-type)
7451 (python-imenu-make-tree, python-imenu-subtree-root-label)
7452 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
7453 (python-shell-compilation-regexp-alist)
7454 (python-shell-completion-module-string-code)
7455 (python-shell-completion-pdb-string-code)
7456 (python-shell-completion-setup-code)
7457 (python-shell-completion-string-code)
7458 (python-shell-enable-font-lock, python-shell-exec-path)
7459 (python-shell-extra-pythonpaths)
7460 (python-shell-internal-buffer-name, python-shell-interpreter-args)
7461 (python-shell-process-environment)
7462 (python-shell-prompt-block-regexp)
7463 (python-shell-prompt-output-regexp)
7464 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
7465 (python-shell-send-setup-max-wait, python-shell-setup-codes)
7466 (python-shell-virtualenv-path): New defcustoms.
7467 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
7468 (inferior-python-mode-syntax-table, python--prompt-regexp)
7469 (python-buffer, python-command python-python-command)
7470 (python-default-template, python-imports, python-indent-index)
7471 (python-indent-list, python-indent-list-length)
7472 (python-mode-running, python-pdbtrack-is-tracking-p)
7473 (python-preoutput-continuation, python-preoutput-leftover)
7474 (python-preoutput-result, python-preoutput-skip-next-prompt)
7475 (python-prev-dir/file, python-recursing)
7476 (python-saved-check-command, python-version-checked)
7477 (python-which-func-length-limit)
7478 (view-return-to-alist): Delete vars.
7479 (python-check-custom-command, python-dotty-syntax-table)
7480 (python-imenu-index-alist, python-indent-current-level)
7481 (python-indent-dedenters, python-indent-levels)
7482 (python-nav-beginning-of-defun-regexp)
7483 (python-nav-list-defun-positions-cache)
7484 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
7485 (python-shell-internal-buffer)
7486 (python-skeleton-available): New vars.
7487 (def-python-skeleton): Delete macro.
7488 (python-skeleton-define): New macro.
7489 (python-define-auxiliary-skeleton, python-rx): New macros.
7490 (python-insert-class): Delete command.
7491 (python-skeleton-class): New command.
7492 (python-insert-def): Delete command.
7493 (python-skeleton-def): New command.
7494 (python-insert-for): Delete command.
7495 (python-skeleton-for): New command.
7496 (python-insert-if): Delete command.
7497 (python-skeleton-if): New command.
7498 (python-insert-try/except, python-insert-try/finally): Delete commands.
7499 (python-skeleton-try): New command.
7500 (python-insert-while): Delete command.
7501 (python-skeleton-while): New command.
7502 (python-backspace): Delete command.
7503 (python-indent-dedent-line-backspace): New command.
7504 (python-electric-colon): Delete command.
7505 (python-indent-electric-colon): New command.
7506 (python-guess-indent): Delete command.
7507 (python-indent-guess-indent-offset): New command.
7508 (python-shift-left): Delete command.
7509 (python-indent-shift-left): New command.
7510 (python-shift-right): Delete command.
7511 (python-indent-shift-right): New command.
7512 (python-find-function): Delete command.
7513 (python-nav-jump-to-defun): New command.
7514 (python-next-statement): Delete command.
7515 (python-nav-forward-sentence): New command.
7516 (python-previous-statement): Delete command.
7517 (python-nav-backward-sentence): New command.
7518 (python-fill-paragraph): Delete command.
7519 (python-fill-paragraph-function): New command.
7520 (python-send-buffer): Delete command.
7521 (python-shell-send-buffer): New command.
7522 (python-send-defun): Delete command.
7523 (python-shell-send-defun): New command.
7524 (python-send-region, python-send-region-and-go): Delete commands.
7525 (python-shell-send-region)
7526 (python-shell-switch-to-shell): New commands.
7527 (python-send-string): Delete command.
7528 (python-shell-send-string): New command.
7529 (python-switch-to-python): Delete command.
7530 (python-shell-switch-to-shell): New command.
7531 (python-describe-symbol): Delete command.
7532 (python-eldoc-at-point): New command.
7533 (python--set-prompt-regexp, python-args-to-list)
7534 (python-after-info-look, python-check-version)
7535 (python-check-comint-prompt, python-find-imports)
7536 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
7537 (python-unload-function, python-expand-template)
7538 (python-maybe-jython, python-preoutput-filter)
7539 (python-pdbtrack-get-source-buffer)
7540 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
7541 (python-pdbtrack-toggle-stack-tracking)
7542 (python-pdbtrack-track-stack-file, python-initial-text)
7543 (python-first-word, python-comment-line-p, python-send-command)
7544 (python-setup-brm, python-sentinel, python-set-proc)
7545 (python-skip-out, python-input-filter, python-outdent-p)
7546 (python-outline-level, python-backslash-continuation-line-p)
7547 (python-end-of-block, python-end-of-statement, python-mark-block)
7548 (python-beginning-of-block, python-beginning-of-statement)
7549 (python-blank-line-p, python-beginning-of-string)
7550 (python-open-block-statement-p): Delete functions.
7551 (python-indent-line, python-indent-line-1): Delete functions.
7552 (python-indent-line): New function.
7553 (python-indentation-levels): Delete function.
7554 (python-indent-calculate-levels): New function.
7555 (python-proc): Delete function.
7556 (python-shell-get-process): New function.
7557 (python-send-receive): Delete function.
7558 (python-shell-send-string-no-output): New function.
7559 (python-module-path): Delete function.
7560 (python-ffap-module-path): New function.
7561 (python-completion-at-point)
7562 (python-symbol-completions): Delete functions.
7563 (python-completion-complete-at-point): New function.
7564 (python-load-file): Delete function.
7565 (python-shell-send-file): New function.
7566 (python-calculate-indentation): Delete function.
7567 (python-indent-calculate-indentation): New function.
7568 (python-skip-comments/blanks): Delete function.
7569 (python-util-forward-comment): New function.
7570 (python-continuation-line-p): Delete function.
7571 (python-info-continuation-line-p): New function.
7572 (python-which-func, python-current-defun): Delete function.
7573 (python-info-current-defun): New function.
7574 (python-beginning-of-defun): Delete function.
7575 (python-nav-beginning-of-defun): New function.
7576 (python-close-block-statement-p)
7577 (python-block-end-p): Delete function.
7578 (python-info-closing-block): New function.
7579 (python-comint-output-filter-function)
7580 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
7581 (python-fill-comment, python-fill-decorator, python-fill-paren)
7582 (python-fill-string, python-imenu-make-element-tree)
7583 (python-imenu-make-tree, python-imenu-tree-assoc)
7584 (python-indent-context, python-indent-dedent-line)
7585 (python-indent-line-function)
7586 (python-indent-post-self-insert-function)
7587 (python-indent-toggle-levels)
7588 (python-info-assignment-continuation-line-p)
7589 (python-info-beginning-of-backlash)
7590 (python-info-block-continuation-line-p)
7591 (python-info-closing-block-message)
7592 (python-info-line-ends-backslash-p)
7593 (python-info-looking-at-beginning-of-defun)
7594 (python-info-ppss-context, python-info-ppss-context-type)
7595 (python-nav-list-defun-positions, python-nav-read-defun)
7596 (python-nav-sentence-end, python-nav-sentence-start)
7597 (python-pdbtrack-comint-output-filter-function)
7598 (python-pdbtrack-set-tracked-buffer)
7599 (python-shell-calculate-exec-path)
7600 (python-shell-calculate-process-environment)
7601 (python-shell-completion--do-completion-at-point)
7602 (python-shell-completion--get-completions)
7603 (python-shell-completion-complete-at-point)
7604 (python-shell-completion-complete-or-indent)
7605 (python-shell-get-or-create-process)
7606 (python-shell-get-process-name)
7607 (python-shell-internal-get-or-create-process)
7608 (python-shell-internal-get-process-name)
7609 (python-shell-internal-send-string, python-shell-make-comint)
7610 (python-shell-parse-command, python-shell-send-setup-code)
7611 (python-skeleton-add-menu-items)
7612 (python-util-clone-local-variables, python-util-position)
7613 (run-python-internal, python-indentation-levels)
7614 (python-nav-beginning-of-defun)
7615 (python-completion-complete-at-point): New functions.
7616 (run-python): Change arguments. New API requirements.
7617
4302f5ba
SM
76182012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
7619
f38ea36d
SM
7620 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
7621 (bug#11649).
7622
7623 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
7624 (macroexp--expand-all): Use it.
7625
4302f5ba
SM
7626 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
7627 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
7628 Use `cl-function' instead.
7629
33377562
JB
76302012-06-14 Juanma Barranquero <lekktu@gmail.com>
7631
7632 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
7633 Suggested by Stefan Monnier while discussing bug#11657.
7634
54c5ba1a
SS
76352012-06-14 Sam Steingold <sds@gnu.org>
7636
7637 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
7638
f9f1b1fe
AS
76392012-06-14 Andreas Schwab <schwab@linux-m68k.org>
7640
7641 * play/doctor.el (doctor-doc): Remove parameter and use
7642 doctor-sent instead of sent.
7643 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
7644
a81068ba
SM
76452012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7646
5a315f9c
SM
7647 * files.el: Require cl-lib.
7648 (file-name-non-special): Replace case -> cl-case.
7649
7650 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
7651
a81068ba
SM
7652 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
7653 mapping from #' to function*.
7654
8cca9703
CY
76552012-06-13 Chong Yidong <cyd@gnu.org>
7656
7657 * mouse.el (mouse-drag-track): Do not set the mark if the user
7658 releases the mouse without selecting anything (Bug#11588).
7659
a12ac9d7
SM
76602012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7661
ccf1dc18
SM
7662 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
7663 as well (bug#11646).
7664
ef62b23d
SM
7665 * loadup.el: Count byte-code functions as well.
7666
c4c8444a
SM
7667 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
7668 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
7669
a12ac9d7
SM
7670 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
7671 (bug#11649). Add cl-defun and cl-defmacro.
7672
87e6e64f
DA
76732012-06-13 Drew Adams <drew.adams@oracle.com>
7674
7675 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
7676 Fix last change.
7677
682cefaf
MA
76782012-06-13 Michael Albinus <michael.albinus@gmx.de>
7679
7680 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
7681 Otherwise, it blocks in batch mode.
7682
773e1f08
JB
76832012-06-13 Juanma Barranquero <lekktu@gmail.com>
7684
7685 * help-mode.el (bookmark-make-record-default): Declare.
7686
60057926
CY
76872012-06-13 Chong Yidong <cyd@gnu.org>
7688
7689 * emacs-lisp/package.el (list-packages): Compute a list of
7690 packages that are newly-available since the last list-packages
7691 invocation.
7692 (package-menu--new-package-list): New var.
7693 (package-menu--generate, package-menu--print-info)
7694 (package-menu--status-predicate, package-menu-mark-install):
7695 Handle new status label "new".
7696
ad4d226c
SM
76972012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
7698
7699 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
7700 conversion to backquotes.
7701
f1a4e679
CY
77022012-06-12 Chong Yidong <cyd@gnu.org>
7703
7704 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
7705 Rename from gud-inhibit-global-bindings.
7706
7707 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
7708
7709 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
7710 hook from nxml-glyph-set-hook.
7711
7712 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
7713 declaration.
7714
7715 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
7716
7717 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
7718 Convert to defcustom.
7719
0c9e42b5
DA
77202012-06-12 Drew Adams <drew.adams@oracle.com>
7721
7722 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
7723 New functions.
7724 (help-mode): Use them.
7725
09e06855
GM
77262012-06-11 Glenn Morris <rgm@gnu.org>
7727
7728 * progmodes/fortran.el (fortran-font-lock-keywords-3):
7729 Use preprocessor face for directives.
7730 (fortran-directive-re): Doc fix.
7731
71adb94b
SM
77322012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7733
2eb87922
SM
7734 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
7735 conversion to backquotes (bug#11652).
7736
71adb94b
SM
7737 Fix compiler-expansion of CL's cXXr functions (bug#11673).
7738 * emacs-lisp/cl-lib.el (cl--defalias): New function.
7739 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
7740 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
7741 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
7742 (cl-ninth, cl-tenth): Mark them as inlinable.
7743 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
7744 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
7745 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
7746 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
7747 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
7748 (cl-list*, cl-adjoin): Don't put an autoload manually.
7749 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
7750 (cl--compiler-macro-list*): Add autoload cookie.
7751 (cl--compiler-macro-cXXr): New function.
2eb87922 7752
71adb94b
SM
7753 * help-fns.el (help-fns--compiler-macro): New function extracted from
7754 describe-function-1; follow aliases and use `compiler-macro' property.
7755 (describe-function-1): Use it.
7756
a6674402
CY
77572012-06-11 Chong Yidong <cyd@gnu.org>
7758
7759 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
7760 is uninstalled, if imagemagick is installed.
7761
bb3faf5b
SM
77622012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7763
7764 * emacs-lisp/cl-lib.el: Use lexical-binding.
7765 (cl-map-extents, cl-maclisp-member): Remove.
7766 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
7767 (cl--set-substring, cl--block-wrapper, cl--block-throw)
7768 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
7769 * emacs-lisp/cl-extra.el: Use lexical-binding.
7770 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
7771 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
7772 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
7773 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
7774 * emacs-lisp/cl-seq.el: Use lexical-binding.
7775 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
7776 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
7777 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
7778 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
7779 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
7780 CL's internals.
7781
2fe4b125
MA
77822012-06-11 Michael Albinus <michael.albinus@gmx.de>
7783
7784 Sync with Tramp 2.2.6-pre.
7785
7786 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
7787 `print-length' and `print-level' to nil, in order to avoid
7788 truncation. Reported by Christopher Schmidt
7789 <christopher@ristopher.com>.
7790
7791 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
7792
7793 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
7794 New defmacro.
7795 (tramp-compat-copy-directory): Add optional argument
7796 COPY-CONTENTS. It is not handled yet.
7797
7798 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
7799 (tramp-ftp-file-name-p): Simplify.
7800
7801 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
7802 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
7803 connection vector.
7804
7805 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
7806 (tramp-methods): Do not use `tramp-password-end-of-line'.
7807 (tramp-completion-function-alist-putty): Handle UNIX case.
7808 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
7809 (tramp-do-file-attributes-with-stat)
7810 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
7811 gid as real numbers. They could run out of integer range on cygwin.
7812 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
7813 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
7814 (tramp-open-connection-setup-interactive-shell):
7815 Use `tramp-cleanup'. Move check for busyboxes ...
7816 (tramp-find-shell): ... here. Simplify implementation.
7817 Set "remote-shell" property also for alternative shells.
7818 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
7819 If failing, a regular file would be written otherwise.
7820 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
7821 (tramp-find-inline-encoding): Cache the coding commands in the
7822 process cache. Apply test command on the remote side, if defined.
7823 (tramp-find-inline-compress): Cache the compress commands in the
7824 process cache.
7825 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
7826 when requested. Handle hops.
7827 (tramp-current-connection): New defvar.
87e6e64f
DA
7828 (tramp-maybe-open-connection): Use `tramp-cleanup'.
7829 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 7830 Handle user interrupt. (Bug#10187)
87e6e64f
DA
7831 (tramp-get-inline-compress, tramp-get-inline-coding):
7832 Read connection properties from the process cache.
2fe4b125
MA
7833
7834 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
7835 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
7836 New defconsts.
2fe4b125
MA
7837 (tramp-smb-prompt): Extend for powershell prompt.
7838 (tramp-smb-file-name-handler-alist): Add handlers for
7839 `process-file', `shell-command' and `start-file-process'.
7840 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
7841 (tramp-smb-winexe-shell-command-switch): New defcustoms.
7842 (tramp-smb-file-name-p): Simplify.
7843 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
7844 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
7845 (tramp-smb-shell-quote-argument): New defuns.
7846 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
7847 Implement using "tar". By this, time-stamps are preserved.
7848 (tramp-smb-handle-copy-file): Handle also the case of directories.
7849 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
7850 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
7851 Use `tramp-get-connection-buffer').
2fe4b125
MA
7852 (tramp-smb-handle-rename-file): Use "rename", when source and
7853 target are on the same share.
87e6e64f
DA
7854 (tramp-smb-maybe-open-connection): Handle wrong passwords.
7855 Use `tramp-smb-server-version'.
2fe4b125
MA
7856 (tramp-smb-wait-for-output): Remove prompt.
7857
7858 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
7859 (tramp-methods, tramp-rsh-end-of-line):
7860 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
7861 (tramp-save-ad-hoc-proxies): New defcustom.
7862 (tramp-completion-function-alist): Adapt docstring.
7863 (tramp-default-password-end-of-line): Remove defcustom.
7864 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
7865 (tramp-user-regexp, tramp-file-name-regexp-unified)
7866 (tramp-file-name-regexp-url): Extend regexp by hop separator.
7867 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
7868 (tramp-remote-file-name-spec-regexp): New defconst.
7869 (tramp-file-name-structure): Extend structure for hops.
7870 (tramp-get-method-parameter): Move up.
7871 (tramp-file-name-p, tramp-dissect-file-name)
7872 (with-parsed-tramp-file-name): Handle hops.
7873 (tramp-file-name-hop): New defun.
7874 (tramp-make-tramp-file-name): New optional arg HOP.
7875 (tramp-message-show-progress-reporter-message): New defvar.
7876 (tramp-with-progress-reporter): Use it. We cannot use
7877 `tramp-message-show-message' here, because this suppresses also
7878 error buffers.
7879 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
7880 `tramp-message-show-message' is nil.
7881 Use `tramp-get-connection-buffer'.
2fe4b125
MA
7882 (tramp-cleanup): New defun.
7883 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
7884 (tramp-file-name-handler): If `debug-on-error' is set, propagate
7885 an error unchanged.
7886 (tramp-completion-handle-file-name-all-completions): Handle hops.
7887 Fix an error when called from ido.
7888 (tramp-completion-dissect-file-name): Use better local variable
7889 name. Add hop to the vector.
7890 (tramp-handle-insert-file-contents): Use progress-reporter for the
7891 whole scenario.
7892 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
7893 to `t'.
7894 (tramp-check-for-regexp): Simplify search.
7895 (tramp-enter-password): Remove it. Move implementation ...
7896 (tramp-action-password): ... here.
7897 (tramp-mode-string-to-int, tramp-local-host-p)
7898 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
7899 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
7900 Set tramp-autoload cookie.
2fe4b125
MA
7901
7902 * net/trampver.el: Update release number.
7903
79042012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7905 Michael Albinus <michael.albinus@gmx.de>
7906
7907 * net/tramp.el (tramp-set-completion-function): Fix docstring.
7908 (tramp-parse-group, tramp-parse-file)
7909 (tramp-parse-shostkeys-sknownhosts): New defuns.
7910 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
7911 (tramp-parse-shosts-group, tramp-parse-sconfig)
7912 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
7913 (tramp-parse-sknownhosts, tramp-parse-hosts)
7914 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
7915 Use them.
7916 (tramp-parse-passwd-group, tramp-parse-netrc-group)
7917 (tramp-parse-putty-group): Don't narrow.
7918 (tramp-parse-putty): Make a loop.
7919 (tramp-file-name-handler): Catch the `suppress' signal.
7920
72834e10
CY
79212012-06-11 Chong Yidong <cyd@gnu.org>
7922
7923 * image.el (imagemagick-register-types): Put the ImageMagick entry
7924 at the end of image-type-file-name-regexps.
7925
a4712e11
JB
79262012-06-11 Johan Bockgård <bojohan@gnu.org>
7927
7928 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
7929 (pcase, pcase-let*, pcase-dolist): Use them.
7930
82ad98e3
SM
79312012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
7932
7933 * emacs-lisp/pcase.el (pcase--let*): New function.
7934 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
7935 (pcase--expand): Use macroexp-let².
7936
f80efb86
SM
79372012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7938
7939 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
7940 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
7941 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
7942 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
7943 * emacs-lisp/derived.el: Use pcase instead of `cl'.
7944 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
7945
31ca4639 79462012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 7947
31ca4639
CY
7948 * mail/rmail.el (rmail-yank-current-message): Leave point at
7949 correct position. (Bug#11660)
94f0aa34 7950
31ca4639 79512012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 7952
31ca4639 7953 * allout-widgets.el: Fix code header.
9e1b8ec4 7954
31ca4639 79552012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 7956
f80efb86
SM
7957 * cus-edit.el (customize-changed-options-previous-release):
7958 Bump to 24.1.
31ca4639 7959
642b6d30
AS
79602012-06-09 Andreas Schwab <schwab@linux-m68k.org>
7961
7962 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
7963
4f5d2ba1
CY
79642012-06-09 Chong Yidong <cyd@gnu.org>
7965
7966 * ebuff-menu.el (electric-buffer-list): Preserve header line.
7967
e75852fd
MR
79682012-06-09 Martin Rudalics <rudalics@gmx.at>
7969
7970 * window.el (special-display-popup-frame): Don't use
7971 window--display-buffer (Bug#11651).
7972
1e48e282
EZ
79732012-06-09 Eli Zaretskii <eliz@gnu.org>
7974
8a26b487
EZ
7975 Fix parallel builds: make sure loaddefs.el is not being written
7976 while Lisp files are compiled.
7977 (compile): Don't depend on 'mh-autoloads'.
7978 (compile-CMD, compile-SH): Depend on 'autoloads'.
7979 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
7980
1e48e282
EZ
7981 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
7982
6175e34b
CY
79832012-06-09 Chong Yidong <cyd@gnu.org>
7984
7985 * face-remap.el (face-remap-add-relative, face-remap-set-base)
7986 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
7987 Doc fixes (Bug#11225).
7988
d9857e53
SM
79892012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
7992 a function if there's a clear indication that it has a compiler-macro.
7993 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
7994 (macro-declarations-alist): Add arglist to declaration functions.
7995 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
7996 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
7997 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
7998 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
7999 Also add autoload to find the compiler macro.
8000 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
8001 (cl--compiler-macro-member, cl--compiler-macro-assoc)
8002 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
8003 (cl--compiler-macro-get): New functions, replacing calls to
8004 cl-define-compiler-macro.
8005 (cl-typep) [compiler-macro]: Use macroexp-let².
8006
f81298f8 80072012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
8008
8009 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
8010 string properly, fixes Bug#11473.
8011
4b56d0fe
CY
80122012-06-08 Chong Yidong <cyd@gnu.org>
8013
8014 * faces.el (set-face-attribute): Doc fix.
8015 (modify-face): Don't use :bold and :italic.
8016 (error, warning, success): Tweak definitions.
8017
8018 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
8019 (custom-modified, custom-set, custom-changed, custom-themed)
8020 (custom-saved, custom-button, custom-button-mouse)
8021 (custom-button-pressed, custom-state, custom-comment-tag)
8022 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
8023 (custom-group-subtitle): Use new-style face specs.
8024 (custom-invalid-face, custom-rogue-face, custom-modified-face)
8025 (custom-set-face, custom-changed-face, custom-saved-face)
8026 (custom-button-face, custom-button-pressed-face)
8027 (custom-documentation-face, custom-state-face)
8028 (custom-comment-face, custom-comment-tag-face)
8029 (custom-variable-tag-face, custom-variable-button-face)
8030 (custom-face-tag-face, custom-group-tag-face-1)
8031 (custom-group-tag-face): Remove obsolete face alias.
8032
8033 * epa.el (epa-validity-high, epa-validity-medium)
8034 (epa-validity-low, epa-mark, epa-field-name, epa-string)
8035 (epa-field-name, epa-field-body):
8036 * font-lock.el (font-lock-comment-face, font-lock-string-face)
8037 (font-lock-keyword-face, font-lock-builtin-face)
8038 (font-lock-function-name-face, font-lock-variable-name-face)
8039 (font-lock-type-face, font-lock-constant-face):
8040 * ido.el (ido-first-match, ido-only-match, ido-subdir)
8041 (ido-virtual, ido-indicator, ido-incomplete-regexp):
8042 * speedbar.el (speedbar-button-face, speedbar-file-face)
8043 (speedbar-directory-face, speedbar-tag-face)
8044 (speedbar-selected-face, speedbar-highlight-face)
8045 (speedbar-separator-face):
8046 * whitespace.el (whitespace-newline, whitespace-space)
8047 (whitespace-hspace, whitespace-tab, whitespace-trailing)
8048 (whitespace-line, whitespace-space-before-tab)
8049 (whitespace-space-after-tab, whitespace-indentation)
8050 (whitespace-empty):
8051 * emulation/cua-base.el (cua-global-mark):
8052 * eshell/em-prompt.el (eshell-prompt):
8053 * net/newst-plainview.el (newsticker-new-item-face)
8054 (newsticker-old-item-face, newsticker-immortal-item-face)
8055 (newsticker-obsolete-item-face, newsticker-date-face)
8056 (newsticker-statistics-face, newsticker-default-face):
8057 * net/newst-reader.el (newsticker-feed-face)
8058 (newsticker-extra-face, newsticker-enclosure-face):
8059 * net/newst-treeview.el (newsticker-treeview-face)
8060 (newsticker-treeview-new-face, newsticker-treeview-old-face)
8061 (newsticker-treeview-immortal-face)
8062 (newsticker-treeview-obsolete-face)
8063 (newsticker-treeview-selection-face):
8064 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
8065 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
8066 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
8067 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
8068 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
8069 (nxml-outline-active-indicator, nxml-outline-ellipsis):
8070 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
8071 (mpuz-text):
8072 * progmodes/vera-mode.el (vera-font-lock-number)
8073 (vera-font-lock-function, vera-font-lock-interface):
8074 * textmodes/table.el (table-cell): Use new-style face specs, and
8075 don't use the old :bold and :italic attributes.
8076
8077 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
8078 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
8079 (ebrowse-member-class, ebrowse-progress): Likewise.
8080 (ebrowse-tree-mark-face, ebrowse-root-class-face)
8081 (ebrowse-file-name-face, ebrowse-default-face)
8082 (ebrowse-member-attribute-face, ebrowse-member-class-face)
8083 (ebrowse-progress-face): Remove obsolete faces.
8084
8085 * progmodes/flymake.el (flymake-errline, flymake-warnline):
8086 Inherit from error and warning faces respectively.
8087
8088 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
8089 Likewise.
f80efb86
SM
8090 (flyspell-incorrect-face, flyspell-duplicate-face):
8091 Remove obsolete aliases.
4b56d0fe 8092
03310646
MA
80932012-06-08 Michael Albinus <michael.albinus@gmx.de>
8094
8095 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
8096 Avoid infloop.
8097
513749ee
SM
80982012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8099
8100 * startup.el (argv, argi): Make lexically scoped.
8101 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
8102 * emacs-lisp/cl-macs.el: Use lexical-binding.
8103 Rename cl-bind-* to cl--bind-*.
8104 * files.el: Don't require `cl' since it doesn't use it.
8105 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
8106
595ef4ad
JB
81072012-06-08 Juanma Barranquero <lekktu@gmail.com>
8108
8109 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
8110 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
8111 instead of calling external sort utility.
8112 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
8113
e9f66fcb
EZ
81142012-06-08 Eli Zaretskii <eliz@gnu.org>
8115
8116 * descr-text.el (describe-char): Mention how to insert the
8117 character, if the current input method doesn't support it.
8118 See the discussion in this thread for the details:
8119 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
8120
3d10db47
SS
81212012-06-08 Sam Steingold <sds@gnu.org>
8122
8123 * bindings.el (global-map): Bind XF86Forward to next-buffer and
8124 XF86Back to previous-buffer.
8125 (minibuffer-local-map): Bind them to next-history-element and
8126 previous-history-element respectively.
8127 * help-mode.el (help-mode-map): Bind them to help-go-forward and
8128 help-go-back respectively.
8129 * info.el (Info-mode-map): Bind them to Info-history-forward and
8130 Info-history-back respectively.
8131 These are the keys next to Up on the ThinkPad keyboard.
8132
de7e2b36
SM
81332012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8134
8135 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
8136 * emacs-lisp/cl-macs.el: Provide itself.
8137 (cl--labels-convert-cache): New var.
8138 (cl--labels-convert): New function.
8139 (cl-flet, cl-labels): New implementation with new semantics, relying on
8140 lexical-binding.
8141 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
8142 (cl-closure-vars, cl--function-convert-cache)
8143 (cl--function-convert): Move from cl-macs.el.
8144 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
8145 rename by removing the "cl-" prefix.
8146 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
8147
6fa6c4ae
SM
81482012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8149
8150 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
8151 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
8152 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
8153 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
8154 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
8155 (cl-hash-table-count): Add old compatibility aliases.
8156
8157 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
8158 Use macroexpand-all-environment instead.
8159 (cl--old-macroexpand): New var.
8160 (cl--sm-macroexpand): New function.
8161 (cl-symbol-macrolet): Use it during macro expansion.
8162 (cl--function-convert-cache): New var.
8163 (cl--function-convert): New function, extracted from
8164 cl-macroexpand-all.
8165 (cl-lexical-let): Use it.
8166
8167 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
8168 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
8169 (cl-member): Remove old alias.
8170
8171 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
8172 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
8173 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
8174 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
8175 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
8176 (cl-macroexpand-cmacs): Remove var.
8177 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
8178 Use macroexpand-all instead.
8179
4dd1c416
SM
81802012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8181
8182 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
8183 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
8184 (macroexp-copyable-p): New functions and macros.
8185 * emacs-lisp/edebug.el (edebug-unwrap):
8186 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
8187 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
8188 (pcase--let*): Remove.
8189 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
8190 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
8191 macroexp-const-p instead.
8192 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
8193
8194 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
8195 instead of "cl-" for internal definitions. Use macroexp-const-p.
8196 (cl-old-bc-file-form): Remove var.
8197 (cl-const-exprs-p): Remove fun.
8198 (cl-labels, cl-macrolet): Use backquote.
8199 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
8200 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
8201 (cl-define-setf-expander): Rename from cl-define-setf-method.
8202 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
8203
8204 * international/mule-cmds.el: Don't require CL.
8205 (view-hello-file): Don't use `letf'.
8206
ed8bd4d7
SM
82072012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8208
7287f2f3
SM
8209 * tmm.el (tmm-prompt): Use string-prefix-p.
8210 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
8211 (tmm-add-prompt): Use minibuffer-completion-help.
8212 (tmm-delete-map): Remove.
8213
ed8bd4d7
SM
8214 * subr.el (kbd): Make it its own function.
8215
7b4cdbf4
SM
82162012-06-07 Stefan Merten <smerten@oekonux.de>
8217
8218 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
8219 Silence compiler warnings. Fix versions.
ed8bd4d7 8220 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 8221 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 8222 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
8223 (rst-package-emacs-version-alist): Correct Emacs version to
8224 represent major merge with upstream.
ed8bd4d7 8225 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 8226
2b48d721
GM
82272012-06-06 Glenn Morris <rgm@gnu.org>
8228
8229 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
8230 Only print environment variables if set.
8231
fa779ab0
SM
82322012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8233
8234 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
8235 (macroexp--cons): Rename from maybe-cons.
8236 (macroexp--accumulate): Rename from macroexp-accumulate.
8237 (macroexp--all-forms): Rename from macroexpand-all-forms.
8238 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
8239 (macroexp--expand-all): Rename from macroexpand-all-1.
8240
628299e0
SS
82412012-06-06 Sam Steingold <sds@gnu.org>
8242
8243 * calendar/calendar.el (calendar-in-read-only-buffer):
8244 Call `special-mode' to enable the standard read-only keybindings.
8245
b7bb5838
SM
82462012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8247
8248 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
8249 with "loading" messages (bug#11635).
8250
dfb308ba
MA
82512012-06-06 Michael Albinus <michael.albinus@gmx.de>
8252
8253 * files.el (enable-remote-dir-locals): New option.
8254 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
8255
0372ee92
MA
8256 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
8257 Ensure, that the temp directory is local.
8258
8259 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
8260 `temporary-file-directory'.
8261
eed0bb91
MA
8262 * progmodes/python.el (python-send-region): Ensure, that the
8263 temporary file is created also in the remote case.
8264
7a58f64d
GM
82652012-06-06 Glenn Morris <rgm@gnu.org>
8266
f7dd4e98
GM
8267 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
8268 (vc-rcs-update-changelog): Use it.
8269
090bd7cb 8270 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 8271
7a58f64d
GM
8272 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
8273 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
8274 (vc-sccs-diff): Replace use of the external vcdiff script.
8275
daed4003
GM
82762012-06-05 Glenn Morris <rgm@gnu.org>
8277
8278 * ledit.el: Move to obsolete/.
8279
48c455c7
SS
82802012-06-05 Sam Steingold <sds@gnu.org>
8281
ed9265fc 8282 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
8283 patch (Bug#11140).
8284
57a7d507
SM
82852012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8286
090bd7cb 8287 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 8288
53aacf21
SM
8289 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
8290 compiler-macro expansion.
8291
57a7d507
SM
8292 Add native compiler-macro support.
8293 * emacs-lisp/macroexp.el (macroexpand-all-1):
8294 Support compiler-macros directly. Properly follow aliases and apply
8295 the compiler macros more thoroughly.
8296 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
8297 macroexpand now properly follows aliases.
8298 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
8299 (cl-compiler-macroexpand): Use new prop.
8300 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
8301
8302 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
8303
51a5f9d8
MR
83042012-06-05 Martin Rudalics <rudalics@gmx.at>
8305
8306 * window.el (get-lru-window, get-mru-window, get-largest-window):
8307 New argument NOT-SELECTED to avoid picking the selected window.
8308 (window--display-buffer-1, window--display-buffer-2): Replace by
8309 new function window--display-buffer
8310 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
8311 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8312 Use window--display-buffer.
51a5f9d8
MR
8313 (display-buffer-use-some-window): Remove temporary dedication
8314 hack by calling get-lru-window and get-largest-window with
8315 NOT-SELECTED argument non-nil. Call window--display-buffer.
8316
08f9f738
GM
83172012-06-05 Glenn Morris <rgm@gnu.org>
8318
8319 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
8320 Replace external vcdiff script.
8321
e364a2b7
SM
83222012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8323
8324 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
8325
041df390
CY
83262012-06-04 Chong Yidong <cyd@gnu.org>
8327
e364a2b7
SM
8328 * image.el (imagemagick-types-inhibit): Revert last change.
8329 Add INFO and M.
47b36b94 8330 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 8331
7c1898a7
SM
83322012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8333
8334 * emacs-lisp/cl-lib.el: Rename from cl.el.
8335 * emacs-lisp/cl.el: New compatibility file.
8336 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
8337 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
8338 to obey the "cl-" prefix.
8339 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
8340
0c3461de
GM
83412012-06-03 Glenn Morris <rgm@gnu.org>
8342
1e266c88
GM
8343 * emacs-lisp/authors.el (authors-aliases): Addition.
8344
0c3461de
GM
8345 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
8346 Fix :version.
8347
d8a52e15
SM
83482012-06-03 Stefan Merten <smerten@oekonux.de>
8349
8350 * textmodes/rst.el: Add comments.
8351 (rst-transition, rst-adornment): New faces.
8352 (rst-adornment-faces-alist): Make default safe to reevaluate.
8353 Fixes
8354 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
8355 Improve customization tags.
8356 (rst-define-level-faces): Clarify meaning.
8357
5205d6f6
CY
83582012-06-03 Chong Yidong <cyd@gnu.org>
8359
8360 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
8361 (compilation-mode-line-run, compilation-mode-line-exit):
8362 New faces.
5205d6f6
CY
8363 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
8364
757ee657
JD
83652012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
8366
7c1898a7
SM
8367 * progmodes/which-func.el (which-func-update-ediff-windows):
8368 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 8369
5f2c76c6
CY
83702012-06-03 Chong Yidong <cyd@gnu.org>
8371
8372 * bindings.el: Remove explicit help text from format-mode-line.
8373 It is now supplied by mode-line-default-help-echo.
8374 (mode-line-front-space, mode-line-end-spaces)
8375 (mode-line-misc-info): New variables.
8376 (mode-line-modes, mode-line-position): Move the default value to
8377 the variable definition.
8378 (mode-line-default-help-echo): New defcustom.
383f7350
CY
8379 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
8380 (mode-line-modified-help-echo): New functions.
8381 (mode-line-mule-info, mode-line-modified): Use them.
8382 (mode-line-eol-desc, propertized-buffer-identification):
8383 Consistency fixes for help text.
cbe46e5f
CY
8384 (mode-line-coding-system-map): Allow using mouse-3 to invoke
8385 set-buffer-file-coding-system (Bug#289).
8386 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 8387
f2d6a3df
SM
83882012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * simple.el (execute-extended-command): Set real-this-command
8391 (bug#11506).
8392
37269466
CY
83932012-06-02 Chong Yidong <cyd@gnu.org>
8394
8395 Remove incorrect uses of "modeline" in comments, docstrings, and
8396 function/variable names (Bug#10329).
8397
8398 * cus-edit.el (mode-line):
8399 * dframe.el (dframe-mouse-hscroll):
8400 * emacs-lisp/re-builder.el:
8401 * emacs-lisp/easy-mmode.el (define-minor-mode):
8402 * frame.el (set-frame-name):
8403 * help.el (lookup-minor-mode-from-indicator):
8404 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
8405 * progmodes/cc-cmds.el (c-toggle-auto-newline)
8406 (c-toggle-hungry-state):
8407 * progmodes/antlr-mode.el (antlr-language-alist):
8408 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
8409 * progmodes/vhdl-mode.el (vhdl-mode):
8410 * progmodes/which-func.el (which-func, which-func-cleanup-function):
8411 * term/ns-win.el (ns-face-at-pos):
8412 * term/sup-mouse.el (sup-mouse-report):
8413 * textmodes/flyspell.el (flyspell-mode-line-string):
8414 * textmodes/ispell.el (ispell-highlight-face):
8415 * textmodes/reftex-global.el:
8416 * vc/vc-arch.el (vc-arch-mode-line-string):
8417 * vc/vc-cvs.el (vc-cvs-mode-line-string):
8418 * vc/vc-git.el (vc-git-mode-line-string):
8419 * vc/vc-hooks.el (vc-display-status)
8420 (vc-default-mode-line-string):
8421 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
8422
8423 * ansi-color.el (ansi-color-faces-vector): Change default faces.
8424
8425 * dired.el (dired-sort-set-mode-line): Rename from
8426 dired-sort-set-modeline. All callers changed.
8427
8428 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
8429 eshell-status-in-modeline.
8430
8431 * foldout.el (foldout-mode-line-string): Rename from
8432 foldout-modeline-string. All callers changed.
8433 (foldout-update-mode-line): Rename from foldout-update-modeline.
8434
8435 * subr.el (redraw-modeline): Make into obsolete alias.
8436
8437 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
8438 timeclock-modeline-display. Make old name an alias.
8439 (timeclock-update-mode-line): Likewise. All callers changed.
8440 (timeclock-mode-line-display): No need to check before using
8441 add-hook.
8442 (timeclock-relative, timeclock-day-over-hook)
8443 (timeclock-use-elapsed, timeclock-mode-string)
8444 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
8445
8446 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
8447 crisp-mode-modeline-string.
8448
8449 * play/solitaire.el (solitaire-build-mode-line): Rename from
8450 solitaire-build-modeline. All callers changed.
8451
8452 * play/zone.el (zone-hiding-mode-line): Rename from
8453 zone-hiding-modeline. All callers changed.
8454 (zone): Remove unusued `modeline-hidden-level' property.
8455
8456 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
8457 xscheme-modeline-initialize. All callers changed.
8458
8459 * strokes.el (strokes-lighter): Rename from
8460 strokes-modeline-string.
8461
8462 * textmodes/sgml-mode.el (html-face-tag-alist)
8463 (html-tag-face-alist): Use mode-line face instead of obsolete
8464 alias modeline.
8465
42152ee4
SM
84662012-06-02 Stefan Merten <smerten@oekonux.de>
8467
8468 * textmodes/rst.el: Always require `cl'.
4cf9b38d 8469 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 8470
95f520b5
CY
84712012-06-02 Chong Yidong <cyd@gnu.org>
8472
8473 * image.el (imagemagick-enabled-types): Rename from
8474 imagemagick-types-enable. Add many more types.
8475 (imagemagick-types-inhibit): Change default to nil.
8476 (imagemagick-filter-types): Caller changed.
8477
4a5f187a
SM
84782012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
8479
03fef3e6
SM
8480 * emacs-lisp/cl-macs.el: Use backquotes.
8481 (cl-transform-function-property): Use eval-and-compile rather than
8482 abusing `require'.
8483 (defstruct): Use declare-function instead of with-no-warnings.
8484
4a5f187a
SM
8485 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
8486 (byte-compile-output-docform): Re-add the print-circle bindings.
8487 (byte-compile-fix-header): Use #$ just because it's shorter.
8488 (byte-compile-output-file-form): Remove defun/defmacro.
8489
bd56924f
MR
84902012-06-01 Martin Rudalics <rudalics@gmx.at>
8491
8492 * simple.el (choose-completion): Remove now obsolete binding for
8493 owindow.
8494
046e38ce
MA
84952012-06-01 Michael Albinus <michael.albinus@gmx.de>
8496
8497 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
8498 in order to avoid "Stack overflow in regexp matcher".
8499
32d72c2f
GM
85002012-05-31 Glenn Morris <rgm@gnu.org>
8501
8502 * image.el: For clarity, call imagemagick-register-types at
8503 top-level, rather than relying on a custom :initialize.
8504 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
8505 (imagemagick-filter-types): New function. (Bug#7406)
8506 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
8507 If disabling support, remove elements altogether rather
8508 than using an impossible regexp.
8509 (imagemagick-types-inhibit): Give it the default init function.
8510
dd41169b
SM
85112012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8512
4a5f187a
SM
8513 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
8514 Handle arbitrary file name lengths (Bug#11585).
dd41169b 8515
efc00ab1 85162012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
8517
8518 * desktop.el (desktop-read): Clear previous and next buffers for
8519 all windows and bury *Messages* buffer (bug#11556).
8520
500fcedc
SM
85212012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
8522
8523 Add `declare' for `defun'. Align `defmacro's with it.
8524 * emacs-lisp/easy-mmode.el (define-minor-mode)
8525 (define-globalized-minor-mode): Don't autoload the var definitions.
8526 * emacs-lisp/byte-run.el: Use lexical-binding.
8527 (defun-declarations-alist, macro-declarations-alist): New vars.
8528 (defmacro, defun): Use them.
8529 (make-obsolete, define-obsolete-function-alias)
8530 (make-obsolete-variable, define-obsolete-variable-alias):
8531 Use `declare'.
8532 (macro-declaration-function): Mark obsolete.
8533 * emacs-lisp/autoload.el: Use lexical-binding.
8534 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
8535
6e8a1786
AM
85362012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8537
8538 * textmodes/ispell.el (ispell-with-no-warnings):
8539 Define as a macro.
500fcedc
SM
8540 (ispell-kill-ispell, ispell-change-dictionary):
8541 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
8542 `interactive-p'.
8543
61b108cc
SM
85442012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
8545
8546 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
8547 (macro-declaration-function): Move var from C code.
8548 (macro-declaration-function): Define function with defalias.
8549 * emacs-lisp/macroexp.el (macroexpand-all-1):
8550 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
8551 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
8552 defun/defmacro any more.
8553 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
8554 Provide fallback for unknown arglist.
8555 (byte-compile-arglist-warn): Change calling convention.
8556 (byte-compile-output-file-form): Move print-vars binding.
8557 (byte-compile-output-docform): Simplify accordingly.
8558 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
8559 (byte-compile-defmacro-declaration): Remove.
8560 (byte-compile-file-form-defmumble): Generalize to defalias.
8561 (byte-compile-output-as-comment): Return byte-positions.
8562 Simplify callers accordingly.
8563 (byte-compile-lambda): Use `assert'.
8564 (byte-compile-defun, byte-compile-defmacro): Remove.
8565 (byte-compile-file-form-defalias):
8566 Use byte-compile-file-form-defmumble.
8567 (byte-compile-defalias-warn): Remove.
8568
6d3f7c2f
SM
85692012-05-29 Stefan Merten <smerten@oekonux.de>
8570
8571 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 8572 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
8573
8574 (rst-mode-abbrev-table): Merge definition.
8575 (rst-mode): Make sure `font-lock-defaults' is buffer local.
8576 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
8577
6dbaa1c7
UJ
85782012-05-29 Ulf Jasper <ulf.jasper@web.de>
8579
8580 * calendar/icalendar.el
8581 (icalendar-export-region): Export UID properly.
8582
d209e2fb 85832012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
8584 * calendar/icalendar.el (icalendar-import-format):
8585 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
8586 (icalendar-import-format-uid): New.
8587 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
8588 Export UID.
8589
6876a58d
SM
85902012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8591
8592 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
8593 different alternative patterns.
8594 (pcase-codegen): Be more careful to preserve identity.
8595 (pcase--u1): Don't forget to mark vars as used.
8596
8597 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
8598 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
8599 (byte-compile-from-buffer): ...rather than here.
8600
8601 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
8602 functions from byte-compile-function-environment.
8603
46b7967e
TN
86042012-05-29 Troels Nielsen <bn.troels@gmail.com>
8605
8606 * window.el (window-deletable-p): Avoid deleting the root window
8607 of a frame with an active minibuffer.
8608
69d565e2
MR
86092012-05-29 Martin Rudalics <rudalics@gmx.at>
8610
8611 * simple.el (choose-completion): Use quit-window (Bug#11567).
8612
a149fa51
CY
86132012-05-29 Chong Yidong <cyd@gnu.org>
8614
8615 * whitespace.el (whitespace-cleanup): Fix usage of
8616 whitespace-empty-at-bob-regexp (Bug#11492).
8617
2b311310
AH
86182012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8619
8620 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
8621 revert (Bug#11488).
8622
b9cb2387
JL
86232012-05-29 Juri Linkov <juri@jurta.org>
8624
8625 * isearch.el (isearch-mode-map): Bind `M-s _' to
8626 `isearch-toggle-symbol'. Bind `M-s c' to
8627 `isearch-toggle-case-fold'.
8628 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
8629 (isearch-forward): Add `M-s _' to the docstring.
8630 (isearch-forward-symbol, isearch-toggle-case-fold)
8631 (isearch-symbol-regexp): New functions. (Bug#11381)
8632
d5e61c1c
JL
86332012-05-29 Juri Linkov <juri@jurta.org>
8634
8635 * isearch.el (isearch-word): Add docstring. (Bug#11381)
8636 (isearch-occur, isearch-search-and-update): If `isearch-word' is
8637 a function, call it to get the regexp.
8638 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
8639 property `isearch-message-prefix' instead of the string "word ".
8640 (isearch-search-fun-default): For the case of `isearch-word',
8641 return a lambda that calls re-search-forward/re-search-backward
8642 with a regexp returned by `word-search-regexp' or by the function
8643 in `isearch-word'.
8644
8cbd80f7
JL
86452012-05-29 Juri Linkov <juri@jurta.org>
8646
8647 * isearch.el (isearch-search-fun-default): New function.
8648 (isearch-search-fun): Move default part to the new function
8649 `isearch-search-fun-default'.
8650 (isearch-search-fun-function): Set the default value to
8651 `isearch-search-fun-default'. (Bug#11381)
8652
8653 * comint.el (comint-history-isearch-end):
8654 Use `isearch-search-fun-default'.
8655 (comint-history-isearch-search): Use `isearch-search-fun-default'
8656 and remove spacial case for `isearch-word'.
8657 (comint-history-isearch-wrap): Remove spacial case for
8658 `isearch-word'.
8659
8660 * hexl.el (hexl-isearch-search-function):
8661 Use `isearch-search-fun-default'.
8662
8663 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
8664 Use `word-search-regexp' for `isearch-word'.
8665
8666 * misearch.el (multi-isearch-search-fun):
8667 Use `isearch-search-fun-default'.
8668
8669 * simple.el (minibuffer-history-isearch-search):
8670 Use `isearch-search-fun-default' and remove spacial case for
8671 `isearch-word'.
8672 (minibuffer-history-isearch-wrap): Remove spacial case for
8673 `isearch-word'.
8674
8675 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
8676 Remove spacial case for `isearch-word'.
8677 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
8678
85c8c5b6
AM
86792012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8680
8681 Decrease XEmacs incompatibilities.
8682 * textmodes/flyspell.el (flyspell-check-pre-word-p):
8683 Use `string-match'.
8684 (flyspell-delete-region-overlays): Use alternative definition for
8685 XEmacs.
8686 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
8687 (flyspell-word): Use `process-kill-without-query' if XEmacs.
8688 (flyspell-mode-on): Use `interactive-p' if XEmacs.
8689 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
8690 `define-obsolete-face-alias' under XEmacs, but old method.
8691
8692 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
8693 `with-no-warnings' definition or Emacs alias.
8694 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
8695 (ispell-word): Do not use `region-p' if XEmacs.
8696
8cab9efc
AM
86972012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8698
8699 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
8700 Check for `ispell-dictionary-base-alist' instead of full
8701 `ispell-dictionary-alist'.
8702 (ispell-init-process): Show spellchecker when starting new Ispell
8703 process.
8704
fda91268
RZ
87052012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
8706
8707 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
8708 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
8709
694ea8e3
JB
87102012-05-27 Juanma Barranquero <lekktu@gmail.com>
8711
8712 * version.el (motif-version-string, gtk-version-string)
8713 (ns-version-string): Declare.
8714
e4d4f539
JL
87152012-05-27 Juri Linkov <juri@jurta.org>
8716
8717 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
8718 after the `eval-defun-1' specialcaseing
8719 like in `edebug-eval-defun' (bug#10181).
8720
8721 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
8722 like in `eval-defun-1'.
8723
33017faf 87242012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 8725
fda91268
RZ
8726 * mail/sendmail.el (mail-yank-region):
8727 Recognize rmail-yank-current-message in addition to insert-buffer.
8728 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
8729 a *mail* buffer created through rmail-start-mail with sendmail as
8730 mail-user-agent.
8731
33017faf
GM
87322012-05-27 Chong Yidong <cyd@gnu.org>
8733
8734 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
8735 Default to 256 (Bug#11267).
8736
8737 * help.el (describe-mode): Doc fix.
8738
04188bb9
GM
87392012-05-26 Glenn Morris <rgm@gnu.org>
8740
38264cc9
GM
8741 * w32-fns.el (w32-init-info): Remove.
8742 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
8743
eb7afdad
GM
8744 * info.el (info-initialize): For self-contained NS builds, put the
8745 included info/ directory at the front. (Bug#2791)
8746
04188bb9
GM
8747 * paths.el (Info-default-directory-list): Make it a defcustom,
8748 mainly so that we can use custom-initialize-delay.
8749
a179e3f7
SM
87502012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
8751
43416392
SM
8752 * subr.el (buffer-has-markers-at): Mark obsolete.
8753
a179e3f7 8754 * subr.el (lambda): Use declare.
43416392 8755
a179e3f7
SM
8756 * emacs-lisp/lisp-mode.el (lambda):
8757 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
8758
34a008d9
AH
87592012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8760
8761 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
8762
0a3b289f
GM
87632012-05-26 Glenn Morris <rgm@gnu.org>
8764
8765 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
8766
758c81e8
GM
87672012-05-25 Glenn Morris <rgm@gnu.org>
8768
f9f334f0
GM
8769 * paths.el: Remove no-byte-compile.
8770 * loadup.el: No need to load paths.el uncompiled.
8771
87eb79c2
GM
8772 * image.el (imagemagick-types-inhibit): Doc fix.
8773
758c81e8
GM
8774 * version.el: Remove no-byte-compile and associated formatting.
8775 * loadup.el: No need to load version.el uncompiled. AFAICS, this
8776 is ancient code from when there was an "inc-vers.el".
8777
e7e85dc0
SM
87782012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
8779
8780 * progmodes/gdb-mi.el: Minor style changes.
8781 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
8782 Turn into minor modes.
8783 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
8784 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
8785 (gdb-shell): Remove unneeded let-binding.
8786 (gdb-get-many-fields): Eliminate O(n²) behavior.
8787
f31237a4
EZ
87882012-05-25 Eli Zaretskii <eliz@gnu.org>
8789
8790 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
8791 platforms that don't link in fontset.c.
8792
bc1b21bb
JL
87932012-05-25 Juri Linkov <juri@jurta.org>
8794
8795 Use the same diff color scheme as in modern VCSes (bug#10181).
8796
8797 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
8798 to avoid confusion with `diff-added' that now uses green colors.
8799 (diff-removed): Use shades of red.
8800 (diff-added): Use shades of green.
8801 (diff-changed): Leave just the yellow color.
8802 (diff-use-changed-face): New variable.
8803 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
8804 how to highlight context diff changes.
8805 (diff-refine-change): Use shades of yellow.
8806 (diff-refine-removed): New face that uses shades of red.
8807 (diff-refine-added): New face that uses shades of green.
8808 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
8809 `diff-refine-removed' in the call to `smerge-refine-subst'
8810 depending on the value of `diff-use-changed-face'.
8811
8812 * vc/smerge-mode.el (smerge-mine): Use shades of red.
8813 (smerge-other): Use shades of green.
8814 (smerge-base): Use shades of yellow.
8815 (smerge-refined-change): Empty face.
8816 (smerge-refined-removed): New face that uses shades of red.
8817 (smerge-refined-added): New face that uses shades of green.
8818 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
8819 args `props-r' and `props-a', and use them. Doc fix.
8820 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
8821 on its value use different faces `smerge-refined-change',
8822 `smerge-refined-removed', `smerge-refined-added' in the call to
8823 `smerge-refine-subst'.
8824
8825 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
8826 Add face condition `min-colors 88' with shades of red.
8827 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
8828 `min-colors 88' with shades of green.
8829 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
8830 `min-colors 88' with shades of yellow.
8831
6df9112c
GM
88322012-05-24 Glenn Morris <rgm@gnu.org>
8833
ead5edc0
GM
8834 * paths.el (prune-directory-list, remote-shell-program): Move to...
8835 * files.el (prune-directory-list, remote-shell-program): ...here.
8836 For the latter, delay initialization, prefer ssh, just search PATH.
8837
f18b81e6
GM
8838 * paths.el (term-file-prefix): Move to faces.el (the only user).
8839 * faces.el (term-file-prefix): Move here, make it a defcustom.
8840
ee2f89a6
GM
8841 * paths.el (news-directory, news-path, news-inews-program):
8842 Move to gnus/nnspool.el.
61a583ca 8843
f8815e4c
GM
8844 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
8845
c8f3b42c
GM
8846 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
8847 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
8848 Make the latter a defcustom, with a delayed initialization.
8849
6df9112c
GM
8850 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
8851 These were deleted from Gnus itself late 2010.
8852
5dadff36
JB
88532012-05-22 Juanma Barranquero <lekktu@gmail.com>
8854
9e1701c6
JB
8855 * progmodes/which-func.el (which-func-ff-hook):
8856 Check against user-error, not error.
8857
bd7239f5 8858 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
8859 cl-specs.el, which no longer exists.
8860
3290526d
GM
88612012-05-22 Glenn Morris <rgm@gnu.org>
8862
8863 * info.el (info-emacs-bug): New command.
8864 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
8865 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
8866
ff0c3cfb
GM
88672012-05-21 Glenn Morris <rgm@gnu.org>
8868
8869 * makefile.w32-in (update-subdirs-SH):
8870 * Makefile.in (update-subdirs): Update for moved update-subdirs.
8871
5814f126
SM
88722012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
8873
a52c0aa0
SM
8874 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
8875
5814f126
SM
8876 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8877 Simplify Maven regexp, and make sure the file can't start with a space
8878 (bug#11517).
8879
b847032c
GM
88802012-05-21 Glenn Morris <rgm@gnu.org>
8881
8882 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
8883 Scrap superfluous subshells.
8884
3858bfe7
SM
88852012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
8886
8887 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
8888 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
8889
d14b0029
JB
88902012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
8891
8892 * calc/calc.el (calc-ensure-consistent-units): New variable.
8893
a52c0aa0
SM
8894 * calc/calc-units.el (math-consistent-units-p)
8895 (math-check-unit-consistency): New functions.
8896 (calc-quick-units, calc-convert-units):
8897 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
8898 is non-nil.
d14b0029
JB
8899 (calc-extract-units): Fix typo.
8900
60c4db3a
SM
89012012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8902
77f3b62e
SM
8903 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
8904
60c4db3a
SM
8905 * textmodes/flyspell.el: Commenting style, plus code simplifications.
8906 (flyspell-default-deplacement-commands): Don't spell check after
8907 repeated window/frame switches (e.g. triggered by mouse-movement).
8908 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
8909 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
8910 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
8911 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
8912 Remove unused vars.
8913 (flyspell-get-casechars, flyspell-get-not-casechars):
8914 Simplify; Don't bother removing a ] just to add it back.
8915 * textmodes/ispell.el (ispell-program-name): Use executable-find.
8916
d209e2fb 89172012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
8918
8919 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
8920 New functions.
bd7239f5 8921 (math-function-table): Add support for more C functions.
b1a10716 8922
3f1b25b5
AM
89232012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8924
090bd7cb
JB
8925 * textmodes/flyspell.el (flyspell-check-pre-word-p)
8926 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
8927 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 8928
b581bb5c
SM
89292012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
8930
8931 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
8932 their respective macro declarations.
8933 * skeleton.el (define-skeleton):
8934 * progmodes/compile.el (define-compilation-mode):
8935 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
8936 (define-ibuffer-filter):
8937 * emacs-lisp/generic.el (define-generic-mode):
8938 * emacs-lisp/easy-mmode.el (define-minor-mode)
8939 (define-globalized-minor-mode):
8940 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
8941 * emacs-lisp/byte-run.el (defsubst):
8942 * custom.el (deftheme): Add doc-string metadata.
8943
70b8ef8f
SM
89442012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8945
8946 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
8947
b1198e17
SM
89482012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8949
9abdc45d
SM
8950 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
8951
b1198e17
SM
8952 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
8953 * emacs-lisp/cl-macs.el: Idem.
8954 * emacs-lisp/cl-specs.el: Remove.
8955
4735906a
SM
89562012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8957
8958 Minor renaming of internal CL functions and variables.
8959 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
8960 (cl--position): Rename from cl-position.
8961 (cl--delete-duplicates): Rename from cl-delete-duplicates.
8962 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
8963 (cl--random-state): Rename from *random-state*.
8964
ac348012
SM
89652012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
8966
8967 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
8968 parens around the arg list (bug#11499).
8969
a0a79cde
JL
89702012-05-17 Juri Linkov <juri@jurta.org>
8971
8972 * isearch.el (word-search-regexp, word-search-backward)
8973 (word-search-forward, word-search-backward-lax)
8974 (word-search-forward-lax): Move functions from search.c
8975 (bug#10145, bug#11381).
8976
65034a51
AM
89772012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
8978
090bd7cb
JB
8979 * textmodes/flyspell.el (flyspell-check-pre-word-p)
8980 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
8981 Delay for otherchars as for normal word components.
65034a51 8982
1a72a195
SM
89832012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
8984
8985 * minibuffer.el (completion--sifn-requote): Fix last change.
8986 (minibuffer-local-must-match-filename-map):
8987 Move define-obsolete-variable-alias before its var.
8988
fdb058c2
SM
89892012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8990
c41045e6
SM
8991 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
8992
036dfb8b
SM
8993 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
8994 behavior.
8995 (completion--string-equal-p): New function.
8996 (completion--twq-all): Use it to get better assertion failure data.
8997
2473256d
SM
8998 Only handle ".." and '..' quoting in shell-mode (bug#11466).
8999 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
9000 (shell--requote-argument): New functions.
9001 (shell-completion-vars): Use them.
9002 (shell--parse-pcomplete-arguments): Rename from
9003 shell-parse-pcomplete-arguments.
9004 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
9005 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
9006 Obey comint-file-name-quote-list.
9007
fdb058c2
SM
9008 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
9009 (smie-indent-keyword): Use it.
9010
51fa99f1
SM
90112012-05-14 Stefan Merten <smerten@oekonux.de>
9012
9013 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
9014
e18afed7 90152012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
9016
9017 * net/rlogin.el (rlogin-mode-map): Fix last change.
9018
e18afed7 90192012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
9020
9021 * mail/smtpmail.el (smtpmail-send-command): Send the command and
9022 the following \r\n using a single `process-send-string', since the
9023 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 9024 with two `process-send-string's (Bug#11444).
8633b1f4 9025
e18afed7 90262012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 9027
fdb058c2
SM
9028 * shell.el (shell-parse-pcomplete-arguments):
9029 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 9030
2d21d7f6
WJ
90312012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
9032
e18afed7 9033 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
9034 (image-transform-scale, image-transform-right-angle-fudge): New vars.
9035 (image-transform-width, image-transform-fit-width): New functions.
9036 (image-transform-properties): Use them.
9037 (image-transform-check-size): New function.
9038 (image-toggle-display-image): Use it (for testing).
9039 (image-transform-set-rotation): Reduce angle mod 360.
9040 Delete obsolete comment.
9041
7102e6d0
WJ
90422012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
9043
9044 * image-mode.el: Fix scaling (bug#11399).
9045 (image-transform-resize): Doc fix.
9046 (image-transform-properties): Default scale is 1 and height should
9047 be an integer.
9048
06bc5e6e
SM
90492012-05-13 Johan Bockgård <bojohan@gnu.org>
9050
9051 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
9052 than hard-coding `car', to fix misbehavior when moving forward.
9053
0ae03b6a
CY
90542012-05-13 Chong Yidong <cyd@gnu.org>
9055
9056 * emacs-lisp/tabulated-list.el (tabulated-list-format)
9057 (tabulated-list-entries, tabulated-list-padding)
9058 (tabulated-list-sort-key): Make permanent-local.
9059
9060 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
9061 (electric-buffer-list): Put electric buffer menu
9062 command descriptions in this docstring, instead of the docstring
9063 of electric-buffer-menu-mode. Code cleanups.
9064 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
9065 Electric-buffer-menu-mode.
9066 (electric-buffer-update-highlight): Minor code cleanup.
9067
205a7391
MA
90682012-05-13 Michael Albinus <michael.albinus@gmx.de>
9069
9070 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
9071 (Bug#11447)
9072
e5bd0a28
SM
90732012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9074
9075 Move define-obsolete-variable-alias before the var's definition.
9076 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
9077 * tooltip.el (tooltip-hook):
9078 * textmodes/reftex-toc.el (reftex-toc-map):
9079 * textmodes/reftex-sel.el (reftex-select-label-map)
9080 (reftex-select-bib-map):
9081 * textmodes/reftex-index.el (reftex-index-map)
9082 (reftex-index-phrases-map):
9083 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
9084 * progmodes/meta-mode.el (meta-mode-map):
9085 * novice.el (disabled-command-hook):
9086 * loadhist.el (unload-hook-features-list):
9087 * frame.el (blink-cursor):
9088 * files.el (find-file-not-found-hooks, write-file-hooks)
9089 (write-contents-hooks):
9090 * emulation/tpu-edt.el (GOLD-map):
9091 * emacs-lock.el (emacs-lock-from-exiting):
9092 * emacs-lisp/generic.el (generic-font-lock-defaults):
9093 * emacs-lisp/chart.el (chart-map):
9094 * dos-fns.el (register-name-alist):
9095 * dired-x.el (dired-omit-files-p):
9096 * desktop.el (desktop-enable):
9097 * cus-edit.el (custom-mode-hook):
9098 * buff-menu.el (buffer-menu-mode-hook):
9099 * bookmark.el (bookmark-read-annotation-text-func)
9100 (bookmark-exit-hooks):
9101 * allout.el (allout-mode-deactivate-hook)
9102 (allout-exposure-change-hook, allout-structure-added-hook)
9103 (allout-structure-deleted-hook, allout-structure-shifted-hook):
9104 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
9105 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
9106 comes before the corresponding variable's definition.
9107
ac59c2f6
CY
91082012-05-12 Chong Yidong <cyd@gnu.org>
9109
9110 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
9111 (Buffer-menu-mouse-select): Restore function (Bug#11459).
9112 (Buffer-menu-mode-map): Bind it.
9113 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 9114
dee6c9a3
SM
91152012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9116
2171cea5
SM
9117 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
9118 (prolog-upper-case-string, prolog-lower-case-string)
9119 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
9120 (prolog-use-smie, prolog-smie-grammar): New vars.
9121 (prolog-smie-forward-token, prolog-smie-backward-token)
9122 (prolog-smie-rules): New funs.
9123 (prolog-comment-indent): Remove.
9124 (prolog-mode-variables): Use default comment indentation instead.
9125 Setup SMIE.
9126 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
9127 (prolog-mode): Don't call them any more.
9128 (prolog-electric-colon, prolog-electric-dash)
9129 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
9130
aa0382bd
SM
9131 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
9132
dbacb4bd
SM
9133 * minibuffer.el (completion--twq-all): Again, allow case differences.
9134
13bdd94c
SM
9135 * term.el: Move keymap initialization code to be more idiomatic.
9136 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
9137 (term-terminal-menu): Move initialization into declaration.
9138 (term-escape-char): Let the user set it in her .emacs.
9139
ff46c759
SM
9140 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
9141 Provide SMIE-based indentation (not enabled by default yet).
9142 (sh-mode-map): Don't bind electric keys.
9143 Use electric-pair-mode instead of skeleton-pair.
9144 (sh-assignment-regexp): Fit within 80 columns.
9145 (sh-indent-supported): Specify actual shell name instead of boolean.
9146 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
9147 (sh-maybe-here-document): Use it. Make obsolete.
9148 (sh-electric-here-document-mode) New minor mode.
9149 (sh-mode): Use it. Don't set sh-indent-supported-here here.
9150 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
9151 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
9152 (sh-smie-rc-grammar, sh-use-smie): New vars.
9153 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
9154 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
9155 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
9156 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
9157 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
9158 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
9159 (sh-set-shell): Use smie-setup if requested.
9160
dee6c9a3
SM
9161 * term.el (term-set-escape-char): Properly set term-escape-char.
9162 See http://stackoverflow.com/questions/10524656.
9163
9f9aa044
CY
91642012-05-10 Chong Yidong <cyd@gnu.org>
9165
9166 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
9167 Use url-generic-parse-url, and handle host names and Windows
9168 filenames properly.
9169 (ffap-url-unwrap-remote): Use url-generic-parse-url.
9170 (ffap-url-unwrap-remote): Accept list values, specifying a list of
9171 URL schemes to work on.
9172 (ffap--toggle-read-only): New function.
9173 (ffap-read-only, ffap-read-only-other-window)
9174 (ffap-read-only-other-frame): Use it.
9175 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
9176 necessary for ffap-url-unwrap-remote.
9177
836d29b3
DA
91782012-05-10 Dave Abrahams <dave@boostpro.com>
9179
9180 * cus-start.el (create-lockfiles): Add it.
9181
00fd78ed
CY
91822012-05-09 Chong Yidong <cyd@gnu.org>
9183
9184 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
9185 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
9186
666b903b 91872012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
9188
9189 * shell.el (shell-completion-vars): Fix last change (bug#11348).
9190
666b903b 91912012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
9192
9193 * ansi-color.el (ansi-color-process-output): Check for validity of
9194 comint-last-output-start before using it. This avoids a bad
9195 interaction with gdb-mi's input/output buffer.
9196
666b903b 91972012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
9198
9199 * files.el (dir-locals-read-from-file):
9200 Mention dir-locals in any error message.
9201
666b903b 92022012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
9203
9204 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
9205 package (Bug#11410).
9206
f677562b
CY
9207 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
9208 variables into description.
9209
666b903b 92102012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
9211
9212 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
9213 shell-delimiter-argument-list (bug#11348).
9214 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
9215
b499d8d0
JB
92162012-05-09 Juanma Barranquero <lekktu@gmail.com>
9217
8f6b6da8
JB
9218 * textmodes/rst.el: Silence byte-compiler warnings.
9219 (rst-re-alist, rst-reset-section-caches): Move around.
9220 (rst-re): Use `characterp', not `char-valid-p'.
9221 (font-lock-beg, font-lock-end): Declare.
9222
4824146a
JB
9223 * progmodes/idlw-shell.el (specs): Remove reference to deleted
9224 variable `idlwave-shell-activate-alt-keybindings' and simplify.
9225
b499d8d0
JB
9226 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
9227
ad89bb83
GM
92282012-05-08 Glenn Morris <rgm@gnu.org>
9229
9230 * files.el (auto-mode-alist): Treat ".make" like ".mk".
9231
8bba5a75
SM
92322012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9233
49ed9c8e
SM
9234 * vc/log-edit.el: Add GNU coding standards highlighting.
9235 (log-edit-font-lock-gnu-style)
9236 (log-edit-font-lock-gnu-keywords): New vars.
9237 (log-edit-font-lock-keywords): New fun.
9238 (log-edit-mode): Don't fold case in font-lock.
9239 (log-edit-font-lock-keywords): Do not assume case-folding.
9240
07d00b56
SM
9241 * imenu.el: Misc cleanup. Make docstrings out of comments.
9242 Use lexical-binding.
9243 (imenu--index-alist, imenu--last-menubar-index-alist)
9244 (imenu-menubar-modified-tick): Use defvar-local.
9245 (imenu--split-menu): Remove unused var.
9246 (imenu--cleanup-seen): Declare as global.
9247 (imenu--cleanup): Use dolist.
9248
8bba5a75
SM
9249 * subr.el (defvar-local): Add debug spec and doc-string position.
9250
5075bdb5
GM
92512012-05-08 Glenn Morris <rgm@gnu.org>
9252
090bd7cb 9253 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
9254 * language/english.el, language/georgian.el, language/greek.el:
9255 * language/japanese.el, language/khmer.el, language/korean.el:
9256 * language/lao.el, language/misc-lang.el, language/romanian.el:
9257 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
9258 * language/thai.el, language/utf-8-lang.el:
9259 Remove no-byte-compile setting.
9260
5075bdb5
GM
9261 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
9262
06f679a7
AH
92632012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9264
9265 * progmodes/make-mode.el (makefile-browse):
9266 Remove unnecessary interactive. (Bug#11324)
9267
03794570
GM
92682012-05-07 Glenn Morris <rgm@gnu.org>
9269
af8630f4
GM
9270 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
9271
03794570
GM
9272 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
9273
f0809a9d
SM
92742012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9275
28be5ce7
SM
9276 * loadup.el: Preload newcomment.el.
9277 * newcomment.el: Move autoload-only code to toplevel.
9278
f0809a9d
SM
9279 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
9280 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9281 Handle new :right-align column property.
9282 (tabulated-list-print-col): Idem, plus use `display' text-property to
9283 try and preserve alignment for variable pitch fonts.
9284
1241b724
CY
92852012-05-07 Chong Yidong <cyd@gnu.org>
9286
9287 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
9288 (tabulated-list-use-header-line): New var.
9289 (tabulated-list-init-header): Use it.
9290 (tabulated-list-print-fake-header): New function.
9291 (tabulated-list-print): Use it.
9292 (tabulated-list-sort-button-map): Add non-header-line commands.
9293 (tabulated-list-init-header): Add column name property to basic
9294 labels as well.
9295 (tabulated-list-col-sort): Handle non-header-line button case.
9296 (tabulated-list--sort-by-column-name): Fix a corner case.
9297
f0809a9d
SM
9298 * buff-menu.el (list-buffers--refresh):
9299 Handle Buffer-menu-use-header-line.
1241b724 9300
e5f9458f
CY
93012012-05-06 Chong Yidong <cyd@gnu.org>
9302
9303 * buff-menu.el: Convert to Tabulated List mode.
9304 (Buffer-menu-buffer+size-width): Make obsolete.
9305 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
9306 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
9307 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
9308 documentation into docstring of buffer-menu.
9309 (Buffer-menu-toggle-files-only): Add an informative message.
9310 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
9311 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
9312 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
9313 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
9314 (Buffer-menu-execute, Buffer-menu-select)
9315 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
9316 (Buffer-menu-bury): Use Tabulated List machinery.
9317 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
9318 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 9319 Delete.
e5f9458f
CY
9320 (list-buffers--refresh): New function.
9321 (list-buffers-noselect): Use it.
9322 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
9323 (Buffer-menu--pretty-file-name): New helper functions.
9324
9325 * loadup.el: Preload tabulated-list.
9326
9327 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
9328 tabulated-list-sort-column.
9329 (tabulated-list-init-header): Add the initial aligning space even
9330 if tabulated-list-padding is zero.
9331
e129292c
CS
93322012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
9333
9334 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
9335 whose cdr is not a cons cell correctly (bug#11038).
9336
6632d361
CY
93372012-05-06 Chong Yidong <cyd@gnu.org>
9338
e129292c
CS
9339 * emacs-lisp/tabulated-list.el (tabulated-list-format):
9340 Accept additional plist in column descriptors.
6632d361
CY
9341 (tabulated-list-init-header): Obey it.
9342 (tabulated-list-get-entry): New function.
9343 (tabulated-list-put-tag): Use it. Use string-width instead of
9344 length.
9345 (tabulated-list--column-number): New function.
9346 (tabulated-list-print): Use it.
e129292c
CS
9347 (tabulated-list-print-col): New function.
9348 Set `tabulated-list-column-name' property on each column's text.
6632d361 9349 (tabulated-list-print-entry): Use it.
e129292c
CS
9350 (tabulated-list-delete-entry, tabulated-list-set-col):
9351 New functions.
6632d361
CY
9352 (tabulated-list-sort-column): New command (Bug#11337).
9353
3cc99f68
CY
9354 * buff-menu.el (list-buffers): Move C-x C-b binding from
9355 buff-menu.el to bindings.el.
9356
9357 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
9358 :advertised-binding feature.
9359
52b61776
TN
93602012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
9361
9362 * progmodes/compile.el (compilation-internal-error-properties):
9363 Calculate start position correctly when end-col is set but
9364 end-line is not (Bug#11382).
9365
ebfe2597
WJ
93662012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
9367
9368 * man.el (Man-unindent): Use text-property-default-nonsticky to
9369 prevent untabify from inheriting face properties (Bug#11408).
9370
6d3f7c2f
SM
93712012-05-05 Stefan Merten <smerten@oekonux.de>
9372
9373 * textmodes/rst.el: Major merge with upstream development up to
9374 Docutils SVN r7399 / rst.el V1.2.1.
9375
9376 Clarify maintainership and authors.
9377
9378 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
9379 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
9380 (rst-official-version, rst-official-cvs-rev, rst-version)
9381 (rst-package-emacs-version-alist): New functions and variables
9382 for version information.
9383
9384 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
9385 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
9386 (rst-mode-syntax-table, rst-mode): New and corrected functions
9387 and variables representing reStructuredText features.
9388
9389 (rst-re): New function for reStructuredText regexes. Use in
9390 many places.
9391
9392 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
9393 (rst-mode-map): Rebind keys.
9394
9395 (rst-mode-lazy, rst-font-lock-keywords)
9396 (rst-font-lock-extend-region)
9397 (rst-font-lock-extend-region-internal)
9398 (rst-font-lock-extend-region-extend)
9399 (rst-font-lock-find-unindented-line-limit)
9400 (rst-font-lock-find-unindented-line-match)
9401 (rst-adornment-level, rst-font-lock-adornment-level)
9402 (rst-font-lock-adornment-match)
9403 (rst-font-lock-handle-adornment-pre-match-form)
9404 (rst-font-lock-handle-adornment-matcher): Major revision of
9405 font-locking. Integrate with other code. Use `jit-lock-mode'.
9406
9407 (rst-preferred-adornments, rst-adjust-hook)
9408 (rst-new-adornment-down, rst-preferred-bullets)
9409 (rst-preferred-bullets, rst-indent, rst-indent-width)
9410 (rst-indent-field, rst-indent-literal-normal)
9411 (rst-indent-literal-minimized, rst-indent-comment): Change,
9412 extend and improve customization.
9413
9414 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
9415 (rst-normalize-cursor-position, rst-get-decoration)
9416 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
9417 (rst-rstrip, rst-toc-insert-find-delete-contents)
9418 (rst-shift-fill-region, rst-compute-bullet-tabs)
9419 (rst-debug-print-tabs, rst-debug-mark-found)
9420 (rst-shift-region-guts, rst-shift-region-right)
9421 (rst-shift-region-left, rst-use-char-classes)
9422 (rst-font-lock-keywords-function)
9423 (rst-font-lock-indentation-point)
9424 (rst-font-lock-find-unindented-line-begin)
9425 (rst-font-lock-find-unindented-line-end)
9426 (rst-font-lock-find-unindented-line)
9427 (rst-font-lock-adornment-point, rst-font-lock-level)
9428 (rst-adornment-level-alist): Remove functions and variables.
9429
9430 (rst-compare-adornments, rst-get-adornment-match)
9431 (rst-suggest-new-adornment, rst-get-adornments-around)
9432 (rst-adornment-complete-p, rst-get-next-adornment)
9433 (rst-adjust-adornment, rst-display-adornments-hierarchy)
9434 (rst-straighten-adornments): Standardize function names to
9435 use "adornment" instead of "decoration". Correct callers.
9436 Similar standardizing in many places.
9437
9438 (rst-update-section, rst-adjust, rst-promote-region)
9439 (rst-enumerate-region, rst-bullet-list-region)
9440 (rst-repeat-last-character): Correct use of `interactive'.
9441
9442 (rst-classify-adornment, rst-find-all-adornments)
9443 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
9444 (rst-find-leftmost-column, rst-repeat-last-character):
9445 Refactor functions.
9446
9447 (rst-find-title-line, rst-reset-section-caches)
9448 (rst-get-adornments-around, rst-adjust-adornment-work)
9449 (rst-arabic-to-roman, rst-roman-to-arabic)
9450 (rst-insert-list-pos, rst-insert-list-new-item)
9451 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
9452 New functions.
9453
9454 (rst-all-sections, rst-section-hierarchy)
9455 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
9456 New variables.
9457
9458 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
9459 configuration instead of only buffer. Change where necessary.
9460
9461 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
9462 (rst-shift-region, rst-adaptive-fill): New functions for
9463 indentation and filling.
9464
9465 (rst-comment-line-break, rst-comment-indent)
9466 (rst-comment-insert-comment, rst-comment-region)
9467 (rst-uncomment-region): New functions for handling comments.
9468
9469 (rst-compile): Quote shell arguments.
9470
9471 (rst-compile-pdf-preview, rst-compile-slides-preview):
9472 Delete temporary files after use.
9473
a43f98b3
GM
94742012-05-05 Glenn Morris <rgm@gnu.org>
9475
48176e8b
GM
9476 * calendar/cal-html.el: Optionally include holidays in the output.
9477 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
9478 (cal-html-holidays): New option.
9479 (cal-html-css-default): Add holiday entry.
9480 (holiday-in-range): Autoload it.
9481 (cal-html-htmlify-entry): Add optional class argument.
9482 (cal-html-htmlify-list): Add optional holidays argument.
9483 (cal-html-insert-agenda-days): Include holidays in the output.
9484 (cal-html-one-month): Maybe include holidays.
9485
a43f98b3
GM
9486 * calendar/holidays.el (holiday-in-range):
9487 Move here from cal-tex-list-holidays.
9488 * calendar/cal-tex.el (cal-tex-list-holidays):
9489 Make it an obsolete alias for holiday-in-range. Update all callers.
9490
fef9d149 94912012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
9492
9493 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
9494 Nextstep.
9495
248da2f4
RW
94962012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
9497
9498 * files.el (file-auto-mode-skip): New var.
9499 (set-auto-mode-1): Use it.
9500
f95e9344
SM
95012012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
9502
df96ab1e
SM
9503 * repeat.el: Use lexical-binding.
9504 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
9505 (repeat-undo-count): Remove.
9506 (repeat):
9507 * progmodes/octave-mod.el (octave-abbrev-start):
9508 * progmodes/f90.el (f90-abbrev-start):
9509 * face-remap.el (text-scale-adjust):
9510 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
9511
5342bb06
SM
9512 * emacs-lisp/pcase.el (pcase--let*): New function.
9513 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
9514 a bit more.
9515 (pcase--split-pred): Be more clever about ruling out overlap between
9516 a predicate and some constant pattern.
9517 (pcase--q1): Use `null' instead of (eq foo nil).
9518
f95e9344
SM
9519 * subr.el (setq-local, defvar-local): New macros.
9520 (kbd): Redefine as an alias.
9521 (with-selected-window): Leave unrelated frames alone.
9522 (set-temporary-overlay-map): New function.
9523
71873e2b
SM
95242012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9525
9526 * subr.el (user-error): New function.
9527 * window.el (switch-to-buffer):
9528 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
9529 (smerge-match-conflict):
9530 * simple.el (previous-matching-history-element)
9531 (next-matching-history-element, goto-history-element, undo-more)
9532 (undo-start):
9533 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
9534 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
9535 (next-file, tags-loop-scan, list-tags, complete-tag):
9536 * progmodes/compile.el (compilation-loop):
9537 * mouse.el (mouse-minibuffer-check):
9538 * man.el (Man-bgproc-sentinel, Man-goto-page):
9539 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
9540 (Info-history-forward, Info-follow-reference, Info-menu)
9541 (Info-extract-menu-item, Info-extract-menu-counting)
9542 (Info-forward-node, Info-backward-node, Info-next-menu-item)
9543 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
9544 (Info-next-reference, Info-prev-reference, Info-index)
9545 (Info-index-next, Info-follow-nearest-node)
9546 (Info-copy-current-node-name):
9547 * imenu.el (imenu--make-index-alist)
9548 (imenu-default-create-index-function, imenu-add-to-menubar):
9549 * files.el (basic-save-buffer, recover-file):
9550 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
9551 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
9552 (checkdoc-message-text, checkdoc-defun):
9553 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
9554 * cus-edit.el (customize-changed-options, customize-rogue)
9555 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
9556 (custom-variable-mark-to-reset-standard)
9557 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
9558 (custom-file):
9559 * completion.el (check-completion-length):
9560 * comint.el (comint-search-arg)
9561 (comint-previous-matching-input-string-position)
9562 (comint-previous-matching-input)
9563 (comint-replace-by-expanded-history-before-point, comint-send-input)
9564 (comint-copy-old-input, comint-backward-matching-input)
9565 (comint-goto-process-mark, comint-set-process-mark):
9566 * calendar/calendar.el (calendar-cursor-to-date): Use it.
9567 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
9568
8a61ee22
SM
95692012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
9570
66408d1e
SM
9571 * dabbrev.el (dabbrev--ignore-case-p): New function.
9572 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
9573 Use it.
9574
8a61ee22
SM
9575 * files.el (automount-dir-prefix): Mark as obsolete.
9576
3c74813a
GM
95772012-05-04 Glenn Morris <rgm@gnu.org>
9578
9579 * patcomp.el, play/bruce.el: Move to obsolete/.
9580
0bfcf5c5
PE
95812012-05-04 Paul Eggert <eggert@cs.ucla.edu>
9582
9583 Fix minor Y10k bugs.
9584 * arc-mode.el (archive-unixdate):
9585 * autoinsert.el (auto-insert-alist):
9586 * calc/calc-forms.el (math-this-year):
9587 * emacs-lisp/copyright.el (copyright-current-year)
9588 (copyright-update-year, copyright):
9589 * tar-mode.el (tar-clip-time-string):
9590 * time.el (display-time-update):
9591 Don't assume years have 4 digits.
9592
78f3273a
CY
95932012-05-04 Chong Yidong <cyd@gnu.org>
9594
9595 * dos-w32.el (file-name-buffer-file-type-alist)
9596 (direct-print-region-use-command-dot-com):
9597 * ffap.el (ffap-menu-regexp):
9598 * find-file.el (ff-special-constructs):
9599 * follow.el (follow-debug):
9600 * forms.el (forms--debug):
9601 * iswitchb.el (iswitchb-all-frames):
9602 * ido.el (ido-all-frames):
9603 * emacs-lisp/timer.el (timer-max-repeats):
9604 * mail/feedmail.el (feedmail-mail-send-hook)
9605 (feedmail-mail-send-hook-queued):
9606 * mail/footnote.el (footnote-signature-separator):
9607 * mail/mailabbrev.el (mail-alias-separator-string)
9608 (mail-abbrev-mode-regexp):
9609 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
9610 * progmodes/idlwave.el (idlwave-libinfo-file)
9611 (idlwave-default-completion-case-is-down)
9612 (idlwave-library-routines): Convert defvars to defcustoms.
9613
9614 * mail/rmail.el (rmail-decode-mime-charset):
9615 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
9616 (idlwave-shell-fix-inserted-breaks)
9617 (idlwave-shell-activate-alt-keybindings)
9618 (idlwave-shell-use-breakpoint-glyph):
9619 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
9620
f7ae6719
SM
96212012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9622
9623 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
9624
47086495
WS
96252012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
9626
9627 * progmodes/verilog-mode.el (font-lock-keywords):
9628 Fix mis-highligting auto. Reported by Craig Barner.
9629 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
fc0c31f8 9630 defines from global name space. Reported by Dan Dever.
47086495
WS
9631 (verilog-auto-reset, verilog-auto-reset-widths)
9632 (verilog-auto-tieoff): Support using unbased numbers for
9633 AUTORESET and AUTOTIEOFF.
9634 (verilog-submit-bug-report): Update variable list.
9635 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
fc0c31f8 9636 parenthesis from not matching. Reported by Michael Rytting.
47086495
WS
9637 (verilog-auto-template-lint): Fix hash error when linting modules
9638 with no used templates.
9639 (verilog-warn, verilog-warn-error)
9640 (verilog-warn-fatal): When non-interactive report multiple
9641 warnings before exiting. Suggested by Brad Dobbie.
9642 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
9643 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
9644 to report unused template errors. Reported by Brad Dobbie.
9645 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
fc0c31f8 9646 nets, bug438. Reported by Vns Blore.
47086495
WS
9647 (verilog-auto-inout-module, verilog-auto-reg)
9648 (verilog-read-decls, verilog-read-sub-decls-sig)
9649 (verilog-signals-edit-wire-reg, verilog-signals-with):
9650 Fix passing of Verilog data types in ANSI input/output ports
fc0c31f8 9651 such as "output logic" into the AUTOs. Special case "wire" and
47086495
WS
9652 "reg" for backwards compatibility presuming Verilog 2001.
9653 (verilog-auto-ascii-enum): Add "auto enum" as alias.
9654 (verilog-preprocess): Fix replication of preprocess output.
9655 Reported by Brad Dobbie.
9656 (verilog-auto-inst-interfaced-ports):
9657 Create verilog-auto-inst-interfaced-ports, bug429.
9658 Reported by Julian Gorfajn.
9659 (verilog-after-save-font-hook)
9660 (verilog-before-save-font-hook): New variable.
9661 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
9662 (verilog-save-font-mods): Wrap disabling fontification, reported
9663 by David Rogoff.
9664 (verilog-do-indent, verilog-pretty-declarations-auto)
9665 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
9666 Reported by Pierre-David Pfister.
9667 (verilog-set-auto-endcomments): Fix endtask auto comments outside
9668 of class declarations, bug292. Reported by Kevin Heilman.
9669 (verilog-read-decls): Fix 'parameter type' not appearing in
9670 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
9671 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
fc0c31f8 9672 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
47086495
WS
9673 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
9674 Reported by David Kravitz.
9675
96762012-05-03 Michael McNamara <mac@mail.brushroad.com>
9677
9678 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
9679 assignment with tests in ifs and for loops.
9680 (verilog-extended-complete-re, verilog-complete-reg): Change so
9681 that DPI inport functions don't look like fuction declarations.
9682 (verilog-pretty-expr): Don't line up assignment
9683 operations to the test and increment in if and for loops
9684 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 9685 that DPI inport functions don't look like fuction declarations.
47086495 9686
2e51d4b5
KH
96872012-05-03 Kenichi Handa <handa@m17n.org>
9688
9689 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 9690 decoding, and show a warning message without signaling an error
2e51d4b5
KH
9691 (Bug#11282).
9692
2bd785a2
SM
96932012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9694
9695 * emacs-lisp/bytecomp.el
9696 (byte-compile-file-form-custom-declare-variable): Compile all elements,
9697 since cconv.el might have introduced :fun-body, internal-make-closure,
9698 and friends for bytecomp to handle (bug#11391).
9699 * custom.el (defcustom): Avoid ((λ ..) ..).
9700
99d27583
SM
97012012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
9702
9703 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
9704
55a71479
JB
97052012-05-02 Juanma Barranquero <lekktu@gmail.com>
9706
9707 * notifications.el (dbus-debug):
9708 * term/linux.el (gpm-mouse-enable):
9709 * term/screen.el (xterm-register-default-colors): Declare.
9710
7b97c764
CY
97112012-05-02 Chong Yidong <cyd@gnu.org>
9712
2bc356d7
CY
9713 * cus-start.el (gc-cons-percentage, exec-suffixes)
9714 (dos-display-scancodes, dos-hyper-key, dos-super-key)
9715 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
9716 (make-cursor-line-fully-visible, void-text-area-pointer)
9717 (font-list-limit): Add customization data.
9718
7b97c764
CY
9719 * allout.el (allout-exposure-change-functions)
9720 (allout-structure-added-functions)
9721 (allout-structure-deleted-functions)
9722 (allout-structure-shifted-functions): Rename abnormal hooks from
9723 *-hook, and convert to defcustoms.
5d3385a0
JB
9724 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
9725 Convert to defcustoms.
7b97c764
CY
9726 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
9727
9728 * allout-widgets.el: Hook callers changed.
9729
90207a15 97302012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
9731
9732 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
9733 the yanked message in preference to the default value of
9734 buffer-file-coding-system.
9735
90207a15 97362012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 9737
5d3385a0
JB
9738 * window.el (display-buffer--action-function-custom-type):
9739 Fix entry.
d9558cad 9740
90207a15 97412012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
9742
9743 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
9744
d80ac57b
GM
97452012-05-01 Glenn Morris <rgm@gnu.org>
9746
976f7668
GM
9747 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
9748
beb83b5a
GM
9749 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
9750
d80ac57b
GM
9751 * cus-edit.el (custom-variable-documentation): Simplify with format.
9752
b593d6a9 97532012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
f1a71c6e 9754 Stefan Monnier <monnier@iro.umontreal.ca>
b593d6a9
AH
9755
9756 * simple.el (suggest-key-bindings, execute-extended-command):
9757 Move from keyboard.c.
9758
782fbf2a
CY
97592012-05-01 Chong Yidong <cyd@gnu.org>
9760
9761 * follow.el: Eliminate advice.
9762 (set-process-filter, process-filter, sit-for): Advice deleted.
9763 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
9764 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
9765 Vars deleted.
782fbf2a
CY
9766 (follow-auto): Use a :set function.
9767 (follow-mode): Rewritten. Don't advise process filters.
9768 (follow-switch-to-current-buffer-all, follow-scroll-up)
9769 (follow-scroll-down): Assume follow-mode is bound.
9770 (follow-comint-scroll-to-bottom)
9771 (follow-align-compilation-windows): New functions.
9772 (follow--window-sorter): New function.
9773 (follow-all-followers): Use it to explicitly sort windows by their
9774 positions; don't make assumptions about next-window order.
9775 (follow-windows-start-end, follow-delete-other-windows-and-split)
9776 (follow-calc-win-start): Doc fix.
9777 (follow-windows-aligned-p, follow-select-if-visible): Don't call
9778 vertical-motion unnecessarily.
9779 (follow-adjust-window): New function.
9780 (follow-post-command-hook): Use it.
9781 (follow-call-set-process-filter, follow-call-process-filter)
9782 (follow-intercept-process-output, follow-tidy-process-filter-alist)
9783 (follow-stop-intercept-process-output, follow-generic-filter):
9784 Functions deleted.
9785 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
9786 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
9787 New functions, replacing advice on scroll-bar-* commands.
87233a14 9788 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
9789
9790 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
9791 (comint-postoutput-scroll-to-bottom): Use it.
9792 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 9793
290af740
GM
97942012-05-01 Glenn Morris <rgm@gnu.org>
9795
9796 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
9797 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
9798 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
9799 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
9800 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
9801 Remove no-byte-compile setting.
9802
6eac8dc9
SM
98032012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
9804
9805 * minibuffer.el (completion-table-with-quoting): Fix compatibility
9806 all-completions code to not return a number in the last cdr.
9807
9cc7819c
LL
98082012-04-30 Leo Liu <sdl.web@gmail.com>
9809
9810 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
9811 read-only error.
9812
c93b886f
CY
98132012-04-29 Chong Yidong <cyd@gnu.org>
9814
9815 * follow.el (follow-calc-win-end): Rewrite to handle partial
9816 screen lines correctly (Bug#8390).
9817 (follow-avoid-tail-recenter): Minor cleanup.
9818
8b6c19f4
SM
98192012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
9820
9821 Avoid the obsolete `assoc' package.
9822 * speedbar.el (speedbar-refresh): Avoid adelete.
9823 (speedbar-file-lists): Simplify and avoid aput.
9824 * man.el (Man--sections, Man--refpages): New vars, replacing
9825 Man-sections-alist and Man-refpages-alist.
9826 (Man-build-section-alist, Man-build-references-alist):
9827 Use them; avoid aput.
9828 (Man--last-section, Man--last-refpage): New vars.
9829 (Man-follow-manual-reference): Use them.
9830 Use the `default' arg of completing-read.
9831 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
9832
c5bb7569
CY
98332012-04-27 Chong Yidong <cyd@gnu.org>
9834
d1d2e2e8
CY
9835 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
9836
15cd8efd
CY
9837 * startup.el (x-apply-session-resources): New function.
9838
9839 * term/ns-win.el (ns-initialize-window-system):
9840 * term/w32-win.el (w32-initialize-window-system):
9841 * term/x-win.el (x-initialize-window-system): Use it to properly
9842 set menu-bar-mode and other vars from X resources, even if the
9843 initial frame is not a window-system frame (Bug#2299).
9844
c5bb7569
CY
9845 * subr.el (read-key): Avoid running filter function when setting
9846 up temporary tool bar entries (Bug#9922).
9847
a8e7d6d7 98482012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
9849
9850 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
9851 (Bug#11344)
9852
a8e7d6d7 98532012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
9854
9855 * select.el (xselect--encode-string): New function, split from
9856 xselect-convert-to-string.
9857 (xselect-convert-to-string): Use it.
9858 (xselect-convert-to-filename, xselect-convert-to-os)
9859 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
9860 returned strings are properly encoded (Bug#11315).
9861
a8e7d6d7 98622012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
9863
9864 * simple.el (delete-active-region): Move to killing custom group.
9865
a8e7d6d7 98662012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
9867
9868 * progmodes/which-func.el (which-func-current): Quote %
9869 characters for mode-line processing.
9870
578c1d4b 98712012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
9872
9873 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
9874 reaching eob (Bug#11286).
9875
a8e7d6d7 98762012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
9877
9878 * progmodes/gdb-mi.el (gdb-control-level): New variable.
9879 (gdb): Make it buffer-local and init to zero.
9880 (gdb-control-commands-regexp): New variable.
9881 (gdb-send): Don't wrap in "-interpreter-exec console" if
9882 gdb-control-level is positive. Increment gdb-control-level
9883 whenever the command matches gdb-control-commands-regexp, and
9884 decrement it each time the command is "end". (Bug#11279)
9885
a8e7d6d7 98862012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
9887
9888 * window.el (adjust-window-trailing-edge, enlarge-window)
9889 (shrink-window, window-resize):
9890 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
9891 windows (Bug#11276).
9892
b3608390
CY
98932012-04-27 Chong Yidong <cyd@gnu.org>
9894
9895 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 9896 fix "missing prefix" warning. All callers changed.
b3608390 9897
797e6e88
SM
98982012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
9899
9900 * emacs-lisp/assoc.el: Move to obsolete/.
9901
e95a67dc
SM
99022012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
9903
657c21e4 9904 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
9905
9906 * term/ns-win.el (ns-define-service):
9907 * progmodes/pascal.el (pascal-goto-defun):
9908 * progmodes/js.el (js--read-tab):
9909 * progmodes/etags.el (tags-lazy-completion-table):
9910 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
9911 * emacs-lisp/ewoc.el (ewoc--wrap):
9912 * emacs-lisp/assoc.el (aput, adelete, amake):
9913 * doc-view.el (doc-view-convert-current-doc):
9914 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
9915
cb3e7ae0
CY
99162012-04-26 Chong Yidong <cyd@gnu.org>
9917
dce04f7f
CY
9918 * image.el (image-type-from-buffer): Only return supported image
9919 type (Bug#9045).
9920
cb3e7ae0
CY
9921 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
9922 value, for symmetry with diff-end-of-hunk.
9923 (diff-split-hunk, diff-find-source-location)
9924 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
9925 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
9926 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
9927 compute the relevant hunk or file properly (Bug#6005).
9928 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
9929
0d42eb3e
SM
99302012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
9931
9932 * vc/vc-mtn.el:
9933 * vc/vc-hg.el:
9934 * vc/vc-git.el:
9935 * vc/vc-dir.el:
9936 * vc/vc-cvs.el:
9937 * vc/vc-bzr.el:
9938 * vc/vc-arch.el:
9939 * vc/vc.el: Replace lexical-let by lexical-binding.
9940 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
9941 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
9942 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
9943
f08ae1c9
CY
99442012-04-26 Chong Yidong <cyd@gnu.org>
9945
8b71081d
CY
9946 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
9947 (diff-mode-shared-map): Bind it to / and [remap undo].
9948
f08ae1c9
CY
9949 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
9950 (ediff-window-setup-function): Use it as the default, to set up
9951 windows based on whether the current frame is graphical (Bug#2138).
9952 (ediff-choose-window-setup-function-automatically): Make obsolete.
9953
9954 * vc/ediff-init.el: Always define ediff-pixel-width/height.
9955
ef24141c
SM
99562012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
9957
cc356a5d
SM
9958 * ffap.el: Remove old code for obsolete package.
9959 (ffap-complete-as-file-p): Remove.
9960
b4ff4f1f
SM
9961 Use completion-table-with-quoting for comint and pcomplete.
9962 * comint.el (comint--unquote&requote-argument)
9963 (comint--unquote-argument, comint--requote-argument): New functions.
9964 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
9965 (comint-quote-filename): Use regexp-opt-charset.
9966 (comint--common-suffix, comint--common-quoted-suffix)
9967 (comint--table-subvert): Remove.
9968 (comint-unquote-function, comint-requote-function): New vars.
9969 (comint--complete-file-name-data): Use them with
9970 completion-table-with-quoting.
9971 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
9972 * pcomplete.el (pcomplete-arg-quote-list)
9973 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
9974 (pcomplete-unquote-argument-function): Default to non-nil.
9975 (pcomplete-unquote-argument): Simplify.
9976 (pcomplete--common-quoted-suffix): Remove.
9977 (pcomplete-requote-argument-function): New var.
9978 (pcomplete--common-suffix): New function.
9979 (pcomplete-completions-at-point): Use completion-table-with-quoting
9980 and completion-table-subvert.
9981
79c4eeb4
SM
9982 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
9983 (minibuffer--double-dollars): Preserve properties.
9984 (completion--sifn-requote): New function.
9985 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
9986
ef24141c
SM
9987 * minibuffer.el: Add support for completion of quoted/escaped data.
9988 (completion-table-with-quoting, completion-table-subvert): New funs.
9989 (completion--twq-try, completion--twq-all): New functions.
9990 (completion--nth-completion): New function.
9991 (completion-try-completion, completion-all-completions): Use it.
9992
784e7d6e
LL
99932012-04-25 Leo Liu <sdl.web@gmail.com>
9994
dd2ac746
SM
9995 * progmodes/python.el (python-pdbtrack-get-source-buffer):
9996 Use compilation-message if available to find real filename.
784e7d6e 9997
07875ee7
CY
99982012-04-25 Chong Yidong <cyd@gnu.org>
9999
10000 * vc/diff-mode.el (diff-setup-whitespace): New function.
10001 (diff-mode): Use it.
10002
10003 * vc/diff.el (diff-sentinel):
10004 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
10005 Whitespace mode variables based on diff style (Bug#8612).
10006
5055880d
LL
100072012-04-25 Leo Liu <sdl.web@gmail.com>
10008
daf75653
LL
10009 * progmodes/python.el (python-send-region): Add suffix .py to the
10010 temp file.
10011
5055880d
LL
10012 * files.el (auto-mode-alist): Use javascript-mode instead.
10013
db9b177b
AH
100142012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
10015
ef24141c 10016 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 10017
090bd7cb 10018 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 10019 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 10020 references, see Bug#9.
ef24141c 10021 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 10022 when receiving a fault reply.
ef24141c 10023 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 10024
090bd7cb 10025 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 10026 (soap-inspect-simple-type): New function.
db9b177b 10027
090bd7cb 10028 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 10029 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
10030 (soap-decode-basic-type, soap-encode-basic-type):
10031 support unsignedInt and double basic types.
db9b177b 10032 (soap-resolve-references-for-simple-type)
ef24141c
SM
10033 (soap-parse-simple-type, soap-encode-simple-type): New function.
10034 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 10035
090bd7cb 10036 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
10037 (soap-default-soapenc-types): Add integer, byte and anyURI types.
10038 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
10039 the local name of "soapenc:Array".
10040 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
10041 decoding integer, byte and anyURI xsd types.
10042
1fc6097b
CY
100432012-04-25 Chong Yidong <cyd@gnu.org>
10044
10045 * cus-edit.el (custom-buffer-create-internal): Update header text.
10046
afc6df87
EZ
100472012-04-25 Eli Zaretskii <eliz@gnu.org>
10048
10049 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
10050 settings on 'system-type', not on 'window-system'. On MS-Windows,
10051 set interactive-mode on in GDB.
10052
dfbd787f
SM
100532012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
10054
10055 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
10056 (ruby-syntax-propertize-regexp): Remove.
10057 (ruby-syntax-propertize-function): Split regexp into chunks.
10058 Match following code directly.
10059
85222d44
DG
100602012-04-24 Dmitry Gutov <dgutov@yandex.ru>
10061
51a8ea2a
DG
10062 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
10063 (ruby-syntax-propertize-regexp): New function.
10064 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
10065 by a special keyword.
10066
85222d44
DG
10067 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
10068 (ruby-syntax-general-delimiters-goto-beg)
10069 (ruby-syntax-propertize-general-delimiters): New functions.
10070 (ruby-syntax-propertize-function): Use them to handle GDL.
10071 (ruby-font-lock-keywords): Move old handling of GDL...
10072 (ruby-font-lock-syntactic-keywords): .. to here.
10073 (ruby-calculate-indent): Adjust indentation for GDL.
10074
b613912b
MA
100752012-04-24 Michael Albinus <michael.albinus@gmx.de>
10076
b5380639
MA
10077 * notifications.el (top): Remove unneeded declarations.
10078 (notifications-specification-version): Change to "1.2".
e43042fe 10079 (notifications-interface, notifications-notify-method)
b613912b
MA
10080 (notifications-close-notification-method): Fix docstring.
10081 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
10082 (notifications-notify): Add :action-items, :resident and
10083 :transient hints. Change "image_data" to "image-data" and
10084 "image_path" to "image-path".
b613912b
MA
10085 (notifications-get-capabilities): New defun.
10086
257440aa
LL
100872012-04-24 Leo Liu <sdl.web@gmail.com>
10088
10089 * progmodes/python.el: Move hideshow setup to the end.
10090
b1bac16e
MR
100912012-04-24 Martin Rudalics <rudalics@gmx.at>
10092
10093 * window.el (handle-select-window): Clear echo area since this is
10094 no more done by read_char (Bug#11304).
10095
d81bd059
SM
100962012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
10097
10098 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
10099 and `/ M' to filter-derived-mode.
10100 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
10101 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10102 (ibuffer-mark-by-mode): Use default rather than initial-input.
10103 (ibuffer-filter-by-derived-mode): Autoload and require-match.
10104
c4cf6d91
IA
101052012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
10106
10107 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
10108 (ibuffer-filter-by-derived-mode): New filter.
10109 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
10110
7511ded8
CY
101112012-04-23 Andreas Politz <politza@fh-trier.de>
10112
10113 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
10114
775c916b
CY
101152012-04-23 Chong Yidong <cyd@gnu.org>
10116
10117 * cus-edit.el (customize-apropos, customize-apropos-options):
10118 Disable matching of non-option variables (Bug#11176).
10119 (customize-option, customize-option-other-window)
10120 (customize-changed-options): Doc fix.
10121 (customize-apropos-options, customize-apropos-faces)
10122 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
10123
10124 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 10125 Fix word list splitting (Bug#11132).
46c71e23
CY
10126 (apropos-symbol, apropos-keybinding, apropos-label)
10127 (apropos-property, apropos-function-button)
10128 (apropos-variable-button, apropos-misc-button): New faces.
10129 (apropos-symbol-face, apropos-keybinding-face)
10130 (apropos-label-face, apropos-property-face, apropos-match-face):
10131 Variables removed (Bug#8396).
10132 (apropos-library-button, apropos-format-plist, apropos-print)
10133 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 10134
2df41f9c
MA
101352012-04-23 Michael Albinus <michael.albinus@gmx.de>
10136
10137 * net/xesam.el (xesam-mode-map): Use let-bound map in
10138 initialization. (Bug#11292)
10139
da00640a
AM
101402012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10141
10142 Preserve ispell session localwords when switching back to
10143 original buffer.
10144
090bd7cb
JB
10145 * textmodes/ispell.el (ispell-buffer-session-localwords):
10146 New buffer-local variable to hold buffer session localwords.
ed9265fc 10147 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
10148 localwords.
10149 (ispell-command-loop, ispell-change-dictionary)
10150 (ispell-buffer-local-words): Preserve session localwords when
10151 needed.
10152
090bd7cb
JB
10153 * textmodes/flyspell.el (flyspell-process-localwords)
10154 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 10155
f621ccf5
AM
101562012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10157
090bd7cb
JB
10158 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
10159 using obsolete `translation-table-for-input'.
ef24141c
SM
10160 (ispell-word, ispell-process-line, ispell-complete-word):
10161 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 10162
c2d1019e
CY
101632012-04-22 Chong Yidong <cyd@gnu.org>
10164
10165 * cus-edit.el (custom-variable-menu)
10166 (custom-variable-reset-saved, custom-face-menu)
10167 (custom-face-reset-saved): If there is no saved value, make the
10168 "reset-saved" operation bring back the default (Bug#9509).
10169 (custom-face-state): Properly detect themed faces.
10170
eeddc531
CY
10171 * faces.el (face-spec-set): Stop supporting deprecated form of
10172 third arg.
10173
dcbf5805
MA
101742012-04-22 Michael Albinus <michael.albinus@gmx.de>
10175
10176 Move functions from C to Lisp. Make non-blocking method calls
10177 the default. Implement further D-Bus standard interfaces.
10178
ef24141c
SM
10179 * net/dbus.el (dbus-message-internal): Declare function.
10180 Remove unneeded function declarations.
dcbf5805
MA
10181 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
10182 (dbus-message-type-method-return, dbus-message-type-error)
10183 (dbus-message-type-signal): Declare variables. Remove local
10184 definitions.
10185 (dbus-interface-dbus, dbus-interface-peer)
10186 (dbus-interface-introspectable, dbus-interface-properties)
10187 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
10188 Adapt docstring.
10189 (dbus-interface-objectmanager): New defconst.
10190 (dbus-call-method, dbus-call-method-asynchronously)
10191 (dbus-send-signal, dbus-method-return-internal)
10192 (dbus-method-error-internal, dbus-register-service)
10193 (dbus-register-signal, dbus-register-method): New defuns, moved
10194 from dbusbind.c
10195 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
10196 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
10197 New defuns.
dcbf5805
MA
10198 (dbus-call-method-non-blocking): Make it an obsolete function.
10199 (dbus-unregister-object, dbus-unregister-service)
10200 (dbus-handle-event, dbus-register-property)
10201 (dbus-property-handler): Obey the new structure of
10202 `bus-registered-objects'.
10203 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
10204 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
10205 Use `dbus-call-method'.
10206
cf20dee0
CY
102072012-04-22 Chong Yidong <cyd@gnu.org>
10208
10209 * cus-edit.el (custom-commands, custom-reset-menu)
10210 (Custom-reset-standard): Tweak labels.
10211 (custom-reset-button-menu): Change default to t.
10212 (custom-buffer-create-internal): For the custom-reset-button-menu
10213 case, put the revert button first.
10214 (custom-group-subtitle): New face.
10215 (custom-group-value-create): Align docstring to a specific column.
10216
10217 * wid-edit.el (widget-documentation-link-add): Don't handle
10218 indentation in this function.
10219 (widget-documentation-string-indent-to): New function.
10220 (widget-documentation-string-value-create): Use it.
10221
10222 * autorevert.el (auto-revert):
10223 * epg-config.el (epg):
10224 * ibuffer.el (ibuffer):
10225 * mpc.el (mpc):
10226 * ses.el (ses):
10227 * eshell/eshell.el (eshell):
10228 * net/ange-ftp.el (ange-ftp):
10229 * progmodes/ebnf2ps.el (postscript):
10230 * progmodes/flymake.el (flymake):
10231 * progmodes/prolog.el (prolog):
10232 * progmodes/verilog-mode.el (verilog-mode):
10233 * progmodes/which-func.el (which-func):
10234 * term/xterm.el (xterm):
10235 * textmodes/picture.el (picture):
10236 * textmodes/tildify.el (tildify):
10237 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
10238 customization buffers.
10239
583e23bd
AM
102402012-04-22 Alan Mackenzie <acm@muc.de>
10241
10242 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
10243 Adding a ) can hide the resulting (..) from searches. Fix it.
10244 Bound the backward search to the position of the existing (.
10245
7dd51bf1
JB
102462012-04-21 Juanma Barranquero <lekktu@gmail.com>
10247
10248 * progmodes/verilog-mode.el (verilog-mode): Check whether
10249 which-func-modes is t before adding verilog-mode.
10250 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
10251
d64a438f
LL
102522012-04-21 Leo Liu <sdl.web@gmail.com>
10253
7dd51bf1 10254 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 10255
081e8d65
MV
102562012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
10257
10258 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
10259 filling of the last column of a table (Bug#5635).
10260 (woman-find-next-control-line): New arg, specifying an additional
10261 regexp component for the control line.
10262 (woman2-roff-buffer): Use it.
10263 (woman-break-table): New function.
10264 (woman2-TS): Use it.
10265
102662012-04-21 Chong Yidong <cyd@gnu.org>
10267
10268 * woman.el (woman-set-buffer-display-table, woman-decode-region)
10269 (woman-horizontal-escapes, woman-negative-vertical-space)
10270 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
10271 (WoMan-warn-ignored): Use ?\s instead of ?\ .
10272
ed571ccb
SM
102732012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10274
10275 * minibuffer.el (completion-file-name-table): Complete user names.
10276
39773899
LL
102772012-04-20 Leo Liu <sdl.web@gmail.com>
10278
10279 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
10280 and pcase-let*.
10281
de6ff46d
CY
102822012-04-20 Chong Yidong <cyd@gnu.org>
10283
10284 * server.el (server-execute): Respect initial-buffer-choice if it
10285 is a string and there are no files to open (Bug#2825).
10286 (server-create-window-system-frame, server-create-tty-frame):
10287 Don't switch buffers here.
2d0e8e61
CY
10288 (server-process-filter): Only try to open a window system frame if
10289 compiled with graphical support (Bug#8314).
de6ff46d 10290
54071013
DN
102912012-04-20 Dan Nicolaescu <dann@gnu.org>
10292
10293 * battery.el (battery-echo-area-format): Display remaining time
10294 for sysfs backend too (Bug#11269).
10295 (battery-linux-sysfs): Fix conditional for the charge.
10296
f30d612a
CY
102972012-04-20 Chong Yidong <cyd@gnu.org>
10298
c07a4c0b 10299 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
10300 (gdb-inferior-io--init-proc): New function.
10301 (gdb-init-1): Use it.
10302 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
10303 responsible for allocating a new pty and hooking it to gdb when
10304 the old pty gets an EIO due to process exit.
10305 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
10306 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
10307 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
10308
2116e93c
EZ
103092012-04-20 Eli Zaretskii <eliz@gnu.org>
10310
10311 * window.el (window-min-size, window-sizable, window-min-delta)
10312 (window-max-delta, window--resizable, window-resizable)
10313 (window-total-size, window-full-height-p, window-full-width-p)
10314 (window-in-direction, window--resize-mini-window, window-resize)
10315 (window--resize-child-windows-normal)
10316 (window--resize-child-windows, window--resize-siblings)
10317 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 10318 (enlarge-window, shrink-window): Doc fixes.
2116e93c 10319
c07a4c0b 103202012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 10321
ef24141c
SM
10322 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
10323 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
10324 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
10325 pty process (Bug#11273).
10326 (gdb-update): New arg to suppress talking to the gdb process.
10327 (gdb-done-or-error): Use it.
10328 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
10329 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
10330 sentinel not being called.
10331
10332 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
10333
d02766ab
CY
10334 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
10335
c07a4c0b 103362012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
10337
10338 * net/network-stream.el (open-network-stream): Doc fix.
10339
c07a4c0b 103402012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
10341
10342 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
10343
c07a4c0b 103442012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
10345
10346 Ensure searching for keywords is case sensitive.
10347
10348 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
10349 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
10350 (c-defun-name, c-mark-function, c-cpp-define-name)
10351 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 10352 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 10353
ef24141c
SM
10354 * progmodes/cc-mode.el (c-font-lock-fontify-region):
10355 Bind case-fold-search to nil.
f0f6bc35 10356
c07a4c0b 103572012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
10358
10359 * mail/sendmail.el (mail-bury): Call return action with the right
10360 Rmail buffer (Bug#11242).
10361
9a864fa2
CY
10362 * server.el (server-process-filter): Handle corner case where both
10363 tty and nowait options are present (Bug#11102).
10364
539aa513
EZ
103652012-04-20 Eli Zaretskii <eliz@gnu.org>
10366
10367 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
10368 (top level): Put into the executable the ident-style '$Id:' tag on
10369 windows-nt as well.
539aa513 10370
cfc7d5da
SM
103712012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10372
10373 * electric.el (electric-indent-post-self-insert-function): Check that
10374 electric-indent-mode is enabled in current buffer.
10375
5b01685c
JB
103762012-04-19 Juanma Barranquero <lekktu@gmail.com>
10377
10378 * imenu.el (imenu-progress-message): Restore; it is "used" in
10379 erc/erc-imenu.el and net/snmp-mode.el.
10380
4d6769e1
JB
103812012-04-19 Juanma Barranquero <lekktu@gmail.com>
10382
10383 * avoid.el (mouse-avoidance-mode): Mark unused arg.
10384 (mouse-avoidance-nudge-mouse): Remove unused binding.
10385
10386 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
10387
10388 * descr-text.el (describe-char):
10389 * progmodes/python.el (python-describe-symbol):
10390 Don't call `toggle-read-only', set `buffer-read-only'.
10391
10392 * imenu.el (imenu-default-goto-function): Mark unused args.
10393 (imenu-progress-message): Remove obsolete macro; all callers changed.
10394
10395 * subr.el (keymap-canonicalize): Remove unused binding.
10396 (read-passwd): Mark unused arg.
10397
10398 * tutorial.el (tutorial--display-changes): Remove unused binding.
10399 (tutorial--save-tutorial-to): Remove unused variable.
10400
10401 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
10402 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
10403 (package-generate-autoloads, package-menu--generate)
10404 (package-menu--find-upgrades): Remove unused bindings.
10405
10406 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
10407 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
10408 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
10409 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
10410 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
10411 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
10412 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
10413 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
10414 (cua-delete-char-rectangle): Mark unused args.
10415 (cua-align-rectangle): Remove unused binding.
10416
10417 * mail/rmail.el (compilation--message->loc)
10418 (epa--find-coding-system-for-mime-charset): Declare.
10419
10420 * net/dbus.el (dbus-register-service): Declare.
10421 (dbus-name-owner-changed-handler): Remove unused binding.
10422
10423 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
10424 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
10425 (nxml-scan-backward-within): Mark unused arg.
10426 (nxml-dynamic-markup-word): Remove unused binding.
10427
10428 * mouse.el (mouse-menu-major-mode-map):
10429 * emacs-lisp/authors.el (authors-scan-change-log)
10430 (authors-add-to-author-list):
10431 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
10432 * emacs-lisp/smie.el (smie-auto-fill):
10433 * mail/sendmail.el (mail-bury):
10434 * mail/unrmail.el (unrmail):
10435 * net/tls.el (open-tls-stream):
10436 * textmodes/picture.el (picture-mouse-set-point):
10437 Remove unused bindings.
10438
8c8fc5df
MA
104392012-04-19 Michael Albinus <michael.albinus@gmx.de>
10440
10441 * net/tramp.el (tramp-action-password): Let-bind
10442 `enable-recursive-minibuffers' to t.
10443
a77b0ac9
SS
104442012-04-18 Sam Steingold <sds@gnu.org>
10445
10446 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
10447 instead of 'string to accommodate values like [f11].
10448 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
10449 * progmodes/gdb-mi.el: Likewise.
10450
12a106a9
LL
104512012-04-18 Leo Liu <sdl.web@gmail.com>
10452
10453 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
10454 current buffer.
10455 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
10456 LOCAL is nil.
10457
bc6494ef
CY
104582012-04-18 Chong Yidong <cyd@gnu.org>
10459
10460 * simple.el (line-move): Use forward-line if in batch mode
10461 (Bug#11053).
10462
c09c46b2
CS
104632012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
10464
10465 * files.el (after-find-file): Do not try to add a final newline if
10466 the buffer is read-only (Bug#11156).
10467
5f6530ea
RS
104682012-04-17 Richard Stallman <rms@gnu.org>
10469
10470 * mail/rmail.el (rmail-start-mail):
10471 Pass (rmail-mail-return...) for the return-action.
10472 Pass (rmail-yank-current-message...) for the yank-action.
10473 (rmail-yank-current-message): New function.
10474 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
10475 (rmail-reply): Likewise.
10476 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
10477
10478 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 10479 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
10480 buffer, not newbuf.
10481
197b6f3c
JB
104822012-04-17 Juanma Barranquero <lekktu@gmail.com>
10483
10484 * server.el (server-ensure-safe-dir): Simplify.
10485
2311d8e5 104862012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 10487
2311d8e5
GM
10488 * emacs-lisp/smie.el: Provide smarter auto-filling.
10489 (smie-auto-fill): New function.
10490 (smie-setup): Use it.
98fb480e 10491
2311d8e5
GM
10492 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
10493
104942012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
10495
10496 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
10497 (comment-indent): Use it.
10498
2311d8e5 104992012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
10500
10501 * ses.el: The overall change is to add cell renaming, that is
10502 setting fancy names for cell symbols other than name matching
10503 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 10504 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 10505 (ses-create-cell-variable): New defun.
2311d8e5 10506 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
10507 (ses-relocate-formula): Relocate formulas only for cells the
10508 symbols of which are not renamed, i.e. symbols whose names do not
10509 match regexp "\\`[A-Z]+[0-9]+\\'".
10510 (ses-relocate-all): Relocate values only for cells the symbols of
10511 which are not renamed.
10512 (ses-load): Create cells variables as the (ses-cell ...) are read,
10513 in order to check row col consistency with cell symbol name only
10514 for cells that are not renamed.
10515 (ses-replace-name-in-formula): New defun.
10516 (ses-rename-cell): New defun.
4bdf2ad2 10517
fc72b15c
PO
105182012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
10519
10520 * progmodes/perl-mode.el (perl-indent-parens-as-block):
10521 New option (bug#11118).
10522 (perl-calculate-indent): Respect it.
10523
12e10e61
GM
105242012-04-17 Glenn Morris <rgm@gnu.org>
10525
10526 * dired-aux.el (dired-mark-read-string): Doc fix.
10527
30009afd
DA
105282012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
10529
10530 * dired-aux.el (dired-mark-read-string): Offer optional completion.
10531 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
10532
41f03f4d
GM
105332012-04-17 Glenn Morris <rgm@gnu.org>
10534
10535 * mouse.el (mouse-drag-track):
10536 * speedbar.el (speedbar-frame-mode):
10537 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
10538
f45f90f3
LL
105392012-04-16 Leo Liu <sdl.web@gmail.com>
10540
10541 * progmodes/python.el: Trivial cleanup.
10542
94ee8db5
GM
105432012-04-16 Glenn Morris <rgm@gnu.org>
10544
121b8917
GM
10545 * vc/vc.el (vc-string-prefix-p):
10546 * vc/pcvs-util.el (cvs-string-prefix-p):
10547 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
10548 * mpc.el (mpc-string-prefix-p):
10549 Make all of these into obsolete aliases for string-prefix-p.
10550 Update callers.
10551 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
10552
1197ecfa
GM
10553 * textmodes/two-column.el: Move custom options to the start.
10554 (frame-width): Remove compat definition.
10555 (2C-associate-buffer, 2C-dissociate):
10556 Use with-current-buffer rather than save-excursion.
10557 (2C-dissociate): Force a mode-line update.
10558 (2C-autoscroll): Use ignore-errors.
10559
099e7202
GM
10560 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
10561 Autoload trivia.
10562
bf350d6a
GM
10563 * emacs-lisp/cl-extra.el (*random-state*):
10564 Remove unnecessary declaration.
10565
0e829eab
GM
10566 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
10567
e3ad7552
GM
10568 * play/cookie1.el (cookie-snarf):
10569 Give an explicit error if input file cannot be read.
10570
68892d27
GM
10571 * play/yow.el (yow-file): Use expand-file-name rather than concat.
10572
20f0c46d
GM
10573 * progmodes/perl-mode.el (c-macro-expand):
10574 Remove unnecessary autoload (it is in loaddefs.el).
10575
5a0978ce
GM
10576 * textmodes/picture.el (picture-desired-column)
10577 (picture-update-desired-column): Convert comments to doc-strings.
10578 (picture-substitute): Remove function.
10579 (picture-mode-map): Initialize in the defvar.
10580
6b955486
GM
10581 * woman.el: Remove eval-after-load for tar-mode.
10582 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
10583 (woman-tar-extract-file): Autoload it.
10584
94ee8db5
GM
10585 * frame.el (automatic-hscrolling): Make this alias obsolete.
10586
177eca34
AM
105872012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10588
090bd7cb 10589 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 10590 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
10591 (ispell-dictionary-base-alist): Revert to original XEmacs
10592 friendly version for default. [:alpha:] will be added in
090bd7cb 10593 `ispell-set-spellchecker-params' if needed.
177eca34 10594
c505aaeb
CY
105952012-04-16 Chong Yidong <cyd@gnu.org>
10596
b19dd9d1 10597 * image.el (imagemagick--file-regexp): New variable.
c505aaeb
CY
10598 (imagemagick-register-types): Use it.
10599 (imagemagick-types-inhibit): Add :set function. Allow new value
10600 of t to inhibit all types.
10601
10602 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
10603 so we can preload it.
10604
10605 * loadup.el (fboundp): Preload regexp-opt, needed by
10606 imagemagick-register-types.
10607
60efac0f
CY
106082012-04-15 Chong Yidong <cyd@gnu.org>
10609
10610 * frame.el (scrolling): Remove nearly unused customization group.
10611
10612 * scroll-all.el (scroll-all-mode): Move to windows group.
10613
5dd1713e
CY
106142012-04-15 Chong Yidong <cyd@gnu.org>
10615
10616 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
10617
e6fd457e
CY
106182012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
10619
10620 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 10621 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 10622
e153c136
GM
106232012-04-15 Glenn Morris <rgm@gnu.org>
10624
10625 * simple.el (process-file-side-effects): Doc fix.
10626
e6fd457e 106272012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
10628
10629 * international/mule-cmds.el (set-language-environment): Doc fix.
10630
3603c3b1
JB
106312012-04-14 Juanma Barranquero <lekktu@gmail.com>
10632
10633 * server.el (server-auth-key, server-generate-key): Doc fixes.
10634 (server-get-auth-key): Doc fix. Use `string-match-p'.
10635 (server-start): Reflow docstring.
10636
e6de100c
LI
106372012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
10638
10639 * server.el (server-generate-key): `called-interactively-p'
10640 requires a parameter.
10641
29734c21
MN
106422012-04-14 Michal Nazarewicz <mina86@mina86.com>
10643
10644 * server.el (server-auth-key): New variable.
75f1671a 10645 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
10646 (server-start): Use the new variable and functions to allow
10647 setting a permanent server key (bug#9423).
10648
d65c9521
LL
106492012-04-14 Leo Liu <sdl.web@gmail.com>
10650
10651 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
10652
5ae255c7
PE
106532012-04-14 Paul Eggert <eggert@cs.ucla.edu>
10654
10655 Spelling fixes.
10656 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
10657 Emacs uses American spelling.
10658
d5e6342e
JB
106592012-04-14 Juanma Barranquero <lekktu@gmail.com>
10660
10661 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
10662 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
10663 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
10664 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
10665
ab036cd7
SM
106662012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
10667
10668 * progmodes/which-func.el (which-func-modes): Change default.
10669
35dc09a1 106702012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
10671
10672 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
10673 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
10674
35dc09a1 106752012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
10676
10677 * custom.el (custom-theme-set-variables): Doc fix.
10678
35dc09a1 106792012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
10680
10681 * international/mule.el (set-auto-coding-for-load): Doc fix.
10682
35dc09a1 106832012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 10684
35dc09a1
GM
10685 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
10686 imenu work again for Objective C Mode. Correct the *-index values,
10687 these having been disturbed by a previous change in 2011-08.
57f845ee 10688
0de3da9f
AM
10689 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
10690 Correct two search limits.
10691
35dc09a1 106922012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
10693
10694 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
10695
35dc09a1 106962012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
10697
10698 * international/characters.el: Fix sorting.
10699
35dc09a1 107002012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
10701
10702 * international/characters.el: Add more missing Latin case pairs.
10703
35dc09a1 107042012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
10705
10706 * files.el (dir-locals-set-class-variables): Doc fix.
10707
35dc09a1 107082012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 10709
3f1b5bf8
EZ
10710 * international/characters.el: Add set-case-syntax-pair call for
10711 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
10712 counterpart. (Bug#11209)
10713
9f847f41
EZ
10714 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
10715
35dc09a1 107162012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
10717
10718 * calendar/holidays.el (calendar-check-holidays): Doc fix.
10719
35dc09a1 107202012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 10721
35dc09a1
GM
10722 * textmodes/ispell.el (ispell-dictionary-base-alist):
10723 Add data for Hebrew.
e2627d21 10724
35dc09a1 107252012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 10726
35dc09a1
GM
10727 * net/rcirc.el (rcirc-cmd-quit):
10728 Revert 2012-03-18 change (Bug#11192).
5c14e333 10729
35dc09a1 107302012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
10731
10732 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
10733
35dc09a1 107342012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 10735
4517fe3a
SM
10736 * minibuffer.el (completion-in-region-mode-map):
10737 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 10738
b472a594
VD
107392012-04-13 Vivek Dasmohapatra <vivek@etla.org>
10740
10741 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
10742
09b95ce3
MY
107432012-04-13 Masatake YAMATO <yamato@redhat.com>
10744
10745 * minibuffer.el (minibuffer-local-filename-syntax): New variable
10746 to allow `C-M-f' and `C-M-b' to move to the nearest path
10747 separator (bug#9511).
10748
4b63a9ca
LI
107492012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
10750
10751 * avoid.el: Require cl when compiling. And also move the
10752 `provide' to the end.
10753
7b55b8bf
TV
107542012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10755
10756 * avoid.el (mouse-avoidance-banish-position): New variable.
10757 (mouse-avoidance-banish-destination): Use it (bug#10165).
10758
adedaa1f
LL
107592012-04-13 Leo Liu <sdl.web@gmail.com>
10760
10761 * progmodes/which-func.el (which-func-modes): Add objc-mode.
10762
70e74021
KB
107632012-04-13 Ken Brown <kbrown@cornell.edu>
10764
10765 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 10766 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
10767 (browse-url-filename-alist): For the same reason, don't modify
10768 file:// URLs on Cygwin.
10769
e75e89ba
SM
107702012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
10771
10772 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
10773 the region on shift if the binding is already shifted (bug#11221).
10774
82f289a4
GM
107752012-04-12 Glenn Morris <rgm@gnu.org>
10776
10777 * mail/mailpost.el: Move to obsolete/.
10778
d333dc4c
DA
107792012-04-12 Drew Adams <drew.adams@oracle.com>
10780
10781 * imenu.el (imenu--generic-function): Ignore invisible definitions
10782 (bug#10123).
10783
0d15b5ba
VD
107842012-04-12 Vivek Dasmohapatra <vivek@etla.org>
10785
10786 * hexl.el (hexl-bits): New variable.
10787 (hexl-options): Mention the variable in the doc string.
75f1671a 10788 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 10789 (hexl-mode): Mention the new variable.
75f1671a
JB
10790 (hexl-mode, hexl-current-address, hexl-current-address):
10791 Use the displen.
0d15b5ba
VD
10792 (hexl-ascii-start-column): New function.
10793 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
10794 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
10795
64a440db
AM
107962012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10797
10798 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
10799 '("-i" ENCODING), in 2 separate command-line arguments, to specify
10800 the encoding, as expected by hunspell.
10801
6decb6c2
SM
108022012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
10803
10804 * battery.el (battery--linux-sysfs-regexp): New const.
10805 (battery-status-function): Use it. Remove yeeloong special case.
10806 (battery-yeeloong-sysfs): Remove.
10807 (battery-echo-area-format): Remove yeeloong special case.
10808
088be6fb
SM
108092012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
10810
6622e416
SM
10811 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
10812 Reported by Noah Friedman.
10813
088be6fb
SM
10814 * subr.el (read-passwd): Use read-string.
10815
b49f886e
LMI
108162012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10817
10818 * vcursor.el (vcursor-move): Increase the priority of the overlay
10819 (bug#9663).
10820
a63067fc
DD
108212012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
10822
10823 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
10824 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
10825
ac3cf14a
WS
108262012-04-11 William Stevenson <yhvh2000@gmail.com>
10827
10828 * textmodes/artist.el (artist-mode): Convert artist-mode to use
10829 define-minor-mode (bug#10760).
10830
c4fc691b 108312012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 10832
4d6769e1 10833 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
10834 that directories matching `grep-find-ignored-files' won't be
10835 pruned (bug#10351).
10836
af23e2e5
CY
108372012-04-11 Chong Yidong <cyd@gnu.org>
10838
10839 * startup.el (command-line): Remove support for long-obsolete
10840 variable font-lock-face-attributes.
10841
ab7ce8c1
GM
108422012-04-11 Glenn Morris <rgm@gnu.org>
10843
10844 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
10845
de8c03dc
SM
108462012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
10847
10848 * window.el (window--state-get-1): Obey window-point-insertion-type.
10849
050cc68b
LB
108502012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
10851
10852 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
10853 to previous function when point is on the first character of a
75f1671a 10854 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 10855
a38c310c
GM
108562012-04-11 Glenn Morris <rgm@gnu.org>
10857
effed0c2
GM
10858 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
10859 not just file-errors.
10860
a38c310c
GM
10861 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
10862 (vc-bzr-sha1): Use internal sha1.
10863
0221e323
SM
108642012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
10865
10866 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
10867
43956923
SG
108682012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
10869
10870 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
10871 that start in the middle of the line (bug#10496).
10872
6a8c9eaf
DN
108732012-04-10 Dan Nicolaescu <dann@gnu.org>
10874
10875 * battery.el (battery-linux-proc-acpi): Only one battery is
10876 discharged at a time, but that seems to confuse battery.el when
10877 computing `rate-type' for the battery not being discharged
10878 (bug#10332).
10879
1930bf5d
SM
108802012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
10881
2a718f6f
SM
10882 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
10883
599430d0
SM
10884 * international/quail.el: Use dolist and simplify.
10885 (quail-define-package, quail-update-keyboard-layout)
10886 (quail-define-rules): Use dolist.
10887 (quail-insert-kbd-layout, quail-get-translation): CSE.
10888
a2754b6c
SM
10889 * tmm.el: Use dolist, remove left over hook.
10890 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
10891 Use dolist.
10892 (calendar-load-hook): Don't mess with it.
10893
1930bf5d
SM
10894 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
10895 Use derived-mode-p. Run the diff asynchronously.
10896
9f67961c
LMI
108972012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10898
10899 * obsolete/mouse-sel.el: Add an Obsolete-since header.
10900
2a8ce227
JB
109012012-04-10 Juanma Barranquero <lekktu@gmail.com>
10902
10903 * misc.el: Display absolute path of loaded DLLs (bug#10424).
10904 (list-dynamic-libraries--loaded): New function.
10905 (list-dynamic-libraries--refresh): Use it.
10906
8f33b5f8
NW
109072012-04-10 Nathan Weizenbaum <nweiz@google.com>
10908
1930bf5d
SM
10909 * progmodes/python.el (python-fill-paragraph):
10910 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
10911 disabled (bug#7018).
10912
b12f0439
L
109132012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
10914
1930bf5d 10915 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
10916 DOS/MS Windows for the Baltic languages. There are still plenty
10917 of texts written in this encoding/codepage (bug#6519).
b12f0439 10918
57c3bd01
GM
109192012-04-10 Glenn Morris <rgm@gnu.org>
10920
10921 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
10922 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
10923
6c3eab30
FA
109242012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
10925
1930bf5d 10926 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
10927 next-line "n" and previous-line "p" in order to make recentf more
10928 consistent with ibuffer, dired or org-mode (bug#9387).
10929
24d78a88
LMI
109302012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10931
bc72b5d9
LMI
10932 * image.el (put-image): Return the overlay created instead of the
10933 optional input string (bug#7834). Note that this may break code
10934 that is (for some reason or other) depending on `put-image'
10935 returning the string.
10936
bd2dba5a
LMI
10937 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
10938
74beb59f
LMI
10939 * simple.el (zap-to-char): Allow zapping using input methods
10940 (bug#1580).
10941
24d78a88
LMI
10942 * textmodes/fill.el (fill-region): Leave point and mark where they
10943 were before filling (bug#5399).
10944
263f20cd
GM
109452012-04-09 Glenn Morris <rgm@gnu.org>
10946
10947 * version.el (emacs-bzr-get-version):
10948 Handle lightweight checkouts of local branches.
10949
58d1f797
AS
109502012-04-09 Andreas Schwab <schwab@linux-m68k.org>
10951
263f20cd 10952 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 10953
b4d3bc10
CY
109542012-04-09 Chong Yidong <cyd@gnu.org>
10955
10956 * custom.el (custom-variable-p): Return nil for non-symbol
10957 arguments instead of signaling an error.
10958 (user-variable-p): Obsolete alias for custom-variable-p.
10959
10960 * apropos.el (apropos-variable):
10961 * files-x.el (read-file-local-variable):
10962 * simple.el (set-variable):
10963 * woman.el (woman-mini-help):
10964 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
10965
fd06db5d
GM
109662012-04-09 Glenn Morris <rgm@gnu.org>
10967
e5fcdb5e
GM
10968 * startup.el (normal-top-level): Don't look for leim-list.el
10969 in places where it will not be found. (Bug#910)
10970
fd06db5d
GM
10971 * international/mule-cmds.el (set-default-coding-systems):
10972 * files.el (normal-mode):
10973 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
10974 This function was removed with ucs-tables.el in 2008.
10975
b39bb7e1
EZ
109762012-04-08 Eli Zaretskii <eliz@gnu.org>
10977
10978 * textmodes/ispell.el (ispell-check-version): For hunspell, set
10979 ispell-encoding8-command to "-i", without a trailing space.
10980 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
10981 separate command-line arguments, to specify the encoding, since
10982 that's how hunspell expects it.
10983
5c5b8e23
GM
109842012-04-08 Glenn Morris <rgm@gnu.org>
10985
10986 * loadup.el: Load bindings before cus-start.
10987 This reduces somewhat the number of "rogue" settings in emacs -Q.
10988
a1ed8b05
GM
109892012-04-07 Glenn Morris <rgm@gnu.org>
10990
10991 * version.el (emacs-bzr-get-version): New function.
dfae128a 10992 (emacs-bzr-version): New variable.
a1ed8b05
GM
10993 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
10994 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
10995
b142f158
EZ
109962012-04-07 Eli Zaretskii <eliz@gnu.org>
10997
dfae128a
GM
10998 * international/uni-bidi.el, international/uni-category.el:
10999 * international/uni-combining.el, international/uni-decimal.el:
11000 * international/uni-decomposition.el, international/uni-digit.el:
11001 * international/uni-lowercase.el, international/uni-mirrored.el:
11002 * international/uni-name.el, international/uni-numeric.el:
11003 * international/uni-titlecase.el, international/uni-uppercase.el:
11004 Update for Unicode 6.1.
b142f158 11005
9078ead6
EZ
110062012-04-07 Eli Zaretskii <eliz@gnu.org>
11007
11008 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
11009
f23d2c7d
LMI
110102012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11011
11012 * window.el (shrink-window): Mention the `window-min-height'
11013 variable in the doc string.
11014
0a0a3573
BG
110152012-04-05 Bastien Guerry <bzg@altern.org>
11016
11017 * color.el (color-lighten-name): Fix typo.
11018
e5248ac9
SM
110192012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
11020
11021 * server.el (server--on-display-p): New function.
11022 (server--on-display-p): Use it.
11023
b4243e22
GV
110242012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
11025
11026 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
11027 (bug#11145).
11028
305d9f44
SM
110292012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
11030
11031 * comint.el (comint--common-quoted-suffix): Check string boundary
11032 before comparing (bug#11158).
11033 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
11034
3d439cd1
CY
110352012-04-04 Chong Yidong <cyd@gnu.org>
11036
321cc491
CY
11037 * minibuffer.el (completion-extra-properties): Doc fix.
11038
3d439cd1
CY
11039 * subr.el (delayed-warnings-hook): Doc fix.
11040
2d562c0f
DU
110412012-04-04 Daiki Ueno <ueno@unixuser.org>
11042
11043 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
11044 selection (Bug#11159).
11045 (epa-insert-keys): Inform that the default public key will be
11046 exported if no key is selected.
11047
4443f204
RS
110482012-04-04 Richard Stallman <rms@gnu.org>
11049
11050 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
11051
529c06b6
CY
110522012-04-03 Chong Yidong <cyd@gnu.org>
11053
11054 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
11055 mail-insert-file, not its obsolete alias mail-attach-file.
11056
66b907dc
MA
110572012-04-03 Michael Albinus <michael.albinus@gmx.de>
11058
11059 * notifications.el (notifications-notify): Fix docstring.
11060
c0ea195d
GM
110612012-04-02 Glenn Morris <rgm@gnu.org>
11062
11063 * emacs-lisp/authors.el (authors-aliases): Another addition.
11064
5ca64e00
MA
110652012-04-02 Michael Albinus <michael.albinus@gmx.de>
11066
11067 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
11068 `tramp-compat-call-process' instead of `tramp-local-call-process'.
11069 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
11070
42ee526b
CY
110712012-04-01 Chong Yidong <cyd@gnu.org>
11072
11073 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
11074 Handle root directory properly.
11075 (copy-directory): Caller changed.
11076
11077 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
11078 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
11079
0b021094
GM
110802012-03-31 Glenn Morris <rgm@gnu.org>
11081
40f86458
GM
11082 * term/xterm.el (xterm-extra-capabilities): Doc fix.
11083
7019c177
GM
11084 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
11085
a1daddd6
GM
11086 * calendar/calendar.el (calendar-window-list)
11087 (calendar-hide-window): Restore. (Bug#11140)
11088 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
11089
0b021094
GM
11090 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
11091
40311efc
TV
110922012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11093
11094 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
11095 Check if file is a symlink (Bug#10489).
11096
11097 * files.el (copy-directory): Likewise.
11098
5319014e
CY
110992012-03-30 Chong Yidong <cyd@gnu.org>
11100
11101 * image.el (imagemagick-types-inhibit)
11102 (imagemagick-register-types): Doc fix.
11103
935d1290
AM
111042012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11105
090bd7cb 11106 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 11107 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 11108 and treats ~word as ordinary words in pipe mode.
935d1290 11109
61c6e8fd
GM
111102012-03-30 Glenn Morris <rgm@gnu.org>
11111
11112 * tutorial.el (help-with-tutorial): Ensure local variables don't
11113 happen to make the buffer read-only. (Bug#11127)
11114
81fdff00
SM
111152012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11116
11117 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
11118 (perl-calculate-indent): Return `noindent' in strings.
11119
6e7a6ec0
SS
111202012-03-28 Sam Steingold <sds@gnu.org>
11121
11122 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
11123 instead of the broken adhockery which does not prevent calendar
11124 buffers from being displayed at random after exit.
11125 (calendar-window-list, calendar-hide-window): Remove the broken
11126 adhockery.
11127
fee88ca0
GM
111282012-03-28 Glenn Morris <rgm@gnu.org>
11129
11130 * replace.el (query-replace-map): Doc fix.
11131
38de3354
AS
111322012-03-28 Andreas Schwab <schwab@linux-m68k.org>
11133
11134 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
11135 contents. (Bug#11109)
11136
b973155e
SM
111372012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11138
11139 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
11140 (bug#11077).
11141 (avl-tree--check, avl-tree--check-node): New funs.
11142
dcb6e7b3
MR
111432012-03-27 Martin Rudalics <rudalics@gmx.at>
11144
11145 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
11146 (switch-to-prev-buffer, switch-to-next-buffer):
11147 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
11148 showing a buffer already is done on the same frame.
11149
b4fa35fa
GM
111502012-03-27 Glenn Morris <rgm@gnu.org>
11151
11152 * startup.el (mail-host-address): Doc fix.
11153
f9210e18
SM
111542012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11155
11156 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
11157 than 197 variables.
11158
c0bf7753
AF
111592012-03-26 Ami Fischman <ami@fischman.org>
11160
11161 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
11162
33da7b16
GM
111632012-03-26 Glenn Morris <rgm@gnu.org>
11164
02243d9d
GM
11165 * files.el (save-buffers-kill-emacs): Doc fix.
11166
33da7b16
GM
11167 * startup.el (normal-top-level, command-line, command-line-1):
11168 Give them doc strings.
11169
e5a69fd0
EZ
111702012-03-25 Eli Zaretskii <eliz@gnu.org>
11171
11172 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 11173 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 11174
9a69676a
CY
111752012-03-25 Chong Yidong <cyd@gnu.org>
11176
4125cb8b
CY
11177 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
11178 theme if it was previously enabled before (Bug#11031).
11179
dd470960
CY
11180 * cus-theme.el (custom-theme-write-faces): Retrieve current face
11181 spec with custom-face-get-current-spec if its :shown-value is not
11182 determined yet (Bug#9337).
4125cb8b 11183 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 11184
9a69676a
CY
11185 * button.el (button-at): Minor addition to docstring.
11186
6e7e90fa
SL
111872012-03-24 Simon Leinen <simon.leinen@gmail.com>
11188
11189 * vc/vc.el (vc-merge): Fix a prompt.
11190
f06e2758
CY
111912012-03-24 Chong Yidong <cyd@gnu.org>
11192
11193 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
11194 point (Bug#9623).
11195
6e7e90fa
SL
11196 * button.el (button-at): Minor addition to docstring.
11197
b9d0879b
SM
111982012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11199
11200 * newcomment.el (comment-choose-indent): No space after BOL.
11201
e71cebb3
SS
112022012-03-22 Sam Steingold <sds@gnu.org>
11203
11204 * window.el (switch-to-prev-buffer): Revert last patch because the
11205 bug turned out to be an advertised feature (Elisp manual 28.14).
11206
335aff35
GM
112072012-03-22 Glenn Morris <rgm@gnu.org>
11208
11209 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
11210 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
11211
c676576a
LMI
112122012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11213
11214 * net/network-stream.el (network-stream-open-starttls): Make error
11215 message under Windows be less misleading.
11216
126f3d39
LW
112172012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
11218
11219 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
11220 understands (bug#9942).
11221
64fee311
CY
112222012-03-22 Chong Yidong <cyd@gnu.org>
11223
11224 * simple.el (end-of-visible-line): Handle return value of
11225 next-single-property-change properly (Bug#9371).
11226
a640d29a
KH
112272012-03-22 Kenichi Handa <handa@m17n.org>
11228
11229 * international/quail.el (quail-insert-kbd-layout): Fix previous
11230 change. To avoid unwanted bidi reordering, use
11231 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
11232
39675016
DG
112332012-03-21 Dmitry Gutov <dgutov@yandex.ru>
11234
11235 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
11236 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
11237 (ruby-beginning-of-indent): Be more careful with the difference
11238 between word-boundary and symbol boundary.
11239 (ruby-mode-syntax-table): Make : a symbol constituent.
11240
0a6934fc 112412012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 11242
3d008e4f
SM
11243 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
11244
0a6934fc
SM
112452012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11246
af67c9d7
SM
11247 * progmodes/etags.el (tags-completion-at-point-function):
11248 Improve last fix.
11249
1acad97c
SM
11250 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
11251
e298b5da
SS
112522012-03-21 Sam Steingold <sds@gnu.org>
11253
11254 * progmodes/etags.el (tags-completion-at-point-function):
11255 Avoid the error when point is inside the pattern.
11256
91d82a70
JY
112572012-03-21 John Yates <john@yates-sheets.org> (tiny change)
11258
11259 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
11260 line (Bug#10855).
11261
69188b79
CY
112622012-03-21 Drew Adams <drew.adams@oracle.com>
11263
11264 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
11265
99fc91fe
AK
112662012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
11267
11268 * ido.el (ido-set-current-directory, ido-read-internal)
11269 (ido-choose-completion-string, ido-completion-help): Handle nil
11270 value of ido-completion-buffer (Bug#11008).
11271
087bbb4c
SS
112722012-03-21 Sam Steingold <sds@gnu.org>
11273
11274 * window.el (switch-to-prev-buffer): Do not switch to a visible
11275 window previous buffer, just like with the frame previous buffers.
11276
fb5b8aca
CY
112772012-03-21 Chong Yidong <cyd@gnu.org>
11278
11279 * faces.el (make-face, make-empty-face, copy-face):
11280 * face-remap.el (face-remap-add-relative, face-remap-set-base):
11281 Doc fixes.
11282
dc9924b8
SM
112832012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11284
11285 * wid-edit.el (widget-complete-field): Remove (bug#11051).
11286 (widget-complete): Remove broken use of it.
11287
f0bcceb9
CY
112882012-03-20 Chong Yidong <cyd@gnu.org>
11289
dc9924b8
SM
11290 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11291 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
11292 characters.
11293
ee52ebf3
TH
112942012-03-20 Tassilo Horn <tassilo@member.fsf.org>
11295
11296 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
11297 to draw rectangles, not squares. (Regression introduced by revno
11298 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
11299
4c5779ab
CY
113002012-03-18 Chong Yidong <cyd@gnu.org>
11301
11302 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
11303 it is not yet defined (for temacs).
11304
15360934
LL
113052012-03-18 Leo Liu <sdl.web@gmail.com>
11306
735135f9
PE
11307 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
11308 prefix.
15360934 11309
d9a8eb66
EZ
113102012-03-17 Eli Zaretskii <eliz@gnu.org>
11311
11312 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
11313 (ispell-choices-win-default-height, ispell-silently-savep)
11314 (ispell-dictionary-alist, ispell-encoding8-command)
11315 (ispell-check-version, ispell-aspell-find-dictionary)
11316 (ispell-valid-dictionary-list, ispell-words-keyword)
11317 (ispell-get-word, ispell-internal-change-dictionary)
11318 (ispell-region, ispell-skip-region-list)
11319 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
11320 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
11321 (ispell-message-text-end, ispell-message)
11322 (ispell-buffer-local-parsing): Doc fix.
11323
f02ff80d
J
113242012-03-13 Jambunathan K <kjambunathan@gmail.com>
11325
11326 * htmlfontify.el: Add support for code block fontification for ODT
11327 export (Bug #9914).
11328 (hfy-optimisations): Define new option
11329 `body-text-only'
11330 (hfy-fontify-buffer): Honor above setting.
11331 (hfy-begin-span, hfy-end-span): New routines factored out form
11332 `hfy-fontify-buffer'.
11333 (hfy-begin-span-handler, hfy-end-span-handler): New variables
11334 that permit insertion of custom tags.
11335 (hfy-fontify-buffer): Use above handlers.
11336 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
11337 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 11338 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 11339 over multiple runs. This is made possible by having the caller let
f02ff80d
J
11340 bind a special variable `hfy-user-sheet-assoc'.
11341 (htmlfontify-string): New defun.
11342 (hfy-compile-face-map): Make sure that the last char in the
11343 buffer is correctly fontified.
11344 (hfy-face-resolve-face): Whitespace only change.
11345
9ac7a13f
EZ
113462012-03-17 Eli Zaretskii <eliz@gnu.org>
11347
11348 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
11349 message more clear.
11350
e2b5bdd7
LL
113512012-03-16 Leo Liu <sdl.web@gmail.com>
11352
11353 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
11354
2e492df3
AM
113552012-03-16 Alan Mackenzie <acm@muc.de>
11356
11357 Further optimise the handling of large macros.
11358
11359 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
11360 limit to a call of `c-literal-limits'.
11361 (c-determine-+ve-limit): New function.
dc9924b8
SM
11362 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
11363 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
11364 In CASE 5B, restrict a search limit to 500.
11365 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
11366
11367 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
11368 Restrict macro bounds to +-500 from after-change's BEG END.
11369
50e94f0c
LL
113702012-03-16 Leo Liu <sdl.web@gmail.com>
11371
11372 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
11373
6f09f6ed
AH
113742012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
11375
11376 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 11377 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 11378
c7e73d51
GM
113792012-03-16 Glenn Morris <rgm@gnu.org>
11380
da986230
GM
11381 * view.el (view-buffer, view-buffer-other-window)
11382 (view-buffer-other-frame): Doc fixes re special mode-class.
11383
0835f01e
GM
11384 * subr.el (eval-after-load): If named feature is provided not from
11385 a file, run after-load forms. (Bug#10946)
11386
c7e73d51
GM
11387 * calendar/calendar.el (calendar-insert-at-column):
11388 Handle non-unit-width characters a bit better. (Bug#10978)
11389
3f2eafd1
CY
113902012-03-15 Chong Yidong <cyd@gnu.org>
11391
11392 * emacs-lisp/ring.el (ring-extend): New function.
11393 (ring-insert+extend): Extend the ring correctly (Bug#11019).
11394
11395 * comint.el (comint-read-input-ring)
11396 (comint-add-to-input-history): Grow comint-input-ring lazily.
11397
103af3fe
SM
113982012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
11399
663b1677
SM
11400 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
11401 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
11402
103af3fe
SM
11403 * imenu.el: Fix multiple inheritance breakage (bug#9199).
11404 (imenu-add-to-menubar): Don't add a redundant index.
11405 (imenu-update-menubar): Handle a dynamically composed keymap.
11406
899cb7cb
KY
114072012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
11408
11409 * mail/sendmail.el (mail-encode-header):
11410 Bind rfc2047-encode-encoded-words to nil.
11411
3809f91d
GM
114122012-03-13 Glenn Morris <rgm@gnu.org>
11413
11414 * calendar/calendar.el (calendar-string-spread):
11415 Handle non-unit-width characters a bit better. (Bug#10978)
11416
9e345a01
LL
114172012-03-13 Leo Liu <sdl.web@gmail.com>
11418
11419 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
11420 directory and file as argument (Bug#10822).
11421
4a07df36
KS
114222012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
11423
11424 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
11425 For dynamically generated code, follow $PC.
11426 (gdb-disassembly-handler-custom): Handle no function name case.
11427
4aaa9356
TL
114282012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
11429
11430 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
11431 * emulation/ws-mode.el (ws-query-replace):
11432 * sort.el (sort-regexp-fields):
11433 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
11434
225979da
SM
114352012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11436
11437 * dabbrev.el: Fix cycle completion order (bug#10963).
11438 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
11439 (dabbrev-completion): Don't use an obarray; provide
11440 a cycle-sort-function.
11441
e2f1fdab
LL
114422012-03-12 Leo Liu <sdl.web@gmail.com>
11443
dc9924b8 11444 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
11445 (kill-do-not-save-duplicates): Doc fix.
11446
b19490ed
SM
114472012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11448
11449 * dabbrev.el: Fix cycle completion (bug#10963).
11450 Use lexical binding and wrap to 80 columns.
11451 (dabbrev-completion): Delay computing the list of completions.
11452
4b05d722
KH
114532012-03-12 Kenichi Handa <handa@m17n.org>
11454
11455 * international/quail.el (quail-insert-kbd-layout): Surround each
11456 row by LRO and PDF instead of inserting many LRMs. Pad the left
11457 and right of each non-spacing marks. Insert invisible space
11458 between lower and upper characters to prevent composition.
11459
dbbc2e69
SM
114602012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11461
11462 * minibuffer.el (minibuffer-complete): Don't get confused when the
11463 function is run twice via different commands (bug#10958).
11464 (complete-with-action): Fix docstring.
11465
292112ed
CY
114662012-03-12 Chong Yidong <cyd@gnu.org>
11467
5d1ac394
CY
11468 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
11469 (nxml-completion-at-point-function): New function.
11470 (nxml-mode): Use it.
11471 (nxml-bind-meta-tab-to-complete-flag): Default to t.
11472
292112ed
CY
11473 * emacs-lisp/package.el (package-unpack, package-unpack-single):
11474 Load generated autoloads file before byte compiling (Bug#10970).
11475 (package--make-autoloads-and-compile): New helper fun.
11476
4098f8f7
CS
114772012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
11478
11479 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
11480
8f754691
MA
114812012-03-11 Michael Albinus <michael.albinus@gmx.de>
11482
11483 * autorevert.el (auto-revert-handler): Ensure, that
11484 file-readable-p is applied only for local files or in
11485 auto-revert-tail-mode.
11486
e29ab36b
AS
114872012-03-11 Andreas Schwab <schwab@linux-m68k.org>
11488
dbbc2e69
SM
11489 * server.el (server-eval-at): Handle non-tcp connections.
11490 Decode result string.
ad0bf5b6 11491
e29ab36b
AS
11492 * server.el (server-msg-size): New constant.
11493 (server-reply-print): New function.
11494 (server-eval-and-print): Use it.
11495 (server-eval-at): Use server-quote-arg and server-unquote-arg.
11496 Handle -print-nonl.
11497
de5939ba
CS
114982012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
11499
11500 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
11501 (Bug#10987).
11502
0c93eabf
CY
115032012-03-11 Chong Yidong <cyd@gnu.org>
11504
397a688f
CY
11505 * simple.el (goto-line): Doc fix (Bug#9938).
11506
2cc775f9
CY
11507 * subr.el (save-window-excursion): Doc fix (Bug#9979).
11508
0c93eabf
CY
11509 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
11510 when finished (Bug#10963).
11511
c491fa41
MR
115122012-03-11 Martin Rudalics <rudalics@gmx.at>
11513
11514 * window.el (split-window-below): Fix bug in case where
11515 split-window-keep-point is nil (Bug#10971).
11516
300e8fa5
JL
115172012-03-11 Juri Linkov <juri@jurta.org>
11518
11519 * replace.el (replace-highlight): Set isearch-word to nil
11520 unconditionally. (Bug#10887)
11521
dbf6c5a1
EZ
115222012-03-10 Eli Zaretskii <eliz@gnu.org>
11523
11524 * net/mairix.el (mairix-replace-invalid-chars): Rename from
11525 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 11526 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
11527 (mairix-widget-create-query): Add usage information about mairix
11528 search forms: negating words, searching for substrings, etc.
11529
b9e501de
JP
115302012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
11531
11532 * international/fontset.el (font-encoding-alist): Add an entry for
11533 ksx1001 (Bug#5667).
11534
92795c91
RS
115352012-03-10 Richard Stallman <rms@gnu.org>
11536
1694e6c1
RS
11537 * mail/sendmail.el (mail-encode-header):
11538 Set rfc2047-encode-encoded-words.
11539
607e8555
RS
11540 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
11541
de3bc99a
RS
11542 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
11543 view buffer means not swapped.
11544 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
11545 (rmail-write-region-annotate): Error if real text has disappeared.
11546
92795c91
RS
11547 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
11548
699bd04e
CY
115492012-03-10 Chong Yidong <cyd@gnu.org>
11550
11551 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
11552 * emulation/cua-base.el (cua--init-keymaps):
11553 Add delete-forward-char to remappings (Bug#9666).
699bd04e 11554
570a1714
MR
115552012-03-10 Martin Rudalics <rudalics@gmx.at>
11556
dbbc2e69
SM
11557 * speedbar.el (speedbar-unhighlight-one-tag-line):
11558 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 11559
82dcf4e4
CY
115602012-03-10 Chong Yidong <cyd@gnu.org>
11561
7a2c7ca7
CY
11562 * minibuffer.el (completion-in-region, completion-help-at-point):
11563 Give the completion field overlay a high priority (Bug#6830).
11564
82dcf4e4
CY
11565 * dired.el (dired-goto-file): Recognize absolute file name
11566 listings (Bug#7126).
11567 (dired-goto-file-1): New helper function.
11568 (dired-toggle-read-only): Inhibit warnings.
11569
052e28ac
MA
115702012-03-09 Michael Albinus <michael.albinus@gmx.de>
11571
75f1671a 11572 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
11573 there are no properties.
11574
95d5e396
LL
115752012-03-09 Leo Liu <sdl.web@gmail.com>
11576
11577 * savehist.el (savehist-printable): Stricter check for string
11578 value (Bug#10937).
11579
3f018d6d
EZ
115802012-03-09 Eli Zaretskii <eliz@gnu.org>
11581
dbbc2e69
SM
11582 * mail/smtpmail.el (smtpmail-send-it):
11583 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
11584 valid mbox format.
11585
f7fd3d79
GM
115862012-03-09 Glenn Morris <rgm@gnu.org>
11587
11588 * files.el (dir-locals-find-file):
11589 Don't check result is regular, readable.
11590 (dir-locals-read-from-file): Demote errors.
11591
6ff6e72f
EZ
115922012-03-08 Eli Zaretskii <eliz@gnu.org>
11593
dbbc2e69
SM
11594 * international/quail.el (quail-insert-kbd-layout):
11595 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
11596 layout cell, to prevent their reordering by bidi display engine.
11597 For details, see the discussion in
11598 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
11599
9cec7834
AM
116002012-03-08 Alan Mackenzie <acm@muc.de>
11601
11602 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
11603 the starting position; make it extend the marked region when
11604 invoked repeatedly - all under appropriate circumstances.
11605 Fixes bugs #5525, #10906.
11606
9a40b8d4
GM
116072012-03-08 Glenn Morris <rgm@gnu.org>
11608
11609 * files.el (locate-dominating-file, dir-locals-find-file):
11610 Undo 2012-03-06 change.
11611
7a08ed35
EZ
116122012-03-07 Eli Zaretskii <eliz@gnu.org>
11613
dbbc2e69
SM
11614 * international/quail.el (quail-help):
11615 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
11616 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
11617 for the reason.
11618
5aca4f71 116192012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
11620
11621 Avoid superfluous registering of signals. (Bug#10807)
11622
11623 * notifications.el (notifications-on-action-object)
11624 (notifications-on-close-object): New defvars.
11625 (notifications-on-action-signal, notifications-on-closed-signal):
11626 Unregister the signal if not needed any longer.
11627 (notifications-notify): Register `notifications-action-signal' or
11628 `notifications-closed-signal', if :on-action or :on-close has been
11629 passed as argument.
11630
78e8b10a
CY
116312012-03-07 Chong Yidong <cyd@gnu.org>
11632
11633 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
11634 non-X platforms.
11635
69481eb8
GM
116362012-03-06 Glenn Morris <rgm@gnu.org>
11637
11638 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
11639 (x-disown-selection-internal, x-get-selection-internal):
11640 Doc fix (add arglist signatures). (Bug#10783)
11641
133b8e11
KS
116422012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
11643
11644 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
11645 Handle breakpoints with no "type".
11646
99a83064
GM
116472012-03-06 Glenn Morris <rgm@gnu.org>
11648
11649 * files.el (locate-dominating-file): Add optional predicate argument.
11650 (dir-locals-find-file): Make use of above change.
11651
17798e78
TTN
116522012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
11653
11654 * info.el (Info-insert-dir): Also try "dir.gz".
11655
eb182446
GM
116562012-03-06 Glenn Morris <rgm@gnu.org>
11657
8f2114ee
GM
11658 * files.el (dir-locals-find-file):
11659 Ignore non-readable or non-regular files. (Bug#10928)
11660
eb182446
GM
11661 * files.el (locate-dominating-file): Doc fix.
11662
24679323
AS
116632012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
11664
11665 * calendar/calendar.el (calendar-set-mode-line):
11666 `getenv' returns a string. (Bug#10951)
11667
01d972a9
LL
116682012-03-05 Leo Liu <sdl.web@gmail.com>
11669
109aa8a9
LL
11670 * simple.el (backward-delete-char-untabify): Constrain point to
11671 field (Bug#10939).
11672
01d972a9
LL
11673 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
11674
10607bea
CY
116752012-03-05 Chong Yidong <cyd@gnu.org>
11676
11677 * simple.el (count-words): If called from Lisp, return the word
11678 count, for symmetry with `count-lines'. Arglist changed.
11679 (count-words--message): Args changed. Consolidate counting code
11680 from count-words and count-words-region.
11681 (count-words-region): Caller changed.
11682 (count-lines-region): Make it an obsolete alias.
11683
5dd11cfe
TH
116842012-03-04 Tassilo Horn <tassilo@member.fsf.org>
11685
11686 * saveplace.el (save-place-to-alist)
11687 (save-place-ignore-files-regexp): Allow value nil to disable this
11688 feature.
11689
c349f4e6
CY
116902012-03-04 Chong Yidong <cyd@gnu.org>
11691
11692 * faces.el (face-spec-reset-face): For the default face, reset the
11693 attributes to default values (Bug#10748).
11694
e627be4c
LMI
116952012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
11696
11697 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
11698 previous patch: Check `message-send-mail-function', and not the
11699 default function (bug#10897).
11700
ebeabff4
MA
117012012-03-04 Michael Albinus <michael.albinus@gmx.de>
11702
a41a6cf4
MA
11703 * notifications.el (notifications-on-action-signal)
11704 (notifications-on-closed-signal): Check for unique service name of
11705 incoming event. Fix error in removing entry.
ebeabff4 11706 (top): Register for signals with wildcard service name.
a41a6cf4 11707 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 11708
c1ca42b4
CY
117092012-03-04 Chong Yidong <cyd@gnu.org>
11710
dc9924b8 11711 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 11712
ea16568d
GM
117132012-03-04 Glenn Morris <rgm@gnu.org>
11714
11715 * abbrev.el (copy-abbrev-table, abbrev-table-p)
11716 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
11717 (expand-abbrev, define-abbrev-table): Doc fixes.
11718
fbae4637
LMI
117192012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
11720
11721 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
11722 `message-default-send-mail-function' and not `send-mail-function'
11723 when doing the prompting for `sendmail-query-once' before sending
11724 in Message buffers (bug#10897).
11725
a1e7225c
LMI
11726 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
11727 This is inconsistent with all the other stream functions, which leave
11728 the setting up to the higher levels (if so wanted) (bug#10931).
11729
56d093a9
AM
117302012-03-02 Alan Mackenzie <acm@muc.de>
11731
11732 Depessimize the handling of very large macros.
11733
11734 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
11735 (c-macro-cache-syntactic): New variables to implement a one
11736 element macro cache.
11737 (c-invalidate-macro-cache): New function.
11738 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
11739 Adapt to use the new cache.
11740 (c-state-safe-place): Use better the cache of safe positions.
11741 (c-state-semi-nonlit-pos-cache)
11742 (c-state-semi-nonlit-pos-cache-limit):
11743 New variables for...
11744 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
11745 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
11746 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
11747 Use c-state-semi-safe-place.
56d093a9 11748
dbbc2e69
SM
11749 * progmodes/cc-langs.el (c-get-state-before-change-functions):
11750 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 11751
817e5c3d
MA
117522012-03-02 Michael Albinus <michael.albinus@gmx.de>
11753
dbbc2e69
SM
11754 * jka-compr.el (jka-compr-call-process):
11755 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
11756 not remote.
11757
a032a702
MA
117582012-03-01 Michael Albinus <michael.albinus@gmx.de>
11759
11760 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
11761 access of FILE2, if FILE1 does not exist.
11762
99a54f21
MA
11763 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
11764 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
11765
11766 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
11767 Add "PAGER=" to `process-environment'.
11768
f6561e1f
MM
117692012-03-01 Michael R. Mauger <mmaug@yahoo.com>
11770
11771 * progmodes/sql.el: Bug fix
11772 (sql-get-login-ext): Save login values in globals.
11773 (sql-get-login): Use new version of `sql-get-login-ext'.
11774 (sql-interactive-mode): Set global `sql-connection' to nil.
11775 (sql-connect): Set global values for connection.
11776 (sql-product-interactive): Save global values as buffer local.
11777
2d44d9cc
LL
117782012-02-29 Leo Liu <sdl.web@gmail.com>
11779
11780 * abbrev.el (define-abbrevs): Reset sys to nil.
11781
96b49301 117822012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11783
bf7f9bc5
JB
11784 * files.el (file-equal-p): Rename from `files-equal-p'.
11785 Return nil when one or both files don't exist.
96b49301 11786 (file-subdir-of-p): Now only top directory must exists,
11787 return nil if it doesn't.
bf7f9bc5
JB
11788 (copy-directory): No need to test with `file-subdir-of-p' after
11789 creating dir.
11790 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
11791 to `file-equal-p'.
96b49301 11792
44e97401
GM
117932012-02-28 Glenn Morris <rgm@gnu.org>
11794
11795 * shell.el (shell-mode):
11796 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
11797 * play/landmark.el (landmark-font-lock-face-O):
11798 * play/handwrite.el (handwrite):
11799 * play/gomoku.el (gomoku-O):
11800 * net/browse-url.el (browse-url-browser-display):
11801 * international/mule.el (define-charset):
11802 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
11803 * filesets.el (filesets-find-file-delay):
11804 * eshell/em-xtra.el (eshell-xtra):
11805 * eshell/em-unix.el (eshell-grep):
11806 * emulation/viper.el (viper-mode):
11807 * emacs-lisp/regexp-opt.el (regexp-opt-group):
11808 * emacs-lisp/easymenu.el (easy-menu-define):
11809 * calendar/timeclock.el (timeclock-use-display-time):
11810 * bs.el (bs-mode):
11811 * bookmark.el (bookmark-save-flag):
11812 Doc fix (standardize possessive apostrophe usage).
11813
c98c6276
CY
118142012-02-27 Chong Yidong <cyd@gnu.org>
11815
bf7f9bc5
JB
11816 * emulation/viper-cmd.el (viper-intercept-ESC-key):
11817 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 11818
c98c6276
CY
11819 * font-lock.el (font-lock-specified-p): Rename from
11820 font-lock-spec-present. Callers changed.
11821
9c62cd04 118222012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 11823
bf7f9bc5
JB
11824 * emacs-lisp/package.el (package-compute-transaction):
11825 Handle holding a package version to t in package-load-list.
8ac9e529 11826
530739c9
MA
118272012-02-26 Michael Albinus <michael.albinus@gmx.de>
11828
11829 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
11830 (tramp-get-inode, tramp-get-device): Use cached values.
11831
487915d7
AM
118322012-02-26 Alan Mackenzie <acm@muc.de>
11833
11834 Check there is a font-lock specification before doing initial
11835 fontification.
11836
11837 * font-core.el (font-lock-mode): Move the conditional from
11838 :after-hook to font-lock-initial-fontify.
11839 (font-lock-default-function): Move the check for a specification
11840 to font-lock-spec-present.
11841
dc9924b8 11842 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
11843 (font-lock-spec-present): New function.
11844
4fd96557
JB
118452012-02-26 Jim Blandy <jimb@red-bean.com>
11846
11847 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
11848 (gdb-send): Apply it to the operand of the '-interpreter-exec
11849 console' command, so that we can pass arguments with (say) quotes
11850 in them. Store exact string sent in gdb-debug-log (Bug#10765).
11851
9a4888c0
CY
118522012-02-26 Chong Yidong <cyd@gnu.org>
11853
07498861
CY
11854 * help-fns.el (describe-function-1): Clarify description of
11855 remapping (Bug#10844).
11856
9a4888c0
CY
11857 * files.el (files-equal-p): Doc fix.
11858 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
11859 and quit the loop once a mismatch is found.
11860
ea8fb88d
JB
118612012-02-25 Juanma Barranquero <lekktu@gmail.com>
11862
11863 * bs.el (bs--show-with-configuration): Don't throw an error
11864 if the window cannot be split; otherwise, subsequent calls to
11865 bs-show fail, restoring a stale window config. (Bug#10882)
11866
525795c1
JD
118672012-02-25 Jan Djärv <jan.h.d@swipnet.se>
11868
11869 * term/ns-win.el (global-map): Bind ns-drag-file to
11870 ns-find-file (Bug#5855, Bug#10050).
11871
f008086f
AS
118722012-02-25 Andreas Schwab <schwab@linux-m68k.org>
11873
11874 * calendar/parse-time.el (parse-time-string): Allow extractor to
11875 return nil.
11876
a3fcfa99
MA
118772012-02-25 Michael Albinus <michael.albinus@gmx.de>
11878
91027d08
JB
11879 * net/tramp.el (tramp-file-name-for-operation):
11880 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
11881
11882 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
11883 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
11884 Add COPY-CONTENTS argument.
a3fcfa99 11885
67b0de11
CY
118862012-02-25 Chong Yidong <cyd@gnu.org>
11887
11888 Add custom groups for VC backends, for consistency with vc-bzr.
11889
11890 * vc/vc-arch.el (vc-arch):
11891 * vc/vc-cvs.el (vc-cvs):
11892 * vc/vc-git.el (vc-git):
11893 * vc/vc-hg.el (vc-hg):
11894 * vc/vc-mtn.el (vc-mtn):
11895 * vc/vc-rcs.el (vc-rcs):
11896 * vc/vc-sccs.el (vc-sccs):
11897 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
11898 All relevant defcustoms reassigned.
11899
3c9dfce6
CY
119002012-02-25 Chong Yidong <cyd@gnu.org>
11901
1339bf43
CY
11902 * newcomment.el (comment-styles): Add autoload (Bug#10868).
11903
3c9dfce6
CY
11904 * term/x-win.el (x-initialize-window-system): Reduce default for
11905 x-selection-timeout to 5 seconds (Bug#8869).
11906
25b2e303 119072012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11908
ec70a47d
GM
11909 * files.el (files-equal-p, file-subdir-of-p): New functions.
11910 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 11911 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
11912 * dired-aux.el (dired-copy-file-recursive): Same.
11913 (dired-create-files): Modify destination when source is equal to
11914 dest when copying files.
53a46cd0 11915 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 11916
914260cd
MA
119172012-02-24 Michael Albinus <michael.albinus@gmx.de>
11918
11919 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
11920 (Bug#10874)
11921
2cb228f7
AM
119222012-02-23 Alan Mackenzie <acm@muc.de>
11923
11924 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
11925 parameter "after-hook:" to allow the expansion to run code after
11926 the execution of the mode hooks.
11927
11928 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 11929 from font-lock-mode-internal.
2cb228f7 11930
91027d08 11931 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
11932 :after-hook.
11933
8f0fde21
SM
119342012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11935
3e88618b
SM
11936 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
11937 (completion--cache-all-sorted-completions): New function.
11938 (completion-all-sorted-completions): Use it.
11939 (completion--do-completion, minibuffer-force-complete):
11940 Use it to re-instate the flush hook.
11941
8f0fde21
SM
11942 * icomplete.el (icomplete-completions): Replace last fix with a better
11943 one (bug#10850).
11944
8e911f6f
DG
119452012-02-23 Dmitry Gutov <dgutov@yandex.ru>
11946
11947 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
11948 when it might call us back infinitely (bug#10797).
11949
49fe4321
GM
119502012-02-23 Glenn Morris <rgm@gnu.org>
11951
11952 * minibuffer.el (completion-category-overrides): Doc fix.
11953
b291b572
SM
119542012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
11955
11956 * minibuffer.el (completion-table-with-context): Fix inf-loop.
11957 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
11958
31a9ef2e
GM
119592012-02-23 Glenn Morris <rgm@gnu.org>
11960
5e6e6794 11961 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
11962 (authors-obsolete-files-regexps, authors-ignored-files)
11963 (authors-ambiguous-files, authors-renamed-files-alist):
11964 Add more entries.
11965
0bd1e074
JL
119662012-02-23 Juri Linkov <juri@jurta.org>
11967
11968 * isearch.el (isearch-occur): Sync interactive spec with occur's
11969 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
11970
b617673c
JL
11971 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
11972
19e9789e
JL
119732012-02-22 Juri Linkov <juri@jurta.org>
11974
11975 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
11976 (ucs-insert): Doc fix. Check for hex digits in the string.
11977 Don't display `nil' in the error message. (Bug#10857)
11978
f41ce09d
AM
119792012-02-22 Alan Mackenzie <acm@muc.de>
11980
7a71b18d 11981 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 11982
ac2eceee
GM
119832012-02-22 Glenn Morris <rgm@gnu.org>
11984
11985 * ffap.el (ffap-c-path):
11986 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
11987
abd1f678
CY
119882012-02-22 Chong Yidong <cyd@gnu.org>
11989
11990 * custom.el (load-theme): Doc fix.
11991
f25aef2e
GM
119922012-02-22 Glenn Morris <rgm@gnu.org>
11993
11994 * dired-x.el (dired-guess-shell-alist-default):
11995 Remove escape sequences from nroff output. (Bug#172)
11996
5f8dc2ca
GM
119972012-02-21 Glenn Morris <rgm@gnu.org>
11998
6ff86ec4
GM
11999 * vc/emerge.el (emerge-defvar-local):
12000 Set `permanent-local' property rather than unused `preserved'.
12001
be3223a3 12002 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
12003 (picture-mode-map): Use it. (Bug#10860)
12004 (picture-mode): Doc fix.
12005
3fe58f4f
JB
120062012-02-21 Juanma Barranquero <lekktu@gmail.com>
12007
12008 * newcomment.el (uncomment-region-default): Remove unused binding.
12009
f9a998c3
GM
120102012-02-21 Glenn Morris <rgm@gnu.org>
12011
12012 * textmodes/picture.el (picture-motion, picture-motion-reverse)
12013 (picture-self-insert, picture-tab-chars): Doc fix.
12014 (picture-mode-map): Fix C-a, C-e.
12015
c6029348
GM
120162012-02-20 Glenn Morris <rgm@gnu.org>
12017
12018 * emacs-lisp/authors.el (authors-aliases): Add another entry.
12019
ab1ce9d7
LL
120202012-02-20 Leo Liu <sdl.web@gmail.com>
12021
12022 * icomplete.el (icomplete-completions): Check FROM arg before
12023 passing to substring (Bug#10850).
12024
0fd40f89
CY
120252012-02-19 Chong Yidong <cyd@gnu.org>
12026
12027 * comint.el: Require ansi-color.
12028 (comint-output-filter-functions): Add ansi-color-process-output.
12029
12030 * ansi-color.el: Don't set comint-output-filter-functions; it is
12031 now in the initial value defined in comint.el.
12032 (ansi-color-apply-face-function): New variable.
12033 (ansi-color-apply-on-region): Use it.
12034 (ansi-color-apply-overlay-face): New function.
12035
12036 * shell.el (shell): No need to require ansi-color.
12037 (shell-mode): Use ansi-color-apply-face-function to highlight
12038 color escapes using font-lock-face property (Bug#10835).
12039
20af2394
CY
120402012-02-19 Chong Yidong <cyd@gnu.org>
12041
12042 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
12043 mode-line formats (Bug#10839).
12044
e23a3fbe
GM
120452012-02-18 Glenn Morris <rgm@gnu.org>
12046
b474519e
GM
12047 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
12048
12049 * mail/undigest.el (unforward-rmail-message): Doc fix.
12050
e23a3fbe
GM
12051 * saveplace.el (save-place-ignore-files-regexp): Add :version.
12052
57939ff4
EZ
120532012-02-18 Eli Zaretskii <eliz@gnu.org>
12054
12055 * international/characters.el (script-list): Sync with the latest
12056 Unicode Character Database.
12057
0c23686e
AS
120582012-02-18 Andreas Schwab <schwab@linux-m68k.org>
12059
12060 * international/titdic-cnv.el: Remove duplicate coding tag.
12061 * language/cham.el: Likewise.
12062 * language/tai-viet.el: Likewise.
12063
6818b449
GM
120642012-02-18 Glenn Morris <rgm@gnu.org>
12065
12066 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
12067 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
12068 (calendar-bahai-all-holidays-flag, calendar-other-dates):
12069 * calendar/diary-lib.el (diary-abbreviated-year-flag):
12070 * calendar/holidays.el (holiday-bahai-holidays)
12071 (calendar-holidays, list-holidays):
12072 Use utf-8 Bahá'í in doc-strings, menus, etc.
12073
0311a3fc
TH
120742012-02-17 Tassilo Horn <tassilo@member.fsf.org>
12075
12076 * saveplace.el (save-place-ignore-files-regexp): New variable
12077 allowing for excluding files from saving their location of point.
12078 The default value matches the temporary commit message editing
12079 files from Git, SVN, Bazaar, and Mercurial.
12080 (save-place-to-alist): Use it.
12081
d209e2fb 120822012-02-17 Lawrence Mitchell <wence@gmx.li>
f1a71c6e 12083 Stefan Monnier <monnier@iro.umontreal.ca>
eb864a71
LM
12084
12085 * newcomment.el (uncomment-region-default): Don't leave extra space
12086 when an arg is provided (bug#8150).
12087
ee0ce425
TZ
120882012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
12089
eb864a71 12090 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 12091
95ddf442
GM
120922012-02-17 Glenn Morris <rgm@gnu.org>
12093
12094 * net/socks.el: Require network-stream. (Bug#10599)
12095
48dd1e39 120962012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
12097
12098 * international/charprop.el:
12099 * international/uni-name.el:
12100 * international/uni-old-name.el:
12101 * international/uni-comment.el: Regenerate.
12102
d68cd087
GM
121032012-02-16 Glenn Morris <rgm@gnu.org>
12104
12105 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
12106 Interactively in calendar buffer, give an error if not on a date.
12107
13932042
GM
121082012-02-15 Glenn Morris <rgm@gnu.org>
12109
12110 * shell.el (shell-delimiter-argument-list):
12111 Revert 2011-02-17 change. (Bug#8027)
12112
c3a70e2b
CY
121132012-02-15 Chong Yidong <cyd@gnu.org>
12114
60236b0d
CY
12115 * minibuffer.el (completion-at-point-functions): Doc fix.
12116
c3a70e2b
CY
12117 * custom.el (defcustom): Doc fix; note use of defvar.
12118
9f26dc24
GM
121192012-02-15 Glenn Morris <rgm@gnu.org>
12120
12121 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
12122 Doc fixes.
12123
6546b134
GM
121242012-02-14 Glenn Morris <rgm@gnu.org>
12125
12126 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
12127
d29b2b4c
LI
121282012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
12129
12130 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
12131 way the ports list is computed.
835bdcba
LI
12132 (smtpmail-query-smtp-server): Prompt the user for a port number if
12133 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 12134
08dcdbc9
TZ
121352012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
12136
12137 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
12138
2605051a
GM
121392012-02-13 Glenn Morris <rgm@gnu.org>
12140
12141 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
12142
7ee99f32
TZ
121432012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
12144
12145 * net/gnutls.el (gnutls-trustfiles): New variable.
12146 (gnutls-negotiate): Use it.
12147
5f0af64f
LI
121482012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
12149
12150 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
12151 does its stuff if Gnus is running.
12152
c14fcc95
AM
121532012-02-13 Alan Mackenzie <acm@muc.de>
12154
12155 Fix a loop in c-set-fl-decl-start.
12156
7a71b18d 12157 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
12158 c-backward-syntactic-ws actually moves backwards.
12159
142b4d90
LL
121602012-02-13 Leo Liu <sdl.web@gmail.com>
12161
12162 * net/rcirc.el (rcirc-markup-attributes): Move point to the
12163 beginning so that all \C-o chars are removed.
12164
fa9958a6
TZ
121652012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
12166
dc9924b8 12167 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 12168
0bc5886a
AM
121692012-02-12 Alan Mackenzie <acm@muc.de>
12170
12171 Fix infinite loop with long macros.
4d6769e1 12172 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 12173
d4bd55e7
CY
121742012-02-12 Chong Yidong <cyd@gnu.org>
12175
12176 * window.el (display-buffer): Doc fix (Bug#10785).
12177
66f3fe22
GM
121782012-02-12 Glenn Morris <rgm@gnu.org>
12179
bd7da63e
GM
12180 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
12181 (x-disown-selection-internal, x-get-selection-internal):
12182 Sync docs with the xselect.c versions.
12183
66f3fe22
GM
12184 * allout-widgets.el: Add missing license notice.
12185
3e0d2fa7
GM
121862012-02-11 Glenn Morris <rgm@gnu.org>
12187
cfecdf09
GM
12188 * select.el (x-get-selection-internal, x-own-selection-internal)
12189 (x-disown-selection-internal):
12190 * x-dnd.el (x-get-selection-internal): Update declarations.
12191
6d216d7f
GM
12192 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
12193
2bed3f04
GM
12194 * window.el (window-sides-slots):
12195 * tool-bar.el (tool-bar-position):
12196 * term/xterm.el (xterm-extra-capabilities):
12197 * ses.el (ses-self-reference-early-detection):
12198 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
12199 (verilog-auto-wire-type)
12200 (verilog-auto-delete-trailing-whitespace)
12201 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
12202 (verilog-auto-tieoff-declaration):
12203 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
12204 (sql-oracle-statement-starters, sql-oracle-scan-on):
12205 * progmodes/prolog.el (prolog-align-comments-flag)
12206 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
12207 (prolog-left-indent-regexp, prolog-paren-indent-p)
12208 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
12209 (prolog-types, prolog-mode-specificators)
12210 (prolog-determinism-specificators, prolog-directives)
12211 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
12212 (prolog-electric-dot-flag)
12213 (prolog-electric-dot-full-predicate-template)
12214 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
12215 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
12216 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
12217 (prolog-program-switches, prolog-prompt-regexp)
12218 (prolog-debug-on-string, prolog-debug-off-string)
12219 (prolog-trace-on-string, prolog-trace-off-string)
12220 (prolog-zip-on-string, prolog-zip-off-string)
12221 (prolog-use-standard-consult-compile-method-flag)
12222 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
12223 (prolog-imenu-max-lines, prolog-info-predicate-index)
12224 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
12225 (prolog-char-quote-workaround):
12226 * progmodes/cc-vars.el (c-defun-tactic):
12227 * net/tramp.el (tramp-encoding-command-interactive)
12228 (tramp-local-end-of-line):
12229 * net/soap-client.el (soap-client):
12230 * net/netrc.el (netrc-file):
12231 * net/gnutls.el (gnutls):
12232 * minibuffer.el (completion-category-overrides)
12233 (completion-cycle-threshold)
12234 (completion-pcm-complete-word-inserts-delimiters):
12235 * man.el (Man-name-local-regexp):
12236 * mail/feedmail.el (feedmail-display-full-frame):
12237 * international/characters.el (glyphless-char-display-control):
12238 * eshell/em-ls.el (eshell-ls-date-format):
12239 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
12240 (lisp-lambda-list-keyword-parameter-indentation)
12241 (lisp-lambda-list-keyword-parameter-alignment):
12242 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
12243 * dired-x.el (dired-omit-verbose):
12244 * cus-theme.el (custom-theme-allow-multiple-selections):
12245 * calc/calc.el (calc-highlight-selections-with-faces)
12246 (calc-lu-field-reference, calc-lu-power-reference)
12247 (calc-note-threshold):
12248 * battery.el (battery-mode-line-limit):
12249 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
12250 (archive-7z-update):
12251 * allout.el (allout-prefixed-keybindings)
12252 (allout-unprefixed-keybindings)
12253 (allout-inhibit-auto-fill-on-headline)
12254 (allout-flattened-numbering-abbreviation):
12255 * allout-widgets.el (allout-widgets-auto-activation)
12256 (allout-widgets-icons-dark-subdir)
12257 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
12258 (allout-widgets-theme-dark-background)
12259 (allout-widgets-theme-light-background)
12260 (allout-widgets-item-image-properties-emacs)
12261 (allout-widgets-item-image-properties-xemacs)
12262 (allout-widgets-run-unit-tests-on-load)
12263 (allout-widgets-time-decoration-activity)
12264 (allout-widgets-hook-error-post-time)
12265 (allout-widgets-track-decoration):
12266 Add missing :version tags to new defcustoms and defgroups.
12267
5fec1b8e
GM
12268 * progmodes/sql.el (sql-ansi-statement-starters)
12269 (sql-oracle-statement-starters): Add custom type.
12270
3e0d2fa7
GM
12271 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
12272 (prolog-system-version): Give it a type.
12273
90b671e2
EZ
122742012-02-11 Eli Zaretskii <eliz@gnu.org>
12275
12276 * term/pc-win.el (x-select-text, x-selection-owner-p)
12277 (x-own-selection-internal, x-disown-selection-internal)
12278 (x-get-selection-internal): Sync doc strings and argument lists
12279 with xselect.c, common-win.el and x-win.el. (Bug#10783)
12280
5eac0c02
LL
122812012-02-11 Leo Liu <sdl.web@gmail.com>
12282
12283 * progmodes/python.el (python-end-of-statement): Fix infinite
12284 loop. (Bug#10788)
12285
f82cb659
GM
122862012-02-10 Glenn Morris <rgm@gnu.org>
12287
12288 * international/mule-cmds.el (unify-8859-on-encoding-mode)
12289 (unify-8859-on-decoding-mode): Properly mark as obsolete.
12290
cc26d239
LI
122912012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
12292
12293 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
12294 about SMTP before checking the From header.
12295
91027d08 12296 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
12297 into own function for reuse by emacsbug.el.
12298
1be3ca5a
LL
122992012-02-10 Leo Liu <sdl.web@gmail.com>
12300
12301 * subr.el (condition-case-unless-debug): Rename from
12302 condition-case-no-debug. All callers changed.
12303 (with-demoted-errors): Fix caller.
12304
12305 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
12306 * nxml/rng-valid.el (rng-do-some-validation):
12307 * emacs-lisp/package.el (package-refresh-contents)
12308 (package-menu-execute):
12309 * desktop.el (desktop-create-buffer):
91027d08 12310 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 12311
b011fbfe
GM
123122012-02-10 Glenn Morris <rgm@gnu.org>
12313
b2096d72
GM
12314 * textmodes/bibtex.el:
12315 Add missing :version tags for new/changed defcustoms.
12316
b011fbfe
GM
12317 * files.el (remote-file-name-inhibit-cache): Doc fixes.
12318
4c7e65bf
LI
123192012-02-09 Lars Ingebrigtsen <larsi@rusty>
12320
12321 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
12322 (smtpmail-via-smtp): Use it, or fall back on the From address.
12323 (smtpmail-send-it): Ditto.
12324
f3934f6f
SM
123252012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
12326
12327 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
12328 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
12329 (byte-compile-tmp-var): New const.
12330 (byte-compile-defvar): Use it to minimize .elc size.
12331 Just use `defvar' rather than simulate it (bug#10761).
12332
a075a2c5
GM
123332012-02-09 Glenn Morris <rgm@gnu.org>
12334
cf3aa21b
GM
12335 * files.el (rename-uniquely): Doc fix. (Bug#3806)
12336
354998cd
GM
12337 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
12338 Add :version tags.
12339
dc9924b8
SM
12340 * progmodes/compile.el (compilation-error-screen-columns)
12341 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 12342
dab3703d
GM
12343 * vc/log-view.el (log-view-toggle-entry-display):
12344 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
12345
3f88cd72
GM
12346 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
12347 (report-emacs-bug-can-use-xdg-email):
12348 (report-emacs-bug-insert-to-mailer): Doc fixes.
12349 (report-emacs-bug): Message fix.
12350
d95b247d
GM
12351 * net/browse-url.el (browse-url-can-use-xdg-open)
12352 (browse-url-xdg-open): Doc fixes.
12353
a075a2c5
GM
12354 * electric.el (electric-indent-mode, electric-pair-mode)
12355 (electric-layout-rules, electric-layout-mode): Doc fixes.
12356 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
12357
ffb6157e
MR
123582012-02-08 Martin Rudalics <rudalics@gmx.at>
12359
12360 * server.el (server-unselect-display): Don't inadvertently kill
12361 the current buffer. (Bug#10729)
12362
e1ac4066
GM
123632012-02-08 Glenn Morris <rgm@gnu.org>
12364
34e8a2da
GM
12365 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
12366 (sql-list-table): Doc fixes.
12367
b4ac6e8c
GM
12368 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
12369 Comment out (does nothing).
12370
e1ac4066
GM
12371 * completion.el (dynamic-completion-mode):
12372 * dirtrack.el (dirtrack-debug-mode):
12373 * electric.el (electric-layout-mode):
12374 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
12375 * face-remap.el (text-scale-mode, buffer-face-mode):
12376 * iimage.el (iimage-mode):
12377 * image-mode.el (image-transform-mode):
12378 * minibuffer.el (completion-in-region-mode):
12379 * scroll-lock.el (scroll-lock-mode):
12380 * simple.el (next-error-follow-minor-mode):
12381 * tar-mode.el (tar-subfile-mode):
12382 * tooltip.el (tooltip-mode):
12383 * vcursor.el (vcursor-use-vcursor-map):
12384 * wid-browse.el (widget-minor-mode):
12385 * emulation/tpu-edt.el (tpu-edt-mode):
12386 * emulation/tpu-extras.el (tpu-cursor-free-mode):
12387 * international/iso-ascii.el (iso-ascii-mode):
12388 * language/thai-util.el (thai-word-mode):
12389 * mail/supercite.el (sc-minor-mode):
12390 * net/goto-addr.el (goto-address-mode):
12391 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
12392 * progmodes/cwarn.el (cwarn-mode):
12393 * progmodes/flymake.el (flymake-mode):
12394 * progmodes/glasses.el (glasses-mode):
12395 * progmodes/hideshow.el (hs-minor-mode):
12396 * progmodes/pascal.el (pascal-outline-mode):
12397 * textmodes/enriched.el (enriched-mode):
12398 * vc/smerge-mode.el (smerge-mode):
12399 Doc fixes (minor mode argument).
12400
5e0d957f
EZ
124012012-02-07 Eli Zaretskii <eliz@gnu.org>
12402
12403 * ls-lisp.el (ls-lisp-sanitize): New function.
12404 (ls-lisp-insert-directory): Use it to fix or remove any elements
12405 in file-alist with missing attributes. (Bug#4673)
12406
98d7371e
AM
124072012-02-07 Alan Mackenzie <acm@muc.de>
12408
12409 Fix spurious recognition of c-in-knr-argdecl.
12410
12411 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
12412 putative K&R region.
12413
667ced3a
AM
124142012-02-07 Alan Mackenzie <acm@muc.de>
12415
eb864a71
LM
12416 * progmodes/cc-engine.el (c-forward-objc-directive):
12417 Prevent looping in "#pragma mark @implementation".
667ced3a 12418
5b77774d
MA
124192012-02-07 Michael Albinus <michael.albinus@gmx.de>
12420
12421 * notifications.el (notifications-on-closed-signal): Make `reason'
12422 optional. (Bug#10744)
12423
af008560
GM
124242012-02-07 Glenn Morris <rgm@gnu.org>
12425
60d47423
GM
12426 * emacs-lisp/easy-mmode.el (define-minor-mode):
12427 Doc fixes for the macro and the mode it defines.
12428
dd605cc4
GM
12429 * image.el (imagemagick-types-inhibit): Doc fix.
12430
af008560
GM
12431 * cus-start.el (imagemagick-render-type): Add it.
12432
5cc59a37
LI
124332012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
12434
4d6769e1
JB
12435 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
12436 Set the default at load time, too, so that `font-lock-fontify-buffer'
12437 can be called without setting up the entire mode first. This fixes
12438 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 12439
9a6dd747
CY
124402012-02-06 Chong Yidong <cyd@gnu.org>
12441
2d16b285
CY
12442 * simple.el (list-processes--refresh): Delete exited processes
12443 (Bug#8094).
12444
171e9b6e
CY
12445 * comint.el (comint-next-prompt): next-single-char-property-change
12446 and prev-single-char-property-change never return nil (Bug#8657).
12447
9a6dd747
CY
12448 * custom.el (defcustom): Doc fix (Bug#9711).
12449
aa4589a7
CY
124502012-02-05 Chong Yidong <cyd@gnu.org>
12451
5c2a252f
CY
12452 * cus-edit.el (custom-variable-reset-backup): Quote the value
12453 before storing it in the customized-value property (Bug#6712).
4aab9006 12454 (custom-display): Add a customization type tag.
983b9602 12455 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 12456
aa4589a7
CY
12457 * wid-edit.el (widget-field-value-get): New optional arg to
12458 suppress trailing whitespace truncation.
12459 (character): Use it (Bug#2689).
12460
1ff980ae
AS
124612012-02-05 Andreas Schwab <schwab@linux-m68k.org>
12462
12463 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
12464 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
12465
03988c98
CY
124662012-02-05 Chong Yidong <cyd@gnu.org>
12467
eeb6cc88
CY
12468 * cus-edit.el (custom-variable-value-create): For mismatched
12469 types, show the current value (Bug#7600).
12470
03988c98
CY
12471 * custom.el (defcustom): Doc fix.
12472
f8cdeef0
GM
124732012-02-05 Glenn Morris <rgm@gnu.org>
12474
12475 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
12476
0696d255
JB
124772012-02-05 Juanma Barranquero <lekktu@gmail.com>
12478
12479 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
12480 (pp-buffer): Use `ignore-errors', `looking-at-p'.
12481 (pp-last-sexp): Use `looking-at-p'.
12482
34c99998
GM
124832012-02-04 Glenn Morris <rgm@gnu.org>
12484
8f05da42
GM
12485 * files.el (revert-buffer):
12486 Doc fix (mention revert-buffer-in-progress-p).
12487
f160676e
GM
12488 * emacs-lisp/ert-x.el (ert-simulate-command):
12489 Check deferred-action-list (which is obsolete) is bound.
12490
c7291ad9
GM
12491 * subr.el (with-wrapper-hook): Doc fixes.
12492
34c99998
GM
12493 * simple.el (filter-buffer-substring-functions)
12494 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
12495
6283a7d3
LL
124962012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
12497
12498 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
12499 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
12500
e96e3013
LL
125012012-02-04 Leo Liu <sdl.web@gmail.com>
12502
12503 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
12504
8ded50f2
GM
125052012-02-04 Glenn Morris <rgm@gnu.org>
12506
82ff1d13
GM
12507 * image.el (image-extension-data): Add obsolete alias.
12508
987a0a16
GM
12509 * isearch.el (isearch-update): Doc fix.
12510
ea32ef46
GM
12511 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
12512
8ded50f2
GM
12513 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
12514
eea14f31
GM
125152012-02-03 Glenn Morris <rgm@gnu.org>
12516
12517 * image.el (image-animated-p): Doc fix. Use image-animated-types.
12518 (image-animate-timeout): Doc fix.
12519
12520 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
12521
12f381b7
GM
125222012-02-02 Glenn Morris <rgm@gnu.org>
12523
953cebf5
GM
12524 * server.el (server-auth-dir): Doc fix.
12525 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
12526
12f381b7
GM
12527 * subr.el (run-mode-hooks): Doc fix.
12528
953a8c3b
JL
125292012-02-02 Juri Linkov <juri@jurta.org>
12530
12531 * image-mode.el (image-toggle-display-image): Remove tautological
12532 `major-mode' from the `derived-mode-p' test.
12533
c5d3843c
KH
125342012-02-02 Kenichi Handa <handa@m17n.org>
12535
9f6e692e 12536 * composite.el (compose-region): Cancel previous change.
c5d3843c 12537
159462d4 125382012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
12539
12540 * composite.el (compose-region, compose-string): Signal error for
12541 a null string component (Bug#6988).
12542
9f562668
CY
125432012-02-01 Chong Yidong <cyd@gnu.org>
12544
e2cef717
CY
12545 * view.el (view-buffer-other-window, view-buffer-other-frame):
12546 Handle special modes like view-buffer (Bug#10650).
12547 (view-buffer): Simplify.
12548
9f562668
CY
12549 * frame.el (set-frame-font): Tweak meaning of third argument.
12550
9f6e692e
JB
12551 * dynamic-setting.el (font-setting-change-default-font):
12552 Use set-frame-font (Bug#9982).
9f562668 12553
781acb9f
GM
125542012-02-01 Glenn Morris <rgm@gnu.org>
12555
6035be52
GM
12556 * progmodes/compile.el (compilation-internal-error-properties):
12557 Respect compilation-first-column in the "*compilation*" buffer.
12558
781acb9f
GM
12559 * emacs-lisp/easy-mmode.el (define-minor-mode):
12560 Relax :variable's test for a named function.
12561
abbceb00
AM
125622012-01-31 Alan Mackenzie <acm@muc.de>
12563
12564 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
12565 off by one error.
12566
fce3fdeb
CY
125672012-01-31 Chong Yidong <cyd@gnu.org>
12568
12569 * frame.el (set-frame-font): New arg ALL-FRAMES.
12570
12571 * menu-bar.el (menu-set-font): Use set-frame-font.
12572
12573 * faces.el (face-spec-reset-face): Don't apply unspecified
12574 attribute values to the default face.
12575
47893581
JB
125762012-01-31 Juanma Barranquero <lekktu@gmail.com>
12577
12578 * progmodes/cwarn.el (cwarn): Remove dead link.
12579 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
12580 Remove * from defcustom docstrings.
12581 (turn-on-cwarn-mode): Make obsolete.
12582 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
12583 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
12584
e58e988a
GM
125852012-01-31 Glenn Morris <rgm@gnu.org>
12586
60dc2671 12587 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 12588 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 12589 Allow named functions to be used as the cdr of :variable.
e58e988a 12590
7a3f511d
GM
125912012-01-30 Glenn Morris <rgm@gnu.org>
12592
12593 * emacs-lisp/authors.el (authors-fixed-entries):
12594 Remove reference to deleted file rnewspost.el.
12595
cb882333
JB
125962012-01-29 Juanma Barranquero <lekktu@gmail.com>
12597
12598 * window.el (window-with-parameter): Remove unused variable `windows'.
12599 (window--side-check): Remove unused variable `code'.
12600 (window--resize-siblings): Remove unused variable `first'.
12601 (adjust-window-trailing-edge): Remove unused variable `failed'.
12602 (window-deletable-p, window--delete): Remove unused variable `buffer'.
12603 Use `let', not `let*'.
12604 (balance-windows-2): Remove unused variable `found'.
12605 (window--state-put-2): Remove unused variable `splits'.
12606 (window-state-put): Remove unused variable `selected'.
12607 (same-window-p): Use `string-match-p'.
12608 (display-buffer-assq-regexp): Remove unused variable `value'.
12609 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
12610 Mark argument ALIST as ignored.
12611 (pop-to-buffer): Remove unused variable `old-window'.
12612
907201af
EZ
126132012-01-29 Eli Zaretskii <eliz@gnu.org>
12614
12615 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
12616 and .lzma compressed files.
12617
ea162670
CY
126182012-01-29 Chong Yidong <cyd@gnu.org>
12619
5b95ee8a
CY
12620 * frame.el (window-system-default-frame-alist): Doc fix.
12621
ea162670
CY
12622 * dynamic-setting.el (font-setting-change-default-font): Don't
12623 change the default face if SET-FONT argument is non-nil (Bug#9982).
12624
6fccd6e8 126252012-01-29 Samuel Bronson <naesten@gmail.com>
d6e6f4b1
SB
12626
12627 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
12628
0f29fa41 126292012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
12630
12631 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
12632 breakpoints in files outside current directory (Bug#6098).
12633
db174434
CY
126342012-01-29 Chong Yidong <cyd@gnu.org>
12635
6b25e4e2
SE
12636 * progmodes/python.el: Require ansi-color at top-level.
12637
6df6ae42
JB
12638 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
12639 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
12640 (lisp-mode-abbrev-table): Add doc.
12641 (lisp-mode-variables): Don't set local-abbrev-table.
12642 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
12643
e70ee681
RW
126442012-01-28 Roland Winkler <winkler@gnu.org>
12645
12646 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
12647
ace88aa2
RW
126482012-01-28 Roland Winkler <winkler@gnu.org>
12649
12650 * textmodes/bibtex.el (bibtex-entry-alist): New function.
12651 (bibtex-set-dialect): Use it. Either set global values of
12652 dialect-dependent variables or bind these variables buffer-locally
12653 (Bug#10254).
12654 (bibtex-mode): Call bibtex-set-dialect via
12655 hack-local-variables-hook.
eb864a71
LM
12656 (bibtex-dialect): Update docstring.
12657 Add safe-local-variable predicate.
ace88aa2
RW
12658 (bibtex-entry-alist, bibtex-field-alist): Initialize via
12659 bibtex-set-dialect.
12660 (bibtex-mode-map): Define menu for each dialect.
12661 (bibtex-entry): Fix docstring.
12662
93376c5b
CY
126632012-01-28 Chong Yidong <cyd@gnu.org>
12664
12665 * eshell/esh-arg.el (eshell-quote-argument): New function.
12666
12667 * eshell/esh-ext.el (eshell-invoke-batch-file):
12668 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
12669 first arg to eshell-parse-command (Bug#10523).
12670
4372494f
DA
126712012-01-28 Drew Adams <drew.adams@oracle.com>
12672
12673 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
12674 `default-directory' is non-nil.
12675
4d4ec1f8
EZ
126762012-01-28 Eli Zaretskii <eliz@gnu.org>
12677
12678 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
12679 line that displays system-configuration-options. (Bug#9924)
12680
7c188927
DA
126812012-01-28 Drew Adams <drew.adams@oracle.com>
12682
12683 * descr-text.el (describe-char): Show information about POS, in
12684 addition to information about the character at POS. Improve and
12685 update the doc string. Change "code point" to "code point in
12686 charset", to avoid confusion with the character's Unicode code
12687 point shown above that. (Bug#10129)
12688
e0da685a
EZ
126892012-01-28 Eli Zaretskii <eliz@gnu.org>
12690
12691 * descr-text.el (describe-char): Show the raw character, not only
12692 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
12693 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
12694 for the reasons.
12695
70550acf
PH
126962012-01-28 Phil Hagelberg <phil@hagelb.org>
12697
eb864a71
LM
12698 * emacs-lisp/package.el (package-install):
12699 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 12700
0ce8e868
CY
127012012-01-28 Chong Yidong <cyd@gnu.org>
12702
cb882333
JB
12703 * emacs-lisp/package.el (package-maybe-load-descriptor):
12704 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
12705 (package-maybe-load-descriptor): Use it.
12706 (package-download-transaction): Fully load required packages
12707 inside the loop, so that `require' calls work (Bug#10593).
12708 (package-install): No need to call package-initialize now.
12709
2e7f3bea
CY
127102012-01-28 Chong Yidong <cyd@gnu.org>
12711
6e9bad14
CY
12712 * simple.el (deactivate-mark): Doc fix (Bug#8614).
12713
f823b8ca
CY
12714 * tooltip.el (tooltip-mode): Doc fix.
12715 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
12716
2680c309
CY
12717 * frame.el (set-cursor-color): Doc fix (Bug#352).
12718
d7a9e63b
CY
12719 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
12720 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
12721
2e7f3bea
CY
12722 * cus-edit.el (custom-buffer-create-internal): Fix search button
12723 action (Bug#10542).
2ae01800 12724 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 12725
fc4f7a23
EW
127262012-01-27 Eduard Wiebe <usenet@pusto.de>
12727
12728 * dired.el (dired-mark-files-regexp):
12729 Include any subdirectory components. (Bug#10445)
12730
7dd37071
ML
127312012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
12732
12733 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
12734 Handle [host]:port syntax. (Bug#10533)
12735
a268160b
AH
127362012-01-27 Alex Harsanyi <harsanyi@mac.com>
12737
12738 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
12739
e43273ef
GM
127402012-01-26 Glenn Morris <rgm@gnu.org>
12741
12742 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
12743 * term.el (term-raw-escape-map): Use Control-X-prefix.
12744 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
12745
1edf595d
MR
127462012-01-25 Martin Rudalics <rudalics@gmx.at>
12747
12748 * window.el (window-state-get, window--state-get-1): Don't deal
12749 with fixed-sizeness of windows. Simplify code.
12750
fa8eafef
JC
127512012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
12752
6df6ae42
JB
12753 * window.el (window--state-get-1, window--state-put-2):
12754 Don't save and restore the mark.
fa8eafef 12755
0b21c100
CY
127562012-01-25 Chong Yidong <cyd@gnu.org>
12757
12758 * custom.el (custom-variable-p): Doc fix.
12759
5ae1a6c8
GM
127602012-01-25 Glenn Morris <rgm@gnu.org>
12761
40047858
GM
12762 * dired.el (dired-goto-file): Handle some of the more common
12763 characters that `ls -b' escapes. (Bug#10596)
12764
5ddce96c
GM
12765 * progmodes/compile.el (compilation-next-error-function):
12766 Respect compilation-first-column in the "*compilation*" buffer.
12767 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
12768
5ae1a6c8
GM
12769 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
12770
b559f1a9
GM
127712012-01-24 Glenn Morris <rgm@gnu.org>
12772
12773 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
12774
6725d21a
JD
127752012-01-24 Julien Danjou <julien@danjou.info>
12776
12777 * color.el (color-rgb-to-hsl): Fix value computing.
12778 (color-hue-to-rgb): New function.
12779 (color-hsl-to-rgb): New function.
12780 (color-clamp, color-saturate-hsl, color-saturate-name)
12781 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
12782 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
12783
70df4bbe
GM
127842012-01-24 Glenn Morris <rgm@gnu.org>
12785
12786 * vc/vc-rcs.el (vc-rcs-create-tag):
12787 * vc/vc-sccs.el (vc-sccs-create-tag):
12788 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
12789
802a2ae2
ML
127902012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
12791
12792 * eshell/esh-util.el (eshell-read-hosts-file):
12793 Skip comment lines. (Bug#10549)
12794
d7128bb1
ML
12795 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
12796
d1a5c3b4
JB
127972012-01-23 Juanma Barranquero <lekktu@gmail.com>
12798
2724d9c7
JB
12799 * subr.el (display-delayed-warnings): Doc fix.
12800 (collapse-delayed-warnings): New function to collapse identical
12801 adjacent warnings.
12802 (delayed-warnings-hook): Add it.
d1a5c3b4 12803
a5509865
MA
128042012-01-22 Michael Albinus <michael.albinus@gmx.de>
12805
12806 * net/tramp.el (tramp-action-login): Set connection property "login-as".
12807
a5509865
MA
12808 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
12809 (tramp-default-user-alist): Don't add "pscp".
12810 (tramp-do-copy-or-rename-file-out-of-band): Use connection
12811 property "login-as", if set. (Bug#10530)
12812
cc6d5805
MA
128132012-01-21 Michael Albinus <michael.albinus@gmx.de>
12814
12815 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
12816 "plink1" and "psftp". (Bug#10530)
12817
128182012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
12819
12820 * international/mule-cmds.el (prefer-coding-system): Show a
12821 warning message if the default value of file-name-coding-system
12822 was not changed.
12823
f0960428
JC
128242012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
12825
cb882333
JB
12826 * windmove.el (windmove-reference-loc):
12827 Fix windmove-reference-loc miscalculation.
f0960428 12828
dd6f2a63
JB
128292012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
12830
12831 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
12832 default unit.
12833
7b447e9b
GM
128342012-01-21 Glenn Morris <rgm@gnu.org>
12835
117a9ea1
GM
12836 * international/mule.el (auto-coding-alist): Add .tbz.
12837
7b447e9b
GM
12838 * files.el (local-enable-local-variables): Doc fix.
12839 (inhibit-local-variables-regexps): Rename from
12840 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
12841 Doc fix. Add some extensions from auto-coding-alist.
12842 (inhibit-local-variables-suffixes):
12843 Rename from inhibit-first-line-modes-suffixes. Doc fix.
12844 (inhibit-local-variables-p):
12845 New function, extracted from set-auto-mode-1.
12846 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
12847 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
12848 (hack-local-variables): Doc fix. Make the mode-only case
12849 respect enable-local-variables and friends.
12850 Respect inhibit-local-variables-regexps for file-locals, but
12851 not for directory-locals.
12852 (set-visited-file-name):
12853 Take account of inhibit-local-variables-regexps.
12854 Whether it applies may change as the file name is changed.
12855 * jka-cmpr-hook.el (jka-compr-install):
12856 * jka-compr.el (jka-compr-uninstall):
12857 Update for inhibit-first-line-modes-suffixes name change.
12858
dd6e3cdd
MR
128592012-01-20 Martin Rudalics <rudalics@gmx.at>
12860
12861 * help-macro.el (make-help-screen): Temporarily restore original
12862 binding for minor-mode-map-alist (Bug#10454).
12863
0d0deb38
JD
128642012-01-19 Julien Danjou <julien@danjou.info>
12865
12866 * color.el (color-name-to-rgb): Use the white color to find the max
12867 color component value and return correctly computed values.
12868 (color-name-to-rgb): Add missing float conversion for max value.
12869
34a02f46
MR
128702012-01-19 Martin Rudalics <rudalics@gmx.at>
12871
12872 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
12873 special state value for window-persistent-parameters.
12874 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
12875 (window--state-put-2): Reset all window parameters to nil before
12876 assigning values of persistent parameters.
12877
606c44c4
AM
128782012-01-18 Alan Mackenzie <acm@muc.de>
12879
12880 Eliminate sluggishness and hangs in fontification of "semicolon
12881 deserts".
12882
cb882333
JB
12883 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
12884 Change value 10000 -> 3000.
606c44c4
AM
12885 (c-state-safe-place): Reformulate so it doesn't stack up an
12886 infinite number of wrong entries in c-state-nonlit-pos-cache.
12887 (c-determine-limit-get-base, c-determine-limit): New functions to
12888 determine backward search limits disregarding literals.
12889 (c-find-decl-spots): Amend commenting.
12890 (c-cheap-inside-bracelist-p): New function which detects "={".
12891
12892 * progmodes/cc-fonts.el
12893 (c-make-font-lock-BO-decl-search-function): Give a limit to a
12894 backward search.
12895 (c-font-lock-declarations): Fix an occurrence of point being
12896 undefined. Check additionally for point being in a bracelist or
12897 near a macro invocation without a semicolon so as to avoid a
12898 fruitless time consuming search for a declarator. Give a more
12899 precise search limit for declarators using the new
12900 c-determine-limit.
12901
f3860cea
GM
129022012-01-18 Glenn Morris <rgm@gnu.org>
12903
12904 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
12905 (set-auto-mode): Doc fixes.
12906
1db03b16
GM
129072012-01-17 Glenn Morris <rgm@gnu.org>
12908
0e6038be
GM
12909 * isearch.el (search-nonincremental-instead): Fix doc typo.
12910
1db03b16
GM
12911 * dired.el (dired-insert-directory): Handle newlines in directory name.
12912 (dired-build-subdir-alist): Unescape newlines in directory name.
12913
4cb0aa75
MA
129142012-01-17 Michael Albinus <michael.albinus@gmx.de>
12915
12916 * net/tramp.el (tramp-local-end-of-line): New defcustom.
12917 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
12918 (tramp-action-terminal): Use it. (Bug#10530)
12919
1d00653d
SM
129202012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
12921
12922 * minibuffer.el (completion--replace): Strip properties (bug#10062).
12923
6a6ee00d
MR
129242012-01-16 Martin Rudalics <rudalics@gmx.at>
12925
12926 * window.el (window-state-ignored-parameters): Remove variable.
12927 (window--state-get-1): Rename argument MARKERS to IGNORE.
12928 Handle persistent window parameters. Make copy of clone-of
12929 parameter only if requested. (Bug#10348)
12930 (window--state-put-2): Install a window parameter only if it has
12931 a non-nil value or an existing parameter shall be overwritten.
12932
97912def
MA
129332012-01-15 Michael Albinus <michael.albinus@gmx.de>
12934
12935 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
12936
688070a5
EZ
129372012-01-14 Eli Zaretskii <eliz@gnu.org>
12938
12939 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
12940 don't pass the (nil) value of `upnode' to string-match.
12941
301afadc
CY
129422012-01-14 Chong Yidong <cyd@gnu.org>
12943
12944 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 12945 Fix values recognized by the cursorBlink resource.
301afadc 12946
9e5788aa
PE
129472012-01-14 Paul Eggert <eggert@cs.ucla.edu>
12948
12949 * epg.el (epg--make-temp-file): Avoid permission race condition
12950 when running on old Emacs versions (bug#10403).
12951
3cdb7f5a
GM
129522012-01-14 Glenn Morris <rgm@gnu.org>
12953
12954 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
12955
8c82b1b4
AM
129562012-01-13 Alan Mackenzie <acm@muc.de>
12957
12958 Fix filling for when filladapt mode is enabled.
12959
12960 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
12961 c-mask-paragraph, pass in `fill-paragraph' rather than
12962 `fill-region-as-paragraph'. (This is a reversion of a previous
12963 change.)
eb864a71
LM
12964 * progmodes/cc-mode.el (c-basic-common-init):
12965 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 12966
e517eda4
GM
129672012-01-13 Glenn Morris <rgm@gnu.org>
12968
1498536e
GM
12969 * dired.el (dired-switches-escape-p): New function.
12970 (dired-insert-directory): Use dired-switches-escape-p.
12971 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
12972
e517eda4
GM
12973 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
12974
328f984d
GM
129752012-01-12 Glenn Morris <rgm@gnu.org>
12976
12977 * mail/sendmail.el (mail-mode): Update paragraph-separate for
12978 changes in adaptive-fill-regexp. (Bug#10276)
12979
2cc769a8
AM
129802012-01-11 Alan Mackenzie <acm@muc.de>
12981
12982 Fix Emacs bug #10463 - put `widen's around the critical spots.
12983
1d00653d 12984 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
12985 widen around each invocation of c-state-pp-to-literal. Remove an
12986 unused let variable.
12987
e52c37fa
GM
129882012-01-11 Glenn Morris <rgm@gnu.org>
12989
12990 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 12991 Doc fix.
e52c37fa 12992
96f8741e
CY
129932012-01-10 Chong Yidong <cyd@gnu.org>
12994
1d00653d
SM
12995 * net/network-stream.el (network-stream-open-starttls):
12996 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
12997 response to the capability command.
12998
b09a806e
GM
129992012-01-10 Glenn Morris <rgm@gnu.org>
13000
13001 * mail/unrmail.el (unrmail): Tweak previous change.
13002
7655cb66
CY
130032012-01-09 Chong Yidong <cyd@gnu.org>
13004
13005 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
13006
9d5a8f0b
AM
130072012-01-08 Alan Mackenzie <acm@muc.de>
13008
13009 Optimise font locking in long enum definitions.
13010
13011 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
13012 arm to a cond form to handle enums.
13013 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
13014 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
13015
9a0115ab 130162012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
13017
13018 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 13019 (Bug#10401)
6bb72cbd 13020
f186bb95
LMI
130212012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
13022
29232a68
LMI
13023 * faces.el (set-face-attribute): Clarify the meaning of the nil
13024 frame (bug#10294).
13025
4e5d086d
LMI
13026 * subr.el (with-selected-frame): Mention that the selected frame
13027 is restored (bug#9980).
13028
8e66aebe
LMI
13029 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
13030 (bug#9759).
13031
cd394be1 13032 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
13033 (password-read): Don't autoload unused function.
13034
adf4e762
JB
130352012-01-07 Juanma Barranquero <lekktu@gmail.com>
13036
13037 * progmodes/which-func.el (which-func-mode): Turn into a
13038 non-interactive function and mark as obsolete (bug#10428).
13039
89bd9ccd
CY
130402012-01-06 Chong Yidong <cyd@gnu.org>
13041
13042 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
13043 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
13044 functions, along with 1 and -1.
13045
4afee9d5
EZ
130462012-01-06 Eli Zaretskii <eliz@gnu.org>
13047
13048 * time.el (display-time-load-average)
13049 (display-time-default-load-average): Doc fixes. See the thread
13050 starting at
13051 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
13052 for the details.
13053
536aea70
GM
130542012-01-06 Glenn Morris <rgm@gnu.org>
13055
665ae865
GM
13056 * mail/unrmail.el (unrmail): Give an explicit error if the input file
13057 has no messages. (Bug#10377)
13058
c869783d
GM
13059 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
13060 than Info-edit. (Bug#10385)
13061
2bb4227e
GM
13062 * time.el (display-time-load-average, display-time-next-load-average):
13063 Doc fixes.
13064
7d5944b9
GM
13065 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
13066 local setting of buffer-read-only to the input buffer. (Bug#10419)
13067
536aea70
GM
13068 * calendar/calendar.el (calendar-mode):
13069 Locally set scroll-margin to 0. (Bug#10379)
13070
7dccca16
UM
130712012-01-06 Ulrich Mueller <ulm@gentoo.org>
13072
13073 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
13074
afbb7930
GM
130752012-01-05 Glenn Morris <rgm@gnu.org>
13076
13077 * eshell/em-unix.el (diff-no-select): Autoload it.
13078 (eshell/diff): Use diff-no-select. (Bug#10420)
13079
04482335
CY
130802012-01-05 Chong Yidong <cyd@gnu.org>
13081
7baca3bc
CY
13082 * shell.el (shell-dynamic-complete-functions): Revert last change.
13083 (shell-command-completion-function): New function.
13084 (shell-completion-vars): Use it to implement
13085 shell-completion-execonly (Bug#10417).
13086
04482335
CY
13087 * custom.el (enable-theme): Don't set custom-safe-themes.
13088
1d00653d
SM
13089 * cus-theme.el (custom-theme-merge-theme):
13090 Ignore custom-enabled-themes and custom-safe-themes.
04482335 13091
bb5aa5d6
MM
130922012-01-05 Michael R. Mauger <mmaug@yahoo.com>
13093
13094 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
13095 first prompt in `sql-interacive-mode'.
13096 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 13097 keywords.
6df6ae42 13098 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
13099 (sql-product-interactive): Bug fix: Set `sql-buffer' in
13100 context of original buffer. Invoke `sql-login-hook'.
13101
a7183d7c
EZ
131022012-01-04 Eli Zaretskii <eliz@gnu.org>
13103
13104 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
13105 letters in cite-prefix.
13106
a1eacd1e
LMI
131072012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13108
13109 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
13110
787cdb34
CY
131112012-01-03 Chong Yidong <cyd@gnu.org>
13112
1d00653d
SM
13113 * shell.el (shell-dynamic-complete-functions):
13114 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
13115 comint-filename-completion first (Bug#10417).
13116
30710442
RS
131172012-01-02 Richard Stallman <rms@gnu.org>
13118
13119 * battery.el (battery-status-function):
13120 Detect when to use battery-yeeloong-sysfs.
13121 (battery-echo-area-format): Add string for Yeeloong.
13122 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
13123 (battery-yeeloong-sysfs): New function.
13124
f75bfc33
CY
131252012-01-02 Chong Yidong <cyd@gnu.org>
13126
13127 * dirtrack.el (dirtrack-list): Eliminate unused third element.
13128 (dirtrack): Merge code for handling relative filenames in prompt
13129 from shell-dir-cookie-watcher.
13130 (dirtrack-debug-message): New arg to avoid excess format calls.
13131
13132 * shell.el (shell-dir-cookie-re): Variable deleted.
13133 (shell-dir-cookie-watcher): Function deleted.
13134 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
13135 with dirtrack-mode.
13136
651e947e
EZ
131372012-01-01 Eli Zaretskii <eliz@gnu.org>
13138
1d00653d
SM
13139 * term/w32-win.el (dynamic-library-alist) <gnutls>:
13140 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
13141 libgnutls-26.dll.
13142
94d4c7dc
AS
131432011-12-31 Andreas Schwab <schwab@linux-m68k.org>
13144
13145 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
13146
8d43f3cd
EZ
131472011-12-31 Eli Zaretskii <eliz@gnu.org>
13148
13149 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
13150 headers of non-MIME messages, when rmail-enable-mime is non-nil.
13151
98c8795a
MA
131522011-12-29 Michael Albinus <michael.albinus@gmx.de>
13153
13154 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
13155 also for alternative shells.
13156 (tramp-open-connection-setup-interactive-shell): Check, whether
13157 the shell is a busybox.
13158 (tramp-send-command): Don't suppress multiple prompts for
13159 busyboxes, it hurts.
13160
51281b32
CY
131612011-12-28 Chong Yidong <cyd@gnu.org>
13162
13163 * progmodes/gdb-mi.el (gdb-get-source-file-list)
13164 (gdb-get-source-file): Move mode line update to
13165 gdb-get-source-file (Bug#10087).
13166
2170cb53
CY
131672011-12-25 Chong Yidong <cyd@gnu.org>
13168
13169 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
13170 gud-gdb-marker-filter without taking it as an argument.
13171 (gud-gdb-run-command-fetch-lines): Caller changed.
13172 (gud-gdb-completion-function): New variable.
13173 (gud-gdb-completion-at-point): Use it.
13174 (gud-gdb-completions-1): Split from gud-gdb-completions.
13175
13176 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
13177 function as separate arguments.
13178 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
13179 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
13180 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
13181 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
13182 (gdb-stopped, def-gdb-auto-update-trigger)
13183 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
13184 (gdb-get-changed-registers, gdb-get-main-selected-frame):
13185 Callers changed.
2170cb53
CY
13186 (gud-gdbmi-completions): New function.
13187 (gdb): Use it for generating the completion table.
13188
be8b11bb
AM
131892011-12-24 Alan Mackenzie <acm@muc.de>
13190
13191 Introduce a mechanism to widen the region used in context font
1d00653d 13192 locking. Use this to protect declarations from losing their contexts.
be8b11bb 13193
1d00653d
SM
13194 * progmodes/cc-langs.el (c-before-font-lock-functions):
13195 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 13196 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
13197 functions to be run just before context (etc.) font locking.
13198
13199 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 13200 New, functionality extracted from
be8b11bb 13201 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 13202 (c-in-after-change-fontification): New variable.
be8b11bb
AM
13203 (c-after-change): Set c-in-after-change-fontification.
13204 (c-set-fl-decl-start): Rejig its interface, so it can be called
13205 from both after-change and context fontifying.
b81d40f0
JB
13206 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
13207 New functions.
13208 (c-standard-font-lock-fontify-region-function): New variable.
13209 (c-font-lock-fontify-region): New function.
be8b11bb 13210
341cf6ac
JL
132112011-12-24 Juri Linkov <juri@jurta.org>
13212
13213 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
13214 (Bug#10348)
13215
bffcee0a
MA
132162011-12-23 Michael Albinus <michael.albinus@gmx.de>
13217
13218 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
13219 existence of source file. (Bug#10325)
13220
cb5e207c
AM
132212011-12-23 Alan Mackenzie <acm@muc.de>
13222
13223 Fix unstable fontification inside templates.
13224
b81d40f0
JB
13225 * progmodes/cc-langs.el (c-before-font-lock-functions):
13226 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
13227 additionally has c-set-fl-decl-start. The other languages (apart
13228 from AWK) have that as a single entry.
13229
b81d40f0
JB
13230 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
13231 The functionality for "local" declarations has been extracted to
cb5e207c
AM
13232 c-set-fl-decl-start.
13233
b81d40f0
JB
13234 * progmodes/cc-mode.el (c-common-init, c-after-change):
13235 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
13236 (c-set-fl-decl-start): New function, extracted from
13237 c-font-lock-enclosing-decls and enhanced.
13238
60ff536c
JB
132392011-12-23 Juanma Barranquero <lekktu@gmail.com>
13240
13241 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
13242
1c4757d6
JL
132432011-12-22 Juri Linkov <juri@jurta.org>
13244
13245 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
13246
d031f2c7
CY
132472011-12-22 Chong Yidong <cyd@gnu.org>
13248
13249 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
13250
bace743a
DA
132512011-12-21 Drew Adams <drew.adams@oracle.com>
13252
13253 * files.el (file-remote-p): Fix docstring. (Bug#10319)
13254
728a1f2b
JC
132552011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
13256
13257 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
13258
0d373f73
TZ
132592011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
13260
fec0aaa4
TZ
13261 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
13262 highlighting and support. Fix up comments for capitalization.
13263 (cfengine-mode-debug): New var.
13264 (cfengine3-mode): Change the modeline indicator to "CFE3".
13265 (cfengine3-font-lock-keywords): Improve defun highlighting.
13266 (cfengine2-actions): Rename from `cfengine-actions'.
13267 (cfengine2-font-lock-keywords): Rename from
13268 `cfengine-font-lock-keywords'.
13269 (cfengine2-imenu-expression): Rename from
13270 `cfengine-imenu-expression'.
13271 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
13272 (cfengine2-beginning-of-defun): Rename from
13273 `cfengine-beginning-of-defun'.
13274 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
13275 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
13276 (cfengine2-mode): Rename from `cfengine-mode'. Change the
13277 modeline indicator to "CFE2".
13278 (cfengine-mode): Defalias to `cfengine-auto-mode'.
13279 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 13280
bc86f573
CY
132812011-12-21 Chong Yidong <cyd@gnu.org>
13282
13283 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
13284 filename argument.
13285
d45ba96b
MR
132862011-12-20 Martin Rudalics <rudalics@gmx.at>
13287
13288 * window.el (window-normalize-buffer-to-display): Remove.
13289 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
13290
a6198c90
CY
132912011-12-19 Chong Yidong <cyd@gnu.org>
13292
13293 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
13294 Don't signal an error in a predicate function; return non-nil.
13295 (vc-dir-mark-file): Move the error here.
13296 (vc-dir-mark-unmark): If acting on the region, keep going if one
13297 of the entries cannot be marked/unmarked.
13298 (vc-dir-mark-all-files): If current entry is a directory, mark
13299 only child files, as documented.
13300
34c5fb55
VB
133012011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
13302
13303 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
13304 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
13305 addition.
13306
c803b2b7
JD
133072011-12-18 Jan Djärv <jan.h.d@swipnet.se>
13308
13309 * term/ns-win.el (ns-get-selection-internal)
13310 (ns-store-selection-internal): Declare.
1154d12e
JB
13311 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
13312 Declare as obsolete.
13313 (ns-get-pasteboard, ns-paste-secondary):
13314 Use ns-get-selection-internal.
41e9b956 13315 (ns-set-pasteboard, ns-copy-including-secondary):
1154d12e 13316 Use ns-store-selection-internal.
c803b2b7 13317
9cff91f8 133182011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
13319
13320 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 13321 (vc-deduce-fileset): Doc fix.
99a289d9 13322
f16c898a
AS
133232011-12-16 Andreas Schwab <schwab@linux-m68k.org>
13324
13325 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
13326
763237c4
SS
133272011-12-13 Sam Steingold <sds@gnu.org>
13328
13329 * man.el (Man-getpage-in-background): When running under a
13330 window-system, ignore $MANWIDTH and $COLUMNS.
13331
5fc1c122
KH
133322011-12-15 Kenichi Handa <handa@m17n.org>
13333
13334 * language/ethio-util.el: Change coding tag to utf-8-emacs.
13335 (setup-ethiopic-environment-internal): Comment out key-binding for
13336 ethio-toggle-punctuation.
13337
13d49cbb
AM
133382011-12-13 Alan Mackenzie <acm@muc.de>
13339
898169a2
AM
13340 Add the switch statement to AWK Mode.
13341
7a71b18d 13342 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
13343 "default" to the keywords regexp.
13344
7a71b18d 13345 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 13346 expression as the rest.
1d00653d
SM
13347 (c-nonlabel-token-key): Allow string literals for AWK.
13348 Refactor for the other modes.
898169a2 13349
13d49cbb 13350 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 13351 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
13352 routines. Limit backward searching in c-font-lock-enclosing.decl.
13353
13354 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
13355 pp-state and literal type in addition to the limits.
1d00653d 13356 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 13357 (c-state-literal-at): Use the above new defun.
1d00653d
SM
13358 (c-slow-in-literal, c-fast-in-literal): Remove.
13359 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
13360
13361 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
13362 being in a literal. Add a limit for backward searching.
13363
13364 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
13365 c-slow-in-literal.
13366
15e0efc7
SM
133672011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
13368
13369 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
13370
454592a6
MR
133712011-12-13 Martin Rudalics <rudalics@gmx.at>
13372
13373 * window.el (delete-other-windows): Use correct frame in call to
13374 window-with-parameter.
13375
87393f26
DP
133762011-12-12 Daniel Pfeiffer <occitan@t-online.de>
13377
13378 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
13379 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
13380 (makefile-gmake-statements, makefile-makepp-statements):
13381 Use it and add new makepp keywords.
13382 (makefile-makepp-font-lock-keywords): Add new patterns.
13383 (makefile-match-function-end): Match new [...] and [[...]].
13384
11636b22
JB
133852011-12-11 Juanma Barranquero <lekktu@gmail.com>
13386
13387 * ses.el (ses-call-printer-return, ses-cell-property-get)
13388 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
13389 (ses-create-cell-variable, ses-reset-header-string)
13390 (ses-cell-set-formula, ses-repair-cell-reference-all)
13391 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
13392 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
13393 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
13394 (ses-aset-with-undo, ses-load, ses-truncate-cell)
13395 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
13396 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
13397 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
13398 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
13399 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
13400 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
13401 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
13402 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
13403
cf018193
VB
134042011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
13405
13406 * ses.el: The overall change is to add cell renaming, that is
13407 setting fancy names for cell symbols other than name matching
13408 "\\`[A-Z]+[0-9]+\\'" regexp .
13409 (ses-create-cell-variable): New defun.
13410 (ses-relocate-formula): Relocate formulas only for cells the
13411 symbols of which are not renamed, i.e. symbols whose names do not
13412 match regexp "\\`[A-Z]+[0-9]+\\'".
13413 (ses-relocate-all): Relocate values only for cells the symbols of
13414 which are not renamed.
13415 (ses-load): Create cells variables as the (ses-cell ...) are read,
13416 in order to check row col consistency with cell symbol name only
13417 for cells that are not renamed.
13418 (ses-replace-name-in-formula): New defun.
13419 (ses-rename-cell): New defun.
13420
ee957461
CY
134212011-12-11 Chong Yidong <cyd@gnu.org>
13422
13423 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
13424 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
13425
9a9e9ef0
MR
134262011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
13427
13428 * window.el (other-window): Fix docstring.
13429
92a8eba5
EZ
134302011-12-10 Eli Zaretskii <eliz@gnu.org>
13431
13432 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
13433 `from' or `to' address before taking its substring.
13434 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
13435 encoded name is chopped in the middle of the encoded string, and
13436 thus displayed encoded.
13437
e152e577
JB
134382011-12-10 Juanma Barranquero <lekktu@gmail.com>
13439
13440 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
13441
e5d84bfe
EZ
134422011-12-10 Eli Zaretskii <eliz@gnu.org>
13443
13444 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
13445 to use texinfo-update-node and commands that call it if the
13446 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 13447 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
13448 (texinfo-all-menus-update, texinfo-master-menu)
13449 (texinfo-update-node, texinfo-every-node-update)
13450 (texinfo-multiple-files-update): Doc fix. Warn against updating
13451 all the @node lines.
13452 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
13453 argument is numeric. Explain better in the doc string what the
13454 function really does.
13455 (texinfo-insert-master-menu-list): Improve the error message
13456 displayed if there's no menu in the Top node.
13457 (Bug#2975) See also this thread:
e5d84bfe
EZ
13458 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
13459
1d84e9bb
MG
134602011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
13461
13462 * speedbar.el (speedbar-supported-extension-expressions):
13463 Add .adb and .ads, commonly used for Ada source code (bug#10256).
13464
382c953b
JB
134652011-12-09 Juanma Barranquero <lekktu@gmail.com>
13466
13467 * printing.el (pr-mode-alist):
13468 * simple.el (filter-buffer-substring-functions)
13469 (completion-list-insert-choice-function):
13470 * window.el (window-with-parameter, window-atom-root)
13471 (window-sides-slots, window-size-fixed, window-min-delta)
13472 (window-max-delta, window--resize-mini-window)
13473 (window--resize-child-windows-normal, window-tree)
13474 (delete-other-windows, quit-window, split-window)
13475 (display-buffer-record-window, special-display-buffer-names)
13476 (special-display-regexps, special-display-popup-frame)
13477 (same-window-p, split-window-sensibly)
13478 (display-buffer-overriding-action, display-buffer-alist)
13479 (display-buffer-base-action, display-buffer, switch-to-buffer)
13480 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
13481 (fit-window-to-buffer, recenter-positions)
13482 (mouse-autoselect-window-state, mouse-autoselect-window-select):
13483 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
13484 and remove unneeded backslashes in docstrings.
13485
39c9faef
SM
134862011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
13487
98449af8
SM
13488 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
13489
39c9faef
SM
13490 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
13491 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
13492 end in ".mk".
13493 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
13494 when reading the makefile (bug#10116).
13495
86ed9fdc
SM
134962011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
13497
13498 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
13499 (bug#10116).
13500
5580f89d
GM
135012011-12-06 Glenn Morris <rgm@gnu.org>
13502
13503 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
13504
28d3917c
CY
135052011-12-06 Chong Yidong <cyd@gnu.org>
13506
13507 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
13508
a98edce9
JB
135092011-12-06 Juanma Barranquero <lekktu@gmail.com>
13510
13511 * textmodes/table.el (table-shorten-cell): Fix typo.
13512
e65adfac
CG
135132011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
13514
13515 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
13516
71cc0b74
EZ
135172011-12-05 Eli Zaretskii <eliz@gnu.org>
13518
13519 * descr-text.el (describe-char): Fix display of strong
13520 right-to-left characters and directional embeddings and overrides.
13521
13522 * simple.el (what-cursor-position): Fix display of codepoints of
13523 strong right-to-left characters.
13524
315bc30d
CY
135252011-12-05 Chong Yidong <cyd@gnu.org>
13526
13527 * faces.el (read-color): Doc fix.
13528
58a70b94
GM
135292011-12-05 Glenn Morris <rgm@gnu.org>
13530
13531 * align.el (align--set-marker): Add doc-string.
13532 Don't try to move something that is not a marker. (Bug#10216)
13533
5158face
GM
135342011-12-04 Glenn Morris <rgm@gnu.org>
13535
13536 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
13537 overly zealous deletion of trailing whitespace.
13538
520fca41
JB
135392011-12-04 Juanma Barranquero <lekktu@gmail.com>
13540
13541 * server.el (server-delete-client): On Windows, do not try to delete
13542 the only terminal.
13543 (server-process-filter): On Windows, treat requests for a tty frame as
13544 if they were for a GUI frame if the running server is in GUI mode.
13545
5e605a2e
GM
135462011-12-03 Glenn Morris <rgm@gnu.org>
13547
13548 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
13549
5c3fe83f
SM
135502011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
13551
6f5e57e7
SM
13552 * electric.el: Streamline electric-indent's hook.
13553 (electric-indent-chars): Revert to simple list.
13554 (electric-indent-functions): New var.
13555 (electric-indent-post-self-insert-function): Use it.
13556
5c3fe83f
SM
13557 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
13558 there's no inferior buffer (bug#10196).
13559 (prolog-consult-compile): Don't use toggle-read-only.
13560
6bdac736
MA
135612011-12-02 Michael Albinus <michael.albinus@gmx.de>
13562
13563 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
13564 interrupt. (Bug#10187)
13565
6131ba7f
SM
135662011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
13567
99c79fee
SM
13568 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
13569 (bug#9160).
13570
6131ba7f
SM
13571 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
13572 (bug#10191).
13573
cb0a02ea
JL
135742011-12-02 Juri Linkov <juri@jurta.org>
13575
13576 * info.el (Info-search): Display "end of manual" when Isearch
13577 reaches the end of single-file Info manual. (Bug#9918)
13578
66e0570c
EZ
135792011-12-02 Eli Zaretskii <eliz@gnu.org>
13580
13581 * isearch.el (isearch-message-prefix): Run the input method part
13582 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
13583
02b16839
JL
135842011-12-02 Juri Linkov <juri@jurta.org>
13585
13586 * isearch.el (isearch-occur): Use `word-search-regexp' for
13587 `isearch-word'.
13588 (isearch-search-and-update): Add condition for `isearch-word' and
13589 call `word-search-regexp'. (Bug#10145)
13590
0b950688
GM
135912011-12-01 Glenn Morris <rgm@gnu.org>
13592
13593 * eshell/em-hist.el (eshell-hist-initialize):
13594 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 13595 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 13596
9505c3c7
SM
135972011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
13598
13599 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
13600
1bbe96b2 136012011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 13602
a1beca85
SM
13603 * progmodes/verilog-mode.el (verilog-pretty-expr):
13604 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
13605 verilog, such as += *= and the like.
13606 (verilog-assignment-operator-re): Regular expression to find the
13607 assigment operator in a verilog assignment.
13608 (verilog-assignment-operation-re): Regular expression to find an
13609 assignment statement for pretty-expr.
13610 (verilog-in-attribute-p): Query returns true if point is in an
13611 attribute context; used to skip these for expression line up from
13612 pretty-expr.
13613 (verilog-in-parameter-p): Query returns true if point is in an
13614 parameter definition context; used to skip these for expression
13615 line up from pretty-expr.
13616 (verilog-in-parenthesis-p): Query returns true if point is in a
13617 parenthetical expression, specifically ( ) but not [ ] or { };
13618 used by pretty-expr.
13619 (verilog-just-one-space): If there is no space, don't add one.
13620 (verilog-get-lineup-indent-2): Specifically skip just attribute
13621 contexts for expression lineup, rather than skipping all
13622 parenthetical expressions.
13623 (verilog-calculate-indent): Fix comment, and fix indent.
13624 (verilog-do-indent): Indent declarations in lists (suggested by
13625 Joachim Lechner).
13626 (verilog-mode-abbrev-table): Populate abbrev mode with the various
13627 skeleton items.
13628 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
13629 by Alain Mellan).
13630
1bbe96b2 136312011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
13632
13633 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
13634 parameters with embedded comments. Reported by Ray Stevens.
13635 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
13636 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
13637 Reported by Tim Holt.
13638 (verilog-auto): Fix AUTOing a upper module then AUTOing module
13639 instantiated by upper module causing wrong expansion until AUTOed a
13640 second time. Reported by K C Buckenmaier.
13641 (verilog-diff-auto): Fix showing .* as a difference when
13642 `verilog-auto-star-save' off. Reported by Dan Dever.
13643 (verilog-auto-reset, verilog-read-always-signals)
13644 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
13645 temporary signals in reset list if
13646 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
13647 style to each signal's assignment type, bug381.
13648 Reported by Thomas Esposito.
6288f0ca
WS
13649 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
13650 (verilog-uvm-statement-re): Support UVM indentation and
13651 highlighting, with old OVM keywords only.
a1beca85 13652 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
13653 Support AUTOTIEOFF creating non-wire data types.
13654 Suggested by Jonathan Greenlaw.
6288f0ca
WS
13655 (verilog-auto-insert-lisp, verilog-delete-to-paren)
13656 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
13657 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
13658 (verilog-read-sub-decls, verilog-read-sub-decls-line):
13659 Fix mismatching parenthesis inside commented out code when deleting
382c953b 13660 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
13661 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
13662 non-numeric vector width. Reported by Alex Reed.
13663 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 13664 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
13665 (verilog-auto-delete-trailing-whitespace):
13666 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
13667 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
13668 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
13669 Fix verilog-scan-cache corruption when running user AUTO expansion
13670 hooks that call indentation routines.
13671 (verilog-simplify-range-expression): Fix typo ignoring lower case
13672 identifiers.
13673 (verilog-delete-auto): Fix delete-autos to also remove user created
13674 automatics, as long as they start with AUTO.
13675 (verilog-batch-diff-auto, verilog-diff-auto)
13676 (verilog-diff-function): Add `verilog-diff-auto' and bind to
13677 "C-c?" to report differences in AUTO expansion, ignoring spaces.
13678 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
13679 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
13680 (verilog-re-search-forward-quick, verilog-syntax-ppss):
13681 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
13682 is disabled and its cache will get corrupt, causing AUTOS not to
13683 expand. Instead use only -quick functions.
13684 (verilog-scan-region): Fix scanning over escaped quotes.
13685 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
13686 (verilog-re-search-backward-quick)
13687 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
13688 related functions now ignore strings, to fix misparsing of strings
13689 with magic comments embedded in them.
a1beca85
SM
13690 (verilog-read-auto-template):
13691 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
13692 Reported by Brad Dobbie.
13693 (verilog-read-auto-template):
13694 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 13695 Reported by Brad Dobbie.
6288f0ca
WS
13696 (verilog-auto-inst, verilog-auto-inst-param)
13697 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
13698 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
13699 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
13700 debugging templates without merge conflicts, bug357.
13701 Reported by Brad Dobbie.
13702 (verilog-read-auto-template):
13703 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
13704 Reported by Brad Dobbie.
13705 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
13706 abbrevs so user won't be asked to save.
13707 (verilog-read-auto-lisp-present): Fix to start at beginning of
13708 buffer in case called outside of verilog-auto.
13709 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
13710 to "X-2". Reported by Matthew Myers.
13711 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
13712 all inputs from module templates. Reported by Leith Johnson.
13713 (verilog-module-inside-filename-p): Fix locating programs as with
13714 modules.
13715 (verilog-auto-inst-port): Fix vl-width expressions when using
13716 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
13717 (verilog-decls-get-regs, verilog-decls-get-signals,
13718 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
13719 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
13720 verilog-read-decls): Combine reg and wire structures into one var
13721 structure to represent SystemVerilog concepts.
13722 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
13723 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
13724 (verilog-auto-wire-type, verilog-insert-definition):
13725 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
13726 SystemVerilog "logic" keyword instead of "wire"/"reg".
13727 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
13728 to declares outputs that also have assignments (presumably in an
a1beca85
SM
13729 ifdef or generate if so there's not a driver conflict).
13730 Reported by Matthew Myers.
13731 (verilog-auto-declare-nettype, verilog-insert-definition):
13732 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
13733 `default_nettype none. Reported by Julian Gorfajn.
13734 (verilog-read-always-signals-recurse, verilog-read-decls)
13735 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
13736 malformed end statement, bug325. Reported by Joshua Wise and
13737 Andrew Drake.
13738 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
13739 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
13740 when expanding .* in interfaces, bug320.
13741 Reported by Pierre-David Pfister.
6288f0ca 13742 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
13743 name and open parenthesis, bug317.
13744 Reported by Pierre-David Pfister.
6288f0ca
WS
13745 (verilog-simplify-range-expression): Fix simplification of
13746 multiplications inside AUTOWIRE connections, bug303.
13747 (verilog-auto-inst-port): Support parameter expansion in
13748 multidimensional arrays.
13749 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
13750 after "assert property". Reported by Julian Gorfajn.
13751 (verilog-simplify-range-expression): Fix "couldn't merge" errors
13752 with multiplication, bug303.
13753 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
13754 Reported by Jan Frode Lonnum.
13755
1bbe96b2
GM
137562011-11-30 Juanma Barranquero <lekktu@gmail.com>
13757
13758 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
13759 (hfy-shell-file-name, hfy-shell):
13760 * international/fontset.el (x-decompose-font-name): Fix typos.
13761
137622011-11-29 Ken Brown <kbrown@cornell.edu>
13763
13764 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
13765 (gdb-version): Remove defvar.
13766 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
13767 (gdb-gud-context-command, gdb-non-stop-handler)
13768 (gdb-current-context-command, gdb-stopped): Use it.
13769 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
13770 (gdb-non-stop-handler): Don't enable pretty-printing here.
13771 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
13772 non-stop mode. Use the following.
13773 (gdb-check-target-async): New defun.
13774 (gud-watch, gdb-stopped): Fix whitespace.
13775 (gdb-get-source-file): Don't try to display the source file if
13776 `gdb-main-file' is nil.
13777
137782011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
13779
13780 * align.el: Try to generate fewer markers (bug#10047).
13781 (align--set-marker): New macro.
13782 (align-region): Use it.
13783
c935221f
SM
137842011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
13785
13786 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
13787
e70b5064
CY
137882011-11-29 Chong Yidong <cyd@gnu.org>
13789
13790 * indent.el (indent-for-tab-command, indent-according-to-mode):
13791 Doc fix.
13792 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
13793
f3af92b7
MA
137942011-11-29 Michael Albinus <michael.albinus@gmx.de>
13795
13796 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
13797 aware of remote file names. (Bug#10124)
13798
ed472be9
CY
137992011-11-29 Chong Yidong <cyd@gnu.org>
13800
13801 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
13802
24510c22
SM
138032011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
13804
13805 * files.el (find-file): Don't use force-same-window (bug#10144).
13806 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
13807 use pop-to-buffer if the selected window can't be used.
13808 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
13809
c60c3703
EZ
138102011-11-28 Eli Zaretskii <eliz@gnu.org>
13811
13812 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
13813 special-mode-map.
13814
e95def75
CY
138152011-11-28 Chong Yidong <cyd@gnu.org>
13816
13817 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
13818
c3f1c606
NR
138192011-11-27 Nick Roberts <nickrob@snap.net.nz>
13820
13821 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
13822 gdb-get-source-file-list on gdb-create-source-file-list.
13823
00db469c
EZ
138242011-11-26 Eli Zaretskii <eliz@gnu.org>
13825
13826 * whitespace.el (whitespace-newline): Use a different foreground
13827 color for 16-color light-background displays.
13828
4ad3bc2a
CY
138292011-11-24 Chong Yidong <cyd@gnu.org>
13830
13831 * window.el (display-buffer--special-action): Doc fix.
13832
e9fce1ac
JB
138332011-11-25 Juanma Barranquero <lekktu@gmail.com>
13834
13835 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
13836 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
13837 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
13838 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
13839 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
13840 (avl-tree-stack-first):
13841 * emacs-lisp/cconv.el (cconv--analyse-use):
13842 * net/gnutls.el (gnutls-negotiate): Fix typos.
13843
cb825e5d
GM
138442011-11-24 Glenn Morris <rgm@gnu.org>
13845
3adbe224
GM
13846 * lpr.el (lpr-windows-system, lpr-lp-system):
13847 * mail/binhex.el (binhex-begin-line):
13848 * progmodes/grep.el (grep-history, grep-find-history):
13849 * textmodes/flyspell.el:
13850 * vc/pcvs-defs.el (cvs-global-menu):
13851 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
13852 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
13853 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
13854
321decc8
GM
13855 * net/tls.el: Fix case of "GnuTLS".
13856
420b63ad
GM
13857 * paths.el (rmail-file-name): Format doc-string for make-docfile.
13858
cb825e5d
GM
13859 * version.el (emacs-build-system): Give it a doc-string.
13860
a0649f08
JL
138612011-11-24 Juri Linkov <juri@jurta.org>
13862
13863 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
13864
c0bc0fd4
GM
138652011-11-24 Glenn Morris <rgm@gnu.org>
13866
13867 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
13868 if called on a non-mime message just toggle the headers. (Bug#8006)
13869
20db1522
JB
138702011-11-24 Juanma Barranquero <lekktu@gmail.com>
13871
13872 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
13873 (allout-lead-with-comment-string, allout-structure-deleted-hook)
13874 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
13875 (allout-rebullet-heading, allout-open-sibtopic)
13876 (allout-toggle-current-subtree-encryption)
13877 (allout-toggle-subtree-encryption, allout-encrypt-string)
13878 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
13879 (allout-distinctive-bullets-string, allout-auto-activation):
13880 * window.el (window-normalize-buffer-to-display):
13881 * progmodes/verilog-mode.el (verilog-batch-indent):
13882 * textmodes/bibtex.el (bibtex-field-braces-opt)
13883 (bibtex-field-strings-opt):
13884 * vc/cvs-status.el (cvs-tree-merge):
13885 Fix typos.
13886
7262a87c
MA
138872011-11-23 Michael Albinus <michael.albinus@gmx.de>
13888
13889 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
13890 `non-essential' to t, in order to avoid remote connections.
13891
283430a1
EZ
138922011-11-23 Eli Zaretskii <eliz@gnu.org>
13893
a1beca85
SM
13894 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
13895 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
13896 case-insensitively.
13897
d2992a38
ML
138982011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
13899
13900 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
13901
50419064
GM
139022011-11-23 Glenn Morris <rgm@gnu.org>
13903
da94eca1
GM
13904 * paths.el (rmail-file-name): Reformat the doc-string so that it
13905 is picked up.
13906
9aac4de2
GM
13907 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
13908 (rmail-auto-file): Ignore case in the "special" field names,
13909 as mail-fetch-field does for all others.
13910
8038d2d2
GM
13911 * mail/rmail.el (rmail-forward):
13912 * mail/rmailkwd.el (rmail-set-label):
13913 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
13914 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
13915
f3fe222a
GM
13916 * mail/rmail.el (rmail-current-message): Doc fix.
13917
50419064
GM
13918 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
13919
28109f49
SM
139202011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
13921
13922 * server.el (server-eval-and-print): Allow C-g (bug#6585).
13923
394c65f1
GM
139242011-11-22 Glenn Morris <rgm@gnu.org>
13925
13926 * mail/rmailmm.el (test-rmail-mime-handler)
13927 (test-rmail-mime-bulk-handler)
13928 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
13929
f2a0aa3a
JL
139302011-11-21 Juri Linkov <juri@jurta.org>
13931
1154d12e
JB
13932 * calc/calc.el (calc-read-key-sequence):
13933 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 13934
9c34a344
LMI
139352011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13936
13937 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
13938 Tell the caller that the next line needs recomputation, even
13939 though it doesn't start a sexp (bug#10094).
13940
f04a3be9
SM
139412011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
13942
13943 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
13944
7978747f
SM
139452011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
13946
f04a3be9
SM
13947 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
13948 Use force-same-window.
7978747f 13949
fe7a3057
JB
139502011-11-20 Juanma Barranquero <lekktu@gmail.com>
13951
13952 * descr-text.el (describe-char-unicode-data):
13953 * json.el (json-string-escape):
13954 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
13955 (Footnote-unicode, Footnote-style-p):
13956 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
13957
24901d61
CY
139582011-11-20 Chong Yidong <cyd@gnu.org>
13959
13960 * window.el (replace-buffer-in-windows): Restore interactive spec.
13961
bac7ff22
SM
139622011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
13963
24f3d7b9
SM
13964 * electric.el (electric-indent-mode): Fix last change (too optimistic).
13965
bac7ff22
SM
13966 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
13967 (byte-compile-global-not-obsolete-vars): New var.
13968 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
13969 Use it.
13970 (byte-compile-warn-obsolete): Align text with the one in *Help*.
13971
cd1181db
JB
139722011-11-20 Juanma Barranquero <lekktu@gmail.com>
13973
13974 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
13975 * progmodes/pascal.el (electric-pascal-equal):
13976 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
13977 * xml.el (xml-substitute-special): Fix typos.
13978
7fb18e9e
GM
139792011-11-20 Glenn Morris <rgm@gnu.org>
13980
13981 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
13982 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
13983 Doc fixes.
13984 (rmail-decode-mime-charset): Mark as obsolete.
13985
13986 * mail/rmailsum.el (rmail-message-regexp-p-1):
13987 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
13988 Before using mime functions, check they are set. (Bug#10077)
13989
d5a6b3ba
JL
139902011-11-19 Juri Linkov <juri@jurta.org>
13991
13992 * info.el (Info-finder-find-node): Use `package--builtins' instead
13993 of `package-alist'. Use node names formed by the pattern "Keyword "
13994 and the keyword name.
13995
e981b61f
AS
139962011-11-19 Andreas Schwab <schwab@linux-m68k.org>
13997
1d00653d 13998 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 13999
3ffbc301
JL
140002011-11-19 Juri Linkov <juri@jurta.org>
14001
14002 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
14003 that calls `revert-buffer' on all Info buffers. (Bug#9915)
14004 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
14005 `old-history', `old-history-forward'. Add let-binding
14006 `window-selected'. Remove calls to `kill-buffer',
14007 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
14008 before calling `Info-find-node', so `Info-find-node-2' will reread
14009 the Info file. Restore window positions only when `window-selected'
14010 is non-nil.
14011
30c62133
JL
140122011-11-19 Juri Linkov <juri@jurta.org>
14013
14014 * isearch.el (isearch-lazy-highlight-new-loop):
14015 Remove condition `(not isearch-error)'. (Bug#9918)
14016
14017 * misearch.el (multi-isearch-search-fun): Add condition
14018 `(not bound)' to ignore lazy-highlighting search.
14019 Add the search-failed message "end of multi" when the end of
14020 multi-sequence is reached. Uncapitalize the search-failed
14021 message "Repeat for next buffer".
14022
14023 * info.el (Info-search): Add the search-failed message
14024 "end of the manual" when the end of the manual is reached
14025 in Isearch mode.
14026
645ca9cf
JL
140272011-11-19 Juri Linkov <juri@jurta.org>
14028
14029 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
14030 Use non-destructive `remove' instead of `delete' because
14031 `Info-history-list' stored to `Info-isearch-initial-history-list' in
14032 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
14033
df754f66
JL
140342011-11-19 Juri Linkov <juri@jurta.org>
14035
14036 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
14037 to nil instead of binding `search-ring' and `regexp-search-ring'.
14038 (Bug#9185)
14039
0e23d96a
EZ
140402011-11-19 Eli Zaretskii <eliz@gnu.org>
14041
14042 * simple.el (line-move): Force movement by logical lines for any
14043 hscrolled window, not only when auto-hscroll-mode is on.
14044 (line-move-visual): Update doc string to that effect. (Bug#10076)
14045
8a6ccb66
AS
140462011-11-19 Andreas Schwab <schwab@linux-m68k.org>
14047
14048 * language/european.el (macintosh): Define as alias for mac-roman.
14049
49ae5b39
EZ
140502011-11-19 Eli Zaretskii <eliz@gnu.org>
14051
14052 * mail/rmailmm.el (rmail-mime-display-header)
14053 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
14054 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
14055 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
14056 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
14057 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
14058 of a raw aref.
14059 (rmail-mime-entity-segment): To get past the tagline, move forward
14060 2 more lines, to account for the 2 empty lines that precede and
14061 follow the line with the buttons.
14062 (rmail-mime-update-tagline): Move one more line, to get past the
14063 empty line that follows the buttons in the tagline. (Bug#9520)
14064
c56cad4a
MR
140652011-11-19 Martin Rudalics <rudalics@gmx.at>
14066
14067 * window.el (window-max-delta-1, window-min-delta-1)
14068 (window-min-size-1, window-state-get-1, window-state-put-1)
14069 (window-state-put-2): Use "window--" prefix.
14070
cbe71af3
SM
140712011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
14072
2ad52c60
SM
14073 * emacs-lisp/smie.el: Improve warnings and conflict detection.
14074 (smie-warning-count): New var.
14075 (smie-set-prec2tab): Use it.
14076 (smie-bnf->prec2): Improve warnings. Add docstring.
14077 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
14078 (smie-bnf--set-class): New function.
14079 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
14080 corner case.
14081
6944dbc1
SM
14082 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
14083 (compilation-error-properties, compilation-move-to-column):
14084 Handle compilation-first-column while in the target buffer.
14085
c400c4d7
SM
14086 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
14087 Don't hardcode point-min==1.
14088
6dbe3e96
SM
14089 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
14090 (eshell-rewrite-for-command): Remove workaround.
14091 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
14092 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
14093 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
14094
cbe71af3
SM
14095 * files-x.el (modify-file-local-variable): Obey commenting conventions.
14096
a8e1496d
GM
140972011-11-17 Glenn Morris <rgm@gnu.org>
14098
14099 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14100 Ignore buffer-local generated-autoload-file if it is the same
14101 as the global value. (Bug#10049)
14102
df85d315
JB
141032011-11-17 Juanma Barranquero <lekktu@gmail.com>
14104
14105 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
14106 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
14107 (reftex-toc-previous-heading, reftex-toc-max-level)
14108 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
14109 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
14110 (reftex-toc-do-promote, reftex-toc-promote-prepare)
14111 (reftex-toc-promote-action, reftex-toc-extract-section-number)
14112 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
14113 (reftex-toc-rename-label, reftex-toc-visit-location)
14114 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
14115 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
14116 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
14117 leaving "*toc*" only for references to the buffer.
14118
a0c2d0ae
MR
141192011-11-17 Martin Rudalics <rudalics@gmx.at>
14120
14121 * window.el (window-resize, delete-window, split-window):
14122 Replace window-splits by window-combination-resize.
1d00653d 14123 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 14124
35c0bac8
GM
141252011-11-17 Glenn Morris <rgm@gnu.org>
14126
14127 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14128 Make bash entry derive from sh entry, not shell entry.
14129
d0c8fc8a
MA
141302011-11-16 Michael Albinus <michael.albinus@gmx.de>
14131
7262a87c
MA
14132 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
14133 local file name.
14134
7877f373
JB
141352011-11-16 Juanma Barranquero <lekktu@gmail.com>
14136
14137 * menu-bar.el (menu-bar-file-menu):
14138 * printing.el (pr-ps-utility):
14139 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
14140 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
14141 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
14142 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
14143 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
14144 (icalendar--convert-cyclic-to-ical)
14145 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
14146 (icalendar--convert-ical-to-diary)
14147 (icalendar--convert-recurring-to-diary)
14148 (icalendar--convert-non-recurring-all-day-to-diary)
14149 (icalendar-import-format-sample):
14150 * progmodes/idlw-shell.el (idlwave-shell-mode):
14151 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
14152 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
14153 (vhdl-ps-print-init): Fix typos.
14154
10649b82
KM
141552011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
14156
9d0cfcd6
GM
14157 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
14158 FSF and collapse date sequence, obscure author/maintainer email address
14159 better, remove extra version line, track relocation of author's webpage.
10649b82 14160
9d0cfcd6
GM
14161 * progmodes/python.el (python-pdbtrack-input-prompt)
14162 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
14163 regular python pdb prompts. Adjustments shamelessly taken exactly as
14164 suggested in EmacsWiki page (tiny change):
14165 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 14166
58179cce
JB
141672011-11-16 Juanma Barranquero <lekktu@gmail.com>
14168
14169 * expand.el (expand-pos, expand-index, expand-point):
14170 Remove redundant info from docstring.
14171 (expand-add-abbrevs): Doc fix.
14172 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
14173 (expand-sample-perl-mode-expand-list): Fix typos.
14174
14175 * net/dbus.el (dbus-event-member-name):
14176 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
14177 * term/pc-win.el (msdos-create-frame-with-faces):
14178 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
14179
b6f67890
MR
141802011-11-16 Martin Rudalics <rudalics@gmx.at>
14181
14182 * window.el (split-window, window-state-get-1)
14183 (window-state-put-1, window-state-put-2): Rename occurrences of
14184 window-nest to window-combination-limit.
1d00653d 14185 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 14186
ce7ddba0
CY
141872011-11-16 Chong Yidong <cyd@gnu.org>
14188
14189 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
14190 regexp (Bug#10033).
14191
3ae704f4
SM
141922011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
14193
14194 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
14195 `completing-read' will remove *Completions* and will preserve
14196 current-buffer for us.
14197 (tmm-add-prompt): Users of *Completions* will always (re)set its
14198 major mode.
14199 (tmm-old-comp-map): Remove.
14200
6ad1cdde
GM
142012011-11-16 Glenn Morris <rgm@gnu.org>
14202
14203 * mail/rmailedit.el: Require rmailmm when compiling.
14204 (rmail-old-mime-state): New declaration.
14205 (rmail-edit-current-message): If editing a mime message,
14206 edit the "raw" message from the mbox buffer.
14207 (rmail-cease-edit): Handle mime messages. (Bug#9840)
14208
d20faa20
GM
142092011-11-15 Glenn Morris <rgm@gnu.org>
14210
14211 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
14212 which wasn't being used. Add optional arg to force given state.
14213 (rmail-mime): Add optional arg to force given state.
14214
c7015153
JB
142152011-11-15 Juanma Barranquero <lekktu@gmail.com>
14216
14217 * allout.el (allout-encryption-plaintext-sanitization-regexps):
14218 * frame.el (display-mm-dimensions-alist):
14219 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
14220 (outline-move-subtree-down):
14221 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
14222 (newsticker--treeview-do-get-node):
14223 * net/quickurl.el (quickurl-list-buffer-name):
14224 * progmodes/dcl-mode.el (dcl-mode):
14225 * progmodes/gdb-mi.el (gdb-mapcar*):
14226 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
14227
45261b50
GM
142282011-11-15 Glenn Morris <rgm@gnu.org>
14229
14230 * mail/rmail.el (rmail-file-coding-system): It's only ever used
14231 in a boolean sense, so just make it a boolean, and fix the doc.
14232 (rmail-show-mime-function, rmail-mime-feature)
14233 (rmail-require-mime-maybe): Doc fixes.
14234 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
14235
14236 * mail/rmailmm.el (rmail-show-mime): Doc fix.
14237
0d26e0b6
JB
142382011-11-15 Juanma Barranquero <lekktu@gmail.com>
14239
14240 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
14241 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
14242 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
14243 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
14244
447f30f6
GM
142452011-11-15 Glenn Morris <rgm@gnu.org>
14246
672b871d
GM
14247 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
14248 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
14249 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
14250 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
14251 (rmail-mime, rmail-show-mime): Doc fixes.
14252
f6aa5bb1
GM
14253 * term/ns-win.el (mode-line-frame-identification):
14254 Leave it alone. (Bug#10051)
14255
947cd66b
GM
14256 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
14257
447f30f6
GM
14258 * mail/rmailout.el (rmail-output-to-rmail-buffer):
14259 Handle empty buffers. (Bug#9978)
14260
0b381c7e
JB
142612011-11-14 Juanma Barranquero <lekktu@gmail.com>
14262
14263 * international/mule.el (define-charset):
14264 * mail/rmailmm.el (rmail-mime-find-header-encoding):
14265 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
14266 * progmodes/verilog-mode.el (verilog-backward-token):
14267 * textmodes/ispell.el (lookup-words):
14268 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
14269
71e027ac
GM
142702011-11-14 Glenn Morris <rgm@gnu.org>
14271
56632ce4
GM
14272 * progmodes/executable.el
14273 (executable-make-buffer-file-executable-if-script-p):
14274 Handle file-modes returning nil.
14275
40500957
GM
14276 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
14277 message - not necessary, and causes problems. (Bug#9831)
14278
071c2340
GM
14279 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
14280
d3cfca60
GM
14281 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
14282
71e027ac
GM
14283 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
14284 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
14285 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
14286
89d61221
MR
142872011-11-12 Martin Rudalics <rudalics@gmx.at>
14288
14289 * window.el (window-resize, delete-window): Use window-splits
14290 variable instead of function.
14291 (window-state-get-1, window-state-put-2, window-state-put):
14292 Don't deal with windows' splits status.
14293
98282f6f
GM
142942011-11-12 Glenn Morris <rgm@gnu.org>
14295
14296 * apropos.el (apropos-do-all, apropos-library, apropos-value)
14297 (apropos-documentation): Doc fixes.
14298
40a8bdf6
JB
142992011-11-11 Juanma Barranquero <lekktu@gmail.com>
14300
14301 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
14302 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
14303
65bd19ff
SM
143042011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
14305
14306 * electric.el (electric-indent-post-self-insert-function): Make it
14307 possible for a char to only indent in some circumstances.
14308 (electric-indent-mode): Simplify.
14309
54f9154c
MR
143102011-11-11 Martin Rudalics <rudalics@gmx.at>
14311
14312 * window.el (windows-with-parameter): Remove unused function.
14313 (windows-at-side): Rename to window-at-side-list.
14314 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
14315 (window-side-check, window-size-ignore, window-size-fixed-1)
14316 (window-in-direction-2): Prefix with "window--".
14317 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 14318
68cbc58b
GM
143192011-11-11 Glenn Morris <rgm@gnu.org>
14320
14321 * subr.el (eval-after-load): If FILE is already loaded,
14322 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
14323
b2621720
GM
143242011-11-10 Glenn Morris <rgm@gnu.org>
14325
9a4de110
GM
14326 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
14327 Call svn via vc-svn-command rather than vc-do-command.
14328 (vc-svn-command): Add --non-interactive. (Bug#9993)
14329 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
14330
b2621720
GM
14331 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14332 Add toggle-read-only. (Bug#7292)
14333 * files.el (toggle-read-only): Mention that it should only
14334 be used interactively. (Bug#10006)
14335
1dce7193
SM
143362011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
14337
d9ac1a1e
SM
14338 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14339 Adjust regexp for OCaml warnings.
14340
0c325082
SM
14341 * electric.el (electric-pair-post-self-insert-function): Let user
14342 turn it off buffer-locally (bug#9932).
14343
90132c14
SM
14344 * progmodes/python.el (python-beginning-of-statement):
14345 Rewrite (bug#2703).
14346
1dce7193
SM
14347 * progmodes/compile.el: Better handle TABs (bug#9749).
14348 (compilation-internal-error-properties)
14349 (compilation-next-error-function): Obey the target buffer's
14350 compilation-error-screen-columns.
14351
c4e7c63a
JB
143522011-11-09 Juanma Barranquero <lekktu@gmail.com>
14353
14354 * progmodes/meta-mode.el: Remove obsolete comments.
14355 (meta-right-comment-regexp, meta-ignore-comment-regexp):
14356 Fix typos in docstrings.
14357
2cffd681
MR
143582011-11-09 Martin Rudalics <rudalics@gmx.at>
14359
14360 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 14361 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
14362 (window--resizable): New function. Make all callers of
14363 window-resizable call window--resizable instead.
14364 (window-resizable): Rewrite in terms of window--resizable.
14365
0edcba87
GM
143662011-11-08 Glenn Morris <rgm@gnu.org>
14367
14368 * progmodes/delphi.el (delphi-mode-syntax-table):
14369 Let define-derived-mode define a proper syntax table. (Bug#9994)
14370
4b0d61e3
SM
143712011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
14372
14373 * window.el: Stay away from defsubst.
14374 (window-list-no-nils): Remove.
14375 (window-state-get-1, window-state-get): Use backquote instead.
14376
cd394be1 143772011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 14378
4b0d61e3 14379 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 14380 Fix incorrect use of default argument in `completing-read'.
14381
e1c2c6f2
MR
143822011-11-08 Martin Rudalics <rudalics@gmx.at>
14383
14384 * window.el (display-buffer-function, special-display-function):
14385 Mention display-buffer-record-window but do not mention
14386 help-setup parameter in doc-strings.
b3f4a882 14387 (window-min-delta): Fix doc-string typo.
e1c2c6f2 14388
105216ed
CY
143892011-11-08 Chong Yidong <cyd@gnu.org>
14390
14391 * window.el (window-total-height, window-total-width): Doc fix.
14392 (window-body-size): Move from C.
14393 (window-body-height, window-body-width): Move to C.
14394
0a9f9ab5
SM
143952011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
14396
14397 * window.el: Make special-display like display-buffer-alist (bug#9532).
14398 (display-buffer--special-action): New function, morphed
14399 from display-buffer--special.
14400 (display-buffer): Use it to handle special-display-buffers at higher
14401 priority (just after display-buffer-alist).
14402 (display-buffer-fallback-action, display-buffer--other-frame-action)
14403 (pop-to-buffer-same-window): Remove display-buffer--special.
14404
a769dd15
GM
144052011-11-07 Glenn Morris <rgm@gnu.org>
14406
14407 * calendar/cal-menu.el (cal-menu-set-date-title):
14408 Do nothing if not in a calendar. (Bug#9976)
14409
05a61ee3
SM
144102011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
14411
14412 * files.el (find-file): Always use selected-window.
14413
be7f5545
MR
144142011-11-07 Martin Rudalics <rudalics@gmx.at>
14415
14416 * window.el (window-combinations): Make WINDOW argument
14417 mandatory. Rewrite doc-string.
14418 (walk-window-subtree, window-atom-check, window-min-delta)
14419 (window-max-delta, window--resize-this-window)
14420 (window--resize-root-window-vertically, window-tree)
14421 (balance-windows, window-state-put): Rewrite doc-strings as to
14422 not mention the term "subwindow".
14423 (window--resize-subwindows-skip-p): Rename to
14424 window--resize-child-windows-skip-p.
14425 (window--resize-subwindows-normal): Rename to
14426 window--resize-child-windows-normal.
14427 (window--resize-subwindows): Rename to
14428 window--resize-child-windows.
14429 (window-or-subwindow-p): Rename to window--in-subtree-p.
14430
3c6702ef
ML
144312011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
14432
14433 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
14434 Ensure that mbox format messages end in two newlines (Bug#9974).
14435
49745b39
CY
144362011-11-06 Chong Yidong <cyd@gnu.org>
14437
14438 * window.el (window-combination-p): Function deleted; its
14439 side-effect is not used in any existing code.
14440 (window-combinations, window-combined-p): Call window-*-child
14441 directly.
14442
24300f5f
CY
144432011-11-05 Chong Yidong <cyd@gnu.org>
14444
14445 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
14446 (window-size-ignore, window-state-get): Callers changed.
14447 (window-normalize-window): Rename from window-normalize-any-window.
14448 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 14449 (window-normalize-live-window): Delete.
447f16b8
CY
14450 (window-combination-p, window-combined-p, window-combinations)
14451 (walk-window-subtree, window-atom-root, window-min-size)
14452 (window-sizable, window-sizable-p, window-size-fixed-p)
14453 (window-min-delta, window-max-delta, window-resizable)
14454 (window-resizable-p, window-full-height-p, window-full-width-p)
14455 (window-current-scroll-bars, window-point-1, set-window-point-1)
14456 (window-at-side-p, window-in-direction, window-resize)
14457 (adjust-window-trailing-edge, maximize-window, minimize-window)
14458 (window-deletable-p, delete-window, delete-other-windows)
14459 (record-window-buffer, unrecord-window-buffer)
14460 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
14461 (quit-window, split-window, window-state-put)
14462 (set-window-text-height, fit-window-to-buffer)
14463 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 14464
89bd5ee1
EZ
144652011-11-04 Eli Zaretskii <eliz@gnu.org>
14466
53479029
EZ
14467 * mail/rmail.el (rmail-simplified-subject): Decode subject with
14468 rfc2047-decode-string.
14469 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
14470 warnings.
14471
89bd5ee1
EZ
14472 * window.el (window-body-height, window-body-width): Mention in
14473 the doc string that the return values are in frame's canonical
14474 units. (Bug#9949)
14475
bd17fdee
AM
144762011-11-03 Alan Mackenzie <acm@muc.de>
14477
14478 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
14479 change in cc-engine.el.
14480
acc825c5
SM
144812011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
14482
14483 * window.el (switch-to-buffer): Use `force-same-window' interactively.
14484
1885e5b8
MR
144852011-11-02 Martin Rudalics <rudalics@gmx.at>
14486
14487 * window.el (quit-window): Call unrecord-window-buffer after
14488 showing another buffer in the window. (Bug#9937)
acc825c5 14489 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 14490
ebe06da9
JB
144912011-11-02 Juanma Barranquero <lekktu@gmail.com>
14492
14493 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
14494 Accept status with more than 9 shelves. (Bug#9935)
14495 Reported by Colin D Bennett <colin@gibibit.com>.
14496
4ee88440
MR
144972011-11-01 Martin Rudalics <rudalics@gmx.at>
14498
14499 * help.el (with-help-window): Don't reference
14500 temp-buffer-show-specifiers in doc-string.
14501
08e1d82c
AS
145022011-10-31 Andreas Schwab <schwab@linux-m68k.org>
14503
14504 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
14505 menu-item.
14506
84bd6e9e
VJL
145072011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14508
14509 * whitespace.el: New version 13.2.2.
14510 (whitespace-newline-mode): Disable properly. Reported by Sarah
14511 <EmacsWiki>.
14512
dba0634a
UJ
145132011-10-30 Ulf Jasper <ulf.jasper@web.de>
14514
14515 * net/newst-treeview.el: Remove "Time-stamp".
14516 (newsticker--group-manage-orphan-feeds): Do not call
14517 newsticker--treeview-tree-update.
db22a3c2
JB
14518 (newsticker-treeview-update, newsticker-treeview):
14519 Call newsticker--treeview-tree-update if necessary.
dba0634a 14520
3d8daefe
MR
145212011-10-30 Martin Rudalics <rudalics@gmx.at>
14522
14523 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
14524 (window-iso-combinations): Remove "iso-" infix.
14525 Suggested by Chong Yidong.
3d8daefe
MR
14526 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
14527 (window-max-delta-1, window-resize, window--resize-siblings)
14528 (window--resize-this-window, adjust-window-trailing-edge)
14529 (split-window, balance-windows-1)
14530 (shrink-window-if-larger-than-buffer):
14531 * calendar/calendar.el (calendar-generate-window):
db22a3c2 14532 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 14533
1bc4c3ae
SM
145342011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
14535
14536 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
14537 in place (bug#9907).
14538 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
14539 (eshell-rewrite-if-command, eshell-rewrite-for-command)
14540 (eshell-structure-basic-command, eshell-rewrite-while-command)
14541 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
14542 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
14543 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
14544 (eshell-do-pipelines-synchronously, eshell-eval-command):
14545 Use backquotes and prefer setq to set.
14546 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
14547 (eshell-macrop): Use functionp.
c1e2f5fa 14548 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 14549
30b65d9c
CY
145502011-10-30 Chong Yidong <cyd@gnu.org>
14551
14552 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
14553 instead of set-mark (Bug#9810).
14554
2d197ffb
CY
145552011-10-30 Chong Yidong <cyd@gnu.org>
14556
14557 * window.el (split-window-below, split-window-right): Rename from
14558 split-window-above-each-other and split-window-side-by-side
14559 respectively. All callers changed.
14560 (split-window-sensibly, split-window-sensibly): Use them.
14561 (split-window-keep-point): Doc fix.
14562
14563 * isearch.el: Add isearch-scroll property to split-window-below
14564 and split-window-right.
14565
14566 * follow.el (follow-mode):
14567 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
14568 * progmodes/ada-xref.el (ada-gdb-application):
14569 * emulation/vip.el (vip-buffer-in-two-windows):
14570 * image-dired.el (image-dired-dired-with-window-configuration):
14571 * dired-x.el (dired-do-find-marked-files):
14572 * dired.el (dired-pop-to-buffer):
14573 * bs.el (bs--show-with-configuration):
14574 * vc/emerge.el (emerge-setup-windows):
14575 * textmodes/two-column.el (2C-two-columns):
14576 * textmodes/reftex-toc.el (reftex-toc):
14577 * progmodes/gdb-mi.el (gdb-setup-windows):
14578 * progmodes/fortran.el (fortran-window-create):
14579 * net/newst-treeview.el (newsticker--treeview-window-init):
14580 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
14581 * emulation/tpu-edt.el (tpu-gold-map):
14582 * emulation/crisp.el (crisp-mode-map):
14583 * calendar/calendar.el (calendar-basic-setup): Callers changed.
14584
38bb2ca8
CY
145852011-10-29 Chong Yidong <cyd@gnu.org>
14586
aa4de341
CY
14587 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
14588
e1eb5385
CY
14589 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
14590
5d2ece3c
CY
14591 * textmodes/flyspell.el (flyspell-word): Fix char offset for
14592 forged Ispell output (Bug#7904).
14593
38bb2ca8
CY
14594 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
14595
d0af9f77
SM
145962011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14597
14598 * doc-view.el: Avoid ugly errors about not finding nil.
14599 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
14600 (doc-view-dvipdf-program, doc-view-unoconv-program)
14601 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
14602 Avoid nil or absolute file name as default value.
14603 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
14604
52bedd34
AM
146052011-10-28 Alan Mackenzie <acm@muc.de>
14606
db22a3c2 14607 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 14608
7e43cfa5
AM
146092011-10-28 Alan Mackenzie <acm@muc.de>
14610
14611 Amend the handling of c-beginning/end-of-defun in nested declaration
14612 scopes.
14613
52bedd34
AM
14614 * progmodes/cc-vars.el (c-defun-tactic): Move here from
14615 cc-langs.el. Change it to a defcustom.
7e43cfa5 14616
52bedd34
AM
14617 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
14618 cc-vars.el.
7e43cfa5 14619
d0af9f77
SM
14620 * progmodes/cc-engine.el (c-beginning-of-statement-1):
14621 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 14622
52bedd34 14623 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 14624 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
14625 (c-widen-to-enclosing-decl-scope): New function.
14626 (c-while-widening-to-decl-block): New macro.
14627 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
14628 outward for defun boundaries, and correspondingly change symbol
14629 `respect-enclosure' to `go-outward'.
14630 (c-declaration-limits): Change algorithm to report only the "innermost"
14631 defun's boundaries.
14632
1a2ce9ee
DD
146332011-10-28 Deniz Dogan <deniz@dogan.se>
14634
14635 * net/rcirc.el (rcirc-mode): Use hard newlines.
14636
bc97a826
AM
146372011-10-28 Alan Mackenzie <acm@muc.de>
14638
14639 Amend to indent and fontify macros "which include their own semicolon"
14640 correctly, using the "virtual semicolon" mechanism.
14641
52bedd34 14642 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 14643
d0af9f77 14644 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 14645 Recode to scan one line at a time rather than having \n and \r
58179cce 14646 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 14647 (c-forward-label): Amend for virtual semicolons.
58179cce 14648 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 14649
52bedd34
AM
14650 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
14651 of the new C macros.
bc97a826 14652
52bedd34 14653 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
14654 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
14655 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
14656 (c-opt-cpp-macro-define): Make into a full language variable.
14657 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
14658 AWK Mode (including \n, \r) removed, no longer needed.
14659
d0af9f77
SM
14660 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
14661 Invoke c-make-macro-with-semi-re.
bc97a826 14662
52bedd34
AM
14663 * progmodes/cc-vars.el (c-macro-with-semi-re):
14664 (c-macro-names-with-semicolon): New variables.
58179cce 14665 (c-make-macro-with-semi-re): New function.
bc97a826 14666
7a6c0941
SM
146672011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14668
14669 * vc/log-edit.el: Fill empty field rather than adding new one.
14670 (log-edit-add-field): New function.
14671 (log-edit-insert-changelog): Use it.
14672
b0c4cdcf
ML
146732011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
14674
14675 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
14676
ee1f1da9
SM
146772011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
14678
14679 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
14680 (gdb--check-interpreter): New function.
14681 (gdb): Use it.
14682
51bc5f8b
GM
146832011-10-27 Glenn Morris <rgm@gnu.org>
14684
416a2c45
GM
14685 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
14686 (least-positive-float, least-negative-float)
14687 (least-positive-normalized-float, least-negative-normalized-float)
14688 (float-epsilon, float-negative-epsilon):
14689 Remove unnecessary declarations.
14690
14691 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
14692 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
14693 (least-positive-float, least-negative-float)
14694 (least-positive-normalized-float, least-negative-normalized-float)
14695 (float-epsilon, float-negative-epsilon): Add doc-strings,
14696 based on those in cl.texi.
14697
51bc5f8b
GM
14698 * files.el (set-visited-file-name): If the major-mode changed,
14699 reload the local variables. (Bug#9796)
14700
15de15c6
CY
147012011-10-27 Chong Yidong <cyd@gnu.org>
14702
14703 * subr.el (change-major-mode-after-body-hook): New hook.
14704 (run-mode-hooks): Run it.
14705
ee1f1da9
SM
14706 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14707 Use change-major-mode-before-body-hook.
15de15c6
CY
14708
14709 * simple.el (fundamental-mode):
14710 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
14711 change introducing fundamental-mode-hook.
14712
5430d399
JB
147132011-10-26 Juanma Barranquero <lekktu@gmail.com>
14714
acc825c5 14715 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 14716
ad74a69e
MA
147172011-10-26 Michael Albinus <michael.albinus@gmx.de>
14718
14719 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 14720 tramp.el explicitly. (Bug#7583)
ad74a69e 14721
71d4c2a5
SM
147222011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
14723
14724 * progmodes/octave-mod.el:
14725 * progmodes/octave-inf.el: Update maintainer.
14726
b1f6fa26
CY
147272011-10-26 Chong Yidong <cyd@gnu.org>
14728
14729 * subr.el (with-wrapper-hook): Rewrite doc.
14730
3f04efd6
MA
147312011-10-25 Michael Albinus <michael.albinus@gmx.de>
14732
14733 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 14734 filenames "/method:foo:". (Bug#9793)
3f04efd6 14735
410488d3
SM
147362011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
14737
14738 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
14739 (bug#9865).
14740
c1ebb47e
GM
147412011-10-24 Glenn Morris <rgm@gnu.org>
14742
14743 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
14744
7f5c46c7
MA
147452011-10-24 Michael Albinus <michael.albinus@gmx.de>
14746
14747 * notifications.el: Add the requirement of a running D-Bus session
14748 bus to the Commentary.
14749
db2440b6
JL
147502011-10-24 Juri Linkov <juri@jurta.org>
14751
14752 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
14753 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
14754 (Bug#9364)
14755
feecf435
JL
147562011-10-24 Juri Linkov <juri@jurta.org>
14757
14758 * info.el (Info-following-node-name-re): Add newline to the list
14759 of allowed characters for leading space. (Bug#9824)
14760
a3839de2
SM
147612011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
14762
acc825c5
SM
14763 * progmodes/octave-inf.el (inferior-octave-mode-map):
14764 Fix C-c C-h binding.
a3839de2
SM
14765 * progmodes/octave-mod.el (octave-help): Remove.
14766
09388e76
MA
147672011-10-23 Michael Albinus <michael.albinus@gmx.de>
14768
14769 Sync with Tramp 2.2.3.
14770
14771 * net/tramp-cache.el (top): Pacify byte-compiler using
14772 `init-file-user' and `site-run-file'.
14773
14774 * net/trampver.el: Update release number.
14775
86c60681
CY
147762011-10-23 Chong Yidong <cyd@gnu.org>
14777
14778 * files.el (toggle-read-only): Remove obsolete comment about
14779 version control.
14780
14781 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
14782 for toggle-read-only. Note that this hasn't called vc-next-action
14783 since 2008-05-02, though it wasn't documented at the time.
14784
a3839de2
SM
14785 * vc/ediff-init.el (ediff-toggle-read-only-function):
14786 Use toggle-read-only.
86c60681 14787
cd5495ff
AM
147882011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
14789
14790 Fix bug #9560, sporadic wrong indentation; improve instrumentation
14791 of c-parse-state.
14792
00b77525 14793 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 14794 correct faulty logical expression.
cd5495ff
AM
14795 (c-parse-state-state, c-record-parse-state-state):
14796 (c-replay-parse-state-state): New defvar/defuns.
14797 (c-debug-parse-state): Use new functions.
14798
42ee24ed
MR
147992011-10-22 Martin Rudalics <rudalics@gmx.at>
14800
14801 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 14802 last fix. Use window-in-direction correctly.
42ee24ed 14803
a7dee7e7
CY
148042011-10-21 Chong Yidong <cyd@gnu.org>
14805
14806 * progmodes/idlwave.el (idlwave-mode):
14807 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
14808 require-final-newline; that's done in prog-mode.
14809 Suggested by Stefan Monnier.
a7dee7e7 14810
e07b9a6d
MR
148112011-10-21 Martin Rudalics <rudalics@gmx.at>
14812
14813 * mouse.el (mouse-drag-window-above)
14814 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
14815 (mouse-drag-mode-line-1, mouse-drag-header-line)
14816 (mouse-drag-vertical-line-rightward-window): Remove.
14817 (mouse-drag-line): New function.
14818 (mouse-drag-mode-line, mouse-drag-header-line)
14819 (mouse-drag-vertical-line): Call mouse-drag-line.
14820 * window.el (window-at-side-p, windows-at-side): New functions.
14821
7e1361d9
UM
148222011-10-21 Ulrich Mueller <ulm@gentoo.org>
14823
14824 * tar-mode.el (tar-grind-file-mode):
14825 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
14826
30fcaf3a
CY
148272011-10-21 Chong Yidong <cyd@gnu.org>
14828
14829 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
14830 * progmodes/vera-mode.el (vera-mode):
14831 Use mode-require-final-newline.
30fcaf3a 14832
516eddb0
GM
148332011-10-20 Glenn Morris <rgm@gnu.org>
14834
db22a3c2 14835 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 14836
10d5f513
CS
148372011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
14838
14839 * emulation/cua-base.el (cua-set-mark): Fix case of string.
14840
ac6c8639
CY
148412011-10-20 Chong Yidong <cyd@gnu.org>
14842
14843 * emulation/cua-base.el (cua-mode):
14844 * mail/footnote.el (footnote-mode):
14845 * mail/mailabbrev.el (mail-abbrevs-mode):
14846 * net/xesam.el (xesam-minor-mode):
14847 * progmodes/bug-reference.el (bug-reference-mode):
14848 * progmodes/cap-words.el (capitalized-words-mode):
14849 * progmodes/compile.el (compilation-minor-mode)
14850 (compilation-shell-minor-mode):
14851 * progmodes/gud.el (gud-tooltip-mode):
14852 * progmodes/hideif.el (hide-ifdef-mode):
14853 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
14854 * progmodes/subword.el (subword-mode):
14855 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
14856 * progmodes/which-func.el (which-function-mode):
14857 * term/tvi970.el (tvi970-set-keypad-mode):
14858 * term/vt100.el (vt100-wide-mode):
14859 * textmodes/flyspell.el (flyspell-mode):
14860 * textmodes/ispell.el (ispell-minor-mode):
14861 * textmodes/nroff-mode.el (nroff-electric-mode):
14862 * textmodes/paragraphs.el (use-hard-newlines):
14863 * textmodes/refill.el (refill-mode):
14864 * textmodes/reftex.el (reftex-mode):
14865 * textmodes/rst.el (rst-minor-mode):
14866 * textmodes/sgml-mode.el (html-autoview-mode)
14867 (sgml-electric-tag-pair-mode):
14868 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
14869 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
14870 * emulation/crisp.el (crisp-mode):
14871 * emacs-lisp/eldoc.el (eldoc-mode):
14872 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
14873 minor mode behavior.
14874
aa42ab43
JL
148752011-10-19 Juri Linkov <juri@jurta.org>
14876
14877 * descr-text.el (describe-char): Add #x2010 and #x2011 to
14878 the list of hard-coded chars with escape-glyph face.
14879
89400f1d
SM
148802011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
14881
14882 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
14883
305c07f6
MA
148842011-10-19 Michael Albinus <michael.albinus@gmx.de>
14885
14886 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
14887 running process.
14888
13754b54
GM
148892011-10-19 Glenn Morris <rgm@gnu.org>
14890
14891 * vc/vc-bzr.el (vc-bzr-after-dir-status):
14892 Ignore ignored files. (Bug#9726)
14893
06e21633
CY
148942011-10-19 Chong Yidong <cyd@gnu.org>
14895
14896 Doc fix for minor modes, stating that an omitted argument enables
14897 the mode unconditionally when called from Lisp.
14898
14899 * abbrev.el (abbrev-mode):
14900 * allout.el (allout-mode):
14901 * autoinsert.el (auto-insert-mode):
14902 * autoarg.el (autoarg-mode, autoarg-kp-mode):
14903 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
14904 (global-auto-revert-mode):
14905 * battery.el (display-battery-mode):
14906 * composite.el (global-auto-composition-mode)
14907 (auto-composition-mode):
14908 * delsel.el (delete-selection-mode):
14909 * desktop.el (desktop-save-mode):
14910 * dired-x.el (dired-omit-mode):
14911 * dirtrack.el (dirtrack-mode):
14912 * doc-view.el (doc-view-minor-mode):
14913 * double.el (double-mode):
14914 * electric.el (electric-indent-mode, electric-pair-mode):
14915 * emacs-lock.el (emacs-lock-mode):
14916 * epa-hook.el (auto-encryption-mode):
14917 * follow.el (follow-mode):
14918 * font-core.el (font-lock-mode):
14919 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
14920 * help.el (temp-buffer-resize-mode):
14921 * hilit-chg.el (highlight-changes-mode)
14922 (highlight-changes-visible-mode):
14923 * hi-lock.el (hi-lock-mode):
14924 * hl-line.el (hl-line-mode, global-hl-line-mode):
14925 * icomplete.el (icomplete-mode):
14926 * ido.el (ido-everywhere):
14927 * image-file.el (auto-image-file-mode):
14928 * image-mode.el (image-minor-mode):
14929 * iswitchb.el (iswitchb-mode):
14930 * jka-cmpr-hook.el (auto-compression-mode):
14931 * linum.el (linum-mode):
14932 * longlines.el (longlines-mode):
14933 * master.el (master-mode):
14934 * mb-depth.el (minibuffer-depth-indicate-mode):
14935 * menu-bar.el (menu-bar-mode):
14936 * minibuf-eldef.el (minibuffer-electric-default-mode):
14937 * mouse-sel.el (mouse-sel-mode):
14938 * msb.el (msb-mode):
14939 * mwheel.el (mouse-wheel-mode):
14940 * outline.el (outline-minor-mode):
14941 * paren.el (show-paren-mode):
14942 * recentf.el (recentf-mode):
14943 * reveal.el (reveal-mode, global-reveal-mode):
14944 * rfn-eshadow.el (file-name-shadow-mode):
14945 * ruler-mode.el (ruler-mode):
14946 * savehist.el (savehist-mode):
14947 * scroll-all.el (scroll-all-mode):
14948 * scroll-bar.el (scroll-bar-mode):
14949 * server.el (server-mode):
14950 * shell.el (shell-dirtrack-mode):
14951 * simple.el (auto-fill-mode, transient-mark-mode)
14952 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
14953 (line-number-mode, column-number-mode, size-indication-mode)
14954 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
14955 * strokes.el (strokes-mode):
14956 * time.el (display-time-mode):
14957 * t-mouse.el (gpm-mouse-mode):
14958 * tool-bar.el (tool-bar-mode):
14959 * tooltip.el (tooltip-mode):
14960 * type-break.el (type-break-mode-line-message-mode)
14961 (type-break-query-mode):
14962 * view.el (view-mode):
14963 * whitespace.el (whitespace-mode, whitespace-newline-mode)
14964 (global-whitespace-mode, global-whitespace-newline-mode):
14965 * xt-mouse.el (xterm-mouse-mode): Doc fix.
14966
a3839de2
SM
14967 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
14968 Fix autogenerated docstring.
06e21633 14969
5214e501
JL
149702011-10-19 Juri Linkov <juri@jurta.org>
14971
14972 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
14973 by checking environment variables "DESKTOP_SESSION" and
14974 "XDG_CURRENT_DESKTOP". (Bug#9779)
14975
195f8db9
JL
149762011-10-19 Juri Linkov <juri@jurta.org>
14977
14978 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
14979 (browse-url-chromium-program, browse-url-chromium-arguments):
14980 New defcustoms.
14981 (browse-url-default-browser): Check for `browse-url-chromium' and
14982 call `browse-url-chromium-program'.
14983 (browse-url-chromium): New command. (Bug#9779)
14984
343a34ff
JB
149852011-10-18 Juanma Barranquero <lekktu@gmail.com>
14986
14987 * facemenu.el (list-colors-duplicates): On Windows, detect more
14988 duplicates by assuming that only colors matching "^System" are
14989 special "system colors". (Bug#9722)
14990
6978a151
SM
149912011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
14992
14993 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
14994 to distinguish the author from the committer.
14995
6a80b297
MA
149962011-10-18 Michael Albinus <michael.albinus@gmx.de>
14997
14998 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
14999
b31a5677
JK
150002011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
15001
15002 * international/mule.el (sgml-html-meta-auto-coding-function):
15003 Add support for detecting encoding in HTML5 specified only as
15004 <meta charset="UTF-8">. Implementation just makes http-equiv and
15005 content-type parts from HTML4 encoding string optional. (Bug#9716)
15006
80c6d77f
GM
150072011-10-18 Glenn Morris <rgm@gnu.org>
15008
15009 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
15010
08b0fee8
CY
150112011-10-18 Chong Yidong <cyd@gnu.org>
15012
15013 * faces.el (cursor): Doc fix.
15014
67e729a5
CY
150152011-10-17 Chong Yidong <cyd@gnu.org>
15016
15017 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
15018
343a34ff 150192011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
15020
15021 * dirtrack.el (dirtrack): Support shell buffers with path
15022 prefixes, e.g. tramp-based remote shells. (Bug#9647)
15023
0bc06380
TZ
150242011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
15025
15026 * json.el: Bump version to 1.3 and note change in History.
15027 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
15028
8b79f3e0
SM
150292011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15030
5a7c536b
SM
15031 * comint.el (comint-insert-input, comint-send-input)
15032 (comint-get-old-input-default, comint-backward-matching-input)
15033 (comint-next-prompt): Use nil instead of `input' for field property of
15034 past user input (bug#114).
15035
96a8a0df
SM
15036 * minibuffer.el (completion--replace): Inherit surrounding properties
15037 (bug#114).
15038 (minibuffer-complete-and-exit): Use it.
15039
8b79f3e0
SM
15040 * comint.el (comint--table-subvert): Quote the all-completions output
15041 (bug#9160).
15042
b8f7ff0d
MR
150432011-10-17 Martin Rudalics <rudalics@gmx.at>
15044
8b79f3e0 15045 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 15046
b8f7ff0d 15047 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 15048 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
15049 entries and separate them from frame entries.
15050
c235b555
GM
150512011-10-15 Glenn Morris <rgm@gnu.org>
15052
15053 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
15054 Doc fixes.
15055
6bbfa6e1
CY
150562011-10-15 Chong Yidong <cyd@stupidchicken.com>
15057
8b79f3e0
SM
15058 * net/network-stream.el (network-stream-open-starttls):
15059 Improve detection of failure due to lack of TLS support.
ec5c990d 15060
6bbfa6e1
CY
15061 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
15062 putting the input text in front and in bold.
15063
98488977
SM
150642011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15065
3d1337be
SM
15066 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
15067
ee0b45e4
SM
15068 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
15069 empty buffer.
15070
98488977
SM
15071 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
15072 unread-command-events rather than pushing yet-another event.
15073
186f4720
EZ
150742011-10-14 Eli Zaretskii <eliz@gnu.org>
15075
15076 * mail/sendmail.el (sendmail-query-once): Improve the wording of
15077 the explanation of the possible choices. Make the options passed
15078 to completing-read shorter.
15079
8b7a997c
AM
150802011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
15081
15082 * textmodes/flyspell.el (flyspell-large-region): Make sure
15083 extended character mode is used if defined (Bug#1339).
15084
12587bbb
EZ
150852011-10-13 Eli Zaretskii <eliz@gnu.org>
15086
15087 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
15088 character info for LRE, LRO, RLE, and RLO characters by appending
15089 an invisible PDF.
12587bbb 15090
bad41229
SM
150912011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
15092
15093 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
15094 even in case of error; add debug spec; simplify data flow.
15095 (with-timeout-handler): Remove.
15096
28dbc92f
MA
150972011-10-12 Michael Albinus <michael.albinus@gmx.de>
15098
15099 Fix Bug#6019, Bug#9315.
15100
15101 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
15102 complete `buffer-file-name', the local file name part could look
15103 remotely (for example on VMS).
15104
15105 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
15106 `tramp-run-real-handler'.
15107 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
15108 already quoted by '"'.
15109
15110 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
15111 Let `file-name-handler-alist' be nil, the local file name part
15112 could look remotely (for example on VMS).
15113
e1b0b23a
SM
151142011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
15115
15116 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
15117 from here...
15118 (flyspell-post-command-hook): ...to here.
15119
a120bde9
SM
151202011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15121
15122 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
15123 if not needed.
15124 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
15125 using completion. Protect against "slow" callers.
15126 Remove the "message hack".
15127
7ce7717b
JL
151282011-10-11 Juri Linkov <juri@jurta.org>
15129
15130 * isearch.el (isearch-lazy-highlight-word): New variable.
15131 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
15132 Use it. (Bug#9727)
15133
c02ee9d6
GM
151342011-10-11 Glenn Morris <rgm@gnu.org>
15135
15136 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
15137 like f90-previous-statement does.
15138
93e616fd 151392011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15140
1f190e73 15141 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
15142 only in interactive use, to avoid error.
15143
af7b6078
SM
151442011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15145
15146 * minibuffer.el (completion-file-name-table): Fix last change,
15147 i.e. ignore normal errors but not the other ones.
15148
0563dae9
MR
151492011-10-10 Martin Rudalics <rudalics@gmx.at>
15150
15151 * window.el (special-display-buffer-names)
15152 (special-display-regexps): Remove some remnants of earlier
15153 changes from doc-strings.
366ca7f3
MR
15154 (quit-windows-on): New function.
15155
15156 * vc/vc.el (vc-revert, vc-rollback):
15157 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
15158 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 15159 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 15160
49677495
MR
151612011-10-09 Martin Rudalics <rudalics@gmx.at>
15162
15163 * window.el (frame-auto-hide-function): Add version tag.
15164 (Bug#9699)
15165
56f2d1e1
MA
151662011-10-09 Michael Albinus <michael.albinus@gmx.de>
15167
15168 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
15169 condition.
15170
112a6592
LL
151712011-10-09 Leo Liu <sdl.web@gmail.com>
15172
15173 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
15174 (Bug#9701)
15175
0812589b
GM
151762011-10-08 Glenn Morris <rgm@gnu.org>
15177
15178 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
15179 before the first code statement zero indent. (Bug#9690)
15180
b2b0776e
CY
151812011-10-08 Chong Yidong <cyd@stupidchicken.com>
15182
15183 * simple.el (count-words-region): Always count in the region.
15184 Report the number of lines and characters too.
15185 (count-words): New command, which counts in the buffer if the
15186 region is inactive, as count-words-region used to.
15187 (count-words--message): New function. Handle plurals.
15188 (count-lines-region): Make it an alias for count-words-region.
15189
15190 * bindings.el (esc-map): Replace count-lines-region with
15191 count-words-region.
15192
c557cd6b
MR
151932011-10-08 Martin Rudalics <rudalics@gmx.at>
15194
15195 * window.el (window--delete): Delete dedicated frame
15196 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 15197 (switch-to-buffer): Fix doc-string typo.
c557cd6b 15198
61a57ef4 151992011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15200
3a7d293b 15201 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 15202
c3833279
CY
152032011-10-07 Chong Yidong <cyd@stupidchicken.com>
15204
15205 * bindings.el ([M-left],[M-right]): Bind to left-word and
15206 right-word respectively.
15207
21ce8245
GM
152082011-10-07 Glenn Morris <rgm@gnu.org>
15209
15210 * cus-start.el (debug-on-quit): Fix custom type.
15211
6d823bb2
LMI
152122011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
15213
0181e193
LMI
15214 * subr.el (define-key-after): Clarify that the function is not
15215 useful for non-menu keymaps.
15216
6d823bb2
LMI
15217 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
15218
8e3459ce 152192011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15220
21ce8245 15221 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 15222 in current minibuffer (Fix bug with recursive minibuffers).
15223
a1c2d21e
CY
152242011-10-06 Chong Yidong <cyd@stupidchicken.com>
15225
15226 * progmodes/gdb-mi.el (gdb): Doc fix.
15227
5a4cf282
MR
152282011-10-05 Martin Rudalics <rudalics@gmx.at>
15229
15230 * window.el (frame-auto-hide-function): New option replacing
15231 frame-auto-delete. Suggested by Stefan Monnier.
15232 (window--delete): Call frame-auto-hide-function instead of
15233 investigating frame-auto-delete.
c96111ea
MR
15234 (window-point-1, set-window-point-1): New functions.
15235 (window-in-direction, record-window-buffer, window-state-get-1)
15236 (display-buffer-record-window): Use window-point-1 instead of
15237 window-point.
15238 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 15239
9854542e
SM
152402011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15241
15242 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
15243
8943cfb0
GM
152442011-10-05 Glenn Morris <rgm@gnu.org>
15245
15246 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
15247 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
15248
647ab967
LL
152492011-10-05 Leo Liu <sdl.web@gmail.com>
15250
15251 * subr.el (read-char-choice): Fix argument to buffer-live-p which
15252 works with buffer object.
15253
3ddfbced
SM
152542011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15255
15256 * mpc.el (mpc-tool-bar-map): Add labels.
15257
bdfa5dd2
GM
152582011-10-04 Glenn Morris <rgm@gnu.org>
15259
15260 * calendar/holidays.el (calendar-check-holidays): Doc fix.
15261
0e2070b5
MR
152622011-10-04 Martin Rudalics <rudalics@gmx.at>
15263
15264 * window.el (window--delete): New function.
15265 (frame-auto-delete): Resuscitate option.
15266 (bury-buffer, replace-buffer-in-windows)
15267 (quit-window): Rewrite using window--delete.
15268 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
15269 Pass display-buffer-mark-dedicated to window--display-buffer-2
15270 (Bug#9639).
15271
3dc61a09
SM
152722011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15273
915a9b64
SM
15274 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
15275 returns a list (bug#9554). Add remote file name completion.
15276 * comint.el (comint--table-subvert): Curry and get quote&unquote
15277 functions as arguments.
15278 (comint--complete-file-name-data): Adjust call accordingly.
15279 * pcomplete.el (pcomplete--table-subvert): Remove.
15280 (pcomplete-completions-at-point): Use comint--table-subvert instead.
15281
3dc61a09
SM
15282 * minibuffer.el (completion-table-case-fold): Use currying.
15283 (completion--styles-type, completion--cycling-threshold-type):
15284 New constants.
15285 (completion-styles, completion-category-overrides)
15286 (completion-cycle-threshold): Use them.
15287 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
15288 completion-table-case-fold.
15289
8ea0a993
SB
152902011-10-03 Stephen Berman <stephen.berman@gmx.net>
15291
15292 * minibuffer.el (completion-category-overrides): Fix type of styles
15293 and add more user friendly tags (bug#9660).
15294
8c24b7f6
SM
152952011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15296
15297 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
15298 (mule-input-method-string): New widget.
15299 (default-input-method, language-info-custom-alist): Use it.
15300
428fe61a
SM
153012011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15302
32c1fffd
SM
15303 * pcomplete.el: Require comint.
15304 (pcomplete--common-suffix): Remove.
15305 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
15306 (pcomplete--table-subvert): Sync with comint--table-subvert.
15307 (pcomplete--entries): Use comint-completion-file-name-table.
15308 * comint.el (comint-unquote-filename): Simplify.
15309 (comint-completion-file-name-table): New function (bug#9616).
15310 (comint--complete-file-name-data): Use it.
15311
428fe61a
SM
15312 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
15313 (pcmpl-gnu-tar-buffer): Remove.
15314 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
15315 around. Make sure pcomplete-suffix-list is only changed temporarily.
15316 Don't look inside the tar's file if it's too large.
428fe61a 15317
04c52e2f
CY
153182011-10-01 Chong Yidong <cyd@stupidchicken.com>
15319
ce3cefcc
CY
15320 * cus-edit.el (custom-mode-map):
15321 * epa.el (epa-key-list-mode-map):
15322 * man.el (Man-mode-map):
15323 * startup.el (splash-screen-keymap):
15324 * simple.el (special-mode-map): Use scroll-up-command and
15325 scroll-down-command.
15326
15327 * progmodes/idlw-help.el (idlwave-help-mode-map):
15328 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
15329 * net/newst-plainview.el (newsticker-mode-map):
15330 * emulation/ws-mode.el (wordstar-mode-map):
15331 * emulation/vi.el (vi-com-map):
15332 * calc/calc-graph.el (calc-graph-show-dumb):
15333 * term/sun.el (terminal-init-sun):
15334 * term/ns-win.el (global-map):
15335 * progmodes/grep.el (grep-mode-map):
15336 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
15337 * mail/rmail.el (rmail-mode-map):
15338 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
15339
04c52e2f
CY
15340 * custom.el (custom-safe-themes, load-theme): Treat value of t for
15341 custom-safe-themes as special.
15342
79adf8c8
JD
153432011-10-01 Julien Danjou <julien@danjou.info>
15344
15345 * notifications.el (notifications-notify): Fix docstring.
15346
63bd50d3
PS
153472011-10-01 Per Starbäck <per@starback.se>
15348
15349 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
15350
199e4c7e
MR
153512011-09-30 Martin Rudalics <rudalics@gmx.at>
15352
15353 * startup.el (command-line-1): Fix last fix by inserting
15354 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 15355 (Bug#9605) and (Bug#9636)
199e4c7e 15356
fe5f08dd
EZ
153572011-09-29 Eli Zaretskii <eliz@gnu.org>
15358
15359 * simple.el (line-move): If auto-hscroll-mode is disabled and the
15360 window is hscrolled, move by logical lines. (Bug#9607)
15361 (line-move-visual): Update the doc string to the above effect.
15362
b5516bbd
MR
153632011-09-29 Martin Rudalics <rudalics@gmx.at>
15364
ccee00c0
MR
15365 * window.el (display-buffer-record-window): When WINDOW is the
15366 selected window use `point' instead of `window-point'. (Bug#9626)
15367
b5516bbd
MR
15368 * startup.el (command-line-1): Use insert-before-markers when
15369 inserting initial-scratch-message. (Bug#9605)
ccee00c0 15370
b5516bbd
MR
15371 * help.el (help-window): Remove variable.
15372
52aa0014
GM
153732011-09-29 Glenn Morris <rgm@gnu.org>
15374
15375 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
15376
df9a7357
JB
153772011-09-29 Juanma Barranquero <lekktu@gmail.com>
15378
15379 * descr-text.el (describe-char-categories): Accept category
15380 descriptions more than one line long.
15381
a8406c20
SM
153822011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
15383
88d9610c
SM
15384 * simple.el (delete-trailing-whitespace): Fix last change.
15385
a5daf810
SM
15386 * progmodes/perl-mode.el (perl-syntax-propertize-function):
15387 Don't confuse "y => 3" as the beginning of a `y' operation.
15388
a8406c20
SM
15389 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
15390 object has more than 4 slots (bug#9613).
15391
a239d4e9
JB
153922011-09-28 Juanma Barranquero <lekktu@gmail.com>
15393
15394 * subr.el (with-output-to-temp-buffer):
15395 * net/quickurl.el (quickurl, quickurl-browse-url):
15396 Fix typos in docstrings.
15397
693fbdb6
EZ
153982011-09-27 Eli Zaretskii <eliz@gnu.org>
15399
15400 * minibuffer.el (completion-styles)
15401 (completion-category-overrides): Cross reference each other in doc
15402 strings.
15403
8b457e28
GM
154042011-09-27 Glenn Morris <rgm@gnu.org>
15405
15406 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
15407 to split-string. (Bug#9606)
15408
85a16208
LMI
154092011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15410
15411 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
15412 (bug#9615).
15413
502f9ebd
CY
154142011-09-27 Chong Yidong <cyd@stupidchicken.com>
15415
15416 * emacs-lisp/package.el (list-packages): Fix echo area message.
15417
7690bdea
LL
154182011-09-27 Leo Liu <sdl.web@gmail.com>
15419
15420 * ido.el (ido-read-internal): Accept cons cell HIST arg.
15421
e2ee6f30
MA
154222011-09-25 Michael Albinus <michael.albinus@gmx.de>
15423
15424 * net/dbus.el (dbus-unregister-object): Don't release services for
15425 registered signals. (Bug#9581)
15426
f3f98342
TZ
154272011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
15428
15429 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
15430 function that picks between cfengine 2 and 3 support
15431 automatically. Update docs accordingly.
15432
dd7aa8dd
KH
154332011-09-22 Kenichi Handa <handa@m17n.org>
15434
15435 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
15436 ZERO.
15437 (indian-itrans-v5-table-for-tamil): New variable.
15438 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
15439
3f2b07f8
KM
154402011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
15441
15442 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
15443 that's true if the current command involved collapsing of text.
15444 It's reset to false at the beginning of the next command.
15445 (allout-post-command-business): Move the cursor to the beginning
15446 of entry if the cursor is hidden and collapsing activity just
15447 happened.
15448
371d6a61
CY
154492011-09-24 Chong Yidong <cyd@stupidchicken.com>
15450
15451 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
15452 tracking (Bug#9541).
15453
2ac2721a
UJ
154542011-09-24 Ulf Jasper <ulf.jasper@web.de>
15455
15456 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
15457 (newsticker-show-news): Automatically load html rendering package
15458 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
15459 because w3m-fill-column is let-bound" and the error "Symbol's value
15460 as variable is void: w3m-fill-column".
2ac2721a 15461
fac7ae53
MA
154622011-09-24 Michael Albinus <michael.albinus@gmx.de>
15463
15464 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
15465 Release services only if they are defined. (Bug#9581)
15466
e08b633b
RS
154672011-09-23 Richard Stallman <rms@gnu.org>
15468
e488d29c
RS
15469 * textmodes/paragraphs.el (forward-sentence): For backwards case,
15470 distinguish start of paragraph from start of its text.
15471
19c38752
RS
15472 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
15473
e08b633b
RS
15474 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
15475 (rmail-generate-viewer-buffer): Put that hook on view buffer.
15476 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
15477
0a39f27e
AS
154782011-09-23 Andreas Schwab <schwab@linux-m68k.org>
15479
15480 * international/mule-diag.el (mule-diag): Insert a newline after
15481 each fontset description.
15482
db4e950d
SM
154832011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15484
15485 * simple.el (delete-trailing-whitespace):
15486 Document last change; simplify.
15487
eca3f3ea
PW
154882011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
15489
d68e189a
PW
15490 * simple.el (delete-trailing-whitespace): Also delete
15491 extra newlines at the end of the buffer.
15492
eca3f3ea
PW
15493 * textmodes/picture.el: Make motion commands obey shift-select-mode.
15494 (picture-newline): Use forward-line so as to ignore fields.
15495
01c157cc
SM
154962011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
15497
15498 * subr.el (with-wrapper-hook): Fix edebug spec.
15499
022de23e
LMI
155002011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15501
15502 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
15503 (bug#4538).
15504
91683089
MA
155052011-09-23 Michael Albinus <michael.albinus@gmx.de>
15506
eca3f3ea
PW
15507 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
15508 Fix nasty bug using wrong cached values.
91683089 15509
5bdd6fa4
AM
155102011-09-23 Alan Mackenzie <acm@muc.de>
15511
15512 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
15513
97adfb97
CY
155142011-09-23 Chong Yidong <cyd@stupidchicken.com>
15515
15516 * window.el (pop-to-buffer): Ensure right window is selected if we
15517 chose another frame.
15518
d4ef2b50
EZ
155192011-09-22 Eli Zaretskii <eliz@gnu.org>
15520
15521 * simple.el (what-cursor-position): Use get-char-property-change
15522 and next-single-char-property-change, to be able to show display
15523 properties that come from overlays as well as text properties.
15524
72258fe5
CY
155252011-09-22 Chong Yidong <cyd@stupidchicken.com>
15526
15527 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
15528
15529 * cmuscheme.el (run-scheme, switch-to-scheme):
15530 * cus-edit.el (customize-group, custom-buffer-create)
15531 (customize-browse):
15532 * info.el (info):
15533 * shell.el (shell):
15534 * mail/sendmail.el (mail):
15535 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
15536
8f098516
RS
155372011-09-22 Richard Stallman <rms@gnu.org>
15538
15539 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
15540 move back only to line beg, don't move back over blank lines.
15541
e74f1bb6
MA
155422011-09-22 Michael Albinus <michael.albinus@gmx.de>
15543
15544 * files.el (copy-directory): Set directory attributes only in case
15545 they could be retrieved from the source directory. (Bug#9565)
15546
bfeef8b6
DK
155472011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
15548
15549 * progmodes/hideshow.el (hs-looking-at-block-start-p)
15550 (hs-find-block-beginning, hs-hide-level-recursive):
15551 Ignore strings as well as comments. (Bug#9502)
15552
7e423bb8
AS
155532011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
15554
15555 * progmodes/sql.el (sql-comint-postgres):
15556 Convert port number to a string. (Bug#9566)
15557
b4d72fcf
MR
155582011-09-22 Martin Rudalics <rudalics@gmx.at>
15559
15560 * window.el (quit-window): Undedicate window when switching to
15561 previous buffer. Reported by Thierry Volpiatto
15562 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
15563 (special-display-popup-frame): When popping up a new frame reset
15564 its previous buffers to nil. Simplify code.
b4d72fcf 15565
a7b88dc6
MA
155662011-09-21 Michael Albinus <michael.albinus@gmx.de>
15567
15568 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
15569 and process filter, as done also in `shell-command'.
15570
cf4eacfd
MR
155712011-09-21 Martin Rudalics <rudalics@gmx.at>
15572
eca3f3ea 15573 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
15574 Call set-window-start with NOFORCE argument t.
15575 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
15576 (quit-window): Reword doc-string. Handle new format of
15577 quit-restore parameter. Don't delete window if it has a
15578 previous buffer we can show instead of the present one.
15579 (display-buffer-record-window): Rewrite using a new format for
15580 the quit-restore window parameter
15581 (special-display-popup-frame, display-buffer-same-window)
15582 (display-buffer-reuse-window, display-buffer-pop-up-frame)
15583 (display-buffer-pop-up-window, display-buffer-use-some-window):
15584 Adapt symbol passed to display-buffer-record-window.
15585 * help.el (help-window-setup): Handle new format of quit-restore
15586 parameter.
15587
8d28cb95
SM
155882011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
15589
94ab793f
SM
15590 * faces.el (face-list): Fix docstring (bug#9564).
15591
8d28cb95
SM
15592 * window.el (display-buffer--action-function-custom-type):
15593 Don't include internal functions in the Custom interface.
15594
3820edeb
JL
155952011-09-20 Juri Linkov <juri@jurta.org>
15596
15597 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
15598 (Info-forward-node, Info-backward-node, Info-next-preorder)
15599 (Info-last-preorder): Use it. (Bug#9528)
15600
5147931d
JL
156012011-09-20 Juri Linkov <juri@jurta.org>
15602
15603 * info.el (Info-last-preorder): Visit last menu item only when
15604 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
15605
cf499a1a
JD
156062011-09-20 Julien Danjou <julien@danjou.info>
15607
15608 * password-cache.el (password-cache-remove): Remove entries even if the
15609 value is nil, so that password with a nil value (negative caching) is
15610 possible to invalidate.
15611
f84e2fe2
LM
156122011-09-20 Lawrence Mitchell <wence@gmx.li>
15613
15614 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
15615 all whitespace around breakpoint. (Bug#9553)
15616 (f90-find-breakpoint): Only break at whitespace inside a comment.
15617
78054a46
SM
156182011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
15619
15620 * minibuffer.el (completion-file-name-table): Keep track of errors.
15621 (completion-table-with-predicate): Handle the case where pred1 is nil.
15622 * pcomplete.el (pcomplete-completions-at-point): Simplify.
15623
345083b2
SM
156242011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15625
e24e27be
SM
15626 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
15627 (debugger-return-value): Signal an error if the debugging context does
15628 not await any return value.
15629
345083b2
SM
15630 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
15631 * image-mode.el (image-toggle-display-text)
15632 (image-toggle-display-image): Stay away from evil `intangible'.
15633
08d355e3
LL
156342011-09-19 Leo Liu <sdl.web@gmail.com>
15635
15636 * replace.el (occur-revert-arguments): Make it permanent-local.
15637 (occur-mode): Don't call font-lock-defontify.
15638
f01da43f
CY
156392011-09-19 Chong Yidong <cyd@stupidchicken.com>
15640
15641 * net/ldap.el (ldap-search-internal): Don't push empty search
15642 result (Bug#9508).
15643
b6072fa6
SM
156442011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
15645
15646 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
15647
443d6696
MA
156482011-09-19 Michael Albinus <michael.albinus@gmx.de>
15649
15650 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
15651 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
15652
7cc6e154
JL
156532011-09-18 Juri Linkov <juri@jurta.org>
15654
15655 * buff-menu.el (Buffer-menu-mode-map):
15656 * dired.el (dired-mode-map):
15657 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
15658 (lisp-interaction-mode-map):
15659 * emacs-lisp/package.el (package-menu-mode-map):
15660 * epa.el (epa-key-list-mode-map):
15661 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
15662 (menu-bar-options-menu):
15663 * outline.el (outline-mode-menu-bar-map):
15664 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
15665 * vc/vc-dir.el (vc-dir-menu-map):
15666 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
15667 Capitalize non-function content words in menu item strings.
15668
15669 * dired.el (dired-mode-map): Add menu item for
15670 `image-dired-dired-toggle-marked-thumbs'.
15671
80302a81
JL
156722011-09-18 Juri Linkov <juri@jurta.org>
15673
15674 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
15675 to `isearch-case-fold-search' and restore its original value
15676 after the `isearch-mode' call.
15677
46c5cf66
JL
156782011-09-18 Juri Linkov <juri@jurta.org>
15679
15680 * progmodes/grep.el (grep-process-setup): Don't check code for 1
15681 because `zgrep' returns 1 for successful matches (bug#9226).
15682
d18b513b
JL
156832011-09-18 Juri Linkov <juri@jurta.org>
15684
15685 * info.el (Info-extract-menu-node-name): Check the second match
15686 for empty string (second test-case of bug#9528).
15687 (Info-last-preorder): Let-bind `Info-history' to nil to not add
15688 intermediate nodes to the history (first test-case of bug#9528).
15689
72753f87
JL
156902011-09-18 Juri Linkov <juri@jurta.org>
15691
15692 * info.el (Info-mode-syntax-table): New variable.
1154d12e 15693 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 15694
c9384295
JL
156952011-09-18 Juri Linkov <juri@jurta.org>
15696
1154d12e
JB
15697 * info.el (Info-file-supports-index-cookies):
15698 Increment line-beginning-position's arg from 3 to 4 because makeinfo
15699 outputs one more line for long file names (bug#4142).
c9384295 15700
d473dce8
CY
157012011-09-18 Chong Yidong <cyd@stupidchicken.com>
15702
15703 * newcomment.el (comment-normalize-vars): If prompting for
15704 comment-start, set comment-start-skip too (Bug#8424).
15705
2176854d
JB
157062011-09-18 Johan Bockgård <bojohan@gnu.org>
15707
15708 * icomplete.el: Fix previous fix of Bug#5849.
15709 (icomplete-mode): Don't set completion-show-inline-help.
15710 (icomplete-minibuffer-setup): Set completion-show-inline-help
15711 locally during icompletion.
15712
3aace4e4
CY
157132011-09-18 Chong Yidong <cyd@stupidchicken.com>
15714
c940224f
CY
15715 * woman.el (woman2-process-escapes): Don't delete unrecognized
15716 escapes (Bug#7843).
15717
3aace4e4
CY
15718 * files.el (inhibit-first-line-modes-regexps): Add image files.
15719 (hack-local-variables-prop-line): Return nil for malformed
15720 prop-lines (Bug#9044).
15721
710dec63
MA
157222011-09-18 Michael Albinus <michael.albinus@gmx.de>
15723
15724 * net/tramp.el (top): Don't require 'shell.
15725 (tramp-methods): Fix docstring.
15726 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
15727 Return complete remote file name. Handle "smb" case.
15728 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
15729 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
15730
15731 * net/tramp-compat.el (top): Require 'shell.
15732
15733 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
15734 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
15735 `tramp-current-host'.
15736 (tramp-get-remote-tmpdir): Remove.
15737
15738 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
15739 `tramp-tmpdir' entries.
15740 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
15741 (tramp-smb-handle-file-attributes): Ignore errors.
15742 (tramp-smb-wait-for-output): Check also for process end.
15743
5d5ac8ec
LMI
157442011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15745
15746 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
15747 when sending QUIT (bug#9312).
15748
8c0f49f0
CY
157492011-09-17 Chong Yidong <cyd@stupidchicken.com>
15750
15751 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
15752 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
15753 occur-mode-display-occurrence.
15754 (occur-edit-mode): Add usage message.
15755 (occur-cease-edit): New command.
15756 (occur-after-change-function): Use text properties to find the
15757 position of the prefix text.
15758 (occur-engine): Set stickiness of prefix text properties.
15759
8f1383f7
GM
157602011-09-17 Glenn Morris <rgm@gnu.org>
15761
15762 * progmodes/etags.el (complete-tag):
15763 Fix call to completion-in-region. (Bug#9526)
15764
744ba0e3
JL
157652011-09-17 Juri Linkov <juri@jurta.org>
15766
15767 * textmodes/ispell.el (ispell-word): Add to the error message
15768 the word, ispell program name and current dictionary (bug#9121).
15769 (ispell-tex-arg-end): Capitalize "error" in the error message.
15770
d9bbf400
AS
157712011-09-17 Andreas Schwab <schwab@linux-m68k.org>
15772
15773 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
15774 check. (Bug#4251)
15775
8da11505
JL
157762011-09-17 Juri Linkov <juri@jurta.org>
15777
15778 * window.el (window-safe-min-height, window-safe-min-width):
15779 Fix typos (followup to bug#9522).
15780
a91adc7e
SJ
157812011-09-17 Sven Joachim <svenjoac@gmx.de>
15782
15783 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
15784
064f328a
EZ
157852011-09-16 Eli Zaretskii <eliz@gnu.org>
15786
15787 * simple.el (line-move): If goal-column is set, move by logical
15788 lines, not by display lines. (Bug#971)
15789 (next-line, previous-line, goal-column, line-move-visual): Doc fix
15790 to reflect the above change.
15791
e69df516
SM
157922011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
15793
15794 * image.el (imagemagick-register-types): Use regexp-opt.
15795
cbb0f9ab
CY
157962011-09-15 Chong Yidong <cyd@stupidchicken.com>
15797
15798 * window.el (display-buffer-base-action): Rename from
15799 display-buffer-default-action. Make default value empty.
15800 (display-buffer-overriding-action): Convert to defvar.
15801 (display-buffer-fallback-action): New var.
15802
25322144
CY
158032011-09-15 Chong Yidong <cyd@stupidchicken.com>
15804
15805 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
15806 declaration.
15807 (package--add-to-archive-contents): If there is a duplicate entry
15808 with an older version, remove it.
15809 (package-menu-mark-delete, package-menu-mark-install)
15810 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
15811 (package-menu-mark-obsolete-for-deletion):
15812 Use package-menu-get-status instead of a regexp search.
25322144
CY
15813 (package-menu-get-status): Use tabulated-list-entry.
15814 (package-menu-mark-upgrades): New command.
d770725a 15815 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
15816 (package-menu-execute): Do installation before deletion.
15817 (package-menu-refresh, package-menu-execute): Use derived-mode-p
15818 instead of checking major-mode.
15819 (package-menu--find-upgrades): New function.
15820
7520339c
LMI
158212011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15822
15823 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
15824 passwords in the log buffer.
65a046c4
LMI
15825 (smtpmail-process-filter): Update the process marker so that the
15826 "broken by peer" status message is inserted in the right place.
7520339c 15827
d3c30954
SM
158282011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
15829
3fe48822
SM
15830 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
15831 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
15832 bibtex-completion-at-point-function.
15833 (bibtex-completion-at-point-function): Use them.
15834
1b8b3954
SM
15835 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
15836
d3c30954
SM
15837 * mpc.el (mpc-constraints-tag-lookup): New function.
15838 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
15839 also to browser "album|playlist".
15840
72779976
JL
158412011-09-14 Juri Linkov <juri@jurta.org>
15842
15843 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
15844 (isearch-edit-string): Use length of `isearch-string' when
15845 `isearch-fail-pos' returns nil.
15846 (isearch-message): Remove duplicate code and call
15847 `isearch-fail-pos' with arg `t'.
15848
a0bf2bcd
CY
158492011-09-14 Chong Yidong <cyd@stupidchicken.com>
15850
17bb0a2d
CY
15851 * replace.el (occur-mode-goto-occurrence): Don't force using other
15852 window (Bug#9499).
15853
a0bf2bcd
CY
15854 * dired-aux.el (dired-do-chmod): Don't provide initial input.
15855
f678e0b6
MR
158562011-09-14 Martin Rudalics <rudalics@gmx.at>
15857
15858 * window.el (display-buffer-window): Remove.
15859 (display-buffer-record-window): Use help-setup window parameter
15860 instead of variable display-buffer-window.
15861 (display-buffer-function, special-display-buffer-names)
15862 (special-display-function): Mention help-setup parameter instead
15863 of display-buffer-window in doc-string.
d3c30954
SM
15864 * help.el (help-window-setup): New argument help-window.
15865 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
15866 Reword some messages.
15867 (with-help-window): Pass window used for displaying the buffer
15868 to help-window-setup. Don't set display-buffer-window.
15869
8e39b2e8
GM
158702011-09-13 Glenn Morris <rgm@gnu.org>
15871
15872 * emacs-lisp/debug.el (debugger-make-xrefs):
15873 Preserve point. (Bug#9462)
15874
85e9c04b
CY
158752011-09-13 Chong Yidong <cyd@stupidchicken.com>
15876
15877 * window.el (window-deletable-p): Use next-frame.
15878
1b36ed6a
MR
158792011-09-13 Martin Rudalics <rudalics@gmx.at>
15880
15881 * window.el (window-auto-delete): Remove.
15882 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 15883 dedication and previous buffers.
1b36ed6a
MR
15884 (switch-to-prev-buffer): Don't delete window.
15885 (delete-windows-on): Delete a window's frame if and only if the
15886 window is dedicated.
15887 (replace-buffer-in-windows): Delete buffer's window or frame if
15888 and only if window is dedicated.
15889 (quit-window): Handle quit-restore as before last change.
4d61f28d 15890 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 15891
ef8ef9fb
CY
158922011-09-13 Chong Yidong <cyd@stupidchicken.com>
15893
15894 * window.el (window-deletable-p): Never delete the last frame on a
15895 given terminal.
15896
b2cba41e
GM
158972011-09-13 Glenn Morris <rgm@gnu.org>
15898
15899 * help.el (describe-key-briefly): Copy previous standard-output change.
15900
51553db6 159012011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
15902
15903 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
15904
b7556719
GM
159052011-09-13 Glenn Morris <rgm@gnu.org>
15906
15907 * emacs-lisp/lisp-mode.el (lisp-indent-function):
15908 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
15909
64b51947
CY
159102011-09-12 Chong Yidong <cyd@stupidchicken.com>
15911
15912 * dired-aux.el (dired-mark-read-string): Don't return default
15913 value on empty input (Bug#9361).
15914 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
15915 Omit initial minibuffer contents.
15916 (dired-do-chmod): Signal an error on empty input.
15917 (dired-mark-read-string): Don't return default on empty input.
15918
15919 * files.el (file-modes-symbolic-to-number): Doc fix.
15920
393a301e
SM
159212011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
15922
15923 * international/mule-cmds.el (ucs-completions): Remove.
15924 (read-char-by-name): Use complete-with-action instead; add metadata.
15925
fa5660f9
CY
159262011-09-11 Chong Yidong <cyd@stupidchicken.com>
15927
15928 * window.el (display-buffer--action-function-custom-type)
15929 (display-buffer--action-custom-type): New vars.
15930 (display-buffer-alist, display-buffer-default-action)
15931 (display-buffer-overriding-action): Add defcustom types.
15932
4a592f66
CY
15933 * frame.el (delete-other-frames): Doc fix (Bug#276).
15934
73d56dbd
LMI
159352011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15936
15937 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
15938
37ac18a3
CY
159392011-09-11 Chong Yidong <cyd@stupidchicken.com>
15940
15941 Change modes that used same-window-* vars to use switch-to-buffer.
15942
15943 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
15944 Use switch-to-buffer.
15945
15946 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
15947 (customize-browse, custom-buffer-create-other-window):
15948 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
15949
15950 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
15951 (Info-prev, Info-up, Info-speedbar-goto-node)
15952 (info-display-manual): Use switch-to-buffer.
15953 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
15954
15955 * mail/sendmail.el (mail): Use switch-to-buffer.
15956 (mail-recover): Use switch-to-buffer-other-window.
15957
15958 * cmuscheme.el (run-scheme, switch-to-scheme):
15959 * ielm.el (ielm):
15960 * shell.el (shell):
15961 * net/rlogin.el (rlogin):
15962 * net/telnet.el (telnet, rsh):
15963 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
15964
10195bd6
AS
159652011-09-11 Andreas Schwab <schwab@linux-m68k.org>
15966
15967 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
15968
b322f63a
LMI
159692011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15970
39d7fed6
LMI
15971 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
15972 so don't mention it (bug#9301).
ba5a81f1 15973 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 15974
ee0e9f11
LMI
15975 * faces.el (face-spec-set-match-display): Make `(type graphic)'
15976 match `x', `w32' and `ns', like the manual says (bug#9029).
15977
0b1c89c1 15978 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
15979 (process-kill-buffer-query-function): Mention the buffer name in
15980 the query.
0b1c89c1 15981
77549ea8
LMI
15982 * image-mode.el (image-next-line): The line parameter is mandatory
15983 (bug#9258).
15984
803ef892
LMI
15985 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
15986 which can be useful (bug#9301).
15987
12980837
LMI
15988 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
15989
91054f8f
LMI
15990 * subr.el (match-string): Mention that the current buffer should
15991 be the same as the search was done in (bug#9282).
15992
b322f63a
LMI
15993 * facemenu.el: Disable the remove-* commands if the mark isn't
15994 active (bug#9162).
15995
3199b96f
CY
159962011-09-10 Chong Yidong <cyd@stupidchicken.com>
15997
15998 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
15999 of display-buffer.
16000 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
16001
16002 * replace.el (occur-mode-goto-occurrence)
16003 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
16004 and display-buffer.
16005
16006 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
16007 display-buffer.
16008
16009 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
16010 special-display and same-window variables.
16011 (mail-other-window): Use switch-to-buffer-other-window.
16012 (mail-other-frame): USe switch-to-buffer-other-frame.
16013
393a301e
SM
16014 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
16015 Use display-buffer-other-frame.
3199b96f
CY
16016 (gdb-display-gdb-buffer): Use pop-to-buffer.
16017
16018 * progmodes/gud.el (gud-goto-info): Use info-other-window.
16019
16020 * progmodes/python.el: Don't set same-window-buffer-names.
16021
16022 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
16023
16024 * window.el (display-buffer-alist): Add *Python*.
16025
8319e0bf
CY
160262011-09-10 Chong Yidong <cyd@stupidchicken.com>
16027
16028 * window.el (display-buffer-alist): Add entry for buffers
16029 previously handled same-window-*.
16030 (display-buffer-alist, display-buffer-default-action)
16031 (display-buffer-overriding-action): Mark as risky.
16032 (display-buffer-alist): Document action function changes.
16033 (display-buffer--same-window-action)
16034 (display-buffer--other-frame-action): New variables.
16035 (switch-to-buffer, display-buffer-other-frame): Use them.
16036 (display-buffer): Rename reuse-frame entry to reusable-frames.
16037 (display-buffer-reuse-selected-window): Function deleted.
16038 (display-buffer-reuse-window): Handle reusable-frames alist entry.
16039 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
16040 (display-buffer-special): New function.
16041 (display-buffer--maybe-pop-up-frame-or-window): Rename from
16042 display-buffer-reuse-or-pop-window. Split off special-display
16043 part into display-buffer-special.
16044 (display-buffer-use-some-window): Don't perform any special
16045 pop-up-frames handling.
16046 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 16047 (display-buffer--maybe-same-window): Rename from
0d3ff375 16048 display-buffer-maybe-same-window.
8319e0bf 16049
919a69aa
CY
16050 * info.el: Don't set same-window-regexps.
16051 (info-setup): New function.
16052 (info-other-window, info): Call it.
16053
16054 * cus-edit.el: Don't set same-window-regexps.
16055 (customize-group): New argument.
16056 (customize-group-other-window): Use it.
16057 (customize-face, customize-face-other-window): Likewise.
16058 (custom-buffer-create-other-window): Use pop-to-buffer directly.
16059
8319e0bf
CY
16060 * net/rlogin.el:
16061 * net/telnet.el:
16062 * progmodes/gud.el: Don't set same-window-regexps.
16063
16064 * cmuscheme.el:
16065 * ielm.el:
16066 * shell.el:
16067 * mail/sendmail.el:
16068 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
16069
25173000
JL
160702011-09-10 Juri Linkov <juri@jurta.org>
16071
16072 * isearch.el (isearch-edit-string): Remove obsolete mention of
16073 `C-w' (`isearch-yank-word-or-char') from docstring.
16074 (isearch-query-replace): Fix typo in docstring (bug#9466).
16075
056e44ef
JL
160762011-09-10 Juri Linkov <juri@jurta.org>
16077
16078 * paren.el (show-paren-function): Don't show escaped parens.
16079 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
16080
c3760c17
EZ
160812011-09-10 Eli Zaretskii <eliz@gnu.org>
16082
16083 * mail/sendmail.el (mml-to-mime, mml-attach-file)
16084 (mm-default-file-encoding): Remove autoload forms, they are
16085 replaced with autoload cookies in mml.el and mm-encode.el.
16086 (mail-add-attachment): New command.
16087 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
16088 (mail-mode): Mention mail-insert-file and mail-add-attachment in
16089 the doc string.
16090 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
16091
fece895e
RT
160922011-09-10 Reuben Thomas <rrt@sc3d.org>
16093
e69df516
SM
16094 * simple.el (count-words-region): Use buffer if there's no region
16095 (bug#9429).
fece895e 16096
5e68ce4a
JL
160972011-09-09 Juri Linkov <juri@jurta.org>
16098
16099 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
16100 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
16101 (wdired-isearch-filter-read-only): New function. (Bug#6362)
16102
0a6b9622
AM
161032011-09-09 Alan Mackenzie <acm@muc.de>
16104
16105 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
16106 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
16107
14a29deb
EZ
161082011-09-09 Eli Zaretskii <eliz@gnu.org>
16109
16110 Fix for Savannah bug#9392.
16111 * simple.el (mail-encode-mml): New defvar.
16112
16113 * mail/rmail.el (mail-encode-mml): Add a defvar.
16114 (rmail-enable-mime-composing): Default to t.
16115 (rmail-forward): Use MIME method of forwarding only if both
16116 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
16117 Set mail-encode-mml non-nil if the MIME method was used.
16118
16119 * mail/sendmail.el (mml-to-mime): Add autoload form.
16120 (mail-encode-mml): Add a defvar.
16121 (mail-mode): Make mail-encode-mml buffer-local and initialize it
16122 to nil.
16123 (mail-send): If mail-encode-mml is non-nil, run the outgoing
16124 message through mml-to-mime, and reset mail-encode-mml to nil.
16125
28c45130
GM
161262011-09-09 Glenn Morris <rgm@gnu.org>
16127
16128 * woman.el (woman-if-body): When processing an .el block,
16129 do not delete the next .el block as well. (Bug#9447)
69f4b618 16130 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 16131
9b1c252e
MR
161322011-09-08 Martin Rudalics <rudalics@gmx.at>
16133
16134 * window.el (window-deletable-p): Make sure window is live before
16135 invoking window-prev-buffers.
16136
567457e3
LL
161372011-09-08 Leo Liu <sdl.web@gmail.com>
16138
16139 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
16140
97f05794
JL
161412011-09-08 Juri Linkov <juri@jurta.org>
16142
16143 * progmodes/compile.el (compilation-environment): Make it
16144 a defcustom (bug#8340).
16145
8b0874b5
MR
161462011-09-08 Martin Rudalics <rudalics@gmx.at>
16147
16148 * window.el (frame-auto-delete): Rename to window-auto-delete.
16149 Make it control auto-deletion of windows and/or frames.
16150 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 16151 for deleting window/frame. (Bug#9419)
8b0874b5
MR
16152 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
16153 Rewrite handling of case when window/frame can be deleted.
16154 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 16155 argument t. (Bug#9456)
8b0874b5 16156
4feb6e73
CY
161572011-09-07 Chong Yidong <cyd@stupidchicken.com>
16158
16159 * help-mode.el (help-mode): Restore autoload.
16160
91ab9c13
JL
161612011-09-07 Juri Linkov <juri@jurta.org>
16162
16163 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
16164 `compilation-environment'. Set buffer-local
16165 `compilation-environment' to `thisenv' later after (funcall mode).
16166 (Bug#8340)
16167
16168 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
16169 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
16170 instead of replacing its value. (Bug#8340)
16171
0527e251
JL
161722011-09-07 Juri Linkov <juri@jurta.org>
16173
16174 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
16175 based on text properties put by `grep-filter' instead of matching
16176 escape sequences.
16177 (grep-mode): Set buffer-local `compilation-error-screen-columns'
16178 to the value of `grep-error-screen-columns' (bug#9438).
16179
249f792c
JL
161802011-09-07 Juri Linkov <juri@jurta.org>
16181
16182 * simple.el (next-error-highlight, next-error-highlight-no-select):
16183 Doc fix (bug#9432).
16184
ff7271b9
OT
161852011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
16186
16187 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16188 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
16189
183fc730
LL
161902011-09-07 Leo Liu <sdl.web@gmail.com>
16191
16192 * net/rcirc.el (rcirc-mode): Conditionally initialize
16193 rcirc-input-ring.
16194
77694924
SM
161952011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16196
16197 * emacs-lisp/find-func.el (find-function-C-source): Only set
16198 find-function-C-source-directory after checking that we found a source
16199 file there (bug#9440).
16200
d809b8eb
AM
162012011-09-06 Alan Mackenzie <acm@muc.de>
16202
16203 * isearch.el (isearch-other-meta-char): Wherever a key list is
16204 unread, "unread" the prefix arg, too. This fixes bug #8901.
16205
453de99f
OG
162062011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
16207
16208 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
16209
90439906
JL
162102011-09-05 Juri Linkov <juri@jurta.org>
16211
16212 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
16213
f62bd846
JL
162142011-09-05 Juri Linkov <juri@jurta.org>
16215
16216 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
16217 keeping point where processing of grep matches begins, and
16218 continue to delete remaining escape sequences from the same point.
16219 (grep-filter): Make leading zero optional in "0?1;31m" because
16220 git-grep emits "\033[1;31m" escape sequences unlike expected
16221 "\033[01;31m" as GNU Grep does (bug#9408).
16222 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
16223
045820ec
JL
162242011-09-05 Juri Linkov <juri@jurta.org>
16225
16226 * subr.el (y-or-n-p): Capitalize "yes".
16227
f5e29b9b
MA
162282011-09-04 Michael Albinus <michael.albinus@gmx.de>
16229
16230 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
16231 `tramp-cache-unload-hook' where appropriate.
16232 (tramp-methods): Rename `tramp-remote-sh' to
16233 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
16234 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
16235
16236 * net/tramp-sh.el (top): Don't require 'shell.
16237 (tramp-methods): Add `tramp-remote-shell' and
16238 `tramp-remote-shell-args' entries.
16239 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
16240 (tramp-sh-handle-shell-command): Remove.
16241 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
16242 Use `tramp-remote-shell'.
16243
2784c434
CY
162442011-09-03 Chong Yidong <cyd@stupidchicken.com>
16245
393a301e 16246 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
16247 (sendmail-query-once): Save directly to send-mail-function.
16248 Update message-send-mail-function too.
16249
16250 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
16251
464cdf56
CS
162522011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
16253
16254 * progmodes/python.el (python-mode-map): Use correct function to
16255 start python interpreter from menu-bar (as reported by Geert
16256 Kloosterman).
16257 (inferior-python-mode-map): Fix typo.
393a301e 16258 (python-shell-map): Remove.
464cdf56 16259
d37e5c87
DD
162602011-09-03 Deniz Dogan <deniz@dogan.se>
16261
16262 * net/rcirc.el (rcirc-print): Simplify code for
16263 rcirc-scroll-show-maximum-output. There is no need to walk
16264 through all windows to find the right one.
16265
f3ada0ee
CS
162662011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
16267
16268 * help.el (help-return-method): Doc fix.
16269
1f3c99ca
MR
162702011-09-03 Martin Rudalics <rudalics@gmx.at>
16271
16272 * window.el (window-deletable-p): Don't return a non-nil value
16273 when there's a buffer that was shown in the window before.
16274 (Bug#9419)
393a301e
SM
16275 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
16276 Set window's previous buffers to nil.
1f3c99ca 16277
a3cf097f
EZ
162782011-09-03 Eli Zaretskii <eliz@gnu.org>
16279
16280 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
16281 newline before and after the tag line, so it doesn't interfere
16282 with determining the paragraph direction of bidirectional text.
16283
3d03de90
LL
162842011-09-03 Leo Liu <sdl.web@gmail.com>
16285
16286 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
16287
c3313451
CY
162882011-09-02 Chong Yidong <cyd@stupidchicken.com>
16289
393a301e 16290 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
16291 (pop-to-buffer): Change interactive spec. Pass second argument
16292 directly to display-buffer.
16293 (display-buffer): Fix interactive spec. Use functionp to
16294 distinguish between a function and a list of functions.
16295
16296 * abbrev.el (edit-abbrevs):
16297 * arc-mode.el (archive-extract):
16298 * autoinsert.el (auto-insert):
16299 * bookmark.el (bookmark-bmenu-list):
16300 * files.el (find-file):
16301 * view.el (view-buffer):
16302 * progmodes/compile.el (compilation-goto-locus):
16303 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
16304
89894cd8
CY
163052011-09-02 Chong Yidong <cyd@stupidchicken.com>
16306
16307 * window.el (display-buffer-alist): Doc fix.
16308 (display-buffer): Add docstring. Don't treat
16309 display-buffer-default specially.
16310 (display-buffer-reuse-selected-window)
16311 (display-buffer-same-window, display-buffer-maybe-same-window)
16312 (display-buffer-reuse-window, display-buffer-pop-up-frame)
16313 (display-buffer-pop-up-window)
16314 (display-buffer-reuse-or-pop-window)
16315 (display-buffer-use-some-window): New functions.
16316 (display-buffer-default-action): Use them.
393a301e 16317 (display-buffer-default): Delete.
89894cd8
CY
16318 (pop-to-buffer-1): Fix choice of actions.
16319
ae0bc9fb
SM
163202011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16321
16322 * minibuffer.el (completion--insert-strings): Don't get confused by
16323 completion entries that end with an LF char.
16324
e9d90883
EZ
163252011-09-01 Eli Zaretskii <eliz@gnu.org>
16326
16327 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
16328
437014c8
CY
163292011-09-01 Chong Yidong <cyd@stupidchicken.com>
16330
16331 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
16332 (display-buffer-same-window, display-buffer-other-window):
16333 New functions.
437014c8
CY
16334 (pop-to-buffer-1): New function. Use the above.
16335 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 16336 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
16337
16338 * view.el (view-buffer-other-window, view-buffer-other-frame):
16339 Just use pop-to-buffer.
16340
a5e063d5
TV
163412011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16342
16343 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
16344
793d32bb
WH
163452011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
16346
16347 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
16348
d65e4c15
RS
163492011-08-31 Richard Stallman <rms@gnu.org>
16350
16351 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
16352 of the separation of rmail-view-buffer from rmail-buffer.
16353 If you say no to "replace original", the decrypt is in the
16354 view buffer. If you say yes, the decrypt goes into the
16355 rmail buffer also.
16356
f818cd2a
MR
163572011-08-31 Martin Rudalics <rudalics@gmx.at>
16358
16359 * window.el (display-buffer-window): Rewrite doc-string.
16360 (display-buffer-record-window): New function.
16361 (display-buffer-macro-specifiers)
16362 (display-buffer-even-window-sizes, display-buffer-set-height)
16363 (display-buffer-set-width, display-buffer-in-window)
16364 (display-buffer-reuse-window, display-buffer-split-specifiers)
16365 (display-buffer-side-specifiers, display-buffer-split-window-1)
16366 (display-buffer-split-window, display-buffer-split-atom-window)
16367 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
16368 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
16369 (display-buffer-other-window-means-other-frame)
16370 (display-buffer-normalize-special)
16371 (display-buffer-normalize-default)
16372 (display-buffer-normalize-argument)
16373 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
16374 (display-buffer-normalize-specifiers, display-buffer-frame)
16375 (display-buffer-same-window, display-buffer-same-frame)
16376 (display-buffer-other-window)
16377 (display-buffer-same-frame-other-window)
16378 (display-buffer-other-frame, pop-to-buffer-same-window)
16379 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
16380 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
16381 (switch-to-buffer-same-frame)
16382 (switch-to-buffer-other-window-same-frame)
16383 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
16384 (display-buffer-alist-set-1, display-buffer-alist-set-2)
16385 (display-buffer-alist-set): Remove.
16386 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
16387 (special-display-regexps, special-display-function):
16388 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
16389 parameter.
16390 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
16391 (special-display-frame-alist, special-display-popup-frame)
16392 (same-window-buffer-names, same-window-regexps, same-window-p)
16393 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
16394 (split-window-preferred-function, split-height-threshold)
16395 (split-width-threshold, window-splittable-p)
16396 (split-window-sensibly, window--try-to-split-window)
16397 (window--frame-usable-p, even-window-heights)
16398 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
16399 (window--display-buffer-2, display-buffer-other-frame):
16400 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
16401 (display-buffer-default, display-buffer-assq-regexp): New functions.
16402 (display-buffer-alist): Rewrite doc-string.
16403 (display-buffer-default-action)
16404 (display-buffer-overriding-action): New variables.
16405 (display-buffer, switch-to-buffer): Rewrite.
16406 (pop-to-buffer): Restore Emacs 23 behavior but use
16407 window-normalize-buffer-to-display.
16408 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
16409 Restore Emacs 23 behavior but use
16410 window-normalize-buffer-to-switch-to.
16411 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
16412 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
16413 Rewrite using Emacs 23 options.
f818cd2a 16414
5bc3b51d
MA
164152011-08-31 Michael Albinus <michael.albinus@gmx.de>
16416
16417 * net/tramp.el (tramp-root-regexp): Remove.
16418 (tramp-completion-file-name-regexp-unified)
16419 (tramp-completion-file-name-regexp-separate)
16420 (tramp-completion-file-name-regexp-url): Don't use leading volume
b46a6a83 16421 letter on w32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
16422 (tramp-drop-volume-letter): Simplify definition.
16423 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 16424
b1a4f8e1
SM
164252011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
16426
16427 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
16428 (bug#9356).
16429
5664fa7b
RT
164302011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
16431
b1a4f8e1 16432 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 16433
9a45d6c3
JL
164342011-08-29 Juri Linkov <juri@jurta.org>
16435
16436 * isearch.el (isearch-done): Don't display message "Mark saved"
16437 when arg `edit' is non-nil to prevent its flicker in the echo area.
16438
fb87e0fb
CY
164392011-08-28 Chong Yidong <cyd@stupidchicken.com>
16440
16441 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
16442 obsolete packages for deletion.
16443
09ac1c2a
CS
164442011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
16445
16446 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 16447 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
16448 view-mode from help-mode.
16449 (help-xref-override-view-map): Remove.
16450 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
16451 view-mode is not used anymore.
16452
7a1ff57f
CY
164532011-08-28 Chong Yidong <cyd@stupidchicken.com>
16454
16455 * server.el (server-port): Doc fix.
16456
b9696605
CY
16457 * cus-theme.el (custom-theme-choose-mode): Inherit from
16458 special-mode (Bug#9124).
16459 (custom-theme-choose-mode-map): Add special-mode to parent.
16460
ef8cdf8c
AM
164612011-08-28 Alan Mackenzie <acm@muc.de>
16462
16463 * progmodes/cc-fonts.el
16464 (c-make-font-lock-BO-decl-search-function): New function.
16465 (c-basic-matchers-after - "Fontify the clauses after various
16466 keywords"): Extract the three keyword lists for the 3 erroneous
16467 constructs from the list of four, and use the new function above
16468 in place of an old one.
16469
27de4e20
DD
164702011-08-28 Deniz Dogan <deniz@dogan.se>
16471
16472 * net/rcirc.el (rcirc-insert-prev-input)
16473 (rcirc-insert-next-input): Remove unused argument.
16474
356a3681
SM
164752011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
16476
16477 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
16478
3fc9b218
AM
164792011-08-27 Alan Mackenzie <acm@muc.de>
16480
16481 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
16482 handle function pointer parameters properly.
16483
538a061c
MR
164842011-08-27 Martin Rudalics <rudalics@gmx.at>
16485
16486 * window.el (display-buffer-reuse-window): Fix case where
16487 selected window was reused with non-nil OTHER-WINDOW argument.
16488 (Bug#9381)
16489
35b1c40c
DD
164902011-08-27 Deniz Dogan <deniz@dogan.se>
16491
16492 * net/rcirc.el (rcirc-check-auth-status): Adding support for
16493 oftc's NickServ messages.
16494
2f6a3e79
GM
164952011-08-27 Glenn Morris <rgm@gnu.org>
16496
16497 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
16498
7254299e
CY
164992011-08-26 Chong Yidong <cyd@stupidchicken.com>
16500
16501 * emacs-lisp/package.el (package-install): Call package-initialize
16502 if called interactively.
16503
f8ccf167
LL
165042011-08-26 Leo Liu <sdl.web@gmail.com>
16505
16506 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
16507
3e8cd5ce
JL
165082011-08-25 Juri Linkov <juri@jurta.org>
16509
16510 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
16511 `search-whitespace-regexp' (bug#9364).
16512
93eb7113
JL
165132011-08-25 Juri Linkov <juri@jurta.org>
16514
16515 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
16516 `regexp-search-ring' to their global values to protect from
16517 updating by `read-from-minibuffer' (bug#9185).
16518
f65d1611
JL
165192011-08-25 Juri Linkov <juri@jurta.org>
16520
16521 * textmodes/ispell.el (ispell-command-loop): Add newline
16522 at the end of the "Use option `i'..." line.
16523
f1cf7a31
JL
165242011-08-25 Juri Linkov <juri@jurta.org>
16525
16526 * battery.el (display-battery-mode): If `battery-status-function'
16527 or `battery-mode-line-format' is nil, display the message and set
16528 `display-battery-mode' to nil (bug#9363).
16529
0c95fcf7
EZ
165302011-08-25 Eli Zaretskii <eliz@gnu.org>
16531
16532 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
16533 bidi-string-mark-left-to-right; they are unnecessary now.
16534
a2ebe600
DD
165352011-08-25 Deniz Dogan <deniz@dogan.se>
16536
16537 * net/quickurl.el: Documentation typo fixes.
16538
e4ed06f1
CY
165392011-08-25 Chong Yidong <cyd@stupidchicken.com>
16540
16541 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
16542
e5f1c99e
GM
165432011-08-25 Glenn Morris <rgm@gnu.org>
16544
b2948976
GM
16545 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
16546
e5f1c99e
GM
16547 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
16548 (smtpmail-via-smtp): Handle nil response from smtp.
16549
f22f4808
JL
165502011-08-24 Juri Linkov <juri@jurta.org>
16551
16552 * proced.el (proced-marked): Inherit from `error' instead of
16553 `font-lock-warning-face'.
16554
16555 * ibuffer.el (ibuffer-marked-face): Change default face from
16556 `font-lock-warning-face' to `warning'.
16557 (ibuffer-deletion-face): Change default face from
16558 `font-lock-type-face' to `error'.
16559
16560 * battery.el (battery-update): Use the face `error' instead of
16561 `font-lock-warning-face' (bug#6117).
16562
6a93965e
JL
165632011-08-24 Juri Linkov <juri@jurta.org>
16564
16565 * faces.el (success): Change face color from "Green3" to
16566 "ForestGreen" on light background (bug#9353).
16567
1ed43b09
CY
165682011-08-24 Chong Yidong <cyd@stupidchicken.com>
16569
5664fa7b
RT
16570 * window.el (quit-window): Rename from quit-restore-window.
16571 Use same arglist as old quit-window.
1ed43b09
CY
16572 (frame-auto-delete): Doc fix.
16573
16574 * view.el (view-mode-exit): Use quit-window.
16575
11dcdbb2
JL
165762011-08-24 Juri Linkov <juri@jurta.org>
16577
16578 * isearch.el (isearch-ring-adjust1): Start visiting previous
16579 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
16580 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
16581 for empty search string (when the last search string is reused
16582 automatically) to adjust the isearch ring to the last element and
16583 prepare the correct index for further M-p commands (bug#9185).
16584
de62b4df
KH
165852011-08-24 Kenichi Handa <handa@m17n.org>
16586
16587 * international/ucs-normalize.el: If decomposition property of
16588 CHAR is the default one (i.e. a list of CHAR itself), treat it as
16589 nil.
16590 (nfd, nfkd): Likewise.
16591
963b492b
SM
165922011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
16593
16594 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
16595 from process filters aren't reliably transmitted to the surrounding
16596 accept-process-output.
16597 (mpc-proc-check): New function.
16598 (mpc-proc-sync): Use it (bug#8293)
16599
93b6b5e1
SM
166002011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
16601
16602 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
16603 Add compatibility functions (bug#9313).
16604
bca633fb
EZ
166052011-08-23 Eli Zaretskii <eliz@gnu.org>
16606
b177498a
EZ
16607 * cus-start.el (all): Add entry for bidi-paragraph-direction.
16608
6df6ae42 16609 * international/uni-bidi.el: Regenerate.
bca633fb 16610
0902a04e
KH
166112011-08-23 Kenichi Handa <handa@m17n.org>
16612
16613 * international/charprop.el:
16614 * international/uni-bidi.el:
16615 * international/uni-category.el:
16616 * international/uni-combining.el:
16617 * international/uni-comment.el:
16618 * international/uni-decimal.el:
16619 * international/uni-decomposition.el:
16620 * international/uni-digit.el:
16621 * international/uni-lowercase.el:
16622 * international/uni-mirrored.el:
16623 * international/uni-name.el:
16624 * international/uni-numeric.el:
16625 * international/uni-old-name.el:
16626 * international/uni-titlecase.el:
16627 * international/uni-uppercase.el: Regenerate.
16628
3bbf23bc
MR
166292011-08-23 Martin Rudalics <rudalics@gmx.at>
16630
16631 * help.el (help-window-setup): Fix message displayed when other
16632 window is reused. (Bug#9341)
16633
b3fd59bd
SM
166342011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
16635
1802e444
SM
16636 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
16637 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
16638
b3fd59bd
SM
16639 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
16640 Mark obsolete.
16641 * shell.el (shell-parse-pcomplete-arguments): New function.
16642 (shell-completion-vars): Use it instead (bug#9160).
16643
4eb61348
SM
166442011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
16645
867cab74
SM
16646 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
16647 strings and comments (bug#9333).
16648
4eb61348
SM
16649 * emacs-lisp/debug.el (debug-arglist): New function.
16650 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
16651 (debug-on-entry-1): Handle interpreted closures (bug#9120).
16652
262a1439
JL
166532011-08-22 Juri Linkov <juri@jurta.org>
16654
56ee679c
JL
16655 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16656 Revert regexp that highlights output switches to its old
16657 pre-2010-10-28 value and remove one `?' from it (bug#9319).
16658
262a1439
JL
16659 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
16660 to check for empty output (bug#9226).
16661
f13f86fb
CY
166622011-08-22 Chong Yidong <cyd@stupidchicken.com>
16663
16664 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
16665 symbol-constituent as the default, as that stops font-lock from
16666 working properly (Bug#8843).
16667
c65c9622
LMI
166682011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16669
16670 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
16671 `coding-system-for-*' around the process open call to avoid
16672 auth-source side effects.
e7f2c178 16673 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
16674 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
16675 probe hangs.
c65c9622 16676
23a8a5ab
CY
166772011-08-21 Chong Yidong <cyd@stupidchicken.com>
16678
ff98b2dd
CY
16679 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
16680
23a8a5ab
CY
16681 * emacs-lisp/find-func.el (find-function-noselect): New arg
16682 lisp-only.
16683
16684 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
16685 signal an error for built-in functions (Bug#6664).
16686
f5e3c598
LMI
166872011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16688
16689 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
16690 (smtpmail-try-auth-methods): Use it.
16691
a3f2468a
CY
166922011-08-21 Chong Yidong <cyd@stupidchicken.com>
16693
2c34e8da
CY
16694 * font-lock.el (font-lock-fontify-region)
16695 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
16696 (font-lock-default-unfontify-buffer)
16697 (font-lock-default-fontify-region)
16698 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
16699
b3fd59bd
SM
16700 * progmodes/compile.el (compilation-error-properties):
16701 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
16702 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
16703 `ant' regexp.
ee31aabc 16704
a3f2468a
CY
16705 * net/browse-url.el (browse-url-firefox): Don't call
16706 browse-url-firefox-sentinel unless using -remote (Bug#9328).
16707
8e999f70
GM
167082011-08-20 Glenn Morris <rgm@gnu.org>
16709
c21a496a
GM
16710 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
16711
59ee0542
GM
16712 * tutorial.el (tutorial--default-keys): Update some default bindings.
16713
8e999f70
GM
16714 * files.el (hack-local-variables): Fully ignore case for "mode:".
16715
e3715033
AM
167162011-08-20 Alan Mackenzie <acm@muc.de>
16717
16718 Resolve invalid use of a regexp in regexp-opt.
16719
4d61f28d
JB
16720 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
16721 detection for a java annotation.
e3715033 16722
4d61f28d 16723 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
16724 detection for a java annotation.
16725
4d61f28d
JB
16726 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
16727 handling for java.
e3715033
AM
16728 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
16729
04ed2e9c
CY
167302011-08-20 Chong Yidong <cyd@stupidchicken.com>
16731
16732 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
16733 (Bug#9274).
16734
826cee64
AM
167352011-08-20 Alan Mackenzie <acm@muc.de>
16736
58179cce 16737 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
16738 such a construct. Mainly for when jit-lock etc. starts a chunk
16739 here.
16740
58179cce 16741 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 16742 variable.
58179cce 16743 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
16744 c-make-font-lock-search-function.
16745 (c-make-font-lock-search-function): Use the above function.
16746 (c-make-font-lock-context-search-function): New function.
16747 (c-cpp-matchers): Enhance the preprocessor expression case with
16748 the above function
16749 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
16750 which takes an expression.
16751
16752 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
16753
13009bd8
MR
167542011-08-20 Martin Rudalics <rudalics@gmx.at>
16755
16756 * window.el (display-buffer-reuse-window)
16757 (display-buffer-pop-up-window): Don't reuse or split a side
16758 window.
16759
9234ff7f
GM
167602011-08-19 Glenn Morris <rgm@gnu.org>
16761
16762 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 16763 Downcase "Mode:". (Bug#9331)
9234ff7f 16764
f635daa1
CY
167652011-08-18 Chong Yidong <cyd@stupidchicken.com>
16766
16767 * international/characters.el: Add L and R categories.
16768
16769 * subr.el (bidi-string-mark-left-to-right): Rename from
16770 string-mark-left-to-right. Use category search.
16771
16772 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
16773
bc987f8b
JL
167742011-08-18 Juri Linkov <juri@jurta.org>
16775
16776 * faces.el (error, warning, success): New faces with definitions
16777 copied from old default values of `font-lock-warning-face',
16778 `compilation-warning', `compilation-info' (bug#6117).
16779
16780 * font-lock.el (font-lock-warning-face): Inherit from `error'.
16781
16782 * progmodes/compile.el (compilation-error): Inherit from `error'.
16783 (compilation-warning): Inherit from `warning'.
16784 (compilation-info): Inherit from `success'.
16785
16786 * dired.el (dired-marked): Inherit from `warning'.
16787 (dired-flagged): Inherit from `error'.
16788
57173b96
LMI
167892011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16790
3e79eb87
LMI
16791 * mail/smtpmail.el (auth-source): Require to avoid problems with
16792 binding variables (bug#9298). Also clean up some unused
16793 autoloads.
16794
b3fd59bd
SM
16795 * net/network-stream.el (network-stream-open-starttls):
16796 Support using starttls.el without using gnutls-cli.
57173b96 16797
02b404de
JL
167982011-08-17 Juri Linkov <juri@jurta.org>
16799
16800 * progmodes/grep.el (rgrep): Handle the case when
16801 `grep-find-command' is a cons cell (bug#9278).
16802
8c9177f2
MR
168032011-08-17 Martin Rudalics <rudalics@gmx.at>
16804
16805 * window.el (display-buffer-pop-up-frame): Run frame creation
16806 function with BUFFER current (as special-display-popup-frame
16807 does). Reported by Drew Adams.
16808
3644a0ab
DU
168092011-08-17 Daiki Ueno <ueno@unixuser.org>
16810
16811 * epa-mail.el: Simplify GnuPG group expansion using
16812 epg-expand-group.
16813 (epa-mail-group-alist, epa-mail-group-modtime)
16814 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
16815 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
16816 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
16817 Remove.
16818
5e617bc2 168192011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
16820
16821 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
16822
9c4aeabf
AM
168232011-08-16 Alan Mackenzie <acm@muc.de>
16824
16825 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
16826 Correct, to avoid the inside of macros.
16827
3a99bf64
RS
168282011-08-16 Richard Stallman <rms@gnu.org>
16829
04963aa8
RS
16830 * epa-mail.el: Handle GnuPG group definitions.
16831 (epa-mail-group-alist, epa-mail-group-modtime)
16832 (epa-mail-gnupg-conf-file): New variables.
16833 (epa-mail-parse-groups, epa-mail-sync-groups)
16834 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
16835 (epa-mail-expand-recipients): New functions.
16836 (epa-mail-encrypt): Call epa-mail-expand-recipients.
16837
177549d0
RS
16838 * mail/rmail.el (rmail-epa-decrypt): New command.
16839
fe38beef
RS
16840 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
16841 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
16842 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
16843 (epa-decrypt-armor-in-region): Make error message clearer.
16844
934eacb9
SM
168452011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
16846
16847 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
16848 and "a2b" to "ab" for `prefix'.
16849
d024fb4e
CY
168502011-08-14 Chong Yidong <cyd@stupidchicken.com>
16851
16852 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
16853 filter groups.
de148fee
CY
16854 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
16855 Fourquet (Bug#8804).
d024fb4e 16856
62f1ca49
JB
168572011-08-12 Juanma Barranquero <lekktu@gmail.com>
16858
16859 * startup.el (argi): Declare as global variable (bug#9275).
16860
9ccaaa4b
CY
168612011-08-12 Chong Yidong <cyd@stupidchicken.com>
16862
16863 * subr.el (string-mark-left-to-right): Search the entire string
16864 for RTL script, not just the terminating character. Doc fix.
16865
a3dae87a
SM
168662011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
16867
6cd18349
SM
16868 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
16869 New function.
16870 (js--regexp-literal, js-syntax-propertize-function): Remove.
16871 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
16872 (js-mode-map): Don't rebind electric keys.
16873 (js-insert-and-indent): Remove.
16874 (js-mode): Setup electric-layout and electric-indent instead.
16875
a3dae87a
SM
16876 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
16877
9d5cb631
DU
168782011-08-12 Daiki Ueno <ueno@unixuser.org>
16879
16880 * epa.el (epa-progress-callback-function): Fix the logic of
16881 displaying progress.
16882 * epa-file.el (epa-file-insert-file-contents): Make progress
16883 display more user-friendly.
16884 (epa-file-write-region): Ditto.
16885
3e26a4a2
CY
168862011-08-10 Chong Yidong <cyd@stupidchicken.com>
16887
16888 * subr.el (string-mark-left-to-right): New function.
16889
16890 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
16891 Use string-mark-left-to-right.
16892 (list-buffers-noselect): Caller changed.
16893
a3dae87a
SM
16894 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
16895 Use string-mark-left-to-right.
3e26a4a2
CY
16896 (tabulated-list-print): Recenter after moving point.
16897
ac8cf6e6
JL
168982011-08-10 Juri Linkov <juri@jurta.org>
16899
16900 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
16901 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
16902 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
16903
8d96c9a4
CY
169042011-08-09 Chong Yidong <cyd@stupidchicken.com>
16905
16906 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
16907 (Bug#7554).
16908
7be1c708 169092011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
16910
16911 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
16912 character. (Bug#6594)
16913
37e11a63
CY
169142011-08-08 Chong Yidong <cyd@stupidchicken.com>
16915
839dde57
CY
16916 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
16917 (image-dired--with-db-file): New macro.
16918 (image-dired-write-tags, image-dired-remove-tag)
16919 (image-dired-create-gallery-lists, image-dired-write-comments)
16920 (image-dired-get-comment, image-dired-mark-tagged-files)
16921 (image-dired-list-tags, image-dired-gallery-generate): Use it.
16922 (image-dired-gallery-generate): Use insert-file-contents.
16923
37e11a63
CY
16924 * time.el (display-time-world-list, display-time-world-display):
16925 * time-stamp.el (time-stamp-string):
16926 * vc/add-log.el (add-change-log-entry): Use setenv instead of
16927 set-time-zone-rule (Bug#7337).
16928
0b4946c4
DU
169292011-08-08 Daiki Ueno <ueno@unixuser.org>
16930
16931 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
16932 (epg-error-to-string, epg-errors-to-string): New function.
16933 (epg-wait-for-completion): Reverse errors list.
16934 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
16935 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
16936 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
16937 (epg-sign-keys, epg-generate-key-from-file)
16938 (epg-generate-key-from-string): Format errors by using
16939 epg-errors-to-string (bug#9255).
16940 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
16941
75bfc667
JL
169422011-08-07 Juri Linkov <juri@jurta.org>
16943
16944 * faces.el (list-faces-display): Remove extra angle bracket
16945 from `help-mode-map'.
16946
16947 * info.el (Info-history-toc-nodes): Doc fix.
16948
16949 * longlines.el (longlines-mode): Doc fix.
16950
673e08bb
SM
169512011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
16952
4640dd88
SM
16953 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
16954 of statements and in a few more cases (bug#9183).
16955
673e08bb
SM
16956 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
16957 New functions.
16958 (cl-transform-lambda): Use them (bug#9239).
16959
89b3f019
MR
169602011-08-05 Martin Rudalics <rudalics@gmx.at>
16961
16962 * window.el (display-buffer-same-window)
16963 (display-buffer-same-frame, display-buffer-other-window)
16964 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
16965 (pop-to-buffer-other-window)
16966 (pop-to-buffer-same-frame-other-window)
16967 (pop-to-buffer-other-frame): Make them defuns.
16968 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
16969
640c8776
SM
169702011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
16971
16972 * subr.el (make-composed-keymap): Move from C. Change calling
16973 convention, and improve docstring to bring attention to a subtle point.
16974 * minibuffer.el (completing-read-default): Adjust accordingly.
16975
63648a95
MA
169762011-08-03 Michael Albinus <michael.albinus@gmx.de>
16977
16978 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
16979 (tramp-open-shell): Use `tramp-shell-quote-argument'.
16980
16981 * net/trampver.el: Update release number.
16982
b796c9b7
SM
169832011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
16984
16985 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
16986 "in" (bug#9190).
16987
2239d7d5
LMI
169882011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
16989
e07dd7c3
LMI
16990 * mail/sendmail.el (sendmail-query-once): Restore the current
16991 buffer after querying (bug#9074).
16992
0e6a2bd7
LMI
16993 * dired.el (dired-flagged): Use different faces for marked and
16994 flagged files (bug#6117).
16995
ce887515
LMI
16996 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
16997 (bug#4433).
16998
92f2affc
LMI
16999 * ido.el (ido-mode): Switch off the message if called
17000 non-interactively.
17001
57d5aff0
LMI
17002 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
17003 before 587, since it appears that that's more likely to work for
17004 more people.
17005
98cd6c18 17006 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 17007 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
17008 exist.
17009
b96dec83
LMI
17010 * info.el: Remove the `Info-beginning-of-buffer' function
17011 (bug#8325).
17012
b796c9b7
SM
17013 * net/network-stream.el (network-stream-open-starttls):
17014 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 17015
d90e2ea0
MR
170162011-08-01 Martin Rudalics <rudalics@gmx.at>
17017
17018 * window.el (display-buffer-in-window): Don't set dedicated status
17019 of window here (Bug#9215).
17020 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
17021 (display-buffer-pop-up-side-window)
b796c9b7 17022 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 17023
cca09170
SM
170242011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
17025
17026 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
17027 before binding generated-autoload-file.
17028
027b979c
DD
170292011-08-01 Deniz Dogan <deniz@dogan.se>
17030
17031 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
17032
3c7ee4f3
MA
170332011-07-30 Michael Albinus <michael.albinus@gmx.de>
17034
17035 Sync with Tramp 2.2.2.
17036
17037 * net/trampver.el: Update release number.
17038
2cc8e51a
JL
170392011-07-30 Juri Linkov <juri@jurta.org>
17040
17041 * dired-aux.el (dired-touch-initial): Remove function.
17042 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
17043 current time, and `default' to the last modification time of the
17044 current marked file (bug#6887).
17045
a514d856
JM
170462011-07-28 Jose E. Marchesi <jemarch@gnu.org>
17047
17048 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 17049 numeric argument to read-number (bug#9163).
a514d856 17050
8a7eddd7
MA
170512011-07-27 Michael Albinus <michael.albinus@gmx.de>
17052
17053 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
17054 connection process, it could be nil.
17055
1ddd96f5
LL
170562011-07-27 Leo Liu <sdl.web@gmail.com>
17057
17058 Simplify url handling in rcirc-mode.
17059
17060 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
17061 (rcirc-browse-url-at-mouse): Remove.
17062 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
17063
b248a85d
AM
170642011-07-26 Alan Mackenzie <acm@muc.de>
17065
17066 Fontify bitfield declarations properly.
17067
17068 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
17069 (c-symbol-chars): Now exported as a lang variable.
17070 (c-not-primitive-type-keywords): New lang variable.
17071
17072 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
17073 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 17074 parsed as a bitfield declaration.
b248a85d 17075
b796c9b7
SM
17076 * progmodes/cc-engine.el (c-beginning-of-statement-1):
17077 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
17078 (c-punctuation-in): New function.
17079 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
17080 declarations properly.
17081
68575ab0
UJ
170822011-07-26 Ulf Jasper <ulf.jasper@web.de>
17083
17084 * calendar/icalendar.el (icalendar--all-events): Take care of
17085 multiple vcalendars in a single file.
b796c9b7 17086 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 17087
0f0a88b9
DD
170882011-07-25 Deniz Dogan <deniz@dogan.se>
17089
17090 * image.el (insert-image): Clarifying docstring.
17091
0b3f36df
MA
170922011-07-24 Michael Albinus <michael.albinus@gmx.de>
17093
17094 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
17095 `tramp-send-command-and-check' if there is no error.
17096 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
17097
a9901f61
AM
170982011-07-22 Alan Mackenzie <acm@muc.de>
17099
17100 Prevent cc-langs.elc being loaded at run time.
17101
17102 * progmodes/cc-mode.el: Remove two autoload forms which loaded
17103 cc-langs.
17104
4d61f28d 17105 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
17106 "(require 'cc-langs)". Quote a form so it will evaluate at
17107 (cc-mode's) compilation time.
17108
11d074b2
MA
171092011-07-22 Michael Albinus <michael.albinus@gmx.de>
17110
17111 * net/tramp.el (tramp-file-name-handler): Avoid recursive
17112 loading. (Bug#9114)
17113
938b94c8
MR
171142011-07-21 Martin Rudalics <rudalics@gmx.at>
17115
17116 * window.el (display-buffer-pop-up-window)
17117 (display-buffer-pop-up-side-window)
17118 (display-buffer-in-side-window): Call display-buffer-set-height
17119 and display-buffer-set-width after setting the new window's
b796c9b7 17120 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 17121
bfa4f190
SS
171222011-07-20 Sam Steingold <sds@gnu.org>
17123
17124 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
17125 (etags-tags-included-tables): Call `convert-standard-filename' on
17126 the file names contained in TAGS so that windows Emacs can handle
17127 TAGS files created by cygwin ctags.
17128
8ca42262
LMI
171292011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17130
17131 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
17132 which apparently didn't work.
17133
5db2afd2 171342011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 17135
5db2afd2
RW
17136 * proced.el (proced-send-signal): For *Marked Processes* buffer
17137 put point at beginning of buffer.
17138
92e15d10
SB
171392011-07-19 Stephen Berman <stephen.berman@gmx.net>
17140
17141 * proced.el (proced-format): Make header lines align with the text
17142 (bug#1779).
17143
1bfd59e5
LMI
171442011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
17145
17146 * view.el (view-buffer): Allow running in `special' modes if we're
17147 visiting a file (bug#8615).
17148
f5aae37c
MR
171492011-07-19 Martin Rudalics <rudalics@gmx.at>
17150
17151 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
17152 (display-buffer-alist-set-1, display-buffer-alist-set-2):
17153 New functions.
f5aae37c
MR
17154 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
17155 more accurately.
17156
bf2c1571
AM
171572011-07-18 Alan Mackenzie <acm@muc.de>
17158
17159 Fontify declarators properly when, e.g., a jit-lock chunk begins
17160 inside a declaration.
17161
17162 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
17163
b796c9b7
SM
17164 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
17165 New function.
bf2c1571
AM
17166 (c-complex-decl-matchers): Insert reference to
17167 c-font-lock-enclosing-decls.
17168
17169 * progmodes/cc-engine.el (c-backward-single-comment):
17170 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
17171 to nil around calls to (forward-comment -1).
17172
4e190b80
LMI
171732011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17174
12dc863d
LMI
17175 * image.el (put-image): Doc typo fix.
17176
a762e966
LMI
17177 * progmodes/etags.el (tags-search): Doc typo fix.
17178
4e190b80
LMI
17179 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
17180 password if we get errors 550 to 554.
17181
f019fb21
LMI
171822011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17183
b796c9b7 17184 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 17185
81746738
LMI
17186 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
17187 indentation character (bug#6380).
17188
3ee3a1b5
LMI
17189 * files.el (buffer-offer-save): Made permanently local (bug#6241).
17190
c82f64de
LMI
17191 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
17192 to clarify what the problem is (bug#4291).
17193
f019fb21
LMI
17194 * simple.el (current-kill): Clarify what
17195 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
17196 (auto-fill-mode): Document `auto-fill-function' in relation to
17197 `auto-fill-mode' (bug#2470).
f019fb21 17198
0794775d
LM
171992011-07-16 Lawrence Mitchell <wence@gmx.li>
17200
17201 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
17202 method if slot is read-only (bug#9035).
17203
be39b8cc
MR
172042011-07-16 Martin Rudalics <rudalics@gmx.at>
17205
b796c9b7 17206 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 17207 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
17208 selected before, see discussion of (Bug#8615), (Bug#6954).
17209 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 17210
6ccf7859
GM
172112011-07-15 Glenn Morris <rgm@gnu.org>
17212
17213 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 17214 Respect help-form.
6ccf7859 17215
87e86684
LM
172162011-07-09 Lawrence Mitchell <wence@gmx.li>
17217
17218 * net/gnutls.el (gnutls-min-prime-bits): New variable.
17219 (gnutls-negotiate): Use it.
17220
d6066239
LMI
172212011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17222
b796c9b7
SM
17223 * net/gnutls.el (gnutls-negotiate):
17224 Upcase `gnutls-algorithm-priority'.
d6066239 17225
bd23ebc0
GM
172262011-07-15 Glenn Morris <rgm@gnu.org>
17227
c65bca65
GM
17228 * jka-compr.el (jka-compr-verbose): Move from here...
17229 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
17230 Add missing :version tag.
17231 * info.el: No need to require jka-compr when compiling.
bd23ebc0 17232
478615cc
LMI
172332011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17234
7b41decb
LMI
17235 * net/gnutls.el (gnutls-algorithm-priority): New variable.
17236 (gnutls-negotiate): Use it.
17237
dbc44fcd
LMI
17238 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
17239
06789f97
LMI
17240 * info.el (Info-beginning-of-buffer): New command.
17241 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
17242 announcing `b' as the key (bug#8325).
ab896c37 17243 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 17244
c39da690
LMI
17245 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
17246
3aa5f34b
LMI
17247 * international/mule-cmds.el
17248 (describe-specified-language-support): Make the error message
17249 clearer (bug#8905).
17250
4bf0979f
LMI
17251 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
17252
478615cc
LMI
17253 * isearch.el (isearch-barrier): Add a doc string, since it's
17254 mentioned in a function doc string (bug#8678).
17255
75c68aa1
MR
172562011-07-15 Martin Rudalics <rudalics@gmx.at>
17257
17258 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
17259 buffer argument (Bug#9083) and self-identifying label argument.
17260
a7c33da2
GM
172612011-07-15 Glenn Morris <rgm@gnu.org>
17262
17263 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
17264
2f5c6024
LMI
172652011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17266
17267 * man.el (Man-fontify-manpage): Fix message when formatting the
17268 man page (bug#7929).
17269
0bb23927 172702011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
17271
17272 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
17273 argument LRM; if non-nil, append an invisible LRM character to the
17274 buffer name.
17275 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
17276 last argument non-nil, when formatting buffer names.
0bb23927
EZ
17277 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
17278 paragraph direction.
cce4b0a7 17279
621ef9ab
LMI
172802011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17281
d1583c48
LMI
17282 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
17283 the man page name (bug#7929).
17284
6a57fb5f
LMI
17285 * image.el (put-image): Mention the `put-image' overlay property
17286 (bug#7834).
17287
d7956b14
LMI
17288 * scroll-bar.el (set-scroll-bar-mode): Mention that
17289 `scroll-bar-mode' lists the values (bug#7772).
17290
5b2d4a66
LMI
17291 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
17292 command (bug#7729).
17293
7509a874
LMI
17294 * rect.el (apply-on-rectangle): Return the point after the last
17295 operation.
17296 (string-rectangle): Go to the point after the last operation
17297 (bug#7522).
17298
4fe74b19
LMI
17299 * printing.el (pr-toggle-region): Clarify the documentation
17300 slightly (bug#7493).
17301
b796c9b7
SM
17302 * time.el (display-time-update):
17303 Allow `display-time-mail-function' to return nil (bug#7158).
17304 Fix suggested by Detlev Zundel.
ab283561 17305
fc233c9d
LMI
17306 * vc/diff.el (diff): Clarify the order the file names are read
17307 (bug#7111).
17308
43f5740b
LMI
17309 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
17310 the doc string (bug#7015).
17311
f2182a76
LMI
17312 * font-lock.el (font-lock-maximum-decoration): Mention what
17313 numeric levels mean (bug#6935).
17314
621ef9ab
LMI
17315 * startup.el (initial-buffer-choice): Don't mention the `none'
17316 selection, which is against policy.
17317
adc47434
MR
173182011-07-14 Martin Rudalics <rudalics@gmx.at>
17319
b796c9b7
SM
17320 * window.el (display-buffer-normalize-special):
17321 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 17322
7e5bfb8f
EZ
173232011-07-14 Eli Zaretskii <eliz@gnu.org>
17324
17325 * subr.el (version<, version<=, version=): Mention "-CVS" and
17326 "-12345" alpha version numbers.
17327
27fa387a
CY
173282011-07-14 Chong Yidong <cyd@stupidchicken.com>
17329
17330 * bindings.el: Add advertised binding for set-mark-command
17331 (Bug#5772).
17332
8bdfa064
CY
173332011-07-14 Chong Yidong <cyd@stupidchicken.com>
17334
17335 * bindings.el (mode-line-other-buffer):
17336 * bookmark.el (bookmark-bmenu-2-window):
17337 * bs.el (bs-cycle-next, bs-cycle-previous):
17338 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
17339 switch-to-buffer.
17340
17341 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 17342 Delete.
8bdfa064 17343
5eba16a3
JB
173442011-07-14 Juanma Barranquero <lekktu@gmail.com>
17345
17346 * follow.el (follow-debug-message, follow-redisplay):
17347 * jka-cmpr-hook.el (with-auto-compression-mode):
17348 Fix typos in docstrings.
17349
15853710
LMI
173502011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17351
a28e4607
LMI
17352 * subr.el (with-silent-modifications): Clarify somewhat what the
17353 macro inhibits (bug#6525).
17354
15853710
LMI
17355 * simple.el (eval-expression): Note what it does if called
17356 interactively (bug#6495).
17357
bee0fcef
CY
173582011-07-13 Chong Yidong <cyd@stupidchicken.com>
17359
b796c9b7
SM
17360 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
17361 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
17362
17363 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17364 Remove switch-to-buffer.
17365
58274504
LMI
173662011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17367
bd2fcc8d
LMI
17368 * files.el (make-directory): Clarify that an error will be raised
17369 if there's an error (bug#6397).
17370
0f04b32c
LMI
17371 * startup.el (initial-buffer-choice): Add `none' as a choice
17372 (bug#6234).
17373
465c5fc8
LMI
17374 * subr.el (add-hook): Clarify section about buffer-local hooks
17375 (bug#6218).
17376
58274504
LMI
17377 * dired.el (dired-flagged): Clarify doc string (bug#6117).
17378
bead9a43
JB
173792011-07-13 Juanma Barranquero <lekktu@gmail.com>
17380
17381 * tabify.el (untabify): Preserve the current column so that point
17382 doesn't move (bug#6032).
17383
3af98a7b
LMI
173842011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17385
b796c9b7
SM
17386 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
17387 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 17388
6240145a
GM
173892011-07-13 Glenn Morris <rgm@gnu.org>
17390
17391 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
17392 (dired-insert-directory): Give a message the first time
17393 if ls is found not to support --dired.
17394
1d8c2ccc
LMI
173952011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17396
17397 * simple.el (toggle-truncate-lines): Clarify what is toggled
17398 (bug#5580). Text by Drew Adams.
17399
5fc4038e
CY
174002011-07-13 Chong Yidong <cyd@stupidchicken.com>
17401
17402 * simple.el (blink-matching-open): Make the error message from the
17403 last change less verbose.
17404
bf6012e5
DN
174052011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
17406
17407 * font-lock.el (font-lock-comment-face): Use the high contrast
17408 "yellow" color for font-lock-comment-face on low color terminals
17409 using a dark background color (bug#4221).
17410
343c3b5a
LMI
174112011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17412
7e9505c5
LMI
17413 * dired.el (dired-insert-set-properties): Make the doc string
17414 reflect what it does now (bug#5325).
17415
c26fdcf5
LMI
17416 * simple.el (blink-matching-open): Say that we were unable to find
17417 the match within the limit, if we're limited (bug#5122).
17418
bb388cc5
LMI
17419 * international/mule-cmds.el (prefer-coding-system): Add an
17420 example (bug#4869).
17421
343c3b5a
LMI
17422 * progmodes/etags.el (tags-search): Document `file-list-form'
17423 (bug#4731).
17424
2a517d45
LM
174252011-07-13 Lawrence Mitchell <wence@gmx.li>
17426
17427 * net/browse-url.el (browse-url-default-browser)
17428 (browse-url-browser-function): Make the default browser choice a
17429 bit more logical (bug#4300). Also clean up the doc string.
17430
b6c78ef2
JB
174312011-07-13 Juanma Barranquero <lekktu@gmail.com>
17432
17433 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
17434 binary endings (bug#4440).
17435
1c4dd947
LMI
174362011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17437
a2014063
LMI
17438 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
17439 which can be pretty annoying (bug#8971).
17440
9c9c2d88
LMI
17441 * jka-compr.el (jka-compr-verbose): New variable, and use
17442 throughout (bug#8971).
17443
1c4dd947
LMI
17444 * info.el (Info-find-file): Fall back on the installation
17445 directory if we can't find the info node anywhere else.
17446
a1c9f41b
SO
174472011-07-13 Sergei Organov <osv@javad.com> (tiny change)
17448
17449 * vc/vc.el (vc-revert-file):
17450 Don't set file time-stamp in the past. (Bug#5181)
17451
536f3d36
LMI
174522011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17453
7152b011
LMI
17454 * files.el (after-find-file): Give a better error message when
17455 trying to find a symlink that points to a file that doesn't exist
17456 (bug#4398).
17457
536f3d36
LMI
17458 * progmodes/cc-vars.el: Remove (probably) misleading comment
17459 (bug#4396).
17460
460c0fba
JB
174612011-07-12 Johan Bockgård <bojohan@gnu.org>
17462
17463 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
17464
7a6bda45
CY
174652011-07-12 Chong Yidong <cyd@stupidchicken.com>
17466
17467 * mouse-sel.el: Hack restoring functionality, while keeping
17468 compatibility with 2010-07-03 changes to mouse selection.
17469 (mouse-sel-primary-overlay): New var.
17470 (mouse-sel-selection-alist): Use it.
17471 (mouse-sel-mode): Doc fix; remove points that are default features
17472 of mouse.el.
17473
c79598ef
JB
174742011-07-12 Johan Bockgård <bojohan@gnu.org>
17475
17476 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17477 Fix previous fix (bug#2490).
17478
ff8be6ef
RW
174792011-07-12 Roland Winkler <winkler@gnu.org>
17480
b796c9b7
SM
17481 * textmodes/bibtex.el (bibtex-initialize):
17482 Use pop-to-buffer-same-window.
ff8be6ef
RW
17483 (bibtex-search-entries): Fix interactive call.
17484
296ba3ee
LMI
174852011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
17486
f5242a02 17487 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
17488 Fontise bytecomp Error lines more correctly (bug#2490).
17489 Fix suggested by Johan Bockgård.
f5242a02 17490
296ba3ee
LMI
17491 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
17492
17493 * dired-x.el (dired-guess-default): Use `delete-dups'.
17494
f69fd0d2
CY
174952011-07-12 Chong Yidong <cyd@stupidchicken.com>
17496
17497 * dired.el (dired-mark-prompt):
17498 * dired-aux.el (dired-read-shell-command): Doc fix.
17499
eab5dc07
LMI
175002011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17501
b796c9b7
SM
17502 * mail/sendmail.el (sendmail-query-once):
17503 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
17504 emacs -Q.
17505
17506 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
17507
eab5dc07
LMI
17508 * cus-edit.el (custom-file): Take an optional no-error variable.
17509 (customize-save-variable): Set the variable, and give a warning if
17510 running under "emacs -q".
17511
a1e65d42
JB
175122011-07-11 Juanma Barranquero <lekktu@gmail.com>
17513
17514 * loadhist.el (unload-feature-special-hooks):
17515 Add `auto-coding-functions', `fill-nobreak-predicate' and
17516 `find-directory-functions' (bug#5327).
17517
1d52da10
LMI
175182011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17519
be958f1d
LMI
17520 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
17521
5bedb26c
LMI
17522 * cus-edit.el (custom-guess-name-alist): -alist variables should
17523 use the `alist' type (bug#3120). Suggested by Drew Adams.
17524
1d52da10
LMI
17525 * printing.el: Add documentation to all the `pr-toggle-' commands.
17526
cd394be1 175272011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
17528
17529 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
17530 backends where it makes sense (bug#2623).
17531
dcc88d8a
LMI
175322011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
17533
c3de9feb
LMI
17534 * dired-x.el (dired-guess-default): Remove duplicate shell command
17535 entries (bug#2028).
8a93078b 17536 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 17537 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 17538
dcc88d8a
LMI
17539 * subr.el (remove-duplicates): New conveniency function.
17540
505e3645
LMI
175412011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17542
17543 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
17544 (bug#1526).
17545
175462011-07-10 Martin Rudalics <rudalics@gmx.at>
17547
17548 * window.el (display-buffer-normalize-default): Don't invert
17549 meaning of even-window-heights. Reported by Eli Zaretskii
17550 <eliz@gnu.org>.
17551
455e4fa1
BR
175522011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
17553
17554 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
17555
8e0bc3e9
CY
175562011-07-10 Chong Yidong <cyd@stupidchicken.com>
17557
17558 * window.el (display-buffer): Fix arguments to
17559 display-buffer-reuse-window in last change.
17560
fa7c3228
CY
17561 * faces.el (link): Use a less saturated blue on light backgrounds.
17562
17563 * startup.el (fancy-startup-text, fancy-about-text)
17564 (fancy-startup-tail): Use font-lock faces, for background safety.
17565
c0a7f300
BN
175662011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
17567
b796c9b7
SM
17568 * emulation/viper-cmd.el (viper-change-state-to-vi):
17569 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 17570
4dc2a129
MR
175712011-07-09 Martin Rudalics <rudalics@gmx.at>
17572
17573 * window.el (display-buffer-default-specifiers): Remove.
17574 (display-buffer-macro-specifiers): Remove default specifiers.
17575 (display-buffer-alist): Default to nil.
b796c9b7 17576 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
17577 (display-buffer-pop-up-window): Allow splitting internal
17578 windows. Check whether a live window was created.
17579 (display-buffer-other-window-means-other-frame)
17580 (display-buffer-normalize-arguments): Rename to
17581 display-buffer-normalize-argument and rewrite. Set the
17582 other-window specifier.
17583 (display-buffer-normalize-special): New function.
17584 (display-buffer-normalize-options): Rename to
17585 display-buffer-normalize-default and rewrite.
17586 (display-buffer-normalize-options-inhibit): Remove.
17587 (display-buffer-normalize-specifiers): Rewrite.
17588 (display-buffer): Process other-window specifier and call
17589 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
17590 more faithfully.
b796c9b7 17591 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 17592 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
17593 (display-buffer-in-window, display-buffer-alist-set):
17594 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
17595 <tassilo@member.fsf.org>.
17596
2d43b8c9
LL
175972011-07-09 Leo Liu <sdl.web@gmail.com>
17598
17599 * register.el (insert-register): Restore accidental change on
17600 2011-06-26. (Bug#9028)
17601
7f9b7c53
GM
176022011-07-09 Glenn Morris <rgm@gnu.org>
17603
17604 * subr.el (remq): Handle the empty list. (Bug#9024)
17605
f042cfd8
AS
176062011-07-08 Andreas Schwab <schwab@linux-m68k.org>
17607
17608 * mail/sendmail.el (send-mail-function): No longer delay custom
17609 initialization.
17610 * custom.el (custom-initialize-delay): Doc fix.
17611
856b2f11
SM
176122011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
17613
17614 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
17615
afae1d68
MA
176162011-07-08 Michael Albinus <michael.albinus@gmx.de>
17617
17618 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
17619 human-friendly prompt.
17620
0757af94
SM
176212011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
17622
17623 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
17624 provided by a particular plugin.
17625
d760b731
LMI
176262011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
17627
17628 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
17629 save customizations (with "emacs -Q"), just set the variable
17630 instead of erroring out.
17631
17632 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
17633
cd79ce90
JL
176342011-07-08 Juri Linkov <juri@jurta.org>
17635
17636 * arc-mode.el (archive-zip-expunge, archive-zip-update)
17637 (archive-zip-update-case): Use 7z if found by `executable-find'.
17638 The order of searching the available programs is the same as in
17639 `archive-zip-extract' (bug#8968).
17640
14cc04aa
CY
176412011-07-07 Chong Yidong <cyd@stupidchicken.com>
17642
17643 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
17644 (menu-bar-options-menu): Tweak descriptions.
17645
0a1848ec
LMI
176462011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
17647
17648 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
17649 menu items into verb phrases (bug#1421). Also refill to fit under
17650 80 columns.
17651
f5bd0689
CY
176522011-07-07 Chong Yidong <cyd@stupidchicken.com>
17653
538e85c6
CY
17654 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
17655 (Info-read-node-name): Doc fix (Bug#1084).
17656
f5bd0689
CY
17657 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
17658 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
17659 (end-of-sexp, beginning-of-sexp)
17660 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
17661 (forward-symbol, forward-same-syntax, word-at-point)
17662 (sentence-at-point): Doc fix (Bug#1144).
17663
56ec5115
LMI
176642011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
17665
f3f8e37f
LMI
17666 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
17667 should cover it (bug#1281).
17668
0757af94 17669 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 17670
e9fce1ac 17671 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
17672 negotiation fails, then possibly try again with a non-encrypted
17673 connection (bug#9017).
17674
56ec5115
LMI
17675 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
17676 be used.
17677
c2f9aec8
RS
176782011-07-07 Richard Stallman <rms@gnu.org>
17679
17680 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
17681 property, and handle its changed format.
17682 Look for the correct line number.
17683 Use file's line contents (but not past first =) to find
17684 correct line in message.
17685
ef7b981d 176862011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
17687
17688 * international/characters.el (build-unicode-category-table):
17689 Delete it.
0757af94 17690 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 17691
0757af94 17692 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
17693 to src/chartab.c.
17694 (get-char-code-property): Call unicode-property-table-internal to
17695 load a file. Call get-unicode-property-internal where necessary.
17696 (put-char-code-property): Call unicode-property-table-internal to
17697 load a file. Call put-unicode-property-internal where necessary.
17698 put-unicode-property-internal where necessary.
0757af94
SM
17699 (char-code-property-description):
17700 Call unicode-property-table-internal to load a file.
c805dec0
KH
17701
17702 * international/charprop.el:
17703 * international/uni-bidi.el:
17704 * international/uni-category.el:
17705 * international/uni-combining.el:
17706 * international/uni-comment.el:
17707 * international/uni-decimal.el:
17708 * international/uni-decomposition.el:
17709 * international/uni-digit.el:
17710 * international/uni-lowercase.el:
17711 * international/uni-mirrored.el:
17712 * international/uni-name.el:
17713 * international/uni-numeric.el:
17714 * international/uni-old-name.el:
17715 * international/uni-titlecase.el:
17716 * international/uni-uppercase.el: Regenerate.
17717
17718 * loadup.el: Load international/charprop.el before
17719 international/characters.
17720
e14b388a
CY
177212011-07-07 Chong Yidong <cyd@stupidchicken.com>
17722
17723 * window.el (next-buffer, previous-buffer): Signal an error if
17724 called from a minibuffer window.
17725
17726 * bindings.el: Revert 2011-07-04 change.
17727
354cf0ba
RS
177282011-07-06 Richard Stallman <rms@gnu.org>
17729
17730 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
17731 (rmail-mime-insert-bulk, rmail-mime-insert-text):
17732 Treat markers like ints.
17733 (rmail-mime-entity): Doc fix.
17734
a48868a7
LMI
177352011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
17736
4906cd3d
LMI
17737 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
17738 defcustom again for backwards compatibility.
17739
e0457abe
LMI
17740 * simple.el (shell-command-on-region): Fill.
17741
d67f7e1f
LMI
17742 * dired-aux.el (dired-kill-line): Add a doc string.
17743
fe204702
LMI
17744 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
17745 to "\\sw\\|\\s_" (bug#358).
17746
a48868a7
LMI
17747 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
17748 (dired-unmark-backward): Ditto.
17749 (dired-flag-backup-files): Ditto.
17750
17751 * dired-x.el (dired-mark-sexp): Ditto.
17752
aa8a705c
RS
177532011-07-06 Richard Stallman <rms@gnu.org>
17754
17755 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
17756 (rmail-mime-entity): New arg TRUNCATED.
17757 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
17758 New functions.
17759 (rmail-mime-save): Warn if entity is truncated.
17760 (rmail-mime-toggle-hidden): Likewise, for showing.
17761 (rmail-mime-process-multipart): Record when an entity is truncated.
17762
a9a936b9
RS
17763 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
17764 if ENTITY is a string.
17765
1f2b92cb
LMI
177662011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
17767
f4f73198 17768 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
17769 of faces when `M-C-x'-ing their definitions (bug#8378).
17770 Also clean up the code slightly.
f4f73198 17771
12b16734 17772 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 17773 because that makes the colors go away.
12b16734 17774
f0691d22
LMI
17775 * mail/sendmail.el (send-mail-function): Change the default to
17776 `sendmail-query-once'.
9e87df06 17777 (sendmail-query-once): Add an autoload cookie.
f0691d22 17778
1f2b92cb
LMI
17779 * net/network-stream.el (network-stream-open-starttls): Try using
17780 a plain connection even if the server offered STARTTLS, and we
17781 kinda wanted to use it, if Emacs doesn't have any STARTTLS
17782 capability. This should make smtpmail.el work in slightly more
17783 configurations.
17784
1cdd2a1b
MA
177852011-07-06 Michael Albinus <michael.albinus@gmx.de>
17786
17787 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
17788 New defun.
17789 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
17790
fbcc67e2
MM
177912011-07-06 Michael R. Mauger <mmaug@yahoo.com>
17792
17793 * progmodes/sql.el: Version 3.0
0757af94 17794 (sql-product-alist): Add product :completion-object,
fbcc67e2 17795 :completion-column, and :statement attributes.
0757af94 17796 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 17797 (sql-mode-syntax-table): Mark all punctuation.
0757af94 17798 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
17799 ansi keywords.
17800 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 17801 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
17802 (sql-oracle-show-reserved-words): New function for development.
17803 (sql-product-font-lock): Simplify for source code buffers.
17804 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
17805 New functions.
17806 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
17807 (sql-mode-map): Add statement movement functions.
17808 (sql-ansi-statement-starters, sql-oracle-statement-starters):
17809 New variable.
fbcc67e2
MM
17810 (sql-statement-regexp, sql-beginning-of-statement)
17811 (sql-end-of-statement, sql-signum): New functions.
0757af94 17812 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
17813 (sql-show-sqli-buffer): Bug fix.
17814 (sql-interactive-mode): Store connection data as buffer local.
0757af94 17815 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
17816 with sql-interactive-mode.
17817 (sql-save-connection): Save buffer local settings.
0757af94 17818 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
17819 (sql-product-interactive): Bug fix.
17820 (sql-preoutput-hold): New variable.
17821 (sql-interactive-remove-continuation-prompt): Bug fixes.
17822 (sql-debug-redirect): New variable.
17823 (sql-str-literal): New function.
17824 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 17825 Redesign.
fbcc67e2
MM
17826 (sql-oracle-save-settings, sql-oracle-restore-settings)
17827 (sql-oracle-list-all, sql-oracle-list-table): New functions.
17828 (sql-completion-object, sql-completion-column)
17829 (sql-completion-sqlbuf): New variables.
17830 (sql-build-completions-1, sql-build-completions)
17831 (sql-try-completion): New functions.
17832 (sql-read-table-name): Use them.
17833 (sql-contains-names): New buffer local variable.
17834 (sql-list-all, sql-list-table): Use it.
17835 (sql-oracle-completion-types): New variable.
17836 (sql-oracle-completion-object, sql-sqlite-completion-object)
17837 (sql-postgres-completion-object): New functions.
17838
d4eaeab1
GM
178392011-07-06 Glenn Morris <rgm@gnu.org>
17840
17841 * window.el (pop-to-buffer): Doc fix.
17842
322b7dab 178432011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
17844
17845 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
17846
322b7dab 178472011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 17848
322b7dab 17849 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 17850
322b7dab 17851 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 17852
605dd5bf
CY
178532011-07-05 Chong Yidong <cyd@stupidchicken.com>
17854
17855 * button.el (button): Inherit from link face. Suggested by Dan
17856 Nicolaescu.
17857
7dbfa719
SM
178582011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
17859
3db614b0
SM
17860 * progmodes/gdb-mi.el: Fit in 80 columns.
17861 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
17862 switch-to-buffer.
17863
7dbfa719
SM
17864 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
17865 if imenu is simply not configured (bug#8941).
17866
919d884a
KM
178672011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
17868
17869 * allout.el (allout-post-undo-hook): New allout outline-change
17870 event hook to signal undo activity.
17871 (allout-post-command-business): Run allout-post-undo-hook if an
17872 undo just occurred.
7dbfa719
SM
17873 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
17874 * allout-widgets.el (allout-widgets-after-undo-function):
17875 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
17876 in the vicinity of an undo.
17877 (allout-widgets-mode): Include allout-widgets-after-undo-function
17878 on the new allout-post-undo-hook.
17879
450a0f09
SM
178802011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
17881
17882 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
17883 Let define-derived-mode define it.
17884 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
17885 cycles of abbrev-table inheritance (bug#8998).
17886
2de69e00
RW
178872011-07-05 Roland Winkler <winkler@gnu.org>
17888
17889 * textmodes/bibtex.el: Add support for biblatex.
17890 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
17891 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
17892 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
17893 (bibtex-entry-alist, bibtex-field-alist): New variables.
17894 (bibtex-entry-field-alist): Obsolete alias for
17895 bibtex-BibTeX-entry-alist.
17896 (bibtex-entry-alist, bibtex-field-alist): New widgets.
17897 (bibtex-set-dialect): New command.
17898 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
17899 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
17900 Bind via bibtex-set-dialect.
2de69e00
RW
17901 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
17902 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
17903 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
17904 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
17905 Define via bibtex-set-dialect.
450a0f09
SM
17906 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
17907 Obey bibtex-no-opt-remove-re.
2de69e00
RW
17908 (bibtex-vec-push, bibtex-vec-incr): New functions.
17909 (bibtex-format-entry, bibtex-field-list)
17910 (bibtex-print-help-message, bibtex-validate)
17911 (bibtex-search-entries): Use new format of bibtex-entry-alist.
17912
2dcdbdd9
SM
179132011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
17914
17915 * progmodes/compile.el (compilation-goto-locus):
17916 * net/tramp-cmds.el (tramp-append-tramp-buffers):
17917 * bs.el (bs-cycle-next, bs-cycle-previous):
17918 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
17919 * bindings.el (mode-line-other-buffer):
17920 * autoinsert.el (auto-insert):
17921 * arc-mode.el (archive-extract):
17922 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
17923
b27640fe
JB
179242011-07-05 Juanma Barranquero <lekktu@gmail.com>
17925
17926 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
17927 Fix check of `emacs-lock-unlockable-modes'.
17928 Coerce true values of `emacs-lock--try-unlocking' to t.
17929
53bbe3ad
JB
179302011-07-05 Juanma Barranquero <lekktu@gmail.com>
17931
17932 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
17933 * emacs-lock.el: New file.
17934
1d3cdbc7
JD
179352011-07-05 Julien Danjou <julien@danjou.info>
17936
17937 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
17938 than `boundp' to check if face is set.
17939
9173deec
JB
179402011-07-05 Juanma Barranquero <lekktu@gmail.com>
17941
17942 * register.el (registerv-make):
17943 * window.el (window-min-height): Fix typos in docstrings.
17944
869795d6
JD
179452011-07-05 Jan Djärv <jan.h.d@swipnet.se>
17946
9173deec 17947 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
17948 Update doc string.
17949
b768cdcd
JB
179502011-07-04 Juanma Barranquero <lekktu@gmail.com>
17951
17952 * server.el (server-execute): Catch quit and call
17953 `server-return-error' to pass the error back to emacsclient and
17954 close the connection (bug#8942).
17955
13aa217b
KM
179562011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
17957
17958 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
17959 insecure exception for current topic. Also note that auto-saves
17960 are handled differently.
17961
5d3385a0 17962 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
17963 State variables for tracking auto-save inhibition situation.
17964
17965 (allout-write-contents-hook-handler): Rename from
17966 'allout-write-file-hook-handler', and describe how it depends on
17967 write-contents-functions sensitivity to non-nil value to prevent
17968 file write.
17969
17970 (allout-auto-save-hook-handler): Remove. auto-save does not check
17971 this in individual buffers, only in the starting buffer, so this
17972 is not the right way for us to inhibit auto-save in a buffer
17973 according to its condition.
17974
17975 (allout-mode): Use new allout-write-contents-hook-handler, and
17976 only with write-contents-functions. Remove auto-save provisions -
17977 they're implemented elsewhere.
17978
17979 (allout-before-change-handler): If undo is in progress, note that
17980 for attention of allout-post-command-business.
17981
17982 (allout-post-command-business): If the command we're following was
17983 an undo, check for change in the status of encrypted items and
17984 adjust auto-save inhibitions accordingly.
17985
17986 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
17987 according to whether there are or aren't any plain-text topics
17988 pending encryption.
17989
2dcdbdd9 17990 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
17991 Adjust buffer-saved-size and some allout state to inhibit auto-saves
17992 if there are plain-text topics pending encryption.
13aa217b
KM
17993
17994 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
17995 buffer-saved-size and some allout state to not inhibit auto-saves
17996 if there are no longer any plain-text topics pending encryption.
17997
0757af94
SM
17998 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
17999 No longer provide for exemption of the current topic.
13aa217b 18000
ac89b32c
JL
180012011-07-04 Juri Linkov <juri@jurta.org>
18002
18003 Add 7z operations to delete and save changed members (bug#8968).
18004 * arc-mode.el (archive-7z-expunge, archive-7z-update):
18005 New defcustoms.
18006 (archive-7z-write-file-member): New function.
18007 (archive-7z-summarize): Fix the number of dashes in the
18008 listing output.
18009
8fa39615
SM
180102011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18011
18012 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
18013 (bug#8958).
18014
2f11b3f1
CY
180152011-07-04 Chong Yidong <cyd@stupidchicken.com>
18016
d66fef2b
CY
18017 * bindings.el: Ignore next-buffer and previous-buffer in
18018 minibuffer-local-map.
18019
2f11b3f1
CY
18020 * font-lock.el (font-lock-builtin-face): Change light background
18021 color to dark slate blue (Bug#6693).
18022
f932a347
WD
180232011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
18024
18025 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
18026
c8af70e1
SM
180272011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18028
18029 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
18030 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18031 Add switch-to-buffer.
18032
f158badc
LMI
180332011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18034
18035 * isearch.el (isearch-search-fun-function): Clarify further the
18036 meaning of the function returned.
18037
6d95bd46
MA
180382011-07-04 Michael Albinus <michael.albinus@gmx.de>
18039
18040 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
18041
18042 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
18043 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
18044 Use it.
18045 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
18046 `tramp-default-remote-path' does not exist.
18047 (tramp-send-command-and-read): New optional argument NOERROR.
18048 (tramp-open-connection-setup-interactive-shell)
18049 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
18050 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
18051 (tramp-process-sentinel): Flush also process' connection property.
18052 (tramp-sh-handle-start-file-process): Do not set process
18053 sentinel. It is done now ...
18054 (tramp-maybe-open-connection): ... here. (Bug#8929)
18055
909e6b67
MK
180562011-07-04 MON KEY <monkey@sandpframing.com>
18057
18058 * play/animate.el (animate-string): Doc fixes and allow changing
18059 the buffer name (bug#5417).
18060
180612011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18062
c8af70e1 18063 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 18064
f34755dc
PE
180652011-07-04 Paul Eggert <eggert@cs.ucla.edu>
18066
396cec72
PE
18067 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
18068 This is simpler and helps future-proof the code.
18069 (timer-until): Use time-subtract and float-time.
08235028 18070 (timer--time-less-p): Use time-less-p.
f34755dc 18071
56e6cc31
JB
180722011-07-04 Juanma Barranquero <lekktu@gmail.com>
18073
3abb79e5
JB
18074 * type-break.el (timep): Use the value of `float-time' to avoid a
18075 byte-compiler warning.
18076
56e6cc31
JB
18077 * server.el (server-eval-and-print): Return any result, even nil.
18078
7b9430b4
PE
180792011-07-03 Paul Eggert <eggert@cs.ucla.edu>
18080
18081 * type-break.el: Accept time formats that the builtins accept.
18082 (timep, type-break-time-difference): Accept any format that
18083 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
18084 This is simpler and helps future-proof the code.
18085 (type-break-time-difference): Round rather than ignoring
18086 subseconds components.
18087
3034e9e7
LMI
180882011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18089
18090 * info.el (Info-apropos-matches): Make non-interactive, since it
18091 doesn't seem to do anything useful as a command (bug#8829).
18092
1485f4c0
CY
180932011-07-03 Chong Yidong <cyd@stupidchicken.com>
18094
18095 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 18096 Move from faces.el.
1485f4c0
CY
18097 (frame-default-terminal-background): New function.
18098
18099 * custom.el (custom-push-theme): Don't record faces in `changed'
18100 theme; this doesn't work correctly for per-frame face settings.
18101 (disable-theme): Use face-set-after-frame-default to reset faces.
18102 (custom--frame-color-default): New function.
18103
9fa3dd45
LMI
181042011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18105
c8af70e1 18106 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
18107 (bug#8769).
18108
6cbbc20c
KR
181092011-03-29 Kevin Ryde <user42@zip.com.au>
18110
18111 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18112 `perl-Test2' extend to match possible "fail #N" rep count
18113 (bug#8377).
18114
c7f98048
LMI
181152011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18116
65676592
LMI
18117 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
18118 `smtpmail-via-smtp' now returns the error instead of nil.
18119
c7f98048
LMI
18120 * isearch.el (isearch-search-fun-function): Clarify the doc string
18121 (bug#8101).
18122
56e6cc31 181232011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
18124
18125 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
18126 unnecessary spaces (bug#8987).
18127
2b216704
LMI
181282011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18129
18130 * net/network-stream.el (open-network-stream): Use the
18131 :end-of-capability command thoughout.
18132
181332011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
18134
18135 * net/network-stream.el (open-network-stream): Add the
18136 :end-of-capability command parameter, used by pop3.el.
18137
36adf6ce
LMI
181382011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18139
1ca0da0e
LMI
18140 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
18141
fc00f69c
LMI
18142 * fringe.el (fringe-query-style): Remove redundant text " (type ?
18143 for list)" (bug#6475).
18144
28fd8759 18145 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 18146 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
18147 an error (bug#6297).
18148
0dd8b6da
LMI
18149 * man.el (Man-reference-regexp): Allow matching possible
18150 word-wrapped references (bug#6289).
18151
ce1438d6
LMI
18152 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
18153 for consistency with the other vc buffers (bug#6197).
18154 (vc-checkin): Ditto.
18155
18156 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
18157
36adf6ce
LMI
18158 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
18159
e83cc1f7
LMI
181602011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18161
8a20ca4c
LMI
18162 * custom.el (defcustom): Clarify that :set is only used in the
18163 Customize user interface (bug#6089).
18164
83319045
LMI
18165 * progmodes/flymake.el (flymake-mode): If the buffer isn't
18166 associated with a file, refuse to run instead of erroring out
18167 (bug#6084).
18168
a8392169
LMI
18169 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
18170 the doc string, since it appears that using `fill-column' always
18171 controls the width (bug#7845).
18172
e83cc1f7
LMI
18173 * simple.el (shell-command-on-region): Say where the error output
18174 went if `shell-command-default-error-buffer' is set (bug#6857).
18175
e47ca23b
KM
181762011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
18177
18178 * allout.el (allout-yank-processing): Adjust cursor position for
18179 backwards-deleted space.
18180
18181 (allout-rebullet-heading): Register changes with
18182 allout-exposure-changed-hook, so the modified topic is properly
18183 decorated.
18184
5cf56143
LMI
181852011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18186
08549772
LMI
18187 * minibuffer.el (completion-in-region): Document PREDICATE
18188 (bug#7136).
18189
48e96771
LMI
18190 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
18191 of keyword/argument pairs (bug#6904).
18192
c8af70e1
SM
18193 * replace.el (multi-occur):
18194 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 18195
e17d05e2
LMI
181962011-07-02 Drew Adams <drew.adams@oracle.com>
18197
18198 * dired.el (dired-mark-if): Make the message about whether it's
18199 marking or unmarking clearer (bug#8523).
18200
063b0e45
LMI
182012011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18202
18203 * disp-table.el (display-table-print-array): New function.
18204 (describe-display-table): Use it to print the vectors more pretty
18205 (Bug#8859).
18206
28545e04
MR
182072011-07-02 Martin Rudalics <rudalics@gmx.at>
18208
18209 * window.el (window-state-get-1): Don't assign clone numbers.
18210 Add clone-of item to list of window parameters.
18211 (window-state-put-2): Don't process clone numbers.
18212 (display-buffer-alist): Fix doc-string.
18213
3349e122
SM
182142011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
18215
18216 * subr.el (remq): Don't allocate if it's not needed.
18217 (keymap--menu-item-binding, keymap--menu-item-with-binding)
18218 (keymap--merge-bindings): New functions.
18219 (keymap-canonicalize): Use them to refine the canonicalization.
18220 * minibuffer.el (minibuffer-local-completion-map)
18221 (minibuffer-local-must-match-map): Move initialization from C.
18222 (minibuffer-local-filename-completion-map): Move initialization from C;
18223 don't inherit from anything here.
18224 (minibuffer-local-filename-must-match-map): Make obsolete.
18225 (completing-read-default): Use make-composed-keymap to combine
18226 minibuffer-local-filename-completion-map with either
18227 minibuffer-local-must-match-map or
18228 minibuffer-local-filename-completion-map.
18229
d224ac83
GM
182302011-07-01 Glenn Morris <rgm@gnu.org>
18231
3de63bf8
GM
18232 * type-break.el (type-break-time-sum): Use dolist.
18233
d224ac83
GM
18234 * textmodes/flyspell.el (flyspell-word-search-backward):
18235 Replace CL function.
18236
1a1e3f32
SM
182372011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18238
fe3f64d5
SM
18239 * mouse.el (mouse--strip-first-event): New function.
18240 (function-key-map): Use it to map fringe clicks to normal clicks
18241 by default.
18242
eb604e34
SM
18243 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
18244 (vc-bzr-revision-completion-table): Add support for annotate and date.
18245
1a1e3f32
SM
18246 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
18247 inherit from parent.
18248
5bd35902
LMI
182492011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18250
ace6c69c 18251 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 18252 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 18253
191e2bed
LMI
18254 * dired.el (dired-mode): Fix up the doc string as suggested by
18255 Drew Adams (bug#8817).
18256
5bd35902
LMI
18257 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
18258 cookie, since the manual says that it should be possible to add
18259 this function to `find-file-hook' (bug#8709).
18260
eee8207a
TZ
182612011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
18262
18263 * progmodes/cfengine.el: Moved all cfengine3.el functionality
18264 here. Noted Ted Zlatanov as the maintainer.
18265 (cfengine-common-settings, cfengine-common-syntax): New functions
18266 to set up common things between `cfengine-mode' and
18267 `cfengine3-mode'.
18268 (cfengine3-mode): New mode.
18269 (cfengine3-defuns cfengine3-defuns-regex
18270 (cfengine3-class-selector-regex cfengine3-category-regex)
18271 (cfengine3-vartypes cfengine3-font-lock-keywords)
18272 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 18273 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 18274
36b148cf
MA
182752011-07-01 Michael Albinus <michael.albinus@gmx.de>
18276
18277 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
18278
18279 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
18280
0bf4ba9a
MR
182812011-07-01 Martin Rudalics <rudalics@gmx.at>
18282
18283 * window.el (same-window-buffer-names, same-window-regexps)
18284 (same-window-p, special-display-frame-alist)
18285 (special-display-popup-frame, special-display-function)
18286 (special-display-buffer-names, special-display-regexps)
18287 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
18288 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
18289 (split-window-preferred-function, split-height-threshold)
18290 (split-width-threshold, even-window-heights)
18291 (display-buffer-mark-dedicated, window-splittable-p)
18292 (split-window-sensibly, window-safely-shrinkable-p):
18293 Un-obsolete.
18294 (display-buffer): Don't spread args with function specifier
18295 because special-display-popup-frame won't like it.
18296
35837f51
PE
182972011-07-01 Paul Eggert <eggert@cs.ucla.edu>
18298
d0672f86
PE
18299 Time-stamp simplifications and fixes.
18300 These improve accuracy slightly, and future-proof the code
18301 against some potential changes to current-time format.
18302
b9444d97
PE
18303 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
18304 by using time-since and float-time.
18305
0ef923dc
PE
18306 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
18307 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
18308 + NNN microseconds".
18309
2f81380d
PE
18310 * type-break.el (type-break-time-sum): Rewrite using time-add.
18311
845b5c3e
PE
18312 * play/hanoi.el (hanoi-current-time-float): Remove.
18313 All uses replaced by float-time.
18314
ee6f1be0
PE
18315 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
18316 This yields a more-accurate answer.
18317 (rng-time-to-float): Remove; no longer needed.
18318
fe955043
PE
18319 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
18320
5777162a
PE
18321 * calendar/timeclock.el (timeclock-seconds-to-time):
18322 Defalias to seconds-to-time, since they're the same thing.
18323
3103f8b6 18324 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 18325 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
18326 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
18327
0e61a35f
SM
183282011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18329
18330 * window.el (bury-buffer): Don't iconify the only frame.
18331 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
18332 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
18333
ddd63a1e
CY
183342011-07-01 Chong Yidong <cyd@stupidchicken.com>
18335
0e61a35f
SM
18336 * eshell/em-smart.el (eshell-smart-display-navigate-list):
18337 Add mouse-yank-primary.
ddd63a1e 18338
055f4923
TZ
183392011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
18340
18341 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
18342
6a2fb145
SM
183432011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18344
18345 * emacs-lisp/find-func.el (find-library--load-name): New fun.
18346 (find-library-name): Use it to find relative load names when provided
18347 absolute file name (bug#8803).
18348
fd4983f2
LMI
183492011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
18350
887d14ad
LMI
18351 * textmodes/flyspell.el (flyspell-word): Consider words that
18352 differ only in case as potential doublons (bug#5687).
18353
c53dc7fc
LMI
18354 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
18355 Remove two rather uninteresting debugging-like messages to make
18356 debbugs.el more silent.
18357
fd4983f2
LMI
18358 * comint.el (comint-password-prompt-regexp): Accept "Response" as
18359 a password-like phrase.
18360
7a71b18d 183612011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
18362
18363 * progmodes/cc-guess.el: New file.
18364
6a2fb145 18365 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
18366
18367 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
18368 derived from `c-basic-common-init'.
18369
18370 * progmodes/cc-mode.el (top-level): Require cc-guess.
18371 (c-basic-common-init): Use `cc-choose-style-for-mode'.
18372
1fa280a3
LM
183732011-06-30 Lawrence Mitchell <wence@gmx.li>
18374
18375 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
18376
e6597158
AM
183772011-06-30 Alan Mackenzie <acm@muc.de>
18378
1fa280a3
LM
18379 * progmodes/cc-engine.el (c-guess-continued-construct):
18380 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
18381 lock is disabled. Name this case as "CASE G".
18382
68ba37fb
KM
183832011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
18384
18385 * allout.el (allout-yank-processing): Fix injection of extra space
18386 between bullet and non-whitespace character in first topic when
18387 pasting, ensuring that the actual spacing in the pasted topic
18388 following the bullet char is preserved. This extra space was
18389 causing pasted encrypted topics to get a decrypted status even
18390 when the content was actually still encrypted. Now the decryption
18391 status from before the paste is preserved.
18392
18393 (allout-flag-region): Set all allout overlays so they evaporate
18394 when reduced to zero length (evanescent), to prevent overlay
18395 leakage.
18396
887a0b34
GM
183972011-06-30 Glenn Morris <rgm@gnu.org>
18398
94b9acce
GM
18399 * w32-fns.el (w32-charset-info-alist): Declare.
18400
1d9b46d4
GM
18401 * find-dired.el (find-grep-options): Simplify.
18402
cc232200
GM
18403 * term/ns-win.el (ns-set-resource): Declare.
18404
28e77c46
GM
18405 * ses.el (row, col): Declare dynamic variables honestly.
18406
887a0b34
GM
18407 * textmodes/reftex-parse.el (index-tags): Declare.
18408
658d8eb8
CY
184092011-06-30 Chong Yidong <cyd@stupidchicken.com>
18410
18411 * cus-edit.el (customize-push-and-save): New function.
18412
18413 * files.el (hack-local-variables-confirm): Use it.
18414
1fa280a3
LM
18415 * custom.el (load-theme): New arg NO-CONFIRM.
18416 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
18417 (custom-enabled-themes): Doc fix.
18418
18419 * cus-theme.el (customize-create-theme)
18420 (custom-theme-merge-theme): Callers to load-theme changed.
18421
bb617717
LMI
184222011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
18423
d61bdd5d
LMI
18424 * thingatpt.el (thing-at-point-short-url-regexp): Require that
18425 short URLs have at least one dot in them (bug #7614).
18426
bb617717
LMI
18427 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
18428 nil, because using a pty is apparently too slow (bug #895).
18429
2f31f37a
LMI
184302011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
18431
18432 * mail/sendmail.el (sendmail-query-once): New function.
18433 (sendmail-query-once-function): New variable.
18434
3076b24e
GM
184352011-06-29 Glenn Morris <rgm@gnu.org>
18436
faf2a174
GM
18437 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
18438
3076b24e
GM
18439 * ses.el (top-level): Require cl when compiling.
18440 (ses-set-localvars): Fix error statement.
18441 Call it at compile time to silence a storm of warnings.
18442
5386012d
MR
184432011-06-29 Martin Rudalics <rudalics@gmx.at>
18444
18445 * window.el (normalize-live-buffer): Rename to
18446 window-normalize-buffer.
18447 (normalize-live-frame): Rename to window-normalize-frame.
18448 (normalize-any-window): Rename to window-normalize-any-window.
18449 (normalize-live-window): Rename to window-normalize-live-window.
18450 (make-window-atom): Rename to window-make-atom.
18451 (window-resize-reset): Rename to window--resize-reset.
18452 (window-resize-reset-1): Rename to window--resize-reset-1.
18453 (resize-mini-window): Rename to window--resize-mini-window.
18454 (resize-subwindows-skip-p): Rename to
18455 window--resize-subwindows-skip-p.
18456 (resize-subwindows-normal): Rename to
18457 window--resize-subwindows-normal.
18458 (resize-subwindows): Rename to window--resize-subwindows.
18459 (resize-other-windows): Rename to window--resize-siblings.
18460 (resize-this-window): Rename to window--resize-this-window.
18461 (resize-root-window): Rename to window--resize-root-window.
18462 (resize-root-window-vertically): Rename to
18463 window--resize-root-window-vertically.
18464 (normalize-buffer-to-display): Rename to
18465 window-normalize-buffer-to-display.
18466 (normalize-buffer-to-switch-to): Rename to
18467 window-normalize-buffer-to-switch-to.
18468 Correspondingly update all callers of the functions listed
18469 above.
18470 (display-buffer-alist, display-buffer-normalize-arguments)
18471 (display-buffer-normalize-options, display-buffer)
18472 (display-buffer-alist-set): Use "function" instead of
18473 "fun-with-args".
18474
1176868d
CY
184752011-06-28 Chong Yidong <cyd@stupidchicken.com>
18476
18477 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
18478 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
18479 debbugs.gnu.org. Mention acknowledgment email.
18480
20a7a65f
LMI
184812011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
18482
18483 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
18484 buffer multibyteness, since it shouldn't matter.
18485
5f45cca5
MR
184862011-06-28 Martin Rudalics <rudalics@gmx.at>
18487
18488 * window.el (display-buffer-in-side-window): Handle dedicated
18489 windows as in display-buffer-reuse-window.
18490 (display-buffer-normalize-alist): Use value of override
18491 specifier.
18492 (display-buffer-normalize-specifiers): Use value of
18493 other-window-means-other-frame specifier.
18494 (display-buffer-alist): Rewrite some texts in widgets.
18495 (display-buffer): Spread arguments when calling function
18496 specified by fun-with-args.
18497
ad85fe1f
DD
184982011-06-28 Deniz Dogan <deniz@dogan.se>
18499
1fa280a3
LM
18500 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18501 Unnest `let'.
da68c4c8 18502
ad85fe1f
DD
18503 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
18504 selectors (Bug#5732).
ec49bd31 18505 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 18506
a08cc025
JA
185072011-06-27 Jari Aalto <jari.aalto@cante.net>
18508
18509 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
18510 (eshell-ls-date-format): New defcustom.
18511 (eshell-ls-file): Use it.
18512
e2b551c5
SM
185132011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
18514
18515 * help-fns.el (describe-variable): Fix message for terminal-local vars.
18516
8982b231
KY
185172011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
18518
18519 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
18520 (ange-ftp-make-tmp-name): New arg.
18521 (ange-ftp-file-local-copy): Use it.
18522
36c9fa27
J
185232011-06-27 Jambunathan K <kjambunathan@gmail.com>
18524
18525 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
18526 no-conversion (Bug#8870).
18527
d68443dc
MR
185282011-06-27 Martin Rudalics <rudalics@gmx.at>
18529
18530 * window.el (window-right, window-left, window-child)
18531 (window-child-count, window-last-child)
18532 (window-iso-combination-p, walk-window-tree-1)
18533 (window-atom-check-1, window-tree-1, delete-window)
18534 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
18535 new naming conventions - window-vchild, window-hchild,
18536 window-next and window-prev are now called window-top-child,
18537 window-left-child, window-next-sibling and window-prev-sibling
18538 respectively.
d615d6d2
MR
18539 (resize-window-reset): Rename to window-resize-reset.
18540 (resize-window-reset-1): Rename to window-resize-reset-1.
18541 (resize-window): Rename to window-resize.
18542 (window-min-height, window-min-width)
18543 (resize-mini-window, resize-this-window, resize-root-window)
18544 (resize-root-window-vertically, adjust-window-trailing-edge)
18545 (enlarge-window, shrink-window, maximize-window)
18546 (minimize-window, delete-window, quit-restore-window)
18547 (split-window, balance-windows, balance-windows-area-adjust)
18548 (balance-windows-area, window-state-put-2)
18549 (display-buffer-even-window-sizes, display-buffer-set-height)
18550 (display-buffer-set-width, set-window-text-height)
18551 (fit-window-to-buffer): Rename all "resize-window" prefixed
18552 calls to use the "window-resize" prefix convention.
18553 (display-buffer-alist): Fix symbol for label specifier.
18554 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
18555 corresponding specifier.
18556 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 18557
b6458526
VB
185582011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
18559
18560 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
18561 convention.
18562 (ses-call-printer): Does not pass an empty string to formatter when the
18563 cell is empty to keep from barking printer Calc math-format-value.
18564
d31fd9ac
RS
185652011-06-27 Richard Stallman <rms@gnu.org>
18566
43d5bf84
RS
18567 * battery.el (battery-mode-line-limit): New variable.
18568 (battery-update): Handle it.
18569
d31fd9ac
RS
18570 * mail/rmailmm.el (rmail-mime-process-multipart):
18571 Handle truncated messages.
18572
819a6054
GM
185732011-06-27 Glenn Morris <rgm@gnu.org>
18574
18575 * progmodes/flymake.el (flymake-err-line-patterns):
18576 Allow for column numbers in the ant/javac pattern. (Bug#8866)
18577
cedc73f2
VB
185782011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
18579
819a6054 18580 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
18581 (ses--clean-!, ses--clean-_): New functions.
18582 (ses-range): Add configurability of readout order, and conversion
18583 to Calc vector.
18584
5e5d49b6
VB
18585 * ses.el (ses-repair-cell-reference-all): New function.
18586 (ses-cell-symbol): Set macro as safe, so that it can be used in
18587 formulas.
18588
56e6cc31 18589 * ses.el: Update cycle detection algorithm.
90ca8b49 18590 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 18591 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
18592 (ses-set-localvars): New function.
18593 (ses-make-cell): Add property-list as a cell element.
18594 (ses-cell-property-get-fun, ses-cell-property-get)
18595 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
18596 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
18597 New functions.
90ca8b49
VB
18598 (ses-cell-property-set, ses-cell-property-pop)
18599 (ses-cell-property-get-handle): New macro.
18600 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
18601 New aliases, used for code readability.
18602 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
18603 cycle detection.
18604 (ses-self-reference-early-detection): New defcustom.
fac916bf 18605 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
18606 (ses-mode): Use ses-set-localvars.
18607 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
18608 before lauching the update processing.
18609 (ses-initialize-Dijkstra-attempt): New function.
18610 (ses-recalculate-cell): Update for cycle detection based on
18611 Dijkstra algorithm.
18612
2bb63e81
VB
18613 * ses.el: Fix commenting and indenting convention.
18614
c9d29fb8
SM
186152011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
18616
18617 * bs.el (bs-cycle-next): Complete last change.
18618
d8e4b68b
JB
186192011-06-27 Drew Adams <drew.adams@oracle.com>
18620
18621 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
18622
40098786
LMI
186232011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18624
c9d29fb8
SM
18625 * net/network-stream.el (network-stream-open-starttls):
18626 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
18627 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
18628
40098786
LMI
18629 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
18630 to binary to possibly avoid line encoding issues on Windows (among
18631 other things).
18632
468d09d4
LMI
186332011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
18634
18635 * net/network-stream.el (open-network-stream): Return an :error
18636 saying what the problem was, if possible.
18637
18638 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
18639 server.
18640
18641 * net/network-stream.el (network-stream-open-starttls): If we
18642 wanted to use STARTTLS, and the server offered it, but we weren't
18643 able to because we had no STARTTLS support, then close the connection.
18644 (open-network-stream): Return an :error element, if present.
18645
16f07dd7
CY
186462011-06-26 Chong Yidong <cyd@stupidchicken.com>
18647
88821ca0
CY
18648 * hl-line.el (hl-line-sticky-flag): Doc fix.
18649 (global-hl-line-sticky-flag): New option (Bug#8323).
18650 (global-hl-line-highlight): Obey it.
18651
16f07dd7
CY
18652 * vc/vc.el (vc-revert-show-diff): Default to t.
18653
6b5ccddf
KM
186542011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
18655
c9d29fb8
SM
18656 * allout-widgets.el (allout-widgets-post-command-business):
18657 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
18658 undecorated when an isearch is continued past, and isearch
18659 automatically collapses them. This leads to "widget leaks", where
18660 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
18661 hidden widgets can slow down cursor travel, substantially.
18662 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
18663 so we're doing without this nicety.
18664
18665 (allout-widgets-tally-string): Don't try to do a hash-table-count
18666 of allout-widgets-tally when it's nil. This eliminates spurious "Error
18667 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
18668 *Messages* when allout-widgets-maintain-tally is t.
18669
355f2e07
MR
186702011-06-26 Martin Rudalics <rudalics@gmx.at>
18671
18672 * window.el (display-buffer-normalize-argument): Rename to
18673 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
18674 LABEL argument. Respect special-display-function when popping up
18675 a new frame. Fix code searching for a window showing the buffer
18676 on another frame.
c9d29fb8
SM
18677 (display-buffer-normalize-specifiers):
18678 Call display-buffer-normalize-arguments.
355f2e07
MR
18679 (display-buffer-in-window): Don't undedicate the window if its
18680 buffer remains the same.
18681 Reported by Drew Adams <drew.adams@oracle.com>.
18682 (display-buffer-alist): Add choice for same-window macro
18683 specfier.
18684 (display-buffer): Mention special meaning of LABEL argument in
18685 doc-string. Fix quoting. Don't pop up a new frame even as
18686 fallback.
18687
7ca8fc42
JB
186882011-06-26 Juanma Barranquero <lekktu@gmail.com>
18689
18690 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
18691 avoid deleting the current window in some cases (bug#8911).
18692
bc312254
AS
186932011-06-26 Andreas Schwab <schwab@linux-m68k.org>
18694
18695 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
18696 (Bug#8934)
18697
2db18f3f
LMI
186982011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
18699
c9d29fb8
SM
18700 * net/network-stream.el (network-stream-open-starttls):
18701 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
18702 (network-stream-open-tls): Ditto.
18703
6302e0d3
LL
187042011-06-26 Leo Liu <sdl.web@gmail.com>
18705
18706 * register.el (registerv): New struct.
18707 (registerv-make): New function.
c9d29fb8
SM
18708 (jump-to-register, describe-register-1, insert-register):
18709 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
18710 struct. (Bug#8415)
18711
5fdd4046
CY
187122011-06-26 Chong Yidong <cyd@stupidchicken.com>
18713
2afef60a
CY
18714 * vc/vc.el (vc-revert-show-diff): New defcustom.
18715 (vc-diff-internal): New arg specifying diff buffer.
18716 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
18717 reuse an existing *vc-diff* buffer (Bug#8927).
18718
5fdd4046
CY
18719 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
18720
e93db24a
GM
187212011-06-26 Glenn Morris <rgm@gnu.org>
18722
18723 * progmodes/f90.el (f90-critical-indent): New option.
18724 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
18725 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
18726 (f90-mode): Doc fix.
18727 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
18728 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
18729 (f90-beginning-of-block, f90-next-block, f90-indent-region)
18730 (f90-match-end): Handle block, critical.
18731
eefff499
GM
187322011-06-25 Glenn Morris <rgm@gnu.org>
18733
f6ba4cc9
GM
18734 * calendar/diary-lib.el (diary-included-files): Doc fix.
18735 (diary-include-files): New function, extracted from
18736 diary-include-other-diary-files and diary-mark-included-diary-files.
18737 (diary-include-other-diary-files, diary-mark-included-diary-files):
18738 Just call diary-include-files.
18739 (diary-mark-entries): Reset diary-included-files on first call.
18740
16712304
GM
18741 * calendar/diary-lib.el (diary-mark-entries)
18742 (diary-mark-included-diary-files):
18743 Visit included diary-files in temp buffers.
18744
5d8e0d43
GM
18745 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
18746 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
18747 (f90-start-block-re, f90-imenu-generic-expression)
18748 (f90-looking-at-program-block-start, f90-no-block-limit):
18749 Add support for submodules.
18750
ccf7a5d5
GM
18751 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
18752 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 18753
11fdef7d 187542011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
18755
18756 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
18757 buffer-file-type before setting its value, to avoid disastrous
eefff499 18758 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 18759
74f53697
JB
187602011-06-25 Juanma Barranquero <lekktu@gmail.com>
18761
18762 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
18763
18764 * ses.el (ses-unload-function):
18765 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
18766
18767 * proced.el (proced-unload-function):
18768 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
18769
18a4ce5e
AR
187702011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
18771
18772 * server.el (server-create-window-system-frame): Add parameters arg.
18773 (server-process-filter): Doc fix. Handle frame-parameters.
18774
519d22cc
JB
187752011-06-25 Juanma Barranquero <lekktu@gmail.com>
18776
18777 Fix bug#8730, bug#8781.
18778
18779 * loadhist.el (unload--set-major-mode): New function.
18780 (unload-feature): Use it.
18781
18782 * progmodes/python.el (python-after-info-look): Add autoload cookie.
18783 (python-unload-function): New function.
18784
c206f5b0
SM
187852011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
18786
18787 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
18788
f9ad64f3
GS
187892011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
18790
18791 * net/browse-url.el (browse-url-firefox-program): Add icecat to
18792 the candidates list.
18793
7d0da90e
JB
187942011-06-24 Juanma Barranquero <lekktu@gmail.com>
18795
18796 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
18797
14b4e83d
RS
187982011-06-23 Richard Stallman <rms@gnu.org>
18799
18800 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
18801 (rmail-variables): Set next-error-move-function.
18802 (rmail-what-message): Take argument POS.
18803 (rmail-next-error-move): New function.
18804
273d2baf
SM
188052011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
18806
18807 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
18808 messages for adjacent non-terminals.
18809
56c2cc9a
RS
188102011-06-23 Richard Stallman <rms@gnu.org>
18811
18812 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 18813 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
18814 (rmail-start-mail): Don't specify use of rmail-mail-return;
18815 that's done by mail-bury now.
18816 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 18817
d59eb518
MA
188182011-06-23 Michael Albinus <michael.albinus@gmx.de>
18819
18820 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
18821 SIZE is a number.
18822
02cfc6d6
MR
188232011-06-23 Martin Rudalics <rudalics@gmx.at>
18824
18825 * window.el (get-lru-window, get-mru-window)
18826 (get-largest-window): Never return a minibuffer window.
18827 (display-buffer-pop-up-window): Fix a bug that could lead to
18828 reusing the minibuffer window.
18829 (display-buffer): Pass original specifier argument to
18830 display-buffer-function instead of the normalized one.
18831 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
18832
4e323265
LL
188332011-06-22 Leo Liu <sdl.web@gmail.com>
18834
18835 * minibuffer.el (completing-read-function)
1f9f395d 18836 (completing-read-default): Move from minibuf.c.
4e323265 18837
7a70468f
RS
188382011-06-22 Richard Stallman <rms@gnu.org>
18839
50718fc2
RS
18840 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
18841 to Rmail even if not started by a special Rmail command.
18842
7a70468f
RS
18843 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
18844 Copy the buffer currently showing just one message.
18845
297dde5a
RW
188462011-06-22 Roland Winkler <winkler@gnu.org>
18847
18848 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
18849 (bibtex-clean-entry): First delete the old key so that a
18850 customized algorithm for generating the new key does not get
18851 confused by the old key.
18852 (bibtex-url): Obey regexp of first step.
18853 (bibtex-search-entries): Do not use add-to-list with local
18854 list-var.
18855
97bb1093
LMI
188562011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
18857
18858 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
18859 stored a user name, then query for the password first, instead of
18860 waiting for SMTP to give an error message and the trying again.
18861
1c0f1a19
JD
188622011-06-22 Lawrence Mitchell <wence@gmx.li>
18863
18864 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
18865 BUFFER in call-process.
18866
396f7c9d
LMI
188672011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
18868
18869 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
18870 QUIT twice.
ddb7ffee
LMI
18871 (smtpmail-try-auth-methods): Require user name and password from
18872 auth-source.
396f7c9d 18873
8998d1b3
MR
188742011-06-22 Martin Rudalics <rudalics@gmx.at>
18875
18876 * window.el (display-buffer-default-specifiers)
18877 (display-buffer-alist): Remove entries for pop-up-frame-alist.
18878 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 18879 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
18880
18881 * frame.el (pop-up-frame-alist, pop-up-frame-function)
18882 (special-display-frame-alist, special-display-popup-frame):
18883 Remove duplicate declarations. These are now in window.el.
18884
4ea31e07
LMI
188852011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18886
c9d29fb8
SM
18887 * mail/smtpmail.el (smtpmail-via-smtp):
18888 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
18889 server supports it. SMTP servers that support STARTTLS commonly
18890 require it.
18891
18892 * net/network-stream.el (network-stream-open-starttls): Support
18893 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 18894 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 18895
95f41d9a
LMI
18896 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
18897 upgrades with `open-network-stream', and rely solely on
18898 auth-source for all credentials. Big changes throughout the file,
18899 but in particular:
c9d29fb8
SM
18900 (smtpmail-auth-credentials): Remove.
18901 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
18902 (smtpmail-via-smtp): Check for servers saying they want AUTH after
18903 MAIL FROM, too.
95f41d9a 18904
c9d29fb8
SM
18905 * net/network-stream.el (network-stream-open-starttls):
18906 Provide support for client certificates both for external and built-in
4ea31e07
LMI
18907 STARTTLS.
18908 (auth-source): Require.
18909 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
18910 (network-stream-certificate): Change cert-cert to cert and
18911 cert-key to key.
4ea31e07 18912
065ec2c7
MA
189132011-06-21 Michael Albinus <michael.albinus@gmx.de>
18914
18915 * net/tramp-cache.el (top): Don't load the persistency file when
18916 "emacs -Q" has been called.
18917
cd93b359
DR
189182011-06-21 Tim Harper <timcharper@gmail.com>
18919
d8e4b68b
JB
18920 * term/ns-win.el (ns-initialize-window-system):
18921 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
18922 resource to NO as it is not yet supported by the NS port.
18923
ae9c0411
JB
189242011-06-21 Juanma Barranquero <lekktu@gmail.com>
18925
18926 * misc.el (list-dynamic-libraries--refresh): Compute header here...
18927 (list-dynamic-libraries): ...not here.
18928
7f3f739f
LL
189292011-06-21 Leo Liu <sdl.web@gmail.com>
18930
18931 * subr.el (sha1): Implement sha1 using secure-hash.
18932
327c8fb1
MR
189332011-06-21 Martin Rudalics <rudalics@gmx.at>
18934
18935 * window.el (display-buffer-alist): In default value do not
18936 enforce searching a window on any but the selected frame.
18937 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
18938 (display-buffer-select-window): Remove function.
18939 (display-buffer-in-window): When a window on another frame gets
18940 reused, do not select it any more but just raise its frame if
18941 necessary (Bug#8851) and (Bug#8856).
18942 (display-buffer-normalize-options): Handle pop-up-frames related
18943 options more faithfully.
18944 (pop-to-buffer): Don't rely on `display-buffer' selecting the
18945 window if it is on another frame.
c9d29fb8
SM
18946 (display-buffer-alist, display-buffer-default-specifiers):
18947 Don't make new frame unsplittable by default.
9e9de014
MR
18948 (display-buffer-normalize-argument): Fix doc-string typo and use
18949 'same-frame-other-window instead of 'other-window when associating
18950 with display-buffer-macro-specifiers.
327c8fb1 18951
7cf3f556
VB
189522011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
18953
18954 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
18955 New functions.
18956 (5x5-mode-map, 5x5-mode-menu): Bind them.
18957 (5x5-draw-grid): Tweak the solver's rendering.
18958
60a406cf
SM
189592011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
18960
18961 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
18962 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
18963
d8e4b68b 189642011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
18965
18966 * menu-bar.el: Use function variable instead of switch-to-buffer.
18967 (menu-bar-select-buffer-function): New variable.
60a406cf 18968 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 18969
478d6f95
SM
189702011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
18971
18972 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
18973 variable's status.
18974
ca530739
JD
189752011-06-20 Jan Djärv <jan.h.d@swipnet.se>
18976
18977 * x-dnd.el (x-dnd-version-from-flags)
18978 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
18979 and long as number (Bug#8899).
18980 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
18981
bcd70d97
SM
189822011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
18983
60a406cf 18984 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
18985 (completion-try-completion, completion-all-completions): Compute the
18986 metadata argument if it's missing; make it optional (bug#8795).
18987
60a406cf 18988 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
18989 (widget-complete): Use new :completion-function property.
18990 (widget-completions-at-point): New function.
18991 (default): Use :completion-function instead of :complete.
60a406cf
SM
18992 (widget-default-completions): Rename from widget-default-complete;
18993 Rewrite.
bcd70d97
SM
18994 (widget-string-complete, widget-file-complete, widget-color-complete):
18995 Remove functions.
18996 (file, symbol, function, variable, coding-system, color):
18997 * international/mule-cmds.el (default-input-method, charset)
18998 (language-info-custom-alist):
18999 * cus-edit.el (face): Use new property :completions.
19000
19001 * progmodes/pascal.el (pascal-completions-at-point): New function.
19002 (pascal-mode): Use it.
19003 (pascal-mode-map): Use completion-at-point.
19004 (pascal-toggle-completions): Make obsolete.
19005 (pascal-complete-word, pascal-show-completions):
19006 * progmodes/octave-mod.el (octave-complete-symbol):
19007 Redefine as obsolete alias.
19008 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
19009 Signal absence of completion info for old Octave,
19010 (inferior-octave-complete): Redefine as obsolete alias.
19011 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
19012 (meta-completions-at-point): Rename from meta-complete-symbol and
19013 adapt it for use on completion-at-point-functions.
19014 (meta-common-mode): Use it.
19015 (meta-looking-at-backward, meta-match-buffer): Remove.
19016 (meta-complete-symbol): Redefine as obsolete alias.
19017 (meta-common-mode-map): Use completion-at-point.
19018 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
19019 (makefile-mode-map): Use completion-at-point.
19020 (makefile-completions-at-point): Rename from makefile-complete and
19021 adapt it for use on completion-at-point-functions.
19022 (makefile-mode): Use it.
19023 (makefile-complete): Redefine as obsolete alias.
19024
aebf69c8
DD
190252011-06-20 Deniz Dogan <deniz@dogan.se>
19026
19027 * net/rcirc.el: Delete trailing whitespaces once and for all.
19028
bfbbb27d
DC
190292011-06-20 Daniel Colascione <dan.colascione@gmail.com>
19030
19031 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
19032
d264a46b
CY
190332011-06-19 Chong Yidong <cyd@stupidchicken.com>
19034
4ca009e5
CY
19035 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
19036
d264a46b
CY
19037 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
19038
fbf5b3ce
MR
190392011-06-19 Martin Rudalics <rudalics@gmx.at>
19040
19041 * window.el (display-buffer-other-window-means-other-frame):
19042 Call display-buffer-normalize-alist.
19043 (display-buffer-normalize-specifiers-1): Rename to
19044 display-buffer-normalize-argument. New argument other-frame.
19045 Rewrite.
19046 (display-buffer-normalize-specifiers-2): Rename to
19047 display-buffer-normalize-options.
19048 (display-buffer-normalize-alist-1): New function.
19049 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
19050 display-buffer-normalize-alist.
19051 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
19052 (display-buffer-normalize-options-inhibit): New variable.
19053 (display-buffer-normalize-specifiers): Rewrite calling
19054 display-buffer-normalize-alist,
19055 display-buffer-normalize-argument, and
19056 display-buffer-normalize-options. Don't call the latter if
19057 display-buffer-normalize-options-inhibit is non-nil.
19058 (frame-auto-delete): New option.
19059 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
19060 (window-list-no-nils, window-state-ignored-parameters)
19061 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
19062 (window-state-put-1, window-state-put-2, window-state-put):
19063 New functions.
9a028c23
MR
19064 (display-buffer-normalize-options): Move special-display-p group
19065 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 19066
6d10d800
CY
190672011-06-18 Chong Yidong <cyd@stupidchicken.com>
19068
6420d28b
CY
19069 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
19070 groups (Bug#8776).
19071 (rx-submatch-n): New function.
19072 (rx): Document it.
19073
ddb8b596
CY
19074 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
19075 (Bug#8768).
19076
19077 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
19078
77080289
CY
19079 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
19080
61dfb316
CY
19081 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
19082 anytime existing face settings are present (Bug#8889).
19083
6d10d800
CY
19084 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
19085 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
19086 Remove unused argument.
19087
be3fb2b8
MR
190882011-06-18 Martin Rudalics <rudalics@gmx.at>
19089
bcd70d97
SM
19090 * window.el (display-buffer-default-specifiers):
19091 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
19092 pop-up-window-min-width, and another reuse-window specifier
19093 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
19094 (display-buffer-normalize-specifiers-2):
19095 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
19096 pop-up-windows is unset. Add a reuse-window specifier for the
19097 case popping up a new window fails.
19098 (special-display-popup-frame): Remove double quoting.
28dec25a 19099 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 19100
1c6d8c76
SM
191012011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
19102
19103 * shell.el (shell-completion-vars): Set pcomplete-termination-string
19104 according to comint-completion-addsuffix.
19105
19106 * pcomplete.el: Convert to lexical binding and fix bug#8819.
19107 (pcomplete-suffix-list): Mark as obsolete.
19108 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
19109 pcomplete-seen in the closure.
19110 (pcomplete-comint-setup): Setup completion-at-point as well.
19111 (pcomplete--entries): New function.
19112 (pcomplete--env-regexp): New var.
19113 (pcomplete-entries): Rewrite to work with partial-completion and
19114 without relying on pcomplete-suffix-list.
19115 (pcomplete-pare-list): Remove, unused.
19116
25aef8b8
MR
191172011-06-17 Martin Rudalics <rudalics@gmx.at>
19118
19119 * window.el (display-buffer-alist): Set pop-up-window-min-height
19120 and pop-up-window-min-width in default value. Reported by
19121 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
19122 other-window-means-other-frame.
19123 (display-buffer-macro-specifiers): Comment out entry for
19124 other-window specifier.
19125 (display-buffer-other-window-means-other-frame): New function.
19126 (display-buffer-normalize-specifiers-1): New arguments
19127 buffer-name and label. Treat other-window case specially.
19128 (display-buffer-normalize-specifiers-2): Treat other-window case
19129 specially.
19130 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
19131 (display-buffer-normalize-specifiers):
19132 Call display-buffer-normalize-specifiers-3.
25aef8b8 19133
dbad4f69
MR
191342011-06-17 Martin Rudalics <rudalics@gmx.at>
19135
19136 * window.el (same-window-p): Fix two typos introduced when
19137 adding with-no-warnings.
d1067961
MR
19138 (display-buffer-normalize-specifiers-1): Don't check
19139 pop-up-frames for 'unset initialization.
19140 (display-buffer-normalize-specifiers-2): Major rewrite using
19141 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
19142 (pop-up-frames, display-buffer-reuse-frames)
19143 (display-buffer-mark-dedicated): Don't initialize to 'unset.
19144 Suggested by David Engster <deng@randomsample.de>.
19145 (even-window-heights): Initialize to 'unset.
19146 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
19147 (display-buffer-macro-specifiers): Don't pop up a new frame in the
19148 other window case.
dbad4f69 19149
9b9c9e3a
MR
191502011-06-16 Martin Rudalics <rudalics@gmx.at>
19151
bcd70d97
SM
19152 * window.el (display-buffer-normalize-specifiers-1):
19153 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 19154 second argument of display-buffer (Bug#8865).
981d5c09
MR
19155 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
19156 (switch-to-buffer-other-window-same-frame)
19157 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
19158 Adams (Bug#8875).
9c2755e9
MR
19159 (display-buffer): Don't check noninteractive when calling
19160 display-buffer-pop-up-frame.
19161 (display-buffer-pop-up-frame): Never pop up a frame in
19162 noninteractive mode (Bug#8857).
67222e1d
MR
19163 (enlarge-window, shrink-window): Don't report an error when the
19164 window can't be resized as requested (Bug#8862).
9b9c9e3a 19165
2b75be67
SM
191662011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19167
9ffdd3ba
SM
19168 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
19169
cb581a67
SM
19170 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
19171
2b75be67
SM
19172 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
19173
8c0e3589
AM
191742011-06-15 Alan Mackenzie <acm@muc.de>
19175
cb581a67
SM
19176 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
19177 for declarators, disable knr checking to speed up for normal files.
19178 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 19179
b96e6cde
LMI
191802011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
19181
4bba86e6
LMI
19182 * net/network-stream.el (open-network-stream): Add the keyword
19183 :always-query-capabilities for the case where you want to force a
19184 `plain' network connection, but the protocol still requires the
19185 capabilitiy command (i.e., SMTP and EHLO).
19186
2b75be67 19187 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
19188 consistency with other `-live-p' functions.
19189
efdcdbf8
SM
191902011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19191
19192 * window.el (same-window-buffer-names, same-window-regexps)
19193 (special-display-frame-alist, special-display-popup-frame)
19194 (special-display-function, special-display-buffer-names)
19195 (special-display-regexps, pop-up-frame-alist)
19196 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
19197 (pop-up-windows, split-window-preferred-function)
19198 (split-height-threshold, split-width-threshold, even-window-heights)
19199 (display-buffer-mark-dedicated): Don't encourage the use of
19200 display-buffer-alist from Elisp code.
19201
c5cde042
DN
192022011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
19203
19204 * progmodes/python.el (python-mode): Derive from prog-mode.
19205 * progmodes/ps-mode.el (ps-mode):
19206 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 19207 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
19208 * progmodes/ld-script.el (ld-script-mode): Likewise.
19209
baa1c9ab
MR
192102011-06-15 Martin Rudalics <rudalics@gmx.at>
19211
19212 * window.el (display-buffer-alist): Trim default value to avoid
19213 popping up a new frame (Bug#8857) or reusing an arbitrary window
19214 on another frame.
19215 (display-buffer): Do not fall back on popping up a new frame in
19216 batch mode (Bug#8857).
19217
c5dd5a51
CY
192182011-06-14 Chong Yidong <cyd@stupidchicken.com>
19219
19220 * cus-theme.el (describe-theme-1): Use custom-theme-p.
19221 (custom-theme-summary): New function.
19222 (customize-themes): Use it.
19223
d647b7c4
GM
192242011-06-13 Glenn Morris <rgm@gnu.org>
19225
19226 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
19227
9481c002
MR
192282011-06-13 Martin Rudalics <rudalics@gmx.at>
19229
357f93d2
MR
19230 * help.el (help-window): Remove variable.
19231 (help-window-point-marker, temp-buffer-max-height)
19232 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
19233 (help-print-return-message): Don't set help-window.
19234 (resize-temp-buffer-window): Rewrite cod eand doc-string.
19235 (help-window-setup-finish): Remove.
19236 (help-window-display-message, help-window-setup)
19237 (with-help-window): Major rewrite based on new
19238 display-buffer-window variable.
19239
19240 * help-mode.el (help-mode-finish): Remove help-window related
19241 code.
19242
19243 * view.el (view-exits-all-viewing-windows): Remove reference to
19244 view-return-to-alist in doc-string.
19245 (view-return-to-alist): Make obsolete.
19246 (view-buffer): Call pop-to-buffer-same-window and remove
19247 undo-window code.
19248 (view-buffer-other-window): Call pop-to-buffer-other-window and
19249 simplify code. Ignore second argument.
19250 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
19251 simplify code. Ignore second argument.
19252 (view-return-to-alist-update): Make obsolete.
19253 (view-mode-enter): Rename second argument to QUIT-RESTORE.
19254 Rewrite using quit-restore window parameters.
2b75be67
SM
19255 (view-mode-exit): Rename second argument to EXIT-ONLY.
19256 Rewrite using quit-restore-window.
357f93d2
MR
19257 (View-exit, View-exit-and-edit, View-leave, View-quit)
19258 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
19259 appropriate arguments.
19260 (view-end-message): Use quit-restore window parameter.
19261
9481c002
MR
19262 * window.el (display-buffer-function): Rewrite doc-string.
19263 (display-buffer-window, display-buffer-alist): New variables.
19264 (display-buffer-split-specifiers)
19265 (display-buffer-side-specifiers)
19266 (display-buffer-macro-specifiers): New constants.
19267 (display-buffer-even-window-sizes, display-buffer-set-height)
19268 (display-buffer-set-width, display-buffer-select-window)
19269 (display-buffer-in-window, display-buffer-reuse-window)
19270 (display-buffer-split-window-1, display-buffer-split-window)
19271 (display-buffer-split-atom-window, display-buffer-pop-up-window)
19272 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
19273 (display-buffer-in-side-window, normalize-buffer-to-display)
19274 (display-buffer-normalize-specifiers-1)
19275 (display-buffer-normalize-specifiers-2)
2b75be67
SM
19276 (display-buffer-normalize-specifiers, display-buffer-frame):
19277 New functions.
9481c002
MR
19278 (display-buffer): Major rewrite.
19279 (display-buffer-other-window, display-buffer-other-frame)
19280 (pop-to-buffer, switch-to-buffer-other-window)
19281 (switch-to-buffer-other-frame): Rewrite.
19282 (display-buffer-same-window, display-buffer-same-frame)
19283 (display-buffer-same-frame-other-window)
19284 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
19285 (pop-to-buffer-other-window)
19286 (pop-to-buffer-same-frame-other-window)
19287 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
19288 (switch-to-buffer-other-window-same-frame): New functions.
19289 (same-window-p, special-display-p): Rewrite disabling warnings.
19290 Make obsolete.
19291 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
19292 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
19293 Make obsolete
19294 (same-window-buffer-names, same-window-regexps)
19295 (special-display-frame-alist, special-display-popup-frame)
19296 (special-display-function, special-display-buffer-names)
19297 (special-display-regexps, pop-up-frame-alist)
19298 (pop-up-frame-function, split-window-preferred-function)
19299 (split-height-threshold, split-width-threshold)
19300 (even-window-heights): Make obsolete.
19301
9db51aca
GM
193022011-06-12 Glenn Morris <rgm@gnu.org>
19303
19304 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 19305 Misc simplifications.
9db51aca 19306
39cffb44
MR
193072011-06-12 Martin Rudalics <rudalics@gmx.at>
19308
19309 * window.el (window-safely-shrinkable-p): Restore function which
19310 was inadvertently removed in change from 2011-06-11. Declare as
19311 obsolete.
19312
2b75be67
SM
19313 * calendar/calendar.el (calendar-generate-window):
19314 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
19315 window-safely-shrinkable-p.
19316
a8955be7
GM
193172011-06-12 Glenn Morris <rgm@gnu.org>
19318
19319 * progmodes/fortran.el (fortran-mode-syntax-table):
19320 * progmodes/f90.el (f90-mode-syntax-table):
19321 Set % to punctuation. (Bug#8820)
19322 (f90-find-tag-default): Remove, no longer needed.
19323
f0d4059d
DC
193242011-06-12 Daniel Colascione <dan.colascione@gmail.com>
19325
19326 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
19327
1100a63c
CY
193282011-06-11 Chong Yidong <cyd@stupidchicken.com>
19329
19330 * image.el (image-animated-p): Return animation delay in seconds.
19331 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
19332 (image-animate-timeout): Remove DELAY argument. Don't assume
19333 every subimage has the same delay; get it from image-animated-p.
19334 (image-animate): Caller changed.
19335
def722bf
MA
193362011-06-11 Michael Albinus <michael.albinus@gmx.de>
19337
19338 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
19339 to ignored backtrace functions.
19340
0a2bb1a9
GM
193412011-06-11 Glenn Morris <rgm@gnu.org>
19342
19343 * calendar/appt.el (appt-disp-window-function): Doc fix.
19344 (appt-check): Handle overlapping appointments. (Bug#8337)
19345
6198ccd0
MR
193462011-06-11 Martin Rudalics <rudalics@gmx.at>
19347
19348 * window.el (window-tree-1, window-tree): New functions, moving
19349 the latter to window.el.
19350 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19351 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19352 (bw-refresh-edges): Remove.
19353 (balance-windows-1, balance-windows-2): New functions.
19354 (balance-windows): Rewrite in terms of window tree functions,
19355 balance-windows-1 and balance-windows-2.
19356 (bw-adjust-window): Remove.
19357 (balance-windows-area-adjust): New function with functionality of
19358 bw-adjust-window but using resize-window.
2b75be67
SM
19359 (set-window-text-height): Rewrite doc-string.
19360 Use normalize-live-window and resize-window.
19361 (enlarge-window-horizontally, shrink-window-horizontally):
19362 Rename argument to DELTA.
6198ccd0
MR
19363 (window-buffer-height): New function.
19364 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
19365 Rewrite using new window resize routines.
2b75be67
SM
19366 (kill-buffer-and-window, mouse-autoselect-window-select):
19367 Use ignore-errors instead of condition-case.
6198ccd0
MR
19368 (quit-window): Call delete-frame instead of delete-windows-on
19369 for the only buffer on frame.
19370
9397e56f
MR
193712011-06-10 Martin Rudalics <rudalics@gmx.at>
19372
19373 * loadup.el (top-level): Load window before files for the sake
19374 of replace-buffer-in-windows.
19375
19376 * files.el (read-buffer-to-switch)
19377 (switch-to-buffer-other-window)
2b75be67
SM
19378 (switch-to-buffer-other-frame, display-buffer-other-frame):
19379 Move to window.el.
9397e56f
MR
19380
19381 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
19382 (previous-buffer): Move to window.el.
19383
19384 * bindings.el (unbury-buffer): Move to window.el.
19385
19386 * window.el (delete-other-windows-vertically): Move after
19387 definition of delete-other-windows.
19388 (other-window, delete-windows-on, replace-buffer-in-windows):
19389 Move here from window.c.
19390 (record-window-buffer, unrecord-window-buffer)
19391 (set-window-buffer-start-and-point, switch-to-prev-buffer)
19392 (switch-to-next-buffer): New functions.
19393 (get-next-valid-buffer, last-buffer, next-buffer): Move here
19394 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
19395 (previous-buffer): Move here from simple.el.
19396 Call switch-to-prev-buffer.
9397e56f
MR
19397 (bury-buffer): Move here from buffer.c. Switch to previous
19398 buffer when window cannot be deleted.
19399 (unbury-buffer): Move here from bindings.el.
19400 (ctl-x-map): Move binding for other-window from window.c to
19401 here.
19402 (read-buffer-to-switch, switch-to-buffer-other-window)
19403 (switch-to-buffer-other-frame): Move here from files.el.
19404 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
19405 (switch-to-buffer): Move here from buffer.c.
19406 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 19407
562dd5e9
MR
194082011-06-10 Martin Rudalics <rudalics@gmx.at>
19409
19410 * window.el (window-min-height, window-min-width): Move here
19411 from window.c. Add defcustoms and rewrite doc-strings.
19412 (resize-mini-window, resize-window): New functions.
19413 (adjust-window-trailing-edge, enlarge-window, shrink-window):
19414 Move here from window.c.
19415 (maximize-window, minimize-window): New functions.
19416 (delete-window, delete-other-windows, split-window): Move here
19417 from window.c.
19418 (window-split-min-size): New function.
19419 (split-window-keep-point): Mention split-window-above-each-other
19420 instead of split-window-vertically.
2b75be67 19421 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
19422 Rename split-window-vertically to split-window-above-each-other
19423 and provide defalias for old definition.
19424 (split-window-side-by-side, split-window-horizontally):
19425 Rename split-window-horizontally to split-window-side-by-side
19426 and provide defalias for the old definition.
562dd5e9
MR
19427 (ctl-x-map): Move bindings for delete-window,
19428 delete-other-windows and enlarge-window here from window.c.
19429 Replace bindings for split-window-vertically and
19430 split-window-horizontally by bindings for
19431 split-window-above-each-other and split-window-side-by-side.
19432
19433 * cus-start.el (all): Remove entries for window-min-height and
19434 window-min-width. Add entries for window-splits and
19435 window-nest.
19436
f0da764a
GM
194372011-06-09 Glenn Morris <rgm@gnu.org>
19438
80675c21
GM
19439 * calendar/appt.el (appt-mode-line): New function.
19440 (appt-check, appt-disp-window): Use it.
19441
f0da764a
GM
19442 * files.el (hack-one-local-variable-eval-safep):
19443 Allow minor-modes with explicit +/-1 arguments.
19444
59f623b7
TZ
194452011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
19446
19447 * term/xterm.el (xterm): Add defgroup.
19448 (xterm-extra-capabilities): Add defcustom to supply known xterm
19449 capabilities, skip querying them, or query them (default).
19450 (terminal-init-xterm): Use it.
19451 (terminal-init-xterm-modify-other-keys): New function to set up
19452 modifyOtherKeys support to simplify `terminal-init-xterm'.
19453
9aab8e0d
MR
194542011-06-09 Martin Rudalics <rudalics@gmx.at>
19455
19456 * window.el (resize-window-reset, resize-window-reset-1)
19457 (resize-subwindows-skip-p, resize-subwindows-normal)
19458 (resize-subwindows, resize-other-windows, resize-this-window)
19459 (resize-root-window, resize-root-window-vertically)
19460 (window-deletable-p, window-or-subwindow-p)
19461 (frame-root-window-p): New functions.
19462
e8b08aee
GM
194632011-06-09 Glenn Morris <rgm@gnu.org>
19464
19465 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
19466 (ange-ftp-get-files): Use it.
19467
254c37a5
AK
194682011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
19469
19470 * mail/sendmail.el (mail-recover-1, mail-recover):
19471 * files.el (recover-file, recover-session):
19472 Handle dired-listing-switches not being just a single short option.
19473
35d7dbd3
GM
194742011-06-09 Glenn Morris <rgm@gnu.org>
19475
19476 * calendar/appt.el (appt-display-message, appt-disp-window):
19477 Handle lists of appointments.
19478
387522b2
MR
194792011-06-08 Martin Rudalics <rudalics@gmx.at>
19480
2b75be67
SM
19481 * window.el (one-window-p): Move down in code.
19482 Rewrite doc-string.
19483 (window-current-scroll-bars): Rewrite doc-string.
19484 Normalize live window argument.
387522b2
MR
19485 (walk-windows, get-window-with-predicate, count-windows):
19486 Rewrite doc-string. Use window-list-1.
19487 (window-in-direction-2, window-in-direction, get-mru-window):
19488 New functions.
19489
d8e4b68b 194902011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
19491
19492 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
19493 Doc fix (Bug#8713).
19494
194952011-06-08 Chong Yidong <cyd@stupidchicken.com>
19496
19497 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
19498
194992011-06-08 Juanma Barranquero <lekktu@gmail.com>
19500
19501 * loadhist.el (unload-feature-special-hooks):
19502 Add `comint-output-filter-functions'.
19503
0de12c52
IK
195042011-06-08 Ivan Kanis <gnu@kanis.fr>
19505
19506 * calendar/appt.el (appt-check): Move some initializations into the let.
19507
f3d1777e
MR
195082011-06-08 Martin Rudalics <rudalics@gmx.at>
19509
19510 * window.el (window-height): Defalias to window-total-height.
19511 (window-width): Defalias to window-body-width.
19512
18af70d0
CY
195132011-06-07 Chong Yidong <cyd@stupidchicken.com>
19514
19515 * image-mode.el (image-toggle-animation): New command.
19516 (image-mode-map): Bind it to RET.
19517 (image-mode): Update message.
19518 (image-toggle-display-image): Avoid a spurious cache flush.
19519 (image-transform-rotation): Doc fix.
19520 (image-transform-properties): Return quickly in the normal case.
19521 (image-animate-loop): Rename from image-animate-max-time.
19522
2b75be67 19523 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
19524 (create-animated-image): Remove unnecessary function.
19525 (image-animate): Rename from image-animate-start. New arg.
2b75be67 19526 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
19527 (image-animate-timer): Use car-safe.
19528 (image-animate-timeout): Rename argument.
19529
190b47e6
MR
195302011-06-07 Martin Rudalics <rudalics@gmx.at>
19531
19532 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
19533 window.c. Rename first argument to ALL-FRAMES.
19534 Rephrase doc-strings.
19535 (get-buffer-window-list): Rewrite using window-list-1.
19536 Rephrase doc-string.
a1511caf
MR
19537 (window-safe-min-height, window-safe-min-width): New constants.
19538 (window-size-ignore, window-min-size, window-min-size-1)
19539 (window-sizable, window-sizable-p, window-size-fixed-1)
19540 (window-size-fixed-p, window-min-delta-1, window-min-delta)
19541 (window-max-delta-1, window-max-delta, window-resizable)
19542 (window-resizable-p, window-total-height, window-total-width)
19543 (window-body-width): New functions.
19544 (window-full-height-p, window-full-width-p): Rewrite using
19545 window-total-size.
19546 (window-body-height): Rewrite using window-body-size.
190b47e6 19547
85cc1f11
MR
195482011-06-06 Martin Rudalics <rudalics@gmx.at>
19549
19550 * window.el (window-right, window-left, window-child)
19551 (window-child-count, window-last-child, window-any-p)
19552 (normalize-live-buffer, normalize-live-frame)
19553 (normalize-any-window, normalize-live-window)
19554 (window-iso-combination-p, window-iso-combined-p)
19555 (window-iso-combinations)
19556 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
19557 (windows-with-parameter, window-with-parameter)
19558 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
19559 (window-atom-check, window-side-check, window-check):
19560 New functions.
85cc1f11
MR
19561 (ignore-window-parameters, window-sides, window-sides-vertical)
19562 (window-sides-slots): New variables.
19563 (window-size-fixed): Move down in code. Minor doc-string fix.
19564
e7156492
AS
195652011-06-05 Andreas Schwab <schwab@linux-m68k.org>
19566
19567 * comint.el (comint-dynamic-complete-as-filename)
19568 (comint-dynamic-complete-filename): Correctly call
19569 completion-in-region.
19570
7e821d0d
DD
195712011-06-05 Deniz Dogan <deniz@dogan.se>
19572
19573 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
19574 in last change.
19575
ac09b8a1
DD
195762011-06-05 Deniz Dogan <deniz@dogan.se>
19577
19578 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
19579 (rcirc): Use it to prompt for encryption.
19580
34699b85
RW
195812011-06-05 Roland Winkler <winkler@gnu.org>
19582
19583 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
19584 (bibtex-search-entries): New command bound to C-c C-a.
19585 (bibtex-display-entries): New function.
19586
004dedd3
RW
195872011-06-05 Roland Winkler <winkler@gnu.org>
19588
19589 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
19590 (bibtex-insert-kill): After yanking insert newline if necessary.
19591 (bibtex-initialize): Call bibtex-string-files-init only once.
19592 (bibtex-mode): Do not call easy-menu-add.
19593 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
19594 (bibtex-yank): Set arg properly if nil.
19595
022fe7ce
RW
195962011-06-05 Roland Winkler <winkler@gnu.org>
19597
2b75be67
SM
19598 * textmodes/bibtex.el (bibtex-search-entry-globally):
19599 New variable.
022fe7ce
RW
19600 (bibtex-search-entry): Use it.
19601
b7c3692a
RW
196022011-06-05 Roland Winkler <winkler@gnu.org>
19603
19604 * textmodes/bibtex.el (bibtex-entry-format): New option
19605 sort-fields.
19606 (bibtex-format-entry, bibtex-reformat): Honor this option.
19607 (bibtex-parse-entry): Return fields in proper order.
19608
8eda563d
JB
196092011-06-05 Juanma Barranquero <lekktu@gmail.com>
19610
19611 * doc-view.el (doc-view-remove-if): Move computation of result out
19612 of `dolist' to silence misleading lexical-binding warning.
19613
7dbe3dbc
CY
196142011-06-04 Chong Yidong <cyd@stupidchicken.com>
19615
19616 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
19617 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
19618
0c33dd17
MA
196192011-06-04 Michael Albinus <michael.albinus@gmx.de>
19620
19621 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
19622 "SunOS 5.10".
19623
f8f91c2b
MA
196242011-06-04 Michael Albinus <michael.albinus@gmx.de>
19625
19626 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
19627 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
19628 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
19629 (tramp-parse-putty):
19630 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
19631 (tramp-completion-function-alist-ssh)
19632 (tramp-completion-function-alist-telnet)
19633 (tramp-completion-function-alist-su)
19634 (tramp-completion-function-alist-putty): Set `tramp-autoload'
19635 cookie.
19636
19637 * net/tramp-ftp.el:
19638 * net/tramp-sh.el:
19639 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
19640 load "tramp.el" `tramp-set-completion-function'.
19641
e17d9003
SM
196422011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
19643
19644 * shell.el: Require and use pcomplete.
19645 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
19646 (shell-completion-vars): Set pcomplete-default-completion-function.
19647
6c4cab03
DD
196482011-06-04 Deniz Dogan <deniz@dogan.se>
19649
19650 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
19651 `memq' (Bug#8799).
19652
ea9fafe0
SM
196532011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
19654
19655 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
19656
b3e945d3
JB
196572011-06-02 Juanma Barranquero <lekktu@gmail.com>
19658
19659 * bs.el (bs--mark-unmark, bs--nth-wrapper):
19660 * mpc.el (mpc-select-extend, mpc-songpointer-context):
19661 * vc/log-view.el (log-view-beginning-of-defun):
19662 * vc/smerge-mode.el (smerge-apply-resolution-patch)
19663 (smerge-refine-forward, smerge-refine-chopup-region):
19664 Silence warning for unused `dotimes' counter variables.
19665
7d520089
SM
196662011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
19667
19668 * net/tramp.el (tramp-with-progress-reporter): Rename from
19669 with-progress-reporter. Use `declare'.
19670 * net/tramp-smb.el:
19671 * net/tramp-sh.el:
19672 * net/tramp-gvfs.el: Update all uses.
19673
a1c2400f
JB
196742011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
19675
19676 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
19677 buffer isn't killed before making it current.
19678
2403c841
SM
196792011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
19680
19681 Silence various byte-compiler warnings.
19682 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
19683 `access-type' and new obsolescence format.
19684 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
19685 new format.
19686 (byte-compile-check-variable): New `access-type' argument.
19687 Only warn if the access-type is obsolete.
19688 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
19689 (byte-compile-variable-set): Adjust callers.
19690 * help-fns.el (describe-variable): Adjust to new obsolescence format.
19691 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
19692 setting it as obsolete.
19693 * simple.el (minibuffer-completing-symbol):
19694 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
19695 access as obsolete.
19696 * minibuffer.el (minibuffer-completing-file-name): Don't make it
19697 obsolete yet.
19698 * international/quail.el (quail-mouse-choose-completion): Remove unused
19699 code referring to obsolete var.
19700 (quail-choose-completion-string): Remove.
19701 * server.el (server-clients-with, server-kill-buffer-query-function)
19702 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
19703 * proced.el (proced-send-signal):
19704 * emacs-lisp/lisp.el (lisp-complete-symbol):
19705 Replace completion-annotate-function with completion-extra-properties.
19706
2462470b
SM
197072011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
19708
fb5b2591
SM
19709 * simple.el (goto-line): Use read-number.
19710 (overriding-map-is-bound): Remove.
19711 (saved-overriding-map): Change default.
19712 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
19713 Take the map as argument.
19714 (universal-argument, negative-argument, digit-argument): Use it.
19715 (restore-overriding-map): Adjust.
19716 (do-auto-fill): Use fill-forward-paragraph.
19717 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
19718
fd6fa53f
SM
19719 * minibuffer.el (minibuffer-inactive-mode-map): New var.
19720 (minibuffer-inactive-mode): New major mode.
19721 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
19722 the *Messages* buffer" hack.
19723 (mouse-popup-menubar): Don't burp if the event is a normal key.
19724
2462470b
SM
19725 Miscellaneous tweaks.
19726 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
19727 lexical scoping as in subr.el's dolist and dotimes.
19728 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
19729 Silence compiler warning.
19730 * thingatpt.el (forward-whitespace): Trivial coding style fix.
19731 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
19732 * international/ccl.el (ccl-compile): Trivial simplification.
19733 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
19734 * emacs-lisp/testcover.el (testcover-end): Remove spurious
19735 `printflag' argument.
19736 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
19737 Purecopy the whole obsolescence data.
19738
108bf785
LL
197392011-06-01 Leo Liu <sdl.web@gmail.com>
19740
19741 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
19742 improve doc-string as suggested by Marco Pessotto
19743 <melmothx@gmail.com>.
19744 (rcirc-print): Fix last change.
19745
30a23501
SM
197462011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
19747
19748 * minibuffer.el (complete-with-action): Return nil for the metadata and
19749 boundaries of non-functional tables.
19750 (completion-table-dynamic): Return nil for the metadata.
19751 (completion-table-with-terminator): Add default case, using
19752 complete-with-action.
19753 (completion--metadata): New function.
19754 (completion-all-sorted-completions, minibuffer-completion-help): Use it
19755 to try and avoid pathological performance problems.
19756 (completion--embedded-envvar-table): Return `category' metadata.
19757
bcd54f83
LMI
197582011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
19759
19760 * subr.el (process-alive-p): New tiny convenience function.
19761
e227544d
SM
197622011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
19763
19764 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
19765 content but also its previous major mode.
19766
e8296fdc
HE
197672011-05-31 Helmut Eller <eller.helmut@gmail.com>
19768
4d61f28d 19769 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
19770 *Backtrace* buffer when we exit with C-M-c.
19771
620c53a6
SM
197722011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
19773
19774 * minibuffer.el: Add metadata method to completion tables.
19775 (completion-category-overrides): New defcustom.
19776 (completion-metadata, completion--field-metadata)
19777 (completion-metadata-get, completion--styles)
19778 (completion--cycle-threshold): New functions.
19779 (completion-try-completion, completion-all-completions):
19780 Add `metadata' argument to choose completion-styles.
19781 (completion--do-completion): Use metadata to choose cycling.
19782 (completion-all-sorted-completions): Use metadata for sorting.
19783 Remove :completion-cycle-penalty which is not needed any more.
19784 (completion--try-word-completion): Add `metadata' argument.
19785 (minibuffer-completion-help): Check metadata for annotation function
19786 and sorting.
19787 (completion-file-name-table): Return `category' metadata.
19788 (minibuffer-completing-file-name): Make obsolete.
19789 * simple.el (minibuffer-completing-symbol): Make obsolete.
19790 * icomplete.el (icomplete-completions): Pass new `metadata' param to
19791 completion-try-completion.
19792
1257e755
SM
197932011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
19794
19795 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
19796
3767e706
LL
197972011-05-30 Leo Liu <sdl.web@gmail.com>
19798
19799 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
19800 (rcirc-print): Decode all incoming messages (bug#8744).
19801 (rcirc-decode-coding-system): Allow value nil for automatic coding
19802 system detection.
3767e706 19803
d1a5d56a
GM
198042011-06-01 Glenn Morris <rgm@gnu.org>
19805
19806 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
19807
e8cbec34
CY
198082011-05-29 Chong Yidong <cyd@stupidchicken.com>
19809
19810 * image.el (image-animate-max-time): Allow nil and t values.
19811 Default to nil.
19812 (create-animated-image): Doc fix.
19813 (image-animate-start): Remove second arg; just use
19814 image-animate-max-time.
19815 (image-animate-timeout): Doc fix. Args changed.
19816
19817 * image-mode.el (image-toggle-display-image): Ensure that the
19818 image spec passed to the animate timer is the same object as in
58179cce 19819 the buffer's display property (Bug#6981).
e8cbec34
CY
19820 (image-transform-properties): Doc fix.
19821
19822 * image.el (image-animate-max-time): Default to nil.
19823
159daf87
MR
198242011-05-29 Martin Rudalics <rudalics@gmx.at>
19825
19826 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
19827 entire buffer list (Bug#8184).
19828
d66c4c7c
CY
198292011-05-29 Chong Yidong <cyd@stupidchicken.com>
19830
19831 * image.el (imagemagick-types-inhibit)
19832 (imagemagick-register-types): Doc fix.
19833
80aec780
DD
198342011-05-29 Deniz Dogan <deniz@dogan.se>
19835
19836 * net/rcirc.el (rcirc): Use the user's stored encryption method by
19837 default.
19838
1dd3c2d9
CY
198392011-05-29 Chong Yidong <cyd@stupidchicken.com>
19840
19841 * select.el: Don't perform clipboard-manager saving in hooks;
19842 leave the hooks empty.
19843
60e56523
LL
198442011-05-28 Leo Liu <sdl.web@gmail.com>
19845
19846 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
19847 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
19848 (occur-edit-mode): New major mode (Bug#8463).
19849 (occur-after-change-function): New function.
19850 (occur-engine): Give Occur tags a read-only property.
19851
2b1e1a22
KR
198522011-05-28 Kevin Ryde <user42@zip.com.au>
19853
19854 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
19855
5d344e88
CY
198562011-05-28 Chong Yidong <cyd@stupidchicken.com>
19857
8e6ca83d
CY
19858 * bindings.el (help-echo): Make the initial non-indicator dash
19859 empty on graphical terminals (Bug#7295).
19860
5d344e88
CY
19861 * files.el (auto-mode-alist): Move config rule after the
19862 in-stripping one (Bug#8547).
19863
bfbbace7
CY
19864 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
19865
fbeba6e2
CY
19866 * startup.el (normal-splash-screen): Remove gratuitous mode-line
19867 setting (Bug#8740).
19868
60ed8c72
AA
198692011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
19870
4ac619f0
AA
19871 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
19872 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
19873 (Bug#8539).
60ed8c72 19874
23db196e
CY
198752011-05-28 Chong Yidong <cyd@stupidchicken.com>
19876
19877 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
19878
5012f24c
DK
198792011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
19880
19881 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
19882 (hs-hide-block-at-point, hs-find-block-beginning)
19883 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
19884 (Bug#8279).
19885
6a639b16
GM
198862011-05-28 Glenn Morris <rgm@gnu.org>
19887
19888 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
19889
d43eaf2c
CY
198902011-05-28 Chong Yidong <cyd@stupidchicken.com>
19891
5199bde1
CY
19892 * help-fns.el (describe-function-1): If the function is a derived
19893 major mode, print the parent mode.
19894
d43eaf2c
CY
19895 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
19896 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
19897
423428a8
SM
198982011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
19899
0ff8e1ba 19900 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 19901 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
19902 * progmodes/etags.el (tags-completion-at-point-function):
19903 * info-look.el (info-lookup-completions-at-point): Mark as
19904 non-exclusive.
19905 (info-complete): Adjust accordingly.
19906
423428a8
SM
19907 * info-look.el: Convert to lexical-binding and completion-at-point.
19908 (info-lookup-completions-at-point): New function.
19909 (info-complete): Use it and completion-in-region.
19910
b74aa22b
DA
199112011-05-28 Drew Adams <drew.adams@oracle.com>
19912
19913 * isearch.el: Let M-e start with point at the first mismatched char.
19914 (isearch-fail-pos): New function.
19915 (isearch-edit-string): Use it.
19916
66e2e71d
DK
199172011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
19918
19919 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
19920
b1890b0f 199212011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
19922
19923 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
19924 traversal functions for avl-trees.
19925 (avl-tree--stack): New struct.
19926 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
19927 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
19928 (avl-tree--do-enter): Add optional `updatefun' arg.
19929 Change return value.
eb95d01d 19930 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
19931 (avl-tree--do-delete): Add `test' and `nilflag' args.
19932 Change return value.
eb95d01d
TC
19933 (avl-tree-member): Add optional `nilflag'
19934 (avl-tree-member-p): New function.
19935 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
19936 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
19937 (avl-tree-stack-empty-p): New functions.
19938
3769ddcf
TC
19939 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
19940 avl-tree--del-balance1 and make it work both ways.
19941 (avl-tree--del-balance2): Remove.
19942 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
19943 make it work both ways.
19944 (avl-tree--enter-balance2): Remove.
19945 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
19946 New macros.
19947 (avl-tree--mapc, avl-tree-map): Add direction argument.
19948
eb95d01d 199492011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
19950
19951 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
19952
a9f737ee
CY
199532011-05-27 Chong Yidong <cyd@stupidchicken.com>
19954
19955 * select.el: Support clipboard managers with built-in function
19956 x-clipboard-manager-save, via delete-frame-functions and
19957 kill-emacs-hook.
19958 (xselect-convert-to-targets): Add MULTIPLE target to list.
19959 (xselect-convert-to-save-targets): New function.
19960
c92a1e54
KH
199612011-05-27 Kenichi Handa <handa@m17n.org>
19962
19963 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
19964 let-binding rfc2047-encode-encoded-words to nil.
19965
e145f188
GM
199662011-05-27 Glenn Morris <rgm@gnu.org>
19967
5ec8a862
GM
19968 * mail/emacsbug.el: Don't require url-util.
19969
4b29d9fb
GM
19970 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
19971
e145f188
GM
19972 * files.el (set-auto-mode):
19973 Also respect mode: entries at the end of the file. (Bug#8586)
19974
7d15102b
GM
199752011-05-26 Glenn Morris <rgm@gnu.org>
19976
98f593b8
GM
19977 * files.el (hack-local-variables-prop-line, hack-local-variables):
19978 Downcase mode names, as seems to be traditional.
27b48e63 19979 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 19980
7d15102b
GM
19981 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
19982 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
19983
51d5b4ec
JD
199842011-05-25 Julien Danjou <julien@danjou.info>
19985
19986 * textmodes/rst.el (rst-define-level-faces): Do not define face
19987 symbol if it is already defined.
19988
91513f63
VB
199892011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
19990
19991 * play/5x5.el (5x5-new-game, 5x5-randomize):
19992 Reset 5x5-solver-output to nil when a new grid is cast.
19993 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
19994 these debugging traces, as defmacro breaks the compiled code.
19995
4d90d6d0
DK
199962011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
19997
19998 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
19999
e1b90ef6
LL
200002011-05-24 Leo Liu <sdl.web@gmail.com>
20001
20002 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
20003 (vc-bzr-sha1): Adapt.
20004
d8e4b68b 20005 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
20006
20007 * bindings.el: Provide sha1 feature.
20008
db0406bb 200092011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
20010
20011 * mail/sendmail.el: Require `rfc2047'.
20012 (mail-insert-from-field): Do not perform RFC2047 encoding.
20013 (mail-encode-header): New function.
20014 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
20015 buffer to the return value of select-message-coding-system.
20016 Call mail-encode-header.
b8d747b9
KH
20017
20018 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
20019
db0406bb 200202011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 20021
4d90d6d0
DK
20022 * mail/supercite.el (sc-default-cite-frame):
20023 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 20024
eb8a5e9b
GM
200252011-05-24 Glenn Morris <rgm@gnu.org>
20026
f8630703
GM
20027 * progmodes/python.el (brm-menu): Declare.
20028
8831bbed
GM
20029 * emulation/viper.el (viper-set-hooks): Declare.
20030
eb8a5e9b
GM
20031 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
20032 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
20033 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
20034 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
20035 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
20036 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
20037
a2a25d24
SM
200382011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
20039
20040 Add an :exit-function for completion-at-point.
20041
20042 * minibuffer.el (completion--done): New fun.
20043 (completion--do-completion): Use it. New arg `expect-exact'.
20044 (minibuffer-complete, minibuffer-complete-word): Don't output message,
20045 since completion--do-completion does it for us now.
20046 (minibuffer-force-complete): Use completion--done and
20047 completion--replace. Handle sole-completion case with more care.
20048 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
20049 (completion-extra-properties): New var.
20050 (completion-annotate-function): Make obsolete.
20051 (minibuffer-completion-help): Adjust accordingly.
20052 Use completion-list-insert-choice-function.
20053 (completion-at-point, completion-help-at-point):
20054 Bind completion-extra-properties.
20055 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
20056 * simple.el (completion-list-insert-choice-function): New var.
20057 (completion-setup-function): Preserve it.
20058 (choose-completion): Pay attention to it, shuffle the code a bit.
20059 (choose-completion-string): New arg `insert-function'.
20060
20061 * textmodes/bibtex.el: Convert to lexical binding.
20062 (bibtex-mode-map): Use completion-at-point.
20063 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
20064 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
20065 (bibtex-complete): Define as obsolete alias.
20066 (bibtex-complete-internal): Remove.
20067 (bibtex-format-entry): Remove unused sub-group in regexp.
20068 * shell.el (shell--command-completion-data)
20069 (shell-environment-variable-completion):
20070 * pcomplete.el (pcomplete-completions-at-point):
20071 * comint.el (comint--complete-file-name-data): Use :exit-function
20072 instead of completion-table-with-terminator so it also works for
20073 choose-completion.
20074
e44e373d
SM
200752011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
20076
4f91a816
SM
20077 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
20078
782fc819
SM
20079 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
20080 (bug#8710).
20081
e44e373d
SM
20082 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
20083
381987c3
KM
200842011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
20085
20086 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
20087 customization variable and implement: If non-nil, auto-fill will
20088 be inhibited while on topic's header line.
20089
b776bc70
VB
200902011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
20091
20092 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 20093 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
20094 always have a solution in grid size = 5 cases.
20095 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
20096 (5x5-solver-output, 5x5-log-buffer): New vars.
20097 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
20098 Make these variables buffer local to achieve 5x5 multi-session-ness.
20099 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
20100 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
20101 (5x5-solve-suggest): New funs.
20102 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
20103 randomize a grid so that we ensure that there is always a solution.
20104 (5x5-make-random-grid): Allow other movement than flipping.
20105
7de88b6e
KR
201062011-05-23 Kevin Ryde <user42@zip.com.au>
20107
20108 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 20109 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
20110 advice and passes PREDICATE.
20111
b1ef1257
SM
201122011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
20113
bbca48fe
SM
20114 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
20115 byte-compile-lambda if it's actually a lambda.
20116
b1ef1257
SM
20117 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
20118 Fix function quoting. Use backquote better.
20119
92a9cc65
YS
201202011-05-22 Yuanle Song <sylecn@gmail.com>
20121
20122 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
20123 matching (Bug#8516).
20124
f0fb8059
JA
201252011-01-22 Jari Aalto <jari.aalto@cante.net>
20126
20127 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
20128 different face (Bug#8178).
20129
d5b44c93
CY
201302011-05-22 Chong Yidong <cyd@stupidchicken.com>
20131
20132 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
20133 defface (Bug#8144).
20134
79106a44
SM
201352011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
20136
9c848d8a
SM
20137 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
20138 funcall as well (bug#8712). Warn when performing those conversions.
20139 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
20140
79106a44
SM
20141 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
20142
88dfa756
GM
201432011-05-22 Glenn Morris <rgm@gnu.org>
20144
20145 * files.el (hack-local-variables-prop-line): Small simplifications.
20146 (hack-local-variables, hack-local-variables-prop-line):
20147 If MODE-ONLY, return the mode, rather than just `t'.
20148
b7cf2c79
SM
201492011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
20150
20151 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
20152
3f1a8558
GM
201532011-05-21 Glenn Morris <rgm@gnu.org>
20154
7e4ccca3
GM
20155 * files.el (hack-local-variables-prop-line, hack-local-variables):
20156 If only interested in the mode, don't bother doing the other stuff.
20157
637d46ca
GM
20158 * image-mode.el (image-after-revert-hook):
20159 Redraw all frames on which the image is visible. (Bug#8567)
20160
973d955b
GM
20161 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
20162
3f1a8558
GM
20163 * wid-edit.el (widget-checklist-match-inline):
20164 Fix 2011-04-19 change. (Bug#8649)
20165
96479927
SM
201662011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
20167
1dcf791f
SM
20168 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
20169 Also allow singlespace after single-letter capitals followed by a dot.
20170
96479927
SM
20171 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
20172 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
20173
35fd0881
N
201742011-05-20 Nix <nix@esperi.org.uk>
20175
20176 * files.el (basic-save-buffer-2):
20177 Fix handling of break-hardlink-on-save with non-existent files.
20178
82745640
DD
201792011-05-19 Deniz Dogan <deniz@dogan.se>
20180
20181 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 20182 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 20183
4a720484
GM
201842011-05-19 Glenn Morris <rgm@gnu.org>
20185
d1f21341
GM
20186 * progmodes/f90.el (f90-type-def-re):
20187 Handle "type, bind(c)". (Bug#8691)
20188
4a720484
GM
20189 * emacs-lisp/autoload.el (batch-update-autoloads):
20190 Set autoload-excludes by parsing loadup.el rather than Makefiles.
20191
2fb0a219
MA
201922011-05-18 Michael Albinus <michael.albinus@gmx.de>
20193
20194 * net/tramp.el (tramp-process-actions): Set "first-password-request"
20195 property for the correct connection in case of multihops.
20196
e565dd37
GM
201972011-05-18 Glenn Morris <rgm@gnu.org>
20198
c2571358 20199 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
20200 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
20201
e565dd37
GM
20202 Rationalize calendar handling of day and month abbrev-arrays.
20203 * calendar/calendar.el (calendar-customized-p): New function.
20204 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
20205 (calendar-day-name-array, calendar-month-name-array): Doc fix.
20206 Add :set function.
20207 (calendar-abbrev-length, calendar-day-abbrev-array)
20208 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
20209 (calendar-day-abbrev-array, calendar-month-abbrev-array):
20210 Elements may no longer be nil.
20211 (calendar-day-name, calendar-month-name):
20212 Update for changed nature of abbrev arrays.
20213 * calendar/diary-lib.el (diary-name-pattern):
20214 Update for changed nature of abbrev arrays.
20215 (diary-mark-entries-1): Update calendar-make-alist calls.
20216 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
20217 * calendar/cal-html.el (cal-html-day-abbrev-array):
20218 Simply inherit from calendar-day-abbrev-array.
20219
1d99a745
SM
202202011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
20221
20222 * progmodes/grep.el (grep-mode): Disable default
20223 compilation-directory-matcher setting (bug#8684).
20224
7c1d9aa0
MA
202252011-05-17 Michael Albinus <michael.albinus@gmx.de>
20226
20227 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
20228 instead of "head" and "tail". There were problems with SunOS 5.9,
20229 and it performs better.
20230
3952e9d8
GM
202312011-05-17 Glenn Morris <rgm@gnu.org>
20232
2dd12e7f
GM
20233 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
20234
e4157b9c
GM
20235 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
20236 Replace obsolete function.
20237
8e249bbd
GM
20238 * shell.el (pcomplete-parse-arguments-function): Declare.
20239
3952e9d8
GM
20240 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
20241 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
20242 (appt-check): Doc fixes.
20243 (appt-disp-window-function, appt-delete-window-function):
20244 Remove needless special case in custom :type.
20245 (appt-display-count): Default to 0, not nil.
20246 (appt-check): Reset appt-display-count to 0, not nil.
20247
c71a0d48 202482011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 20249
c71a0d48
GM
20250 * progmodes/python.el (python-font-lock-keywords):
20251 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 20252
31d55be9
SM
202532011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
20254
20255 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
20256
3bfacb2f
KR
202572011-05-16 Kevin Ryde <user42@zip.com.au>
20258
20259 * info-look.el (makefile-automake-mode): New setups, looking in
20260 automake manual, then makefile-mode.
20261 (makefile-mode): Remove automake manual, have it just in
20262 makefile-automake-mode since there's various things different or
20263 not relevant to plain make.
20264 (makefile-mode): Remove "other-modes" non-existent automake-mode,
20265 believe a hypothetical automake-mode would go to makefile-mode,
20266 not the other way around.
20267
c8e83751
CY
202682011-05-15 Chong Yidong <cyd@stupidchicken.com>
20269
5e9e35cd
CY
20270 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
20271 hunk-end tags (Bug#8672).
20272
c8e83751
CY
20273 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
20274 vc-annotate-show-diff-revision-at-line (Bug#8671).
20275
50b23e5a
GM
202762011-05-14 Glenn Morris <rgm@gnu.org>
20277
7210a739
GM
20278 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
20279 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
20280 (change-log-font-lock-keywords): Also handle multiple author lines
20281 with leading tabs. (Bug#8644)
7210a739 20282
4691905a
GM
20283 * calendar/appt.el (appt-check): Rename some local variables.
20284 Some simplification/reordering.
20285
50b23e5a
GM
20286 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
20287 (feedmail-sendmail-f-doesnt-sell-me-out)
20288 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
20289 (feedmail-debug-sit-for, feedmail-queue-express-hook)
20290 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
20291 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
20292 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
20293 (feedmail-binmail-gnulinuxish-template):
20294 Rename from feedmail-binmail-linuxish-template.
20295 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
20296 Use insert-buffer-substring.
20297
215cda7c
BC
202982011-05-14 Bill Carpenter <bill@carpenter.org>
20299
20300 * mail/feedmail.el (feedmail-patch-level): Increase.
20301 (feedmail-debug): New custom group.
20302 (feedmail-confirm-outgoing-timeout)
20303 (feedmail-sendmail-f-doesnt-sell-me-out)
20304 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
20305 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
20306 (feedmail-sender-line, feedmail-from-line)
20307 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 20308 (feedmail-spray-this-address)
215cda7c
BC
20309 (feedmail-spray-address-fiddle-plex-list)
20310 (feedmail-queue-use-send-time-for-date)
20311 (feedmail-queue-use-send-time-for-message-id)
20312 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
20313 (feedmail-buffer-eating-function):
20314 Doc fixes.
20315 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
20316 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
20317 (feedmail-message-action-scroll-down): New functions.
20318 (feedmail-queue-directory, feedmail-queue-draft-directory):
20319 Use expand-file-name.
20320 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
20321 Remove C-v help entry.
20322 (feedmail-queue-buffer-file-name): New variable.
20323 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
20324 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
20325 (feedmail-message-action-send-strong, feedmail-message-action-edit)
20326 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
20327 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
20328 (feedmail-message-action-toggle-spray)
20329 (feedmail-run-the-queue-no-prompts)
20330 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
20331 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
20332 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
20333 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
20334 (feedmail-envelope-deducer, feedmail-fiddle-from)
20335 (feedmail-fiddle-sender, feedmail-default-date-generator)
20336 (feedmail-fiddle-date, feedmail-fiddle-message-id)
20337 (feedmail-fiddle-spray-address)
20338 (feedmail-fiddle-list-of-spray-fiddle-plexes)
20339 (feedmail-fiddle-list-of-fiddle-plexes)
20340 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
20341 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
20342 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
20343 Change default. Doc fix.
20344 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
20345 (feedmail-binmail-linuxish-template): New constant.
20346 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
20347 Respect feedmail-sendmail-f-doesnt-sell-me-out.
20348 (feedmail-send-it): Add debug call.
20349 Use feedmail-queue-buffer-file-name, and
20350 feedmail-send-it-immediately-wrapper.
20351 (feedmail-message-action-send): Add debug call.
20352 Use feedmail-send-it-immediately-wrapper.
20353 (feedmail-queue-express-to-queue): Add debug call.
20354 Run feedmail-queue-express-hook.
20355 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
20356 (feedmail-message-action-help-blat):
20357 Rename from feedmail-queue-send-edit-prompt-help-first.
20358 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
20359 Check line-endings. Handle errors better.
20360 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
20361 Doc fix. Add debug call.
20362 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
20363 Use feedmail-queue-send-edit-prompt-inner.
20364 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
20365 (feedmail-queue-send-edit-prompt-inner): New function, extracted
20366 from feedmail-queue-send-edit-prompt.
20367 (feedmail-queue-send-edit-prompt-help)
20368 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
20369 (feedmail-tidy-up-slug): Add debug call.
20370 Respect feedmail-queue-slug-suspect-regexp.
20371 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
20372 (feedmail-dump-message-to-queue): Add debug call.
20373 Expand queue-directory.
20374 (feedmail-dump-message-to-queue): Change message slightly.
20375 Use feedmail-say-chatter.
20376 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
20377 (feedmail-send-it-immediately-wrapper): New function.
20378 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
20379 Insert empty string rather than newline. Handle full-frame case.
20380 Use catch/throw. Use feedmail-say-chatter.
20381 (feedmail-fiddle-from): Try mail-host-address.
20382 (feedmail-default-message-id-generator): Doc fix.
20383 Bind system-time-locale. Handle missing end.
20384 (feedmail-fiddle-x-mailer): Add debug call.
20385 Handle feedmail-x-mailer-line being nil.
20386 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
20387 Add debug call. Use buffer-substring-no-properties.
20388 (feedmail-say-debug, feedmail-say-chatter): New functions.
20389 (feedmail-find-eoh): Give an explicit error.
20390
42c7e61e
UJ
203912011-05-13 Ulf Jasper <ulf.jasper@web.de>
20392
c2571358 20393 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 20394 family from helvetica to sans.
c2571358 20395 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
20396 etc/images/newsticker.
20397
c2571358 20398 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
20399 family from helvetica to sans.
20400
20401 * net/newst-plainview.el (newsticker-new-item-face)
20402 (newsticker-old-item-face, newsticker-immortal-item-face)
20403 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 20404 (newsticker-statistics-face): Change default family from
42c7e61e 20405 helvetica to sans.
c2571358 20406 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
20407 etc/images/newsticker.
20408
5d3385a0
JB
20409 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
20410 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
20411 auto-marking.
20412
8497a297
DV
204132011-05-13 Didier Verna <didier@xemacs.org>
20414
20415 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
20416 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
20417 TODO entries.
8497a297
DV
20418 (lisp-lambda-list-keyword-parameter-indentation)
20419 (lisp-lambda-list-keyword-parameter-alignment)
20420 (lisp-lambda-list-keyword-alignment): New customizable user options.
20421 (lisp-indent-defun-method): Improve docstring.
20422 (extended-loop-p): Fix comment.
20423 (lisp-indent-lambda-list-keywords-regexp): New variable.
20424 (lisp-indent-lambda-list): New function.
20425 (lisp-indent-259): Use it.
20426 (lisp-indent-defmethod): Support for more than one
20427 method qualifier and properly indent methods lambda-lists.
20428 (defgeneric): Provide a missing common-lisp-indent-function property.
20429
f278f87f
SM
204302011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
20431
20432 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
20433 bounds for the empty string (bug#8667).
20434
5233edd7
GM
204352011-05-13 Glenn Morris <rgm@gnu.org>
20436
5237a44f
GM
20437 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
20438
8340026c 20439 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 20440 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 20441
5233edd7 20442 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 20443 (appt-time-msg-list): Doc fix.
a5464014 20444 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 20445
92d10796
AS
204462011-05-12 Andreas Schwab <schwab@linux-m68k.org>
20447
20448 * progmodes/ld-script.el (ld-script-keywords)
20449 (ld-script-builtins): Update keywords list.
20450
914a0ae1
SM
204512011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20452
c89be45f
SM
20453 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
20454
914a0ae1
SM
20455 * shell.el (shell-completion-vars): New function.
20456 (shell-mode):
20457 * simple.el (read-shell-command): Use it.
20458 (blink-matching-open): No need for " [...]" in minibuffer-message.
20459
98dc3df3
GM
204602011-05-12 Glenn Morris <rgm@gnu.org>
20461
20462 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
20463 (appt-check): Simplify.
20464
d2fc7e3d 204652011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 20466
4d61f28d 20467 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
20468 literal "/dev/null".
20469
d2fc7e3d 204702011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
20471
20472 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
20473 Fix typo.
20474
d2fc7e3d 204752011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 20476
3f254caa
SM
20477 * progmodes/which-func.el (which-function):
20478 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
20479 which might not be defined (Bug#8260).
20480
d45885f7
GM
204812011-05-12 Glenn Morris <rgm@gnu.org>
20482
20483 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
20484 Let byte-compile-initial-macro-environment always take precedence.
20485
488086f4
SM
204862011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
20487
20488 * net/rcirc.el: Add support for SSL/TLS connections.
20489 (rcirc-server-alist): New field `encryption'.
20490 (rcirc): Check `encryption' settings.
20491 (rcirc-connect): New arg `encryption'. Use open-network-stream.
20492 Merge make-local-variable into `set'.
20493 (rcirc--connection-open-p): New function.
20494 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
20495 the process is not a network process (e.g. running gnutls-cli).
20496 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
20497 Make rcirc-(en|de)code-coding-system local here.
20498 (rcirc-mode): Merge make-local-variable into `set'.
20499 (rcirc-parent-buffer): Make permanent buffer-local.
20500 (rcirc-multiline-minor-mode): Don't do it here.
20501 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
20502 there's no server buffer.
20503
7d3b9d44
GM
205042011-05-11 Glenn Morris <rgm@gnu.org>
20505
f64049c6
GM
20506 * newcomment.el (comment-kill): Prefix "unused" local.
20507
93c9df73
GM
20508 * term/w32console.el (get-screen-color): Declare.
20509
7d3b9d44
GM
20510 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
20511 Handle symbol elements of byte-compile-initial-macro-environment.
20512
9e2dd53f
LL
205132011-05-10 Leo Liu <sdl.web@gmail.com>
20514
488086f4
SM
20515 * bookmark.el (bookmark-bmenu-mode-map):
20516 Bind bookmark-bmenu-search to `/'.
8b340240 20517
9e2dd53f 20518 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
20519 (footnote-unicode-string, footnote-unicode-regexp): New variable.
20520 (Footnote-unicode): New function.
20521 (footnote-style-alist): Add unicode style to the list.
20522 (footnote-style): Doc fix.
9e2dd53f 20523
79b70037
GM
205242011-05-10 Jim Meyering <meyering@redhat.com>
20525
20526 Fix doubled-word typos.
20527 * international/quail.el (quail-insert-kbd-layout): and and -> and
20528 * kermit.el: and and -> and
20529 * net/ldap.el (ldap-search-internal): to to -> to
20530 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
20531 * progmodes/js.el (js-mode): and and -> and
20532 * textmodes/artist.el (artist-move-to-xy): at at -> at
20533 (artist-draw-region-trim-line-endings): if if -> if
20534 And Safetyc -> Safety.
20535 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
20536
b8f82dc1 205372011-05-10 Glenn Morris <rgm@gnu.org>
f1a71c6e 20538 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
20539
20540 * files.el (hack-one-local-variable-eval-safep):
20541 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
20542
4f99f44b
GM
205432011-05-10 Glenn Morris <rgm@gnu.org>
20544
20545 * calendar/diary-lib.el (diary-list-entries-hook)
20546 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
20547 (diary-nongregorian-marking-hook, diary-list-entries)
20548 (diary-include-other-diary-files, diary-mark-entries)
20549 (diary-mark-included-diary-files): Doc fixes.
20550
84f29e6b
JB
205512011-05-09 Juanma Barranquero <lekktu@gmail.com>
20552
20553 * misc.el: Require tabulated-list.el during compilation.
20554
9bedd73a
CY
205552011-05-09 Chong Yidong <cyd@stupidchicken.com>
20556
488086f4
SM
20557 * progmodes/compile.el (compilation-start):
20558 Run compilation-filter-hook for the async case too.
9bedd73a
CY
20559 (compilation-filter-hook): Doc fix.
20560
797c735c
DD
205612011-05-09 Deniz Dogan <deniz@dogan.se>
20562
20563 * wdired.el: Remove outdated installation comment. Fix usage
20564 comment.
20565
5f4b1dfe
JB
205662011-05-09 Juanma Barranquero <lekktu@gmail.com>
20567
20568 * misc.el: Implement new command `list-dynamic-libraries'.
20569 (list-dynamic-libraries--loaded-only-p): New variable.
20570 (list-dynamic-libraries--refresh): New function.
20571 (list-dynamic-libraries): New command.
20572
4c44026c
CY
205732011-05-09 Chong Yidong <cyd@stupidchicken.com>
20574
488086f4
SM
20575 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20576 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
20577 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
20578 higher priority to avoid clobbering by gnu.
20579
027f966d
CY
205802011-05-08 Chong Yidong <cyd@stupidchicken.com>
20581
20582 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
20583 if the face has existing theme settings (Bug#8454).
20584
085f5d7d
CY
205852011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
20586
488086f4
SM
20587 * progmodes/perl-mode.el (perl-imenu-generic-expression):
20588 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 20589
2a86a00c
RS
20590 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
20591 special file names `.' and `..' (Bug#8259).
20592
d9c54a06
CY
205932011-05-08 Chong Yidong <cyd@stupidchicken.com>
20594
488086f4
SM
20595 * progmodes/grep.el (grep-mode-font-lock-keywords):
20596 Remove buffer-changing entries.
d9c54a06
CY
20597 (grep-filter): New function.
20598 (grep-mode): Add it to compilation-filter-hook.
20599
20600 * progmodes/compile.el (compilation-filter-hook)
20601 (compilation-filter-start): New defvars.
20602 (compilation-filter): Call compilation-filter-hook prior to
20603 updating the process mark.
20604
c4662635
SM
206052011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
20606
20607 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
20608
b0512a1d
EZ
206092011-05-07 Eli Zaretskii <eliz@gnu.org>
20610
605c9376
EZ
20611 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
20612 mailclient-send-it even if window-system is nil. (Bug#8595)
20613
c4662635
SM
20614 * term/w32console.el (terminal-init-w32console):
20615 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
20616 background-mode. (Bug#8597)
20617
d1dc2cc2
SM
206182011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
20619
20620 Make bytecomp.el understand that defmethod defines funs (bug#8631).
20621 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
20622 New functions.
20623 (defgeneric, eieio--defmethod): Use them.
20624 (eieio-defgeneric): Remove.
20625 (defmethod): Call defgeneric in a way visible to the byte-compiler.
20626
915d1300
GM
206272011-05-07 Glenn Morris <rgm@gnu.org>
20628
a3961c3e
GM
20629 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
20630 Use let rather than let*.
20631 (timeclock-find-discrep): Remove unused local.
20632
314347b9
GM
20633 * calendar/diary-lib.el (diary-comment-start): Doc fix.
20634
915d1300
GM
20635 * calendar/appt.el (appt-time-msg-list): Doc fix.
20636
275b59b0
NF
206372011-05-06 Noah Friedman <friedman@splode.com>
20638
20639 * apropos.el (apropos-print-doc): Only use
20640 emacs-lisp-docstring-fill-column when it is bound to an integer,
20641 per that variable's documentation.
20642
6c19f744
SM
206432011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
20644
20645 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 20646 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 20647
60f884b2
GM
206482011-05-06 Glenn Morris <rgm@gnu.org>
20649
5006e634
GM
20650 * calendar/appt.el (appt-message-warning-time): Doc fix.
20651 (appt-warning-time-regexp): New option.
20652 (appt-make-list): Respect appt-message-warning-time.
20653
548d0a63
GM
20654 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
20655 New options.
20656 (diary-add-to-list): Strip comments from the displayed string.
20657 (diary-mode): Set comment-start and comment-end.
20658
60f884b2
GM
20659 * vc/diff-mode.el (smerge-refine-subst): Declare.
20660 (diff-refine-hunk): Don't require smerge-mode when compiling.
20661
989681bb
JB
206622011-05-06 Juanma Barranquero <lekktu@gmail.com>
20663
20664 * simple.el (list-processes): Return nil as the docstring says.
20665
a6bc05e1
MA
206662011-05-05 Michael Albinus <michael.albinus@gmx.de>
20667
20668 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
20669 to "".
20670 (ange-ftp-write-region, ange-ftp-insert-file-contents)
20671 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
20672 determining of binary transfer. (Bug#7383)
20673
23c22e9a
MA
206742011-05-05 Michael Albinus <michael.albinus@gmx.de>
20675
c4662635
SM
20676 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
20677 Fix port computation bug. (Bug#8618)
23c22e9a 20678
0bff894f
GM
206792011-05-05 Glenn Morris <rgm@gnu.org>
20680
b8296902
GM
20681 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
20682
1f522ce8
GM
20683 * simple.el (shell-dynamic-complete-functions)
20684 (comint-dynamic-complete-functions): Declare.
20685
cf5bee67
GM
20686 * net/network-stream.el (gnutls-negotiate):
20687 * simple.el (tabulated-list-print): Fix declarations.
20688
20689 * progmodes/gud.el (syntax-symbol, syntax-point):
20690 Remove unnecessary and incorrect declarations.
20691
0bff894f 20692 * emacs-lisp/check-declare.el (check-declare-scan):
1f9f395d 20693 Handle byte-compile-initial-macro-environment in bytecomp.el.
0bff894f 20694
9869b3ae
SM
206952011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
20696
20697 Fix earlier half-done eieio-defmethod change (bug#8338).
20698 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
20699 Streamline and change calling convention.
20700 (defmethod): Adjust accordingly and simplify.
20701 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
20702 new eieio--defmethod.
20703 (slot-boundp): Minor CSE simplification.
20704
9c1d5ac5
MZ
207052011-05-05 Milan Zamazal <pdm@zamazal.org>
20706
20707 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
20708 (glasses-make-readable): Use glasses-separate-capital-groups.
20709
455c834e
JB
207102011-05-05 Juanma Barranquero <lekktu@gmail.com>
20711
20712 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
20713 (warning-series): Doc fix.
20714 (display-warning): Don't try to create the buffer if we just found it.
20715
9ed7c8cb
CY
207162011-05-04 Chong Yidong <cyd@stupidchicken.com>
20717
20718 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
20719 (autoload-find-generated-file): New function.
20720 (generate-file-autoloads): Bind generated-autoload-file to
20721 buffer-file-name.
9869b3ae
SM
20722 (update-file-autoloads, update-directory-autoloads):
20723 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
20724 output file (Bug#7989).
20725 (batch-update-autoloads): Doc fix.
20726
0898ca10
JB
207272011-05-04 Juanma Barranquero <lekktu@gmail.com>
20728
20729 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
20730
31dfb76c
GM
207312011-05-04 Glenn Morris <rgm@gnu.org>
20732
f330b642
GM
20733 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
20734 function, so it follows changes in calendar-date-style.
20735 (diary-fancy-date-matcher): New function.
20736 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
20737 (diary-fancy-font-lock-fontify-region-function):
20738 Use diary-fancy-date-pattern as a function.
20739
31dfb76c
GM
20740 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
20741 non-numbers for `year' etc pseudo-variables. (Bug#8583)
20742
48e79d6a
TZ
207432011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
20744
20745 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
20746 instead of positional arguments. Allow :keylist and :crlfiles
20747 arguments.
20748 (open-gnutls-stream): Call it.
20749
20750 * net/network-stream.el (network-stream-open-starttls): Adjust to
20751 call `gnutls-negotiate' with :process and :hostname arguments.
20752
dd5a5ee0
SM
207532011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
20754
ef80fc09
SM
20755 * minibuffer.el (completion--message): New function.
20756 (completion--do-completion, minibuffer-complete)
20757 (minibuffer-force-complete, minibuffer-complete-word): Use it.
20758 (completion--do-completion): Don't ignore completion-auto-help when in
20759 icomplete-mode.
20760
dd5a5ee0
SM
20761 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
20762 internal encoding (e.g. tibetan zero is not whitespace).
20763 (global-whitespace-mode): Prefer save-current-buffer.
20764 (whitespace-trailing-regexp): Remove useless save-match-data.
20765 (whitespace-empty-at-bob-regexp): Minor simplification.
20766
b7d22a83
CY
207672011-05-03 Chong Yidong <cyd@stupidchicken.com>
20768
20769 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
20770
5192af46
AM
207712011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
20772
20773 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 20774 Use `concat' to create string for insertion.
5192af46 20775
5767d190
SM
207762011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
20777
20778 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
20779 Avoid open-line which runs post-self-insert-hook.
20780 (bibtex-fill-entry): Remove unused `end' var.
20781
bf242939
AM
207822011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
20783
5767d190
SM
20784 * textmodes/ispell.el (ispell-add-per-file-word-list):
20785 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 20786
25666126
LL
207872011-05-03 Leo Liu <sdl.web@gmail.com>
20788
20789 * isearch.el (isearch-yank-pop): New command.
5767d190 20790 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
20791 (isearch-forward): Mention it.
20792
52d3c2d0
SM
207932011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
20794
1bcace58
SM
20795 * simple.el (minibuffer-complete-shell-command): Remove.
20796 (minibuffer-local-shell-command-map): Use completion-at-point.
20797 (read-shell-command): Setup completion vars here instead.
20798 (read-expression-map): Bind TAB to symbol completion.
20799
52d3c2d0
SM
20800 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
20801 error directly rather via storing it into `results'.
20802
35813471
LL
208032011-05-02 Leo Liu <sdl.web@gmail.com>
20804
20805 * vc/diff.el: Fix description.
20806
e793a940
LMI
208072011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20808
20809 * server.el (server-eval-at): New function.
20810
8de66e05
LMI
208112011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20812
20813 * net/network-stream.el (open-network-stream): Take a :nowait
20814 parameter and pass it on to `make-network-process'.
20815 (network-stream-open-plain): Ditto.
20816
dcb79f20
AS
208172011-04-30 Andreas Schwab <schwab@linux-m68k.org>
20818
20819 * faces.el (face-spec-set-match-display): Don't match toolkit
20820 options on terminal frames.
20821
14a7fbd8
SM
208222011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
20823
7eabc1be
SM
20824 * progmodes/pascal.el: Use lexical binding.
20825 (pascal-mode-map): Remove author preferences.
20826
14a7fbd8
SM
20827 * pcomplete.el (pcomplete-std-complete): Don't abuse
20828 completion-at-point.
20829
50f84510
JB
208302011-04-28 Juanma Barranquero <lekktu@gmail.com>
20831
6e087a44
JB
20832 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
20833 removing code that has been dead since 1991 or so.
20834
50f84510
JB
20835 * startup.el (command-line): When warning about "_emacs", use a
20836 delayed warning to allow the user to filter it out.
20837
0ba690bd
DD
208382011-04-28 Deniz Dogan <deniz@dogan.se>
20839
20840 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
20841 user has not joined.
20842
08abfaad
SM
208432011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
20844
20845 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
20846 aren't any completions at point.
20847
638f053a
JB
208482011-04-28 Juanma Barranquero <lekktu@gmail.com>
20849
20850 * subr.el (display-delayed-warnings): New function.
20851 (delayed-warnings-hook): New variable.
20852
8fff8daa
SM
208532011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
20854
08abfaad
SM
20855 * minibuffer.el (completion-at-point, completion-help-at-point):
20856 Don't presume that a given completion-at-point-function will always
20857 use the same calling convention.
20858
8fff8daa
SM
20859 * pcomplete.el (pcomplete-completions-at-point):
20860 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
20861 pcomplete-seen is non-nil.
20862 (pcomplete-comint-setup): Also recognize the new comint/shell
20863 completion functions.
20864 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
20865 pcomplete-seen is non-nil.
20866
841a1577 208672011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 20868
841a1577 20869 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 20870 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 20871 the first character in the entry. This allows for code to add its
211ec907
UJ
20872 own uid to the entry.
20873 (icalendar--convert-float-to-ical): Add export of
20874 `diary-float'-entries save for those with the optional DAY
20875 argument.
20876
2a782793
DC
208772011-04-27 Daniel Colascione <dan.colascione@gmail.com>
20878
20879 * subr.el (shell-quote-argument): Use alternate escaping strategy
20880 when we spot a variable reference in a string.
20881
0438ce91
DC
208822011-04-26 Daniel Colascione <dan.colascione@gmail.com>
20883
20884 * cus-start.el (all): Define customization for debug-on-event.
20885
841a1577 208862011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
20887
20888 * subr.el (shell-quote-argument): Escape correctly under Windows.
20889
d090ed6c
SM
208902011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
20891
20892 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
20893
bfd31217
MA
208942011-04-25 Michael Albinus <michael.albinus@gmx.de>
20895
d090ed6c
SM
20896 * net/tramp.el (tramp-process-actions): Add POS argument.
20897 Delete region between POS and (pos).
bfd31217 20898
d090ed6c
SM
20899 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
20900 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
20901 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
20902
20903 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
20904 position in `tramp-process-actions' call.
20905
20906 * net/trampver.el: Update release number.
20907
e92f3bd3
SM
209082011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
20909
850256b5
SM
20910 * custom.el (defcustom): Obey lexical-binding.
20911
e92f3bd3
SM
20912 Fix octave-inf completion problems reported by Alexander Klimov.
20913 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
20914 Inherit from octave-mode-syntax-table.
20915 (inferior-octave-mode): Set info-lookup-mode.
20916 (inferior-octave-completion-at-point): New function.
20917 (inferior-octave-complete): Use it and completion-in-region.
20918 (inferior-octave-dynamic-complete-functions): Use it as well, and use
20919 comint-filename-completion.
20920 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
20921 symbol elements which shouldn't be word elements.
20922 (octave-font-lock-keywords, octave-beginning-of-defun)
20923 (octave-function-header-regexp): Adjust regexps accordingly.
20924 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
20925
cd22b309
JB
209262011-04-25 Juanma Barranquero <lekktu@gmail.com>
20927
20928 * net/gnutls.el (gnutls-errorp): Declare before first use.
20929
8b492194
TZ
209302011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
20931
20932 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
20933 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 20934 default trustfile exists before going to use it. Add missing
5a5fa834 20935 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
20936 Reported by Claudio Bley <claudio.bley@gmail.com>.
20937 (open-gnutls-stream): Add usage example.
20938
20939 * net/network-stream.el (network-stream-open-starttls): Give host
20940 parameter to `gnutls-negotiate'.
20941 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 20942 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 20943
841a1577 209442011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 20945
cd22b309
JB
20946 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
20947 Use correct match group (bug#8438).
05842630 20948
3ba7869c
CY
209492011-04-24 Chong Yidong <cyd@stupidchicken.com>
20950
512e3ae1
CY
20951 * emacs-lisp/package.el (package-built-in-p): Fix typo.
20952 (package-menu--generate): New arg specifying packages to show.
20953 (package-menu-refresh, package-menu-execute, list-packages):
20954 Callers changed.
20955 (package-show-package-list): New function, replacing deleted
20956 package--list-packages (renamed because it is non-internal).
20957
20958 * finder.el (finder-list-matches): Use package-show-package-list
20959 instead of deleted package--list-packages.
20960
e92f3bd3
SM
20961 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
20962 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
20963 (vc-annotate-mode-map): Bind it to RET.
20964
7031be6d
UR
209652011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
20966
20967 * progmodes/etags.el (next-file): Don't use set-buffer to change
20968 buffers (Bug#8478).
20969
4ef177aa
CY
209702011-04-24 Chong Yidong <cyd@stupidchicken.com>
20971
c8d173eb
CY
20972 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
20973
4ef177aa
CY
20974 * apropos.el (apropos-label-face): Avoid variable-pitch face.
20975 (apropos-accumulator): Doc fix.
20976 (apropos-function, apropos-macro, apropos-command)
20977 (apropos-variable, apropos-face, apropos-group, apropos-widget)
20978 (apropos-plist): Add face property.
20979 (apropos-symbols-internal): Fix indentation.
20980 (apropos-print): Simplify help, and recognize apropos-multi-type.
20981 (apropos-print-doc): Use button-type-get to extract the button's
20982 face property. Fill docstring (Bug#8352).
20983
4ffd0d6b 209842011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
20985
20986 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
20987
c6c32125 20988 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 20989 (mpuz-mode-map): Use mapc.
c6c32125
JB
20990 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
20991 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
20992 Fix typos in docstrings.
20993
58d468b4
JB
20994 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
20995 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
20996
6470c3c6
JB
20997 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
20998
4ffd0d6b 209992011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
21000
21001 * minibuffer.el (completion--do-completion): Avoid the "Next char
21002 not unique" prompt if icomplete-mode is enabled (Bug#5849).
21003
3ad8bad0
CY
21004 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
21005 mouse-2 into unread-command-events, it is interpreted correctly.
21006
71d73c9c 21007 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 21008 (image-toggle-display): Doc fix.
71d73c9c 21009
841a1577 210102011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 21011
4ffd0d6b
GM
21012 * textmodes/page.el (what-page): Use line-number-at-pos to
21013 calculate line number (Bug#6825).
6e1dbaa9 21014
c2fb1b60
JB
210152011-04-22 Juanma Barranquero <lekktu@gmail.com>
21016
21017 * eshell/esh-mode.el (find-tag-interactive): Declare function.
21018 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
21019 Pass argument NO-DEFAULT to `find-tag-interactive'.
21020
e02f48d7
JB
210212011-04-22 Juanma Barranquero <lekktu@gmail.com>
21022
21023 Lexical-binding cleanup.
21024
21025 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
21026 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
21027 * progmodes/ada-prj.el (ada-prj-initialize-values)
21028 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
21029 (ada-prj-show-value):
21030 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
21031 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
21032 (antlr-invalidate-context-cache, antlr-options-menu-filter)
21033 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
21034 * progmodes/bug-reference.el (bug-reference-push-button):
21035 * progmodes/fortran.el (fortran-line-length):
21036 * progmodes/glasses.el (glasses-change):
21037 * progmodes/octave-mod.el (octave-fill-paragraph):
21038 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
21039 (python-pdbtrack-grub-for-buffer, python-sentinel):
21040 * progmodes/sql.el (sql-save-connection):
21041 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
21042 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
21043 Mark unused parameters.
21044
21045 * progmodes/compile.el (compilation--flush-directory-cache)
21046 (compilation--flush-parse, compile-internal): Mark unused parameters.
21047 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
21048 (compilation-next-error-function): Remove unused variable `timestamp'.
21049
21050 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
21051 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
21052
21053 * progmodes/dcl-mode.el (dcl-end-of-command):
21054 Remove unused variable `start'.
21055 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
21056 (dcl-option-value-basic, dcl-option-value-offset)
21057 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
21058 Mark unused parameters.
21059 (dcl-save-local-variable): Remove unused variable `val'.
21060 (mode): Declare.
21061
21062 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
21063 Mark unused parameters.
21064 (delphi-ignore-changes): Move before first use.
21065 (delphi-charset-token-at): Remove unused variable `start'.
21066 (delphi-else-start): Remove unused variable `if-count'.
21067 (delphi-comment-block-start, delphi-comment-block-end):
21068 Remove unused variable `kind'.
21069 (delphi-indent-line): Remove unused variable `new-point'.
21070
21071 * progmodes/ebrowse.el (ebrowse-files-list)
21072 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
21073 Mark unused parameters. Don't quote `lambda'.
21074 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
21075 Don't quote `lambda'.
21076 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
21077 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
21078 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
21079 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
21080 Use `ignore-errors'.
21081 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
21082 (ebrowse-view/find-file-and-search-pattern)
21083 (ebrowse-view/find-member-declaration/definition):
21084 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
21085 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
21086 Rename parameter PREFIX-ARG to PREFIX.
21087 (ebrowse-tags-read-name): Remove unused variables `start' and
21088 `member-info'.
21089 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
21090 to `tags-file'.
21091
21092 * progmodes/etags.el (local-find-tag-hook): Declare.
21093 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
21094 Mark unused parameters.
21095
21096 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
21097 (executable-interpret): Mark unused parameter.
21098
21099 * progmodes/flymake.el (flymake-process-sentinel)
21100 (flymake-after-change-function)
21101 (flymake-create-temp-with-folder-structure)
21102 (flymake-get-include-dirs-dot): Mark unused parameters.
21103 (flymake-safe-delete-directory): Remove unused variable `err'.
21104
21105 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
21106 (speedbar-timer-fn, speedbar-line-text)
21107 (speedbar-change-expand-button-char, speedbar-delete-subblock)
21108 (speedbar-center-buffer-smartly): Declare functions.
21109 (gdb-find-watch-expression): Remove unused variable `array'.
21110 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
21111 (gdb-starting): Mark unused parameters.
21112 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
21113 (gdb-table-string): Remove unused variable `res'.
21114 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
21115 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
21116 (gdb-display-buffer): Remove unused variable `cur-size'.
21117
21118 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
21119 allow lexical-binding compilation.
21120 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
21121 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
21122 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
21123 Mark unused parameters.
21124 (gud-gdb-marker-filter): Remove unused variable `match'.
21125 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
21126 lambda expressions and funcall them, instead of using `fset'.
21127
21128 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
21129 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
21130
21131 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
21132 variable `header-beg'; use `let'.
21133
21134 * progmodes/icon.el (indent-icon-exp): Remove unused variables
21135 `restart', `last-sexp' and `at-do'.
21136
21137 * progmodes/js.el (js--debug): Mark unused parameter.
21138 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
21139 (js--splice-into-items): Remove unused variable `item'.
21140 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
21141
21142 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
21143 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
21144 (makefile-complete): Remove unused variable `try'.
21145 (makefile-fill-paragraph, makefile-match-function-end):
21146 Mark unused parameters.
21147
21148 * progmodes/octave-inf.el (inferior-octave-complete):
21149 Remove unused variable `proc'.
21150 (inferior-octave-output-digest): Mark unused parameter.
21151
21152 * progmodes/perl-mode.el (perl-calculate-indent):
21153 Remove unused variable `err'.
21154
21155 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
21156 (prolog-indent-line): Mark unused parameters.
21157 (prolog-indent-line): Remove unused variable `beg'.
21158
21159 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
21160 (reporter-dont-compact-list): Declare.
21161
21162 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
21163 Remove unused variable `char'.
21164 (sh-debug): Mark unused parameter.
21165 (sh-get-indent-info): Remove unused variable `start'.
21166 (sh-calculate-indent): Remove unused variable `var'.
21167
21168 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
21169 (simula-electric-keyword): Remove unused variable `null'.
21170 (simula-search-backward, simula-search-forward): Remove unused
21171 variables `begin' and `end'.
21172
21173 * progmodes/vera-mode.el (vera-guess-basic-syntax):
21174 Remove unused variable `pos'.
21175 (vera-electric-tab, vera-comment-uncomment-region):
21176 Mark unused parameters.
21177 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
21178
7ede3b65
CY
211792011-04-22 Chong Yidong <cyd@stupidchicken.com>
21180
21181 * emacs-lisp/package.el (package--builtins, package-alist)
21182 (package-load-descriptor, package-built-in-p, package-activate)
21183 (define-package, package-installed-p)
21184 (package-compute-transaction, package-buffer-info)
21185 (package--push): Doc fix. Distinguish more clearly between
21186 version strings and version lists.
21187
121656e9
JB
211882011-04-21 Juanma Barranquero <lekktu@gmail.com>
21189
21190 Lexical-binding cleanup.
21191
21192 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
21193 (5x5-make-mutate-best):
21194 * play/fortune.el (fortune-in-buffer):
21195 * play/gomoku.el (gomoku-init-display):
21196 * play/solitaire.el (solitaire, solitaire-do-check):
21197 * play/tetris.el (tetris-default-update-speed-function):
21198 Mark unused parameters.
21199
21200 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
21201 (bubbles--shift): Remove unused variable `char-org'.
21202 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
21203 (bubbles--show-images): Remove unused variable `char'.
21204
21205 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
21206 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
21207 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
21208 (decipher-analyze-buffer): Use ?\s.
21209 (decipher-make-checkpoint): Remove unused variable `mapping'.
21210
21211 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
21212
21213 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
21214 Remove unused variable `result'; use `let'.
21215
21216 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
21217 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
21218 (gametree-children-shown-p, gametree-compute-reduced-score):
21219 Use `ignore-errors'.
21220
21221 * play/handwrite.el (ps-lpr-switches): Declare.
21222 (handwrite): Remove unused variables `pmin' and `lastp'.
21223
21224 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
21225
21226 * play/landmark.el (landmark-init-display)
21227 (landmark-update-naught-weights): Mark unused parameters.
21228 (landmark-y): Remove unused variable `noise'. Simplify.
21229 (landmark-human-plays): Remove unused variable `score'.
21230
21231 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
21232 (mpuz-try-proposal): Remove unused variable `game'.
21233
21234 * play/zone.el (life-patterns): Declare.
21235
80f499c7
JB
212362011-04-20 Juanma Barranquero <lekktu@gmail.com>
21237
21238 * vc/vc.el (ediff-vc-internal): Declare function.
21239
024ff170
SM
212402011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21241
c0a193ea
SM
21242 * shell.el: Use lexical-binding and std completion UI.
21243 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
21244 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
21245 comint-preoutput-filter-functions rather than on
21246 comint-output-filter-functions.
21247 (shell-command-completion, shell--command-completion-data)
21248 (shell-filename-completion, shell-environment-variable-completion)
21249 (shell-c-a-p-replace-by-expanded-directory): New functions.
21250 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
21251 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
21252 (shell-dynamic-complete-environment-variable): Use them.
21253 (shell-dynamic-complete-as-environment-variable)
21254 (shell-dynamic-complete-as-command): Remove.
21255 (shell-match-partial-variable): Match past point.
21256 * comint.el: Clean up use of completion-at-point-functions.
21257 (comint-completion-at-point): New function.
21258 (comint-mode): Use it completion-at-point-functions.
21259 (comint-dynamic-complete): Make it obsolete.
21260 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
21261 (comint-c-a-p-replace-by-expanded-history): New function.
21262 (comint-dynamic-complete-functions)
21263 (comint-replace-by-expanded-history): Use it.
21264 * minibuffer.el (completion-table-with-terminator): Allow dynamic
21265 termination strings. Try harder to avoid second try-completion.
21266 (completion-in-region-mode-map): Disable bindings that don't work yet.
21267
2dbaa080
SM
21268 * comint.el: Use lexical-binding. Require CL.
21269 (comint-dynamic-complete-functions): Use comint-filename-completion.
21270 (comint-completion-addsuffix): Tweak custom type.
21271 (comint-filename-completion, comint--common-suffix)
21272 (comint--common-quoted-suffix, comint--table-subvert)
21273 (comint--complete-file-name-data): New functions.
21274 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
21275 (comint-dynamic-list-filename-completions): Use them.
21276 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 21277
2dbaa080
SM
21278 * minibuffer.el (completion-in-region-mode):
21279 Keep completion-in-region-mode--predicate global.
21280 (completion-in-region--postch):
21281 Assume completion-in-region-mode--predicate is not null.
21282
c79a6f38
SM
21283 * progmodes/flymake.el (flymake-start-syntax-check-process):
21284 Obey `dir'. Simplify.
21285
024ff170
SM
21286 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
21287 we're in VC after all.
21288
1c6c854e
CS
212892011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
21290
21291 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 21292 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
21293 (vc-version-diff): Use vc-diff-build-argument-list-internal.
21294
bed7f140
SM
212952011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21296
332e62ab
SM
21297 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
21298 add sanity check.
21299
bed7f140
SM
21300 * obsolete/erc-hecomplete.el: Make obsolete.
21301 * obsolete/: Standardize obsolescence info in the header.
21302
f195c582
GM
213032011-04-20 Glenn Morris <rgm@gnu.org>
21304
21305 * calendar/solar.el (solar-horizontal-coordinates):
21306 Use the longitude argument rather than `calendar-longitude'.
21307 (solar-date-next-longitude): Remove unused locals.
21308
cb79b8c0
VJL
213092011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21310
21311 * whitespace.el: New version 13.2.1.
21312
213132011-04-20 felix <EmacsWiki> (tiny change)
21314
d8e4b68b 21315 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
21316 switching between major modes on a file.
21317
602ea69d
SM
213182011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
21319
21320 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
21321 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
21322 multi-line comments as well.
21323
06b60517
JB
213242011-04-19 Juanma Barranquero <lekktu@gmail.com>
21325
21326 Lexical-binding cleanup.
21327
21328 * arc-mode.el (archive-mode-revert):
21329 * cmuscheme.el (scheme-interactively-start-process):
21330 * custom.el (custom-initialize-delay):
21331 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
21332 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
21333 * emacs-lock.el (emacs-lock-clear-sentinel):
21334 * ezimage.el (defezimage):
21335 * follow.el (follow-avoid-tail-recenter):
21336 * fringe.el (set-fringe-mode-1):
21337 * generic-x.el (bat-generic-mode-compile):
21338 * help-mode.el (help-info-variable, help-do-xref)
21339 (help-mode-revert-buffer):
21340 * help.el (view-emacs-todo):
21341 * iswitchb.el (iswitchb-completion-help):
21342 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
21343 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
21344 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
21345 * locate.el (locate-update):
21346 * longlines.el (longlines-encode-region)
21347 (longlines-after-change-function):
21348 * outline.el (outline-isearch-open-invisible):
21349 * ps-def.el (declare-function, charset-dimension, char-width)
21350 (encode-char):
21351 * ps-mule.el (ps-mule-plot-string):
21352 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
21353 (recentf-edit-list-select, recentf-edit-list-validate)
21354 (recentf-open-files-action):
21355 * rect.el (delete-whitespace-rectangle-line)
21356 (rectangle-number-line-callback):
21357 * register.el (window-configuration-to-register)
21358 (frame-configuration-to-register):
21359 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
21360 * select.el (xselect-convert-to-string, xselect-convert-to-length)
21361 (xselect-convert-to-targets, xselect-convert-to-delete)
21362 (xselect-convert-to-filename, xselect-convert-to-charpos)
21363 (xselect-convert-to-lineno, xselect-convert-to-colno)
21364 (xselect-convert-to-os, xselect-convert-to-host)
21365 (xselect-convert-to-user, xselect-convert-to-class)
21366 (xselect-convert-to-name, xselect-convert-to-integer)
21367 (xselect-convert-to-atom, xselect-convert-to-identity):
21368 * subr.el (declare, ignore, process-kill-without-query)
21369 (text-clone-maintain):
21370 * terminal.el (te-get-char, te-tic-sentinel):
21371 * tool-bar.el (tool-bar-make-keymap):
21372 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
21373 * type-break.el (type-break-mode, type-break-noninteractive-query):
21374 * view.el (View-back-to-mark):
21375 * wid-browse.el (widget-browse-action, widget-browse-widget)
21376 (widget-browse-widgets, widget-browse-sexp):
21377 * widget.el (define-widget-keywords):
21378 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
21379 Mark unused parameters.
21380
21381 * align.el (align-adjust-col-for-rule): Mark unused parameter.
21382 (align-areas): Remove unused variable `look'.
21383 (align-region): Remove unused variables `real-end' and `pos-list'.
21384
21385 * apropos.el (apropos-score-doc): Remove unused variable `i'.
21386
21387 * bindings.el (mode-line-modified, mode-line-remote):
21388 Mark unused parameters.
21389 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
21390
21391 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
21392 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
21393
21394 * comint.el (comint-history-isearch-pop-state)
21395 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
21396 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
21397 (comint-substitute-in-file-name): Doc fix.
21398
21399 * completion.el (cmpl-statistics-block): Mark unused parameter.
21400 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
21401 (save-completions-to-file, load-completions-from-file):
21402 Remove unused local variable `e'.
21403
21404 * composite.el (compose-chars): Remove unused variable `len'.
21405 (lgstring-insert-glyph): Remove unused variable `g'.
21406 (compose-glyph-string): Remove unused variables `ascent',
21407 `descent', `lbearing' and `rbearing'.
21408 (compose-glyph-string-relative): Remove unused variables
21409 `lbearing', `rbearing' and `wadjust'.
21410 (compose-gstring-for-graphic): Remove unused variables `header',
21411 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
21412 (compose-gstring-for-terminal): Remove unused variables `header'
21413 and `nchars'. Use `let', not `let*'.
21414
21415 * cus-edit.el (Custom-set, Custom-save, custom-reset)
21416 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
21417 (Custom-buffer-done, custom-buffer-create-internal)
21418 (custom-browse-visibility-action, custom-browse-group-tag-action)
21419 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
21420 (widget-magic-mouse-down-action, custom-toggle-parent)
21421 (custom-add-parent-links, custom-toggle-hide-variable)
21422 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
21423 (custom-toggle-hide-face, face, hook, custom-group-link-action)
21424 (custom-face-menu-create, custom-variable-menu-create, get)
21425 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
21426 (custom-reset-standard-save-and-update): Remove unused variable `value'.
21427 (customize-apropos): Remove unused variable `tests'.
21428 (custom-group-value-create): Remove unused variable `hidden-p'.
21429 (sort-fold-case): Declare.
21430
21431 * cus-theme.el (custom-reset-standard-faces-list)
21432 (custom-reset-standard-variables-list): Declare.
21433 (customize-create-theme, custom-theme-revert, custom-theme-write)
21434 (custom-theme-choose-mode, customize-themes, custom-theme-save):
21435 Mark unused parameters.
21436
21437 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
21438
21439 * delim-col.el (delimit-columns-max): Move defvar before first use.
21440
21441 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 21442 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
21443
21444 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
21445 (auto-insert): Declare.
21446 (desktop-restore-file-buffer): Rename desktop-* parameters;
21447 mark unused ones.
21448 (desktop-create-buffer): Rename desktop-* parameters and bind them.
21449 (desktop-buffer): Rename desktop-* parameters.
21450
21451 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
21452 (dframe-reposition-frame-xemacs, dframe-help-echo)
21453 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
21454 Mark unused parameters.
21455
21456 * dired-aux.el (backup-extract-version-start, overwrite-query)
21457 (overwrite-backup-query, rename-regexp-query)
21458 (rename-non-directory-query): Declare.
21459 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
21460 (dired-add-entry): Remove unused variable `orig-file-name'.
21461 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
21462 Use parameter PRESERVE-TIME instead of accessing dynamic variable
21463 `dired-copy-preserve-time' directly.
21464 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
21465 (dired-insert-subdir-newpos): Rename unused variable `pos'.
21466
21467 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
21468 (dired-virtual-revert, dired-make-relative-symlink):
21469 Mark unused parameters.
21470 (manual-program): Declare.
21471 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
21472 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
21473 wrapped in `with-no-warnings' to avoid replacing one warning by another.
21474
21475 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
21476
21477 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
21478
21479 * echistory.el (electric-history-in-progress, Helper-return-blurb):
21480 Declare.
21481
21482 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
21483
21484 * electric.el (Electric-command-loop): Rename parameter
21485 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
21486
21487 * expand.el (expand-in-literal): Remove unused variable `here'.
21488
21489 * facemenu.el (facemenu-add-new-color):
21490 Remove unused variable `docstring'.
21491
21492 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
21493 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
21494 (face-attr-construct): Mark unused parameter. Doc fix.
21495 (read-color): Remove unused variable `hex-string'.
21496
21497 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
21498 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
21499 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
21500 (display-buffer-other-frame): Remove unused variable `old-window'.
21501 (kill-buffer-hook): Declare.
21502 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
21503 Mark unused parameters.
21504 (after-find-file): Pass 1 to `auto-save-mode', not t.
21505
21506 * files-x.el (auto-insert): Declare.
21507 (modify-file-local-variable-prop-line): Remove unused variable `val'.
21508
21509 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 21510 variable `buf'. Mark unused parameter.
06b60517
JB
21511 (find-lisp-insert-directory): Mark unused parameter.
21512
21513 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
21514 (format-encode-region): Remove unused variables `cur-buf' and `result'.
21515 (format-common-tail): Remove, unused.
21516 (format-deannotate-region): Remove unused variable `loc'.
21517 (format-annotate-region): Remove unused variable `p'.
21518 (format-annotate-single-property-change): Remove unused variables
21519 `default' and `tail'.
21520
21521 * forms.el (read-file-filter): Declare.
21522 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
21523
21524 * frame.el (frame-creation-function-alist): Mark unused parameter.
21525 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
21526
21527 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
21528 Remove unused parameters.
21529 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
21530 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
21531
21532 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
21533 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
21534 (hfy-prepare-tag-map): Mark unused parameters.
21535 (htmlfontify-buffer): Use `called-interactively-p'.
21536
21537 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
21538 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
21539 (ibuffer-do-occur): Mark unused parameters.
21540 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
21541 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
21542
21543 * ibuffer.el: Don't quote `lambda'.
21544 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
21545 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
21546 Mark unused parameters.
21547
21548 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
21549 (ido-completing-read): Mark unused parameters.
21550 (ido-copy-current-word): Mark unused parameters;
21551 remove unused variable `name'.
21552 (ido-sort-merged-list): Remove unused parameter `dirs'.
21553
21554 * ielm.el (ielm-input-sender): Mark unused parameter.
21555 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
21556 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
21557 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
21558 `ielm-string' as a dynamic variable accessible from the IELM prompt.
21559 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
21560
21561 * image-dired.el (image-dired-display-thumbs): Remove unused
21562 variables `curr-file' and `count'.
21563 (image-dired-remove-tag): Remove unused variable `start'.
21564 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
21565 variable `curr-file'
21566 (image-dired-rotate-original): Remove unused variable `temp-file'.
21567 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
21568 Remove unused variable `file'.
21569 (image-dired-gallery-generate): Remove unused variable `curr'.
21570 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
21571
21572 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
21573
21574 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
21575
21576 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
21577
21578 * isearch.el (minibuffer-history-symbol): Declare.
21579 (isearch-edit-string): Remove unused variable `err'.
21580 (isearch-message-prefix, isearch-message-suffix):
21581 Mark unused parameters.
21582
21583 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
21584
21585 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
21586
21587 * makesum.el (double-column): Remove unused variable `cnt'.
21588
21589 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
21590 (ido-ignore-item-temp-list): Declare.
21591
21592 * mouse-drag.el (mouse-drag-throw): Remove unused variables
21593 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
21594 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
21595 (mouse-drag-drag): Remove unused variables `mouse-delta' and
21596 `mouse-col-delta'.
21597
21598 * mouse-sel.el (mouse-extend-internal):
21599 Remove unused variable `orig-window-frame'.
21600
21601 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
21602 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
21603 Move declarations before first use.
21604 (pcomplete-opt): Mark unused parameters; doc fix.
21605
21606 * proced.el (proced-revert): Mark unused parameter.
21607 (proced-send-signal): Remove unused variable `err'.
21608
21609 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
21610 Rename parameter PREFIX-ARG to ARG.
21611 (ps-basic-plot-string, ps-basic-plot-whitespace):
21612 Mark unused parameters.
21613
21614 * replace.el (replace-count): Define.
21615 (occur-revert-function): Mark unused parameters.
21616 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
21617 (isearch-case-fold-search, isearch-string): Declare.
21618 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
21619 bind `case-fold-search'. Remove unused variables `beg' and `end',
21620 and simplify.
21621 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
21622 COUNT and bind `replace-count'.
21623 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
21624 to COUNT.
21625
21626 * savehist.el (print-readably, print-string-length): Declare.
21627
21628 * shadowfile.el (shadow-expand-cluster-in-file-name):
21629 Remove unused variable `cluster'.
21630 (shadow-copy-file): Remove unused variable `i'.
21631 (shadow-noquery, shadow-clusters, shadow-site-cluster)
21632 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
21633 (shadow-define-literal-group, shadow-define-regexp-group)
21634 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
21635
21636 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
21637 (shell): Use `called-interactively-p'.
21638 (shell-directory-tracker): Remove unused variable `chdir-failure'.
21639
21640 * simple.el (compilation-context-lines, comint-file-name-quote-list)
21641 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
21642 (delete-backward-char): Remove unused variable `ocol'.
21643 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
21644 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
21645 (event-apply-hyper-modifier, event-apply-shift-modifier)
21646 (event-apply-control-modifier, event-apply-meta-modifier):
21647 Mark unused parameters.
21648 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
21649 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
21650
21651 * speedbar.el (speedbar-ignored-directory-expressions)
21652 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
21653 (speedbar-find-file, speedbar-dir-follow)
21654 (speedbar-directory-buttons-follow, speedbar-tag-find)
21655 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
21656 (speedbar-buffers-line-directory, speedbar-buffer-click):
21657 Mark unused parameters.
21658 (speedbar-tag-file): Remove unused variable `mode'.
21659 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
21660
21661 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
21662
21663 * talk.el (talk): Remove unused variable `display'.
21664
21665 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
21666 (tar-write-region-annotate): Mark unused parameter.
21667
21668 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
21669 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
21670 Declare them, wrapped in `with-no-warnings' to avoid replacing one
21671 warning by another.
21672
21673 * time-stamp.el (time-stamp-string-preprocess):
21674 Remove unused variable `require-padding'.
21675
21676 * tree-widget.el (widget-glyph-enable): Declare.
21677 (tree-widget-action): Mark unused parameter.
21678
21679 * w32-fns.el (x-get-selection): Mark unused parameter.
21680 (autoload-make-program, generated-autoload-file): Declare.
21681
21682 * wdired.el (wdired-revert): Mark unused parameters.
21683 (wdired-xcase-word): Remove unused variable `err'.
21684
21685 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
21686 (whitespace-help-scroll): Remove unused variable `data-help'.
21687
21688 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
21689 (widget-image-insert, widget-after-change, default)
21690 (widget-default-format-handler, widget-default-notify)
21691 (widget-default-prompt-value, widget-info-link-action)
21692 (widget-url-link-action, widget-function-link-action)
21693 (widget-variable-link-action, widget-file-link-action)
21694 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
21695 (widget-field-prompt-internal, widget-field-action, widget-field-match)
21696 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
21697 (widget-insert-button-action, widget-delete-button-action, visibility)
21698 (widget-documentation-link-action, widget-documentation-string-action)
21699 (widget-const-prompt-value, widget-regexp-match, symbol)
21700 (widget-coding-system-prompt-value)
21701 (widget-key-sequence-value-to-external, sexp)
21702 (widget-sexp-value-to-internal, character, vector, cons)
21703 (widget-choice-prompt-value, widget-boolean-prompt-value)
21704 (widget-color--choose-action): Mark unused parameters.
21705 (widget-item-match-inline, widget-choice-match-inline)
21706 (widget-checklist-match, widget-checklist-match-inline)
21707 (widget-group-match): Rename parameter VALUES to VALS.
21708 (widget-field-value-set): Remove unused variable `size'.
21709 (widget-color-action): Remove unused variables `value' and `start'.
21710
21711 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 21712 variable `dir'. Doc fix.
06b60517
JB
21713 (windmove-find-other-window): Don't pass it.
21714
21715 * window.el (count-windows): Mark unused parameter.
21716 (bw-adjust-window): Remove unused variable `err'.
21717
21718 * woman.el (woman-file-name): Remove unused variable `default'.
21719 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
21720 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
21721 (global-font-lock-mode): Declare.
21722 (woman-decode-region): Mark unused parameter.
21723 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
21724
21725 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
21726 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
21727 (x-dnd-handle-moz-url): Remove unused variable `title'.
21728 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
21729
21730 * xml.el (xml-parse-tag, xml-parse-attlist):
21731 Remove unused variable `pos'.
21732
bc4f7f3d
GM
217332011-04-19 Glenn Morris <rgm@gnu.org>
21734
21735 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
21736 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
21737 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
21738 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
21739 * calendar/cal-html.el (cal-html-insert-minical):
21740 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
21741 (calendar-mark-date-pattern):
21742 Prefix "unused" locals.
21743
21744 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
21745 optional argument `style'.
21746
21747 * calendar/appt.el (appt-make-list):
21748 * calendar/cal-china.el (calendar-chinese-date-string):
21749 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
21750 (diary-hebrew-yahrzeit):
21751 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
21752 * calendar/calendar.el (calendar-generate-window):
21753 * calendar/time-date.el (time-to-days):
21754 Remove unused local variables.
21755
16a43933
CY
217562011-04-18 Chong Yidong <cyd@stupidchicken.com>
21757
21758 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
21759 glyphless-char-display table.
21760 (tabulated-list-glyphless-char-display): New var.
21761
7eed1860
SS
217622011-04-18 Sam Steingold <sds@gnu.org>
21763
21764 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
21765 to acknowledgments.
21766
4d2d1ccd
GM
217672011-04-17 Glenn Morris <rgm@gnu.org>
21768
21769 * calendar/diary-lib.el (diary-sexp-entry):
21770 * calendar/holidays.el (holiday-sexp):
21771 Set debug-on-error rather than the removed stack-trace-on-error.
21772
239da61d
GM
217732011-04-16 Glenn Morris <rgm@gnu.org>
21774
21775 * progmodes/f90.el: Use lexical-binding.
21776 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
21777
8b05752a
SM
217782011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
21779
daca8ba5
SM
21780 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
21781 (mail-mode): Setup mailalias completion here instead.
21782 * mail/mailalias.el: Use lexical-binding.
21783 (pattern, mailalias-done): Declare dynamic.
21784 (mail-completion-at-point-function): New function, from mail-complete.
21785 (mail-complete): Use it.
21786 (mail-completion-expand): New function.
21787 (mail-get-names): Use it.
21788 (mail-directory, mail-directory-process, mail-directory-stream):
21789 Don't use `pattern' for lexically bound arg.
21790
6f542485
SM
21791 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
21792
037e7c3f
SM
21793 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
21794 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
21795 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
21796
8b05752a
SM
21797 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
21798 (byte-save-window-excursion, byte-temp-output-buffer-setup)
21799 (byte-interactive-p): Define them again, for use when inlining
21800 old code.
21801
49093f60
JB
218022011-04-15 Juanma Barranquero <lekktu@gmail.com>
21803
21804 * loadup.el: Use `string-to-number', not `string-to-int'.
21805
b5b8e7de
SM
218062011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
21807
21808 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
21809 gud-gdb-complete-command.
21810 (gud-gdb-completions): New function, from gud-gdb-complete-command.
21811 (gud-gdb-completion-at-point): New function.
21812 (gud-gdb-completions): Remove.
21813
f42efeb5
MA
218142011-04-14 Michael Albinus <michael.albinus@gmx.de>
21815
49093f60
JB
21816 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
21817 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
21818 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
21819 whether `executable-find' is bound.
f42efeb5
MA
21820
21821 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
21822
e240cc21
SM
218232011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
21824
21825 * minibuffer.el (completion-in-region-mode-predicate)
21826 (completion-in-region-mode--predicate): New vars.
21827 (completion-in-region, completion-in-region--postch)
21828 (completion-in-region-mode): Use them.
21829 (completion--capf-wrapper): Also return the hook function.
21830 (completion-at-point, completion-help-at-point):
21831 Adjust and provide a predicate.
c2bd2ab0
SM
21832
21833 Preserve arg names for advice of subr and lexical functions (bug#8457).
21834 * help-fns.el (help-function-arglist): Consolidate the subr and
21835 new-byte-code cases. Add argument `preserve-names' to extract names
21836 from the docstring when needed.
21837 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
21838 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
21839 (ad-arglist): Use help-function-arglist's new arg.
21840 (ad-definition-type): Use cond.
21841
c183f693
JB
218422011-04-13 Juanma Barranquero <lekktu@gmail.com>
21843
06641a47
JB
21844 * autorevert.el (auto-revert-handler):
21845 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
21846 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
21847 Don't quote lambda.
21848
c183f693
JB
21849 * image-mode.el (image-transform-set-scale):
21850 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
21851
1e3b6001
G
218522011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21853
21854 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 21855 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
21856 Upgrades via gnutls-cli are too slow to be done opportunistically.
21857
2d6af8dd
JB
218582011-04-12 Juanma Barranquero <lekktu@gmail.com>
21859
21860 * dframe.el (dframe-current-frame): Remove spurious quote.
21861
c0749a51
GM
218622011-04-12 Glenn Morris <rgm@gnu.org>
21863
088d0d61
GM
21864 * calendar/cal-tex.el (cal-tex-end-document):
21865 Try to automatically use latin1 input if needed.
21866
c0749a51
GM
21867 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
21868 Don't try to cons a mark onto an empty element.
21869
5c90fde0
LL
218702011-04-11 Leo Liu <sdl.web@gmail.com>
21871
21872 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
21873 buffers.
21874 (ido-kill-buffer-at-head): Support killing virtual buffers.
21875
369e974d
CY
218762011-04-10 Chong Yidong <cyd@stupidchicken.com>
21877
21878 * minibuffer.el (completion-show-inline-help): New var.
21879 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
21880 (minibuffer-force-complete, minibuffer-complete-word):
21881 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
21882
21883 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
21884 to avoid interference from inline help (Bug#5849).
21885
37f1c930
LL
218862011-04-10 Leo Liu <sdl.web@gmail.com>
21887
099c39a4
JB
21888 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
21889 Fix typo.
37f1c930 21890
a32d4040
CY
218912011-04-09 Chong Yidong <cyd@stupidchicken.com>
21892
21893 * image-mode.el (image-toggle-display-image): Signal an error if
21894 not in Image mode.
21895 (image-transform-mode, image-transform-resize)
21896 (image-transform-set-rotation): Doc fix.
daca8ba5 21897 (image-transform-set-resize): Delete.
a32d4040
CY
21898 (image-transform-set-scale, image-transform-fit-to-height)
21899 (image-transform-fit-to-width): Handle image-toggle-display-image
21900 and image-transform-resize directly.
21901
099c39a4 219022011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
21903
21904 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
21905 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
21906 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
21907 (doc-view-mode-map): Add bindings for the new functions.
21908
099c39a4 219092011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 21910
4d61f28d 21911 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
21912 Fix typo in docstring.
21913
3726838a
EZ
219142011-04-08 Eli Zaretskii <eliz@gnu.org>
21915
04f33f1e
EZ
21916 * files.el (file-size-human-readable): Produce one digit after
21917 decimal, like "ls -lh" does.
21918
21919 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
21920 the file size representation.
21921
3726838a
EZ
21922 * simple.el (list-processes): If async subprocesses are not
21923 available, error out with a clear error message.
21924
cbb59342
CY
219252011-04-08 Chong Yidong <cyd@stupidchicken.com>
21926
21927 * help.el (help-form-show): New function, to be called from C.
21928 Put help-form output in a buffer named differently than *Help*.
21929
e3971c44
EZ
219302011-04-08 Eli Zaretskii <eliz@gnu.org>
21931
21932 * files.el (file-size-human-readable): New function.
21933
21934 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
21935 computing the representation inline. Don't require `cl'.
21936
12544bbe
GM
219372011-04-08 Glenn Morris <rgm@gnu.org>
21938
a1de6c6a
GM
21939 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
21940
3c4671f4
GM
21941 * net/browse-url.el (browse-url-firefox):
21942 Test system-type, not system-configuration.
21943
b605679c
GM
21944 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
21945 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
21946 Use log-edit-empty-buffer-p. (Bug#7598)
21947
56442f0c
GM
21948 * net/rlogin.el (rlogin-process-connection-type): Simplify.
21949 (rlogin-mode-map): Initialize in the defvar.
21950 (rlogin): Use ignore-errors.
21951
12544bbe
GM
21952 * replace.el (occur-mode-map): Some fixes for menu items.
21953
eb237b0f
AH
219542011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
21955
21956 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
21957
7d668f2c
CY
219582011-04-06 Chong Yidong <cyd@stupidchicken.com>
21959
e67a13ab
CY
21960 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
21961 issuing unused warnings.
21962
21963 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
21964 macro directly.
21965
7d668f2c
CY
21966 * simple.el: Lisp reimplement of list-processes. Based on an
21967 earlier reimplementation by Leo Liu, but using tabulated-list.el.
21968 (process-menu-mode): New major mode.
21969 (list-processes--refresh, list-processes):
21970 (process-menu-visit-buffer): New functions.
21971
21972 * files.el (save-buffers-kill-emacs): Don't assume any return
21973 value of list-processes, which is undocumented anyway.
21974
a83ec3c9
CY
219752011-04-06 Chong Yidong <cyd@stupidchicken.com>
21976
21977 * emacs-lisp/tabulated-list.el: New file.
21978
e91a96fe
CY
21979 * emacs-lisp/package.el: Use Tabulated List mode.
21980 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
21981 (package-menu-mode): Derive from tabulated-list-mode. Set up the
21982 table format using Tabulated List mode variables.
21983 (package--push): New macro, replacing package-list-maybe-add.
21984 (package-menu--generate): Use package--push. Renamed from
21985 package--generate-package-list.
21986 (package-menu-refresh, list-packages): Use it.
daca8ba5 21987 (package-menu--print-info): Rename from package-print-package.
e91a96fe 21988 Return insertion data instead of inserting it directly.
099c39a4
JB
21989 (package-menu-describe-package, package-menu-execute):
21990 Use tabulated-list-get-id.
e91a96fe
CY
21991 (package-menu-mark-delete, package-menu-mark-install)
21992 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
21993 (package-menu-mark-obsolete-for-deletion):
21994 Use tabulated-list-put-tag.
e91a96fe
CY
21995 (package--list-packages, package-menu-revert)
21996 (package-menu-get-package, package-menu-get-version)
21997 (package-menu-sort-by-column): Functions deleted.
21998 (package-menu-package-list, package-menu-sort-key): Vars deleted.
21999 (package-menu--status-predicate, package-menu--version-predicate)
22000 (package-menu--name-predicate)
22001 (package-menu--description-predicate): Handle arguments in the
22002 Tabulated List format.
22003 (package-list-packages-no-fetch): Call list-packages.
22004
3e214b50
JB
220052011-04-06 Juanma Barranquero <lekktu@gmail.com>
22006
22007 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 22008 (after-find-file): Don't bind it.
3e214b50
JB
22009 (revert-buffer-in-progress-p): New variable.
22010 (revert-buffer): Bind it.
22011 Pass nil for `after-find-file-from-revert-buffer'.
22012
22013 * saveplace.el (save-place-find-file-hook): Use new variable
22014 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
22015
3f0f1700
GM
220162011-04-06 Glenn Morris <rgm@gnu.org>
22017
c0274801
GM
22018 * Makefile.in (AUTOGEN_VCS): New variable.
22019 (autoloads): Use $AUTOGEN_VCS.
22020
3f0f1700
GM
22021 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
22022 * calendar/calendar.el (calendar-mode-map):
22023 Check for toolkit scroll bars. (Bug#8305)
22024
41ea9e48
CY
220252011-04-05 Chong Yidong <cyd@stupidchicken.com>
22026
22027 * minibuffer.el (completion-in-region--postch)
22028 (completion-in-region-mode): Remove unnecessary messages.
22029
6194c800
JB
220302011-04-05 Juanma Barranquero <lekktu@gmail.com>
22031
33256f14
JB
22032 * font-lock.el (font-lock-refresh-defaults):
22033 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
22034 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
22035
6194c800
JB
22036 * info.el (Info-directory-list, Info-read-node-name-2)
22037 (Info-split-parameter-string): Doc fixes.
22038 (Info-virtual-nodes): Reflow docstring.
22039 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
22040 (Info-apropos-toc-nodes, info-finder, Info-get-token)
22041 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
22042 Fix typos in docstrings.
22043 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
22044 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
22045 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
22046 (Info-restore-desktop-buffer): Mark unused parameters.
22047 (Info-directory-find-file, Info-directory-find-node)
22048 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
22049 (Info-virtual-index-find-node, Info-apropos-find-file)
22050 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 22051 Mark unused parameters; fix typos in docstrings.
6194c800
JB
22052 (Info-virtual-index): Remove unused local variable `nodename'.
22053
b87a8200 220542011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 22055
b87a8200
DD
22056 * net/rcirc.el: Update my e-mail address.
22057 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 22058
3b2ff876
CY
220592011-04-05 Chong Yidong <cyd@stupidchicken.com>
22060
22061 * startup.el (command-line): Save the cursor's theme-face
22062 directly, instead of using face-override-spec.
22063
22064 * custom.el (load-theme): Minor optimization in assigning faces.
22065
8d17e7ca
JB
220662011-04-04 Juanma Barranquero <lekktu@gmail.com>
22067
22068 * help-fns.el (describe-variable): Complete all variables having
22069 documentation, including keywords.
22070 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
22071
2fbc1934
JB
220722011-04-04 Juanma Barranquero <lekktu@gmail.com>
22073
22074 Convert to lexical-binding.
22075
22076 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
22077 (bs--get-marked-string, bs--get-modified-string)
22078 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
22079 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
22080 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
22081
22082 * ehelp.el (electric-help-execute-extended)
22083 (electric-help-ctrl-x-prefix):
22084 * hexl.el (hexl-revert-buffer-function):
22085 * linum.el (linum-after-change, linum-after-scroll):
22086 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
22087
22088 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
22089
74f50695
DU
220902011-04-04 Daiki Ueno <ueno@unixuser.org>
22091
22092 * epa-dired.el:
22093 * epa-mail.el:
22094 * epa-hook.el:
22095 * epa-file.el:
22096 * epa.el:
22097 * epg.el: Use lexical binding.
22098
c11325f7
CY
220992011-04-03 Chong Yidong <cyd@stupidchicken.com>
22100
0d9e9a12
CY
22101 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
22102
c11325f7 22103 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
22104 dictionary case for flyspell-mark-duplications-exceptions.
22105 Use regexp matching for languages.
c11325f7
CY
22106 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
22107 default dictionary (Bug#7926).
22108
da91b5f2
CY
221092011-04-02 Chong Yidong <cyd@stupidchicken.com>
22110
099c39a4
JB
22111 * emacs-lisp/package.el (package--with-work-buffer):
22112 Recognize https URLs.
da91b5f2 22113
099c39a4
JB
22114 * net/network-stream.el: Move from gnus/proto-stream.el.
22115 Change prefix to network-stream throughout.
da91b5f2
CY
22116 (open-protocol-stream): Merge into open-network-stream, leaving
22117 open-protocol-stream as an alias. Handle nil BUFFER args.
22118
22119 * subr.el (open-network-stream): Move to net/network-stream.el.
22120
afa8e9f6
GM
221212011-04-02 Glenn Morris <rgm@gnu.org>
22122
1d2e369d
GM
22123 * find-dired.el (find-exec-terminator): New option.
22124 (find-ls-option): Test for -ls support.
22125 (find-ls-subdir-switches): Test for -b in find-ls-option.
22126 (find-dired, find-grep-dired): Doc fixes.
22127 (find-dired): Use find-exec-terminator.
22128
8abb7da8 22129 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
22130 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
22131 (find-name-arg): Remove purecopy.
8abb7da8 22132
f3ca7378
GM
22133 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
22134 (grep-compute-defaults): Check for `-exec COMMAND +' support.
22135 Set grep-find-use-xargs, grep-find-command, and grep-find-template
22136 accordingly. Don't add the null-device if not needed.
22137
afa8e9f6
GM
22138 * files.el (save-some-buffers): Doc fix.
22139
35eae264
EZ
221402011-04-02 Eli Zaretskii <eliz@gnu.org>
22141
22142 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
22143
26b51db5
JB
221442011-04-01 Juanma Barranquero <lekktu@gmail.com>
22145
22146 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
22147 Use `dolist' rather than `mapcar'.
22148
7200d79c
SM
221492011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
22150
03408648 22151 Add lexical binding.
7200d79c 22152
03408648
SM
22153 * subr.el (apply-partially): Use new closures rather than CL.
22154 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
22155 (dolist, dotimes): Use slightly different expansion for lexical code.
22156 (functionp): Move to C.
22157 (letrec): New macro.
22158 (with-wrapper-hook): Use it and apply-partially instead of CL.
22159 (eval-after-load): Preserve lexical-binding.
22160 (save-window-excursion, with-output-to-temp-buffer): Turn them
22161 into macros.
7200d79c 22162
03408648
SM
22163 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
22164
22165 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
22166 than the arglist.
22167 (help-add-fundoc-usage): Don't add `Not documented'.
22168 (help-function-arglist): Handle closures, subroutines, and new
22169 byte-code-functions.
22170 (help-make-usage): Remove leading underscores.
22171 (describe-function-1): Handle closures.
22172 (describe-variable): Use special-variable-p for completion.
22173
22174 * files.el (lexical-binding): Declare safe.
f488fb65 22175
03408648
SM
22176 * emacs-lisp/pcase.el: Don't use destructuring-bind.
22177 (pcase--memoize): Rename from pcase-memoize. Change weakness.
22178 (pcase): Add `let' pattern.
22179 Change memoization so it actually works.
22180 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
22181 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
22182 <let>: New case.
f488fb65 22183
03408648
SM
22184 * emacs-lisp/macroexp.el: Use lexical binding.
22185 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
22186 Don't convert ' to #' without checking that it's indeed quoting
22187 a lambda.
22188
22189 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 22190 Use eval-sexp-add-defvars.
03408648
SM
22191 (eval-sexp-add-defvars): New fun.
22192
22193 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
22194
22195 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
22196 Don't autoload.
22197 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
22198 than the internal `byte-compile-lambda'.
22199 (defmethod): Don't hide code under quotes.
22200 (eieio-defmethod): New `code' argument.
22201
22202 * emacs-lisp/eieio-comp.el: Remove.
22203
22204 * emacs-lisp/edebug.el (edebug-eval-defun)
22205 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
22206 (edebug-toggle): Avoid `eval'.
22207
22208 * emacs-lisp/disass.el (disassemble-internal): Handle new
22209 `closure' objects.
22210 (disassemble-1): Handle new byte codes.
22211
22212 * emacs-lisp/cl.el (pushnew): Silence warning.
22213
22214 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
22215 (cl-byte-compile-throw): Remove.
22216 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
22217
22218 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
22219 closures.
22220
22221 * emacs-lisp/cconv.el: New file.
22222
22223 * emacs-lisp/bytecomp.el: Use lexical binding instead of
22224 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
22225 (byte-compile-initial-macro-environment):
22226 Handle declare-function here.
22227 (byte-compile--lexical-environment): New var.
22228 (byte-stack-ref, byte-stack-set, byte-discardN)
22229 (byte-discardN-preserve-tos): New lap codes.
22230 (byte-interactive-p): Don't use any more.
22231 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
22232 New macros.
22233 (byte-compile-lapcode): Use them and handle new lap codes.
22234 (byte-compile-obsolete): Remove.
22235 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
22236 (byte-compile-arglist-warn): Check late def of inlinable funs.
22237 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
22238 since they should have been expanded by now.
22239 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
22240 (byte-compile-from-buffer): Remove unused second arg.
22241 (byte-compile-preprocess): New function.
22242 (byte-compile-toplevel-file-form): New function to distinguish
22243 file-form calls from outside from file-form calls from hunk-handlers.
22244 (byte-compile-file-form): Simplify.
22245 (byte-compile-file-form-defsubst): Remove.
22246 (byte-compile-file-form-defmumble): Simplify now that
22247 byte-compile-lambda always returns a byte-code-function.
22248 (byte-compile): Preprocess.
22249 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
22250 Remove, not used any more.
22251 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
22252 (byte-compile-make-args-desc): New funs.
22253 (byte-compile-lambda): Handle lexical functions. Always return
22254 a byte-code-function.
22255 (byte-compile-reserved-constants): New var, to make up room for
22256 closed-over variables.
22257 (byte-compile-constants-vector): Obey it.
22258 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
22259 (byte-compile-macroexpand-declare-function): New function.
22260 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
22261 byte-code-functions.
22262 (byte-compile-form): Check obsolescence here.
22263 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
22264 (byte-compile-variable-ref): Remove.
22265 (byte-compile-dynamic-variable-op): New fun.
22266 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
22267 (byte-compile-variable-set): New funs.
22268 (byte-compile-discard): Add 2 args.
22269 (byte-compile-stack-ref, byte-compile-stack-set)
22270 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
22271 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
22272 macroexpand-all instead.
22273 (byte-compile-quote-form): Remove.
22274 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
22275 (byte-compile-bind, byte-compile-unbind): New funs.
22276 (byte-compile-let): Handle let* and lexical binding.
22277 (byte-compile-let*): Remove.
22278 (byte-compile-catch, byte-compile-unwind-protect)
22279 (byte-compile-track-mouse, byte-compile-condition-case):
22280 Handle a new :fun-body form, used for lexical scoping.
22281 (byte-compile-save-window-excursion)
22282 (byte-compile-with-output-to-temp-buffer): Remove.
22283 (byte-compile-defun): Simplify.
22284 (byte-compile-stack-adjustment): New fun.
22285 (byte-compile-out): Use it.
22286 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
22287
22288 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
22289 handler any more.
22290
22291 * emacs-lisp/byte-opt.el: Use lexical binding.
22292 (byte-inline-lapcode): Remove (to bytecomp).
22293 (byte-compile-inline-expand): Pay attention to inlining to/from
22294 lexically bound code.
22295 (byte-compile-unfold-lambda): Don't handle byte-code-functions
22296 any more.
22297 (byte-optimize-form-code-walker): Don't handle save-window-excursion
22298 any more and don't call compiler-macros.
22299 (byte-compile-splice-in-already-compiled-code): Remove.
22300 (byte-code): Don't inline any more.
22301 (disassemble-offset): Receive `bytes' as argument rather than via
22302 dynamic scoping.
22303 (byte-compile-tag-number): Declare before first use.
22304 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
22305 `return' even if make-spliceable.
22306 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
22307 obsolete interactive-p.
22308 (byte-optimize-lapcode): Optimize new lap-codes.
22309 Don't trip up on new form of `byte-constant' lap code.
22310
22311 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
22312
22313 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
22314
22315 * custom.el (custom-initialize-default, custom-declare-variable):
22316 Use `defvar'.
22317
22318 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
22319 New variables.
22320 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
22321 (COMPILE_FIRST): Add macroexp and cconv.
22322 * makefile.w32-in: Mirror changes in Makefile.in.
22323
22324 * vc/cvs-status.el:
22325 * vc/diff-mode.el:
22326 * vc/log-edit.el:
22327 * vc/log-view.el:
22328 * vc/smerge-mode.el:
22329 * textmodes/bibtex-style.el:
090bd7cb 22330 * textmodes/css-mode.el:
03408648
SM
22331 * startup.el:
22332 * uniquify.el:
da91b5f2
CY
22333 * minibuffer.el:
22334 * newcomment.el:
22335 * reveal.el:
22336 * server.el:
22337 * mpc.el:
22338 * emacs-lisp/smie.el:
22339 * doc-view.el:
22340 * dired.el:
03408648
SM
22341 * abbrev.el: Use lexical binding.
22342
0f0c1f27
EZ
223432011-04-01 Eli Zaretskii <eliz@gnu.org>
22344
22345 * info.el (info-display-manual): New function.
22346
c82b2579
SM
223472011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
22348
22349 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
22350
221ddf68
TH
223512011-03-31 Tassilo Horn <tassilo@member.fsf.org>
22352
22353 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 22354 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 22355
cba6e77e
GM
223562011-03-31 Glenn Morris <rgm@gnu.org>
22357
e040639f
GM
22358 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
22359
cba6e77e
GM
22360 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
22361
6d0f1c9e
CS
223622011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
22363
22364 * progmodes/python.el (python-default-interpreter)
22365 (python-python-command-args, python-jython-command-args)
22366 (python-which-shell, python-which-args, python-which-bufname)
22367 (python-file-queue, python-comint-output-filter-function)
22368 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
22369 variables and functions.
22370
3e2d70fd
SM
223712011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
22372
22373 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
22374 (completion-in-region-mode): New minor mode.
22375 (completion-in-region): Use it.
22376 (completion-in-region--data, completion-in-region-mode-map): New vars.
22377 (completion-in-region--postch): New function.
22378 (completion--capf-misbehave-funs, completion--capf-safe-funs):
22379 New vars.
22380 (completion--capf-wrapper): New function.
22381 (completion-at-point): Use it to track well-behavedness of
22382 hook functions.
22383 (completion-help-at-point): New command.
22384
f3e4086c
JM
223852011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
22386
22387 * vc/add-log.el (add-change-log-entry): Don't use whitespace
22388 syntax class to search for whitespace on a single line
22389 (Message-ID: <4D938140.4030905@redhat.com>).
22390
eb7ffc14
LL
223912011-03-30 Leo Liu <sdl.web@gmail.com>
22392
22393 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
22394 New commands.
22395 (edit-abbrevs-map): Bind them here.
22396 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
22397
d806ab68
KM
223982011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
22399
22400 * allout.el (allout-hide-by-annotation, allout-flag-region):
22401 Reduce possibility of overlay leakage by making them volatile.
22402
22403 * allout-widgets.el (allout-widgets-tally): Define as nil so the
22404 hash is not shared between buffers. Mode initialization is
22405 responsible for giving it a useful starting value.
22406 (allout-item-span): Reduce possibility of overlay leakage by
22407 making them volatile.
22408 (allout-widgets-count-buttons-in-region): Add diagnostic function
22409 for tracking down button overlay leaks.
22410
ea622834
LL
224112011-03-29 Leo Liu <sdl.web@gmail.com>
22412
22413 * ido.el (ido-read-internal): Use the default history var
22414 minibuffer-history if no HISTORY is specified.
22415
b62f8267
G
224162011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
22417
03408648
SM
22418 * net/imap.el (imap-shell-open, imap-process-connection-type):
22419 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
22420 Kerberos, SSL, other subprocesses.
22421
947b6566
LL
224222011-03-28 Leo Liu <sdl.web@gmail.com>
22423
22424 * abbrev.el (abbrev-table-empty-p): New function.
22425 (prepare-abbrev-list-buffer): Place empty abbrev tables after
22426 nonempty ones. (Bug#5937)
22427
5ffb62aa
JD
224282011-03-27 Jan Djärv <jan.h.d@swipnet.se>
22429
22430 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
22431
7a097943
LL
224322011-03-27 Leo Liu <sdl.web@gmail.com>
22433
22434 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
22435 for foreground and background colors.
22436 (ansi-color-make-color-map): Adapt.
22437
c5b40130
LL
224382011-03-25 Leo Liu <sdl.web@gmail.com>
22439
1f48f7d2
LL
22440 * midnight.el (midnight-time-float): Remove. Note it calculates
22441 the microsecond component incorrectly and seconds-to-time does the
22442 same job.
625897ec 22443 Remove redundant (require 'timer).
1f48f7d2 22444
c5b40130
LL
22445 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
22446 (ido-completions): Remove unused arguments. (Bug#8329)
22447
d86d2721
SM
224482011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
22449
22450 * minibuffer.el (completion--flush-all-sorted-completions):
22451 Remove itself from hook.
22452 (completion-at-point): Let the functions perform the completion
22453 immediately and return nil or t.
22454 * comint.el (comint-dynamic-complete-functions): Now identical to
22455 completion-at-point-functions.
22456 (comint-dynamic-list-input-ring): Remove unused var `index'.
22457 (comint--match-partial-filename, comint--unquote&expand-filename):
22458 New funs, split from comint-match-partial-filename.
22459 (comint-dynamic-complete): Use completion-at-point.
22460 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
22461
e8974c48
DA
224622011-03-24 Drew Adams <drew.adams@oracle.com>
22463
22464 * thingatpt.el: Support `defun'.
22465
def71b5e
LL
224662011-03-23 Leo Liu <sdl.web@gmail.com>
22467
cb5af48e
LL
22468 * abbrevlist.el: Move to obsolete/abbrevlist.el.
22469
def71b5e
LL
22470 * help-mode.el (help-mode-finish): Tweak regexp.
22471
927c53e7
GM
224722011-03-23 Glenn Morris <rgm@gnu.org>
22473
18d05bed
GM
22474 * eshell/esh-opt.el (eshell-eval-using-options):
22475 Do not bind unused local variable `eshell-option-stub'.
22476
927c53e7
GM
22477 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
22478
9d0da923
JB
224792011-03-22 Juanma Barranquero <lekktu@gmail.com>
22480
22481 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
22482 keymap variable in `with-no-warnings' to avoid a warning when the
22483 keymap has been already `defconst'ed.
22484
4b978a67
LL
224852011-03-22 Leo Liu <sdl.web@gmail.com>
22486
22487 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
22488 encode all chars in abbrevs; otherwise use emacs-mule or
22489 utf-8-emacs. (Bug#8308)
22490
5fd62452
JB
224912011-03-22 Juanma Barranquero <lekktu@gmail.com>
22492
0b1596c6
JB
22493 * simple.el (backward-delete-char-untabify):
22494 Avoid warning about using `delete-backward-char'.
22495
5fd62452
JB
22496 * image.el (image-type-file-name-regexps): Make it variable.
22497 `imagemagick-register-types' modifies it, and the user may want
22498 to add new extensions for known image types.
22499 (imagemagick-register-types): Throw error if not using ImageMagick.
22500
0b4e93f1
LL
225012011-03-22 Leo Liu <sdl.web@gmail.com>
22502
22503 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
22504 located before rcirc-prompt-end-marker.
22505 (rcirc-complete): Error if point is not after rcirc prompt.
22506 Handle the case when table is nil.
9882e214 22507 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 22508
fccee4ab
CY
225092011-03-22 Chong Yidong <cyd@stupidchicken.com>
22510
22511 * custom.el (custom--inhibit-theme-enable): Make it affect only
22512 custom-theme-set-variables and custom-theme-set-faces.
22513 (provide-theme): Ignore custom--inhibit-theme-enable.
22514 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
22515 (custom-enabling-themes): Delete variable.
d86d2721
SM
22516 (enable-theme): Accept only loaded themes as arguments.
22517 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
22518 (custom-enabled-themes): Forbid themes from setting this.
22519 Eliminate use of custom-enabling-themes.
22520 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 22521
af896da6
LL
225222011-03-21 Leo Liu <sdl.web@gmail.com>
22523
22524 * ido.el (ido-read-internal): Add ido-selected to history instead
22525 of user input.
22526
78f64af0
SM
225272011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
22528
22529 * subr.el (deferred-action-list, deferred-action-function):
22530 Mark obsolete.
22531
b16ac1ec
LL
225322011-03-21 Leo Liu <sdl.web@gmail.com>
22533
810f7698
LL
22534 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
22535 change on 2011-02-13 (bug#8309).
22536
b16ac1ec
LL
22537 * minibuffer.el (read-file-name-function): Change default value.
22538 (read-file-name--defaults): Rename from read-file-name-defaults.
22539 (read-file-name-default): Rename from read-file-name.
22540 (read-file-name): Call read-file-name-function.
22541
4e05e67e
GM
225422011-03-21 Glenn Morris <rgm@gnu.org>
22543
22544 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
22545 Doc fixes.
22546
4359915b
CY
225472011-03-21 Chong Yidong <cyd@stupidchicken.com>
22548
22549 * cus-theme.el: Add missing provide statement.
22550 (customize-create-theme): Extract theme value correctly.
22551 (custom-theme-visit-theme): Autoload.
22552 (customize-create-theme): Prompt before inserting default faces.
22553
1fe275ee
JB
225542011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
22555
22556 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
22557 units and musical notes.
22558
cd394be1 225592011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
22560
22561 * ido.el (ido-read-internal): Use completing-read-default.
22562 (ido-completing-read): Fix compatibility with completing-read.
22563
7d476bde
CO
225642011-03-20 Christian Ohler <ohler@gnu.org>
22565
22566 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
22567 (ert-delete-all-tests): Use `called-interactively-p' rather than
22568 `interactive-p'.
22569 (ert--make-xrefs-region): Respect END.
22570
fe0fb33e
CY
225712011-03-19 Chong Yidong <cyd@stupidchicken.com>
22572
ff854b0b
CY
22573 * dired-aux.el (dired-create-directory): Signal an error if the
22574 directory already exists (Bug#8246).
22575
fe0fb33e
CY
22576 * facemenu.el (list-colors-display): Call list-faces-display
22577 inside with-help-window.
22578 (list-colors-print): Use display property to align the final
22579 column, instead of checking window-width.
22580
576bce32
EZ
225812011-03-19 Eli Zaretskii <eliz@gnu.org>
22582
4d61f28d 22583 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
22584 windows-nt systems.
22585 (emerge-protect-metachars): Quote correctly for ms-dos and
22586 windows-nt systems.
22587
89c41d68 225882011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
22589
22590 * info.el (info-initialize): Replace all uses of `:' with
22591 path-separator for compatibility with non-Unix systems.
22592 Cache quoting of path-separator. (Bug#8258)
22593
b14e3e21 225942011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
22595
22596 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
22597 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
22598 (mouse-avoidance-mode): Fix typos in docstrings.
22599
4525ce3e
CY
226002011-03-19 Chong Yidong <cyd@stupidchicken.com>
22601
22602 * startup.el (package-subdirectory-regexp): Move from package.el.
22603 Omit \\` and \\', and let callers add them.
22604
22605 * emacs-lisp/package.el (package-strip-version)
22606 (package-load-all-descriptors): Add \\` and \\' to
22607 package-subdirectory-regexp before using it.
22608 (package-untar-buffer): New arg DIR; ensure that file untars only
22609 into this expected directory. Remove superfluous delete-region.
22610 (package-unpack): Caller changed.
22611 (package-tar-file-info): Use package-subdirectory-regexp.
22612
a904a09a 226132011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 22614
a904a09a
SM
22615 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
22616 diff-mode-shared-map (bug#8284).
22617 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
22618
226192011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
22620
22621 * calendar/time-date.el (format-seconds): Use assoc instead of
22622 assoc-string, since assoc-string doesn't exist in XEmacs.
22623
171fc304
JB
226242011-03-17 Juanma Barranquero <lekktu@gmail.com>
22625
22626 * custom.el (custom-known-themes): Reflow docstring.
22627 (custom-theme-load-path): Fix typo in docstring.
22628 (load-theme): Fix typo in error message.
22629 (custom-available-themes, custom-variable-theme-value):
22630 Use `let', not `let*'.
22631
d71990a1
JB
226322011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
22633
22634 * calc/README: Mention inclusion of musical notes.
22635
22636 * calc/calc-units.el (calc-lu-quant): Rename from
22637 `calc-logunits-quantity'.
22638 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
22639 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
22640 (calc-db): Rename from `calc-dblevel'.
22641 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
22642 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
22643 (calc-np): Rename from `calc-nplevel'.
22644 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
22645 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
22646 (calc-lu-plus): Rename from `calc-logunits-add'.
22647 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
22648 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
22649 (calc-lu-minus): Rename from `calc-logunits-sub'.
22650 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
22651 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
22652 (calc-lu-times): Rename from `calc-logunits-mul'.
22653 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
22654 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
22655 (calc-lu-divide): Rename from `calc-logunits-div'.
22656 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
22657 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
22658
22659 * calc/calc-ext.el (calc-init-extensions): Update the names of the
22660 functions being autoloaded.
22661
22662 * calc/calc.el (calc-lu-power-reference): Rename from
22663 `calc-logunits-power-reference'.
22664 (calc-lu-field-reference): Rename from
22665 `calc-logunits-field-reference'.
22666
7a71b18d
GM
22667 * calc/calc-help.el (calc-l-prefix-help):
22668 Mention musical note functions.
d71990a1 22669
40c2934b
SM
226702011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
22671
22672 * minibuffer.el (completion-all-sorted-completions):
22673 Use :completion-cycle-penalty text property if present.
22674
b0911414
KM
226752011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
22676
22677 * allout.el (allout-yank-processing): Adjust for new rebulleting
22678 regime so bullet being yanked is used without prompting the user
22679 for a choice.
22680
8a05b668
JB
226812011-03-16 Juanma Barranquero <lekktu@gmail.com>
22682
22683 * startup.el (command-line): Warn the user that _emacs is deprecated.
22684
5ba5fb81
JB
226852011-03-16 Juanma Barranquero <lekktu@gmail.com>
22686
22687 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
22688 (delphi-verbose, delphi-comment-face, delphi-string-face)
22689 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
22690 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
22691 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
22692 (delphi-new-comment-line, delphi-font-lock-defaults)
22693 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
22694 Fix typos in docstrings.
22695
2dab465b
KM
226962011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
22697
5ba5fb81 22698 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
22699 Invert the roles of character and string values for INSTEAD, so a
22700 string is used for the more common case of a defaulting prompt.
22701
0adf5618
SM
227022011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
22703
22704 * progmodes/ruby-mode.el (ruby-backward-sexp):
22705 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
22706 * play/gamegrid.el (gamegrid-make-face):
22707 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
22708 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
22709 * notifications.el (notifications-notify):
22710 * net/xesam.el (xesam-search-engines):
22711 * net/quickurl.el (quickurl-list-insert):
22712 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
22713
d72700e5
CY
227142011-03-15 Chong Yidong <cyd@stupidchicken.com>
22715
22716 * startup.el (command-line): Update package subdirectory regexp.
22717
49c5410a
SM
227182011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
22719
c6eee9aa
SM
22720 * allout.el (allout-abbreviate-flattened-numbering)
22721 (allout-mode-deactivate-hook): Fix up obsolescence "date".
22722
49c5410a
SM
22723 * subr.el (read-char-choice): Only show the cursor after the prompt,
22724 not after the answer.
22725
047b2bb9
KR
227262011-03-15 Kevin Ryde <user42@zip.com.au>
22727
22728 * help-fns.el (variable-at-point): Skip leading quotes, if any
22729 (bug#8253).
22730
0a57d256
SM
227312011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
22732
22733 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
22734 warning message.
22735
77c992bc
MA
227362011-03-14 Michael Albinus <michael.albinus@gmx.de>
22737
22738 * shell.el (shell): When called interactively, offer to change the
22739 shell file name on remote hosts.
22740
eebc475d
TZ
227412011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
22742
22743 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
22744 integration for LDAP parameters. The host, base, user or binddn,
22745 and secret tokens can be specified in a netrc file, for instance.
22746 This is optional because an `auth-source' parameter must be
22747 specified in the search attributes.
22748
9d05d1ba
JB
227492011-03-13 Juanma Barranquero <lekktu@gmail.com>
22750
22751 * help.el (describe-mode): Link to the mode's definition (bug#8185).
22752
09d9db2c
GM
227532011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
22754
22755 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
22756 into declaration. Remove redundant and harmful binding.
22757
227582011-03-12 Eli Zaretskii <eliz@gnu.org>
22759
22760 * files.el (file-ownership-preserved-p): Pass `integer' as an
22761 explicit 2nd argument to `file-attributes'. If the file's owner
22762 is the Administrators group on Windows, and the current user is
22763 Administrator, consider that a match.
22764
22765 * server.el (server-ensure-safe-dir): Consider server directory
22766 safe on MS-Windows if its owner is the Administrators group while
22767 the current Emacs user is Administrator. Use `=' to compare
22768 numerical UIDs, since they could be integers or floats.
22769
219bd536
JB
227702011-03-12 Juanma Barranquero <lekktu@gmail.com>
22771
22772 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
22773
f3afd36b
MA
227742011-03-12 Michael Albinus <michael.albinus@gmx.de>
22775
22776 Sync with Tramp 2.2.1.
22777
22778 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
22779
22780 * net/trampver.el: Update release number.
22781
3aaaa6f1
SM
227822011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
22783
94642599
SM
22784 * progmodes/compile.el (compilation--previous-directory): Fix up
22785 various nil/dead-marker mismatches (bug#8014).
22786 (compilation-directory-properties, compilation-error-properties):
22787 Don't call it at a position past the one we're about to change.
22788
3aaaa6f1
SM
22789 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
22790 Disable obsolescence warnings in the file that declares it.
22791
14239447
KM
227922011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
22793
099c39a4
JB
22794 * allout-widgets.el (allout-widgets-tally):
22795 Initialize allout-widgets-tally as a hash table rather than nil to
22796 prevent mode-line redisplay warnings. Also, clarify the module
22797 description and fix a comment typo.
14239447 22798
135e287c
JB
227992011-03-11 Juanma Barranquero <lekktu@gmail.com>
22800
22801 * help-fns.el (describe-variable): Don't complete keywords.
22802 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
22803
ffbf300e
CY
228042011-03-10 Chong Yidong <cyd@stupidchicken.com>
22805
ba08b241
CY
22806 * emacs-lisp/package.el (package-version-join): Impose a standard
22807 string representation for pre/alpha/beta version lists.
22808 (package-unpack-single): Standardize the directory name by passing
22809 it through package-version-join.
22810 (package-strip-rcs-id): Accept any version string that does not
22811 signal an error in version-to-list.
ffbf300e 22812
f346fd6b
MA
228132011-03-10 Michael Albinus <michael.albinus@gmx.de>
22814
22815 * simple.el (delete-trailing-whitespace): Return nil for the
22816 benefit of `write-file-functions'.
22817
ccb55d27
GM
228182011-03-10 Glenn Morris <rgm@gnu.org>
22819
5ceaac0c
GM
22820 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
22821
02da65ff
GM
22822 * vc/vc-git.el (vc-git-program): New option.
22823 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
22824 (vc-git--call): Use it.
22825
b2f603cc
GM
22826 * eshell/esh-util.el (eshell-condition-case): Doc fix.
22827
5772caab
GM
22828 * cus-edit.el (Custom-newline): If no button at point, look
22829 for a subgroup button at start-of-line. (Bug#2298)
22830
ccb55d27
GM
22831 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
22832
ec6ecaed
JD
228332011-03-10 Julien Danjou <julien@danjou.info>
22834
22835 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
22836 `cursor-type' is nil.
22837
9d5aa01d
JB
228382011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
22839
22840 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
22841
b6a5875b
KM
228422011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
22843
7a71b18d 22844 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
22845 preserves the existing header prefix, rebulleting it if necessary,
22846 rather than replacing it. This is necessary for proper operation
22847 of cooperative addons like allout-widgets.
1154d12e
JB
22848 (allout-make-topic-prefix, allout-rebullet-heading):
22849 Change SOLICIT arg to INSTEAD, and interpret additionally a string
22850 value as alternate bullet to be used, instead of prompting the user
22851 for a bullet character.
b6a5875b 22852
ee545c35
MA
228532011-03-09 Michael Albinus <michael.albinus@gmx.de>
22854
d86d2721
SM
22855 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
22856 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
22857 `tramp-default-port'.
22858
c47971d7
DD
228592011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
22860
22861 * net/rcirc.el (rcirc-handler-001): Remove useless
22862 with-rcirc-process-buffer.
22863 (rcirc-check-auth-status): Swap arguments to string-match.
22864
13522cb4
GM
228652011-03-09 Glenn Morris <rgm@gnu.org>
22866
0be6f4f1
GM
22867 * shell.el (shell-mode):
22868 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
22869
13522cb4
GM
22870 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
22871 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
22872
515de2e3
CY
228732011-03-08 Chong Yidong <cyd@stupidchicken.com>
22874
22875 * emacs-lisp/package.el (package-refresh-contents)
22876 (package-menu-execute): Use condition-case-no-debug.
22877
b511b994
MA
228782011-03-08 Michael Albinus <michael.albinus@gmx.de>
22879
22880 * simple.el (shell-command-to-string): Use `process-file'.
22881
22882 * emacs-lisp/package.el (package-tar-file-info): Handle also
22883 remote files.
22884
d86d2721
SM
22885 * emacs-lisp/package-x.el (package-upload-buffer-internal):
22886 Use `equal' for upload base check.
b511b994 22887
25bbfb31
AM
228882011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
22889
22890 * textmodes/texinfo.el (texinfo-environments):
22891 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
22892
be996521
GM
228932011-03-08 Glenn Morris <rgm@gnu.org>
22894
e9c8529f
GM
22895 * cus-start.el (cursor-in-non-selected-windows):
22896 Fix :set quoting oddness. (Bug#8192)
22897
be996521
GM
22898 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
22899 in some setf expressions. (Bug#2159)
22900
2bb5649e
CY
229012011-03-08 Chong Yidong <cyd@stupidchicken.com>
22902
22903 * custom.el (custom-available-themes): Return themes in
22904 alphabetical order.
22905
33383987 22906See ChangeLog.15 for earlier changes.
e3d51b27
MR
22907
22908;; Local Variables:
22909;; coding: utf-8
e3d51b27
MR
22910;; End:
22911
acaf905b 22912 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
22913
22914 This file is part of GNU Emacs.
22915
22916 GNU Emacs is free software: you can redistribute it and/or modify
22917 it under the terms of the GNU General Public License as published by
22918 the Free Software Foundation, either version 3 of the License, or
22919 (at your option) any later version.
22920
22921 GNU Emacs is distributed in the hope that it will be useful,
22922 but WITHOUT ANY WARRANTY; without even the implied warranty of
22923 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22924 GNU General Public License for more details.
22925
22926 You should have received a copy of the GNU General Public License
22927 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.