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