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