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