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