Merge from gnulib.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
6e8cd0ae
SM
12013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2
cb9c0a53
SM
3 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
4 to return an explicit nil.
5 (advice--remove-function): Change accordingly.
6
7 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
8 the use of nadvice.el.
9
6e8cd0ae
SM
10 * progmodes/which-func.el (which-function): Silence imenu errors
11 (bug#13433).
12
4586ce8a
MM
132013-01-15 Michael R. Mauger <mmaug@yahoo.com>
14
6e8cd0ae 15 * progmodes/sql.el: (sql-imenu-generic-expression):
4586ce8a
MM
16 (sql-mode-font-lock-object-name): Match schema qualified names.
17 (sql-connect): Use string keys.
18 (sql-product-interactive): Wait for interpreter prompt.
19 (sql-comint-oracle): Set process coding based on NLS_LANG.
20
9d55215c
MM
212013-01-15 Michael R. Mauger <mmaug@yahoo.com>
22
23 * progmodes/sql.el (sql-output-to-send): Remove, unused.
6e8cd0ae
SM
24 (sql-interactive-remove-continuation-prompt):
25 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
9d55215c 26
57dd9e68
LL
272013-01-14 Leo Liu <sdl.web@gmail.com>
28
29 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
30 (Bug#13420)
31
51e73492
GM
322013-01-14 Glenn Morris <rgm@gnu.org>
33
34 * progmodes/compile.el (compilation-error-regexp-alist-alist):
35 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
36
c0511b57 372013-01-13 Fabián Ezequiel Gallina <fgallina@cuca>
50620051 38
6e8cd0ae
SM
39 * progmodes/python.el (python-nav-end-of-statement):
40 Fix cornercase when handling multiline strings.
50620051 41
4c0a6d4a
RS
422013-01-13 Richard Stallman <rms@gnu.org>
43
9f7e86ef
RS
44 * mail/sendmail.el (mail-position-on-field): Add doc string.
45
6e8cd0ae
SM
46 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
47 Get current message boundaries and pass them to
4c0a6d4a
RS
48 message-forward-make-body-mime. Minor style changes.
49
ad33a799
EZ
502013-01-13 Eli Zaretskii <eliz@gnu.org>
51
52 * cus-start.el (all): Avoid warnings about
6e8cd0ae 53 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
ad33a799 54
616763d5
JD
552013-01-11 Jan Djärv <jan.h.d@swipnet.se>
56
57 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
58
e5b5a34d
SM
592013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
60
61 * jit-lock.el (jit-lock-debug-mode): New minor mode.
62 (jit-lock--debug-fontifying): New var.
63 (jit-lock--debug-fontify): New function.
64 * subr.el (condition-case-unless-debug): Don't prevent catching the
65 error, just let the debbugger run.
66 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
67 timer code and don't drop errors silently.
68
2daddd9e
MA
692013-01-12 Michael Albinus <michael.albinus@gmx.de>
70
71 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
72 `permanent-local' property.
71c661e4 73 (auto-revert-notify-handler): Use `file-equal-p'.
2daddd9e 74
86fbb162
EZ
752013-01-12 Eli Zaretskii <eliz@gnu.org>
76
77 * autorevert.el (auto-revert-notify-handler): Fix filtering of
78 file notification by ACTION. For filtering by file name, compare
79 only the non-directory part of the file name.
80
a0784609
SM
812013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
82
96c421bb
SM
83 * autorevert.el: Use cl-lib instead of cl.
84
a0784609
SM
85 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
86 (vc-bzr-checkin): Use it.
87 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
88 will preserve match-data.
89
f90ff906 902013-01-11 Felix H. Dahlke <fhd@ubercode.de>
9fc9a531 91
f90ff906
FD
92 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
93 (js--declaration-keyword-re): New var.
94 (js--multi-line-declaration-indentation): New function.
95 (js--proper-indentation): Use it.
9fc9a531 96
f90ff906 972013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
9fc9a531 98
f90ff906
FD
99 * calc/calc.el (calc-highlight-selections-with-faces)
100 (calc-dispatch):
101 * comint.el (comint-history-isearch-message):
102 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
9fc9a531
AH
103 * ffap.el (ffap-string-at-point-region, ffap-next)
104 (ffap-string-at-point, ffap-string-around)
105 (ffap-copy-string-as-kill, ffap-highlight-overlay)
f90ff906 106 (ffap-literally):
9fc9a531 107 * font-lock.el (font-lock-keywords-alist)
f90ff906
FD
108 (font-lock-removed-keywords-alist):
109 * help-mode.el (help-xref-symbol-regexp):
110 * info.el (Info-find-emacs-command-nodes):
111 * international/mule.el (add-to-coding-system-list):
112 * isearch.el (isearch-message-function, isearch-fail-pos):
113 * misearch.el (multi-isearch-next-buffer-function):
114 * newcomment.el (comment-box):
9fc9a531 115 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
f90ff906 116 (pr-setting-database):
9fc9a531
AH
117 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
118 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
119 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
f90ff906
FD
120 (pike-font-lock-keywords-3):
121 * progmodes/compile.el (compile):
9fc9a531 122 * progmodes/etags.el (tags-table-files)
f90ff906 123 (tags-table-files-function, tags-included-tables-function):
9fc9a531 124 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
f90ff906 125 (gdb-restore-windows):
9fc9a531 126 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
f90ff906
FD
127 (ps-n-up-filling-database):
128 * server.el (server-buffer, server-log):
9fc9a531
AH
129 * simple.el (newline, delete-backward-char, delete-forward-char)
130 (minibuffer-history-isearch-message, kill-line, track-eol)
f90ff906 131 (temporary-goal-column):
9fc9a531 132 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
f90ff906
FD
133 (flyspell-default-deplacement-commands):
134 * textmodes/ispell.el (ispell-accept-output):
135 * textmodes/sgml-mode.el (html-tag-help):
9fc9a531 136 * vc/compare-w.el (compare-ignore-whitespace)
f90ff906
FD
137 (compare-ignore-case, compare-windows-dehighlight):
138 * vc/diff.el (diff):
9fc9a531
AH
139 * whitespace.el (whitespace-point)
140 (whitespace-font-lock-refontify, whitespace-bob-marker)
f90ff906 141 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
9fc9a531 142
65adfa20
MA
1432013-01-11 Michael Albinus <michael.albinus@gmx.de>
144
145 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
146 (auto-revert-notify-rm-watch): Ignore errors.
147 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
f90ff906
FD
148 inotify, and '(size last-write-time) for w32notify.
149 Set buffer-local `auto-revert-use-notify' to nil when adding a file
65adfa20
MA
150 watch fails - this is a fallback to the file modification check.
151 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
152 (auto-revert-notify-event-action)
153 (auto-revert-notify-event-file-name): New defuns.
154 (auto-revert-notify-handler): Use them. Implement first
155 plausibility checks.
156 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
157
43b2e2e7
JD
1582013-01-11 Julien Danjou <julien@danjou.info>
159
160 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
161 max are almost equal. Also return the correct value for V which is
162 already between 0 and 1.
163
30818a23
DA
1642013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
165
166 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
167
10e714d5
EZ
1682013-01-11 Eli Zaretskii <eliz@gnu.org>
169
170 * autorevert.el (auto-revert-notify-rm-watch)
171 (auto-revert-notify-add-watch): Fix typos in w32notify function
172 names.
173
a778dd57
MA
1742013-01-10 Michael Albinus <michael.albinus@gmx.de>
175
176 * autorevert.el (auto-revert-notify-enabled): Move up.
177 (auto-revert-use-notify): New defcustom.
178 (auto-revert-mode, global-auto-revert-mode)
179 (auto-revert-notify-add-watch, auto-revert-handler)
180 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
181 `auto-revert-notify-enabled'.
182
72781fef
EP
1832013-01-10 Elias Pipping <pipping@exherbo.org>
184
185 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
186 * doc-view.el (doc-view-document->bitmap):
187 Use doc-view-single-page-converter-function instead of
188 single-page-converter arg; adjust callers.
189
e6ed8f08
FL
1902013-01-10 Feng Li <fengli@gmail.com> (tiny change)
191
192 * progmodes/which-func.el (which-function): Understand Semantic's use
193 of overlays in imenu--index-alist.
194
327a6cca
WJ
1952013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
196
197 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
198 (Man-man-k-use-anchor): New var.
199 (Man-parse-man-k): New function.
200 (Man-completion-table): Use it.
201 (man): Flush the completion cache between uses.
202
ed911257
MA
2032013-01-10 Michael Albinus <michael.albinus@gmx.de>
204
205 * autorevert.el: Add file watch support.
206 (auto-revert-notify-enabled): New defconst.
207 (auto-revert-notify-watch-descriptor-hash-list)
208 (auto-revert-notify-watch-descriptor)
209 (auto-revert-notify-modified-p): New defvars.
210 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
211 (auto-revert-notify-handler): New defuns.
212 (auto-revert-mode, global-auto-revert-mode): Remove file watches
213 when mode is disabled.
214 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
215 (auto-revert-buffers): Add file watches for active buffers.
216
58cc0a01
DA
2172013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
218
219 * cus-start.el (toplevel): Only allow float values for
220 scroll-up-aggressively and scroll-down-aggressively.
221 Allow any number for line-spacing.
222
bbc7ff25
SM
2232013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
224
225 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
226 (doc-view-pdf->png-converter-function): Use mupdf if available.
227 (doc-view-djvu->png-converter-function)
228 (doc-view-ps->png-converter-function): Remove.
229 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
230 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
231 (doc-view-already-converted-p): Adjust accordingly.
232 (doc-view-mode-p): Simplify.
233 (doc-view-enlarge): Use setq-local.
234 (doc-view-pdf->png-converter-ghostscript)
235 (doc-view-djvu->png-converter-ddjvu)
236 (doc-view-pdf->png-converter-mupdf): Rework to call
237 doc-view-start-process directly.
238 (doc-view-pdf/ps->png): Simplify accordingly.
239 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
240 (doc-view-document->bitmap): Rename from doc-view-document->png.
241 (doc-view-convert-current-doc): Merge pdf and djvu cases.
242 (doc-view-set-slice-from-bounding-box): Fix completion table.
243 (doc-view-mode): Use add-hook for after-revert-hook.
244
3c855b96
GM
2452013-01-10 Glenn Morris <rgm@gnu.org>
246
247 * emacs-lisp/authors.el (authors-ignored-files)
248 (authors-valid-file-names, authors-renamed-files-alist):
249 Add some more entries.
250
3f9549e8 2512013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
08ce64e6
SM
252
253 * image-mode.el (image-mode-winprops): Don't throw away the fallback
254 `t' pseudo-window entry.
255
3f9549e8 2562013-01-10 Alan Mackenzie <acm@muc.de>
8cff5feb
AM
257
258 Fix bugs in the c-parse-state mechanism. Reuse some markers
259 instead of continually generating new ones.
260
261 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
262 (c-state-old-cpp-end-marker): New variables.
263 (c-append-lower-brace-pair-to-state-cache): Start a backward
264 search for "}" definitively outside CPP constructs.
265 (c-remove-stale-state-cache): Inform the caller of a need to
266 search back for a brace pair in certain circumstances.
267 (c-state-maybe-marker): New macro.
268 (c-parse-state): Reuse markers when appropriate.
269
3f9549e8 2702013-01-10 Glenn Morris <rgm@gnu.org>
89c0dda8
GM
271
272 * simple.el (execute-extended-command): Doc fix.
273 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
274
3f9549e8 2752013-01-10 Chong Yidong <cyd@gnu.org>
5b64ccd7
CY
276
277 * faces.el (read-face-name): Doc fix.
278
b14abca9
RW
2792013-01-10 Roland Winkler <winkler@gnu.org>
280
281 * emacs-lisp/crm.el: Allow any regexp for separators.
282 (crm-default-separator): All spaces around the default comma separator.
283 (crm--completion-command): New macro.
284 (crm-completion-help, crm-complete, crm-complete-word): Use it.
285 (crm-complete-and-exit): Handle non-single-char separators.
286
2b541f9a
EP
2872013-01-09 Elias Pipping <pipping@lavabit.com>
288
289 * doc-view.el: Add support for DjVu (bug#13164).
290 (doc-view-djvu->png-converter-function): New config var.
291 (doc-view-single-page-converter-function, doc-view--image-type)
292 (doc-view--image-file-extension): New vars.
293 (doc-view-mode): Initialize them.
294 (doc-view-goto-page): Use them.
295 (doc-view-mode-p): Add support for ddjvu.
296 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
297 (doc-view-set-up-single-converter): New funs.
298 (doc-view-pdf/ps->png): Extend for djvu.
299 (doc-view-document->png): Rename from doc-view-pdf->png.
300 (doc-view-convert-current-doc): Handle djvu.
301 (doc-view-insert-image, doc-view-display)
302 (doc-view-already-converted-p): Don't hardcode png.
303 (doc-view-set-doc-type): Recognize djvu docs.
304
85f17e35
EP
3052013-01-09 Elias Pipping <pipping@lavabit.com>
306
307 * doc-view.el: Add support for mupdf converter (bug#13164).
308 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
309 (doc-view-ps->png-converter-function): New config vars.
310 (doc-view-pdf->png-converter-ghostscript)
311 (doc-view-ps->png-converter-ghostscript)
312 (doc-view-pdf->png-converter-mupdf): New functions.
313 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
314
ccd04887
MA
3152013-01-09 Jürgen Hötzel <juergen@archlinux.org>
316
317 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
318 first in session cache: When `tramp-own-remote-path' is in
319 `tramp-remote-path', the remote path is only set in the session
320 cache.
321
c5ad92de
GM
3222013-01-09 Glenn Morris <rgm@gnu.org>
323
fb9f7146
GM
324 * emacs-lisp/trace.el (trace-function-foreground)
325 (trace-function-background): Doc fix.
c5ad92de 326
39a0786e
JL
3272013-01-09 Juri Linkov <juri@jurta.org>
328
329 * international/mule-cmds.el (read-char-by-name): Move let-binding
330 of completion-ignore-case around completing-read to fix regression
331 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
332 `string-match-p' using the nil value of `case-fold-search' and
333 `completion-ignore-case' in `completion-pcm--all-completions'.
334 (Bug#12615).
335
fb9f7146 3362013-01-09 Glenn Morris <rgm@gnu.org>
06364e64
GM
337
338 * progmodes/compile.el (compilation-parse-errors):
339 Fix typo. (Bug#13369)
340
fb9f7146 3412013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
236a8f0c
VS
342
343 * comint.el (comint-send-input): Check size of buffer before
344 waiting for process output, in case already accepted. (Bug#13290)
345
677d5c92
PE
3462013-01-09 Paul Eggert <eggert@cs.ucla.edu>
347
348 Spelling fixes.
349 * net/tramp-adb.el (tramp-adb-get-toolbox):
350 Fix misspelling of 'unknown'.
351
073ca75b
JL
3522013-01-08 Juri Linkov <juri@jurta.org>
353
354 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
355 * progmodes/flymake.el (flymake-errline, flymake-warnline):
356 Use underline style wave on terminals that support it. (Bug#13000)
357
a4648137
SM
3582013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
359
4bdc3526
SM
360 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
361 the predicate returns nil.
362
a4648137
SM
363 * simple.el: Use lexical-binding.
364 (primitive-undo): Use pcase.
365 (minibuffer-history-isearch-push-state): Use a closure.
366
3bace969
AH
3672013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
368
369 * simple.el (primitive-undo): Move from undo.c.
370
a731fc1b
SM
3712013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
372
1c851e98
SM
373 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
374 (cvs-mode-remove-handled): Use it (bug#13380).
375
a731fc1b
SM
376 * emacs-lisp/nadvice.el (advice--tweak): New function.
377 (advice--remove-function, advice--subst-main): Use it.
378
379 * emacs-lisp/advice.el: Update commentary.
380
2a22c83b
MA
3812013-01-08 Michael Albinus <michael.albinus@gmx.de>
382
a731fc1b
SM
383 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
384 Remove spurious entry.
2a22c83b 385
83c1803a
GM
3862013-01-08 Glenn Morris <rgm@gnu.org>
387
388 * net/tramp.el (tramp-default-host-alist): Add :version.
389
8a2e287c
JL
3902013-01-08 Juri Linkov <juri@jurta.org>
391
392 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
393 single completion. (Bug#12456)
394 (info--manual-names): Expand node completions into an explicit list
395 before appending it to another list. Filter out internal buffers
396 with the leading space in the buffer name. (Bug#10771)
397
c6a22ce2
JL
3982013-01-08 Juri Linkov <juri@jurta.org>
399
400 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
401 that defaults to the Top node.
402 (Info-goto-node, Info-read-node-name): Doc fix to mention that
403 the short format (FILENAME) goes to the Top node.
404 (Info-build-node-completions): Rename arg `file' to `filename'.
405 (Bug#13365)
406
acfe10b7
BG
4072013-01-07 Bastien Guerry <bzg@gnu.org>
408
a731fc1b
SM
409 * menu-bar.el (menu-bar-search-documentation-menu):
410 Use `apropos-user-option' and fix the help message.
acfe10b7
BG
411
4122013-01-07 Bastien Guerry <bzg@gnu.org>
413
414 * apropos.el (apropos-do-all): Update docstring.
415 (apropos-user-option-button): New face.
416 (apropos-user-option): Rename from `apropos-variable' and update
417 docstring.
418 (apropos-variable): Rewrite, now show all variables by default.
419 (apropos-print): Mention "User option" instead of "Variable" when
420 printing doc for user options. (Bug#13276)
421
62bcf670
JH
4222013-01-07 Jürgen Hötzel <juergen@archlinux.org>
423
424 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
425 Handle filename correctly, when parsing "source -> target" symlink
426 output.
427 (tramp-adb-handle-set-file-times): New defun.
428
4986fa21
SM
4292013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
430
431 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
432 advice list when the interactive-spec of ad-Advice-* changes.
433
3bee311e
KY
4342013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
435
436 * wid-edit.el (widget-default-get): Work for inlined elements.
437 (Bug#12670)
438
b49eebcc
MA
4392013-01-07 Michael Albinus <michael.albinus@gmx.de>
440
441 * net/tramp.el (tramp-default-host-alist): New defcustom.
442 (tramp-find-host): Use it.
4986fa21 443 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
b49eebcc
MA
444 `eshell-directory-change-hook'.
445
446 * net/tramp-adb.el (top): Add adb specific entry in
447 `tramp-default-host-alist'.
448 (tramp-adb-file-name-host): Remove function.
449 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
450 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
451
3bee311e 452 * net/tramp-sh.el: Move eshell integration code to tramp.el.
b49eebcc 453
84f6744a
JH
4542013-01-06 Jürgen Hötzel <juergen@archlinux.org>
455
456 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
457
b6cfbcd0
MA
4582013-01-06 Michael Albinus <michael.albinus@gmx.de>
459
460 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
b49eebcc 461 consist of more than one digit.
4986fa21
SM
462 (tramp-adb-file-name-handler-alist):
463 Use `tramp-handle-file-exists-p' consistently.
b6cfbcd0
MA
464 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
465 (tramp-adb-handle-file-exists-p): Remove function.
466 (tramp-adb-file-name-host): New defun.
467 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
468 Use it.
469 (tramp-adb-maybe-open-connection): Set "remote-path" property.
470
58ba7b1b
CY
4712013-01-06 Chong Yidong <cyd@gnu.org>
472
473 * vc/vc.el (vc-next-action): Detect buffer modifications
474 conflicting with locking VCS operation (Bug#11490).
475
476 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
477
f4566fe9
MA
4782013-01-05 Michael Albinus <michael.albinus@gmx.de>
479
480 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
481 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
482
838cf298
MA
4832013-01-05 Jürgen Hötzel <juergen@archlinux.org>
484
485 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
486 parsing of ls output using regular expression (handle filenames
487 with spaces). Use virtual device number.
488 (tramp-do-parse-file-attributes-with-ls): New defun (Code
489 cleanup).
490
1bd71e9f
DU
4912013-01-04 Daiki Ueno <ueno@gnu.org>
492
493 * epg.el: Silence byte-compiler warnings.
494 (epg--start): Use delete-char instead of delete-backward-char.
495 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
496
00cd4c1c
DU
4972013-01-04 Daiki Ueno <ueno@gnu.org>
498
499 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
500 Suggested by Eli Zaretskii <eliz@gnu.org>.
501
f99ced35
MA
5022013-01-04 Michael Albinus <michael.albinus@gmx.de>
503
504 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
505 non-negative integers. Otherwise, the default values are used.
506 (tramp-convert-file-attributes): Convert uid and gid to integers.
507
0f668a4d 5082013-01-04 Glenn Morris <rgm@gnu.org>
ad235a8b 509
d2be4dcc
GM
510 * term.el (term-handle-colors-array): Ensure face attributes
511 are fully specified, not nil. (Bug#13337)
512
5b00b749
GM
513 * term.el (term-default-fg-color, term-default-bg-color):
514 Fix custom type.
515
220740a3
GM
516 * progmodes/etags.el (tags-compression-info-list): Doc fix.
517 (tag-find-file-of-tag-noselect): Check auto-compression-mode
518 rather than 'jka-compr being loaded. (Bug#13338)
519
bdd9367d
WD
5202013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
521
522 * icomplete.el (icomplete-completions):
523 Honor icomplete-prospects-height once more following
524 2012-11-29 changes. (Bug#13224)
525
96dd18b1
SM
5262013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
527
c0bd248c
SM
528 * subr.el (internal--called-interactively-p--get-frame): Find aliases
529 of called-interactively-p as well (bug#13237).
530
4a74c818
SM
531 * view.el (view--enable, view--disable): Rename from view-mode-enable
532 and view-mode-disable and assume it's called from view-mode.
533 (view-mode-enable, view-mode-disable): Redefine as obsolete
534 compatibility layer above view-mode.
535 (view-mode-enter): Call `view-mode'.
536
537 * files.el (after-find-file): Call `view-mode'.
538
96dd18b1
SM
539 * doc-view.el (doc-view-scale-internally): New var.
540 (doc-view-enlarge, doc-view-insert-image): Obey it.
541
c2cf1829
DU
5422013-01-03 Daiki Ueno <ueno@gnu.org>
543
544 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
545 exist. (Bug#13344)
546
ad235a8b
GM
5472013-01-03 Glenn Morris <rgm@gnu.org>
548
a8aa6c2d
GM
549 * mail/rmail.el (rmail-set-header-1): Ignore case.
550 Handle multi-line headers. (Bug#13330)
551
a6d6c20b
GM
552 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
553 Handle paragraph starting at beginning of buffer.
554
ed5bdeb9
GM
555 * subr.el (eval-after-load): Don't purecopy the form, so that it
556 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
557
ad235a8b
GM
558 * emacs-lisp/byte-run.el (defun): Place cl declarations
559 after any interactive spec. (Bug#13265)
560
9539d465 5612013-01-02 Andreas Schwab <schwab@linux-m68k.org>
5cebef2d
AS
562
563 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
564 defun. Don't check for DECL if DOCSTRING isn't a string.
565 (defun): Likewise.
566
9539d465 5672013-01-02 Glenn Morris <rgm@gnu.org>
4cddca30 568
5ee1772e
GM
569 * eshell/em-cmpl.el (eshell-pcomplete):
570 More thoroughly imitate pcomplete. (Bug#13293)
571
4cddca30
GM
572 * files.el (parse-colon-path): Doc fix. (Bug#12351)
573 Return nil for empty path elements. (Bug#13296)
574
9539d465 5752013-01-02 Fabián Ezequiel Gallina <fgallina@cuca>
6861432e
FEG
576
577 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
578 order to improve efficiency (Based on Daniel Colascione's
579 <dancol@dancol.org> patch). (Bug#13182)
580
9539d465 5812013-01-02 Glenn Morris <rgm@gnu.org>
b83a2ddd
GM
582
583 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
584
9539d465 5852013-01-02 Andreas Schwab <schwab@linux-m68k.org>
bdcad781
AS
586
587 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
588 neither DOCSTRING nor DECL was given. (Bug#13316)
589
aca3d51d
MA
5902013-01-02 Michael Albinus <michael.albinus@gmx.de>
591
592 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
593 `error' call.
594 (tramp-do-copy-or-rename-file): Ignore errors when calling
595 `set-file-extended-attributes'.
596
4986fa21
SM
597 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
598 Add handler for `file-acl'.
aca3d51d
MA
599 (tramp-smb-handle-file-acl): New defun.
600
87e65f96
JB
6012013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
602
603 * calc/README: Mention ISO 8601 week-numbering dates.
604
0aac98ac
MR
6052013-01-01 Martin Rudalics <rudalics@gmx.at>
606
607 * view.el (view-mode-enable): New argument run-view-mode-hook.
608 Run view-mode-hook only when it's non-nil (Bug#13315).
609 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
610 argument t.
611
1a82330c
JH
6122012-12-31 Jürgen Hötzel <juergen@archlinux.org>
613
614 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
615 (No device connected, invalid device name). (Bug #13299)
616
27fcfe31
MR
6172012-12-31 Martin Rudalics <rudalics@gmx.at>
618
619 * window.el (window-resizable--p): Rename to window-resizable-p.
620 (window-resize-no-error): New function.
621
622 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
623 broken in fix from 2012-12-28.
624
96c052a5
SM
6252012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
626
627 * subr.el (special-form-p): Don't signal errors on undef aliases.
628
fd1f1603
JB
6292012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
630
631 * calc/calc-forms.el (math-parse-date): Try using
96c052a5
SM
632 `math-parse-iso-date' when it looks like it might be needed.
633 Allow times of 24:00.
fd1f1603
JB
634 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
635 of 24:00.
636
8db39aeb
GM
6372012-12-30 Glenn Morris <rgm@gnu.org>
638
639 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
640 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
641 (rmail-summary-displayed, rmail-summary): Declare.
642 (mairix-rmail-display): Just require rmail.
643
d5e5e7b4 6442012-12-30 Chong Yidong <cyd@gnu.org>
3c94d7a6
CY
645
646 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
647 check for the tarball contents.
648
d5e5e7b4 6492012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
af39894a
MF
650
651 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
652 tarfile content listings (Bug#13136).
653
d5e5e7b4 6542012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
bb709253 655
96c052a5
SM
656 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
657 Insert the undecoded text of the message being forwarded. (Bug#9521)
bb709253 658
4f752957
MA
6592012-12-30 Michael Albinus <michael.albinus@gmx.de>
660
3ee24a3b
MA
661 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
662 integers, if they are real numbers. (Bug#13282)
663
4f752957
MA
664 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
665 Return `t' on success.
666
96c052a5
SM
667 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
668 Add handler for `set-file-selinux-context'.
4f752957 669
eff2eb58
MA
6702012-12-29 Michael Albinus <michael.albinus@gmx.de>
671
672 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
673 (tramp-sh-handle-set-file-acl): Return `t' on success.
674
ccad023b
EZ
6752012-12-29 Eli Zaretskii <eliz@gnu.org>
676
96c052a5
SM
677 * files.el (backup-buffer-copy, basic-save-buffer-2):
678 If set-file-extended-attributes fails, fall back on set-file-modes
ccad023b 679 instead of signaling an error. (Bug#13298)
7e56b103 680 (basic-save-buffer): Likewise.
ccad023b 681
ccb1c17e
FEG
6822012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
683
684 * progmodes/python.el: Support other commands triggering
685 python-indent-line so indentation cycling continues to work.
686 (python-indent-trigger-commands): New defcustom.
687 (python-indent-line): Use it.
688
16768034
FEG
6892012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
690
691 * progmodes/python.el (python-shell-send-region): Add blank lines
692 for non sent code so backtraces remain correct.
693
66164d2f
FEG
6942012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
695
696 * progmodes/python.el: Remove cl dependency.
697 (python-syntax-count-quotes): Replace incf call.
698 (python-fill-string): Replace setf call.
699
761231d1
DC
7002012-12-29 Damien Cassou <damien.cassou@gmail.com>
701
43ebd12b 702 * info.el (info-other-window): New arg, for consistency with info.
761231d1 703
7c3e220a
MR
7042012-12-28 Martin Rudalics <rudalics@gmx.at>
705
96c052a5
SM
706 * mail/rmail.el (rmail-maybe-display-summary):
707 Rewrite (Bug#13066).
7c3e220a 708
361828b5
AS
7092012-12-28 Andreas Schwab <schwab@linux-m68k.org>
710
711 * epg.el (epg--start): Modify process-environment locally.
712
23bd348c
DU
7132012-12-28 Daiki Ueno <ueno@gnu.org>
714
715 * epg.el: Support pinentry-curses.
716 Suggested by Werner Koch in
717 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
718 (epg-agent-file, epg-agent-mtime): New variable.
719 (epg--start): Record the modified time of gpg-agent socket file,
720 to restore Emacs frame after pinentry-curses termination.
721 (epg-wait-for-completion): Restore Emacs frame here.
722
313f39aa
JL
7232012-12-27 Juri Linkov <juri@jurta.org>
724
725 * info.el (Info-file-completions): New variable.
726 (Info-read-node-name-1): Complete node names in the Info file
727 when a file name is given. Call `Info-build-node-completions'
728 with a file name.
729 (Info-build-node-completions): Add new arg `file'. When it is
730 non-nil, visit it in a temporary buffer and cache its completions in
731 `Info-current-file-completions'. Move most of the function body to
732 `Info-build-node-completions-1'.
733 (Info-build-node-completions-1): New function with the body from
734 `Info-build-node-completions'. (Bug#12456)
735
a45b7647
JL
7362012-12-27 Juri Linkov <juri@jurta.org>
737
738 * frame.el (frame-maximization-style): Remove user option.
739 (cycle-frame-maximized): Remove function.
740 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
741 (toggle-frame-fullscreen): New command bound to <f11> instead of
742 `toggle-frame-maximized'.
743 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
744
10ffd0be
MA
7452012-12-27 Michael Albinus <michael.albinus@gmx.de>
746
747 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
748
749 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
750 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
751 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
752 for `file-accessible-directory-p'. (Bug#13275)
753
fd146719
SS
7542012-12-27 Sam Steingold <sds@gnu.org>
755
756 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
757 continuations, see <http://stackoverflow.com/questions/3582436>.
758
82e2a1f0 7592012-12-27 Dmitry Gutov <dgutov@yandex.ru>
db590ef6
DG
760
761 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
96c052a5
SM
762 "module" and "def" to have indentation before them.
763 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
db590ef6 764
ea0857a1
DG
765 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
766
82e2a1f0 7672012-12-27 Alan Mackenzie <acm@muc.de>
3f6b93cd
AM
768
769 Speed up fontification where there's large brace blocks.
770 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
771 to a call of c-beginning-of-decl-1.
772
c34339f3
VS
7732012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
774
775 * comint.el (comint-adjust-window-point): New function.
96c052a5
SM
776 (comint-postoutput-scroll-to-bottom):
777 Call comint-adjust-window-point (Bug#13248).
c34339f3 778
78269b95
DG
7792012-12-26 Dmitry Gutov <dgutov@yandex.ru>
780
781 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
782 Rakefile regexp.
783 (auto-mode-alist): Associate .gemspec files with ruby-mode
784 (https://bugs.ruby-lang.org/issues/5453).
785
bd8c13f9
JH
7862012-12-26 Jürgen Hötzel <juergen@archlinux.org>
787
96c052a5
SM
788 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
789 Suppress coloring, if possible (required for BusyBox based systems like
677d5c92 790 CyanogenMod).
bd8c13f9
JH
791 (tramp-adb-handle-file-attributes)
792 (tramp-adb-handle-insert-directory)
793 (tramp-adb-handle-file-name-all-completions): Use it.
794 (tramp-adb-get-toolbox): New defun. Check for remote shell
795 implementation (BusyBox or Toolbox).
796
dc646358
CK
7972012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
798
799 * startup.el (initial-buffer-choice): Allow function as value
800 (Bug#13251).
801 (command-line-1): Handle case where initial-buffer-choice
802 specifies a function.
803 * server.el (server-execute): Handle case where
804 initial-buffer-choice specifies a function.
805
e7d52a4d
LI
8062012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
807
808 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
809 its own function.
810 (smtpmail-try-auth-methods): Forget the user name/password if the
811 login is unsuccessful (bug#12424).
812
cdb07539
MA
8132012-12-22 Michael Albinus <michael.albinus@gmx.de>
814
1ef5f225
MA
815 * notifications.el (notifications-notify): Protect body with
816 `with-demoted-errors'.
817
96c052a5
SM
818 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
819 Check properties of remote device. Restart connection, if there is a
cdb07539
MA
820 change.
821
594f37aa
CY
8222012-12-21 Chong Yidong <cyd@gnu.org>
823
824 * sort.el (sort-subr): Doc fix (Bug#13056).
825
a4b0cca1 8262012-12-21 Bastien Guerry <bzg@gnu.org>
acc650b8 827
acc650b8
BG
828 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
829
0e9c7693
MA
8302012-12-21 Michael Albinus <michael.albinus@gmx.de>
831
832 * simple.el (process-file): Overwrite stderr file, if exists.
833
c6609164
DU
8342012-12-21 Daiki Ueno <ueno@gnu.org>
835
836 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
3eb05092 837 (epg-error): Set `error-message' property.
c6609164 838
aa26f345
CY
8392012-12-21 Chong Yidong <cyd@gnu.org>
840
34b4b7eb
CY
841 * international/mule-cmds.el (read-char-by-name): Signal an error
842 if the user does not supply a valid character (Bug#13177).
843
aa26f345
CY
844 * simple.el (transpose-subr-1): Preserve marker positions by
845 changing the insertion sequence (Bug#13122).
846
05c22d87
KD
8472012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
848
849 * simple.el (kill-region): Deactivate mark even for empty regions
850 (Bug#13169).
851
f5733f87
CY
8522012-12-21 Chong Yidong <cyd@gnu.org>
853
854 * help-fns.el (describe-variable): Make sure we get the right
855 buffer name (Bug#13105). Suggested by Kelly Dean.
856
fab6916d
MM
8572012-12-20 Michael R. Mauger <mmaug@yahoo.com>
858
859 * comint.el (comint-redirect-previous-input-string): New variable.
860 (comint-redirect-setup, comint-redirect-cleanup)
861 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
862 (comint-redirect-preoutput-filter): Fix verbose message.
863
91b982a0
MA
8642012-12-20 Michael Albinus <michael.albinus@gmx.de>
865
866 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
867 is too long for Tramp. See discussion in
868 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
869
870 * progmodes/compile.el (compilation-start): Remove line escape
871 template.
872
87523aed
DA
8732012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
874
875 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
876 Adjust comment.
877
ee3c0aec
JB
8782012-12-19 Jonas Bernoulli <jonas@bernoul.li>
879
880 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
881 following non-comment text (bug#13207).
882 (lm-header-multiline): Continuation lines need to be indented more than
883 the first line.
884 (lm-homepage): New function.
885 (lm-with-file): Don't be confused if narrowing is in effect.
f4d79bd0 886
4a74c818
SM
8872012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
888
f4d79bd0
SM
889 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
890 very beginning of a hunk (e.g. killing the first line).
891
3c532af6
MA
8922012-12-19 Michael Albinus <michael.albinus@gmx.de>
893
894 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
895 and text properties from returned ACL string.
896 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
897 for "setfacl" command.
898
e0d01ef3
MA
8992012-12-18 Michael Albinus <michael.albinus@gmx.de>
900
901 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
902 `tramp-cleanup-this-connection', when the process has died.
903 (Bug#13151)
904
2387610d
SM
9052012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
906
907 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
908
19156242
KR
9092012-12-17 Kevin Ryde <user42@zip.com.au>
910
911 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
912
53b6a8b1
MA
9132012-12-17 Michael Albinus <michael.albinus@gmx.de>
914
915 Add support for preserving ACL entries of files.
916
917 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
918 `set-file-acl' handlers.
919
19156242
KR
920 * net/tramp-adb.el (tramp-adb-handle-copy-file):
921 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 922
19156242
KR
923 * net/tramp-compat.el (tramp-compat-copy-file):
924 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 925
19156242
KR
926 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
927 Add `file-acl' and `set-file-acl' handlers.
928 (tramp-gvfs-handle-copy-file):
929 Handle PRESERVE-EXTENDED-ATTRIBUTES.
930 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
931 New defuns.
53b6a8b1 932
19156242
KR
933 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
934 Add `file-acl' and `set-file-acl' handlers.
53b6a8b1
MA
935 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
936 (tramp-sh-handle-set-file-acl): New defuns.
19156242
KR
937 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
938 Handle PRESERVE-EXTENDED-ATTRIBUTES.
53b6a8b1 939
19156242
KR
940 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
941 Add `file-acl' and `set-file-acl' handlers.
53b6a8b1
MA
942 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
943
6ae57a67
KD
9442012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
945
946 * help-macro.el (make-help-screen): Instead of switch-to-buffer
19156242 947 use pop-to-buffer with NORECORD argument t. As buffer name, use
6ae57a67
KD
948 *Metahelp* with a leading space (Bug#13190).
949
7c3d167f
RF
9502012-12-16 Romain Francoise <romain@orebokech.com>
951
952 * files.el (file-extended-attributes)
953 (set-file-extended-attributes): New functions.
954 (backup-buffer): Use them to handle both SELinux context and ACL
955 entries.
956 (backup-buffer-copy): Work with an alist of extended attributes,
957 rather than an SELinux context.
958 (basic-save-buffer-2): Ditto.
959
19b748ad
TM
9602012-12-16 Timo Myyrä <timo.myyra@gmail.com>
961
962 * battery.el (battery-bsd-apm): New function.
963
70042c64
JB
9642012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
965
966 * calc/calc.el (calc-standard-date-formats): Adjust one of the
967 standard date formats.
968
279f9b06
JL
9692012-12-15 Juri Linkov <juri@jurta.org>
970
971 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
972 `isearch-insert-char-by-name'.
973 (with-isearch-suspended): New defmacro with body mostly from
974 `isearch-edit-string' except the part that sets
975 `isearch-new-string' and `isearch-new-message'.
976 (isearch-edit-string): Use new macro `with-isearch-suspended' with
977 body that sets `isearch-new-string' and `isearch-new-message'.
978 (isearch-insert-char-by-name): New command.
979 * international/mule-cmds.el (read-char-by-name): Let-bind
980 `enable-recursive-minibuffers' to t.
981 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
982
8370def5
JL
9832012-12-15 Juri Linkov <juri@jurta.org>
984
985 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
986 (Bug#13175)
987
178fb95d
CS
9882012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
989
990 * dired-x.el (dired-guess-shell-command): Put colon at the end of
991 the prompt. (Bug#13045)
992
a5f74442
GM
9932012-12-14 Glenn Morris <rgm@gnu.org>
994
995 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
996 Try to include filename in non-bytecomp warning. (Bug#13132)
997
97976f9f
PE
9982012-12-14 Paul Eggert <eggert@cs.ucla.edu>
999
1000 Fix permissions bugs with setgid directories etc. (Bug#13125)
1001 * files.el (backup-buffer): Don't rely on 9th output of
1002 file-attributes, as it's now a placeholder. Instead, use the new
1003 optional arg of file-ownership-preserved-p.
1004 (file-ownership-preserved-p): New optional arg GROUP.
1005 Fix mishandling of setuid directories that would cause this
1006 function to return t when it should have returned nil.
1007 Document what happens if the file does not exist, and when
1008 it's not known whether the ownership will be preserved.
1009 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
1010 Likewise.
1011 (tramp-get-local-gid): Use group-gid for integer, as that's
1012 faster and more reliable.
1013
016b2a42
JD
10142012-12-14 Julien Danjou <julien@danjou.info>
1015
19156242
KR
1016 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
1017 Update keywords list, data type and PL/pgSQL.
016b2a42 1018
665e5e07
DA
10192012-12-14 Dave Abrahams <dave@boostpro.com>
1020
1021 * vc/ediff-util.el (ediff-buffer-type): New function.
1022 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
1023 rather than taking it as as argument.
1024 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
1025
d72e9e92
RC
10262012-12-14 Ryan Crum <ryan.crum@eleostech.com>
1027
1028 * json.el: Add pretty-print option (bug#12634).
1029 (json-encoding-separator, json-encoding-default-indentation)
1030 (json--encoding-current-indentation, json-encoding-pretty-print)
1031 (json-encoding-lisp-style-closings): New vars.
1032 (json--with-indentation): New macro.
1033 (json-encode-hash-table, json-encode-alist, json-encode-plist)
1034 (json-encode-array): Use it to obey json-encoding-pretty-print.
1035 (json-pretty-print-buffer, json-pretty-print): New commands.
1036
dbb530d9
DG
10372012-12-14 Dmitry Gutov <dgutov@yandex.ru>
1038
1039 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1040 Extract `ruby-syntax-propertize-expansions'.
1041 (ruby-syntax-propertize-expansions): Only change syntax on
1042 certain string delimiters, to punctuation. This way the common
1043 functions like forward-word and thing-at-point still work.
1044 (ruby-match-expression-expansion): Improve readability.
bb808526
DG
1045 (ruby-block-contains-point): New function.
1046 (ruby-add-log-current-method): Handle several edge cases.
dbb530d9 1047
ce0440ff
JB
10482012-12-13 Juanma Barranquero <lekktu@gmail.com>
1049
1050 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
1051 unload-feature finishes even when aborting an ongoing edebug session.
1052 Also, do not worry about edebug-mode, unload-feature takes care of it.
1053
f10331bf
AS
10542012-12-13 Andreas Schwab <schwab@suse.de>
1055
1056 * net/tls.el (tls-program): Update customize type.
1057
5f3a3bb1
JB
10582012-12-13 Juanma Barranquero <lekktu@gmail.com>
1059
1060 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
1061 (edebug-setup-hook, cl-read-load-hooks): Use it.
1062 (edebug-unload-function): New function. (Bug#13163)
1063
6ce21463
MA
10642012-12-13 Michael Albinus <michael.albinus@gmx.de>
1065
1066 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
1067 Otherwise, there could be errors in autoloading. (Bug#13151)
1068
d754b364
JH
10692012-12-13 Jürgen Hötzel <juergen@archlinux.org>
1070
1071 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
1072 sequences.
1073
727f9739 10742012-12-13 Alan Mackenzie <acm@muc.de>
14b8c3d9
AM
1075
1076 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
1077 * progmodes/cc-engine.el (c-backward-comments): Add code to work
1078 around `forward-comment' not recognizing ^M as whitespace.
1079
727f9739 10802012-12-13 Fabián Ezequiel Gallina <fgallina@cuca>
2c43a9ad
FEG
1081
1082 * progmodes/python.el (python-skeleton-class)
1083 (python-skeleton-def): Do not add space after defun name.
1084
eb8006c6
SM
10852012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
1086
1087 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
1088 (cl--symbol-function): Remove (now that funbound is like nil).
1089
4c74b1e4
GM
10902012-12-12 Glenn Morris <rgm@gnu.org>
1091
1092 * button.el (button--area-button-p): Fix typo.
1093
37f38bca
SS
10942012-12-12 Sam Steingold <sds@gnu.org>
1095
1096 * frame.el (frame-maximization-style): New user option.
1097 (toggle-frame-maximized): Toggle frame maximization according to
1098 `frame-maximization-style', bound to <f11>.
1099 (cycle-frame-maximized): Cycle between all maximization styles and
1100 non-maximized frame, bound to shift-<f11>.
1101
fd49a218
DC
11022012-12-12 David Cadé <codename68@gmail.com>
1103
1104 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
1105
69e1c203
JB
11062012-12-12 Jonas Bernoulli <jonas@bernoul.li>
1107
1108 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
1109 (eieio-override-prin1): Don't quote kewords and booleans.
1110 (object-write) <eieio-default-superclass>: Don't put closing parens
1111 on new line, avoid needless empty lines, align values that are objects
1112 with the slot keyword (instead of beginning on the same line).
1113 (eieio-list-prin1): Align value with slot keyword; increase
1114 eieio-print-depth before printing members of the list.
1115
4b0df848
SM
11162012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
1117
030f4af5
SM
1118 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
1119 a display text-property.
1120 (report-emacs-bug-hook): Don't bother deleting it any more.
1121
6ac1f8ca
SM
1122 * hilit-chg.el (highlight-save-buffer-state): Delete.
1123 Use with-silent-modifications instead.
1124 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
1125
4b0df848
SM
1126 * button.el: Handle buttons in display text-properties.
1127 (button--area-button-p, button--area-button-string):
1128 Use (STRING . STRING-POS) representation instead of just STRING.
1129
d46d2d3a
EZ
11302012-12-11 Eli Zaretskii <eliz@gnu.org>
1131
1132 * makefile.w32-in (compile4-SH): Fix a typo that caused term
1133 subdirectory be skipped.
1134
a0099d31
GM
11352012-12-11 Glenn Morris <rgm@gnu.org>
1136
36327e4f
GM
1137 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
1138
a0099d31
GM
1139 * progmodes/f90.el (f90-line-continued, f90-indent-region):
1140 Treat preprocessor lines embedded in continuations like comments.
1141 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
1142
ff3f6c26
JB
11432012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
1144
1145 * calc/calc.el (calc-standard-date-formats): Add more date
1146 formats.
1147 * calc/calc-forms.el (math-parse-iso-date): New function.
1148 (math-parse-date): Use `math-parse-iso-date' when appropriate.
1149 (math-parse-iso-date-validate): Add extra error checking.
1150 (calc-date-notation): Add ability to access new date formats.
1151
ed6f2cd4
SM
11522012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1153
1154 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
1155 font-lock as well as when there's no text-property.
1156
c868b919
J
11572012-12-10 Jambunathan K <kjambunathan@gmail.com>
1158
1159 * hi-lock.el: Refine the choice of default face.
1160 (hi-lock-keyword->face): New function. Use it wherever we used
1161 cadadadr instead.
1162 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
1163 (hi-lock--last-face): Remove var.
1164 (hi-lock--unused-faces): New var to replace it.
1165 (hi-lock-read-face-name): Use/maintain it.
1166 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
1167 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
1168 if it has another face.
1169
2b8c9064
EZ
11702012-12-10 Eli Zaretskii <eliz@gnu.org>
1171
1172 * subr.el (w32notify-handle-event): New function.
1173 (inotify-handle-event): Doc fix.
1174
81606b10
RS
11752012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1176
1177 * subr.el (inotify-event-p, inotify-handle-event): New functions.
1178
265c2fbf 11792012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
1180
1181 * simple.el (just-one-space): Doc fix.
1182
265c2fbf 11832012-12-10 Eli Zaretskii <eliz@gnu.org>
8d43bd30 1184
c868b919 1185 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
8d43bd30 1186
265c2fbf 11872012-12-10 Le Wang <l26wang@gmail.com>
3a21537c
LW
1188
1189 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
1190 narrowed buffer (bug#12361).
1191
265c2fbf 11922012-12-10 Juanma Barranquero <lekktu@gmail.com>
bf741d33
JB
1193
1194 * vc/vc-hooks.el (vc-state): Doc fix.
1195
265c2fbf 11962012-12-10 Glenn Morris <rgm@gnu.org>
07026166
GM
1197
1198 * mail/rmail.el (rmail-maybe-display-summary):
1199 Preserve buffer, in case select-window changes it. (Bug#13066)
1200
265c2fbf 12012012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
82e1f390
SM
1202
1203 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
1204 cl-load-hook where they belong.
1205
bad162fd
SM
12062012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
1209
ca065258
EZ
12102012-12-09 Eli Zaretskii <eliz@gnu.org>
1211
1212 Parallelize byte compilation on MS-Windows.
1213 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
bad162fd 1214 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
ca065258
EZ
1215 (WINS_BASIC): Define as concatenation of the above.
1216 (compile): Subdivide into 4 separate and independent jobs that can
1217 be run in parallel.
1218 (compile0-CMD, compile0-SH): New targets for compiling
1219 COMPILE_FIRST files, which are prerequisites for the rest of the
1220 byte-compilation.
bad162fd
SM
1221 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
1222 New targets for parallel compilation with cmd.exe.
ca065258
EZ
1223 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
1224 compiling under a Unixy shell.
1225
5dea55d2
CY
12262012-12-09 Chong Yidong <cyd@gnu.org>
1227
1228 * simple.el (set-mark-default-inactive): Delete this
1229 accidentally-introduced option.
1230 (set-mark-command, exchange-point-and-mark): Remove calls.
1231
c6c08d3f
GM
12322012-12-09 Glenn Morris <rgm@gnu.org>
1233
1234 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
1235 Respect a defcustom's :set function, if appropriate. (Bug#109)
1236 (eval-defun): Doc fix.
1237
858aab4c
JL
12382012-12-08 Juri Linkov <juri@jurta.org>
1239
1240 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
1241 (Info-fontify-node, Info-bookmark-make-record): Remove the
1242 file extension from Info-current-file (Bug#13016).
1243
2e4ad7e5
SM
12442012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
1245
1246 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
1247 point, still provide some default.
1248 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
1249 names, since we don't use it right now. Actually return the list.
1250 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
1251
75498db0
CY
12522012-12-07 Chong Yidong <cyd@gnu.org>
1253
ffe7ba8f
CY
1254 * novice.el (disabled-command-function): Remove a spurious help
1255 xref (Bug#13043). Suggested by Kelly Dean.
1256
454eb095
CY
1257 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
1258 syntax is specified (Bug#13025).
1259
75498db0
CY
1260 * info.el (Info-set-mode-line): Remove the file extension from
1261 Info-current-file if there is one (Bug#13016).
1262
13a40633
GM
12632012-12-07 Glenn Morris <rgm@gnu.org>
1264
54c8b5ba
GM
1265 * mail/rmail.el (rmail-mime-decoded): New permanent local.
1266 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
1267 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
1268 and rmail-mime-decoded. (Bug#9841)
1269
13a40633
GM
1270 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
1271 (batch-unrmail, unrmail): Doc fixes.
1272 (unrmail): Respect unrmail-mbox-format.
1273 * mail/rmail.el (rmail-mbox-format): New option.
1274 (rmail-show-message-1): Respect rmail-mbox-format.
1275
4611a3cc
SM
12762012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
1277
1278 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
1279
1812c724
SM
12802012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1281
338bfefa
SM
1282 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
1283 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
1284 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
1285 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
1286 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
1287 (cl-progv): Don't rely on dynamic scoping to find the body.
1288 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
1289 (cl--proclaims-deferred): Rename from the "cl-" prefix.
1290 (cl-declaim): Use backquotes.
1291 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
1292 Use "cl--" prefix for the object's tag.
1293
1812c724
SM
1294 * ses.el: Use advice-add/remove.
1295 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
1296 (copy-region-as-kill, yank): Use advice-add.
1297 (ses-unload-function): Use advice-remove.
1298
24fc9480
JB
12992012-12-06 Jonas Bernoulli <jonas@bernoul.li>
1300
1301 * button.el: Make them work in header-lines (bug#12817).
1302 (button-map): Add bindings for header-line and mode-line use.
1303 (button-get, button-put, button-label): `button' may now be a string.
1304 (button-activate): Don't make it a defsubst.
1305 (button--area-button-p, button--area-button-string): New functions.
1306 (make-text-button): Fix the return value when `beg' was a string.
1307 (push-button): Handle the mode-line case.
1308
853c1ffc
SM
13092012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1310
93852cb0
SM
1311 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
1312 (sql-signum): Remove. Use `cl-signum' instead.
1313 (sql-read-passwd): Remove; use read-passwd instread.
1314 (sql-get-login-ext): Use read-string.
1315 (sql-get-login): Use dolist and pcase.
1316 (sql--completion-table): Rename from sql-try-completion.
1317 Use complete-with-action.
1318 (sql-mode): Don't change abbrev-all-caps globally.
1319 (sql-connect): Don't rely on dynamic scoping for `new-name'.
1320 (sql-postgres-completion-object): Initialize vars in their `let'.
1321 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
1322 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
1323 (sql-comint-interbase): Use a single append, without setq.
1324 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
1325
853c1ffc
SM
1326 * hi-lock.el: Rework the default face and the serialize regexp code.
1327 (hi-lock--auto-select-face-defaults): Remove.
1328 (hi-lock-string-serialize-serial): Remove.
1329 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
1330 make weak.
1331 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
1332 equal string.
1333 (hi-lock-set-pattern): Adjust accordingly.
1334 (hi-lock--regexps-at-point): Simplify accordingly.
1335 (hi-lock--auto-select-face-defaults): Remove.
1336 (hi-lock--last-face): New var to replace it.
1337 (hi-lock-read-face-name): Rewrite (bug#11095).
1338 (hi-lock-unface-buffer): Arrange for the face to be the next default.
1339
5504e2c7
MA
13402012-12-06 Michael Albinus <michael.albinus@gmx.de>
1341
853c1ffc
SM
1342 * net/tramp.el (tramp-replace-environment-variables):
1343 Hide compiler warning.
5504e2c7
MA
1344 (tramp-file-name-for-operation): Remove `executable-find',
1345 `start-process', `call-process' and `call-process-region'.
1346
853c1ffc 1347 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
5504e2c7
MA
1348
1349 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
1350 compatibility.
1351
1352 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
1353
e1d51545
CY
13542012-12-06 Chong Yidong <cyd@gnu.org>
1355
1356 * ffap.el (ffap-replace-file-component): Fix typo.
1357
d8ad4d3f 13582012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
ef54d315
SM
1359
1360 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
1361 fix open-paren-like token test (bug#12785).
1362
d8ad4d3f 13632012-12-06 Glenn Morris <rgm@gnu.org>
52d129cd
GM
1364
1365 * mail/rmailsum.el (rmail-new-summary): Tweak for
1366 rmail-maybe-display-summary changing buffer. (Bug#13066)
1367
d8ad4d3f 13682012-12-06 Juri Linkov <juri@jurta.org>
68bf4e09
JL
1369
1370 * info.el (Info-fontify-node): Don't hide the last newline.
1371 (Bug#12272)
1372
9ad948e2
KY
13732012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1374
1375 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
1376 so as to enable message-read-from-minibuffer to expand mail aliases.
1377
4b5c89ee
SM
13782012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
1379
1380 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
1381 the `intangible' property.
1382 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
1383
5602a53a
DD
13842012-12-05 Deniz Dogan <deniz@dogan.se>
1385
1386 * net/rcirc.el (rcirc-urls): Update documentation.
1387 (rcirc-condition-filter): New function.
1388 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
1389 and exclude consecutive duplicate URLs (Bug#6082).
1390
51b890ac
MA
13912012-12-05 Michael Albinus <michael.albinus@gmx.de>
1392
d5f97f62
MA
1393 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
1394 Check return code of copy command.
1395
853c1ffc
SM
1396 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
1397 Use group `tramp'. Add version.
51b890ac 1398
04b14f2b
CY
13992012-12-05 Chong Yidong <cyd@gnu.org>
1400
a3680194
CY
1401 * ffap.el (ffap-url-regexp): Don't require matching at front of
1402 string (Bug#4952).
1403 (ffap-url-p): If only a substring matches, return that.
1404 (ffap-url-at-point): Use the return value of ffap-url-p.
1405 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
1406 (find-file-at-point, dired-at-point, dired-at-point-prompter)
1407 (ffap-guess-file-name-at-point): Likewise.
1408 (ffap-replace-file-component): Fix typo.
1409
04b14f2b
CY
1410 * info.el (info-display-manual): Add existing Info buffers, whose
1411 files may not be in Info-directory-list, to the completion.
1412 (info--manual-names): New helper function.
1413
49596095
GM
14142012-12-05 Glenn Morris <rgm@gnu.org>
1415
1416 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
1417 New functions, for detecting and resolving conflicts. (Bug#10709)
1418
b85aec93
J
14192012-12-04 Jambunathan K <kjambunathan@gmail.com>
1420
1421 * hi-lock.el (hi-lock-auto-select-face): New user variable.
1422 (hi-lock-auto-select-face-defaults): New buffer local variable.
1423 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
1424 (hi-lock-unface-buffer): Prompt user with useful defaults.
1425 With prefix arg, unhighlight all hi-lock patterns in buffer.
1426
8515507f
SM
14272012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
1428
1429 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
1430
72cebfb7
MA
14312012-12-04 Michael Albinus <michael.albinus@gmx.de>
1432
1433 * Makefile.in (TRAMP_SRC):
1434 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
1435
0ec3f7ea
JH
14362012-12-04 Juergen Hoetzel <juergen@archlinux.org>
1437
1438 * net/tramp-adb.el: New package.
1439
770de7cf
CY
14402012-12-04 Chong Yidong <cyd@gnu.org>
1441
ce3e7725
CY
1442 * terminal.el: Move to obsolete/.
1443
770de7cf
CY
1444 * longlines.el: Move to obsolete/.
1445
1446 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
1447 Remove code referring to longlines mode.
1448
c38a186c
JL
14492012-12-03 Juri Linkov <juri@jurta.org>
1450
1451 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
1452
329bfd64
AM
14532012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1454
1455 * textmodes/ispell.el (ispell-init-process)
475eea6f
AM
1456 (ispell-start-process, ispell-internal-change-dictionary):
1457 Make sure personal dictionary name is expanded after initial
1458 `default-directory' value. Use expanded strings for
1459 keep/restart checks and for value (Bug#13019).
329bfd64 1460
77a74935
JB
14612012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
1462
1463 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
1464
c5bc2d1d 14652012-12-03 Leo Liu <sdl.web@gmail.com>
ff3d86d0
LL
1466
1467 * files.el (dir-locals-read-from-file): Check file non-empty
1468 before reading. (Bug#13038)
1469
c5bc2d1d 14702012-12-03 Glenn Morris <rgm@gnu.org>
6247eff5
GM
1471
1472 * jka-cmpr-hook.el (jka-compr-get-compression-info):
1473 Remove any version extension before checking filename. (Bug#13006)
1474 (jka-compr-compression-info-list): Belated :version bump.
1475
c5bc2d1d 14762012-12-03 Chong Yidong <cyd@gnu.org>
a5bf43ba 1477
8ecba97d
CY
1478 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
1479
a5bf43ba
CY
1480 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
1481 (buffer-menu): Doc fix (Bug#12294).
1482
c5bc2d1d 14832012-12-03 Roland Winkler <winkler@gnu.org>
34755291
RW
1484
1485 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
1486 of diary-show-all-entries in the diary buffer (Bug#12994).
1487
c5bc2d1d 14882012-12-03 Michael Albinus <michael.albinus@gmx.de>
c2f5b60a
MA
1489
1490 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
1491 "<STDIN>". This is binary safe.
1492
682ceaf8
JB
14932012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
1494
1495 * calc/calc-forms.el (math-absolute-from-iso-dt)
1496 (math-date-to-iso-dt, math-parse-iso-date-validate)
1497 (math-iso-dt-to-date): New functions.
1498 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
1499 (math-fd-isoweekday): New variables.
1500 (calc-date-notation, math-parse-standard-date, math-format-date)
1501 (math-format-date-part): Add support for more formatting codes.
1502
db47d5e9
DG
15032012-12-02 Dmitry Gutov <dgutov@yandex.ru>
1504
1505 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
1506 current buffer's file name when called interactively (Bug#12488).
1507
3faf4944
JL
15082012-12-02 Juri Linkov <juri@jurta.org>
1509
1510 * info.el (info-display-manual): Don't clobber an existing Info
010db6da 1511 buffer (Bug#10770). Add completion (Bug#10771).
3faf4944 1512
cb5d51dc
YN
15132012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
1514
1515 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
1516 before using it for comparison (Bug#5297).
1517
f38cd76e
JA
15182012-12-01 Jari Aalto <jari.aalto@cante.net>
1519
1520 * textmodes/css-mode.el (css-current-defun-name): New function.
1521 (css-mode): Use it.
1522
1523 * textmodes/sgml-mode.el (html-current-defun-name): New function.
1524 (html-mode): Use it.
1525
ba03d0d9
CY
15262012-12-01 Chong Yidong <cyd@gnu.org>
1527
1528 Modularize add-log-current-defun (Bug#2224).
1529 Suggested by Jari Aalto.
1530
1531 * vc/add-log.el (add-log-current-defun-function): Doc fix.
1532 (add-log-current-defun): Move mode-specific code to other files.
1533 (add-log-lisp-like-modes, add-log-c-like-modes)
1534 (add-log-tex-like-modes): Variables deleted.
1535
1536 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
1537 (lisp-mode-variables): Use it.
1538
1539 * progmodes/cc-mode.el (c-common-init):
1540 * progmodes/cperl-mode.el (cperl-mode): Set a value for
1541 add-log-current-defun-function.
1542
1543 * progmodes/m4-mode.el (m4-current-defun-name): New function.
1544 (m4-mode): Use it.
1545
1546 * progmodes/perl-mode.el (perl-current-defun-name): New.
1547 (perl-mode): Use it.
1548
853c1ffc
SM
1549 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
1550 Use lisp-current-defun-name.
ba03d0d9
CY
1551
1552 * textmodes/tex-mode.el (tex-current-defun-name): New.
1553 (tex-common-initialization): Use it.
1554
1555 * textmodes/texinfo.el (texinfo-current-defun-name): New.
1556 (texinfo-mode): Use it.
1557
92eadba5
CY
15582012-12-01 Chong Yidong <cyd@gnu.org>
1559
1560 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
1561 * progmodes/autoconf.el (autoconf-mode):
1562 * progmodes/js.el (js-mode):
1563 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
1564 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
1565 * progmodes/perl-mode.el (perl-mode):
1566 * progmodes/sh-script.el (sh-mode, sh-set-shell):
1567 * textmodes/css-mode.el (css-mode):
1568 * textmodes/sgml-mode.el (html-mode, sgml-mode)
1569 (sgml-tags-invisible, sgml-guess-indent):
1570 * textmodes/tex-mode.el (tex-common-initialization)
1571 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
1572 (doctex-mode, plain-tex-mode, latex-mode):
1573 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
1574
3ddbf803
KK
15752012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
1576
1577 * vc/vc-hg.el (vc-hg-next-revision):
1578 Ensure use of default "tip" output format. (Bug#6968)
1579
f0b6ae63
KS
15802012-12-01 Kim F. Storm <storm@cua.dk>
1581
1582 * startup.el (fancy-startup-tail): Add a clickable link
1583 (Bug#2176).
1584
c01bf73e
CY
15852012-12-01 Chong Yidong <cyd@gnu.org>
1586
1587 * startup.el (fancy-startup-tail): Improve the message about
1588 auto-save files (Bug#2176).
1589
f0b6ae63
KS
1590 * files.el (recover-session): Improve the descriptive message, and
1591 use substitute-command-keys.
1592
a9400458
GM
15932012-12-01 Glenn Morris <rgm@gnu.org>
1594
1595 * ido.el (ido-file-internal):
1596 Handle other-window, other-frame for dired. (Bug#13036)
1597
fb3bf6ce
GM
15982012-11-30 Glenn Morris <rgm@gnu.org>
1599
1600 * icomplete.el (icomplete-separator): Fix :version.
1601
a813fe3f
CY
16022012-11-30 Chong Yidong <cyd@gnu.org>
1603
1604 * shell.el (shell): For C-u M-x shell, use an inactive shell
1605 buffer as the default (Bug#1975).
276479fd
CY
1606 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
1607 (shell-mode): Use them to reapply ansi colorization if Shell mode
1608 is re-enabled.
a813fe3f 1609
a8b733a5
CY
16102012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
1611
1612 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
1613
6fccd6e8
SB
16142012-11-30 Samuel Bronson <naesten@gmail.com>
1615
1616 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
1617 flag to xargs, for compatibility with BSD xargs (Bug#11703).
1618
53c9a337
TT
16192012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
1620
1621 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
1622 by move-to-column (Bug#3234).
1623
ccf520bb
CY
16242012-11-30 Chong Yidong <cyd@gnu.org>
1625
1626 * longlines.el (longlines-wrap-line, longlines-encode-region):
1627 Preserve text properties (Bug#1425).
1628
171b0949
OT
16292012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
1630
1631 * vc/vc.el (vc-register): Allow registering a file which is
1632 already registered with a different backend (Bug#10589).
1633
cc37e70f
J
16342012-11-29 Jambunathan K <kjambunathan@gmail.com>
1635 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * icomplete.el: Change separator; add ido-style commands.
1638 (icomplete-show-key-bindings): Remove custom var.
1639 (icomplete-get-keys): Remove function.
1640 (icomplete-forward-completions, icomplete-backward-completions):
1641 New commands.
1642 (icomplete-minibuffer-map): New var.
1643 (icomplete-minibuffer-setup): Use it.
1644 (icomplete-exhibit): Don't delay if the list of completions is known.
1645 (icomplete-separator): New custom.
1646 (icomplete-completions): Use it.
1647 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
1648 (minibuffer-force-complete-and-exit): New command.
1649 (minibuffer--complete-and-exit): New function extracted from
1650 minibuffer-complete-and-exit.
1651 (minibuffer-complete-and-exit): Use it.
83e12fe0
SM
1652
1653 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
1654 error message when the file doesn't exist (bug#12974).
1655
31646597
KD
16562012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
1657
1658 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
1659
e9df8f87
GM
16602012-11-29 Glenn Morris <rgm@gnu.org>
1661
824eefe4
GM
1662 * files.el (hack-dir-local-variables): Warn if try to set
1663 coding via dir-locals, since it doesn't work. (Bug#7169)
1664
4ad900d9
GM
1665 Add desktop support for restoring vc-dir buffers. (Bug#10606)
1666 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
1667 Set buffer-local value of desktop-save-buffer.
1668 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
1669 New functions.
1670 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
1671 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
1672
e9df8f87
GM
1673 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
1674 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
1675 Doc fix.
1676 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
1677 Doc fixes.
1678
e7c8fcc4
JB
16792012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
1680
1681 * calc/calc-forms.el (calc-date-notation): Fix regexp
1682 used to find time codes. Fix symbol for seconds.
1683
48d6d9c0
GM
16842012-11-27 Glenn Morris <rgm@gnu.org>
1685
1686 * emacs-lisp/derived.el (derived-mode-make-docstring):
1687 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
1688
369f945d
SM
16892012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1690
1691 * textmodes/table.el (table-insert): Don't use `symbol-name' on
1692 lexically scoped variables (bug#13005).
1693
5c9cf0a3 16942012-11-27 Glenn Morris <rgm@gnu.org>
98f99594 1695
999e745e
GM
1696 * vc/vc-hooks.el (vc-mistrust-permissions):
1697 Default to t, to avoid data-loss. (Bug#11490)
98f99594 1698
5c9cf0a3 16992012-11-27 Fabián Ezequiel Gallina <fgallina@cuca>
207cb73c 1700
999e745e
GM
1701 * progmodes/python.el (python-indent-guess-indent-offset):
1702 If indentation is guessed make python-indent-offset buffer-local.
1703
207cb73c 1704 Fix Imenu regression.
999e745e
GM
1705 * progmodes/python.el (python-nav-beginning-of-defun):
1706 Fix forward movement when statement(s) separates point from defun.
207cb73c
FEG
1707 (python-imenu-prev-index-position): New function.
1708
5c9cf0a3 17092012-11-27 Eli Zaretskii <eliz@gnu.org>
33a488e4
EZ
1710
1711 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
1712
1713 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
865f7d8f 1714 Don't set buffer-file-type. Return nil. (Bug#12989)
33a488e4 1715
5c9cf0a3 17162012-11-27 Glenn Morris <rgm@gnu.org>
50207191
GM
1717
1718 * hippie-exp.el (hippie-expand-try-functions-list):
1719 Re-autoload it. (Bug#12982)
1720
5c9cf0a3 17212012-11-27 Eli Zaretskii <eliz@gnu.org>
2147c6ab 1722
369f945d
SM
1723 * descr-text.el (describe-char-padded-string):
1724 Call internal-char-font only on GUI frames. (Bug#11964)
2147c6ab 1725
5c9cf0a3 17262012-11-27 Andreas Schwab <schwab@linux-m68k.org>
58b1ae1e
AS
1727
1728 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
1729 and obsoletion message.
1730
5c9cf0a3 17312012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
35a10516
SM
1732
1733 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
1734 the constructs to keep outside of the `cl-block' (bug#12977).
1735
5c9cf0a3 17362012-11-27 Chong Yidong <cyd@gnu.org>
0c5ef133
CY
1737
1738 * mouse.el (mouse-drag-line): Even if the line is not draggable,
1739 keep reading until we get the up-event anyway, in order to process
1740 the up-event for mouse-1-click-follows-link (Bug#12971).
1741
848a2dd1
SM
17422012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1743
1744 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
1745 base function is not yet defined (bug#12965).
1746 (ad-activate-advised-definition): Use ad-compile-function.
1747 (ad-activate): Use cond.
1748
9ad79506
LL
17492012-11-25 Leo Liu <sdl.web@gmail.com>
1750
1751 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
1752 (Bug#12979)
1753
e2cb57f5
VB
17542012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
1755
1756 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
1757 reftex-section-info-function in order to be compatible with
1758 Texinfo integration.
1759
1760 * textmodes/reftex.el (reftex-section-pre-regexp)
848a2dd1
SM
1761 (reftex-section-post-regexp, reftex-section-info-function):
1762 New variable.
1763 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
1764 reftex-section-post-regexp, and reftex-section-info-function in order
1765 to be compatible with Texinfo integration.
1766
1767 * textmodes/reftex-toc.el (reftex-toc-promote-action):
1768 use reftex-section-pre-regexp variable in order to be compatible with
e2cb57f5
VB
1769 Texinfo integration.
1770
1c4f115d
CY
17712012-11-25 Chong Yidong <cyd@gnu.org>
1772
1773 * faces.el: Make face-spec-set more analogous to setq.
1774 (face-spec-set): Change the third arg to specify whether this
1775 function is being called via defface, customize, or a third party.
1776 Set the appropriate symbol properties. Clear the override spec if
1777 setting via Custom. Initialize face if necessary. (Bug#4988)
1778 (face-spec-recalc): Allow theme faces to completely replace the
1779 defface spec, in the same way as custom faces (Bug#8454).
1780
1781 * cus-face.el (custom-declare-face): Move face initialization to
1782 face-spec-set.
1783 (custom-theme-set-faces): Don't initialize the face name here, as
1784 that is now done in face-spec-set.
1785
1786 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
1787 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
1788 Simplify by using the new arg to face-spec-set.
1789
1790 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
1791 reset face-override-spec too, and use custom-declare-face.
1792
c2350548
JD
17932012-11-24 Jan Djärv <jan.h.d@swipnet.se>
1794
1795 * term/ns-win.el (ns-initialize-window-system): Move creation of
1796 fontsets here (Bug#11964).
1797
ecfc364c
VB
17982012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
1799
1800 * ses.el (ses-rename-cell): Correct bug on mode-line update after
1801 cell renaming.
1802
0917cc54
CY
18032012-11-24 Chong Yidong <cyd@gnu.org>
1804
433212bf
CY
1805 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
1806 obsolete.
1807
0917cc54
CY
1808 * custom.el (custom-theme-set-variables): Use a topological sort
1809 for ordering by custom dependencies (Bug#12952).
1810 (custom--sort-vars, custom--sort-vars-1): New functions.
1811
d125ca15 18122012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
002c019c
SM
1813
1814 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
1815 lexical-binding (bug#12938).
1816
d125ca15 18172012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
977f9325
WJ
1818
1819 * image-mode.el (image-transform-check-size): Use assertions only
1820 for images of type imagemagick.
1821
1822 Otherwise no error, image-transform-fit-to-{width,height} is
1823 silently ignored, as before. Doc fix.
1824
d125ca15 18252012-11-24 Chong Yidong <cyd@gnu.org>
bccffa83
CY
1826
1827 * faces.el (color-defined-p): Doc fix (Bug#12853).
1828
d125ca15 18292012-11-24 Juri Linkov <juri@jurta.org>
61a2a122
JL
1830
1831 * dired.el (dired-mark): Add optional arg `interactive'.
1832 Check for `use-region-p' if `interactive' is non-nil.
1833 (dired-unmark, dired-flag-file-deletion): Add optional arg
1834 `interactive'. Call `dired-mark' with the arg `interactive'.
1835 (Bug#10624)
1836
cc4c01bd
JL
1837 * wdired.el: Revert 2012-10-17 change partly and replace it with
1838 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
1839 (wdired-finish-edit): Add marks for new file names to
1840 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
1841 after `revert-buffer'.
1842 (wdired-do-renames): Remove calls to `dired-remove-file',
1843 `dired-add-file', `dired-add-entry'. (Bug#11795)
1844
d125ca15 18452012-11-24 Alan Mackenzie <acm@muc.de>
b03aabda 1846
dc310ed0
AM
1847 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
1848
b03aabda
AM
1849 Fix bugs in the state cache. Enhance a debugging mechanism.
1850 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
1851 "brace at column zero" strategy for C++.
1852 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
1853 (c-parse-state-point): New variable.
1854 (c-record-parse-state-state): Record old parse state with
1855 `copy-tree'. Record previous value of point.
1856 (c-debug-parse-state-double-cons): New debugging function.
1857 (c-debug-parse-state): Call the above new function.
1858 (c-toggle-parse-state-debug): Output a confirmatory message.
1859
002c019c
SM
1860 * progmodes/cc-mode.el (c-before-change, c-after-change):
1861 Call c-invalidate-state-cache from `c-before-change' instead of
b03aabda
AM
1862 `c-after-change'.
1863
930a6273
CY
18642012-11-23 Chong Yidong <cyd@gnu.org>
1865
1866 * find-cmd.el (find-constituents): Add executable, ipath,
1867 readable, samefile, writable, daystart, regextype (Bug#12856).
1868
15c9d04e
SM
18692012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1870
1871 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
1872
2ecb2679
PE
18732012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1874
1875 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
1876 definition. This fixes a bootstrap failure.
a14a5a40
PE
1877 (calc-gregorian-switch): In menu, put dates before regions.
1878 This is easier to follow, lines up better in the menu, and lets us
1879 coalesce regions that switch at the same time. Give country
15c9d04e
SM
1880 names, not "Vatican", as that's better for non-expert users.
1881 Use names that are stable between the date of switch and now, e.g.,
a14a5a40
PE
1882 Bohemia and Moravia (which existed then and now) and not
1883 Czechoslovakia (which didn't exist then and doesn't exist now).
1884 What is now the U.S. mostly did not switch at the same time as
1885 Britain, so omit the U.S. Correct spelling of "Britain".
1886 Catholic Switzerland was too much of a mess, so omit it.
2ecb2679 1887
723da6aa
JB
18882012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1889
1890 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
1891 after the variable is changed.
1892
21fa2482
DC
18932012-11-21 Daniel Colascione <dancol@dancol.org>
1894
1895 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
b6096e85
DC
1896 in SQL declarations for font-lock.
1897 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
21fa2482 1898
3ca2f1bf
GM
18992012-11-21 Glenn Morris <rgm@gnu.org>
1900
1bf335cf
GM
1901 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
1902 (face-italic-p): Add optional argument "inherit".
1903
3ca2f1bf
GM
1904 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
1905 Remove -p suffix from names, for consistency with other set-face-*.
1906 (set-face-inverse-video): Fix interactive spec.
1907 * play/gamegrid.el (gamegrid-make-mono-tty-face):
1908 * textmodes/table.el (table--update-cell-face):
1909 Use set-face-inverse-video rather than now obsolete alias.
1910
6ef2e5ef 19112012-11-21 Eli Zaretskii <eliz@gnu.org>
7cf95797
EZ
1912
1913 * simple.el (line-move): Don't call line-move-partial if
1914 scroll-conservatively is in effect. (Bug#12927)
1915
6ef2e5ef 19162012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
63f25172 1917
93b05041
SM
1918 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
1919 Fallback on completion-at-point rather than
1920 pcomplete-expand-and-complete, and only if pcomplete actually failed.
1921 (eshell-cmpl-initialize): Setup completion-at-point.
1922
1923 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
1924
bc715d67
SM
1925 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
1926
6ef2e5ef 19272012-11-21 Michael Albinus <michael.albinus@gmx.de>
d7f2a65c
MA
1928
1929 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
1930 are remote, check out-of-band property for both.
1931
6ef2e5ef 19322012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
d1c0cddf
SM
1933
1934 * window.el (switch-to-buffer): Re-add the warning that was lost in the
1935 code rewrite.
1936
6ef2e5ef 19372012-11-21 Paul Eggert <eggert@cs.ucla.edu>
0c93aa38 1938
535efd4a
PE
1939 More minor time fixes.
1940 * calendar/time-date.el: Commentary fix.
1941 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
1942 too much other code depends on (0 0) time stamps.
1943 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
1944 Add a couple of FIXME comments.
1945
0c93aa38
PE
1946 Minor cleanup for times as lists of four integers.
1947 * files.el (dir-locals-directory-cache):
1948 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
1949 Doc fixes.
1950 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
1951 * ps-bdf.el (bdf-file-newer-than-time):
1952 Process four-integers time stamps, not two. Doc fixes.
1953
23ba2705
SM
19542012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1955
2e31777b
SM
1956 * uniquify.el (uniquify-managed): Use defvar-local.
1957 (rename-buffer, create-file-buffer): Advise with advice-add.
1958 (uniquify-unload-function): Unadvise accordingly.
1959
8b62d742
SM
1960 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
1961 (trace-buffer): Don't purecopy.
1962 (trace-entry-message, trace-exit-message): Add `context' arg.
1963 (trace--timer): New var.
1964 (trace-make-advice): Adjust for use in nadvice.
1965 Add `context' argument. Delay `display-buffer' via a timer.
1966 (trace-function-internal): Use advice-add.
1967 (trace--read-args): New function.
1968 (trace-function-foreground, trace-function-background): Use it.
1969 (trace-function): Rename to trace-function-foreground and redefine as
1970 an alias to that new name.
1971 (untrace-function, untrace-all): Adjust to the use of nadvice.
1972
5d0ccd95
SM
1973 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
1974
3837d988
SM
1975 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
1976
23ba2705
SM
1977 * subr.el (called-interactively-p-functions): New var.
1978 (internal--called-interactively-p--get-frame): New macro.
1979 (called-interactively-p, interactive-p): Rewrite in Lisp.
1980 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
1981 (called-interactively-p-functions): Use it.
1982 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
1983 (called-interactively-p-functions): Use it.
1984 * allout.el (allout-called-interactively-p): Don't assume
1985 called-interactively-p is a subr.
1986
b0636be7
GM
19872012-11-20 Glenn Morris <rgm@gnu.org>
1988
1989 * profiler.el (profiler-report-mode-map): Add a menu.
1990 No need to bind `q' because we derive from special-mode.
1991 (profiler-report-find-entry): Handle calls from the menu-bar.
1992
855b17af
SM
19932012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
1994
14146222
SM
1995 * emacs-lisp/byte-run.el (defun-declarations-alist):
1996 Allow a compiler-macro to be a lambda expression.
1997
1998 * progmodes/python.el: Use cl-lib. Move var declarations outside of
1999 eval-when-compile.
2000 (python-syntax-context): Add compiler-macro.
2001 (python-font-lock-keywords): Simplify with De Morgan.
2002
1000d895
SM
2003 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
2004
ac5392dc
SM
2005 * files.el (load-file): Require match in minibuffer selection, as was
2006 the case in Emacs-20 before we changed the spec to allow .elc files
2007 (bug#12935).
2008
19dc7206
SM
2009 * json.el: Don't require cl since we don't use it.
2010 * color.el: Don't require cl.
2011 (color-complement): `caddr' -> `nth 2'.
2012
855b17af
SM
2013 * calendar/time-date.el (time-to-seconds): De-obsolete.
2014
e8909bdc
JB
20152012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2016
2017 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
2018 year numbers.
2019 (math-date-to-julian-dt): Adjust the initial approximation for the
2020 year to deal with the new definition of the DATE.
2021
6e9f7997
DC
20222012-11-19 Daniel Colascione <dancol@dancol.org>
2023
855b17af
SM
2024 * term/w32-win.el (cygwin-convert-path-from-windows):
2025 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
6e9f7997 2026
6a3dd257
CY
20272012-11-18 Chong Yidong <cyd@gnu.org>
2028
2029 * filecache.el (file-cache--read-list): New function.
2030 (file-cache-add-directory-list, file-cache-add-file-list)
2031 (file-cache-delete-file-list, file-cache-delete-directory-list):
2032 Use it to read a list of files or directories (Bug#12846).
2033 (file-cache-add-file, file-cache-add-directory)
2034 (file-cache-delete-file-list, file-cache-delete-file-regexp)
2035 (file-cache-delete-directory): Print an message.
2036
eef97f35
JB
20372012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
2038
2039 * calc/calc-forms.el (math-date-to-dt): Use integer date when
2040 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
2041
913c8291
GM
20422012-11-18 Glenn Morris <rgm@gnu.org>
2043
2044 * image.el (insert-image, insert-sliced-image): Doc fix.
2045
2ac9538d 20462012-11-18 Chong Yidong <cyd@gnu.org>
ec6f8ce6
CY
2047
2048 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
2049 (Bug#12810).
2050
2ac9538d 20512012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
c2d07557
CY
2052
2053 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
2054 response when the target file is in a subdirectory (Bug#12757).
2055
2ac9538d 20562012-11-18 Chong Yidong <cyd@gnu.org>
33f8917c
CY
2057
2058 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
2059
2ac9538d 20602012-11-18 Glenn Morris <rgm@gnu.org>
65463c40 2061
9a5e2ee3
GM
2062 * emacs-lisp/cl-lib.el (face-underline-p):
2063 Use set-face-underline rather than the alias set-face-underline-p.
2064
65463c40 2065 * window.el (with-temp-buffer-window): Doc fix.
95f0501e
GM
2066 * subr.el (with-output-to-temp-buffer):
2067 Add doc xref to with-temp-buffer-window.
65463c40 2068
c9ed8e3d
JB
20692012-11-18 Juanma Barranquero <lekktu@gmail.com>
2070
2071 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
2072 * calc/calc.el (math-format-date-cache): Declare.
2073
310e60d9
PE
20742012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2075
6f6b82d6
PE
2076 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
2077 It also uses January 1, 1 AD as its day number 1.
310e60d9 2078 * calc/calc-forms.el (math-julian-date-beginning)
6f6b82d6 2079 (math-julian-date-beginning-int): Implement this.
310e60d9 2080
d7fe6352
JB
20812012-11-17 Juanma Barranquero <lekktu@gmail.com>
2082
2083 * descr-text.el (quail-find-key):
2084 * dired.el (desktop-file-name):
2085 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
2086 * generic-x.el (comint-mode, comint-exec):
2087 * image-dired.el (widget-forward):
2088 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
2089 (speedbar-change-expand-button-char)
2090 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
2091 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
2092 * printing.el (easy-menu-add-item, easy-menu-remove-item)
2093 (widget-field-action, widget-value-set):
2094 * speedbar.el (imenu--make-index-alist):
2095 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
2096 (ring-length, ring-insert):
2097 * vcursor.el (compare-windows-skip-whitespace):
2098 * woman.el (dired-get-filename):
2099 Declare functions.
2100
2101 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
2102
c9f618db
JB
21032012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2104
2105 * calc/calc.el (calc-gregorian-switch): New variable.
2106
2107 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
2108 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
2109 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
2110 (math-leap-year-p): Add option to distinguish between Julian
2111 and Gregorian calendars.
2112 (math-day-number): Use `math-day-in-year' to do the computations.
2113 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
2114 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
2115 to do the computations.
2116 (math-date-to-dt): Use `math-date-to-julian-dt' and
2117 `math-date-to-gregorian-dt' to do the computations.
2118 (calcFunc-weekday, math-format-date-part): Use the new version of
2119 the DATE to determine the weekday.
2120 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
2121 when necessary.
2122
3804f7bc
EZ
21232012-11-17 Eli Zaretskii <eliz@gnu.org>
2124
2125 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
2126 Cygwin; otherwise use 'file:'. (Bug#12914)
2127 (cygwin-convert-path-from-windows): Declare, to avoid
2128 byte-compiler warnings.
2129
de959d4d
AP
21302012-11-17 Andreas Politz <politza@fh-trier.de>
2131
2132 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
2133 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
2134 prefix and negative numeric prefix args (Bug#12795).
2135
e45deaef
SB
21362012-11-17 Stephen Berman <stephen.berman@gmx.net>
2137
2138 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
2139 Don't signal an error with a score that is too low to add to the
2140 list of top scores. (Bug#12779)
2141
ec15e0ff
CY
21422012-11-17 Chong Yidong <cyd@gnu.org>
2143
8e7696a1
CY
2144 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
2145
ec15e0ff
CY
2146 * filecache.el (file-cache-add-file): Handle relative file name in
2147 the argument (Bug#12694).
2148
60c4ee66
JH
21492012-11-16 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
2150
2151 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
2152
cdc5d88c
SM
21532012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2154
dd0c5bbb
SM
2155 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
2156
cdc5d88c
SM
2157 * emacs-lisp/cl-lib.el: Set more meaningful version number.
2158
0ff7851c
MR
21592012-11-16 Martin Rudalics <rudalics@gmx.at>
2160
2161 * window.el (enlarge-window, shrink-window): Don't mention return
2162 value in doc-string (Bug#12896).
2163 (window--display-buffer): Don't resize frames - it won't work
2164 with all window managers and defeat pop-up-frame-alist.
2165 (display-buffer-alist): In doc-string explain that CONDITION can
2166 be a function and which arguments are passed to it (Bug#12854).
2167 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
2168 expressions (Bug#12854).
2169 (display-buffer): Pass ACTION argument to
2170 display-buffer-assq-regexp.
2171
dedd1884
GM
21722012-11-16 Glenn Morris <rgm@gnu.org>
2173
7c82753d
GM
2174 * window.el (fit-frame-to-buffer-bottom-margin)
2175 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
2176
dedd1884
GM
2177 * faces.el (face-underline-p): Use face-attribute-specified-or.
2178
96e05507 21792012-11-16 Juanma Barranquero <lekktu@gmail.com>
662b0ee6
JB
2180
2181 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
2182
96e05507 21832012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
eb31fa40
SM
2184
2185 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
2186
96e05507 21872012-11-16 Glenn Morris <rgm@gnu.org>
e2e13f18 2188
17c083ac
GM
2189 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
2190 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
2191
bde3c6c0
GM
2192 * faces.el (face-underline-p): Doc fix. Handle :underline being
2193 things other than `t' (a string, a list).
2194 (face-inverse-video-p): Doc fix.
2195 (set-face-underline): Rename it back from set-face-underline-p.
2196 Doc fix. Allow interactive input of values other than t.
2197 (read-face-attribute): Apply formatting to :underline,
2198 since like :box and :stipple it can take list values.
2199
e2e13f18
GM
2200 * term.el (ansi-term): Don't let C-x escape-char binding
2201 clobber the more standard C-c binding. (Bug#12842)
2202
e0ea8060
GM
2203 * subr.el (set-temporary-overlay-map): Doc fix.
2204
96e05507 22052012-11-16 Martin Rudalics <rudalics@gmx.at>
92346275
MR
2206
2207 * window.el (record-window-buffer)
2208 (display-buffer-record-window): When copying the markers to
2209 window-point preserve window-point-insertion-type. (Bug#12588)
2210
96e05507 22112012-11-16 Glenn Morris <rgm@gnu.org>
7b1bf173
GM
2212
2213 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
2214 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
2215 Use new names for hooks rather than obsolete aliases.
2216
faeafc01
DC
22172012-11-15 Daniel Colascione <dancol@dancol.org>
2218
2219 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
9533048d
DC
2220 prefix instead of "file:" so that when FILE-NAME begins with "//",
2221 as it does when the target file is on a network share, url-handler
2222 isn't confused.
2223
1232d6c2
SM
22242012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2225
2226 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
2227 a preactivated advice from an old advice.el; they're not compatible!
2228
47f01a8a
KY
22292012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
2230
2231 * emacs-lisp/nadvice.el (advice--make-interactive-form):
2232 Fix string-spec case.
2233
2234 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
2235
a61428c4
SM
22362012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2237
2238 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
2239 (advice--buffer-local-function-sample): New var.
2240 (advice--set-buffer-local, advice--buffer-local): New functions.
2241 (add-function, remove-function): Use them.
2242
875ce3a7
DA
22432012-11-15 Drew Adams <drew.adams@oracle.com>
2244
2245 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
2246
589fc479
SM
22472012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2248
2249 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
2250 potential binding of print-gensym to t, and prettify (back)quotes in
2251 case they appear in args's default values (bug#12884).
2252
1668ea90
SM
22532012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2254
2255 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
2256 (advice-eval-interactive-spec): New function.
2257 (advice--make-interactive-form): Support around advice (bug#12844).
2258
8619323f
DG
22592012-11-14 Dmitry Gutov <dgutov@yandex.ru>
2260
2261 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
2262 more strict. Add docstring.
c62792e7
DG
2263 (ruby-expression-expansion-re): Extract from
2264 `ruby-match-expression-expansion'.
2265 (ruby-syntax-propertize-function): After everything else, search
2266 for expansions in string literals, mark their insides as
2267 whitespace syntax and save match data for font-lock.
2268 (ruby-font-lock-keywords): Use the 2nd group from expression
2269 expansion matches.
2270 (ruby-match-expression-expansion): Use the match data saved to the
2271 text property in ruby-syntax-propertize-function.
8619323f 2272
9c3912d3
SM
22732012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
2274
2275 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
2276 (bug#12879).
2277
5e9419e8
DG
22782012-11-13 Dmitry Gutov <dgutov@yandex.ru>
2279
2280 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
2281 start/end keyword a bit harder. Works with different values of N.
2282 Add more comments.
2283 (ruby-end-of-block): Update accordingly.
2284
3c442f8b
SM
22852012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2286
fa470af0
SM
2287 * woman.el (woman-file-name): Don't mess with unread-command-events
2288 (bug#12861).
2289
3c442f8b
SM
2290 * emacs-lisp/advice.el: Layer on top of nadvice.el.
2291 Remove out of date self-require hack.
2292 (ad-do-advised-functions): Use simple `dolist'.
2293 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
2294 (ad-advice-definition): Redefine as functions.
2295 (ad-advice-classes): Move before first use.
2296 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
fa470af0 2297 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
3c442f8b 2298 (ad--defalias-fset): Remove functions.
fa470af0 2299 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
3c442f8b
SM
2300 (ad-get-orig-definition): Rewrite.
2301 (ad-make-advised-definition-docstring): Change base docstring.
2302 (ad-real-orig-definition): Rewrite.
2303 (ad-map-arglists): Change name of called function.
2304 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
2305 (ad-make-advised-definition): Simplify.
2306 (ad-assemble-advised-definition): Tweak for new calling context.
fa470af0 2307 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
3c442f8b
SM
2308 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
2309 function and call ad-activate if needed.
2310 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
2311 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
2312 (ad-compile-function): Compile ad-Advice-*.
2313 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
2314 (ad-start-advice, ad-stop-advice): Remove.
2315
5745cae6
DG
23162012-11-13 Dmitry Gutov <dgutov@yandex.ru>
2317
2318 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
2319 period before class method names, not after. Remove handling of
2320 one impossible case. Add comments.
2321
413d4689
SM
23222012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2323
7db1bda8
SM
2324 * emacs-lisp/advice.el: Remove support for freezing.
2325 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
2326 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
2327 Remove support for `freeze'.
2328
413d4689
SM
2329 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
2330 override the default.
2331 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
2332 cl--dotimes/dolist.
2333 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
2334 `cl' is loaded.
2335
2336 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
2337 from add-advice.
2338 (advice--strip-macro): New function.
2339 (advice--defalias-fset): Use them to handle macros.
2340 (advice-add): Use them.
2341 (advice-member-p): Correctly handle macros.
2342
f178c32d
DG
23432012-11-13 Dmitry Gutov <dgutov@yandex.ru>
2344
7db1bda8
SM
2345 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
2346 Never font-lock the beginning of singleton class as heredoc.
f178c32d 2347
f78ee6af 23482012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
f8705f6e
SM
2349
2350 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
2351
f78ee6af 23522012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
9db94175
WJ
2353
2354 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
f78ee6af
GM
2355 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
2356 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
9db94175 2357
f78ee6af 23582012-11-13 Fabián Ezequiel Gallina <fgallina@cuca>
2e6625b5
FEG
2359
2360 Fix end-of-defun misbehavior.
2361 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
2362 python-beginning-of-defun-function. Handle nested defuns
2363 correctly.
2364 (python-nav-end-of-defun): Rename from
2365 python-end-of-defun-function. Ensure forward movement.
f8705f6e 2366 (python-info-current-defun): Reimplement to work as intended
2e6625b5
FEG
2367 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
2368 parent defuns as soon as possible.
2369
f78ee6af 23702012-11-13 Glenn Morris <rgm@gnu.org>
24c38527
GM
2371
2372 * progmodes/flymake.el (flymake-error-bitmap)
2373 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
2374 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
2375
f78ee6af 23762012-11-13 Dmitry Gutov <dgutov@yandex.ru>
d1e1e53d
DG
2377
2378 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
2379 backward, always stop at indentation. Reverts the change from
2380 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
2381
f78ee6af 23822012-11-13 Glenn Morris <rgm@gnu.org>
68146aa5 2383
a1d3e07e
GM
2384 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
2385 Add ibuffer-filter-by-derived-mode.
2386
84acf328
GM
2387 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
2388 the same name shadowing each other.
2389
38785e75
GM
2390 * window.el (with-temp-buffer-window): Doc tweak.
2391
57fc0fee
GM
2392 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
2393
6ba6a3e5
GM
2394 * help.el (temp-buffer-max-height):
2395 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
68146aa5
GM
2396 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
2397
231d8498
SM
23982012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 * emacs-lisp/nadvice.el: New package.
2401 * subr.el (special-form-p): New function.
2402 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
2403 (elp-all-instrumented-list): Remove var.
2404 (elp-not-profilable): Remove elp-wrapper.
2405 (elp-profilable-p): Use autoloadp and special-form-p.
2406 (elp--advice-name): New const.
2407 (elp-instrument-function): Use advice-add.
2408 (elp--instrumented-p): New predicate.
2409 (elp-restore-function): Use advice-remove.
2410 (elp-restore-all, elp-reset-all): Use mapatoms.
2411 (elp-set-master): Use elp--instrumented-p.
2412 (elp--make-wrapper): Rename from elp-wrapper, return a function
2413 suitable for advice-add. Use cl-inf.
2414 (elp-results): Use mapatoms+elp--instrumented-p.
2415 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
2416 (debug-function-list): Remove var.
2417 (debug): Rename arg, and then let-bind it explicitly inside.
2418 (debugger-setup-buffer): Rename arg.
2419 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
2420 (debugger-frame-number): Adjust to new debug-on-entry setup.
2421 (debug--implement-debug-on-entry): Rename from
2422 implement-debug-on-entry, add argument.
2423 (debugger-special-form-p): Remove, use special-form-p instead.
2424 (debug-on-entry): Use advice-add.
2425 (debug--function-list): New function.
2426 (cancel-debug-on-entry): Use it, along with advice-remove.
2427 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
2428 (debugger-list-functions): Use debug--function-list instead of
2429 debug-function-list.
2430 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
2431 (ad-special-form-p): Remove, use special-form-p instead.
2432 (ad-set-advice-info): Use add-function and remove-function.
2433 (ad--defalias-fset): Adjust accordingly.
2434
19e09879
GM
24352012-11-10 Glenn Morris <rgm@gnu.org>
2436
714cebd1
GM
2437 * mail/emacsbug.el (report-emacs-bug-tracker-url)
2438 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
2439 (report-emacs-bug-create-existing-bugs-buffer)
2440 (report-emacs-bug-parse-query-results)
2441 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
2442
bf67dafa
GM
2443 * term.el (term-default-fg-color, term-default-bg-color):
2444 Make obsolete, rather than just saying "deprecated" in the doc.
2445
19e09879
GM
2446 * term.el (term): Rename from `term-face'.
2447 (term-current-face, ansi-term-color-vector)
2448 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
2449 Update all users.
2450
6baf66d5 24512012-11-10 Jan Djärv <jan.h.d@swipnet.se>
531bdce6
JD
2452
2453 * server.el (server-create-window-system-frame): Handle Nextstep
2454 specially (Bug#12780).
2455
6baf66d5 24562012-11-10 Glenn Morris <rgm@gnu.org>
fedb154e
GM
2457
2458 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
2459 Unautoload, and make obsolete. (Bug#7449)
2460
6baf66d5 24612012-11-10 Chong Yidong <cyd@gnu.org>
9d9e48d9
CY
2462
2463 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
2464 rename from diff-remove-trailing-whitespace (Bug#12831).
2465
6baf66d5 24662012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
32170f7f
SM
2467
2468 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
2469 miscompilation of trace.el.
2470
6baf66d5 24712012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
2472
2473 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
2474
6baf66d5 24752012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
41626722
SM
2476
2477 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
2478 (bug#12812).
2479
6baf66d5 24802012-11-10 Chong Yidong <cyd@gnu.org>
7d806bfe
CY
2481
2482 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
2483 a defcustom with an appropriate :set function.
2484 (minibuffer-default--in-prompt-regexps): New function.
2485
6baf66d5 24862012-11-10 Glenn Morris <rgm@gnu.org>
2ee1d59f 2487
031b2ea7
GM
2488 * emacs-lisp/cl.el (define-setf-expander, defsetf)
2489 (define-modify-macro): Doc fixes.
2490
2ee1d59f
GM
2491 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
2492 (gv-define-simple-setter): Update doc of `fix-return'.
2493
6baf66d5 24942012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
d57c286e 2495
b715ed44
SM
2496 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
2497 twice when `fix-return' is set (bug#12813).
2498
d57c286e
SM
2499 * emacs-lisp/cl.el (defsetf): Pass the third arg to
2500 gv-define-simple-setter (bug#12812).
2501
c9cac599
SM
2502 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
2503 (bug#12756).
2504
6baf66d5 25052012-11-10 Glenn Morris <rgm@gnu.org>
6b3770fb
GM
2506
2507 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
2508
5593ed90
GM
2509 * emacs-lisp/cl-extra.el (cl-prettyexpand):
2510 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
2511 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
2512 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
2513
2514 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
2515
05a859c1
LL
25162012-11-10 Leo Liu <sdl.web@gmail.com>
2517
2518 * ido.el (ido-set-matches-1): Improve flex matching performance by
2519 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
2520
32e5c58c
SM
25212012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2522
2523 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
2524 (ad--defalias-fset): New function.
2525 (ad-safe-fset): Remove.
2526 (ad-make-freeze-definition): Use cl-letf*.
2527
f5925cd9
SM
25282012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2529
da03ef8a
SM
2530 * subr.el (dolist): Don't bind VAR in RESULT.
2531
6858633a
SM
2532 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
2533 (fset, documentation): Don't save real def since we don't advise.
2534 (ad-do-advised-functions): Remove problematic `result-form'.
2535 (ad-safe-fset): `ad-real-fset' => `fset'.
2536 (ad-read-advised-function): Don't assume that ad-do-advised-functions
2537 uses CL's dolist internally.
2538 (ad-arglist): Remove unused arg `name'.
2539 (ad-docstring, ad-make-advised-docstring):
2540 `ad-real-documentation' => `documentation'.
2541 (warning-suppress-types): Declare.
2542 (ad-set-arguments): Simple CSE.
2543 (ad-recover-normality): Sanity check.
2544
f5925cd9
SM
2545 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
2546 (funcall '(lambda ..) ..) into ((lambda ..) ..).
2547
93a66b3a
VB
25482012-11-09 Vincent Belaïche <vincentb1@users.sourceforge.net>
2549
2550 * ses.el: symbol to coordinate mapping is made by symbol property
f5925cd9
SM
2551 `ses-cell'. This means that the same mapping is done for all SES
2552 sheets. That is good enough for cells with standard A1 names, but
2553 not for named cell. So a hash map is added for the latter.
2554 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
93a66b3a
VB
2555 (ses-sym-rowcol): Use hashmap for named cell.
2556 (ses-is-cell-sym-p): New defun.
2557 (ses-decode-cell-symbol): New defun.
f5925cd9
SM
2558 (ses-create-cell-variable): Add cell to hashmap when name is not
2559 A1-like.
93a66b3a
VB
2560 (ses-rename-cell): Check that cell new name is not already in
2561 spreadsheet with the use of ses-is-cell-sym-p
2562 (ses-rename-cell): Use hash map for named cells, but accept also
2563 renaming back to A1-like.
2564
67dd8ad1
SM
25652012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2566
57618ecf
SM
2567 * emacs-lisp/advice.el: Use new dynamic docstrings.
2568 (ad-make-advised-definition-docstring, ad-advised-definition-p):
2569 Use dynamic-docstring-function instead of ad-advice-info.
2570 (ad--make-advised-docstring): New function extracted from
2571 ad-make-advised-docstring.
2572 (ad-make-advised-docstring): Use it.
2573 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
2574 from sql-help.
2575 (sql-help): Use it with dynamic-docstring-function.
2576
67dd8ad1
SM
2577 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
2578
be883b34
SM
25792012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2580
d41706aa
SM
2581 * files.el (hack-one-local-variable--obsolete): New function.
2582 (hack-one-local-variable): Use it for obsolete settings.
2583
85e55412
SM
2584 * subr.el (locate-user-emacs-file): If both old and new name exist, use
2585 the new name.
2586
be883b34
SM
2587 * progmodes/js.el (js--filling-paragraph): New var.
2588 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
2589 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
2590 less sneaky.
2591
cabc040a
JD
25922012-11-08 Julien Danjou <julien@danjou.info>
2593
2594 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
2595 `auto-mode-alist' (Bug#12835).
2596
d14bb752
SM
25972012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
2598
79b3e376
SM
2599 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
2600 (perl--prettify-symbols-alist): New const.
2601 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
2602 New functions.
2603 (perl-font-lock-keywords-2): Use them.
2604 (perl-electric-noindent-p): New function.
2605 (perl-mode): Use it to set up electric-indent-mode.
2606 (perl-electric-terminator, perl-indent-command): Mark obsolete.
2607 (perl-mode-map): Remove bindings for them.
2608 (perl-imenu-generic-expression, perl-outline-level):
2609 Match functions&packages in column>0.
2610
3b11e6ac
SM
2611 * env.el (env--substitute-vars-regexp): New const.
2612 (substitute-env-vars): Use it. Add `only-defined' arg.
2613 * net/tramp.el (tramp-replace-environment-variables): Use it.
2614
784c1a7b
SM
2615 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
2616 Byte-compile *before* eval in eval-and-compile.
2617 (byte-compile-log-warning): Remove redundant inhibit-read-only.
2618 (byte-compile-file-form-autoload): Don't hide actual definition.
2619 (byte-compile-maybe-guarded): Accept `functionp' as well.
2620
d14bb752
SM
2621 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
2622
499a0f7a
MA
26232012-11-07 Michael Albinus <michael.albinus@gmx.de>
2624
2625 * notifications.el (notifications-get-server-information-method):
2626 New defconst.
2627 (notifications-get-capabilities): Fix docstring.
2628 (notifications-get-server-information): New defun.
2629
f0704a9a
AM
26302012-11-06 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2631
2632 * textmodes/ispell.el (ispell-region): Standard re-indent for better
2633 readability.
2634
b159a1fd
AM
2635 * textmodes/ispell.el: Experimental support for support debugging.
2636 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
2637 buffer for ispell.
2638 (ispell-print-if-debug): New function to print stuff to
2639 `ispell-debug-buffer' if debugging is enabled.
2640 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
2641 show some debugging info.
2642 (ispell-buffer-with-debug): New function that creates a debugging
2643 buffer and calls `ispell-buffer' with debugging enabled.
2644
056cb3a1
AM
2645 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
2646 comment in autoconf mode. (Bug#12768)
2647
8e6a67b7
DA
26482012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
2649
2650 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
2651 frame-first-window, frame-root-window, frame-selected-window,
2652 minibuffer-selected-window, minibuffer-window,
2653 window-absolute-pixel-edges, window-at, window-body-height,
2654 window-body-width, window-display-table, window-combination-limit,
2655 window-frame, window-fringes, window-inside-absolute-pixel-edges,
2656 window-inside-edges, window-inside-pixel-edges, window-left-child,
2657 window-left-column, window-margins, window-next-buffers,
2658 window-next-sibling, window-new-normal, window-new-total,
2659 window-normal-size, window-parameter, window-parameters, window-parent,
2660 window-pixel-edges, window-point, window-prev-buffers,
2661 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
2662 window-start, window-text-height, window-top-child, window-top-line,
2663 window-total-height, window-total-width and window-use-time to the list
2664 of functions without side-effects.
2665 (toplevel): Add window-valid-p to the list of error-free functions
2666 without side-effects.
2667
53fc914f
AM
26682012-11-05 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2669
f5925cd9
SM
2670 * textmodes/ispell.el (ispell-program-name):
2671 Update spellchecker parameters when customized.
53fc914f 2672
9749e2b0
GM
26732012-11-04 Glenn Morris <rgm@gnu.org>
2674
2675 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
2676
2cbafa56
CY
26772012-11-04 Chong Yidong <cyd@gnu.org>
2678
2679 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
2680 same-window-* variables.
2681
85178ca1
JL
26822012-11-04 Juri Linkov <juri@jurta.org>
2683
2684 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
2685 (isearch-describe-key, isearch-describe-mode): Use a display
2686 action instead of binding same-window-* variables (Bug#10040).
2687
5c677d44
GM
26882012-11-03 Glenn Morris <rgm@gnu.org>
2689
49138400
GM
2690 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
2691 Rename handler properties back from cl-- to cl-. (Bug#12788)
2692
5c677d44
GM
2693 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
2694
1d4341f9
EZ
26952012-11-03 Eli Zaretskii <eliz@gnu.org>
2696
2697 * term/pc-win.el: Don't load term/internal from here.
2698
2699 * loadup.el: Load term/internal from here.
2700
12fd5ee1
FEG
27012012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
2702
2703 * progmodes/python.el (inferior-python-mode): Fix hang in
2704 jit-lock (Bug#12645).
2705
43bcfda6
MR
27062012-11-03 Martin Rudalics <rudalics@gmx.at>
2707
2708 * window.el (switch-to-visible-buffer)
2709 (switch-to-buffer-preserve-window-point): Fix doc-strings.
2710
376a8e83
GM
27112012-11-03 Glenn Morris <rgm@gnu.org>
2712
2713 * emacs-lisp/cl-lib.el (cl--random-time):
2714 Rename from cl-random-time. (Bug#12773)
2715 (cl--gensym-counter, cl--random-state): Update callers.
2716 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
2717
0f7b074f
CY
27182012-11-03 Chong Yidong <cyd@gnu.org>
2719
2720 * cus-start.el: Make cursor-type customizable (Bug#11633).
2721
3a6851d9
GM
27222012-11-02 Glenn Morris <rgm@gnu.org>
2723
00a3b041
GM
2724 * filecache.el: No need to load find-lisp when compiling.
2725 (find-lisp-find-files): Autoload it.
2726 (file-cache-add-directory-recursively): Don't require find-lisp.
2727
11fef14a
GM
2728 * image.el (image-type-from-file-name): Trivial simplification.
2729
3a6851d9
GM
2730 * emacs-lisp/bytecomp.el (byte-compile-eval):
2731 Decouple "noruntime" and "cl-functions" warnings.
2732
b4b096e4
SB
27332012-11-01 Stephen Berman <stephen.berman@gmx.net>
2734
2735 * play/gomoku.el (gomoku-display-statistics): Update mode line
2736 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
2737
218e997a
MR
27382012-10-31 Martin Rudalics <rudalics@gmx.at>
2739
2740 * window.el (quit-restore-window): If the window has been
2741 created on an existing frame and ended up as the sole window on
2742 that frame, do not delete it (Bug#12764).
2743
b08b6da7
SM
27442012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
2745
3618df45
SM
2746 * progmodes/sh-script.el (sh--inside-noncommand-expression):
2747 Rename from sh--inside-arithmetic-expression, handle more cases
2748 (bug#11263).
2749
b08b6da7
SM
2750 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
2751 (sh-font-lock-open-heredoc): Use it (bug#12770).
2752
4ddedf94
GM
27532012-10-30 Glenn Morris <rgm@gnu.org>
2754
f43a5263
GM
2755 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
2756
4ddedf94
GM
2757 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
2758
748b0d84
CY
27592012-10-29 Chong Yidong <cyd@gnu.org>
2760
b5dd9a77
CY
2761 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
2762 function key is stored in a keyboard macro (Bug#4894).
2763
748b0d84
CY
2764 * thingatpt.el (number-at-point): Apply a thing-at-point property.
2765
e07fcbdc
SM
27662012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2767
d7f9cc85
SM
2768 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
2769 header comments".
2770 (diff-unified->context, diff-context->unified)
2771 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
2772
c606253c
SM
2773 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
2774
e07fcbdc
SM
2775 * files.el (find-alternate-file): Only ask one question (bug#12487).
2776
894b9dd9
CY
27772012-10-29 Chong Yidong <cyd@gnu.org>
2778
1dc2755a
CY
2779 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
2780 Suggested by Dan Nicolaescu (Bug#6326).
2781
329c48d8
CY
2782 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
2783
2230fa5b 2784 * startup.el (fancy-about-screen): Don't message (Bug#12680).
5c2f2631 2785
e84cad57
CY
2786 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
2787
1913c5f5
CY
2788 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
2789
894b9dd9
CY
2790 * face-remap.el (face-remap-add-relative): Handle the case where a
2791 face-remapping-alist entry is a cons cell (Bug#12762).
2792
329c48d8
CY
27932012-10-29 Kevin Ryde <user42@zip.com.au>
2794
2795 * woman.el (woman-parse-numeric-value): Handle picas correctly
2796 (Bug#12639).
2797
a0ccbcbd
GM
27982012-10-29 Glenn Morris <rgm@gnu.org>
2799
2800 * emacs-lisp/cl.el (defsetf): Doc fix.
2801
b3871e59
SM
28022012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
2803
2804 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
2805 syntax to the matching opener, if any (bug#12547).
2806 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
2807 matching open as a "case-(".
2808 (sh-smie-rc-grammar): Add a corresponding rule for it.
2809
cd44022c
DH
28102012-10-28 Daniel Hackney <dan@haxney.org>
2811
2812 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
2813 "PKGNAME-autoloads.el" in case we created it.
2814
70edffb1
SM
28152012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
2816
86957a0c
SM
2817 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
2818 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
b9383404 2819 (completion--twq-all): Disable too-strict assertions.
86957a0c 2820
70edffb1
SM
2821 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
2822
d069271c
EZ
28232012-10-27 Eli Zaretskii <eliz@gnu.org>
2824
2825 * profiler.el (profiler-report-make-entry-part): Fix help-echo
2826 text to match the real keybindings.
2827
e2f022a3
JL
28282012-10-27 Juri Linkov <juri@jurta.org>
2829
2830 * wdired.el (wdired-keep-marker-rename): New defcustom.
2831 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
2832 (Bug#11795)
2833
2834 * dired.el (dired-keep-marker-rename): Add reference to
2835 `wdired-keep-marker-rename' in the docstring.
2836 Add default character value ?R to display initially in
2837 Customization UI instead of ?@.
2838
df171c23
MR
28392012-10-27 Martin Rudalics <rudalics@gmx.at>
2840
2841 * window.el (display-buffer): In doc-string describe
2842 window-height and window-width alist entries.
2843
2844 * time.el (display-time-world): Restore fit-window-to-buffer
2845 behavior.
2846
05b621a6
CY
28472012-10-27 Chong Yidong <cyd@gnu.org>
2848
2849 * subr.el (insert-buffer-substring-as-yank): Doc fix.
2850
55f197b2
J
28512012-10-26 Jambunathan K <kjambunathan@gmail.com>
2852
2853 * minibuffer.el (completion-category-overrides): New completion
2854 category `bookmark' (bug#11131).
2855
372212df
SM
28562012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2857
150f809c
SM
2858 * emacs-lisp/advice.el (ad-assemble-advised-definition):
2859 Silence bogus compiler warnings for ad-do-it.
2860
372212df
SM
2861 * bookmark.el (bookmark-completing-read): Set the completion category
2862 to `bookmark' (bug#11131).
2863
c5772569
B
28642012-10-26 Bastien <bzg@altern.org>
2865 Stefan Monnier <monnier@iro.umontreal.ca>
2866
2867 * face-remap.el: Use lexical-binding.
2868 (text-scale-adjust): Improve docstring. Use itself for the temporary
2869 overlay-map bindings, so as to repeat the "Use..." message each time.
2870
a2be0357
SM
28712012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
2872
63314e57
SM
2873 * emacs-lisp/macroexp.el (macroexp--expand-all):
2874 Obey byte-compile-warning-enabled-p (bug#12486).
2875
a2be0357
SM
2876 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
2877 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
2878
8c7727c3
MR
28792012-10-26 Martin Rudalics <rudalics@gmx.at>
2880
2881 * mouse.el (mouse-drag-line): Move last form into preceding when
2882 clause (Bug#12731).
2883
2884 * help.el (resize-temp-buffer-window): Fix doc-string.
2885
3f2a848d
DE
28862012-10-25 David Engster <deng@randomsample.de>
2887
2888 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
a2be0357 2889 Remove. This feature is already integrated in imenu.
3f2a848d
DE
2890
2891 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
2892 always loaded. Require `speedbar' unconditionally.
2893
a7723be6
SM
28942012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
2895
aaabfc8b
SM
2896 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
2897
414a8595
SM
2898 * minibuffer.el (minibuffer-force-complete): Fix thinko.
2899
fb5b9475
SM
2900 * net/ldap.el (ldap-search-internal): The official ldif format starts
2901 with a "version: 1" header (bug#12724).
2902
a7723be6
SM
2903 * emacs-lisp/package.el (package-installed-p): Warn if not ready
2904 (bug#12721).
2905
a05cb6e3
GM
29062012-10-25 Glenn Morris <rgm@gnu.org>
2907
2908 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
2909
3c92de70
SM
29102012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2911
2912 * minibuffer.el (minibuffer-force-complete): Use one more marker
2913 for the temporary-overlay-map command (bug#12619).
2914
a4b6d7c6
CY
29152012-10-24 Chong Yidong <cyd@gnu.org>
2916
2917 * time.el (display-time-world-mode): Derive from special-mode.
2918 (display-time-world): Use display-buffer (Bug#12708).
2919 (display-time-world-mode-map): Variable deleted.
9321d8d7
CY
2920 (display-time-world-display): Wrap the final delete-char inside
2921 inhibit-read-only.
a4b6d7c6 2922
75e8f9d2
CY
29232012-10-24 Chong Yidong <cyd@gnu.org>
2924
cd996018
CY
2925 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
2926 Doc fix.
2927
75e8f9d2
CY
2928 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
2929
d92df117
SM
29302012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
2931
2932 * minibuffer.el (completion--all-sorted-completions-location): New var.
2933 (completion--cache-all-sorted-completions)
2934 (completion--flush-all-sorted-completions): Use it.
2935 (completion-in-region, completion-in-region--postch)
2936 (completion-at-point, completion-help-at-point): Use markers in
2937 completion-in-region--data (bug#12619).
2938
9c3e39f3
SM
29392012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2940
c79825bd
SM
2941 * progmodes/compile.el (compilation-start): Try to handle common
2942 quoting of `cd' argument (bug#12640).
2943
9c3e39f3
SM
2944 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
2945 (bug#12671).
2946
a6709bc7
GM
29472012-10-23 Glenn Morris <rgm@gnu.org>
2948
2949 * progmodes/gud.el (gud-menu-map):
2950 Check gdb-active-process is bound. (Bug#12358)
2951
d1069532
SM
29522012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2953
d20d69c0
SM
2954 * repeat.el (repeat): Set real-this-command (bug#12232).
2955
d1069532
SM
2956 * htmlfontify.el (hfy-post-html-hook):
2957 * filesets.el (filesets-cache-fill-content-hook):
2958 * arc-mode.el (archive-extract-hook):
2959 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
2960 * net/rcirc.el (rcirc-sentinel-functions)
2961 (rcirc-receive-message-functions, rcirc-activity-functions)
2962 (rcirc-print-functions):
2963 * net/dbus.el (dbus-event-error-functions):
2964 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
2965 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
2966 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
2967 * term/sun.el (sun-raw-prefix-hooks):
2968 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
2969
f7eac6d8
MA
29702012-10-23 Michael Albinus <michael.albinus@gmx.de>
2971
d1069532
SM
2972 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
2973 Set `tramp-chunksize' to 1. This improves the performance.
f7eac6d8
MA
2974 (tramp-smb-wait-for-output): Add timeout to
2975 `tramp-accept-process-output' calls.
2976
608d9d7c
CY
29772012-10-23 Chong Yidong <cyd@gnu.org>
2978
49238e7f
CY
2979 * faces.el (font-list-limit): Define as an obsolete variable.
2980
2981 * startup.el (command-line):
2982 * cus-start.el: Don't refer to font-list-limit.
2983
608d9d7c
CY
2984 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
2985
4ff5b1b2
SM
29862012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2987
2988 * subr.el (internal-temp-output-buffer-show): Rename from
2989 temp-output-buffer-show, since previously compiled files expect this name.
2990
ea1d4aac
GM
29912012-10-23 Glenn Morris <rgm@gnu.org>
2992
2993 * image.el (image-type-from-file-name): If multiple types match,
2994 return the first one that is supported. (Bug#9045)
2995
eda82a31
GM
29962012-10-22 Glenn Morris <rgm@gnu.org>
2997
2998 * image.el (imagemagick-enabled-types): Doc fix.
2999
4f020bec
TA
30002012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
3001
3002 * progmodes/which-func.el (which-func-current): The hash-table may have
3003 an explicit nil (bug#12338).
3004
c77d37e2
SM
30052012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
3006
3007 * electric.el (electric-pair-delete-selection-self-insert-function):
3008 Rename to electric-pair-will-use-region, return a boolean.
3009 (electric-pair-mode): Adjust accordingly. Don't require delsel.
3010
3011 * delsel.el (delete-selection-helper): Use a function instead of a hook.
3012 (delete-selection-pre-hook): Use use-region-p.
3013 (delete-selection-self-insert-function): Remove.
3014 (self-insert-command): Obey self-insert-uses-region-functions.
3015 (self-insert-iso): Revert to previous setting, since we don't actually
3016 know what that command does.
3017 (delete-selection-self-insert-hooks): Remove.
3018
b1d39ccc
SL
30192012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
3020
3021 * delsel.el (delete-selection-helper): New function, extracted from
3022 delete-selection-pre-hook.
3023 (delete-selection-pre-hook): Use it.
3024 (delete-selection-self-insert-function): New function.
3025 (delete-selection-self-insert-hooks): New hook.
3026 (self-insert-command, self-insert-iso): Use it.
3027 * electric.el (electric-pair-syntax): New function, extracted from
3028 electric-pair-post-self-insert-function.
3029 (electric-pair-post-self-insert-function): Use it.
3030 (electric-pair-delete-selection-self-insert-function): New function.
3031 (electric-pair-mode): Require delsel and setup
3032 delete-selection-self-insert-hooks (bug#11520).
3033
045ef729
CY
30342012-10-20 Chong Yidong <cyd@gnu.org>
3035
4c5d08a8
CY
3036 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
3037 no changes to show (Bug#12586).
3038
045ef729
CY
3039 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
3040 list explicitly (Bug#12571).
3041
3503c798 30422012-10-20 Arne Jørgensen <arne@arnested.dk>
79e1997a 3043
b1d39ccc
SL
3044 * progmodes/flymake.el (flymake-create-temp-inplace):
3045 Use file-truename.
79e1997a 3046
2068905b
EZ
30472012-10-20 Eli Zaretskii <eliz@gnu.org>
3048
3049 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
3050
4c9e9550
JB
30512012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3052
3053 * calc/calc-units.el (math-extract-units): Properly extract powers
3054 of units.
3055
1a6e7e38
DC
30562012-10-20 Daniel Colascione <dancol@dancol.org>
3057
3058 * frame.el (make-frame): Set x-display-name as we used to in order
3059 to unbreak creating an X11 frame from an Emacs daemon started
3060 without a display.
3061
8e808318
SM
30622012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
3063
3064 * minibuffer.el (minibuffer-force-complete): Make the next completion use
f5925cd9 3065 the same completion-field (bug#12221).
8e808318 3066
fb0104da
MR
30672012-10-19 Martin Rudalics <rudalics@gmx.at>
3068
3069 * emacs-lisp/debug.el (debug): Record height of debugger window
3070 also when debugger will be back (Bug#8789).
3071
8c27235e
CY
30722012-10-18 Chong Yidong <cyd@gnu.org>
3073
3074 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
3075 Convert to defcustom.
3076 (gdb-get-source-file): Don't bind pop-up-windows.
3077
3078 * progmodes/gud.el (gud-display-line): Don't specially re-use
3079 other frames for the gdb-mi case (Bug#12648).
3080
90eacf99
SM
30812012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
3082
aaf0c300
SM
3083 * emacs-lisp/advice.el: Clean up commentary a bit.
3084 (ad-do-advised-functions, ad-with-originals): Use `declare'.
3085 (byte-code-function-p): Never redefine.
3086
90eacf99
SM
3087 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
3088
281c9d2b
GM
30892012-10-18 Glenn Morris <rgm@gnu.org>
3090
40714e3d
GM
3091 * dired.el (dired-sort-toggle): Some ls implementations only allow
3092 a single option string. (Bug#12666)
3093
281c9d2b
GM
3094 * minibuffer.el (completion-cycle-threshold): Doc fix.
3095
b278604e
KH
30962012-10-17 Kenichi Handa <handa@gnu.org>
3097
90eacf99
SM
3098 * international/mule.el (set-keyboard-coding-system):
3099 Recover input meta mode when the new coding system doesn not use 8-bit.
b278604e
KH
3100 Supply TERMINAL arg to set-input-meta-mode.
3101
df171c23 31022012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
7ebc5f5a
MH
3103
3104 * wdired.el (wdired-old-marks): New variable.
3105 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
3106 (wdired-do-renames): Move point with renamed file and don't lose
3107 mark status (Bug#11795).
3108
e5a94ec4
JL
31092012-10-16 Juri Linkov <juri@jurta.org>
3110
3111 * replace.el (query-replace-help): Mention multi-buffer replacement
3112 keys in the Help message. (Bug#12655)
3113
d18a0d24
CY
31142012-10-15 Chong Yidong <cyd@gnu.org>
3115
3116 * emacs-lisp/byte-run.el (defsubst): Doc fix.
3117
8111f5e6
EZ
31182012-10-14 Eli Zaretskii <eliz@gnu.org>
3119
7b9abf24
EZ
3120 * window.el (display-buffer): Doc fix.
3121
8111f5e6
EZ
3122 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3123 Adjust the msft regexp to the output of Studio 2010, and move msft
3124 before edg-1. See the discussion on emacs-devel,
3125 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
3126 for the details.
3127
5046ef67
SM
31282012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
3129
9760c73c
SM
3130 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
3131 (oset): Move uses of object-class-fast macro after its definition.
3132
5046ef67
SM
3133 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
3134
0d11ff1c
CY
31352012-10-13 Chong Yidong <cyd@gnu.org>
3136
3137 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
3138 enabled, re-enable it (Bug#11963).
3139
88ded8ac
MR
31402012-10-13 Martin Rudalics <rudalics@gmx.at>
3141
3142 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
3143 non-nil, restore window configuration (Bug#12623).
3144
bd0ffffd
SM
31452012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
3146
06485aa8
SM
3147 * help-fns.el (describe-variable, describe-function-1):
3148 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
3149
bd0ffffd
SM
3150 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
3151
3a989246
GM
31522012-10-12 Glenn Morris <rgm@gnu.org>
3153
3154 * mail/rmailsum.el (rmail-header-summary):
3155 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
3156
55cd00c8
FEG
31572012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
3158
bd0ffffd
SM
3159 * progmodes/python.el (python-mode-map):
3160 Replace subtitute-key-definition with proper command remapping.
55cd00c8
FEG
3161 (python-nav--up-list): Fix behavior for blocks on the same level.
3162
ac9fc2c7
SM
31632012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
3164
d8cc4c00 3165 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
d8cc4c00 3166
5253a5fd
SM
3167 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
3168 changes to the format of load-history.
3169
ac9fc2c7
SM
3170 * international/mule-cmds.el (read-char-by-name): Move let-binding of
3171 completion-ignore-case in case that var is buffer-local (bug#12615).
3172
cde44a77
KH
31732012-10-11 Kenichi Handa <handa@gnu.org>
3174
3175 * international/eucjp-ms.el: Re-generated.
3176
4ef4a10d
KH
31772012-10-10 Kenichi Handa <handa@gnu.org>
3178
3179 * select.el (xselect--encode-string): If a coding is specified for
3180 selection, and that is compatible with COMPOUND_TEXT, use it.
3181
9d7f027b
MR
31822012-10-10 Martin Rudalics <rudalics@gmx.at>
3183
3184 * window.el (switch-to-buffer-preserve-window-point): New option.
ac9fc2c7
SM
3185 (switch-to-buffer):
3186 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
9d7f027b 3187
238f3a58
SM
31882012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
3189
3190 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
3191 Don't document nil as a useful value (bug#12583).
3192
1d51f99c
MA
31932012-10-09 Michael Albinus <michael.albinus@gmx.de>
3194
238f3a58
SM
3195 * net/tramp.el (tramp-debug-message):
3196 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
1d51f99c
MA
3197 (with-tramp-progress-reporter): Rename from
3198 `tramp-with-progress-reporter'.
238f3a58
SM
3199 (with-tramp-file-property, with-tramp-connection-property):
3200 Move from tramp-cache.el, rename from `with-file-property' and
1d51f99c
MA
3201 `with-connection-property', respectively.
3202
3203 * net/tramp-cache.el: Remove `with-file-property' and
3204 `with-connection-property'.
3205
3206 * net/tramp.el:
3207 * net/tramp-gvfs.el:
3208 * net/tramp-sh.el:
3209 * net/tramp-smb.el: Adapt callees.
3210
3211 * net/trampver.el: Update release number.
3212
26b77251
GM
32132012-10-09 Glenn Morris <rgm@gnu.org>
3214
9a5f296f
GM
3215 * w32-fns.el (set-message-beep):
3216 * term/w32-win.el (set-message-beep): Update declarations.
3217
94c66ce5
SM
32182012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
3219
10766e9e
SM
3220 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
3221 (mode-line-widen, mode-line-input-method-map)
3222 (mode-line-coding-system-map, mode-line-remote)
3223 (mode-line-unbury-buffer, mode-line-bury-buffer)
3224 (mode-line-next-buffer, mode-line-previous-buffer):
3225 Replace save-selected-window+select-window => with-selected-window.
3226
f754db08
SM
3227 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
3228 * progmodes/cc-vars.el (bq-process): Remove, unused.
3229
94c66ce5
SM
3230 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
3231
a4ff7fe1
FEG
32322012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
3233
3234 Implemented `backward-up-list'-like navigation.
3235 * progmodes/python.el (python-nav-up-list)
3236 (python-nav-backward-up-list): New functions.
3237 (python-mode-map): Define substitute key for backward-up-list to
3238 python-nav-backward-up-list.
3239
24517d82
FEG
32402012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
3241
3242 * progmodes/python.el (python-fill-paragraph): Rename from
3243 python-fill-paragraph-function. Fixed fill-paragraph for
3244 decorators (Bug#12605).
3245
51867ae2
FEG
32462012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
3247
3248 * progmodes/python.el (python-shell-output-filter): Handle extra
3249 carriage return in OSX (Bug#12409).
3250
a5b773c4
FEG
32512012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
3252
3253 Fix shell handling of unbalanced quotes and parens in output.
94c66ce5 3254 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
a5b773c4
FEG
3255 (python-syntax-propertize-function): Use it.
3256 (python-shell-output-syntax-table): New var.
3257 (inferior-python-mode): Prevent unbalanced parens/quotes from
3258 previous output mess with current input context.
3259
13373538
JB
32602012-10-08 Juanma Barranquero <lekktu@gmail.com>
3261
3262 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
3263 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
3264
775a132d
MA
32652012-10-08 Michael Albinus <michael.albinus@gmx.de>
3266
3267 * ffap.el (ffap-replace-file-component): Support Tramp file name
3268 syntax, not only ange-ftp's one.
3269
3ab44929
GM
32702012-10-08 Glenn Morris <rgm@gnu.org>
3271
57f1dee4
GM
3272 * cus-start.el (message-log-max): Set :version.
3273
3ab44929
GM
3274 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
3275
6a088630
MR
32762012-10-08 Martin Rudalics <rudalics@gmx.at>
3277
3278 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
3279 the minibuffer window (Bug#10851).
3280
8dbce54c
FEG
32812012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
3282
3283 Enhancements on forward-sexp movement.
3284 * progmodes/python.el (python-nav-beginning-of-statement)
3285 (python-nav-end-of-statement): Return point-marker.
3286 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
3287 (python-info-current-symbol)
3288 (python-info-statement-starts-block-p): Rename from
3289 python-info-beginning-of-block-p.
3290 (python-info-statement-ends-block-p): Rename from
3291 python-info-end-of-block-p.
3292 (python-info-beginning-of-statement-p)
3293 (python-info-end-of-statement-p)
3294 (python-info-beginning-of-block-p, python-info-end-of-block-p):
3295 New functions.
3296
5acd2b3e
SM
32972012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
3298
3299 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
3300 frame-selected-windows.
3301
e08348a0
DC
33022012-10-08 Daniel Colascione <dancol@dancol.org>
3303
3304 * battery.el (battery-status-function): Check for
3305 w32-battery-status itself, not system-time windows-nt.
3306
3307 * frame.el: Require cl-lib.
3308 (display-format-alist): New variable mapping frame types to
3309 functions that initialize them.
3310 (window-system-for-display): New function: interprets
3311 display-format-alist.
3312 (make-frame-on-display): Remove existing display-selection logic
3313 and just forward to make-frame, which will now DTRT.
3314 (make-frame): Restructure to use window-system-for-display to
3315 figure out how to create a frame on a given display.
3316 (display-mouse-p): Look for frame-type w32, not a particular
3317 system-type.
3318
3319 * loadup.el: Load w32 lisp code when we have the w32 feature.
3320
3321 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
3322 system-type windows-nt.
3323
3324 * server.el (server-create-window-system-frame): Look for window
3325 type.
3326 (server-proces-filter): Only force a window system when windows-nt
3327 _and_ w32. Explain why.
3328
3329 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
3330 of window systems we configure for the mode.
3331
3332 * startup.el (command-line): Mark window system is initialized
3333 after we've done it.
3334
3335 * common-win.el (x-select-text): Look for w32, not windows-nt.
3336
3337 * ns-win.el: Require cl-lib. Add ourselves to
3338 display-format-alist.
3339 (ns-initialize-window-system): Assert we're not initialized twice.
3340
3341 * w32-win.el: Enable lexical binding; require cl-lib; add
3342 ourselves to display-format-alist.
3343 (w32-handle-dropped-file): Convert incoming dropped files from
3344 Windows paths to Cygwin ones before passing them on to the rest of
3345 Emacs.
3346 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
3347 (w32-initialize-window-system): Assert we're not initialized twice.
3348
3349 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
3350 (x-initialize-window-system): Assert we're not initialized twice.
3351
3352 * w32-common-fns.el: New File.
3353 (w32-version, w32-using-nt, w32-get-clipboard-data)
3354 (w32-set-clipboard-data, x-set-selection, x-get-selection)
3355 (w32-charset-info-alist, x-last-selected, text)
3356 (x-get-selection-value, x-selection-value): Move here.
3357
3358 * w32-fns.el: Require w32-common-fns.
3359 (w32-version, w32-using-nt, w32-get-clipboard-data)
3360 (w32-set-clipboard-data, x-set-selection, x-get-selection)
3361 (w32-charset-info-alist, x-last-selected, text)
3362 (x-get-selection-value, x-selection-value): Move to
3363 w32-common-fns.
3364
3365 * w32-vars.el:
3366 (w32-allow-system-shell, w32-system-shells): Define only in
3367 non-cygwin case.
3368
795b1482
SM
33692012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3370
3371 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
3372 (read-passwd): Remove a few more potential sources of leaks.
3373
f27c99dc
FEG
33742012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
3375
3376 * progmodes/python.el (inferior-python-mode)
795b1482 3377 (python-shell-make-comint): Fix initialization of local
f27c99dc
FEG
3378 variables copied from parent buffer.
3379
fcacb558
JD
33802012-10-07 Jan Djärv <jan.h.d@swipnet.se>
3381
3382 * term/ns-win.el (ns-read-file-name): Update declaration to match
3383 nsfns.m.
3384 (ns-respond-to-change-font): Change fontsize separatly so we are sure
3385 it is set when font is acted upon.
3386
be0d5bae
FEG
33872012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
3388
3389 Enhancements to indentation.
3390 * progmodes/python.el (python-indent-context): Give priority to
3391 inside-string context. Make comments indentation markers.
3392 (python-indent-region): Do not mess with strings, unless it's the
3393 enclosing set of quotes.
3394
13af0d10
SM
33952012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3396
662a9d0e
SM
3397 * window.el (internal--before-save-selected-window)
3398 (internal--after-save-selected-window): New functions extracted from
3399 save-selected-window. Make sure we return the `alist' we construct.
3400 (save-selected-window): Use them.
3401
3402 * textmodes/tex-mode.el (tex-recenter-output-buffer):
3403 Use with-selected-window.
3404
13af0d10
SM
3405 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
3406 forms that define macros (bug#12593).
3407
6aa75fb6
KH
34082012-10-07 Kenichi Handa <handa@gnu.org>
3409
13af0d10
SM
3410 * international/mule-conf.el (compound-text-with-extensions):
3411 Add :mime-charset property as x-ctext.
6aa75fb6 3412
78d876b9
SM
34132012-10-07 Stefan Merten <smerten@oekonux.de>
3414
3415 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
3416 (rst-indent-literal-normal, rst-indent-literal-minimized)
3417 (rst-indent-comment): Correct :version tag.
557337e9 3418 (rst-official-cvs-rev): Correct version string.
78d876b9 3419
99a1e701
GM
34202012-10-07 Glenn Morris <rgm@gnu.org>
3421
3422 * mail/rmailmm.el (rmail-mime-process-multipart):
3423 Do not confuse a multipart message with an epilogue
3424 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
3425
08f18c3d
FEG
34262012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
3427
3428 Fix shell output retrieval and comint-prompt-regexp init.
3429 * progmodes/python.el (inferior-python-mode):
3430 (python-shell-make-comint): Fix initialization of
3431 comint-prompt-regexp from copied file local variables.
3432 (python-shell-fetched-lines): Remove var.
3433 (python-shell-output-filter-in-progress): Rename from
3434 python-shell-fetch-lines-in-progress.
3435 (python-shell-output-filter-buffer): Rename from
3436 python-shell-fetch-lines-string.
3437 (python-shell-fetch-lines-filter): Delete function.
3438 (python-shell-output-filter): New function.
3439 (python-shell-send-string-no-output): Use them.
3440
82ed3ab4
GM
34412012-10-07 Glenn Morris <rgm@gnu.org>
3442
1595ecfa
GM
3443 * hi-lock.el (hi-lock-process-phrase):
3444 Try to make it less fragile. (Bug#7161)
3445
82ed3ab4
GM
3446 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
3447
f1f4dba0
GM
34482012-10-06 Glenn Morris <rgm@gnu.org>
3449
addc11ed 3450 * ehelp.el (electric-help-mode): Use help-mode rather than
32939005
GM
3451 non-existent mode `help'.
3452 (electric-help-map): Use button-buffer-map. (Bug#10917)
addc11ed 3453
460042b8
GM
3454 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
3455 (reftex-create-bibtex-footer): Fix custom types.
3456
67667c70
GM
3457 * progmodes/sh-script.el (sh-indent-after-continuation):
3458 Add explicit :group.
3459
18dec750
GM
3460 * textmodes/rst.el (rst-preferred-decorations)
3461 (rst-shift-basic-offset): Clarify obsolescence versions.
3462
d1a1c7e6
GM
3463 * profiler.el (profiler): Add missing group :version tag.
3464 * avoid.el (mouse-avoidance-banish-position):
3465 * proced.el (proced-renice-command):
3466 * calc/calc.el (calc-ensure-consistent-units):
3467 * calendar/icalendar.el (icalendar-import-format-uid):
3468 * net/tramp.el (tramp-save-ad-hoc-proxies):
3469 * progmodes/bug-reference.el (bug-reference-bug-regexp):
3470 * progmodes/flymake.el (flymake-error-bitmap)
3471 (flymake-warning-bitmap, flymake-fringe-indicator-position):
3472 * progmodes/sh-script.el (sh-indent-after-continuation):
3473 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
3474 (verilog-before-save-font-hook, verilog-after-save-font-hook):
3475 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
3476 (vhdl-array-index-record-field-in-sensitivity-list)
3477 (vhdl-indent-comment-like-next-code-line):
3478 * textmodes/reftex-vars.el (reftex-ref-style-alist)
3479 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
3480 (reftex-cite-key-separator, reftex-create-bibtex-header)
3481 (reftex-create-bibtex-footer):
3482 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
3483 (rst-indent-literal-normal, rst-indent-literal-minimized)
3484 (rst-indent-comment): Add missing custom :version tags.
3485
ef35abb4
GM
3486 * calendar/timeclock.el (timeclock-modeline-display):
3487 Add missing obsolete alias for renamed user option.
3488
d1aae614
GM
3489 * strokes.el (strokes-modeline-string):
3490 * emulation/crisp.el (crisp-mode-modeline-string):
3491 * eshell/esh-mode.el (eshell-status-in-modeline):
3492 Aliases to defcustoms must come before the defcustom.
3493
f1f4dba0
GM
3494 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
3495 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
3496 (cal-tex-cursor-week-monday): Doc fixes.
3497 (cal-tex-cursor-week2-summary): Doc fix.
3498 Rename from cal-tex-cursor-week-at-a-glance.
3499
3500 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
3501 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
3502
3503 * calendar/calendar.el (calendar-mode-map):
3504 Add cal-tex-cursor-week2-summary.
3505
d39109c3
SM
35062012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
3507
685f87b0
SM
3508 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
3509
d39109c3
SM
3510 * subr.el (read-passwd-map): New var.
3511 (read-passwd): Use `read-string' again.
3512 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
3513
5694896d
J
35142012-10-06 Jambunathan K <kjambunathan@gmail.com>
3515
3516 * register.el (append-to-register, prepend-to-register):
3517 Deactivate mark, as does `copy-to-register' (bug#12389).
3518
9414dd8d
CY
35192012-10-06 Chong Yidong <cyd@gnu.org>
3520
3521 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
3522
2b89bca4
KH
35232012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
3524
3525 * international/characters.el: Fix simple mistake ((car chars) ->
3526 elt), delete duplicated code.
3527
d5acb99a
GM
35282012-10-06 Glenn Morris <rgm@gnu.org>
3529
3530 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
3531
123ec157
JS
35322012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
3533
3534 * color.el (color-hsl-to-rgb): Fix incorrect results for
3535 small and large hue values. (Bug#12559)
3536
7fa36ccb
FEG
35372012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
3538
3539 Enhancements to docstring formatting when filling paragraphs.
3540 * progmodes/python.el (python-fill-docstring-style): Rename from
3541 python-fill-string-style. Added new style.
3542 (python-fill-string): Use new style. Better checks for
3543 docstrings.
3544
d8788e1e
GM
35452012-10-05 Glenn Morris <rgm@gnu.org>
3546
204f3953
GM
3547 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
3548
d8788e1e
GM
3549 * color.el (color-name-to-rgb, color-rgb-to-hex)
3550 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3551 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3552 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3553 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3554
8d956cef
GM
3555 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
3556
e8757f09 35572012-10-05 Juanma Barranquero <lekktu@gmail.com>
ea9a3563
JB
3558
3559 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
3560 to get the correct size across symlinks.
3561
e8757f09
GM
3562 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
3563
0e2ae83d
JL
35642012-10-04 Juri Linkov <juri@jurta.org>
3565
3566 * replace.el (query-replace-interactive): Declare obsolete.
3567 (query-replace-read-from): Add the last incremental search string
3568 to the list of default values accessible via M-n.
3569 (map-query-replace-regexp): Use `read-regexp'.
3570 (query-replace, query-replace-regexp, query-replace-regexp-eval)
3571 (map-query-replace-regexp, replace-string, replace-regexp):
3572 Fix docstrings to replace mentions of `query-replace-interactive'
3573 with alternatives. (Bug#12526)
3574
93cacb6d
JL
35752012-10-04 Juri Linkov <juri@jurta.org>
3576
3577 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
3578 (dired-pop-to-buffer): Declare obsolete.
3579 (dired-mark-pop-up): Doc fix.
3580
fc345011
FEG
35812012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
3582
3583 Allow user to set docstring style for fill-paragraph.
3584 * progmodes/python.el
3585 (python-fill-comment-function, python-fill-string-function)
3586 (python-fill-decorator-function, python-fill-paren-function):
3587 Remove :safe for defcustoms.
3588 (python-fill-string-style): New defcustom
5694896d 3589 (python-fill-paragraph-function): Enhance context detection.
fc345011
FEG
3590 (python-fill-string): Honor python-fill-string-style settings.
3591
6bab5d8b
MR
35922012-10-04 Martin Rudalics <rudalics@gmx.at>
3593
3594 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
3595 after setting its buffer (Bug#10805).
3596
a1a9f411
FEG
35972012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
3598
3599 Fix cornercase for string syntax.
3600 * progmodes/python.el (python-syntax-propertize-function):
3601 Simplify and enhance the regexp for unescaped quotes. Now it also
3602 matches quotes in weird situations like the single quote in
3603 "something\"'".
3604 (python-syntax-stringify): Simplify num-quotes detecting code.
3605
05e153a6
GM
36062012-10-03 Glenn Morris <rgm@gnu.org>
3607
3608 * help-macro.el (three-step-help):
3609 Revert 2012-09-29 change. (Bug#12567)
3610
2e566ecb
MR
36112012-10-03 Martin Rudalics <rudalics@gmx.at>
3612
96ef9ccd
MR
3613 * menu-bar.el (kill-this-buffer): Don't do anything when
3614 `menu-frame' is not alive or visible (Bug#8184).
3615
2e566ecb
MR
3616 * emacs-lisp/debug.el (debug): When quitting the debugger window
3617 restore current buffer (Bug#12502).
3618
a96e1cb7
CY
36192012-10-02 Chong Yidong <cyd@gnu.org>
3620
5694896d
J
3621 * progmodes/hideif.el (hif-lookup, hif-defined):
3622 Handle semantic-c-takeover-hideif.
a96e1cb7 3623
b3ecad33
PE
36242012-10-02 Paul Eggert <eggert@cs.ucla.edu>
3625
3626 Change sampling interval units from ms to ns.
3627 * profiler.el (profiler-sampling-interval): Change units
3628 from ms to ns, multiplying the default by 1000000 so that
3629 it remains 1 ms.
3630 (profiler-report-cpu-line-format): Give enough room for
3631 the maximum counters on 64-bit hosts.
3632 (profiler-report-render-calltree-1): Call them "CPU samples",
3633 not "Time (ms)", since they are not milliseconds now (and
3634 never really were).
3635
8cb51b66 36362012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
c623f81a 3637
5694896d
J
3638 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
3639 Fix querying BBDB for entries without a last name (Bug#11580).
c623f81a 3640
fd795bf4
CY
36412012-10-02 Chong Yidong <cyd@gnu.org>
3642
3643 * emacs-lisp/eieio.el: Restore Version header.
3644
fe0a74f9
SM
36452012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
3646
6be9197e
SM
3647 * vc/diff-mode.el (diff--auto-refine-data): New var.
3648 (diff-hunk): Use it to delay refinement.
3649 (diff-mode): Remove overlays when we turn off font-lock.
3650
18486139
SM
3651 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
3652 (table-initialize-table-fixed-width-mode)
3653 (table-set-table-fixed-width-mode): Remove functions.
3654 (table-command-list): Move initialization into declaration.
3655 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
3656 (table-with-cache-buffer): Use `declare'.
3657 (table-span-cell): Simplify via CSE.
3658 (table-fixed-width-mode): Use define-minor-mode.
3659 (table-call-interactively, table-funcall, table-apply): Remove.
3660 (table-function): New function, to replace them.
3661
d83ef976
SM
3662 * bookmark.el (bookmark-search-pattern): Remove var.
3663 (bookmark-read-search-input): Remove function.
3664 (bookmark-bmenu-search): Reimplement using a minibuffer.
3665
cd386662
SM
3666 * faces.el (modeline): Remove obsolete face name.
3667
fe0a74f9
SM
3668 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
3669 and give a non-nil default value.
3670 (add-change-log-entry): Simplify accordingly.
3671
9f7b98f8
DG
36722012-10-01 Dmitry Gutov <dgutov@yandex.ru>
3673
3674 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
3675 (vc-git-log-edit-toggle-amend): New function.
3676 (vc-git-log-edit-toggle-signoff): New function.
3677 (vc-git-log-edit-mode): New major mode.
3678 (vc-git-log-edit-mode-map): Keymap for it.
3679 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
3680
3681 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
3682 header names.
3683 (log-edit-toggle-header): New function.
3684 (log-edit-extract-headers): Accept function values in HEADERS alist.
3685
62a81506
CY
36862012-10-01 David Engster <deng@randomsample.de>
3687
3688 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
3689 from symbol property and change message to be more consistent with
3690 Emacs proper.
3691 (eieio-describe-generic): Add filename for each implementation.
3692 Fix indices for generic and normal methods.
3693 (eieio-method-def, eieio-class-def): New buttons.
3694 (eieio-help-find-method-definition)
3695 (eieio-help-find-class-definition): New functions.
3696 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
3697 class, constructor and method definitions.
3698
3699 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
3700 information in symbol property.
3701 (scoped-class): Remove.
3702 (eieio-slot-name-index, call-next-method): Check if it is bound.
3703
37042012-10-01 Leo P. White <lpw25@cam.ac.uk>
3705
3706 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
3707 (eieio-custom-mode): New major mode.
3708 (eieio-customize-object): Use it.
3709
37102012-10-01 Eric Ludlam <zappo@gnu.org>
3711
3712 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
3713 specifying the expected class, and whether subclassing is allowed.
3714 (eieio-persistent-convert-list-to-object):
1f9f395d
JB
3715 (eieio-persistent-validate/fix-slot-value)
3716 (eieio-persistent-slot-type-is-class-p): New functions.
3717 (eieio-named::slot-missing): Doc fix.
62a81506
CY
3718
3719 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
3720 Stop using unused publd variable.
3721
3722 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
3723 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
3724 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
3725 (eieio-speedbar-handle-click): Do not specify a class for the
3726 method. Fixes method invocation order problems with EDE.
3727
375e49d4
SM
37282012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3729
3730 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
3731 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
3732
16ce6ccd
KF
37332012-10-01 Karl Fogel <kfogel@red-bean.com>
3734
3735 * bookmark.el (bookmark-version-control): Give tags in the
3736 :type choices (Bug#12309), and improve doc string.
e4c4abdd
KF
3737 (bookmark-write-file): Bind `print-circle' to `t' to allow
3738 circular custom bookmark types. (Bug#12503)
16ce6ccd 3739
19e54a4d
PE
37402012-10-01 Paul Eggert <eggert@cs.ucla.edu>
3741
86ec63ba
PE
3742 Revert the FOLLOW-SYMLINKS change for file-attributes.
3743 * files.el (remote-file-name-inhibit-cache, after-find-file):
3744 * time.el (display-time-file-nonempty-p): Undo last change.
3745
19e54a4d
PE
3746 * profiler.el (profiler-sampling-interval): Change default back to 1.
3747 See Stefan Monnier in
3748 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
3749
0478776b
FEG
37502012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
3751
3752 Shell output catching a la gud-gdb.
3753 * progmodes/python.el (python-shell-fetch-lines-in-progress)
375e49d4
SM
3754 (python-shell-fetch-lines-string, python-shell-fetched-lines):
3755 New Vars.
0478776b
FEG
3756 (python-shell-fetch-lines-filter): New function.
3757 (python-shell-send-string-no-output): Use them.
3758
c22bac2c
TM
37592012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
3760
3761 * profiler.el (profiler-sampling-interval): Rename from
3762 profiler-sample-interval.
3763 (profiler-sampling-interval): Default to 10.
3764 (profiler-find-profile): New command (was profiler-find-log).
3765 (profiler-find-profile-other-window): New command.
3766 (profiler-find-profile-other-frame): New command.
3767 (profiler-profile): Introduce API-level data structure.
3768
e7a2937b
PE
37692012-09-30 Paul Eggert <eggert@cs.ucla.edu>
3770
3771 file-attributes has a new optional arg FOLLOW-SYMLINKS.
3772 * files.el (remote-file-name-inhibit-cache):
3773 * time.el (display-time-file-nonempty-p): Use it.
3774 * files.el (after-find-file): Don't chase links before calling
3775 file-exists-p, as file-exists-p already does the right thing.
3776
4f595e15
RA
37772012-09-30 Ralf Angeli <angeli@caeruleus.net>
3778
3779 Merge from standalone RefTeX repository.
3780
3781 The following ChangeLog entries are shortened versions of the
3782 original ones with file paths adapted. A not so strongly edited
3783 version of the original ChangeLog can be found in the commit log.
3784
3785 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
375e49d4
SM
3786 (reftex-arg-cite): Use `reftex-cite-key-separator'.
3787 Correctly handle new value type returned by `reftex-citation'.
4f595e15
RA
3788
3789 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
375e49d4
SM
3790 that entries with whitespace at various places are found.
3791 Doc fix. Include entries that are cross-referenced from cited entries.
4f595e15
RA
3792 Include @String definitions in the resulting bib file. Add header
3793 and footer defined in `reftex-create-bibtex-header' and
3794 `reftex-create-bibtex-footer'.
3795 (reftex-do-citation): Make it possible again to insert
3796 non-existent entries. Save match data when asking for optional
3797 arguments. Return all keys, not just the first one.
3798 (reftex-all-used-citation-keys): Fix regexp to correctly extract
3799 all citations in the same line.
3800 (reftex-parse-bibtex-entry): Accept additional optional argument
3801 `raw' and keep quotes or braces if it is non-nil. Match fields
3802 containing hyphens besides word constituents.
3803 (reftex-get-string-refs): New function.
3804 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
3805 and ask if it should be reread in case it did.
3806 (reftex-pop-to-bibtex-entry)
3807 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
3808 entries with spaces or tabs in front of arguments.
3809 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
375e49d4
SM
3810 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
3811 Match entries containing numbers and symbol constituents.
3812 (reftex-do-citation, reftex-figure-out-cite-format):
3813 Use `reftex-cite-key-separator'.
4f595e15
RA
3814
3815 * textmodes/reftex-dcr.el: Move provide statement to end of file.
3816 (reftex-mouse-view-crossref): Explain why point is set.
3817
3818 * textmodes/reftex-global.el: Whitespace changes.
3819
3820 * textmodes/reftex-index.el: Move provide statement to end of
3821 file.
3822 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
3823 (reftex-index-visit-phrases-buffer): Set marker when visiting
3824 buffer. This allows for returning from the phrases file to the
3825 file one was just editing instead of the file where the last
3826 phrases was added from.
3827 (reftex-index-phrases-syntax-table): New variable. Give ?\"
3828 punctuation syntax as it usually is not used as string quote in
3829 TeX-related modes and may occur unmatched. The change also
3830 prevents fontification of quoted content.
3831 (reftex-index-phrases-mode): Use it.
3832
375e49d4
SM
3833 * textmodes/reftex-parse.el (reftex-parse-from-file):
3834 Move backward one char if a `\' was matched after a section macro.
4f595e15
RA
3835 (reftex-parse-from-file): Use beginning of match instead of end as
3836 bound.
3837
3838 * textmodes/reftex-ref.el: Adapt creation of
3839 `reftex-<package>-<macro>' functions to new structure of
3840 `reftex-ref-style-alist'.
375e49d4
SM
3841 (reftex-reference): Use `reftex-ref-style-list' function.
3842 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
4f595e15
RA
3843 reference macro if `reftex-ref-macro-prompt' is non-nil.
3844 (reftex-reference): Pass refstyle to `reftex-format-special'.
3845 Determine reference macro by looking at
375e49d4
SM
3846 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
3847 Use only one special format function.
4f595e15
RA
3848 (reftex-varioref-vref, reftex-fancyref-fref)
3849 (reftex-fancyref-Fref): Remove definitions. The functions are now
3850 generated from `reftex-ref-style-alist'.
3851 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
3852 Remove.
3853 (reftex-format-special): New function.
3854
3855 * textmodes/reftex-sel.el
3856 (reftex-select-cycle-ref-style-internal): Adapt to new structure
3857 of `reftex-ref-style-alist'. Remove code for testing macro type.
3858 (reftex-select-toggle-varioref)
3859 (reftex-select-toggle-fancyref): Remove.
3860 (reftex-select-cycle-ref-style-internal)
3861 (reftex-select-cycle-ref-style-forward)
3862 (reftex-select-cycle-ref-style-backward): New functions.
3863 (reftex-select-label-map): Use `v' and `V' for general cycling
3864 through reference styles. Add `p' for switching between number
3865 and page reference types.
3866
375e49d4
SM
3867 * textmodes/reftex-toc.el (reftex-re-enlarge):
3868 Call `enlarge-window' only if there is something to do because in Emacs
4f595e15
RA
3869 the horizontal version throws an error even if the parameter is 0.
3870
3871 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
3872 (reftex-plug-into-AUCTeX): Doc fix.
3873 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
3874 string. Adapt to new name.
3875 (reftex-ref-style-alist): Change structure so that it is not
3876 possible to use multiple different package names within a style.
375e49d4
SM
3877 Remove the symbols for symbols for macro type distinction.
3878 Add characters for macro selection.
4f595e15
RA
3879 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
3880 (reftex-create-bibtex-footer): New variables.
3881 (reftex-format-ref-function): Mention third argument of special
3882 format function.
375e49d4
SM
3883 (reftex-ref-style-alist, reftex-ref-style-default-list):
3884 New variables.
4f595e15
RA
3885 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
3886 to new implementation. Mark as obsolete. Add compatibility code
3887 for honoring the variable values in case they are set.
375e49d4
SM
3888 (reftex-cite-format-builtin, reftex-bibliography-commands):
3889 Add support for ConTeXt.
3890 (reftex-format-ref-function, reftex-format-cite-function):
3891 Fix custom type.
4f595e15
RA
3892 (reftex-cite-key-separator): New variable.
3893
3894 * textmodes/reftex.el (reftex-syntax-table-for-bib)
3895 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
3896 `reftex-syntax-table' because parens have to retain their paren
3897 syntax in order for parsing of BibTeX entries like @book(...) to
3898 work.
3899 (reftex-in-comment): Do not error out if `comment-start-skip' is
3900 not set. Deal correctly with escaped comment characters.
375e49d4
SM
3901 (reftex-tie-multifile-symbols): Add doc string.
3902 Initialize `reftex-ref-style-list'.
4f595e15
RA
3903 (reftex-untie-multifile-symbols): Add doc string.
3904 (reftex-add-index-macros): Doc fix.
3905 (reftex-ref-style-activate, reftex-ref-style-toggle)
3906 (reftex-ref-style-list): New functions.
3907 (reftex-mode-menu): Use them. Adapt to new structure of
3908 `reftex-ref-style-alist'.
3909 (reftex-select-with-char): Kill the RefTeX Select buffer when
3910 done.
3911 (reftex-remove-if): New function.
3912 (reftex-erase-all-selection-and-index-buffers)
3913 (reftex-mode-menu): Reference styles are now computed from
3914 `reftex-ref-style-alist'. Fix typo.
3915 (reftex-report-bug): New function.
3916 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
3917 algorithms with O(n log n). Introduce optional argument SORT (not
3918 yet used).
3919
440ba395
FEG
39202012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
3921
3922 Enhancements for triple-quote string syntax.
375e49d4
SM
3923 * progmodes/python.el (python-syntax-propertize-function):
3924 Match both quote cases in one regexp.
440ba395
FEG
3925 (python-syntax-stringify): Handle matches properly.
3926
4c478e6b
JL
39272012-09-30 Juri Linkov <juri@jurta.org>
3928
3929 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
93cacb6d 3930 to nil around the call to `insert' to prevent
4c478e6b
JL
3931 directory time modification by lock_file. (Bug#2295)
3932 * tar-mode.el (tar-summarize-buffer): Idem.
3933
d80d54b2
JL
39342012-09-30 Juri Linkov <juri@jurta.org>
3935
3936 * facemenu.el (list-colors-sort): Add option "Luminance".
3937 (list-colors-sort-key): Implement it.
3938
3939 * vc/diff-mode.el (diff-refine-removed):
3940 * vc/ediff-init.el (ediff-fine-diff-A):
3941 * vc/smerge-mode.el (smerge-refined-removed):
3942 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
3943
d7e642cc
JD
39442012-09-30 Jan Djärv <jan.h.d@swipnet.se>
3945
3946 * term/ns-win.el (x-file-dialog): New function.
3947
ee41332b
JB
39482012-09-30 Juanma Barranquero <lekktu@gmail.com>
3949
3950 * ido.el (ido-max-directory-size): Default to nil; the current
3951 default is small for POSIX systems, and impractical on Windows 7
3952 now that lstat returns directory sizes for NTFS.
3953
5938d519
MR
39542012-09-30 Martin Rudalics <rudalics@gmx.at>
3955
3956 In buffer display functions handle window-height/window-width
3957 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
375e49d4
SM
3958 * window.el (window--display-buffer): New argument ALIST.
3959 Obey window-height and window-width alist entries.
3960 (window--try-to-split-window): New argument ALIST.
3961 Bind window-combination-limit to t when the window's size shall be
5938d519
MR
3962 changed and window-combination-limit equals `window-size'.
3963 (display-buffer-in-atom-window)
3964 (display-buffer-in-major-side-window)
3965 (display-buffer-in-side-window, display-buffer-same-window)
3966 (display-buffer-reuse-window, display-buffer-pop-up-frame)
3967 (display-buffer-pop-up-window, display-buffer-below-selected)
3968 (display-buffer-at-bottom, display-buffer-in-previous-window)
3969 (display-buffer-use-some-window): Adjust all callers of
3970 window--display-buffer and window--try-to-split-window.
3971 (fit-frame-to-buffer): New option.
3972 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
3973 is non-nil.
3974 (display-buffer-in-major-side-window): Evaluate window-height /
3975 window-width alist entries.
3976
3977 * help.el (temp-buffer-resize-frames)
3978 (temp-buffer-resize-regexps): Remove options.
3979 (temp-buffer-resize-mode): Adjust doc-string.
3980 (resize-temp-buffer-window): Don't consult
3981 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
3982 temp-buffer-resize-frames.
3983
375e49d4
SM
3984 * dired.el (dired-mark-pop-up):
3985 Call display-buffer-below-selected with a fit-window-to-buffer alist
5938d519
MR
3986 entry.
3987
c4c0c2df
CY
39882012-09-30 Chong Yidong <cyd@gnu.org>
3989
48de8b12
CY
3990 * server.el (server-host): Document the security implications.
3991 (server-auth-key): Doc fix.
3992
3993 * startup.el (initial-buffer-choice): Doc fix.
3994
3995 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
3996
a97dc380
CY
3997 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
3998 restriction change.
3999
d39d3c8e
CY
4000 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
4001
c4c0c2df
CY
4002 * help-fns.el (help-fns--obsolete): Fix last change.
4003
98a5e33b
SM
40042012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
4005
34cf6f39
SM
4006 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
4007 (minor-mode-map-alist): Remove redundant code.
4008
e01c13fe
SM
4009 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
4010 visited in a buffer.
4011 (cvs-insert-visited-file): New function.
4012 (find-file-hook): Use it.
4013
4014 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
4015
02661b3a
SM
4016 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
4017 chose face.
4018 (log-edit-empty-buffer-p): Don't require a space after a header.
4019
43711d4b
SM
4020 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
4021
38a30d64
SM
4022 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
4023
4ffb41a9
SM
4024 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
4025 a proper minor-mode.
4026
98a5e33b
SM
4027 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
4028
de82e29b
GM
40292012-09-29 Glenn Morris <rgm@gnu.org>
4030
5cc2e639
GM
4031 * winner.el (winner-mode): Remove variable (let define-minor-mode
4032 handle it).
4033 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
4034 Doc fixes.
4035 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
4036 (winner-mode): Use define-minor-mode.
4037
7bd302eb
GM
4038 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
4039 the full definition in loaddefs, rather than duplicating it.
4040
2923922f 4041 * help-macro.el (three-step-help): No need to autoload defcustom.
ced08382 4042
0e3e4156
GM
4043 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
4044 (inferior-lisp-program, inferior-lisp-load-command)
4045 (inferior-lisp-prompt, inferior-lisp-mode-hook):
2923922f 4046 No need to autoload defcustoms.
0e3e4156 4047
de82e29b
GM
4048 * hippie-exp.el (hippie-expand-try-functions-list)
4049 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
4050 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
4051 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
2923922f 4052 (hippie-expand-only-buffers): No need to autoload defcustoms.
de82e29b
GM
4053 * progmodes/vhdl-mode.el (vhdl-line-expand):
4054 Explicitly load hippie-exp, so it does not get autoloaded
4055 while hippie-expand-try-functions-list is let-bound.
4056
e60b51ab
GM
40572012-09-28 Glenn Morris <rgm@gnu.org>
4058
277f0cfa
GM
4059 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
4060
e60b51ab
GM
4061 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
4062 Only "cl.el" counts as cl these days.
4063
53baf48a
JL
40642012-09-28 Juri Linkov <juri@jurta.org>
4065
4066 Display archive errors in the echo area instead of inserting
4067 to the file buffer.
4068
4069 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
4070 to STDERR-TEST that can be a regexp matching a successful output.
4071 Create a temporary file and redirect stderr to it. Search for
4072 STDERR-TEST in the stderr output and display it in the echo area
4073 if no match is found.
4074 (archive-extract-by-file): New function like
4075 `archive-extract-by-stdout' but extracting archives to files
4076 and looking for successful matches in stdout. Function body is
4077 mostly copied from `archive-rar-extract'.
4078 (archive-rar-extract): Use `archive-extract-by-file'.
4079 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
4080
9c1228c3
LL
40812012-09-28 Leo Liu <sdl.web@gmail.com>
4082
375e49d4
SM
4083 * pcomplete.el (pcomplete-show-completions):
4084 Use minibuffer-message to make pcomplete usable in minibuffer.
147c0425 4085
9c1228c3
LL
4086 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
4087
7f457c06
SM
40882012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
4089
3df749b0
SM
4090 * type-break.el: Use lexical-binding.
4091 (type-break-mode): Use define-minor-mode.
4092
7f457c06
SM
4093 * emacs-lisp/pcase.el (pcase--mark-used): New.
4094 (pcase--u1): Use it (bug#12512).
4095
4096 * custom.el (load-theme): Set buffer-file-name so the load is recorded
4097 in load-history with the right file name.
4098
c00ebc98
TH
40992012-09-28 Tassilo Horn <tsdh@gnu.org>
4100
4101 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
4102 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
4103 (doc-view-get-bounding-box): Make bounding box slicing work for
4104 ODF and DVI documents.
4105
96fb7170
GM
41062012-09-28 Glenn Morris <rgm@gnu.org>
4107
4108 * type-break.el (type-break-mode, type-break-interval)
4109 (type-break-good-rest-interval, type-break-keystroke-threshold):
4110 No need to autoload.
4111 (type-break-good-rest-interval, type-break-keystroke-threshold):
4112 Add :set-after.
4113
5bc93c67
CY
41142012-09-28 Chong Yidong <cyd@gnu.org>
4115
4116 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
4117 Add :version tag.
4118
9cad61d6
SM
41192012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
4120
e28e67b3 4121 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
9cad61d6 4122
daee954c
GM
41232012-09-27 Glenn Morris <rgm@gnu.org>
4124
a88324d4
GM
4125 * faces.el (x-display-name): Declare (for without-x builds).
4126
8e5064e5
GM
4127 * linum.el (linum-format): Don't autoload it. Improve :type.
4128
cc1783c2
GM
4129 * progmodes/tcl.el: Don't require outline when compiling.
4130 (outline-regexp, outline-level): Declare.
1dddcf4c
GM
4131 * textmodes/sgml-mode.el: Don't require outline when compiling.
4132 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
4133
48c339f2
GM
4134 * term.el (term-ansi-reset):
4135 Try setting term-ansi-face-already-done to nil. (Bug#11785)
4136
daee954c
GM
4137 * vc/vc.el (vc-next-action): Only gripe about committing read-only
4138 files for RCS and SCCS. (Bug#9781)
4139
b7f42161
CY
41402012-09-27 Chong Yidong <cyd@gnu.org>
4141
4142 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
4143 change; value should be t.
4144
a2e770db
SM
41452012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
4146
83600dc8
SM
4147 * image-mode.el: Use lexical-binding.
4148 (image-mode-winprops): Use t to stand for the window of
4149 a buffer that's not displayed.
4150 * doc-view.el (doc-view-new-window-function): Handle the new
4151 t in winprops.
4152 (doc-view-enlarge): Make it a real nop if the size is not changed.
4153 (doc-view-display): Handle the case where the buffer is not (yet?)
4154 displayed in any window.
4155 (doc-view-saved-settings): New var.
4156 (doc-view-mode): Use it.
4157 (doc-view-fallback-mode): Set it.
4158
a2e770db
SM
4159 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
4160 Set lexical-binding.
4161 (minibuffer-eldef-shorten-default): New var.
4162 (minibuffer-default-in-prompt-regexps): Use it for new default.
4163 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
4164
e3b60857
JB
41652012-09-26 Juanma Barranquero <lekktu@gmail.com>
4166
4167 * international/uni-bidi.el:
4168 * international/uni-category.el:
4169 * international/uni-name.el:
4170 * international/uni-numeric.el: Regenerate.
4171
3a880af4
SM
41722012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
4173 Stefan Monnier <monnier@iro.umontreal.ca>
4174
4175 * profiler.el: New file.
4176
07b1a5fb
SM
41772012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
4178
4179 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
4180 (testcover-reinstrument): Simplify with CSE.
4181
42019c2e
JB
41822012-09-26 Juanma Barranquero <lekktu@gmail.com>
4183
4184 * window.el (temp-buffer-window-setup): Fix typo in docstring.
4185
179f044b
WS
41862012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
4187
4188 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
4189 (verilog-auto-input, verilog-auto-insert-lisp)
4190 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
4191 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
4192 (verilog-auto-unused, verilog-auto-wire)
4193 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
4194 newline. Reported by Andrew Jones.
4195 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
4196 Reported by Brad Dobbie.
07b1a5fb
SM
4197 (verilog-batch-delete-trailing-whitespace):
4198 Create verilog-batch-delete-trailing-whitespace.
4199 Reported by Brad Dobbie.
179f044b
WS
4200 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
4201 parameters from another module. Reported by Dan Katz.
4202 (verilog-auto, verilog-auto-assign-modport)
4203 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
4204 AUTOINOUTMODPORT for UVM interface module shell generation.
4205 Reported by Brad Dobbie.
4206 (verilog-auto-inst-interfaced-ports): Make default nil, as more
4207 standard behavior.
4208 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
4209 Reported by Matt Martin.
4210
9c52dd5a
MR
42112012-09-25 Martin Rudalics <rudalics@gmx.at>
4212
4213 * window.el (window--resize-child-windows): When resizing child
4214 windows proportionally, process them in reverse order to
4215 preserve the "when splitting a window the new one gets the odd
4216 line" behavior.
4217 (window--resize-root-window-vertically): When resizing the
4218 minibuffer window try to affect only windows at the bottom of the
4219 frame. (Bug#12419)
4220
863666eb
CY
42212012-09-25 Chong Yidong <cyd@gnu.org>
4222
4223 * subr.el (declare): Doc fix.
4224
4225 * help-fns.el (help-fns--obsolete): Handle macros properly.
4226
59f7af81
CY
42272012-09-25 Chong Yidong <cyd@gnu.org>
4228
4229 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
4230 this function obsolete.
4231
4232 * calendar/cal-x.el (calendar-two-frame-setup)
4233 (calendar-only-one-frame-setup, calendar-one-frame-setup):
4234 * calendar/calendar.el (american-calendar, european-calendar)
4235 (calendar-for-loop):
4236 * comint.el (comint-dynamic-simple-complete)
4237 (comint-dynamic-complete-as-filename, comint-unquote-filename):
4238 * desktop.el (desktop-load-default):
4239 * dired-x.el (dired-omit-here-always)
4240 (dired-hack-local-variables, dired-default-directory):
4241 * emacs-lisp/derived.el (derived-mode-class):
4242 * emacs-lisp/timer.el (timer-set-time-with-usecs):
4243 * emacs-lock.el (toggle-emacs-lock):
4244 * epa.el (epa-display-verify-result):
4245 * epg.el (epg-sign-keys, epg-start-sign-keys)
4246 (epg-passphrase-callback-function):
4247 * eshell/esh-util.el (eshell-for):
4248 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
4249 (eshell-add-to-window-buffer-names):
4250 * files.el (locate-file-completion):
4251 * imenu.el (imenu-example--create-c-index)
4252 (imenu-example--create-lisp-index)
4253 (imenu-example--lisp-extract-index-name)
4254 (imenu-example--name-and-position):
4255 * international/mule-cmds.el (princ-list):
4256 * international/mule-diag.el (decode-codepage-char):
4257 * international/mule-util.el (detect-coding-with-priority):
4258 * iswitchb.el (iswitchb-read-buffer):
4259 * mail/mailalias.el (mail-complete):
4260 * mail/sendmail.el (mail-sent-via):
4261 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
4262 (mouse-major-mode-menu):
4263 * password-cache.el (password-read-and-add):
4264 * pcomplete.el (pcomplete-parse-comint-arguments):
4265 * progmodes/sh-script.el (sh-maybe-here-document):
4266 * replace.el (query-replace-regexp-eval):
4267 * savehist.el (savehist-load):
4268 * simple.el (choose-completion-delete-max-match):
4269 * term.el (term-dynamic-simple-complete):
4270 * vc/ediff-init.el (ediff-check-version):
4271 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
4272 * vc/vc.el (vc-diff-switches-list):
4273 * view.el (view-return-to-alist-update): Likewise.
4274
4275 * subr.el (eval-next-after-load, makehash, insert-string)
4276 (assoc-ignore-representation, assoc-ignore-case): Use declare to
4277 mark obsolete.
4278 (mode-line-inverse-video): Variable deleted.
4279
4280 * international/mule-util.el (string-to-sequence): Remove.
4281
4282 * calendar/calendar.el (calendar-version):
4283 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
4284 (icalendar-convert-diary-to-ical):
4285 * cus-edit.el (custom-mode):
4286 * ansi-color.el (ansi-color-unfontify-region):
4287 * international/latin1-disp.el (latin1-char-displayable-p):
4288 * progmodes/cwarn.el (turn-on-cwarn-mode):
07b1a5fb
SM
4289 * progmodes/which-func.el (which-func-update-1):
4290 Use define-obsolete-function-alias.
59f7af81
CY
4291
4292 * net/newst-backend.el (newsticker-cache-filename):
07b1a5fb
SM
4293 * net/newst-treeview.el (newsticker-groups-filename):
4294 Fix incorrect obsolescence declaration.
59f7af81
CY
4295
4296 * allout.el (allout-passphrase-hint-string): Likewise.
4297 (allout-init): Use a declare form to mark obsolete.
4298
4299 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
4300 this applies to functions.
4301
4302 * iswitchb.el (iswitchb-read-buffer): Move code of
4303 iswitchb-define-mode-map here, and delete that obsolete function.
4304
4305 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
4306 font-lock-reference-face.
4307
cca96c97
GM
43082012-09-25 Glenn Morris <rgm@gnu.org>
4309
b06eeda8
GM
4310 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
4311 Doc fixes.
4312
cca96c97
GM
4313 * eshell/em-term.el (eshell-term-name):
4314 Default to term-term-name. (Bug#12485)
4315
dc4f818b
FEG
43162012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
4317
cca96c97
GM
4318 * progmodes/python.el (python-shell-send-buffer): Better handling
4319 of "if __name__ == '__main__':" conditionals when sending the buffer.
dc4f818b 4320
289c24bd
GM
43212012-09-24 Glenn Morris <rgm@gnu.org>
4322
4323 * eshell/esh-cmd.el (eshell-find-alias-function):
4324 Tighten up file-name regexp. (Bug#12499)
4325
8fb8b88f
FEG
43262012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
4327
4328 Enhancements for triple-quote string syntax.
4329 * progmodes/python.el (python-quote-syntax): Remove.
4330 (python-syntax-propertize-function): New value.
07b1a5fb
SM
4331 (python-syntax-count-quotes, python-syntax-stringify):
4332 New functions.
8fb8b88f 4333
6c27f0f8
CY
43342012-09-24 Chong Yidong <cyd@gnu.org>
4335
a5f2b6ec
CY
4336 * mail/supercite.el (sc-version): Remove obsolete function.
4337 (sc-describe): Don't mark as obsolete, since it is bound.
4338 (sc-submit-bug-report): Remove.
4339
4340 * vc/log-edit.el (cvs-changelog-full-paragraphs)
4341 (cvs-commit-buffer-require-final-newline): Remove.
0c765e5f
CY
4342 (log-edit-require-final-newline)
4343 (log-edit-changelog-full-paragraphs): Default to t.
a5f2b6ec
CY
4344
4345 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
4346 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
4347 * vc/vc.el (vc-checkout-carefully): Likewise.
4348
4349 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
4350 (emerge-version): Remove.
4351
4352 * progmodes/compile.el (compile-internal): Remove.
4353 (compilation-parse-errors-function): Fix typo.
4354
4355 * international/mule.el (set-char-table-default): Remove.
4356 (set-coding-priority, make-coding-system, generic-char-p)
4357 (charset-list, charset-bytes, charset-id): Use declare to mark
4358 functions as obsolete.
4359
4360 * vc/pcvs-defs.el (cvs-buffer-name-alist)
4361 (cvs-invert-ignore-marks): Remove references to obsolete vars.
4362 * vc/vc-hooks.el (vc-default-registered): Don't use
4363 vc-master-templates.
4364
07b1a5fb
SM
4365 * font-lock.el (font-lock-reference-face):
4366 Use define-obsolete-variable-alias.
6c27f0f8
CY
4367
4368 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
4369 * calendar/calendar.el (calendar-font-lock-keywords):
4370 * calendar/diary-lib.el (diary-font-lock-keywords)
4371 (diary-fancy-font-lock-keywords):
4372 * textmodes/reftex-sel.el (reftex-insert-docstruct):
4373 * textmodes/reftex-index.el (reftex-insert-index):
4374 * textmodes/reftex-cite.el (reftex-format-bib-entry):
4375 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4376 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
4377 * progmodes/prolog.el (prolog-font-lock-keywords):
4378 * progmodes/idlwave.el (idlwave-idl-keywords):
4379 * progmodes/ada-mode.el (ada-font-lock-keywords):
4380 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
4381
bcc0adbf
GM
43822012-09-24 Glenn Morris <rgm@gnu.org>
4383
4384 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
4385
095bb823
FEG
43862012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
4387
4388 * progmodes/python.el (python-indent-line): More consistent cursor
4389 movement behavior.
4390
70efc5c9
SM
43912012-09-23 Stefan Merten <smerten@oekonux.de>
4392
4393 * textmodes/rst.el: Fix compiler warning.
4394
2f438239
RW
43952012-09-23 Roland Winkler <winkler@gnu.org>
4396
07b1a5fb
SM
4397 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
4398 Transcribe also LaTeX hyphenation.
2f438239
RW
4399 (bibtex-reformat): Bug fix. Do not quote twice the elements of
4400 bibtex-reformat-previous-options.
4401
936ad041
RW
44022012-09-23 Roland Winkler <winkler@gnu.org>
4403
4404 * proced.el (proced-renice-command): New variable.
4405 (proced-marked-processes): New function.
4406 (proced-with-processes-buffer): New macro.
4407 (proced-send-signal): Use them.
4408 (proced-renice): New command bound to r.
4409
6fab0274
RW
44102012-09-23 Roland Winkler <winkler@gnu.org>
4411
4412 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
4413 ibuffer-saved-filter-groups has one element, shortcut the call of
4414 completing-read. (Bug#12331)
4415
9a930676
CY
44162012-09-23 Chong Yidong <cyd@gnu.org>
4417
4418 * bindings.el (mode-line-toggle-read-only):
4419 * bs.el (bs-toggle-readonly):
4420 * buff-menu.el (Buffer-menu-toggle-read-only):
4421 * dired.el (dired-toggle-read-only):
4422 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
4423
d07ff9db
CY
44242012-09-23 Chong Yidong <cyd@gnu.org>
4425
4426 * image.el (image-type-available-p): Adapt to init-image-library
4427 argument changes.
4428
51c4474e
JL
44292012-09-22 Juri Linkov <juri@jurta.org>
4430
4431 * dired.el (dired-mode-map): Add [remap read-only-mode] for
4432 `dired-toggle-read-only'. (Bug#12462)
4433
43bf5e8e
MR
44342012-09-22 Martin Rudalics <rudalics@gmx.at>
4435
4436 * subr.el (temp-output-buffer-show): New function.
4437 (with-output-to-temp-buffer): Call temp-output-buffer-show
4438 instead of internal-temp-output-buffer-show.
4439
c88b867f
CY
44402012-09-22 Chong Yidong <cyd@gnu.org>
4441
3df47cd5
CY
4442 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
4443 (Bug#12462).
4444
c88b867f
CY
4445 * repeat.el (repeat): Doc fix (Bug#12348).
4446
4447 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
4448 (Bug#10909).
4449
4450 * simple.el (shell-command-on-region): Doc fix.
3171e303 4451 (read-only-mode): Doc fix.
c88b867f 4452
df9685f3
EZ
44532012-09-22 Eli Zaretskii <eliz@gnu.org>
4454
4455 * emacs-lisp/timer.el (run-with-idle-timer)
4456 (timer-activate-when-idle): Warn against reinvoking an idle timer
4457 from within its own timer action. (Bug#12447)
4458
8e17c9ba
MR
44592012-09-22 Martin Rudalics <rudalics@gmx.at>
4460
4461 * cus-start.el (window-combination-limit): Add new optional
4462 values.
4463 * window.el (temp-buffer-window-show)
4464 (window--try-to-split-window): Handle new values of
4465 window-combination-limit (Bug#1806).
4466 (split-window): Test window-combination-limit for t instead of
4467 non-nil.
4468 (display-buffer-at-bottom): New buffer display action function.
4469 * help.el (temp-buffer-resize-regexps): New option.
4470 (temp-buffer-resize-mode): Rewrite doc-string.
4471 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
bd909927 4472 Don't resize reused window. Suggested by Glenn Morris.
8e17c9ba 4473
48a24920
SM
44742012-09-22 Stefan Merten <smerten@oekonux.de>
4475
70efc5c9 4476 * textmodes/rst.el: Revamp section title faces.
48a24920
SM
4477 (rst-official-version)
4478 (rst-package-emacs-version-alist): Sync with official version
4479 V1.4.0.
4480 (rst-faces-defaults, rst-set-level-default)
4481 (rst-level-face-max, rst-level-face-base-color)
4482 (rst-level-face-base-light, rst-level-face-format-light)
4483 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
4484 (rst-adornment-faces-alist): Match new setup.
4485 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
4486 (rst-level-5, rst-level-6): New faces.
4487
82f8cd94
CY
44882012-09-22 Chong Yidong <cyd@gnu.org>
4489
4490 * simple.el (undo): Handle indirect buffers (Bug#8207).
4491
acfa068f 44922012-09-21 Leo Liu <sdl.web@gmail.com>
a8c14da8
LL
4493
4494 IDO: Disable match re-ordering for buffer switching.
2bc9406c 4495 * ido.el (ido-buffer-disable-smart-matches): New variable.
a8c14da8
LL
4496 (ido-set-matches-1): Use it. (Bug#2042)
4497
acfa068f 44982012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
a316d229
JM
4499
4500 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
4501 Fix 2011-05-17 change. (Bug#12418)
4502
acfa068f 45032012-09-21 Leo Liu <sdl.web@gmail.com>
d02e58f8
LL
4504
4505 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
4506
acfa068f 45072012-09-21 Glenn Morris <rgm@gnu.org>
511fd0b2
GM
4508
4509 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
4510 Be more robust about locating simple.el.
4511
acfa068f 45122012-09-21 Glenn Morris <rgm@gnu.org>
fa05bfe0
GM
4513
4514 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
4515
acfa068f
CY
45162012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
4517
4518 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
4519
41a97e6f
JL
45202012-09-20 Juri Linkov <juri@jurta.org>
4521
eb2deaff
JL
4522 * replace.el (query-replace-read-from): Use `read-regexp' instead
4523 of `read-from-minibuffer' when `regexp-flag' is non-nil.
4524 (occur-read-primary-args): Use `read-regexp' instead of
4525 `read-string'.
4526 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
4527 `read-from-minibuffer'.
4528 * isearch.el (isearch-occur): Use `read-regexp' instead of
4529 `read-string'.
4530 * dired.el (dired-read-regexp): Use `read-regexp' instead of
4531 `read-from-minibuffer'.
4532 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
4533 of `read-string'. (Bug#7567)
4534
5825610b
JL
4535 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
4536 and allow accepting a list of strings prepended to a list of
4537 standard default values. Doc fix. (Bug#12321)
4538
eebbf404
JL
4539 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
4540
41a97e6f
JL
4541 * replace.el (read-regexp): Don't add ": " when PROMPT already
4542 ends with a colon and space. (Bug#12321)
4543
c9e452d3
TH
45442012-09-20 Tassilo Horn <tsdh@gnu.org>
4545
4546 * doc-view.el (doc-view-display): Better fix for the cl-assertion
4547 error.
4548
ee97deee
SM
45492012-09-20 Stefan Merten <smerten@oekonux.de>
4550
70efc5c9 4551 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
ee97deee
SM
4552 Fixes feature request bug#11711.
4553 (rst-mode): Create `imenu-create-index-function'.
4554 (rst-get-stripped-line): Delete after refactoring.
4555 (rst-section-tree, rst-section-tree-rec)
4556 (rst-section-tree-point): Refactor and document properly.
4557 (rst-imenu-find-adornments-for-position)
07b1a5fb
SM
4558 (rst-imenu-convert-cell, rst-imenu-create-index):
4559 New function.
ee97deee 4560
f490dab9
SM
45612012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4562
95b9712e
SM
4563 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
4564 (macroexp--expand-all): Use it.
4565 (macroexp--funcall-and-return): Remove by folding it into its sole
4566 caller (macroexp--warn-and-return).
4567 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
4568 Use macroexp--obsolete-warning.
4569
f490dab9
SM
4570 * calc/calc.el: Fix last change by removing the whole chunk, since it
4571 was only needed back when Calc was not bundled.
4572
96e8d411
MR
45732012-09-20 Martin Rudalics <rudalics@gmx.at>
4574
4575 * emacs-lisp/debug.el (debug): Restore assignment to
4576 debugger-old-buffer removed on 2012-09-08.
4577
0876a82d
JL
45782012-09-20 Juri Linkov <juri@jurta.org>
4579
4580 * dired-aux.el (dired-diff): Remove (require 'diff) since
4581 `diff-latest-backup-file' is now autoloaded.
4582
9f7c28f0
CY
45832012-09-20 Chong Yidong <cyd@gnu.org>
4584
4585 * vc/diff.el (diff-latest-backup-file): Autoload.
4586
7a04bee9
SM
45872012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
4588
e6f0a80d
SM
4589 * calc/calc.el: Remove redundant autoload shape check.
4590 (sel-mode): Don't defvar.
4591 (calc-get-stack-element): Add `sel-mode' arg instead.
4592 (calc-top, calc-top-list): Pass it this additional argument.
4593 * calc/calc-store.el (calc-store-map):
4594 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
4595 (calc-map-equation, calc-outer-product, calc-inner-product):
4596 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
4597
7a04bee9
SM
4598 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
4599
12734222
JL
46002012-09-19 Juri Linkov <juri@jurta.org>
4601
4602 * dired-aux.el (dired-diff): Add (require 'diff) because
4603 `diff-latest-backup-file' is not autoloaded.
4604 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
4605 of `dired-get-filename' to t to not report error when there is
4606 no default file on the current line.
4607
46624b4f
SM
46082012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
4609
ce97595b
SM
4610 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
4611 macroexp--eval-if-compile.
4612 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
4613 (macroexp--expand-all): Use them (bug#12371).
4614
46624b4f
SM
4615 * doc-view.el (doc-view-guess-paper-size)
4616 (doc-view-scale-bounding-box): Fix unbound `caddr'.
4617
db8a5a18
TH
46182012-09-19 Tassilo Horn <tsdh@gnu.org>
4619
4620 New feature: set optimal slice from BoundingBox information.
4621 * doc-view.el (doc-view-mode-map): Add keybinding.
4622 (doc-view-menu): Add menu entry.
4623 (doc-view-set-slice): Adapt docstring.
4624 (doc-view-get-bounding-box, doc-view-guess-paper-size)
4625 (doc-view-scale-bounding-box)
4626 (doc-view-set-slice-from-bounding-box): New functions.
4627 (doc-view-paper-sizes): New defvar.
4628
69f6644c
GM
46292012-09-19 Glenn Morris <rgm@gnu.org>
4630
35f5b19d
GM
4631 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
4632 (byte-compile-log-warning): Autoload. (Bug#12371)
4633
69f6644c
GM
4634 * calendar/calendar.el (calendar-american-month-header)
4635 (calendar-european-month-header, calendar-iso-month-header)
4636 (calendar-month-header): New options.
4637 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
4638 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
4639
e543ae91
JD
46402012-09-19 Jan Djärv <jan.h.d@swipnet.se>
4641
4642 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
4643
2fd5e67d
JL
46442012-09-18 Juri Linkov <juri@jurta.org>
4645
4646 * dired-aux.el (dired-diff): Restore original functionality of
4647 getting the default value, but keep new feature of using the
4648 latest existing backup file (`diff-latest-backup-file').
4649
42917e79
JL
46502012-09-18 Juri Linkov <juri@jurta.org>
4651
4652 * dired.el (dired-mark): If the region is active in Transient Mark
4653 mode, mark all files in the active region. Doc fix.
4654 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
4655 Doc fix. (Bug#10624)
4656
20f70ede
JL
46572012-09-18 Juri Linkov <juri@jurta.org>
4658
4659 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
4660 attributes for M-n are pulled from the file at point.
4661 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
4662 Suggested by Drew Adams. (Bug#10624)
4663
32fb8162
DG
46642012-09-18 Dmitry Gutov <dgutov@yandex.ru>
4665
4666 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
4667 whitespace after "end".
4668 (ruby-do-end-to-brace): Collapse block to one line if it fits
4669 within fill-column.
4670
37ab5092
MR
46712012-09-18 Martin Rudalics <rudalics@gmx.at>
4672
4673 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
4674 value.
4675 (debug): Don't remove debugger window when debugger is expected
4676 to be back.
4677
ed1f0bd3
CY
46782012-09-18 Chong Yidong <cyd@gnu.org>
4679
4680 * custom.el (defface): Doc fix.
4681
4682 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
4683
a11035b8
MB
46842012-09-18 Martin Blais <blais@furius.ca> (tiny change)
4685
4686 * progmodes/compile.el (compilation-start): Use compilation-always-kill
4687 to initialize query-on-exit; then test that instead (bug#12288).
4688
64f6a736
SM
46892012-09-17 Stefan Merten <smerten@oekonux.de>
4690
70efc5c9 4691 * textmodes/rst.el: Add support for `testcover'.
64f6a736
SM
4692 (rst-defcustom-testcover, rst-testcover-add-compose)
4693 (rst-testcover-add-1value): New functions.
4694 (rst-portable-mark-active-p): Replace by `use-region-p'.
4695 (rst-update-section, rst-classify-adornment)
4696 (rst-find-title-line): Mark `1value' forms.
4697 (rst-classify-adornment): Remove superfluous form.
4698 (rst-update-section, rst-get-adornments-around)
4699 (rst-adornment-complete-p, rst-get-next-adornment)
4700 (rst-adjust, rst-promote-region)
4701 (rst-display-adornments-hierarchy, rst-straighten-adornments)
4702 (rst-find-pfx-in-region, rst-section-tree-rec)
4703 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
4704 (rst-toc-node, rst-toc, rst-forward-section)
4705 (rst-iterate-leftmost-paragraphs)
4706 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
4707 (rst-bullet-list-region)
4708 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
4709 (rst-compile-find-conf, rst-compile)
4710 (rst-repeat-last-character): Fix style.
4711
580bd868
CY
47122012-09-17 Chong Yidong <cyd@gnu.org>
4713
4714 * comint.el (comint--complete-file-name-data): Don't add a space
4715 if the status is `sole'; that adds a gratuitous space in the
4716 completion-cycling case (Bug#12092).
4717
4718 * pcomplete.el (pcomplete-completions-at-point): Likewise.
4719
69de3ec6
RS
47202012-09-17 Richard Stallman <rms@gnu.org>
4721
0dee970c
RS
4722 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
4723 only in the mime-shown mode, not in raw mode.
4724 (rmail-mime): Toggle off mime by displaying the message without
6b250df6 4725 mime processing. (Bug#12305)
0dee970c 4726
6b250df6
GM
4727 * mail/rmail.el (rmail-retry-failure):
4728 Turn off mime processing first. (Bug#12037)
acb1c47b 4729
69de3ec6
RS
4730 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
4731
d079ee5f
CY
47322012-09-17 Chong Yidong <cyd@gnu.org>
4733
4734 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
4735 (shell-dynamic-complete-functions): Convert to defcustom.
4736 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
4737
865fe16f
CY
4738 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
4739 * comint.el (comint-prompt-read-only):
4740 * custom.el (defcustom):
4741 * hi-lock.el (hi-lock-mode):
4742 * ibuffer.el (ibuffer-formats):
4743 * ielm.el (ielm-prompt-read-only):
4744 * novice.el (disable-command):
4745 * saveplace.el (toggle-save-place):
4746 * speedbar.el (speedbar-supported-extension-expressions):
4747 * startup.el (auto-save-list-file-prefix, init-file-user)
4748 (after-init-hook, inhibit-startup-echo-area-message):
4749 * strokes.el (strokes-help):
4750 * time-stamp.el (time-stamp):
4751 * calendar/calendar.el (calendar, diary-file):
4752 * calendar/diary-lib.el (diary-mail-entries, diary)
4753 (diary-list-entries-hook):
4754 * calendar/holidays.el (holidays, calendar-holidays):
4755 * calendar/lunar.el (lunar-phases):
4756 * calendar/solar.el (sunrise-sunset):
4757 * emulation/edt.el (edt-load-keys):
4758 * emulation/viper.el (viper-mode):
4759 * eshell/em-alias.el (eshell-command-aliases-list):
4760 * eshell/esh-util.el (eshell-convert-numeric-arguments):
4761 * international/ogonek.el (ogonek-information):
4762 * net/tramp-cmds.el (tramp-bug):
4763 * net/quickurl.el (quickurl-reread-hook-postfix):
4764 * play/decipher.el (decipher-font-lock-keywords):
4765 * progmodes/cc-styles.el (c-set-style):
4766 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
4767 * progmodes/inf-lisp.el (inferior-lisp-prompt):
4768 * progmodes/octave-mod.el (octave-mode):
4769 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
4770 * progmodes/verilog-mode.el (verilog-read-defines):
4771 * textmodes/two-column.el (2C-mode): Likewise.
4772
48093eb9
KY
47732012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
4774
4775 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
4776 that holds many addresses.
4777
c584eaf9
CY
47782012-09-16 Chong Yidong <cyd@gnu.org>
4779
40d70ecb
CY
4780 * align.el (align-areas): Call the indication function with
4781 positions instead of markers for arguments (Bug#12343).
4782
1667e065
CY
4783 * files.el (parse-colon-path): Use split-string (Bug#12351).
4784
fdc2806d 4785 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
71ce58e7 4786 (display-buffer-function): Mark as obsolete.
fdc2806d 4787
f1be615c 4788 * progmodes/compile.el (compilation-parse-errors): Accept list
ce97595b
SM
4789 values similar to font-lock-keywords (Bug#12136).
4790 Suggested by Oleksandr Manzyuk.
c584eaf9
CY
4791 (compilation-error-regexp-alist): Doc fix.
4792
f40a9709
GM
47932012-09-15 Glenn Morris <rgm@gnu.org>
4794
72aa16e1
GM
4795 * version.el (emacs-bzr-version-bzr): New function.
4796 (emacs-bzr-get-version): Add optional EXTERNAL argument.
4797
82375160
GM
4798 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
4799 checkouts, check the parent dirstate matches the branch.
4800 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
4801 empty string.
4802
f40a9709
GM
4803 * version.el (emacs-bzr-version): Doc fix.
4804 (emacs-bzr-version-dirstate): New function.
4805 (emacs-bzr-get-version): For lightweight checkouts, if the parent
4806 is local try and check that it matches the branch. If not, just
4807 use dirstate information. (Bug#12441)
4808
cb26b7f5
JL
48092012-09-14 Juri Linkov <juri@jurta.org>
4810
4811 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
4812 (Bug#12399)
4813
2de39f08
SM
48142012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
4815
0fb3cb7c
SM
4816 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
4817
2de39f08
SM
4818 * emacs-lisp/edebug.el: Miscellaneous cleanup.
4819 Remove obsolete byte-compiler hack that tried to silence some warnings.
4820 (edebug-submit-bug-report): Remove.
4821 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
4822 Remove aliases, use the un-prefixed name instead.
4823 (edebug-pop-to-buffer): Consider other frames.
4824 (edebug-original-read):: Make it more obvious that it's always defined.
4825 (edebug--make-form-data-entry, edebug--form-data-name)
4826 (edebug--form-data-begin, edebug--form-data-end): Rename from the
4827 single-dashed name, and implement with cl-defstruct.
4828 (edebug-set-form-data-entry): Use the standard accessors.
4829 (edebug-make-top-form-data-entry): Use push.
4830 (edebug-no-match): Drop useless `funcall'.
4831 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
4832 to functions.
4833 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
4834 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
4835 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
4836 (easy-menu-define, with-custom-print): Remove redundant specs.
4837 (edebug-outside-overriding-local-map)
4838 (edebug-outside-overriding-terminal-local-map): Remove, unused.
4839 (edebug--display): Bind unread-command-events directly to nil rather
4840 than binding it to unread-command-events and later setting it to nil.
4841 (edebug--display): Kill edebug-eval-buffer here...
4842 (edebug--recursive-edit): ...rather than here.
4843 Bind standard-output and standard-input.
4844 (edebug-eval): Check cl-macroexpand-all is fboundp.
4845 (edebug-temp-display-freq-count): Fix last change.
4846
4847 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
4848 * subr.el (noreturn, 1value): Add `debug' spec.
4849 * emacs-lisp/advice.el: Require cl-lib.
4850 (ad-copy-tree): Remove, use copy-tree instead.
4851 (ad-dolist): Remove use dolist or cl-dolist instead.
4852 (ad-do-return): Remove, use cl-return instead.
4853 (defadvice): Add `debug' spec.
4854
5b68b333
JL
48552012-09-13 Juri Linkov <juri@jurta.org>
4856
4857 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
4858 (Bug#12399)
4859
b9800ec4
GM
48602012-09-13 Glenn Morris <rgm@gnu.org>
4861
6a2e6868
GM
4862 * calc/calc.el (math-compose-expr):
4863 * calc/calc-ext.el (math-compose-expr):
4864 * progmodes/cc-defs.el (cl-macroexpand-all):
4865 * progmodes/cc-langs.el (delete-duplicates, mapcan)
4866 (cl-macroexpand-all): Update declarations.
4867
b9800ec4
GM
4868 * vc/vc.el: No need to require ediff.
4869 (ediff-load-version-control): Declare.
4870 (ediff-vc-internal): Fix declaration.
4871 (vc-version-ediff): Require ediff.
4872
c18e885b
PE
48732012-09-13 Paul Eggert <eggert@cs.ucla.edu>
4874
4875 Use a more backwards-compatible timer format (Bug#12430).
4876 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
4877 being right after USECS, as that better supports old code that
4878 inadvisedly looked directly at the timer vector.
4879
d607d303
KH
48802012-09-13 Kenichi Handa <handa@gnu.org>
4881
4882 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
4883 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
4884 `coding-priority' property of these language environment.
4885
72eac303
PE
48862012-09-13 Paul Eggert <eggert@cs.ucla.edu>
4887
4888 Fix glitches caused by addition of psec to timers (Bug#12430).
4889 * image.el (image-animate-timer):
4890 * time.el (display-time-world-timer):
4891 Use timer--function and timer--args rather than raw access to
4892 timer vector.
4893
2168fe4f
GM
48942012-09-13 Glenn Morris <rgm@gnu.org>
4895
4896 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
4897 If not compiling a file, try using load-file-name.
4898
bd8d6108
SM
48992012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
4900
c0c54fbd
SM
4901 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
4902 Fix last change.
4903 (edebug-update-eval-list): Use `push'.
4904
bd8d6108
SM
4905 * emacs-lisp/edebug.el: Use lexical-binding.
4906 Remove the "edebug-" prefix from non-dynamically-scoped variables.
4907 Mark unused args with underscore.
4908 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
4909 (edebug-form-data): Use defvar-local.
4910 (edebug-make-before-and-after-form, edebug-make-after-form):
4911 Use backquote.
4912 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
4913 Not dynamically scoped any more.
4914 (edebug--enter-trace): Add arguments `function' and `args'.
4915 Rename from edebug-enter-trace.
4916 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
4917 (edebug--update-coverage): Add `after-index' and `value' args.
4918 Rename from edebug-update-coverage.
4919 (edebug-slow-after): Call it accordingly.
4920 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
4921 edebug-recursive-edit.
4922 (edebug--display): Call it accordingly. Add args `value',
4923 `offset-index', and `arg-mode'. Rename from edebug-display.
4924 (edebug-debugger, edebug): Call it accordingly.
4925 (edebug-eval-display-list): Use dolist.
4926
a9f9d9de
JL
49272012-09-12 Juri Linkov <juri@jurta.org>
4928
4929 * info.el (Info-search): Don't check for isearch-mode and
4930 isearch-regexp before let-binding search-spaces-regexp to
4931 Info-search-whitespace-regexp.
4932 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
4933 search-whitespace-regexp if isearch-lax-whitespace or
4934 isearch-regexp-lax-whitespace is non-nil.
4935 (Info-mode): Don't set local variable search-whitespace-regexp.
4936 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
4937
bfeae2cf
SM
49382012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4939
4940 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
4941 (debugger-env-macro): Remove support for unread-command-char.
4942
4943 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
4944 the temporary map re-appearing on emulation-mode-map-alists.
4945
4946 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
4947 since 22.1.
4948
4949 * ehelp.el (with-electric-help): Accept functions in
4950 electric-help-form-to-execute.
4951 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
4952 And replace unread-command-char -> unread-command-events.
4953
fbbcaf1b
MA
49542012-09-12 Michael Albinus <michael.albinus@gmx.de>
4955
4956 Sync with Tramp 2.2.6.
4957
4958 * net/tramp.el (tramp-accept-process-output): Don't use
4959 JUST-THIS-ONE in the XEmacs case.
4960
4961 * net/trampver.el: Update release number.
4962
4dece104
MR
49632012-09-12 Martin Rudalics <rudalics@gmx.at>
4964
bfeae2cf
SM
4965 * emacs-lisp/debug.el (debugger-previous-window-height):
4966 New variable.
4dece104
MR
4967 (debug): When debugger-jumping-flag is non-nil try to restore
4968 height of debugger window. (Bug#8789)
4969
45b82ad0
SM
49702012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
4971
60c49c0f
SM
4972 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
4973 overriding-local-map and pre/post-command-hook here.
4974 (edebug-recursive-edit): Do it here instead (bug#12345).
4975 (edebug-outside-unread-command-char): Remove all uses of
4976 unread-command-char.
4977
45b82ad0
SM
4978 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
4979 inhibit-debugger is bound instead.
4980
baa26ea0
BG
49812012-09-11 Bastien Guerry <bzg@gnu.org>
4982
4983 * subr.el (set-temporary-overlay-map): Add a docstring.
fc0c31f8 4984 (Bug#12346)
baa26ea0 4985
04e8abfa
BG
49862012-09-11 Bastien Guerry <bzg@gnu.org>
4987
96d03571 4988 * minibuffer.el (completion-table-subvert): Fix docstring.
fc0c31f8 4989 (Bug#12347)
96d03571
BG
4990
49912012-09-11 Bastien Guerry <bzg@gnu.org>
4992
fc0c31f8 4993 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
04e8abfa 4994
04e082b0
MM
49952012-09-10 Michael R. Mauger <mmaug@yahoo.com>
4996
4997 * progmodes/sql.el: Version 3.1
4998 (sql-db2-escape-newlines): New variable.
4999 (sql-escape-newlines-filter): Use it.
5000
399a361b
JB
50012012-09-10 Juanma Barranquero <lekktu@gmail.com>
5002
5003 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
5004
0780c517
DN
50052012-09-10 Dan Nicolaescu <dann@gnu.org>
5006
45b82ad0
SM
5007 * vc/diff-mode.el (diff-mode-menu):
5008 Bind diff-remove-trailing-whitespace.
0780c517 5009
9b851e25
SM
50102012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
5011
5012 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
fc0c31f8
JB
5013 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
5014 (emacs-lisp-byte-code-mode): New functions.
9b851e25
SM
5015 (eval-sexp-add-defvars): Don't skip defvars in column >0.
5016 (eval-defun-2): Remove bogus interactive spec.
5017 (lisp-indent-line): Remove redundant whole-exp code, now done in
5018 indent-according-to-mode.
5019 (save-match-data): Remove redundant indent data.
5020
5021 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
5022 Use `declare'.
5023
3231d532
JL
50242012-09-09 Juri Linkov <juri@jurta.org>
5025
5026 * replace.el (replace-regexp-lax-whitespace): New defcustom.
5027 (replace-lax-whitespace, query-replace-regexp)
5028 (query-replace-regexp-eval, replace-regexp): Doc fix.
5029 (perform-replace, replace-highlight): Let-bind
5030 isearch-lax-whitespace to replace-lax-whitespace and
5031 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
5032
5033 * isearch.el (isearch-query-replace): Let-bind
5034 replace-lax-whitespace to isearch-lax-whitespace and
5035 replace-regexp-lax-whitespace to
5036 isearch-regexp-lax-whitespace. (Bug#10885)
5037
70fe8236
SM
50382012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
5039
5040 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
5041
8ed43f15
AM
50422012-09-09 Alan Mackenzie <acm@muc.de>
5043
70fe8236
SM
5044 * progmodes/cc-engine.el (c-state-cache-init):
5045 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
5046 (c-record-parse-state-state):
5047 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8ed43f15 5048
bfabf70a
AS
50492012-09-09 Andreas Schwab <schwab@linux-m68k.org>
5050
5051 * register.el (register-separator): Rename from
5052 separator-register. All uses changed. Doc fix.
5053 (register): Fix version.
5054
011474aa
CY
50552012-09-09 Chong Yidong <cyd@gnu.org>
5056
5057 * replace.el (query-replace-map): Bind four new symbols for
5058 requesting window scrolling.
5059
5060 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
5061 query-replace-map (Bug#8948).
5062
5063 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
5064
5065 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
5066 since they are now in query-replace-map.
5067
5068 * window.el (scroll-other-window-down): Make the arg optional.
5069
a8b7cd8d
CY
50702012-09-09 Chong Yidong <cyd@gnu.org>
5071
5072 * files.el (hack-local-variables-confirm): Use quit-window to kill
5073 the *Local Variables* buffer.
5074
c3268831
DG
50752012-09-08 Dmitry Gutov <dgutov@yandex.ru>
5076
5077 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
5078 not just expect to be at its beginning. Adjust callees.
5079 Succeed when do-end block has no space before the pipe character.
5080 (ruby-brace-to-do-end): When the original block is one-liner,
5081 convert to multiline. Reindent the result.
5082
0979429b
J
50832012-09-08 Jambunathan K <kjambunathan@gmail.com>
5084
5085 * register.el (register): New group.
27359e99 5086 (separator-register): New user option.
0979429b
J
5087 (increment-register): Route it to `append-to-register', if
5088 register contains text. Implication is that `C-x r +' can now be
5089 used for appending to a text register (bug#12217).
5090 (append-to-register, prepend-to-register): Add separator based on
5b9c45a6 5091 `separator-register'.
0979429b 5092
ace2989a
AM
50932012-09-08 Alan Mackenzie <acm@muc.de>
5094
5095 AWK Mode: make auto-newline work when there's "==" in the pattern.
5096 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
5097 correctly.
0979429b
J
5098 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
5099 Test more rigorously for "=" token.
ace2989a 5100
616c6c36
DG
51012012-09-08 Dmitry Gutov <dgutov@yandex.ru>
5102
0979429b
J
5103 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
5104 Only fail when reached LIMIT.
616c6c36 5105
35d98877
CY
51062012-09-08 Chong Yidong <cyd@gnu.org>
5107
5108 * dired.el (dired-mode-map): Don't bind M-=.
5109
5110 * dired-aux.el (dired-diff): Use backup file as default.
5111
1715f2db
DA
51122012-09-08 Drew Adams <drew.adams@oracle.com>
5113
5114 * subr.el (add-to-history): Fix delete usage (Bug#12314).
5115
6dcef6ec
CY
51162012-09-08 Chong Yidong <cyd@gnu.org>
5117
5118 * subr.el (syntax-after, syntax-class): Doc fix.
5119
fa2bcf43
MR
51202012-09-08 Martin Rudalics <rudalics@gmx.at>
5121
5122 * window.el (display-buffer-in-previous-window): New buffer
5123 display action function.
5124
5125 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
5126 (debugger-previous-window): New variable.
5127 (debug): Rewrite using display-buffer-in-previous-window,
5128 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
5129
daac280a
SM
51302012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
5131
5132 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
5133
9dd40b00
MM
51342012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
5135
daac280a
SM
5136 * progmodes/python.el (python-shell-send-string):
5137 When default-directory is remote, create temp file on remote
9dd40b00
MM
5138 filesystem.
5139 (python-shell-send-file): When file is remote, pass local view of
5140 file paths to remote Python interpreter. (Bug#12340)
5141
145823ec
CY
51422012-09-07 Chong Yidong <cyd@gnu.org>
5143
cee2e90d
CY
5144 * window.el (switch-to-buffer): Doc fix (Bug#12181).
5145
0d7eb2ea
CY
5146 * files.el (after-find-file): Don't fail on a read-only buffer if
5147 require-final-newline is `visit' or `visit-save' (Bug#11156).
5148
145823ec
CY
5149 * subr.el (read-char-choice): Allow quitting via ESC ESC.
5150
daac280a
SM
5151 * userlock.el (ask-user-about-supersession-threat):
5152 Use read-char-choice (Bug#12093).
145823ec 5153
74c582e6
CY
51542012-09-07 Chong Yidong <cyd@gnu.org>
5155
e5c2edf7
CY
5156 * subr.el (buffer-narrowed-p): New function.
5157
5158 * ses.el (ses-widen):
5159 * simple.el (count-words--buffer-message):
1f9f395d 5160 * net/browse-url.el (browse-url-of-buffer): Use it.
e5c2edf7
CY
5161
5162 * simple.el (count-words-region): Don't signal an error if there
5163 is a non-nil prefix arg and the mark is not set.
c640e87d 5164
74c582e6
CY
5165 * help.el (describe-key-briefly): Allow the message to be seen
5166 when invoked from the minibuffer (Bug#7014).
5167
d81ceaaf
DG
51682012-09-07 Dmitry Gutov <dgutov@yandex.ru>
5169
5170 * progmodes/ruby-mode.el (ruby-end-of-defun)
5171 (ruby-beginning-of-defun): Simplify, allow indentation before
5172 block beginning and end keywords.
8f06acce
DG
5173 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
5174 (ruby-end-of-defun): Expect that the point is at the beginning of
5175 the defun.
d81ceaaf 5176
d458ef98
SM
51772012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
5180 (bug#12367).
5181 (cl--make-usage-args): Strip _ from argument names.
5182
20367d28
RS
51832012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
5184
5185 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
5186 obsolete alias speedbar-key-map.
5187 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
5188 (vhdl-index-menu-init): Don't use obsolete variable
5189 font-lock-maximum-size.
5190
3424a4f6
CY
51912012-09-06 Chong Yidong <cyd@gnu.org>
5192
5193 * frame.el (window-system-version): Mark as obsolete.
5194
fcbfbdea
CY
5195 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
5196 of obsolete variable speedbar-key-map.
5197
826b3235
JL
51982012-09-06 Juri Linkov <juri@jurta.org>
5199
5200 * replace.el (replace-lax-whitespace): New defcustom.
5201 (query-replace, query-replace-regexp, query-replace-regexp-eval)
5202 (replace-string, replace-regexp): Mention it in docstrings.
5203 (perform-replace, replace-highlight): Let-bind
5204 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
5205 to the values of replace-lax-whitespace and regexp-flag.
5206 Don't let-bind search-whitespace-regexp. (Bug#10885)
5207
5208 * isearch.el (isearch-query-replace): Let-bind
5209 replace-lax-whitespace instead of let-binding
5210 replace-search-function and replace-re-search-function.
5211 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
5212 and isearch-regexp-lax-whitespace to lazy-highlight variables.
5213 (isearch-toggle-symbol): Set isearch-regexp to nil
5214 in isearch-word mode (like in isearch-toggle-word).
5215
1ec5e41d
JL
52162012-09-06 Juri Linkov <juri@jurta.org>
5217
5218 * replace.el (replace-search-function)
5219 (replace-re-search-function): Set default values to nil.
5220 (perform-replace): Let-bind isearch-related variables based on
5221 replace-related values, call `isearch-search-fun' and let-bind
5222 the result to `search-function'. Remove code that sets
5223 `search-function' and `search-string' separately for
5224 `delimited-flag'.
5225 (replace-highlight): Add new argument `delimited-flag' and
5226 rename other arguments to the names used in `perform-replace'.
5227 Let-bind `isearch-word' to the argument `delimited-flag'.
5228 (Bug#10885, bug#10887)
5229
0ba2d4b6
DG
52302012-09-07 Dmitry Gutov <dgutov@yandex.ru>
5231
5232 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
5233 ruby-beginning-of-indent, simplify, allow all keywords to have
5234 indentation before them.
5235 (ruby-beginning-of-indent): Adjust for above. Search until the
5236 found point is not inside a string or comment.
5237 (ruby-font-lock-keywords): Allow symbols to start with "@"
5238 character, give them higher priority than variables.
5239 (ruby-syntax-propertize-function)
5240 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
5241 matchers. Expression expansions are not comments when inside a
5242 string, and there comment syntax status is irrelevant.
5243 (ruby-match-expression-expansion): New function. Check that
5244 expression expansion is inside a string, and it's not escaped.
5245 (ruby-font-lock-keywords): Use it.
5246
ef654460
MR
52472012-09-05 Martin Rudalics <rudalics@gmx.at>
5248
5249 * help.el (temp-buffer-max-height): New default value.
5250 (temp-buffer-resize-frames): New option.
5251 (resize-temp-buffer-window): Optionally resize frame.
5252
5253 * window.el (fit-frame-to-buffer-bottom-margin): New option.
5254 (fit-frame-to-buffer): New function.
5255
7e570fbf 52562012-09-05 Glenn Morris <rgm@gnu.org>
72308848
GM
5257
5258 * emulation/cua-rect.el (cua--init-rectangles):
5259 * textmodes/picture.el (picture-mode-map):
5260 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
5261 like forward-char and backward-char. (Bug#12317)
5262
7e570fbf 52632012-09-05 Leo Liu <sdl.web@gmail.com>
3aca1291
LL
5264
5265 * progmodes/flymake.el (flymake-warning-re): New variable.
5266 (flymake-parse-line): Use it.
5267
7e570fbf 52682012-09-05 Glenn Morris <rgm@gnu.org>
b6683353
GM
5269
5270 * calendar/holidays.el (holiday-christian-holidays):
5271 Rename an entry. (Bug#12289)
5272
7e570fbf 52732012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
64f8c4bd
SM
5274
5275 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
5276 (bug#12222).
5277
972debf2
SM
52782012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
5279
5280 * loadup.el: Load macroexp. Remove hack.
5281 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
5282 (macroexp--expand-all): Use it to get better warnings.
5283 (macroexp--backtrace, macroexp--trim-backtrace-frame)
5284 (internal-macroexpand-for-load): New functions.
5285 (macroexp--pending-eager-loads): New var.
5286 (emacs-startup-hook): New hack to replace one in loadup.el.
5287 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
5288 (cl--compiler-macro-cXXr): Move to top, before they can be used.
5289 (cl-psetf): Simplify.
5290 (cl-defstruct): Add indent rule.
5291
8ce192e3
LI
52922012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
5293
5294 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
5295 over `user-mail-address' for the SMTP MAIL FROM envelope.
5296 (smtpmail-via-smtp): Ditto.
5297
6578b4d8
DG
52982012-09-04 Dmitry Gutov <dgutov@yandex.ru>
5299
5300 * progmodes/ruby-mode.el: Clean up keybindings.
5301 (ruby-mode-map): Don't bind ruby-electric-brace,
5302 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
5303 backward-kill-word, reindent-then-newline-and-indent.
5304 (ruby-mark-defun): Remove.
5305 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
5306 (ruby-mode): Set local beginning-of-defun-function and
5307 end-of-defun-function values.
5308
c5e28e39
MR
53092012-09-03 Martin Rudalics <rudalics@gmx.at>
5310
5311 * window.el (temp-buffer-window-setup-hook)
5312 (temp-buffer-window-show-hook): New hooks.
5313 (temp-buffer-window-setup, temp-buffer-window-show)
5314 (with-temp-buffer-window): New functions.
972debf2
SM
5315 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
5316 (special-display-popup-frame): Make sure the window used shows BUFFER.
c5e28e39
MR
5317
5318 * help.el (temp-buffer-resize-mode): Fix doc-string.
5319 (resize-temp-buffer-window): New optional argument WINDOW.
5320
5321 * files.el (recover-file, save-buffers-kill-emacs):
5322 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
5323
73406194
MA
53242012-09-02 Michael Albinus <michael.albinus@gmx.de>
5325
5326 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
5327 remote definition of `default-directory', ensure we can connect.
5328
63dd1c6f
JL
53292012-09-02 Juri Linkov <juri@jurta.org>
5330
5331 Toggle whitespace matching mode with M-s SPC.
5332 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
5333
5334 * isearch.el (search-whitespace-regexp): Doc fix.
5335 Remove cons cell customization.
5336 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
5337 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
5338 New variables.
5339 (isearch-forward, isearch-forward-regexp): Doc fix.
5340 (isearch-toggle-lax-whitespace): New command.
5341 (search-forward-lax-whitespace, search-backward-lax-whitespace)
5342 (re-search-forward-lax-whitespace)
5343 (re-search-backward-lax-whitespace): New functions.
5344 (isearch-whitespace-regexp): Remove function.
5345 (isearch-query-replace): Let-bind replace-search-function and
5346 replace-re-search-function.
5347 (isearch-occur): Let-bind search-spaces-regexp according to the
5348 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
5349 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
5350 condition for C-q SPC.
5351 (isearch-search-fun-default): Use new functions mentioned above.
5352 (isearch-search-forward, isearch-search-backward): Remove functions.
5353 (isearch-search): Don't let-bind search-spaces-regexp.
5354 (isearch-lazy-highlight-space-regexp): Remove variable.
5355 (isearch-lazy-highlight-lax-whitespace)
5356 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
5357 (isearch-lazy-highlight-new-loop): Use them.
5358 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
5359
af7dda05
CY
53602012-09-02 Chong Yidong <cyd@gnu.org>
5361
5362 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
5363
d67d3afd
GM
53642012-09-02 Glenn Morris <rgm@gnu.org>
5365
5366 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
5367
69678719
GM
53682012-09-01 Glenn Morris <rgm@gnu.org>
5369
5370 * term.el: Tidy up menu definitions.
5371 (term-mode-map): Use easymenu for In/Out, Complete menus.
5372 (term-pager-break-map): Initialize in the defvar.
5373 (term-terminal-menu, term-signals-menu): Define with easymenu.
5374 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
5375 (term-pager-menu): New, extracted from term-process-pager.
5376 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
5377 (term-update-mode-line): Propertize line/char and page items.
5378 (term-process-pager): Move keymap initialization elsewhere.
5379
78dd6ab1
MR
53802012-09-01 Martin Rudalics <rudalics@gmx.at>
5381
5382 * window.el (switch-to-prev-buffer): Handle additional values of
5383 BURY-OR-KILL argument. Don't switch in minibuffer window.
5384 (switch-to-next-buffer): Don't switch in minibuffer window.
5385 (quit-restore-window): New function based on quit-window.
5386 Handle additional values of former KILL argument.
5387 (quit-window): Call quit-restore-window with appropriate
5388 interpretation of KILL argument.
5389 (display-buffer-below-selected): New buffer display action
5390 function.
5391
3d10e134
SM
53922012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
5393
5394 * minibuffer.el (completion-at-point-functions): Complete docstring
5395 (bug#12254).
5396
0e23ef9d
PE
53972012-09-01 Paul Eggert <eggert@cs.ucla.edu>
5398
5399 Better seed support for (random).
5400 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
5401 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
5402 * play/mpuz.el, play/tetris.el, play/zone.el:
5403 * calc/calc-comb.el (math-init-random-base):
5404 * play/blackbox.el (bb-init-board):
5405 * play/life.el (life):
5406 * server.el (server-use-tcp):
5407 * type-break.el (type-break):
5408 Remove unnecessary call to (random t).
5409 * net/sasl.el (sasl-unique-id-function):
5410 Change (random t) to (random), now that the latter is more random.
5411 * play/life.el (life-initialized): Remove no-longer-needed var.
5412
862382df
MR
54132012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
5414
5415 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
5416 Consider frame's buffer predicate when choosing the buffer.
5417 (Bug#12081)
5418
262a66e1
RS
54192012-08-30 Richard Stallman <rms@gnu.org>
5420
5421 * simple.el (special-mode-map): Delete binding for `z'.
5422
f17e1d00
AS
54232012-08-30 Andreas Schwab <schwab@linux-m68k.org>
5424
5425 * progmodes/compile.el (compilation-always-kill): Doc fix.
5426
24777832
CY
54272012-08-30 Chong Yidong <cyd@gnu.org>
5428
5429 * window.el (display-buffer-reuse-frames): Make the obsolescence
5430 message more informative.
5431
69ba1f04
GM
54322012-08-30 Glenn Morris <rgm@gnu.org>
5433
5434 * paren.el (show-paren-delay):
5435 Add a :set function. Doc fix. (Bug#12297)
5436
f0019ede
MB
54372012-08-29 Martin Blais <blais@furius.ca> (tiny change)
5438
5439 * progmodes/compile.el (compilation-always-kill): New var.
5440 (compilation-start): Use it.
5441
35e62fc9
SM
54422012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
5443
af070a1c
SM
5444 * simple.el (read-only-mode): Move from files.el for bootstrapping.
5445 * files.el (read-only-mode): Move to simple.el.
5446
35e62fc9
SM
5447 * files.el (read-only-mode): New minor mode.
5448 (toggle-read-only): Use it and mark obsolete.
5449 (find-file--read-only):
5450 * vc/vc.el (vc-next-action, vc-checkout):
5451 * vc/vc-cvs.el (vc-cvs-checkout):
5452 * obsolete/vc-mcvs.el (vc-mcvs-update):
5453 * ffap.el (ffap--toggle-read-only): Update callers.
5454
c2c43c23
MA
54552012-08-29 Michael Albinus <michael.albinus@gmx.de>
5456
5457 * eshell/esh-ext.el (eshell-external-command): Do not examine
972debf2
SM
5458 remote shell scripts.
5459 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
c2c43c23
MA
5460
5461 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
5462 "/usr/local/sbin".
5463
9fba804b
SM
54642012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
5465
5466 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
5467
eada0861 54682012-08-28 Leo Liu <sdl.web@gmail.com>
22ab32ef 5469
806f0cc7
LL
5470 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
5471 completion-at-point. (Bug#12220)
5472
3bb213b9
LL
5473 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
5474
22ab32ef
LL
5475 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
5476
eada0861 54772012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
db148c21 5478
19c17fc1
CY
5479 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
5480 be buffer-local; add delete-trailing-whitespace (bug#12259).
db148c21 5481
eada0861 54822012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
ffe6eaf1
JM
5483
5484 * progmodes/hideif.el (hif-compress-define-list):
5485 Fix typo. (Bug#11951)
5486
eada0861 54872012-08-28 Dan Nicolaescu <dann@gnu.org>
d30aca1b
DN
5488
5489 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
5490 buffer local setting.
5491
27d6c5a8
LL
5492 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
5493 rcirc-encode-coding-system.
5494
eada0861 54952012-08-28 Leo Liu <sdl.web@gmail.com>
4432d2e2
LL
5496
5497 * net/rcirc.el (rcirc-split-message): New function.
5498 (rcirc-send-message): Use it. (Bug#12051)
5499
d44688e4
JL
55002012-08-28 Juri Linkov <juri@jurta.org>
5501
5502 * info.el (Info-fontify-node): Hide empty lines at the end of
5503 the node. (Bug#12272)
5504
34f10d41
MR
55052012-08-27 Drew Adams <drew.adams@oracle.com>
5506
5507 * dired.el (dired-pop-to-buffer): Make window start at beginning
5508 of buffer (Bug#12281).
5509
77f1f99c
CY
55102012-08-26 Chong Yidong <cyd@gnu.org>
5511
5512 * window.el (special-display-regexps, special-display-frame-alist)
5513 (special-display-buffer-names, special-display-function)
5514 (display-buffer-reuse-frames): Mark as obsolete.
5515
5516 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
5517
5518 * help.el (help-print-return-message): Don't treat
5519 display-buffer-reuse-frames specially.
5520
d97af5a0
CY
55212012-08-26 Chong Yidong <cyd@gnu.org>
5522
9fba804b
SM
5523 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
5524 New variable, replacing gdb-frame-parameters.
d97af5a0
CY
5525 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
5526 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
5527 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
5528 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
5529 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
5530 the functions directly with gdb-display-buffer-other-frame-action.
5531 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
5532 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
5533 (gdb-display-stack-buffer, gdb-display-locals-buffer)
5534 (gdb-display-registers-buffer): Define directly.
5535 (def-gdb-display-buffer): Macro deleted.
5536 (gdb-display-buffer): Remove second and third args, callers don't
5537 use them. Defer to the default display-buffer behavior, apart
5538 from making windows dedicated.
5539 (gdb-setup-windows): Don't call display-buffer unnecessarily.
5540
5541 * progmodes/gud.el (gud-display-line): Just use display-buffer.
5542
5543 * window.el (display-buffer-pop-up-frame): Handle a
5544 pop-up-frame-parameters alist entry.
5545 (display-buffer): Document it.
5546
dd7ffad6
CY
55472012-08-26 Chong Yidong <cyd@gnu.org>
5548
5549 * isearch.el (search-whitespace-regexp): Make string and nil
5550 values apply to both ordinary and regexp search. Allow a cons
5551 cell value to distinguish between the two.
5552 (isearch-whitespace-regexp, isearch-search-forward)
5553 (isearch-search-backward): New functions.
5554 (isearch-occur, isearch-search-fun-default, isearch-search)
5555 (isearch-lazy-highlight-new-loop): Use them.
5556 (isearch-forward, isearch-forward-regexp): Doc fix.
5557
4c47bd1e
CY
55582012-08-26 Chong Yidong <cyd@gnu.org>
5559
5560 * faces.el (help-argument-name): Always inherit from italic
5561 (Bug#12213).
5562
9aba119d
MR
55632012-08-25 Martin Rudalics <rudalics@gmx.at>
5564
5565 * window.el (window--even-window-heights): Even heights when
5566 WINDOW and the selected window form a vertical combination.
5567 (display-buffer-use-some-window): Provide that window used gets
5568 sized back by quit-window. (Bug#11880) and (Bug#12091)
5569
ca5256ad
PE
55702012-08-24 Paul Eggert <eggert@cs.ucla.edu>
5571
5572 Fix file time stamp problem with bzr and CVS (Bug#12001).
5573 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
5574 in the file's time stamp, since the version control system loses
5575 that information.
5576
d1c0d176
JL
55772012-08-22 Juri Linkov <juri@jurta.org>
5578
5579 * info.el (Info-fontify-node): Hide the suffix of the
5580 Info file name in the header line. (Bug#12187)
5581
141562ff
GM
55822012-08-22 Glenn Morris <rgm@gnu.org>
5583
5584 * calendar/cal-tex.el (cal-tex-weekly-common):
5585 Restore leading blank page.
5586
3a21537c 55872012-08-22 Le Wang <l26wang@gmail.com>
add9ca2d
BG
5588
5589 * misc.el (forward-to-word, backward-to-word): Activate or extend
61a48e19
GM
5590 the region under `shift-select-mode'. (Bug#12231)
5591
55922012-08-22 Bastien Guerry <bzg@gnu.org>
0fcd3d9f
BG
5593
5594 * progmodes/executable.el (executable-prefix): Set to "#!" instead
5595 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
5596 gives details on why the space is never needed.
5597
ea95074e
MR
55982012-08-22 Martin Rudalics <rudalics@gmx.at>
5599
9fba804b
SM
5600 * window.el (walk-window-tree, window-with-parameter):
5601 New optional argument MINIBUF to control whether these functions
ea95074e
MR
5602 should run on the minibuffer window.
5603 (window-at-side-list): Don't operate on minibuffer window.
5604 (window-in-direction): Simplify and rewrite doc-string.
9fba804b
SM
5605 (window--size-ignore): Rename to window--size-ignore-p.
5606 Update callers.
caceae25
MR
5607 (display-buffer-in-atom-window, window--major-non-side-window)
5608 (window--major-side-window, display-buffer-in-major-side-window)
9fba804b
SM
5609 (delete-side-window, display-buffer-in-side-window):
5610 New functions.
caceae25
MR
5611 (window--side-check, window-deletable-p, delete-window)
5612 (delete-other-windows, split-window): Handle side windows and
5613 atomic windows appropriately.
5614 (window--display-buffer): Call display-buffer-record-window also
5615 when the window buffer did not change.
ea95074e 5616
80a51fa0
CS
56172012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
5618
5619 * help-fns.el (help-fns--key-bindings):
5620 Abbreviate non-symbol remap targets. (Bug#12174)
5621
fbb6300b
MR
56222012-08-22 Martin Rudalics <rudalics@gmx.at>
5623
5624 * dired.el (dired-mark-remembered): Don't clobber point.
5625 (Bug#11795)
5626
2b2c0794
GM
56272012-08-22 Glenn Morris <rgm@gnu.org>
5628
5629 * progmodes/bug-reference.el (bug-reference): New custom group.
5630 (bug-reference-bug-regexp): Make it a defcustom.
5631
37219830
DU
56322012-08-22 Daiki Ueno <ueno@unixuser.org>
5633
5634 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
5635 (js-paren-indent-offset, js-square-indent-offset)
5636 (js-curly-indent-offset): Add :safe (Bug#12257).
5637
94e0e559
EC
56382012-08-22 Edward O'Connor <hober0@gmail.com>
5639
5640 * json.el (json-key-format): Add error properties.
5641 (json-encode-key): New function.
5642 (json-encode-hash-table, json-encode-alist, json-encode-plist):
5643 Use json-encode-key.
5644
da485f5e
GM
56452012-08-22 Glenn Morris <rgm@gnu.org>
5646
5647 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
5648 (cal-tex-leftday, cal-tex-rightday): Remove functions.
5649 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
5650 Update for above change.
5651
c6cc78b8
AS
56522012-08-21 Andreas Schwab <schwab@linux-m68k.org>
5653
5654 * cus-face.el (custom-face-attributes): Fix customize type for the
5655 :underline attribute. (Bug#11805)
5656
5481664a
MR
56572012-08-21 Martin Rudalics <rudalics@gmx.at>
5658
5659 * window.el (window-point-1, set-window-point-1): Remove.
5660 (window-in-direction, record-window-buffer)
5661 (set-window-buffer-start-and-point, split-window-below)
9fba804b
SM
5662 (window--state-get-1, display-buffer-record-window):
5663 Replace calls to window-point-1 and set-window-point-1 by calls to
5481664a
MR
5664 window-point and set-window-point respectively.
5665
6d74698e
GM
56662012-08-21 Glenn Morris <rgm@gnu.org>
5667
b7fa2691
GM
5668 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
5669 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
5670 Use it.
5671
52f56d5a
GM
5672 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
5673 (cal-tex-shortday): New function.
5674 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
5675 (cal-tex-cursor-filofax-daily): Use the above.
5676
9f1ee09e
GM
5677 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
5678 New functions.
5679 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
5680 (cal-tex-cursor-filofax-week): Use them.
5681
79858159
GM
5682 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
5683 New constants.
5684 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
5685 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
5686
d346b2b4
GM
5687 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
5688 (cal-tex-end-document): Don't rely on buffer name.
5689
b2403709
GM
5690 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
5691 Use cal-tex-vspace.
5692 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
5693 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
2d225a3a
GM
5694 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
5695 Use cal-tex-arg.
b2403709 5696
1cebb5c0
GM
5697 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
5698 (cal-tex-cursor-week, cal-tex-cursor-week2)
5699 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
5700 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5701 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
5702 (cal-tex-insert-preamble, cal-tex-b-document)
5703 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
5704 Improve cal-tex-cmd usage.
5705
c68cd5d4
GM
5706 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
5707 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
5708 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
5709 (cal-tex-weekly-paper): New function.
5710 (cal-tex-cursor-week, cal-tex-cursor-week2)
5711 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
5712 (cal-tex-cursor-day): Use it.
5713
9dca4801
GM
5714 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
5715 (cal-tex-cursor-filofax-week): Remove leading blank page.
5716
1941e134
GM
5717 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
5718 Add autoload cookie. For now at least, don't use color, since
5719 no other cal-tex function does.
5720
6d74698e
GM
5721 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
5722 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
5723 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
5724
64cde199
JL
57252012-08-21 Juri Linkov <juri@jurta.org>
5726
5727 * info.el (Info-file-attributes): New variable.
5728 (info-insert-file-contents): Add file attributes to
5729 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
5730 `Info-toc-nodes' when previous modtime of the Info file is less
5731 than new modtime.
5732 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
5733 of info.el. (Bug#12230)
5734
32757648
GM
57352012-08-20 Glenn Morris <rgm@gnu.org>
5736
5737 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
5738 * calendar/holidays.el (calendar-holiday-list):
5739 Report errors with display-warning rather than beep'n'sleep.
5740
a32fbbcf
MA
57412012-08-20 Michael Albinus <michael.albinus@gmx.de>
5742
5743 * net/tramp.el (tramp-accept-process-output): Accept only output
5744 from PROC. Otherwise, process filters and sentinels might be
5745 confused. (Bug#12145)
5746
a05731a0
CY
57472012-08-20 Chong Yidong <cyd@gnu.org>
5748
5749 * descr-text.el (describe-text-properties-1): Use overlays-in to
5750 report on empty overlays (Bug#3322).
5751
36e8d1eb
GM
57522012-08-20 Glenn Morris <rgm@gnu.org>
5753
3d300447
GM
5754 * mail/rmailout.el (rmail-output-read-file-name):
5755 Trap and report errors in rmail-output-file-alist elements.
5756
36e8d1eb
GM
5757 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
5758 since most non-font-lock faces are not also variables).
5759
b96e5814
ER
57602012-08-20 Edward Reingold <reingold@iit.edu>
5761
5762 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
5763 New function. (Bug12160)
5764
7cef3569
GM
57652012-08-19 Glenn Morris <rgm@gnu.org>
5766
5767 * mail/rmailout.el (rmail-output-read-file-name):
5768 Fix previous change (when the alist is nil or does not match).
5769
17975d7f
CY
57702012-08-19 Chong Yidong <cyd@gnu.org>
5771
5772 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
5773 (Bug#12228).
5774
2170b1bd
CY
57752012-08-18 Chong Yidong <cyd@gnu.org>
5776
5777 * simple.el (yank-handled-properties): New defcustom.
5778 (yank-excluded-properties): Add font-lock-face and category.
5779 (yank): Doc fix.
5780
9fba804b
SM
5781 * subr.el (remove-yank-excluded-properties):
5782 Obey yank-handled-properties. The special handling of font-lock-face
2170b1bd
CY
5783 and category is now done this way, instead of being hard-coded.
5784 (insert-for-yank-1): Remove font-lock-face handling.
5785 (yank-handle-font-lock-face-property)
5786 (yank-handle-category-property): New function.
5787
ee218151
GM
57882012-08-17 Glenn Morris <rgm@gnu.org>
5789
5790 * mail/rmailout.el (rmail-output-read-file-name):
5791 Check rmail-output-file-alist against the full message body
5792 in the correct rmail buffer. (Bug#12214)
5793
4a6bc3fd
MA
57942012-08-17 Michael Albinus <michael.albinus@gmx.de>
5795
9fba804b
SM
5796 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
5797 Eliminate superfluous prompt. (Bug#12203)
4a6bc3fd 5798
383dcbf9
CY
57992012-08-17 Chong Yidong <cyd@gnu.org>
5800
5801 * mouse.el (mouse-appearance-menu): If x-select-font returns a
5802 font spec, set the font directly (Bug#3228).
5803
998c4a6a
MR
58042012-08-17 Martin Rudalics <rudalics@gmx.at>
5805
5806 * window.el (delete-window): Fix last fix.
5807
52162052
MR
58082012-08-16 Martin Rudalics <rudalics@gmx.at>
5809
5810 * window.el (window-valid-p): Move to window.c.
85c2386b
MR
5811 (window-child, window-child-count, window-last-child)
5812 (window-normalize-window, window-combined-p)
5813 (window-combinations, window-atom-root, window-min-size)
5814 (window-sizable, window-sizable-p, window-size-fixed-p)
5815 (window-min-delta, window-max-delta, window--resizable)
5816 (window--resizable-p, window-resizable, window-total-size)
5817 (window-full-height-p, window-full-width-p, window-body-size)
5818 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
5819 (minimize-window, window-deletable-p, delete-window)
5820 (delete-other-windows, set-window-buffer-start-and-point)
5821 (next-buffer, previous-buffer, split-window, balance-windows-2)
5822 (set-window-text-height, window-buffer-height)
5823 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
9fba804b
SM
5824 (truncated-partial-width-window-p): Minor code adjustments.
5825 In doc-strings state whether the argument window has to denote a
85c2386b 5826 live, valid or any window.
52162052 5827
1c308380
PS
58282012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
5829
5830 * progmodes/subword.el (subword-forward-function)
5831 (subword-backward-function, subword-forward-regexp)
5832 (subword-backward-regexp): New variables.
5833 (subword-forward, subword-forward-internal, subword-backward-internal):
5834 Use new variables, eg so that different "word" definitions
5835 can be easily used. (Bug#11411)
5836
94c9ece1
SM
58372012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5838
5839 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
5840 for composite selectors.
5841 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
5842 operation just because we can't find a previous revision.
5843
f2045622
CY
58442012-08-15 Chong Yidong <cyd@gnu.org>
5845
5846 * frame.el (set-frame-font): Accept font objects.
5847
582db660
SM
58482012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
5849
5850 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
5851
2f29c200
WJ
58522012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
5853
456e62c2
WJ
5854 * man.el (Man-overstrike-face, Man-underline-face)
5855 (Man-reverse-face): Remove variables.
5856 (Man-overstrike, Man-underline, Man-reverse): New faces.
5857 (Man-fontify-manpage): Use them instead of the variables.
5858 (Man-cleanup-manpage): Comment change.
5859 (Man-ansi-color-map): New variable.
5860 (Man-fontify-manpage): Use it.
5861 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
5862
2f29c200
WJ
5863 Implement ANSI SGR parameters 22-27 (bug#12146).
5864 * ansi-color.el (ansi-colors): Doc fix.
5865 (ansi-color-context, ansi-color-context-region): Doc fix.
5866 (ansi-color--find-face): New function.
5867 (ansi-color-apply, ansi-color-apply-on-region): Use it.
5868 Rename the local variable `face' to `codes' since it is now a list of
5869 ansi codes. Doc fix.
5870 (ansi-color-get-face): Remove.
5871 (ansi-color-parse-sequence): New function, derived from
5872 ansi-color-get-face.
5873 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
5874 codes 22-27.
5875
b4f5e9df
SM
58762012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
5877
5878 * subr.el (read-passwd): Allow use from a minibuffer.
5879
ba025fbd
EZ
58802012-08-14 Eli Zaretskii <eliz@gnu.org>
5881
5882 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
5883 inside comments and strings as identifiers.
5884
5885 * progmodes/gud.el (gud-tooltip-print-command): Quote the
5886 expression to evaluate. This allows to evaluate expressions with
5887 embedded whitespace.
5888 (gud-tooltip-tips): Add a blank before the newline in the
5889 message-box text, for the benefit of message-box emulation on
5890 MS-Windows.
5891
5892 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
5893 messages from GDB, pop them up in a tooltip to give feedback to
5894 user.
b4f5e9df
SM
5895 (gdb-tooltip-print-1): Quote the expression to evaluate.
5896 This allows to evaluate expressions with embedded whitespace.
ba025fbd
EZ
5897 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
5898 if the TTY name is nil or empty (which happens when communicating
5899 with the inferior via pipes, e.g. on MS-Windows).
5900 (gdb-internals): If GDB sends a "&\n" empty debugging message,
5901 don't send that to the GUD buffer.
5902
c548f821
GM
59032012-08-14 Glenn Morris <rgm@gnu.org>
5904
5905 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
5906 Optimize away setq-default with no args, as for setq. (Bug#12195)
5907
55802e4a
CY
59082012-08-14 Chong Yidong <cyd@gnu.org>
5909
4abcdac8
CY
5910 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
5911
55802e4a
CY
5912 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
5913 (Bug#12085).
5914
3c3cda1a
GM
59152012-08-14 Glenn Morris <rgm@gnu.org>
5916
5917 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
5918
e1873bd0
MA
59192012-08-14 Michael Albinus <michael.albinus@gmx.de>
5920
5921 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
5922 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
5923 Use cached shell name.
5924
925411b4
FEG
59252012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
5926
5927 * progmodes/python.el (python-shell-send-string):
3c3cda1a 5928 (python-shell-send-setup-code): Do not use `format' with `message'.
925411b4 5929
e636fafe
DG
59302012-08-14 Dmitry Gutov <dgutov@yandex.ru>
5931
5932 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
5933 (ruby-percent-literal-beg-re): New constant.
5934 (ruby-syntax-general-delimiters-goto-beg): Rename to
5935 `ruby-syntax-enclosing-percent-literal', improve literal type check.
5936 (ruby-syntax-propertize-general-delimiters): Rename to
5937 `ruby-syntax-propertize-percent-literal', it's a shorter and more
5938 popular term. Adjust comments everywhere.
5939 (ruby-syntax-propertize-percent-literal): Only propertize when not
5940 inside a simple string or comment. When the literal is unclosed,
5941 leave the text after it unpropertized.
f063063a
DG
5942 (ruby-syntax-methods-before-regexp): New constant.
5943 (ruby-syntax-propertize-function): Use it to recognize regexps.
5944 Don't look at the text after regexp, just use the whitelist.
e636fafe 5945
e5b19827
AS
59462012-08-14 Andreas Schwab <schwab@linux-m68k.org>
5947
5948 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
5949 non-nil always load the compiled file if it exists. (Bug#12197)
5950
a9f6f311
CY
59512012-08-14 Chong Yidong <cyd@gnu.org>
5952
5953 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
5954 (hi-lock-set-pattern): When deciding whether to use font lock or
5955 overlays, look at font-lock-mode instead of font-lock-fontified
5956 (Bug#12168).
5957 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
5958 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
5959
7d806b1e
DU
59602012-08-14 Daiki Ueno <ueno@unixuser.org>
5961
5962 * subr.el (internal--after-with-selected-window): Fix typo
5963 (Bug#12193).
5964
5beed586
FEG
59652012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
5966
5967 Use `completion-table-dynamic' for completion functions.
5968 * progmodes/python.el
5969 (python-shell-completion--do-completion-at-point)
e636fafe
DG
5970 (python-shell-completion--get-completions):
5971 Remove functions.
5beed586
FEG
5972 (python-shell-completion-complete-at-point): New function.
5973 (python-completion-complete-at-point): Use it.
5974
92cb3b04
J
59752012-08-13 Jambunathan K <kjambunathan@gmail.com>
5976
5977 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
5978 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
5979
89660017
SM
59802012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
5981
3c98c962
SM
5982 * subr.el (function-get): Refine `autoload' arg so it can also
5983 autoload functions for gv.el (bug#12191).
5984 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
5985 autoloads macros.
5986
aa7c6dbe
SM
5987 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
5988 Prefer pcase-let over destructuring-bind.
5989 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
5990 Also, remove whitespace as we go, rather than after accumulating the
5991 various places.
5992
89660017
SM
5993 * subr.el (internal--before-with-selected-window)
5994 (internal--after-with-selected-window): Fix typo seleted->selected.
5995 (with-selected-window): Adjust callers.
5996 Reported by Dmitry Gutov <dgutov@yandex.ru>.
5997
31cd32c9
BG
59982012-08-13 Bastien Guerry <bzg@gnu.org>
5999
0fcd3d9f 6000 * window.el (special-display-popup-frame): Minor docstring
31cd32c9
BG
6001 enhancement. (Bug#12172)
6002
1b15d8ad
AS
60032012-08-13 Andreas Schwab <schwab@linux-m68k.org>
6004
31e54db0
AS
6005 * tar-mode.el (tar-header-data-end): Only ignore size for files of
6006 type 1-6.
6007 (tar-header-block-summarize, tar-get-descriptor): Handle pax
6008 extended headers.
6009
1b15d8ad
AS
6010 * files.el (hack-local-variables-filter): Remove useless eval.
6011
35cb9c06
MR
60122012-08-13 Martin Rudalics <rudalics@gmx.at>
6013
6014 * subr.el (with-selected-window): Fix last change.
6015
1439443b
SM
60162012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6017
6018 * subr.el (internal--before-with-seleted-window)
6019 (internal--after-with-seleted-window): New functions.
1b15d8ad
AS
6020 (with-selected-window): Use them, to replace dependency on
6021 tty-top-frame.
1439443b 6022
0d9e2599
NN
60232012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
6024
6025 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
6026 binding for `newline'.
6027 (ruby-move-to-block): When moving backward, stop at block opening,
6028 not indentation.
6029 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
6030 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
6031 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
6032 `ruby-toggle-block'.
6033
ba10c48c
SM
60342012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6035
6036 * ibuffer.el (ibuffer-do-toggle-read-only):
6037 * dired.el (dired-toggle-read-only):
6038 * buff-menu.el (Buffer-menu-toggle-read-only):
6039 * bindings.el (mode-line-toggle-read-only):
6040 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
6041
9229c658
AS
60422012-08-12 Andreas Schwab <schwab@linux-m68k.org>
6043
6044 * descr-text.el (describe-char): Put the overlays over the
6045 "displayed as" character.
6046
0fd09128
JB
60472012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
6048
6049 * calc/calc-units.el (math-default-units-table): Give an
6050 initial value.
6051 (math-put-default-units): Add options to put composite units and
6052 unit systems in the default units table.
6053 (calc-convert-units): Send composite units to
6054 `math-put-default-units' when appropriate.
6055
9ff9402d 60562012-08-11 Glenn Morris <rgm@gnu.org>
7aacaf15 6057
fbb5e336
GM
6058 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
6059
7aacaf15
GM
6060 * tutorial.el (help-with-tutorial):
6061 * emacs-lisp/copyright.el (copyright-update-directory):
6062 * emacs-lisp/autoload.el (autoload-find-generated-file)
6063 (autoload-find-file): Disable local eval: (for insurance).
6064
f40b9f10
GM
6065 * files.el (hack-local-variables-filter): If an eval: form is not
6066 known to be safe, and enable-local-variables is :safe, then ignore
6067 the form totally, as is done for non-eval forms. (Bug#12155)
6f97980a 6068 This is CVE-2012-3479.
f40b9f10 6069
daa9f1a6
SM
60702012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6071
6072 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
6073 (rx-form): Simplify.
6074
9cd80478
DG
60752012-08-09 Dmitry Gutov <dgutov@yandex.ru>
6076
0d9e2599
NN
6077 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
6078 ?, _, and : are symbol constituents, ! is not (but kinda should be).
6079 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
6080 (ruby-syntax-propertize-function): Adjust for changes in
6081 `ruby-syntax-propertize-heredoc'.
6082
60832012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
6084
9cd80478
DG
6085 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
6086 binding (use `M-;' instead).
9cd80478 6087 (ruby-singleton-class-p): New function.
0d9e2599 6088 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9cd80478 6089
d301b413
SM
60902012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6091
6092 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
6093
1530c98e
CY
60942012-08-10 Chong Yidong <cyd@gnu.org>
6095
6096 * progmodes/python.el (python-shell-get-process-name): Don't mess
6097 with same-window-buffer-names.
6098
6099 * eshell/eshell.el (eshell-add-to-window-buffer-names)
6100 (eshell-remove-from-window-buffer-names): Make obsolete.
6101 (eshell-buffer-name, eshell-unload-hook): Don't use them.
6102 (eshell): Just use pop-to-buffer-same-window instead.
6103
e1293765
CY
61042012-08-10 Chong Yidong <cyd@gnu.org>
6105
6106 * bindings.el: Bind M-= back to count-words-region.
6107
6108 * simple.el (count-words-region): Accept a prefix arg for acting
6109 on the entire buffer.
6110 (count-words--buffer-message): New helper function.
6111
e1894109
SM
61122012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
6113
6114 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
6115 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
6116 (event-start, event-end): Use posn-at-point to return a more
6117 informative posn.
6118 (posnp): New function.
6119 * mouse.el (popup-menu-normalize-position): Use it.
6120
c69f56a2
MY
61212012-08-10 Masatake YAMATO <yamato@redhat.com>
6122
6123 * mouse.el (popup-menu-normalize-position): New function.
6124 (popup-menu): Use `popup-menu-normalize-position' to normalize
6125 the form for POSITION argument.
6126
6127 * term/x-win.el (x-menu-bar-open):
6128 Use the value returend from (posn-at-point) as position
6129 passed to `popup-menu'.
6130
31673780
JB
61312012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
6132
6133 * calc/calccomp.el (math-compose-expr): Add extra argument
6134 indicating that parentheses should be put around products in
6135 denominators. Give multiplication precedence over division during
6136 composition.
6137
dab7711b
CY
61382012-08-09 Chong Yidong <cyd@gnu.org>
6139
dee4ef93
CY
6140 * man.el (Man-switches, Man-sed-command, Man-awk-command)
6141 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
6142 (Man-untabify-command, manual-program): Convert to defcustom
6143 (Bug#10429).
6144
73e2bbc5
CY
6145 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
6146
3e861c8a
CY
6147 * descr-text.el (describe-char): Don't insert extra newlines
6148 (Bug#10127).
6149
a9f5a649
CY
6150 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
6151 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
6152
dab7711b
CY
6153 * align.el (align-region): Delete temporary markers (Bug#10047).
6154 Plus some code cleanups.
6155
e0cc4efa
FEG
61562012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
6157
6158 * progmodes/python.el (python-pdbtrack-tracked-buffer)
6159 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
6160 (python-shell-internal-last-output): Use make-local-variable
6161 instead of make-variable-buffer-local.
6162
489af14f
FEG
61632012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
6164
6165 * progmodes/python.el: Enhancements to forward-sexp.
6166 (python-nav-forward-sexp): Rename from
6167 python-nav-forward-sexp-function.
c69f56a2
MY
6168 (python-nav--forward-sexp, python-nav--backward-sexp):
6169 New functions.
489af14f 6170
0fc50303
JB
61712012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
6172
6173 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
6174 modes and simplification modes.
6175
5d65606a
SM
61762012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
6177
6178 * delsel.el (delete-selection-pre-hook): Don't propagate the
6179 file-supersession signals (bug#12161).
6180
4250fdf5
SM
61812012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
6182
6183 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
6184 (cl-map-extents): Add compatibility aliases (bug#12135).
6185
d9f9b465
MA
61862012-08-08 Michael Albinus <michael.albinus@gmx.de>
6187
6188 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
6189 tests by `ignore-error'.
6190 (tramp-find-shell): Open also a new shell, when cache is already
6191 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
6192
ce0fcefa
JL
61932012-08-08 Juri Linkov <juri@jurta.org>
6194
6195 * bookmark.el: Add `defaults' property to the bookmark record.
6196 (bookmark-current-buffer): Doc fix.
6197 (bookmark-make-record): Add `defaults' property with default values
6198 to the bookmark record.
6199 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
6200 with `bookmark-insert-current-bookmark'.
6201 (bookmark-set): Get `defaults' property from the bookmark record
6202 and use it in `read-from-minibuffer'.
6203 (bookmark-insert-current-bookmark): Remove function.
6204
6205 * info.el (Info-bookmark-make-record): Add `defaults' property
6206 with values of canonical Info node name, the current Info file
6207 name and the current Info node name. (Bug#12107)
6208
53fa8652
JL
62092012-08-08 Juri Linkov <juri@jurta.org>
6210
6211 * files.el (basic-save-buffer): Use `buffer-name' as the default
6212 of `read-file-name' when buffer is not visiting a file (bug#12128).
6213
242c0a95
JL
62142012-08-08 Juri Linkov <juri@jurta.org>
6215
6216 * info.el (Info-isearch-search): Doc fix.
6217 (Info-search): Change search-failed message from "initial node" to
6218 "end of node" (bug#12078).
6219 (Info-isearch-search): Change `isearch-string-state' to
6220 `isearch--state-string'.
6221
32ac3a6b
GM
62222012-08-08 Glenn Morris <rgm@gnu.org>
6223
6224 * language/persian.el: Remove file.
f8c1afd5 6225 * language/misc-lang.el: Move unique part of persian.el here.
32ac3a6b
GM
6226 * loadup.el: Remove language/persian.
6227
2c2d9c9c
OF
62282012-08-08 Óscar Fuentes <ofv@wanadoo.es>
6229
6230 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
6231
2d79ec42
FEG
62322012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
6233
3c855b96 6234 * progmodes/python.el: Fix defsubst warning.
2d79ec42
FEG
6235 (python-syntax-context) Rename from python-info-ppss-context.
6236 (python-syntax-context-type): Rename from
6237 python-info-ppss-context-type.
6238 (python-syntax-comment-or-string-p): Rename from
6239 python-info-ppss-comment-or-string-p.
6240
2bd255dd
JB
62412012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
6242
6243 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
6244
c395097f
AS
62452012-08-07 Andreas Schwab <schwab@linux-m68k.org>
6246
6125983e
AS
6247 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
6248 a defcustom that is quoted with backquote.
6249
4250fdf5
SM
6250 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
6251 Fix handling of interactive spec when the body uses return.
651eaf36
AS
6252 (math-do-arg-check, math-define-function-body): Use backquote forms.
6253 * calc/calc-ext.el (math-defcache): Likewise.
6254 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
6255 * allout.el (allout-new-exposure): Likewise.
6256 * calc/calcalg2.el (math-tracing-integral): Likewise.
6257 * info.el (Info-last-menu-item): Likewise.
6258 * emulation/vip.el (vip-loop): Likewise.
6259 * textmodes/artist.el (artist-funcall): Likewise.
6260 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
6261 Construct menu-item directly.
6262
4250fdf5
SM
6263 * progmodes/autoconf.el (font-lock-syntactic-keywords):
6264 Don't declare.
c395097f 6265
5fb50dd3
CY
62662012-08-07 Chong Yidong <cyd@gnu.org>
6267
6268 * simple.el (deactivate-mark): Preserve text properties when
6269 saving the primary selection (Bug#8384).
6270
54eea618
KR
62712012-08-07 Kevin Ryde <user42@zip.com.au>
6272
6273 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
6274 (woman-parse-numeric-value): On a bad .IP line, issue a warning
6275 and continue processing (Bug#12110).
6276
638eaeb9
SM
62772012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
6278
6279 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
6280 syntax-propertize-function (bug#10095).
6281
ea376861
SM
62822012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
6283
f91b35be
SM
6284 * help-fns.el (help-fns--key-bindings, help-fns--signature)
6285 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
6286 describe-function-1.
6287 (describe-function-1): Use them. Move compiler macro after sig.
6288 (help-fns--compiler-macro): Use function-get. Assume we're already in
6289 standard-output. Adjust layout to new call order.
6290
ea376861
SM
6291 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
6292 re-binding a symbol that has a symbol-macro (bug#12119).
6293
d5be7bd0
MB
62942012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
6295
6296 * language/persian.el: New file. (Bug#11812)
6297 * loadup.el: Add language/persian.el.
6298
90749b53
CY
62992012-08-06 Chong Yidong <cyd@gnu.org>
6300
6301 * window.el (window--maybe-raise-frame): New function.
6302 (window--display-buffer): Split off from here.
6303 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6304 (display-buffer-pop-up-window, display-buffer-use-some-window):
6305 Obey an inhibit-switch-frame action alist entry.
6306 (display-buffer): Update doc.
6307
6308 * replace.el (occur-after-change-function): Avoid losing focus by
6309 using the inhibit-switch-frame display parameter (Bug#12139).
6310
ba7b0154
FEG
63112012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
6312
6313 Make internal shell process buffer names start with space.
6314 * progmodes/python.el (python-shell-make-comint): Add optional
6315 argument INTERNAL.
6316 (run-python-internal): Use it.
6317 (python-shell-internal-get-or-create-process): Check for new
6318 internal buffer names.
6319
5eaeacb5
GM
63202012-08-06 Glenn Morris <rgm@gnu.org>
6321
e296d94b 6322 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
5eaeacb5
GM
6323 Do less getting and setting of environment variables.
6324
b7ccbdc2
CY
63252012-08-05 Chong Yidong <cyd@gnu.org>
6326
777fe95e
CY
6327 * proced.el (proced): Add substitution string to docstring to
6328 trigger autoloading of the proced library on C-h f (Bug#1768).
6329
4250fdf5
SM
6330 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
6331 Don't show defvars which have no second argument (Bug#8638).
b7ccbdc2
CY
6332
6333 * imenu.el (imenu-generic-expression): Move documentation here
6334 from imenu--generic-function.
6335 (imenu--generic-function): Refer to imenu-generic-expression.
6336
9e3b7800 63372012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
d5c31f1d
6338
6339 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
6340 indentation declaration.
6341 (viper-loop): Add indentation declaration (Bug#7025).
6342
e5d9c0d1
CY
63432012-08-05 Chong Yidong <cyd@gnu.org>
6344
f0422feb
CY
6345 * help-fns.el (describe-variable): Add hyperlink for
6346 directory-local variables files. Improve buffer-local and
6347 permanent-local reporting; suggested by MON KEY (Bug#6644).
6348
6349 * help-mode.el (help-dir-local-var-def): New button type.
6350
e5d9c0d1
CY
6351 * files.el (kill-buffer-hook): Provide a defvar.
6352
a4f2deaa
GM
63532012-08-05 Glenn Morris <rgm@gnu.org>
6354
6355 * eshell/esh-ext.el (eshell/addpath):
6356 Also update eshell-path-env. (Bug#12013)
6357
a9dd5754
CY
63582012-08-05 Chong Yidong <cyd@gnu.org>
6359
a4f2deaa 6360 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
615b0bf0 6361
d014c740
CY
6362 * fringe.el (fringe-styles): Add docstring.
6363 (fringe--check-mode): New function.
6364 (set-fringe-mode, set-fringe-style): Use it.
6365 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
6366
a9dd5754
CY
6367 * files.el (set-auto-mode): Fix invalid setq call.
6368
7c2dc8bd
SM
63692012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
6370
6371 * isearch.el: Misc simplification; use defstruct.
6372 (isearch-mode-map): Dense maps now work like sparse ones.
6373 (isearch--state): New defstruct.
6374 (isearch-string-state, isearch-message-state, isearch-point-state)
6375 (isearch-success-state, isearch-forward-state)
6376 (isearch-other-end-state, isearch-word-state, isearch-error-state)
6377 (isearch-wrapped-state, isearch-barrier-state)
6378 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
6379 replaced by defstruct's accessors.
6380 (isearch--set-state): Rename from isearch-top-state and change
6381 calling convention.
6382 (isearch-push-state): Use new isearch--get-state.
6383 (isearch-toggle-word): Disable regexp when enabling word.
6384 (isearch-message-prefix): Remove unused arg _c-q-hack.
6385 (isearch-message-suffix): Remove unused arg _ellipsis.
6386
7fcc0070
AS
63872012-08-04 Andreas Schwab <schwab@linux-m68k.org>
6388
6389 * simple.el (list-processes--refresh): For a server use :host or
6390 :local as the address.
97ad0769 6391 (list-processes): Doc fix.
7fcc0070 6392
a11035b8 63932012-08-04 Michal Nazarewicz <mina86@mina86.com>
00340faf
MN
6394
6395 * lisp/mpc.el: Support password in host argument.
6396 (mpc--proc-connect): Parse and use new password element.
6397 Set mpc-proc variable instead of returning process.
6398 (mpc-proc): Adjust accordingly.
6399
6dad7178
EZ
64002012-08-03 Eli Zaretskii <eliz@gnu.org>
6401
18949c2f
EZ
6402 * whitespace.el (whitespace-display-mappings): Use Unicode
6403 codepoints, instead of emacs-mule codepoints. See
6404 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
6405 for the details.
6406
6dad7178
EZ
6407 * files.el (file-truename): Don't skip symlink-chasing part on
6408 windows-nt. Incorporate the resolution of 8+3 short aliases on
4250fdf5
SM
6409 Windows into the loop that recursively chases symlinks.
6410 Compare directory and its parent case-insensitively on MS-Windows and
6dad7178
EZ
6411 MS-DOS.
6412
385b0198
CY
64132012-08-03 Chong Yidong <cyd@gnu.org>
6414
6200f3c4
CY
6415 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
6416
385b0198
CY
6417 * sort.el (sort-regexp-fields): Doc fix.
6418
b9e74744
TH
64192012-08-03 Tassilo Horn <tsdh@gnu.org>
6420
6421 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
6422 labels regex position point at the expected place.
6423
41013cb4
MK
64242012-08-03 MON KEY <monkey@sandpframing.com>
6425
6426 * net/imap.el (imap-interactive-login, imap-authenticate)
6427 (imap-mailbox-lsub, imap-mailbox-list)
6428 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
6429 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
6430 (imap-parse-response): Doc fix.
6431
0ffee616
JT
64322012-08-03 João Távora <joaotavora@gmail.com>
6433
6434 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
6435 if sexp scanning does not move point (Bug#5734).
6436
cfcc9cc8
TH
64372012-08-02 Tassilo Horn <tsdh@gnu.org>
6438
6439 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
6440 Add listings, minted, and ctable packages.
6441 (reftex-label-alist-builtin): Move listings, minted, and ctable
6442 entries before LaTeX.
a01bbb84 6443 (reftex-label-alist): Docfix.
cfcc9cc8 6444
66ec2442
BG
64452012-08-02 Bastien Guerry <bzg@gnu.org>
6446
6447 * replace.el (occur): Fix docstring (bug#12122).
6448
837b365b
GM
64492012-08-02 Glenn Morris <rgm@gnu.org>
6450
6451 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
6452
e098de97
PE
64532012-08-02 Paul Eggert <eggert@cs.ucla.edu>
6454
6455 Obsolete alias inactivate-current-input-method-function (Bug#10150).
6456 * international/mule-cmds.el: Create
6457 inactivate-current-input-method-function as an obsolete alias for
6458 deactivate-current-input-method-function. See Katsumi Yamaoka in
6459 <http://bugs.gnu.org/10150#46>.
6460
a0f95636
JB
64612012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
6462
6463 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
6464 of nested `if's.
6465
0d26d7c4
GM
64662012-08-01 Glenn Morris <rgm@gnu.org>
6467
6468 * progmodes/autoconf.el (autoconf-definition-regexp):
6469 Add AH_TEMPLATE, adjust submatch numbering.
6470 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
6471 (autoconf-current-defun-function): Update for above change.
6472 (autoconf-current-defun-function): First skip to end of current word.
6473
b686ba06
RS
64742012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
6475
6476 * calendar/cal-html.el (cal-html-insert-agenda-days):
6477 Fix typo. (Bug#12018)
6478
0d49da68
FEG
64792012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
6480
6481 Shell processes: enhancements to startup and CEDET compatibility.
6482 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
6483 (python-shell-make-comint): accept-process-output at startup.
6484 (run-python-internal): Set inferior-python-mode-hook to nil.
6485 (python-shell-internal-get-or-create-process): call sit-for.
6486 (python-preoutput-result): Add obsolete alias.
6487 (python-shell-internal-send-string): Use it.
6488 (python-shell-send-setup-code): Remove call to
6489 accept-process-output.
6490
f1a71c6e
AS
64912012-07-31 Andreas Schwab <schwab@linux-m68k.org>
6492
6493 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
6494 (Bug#12108)
6495
d2605269
JB
64962012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
6497
6498 * calc-mode.el (calc-basic-simplification-mode): Rename from
6499 `calc-limited-simplification-mode'.
6500 (calc-alg-simplification-mode): New function.
fc0c31f8 6501 (calc-set-simplify-mode): Adjust message.
f1a71c6e 6502
d2605269
JB
6503 * calc.el (calc-set-mode-line): Adjust mode line display for
6504 basic simplification mode.
6505
6506 * calc-help.el (calc-m-prefix-help): Update help message.
6507
6508 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
6509 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
6510
a3827a43
BG
65112012-07-31 Bastien Guerry <bzg@gnu.org>
6512
6513 * man.el (man): Fix comment. (bug#12101)
6514
502e3f89
MR
65152012-07-31 Martin Rudalics <rudalics@gmx.at>
6516
6517 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
6518 Don't return a non-nil value when no suitable buffer was found.
6519
d7714961
FEG
65202012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
6521
6522 * progmodes/python.el (run-python-internal): Disable font lock for
6523 internal shells.
6524
1f45e27e
SM
65252012-07-30 Stefan Merten <smerten@oekonux.de>
6526
70efc5c9 6527 * textmodes/rst.el: Silence `checkdoc-ispell'.
1f45e27e
SM
6528 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
6529 (rst-official-version, rst-official-cvs-rev)
6530 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
6531 (rst-mode-map): New key binding.
6532
0aee6912
PE
65332012-07-30 Paul Eggert <eggert@cs.ucla.edu>
6534
6535 Update .PHONY listings in makefiles.
6536 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
6537 autoloads, update-subdirs, updates, bzr-update, update-authors,
6538 compile-onefile, compile-calc, backup-compiled-files,
6539 compile-after-backup, compile-one-process, mh-autoloads,
6540 bootstrap-clean, distclean, maintainer-clean.
6541
9052f9f0
JB
65422012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
6543
1823ac5a
JB
6544 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
6545 (calc-set-mode-line): Don't display "AlgSimp ".
6546
6547 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
6548 (calc-lim-simplify-mode): New function.
6549 (calc-set-simplify-mode): Default to 'alg.
6550 (calc-default-simplify-mode): Make algebraic simplifications
6551 the default.
6552
6553 * calc/calc-ext.el (calc-init-extensions): Remove binding for
6554 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
6555
8d7c7eed 6556 * calc/calc-help.el (calc-m-prefix-help): Change messages to
4b337409
JB
6557 indicate new simplification modes.
6558
1823ac5a
JB
6559 * calc/README: Mention new default simplification mode.
6560
9052f9f0
JB
6561 * calc/calc.el (math-normalize-error): New variable.
6562 (math-normalize): Set `math-normalize-error' to t
6563 when there's an error.
6564
6565 * calc/calc-alg.el (math-simplify): Don't simplify when
6566 `math-normalize' returns an error.
6567
20ba0cb4
EZ
65682012-07-29 Eli Zaretskii <eliz@gnu.org>
6569
6570 * international/mule-cmds.el (set-locale-environment): Revert last
6571 change, since display-graphic-p returns nil when this function is
6572 called during startup. Instead...
6573
6574 * term/w32console.el (terminal-init-w32console): ...setup the
6575 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
6576
a5dcc929
JL
65772012-07-29 Juri Linkov <juri@jurta.org>
6578
6579 * simple.el (goto-line): Don't display default line number in the
6580 prompt because it should be displayed by `read-number' (bug#9952).
6581 Add the current line number to the defaults of `goto-line' to
6582 allow its easier modification by users with `M-n' (bug#9201).
6583
6584 * subr.el (read-number): Support multiple default values like in
6585 other minibuffer reading functions. Replace `read' with
6586 `string-to-number' for consistency with `number-to-string'.
6587
72b255c7
PE
65882012-07-29 Paul Eggert <eggert@cs.ucla.edu>
6589
6590 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
6591 * emulation/viper-init.el (viper-deactivate-input-method-action):
6592 Rename from viper-inactivate-input-method-action.
6593 (viper-deactivate-input-method):
6594 Rename from viper-inactivate-input-method.
6595 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
6596 * international/mule-cmds.el (deactivate-input-method):
6597 Rename from inactivate-input-method.
6598 Also run input-method-deactivate-hook.
6599 (deactivate-current-input-method-function):
6600 Rename from inactivate-current-input-method-function.
6601 (input-method-deactivate-hook): New hook.
6602 (input-method-inactivate-hook): Mark obsolete.
bb6eb9fc
PE
6603 (inactivate-input-method): Mark obsolete.
6604
72b255c7
PE
6605 * international/quail.el (quail-activate):
6606 Also run quail-deactivate-hook.
6607 (quail-deactivate): Rename from quail-inactivate.
6608 * international/robin.el (robin-activate):
6609 Also run robin-deactivate-hook.
6610 (robin-deactivate): Rename from robin-inactivate.
6611
2549c068
CY
66122012-07-29 Chong Yidong <cyd@gnu.org>
6613
6614 * simple.el (indicate-copied-region): New function.
6615 (kill-ring-save): Split off from here.
6616
6617 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
6618 (kill-rectangle): Set deactivate-mark to t on read-only error.
6619
6620 * register.el (copy-to-register, copy-rectangle-to-register):
6621 Deactivate the mark, and use indicate-copied-region (Bug#10056).
4c478e6b
JL
6622 (append-to-register, prepend-to-register): Call indicate-copied-region.
6623
66242012-07-29 Juri Linkov <juri@jurta.org>
17711ed9
JL
6625
6626 * simple.el (async-shell-command-buffer): New defcustom.
6627 (shell-command): Use it. (Bug#4719)
6628
01bd1b0d
EZ
66292012-07-28 Eli Zaretskii <eliz@gnu.org>
6630
6631 * international/mule-cmds.el (set-locale-environment): In a
6632 console session on MS-Windows, set up keyboard and terminal
6633 encoding from the OEM codepage, not the ANSI codepage.
6634 (Bug#12055)
6635
a55739d3
CY
66362012-07-28 Chong Yidong <cyd@gnu.org>
6637
6638 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
6639 gdb-get-location.
6640
0e1a094f 66412012-07-28 Leo Liu <sdl.web@gmail.com>
9a0f8f2e
LL
6642
6643 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
6644 the alist (bug#12029).
6645
20329d73
EZ
66462012-07-28 Eli Zaretskii <eliz@gnu.org>
6647
6648 * makefile.w32-in (custom-deps, finder-data, updates, compile)
6649 (compile-always, compile-first)
6650 ($(lisp)/calendar/cal-loaddefs.el)
6651 ($(lisp)/calendar/diary-loaddefs.el)
6652 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
6653 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
6654 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
6655 instead of on update-subdirs.
6656 (bootstrap-clean): Delete $(lisp)/subdirs.el.
6657
345a2258
CY
66582012-07-28 Chong Yidong <cyd@gnu.org>
6659
1eee6341
CY
6660 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
6661 directory if vc-deduce-backend returns nil (Bug#7350).
6662
345a2258
CY
6663 * simple.el (delete-trailing-lines): New option.
6664 (delete-trailing-whitespace): Obey it (Bug#11879).
6665
049a0936
DE
66662012-07-28 David Engster <deng@randomsample.de>
6667
6668 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
6669 Explanation of new 'symbol-qnames feature in doc-strings.
6670 (xml-maybe-do-ns): Return expanded names as plain symbols if
6671 'symbol-qnames was provided in XML-NS argument (Bug#11916).
6672 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
6673
aa81af71
FEG
66742012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
6675
6676 Consistent completion in inferior python with emacs -nw.
6677 * progmodes/python.el (inferior-python-mode): replace "<tab>"
6678 binding in inferior-python-mode-map with "\t".
6679 (python-shell-completion-complete-at-point)
6680 (python-completion-complete-at-point): Remove interactive spec.
6681
e827b1eb
JB
66822012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
6683
6684 * calc/calccomp.el (math-compose-expr): Undo previous change.
6685
a90dfb95
FEG
66862012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
6687
4250fdf5 6688 * progmodes/python.el (python-mode-map): Add keybinding for
a90dfb95
FEG
6689 run-python.
6690 (python-shell-make-comint): Fix pop-to-buffer call.
6691 (run-python): Autoload. New arg SHOW.
6692 (python-shell-get-or-create-process): Do not pop python process
6693 buffer.
6694
32770973 66952012-07-27 Michael Albinus <michael.albinus@gmx.de>
1c6ef030
MA
6696
6697 * notifications.el (notifications-on-action-signal)
6698 (notifications-on-closed-signal): Use also the bus address for the map.
6699 (notifications-notify, notifications-close-notification)
fc0c31f8 6700 (notifications-get-capabilities): Add optional argument BUS.
1c6ef030 6701
86332df2
TH
67022012-07-27 Tassilo Horn <tsdh@gnu.org>
6703
4250fdf5
SM
6704 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
6705 Add support for the lstlisting and minted environments, and for the
86332df2
TH
6706 ctable macro.
6707 * textmodes/reftex.el (reftex-compile-variables): Also recognize
6708 labels written in keyvals syntax.
6709
ca1302a4
JB
67102012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
6711
6712 * calc/calccomp.el (math-compose-expr): Use parentheses when
6713 there is a product in the denominator of a fraction.
6714
f8b91036
EZ
67152012-07-26 Eli Zaretskii <eliz@gnu.org>
6716
6717 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
6718 ($(lisp)/calendar/diary-loaddefs.el)
6719 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
4250fdf5
SM
6720 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
6721 Fixes failures in parallel bootstrap because subdirs.el is being
f8b91036
EZ
6722 rewritten while the autoload files are built at the same time,
6723 which needs to load subdirs.el.
6724
c8e5a42c
MR
67252012-07-26 Martin Rudalics <rudalics@gmx.at>
6726
6727 * mouse.el (popup-menu): Fix doc-string and re-indent code.
6728 (mouse-drag-line): Don't exit tracking when a switch-frame or
6729 switch-window event occurs (Bug#12006).
6730
670d85ea
SM
67312012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6732
6733 * mouse.el (popup-menu): Fix last change.
6734
7abaf5cc
SM
67352012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
6736
6737 Autoload from Lisp with more care. Follow aliases when looking for
6738 function properties.
6739 * subr.el (autoloadp): New function.
6740 (symbol-file): Use it.
6741 (function-get): New function.
6742 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
6743 autoload-do-load.
6744 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
6745 (lisp-indent-function):
6746 * emacs-lisp/gv.el (gv-get):
6747 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
6748 * emacs-lisp/byte-opt.el (byte-optimize-form):
6749 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
6750 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
6751 Use function-get.
6752 * emacs-lisp/cl.el: Don't propagate function properties any more.
6753
6754 * speedbar.el (speedbar-add-localized-speedbar-support):
6755 * emacs-lisp/disass.el (disassemble-internal):
6756 * desktop.el (desktop-load-file):
6757 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
6758 (describe-function-1):
6759 * emacs-lisp/find-func.el (find-function-noselect):
6760 * emacs-lisp/elp.el (elp-instrument-function):
6761 * emacs-lisp/advice.el (ad-has-proper-definition):
6762 * apropos.el (apropos-safe-documentation, apropos-macrop):
6763 * emacs-lisp/debug.el (debug-on-entry):
6764 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
6765 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
6766 * calc/calc.el (name): Use autoloadp & autoload-do-load.
6767
b1364986
AA
67682012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
6769
6770 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
6771 function, not an obsolete variable (Bug#12046).
6772
67ada220
AS
67732012-07-25 Andreas Schwab <schwab@linux-m68k.org>
6774
6775 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
6776
f08088e3
CS
67772012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
6778
6779 * emacs-lisp/pp.el (pp-display-expression): Select old selected
6780 window only if it is still live (Bug#12034).
6781
8137e7b3
MR
67822012-07-25 Martin Rudalics <rudalics@gmx.at>
6783
6784 * subr.el (redirect-frame-focus): Add advertised calling
6785 convention (Bug#12030).
6786
09ae5da1
PE
67872012-07-25 Paul Eggert <eggert@cs.ucla.edu>
6788
6789 Prefer typical American spelling for "acknowledgment".
6790 * vc/add-log.el (change-log-acknowledgment): Rename from
6791 change-log-acknowledgement, with an alias for the old name.
6792
3cc5a3a8
JB
67932012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
6794
6795 * calc-alg.el (math-simplify-divide): Don't cross multiply
6796 in an equation when the lhs is a variable.
6797
b7af7f62
JD
67982012-07-24 Julien Danjou <julien@danjou.info>
6799
6800 * net/netrc.el (netrc-find-service-number, netrc-store-data):
6801 Remove, unused.
6802
ec1b09b1
EZ
68032012-07-23 Eli Zaretskii <eliz@gnu.org>
6804
6805 * startup.el (command-line): Don't display an empty user name in
6806 the error message about non-existent home directory, when
6807 init-file-user was set to an empty string. See
6808 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
6809 for the details and context.
6810
b525fd8a
VB
68112012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
6812
6813 * ses.el (ses-cell-formula-aset): New macro.
6814 (ses-cell-references-aset): New macro.
6815 (ses-cell-p): New function.
6816 (ses-rename-cell): Do no longer rely on complex operations like
6817 ses-cell-set-formula or ses-set-cell to change the cell and handle
6818 the undo at the same time, but rather use lower level new macros
6819 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
fc0c31f8 6820 the undo directly. Refresh the mode line.
b525fd8a 6821
2c73e345
LL
68222012-07-21 Leo Liu <sdl.web@gmail.com>
6823
670d85ea
SM
6824 * progmodes/cc-cmds.el (c-defun-name):
6825 Use match-string-no-properties instead for consistency.
2c73e345 6826
542dfbde
LL
68272012-07-20 Leo Liu <sdl.web@gmail.com>
6828
3646bcd6
LL
6829 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
6830 (Bug#7879)
6831
542dfbde
LL
6832 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
6833
25721031
CY
68342012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
6835
6836 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
6837 * progmodes/bug-reference.el, misearch.el: Provide themselves
6838 (bug#11915).
6839
6840 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
6841 of narrowed buffer (bug#11966).
6842
316e68a7
VB
68432012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
6844
6845 * ses.el (ses-rename-cell): Set new name also in reference list of
6846 cells of which the renamed cell depends.
6847
bbf0e7d9
MY
68482012-07-20 Masatake YAMATO <yamato@redhat.com>
6849
6850 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
6851 to check whether menu-bar is shown or not. If not shown,
6852 show the menu-bar as a popup menu instead of using tmm.
6853 * mouse.el (popup-menu): Accept `point' as `position' argument.
6854
c28662a8
DG
68552012-07-20 Dmitry Gutov <dgutov@yandex.ru>
6856
6857 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
6858 up inside string symbol literal (bug#11923).
6859
87ab808f
EZ
68602012-07-20 Eli Zaretskii <eliz@gnu.org>
6861
6862 * startup.el (fancy-startup-text): Read the whole tutorial, not
6863 just its first 256 bytes. Prevents gibberish in display of the
6864 tutorial title.
6865
89dea803
DA
68662012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
6867
6868 Drop idle buffer compaction due to an absence of the
6869 proved efficiency.
6870 * compact.el: Remove.
6871
8a4e6db8
SS
68722012-07-19 Sam Steingold <sds@gnu.org>
6873
6874 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
6875 vc-bzr-pull & vc-bzr-merge-branch.
6876 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
6877 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
6878 for consistency with compilation-error-regexp-alist.
6879 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
6880 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
6881 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
6882 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
6883
5db81e33
SM
68842012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6885
6886 * emacs-lisp/chart.el: Use lexical-binding.
6887 (chart-emacs-storage): Don't hardcode the list of entries.
6888
5b835e1d
DA
68892012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
6890
6891 Next round of tweaks caused by Fgarbage_collect changes.
6892 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
6893
9cd47b72
DA
68942012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
6895
6896 Compact buffers when idle.
6897 * compact.el: New file.
6898
1d6fc0df
SM
68992012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
6900
6901 * subr.el (eventp): Presume that if it looks vaguely like an event,
6902 it's an event (bug#10190).
6903
1d29cc7d
FEG
69042012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
6905
6906 Enhancements to ppss related code (thanks Stefan).
6907 * progmodes/python.el (python-indent-context)
6908 (python-indent-calculate-indentation, python-indent-dedent-line)
6909 (python-indent-electric-colon, python-nav-forward-block)
6910 (python-mode-abbrev-table)
1d6fc0df 6911 (python-info-assignment-continuation-line-p): Simplify checks
1d29cc7d
FEG
6912 for ppss context.
6913 (python-info-continuation-line-p): Cleanup.
6914 (python-info-ppss-context): Do not catch 'quote.
6915 (python-info-ppss-context-type)
6916 (python-info-ppss-comment-or-string-p): Simplify.
6917
d583cbe6
FEG
69182012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
6919
6920 * progmodes/python.el: Enhancements to eldoc support.
6921 (python-info-current-symbol): New function.
6922 (python-eldoc-at-point): Use python-info-current-symbol.
6923 (python-info-current-defun): Fix cornercase on first defun scan.
6924 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
6925 and signal error when no inferior python process is available.
6926
eceb6feb
DG
69272012-07-18 Dmitry Gutov <dgutov@yandex.ru>
6928
6929 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
6930 assume it's always t.
6931 (vc-git-registered): Remove caching, the function is only called
6932 once.
6933 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
6934
4c8ff0fe
CY
69352012-07-18 Chong Yidong <cyd@gnu.org>
6936
19fb7186
CY
6937 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
6938
9587c688
CY
6939 * simple.el (count-words): Report on narrowing (Bug#9959).
6940
0fe776a1
CY
6941 * bindings.el: Bind M-= to count-words.
6942
4c8ff0fe
CY
6943 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
6944
7f5331cc
MY
69452012-07-18 Masatake YAMATO <yamato@redhat.com>
6946
6947 * progmodes/sh-script.el (sh-imenu-generic-expression):
6948 Capture a function with `function' keyword and without parentheses
6949 like "function FOO" (bug#11856).
6950
2dc2a609
TH
69512012-07-18 Tassilo Horn <tassilo@member.fsf.org>
6952
6953 * window.el (split-window-sensibly): Make WINDOW argument
6954 optional.
6955
439f7677
CY
69562012-07-18 Chong Yidong <cyd@gnu.org>
6957
9aeb25a6
CY
6958 * subr.el (keyboard-translate): Doc fix (Bug#7261).
6959
439f7677
CY
6960 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
6961 and make C-x 8 RET exit isearch (Bug#11439).
6962
6963 * international/iso-transl.el: Move isearch-mode-map key
6964 definitions to isearch.el.
6965
12999ea8
SM
69662012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
6967
6968 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
6969 (eieio-defclass): Use gv-define-setter when possible.
6970
3ab6e069
DA
69712012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
6972
6973 Reflect recent changes in Fgarbage_collect.
6974 * emacs-lisp/chart.el (chart-emacs-storage): Change to
6975 reflect new format of data returned by Fgarbage_collect.
6976
0a60bc10
FEG
69772012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
6978
6979 New utility functions + python-info-ppss-context fix (Bug#11910).
6980 * progmodes/python.el (python-info-beginning-of-block-statement-p)
6981 (python-info-ppss-comment-or-string-p): New functions.
6982 (python-info-ppss-context): Small fix for string check.
6983
6dafa0d5
JL
69842012-07-17 Juri Linkov <juri@jurta.org>
6985
6986 * dired-aux.el (dired-do-async-shell-command): Doc fix.
6987 (dired-do-async-shell-command): Don't add `*' at the end of the
6988 command (Bug#11815).
6989 (dired-do-shell-command): Doc fix.
6990 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
6991 Join the individual commands using either "&" or ";" as the
6992 separator depending on the values of these trailing characters.
6993 At the end re-add the trailing "&". (Bug#10598)
6994
6995 * simple.el (async-shell-command): Sync the interactive spec with
6996 `shell-command'. Doc fix.
6997 (shell-command): Doc fix.
6998
b19dd9d1
JL
69992012-07-17 Juri Linkov <juri@jurta.org>
7000
7001 * descr-text.el (describe-char): Fix format args. (Bug#10129)
7002
bcdc27d7 70032012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
7f5331cc 7004
bcdc27d7 7005 Final renames and doc fixes for movement commands (bug#11899).
7f5331cc
MY
7006 * progmodes/python.el (python-nav-beginning-of-statement):
7007 Rename from python-nav-statement-start.
bcdc27d7
FEG
7008 (python-nav-end-of-statement): Rename from
7009 python-nav-statement-end.
7010 (python-nav-beginning-of-block): Rename from
7011 python-nav-block-start.
7012 (python-nav-end-of-block): Rename from python-nav-block-end.
7013
191da00e
FEG
70142012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
7015
7f5331cc
MY
7016 * progmodes/python.el (python-shell-send-string-no-output):
7017 Allow accept-process-output to quit, keeping shell process ready for
191da00e
FEG
7018 future interactions (Bug#11868).
7019
4dc7c8d5 70202012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
aa7aaf8f 7021
88ecaf8f
SM
7022 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
7023
ef501ef0
SM
7024 * emacs-lisp/elint.el (elint-find-args-in-code):
7025 Use help-function-arglist, so as to handle lexical byte-code.
7026
aa7aaf8f
SM
7027 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
7028 change (bug#11826).
7029
45fd731c
SM
70302012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
7031
2143fa32
SM
7032 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
7033 Avoid spuriously marking the buffer as modified because of c-is-sws.
7034
efc26dbe
SM
7035 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
7036 as not-a-comment (bug#11946).
7037
f5695c9a
SM
7038 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
7039 for uninterned vars.
7040
7041 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
7042 Use read-event since we don't really want to read chars but bytes.
7043
45fd731c
SM
7044 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
7045 $$..$$ but also $..$ using regexps (bug#11953).
7046 Use tex-verbatim for \url and \path.
7047 (tex-font-lock-keywords): Define as defconst like the others.
7048 (tex-common-initialization): Don't use font-lock-syntax-table any more.
7049
ddfc8813
RK
70502012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
7051
7052 * international/mule-cmds.el (ucs-insert): Make it an obsolete
7053 alias for insert-char.
7054
758e556a
FEG
70552012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
7056
7057 * progmodes/python.el: Simplified imenu implementation.
7058 (python-nav-jump-to-defun): Remove command.
7059 (python-mode-map): Use `imenu' instead.
7060 (python-nav-list-defun-positions-cache)
7061 (python-imenu-include-defun-type, python-imenu-make-tree)
7062 (python-imenu-subtree-root-label, python-imenu-index-alist):
7063 Remove vars.
7064 (python-nav-list-defun-positions, python-nav-read-defun)
7065 (python-imenu-tree-assoc, python-imenu-make-element-tree)
45fd731c
SM
7066 (python-imenu-make-tree, python-imenu-create-index):
7067 Remove functions.
758e556a
FEG
7068 (python-mode): Update to interact with imenu by setting
7069 `imenu-extract-index-name-function' only.
7070
032d23ab
FEG
70712012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
7072
7073 * progmodes/python.el: Enhancements to navigation commands.
7074 (python-nav-backward-sentence)
7075 (python-nav-forward-sentence): Remove.
7076 (python-nav-backward-statement, python-nav-forward-statement)
7077 (python-nav-statement-start, python-nav-statement-end)
7078 (python-nav-backward-block, python-nav-forward-block)
7079 (python-nav-block-start, python-nav-block-end)
7080 (python-nav-forward-sexp-function)
7081 (python-info-current-line-comment-p)
7082 (python-info-current-line-empty-p): New functions.
7083 (python-indent-context): Use `python-nav-statement-start'.
7084
01795a1b
MA
70852012-07-16 Michael Albinus <michael.albinus@gmx.de>
7086
9328d9aa
MA
7087 * eshell/em-ls.el (eshell/ls): Use `apply'.
7088
7089 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
7090 multi-hops, instead of Tramp internals.
7091
01795a1b
MA
7092 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
7093
7094 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
7095 when F1 and F2 are located on different hosts.
7096
63408057
CY
70972012-07-14 Chong Yidong <cyd@gnu.org>
7098
7099 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
7100 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
7101 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
7102 (xterm-mouse--read-event-sequence-1000)
7103 (xterm-mouse--read-event-sequence-1006): New functions. For old
7104 mouse protocol, handle M-mouse-X events correctly.
7105 (xterm-mouse-event): New arg specifying mouse protocol.
7106 (turn-on-xterm-mouse-tracking-on-terminal)
7107 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
45fd731c
SM
7108 sequence to toggle extended coordinates on newer XTerms.
7109 This appears to be harmless on terminals which do not support this.
63408057 7110
cd276f6e
LL
71112012-07-14 Leo Liu <sdl.web@gmail.com>
7112
28ca98ac
LL
7113 Add fringe bitmap indicators for flymake. (Bug#11253)
7114 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
7115 (flymake-make-overlay): New arg BITMAP.
7116 (flymake-error-bitmap, flymake-warning-bitmap)
7117 (flymake-fringe-indicator-position): New user variables.
7118
cd276f6e
LL
7119 * fringe.el: New bitmap exclamation-mark.
7120
04408072
JD
71212012-07-14 Jan Djärv <jan.h.d@swipnet.se>
7122
7123 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
7124 also (Bug#7879).
7125
b5cf7fc4
CY
71262012-07-14 Chong Yidong <cyd@gnu.org>
7127
7128 * electric.el (electric-pair-post-self-insert-function): Fix pair
7129 insertion in empty-region case (Bug#11520).
7130
be755c79
RT
71312012-07-14 Chong Yidong <cyd@gnu.org>
7132
45fd731c
SM
7133 * bindings.el: Consolidate ctl-x-r-map bindings.
7134 Bind copy-rectangle-as-kill to C-x r w.
be755c79
RT
7135
7136 * rect.el, register.el: Move bindings to bindings.el.
7137
71382012-07-14 Reuben Thomas <rrt@sc3d.org>
7139
7140 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
7141
7f5b3198
AS
71422012-07-13 Andreas Schwab <schwab@linux-m68k.org>
7143
7144 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
7145
97662200
JB
71462012-07-13 Juanma Barranquero <lekktu@gmail.com>
7147
80185fed
JB
7148 * bindings.el (top): Use `mapc' instead of `mapcar'.
7149
97662200
JB
7150 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
7151
2bb1ae55
MA
71522012-07-13 Michael Albinus <michael.albinus@gmx.de>
7153
7154 * progmodes/sql.el (sql-comint): Suppress the check for program on
7155 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
7156 (Bug#11908)
7157
dea31bd3
CY
71582012-07-13 Chong Yidong <cyd@gnu.org>
7159
7160 * bindings.el: Assign a non-nil permanent-local property to
7161 per-buffer variables which lack a default value (Bug#11930).
7162
7163 * help-fns.el (describe-variable): In the "automatically becomes
7164 local" notice, take note of permanent-local variables.
7165
b68b3337
CY
71662012-07-13 Chong Yidong <cyd@gnu.org>
7167
7168 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
7169 to allow printing the message when called from Lisp.
7170
7171 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7172 Remove toggle-read-only.
7173
7174 * bs.el (bs-toggle-readonly):
45fd731c
SM
7175 * buff-menu.el (Buffer-menu-toggle-read-only):
7176 Remove with-no-warnings around toggle-read-only.
b68b3337
CY
7177
7178 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
7179 Remove with-no-warnings around toggle-read-only.
7180 (ffap-read-only, ffap-read-only-other-window)
7181 (ffap-read-only-other-frame): Callers changed.
7182
7183 * help-mode.el: Don't require view package.
7184 (help-mode-finish): Set buffer-read-only instead of calling
7185 toggle-read-only.
7186
7187 * bindings.el (mode-line-toggle-read-only):
7188 * dired.el (dired-toggle-read-only):
7189 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
7190 with non-nil second arg.
7191
7192 * emacs-lisp/eieio-custom.el (eieio-customize-object):
7193 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
7194 directly.
7195
56bc1586
EZ
71962012-07-12 Eli Zaretskii <eliz@gnu.org>
7197
7198 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
7199 not incf.
7200
a464a6c7
SM
72012012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 More CL cleanups and reduction of use of cl.el.
7204 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
7205 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
7206 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
7207 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
7208 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
7209 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
7210 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
7211 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
7212 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
7213 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
7214 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
7215 * eshell/em-cmpl.el, eshell/em-banner.el:
7216 * calendar/parse-time.el: Use cl-lib.
7217 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
7218 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
7219 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
7220 * term/ns-win.el, term.el, shell.el, ps-samp.el:
7221 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
7222 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
7223 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
7224 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
7225 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
7226 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
7227 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
7228 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
7229 `lambda' rather than with `quote'.
7230 (eshell-do-opt): Adjust accordingly.
7231 (eshell-process-option): Simplify.
7232 * eshell/esh-var.el:
7233 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
7234 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
7235 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
7236 to `pcase--dontcare'.
7237 * emacs-lisp/cl.el (labels): Mark obsolete.
7238 (cl--letf, letf): Move to cl-lib.
7239 (cl--letf*, letf*): Remove.
7240 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
7241 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
7242 (cl-progv): Rewrite.
7243 (cl--letf, cl-letf): Move from cl.el.
7244 (cl-letf*): New macro.
7245 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
7246
7ad4afe1
MA
72472012-07-11 Michael Albinus <michael.albinus@gmx.de>
7248
7249 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
7250
9af57756
CY
72512012-07-11 Chong Yidong <cyd@gnu.org>
7252
7253 * vc/log-edit.el (log-edit-vc-backend): New variable.
7254 (log-edit): Doc fix.
7255
7256 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
7257 argument of log-edit to set up all local variables.
7258 (vc-start-logentry): New optional arg specifying VC backend.
7259
7260 * vc/vc.el (vc-checkin): Use it.
7261 (vc-deduce-fileset): Handle Log Edit buffers.
7262 (vc-diff): Make first argument optional too.
7263
7264 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
7265
8477cc7a
MA
72662012-07-10 Michael Albinus <michael.albinus@gmx.de>
7267
7268 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
7269 command, just in case. The function is not needed anymore.
7270 (eshell-external-command): Do not call `eshell-remote-command'.
7271
19faa8e8
SM
72722012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
7273
f58e0fd5
SM
7274 Reduce use of (require 'cl).
7275 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
7276 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
7277 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
7278 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
7279 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
7280 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
7281 * battery.el, avoid.el, abbrev.el: Use cl-lib.
7282 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
7283 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
7284 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
7285 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
7286 * calculator.el, autorevert.el, apropos.el: Don't require CL.
7287 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
7288 (byte-compile-unfold-bcf, byte-compile-check-variable):
7289 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
7290 (byte-compile-nilconstp):
7291 * emacs-lisp/autoload.el (make-autoload): Use pcase.
7292 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
7293
2519d43a
SM
7294 * emacs-lisp/gv.el (cond): Make it a valid place.
7295 (if): Simplify slightly.
7296
19faa8e8
SM
7297 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
7298 (pcase--self-quoting-p): New function.
7299 (pcase--u1): Use it.
7300
c4907a5e
GM
73012012-07-10 Glenn Morris <rgm@gnu.org>
7302
7303 * emacs-lisp/authors.el (authors-fixed-entries):
7304 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
7305
c4444d16
PE
73062012-07-09 Paul Eggert <eggert@cs.ucla.edu>
7307
7308 Rename configure.in to configure.ac (Bug#11603).
7309 * emacs-lisp/authors.el (authors-canonical-file-name):
7310 * progmodes/autoconf.el (autoconf-mode):
7311 Prefer configure.ac to configure.in.
7312
d75be97d
CY
73132012-07-08 Chong Yidong <cyd@gnu.org>
7314
01ac65bd
CY
7315 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
7316 Implement the mouse-1-click-follows-link handling properly.
7317
7318 * info.el (Info-link-keymap): Use follow-link mechanism for
7319 header-line links (Bug#374).
7320
d75be97d
CY
7321 * simple.el (deactivate-mark): Do not set the primary selection
7322 if another program has acquired it (Bug#11772).
7323
87a92845 73242012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
7325
7326 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
7327 (woman-decode-region): Replace escaped-escapes without destroying
7328 bold or underline (Bug#11552).
87a92845 7329 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 7330
621b9d6c
CY
73312012-07-07 Chong Yidong <cyd@gnu.org>
7332
7333 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
7334 (interprogram-cut-function, interprogram-paste-function):
7335 Mention that we typically mean the clipboard.
621b9d6c 7336
133a11fc
GM
73372012-07-06 Glenn Morris <rgm@gnu.org>
7338
0d27a45e
GM
7339 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
7340
133a11fc
GM
7341 * files.el (toggle-read-only): Restrict message to interactive use.
7342
07b151f1
MA
73432012-07-06 Michael Albinus <michael.albinus@gmx.de>
7344
7345 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
7346
7347 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
7348
211b896b
GM
73492012-07-06 Glenn Morris <rgm@gnu.org>
7350
50394322
GM
7351 * Makefile.in (compile-one-process): Rename from "recompile".
7352
211b896b
GM
7353 * Makefile.in (bzr-update): "compile" is the same as "recompile
7354 autoloads", but parallelizable, so use that instead.
7355
4737eec9
DG
73562012-07-06 Dmitry Gutov <dgutov@yandex.ru>
7357
7358 * window.el (quit-window): Always restore window height when
8137e7b3 7359 it's saved in quit-restore parameter (Bug#11810).
4737eec9 7360
226c3633 73612012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
7362
7363 * simple.el (kill-whole-line): Doc tweak.
7364
226c3633 73652012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
7366
7367 * files.el (file-relative-name): Compare file names
7368 case-insensitively if on MS-Windows or MS-DOS, or if
7369 read-file-name-completion-ignore-case is non-nil. Don't use
7370 case-fold-search for this purpose. (Bug#11827)
7371
4dc7c8d5
SM
73722012-07-17 Andreas Schwab <schwab@linux-m68k.org>
7373
7374 * calendar/cal-dst.el (calendar-current-time-zone):
7375 Return calendar-current-time-zone-cache if non-nil.
7376
73772012-07-17 Masatake YAMATO <yamato@redhat.com>
226c3633 73782012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 7379
19faa8e8
SM
7380 * calendar/cal-dst.el (calendar-current-time-zone):
7381 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 7382
60198fc9
GM
73832012-07-06 Glenn Morris <rgm@gnu.org>
7384
7385 * Makefile.in (cvs-update): Remove old alias.
7386
957b3189
MA
73872012-07-05 Michael Albinus <michael.albinus@gmx.de>
7388
7389 Sync with Tramp 2.2.6-pre.
7390
7391 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
7392 compatible declaration.
7393
19faa8e8
SM
7394 * net/tramp-cmds.el (tramp-append-tramp-buffers):
7395 Protect `list-load-path-shadows' call.
957b3189
MA
7396
7397 * net/tramp-compat.el (top): Require packages, which aren't
7398 autoloaded anymore for XEmacs. Protect call of
7399 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
7400 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
7401 it hurts at least for SXEmacs.
7402 (tramp-compat-temporary-file-directory): In XEmacs, there is no
7403 standard-value for `temporary-file-directory'.
7404
7405 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
7406 Redirect stderr to /dev/null.
7407 (tramp-sh-handle-write-region): uid and gid can be floats.
7408 Reported by Russell Sim <russell.sim@gmail.com>.
7409 (tramp-sh-handle-vc-registered): Hide errors.
7410 (tramp-vc-file-name-handler): Use dummy results for `process-file'
7411 and `start-file-process'.
7412 (tramp-maybe-open-connection): Check also whether `non-essential'
7413 is bound.
7414
566df3fc
CY
74152012-07-04 Chong Yidong <cyd@gnu.org>
7416
7417 * xml.el (xml--parse-buffer): Use xml-syntax-table.
7418 (xml-parse-tag): Likewise, and avoid changing entity tables.
7419 (xml-syntax-table): Define from scratch, making sure not to give
7420 x2000 and other Unicode spaces whitespace syntax, since those are
7421 not spaces in XML.
7422 (xml-parse-fragment): Delete unused function.
7423 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
7424 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
7425 (xml-entity-ref, xml-pe-reference-re)
7426 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
7427 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
7428 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
7429 (xml-entity-value-re): Use syntax references in regexps where
7430 possible; no need to define inside a let-binding.
7431 (xml-parse-dtd): Use xml-pe-reference-re.
7432 (xml-entity-or-char-ref-re): New defconst.
7433 (xml-parse-string, xml-substitute-special): Use it.
7434
30eabd7a
SM
74352012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
7436
0781098a
SM
7437 * files.el (locate-dominating-file): Allow `name' to be a predicate.
7438 (find-file--read-only): New function.
7439 (find-file-read-only, find-file-read-only-other-window)
7440 (find-file-read-only-other-frame): Use it.
7441 (insert-file-contents-literally): Don't `fset'.
7442 (get-free-disk-space): Use locate-dominating-file.
7443
b5771c0d
SM
7444 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
7445 function is already compiled.
7446
30eabd7a
SM
7447 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
7448
b4886f6e
MA
74492012-07-03 Michael Albinus <michael.albinus@gmx.de>
7450
7451 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
7452 files on the same host.
7453
b9d82339
AS
74542012-07-03 Andreas Schwab <schwab@linux-m68k.org>
7455
7456 * help-fns.el (describe-function-1): Only call
7457 help-fns--autoloaded-p when we have a file name. (Bug#11848)
7458
a76e6535
CY
74592012-07-03 Chong Yidong <cyd@gnu.org>
7460
7461 * xml.el: Protect parser against XML bombs.
7462 (xml-entity-expansion-limit): New variable.
7463 (xml-parse-string, xml-substitute-special): Use it.
7464 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
7465
b544fef2
GM
74662012-07-03 Glenn Morris <rgm@gnu.org>
7467
7468 * progmodes/bug-reference.el (bug-reference-bug-regexp):
7469 Allow linking to specific messages in debbugs reports (eg 123#5).
7470
a7aef6f5
CY
74712012-07-02 Chong Yidong <cyd@gnu.org>
7472
7473 * xml.el: Fix entity and character reference expansion, allowing
7474 them to expand into markup as per XML spec.
7475 (xml-default-ns): New variable.
7476 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
7477 (xml-parse-region): Make first two arguments optional.
7478 Discard text properties.
7479 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
7480 All callers changed.
a7aef6f5
CY
7481 (xml-parse-tag): Call xml-parse-tag-1. For backward
7482 compatibility, this function should not modify buffer contents.
7483 (xml-parse-tag-1): Fix opening-tag regexp.
7484 (xml-parse-string): Rewrite, handling entity and character
7485 references properly.
7486 (xml--entity-replacement-text): Signal an error if a parameter
7487 entity is undefined.
7488
3df31c9f
SM
74892012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
7490
2b5208f1
SM
7491 * comint.el (comint-output-filter): Filter out repeated prompts.
7492
3df31c9f
SM
7493 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
7494 and file-name-absolute-p.
7495 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
7496 internal calls.
7497
e3ac1281
PE
74982012-07-02 Paul Eggert <eggert@cs.ucla.edu>
7499
7500 Spelling fixes.
7501 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
7502 Rename from byte-compile--refiy-function. All uses changed.
7503
fbf2e7ad
CY
75042012-07-01 Chong Yidong <cyd@gnu.org>
7505
7506 * xml.el (xml--parse-buffer): New function. Move most of
7507 xml-parse-region here.
7508 (xml-parse-region): Copy region into a temporary buffer, since
7509 parameter entity substitution requires changing buffer contents.
7510 Use xml--parse-buffer.
7511 (xml-parse-file): Use xml--parse-buffer.
7512 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 7513 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 7514
9bf0aa15
GM
75152012-06-30 Glenn Morris <rgm@gnu.org>
7516
bbce2853
GM
7517 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
7518
9bf0aa15
GM
7519 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
7520 Remove outdated and unnecessary dbus declarations.
7521
0d23c240
EZ
75222012-06-30 Eli Zaretskii <eliz@gnu.org>
7523
7524 * emacs-lisp/timer.el (timer-until): Subtract results of
7525 float-time, instead of taking float-time of the result of
7526 time-subtract, since float-time signals an error for negative time
7527 arguments.
7528
b3218de1
CY
75292012-06-30 Chong Yidong <cyd@gnu.org>
7530
7531 * xml.el (xml-*-re): Convert defvars into defconsts, and
7532 eval-and-compile them so eval-and-compile works on derivatives.
7533 (xml--entity-replacement-text): Use eval-and-comple.
7534
a40c87a0
MA
75352012-06-30 Michael Albinus <michael.albinus@gmx.de>
7536
7537 * vc/vc-git.el (vc-git-registered): Use cache property
7538 `git-registered'.
7539 (vc-git-mode-line-string): Call `vc-working-revision' instead of
7540 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 7541 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 7542
ac87de97
DG
75432012-06-30 Dmitry Gutov <dgutov@yandex.ru>
7544
7545 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 7546 removed (likely outside Emacs). (Bug#11757)
ac87de97 7547
ac10fe06
SM
75482012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7549
3df31c9f 7550 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 7551
7f3fbd5d
CY
75522012-06-30 Chong Yidong <cyd@gnu.org>
7553
7554 * xml.el: Implement XML parameter entities.
7555 (xml-parameter-entity-alist): New variable.
7556 (xml-parse-region, xml-parse-fragment): Preserve previous values
7557 of xml-entity-alist and xml-parameter-entity-alist, so that
7558 repeated calls on different documents do not change them.
7559 (xml-parse-tag): Fix doctype regexp.
7560 (xml--entity-replacement-text): New function.
7561 (xml-parse-dtd): Use it. Don't handle system entities; doing that
7562 properly requires url retrieval which is unimplemented.
7563 (xml-escape-string): Doc fix.
7564
3cfbebba
SM
75652012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
7566
7567 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
7568
2af3565e
DA
75692012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
7570
7571 * fringe.el (fringe-mode): Doc fix.
7572
929df0e7
MA
75732012-06-29 Michael Albinus <michael.albinus@gmx.de>
7574
7575 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
7576 is non-nil.
7577 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
7578 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
7579
c8d3a25c 75802012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 7581
c8d3a25c
GM
7582 * calendar/cal-dst.el (calendar-current-time-zone):
7583 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 7584
c8d3a25c 75852012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
7586
7587 * progmodes/which-func.el (which-func-format):
7588 Add mouse-face. (Bug#11698)
7589
c8d3a25c
GM
75902012-06-29 Leo Liu <sdl.web@gmail.com>
7591
7592 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
7593
75942012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7595
7596 * minibuffer.el (minibuffer-confirm-exit-commands):
7597 Add completion-at-point (bug#11725).
7598
75992012-06-29 Glenn Morris <rgm@gnu.org>
7600
7601 * progmodes/f90.el (f90-font-lock-keywords-2):
7602 Add some preprocessor elements. (Bug#10499)
7603
76042012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
7605
7606 * progmodes/cperl-mode.el (cperl-update-syntaxification):
7607 Use syntax-propertize (bug#11739).
7608
2badeec4
JB
76092012-06-28 Juanma Barranquero <lekktu@gmail.com>
7610
7611 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
7612
ae4969c2
JD
76132012-06-28 Julien Danjou <julien@danjou.info>
7614
7615 * term.el (term-handle-colors-array): Use a set of new faces to
7616 color the terminal. Also uses :inverse-video property.
7617 (term-default-fg-color): Set to nil by default, deprecate in favor
7618 of `term-face'.
7619 (term-default-bg-color): Set to nil by default, deprecate in favor
7620 of `term-face'.
7621 (term-current-face): Use `term-face' by default.
7622 (term-bold-attribute): Variable deleted.
7623
1c9bd870
GM
76242012-06-28 Glenn Morris <rgm@gnu.org>
7625
7626 * simple.el (completion-list-mode-finish):
7627 Don't use toggle-read-only. (Since completion-list-mode has
7628 a special mode-class, it wasn't doing anything extra anyway.)
7629
c207708c
SM
76302012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
7631
7632 Make inlining of other-mode interpreted functions work (bug#11799).
7633 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
7634 (byte-compile): Use it to fix compilation of lexical-binding closures.
7635 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
7636 function, if needed.
7637
3fd56834
SM
76382012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
7639
04901786
SM
7640 * help-mode.el (help-make-xrefs): Don't just withstand
7641 cyclic-variable-indirection but any error in documentation-property.
7642
1ec4b7b2
SM
7643 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
7644 memory use.
7645 * bindings.el (bindings--define-key): New function.
7646 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
7647 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
7648 * bindings.el: Use it to purecopy define-key bindings.
7649
e309e2a5
SM
7650 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
7651
d5c6faf9
SM
7652 * emacs-lisp/cl.el (flet): Mark obsolete.
7653 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
7654 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
7655 * progmodes/js.el (js-c-fill-paragraph):
7656 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
7657 (ebrowse-switch-member-buffer-to-derived-class):
7658 * play/5x5.el (5x5-solver): Use cl-flet.
7659
6e9590e2
SM
7660 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
7661 (cl--symbol-function): New macro.
7662 (cl--letf, cl--letf*): Use it.
7663
3fd56834
SM
7664 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
7665 Strip "toggle-" if any.
7666
35ff222c
GM
76672012-06-27 Glenn Morris <rgm@gnu.org>
7668
1ba6038a
GM
7669 * info.el (Info-default-directory-list): Move here from paths.el.
7670 * paths.el: Remove file, which is now empty.
7671 * loadup.el: No longer load "paths".
7672
0ea0e51b
GM
7673 * custom.el (custom-initialize-delay): Doc fix.
7674
35ff222c
GM
7675 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
7676 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
7677 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
7678 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
7679 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
7680 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
7681 * eshell/eshell.el (eshell-defgroup): Remove alias.
7682
c89926a5
CY
76832012-06-27 Chong Yidong <cyd@gnu.org>
7684
7685 * help.el (help-enable-auto-load): New variable.
7686
7687 * help-fns.el (help-fns--autoloaded-p): New function.
7688 (describe-function-1): Refer to a function as "autoloaded" if it
7689 was autoloaded at any time in the past. Perform autoloading if
7690 help-enable-auto-load is non-nil.
7691
cc06e7e7
EZ
76922012-06-26 Eli Zaretskii <eliz@gnu.org>
7693
7694 * makefile.w32-in (compile, compile-always): Depend on
7695 update-subdirs, not on subdirs.el. Otherwise, several different
7696 sub-targets of 'bootstrap' running in parallel could
7697 simultaneously write to subdirs.el, producing a garbled file.
7698
d2c32364
SS
76992012-06-26 Sam Steingold <sds@gnu.org>
7700
7701 * files.el (file-name-base): New convenience function.
0d14cc21
GM
7702 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
7703 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
7704 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
7705 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
7706 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
7707 * textmodes/tex-mode.el: Use it.
7708 Did not touch cedet and org because they are maintained elsewhere.
7709
5cf983b2
MR
77102012-06-26 Martin Rudalics <rudalics@gmx.at>
7711
7712 * calendar/calendar.el (calendar-exit): Don't try to delete or
7713 iconify last frame. See:
7714 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
7715
8c4f2952
JD
77162012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
7717
7718 * server.el (server-process-filter): Remember dir in the
7719 process's `server-client-directory' properties.
7720
772b2e2c
CY
77212012-06-24 Chong Yidong <cyd@gnu.org>
7722
7723 * xml.el (xml-parse-tag): Correctly handle comment embedded in
7724 non-tag text.
7725
711b11e1
JB
77262012-06-23 Juanma Barranquero <lekktu@gmail.com>
7727
7728 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
7729
dc5d230c
SM
77302012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7731
7732 * help-fns.el (describe-variable): Don't croak when doc is not found.
7733 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
7734 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
7735 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
7736 * emacs-lisp/smie.el (smie-next-sexp): CSE.
7737 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
7738 ((lambda ..) ..).
7739 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
7740
136e1c1d
CY
77412012-06-23 Chong Yidong <cyd@gnu.org>
7742
e8c1cabf
CY
7743 * info.el (Info-mouse-follow-link): Accept symbol values of
7744 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
7745 (Info-fontify-node): Use Info-link-keymap for all navigation
7746 buttons, with link-args property to perform the desired action.
7747 (Info-link-keymap): Doc fix.
7748 (Info-next-link-keymap, Info-prev-link-keymap)
7749 (Info-up-link-keymap): Delete now-unused keymaps.
7750
0e9e6c6a
CY
77512012-06-23 Chong Yidong <cyd@gnu.org>
7752
05e89fea
CY
7753 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
7754
0e9e6c6a
CY
7755 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
7756 system abbrevs.
7757
7758 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
7759
e33c6771
SM
77602012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
7761
b68581e2
SM
7762 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
7763 (bug#11719).
7764
e33c6771
SM
7765 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
7766 the requote function doesn't work properly (bug#11714).
7767
7117e105
GM
77682012-06-23 Glenn Morris <rgm@gnu.org>
7769
7770 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
7771
36cec983
SM
77722012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7773
7774 Further GV/CL cleanups.
7775 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
7776 gv-expander.
7777 (gv--defun-declaration): New function.
7778 (defun-declarations-alist): Use it.
7779 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
7780 (gv-place): Autoload.
7781 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
7782 original definition of dotimes and dolist.
7783 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
7784 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
7785 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
7786 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
7787 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
7788 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
7789 to the function's definition.
7790 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
7791 * window.el:
7792 * files.el:
7793 * faces.el:
7794 * env.el: Don't use CL.
7795
d35af63c
PE
77962012-06-22 Paul Eggert <eggert@cs.ucla.edu>
7797
7798 Support higher-resolution time stamps (Bug#9000).
7799
7800 * calendar/time-date.el (with-decoded-time-value): New arg
7801 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
7802 (encode-time-value): New optional arg PICO. New type 3.
7803 (time-to-seconds) [!float-time]: Support the new picoseconds
7804 component if it's used.
7805 (seconds-to-time, time-subtract, time-add):
7806 Support ps-resolution time stamps as well.
7807
7808 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
7809 (timerp): Timer vectors now have length 9, not 8.
7810 (timer--time): Support new-style (4-part) time stamps.
7811 (timer-next-integral-multiple-of-time): Time stamps now have
7812 picosecond resolution, so take a bit more care about rounding.
7813 (timer-relative-time, timer-inc-time): New optional arg psecs.
7814 (timer-set-time-with-usecs): Set psecs to 0.
7815 (timer--activate): Check psecs component, too.
7816
7817 * proced.el (proced-time-lessp): Support ps-resolution stamps.
7818
ac77b21a
SM
78192012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7820
f143bfe3
SM
7821 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
7822 Move the non-essential binding to the post/pre-command-hook where it is
7823 more obviously correct.
7824
ac77b21a
SM
7825 * subr.el (read-passwd): Don't use a history at all.
7826 * savehist.el (savehist-save): Remove password saved accidentally
7827 because of the above bug.
7828
76386c5a
BG
78292012-06-22 Bastien Guerry <bzg@gnu.org>
7830
7831 * files.el (toggle-read-only): Display a message telling whether
7832 the buffer is read-only or not (bug#11726).
7833
2ee3d7f0
SM
78342012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
7835
7836 * emacs-lisp/gv.el: New file.
7837 * subr.el (push, pop): Extend to generalized variables.
7838 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
7839 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
7840 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
7841 gv-define-simple-setter, and gv-define-expander.
7842 Remove setf-methods defined in gv. Rename cl-setf -> setf.
7843 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
7844 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
7845 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
7846 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
7847 gv-letplace.
7848 (cl-defstruct): Don't define setf-method any more.
7849 * emacs-lisp/cl.el (flet): Don't autoload.
7850 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
7851 (define-setf-expander, defsetf, define-modify-macro)
7852 (cl-struct-setf-expander): Move from cl-lib.el.
7853 * emacs-lisp/syntax.el:
7854 * emacs-lisp/ewoc.el:
7855 * emacs-lisp/smie.el:
7856 * emacs-lisp/cconv.el:
7857 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
7858 (timer--time): Use gv-define-simple-setter.
7859 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
7860 to avoid coding-system problems in subr.el. Adjust all users.
7861 (macroexp--maxsize, macroexp-small-p): New functions.
7862 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
7863 * scroll-bar.el (scroll-bar-mode):
7864 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
7865 (normal-erase-is-backspace-mode): Don't use the `eq' place.
7866 * winner.el (winner-configuration, winner-make-point-alist)
7867 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
7868 * files.el (locate-file-completion-table): Avoid list*.
7869
c5695d1d
CY
78702012-06-22 Chong Yidong <cyd@gnu.org>
7871
7872 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
7873 (dired-create-files): Doc fix (Bug#11329).
7874 (dired-do-copy): Doc fix (Bug#11334).
7875 (dired-mark-read-string): Doc fix (Bug#11553).
7876
2ee3d7f0
SM
7877 * dired.el (dired-recursive-copies, dired-recursive-deletes):
7878 Doc fix (Bug#11326).
c5695d1d
CY
7879 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
7880 (dired-dwim-target): Doc fix.
7881
7882 * wdired.el (wdired-mode): Doc fix.
7883
89b5595a
GM
78842012-06-22 Glenn Morris <rgm@gnu.org>
7885
575db3f1
GM
7886 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
7887 (pcmpl-rpm-cache-stamp-file): New constant.
7888 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
7889 (pcmpl-rpm-packages): Optionally cache list of packages.
7890
a4c8dd51
GM
7891 * pcmpl-rpm.el (pcmpl-rpm): New group.
7892 (pcmpl-rpm-query-options): New option.
7893 (pcmpl-rpm-packages): No need to inline it.
7894 Use pcmpl-rpm-query-options.
7895
89b5595a
GM
7896 * calendar/calendar.el (calendar-in-read-only-buffer):
7897 Avoid some needless mode changes.
7898
e76f0800
CY
78992012-06-21 Chong Yidong <cyd@gnu.org>
7900
7901 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
7902 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 7903 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 7904
297a8f1d
CY
79052012-06-20 Chong Yidong <cyd@gnu.org>
7906
7907 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
7908
d34c18b1
DR
79092012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
7910
7911 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
7912 (bug#11201).
7913
32f7f28e
CY
79142012-06-20 Chong Yidong <cyd@gnu.org>
7915
7916 * term.el (term-window-width): Handle the case of a missing right
7917 fringe (Bug#8837).
7918 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
7919 (term-mode): Use define-derived-mode. Minor cleanups.
7920 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
7921 (term-move-columns, term-insert-char, term-emulate-terminal)
7922 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 7923
493c6688
MA
79242012-06-20 Michael Albinus <michael.albinus@gmx.de>
7925
d34c18b1
DR
7926 * net/ange-ftp.el (ange-ftp-get-passwd):
7927 Bind `enable-recursive-minibuffers'.
493c6688
MA
7928 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
7929
3f06ecf4
DR
79302012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
7931
7932 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
7933
68f12411
GM
79342012-06-19 Glenn Morris <rgm@gnu.org>
7935
7936 * progmodes/python.el (python-mode): Derive from prog-mode.
7937
b3820318
KG
79382012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
7939
7940 * emulation/edt.el (edt-default-menu-bar-update-buffers)
7941 (edt-user-menu-bar-update-buffers): New functions.
7942 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
7943
c6bf3022
CY
79442012-06-19 Chong Yidong <cyd@gnu.org>
7945
7946 * subr.el (with-selected-window): Preserve the selected window's
7947 terminal's top-frame (Bug#4702).
7948
7949 * window.el (save-selected-window): Likewise.
7950
25f09295
SM
79512012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7952
7953 * progmodes/python.el (python-rx-constituents): Move backquote.
7954 (python-skeleton-define, python-define-auxiliary-skeleton):
7955 Use `declare'.
7956
6b11952a
MA
79572012-06-18 Michael Albinus <michael.albinus@gmx.de>
7958
7959 * minibuffer.el (read-file-name-default): Revert the patch from
7960 2012-06-17.
7961
ee4b1330
SM
79622012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
7963
7964 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
7965 (pcase--u1, pcase--q1): Don't use apply-partially.
7966
35647f79
GM
79672012-06-18 Glenn Morris <rgm@gnu.org>
7968
7969 * progmodes/python.el (python-proc, python-buffer)
7970 (python-send-receive, python-send-string): Fix obsolete versions.
7971
24b0cff0
MR
79722012-06-18 Martin Rudalics <rudalics@gmx.at>
7973
7974 * window.el (special-display-p): Completely remove stringp
7975 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
7976
29855149
MA
79772012-06-17 Michael Albinus <michael.albinus@gmx.de>
7978
7979 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
7980
7981 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
7982
7983 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
7984 * net/tramp-sh.el (tramp-maybe-open-connection):
7985 Throw if `non-essential' is non-nil.
7986
07463363
MR
79872012-06-17 Martin Rudalics <rudalics@gmx.at>
7988
7989 * window.el (special-display-p): Signal an error if BUFFER-NAME
7990 is not a string (Bug#11713).
7991
48d1354e
PE
79922012-06-17 Paul Eggert <eggert@cs.ucla.edu>
7993
7994 * progmodes/python.el (python-info-beginning-of-backslash):
7995 Rename from python-info-beginning-of-backlash, as a spelling fix.
7996
eb4a8a9a
CY
79972012-06-17 Chong Yidong <cyd@gnu.org>
7998
7999 * term.el (term-emulate-terminal): If term-check-size is called,
8000 move point to the process mark without resetting point (Bug#4635).
8001
ddfbf826 80022012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
8003
8004 * international/mule-cmds.el (mule-menu-keymap)
8005 (set-language-environment, set-locale-environment): Doc tweaks.
8006
9b0e3eba
AA
80072012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
8008
8009 * cus-face.el (custom-face-attributes): Add wave-style underline
8010 attribute.
8011 * faces.el (set-face-attribute): Update docstring to describe
8012 wave-style underline attribute.
8013
771e3eae
CY
80142012-06-16 Chong Yidong <cyd@gnu.org>
8015
8016 * term/xterm.el (terminal-init-xterm): Discard input before
8017 querying background mode (Bug#10959).
8018
7ae2ea10
SM
80192012-06-16 Stefan Merten <smerten@oekonux.de>
8020
8021 * textmodes/rst.el: Added and corrected some comments.
8022 (rst-re-alist-def): Improve symbol syntax.
8023 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
8024 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
8025 (rst-official-version, rst-official-cvs-rev): Update version
8026 information.
7ae2ea10 8027
b6974efa
JB
80282012-06-15 Juanma Barranquero <lekktu@gmail.com>
8029
8030 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
8031 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
8032
8826d473
GM
80332012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
8034
8035 * progmodes/python.el: New python.el merge.
8036 (python-guess-indent): Obsolete var.
8037 (python-indent-guess-indent-offset): New defcustom.
8038 (python-indent): Obsolete var.
8039 (python-indent-offset): New defcustom.
8040 (python-python-command, python-jython-command): Delete var.
8041 (python-shell-interpreter): New defcustom.
8042 (python-pdbtrack-do-tracking-p): Delete var.
8043 (python-pdbtrack-activate): New defcustom.
8044 (python-use-skeletons): Obsolete var.
8045 (python-skeleton-autoinsert): New defcustom.
8046 (inferior-python-filter-regexp, python-continuation-offset)
8047 (python-honour-comment-indentation, python-indent-string-contents)
8048 (python-jython-packages, python-mode-hook)
8049 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
8050 (python-shell-prompt-alist)
8051 (python-source-modes): Delete defcustoms.
8052 (python-check-buffer-name, python-eldoc-setup-code)
8053 (python-eldoc-string-code, python-ffap-setup-code)
8054 (python-ffap-string-code, python-fill-comment-function)
8055 (python-fill-decorator-function, python-fill-paren-function)
8056 (python-fill-string-function, python-imenu-include-defun-type)
8057 (python-imenu-make-tree, python-imenu-subtree-root-label)
8058 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
8059 (python-shell-compilation-regexp-alist)
8060 (python-shell-completion-module-string-code)
8061 (python-shell-completion-pdb-string-code)
8062 (python-shell-completion-setup-code)
8063 (python-shell-completion-string-code)
8064 (python-shell-enable-font-lock, python-shell-exec-path)
8065 (python-shell-extra-pythonpaths)
8066 (python-shell-internal-buffer-name, python-shell-interpreter-args)
8067 (python-shell-process-environment)
8068 (python-shell-prompt-block-regexp)
8069 (python-shell-prompt-output-regexp)
8070 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
8071 (python-shell-send-setup-max-wait, python-shell-setup-codes)
8072 (python-shell-virtualenv-path): New defcustoms.
8073 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
8074 (inferior-python-mode-syntax-table, python--prompt-regexp)
8075 (python-buffer, python-command python-python-command)
8076 (python-default-template, python-imports, python-indent-index)
8077 (python-indent-list, python-indent-list-length)
8078 (python-mode-running, python-pdbtrack-is-tracking-p)
8079 (python-preoutput-continuation, python-preoutput-leftover)
8080 (python-preoutput-result, python-preoutput-skip-next-prompt)
8081 (python-prev-dir/file, python-recursing)
8082 (python-saved-check-command, python-version-checked)
8083 (python-which-func-length-limit)
8084 (view-return-to-alist): Delete vars.
8085 (python-check-custom-command, python-dotty-syntax-table)
8086 (python-imenu-index-alist, python-indent-current-level)
8087 (python-indent-dedenters, python-indent-levels)
8088 (python-nav-beginning-of-defun-regexp)
8089 (python-nav-list-defun-positions-cache)
8090 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
8091 (python-shell-internal-buffer)
8092 (python-skeleton-available): New vars.
8093 (def-python-skeleton): Delete macro.
8094 (python-skeleton-define): New macro.
8095 (python-define-auxiliary-skeleton, python-rx): New macros.
8096 (python-insert-class): Delete command.
8097 (python-skeleton-class): New command.
8098 (python-insert-def): Delete command.
8099 (python-skeleton-def): New command.
8100 (python-insert-for): Delete command.
8101 (python-skeleton-for): New command.
8102 (python-insert-if): Delete command.
8103 (python-skeleton-if): New command.
8104 (python-insert-try/except, python-insert-try/finally): Delete commands.
8105 (python-skeleton-try): New command.
8106 (python-insert-while): Delete command.
8107 (python-skeleton-while): New command.
8108 (python-backspace): Delete command.
8109 (python-indent-dedent-line-backspace): New command.
8110 (python-electric-colon): Delete command.
8111 (python-indent-electric-colon): New command.
8112 (python-guess-indent): Delete command.
8113 (python-indent-guess-indent-offset): New command.
8114 (python-shift-left): Delete command.
8115 (python-indent-shift-left): New command.
8116 (python-shift-right): Delete command.
8117 (python-indent-shift-right): New command.
8118 (python-find-function): Delete command.
8119 (python-nav-jump-to-defun): New command.
8120 (python-next-statement): Delete command.
8121 (python-nav-forward-sentence): New command.
8122 (python-previous-statement): Delete command.
8123 (python-nav-backward-sentence): New command.
8124 (python-fill-paragraph): Delete command.
8125 (python-fill-paragraph-function): New command.
8126 (python-send-buffer): Delete command.
8127 (python-shell-send-buffer): New command.
8128 (python-send-defun): Delete command.
8129 (python-shell-send-defun): New command.
8130 (python-send-region, python-send-region-and-go): Delete commands.
8131 (python-shell-send-region)
8132 (python-shell-switch-to-shell): New commands.
8133 (python-send-string): Delete command.
8134 (python-shell-send-string): New command.
8135 (python-switch-to-python): Delete command.
8136 (python-shell-switch-to-shell): New command.
8137 (python-describe-symbol): Delete command.
8138 (python-eldoc-at-point): New command.
8139 (python--set-prompt-regexp, python-args-to-list)
8140 (python-after-info-look, python-check-version)
8141 (python-check-comint-prompt, python-find-imports)
8142 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
8143 (python-unload-function, python-expand-template)
8144 (python-maybe-jython, python-preoutput-filter)
8145 (python-pdbtrack-get-source-buffer)
8146 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
8147 (python-pdbtrack-toggle-stack-tracking)
8148 (python-pdbtrack-track-stack-file, python-initial-text)
8149 (python-first-word, python-comment-line-p, python-send-command)
8150 (python-setup-brm, python-sentinel, python-set-proc)
8151 (python-skip-out, python-input-filter, python-outdent-p)
8152 (python-outline-level, python-backslash-continuation-line-p)
8153 (python-end-of-block, python-end-of-statement, python-mark-block)
8154 (python-beginning-of-block, python-beginning-of-statement)
8155 (python-blank-line-p, python-beginning-of-string)
8156 (python-open-block-statement-p): Delete functions.
8157 (python-indent-line, python-indent-line-1): Delete functions.
8158 (python-indent-line): New function.
8159 (python-indentation-levels): Delete function.
8160 (python-indent-calculate-levels): New function.
8161 (python-proc): Delete function.
8162 (python-shell-get-process): New function.
8163 (python-send-receive): Delete function.
8164 (python-shell-send-string-no-output): New function.
8165 (python-module-path): Delete function.
8166 (python-ffap-module-path): New function.
8167 (python-completion-at-point)
8168 (python-symbol-completions): Delete functions.
8169 (python-completion-complete-at-point): New function.
8170 (python-load-file): Delete function.
8171 (python-shell-send-file): New function.
8172 (python-calculate-indentation): Delete function.
8173 (python-indent-calculate-indentation): New function.
8174 (python-skip-comments/blanks): Delete function.
8175 (python-util-forward-comment): New function.
8176 (python-continuation-line-p): Delete function.
8177 (python-info-continuation-line-p): New function.
8178 (python-which-func, python-current-defun): Delete function.
8179 (python-info-current-defun): New function.
8180 (python-beginning-of-defun): Delete function.
8181 (python-nav-beginning-of-defun): New function.
8182 (python-close-block-statement-p)
8183 (python-block-end-p): Delete function.
8184 (python-info-closing-block): New function.
8185 (python-comint-output-filter-function)
8186 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
8187 (python-fill-comment, python-fill-decorator, python-fill-paren)
8188 (python-fill-string, python-imenu-make-element-tree)
8189 (python-imenu-make-tree, python-imenu-tree-assoc)
8190 (python-indent-context, python-indent-dedent-line)
8191 (python-indent-line-function)
8192 (python-indent-post-self-insert-function)
8193 (python-indent-toggle-levels)
8194 (python-info-assignment-continuation-line-p)
8195 (python-info-beginning-of-backlash)
8196 (python-info-block-continuation-line-p)
8197 (python-info-closing-block-message)
8198 (python-info-line-ends-backslash-p)
8199 (python-info-looking-at-beginning-of-defun)
8200 (python-info-ppss-context, python-info-ppss-context-type)
8201 (python-nav-list-defun-positions, python-nav-read-defun)
8202 (python-nav-sentence-end, python-nav-sentence-start)
8203 (python-pdbtrack-comint-output-filter-function)
8204 (python-pdbtrack-set-tracked-buffer)
8205 (python-shell-calculate-exec-path)
8206 (python-shell-calculate-process-environment)
8207 (python-shell-completion--do-completion-at-point)
8208 (python-shell-completion--get-completions)
8209 (python-shell-completion-complete-at-point)
8210 (python-shell-completion-complete-or-indent)
8211 (python-shell-get-or-create-process)
8212 (python-shell-get-process-name)
8213 (python-shell-internal-get-or-create-process)
8214 (python-shell-internal-get-process-name)
8215 (python-shell-internal-send-string, python-shell-make-comint)
8216 (python-shell-parse-command, python-shell-send-setup-code)
8217 (python-skeleton-add-menu-items)
8218 (python-util-clone-local-variables, python-util-position)
8219 (run-python-internal, python-indentation-levels)
8220 (python-nav-beginning-of-defun)
8221 (python-completion-complete-at-point): New functions.
8222 (run-python): Change arguments. New API requirements.
8223
4302f5ba
SM
82242012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
8225
f38ea36d
SM
8226 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
8227 (bug#11649).
8228
8229 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
8230 (macroexp--expand-all): Use it.
8231
4302f5ba
SM
8232 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
8233 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
8234 Use `cl-function' instead.
8235
33377562
JB
82362012-06-14 Juanma Barranquero <lekktu@gmail.com>
8237
8238 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
8239 Suggested by Stefan Monnier while discussing bug#11657.
8240
54c5ba1a
SS
82412012-06-14 Sam Steingold <sds@gnu.org>
8242
8243 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
8244
f9f1b1fe
AS
82452012-06-14 Andreas Schwab <schwab@linux-m68k.org>
8246
8247 * play/doctor.el (doctor-doc): Remove parameter and use
8248 doctor-sent instead of sent.
8249 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
8250
a81068ba
SM
82512012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8252
5a315f9c
SM
8253 * files.el: Require cl-lib.
8254 (file-name-non-special): Replace case -> cl-case.
8255
8256 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
8257
a81068ba
SM
8258 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
8259 mapping from #' to function*.
8260
8cca9703
CY
82612012-06-13 Chong Yidong <cyd@gnu.org>
8262
8263 * mouse.el (mouse-drag-track): Do not set the mark if the user
8264 releases the mouse without selecting anything (Bug#11588).
8265
a12ac9d7
SM
82662012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8267
ccf1dc18
SM
8268 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
8269 as well (bug#11646).
8270
ef62b23d
SM
8271 * loadup.el: Count byte-code functions as well.
8272
c4c8444a
SM
8273 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
8274 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
8275
a12ac9d7
SM
8276 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
8277 (bug#11649). Add cl-defun and cl-defmacro.
8278
87e6e64f
DA
82792012-06-13 Drew Adams <drew.adams@oracle.com>
8280
8281 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
8282 Fix last change.
8283
682cefaf
MA
82842012-06-13 Michael Albinus <michael.albinus@gmx.de>
8285
8286 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
8287 Otherwise, it blocks in batch mode.
8288
773e1f08
JB
82892012-06-13 Juanma Barranquero <lekktu@gmail.com>
8290
8291 * help-mode.el (bookmark-make-record-default): Declare.
8292
60057926
CY
82932012-06-13 Chong Yidong <cyd@gnu.org>
8294
8295 * emacs-lisp/package.el (list-packages): Compute a list of
8296 packages that are newly-available since the last list-packages
8297 invocation.
8298 (package-menu--new-package-list): New var.
8299 (package-menu--generate, package-menu--print-info)
8300 (package-menu--status-predicate, package-menu-mark-install):
8301 Handle new status label "new".
8302
ad4d226c
SM
83032012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
8304
8305 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
8306 conversion to backquotes.
8307
f1a4e679
CY
83082012-06-12 Chong Yidong <cyd@gnu.org>
8309
8310 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
8311 Rename from gud-inhibit-global-bindings.
8312
8313 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
8314
8315 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
8316 hook from nxml-glyph-set-hook.
8317
8318 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
8319 declaration.
8320
8321 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
8322
8323 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
8324 Convert to defcustom.
8325
0c9e42b5
DA
83262012-06-12 Drew Adams <drew.adams@oracle.com>
8327
8328 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
8329 New functions.
8330 (help-mode): Use them.
8331
09e06855
GM
83322012-06-11 Glenn Morris <rgm@gnu.org>
8333
8334 * progmodes/fortran.el (fortran-font-lock-keywords-3):
8335 Use preprocessor face for directives.
8336 (fortran-directive-re): Doc fix.
8337
71adb94b
SM
83382012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8339
2eb87922
SM
8340 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
8341 conversion to backquotes (bug#11652).
8342
71adb94b
SM
8343 Fix compiler-expansion of CL's cXXr functions (bug#11673).
8344 * emacs-lisp/cl-lib.el (cl--defalias): New function.
8345 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
8346 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
8347 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
8348 (cl-ninth, cl-tenth): Mark them as inlinable.
8349 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
8350 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
8351 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
8352 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
8353 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
8354 (cl-list*, cl-adjoin): Don't put an autoload manually.
8355 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
8356 (cl--compiler-macro-list*): Add autoload cookie.
8357 (cl--compiler-macro-cXXr): New function.
2eb87922 8358
71adb94b
SM
8359 * help-fns.el (help-fns--compiler-macro): New function extracted from
8360 describe-function-1; follow aliases and use `compiler-macro' property.
8361 (describe-function-1): Use it.
8362
a6674402
CY
83632012-06-11 Chong Yidong <cyd@gnu.org>
8364
8365 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
8366 is uninstalled, if imagemagick is installed.
8367
bb3faf5b
SM
83682012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8369
8370 * emacs-lisp/cl-lib.el: Use lexical-binding.
8371 (cl-map-extents, cl-maclisp-member): Remove.
8372 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
8373 (cl--set-substring, cl--block-wrapper, cl--block-throw)
8374 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
8375 * emacs-lisp/cl-extra.el: Use lexical-binding.
8376 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
8377 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
8378 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
8379 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
8380 * emacs-lisp/cl-seq.el: Use lexical-binding.
8381 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
8382 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
8383 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
8384 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
8385 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
8386 CL's internals.
8387
2fe4b125
MA
83882012-06-11 Michael Albinus <michael.albinus@gmx.de>
8389
8390 Sync with Tramp 2.2.6-pre.
8391
8392 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
8393 `print-length' and `print-level' to nil, in order to avoid
8394 truncation. Reported by Christopher Schmidt
8395 <christopher@ristopher.com>.
8396
8397 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
8398
8399 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
8400 New defmacro.
8401 (tramp-compat-copy-directory): Add optional argument
8402 COPY-CONTENTS. It is not handled yet.
8403
8404 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
8405 (tramp-ftp-file-name-p): Simplify.
8406
8407 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
8408 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
8409 connection vector.
8410
8411 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
8412 (tramp-methods): Do not use `tramp-password-end-of-line'.
8413 (tramp-completion-function-alist-putty): Handle UNIX case.
8414 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
8415 (tramp-do-file-attributes-with-stat)
8416 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
8417 gid as real numbers. They could run out of integer range on cygwin.
8418 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
8419 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
8420 (tramp-open-connection-setup-interactive-shell):
8421 Use `tramp-cleanup'. Move check for busyboxes ...
8422 (tramp-find-shell): ... here. Simplify implementation.
8423 Set "remote-shell" property also for alternative shells.
8424 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
8425 If failing, a regular file would be written otherwise.
8426 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
8427 (tramp-find-inline-encoding): Cache the coding commands in the
8428 process cache. Apply test command on the remote side, if defined.
8429 (tramp-find-inline-compress): Cache the compress commands in the
8430 process cache.
8431 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
8432 when requested. Handle hops.
8433 (tramp-current-connection): New defvar.
87e6e64f
DA
8434 (tramp-maybe-open-connection): Use `tramp-cleanup'.
8435 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 8436 Handle user interrupt. (Bug#10187)
87e6e64f
DA
8437 (tramp-get-inline-compress, tramp-get-inline-coding):
8438 Read connection properties from the process cache.
2fe4b125
MA
8439
8440 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
8441 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
8442 New defconsts.
2fe4b125
MA
8443 (tramp-smb-prompt): Extend for powershell prompt.
8444 (tramp-smb-file-name-handler-alist): Add handlers for
8445 `process-file', `shell-command' and `start-file-process'.
8446 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
8447 (tramp-smb-winexe-shell-command-switch): New defcustoms.
8448 (tramp-smb-file-name-p): Simplify.
8449 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
8450 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
8451 (tramp-smb-shell-quote-argument): New defuns.
8452 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
8453 Implement using "tar". By this, time-stamps are preserved.
8454 (tramp-smb-handle-copy-file): Handle also the case of directories.
8455 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
8456 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
8457 Use `tramp-get-connection-buffer').
2fe4b125
MA
8458 (tramp-smb-handle-rename-file): Use "rename", when source and
8459 target are on the same share.
87e6e64f
DA
8460 (tramp-smb-maybe-open-connection): Handle wrong passwords.
8461 Use `tramp-smb-server-version'.
2fe4b125
MA
8462 (tramp-smb-wait-for-output): Remove prompt.
8463
8464 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
8465 (tramp-methods, tramp-rsh-end-of-line):
8466 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
8467 (tramp-save-ad-hoc-proxies): New defcustom.
8468 (tramp-completion-function-alist): Adapt docstring.
8469 (tramp-default-password-end-of-line): Remove defcustom.
8470 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
8471 (tramp-user-regexp, tramp-file-name-regexp-unified)
8472 (tramp-file-name-regexp-url): Extend regexp by hop separator.
8473 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
8474 (tramp-remote-file-name-spec-regexp): New defconst.
8475 (tramp-file-name-structure): Extend structure for hops.
8476 (tramp-get-method-parameter): Move up.
8477 (tramp-file-name-p, tramp-dissect-file-name)
8478 (with-parsed-tramp-file-name): Handle hops.
8479 (tramp-file-name-hop): New defun.
8480 (tramp-make-tramp-file-name): New optional arg HOP.
8481 (tramp-message-show-progress-reporter-message): New defvar.
8482 (tramp-with-progress-reporter): Use it. We cannot use
8483 `tramp-message-show-message' here, because this suppresses also
8484 error buffers.
8485 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
8486 `tramp-message-show-message' is nil.
8487 Use `tramp-get-connection-buffer'.
2fe4b125
MA
8488 (tramp-cleanup): New defun.
8489 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
8490 (tramp-file-name-handler): If `debug-on-error' is set, propagate
8491 an error unchanged.
8492 (tramp-completion-handle-file-name-all-completions): Handle hops.
8493 Fix an error when called from ido.
8494 (tramp-completion-dissect-file-name): Use better local variable
8495 name. Add hop to the vector.
8496 (tramp-handle-insert-file-contents): Use progress-reporter for the
8497 whole scenario.
8498 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
8499 to `t'.
8500 (tramp-check-for-regexp): Simplify search.
8501 (tramp-enter-password): Remove it. Move implementation ...
8502 (tramp-action-password): ... here.
8503 (tramp-mode-string-to-int, tramp-local-host-p)
8504 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
8505 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
8506 Set tramp-autoload cookie.
2fe4b125
MA
8507
8508 * net/trampver.el: Update release number.
8509
85102012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8511 Michael Albinus <michael.albinus@gmx.de>
8512
8513 * net/tramp.el (tramp-set-completion-function): Fix docstring.
8514 (tramp-parse-group, tramp-parse-file)
8515 (tramp-parse-shostkeys-sknownhosts): New defuns.
8516 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
8517 (tramp-parse-shosts-group, tramp-parse-sconfig)
8518 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
8519 (tramp-parse-sknownhosts, tramp-parse-hosts)
8520 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
8521 Use them.
8522 (tramp-parse-passwd-group, tramp-parse-netrc-group)
8523 (tramp-parse-putty-group): Don't narrow.
8524 (tramp-parse-putty): Make a loop.
8525 (tramp-file-name-handler): Catch the `suppress' signal.
8526
72834e10
CY
85272012-06-11 Chong Yidong <cyd@gnu.org>
8528
8529 * image.el (imagemagick-register-types): Put the ImageMagick entry
8530 at the end of image-type-file-name-regexps.
8531
a4712e11
JB
85322012-06-11 Johan Bockgård <bojohan@gnu.org>
8533
8534 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
8535 (pcase, pcase-let*, pcase-dolist): Use them.
8536
82ad98e3
SM
85372012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
8538
8539 * emacs-lisp/pcase.el (pcase--let*): New function.
8540 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
8541 (pcase--expand): Use macroexp-let².
8542
f80efb86
SM
85432012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8544
8545 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
8546 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
8547 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
8548 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
8549 * emacs-lisp/derived.el: Use pcase instead of `cl'.
8550 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
8551
31ca4639 85522012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 8553
31ca4639
CY
8554 * mail/rmail.el (rmail-yank-current-message): Leave point at
8555 correct position. (Bug#11660)
94f0aa34 8556
31ca4639 85572012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 8558
31ca4639 8559 * allout-widgets.el: Fix code header.
9e1b8ec4 8560
31ca4639 85612012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 8562
f80efb86
SM
8563 * cus-edit.el (customize-changed-options-previous-release):
8564 Bump to 24.1.
31ca4639 8565
642b6d30
AS
85662012-06-09 Andreas Schwab <schwab@linux-m68k.org>
8567
8568 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
8569
4f5d2ba1
CY
85702012-06-09 Chong Yidong <cyd@gnu.org>
8571
8572 * ebuff-menu.el (electric-buffer-list): Preserve header line.
8573
e75852fd
MR
85742012-06-09 Martin Rudalics <rudalics@gmx.at>
8575
8576 * window.el (special-display-popup-frame): Don't use
8577 window--display-buffer (Bug#11651).
8578
1e48e282
EZ
85792012-06-09 Eli Zaretskii <eliz@gnu.org>
8580
8a26b487
EZ
8581 Fix parallel builds: make sure loaddefs.el is not being written
8582 while Lisp files are compiled.
8583 (compile): Don't depend on 'mh-autoloads'.
8584 (compile-CMD, compile-SH): Depend on 'autoloads'.
8585 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
8586
1e48e282
EZ
8587 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
8588
6175e34b
CY
85892012-06-09 Chong Yidong <cyd@gnu.org>
8590
8591 * face-remap.el (face-remap-add-relative, face-remap-set-base)
8592 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
8593 Doc fixes (Bug#11225).
8594
d9857e53
SM
85952012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
8596
8597 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
8598 a function if there's a clear indication that it has a compiler-macro.
8599 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
8600 (macro-declarations-alist): Add arglist to declaration functions.
8601 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
8602 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
8603 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
8604 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
8605 Also add autoload to find the compiler macro.
8606 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
8607 (cl--compiler-macro-member, cl--compiler-macro-assoc)
8608 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
8609 (cl--compiler-macro-get): New functions, replacing calls to
8610 cl-define-compiler-macro.
8611 (cl-typep) [compiler-macro]: Use macroexp-let².
8612
f81298f8 86132012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
8614
8615 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
8616 string properly, fixes Bug#11473.
8617
4b56d0fe
CY
86182012-06-08 Chong Yidong <cyd@gnu.org>
8619
8620 * faces.el (set-face-attribute): Doc fix.
8621 (modify-face): Don't use :bold and :italic.
8622 (error, warning, success): Tweak definitions.
8623
8624 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
8625 (custom-modified, custom-set, custom-changed, custom-themed)
8626 (custom-saved, custom-button, custom-button-mouse)
8627 (custom-button-pressed, custom-state, custom-comment-tag)
8628 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
8629 (custom-group-subtitle): Use new-style face specs.
8630 (custom-invalid-face, custom-rogue-face, custom-modified-face)
8631 (custom-set-face, custom-changed-face, custom-saved-face)
8632 (custom-button-face, custom-button-pressed-face)
8633 (custom-documentation-face, custom-state-face)
8634 (custom-comment-face, custom-comment-tag-face)
8635 (custom-variable-tag-face, custom-variable-button-face)
8636 (custom-face-tag-face, custom-group-tag-face-1)
8637 (custom-group-tag-face): Remove obsolete face alias.
8638
8639 * epa.el (epa-validity-high, epa-validity-medium)
8640 (epa-validity-low, epa-mark, epa-field-name, epa-string)
8641 (epa-field-name, epa-field-body):
8642 * font-lock.el (font-lock-comment-face, font-lock-string-face)
8643 (font-lock-keyword-face, font-lock-builtin-face)
8644 (font-lock-function-name-face, font-lock-variable-name-face)
8645 (font-lock-type-face, font-lock-constant-face):
8646 * ido.el (ido-first-match, ido-only-match, ido-subdir)
8647 (ido-virtual, ido-indicator, ido-incomplete-regexp):
8648 * speedbar.el (speedbar-button-face, speedbar-file-face)
8649 (speedbar-directory-face, speedbar-tag-face)
8650 (speedbar-selected-face, speedbar-highlight-face)
8651 (speedbar-separator-face):
8652 * whitespace.el (whitespace-newline, whitespace-space)
8653 (whitespace-hspace, whitespace-tab, whitespace-trailing)
8654 (whitespace-line, whitespace-space-before-tab)
8655 (whitespace-space-after-tab, whitespace-indentation)
8656 (whitespace-empty):
8657 * emulation/cua-base.el (cua-global-mark):
8658 * eshell/em-prompt.el (eshell-prompt):
8659 * net/newst-plainview.el (newsticker-new-item-face)
8660 (newsticker-old-item-face, newsticker-immortal-item-face)
8661 (newsticker-obsolete-item-face, newsticker-date-face)
8662 (newsticker-statistics-face, newsticker-default-face):
8663 * net/newst-reader.el (newsticker-feed-face)
8664 (newsticker-extra-face, newsticker-enclosure-face):
8665 * net/newst-treeview.el (newsticker-treeview-face)
8666 (newsticker-treeview-new-face, newsticker-treeview-old-face)
8667 (newsticker-treeview-immortal-face)
8668 (newsticker-treeview-obsolete-face)
8669 (newsticker-treeview-selection-face):
8670 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
8671 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
8672 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
8673 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
8674 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
8675 (nxml-outline-active-indicator, nxml-outline-ellipsis):
8676 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
8677 (mpuz-text):
8678 * progmodes/vera-mode.el (vera-font-lock-number)
8679 (vera-font-lock-function, vera-font-lock-interface):
8680 * textmodes/table.el (table-cell): Use new-style face specs, and
8681 don't use the old :bold and :italic attributes.
8682
8683 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
8684 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
8685 (ebrowse-member-class, ebrowse-progress): Likewise.
8686 (ebrowse-tree-mark-face, ebrowse-root-class-face)
8687 (ebrowse-file-name-face, ebrowse-default-face)
8688 (ebrowse-member-attribute-face, ebrowse-member-class-face)
8689 (ebrowse-progress-face): Remove obsolete faces.
8690
8691 * progmodes/flymake.el (flymake-errline, flymake-warnline):
8692 Inherit from error and warning faces respectively.
8693
8694 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
8695 Likewise.
f80efb86
SM
8696 (flyspell-incorrect-face, flyspell-duplicate-face):
8697 Remove obsolete aliases.
4b56d0fe 8698
03310646
MA
86992012-06-08 Michael Albinus <michael.albinus@gmx.de>
8700
8701 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
8702 Avoid infloop.
8703
513749ee
SM
87042012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8705
8706 * startup.el (argv, argi): Make lexically scoped.
8707 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
8708 * emacs-lisp/cl-macs.el: Use lexical-binding.
8709 Rename cl-bind-* to cl--bind-*.
8710 * files.el: Don't require `cl' since it doesn't use it.
8711 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
8712
595ef4ad
JB
87132012-06-08 Juanma Barranquero <lekktu@gmail.com>
8714
8715 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
8716 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
8717 instead of calling external sort utility.
8718 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
8719
e9f66fcb
EZ
87202012-06-08 Eli Zaretskii <eliz@gnu.org>
8721
8722 * descr-text.el (describe-char): Mention how to insert the
8723 character, if the current input method doesn't support it.
8724 See the discussion in this thread for the details:
8725 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
8726
3d10db47
SS
87272012-06-08 Sam Steingold <sds@gnu.org>
8728
8729 * bindings.el (global-map): Bind XF86Forward to next-buffer and
8730 XF86Back to previous-buffer.
8731 (minibuffer-local-map): Bind them to next-history-element and
8732 previous-history-element respectively.
8733 * help-mode.el (help-mode-map): Bind them to help-go-forward and
8734 help-go-back respectively.
8735 * info.el (Info-mode-map): Bind them to Info-history-forward and
8736 Info-history-back respectively.
8737 These are the keys next to Up on the ThinkPad keyboard.
8738
de7e2b36
SM
87392012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
8740
8741 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
8742 * emacs-lisp/cl-macs.el: Provide itself.
8743 (cl--labels-convert-cache): New var.
8744 (cl--labels-convert): New function.
8745 (cl-flet, cl-labels): New implementation with new semantics, relying on
8746 lexical-binding.
8747 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
8748 (cl-closure-vars, cl--function-convert-cache)
8749 (cl--function-convert): Move from cl-macs.el.
8750 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
8751 rename by removing the "cl-" prefix.
8752 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
8753
6fa6c4ae
SM
87542012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8755
8756 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
8757 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
8758 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
8759 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
8760 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
8761 (cl-hash-table-count): Add old compatibility aliases.
8762
8763 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
8764 Use macroexpand-all-environment instead.
8765 (cl--old-macroexpand): New var.
8766 (cl--sm-macroexpand): New function.
8767 (cl-symbol-macrolet): Use it during macro expansion.
8768 (cl--function-convert-cache): New var.
8769 (cl--function-convert): New function, extracted from
8770 cl-macroexpand-all.
8771 (cl-lexical-let): Use it.
8772
8773 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
8774 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
8775 (cl-member): Remove old alias.
8776
8777 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
8778 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
8779 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
8780 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
8781 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
8782 (cl-macroexpand-cmacs): Remove var.
8783 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
8784 Use macroexpand-all instead.
8785
4dd1c416
SM
87862012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8787
8788 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
8789 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
8790 (macroexp-copyable-p): New functions and macros.
8791 * emacs-lisp/edebug.el (edebug-unwrap):
8792 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
8793 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
8794 (pcase--let*): Remove.
8795 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
8796 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
8797 macroexp-const-p instead.
8798 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
8799
8800 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
8801 instead of "cl-" for internal definitions. Use macroexp-const-p.
8802 (cl-old-bc-file-form): Remove var.
8803 (cl-const-exprs-p): Remove fun.
8804 (cl-labels, cl-macrolet): Use backquote.
8805 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
8806 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
8807 (cl-define-setf-expander): Rename from cl-define-setf-method.
8808 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
8809
8810 * international/mule-cmds.el: Don't require CL.
8811 (view-hello-file): Don't use `letf'.
8812
ed8bd4d7
SM
88132012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
8814
7287f2f3
SM
8815 * tmm.el (tmm-prompt): Use string-prefix-p.
8816 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
8817 (tmm-add-prompt): Use minibuffer-completion-help.
8818 (tmm-delete-map): Remove.
8819
ed8bd4d7
SM
8820 * subr.el (kbd): Make it its own function.
8821
7b4cdbf4
SM
88222012-06-07 Stefan Merten <smerten@oekonux.de>
8823
8824 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
8825 Silence compiler warnings. Fix versions.
ed8bd4d7 8826 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 8827 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 8828 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
8829 (rst-package-emacs-version-alist): Correct Emacs version to
8830 represent major merge with upstream.
ed8bd4d7 8831 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 8832
2b48d721
GM
88332012-06-06 Glenn Morris <rgm@gnu.org>
8834
8835 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
8836 Only print environment variables if set.
8837
fa779ab0
SM
88382012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8839
8840 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
8841 (macroexp--cons): Rename from maybe-cons.
8842 (macroexp--accumulate): Rename from macroexp-accumulate.
8843 (macroexp--all-forms): Rename from macroexpand-all-forms.
8844 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
8845 (macroexp--expand-all): Rename from macroexpand-all-1.
8846
628299e0
SS
88472012-06-06 Sam Steingold <sds@gnu.org>
8848
8849 * calendar/calendar.el (calendar-in-read-only-buffer):
8850 Call `special-mode' to enable the standard read-only keybindings.
8851
b7bb5838
SM
88522012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
8853
8854 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
8855 with "loading" messages (bug#11635).
8856
dfb308ba
MA
88572012-06-06 Michael Albinus <michael.albinus@gmx.de>
8858
8859 * files.el (enable-remote-dir-locals): New option.
8860 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
8861
0372ee92
MA
8862 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
8863 Ensure, that the temp directory is local.
8864
8865 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
8866 `temporary-file-directory'.
8867
eed0bb91
MA
8868 * progmodes/python.el (python-send-region): Ensure, that the
8869 temporary file is created also in the remote case.
8870
7a58f64d
GM
88712012-06-06 Glenn Morris <rgm@gnu.org>
8872
f7dd4e98
GM
8873 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
8874 (vc-rcs-update-changelog): Use it.
8875
090bd7cb 8876 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 8877
7a58f64d
GM
8878 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
8879 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
8880 (vc-sccs-diff): Replace use of the external vcdiff script.
8881
daed4003
GM
88822012-06-05 Glenn Morris <rgm@gnu.org>
8883
8884 * ledit.el: Move to obsolete/.
8885
48c455c7
SS
88862012-06-05 Sam Steingold <sds@gnu.org>
8887
ed9265fc 8888 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
8889 patch (Bug#11140).
8890
57a7d507
SM
88912012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
8892
090bd7cb 8893 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 8894
53aacf21
SM
8895 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
8896 compiler-macro expansion.
8897
57a7d507
SM
8898 Add native compiler-macro support.
8899 * emacs-lisp/macroexp.el (macroexpand-all-1):
8900 Support compiler-macros directly. Properly follow aliases and apply
8901 the compiler macros more thoroughly.
8902 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
8903 macroexpand now properly follows aliases.
8904 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
8905 (cl-compiler-macroexpand): Use new prop.
8906 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
8907
8908 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
8909
51a5f9d8
MR
89102012-06-05 Martin Rudalics <rudalics@gmx.at>
8911
8912 * window.el (get-lru-window, get-mru-window, get-largest-window):
8913 New argument NOT-SELECTED to avoid picking the selected window.
8914 (window--display-buffer-1, window--display-buffer-2): Replace by
8915 new function window--display-buffer
8916 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
8917 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8918 Use window--display-buffer.
51a5f9d8
MR
8919 (display-buffer-use-some-window): Remove temporary dedication
8920 hack by calling get-lru-window and get-largest-window with
8921 NOT-SELECTED argument non-nil. Call window--display-buffer.
8922
08f9f738
GM
89232012-06-05 Glenn Morris <rgm@gnu.org>
8924
8925 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
8926 Replace external vcdiff script.
8927
e364a2b7
SM
89282012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8929
8930 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
8931
041df390
CY
89322012-06-04 Chong Yidong <cyd@gnu.org>
8933
e364a2b7
SM
8934 * image.el (imagemagick-types-inhibit): Revert last change.
8935 Add INFO and M.
47b36b94 8936 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 8937
7c1898a7
SM
89382012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
8939
8940 * emacs-lisp/cl-lib.el: Rename from cl.el.
8941 * emacs-lisp/cl.el: New compatibility file.
8942 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
8943 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
8944 to obey the "cl-" prefix.
8945 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
8946
0c3461de
GM
89472012-06-03 Glenn Morris <rgm@gnu.org>
8948
1e266c88
GM
8949 * emacs-lisp/authors.el (authors-aliases): Addition.
8950
0c3461de
GM
8951 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
8952 Fix :version.
8953
d8a52e15
SM
89542012-06-03 Stefan Merten <smerten@oekonux.de>
8955
8956 * textmodes/rst.el: Add comments.
8957 (rst-transition, rst-adornment): New faces.
8958 (rst-adornment-faces-alist): Make default safe to reevaluate.
8959 Fixes
8960 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
8961 Improve customization tags.
8962 (rst-define-level-faces): Clarify meaning.
8963
5205d6f6
CY
89642012-06-03 Chong Yidong <cyd@gnu.org>
8965
8966 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
8967 (compilation-mode-line-run, compilation-mode-line-exit):
8968 New faces.
5205d6f6
CY
8969 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
8970
757ee657
JD
89712012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
8972
7c1898a7
SM
8973 * progmodes/which-func.el (which-func-update-ediff-windows):
8974 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 8975
5f2c76c6
CY
89762012-06-03 Chong Yidong <cyd@gnu.org>
8977
8978 * bindings.el: Remove explicit help text from format-mode-line.
8979 It is now supplied by mode-line-default-help-echo.
8980 (mode-line-front-space, mode-line-end-spaces)
8981 (mode-line-misc-info): New variables.
8982 (mode-line-modes, mode-line-position): Move the default value to
8983 the variable definition.
8984 (mode-line-default-help-echo): New defcustom.
383f7350
CY
8985 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
8986 (mode-line-modified-help-echo): New functions.
8987 (mode-line-mule-info, mode-line-modified): Use them.
8988 (mode-line-eol-desc, propertized-buffer-identification):
8989 Consistency fixes for help text.
cbe46e5f
CY
8990 (mode-line-coding-system-map): Allow using mouse-3 to invoke
8991 set-buffer-file-coding-system (Bug#289).
8992 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 8993
f2d6a3df
SM
89942012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
8995
8996 * simple.el (execute-extended-command): Set real-this-command
8997 (bug#11506).
8998
37269466
CY
89992012-06-02 Chong Yidong <cyd@gnu.org>
9000
9001 Remove incorrect uses of "modeline" in comments, docstrings, and
9002 function/variable names (Bug#10329).
9003
9004 * cus-edit.el (mode-line):
9005 * dframe.el (dframe-mouse-hscroll):
9006 * emacs-lisp/re-builder.el:
9007 * emacs-lisp/easy-mmode.el (define-minor-mode):
9008 * frame.el (set-frame-name):
9009 * help.el (lookup-minor-mode-from-indicator):
9010 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
9011 * progmodes/cc-cmds.el (c-toggle-auto-newline)
9012 (c-toggle-hungry-state):
9013 * progmodes/antlr-mode.el (antlr-language-alist):
9014 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
9015 * progmodes/vhdl-mode.el (vhdl-mode):
9016 * progmodes/which-func.el (which-func, which-func-cleanup-function):
9017 * term/ns-win.el (ns-face-at-pos):
9018 * term/sup-mouse.el (sup-mouse-report):
9019 * textmodes/flyspell.el (flyspell-mode-line-string):
9020 * textmodes/ispell.el (ispell-highlight-face):
9021 * textmodes/reftex-global.el:
9022 * vc/vc-arch.el (vc-arch-mode-line-string):
9023 * vc/vc-cvs.el (vc-cvs-mode-line-string):
9024 * vc/vc-git.el (vc-git-mode-line-string):
9025 * vc/vc-hooks.el (vc-display-status)
9026 (vc-default-mode-line-string):
9027 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
9028
9029 * ansi-color.el (ansi-color-faces-vector): Change default faces.
9030
9031 * dired.el (dired-sort-set-mode-line): Rename from
9032 dired-sort-set-modeline. All callers changed.
9033
9034 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
9035 eshell-status-in-modeline.
9036
9037 * foldout.el (foldout-mode-line-string): Rename from
9038 foldout-modeline-string. All callers changed.
9039 (foldout-update-mode-line): Rename from foldout-update-modeline.
9040
9041 * subr.el (redraw-modeline): Make into obsolete alias.
9042
9043 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
9044 timeclock-modeline-display. Make old name an alias.
9045 (timeclock-update-mode-line): Likewise. All callers changed.
9046 (timeclock-mode-line-display): No need to check before using
9047 add-hook.
9048 (timeclock-relative, timeclock-day-over-hook)
9049 (timeclock-use-elapsed, timeclock-mode-string)
9050 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
9051
9052 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
9053 crisp-mode-modeline-string.
9054
9055 * play/solitaire.el (solitaire-build-mode-line): Rename from
9056 solitaire-build-modeline. All callers changed.
9057
9058 * play/zone.el (zone-hiding-mode-line): Rename from
9059 zone-hiding-modeline. All callers changed.
9060 (zone): Remove unusued `modeline-hidden-level' property.
9061
9062 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
9063 xscheme-modeline-initialize. All callers changed.
9064
9065 * strokes.el (strokes-lighter): Rename from
9066 strokes-modeline-string.
9067
9068 * textmodes/sgml-mode.el (html-face-tag-alist)
9069 (html-tag-face-alist): Use mode-line face instead of obsolete
9070 alias modeline.
9071
42152ee4
SM
90722012-06-02 Stefan Merten <smerten@oekonux.de>
9073
9074 * textmodes/rst.el: Always require `cl'.
4cf9b38d 9075 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 9076
95f520b5
CY
90772012-06-02 Chong Yidong <cyd@gnu.org>
9078
9079 * image.el (imagemagick-enabled-types): Rename from
9080 imagemagick-types-enable. Add many more types.
9081 (imagemagick-types-inhibit): Change default to nil.
9082 (imagemagick-filter-types): Caller changed.
9083
4a5f187a
SM
90842012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9085
03fef3e6
SM
9086 * emacs-lisp/cl-macs.el: Use backquotes.
9087 (cl-transform-function-property): Use eval-and-compile rather than
9088 abusing `require'.
9089 (defstruct): Use declare-function instead of with-no-warnings.
9090
4a5f187a
SM
9091 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
9092 (byte-compile-output-docform): Re-add the print-circle bindings.
9093 (byte-compile-fix-header): Use #$ just because it's shorter.
9094 (byte-compile-output-file-form): Remove defun/defmacro.
9095
bd56924f
MR
90962012-06-01 Martin Rudalics <rudalics@gmx.at>
9097
9098 * simple.el (choose-completion): Remove now obsolete binding for
9099 owindow.
9100
046e38ce
MA
91012012-06-01 Michael Albinus <michael.albinus@gmx.de>
9102
9103 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
9104 in order to avoid "Stack overflow in regexp matcher".
9105
32d72c2f
GM
91062012-05-31 Glenn Morris <rgm@gnu.org>
9107
9108 * image.el: For clarity, call imagemagick-register-types at
9109 top-level, rather than relying on a custom :initialize.
9110 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
9111 (imagemagick-filter-types): New function. (Bug#7406)
9112 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
9113 If disabling support, remove elements altogether rather
9114 than using an impossible regexp.
9115 (imagemagick-types-inhibit): Give it the default init function.
9116
dd41169b
SM
91172012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9118
4a5f187a
SM
9119 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
9120 Handle arbitrary file name lengths (Bug#11585).
dd41169b 9121
efc00ab1 91222012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
9123
9124 * desktop.el (desktop-read): Clear previous and next buffers for
9125 all windows and bury *Messages* buffer (bug#11556).
9126
500fcedc
SM
91272012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9128
9129 Add `declare' for `defun'. Align `defmacro's with it.
9130 * emacs-lisp/easy-mmode.el (define-minor-mode)
9131 (define-globalized-minor-mode): Don't autoload the var definitions.
9132 * emacs-lisp/byte-run.el: Use lexical-binding.
9133 (defun-declarations-alist, macro-declarations-alist): New vars.
9134 (defmacro, defun): Use them.
9135 (make-obsolete, define-obsolete-function-alias)
9136 (make-obsolete-variable, define-obsolete-variable-alias):
9137 Use `declare'.
9138 (macro-declaration-function): Mark obsolete.
9139 * emacs-lisp/autoload.el: Use lexical-binding.
9140 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
9141
6e8a1786
AM
91422012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9143
9144 * textmodes/ispell.el (ispell-with-no-warnings):
9145 Define as a macro.
500fcedc
SM
9146 (ispell-kill-ispell, ispell-change-dictionary):
9147 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
9148 `interactive-p'.
9149
61b108cc
SM
91502012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9151
9152 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
9153 (macro-declaration-function): Move var from C code.
9154 (macro-declaration-function): Define function with defalias.
9155 * emacs-lisp/macroexp.el (macroexpand-all-1):
9156 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
9157 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
9158 defun/defmacro any more.
9159 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
9160 Provide fallback for unknown arglist.
9161 (byte-compile-arglist-warn): Change calling convention.
9162 (byte-compile-output-file-form): Move print-vars binding.
9163 (byte-compile-output-docform): Simplify accordingly.
9164 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
9165 (byte-compile-defmacro-declaration): Remove.
9166 (byte-compile-file-form-defmumble): Generalize to defalias.
9167 (byte-compile-output-as-comment): Return byte-positions.
9168 Simplify callers accordingly.
9169 (byte-compile-lambda): Use `assert'.
9170 (byte-compile-defun, byte-compile-defmacro): Remove.
9171 (byte-compile-file-form-defalias):
9172 Use byte-compile-file-form-defmumble.
9173 (byte-compile-defalias-warn): Remove.
9174
6d3f7c2f
SM
91752012-05-29 Stefan Merten <smerten@oekonux.de>
9176
9177 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 9178 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
9179
9180 (rst-mode-abbrev-table): Merge definition.
9181 (rst-mode): Make sure `font-lock-defaults' is buffer local.
9182 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
9183
6dbaa1c7
UJ
91842012-05-29 Ulf Jasper <ulf.jasper@web.de>
9185
9186 * calendar/icalendar.el
9187 (icalendar-export-region): Export UID properly.
9188
d209e2fb 91892012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
9190 * calendar/icalendar.el (icalendar-import-format):
9191 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
9192 (icalendar-import-format-uid): New.
9193 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
9194 Export UID.
9195
6876a58d
SM
91962012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
9197
9198 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
9199 different alternative patterns.
9200 (pcase-codegen): Be more careful to preserve identity.
9201 (pcase--u1): Don't forget to mark vars as used.
9202
9203 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
9204 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
9205 (byte-compile-from-buffer): ...rather than here.
9206
9207 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
9208 functions from byte-compile-function-environment.
9209
46b7967e
TN
92102012-05-29 Troels Nielsen <bn.troels@gmail.com>
9211
9212 * window.el (window-deletable-p): Avoid deleting the root window
9213 of a frame with an active minibuffer.
9214
69d565e2
MR
92152012-05-29 Martin Rudalics <rudalics@gmx.at>
9216
9217 * simple.el (choose-completion): Use quit-window (Bug#11567).
9218
a149fa51
CY
92192012-05-29 Chong Yidong <cyd@gnu.org>
9220
9221 * whitespace.el (whitespace-cleanup): Fix usage of
9222 whitespace-empty-at-bob-regexp (Bug#11492).
9223
2b311310
AH
92242012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9225
9226 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
9227 revert (Bug#11488).
9228
b9cb2387
JL
92292012-05-29 Juri Linkov <juri@jurta.org>
9230
9231 * isearch.el (isearch-mode-map): Bind `M-s _' to
9232 `isearch-toggle-symbol'. Bind `M-s c' to
9233 `isearch-toggle-case-fold'.
9234 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
9235 (isearch-forward): Add `M-s _' to the docstring.
9236 (isearch-forward-symbol, isearch-toggle-case-fold)
9237 (isearch-symbol-regexp): New functions. (Bug#11381)
9238
d5e61c1c
JL
92392012-05-29 Juri Linkov <juri@jurta.org>
9240
9241 * isearch.el (isearch-word): Add docstring. (Bug#11381)
9242 (isearch-occur, isearch-search-and-update): If `isearch-word' is
9243 a function, call it to get the regexp.
9244 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
9245 property `isearch-message-prefix' instead of the string "word ".
9246 (isearch-search-fun-default): For the case of `isearch-word',
9247 return a lambda that calls re-search-forward/re-search-backward
9248 with a regexp returned by `word-search-regexp' or by the function
9249 in `isearch-word'.
9250
8cbd80f7
JL
92512012-05-29 Juri Linkov <juri@jurta.org>
9252
9253 * isearch.el (isearch-search-fun-default): New function.
9254 (isearch-search-fun): Move default part to the new function
9255 `isearch-search-fun-default'.
9256 (isearch-search-fun-function): Set the default value to
9257 `isearch-search-fun-default'. (Bug#11381)
9258
9259 * comint.el (comint-history-isearch-end):
9260 Use `isearch-search-fun-default'.
9261 (comint-history-isearch-search): Use `isearch-search-fun-default'
9262 and remove spacial case for `isearch-word'.
9263 (comint-history-isearch-wrap): Remove spacial case for
9264 `isearch-word'.
9265
9266 * hexl.el (hexl-isearch-search-function):
9267 Use `isearch-search-fun-default'.
9268
9269 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
9270 Use `word-search-regexp' for `isearch-word'.
9271
9272 * misearch.el (multi-isearch-search-fun):
9273 Use `isearch-search-fun-default'.
9274
9275 * simple.el (minibuffer-history-isearch-search):
9276 Use `isearch-search-fun-default' and remove spacial case for
9277 `isearch-word'.
9278 (minibuffer-history-isearch-wrap): Remove spacial case for
9279 `isearch-word'.
9280
9281 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
9282 Remove spacial case for `isearch-word'.
9283 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
9284
85c8c5b6
AM
92852012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9286
9287 Decrease XEmacs incompatibilities.
9288 * textmodes/flyspell.el (flyspell-check-pre-word-p):
9289 Use `string-match'.
9290 (flyspell-delete-region-overlays): Use alternative definition for
9291 XEmacs.
9292 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
9293 (flyspell-word): Use `process-kill-without-query' if XEmacs.
9294 (flyspell-mode-on): Use `interactive-p' if XEmacs.
9295 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
9296 `define-obsolete-face-alias' under XEmacs, but old method.
9297
9298 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
9299 `with-no-warnings' definition or Emacs alias.
9300 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
9301 (ispell-word): Do not use `region-p' if XEmacs.
9302
8cab9efc
AM
93032012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9304
9305 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
9306 Check for `ispell-dictionary-base-alist' instead of full
9307 `ispell-dictionary-alist'.
9308 (ispell-init-process): Show spellchecker when starting new Ispell
9309 process.
9310
fda91268
RZ
93112012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9312
9313 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
9314 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
9315
694ea8e3
JB
93162012-05-27 Juanma Barranquero <lekktu@gmail.com>
9317
9318 * version.el (motif-version-string, gtk-version-string)
9319 (ns-version-string): Declare.
9320
e4d4f539
JL
93212012-05-27 Juri Linkov <juri@jurta.org>
9322
9323 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
9324 after the `eval-defun-1' specialcaseing
9325 like in `edebug-eval-defun' (bug#10181).
9326
9327 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
9328 like in `eval-defun-1'.
9329
33017faf 93302012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 9331
fda91268
RZ
9332 * mail/sendmail.el (mail-yank-region):
9333 Recognize rmail-yank-current-message in addition to insert-buffer.
9334 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
9335 a *mail* buffer created through rmail-start-mail with sendmail as
9336 mail-user-agent.
9337
33017faf
GM
93382012-05-27 Chong Yidong <cyd@gnu.org>
9339
9340 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
9341 Default to 256 (Bug#11267).
9342
9343 * help.el (describe-mode): Doc fix.
9344
04188bb9
GM
93452012-05-26 Glenn Morris <rgm@gnu.org>
9346
38264cc9
GM
9347 * w32-fns.el (w32-init-info): Remove.
9348 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
9349
eb7afdad
GM
9350 * info.el (info-initialize): For self-contained NS builds, put the
9351 included info/ directory at the front. (Bug#2791)
9352
04188bb9
GM
9353 * paths.el (Info-default-directory-list): Make it a defcustom,
9354 mainly so that we can use custom-initialize-delay.
9355
a179e3f7
SM
93562012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9357
43416392
SM
9358 * subr.el (buffer-has-markers-at): Mark obsolete.
9359
a179e3f7 9360 * subr.el (lambda): Use declare.
43416392 9361
a179e3f7
SM
9362 * emacs-lisp/lisp-mode.el (lambda):
9363 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
9364
34a008d9
AH
93652012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9366
9367 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
9368
0a3b289f
GM
93692012-05-26 Glenn Morris <rgm@gnu.org>
9370
9371 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
9372
758c81e8
GM
93732012-05-25 Glenn Morris <rgm@gnu.org>
9374
f9f334f0
GM
9375 * paths.el: Remove no-byte-compile.
9376 * loadup.el: No need to load paths.el uncompiled.
9377
87eb79c2
GM
9378 * image.el (imagemagick-types-inhibit): Doc fix.
9379
758c81e8
GM
9380 * version.el: Remove no-byte-compile and associated formatting.
9381 * loadup.el: No need to load version.el uncompiled. AFAICS, this
9382 is ancient code from when there was an "inc-vers.el".
9383
e7e85dc0
SM
93842012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
9385
9386 * progmodes/gdb-mi.el: Minor style changes.
9387 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
9388 Turn into minor modes.
9389 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
9390 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
9391 (gdb-shell): Remove unneeded let-binding.
9392 (gdb-get-many-fields): Eliminate O(n²) behavior.
9393
f31237a4
EZ
93942012-05-25 Eli Zaretskii <eliz@gnu.org>
9395
9396 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
9397 platforms that don't link in fontset.c.
9398
bc1b21bb
JL
93992012-05-25 Juri Linkov <juri@jurta.org>
9400
9401 Use the same diff color scheme as in modern VCSes (bug#10181).
9402
9403 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
9404 to avoid confusion with `diff-added' that now uses green colors.
9405 (diff-removed): Use shades of red.
9406 (diff-added): Use shades of green.
9407 (diff-changed): Leave just the yellow color.
9408 (diff-use-changed-face): New variable.
9409 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
9410 how to highlight context diff changes.
9411 (diff-refine-change): Use shades of yellow.
9412 (diff-refine-removed): New face that uses shades of red.
9413 (diff-refine-added): New face that uses shades of green.
9414 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
9415 `diff-refine-removed' in the call to `smerge-refine-subst'
9416 depending on the value of `diff-use-changed-face'.
9417
9418 * vc/smerge-mode.el (smerge-mine): Use shades of red.
9419 (smerge-other): Use shades of green.
9420 (smerge-base): Use shades of yellow.
9421 (smerge-refined-change): Empty face.
9422 (smerge-refined-removed): New face that uses shades of red.
9423 (smerge-refined-added): New face that uses shades of green.
9424 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
9425 args `props-r' and `props-a', and use them. Doc fix.
9426 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
9427 on its value use different faces `smerge-refined-change',
9428 `smerge-refined-removed', `smerge-refined-added' in the call to
9429 `smerge-refine-subst'.
9430
9431 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
9432 Add face condition `min-colors 88' with shades of red.
9433 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
9434 `min-colors 88' with shades of green.
9435 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
9436 `min-colors 88' with shades of yellow.
9437
6df9112c
GM
94382012-05-24 Glenn Morris <rgm@gnu.org>
9439
ead5edc0
GM
9440 * paths.el (prune-directory-list, remote-shell-program): Move to...
9441 * files.el (prune-directory-list, remote-shell-program): ...here.
9442 For the latter, delay initialization, prefer ssh, just search PATH.
9443
f18b81e6
GM
9444 * paths.el (term-file-prefix): Move to faces.el (the only user).
9445 * faces.el (term-file-prefix): Move here, make it a defcustom.
9446
ee2f89a6
GM
9447 * paths.el (news-directory, news-path, news-inews-program):
9448 Move to gnus/nnspool.el.
61a583ca 9449
f8815e4c
GM
9450 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
9451
c8f3b42c
GM
9452 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
9453 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
9454 Make the latter a defcustom, with a delayed initialization.
9455
6df9112c
GM
9456 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
9457 These were deleted from Gnus itself late 2010.
9458
5dadff36
JB
94592012-05-22 Juanma Barranquero <lekktu@gmail.com>
9460
9e1701c6
JB
9461 * progmodes/which-func.el (which-func-ff-hook):
9462 Check against user-error, not error.
9463
bd7239f5 9464 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
9465 cl-specs.el, which no longer exists.
9466
3290526d
GM
94672012-05-22 Glenn Morris <rgm@gnu.org>
9468
9469 * info.el (info-emacs-bug): New command.
9470 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
9471 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
9472
ff0c3cfb
GM
94732012-05-21 Glenn Morris <rgm@gnu.org>
9474
9475 * makefile.w32-in (update-subdirs-SH):
9476 * Makefile.in (update-subdirs): Update for moved update-subdirs.
9477
5814f126
SM
94782012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
9479
a52c0aa0
SM
9480 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
9481
5814f126
SM
9482 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9483 Simplify Maven regexp, and make sure the file can't start with a space
9484 (bug#11517).
9485
b847032c
GM
94862012-05-21 Glenn Morris <rgm@gnu.org>
9487
9488 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
9489 Scrap superfluous subshells.
9490
3858bfe7
SM
94912012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
9492
9493 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
9494 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
9495
d14b0029
JB
94962012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
9497
9498 * calc/calc.el (calc-ensure-consistent-units): New variable.
9499
a52c0aa0
SM
9500 * calc/calc-units.el (math-consistent-units-p)
9501 (math-check-unit-consistency): New functions.
9502 (calc-quick-units, calc-convert-units):
9503 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
9504 is non-nil.
d14b0029
JB
9505 (calc-extract-units): Fix typo.
9506
60c4db3a
SM
95072012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
9508
77f3b62e
SM
9509 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
9510
60c4db3a
SM
9511 * textmodes/flyspell.el: Commenting style, plus code simplifications.
9512 (flyspell-default-deplacement-commands): Don't spell check after
9513 repeated window/frame switches (e.g. triggered by mouse-movement).
9514 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
9515 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
9516 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
9517 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
9518 Remove unused vars.
9519 (flyspell-get-casechars, flyspell-get-not-casechars):
9520 Simplify; Don't bother removing a ] just to add it back.
9521 * textmodes/ispell.el (ispell-program-name): Use executable-find.
9522
d209e2fb 95232012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
9524
9525 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
9526 New functions.
bd7239f5 9527 (math-function-table): Add support for more C functions.
b1a10716 9528
3f1b25b5
AM
95292012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9530
090bd7cb
JB
9531 * textmodes/flyspell.el (flyspell-check-pre-word-p)
9532 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
9533 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 9534
b581bb5c
SM
95352012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
9536
9537 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
9538 their respective macro declarations.
9539 * skeleton.el (define-skeleton):
9540 * progmodes/compile.el (define-compilation-mode):
9541 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
9542 (define-ibuffer-filter):
9543 * emacs-lisp/generic.el (define-generic-mode):
9544 * emacs-lisp/easy-mmode.el (define-minor-mode)
9545 (define-globalized-minor-mode):
9546 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
9547 * emacs-lisp/byte-run.el (defsubst):
9548 * custom.el (deftheme): Add doc-string metadata.
9549
70b8ef8f
SM
95502012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9551
9552 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
9553
b1198e17
SM
95542012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9555
9abdc45d
SM
9556 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
9557
b1198e17
SM
9558 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
9559 * emacs-lisp/cl-macs.el: Idem.
9560 * emacs-lisp/cl-specs.el: Remove.
9561
4735906a
SM
95622012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9563
9564 Minor renaming of internal CL functions and variables.
9565 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
9566 (cl--position): Rename from cl-position.
9567 (cl--delete-duplicates): Rename from cl-delete-duplicates.
9568 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
9569 (cl--random-state): Rename from *random-state*.
9570
ac348012
SM
95712012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
9572
9573 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
9574 parens around the arg list (bug#11499).
9575
a0a79cde
JL
95762012-05-17 Juri Linkov <juri@jurta.org>
9577
9578 * isearch.el (word-search-regexp, word-search-backward)
9579 (word-search-forward, word-search-backward-lax)
9580 (word-search-forward-lax): Move functions from search.c
9581 (bug#10145, bug#11381).
9582
65034a51
AM
95832012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9584
090bd7cb
JB
9585 * textmodes/flyspell.el (flyspell-check-pre-word-p)
9586 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
9587 Delay for otherchars as for normal word components.
65034a51 9588
1a72a195
SM
95892012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
9590
9591 * minibuffer.el (completion--sifn-requote): Fix last change.
9592 (minibuffer-local-must-match-filename-map):
9593 Move define-obsolete-variable-alias before its var.
9594
fdb058c2
SM
95952012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
9596
c41045e6
SM
9597 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
9598
036dfb8b
SM
9599 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
9600 behavior.
9601 (completion--string-equal-p): New function.
9602 (completion--twq-all): Use it to get better assertion failure data.
9603
2473256d
SM
9604 Only handle ".." and '..' quoting in shell-mode (bug#11466).
9605 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
9606 (shell--requote-argument): New functions.
9607 (shell-completion-vars): Use them.
9608 (shell--parse-pcomplete-arguments): Rename from
9609 shell-parse-pcomplete-arguments.
9610 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
9611 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
9612 Obey comint-file-name-quote-list.
9613
fdb058c2
SM
9614 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
9615 (smie-indent-keyword): Use it.
9616
51fa99f1
SM
96172012-05-14 Stefan Merten <smerten@oekonux.de>
9618
9619 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
9620
e18afed7 96212012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
9622
9623 * net/rlogin.el (rlogin-mode-map): Fix last change.
9624
e18afed7 96252012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
9626
9627 * mail/smtpmail.el (smtpmail-send-command): Send the command and
9628 the following \r\n using a single `process-send-string', since the
9629 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 9630 with two `process-send-string's (Bug#11444).
8633b1f4 9631
e18afed7 96322012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 9633
fdb058c2
SM
9634 * shell.el (shell-parse-pcomplete-arguments):
9635 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 9636
2d21d7f6
WJ
96372012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
9638
e18afed7 9639 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
9640 (image-transform-scale, image-transform-right-angle-fudge): New vars.
9641 (image-transform-width, image-transform-fit-width): New functions.
9642 (image-transform-properties): Use them.
9643 (image-transform-check-size): New function.
9644 (image-toggle-display-image): Use it (for testing).
9645 (image-transform-set-rotation): Reduce angle mod 360.
9646 Delete obsolete comment.
9647
7102e6d0
WJ
96482012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
9649
9650 * image-mode.el: Fix scaling (bug#11399).
9651 (image-transform-resize): Doc fix.
9652 (image-transform-properties): Default scale is 1 and height should
9653 be an integer.
9654
06bc5e6e
SM
96552012-05-13 Johan Bockgård <bojohan@gnu.org>
9656
9657 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
9658 than hard-coding `car', to fix misbehavior when moving forward.
9659
0ae03b6a
CY
96602012-05-13 Chong Yidong <cyd@gnu.org>
9661
9662 * emacs-lisp/tabulated-list.el (tabulated-list-format)
9663 (tabulated-list-entries, tabulated-list-padding)
9664 (tabulated-list-sort-key): Make permanent-local.
9665
9666 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
9667 (electric-buffer-list): Put electric buffer menu
9668 command descriptions in this docstring, instead of the docstring
9669 of electric-buffer-menu-mode. Code cleanups.
9670 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
9671 Electric-buffer-menu-mode.
9672 (electric-buffer-update-highlight): Minor code cleanup.
9673
205a7391
MA
96742012-05-13 Michael Albinus <michael.albinus@gmx.de>
9675
9676 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
9677 (Bug#11447)
9678
e5bd0a28
SM
96792012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
9680
9681 Move define-obsolete-variable-alias before the var's definition.
9682 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
9683 * tooltip.el (tooltip-hook):
9684 * textmodes/reftex-toc.el (reftex-toc-map):
9685 * textmodes/reftex-sel.el (reftex-select-label-map)
9686 (reftex-select-bib-map):
9687 * textmodes/reftex-index.el (reftex-index-map)
9688 (reftex-index-phrases-map):
9689 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
9690 * progmodes/meta-mode.el (meta-mode-map):
9691 * novice.el (disabled-command-hook):
9692 * loadhist.el (unload-hook-features-list):
9693 * frame.el (blink-cursor):
9694 * files.el (find-file-not-found-hooks, write-file-hooks)
9695 (write-contents-hooks):
9696 * emulation/tpu-edt.el (GOLD-map):
9697 * emacs-lock.el (emacs-lock-from-exiting):
9698 * emacs-lisp/generic.el (generic-font-lock-defaults):
9699 * emacs-lisp/chart.el (chart-map):
9700 * dos-fns.el (register-name-alist):
9701 * dired-x.el (dired-omit-files-p):
9702 * desktop.el (desktop-enable):
9703 * cus-edit.el (custom-mode-hook):
9704 * buff-menu.el (buffer-menu-mode-hook):
9705 * bookmark.el (bookmark-read-annotation-text-func)
9706 (bookmark-exit-hooks):
9707 * allout.el (allout-mode-deactivate-hook)
9708 (allout-exposure-change-hook, allout-structure-added-hook)
9709 (allout-structure-deleted-hook, allout-structure-shifted-hook):
9710 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
9711 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
9712 comes before the corresponding variable's definition.
9713
ac59c2f6
CY
97142012-05-12 Chong Yidong <cyd@gnu.org>
9715
9716 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
9717 (Buffer-menu-mouse-select): Restore function (Bug#11459).
9718 (Buffer-menu-mode-map): Bind it.
9719 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 9720
dee6c9a3
SM
97212012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
9722
2171cea5
SM
9723 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
9724 (prolog-upper-case-string, prolog-lower-case-string)
9725 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
9726 (prolog-use-smie, prolog-smie-grammar): New vars.
9727 (prolog-smie-forward-token, prolog-smie-backward-token)
9728 (prolog-smie-rules): New funs.
9729 (prolog-comment-indent): Remove.
9730 (prolog-mode-variables): Use default comment indentation instead.
9731 Setup SMIE.
9732 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
9733 (prolog-mode): Don't call them any more.
9734 (prolog-electric-colon, prolog-electric-dash)
9735 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
9736
aa0382bd
SM
9737 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
9738
dbacb4bd
SM
9739 * minibuffer.el (completion--twq-all): Again, allow case differences.
9740
13bdd94c
SM
9741 * term.el: Move keymap initialization code to be more idiomatic.
9742 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
9743 (term-terminal-menu): Move initialization into declaration.
9744 (term-escape-char): Let the user set it in her .emacs.
9745
ff46c759
SM
9746 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
9747 Provide SMIE-based indentation (not enabled by default yet).
9748 (sh-mode-map): Don't bind electric keys.
9749 Use electric-pair-mode instead of skeleton-pair.
9750 (sh-assignment-regexp): Fit within 80 columns.
9751 (sh-indent-supported): Specify actual shell name instead of boolean.
9752 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
9753 (sh-maybe-here-document): Use it. Make obsolete.
9754 (sh-electric-here-document-mode) New minor mode.
9755 (sh-mode): Use it. Don't set sh-indent-supported-here here.
9756 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
9757 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
9758 (sh-smie-rc-grammar, sh-use-smie): New vars.
9759 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
9760 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
9761 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
9762 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
9763 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
9764 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
9765 (sh-set-shell): Use smie-setup if requested.
9766
dee6c9a3
SM
9767 * term.el (term-set-escape-char): Properly set term-escape-char.
9768 See http://stackoverflow.com/questions/10524656.
9769
9f9aa044
CY
97702012-05-10 Chong Yidong <cyd@gnu.org>
9771
9772 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
9773 Use url-generic-parse-url, and handle host names and Windows
9774 filenames properly.
9775 (ffap-url-unwrap-remote): Use url-generic-parse-url.
9776 (ffap-url-unwrap-remote): Accept list values, specifying a list of
9777 URL schemes to work on.
9778 (ffap--toggle-read-only): New function.
9779 (ffap-read-only, ffap-read-only-other-window)
9780 (ffap-read-only-other-frame): Use it.
9781 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
9782 necessary for ffap-url-unwrap-remote.
9783
836d29b3
DA
97842012-05-10 Dave Abrahams <dave@boostpro.com>
9785
9786 * cus-start.el (create-lockfiles): Add it.
9787
00fd78ed
CY
97882012-05-09 Chong Yidong <cyd@gnu.org>
9789
9790 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
9791 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
9792
666b903b 97932012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
9794
9795 * shell.el (shell-completion-vars): Fix last change (bug#11348).
9796
666b903b 97972012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
9798
9799 * ansi-color.el (ansi-color-process-output): Check for validity of
9800 comint-last-output-start before using it. This avoids a bad
9801 interaction with gdb-mi's input/output buffer.
9802
666b903b 98032012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
9804
9805 * files.el (dir-locals-read-from-file):
9806 Mention dir-locals in any error message.
9807
666b903b 98082012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
9809
9810 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
9811 package (Bug#11410).
9812
f677562b
CY
9813 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
9814 variables into description.
9815
666b903b 98162012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
9817
9818 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
9819 shell-delimiter-argument-list (bug#11348).
9820 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
9821
b499d8d0
JB
98222012-05-09 Juanma Barranquero <lekktu@gmail.com>
9823
8f6b6da8
JB
9824 * textmodes/rst.el: Silence byte-compiler warnings.
9825 (rst-re-alist, rst-reset-section-caches): Move around.
9826 (rst-re): Use `characterp', not `char-valid-p'.
9827 (font-lock-beg, font-lock-end): Declare.
9828
4824146a
JB
9829 * progmodes/idlw-shell.el (specs): Remove reference to deleted
9830 variable `idlwave-shell-activate-alt-keybindings' and simplify.
9831
b499d8d0
JB
9832 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
9833
ad89bb83
GM
98342012-05-08 Glenn Morris <rgm@gnu.org>
9835
9836 * files.el (auto-mode-alist): Treat ".make" like ".mk".
9837
8bba5a75
SM
98382012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
9839
49ed9c8e
SM
9840 * vc/log-edit.el: Add GNU coding standards highlighting.
9841 (log-edit-font-lock-gnu-style)
9842 (log-edit-font-lock-gnu-keywords): New vars.
9843 (log-edit-font-lock-keywords): New fun.
9844 (log-edit-mode): Don't fold case in font-lock.
9845 (log-edit-font-lock-keywords): Do not assume case-folding.
9846
07d00b56
SM
9847 * imenu.el: Misc cleanup. Make docstrings out of comments.
9848 Use lexical-binding.
9849 (imenu--index-alist, imenu--last-menubar-index-alist)
9850 (imenu-menubar-modified-tick): Use defvar-local.
9851 (imenu--split-menu): Remove unused var.
9852 (imenu--cleanup-seen): Declare as global.
9853 (imenu--cleanup): Use dolist.
9854
8bba5a75
SM
9855 * subr.el (defvar-local): Add debug spec and doc-string position.
9856
5075bdb5
GM
98572012-05-08 Glenn Morris <rgm@gnu.org>
9858
090bd7cb 9859 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
9860 * language/english.el, language/georgian.el, language/greek.el:
9861 * language/japanese.el, language/khmer.el, language/korean.el:
9862 * language/lao.el, language/misc-lang.el, language/romanian.el:
9863 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
9864 * language/thai.el, language/utf-8-lang.el:
9865 Remove no-byte-compile setting.
9866
5075bdb5
GM
9867 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
9868
06f679a7
AH
98692012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9870
9871 * progmodes/make-mode.el (makefile-browse):
9872 Remove unnecessary interactive. (Bug#11324)
9873
03794570
GM
98742012-05-07 Glenn Morris <rgm@gnu.org>
9875
af8630f4
GM
9876 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
9877
03794570
GM
9878 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
9879
f0809a9d
SM
98802012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
9881
28be5ce7
SM
9882 * loadup.el: Preload newcomment.el.
9883 * newcomment.el: Move autoload-only code to toplevel.
9884
f0809a9d
SM
9885 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
9886 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
9887 Handle new :right-align column property.
9888 (tabulated-list-print-col): Idem, plus use `display' text-property to
9889 try and preserve alignment for variable pitch fonts.
9890
1241b724
CY
98912012-05-07 Chong Yidong <cyd@gnu.org>
9892
9893 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
9894 (tabulated-list-use-header-line): New var.
9895 (tabulated-list-init-header): Use it.
9896 (tabulated-list-print-fake-header): New function.
9897 (tabulated-list-print): Use it.
9898 (tabulated-list-sort-button-map): Add non-header-line commands.
9899 (tabulated-list-init-header): Add column name property to basic
9900 labels as well.
9901 (tabulated-list-col-sort): Handle non-header-line button case.
9902 (tabulated-list--sort-by-column-name): Fix a corner case.
9903
f0809a9d
SM
9904 * buff-menu.el (list-buffers--refresh):
9905 Handle Buffer-menu-use-header-line.
1241b724 9906
e5f9458f
CY
99072012-05-06 Chong Yidong <cyd@gnu.org>
9908
9909 * buff-menu.el: Convert to Tabulated List mode.
9910 (Buffer-menu-buffer+size-width): Make obsolete.
9911 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
9912 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
9913 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
9914 documentation into docstring of buffer-menu.
9915 (Buffer-menu-toggle-files-only): Add an informative message.
9916 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
9917 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
9918 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
9919 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
9920 (Buffer-menu-execute, Buffer-menu-select)
9921 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
9922 (Buffer-menu-bury): Use Tabulated List machinery.
9923 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
9924 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 9925 Delete.
e5f9458f
CY
9926 (list-buffers--refresh): New function.
9927 (list-buffers-noselect): Use it.
9928 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
9929 (Buffer-menu--pretty-file-name): New helper functions.
9930
9931 * loadup.el: Preload tabulated-list.
9932
9933 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
9934 tabulated-list-sort-column.
9935 (tabulated-list-init-header): Add the initial aligning space even
9936 if tabulated-list-padding is zero.
9937
e129292c
CS
99382012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
9939
9940 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
9941 whose cdr is not a cons cell correctly (bug#11038).
9942
6632d361
CY
99432012-05-06 Chong Yidong <cyd@gnu.org>
9944
e129292c
CS
9945 * emacs-lisp/tabulated-list.el (tabulated-list-format):
9946 Accept additional plist in column descriptors.
6632d361
CY
9947 (tabulated-list-init-header): Obey it.
9948 (tabulated-list-get-entry): New function.
9949 (tabulated-list-put-tag): Use it. Use string-width instead of
9950 length.
9951 (tabulated-list--column-number): New function.
9952 (tabulated-list-print): Use it.
e129292c
CS
9953 (tabulated-list-print-col): New function.
9954 Set `tabulated-list-column-name' property on each column's text.
6632d361 9955 (tabulated-list-print-entry): Use it.
e129292c
CS
9956 (tabulated-list-delete-entry, tabulated-list-set-col):
9957 New functions.
6632d361
CY
9958 (tabulated-list-sort-column): New command (Bug#11337).
9959
3cc99f68
CY
9960 * buff-menu.el (list-buffers): Move C-x C-b binding from
9961 buff-menu.el to bindings.el.
9962
9963 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
9964 :advertised-binding feature.
9965
52b61776
TN
99662012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
9967
9968 * progmodes/compile.el (compilation-internal-error-properties):
9969 Calculate start position correctly when end-col is set but
9970 end-line is not (Bug#11382).
9971
ebfe2597
WJ
99722012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
9973
9974 * man.el (Man-unindent): Use text-property-default-nonsticky to
9975 prevent untabify from inheriting face properties (Bug#11408).
9976
6d3f7c2f
SM
99772012-05-05 Stefan Merten <smerten@oekonux.de>
9978
9979 * textmodes/rst.el: Major merge with upstream development up to
9980 Docutils SVN r7399 / rst.el V1.2.1.
9981
9982 Clarify maintainership and authors.
9983
9984 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
9985 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
9986 (rst-official-version, rst-official-cvs-rev, rst-version)
9987 (rst-package-emacs-version-alist): New functions and variables
9988 for version information.
9989
9990 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
9991 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
9992 (rst-mode-syntax-table, rst-mode): New and corrected functions
9993 and variables representing reStructuredText features.
9994
9995 (rst-re): New function for reStructuredText regexes. Use in
9996 many places.
9997
9998 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
9999 (rst-mode-map): Rebind keys.
10000
10001 (rst-mode-lazy, rst-font-lock-keywords)
10002 (rst-font-lock-extend-region)
10003 (rst-font-lock-extend-region-internal)
10004 (rst-font-lock-extend-region-extend)
10005 (rst-font-lock-find-unindented-line-limit)
10006 (rst-font-lock-find-unindented-line-match)
10007 (rst-adornment-level, rst-font-lock-adornment-level)
10008 (rst-font-lock-adornment-match)
10009 (rst-font-lock-handle-adornment-pre-match-form)
10010 (rst-font-lock-handle-adornment-matcher): Major revision of
10011 font-locking. Integrate with other code. Use `jit-lock-mode'.
10012
10013 (rst-preferred-adornments, rst-adjust-hook)
10014 (rst-new-adornment-down, rst-preferred-bullets)
10015 (rst-preferred-bullets, rst-indent, rst-indent-width)
10016 (rst-indent-field, rst-indent-literal-normal)
10017 (rst-indent-literal-minimized, rst-indent-comment): Change,
10018 extend and improve customization.
10019
10020 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
10021 (rst-normalize-cursor-position, rst-get-decoration)
10022 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
10023 (rst-rstrip, rst-toc-insert-find-delete-contents)
10024 (rst-shift-fill-region, rst-compute-bullet-tabs)
10025 (rst-debug-print-tabs, rst-debug-mark-found)
10026 (rst-shift-region-guts, rst-shift-region-right)
10027 (rst-shift-region-left, rst-use-char-classes)
10028 (rst-font-lock-keywords-function)
10029 (rst-font-lock-indentation-point)
10030 (rst-font-lock-find-unindented-line-begin)
10031 (rst-font-lock-find-unindented-line-end)
10032 (rst-font-lock-find-unindented-line)
10033 (rst-font-lock-adornment-point, rst-font-lock-level)
10034 (rst-adornment-level-alist): Remove functions and variables.
10035
10036 (rst-compare-adornments, rst-get-adornment-match)
10037 (rst-suggest-new-adornment, rst-get-adornments-around)
10038 (rst-adornment-complete-p, rst-get-next-adornment)
10039 (rst-adjust-adornment, rst-display-adornments-hierarchy)
10040 (rst-straighten-adornments): Standardize function names to
10041 use "adornment" instead of "decoration". Correct callers.
10042 Similar standardizing in many places.
10043
10044 (rst-update-section, rst-adjust, rst-promote-region)
10045 (rst-enumerate-region, rst-bullet-list-region)
10046 (rst-repeat-last-character): Correct use of `interactive'.
10047
10048 (rst-classify-adornment, rst-find-all-adornments)
10049 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
10050 (rst-find-leftmost-column, rst-repeat-last-character):
10051 Refactor functions.
10052
10053 (rst-find-title-line, rst-reset-section-caches)
10054 (rst-get-adornments-around, rst-adjust-adornment-work)
10055 (rst-arabic-to-roman, rst-roman-to-arabic)
10056 (rst-insert-list-pos, rst-insert-list-new-item)
10057 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
10058 New functions.
10059
10060 (rst-all-sections, rst-section-hierarchy)
10061 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
10062 New variables.
10063
10064 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
10065 configuration instead of only buffer. Change where necessary.
10066
10067 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
10068 (rst-shift-region, rst-adaptive-fill): New functions for
10069 indentation and filling.
10070
10071 (rst-comment-line-break, rst-comment-indent)
10072 (rst-comment-insert-comment, rst-comment-region)
10073 (rst-uncomment-region): New functions for handling comments.
10074
10075 (rst-compile): Quote shell arguments.
10076
10077 (rst-compile-pdf-preview, rst-compile-slides-preview):
10078 Delete temporary files after use.
10079
a43f98b3
GM
100802012-05-05 Glenn Morris <rgm@gnu.org>
10081
48176e8b
GM
10082 * calendar/cal-html.el: Optionally include holidays in the output.
10083 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
10084 (cal-html-holidays): New option.
10085 (cal-html-css-default): Add holiday entry.
10086 (holiday-in-range): Autoload it.
10087 (cal-html-htmlify-entry): Add optional class argument.
10088 (cal-html-htmlify-list): Add optional holidays argument.
10089 (cal-html-insert-agenda-days): Include holidays in the output.
10090 (cal-html-one-month): Maybe include holidays.
10091
a43f98b3
GM
10092 * calendar/holidays.el (holiday-in-range):
10093 Move here from cal-tex-list-holidays.
10094 * calendar/cal-tex.el (cal-tex-list-holidays):
10095 Make it an obsolete alias for holiday-in-range. Update all callers.
10096
fef9d149 100972012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
10098
10099 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
10100 Nextstep.
10101
248da2f4
RW
101022012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
10103
10104 * files.el (file-auto-mode-skip): New var.
10105 (set-auto-mode-1): Use it.
10106
f95e9344
SM
101072012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10108
df96ab1e
SM
10109 * repeat.el: Use lexical-binding.
10110 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
10111 (repeat-undo-count): Remove.
10112 (repeat):
10113 * progmodes/octave-mod.el (octave-abbrev-start):
10114 * progmodes/f90.el (f90-abbrev-start):
10115 * face-remap.el (text-scale-adjust):
10116 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
10117
5342bb06
SM
10118 * emacs-lisp/pcase.el (pcase--let*): New function.
10119 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
10120 a bit more.
10121 (pcase--split-pred): Be more clever about ruling out overlap between
10122 a predicate and some constant pattern.
10123 (pcase--q1): Use `null' instead of (eq foo nil).
10124
f95e9344
SM
10125 * subr.el (setq-local, defvar-local): New macros.
10126 (kbd): Redefine as an alias.
10127 (with-selected-window): Leave unrelated frames alone.
10128 (set-temporary-overlay-map): New function.
10129
71873e2b
SM
101302012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10131
10132 * subr.el (user-error): New function.
10133 * window.el (switch-to-buffer):
10134 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
10135 (smerge-match-conflict):
10136 * simple.el (previous-matching-history-element)
10137 (next-matching-history-element, goto-history-element, undo-more)
10138 (undo-start):
10139 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
10140 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
10141 (next-file, tags-loop-scan, list-tags, complete-tag):
10142 * progmodes/compile.el (compilation-loop):
10143 * mouse.el (mouse-minibuffer-check):
10144 * man.el (Man-bgproc-sentinel, Man-goto-page):
10145 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
10146 (Info-history-forward, Info-follow-reference, Info-menu)
10147 (Info-extract-menu-item, Info-extract-menu-counting)
10148 (Info-forward-node, Info-backward-node, Info-next-menu-item)
10149 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
10150 (Info-next-reference, Info-prev-reference, Info-index)
10151 (Info-index-next, Info-follow-nearest-node)
10152 (Info-copy-current-node-name):
10153 * imenu.el (imenu--make-index-alist)
10154 (imenu-default-create-index-function, imenu-add-to-menubar):
10155 * files.el (basic-save-buffer, recover-file):
10156 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10157 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
10158 (checkdoc-message-text, checkdoc-defun):
10159 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
10160 * cus-edit.el (customize-changed-options, customize-rogue)
10161 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
10162 (custom-variable-mark-to-reset-standard)
10163 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
10164 (custom-file):
10165 * completion.el (check-completion-length):
10166 * comint.el (comint-search-arg)
10167 (comint-previous-matching-input-string-position)
10168 (comint-previous-matching-input)
10169 (comint-replace-by-expanded-history-before-point, comint-send-input)
10170 (comint-copy-old-input, comint-backward-matching-input)
10171 (comint-goto-process-mark, comint-set-process-mark):
10172 * calendar/calendar.el (calendar-cursor-to-date): Use it.
10173 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
10174
8a61ee22
SM
101752012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10176
66408d1e
SM
10177 * dabbrev.el (dabbrev--ignore-case-p): New function.
10178 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
10179 Use it.
10180
8a61ee22
SM
10181 * files.el (automount-dir-prefix): Mark as obsolete.
10182
3c74813a
GM
101832012-05-04 Glenn Morris <rgm@gnu.org>
10184
10185 * patcomp.el, play/bruce.el: Move to obsolete/.
10186
0bfcf5c5
PE
101872012-05-04 Paul Eggert <eggert@cs.ucla.edu>
10188
10189 Fix minor Y10k bugs.
10190 * arc-mode.el (archive-unixdate):
10191 * autoinsert.el (auto-insert-alist):
10192 * calc/calc-forms.el (math-this-year):
10193 * emacs-lisp/copyright.el (copyright-current-year)
10194 (copyright-update-year, copyright):
10195 * tar-mode.el (tar-clip-time-string):
10196 * time.el (display-time-update):
10197 Don't assume years have 4 digits.
10198
78f3273a
CY
101992012-05-04 Chong Yidong <cyd@gnu.org>
10200
10201 * dos-w32.el (file-name-buffer-file-type-alist)
10202 (direct-print-region-use-command-dot-com):
10203 * ffap.el (ffap-menu-regexp):
10204 * find-file.el (ff-special-constructs):
10205 * follow.el (follow-debug):
10206 * forms.el (forms--debug):
10207 * iswitchb.el (iswitchb-all-frames):
10208 * ido.el (ido-all-frames):
10209 * emacs-lisp/timer.el (timer-max-repeats):
10210 * mail/feedmail.el (feedmail-mail-send-hook)
10211 (feedmail-mail-send-hook-queued):
10212 * mail/footnote.el (footnote-signature-separator):
10213 * mail/mailabbrev.el (mail-alias-separator-string)
10214 (mail-abbrev-mode-regexp):
10215 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
10216 * progmodes/idlwave.el (idlwave-libinfo-file)
10217 (idlwave-default-completion-case-is-down)
10218 (idlwave-library-routines): Convert defvars to defcustoms.
10219
10220 * mail/rmail.el (rmail-decode-mime-charset):
10221 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
10222 (idlwave-shell-fix-inserted-breaks)
10223 (idlwave-shell-activate-alt-keybindings)
10224 (idlwave-shell-use-breakpoint-glyph):
10225 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
10226
f7ae6719
SM
102272012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10228
10229 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
10230
47086495
WS
102312012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
10232
10233 * progmodes/verilog-mode.el (font-lock-keywords):
10234 Fix mis-highligting auto. Reported by Craig Barner.
10235 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
fc0c31f8 10236 defines from global name space. Reported by Dan Dever.
47086495
WS
10237 (verilog-auto-reset, verilog-auto-reset-widths)
10238 (verilog-auto-tieoff): Support using unbased numbers for
10239 AUTORESET and AUTOTIEOFF.
10240 (verilog-submit-bug-report): Update variable list.
10241 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
fc0c31f8 10242 parenthesis from not matching. Reported by Michael Rytting.
47086495
WS
10243 (verilog-auto-template-lint): Fix hash error when linting modules
10244 with no used templates.
10245 (verilog-warn, verilog-warn-error)
10246 (verilog-warn-fatal): When non-interactive report multiple
10247 warnings before exiting. Suggested by Brad Dobbie.
10248 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
10249 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
10250 to report unused template errors. Reported by Brad Dobbie.
10251 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
fc0c31f8 10252 nets, bug438. Reported by Vns Blore.
47086495
WS
10253 (verilog-auto-inout-module, verilog-auto-reg)
10254 (verilog-read-decls, verilog-read-sub-decls-sig)
10255 (verilog-signals-edit-wire-reg, verilog-signals-with):
10256 Fix passing of Verilog data types in ANSI input/output ports
fc0c31f8 10257 such as "output logic" into the AUTOs. Special case "wire" and
47086495
WS
10258 "reg" for backwards compatibility presuming Verilog 2001.
10259 (verilog-auto-ascii-enum): Add "auto enum" as alias.
10260 (verilog-preprocess): Fix replication of preprocess output.
10261 Reported by Brad Dobbie.
10262 (verilog-auto-inst-interfaced-ports):
10263 Create verilog-auto-inst-interfaced-ports, bug429.
10264 Reported by Julian Gorfajn.
10265 (verilog-after-save-font-hook)
10266 (verilog-before-save-font-hook): New variable.
10267 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
10268 (verilog-save-font-mods): Wrap disabling fontification, reported
10269 by David Rogoff.
10270 (verilog-do-indent, verilog-pretty-declarations-auto)
10271 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
10272 Reported by Pierre-David Pfister.
10273 (verilog-set-auto-endcomments): Fix endtask auto comments outside
10274 of class declarations, bug292. Reported by Kevin Heilman.
10275 (verilog-read-decls): Fix 'parameter type' not appearing in
10276 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
10277 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
fc0c31f8 10278 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
47086495
WS
10279 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
10280 Reported by David Kravitz.
10281
102822012-05-03 Michael McNamara <mac@mail.brushroad.com>
10283
10284 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
10285 assignment with tests in ifs and for loops.
10286 (verilog-extended-complete-re, verilog-complete-reg): Change so
10287 that DPI inport functions don't look like fuction declarations.
10288 (verilog-pretty-expr): Don't line up assignment
10289 operations to the test and increment in if and for loops
10290 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 10291 that DPI inport functions don't look like fuction declarations.
47086495 10292
2e51d4b5
KH
102932012-05-03 Kenichi Handa <handa@m17n.org>
10294
10295 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 10296 decoding, and show a warning message without signaling an error
2e51d4b5
KH
10297 (Bug#11282).
10298
2bd785a2
SM
102992012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10300
10301 * emacs-lisp/bytecomp.el
10302 (byte-compile-file-form-custom-declare-variable): Compile all elements,
10303 since cconv.el might have introduced :fun-body, internal-make-closure,
10304 and friends for bytecomp to handle (bug#11391).
10305 * custom.el (defcustom): Avoid ((λ ..) ..).
10306
99d27583
SM
103072012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
10308
10309 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
10310
55a71479
JB
103112012-05-02 Juanma Barranquero <lekktu@gmail.com>
10312
10313 * notifications.el (dbus-debug):
10314 * term/linux.el (gpm-mouse-enable):
10315 * term/screen.el (xterm-register-default-colors): Declare.
10316
7b97c764
CY
103172012-05-02 Chong Yidong <cyd@gnu.org>
10318
2bc356d7
CY
10319 * cus-start.el (gc-cons-percentage, exec-suffixes)
10320 (dos-display-scancodes, dos-hyper-key, dos-super-key)
10321 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
10322 (make-cursor-line-fully-visible, void-text-area-pointer)
10323 (font-list-limit): Add customization data.
10324
7b97c764
CY
10325 * allout.el (allout-exposure-change-functions)
10326 (allout-structure-added-functions)
10327 (allout-structure-deleted-functions)
10328 (allout-structure-shifted-functions): Rename abnormal hooks from
10329 *-hook, and convert to defcustoms.
5d3385a0
JB
10330 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
10331 Convert to defcustoms.
7b97c764
CY
10332 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
10333
10334 * allout-widgets.el: Hook callers changed.
10335
90207a15 103362012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
10337
10338 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
10339 the yanked message in preference to the default value of
10340 buffer-file-coding-system.
10341
90207a15 103422012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 10343
5d3385a0
JB
10344 * window.el (display-buffer--action-function-custom-type):
10345 Fix entry.
d9558cad 10346
90207a15 103472012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
10348
10349 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
10350
d80ac57b
GM
103512012-05-01 Glenn Morris <rgm@gnu.org>
10352
976f7668
GM
10353 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
10354
beb83b5a
GM
10355 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
10356
d80ac57b
GM
10357 * cus-edit.el (custom-variable-documentation): Simplify with format.
10358
b593d6a9 103592012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
f1a71c6e 10360 Stefan Monnier <monnier@iro.umontreal.ca>
b593d6a9
AH
10361
10362 * simple.el (suggest-key-bindings, execute-extended-command):
10363 Move from keyboard.c.
10364
782fbf2a
CY
103652012-05-01 Chong Yidong <cyd@gnu.org>
10366
10367 * follow.el: Eliminate advice.
10368 (set-process-filter, process-filter, sit-for): Advice deleted.
10369 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
10370 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
10371 Vars deleted.
782fbf2a
CY
10372 (follow-auto): Use a :set function.
10373 (follow-mode): Rewritten. Don't advise process filters.
10374 (follow-switch-to-current-buffer-all, follow-scroll-up)
10375 (follow-scroll-down): Assume follow-mode is bound.
10376 (follow-comint-scroll-to-bottom)
10377 (follow-align-compilation-windows): New functions.
10378 (follow--window-sorter): New function.
10379 (follow-all-followers): Use it to explicitly sort windows by their
10380 positions; don't make assumptions about next-window order.
10381 (follow-windows-start-end, follow-delete-other-windows-and-split)
10382 (follow-calc-win-start): Doc fix.
10383 (follow-windows-aligned-p, follow-select-if-visible): Don't call
10384 vertical-motion unnecessarily.
10385 (follow-adjust-window): New function.
10386 (follow-post-command-hook): Use it.
10387 (follow-call-set-process-filter, follow-call-process-filter)
10388 (follow-intercept-process-output, follow-tidy-process-filter-alist)
10389 (follow-stop-intercept-process-output, follow-generic-filter):
10390 Functions deleted.
10391 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
10392 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
10393 New functions, replacing advice on scroll-bar-* commands.
87233a14 10394 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
10395
10396 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
10397 (comint-postoutput-scroll-to-bottom): Use it.
10398 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 10399
290af740
GM
104002012-05-01 Glenn Morris <rgm@gnu.org>
10401
10402 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
10403 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
10404 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
10405 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
10406 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
10407 Remove no-byte-compile setting.
10408
6eac8dc9
SM
104092012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
10410
10411 * minibuffer.el (completion-table-with-quoting): Fix compatibility
10412 all-completions code to not return a number in the last cdr.
10413
9cc7819c
LL
104142012-04-30 Leo Liu <sdl.web@gmail.com>
10415
10416 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
10417 read-only error.
10418
c93b886f
CY
104192012-04-29 Chong Yidong <cyd@gnu.org>
10420
10421 * follow.el (follow-calc-win-end): Rewrite to handle partial
10422 screen lines correctly (Bug#8390).
10423 (follow-avoid-tail-recenter): Minor cleanup.
10424
8b6c19f4
SM
104252012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10426
10427 Avoid the obsolete `assoc' package.
10428 * speedbar.el (speedbar-refresh): Avoid adelete.
10429 (speedbar-file-lists): Simplify and avoid aput.
10430 * man.el (Man--sections, Man--refpages): New vars, replacing
10431 Man-sections-alist and Man-refpages-alist.
10432 (Man-build-section-alist, Man-build-references-alist):
10433 Use them; avoid aput.
10434 (Man--last-section, Man--last-refpage): New vars.
10435 (Man-follow-manual-reference): Use them.
10436 Use the `default' arg of completing-read.
10437 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
10438
c5bb7569
CY
104392012-04-27 Chong Yidong <cyd@gnu.org>
10440
d1d2e2e8
CY
10441 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
10442
15cd8efd
CY
10443 * startup.el (x-apply-session-resources): New function.
10444
10445 * term/ns-win.el (ns-initialize-window-system):
10446 * term/w32-win.el (w32-initialize-window-system):
10447 * term/x-win.el (x-initialize-window-system): Use it to properly
10448 set menu-bar-mode and other vars from X resources, even if the
10449 initial frame is not a window-system frame (Bug#2299).
10450
c5bb7569
CY
10451 * subr.el (read-key): Avoid running filter function when setting
10452 up temporary tool bar entries (Bug#9922).
10453
a8e7d6d7 104542012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
10455
10456 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
10457 (Bug#11344)
10458
a8e7d6d7 104592012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
10460
10461 * select.el (xselect--encode-string): New function, split from
10462 xselect-convert-to-string.
10463 (xselect-convert-to-string): Use it.
10464 (xselect-convert-to-filename, xselect-convert-to-os)
10465 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
10466 returned strings are properly encoded (Bug#11315).
10467
a8e7d6d7 104682012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
10469
10470 * simple.el (delete-active-region): Move to killing custom group.
10471
a8e7d6d7 104722012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
10473
10474 * progmodes/which-func.el (which-func-current): Quote %
10475 characters for mode-line processing.
10476
578c1d4b 104772012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
10478
10479 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
10480 reaching eob (Bug#11286).
10481
a8e7d6d7 104822012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
10483
10484 * progmodes/gdb-mi.el (gdb-control-level): New variable.
10485 (gdb): Make it buffer-local and init to zero.
10486 (gdb-control-commands-regexp): New variable.
10487 (gdb-send): Don't wrap in "-interpreter-exec console" if
10488 gdb-control-level is positive. Increment gdb-control-level
10489 whenever the command matches gdb-control-commands-regexp, and
10490 decrement it each time the command is "end". (Bug#11279)
10491
a8e7d6d7 104922012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
10493
10494 * window.el (adjust-window-trailing-edge, enlarge-window)
10495 (shrink-window, window-resize):
10496 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
10497 windows (Bug#11276).
10498
b3608390
CY
104992012-04-27 Chong Yidong <cyd@gnu.org>
10500
10501 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 10502 fix "missing prefix" warning. All callers changed.
b3608390 10503
797e6e88
SM
105042012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10505
10506 * emacs-lisp/assoc.el: Move to obsolete/.
10507
e95a67dc
SM
105082012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
10509
657c21e4 10510 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
10511
10512 * term/ns-win.el (ns-define-service):
10513 * progmodes/pascal.el (pascal-goto-defun):
10514 * progmodes/js.el (js--read-tab):
10515 * progmodes/etags.el (tags-lazy-completion-table):
10516 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
10517 * emacs-lisp/ewoc.el (ewoc--wrap):
10518 * emacs-lisp/assoc.el (aput, adelete, amake):
10519 * doc-view.el (doc-view-convert-current-doc):
10520 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
10521
cb3e7ae0
CY
105222012-04-26 Chong Yidong <cyd@gnu.org>
10523
dce04f7f
CY
10524 * image.el (image-type-from-buffer): Only return supported image
10525 type (Bug#9045).
10526
cb3e7ae0
CY
10527 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
10528 value, for symmetry with diff-end-of-hunk.
10529 (diff-split-hunk, diff-find-source-location)
10530 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
10531 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
10532 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
10533 compute the relevant hunk or file properly (Bug#6005).
10534 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
10535
0d42eb3e
SM
105362012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * vc/vc-mtn.el:
10539 * vc/vc-hg.el:
10540 * vc/vc-git.el:
10541 * vc/vc-dir.el:
10542 * vc/vc-cvs.el:
10543 * vc/vc-bzr.el:
10544 * vc/vc-arch.el:
10545 * vc/vc.el: Replace lexical-let by lexical-binding.
10546 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
10547 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
10548 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
10549
f08ae1c9
CY
105502012-04-26 Chong Yidong <cyd@gnu.org>
10551
8b71081d
CY
10552 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
10553 (diff-mode-shared-map): Bind it to / and [remap undo].
10554
f08ae1c9
CY
10555 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
10556 (ediff-window-setup-function): Use it as the default, to set up
10557 windows based on whether the current frame is graphical (Bug#2138).
10558 (ediff-choose-window-setup-function-automatically): Make obsolete.
10559
10560 * vc/ediff-init.el: Always define ediff-pixel-width/height.
10561
ef24141c
SM
105622012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10563
cc356a5d
SM
10564 * ffap.el: Remove old code for obsolete package.
10565 (ffap-complete-as-file-p): Remove.
10566
b4ff4f1f
SM
10567 Use completion-table-with-quoting for comint and pcomplete.
10568 * comint.el (comint--unquote&requote-argument)
10569 (comint--unquote-argument, comint--requote-argument): New functions.
10570 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
10571 (comint-quote-filename): Use regexp-opt-charset.
10572 (comint--common-suffix, comint--common-quoted-suffix)
10573 (comint--table-subvert): Remove.
10574 (comint-unquote-function, comint-requote-function): New vars.
10575 (comint--complete-file-name-data): Use them with
10576 completion-table-with-quoting.
10577 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
10578 * pcomplete.el (pcomplete-arg-quote-list)
10579 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
10580 (pcomplete-unquote-argument-function): Default to non-nil.
10581 (pcomplete-unquote-argument): Simplify.
10582 (pcomplete--common-quoted-suffix): Remove.
10583 (pcomplete-requote-argument-function): New var.
10584 (pcomplete--common-suffix): New function.
10585 (pcomplete-completions-at-point): Use completion-table-with-quoting
10586 and completion-table-subvert.
10587
79c4eeb4
SM
10588 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
10589 (minibuffer--double-dollars): Preserve properties.
10590 (completion--sifn-requote): New function.
10591 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
10592
ef24141c
SM
10593 * minibuffer.el: Add support for completion of quoted/escaped data.
10594 (completion-table-with-quoting, completion-table-subvert): New funs.
10595 (completion--twq-try, completion--twq-all): New functions.
10596 (completion--nth-completion): New function.
10597 (completion-try-completion, completion-all-completions): Use it.
10598
784e7d6e
LL
105992012-04-25 Leo Liu <sdl.web@gmail.com>
10600
dd2ac746
SM
10601 * progmodes/python.el (python-pdbtrack-get-source-buffer):
10602 Use compilation-message if available to find real filename.
784e7d6e 10603
07875ee7
CY
106042012-04-25 Chong Yidong <cyd@gnu.org>
10605
10606 * vc/diff-mode.el (diff-setup-whitespace): New function.
10607 (diff-mode): Use it.
10608
10609 * vc/diff.el (diff-sentinel):
10610 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
10611 Whitespace mode variables based on diff style (Bug#8612).
10612
5055880d
LL
106132012-04-25 Leo Liu <sdl.web@gmail.com>
10614
daf75653
LL
10615 * progmodes/python.el (python-send-region): Add suffix .py to the
10616 temp file.
10617
5055880d
LL
10618 * files.el (auto-mode-alist): Use javascript-mode instead.
10619
db9b177b
AH
106202012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
10621
ef24141c 10622 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 10623
090bd7cb 10624 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 10625 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 10626 references, see Bug#9.
ef24141c 10627 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 10628 when receiving a fault reply.
ef24141c 10629 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 10630
090bd7cb 10631 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 10632 (soap-inspect-simple-type): New function.
db9b177b 10633
090bd7cb 10634 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 10635 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
10636 (soap-decode-basic-type, soap-encode-basic-type):
10637 support unsignedInt and double basic types.
db9b177b 10638 (soap-resolve-references-for-simple-type)
ef24141c
SM
10639 (soap-parse-simple-type, soap-encode-simple-type): New function.
10640 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 10641
090bd7cb 10642 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
10643 (soap-default-soapenc-types): Add integer, byte and anyURI types.
10644 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
10645 the local name of "soapenc:Array".
10646 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
10647 decoding integer, byte and anyURI xsd types.
10648
1fc6097b
CY
106492012-04-25 Chong Yidong <cyd@gnu.org>
10650
10651 * cus-edit.el (custom-buffer-create-internal): Update header text.
10652
afc6df87
EZ
106532012-04-25 Eli Zaretskii <eliz@gnu.org>
10654
10655 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
10656 settings on 'system-type', not on 'window-system'. On MS-Windows,
10657 set interactive-mode on in GDB.
10658
dfbd787f
SM
106592012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
10660
10661 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
10662 (ruby-syntax-propertize-regexp): Remove.
10663 (ruby-syntax-propertize-function): Split regexp into chunks.
10664 Match following code directly.
10665
85222d44
DG
106662012-04-24 Dmitry Gutov <dgutov@yandex.ru>
10667
51a8ea2a
DG
10668 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
10669 (ruby-syntax-propertize-regexp): New function.
10670 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
10671 by a special keyword.
10672
85222d44
DG
10673 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
10674 (ruby-syntax-general-delimiters-goto-beg)
10675 (ruby-syntax-propertize-general-delimiters): New functions.
10676 (ruby-syntax-propertize-function): Use them to handle GDL.
10677 (ruby-font-lock-keywords): Move old handling of GDL...
10678 (ruby-font-lock-syntactic-keywords): .. to here.
10679 (ruby-calculate-indent): Adjust indentation for GDL.
10680
b613912b
MA
106812012-04-24 Michael Albinus <michael.albinus@gmx.de>
10682
b5380639
MA
10683 * notifications.el (top): Remove unneeded declarations.
10684 (notifications-specification-version): Change to "1.2".
e43042fe 10685 (notifications-interface, notifications-notify-method)
b613912b
MA
10686 (notifications-close-notification-method): Fix docstring.
10687 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
10688 (notifications-notify): Add :action-items, :resident and
10689 :transient hints. Change "image_data" to "image-data" and
10690 "image_path" to "image-path".
b613912b
MA
10691 (notifications-get-capabilities): New defun.
10692
257440aa
LL
106932012-04-24 Leo Liu <sdl.web@gmail.com>
10694
10695 * progmodes/python.el: Move hideshow setup to the end.
10696
b1bac16e
MR
106972012-04-24 Martin Rudalics <rudalics@gmx.at>
10698
10699 * window.el (handle-select-window): Clear echo area since this is
10700 no more done by read_char (Bug#11304).
10701
d81bd059
SM
107022012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
10703
10704 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
10705 and `/ M' to filter-derived-mode.
10706 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
10707 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
10708 (ibuffer-mark-by-mode): Use default rather than initial-input.
10709 (ibuffer-filter-by-derived-mode): Autoload and require-match.
10710
c4cf6d91
IA
107112012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
10712
10713 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
10714 (ibuffer-filter-by-derived-mode): New filter.
10715 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
10716
7511ded8
CY
107172012-04-23 Andreas Politz <politza@fh-trier.de>
10718
10719 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
10720
775c916b
CY
107212012-04-23 Chong Yidong <cyd@gnu.org>
10722
10723 * cus-edit.el (customize-apropos, customize-apropos-options):
10724 Disable matching of non-option variables (Bug#11176).
10725 (customize-option, customize-option-other-window)
10726 (customize-changed-options): Doc fix.
10727 (customize-apropos-options, customize-apropos-faces)
10728 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
10729
10730 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 10731 Fix word list splitting (Bug#11132).
46c71e23
CY
10732 (apropos-symbol, apropos-keybinding, apropos-label)
10733 (apropos-property, apropos-function-button)
10734 (apropos-variable-button, apropos-misc-button): New faces.
10735 (apropos-symbol-face, apropos-keybinding-face)
10736 (apropos-label-face, apropos-property-face, apropos-match-face):
10737 Variables removed (Bug#8396).
10738 (apropos-library-button, apropos-format-plist, apropos-print)
10739 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 10740
2df41f9c
MA
107412012-04-23 Michael Albinus <michael.albinus@gmx.de>
10742
10743 * net/xesam.el (xesam-mode-map): Use let-bound map in
10744 initialization. (Bug#11292)
10745
da00640a
AM
107462012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10747
10748 Preserve ispell session localwords when switching back to
10749 original buffer.
10750
090bd7cb
JB
10751 * textmodes/ispell.el (ispell-buffer-session-localwords):
10752 New buffer-local variable to hold buffer session localwords.
ed9265fc 10753 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
10754 localwords.
10755 (ispell-command-loop, ispell-change-dictionary)
10756 (ispell-buffer-local-words): Preserve session localwords when
10757 needed.
10758
090bd7cb
JB
10759 * textmodes/flyspell.el (flyspell-process-localwords)
10760 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 10761
f621ccf5
AM
107622012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10763
090bd7cb
JB
10764 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
10765 using obsolete `translation-table-for-input'.
ef24141c
SM
10766 (ispell-word, ispell-process-line, ispell-complete-word):
10767 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 10768
c2d1019e
CY
107692012-04-22 Chong Yidong <cyd@gnu.org>
10770
10771 * cus-edit.el (custom-variable-menu)
10772 (custom-variable-reset-saved, custom-face-menu)
10773 (custom-face-reset-saved): If there is no saved value, make the
10774 "reset-saved" operation bring back the default (Bug#9509).
10775 (custom-face-state): Properly detect themed faces.
10776
eeddc531
CY
10777 * faces.el (face-spec-set): Stop supporting deprecated form of
10778 third arg.
10779
dcbf5805
MA
107802012-04-22 Michael Albinus <michael.albinus@gmx.de>
10781
10782 Move functions from C to Lisp. Make non-blocking method calls
10783 the default. Implement further D-Bus standard interfaces.
10784
ef24141c
SM
10785 * net/dbus.el (dbus-message-internal): Declare function.
10786 Remove unneeded function declarations.
dcbf5805
MA
10787 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
10788 (dbus-message-type-method-return, dbus-message-type-error)
10789 (dbus-message-type-signal): Declare variables. Remove local
10790 definitions.
10791 (dbus-interface-dbus, dbus-interface-peer)
10792 (dbus-interface-introspectable, dbus-interface-properties)
10793 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
10794 Adapt docstring.
10795 (dbus-interface-objectmanager): New defconst.
10796 (dbus-call-method, dbus-call-method-asynchronously)
10797 (dbus-send-signal, dbus-method-return-internal)
10798 (dbus-method-error-internal, dbus-register-service)
10799 (dbus-register-signal, dbus-register-method): New defuns, moved
10800 from dbusbind.c
10801 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
10802 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
10803 New defuns.
dcbf5805
MA
10804 (dbus-call-method-non-blocking): Make it an obsolete function.
10805 (dbus-unregister-object, dbus-unregister-service)
10806 (dbus-handle-event, dbus-register-property)
10807 (dbus-property-handler): Obey the new structure of
10808 `bus-registered-objects'.
10809 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
10810 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
10811 Use `dbus-call-method'.
10812
cf20dee0
CY
108132012-04-22 Chong Yidong <cyd@gnu.org>
10814
10815 * cus-edit.el (custom-commands, custom-reset-menu)
10816 (Custom-reset-standard): Tweak labels.
10817 (custom-reset-button-menu): Change default to t.
10818 (custom-buffer-create-internal): For the custom-reset-button-menu
10819 case, put the revert button first.
10820 (custom-group-subtitle): New face.
10821 (custom-group-value-create): Align docstring to a specific column.
10822
10823 * wid-edit.el (widget-documentation-link-add): Don't handle
10824 indentation in this function.
10825 (widget-documentation-string-indent-to): New function.
10826 (widget-documentation-string-value-create): Use it.
10827
10828 * autorevert.el (auto-revert):
10829 * epg-config.el (epg):
10830 * ibuffer.el (ibuffer):
10831 * mpc.el (mpc):
10832 * ses.el (ses):
10833 * eshell/eshell.el (eshell):
10834 * net/ange-ftp.el (ange-ftp):
10835 * progmodes/ebnf2ps.el (postscript):
10836 * progmodes/flymake.el (flymake):
10837 * progmodes/prolog.el (prolog):
10838 * progmodes/verilog-mode.el (verilog-mode):
10839 * progmodes/which-func.el (which-func):
10840 * term/xterm.el (xterm):
10841 * textmodes/picture.el (picture):
10842 * textmodes/tildify.el (tildify):
10843 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
10844 customization buffers.
10845
583e23bd
AM
108462012-04-22 Alan Mackenzie <acm@muc.de>
10847
10848 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
10849 Adding a ) can hide the resulting (..) from searches. Fix it.
10850 Bound the backward search to the position of the existing (.
10851
7dd51bf1
JB
108522012-04-21 Juanma Barranquero <lekktu@gmail.com>
10853
10854 * progmodes/verilog-mode.el (verilog-mode): Check whether
10855 which-func-modes is t before adding verilog-mode.
10856 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
10857
d64a438f
LL
108582012-04-21 Leo Liu <sdl.web@gmail.com>
10859
7dd51bf1 10860 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 10861
081e8d65
MV
108622012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
10863
10864 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
10865 filling of the last column of a table (Bug#5635).
10866 (woman-find-next-control-line): New arg, specifying an additional
10867 regexp component for the control line.
10868 (woman2-roff-buffer): Use it.
10869 (woman-break-table): New function.
10870 (woman2-TS): Use it.
10871
108722012-04-21 Chong Yidong <cyd@gnu.org>
10873
10874 * woman.el (woman-set-buffer-display-table, woman-decode-region)
10875 (woman-horizontal-escapes, woman-negative-vertical-space)
10876 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
10877 (WoMan-warn-ignored): Use ?\s instead of ?\ .
10878
ed571ccb
SM
108792012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10880
10881 * minibuffer.el (completion-file-name-table): Complete user names.
10882
39773899
LL
108832012-04-20 Leo Liu <sdl.web@gmail.com>
10884
10885 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
10886 and pcase-let*.
10887
de6ff46d
CY
108882012-04-20 Chong Yidong <cyd@gnu.org>
10889
10890 * server.el (server-execute): Respect initial-buffer-choice if it
10891 is a string and there are no files to open (Bug#2825).
10892 (server-create-window-system-frame, server-create-tty-frame):
10893 Don't switch buffers here.
2d0e8e61
CY
10894 (server-process-filter): Only try to open a window system frame if
10895 compiled with graphical support (Bug#8314).
de6ff46d 10896
54071013
DN
108972012-04-20 Dan Nicolaescu <dann@gnu.org>
10898
10899 * battery.el (battery-echo-area-format): Display remaining time
10900 for sysfs backend too (Bug#11269).
10901 (battery-linux-sysfs): Fix conditional for the charge.
10902
f30d612a
CY
109032012-04-20 Chong Yidong <cyd@gnu.org>
10904
c07a4c0b 10905 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
10906 (gdb-inferior-io--init-proc): New function.
10907 (gdb-init-1): Use it.
10908 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
10909 responsible for allocating a new pty and hooking it to gdb when
10910 the old pty gets an EIO due to process exit.
10911 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
10912 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
10913 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
10914
2116e93c
EZ
109152012-04-20 Eli Zaretskii <eliz@gnu.org>
10916
10917 * window.el (window-min-size, window-sizable, window-min-delta)
10918 (window-max-delta, window--resizable, window-resizable)
10919 (window-total-size, window-full-height-p, window-full-width-p)
10920 (window-in-direction, window--resize-mini-window, window-resize)
10921 (window--resize-child-windows-normal)
10922 (window--resize-child-windows, window--resize-siblings)
10923 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 10924 (enlarge-window, shrink-window): Doc fixes.
2116e93c 10925
c07a4c0b 109262012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 10927
ef24141c
SM
10928 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
10929 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
10930 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
10931 pty process (Bug#11273).
10932 (gdb-update): New arg to suppress talking to the gdb process.
10933 (gdb-done-or-error): Use it.
10934 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
10935 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
10936 sentinel not being called.
10937
10938 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
10939
d02766ab
CY
10940 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
10941
c07a4c0b 109422012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
10943
10944 * net/network-stream.el (open-network-stream): Doc fix.
10945
c07a4c0b 109462012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
10947
10948 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
10949
c07a4c0b 109502012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
10951
10952 Ensure searching for keywords is case sensitive.
10953
10954 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
10955 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
10956 (c-defun-name, c-mark-function, c-cpp-define-name)
10957 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 10958 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 10959
ef24141c
SM
10960 * progmodes/cc-mode.el (c-font-lock-fontify-region):
10961 Bind case-fold-search to nil.
f0f6bc35 10962
c07a4c0b 109632012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
10964
10965 * mail/sendmail.el (mail-bury): Call return action with the right
10966 Rmail buffer (Bug#11242).
10967
9a864fa2
CY
10968 * server.el (server-process-filter): Handle corner case where both
10969 tty and nowait options are present (Bug#11102).
10970
539aa513
EZ
109712012-04-20 Eli Zaretskii <eliz@gnu.org>
10972
10973 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
10974 (top level): Put into the executable the ident-style '$Id:' tag on
10975 windows-nt as well.
539aa513 10976
cfc7d5da
SM
109772012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
10978
10979 * electric.el (electric-indent-post-self-insert-function): Check that
10980 electric-indent-mode is enabled in current buffer.
10981
5b01685c
JB
109822012-04-19 Juanma Barranquero <lekktu@gmail.com>
10983
10984 * imenu.el (imenu-progress-message): Restore; it is "used" in
10985 erc/erc-imenu.el and net/snmp-mode.el.
10986
4d6769e1
JB
109872012-04-19 Juanma Barranquero <lekktu@gmail.com>
10988
10989 * avoid.el (mouse-avoidance-mode): Mark unused arg.
10990 (mouse-avoidance-nudge-mouse): Remove unused binding.
10991
10992 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
10993
10994 * descr-text.el (describe-char):
10995 * progmodes/python.el (python-describe-symbol):
10996 Don't call `toggle-read-only', set `buffer-read-only'.
10997
10998 * imenu.el (imenu-default-goto-function): Mark unused args.
10999 (imenu-progress-message): Remove obsolete macro; all callers changed.
11000
11001 * subr.el (keymap-canonicalize): Remove unused binding.
11002 (read-passwd): Mark unused arg.
11003
11004 * tutorial.el (tutorial--display-changes): Remove unused binding.
11005 (tutorial--save-tutorial-to): Remove unused variable.
11006
11007 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
11008 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
11009 (package-generate-autoloads, package-menu--generate)
11010 (package-menu--find-upgrades): Remove unused bindings.
11011
11012 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
11013 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
11014 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
11015 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
11016 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
11017 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
11018 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
11019 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
11020 (cua-delete-char-rectangle): Mark unused args.
11021 (cua-align-rectangle): Remove unused binding.
11022
11023 * mail/rmail.el (compilation--message->loc)
11024 (epa--find-coding-system-for-mime-charset): Declare.
11025
11026 * net/dbus.el (dbus-register-service): Declare.
11027 (dbus-name-owner-changed-handler): Remove unused binding.
11028
11029 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
11030 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
11031 (nxml-scan-backward-within): Mark unused arg.
11032 (nxml-dynamic-markup-word): Remove unused binding.
11033
11034 * mouse.el (mouse-menu-major-mode-map):
11035 * emacs-lisp/authors.el (authors-scan-change-log)
11036 (authors-add-to-author-list):
11037 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
11038 * emacs-lisp/smie.el (smie-auto-fill):
11039 * mail/sendmail.el (mail-bury):
11040 * mail/unrmail.el (unrmail):
11041 * net/tls.el (open-tls-stream):
11042 * textmodes/picture.el (picture-mouse-set-point):
11043 Remove unused bindings.
11044
8c8fc5df
MA
110452012-04-19 Michael Albinus <michael.albinus@gmx.de>
11046
11047 * net/tramp.el (tramp-action-password): Let-bind
11048 `enable-recursive-minibuffers' to t.
11049
a77b0ac9
SS
110502012-04-18 Sam Steingold <sds@gnu.org>
11051
11052 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
11053 instead of 'string to accommodate values like [f11].
11054 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
11055 * progmodes/gdb-mi.el: Likewise.
11056
12a106a9
LL
110572012-04-18 Leo Liu <sdl.web@gmail.com>
11058
11059 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
11060 current buffer.
11061 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
11062 LOCAL is nil.
11063
bc6494ef
CY
110642012-04-18 Chong Yidong <cyd@gnu.org>
11065
11066 * simple.el (line-move): Use forward-line if in batch mode
11067 (Bug#11053).
11068
c09c46b2
CS
110692012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
11070
11071 * files.el (after-find-file): Do not try to add a final newline if
11072 the buffer is read-only (Bug#11156).
11073
5f6530ea
RS
110742012-04-17 Richard Stallman <rms@gnu.org>
11075
11076 * mail/rmail.el (rmail-start-mail):
11077 Pass (rmail-mail-return...) for the return-action.
11078 Pass (rmail-yank-current-message...) for the yank-action.
11079 (rmail-yank-current-message): New function.
11080 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
11081 (rmail-reply): Likewise.
11082 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
11083
11084 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 11085 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
11086 buffer, not newbuf.
11087
197b6f3c
JB
110882012-04-17 Juanma Barranquero <lekktu@gmail.com>
11089
11090 * server.el (server-ensure-safe-dir): Simplify.
11091
2311d8e5 110922012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 11093
2311d8e5
GM
11094 * emacs-lisp/smie.el: Provide smarter auto-filling.
11095 (smie-auto-fill): New function.
11096 (smie-setup): Use it.
98fb480e 11097
2311d8e5
GM
11098 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
11099
111002012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
11101
11102 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
11103 (comment-indent): Use it.
11104
2311d8e5 111052012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
11106
11107 * ses.el: The overall change is to add cell renaming, that is
11108 setting fancy names for cell symbols other than name matching
11109 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 11110 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 11111 (ses-create-cell-variable): New defun.
2311d8e5 11112 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
11113 (ses-relocate-formula): Relocate formulas only for cells the
11114 symbols of which are not renamed, i.e. symbols whose names do not
11115 match regexp "\\`[A-Z]+[0-9]+\\'".
11116 (ses-relocate-all): Relocate values only for cells the symbols of
11117 which are not renamed.
11118 (ses-load): Create cells variables as the (ses-cell ...) are read,
11119 in order to check row col consistency with cell symbol name only
11120 for cells that are not renamed.
11121 (ses-replace-name-in-formula): New defun.
11122 (ses-rename-cell): New defun.
4bdf2ad2 11123
fc72b15c
PO
111242012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
11125
11126 * progmodes/perl-mode.el (perl-indent-parens-as-block):
11127 New option (bug#11118).
11128 (perl-calculate-indent): Respect it.
11129
12e10e61
GM
111302012-04-17 Glenn Morris <rgm@gnu.org>
11131
11132 * dired-aux.el (dired-mark-read-string): Doc fix.
11133
30009afd
DA
111342012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
11135
11136 * dired-aux.el (dired-mark-read-string): Offer optional completion.
11137 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
11138
41f03f4d
GM
111392012-04-17 Glenn Morris <rgm@gnu.org>
11140
11141 * mouse.el (mouse-drag-track):
11142 * speedbar.el (speedbar-frame-mode):
11143 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
11144
f45f90f3
LL
111452012-04-16 Leo Liu <sdl.web@gmail.com>
11146
11147 * progmodes/python.el: Trivial cleanup.
11148
94ee8db5
GM
111492012-04-16 Glenn Morris <rgm@gnu.org>
11150
121b8917
GM
11151 * vc/vc.el (vc-string-prefix-p):
11152 * vc/pcvs-util.el (cvs-string-prefix-p):
11153 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
11154 * mpc.el (mpc-string-prefix-p):
11155 Make all of these into obsolete aliases for string-prefix-p.
11156 Update callers.
11157 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
11158
1197ecfa
GM
11159 * textmodes/two-column.el: Move custom options to the start.
11160 (frame-width): Remove compat definition.
11161 (2C-associate-buffer, 2C-dissociate):
11162 Use with-current-buffer rather than save-excursion.
11163 (2C-dissociate): Force a mode-line update.
11164 (2C-autoscroll): Use ignore-errors.
11165
099e7202
GM
11166 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
11167 Autoload trivia.
11168
bf350d6a
GM
11169 * emacs-lisp/cl-extra.el (*random-state*):
11170 Remove unnecessary declaration.
11171
0e829eab
GM
11172 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
11173
e3ad7552
GM
11174 * play/cookie1.el (cookie-snarf):
11175 Give an explicit error if input file cannot be read.
11176
68892d27
GM
11177 * play/yow.el (yow-file): Use expand-file-name rather than concat.
11178
20f0c46d
GM
11179 * progmodes/perl-mode.el (c-macro-expand):
11180 Remove unnecessary autoload (it is in loaddefs.el).
11181
5a0978ce
GM
11182 * textmodes/picture.el (picture-desired-column)
11183 (picture-update-desired-column): Convert comments to doc-strings.
11184 (picture-substitute): Remove function.
11185 (picture-mode-map): Initialize in the defvar.
11186
6b955486
GM
11187 * woman.el: Remove eval-after-load for tar-mode.
11188 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
11189 (woman-tar-extract-file): Autoload it.
11190
94ee8db5
GM
11191 * frame.el (automatic-hscrolling): Make this alias obsolete.
11192
177eca34
AM
111932012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11194
090bd7cb 11195 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 11196 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
11197 (ispell-dictionary-base-alist): Revert to original XEmacs
11198 friendly version for default. [:alpha:] will be added in
090bd7cb 11199 `ispell-set-spellchecker-params' if needed.
177eca34 11200
c505aaeb
CY
112012012-04-16 Chong Yidong <cyd@gnu.org>
11202
b19dd9d1 11203 * image.el (imagemagick--file-regexp): New variable.
c505aaeb
CY
11204 (imagemagick-register-types): Use it.
11205 (imagemagick-types-inhibit): Add :set function. Allow new value
11206 of t to inhibit all types.
11207
11208 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
11209 so we can preload it.
11210
11211 * loadup.el (fboundp): Preload regexp-opt, needed by
11212 imagemagick-register-types.
11213
60efac0f
CY
112142012-04-15 Chong Yidong <cyd@gnu.org>
11215
11216 * frame.el (scrolling): Remove nearly unused customization group.
11217
11218 * scroll-all.el (scroll-all-mode): Move to windows group.
11219
5dd1713e
CY
112202012-04-15 Chong Yidong <cyd@gnu.org>
11221
11222 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
11223
e6fd457e
CY
112242012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11225
11226 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 11227 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 11228
e153c136
GM
112292012-04-15 Glenn Morris <rgm@gnu.org>
11230
11231 * simple.el (process-file-side-effects): Doc fix.
11232
e6fd457e 112332012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
11234
11235 * international/mule-cmds.el (set-language-environment): Doc fix.
11236
3603c3b1
JB
112372012-04-14 Juanma Barranquero <lekktu@gmail.com>
11238
11239 * server.el (server-auth-key, server-generate-key): Doc fixes.
11240 (server-get-auth-key): Doc fix. Use `string-match-p'.
11241 (server-start): Reflow docstring.
11242
e6de100c
LI
112432012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
11244
11245 * server.el (server-generate-key): `called-interactively-p'
11246 requires a parameter.
11247
29734c21
MN
112482012-04-14 Michal Nazarewicz <mina86@mina86.com>
11249
11250 * server.el (server-auth-key): New variable.
75f1671a 11251 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
11252 (server-start): Use the new variable and functions to allow
11253 setting a permanent server key (bug#9423).
11254
d65c9521
LL
112552012-04-14 Leo Liu <sdl.web@gmail.com>
11256
11257 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
11258
5ae255c7
PE
112592012-04-14 Paul Eggert <eggert@cs.ucla.edu>
11260
11261 Spelling fixes.
11262 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
11263 Emacs uses American spelling.
11264
d5e6342e
JB
112652012-04-14 Juanma Barranquero <lekktu@gmail.com>
11266
11267 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
11268 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
11269 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
11270 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
11271
ab036cd7
SM
112722012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11273
11274 * progmodes/which-func.el (which-func-modes): Change default.
11275
35dc09a1 112762012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
11277
11278 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
11279 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
11280
35dc09a1 112812012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
11282
11283 * custom.el (custom-theme-set-variables): Doc fix.
11284
35dc09a1 112852012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
11286
11287 * international/mule.el (set-auto-coding-for-load): Doc fix.
11288
35dc09a1 112892012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 11290
35dc09a1
GM
11291 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
11292 imenu work again for Objective C Mode. Correct the *-index values,
11293 these having been disturbed by a previous change in 2011-08.
57f845ee 11294
0de3da9f
AM
11295 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
11296 Correct two search limits.
11297
35dc09a1 112982012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
11299
11300 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
11301
35dc09a1 113022012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
11303
11304 * international/characters.el: Fix sorting.
11305
35dc09a1 113062012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
11307
11308 * international/characters.el: Add more missing Latin case pairs.
11309
35dc09a1 113102012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
11311
11312 * files.el (dir-locals-set-class-variables): Doc fix.
11313
35dc09a1 113142012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 11315
3f1b5bf8
EZ
11316 * international/characters.el: Add set-case-syntax-pair call for
11317 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
11318 counterpart. (Bug#11209)
11319
9f847f41
EZ
11320 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
11321
35dc09a1 113222012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
11323
11324 * calendar/holidays.el (calendar-check-holidays): Doc fix.
11325
35dc09a1 113262012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 11327
35dc09a1
GM
11328 * textmodes/ispell.el (ispell-dictionary-base-alist):
11329 Add data for Hebrew.
e2627d21 11330
35dc09a1 113312012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 11332
35dc09a1
GM
11333 * net/rcirc.el (rcirc-cmd-quit):
11334 Revert 2012-03-18 change (Bug#11192).
5c14e333 11335
35dc09a1 113362012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
11337
11338 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
11339
35dc09a1 113402012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 11341
4517fe3a
SM
11342 * minibuffer.el (completion-in-region-mode-map):
11343 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 11344
b472a594
VD
113452012-04-13 Vivek Dasmohapatra <vivek@etla.org>
11346
11347 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
11348
09b95ce3
MY
113492012-04-13 Masatake YAMATO <yamato@redhat.com>
11350
11351 * minibuffer.el (minibuffer-local-filename-syntax): New variable
11352 to allow `C-M-f' and `C-M-b' to move to the nearest path
11353 separator (bug#9511).
11354
4b63a9ca
LI
113552012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
11356
11357 * avoid.el: Require cl when compiling. And also move the
11358 `provide' to the end.
11359
7b55b8bf
TV
113602012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11361
11362 * avoid.el (mouse-avoidance-banish-position): New variable.
11363 (mouse-avoidance-banish-destination): Use it (bug#10165).
11364
adedaa1f
LL
113652012-04-13 Leo Liu <sdl.web@gmail.com>
11366
11367 * progmodes/which-func.el (which-func-modes): Add objc-mode.
11368
70e74021
KB
113692012-04-13 Ken Brown <kbrown@cornell.edu>
11370
11371 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 11372 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
11373 (browse-url-filename-alist): For the same reason, don't modify
11374 file:// URLs on Cygwin.
11375
e75e89ba
SM
113762012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11377
11378 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
11379 the region on shift if the binding is already shifted (bug#11221).
11380
82f289a4
GM
113812012-04-12 Glenn Morris <rgm@gnu.org>
11382
11383 * mail/mailpost.el: Move to obsolete/.
11384
d333dc4c
DA
113852012-04-12 Drew Adams <drew.adams@oracle.com>
11386
11387 * imenu.el (imenu--generic-function): Ignore invisible definitions
11388 (bug#10123).
11389
0d15b5ba
VD
113902012-04-12 Vivek Dasmohapatra <vivek@etla.org>
11391
11392 * hexl.el (hexl-bits): New variable.
11393 (hexl-options): Mention the variable in the doc string.
75f1671a 11394 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 11395 (hexl-mode): Mention the new variable.
75f1671a
JB
11396 (hexl-mode, hexl-current-address, hexl-current-address):
11397 Use the displen.
0d15b5ba
VD
11398 (hexl-ascii-start-column): New function.
11399 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
11400 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
11401
64a440db
AM
114022012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11403
11404 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
11405 '("-i" ENCODING), in 2 separate command-line arguments, to specify
11406 the encoding, as expected by hunspell.
11407
6decb6c2
SM
114082012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11409
11410 * battery.el (battery--linux-sysfs-regexp): New const.
11411 (battery-status-function): Use it. Remove yeeloong special case.
11412 (battery-yeeloong-sysfs): Remove.
11413 (battery-echo-area-format): Remove yeeloong special case.
11414
088be6fb
SM
114152012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
11416
6622e416
SM
11417 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
11418 Reported by Noah Friedman.
11419
088be6fb
SM
11420 * subr.el (read-passwd): Use read-string.
11421
b49f886e
LMI
114222012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11423
11424 * vcursor.el (vcursor-move): Increase the priority of the overlay
11425 (bug#9663).
11426
a63067fc
DD
114272012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
11428
11429 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
11430 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
11431
ac3cf14a
WS
114322012-04-11 William Stevenson <yhvh2000@gmail.com>
11433
11434 * textmodes/artist.el (artist-mode): Convert artist-mode to use
11435 define-minor-mode (bug#10760).
11436
c4fc691b 114372012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 11438
4d6769e1 11439 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
11440 that directories matching `grep-find-ignored-files' won't be
11441 pruned (bug#10351).
11442
af23e2e5
CY
114432012-04-11 Chong Yidong <cyd@gnu.org>
11444
11445 * startup.el (command-line): Remove support for long-obsolete
11446 variable font-lock-face-attributes.
11447
ab7ce8c1
GM
114482012-04-11 Glenn Morris <rgm@gnu.org>
11449
11450 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
11451
de8c03dc
SM
114522012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
11453
11454 * window.el (window--state-get-1): Obey window-point-insertion-type.
11455
050cc68b
LB
114562012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
11457
11458 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
11459 to previous function when point is on the first character of a
75f1671a 11460 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 11461
a38c310c
GM
114622012-04-11 Glenn Morris <rgm@gnu.org>
11463
effed0c2
GM
11464 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
11465 not just file-errors.
11466
a38c310c
GM
11467 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
11468 (vc-bzr-sha1): Use internal sha1.
11469
0221e323
SM
114702012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
11471
11472 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
11473
43956923
SG
114742012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
11475
11476 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
11477 that start in the middle of the line (bug#10496).
11478
6a8c9eaf
DN
114792012-04-10 Dan Nicolaescu <dann@gnu.org>
11480
11481 * battery.el (battery-linux-proc-acpi): Only one battery is
11482 discharged at a time, but that seems to confuse battery.el when
11483 computing `rate-type' for the battery not being discharged
11484 (bug#10332).
11485
1930bf5d
SM
114862012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
11487
2a718f6f
SM
11488 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
11489
599430d0
SM
11490 * international/quail.el: Use dolist and simplify.
11491 (quail-define-package, quail-update-keyboard-layout)
11492 (quail-define-rules): Use dolist.
11493 (quail-insert-kbd-layout, quail-get-translation): CSE.
11494
a2754b6c
SM
11495 * tmm.el: Use dolist, remove left over hook.
11496 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
11497 Use dolist.
11498 (calendar-load-hook): Don't mess with it.
11499
1930bf5d
SM
11500 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
11501 Use derived-mode-p. Run the diff asynchronously.
11502
9f67961c
LMI
115032012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11504
11505 * obsolete/mouse-sel.el: Add an Obsolete-since header.
11506
2a8ce227
JB
115072012-04-10 Juanma Barranquero <lekktu@gmail.com>
11508
11509 * misc.el: Display absolute path of loaded DLLs (bug#10424).
11510 (list-dynamic-libraries--loaded): New function.
11511 (list-dynamic-libraries--refresh): Use it.
11512
8f33b5f8
NW
115132012-04-10 Nathan Weizenbaum <nweiz@google.com>
11514
1930bf5d
SM
11515 * progmodes/python.el (python-fill-paragraph):
11516 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
11517 disabled (bug#7018).
11518
b12f0439
L
115192012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
11520
1930bf5d 11521 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
11522 DOS/MS Windows for the Baltic languages. There are still plenty
11523 of texts written in this encoding/codepage (bug#6519).
b12f0439 11524
57c3bd01
GM
115252012-04-10 Glenn Morris <rgm@gnu.org>
11526
11527 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
11528 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
11529
6c3eab30
FA
115302012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
11531
1930bf5d 11532 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
11533 next-line "n" and previous-line "p" in order to make recentf more
11534 consistent with ibuffer, dired or org-mode (bug#9387).
11535
24d78a88
LMI
115362012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11537
bc72b5d9
LMI
11538 * image.el (put-image): Return the overlay created instead of the
11539 optional input string (bug#7834). Note that this may break code
11540 that is (for some reason or other) depending on `put-image'
11541 returning the string.
11542
bd2dba5a
LMI
11543 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
11544
74beb59f
LMI
11545 * simple.el (zap-to-char): Allow zapping using input methods
11546 (bug#1580).
11547
24d78a88
LMI
11548 * textmodes/fill.el (fill-region): Leave point and mark where they
11549 were before filling (bug#5399).
11550
263f20cd
GM
115512012-04-09 Glenn Morris <rgm@gnu.org>
11552
11553 * version.el (emacs-bzr-get-version):
11554 Handle lightweight checkouts of local branches.
11555
58d1f797
AS
115562012-04-09 Andreas Schwab <schwab@linux-m68k.org>
11557
263f20cd 11558 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 11559
b4d3bc10
CY
115602012-04-09 Chong Yidong <cyd@gnu.org>
11561
11562 * custom.el (custom-variable-p): Return nil for non-symbol
11563 arguments instead of signaling an error.
11564 (user-variable-p): Obsolete alias for custom-variable-p.
11565
11566 * apropos.el (apropos-variable):
11567 * files-x.el (read-file-local-variable):
11568 * simple.el (set-variable):
11569 * woman.el (woman-mini-help):
11570 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
11571
fd06db5d
GM
115722012-04-09 Glenn Morris <rgm@gnu.org>
11573
e5fcdb5e
GM
11574 * startup.el (normal-top-level): Don't look for leim-list.el
11575 in places where it will not be found. (Bug#910)
11576
fd06db5d
GM
11577 * international/mule-cmds.el (set-default-coding-systems):
11578 * files.el (normal-mode):
11579 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
11580 This function was removed with ucs-tables.el in 2008.
11581
b39bb7e1
EZ
115822012-04-08 Eli Zaretskii <eliz@gnu.org>
11583
11584 * textmodes/ispell.el (ispell-check-version): For hunspell, set
11585 ispell-encoding8-command to "-i", without a trailing space.
11586 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
11587 separate command-line arguments, to specify the encoding, since
11588 that's how hunspell expects it.
11589
5c5b8e23
GM
115902012-04-08 Glenn Morris <rgm@gnu.org>
11591
11592 * loadup.el: Load bindings before cus-start.
11593 This reduces somewhat the number of "rogue" settings in emacs -Q.
11594
a1ed8b05
GM
115952012-04-07 Glenn Morris <rgm@gnu.org>
11596
11597 * version.el (emacs-bzr-get-version): New function.
dfae128a 11598 (emacs-bzr-version): New variable.
a1ed8b05
GM
11599 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
11600 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
11601
b142f158
EZ
116022012-04-07 Eli Zaretskii <eliz@gnu.org>
11603
dfae128a
GM
11604 * international/uni-bidi.el, international/uni-category.el:
11605 * international/uni-combining.el, international/uni-decimal.el:
11606 * international/uni-decomposition.el, international/uni-digit.el:
11607 * international/uni-lowercase.el, international/uni-mirrored.el:
11608 * international/uni-name.el, international/uni-numeric.el:
11609 * international/uni-titlecase.el, international/uni-uppercase.el:
11610 Update for Unicode 6.1.
b142f158 11611
9078ead6
EZ
116122012-04-07 Eli Zaretskii <eliz@gnu.org>
11613
11614 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
11615
f23d2c7d
LMI
116162012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
11617
11618 * window.el (shrink-window): Mention the `window-min-height'
11619 variable in the doc string.
11620
0a0a3573
BG
116212012-04-05 Bastien Guerry <bzg@altern.org>
11622
11623 * color.el (color-lighten-name): Fix typo.
11624
e5248ac9
SM
116252012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
11626
11627 * server.el (server--on-display-p): New function.
11628 (server--on-display-p): Use it.
11629
b4243e22
GV
116302012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
11631
11632 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
11633 (bug#11145).
11634
305d9f44
SM
116352012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
11636
11637 * comint.el (comint--common-quoted-suffix): Check string boundary
11638 before comparing (bug#11158).
11639 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
11640
3d439cd1
CY
116412012-04-04 Chong Yidong <cyd@gnu.org>
11642
321cc491
CY
11643 * minibuffer.el (completion-extra-properties): Doc fix.
11644
3d439cd1
CY
11645 * subr.el (delayed-warnings-hook): Doc fix.
11646
2d562c0f
DU
116472012-04-04 Daiki Ueno <ueno@unixuser.org>
11648
11649 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
11650 selection (Bug#11159).
11651 (epa-insert-keys): Inform that the default public key will be
11652 exported if no key is selected.
11653
4443f204
RS
116542012-04-04 Richard Stallman <rms@gnu.org>
11655
11656 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
11657
529c06b6
CY
116582012-04-03 Chong Yidong <cyd@gnu.org>
11659
11660 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
11661 mail-insert-file, not its obsolete alias mail-attach-file.
11662
66b907dc
MA
116632012-04-03 Michael Albinus <michael.albinus@gmx.de>
11664
11665 * notifications.el (notifications-notify): Fix docstring.
11666
c0ea195d
GM
116672012-04-02 Glenn Morris <rgm@gnu.org>
11668
11669 * emacs-lisp/authors.el (authors-aliases): Another addition.
11670
5ca64e00
MA
116712012-04-02 Michael Albinus <michael.albinus@gmx.de>
11672
11673 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
11674 `tramp-compat-call-process' instead of `tramp-local-call-process'.
11675 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
11676
42ee526b
CY
116772012-04-01 Chong Yidong <cyd@gnu.org>
11678
11679 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
11680 Handle root directory properly.
11681 (copy-directory): Caller changed.
11682
11683 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
11684 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
11685
0b021094
GM
116862012-03-31 Glenn Morris <rgm@gnu.org>
11687
40f86458
GM
11688 * term/xterm.el (xterm-extra-capabilities): Doc fix.
11689
7019c177
GM
11690 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
11691
a1daddd6
GM
11692 * calendar/calendar.el (calendar-window-list)
11693 (calendar-hide-window): Restore. (Bug#11140)
11694 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
11695
0b021094
GM
11696 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
11697
40311efc
TV
116982012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11699
11700 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
11701 Check if file is a symlink (Bug#10489).
11702
11703 * files.el (copy-directory): Likewise.
11704
5319014e
CY
117052012-03-30 Chong Yidong <cyd@gnu.org>
11706
11707 * image.el (imagemagick-types-inhibit)
11708 (imagemagick-register-types): Doc fix.
11709
935d1290
AM
117102012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11711
090bd7cb 11712 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 11713 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 11714 and treats ~word as ordinary words in pipe mode.
935d1290 11715
61c6e8fd
GM
117162012-03-30 Glenn Morris <rgm@gnu.org>
11717
11718 * tutorial.el (help-with-tutorial): Ensure local variables don't
11719 happen to make the buffer read-only. (Bug#11127)
11720
81fdff00
SM
117212012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11722
11723 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
11724 (perl-calculate-indent): Return `noindent' in strings.
11725
6e7a6ec0
SS
117262012-03-28 Sam Steingold <sds@gnu.org>
11727
11728 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
11729 instead of the broken adhockery which does not prevent calendar
11730 buffers from being displayed at random after exit.
11731 (calendar-window-list, calendar-hide-window): Remove the broken
11732 adhockery.
11733
fee88ca0
GM
117342012-03-28 Glenn Morris <rgm@gnu.org>
11735
11736 * replace.el (query-replace-map): Doc fix.
11737
38de3354
AS
117382012-03-28 Andreas Schwab <schwab@linux-m68k.org>
11739
11740 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
11741 contents. (Bug#11109)
11742
b973155e
SM
117432012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
11744
11745 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
11746 (bug#11077).
11747 (avl-tree--check, avl-tree--check-node): New funs.
11748
dcb6e7b3
MR
117492012-03-27 Martin Rudalics <rudalics@gmx.at>
11750
11751 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
11752 (switch-to-prev-buffer, switch-to-next-buffer):
11753 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
11754 showing a buffer already is done on the same frame.
11755
b4fa35fa
GM
117562012-03-27 Glenn Morris <rgm@gnu.org>
11757
11758 * startup.el (mail-host-address): Doc fix.
11759
f9210e18
SM
117602012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
11761
11762 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
11763 than 197 variables.
11764
c0bf7753
AF
117652012-03-26 Ami Fischman <ami@fischman.org>
11766
11767 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
11768
33da7b16
GM
117692012-03-26 Glenn Morris <rgm@gnu.org>
11770
02243d9d
GM
11771 * files.el (save-buffers-kill-emacs): Doc fix.
11772
33da7b16
GM
11773 * startup.el (normal-top-level, command-line, command-line-1):
11774 Give them doc strings.
11775
e5a69fd0
EZ
117762012-03-25 Eli Zaretskii <eliz@gnu.org>
11777
11778 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 11779 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 11780
9a69676a
CY
117812012-03-25 Chong Yidong <cyd@gnu.org>
11782
4125cb8b
CY
11783 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
11784 theme if it was previously enabled before (Bug#11031).
11785
dd470960
CY
11786 * cus-theme.el (custom-theme-write-faces): Retrieve current face
11787 spec with custom-face-get-current-spec if its :shown-value is not
11788 determined yet (Bug#9337).
4125cb8b 11789 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 11790
9a69676a
CY
11791 * button.el (button-at): Minor addition to docstring.
11792
6e7e90fa
SL
117932012-03-24 Simon Leinen <simon.leinen@gmail.com>
11794
11795 * vc/vc.el (vc-merge): Fix a prompt.
11796
f06e2758
CY
117972012-03-24 Chong Yidong <cyd@gnu.org>
11798
11799 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
11800 point (Bug#9623).
11801
6e7e90fa
SL
11802 * button.el (button-at): Minor addition to docstring.
11803
b9d0879b
SM
118042012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
11805
11806 * newcomment.el (comment-choose-indent): No space after BOL.
11807
e71cebb3
SS
118082012-03-22 Sam Steingold <sds@gnu.org>
11809
11810 * window.el (switch-to-prev-buffer): Revert last patch because the
11811 bug turned out to be an advertised feature (Elisp manual 28.14).
11812
335aff35
GM
118132012-03-22 Glenn Morris <rgm@gnu.org>
11814
11815 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
11816 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
11817
c676576a
LMI
118182012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11819
11820 * net/network-stream.el (network-stream-open-starttls): Make error
11821 message under Windows be less misleading.
11822
126f3d39
LW
118232012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
11824
11825 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
11826 understands (bug#9942).
11827
64fee311
CY
118282012-03-22 Chong Yidong <cyd@gnu.org>
11829
11830 * simple.el (end-of-visible-line): Handle return value of
11831 next-single-property-change properly (Bug#9371).
11832
a640d29a
KH
118332012-03-22 Kenichi Handa <handa@m17n.org>
11834
11835 * international/quail.el (quail-insert-kbd-layout): Fix previous
11836 change. To avoid unwanted bidi reordering, use
11837 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
11838
39675016
DG
118392012-03-21 Dmitry Gutov <dgutov@yandex.ru>
11840
11841 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
11842 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
11843 (ruby-beginning-of-indent): Be more careful with the difference
11844 between word-boundary and symbol boundary.
11845 (ruby-mode-syntax-table): Make : a symbol constituent.
11846
0a6934fc 118472012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 11848
3d008e4f
SM
11849 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
11850
0a6934fc
SM
118512012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11852
af67c9d7
SM
11853 * progmodes/etags.el (tags-completion-at-point-function):
11854 Improve last fix.
11855
1acad97c
SM
11856 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
11857
e298b5da
SS
118582012-03-21 Sam Steingold <sds@gnu.org>
11859
11860 * progmodes/etags.el (tags-completion-at-point-function):
11861 Avoid the error when point is inside the pattern.
11862
91d82a70
JY
118632012-03-21 John Yates <john@yates-sheets.org> (tiny change)
11864
11865 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
11866 line (Bug#10855).
11867
69188b79
CY
118682012-03-21 Drew Adams <drew.adams@oracle.com>
11869
11870 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
11871
99fc91fe
AK
118722012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
11873
11874 * ido.el (ido-set-current-directory, ido-read-internal)
11875 (ido-choose-completion-string, ido-completion-help): Handle nil
11876 value of ido-completion-buffer (Bug#11008).
11877
087bbb4c
SS
118782012-03-21 Sam Steingold <sds@gnu.org>
11879
11880 * window.el (switch-to-prev-buffer): Do not switch to a visible
11881 window previous buffer, just like with the frame previous buffers.
11882
fb5b8aca
CY
118832012-03-21 Chong Yidong <cyd@gnu.org>
11884
11885 * faces.el (make-face, make-empty-face, copy-face):
11886 * face-remap.el (face-remap-add-relative, face-remap-set-base):
11887 Doc fixes.
11888
dc9924b8
SM
118892012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
11890
11891 * wid-edit.el (widget-complete-field): Remove (bug#11051).
11892 (widget-complete): Remove broken use of it.
11893
f0bcceb9
CY
118942012-03-20 Chong Yidong <cyd@gnu.org>
11895
dc9924b8
SM
11896 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11897 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
11898 characters.
11899
ee52ebf3
TH
119002012-03-20 Tassilo Horn <tassilo@member.fsf.org>
11901
11902 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
11903 to draw rectangles, not squares. (Regression introduced by revno
11904 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
11905
4c5779ab
CY
119062012-03-18 Chong Yidong <cyd@gnu.org>
11907
11908 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
11909 it is not yet defined (for temacs).
11910
15360934
LL
119112012-03-18 Leo Liu <sdl.web@gmail.com>
11912
735135f9
PE
11913 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
11914 prefix.
15360934 11915
d9a8eb66
EZ
119162012-03-17 Eli Zaretskii <eliz@gnu.org>
11917
11918 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
11919 (ispell-choices-win-default-height, ispell-silently-savep)
11920 (ispell-dictionary-alist, ispell-encoding8-command)
11921 (ispell-check-version, ispell-aspell-find-dictionary)
11922 (ispell-valid-dictionary-list, ispell-words-keyword)
11923 (ispell-get-word, ispell-internal-change-dictionary)
11924 (ispell-region, ispell-skip-region-list)
11925 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
11926 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
11927 (ispell-message-text-end, ispell-message)
11928 (ispell-buffer-local-parsing): Doc fix.
11929
f02ff80d
J
119302012-03-13 Jambunathan K <kjambunathan@gmail.com>
11931
11932 * htmlfontify.el: Add support for code block fontification for ODT
11933 export (Bug #9914).
11934 (hfy-optimisations): Define new option
11935 `body-text-only'
11936 (hfy-fontify-buffer): Honor above setting.
11937 (hfy-begin-span, hfy-end-span): New routines factored out form
11938 `hfy-fontify-buffer'.
11939 (hfy-begin-span-handler, hfy-end-span-handler): New variables
11940 that permit insertion of custom tags.
11941 (hfy-fontify-buffer): Use above handlers.
11942 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
11943 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 11944 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 11945 over multiple runs. This is made possible by having the caller let
f02ff80d
J
11946 bind a special variable `hfy-user-sheet-assoc'.
11947 (htmlfontify-string): New defun.
11948 (hfy-compile-face-map): Make sure that the last char in the
11949 buffer is correctly fontified.
11950 (hfy-face-resolve-face): Whitespace only change.
11951
9ac7a13f
EZ
119522012-03-17 Eli Zaretskii <eliz@gnu.org>
11953
11954 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
11955 message more clear.
11956
e2b5bdd7
LL
119572012-03-16 Leo Liu <sdl.web@gmail.com>
11958
11959 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
11960
2e492df3
AM
119612012-03-16 Alan Mackenzie <acm@muc.de>
11962
677d5c92 11963 Further optimize the handling of large macros.
2e492df3
AM
11964
11965 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
11966 limit to a call of `c-literal-limits'.
11967 (c-determine-+ve-limit): New function.
dc9924b8
SM
11968 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
11969 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
11970 In CASE 5B, restrict a search limit to 500.
11971 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
11972
11973 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
11974 Restrict macro bounds to +-500 from after-change's BEG END.
11975
50e94f0c
LL
119762012-03-16 Leo Liu <sdl.web@gmail.com>
11977
11978 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
11979
6f09f6ed
AH
119802012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
11981
11982 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 11983 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 11984
c7e73d51
GM
119852012-03-16 Glenn Morris <rgm@gnu.org>
11986
da986230
GM
11987 * view.el (view-buffer, view-buffer-other-window)
11988 (view-buffer-other-frame): Doc fixes re special mode-class.
11989
0835f01e
GM
11990 * subr.el (eval-after-load): If named feature is provided not from
11991 a file, run after-load forms. (Bug#10946)
11992
c7e73d51
GM
11993 * calendar/calendar.el (calendar-insert-at-column):
11994 Handle non-unit-width characters a bit better. (Bug#10978)
11995
3f2eafd1
CY
119962012-03-15 Chong Yidong <cyd@gnu.org>
11997
11998 * emacs-lisp/ring.el (ring-extend): New function.
11999 (ring-insert+extend): Extend the ring correctly (Bug#11019).
12000
12001 * comint.el (comint-read-input-ring)
12002 (comint-add-to-input-history): Grow comint-input-ring lazily.
12003
103af3fe
SM
120042012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12005
663b1677
SM
12006 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
12007 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
12008
103af3fe
SM
12009 * imenu.el: Fix multiple inheritance breakage (bug#9199).
12010 (imenu-add-to-menubar): Don't add a redundant index.
12011 (imenu-update-menubar): Handle a dynamically composed keymap.
12012
899cb7cb
KY
120132012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
12014
12015 * mail/sendmail.el (mail-encode-header):
12016 Bind rfc2047-encode-encoded-words to nil.
12017
3809f91d
GM
120182012-03-13 Glenn Morris <rgm@gnu.org>
12019
12020 * calendar/calendar.el (calendar-string-spread):
12021 Handle non-unit-width characters a bit better. (Bug#10978)
12022
9e345a01
LL
120232012-03-13 Leo Liu <sdl.web@gmail.com>
12024
12025 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
12026 directory and file as argument (Bug#10822).
12027
4a07df36
KS
120282012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
12029
12030 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
12031 For dynamically generated code, follow $PC.
12032 (gdb-disassembly-handler-custom): Handle no function name case.
12033
4aaa9356
TL
120342012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
12035
12036 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
12037 * emulation/ws-mode.el (ws-query-replace):
12038 * sort.el (sort-regexp-fields):
12039 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
12040
225979da
SM
120412012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12042
12043 * dabbrev.el: Fix cycle completion order (bug#10963).
12044 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
12045 (dabbrev-completion): Don't use an obarray; provide
12046 a cycle-sort-function.
12047
e2f1fdab
LL
120482012-03-12 Leo Liu <sdl.web@gmail.com>
12049
dc9924b8 12050 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
12051 (kill-do-not-save-duplicates): Doc fix.
12052
b19490ed
SM
120532012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12054
12055 * dabbrev.el: Fix cycle completion (bug#10963).
12056 Use lexical binding and wrap to 80 columns.
12057 (dabbrev-completion): Delay computing the list of completions.
12058
4b05d722
KH
120592012-03-12 Kenichi Handa <handa@m17n.org>
12060
12061 * international/quail.el (quail-insert-kbd-layout): Surround each
12062 row by LRO and PDF instead of inserting many LRMs. Pad the left
12063 and right of each non-spacing marks. Insert invisible space
12064 between lower and upper characters to prevent composition.
12065
dbbc2e69
SM
120662012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12067
12068 * minibuffer.el (minibuffer-complete): Don't get confused when the
12069 function is run twice via different commands (bug#10958).
12070 (complete-with-action): Fix docstring.
12071
292112ed
CY
120722012-03-12 Chong Yidong <cyd@gnu.org>
12073
5d1ac394
CY
12074 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
12075 (nxml-completion-at-point-function): New function.
12076 (nxml-mode): Use it.
12077 (nxml-bind-meta-tab-to-complete-flag): Default to t.
12078
292112ed
CY
12079 * emacs-lisp/package.el (package-unpack, package-unpack-single):
12080 Load generated autoloads file before byte compiling (Bug#10970).
12081 (package--make-autoloads-and-compile): New helper fun.
12082
4098f8f7
CS
120832012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
12084
12085 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
12086
8f754691
MA
120872012-03-11 Michael Albinus <michael.albinus@gmx.de>
12088
12089 * autorevert.el (auto-revert-handler): Ensure, that
12090 file-readable-p is applied only for local files or in
12091 auto-revert-tail-mode.
12092
e29ab36b
AS
120932012-03-11 Andreas Schwab <schwab@linux-m68k.org>
12094
dbbc2e69
SM
12095 * server.el (server-eval-at): Handle non-tcp connections.
12096 Decode result string.
ad0bf5b6 12097
e29ab36b
AS
12098 * server.el (server-msg-size): New constant.
12099 (server-reply-print): New function.
12100 (server-eval-and-print): Use it.
12101 (server-eval-at): Use server-quote-arg and server-unquote-arg.
12102 Handle -print-nonl.
12103
de5939ba
CS
121042012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
12105
12106 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
12107 (Bug#10987).
12108
0c93eabf
CY
121092012-03-11 Chong Yidong <cyd@gnu.org>
12110
397a688f
CY
12111 * simple.el (goto-line): Doc fix (Bug#9938).
12112
2cc775f9
CY
12113 * subr.el (save-window-excursion): Doc fix (Bug#9979).
12114
0c93eabf
CY
12115 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
12116 when finished (Bug#10963).
12117
c491fa41
MR
121182012-03-11 Martin Rudalics <rudalics@gmx.at>
12119
12120 * window.el (split-window-below): Fix bug in case where
12121 split-window-keep-point is nil (Bug#10971).
12122
300e8fa5
JL
121232012-03-11 Juri Linkov <juri@jurta.org>
12124
12125 * replace.el (replace-highlight): Set isearch-word to nil
12126 unconditionally. (Bug#10887)
12127
dbf6c5a1
EZ
121282012-03-10 Eli Zaretskii <eliz@gnu.org>
12129
12130 * net/mairix.el (mairix-replace-invalid-chars): Rename from
12131 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 12132 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
12133 (mairix-widget-create-query): Add usage information about mairix
12134 search forms: negating words, searching for substrings, etc.
12135
b9e501de
JP
121362012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
12137
12138 * international/fontset.el (font-encoding-alist): Add an entry for
12139 ksx1001 (Bug#5667).
12140
92795c91
RS
121412012-03-10 Richard Stallman <rms@gnu.org>
12142
1694e6c1
RS
12143 * mail/sendmail.el (mail-encode-header):
12144 Set rfc2047-encode-encoded-words.
12145
607e8555
RS
12146 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
12147
de3bc99a
RS
12148 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
12149 view buffer means not swapped.
12150 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
12151 (rmail-write-region-annotate): Error if real text has disappeared.
12152
92795c91
RS
12153 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
12154
699bd04e
CY
121552012-03-10 Chong Yidong <cyd@gnu.org>
12156
12157 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
12158 * emulation/cua-base.el (cua--init-keymaps):
12159 Add delete-forward-char to remappings (Bug#9666).
699bd04e 12160
570a1714
MR
121612012-03-10 Martin Rudalics <rudalics@gmx.at>
12162
dbbc2e69
SM
12163 * speedbar.el (speedbar-unhighlight-one-tag-line):
12164 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 12165
82dcf4e4
CY
121662012-03-10 Chong Yidong <cyd@gnu.org>
12167
7a2c7ca7
CY
12168 * minibuffer.el (completion-in-region, completion-help-at-point):
12169 Give the completion field overlay a high priority (Bug#6830).
12170
82dcf4e4
CY
12171 * dired.el (dired-goto-file): Recognize absolute file name
12172 listings (Bug#7126).
12173 (dired-goto-file-1): New helper function.
12174 (dired-toggle-read-only): Inhibit warnings.
12175
052e28ac
MA
121762012-03-09 Michael Albinus <michael.albinus@gmx.de>
12177
75f1671a 12178 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
12179 there are no properties.
12180
95d5e396
LL
121812012-03-09 Leo Liu <sdl.web@gmail.com>
12182
12183 * savehist.el (savehist-printable): Stricter check for string
12184 value (Bug#10937).
12185
3f018d6d
EZ
121862012-03-09 Eli Zaretskii <eliz@gnu.org>
12187
dbbc2e69
SM
12188 * mail/smtpmail.el (smtpmail-send-it):
12189 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
12190 valid mbox format.
12191
f7fd3d79
GM
121922012-03-09 Glenn Morris <rgm@gnu.org>
12193
12194 * files.el (dir-locals-find-file):
12195 Don't check result is regular, readable.
12196 (dir-locals-read-from-file): Demote errors.
12197
6ff6e72f
EZ
121982012-03-08 Eli Zaretskii <eliz@gnu.org>
12199
dbbc2e69
SM
12200 * international/quail.el (quail-insert-kbd-layout):
12201 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
12202 layout cell, to prevent their reordering by bidi display engine.
12203 For details, see the discussion in
12204 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
12205
9cec7834
AM
122062012-03-08 Alan Mackenzie <acm@muc.de>
12207
12208 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
12209 the starting position; make it extend the marked region when
12210 invoked repeatedly - all under appropriate circumstances.
12211 Fixes bugs #5525, #10906.
12212
9a40b8d4
GM
122132012-03-08 Glenn Morris <rgm@gnu.org>
12214
12215 * files.el (locate-dominating-file, dir-locals-find-file):
12216 Undo 2012-03-06 change.
12217
7a08ed35
EZ
122182012-03-07 Eli Zaretskii <eliz@gnu.org>
12219
dbbc2e69
SM
12220 * international/quail.el (quail-help):
12221 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
12222 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
12223 for the reason.
12224
5aca4f71 122252012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
12226
12227 Avoid superfluous registering of signals. (Bug#10807)
12228
12229 * notifications.el (notifications-on-action-object)
12230 (notifications-on-close-object): New defvars.
12231 (notifications-on-action-signal, notifications-on-closed-signal):
12232 Unregister the signal if not needed any longer.
12233 (notifications-notify): Register `notifications-action-signal' or
12234 `notifications-closed-signal', if :on-action or :on-close has been
12235 passed as argument.
12236
78e8b10a
CY
122372012-03-07 Chong Yidong <cyd@gnu.org>
12238
12239 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
12240 non-X platforms.
12241
69481eb8
GM
122422012-03-06 Glenn Morris <rgm@gnu.org>
12243
12244 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
12245 (x-disown-selection-internal, x-get-selection-internal):
12246 Doc fix (add arglist signatures). (Bug#10783)
12247
133b8e11
KS
122482012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
12249
12250 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
12251 Handle breakpoints with no "type".
12252
99a83064
GM
122532012-03-06 Glenn Morris <rgm@gnu.org>
12254
12255 * files.el (locate-dominating-file): Add optional predicate argument.
12256 (dir-locals-find-file): Make use of above change.
12257
17798e78
TTN
122582012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
12259
12260 * info.el (Info-insert-dir): Also try "dir.gz".
12261
eb182446
GM
122622012-03-06 Glenn Morris <rgm@gnu.org>
12263
8f2114ee
GM
12264 * files.el (dir-locals-find-file):
12265 Ignore non-readable or non-regular files. (Bug#10928)
12266
eb182446
GM
12267 * files.el (locate-dominating-file): Doc fix.
12268
24679323
AS
122692012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
12270
12271 * calendar/calendar.el (calendar-set-mode-line):
12272 `getenv' returns a string. (Bug#10951)
12273
01d972a9
LL
122742012-03-05 Leo Liu <sdl.web@gmail.com>
12275
109aa8a9
LL
12276 * simple.el (backward-delete-char-untabify): Constrain point to
12277 field (Bug#10939).
12278
01d972a9
LL
12279 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
12280
10607bea
CY
122812012-03-05 Chong Yidong <cyd@gnu.org>
12282
12283 * simple.el (count-words): If called from Lisp, return the word
12284 count, for symmetry with `count-lines'. Arglist changed.
12285 (count-words--message): Args changed. Consolidate counting code
12286 from count-words and count-words-region.
12287 (count-words-region): Caller changed.
12288 (count-lines-region): Make it an obsolete alias.
12289
5dd11cfe
TH
122902012-03-04 Tassilo Horn <tassilo@member.fsf.org>
12291
12292 * saveplace.el (save-place-to-alist)
12293 (save-place-ignore-files-regexp): Allow value nil to disable this
12294 feature.
12295
c349f4e6
CY
122962012-03-04 Chong Yidong <cyd@gnu.org>
12297
12298 * faces.el (face-spec-reset-face): For the default face, reset the
12299 attributes to default values (Bug#10748).
12300
e627be4c
LMI
123012012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12302
12303 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
12304 previous patch: Check `message-send-mail-function', and not the
12305 default function (bug#10897).
12306
ebeabff4
MA
123072012-03-04 Michael Albinus <michael.albinus@gmx.de>
12308
a41a6cf4
MA
12309 * notifications.el (notifications-on-action-signal)
12310 (notifications-on-closed-signal): Check for unique service name of
12311 incoming event. Fix error in removing entry.
ebeabff4 12312 (top): Register for signals with wildcard service name.
a41a6cf4 12313 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 12314
c1ca42b4
CY
123152012-03-04 Chong Yidong <cyd@gnu.org>
12316
dc9924b8 12317 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 12318
ea16568d
GM
123192012-03-04 Glenn Morris <rgm@gnu.org>
12320
12321 * abbrev.el (copy-abbrev-table, abbrev-table-p)
12322 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
12323 (expand-abbrev, define-abbrev-table): Doc fixes.
12324
fbae4637
LMI
123252012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12326
12327 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
12328 `message-default-send-mail-function' and not `send-mail-function'
12329 when doing the prompting for `sendmail-query-once' before sending
12330 in Message buffers (bug#10897).
12331
a1e7225c
LMI
12332 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
12333 This is inconsistent with all the other stream functions, which leave
12334 the setting up to the higher levels (if so wanted) (bug#10931).
12335
56d093a9
AM
123362012-03-02 Alan Mackenzie <acm@muc.de>
12337
12338 Depessimize the handling of very large macros.
12339
12340 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
12341 (c-macro-cache-syntactic): New variables to implement a one
12342 element macro cache.
12343 (c-invalidate-macro-cache): New function.
12344 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
12345 Adapt to use the new cache.
12346 (c-state-safe-place): Use better the cache of safe positions.
12347 (c-state-semi-nonlit-pos-cache)
12348 (c-state-semi-nonlit-pos-cache-limit):
12349 New variables for...
12350 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
12351 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
12352 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
12353 Use c-state-semi-safe-place.
56d093a9 12354
dbbc2e69
SM
12355 * progmodes/cc-langs.el (c-get-state-before-change-functions):
12356 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 12357
817e5c3d
MA
123582012-03-02 Michael Albinus <michael.albinus@gmx.de>
12359
dbbc2e69
SM
12360 * jka-compr.el (jka-compr-call-process):
12361 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
12362 not remote.
12363
a032a702
MA
123642012-03-01 Michael Albinus <michael.albinus@gmx.de>
12365
12366 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
12367 access of FILE2, if FILE1 does not exist.
12368
99a54f21
MA
12369 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
12370 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
12371
12372 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
12373 Add "PAGER=" to `process-environment'.
12374
f6561e1f
MM
123752012-03-01 Michael R. Mauger <mmaug@yahoo.com>
12376
12377 * progmodes/sql.el: Bug fix
12378 (sql-get-login-ext): Save login values in globals.
12379 (sql-get-login): Use new version of `sql-get-login-ext'.
12380 (sql-interactive-mode): Set global `sql-connection' to nil.
12381 (sql-connect): Set global values for connection.
12382 (sql-product-interactive): Save global values as buffer local.
12383
2d44d9cc
LL
123842012-02-29 Leo Liu <sdl.web@gmail.com>
12385
12386 * abbrev.el (define-abbrevs): Reset sys to nil.
12387
96b49301 123882012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12389
bf7f9bc5
JB
12390 * files.el (file-equal-p): Rename from `files-equal-p'.
12391 Return nil when one or both files don't exist.
96b49301 12392 (file-subdir-of-p): Now only top directory must exists,
12393 return nil if it doesn't.
bf7f9bc5
JB
12394 (copy-directory): No need to test with `file-subdir-of-p' after
12395 creating dir.
12396 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
12397 to `file-equal-p'.
96b49301 12398
44e97401
GM
123992012-02-28 Glenn Morris <rgm@gnu.org>
12400
12401 * shell.el (shell-mode):
12402 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
12403 * play/landmark.el (landmark-font-lock-face-O):
12404 * play/handwrite.el (handwrite):
12405 * play/gomoku.el (gomoku-O):
12406 * net/browse-url.el (browse-url-browser-display):
12407 * international/mule.el (define-charset):
12408 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
12409 * filesets.el (filesets-find-file-delay):
12410 * eshell/em-xtra.el (eshell-xtra):
12411 * eshell/em-unix.el (eshell-grep):
12412 * emulation/viper.el (viper-mode):
12413 * emacs-lisp/regexp-opt.el (regexp-opt-group):
12414 * emacs-lisp/easymenu.el (easy-menu-define):
12415 * calendar/timeclock.el (timeclock-use-display-time):
12416 * bs.el (bs-mode):
12417 * bookmark.el (bookmark-save-flag):
12418 Doc fix (standardize possessive apostrophe usage).
12419
c98c6276
CY
124202012-02-27 Chong Yidong <cyd@gnu.org>
12421
bf7f9bc5
JB
12422 * emulation/viper-cmd.el (viper-intercept-ESC-key):
12423 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 12424
c98c6276
CY
12425 * font-lock.el (font-lock-specified-p): Rename from
12426 font-lock-spec-present. Callers changed.
12427
9c62cd04 124282012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 12429
bf7f9bc5
JB
12430 * emacs-lisp/package.el (package-compute-transaction):
12431 Handle holding a package version to t in package-load-list.
8ac9e529 12432
530739c9
MA
124332012-02-26 Michael Albinus <michael.albinus@gmx.de>
12434
12435 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
12436 (tramp-get-inode, tramp-get-device): Use cached values.
12437
487915d7
AM
124382012-02-26 Alan Mackenzie <acm@muc.de>
12439
12440 Check there is a font-lock specification before doing initial
12441 fontification.
12442
12443 * font-core.el (font-lock-mode): Move the conditional from
12444 :after-hook to font-lock-initial-fontify.
12445 (font-lock-default-function): Move the check for a specification
12446 to font-lock-spec-present.
12447
dc9924b8 12448 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
12449 (font-lock-spec-present): New function.
12450
4fd96557
JB
124512012-02-26 Jim Blandy <jimb@red-bean.com>
12452
12453 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
12454 (gdb-send): Apply it to the operand of the '-interpreter-exec
12455 console' command, so that we can pass arguments with (say) quotes
12456 in them. Store exact string sent in gdb-debug-log (Bug#10765).
12457
9a4888c0
CY
124582012-02-26 Chong Yidong <cyd@gnu.org>
12459
07498861
CY
12460 * help-fns.el (describe-function-1): Clarify description of
12461 remapping (Bug#10844).
12462
9a4888c0
CY
12463 * files.el (files-equal-p): Doc fix.
12464 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
12465 and quit the loop once a mismatch is found.
12466
ea8fb88d
JB
124672012-02-25 Juanma Barranquero <lekktu@gmail.com>
12468
12469 * bs.el (bs--show-with-configuration): Don't throw an error
12470 if the window cannot be split; otherwise, subsequent calls to
12471 bs-show fail, restoring a stale window config. (Bug#10882)
12472
525795c1
JD
124732012-02-25 Jan Djärv <jan.h.d@swipnet.se>
12474
12475 * term/ns-win.el (global-map): Bind ns-drag-file to
12476 ns-find-file (Bug#5855, Bug#10050).
12477
f008086f
AS
124782012-02-25 Andreas Schwab <schwab@linux-m68k.org>
12479
12480 * calendar/parse-time.el (parse-time-string): Allow extractor to
12481 return nil.
12482
a3fcfa99
MA
124832012-02-25 Michael Albinus <michael.albinus@gmx.de>
12484
91027d08
JB
12485 * net/tramp.el (tramp-file-name-for-operation):
12486 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
12487
12488 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
12489 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
12490 Add COPY-CONTENTS argument.
a3fcfa99 12491
67b0de11
CY
124922012-02-25 Chong Yidong <cyd@gnu.org>
12493
12494 Add custom groups for VC backends, for consistency with vc-bzr.
12495
12496 * vc/vc-arch.el (vc-arch):
12497 * vc/vc-cvs.el (vc-cvs):
12498 * vc/vc-git.el (vc-git):
12499 * vc/vc-hg.el (vc-hg):
12500 * vc/vc-mtn.el (vc-mtn):
12501 * vc/vc-rcs.el (vc-rcs):
12502 * vc/vc-sccs.el (vc-sccs):
12503 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
12504 All relevant defcustoms reassigned.
12505
3c9dfce6
CY
125062012-02-25 Chong Yidong <cyd@gnu.org>
12507
1339bf43
CY
12508 * newcomment.el (comment-styles): Add autoload (Bug#10868).
12509
3c9dfce6
CY
12510 * term/x-win.el (x-initialize-window-system): Reduce default for
12511 x-selection-timeout to 5 seconds (Bug#8869).
12512
25b2e303 125132012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12514
ec70a47d
GM
12515 * files.el (files-equal-p, file-subdir-of-p): New functions.
12516 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 12517 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
12518 * dired-aux.el (dired-copy-file-recursive): Same.
12519 (dired-create-files): Modify destination when source is equal to
12520 dest when copying files.
53a46cd0 12521 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 12522
914260cd
MA
125232012-02-24 Michael Albinus <michael.albinus@gmx.de>
12524
12525 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
12526 (Bug#10874)
12527
2cb228f7
AM
125282012-02-23 Alan Mackenzie <acm@muc.de>
12529
12530 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
12531 parameter "after-hook:" to allow the expansion to run code after
12532 the execution of the mode hooks.
12533
12534 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 12535 from font-lock-mode-internal.
2cb228f7 12536
91027d08 12537 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
12538 :after-hook.
12539
8f0fde21
SM
125402012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
12541
3e88618b
SM
12542 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
12543 (completion--cache-all-sorted-completions): New function.
12544 (completion-all-sorted-completions): Use it.
12545 (completion--do-completion, minibuffer-force-complete):
12546 Use it to re-instate the flush hook.
12547
8f0fde21
SM
12548 * icomplete.el (icomplete-completions): Replace last fix with a better
12549 one (bug#10850).
12550
8e911f6f
DG
125512012-02-23 Dmitry Gutov <dgutov@yandex.ru>
12552
12553 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
12554 when it might call us back infinitely (bug#10797).
12555
49fe4321
GM
125562012-02-23 Glenn Morris <rgm@gnu.org>
12557
12558 * minibuffer.el (completion-category-overrides): Doc fix.
12559
b291b572
SM
125602012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
12561
12562 * minibuffer.el (completion-table-with-context): Fix inf-loop.
12563 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
12564
31a9ef2e
GM
125652012-02-23 Glenn Morris <rgm@gnu.org>
12566
5e6e6794 12567 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
12568 (authors-obsolete-files-regexps, authors-ignored-files)
12569 (authors-ambiguous-files, authors-renamed-files-alist):
12570 Add more entries.
12571
0bd1e074
JL
125722012-02-23 Juri Linkov <juri@jurta.org>
12573
12574 * isearch.el (isearch-occur): Sync interactive spec with occur's
12575 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
12576
b617673c
JL
12577 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
12578
19e9789e
JL
125792012-02-22 Juri Linkov <juri@jurta.org>
12580
12581 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
12582 (ucs-insert): Doc fix. Check for hex digits in the string.
12583 Don't display `nil' in the error message. (Bug#10857)
12584
f41ce09d
AM
125852012-02-22 Alan Mackenzie <acm@muc.de>
12586
7a71b18d 12587 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 12588
ac2eceee
GM
125892012-02-22 Glenn Morris <rgm@gnu.org>
12590
12591 * ffap.el (ffap-c-path):
12592 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
12593
abd1f678
CY
125942012-02-22 Chong Yidong <cyd@gnu.org>
12595
12596 * custom.el (load-theme): Doc fix.
12597
f25aef2e
GM
125982012-02-22 Glenn Morris <rgm@gnu.org>
12599
12600 * dired-x.el (dired-guess-shell-alist-default):
12601 Remove escape sequences from nroff output. (Bug#172)
12602
5f8dc2ca
GM
126032012-02-21 Glenn Morris <rgm@gnu.org>
12604
6ff86ec4
GM
12605 * vc/emerge.el (emerge-defvar-local):
12606 Set `permanent-local' property rather than unused `preserved'.
12607
be3223a3 12608 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
12609 (picture-mode-map): Use it. (Bug#10860)
12610 (picture-mode): Doc fix.
12611
3fe58f4f
JB
126122012-02-21 Juanma Barranquero <lekktu@gmail.com>
12613
12614 * newcomment.el (uncomment-region-default): Remove unused binding.
12615
f9a998c3
GM
126162012-02-21 Glenn Morris <rgm@gnu.org>
12617
12618 * textmodes/picture.el (picture-motion, picture-motion-reverse)
12619 (picture-self-insert, picture-tab-chars): Doc fix.
12620 (picture-mode-map): Fix C-a, C-e.
12621
c6029348
GM
126222012-02-20 Glenn Morris <rgm@gnu.org>
12623
12624 * emacs-lisp/authors.el (authors-aliases): Add another entry.
12625
ab1ce9d7
LL
126262012-02-20 Leo Liu <sdl.web@gmail.com>
12627
12628 * icomplete.el (icomplete-completions): Check FROM arg before
12629 passing to substring (Bug#10850).
12630
0fd40f89
CY
126312012-02-19 Chong Yidong <cyd@gnu.org>
12632
12633 * comint.el: Require ansi-color.
12634 (comint-output-filter-functions): Add ansi-color-process-output.
12635
12636 * ansi-color.el: Don't set comint-output-filter-functions; it is
12637 now in the initial value defined in comint.el.
12638 (ansi-color-apply-face-function): New variable.
12639 (ansi-color-apply-on-region): Use it.
12640 (ansi-color-apply-overlay-face): New function.
12641
12642 * shell.el (shell): No need to require ansi-color.
12643 (shell-mode): Use ansi-color-apply-face-function to highlight
12644 color escapes using font-lock-face property (Bug#10835).
12645
20af2394
CY
126462012-02-19 Chong Yidong <cyd@gnu.org>
12647
12648 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
12649 mode-line formats (Bug#10839).
12650
e23a3fbe
GM
126512012-02-18 Glenn Morris <rgm@gnu.org>
12652
b474519e
GM
12653 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
12654
12655 * mail/undigest.el (unforward-rmail-message): Doc fix.
12656
e23a3fbe
GM
12657 * saveplace.el (save-place-ignore-files-regexp): Add :version.
12658
57939ff4
EZ
126592012-02-18 Eli Zaretskii <eliz@gnu.org>
12660
12661 * international/characters.el (script-list): Sync with the latest
12662 Unicode Character Database.
12663
0c23686e
AS
126642012-02-18 Andreas Schwab <schwab@linux-m68k.org>
12665
12666 * international/titdic-cnv.el: Remove duplicate coding tag.
12667 * language/cham.el: Likewise.
12668 * language/tai-viet.el: Likewise.
12669
6818b449
GM
126702012-02-18 Glenn Morris <rgm@gnu.org>
12671
12672 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
12673 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
12674 (calendar-bahai-all-holidays-flag, calendar-other-dates):
12675 * calendar/diary-lib.el (diary-abbreviated-year-flag):
12676 * calendar/holidays.el (holiday-bahai-holidays)
12677 (calendar-holidays, list-holidays):
12678 Use utf-8 Bahá'í in doc-strings, menus, etc.
12679
0311a3fc
TH
126802012-02-17 Tassilo Horn <tassilo@member.fsf.org>
12681
12682 * saveplace.el (save-place-ignore-files-regexp): New variable
12683 allowing for excluding files from saving their location of point.
12684 The default value matches the temporary commit message editing
12685 files from Git, SVN, Bazaar, and Mercurial.
12686 (save-place-to-alist): Use it.
12687
d209e2fb 126882012-02-17 Lawrence Mitchell <wence@gmx.li>
f1a71c6e 12689 Stefan Monnier <monnier@iro.umontreal.ca>
eb864a71
LM
12690
12691 * newcomment.el (uncomment-region-default): Don't leave extra space
12692 when an arg is provided (bug#8150).
12693
ee0ce425
TZ
126942012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
12695
eb864a71 12696 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 12697
95ddf442
GM
126982012-02-17 Glenn Morris <rgm@gnu.org>
12699
12700 * net/socks.el: Require network-stream. (Bug#10599)
12701
48dd1e39 127022012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
12703
12704 * international/charprop.el:
12705 * international/uni-name.el:
12706 * international/uni-old-name.el:
12707 * international/uni-comment.el: Regenerate.
12708
d68cd087
GM
127092012-02-16 Glenn Morris <rgm@gnu.org>
12710
12711 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
12712 Interactively in calendar buffer, give an error if not on a date.
12713
13932042
GM
127142012-02-15 Glenn Morris <rgm@gnu.org>
12715
12716 * shell.el (shell-delimiter-argument-list):
12717 Revert 2011-02-17 change. (Bug#8027)
12718
c3a70e2b
CY
127192012-02-15 Chong Yidong <cyd@gnu.org>
12720
60236b0d
CY
12721 * minibuffer.el (completion-at-point-functions): Doc fix.
12722
c3a70e2b
CY
12723 * custom.el (defcustom): Doc fix; note use of defvar.
12724
9f26dc24
GM
127252012-02-15 Glenn Morris <rgm@gnu.org>
12726
12727 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
12728 Doc fixes.
12729
6546b134
GM
127302012-02-14 Glenn Morris <rgm@gnu.org>
12731
12732 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
12733
d29b2b4c
LI
127342012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
12735
12736 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
12737 way the ports list is computed.
835bdcba
LI
12738 (smtpmail-query-smtp-server): Prompt the user for a port number if
12739 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 12740
08dcdbc9
TZ
127412012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
12742
12743 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
12744
2605051a
GM
127452012-02-13 Glenn Morris <rgm@gnu.org>
12746
12747 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
12748
7ee99f32
TZ
127492012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
12750
12751 * net/gnutls.el (gnutls-trustfiles): New variable.
12752 (gnutls-negotiate): Use it.
12753
5f0af64f
LI
127542012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
12755
12756 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
12757 does its stuff if Gnus is running.
12758
c14fcc95
AM
127592012-02-13 Alan Mackenzie <acm@muc.de>
12760
12761 Fix a loop in c-set-fl-decl-start.
12762
7a71b18d 12763 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
12764 c-backward-syntactic-ws actually moves backwards.
12765
142b4d90
LL
127662012-02-13 Leo Liu <sdl.web@gmail.com>
12767
12768 * net/rcirc.el (rcirc-markup-attributes): Move point to the
12769 beginning so that all \C-o chars are removed.
12770
fa9958a6
TZ
127712012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
12772
dc9924b8 12773 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 12774
0bc5886a
AM
127752012-02-12 Alan Mackenzie <acm@muc.de>
12776
12777 Fix infinite loop with long macros.
4d6769e1 12778 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 12779
d4bd55e7
CY
127802012-02-12 Chong Yidong <cyd@gnu.org>
12781
12782 * window.el (display-buffer): Doc fix (Bug#10785).
12783
66f3fe22
GM
127842012-02-12 Glenn Morris <rgm@gnu.org>
12785
bd7da63e
GM
12786 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
12787 (x-disown-selection-internal, x-get-selection-internal):
12788 Sync docs with the xselect.c versions.
12789
66f3fe22
GM
12790 * allout-widgets.el: Add missing license notice.
12791
3e0d2fa7
GM
127922012-02-11 Glenn Morris <rgm@gnu.org>
12793
cfecdf09
GM
12794 * select.el (x-get-selection-internal, x-own-selection-internal)
12795 (x-disown-selection-internal):
12796 * x-dnd.el (x-get-selection-internal): Update declarations.
12797
6d216d7f
GM
12798 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
12799
2bed3f04
GM
12800 * window.el (window-sides-slots):
12801 * tool-bar.el (tool-bar-position):
12802 * term/xterm.el (xterm-extra-capabilities):
12803 * ses.el (ses-self-reference-early-detection):
12804 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
12805 (verilog-auto-wire-type)
12806 (verilog-auto-delete-trailing-whitespace)
12807 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
12808 (verilog-auto-tieoff-declaration):
12809 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
12810 (sql-oracle-statement-starters, sql-oracle-scan-on):
12811 * progmodes/prolog.el (prolog-align-comments-flag)
12812 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
12813 (prolog-left-indent-regexp, prolog-paren-indent-p)
12814 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
12815 (prolog-types, prolog-mode-specificators)
12816 (prolog-determinism-specificators, prolog-directives)
12817 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
12818 (prolog-electric-dot-flag)
12819 (prolog-electric-dot-full-predicate-template)
12820 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
12821 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
12822 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
12823 (prolog-program-switches, prolog-prompt-regexp)
12824 (prolog-debug-on-string, prolog-debug-off-string)
12825 (prolog-trace-on-string, prolog-trace-off-string)
12826 (prolog-zip-on-string, prolog-zip-off-string)
12827 (prolog-use-standard-consult-compile-method-flag)
12828 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
12829 (prolog-imenu-max-lines, prolog-info-predicate-index)
12830 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
12831 (prolog-char-quote-workaround):
12832 * progmodes/cc-vars.el (c-defun-tactic):
12833 * net/tramp.el (tramp-encoding-command-interactive)
12834 (tramp-local-end-of-line):
12835 * net/soap-client.el (soap-client):
12836 * net/netrc.el (netrc-file):
12837 * net/gnutls.el (gnutls):
12838 * minibuffer.el (completion-category-overrides)
12839 (completion-cycle-threshold)
12840 (completion-pcm-complete-word-inserts-delimiters):
12841 * man.el (Man-name-local-regexp):
12842 * mail/feedmail.el (feedmail-display-full-frame):
12843 * international/characters.el (glyphless-char-display-control):
12844 * eshell/em-ls.el (eshell-ls-date-format):
12845 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
12846 (lisp-lambda-list-keyword-parameter-indentation)
12847 (lisp-lambda-list-keyword-parameter-alignment):
12848 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
12849 * dired-x.el (dired-omit-verbose):
12850 * cus-theme.el (custom-theme-allow-multiple-selections):
12851 * calc/calc.el (calc-highlight-selections-with-faces)
12852 (calc-lu-field-reference, calc-lu-power-reference)
12853 (calc-note-threshold):
12854 * battery.el (battery-mode-line-limit):
12855 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
12856 (archive-7z-update):
12857 * allout.el (allout-prefixed-keybindings)
12858 (allout-unprefixed-keybindings)
12859 (allout-inhibit-auto-fill-on-headline)
12860 (allout-flattened-numbering-abbreviation):
12861 * allout-widgets.el (allout-widgets-auto-activation)
12862 (allout-widgets-icons-dark-subdir)
12863 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
12864 (allout-widgets-theme-dark-background)
12865 (allout-widgets-theme-light-background)
12866 (allout-widgets-item-image-properties-emacs)
12867 (allout-widgets-item-image-properties-xemacs)
12868 (allout-widgets-run-unit-tests-on-load)
12869 (allout-widgets-time-decoration-activity)
12870 (allout-widgets-hook-error-post-time)
12871 (allout-widgets-track-decoration):
12872 Add missing :version tags to new defcustoms and defgroups.
12873
5fec1b8e
GM
12874 * progmodes/sql.el (sql-ansi-statement-starters)
12875 (sql-oracle-statement-starters): Add custom type.
12876
3e0d2fa7
GM
12877 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
12878 (prolog-system-version): Give it a type.
12879
90b671e2
EZ
128802012-02-11 Eli Zaretskii <eliz@gnu.org>
12881
12882 * term/pc-win.el (x-select-text, x-selection-owner-p)
12883 (x-own-selection-internal, x-disown-selection-internal)
12884 (x-get-selection-internal): Sync doc strings and argument lists
12885 with xselect.c, common-win.el and x-win.el. (Bug#10783)
12886
5eac0c02
LL
128872012-02-11 Leo Liu <sdl.web@gmail.com>
12888
12889 * progmodes/python.el (python-end-of-statement): Fix infinite
12890 loop. (Bug#10788)
12891
f82cb659
GM
128922012-02-10 Glenn Morris <rgm@gnu.org>
12893
12894 * international/mule-cmds.el (unify-8859-on-encoding-mode)
12895 (unify-8859-on-decoding-mode): Properly mark as obsolete.
12896
cc26d239
LI
128972012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
12898
12899 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
12900 about SMTP before checking the From header.
12901
91027d08 12902 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
12903 into own function for reuse by emacsbug.el.
12904
1be3ca5a
LL
129052012-02-10 Leo Liu <sdl.web@gmail.com>
12906
12907 * subr.el (condition-case-unless-debug): Rename from
12908 condition-case-no-debug. All callers changed.
12909 (with-demoted-errors): Fix caller.
12910
12911 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
12912 * nxml/rng-valid.el (rng-do-some-validation):
12913 * emacs-lisp/package.el (package-refresh-contents)
12914 (package-menu-execute):
12915 * desktop.el (desktop-create-buffer):
91027d08 12916 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 12917
b011fbfe
GM
129182012-02-10 Glenn Morris <rgm@gnu.org>
12919
b2096d72
GM
12920 * textmodes/bibtex.el:
12921 Add missing :version tags for new/changed defcustoms.
12922
b011fbfe
GM
12923 * files.el (remote-file-name-inhibit-cache): Doc fixes.
12924
4c7e65bf
LI
129252012-02-09 Lars Ingebrigtsen <larsi@rusty>
12926
12927 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
12928 (smtpmail-via-smtp): Use it, or fall back on the From address.
12929 (smtpmail-send-it): Ditto.
12930
f3934f6f
SM
129312012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
12932
12933 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
12934 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
12935 (byte-compile-tmp-var): New const.
12936 (byte-compile-defvar): Use it to minimize .elc size.
12937 Just use `defvar' rather than simulate it (bug#10761).
12938
a075a2c5
GM
129392012-02-09 Glenn Morris <rgm@gnu.org>
12940
cf3aa21b
GM
12941 * files.el (rename-uniquely): Doc fix. (Bug#3806)
12942
354998cd
GM
12943 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
12944 Add :version tags.
12945
dc9924b8
SM
12946 * progmodes/compile.el (compilation-error-screen-columns)
12947 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 12948
dab3703d
GM
12949 * vc/log-view.el (log-view-toggle-entry-display):
12950 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
12951
3f88cd72
GM
12952 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
12953 (report-emacs-bug-can-use-xdg-email):
12954 (report-emacs-bug-insert-to-mailer): Doc fixes.
12955 (report-emacs-bug): Message fix.
12956
d95b247d
GM
12957 * net/browse-url.el (browse-url-can-use-xdg-open)
12958 (browse-url-xdg-open): Doc fixes.
12959
a075a2c5
GM
12960 * electric.el (electric-indent-mode, electric-pair-mode)
12961 (electric-layout-rules, electric-layout-mode): Doc fixes.
12962 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
12963
ffb6157e
MR
129642012-02-08 Martin Rudalics <rudalics@gmx.at>
12965
12966 * server.el (server-unselect-display): Don't inadvertently kill
12967 the current buffer. (Bug#10729)
12968
e1ac4066
GM
129692012-02-08 Glenn Morris <rgm@gnu.org>
12970
34e8a2da
GM
12971 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
12972 (sql-list-table): Doc fixes.
12973
b4ac6e8c
GM
12974 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
12975 Comment out (does nothing).
12976
e1ac4066
GM
12977 * completion.el (dynamic-completion-mode):
12978 * dirtrack.el (dirtrack-debug-mode):
12979 * electric.el (electric-layout-mode):
12980 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
12981 * face-remap.el (text-scale-mode, buffer-face-mode):
12982 * iimage.el (iimage-mode):
12983 * image-mode.el (image-transform-mode):
12984 * minibuffer.el (completion-in-region-mode):
12985 * scroll-lock.el (scroll-lock-mode):
12986 * simple.el (next-error-follow-minor-mode):
12987 * tar-mode.el (tar-subfile-mode):
12988 * tooltip.el (tooltip-mode):
12989 * vcursor.el (vcursor-use-vcursor-map):
12990 * wid-browse.el (widget-minor-mode):
12991 * emulation/tpu-edt.el (tpu-edt-mode):
12992 * emulation/tpu-extras.el (tpu-cursor-free-mode):
12993 * international/iso-ascii.el (iso-ascii-mode):
12994 * language/thai-util.el (thai-word-mode):
12995 * mail/supercite.el (sc-minor-mode):
12996 * net/goto-addr.el (goto-address-mode):
12997 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
12998 * progmodes/cwarn.el (cwarn-mode):
12999 * progmodes/flymake.el (flymake-mode):
13000 * progmodes/glasses.el (glasses-mode):
13001 * progmodes/hideshow.el (hs-minor-mode):
13002 * progmodes/pascal.el (pascal-outline-mode):
13003 * textmodes/enriched.el (enriched-mode):
13004 * vc/smerge-mode.el (smerge-mode):
13005 Doc fixes (minor mode argument).
13006
5e0d957f
EZ
130072012-02-07 Eli Zaretskii <eliz@gnu.org>
13008
13009 * ls-lisp.el (ls-lisp-sanitize): New function.
13010 (ls-lisp-insert-directory): Use it to fix or remove any elements
13011 in file-alist with missing attributes. (Bug#4673)
13012
98d7371e
AM
130132012-02-07 Alan Mackenzie <acm@muc.de>
13014
13015 Fix spurious recognition of c-in-knr-argdecl.
13016
13017 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
13018 putative K&R region.
13019
667ced3a
AM
130202012-02-07 Alan Mackenzie <acm@muc.de>
13021
eb864a71
LM
13022 * progmodes/cc-engine.el (c-forward-objc-directive):
13023 Prevent looping in "#pragma mark @implementation".
667ced3a 13024
5b77774d
MA
130252012-02-07 Michael Albinus <michael.albinus@gmx.de>
13026
13027 * notifications.el (notifications-on-closed-signal): Make `reason'
13028 optional. (Bug#10744)
13029
af008560
GM
130302012-02-07 Glenn Morris <rgm@gnu.org>
13031
60d47423
GM
13032 * emacs-lisp/easy-mmode.el (define-minor-mode):
13033 Doc fixes for the macro and the mode it defines.
13034
dd605cc4
GM
13035 * image.el (imagemagick-types-inhibit): Doc fix.
13036
af008560
GM
13037 * cus-start.el (imagemagick-render-type): Add it.
13038
5cc59a37
LI
130392012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
13040
4d6769e1
JB
13041 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
13042 Set the default at load time, too, so that `font-lock-fontify-buffer'
13043 can be called without setting up the entire mode first. This fixes
13044 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 13045
9a6dd747
CY
130462012-02-06 Chong Yidong <cyd@gnu.org>
13047
2d16b285
CY
13048 * simple.el (list-processes--refresh): Delete exited processes
13049 (Bug#8094).
13050
171e9b6e
CY
13051 * comint.el (comint-next-prompt): next-single-char-property-change
13052 and prev-single-char-property-change never return nil (Bug#8657).
13053
9a6dd747
CY
13054 * custom.el (defcustom): Doc fix (Bug#9711).
13055
aa4589a7
CY
130562012-02-05 Chong Yidong <cyd@gnu.org>
13057
5c2a252f
CY
13058 * cus-edit.el (custom-variable-reset-backup): Quote the value
13059 before storing it in the customized-value property (Bug#6712).
4aab9006 13060 (custom-display): Add a customization type tag.
983b9602 13061 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 13062
aa4589a7
CY
13063 * wid-edit.el (widget-field-value-get): New optional arg to
13064 suppress trailing whitespace truncation.
13065 (character): Use it (Bug#2689).
13066
1ff980ae
AS
130672012-02-05 Andreas Schwab <schwab@linux-m68k.org>
13068
13069 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
13070 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
13071
03988c98
CY
130722012-02-05 Chong Yidong <cyd@gnu.org>
13073
eeb6cc88
CY
13074 * cus-edit.el (custom-variable-value-create): For mismatched
13075 types, show the current value (Bug#7600).
13076
03988c98
CY
13077 * custom.el (defcustom): Doc fix.
13078
f8cdeef0
GM
130792012-02-05 Glenn Morris <rgm@gnu.org>
13080
13081 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
13082
0696d255
JB
130832012-02-05 Juanma Barranquero <lekktu@gmail.com>
13084
13085 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
13086 (pp-buffer): Use `ignore-errors', `looking-at-p'.
13087 (pp-last-sexp): Use `looking-at-p'.
13088
34c99998
GM
130892012-02-04 Glenn Morris <rgm@gnu.org>
13090
8f05da42
GM
13091 * files.el (revert-buffer):
13092 Doc fix (mention revert-buffer-in-progress-p).
13093
f160676e
GM
13094 * emacs-lisp/ert-x.el (ert-simulate-command):
13095 Check deferred-action-list (which is obsolete) is bound.
13096
c7291ad9
GM
13097 * subr.el (with-wrapper-hook): Doc fixes.
13098
34c99998
GM
13099 * simple.el (filter-buffer-substring-functions)
13100 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
13101
6283a7d3
LL
131022012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
13103
13104 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
13105 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
13106
e96e3013
LL
131072012-02-04 Leo Liu <sdl.web@gmail.com>
13108
13109 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
13110
8ded50f2
GM
131112012-02-04 Glenn Morris <rgm@gnu.org>
13112
82ff1d13
GM
13113 * image.el (image-extension-data): Add obsolete alias.
13114
987a0a16
GM
13115 * isearch.el (isearch-update): Doc fix.
13116
ea32ef46
GM
13117 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
13118
8ded50f2
GM
13119 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
13120
eea14f31
GM
131212012-02-03 Glenn Morris <rgm@gnu.org>
13122
13123 * image.el (image-animated-p): Doc fix. Use image-animated-types.
13124 (image-animate-timeout): Doc fix.
13125
13126 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
13127
12f381b7
GM
131282012-02-02 Glenn Morris <rgm@gnu.org>
13129
953cebf5
GM
13130 * server.el (server-auth-dir): Doc fix.
13131 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
13132
12f381b7
GM
13133 * subr.el (run-mode-hooks): Doc fix.
13134
953a8c3b
JL
131352012-02-02 Juri Linkov <juri@jurta.org>
13136
13137 * image-mode.el (image-toggle-display-image): Remove tautological
13138 `major-mode' from the `derived-mode-p' test.
13139
c5d3843c
KH
131402012-02-02 Kenichi Handa <handa@m17n.org>
13141
9f6e692e 13142 * composite.el (compose-region): Cancel previous change.
c5d3843c 13143
159462d4 131442012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
13145
13146 * composite.el (compose-region, compose-string): Signal error for
13147 a null string component (Bug#6988).
13148
9f562668
CY
131492012-02-01 Chong Yidong <cyd@gnu.org>
13150
e2cef717
CY
13151 * view.el (view-buffer-other-window, view-buffer-other-frame):
13152 Handle special modes like view-buffer (Bug#10650).
13153 (view-buffer): Simplify.
13154
9f562668
CY
13155 * frame.el (set-frame-font): Tweak meaning of third argument.
13156
9f6e692e
JB
13157 * dynamic-setting.el (font-setting-change-default-font):
13158 Use set-frame-font (Bug#9982).
9f562668 13159
781acb9f
GM
131602012-02-01 Glenn Morris <rgm@gnu.org>
13161
6035be52
GM
13162 * progmodes/compile.el (compilation-internal-error-properties):
13163 Respect compilation-first-column in the "*compilation*" buffer.
13164
781acb9f
GM
13165 * emacs-lisp/easy-mmode.el (define-minor-mode):
13166 Relax :variable's test for a named function.
13167
abbceb00
AM
131682012-01-31 Alan Mackenzie <acm@muc.de>
13169
13170 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
13171 off by one error.
13172
fce3fdeb
CY
131732012-01-31 Chong Yidong <cyd@gnu.org>
13174
13175 * frame.el (set-frame-font): New arg ALL-FRAMES.
13176
13177 * menu-bar.el (menu-set-font): Use set-frame-font.
13178
13179 * faces.el (face-spec-reset-face): Don't apply unspecified
13180 attribute values to the default face.
13181
47893581
JB
131822012-01-31 Juanma Barranquero <lekktu@gmail.com>
13183
13184 * progmodes/cwarn.el (cwarn): Remove dead link.
13185 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
13186 Remove * from defcustom docstrings.
13187 (turn-on-cwarn-mode): Make obsolete.
13188 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
13189 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
13190
e58e988a
GM
131912012-01-31 Glenn Morris <rgm@gnu.org>
13192
60dc2671 13193 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 13194 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 13195 Allow named functions to be used as the cdr of :variable.
e58e988a 13196
7a3f511d
GM
131972012-01-30 Glenn Morris <rgm@gnu.org>
13198
13199 * emacs-lisp/authors.el (authors-fixed-entries):
13200 Remove reference to deleted file rnewspost.el.
13201
cb882333
JB
132022012-01-29 Juanma Barranquero <lekktu@gmail.com>
13203
13204 * window.el (window-with-parameter): Remove unused variable `windows'.
13205 (window--side-check): Remove unused variable `code'.
13206 (window--resize-siblings): Remove unused variable `first'.
13207 (adjust-window-trailing-edge): Remove unused variable `failed'.
13208 (window-deletable-p, window--delete): Remove unused variable `buffer'.
13209 Use `let', not `let*'.
13210 (balance-windows-2): Remove unused variable `found'.
13211 (window--state-put-2): Remove unused variable `splits'.
13212 (window-state-put): Remove unused variable `selected'.
13213 (same-window-p): Use `string-match-p'.
13214 (display-buffer-assq-regexp): Remove unused variable `value'.
13215 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
13216 Mark argument ALIST as ignored.
13217 (pop-to-buffer): Remove unused variable `old-window'.
13218
907201af
EZ
132192012-01-29 Eli Zaretskii <eliz@gnu.org>
13220
13221 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
13222 and .lzma compressed files.
13223
ea162670
CY
132242012-01-29 Chong Yidong <cyd@gnu.org>
13225
5b95ee8a
CY
13226 * frame.el (window-system-default-frame-alist): Doc fix.
13227
ea162670
CY
13228 * dynamic-setting.el (font-setting-change-default-font): Don't
13229 change the default face if SET-FONT argument is non-nil (Bug#9982).
13230
6fccd6e8 132312012-01-29 Samuel Bronson <naesten@gmail.com>
d6e6f4b1
SB
13232
13233 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
13234
0f29fa41 132352012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
13236
13237 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
13238 breakpoints in files outside current directory (Bug#6098).
13239
db174434
CY
132402012-01-29 Chong Yidong <cyd@gnu.org>
13241
6b25e4e2
SE
13242 * progmodes/python.el: Require ansi-color at top-level.
13243
6df6ae42
JB
13244 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
13245 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
13246 (lisp-mode-abbrev-table): Add doc.
13247 (lisp-mode-variables): Don't set local-abbrev-table.
13248 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
13249
e70ee681
RW
132502012-01-28 Roland Winkler <winkler@gnu.org>
13251
13252 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
13253
ace88aa2
RW
132542012-01-28 Roland Winkler <winkler@gnu.org>
13255
13256 * textmodes/bibtex.el (bibtex-entry-alist): New function.
13257 (bibtex-set-dialect): Use it. Either set global values of
13258 dialect-dependent variables or bind these variables buffer-locally
13259 (Bug#10254).
13260 (bibtex-mode): Call bibtex-set-dialect via
13261 hack-local-variables-hook.
eb864a71
LM
13262 (bibtex-dialect): Update docstring.
13263 Add safe-local-variable predicate.
ace88aa2
RW
13264 (bibtex-entry-alist, bibtex-field-alist): Initialize via
13265 bibtex-set-dialect.
13266 (bibtex-mode-map): Define menu for each dialect.
13267 (bibtex-entry): Fix docstring.
13268
93376c5b
CY
132692012-01-28 Chong Yidong <cyd@gnu.org>
13270
13271 * eshell/esh-arg.el (eshell-quote-argument): New function.
13272
13273 * eshell/esh-ext.el (eshell-invoke-batch-file):
13274 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
13275 first arg to eshell-parse-command (Bug#10523).
13276
4372494f
DA
132772012-01-28 Drew Adams <drew.adams@oracle.com>
13278
13279 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
13280 `default-directory' is non-nil.
13281
4d4ec1f8
EZ
132822012-01-28 Eli Zaretskii <eliz@gnu.org>
13283
13284 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
13285 line that displays system-configuration-options. (Bug#9924)
13286
7c188927
DA
132872012-01-28 Drew Adams <drew.adams@oracle.com>
13288
13289 * descr-text.el (describe-char): Show information about POS, in
13290 addition to information about the character at POS. Improve and
13291 update the doc string. Change "code point" to "code point in
13292 charset", to avoid confusion with the character's Unicode code
13293 point shown above that. (Bug#10129)
13294
e0da685a
EZ
132952012-01-28 Eli Zaretskii <eliz@gnu.org>
13296
13297 * descr-text.el (describe-char): Show the raw character, not only
13298 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
13299 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
13300 for the reasons.
13301
70550acf
PH
133022012-01-28 Phil Hagelberg <phil@hagelb.org>
13303
eb864a71
LM
13304 * emacs-lisp/package.el (package-install):
13305 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 13306
0ce8e868
CY
133072012-01-28 Chong Yidong <cyd@gnu.org>
13308
cb882333
JB
13309 * emacs-lisp/package.el (package-maybe-load-descriptor):
13310 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
13311 (package-maybe-load-descriptor): Use it.
13312 (package-download-transaction): Fully load required packages
13313 inside the loop, so that `require' calls work (Bug#10593).
13314 (package-install): No need to call package-initialize now.
13315
2e7f3bea
CY
133162012-01-28 Chong Yidong <cyd@gnu.org>
13317
6e9bad14
CY
13318 * simple.el (deactivate-mark): Doc fix (Bug#8614).
13319
f823b8ca
CY
13320 * tooltip.el (tooltip-mode): Doc fix.
13321 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
13322
2680c309
CY
13323 * frame.el (set-cursor-color): Doc fix (Bug#352).
13324
d7a9e63b
CY
13325 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
13326 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
13327
2e7f3bea
CY
13328 * cus-edit.el (custom-buffer-create-internal): Fix search button
13329 action (Bug#10542).
2ae01800 13330 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 13331
fc4f7a23
EW
133322012-01-27 Eduard Wiebe <usenet@pusto.de>
13333
13334 * dired.el (dired-mark-files-regexp):
13335 Include any subdirectory components. (Bug#10445)
13336
7dd37071
ML
133372012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
13338
13339 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
13340 Handle [host]:port syntax. (Bug#10533)
13341
a268160b
AH
133422012-01-27 Alex Harsanyi <harsanyi@mac.com>
13343
13344 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
13345
e43273ef
GM
133462012-01-26 Glenn Morris <rgm@gnu.org>
13347
13348 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
13349 * term.el (term-raw-escape-map): Use Control-X-prefix.
13350 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
13351
1edf595d
MR
133522012-01-25 Martin Rudalics <rudalics@gmx.at>
13353
13354 * window.el (window-state-get, window--state-get-1): Don't deal
13355 with fixed-sizeness of windows. Simplify code.
13356
fa8eafef
JC
133572012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
13358
6df6ae42
JB
13359 * window.el (window--state-get-1, window--state-put-2):
13360 Don't save and restore the mark.
fa8eafef 13361
0b21c100
CY
133622012-01-25 Chong Yidong <cyd@gnu.org>
13363
13364 * custom.el (custom-variable-p): Doc fix.
13365
5ae1a6c8
GM
133662012-01-25 Glenn Morris <rgm@gnu.org>
13367
40047858
GM
13368 * dired.el (dired-goto-file): Handle some of the more common
13369 characters that `ls -b' escapes. (Bug#10596)
13370
5ddce96c
GM
13371 * progmodes/compile.el (compilation-next-error-function):
13372 Respect compilation-first-column in the "*compilation*" buffer.
13373 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
13374
5ae1a6c8
GM
13375 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
13376
b559f1a9
GM
133772012-01-24 Glenn Morris <rgm@gnu.org>
13378
13379 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
13380
6725d21a
JD
133812012-01-24 Julien Danjou <julien@danjou.info>
13382
13383 * color.el (color-rgb-to-hsl): Fix value computing.
13384 (color-hue-to-rgb): New function.
13385 (color-hsl-to-rgb): New function.
13386 (color-clamp, color-saturate-hsl, color-saturate-name)
13387 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
13388 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
13389
70df4bbe
GM
133902012-01-24 Glenn Morris <rgm@gnu.org>
13391
13392 * vc/vc-rcs.el (vc-rcs-create-tag):
13393 * vc/vc-sccs.el (vc-sccs-create-tag):
13394 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
13395
802a2ae2
ML
133962012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
13397
13398 * eshell/esh-util.el (eshell-read-hosts-file):
13399 Skip comment lines. (Bug#10549)
13400
d7128bb1
ML
13401 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
13402
d1a5c3b4
JB
134032012-01-23 Juanma Barranquero <lekktu@gmail.com>
13404
2724d9c7
JB
13405 * subr.el (display-delayed-warnings): Doc fix.
13406 (collapse-delayed-warnings): New function to collapse identical
13407 adjacent warnings.
13408 (delayed-warnings-hook): Add it.
d1a5c3b4 13409
a5509865
MA
134102012-01-22 Michael Albinus <michael.albinus@gmx.de>
13411
13412 * net/tramp.el (tramp-action-login): Set connection property "login-as".
13413
a5509865
MA
13414 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
13415 (tramp-default-user-alist): Don't add "pscp".
13416 (tramp-do-copy-or-rename-file-out-of-band): Use connection
13417 property "login-as", if set. (Bug#10530)
13418
cc6d5805
MA
134192012-01-21 Michael Albinus <michael.albinus@gmx.de>
13420
13421 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
13422 "plink1" and "psftp". (Bug#10530)
13423
134242012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
13425
13426 * international/mule-cmds.el (prefer-coding-system): Show a
13427 warning message if the default value of file-name-coding-system
13428 was not changed.
13429
f0960428
JC
134302012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
13431
cb882333
JB
13432 * windmove.el (windmove-reference-loc):
13433 Fix windmove-reference-loc miscalculation.
f0960428 13434
dd6f2a63
JB
134352012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
13436
13437 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
13438 default unit.
13439
7b447e9b
GM
134402012-01-21 Glenn Morris <rgm@gnu.org>
13441
117a9ea1
GM
13442 * international/mule.el (auto-coding-alist): Add .tbz.
13443
7b447e9b
GM
13444 * files.el (local-enable-local-variables): Doc fix.
13445 (inhibit-local-variables-regexps): Rename from
13446 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
13447 Doc fix. Add some extensions from auto-coding-alist.
13448 (inhibit-local-variables-suffixes):
13449 Rename from inhibit-first-line-modes-suffixes. Doc fix.
13450 (inhibit-local-variables-p):
13451 New function, extracted from set-auto-mode-1.
13452 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
13453 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
13454 (hack-local-variables): Doc fix. Make the mode-only case
13455 respect enable-local-variables and friends.
13456 Respect inhibit-local-variables-regexps for file-locals, but
13457 not for directory-locals.
13458 (set-visited-file-name):
13459 Take account of inhibit-local-variables-regexps.
13460 Whether it applies may change as the file name is changed.
13461 * jka-cmpr-hook.el (jka-compr-install):
13462 * jka-compr.el (jka-compr-uninstall):
13463 Update for inhibit-first-line-modes-suffixes name change.
13464
dd6e3cdd
MR
134652012-01-20 Martin Rudalics <rudalics@gmx.at>
13466
13467 * help-macro.el (make-help-screen): Temporarily restore original
13468 binding for minor-mode-map-alist (Bug#10454).
13469
0d0deb38
JD
134702012-01-19 Julien Danjou <julien@danjou.info>
13471
13472 * color.el (color-name-to-rgb): Use the white color to find the max
13473 color component value and return correctly computed values.
13474 (color-name-to-rgb): Add missing float conversion for max value.
13475
34a02f46
MR
134762012-01-19 Martin Rudalics <rudalics@gmx.at>
13477
13478 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
13479 special state value for window-persistent-parameters.
13480 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
13481 (window--state-put-2): Reset all window parameters to nil before
13482 assigning values of persistent parameters.
13483
606c44c4
AM
134842012-01-18 Alan Mackenzie <acm@muc.de>
13485
13486 Eliminate sluggishness and hangs in fontification of "semicolon
13487 deserts".
13488
cb882333
JB
13489 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
13490 Change value 10000 -> 3000.
606c44c4
AM
13491 (c-state-safe-place): Reformulate so it doesn't stack up an
13492 infinite number of wrong entries in c-state-nonlit-pos-cache.
13493 (c-determine-limit-get-base, c-determine-limit): New functions to
13494 determine backward search limits disregarding literals.
13495 (c-find-decl-spots): Amend commenting.
13496 (c-cheap-inside-bracelist-p): New function which detects "={".
13497
13498 * progmodes/cc-fonts.el
13499 (c-make-font-lock-BO-decl-search-function): Give a limit to a
13500 backward search.
13501 (c-font-lock-declarations): Fix an occurrence of point being
13502 undefined. Check additionally for point being in a bracelist or
13503 near a macro invocation without a semicolon so as to avoid a
13504 fruitless time consuming search for a declarator. Give a more
13505 precise search limit for declarators using the new
13506 c-determine-limit.
13507
f3860cea
GM
135082012-01-18 Glenn Morris <rgm@gnu.org>
13509
13510 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
13511 (set-auto-mode): Doc fixes.
13512
1db03b16
GM
135132012-01-17 Glenn Morris <rgm@gnu.org>
13514
0e6038be
GM
13515 * isearch.el (search-nonincremental-instead): Fix doc typo.
13516
1db03b16
GM
13517 * dired.el (dired-insert-directory): Handle newlines in directory name.
13518 (dired-build-subdir-alist): Unescape newlines in directory name.
13519
4cb0aa75
MA
135202012-01-17 Michael Albinus <michael.albinus@gmx.de>
13521
13522 * net/tramp.el (tramp-local-end-of-line): New defcustom.
13523 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
13524 (tramp-action-terminal): Use it. (Bug#10530)
13525
1d00653d
SM
135262012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
13527
13528 * minibuffer.el (completion--replace): Strip properties (bug#10062).
13529
6a6ee00d
MR
135302012-01-16 Martin Rudalics <rudalics@gmx.at>
13531
13532 * window.el (window-state-ignored-parameters): Remove variable.
13533 (window--state-get-1): Rename argument MARKERS to IGNORE.
13534 Handle persistent window parameters. Make copy of clone-of
13535 parameter only if requested. (Bug#10348)
13536 (window--state-put-2): Install a window parameter only if it has
13537 a non-nil value or an existing parameter shall be overwritten.
13538
97912def
MA
135392012-01-15 Michael Albinus <michael.albinus@gmx.de>
13540
13541 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
13542
688070a5
EZ
135432012-01-14 Eli Zaretskii <eliz@gnu.org>
13544
13545 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
13546 don't pass the (nil) value of `upnode' to string-match.
13547
301afadc
CY
135482012-01-14 Chong Yidong <cyd@gnu.org>
13549
13550 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 13551 Fix values recognized by the cursorBlink resource.
301afadc 13552
9e5788aa
PE
135532012-01-14 Paul Eggert <eggert@cs.ucla.edu>
13554
13555 * epg.el (epg--make-temp-file): Avoid permission race condition
13556 when running on old Emacs versions (bug#10403).
13557
3cdb7f5a
GM
135582012-01-14 Glenn Morris <rgm@gnu.org>
13559
13560 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
13561
8c82b1b4
AM
135622012-01-13 Alan Mackenzie <acm@muc.de>
13563
13564 Fix filling for when filladapt mode is enabled.
13565
13566 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
13567 c-mask-paragraph, pass in `fill-paragraph' rather than
13568 `fill-region-as-paragraph'. (This is a reversion of a previous
13569 change.)
eb864a71
LM
13570 * progmodes/cc-mode.el (c-basic-common-init):
13571 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 13572
e517eda4
GM
135732012-01-13 Glenn Morris <rgm@gnu.org>
13574
1498536e
GM
13575 * dired.el (dired-switches-escape-p): New function.
13576 (dired-insert-directory): Use dired-switches-escape-p.
13577 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
13578
e517eda4
GM
13579 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
13580
328f984d
GM
135812012-01-12 Glenn Morris <rgm@gnu.org>
13582
13583 * mail/sendmail.el (mail-mode): Update paragraph-separate for
13584 changes in adaptive-fill-regexp. (Bug#10276)
13585
2cc769a8
AM
135862012-01-11 Alan Mackenzie <acm@muc.de>
13587
13588 Fix Emacs bug #10463 - put `widen's around the critical spots.
13589
1d00653d 13590 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
13591 widen around each invocation of c-state-pp-to-literal. Remove an
13592 unused let variable.
13593
e52c37fa
GM
135942012-01-11 Glenn Morris <rgm@gnu.org>
13595
13596 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 13597 Doc fix.
e52c37fa 13598
96f8741e
CY
135992012-01-10 Chong Yidong <cyd@gnu.org>
13600
1d00653d
SM
13601 * net/network-stream.el (network-stream-open-starttls):
13602 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
13603 response to the capability command.
13604
b09a806e
GM
136052012-01-10 Glenn Morris <rgm@gnu.org>
13606
13607 * mail/unrmail.el (unrmail): Tweak previous change.
13608
7655cb66
CY
136092012-01-09 Chong Yidong <cyd@gnu.org>
13610
13611 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
13612
9d5a8f0b
AM
136132012-01-08 Alan Mackenzie <acm@muc.de>
13614
677d5c92 13615 Optimize font locking in long enum definitions.
9d5a8f0b
AM
13616
13617 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
13618 arm to a cond form to handle enums.
13619 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
13620 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
13621
9a0115ab 136222012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
13623
13624 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 13625 (Bug#10401)
6bb72cbd 13626
f186bb95
LMI
136272012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
13628
29232a68
LMI
13629 * faces.el (set-face-attribute): Clarify the meaning of the nil
13630 frame (bug#10294).
13631
4e5d086d
LMI
13632 * subr.el (with-selected-frame): Mention that the selected frame
13633 is restored (bug#9980).
13634
8e66aebe
LMI
13635 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
13636 (bug#9759).
13637
cd394be1 13638 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
13639 (password-read): Don't autoload unused function.
13640
adf4e762
JB
136412012-01-07 Juanma Barranquero <lekktu@gmail.com>
13642
13643 * progmodes/which-func.el (which-func-mode): Turn into a
13644 non-interactive function and mark as obsolete (bug#10428).
13645
89bd9ccd
CY
136462012-01-06 Chong Yidong <cyd@gnu.org>
13647
13648 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
13649 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
13650 functions, along with 1 and -1.
13651
4afee9d5
EZ
136522012-01-06 Eli Zaretskii <eliz@gnu.org>
13653
13654 * time.el (display-time-load-average)
13655 (display-time-default-load-average): Doc fixes. See the thread
13656 starting at
13657 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
13658 for the details.
13659
536aea70
GM
136602012-01-06 Glenn Morris <rgm@gnu.org>
13661
665ae865
GM
13662 * mail/unrmail.el (unrmail): Give an explicit error if the input file
13663 has no messages. (Bug#10377)
13664
c869783d
GM
13665 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
13666 than Info-edit. (Bug#10385)
13667
2bb4227e
GM
13668 * time.el (display-time-load-average, display-time-next-load-average):
13669 Doc fixes.
13670
7d5944b9
GM
13671 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
13672 local setting of buffer-read-only to the input buffer. (Bug#10419)
13673
536aea70
GM
13674 * calendar/calendar.el (calendar-mode):
13675 Locally set scroll-margin to 0. (Bug#10379)
13676
7dccca16
UM
136772012-01-06 Ulrich Mueller <ulm@gentoo.org>
13678
13679 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
13680
afbb7930
GM
136812012-01-05 Glenn Morris <rgm@gnu.org>
13682
13683 * eshell/em-unix.el (diff-no-select): Autoload it.
13684 (eshell/diff): Use diff-no-select. (Bug#10420)
13685
04482335
CY
136862012-01-05 Chong Yidong <cyd@gnu.org>
13687
7baca3bc
CY
13688 * shell.el (shell-dynamic-complete-functions): Revert last change.
13689 (shell-command-completion-function): New function.
13690 (shell-completion-vars): Use it to implement
13691 shell-completion-execonly (Bug#10417).
13692
04482335
CY
13693 * custom.el (enable-theme): Don't set custom-safe-themes.
13694
1d00653d
SM
13695 * cus-theme.el (custom-theme-merge-theme):
13696 Ignore custom-enabled-themes and custom-safe-themes.
04482335 13697
bb5aa5d6
MM
136982012-01-05 Michael R. Mauger <mmaug@yahoo.com>
13699
13700 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
13701 first prompt in `sql-interacive-mode'.
13702 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 13703 keywords.
6df6ae42 13704 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
13705 (sql-product-interactive): Bug fix: Set `sql-buffer' in
13706 context of original buffer. Invoke `sql-login-hook'.
13707
a7183d7c
EZ
137082012-01-04 Eli Zaretskii <eliz@gnu.org>
13709
13710 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
13711 letters in cite-prefix.
13712
a1eacd1e
LMI
137132012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
13714
13715 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
13716
787cdb34
CY
137172012-01-03 Chong Yidong <cyd@gnu.org>
13718
1d00653d
SM
13719 * shell.el (shell-dynamic-complete-functions):
13720 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
13721 comint-filename-completion first (Bug#10417).
13722
30710442
RS
137232012-01-02 Richard Stallman <rms@gnu.org>
13724
13725 * battery.el (battery-status-function):
13726 Detect when to use battery-yeeloong-sysfs.
13727 (battery-echo-area-format): Add string for Yeeloong.
13728 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
13729 (battery-yeeloong-sysfs): New function.
13730
f75bfc33
CY
137312012-01-02 Chong Yidong <cyd@gnu.org>
13732
13733 * dirtrack.el (dirtrack-list): Eliminate unused third element.
13734 (dirtrack): Merge code for handling relative filenames in prompt
13735 from shell-dir-cookie-watcher.
13736 (dirtrack-debug-message): New arg to avoid excess format calls.
13737
13738 * shell.el (shell-dir-cookie-re): Variable deleted.
13739 (shell-dir-cookie-watcher): Function deleted.
13740 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
13741 with dirtrack-mode.
13742
651e947e
EZ
137432012-01-01 Eli Zaretskii <eliz@gnu.org>
13744
1d00653d
SM
13745 * term/w32-win.el (dynamic-library-alist) <gnutls>:
13746 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
13747 libgnutls-26.dll.
13748
94d4c7dc
AS
137492011-12-31 Andreas Schwab <schwab@linux-m68k.org>
13750
13751 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
13752
8d43f3cd
EZ
137532011-12-31 Eli Zaretskii <eliz@gnu.org>
13754
13755 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
13756 headers of non-MIME messages, when rmail-enable-mime is non-nil.
13757
98c8795a
MA
137582011-12-29 Michael Albinus <michael.albinus@gmx.de>
13759
13760 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
13761 also for alternative shells.
13762 (tramp-open-connection-setup-interactive-shell): Check, whether
13763 the shell is a busybox.
13764 (tramp-send-command): Don't suppress multiple prompts for
13765 busyboxes, it hurts.
13766
51281b32
CY
137672011-12-28 Chong Yidong <cyd@gnu.org>
13768
13769 * progmodes/gdb-mi.el (gdb-get-source-file-list)
13770 (gdb-get-source-file): Move mode line update to
13771 gdb-get-source-file (Bug#10087).
13772
2170cb53
CY
137732011-12-25 Chong Yidong <cyd@gnu.org>
13774
13775 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
13776 gud-gdb-marker-filter without taking it as an argument.
13777 (gud-gdb-run-command-fetch-lines): Caller changed.
13778 (gud-gdb-completion-function): New variable.
13779 (gud-gdb-completion-at-point): Use it.
13780 (gud-gdb-completions-1): Split from gud-gdb-completions.
13781
13782 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
13783 function as separate arguments.
13784 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
13785 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
13786 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
13787 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
13788 (gdb-stopped, def-gdb-auto-update-trigger)
13789 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
13790 (gdb-get-changed-registers, gdb-get-main-selected-frame):
13791 Callers changed.
2170cb53
CY
13792 (gud-gdbmi-completions): New function.
13793 (gdb): Use it for generating the completion table.
13794
be8b11bb
AM
137952011-12-24 Alan Mackenzie <acm@muc.de>
13796
13797 Introduce a mechanism to widen the region used in context font
1d00653d 13798 locking. Use this to protect declarations from losing their contexts.
be8b11bb 13799
1d00653d
SM
13800 * progmodes/cc-langs.el (c-before-font-lock-functions):
13801 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 13802 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
13803 functions to be run just before context (etc.) font locking.
13804
13805 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 13806 New, functionality extracted from
be8b11bb 13807 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 13808 (c-in-after-change-fontification): New variable.
be8b11bb
AM
13809 (c-after-change): Set c-in-after-change-fontification.
13810 (c-set-fl-decl-start): Rejig its interface, so it can be called
13811 from both after-change and context fontifying.
b81d40f0
JB
13812 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
13813 New functions.
13814 (c-standard-font-lock-fontify-region-function): New variable.
13815 (c-font-lock-fontify-region): New function.
be8b11bb 13816
341cf6ac
JL
138172011-12-24 Juri Linkov <juri@jurta.org>
13818
13819 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
13820 (Bug#10348)
13821
bffcee0a
MA
138222011-12-23 Michael Albinus <michael.albinus@gmx.de>
13823
13824 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
13825 existence of source file. (Bug#10325)
13826
cb5e207c
AM
138272011-12-23 Alan Mackenzie <acm@muc.de>
13828
13829 Fix unstable fontification inside templates.
13830
b81d40f0
JB
13831 * progmodes/cc-langs.el (c-before-font-lock-functions):
13832 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
13833 additionally has c-set-fl-decl-start. The other languages (apart
13834 from AWK) have that as a single entry.
13835
b81d40f0
JB
13836 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
13837 The functionality for "local" declarations has been extracted to
cb5e207c
AM
13838 c-set-fl-decl-start.
13839
b81d40f0
JB
13840 * progmodes/cc-mode.el (c-common-init, c-after-change):
13841 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
13842 (c-set-fl-decl-start): New function, extracted from
13843 c-font-lock-enclosing-decls and enhanced.
13844
60ff536c
JB
138452011-12-23 Juanma Barranquero <lekktu@gmail.com>
13846
13847 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
13848
1c4757d6
JL
138492011-12-22 Juri Linkov <juri@jurta.org>
13850
13851 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
13852
d031f2c7
CY
138532011-12-22 Chong Yidong <cyd@gnu.org>
13854
13855 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
13856
bace743a
DA
138572011-12-21 Drew Adams <drew.adams@oracle.com>
13858
13859 * files.el (file-remote-p): Fix docstring. (Bug#10319)
13860
728a1f2b
JC
138612011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
13862
13863 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
13864
0d373f73
TZ
138652011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
13866
fec0aaa4
TZ
13867 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
13868 highlighting and support. Fix up comments for capitalization.
13869 (cfengine-mode-debug): New var.
13870 (cfengine3-mode): Change the modeline indicator to "CFE3".
13871 (cfengine3-font-lock-keywords): Improve defun highlighting.
13872 (cfengine2-actions): Rename from `cfengine-actions'.
13873 (cfengine2-font-lock-keywords): Rename from
13874 `cfengine-font-lock-keywords'.
13875 (cfengine2-imenu-expression): Rename from
13876 `cfengine-imenu-expression'.
13877 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
13878 (cfengine2-beginning-of-defun): Rename from
13879 `cfengine-beginning-of-defun'.
13880 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
13881 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
13882 (cfengine2-mode): Rename from `cfengine-mode'. Change the
13883 modeline indicator to "CFE2".
13884 (cfengine-mode): Defalias to `cfengine-auto-mode'.
13885 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 13886
bc86f573
CY
138872011-12-21 Chong Yidong <cyd@gnu.org>
13888
13889 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
13890 filename argument.
13891
d45ba96b
MR
138922011-12-20 Martin Rudalics <rudalics@gmx.at>
13893
13894 * window.el (window-normalize-buffer-to-display): Remove.
13895 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
13896
a6198c90
CY
138972011-12-19 Chong Yidong <cyd@gnu.org>
13898
13899 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
13900 Don't signal an error in a predicate function; return non-nil.
13901 (vc-dir-mark-file): Move the error here.
13902 (vc-dir-mark-unmark): If acting on the region, keep going if one
13903 of the entries cannot be marked/unmarked.
13904 (vc-dir-mark-all-files): If current entry is a directory, mark
13905 only child files, as documented.
13906
34c5fb55
VB
139072011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
13908
13909 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
13910 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
13911 addition.
13912
c803b2b7
JD
139132011-12-18 Jan Djärv <jan.h.d@swipnet.se>
13914
13915 * term/ns-win.el (ns-get-selection-internal)
13916 (ns-store-selection-internal): Declare.
1154d12e
JB
13917 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
13918 Declare as obsolete.
13919 (ns-get-pasteboard, ns-paste-secondary):
13920 Use ns-get-selection-internal.
41e9b956 13921 (ns-set-pasteboard, ns-copy-including-secondary):
1154d12e 13922 Use ns-store-selection-internal.
c803b2b7 13923
9cff91f8 139242011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
13925
13926 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 13927 (vc-deduce-fileset): Doc fix.
99a289d9 13928
f16c898a
AS
139292011-12-16 Andreas Schwab <schwab@linux-m68k.org>
13930
13931 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
13932
763237c4
SS
139332011-12-13 Sam Steingold <sds@gnu.org>
13934
13935 * man.el (Man-getpage-in-background): When running under a
13936 window-system, ignore $MANWIDTH and $COLUMNS.
13937
5fc1c122
KH
139382011-12-15 Kenichi Handa <handa@m17n.org>
13939
13940 * language/ethio-util.el: Change coding tag to utf-8-emacs.
13941 (setup-ethiopic-environment-internal): Comment out key-binding for
13942 ethio-toggle-punctuation.
13943
13d49cbb
AM
139442011-12-13 Alan Mackenzie <acm@muc.de>
13945
898169a2
AM
13946 Add the switch statement to AWK Mode.
13947
7a71b18d 13948 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
13949 "default" to the keywords regexp.
13950
7a71b18d 13951 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 13952 expression as the rest.
1d00653d
SM
13953 (c-nonlabel-token-key): Allow string literals for AWK.
13954 Refactor for the other modes.
898169a2 13955
13d49cbb 13956 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 13957 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
13958 routines. Limit backward searching in c-font-lock-enclosing.decl.
13959
13960 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
13961 pp-state and literal type in addition to the limits.
1d00653d 13962 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 13963 (c-state-literal-at): Use the above new defun.
1d00653d
SM
13964 (c-slow-in-literal, c-fast-in-literal): Remove.
13965 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
13966
13967 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
13968 being in a literal. Add a limit for backward searching.
13969
13970 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
13971 c-slow-in-literal.
13972
15e0efc7
SM
139732011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
13974
13975 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
13976
454592a6
MR
139772011-12-13 Martin Rudalics <rudalics@gmx.at>
13978
13979 * window.el (delete-other-windows): Use correct frame in call to
13980 window-with-parameter.
13981
87393f26
DP
139822011-12-12 Daniel Pfeiffer <occitan@t-online.de>
13983
13984 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
13985 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
13986 (makefile-gmake-statements, makefile-makepp-statements):
13987 Use it and add new makepp keywords.
13988 (makefile-makepp-font-lock-keywords): Add new patterns.
13989 (makefile-match-function-end): Match new [...] and [[...]].
13990
11636b22
JB
139912011-12-11 Juanma Barranquero <lekktu@gmail.com>
13992
13993 * ses.el (ses-call-printer-return, ses-cell-property-get)
13994 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
13995 (ses-create-cell-variable, ses-reset-header-string)
13996 (ses-cell-set-formula, ses-repair-cell-reference-all)
13997 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
13998 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
13999 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
14000 (ses-aset-with-undo, ses-load, ses-truncate-cell)
14001 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
14002 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
14003 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
14004 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
14005 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
14006 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
14007 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
14008 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
14009
cf018193
VB
140102011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
14011
14012 * ses.el: The overall change is to add cell renaming, that is
14013 setting fancy names for cell symbols other than name matching
14014 "\\`[A-Z]+[0-9]+\\'" regexp .
14015 (ses-create-cell-variable): New defun.
14016 (ses-relocate-formula): Relocate formulas only for cells the
14017 symbols of which are not renamed, i.e. symbols whose names do not
14018 match regexp "\\`[A-Z]+[0-9]+\\'".
14019 (ses-relocate-all): Relocate values only for cells the symbols of
14020 which are not renamed.
14021 (ses-load): Create cells variables as the (ses-cell ...) are read,
14022 in order to check row col consistency with cell symbol name only
14023 for cells that are not renamed.
14024 (ses-replace-name-in-formula): New defun.
14025 (ses-rename-cell): New defun.
14026
ee957461
CY
140272011-12-11 Chong Yidong <cyd@gnu.org>
14028
14029 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
14030 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
14031
9a9e9ef0
MR
140322011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
14033
14034 * window.el (other-window): Fix docstring.
14035
92a8eba5
EZ
140362011-12-10 Eli Zaretskii <eliz@gnu.org>
14037
14038 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
14039 `from' or `to' address before taking its substring.
14040 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
14041 encoded name is chopped in the middle of the encoded string, and
14042 thus displayed encoded.
14043
e152e577
JB
140442011-12-10 Juanma Barranquero <lekktu@gmail.com>
14045
14046 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
14047
e5d84bfe
EZ
140482011-12-10 Eli Zaretskii <eliz@gnu.org>
14049
14050 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
14051 to use texinfo-update-node and commands that call it if the
14052 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 14053 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
14054 (texinfo-all-menus-update, texinfo-master-menu)
14055 (texinfo-update-node, texinfo-every-node-update)
14056 (texinfo-multiple-files-update): Doc fix. Warn against updating
14057 all the @node lines.
14058 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
14059 argument is numeric. Explain better in the doc string what the
14060 function really does.
14061 (texinfo-insert-master-menu-list): Improve the error message
14062 displayed if there's no menu in the Top node.
14063 (Bug#2975) See also this thread:
e5d84bfe
EZ
14064 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
14065
1d84e9bb
MG
140662011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
14067
14068 * speedbar.el (speedbar-supported-extension-expressions):
14069 Add .adb and .ads, commonly used for Ada source code (bug#10256).
14070
382c953b
JB
140712011-12-09 Juanma Barranquero <lekktu@gmail.com>
14072
14073 * printing.el (pr-mode-alist):
14074 * simple.el (filter-buffer-substring-functions)
14075 (completion-list-insert-choice-function):
14076 * window.el (window-with-parameter, window-atom-root)
14077 (window-sides-slots, window-size-fixed, window-min-delta)
14078 (window-max-delta, window--resize-mini-window)
14079 (window--resize-child-windows-normal, window-tree)
14080 (delete-other-windows, quit-window, split-window)
14081 (display-buffer-record-window, special-display-buffer-names)
14082 (special-display-regexps, special-display-popup-frame)
14083 (same-window-p, split-window-sensibly)
14084 (display-buffer-overriding-action, display-buffer-alist)
14085 (display-buffer-base-action, display-buffer, switch-to-buffer)
14086 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
14087 (fit-window-to-buffer, recenter-positions)
14088 (mouse-autoselect-window-state, mouse-autoselect-window-select):
14089 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
14090 and remove unneeded backslashes in docstrings.
14091
39c9faef
SM
140922011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
14093
98449af8
SM
14094 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
14095
39c9faef
SM
14096 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
14097 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
14098 end in ".mk".
14099 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
14100 when reading the makefile (bug#10116).
14101
86ed9fdc
SM
141022011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14103
14104 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
14105 (bug#10116).
14106
5580f89d
GM
141072011-12-06 Glenn Morris <rgm@gnu.org>
14108
14109 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
14110
28d3917c
CY
141112011-12-06 Chong Yidong <cyd@gnu.org>
14112
14113 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
14114
a98edce9
JB
141152011-12-06 Juanma Barranquero <lekktu@gmail.com>
14116
14117 * textmodes/table.el (table-shorten-cell): Fix typo.
14118
e65adfac
CG
141192011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
14120
14121 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
14122
71cc0b74
EZ
141232011-12-05 Eli Zaretskii <eliz@gnu.org>
14124
14125 * descr-text.el (describe-char): Fix display of strong
14126 right-to-left characters and directional embeddings and overrides.
14127
14128 * simple.el (what-cursor-position): Fix display of codepoints of
14129 strong right-to-left characters.
14130
315bc30d
CY
141312011-12-05 Chong Yidong <cyd@gnu.org>
14132
14133 * faces.el (read-color): Doc fix.
14134
58a70b94
GM
141352011-12-05 Glenn Morris <rgm@gnu.org>
14136
14137 * align.el (align--set-marker): Add doc-string.
14138 Don't try to move something that is not a marker. (Bug#10216)
14139
5158face
GM
141402011-12-04 Glenn Morris <rgm@gnu.org>
14141
14142 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
14143 overly zealous deletion of trailing whitespace.
14144
520fca41
JB
141452011-12-04 Juanma Barranquero <lekktu@gmail.com>
14146
14147 * server.el (server-delete-client): On Windows, do not try to delete
14148 the only terminal.
14149 (server-process-filter): On Windows, treat requests for a tty frame as
14150 if they were for a GUI frame if the running server is in GUI mode.
14151
5e605a2e
GM
141522011-12-03 Glenn Morris <rgm@gnu.org>
14153
14154 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
14155
5c3fe83f
SM
141562011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14157
6f5e57e7
SM
14158 * electric.el: Streamline electric-indent's hook.
14159 (electric-indent-chars): Revert to simple list.
14160 (electric-indent-functions): New var.
14161 (electric-indent-post-self-insert-function): Use it.
14162
5c3fe83f
SM
14163 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
14164 there's no inferior buffer (bug#10196).
14165 (prolog-consult-compile): Don't use toggle-read-only.
14166
6bdac736
MA
141672011-12-02 Michael Albinus <michael.albinus@gmx.de>
14168
14169 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
14170 interrupt. (Bug#10187)
14171
6131ba7f
SM
141722011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14173
99c79fee
SM
14174 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
14175 (bug#9160).
14176
6131ba7f
SM
14177 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
14178 (bug#10191).
14179
cb0a02ea
JL
141802011-12-02 Juri Linkov <juri@jurta.org>
14181
14182 * info.el (Info-search): Display "end of manual" when Isearch
14183 reaches the end of single-file Info manual. (Bug#9918)
14184
66e0570c
EZ
141852011-12-02 Eli Zaretskii <eliz@gnu.org>
14186
14187 * isearch.el (isearch-message-prefix): Run the input method part
14188 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
14189
02b16839
JL
141902011-12-02 Juri Linkov <juri@jurta.org>
14191
14192 * isearch.el (isearch-occur): Use `word-search-regexp' for
14193 `isearch-word'.
14194 (isearch-search-and-update): Add condition for `isearch-word' and
14195 call `word-search-regexp'. (Bug#10145)
14196
0b950688
GM
141972011-12-01 Glenn Morris <rgm@gnu.org>
14198
14199 * eshell/em-hist.el (eshell-hist-initialize):
14200 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 14201 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 14202
9505c3c7
SM
142032011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
14204
14205 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
14206
1bbe96b2 142072011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 14208
a1beca85
SM
14209 * progmodes/verilog-mode.el (verilog-pretty-expr):
14210 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
14211 verilog, such as += *= and the like.
14212 (verilog-assignment-operator-re): Regular expression to find the
14213 assigment operator in a verilog assignment.
14214 (verilog-assignment-operation-re): Regular expression to find an
14215 assignment statement for pretty-expr.
14216 (verilog-in-attribute-p): Query returns true if point is in an
14217 attribute context; used to skip these for expression line up from
14218 pretty-expr.
14219 (verilog-in-parameter-p): Query returns true if point is in an
14220 parameter definition context; used to skip these for expression
14221 line up from pretty-expr.
14222 (verilog-in-parenthesis-p): Query returns true if point is in a
14223 parenthetical expression, specifically ( ) but not [ ] or { };
14224 used by pretty-expr.
14225 (verilog-just-one-space): If there is no space, don't add one.
14226 (verilog-get-lineup-indent-2): Specifically skip just attribute
14227 contexts for expression lineup, rather than skipping all
14228 parenthetical expressions.
14229 (verilog-calculate-indent): Fix comment, and fix indent.
14230 (verilog-do-indent): Indent declarations in lists (suggested by
14231 Joachim Lechner).
14232 (verilog-mode-abbrev-table): Populate abbrev mode with the various
14233 skeleton items.
14234 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
14235 by Alain Mellan).
14236
1bbe96b2 142372011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
14238
14239 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
14240 parameters with embedded comments. Reported by Ray Stevens.
14241 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
14242 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
14243 Reported by Tim Holt.
14244 (verilog-auto): Fix AUTOing a upper module then AUTOing module
14245 instantiated by upper module causing wrong expansion until AUTOed a
14246 second time. Reported by K C Buckenmaier.
14247 (verilog-diff-auto): Fix showing .* as a difference when
14248 `verilog-auto-star-save' off. Reported by Dan Dever.
14249 (verilog-auto-reset, verilog-read-always-signals)
14250 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
14251 temporary signals in reset list if
14252 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
14253 style to each signal's assignment type, bug381.
14254 Reported by Thomas Esposito.
6288f0ca
WS
14255 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
14256 (verilog-uvm-statement-re): Support UVM indentation and
14257 highlighting, with old OVM keywords only.
a1beca85 14258 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
14259 Support AUTOTIEOFF creating non-wire data types.
14260 Suggested by Jonathan Greenlaw.
6288f0ca
WS
14261 (verilog-auto-insert-lisp, verilog-delete-to-paren)
14262 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
14263 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
14264 (verilog-read-sub-decls, verilog-read-sub-decls-line):
14265 Fix mismatching parenthesis inside commented out code when deleting
382c953b 14266 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
14267 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
14268 non-numeric vector width. Reported by Alex Reed.
14269 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 14270 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
14271 (verilog-auto-delete-trailing-whitespace):
14272 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
14273 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
14274 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
14275 Fix verilog-scan-cache corruption when running user AUTO expansion
14276 hooks that call indentation routines.
14277 (verilog-simplify-range-expression): Fix typo ignoring lower case
14278 identifiers.
14279 (verilog-delete-auto): Fix delete-autos to also remove user created
14280 automatics, as long as they start with AUTO.
14281 (verilog-batch-diff-auto, verilog-diff-auto)
14282 (verilog-diff-function): Add `verilog-diff-auto' and bind to
14283 "C-c?" to report differences in AUTO expansion, ignoring spaces.
14284 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
14285 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
14286 (verilog-re-search-forward-quick, verilog-syntax-ppss):
14287 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
14288 is disabled and its cache will get corrupt, causing AUTOS not to
14289 expand. Instead use only -quick functions.
14290 (verilog-scan-region): Fix scanning over escaped quotes.
14291 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
14292 (verilog-re-search-backward-quick)
14293 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
14294 related functions now ignore strings, to fix misparsing of strings
14295 with magic comments embedded in them.
a1beca85
SM
14296 (verilog-read-auto-template):
14297 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
14298 Reported by Brad Dobbie.
14299 (verilog-read-auto-template):
14300 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 14301 Reported by Brad Dobbie.
6288f0ca
WS
14302 (verilog-auto-inst, verilog-auto-inst-param)
14303 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
14304 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
14305 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
14306 debugging templates without merge conflicts, bug357.
14307 Reported by Brad Dobbie.
14308 (verilog-read-auto-template):
14309 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
14310 Reported by Brad Dobbie.
14311 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
14312 abbrevs so user won't be asked to save.
14313 (verilog-read-auto-lisp-present): Fix to start at beginning of
14314 buffer in case called outside of verilog-auto.
14315 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
14316 to "X-2". Reported by Matthew Myers.
14317 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
14318 all inputs from module templates. Reported by Leith Johnson.
14319 (verilog-module-inside-filename-p): Fix locating programs as with
14320 modules.
14321 (verilog-auto-inst-port): Fix vl-width expressions when using
14322 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
14323 (verilog-decls-get-regs, verilog-decls-get-signals,
14324 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
14325 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
14326 verilog-read-decls): Combine reg and wire structures into one var
14327 structure to represent SystemVerilog concepts.
14328 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
14329 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
14330 (verilog-auto-wire-type, verilog-insert-definition):
14331 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
14332 SystemVerilog "logic" keyword instead of "wire"/"reg".
14333 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
14334 to declares outputs that also have assignments (presumably in an
a1beca85
SM
14335 ifdef or generate if so there's not a driver conflict).
14336 Reported by Matthew Myers.
14337 (verilog-auto-declare-nettype, verilog-insert-definition):
14338 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
14339 `default_nettype none. Reported by Julian Gorfajn.
14340 (verilog-read-always-signals-recurse, verilog-read-decls)
14341 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
14342 malformed end statement, bug325. Reported by Joshua Wise and
14343 Andrew Drake.
14344 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
14345 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
14346 when expanding .* in interfaces, bug320.
14347 Reported by Pierre-David Pfister.
6288f0ca 14348 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
14349 name and open parenthesis, bug317.
14350 Reported by Pierre-David Pfister.
6288f0ca
WS
14351 (verilog-simplify-range-expression): Fix simplification of
14352 multiplications inside AUTOWIRE connections, bug303.
14353 (verilog-auto-inst-port): Support parameter expansion in
14354 multidimensional arrays.
14355 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
14356 after "assert property". Reported by Julian Gorfajn.
14357 (verilog-simplify-range-expression): Fix "couldn't merge" errors
14358 with multiplication, bug303.
14359 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
14360 Reported by Jan Frode Lonnum.
14361
1bbe96b2
GM
143622011-11-30 Juanma Barranquero <lekktu@gmail.com>
14363
14364 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
14365 (hfy-shell-file-name, hfy-shell):
14366 * international/fontset.el (x-decompose-font-name): Fix typos.
14367
143682011-11-29 Ken Brown <kbrown@cornell.edu>
14369
14370 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
14371 (gdb-version): Remove defvar.
14372 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
14373 (gdb-gud-context-command, gdb-non-stop-handler)
14374 (gdb-current-context-command, gdb-stopped): Use it.
14375 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
14376 (gdb-non-stop-handler): Don't enable pretty-printing here.
14377 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
14378 non-stop mode. Use the following.
14379 (gdb-check-target-async): New defun.
14380 (gud-watch, gdb-stopped): Fix whitespace.
14381 (gdb-get-source-file): Don't try to display the source file if
14382 `gdb-main-file' is nil.
14383
143842011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
14385
14386 * align.el: Try to generate fewer markers (bug#10047).
14387 (align--set-marker): New macro.
14388 (align-region): Use it.
14389
c935221f
SM
143902011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
14391
14392 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
14393
e70b5064
CY
143942011-11-29 Chong Yidong <cyd@gnu.org>
14395
14396 * indent.el (indent-for-tab-command, indent-according-to-mode):
14397 Doc fix.
14398 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
14399
f3af92b7
MA
144002011-11-29 Michael Albinus <michael.albinus@gmx.de>
14401
14402 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
14403 aware of remote file names. (Bug#10124)
14404
ed472be9
CY
144052011-11-29 Chong Yidong <cyd@gnu.org>
14406
14407 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
14408
24510c22
SM
144092011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
14410
14411 * files.el (find-file): Don't use force-same-window (bug#10144).
14412 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
14413 use pop-to-buffer if the selected window can't be used.
14414 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
14415
c60c3703
EZ
144162011-11-28 Eli Zaretskii <eliz@gnu.org>
14417
14418 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
14419 special-mode-map.
14420
e95def75
CY
144212011-11-28 Chong Yidong <cyd@gnu.org>
14422
14423 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
14424
c3f1c606
NR
144252011-11-27 Nick Roberts <nickrob@snap.net.nz>
14426
14427 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
14428 gdb-get-source-file-list on gdb-create-source-file-list.
14429
00db469c
EZ
144302011-11-26 Eli Zaretskii <eliz@gnu.org>
14431
14432 * whitespace.el (whitespace-newline): Use a different foreground
14433 color for 16-color light-background displays.
14434
4ad3bc2a
CY
144352011-11-24 Chong Yidong <cyd@gnu.org>
14436
14437 * window.el (display-buffer--special-action): Doc fix.
14438
e9fce1ac
JB
144392011-11-25 Juanma Barranquero <lekktu@gmail.com>
14440
14441 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
14442 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
14443 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
14444 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
14445 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
14446 (avl-tree-stack-first):
14447 * emacs-lisp/cconv.el (cconv--analyse-use):
14448 * net/gnutls.el (gnutls-negotiate): Fix typos.
14449
cb825e5d
GM
144502011-11-24 Glenn Morris <rgm@gnu.org>
14451
3adbe224
GM
14452 * lpr.el (lpr-windows-system, lpr-lp-system):
14453 * mail/binhex.el (binhex-begin-line):
14454 * progmodes/grep.el (grep-history, grep-find-history):
14455 * textmodes/flyspell.el:
14456 * vc/pcvs-defs.el (cvs-global-menu):
14457 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
14458 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
14459 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
14460
321decc8
GM
14461 * net/tls.el: Fix case of "GnuTLS".
14462
420b63ad
GM
14463 * paths.el (rmail-file-name): Format doc-string for make-docfile.
14464
cb825e5d
GM
14465 * version.el (emacs-build-system): Give it a doc-string.
14466
a0649f08
JL
144672011-11-24 Juri Linkov <juri@jurta.org>
14468
14469 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
14470
c0bc0fd4
GM
144712011-11-24 Glenn Morris <rgm@gnu.org>
14472
14473 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
14474 if called on a non-mime message just toggle the headers. (Bug#8006)
14475
20db1522
JB
144762011-11-24 Juanma Barranquero <lekktu@gmail.com>
14477
14478 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
14479 (allout-lead-with-comment-string, allout-structure-deleted-hook)
14480 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
14481 (allout-rebullet-heading, allout-open-sibtopic)
14482 (allout-toggle-current-subtree-encryption)
14483 (allout-toggle-subtree-encryption, allout-encrypt-string)
14484 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
14485 (allout-distinctive-bullets-string, allout-auto-activation):
14486 * window.el (window-normalize-buffer-to-display):
14487 * progmodes/verilog-mode.el (verilog-batch-indent):
14488 * textmodes/bibtex.el (bibtex-field-braces-opt)
14489 (bibtex-field-strings-opt):
14490 * vc/cvs-status.el (cvs-tree-merge):
14491 Fix typos.
14492
7262a87c
MA
144932011-11-23 Michael Albinus <michael.albinus@gmx.de>
14494
14495 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
14496 `non-essential' to t, in order to avoid remote connections.
14497
283430a1
EZ
144982011-11-23 Eli Zaretskii <eliz@gnu.org>
14499
a1beca85
SM
14500 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14501 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
14502 case-insensitively.
14503
d2992a38
ML
145042011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
14505
14506 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
14507
50419064
GM
145082011-11-23 Glenn Morris <rgm@gnu.org>
14509
da94eca1
GM
14510 * paths.el (rmail-file-name): Reformat the doc-string so that it
14511 is picked up.
14512
9aac4de2
GM
14513 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
14514 (rmail-auto-file): Ignore case in the "special" field names,
14515 as mail-fetch-field does for all others.
14516
8038d2d2
GM
14517 * mail/rmail.el (rmail-forward):
14518 * mail/rmailkwd.el (rmail-set-label):
14519 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
14520 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
14521
f3fe222a
GM
14522 * mail/rmail.el (rmail-current-message): Doc fix.
14523
50419064
GM
14524 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
14525
28109f49
SM
145262011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
14527
14528 * server.el (server-eval-and-print): Allow C-g (bug#6585).
14529
394c65f1
GM
145302011-11-22 Glenn Morris <rgm@gnu.org>
14531
14532 * mail/rmailmm.el (test-rmail-mime-handler)
14533 (test-rmail-mime-bulk-handler)
14534 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
14535
f2a0aa3a
JL
145362011-11-21 Juri Linkov <juri@jurta.org>
14537
1154d12e
JB
14538 * calc/calc.el (calc-read-key-sequence):
14539 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 14540
9c34a344
LMI
145412011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14542
14543 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
14544 Tell the caller that the next line needs recomputation, even
14545 though it doesn't start a sexp (bug#10094).
14546
f04a3be9
SM
145472011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
14548
14549 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
14550
7978747f
SM
145512011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
14552
f04a3be9
SM
14553 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
14554 Use force-same-window.
7978747f 14555
fe7a3057
JB
145562011-11-20 Juanma Barranquero <lekktu@gmail.com>
14557
14558 * descr-text.el (describe-char-unicode-data):
14559 * json.el (json-string-escape):
14560 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
14561 (Footnote-unicode, Footnote-style-p):
14562 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
14563
24901d61
CY
145642011-11-20 Chong Yidong <cyd@gnu.org>
14565
14566 * window.el (replace-buffer-in-windows): Restore interactive spec.
14567
bac7ff22
SM
145682011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
14569
24f3d7b9
SM
14570 * electric.el (electric-indent-mode): Fix last change (too optimistic).
14571
bac7ff22
SM
14572 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
14573 (byte-compile-global-not-obsolete-vars): New var.
14574 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
14575 Use it.
14576 (byte-compile-warn-obsolete): Align text with the one in *Help*.
14577
cd1181db
JB
145782011-11-20 Juanma Barranquero <lekktu@gmail.com>
14579
14580 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
14581 * progmodes/pascal.el (electric-pascal-equal):
14582 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
14583 * xml.el (xml-substitute-special): Fix typos.
14584
7fb18e9e
GM
145852011-11-20 Glenn Morris <rgm@gnu.org>
14586
14587 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
14588 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
14589 Doc fixes.
14590 (rmail-decode-mime-charset): Mark as obsolete.
14591
14592 * mail/rmailsum.el (rmail-message-regexp-p-1):
14593 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
14594 Before using mime functions, check they are set. (Bug#10077)
14595
d5a6b3ba
JL
145962011-11-19 Juri Linkov <juri@jurta.org>
14597
14598 * info.el (Info-finder-find-node): Use `package--builtins' instead
14599 of `package-alist'. Use node names formed by the pattern "Keyword "
14600 and the keyword name.
14601
e981b61f
AS
146022011-11-19 Andreas Schwab <schwab@linux-m68k.org>
14603
1d00653d 14604 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 14605
3ffbc301
JL
146062011-11-19 Juri Linkov <juri@jurta.org>
14607
14608 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
14609 that calls `revert-buffer' on all Info buffers. (Bug#9915)
14610 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
14611 `old-history', `old-history-forward'. Add let-binding
14612 `window-selected'. Remove calls to `kill-buffer',
14613 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
14614 before calling `Info-find-node', so `Info-find-node-2' will reread
14615 the Info file. Restore window positions only when `window-selected'
14616 is non-nil.
14617
30c62133
JL
146182011-11-19 Juri Linkov <juri@jurta.org>
14619
14620 * isearch.el (isearch-lazy-highlight-new-loop):
14621 Remove condition `(not isearch-error)'. (Bug#9918)
14622
14623 * misearch.el (multi-isearch-search-fun): Add condition
14624 `(not bound)' to ignore lazy-highlighting search.
14625 Add the search-failed message "end of multi" when the end of
14626 multi-sequence is reached. Uncapitalize the search-failed
14627 message "Repeat for next buffer".
14628
14629 * info.el (Info-search): Add the search-failed message
14630 "end of the manual" when the end of the manual is reached
14631 in Isearch mode.
14632
645ca9cf
JL
146332011-11-19 Juri Linkov <juri@jurta.org>
14634
14635 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
14636 Use non-destructive `remove' instead of `delete' because
14637 `Info-history-list' stored to `Info-isearch-initial-history-list' in
14638 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
14639
df754f66
JL
146402011-11-19 Juri Linkov <juri@jurta.org>
14641
14642 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
14643 to nil instead of binding `search-ring' and `regexp-search-ring'.
14644 (Bug#9185)
14645
0e23d96a
EZ
146462011-11-19 Eli Zaretskii <eliz@gnu.org>
14647
14648 * simple.el (line-move): Force movement by logical lines for any
14649 hscrolled window, not only when auto-hscroll-mode is on.
14650 (line-move-visual): Update doc string to that effect. (Bug#10076)
14651
8a6ccb66
AS
146522011-11-19 Andreas Schwab <schwab@linux-m68k.org>
14653
14654 * language/european.el (macintosh): Define as alias for mac-roman.
14655
49ae5b39
EZ
146562011-11-19 Eli Zaretskii <eliz@gnu.org>
14657
14658 * mail/rmailmm.el (rmail-mime-display-header)
14659 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
14660 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
14661 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
14662 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
14663 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
14664 of a raw aref.
14665 (rmail-mime-entity-segment): To get past the tagline, move forward
14666 2 more lines, to account for the 2 empty lines that precede and
14667 follow the line with the buttons.
14668 (rmail-mime-update-tagline): Move one more line, to get past the
14669 empty line that follows the buttons in the tagline. (Bug#9520)
14670
c56cad4a
MR
146712011-11-19 Martin Rudalics <rudalics@gmx.at>
14672
14673 * window.el (window-max-delta-1, window-min-delta-1)
14674 (window-min-size-1, window-state-get-1, window-state-put-1)
14675 (window-state-put-2): Use "window--" prefix.
14676
cbe71af3
SM
146772011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
14678
2ad52c60
SM
14679 * emacs-lisp/smie.el: Improve warnings and conflict detection.
14680 (smie-warning-count): New var.
14681 (smie-set-prec2tab): Use it.
14682 (smie-bnf->prec2): Improve warnings. Add docstring.
14683 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
14684 (smie-bnf--set-class): New function.
14685 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
14686 corner case.
14687
6944dbc1
SM
14688 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
14689 (compilation-error-properties, compilation-move-to-column):
14690 Handle compilation-first-column while in the target buffer.
14691
c400c4d7
SM
14692 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
14693 Don't hardcode point-min==1.
14694
6dbe3e96
SM
14695 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
14696 (eshell-rewrite-for-command): Remove workaround.
14697 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
14698 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
14699 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
14700
cbe71af3
SM
14701 * files-x.el (modify-file-local-variable): Obey commenting conventions.
14702
a8e1496d
GM
147032011-11-17 Glenn Morris <rgm@gnu.org>
14704
14705 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
14706 Ignore buffer-local generated-autoload-file if it is the same
14707 as the global value. (Bug#10049)
14708
df85d315
JB
147092011-11-17 Juanma Barranquero <lekktu@gmail.com>
14710
14711 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
14712 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
14713 (reftex-toc-previous-heading, reftex-toc-max-level)
14714 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
14715 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
14716 (reftex-toc-do-promote, reftex-toc-promote-prepare)
14717 (reftex-toc-promote-action, reftex-toc-extract-section-number)
14718 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
14719 (reftex-toc-rename-label, reftex-toc-visit-location)
14720 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
14721 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
14722 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
14723 leaving "*toc*" only for references to the buffer.
14724
a0c2d0ae
MR
147252011-11-17 Martin Rudalics <rudalics@gmx.at>
14726
14727 * window.el (window-resize, delete-window, split-window):
14728 Replace window-splits by window-combination-resize.
1d00653d 14729 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 14730
35c0bac8
GM
147312011-11-17 Glenn Morris <rgm@gnu.org>
14732
14733 * progmodes/sh-script.el (sh-font-lock-keywords-var):
14734 Make bash entry derive from sh entry, not shell entry.
14735
d0c8fc8a
MA
147362011-11-16 Michael Albinus <michael.albinus@gmx.de>
14737
7262a87c
MA
14738 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
14739 local file name.
14740
7877f373
JB
147412011-11-16 Juanma Barranquero <lekktu@gmail.com>
14742
14743 * menu-bar.el (menu-bar-file-menu):
14744 * printing.el (pr-ps-utility):
14745 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
14746 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
14747 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
14748 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
14749 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
14750 (icalendar--convert-cyclic-to-ical)
14751 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
14752 (icalendar--convert-ical-to-diary)
14753 (icalendar--convert-recurring-to-diary)
14754 (icalendar--convert-non-recurring-all-day-to-diary)
14755 (icalendar-import-format-sample):
14756 * progmodes/idlw-shell.el (idlwave-shell-mode):
14757 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
14758 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
14759 (vhdl-ps-print-init): Fix typos.
14760
10649b82
KM
147612011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
14762
9d0cfcd6
GM
14763 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
14764 FSF and collapse date sequence, obscure author/maintainer email address
14765 better, remove extra version line, track relocation of author's webpage.
10649b82 14766
9d0cfcd6
GM
14767 * progmodes/python.el (python-pdbtrack-input-prompt)
14768 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
14769 regular python pdb prompts. Adjustments shamelessly taken exactly as
14770 suggested in EmacsWiki page (tiny change):
14771 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 14772
58179cce
JB
147732011-11-16 Juanma Barranquero <lekktu@gmail.com>
14774
14775 * expand.el (expand-pos, expand-index, expand-point):
14776 Remove redundant info from docstring.
14777 (expand-add-abbrevs): Doc fix.
14778 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
14779 (expand-sample-perl-mode-expand-list): Fix typos.
14780
14781 * net/dbus.el (dbus-event-member-name):
14782 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
14783 * term/pc-win.el (msdos-create-frame-with-faces):
14784 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
14785
b6f67890
MR
147862011-11-16 Martin Rudalics <rudalics@gmx.at>
14787
14788 * window.el (split-window, window-state-get-1)
14789 (window-state-put-1, window-state-put-2): Rename occurrences of
14790 window-nest to window-combination-limit.
1d00653d 14791 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 14792
ce7ddba0
CY
147932011-11-16 Chong Yidong <cyd@gnu.org>
14794
14795 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
14796 regexp (Bug#10033).
14797
3ae704f4
SM
147982011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
14799
14800 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
14801 `completing-read' will remove *Completions* and will preserve
14802 current-buffer for us.
14803 (tmm-add-prompt): Users of *Completions* will always (re)set its
14804 major mode.
14805 (tmm-old-comp-map): Remove.
14806
6ad1cdde
GM
148072011-11-16 Glenn Morris <rgm@gnu.org>
14808
14809 * mail/rmailedit.el: Require rmailmm when compiling.
14810 (rmail-old-mime-state): New declaration.
14811 (rmail-edit-current-message): If editing a mime message,
14812 edit the "raw" message from the mbox buffer.
14813 (rmail-cease-edit): Handle mime messages. (Bug#9840)
14814
d20faa20
GM
148152011-11-15 Glenn Morris <rgm@gnu.org>
14816
14817 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
14818 which wasn't being used. Add optional arg to force given state.
14819 (rmail-mime): Add optional arg to force given state.
14820
c7015153
JB
148212011-11-15 Juanma Barranquero <lekktu@gmail.com>
14822
14823 * allout.el (allout-encryption-plaintext-sanitization-regexps):
14824 * frame.el (display-mm-dimensions-alist):
14825 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
14826 (outline-move-subtree-down):
14827 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
14828 (newsticker--treeview-do-get-node):
14829 * net/quickurl.el (quickurl-list-buffer-name):
14830 * progmodes/dcl-mode.el (dcl-mode):
14831 * progmodes/gdb-mi.el (gdb-mapcar*):
14832 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
14833
45261b50
GM
148342011-11-15 Glenn Morris <rgm@gnu.org>
14835
14836 * mail/rmail.el (rmail-file-coding-system): It's only ever used
14837 in a boolean sense, so just make it a boolean, and fix the doc.
14838 (rmail-show-mime-function, rmail-mime-feature)
14839 (rmail-require-mime-maybe): Doc fixes.
14840 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
14841
14842 * mail/rmailmm.el (rmail-show-mime): Doc fix.
14843
0d26e0b6
JB
148442011-11-15 Juanma Barranquero <lekktu@gmail.com>
14845
14846 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
14847 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
14848 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
14849 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
14850
447f30f6
GM
148512011-11-15 Glenn Morris <rgm@gnu.org>
14852
672b871d
GM
14853 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
14854 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
14855 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
14856 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
14857 (rmail-mime, rmail-show-mime): Doc fixes.
14858
f6aa5bb1
GM
14859 * term/ns-win.el (mode-line-frame-identification):
14860 Leave it alone. (Bug#10051)
14861
947cd66b
GM
14862 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
14863
447f30f6
GM
14864 * mail/rmailout.el (rmail-output-to-rmail-buffer):
14865 Handle empty buffers. (Bug#9978)
14866
0b381c7e
JB
148672011-11-14 Juanma Barranquero <lekktu@gmail.com>
14868
14869 * international/mule.el (define-charset):
14870 * mail/rmailmm.el (rmail-mime-find-header-encoding):
14871 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
14872 * progmodes/verilog-mode.el (verilog-backward-token):
14873 * textmodes/ispell.el (lookup-words):
14874 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
14875
71e027ac
GM
148762011-11-14 Glenn Morris <rgm@gnu.org>
14877
56632ce4
GM
14878 * progmodes/executable.el
14879 (executable-make-buffer-file-executable-if-script-p):
14880 Handle file-modes returning nil.
14881
40500957
GM
14882 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
14883 message - not necessary, and causes problems. (Bug#9831)
14884
071c2340
GM
14885 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
14886
d3cfca60
GM
14887 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
14888
71e027ac
GM
14889 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
14890 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
14891 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
14892
89d61221
MR
148932011-11-12 Martin Rudalics <rudalics@gmx.at>
14894
14895 * window.el (window-resize, delete-window): Use window-splits
14896 variable instead of function.
14897 (window-state-get-1, window-state-put-2, window-state-put):
14898 Don't deal with windows' splits status.
14899
98282f6f
GM
149002011-11-12 Glenn Morris <rgm@gnu.org>
14901
14902 * apropos.el (apropos-do-all, apropos-library, apropos-value)
14903 (apropos-documentation): Doc fixes.
14904
40a8bdf6
JB
149052011-11-11 Juanma Barranquero <lekktu@gmail.com>
14906
14907 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
14908 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
14909
65bd19ff
SM
149102011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
14911
14912 * electric.el (electric-indent-post-self-insert-function): Make it
14913 possible for a char to only indent in some circumstances.
14914 (electric-indent-mode): Simplify.
14915
54f9154c
MR
149162011-11-11 Martin Rudalics <rudalics@gmx.at>
14917
14918 * window.el (windows-with-parameter): Remove unused function.
14919 (windows-at-side): Rename to window-at-side-list.
14920 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
14921 (window-side-check, window-size-ignore, window-size-fixed-1)
14922 (window-in-direction-2): Prefix with "window--".
14923 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 14924
68cbc58b
GM
149252011-11-11 Glenn Morris <rgm@gnu.org>
14926
14927 * subr.el (eval-after-load): If FILE is already loaded,
14928 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
14929
b2621720
GM
149302011-11-10 Glenn Morris <rgm@gnu.org>
14931
9a4de110
GM
14932 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
14933 Call svn via vc-svn-command rather than vc-do-command.
14934 (vc-svn-command): Add --non-interactive. (Bug#9993)
14935 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
14936
b2621720
GM
14937 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14938 Add toggle-read-only. (Bug#7292)
14939 * files.el (toggle-read-only): Mention that it should only
14940 be used interactively. (Bug#10006)
14941
1dce7193
SM
149422011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
14943
d9ac1a1e
SM
14944 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14945 Adjust regexp for OCaml warnings.
14946
0c325082
SM
14947 * electric.el (electric-pair-post-self-insert-function): Let user
14948 turn it off buffer-locally (bug#9932).
14949
90132c14
SM
14950 * progmodes/python.el (python-beginning-of-statement):
14951 Rewrite (bug#2703).
14952
1dce7193
SM
14953 * progmodes/compile.el: Better handle TABs (bug#9749).
14954 (compilation-internal-error-properties)
14955 (compilation-next-error-function): Obey the target buffer's
14956 compilation-error-screen-columns.
14957
c4e7c63a
JB
149582011-11-09 Juanma Barranquero <lekktu@gmail.com>
14959
14960 * progmodes/meta-mode.el: Remove obsolete comments.
14961 (meta-right-comment-regexp, meta-ignore-comment-regexp):
14962 Fix typos in docstrings.
14963
2cffd681
MR
149642011-11-09 Martin Rudalics <rudalics@gmx.at>
14965
14966 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 14967 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
14968 (window--resizable): New function. Make all callers of
14969 window-resizable call window--resizable instead.
14970 (window-resizable): Rewrite in terms of window--resizable.
14971
0edcba87
GM
149722011-11-08 Glenn Morris <rgm@gnu.org>
14973
14974 * progmodes/delphi.el (delphi-mode-syntax-table):
14975 Let define-derived-mode define a proper syntax table. (Bug#9994)
14976
4b0d61e3
SM
149772011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
14978
14979 * window.el: Stay away from defsubst.
14980 (window-list-no-nils): Remove.
14981 (window-state-get-1, window-state-get): Use backquote instead.
14982
cd394be1 149832011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 14984
4b0d61e3 14985 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 14986 Fix incorrect use of default argument in `completing-read'.
14987
e1c2c6f2
MR
149882011-11-08 Martin Rudalics <rudalics@gmx.at>
14989
14990 * window.el (display-buffer-function, special-display-function):
14991 Mention display-buffer-record-window but do not mention
14992 help-setup parameter in doc-strings.
b3f4a882 14993 (window-min-delta): Fix doc-string typo.
e1c2c6f2 14994
105216ed
CY
149952011-11-08 Chong Yidong <cyd@gnu.org>
14996
14997 * window.el (window-total-height, window-total-width): Doc fix.
14998 (window-body-size): Move from C.
14999 (window-body-height, window-body-width): Move to C.
15000
0a9f9ab5
SM
150012011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
15002
15003 * window.el: Make special-display like display-buffer-alist (bug#9532).
15004 (display-buffer--special-action): New function, morphed
15005 from display-buffer--special.
15006 (display-buffer): Use it to handle special-display-buffers at higher
15007 priority (just after display-buffer-alist).
15008 (display-buffer-fallback-action, display-buffer--other-frame-action)
15009 (pop-to-buffer-same-window): Remove display-buffer--special.
15010
a769dd15
GM
150112011-11-07 Glenn Morris <rgm@gnu.org>
15012
15013 * calendar/cal-menu.el (cal-menu-set-date-title):
15014 Do nothing if not in a calendar. (Bug#9976)
15015
05a61ee3
SM
150162011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
15017
15018 * files.el (find-file): Always use selected-window.
15019
be7f5545
MR
150202011-11-07 Martin Rudalics <rudalics@gmx.at>
15021
15022 * window.el (window-combinations): Make WINDOW argument
15023 mandatory. Rewrite doc-string.
15024 (walk-window-subtree, window-atom-check, window-min-delta)
15025 (window-max-delta, window--resize-this-window)
15026 (window--resize-root-window-vertically, window-tree)
15027 (balance-windows, window-state-put): Rewrite doc-strings as to
15028 not mention the term "subwindow".
15029 (window--resize-subwindows-skip-p): Rename to
15030 window--resize-child-windows-skip-p.
15031 (window--resize-subwindows-normal): Rename to
15032 window--resize-child-windows-normal.
15033 (window--resize-subwindows): Rename to
15034 window--resize-child-windows.
15035 (window-or-subwindow-p): Rename to window--in-subtree-p.
15036
3c6702ef
ML
150372011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
15038
15039 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
15040 Ensure that mbox format messages end in two newlines (Bug#9974).
15041
49745b39
CY
150422011-11-06 Chong Yidong <cyd@gnu.org>
15043
15044 * window.el (window-combination-p): Function deleted; its
15045 side-effect is not used in any existing code.
15046 (window-combinations, window-combined-p): Call window-*-child
15047 directly.
15048
24300f5f
CY
150492011-11-05 Chong Yidong <cyd@gnu.org>
15050
15051 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
15052 (window-size-ignore, window-state-get): Callers changed.
15053 (window-normalize-window): Rename from window-normalize-any-window.
15054 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 15055 (window-normalize-live-window): Delete.
447f16b8
CY
15056 (window-combination-p, window-combined-p, window-combinations)
15057 (walk-window-subtree, window-atom-root, window-min-size)
15058 (window-sizable, window-sizable-p, window-size-fixed-p)
15059 (window-min-delta, window-max-delta, window-resizable)
15060 (window-resizable-p, window-full-height-p, window-full-width-p)
15061 (window-current-scroll-bars, window-point-1, set-window-point-1)
15062 (window-at-side-p, window-in-direction, window-resize)
15063 (adjust-window-trailing-edge, maximize-window, minimize-window)
15064 (window-deletable-p, delete-window, delete-other-windows)
15065 (record-window-buffer, unrecord-window-buffer)
15066 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
15067 (quit-window, split-window, window-state-put)
15068 (set-window-text-height, fit-window-to-buffer)
15069 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 15070
89bd5ee1
EZ
150712011-11-04 Eli Zaretskii <eliz@gnu.org>
15072
53479029
EZ
15073 * mail/rmail.el (rmail-simplified-subject): Decode subject with
15074 rfc2047-decode-string.
15075 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
15076 warnings.
15077
89bd5ee1
EZ
15078 * window.el (window-body-height, window-body-width): Mention in
15079 the doc string that the return values are in frame's canonical
15080 units. (Bug#9949)
15081
bd17fdee
AM
150822011-11-03 Alan Mackenzie <acm@muc.de>
15083
15084 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
15085 change in cc-engine.el.
15086
acc825c5
SM
150872011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
15088
15089 * window.el (switch-to-buffer): Use `force-same-window' interactively.
15090
1885e5b8
MR
150912011-11-02 Martin Rudalics <rudalics@gmx.at>
15092
15093 * window.el (quit-window): Call unrecord-window-buffer after
15094 showing another buffer in the window. (Bug#9937)
acc825c5 15095 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 15096
ebe06da9
JB
150972011-11-02 Juanma Barranquero <lekktu@gmail.com>
15098
15099 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
15100 Accept status with more than 9 shelves. (Bug#9935)
15101 Reported by Colin D Bennett <colin@gibibit.com>.
15102
4ee88440
MR
151032011-11-01 Martin Rudalics <rudalics@gmx.at>
15104
15105 * help.el (with-help-window): Don't reference
15106 temp-buffer-show-specifiers in doc-string.
15107
08e1d82c
AS
151082011-10-31 Andreas Schwab <schwab@linux-m68k.org>
15109
15110 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
15111 menu-item.
15112
84bd6e9e
VJL
151132011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15114
15115 * whitespace.el: New version 13.2.2.
15116 (whitespace-newline-mode): Disable properly. Reported by Sarah
15117 <EmacsWiki>.
15118
dba0634a
UJ
151192011-10-30 Ulf Jasper <ulf.jasper@web.de>
15120
15121 * net/newst-treeview.el: Remove "Time-stamp".
15122 (newsticker--group-manage-orphan-feeds): Do not call
15123 newsticker--treeview-tree-update.
db22a3c2
JB
15124 (newsticker-treeview-update, newsticker-treeview):
15125 Call newsticker--treeview-tree-update if necessary.
dba0634a 15126
3d8daefe
MR
151272011-10-30 Martin Rudalics <rudalics@gmx.at>
15128
15129 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
15130 (window-iso-combinations): Remove "iso-" infix.
15131 Suggested by Chong Yidong.
3d8daefe
MR
15132 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
15133 (window-max-delta-1, window-resize, window--resize-siblings)
15134 (window--resize-this-window, adjust-window-trailing-edge)
15135 (split-window, balance-windows-1)
15136 (shrink-window-if-larger-than-buffer):
15137 * calendar/calendar.el (calendar-generate-window):
db22a3c2 15138 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 15139
1bc4c3ae
SM
151402011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
15141
15142 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
15143 in place (bug#9907).
15144 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
15145 (eshell-rewrite-if-command, eshell-rewrite-for-command)
15146 (eshell-structure-basic-command, eshell-rewrite-while-command)
15147 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
15148 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
15149 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
15150 (eshell-do-pipelines-synchronously, eshell-eval-command):
15151 Use backquotes and prefer setq to set.
15152 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
15153 (eshell-macrop): Use functionp.
c1e2f5fa 15154 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 15155
30b65d9c
CY
151562011-10-30 Chong Yidong <cyd@gnu.org>
15157
15158 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
15159 instead of set-mark (Bug#9810).
15160
2d197ffb
CY
151612011-10-30 Chong Yidong <cyd@gnu.org>
15162
15163 * window.el (split-window-below, split-window-right): Rename from
15164 split-window-above-each-other and split-window-side-by-side
15165 respectively. All callers changed.
15166 (split-window-sensibly, split-window-sensibly): Use them.
15167 (split-window-keep-point): Doc fix.
15168
15169 * isearch.el: Add isearch-scroll property to split-window-below
15170 and split-window-right.
15171
15172 * follow.el (follow-mode):
15173 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
15174 * progmodes/ada-xref.el (ada-gdb-application):
15175 * emulation/vip.el (vip-buffer-in-two-windows):
15176 * image-dired.el (image-dired-dired-with-window-configuration):
15177 * dired-x.el (dired-do-find-marked-files):
15178 * dired.el (dired-pop-to-buffer):
15179 * bs.el (bs--show-with-configuration):
15180 * vc/emerge.el (emerge-setup-windows):
15181 * textmodes/two-column.el (2C-two-columns):
15182 * textmodes/reftex-toc.el (reftex-toc):
15183 * progmodes/gdb-mi.el (gdb-setup-windows):
15184 * progmodes/fortran.el (fortran-window-create):
15185 * net/newst-treeview.el (newsticker--treeview-window-init):
15186 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
15187 * emulation/tpu-edt.el (tpu-gold-map):
15188 * emulation/crisp.el (crisp-mode-map):
15189 * calendar/calendar.el (calendar-basic-setup): Callers changed.
15190
38bb2ca8
CY
151912011-10-29 Chong Yidong <cyd@gnu.org>
15192
aa4de341
CY
15193 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
15194
e1eb5385
CY
15195 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
15196
5d2ece3c
CY
15197 * textmodes/flyspell.el (flyspell-word): Fix char offset for
15198 forged Ispell output (Bug#7904).
15199
38bb2ca8
CY
15200 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
15201
d0af9f77
SM
152022011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
15203
15204 * doc-view.el: Avoid ugly errors about not finding nil.
15205 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
15206 (doc-view-dvipdf-program, doc-view-unoconv-program)
15207 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
15208 Avoid nil or absolute file name as default value.
15209 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
15210
52bedd34
AM
152112011-10-28 Alan Mackenzie <acm@muc.de>
15212
db22a3c2 15213 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 15214
7e43cfa5
AM
152152011-10-28 Alan Mackenzie <acm@muc.de>
15216
15217 Amend the handling of c-beginning/end-of-defun in nested declaration
15218 scopes.
15219
52bedd34
AM
15220 * progmodes/cc-vars.el (c-defun-tactic): Move here from
15221 cc-langs.el. Change it to a defcustom.
7e43cfa5 15222
52bedd34
AM
15223 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
15224 cc-vars.el.
7e43cfa5 15225
d0af9f77
SM
15226 * progmodes/cc-engine.el (c-beginning-of-statement-1):
15227 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 15228
52bedd34 15229 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 15230 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
15231 (c-widen-to-enclosing-decl-scope): New function.
15232 (c-while-widening-to-decl-block): New macro.
15233 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
15234 outward for defun boundaries, and correspondingly change symbol
15235 `respect-enclosure' to `go-outward'.
15236 (c-declaration-limits): Change algorithm to report only the "innermost"
15237 defun's boundaries.
15238
1a2ce9ee
DD
152392011-10-28 Deniz Dogan <deniz@dogan.se>
15240
15241 * net/rcirc.el (rcirc-mode): Use hard newlines.
15242
bc97a826
AM
152432011-10-28 Alan Mackenzie <acm@muc.de>
15244
15245 Amend to indent and fontify macros "which include their own semicolon"
15246 correctly, using the "virtual semicolon" mechanism.
15247
52bedd34 15248 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 15249
d0af9f77 15250 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 15251 Recode to scan one line at a time rather than having \n and \r
58179cce 15252 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 15253 (c-forward-label): Amend for virtual semicolons.
58179cce 15254 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 15255
52bedd34
AM
15256 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
15257 of the new C macros.
bc97a826 15258
52bedd34 15259 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
15260 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
15261 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
15262 (c-opt-cpp-macro-define): Make into a full language variable.
15263 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
15264 AWK Mode (including \n, \r) removed, no longer needed.
15265
d0af9f77
SM
15266 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
15267 Invoke c-make-macro-with-semi-re.
bc97a826 15268
52bedd34
AM
15269 * progmodes/cc-vars.el (c-macro-with-semi-re):
15270 (c-macro-names-with-semicolon): New variables.
58179cce 15271 (c-make-macro-with-semi-re): New function.
bc97a826 15272
7a6c0941
SM
152732011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
15274
15275 * vc/log-edit.el: Fill empty field rather than adding new one.
15276 (log-edit-add-field): New function.
15277 (log-edit-insert-changelog): Use it.
15278
b0c4cdcf
ML
152792011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
15280
15281 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
15282
ee1f1da9
SM
152832011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
15284
15285 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
15286 (gdb--check-interpreter): New function.
15287 (gdb): Use it.
15288
51bc5f8b
GM
152892011-10-27 Glenn Morris <rgm@gnu.org>
15290
416a2c45
GM
15291 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
15292 (least-positive-float, least-negative-float)
15293 (least-positive-normalized-float, least-negative-normalized-float)
15294 (float-epsilon, float-negative-epsilon):
15295 Remove unnecessary declarations.
15296
15297 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
15298 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
15299 (least-positive-float, least-negative-float)
15300 (least-positive-normalized-float, least-negative-normalized-float)
15301 (float-epsilon, float-negative-epsilon): Add doc-strings,
15302 based on those in cl.texi.
15303
51bc5f8b
GM
15304 * files.el (set-visited-file-name): If the major-mode changed,
15305 reload the local variables. (Bug#9796)
15306
15de15c6
CY
153072011-10-27 Chong Yidong <cyd@gnu.org>
15308
15309 * subr.el (change-major-mode-after-body-hook): New hook.
15310 (run-mode-hooks): Run it.
15311
ee1f1da9
SM
15312 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
15313 Use change-major-mode-before-body-hook.
15de15c6
CY
15314
15315 * simple.el (fundamental-mode):
15316 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
15317 change introducing fundamental-mode-hook.
15318
5430d399
JB
153192011-10-26 Juanma Barranquero <lekktu@gmail.com>
15320
acc825c5 15321 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 15322
ad74a69e
MA
153232011-10-26 Michael Albinus <michael.albinus@gmx.de>
15324
15325 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 15326 tramp.el explicitly. (Bug#7583)
ad74a69e 15327
71d4c2a5
SM
153282011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
15329
15330 * progmodes/octave-mod.el:
15331 * progmodes/octave-inf.el: Update maintainer.
15332
b1f6fa26
CY
153332011-10-26 Chong Yidong <cyd@gnu.org>
15334
15335 * subr.el (with-wrapper-hook): Rewrite doc.
15336
3f04efd6
MA
153372011-10-25 Michael Albinus <michael.albinus@gmx.de>
15338
15339 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 15340 filenames "/method:foo:". (Bug#9793)
3f04efd6 15341
410488d3
SM
153422011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
15343
15344 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
15345 (bug#9865).
15346
c1ebb47e
GM
153472011-10-24 Glenn Morris <rgm@gnu.org>
15348
15349 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
15350
7f5c46c7
MA
153512011-10-24 Michael Albinus <michael.albinus@gmx.de>
15352
15353 * notifications.el: Add the requirement of a running D-Bus session
15354 bus to the Commentary.
15355
db2440b6
JL
153562011-10-24 Juri Linkov <juri@jurta.org>
15357
15358 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
15359 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
15360 (Bug#9364)
15361
feecf435
JL
153622011-10-24 Juri Linkov <juri@jurta.org>
15363
15364 * info.el (Info-following-node-name-re): Add newline to the list
15365 of allowed characters for leading space. (Bug#9824)
15366
a3839de2
SM
153672011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
15368
acc825c5
SM
15369 * progmodes/octave-inf.el (inferior-octave-mode-map):
15370 Fix C-c C-h binding.
a3839de2
SM
15371 * progmodes/octave-mod.el (octave-help): Remove.
15372
09388e76
MA
153732011-10-23 Michael Albinus <michael.albinus@gmx.de>
15374
15375 Sync with Tramp 2.2.3.
15376
15377 * net/tramp-cache.el (top): Pacify byte-compiler using
15378 `init-file-user' and `site-run-file'.
15379
15380 * net/trampver.el: Update release number.
15381
86c60681
CY
153822011-10-23 Chong Yidong <cyd@gnu.org>
15383
15384 * files.el (toggle-read-only): Remove obsolete comment about
15385 version control.
15386
15387 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
15388 for toggle-read-only. Note that this hasn't called vc-next-action
15389 since 2008-05-02, though it wasn't documented at the time.
15390
a3839de2
SM
15391 * vc/ediff-init.el (ediff-toggle-read-only-function):
15392 Use toggle-read-only.
86c60681 15393
cd5495ff
AM
153942011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
15395
15396 Fix bug #9560, sporadic wrong indentation; improve instrumentation
15397 of c-parse-state.
15398
00b77525 15399 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 15400 correct faulty logical expression.
cd5495ff
AM
15401 (c-parse-state-state, c-record-parse-state-state):
15402 (c-replay-parse-state-state): New defvar/defuns.
15403 (c-debug-parse-state): Use new functions.
15404
42ee24ed
MR
154052011-10-22 Martin Rudalics <rudalics@gmx.at>
15406
15407 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 15408 last fix. Use window-in-direction correctly.
42ee24ed 15409
a7dee7e7
CY
154102011-10-21 Chong Yidong <cyd@gnu.org>
15411
15412 * progmodes/idlwave.el (idlwave-mode):
15413 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
15414 require-final-newline; that's done in prog-mode.
15415 Suggested by Stefan Monnier.
a7dee7e7 15416
e07b9a6d
MR
154172011-10-21 Martin Rudalics <rudalics@gmx.at>
15418
15419 * mouse.el (mouse-drag-window-above)
15420 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
15421 (mouse-drag-mode-line-1, mouse-drag-header-line)
15422 (mouse-drag-vertical-line-rightward-window): Remove.
15423 (mouse-drag-line): New function.
15424 (mouse-drag-mode-line, mouse-drag-header-line)
15425 (mouse-drag-vertical-line): Call mouse-drag-line.
15426 * window.el (window-at-side-p, windows-at-side): New functions.
15427
7e1361d9
UM
154282011-10-21 Ulrich Mueller <ulm@gentoo.org>
15429
15430 * tar-mode.el (tar-grind-file-mode):
15431 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
15432
30fcaf3a
CY
154332011-10-21 Chong Yidong <cyd@gnu.org>
15434
15435 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
15436 * progmodes/vera-mode.el (vera-mode):
15437 Use mode-require-final-newline.
30fcaf3a 15438
516eddb0
GM
154392011-10-20 Glenn Morris <rgm@gnu.org>
15440
db22a3c2 15441 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 15442
10d5f513
CS
154432011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
15444
15445 * emulation/cua-base.el (cua-set-mark): Fix case of string.
15446
ac6c8639
CY
154472011-10-20 Chong Yidong <cyd@gnu.org>
15448
15449 * emulation/cua-base.el (cua-mode):
15450 * mail/footnote.el (footnote-mode):
15451 * mail/mailabbrev.el (mail-abbrevs-mode):
15452 * net/xesam.el (xesam-minor-mode):
15453 * progmodes/bug-reference.el (bug-reference-mode):
15454 * progmodes/cap-words.el (capitalized-words-mode):
15455 * progmodes/compile.el (compilation-minor-mode)
15456 (compilation-shell-minor-mode):
15457 * progmodes/gud.el (gud-tooltip-mode):
15458 * progmodes/hideif.el (hide-ifdef-mode):
15459 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
15460 * progmodes/subword.el (subword-mode):
15461 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
15462 * progmodes/which-func.el (which-function-mode):
15463 * term/tvi970.el (tvi970-set-keypad-mode):
15464 * term/vt100.el (vt100-wide-mode):
15465 * textmodes/flyspell.el (flyspell-mode):
15466 * textmodes/ispell.el (ispell-minor-mode):
15467 * textmodes/nroff-mode.el (nroff-electric-mode):
15468 * textmodes/paragraphs.el (use-hard-newlines):
15469 * textmodes/refill.el (refill-mode):
15470 * textmodes/reftex.el (reftex-mode):
15471 * textmodes/rst.el (rst-minor-mode):
15472 * textmodes/sgml-mode.el (html-autoview-mode)
15473 (sgml-electric-tag-pair-mode):
15474 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
15475 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
15476 * emulation/crisp.el (crisp-mode):
15477 * emacs-lisp/eldoc.el (eldoc-mode):
15478 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
15479 minor mode behavior.
15480
aa42ab43
JL
154812011-10-19 Juri Linkov <juri@jurta.org>
15482
15483 * descr-text.el (describe-char): Add #x2010 and #x2011 to
15484 the list of hard-coded chars with escape-glyph face.
15485
89400f1d
SM
154862011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
15487
15488 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
15489
305c07f6
MA
154902011-10-19 Michael Albinus <michael.albinus@gmx.de>
15491
15492 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
15493 running process.
15494
13754b54
GM
154952011-10-19 Glenn Morris <rgm@gnu.org>
15496
15497 * vc/vc-bzr.el (vc-bzr-after-dir-status):
15498 Ignore ignored files. (Bug#9726)
15499
06e21633
CY
155002011-10-19 Chong Yidong <cyd@gnu.org>
15501
15502 Doc fix for minor modes, stating that an omitted argument enables
15503 the mode unconditionally when called from Lisp.
15504
15505 * abbrev.el (abbrev-mode):
15506 * allout.el (allout-mode):
15507 * autoinsert.el (auto-insert-mode):
15508 * autoarg.el (autoarg-mode, autoarg-kp-mode):
15509 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
15510 (global-auto-revert-mode):
15511 * battery.el (display-battery-mode):
15512 * composite.el (global-auto-composition-mode)
15513 (auto-composition-mode):
15514 * delsel.el (delete-selection-mode):
15515 * desktop.el (desktop-save-mode):
15516 * dired-x.el (dired-omit-mode):
15517 * dirtrack.el (dirtrack-mode):
15518 * doc-view.el (doc-view-minor-mode):
15519 * double.el (double-mode):
15520 * electric.el (electric-indent-mode, electric-pair-mode):
15521 * emacs-lock.el (emacs-lock-mode):
15522 * epa-hook.el (auto-encryption-mode):
15523 * follow.el (follow-mode):
15524 * font-core.el (font-lock-mode):
15525 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
15526 * help.el (temp-buffer-resize-mode):
15527 * hilit-chg.el (highlight-changes-mode)
15528 (highlight-changes-visible-mode):
15529 * hi-lock.el (hi-lock-mode):
15530 * hl-line.el (hl-line-mode, global-hl-line-mode):
15531 * icomplete.el (icomplete-mode):
15532 * ido.el (ido-everywhere):
15533 * image-file.el (auto-image-file-mode):
15534 * image-mode.el (image-minor-mode):
15535 * iswitchb.el (iswitchb-mode):
15536 * jka-cmpr-hook.el (auto-compression-mode):
15537 * linum.el (linum-mode):
15538 * longlines.el (longlines-mode):
15539 * master.el (master-mode):
15540 * mb-depth.el (minibuffer-depth-indicate-mode):
15541 * menu-bar.el (menu-bar-mode):
15542 * minibuf-eldef.el (minibuffer-electric-default-mode):
15543 * mouse-sel.el (mouse-sel-mode):
15544 * msb.el (msb-mode):
15545 * mwheel.el (mouse-wheel-mode):
15546 * outline.el (outline-minor-mode):
15547 * paren.el (show-paren-mode):
15548 * recentf.el (recentf-mode):
15549 * reveal.el (reveal-mode, global-reveal-mode):
15550 * rfn-eshadow.el (file-name-shadow-mode):
15551 * ruler-mode.el (ruler-mode):
15552 * savehist.el (savehist-mode):
15553 * scroll-all.el (scroll-all-mode):
15554 * scroll-bar.el (scroll-bar-mode):
15555 * server.el (server-mode):
15556 * shell.el (shell-dirtrack-mode):
15557 * simple.el (auto-fill-mode, transient-mark-mode)
15558 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
15559 (line-number-mode, column-number-mode, size-indication-mode)
15560 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
15561 * strokes.el (strokes-mode):
15562 * time.el (display-time-mode):
15563 * t-mouse.el (gpm-mouse-mode):
15564 * tool-bar.el (tool-bar-mode):
15565 * tooltip.el (tooltip-mode):
15566 * type-break.el (type-break-mode-line-message-mode)
15567 (type-break-query-mode):
15568 * view.el (view-mode):
15569 * whitespace.el (whitespace-mode, whitespace-newline-mode)
15570 (global-whitespace-mode, global-whitespace-newline-mode):
15571 * xt-mouse.el (xterm-mouse-mode): Doc fix.
15572
a3839de2
SM
15573 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
15574 Fix autogenerated docstring.
06e21633 15575
5214e501
JL
155762011-10-19 Juri Linkov <juri@jurta.org>
15577
15578 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
15579 by checking environment variables "DESKTOP_SESSION" and
15580 "XDG_CURRENT_DESKTOP". (Bug#9779)
15581
195f8db9
JL
155822011-10-19 Juri Linkov <juri@jurta.org>
15583
15584 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
15585 (browse-url-chromium-program, browse-url-chromium-arguments):
15586 New defcustoms.
15587 (browse-url-default-browser): Check for `browse-url-chromium' and
15588 call `browse-url-chromium-program'.
15589 (browse-url-chromium): New command. (Bug#9779)
15590
343a34ff
JB
155912011-10-18 Juanma Barranquero <lekktu@gmail.com>
15592
15593 * facemenu.el (list-colors-duplicates): On Windows, detect more
15594 duplicates by assuming that only colors matching "^System" are
15595 special "system colors". (Bug#9722)
15596
6978a151
SM
155972011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
15598
15599 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
15600 to distinguish the author from the committer.
15601
6a80b297
MA
156022011-10-18 Michael Albinus <michael.albinus@gmx.de>
15603
15604 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
15605
b31a5677
JK
156062011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
15607
15608 * international/mule.el (sgml-html-meta-auto-coding-function):
15609 Add support for detecting encoding in HTML5 specified only as
15610 <meta charset="UTF-8">. Implementation just makes http-equiv and
15611 content-type parts from HTML4 encoding string optional. (Bug#9716)
15612
80c6d77f
GM
156132011-10-18 Glenn Morris <rgm@gnu.org>
15614
15615 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
15616
08b0fee8
CY
156172011-10-18 Chong Yidong <cyd@gnu.org>
15618
15619 * faces.el (cursor): Doc fix.
15620
67e729a5
CY
156212011-10-17 Chong Yidong <cyd@gnu.org>
15622
15623 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
15624
343a34ff 156252011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
15626
15627 * dirtrack.el (dirtrack): Support shell buffers with path
15628 prefixes, e.g. tramp-based remote shells. (Bug#9647)
15629
0bc06380
TZ
156302011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
15631
15632 * json.el: Bump version to 1.3 and note change in History.
15633 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
15634
8b79f3e0
SM
156352011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
15636
5a7c536b
SM
15637 * comint.el (comint-insert-input, comint-send-input)
15638 (comint-get-old-input-default, comint-backward-matching-input)
15639 (comint-next-prompt): Use nil instead of `input' for field property of
15640 past user input (bug#114).
15641
96a8a0df
SM
15642 * minibuffer.el (completion--replace): Inherit surrounding properties
15643 (bug#114).
15644 (minibuffer-complete-and-exit): Use it.
15645
8b79f3e0
SM
15646 * comint.el (comint--table-subvert): Quote the all-completions output
15647 (bug#9160).
15648
b8f7ff0d
MR
156492011-10-17 Martin Rudalics <rudalics@gmx.at>
15650
8b79f3e0 15651 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 15652
b8f7ff0d 15653 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 15654 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
15655 entries and separate them from frame entries.
15656
c235b555
GM
156572011-10-15 Glenn Morris <rgm@gnu.org>
15658
15659 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
15660 Doc fixes.
15661
6bbfa6e1
CY
156622011-10-15 Chong Yidong <cyd@stupidchicken.com>
15663
8b79f3e0
SM
15664 * net/network-stream.el (network-stream-open-starttls):
15665 Improve detection of failure due to lack of TLS support.
ec5c990d 15666
6bbfa6e1
CY
15667 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
15668 putting the input text in front and in bold.
15669
98488977
SM
156702011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
15671
3d1337be
SM
15672 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
15673
ee0b45e4
SM
15674 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
15675 empty buffer.
15676
98488977
SM
15677 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
15678 unread-command-events rather than pushing yet-another event.
15679
186f4720
EZ
156802011-10-14 Eli Zaretskii <eliz@gnu.org>
15681
15682 * mail/sendmail.el (sendmail-query-once): Improve the wording of
15683 the explanation of the possible choices. Make the options passed
15684 to completing-read shorter.
15685
8b7a997c
AM
156862011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
15687
15688 * textmodes/flyspell.el (flyspell-large-region): Make sure
15689 extended character mode is used if defined (Bug#1339).
15690
12587bbb
EZ
156912011-10-13 Eli Zaretskii <eliz@gnu.org>
15692
15693 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
15694 character info for LRE, LRO, RLE, and RLO characters by appending
15695 an invisible PDF.
12587bbb 15696
bad41229
SM
156972011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
15698
15699 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
15700 even in case of error; add debug spec; simplify data flow.
15701 (with-timeout-handler): Remove.
15702
28dbc92f
MA
157032011-10-12 Michael Albinus <michael.albinus@gmx.de>
15704
15705 Fix Bug#6019, Bug#9315.
15706
15707 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
15708 complete `buffer-file-name', the local file name part could look
15709 remotely (for example on VMS).
15710
15711 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
15712 `tramp-run-real-handler'.
15713 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
15714 already quoted by '"'.
15715
15716 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
15717 Let `file-name-handler-alist' be nil, the local file name part
15718 could look remotely (for example on VMS).
15719
e1b0b23a
SM
157202011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
15721
15722 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
15723 from here...
15724 (flyspell-post-command-hook): ...to here.
15725
a120bde9
SM
157262011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15727
15728 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
15729 if not needed.
15730 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
15731 using completion. Protect against "slow" callers.
15732 Remove the "message hack".
15733
7ce7717b
JL
157342011-10-11 Juri Linkov <juri@jurta.org>
15735
15736 * isearch.el (isearch-lazy-highlight-word): New variable.
15737 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
15738 Use it. (Bug#9727)
15739
c02ee9d6
GM
157402011-10-11 Glenn Morris <rgm@gnu.org>
15741
15742 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
15743 like f90-previous-statement does.
15744
93e616fd 157452011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15746
1f190e73 15747 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
15748 only in interactive use, to avoid error.
15749
af7b6078
SM
157502011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
15751
15752 * minibuffer.el (completion-file-name-table): Fix last change,
15753 i.e. ignore normal errors but not the other ones.
15754
0563dae9
MR
157552011-10-10 Martin Rudalics <rudalics@gmx.at>
15756
15757 * window.el (special-display-buffer-names)
15758 (special-display-regexps): Remove some remnants of earlier
15759 changes from doc-strings.
366ca7f3
MR
15760 (quit-windows-on): New function.
15761
15762 * vc/vc.el (vc-revert, vc-rollback):
15763 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
15764 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 15765 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 15766
49677495
MR
157672011-10-09 Martin Rudalics <rudalics@gmx.at>
15768
15769 * window.el (frame-auto-hide-function): Add version tag.
15770 (Bug#9699)
15771
56f2d1e1
MA
157722011-10-09 Michael Albinus <michael.albinus@gmx.de>
15773
15774 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
15775 condition.
15776
112a6592
LL
157772011-10-09 Leo Liu <sdl.web@gmail.com>
15778
15779 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
15780 (Bug#9701)
15781
0812589b
GM
157822011-10-08 Glenn Morris <rgm@gnu.org>
15783
15784 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
15785 before the first code statement zero indent. (Bug#9690)
15786
b2b0776e
CY
157872011-10-08 Chong Yidong <cyd@stupidchicken.com>
15788
15789 * simple.el (count-words-region): Always count in the region.
15790 Report the number of lines and characters too.
15791 (count-words): New command, which counts in the buffer if the
15792 region is inactive, as count-words-region used to.
15793 (count-words--message): New function. Handle plurals.
15794 (count-lines-region): Make it an alias for count-words-region.
15795
15796 * bindings.el (esc-map): Replace count-lines-region with
15797 count-words-region.
15798
c557cd6b
MR
157992011-10-08 Martin Rudalics <rudalics@gmx.at>
15800
15801 * window.el (window--delete): Delete dedicated frame
15802 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 15803 (switch-to-buffer): Fix doc-string typo.
c557cd6b 15804
61a57ef4 158052011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15806
3a7d293b 15807 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 15808
c3833279
CY
158092011-10-07 Chong Yidong <cyd@stupidchicken.com>
15810
15811 * bindings.el ([M-left],[M-right]): Bind to left-word and
15812 right-word respectively.
15813
21ce8245
GM
158142011-10-07 Glenn Morris <rgm@gnu.org>
15815
15816 * cus-start.el (debug-on-quit): Fix custom type.
15817
6d823bb2
LMI
158182011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
15819
0181e193
LMI
15820 * subr.el (define-key-after): Clarify that the function is not
15821 useful for non-menu keymaps.
15822
6d823bb2
LMI
15823 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
15824
8e3459ce 158252011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15826
21ce8245 15827 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 15828 in current minibuffer (Fix bug with recursive minibuffers).
15829
a1c2d21e
CY
158302011-10-06 Chong Yidong <cyd@stupidchicken.com>
15831
15832 * progmodes/gdb-mi.el (gdb): Doc fix.
15833
5a4cf282
MR
158342011-10-05 Martin Rudalics <rudalics@gmx.at>
15835
15836 * window.el (frame-auto-hide-function): New option replacing
15837 frame-auto-delete. Suggested by Stefan Monnier.
15838 (window--delete): Call frame-auto-hide-function instead of
15839 investigating frame-auto-delete.
c96111ea
MR
15840 (window-point-1, set-window-point-1): New functions.
15841 (window-in-direction, record-window-buffer, window-state-get-1)
15842 (display-buffer-record-window): Use window-point-1 instead of
15843 window-point.
15844 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 15845
9854542e
SM
158462011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15847
15848 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
15849
8943cfb0
GM
158502011-10-05 Glenn Morris <rgm@gnu.org>
15851
15852 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
15853 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
15854
647ab967
LL
158552011-10-05 Leo Liu <sdl.web@gmail.com>
15856
15857 * subr.el (read-char-choice): Fix argument to buffer-live-p which
15858 works with buffer object.
15859
3ddfbced
SM
158602011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
15861
15862 * mpc.el (mpc-tool-bar-map): Add labels.
15863
bdfa5dd2
GM
158642011-10-04 Glenn Morris <rgm@gnu.org>
15865
15866 * calendar/holidays.el (calendar-check-holidays): Doc fix.
15867
0e2070b5
MR
158682011-10-04 Martin Rudalics <rudalics@gmx.at>
15869
15870 * window.el (window--delete): New function.
15871 (frame-auto-delete): Resuscitate option.
15872 (bury-buffer, replace-buffer-in-windows)
15873 (quit-window): Rewrite using window--delete.
15874 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
15875 Pass display-buffer-mark-dedicated to window--display-buffer-2
15876 (Bug#9639).
15877
3dc61a09
SM
158782011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15879
915a9b64
SM
15880 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
15881 returns a list (bug#9554). Add remote file name completion.
15882 * comint.el (comint--table-subvert): Curry and get quote&unquote
15883 functions as arguments.
15884 (comint--complete-file-name-data): Adjust call accordingly.
15885 * pcomplete.el (pcomplete--table-subvert): Remove.
15886 (pcomplete-completions-at-point): Use comint--table-subvert instead.
15887
3dc61a09
SM
15888 * minibuffer.el (completion-table-case-fold): Use currying.
15889 (completion--styles-type, completion--cycling-threshold-type):
15890 New constants.
15891 (completion-styles, completion-category-overrides)
15892 (completion-cycle-threshold): Use them.
15893 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
15894 completion-table-case-fold.
15895
8ea0a993
SB
158962011-10-03 Stephen Berman <stephen.berman@gmx.net>
15897
15898 * minibuffer.el (completion-category-overrides): Fix type of styles
15899 and add more user friendly tags (bug#9660).
15900
8c24b7f6
SM
159012011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
15902
15903 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
15904 (mule-input-method-string): New widget.
15905 (default-input-method, language-info-custom-alist): Use it.
15906
428fe61a
SM
159072011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
15908
32c1fffd
SM
15909 * pcomplete.el: Require comint.
15910 (pcomplete--common-suffix): Remove.
15911 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
15912 (pcomplete--table-subvert): Sync with comint--table-subvert.
15913 (pcomplete--entries): Use comint-completion-file-name-table.
15914 * comint.el (comint-unquote-filename): Simplify.
15915 (comint-completion-file-name-table): New function (bug#9616).
15916 (comint--complete-file-name-data): Use it.
15917
428fe61a
SM
15918 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
15919 (pcmpl-gnu-tar-buffer): Remove.
15920 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
15921 around. Make sure pcomplete-suffix-list is only changed temporarily.
15922 Don't look inside the tar's file if it's too large.
428fe61a 15923
04c52e2f
CY
159242011-10-01 Chong Yidong <cyd@stupidchicken.com>
15925
ce3cefcc
CY
15926 * cus-edit.el (custom-mode-map):
15927 * epa.el (epa-key-list-mode-map):
15928 * man.el (Man-mode-map):
15929 * startup.el (splash-screen-keymap):
15930 * simple.el (special-mode-map): Use scroll-up-command and
15931 scroll-down-command.
15932
15933 * progmodes/idlw-help.el (idlwave-help-mode-map):
15934 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
15935 * net/newst-plainview.el (newsticker-mode-map):
15936 * emulation/ws-mode.el (wordstar-mode-map):
15937 * emulation/vi.el (vi-com-map):
15938 * calc/calc-graph.el (calc-graph-show-dumb):
15939 * term/sun.el (terminal-init-sun):
15940 * term/ns-win.el (global-map):
15941 * progmodes/grep.el (grep-mode-map):
15942 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
15943 * mail/rmail.el (rmail-mode-map):
15944 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
15945
04c52e2f
CY
15946 * custom.el (custom-safe-themes, load-theme): Treat value of t for
15947 custom-safe-themes as special.
15948
79adf8c8
JD
159492011-10-01 Julien Danjou <julien@danjou.info>
15950
15951 * notifications.el (notifications-notify): Fix docstring.
15952
63bd50d3
PS
159532011-10-01 Per Starbäck <per@starback.se>
15954
15955 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
15956
199e4c7e
MR
159572011-09-30 Martin Rudalics <rudalics@gmx.at>
15958
15959 * startup.el (command-line-1): Fix last fix by inserting
15960 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 15961 (Bug#9605) and (Bug#9636)
199e4c7e 15962
fe5f08dd
EZ
159632011-09-29 Eli Zaretskii <eliz@gnu.org>
15964
15965 * simple.el (line-move): If auto-hscroll-mode is disabled and the
15966 window is hscrolled, move by logical lines. (Bug#9607)
15967 (line-move-visual): Update the doc string to the above effect.
15968
b5516bbd
MR
159692011-09-29 Martin Rudalics <rudalics@gmx.at>
15970
ccee00c0
MR
15971 * window.el (display-buffer-record-window): When WINDOW is the
15972 selected window use `point' instead of `window-point'. (Bug#9626)
15973
b5516bbd
MR
15974 * startup.el (command-line-1): Use insert-before-markers when
15975 inserting initial-scratch-message. (Bug#9605)
ccee00c0 15976
b5516bbd
MR
15977 * help.el (help-window): Remove variable.
15978
52aa0014
GM
159792011-09-29 Glenn Morris <rgm@gnu.org>
15980
15981 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
15982
df9a7357
JB
159832011-09-29 Juanma Barranquero <lekktu@gmail.com>
15984
15985 * descr-text.el (describe-char-categories): Accept category
15986 descriptions more than one line long.
15987
a8406c20
SM
159882011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
15989
88d9610c
SM
15990 * simple.el (delete-trailing-whitespace): Fix last change.
15991
a5daf810
SM
15992 * progmodes/perl-mode.el (perl-syntax-propertize-function):
15993 Don't confuse "y => 3" as the beginning of a `y' operation.
15994
a8406c20
SM
15995 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
15996 object has more than 4 slots (bug#9613).
15997
a239d4e9
JB
159982011-09-28 Juanma Barranquero <lekktu@gmail.com>
15999
16000 * subr.el (with-output-to-temp-buffer):
16001 * net/quickurl.el (quickurl, quickurl-browse-url):
16002 Fix typos in docstrings.
16003
693fbdb6
EZ
160042011-09-27 Eli Zaretskii <eliz@gnu.org>
16005
16006 * minibuffer.el (completion-styles)
16007 (completion-category-overrides): Cross reference each other in doc
16008 strings.
16009
8b457e28
GM
160102011-09-27 Glenn Morris <rgm@gnu.org>
16011
16012 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
16013 to split-string. (Bug#9606)
16014
85a16208
LMI
160152011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
16016
16017 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
16018 (bug#9615).
16019
502f9ebd
CY
160202011-09-27 Chong Yidong <cyd@stupidchicken.com>
16021
16022 * emacs-lisp/package.el (list-packages): Fix echo area message.
16023
7690bdea
LL
160242011-09-27 Leo Liu <sdl.web@gmail.com>
16025
16026 * ido.el (ido-read-internal): Accept cons cell HIST arg.
16027
e2ee6f30
MA
160282011-09-25 Michael Albinus <michael.albinus@gmx.de>
16029
16030 * net/dbus.el (dbus-unregister-object): Don't release services for
16031 registered signals. (Bug#9581)
16032
f3f98342
TZ
160332011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
16034
16035 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
16036 function that picks between cfengine 2 and 3 support
16037 automatically. Update docs accordingly.
16038
dd7aa8dd
KH
160392011-09-22 Kenichi Handa <handa@m17n.org>
16040
16041 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
16042 ZERO.
16043 (indian-itrans-v5-table-for-tamil): New variable.
16044 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
16045
3f2b07f8
KM
160462011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
16047
16048 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
16049 that's true if the current command involved collapsing of text.
16050 It's reset to false at the beginning of the next command.
16051 (allout-post-command-business): Move the cursor to the beginning
16052 of entry if the cursor is hidden and collapsing activity just
16053 happened.
16054
371d6a61
CY
160552011-09-24 Chong Yidong <cyd@stupidchicken.com>
16056
16057 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
16058 tracking (Bug#9541).
16059
2ac2721a
UJ
160602011-09-24 Ulf Jasper <ulf.jasper@web.de>
16061
16062 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
16063 (newsticker-show-news): Automatically load html rendering package
16064 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
16065 because w3m-fill-column is let-bound" and the error "Symbol's value
16066 as variable is void: w3m-fill-column".
2ac2721a 16067
fac7ae53
MA
160682011-09-24 Michael Albinus <michael.albinus@gmx.de>
16069
16070 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
16071 Release services only if they are defined. (Bug#9581)
16072
e08b633b
RS
160732011-09-23 Richard Stallman <rms@gnu.org>
16074
e488d29c
RS
16075 * textmodes/paragraphs.el (forward-sentence): For backwards case,
16076 distinguish start of paragraph from start of its text.
16077
19c38752
RS
16078 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
16079
e08b633b
RS
16080 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
16081 (rmail-generate-viewer-buffer): Put that hook on view buffer.
16082 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
16083
0a39f27e
AS
160842011-09-23 Andreas Schwab <schwab@linux-m68k.org>
16085
16086 * international/mule-diag.el (mule-diag): Insert a newline after
16087 each fontset description.
16088
db4e950d
SM
160892011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16090
16091 * simple.el (delete-trailing-whitespace):
16092 Document last change; simplify.
16093
eca3f3ea
PW
160942011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
16095
d68e189a
PW
16096 * simple.el (delete-trailing-whitespace): Also delete
16097 extra newlines at the end of the buffer.
16098
eca3f3ea
PW
16099 * textmodes/picture.el: Make motion commands obey shift-select-mode.
16100 (picture-newline): Use forward-line so as to ignore fields.
16101
01c157cc
SM
161022011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
16103
16104 * subr.el (with-wrapper-hook): Fix edebug spec.
16105
022de23e
LMI
161062011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
16107
16108 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
16109 (bug#4538).
16110
91683089
MA
161112011-09-23 Michael Albinus <michael.albinus@gmx.de>
16112
eca3f3ea
PW
16113 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
16114 Fix nasty bug using wrong cached values.
91683089 16115
5bdd6fa4
AM
161162011-09-23 Alan Mackenzie <acm@muc.de>
16117
16118 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
16119
97adfb97
CY
161202011-09-23 Chong Yidong <cyd@stupidchicken.com>
16121
16122 * window.el (pop-to-buffer): Ensure right window is selected if we
16123 chose another frame.
16124
d4ef2b50
EZ
161252011-09-22 Eli Zaretskii <eliz@gnu.org>
16126
16127 * simple.el (what-cursor-position): Use get-char-property-change
16128 and next-single-char-property-change, to be able to show display
16129 properties that come from overlays as well as text properties.
16130
72258fe5
CY
161312011-09-22 Chong Yidong <cyd@stupidchicken.com>
16132
16133 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
16134
16135 * cmuscheme.el (run-scheme, switch-to-scheme):
16136 * cus-edit.el (customize-group, custom-buffer-create)
16137 (customize-browse):
16138 * info.el (info):
16139 * shell.el (shell):
16140 * mail/sendmail.el (mail):
16141 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
16142
8f098516
RS
161432011-09-22 Richard Stallman <rms@gnu.org>
16144
16145 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
16146 move back only to line beg, don't move back over blank lines.
16147
e74f1bb6
MA
161482011-09-22 Michael Albinus <michael.albinus@gmx.de>
16149
16150 * files.el (copy-directory): Set directory attributes only in case
16151 they could be retrieved from the source directory. (Bug#9565)
16152
bfeef8b6
DK
161532011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
16154
16155 * progmodes/hideshow.el (hs-looking-at-block-start-p)
16156 (hs-find-block-beginning, hs-hide-level-recursive):
16157 Ignore strings as well as comments. (Bug#9502)
16158
7e423bb8
AS
161592011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
16160
16161 * progmodes/sql.el (sql-comint-postgres):
16162 Convert port number to a string. (Bug#9566)
16163
b4d72fcf
MR
161642011-09-22 Martin Rudalics <rudalics@gmx.at>
16165
16166 * window.el (quit-window): Undedicate window when switching to
16167 previous buffer. Reported by Thierry Volpiatto
16168 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
16169 (special-display-popup-frame): When popping up a new frame reset
16170 its previous buffers to nil. Simplify code.
b4d72fcf 16171
a7b88dc6
MA
161722011-09-21 Michael Albinus <michael.albinus@gmx.de>
16173
16174 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
16175 and process filter, as done also in `shell-command'.
16176
cf4eacfd
MR
161772011-09-21 Martin Rudalics <rudalics@gmx.at>
16178
eca3f3ea 16179 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
16180 Call set-window-start with NOFORCE argument t.
16181 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
16182 (quit-window): Reword doc-string. Handle new format of
16183 quit-restore parameter. Don't delete window if it has a
16184 previous buffer we can show instead of the present one.
16185 (display-buffer-record-window): Rewrite using a new format for
16186 the quit-restore window parameter
16187 (special-display-popup-frame, display-buffer-same-window)
16188 (display-buffer-reuse-window, display-buffer-pop-up-frame)
16189 (display-buffer-pop-up-window, display-buffer-use-some-window):
16190 Adapt symbol passed to display-buffer-record-window.
16191 * help.el (help-window-setup): Handle new format of quit-restore
16192 parameter.
16193
8d28cb95
SM
161942011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
16195
94ab793f
SM
16196 * faces.el (face-list): Fix docstring (bug#9564).
16197
8d28cb95
SM
16198 * window.el (display-buffer--action-function-custom-type):
16199 Don't include internal functions in the Custom interface.
16200
3820edeb
JL
162012011-09-20 Juri Linkov <juri@jurta.org>
16202
16203 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
16204 (Info-forward-node, Info-backward-node, Info-next-preorder)
16205 (Info-last-preorder): Use it. (Bug#9528)
16206
5147931d
JL
162072011-09-20 Juri Linkov <juri@jurta.org>
16208
16209 * info.el (Info-last-preorder): Visit last menu item only when
16210 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
16211
cf499a1a
JD
162122011-09-20 Julien Danjou <julien@danjou.info>
16213
16214 * password-cache.el (password-cache-remove): Remove entries even if the
16215 value is nil, so that password with a nil value (negative caching) is
16216 possible to invalidate.
16217
f84e2fe2
LM
162182011-09-20 Lawrence Mitchell <wence@gmx.li>
16219
16220 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
16221 all whitespace around breakpoint. (Bug#9553)
16222 (f90-find-breakpoint): Only break at whitespace inside a comment.
16223
78054a46
SM
162242011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
16225
16226 * minibuffer.el (completion-file-name-table): Keep track of errors.
16227 (completion-table-with-predicate): Handle the case where pred1 is nil.
16228 * pcomplete.el (pcomplete-completions-at-point): Simplify.
16229
345083b2
SM
162302011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
16231
e24e27be
SM
16232 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
16233 (debugger-return-value): Signal an error if the debugging context does
16234 not await any return value.
16235
345083b2
SM
16236 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
16237 * image-mode.el (image-toggle-display-text)
16238 (image-toggle-display-image): Stay away from evil `intangible'.
16239
08d355e3
LL
162402011-09-19 Leo Liu <sdl.web@gmail.com>
16241
16242 * replace.el (occur-revert-arguments): Make it permanent-local.
16243 (occur-mode): Don't call font-lock-defontify.
16244
f01da43f
CY
162452011-09-19 Chong Yidong <cyd@stupidchicken.com>
16246
16247 * net/ldap.el (ldap-search-internal): Don't push empty search
16248 result (Bug#9508).
16249
b6072fa6
SM
162502011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
16251
16252 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
16253
443d6696
MA
162542011-09-19 Michael Albinus <michael.albinus@gmx.de>
16255
16256 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
16257 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
16258
7cc6e154
JL
162592011-09-18 Juri Linkov <juri@jurta.org>
16260
16261 * buff-menu.el (Buffer-menu-mode-map):
16262 * dired.el (dired-mode-map):
16263 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
16264 (lisp-interaction-mode-map):
16265 * emacs-lisp/package.el (package-menu-mode-map):
16266 * epa.el (epa-key-list-mode-map):
16267 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
16268 (menu-bar-options-menu):
16269 * outline.el (outline-mode-menu-bar-map):
16270 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
16271 * vc/vc-dir.el (vc-dir-menu-map):
16272 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
16273 Capitalize non-function content words in menu item strings.
16274
16275 * dired.el (dired-mode-map): Add menu item for
16276 `image-dired-dired-toggle-marked-thumbs'.
16277
80302a81
JL
162782011-09-18 Juri Linkov <juri@jurta.org>
16279
16280 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
16281 to `isearch-case-fold-search' and restore its original value
16282 after the `isearch-mode' call.
16283
46c5cf66
JL
162842011-09-18 Juri Linkov <juri@jurta.org>
16285
16286 * progmodes/grep.el (grep-process-setup): Don't check code for 1
16287 because `zgrep' returns 1 for successful matches (bug#9226).
16288
d18b513b
JL
162892011-09-18 Juri Linkov <juri@jurta.org>
16290
16291 * info.el (Info-extract-menu-node-name): Check the second match
16292 for empty string (second test-case of bug#9528).
16293 (Info-last-preorder): Let-bind `Info-history' to nil to not add
16294 intermediate nodes to the history (first test-case of bug#9528).
16295
72753f87
JL
162962011-09-18 Juri Linkov <juri@jurta.org>
16297
16298 * info.el (Info-mode-syntax-table): New variable.
1154d12e 16299 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 16300
c9384295
JL
163012011-09-18 Juri Linkov <juri@jurta.org>
16302
1154d12e
JB
16303 * info.el (Info-file-supports-index-cookies):
16304 Increment line-beginning-position's arg from 3 to 4 because makeinfo
16305 outputs one more line for long file names (bug#4142).
c9384295 16306
d473dce8
CY
163072011-09-18 Chong Yidong <cyd@stupidchicken.com>
16308
16309 * newcomment.el (comment-normalize-vars): If prompting for
16310 comment-start, set comment-start-skip too (Bug#8424).
16311
2176854d
JB
163122011-09-18 Johan Bockgård <bojohan@gnu.org>
16313
16314 * icomplete.el: Fix previous fix of Bug#5849.
16315 (icomplete-mode): Don't set completion-show-inline-help.
16316 (icomplete-minibuffer-setup): Set completion-show-inline-help
16317 locally during icompletion.
16318
3aace4e4
CY
163192011-09-18 Chong Yidong <cyd@stupidchicken.com>
16320
c940224f
CY
16321 * woman.el (woman2-process-escapes): Don't delete unrecognized
16322 escapes (Bug#7843).
16323
3aace4e4
CY
16324 * files.el (inhibit-first-line-modes-regexps): Add image files.
16325 (hack-local-variables-prop-line): Return nil for malformed
16326 prop-lines (Bug#9044).
16327
710dec63
MA
163282011-09-18 Michael Albinus <michael.albinus@gmx.de>
16329
16330 * net/tramp.el (top): Don't require 'shell.
16331 (tramp-methods): Fix docstring.
16332 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
16333 Return complete remote file name. Handle "smb" case.
16334 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
16335 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
16336
16337 * net/tramp-compat.el (top): Require 'shell.
16338
16339 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
16340 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
16341 `tramp-current-host'.
16342 (tramp-get-remote-tmpdir): Remove.
16343
16344 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
16345 `tramp-tmpdir' entries.
16346 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
16347 (tramp-smb-handle-file-attributes): Ignore errors.
16348 (tramp-smb-wait-for-output): Check also for process end.
16349
5d5ac8ec
LMI
163502011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
16351
16352 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
16353 when sending QUIT (bug#9312).
16354
8c0f49f0
CY
163552011-09-17 Chong Yidong <cyd@stupidchicken.com>
16356
16357 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
16358 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
16359 occur-mode-display-occurrence.
16360 (occur-edit-mode): Add usage message.
16361 (occur-cease-edit): New command.
16362 (occur-after-change-function): Use text properties to find the
16363 position of the prefix text.
16364 (occur-engine): Set stickiness of prefix text properties.
16365
8f1383f7
GM
163662011-09-17 Glenn Morris <rgm@gnu.org>
16367
16368 * progmodes/etags.el (complete-tag):
16369 Fix call to completion-in-region. (Bug#9526)
16370
744ba0e3
JL
163712011-09-17 Juri Linkov <juri@jurta.org>
16372
16373 * textmodes/ispell.el (ispell-word): Add to the error message
16374 the word, ispell program name and current dictionary (bug#9121).
16375 (ispell-tex-arg-end): Capitalize "error" in the error message.
16376
d9bbf400
AS
163772011-09-17 Andreas Schwab <schwab@linux-m68k.org>
16378
16379 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
16380 check. (Bug#4251)
16381
8da11505
JL
163822011-09-17 Juri Linkov <juri@jurta.org>
16383
16384 * window.el (window-safe-min-height, window-safe-min-width):
16385 Fix typos (followup to bug#9522).
16386
a91adc7e
SJ
163872011-09-17 Sven Joachim <svenjoac@gmx.de>
16388
16389 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
16390
064f328a
EZ
163912011-09-16 Eli Zaretskii <eliz@gnu.org>
16392
16393 * simple.el (line-move): If goal-column is set, move by logical
16394 lines, not by display lines. (Bug#971)
16395 (next-line, previous-line, goal-column, line-move-visual): Doc fix
16396 to reflect the above change.
16397
e69df516
SM
163982011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
16399
16400 * image.el (imagemagick-register-types): Use regexp-opt.
16401
cbb0f9ab
CY
164022011-09-15 Chong Yidong <cyd@stupidchicken.com>
16403
16404 * window.el (display-buffer-base-action): Rename from
16405 display-buffer-default-action. Make default value empty.
16406 (display-buffer-overriding-action): Convert to defvar.
16407 (display-buffer-fallback-action): New var.
16408
25322144
CY
164092011-09-15 Chong Yidong <cyd@stupidchicken.com>
16410
16411 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
16412 declaration.
16413 (package--add-to-archive-contents): If there is a duplicate entry
16414 with an older version, remove it.
16415 (package-menu-mark-delete, package-menu-mark-install)
16416 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
16417 (package-menu-mark-obsolete-for-deletion):
16418 Use package-menu-get-status instead of a regexp search.
25322144
CY
16419 (package-menu-get-status): Use tabulated-list-entry.
16420 (package-menu-mark-upgrades): New command.
d770725a 16421 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
16422 (package-menu-execute): Do installation before deletion.
16423 (package-menu-refresh, package-menu-execute): Use derived-mode-p
16424 instead of checking major-mode.
16425 (package-menu--find-upgrades): New function.
16426
7520339c
LMI
164272011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
16428
16429 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
16430 passwords in the log buffer.
65a046c4
LMI
16431 (smtpmail-process-filter): Update the process marker so that the
16432 "broken by peer" status message is inserted in the right place.
7520339c 16433
d3c30954
SM
164342011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
16435
3fe48822
SM
16436 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
16437 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
16438 bibtex-completion-at-point-function.
16439 (bibtex-completion-at-point-function): Use them.
16440
1b8b3954
SM
16441 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
16442
d3c30954
SM
16443 * mpc.el (mpc-constraints-tag-lookup): New function.
16444 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
16445 also to browser "album|playlist".
16446
72779976
JL
164472011-09-14 Juri Linkov <juri@jurta.org>
16448
16449 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
16450 (isearch-edit-string): Use length of `isearch-string' when
16451 `isearch-fail-pos' returns nil.
16452 (isearch-message): Remove duplicate code and call
16453 `isearch-fail-pos' with arg `t'.
16454
a0bf2bcd
CY
164552011-09-14 Chong Yidong <cyd@stupidchicken.com>
16456
17bb0a2d
CY
16457 * replace.el (occur-mode-goto-occurrence): Don't force using other
16458 window (Bug#9499).
16459
a0bf2bcd
CY
16460 * dired-aux.el (dired-do-chmod): Don't provide initial input.
16461
f678e0b6
MR
164622011-09-14 Martin Rudalics <rudalics@gmx.at>
16463
16464 * window.el (display-buffer-window): Remove.
16465 (display-buffer-record-window): Use help-setup window parameter
16466 instead of variable display-buffer-window.
16467 (display-buffer-function, special-display-buffer-names)
16468 (special-display-function): Mention help-setup parameter instead
16469 of display-buffer-window in doc-string.
d3c30954
SM
16470 * help.el (help-window-setup): New argument help-window.
16471 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
16472 Reword some messages.
16473 (with-help-window): Pass window used for displaying the buffer
16474 to help-window-setup. Don't set display-buffer-window.
16475
8e39b2e8
GM
164762011-09-13 Glenn Morris <rgm@gnu.org>
16477
16478 * emacs-lisp/debug.el (debugger-make-xrefs):
16479 Preserve point. (Bug#9462)
16480
85e9c04b
CY
164812011-09-13 Chong Yidong <cyd@stupidchicken.com>
16482
16483 * window.el (window-deletable-p): Use next-frame.
16484
1b36ed6a
MR
164852011-09-13 Martin Rudalics <rudalics@gmx.at>
16486
16487 * window.el (window-auto-delete): Remove.
16488 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 16489 dedication and previous buffers.
1b36ed6a
MR
16490 (switch-to-prev-buffer): Don't delete window.
16491 (delete-windows-on): Delete a window's frame if and only if the
16492 window is dedicated.
16493 (replace-buffer-in-windows): Delete buffer's window or frame if
16494 and only if window is dedicated.
16495 (quit-window): Handle quit-restore as before last change.
4d61f28d 16496 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 16497
ef8ef9fb
CY
164982011-09-13 Chong Yidong <cyd@stupidchicken.com>
16499
16500 * window.el (window-deletable-p): Never delete the last frame on a
16501 given terminal.
16502
b2cba41e
GM
165032011-09-13 Glenn Morris <rgm@gnu.org>
16504
16505 * help.el (describe-key-briefly): Copy previous standard-output change.
16506
51553db6 165072011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
16508
16509 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
16510
b7556719
GM
165112011-09-13 Glenn Morris <rgm@gnu.org>
16512
16513 * emacs-lisp/lisp-mode.el (lisp-indent-function):
16514 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
16515
64b51947
CY
165162011-09-12 Chong Yidong <cyd@stupidchicken.com>
16517
16518 * dired-aux.el (dired-mark-read-string): Don't return default
16519 value on empty input (Bug#9361).
16520 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
16521 Omit initial minibuffer contents.
16522 (dired-do-chmod): Signal an error on empty input.
16523 (dired-mark-read-string): Don't return default on empty input.
16524
16525 * files.el (file-modes-symbolic-to-number): Doc fix.
16526
393a301e
SM
165272011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
16528
16529 * international/mule-cmds.el (ucs-completions): Remove.
16530 (read-char-by-name): Use complete-with-action instead; add metadata.
16531
fa5660f9
CY
165322011-09-11 Chong Yidong <cyd@stupidchicken.com>
16533
16534 * window.el (display-buffer--action-function-custom-type)
16535 (display-buffer--action-custom-type): New vars.
16536 (display-buffer-alist, display-buffer-default-action)
16537 (display-buffer-overriding-action): Add defcustom types.
16538
4a592f66
CY
16539 * frame.el (delete-other-frames): Doc fix (Bug#276).
16540
73d56dbd
LMI
165412011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16542
16543 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
16544
37ac18a3
CY
165452011-09-11 Chong Yidong <cyd@stupidchicken.com>
16546
16547 Change modes that used same-window-* vars to use switch-to-buffer.
16548
16549 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
16550 Use switch-to-buffer.
16551
16552 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
16553 (customize-browse, custom-buffer-create-other-window):
16554 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
16555
16556 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
16557 (Info-prev, Info-up, Info-speedbar-goto-node)
16558 (info-display-manual): Use switch-to-buffer.
16559 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
16560
16561 * mail/sendmail.el (mail): Use switch-to-buffer.
16562 (mail-recover): Use switch-to-buffer-other-window.
16563
16564 * cmuscheme.el (run-scheme, switch-to-scheme):
16565 * ielm.el (ielm):
16566 * shell.el (shell):
16567 * net/rlogin.el (rlogin):
16568 * net/telnet.el (telnet, rsh):
16569 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
16570
10195bd6
AS
165712011-09-11 Andreas Schwab <schwab@linux-m68k.org>
16572
16573 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
16574
b322f63a
LMI
165752011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
16576
39d7fed6
LMI
16577 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
16578 so don't mention it (bug#9301).
ba5a81f1 16579 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 16580
ee0e9f11
LMI
16581 * faces.el (face-spec-set-match-display): Make `(type graphic)'
16582 match `x', `w32' and `ns', like the manual says (bug#9029).
16583
0b1c89c1 16584 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
16585 (process-kill-buffer-query-function): Mention the buffer name in
16586 the query.
0b1c89c1 16587
77549ea8
LMI
16588 * image-mode.el (image-next-line): The line parameter is mandatory
16589 (bug#9258).
16590
803ef892
LMI
16591 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
16592 which can be useful (bug#9301).
16593
12980837
LMI
16594 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
16595
91054f8f
LMI
16596 * subr.el (match-string): Mention that the current buffer should
16597 be the same as the search was done in (bug#9282).
16598
b322f63a
LMI
16599 * facemenu.el: Disable the remove-* commands if the mark isn't
16600 active (bug#9162).
16601
3199b96f
CY
166022011-09-10 Chong Yidong <cyd@stupidchicken.com>
16603
16604 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
16605 of display-buffer.
16606 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
16607
16608 * replace.el (occur-mode-goto-occurrence)
16609 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
16610 and display-buffer.
16611
16612 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
16613 display-buffer.
16614
16615 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
16616 special-display and same-window variables.
16617 (mail-other-window): Use switch-to-buffer-other-window.
16618 (mail-other-frame): USe switch-to-buffer-other-frame.
16619
393a301e
SM
16620 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
16621 Use display-buffer-other-frame.
3199b96f
CY
16622 (gdb-display-gdb-buffer): Use pop-to-buffer.
16623
16624 * progmodes/gud.el (gud-goto-info): Use info-other-window.
16625
16626 * progmodes/python.el: Don't set same-window-buffer-names.
16627
16628 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
16629
16630 * window.el (display-buffer-alist): Add *Python*.
16631
8319e0bf
CY
166322011-09-10 Chong Yidong <cyd@stupidchicken.com>
16633
16634 * window.el (display-buffer-alist): Add entry for buffers
16635 previously handled same-window-*.
16636 (display-buffer-alist, display-buffer-default-action)
16637 (display-buffer-overriding-action): Mark as risky.
16638 (display-buffer-alist): Document action function changes.
16639 (display-buffer--same-window-action)
16640 (display-buffer--other-frame-action): New variables.
16641 (switch-to-buffer, display-buffer-other-frame): Use them.
16642 (display-buffer): Rename reuse-frame entry to reusable-frames.
16643 (display-buffer-reuse-selected-window): Function deleted.
16644 (display-buffer-reuse-window): Handle reusable-frames alist entry.
16645 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
16646 (display-buffer-special): New function.
16647 (display-buffer--maybe-pop-up-frame-or-window): Rename from
16648 display-buffer-reuse-or-pop-window. Split off special-display
16649 part into display-buffer-special.
16650 (display-buffer-use-some-window): Don't perform any special
16651 pop-up-frames handling.
16652 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 16653 (display-buffer--maybe-same-window): Rename from
0d3ff375 16654 display-buffer-maybe-same-window.
8319e0bf 16655
919a69aa
CY
16656 * info.el: Don't set same-window-regexps.
16657 (info-setup): New function.
16658 (info-other-window, info): Call it.
16659
16660 * cus-edit.el: Don't set same-window-regexps.
16661 (customize-group): New argument.
16662 (customize-group-other-window): Use it.
16663 (customize-face, customize-face-other-window): Likewise.
16664 (custom-buffer-create-other-window): Use pop-to-buffer directly.
16665
8319e0bf
CY
16666 * net/rlogin.el:
16667 * net/telnet.el:
16668 * progmodes/gud.el: Don't set same-window-regexps.
16669
16670 * cmuscheme.el:
16671 * ielm.el:
16672 * shell.el:
16673 * mail/sendmail.el:
16674 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
16675
25173000
JL
166762011-09-10 Juri Linkov <juri@jurta.org>
16677
16678 * isearch.el (isearch-edit-string): Remove obsolete mention of
16679 `C-w' (`isearch-yank-word-or-char') from docstring.
16680 (isearch-query-replace): Fix typo in docstring (bug#9466).
16681
056e44ef
JL
166822011-09-10 Juri Linkov <juri@jurta.org>
16683
16684 * paren.el (show-paren-function): Don't show escaped parens.
16685 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
16686
c3760c17
EZ
166872011-09-10 Eli Zaretskii <eliz@gnu.org>
16688
16689 * mail/sendmail.el (mml-to-mime, mml-attach-file)
16690 (mm-default-file-encoding): Remove autoload forms, they are
16691 replaced with autoload cookies in mml.el and mm-encode.el.
16692 (mail-add-attachment): New command.
16693 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
16694 (mail-mode): Mention mail-insert-file and mail-add-attachment in
16695 the doc string.
16696 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
16697
fece895e
RT
166982011-09-10 Reuben Thomas <rrt@sc3d.org>
16699
e69df516
SM
16700 * simple.el (count-words-region): Use buffer if there's no region
16701 (bug#9429).
fece895e 16702
5e68ce4a
JL
167032011-09-09 Juri Linkov <juri@jurta.org>
16704
16705 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
16706 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
16707 (wdired-isearch-filter-read-only): New function. (Bug#6362)
16708
0a6b9622
AM
167092011-09-09 Alan Mackenzie <acm@muc.de>
16710
16711 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
16712 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
16713
14a29deb
EZ
167142011-09-09 Eli Zaretskii <eliz@gnu.org>
16715
16716 Fix for Savannah bug#9392.
16717 * simple.el (mail-encode-mml): New defvar.
16718
16719 * mail/rmail.el (mail-encode-mml): Add a defvar.
16720 (rmail-enable-mime-composing): Default to t.
16721 (rmail-forward): Use MIME method of forwarding only if both
16722 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
16723 Set mail-encode-mml non-nil if the MIME method was used.
16724
16725 * mail/sendmail.el (mml-to-mime): Add autoload form.
16726 (mail-encode-mml): Add a defvar.
16727 (mail-mode): Make mail-encode-mml buffer-local and initialize it
16728 to nil.
16729 (mail-send): If mail-encode-mml is non-nil, run the outgoing
16730 message through mml-to-mime, and reset mail-encode-mml to nil.
16731
28c45130
GM
167322011-09-09 Glenn Morris <rgm@gnu.org>
16733
16734 * woman.el (woman-if-body): When processing an .el block,
16735 do not delete the next .el block as well. (Bug#9447)
69f4b618 16736 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 16737
9b1c252e
MR
167382011-09-08 Martin Rudalics <rudalics@gmx.at>
16739
16740 * window.el (window-deletable-p): Make sure window is live before
16741 invoking window-prev-buffers.
16742
567457e3
LL
167432011-09-08 Leo Liu <sdl.web@gmail.com>
16744
16745 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
16746
97f05794
JL
167472011-09-08 Juri Linkov <juri@jurta.org>
16748
16749 * progmodes/compile.el (compilation-environment): Make it
16750 a defcustom (bug#8340).
16751
8b0874b5
MR
167522011-09-08 Martin Rudalics <rudalics@gmx.at>
16753
16754 * window.el (frame-auto-delete): Rename to window-auto-delete.
16755 Make it control auto-deletion of windows and/or frames.
16756 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 16757 for deleting window/frame. (Bug#9419)
8b0874b5
MR
16758 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
16759 Rewrite handling of case when window/frame can be deleted.
16760 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 16761 argument t. (Bug#9456)
8b0874b5 16762
4feb6e73
CY
167632011-09-07 Chong Yidong <cyd@stupidchicken.com>
16764
16765 * help-mode.el (help-mode): Restore autoload.
16766
91ab9c13
JL
167672011-09-07 Juri Linkov <juri@jurta.org>
16768
16769 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
16770 `compilation-environment'. Set buffer-local
16771 `compilation-environment' to `thisenv' later after (funcall mode).
16772 (Bug#8340)
16773
16774 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
16775 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
16776 instead of replacing its value. (Bug#8340)
16777
0527e251
JL
167782011-09-07 Juri Linkov <juri@jurta.org>
16779
16780 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
16781 based on text properties put by `grep-filter' instead of matching
16782 escape sequences.
16783 (grep-mode): Set buffer-local `compilation-error-screen-columns'
16784 to the value of `grep-error-screen-columns' (bug#9438).
16785
249f792c
JL
167862011-09-07 Juri Linkov <juri@jurta.org>
16787
16788 * simple.el (next-error-highlight, next-error-highlight-no-select):
16789 Doc fix (bug#9432).
16790
ff7271b9
OT
167912011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
16792
16793 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16794 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
16795
183fc730
LL
167962011-09-07 Leo Liu <sdl.web@gmail.com>
16797
16798 * net/rcirc.el (rcirc-mode): Conditionally initialize
16799 rcirc-input-ring.
16800
77694924
SM
168012011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
16802
16803 * emacs-lisp/find-func.el (find-function-C-source): Only set
16804 find-function-C-source-directory after checking that we found a source
16805 file there (bug#9440).
16806
d809b8eb
AM
168072011-09-06 Alan Mackenzie <acm@muc.de>
16808
16809 * isearch.el (isearch-other-meta-char): Wherever a key list is
16810 unread, "unread" the prefix arg, too. This fixes bug #8901.
16811
453de99f
OG
168122011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
16813
16814 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
16815
90439906
JL
168162011-09-05 Juri Linkov <juri@jurta.org>
16817
16818 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
16819
f62bd846
JL
168202011-09-05 Juri Linkov <juri@jurta.org>
16821
16822 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
16823 keeping point where processing of grep matches begins, and
16824 continue to delete remaining escape sequences from the same point.
16825 (grep-filter): Make leading zero optional in "0?1;31m" because
16826 git-grep emits "\033[1;31m" escape sequences unlike expected
16827 "\033[01;31m" as GNU Grep does (bug#9408).
16828 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
16829
045820ec
JL
168302011-09-05 Juri Linkov <juri@jurta.org>
16831
16832 * subr.el (y-or-n-p): Capitalize "yes".
16833
f5e29b9b
MA
168342011-09-04 Michael Albinus <michael.albinus@gmx.de>
16835
16836 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
16837 `tramp-cache-unload-hook' where appropriate.
16838 (tramp-methods): Rename `tramp-remote-sh' to
16839 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
16840 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
16841
16842 * net/tramp-sh.el (top): Don't require 'shell.
16843 (tramp-methods): Add `tramp-remote-shell' and
16844 `tramp-remote-shell-args' entries.
16845 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
16846 (tramp-sh-handle-shell-command): Remove.
16847 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
16848 Use `tramp-remote-shell'.
16849
2784c434
CY
168502011-09-03 Chong Yidong <cyd@stupidchicken.com>
16851
393a301e 16852 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
16853 (sendmail-query-once): Save directly to send-mail-function.
16854 Update message-send-mail-function too.
16855
16856 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
16857
464cdf56
CS
168582011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
16859
16860 * progmodes/python.el (python-mode-map): Use correct function to
16861 start python interpreter from menu-bar (as reported by Geert
16862 Kloosterman).
16863 (inferior-python-mode-map): Fix typo.
393a301e 16864 (python-shell-map): Remove.
464cdf56 16865
d37e5c87
DD
168662011-09-03 Deniz Dogan <deniz@dogan.se>
16867
16868 * net/rcirc.el (rcirc-print): Simplify code for
16869 rcirc-scroll-show-maximum-output. There is no need to walk
16870 through all windows to find the right one.
16871
f3ada0ee
CS
168722011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
16873
16874 * help.el (help-return-method): Doc fix.
16875
1f3c99ca
MR
168762011-09-03 Martin Rudalics <rudalics@gmx.at>
16877
16878 * window.el (window-deletable-p): Don't return a non-nil value
16879 when there's a buffer that was shown in the window before.
16880 (Bug#9419)
393a301e
SM
16881 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
16882 Set window's previous buffers to nil.
1f3c99ca 16883
a3cf097f
EZ
168842011-09-03 Eli Zaretskii <eliz@gnu.org>
16885
16886 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
16887 newline before and after the tag line, so it doesn't interfere
16888 with determining the paragraph direction of bidirectional text.
16889
3d03de90
LL
168902011-09-03 Leo Liu <sdl.web@gmail.com>
16891
16892 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
16893
c3313451
CY
168942011-09-02 Chong Yidong <cyd@stupidchicken.com>
16895
393a301e 16896 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
16897 (pop-to-buffer): Change interactive spec. Pass second argument
16898 directly to display-buffer.
16899 (display-buffer): Fix interactive spec. Use functionp to
16900 distinguish between a function and a list of functions.
16901
16902 * abbrev.el (edit-abbrevs):
16903 * arc-mode.el (archive-extract):
16904 * autoinsert.el (auto-insert):
16905 * bookmark.el (bookmark-bmenu-list):
16906 * files.el (find-file):
16907 * view.el (view-buffer):
16908 * progmodes/compile.el (compilation-goto-locus):
16909 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
16910
89894cd8
CY
169112011-09-02 Chong Yidong <cyd@stupidchicken.com>
16912
16913 * window.el (display-buffer-alist): Doc fix.
16914 (display-buffer): Add docstring. Don't treat
16915 display-buffer-default specially.
16916 (display-buffer-reuse-selected-window)
16917 (display-buffer-same-window, display-buffer-maybe-same-window)
16918 (display-buffer-reuse-window, display-buffer-pop-up-frame)
16919 (display-buffer-pop-up-window)
16920 (display-buffer-reuse-or-pop-window)
16921 (display-buffer-use-some-window): New functions.
16922 (display-buffer-default-action): Use them.
393a301e 16923 (display-buffer-default): Delete.
89894cd8
CY
16924 (pop-to-buffer-1): Fix choice of actions.
16925
ae0bc9fb
SM
169262011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
16927
16928 * minibuffer.el (completion--insert-strings): Don't get confused by
16929 completion entries that end with an LF char.
16930
e9d90883
EZ
169312011-09-01 Eli Zaretskii <eliz@gnu.org>
16932
16933 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
16934
437014c8
CY
169352011-09-01 Chong Yidong <cyd@stupidchicken.com>
16936
16937 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
16938 (display-buffer-same-window, display-buffer-other-window):
16939 New functions.
437014c8
CY
16940 (pop-to-buffer-1): New function. Use the above.
16941 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 16942 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
16943
16944 * view.el (view-buffer-other-window, view-buffer-other-frame):
16945 Just use pop-to-buffer.
16946
a5e063d5
TV
169472011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16948
16949 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
16950
793d32bb
WH
169512011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
16952
16953 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
16954
d65e4c15
RS
169552011-08-31 Richard Stallman <rms@gnu.org>
16956
16957 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
16958 of the separation of rmail-view-buffer from rmail-buffer.
16959 If you say no to "replace original", the decrypt is in the
16960 view buffer. If you say yes, the decrypt goes into the
16961 rmail buffer also.
16962
f818cd2a
MR
169632011-08-31 Martin Rudalics <rudalics@gmx.at>
16964
16965 * window.el (display-buffer-window): Rewrite doc-string.
16966 (display-buffer-record-window): New function.
16967 (display-buffer-macro-specifiers)
16968 (display-buffer-even-window-sizes, display-buffer-set-height)
16969 (display-buffer-set-width, display-buffer-in-window)
16970 (display-buffer-reuse-window, display-buffer-split-specifiers)
16971 (display-buffer-side-specifiers, display-buffer-split-window-1)
16972 (display-buffer-split-window, display-buffer-split-atom-window)
16973 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
16974 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
16975 (display-buffer-other-window-means-other-frame)
16976 (display-buffer-normalize-special)
16977 (display-buffer-normalize-default)
16978 (display-buffer-normalize-argument)
16979 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
16980 (display-buffer-normalize-specifiers, display-buffer-frame)
16981 (display-buffer-same-window, display-buffer-same-frame)
16982 (display-buffer-other-window)
16983 (display-buffer-same-frame-other-window)
16984 (display-buffer-other-frame, pop-to-buffer-same-window)
16985 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
16986 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
16987 (switch-to-buffer-same-frame)
16988 (switch-to-buffer-other-window-same-frame)
16989 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
16990 (display-buffer-alist-set-1, display-buffer-alist-set-2)
16991 (display-buffer-alist-set): Remove.
16992 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
16993 (special-display-regexps, special-display-function):
16994 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
16995 parameter.
16996 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
16997 (special-display-frame-alist, special-display-popup-frame)
16998 (same-window-buffer-names, same-window-regexps, same-window-p)
16999 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
17000 (split-window-preferred-function, split-height-threshold)
17001 (split-width-threshold, window-splittable-p)
17002 (split-window-sensibly, window--try-to-split-window)
17003 (window--frame-usable-p, even-window-heights)
17004 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
17005 (window--display-buffer-2, display-buffer-other-frame):
17006 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
17007 (display-buffer-default, display-buffer-assq-regexp): New functions.
17008 (display-buffer-alist): Rewrite doc-string.
17009 (display-buffer-default-action)
17010 (display-buffer-overriding-action): New variables.
17011 (display-buffer, switch-to-buffer): Rewrite.
17012 (pop-to-buffer): Restore Emacs 23 behavior but use
17013 window-normalize-buffer-to-display.
17014 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
17015 Restore Emacs 23 behavior but use
17016 window-normalize-buffer-to-switch-to.
17017 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
17018 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
17019 Rewrite using Emacs 23 options.
f818cd2a 17020
5bc3b51d
MA
170212011-08-31 Michael Albinus <michael.albinus@gmx.de>
17022
17023 * net/tramp.el (tramp-root-regexp): Remove.
17024 (tramp-completion-file-name-regexp-unified)
17025 (tramp-completion-file-name-regexp-separate)
17026 (tramp-completion-file-name-regexp-url): Don't use leading volume
b46a6a83 17027 letter on w32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
17028 (tramp-drop-volume-letter): Simplify definition.
17029 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 17030
b1a4f8e1
SM
170312011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
17032
17033 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
17034 (bug#9356).
17035
5664fa7b
RT
170362011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
17037
b1a4f8e1 17038 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 17039
9a45d6c3
JL
170402011-08-29 Juri Linkov <juri@jurta.org>
17041
17042 * isearch.el (isearch-done): Don't display message "Mark saved"
17043 when arg `edit' is non-nil to prevent its flicker in the echo area.
17044
fb87e0fb
CY
170452011-08-28 Chong Yidong <cyd@stupidchicken.com>
17046
17047 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
17048 obsolete packages for deletion.
17049
09ac1c2a
CS
170502011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
17051
17052 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 17053 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
17054 view-mode from help-mode.
17055 (help-xref-override-view-map): Remove.
17056 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
17057 view-mode is not used anymore.
17058
7a1ff57f
CY
170592011-08-28 Chong Yidong <cyd@stupidchicken.com>
17060
17061 * server.el (server-port): Doc fix.
17062
b9696605
CY
17063 * cus-theme.el (custom-theme-choose-mode): Inherit from
17064 special-mode (Bug#9124).
17065 (custom-theme-choose-mode-map): Add special-mode to parent.
17066
ef8cdf8c
AM
170672011-08-28 Alan Mackenzie <acm@muc.de>
17068
17069 * progmodes/cc-fonts.el
17070 (c-make-font-lock-BO-decl-search-function): New function.
17071 (c-basic-matchers-after - "Fontify the clauses after various
17072 keywords"): Extract the three keyword lists for the 3 erroneous
17073 constructs from the list of four, and use the new function above
17074 in place of an old one.
17075
27de4e20
DD
170762011-08-28 Deniz Dogan <deniz@dogan.se>
17077
17078 * net/rcirc.el (rcirc-insert-prev-input)
17079 (rcirc-insert-next-input): Remove unused argument.
17080
356a3681
SM
170812011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
17082
17083 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
17084
3fc9b218
AM
170852011-08-27 Alan Mackenzie <acm@muc.de>
17086
17087 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
17088 handle function pointer parameters properly.
17089
538a061c
MR
170902011-08-27 Martin Rudalics <rudalics@gmx.at>
17091
17092 * window.el (display-buffer-reuse-window): Fix case where
17093 selected window was reused with non-nil OTHER-WINDOW argument.
17094 (Bug#9381)
17095
35b1c40c
DD
170962011-08-27 Deniz Dogan <deniz@dogan.se>
17097
17098 * net/rcirc.el (rcirc-check-auth-status): Adding support for
17099 oftc's NickServ messages.
17100
2f6a3e79
GM
171012011-08-27 Glenn Morris <rgm@gnu.org>
17102
17103 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
17104
7254299e
CY
171052011-08-26 Chong Yidong <cyd@stupidchicken.com>
17106
17107 * emacs-lisp/package.el (package-install): Call package-initialize
17108 if called interactively.
17109
f8ccf167
LL
171102011-08-26 Leo Liu <sdl.web@gmail.com>
17111
17112 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
17113
3e8cd5ce
JL
171142011-08-25 Juri Linkov <juri@jurta.org>
17115
17116 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
17117 `search-whitespace-regexp' (bug#9364).
17118
93eb7113
JL
171192011-08-25 Juri Linkov <juri@jurta.org>
17120
17121 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
17122 `regexp-search-ring' to their global values to protect from
17123 updating by `read-from-minibuffer' (bug#9185).
17124
f65d1611
JL
171252011-08-25 Juri Linkov <juri@jurta.org>
17126
17127 * textmodes/ispell.el (ispell-command-loop): Add newline
17128 at the end of the "Use option `i'..." line.
17129
f1cf7a31
JL
171302011-08-25 Juri Linkov <juri@jurta.org>
17131
17132 * battery.el (display-battery-mode): If `battery-status-function'
17133 or `battery-mode-line-format' is nil, display the message and set
17134 `display-battery-mode' to nil (bug#9363).
17135
0c95fcf7
EZ
171362011-08-25 Eli Zaretskii <eliz@gnu.org>
17137
17138 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
17139 bidi-string-mark-left-to-right; they are unnecessary now.
17140
a2ebe600
DD
171412011-08-25 Deniz Dogan <deniz@dogan.se>
17142
17143 * net/quickurl.el: Documentation typo fixes.
17144
e4ed06f1
CY
171452011-08-25 Chong Yidong <cyd@stupidchicken.com>
17146
17147 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
17148
e5f1c99e
GM
171492011-08-25 Glenn Morris <rgm@gnu.org>
17150
b2948976
GM
17151 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
17152
e5f1c99e
GM
17153 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
17154 (smtpmail-via-smtp): Handle nil response from smtp.
17155
f22f4808
JL
171562011-08-24 Juri Linkov <juri@jurta.org>
17157
17158 * proced.el (proced-marked): Inherit from `error' instead of
17159 `font-lock-warning-face'.
17160
17161 * ibuffer.el (ibuffer-marked-face): Change default face from
17162 `font-lock-warning-face' to `warning'.
17163 (ibuffer-deletion-face): Change default face from
17164 `font-lock-type-face' to `error'.
17165
17166 * battery.el (battery-update): Use the face `error' instead of
17167 `font-lock-warning-face' (bug#6117).
17168
6a93965e
JL
171692011-08-24 Juri Linkov <juri@jurta.org>
17170
17171 * faces.el (success): Change face color from "Green3" to
17172 "ForestGreen" on light background (bug#9353).
17173
1ed43b09
CY
171742011-08-24 Chong Yidong <cyd@stupidchicken.com>
17175
5664fa7b
RT
17176 * window.el (quit-window): Rename from quit-restore-window.
17177 Use same arglist as old quit-window.
1ed43b09
CY
17178 (frame-auto-delete): Doc fix.
17179
17180 * view.el (view-mode-exit): Use quit-window.
17181
11dcdbb2
JL
171822011-08-24 Juri Linkov <juri@jurta.org>
17183
17184 * isearch.el (isearch-ring-adjust1): Start visiting previous
17185 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
17186 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
17187 for empty search string (when the last search string is reused
17188 automatically) to adjust the isearch ring to the last element and
17189 prepare the correct index for further M-p commands (bug#9185).
17190
de62b4df
KH
171912011-08-24 Kenichi Handa <handa@m17n.org>
17192
17193 * international/ucs-normalize.el: If decomposition property of
17194 CHAR is the default one (i.e. a list of CHAR itself), treat it as
17195 nil.
17196 (nfd, nfkd): Likewise.
17197
963b492b
SM
171982011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
17199
17200 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
17201 from process filters aren't reliably transmitted to the surrounding
17202 accept-process-output.
17203 (mpc-proc-check): New function.
17204 (mpc-proc-sync): Use it (bug#8293)
17205
93b6b5e1
SM
172062011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
17207
17208 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
17209 Add compatibility functions (bug#9313).
17210
bca633fb
EZ
172112011-08-23 Eli Zaretskii <eliz@gnu.org>
17212
b177498a
EZ
17213 * cus-start.el (all): Add entry for bidi-paragraph-direction.
17214
6df6ae42 17215 * international/uni-bidi.el: Regenerate.
bca633fb 17216
0902a04e
KH
172172011-08-23 Kenichi Handa <handa@m17n.org>
17218
17219 * international/charprop.el:
17220 * international/uni-bidi.el:
17221 * international/uni-category.el:
17222 * international/uni-combining.el:
17223 * international/uni-comment.el:
17224 * international/uni-decimal.el:
17225 * international/uni-decomposition.el:
17226 * international/uni-digit.el:
17227 * international/uni-lowercase.el:
17228 * international/uni-mirrored.el:
17229 * international/uni-name.el:
17230 * international/uni-numeric.el:
17231 * international/uni-old-name.el:
17232 * international/uni-titlecase.el:
17233 * international/uni-uppercase.el: Regenerate.
17234
3bbf23bc
MR
172352011-08-23 Martin Rudalics <rudalics@gmx.at>
17236
17237 * help.el (help-window-setup): Fix message displayed when other
17238 window is reused. (Bug#9341)
17239
b3fd59bd
SM
172402011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
17241
1802e444
SM
17242 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
17243 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
17244
b3fd59bd
SM
17245 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
17246 Mark obsolete.
17247 * shell.el (shell-parse-pcomplete-arguments): New function.
17248 (shell-completion-vars): Use it instead (bug#9160).
17249
4eb61348
SM
172502011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
17251
867cab74
SM
17252 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
17253 strings and comments (bug#9333).
17254
4eb61348
SM
17255 * emacs-lisp/debug.el (debug-arglist): New function.
17256 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
17257 (debug-on-entry-1): Handle interpreted closures (bug#9120).
17258
262a1439
JL
172592011-08-22 Juri Linkov <juri@jurta.org>
17260
56ee679c
JL
17261 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17262 Revert regexp that highlights output switches to its old
17263 pre-2010-10-28 value and remove one `?' from it (bug#9319).
17264
262a1439
JL
17265 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
17266 to check for empty output (bug#9226).
17267
f13f86fb
CY
172682011-08-22 Chong Yidong <cyd@stupidchicken.com>
17269
17270 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
17271 symbol-constituent as the default, as that stops font-lock from
17272 working properly (Bug#8843).
17273
c65c9622
LMI
172742011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17275
17276 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
17277 `coding-system-for-*' around the process open call to avoid
17278 auth-source side effects.
e7f2c178 17279 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
17280 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
17281 probe hangs.
c65c9622 17282
23a8a5ab
CY
172832011-08-21 Chong Yidong <cyd@stupidchicken.com>
17284
ff98b2dd
CY
17285 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
17286
23a8a5ab
CY
17287 * emacs-lisp/find-func.el (find-function-noselect): New arg
17288 lisp-only.
17289
17290 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
17291 signal an error for built-in functions (Bug#6664).
17292
f5e3c598
LMI
172932011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17294
17295 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
17296 (smtpmail-try-auth-methods): Use it.
17297
a3f2468a
CY
172982011-08-21 Chong Yidong <cyd@stupidchicken.com>
17299
2c34e8da
CY
17300 * font-lock.el (font-lock-fontify-region)
17301 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
17302 (font-lock-default-unfontify-buffer)
17303 (font-lock-default-fontify-region)
17304 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
17305
b3fd59bd
SM
17306 * progmodes/compile.el (compilation-error-properties):
17307 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
17308 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
17309 `ant' regexp.
ee31aabc 17310
a3f2468a
CY
17311 * net/browse-url.el (browse-url-firefox): Don't call
17312 browse-url-firefox-sentinel unless using -remote (Bug#9328).
17313
8e999f70
GM
173142011-08-20 Glenn Morris <rgm@gnu.org>
17315
c21a496a
GM
17316 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
17317
59ee0542
GM
17318 * tutorial.el (tutorial--default-keys): Update some default bindings.
17319
8e999f70
GM
17320 * files.el (hack-local-variables): Fully ignore case for "mode:".
17321
e3715033
AM
173222011-08-20 Alan Mackenzie <acm@muc.de>
17323
17324 Resolve invalid use of a regexp in regexp-opt.
17325
4d61f28d
JB
17326 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
17327 detection for a java annotation.
e3715033 17328
4d61f28d 17329 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
17330 detection for a java annotation.
17331
4d61f28d
JB
17332 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
17333 handling for java.
e3715033
AM
17334 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
17335
04ed2e9c
CY
173362011-08-20 Chong Yidong <cyd@stupidchicken.com>
17337
17338 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
17339 (Bug#9274).
17340
826cee64
AM
173412011-08-20 Alan Mackenzie <acm@muc.de>
17342
58179cce 17343 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
17344 such a construct. Mainly for when jit-lock etc. starts a chunk
17345 here.
17346
58179cce 17347 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 17348 variable.
58179cce 17349 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
17350 c-make-font-lock-search-function.
17351 (c-make-font-lock-search-function): Use the above function.
17352 (c-make-font-lock-context-search-function): New function.
17353 (c-cpp-matchers): Enhance the preprocessor expression case with
17354 the above function
17355 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
17356 which takes an expression.
17357
17358 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
17359
13009bd8
MR
173602011-08-20 Martin Rudalics <rudalics@gmx.at>
17361
17362 * window.el (display-buffer-reuse-window)
17363 (display-buffer-pop-up-window): Don't reuse or split a side
17364 window.
17365
9234ff7f
GM
173662011-08-19 Glenn Morris <rgm@gnu.org>
17367
17368 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 17369 Downcase "Mode:". (Bug#9331)
9234ff7f 17370
f635daa1
CY
173712011-08-18 Chong Yidong <cyd@stupidchicken.com>
17372
17373 * international/characters.el: Add L and R categories.
17374
17375 * subr.el (bidi-string-mark-left-to-right): Rename from
17376 string-mark-left-to-right. Use category search.
17377
17378 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
17379
bc987f8b
JL
173802011-08-18 Juri Linkov <juri@jurta.org>
17381
17382 * faces.el (error, warning, success): New faces with definitions
17383 copied from old default values of `font-lock-warning-face',
17384 `compilation-warning', `compilation-info' (bug#6117).
17385
17386 * font-lock.el (font-lock-warning-face): Inherit from `error'.
17387
17388 * progmodes/compile.el (compilation-error): Inherit from `error'.
17389 (compilation-warning): Inherit from `warning'.
17390 (compilation-info): Inherit from `success'.
17391
17392 * dired.el (dired-marked): Inherit from `warning'.
17393 (dired-flagged): Inherit from `error'.
17394
57173b96
LMI
173952011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17396
3e79eb87
LMI
17397 * mail/smtpmail.el (auth-source): Require to avoid problems with
17398 binding variables (bug#9298). Also clean up some unused
17399 autoloads.
17400
b3fd59bd
SM
17401 * net/network-stream.el (network-stream-open-starttls):
17402 Support using starttls.el without using gnutls-cli.
57173b96 17403
02b404de
JL
174042011-08-17 Juri Linkov <juri@jurta.org>
17405
17406 * progmodes/grep.el (rgrep): Handle the case when
17407 `grep-find-command' is a cons cell (bug#9278).
17408
8c9177f2
MR
174092011-08-17 Martin Rudalics <rudalics@gmx.at>
17410
17411 * window.el (display-buffer-pop-up-frame): Run frame creation
17412 function with BUFFER current (as special-display-popup-frame
17413 does). Reported by Drew Adams.
17414
3644a0ab
DU
174152011-08-17 Daiki Ueno <ueno@unixuser.org>
17416
17417 * epa-mail.el: Simplify GnuPG group expansion using
17418 epg-expand-group.
17419 (epa-mail-group-alist, epa-mail-group-modtime)
17420 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
17421 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
17422 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
17423 Remove.
17424
5e617bc2 174252011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
17426
17427 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
17428
9c4aeabf
AM
174292011-08-16 Alan Mackenzie <acm@muc.de>
17430
17431 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
17432 Correct, to avoid the inside of macros.
17433
3a99bf64
RS
174342011-08-16 Richard Stallman <rms@gnu.org>
17435
04963aa8
RS
17436 * epa-mail.el: Handle GnuPG group definitions.
17437 (epa-mail-group-alist, epa-mail-group-modtime)
17438 (epa-mail-gnupg-conf-file): New variables.
17439 (epa-mail-parse-groups, epa-mail-sync-groups)
17440 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
17441 (epa-mail-expand-recipients): New functions.
17442 (epa-mail-encrypt): Call epa-mail-expand-recipients.
17443
177549d0
RS
17444 * mail/rmail.el (rmail-epa-decrypt): New command.
17445
fe38beef
RS
17446 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
17447 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
17448 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
17449 (epa-decrypt-armor-in-region): Make error message clearer.
17450
934eacb9
SM
174512011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
17452
17453 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
17454 and "a2b" to "ab" for `prefix'.
17455
d024fb4e
CY
174562011-08-14 Chong Yidong <cyd@stupidchicken.com>
17457
17458 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
17459 filter groups.
de148fee
CY
17460 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
17461 Fourquet (Bug#8804).
d024fb4e 17462
62f1ca49
JB
174632011-08-12 Juanma Barranquero <lekktu@gmail.com>
17464
17465 * startup.el (argi): Declare as global variable (bug#9275).
17466
9ccaaa4b
CY
174672011-08-12 Chong Yidong <cyd@stupidchicken.com>
17468
17469 * subr.el (string-mark-left-to-right): Search the entire string
17470 for RTL script, not just the terminating character. Doc fix.
17471
a3dae87a
SM
174722011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
17473
6cd18349
SM
17474 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
17475 New function.
17476 (js--regexp-literal, js-syntax-propertize-function): Remove.
17477 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
17478 (js-mode-map): Don't rebind electric keys.
17479 (js-insert-and-indent): Remove.
17480 (js-mode): Setup electric-layout and electric-indent instead.
17481
a3dae87a
SM
17482 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
17483
9d5cb631
DU
174842011-08-12 Daiki Ueno <ueno@unixuser.org>
17485
17486 * epa.el (epa-progress-callback-function): Fix the logic of
17487 displaying progress.
17488 * epa-file.el (epa-file-insert-file-contents): Make progress
17489 display more user-friendly.
17490 (epa-file-write-region): Ditto.
17491
3e26a4a2
CY
174922011-08-10 Chong Yidong <cyd@stupidchicken.com>
17493
17494 * subr.el (string-mark-left-to-right): New function.
17495
17496 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
17497 Use string-mark-left-to-right.
17498 (list-buffers-noselect): Caller changed.
17499
a3dae87a
SM
17500 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
17501 Use string-mark-left-to-right.
3e26a4a2
CY
17502 (tabulated-list-print): Recenter after moving point.
17503
ac8cf6e6
JL
175042011-08-10 Juri Linkov <juri@jurta.org>
17505
17506 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
17507 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
17508 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
17509
8d96c9a4
CY
175102011-08-09 Chong Yidong <cyd@stupidchicken.com>
17511
17512 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
17513 (Bug#7554).
17514
7be1c708 175152011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
17516
17517 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
17518 character. (Bug#6594)
17519
37e11a63
CY
175202011-08-08 Chong Yidong <cyd@stupidchicken.com>
17521
839dde57
CY
17522 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
17523 (image-dired--with-db-file): New macro.
17524 (image-dired-write-tags, image-dired-remove-tag)
17525 (image-dired-create-gallery-lists, image-dired-write-comments)
17526 (image-dired-get-comment, image-dired-mark-tagged-files)
17527 (image-dired-list-tags, image-dired-gallery-generate): Use it.
17528 (image-dired-gallery-generate): Use insert-file-contents.
17529
37e11a63
CY
17530 * time.el (display-time-world-list, display-time-world-display):
17531 * time-stamp.el (time-stamp-string):
17532 * vc/add-log.el (add-change-log-entry): Use setenv instead of
17533 set-time-zone-rule (Bug#7337).
17534
0b4946c4
DU
175352011-08-08 Daiki Ueno <ueno@unixuser.org>
17536
17537 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
17538 (epg-error-to-string, epg-errors-to-string): New function.
17539 (epg-wait-for-completion): Reverse errors list.
17540 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
17541 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
17542 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
17543 (epg-sign-keys, epg-generate-key-from-file)
17544 (epg-generate-key-from-string): Format errors by using
17545 epg-errors-to-string (bug#9255).
17546 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
17547
75bfc667
JL
175482011-08-07 Juri Linkov <juri@jurta.org>
17549
17550 * faces.el (list-faces-display): Remove extra angle bracket
17551 from `help-mode-map'.
17552
17553 * info.el (Info-history-toc-nodes): Doc fix.
17554
17555 * longlines.el (longlines-mode): Doc fix.
17556
673e08bb
SM
175572011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
17558
4640dd88
SM
17559 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
17560 of statements and in a few more cases (bug#9183).
17561
673e08bb
SM
17562 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
17563 New functions.
17564 (cl-transform-lambda): Use them (bug#9239).
17565
89b3f019
MR
175662011-08-05 Martin Rudalics <rudalics@gmx.at>
17567
17568 * window.el (display-buffer-same-window)
17569 (display-buffer-same-frame, display-buffer-other-window)
17570 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
17571 (pop-to-buffer-other-window)
17572 (pop-to-buffer-same-frame-other-window)
17573 (pop-to-buffer-other-frame): Make them defuns.
17574 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
17575
640c8776
SM
175762011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
17577
17578 * subr.el (make-composed-keymap): Move from C. Change calling
17579 convention, and improve docstring to bring attention to a subtle point.
17580 * minibuffer.el (completing-read-default): Adjust accordingly.
17581
63648a95
MA
175822011-08-03 Michael Albinus <michael.albinus@gmx.de>
17583
17584 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
17585 (tramp-open-shell): Use `tramp-shell-quote-argument'.
17586
17587 * net/trampver.el: Update release number.
17588
b796c9b7
SM
175892011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
17590
17591 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
17592 "in" (bug#9190).
17593
2239d7d5
LMI
175942011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
17595
e07dd7c3
LMI
17596 * mail/sendmail.el (sendmail-query-once): Restore the current
17597 buffer after querying (bug#9074).
17598
0e6a2bd7
LMI
17599 * dired.el (dired-flagged): Use different faces for marked and
17600 flagged files (bug#6117).
17601
ce887515
LMI
17602 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
17603 (bug#4433).
17604
92f2affc
LMI
17605 * ido.el (ido-mode): Switch off the message if called
17606 non-interactively.
17607
57d5aff0
LMI
17608 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
17609 before 587, since it appears that that's more likely to work for
17610 more people.
17611
98cd6c18 17612 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 17613 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
17614 exist.
17615
b96dec83
LMI
17616 * info.el: Remove the `Info-beginning-of-buffer' function
17617 (bug#8325).
17618
b796c9b7
SM
17619 * net/network-stream.el (network-stream-open-starttls):
17620 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 17621
d90e2ea0
MR
176222011-08-01 Martin Rudalics <rudalics@gmx.at>
17623
17624 * window.el (display-buffer-in-window): Don't set dedicated status
17625 of window here (Bug#9215).
17626 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
17627 (display-buffer-pop-up-side-window)
b796c9b7 17628 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 17629
cca09170
SM
176302011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
17631
17632 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
17633 before binding generated-autoload-file.
17634
027b979c
DD
176352011-08-01 Deniz Dogan <deniz@dogan.se>
17636
17637 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
17638
3c7ee4f3
MA
176392011-07-30 Michael Albinus <michael.albinus@gmx.de>
17640
17641 Sync with Tramp 2.2.2.
17642
17643 * net/trampver.el: Update release number.
17644
2cc8e51a
JL
176452011-07-30 Juri Linkov <juri@jurta.org>
17646
17647 * dired-aux.el (dired-touch-initial): Remove function.
17648 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
17649 current time, and `default' to the last modification time of the
17650 current marked file (bug#6887).
17651
a514d856
JM
176522011-07-28 Jose E. Marchesi <jemarch@gnu.org>
17653
17654 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 17655 numeric argument to read-number (bug#9163).
a514d856 17656
8a7eddd7
MA
176572011-07-27 Michael Albinus <michael.albinus@gmx.de>
17658
17659 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
17660 connection process, it could be nil.
17661
1ddd96f5
LL
176622011-07-27 Leo Liu <sdl.web@gmail.com>
17663
17664 Simplify url handling in rcirc-mode.
17665
17666 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
17667 (rcirc-browse-url-at-mouse): Remove.
17668 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
17669
b248a85d
AM
176702011-07-26 Alan Mackenzie <acm@muc.de>
17671
17672 Fontify bitfield declarations properly.
17673
17674 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
17675 (c-symbol-chars): Now exported as a lang variable.
17676 (c-not-primitive-type-keywords): New lang variable.
17677
17678 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
17679 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 17680 parsed as a bitfield declaration.
b248a85d 17681
b796c9b7
SM
17682 * progmodes/cc-engine.el (c-beginning-of-statement-1):
17683 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
17684 (c-punctuation-in): New function.
17685 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
17686 declarations properly.
17687
68575ab0
UJ
176882011-07-26 Ulf Jasper <ulf.jasper@web.de>
17689
17690 * calendar/icalendar.el (icalendar--all-events): Take care of
17691 multiple vcalendars in a single file.
b796c9b7 17692 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 17693
0f0a88b9
DD
176942011-07-25 Deniz Dogan <deniz@dogan.se>
17695
17696 * image.el (insert-image): Clarifying docstring.
17697
0b3f36df
MA
176982011-07-24 Michael Albinus <michael.albinus@gmx.de>
17699
17700 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
17701 `tramp-send-command-and-check' if there is no error.
17702 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
17703
a9901f61
AM
177042011-07-22 Alan Mackenzie <acm@muc.de>
17705
17706 Prevent cc-langs.elc being loaded at run time.
17707
17708 * progmodes/cc-mode.el: Remove two autoload forms which loaded
17709 cc-langs.
17710
4d61f28d 17711 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
17712 "(require 'cc-langs)". Quote a form so it will evaluate at
17713 (cc-mode's) compilation time.
17714
11d074b2
MA
177152011-07-22 Michael Albinus <michael.albinus@gmx.de>
17716
17717 * net/tramp.el (tramp-file-name-handler): Avoid recursive
17718 loading. (Bug#9114)
17719
938b94c8
MR
177202011-07-21 Martin Rudalics <rudalics@gmx.at>
17721
17722 * window.el (display-buffer-pop-up-window)
17723 (display-buffer-pop-up-side-window)
17724 (display-buffer-in-side-window): Call display-buffer-set-height
17725 and display-buffer-set-width after setting the new window's
b796c9b7 17726 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 17727
bfa4f190
SS
177282011-07-20 Sam Steingold <sds@gnu.org>
17729
17730 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
17731 (etags-tags-included-tables): Call `convert-standard-filename' on
17732 the file names contained in TAGS so that windows Emacs can handle
17733 TAGS files created by cygwin ctags.
17734
8ca42262
LMI
177352011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17736
17737 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
17738 which apparently didn't work.
17739
5db2afd2 177402011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 17741
5db2afd2
RW
17742 * proced.el (proced-send-signal): For *Marked Processes* buffer
17743 put point at beginning of buffer.
17744
92e15d10
SB
177452011-07-19 Stephen Berman <stephen.berman@gmx.net>
17746
17747 * proced.el (proced-format): Make header lines align with the text
17748 (bug#1779).
17749
1bfd59e5
LMI
177502011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
17751
17752 * view.el (view-buffer): Allow running in `special' modes if we're
17753 visiting a file (bug#8615).
17754
f5aae37c
MR
177552011-07-19 Martin Rudalics <rudalics@gmx.at>
17756
17757 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
17758 (display-buffer-alist-set-1, display-buffer-alist-set-2):
17759 New functions.
f5aae37c
MR
17760 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
17761 more accurately.
17762
bf2c1571
AM
177632011-07-18 Alan Mackenzie <acm@muc.de>
17764
17765 Fontify declarators properly when, e.g., a jit-lock chunk begins
17766 inside a declaration.
17767
17768 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
17769
b796c9b7
SM
17770 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
17771 New function.
bf2c1571
AM
17772 (c-complex-decl-matchers): Insert reference to
17773 c-font-lock-enclosing-decls.
17774
17775 * progmodes/cc-engine.el (c-backward-single-comment):
17776 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
17777 to nil around calls to (forward-comment -1).
17778
4e190b80
LMI
177792011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17780
12dc863d
LMI
17781 * image.el (put-image): Doc typo fix.
17782
a762e966
LMI
17783 * progmodes/etags.el (tags-search): Doc typo fix.
17784
4e190b80
LMI
17785 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
17786 password if we get errors 550 to 554.
17787
f019fb21
LMI
177882011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
17789
b796c9b7 17790 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 17791
81746738
LMI
17792 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
17793 indentation character (bug#6380).
17794
3ee3a1b5
LMI
17795 * files.el (buffer-offer-save): Made permanently local (bug#6241).
17796
c82f64de
LMI
17797 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
17798 to clarify what the problem is (bug#4291).
17799
f019fb21
LMI
17800 * simple.el (current-kill): Clarify what
17801 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
17802 (auto-fill-mode): Document `auto-fill-function' in relation to
17803 `auto-fill-mode' (bug#2470).
f019fb21 17804
0794775d
LM
178052011-07-16 Lawrence Mitchell <wence@gmx.li>
17806
17807 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
17808 method if slot is read-only (bug#9035).
17809
be39b8cc
MR
178102011-07-16 Martin Rudalics <rudalics@gmx.at>
17811
b796c9b7 17812 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 17813 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
17814 selected before, see discussion of (Bug#8615), (Bug#6954).
17815 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 17816
6ccf7859
GM
178172011-07-15 Glenn Morris <rgm@gnu.org>
17818
17819 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 17820 Respect help-form.
6ccf7859 17821
87e86684
LM
178222011-07-09 Lawrence Mitchell <wence@gmx.li>
17823
17824 * net/gnutls.el (gnutls-min-prime-bits): New variable.
17825 (gnutls-negotiate): Use it.
17826
d6066239
LMI
178272011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17828
b796c9b7
SM
17829 * net/gnutls.el (gnutls-negotiate):
17830 Upcase `gnutls-algorithm-priority'.
d6066239 17831
bd23ebc0
GM
178322011-07-15 Glenn Morris <rgm@gnu.org>
17833
c65bca65
GM
17834 * jka-compr.el (jka-compr-verbose): Move from here...
17835 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
17836 Add missing :version tag.
17837 * info.el: No need to require jka-compr when compiling.
bd23ebc0 17838
478615cc
LMI
178392011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
17840
7b41decb
LMI
17841 * net/gnutls.el (gnutls-algorithm-priority): New variable.
17842 (gnutls-negotiate): Use it.
17843
dbc44fcd
LMI
17844 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
17845
06789f97
LMI
17846 * info.el (Info-beginning-of-buffer): New command.
17847 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
17848 announcing `b' as the key (bug#8325).
ab896c37 17849 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 17850
c39da690
LMI
17851 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
17852
3aa5f34b
LMI
17853 * international/mule-cmds.el
17854 (describe-specified-language-support): Make the error message
17855 clearer (bug#8905).
17856
4bf0979f
LMI
17857 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
17858
478615cc
LMI
17859 * isearch.el (isearch-barrier): Add a doc string, since it's
17860 mentioned in a function doc string (bug#8678).
17861
75c68aa1
MR
178622011-07-15 Martin Rudalics <rudalics@gmx.at>
17863
17864 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
17865 buffer argument (Bug#9083) and self-identifying label argument.
17866
a7c33da2
GM
178672011-07-15 Glenn Morris <rgm@gnu.org>
17868
17869 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
17870
2f5c6024
LMI
178712011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17872
17873 * man.el (Man-fontify-manpage): Fix message when formatting the
17874 man page (bug#7929).
17875
0bb23927 178762011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
17877
17878 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
17879 argument LRM; if non-nil, append an invisible LRM character to the
17880 buffer name.
17881 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
17882 last argument non-nil, when formatting buffer names.
0bb23927
EZ
17883 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
17884 paragraph direction.
cce4b0a7 17885
621ef9ab
LMI
178862011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
17887
d1583c48
LMI
17888 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
17889 the man page name (bug#7929).
17890
6a57fb5f
LMI
17891 * image.el (put-image): Mention the `put-image' overlay property
17892 (bug#7834).
17893
d7956b14
LMI
17894 * scroll-bar.el (set-scroll-bar-mode): Mention that
17895 `scroll-bar-mode' lists the values (bug#7772).
17896
5b2d4a66
LMI
17897 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
17898 command (bug#7729).
17899
7509a874
LMI
17900 * rect.el (apply-on-rectangle): Return the point after the last
17901 operation.
17902 (string-rectangle): Go to the point after the last operation
17903 (bug#7522).
17904
4fe74b19
LMI
17905 * printing.el (pr-toggle-region): Clarify the documentation
17906 slightly (bug#7493).
17907
b796c9b7
SM
17908 * time.el (display-time-update):
17909 Allow `display-time-mail-function' to return nil (bug#7158).
17910 Fix suggested by Detlev Zundel.
ab283561 17911
fc233c9d
LMI
17912 * vc/diff.el (diff): Clarify the order the file names are read
17913 (bug#7111).
17914
43f5740b
LMI
17915 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
17916 the doc string (bug#7015).
17917
f2182a76
LMI
17918 * font-lock.el (font-lock-maximum-decoration): Mention what
17919 numeric levels mean (bug#6935).
17920
621ef9ab
LMI
17921 * startup.el (initial-buffer-choice): Don't mention the `none'
17922 selection, which is against policy.
17923
adc47434
MR
179242011-07-14 Martin Rudalics <rudalics@gmx.at>
17925
b796c9b7
SM
17926 * window.el (display-buffer-normalize-special):
17927 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 17928
7e5bfb8f
EZ
179292011-07-14 Eli Zaretskii <eliz@gnu.org>
17930
17931 * subr.el (version<, version<=, version=): Mention "-CVS" and
17932 "-12345" alpha version numbers.
17933
27fa387a
CY
179342011-07-14 Chong Yidong <cyd@stupidchicken.com>
17935
17936 * bindings.el: Add advertised binding for set-mark-command
17937 (Bug#5772).
17938
8bdfa064
CY
179392011-07-14 Chong Yidong <cyd@stupidchicken.com>
17940
17941 * bindings.el (mode-line-other-buffer):
17942 * bookmark.el (bookmark-bmenu-2-window):
17943 * bs.el (bs-cycle-next, bs-cycle-previous):
17944 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
17945 switch-to-buffer.
17946
17947 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 17948 Delete.
8bdfa064 17949
5eba16a3
JB
179502011-07-14 Juanma Barranquero <lekktu@gmail.com>
17951
17952 * follow.el (follow-debug-message, follow-redisplay):
17953 * jka-cmpr-hook.el (with-auto-compression-mode):
17954 Fix typos in docstrings.
17955
15853710
LMI
179562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17957
a28e4607
LMI
17958 * subr.el (with-silent-modifications): Clarify somewhat what the
17959 macro inhibits (bug#6525).
17960
15853710
LMI
17961 * simple.el (eval-expression): Note what it does if called
17962 interactively (bug#6495).
17963
bee0fcef
CY
179642011-07-13 Chong Yidong <cyd@stupidchicken.com>
17965
b796c9b7
SM
17966 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
17967 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
17968
17969 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17970 Remove switch-to-buffer.
17971
58274504
LMI
179722011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17973
bd2fcc8d
LMI
17974 * files.el (make-directory): Clarify that an error will be raised
17975 if there's an error (bug#6397).
17976
0f04b32c
LMI
17977 * startup.el (initial-buffer-choice): Add `none' as a choice
17978 (bug#6234).
17979
465c5fc8
LMI
17980 * subr.el (add-hook): Clarify section about buffer-local hooks
17981 (bug#6218).
17982
58274504
LMI
17983 * dired.el (dired-flagged): Clarify doc string (bug#6117).
17984
bead9a43
JB
179852011-07-13 Juanma Barranquero <lekktu@gmail.com>
17986
17987 * tabify.el (untabify): Preserve the current column so that point
17988 doesn't move (bug#6032).
17989
3af98a7b
LMI
179902011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
17991
b796c9b7
SM
17992 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
17993 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 17994
6240145a
GM
179952011-07-13 Glenn Morris <rgm@gnu.org>
17996
17997 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
17998 (dired-insert-directory): Give a message the first time
17999 if ls is found not to support --dired.
18000
1d8c2ccc
LMI
180012011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
18002
18003 * simple.el (toggle-truncate-lines): Clarify what is toggled
18004 (bug#5580). Text by Drew Adams.
18005
5fc4038e
CY
180062011-07-13 Chong Yidong <cyd@stupidchicken.com>
18007
18008 * simple.el (blink-matching-open): Make the error message from the
18009 last change less verbose.
18010
bf6012e5
DN
180112011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
18012
18013 * font-lock.el (font-lock-comment-face): Use the high contrast
18014 "yellow" color for font-lock-comment-face on low color terminals
18015 using a dark background color (bug#4221).
18016
343c3b5a
LMI
180172011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
18018
7e9505c5
LMI
18019 * dired.el (dired-insert-set-properties): Make the doc string
18020 reflect what it does now (bug#5325).
18021
c26fdcf5
LMI
18022 * simple.el (blink-matching-open): Say that we were unable to find
18023 the match within the limit, if we're limited (bug#5122).
18024
bb388cc5
LMI
18025 * international/mule-cmds.el (prefer-coding-system): Add an
18026 example (bug#4869).
18027
343c3b5a
LMI
18028 * progmodes/etags.el (tags-search): Document `file-list-form'
18029 (bug#4731).
18030
2a517d45
LM
180312011-07-13 Lawrence Mitchell <wence@gmx.li>
18032
18033 * net/browse-url.el (browse-url-default-browser)
18034 (browse-url-browser-function): Make the default browser choice a
18035 bit more logical (bug#4300). Also clean up the doc string.
18036
b6c78ef2
JB
180372011-07-13 Juanma Barranquero <lekktu@gmail.com>
18038
18039 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
18040 binary endings (bug#4440).
18041
1c4dd947
LMI
180422011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
18043
a2014063
LMI
18044 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
18045 which can be pretty annoying (bug#8971).
18046
9c9c2d88
LMI
18047 * jka-compr.el (jka-compr-verbose): New variable, and use
18048 throughout (bug#8971).
18049
1c4dd947
LMI
18050 * info.el (Info-find-file): Fall back on the installation
18051 directory if we can't find the info node anywhere else.
18052
a1c9f41b
SO
180532011-07-13 Sergei Organov <osv@javad.com> (tiny change)
18054
18055 * vc/vc.el (vc-revert-file):
18056 Don't set file time-stamp in the past. (Bug#5181)
18057
536f3d36
LMI
180582011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18059
7152b011
LMI
18060 * files.el (after-find-file): Give a better error message when
18061 trying to find a symlink that points to a file that doesn't exist
18062 (bug#4398).
18063
536f3d36
LMI
18064 * progmodes/cc-vars.el: Remove (probably) misleading comment
18065 (bug#4396).
18066
460c0fba
JB
180672011-07-12 Johan Bockgård <bojohan@gnu.org>
18068
18069 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
18070
7a6bda45
CY
180712011-07-12 Chong Yidong <cyd@stupidchicken.com>
18072
18073 * mouse-sel.el: Hack restoring functionality, while keeping
18074 compatibility with 2010-07-03 changes to mouse selection.
18075 (mouse-sel-primary-overlay): New var.
18076 (mouse-sel-selection-alist): Use it.
18077 (mouse-sel-mode): Doc fix; remove points that are default features
18078 of mouse.el.
18079
c79598ef
JB
180802011-07-12 Johan Bockgård <bojohan@gnu.org>
18081
18082 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18083 Fix previous fix (bug#2490).
18084
ff8be6ef
RW
180852011-07-12 Roland Winkler <winkler@gnu.org>
18086
b796c9b7
SM
18087 * textmodes/bibtex.el (bibtex-initialize):
18088 Use pop-to-buffer-same-window.
ff8be6ef
RW
18089 (bibtex-search-entries): Fix interactive call.
18090
296ba3ee
LMI
180912011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18092
f5242a02 18093 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
18094 Fontise bytecomp Error lines more correctly (bug#2490).
18095 Fix suggested by Johan Bockgård.
f5242a02 18096
296ba3ee
LMI
18097 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
18098
18099 * dired-x.el (dired-guess-default): Use `delete-dups'.
18100
f69fd0d2
CY
181012011-07-12 Chong Yidong <cyd@stupidchicken.com>
18102
18103 * dired.el (dired-mark-prompt):
18104 * dired-aux.el (dired-read-shell-command): Doc fix.
18105
eab5dc07
LMI
181062011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18107
b796c9b7
SM
18108 * mail/sendmail.el (sendmail-query-once):
18109 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
18110 emacs -Q.
18111
18112 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
18113
eab5dc07
LMI
18114 * cus-edit.el (custom-file): Take an optional no-error variable.
18115 (customize-save-variable): Set the variable, and give a warning if
18116 running under "emacs -q".
18117
a1e65d42
JB
181182011-07-11 Juanma Barranquero <lekktu@gmail.com>
18119
18120 * loadhist.el (unload-feature-special-hooks):
18121 Add `auto-coding-functions', `fill-nobreak-predicate' and
18122 `find-directory-functions' (bug#5327).
18123
1d52da10
LMI
181242011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18125
be958f1d
LMI
18126 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
18127
5bedb26c
LMI
18128 * cus-edit.el (custom-guess-name-alist): -alist variables should
18129 use the `alist' type (bug#3120). Suggested by Drew Adams.
18130
1d52da10
LMI
18131 * printing.el: Add documentation to all the `pr-toggle-' commands.
18132
cd394be1 181332011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
18134
18135 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
18136 backends where it makes sense (bug#2623).
18137
dcc88d8a
LMI
181382011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18139
c3de9feb
LMI
18140 * dired-x.el (dired-guess-default): Remove duplicate shell command
18141 entries (bug#2028).
8a93078b 18142 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 18143 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 18144
dcc88d8a
LMI
18145 * subr.el (remove-duplicates): New conveniency function.
18146
505e3645
LMI
181472011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
18148
18149 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
18150 (bug#1526).
18151
181522011-07-10 Martin Rudalics <rudalics@gmx.at>
18153
18154 * window.el (display-buffer-normalize-default): Don't invert
18155 meaning of even-window-heights. Reported by Eli Zaretskii
18156 <eliz@gnu.org>.
18157
455e4fa1
BR
181582011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
18159
18160 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
18161
8e0bc3e9
CY
181622011-07-10 Chong Yidong <cyd@stupidchicken.com>
18163
18164 * window.el (display-buffer): Fix arguments to
18165 display-buffer-reuse-window in last change.
18166
fa7c3228
CY
18167 * faces.el (link): Use a less saturated blue on light backgrounds.
18168
18169 * startup.el (fancy-startup-text, fancy-about-text)
18170 (fancy-startup-tail): Use font-lock faces, for background safety.
18171
c0a7f300
BN
181722011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
18173
b796c9b7
SM
18174 * emulation/viper-cmd.el (viper-change-state-to-vi):
18175 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 18176
4dc2a129
MR
181772011-07-09 Martin Rudalics <rudalics@gmx.at>
18178
18179 * window.el (display-buffer-default-specifiers): Remove.
18180 (display-buffer-macro-specifiers): Remove default specifiers.
18181 (display-buffer-alist): Default to nil.
b796c9b7 18182 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
18183 (display-buffer-pop-up-window): Allow splitting internal
18184 windows. Check whether a live window was created.
18185 (display-buffer-other-window-means-other-frame)
18186 (display-buffer-normalize-arguments): Rename to
18187 display-buffer-normalize-argument and rewrite. Set the
18188 other-window specifier.
18189 (display-buffer-normalize-special): New function.
18190 (display-buffer-normalize-options): Rename to
18191 display-buffer-normalize-default and rewrite.
18192 (display-buffer-normalize-options-inhibit): Remove.
18193 (display-buffer-normalize-specifiers): Rewrite.
18194 (display-buffer): Process other-window specifier and call
18195 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
18196 more faithfully.
b796c9b7 18197 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 18198 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
18199 (display-buffer-in-window, display-buffer-alist-set):
18200 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
18201 <tassilo@member.fsf.org>.
18202
2d43b8c9
LL
182032011-07-09 Leo Liu <sdl.web@gmail.com>
18204
18205 * register.el (insert-register): Restore accidental change on
18206 2011-06-26. (Bug#9028)
18207
7f9b7c53
GM
182082011-07-09 Glenn Morris <rgm@gnu.org>
18209
18210 * subr.el (remq): Handle the empty list. (Bug#9024)
18211
f042cfd8
AS
182122011-07-08 Andreas Schwab <schwab@linux-m68k.org>
18213
18214 * mail/sendmail.el (send-mail-function): No longer delay custom
18215 initialization.
18216 * custom.el (custom-initialize-delay): Doc fix.
18217
856b2f11
SM
182182011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
18219
18220 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
18221
afae1d68
MA
182222011-07-08 Michael Albinus <michael.albinus@gmx.de>
18223
18224 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
18225 human-friendly prompt.
18226
0757af94
SM
182272011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
18228
18229 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
18230 provided by a particular plugin.
18231
d760b731
LMI
182322011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
18233
18234 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
18235 save customizations (with "emacs -Q"), just set the variable
18236 instead of erroring out.
18237
18238 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
18239
cd79ce90
JL
182402011-07-08 Juri Linkov <juri@jurta.org>
18241
18242 * arc-mode.el (archive-zip-expunge, archive-zip-update)
18243 (archive-zip-update-case): Use 7z if found by `executable-find'.
18244 The order of searching the available programs is the same as in
18245 `archive-zip-extract' (bug#8968).
18246
14cc04aa
CY
182472011-07-07 Chong Yidong <cyd@stupidchicken.com>
18248
18249 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
18250 (menu-bar-options-menu): Tweak descriptions.
18251
0a1848ec
LMI
182522011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
18253
18254 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
18255 menu items into verb phrases (bug#1421). Also refill to fit under
18256 80 columns.
18257
f5bd0689
CY
182582011-07-07 Chong Yidong <cyd@stupidchicken.com>
18259
538e85c6
CY
18260 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
18261 (Info-read-node-name): Doc fix (Bug#1084).
18262
f5bd0689
CY
18263 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
18264 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
18265 (end-of-sexp, beginning-of-sexp)
18266 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
18267 (forward-symbol, forward-same-syntax, word-at-point)
18268 (sentence-at-point): Doc fix (Bug#1144).
18269
56ec5115
LMI
182702011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
18271
f3f8e37f
LMI
18272 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
18273 should cover it (bug#1281).
18274
0757af94 18275 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 18276
e9fce1ac 18277 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
18278 negotiation fails, then possibly try again with a non-encrypted
18279 connection (bug#9017).
18280
56ec5115
LMI
18281 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
18282 be used.
18283
c2f9aec8
RS
182842011-07-07 Richard Stallman <rms@gnu.org>
18285
18286 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
18287 property, and handle its changed format.
18288 Look for the correct line number.
18289 Use file's line contents (but not past first =) to find
18290 correct line in message.
18291
ef7b981d 182922011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
18293
18294 * international/characters.el (build-unicode-category-table):
18295 Delete it.
0757af94 18296 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 18297
0757af94 18298 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
18299 to src/chartab.c.
18300 (get-char-code-property): Call unicode-property-table-internal to
18301 load a file. Call get-unicode-property-internal where necessary.
18302 (put-char-code-property): Call unicode-property-table-internal to
18303 load a file. Call put-unicode-property-internal where necessary.
18304 put-unicode-property-internal where necessary.
0757af94
SM
18305 (char-code-property-description):
18306 Call unicode-property-table-internal to load a file.
c805dec0
KH
18307
18308 * international/charprop.el:
18309 * international/uni-bidi.el:
18310 * international/uni-category.el:
18311 * international/uni-combining.el:
18312 * international/uni-comment.el:
18313 * international/uni-decimal.el:
18314 * international/uni-decomposition.el:
18315 * international/uni-digit.el:
18316 * international/uni-lowercase.el:
18317 * international/uni-mirrored.el:
18318 * international/uni-name.el:
18319 * international/uni-numeric.el:
18320 * international/uni-old-name.el:
18321 * international/uni-titlecase.el:
18322 * international/uni-uppercase.el: Regenerate.
18323
18324 * loadup.el: Load international/charprop.el before
18325 international/characters.
18326
e14b388a
CY
183272011-07-07 Chong Yidong <cyd@stupidchicken.com>
18328
18329 * window.el (next-buffer, previous-buffer): Signal an error if
18330 called from a minibuffer window.
18331
18332 * bindings.el: Revert 2011-07-04 change.
18333
354cf0ba
RS
183342011-07-06 Richard Stallman <rms@gnu.org>
18335
18336 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
18337 (rmail-mime-insert-bulk, rmail-mime-insert-text):
18338 Treat markers like ints.
18339 (rmail-mime-entity): Doc fix.
18340
a48868a7
LMI
183412011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18342
4906cd3d
LMI
18343 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
18344 defcustom again for backwards compatibility.
18345
e0457abe
LMI
18346 * simple.el (shell-command-on-region): Fill.
18347
d67f7e1f
LMI
18348 * dired-aux.el (dired-kill-line): Add a doc string.
18349
fe204702
LMI
18350 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
18351 to "\\sw\\|\\s_" (bug#358).
18352
a48868a7
LMI
18353 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
18354 (dired-unmark-backward): Ditto.
18355 (dired-flag-backup-files): Ditto.
18356
18357 * dired-x.el (dired-mark-sexp): Ditto.
18358
aa8a705c
RS
183592011-07-06 Richard Stallman <rms@gnu.org>
18360
18361 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
18362 (rmail-mime-entity): New arg TRUNCATED.
18363 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
18364 New functions.
18365 (rmail-mime-save): Warn if entity is truncated.
18366 (rmail-mime-toggle-hidden): Likewise, for showing.
18367 (rmail-mime-process-multipart): Record when an entity is truncated.
18368
a9a936b9
RS
18369 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
18370 if ENTITY is a string.
18371
1f2b92cb
LMI
183722011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18373
f4f73198 18374 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
18375 of faces when `M-C-x'-ing their definitions (bug#8378).
18376 Also clean up the code slightly.
f4f73198 18377
12b16734 18378 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 18379 because that makes the colors go away.
12b16734 18380
f0691d22
LMI
18381 * mail/sendmail.el (send-mail-function): Change the default to
18382 `sendmail-query-once'.
9e87df06 18383 (sendmail-query-once): Add an autoload cookie.
f0691d22 18384
1f2b92cb
LMI
18385 * net/network-stream.el (network-stream-open-starttls): Try using
18386 a plain connection even if the server offered STARTTLS, and we
18387 kinda wanted to use it, if Emacs doesn't have any STARTTLS
18388 capability. This should make smtpmail.el work in slightly more
18389 configurations.
18390
1cdd2a1b
MA
183912011-07-06 Michael Albinus <michael.albinus@gmx.de>
18392
18393 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
18394 New defun.
18395 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
18396
fbcc67e2
MM
183972011-07-06 Michael R. Mauger <mmaug@yahoo.com>
18398
18399 * progmodes/sql.el: Version 3.0
0757af94 18400 (sql-product-alist): Add product :completion-object,
fbcc67e2 18401 :completion-column, and :statement attributes.
0757af94 18402 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 18403 (sql-mode-syntax-table): Mark all punctuation.
0757af94 18404 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
18405 ansi keywords.
18406 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 18407 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
18408 (sql-oracle-show-reserved-words): New function for development.
18409 (sql-product-font-lock): Simplify for source code buffers.
18410 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
18411 New functions.
18412 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
18413 (sql-mode-map): Add statement movement functions.
18414 (sql-ansi-statement-starters, sql-oracle-statement-starters):
18415 New variable.
fbcc67e2
MM
18416 (sql-statement-regexp, sql-beginning-of-statement)
18417 (sql-end-of-statement, sql-signum): New functions.
0757af94 18418 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
18419 (sql-show-sqli-buffer): Bug fix.
18420 (sql-interactive-mode): Store connection data as buffer local.
0757af94 18421 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
18422 with sql-interactive-mode.
18423 (sql-save-connection): Save buffer local settings.
0757af94 18424 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
18425 (sql-product-interactive): Bug fix.
18426 (sql-preoutput-hold): New variable.
18427 (sql-interactive-remove-continuation-prompt): Bug fixes.
18428 (sql-debug-redirect): New variable.
18429 (sql-str-literal): New function.
18430 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 18431 Redesign.
fbcc67e2
MM
18432 (sql-oracle-save-settings, sql-oracle-restore-settings)
18433 (sql-oracle-list-all, sql-oracle-list-table): New functions.
18434 (sql-completion-object, sql-completion-column)
18435 (sql-completion-sqlbuf): New variables.
18436 (sql-build-completions-1, sql-build-completions)
18437 (sql-try-completion): New functions.
18438 (sql-read-table-name): Use them.
18439 (sql-contains-names): New buffer local variable.
18440 (sql-list-all, sql-list-table): Use it.
18441 (sql-oracle-completion-types): New variable.
18442 (sql-oracle-completion-object, sql-sqlite-completion-object)
18443 (sql-postgres-completion-object): New functions.
18444
d4eaeab1
GM
184452011-07-06 Glenn Morris <rgm@gnu.org>
18446
18447 * window.el (pop-to-buffer): Doc fix.
18448
322b7dab 184492011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
18450
18451 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
18452
322b7dab 184532011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 18454
322b7dab 18455 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 18456
322b7dab 18457 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 18458
605dd5bf
CY
184592011-07-05 Chong Yidong <cyd@stupidchicken.com>
18460
18461 * button.el (button): Inherit from link face. Suggested by Dan
18462 Nicolaescu.
18463
7dbfa719
SM
184642011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
18465
3db614b0
SM
18466 * progmodes/gdb-mi.el: Fit in 80 columns.
18467 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
18468 switch-to-buffer.
18469
7dbfa719
SM
18470 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
18471 if imenu is simply not configured (bug#8941).
18472
919d884a
KM
184732011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
18474
18475 * allout.el (allout-post-undo-hook): New allout outline-change
18476 event hook to signal undo activity.
18477 (allout-post-command-business): Run allout-post-undo-hook if an
18478 undo just occurred.
7dbfa719
SM
18479 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
18480 * allout-widgets.el (allout-widgets-after-undo-function):
18481 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
18482 in the vicinity of an undo.
18483 (allout-widgets-mode): Include allout-widgets-after-undo-function
18484 on the new allout-post-undo-hook.
18485
450a0f09
SM
184862011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
18487
18488 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
18489 Let define-derived-mode define it.
18490 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
18491 cycles of abbrev-table inheritance (bug#8998).
18492
2de69e00
RW
184932011-07-05 Roland Winkler <winkler@gnu.org>
18494
18495 * textmodes/bibtex.el: Add support for biblatex.
18496 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
18497 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
18498 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
18499 (bibtex-entry-alist, bibtex-field-alist): New variables.
18500 (bibtex-entry-field-alist): Obsolete alias for
18501 bibtex-BibTeX-entry-alist.
18502 (bibtex-entry-alist, bibtex-field-alist): New widgets.
18503 (bibtex-set-dialect): New command.
18504 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
18505 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
18506 Bind via bibtex-set-dialect.
2de69e00
RW
18507 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
18508 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
18509 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
18510 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
18511 Define via bibtex-set-dialect.
450a0f09
SM
18512 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
18513 Obey bibtex-no-opt-remove-re.
2de69e00
RW
18514 (bibtex-vec-push, bibtex-vec-incr): New functions.
18515 (bibtex-format-entry, bibtex-field-list)
18516 (bibtex-print-help-message, bibtex-validate)
18517 (bibtex-search-entries): Use new format of bibtex-entry-alist.
18518
2dcdbdd9
SM
185192011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
18520
18521 * progmodes/compile.el (compilation-goto-locus):
18522 * net/tramp-cmds.el (tramp-append-tramp-buffers):
18523 * bs.el (bs-cycle-next, bs-cycle-previous):
18524 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
18525 * bindings.el (mode-line-other-buffer):
18526 * autoinsert.el (auto-insert):
18527 * arc-mode.el (archive-extract):
18528 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
18529
b27640fe
JB
185302011-07-05 Juanma Barranquero <lekktu@gmail.com>
18531
18532 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
18533 Fix check of `emacs-lock-unlockable-modes'.
18534 Coerce true values of `emacs-lock--try-unlocking' to t.
18535
53bbe3ad
JB
185362011-07-05 Juanma Barranquero <lekktu@gmail.com>
18537
18538 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
18539 * emacs-lock.el: New file.
18540
1d3cdbc7
JD
185412011-07-05 Julien Danjou <julien@danjou.info>
18542
18543 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
18544 than `boundp' to check if face is set.
18545
9173deec
JB
185462011-07-05 Juanma Barranquero <lekktu@gmail.com>
18547
18548 * register.el (registerv-make):
18549 * window.el (window-min-height): Fix typos in docstrings.
18550
869795d6
JD
185512011-07-05 Jan Djärv <jan.h.d@swipnet.se>
18552
9173deec 18553 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
18554 Update doc string.
18555
b768cdcd
JB
185562011-07-04 Juanma Barranquero <lekktu@gmail.com>
18557
18558 * server.el (server-execute): Catch quit and call
18559 `server-return-error' to pass the error back to emacsclient and
18560 close the connection (bug#8942).
18561
13aa217b
KM
185622011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
18563
18564 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
18565 insecure exception for current topic. Also note that auto-saves
18566 are handled differently.
18567
5d3385a0 18568 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
18569 State variables for tracking auto-save inhibition situation.
18570
18571 (allout-write-contents-hook-handler): Rename from
18572 'allout-write-file-hook-handler', and describe how it depends on
18573 write-contents-functions sensitivity to non-nil value to prevent
18574 file write.
18575
18576 (allout-auto-save-hook-handler): Remove. auto-save does not check
18577 this in individual buffers, only in the starting buffer, so this
18578 is not the right way for us to inhibit auto-save in a buffer
18579 according to its condition.
18580
18581 (allout-mode): Use new allout-write-contents-hook-handler, and
18582 only with write-contents-functions. Remove auto-save provisions -
18583 they're implemented elsewhere.
18584
18585 (allout-before-change-handler): If undo is in progress, note that
18586 for attention of allout-post-command-business.
18587
18588 (allout-post-command-business): If the command we're following was
18589 an undo, check for change in the status of encrypted items and
18590 adjust auto-save inhibitions accordingly.
18591
18592 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
18593 according to whether there are or aren't any plain-text topics
18594 pending encryption.
18595
2dcdbdd9 18596 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
18597 Adjust buffer-saved-size and some allout state to inhibit auto-saves
18598 if there are plain-text topics pending encryption.
13aa217b
KM
18599
18600 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
18601 buffer-saved-size and some allout state to not inhibit auto-saves
18602 if there are no longer any plain-text topics pending encryption.
18603
0757af94
SM
18604 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
18605 No longer provide for exemption of the current topic.
13aa217b 18606
ac89b32c
JL
186072011-07-04 Juri Linkov <juri@jurta.org>
18608
18609 Add 7z operations to delete and save changed members (bug#8968).
18610 * arc-mode.el (archive-7z-expunge, archive-7z-update):
18611 New defcustoms.
18612 (archive-7z-write-file-member): New function.
18613 (archive-7z-summarize): Fix the number of dashes in the
18614 listing output.
18615
8fa39615
SM
186162011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18617
18618 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
18619 (bug#8958).
18620
2f11b3f1
CY
186212011-07-04 Chong Yidong <cyd@stupidchicken.com>
18622
d66fef2b
CY
18623 * bindings.el: Ignore next-buffer and previous-buffer in
18624 minibuffer-local-map.
18625
2f11b3f1
CY
18626 * font-lock.el (font-lock-builtin-face): Change light background
18627 color to dark slate blue (Bug#6693).
18628
f932a347
WD
186292011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
18630
18631 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
18632
c8af70e1
SM
186332011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
18634
18635 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
18636 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
18637 Add switch-to-buffer.
18638
f158badc
LMI
186392011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18640
18641 * isearch.el (isearch-search-fun-function): Clarify further the
18642 meaning of the function returned.
18643
6d95bd46
MA
186442011-07-04 Michael Albinus <michael.albinus@gmx.de>
18645
18646 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
18647
18648 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
18649 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
18650 Use it.
18651 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
18652 `tramp-default-remote-path' does not exist.
18653 (tramp-send-command-and-read): New optional argument NOERROR.
18654 (tramp-open-connection-setup-interactive-shell)
18655 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
18656 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
18657 (tramp-process-sentinel): Flush also process' connection property.
18658 (tramp-sh-handle-start-file-process): Do not set process
18659 sentinel. It is done now ...
18660 (tramp-maybe-open-connection): ... here. (Bug#8929)
18661
909e6b67
MK
186622011-07-04 MON KEY <monkey@sandpframing.com>
18663
18664 * play/animate.el (animate-string): Doc fixes and allow changing
18665 the buffer name (bug#5417).
18666
186672011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
18668
c8af70e1 18669 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 18670
f34755dc
PE
186712011-07-04 Paul Eggert <eggert@cs.ucla.edu>
18672
396cec72
PE
18673 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
18674 This is simpler and helps future-proof the code.
18675 (timer-until): Use time-subtract and float-time.
08235028 18676 (timer--time-less-p): Use time-less-p.
f34755dc 18677
56e6cc31
JB
186782011-07-04 Juanma Barranquero <lekktu@gmail.com>
18679
3abb79e5
JB
18680 * type-break.el (timep): Use the value of `float-time' to avoid a
18681 byte-compiler warning.
18682
56e6cc31
JB
18683 * server.el (server-eval-and-print): Return any result, even nil.
18684
7b9430b4
PE
186852011-07-03 Paul Eggert <eggert@cs.ucla.edu>
18686
18687 * type-break.el: Accept time formats that the builtins accept.
18688 (timep, type-break-time-difference): Accept any format that
18689 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
18690 This is simpler and helps future-proof the code.
18691 (type-break-time-difference): Round rather than ignoring
18692 subseconds components.
18693
3034e9e7
LMI
186942011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18695
18696 * info.el (Info-apropos-matches): Make non-interactive, since it
18697 doesn't seem to do anything useful as a command (bug#8829).
18698
1485f4c0
CY
186992011-07-03 Chong Yidong <cyd@stupidchicken.com>
18700
18701 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 18702 Move from faces.el.
1485f4c0
CY
18703 (frame-default-terminal-background): New function.
18704
18705 * custom.el (custom-push-theme): Don't record faces in `changed'
18706 theme; this doesn't work correctly for per-frame face settings.
18707 (disable-theme): Use face-set-after-frame-default to reset faces.
18708 (custom--frame-color-default): New function.
18709
9fa3dd45
LMI
187102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18711
c8af70e1 18712 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
18713 (bug#8769).
18714
6cbbc20c
KR
187152011-03-29 Kevin Ryde <user42@zip.com.au>
18716
18717 * progmodes/compile.el (compilation-error-regexp-alist-alist):
18718 `perl-Test2' extend to match possible "fail #N" rep count
18719 (bug#8377).
18720
c7f98048
LMI
187212011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18722
65676592
LMI
18723 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
18724 `smtpmail-via-smtp' now returns the error instead of nil.
18725
c7f98048
LMI
18726 * isearch.el (isearch-search-fun-function): Clarify the doc string
18727 (bug#8101).
18728
56e6cc31 187292011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
18730
18731 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
18732 unnecessary spaces (bug#8987).
18733
2b216704
LMI
187342011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18735
18736 * net/network-stream.el (open-network-stream): Use the
18737 :end-of-capability command thoughout.
18738
187392011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
18740
18741 * net/network-stream.el (open-network-stream): Add the
18742 :end-of-capability command parameter, used by pop3.el.
18743
36adf6ce
LMI
187442011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
18745
1ca0da0e
LMI
18746 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
18747
fc00f69c
LMI
18748 * fringe.el (fringe-query-style): Remove redundant text " (type ?
18749 for list)" (bug#6475).
18750
28fd8759 18751 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 18752 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
18753 an error (bug#6297).
18754
0dd8b6da
LMI
18755 * man.el (Man-reference-regexp): Allow matching possible
18756 word-wrapped references (bug#6289).
18757
ce1438d6
LMI
18758 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
18759 for consistency with the other vc buffers (bug#6197).
18760 (vc-checkin): Ditto.
18761
18762 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
18763
36adf6ce
LMI
18764 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
18765
e83cc1f7
LMI
187662011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18767
8a20ca4c
LMI
18768 * custom.el (defcustom): Clarify that :set is only used in the
18769 Customize user interface (bug#6089).
18770
83319045
LMI
18771 * progmodes/flymake.el (flymake-mode): If the buffer isn't
18772 associated with a file, refuse to run instead of erroring out
18773 (bug#6084).
18774
a8392169
LMI
18775 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
18776 the doc string, since it appears that using `fill-column' always
18777 controls the width (bug#7845).
18778
e83cc1f7
LMI
18779 * simple.el (shell-command-on-region): Say where the error output
18780 went if `shell-command-default-error-buffer' is set (bug#6857).
18781
e47ca23b
KM
187822011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
18783
18784 * allout.el (allout-yank-processing): Adjust cursor position for
18785 backwards-deleted space.
18786
18787 (allout-rebullet-heading): Register changes with
18788 allout-exposure-changed-hook, so the modified topic is properly
18789 decorated.
18790
5cf56143
LMI
187912011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18792
08549772
LMI
18793 * minibuffer.el (completion-in-region): Document PREDICATE
18794 (bug#7136).
18795
48e96771
LMI
18796 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
18797 of keyword/argument pairs (bug#6904).
18798
c8af70e1
SM
18799 * replace.el (multi-occur):
18800 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 18801
e17d05e2
LMI
188022011-07-02 Drew Adams <drew.adams@oracle.com>
18803
18804 * dired.el (dired-mark-if): Make the message about whether it's
18805 marking or unmarking clearer (bug#8523).
18806
063b0e45
LMI
188072011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
18808
18809 * disp-table.el (display-table-print-array): New function.
18810 (describe-display-table): Use it to print the vectors more pretty
18811 (Bug#8859).
18812
28545e04
MR
188132011-07-02 Martin Rudalics <rudalics@gmx.at>
18814
18815 * window.el (window-state-get-1): Don't assign clone numbers.
18816 Add clone-of item to list of window parameters.
18817 (window-state-put-2): Don't process clone numbers.
18818 (display-buffer-alist): Fix doc-string.
18819
3349e122
SM
188202011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
18821
18822 * subr.el (remq): Don't allocate if it's not needed.
18823 (keymap--menu-item-binding, keymap--menu-item-with-binding)
18824 (keymap--merge-bindings): New functions.
18825 (keymap-canonicalize): Use them to refine the canonicalization.
18826 * minibuffer.el (minibuffer-local-completion-map)
18827 (minibuffer-local-must-match-map): Move initialization from C.
18828 (minibuffer-local-filename-completion-map): Move initialization from C;
18829 don't inherit from anything here.
18830 (minibuffer-local-filename-must-match-map): Make obsolete.
18831 (completing-read-default): Use make-composed-keymap to combine
18832 minibuffer-local-filename-completion-map with either
18833 minibuffer-local-must-match-map or
18834 minibuffer-local-filename-completion-map.
18835
d224ac83
GM
188362011-07-01 Glenn Morris <rgm@gnu.org>
18837
3de63bf8
GM
18838 * type-break.el (type-break-time-sum): Use dolist.
18839
d224ac83
GM
18840 * textmodes/flyspell.el (flyspell-word-search-backward):
18841 Replace CL function.
18842
1a1e3f32
SM
188432011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18844
fe3f64d5
SM
18845 * mouse.el (mouse--strip-first-event): New function.
18846 (function-key-map): Use it to map fringe clicks to normal clicks
18847 by default.
18848
eb604e34
SM
18849 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
18850 (vc-bzr-revision-completion-table): Add support for annotate and date.
18851
1a1e3f32
SM
18852 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
18853 inherit from parent.
18854
5bd35902
LMI
188552011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18856
ace6c69c 18857 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 18858 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 18859
191e2bed
LMI
18860 * dired.el (dired-mode): Fix up the doc string as suggested by
18861 Drew Adams (bug#8817).
18862
5bd35902
LMI
18863 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
18864 cookie, since the manual says that it should be possible to add
18865 this function to `find-file-hook' (bug#8709).
18866
eee8207a
TZ
188672011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
18868
18869 * progmodes/cfengine.el: Moved all cfengine3.el functionality
18870 here. Noted Ted Zlatanov as the maintainer.
18871 (cfengine-common-settings, cfengine-common-syntax): New functions
18872 to set up common things between `cfengine-mode' and
18873 `cfengine3-mode'.
18874 (cfengine3-mode): New mode.
18875 (cfengine3-defuns cfengine3-defuns-regex
18876 (cfengine3-class-selector-regex cfengine3-category-regex)
18877 (cfengine3-vartypes cfengine3-font-lock-keywords)
18878 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 18879 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 18880
36b148cf
MA
188812011-07-01 Michael Albinus <michael.albinus@gmx.de>
18882
18883 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
18884
18885 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
18886
0bf4ba9a
MR
188872011-07-01 Martin Rudalics <rudalics@gmx.at>
18888
18889 * window.el (same-window-buffer-names, same-window-regexps)
18890 (same-window-p, special-display-frame-alist)
18891 (special-display-popup-frame, special-display-function)
18892 (special-display-buffer-names, special-display-regexps)
18893 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
18894 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
18895 (split-window-preferred-function, split-height-threshold)
18896 (split-width-threshold, even-window-heights)
18897 (display-buffer-mark-dedicated, window-splittable-p)
18898 (split-window-sensibly, window-safely-shrinkable-p):
18899 Un-obsolete.
18900 (display-buffer): Don't spread args with function specifier
18901 because special-display-popup-frame won't like it.
18902
35837f51
PE
189032011-07-01 Paul Eggert <eggert@cs.ucla.edu>
18904
d0672f86
PE
18905 Time-stamp simplifications and fixes.
18906 These improve accuracy slightly, and future-proof the code
18907 against some potential changes to current-time format.
18908
b9444d97
PE
18909 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
18910 by using time-since and float-time.
18911
0ef923dc
PE
18912 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
18913 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
18914 + NNN microseconds".
18915
2f81380d
PE
18916 * type-break.el (type-break-time-sum): Rewrite using time-add.
18917
845b5c3e
PE
18918 * play/hanoi.el (hanoi-current-time-float): Remove.
18919 All uses replaced by float-time.
18920
ee6f1be0
PE
18921 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
18922 This yields a more-accurate answer.
18923 (rng-time-to-float): Remove; no longer needed.
18924
fe955043
PE
18925 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
18926
5777162a
PE
18927 * calendar/timeclock.el (timeclock-seconds-to-time):
18928 Defalias to seconds-to-time, since they're the same thing.
18929
3103f8b6 18930 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 18931 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
18932 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
18933
0e61a35f
SM
189342011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18935
18936 * window.el (bury-buffer): Don't iconify the only frame.
18937 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
18938 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
18939
ddd63a1e
CY
189402011-07-01 Chong Yidong <cyd@stupidchicken.com>
18941
0e61a35f
SM
18942 * eshell/em-smart.el (eshell-smart-display-navigate-list):
18943 Add mouse-yank-primary.
ddd63a1e 18944
055f4923
TZ
189452011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
18946
18947 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
18948
6a2fb145
SM
189492011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
18950
18951 * emacs-lisp/find-func.el (find-library--load-name): New fun.
18952 (find-library-name): Use it to find relative load names when provided
18953 absolute file name (bug#8803).
18954
fd4983f2
LMI
189552011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
18956
887d14ad
LMI
18957 * textmodes/flyspell.el (flyspell-word): Consider words that
18958 differ only in case as potential doublons (bug#5687).
18959
c53dc7fc
LMI
18960 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
18961 Remove two rather uninteresting debugging-like messages to make
18962 debbugs.el more silent.
18963
fd4983f2
LMI
18964 * comint.el (comint-password-prompt-regexp): Accept "Response" as
18965 a password-like phrase.
18966
7a71b18d 189672011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
18968
18969 * progmodes/cc-guess.el: New file.
18970
6a2fb145 18971 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
18972
18973 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
18974 derived from `c-basic-common-init'.
18975
18976 * progmodes/cc-mode.el (top-level): Require cc-guess.
18977 (c-basic-common-init): Use `cc-choose-style-for-mode'.
18978
1fa280a3
LM
189792011-06-30 Lawrence Mitchell <wence@gmx.li>
18980
18981 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
18982
e6597158
AM
189832011-06-30 Alan Mackenzie <acm@muc.de>
18984
1fa280a3
LM
18985 * progmodes/cc-engine.el (c-guess-continued-construct):
18986 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
18987 lock is disabled. Name this case as "CASE G".
18988
68ba37fb
KM
189892011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
18990
18991 * allout.el (allout-yank-processing): Fix injection of extra space
18992 between bullet and non-whitespace character in first topic when
18993 pasting, ensuring that the actual spacing in the pasted topic
18994 following the bullet char is preserved. This extra space was
18995 causing pasted encrypted topics to get a decrypted status even
18996 when the content was actually still encrypted. Now the decryption
18997 status from before the paste is preserved.
18998
18999 (allout-flag-region): Set all allout overlays so they evaporate
19000 when reduced to zero length (evanescent), to prevent overlay
19001 leakage.
19002
887a0b34
GM
190032011-06-30 Glenn Morris <rgm@gnu.org>
19004
94b9acce
GM
19005 * w32-fns.el (w32-charset-info-alist): Declare.
19006
1d9b46d4
GM
19007 * find-dired.el (find-grep-options): Simplify.
19008
cc232200
GM
19009 * term/ns-win.el (ns-set-resource): Declare.
19010
28e77c46
GM
19011 * ses.el (row, col): Declare dynamic variables honestly.
19012
887a0b34
GM
19013 * textmodes/reftex-parse.el (index-tags): Declare.
19014
658d8eb8
CY
190152011-06-30 Chong Yidong <cyd@stupidchicken.com>
19016
19017 * cus-edit.el (customize-push-and-save): New function.
19018
19019 * files.el (hack-local-variables-confirm): Use it.
19020
1fa280a3
LM
19021 * custom.el (load-theme): New arg NO-CONFIRM.
19022 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
19023 (custom-enabled-themes): Doc fix.
19024
19025 * cus-theme.el (customize-create-theme)
19026 (custom-theme-merge-theme): Callers to load-theme changed.
19027
bb617717
LMI
190282011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
19029
d61bdd5d
LMI
19030 * thingatpt.el (thing-at-point-short-url-regexp): Require that
19031 short URLs have at least one dot in them (bug #7614).
19032
bb617717
LMI
19033 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
19034 nil, because using a pty is apparently too slow (bug #895).
19035
2f31f37a
LMI
190362011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
19037
19038 * mail/sendmail.el (sendmail-query-once): New function.
19039 (sendmail-query-once-function): New variable.
19040
3076b24e
GM
190412011-06-29 Glenn Morris <rgm@gnu.org>
19042
faf2a174
GM
19043 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
19044
3076b24e
GM
19045 * ses.el (top-level): Require cl when compiling.
19046 (ses-set-localvars): Fix error statement.
19047 Call it at compile time to silence a storm of warnings.
19048
5386012d
MR
190492011-06-29 Martin Rudalics <rudalics@gmx.at>
19050
19051 * window.el (normalize-live-buffer): Rename to
19052 window-normalize-buffer.
19053 (normalize-live-frame): Rename to window-normalize-frame.
19054 (normalize-any-window): Rename to window-normalize-any-window.
19055 (normalize-live-window): Rename to window-normalize-live-window.
19056 (make-window-atom): Rename to window-make-atom.
19057 (window-resize-reset): Rename to window--resize-reset.
19058 (window-resize-reset-1): Rename to window--resize-reset-1.
19059 (resize-mini-window): Rename to window--resize-mini-window.
19060 (resize-subwindows-skip-p): Rename to
19061 window--resize-subwindows-skip-p.
19062 (resize-subwindows-normal): Rename to
19063 window--resize-subwindows-normal.
19064 (resize-subwindows): Rename to window--resize-subwindows.
19065 (resize-other-windows): Rename to window--resize-siblings.
19066 (resize-this-window): Rename to window--resize-this-window.
19067 (resize-root-window): Rename to window--resize-root-window.
19068 (resize-root-window-vertically): Rename to
19069 window--resize-root-window-vertically.
19070 (normalize-buffer-to-display): Rename to
19071 window-normalize-buffer-to-display.
19072 (normalize-buffer-to-switch-to): Rename to
19073 window-normalize-buffer-to-switch-to.
19074 Correspondingly update all callers of the functions listed
19075 above.
19076 (display-buffer-alist, display-buffer-normalize-arguments)
19077 (display-buffer-normalize-options, display-buffer)
19078 (display-buffer-alist-set): Use "function" instead of
19079 "fun-with-args".
19080
1176868d
CY
190812011-06-28 Chong Yidong <cyd@stupidchicken.com>
19082
19083 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
19084 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
19085 debbugs.gnu.org. Mention acknowledgment email.
19086
20a7a65f
LMI
190872011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
19088
19089 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
19090 buffer multibyteness, since it shouldn't matter.
19091
5f45cca5
MR
190922011-06-28 Martin Rudalics <rudalics@gmx.at>
19093
19094 * window.el (display-buffer-in-side-window): Handle dedicated
19095 windows as in display-buffer-reuse-window.
19096 (display-buffer-normalize-alist): Use value of override
19097 specifier.
19098 (display-buffer-normalize-specifiers): Use value of
19099 other-window-means-other-frame specifier.
19100 (display-buffer-alist): Rewrite some texts in widgets.
19101 (display-buffer): Spread arguments when calling function
19102 specified by fun-with-args.
19103
ad85fe1f
DD
191042011-06-28 Deniz Dogan <deniz@dogan.se>
19105
1fa280a3
LM
19106 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
19107 Unnest `let'.
da68c4c8 19108
ad85fe1f
DD
19109 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
19110 selectors (Bug#5732).
ec49bd31 19111 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 19112
a08cc025
JA
191132011-06-27 Jari Aalto <jari.aalto@cante.net>
19114
19115 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
19116 (eshell-ls-date-format): New defcustom.
19117 (eshell-ls-file): Use it.
19118
e2b551c5
SM
191192011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
19120
19121 * help-fns.el (describe-variable): Fix message for terminal-local vars.
19122
8982b231
KY
191232011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
19124
19125 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
19126 (ange-ftp-make-tmp-name): New arg.
19127 (ange-ftp-file-local-copy): Use it.
19128
36c9fa27
J
191292011-06-27 Jambunathan K <kjambunathan@gmail.com>
19130
19131 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
19132 no-conversion (Bug#8870).
19133
d68443dc
MR
191342011-06-27 Martin Rudalics <rudalics@gmx.at>
19135
19136 * window.el (window-right, window-left, window-child)
19137 (window-child-count, window-last-child)
19138 (window-iso-combination-p, walk-window-tree-1)
19139 (window-atom-check-1, window-tree-1, delete-window)
19140 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
19141 new naming conventions - window-vchild, window-hchild,
19142 window-next and window-prev are now called window-top-child,
19143 window-left-child, window-next-sibling and window-prev-sibling
19144 respectively.
d615d6d2
MR
19145 (resize-window-reset): Rename to window-resize-reset.
19146 (resize-window-reset-1): Rename to window-resize-reset-1.
19147 (resize-window): Rename to window-resize.
19148 (window-min-height, window-min-width)
19149 (resize-mini-window, resize-this-window, resize-root-window)
19150 (resize-root-window-vertically, adjust-window-trailing-edge)
19151 (enlarge-window, shrink-window, maximize-window)
19152 (minimize-window, delete-window, quit-restore-window)
19153 (split-window, balance-windows, balance-windows-area-adjust)
19154 (balance-windows-area, window-state-put-2)
19155 (display-buffer-even-window-sizes, display-buffer-set-height)
19156 (display-buffer-set-width, set-window-text-height)
19157 (fit-window-to-buffer): Rename all "resize-window" prefixed
19158 calls to use the "window-resize" prefix convention.
19159 (display-buffer-alist): Fix symbol for label specifier.
19160 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
19161 corresponding specifier.
19162 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 19163
b6458526
VB
191642011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
19165
19166 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
19167 convention.
19168 (ses-call-printer): Does not pass an empty string to formatter when the
19169 cell is empty to keep from barking printer Calc math-format-value.
19170
d31fd9ac
RS
191712011-06-27 Richard Stallman <rms@gnu.org>
19172
43d5bf84
RS
19173 * battery.el (battery-mode-line-limit): New variable.
19174 (battery-update): Handle it.
19175
d31fd9ac
RS
19176 * mail/rmailmm.el (rmail-mime-process-multipart):
19177 Handle truncated messages.
19178
819a6054
GM
191792011-06-27 Glenn Morris <rgm@gnu.org>
19180
19181 * progmodes/flymake.el (flymake-err-line-patterns):
19182 Allow for column numbers in the ant/javac pattern. (Bug#8866)
19183
cedc73f2
VB
191842011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
19185
819a6054 19186 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
19187 (ses--clean-!, ses--clean-_): New functions.
19188 (ses-range): Add configurability of readout order, and conversion
19189 to Calc vector.
19190
5e5d49b6
VB
19191 * ses.el (ses-repair-cell-reference-all): New function.
19192 (ses-cell-symbol): Set macro as safe, so that it can be used in
19193 formulas.
19194
56e6cc31 19195 * ses.el: Update cycle detection algorithm.
90ca8b49 19196 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 19197 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
19198 (ses-set-localvars): New function.
19199 (ses-make-cell): Add property-list as a cell element.
19200 (ses-cell-property-get-fun, ses-cell-property-get)
19201 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
19202 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
19203 New functions.
90ca8b49
VB
19204 (ses-cell-property-set, ses-cell-property-pop)
19205 (ses-cell-property-get-handle): New macro.
19206 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
19207 New aliases, used for code readability.
19208 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
19209 cycle detection.
19210 (ses-self-reference-early-detection): New defcustom.
fac916bf 19211 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
19212 (ses-mode): Use ses-set-localvars.
19213 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
19214 before lauching the update processing.
19215 (ses-initialize-Dijkstra-attempt): New function.
19216 (ses-recalculate-cell): Update for cycle detection based on
19217 Dijkstra algorithm.
19218
2bb63e81
VB
19219 * ses.el: Fix commenting and indenting convention.
19220
c9d29fb8
SM
192212011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
19222
19223 * bs.el (bs-cycle-next): Complete last change.
19224
d8e4b68b
JB
192252011-06-27 Drew Adams <drew.adams@oracle.com>
19226
19227 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
19228
40098786
LMI
192292011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
19230
c9d29fb8
SM
19231 * net/network-stream.el (network-stream-open-starttls):
19232 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
19233 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
19234
40098786
LMI
19235 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
19236 to binary to possibly avoid line encoding issues on Windows (among
19237 other things).
19238
468d09d4
LMI
192392011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
19240
19241 * net/network-stream.el (open-network-stream): Return an :error
19242 saying what the problem was, if possible.
19243
19244 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
19245 server.
19246
19247 * net/network-stream.el (network-stream-open-starttls): If we
19248 wanted to use STARTTLS, and the server offered it, but we weren't
19249 able to because we had no STARTTLS support, then close the connection.
19250 (open-network-stream): Return an :error element, if present.
19251
16f07dd7
CY
192522011-06-26 Chong Yidong <cyd@stupidchicken.com>
19253
88821ca0
CY
19254 * hl-line.el (hl-line-sticky-flag): Doc fix.
19255 (global-hl-line-sticky-flag): New option (Bug#8323).
19256 (global-hl-line-highlight): Obey it.
19257
16f07dd7
CY
19258 * vc/vc.el (vc-revert-show-diff): Default to t.
19259
6b5ccddf
KM
192602011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
19261
c9d29fb8
SM
19262 * allout-widgets.el (allout-widgets-post-command-business):
19263 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
19264 undecorated when an isearch is continued past, and isearch
19265 automatically collapses them. This leads to "widget leaks", where
19266 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
19267 hidden widgets can slow down cursor travel, substantially.
19268 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
19269 so we're doing without this nicety.
19270
19271 (allout-widgets-tally-string): Don't try to do a hash-table-count
19272 of allout-widgets-tally when it's nil. This eliminates spurious "Error
19273 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
19274 *Messages* when allout-widgets-maintain-tally is t.
19275
355f2e07
MR
192762011-06-26 Martin Rudalics <rudalics@gmx.at>
19277
19278 * window.el (display-buffer-normalize-argument): Rename to
19279 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
19280 LABEL argument. Respect special-display-function when popping up
19281 a new frame. Fix code searching for a window showing the buffer
19282 on another frame.
c9d29fb8
SM
19283 (display-buffer-normalize-specifiers):
19284 Call display-buffer-normalize-arguments.
355f2e07
MR
19285 (display-buffer-in-window): Don't undedicate the window if its
19286 buffer remains the same.
19287 Reported by Drew Adams <drew.adams@oracle.com>.
19288 (display-buffer-alist): Add choice for same-window macro
19289 specfier.
19290 (display-buffer): Mention special meaning of LABEL argument in
19291 doc-string. Fix quoting. Don't pop up a new frame even as
19292 fallback.
19293
7ca8fc42
JB
192942011-06-26 Juanma Barranquero <lekktu@gmail.com>
19295
19296 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
19297 avoid deleting the current window in some cases (bug#8911).
19298
bc312254
AS
192992011-06-26 Andreas Schwab <schwab@linux-m68k.org>
19300
19301 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
19302 (Bug#8934)
19303
2db18f3f
LMI
193042011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
19305
c9d29fb8
SM
19306 * net/network-stream.el (network-stream-open-starttls):
19307 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
19308 (network-stream-open-tls): Ditto.
19309
6302e0d3
LL
193102011-06-26 Leo Liu <sdl.web@gmail.com>
19311
19312 * register.el (registerv): New struct.
19313 (registerv-make): New function.
c9d29fb8
SM
19314 (jump-to-register, describe-register-1, insert-register):
19315 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
19316 struct. (Bug#8415)
19317
5fdd4046
CY
193182011-06-26 Chong Yidong <cyd@stupidchicken.com>
19319
2afef60a
CY
19320 * vc/vc.el (vc-revert-show-diff): New defcustom.
19321 (vc-diff-internal): New arg specifying diff buffer.
19322 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
19323 reuse an existing *vc-diff* buffer (Bug#8927).
19324
5fdd4046
CY
19325 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
19326
e93db24a
GM
193272011-06-26 Glenn Morris <rgm@gnu.org>
19328
19329 * progmodes/f90.el (f90-critical-indent): New option.
19330 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
19331 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
19332 (f90-mode): Doc fix.
19333 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
19334 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
19335 (f90-beginning-of-block, f90-next-block, f90-indent-region)
19336 (f90-match-end): Handle block, critical.
19337
eefff499
GM
193382011-06-25 Glenn Morris <rgm@gnu.org>
19339
f6ba4cc9
GM
19340 * calendar/diary-lib.el (diary-included-files): Doc fix.
19341 (diary-include-files): New function, extracted from
19342 diary-include-other-diary-files and diary-mark-included-diary-files.
19343 (diary-include-other-diary-files, diary-mark-included-diary-files):
19344 Just call diary-include-files.
19345 (diary-mark-entries): Reset diary-included-files on first call.
19346
16712304
GM
19347 * calendar/diary-lib.el (diary-mark-entries)
19348 (diary-mark-included-diary-files):
19349 Visit included diary-files in temp buffers.
19350
5d8e0d43
GM
19351 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
19352 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
19353 (f90-start-block-re, f90-imenu-generic-expression)
19354 (f90-looking-at-program-block-start, f90-no-block-limit):
19355 Add support for submodules.
19356
ccf7a5d5
GM
19357 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
19358 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 19359
11fdef7d 193602011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
19361
19362 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
19363 buffer-file-type before setting its value, to avoid disastrous
eefff499 19364 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 19365
74f53697
JB
193662011-06-25 Juanma Barranquero <lekktu@gmail.com>
19367
19368 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
19369
19370 * ses.el (ses-unload-function):
19371 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
19372
19373 * proced.el (proced-unload-function):
19374 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
19375
18a4ce5e
AR
193762011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
19377
19378 * server.el (server-create-window-system-frame): Add parameters arg.
19379 (server-process-filter): Doc fix. Handle frame-parameters.
19380
519d22cc
JB
193812011-06-25 Juanma Barranquero <lekktu@gmail.com>
19382
19383 Fix bug#8730, bug#8781.
19384
19385 * loadhist.el (unload--set-major-mode): New function.
19386 (unload-feature): Use it.
19387
19388 * progmodes/python.el (python-after-info-look): Add autoload cookie.
19389 (python-unload-function): New function.
19390
c206f5b0
SM
193912011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
19392
19393 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
19394
f9ad64f3
GS
193952011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
19396
19397 * net/browse-url.el (browse-url-firefox-program): Add icecat to
19398 the candidates list.
19399
7d0da90e
JB
194002011-06-24 Juanma Barranquero <lekktu@gmail.com>
19401
19402 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
19403
14b4e83d
RS
194042011-06-23 Richard Stallman <rms@gnu.org>
19405
19406 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
19407 (rmail-variables): Set next-error-move-function.
19408 (rmail-what-message): Take argument POS.
19409 (rmail-next-error-move): New function.
19410
273d2baf
SM
194112011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
19412
19413 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
19414 messages for adjacent non-terminals.
19415
56c2cc9a
RS
194162011-06-23 Richard Stallman <rms@gnu.org>
19417
19418 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 19419 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
19420 (rmail-start-mail): Don't specify use of rmail-mail-return;
19421 that's done by mail-bury now.
19422 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 19423
d59eb518
MA
194242011-06-23 Michael Albinus <michael.albinus@gmx.de>
19425
19426 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
19427 SIZE is a number.
19428
02cfc6d6
MR
194292011-06-23 Martin Rudalics <rudalics@gmx.at>
19430
19431 * window.el (get-lru-window, get-mru-window)
19432 (get-largest-window): Never return a minibuffer window.
19433 (display-buffer-pop-up-window): Fix a bug that could lead to
19434 reusing the minibuffer window.
19435 (display-buffer): Pass original specifier argument to
19436 display-buffer-function instead of the normalized one.
19437 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
19438
4e323265
LL
194392011-06-22 Leo Liu <sdl.web@gmail.com>
19440
19441 * minibuffer.el (completing-read-function)
1f9f395d 19442 (completing-read-default): Move from minibuf.c.
4e323265 19443
7a70468f
RS
194442011-06-22 Richard Stallman <rms@gnu.org>
19445
50718fc2
RS
19446 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
19447 to Rmail even if not started by a special Rmail command.
19448
7a70468f
RS
19449 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
19450 Copy the buffer currently showing just one message.
19451
297dde5a
RW
194522011-06-22 Roland Winkler <winkler@gnu.org>
19453
19454 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
19455 (bibtex-clean-entry): First delete the old key so that a
19456 customized algorithm for generating the new key does not get
19457 confused by the old key.
19458 (bibtex-url): Obey regexp of first step.
19459 (bibtex-search-entries): Do not use add-to-list with local
19460 list-var.
19461
97bb1093
LMI
194622011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
19463
19464 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
19465 stored a user name, then query for the password first, instead of
19466 waiting for SMTP to give an error message and the trying again.
19467
1c0f1a19
JD
194682011-06-22 Lawrence Mitchell <wence@gmx.li>
19469
19470 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
19471 BUFFER in call-process.
19472
396f7c9d
LMI
194732011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
19474
19475 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
19476 QUIT twice.
ddb7ffee
LMI
19477 (smtpmail-try-auth-methods): Require user name and password from
19478 auth-source.
396f7c9d 19479
8998d1b3
MR
194802011-06-22 Martin Rudalics <rudalics@gmx.at>
19481
19482 * window.el (display-buffer-default-specifiers)
19483 (display-buffer-alist): Remove entries for pop-up-frame-alist.
19484 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 19485 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
19486
19487 * frame.el (pop-up-frame-alist, pop-up-frame-function)
19488 (special-display-frame-alist, special-display-popup-frame):
19489 Remove duplicate declarations. These are now in window.el.
19490
4ea31e07
LMI
194912011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19492
c9d29fb8
SM
19493 * mail/smtpmail.el (smtpmail-via-smtp):
19494 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
19495 server supports it. SMTP servers that support STARTTLS commonly
19496 require it.
19497
19498 * net/network-stream.el (network-stream-open-starttls): Support
19499 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 19500 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 19501
95f41d9a
LMI
19502 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
19503 upgrades with `open-network-stream', and rely solely on
19504 auth-source for all credentials. Big changes throughout the file,
19505 but in particular:
c9d29fb8
SM
19506 (smtpmail-auth-credentials): Remove.
19507 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
19508 (smtpmail-via-smtp): Check for servers saying they want AUTH after
19509 MAIL FROM, too.
95f41d9a 19510
c9d29fb8
SM
19511 * net/network-stream.el (network-stream-open-starttls):
19512 Provide support for client certificates both for external and built-in
4ea31e07
LMI
19513 STARTTLS.
19514 (auth-source): Require.
19515 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
19516 (network-stream-certificate): Change cert-cert to cert and
19517 cert-key to key.
4ea31e07 19518
065ec2c7
MA
195192011-06-21 Michael Albinus <michael.albinus@gmx.de>
19520
19521 * net/tramp-cache.el (top): Don't load the persistency file when
19522 "emacs -Q" has been called.
19523
cd93b359
DR
195242011-06-21 Tim Harper <timcharper@gmail.com>
19525
d8e4b68b
JB
19526 * term/ns-win.el (ns-initialize-window-system):
19527 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
19528 resource to NO as it is not yet supported by the NS port.
19529
ae9c0411
JB
195302011-06-21 Juanma Barranquero <lekktu@gmail.com>
19531
19532 * misc.el (list-dynamic-libraries--refresh): Compute header here...
19533 (list-dynamic-libraries): ...not here.
19534
7f3f739f
LL
195352011-06-21 Leo Liu <sdl.web@gmail.com>
19536
19537 * subr.el (sha1): Implement sha1 using secure-hash.
19538
327c8fb1
MR
195392011-06-21 Martin Rudalics <rudalics@gmx.at>
19540
19541 * window.el (display-buffer-alist): In default value do not
19542 enforce searching a window on any but the selected frame.
19543 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
19544 (display-buffer-select-window): Remove function.
19545 (display-buffer-in-window): When a window on another frame gets
19546 reused, do not select it any more but just raise its frame if
19547 necessary (Bug#8851) and (Bug#8856).
19548 (display-buffer-normalize-options): Handle pop-up-frames related
19549 options more faithfully.
19550 (pop-to-buffer): Don't rely on `display-buffer' selecting the
19551 window if it is on another frame.
c9d29fb8
SM
19552 (display-buffer-alist, display-buffer-default-specifiers):
19553 Don't make new frame unsplittable by default.
9e9de014
MR
19554 (display-buffer-normalize-argument): Fix doc-string typo and use
19555 'same-frame-other-window instead of 'other-window when associating
19556 with display-buffer-macro-specifiers.
327c8fb1 19557
7cf3f556
VB
195582011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
19559
19560 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
19561 New functions.
19562 (5x5-mode-map, 5x5-mode-menu): Bind them.
19563 (5x5-draw-grid): Tweak the solver's rendering.
19564
60a406cf
SM
195652011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
19566
19567 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
19568 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
19569
d8e4b68b 195702011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
19571
19572 * menu-bar.el: Use function variable instead of switch-to-buffer.
19573 (menu-bar-select-buffer-function): New variable.
60a406cf 19574 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 19575
478d6f95
SM
195762011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
19577
19578 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
19579 variable's status.
19580
ca530739
JD
195812011-06-20 Jan Djärv <jan.h.d@swipnet.se>
19582
19583 * x-dnd.el (x-dnd-version-from-flags)
19584 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
19585 and long as number (Bug#8899).
19586 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
19587
bcd70d97
SM
195882011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
19589
60a406cf 19590 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
19591 (completion-try-completion, completion-all-completions): Compute the
19592 metadata argument if it's missing; make it optional (bug#8795).
19593
60a406cf 19594 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
19595 (widget-complete): Use new :completion-function property.
19596 (widget-completions-at-point): New function.
19597 (default): Use :completion-function instead of :complete.
60a406cf
SM
19598 (widget-default-completions): Rename from widget-default-complete;
19599 Rewrite.
bcd70d97
SM
19600 (widget-string-complete, widget-file-complete, widget-color-complete):
19601 Remove functions.
19602 (file, symbol, function, variable, coding-system, color):
19603 * international/mule-cmds.el (default-input-method, charset)
19604 (language-info-custom-alist):
19605 * cus-edit.el (face): Use new property :completions.
19606
19607 * progmodes/pascal.el (pascal-completions-at-point): New function.
19608 (pascal-mode): Use it.
19609 (pascal-mode-map): Use completion-at-point.
19610 (pascal-toggle-completions): Make obsolete.
19611 (pascal-complete-word, pascal-show-completions):
19612 * progmodes/octave-mod.el (octave-complete-symbol):
19613 Redefine as obsolete alias.
19614 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
19615 Signal absence of completion info for old Octave,
19616 (inferior-octave-complete): Redefine as obsolete alias.
19617 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
19618 (meta-completions-at-point): Rename from meta-complete-symbol and
19619 adapt it for use on completion-at-point-functions.
19620 (meta-common-mode): Use it.
19621 (meta-looking-at-backward, meta-match-buffer): Remove.
19622 (meta-complete-symbol): Redefine as obsolete alias.
19623 (meta-common-mode-map): Use completion-at-point.
19624 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
19625 (makefile-mode-map): Use completion-at-point.
19626 (makefile-completions-at-point): Rename from makefile-complete and
19627 adapt it for use on completion-at-point-functions.
19628 (makefile-mode): Use it.
19629 (makefile-complete): Redefine as obsolete alias.
19630
aebf69c8
DD
196312011-06-20 Deniz Dogan <deniz@dogan.se>
19632
19633 * net/rcirc.el: Delete trailing whitespaces once and for all.
19634
bfbbb27d
DC
196352011-06-20 Daniel Colascione <dan.colascione@gmail.com>
19636
19637 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
19638
d264a46b
CY
196392011-06-19 Chong Yidong <cyd@stupidchicken.com>
19640
4ca009e5
CY
19641 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
19642
d264a46b
CY
19643 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
19644
fbf5b3ce
MR
196452011-06-19 Martin Rudalics <rudalics@gmx.at>
19646
19647 * window.el (display-buffer-other-window-means-other-frame):
19648 Call display-buffer-normalize-alist.
19649 (display-buffer-normalize-specifiers-1): Rename to
19650 display-buffer-normalize-argument. New argument other-frame.
19651 Rewrite.
19652 (display-buffer-normalize-specifiers-2): Rename to
19653 display-buffer-normalize-options.
19654 (display-buffer-normalize-alist-1): New function.
19655 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
19656 display-buffer-normalize-alist.
19657 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
19658 (display-buffer-normalize-options-inhibit): New variable.
19659 (display-buffer-normalize-specifiers): Rewrite calling
19660 display-buffer-normalize-alist,
19661 display-buffer-normalize-argument, and
19662 display-buffer-normalize-options. Don't call the latter if
19663 display-buffer-normalize-options-inhibit is non-nil.
19664 (frame-auto-delete): New option.
19665 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
19666 (window-list-no-nils, window-state-ignored-parameters)
19667 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
19668 (window-state-put-1, window-state-put-2, window-state-put):
19669 New functions.
9a028c23
MR
19670 (display-buffer-normalize-options): Move special-display-p group
19671 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 19672
6d10d800
CY
196732011-06-18 Chong Yidong <cyd@stupidchicken.com>
19674
6420d28b
CY
19675 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
19676 groups (Bug#8776).
19677 (rx-submatch-n): New function.
19678 (rx): Document it.
19679
ddb8b596
CY
19680 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
19681 (Bug#8768).
19682
19683 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
19684
77080289
CY
19685 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
19686
61dfb316
CY
19687 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
19688 anytime existing face settings are present (Bug#8889).
19689
6d10d800
CY
19690 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
19691 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
19692 Remove unused argument.
19693
be3fb2b8
MR
196942011-06-18 Martin Rudalics <rudalics@gmx.at>
19695
bcd70d97
SM
19696 * window.el (display-buffer-default-specifiers):
19697 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
19698 pop-up-window-min-width, and another reuse-window specifier
19699 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
19700 (display-buffer-normalize-specifiers-2):
19701 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
19702 pop-up-windows is unset. Add a reuse-window specifier for the
19703 case popping up a new window fails.
19704 (special-display-popup-frame): Remove double quoting.
28dec25a 19705 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 19706
1c6d8c76
SM
197072011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
19708
19709 * shell.el (shell-completion-vars): Set pcomplete-termination-string
19710 according to comint-completion-addsuffix.
19711
19712 * pcomplete.el: Convert to lexical binding and fix bug#8819.
19713 (pcomplete-suffix-list): Mark as obsolete.
19714 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
19715 pcomplete-seen in the closure.
19716 (pcomplete-comint-setup): Setup completion-at-point as well.
19717 (pcomplete--entries): New function.
19718 (pcomplete--env-regexp): New var.
19719 (pcomplete-entries): Rewrite to work with partial-completion and
19720 without relying on pcomplete-suffix-list.
19721 (pcomplete-pare-list): Remove, unused.
19722
25aef8b8
MR
197232011-06-17 Martin Rudalics <rudalics@gmx.at>
19724
19725 * window.el (display-buffer-alist): Set pop-up-window-min-height
19726 and pop-up-window-min-width in default value. Reported by
19727 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
19728 other-window-means-other-frame.
19729 (display-buffer-macro-specifiers): Comment out entry for
19730 other-window specifier.
19731 (display-buffer-other-window-means-other-frame): New function.
19732 (display-buffer-normalize-specifiers-1): New arguments
19733 buffer-name and label. Treat other-window case specially.
19734 (display-buffer-normalize-specifiers-2): Treat other-window case
19735 specially.
19736 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
19737 (display-buffer-normalize-specifiers):
19738 Call display-buffer-normalize-specifiers-3.
25aef8b8 19739
dbad4f69
MR
197402011-06-17 Martin Rudalics <rudalics@gmx.at>
19741
19742 * window.el (same-window-p): Fix two typos introduced when
19743 adding with-no-warnings.
d1067961
MR
19744 (display-buffer-normalize-specifiers-1): Don't check
19745 pop-up-frames for 'unset initialization.
19746 (display-buffer-normalize-specifiers-2): Major rewrite using
19747 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
19748 (pop-up-frames, display-buffer-reuse-frames)
19749 (display-buffer-mark-dedicated): Don't initialize to 'unset.
19750 Suggested by David Engster <deng@randomsample.de>.
19751 (even-window-heights): Initialize to 'unset.
19752 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
19753 (display-buffer-macro-specifiers): Don't pop up a new frame in the
19754 other window case.
dbad4f69 19755
9b9c9e3a
MR
197562011-06-16 Martin Rudalics <rudalics@gmx.at>
19757
bcd70d97
SM
19758 * window.el (display-buffer-normalize-specifiers-1):
19759 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 19760 second argument of display-buffer (Bug#8865).
981d5c09
MR
19761 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
19762 (switch-to-buffer-other-window-same-frame)
19763 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
19764 Adams (Bug#8875).
9c2755e9
MR
19765 (display-buffer): Don't check noninteractive when calling
19766 display-buffer-pop-up-frame.
19767 (display-buffer-pop-up-frame): Never pop up a frame in
19768 noninteractive mode (Bug#8857).
67222e1d
MR
19769 (enlarge-window, shrink-window): Don't report an error when the
19770 window can't be resized as requested (Bug#8862).
9b9c9e3a 19771
2b75be67
SM
197722011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19773
9ffdd3ba
SM
19774 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
19775
cb581a67
SM
19776 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
19777
2b75be67
SM
19778 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
19779
8c0e3589
AM
197802011-06-15 Alan Mackenzie <acm@muc.de>
19781
cb581a67
SM
19782 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
19783 for declarators, disable knr checking to speed up for normal files.
19784 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 19785
b96e6cde
LMI
197862011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
19787
4bba86e6
LMI
19788 * net/network-stream.el (open-network-stream): Add the keyword
19789 :always-query-capabilities for the case where you want to force a
19790 `plain' network connection, but the protocol still requires the
19791 capabilitiy command (i.e., SMTP and EHLO).
19792
2b75be67 19793 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
19794 consistency with other `-live-p' functions.
19795
efdcdbf8
SM
197962011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
19797
19798 * window.el (same-window-buffer-names, same-window-regexps)
19799 (special-display-frame-alist, special-display-popup-frame)
19800 (special-display-function, special-display-buffer-names)
19801 (special-display-regexps, pop-up-frame-alist)
19802 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
19803 (pop-up-windows, split-window-preferred-function)
19804 (split-height-threshold, split-width-threshold, even-window-heights)
19805 (display-buffer-mark-dedicated): Don't encourage the use of
19806 display-buffer-alist from Elisp code.
19807
c5cde042
DN
198082011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
19809
19810 * progmodes/python.el (python-mode): Derive from prog-mode.
19811 * progmodes/ps-mode.el (ps-mode):
19812 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 19813 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
19814 * progmodes/ld-script.el (ld-script-mode): Likewise.
19815
baa1c9ab
MR
198162011-06-15 Martin Rudalics <rudalics@gmx.at>
19817
19818 * window.el (display-buffer-alist): Trim default value to avoid
19819 popping up a new frame (Bug#8857) or reusing an arbitrary window
19820 on another frame.
19821 (display-buffer): Do not fall back on popping up a new frame in
19822 batch mode (Bug#8857).
19823
c5dd5a51
CY
198242011-06-14 Chong Yidong <cyd@stupidchicken.com>
19825
19826 * cus-theme.el (describe-theme-1): Use custom-theme-p.
19827 (custom-theme-summary): New function.
19828 (customize-themes): Use it.
19829
d647b7c4
GM
198302011-06-13 Glenn Morris <rgm@gnu.org>
19831
19832 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
19833
9481c002
MR
198342011-06-13 Martin Rudalics <rudalics@gmx.at>
19835
357f93d2
MR
19836 * help.el (help-window): Remove variable.
19837 (help-window-point-marker, temp-buffer-max-height)
19838 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
19839 (help-print-return-message): Don't set help-window.
19840 (resize-temp-buffer-window): Rewrite cod eand doc-string.
19841 (help-window-setup-finish): Remove.
19842 (help-window-display-message, help-window-setup)
19843 (with-help-window): Major rewrite based on new
19844 display-buffer-window variable.
19845
19846 * help-mode.el (help-mode-finish): Remove help-window related
19847 code.
19848
19849 * view.el (view-exits-all-viewing-windows): Remove reference to
19850 view-return-to-alist in doc-string.
19851 (view-return-to-alist): Make obsolete.
19852 (view-buffer): Call pop-to-buffer-same-window and remove
19853 undo-window code.
19854 (view-buffer-other-window): Call pop-to-buffer-other-window and
19855 simplify code. Ignore second argument.
19856 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
19857 simplify code. Ignore second argument.
19858 (view-return-to-alist-update): Make obsolete.
19859 (view-mode-enter): Rename second argument to QUIT-RESTORE.
19860 Rewrite using quit-restore window parameters.
2b75be67
SM
19861 (view-mode-exit): Rename second argument to EXIT-ONLY.
19862 Rewrite using quit-restore-window.
357f93d2
MR
19863 (View-exit, View-exit-and-edit, View-leave, View-quit)
19864 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
19865 appropriate arguments.
19866 (view-end-message): Use quit-restore window parameter.
19867
9481c002
MR
19868 * window.el (display-buffer-function): Rewrite doc-string.
19869 (display-buffer-window, display-buffer-alist): New variables.
19870 (display-buffer-split-specifiers)
19871 (display-buffer-side-specifiers)
19872 (display-buffer-macro-specifiers): New constants.
19873 (display-buffer-even-window-sizes, display-buffer-set-height)
19874 (display-buffer-set-width, display-buffer-select-window)
19875 (display-buffer-in-window, display-buffer-reuse-window)
19876 (display-buffer-split-window-1, display-buffer-split-window)
19877 (display-buffer-split-atom-window, display-buffer-pop-up-window)
19878 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
19879 (display-buffer-in-side-window, normalize-buffer-to-display)
19880 (display-buffer-normalize-specifiers-1)
19881 (display-buffer-normalize-specifiers-2)
2b75be67
SM
19882 (display-buffer-normalize-specifiers, display-buffer-frame):
19883 New functions.
9481c002
MR
19884 (display-buffer): Major rewrite.
19885 (display-buffer-other-window, display-buffer-other-frame)
19886 (pop-to-buffer, switch-to-buffer-other-window)
19887 (switch-to-buffer-other-frame): Rewrite.
19888 (display-buffer-same-window, display-buffer-same-frame)
19889 (display-buffer-same-frame-other-window)
19890 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
19891 (pop-to-buffer-other-window)
19892 (pop-to-buffer-same-frame-other-window)
19893 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
19894 (switch-to-buffer-other-window-same-frame): New functions.
19895 (same-window-p, special-display-p): Rewrite disabling warnings.
19896 Make obsolete.
19897 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
19898 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
19899 Make obsolete
19900 (same-window-buffer-names, same-window-regexps)
19901 (special-display-frame-alist, special-display-popup-frame)
19902 (special-display-function, special-display-buffer-names)
19903 (special-display-regexps, pop-up-frame-alist)
19904 (pop-up-frame-function, split-window-preferred-function)
19905 (split-height-threshold, split-width-threshold)
19906 (even-window-heights): Make obsolete.
19907
9db51aca
GM
199082011-06-12 Glenn Morris <rgm@gnu.org>
19909
19910 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 19911 Misc simplifications.
9db51aca 19912
39cffb44
MR
199132011-06-12 Martin Rudalics <rudalics@gmx.at>
19914
19915 * window.el (window-safely-shrinkable-p): Restore function which
19916 was inadvertently removed in change from 2011-06-11. Declare as
19917 obsolete.
19918
2b75be67
SM
19919 * calendar/calendar.el (calendar-generate-window):
19920 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
19921 window-safely-shrinkable-p.
19922
a8955be7
GM
199232011-06-12 Glenn Morris <rgm@gnu.org>
19924
19925 * progmodes/fortran.el (fortran-mode-syntax-table):
19926 * progmodes/f90.el (f90-mode-syntax-table):
19927 Set % to punctuation. (Bug#8820)
19928 (f90-find-tag-default): Remove, no longer needed.
19929
f0d4059d
DC
199302011-06-12 Daniel Colascione <dan.colascione@gmail.com>
19931
19932 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
19933
1100a63c
CY
199342011-06-11 Chong Yidong <cyd@stupidchicken.com>
19935
19936 * image.el (image-animated-p): Return animation delay in seconds.
19937 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
19938 (image-animate-timeout): Remove DELAY argument. Don't assume
19939 every subimage has the same delay; get it from image-animated-p.
19940 (image-animate): Caller changed.
19941
def722bf
MA
199422011-06-11 Michael Albinus <michael.albinus@gmx.de>
19943
19944 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
19945 to ignored backtrace functions.
19946
0a2bb1a9
GM
199472011-06-11 Glenn Morris <rgm@gnu.org>
19948
19949 * calendar/appt.el (appt-disp-window-function): Doc fix.
19950 (appt-check): Handle overlapping appointments. (Bug#8337)
19951
6198ccd0
MR
199522011-06-11 Martin Rudalics <rudalics@gmx.at>
19953
19954 * window.el (window-tree-1, window-tree): New functions, moving
19955 the latter to window.el.
19956 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
19957 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
19958 (bw-refresh-edges): Remove.
19959 (balance-windows-1, balance-windows-2): New functions.
19960 (balance-windows): Rewrite in terms of window tree functions,
19961 balance-windows-1 and balance-windows-2.
19962 (bw-adjust-window): Remove.
19963 (balance-windows-area-adjust): New function with functionality of
19964 bw-adjust-window but using resize-window.
2b75be67
SM
19965 (set-window-text-height): Rewrite doc-string.
19966 Use normalize-live-window and resize-window.
19967 (enlarge-window-horizontally, shrink-window-horizontally):
19968 Rename argument to DELTA.
6198ccd0
MR
19969 (window-buffer-height): New function.
19970 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
19971 Rewrite using new window resize routines.
2b75be67
SM
19972 (kill-buffer-and-window, mouse-autoselect-window-select):
19973 Use ignore-errors instead of condition-case.
6198ccd0
MR
19974 (quit-window): Call delete-frame instead of delete-windows-on
19975 for the only buffer on frame.
19976
9397e56f
MR
199772011-06-10 Martin Rudalics <rudalics@gmx.at>
19978
19979 * loadup.el (top-level): Load window before files for the sake
19980 of replace-buffer-in-windows.
19981
19982 * files.el (read-buffer-to-switch)
19983 (switch-to-buffer-other-window)
2b75be67
SM
19984 (switch-to-buffer-other-frame, display-buffer-other-frame):
19985 Move to window.el.
9397e56f
MR
19986
19987 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
19988 (previous-buffer): Move to window.el.
19989
19990 * bindings.el (unbury-buffer): Move to window.el.
19991
19992 * window.el (delete-other-windows-vertically): Move after
19993 definition of delete-other-windows.
19994 (other-window, delete-windows-on, replace-buffer-in-windows):
19995 Move here from window.c.
19996 (record-window-buffer, unrecord-window-buffer)
19997 (set-window-buffer-start-and-point, switch-to-prev-buffer)
19998 (switch-to-next-buffer): New functions.
19999 (get-next-valid-buffer, last-buffer, next-buffer): Move here
20000 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
20001 (previous-buffer): Move here from simple.el.
20002 Call switch-to-prev-buffer.
9397e56f
MR
20003 (bury-buffer): Move here from buffer.c. Switch to previous
20004 buffer when window cannot be deleted.
20005 (unbury-buffer): Move here from bindings.el.
20006 (ctl-x-map): Move binding for other-window from window.c to
20007 here.
20008 (read-buffer-to-switch, switch-to-buffer-other-window)
20009 (switch-to-buffer-other-frame): Move here from files.el.
20010 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
20011 (switch-to-buffer): Move here from buffer.c.
20012 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 20013
562dd5e9
MR
200142011-06-10 Martin Rudalics <rudalics@gmx.at>
20015
20016 * window.el (window-min-height, window-min-width): Move here
20017 from window.c. Add defcustoms and rewrite doc-strings.
20018 (resize-mini-window, resize-window): New functions.
20019 (adjust-window-trailing-edge, enlarge-window, shrink-window):
20020 Move here from window.c.
20021 (maximize-window, minimize-window): New functions.
20022 (delete-window, delete-other-windows, split-window): Move here
20023 from window.c.
20024 (window-split-min-size): New function.
20025 (split-window-keep-point): Mention split-window-above-each-other
20026 instead of split-window-vertically.
2b75be67 20027 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
20028 Rename split-window-vertically to split-window-above-each-other
20029 and provide defalias for old definition.
20030 (split-window-side-by-side, split-window-horizontally):
20031 Rename split-window-horizontally to split-window-side-by-side
20032 and provide defalias for the old definition.
562dd5e9
MR
20033 (ctl-x-map): Move bindings for delete-window,
20034 delete-other-windows and enlarge-window here from window.c.
20035 Replace bindings for split-window-vertically and
20036 split-window-horizontally by bindings for
20037 split-window-above-each-other and split-window-side-by-side.
20038
20039 * cus-start.el (all): Remove entries for window-min-height and
20040 window-min-width. Add entries for window-splits and
20041 window-nest.
20042
f0da764a
GM
200432011-06-09 Glenn Morris <rgm@gnu.org>
20044
80675c21
GM
20045 * calendar/appt.el (appt-mode-line): New function.
20046 (appt-check, appt-disp-window): Use it.
20047
f0da764a
GM
20048 * files.el (hack-one-local-variable-eval-safep):
20049 Allow minor-modes with explicit +/-1 arguments.
20050
59f623b7
TZ
200512011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
20052
20053 * term/xterm.el (xterm): Add defgroup.
20054 (xterm-extra-capabilities): Add defcustom to supply known xterm
20055 capabilities, skip querying them, or query them (default).
20056 (terminal-init-xterm): Use it.
20057 (terminal-init-xterm-modify-other-keys): New function to set up
20058 modifyOtherKeys support to simplify `terminal-init-xterm'.
20059
9aab8e0d
MR
200602011-06-09 Martin Rudalics <rudalics@gmx.at>
20061
20062 * window.el (resize-window-reset, resize-window-reset-1)
20063 (resize-subwindows-skip-p, resize-subwindows-normal)
20064 (resize-subwindows, resize-other-windows, resize-this-window)
20065 (resize-root-window, resize-root-window-vertically)
20066 (window-deletable-p, window-or-subwindow-p)
20067 (frame-root-window-p): New functions.
20068
e8b08aee
GM
200692011-06-09 Glenn Morris <rgm@gnu.org>
20070
20071 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
20072 (ange-ftp-get-files): Use it.
20073
254c37a5
AK
200742011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
20075
20076 * mail/sendmail.el (mail-recover-1, mail-recover):
20077 * files.el (recover-file, recover-session):
20078 Handle dired-listing-switches not being just a single short option.
20079
35d7dbd3
GM
200802011-06-09 Glenn Morris <rgm@gnu.org>
20081
20082 * calendar/appt.el (appt-display-message, appt-disp-window):
20083 Handle lists of appointments.
20084
387522b2
MR
200852011-06-08 Martin Rudalics <rudalics@gmx.at>
20086
2b75be67
SM
20087 * window.el (one-window-p): Move down in code.
20088 Rewrite doc-string.
20089 (window-current-scroll-bars): Rewrite doc-string.
20090 Normalize live window argument.
387522b2
MR
20091 (walk-windows, get-window-with-predicate, count-windows):
20092 Rewrite doc-string. Use window-list-1.
20093 (window-in-direction-2, window-in-direction, get-mru-window):
20094 New functions.
20095
d8e4b68b 200962011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
20097
20098 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
20099 Doc fix (Bug#8713).
20100
201012011-06-08 Chong Yidong <cyd@stupidchicken.com>
20102
20103 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
20104
201052011-06-08 Juanma Barranquero <lekktu@gmail.com>
20106
20107 * loadhist.el (unload-feature-special-hooks):
20108 Add `comint-output-filter-functions'.
20109
0de12c52
IK
201102011-06-08 Ivan Kanis <gnu@kanis.fr>
20111
20112 * calendar/appt.el (appt-check): Move some initializations into the let.
20113
f3d1777e
MR
201142011-06-08 Martin Rudalics <rudalics@gmx.at>
20115
20116 * window.el (window-height): Defalias to window-total-height.
20117 (window-width): Defalias to window-body-width.
20118
18af70d0
CY
201192011-06-07 Chong Yidong <cyd@stupidchicken.com>
20120
20121 * image-mode.el (image-toggle-animation): New command.
20122 (image-mode-map): Bind it to RET.
20123 (image-mode): Update message.
20124 (image-toggle-display-image): Avoid a spurious cache flush.
20125 (image-transform-rotation): Doc fix.
20126 (image-transform-properties): Return quickly in the normal case.
20127 (image-animate-loop): Rename from image-animate-max-time.
20128
2b75be67 20129 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
20130 (create-animated-image): Remove unnecessary function.
20131 (image-animate): Rename from image-animate-start. New arg.
2b75be67 20132 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
20133 (image-animate-timer): Use car-safe.
20134 (image-animate-timeout): Rename argument.
20135
190b47e6
MR
201362011-06-07 Martin Rudalics <rudalics@gmx.at>
20137
20138 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
20139 window.c. Rename first argument to ALL-FRAMES.
20140 Rephrase doc-strings.
20141 (get-buffer-window-list): Rewrite using window-list-1.
20142 Rephrase doc-string.
a1511caf
MR
20143 (window-safe-min-height, window-safe-min-width): New constants.
20144 (window-size-ignore, window-min-size, window-min-size-1)
20145 (window-sizable, window-sizable-p, window-size-fixed-1)
20146 (window-size-fixed-p, window-min-delta-1, window-min-delta)
20147 (window-max-delta-1, window-max-delta, window-resizable)
20148 (window-resizable-p, window-total-height, window-total-width)
20149 (window-body-width): New functions.
20150 (window-full-height-p, window-full-width-p): Rewrite using
20151 window-total-size.
20152 (window-body-height): Rewrite using window-body-size.
190b47e6 20153
85cc1f11
MR
201542011-06-06 Martin Rudalics <rudalics@gmx.at>
20155
20156 * window.el (window-right, window-left, window-child)
20157 (window-child-count, window-last-child, window-any-p)
20158 (normalize-live-buffer, normalize-live-frame)
20159 (normalize-any-window, normalize-live-window)
20160 (window-iso-combination-p, window-iso-combined-p)
20161 (window-iso-combinations)
20162 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
20163 (windows-with-parameter, window-with-parameter)
20164 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
20165 (window-atom-check, window-side-check, window-check):
20166 New functions.
85cc1f11
MR
20167 (ignore-window-parameters, window-sides, window-sides-vertical)
20168 (window-sides-slots): New variables.
20169 (window-size-fixed): Move down in code. Minor doc-string fix.
20170
e7156492
AS
201712011-06-05 Andreas Schwab <schwab@linux-m68k.org>
20172
20173 * comint.el (comint-dynamic-complete-as-filename)
20174 (comint-dynamic-complete-filename): Correctly call
20175 completion-in-region.
20176
7e821d0d
DD
201772011-06-05 Deniz Dogan <deniz@dogan.se>
20178
20179 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
20180 in last change.
20181
ac09b8a1
DD
201822011-06-05 Deniz Dogan <deniz@dogan.se>
20183
20184 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
20185 (rcirc): Use it to prompt for encryption.
20186
34699b85
RW
201872011-06-05 Roland Winkler <winkler@gnu.org>
20188
20189 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
20190 (bibtex-search-entries): New command bound to C-c C-a.
20191 (bibtex-display-entries): New function.
20192
004dedd3
RW
201932011-06-05 Roland Winkler <winkler@gnu.org>
20194
20195 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
20196 (bibtex-insert-kill): After yanking insert newline if necessary.
20197 (bibtex-initialize): Call bibtex-string-files-init only once.
20198 (bibtex-mode): Do not call easy-menu-add.
20199 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
20200 (bibtex-yank): Set arg properly if nil.
20201
022fe7ce
RW
202022011-06-05 Roland Winkler <winkler@gnu.org>
20203
2b75be67
SM
20204 * textmodes/bibtex.el (bibtex-search-entry-globally):
20205 New variable.
022fe7ce
RW
20206 (bibtex-search-entry): Use it.
20207
b7c3692a
RW
202082011-06-05 Roland Winkler <winkler@gnu.org>
20209
20210 * textmodes/bibtex.el (bibtex-entry-format): New option
20211 sort-fields.
20212 (bibtex-format-entry, bibtex-reformat): Honor this option.
20213 (bibtex-parse-entry): Return fields in proper order.
20214
8eda563d
JB
202152011-06-05 Juanma Barranquero <lekktu@gmail.com>
20216
20217 * doc-view.el (doc-view-remove-if): Move computation of result out
20218 of `dolist' to silence misleading lexical-binding warning.
20219
7dbe3dbc
CY
202202011-06-04 Chong Yidong <cyd@stupidchicken.com>
20221
20222 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
20223 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
20224
0c33dd17
MA
202252011-06-04 Michael Albinus <michael.albinus@gmx.de>
20226
20227 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
20228 "SunOS 5.10".
20229
f8f91c2b
MA
202302011-06-04 Michael Albinus <michael.albinus@gmx.de>
20231
20232 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
20233 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
20234 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
20235 (tramp-parse-putty):
20236 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
20237 (tramp-completion-function-alist-ssh)
20238 (tramp-completion-function-alist-telnet)
20239 (tramp-completion-function-alist-su)
20240 (tramp-completion-function-alist-putty): Set `tramp-autoload'
20241 cookie.
20242
20243 * net/tramp-ftp.el:
20244 * net/tramp-sh.el:
20245 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
20246 load "tramp.el" `tramp-set-completion-function'.
20247
e17d9003
SM
202482011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
20249
20250 * shell.el: Require and use pcomplete.
20251 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
20252 (shell-completion-vars): Set pcomplete-default-completion-function.
20253
6c4cab03
DD
202542011-06-04 Deniz Dogan <deniz@dogan.se>
20255
20256 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
20257 `memq' (Bug#8799).
20258
ea9fafe0
SM
202592011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
20260
20261 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
20262
b3e945d3
JB
202632011-06-02 Juanma Barranquero <lekktu@gmail.com>
20264
20265 * bs.el (bs--mark-unmark, bs--nth-wrapper):
20266 * mpc.el (mpc-select-extend, mpc-songpointer-context):
20267 * vc/log-view.el (log-view-beginning-of-defun):
20268 * vc/smerge-mode.el (smerge-apply-resolution-patch)
20269 (smerge-refine-forward, smerge-refine-chopup-region):
20270 Silence warning for unused `dotimes' counter variables.
20271
7d520089
SM
202722011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
20273
20274 * net/tramp.el (tramp-with-progress-reporter): Rename from
20275 with-progress-reporter. Use `declare'.
20276 * net/tramp-smb.el:
20277 * net/tramp-sh.el:
20278 * net/tramp-gvfs.el: Update all uses.
20279
a1c2400f
JB
202802011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
20281
20282 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
20283 buffer isn't killed before making it current.
20284
2403c841
SM
202852011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
20286
20287 Silence various byte-compiler warnings.
20288 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
20289 `access-type' and new obsolescence format.
20290 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
20291 new format.
20292 (byte-compile-check-variable): New `access-type' argument.
20293 Only warn if the access-type is obsolete.
20294 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
20295 (byte-compile-variable-set): Adjust callers.
20296 * help-fns.el (describe-variable): Adjust to new obsolescence format.
20297 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
20298 setting it as obsolete.
20299 * simple.el (minibuffer-completing-symbol):
20300 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
20301 access as obsolete.
20302 * minibuffer.el (minibuffer-completing-file-name): Don't make it
20303 obsolete yet.
20304 * international/quail.el (quail-mouse-choose-completion): Remove unused
20305 code referring to obsolete var.
20306 (quail-choose-completion-string): Remove.
20307 * server.el (server-clients-with, server-kill-buffer-query-function)
20308 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
20309 * proced.el (proced-send-signal):
20310 * emacs-lisp/lisp.el (lisp-complete-symbol):
20311 Replace completion-annotate-function with completion-extra-properties.
20312
2462470b
SM
203132011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
20314
fb5b2591
SM
20315 * simple.el (goto-line): Use read-number.
20316 (overriding-map-is-bound): Remove.
20317 (saved-overriding-map): Change default.
20318 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
20319 Take the map as argument.
20320 (universal-argument, negative-argument, digit-argument): Use it.
20321 (restore-overriding-map): Adjust.
20322 (do-auto-fill): Use fill-forward-paragraph.
20323 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
20324
fd6fa53f
SM
20325 * minibuffer.el (minibuffer-inactive-mode-map): New var.
20326 (minibuffer-inactive-mode): New major mode.
20327 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
20328 the *Messages* buffer" hack.
20329 (mouse-popup-menubar): Don't burp if the event is a normal key.
20330
2462470b
SM
20331 Miscellaneous tweaks.
20332 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
20333 lexical scoping as in subr.el's dolist and dotimes.
20334 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
20335 Silence compiler warning.
20336 * thingatpt.el (forward-whitespace): Trivial coding style fix.
20337 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
20338 * international/ccl.el (ccl-compile): Trivial simplification.
20339 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
20340 * emacs-lisp/testcover.el (testcover-end): Remove spurious
20341 `printflag' argument.
20342 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
20343 Purecopy the whole obsolescence data.
20344
108bf785
LL
203452011-06-01 Leo Liu <sdl.web@gmail.com>
20346
20347 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
20348 improve doc-string as suggested by Marco Pessotto
20349 <melmothx@gmail.com>.
20350 (rcirc-print): Fix last change.
20351
30a23501
SM
203522011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
20353
20354 * minibuffer.el (complete-with-action): Return nil for the metadata and
20355 boundaries of non-functional tables.
20356 (completion-table-dynamic): Return nil for the metadata.
20357 (completion-table-with-terminator): Add default case, using
20358 complete-with-action.
20359 (completion--metadata): New function.
20360 (completion-all-sorted-completions, minibuffer-completion-help): Use it
20361 to try and avoid pathological performance problems.
20362 (completion--embedded-envvar-table): Return `category' metadata.
20363
bcd54f83
LMI
203642011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
20365
20366 * subr.el (process-alive-p): New tiny convenience function.
20367
e227544d
SM
203682011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
20369
20370 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
20371 content but also its previous major mode.
20372
e8296fdc
HE
203732011-05-31 Helmut Eller <eller.helmut@gmail.com>
20374
4d61f28d 20375 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
20376 *Backtrace* buffer when we exit with C-M-c.
20377
620c53a6
SM
203782011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
20379
20380 * minibuffer.el: Add metadata method to completion tables.
20381 (completion-category-overrides): New defcustom.
20382 (completion-metadata, completion--field-metadata)
20383 (completion-metadata-get, completion--styles)
20384 (completion--cycle-threshold): New functions.
20385 (completion-try-completion, completion-all-completions):
20386 Add `metadata' argument to choose completion-styles.
20387 (completion--do-completion): Use metadata to choose cycling.
20388 (completion-all-sorted-completions): Use metadata for sorting.
20389 Remove :completion-cycle-penalty which is not needed any more.
20390 (completion--try-word-completion): Add `metadata' argument.
20391 (minibuffer-completion-help): Check metadata for annotation function
20392 and sorting.
20393 (completion-file-name-table): Return `category' metadata.
20394 (minibuffer-completing-file-name): Make obsolete.
20395 * simple.el (minibuffer-completing-symbol): Make obsolete.
20396 * icomplete.el (icomplete-completions): Pass new `metadata' param to
20397 completion-try-completion.
20398
1257e755
SM
203992011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
20400
20401 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
20402
3767e706
LL
204032011-05-30 Leo Liu <sdl.web@gmail.com>
20404
20405 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
20406 (rcirc-print): Decode all incoming messages (bug#8744).
20407 (rcirc-decode-coding-system): Allow value nil for automatic coding
20408 system detection.
3767e706 20409
d1a5d56a
GM
204102011-06-01 Glenn Morris <rgm@gnu.org>
20411
20412 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
20413
e8cbec34
CY
204142011-05-29 Chong Yidong <cyd@stupidchicken.com>
20415
20416 * image.el (image-animate-max-time): Allow nil and t values.
20417 Default to nil.
20418 (create-animated-image): Doc fix.
20419 (image-animate-start): Remove second arg; just use
20420 image-animate-max-time.
20421 (image-animate-timeout): Doc fix. Args changed.
20422
20423 * image-mode.el (image-toggle-display-image): Ensure that the
20424 image spec passed to the animate timer is the same object as in
58179cce 20425 the buffer's display property (Bug#6981).
e8cbec34
CY
20426 (image-transform-properties): Doc fix.
20427
20428 * image.el (image-animate-max-time): Default to nil.
20429
159daf87
MR
204302011-05-29 Martin Rudalics <rudalics@gmx.at>
20431
20432 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
20433 entire buffer list (Bug#8184).
20434
d66c4c7c
CY
204352011-05-29 Chong Yidong <cyd@stupidchicken.com>
20436
20437 * image.el (imagemagick-types-inhibit)
20438 (imagemagick-register-types): Doc fix.
20439
80aec780
DD
204402011-05-29 Deniz Dogan <deniz@dogan.se>
20441
20442 * net/rcirc.el (rcirc): Use the user's stored encryption method by
20443 default.
20444
1dd3c2d9
CY
204452011-05-29 Chong Yidong <cyd@stupidchicken.com>
20446
20447 * select.el: Don't perform clipboard-manager saving in hooks;
20448 leave the hooks empty.
20449
60e56523
LL
204502011-05-28 Leo Liu <sdl.web@gmail.com>
20451
20452 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
20453 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
20454 (occur-edit-mode): New major mode (Bug#8463).
20455 (occur-after-change-function): New function.
20456 (occur-engine): Give Occur tags a read-only property.
20457
2b1e1a22
KR
204582011-05-28 Kevin Ryde <user42@zip.com.au>
20459
20460 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
20461
5d344e88
CY
204622011-05-28 Chong Yidong <cyd@stupidchicken.com>
20463
8e6ca83d
CY
20464 * bindings.el (help-echo): Make the initial non-indicator dash
20465 empty on graphical terminals (Bug#7295).
20466
5d344e88
CY
20467 * files.el (auto-mode-alist): Move config rule after the
20468 in-stripping one (Bug#8547).
20469
bfbbace7
CY
20470 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
20471
fbeba6e2
CY
20472 * startup.el (normal-splash-screen): Remove gratuitous mode-line
20473 setting (Bug#8740).
20474
60ed8c72
AA
204752011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
20476
4ac619f0
AA
20477 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
20478 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
20479 (Bug#8539).
60ed8c72 20480
23db196e
CY
204812011-05-28 Chong Yidong <cyd@stupidchicken.com>
20482
20483 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
20484
5012f24c
DK
204852011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
20486
20487 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
20488 (hs-hide-block-at-point, hs-find-block-beginning)
20489 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
20490 (Bug#8279).
20491
6a639b16
GM
204922011-05-28 Glenn Morris <rgm@gnu.org>
20493
20494 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
20495
d43eaf2c
CY
204962011-05-28 Chong Yidong <cyd@stupidchicken.com>
20497
5199bde1
CY
20498 * help-fns.el (describe-function-1): If the function is a derived
20499 major mode, print the parent mode.
20500
d43eaf2c
CY
20501 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
20502 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
20503
423428a8
SM
205042011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
20505
0ff8e1ba 20506 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 20507 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
20508 * progmodes/etags.el (tags-completion-at-point-function):
20509 * info-look.el (info-lookup-completions-at-point): Mark as
20510 non-exclusive.
20511 (info-complete): Adjust accordingly.
20512
423428a8
SM
20513 * info-look.el: Convert to lexical-binding and completion-at-point.
20514 (info-lookup-completions-at-point): New function.
20515 (info-complete): Use it and completion-in-region.
20516
b74aa22b
DA
205172011-05-28 Drew Adams <drew.adams@oracle.com>
20518
20519 * isearch.el: Let M-e start with point at the first mismatched char.
20520 (isearch-fail-pos): New function.
20521 (isearch-edit-string): Use it.
20522
66e2e71d
DK
205232011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
20524
20525 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
20526
b1890b0f 205272011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
20528
20529 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
20530 traversal functions for avl-trees.
20531 (avl-tree--stack): New struct.
20532 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
20533 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
20534 (avl-tree--do-enter): Add optional `updatefun' arg.
20535 Change return value.
eb95d01d 20536 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
20537 (avl-tree--do-delete): Add `test' and `nilflag' args.
20538 Change return value.
eb95d01d
TC
20539 (avl-tree-member): Add optional `nilflag'
20540 (avl-tree-member-p): New function.
20541 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
20542 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
20543 (avl-tree-stack-empty-p): New functions.
20544
3769ddcf
TC
20545 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
20546 avl-tree--del-balance1 and make it work both ways.
20547 (avl-tree--del-balance2): Remove.
20548 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
20549 make it work both ways.
20550 (avl-tree--enter-balance2): Remove.
20551 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
20552 New macros.
20553 (avl-tree--mapc, avl-tree-map): Add direction argument.
20554
eb95d01d 205552011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
20556
20557 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
20558
a9f737ee
CY
205592011-05-27 Chong Yidong <cyd@stupidchicken.com>
20560
20561 * select.el: Support clipboard managers with built-in function
20562 x-clipboard-manager-save, via delete-frame-functions and
20563 kill-emacs-hook.
20564 (xselect-convert-to-targets): Add MULTIPLE target to list.
20565 (xselect-convert-to-save-targets): New function.
20566
c92a1e54
KH
205672011-05-27 Kenichi Handa <handa@m17n.org>
20568
20569 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
20570 let-binding rfc2047-encode-encoded-words to nil.
20571
e145f188
GM
205722011-05-27 Glenn Morris <rgm@gnu.org>
20573
5ec8a862
GM
20574 * mail/emacsbug.el: Don't require url-util.
20575
4b29d9fb
GM
20576 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
20577
e145f188
GM
20578 * files.el (set-auto-mode):
20579 Also respect mode: entries at the end of the file. (Bug#8586)
20580
7d15102b
GM
205812011-05-26 Glenn Morris <rgm@gnu.org>
20582
98f593b8
GM
20583 * files.el (hack-local-variables-prop-line, hack-local-variables):
20584 Downcase mode names, as seems to be traditional.
27b48e63 20585 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 20586
7d15102b
GM
20587 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
20588 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
20589
51d5b4ec
JD
205902011-05-25 Julien Danjou <julien@danjou.info>
20591
20592 * textmodes/rst.el (rst-define-level-faces): Do not define face
20593 symbol if it is already defined.
20594
91513f63
VB
205952011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
20596
20597 * play/5x5.el (5x5-new-game, 5x5-randomize):
20598 Reset 5x5-solver-output to nil when a new grid is cast.
20599 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
20600 these debugging traces, as defmacro breaks the compiled code.
20601
4d90d6d0
DK
206022011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
20603
20604 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
20605
e1b90ef6
LL
206062011-05-24 Leo Liu <sdl.web@gmail.com>
20607
20608 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
20609 (vc-bzr-sha1): Adapt.
20610
d8e4b68b 20611 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
20612
20613 * bindings.el: Provide sha1 feature.
20614
db0406bb 206152011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
20616
20617 * mail/sendmail.el: Require `rfc2047'.
20618 (mail-insert-from-field): Do not perform RFC2047 encoding.
20619 (mail-encode-header): New function.
20620 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
20621 buffer to the return value of select-message-coding-system.
20622 Call mail-encode-header.
b8d747b9
KH
20623
20624 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
20625
db0406bb 206262011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 20627
4d90d6d0
DK
20628 * mail/supercite.el (sc-default-cite-frame):
20629 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 20630
eb8a5e9b
GM
206312011-05-24 Glenn Morris <rgm@gnu.org>
20632
f8630703
GM
20633 * progmodes/python.el (brm-menu): Declare.
20634
8831bbed
GM
20635 * emulation/viper.el (viper-set-hooks): Declare.
20636
eb8a5e9b
GM
20637 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
20638 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
20639 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
20640 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
20641 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
20642 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
20643
a2a25d24
SM
206442011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
20645
20646 Add an :exit-function for completion-at-point.
20647
20648 * minibuffer.el (completion--done): New fun.
20649 (completion--do-completion): Use it. New arg `expect-exact'.
20650 (minibuffer-complete, minibuffer-complete-word): Don't output message,
20651 since completion--do-completion does it for us now.
20652 (minibuffer-force-complete): Use completion--done and
20653 completion--replace. Handle sole-completion case with more care.
20654 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
20655 (completion-extra-properties): New var.
20656 (completion-annotate-function): Make obsolete.
20657 (minibuffer-completion-help): Adjust accordingly.
20658 Use completion-list-insert-choice-function.
20659 (completion-at-point, completion-help-at-point):
20660 Bind completion-extra-properties.
20661 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
20662 * simple.el (completion-list-insert-choice-function): New var.
20663 (completion-setup-function): Preserve it.
20664 (choose-completion): Pay attention to it, shuffle the code a bit.
20665 (choose-completion-string): New arg `insert-function'.
20666
20667 * textmodes/bibtex.el: Convert to lexical binding.
20668 (bibtex-mode-map): Use completion-at-point.
20669 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
20670 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
20671 (bibtex-complete): Define as obsolete alias.
20672 (bibtex-complete-internal): Remove.
20673 (bibtex-format-entry): Remove unused sub-group in regexp.
20674 * shell.el (shell--command-completion-data)
20675 (shell-environment-variable-completion):
20676 * pcomplete.el (pcomplete-completions-at-point):
20677 * comint.el (comint--complete-file-name-data): Use :exit-function
20678 instead of completion-table-with-terminator so it also works for
20679 choose-completion.
20680
e44e373d
SM
206812011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
20682
4f91a816
SM
20683 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
20684
782fc819
SM
20685 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
20686 (bug#8710).
20687
e44e373d
SM
20688 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
20689
381987c3
KM
206902011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
20691
20692 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
20693 customization variable and implement: If non-nil, auto-fill will
20694 be inhibited while on topic's header line.
20695
b776bc70
VB
206962011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
20697
20698 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 20699 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
20700 always have a solution in grid size = 5 cases.
20701 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
20702 (5x5-solver-output, 5x5-log-buffer): New vars.
20703 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
20704 Make these variables buffer local to achieve 5x5 multi-session-ness.
20705 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
20706 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
20707 (5x5-solve-suggest): New funs.
20708 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
20709 randomize a grid so that we ensure that there is always a solution.
20710 (5x5-make-random-grid): Allow other movement than flipping.
20711
7de88b6e
KR
207122011-05-23 Kevin Ryde <user42@zip.com.au>
20713
20714 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 20715 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
20716 advice and passes PREDICATE.
20717
b1ef1257
SM
207182011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
20719
bbca48fe
SM
20720 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
20721 byte-compile-lambda if it's actually a lambda.
20722
b1ef1257
SM
20723 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
20724 Fix function quoting. Use backquote better.
20725
92a9cc65
YS
207262011-05-22 Yuanle Song <sylecn@gmail.com>
20727
20728 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
20729 matching (Bug#8516).
20730
f0fb8059
JA
207312011-01-22 Jari Aalto <jari.aalto@cante.net>
20732
20733 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
20734 different face (Bug#8178).
20735
d5b44c93
CY
207362011-05-22 Chong Yidong <cyd@stupidchicken.com>
20737
20738 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
20739 defface (Bug#8144).
20740
79106a44
SM
207412011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
20742
9c848d8a
SM
20743 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
20744 funcall as well (bug#8712). Warn when performing those conversions.
20745 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
20746
79106a44
SM
20747 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
20748
88dfa756
GM
207492011-05-22 Glenn Morris <rgm@gnu.org>
20750
20751 * files.el (hack-local-variables-prop-line): Small simplifications.
20752 (hack-local-variables, hack-local-variables-prop-line):
20753 If MODE-ONLY, return the mode, rather than just `t'.
20754
b7cf2c79
SM
207552011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
20756
20757 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
20758
3f1a8558
GM
207592011-05-21 Glenn Morris <rgm@gnu.org>
20760
7e4ccca3
GM
20761 * files.el (hack-local-variables-prop-line, hack-local-variables):
20762 If only interested in the mode, don't bother doing the other stuff.
20763
637d46ca
GM
20764 * image-mode.el (image-after-revert-hook):
20765 Redraw all frames on which the image is visible. (Bug#8567)
20766
973d955b
GM
20767 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
20768
3f1a8558
GM
20769 * wid-edit.el (widget-checklist-match-inline):
20770 Fix 2011-04-19 change. (Bug#8649)
20771
96479927
SM
207722011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
20773
1dcf791f
SM
20774 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
20775 Also allow singlespace after single-letter capitals followed by a dot.
20776
96479927
SM
20777 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
20778 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
20779
35fd0881
N
207802011-05-20 Nix <nix@esperi.org.uk>
20781
20782 * files.el (basic-save-buffer-2):
20783 Fix handling of break-hardlink-on-save with non-existent files.
20784
82745640
DD
207852011-05-19 Deniz Dogan <deniz@dogan.se>
20786
20787 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 20788 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 20789
4a720484
GM
207902011-05-19 Glenn Morris <rgm@gnu.org>
20791
d1f21341
GM
20792 * progmodes/f90.el (f90-type-def-re):
20793 Handle "type, bind(c)". (Bug#8691)
20794
4a720484
GM
20795 * emacs-lisp/autoload.el (batch-update-autoloads):
20796 Set autoload-excludes by parsing loadup.el rather than Makefiles.
20797
2fb0a219
MA
207982011-05-18 Michael Albinus <michael.albinus@gmx.de>
20799
20800 * net/tramp.el (tramp-process-actions): Set "first-password-request"
20801 property for the correct connection in case of multihops.
20802
e565dd37
GM
208032011-05-18 Glenn Morris <rgm@gnu.org>
20804
c2571358 20805 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
20806 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
20807
e565dd37
GM
20808 Rationalize calendar handling of day and month abbrev-arrays.
20809 * calendar/calendar.el (calendar-customized-p): New function.
20810 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
20811 (calendar-day-name-array, calendar-month-name-array): Doc fix.
20812 Add :set function.
20813 (calendar-abbrev-length, calendar-day-abbrev-array)
20814 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
20815 (calendar-day-abbrev-array, calendar-month-abbrev-array):
20816 Elements may no longer be nil.
20817 (calendar-day-name, calendar-month-name):
20818 Update for changed nature of abbrev arrays.
20819 * calendar/diary-lib.el (diary-name-pattern):
20820 Update for changed nature of abbrev arrays.
20821 (diary-mark-entries-1): Update calendar-make-alist calls.
20822 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
20823 * calendar/cal-html.el (cal-html-day-abbrev-array):
20824 Simply inherit from calendar-day-abbrev-array.
20825
1d99a745
SM
208262011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
20827
20828 * progmodes/grep.el (grep-mode): Disable default
20829 compilation-directory-matcher setting (bug#8684).
20830
7c1d9aa0
MA
208312011-05-17 Michael Albinus <michael.albinus@gmx.de>
20832
20833 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
20834 instead of "head" and "tail". There were problems with SunOS 5.9,
20835 and it performs better.
20836
3952e9d8
GM
208372011-05-17 Glenn Morris <rgm@gnu.org>
20838
2dd12e7f
GM
20839 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
20840
e4157b9c
GM
20841 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
20842 Replace obsolete function.
20843
8e249bbd
GM
20844 * shell.el (pcomplete-parse-arguments-function): Declare.
20845
3952e9d8
GM
20846 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
20847 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
20848 (appt-check): Doc fixes.
20849 (appt-disp-window-function, appt-delete-window-function):
20850 Remove needless special case in custom :type.
20851 (appt-display-count): Default to 0, not nil.
20852 (appt-check): Reset appt-display-count to 0, not nil.
20853
c71a0d48 208542011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 20855
c71a0d48
GM
20856 * progmodes/python.el (python-font-lock-keywords):
20857 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 20858
31d55be9
SM
208592011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
20860
20861 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
20862
3bfacb2f
KR
208632011-05-16 Kevin Ryde <user42@zip.com.au>
20864
20865 * info-look.el (makefile-automake-mode): New setups, looking in
20866 automake manual, then makefile-mode.
20867 (makefile-mode): Remove automake manual, have it just in
20868 makefile-automake-mode since there's various things different or
20869 not relevant to plain make.
20870 (makefile-mode): Remove "other-modes" non-existent automake-mode,
20871 believe a hypothetical automake-mode would go to makefile-mode,
20872 not the other way around.
20873
c8e83751
CY
208742011-05-15 Chong Yidong <cyd@stupidchicken.com>
20875
5e9e35cd
CY
20876 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
20877 hunk-end tags (Bug#8672).
20878
c8e83751
CY
20879 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
20880 vc-annotate-show-diff-revision-at-line (Bug#8671).
20881
50b23e5a
GM
208822011-05-14 Glenn Morris <rgm@gnu.org>
20883
7210a739
GM
20884 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
20885 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
20886 (change-log-font-lock-keywords): Also handle multiple author lines
20887 with leading tabs. (Bug#8644)
7210a739 20888
4691905a
GM
20889 * calendar/appt.el (appt-check): Rename some local variables.
20890 Some simplification/reordering.
20891
50b23e5a
GM
20892 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
20893 (feedmail-sendmail-f-doesnt-sell-me-out)
20894 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
20895 (feedmail-debug-sit-for, feedmail-queue-express-hook)
20896 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
20897 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
20898 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
20899 (feedmail-binmail-gnulinuxish-template):
20900 Rename from feedmail-binmail-linuxish-template.
20901 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
20902 Use insert-buffer-substring.
20903
215cda7c
BC
209042011-05-14 Bill Carpenter <bill@carpenter.org>
20905
20906 * mail/feedmail.el (feedmail-patch-level): Increase.
20907 (feedmail-debug): New custom group.
20908 (feedmail-confirm-outgoing-timeout)
20909 (feedmail-sendmail-f-doesnt-sell-me-out)
20910 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
20911 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
20912 (feedmail-sender-line, feedmail-from-line)
20913 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 20914 (feedmail-spray-this-address)
215cda7c
BC
20915 (feedmail-spray-address-fiddle-plex-list)
20916 (feedmail-queue-use-send-time-for-date)
20917 (feedmail-queue-use-send-time-for-message-id)
20918 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
20919 (feedmail-buffer-eating-function):
20920 Doc fixes.
20921 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
20922 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
20923 (feedmail-message-action-scroll-down): New functions.
20924 (feedmail-queue-directory, feedmail-queue-draft-directory):
20925 Use expand-file-name.
20926 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
20927 Remove C-v help entry.
20928 (feedmail-queue-buffer-file-name): New variable.
20929 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
20930 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
20931 (feedmail-message-action-send-strong, feedmail-message-action-edit)
20932 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
20933 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
20934 (feedmail-message-action-toggle-spray)
20935 (feedmail-run-the-queue-no-prompts)
20936 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
20937 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
20938 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
20939 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
20940 (feedmail-envelope-deducer, feedmail-fiddle-from)
20941 (feedmail-fiddle-sender, feedmail-default-date-generator)
20942 (feedmail-fiddle-date, feedmail-fiddle-message-id)
20943 (feedmail-fiddle-spray-address)
20944 (feedmail-fiddle-list-of-spray-fiddle-plexes)
20945 (feedmail-fiddle-list-of-fiddle-plexes)
20946 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
20947 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
20948 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
20949 Change default. Doc fix.
20950 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
20951 (feedmail-binmail-linuxish-template): New constant.
20952 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
20953 Respect feedmail-sendmail-f-doesnt-sell-me-out.
20954 (feedmail-send-it): Add debug call.
20955 Use feedmail-queue-buffer-file-name, and
20956 feedmail-send-it-immediately-wrapper.
20957 (feedmail-message-action-send): Add debug call.
20958 Use feedmail-send-it-immediately-wrapper.
20959 (feedmail-queue-express-to-queue): Add debug call.
20960 Run feedmail-queue-express-hook.
20961 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
20962 (feedmail-message-action-help-blat):
20963 Rename from feedmail-queue-send-edit-prompt-help-first.
20964 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
20965 Check line-endings. Handle errors better.
20966 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
20967 Doc fix. Add debug call.
20968 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
20969 Use feedmail-queue-send-edit-prompt-inner.
20970 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
20971 (feedmail-queue-send-edit-prompt-inner): New function, extracted
20972 from feedmail-queue-send-edit-prompt.
20973 (feedmail-queue-send-edit-prompt-help)
20974 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
20975 (feedmail-tidy-up-slug): Add debug call.
20976 Respect feedmail-queue-slug-suspect-regexp.
20977 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
20978 (feedmail-dump-message-to-queue): Add debug call.
20979 Expand queue-directory.
20980 (feedmail-dump-message-to-queue): Change message slightly.
20981 Use feedmail-say-chatter.
20982 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
20983 (feedmail-send-it-immediately-wrapper): New function.
20984 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
20985 Insert empty string rather than newline. Handle full-frame case.
20986 Use catch/throw. Use feedmail-say-chatter.
20987 (feedmail-fiddle-from): Try mail-host-address.
20988 (feedmail-default-message-id-generator): Doc fix.
20989 Bind system-time-locale. Handle missing end.
20990 (feedmail-fiddle-x-mailer): Add debug call.
20991 Handle feedmail-x-mailer-line being nil.
20992 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
20993 Add debug call. Use buffer-substring-no-properties.
20994 (feedmail-say-debug, feedmail-say-chatter): New functions.
20995 (feedmail-find-eoh): Give an explicit error.
20996
42c7e61e
UJ
209972011-05-13 Ulf Jasper <ulf.jasper@web.de>
20998
c2571358 20999 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 21000 family from helvetica to sans.
c2571358 21001 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
21002 etc/images/newsticker.
21003
c2571358 21004 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
21005 family from helvetica to sans.
21006
21007 * net/newst-plainview.el (newsticker-new-item-face)
21008 (newsticker-old-item-face, newsticker-immortal-item-face)
21009 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 21010 (newsticker-statistics-face): Change default family from
42c7e61e 21011 helvetica to sans.
c2571358 21012 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
21013 etc/images/newsticker.
21014
5d3385a0
JB
21015 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
21016 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
21017 auto-marking.
21018
8497a297
DV
210192011-05-13 Didier Verna <didier@xemacs.org>
21020
21021 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
21022 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
21023 TODO entries.
8497a297
DV
21024 (lisp-lambda-list-keyword-parameter-indentation)
21025 (lisp-lambda-list-keyword-parameter-alignment)
21026 (lisp-lambda-list-keyword-alignment): New customizable user options.
21027 (lisp-indent-defun-method): Improve docstring.
21028 (extended-loop-p): Fix comment.
21029 (lisp-indent-lambda-list-keywords-regexp): New variable.
21030 (lisp-indent-lambda-list): New function.
21031 (lisp-indent-259): Use it.
21032 (lisp-indent-defmethod): Support for more than one
21033 method qualifier and properly indent methods lambda-lists.
21034 (defgeneric): Provide a missing common-lisp-indent-function property.
21035
f278f87f
SM
210362011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
21037
21038 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
21039 bounds for the empty string (bug#8667).
21040
5233edd7
GM
210412011-05-13 Glenn Morris <rgm@gnu.org>
21042
5237a44f
GM
21043 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
21044
8340026c 21045 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 21046 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 21047
5233edd7 21048 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 21049 (appt-time-msg-list): Doc fix.
a5464014 21050 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 21051
92d10796
AS
210522011-05-12 Andreas Schwab <schwab@linux-m68k.org>
21053
21054 * progmodes/ld-script.el (ld-script-keywords)
21055 (ld-script-builtins): Update keywords list.
21056
914a0ae1
SM
210572011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
21058
c89be45f
SM
21059 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
21060
914a0ae1
SM
21061 * shell.el (shell-completion-vars): New function.
21062 (shell-mode):
21063 * simple.el (read-shell-command): Use it.
21064 (blink-matching-open): No need for " [...]" in minibuffer-message.
21065
98dc3df3
GM
210662011-05-12 Glenn Morris <rgm@gnu.org>
21067
21068 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
21069 (appt-check): Simplify.
21070
d2fc7e3d 210712011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 21072
4d61f28d 21073 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
21074 literal "/dev/null".
21075
d2fc7e3d 210762011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
21077
21078 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
21079 Fix typo.
21080
d2fc7e3d 210812011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 21082
3f254caa
SM
21083 * progmodes/which-func.el (which-function):
21084 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
21085 which might not be defined (Bug#8260).
21086
d45885f7
GM
210872011-05-12 Glenn Morris <rgm@gnu.org>
21088
21089 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
21090 Let byte-compile-initial-macro-environment always take precedence.
21091
488086f4
SM
210922011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
21093
21094 * net/rcirc.el: Add support for SSL/TLS connections.
21095 (rcirc-server-alist): New field `encryption'.
21096 (rcirc): Check `encryption' settings.
21097 (rcirc-connect): New arg `encryption'. Use open-network-stream.
21098 Merge make-local-variable into `set'.
21099 (rcirc--connection-open-p): New function.
21100 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
21101 the process is not a network process (e.g. running gnutls-cli).
21102 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
21103 Make rcirc-(en|de)code-coding-system local here.
21104 (rcirc-mode): Merge make-local-variable into `set'.
21105 (rcirc-parent-buffer): Make permanent buffer-local.
21106 (rcirc-multiline-minor-mode): Don't do it here.
21107 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
21108 there's no server buffer.
21109
7d3b9d44
GM
211102011-05-11 Glenn Morris <rgm@gnu.org>
21111
f64049c6
GM
21112 * newcomment.el (comment-kill): Prefix "unused" local.
21113
93c9df73
GM
21114 * term/w32console.el (get-screen-color): Declare.
21115
7d3b9d44
GM
21116 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
21117 Handle symbol elements of byte-compile-initial-macro-environment.
21118
9e2dd53f
LL
211192011-05-10 Leo Liu <sdl.web@gmail.com>
21120
488086f4
SM
21121 * bookmark.el (bookmark-bmenu-mode-map):
21122 Bind bookmark-bmenu-search to `/'.
8b340240 21123
9e2dd53f 21124 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
21125 (footnote-unicode-string, footnote-unicode-regexp): New variable.
21126 (Footnote-unicode): New function.
21127 (footnote-style-alist): Add unicode style to the list.
21128 (footnote-style): Doc fix.
9e2dd53f 21129
79b70037
GM
211302011-05-10 Jim Meyering <meyering@redhat.com>
21131
21132 Fix doubled-word typos.
21133 * international/quail.el (quail-insert-kbd-layout): and and -> and
21134 * kermit.el: and and -> and
21135 * net/ldap.el (ldap-search-internal): to to -> to
21136 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
21137 * progmodes/js.el (js-mode): and and -> and
21138 * textmodes/artist.el (artist-move-to-xy): at at -> at
21139 (artist-draw-region-trim-line-endings): if if -> if
21140 And Safetyc -> Safety.
21141 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
21142
b8f82dc1 211432011-05-10 Glenn Morris <rgm@gnu.org>
f1a71c6e 21144 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
21145
21146 * files.el (hack-one-local-variable-eval-safep):
21147 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
21148
4f99f44b
GM
211492011-05-10 Glenn Morris <rgm@gnu.org>
21150
21151 * calendar/diary-lib.el (diary-list-entries-hook)
21152 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
21153 (diary-nongregorian-marking-hook, diary-list-entries)
21154 (diary-include-other-diary-files, diary-mark-entries)
21155 (diary-mark-included-diary-files): Doc fixes.
21156
84f29e6b
JB
211572011-05-09 Juanma Barranquero <lekktu@gmail.com>
21158
21159 * misc.el: Require tabulated-list.el during compilation.
21160
9bedd73a
CY
211612011-05-09 Chong Yidong <cyd@stupidchicken.com>
21162
488086f4
SM
21163 * progmodes/compile.el (compilation-start):
21164 Run compilation-filter-hook for the async case too.
9bedd73a
CY
21165 (compilation-filter-hook): Doc fix.
21166
797c735c
DD
211672011-05-09 Deniz Dogan <deniz@dogan.se>
21168
21169 * wdired.el: Remove outdated installation comment. Fix usage
21170 comment.
21171
5f4b1dfe
JB
211722011-05-09 Juanma Barranquero <lekktu@gmail.com>
21173
21174 * misc.el: Implement new command `list-dynamic-libraries'.
21175 (list-dynamic-libraries--loaded-only-p): New variable.
21176 (list-dynamic-libraries--refresh): New function.
21177 (list-dynamic-libraries): New command.
21178
4c44026c
CY
211792011-05-09 Chong Yidong <cyd@stupidchicken.com>
21180
488086f4
SM
21181 * progmodes/compile.el (compilation-error-regexp-alist-alist):
21182 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
21183 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
21184 higher priority to avoid clobbering by gnu.
21185
027f966d
CY
211862011-05-08 Chong Yidong <cyd@stupidchicken.com>
21187
21188 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
21189 if the face has existing theme settings (Bug#8454).
21190
085f5d7d
CY
211912011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
21192
488086f4
SM
21193 * progmodes/perl-mode.el (perl-imenu-generic-expression):
21194 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 21195
2a86a00c
RS
21196 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
21197 special file names `.' and `..' (Bug#8259).
21198
d9c54a06
CY
211992011-05-08 Chong Yidong <cyd@stupidchicken.com>
21200
488086f4
SM
21201 * progmodes/grep.el (grep-mode-font-lock-keywords):
21202 Remove buffer-changing entries.
d9c54a06
CY
21203 (grep-filter): New function.
21204 (grep-mode): Add it to compilation-filter-hook.
21205
21206 * progmodes/compile.el (compilation-filter-hook)
21207 (compilation-filter-start): New defvars.
21208 (compilation-filter): Call compilation-filter-hook prior to
21209 updating the process mark.
21210
c4662635
SM
212112011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
21212
21213 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
21214
b0512a1d
EZ
212152011-05-07 Eli Zaretskii <eliz@gnu.org>
21216
605c9376
EZ
21217 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
21218 mailclient-send-it even if window-system is nil. (Bug#8595)
21219
c4662635
SM
21220 * term/w32console.el (terminal-init-w32console):
21221 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
21222 background-mode. (Bug#8597)
21223
d1dc2cc2
SM
212242011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
21225
21226 Make bytecomp.el understand that defmethod defines funs (bug#8631).
21227 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
21228 New functions.
21229 (defgeneric, eieio--defmethod): Use them.
21230 (eieio-defgeneric): Remove.
21231 (defmethod): Call defgeneric in a way visible to the byte-compiler.
21232
915d1300
GM
212332011-05-07 Glenn Morris <rgm@gnu.org>
21234
a3961c3e
GM
21235 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
21236 Use let rather than let*.
21237 (timeclock-find-discrep): Remove unused local.
21238
314347b9
GM
21239 * calendar/diary-lib.el (diary-comment-start): Doc fix.
21240
915d1300
GM
21241 * calendar/appt.el (appt-time-msg-list): Doc fix.
21242
275b59b0
NF
212432011-05-06 Noah Friedman <friedman@splode.com>
21244
21245 * apropos.el (apropos-print-doc): Only use
21246 emacs-lisp-docstring-fill-column when it is bound to an integer,
21247 per that variable's documentation.
21248
6c19f744
SM
212492011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
21250
21251 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 21252 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 21253
60f884b2
GM
212542011-05-06 Glenn Morris <rgm@gnu.org>
21255
5006e634
GM
21256 * calendar/appt.el (appt-message-warning-time): Doc fix.
21257 (appt-warning-time-regexp): New option.
21258 (appt-make-list): Respect appt-message-warning-time.
21259
548d0a63
GM
21260 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
21261 New options.
21262 (diary-add-to-list): Strip comments from the displayed string.
21263 (diary-mode): Set comment-start and comment-end.
21264
60f884b2
GM
21265 * vc/diff-mode.el (smerge-refine-subst): Declare.
21266 (diff-refine-hunk): Don't require smerge-mode when compiling.
21267
989681bb
JB
212682011-05-06 Juanma Barranquero <lekktu@gmail.com>
21269
21270 * simple.el (list-processes): Return nil as the docstring says.
21271
a6bc05e1
MA
212722011-05-05 Michael Albinus <michael.albinus@gmx.de>
21273
21274 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
21275 to "".
21276 (ange-ftp-write-region, ange-ftp-insert-file-contents)
21277 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
21278 determining of binary transfer. (Bug#7383)
21279
23c22e9a
MA
212802011-05-05 Michael Albinus <michael.albinus@gmx.de>
21281
c4662635
SM
21282 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
21283 Fix port computation bug. (Bug#8618)
23c22e9a 21284
0bff894f
GM
212852011-05-05 Glenn Morris <rgm@gnu.org>
21286
b8296902
GM
21287 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
21288
1f522ce8
GM
21289 * simple.el (shell-dynamic-complete-functions)
21290 (comint-dynamic-complete-functions): Declare.
21291
cf5bee67
GM
21292 * net/network-stream.el (gnutls-negotiate):
21293 * simple.el (tabulated-list-print): Fix declarations.
21294
21295 * progmodes/gud.el (syntax-symbol, syntax-point):
21296 Remove unnecessary and incorrect declarations.
21297
0bff894f 21298 * emacs-lisp/check-declare.el (check-declare-scan):
1f9f395d 21299 Handle byte-compile-initial-macro-environment in bytecomp.el.
0bff894f 21300
9869b3ae
SM
213012011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
21302
21303 Fix earlier half-done eieio-defmethod change (bug#8338).
21304 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
21305 Streamline and change calling convention.
21306 (defmethod): Adjust accordingly and simplify.
21307 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
21308 new eieio--defmethod.
21309 (slot-boundp): Minor CSE simplification.
21310
9c1d5ac5
MZ
213112011-05-05 Milan Zamazal <pdm@zamazal.org>
21312
21313 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
21314 (glasses-make-readable): Use glasses-separate-capital-groups.
21315
455c834e
JB
213162011-05-05 Juanma Barranquero <lekktu@gmail.com>
21317
21318 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
21319 (warning-series): Doc fix.
21320 (display-warning): Don't try to create the buffer if we just found it.
21321
9ed7c8cb
CY
213222011-05-04 Chong Yidong <cyd@stupidchicken.com>
21323
21324 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
21325 (autoload-find-generated-file): New function.
21326 (generate-file-autoloads): Bind generated-autoload-file to
21327 buffer-file-name.
9869b3ae
SM
21328 (update-file-autoloads, update-directory-autoloads):
21329 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
21330 output file (Bug#7989).
21331 (batch-update-autoloads): Doc fix.
21332
0898ca10
JB
213332011-05-04 Juanma Barranquero <lekktu@gmail.com>
21334
21335 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
21336
31dfb76c
GM
213372011-05-04 Glenn Morris <rgm@gnu.org>
21338
f330b642
GM
21339 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
21340 function, so it follows changes in calendar-date-style.
21341 (diary-fancy-date-matcher): New function.
21342 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
21343 (diary-fancy-font-lock-fontify-region-function):
21344 Use diary-fancy-date-pattern as a function.
21345
31dfb76c
GM
21346 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
21347 non-numbers for `year' etc pseudo-variables. (Bug#8583)
21348
48e79d6a
TZ
213492011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
21350
21351 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
21352 instead of positional arguments. Allow :keylist and :crlfiles
21353 arguments.
21354 (open-gnutls-stream): Call it.
21355
21356 * net/network-stream.el (network-stream-open-starttls): Adjust to
21357 call `gnutls-negotiate' with :process and :hostname arguments.
21358
dd5a5ee0
SM
213592011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
21360
ef80fc09
SM
21361 * minibuffer.el (completion--message): New function.
21362 (completion--do-completion, minibuffer-complete)
21363 (minibuffer-force-complete, minibuffer-complete-word): Use it.
21364 (completion--do-completion): Don't ignore completion-auto-help when in
21365 icomplete-mode.
21366
dd5a5ee0
SM
21367 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
21368 internal encoding (e.g. tibetan zero is not whitespace).
21369 (global-whitespace-mode): Prefer save-current-buffer.
21370 (whitespace-trailing-regexp): Remove useless save-match-data.
21371 (whitespace-empty-at-bob-regexp): Minor simplification.
21372
b7d22a83
CY
213732011-05-03 Chong Yidong <cyd@stupidchicken.com>
21374
21375 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
21376
5192af46
AM
213772011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
21378
21379 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 21380 Use `concat' to create string for insertion.
5192af46 21381
5767d190
SM
213822011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
21383
21384 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
21385 Avoid open-line which runs post-self-insert-hook.
21386 (bibtex-fill-entry): Remove unused `end' var.
21387
bf242939
AM
213882011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
21389
5767d190
SM
21390 * textmodes/ispell.el (ispell-add-per-file-word-list):
21391 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 21392
25666126
LL
213932011-05-03 Leo Liu <sdl.web@gmail.com>
21394
21395 * isearch.el (isearch-yank-pop): New command.
5767d190 21396 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
21397 (isearch-forward): Mention it.
21398
52d3c2d0
SM
213992011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
21400
1bcace58
SM
21401 * simple.el (minibuffer-complete-shell-command): Remove.
21402 (minibuffer-local-shell-command-map): Use completion-at-point.
21403 (read-shell-command): Setup completion vars here instead.
21404 (read-expression-map): Bind TAB to symbol completion.
21405
52d3c2d0
SM
21406 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
21407 error directly rather via storing it into `results'.
21408
35813471
LL
214092011-05-02 Leo Liu <sdl.web@gmail.com>
21410
21411 * vc/diff.el: Fix description.
21412
e793a940
LMI
214132011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
21414
21415 * server.el (server-eval-at): New function.
21416
8de66e05
LMI
214172011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21418
21419 * net/network-stream.el (open-network-stream): Take a :nowait
21420 parameter and pass it on to `make-network-process'.
21421 (network-stream-open-plain): Ditto.
21422
dcb79f20
AS
214232011-04-30 Andreas Schwab <schwab@linux-m68k.org>
21424
21425 * faces.el (face-spec-set-match-display): Don't match toolkit
21426 options on terminal frames.
21427
14a7fbd8
SM
214282011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
21429
7eabc1be
SM
21430 * progmodes/pascal.el: Use lexical binding.
21431 (pascal-mode-map): Remove author preferences.
21432
14a7fbd8
SM
21433 * pcomplete.el (pcomplete-std-complete): Don't abuse
21434 completion-at-point.
21435
50f84510
JB
214362011-04-28 Juanma Barranquero <lekktu@gmail.com>
21437
6e087a44
JB
21438 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
21439 removing code that has been dead since 1991 or so.
21440
50f84510
JB
21441 * startup.el (command-line): When warning about "_emacs", use a
21442 delayed warning to allow the user to filter it out.
21443
0ba690bd
DD
214442011-04-28 Deniz Dogan <deniz@dogan.se>
21445
21446 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
21447 user has not joined.
21448
08abfaad
SM
214492011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
21450
21451 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
21452 aren't any completions at point.
21453
638f053a
JB
214542011-04-28 Juanma Barranquero <lekktu@gmail.com>
21455
21456 * subr.el (display-delayed-warnings): New function.
21457 (delayed-warnings-hook): New variable.
21458
8fff8daa
SM
214592011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
21460
08abfaad
SM
21461 * minibuffer.el (completion-at-point, completion-help-at-point):
21462 Don't presume that a given completion-at-point-function will always
21463 use the same calling convention.
21464
8fff8daa
SM
21465 * pcomplete.el (pcomplete-completions-at-point):
21466 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
21467 pcomplete-seen is non-nil.
21468 (pcomplete-comint-setup): Also recognize the new comint/shell
21469 completion functions.
21470 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
21471 pcomplete-seen is non-nil.
21472
841a1577 214732011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 21474
841a1577 21475 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 21476 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 21477 the first character in the entry. This allows for code to add its
211ec907
UJ
21478 own uid to the entry.
21479 (icalendar--convert-float-to-ical): Add export of
21480 `diary-float'-entries save for those with the optional DAY
21481 argument.
21482
2a782793
DC
214832011-04-27 Daniel Colascione <dan.colascione@gmail.com>
21484
21485 * subr.el (shell-quote-argument): Use alternate escaping strategy
21486 when we spot a variable reference in a string.
21487
0438ce91
DC
214882011-04-26 Daniel Colascione <dan.colascione@gmail.com>
21489
21490 * cus-start.el (all): Define customization for debug-on-event.
21491
841a1577 214922011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
21493
21494 * subr.el (shell-quote-argument): Escape correctly under Windows.
21495
d090ed6c
SM
214962011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
21497
21498 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
21499
bfd31217
MA
215002011-04-25 Michael Albinus <michael.albinus@gmx.de>
21501
d090ed6c
SM
21502 * net/tramp.el (tramp-process-actions): Add POS argument.
21503 Delete region between POS and (pos).
bfd31217 21504
d090ed6c
SM
21505 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
21506 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
21507 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
21508
21509 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
21510 position in `tramp-process-actions' call.
21511
21512 * net/trampver.el: Update release number.
21513
e92f3bd3
SM
215142011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
21515
850256b5
SM
21516 * custom.el (defcustom): Obey lexical-binding.
21517
e92f3bd3
SM
21518 Fix octave-inf completion problems reported by Alexander Klimov.
21519 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
21520 Inherit from octave-mode-syntax-table.
21521 (inferior-octave-mode): Set info-lookup-mode.
21522 (inferior-octave-completion-at-point): New function.
21523 (inferior-octave-complete): Use it and completion-in-region.
21524 (inferior-octave-dynamic-complete-functions): Use it as well, and use
21525 comint-filename-completion.
21526 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
21527 symbol elements which shouldn't be word elements.
21528 (octave-font-lock-keywords, octave-beginning-of-defun)
21529 (octave-function-header-regexp): Adjust regexps accordingly.
21530 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
21531
cd22b309
JB
215322011-04-25 Juanma Barranquero <lekktu@gmail.com>
21533
21534 * net/gnutls.el (gnutls-errorp): Declare before first use.
21535
8b492194
TZ
215362011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
21537
21538 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
21539 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 21540 default trustfile exists before going to use it. Add missing
5a5fa834 21541 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
21542 Reported by Claudio Bley <claudio.bley@gmail.com>.
21543 (open-gnutls-stream): Add usage example.
21544
21545 * net/network-stream.el (network-stream-open-starttls): Give host
21546 parameter to `gnutls-negotiate'.
21547 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 21548 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 21549
841a1577 215502011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 21551
cd22b309
JB
21552 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
21553 Use correct match group (bug#8438).
05842630 21554
3ba7869c
CY
215552011-04-24 Chong Yidong <cyd@stupidchicken.com>
21556
512e3ae1
CY
21557 * emacs-lisp/package.el (package-built-in-p): Fix typo.
21558 (package-menu--generate): New arg specifying packages to show.
21559 (package-menu-refresh, package-menu-execute, list-packages):
21560 Callers changed.
21561 (package-show-package-list): New function, replacing deleted
21562 package--list-packages (renamed because it is non-internal).
21563
21564 * finder.el (finder-list-matches): Use package-show-package-list
21565 instead of deleted package--list-packages.
21566
e92f3bd3
SM
21567 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
21568 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
21569 (vc-annotate-mode-map): Bind it to RET.
21570
7031be6d
UR
215712011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
21572
21573 * progmodes/etags.el (next-file): Don't use set-buffer to change
21574 buffers (Bug#8478).
21575
4ef177aa
CY
215762011-04-24 Chong Yidong <cyd@stupidchicken.com>
21577
c8d173eb
CY
21578 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
21579
4ef177aa
CY
21580 * apropos.el (apropos-label-face): Avoid variable-pitch face.
21581 (apropos-accumulator): Doc fix.
21582 (apropos-function, apropos-macro, apropos-command)
21583 (apropos-variable, apropos-face, apropos-group, apropos-widget)
21584 (apropos-plist): Add face property.
21585 (apropos-symbols-internal): Fix indentation.
21586 (apropos-print): Simplify help, and recognize apropos-multi-type.
21587 (apropos-print-doc): Use button-type-get to extract the button's
21588 face property. Fill docstring (Bug#8352).
21589
4ffd0d6b 215902011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
21591
21592 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
21593
c6c32125 21594 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 21595 (mpuz-mode-map): Use mapc.
c6c32125
JB
21596 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
21597 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
21598 Fix typos in docstrings.
21599
58d468b4
JB
21600 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
21601 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
21602
6470c3c6
JB
21603 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
21604
4ffd0d6b 216052011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
21606
21607 * minibuffer.el (completion--do-completion): Avoid the "Next char
21608 not unique" prompt if icomplete-mode is enabled (Bug#5849).
21609
3ad8bad0
CY
21610 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
21611 mouse-2 into unread-command-events, it is interpreted correctly.
21612
71d73c9c 21613 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 21614 (image-toggle-display): Doc fix.
71d73c9c 21615
841a1577 216162011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 21617
4ffd0d6b
GM
21618 * textmodes/page.el (what-page): Use line-number-at-pos to
21619 calculate line number (Bug#6825).
6e1dbaa9 21620
c2fb1b60
JB
216212011-04-22 Juanma Barranquero <lekktu@gmail.com>
21622
21623 * eshell/esh-mode.el (find-tag-interactive): Declare function.
21624 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
21625 Pass argument NO-DEFAULT to `find-tag-interactive'.
21626
e02f48d7
JB
216272011-04-22 Juanma Barranquero <lekktu@gmail.com>
21628
21629 Lexical-binding cleanup.
21630
21631 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
21632 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
21633 * progmodes/ada-prj.el (ada-prj-initialize-values)
21634 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
21635 (ada-prj-show-value):
21636 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
21637 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
21638 (antlr-invalidate-context-cache, antlr-options-menu-filter)
21639 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
21640 * progmodes/bug-reference.el (bug-reference-push-button):
21641 * progmodes/fortran.el (fortran-line-length):
21642 * progmodes/glasses.el (glasses-change):
21643 * progmodes/octave-mod.el (octave-fill-paragraph):
21644 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
21645 (python-pdbtrack-grub-for-buffer, python-sentinel):
21646 * progmodes/sql.el (sql-save-connection):
21647 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
21648 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
21649 Mark unused parameters.
21650
21651 * progmodes/compile.el (compilation--flush-directory-cache)
21652 (compilation--flush-parse, compile-internal): Mark unused parameters.
21653 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
21654 (compilation-next-error-function): Remove unused variable `timestamp'.
21655
21656 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
21657 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
21658
21659 * progmodes/dcl-mode.el (dcl-end-of-command):
21660 Remove unused variable `start'.
21661 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
21662 (dcl-option-value-basic, dcl-option-value-offset)
21663 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
21664 Mark unused parameters.
21665 (dcl-save-local-variable): Remove unused variable `val'.
21666 (mode): Declare.
21667
21668 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
21669 Mark unused parameters.
21670 (delphi-ignore-changes): Move before first use.
21671 (delphi-charset-token-at): Remove unused variable `start'.
21672 (delphi-else-start): Remove unused variable `if-count'.
21673 (delphi-comment-block-start, delphi-comment-block-end):
21674 Remove unused variable `kind'.
21675 (delphi-indent-line): Remove unused variable `new-point'.
21676
21677 * progmodes/ebrowse.el (ebrowse-files-list)
21678 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
21679 Mark unused parameters. Don't quote `lambda'.
21680 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
21681 Don't quote `lambda'.
21682 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
21683 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
21684 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
21685 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
21686 Use `ignore-errors'.
21687 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
21688 (ebrowse-view/find-file-and-search-pattern)
21689 (ebrowse-view/find-member-declaration/definition):
21690 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
21691 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
21692 Rename parameter PREFIX-ARG to PREFIX.
21693 (ebrowse-tags-read-name): Remove unused variables `start' and
21694 `member-info'.
21695 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
21696 to `tags-file'.
21697
21698 * progmodes/etags.el (local-find-tag-hook): Declare.
21699 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
21700 Mark unused parameters.
21701
21702 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
21703 (executable-interpret): Mark unused parameter.
21704
21705 * progmodes/flymake.el (flymake-process-sentinel)
21706 (flymake-after-change-function)
21707 (flymake-create-temp-with-folder-structure)
21708 (flymake-get-include-dirs-dot): Mark unused parameters.
21709 (flymake-safe-delete-directory): Remove unused variable `err'.
21710
21711 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
21712 (speedbar-timer-fn, speedbar-line-text)
21713 (speedbar-change-expand-button-char, speedbar-delete-subblock)
21714 (speedbar-center-buffer-smartly): Declare functions.
21715 (gdb-find-watch-expression): Remove unused variable `array'.
21716 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
21717 (gdb-starting): Mark unused parameters.
21718 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
21719 (gdb-table-string): Remove unused variable `res'.
21720 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
21721 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
21722 (gdb-display-buffer): Remove unused variable `cur-size'.
21723
21724 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
21725 allow lexical-binding compilation.
21726 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
21727 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
21728 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
21729 Mark unused parameters.
21730 (gud-gdb-marker-filter): Remove unused variable `match'.
21731 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
21732 lambda expressions and funcall them, instead of using `fset'.
21733
21734 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
21735 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
21736
21737 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
21738 variable `header-beg'; use `let'.
21739
21740 * progmodes/icon.el (indent-icon-exp): Remove unused variables
21741 `restart', `last-sexp' and `at-do'.
21742
21743 * progmodes/js.el (js--debug): Mark unused parameter.
21744 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
21745 (js--splice-into-items): Remove unused variable `item'.
21746 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
21747
21748 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
21749 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
21750 (makefile-complete): Remove unused variable `try'.
21751 (makefile-fill-paragraph, makefile-match-function-end):
21752 Mark unused parameters.
21753
21754 * progmodes/octave-inf.el (inferior-octave-complete):
21755 Remove unused variable `proc'.
21756 (inferior-octave-output-digest): Mark unused parameter.
21757
21758 * progmodes/perl-mode.el (perl-calculate-indent):
21759 Remove unused variable `err'.
21760
21761 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
21762 (prolog-indent-line): Mark unused parameters.
21763 (prolog-indent-line): Remove unused variable `beg'.
21764
21765 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
21766 (reporter-dont-compact-list): Declare.
21767
21768 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
21769 Remove unused variable `char'.
21770 (sh-debug): Mark unused parameter.
21771 (sh-get-indent-info): Remove unused variable `start'.
21772 (sh-calculate-indent): Remove unused variable `var'.
21773
21774 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
21775 (simula-electric-keyword): Remove unused variable `null'.
21776 (simula-search-backward, simula-search-forward): Remove unused
21777 variables `begin' and `end'.
21778
21779 * progmodes/vera-mode.el (vera-guess-basic-syntax):
21780 Remove unused variable `pos'.
21781 (vera-electric-tab, vera-comment-uncomment-region):
21782 Mark unused parameters.
21783 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
21784
7ede3b65
CY
217852011-04-22 Chong Yidong <cyd@stupidchicken.com>
21786
21787 * emacs-lisp/package.el (package--builtins, package-alist)
21788 (package-load-descriptor, package-built-in-p, package-activate)
21789 (define-package, package-installed-p)
21790 (package-compute-transaction, package-buffer-info)
21791 (package--push): Doc fix. Distinguish more clearly between
21792 version strings and version lists.
21793
121656e9
JB
217942011-04-21 Juanma Barranquero <lekktu@gmail.com>
21795
21796 Lexical-binding cleanup.
21797
21798 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
21799 (5x5-make-mutate-best):
21800 * play/fortune.el (fortune-in-buffer):
21801 * play/gomoku.el (gomoku-init-display):
21802 * play/solitaire.el (solitaire, solitaire-do-check):
21803 * play/tetris.el (tetris-default-update-speed-function):
21804 Mark unused parameters.
21805
21806 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
21807 (bubbles--shift): Remove unused variable `char-org'.
21808 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
21809 (bubbles--show-images): Remove unused variable `char'.
21810
21811 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
21812 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
21813 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
21814 (decipher-analyze-buffer): Use ?\s.
21815 (decipher-make-checkpoint): Remove unused variable `mapping'.
21816
21817 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
21818
21819 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
21820 Remove unused variable `result'; use `let'.
21821
21822 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
21823 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
21824 (gametree-children-shown-p, gametree-compute-reduced-score):
21825 Use `ignore-errors'.
21826
21827 * play/handwrite.el (ps-lpr-switches): Declare.
21828 (handwrite): Remove unused variables `pmin' and `lastp'.
21829
21830 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
21831
21832 * play/landmark.el (landmark-init-display)
21833 (landmark-update-naught-weights): Mark unused parameters.
21834 (landmark-y): Remove unused variable `noise'. Simplify.
21835 (landmark-human-plays): Remove unused variable `score'.
21836
21837 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
21838 (mpuz-try-proposal): Remove unused variable `game'.
21839
21840 * play/zone.el (life-patterns): Declare.
21841
80f499c7
JB
218422011-04-20 Juanma Barranquero <lekktu@gmail.com>
21843
21844 * vc/vc.el (ediff-vc-internal): Declare function.
21845
024ff170
SM
218462011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21847
c0a193ea
SM
21848 * shell.el: Use lexical-binding and std completion UI.
21849 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
21850 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
21851 comint-preoutput-filter-functions rather than on
21852 comint-output-filter-functions.
21853 (shell-command-completion, shell--command-completion-data)
21854 (shell-filename-completion, shell-environment-variable-completion)
21855 (shell-c-a-p-replace-by-expanded-directory): New functions.
21856 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
21857 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
21858 (shell-dynamic-complete-environment-variable): Use them.
21859 (shell-dynamic-complete-as-environment-variable)
21860 (shell-dynamic-complete-as-command): Remove.
21861 (shell-match-partial-variable): Match past point.
21862 * comint.el: Clean up use of completion-at-point-functions.
21863 (comint-completion-at-point): New function.
21864 (comint-mode): Use it completion-at-point-functions.
21865 (comint-dynamic-complete): Make it obsolete.
21866 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
21867 (comint-c-a-p-replace-by-expanded-history): New function.
21868 (comint-dynamic-complete-functions)
21869 (comint-replace-by-expanded-history): Use it.
21870 * minibuffer.el (completion-table-with-terminator): Allow dynamic
21871 termination strings. Try harder to avoid second try-completion.
21872 (completion-in-region-mode-map): Disable bindings that don't work yet.
21873
2dbaa080
SM
21874 * comint.el: Use lexical-binding. Require CL.
21875 (comint-dynamic-complete-functions): Use comint-filename-completion.
21876 (comint-completion-addsuffix): Tweak custom type.
21877 (comint-filename-completion, comint--common-suffix)
21878 (comint--common-quoted-suffix, comint--table-subvert)
21879 (comint--complete-file-name-data): New functions.
21880 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
21881 (comint-dynamic-list-filename-completions): Use them.
21882 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 21883
2dbaa080
SM
21884 * minibuffer.el (completion-in-region-mode):
21885 Keep completion-in-region-mode--predicate global.
21886 (completion-in-region--postch):
21887 Assume completion-in-region-mode--predicate is not null.
21888
c79a6f38
SM
21889 * progmodes/flymake.el (flymake-start-syntax-check-process):
21890 Obey `dir'. Simplify.
21891
024ff170
SM
21892 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
21893 we're in VC after all.
21894
1c6c854e
CS
218952011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
21896
21897 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 21898 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
21899 (vc-version-diff): Use vc-diff-build-argument-list-internal.
21900
bed7f140
SM
219012011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
21902
332e62ab
SM
21903 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
21904 add sanity check.
21905
bed7f140
SM
21906 * obsolete/erc-hecomplete.el: Make obsolete.
21907 * obsolete/: Standardize obsolescence info in the header.
21908
f195c582
GM
219092011-04-20 Glenn Morris <rgm@gnu.org>
21910
21911 * calendar/solar.el (solar-horizontal-coordinates):
21912 Use the longitude argument rather than `calendar-longitude'.
21913 (solar-date-next-longitude): Remove unused locals.
21914
cb79b8c0
VJL
219152011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21916
21917 * whitespace.el: New version 13.2.1.
21918
219192011-04-20 felix <EmacsWiki> (tiny change)
21920
d8e4b68b 21921 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
21922 switching between major modes on a file.
21923
602ea69d
SM
219242011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
21925
21926 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
21927 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
21928 multi-line comments as well.
21929
06b60517
JB
219302011-04-19 Juanma Barranquero <lekktu@gmail.com>
21931
21932 Lexical-binding cleanup.
21933
21934 * arc-mode.el (archive-mode-revert):
21935 * cmuscheme.el (scheme-interactively-start-process):
21936 * custom.el (custom-initialize-delay):
21937 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
21938 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
21939 * emacs-lock.el (emacs-lock-clear-sentinel):
21940 * ezimage.el (defezimage):
21941 * follow.el (follow-avoid-tail-recenter):
21942 * fringe.el (set-fringe-mode-1):
21943 * generic-x.el (bat-generic-mode-compile):
21944 * help-mode.el (help-info-variable, help-do-xref)
21945 (help-mode-revert-buffer):
21946 * help.el (view-emacs-todo):
21947 * iswitchb.el (iswitchb-completion-help):
21948 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
21949 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
21950 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
21951 * locate.el (locate-update):
21952 * longlines.el (longlines-encode-region)
21953 (longlines-after-change-function):
21954 * outline.el (outline-isearch-open-invisible):
21955 * ps-def.el (declare-function, charset-dimension, char-width)
21956 (encode-char):
21957 * ps-mule.el (ps-mule-plot-string):
21958 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
21959 (recentf-edit-list-select, recentf-edit-list-validate)
21960 (recentf-open-files-action):
21961 * rect.el (delete-whitespace-rectangle-line)
21962 (rectangle-number-line-callback):
21963 * register.el (window-configuration-to-register)
21964 (frame-configuration-to-register):
21965 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
21966 * select.el (xselect-convert-to-string, xselect-convert-to-length)
21967 (xselect-convert-to-targets, xselect-convert-to-delete)
21968 (xselect-convert-to-filename, xselect-convert-to-charpos)
21969 (xselect-convert-to-lineno, xselect-convert-to-colno)
21970 (xselect-convert-to-os, xselect-convert-to-host)
21971 (xselect-convert-to-user, xselect-convert-to-class)
21972 (xselect-convert-to-name, xselect-convert-to-integer)
21973 (xselect-convert-to-atom, xselect-convert-to-identity):
21974 * subr.el (declare, ignore, process-kill-without-query)
21975 (text-clone-maintain):
21976 * terminal.el (te-get-char, te-tic-sentinel):
21977 * tool-bar.el (tool-bar-make-keymap):
21978 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
21979 * type-break.el (type-break-mode, type-break-noninteractive-query):
21980 * view.el (View-back-to-mark):
21981 * wid-browse.el (widget-browse-action, widget-browse-widget)
21982 (widget-browse-widgets, widget-browse-sexp):
21983 * widget.el (define-widget-keywords):
21984 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
21985 Mark unused parameters.
21986
21987 * align.el (align-adjust-col-for-rule): Mark unused parameter.
21988 (align-areas): Remove unused variable `look'.
21989 (align-region): Remove unused variables `real-end' and `pos-list'.
21990
21991 * apropos.el (apropos-score-doc): Remove unused variable `i'.
21992
21993 * bindings.el (mode-line-modified, mode-line-remote):
21994 Mark unused parameters.
21995 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
21996
21997 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
21998 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
21999
22000 * comint.el (comint-history-isearch-pop-state)
22001 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
22002 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
22003 (comint-substitute-in-file-name): Doc fix.
22004
22005 * completion.el (cmpl-statistics-block): Mark unused parameter.
22006 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
22007 (save-completions-to-file, load-completions-from-file):
22008 Remove unused local variable `e'.
22009
22010 * composite.el (compose-chars): Remove unused variable `len'.
22011 (lgstring-insert-glyph): Remove unused variable `g'.
22012 (compose-glyph-string): Remove unused variables `ascent',
22013 `descent', `lbearing' and `rbearing'.
22014 (compose-glyph-string-relative): Remove unused variables
22015 `lbearing', `rbearing' and `wadjust'.
22016 (compose-gstring-for-graphic): Remove unused variables `header',
22017 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
22018 (compose-gstring-for-terminal): Remove unused variables `header'
22019 and `nchars'. Use `let', not `let*'.
22020
22021 * cus-edit.el (Custom-set, Custom-save, custom-reset)
22022 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
22023 (Custom-buffer-done, custom-buffer-create-internal)
22024 (custom-browse-visibility-action, custom-browse-group-tag-action)
22025 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
22026 (widget-magic-mouse-down-action, custom-toggle-parent)
22027 (custom-add-parent-links, custom-toggle-hide-variable)
22028 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
22029 (custom-toggle-hide-face, face, hook, custom-group-link-action)
22030 (custom-face-menu-create, custom-variable-menu-create, get)
22031 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
22032 (custom-reset-standard-save-and-update): Remove unused variable `value'.
22033 (customize-apropos): Remove unused variable `tests'.
22034 (custom-group-value-create): Remove unused variable `hidden-p'.
22035 (sort-fold-case): Declare.
22036
22037 * cus-theme.el (custom-reset-standard-faces-list)
22038 (custom-reset-standard-variables-list): Declare.
22039 (customize-create-theme, custom-theme-revert, custom-theme-write)
22040 (custom-theme-choose-mode, customize-themes, custom-theme-save):
22041 Mark unused parameters.
22042
22043 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
22044
22045 * delim-col.el (delimit-columns-max): Move defvar before first use.
22046
22047 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 22048 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
22049
22050 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
22051 (auto-insert): Declare.
22052 (desktop-restore-file-buffer): Rename desktop-* parameters;
22053 mark unused ones.
22054 (desktop-create-buffer): Rename desktop-* parameters and bind them.
22055 (desktop-buffer): Rename desktop-* parameters.
22056
22057 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
22058 (dframe-reposition-frame-xemacs, dframe-help-echo)
22059 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
22060 Mark unused parameters.
22061
22062 * dired-aux.el (backup-extract-version-start, overwrite-query)
22063 (overwrite-backup-query, rename-regexp-query)
22064 (rename-non-directory-query): Declare.
22065 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
22066 (dired-add-entry): Remove unused variable `orig-file-name'.
22067 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
22068 Use parameter PRESERVE-TIME instead of accessing dynamic variable
22069 `dired-copy-preserve-time' directly.
22070 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
22071 (dired-insert-subdir-newpos): Rename unused variable `pos'.
22072
22073 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
22074 (dired-virtual-revert, dired-make-relative-symlink):
22075 Mark unused parameters.
22076 (manual-program): Declare.
22077 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
22078 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
22079 wrapped in `with-no-warnings' to avoid replacing one warning by another.
22080
22081 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
22082
22083 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
22084
22085 * echistory.el (electric-history-in-progress, Helper-return-blurb):
22086 Declare.
22087
22088 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
22089
22090 * electric.el (Electric-command-loop): Rename parameter
22091 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
22092
22093 * expand.el (expand-in-literal): Remove unused variable `here'.
22094
22095 * facemenu.el (facemenu-add-new-color):
22096 Remove unused variable `docstring'.
22097
22098 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
22099 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
22100 (face-attr-construct): Mark unused parameter. Doc fix.
22101 (read-color): Remove unused variable `hex-string'.
22102
22103 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
22104 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
22105 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
22106 (display-buffer-other-frame): Remove unused variable `old-window'.
22107 (kill-buffer-hook): Declare.
22108 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
22109 Mark unused parameters.
22110 (after-find-file): Pass 1 to `auto-save-mode', not t.
22111
22112 * files-x.el (auto-insert): Declare.
22113 (modify-file-local-variable-prop-line): Remove unused variable `val'.
22114
22115 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 22116 variable `buf'. Mark unused parameter.
06b60517
JB
22117 (find-lisp-insert-directory): Mark unused parameter.
22118
22119 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
22120 (format-encode-region): Remove unused variables `cur-buf' and `result'.
22121 (format-common-tail): Remove, unused.
22122 (format-deannotate-region): Remove unused variable `loc'.
22123 (format-annotate-region): Remove unused variable `p'.
22124 (format-annotate-single-property-change): Remove unused variables
22125 `default' and `tail'.
22126
22127 * forms.el (read-file-filter): Declare.
22128 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
22129
22130 * frame.el (frame-creation-function-alist): Mark unused parameter.
22131 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
22132
22133 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
22134 Remove unused parameters.
22135 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
22136 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
22137
22138 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
22139 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
22140 (hfy-prepare-tag-map): Mark unused parameters.
22141 (htmlfontify-buffer): Use `called-interactively-p'.
22142
22143 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
22144 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
22145 (ibuffer-do-occur): Mark unused parameters.
22146 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
22147 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
22148
22149 * ibuffer.el: Don't quote `lambda'.
22150 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
22151 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
22152 Mark unused parameters.
22153
22154 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
22155 (ido-completing-read): Mark unused parameters.
22156 (ido-copy-current-word): Mark unused parameters;
22157 remove unused variable `name'.
22158 (ido-sort-merged-list): Remove unused parameter `dirs'.
22159
22160 * ielm.el (ielm-input-sender): Mark unused parameter.
22161 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
22162 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
22163 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
22164 `ielm-string' as a dynamic variable accessible from the IELM prompt.
22165 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
22166
22167 * image-dired.el (image-dired-display-thumbs): Remove unused
22168 variables `curr-file' and `count'.
22169 (image-dired-remove-tag): Remove unused variable `start'.
22170 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
22171 variable `curr-file'
22172 (image-dired-rotate-original): Remove unused variable `temp-file'.
22173 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
22174 Remove unused variable `file'.
22175 (image-dired-gallery-generate): Remove unused variable `curr'.
22176 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
22177
22178 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
22179
22180 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
22181
22182 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
22183
22184 * isearch.el (minibuffer-history-symbol): Declare.
22185 (isearch-edit-string): Remove unused variable `err'.
22186 (isearch-message-prefix, isearch-message-suffix):
22187 Mark unused parameters.
22188
22189 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
22190
22191 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
22192
22193 * makesum.el (double-column): Remove unused variable `cnt'.
22194
22195 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
22196 (ido-ignore-item-temp-list): Declare.
22197
22198 * mouse-drag.el (mouse-drag-throw): Remove unused variables
22199 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
22200 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
22201 (mouse-drag-drag): Remove unused variables `mouse-delta' and
22202 `mouse-col-delta'.
22203
22204 * mouse-sel.el (mouse-extend-internal):
22205 Remove unused variable `orig-window-frame'.
22206
22207 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
22208 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
22209 Move declarations before first use.
22210 (pcomplete-opt): Mark unused parameters; doc fix.
22211
22212 * proced.el (proced-revert): Mark unused parameter.
22213 (proced-send-signal): Remove unused variable `err'.
22214
22215 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
22216 Rename parameter PREFIX-ARG to ARG.
22217 (ps-basic-plot-string, ps-basic-plot-whitespace):
22218 Mark unused parameters.
22219
22220 * replace.el (replace-count): Define.
22221 (occur-revert-function): Mark unused parameters.
22222 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
22223 (isearch-case-fold-search, isearch-string): Declare.
22224 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
22225 bind `case-fold-search'. Remove unused variables `beg' and `end',
22226 and simplify.
22227 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
22228 COUNT and bind `replace-count'.
22229 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
22230 to COUNT.
22231
22232 * savehist.el (print-readably, print-string-length): Declare.
22233
22234 * shadowfile.el (shadow-expand-cluster-in-file-name):
22235 Remove unused variable `cluster'.
22236 (shadow-copy-file): Remove unused variable `i'.
22237 (shadow-noquery, shadow-clusters, shadow-site-cluster)
22238 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
22239 (shadow-define-literal-group, shadow-define-regexp-group)
22240 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
22241
22242 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
22243 (shell): Use `called-interactively-p'.
22244 (shell-directory-tracker): Remove unused variable `chdir-failure'.
22245
22246 * simple.el (compilation-context-lines, comint-file-name-quote-list)
22247 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
22248 (delete-backward-char): Remove unused variable `ocol'.
22249 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
22250 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
22251 (event-apply-hyper-modifier, event-apply-shift-modifier)
22252 (event-apply-control-modifier, event-apply-meta-modifier):
22253 Mark unused parameters.
22254 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
22255 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
22256
22257 * speedbar.el (speedbar-ignored-directory-expressions)
22258 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
22259 (speedbar-find-file, speedbar-dir-follow)
22260 (speedbar-directory-buttons-follow, speedbar-tag-find)
22261 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
22262 (speedbar-buffers-line-directory, speedbar-buffer-click):
22263 Mark unused parameters.
22264 (speedbar-tag-file): Remove unused variable `mode'.
22265 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
22266
22267 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
22268
22269 * talk.el (talk): Remove unused variable `display'.
22270
22271 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
22272 (tar-write-region-annotate): Mark unused parameter.
22273
22274 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
22275 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
22276 Declare them, wrapped in `with-no-warnings' to avoid replacing one
22277 warning by another.
22278
22279 * time-stamp.el (time-stamp-string-preprocess):
22280 Remove unused variable `require-padding'.
22281
22282 * tree-widget.el (widget-glyph-enable): Declare.
22283 (tree-widget-action): Mark unused parameter.
22284
22285 * w32-fns.el (x-get-selection): Mark unused parameter.
22286 (autoload-make-program, generated-autoload-file): Declare.
22287
22288 * wdired.el (wdired-revert): Mark unused parameters.
22289 (wdired-xcase-word): Remove unused variable `err'.
22290
22291 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
22292 (whitespace-help-scroll): Remove unused variable `data-help'.
22293
22294 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
22295 (widget-image-insert, widget-after-change, default)
22296 (widget-default-format-handler, widget-default-notify)
22297 (widget-default-prompt-value, widget-info-link-action)
22298 (widget-url-link-action, widget-function-link-action)
22299 (widget-variable-link-action, widget-file-link-action)
22300 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
22301 (widget-field-prompt-internal, widget-field-action, widget-field-match)
22302 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
22303 (widget-insert-button-action, widget-delete-button-action, visibility)
22304 (widget-documentation-link-action, widget-documentation-string-action)
22305 (widget-const-prompt-value, widget-regexp-match, symbol)
22306 (widget-coding-system-prompt-value)
22307 (widget-key-sequence-value-to-external, sexp)
22308 (widget-sexp-value-to-internal, character, vector, cons)
22309 (widget-choice-prompt-value, widget-boolean-prompt-value)
22310 (widget-color--choose-action): Mark unused parameters.
22311 (widget-item-match-inline, widget-choice-match-inline)
22312 (widget-checklist-match, widget-checklist-match-inline)
22313 (widget-group-match): Rename parameter VALUES to VALS.
22314 (widget-field-value-set): Remove unused variable `size'.
22315 (widget-color-action): Remove unused variables `value' and `start'.
22316
22317 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 22318 variable `dir'. Doc fix.
06b60517
JB
22319 (windmove-find-other-window): Don't pass it.
22320
22321 * window.el (count-windows): Mark unused parameter.
22322 (bw-adjust-window): Remove unused variable `err'.
22323
22324 * woman.el (woman-file-name): Remove unused variable `default'.
22325 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
22326 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
22327 (global-font-lock-mode): Declare.
22328 (woman-decode-region): Mark unused parameter.
22329 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
22330
22331 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
22332 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
22333 (x-dnd-handle-moz-url): Remove unused variable `title'.
22334 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
22335
22336 * xml.el (xml-parse-tag, xml-parse-attlist):
22337 Remove unused variable `pos'.
22338
bc4f7f3d
GM
223392011-04-19 Glenn Morris <rgm@gnu.org>
22340
22341 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
22342 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
22343 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
22344 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
22345 * calendar/cal-html.el (cal-html-insert-minical):
22346 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
22347 (calendar-mark-date-pattern):
22348 Prefix "unused" locals.
22349
22350 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
22351 optional argument `style'.
22352
22353 * calendar/appt.el (appt-make-list):
22354 * calendar/cal-china.el (calendar-chinese-date-string):
22355 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
22356 (diary-hebrew-yahrzeit):
22357 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
22358 * calendar/calendar.el (calendar-generate-window):
22359 * calendar/time-date.el (time-to-days):
22360 Remove unused local variables.
22361
16a43933
CY
223622011-04-18 Chong Yidong <cyd@stupidchicken.com>
22363
22364 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
22365 glyphless-char-display table.
22366 (tabulated-list-glyphless-char-display): New var.
22367
7eed1860
SS
223682011-04-18 Sam Steingold <sds@gnu.org>
22369
22370 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
22371 to acknowledgments.
22372
4d2d1ccd
GM
223732011-04-17 Glenn Morris <rgm@gnu.org>
22374
22375 * calendar/diary-lib.el (diary-sexp-entry):
22376 * calendar/holidays.el (holiday-sexp):
22377 Set debug-on-error rather than the removed stack-trace-on-error.
22378
239da61d
GM
223792011-04-16 Glenn Morris <rgm@gnu.org>
22380
22381 * progmodes/f90.el: Use lexical-binding.
22382 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
22383
8b05752a
SM
223842011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
22385
daca8ba5
SM
22386 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
22387 (mail-mode): Setup mailalias completion here instead.
22388 * mail/mailalias.el: Use lexical-binding.
22389 (pattern, mailalias-done): Declare dynamic.
22390 (mail-completion-at-point-function): New function, from mail-complete.
22391 (mail-complete): Use it.
22392 (mail-completion-expand): New function.
22393 (mail-get-names): Use it.
22394 (mail-directory, mail-directory-process, mail-directory-stream):
22395 Don't use `pattern' for lexically bound arg.
22396
6f542485
SM
22397 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
22398
037e7c3f
SM
22399 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
22400 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
22401 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
22402
8b05752a
SM
22403 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
22404 (byte-save-window-excursion, byte-temp-output-buffer-setup)
22405 (byte-interactive-p): Define them again, for use when inlining
22406 old code.
22407
49093f60
JB
224082011-04-15 Juanma Barranquero <lekktu@gmail.com>
22409
22410 * loadup.el: Use `string-to-number', not `string-to-int'.
22411
b5b8e7de
SM
224122011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
22413
22414 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
22415 gud-gdb-complete-command.
22416 (gud-gdb-completions): New function, from gud-gdb-complete-command.
22417 (gud-gdb-completion-at-point): New function.
22418 (gud-gdb-completions): Remove.
22419
f42efeb5
MA
224202011-04-14 Michael Albinus <michael.albinus@gmx.de>
22421
49093f60
JB
22422 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
22423 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
22424 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
22425 whether `executable-find' is bound.
f42efeb5
MA
22426
22427 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
22428
e240cc21
SM
224292011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
22430
22431 * minibuffer.el (completion-in-region-mode-predicate)
22432 (completion-in-region-mode--predicate): New vars.
22433 (completion-in-region, completion-in-region--postch)
22434 (completion-in-region-mode): Use them.
22435 (completion--capf-wrapper): Also return the hook function.
22436 (completion-at-point, completion-help-at-point):
22437 Adjust and provide a predicate.
c2bd2ab0
SM
22438
22439 Preserve arg names for advice of subr and lexical functions (bug#8457).
22440 * help-fns.el (help-function-arglist): Consolidate the subr and
22441 new-byte-code cases. Add argument `preserve-names' to extract names
22442 from the docstring when needed.
22443 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
22444 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
22445 (ad-arglist): Use help-function-arglist's new arg.
22446 (ad-definition-type): Use cond.
22447
c183f693
JB
224482011-04-13 Juanma Barranquero <lekktu@gmail.com>
22449
06641a47
JB
22450 * autorevert.el (auto-revert-handler):
22451 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
22452 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
22453 Don't quote lambda.
22454
c183f693
JB
22455 * image-mode.el (image-transform-set-scale):
22456 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
22457
1e3b6001
G
224582011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
22459
22460 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 22461 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
22462 Upgrades via gnutls-cli are too slow to be done opportunistically.
22463
2d6af8dd
JB
224642011-04-12 Juanma Barranquero <lekktu@gmail.com>
22465
22466 * dframe.el (dframe-current-frame): Remove spurious quote.
22467
c0749a51
GM
224682011-04-12 Glenn Morris <rgm@gnu.org>
22469
088d0d61
GM
22470 * calendar/cal-tex.el (cal-tex-end-document):
22471 Try to automatically use latin1 input if needed.
22472
c0749a51
GM
22473 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
22474 Don't try to cons a mark onto an empty element.
22475
5c90fde0
LL
224762011-04-11 Leo Liu <sdl.web@gmail.com>
22477
22478 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
22479 buffers.
22480 (ido-kill-buffer-at-head): Support killing virtual buffers.
22481
369e974d
CY
224822011-04-10 Chong Yidong <cyd@stupidchicken.com>
22483
22484 * minibuffer.el (completion-show-inline-help): New var.
22485 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
22486 (minibuffer-force-complete, minibuffer-complete-word):
22487 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
22488
22489 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
22490 to avoid interference from inline help (Bug#5849).
22491
37f1c930
LL
224922011-04-10 Leo Liu <sdl.web@gmail.com>
22493
099c39a4
JB
22494 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
22495 Fix typo.
37f1c930 22496
a32d4040
CY
224972011-04-09 Chong Yidong <cyd@stupidchicken.com>
22498
22499 * image-mode.el (image-toggle-display-image): Signal an error if
22500 not in Image mode.
22501 (image-transform-mode, image-transform-resize)
22502 (image-transform-set-rotation): Doc fix.
daca8ba5 22503 (image-transform-set-resize): Delete.
a32d4040
CY
22504 (image-transform-set-scale, image-transform-fit-to-height)
22505 (image-transform-fit-to-width): Handle image-toggle-display-image
22506 and image-transform-resize directly.
22507
099c39a4 225082011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
22509
22510 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
22511 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
22512 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
22513 (doc-view-mode-map): Add bindings for the new functions.
22514
099c39a4 225152011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 22516
4d61f28d 22517 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
22518 Fix typo in docstring.
22519
3726838a
EZ
225202011-04-08 Eli Zaretskii <eliz@gnu.org>
22521
04f33f1e
EZ
22522 * files.el (file-size-human-readable): Produce one digit after
22523 decimal, like "ls -lh" does.
22524
22525 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
22526 the file size representation.
22527
3726838a
EZ
22528 * simple.el (list-processes): If async subprocesses are not
22529 available, error out with a clear error message.
22530
cbb59342
CY
225312011-04-08 Chong Yidong <cyd@stupidchicken.com>
22532
22533 * help.el (help-form-show): New function, to be called from C.
22534 Put help-form output in a buffer named differently than *Help*.
22535
e3971c44
EZ
225362011-04-08 Eli Zaretskii <eliz@gnu.org>
22537
22538 * files.el (file-size-human-readable): New function.
22539
22540 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
22541 computing the representation inline. Don't require `cl'.
22542
12544bbe
GM
225432011-04-08 Glenn Morris <rgm@gnu.org>
22544
a1de6c6a
GM
22545 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
22546
3c4671f4
GM
22547 * net/browse-url.el (browse-url-firefox):
22548 Test system-type, not system-configuration.
22549
b605679c
GM
22550 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
22551 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
22552 Use log-edit-empty-buffer-p. (Bug#7598)
22553
56442f0c
GM
22554 * net/rlogin.el (rlogin-process-connection-type): Simplify.
22555 (rlogin-mode-map): Initialize in the defvar.
22556 (rlogin): Use ignore-errors.
22557
12544bbe
GM
22558 * replace.el (occur-mode-map): Some fixes for menu items.
22559
eb237b0f
AH
225602011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
22561
22562 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
22563
7d668f2c
CY
225642011-04-06 Chong Yidong <cyd@stupidchicken.com>
22565
e67a13ab
CY
22566 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
22567 issuing unused warnings.
22568
22569 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
22570 macro directly.
22571
7d668f2c
CY
22572 * simple.el: Lisp reimplement of list-processes. Based on an
22573 earlier reimplementation by Leo Liu, but using tabulated-list.el.
22574 (process-menu-mode): New major mode.
22575 (list-processes--refresh, list-processes):
22576 (process-menu-visit-buffer): New functions.
22577
22578 * files.el (save-buffers-kill-emacs): Don't assume any return
22579 value of list-processes, which is undocumented anyway.
22580
a83ec3c9
CY
225812011-04-06 Chong Yidong <cyd@stupidchicken.com>
22582
22583 * emacs-lisp/tabulated-list.el: New file.
22584
e91a96fe
CY
22585 * emacs-lisp/package.el: Use Tabulated List mode.
22586 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
22587 (package-menu-mode): Derive from tabulated-list-mode. Set up the
22588 table format using Tabulated List mode variables.
22589 (package--push): New macro, replacing package-list-maybe-add.
22590 (package-menu--generate): Use package--push. Renamed from
22591 package--generate-package-list.
22592 (package-menu-refresh, list-packages): Use it.
daca8ba5 22593 (package-menu--print-info): Rename from package-print-package.
e91a96fe 22594 Return insertion data instead of inserting it directly.
099c39a4
JB
22595 (package-menu-describe-package, package-menu-execute):
22596 Use tabulated-list-get-id.
e91a96fe
CY
22597 (package-menu-mark-delete, package-menu-mark-install)
22598 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
22599 (package-menu-mark-obsolete-for-deletion):
22600 Use tabulated-list-put-tag.
e91a96fe
CY
22601 (package--list-packages, package-menu-revert)
22602 (package-menu-get-package, package-menu-get-version)
22603 (package-menu-sort-by-column): Functions deleted.
22604 (package-menu-package-list, package-menu-sort-key): Vars deleted.
22605 (package-menu--status-predicate, package-menu--version-predicate)
22606 (package-menu--name-predicate)
22607 (package-menu--description-predicate): Handle arguments in the
22608 Tabulated List format.
22609 (package-list-packages-no-fetch): Call list-packages.
22610
3e214b50
JB
226112011-04-06 Juanma Barranquero <lekktu@gmail.com>
22612
22613 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 22614 (after-find-file): Don't bind it.
3e214b50
JB
22615 (revert-buffer-in-progress-p): New variable.
22616 (revert-buffer): Bind it.
22617 Pass nil for `after-find-file-from-revert-buffer'.
22618
22619 * saveplace.el (save-place-find-file-hook): Use new variable
22620 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
22621
3f0f1700
GM
226222011-04-06 Glenn Morris <rgm@gnu.org>
22623
c0274801
GM
22624 * Makefile.in (AUTOGEN_VCS): New variable.
22625 (autoloads): Use $AUTOGEN_VCS.
22626
3f0f1700
GM
22627 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
22628 * calendar/calendar.el (calendar-mode-map):
22629 Check for toolkit scroll bars. (Bug#8305)
22630
41ea9e48
CY
226312011-04-05 Chong Yidong <cyd@stupidchicken.com>
22632
22633 * minibuffer.el (completion-in-region--postch)
22634 (completion-in-region-mode): Remove unnecessary messages.
22635
6194c800
JB
226362011-04-05 Juanma Barranquero <lekktu@gmail.com>
22637
33256f14
JB
22638 * font-lock.el (font-lock-refresh-defaults):
22639 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
22640 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
22641
6194c800
JB
22642 * info.el (Info-directory-list, Info-read-node-name-2)
22643 (Info-split-parameter-string): Doc fixes.
22644 (Info-virtual-nodes): Reflow docstring.
22645 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
22646 (Info-apropos-toc-nodes, info-finder, Info-get-token)
22647 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
22648 Fix typos in docstrings.
22649 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
22650 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
22651 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
22652 (Info-restore-desktop-buffer): Mark unused parameters.
22653 (Info-directory-find-file, Info-directory-find-node)
22654 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
22655 (Info-virtual-index-find-node, Info-apropos-find-file)
22656 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 22657 Mark unused parameters; fix typos in docstrings.
6194c800
JB
22658 (Info-virtual-index): Remove unused local variable `nodename'.
22659
b87a8200 226602011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 22661
b87a8200
DD
22662 * net/rcirc.el: Update my e-mail address.
22663 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 22664
3b2ff876
CY
226652011-04-05 Chong Yidong <cyd@stupidchicken.com>
22666
22667 * startup.el (command-line): Save the cursor's theme-face
22668 directly, instead of using face-override-spec.
22669
22670 * custom.el (load-theme): Minor optimization in assigning faces.
22671
8d17e7ca
JB
226722011-04-04 Juanma Barranquero <lekktu@gmail.com>
22673
22674 * help-fns.el (describe-variable): Complete all variables having
22675 documentation, including keywords.
22676 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
22677
2fbc1934
JB
226782011-04-04 Juanma Barranquero <lekktu@gmail.com>
22679
22680 Convert to lexical-binding.
22681
22682 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
22683 (bs--get-marked-string, bs--get-modified-string)
22684 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
22685 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
22686 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
22687
22688 * ehelp.el (electric-help-execute-extended)
22689 (electric-help-ctrl-x-prefix):
22690 * hexl.el (hexl-revert-buffer-function):
22691 * linum.el (linum-after-change, linum-after-scroll):
22692 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
22693
22694 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
22695
74f50695
DU
226962011-04-04 Daiki Ueno <ueno@unixuser.org>
22697
22698 * epa-dired.el:
22699 * epa-mail.el:
22700 * epa-hook.el:
22701 * epa-file.el:
22702 * epa.el:
22703 * epg.el: Use lexical binding.
22704
c11325f7
CY
227052011-04-03 Chong Yidong <cyd@stupidchicken.com>
22706
0d9e9a12
CY
22707 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
22708
c11325f7 22709 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
22710 dictionary case for flyspell-mark-duplications-exceptions.
22711 Use regexp matching for languages.
c11325f7
CY
22712 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
22713 default dictionary (Bug#7926).
22714
da91b5f2
CY
227152011-04-02 Chong Yidong <cyd@stupidchicken.com>
22716
099c39a4
JB
22717 * emacs-lisp/package.el (package--with-work-buffer):
22718 Recognize https URLs.
da91b5f2 22719
099c39a4
JB
22720 * net/network-stream.el: Move from gnus/proto-stream.el.
22721 Change prefix to network-stream throughout.
da91b5f2
CY
22722 (open-protocol-stream): Merge into open-network-stream, leaving
22723 open-protocol-stream as an alias. Handle nil BUFFER args.
22724
22725 * subr.el (open-network-stream): Move to net/network-stream.el.
22726
afa8e9f6
GM
227272011-04-02 Glenn Morris <rgm@gnu.org>
22728
1d2e369d
GM
22729 * find-dired.el (find-exec-terminator): New option.
22730 (find-ls-option): Test for -ls support.
22731 (find-ls-subdir-switches): Test for -b in find-ls-option.
22732 (find-dired, find-grep-dired): Doc fixes.
22733 (find-dired): Use find-exec-terminator.
22734
8abb7da8 22735 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
22736 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
22737 (find-name-arg): Remove purecopy.
8abb7da8 22738
f3ca7378
GM
22739 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
22740 (grep-compute-defaults): Check for `-exec COMMAND +' support.
22741 Set grep-find-use-xargs, grep-find-command, and grep-find-template
22742 accordingly. Don't add the null-device if not needed.
22743
afa8e9f6
GM
22744 * files.el (save-some-buffers): Doc fix.
22745
35eae264
EZ
227462011-04-02 Eli Zaretskii <eliz@gnu.org>
22747
22748 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
22749
26b51db5
JB
227502011-04-01 Juanma Barranquero <lekktu@gmail.com>
22751
22752 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
22753 Use `dolist' rather than `mapcar'.
22754
7200d79c
SM
227552011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
22756
03408648 22757 Add lexical binding.
7200d79c 22758
03408648
SM
22759 * subr.el (apply-partially): Use new closures rather than CL.
22760 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
22761 (dolist, dotimes): Use slightly different expansion for lexical code.
22762 (functionp): Move to C.
22763 (letrec): New macro.
22764 (with-wrapper-hook): Use it and apply-partially instead of CL.
22765 (eval-after-load): Preserve lexical-binding.
22766 (save-window-excursion, with-output-to-temp-buffer): Turn them
22767 into macros.
7200d79c 22768
03408648
SM
22769 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
22770
22771 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
22772 than the arglist.
22773 (help-add-fundoc-usage): Don't add `Not documented'.
22774 (help-function-arglist): Handle closures, subroutines, and new
22775 byte-code-functions.
22776 (help-make-usage): Remove leading underscores.
22777 (describe-function-1): Handle closures.
22778 (describe-variable): Use special-variable-p for completion.
22779
22780 * files.el (lexical-binding): Declare safe.
f488fb65 22781
03408648
SM
22782 * emacs-lisp/pcase.el: Don't use destructuring-bind.
22783 (pcase--memoize): Rename from pcase-memoize. Change weakness.
22784 (pcase): Add `let' pattern.
22785 Change memoization so it actually works.
22786 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
22787 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
22788 <let>: New case.
f488fb65 22789
03408648
SM
22790 * emacs-lisp/macroexp.el: Use lexical binding.
22791 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
22792 Don't convert ' to #' without checking that it's indeed quoting
22793 a lambda.
22794
22795 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 22796 Use eval-sexp-add-defvars.
03408648
SM
22797 (eval-sexp-add-defvars): New fun.
22798
22799 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
22800
22801 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
22802 Don't autoload.
22803 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
22804 than the internal `byte-compile-lambda'.
22805 (defmethod): Don't hide code under quotes.
22806 (eieio-defmethod): New `code' argument.
22807
22808 * emacs-lisp/eieio-comp.el: Remove.
22809
22810 * emacs-lisp/edebug.el (edebug-eval-defun)
22811 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
22812 (edebug-toggle): Avoid `eval'.
22813
22814 * emacs-lisp/disass.el (disassemble-internal): Handle new
22815 `closure' objects.
22816 (disassemble-1): Handle new byte codes.
22817
22818 * emacs-lisp/cl.el (pushnew): Silence warning.
22819
22820 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
22821 (cl-byte-compile-throw): Remove.
22822 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
22823
22824 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
22825 closures.
22826
22827 * emacs-lisp/cconv.el: New file.
22828
22829 * emacs-lisp/bytecomp.el: Use lexical binding instead of
22830 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
22831 (byte-compile-initial-macro-environment):
22832 Handle declare-function here.
22833 (byte-compile--lexical-environment): New var.
22834 (byte-stack-ref, byte-stack-set, byte-discardN)
22835 (byte-discardN-preserve-tos): New lap codes.
22836 (byte-interactive-p): Don't use any more.
22837 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
22838 New macros.
22839 (byte-compile-lapcode): Use them and handle new lap codes.
22840 (byte-compile-obsolete): Remove.
22841 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
22842 (byte-compile-arglist-warn): Check late def of inlinable funs.
22843 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
22844 since they should have been expanded by now.
22845 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
22846 (byte-compile-from-buffer): Remove unused second arg.
22847 (byte-compile-preprocess): New function.
22848 (byte-compile-toplevel-file-form): New function to distinguish
22849 file-form calls from outside from file-form calls from hunk-handlers.
22850 (byte-compile-file-form): Simplify.
22851 (byte-compile-file-form-defsubst): Remove.
22852 (byte-compile-file-form-defmumble): Simplify now that
22853 byte-compile-lambda always returns a byte-code-function.
22854 (byte-compile): Preprocess.
22855 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
22856 Remove, not used any more.
22857 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
22858 (byte-compile-make-args-desc): New funs.
22859 (byte-compile-lambda): Handle lexical functions. Always return
22860 a byte-code-function.
22861 (byte-compile-reserved-constants): New var, to make up room for
22862 closed-over variables.
22863 (byte-compile-constants-vector): Obey it.
22864 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
22865 (byte-compile-macroexpand-declare-function): New function.
22866 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
22867 byte-code-functions.
22868 (byte-compile-form): Check obsolescence here.
22869 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
22870 (byte-compile-variable-ref): Remove.
22871 (byte-compile-dynamic-variable-op): New fun.
22872 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
22873 (byte-compile-variable-set): New funs.
22874 (byte-compile-discard): Add 2 args.
22875 (byte-compile-stack-ref, byte-compile-stack-set)
22876 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
22877 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
22878 macroexpand-all instead.
22879 (byte-compile-quote-form): Remove.
22880 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
22881 (byte-compile-bind, byte-compile-unbind): New funs.
22882 (byte-compile-let): Handle let* and lexical binding.
22883 (byte-compile-let*): Remove.
22884 (byte-compile-catch, byte-compile-unwind-protect)
22885 (byte-compile-track-mouse, byte-compile-condition-case):
22886 Handle a new :fun-body form, used for lexical scoping.
22887 (byte-compile-save-window-excursion)
22888 (byte-compile-with-output-to-temp-buffer): Remove.
22889 (byte-compile-defun): Simplify.
22890 (byte-compile-stack-adjustment): New fun.
22891 (byte-compile-out): Use it.
22892 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
22893
22894 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
22895 handler any more.
22896
22897 * emacs-lisp/byte-opt.el: Use lexical binding.
22898 (byte-inline-lapcode): Remove (to bytecomp).
22899 (byte-compile-inline-expand): Pay attention to inlining to/from
22900 lexically bound code.
22901 (byte-compile-unfold-lambda): Don't handle byte-code-functions
22902 any more.
22903 (byte-optimize-form-code-walker): Don't handle save-window-excursion
22904 any more and don't call compiler-macros.
22905 (byte-compile-splice-in-already-compiled-code): Remove.
22906 (byte-code): Don't inline any more.
22907 (disassemble-offset): Receive `bytes' as argument rather than via
22908 dynamic scoping.
22909 (byte-compile-tag-number): Declare before first use.
22910 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
22911 `return' even if make-spliceable.
22912 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
22913 obsolete interactive-p.
22914 (byte-optimize-lapcode): Optimize new lap-codes.
22915 Don't trip up on new form of `byte-constant' lap code.
22916
22917 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
22918
22919 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
22920
22921 * custom.el (custom-initialize-default, custom-declare-variable):
22922 Use `defvar'.
22923
22924 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
22925 New variables.
22926 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
22927 (COMPILE_FIRST): Add macroexp and cconv.
22928 * makefile.w32-in: Mirror changes in Makefile.in.
22929
22930 * vc/cvs-status.el:
22931 * vc/diff-mode.el:
22932 * vc/log-edit.el:
22933 * vc/log-view.el:
22934 * vc/smerge-mode.el:
22935 * textmodes/bibtex-style.el:
090bd7cb 22936 * textmodes/css-mode.el:
03408648
SM
22937 * startup.el:
22938 * uniquify.el:
da91b5f2
CY
22939 * minibuffer.el:
22940 * newcomment.el:
22941 * reveal.el:
22942 * server.el:
22943 * mpc.el:
22944 * emacs-lisp/smie.el:
22945 * doc-view.el:
22946 * dired.el:
03408648
SM
22947 * abbrev.el: Use lexical binding.
22948
0f0c1f27
EZ
229492011-04-01 Eli Zaretskii <eliz@gnu.org>
22950
22951 * info.el (info-display-manual): New function.
22952
c82b2579
SM
229532011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
22954
22955 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
22956
221ddf68
TH
229572011-03-31 Tassilo Horn <tassilo@member.fsf.org>
22958
22959 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 22960 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 22961
cba6e77e
GM
229622011-03-31 Glenn Morris <rgm@gnu.org>
22963
e040639f
GM
22964 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
22965
cba6e77e
GM
22966 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
22967
6d0f1c9e
CS
229682011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
22969
22970 * progmodes/python.el (python-default-interpreter)
22971 (python-python-command-args, python-jython-command-args)
22972 (python-which-shell, python-which-args, python-which-bufname)
22973 (python-file-queue, python-comint-output-filter-function)
22974 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
22975 variables and functions.
22976
3e2d70fd
SM
229772011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
22978
22979 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
22980 (completion-in-region-mode): New minor mode.
22981 (completion-in-region): Use it.
22982 (completion-in-region--data, completion-in-region-mode-map): New vars.
22983 (completion-in-region--postch): New function.
22984 (completion--capf-misbehave-funs, completion--capf-safe-funs):
22985 New vars.
22986 (completion--capf-wrapper): New function.
22987 (completion-at-point): Use it to track well-behavedness of
22988 hook functions.
22989 (completion-help-at-point): New command.
22990
f3e4086c
JM
229912011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
22992
22993 * vc/add-log.el (add-change-log-entry): Don't use whitespace
22994 syntax class to search for whitespace on a single line
22995 (Message-ID: <4D938140.4030905@redhat.com>).
22996
eb7ffc14
LL
229972011-03-30 Leo Liu <sdl.web@gmail.com>
22998
22999 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
23000 New commands.
23001 (edit-abbrevs-map): Bind them here.
23002 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
23003
d806ab68
KM
230042011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
23005
23006 * allout.el (allout-hide-by-annotation, allout-flag-region):
23007 Reduce possibility of overlay leakage by making them volatile.
23008
23009 * allout-widgets.el (allout-widgets-tally): Define as nil so the
23010 hash is not shared between buffers. Mode initialization is
23011 responsible for giving it a useful starting value.
23012 (allout-item-span): Reduce possibility of overlay leakage by
23013 making them volatile.
23014 (allout-widgets-count-buttons-in-region): Add diagnostic function
23015 for tracking down button overlay leaks.
23016
ea622834
LL
230172011-03-29 Leo Liu <sdl.web@gmail.com>
23018
23019 * ido.el (ido-read-internal): Use the default history var
23020 minibuffer-history if no HISTORY is specified.
23021
b62f8267
G
230222011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
23023
03408648
SM
23024 * net/imap.el (imap-shell-open, imap-process-connection-type):
23025 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
23026 Kerberos, SSL, other subprocesses.
23027
947b6566
LL
230282011-03-28 Leo Liu <sdl.web@gmail.com>
23029
23030 * abbrev.el (abbrev-table-empty-p): New function.
23031 (prepare-abbrev-list-buffer): Place empty abbrev tables after
23032 nonempty ones. (Bug#5937)
23033
5ffb62aa
JD
230342011-03-27 Jan Djärv <jan.h.d@swipnet.se>
23035
23036 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
23037
7a097943
LL
230382011-03-27 Leo Liu <sdl.web@gmail.com>
23039
23040 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
23041 for foreground and background colors.
23042 (ansi-color-make-color-map): Adapt.
23043
c5b40130
LL
230442011-03-25 Leo Liu <sdl.web@gmail.com>
23045
1f48f7d2
LL
23046 * midnight.el (midnight-time-float): Remove. Note it calculates
23047 the microsecond component incorrectly and seconds-to-time does the
23048 same job.
625897ec 23049 Remove redundant (require 'timer).
1f48f7d2 23050
c5b40130
LL
23051 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
23052 (ido-completions): Remove unused arguments. (Bug#8329)
23053
d86d2721
SM
230542011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
23055
23056 * minibuffer.el (completion--flush-all-sorted-completions):
23057 Remove itself from hook.
23058 (completion-at-point): Let the functions perform the completion
23059 immediately and return nil or t.
23060 * comint.el (comint-dynamic-complete-functions): Now identical to
23061 completion-at-point-functions.
23062 (comint-dynamic-list-input-ring): Remove unused var `index'.
23063 (comint--match-partial-filename, comint--unquote&expand-filename):
23064 New funs, split from comint-match-partial-filename.
23065 (comint-dynamic-complete): Use completion-at-point.
23066 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
23067
e8974c48
DA
230682011-03-24 Drew Adams <drew.adams@oracle.com>
23069
23070 * thingatpt.el: Support `defun'.
23071
def71b5e
LL
230722011-03-23 Leo Liu <sdl.web@gmail.com>
23073
cb5af48e
LL
23074 * abbrevlist.el: Move to obsolete/abbrevlist.el.
23075
def71b5e
LL
23076 * help-mode.el (help-mode-finish): Tweak regexp.
23077
927c53e7
GM
230782011-03-23 Glenn Morris <rgm@gnu.org>
23079
18d05bed
GM
23080 * eshell/esh-opt.el (eshell-eval-using-options):
23081 Do not bind unused local variable `eshell-option-stub'.
23082
927c53e7
GM
23083 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
23084
9d0da923
JB
230852011-03-22 Juanma Barranquero <lekktu@gmail.com>
23086
23087 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
23088 keymap variable in `with-no-warnings' to avoid a warning when the
23089 keymap has been already `defconst'ed.
23090
4b978a67
LL
230912011-03-22 Leo Liu <sdl.web@gmail.com>
23092
23093 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
23094 encode all chars in abbrevs; otherwise use emacs-mule or
23095 utf-8-emacs. (Bug#8308)
23096
5fd62452
JB
230972011-03-22 Juanma Barranquero <lekktu@gmail.com>
23098
0b1596c6
JB
23099 * simple.el (backward-delete-char-untabify):
23100 Avoid warning about using `delete-backward-char'.
23101
5fd62452
JB
23102 * image.el (image-type-file-name-regexps): Make it variable.
23103 `imagemagick-register-types' modifies it, and the user may want
23104 to add new extensions for known image types.
23105 (imagemagick-register-types): Throw error if not using ImageMagick.
23106
0b4e93f1
LL
231072011-03-22 Leo Liu <sdl.web@gmail.com>
23108
23109 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
23110 located before rcirc-prompt-end-marker.
23111 (rcirc-complete): Error if point is not after rcirc prompt.
23112 Handle the case when table is nil.
9882e214 23113 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 23114
fccee4ab
CY
231152011-03-22 Chong Yidong <cyd@stupidchicken.com>
23116
23117 * custom.el (custom--inhibit-theme-enable): Make it affect only
23118 custom-theme-set-variables and custom-theme-set-faces.
23119 (provide-theme): Ignore custom--inhibit-theme-enable.
23120 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
23121 (custom-enabling-themes): Delete variable.
d86d2721
SM
23122 (enable-theme): Accept only loaded themes as arguments.
23123 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
23124 (custom-enabled-themes): Forbid themes from setting this.
23125 Eliminate use of custom-enabling-themes.
23126 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 23127
af896da6
LL
231282011-03-21 Leo Liu <sdl.web@gmail.com>
23129
23130 * ido.el (ido-read-internal): Add ido-selected to history instead
23131 of user input.
23132
78f64af0
SM
231332011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
23134
23135 * subr.el (deferred-action-list, deferred-action-function):
23136 Mark obsolete.
23137
b16ac1ec
LL
231382011-03-21 Leo Liu <sdl.web@gmail.com>
23139
810f7698
LL
23140 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
23141 change on 2011-02-13 (bug#8309).
23142
b16ac1ec
LL
23143 * minibuffer.el (read-file-name-function): Change default value.
23144 (read-file-name--defaults): Rename from read-file-name-defaults.
23145 (read-file-name-default): Rename from read-file-name.
23146 (read-file-name): Call read-file-name-function.
23147
4e05e67e
GM
231482011-03-21 Glenn Morris <rgm@gnu.org>
23149
23150 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
23151 Doc fixes.
23152
4359915b
CY
231532011-03-21 Chong Yidong <cyd@stupidchicken.com>
23154
23155 * cus-theme.el: Add missing provide statement.
23156 (customize-create-theme): Extract theme value correctly.
23157 (custom-theme-visit-theme): Autoload.
23158 (customize-create-theme): Prompt before inserting default faces.
23159
1fe275ee
JB
231602011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
23161
23162 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
23163 units and musical notes.
23164
cd394be1 231652011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
23166
23167 * ido.el (ido-read-internal): Use completing-read-default.
23168 (ido-completing-read): Fix compatibility with completing-read.
23169
7d476bde
CO
231702011-03-20 Christian Ohler <ohler@gnu.org>
23171
23172 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
23173 (ert-delete-all-tests): Use `called-interactively-p' rather than
23174 `interactive-p'.
23175 (ert--make-xrefs-region): Respect END.
23176
fe0fb33e
CY
231772011-03-19 Chong Yidong <cyd@stupidchicken.com>
23178
ff854b0b
CY
23179 * dired-aux.el (dired-create-directory): Signal an error if the
23180 directory already exists (Bug#8246).
23181
fe0fb33e
CY
23182 * facemenu.el (list-colors-display): Call list-faces-display
23183 inside with-help-window.
23184 (list-colors-print): Use display property to align the final
23185 column, instead of checking window-width.
23186
576bce32
EZ
231872011-03-19 Eli Zaretskii <eliz@gnu.org>
23188
4d61f28d 23189 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
23190 windows-nt systems.
23191 (emerge-protect-metachars): Quote correctly for ms-dos and
23192 windows-nt systems.
23193
89c41d68 231942011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
23195
23196 * info.el (info-initialize): Replace all uses of `:' with
23197 path-separator for compatibility with non-Unix systems.
23198 Cache quoting of path-separator. (Bug#8258)
23199
b14e3e21 232002011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
23201
23202 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
23203 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
23204 (mouse-avoidance-mode): Fix typos in docstrings.
23205
4525ce3e
CY
232062011-03-19 Chong Yidong <cyd@stupidchicken.com>
23207
23208 * startup.el (package-subdirectory-regexp): Move from package.el.
23209 Omit \\` and \\', and let callers add them.
23210
23211 * emacs-lisp/package.el (package-strip-version)
23212 (package-load-all-descriptors): Add \\` and \\' to
23213 package-subdirectory-regexp before using it.
23214 (package-untar-buffer): New arg DIR; ensure that file untars only
23215 into this expected directory. Remove superfluous delete-region.
23216 (package-unpack): Caller changed.
23217 (package-tar-file-info): Use package-subdirectory-regexp.
23218
a904a09a 232192011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 23220
a904a09a
SM
23221 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
23222 diff-mode-shared-map (bug#8284).
23223 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
23224
232252011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
23226
23227 * calendar/time-date.el (format-seconds): Use assoc instead of
23228 assoc-string, since assoc-string doesn't exist in XEmacs.
23229
171fc304
JB
232302011-03-17 Juanma Barranquero <lekktu@gmail.com>
23231
23232 * custom.el (custom-known-themes): Reflow docstring.
23233 (custom-theme-load-path): Fix typo in docstring.
23234 (load-theme): Fix typo in error message.
23235 (custom-available-themes, custom-variable-theme-value):
23236 Use `let', not `let*'.
23237
d71990a1
JB
232382011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
23239
23240 * calc/README: Mention inclusion of musical notes.
23241
23242 * calc/calc-units.el (calc-lu-quant): Rename from
23243 `calc-logunits-quantity'.
23244 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
23245 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
23246 (calc-db): Rename from `calc-dblevel'.
23247 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
23248 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
23249 (calc-np): Rename from `calc-nplevel'.
23250 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
23251 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
23252 (calc-lu-plus): Rename from `calc-logunits-add'.
23253 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
23254 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
23255 (calc-lu-minus): Rename from `calc-logunits-sub'.
23256 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
23257 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
23258 (calc-lu-times): Rename from `calc-logunits-mul'.
23259 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
23260 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
23261 (calc-lu-divide): Rename from `calc-logunits-div'.
23262 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
23263 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
23264
23265 * calc/calc-ext.el (calc-init-extensions): Update the names of the
23266 functions being autoloaded.
23267
23268 * calc/calc.el (calc-lu-power-reference): Rename from
23269 `calc-logunits-power-reference'.
23270 (calc-lu-field-reference): Rename from
23271 `calc-logunits-field-reference'.
23272
7a71b18d
GM
23273 * calc/calc-help.el (calc-l-prefix-help):
23274 Mention musical note functions.
d71990a1 23275
40c2934b
SM
232762011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
23277
23278 * minibuffer.el (completion-all-sorted-completions):
23279 Use :completion-cycle-penalty text property if present.
23280
b0911414
KM
232812011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
23282
23283 * allout.el (allout-yank-processing): Adjust for new rebulleting
23284 regime so bullet being yanked is used without prompting the user
23285 for a choice.
23286
8a05b668
JB
232872011-03-16 Juanma Barranquero <lekktu@gmail.com>
23288
23289 * startup.el (command-line): Warn the user that _emacs is deprecated.
23290
5ba5fb81
JB
232912011-03-16 Juanma Barranquero <lekktu@gmail.com>
23292
23293 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
23294 (delphi-verbose, delphi-comment-face, delphi-string-face)
23295 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
23296 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
23297 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
23298 (delphi-new-comment-line, delphi-font-lock-defaults)
23299 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
23300 Fix typos in docstrings.
23301
2dab465b
KM
233022011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
23303
5ba5fb81 23304 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
23305 Invert the roles of character and string values for INSTEAD, so a
23306 string is used for the more common case of a defaulting prompt.
23307
0adf5618
SM
233082011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
23309
23310 * progmodes/ruby-mode.el (ruby-backward-sexp):
23311 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
23312 * play/gamegrid.el (gamegrid-make-face):
23313 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
23314 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
23315 * notifications.el (notifications-notify):
23316 * net/xesam.el (xesam-search-engines):
23317 * net/quickurl.el (quickurl-list-insert):
23318 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
23319
d72700e5
CY
233202011-03-15 Chong Yidong <cyd@stupidchicken.com>
23321
23322 * startup.el (command-line): Update package subdirectory regexp.
23323
49c5410a
SM
233242011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
23325
c6eee9aa
SM
23326 * allout.el (allout-abbreviate-flattened-numbering)
23327 (allout-mode-deactivate-hook): Fix up obsolescence "date".
23328
49c5410a
SM
23329 * subr.el (read-char-choice): Only show the cursor after the prompt,
23330 not after the answer.
23331
047b2bb9
KR
233322011-03-15 Kevin Ryde <user42@zip.com.au>
23333
23334 * help-fns.el (variable-at-point): Skip leading quotes, if any
23335 (bug#8253).
23336
0a57d256
SM
233372011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
23338
23339 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
23340 warning message.
23341
77c992bc
MA
233422011-03-14 Michael Albinus <michael.albinus@gmx.de>
23343
23344 * shell.el (shell): When called interactively, offer to change the
23345 shell file name on remote hosts.
23346
eebc475d
TZ
233472011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
23348
23349 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
23350 integration for LDAP parameters. The host, base, user or binddn,
23351 and secret tokens can be specified in a netrc file, for instance.
23352 This is optional because an `auth-source' parameter must be
23353 specified in the search attributes.
23354
9d05d1ba
JB
233552011-03-13 Juanma Barranquero <lekktu@gmail.com>
23356
23357 * help.el (describe-mode): Link to the mode's definition (bug#8185).
23358
09d9db2c
GM
233592011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
23360
23361 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
23362 into declaration. Remove redundant and harmful binding.
23363
233642011-03-12 Eli Zaretskii <eliz@gnu.org>
23365
23366 * files.el (file-ownership-preserved-p): Pass `integer' as an
23367 explicit 2nd argument to `file-attributes'. If the file's owner
23368 is the Administrators group on Windows, and the current user is
23369 Administrator, consider that a match.
23370
23371 * server.el (server-ensure-safe-dir): Consider server directory
23372 safe on MS-Windows if its owner is the Administrators group while
23373 the current Emacs user is Administrator. Use `=' to compare
23374 numerical UIDs, since they could be integers or floats.
23375
219bd536
JB
233762011-03-12 Juanma Barranquero <lekktu@gmail.com>
23377
23378 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
23379
f3afd36b
MA
233802011-03-12 Michael Albinus <michael.albinus@gmx.de>
23381
23382 Sync with Tramp 2.2.1.
23383
23384 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
23385
23386 * net/trampver.el: Update release number.
23387
3aaaa6f1
SM
233882011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
23389
94642599
SM
23390 * progmodes/compile.el (compilation--previous-directory): Fix up
23391 various nil/dead-marker mismatches (bug#8014).
23392 (compilation-directory-properties, compilation-error-properties):
23393 Don't call it at a position past the one we're about to change.
23394
3aaaa6f1
SM
23395 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
23396 Disable obsolescence warnings in the file that declares it.
23397
14239447
KM
233982011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
23399
099c39a4
JB
23400 * allout-widgets.el (allout-widgets-tally):
23401 Initialize allout-widgets-tally as a hash table rather than nil to
23402 prevent mode-line redisplay warnings. Also, clarify the module
23403 description and fix a comment typo.
14239447 23404
135e287c
JB
234052011-03-11 Juanma Barranquero <lekktu@gmail.com>
23406
23407 * help-fns.el (describe-variable): Don't complete keywords.
23408 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
23409
ffbf300e
CY
234102011-03-10 Chong Yidong <cyd@stupidchicken.com>
23411
ba08b241
CY
23412 * emacs-lisp/package.el (package-version-join): Impose a standard
23413 string representation for pre/alpha/beta version lists.
23414 (package-unpack-single): Standardize the directory name by passing
23415 it through package-version-join.
23416 (package-strip-rcs-id): Accept any version string that does not
23417 signal an error in version-to-list.
ffbf300e 23418
f346fd6b
MA
234192011-03-10 Michael Albinus <michael.albinus@gmx.de>
23420
23421 * simple.el (delete-trailing-whitespace): Return nil for the
23422 benefit of `write-file-functions'.
23423
ccb55d27
GM
234242011-03-10 Glenn Morris <rgm@gnu.org>
23425
5ceaac0c
GM
23426 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
23427
02da65ff
GM
23428 * vc/vc-git.el (vc-git-program): New option.
23429 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
23430 (vc-git--call): Use it.
23431
b2f603cc
GM
23432 * eshell/esh-util.el (eshell-condition-case): Doc fix.
23433
5772caab
GM
23434 * cus-edit.el (Custom-newline): If no button at point, look
23435 for a subgroup button at start-of-line. (Bug#2298)
23436
ccb55d27
GM
23437 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
23438
ec6ecaed
JD
234392011-03-10 Julien Danjou <julien@danjou.info>
23440
23441 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
23442 `cursor-type' is nil.
23443
9d5aa01d
JB
234442011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
23445
23446 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
23447
b6a5875b
KM
234482011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
23449
7a71b18d 23450 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
23451 preserves the existing header prefix, rebulleting it if necessary,
23452 rather than replacing it. This is necessary for proper operation
23453 of cooperative addons like allout-widgets.
1154d12e
JB
23454 (allout-make-topic-prefix, allout-rebullet-heading):
23455 Change SOLICIT arg to INSTEAD, and interpret additionally a string
23456 value as alternate bullet to be used, instead of prompting the user
23457 for a bullet character.
b6a5875b 23458
ee545c35
MA
234592011-03-09 Michael Albinus <michael.albinus@gmx.de>
23460
d86d2721
SM
23461 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23462 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
23463 `tramp-default-port'.
23464
c47971d7
DD
234652011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
23466
23467 * net/rcirc.el (rcirc-handler-001): Remove useless
23468 with-rcirc-process-buffer.
23469 (rcirc-check-auth-status): Swap arguments to string-match.
23470
13522cb4
GM
234712011-03-09 Glenn Morris <rgm@gnu.org>
23472
0be6f4f1
GM
23473 * shell.el (shell-mode):
23474 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
23475
13522cb4
GM
23476 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
23477 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
23478
515de2e3
CY
234792011-03-08 Chong Yidong <cyd@stupidchicken.com>
23480
23481 * emacs-lisp/package.el (package-refresh-contents)
23482 (package-menu-execute): Use condition-case-no-debug.
23483
b511b994
MA
234842011-03-08 Michael Albinus <michael.albinus@gmx.de>
23485
23486 * simple.el (shell-command-to-string): Use `process-file'.
23487
23488 * emacs-lisp/package.el (package-tar-file-info): Handle also
23489 remote files.
23490
d86d2721
SM
23491 * emacs-lisp/package-x.el (package-upload-buffer-internal):
23492 Use `equal' for upload base check.
b511b994 23493
25bbfb31
AM
234942011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
23495
23496 * textmodes/texinfo.el (texinfo-environments):
23497 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
23498
be996521
GM
234992011-03-08 Glenn Morris <rgm@gnu.org>
23500
e9c8529f
GM
23501 * cus-start.el (cursor-in-non-selected-windows):
23502 Fix :set quoting oddness. (Bug#8192)
23503
be996521
GM
23504 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
23505 in some setf expressions. (Bug#2159)
23506
2bb5649e
CY
235072011-03-08 Chong Yidong <cyd@stupidchicken.com>
23508
23509 * custom.el (custom-available-themes): Return themes in
23510 alphabetical order.
23511
33383987 23512See ChangeLog.15 for earlier changes.
e3d51b27
MR
23513
23514;; Local Variables:
23515;; coding: utf-8
e3d51b27
MR
23516;; End:
23517
ab422c4d 23518 Copyright (C) 2011-2013 Free Software Foundation, Inc.
e3d51b27
MR
23519
23520 This file is part of GNU Emacs.
23521
23522 GNU Emacs is free software: you can redistribute it and/or modify
23523 it under the terms of the GNU General Public License as published by
23524 the Free Software Foundation, either version 3 of the License, or
23525 (at your option) any later version.
23526
23527 GNU Emacs is distributed in the hope that it will be useful,
23528 but WITHOUT ANY WARRANTY; without even the implied warranty of
23529 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23530 GNU General Public License for more details.
23531
23532 You should have received a copy of the GNU General Public License
23533 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.