* lisp/shell.el (pcomplete-parse-arguments-function): Declare.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
3952e9d8
GM
12011-05-17 Glenn Morris <rgm@gnu.org>
2
8e249bbd
GM
3 * shell.el (pcomplete-parse-arguments-function): Declare.
4
3952e9d8
GM
5 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
6 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
7 (appt-check): Doc fixes.
8 (appt-disp-window-function, appt-delete-window-function):
9 Remove needless special case in custom :type.
10 (appt-display-count): Default to 0, not nil.
11 (appt-check): Reset appt-display-count to 0, not nil.
12
c71a0d48 132011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 14
c71a0d48
GM
15 * progmodes/python.el (python-font-lock-keywords):
16 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 17
31d55be9
SM
182011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
19
20 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
21
3bfacb2f
KR
222011-05-16 Kevin Ryde <user42@zip.com.au>
23
24 * info-look.el (makefile-automake-mode): New setups, looking in
25 automake manual, then makefile-mode.
26 (makefile-mode): Remove automake manual, have it just in
27 makefile-automake-mode since there's various things different or
28 not relevant to plain make.
29 (makefile-mode): Remove "other-modes" non-existent automake-mode,
30 believe a hypothetical automake-mode would go to makefile-mode,
31 not the other way around.
32
c8e83751
CY
332011-05-15 Chong Yidong <cyd@stupidchicken.com>
34
5e9e35cd
CY
35 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
36 hunk-end tags (Bug#8672).
37
c8e83751
CY
38 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
39 vc-annotate-show-diff-revision-at-line (Bug#8671).
40
50b23e5a
GM
412011-05-14 Glenn Morris <rgm@gnu.org>
42
7210a739
GM
43 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
44 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
45 (change-log-font-lock-keywords): Also handle multiple author lines
46 with leading tabs. (Bug#8644)
7210a739 47
4691905a
GM
48 * calendar/appt.el (appt-check): Rename some local variables.
49 Some simplification/reordering.
50
50b23e5a
GM
51 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
52 (feedmail-sendmail-f-doesnt-sell-me-out)
53 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
54 (feedmail-debug-sit-for, feedmail-queue-express-hook)
55 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
56 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
57 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
58 (feedmail-binmail-gnulinuxish-template):
59 Rename from feedmail-binmail-linuxish-template.
60 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
61 Use insert-buffer-substring.
62
215cda7c
BC
632011-05-14 Bill Carpenter <bill@carpenter.org>
64
65 * mail/feedmail.el (feedmail-patch-level): Increase.
66 (feedmail-debug): New custom group.
67 (feedmail-confirm-outgoing-timeout)
68 (feedmail-sendmail-f-doesnt-sell-me-out)
69 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
70 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
71 (feedmail-sender-line, feedmail-from-line)
72 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
73 (feedmail-spray-this-address, )
74 (feedmail-spray-address-fiddle-plex-list)
75 (feedmail-queue-use-send-time-for-date)
76 (feedmail-queue-use-send-time-for-message-id)
77 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
78 (feedmail-buffer-eating-function):
79 Doc fixes.
80 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
81 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
82 (feedmail-message-action-scroll-down): New functions.
83 (feedmail-queue-directory, feedmail-queue-draft-directory):
84 Use expand-file-name.
85 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
86 Remove C-v help entry.
87 (feedmail-queue-buffer-file-name): New variable.
88 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
89 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
90 (feedmail-message-action-send-strong, feedmail-message-action-edit)
91 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
92 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
93 (feedmail-message-action-toggle-spray)
94 (feedmail-run-the-queue-no-prompts)
95 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
96 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
97 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
98 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
99 (feedmail-envelope-deducer, feedmail-fiddle-from)
100 (feedmail-fiddle-sender, feedmail-default-date-generator)
101 (feedmail-fiddle-date, feedmail-fiddle-message-id)
102 (feedmail-fiddle-spray-address)
103 (feedmail-fiddle-list-of-spray-fiddle-plexes)
104 (feedmail-fiddle-list-of-fiddle-plexes)
105 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
106 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
107 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
108 Change default. Doc fix.
109 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
110 (feedmail-binmail-linuxish-template): New constant.
111 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
112 Respect feedmail-sendmail-f-doesnt-sell-me-out.
113 (feedmail-send-it): Add debug call.
114 Use feedmail-queue-buffer-file-name, and
115 feedmail-send-it-immediately-wrapper.
116 (feedmail-message-action-send): Add debug call.
117 Use feedmail-send-it-immediately-wrapper.
118 (feedmail-queue-express-to-queue): Add debug call.
119 Run feedmail-queue-express-hook.
120 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
121 (feedmail-message-action-help-blat):
122 Rename from feedmail-queue-send-edit-prompt-help-first.
123 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
124 Check line-endings. Handle errors better.
125 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
126 Doc fix. Add debug call.
127 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
128 Use feedmail-queue-send-edit-prompt-inner.
129 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
130 (feedmail-queue-send-edit-prompt-inner): New function, extracted
131 from feedmail-queue-send-edit-prompt.
132 (feedmail-queue-send-edit-prompt-help)
133 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
134 (feedmail-tidy-up-slug): Add debug call.
135 Respect feedmail-queue-slug-suspect-regexp.
136 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
137 (feedmail-dump-message-to-queue): Add debug call.
138 Expand queue-directory.
139 (feedmail-dump-message-to-queue): Change message slightly.
140 Use feedmail-say-chatter.
141 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
142 (feedmail-send-it-immediately-wrapper): New function.
143 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
144 Insert empty string rather than newline. Handle full-frame case.
145 Use catch/throw. Use feedmail-say-chatter.
146 (feedmail-fiddle-from): Try mail-host-address.
147 (feedmail-default-message-id-generator): Doc fix.
148 Bind system-time-locale. Handle missing end.
149 (feedmail-fiddle-x-mailer): Add debug call.
150 Handle feedmail-x-mailer-line being nil.
151 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
152 Add debug call. Use buffer-substring-no-properties.
153 (feedmail-say-debug, feedmail-say-chatter): New functions.
154 (feedmail-find-eoh): Give an explicit error.
155
42c7e61e
UJ
1562011-05-13 Ulf Jasper <ulf.jasper@web.de>
157
158 * net/newst-treeview.el (newsticker-treeview-face): Changed default
159 family from helvetica to sans.
160 (newsticker-treeview-tool-bar-map): Moved tool-bar icons to
161 etc/images/newsticker.
162
163 * net/newst-reader.el (newsticker-feed-face): Changed default
164 family from helvetica to sans.
165
166 * net/newst-plainview.el (newsticker-new-item-face)
167 (newsticker-old-item-face, newsticker-immortal-item-face)
168 (newsticker-obsolete-item-face, newsticker-date-face)
169 (newsticker-statistics-face): Changed default family from
170 helvetica to sans.
171 (newsticker--plainview-tool-bar-map): Moved tool-bar icons to
172 etc/images/newsticker.
173
174 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
175 (newsticker--process-auto-mark-filter-match): : Tell user about
176 auto-marking.
177
8497a297
DV
1782011-05-13 Didier Verna <didier@xemacs.org>
179
180 Common Lisp indentation improvements on defmethod and lambda-lists.
181 * cl-indent.el: Advertise the changes and remove obsolete TODO entries.
182 (lisp-lambda-list-keyword-parameter-indentation)
183 (lisp-lambda-list-keyword-parameter-alignment)
184 (lisp-lambda-list-keyword-alignment): New customizable user options.
185 (lisp-indent-defun-method): Improve docstring.
186 (extended-loop-p): Fix comment.
187 (lisp-indent-lambda-list-keywords-regexp): New variable.
188 (lisp-indent-lambda-list): New function.
189 (lisp-indent-259): Use it.
190 (lisp-indent-defmethod): Support for more than one
191 method qualifier and properly indent methods lambda-lists.
192 (defgeneric): Provide a missing common-lisp-indent-function property.
193
f278f87f
SM
1942011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
195
196 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
197 bounds for the empty string (bug#8667).
198
5233edd7
GM
1992011-05-13 Glenn Morris <rgm@gnu.org>
200
5237a44f
GM
201 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
202
8340026c 203 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 204 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 205
5233edd7 206 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 207 (appt-time-msg-list): Doc fix.
a5464014 208 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 209
92d10796
AS
2102011-05-12 Andreas Schwab <schwab@linux-m68k.org>
211
212 * progmodes/ld-script.el (ld-script-keywords)
213 (ld-script-builtins): Update keywords list.
214
914a0ae1
SM
2152011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
216
c89be45f
SM
217 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
218
914a0ae1
SM
219 * shell.el (shell-completion-vars): New function.
220 (shell-mode):
221 * simple.el (read-shell-command): Use it.
222 (blink-matching-open): No need for " [...]" in minibuffer-message.
223
98dc3df3
GM
2242011-05-12 Glenn Morris <rgm@gnu.org>
225
226 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
227 (appt-check): Simplify.
228
d2fc7e3d 2292011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21
EZ
230
231 * smerge-mode.el (smerge-resolve): Use null-device rather than a
232 literal "/dev/null".
233
d2fc7e3d 2342011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
235
236 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
237 Fix typo.
238
d2fc7e3d 2392011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 240
3f254caa
SM
241 * progmodes/which-func.el (which-function):
242 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
243 which might not be defined (Bug#8260).
244
d45885f7
GM
2452011-05-12 Glenn Morris <rgm@gnu.org>
246
247 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
248 Let byte-compile-initial-macro-environment always take precedence.
249
488086f4
SM
2502011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
251
252 * net/rcirc.el: Add support for SSL/TLS connections.
253 (rcirc-server-alist): New field `encryption'.
254 (rcirc): Check `encryption' settings.
255 (rcirc-connect): New arg `encryption'. Use open-network-stream.
256 Merge make-local-variable into `set'.
257 (rcirc--connection-open-p): New function.
258 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
259 the process is not a network process (e.g. running gnutls-cli).
260 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
261 Make rcirc-(en|de)code-coding-system local here.
262 (rcirc-mode): Merge make-local-variable into `set'.
263 (rcirc-parent-buffer): Make permanent buffer-local.
264 (rcirc-multiline-minor-mode): Don't do it here.
265 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
266 there's no server buffer.
267
7d3b9d44
GM
2682011-05-11 Glenn Morris <rgm@gnu.org>
269
f64049c6
GM
270 * newcomment.el (comment-kill): Prefix "unused" local.
271
93c9df73
GM
272 * term/w32console.el (get-screen-color): Declare.
273
7d3b9d44
GM
274 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
275 Handle symbol elements of byte-compile-initial-macro-environment.
276
9e2dd53f
LL
2772011-05-10 Leo Liu <sdl.web@gmail.com>
278
488086f4
SM
279 * bookmark.el (bookmark-bmenu-mode-map):
280 Bind bookmark-bmenu-search to `/'.
8b340240 281
9e2dd53f 282 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
283 (footnote-unicode-string, footnote-unicode-regexp): New variable.
284 (Footnote-unicode): New function.
285 (footnote-style-alist): Add unicode style to the list.
286 (footnote-style): Doc fix.
9e2dd53f 287
79b70037
GM
2882011-05-10 Jim Meyering <meyering@redhat.com>
289
290 Fix doubled-word typos.
291 * international/quail.el (quail-insert-kbd-layout): and and -> and
292 * kermit.el: and and -> and
293 * net/ldap.el (ldap-search-internal): to to -> to
294 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
295 * progmodes/js.el (js-mode): and and -> and
296 * textmodes/artist.el (artist-move-to-xy): at at -> at
297 (artist-draw-region-trim-line-endings): if if -> if
298 And Safetyc -> Safety.
299 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
300
b8f82dc1
GM
3012011-05-10 Glenn Morris <rgm@gnu.org>
302 Stefan Monnier <monnier@iro.umontreal.ca>
303
304 * files.el (hack-one-local-variable-eval-safep):
305 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
306
4f99f44b
GM
3072011-05-10 Glenn Morris <rgm@gnu.org>
308
309 * calendar/diary-lib.el (diary-list-entries-hook)
310 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
311 (diary-nongregorian-marking-hook, diary-list-entries)
312 (diary-include-other-diary-files, diary-mark-entries)
313 (diary-mark-included-diary-files): Doc fixes.
314
84f29e6b
JB
3152011-05-09 Juanma Barranquero <lekktu@gmail.com>
316
317 * misc.el: Require tabulated-list.el during compilation.
318
9bedd73a
CY
3192011-05-09 Chong Yidong <cyd@stupidchicken.com>
320
488086f4
SM
321 * progmodes/compile.el (compilation-start):
322 Run compilation-filter-hook for the async case too.
9bedd73a
CY
323 (compilation-filter-hook): Doc fix.
324
797c735c
DD
3252011-05-09 Deniz Dogan <deniz@dogan.se>
326
327 * wdired.el: Remove outdated installation comment. Fix usage
328 comment.
329
5f4b1dfe
JB
3302011-05-09 Juanma Barranquero <lekktu@gmail.com>
331
332 * misc.el: Implement new command `list-dynamic-libraries'.
333 (list-dynamic-libraries--loaded-only-p): New variable.
334 (list-dynamic-libraries--refresh): New function.
335 (list-dynamic-libraries): New command.
336
4c44026c
CY
3372011-05-09 Chong Yidong <cyd@stupidchicken.com>
338
488086f4
SM
339 * progmodes/compile.el (compilation-error-regexp-alist-alist):
340 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
341 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
342 higher priority to avoid clobbering by gnu.
343
027f966d
CY
3442011-05-08 Chong Yidong <cyd@stupidchicken.com>
345
346 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
347 if the face has existing theme settings (Bug#8454).
348
085f5d7d
CY
3492011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
350
488086f4
SM
351 * progmodes/perl-mode.el (perl-imenu-generic-expression):
352 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 353
2a86a00c
RS
354 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
355 special file names `.' and `..' (Bug#8259).
356
d9c54a06
CY
3572011-05-08 Chong Yidong <cyd@stupidchicken.com>
358
488086f4
SM
359 * progmodes/grep.el (grep-mode-font-lock-keywords):
360 Remove buffer-changing entries.
d9c54a06
CY
361 (grep-filter): New function.
362 (grep-mode): Add it to compilation-filter-hook.
363
364 * progmodes/compile.el (compilation-filter-hook)
365 (compilation-filter-start): New defvars.
366 (compilation-filter): Call compilation-filter-hook prior to
367 updating the process mark.
368
c4662635
SM
3692011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
370
371 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
372
b0512a1d
EZ
3732011-05-07 Eli Zaretskii <eliz@gnu.org>
374
605c9376
EZ
375 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
376 mailclient-send-it even if window-system is nil. (Bug#8595)
377
c4662635
SM
378 * term/w32console.el (terminal-init-w32console):
379 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
380 background-mode. (Bug#8597)
381
d1dc2cc2
SM
3822011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
383
384 Make bytecomp.el understand that defmethod defines funs (bug#8631).
385 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
386 New functions.
387 (defgeneric, eieio--defmethod): Use them.
388 (eieio-defgeneric): Remove.
389 (defmethod): Call defgeneric in a way visible to the byte-compiler.
390
915d1300
GM
3912011-05-07 Glenn Morris <rgm@gnu.org>
392
a3961c3e
GM
393 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
394 Use let rather than let*.
395 (timeclock-find-discrep): Remove unused local.
396
314347b9
GM
397 * calendar/diary-lib.el (diary-comment-start): Doc fix.
398
915d1300
GM
399 * calendar/appt.el (appt-time-msg-list): Doc fix.
400
275b59b0
NF
4012011-05-06 Noah Friedman <friedman@splode.com>
402
403 * apropos.el (apropos-print-doc): Only use
404 emacs-lisp-docstring-fill-column when it is bound to an integer,
405 per that variable's documentation.
406
6c19f744
SM
4072011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
408
409 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 410 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 411
60f884b2
GM
4122011-05-06 Glenn Morris <rgm@gnu.org>
413
5006e634
GM
414 * calendar/appt.el (appt-message-warning-time): Doc fix.
415 (appt-warning-time-regexp): New option.
416 (appt-make-list): Respect appt-message-warning-time.
417
548d0a63
GM
418 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
419 New options.
420 (diary-add-to-list): Strip comments from the displayed string.
421 (diary-mode): Set comment-start and comment-end.
422
60f884b2
GM
423 * vc/diff-mode.el (smerge-refine-subst): Declare.
424 (diff-refine-hunk): Don't require smerge-mode when compiling.
425
989681bb
JB
4262011-05-06 Juanma Barranquero <lekktu@gmail.com>
427
428 * simple.el (list-processes): Return nil as the docstring says.
429
a6bc05e1
MA
4302011-05-05 Michael Albinus <michael.albinus@gmx.de>
431
432 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
433 to "".
434 (ange-ftp-write-region, ange-ftp-insert-file-contents)
435 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
436 determining of binary transfer. (Bug#7383)
437
23c22e9a
MA
4382011-05-05 Michael Albinus <michael.albinus@gmx.de>
439
c4662635
SM
440 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
441 Fix port computation bug. (Bug#8618)
23c22e9a 442
0bff894f
GM
4432011-05-05 Glenn Morris <rgm@gnu.org>
444
b8296902
GM
445 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
446
1f522ce8
GM
447 * simple.el (shell-dynamic-complete-functions)
448 (comint-dynamic-complete-functions): Declare.
449
cf5bee67
GM
450 * net/network-stream.el (gnutls-negotiate):
451 * simple.el (tabulated-list-print): Fix declarations.
452
453 * progmodes/gud.el (syntax-symbol, syntax-point):
454 Remove unnecessary and incorrect declarations.
455
0bff894f
GM
456 * emacs-lisp/check-declare.el (check-declare-scan):
457 Handle byte-compile-initial-macro-environment in bytecomp.el
458
9869b3ae
SM
4592011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 Fix earlier half-done eieio-defmethod change (bug#8338).
462 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
463 Streamline and change calling convention.
464 (defmethod): Adjust accordingly and simplify.
465 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
466 new eieio--defmethod.
467 (slot-boundp): Minor CSE simplification.
468
9c1d5ac5
MZ
4692011-05-05 Milan Zamazal <pdm@zamazal.org>
470
471 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
472 (glasses-make-readable): Use glasses-separate-capital-groups.
473
455c834e
JB
4742011-05-05 Juanma Barranquero <lekktu@gmail.com>
475
476 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
477 (warning-series): Doc fix.
478 (display-warning): Don't try to create the buffer if we just found it.
479
9ed7c8cb
CY
4802011-05-04 Chong Yidong <cyd@stupidchicken.com>
481
482 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
483 (autoload-find-generated-file): New function.
484 (generate-file-autoloads): Bind generated-autoload-file to
485 buffer-file-name.
9869b3ae
SM
486 (update-file-autoloads, update-directory-autoloads):
487 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
488 output file (Bug#7989).
489 (batch-update-autoloads): Doc fix.
490
0898ca10
JB
4912011-05-04 Juanma Barranquero <lekktu@gmail.com>
492
493 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
494
31dfb76c
GM
4952011-05-04 Glenn Morris <rgm@gnu.org>
496
f330b642
GM
497 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
498 function, so it follows changes in calendar-date-style.
499 (diary-fancy-date-matcher): New function.
500 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
501 (diary-fancy-font-lock-fontify-region-function):
502 Use diary-fancy-date-pattern as a function.
503
31dfb76c
GM
504 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
505 non-numbers for `year' etc pseudo-variables. (Bug#8583)
506
48e79d6a
TZ
5072011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
508
509 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
510 instead of positional arguments. Allow :keylist and :crlfiles
511 arguments.
512 (open-gnutls-stream): Call it.
513
514 * net/network-stream.el (network-stream-open-starttls): Adjust to
515 call `gnutls-negotiate' with :process and :hostname arguments.
516
dd5a5ee0
SM
5172011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
518
ef80fc09
SM
519 * minibuffer.el (completion--message): New function.
520 (completion--do-completion, minibuffer-complete)
521 (minibuffer-force-complete, minibuffer-complete-word): Use it.
522 (completion--do-completion): Don't ignore completion-auto-help when in
523 icomplete-mode.
524
dd5a5ee0
SM
525 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
526 internal encoding (e.g. tibetan zero is not whitespace).
527 (global-whitespace-mode): Prefer save-current-buffer.
528 (whitespace-trailing-regexp): Remove useless save-match-data.
529 (whitespace-empty-at-bob-regexp): Minor simplification.
530
b7d22a83
CY
5312011-05-03 Chong Yidong <cyd@stupidchicken.com>
532
533 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
534
5192af46
AM
5352011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
536
537 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 538 Use `concat' to create string for insertion.
5192af46 539
5767d190
SM
5402011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
541
542 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
543 Avoid open-line which runs post-self-insert-hook.
544 (bibtex-fill-entry): Remove unused `end' var.
545
bf242939
AM
5462011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
547
5767d190
SM
548 * textmodes/ispell.el (ispell-add-per-file-word-list):
549 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 550
25666126
LL
5512011-05-03 Leo Liu <sdl.web@gmail.com>
552
553 * isearch.el (isearch-yank-pop): New command.
5767d190 554 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
555 (isearch-forward): Mention it.
556
52d3c2d0
SM
5572011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
558
1bcace58
SM
559 * simple.el (minibuffer-complete-shell-command): Remove.
560 (minibuffer-local-shell-command-map): Use completion-at-point.
561 (read-shell-command): Setup completion vars here instead.
562 (read-expression-map): Bind TAB to symbol completion.
563
52d3c2d0
SM
564 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
565 error directly rather via storing it into `results'.
566
35813471
LL
5672011-05-02 Leo Liu <sdl.web@gmail.com>
568
569 * vc/diff.el: Fix description.
570
e793a940
LMI
5712011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
572
573 * server.el (server-eval-at): New function.
574
8de66e05
LMI
5752011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
576
577 * net/network-stream.el (open-network-stream): Take a :nowait
578 parameter and pass it on to `make-network-process'.
579 (network-stream-open-plain): Ditto.
580
dcb79f20
AS
5812011-04-30 Andreas Schwab <schwab@linux-m68k.org>
582
583 * faces.el (face-spec-set-match-display): Don't match toolkit
584 options on terminal frames.
585
14a7fbd8
SM
5862011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
587
7eabc1be
SM
588 * progmodes/pascal.el: Use lexical binding.
589 (pascal-mode-map): Remove author preferences.
590
14a7fbd8
SM
591 * pcomplete.el (pcomplete-std-complete): Don't abuse
592 completion-at-point.
593
50f84510
JB
5942011-04-28 Juanma Barranquero <lekktu@gmail.com>
595
6e087a44
JB
596 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
597 removing code that has been dead since 1991 or so.
598
50f84510
JB
599 * startup.el (command-line): When warning about "_emacs", use a
600 delayed warning to allow the user to filter it out.
601
0ba690bd
DD
6022011-04-28 Deniz Dogan <deniz@dogan.se>
603
604 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
605 user has not joined.
606
08abfaad
SM
6072011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
608
609 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
610 aren't any completions at point.
611
638f053a
JB
6122011-04-28 Juanma Barranquero <lekktu@gmail.com>
613
614 * subr.el (display-delayed-warnings): New function.
615 (delayed-warnings-hook): New variable.
616
8fff8daa
SM
6172011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
618
08abfaad
SM
619 * minibuffer.el (completion-at-point, completion-help-at-point):
620 Don't presume that a given completion-at-point-function will always
621 use the same calling convention.
622
8fff8daa
SM
623 * pcomplete.el (pcomplete-completions-at-point):
624 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
625 pcomplete-seen is non-nil.
626 (pcomplete-comint-setup): Also recognize the new comint/shell
627 completion functions.
628 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
629 pcomplete-seen is non-nil.
630
841a1577 6312011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 632
841a1577 633 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 634 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 635 the first character in the entry. This allows for code to add its
211ec907
UJ
636 own uid to the entry.
637 (icalendar--convert-float-to-ical): Add export of
638 `diary-float'-entries save for those with the optional DAY
639 argument.
640
2a782793
DC
6412011-04-27 Daniel Colascione <dan.colascione@gmail.com>
642
643 * subr.el (shell-quote-argument): Use alternate escaping strategy
644 when we spot a variable reference in a string.
645
0438ce91
DC
6462011-04-26 Daniel Colascione <dan.colascione@gmail.com>
647
648 * cus-start.el (all): Define customization for debug-on-event.
649
841a1577 6502011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
651
652 * subr.el (shell-quote-argument): Escape correctly under Windows.
653
d090ed6c
SM
6542011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
657
bfd31217
MA
6582011-04-25 Michael Albinus <michael.albinus@gmx.de>
659
d090ed6c
SM
660 * net/tramp.el (tramp-process-actions): Add POS argument.
661 Delete region between POS and (pos).
bfd31217 662
d090ed6c
SM
663 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
664 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
665 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
666
667 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
668 position in `tramp-process-actions' call.
669
670 * net/trampver.el: Update release number.
671
e92f3bd3
SM
6722011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
673
850256b5
SM
674 * custom.el (defcustom): Obey lexical-binding.
675
e92f3bd3
SM
676 Fix octave-inf completion problems reported by Alexander Klimov.
677 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
678 Inherit from octave-mode-syntax-table.
679 (inferior-octave-mode): Set info-lookup-mode.
680 (inferior-octave-completion-at-point): New function.
681 (inferior-octave-complete): Use it and completion-in-region.
682 (inferior-octave-dynamic-complete-functions): Use it as well, and use
683 comint-filename-completion.
684 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
685 symbol elements which shouldn't be word elements.
686 (octave-font-lock-keywords, octave-beginning-of-defun)
687 (octave-function-header-regexp): Adjust regexps accordingly.
688 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
689
cd22b309
JB
6902011-04-25 Juanma Barranquero <lekktu@gmail.com>
691
692 * net/gnutls.el (gnutls-errorp): Declare before first use.
693
8b492194
TZ
6942011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
695
696 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
697 verify-error, and verify-hostname-error parameters. Check whether
cd22b309
JB
698 default trustfile exists before going to use it. Add missing
699 argument to gnutls-message-maybe call. Return return value.
8b492194
TZ
700 Reported by Claudio Bley <claudio.bley@gmail.com>.
701 (open-gnutls-stream): Add usage example.
702
703 * net/network-stream.el (network-stream-open-starttls): Give host
704 parameter to `gnutls-negotiate'.
705 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 706 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 707
841a1577 7082011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 709
cd22b309
JB
710 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
711 Use correct match group (bug#8438).
05842630 712
3ba7869c
CY
7132011-04-24 Chong Yidong <cyd@stupidchicken.com>
714
512e3ae1
CY
715 * emacs-lisp/package.el (package-built-in-p): Fix typo.
716 (package-menu--generate): New arg specifying packages to show.
717 (package-menu-refresh, package-menu-execute, list-packages):
718 Callers changed.
719 (package-show-package-list): New function, replacing deleted
720 package--list-packages (renamed because it is non-internal).
721
722 * finder.el (finder-list-matches): Use package-show-package-list
723 instead of deleted package--list-packages.
724
e92f3bd3
SM
725 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
726 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
727 (vc-annotate-mode-map): Bind it to RET.
728
7031be6d
UR
7292011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
730
731 * progmodes/etags.el (next-file): Don't use set-buffer to change
732 buffers (Bug#8478).
733
4ef177aa
CY
7342011-04-24 Chong Yidong <cyd@stupidchicken.com>
735
c8d173eb
CY
736 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
737
4ef177aa
CY
738 * apropos.el (apropos-label-face): Avoid variable-pitch face.
739 (apropos-accumulator): Doc fix.
740 (apropos-function, apropos-macro, apropos-command)
741 (apropos-variable, apropos-face, apropos-group, apropos-widget)
742 (apropos-plist): Add face property.
743 (apropos-symbols-internal): Fix indentation.
744 (apropos-print): Simplify help, and recognize apropos-multi-type.
745 (apropos-print-doc): Use button-type-get to extract the button's
746 face property. Fill docstring (Bug#8352).
747
4ffd0d6b 7482011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
749
750 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
751
c6c32125 752 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 753 (mpuz-mode-map): Use mapc.
c6c32125
JB
754 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
755 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
756 Fix typos in docstrings.
757
58d468b4
JB
758 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
759 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
760
6470c3c6
JB
761 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
762
4ffd0d6b 7632011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
764
765 * minibuffer.el (completion--do-completion): Avoid the "Next char
766 not unique" prompt if icomplete-mode is enabled (Bug#5849).
767
3ad8bad0
CY
768 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
769 mouse-2 into unread-command-events, it is interpreted correctly.
770
71d73c9c 771 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 772 (image-toggle-display): Doc fix.
71d73c9c 773
841a1577 7742011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 775
4ffd0d6b
GM
776 * textmodes/page.el (what-page): Use line-number-at-pos to
777 calculate line number (Bug#6825).
6e1dbaa9 778
c2fb1b60
JB
7792011-04-22 Juanma Barranquero <lekktu@gmail.com>
780
781 * eshell/esh-mode.el (find-tag-interactive): Declare function.
782 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
783 Pass argument NO-DEFAULT to `find-tag-interactive'.
784
e02f48d7
JB
7852011-04-22 Juanma Barranquero <lekktu@gmail.com>
786
787 Lexical-binding cleanup.
788
789 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
790 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
791 * progmodes/ada-prj.el (ada-prj-initialize-values)
792 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
793 (ada-prj-show-value):
794 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
795 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
796 (antlr-invalidate-context-cache, antlr-options-menu-filter)
797 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
798 * progmodes/bug-reference.el (bug-reference-push-button):
799 * progmodes/fortran.el (fortran-line-length):
800 * progmodes/glasses.el (glasses-change):
801 * progmodes/octave-mod.el (octave-fill-paragraph):
802 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
803 (python-pdbtrack-grub-for-buffer, python-sentinel):
804 * progmodes/sql.el (sql-save-connection):
805 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
806 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
807 Mark unused parameters.
808
809 * progmodes/compile.el (compilation--flush-directory-cache)
810 (compilation--flush-parse, compile-internal): Mark unused parameters.
811 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
812 (compilation-next-error-function): Remove unused variable `timestamp'.
813
814 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
815 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
816
817 * progmodes/dcl-mode.el (dcl-end-of-command):
818 Remove unused variable `start'.
819 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
820 (dcl-option-value-basic, dcl-option-value-offset)
821 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
822 Mark unused parameters.
823 (dcl-save-local-variable): Remove unused variable `val'.
824 (mode): Declare.
825
826 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
827 Mark unused parameters.
828 (delphi-ignore-changes): Move before first use.
829 (delphi-charset-token-at): Remove unused variable `start'.
830 (delphi-else-start): Remove unused variable `if-count'.
831 (delphi-comment-block-start, delphi-comment-block-end):
832 Remove unused variable `kind'.
833 (delphi-indent-line): Remove unused variable `new-point'.
834
835 * progmodes/ebrowse.el (ebrowse-files-list)
836 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
837 Mark unused parameters. Don't quote `lambda'.
838 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
839 Don't quote `lambda'.
840 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
841 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
842 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
843 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
844 Use `ignore-errors'.
845 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
846 (ebrowse-view/find-file-and-search-pattern)
847 (ebrowse-view/find-member-declaration/definition):
848 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
849 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
850 Rename parameter PREFIX-ARG to PREFIX.
851 (ebrowse-tags-read-name): Remove unused variables `start' and
852 `member-info'.
853 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
854 to `tags-file'.
855
856 * progmodes/etags.el (local-find-tag-hook): Declare.
857 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
858 Mark unused parameters.
859
860 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
861 (executable-interpret): Mark unused parameter.
862
863 * progmodes/flymake.el (flymake-process-sentinel)
864 (flymake-after-change-function)
865 (flymake-create-temp-with-folder-structure)
866 (flymake-get-include-dirs-dot): Mark unused parameters.
867 (flymake-safe-delete-directory): Remove unused variable `err'.
868
869 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
870 (speedbar-timer-fn, speedbar-line-text)
871 (speedbar-change-expand-button-char, speedbar-delete-subblock)
872 (speedbar-center-buffer-smartly): Declare functions.
873 (gdb-find-watch-expression): Remove unused variable `array'.
874 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
875 (gdb-starting): Mark unused parameters.
876 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
877 (gdb-table-string): Remove unused variable `res'.
878 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
879 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
880 (gdb-display-buffer): Remove unused variable `cur-size'.
881
882 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
883 allow lexical-binding compilation.
884 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
885 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
886 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
887 Mark unused parameters.
888 (gud-gdb-marker-filter): Remove unused variable `match'.
889 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
890 lambda expressions and funcall them, instead of using `fset'.
891
892 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
893 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
894
895 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
896 variable `header-beg'; use `let'.
897
898 * progmodes/icon.el (indent-icon-exp): Remove unused variables
899 `restart', `last-sexp' and `at-do'.
900
901 * progmodes/js.el (js--debug): Mark unused parameter.
902 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
903 (js--splice-into-items): Remove unused variable `item'.
904 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
905
906 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
907 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
908 (makefile-complete): Remove unused variable `try'.
909 (makefile-fill-paragraph, makefile-match-function-end):
910 Mark unused parameters.
911
912 * progmodes/octave-inf.el (inferior-octave-complete):
913 Remove unused variable `proc'.
914 (inferior-octave-output-digest): Mark unused parameter.
915
916 * progmodes/perl-mode.el (perl-calculate-indent):
917 Remove unused variable `err'.
918
919 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
920 (prolog-indent-line): Mark unused parameters.
921 (prolog-indent-line): Remove unused variable `beg'.
922
923 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
924 (reporter-dont-compact-list): Declare.
925
926 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
927 Remove unused variable `char'.
928 (sh-debug): Mark unused parameter.
929 (sh-get-indent-info): Remove unused variable `start'.
930 (sh-calculate-indent): Remove unused variable `var'.
931
932 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
933 (simula-electric-keyword): Remove unused variable `null'.
934 (simula-search-backward, simula-search-forward): Remove unused
935 variables `begin' and `end'.
936
937 * progmodes/vera-mode.el (vera-guess-basic-syntax):
938 Remove unused variable `pos'.
939 (vera-electric-tab, vera-comment-uncomment-region):
940 Mark unused parameters.
941 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
942
7ede3b65
CY
9432011-04-22 Chong Yidong <cyd@stupidchicken.com>
944
945 * emacs-lisp/package.el (package--builtins, package-alist)
946 (package-load-descriptor, package-built-in-p, package-activate)
947 (define-package, package-installed-p)
948 (package-compute-transaction, package-buffer-info)
949 (package--push): Doc fix. Distinguish more clearly between
950 version strings and version lists.
951
121656e9
JB
9522011-04-21 Juanma Barranquero <lekktu@gmail.com>
953
954 Lexical-binding cleanup.
955
956 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
957 (5x5-make-mutate-best):
958 * play/fortune.el (fortune-in-buffer):
959 * play/gomoku.el (gomoku-init-display):
960 * play/solitaire.el (solitaire, solitaire-do-check):
961 * play/tetris.el (tetris-default-update-speed-function):
962 Mark unused parameters.
963
964 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
965 (bubbles--shift): Remove unused variable `char-org'.
966 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
967 (bubbles--show-images): Remove unused variable `char'.
968
969 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
970 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
971 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
972 (decipher-analyze-buffer): Use ?\s.
973 (decipher-make-checkpoint): Remove unused variable `mapping'.
974
975 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
976
977 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
978 Remove unused variable `result'; use `let'.
979
980 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
981 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
982 (gametree-children-shown-p, gametree-compute-reduced-score):
983 Use `ignore-errors'.
984
985 * play/handwrite.el (ps-lpr-switches): Declare.
986 (handwrite): Remove unused variables `pmin' and `lastp'.
987
988 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
989
990 * play/landmark.el (landmark-init-display)
991 (landmark-update-naught-weights): Mark unused parameters.
992 (landmark-y): Remove unused variable `noise'. Simplify.
993 (landmark-human-plays): Remove unused variable `score'.
994
995 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
996 (mpuz-try-proposal): Remove unused variable `game'.
997
998 * play/zone.el (life-patterns): Declare.
999
80f499c7
JB
10002011-04-20 Juanma Barranquero <lekktu@gmail.com>
1001
1002 * vc/vc.el (ediff-vc-internal): Declare function.
1003
024ff170
SM
10042011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1005
c0a193ea
SM
1006 * shell.el: Use lexical-binding and std completion UI.
1007 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
1008 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
1009 comint-preoutput-filter-functions rather than on
1010 comint-output-filter-functions.
1011 (shell-command-completion, shell--command-completion-data)
1012 (shell-filename-completion, shell-environment-variable-completion)
1013 (shell-c-a-p-replace-by-expanded-directory): New functions.
1014 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
1015 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
1016 (shell-dynamic-complete-environment-variable): Use them.
1017 (shell-dynamic-complete-as-environment-variable)
1018 (shell-dynamic-complete-as-command): Remove.
1019 (shell-match-partial-variable): Match past point.
1020 * comint.el: Clean up use of completion-at-point-functions.
1021 (comint-completion-at-point): New function.
1022 (comint-mode): Use it completion-at-point-functions.
1023 (comint-dynamic-complete): Make it obsolete.
1024 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
1025 (comint-c-a-p-replace-by-expanded-history): New function.
1026 (comint-dynamic-complete-functions)
1027 (comint-replace-by-expanded-history): Use it.
1028 * minibuffer.el (completion-table-with-terminator): Allow dynamic
1029 termination strings. Try harder to avoid second try-completion.
1030 (completion-in-region-mode-map): Disable bindings that don't work yet.
1031
2dbaa080
SM
1032 * comint.el: Use lexical-binding. Require CL.
1033 (comint-dynamic-complete-functions): Use comint-filename-completion.
1034 (comint-completion-addsuffix): Tweak custom type.
1035 (comint-filename-completion, comint--common-suffix)
1036 (comint--common-quoted-suffix, comint--table-subvert)
1037 (comint--complete-file-name-data): New functions.
1038 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
1039 (comint-dynamic-list-filename-completions): Use them.
1040 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 1041
2dbaa080
SM
1042 * minibuffer.el (completion-in-region-mode):
1043 Keep completion-in-region-mode--predicate global.
1044 (completion-in-region--postch):
1045 Assume completion-in-region-mode--predicate is not null.
1046
c79a6f38
SM
1047 * progmodes/flymake.el (flymake-start-syntax-check-process):
1048 Obey `dir'. Simplify.
1049
024ff170
SM
1050 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
1051 we're in VC after all.
1052
1c6c854e
CS
10532011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1054
1055 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 1056 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
1057 (vc-version-diff): Use vc-diff-build-argument-list-internal.
1058
bed7f140
SM
10592011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1060
332e62ab
SM
1061 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
1062 add sanity check.
1063
bed7f140
SM
1064 * obsolete/erc-hecomplete.el: Make obsolete.
1065 * obsolete/: Standardize obsolescence info in the header.
1066
f195c582
GM
10672011-04-20 Glenn Morris <rgm@gnu.org>
1068
1069 * calendar/solar.el (solar-horizontal-coordinates):
1070 Use the longitude argument rather than `calendar-longitude'.
1071 (solar-date-next-longitude): Remove unused locals.
1072
cb79b8c0
VJL
10732011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1074
1075 * whitespace.el: New version 13.2.1.
1076
10772011-04-20 felix <EmacsWiki> (tiny change)
1078
1079 * whitespace.el (global-whitespace-mode): keep highlight when
1080 switching between major modes on a file.
1081
602ea69d
SM
10822011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1083
1084 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
1085 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
1086 multi-line comments as well.
1087
06b60517
JB
10882011-04-19 Juanma Barranquero <lekktu@gmail.com>
1089
1090 Lexical-binding cleanup.
1091
1092 * arc-mode.el (archive-mode-revert):
1093 * cmuscheme.el (scheme-interactively-start-process):
1094 * custom.el (custom-initialize-delay):
1095 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
1096 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
1097 * emacs-lock.el (emacs-lock-clear-sentinel):
1098 * ezimage.el (defezimage):
1099 * follow.el (follow-avoid-tail-recenter):
1100 * fringe.el (set-fringe-mode-1):
1101 * generic-x.el (bat-generic-mode-compile):
1102 * help-mode.el (help-info-variable, help-do-xref)
1103 (help-mode-revert-buffer):
1104 * help.el (view-emacs-todo):
1105 * iswitchb.el (iswitchb-completion-help):
1106 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
1107 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
1108 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
1109 * locate.el (locate-update):
1110 * longlines.el (longlines-encode-region)
1111 (longlines-after-change-function):
1112 * outline.el (outline-isearch-open-invisible):
1113 * ps-def.el (declare-function, charset-dimension, char-width)
1114 (encode-char):
1115 * ps-mule.el (ps-mule-plot-string):
1116 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
1117 (recentf-edit-list-select, recentf-edit-list-validate)
1118 (recentf-open-files-action):
1119 * rect.el (delete-whitespace-rectangle-line)
1120 (rectangle-number-line-callback):
1121 * register.el (window-configuration-to-register)
1122 (frame-configuration-to-register):
1123 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
1124 * select.el (xselect-convert-to-string, xselect-convert-to-length)
1125 (xselect-convert-to-targets, xselect-convert-to-delete)
1126 (xselect-convert-to-filename, xselect-convert-to-charpos)
1127 (xselect-convert-to-lineno, xselect-convert-to-colno)
1128 (xselect-convert-to-os, xselect-convert-to-host)
1129 (xselect-convert-to-user, xselect-convert-to-class)
1130 (xselect-convert-to-name, xselect-convert-to-integer)
1131 (xselect-convert-to-atom, xselect-convert-to-identity):
1132 * subr.el (declare, ignore, process-kill-without-query)
1133 (text-clone-maintain):
1134 * terminal.el (te-get-char, te-tic-sentinel):
1135 * tool-bar.el (tool-bar-make-keymap):
1136 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
1137 * type-break.el (type-break-mode, type-break-noninteractive-query):
1138 * view.el (View-back-to-mark):
1139 * wid-browse.el (widget-browse-action, widget-browse-widget)
1140 (widget-browse-widgets, widget-browse-sexp):
1141 * widget.el (define-widget-keywords):
1142 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
1143 Mark unused parameters.
1144
1145 * align.el (align-adjust-col-for-rule): Mark unused parameter.
1146 (align-areas): Remove unused variable `look'.
1147 (align-region): Remove unused variables `real-end' and `pos-list'.
1148
1149 * apropos.el (apropos-score-doc): Remove unused variable `i'.
1150
1151 * bindings.el (mode-line-modified, mode-line-remote):
1152 Mark unused parameters.
1153 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
1154
1155 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
1156 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
1157
1158 * comint.el (comint-history-isearch-pop-state)
1159 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
1160 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
1161 (comint-substitute-in-file-name): Doc fix.
1162
1163 * completion.el (cmpl-statistics-block): Mark unused parameter.
1164 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
1165 (save-completions-to-file, load-completions-from-file):
1166 Remove unused local variable `e'.
1167
1168 * composite.el (compose-chars): Remove unused variable `len'.
1169 (lgstring-insert-glyph): Remove unused variable `g'.
1170 (compose-glyph-string): Remove unused variables `ascent',
1171 `descent', `lbearing' and `rbearing'.
1172 (compose-glyph-string-relative): Remove unused variables
1173 `lbearing', `rbearing' and `wadjust'.
1174 (compose-gstring-for-graphic): Remove unused variables `header',
1175 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
1176 (compose-gstring-for-terminal): Remove unused variables `header'
1177 and `nchars'. Use `let', not `let*'.
1178
1179 * cus-edit.el (Custom-set, Custom-save, custom-reset)
1180 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
1181 (Custom-buffer-done, custom-buffer-create-internal)
1182 (custom-browse-visibility-action, custom-browse-group-tag-action)
1183 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
1184 (widget-magic-mouse-down-action, custom-toggle-parent)
1185 (custom-add-parent-links, custom-toggle-hide-variable)
1186 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
1187 (custom-toggle-hide-face, face, hook, custom-group-link-action)
1188 (custom-face-menu-create, custom-variable-menu-create, get)
1189 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
1190 (custom-reset-standard-save-and-update): Remove unused variable `value'.
1191 (customize-apropos): Remove unused variable `tests'.
1192 (custom-group-value-create): Remove unused variable `hidden-p'.
1193 (sort-fold-case): Declare.
1194
1195 * cus-theme.el (custom-reset-standard-faces-list)
1196 (custom-reset-standard-variables-list): Declare.
1197 (customize-create-theme, custom-theme-revert, custom-theme-write)
1198 (custom-theme-choose-mode, customize-themes, custom-theme-save):
1199 Mark unused parameters.
1200
1201 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
1202
1203 * delim-col.el (delimit-columns-max): Move defvar before first use.
1204
1205 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 1206 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
1207
1208 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
1209 (auto-insert): Declare.
1210 (desktop-restore-file-buffer): Rename desktop-* parameters;
1211 mark unused ones.
1212 (desktop-create-buffer): Rename desktop-* parameters and bind them.
1213 (desktop-buffer): Rename desktop-* parameters.
1214
1215 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
1216 (dframe-reposition-frame-xemacs, dframe-help-echo)
1217 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
1218 Mark unused parameters.
1219
1220 * dired-aux.el (backup-extract-version-start, overwrite-query)
1221 (overwrite-backup-query, rename-regexp-query)
1222 (rename-non-directory-query): Declare.
1223 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
1224 (dired-add-entry): Remove unused variable `orig-file-name'.
1225 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
1226 Use parameter PRESERVE-TIME instead of accessing dynamic variable
1227 `dired-copy-preserve-time' directly.
1228 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
1229 (dired-insert-subdir-newpos): Rename unused variable `pos'.
1230
1231 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
1232 (dired-virtual-revert, dired-make-relative-symlink):
1233 Mark unused parameters.
1234 (manual-program): Declare.
1235 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
1236 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
1237 wrapped in `with-no-warnings' to avoid replacing one warning by another.
1238
1239 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
1240
1241 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
1242
1243 * echistory.el (electric-history-in-progress, Helper-return-blurb):
1244 Declare.
1245
1246 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
1247
1248 * electric.el (Electric-command-loop): Rename parameter
1249 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
1250
1251 * expand.el (expand-in-literal): Remove unused variable `here'.
1252
1253 * facemenu.el (facemenu-add-new-color):
1254 Remove unused variable `docstring'.
1255
1256 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
1257 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
1258 (face-attr-construct): Mark unused parameter. Doc fix.
1259 (read-color): Remove unused variable `hex-string'.
1260
1261 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
1262 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
1263 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
1264 (display-buffer-other-frame): Remove unused variable `old-window'.
1265 (kill-buffer-hook): Declare.
1266 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
1267 Mark unused parameters.
1268 (after-find-file): Pass 1 to `auto-save-mode', not t.
1269
1270 * files-x.el (auto-insert): Declare.
1271 (modify-file-local-variable-prop-line): Remove unused variable `val'.
1272
1273 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 1274 variable `buf'. Mark unused parameter.
06b60517
JB
1275 (find-lisp-insert-directory): Mark unused parameter.
1276
1277 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
1278 (format-encode-region): Remove unused variables `cur-buf' and `result'.
1279 (format-common-tail): Remove, unused.
1280 (format-deannotate-region): Remove unused variable `loc'.
1281 (format-annotate-region): Remove unused variable `p'.
1282 (format-annotate-single-property-change): Remove unused variables
1283 `default' and `tail'.
1284
1285 * forms.el (read-file-filter): Declare.
1286 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
1287
1288 * frame.el (frame-creation-function-alist): Mark unused parameter.
1289 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
1290
1291 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
1292 Remove unused parameters.
1293 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
1294 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
1295
1296 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
1297 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
1298 (hfy-prepare-tag-map): Mark unused parameters.
1299 (htmlfontify-buffer): Use `called-interactively-p'.
1300
1301 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
1302 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
1303 (ibuffer-do-occur): Mark unused parameters.
1304 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
1305 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
1306
1307 * ibuffer.el: Don't quote `lambda'.
1308 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
1309 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
1310 Mark unused parameters.
1311
1312 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
1313 (ido-completing-read): Mark unused parameters.
1314 (ido-copy-current-word): Mark unused parameters;
1315 remove unused variable `name'.
1316 (ido-sort-merged-list): Remove unused parameter `dirs'.
1317
1318 * ielm.el (ielm-input-sender): Mark unused parameter.
1319 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
1320 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
1321 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
1322 `ielm-string' as a dynamic variable accessible from the IELM prompt.
1323 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
1324
1325 * image-dired.el (image-dired-display-thumbs): Remove unused
1326 variables `curr-file' and `count'.
1327 (image-dired-remove-tag): Remove unused variable `start'.
1328 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
1329 variable `curr-file'
1330 (image-dired-rotate-original): Remove unused variable `temp-file'.
1331 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
1332 Remove unused variable `file'.
1333 (image-dired-gallery-generate): Remove unused variable `curr'.
1334 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
1335
1336 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
1337
1338 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
1339
1340 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
1341
1342 * isearch.el (minibuffer-history-symbol): Declare.
1343 (isearch-edit-string): Remove unused variable `err'.
1344 (isearch-message-prefix, isearch-message-suffix):
1345 Mark unused parameters.
1346
1347 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
1348
1349 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
1350
1351 * makesum.el (double-column): Remove unused variable `cnt'.
1352
1353 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
1354 (ido-ignore-item-temp-list): Declare.
1355
1356 * mouse-drag.el (mouse-drag-throw): Remove unused variables
1357 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
1358 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
1359 (mouse-drag-drag): Remove unused variables `mouse-delta' and
1360 `mouse-col-delta'.
1361
1362 * mouse-sel.el (mouse-extend-internal):
1363 Remove unused variable `orig-window-frame'.
1364
1365 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
1366 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
1367 Move declarations before first use.
1368 (pcomplete-opt): Mark unused parameters; doc fix.
1369
1370 * proced.el (proced-revert): Mark unused parameter.
1371 (proced-send-signal): Remove unused variable `err'.
1372
1373 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
1374 Rename parameter PREFIX-ARG to ARG.
1375 (ps-basic-plot-string, ps-basic-plot-whitespace):
1376 Mark unused parameters.
1377
1378 * replace.el (replace-count): Define.
1379 (occur-revert-function): Mark unused parameters.
1380 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
1381 (isearch-case-fold-search, isearch-string): Declare.
1382 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
1383 bind `case-fold-search'. Remove unused variables `beg' and `end',
1384 and simplify.
1385 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
1386 COUNT and bind `replace-count'.
1387 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
1388 to COUNT.
1389
1390 * savehist.el (print-readably, print-string-length): Declare.
1391
1392 * shadowfile.el (shadow-expand-cluster-in-file-name):
1393 Remove unused variable `cluster'.
1394 (shadow-copy-file): Remove unused variable `i'.
1395 (shadow-noquery, shadow-clusters, shadow-site-cluster)
1396 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
1397 (shadow-define-literal-group, shadow-define-regexp-group)
1398 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
1399
1400 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
1401 (shell): Use `called-interactively-p'.
1402 (shell-directory-tracker): Remove unused variable `chdir-failure'.
1403
1404 * simple.el (compilation-context-lines, comint-file-name-quote-list)
1405 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
1406 (delete-backward-char): Remove unused variable `ocol'.
1407 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
1408 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
1409 (event-apply-hyper-modifier, event-apply-shift-modifier)
1410 (event-apply-control-modifier, event-apply-meta-modifier):
1411 Mark unused parameters.
1412 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
1413 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
1414
1415 * speedbar.el (speedbar-ignored-directory-expressions)
1416 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
1417 (speedbar-find-file, speedbar-dir-follow)
1418 (speedbar-directory-buttons-follow, speedbar-tag-find)
1419 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
1420 (speedbar-buffers-line-directory, speedbar-buffer-click):
1421 Mark unused parameters.
1422 (speedbar-tag-file): Remove unused variable `mode'.
1423 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
1424
1425 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
1426
1427 * talk.el (talk): Remove unused variable `display'.
1428
1429 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
1430 (tar-write-region-annotate): Mark unused parameter.
1431
1432 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
1433 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
1434 Declare them, wrapped in `with-no-warnings' to avoid replacing one
1435 warning by another.
1436
1437 * time-stamp.el (time-stamp-string-preprocess):
1438 Remove unused variable `require-padding'.
1439
1440 * tree-widget.el (widget-glyph-enable): Declare.
1441 (tree-widget-action): Mark unused parameter.
1442
1443 * w32-fns.el (x-get-selection): Mark unused parameter.
1444 (autoload-make-program, generated-autoload-file): Declare.
1445
1446 * wdired.el (wdired-revert): Mark unused parameters.
1447 (wdired-xcase-word): Remove unused variable `err'.
1448
1449 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
1450 (whitespace-help-scroll): Remove unused variable `data-help'.
1451
1452 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
1453 (widget-image-insert, widget-after-change, default)
1454 (widget-default-format-handler, widget-default-notify)
1455 (widget-default-prompt-value, widget-info-link-action)
1456 (widget-url-link-action, widget-function-link-action)
1457 (widget-variable-link-action, widget-file-link-action)
1458 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
1459 (widget-field-prompt-internal, widget-field-action, widget-field-match)
1460 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
1461 (widget-insert-button-action, widget-delete-button-action, visibility)
1462 (widget-documentation-link-action, widget-documentation-string-action)
1463 (widget-const-prompt-value, widget-regexp-match, symbol)
1464 (widget-coding-system-prompt-value)
1465 (widget-key-sequence-value-to-external, sexp)
1466 (widget-sexp-value-to-internal, character, vector, cons)
1467 (widget-choice-prompt-value, widget-boolean-prompt-value)
1468 (widget-color--choose-action): Mark unused parameters.
1469 (widget-item-match-inline, widget-choice-match-inline)
1470 (widget-checklist-match, widget-checklist-match-inline)
1471 (widget-group-match): Rename parameter VALUES to VALS.
1472 (widget-field-value-set): Remove unused variable `size'.
1473 (widget-color-action): Remove unused variables `value' and `start'.
1474
1475 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 1476 variable `dir'. Doc fix.
06b60517
JB
1477 (windmove-find-other-window): Don't pass it.
1478
1479 * window.el (count-windows): Mark unused parameter.
1480 (bw-adjust-window): Remove unused variable `err'.
1481
1482 * woman.el (woman-file-name): Remove unused variable `default'.
1483 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
1484 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
1485 (global-font-lock-mode): Declare.
1486 (woman-decode-region): Mark unused parameter.
1487 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
1488
1489 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
1490 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
1491 (x-dnd-handle-moz-url): Remove unused variable `title'.
1492 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
1493
1494 * xml.el (xml-parse-tag, xml-parse-attlist):
1495 Remove unused variable `pos'.
1496
bc4f7f3d
GM
14972011-04-19 Glenn Morris <rgm@gnu.org>
1498
1499 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
1500 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
1501 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1502 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
1503 * calendar/cal-html.el (cal-html-insert-minical):
1504 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
1505 (calendar-mark-date-pattern):
1506 Prefix "unused" locals.
1507
1508 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
1509 optional argument `style'.
1510
1511 * calendar/appt.el (appt-make-list):
1512 * calendar/cal-china.el (calendar-chinese-date-string):
1513 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
1514 (diary-hebrew-yahrzeit):
1515 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
1516 * calendar/calendar.el (calendar-generate-window):
1517 * calendar/time-date.el (time-to-days):
1518 Remove unused local variables.
1519
16a43933
CY
15202011-04-18 Chong Yidong <cyd@stupidchicken.com>
1521
1522 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
1523 glyphless-char-display table.
1524 (tabulated-list-glyphless-char-display): New var.
1525
7eed1860
SS
15262011-04-18 Sam Steingold <sds@gnu.org>
1527
1528 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
1529 to acknowledgments.
1530
4d2d1ccd
GM
15312011-04-17 Glenn Morris <rgm@gnu.org>
1532
1533 * calendar/diary-lib.el (diary-sexp-entry):
1534 * calendar/holidays.el (holiday-sexp):
1535 Set debug-on-error rather than the removed stack-trace-on-error.
1536
239da61d
GM
15372011-04-16 Glenn Morris <rgm@gnu.org>
1538
1539 * progmodes/f90.el: Use lexical-binding.
1540 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
1541
8b05752a
SM
15422011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1543
daca8ba5
SM
1544 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
1545 (mail-mode): Setup mailalias completion here instead.
1546 * mail/mailalias.el: Use lexical-binding.
1547 (pattern, mailalias-done): Declare dynamic.
1548 (mail-completion-at-point-function): New function, from mail-complete.
1549 (mail-complete): Use it.
1550 (mail-completion-expand): New function.
1551 (mail-get-names): Use it.
1552 (mail-directory, mail-directory-process, mail-directory-stream):
1553 Don't use `pattern' for lexically bound arg.
1554
6f542485
SM
1555 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
1556
037e7c3f
SM
1557 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
1558 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
1559 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
1560
8b05752a
SM
1561 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
1562 (byte-save-window-excursion, byte-temp-output-buffer-setup)
1563 (byte-interactive-p): Define them again, for use when inlining
1564 old code.
1565
49093f60
JB
15662011-04-15 Juanma Barranquero <lekktu@gmail.com>
1567
1568 * loadup.el: Use `string-to-number', not `string-to-int'.
1569
b5b8e7de
SM
15702011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1571
1572 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
1573 gud-gdb-complete-command.
1574 (gud-gdb-completions): New function, from gud-gdb-complete-command.
1575 (gud-gdb-completion-at-point): New function.
1576 (gud-gdb-completions): Remove.
1577
f42efeb5
MA
15782011-04-14 Michael Albinus <michael.albinus@gmx.de>
1579
49093f60
JB
1580 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
1581 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
1582 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
1583 whether `executable-find' is bound.
f42efeb5
MA
1584
1585 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
1586
e240cc21
SM
15872011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1588
1589 * minibuffer.el (completion-in-region-mode-predicate)
1590 (completion-in-region-mode--predicate): New vars.
1591 (completion-in-region, completion-in-region--postch)
1592 (completion-in-region-mode): Use them.
1593 (completion--capf-wrapper): Also return the hook function.
1594 (completion-at-point, completion-help-at-point):
1595 Adjust and provide a predicate.
c2bd2ab0
SM
1596
1597 Preserve arg names for advice of subr and lexical functions (bug#8457).
1598 * help-fns.el (help-function-arglist): Consolidate the subr and
1599 new-byte-code cases. Add argument `preserve-names' to extract names
1600 from the docstring when needed.
1601 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
1602 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
1603 (ad-arglist): Use help-function-arglist's new arg.
1604 (ad-definition-type): Use cond.
1605
c183f693
JB
16062011-04-13 Juanma Barranquero <lekktu@gmail.com>
1607
06641a47
JB
1608 * autorevert.el (auto-revert-handler):
1609 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
1610 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
1611 Don't quote lambda.
1612
c183f693
JB
1613 * image-mode.el (image-transform-set-scale):
1614 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
1615
1e3b6001
G
16162011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1617
1618 * net/network-stream.el (network-stream-open-starttls): Only do
1619 opportunistic STARTTLS upgrades if we have built-in gnutls support.
1620 Upgrades via gnutls-cli are too slow to be done opportunistically.
1621
2d6af8dd
JB
16222011-04-12 Juanma Barranquero <lekktu@gmail.com>
1623
1624 * dframe.el (dframe-current-frame): Remove spurious quote.
1625
c0749a51
GM
16262011-04-12 Glenn Morris <rgm@gnu.org>
1627
088d0d61
GM
1628 * calendar/cal-tex.el (cal-tex-end-document):
1629 Try to automatically use latin1 input if needed.
1630
c0749a51
GM
1631 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
1632 Don't try to cons a mark onto an empty element.
1633
5c90fde0
LL
16342011-04-11 Leo Liu <sdl.web@gmail.com>
1635
1636 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
1637 buffers.
1638 (ido-kill-buffer-at-head): Support killing virtual buffers.
1639
369e974d
CY
16402011-04-10 Chong Yidong <cyd@stupidchicken.com>
1641
1642 * minibuffer.el (completion-show-inline-help): New var.
1643 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
1644 (minibuffer-force-complete, minibuffer-complete-word):
1645 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
1646
1647 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
1648 to avoid interference from inline help (Bug#5849).
1649
37f1c930
LL
16502011-04-10 Leo Liu <sdl.web@gmail.com>
1651
099c39a4
JB
1652 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
1653 Fix typo.
37f1c930 1654
a32d4040
CY
16552011-04-09 Chong Yidong <cyd@stupidchicken.com>
1656
1657 * image-mode.el (image-toggle-display-image): Signal an error if
1658 not in Image mode.
1659 (image-transform-mode, image-transform-resize)
1660 (image-transform-set-rotation): Doc fix.
daca8ba5 1661 (image-transform-set-resize): Delete.
a32d4040
CY
1662 (image-transform-set-scale, image-transform-fit-to-height)
1663 (image-transform-fit-to-width): Handle image-toggle-display-image
1664 and image-transform-resize directly.
1665
099c39a4 16662011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
1667
1668 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
1669 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
1670 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
1671 (doc-view-mode-map): Add bindings for the new functions.
1672
099c39a4 16732011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb
JB
1674
1675 * vc-annotate.el (vc-annotate-show-log-revision-at-line):
1676 Fix typo in docstring.
1677
3726838a
EZ
16782011-04-08 Eli Zaretskii <eliz@gnu.org>
1679
04f33f1e
EZ
1680 * files.el (file-size-human-readable): Produce one digit after
1681 decimal, like "ls -lh" does.
1682
1683 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
1684 the file size representation.
1685
3726838a
EZ
1686 * simple.el (list-processes): If async subprocesses are not
1687 available, error out with a clear error message.
1688
cbb59342
CY
16892011-04-08 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * help.el (help-form-show): New function, to be called from C.
1692 Put help-form output in a buffer named differently than *Help*.
1693
e3971c44
EZ
16942011-04-08 Eli Zaretskii <eliz@gnu.org>
1695
1696 * files.el (file-size-human-readable): New function.
1697
1698 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
1699 computing the representation inline. Don't require `cl'.
1700
12544bbe
GM
17012011-04-08 Glenn Morris <rgm@gnu.org>
1702
a1de6c6a
GM
1703 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
1704
3c4671f4
GM
1705 * net/browse-url.el (browse-url-firefox):
1706 Test system-type, not system-configuration.
1707
b605679c
GM
1708 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
1709 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
1710 Use log-edit-empty-buffer-p. (Bug#7598)
1711
56442f0c
GM
1712 * net/rlogin.el (rlogin-process-connection-type): Simplify.
1713 (rlogin-mode-map): Initialize in the defvar.
1714 (rlogin): Use ignore-errors.
1715
12544bbe
GM
1716 * replace.el (occur-mode-map): Some fixes for menu items.
1717
eb237b0f
AH
17182011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1719
1720 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
1721
7d668f2c
CY
17222011-04-06 Chong Yidong <cyd@stupidchicken.com>
1723
e67a13ab
CY
1724 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
1725 issuing unused warnings.
1726
1727 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
1728 macro directly.
1729
7d668f2c
CY
1730 * simple.el: Lisp reimplement of list-processes. Based on an
1731 earlier reimplementation by Leo Liu, but using tabulated-list.el.
1732 (process-menu-mode): New major mode.
1733 (list-processes--refresh, list-processes):
1734 (process-menu-visit-buffer): New functions.
1735
1736 * files.el (save-buffers-kill-emacs): Don't assume any return
1737 value of list-processes, which is undocumented anyway.
1738
a83ec3c9
CY
17392011-04-06 Chong Yidong <cyd@stupidchicken.com>
1740
1741 * emacs-lisp/tabulated-list.el: New file.
1742
e91a96fe
CY
1743 * emacs-lisp/package.el: Use Tabulated List mode.
1744 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
1745 (package-menu-mode): Derive from tabulated-list-mode. Set up the
1746 table format using Tabulated List mode variables.
1747 (package--push): New macro, replacing package-list-maybe-add.
1748 (package-menu--generate): Use package--push. Renamed from
1749 package--generate-package-list.
1750 (package-menu-refresh, list-packages): Use it.
daca8ba5 1751 (package-menu--print-info): Rename from package-print-package.
e91a96fe 1752 Return insertion data instead of inserting it directly.
099c39a4
JB
1753 (package-menu-describe-package, package-menu-execute):
1754 Use tabulated-list-get-id.
e91a96fe
CY
1755 (package-menu-mark-delete, package-menu-mark-install)
1756 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
1757 (package-menu-mark-obsolete-for-deletion):
1758 Use tabulated-list-put-tag.
e91a96fe
CY
1759 (package--list-packages, package-menu-revert)
1760 (package-menu-get-package, package-menu-get-version)
1761 (package-menu-sort-by-column): Functions deleted.
1762 (package-menu-package-list, package-menu-sort-key): Vars deleted.
1763 (package-menu--status-predicate, package-menu--version-predicate)
1764 (package-menu--name-predicate)
1765 (package-menu--description-predicate): Handle arguments in the
1766 Tabulated List format.
1767 (package-list-packages-no-fetch): Call list-packages.
1768
3e214b50
JB
17692011-04-06 Juanma Barranquero <lekktu@gmail.com>
1770
1771 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 1772 (after-find-file): Don't bind it.
3e214b50
JB
1773 (revert-buffer-in-progress-p): New variable.
1774 (revert-buffer): Bind it.
1775 Pass nil for `after-find-file-from-revert-buffer'.
1776
1777 * saveplace.el (save-place-find-file-hook): Use new variable
1778 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
1779
3f0f1700
GM
17802011-04-06 Glenn Morris <rgm@gnu.org>
1781
c0274801
GM
1782 * Makefile.in (AUTOGEN_VCS): New variable.
1783 (autoloads): Use $AUTOGEN_VCS.
1784
3f0f1700
GM
1785 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
1786 * calendar/calendar.el (calendar-mode-map):
1787 Check for toolkit scroll bars. (Bug#8305)
1788
41ea9e48
CY
17892011-04-05 Chong Yidong <cyd@stupidchicken.com>
1790
1791 * minibuffer.el (completion-in-region--postch)
1792 (completion-in-region-mode): Remove unnecessary messages.
1793
6194c800
JB
17942011-04-05 Juanma Barranquero <lekktu@gmail.com>
1795
33256f14
JB
1796 * font-lock.el (font-lock-refresh-defaults):
1797 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
1798 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
1799
6194c800
JB
1800 * info.el (Info-directory-list, Info-read-node-name-2)
1801 (Info-split-parameter-string): Doc fixes.
1802 (Info-virtual-nodes): Reflow docstring.
1803 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
1804 (Info-apropos-toc-nodes, info-finder, Info-get-token)
1805 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
1806 Fix typos in docstrings.
1807 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
1808 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
1809 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
1810 (Info-restore-desktop-buffer): Mark unused parameters.
1811 (Info-directory-find-file, Info-directory-find-node)
1812 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
1813 (Info-virtual-index-find-node, Info-apropos-find-file)
1814 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 1815 Mark unused parameters; fix typos in docstrings.
6194c800
JB
1816 (Info-virtual-index): Remove unused local variable `nodename'.
1817
b87a8200 18182011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 1819
b87a8200
DD
1820 * net/rcirc.el: Update my e-mail address.
1821 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 1822
3b2ff876
CY
18232011-04-05 Chong Yidong <cyd@stupidchicken.com>
1824
1825 * startup.el (command-line): Save the cursor's theme-face
1826 directly, instead of using face-override-spec.
1827
1828 * custom.el (load-theme): Minor optimization in assigning faces.
1829
8d17e7ca
JB
18302011-04-04 Juanma Barranquero <lekktu@gmail.com>
1831
1832 * help-fns.el (describe-variable): Complete all variables having
1833 documentation, including keywords.
1834 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
1835
2fbc1934
JB
18362011-04-04 Juanma Barranquero <lekktu@gmail.com>
1837
1838 Convert to lexical-binding.
1839
1840 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
1841 (bs--get-marked-string, bs--get-modified-string)
1842 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
1843 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
1844 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
1845
1846 * ehelp.el (electric-help-execute-extended)
1847 (electric-help-ctrl-x-prefix):
1848 * hexl.el (hexl-revert-buffer-function):
1849 * linum.el (linum-after-change, linum-after-scroll):
1850 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
1851
1852 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
1853
74f50695
DU
18542011-04-04 Daiki Ueno <ueno@unixuser.org>
1855
1856 * epa-dired.el:
1857 * epa-mail.el:
1858 * epa-hook.el:
1859 * epa-file.el:
1860 * epa.el:
1861 * epg.el: Use lexical binding.
1862
c11325f7
CY
18632011-04-03 Chong Yidong <cyd@stupidchicken.com>
1864
0d9e9a12
CY
1865 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
1866
c11325f7 1867 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
1868 dictionary case for flyspell-mark-duplications-exceptions.
1869 Use regexp matching for languages.
c11325f7
CY
1870 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
1871 default dictionary (Bug#7926).
1872
da91b5f2
CY
18732011-04-02 Chong Yidong <cyd@stupidchicken.com>
1874
099c39a4
JB
1875 * emacs-lisp/package.el (package--with-work-buffer):
1876 Recognize https URLs.
da91b5f2 1877
099c39a4
JB
1878 * net/network-stream.el: Move from gnus/proto-stream.el.
1879 Change prefix to network-stream throughout.
da91b5f2
CY
1880 (open-protocol-stream): Merge into open-network-stream, leaving
1881 open-protocol-stream as an alias. Handle nil BUFFER args.
1882
1883 * subr.el (open-network-stream): Move to net/network-stream.el.
1884
afa8e9f6
GM
18852011-04-02 Glenn Morris <rgm@gnu.org>
1886
1d2e369d
GM
1887 * find-dired.el (find-exec-terminator): New option.
1888 (find-ls-option): Test for -ls support.
1889 (find-ls-subdir-switches): Test for -b in find-ls-option.
1890 (find-dired, find-grep-dired): Doc fixes.
1891 (find-dired): Use find-exec-terminator.
1892
8abb7da8 1893 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
1894 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
1895 (find-name-arg): Remove purecopy.
8abb7da8 1896
f3ca7378
GM
1897 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
1898 (grep-compute-defaults): Check for `-exec COMMAND +' support.
1899 Set grep-find-use-xargs, grep-find-command, and grep-find-template
1900 accordingly. Don't add the null-device if not needed.
1901
afa8e9f6
GM
1902 * files.el (save-some-buffers): Doc fix.
1903
35eae264
EZ
19042011-04-02 Eli Zaretskii <eliz@gnu.org>
1905
1906 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
1907
26b51db5
JB
19082011-04-01 Juanma Barranquero <lekktu@gmail.com>
1909
1910 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
1911 Use `dolist' rather than `mapcar'.
1912
7200d79c
SM
19132011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1914
03408648 1915 Add lexical binding.
7200d79c 1916
03408648
SM
1917 * subr.el (apply-partially): Use new closures rather than CL.
1918 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
1919 (dolist, dotimes): Use slightly different expansion for lexical code.
1920 (functionp): Move to C.
1921 (letrec): New macro.
1922 (with-wrapper-hook): Use it and apply-partially instead of CL.
1923 (eval-after-load): Preserve lexical-binding.
1924 (save-window-excursion, with-output-to-temp-buffer): Turn them
1925 into macros.
7200d79c 1926
03408648
SM
1927 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
1928
1929 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
1930 than the arglist.
1931 (help-add-fundoc-usage): Don't add `Not documented'.
1932 (help-function-arglist): Handle closures, subroutines, and new
1933 byte-code-functions.
1934 (help-make-usage): Remove leading underscores.
1935 (describe-function-1): Handle closures.
1936 (describe-variable): Use special-variable-p for completion.
1937
1938 * files.el (lexical-binding): Declare safe.
f488fb65 1939
03408648
SM
1940 * emacs-lisp/pcase.el: Don't use destructuring-bind.
1941 (pcase--memoize): Rename from pcase-memoize. Change weakness.
1942 (pcase): Add `let' pattern.
1943 Change memoization so it actually works.
1944 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
1945 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
1946 <let>: New case.
f488fb65 1947
03408648
SM
1948 * emacs-lisp/macroexp.el: Use lexical binding.
1949 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
1950 Don't convert ' to #' without checking that it's indeed quoting
1951 a lambda.
1952
1953 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 1954 Use eval-sexp-add-defvars.
03408648
SM
1955 (eval-sexp-add-defvars): New fun.
1956
1957 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
1958
1959 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
1960 Don't autoload.
1961 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
1962 than the internal `byte-compile-lambda'.
1963 (defmethod): Don't hide code under quotes.
1964 (eieio-defmethod): New `code' argument.
1965
1966 * emacs-lisp/eieio-comp.el: Remove.
1967
1968 * emacs-lisp/edebug.el (edebug-eval-defun)
1969 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
1970 (edebug-toggle): Avoid `eval'.
1971
1972 * emacs-lisp/disass.el (disassemble-internal): Handle new
1973 `closure' objects.
1974 (disassemble-1): Handle new byte codes.
1975
1976 * emacs-lisp/cl.el (pushnew): Silence warning.
1977
1978 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
1979 (cl-byte-compile-throw): Remove.
1980 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
1981
1982 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
1983 closures.
1984
1985 * emacs-lisp/cconv.el: New file.
1986
1987 * emacs-lisp/bytecomp.el: Use lexical binding instead of
1988 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
1989 (byte-compile-initial-macro-environment):
1990 Handle declare-function here.
1991 (byte-compile--lexical-environment): New var.
1992 (byte-stack-ref, byte-stack-set, byte-discardN)
1993 (byte-discardN-preserve-tos): New lap codes.
1994 (byte-interactive-p): Don't use any more.
1995 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
1996 New macros.
1997 (byte-compile-lapcode): Use them and handle new lap codes.
1998 (byte-compile-obsolete): Remove.
1999 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
2000 (byte-compile-arglist-warn): Check late def of inlinable funs.
2001 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
2002 since they should have been expanded by now.
2003 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
2004 (byte-compile-from-buffer): Remove unused second arg.
2005 (byte-compile-preprocess): New function.
2006 (byte-compile-toplevel-file-form): New function to distinguish
2007 file-form calls from outside from file-form calls from hunk-handlers.
2008 (byte-compile-file-form): Simplify.
2009 (byte-compile-file-form-defsubst): Remove.
2010 (byte-compile-file-form-defmumble): Simplify now that
2011 byte-compile-lambda always returns a byte-code-function.
2012 (byte-compile): Preprocess.
2013 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
2014 Remove, not used any more.
2015 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
2016 (byte-compile-make-args-desc): New funs.
2017 (byte-compile-lambda): Handle lexical functions. Always return
2018 a byte-code-function.
2019 (byte-compile-reserved-constants): New var, to make up room for
2020 closed-over variables.
2021 (byte-compile-constants-vector): Obey it.
2022 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
2023 (byte-compile-macroexpand-declare-function): New function.
2024 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
2025 byte-code-functions.
2026 (byte-compile-form): Check obsolescence here.
2027 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
2028 (byte-compile-variable-ref): Remove.
2029 (byte-compile-dynamic-variable-op): New fun.
2030 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
2031 (byte-compile-variable-set): New funs.
2032 (byte-compile-discard): Add 2 args.
2033 (byte-compile-stack-ref, byte-compile-stack-set)
2034 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
2035 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
2036 macroexpand-all instead.
2037 (byte-compile-quote-form): Remove.
2038 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
2039 (byte-compile-bind, byte-compile-unbind): New funs.
2040 (byte-compile-let): Handle let* and lexical binding.
2041 (byte-compile-let*): Remove.
2042 (byte-compile-catch, byte-compile-unwind-protect)
2043 (byte-compile-track-mouse, byte-compile-condition-case):
2044 Handle a new :fun-body form, used for lexical scoping.
2045 (byte-compile-save-window-excursion)
2046 (byte-compile-with-output-to-temp-buffer): Remove.
2047 (byte-compile-defun): Simplify.
2048 (byte-compile-stack-adjustment): New fun.
2049 (byte-compile-out): Use it.
2050 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
2051
2052 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
2053 handler any more.
2054
2055 * emacs-lisp/byte-opt.el: Use lexical binding.
2056 (byte-inline-lapcode): Remove (to bytecomp).
2057 (byte-compile-inline-expand): Pay attention to inlining to/from
2058 lexically bound code.
2059 (byte-compile-unfold-lambda): Don't handle byte-code-functions
2060 any more.
2061 (byte-optimize-form-code-walker): Don't handle save-window-excursion
2062 any more and don't call compiler-macros.
2063 (byte-compile-splice-in-already-compiled-code): Remove.
2064 (byte-code): Don't inline any more.
2065 (disassemble-offset): Receive `bytes' as argument rather than via
2066 dynamic scoping.
2067 (byte-compile-tag-number): Declare before first use.
2068 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
2069 `return' even if make-spliceable.
2070 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
2071 obsolete interactive-p.
2072 (byte-optimize-lapcode): Optimize new lap-codes.
2073 Don't trip up on new form of `byte-constant' lap code.
2074
2075 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
2076
2077 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
2078
2079 * custom.el (custom-initialize-default, custom-declare-variable):
2080 Use `defvar'.
2081
2082 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
2083 New variables.
2084 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
2085 (COMPILE_FIRST): Add macroexp and cconv.
2086 * makefile.w32-in: Mirror changes in Makefile.in.
2087
2088 * vc/cvs-status.el:
2089 * vc/diff-mode.el:
2090 * vc/log-edit.el:
2091 * vc/log-view.el:
2092 * vc/smerge-mode.el:
2093 * textmodes/bibtex-style.el:
2094 * textmodes/css.el:
2095 * startup.el:
2096 * uniquify.el:
da91b5f2
CY
2097 * minibuffer.el:
2098 * newcomment.el:
2099 * reveal.el:
2100 * server.el:
2101 * mpc.el:
2102 * emacs-lisp/smie.el:
2103 * doc-view.el:
2104 * dired.el:
03408648
SM
2105 * abbrev.el: Use lexical binding.
2106
0f0c1f27
EZ
21072011-04-01 Eli Zaretskii <eliz@gnu.org>
2108
2109 * info.el (info-display-manual): New function.
2110
c82b2579
SM
21112011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
2112
2113 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
2114
221ddf68
TH
21152011-03-31 Tassilo Horn <tassilo@member.fsf.org>
2116
2117 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 2118 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 2119
cba6e77e
GM
21202011-03-31 Glenn Morris <rgm@gnu.org>
2121
e040639f
GM
2122 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
2123
cba6e77e
GM
2124 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
2125
6d0f1c9e
CS
21262011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
2127
2128 * progmodes/python.el (python-default-interpreter)
2129 (python-python-command-args, python-jython-command-args)
2130 (python-which-shell, python-which-args, python-which-bufname)
2131 (python-file-queue, python-comint-output-filter-function)
2132 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
2133 variables and functions.
2134
3e2d70fd
SM
21352011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
2136
2137 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
2138 (completion-in-region-mode): New minor mode.
2139 (completion-in-region): Use it.
2140 (completion-in-region--data, completion-in-region-mode-map): New vars.
2141 (completion-in-region--postch): New function.
2142 (completion--capf-misbehave-funs, completion--capf-safe-funs):
2143 New vars.
2144 (completion--capf-wrapper): New function.
2145 (completion-at-point): Use it to track well-behavedness of
2146 hook functions.
2147 (completion-help-at-point): New command.
2148
f3e4086c
JM
21492011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
2150
2151 * vc/add-log.el (add-change-log-entry): Don't use whitespace
2152 syntax class to search for whitespace on a single line
2153 (Message-ID: <4D938140.4030905@redhat.com>).
2154
eb7ffc14
LL
21552011-03-30 Leo Liu <sdl.web@gmail.com>
2156
2157 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
2158 New commands.
2159 (edit-abbrevs-map): Bind them here.
2160 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
2161
d806ab68
KM
21622011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
2163
2164 * allout.el (allout-hide-by-annotation, allout-flag-region):
2165 Reduce possibility of overlay leakage by making them volatile.
2166
2167 * allout-widgets.el (allout-widgets-tally): Define as nil so the
2168 hash is not shared between buffers. Mode initialization is
2169 responsible for giving it a useful starting value.
2170 (allout-item-span): Reduce possibility of overlay leakage by
2171 making them volatile.
2172 (allout-widgets-count-buttons-in-region): Add diagnostic function
2173 for tracking down button overlay leaks.
2174
ea622834
LL
21752011-03-29 Leo Liu <sdl.web@gmail.com>
2176
2177 * ido.el (ido-read-internal): Use the default history var
2178 minibuffer-history if no HISTORY is specified.
2179
b62f8267
G
21802011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
2181
03408648
SM
2182 * net/imap.el (imap-shell-open, imap-process-connection-type):
2183 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
2184 Kerberos, SSL, other subprocesses.
2185
947b6566
LL
21862011-03-28 Leo Liu <sdl.web@gmail.com>
2187
2188 * abbrev.el (abbrev-table-empty-p): New function.
2189 (prepare-abbrev-list-buffer): Place empty abbrev tables after
2190 nonempty ones. (Bug#5937)
2191
5ffb62aa
JD
21922011-03-27 Jan Djärv <jan.h.d@swipnet.se>
2193
2194 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
2195
7a097943
LL
21962011-03-27 Leo Liu <sdl.web@gmail.com>
2197
2198 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
2199 for foreground and background colors.
2200 (ansi-color-make-color-map): Adapt.
2201
c5b40130
LL
22022011-03-25 Leo Liu <sdl.web@gmail.com>
2203
1f48f7d2
LL
2204 * midnight.el (midnight-time-float): Remove. Note it calculates
2205 the microsecond component incorrectly and seconds-to-time does the
2206 same job.
625897ec 2207 Remove redundant (require 'timer).
1f48f7d2 2208
c5b40130
LL
2209 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
2210 (ido-completions): Remove unused arguments. (Bug#8329)
2211
d86d2721
SM
22122011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2213
2214 * minibuffer.el (completion--flush-all-sorted-completions):
2215 Remove itself from hook.
2216 (completion-at-point): Let the functions perform the completion
2217 immediately and return nil or t.
2218 * comint.el (comint-dynamic-complete-functions): Now identical to
2219 completion-at-point-functions.
2220 (comint-dynamic-list-input-ring): Remove unused var `index'.
2221 (comint--match-partial-filename, comint--unquote&expand-filename):
2222 New funs, split from comint-match-partial-filename.
2223 (comint-dynamic-complete): Use completion-at-point.
2224 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
2225
e8974c48
DA
22262011-03-24 Drew Adams <drew.adams@oracle.com>
2227
2228 * thingatpt.el: Support `defun'.
2229
def71b5e
LL
22302011-03-23 Leo Liu <sdl.web@gmail.com>
2231
cb5af48e
LL
2232 * abbrevlist.el: Move to obsolete/abbrevlist.el.
2233
def71b5e
LL
2234 * help-mode.el (help-mode-finish): Tweak regexp.
2235
927c53e7
GM
22362011-03-23 Glenn Morris <rgm@gnu.org>
2237
18d05bed
GM
2238 * eshell/esh-opt.el (eshell-eval-using-options):
2239 Do not bind unused local variable `eshell-option-stub'.
2240
927c53e7
GM
2241 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
2242
9d0da923
JB
22432011-03-22 Juanma Barranquero <lekktu@gmail.com>
2244
2245 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
2246 keymap variable in `with-no-warnings' to avoid a warning when the
2247 keymap has been already `defconst'ed.
2248
4b978a67
LL
22492011-03-22 Leo Liu <sdl.web@gmail.com>
2250
2251 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
2252 encode all chars in abbrevs; otherwise use emacs-mule or
2253 utf-8-emacs. (Bug#8308)
2254
5fd62452
JB
22552011-03-22 Juanma Barranquero <lekktu@gmail.com>
2256
0b1596c6
JB
2257 * simple.el (backward-delete-char-untabify):
2258 Avoid warning about using `delete-backward-char'.
2259
5fd62452
JB
2260 * image.el (image-type-file-name-regexps): Make it variable.
2261 `imagemagick-register-types' modifies it, and the user may want
2262 to add new extensions for known image types.
2263 (imagemagick-register-types): Throw error if not using ImageMagick.
2264
0b4e93f1
LL
22652011-03-22 Leo Liu <sdl.web@gmail.com>
2266
2267 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
2268 located before rcirc-prompt-end-marker.
2269 (rcirc-complete): Error if point is not after rcirc prompt.
2270 Handle the case when table is nil.
9882e214 2271 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 2272
fccee4ab
CY
22732011-03-22 Chong Yidong <cyd@stupidchicken.com>
2274
2275 * custom.el (custom--inhibit-theme-enable): Make it affect only
2276 custom-theme-set-variables and custom-theme-set-faces.
2277 (provide-theme): Ignore custom--inhibit-theme-enable.
2278 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
2279 (custom-enabling-themes): Delete variable.
d86d2721
SM
2280 (enable-theme): Accept only loaded themes as arguments.
2281 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
2282 (custom-enabled-themes): Forbid themes from setting this.
2283 Eliminate use of custom-enabling-themes.
2284 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 2285
af896da6
LL
22862011-03-21 Leo Liu <sdl.web@gmail.com>
2287
2288 * ido.el (ido-read-internal): Add ido-selected to history instead
2289 of user input.
2290
78f64af0
SM
22912011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2292
2293 * subr.el (deferred-action-list, deferred-action-function):
2294 Mark obsolete.
2295
b16ac1ec
LL
22962011-03-21 Leo Liu <sdl.web@gmail.com>
2297
810f7698
LL
2298 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
2299 change on 2011-02-13 (bug#8309).
2300
b16ac1ec
LL
2301 * minibuffer.el (read-file-name-function): Change default value.
2302 (read-file-name--defaults): Rename from read-file-name-defaults.
2303 (read-file-name-default): Rename from read-file-name.
2304 (read-file-name): Call read-file-name-function.
2305
4e05e67e
GM
23062011-03-21 Glenn Morris <rgm@gnu.org>
2307
2308 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
2309 Doc fixes.
2310
4359915b
CY
23112011-03-21 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * cus-theme.el: Add missing provide statement.
2314 (customize-create-theme): Extract theme value correctly.
2315 (custom-theme-visit-theme): Autoload.
2316 (customize-create-theme): Prompt before inserting default faces.
2317
1fe275ee
JB
23182011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
2319
2320 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
2321 units and musical notes.
2322
3ec03f7e
LL
23232011-03-20 Leo <sdl.web@gmail.com>
2324
2325 * ido.el (ido-read-internal): Use completing-read-default.
2326 (ido-completing-read): Fix compatibility with completing-read.
2327
7d476bde
CO
23282011-03-20 Christian Ohler <ohler@gnu.org>
2329
2330 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
2331 (ert-delete-all-tests): Use `called-interactively-p' rather than
2332 `interactive-p'.
2333 (ert--make-xrefs-region): Respect END.
2334
fe0fb33e
CY
23352011-03-19 Chong Yidong <cyd@stupidchicken.com>
2336
ff854b0b
CY
2337 * dired-aux.el (dired-create-directory): Signal an error if the
2338 directory already exists (Bug#8246).
2339
fe0fb33e
CY
2340 * facemenu.el (list-colors-display): Call list-faces-display
2341 inside with-help-window.
2342 (list-colors-print): Use display property to align the final
2343 column, instead of checking window-width.
2344
576bce32
EZ
23452011-03-19 Eli Zaretskii <eliz@gnu.org>
2346
2347 * emerge.el (emerge-metachars): Separate value for ms-dos and
2348 windows-nt systems.
2349 (emerge-protect-metachars): Quote correctly for ms-dos and
2350 windows-nt systems.
2351
89c41d68 23522011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
2353
2354 * info.el (info-initialize): Replace all uses of `:' with
2355 path-separator for compatibility with non-Unix systems.
2356 Cache quoting of path-separator. (Bug#8258)
2357
b14e3e21 23582011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
2359
2360 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
2361 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
2362 (mouse-avoidance-mode): Fix typos in docstrings.
2363
4525ce3e
CY
23642011-03-19 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * startup.el (package-subdirectory-regexp): Move from package.el.
2367 Omit \\` and \\', and let callers add them.
2368
2369 * emacs-lisp/package.el (package-strip-version)
2370 (package-load-all-descriptors): Add \\` and \\' to
2371 package-subdirectory-regexp before using it.
2372 (package-untar-buffer): New arg DIR; ensure that file untars only
2373 into this expected directory. Remove superfluous delete-region.
2374 (package-unpack): Caller changed.
2375 (package-tar-file-info): Use package-subdirectory-regexp.
2376
a904a09a 23772011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 2378
a904a09a
SM
2379 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
2380 diff-mode-shared-map (bug#8284).
2381 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
2382
23832011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2384
2385 * calendar/time-date.el (format-seconds): Use assoc instead of
2386 assoc-string, since assoc-string doesn't exist in XEmacs.
2387
171fc304
JB
23882011-03-17 Juanma Barranquero <lekktu@gmail.com>
2389
2390 * custom.el (custom-known-themes): Reflow docstring.
2391 (custom-theme-load-path): Fix typo in docstring.
2392 (load-theme): Fix typo in error message.
2393 (custom-available-themes, custom-variable-theme-value):
2394 Use `let', not `let*'.
2395
d71990a1
JB
23962011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
2397
2398 * calc/README: Mention inclusion of musical notes.
2399
2400 * calc/calc-units.el (calc-lu-quant): Rename from
2401 `calc-logunits-quantity'.
2402 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
2403 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
2404 (calc-db): Rename from `calc-dblevel'.
2405 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
2406 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
2407 (calc-np): Rename from `calc-nplevel'.
2408 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
2409 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
2410 (calc-lu-plus): Rename from `calc-logunits-add'.
2411 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
2412 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
2413 (calc-lu-minus): Rename from `calc-logunits-sub'.
2414 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
2415 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
2416 (calc-lu-times): Rename from `calc-logunits-mul'.
2417 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
2418 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
2419 (calc-lu-divide): Rename from `calc-logunits-div'.
2420 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
2421 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
2422
2423 * calc/calc-ext.el (calc-init-extensions): Update the names of the
2424 functions being autoloaded.
2425
2426 * calc/calc.el (calc-lu-power-reference): Rename from
2427 `calc-logunits-power-reference'.
2428 (calc-lu-field-reference): Rename from
2429 `calc-logunits-field-reference'.
2430
2431 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
2432
40c2934b
SM
24332011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
2434
2435 * minibuffer.el (completion-all-sorted-completions):
2436 Use :completion-cycle-penalty text property if present.
2437
b0911414
KM
24382011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
2439
2440 * allout.el (allout-yank-processing): Adjust for new rebulleting
2441 regime so bullet being yanked is used without prompting the user
2442 for a choice.
2443
8a05b668
JB
24442011-03-16 Juanma Barranquero <lekktu@gmail.com>
2445
2446 * startup.el (command-line): Warn the user that _emacs is deprecated.
2447
5ba5fb81
JB
24482011-03-16 Juanma Barranquero <lekktu@gmail.com>
2449
2450 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
2451 (delphi-verbose, delphi-comment-face, delphi-string-face)
2452 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
2453 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
2454 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
2455 (delphi-new-comment-line, delphi-font-lock-defaults)
2456 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
2457 Fix typos in docstrings.
2458
2dab465b
KM
24592011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
2460
5ba5fb81 2461 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
2462 Invert the roles of character and string values for INSTEAD, so a
2463 string is used for the more common case of a defaulting prompt.
2464
0adf5618
SM
24652011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2466
2467 * progmodes/ruby-mode.el (ruby-backward-sexp):
2468 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
2469 * play/gamegrid.el (gamegrid-make-face):
2470 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
2471 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
2472 * notifications.el (notifications-notify):
2473 * net/xesam.el (xesam-search-engines):
2474 * net/quickurl.el (quickurl-list-insert):
2475 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
2476
d72700e5
CY
24772011-03-15 Chong Yidong <cyd@stupidchicken.com>
2478
2479 * startup.el (command-line): Update package subdirectory regexp.
2480
49c5410a
SM
24812011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2482
c6eee9aa
SM
2483 * allout.el (allout-abbreviate-flattened-numbering)
2484 (allout-mode-deactivate-hook): Fix up obsolescence "date".
2485
49c5410a
SM
2486 * subr.el (read-char-choice): Only show the cursor after the prompt,
2487 not after the answer.
2488
047b2bb9
KR
24892011-03-15 Kevin Ryde <user42@zip.com.au>
2490
2491 * help-fns.el (variable-at-point): Skip leading quotes, if any
2492 (bug#8253).
2493
0a57d256
SM
24942011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2495
2496 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
2497 warning message.
2498
77c992bc
MA
24992011-03-14 Michael Albinus <michael.albinus@gmx.de>
2500
2501 * shell.el (shell): When called interactively, offer to change the
2502 shell file name on remote hosts.
2503
eebc475d
TZ
25042011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
2505
2506 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
2507 integration for LDAP parameters. The host, base, user or binddn,
2508 and secret tokens can be specified in a netrc file, for instance.
2509 This is optional because an `auth-source' parameter must be
2510 specified in the search attributes.
2511
9d05d1ba
JB
25122011-03-13 Juanma Barranquero <lekktu@gmail.com>
2513
2514 * help.el (describe-mode): Link to the mode's definition (bug#8185).
2515
09d9db2c
GM
25162011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2517
2518 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
2519 into declaration. Remove redundant and harmful binding.
2520
25212011-03-12 Eli Zaretskii <eliz@gnu.org>
2522
2523 * files.el (file-ownership-preserved-p): Pass `integer' as an
2524 explicit 2nd argument to `file-attributes'. If the file's owner
2525 is the Administrators group on Windows, and the current user is
2526 Administrator, consider that a match.
2527
2528 * server.el (server-ensure-safe-dir): Consider server directory
2529 safe on MS-Windows if its owner is the Administrators group while
2530 the current Emacs user is Administrator. Use `=' to compare
2531 numerical UIDs, since they could be integers or floats.
2532
219bd536
JB
25332011-03-12 Juanma Barranquero <lekktu@gmail.com>
2534
2535 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
2536
f3afd36b
MA
25372011-03-12 Michael Albinus <michael.albinus@gmx.de>
2538
2539 Sync with Tramp 2.2.1.
2540
2541 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
2542
2543 * net/trampver.el: Update release number.
2544
3aaaa6f1
SM
25452011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2546
94642599
SM
2547 * progmodes/compile.el (compilation--previous-directory): Fix up
2548 various nil/dead-marker mismatches (bug#8014).
2549 (compilation-directory-properties, compilation-error-properties):
2550 Don't call it at a position past the one we're about to change.
2551
3aaaa6f1
SM
2552 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
2553 Disable obsolescence warnings in the file that declares it.
2554
14239447
KM
25552011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
2556
099c39a4
JB
2557 * allout-widgets.el (allout-widgets-tally):
2558 Initialize allout-widgets-tally as a hash table rather than nil to
2559 prevent mode-line redisplay warnings. Also, clarify the module
2560 description and fix a comment typo.
14239447 2561
135e287c
JB
25622011-03-11 Juanma Barranquero <lekktu@gmail.com>
2563
2564 * help-fns.el (describe-variable): Don't complete keywords.
2565 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
2566
ffbf300e
CY
25672011-03-10 Chong Yidong <cyd@stupidchicken.com>
2568
ba08b241
CY
2569 * emacs-lisp/package.el (package-version-join): Impose a standard
2570 string representation for pre/alpha/beta version lists.
2571 (package-unpack-single): Standardize the directory name by passing
2572 it through package-version-join.
2573 (package-strip-rcs-id): Accept any version string that does not
2574 signal an error in version-to-list.
ffbf300e 2575
f346fd6b
MA
25762011-03-10 Michael Albinus <michael.albinus@gmx.de>
2577
2578 * simple.el (delete-trailing-whitespace): Return nil for the
2579 benefit of `write-file-functions'.
2580
ccb55d27
GM
25812011-03-10 Glenn Morris <rgm@gnu.org>
2582
5ceaac0c
GM
2583 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
2584
02da65ff
GM
2585 * vc/vc-git.el (vc-git-program): New option.
2586 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
2587 (vc-git--call): Use it.
2588
b2f603cc
GM
2589 * eshell/esh-util.el (eshell-condition-case): Doc fix.
2590
5772caab
GM
2591 * cus-edit.el (Custom-newline): If no button at point, look
2592 for a subgroup button at start-of-line. (Bug#2298)
2593
ccb55d27
GM
2594 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
2595
ec6ecaed
JD
25962011-03-10 Julien Danjou <julien@danjou.info>
2597
2598 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
2599 `cursor-type' is nil.
2600
9d5aa01d
JB
26012011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
2602
2603 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
2604
b6a5875b
KM
26052011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
2606
2607 * allout.el Summary: Change so yank of distinctive-bullet items
2608 preserves the existing header prefix, rebulleting it if necessary,
2609 rather than replacing it. This is necessary for proper operation
2610 of cooperative addons like allout-widgets.
219bd536 2611 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
2612 SOLICIT arg to INSTEAD, and interpret additionally a string value
2613 as alternate bullet to be used, instead of prompting the user for
2614 a bullet character.
2615
ee545c35
MA
26162011-03-09 Michael Albinus <michael.albinus@gmx.de>
2617
d86d2721
SM
2618 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
2619 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
2620 `tramp-default-port'.
2621
c47971d7
DD
26222011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2623
2624 * net/rcirc.el (rcirc-handler-001): Remove useless
2625 with-rcirc-process-buffer.
2626 (rcirc-check-auth-status): Swap arguments to string-match.
2627
13522cb4
GM
26282011-03-09 Glenn Morris <rgm@gnu.org>
2629
0be6f4f1
GM
2630 * shell.el (shell-mode):
2631 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
2632
13522cb4
GM
2633 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
2634 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
2635
515de2e3
CY
26362011-03-08 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * emacs-lisp/package.el (package-refresh-contents)
2639 (package-menu-execute): Use condition-case-no-debug.
2640
b511b994
MA
26412011-03-08 Michael Albinus <michael.albinus@gmx.de>
2642
2643 * simple.el (shell-command-to-string): Use `process-file'.
2644
2645 * emacs-lisp/package.el (package-tar-file-info): Handle also
2646 remote files.
2647
d86d2721
SM
2648 * emacs-lisp/package-x.el (package-upload-buffer-internal):
2649 Use `equal' for upload base check.
b511b994 2650
25bbfb31
AM
26512011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
2652
2653 * textmodes/texinfo.el (texinfo-environments):
2654 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
2655
be996521
GM
26562011-03-08 Glenn Morris <rgm@gnu.org>
2657
e9c8529f
GM
2658 * cus-start.el (cursor-in-non-selected-windows):
2659 Fix :set quoting oddness. (Bug#8192)
2660
be996521
GM
2661 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
2662 in some setf expressions. (Bug#2159)
2663
2bb5649e
CY
26642011-03-08 Chong Yidong <cyd@stupidchicken.com>
2665
2666 * custom.el (custom-available-themes): Return themes in
2667 alphabetical order.
2668
33383987 2669See ChangeLog.15 for earlier changes.
e3d51b27
MR
2670
2671;; Local Variables:
2672;; coding: utf-8
e3d51b27
MR
2673;; End:
2674
33383987 2675 Copyright (C) 2011 Free Software Foundation, Inc.
e3d51b27
MR
2676
2677 This file is part of GNU Emacs.
2678
2679 GNU Emacs is free software: you can redistribute it and/or modify
2680 it under the terms of the GNU General Public License as published by
2681 the Free Software Foundation, either version 3 of the License, or
2682 (at your option) any later version.
2683
2684 GNU Emacs is distributed in the hope that it will be useful,
2685 but WITHOUT ANY WARRANTY; without even the implied warranty of
2686 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2687 GNU General Public License for more details.
2688
2689 You should have received a copy of the GNU General Public License
2690 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.