merge trunk
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
d7e642cc
JD
12012-09-30 Jan Djärv <jan.h.d@swipnet.se>
2
3 * term/ns-win.el (x-file-dialog): New function.
4
ee41332b
JB
52012-09-30 Juanma Barranquero <lekktu@gmail.com>
6
7 * ido.el (ido-max-directory-size): Default to nil; the current
8 default is small for POSIX systems, and impractical on Windows 7
9 now that lstat returns directory sizes for NTFS.
10
5938d519
MR
112012-09-30 Martin Rudalics <rudalics@gmx.at>
12
13 In buffer display functions handle window-height/window-width
14 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
15 * window.el (window--display-buffer): New argument ALIST. Obey
16 window-height and window-width alist entries.
17 (window--try-to-split-window): New argument ALIST. Bind
18 window-combination-limit to t when the window's size shall be
19 changed and window-combination-limit equals `window-size'.
20 (display-buffer-in-atom-window)
21 (display-buffer-in-major-side-window)
22 (display-buffer-in-side-window, display-buffer-same-window)
23 (display-buffer-reuse-window, display-buffer-pop-up-frame)
24 (display-buffer-pop-up-window, display-buffer-below-selected)
25 (display-buffer-at-bottom, display-buffer-in-previous-window)
26 (display-buffer-use-some-window): Adjust all callers of
27 window--display-buffer and window--try-to-split-window.
28 (fit-frame-to-buffer): New option.
29 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
30 is non-nil.
31 (display-buffer-in-major-side-window): Evaluate window-height /
32 window-width alist entries.
33
34 * help.el (temp-buffer-resize-frames)
35 (temp-buffer-resize-regexps): Remove options.
36 (temp-buffer-resize-mode): Adjust doc-string.
37 (resize-temp-buffer-window): Don't consult
38 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
39 temp-buffer-resize-frames.
40
41 * dired.el (dired-mark-pop-up): Call
42 display-buffer-below-selected with a fit-window-to-buffer alist
43 entry.
44
c4c0c2df
CY
452012-09-30 Chong Yidong <cyd@gnu.org>
46
48de8b12
CY
47 * server.el (server-host): Document the security implications.
48 (server-auth-key): Doc fix.
49
50 * startup.el (initial-buffer-choice): Doc fix.
51
52 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
53
a97dc380
CY
54 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
55 restriction change.
56
d39d3c8e
CY
57 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
58
c4c0c2df
CY
59 * help-fns.el (help-fns--obsolete): Fix last change.
60
98a5e33b
SM
612012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
62
34cf6f39
SM
63 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
64 (minor-mode-map-alist): Remove redundant code.
65
e01c13fe
SM
66 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
67 visited in a buffer.
68 (cvs-insert-visited-file): New function.
69 (find-file-hook): Use it.
70
71 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
72
02661b3a
SM
73 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
74 chose face.
75 (log-edit-empty-buffer-p): Don't require a space after a header.
76
43711d4b
SM
77 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
78
38a30d64
SM
79 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
80
4ffb41a9
SM
81 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
82 a proper minor-mode.
83
98a5e33b
SM
84 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
85
de82e29b
GM
862012-09-29 Glenn Morris <rgm@gnu.org>
87
5cc2e639
GM
88 * winner.el (winner-mode): Remove variable (let define-minor-mode
89 handle it).
90 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
91 Doc fixes.
92 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
93 (winner-mode): Use define-minor-mode.
94
7bd302eb
GM
95 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
96 the full definition in loaddefs, rather than duplicating it.
97
2923922f 98 * help-macro.el (three-step-help): No need to autoload defcustom.
ced08382 99
0e3e4156
GM
100 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
101 (inferior-lisp-program, inferior-lisp-load-command)
102 (inferior-lisp-prompt, inferior-lisp-mode-hook):
2923922f 103 No need to autoload defcustoms.
0e3e4156 104
de82e29b
GM
105 * hippie-exp.el (hippie-expand-try-functions-list)
106 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
107 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
108 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
2923922f 109 (hippie-expand-only-buffers): No need to autoload defcustoms.
de82e29b
GM
110 * progmodes/vhdl-mode.el (vhdl-line-expand):
111 Explicitly load hippie-exp, so it does not get autoloaded
112 while hippie-expand-try-functions-list is let-bound.
113
e60b51ab
GM
1142012-09-28 Glenn Morris <rgm@gnu.org>
115
277f0cfa
GM
116 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
117
e60b51ab
GM
118 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
119 Only "cl.el" counts as cl these days.
120
53baf48a
JL
1212012-09-28 Juri Linkov <juri@jurta.org>
122
123 Display archive errors in the echo area instead of inserting
124 to the file buffer.
125
126 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
127 to STDERR-TEST that can be a regexp matching a successful output.
128 Create a temporary file and redirect stderr to it. Search for
129 STDERR-TEST in the stderr output and display it in the echo area
130 if no match is found.
131 (archive-extract-by-file): New function like
132 `archive-extract-by-stdout' but extracting archives to files
133 and looking for successful matches in stdout. Function body is
134 mostly copied from `archive-rar-extract'.
135 (archive-rar-extract): Use `archive-extract-by-file'.
136 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
137
9c1228c3
LL
1382012-09-28 Leo Liu <sdl.web@gmail.com>
139
147c0425
LL
140 * pcomplete.el (pcomplete-show-completions): Use
141 minibuffer-message to make pcomplete usable in minibuffer.
142
9c1228c3
LL
143 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
144
7f457c06
SM
1452012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
146
3df749b0
SM
147 * type-break.el: Use lexical-binding.
148 (type-break-mode): Use define-minor-mode.
149
7f457c06
SM
150 * emacs-lisp/pcase.el (pcase--mark-used): New.
151 (pcase--u1): Use it (bug#12512).
152
153 * custom.el (load-theme): Set buffer-file-name so the load is recorded
154 in load-history with the right file name.
155
c00ebc98
TH
1562012-09-28 Tassilo Horn <tsdh@gnu.org>
157
158 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
159 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
160 (doc-view-get-bounding-box): Make bounding box slicing work for
161 ODF and DVI documents.
162
96fb7170
GM
1632012-09-28 Glenn Morris <rgm@gnu.org>
164
165 * type-break.el (type-break-mode, type-break-interval)
166 (type-break-good-rest-interval, type-break-keystroke-threshold):
167 No need to autoload.
168 (type-break-good-rest-interval, type-break-keystroke-threshold):
169 Add :set-after.
170
5bc93c67
CY
1712012-09-28 Chong Yidong <cyd@gnu.org>
172
173 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
174 Add :version tag.
175
9cad61d6
SM
1762012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
177
e28e67b3 178 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
9cad61d6 179
daee954c
GM
1802012-09-27 Glenn Morris <rgm@gnu.org>
181
a88324d4
GM
182 * faces.el (x-display-name): Declare (for without-x builds).
183
8e5064e5
GM
184 * linum.el (linum-format): Don't autoload it. Improve :type.
185
cc1783c2
GM
186 * progmodes/tcl.el: Don't require outline when compiling.
187 (outline-regexp, outline-level): Declare.
1dddcf4c
GM
188 * textmodes/sgml-mode.el: Don't require outline when compiling.
189 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
190
48c339f2
GM
191 * term.el (term-ansi-reset):
192 Try setting term-ansi-face-already-done to nil. (Bug#11785)
193
daee954c
GM
194 * vc/vc.el (vc-next-action): Only gripe about committing read-only
195 files for RCS and SCCS. (Bug#9781)
196
b7f42161
CY
1972012-09-27 Chong Yidong <cyd@gnu.org>
198
199 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
200 change; value should be t.
201
a2e770db
SM
2022012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
203
83600dc8
SM
204 * image-mode.el: Use lexical-binding.
205 (image-mode-winprops): Use t to stand for the window of
206 a buffer that's not displayed.
207 * doc-view.el (doc-view-new-window-function): Handle the new
208 t in winprops.
209 (doc-view-enlarge): Make it a real nop if the size is not changed.
210 (doc-view-display): Handle the case where the buffer is not (yet?)
211 displayed in any window.
212 (doc-view-saved-settings): New var.
213 (doc-view-mode): Use it.
214 (doc-view-fallback-mode): Set it.
215
a2e770db
SM
216 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
217 Set lexical-binding.
218 (minibuffer-eldef-shorten-default): New var.
219 (minibuffer-default-in-prompt-regexps): Use it for new default.
220 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
221
e3b60857
JB
2222012-09-26 Juanma Barranquero <lekktu@gmail.com>
223
224 * international/uni-bidi.el:
225 * international/uni-category.el:
226 * international/uni-name.el:
227 * international/uni-numeric.el: Regenerate.
228
3a880af4
SM
2292012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
230 Stefan Monnier <monnier@iro.umontreal.ca>
231
232 * profiler.el: New file.
233
07b1a5fb
SM
2342012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
235
236 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
237 (testcover-reinstrument): Simplify with CSE.
238
42019c2e
JB
2392012-09-26 Juanma Barranquero <lekktu@gmail.com>
240
241 * window.el (temp-buffer-window-setup): Fix typo in docstring.
242
179f044b
WS
2432012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
244
245 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
246 (verilog-auto-input, verilog-auto-insert-lisp)
247 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
248 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
249 (verilog-auto-unused, verilog-auto-wire)
250 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
251 newline. Reported by Andrew Jones.
252 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
253 Reported by Brad Dobbie.
07b1a5fb
SM
254 (verilog-batch-delete-trailing-whitespace):
255 Create verilog-batch-delete-trailing-whitespace.
256 Reported by Brad Dobbie.
179f044b
WS
257 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
258 parameters from another module. Reported by Dan Katz.
259 (verilog-auto, verilog-auto-assign-modport)
260 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
261 AUTOINOUTMODPORT for UVM interface module shell generation.
262 Reported by Brad Dobbie.
263 (verilog-auto-inst-interfaced-ports): Make default nil, as more
264 standard behavior.
265 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
266 Reported by Matt Martin.
267
9c52dd5a
MR
2682012-09-25 Martin Rudalics <rudalics@gmx.at>
269
270 * window.el (window--resize-child-windows): When resizing child
271 windows proportionally, process them in reverse order to
272 preserve the "when splitting a window the new one gets the odd
273 line" behavior.
274 (window--resize-root-window-vertically): When resizing the
275 minibuffer window try to affect only windows at the bottom of the
276 frame. (Bug#12419)
277
863666eb
CY
2782012-09-25 Chong Yidong <cyd@gnu.org>
279
280 * subr.el (declare): Doc fix.
281
282 * help-fns.el (help-fns--obsolete): Handle macros properly.
283
59f7af81
CY
2842012-09-25 Chong Yidong <cyd@gnu.org>
285
286 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
287 this function obsolete.
288
289 * calendar/cal-x.el (calendar-two-frame-setup)
290 (calendar-only-one-frame-setup, calendar-one-frame-setup):
291 * calendar/calendar.el (american-calendar, european-calendar)
292 (calendar-for-loop):
293 * comint.el (comint-dynamic-simple-complete)
294 (comint-dynamic-complete-as-filename, comint-unquote-filename):
295 * desktop.el (desktop-load-default):
296 * dired-x.el (dired-omit-here-always)
297 (dired-hack-local-variables, dired-default-directory):
298 * emacs-lisp/derived.el (derived-mode-class):
299 * emacs-lisp/timer.el (timer-set-time-with-usecs):
300 * emacs-lock.el (toggle-emacs-lock):
301 * epa.el (epa-display-verify-result):
302 * epg.el (epg-sign-keys, epg-start-sign-keys)
303 (epg-passphrase-callback-function):
304 * eshell/esh-util.el (eshell-for):
305 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
306 (eshell-add-to-window-buffer-names):
307 * files.el (locate-file-completion):
308 * imenu.el (imenu-example--create-c-index)
309 (imenu-example--create-lisp-index)
310 (imenu-example--lisp-extract-index-name)
311 (imenu-example--name-and-position):
312 * international/mule-cmds.el (princ-list):
313 * international/mule-diag.el (decode-codepage-char):
314 * international/mule-util.el (detect-coding-with-priority):
315 * iswitchb.el (iswitchb-read-buffer):
316 * mail/mailalias.el (mail-complete):
317 * mail/sendmail.el (mail-sent-via):
318 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
319 (mouse-major-mode-menu):
320 * password-cache.el (password-read-and-add):
321 * pcomplete.el (pcomplete-parse-comint-arguments):
322 * progmodes/sh-script.el (sh-maybe-here-document):
323 * replace.el (query-replace-regexp-eval):
324 * savehist.el (savehist-load):
325 * simple.el (choose-completion-delete-max-match):
326 * term.el (term-dynamic-simple-complete):
327 * vc/ediff-init.el (ediff-check-version):
328 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
329 * vc/vc.el (vc-diff-switches-list):
330 * view.el (view-return-to-alist-update): Likewise.
331
332 * subr.el (eval-next-after-load, makehash, insert-string)
333 (assoc-ignore-representation, assoc-ignore-case): Use declare to
334 mark obsolete.
335 (mode-line-inverse-video): Variable deleted.
336
337 * international/mule-util.el (string-to-sequence): Remove.
338
339 * calendar/calendar.el (calendar-version):
340 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
341 (icalendar-convert-diary-to-ical):
342 * cus-edit.el (custom-mode):
343 * ansi-color.el (ansi-color-unfontify-region):
344 * international/latin1-disp.el (latin1-char-displayable-p):
345 * progmodes/cwarn.el (turn-on-cwarn-mode):
07b1a5fb
SM
346 * progmodes/which-func.el (which-func-update-1):
347 Use define-obsolete-function-alias.
59f7af81
CY
348
349 * net/newst-backend.el (newsticker-cache-filename):
07b1a5fb
SM
350 * net/newst-treeview.el (newsticker-groups-filename):
351 Fix incorrect obsolescence declaration.
59f7af81
CY
352
353 * allout.el (allout-passphrase-hint-string): Likewise.
354 (allout-init): Use a declare form to mark obsolete.
355
356 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
357 this applies to functions.
358
359 * iswitchb.el (iswitchb-read-buffer): Move code of
360 iswitchb-define-mode-map here, and delete that obsolete function.
361
362 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
363 font-lock-reference-face.
364
cca96c97
GM
3652012-09-25 Glenn Morris <rgm@gnu.org>
366
b06eeda8
GM
367 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
368 Doc fixes.
369
cca96c97
GM
370 * eshell/em-term.el (eshell-term-name):
371 Default to term-term-name. (Bug#12485)
372
dc4f818b
FEG
3732012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
374
cca96c97
GM
375 * progmodes/python.el (python-shell-send-buffer): Better handling
376 of "if __name__ == '__main__':" conditionals when sending the buffer.
dc4f818b 377
289c24bd
GM
3782012-09-24 Glenn Morris <rgm@gnu.org>
379
380 * eshell/esh-cmd.el (eshell-find-alias-function):
381 Tighten up file-name regexp. (Bug#12499)
382
8fb8b88f
FEG
3832012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
384
385 Enhancements for triple-quote string syntax.
386 * progmodes/python.el (python-quote-syntax): Remove.
387 (python-syntax-propertize-function): New value.
07b1a5fb
SM
388 (python-syntax-count-quotes, python-syntax-stringify):
389 New functions.
8fb8b88f 390
6c27f0f8
CY
3912012-09-24 Chong Yidong <cyd@gnu.org>
392
a5f2b6ec
CY
393 * mail/supercite.el (sc-version): Remove obsolete function.
394 (sc-describe): Don't mark as obsolete, since it is bound.
395 (sc-submit-bug-report): Remove.
396
397 * vc/log-edit.el (cvs-changelog-full-paragraphs)
398 (cvs-commit-buffer-require-final-newline): Remove.
0c765e5f
CY
399 (log-edit-require-final-newline)
400 (log-edit-changelog-full-paragraphs): Default to t.
a5f2b6ec
CY
401
402 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
403 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
404 * vc/vc.el (vc-checkout-carefully): Likewise.
405
406 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
407 (emerge-version): Remove.
408
409 * progmodes/compile.el (compile-internal): Remove.
410 (compilation-parse-errors-function): Fix typo.
411
412 * international/mule.el (set-char-table-default): Remove.
413 (set-coding-priority, make-coding-system, generic-char-p)
414 (charset-list, charset-bytes, charset-id): Use declare to mark
415 functions as obsolete.
416
417 * vc/pcvs-defs.el (cvs-buffer-name-alist)
418 (cvs-invert-ignore-marks): Remove references to obsolete vars.
419 * vc/vc-hooks.el (vc-default-registered): Don't use
420 vc-master-templates.
421
07b1a5fb
SM
422 * font-lock.el (font-lock-reference-face):
423 Use define-obsolete-variable-alias.
6c27f0f8
CY
424
425 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
426 * calendar/calendar.el (calendar-font-lock-keywords):
427 * calendar/diary-lib.el (diary-font-lock-keywords)
428 (diary-fancy-font-lock-keywords):
429 * textmodes/reftex-sel.el (reftex-insert-docstruct):
430 * textmodes/reftex-index.el (reftex-insert-index):
431 * textmodes/reftex-cite.el (reftex-format-bib-entry):
432 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
433 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
434 * progmodes/prolog.el (prolog-font-lock-keywords):
435 * progmodes/idlwave.el (idlwave-idl-keywords):
436 * progmodes/ada-mode.el (ada-font-lock-keywords):
437 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
438
bcc0adbf
GM
4392012-09-24 Glenn Morris <rgm@gnu.org>
440
441 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
442
095bb823
FEG
4432012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
444
445 * progmodes/python.el (python-indent-line): More consistent cursor
446 movement behavior.
447
70efc5c9
SM
4482012-09-23 Stefan Merten <smerten@oekonux.de>
449
450 * textmodes/rst.el: Fix compiler warning.
451
2f438239
RW
4522012-09-23 Roland Winkler <winkler@gnu.org>
453
07b1a5fb
SM
454 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
455 Transcribe also LaTeX hyphenation.
2f438239
RW
456 (bibtex-reformat): Bug fix. Do not quote twice the elements of
457 bibtex-reformat-previous-options.
458
936ad041
RW
4592012-09-23 Roland Winkler <winkler@gnu.org>
460
461 * proced.el (proced-renice-command): New variable.
462 (proced-marked-processes): New function.
463 (proced-with-processes-buffer): New macro.
464 (proced-send-signal): Use them.
465 (proced-renice): New command bound to r.
466
6fab0274
RW
4672012-09-23 Roland Winkler <winkler@gnu.org>
468
469 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
470 ibuffer-saved-filter-groups has one element, shortcut the call of
471 completing-read. (Bug#12331)
472
9a930676
CY
4732012-09-23 Chong Yidong <cyd@gnu.org>
474
475 * bindings.el (mode-line-toggle-read-only):
476 * bs.el (bs-toggle-readonly):
477 * buff-menu.el (Buffer-menu-toggle-read-only):
478 * dired.el (dired-toggle-read-only):
479 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
480
d07ff9db
CY
4812012-09-23 Chong Yidong <cyd@gnu.org>
482
483 * image.el (image-type-available-p): Adapt to init-image-library
484 argument changes.
485
51c4474e
JL
4862012-09-22 Juri Linkov <juri@jurta.org>
487
488 * dired.el (dired-mode-map): Add [remap read-only-mode] for
489 `dired-toggle-read-only'. (Bug#12462)
490
43bf5e8e
MR
4912012-09-22 Martin Rudalics <rudalics@gmx.at>
492
493 * subr.el (temp-output-buffer-show): New function.
494 (with-output-to-temp-buffer): Call temp-output-buffer-show
495 instead of internal-temp-output-buffer-show.
496
c88b867f
CY
4972012-09-22 Chong Yidong <cyd@gnu.org>
498
3df47cd5
CY
499 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
500 (Bug#12462).
501
c88b867f
CY
502 * repeat.el (repeat): Doc fix (Bug#12348).
503
504 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
505 (Bug#10909).
506
507 * simple.el (shell-command-on-region): Doc fix.
3171e303 508 (read-only-mode): Doc fix.
c88b867f 509
df9685f3
EZ
5102012-09-22 Eli Zaretskii <eliz@gnu.org>
511
512 * emacs-lisp/timer.el (run-with-idle-timer)
513 (timer-activate-when-idle): Warn against reinvoking an idle timer
514 from within its own timer action. (Bug#12447)
515
8e17c9ba
MR
5162012-09-22 Martin Rudalics <rudalics@gmx.at>
517
518 * cus-start.el (window-combination-limit): Add new optional
519 values.
520 * window.el (temp-buffer-window-show)
521 (window--try-to-split-window): Handle new values of
522 window-combination-limit (Bug#1806).
523 (split-window): Test window-combination-limit for t instead of
524 non-nil.
525 (display-buffer-at-bottom): New buffer display action function.
526 * help.el (temp-buffer-resize-regexps): New option.
527 (temp-buffer-resize-mode): Rewrite doc-string.
528 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
bd909927 529 Don't resize reused window. Suggested by Glenn Morris.
8e17c9ba 530
48a24920
SM
5312012-09-22 Stefan Merten <smerten@oekonux.de>
532
70efc5c9 533 * textmodes/rst.el: Revamp section title faces.
48a24920
SM
534 (rst-official-version)
535 (rst-package-emacs-version-alist): Sync with official version
536 V1.4.0.
537 (rst-faces-defaults, rst-set-level-default)
538 (rst-level-face-max, rst-level-face-base-color)
539 (rst-level-face-base-light, rst-level-face-format-light)
540 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
541 (rst-adornment-faces-alist): Match new setup.
542 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
543 (rst-level-5, rst-level-6): New faces.
544
82f8cd94
CY
5452012-09-22 Chong Yidong <cyd@gnu.org>
546
547 * simple.el (undo): Handle indirect buffers (Bug#8207).
548
acfa068f 5492012-09-21 Leo Liu <sdl.web@gmail.com>
a8c14da8
LL
550
551 IDO: Disable match re-ordering for buffer switching.
2bc9406c 552 * ido.el (ido-buffer-disable-smart-matches): New variable.
a8c14da8
LL
553 (ido-set-matches-1): Use it. (Bug#2042)
554
acfa068f 5552012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
a316d229
JM
556
557 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
558 Fix 2011-05-17 change. (Bug#12418)
559
acfa068f 5602012-09-21 Leo Liu <sdl.web@gmail.com>
d02e58f8
LL
561
562 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
563
acfa068f 5642012-09-21 Glenn Morris <rgm@gnu.org>
511fd0b2
GM
565
566 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
567 Be more robust about locating simple.el.
568
acfa068f 5692012-09-21 Glenn Morris <rgm@gnu.org>
fa05bfe0
GM
570
571 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
572
acfa068f
CY
5732012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
574
575 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
576
41a97e6f
JL
5772012-09-20 Juri Linkov <juri@jurta.org>
578
eb2deaff
JL
579 * replace.el (query-replace-read-from): Use `read-regexp' instead
580 of `read-from-minibuffer' when `regexp-flag' is non-nil.
581 (occur-read-primary-args): Use `read-regexp' instead of
582 `read-string'.
583 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
584 `read-from-minibuffer'.
585 * isearch.el (isearch-occur): Use `read-regexp' instead of
586 `read-string'.
587 * dired.el (dired-read-regexp): Use `read-regexp' instead of
588 `read-from-minibuffer'.
589 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
590 of `read-string'. (Bug#7567)
591
5825610b
JL
592 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
593 and allow accepting a list of strings prepended to a list of
594 standard default values. Doc fix. (Bug#12321)
595
eebbf404
JL
596 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
597
41a97e6f
JL
598 * replace.el (read-regexp): Don't add ": " when PROMPT already
599 ends with a colon and space. (Bug#12321)
600
c9e452d3
TH
6012012-09-20 Tassilo Horn <tsdh@gnu.org>
602
603 * doc-view.el (doc-view-display): Better fix for the cl-assertion
604 error.
605
ee97deee
SM
6062012-09-20 Stefan Merten <smerten@oekonux.de>
607
70efc5c9 608 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
ee97deee
SM
609 Fixes feature request bug#11711.
610 (rst-mode): Create `imenu-create-index-function'.
611 (rst-get-stripped-line): Delete after refactoring.
612 (rst-section-tree, rst-section-tree-rec)
613 (rst-section-tree-point): Refactor and document properly.
614 (rst-imenu-find-adornments-for-position)
07b1a5fb
SM
615 (rst-imenu-convert-cell, rst-imenu-create-index):
616 New function.
ee97deee 617
f490dab9
SM
6182012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
619
95b9712e
SM
620 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
621 (macroexp--expand-all): Use it.
622 (macroexp--funcall-and-return): Remove by folding it into its sole
623 caller (macroexp--warn-and-return).
624 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
625 Use macroexp--obsolete-warning.
626
f490dab9
SM
627 * calc/calc.el: Fix last change by removing the whole chunk, since it
628 was only needed back when Calc was not bundled.
629
96e8d411
MR
6302012-09-20 Martin Rudalics <rudalics@gmx.at>
631
632 * emacs-lisp/debug.el (debug): Restore assignment to
633 debugger-old-buffer removed on 2012-09-08.
634
0876a82d
JL
6352012-09-20 Juri Linkov <juri@jurta.org>
636
637 * dired-aux.el (dired-diff): Remove (require 'diff) since
638 `diff-latest-backup-file' is now autoloaded.
639
9f7c28f0
CY
6402012-09-20 Chong Yidong <cyd@gnu.org>
641
642 * vc/diff.el (diff-latest-backup-file): Autoload.
643
7a04bee9
SM
6442012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
645
e6f0a80d
SM
646 * calc/calc.el: Remove redundant autoload shape check.
647 (sel-mode): Don't defvar.
648 (calc-get-stack-element): Add `sel-mode' arg instead.
649 (calc-top, calc-top-list): Pass it this additional argument.
650 * calc/calc-store.el (calc-store-map):
651 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
652 (calc-map-equation, calc-outer-product, calc-inner-product):
653 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
654
7a04bee9
SM
655 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
656
12734222
JL
6572012-09-19 Juri Linkov <juri@jurta.org>
658
659 * dired-aux.el (dired-diff): Add (require 'diff) because
660 `diff-latest-backup-file' is not autoloaded.
661 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
662 of `dired-get-filename' to t to not report error when there is
663 no default file on the current line.
664
46624b4f
SM
6652012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
666
ce97595b
SM
667 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
668 macroexp--eval-if-compile.
669 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
670 (macroexp--expand-all): Use them (bug#12371).
671
46624b4f
SM
672 * doc-view.el (doc-view-guess-paper-size)
673 (doc-view-scale-bounding-box): Fix unbound `caddr'.
674
db8a5a18
TH
6752012-09-19 Tassilo Horn <tsdh@gnu.org>
676
677 New feature: set optimal slice from BoundingBox information.
678 * doc-view.el (doc-view-mode-map): Add keybinding.
679 (doc-view-menu): Add menu entry.
680 (doc-view-set-slice): Adapt docstring.
681 (doc-view-get-bounding-box, doc-view-guess-paper-size)
682 (doc-view-scale-bounding-box)
683 (doc-view-set-slice-from-bounding-box): New functions.
684 (doc-view-paper-sizes): New defvar.
685
69f6644c
GM
6862012-09-19 Glenn Morris <rgm@gnu.org>
687
35f5b19d
GM
688 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
689 (byte-compile-log-warning): Autoload. (Bug#12371)
690
69f6644c
GM
691 * calendar/calendar.el (calendar-american-month-header)
692 (calendar-european-month-header, calendar-iso-month-header)
693 (calendar-month-header): New options.
694 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
695 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
696
e543ae91
JD
6972012-09-19 Jan Djärv <jan.h.d@swipnet.se>
698
699 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
700
2fd5e67d
JL
7012012-09-18 Juri Linkov <juri@jurta.org>
702
703 * dired-aux.el (dired-diff): Restore original functionality of
704 getting the default value, but keep new feature of using the
705 latest existing backup file (`diff-latest-backup-file').
706
42917e79
JL
7072012-09-18 Juri Linkov <juri@jurta.org>
708
709 * dired.el (dired-mark): If the region is active in Transient Mark
710 mode, mark all files in the active region. Doc fix.
711 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
712 Doc fix. (Bug#10624)
713
20f70ede
JL
7142012-09-18 Juri Linkov <juri@jurta.org>
715
716 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
717 attributes for M-n are pulled from the file at point.
718 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
719 Suggested by Drew Adams. (Bug#10624)
720
32fb8162
DG
7212012-09-18 Dmitry Gutov <dgutov@yandex.ru>
722
723 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
724 whitespace after "end".
725 (ruby-do-end-to-brace): Collapse block to one line if it fits
726 within fill-column.
727
37ab5092
MR
7282012-09-18 Martin Rudalics <rudalics@gmx.at>
729
730 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
731 value.
732 (debug): Don't remove debugger window when debugger is expected
733 to be back.
734
ed1f0bd3
CY
7352012-09-18 Chong Yidong <cyd@gnu.org>
736
737 * custom.el (defface): Doc fix.
738
739 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
740
a11035b8
MB
7412012-09-18 Martin Blais <blais@furius.ca> (tiny change)
742
743 * progmodes/compile.el (compilation-start): Use compilation-always-kill
744 to initialize query-on-exit; then test that instead (bug#12288).
745
64f6a736
SM
7462012-09-17 Stefan Merten <smerten@oekonux.de>
747
70efc5c9 748 * textmodes/rst.el: Add support for `testcover'.
64f6a736
SM
749 (rst-defcustom-testcover, rst-testcover-add-compose)
750 (rst-testcover-add-1value): New functions.
751 (rst-portable-mark-active-p): Replace by `use-region-p'.
752 (rst-update-section, rst-classify-adornment)
753 (rst-find-title-line): Mark `1value' forms.
754 (rst-classify-adornment): Remove superfluous form.
755 (rst-update-section, rst-get-adornments-around)
756 (rst-adornment-complete-p, rst-get-next-adornment)
757 (rst-adjust, rst-promote-region)
758 (rst-display-adornments-hierarchy, rst-straighten-adornments)
759 (rst-find-pfx-in-region, rst-section-tree-rec)
760 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
761 (rst-toc-node, rst-toc, rst-forward-section)
762 (rst-iterate-leftmost-paragraphs)
763 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
764 (rst-bullet-list-region)
765 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
766 (rst-compile-find-conf, rst-compile)
767 (rst-repeat-last-character): Fix style.
768
580bd868
CY
7692012-09-17 Chong Yidong <cyd@gnu.org>
770
771 * comint.el (comint--complete-file-name-data): Don't add a space
772 if the status is `sole'; that adds a gratuitous space in the
773 completion-cycling case (Bug#12092).
774
775 * pcomplete.el (pcomplete-completions-at-point): Likewise.
776
69de3ec6
RS
7772012-09-17 Richard Stallman <rms@gnu.org>
778
0dee970c
RS
779 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
780 only in the mime-shown mode, not in raw mode.
781 (rmail-mime): Toggle off mime by displaying the message without
6b250df6 782 mime processing. (Bug#12305)
0dee970c 783
6b250df6
GM
784 * mail/rmail.el (rmail-retry-failure):
785 Turn off mime processing first. (Bug#12037)
acb1c47b 786
69de3ec6
RS
787 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
788
d079ee5f
CY
7892012-09-17 Chong Yidong <cyd@gnu.org>
790
791 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
792 (shell-dynamic-complete-functions): Convert to defcustom.
793 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
794
865fe16f
CY
795 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
796 * comint.el (comint-prompt-read-only):
797 * custom.el (defcustom):
798 * hi-lock.el (hi-lock-mode):
799 * ibuffer.el (ibuffer-formats):
800 * ielm.el (ielm-prompt-read-only):
801 * novice.el (disable-command):
802 * saveplace.el (toggle-save-place):
803 * speedbar.el (speedbar-supported-extension-expressions):
804 * startup.el (auto-save-list-file-prefix, init-file-user)
805 (after-init-hook, inhibit-startup-echo-area-message):
806 * strokes.el (strokes-help):
807 * time-stamp.el (time-stamp):
808 * calendar/calendar.el (calendar, diary-file):
809 * calendar/diary-lib.el (diary-mail-entries, diary)
810 (diary-list-entries-hook):
811 * calendar/holidays.el (holidays, calendar-holidays):
812 * calendar/lunar.el (lunar-phases):
813 * calendar/solar.el (sunrise-sunset):
814 * emulation/edt.el (edt-load-keys):
815 * emulation/viper.el (viper-mode):
816 * eshell/em-alias.el (eshell-command-aliases-list):
817 * eshell/esh-util.el (eshell-convert-numeric-arguments):
818 * international/ogonek.el (ogonek-information):
819 * net/tramp-cmds.el (tramp-bug):
820 * net/quickurl.el (quickurl-reread-hook-postfix):
821 * play/decipher.el (decipher-font-lock-keywords):
822 * progmodes/cc-styles.el (c-set-style):
823 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
824 * progmodes/inf-lisp.el (inferior-lisp-prompt):
825 * progmodes/octave-mod.el (octave-mode):
826 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
827 * progmodes/verilog-mode.el (verilog-read-defines):
828 * textmodes/two-column.el (2C-mode): Likewise.
829
48093eb9
KY
8302012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
831
832 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
833 that holds many addresses.
834
c584eaf9
CY
8352012-09-16 Chong Yidong <cyd@gnu.org>
836
40d70ecb
CY
837 * align.el (align-areas): Call the indication function with
838 positions instead of markers for arguments (Bug#12343).
839
1667e065
CY
840 * files.el (parse-colon-path): Use split-string (Bug#12351).
841
fdc2806d 842 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
71ce58e7 843 (display-buffer-function): Mark as obsolete.
fdc2806d 844
f1be615c 845 * progmodes/compile.el (compilation-parse-errors): Accept list
ce97595b
SM
846 values similar to font-lock-keywords (Bug#12136).
847 Suggested by Oleksandr Manzyuk.
c584eaf9
CY
848 (compilation-error-regexp-alist): Doc fix.
849
f40a9709
GM
8502012-09-15 Glenn Morris <rgm@gnu.org>
851
72aa16e1
GM
852 * version.el (emacs-bzr-version-bzr): New function.
853 (emacs-bzr-get-version): Add optional EXTERNAL argument.
854
82375160
GM
855 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
856 checkouts, check the parent dirstate matches the branch.
857 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
858 empty string.
859
f40a9709
GM
860 * version.el (emacs-bzr-version): Doc fix.
861 (emacs-bzr-version-dirstate): New function.
862 (emacs-bzr-get-version): For lightweight checkouts, if the parent
863 is local try and check that it matches the branch. If not, just
864 use dirstate information. (Bug#12441)
865
cb26b7f5
JL
8662012-09-14 Juri Linkov <juri@jurta.org>
867
868 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
869 (Bug#12399)
870
2de39f08
SM
8712012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
872
0fb3cb7c
SM
873 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
874
2de39f08
SM
875 * emacs-lisp/edebug.el: Miscellaneous cleanup.
876 Remove obsolete byte-compiler hack that tried to silence some warnings.
877 (edebug-submit-bug-report): Remove.
878 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
879 Remove aliases, use the un-prefixed name instead.
880 (edebug-pop-to-buffer): Consider other frames.
881 (edebug-original-read):: Make it more obvious that it's always defined.
882 (edebug--make-form-data-entry, edebug--form-data-name)
883 (edebug--form-data-begin, edebug--form-data-end): Rename from the
884 single-dashed name, and implement with cl-defstruct.
885 (edebug-set-form-data-entry): Use the standard accessors.
886 (edebug-make-top-form-data-entry): Use push.
887 (edebug-no-match): Drop useless `funcall'.
888 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
889 to functions.
890 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
891 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
892 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
893 (easy-menu-define, with-custom-print): Remove redundant specs.
894 (edebug-outside-overriding-local-map)
895 (edebug-outside-overriding-terminal-local-map): Remove, unused.
896 (edebug--display): Bind unread-command-events directly to nil rather
897 than binding it to unread-command-events and later setting it to nil.
898 (edebug--display): Kill edebug-eval-buffer here...
899 (edebug--recursive-edit): ...rather than here.
900 Bind standard-output and standard-input.
901 (edebug-eval): Check cl-macroexpand-all is fboundp.
902 (edebug-temp-display-freq-count): Fix last change.
903
904 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
905 * subr.el (noreturn, 1value): Add `debug' spec.
906 * emacs-lisp/advice.el: Require cl-lib.
907 (ad-copy-tree): Remove, use copy-tree instead.
908 (ad-dolist): Remove use dolist or cl-dolist instead.
909 (ad-do-return): Remove, use cl-return instead.
910 (defadvice): Add `debug' spec.
911
5b68b333
JL
9122012-09-13 Juri Linkov <juri@jurta.org>
913
914 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
915 (Bug#12399)
916
b9800ec4
GM
9172012-09-13 Glenn Morris <rgm@gnu.org>
918
6a2e6868
GM
919 * calc/calc.el (math-compose-expr):
920 * calc/calc-ext.el (math-compose-expr):
921 * progmodes/cc-defs.el (cl-macroexpand-all):
922 * progmodes/cc-langs.el (delete-duplicates, mapcan)
923 (cl-macroexpand-all): Update declarations.
924
b9800ec4
GM
925 * vc/vc.el: No need to require ediff.
926 (ediff-load-version-control): Declare.
927 (ediff-vc-internal): Fix declaration.
928 (vc-version-ediff): Require ediff.
929
c18e885b
PE
9302012-09-13 Paul Eggert <eggert@cs.ucla.edu>
931
932 Use a more backwards-compatible timer format (Bug#12430).
933 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
934 being right after USECS, as that better supports old code that
935 inadvisedly looked directly at the timer vector.
936
d607d303
KH
9372012-09-13 Kenichi Handa <handa@gnu.org>
938
939 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
940 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
941 `coding-priority' property of these language environment.
942
72eac303
PE
9432012-09-13 Paul Eggert <eggert@cs.ucla.edu>
944
945 Fix glitches caused by addition of psec to timers (Bug#12430).
946 * image.el (image-animate-timer):
947 * time.el (display-time-world-timer):
948 Use timer--function and timer--args rather than raw access to
949 timer vector.
950
2168fe4f
GM
9512012-09-13 Glenn Morris <rgm@gnu.org>
952
953 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
954 If not compiling a file, try using load-file-name.
955
bd8d6108
SM
9562012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
957
c0c54fbd
SM
958 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
959 Fix last change.
960 (edebug-update-eval-list): Use `push'.
961
bd8d6108
SM
962 * emacs-lisp/edebug.el: Use lexical-binding.
963 Remove the "edebug-" prefix from non-dynamically-scoped variables.
964 Mark unused args with underscore.
965 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
966 (edebug-form-data): Use defvar-local.
967 (edebug-make-before-and-after-form, edebug-make-after-form):
968 Use backquote.
969 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
970 Not dynamically scoped any more.
971 (edebug--enter-trace): Add arguments `function' and `args'.
972 Rename from edebug-enter-trace.
973 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
974 (edebug--update-coverage): Add `after-index' and `value' args.
975 Rename from edebug-update-coverage.
976 (edebug-slow-after): Call it accordingly.
977 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
978 edebug-recursive-edit.
979 (edebug--display): Call it accordingly. Add args `value',
980 `offset-index', and `arg-mode'. Rename from edebug-display.
981 (edebug-debugger, edebug): Call it accordingly.
982 (edebug-eval-display-list): Use dolist.
983
a9f9d9de
JL
9842012-09-12 Juri Linkov <juri@jurta.org>
985
986 * info.el (Info-search): Don't check for isearch-mode and
987 isearch-regexp before let-binding search-spaces-regexp to
988 Info-search-whitespace-regexp.
989 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
990 search-whitespace-regexp if isearch-lax-whitespace or
991 isearch-regexp-lax-whitespace is non-nil.
992 (Info-mode): Don't set local variable search-whitespace-regexp.
993 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
994
bfeae2cf
SM
9952012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
996
997 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
998 (debugger-env-macro): Remove support for unread-command-char.
999
1000 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
1001 the temporary map re-appearing on emulation-mode-map-alists.
1002
1003 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
1004 since 22.1.
1005
1006 * ehelp.el (with-electric-help): Accept functions in
1007 electric-help-form-to-execute.
1008 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
1009 And replace unread-command-char -> unread-command-events.
1010
fbbcaf1b
MA
10112012-09-12 Michael Albinus <michael.albinus@gmx.de>
1012
1013 Sync with Tramp 2.2.6.
1014
1015 * net/tramp.el (tramp-accept-process-output): Don't use
1016 JUST-THIS-ONE in the XEmacs case.
1017
1018 * net/trampver.el: Update release number.
1019
4dece104
MR
10202012-09-12 Martin Rudalics <rudalics@gmx.at>
1021
bfeae2cf
SM
1022 * emacs-lisp/debug.el (debugger-previous-window-height):
1023 New variable.
4dece104
MR
1024 (debug): When debugger-jumping-flag is non-nil try to restore
1025 height of debugger window. (Bug#8789)
1026
45b82ad0
SM
10272012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1028
60c49c0f
SM
1029 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
1030 overriding-local-map and pre/post-command-hook here.
1031 (edebug-recursive-edit): Do it here instead (bug#12345).
1032 (edebug-outside-unread-command-char): Remove all uses of
1033 unread-command-char.
1034
45b82ad0
SM
1035 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
1036 inhibit-debugger is bound instead.
1037
baa26ea0
BG
10382012-09-11 Bastien Guerry <bzg@gnu.org>
1039
1040 * subr.el (set-temporary-overlay-map): Add a docstring.
fc0c31f8 1041 (Bug#12346)
baa26ea0 1042
04e8abfa
BG
10432012-09-11 Bastien Guerry <bzg@gnu.org>
1044
96d03571 1045 * minibuffer.el (completion-table-subvert): Fix docstring.
fc0c31f8 1046 (Bug#12347)
96d03571
BG
1047
10482012-09-11 Bastien Guerry <bzg@gnu.org>
1049
fc0c31f8 1050 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
04e8abfa 1051
04e082b0
MM
10522012-09-10 Michael R. Mauger <mmaug@yahoo.com>
1053
1054 * progmodes/sql.el: Version 3.1
1055 (sql-db2-escape-newlines): New variable.
1056 (sql-escape-newlines-filter): Use it.
1057
399a361b
JB
10582012-09-10 Juanma Barranquero <lekktu@gmail.com>
1059
1060 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
1061
0780c517
DN
10622012-09-10 Dan Nicolaescu <dann@gnu.org>
1063
45b82ad0
SM
1064 * vc/diff-mode.el (diff-mode-menu):
1065 Bind diff-remove-trailing-whitespace.
0780c517 1066
9b851e25
SM
10672012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
1068
1069 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
fc0c31f8
JB
1070 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
1071 (emacs-lisp-byte-code-mode): New functions.
9b851e25
SM
1072 (eval-sexp-add-defvars): Don't skip defvars in column >0.
1073 (eval-defun-2): Remove bogus interactive spec.
1074 (lisp-indent-line): Remove redundant whole-exp code, now done in
1075 indent-according-to-mode.
1076 (save-match-data): Remove redundant indent data.
1077
1078 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
1079 Use `declare'.
1080
3231d532
JL
10812012-09-09 Juri Linkov <juri@jurta.org>
1082
1083 * replace.el (replace-regexp-lax-whitespace): New defcustom.
1084 (replace-lax-whitespace, query-replace-regexp)
1085 (query-replace-regexp-eval, replace-regexp): Doc fix.
1086 (perform-replace, replace-highlight): Let-bind
1087 isearch-lax-whitespace to replace-lax-whitespace and
1088 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
1089
1090 * isearch.el (isearch-query-replace): Let-bind
1091 replace-lax-whitespace to isearch-lax-whitespace and
1092 replace-regexp-lax-whitespace to
1093 isearch-regexp-lax-whitespace. (Bug#10885)
1094
70fe8236
SM
10952012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
1096
1097 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
1098
8ed43f15
AM
10992012-09-09 Alan Mackenzie <acm@muc.de>
1100
70fe8236
SM
1101 * progmodes/cc-engine.el (c-state-cache-init):
1102 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
1103 (c-record-parse-state-state):
1104 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
8ed43f15 1105
bfabf70a
AS
11062012-09-09 Andreas Schwab <schwab@linux-m68k.org>
1107
1108 * register.el (register-separator): Rename from
1109 separator-register. All uses changed. Doc fix.
1110 (register): Fix version.
1111
011474aa
CY
11122012-09-09 Chong Yidong <cyd@gnu.org>
1113
1114 * replace.el (query-replace-map): Bind four new symbols for
1115 requesting window scrolling.
1116
1117 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
1118 query-replace-map (Bug#8948).
1119
1120 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
1121
1122 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
1123 since they are now in query-replace-map.
1124
1125 * window.el (scroll-other-window-down): Make the arg optional.
1126
a8b7cd8d
CY
11272012-09-09 Chong Yidong <cyd@gnu.org>
1128
1129 * files.el (hack-local-variables-confirm): Use quit-window to kill
1130 the *Local Variables* buffer.
1131
c3268831
DG
11322012-09-08 Dmitry Gutov <dgutov@yandex.ru>
1133
1134 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
1135 not just expect to be at its beginning. Adjust callees.
1136 Succeed when do-end block has no space before the pipe character.
1137 (ruby-brace-to-do-end): When the original block is one-liner,
1138 convert to multiline. Reindent the result.
1139
0979429b
J
11402012-09-08 Jambunathan K <kjambunathan@gmail.com>
1141
1142 * register.el (register): New group.
1143 (register-separator): New user option.
1144 (increment-register): Route it to `append-to-register', if
1145 register contains text. Implication is that `C-x r +' can now be
1146 used for appending to a text register (bug#12217).
1147 (append-to-register, prepend-to-register): Add separator based on
1148 `register-separator.
1149
ace2989a
AM
11502012-09-08 Alan Mackenzie <acm@muc.de>
1151
1152 AWK Mode: make auto-newline work when there's "==" in the pattern.
1153 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
1154 correctly.
0979429b
J
1155 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
1156 Test more rigorously for "=" token.
ace2989a 1157
616c6c36
DG
11582012-09-08 Dmitry Gutov <dgutov@yandex.ru>
1159
0979429b
J
1160 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
1161 Only fail when reached LIMIT.
616c6c36 1162
35d98877
CY
11632012-09-08 Chong Yidong <cyd@gnu.org>
1164
1165 * dired.el (dired-mode-map): Don't bind M-=.
1166
1167 * dired-aux.el (dired-diff): Use backup file as default.
1168
1715f2db
DA
11692012-09-08 Drew Adams <drew.adams@oracle.com>
1170
1171 * subr.el (add-to-history): Fix delete usage (Bug#12314).
1172
6dcef6ec
CY
11732012-09-08 Chong Yidong <cyd@gnu.org>
1174
1175 * subr.el (syntax-after, syntax-class): Doc fix.
1176
fa2bcf43
MR
11772012-09-08 Martin Rudalics <rudalics@gmx.at>
1178
1179 * window.el (display-buffer-in-previous-window): New buffer
1180 display action function.
1181
1182 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
1183 (debugger-previous-window): New variable.
1184 (debug): Rewrite using display-buffer-in-previous-window,
1185 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
1186
daac280a
SM
11872012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
1190
9dd40b00
MM
11912012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
1192
daac280a
SM
1193 * progmodes/python.el (python-shell-send-string):
1194 When default-directory is remote, create temp file on remote
9dd40b00
MM
1195 filesystem.
1196 (python-shell-send-file): When file is remote, pass local view of
1197 file paths to remote Python interpreter. (Bug#12340)
1198
145823ec
CY
11992012-09-07 Chong Yidong <cyd@gnu.org>
1200
cee2e90d
CY
1201 * window.el (switch-to-buffer): Doc fix (Bug#12181).
1202
0d7eb2ea
CY
1203 * files.el (after-find-file): Don't fail on a read-only buffer if
1204 require-final-newline is `visit' or `visit-save' (Bug#11156).
1205
145823ec
CY
1206 * subr.el (read-char-choice): Allow quitting via ESC ESC.
1207
daac280a
SM
1208 * userlock.el (ask-user-about-supersession-threat):
1209 Use read-char-choice (Bug#12093).
145823ec 1210
74c582e6
CY
12112012-09-07 Chong Yidong <cyd@gnu.org>
1212
e5c2edf7
CY
1213 * subr.el (buffer-narrowed-p): New function.
1214
1215 * ses.el (ses-widen):
1216 * simple.el (count-words--buffer-message):
1217 * net/browse-url.el (browse-url-of-buffer): Use it
1218
1219 * simple.el (count-words-region): Don't signal an error if there
1220 is a non-nil prefix arg and the mark is not set.
c640e87d 1221
74c582e6
CY
1222 * help.el (describe-key-briefly): Allow the message to be seen
1223 when invoked from the minibuffer (Bug#7014).
1224
d81ceaaf
DG
12252012-09-07 Dmitry Gutov <dgutov@yandex.ru>
1226
1227 * progmodes/ruby-mode.el (ruby-end-of-defun)
1228 (ruby-beginning-of-defun): Simplify, allow indentation before
1229 block beginning and end keywords.
8f06acce
DG
1230 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
1231 (ruby-end-of-defun): Expect that the point is at the beginning of
1232 the defun.
d81ceaaf 1233
d458ef98
SM
12342012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
1235
1236 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
1237 (bug#12367).
1238 (cl--make-usage-args): Strip _ from argument names.
1239
20367d28
RS
12402012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1241
1242 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
1243 obsolete alias speedbar-key-map.
1244 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
1245 (vhdl-index-menu-init): Don't use obsolete variable
1246 font-lock-maximum-size.
1247
3424a4f6
CY
12482012-09-06 Chong Yidong <cyd@gnu.org>
1249
1250 * frame.el (window-system-version): Mark as obsolete.
1251
fcbfbdea
CY
1252 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
1253 of obsolete variable speedbar-key-map.
1254
826b3235
JL
12552012-09-06 Juri Linkov <juri@jurta.org>
1256
1257 * replace.el (replace-lax-whitespace): New defcustom.
1258 (query-replace, query-replace-regexp, query-replace-regexp-eval)
1259 (replace-string, replace-regexp): Mention it in docstrings.
1260 (perform-replace, replace-highlight): Let-bind
1261 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
1262 to the values of replace-lax-whitespace and regexp-flag.
1263 Don't let-bind search-whitespace-regexp. (Bug#10885)
1264
1265 * isearch.el (isearch-query-replace): Let-bind
1266 replace-lax-whitespace instead of let-binding
1267 replace-search-function and replace-re-search-function.
1268 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
1269 and isearch-regexp-lax-whitespace to lazy-highlight variables.
1270 (isearch-toggle-symbol): Set isearch-regexp to nil
1271 in isearch-word mode (like in isearch-toggle-word).
1272
1ec5e41d
JL
12732012-09-06 Juri Linkov <juri@jurta.org>
1274
1275 * replace.el (replace-search-function)
1276 (replace-re-search-function): Set default values to nil.
1277 (perform-replace): Let-bind isearch-related variables based on
1278 replace-related values, call `isearch-search-fun' and let-bind
1279 the result to `search-function'. Remove code that sets
1280 `search-function' and `search-string' separately for
1281 `delimited-flag'.
1282 (replace-highlight): Add new argument `delimited-flag' and
1283 rename other arguments to the names used in `perform-replace'.
1284 Let-bind `isearch-word' to the argument `delimited-flag'.
1285 (Bug#10885, bug#10887)
1286
0ba2d4b6
DG
12872012-09-07 Dmitry Gutov <dgutov@yandex.ru>
1288
1289 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
1290 ruby-beginning-of-indent, simplify, allow all keywords to have
1291 indentation before them.
1292 (ruby-beginning-of-indent): Adjust for above. Search until the
1293 found point is not inside a string or comment.
1294 (ruby-font-lock-keywords): Allow symbols to start with "@"
1295 character, give them higher priority than variables.
1296 (ruby-syntax-propertize-function)
1297 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
1298 matchers. Expression expansions are not comments when inside a
1299 string, and there comment syntax status is irrelevant.
1300 (ruby-match-expression-expansion): New function. Check that
1301 expression expansion is inside a string, and it's not escaped.
1302 (ruby-font-lock-keywords): Use it.
1303
ef654460
MR
13042012-09-05 Martin Rudalics <rudalics@gmx.at>
1305
1306 * help.el (temp-buffer-max-height): New default value.
1307 (temp-buffer-resize-frames): New option.
1308 (resize-temp-buffer-window): Optionally resize frame.
1309
1310 * window.el (fit-frame-to-buffer-bottom-margin): New option.
1311 (fit-frame-to-buffer): New function.
1312
7e570fbf 13132012-09-05 Glenn Morris <rgm@gnu.org>
72308848
GM
1314
1315 * emulation/cua-rect.el (cua--init-rectangles):
1316 * textmodes/picture.el (picture-mode-map):
1317 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
1318 like forward-char and backward-char. (Bug#12317)
1319
7e570fbf 13202012-09-05 Leo Liu <sdl.web@gmail.com>
3aca1291
LL
1321
1322 * progmodes/flymake.el (flymake-warning-re): New variable.
1323 (flymake-parse-line): Use it.
1324
7e570fbf 13252012-09-05 Glenn Morris <rgm@gnu.org>
b6683353
GM
1326
1327 * calendar/holidays.el (holiday-christian-holidays):
1328 Rename an entry. (Bug#12289)
1329
7e570fbf 13302012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
64f8c4bd
SM
1331
1332 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
1333 (bug#12222).
1334
972debf2
SM
13352012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
1336
1337 * loadup.el: Load macroexp. Remove hack.
1338 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
1339 (macroexp--expand-all): Use it to get better warnings.
1340 (macroexp--backtrace, macroexp--trim-backtrace-frame)
1341 (internal-macroexpand-for-load): New functions.
1342 (macroexp--pending-eager-loads): New var.
1343 (emacs-startup-hook): New hack to replace one in loadup.el.
1344 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
1345 (cl--compiler-macro-cXXr): Move to top, before they can be used.
1346 (cl-psetf): Simplify.
1347 (cl-defstruct): Add indent rule.
1348
8ce192e3
LI
13492012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
1350
1351 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
1352 over `user-mail-address' for the SMTP MAIL FROM envelope.
1353 (smtpmail-via-smtp): Ditto.
1354
6578b4d8
DG
13552012-09-04 Dmitry Gutov <dgutov@yandex.ru>
1356
1357 * progmodes/ruby-mode.el: Clean up keybindings.
1358 (ruby-mode-map): Don't bind ruby-electric-brace,
1359 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
1360 backward-kill-word, reindent-then-newline-and-indent.
1361 (ruby-mark-defun): Remove.
1362 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
1363 (ruby-mode): Set local beginning-of-defun-function and
1364 end-of-defun-function values.
1365
c5e28e39
MR
13662012-09-03 Martin Rudalics <rudalics@gmx.at>
1367
1368 * window.el (temp-buffer-window-setup-hook)
1369 (temp-buffer-window-show-hook): New hooks.
1370 (temp-buffer-window-setup, temp-buffer-window-show)
1371 (with-temp-buffer-window): New functions.
972debf2
SM
1372 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
1373 (special-display-popup-frame): Make sure the window used shows BUFFER.
c5e28e39
MR
1374
1375 * help.el (temp-buffer-resize-mode): Fix doc-string.
1376 (resize-temp-buffer-window): New optional argument WINDOW.
1377
1378 * files.el (recover-file, save-buffers-kill-emacs):
1379 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
1380
73406194
MA
13812012-09-02 Michael Albinus <michael.albinus@gmx.de>
1382
1383 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
1384 remote definition of `default-directory', ensure we can connect.
1385
63dd1c6f
JL
13862012-09-02 Juri Linkov <juri@jurta.org>
1387
1388 Toggle whitespace matching mode with M-s SPC.
1389 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
1390
1391 * isearch.el (search-whitespace-regexp): Doc fix.
1392 Remove cons cell customization.
1393 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
1394 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
1395 New variables.
1396 (isearch-forward, isearch-forward-regexp): Doc fix.
1397 (isearch-toggle-lax-whitespace): New command.
1398 (search-forward-lax-whitespace, search-backward-lax-whitespace)
1399 (re-search-forward-lax-whitespace)
1400 (re-search-backward-lax-whitespace): New functions.
1401 (isearch-whitespace-regexp): Remove function.
1402 (isearch-query-replace): Let-bind replace-search-function and
1403 replace-re-search-function.
1404 (isearch-occur): Let-bind search-spaces-regexp according to the
1405 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
1406 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
1407 condition for C-q SPC.
1408 (isearch-search-fun-default): Use new functions mentioned above.
1409 (isearch-search-forward, isearch-search-backward): Remove functions.
1410 (isearch-search): Don't let-bind search-spaces-regexp.
1411 (isearch-lazy-highlight-space-regexp): Remove variable.
1412 (isearch-lazy-highlight-lax-whitespace)
1413 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
1414 (isearch-lazy-highlight-new-loop): Use them.
1415 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
1416
af7dda05
CY
14172012-09-02 Chong Yidong <cyd@gnu.org>
1418
1419 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
1420
d67d3afd
GM
14212012-09-02 Glenn Morris <rgm@gnu.org>
1422
1423 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
1424
69678719
GM
14252012-09-01 Glenn Morris <rgm@gnu.org>
1426
1427 * term.el: Tidy up menu definitions.
1428 (term-mode-map): Use easymenu for In/Out, Complete menus.
1429 (term-pager-break-map): Initialize in the defvar.
1430 (term-terminal-menu, term-signals-menu): Define with easymenu.
1431 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
1432 (term-pager-menu): New, extracted from term-process-pager.
1433 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
1434 (term-update-mode-line): Propertize line/char and page items.
1435 (term-process-pager): Move keymap initialization elsewhere.
1436
78dd6ab1
MR
14372012-09-01 Martin Rudalics <rudalics@gmx.at>
1438
1439 * window.el (switch-to-prev-buffer): Handle additional values of
1440 BURY-OR-KILL argument. Don't switch in minibuffer window.
1441 (switch-to-next-buffer): Don't switch in minibuffer window.
1442 (quit-restore-window): New function based on quit-window.
1443 Handle additional values of former KILL argument.
1444 (quit-window): Call quit-restore-window with appropriate
1445 interpretation of KILL argument.
1446 (display-buffer-below-selected): New buffer display action
1447 function.
1448
3d10e134
SM
14492012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
1450
1451 * minibuffer.el (completion-at-point-functions): Complete docstring
1452 (bug#12254).
1453
0e23ef9d
PE
14542012-09-01 Paul Eggert <eggert@cs.ucla.edu>
1455
1456 Better seed support for (random).
1457 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
1458 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
1459 * play/mpuz.el, play/tetris.el, play/zone.el:
1460 * calc/calc-comb.el (math-init-random-base):
1461 * play/blackbox.el (bb-init-board):
1462 * play/life.el (life):
1463 * server.el (server-use-tcp):
1464 * type-break.el (type-break):
1465 Remove unnecessary call to (random t).
1466 * net/sasl.el (sasl-unique-id-function):
1467 Change (random t) to (random), now that the latter is more random.
1468 * play/life.el (life-initialized): Remove no-longer-needed var.
1469
862382df
MR
14702012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
1471
1472 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
1473 Consider frame's buffer predicate when choosing the buffer.
1474 (Bug#12081)
1475
262a66e1
RS
14762012-08-30 Richard Stallman <rms@gnu.org>
1477
1478 * simple.el (special-mode-map): Delete binding for `z'.
1479
f17e1d00
AS
14802012-08-30 Andreas Schwab <schwab@linux-m68k.org>
1481
1482 * progmodes/compile.el (compilation-always-kill): Doc fix.
1483
24777832
CY
14842012-08-30 Chong Yidong <cyd@gnu.org>
1485
1486 * window.el (display-buffer-reuse-frames): Make the obsolescence
1487 message more informative.
1488
69ba1f04
GM
14892012-08-30 Glenn Morris <rgm@gnu.org>
1490
1491 * paren.el (show-paren-delay):
1492 Add a :set function. Doc fix. (Bug#12297)
1493
f0019ede
MB
14942012-08-29 Martin Blais <blais@furius.ca> (tiny change)
1495
1496 * progmodes/compile.el (compilation-always-kill): New var.
1497 (compilation-start): Use it.
1498
35e62fc9
SM
14992012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
1500
af070a1c
SM
1501 * simple.el (read-only-mode): Move from files.el for bootstrapping.
1502 * files.el (read-only-mode): Move to simple.el.
1503
35e62fc9
SM
1504 * files.el (read-only-mode): New minor mode.
1505 (toggle-read-only): Use it and mark obsolete.
1506 (find-file--read-only):
1507 * vc/vc.el (vc-next-action, vc-checkout):
1508 * vc/vc-cvs.el (vc-cvs-checkout):
1509 * obsolete/vc-mcvs.el (vc-mcvs-update):
1510 * ffap.el (ffap--toggle-read-only): Update callers.
1511
c2c43c23
MA
15122012-08-29 Michael Albinus <michael.albinus@gmx.de>
1513
1514 * eshell/esh-ext.el (eshell-external-command): Do not examine
972debf2
SM
1515 remote shell scripts.
1516 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
c2c43c23
MA
1517
1518 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
1519 "/usr/local/sbin".
1520
9fba804b
SM
15212012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1522
1523 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
1524
eada0861 15252012-08-28 Leo Liu <sdl.web@gmail.com>
22ab32ef 1526
806f0cc7
LL
1527 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
1528 completion-at-point. (Bug#12220)
1529
3bb213b9
LL
1530 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
1531
22ab32ef
LL
1532 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
1533
eada0861 15342012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
db148c21 1535
19c17fc1
CY
1536 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
1537 be buffer-local; add delete-trailing-whitespace (bug#12259).
db148c21 1538
eada0861 15392012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
ffe6eaf1
JM
1540
1541 * progmodes/hideif.el (hif-compress-define-list):
1542 Fix typo. (Bug#11951)
1543
eada0861 15442012-08-28 Dan Nicolaescu <dann@gnu.org>
d30aca1b
DN
1545
1546 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
1547 buffer local setting.
1548
27d6c5a8
LL
1549 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
1550 rcirc-encode-coding-system.
1551
eada0861 15522012-08-28 Leo Liu <sdl.web@gmail.com>
4432d2e2
LL
1553
1554 * net/rcirc.el (rcirc-split-message): New function.
1555 (rcirc-send-message): Use it. (Bug#12051)
1556
d44688e4
JL
15572012-08-28 Juri Linkov <juri@jurta.org>
1558
1559 * info.el (Info-fontify-node): Hide empty lines at the end of
1560 the node. (Bug#12272)
1561
34f10d41
MR
15622012-08-27 Drew Adams <drew.adams@oracle.com>
1563
1564 * dired.el (dired-pop-to-buffer): Make window start at beginning
1565 of buffer (Bug#12281).
1566
77f1f99c
CY
15672012-08-26 Chong Yidong <cyd@gnu.org>
1568
1569 * window.el (special-display-regexps, special-display-frame-alist)
1570 (special-display-buffer-names, special-display-function)
1571 (display-buffer-reuse-frames): Mark as obsolete.
1572
1573 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
1574
1575 * help.el (help-print-return-message): Don't treat
1576 display-buffer-reuse-frames specially.
1577
d97af5a0
CY
15782012-08-26 Chong Yidong <cyd@gnu.org>
1579
9fba804b
SM
1580 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
1581 New variable, replacing gdb-frame-parameters.
d97af5a0
CY
1582 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
1583 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
1584 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
1585 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
1586 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
1587 the functions directly with gdb-display-buffer-other-frame-action.
1588 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
1589 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
1590 (gdb-display-stack-buffer, gdb-display-locals-buffer)
1591 (gdb-display-registers-buffer): Define directly.
1592 (def-gdb-display-buffer): Macro deleted.
1593 (gdb-display-buffer): Remove second and third args, callers don't
1594 use them. Defer to the default display-buffer behavior, apart
1595 from making windows dedicated.
1596 (gdb-setup-windows): Don't call display-buffer unnecessarily.
1597
1598 * progmodes/gud.el (gud-display-line): Just use display-buffer.
1599
1600 * window.el (display-buffer-pop-up-frame): Handle a
1601 pop-up-frame-parameters alist entry.
1602 (display-buffer): Document it.
1603
dd7ffad6
CY
16042012-08-26 Chong Yidong <cyd@gnu.org>
1605
1606 * isearch.el (search-whitespace-regexp): Make string and nil
1607 values apply to both ordinary and regexp search. Allow a cons
1608 cell value to distinguish between the two.
1609 (isearch-whitespace-regexp, isearch-search-forward)
1610 (isearch-search-backward): New functions.
1611 (isearch-occur, isearch-search-fun-default, isearch-search)
1612 (isearch-lazy-highlight-new-loop): Use them.
1613 (isearch-forward, isearch-forward-regexp): Doc fix.
1614
4c47bd1e
CY
16152012-08-26 Chong Yidong <cyd@gnu.org>
1616
1617 * faces.el (help-argument-name): Always inherit from italic
1618 (Bug#12213).
1619
9aba119d
MR
16202012-08-25 Martin Rudalics <rudalics@gmx.at>
1621
1622 * window.el (window--even-window-heights): Even heights when
1623 WINDOW and the selected window form a vertical combination.
1624 (display-buffer-use-some-window): Provide that window used gets
1625 sized back by quit-window. (Bug#11880) and (Bug#12091)
1626
ca5256ad
PE
16272012-08-24 Paul Eggert <eggert@cs.ucla.edu>
1628
1629 Fix file time stamp problem with bzr and CVS (Bug#12001).
1630 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
1631 in the file's time stamp, since the version control system loses
1632 that information.
1633
d1c0d176
JL
16342012-08-22 Juri Linkov <juri@jurta.org>
1635
1636 * info.el (Info-fontify-node): Hide the suffix of the
1637 Info file name in the header line. (Bug#12187)
1638
141562ff
GM
16392012-08-22 Glenn Morris <rgm@gnu.org>
1640
1641 * calendar/cal-tex.el (cal-tex-weekly-common):
1642 Restore leading blank page.
1643
61a48e19 16442012-08-22 Le Wang <l26wang@gmail.com> (tiny change)
add9ca2d
BG
1645
1646 * misc.el (forward-to-word, backward-to-word): Activate or extend
61a48e19
GM
1647 the region under `shift-select-mode'. (Bug#12231)
1648
16492012-08-22 Bastien Guerry <bzg@gnu.org>
0fcd3d9f
BG
1650
1651 * progmodes/executable.el (executable-prefix): Set to "#!" instead
1652 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
1653 gives details on why the space is never needed.
1654
ea95074e
MR
16552012-08-22 Martin Rudalics <rudalics@gmx.at>
1656
9fba804b
SM
1657 * window.el (walk-window-tree, window-with-parameter):
1658 New optional argument MINIBUF to control whether these functions
ea95074e
MR
1659 should run on the minibuffer window.
1660 (window-at-side-list): Don't operate on minibuffer window.
1661 (window-in-direction): Simplify and rewrite doc-string.
9fba804b
SM
1662 (window--size-ignore): Rename to window--size-ignore-p.
1663 Update callers.
caceae25
MR
1664 (display-buffer-in-atom-window, window--major-non-side-window)
1665 (window--major-side-window, display-buffer-in-major-side-window)
9fba804b
SM
1666 (delete-side-window, display-buffer-in-side-window):
1667 New functions.
caceae25
MR
1668 (window--side-check, window-deletable-p, delete-window)
1669 (delete-other-windows, split-window): Handle side windows and
1670 atomic windows appropriately.
1671 (window--display-buffer): Call display-buffer-record-window also
1672 when the window buffer did not change.
ea95074e 1673
80a51fa0
CS
16742012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
1675
1676 * help-fns.el (help-fns--key-bindings):
1677 Abbreviate non-symbol remap targets. (Bug#12174)
1678
fbb6300b
MR
16792012-08-22 Martin Rudalics <rudalics@gmx.at>
1680
1681 * dired.el (dired-mark-remembered): Don't clobber point.
1682 (Bug#11795)
1683
2b2c0794
GM
16842012-08-22 Glenn Morris <rgm@gnu.org>
1685
1686 * progmodes/bug-reference.el (bug-reference): New custom group.
1687 (bug-reference-bug-regexp): Make it a defcustom.
1688
37219830
DU
16892012-08-22 Daiki Ueno <ueno@unixuser.org>
1690
1691 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
1692 (js-paren-indent-offset, js-square-indent-offset)
1693 (js-curly-indent-offset): Add :safe (Bug#12257).
1694
94e0e559
EC
16952012-08-22 Edward O'Connor <hober0@gmail.com>
1696
1697 * json.el (json-key-format): Add error properties.
1698 (json-encode-key): New function.
1699 (json-encode-hash-table, json-encode-alist, json-encode-plist):
1700 Use json-encode-key.
1701
da485f5e
GM
17022012-08-22 Glenn Morris <rgm@gnu.org>
1703
1704 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
1705 (cal-tex-leftday, cal-tex-rightday): Remove functions.
1706 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
1707 Update for above change.
1708
c6cc78b8
AS
17092012-08-21 Andreas Schwab <schwab@linux-m68k.org>
1710
1711 * cus-face.el (custom-face-attributes): Fix customize type for the
1712 :underline attribute. (Bug#11805)
1713
5481664a
MR
17142012-08-21 Martin Rudalics <rudalics@gmx.at>
1715
1716 * window.el (window-point-1, set-window-point-1): Remove.
1717 (window-in-direction, record-window-buffer)
1718 (set-window-buffer-start-and-point, split-window-below)
9fba804b
SM
1719 (window--state-get-1, display-buffer-record-window):
1720 Replace calls to window-point-1 and set-window-point-1 by calls to
5481664a
MR
1721 window-point and set-window-point respectively.
1722
6d74698e
GM
17232012-08-21 Glenn Morris <rgm@gnu.org>
1724
b7fa2691
GM
1725 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
1726 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
1727 Use it.
1728
52f56d5a
GM
1729 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
1730 (cal-tex-shortday): New function.
1731 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
1732 (cal-tex-cursor-filofax-daily): Use the above.
1733
9f1ee09e
GM
1734 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
1735 New functions.
1736 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
1737 (cal-tex-cursor-filofax-week): Use them.
1738
79858159
GM
1739 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
1740 New constants.
1741 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
1742 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
1743
d346b2b4
GM
1744 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
1745 (cal-tex-end-document): Don't rely on buffer name.
1746
b2403709
GM
1747 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
1748 Use cal-tex-vspace.
1749 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
1750 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
2d225a3a
GM
1751 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
1752 Use cal-tex-arg.
b2403709 1753
1cebb5c0
GM
1754 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
1755 (cal-tex-cursor-week, cal-tex-cursor-week2)
1756 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
1757 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1758 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
1759 (cal-tex-insert-preamble, cal-tex-b-document)
1760 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
1761 Improve cal-tex-cmd usage.
1762
c68cd5d4
GM
1763 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
1764 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
1765 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
1766 (cal-tex-weekly-paper): New function.
1767 (cal-tex-cursor-week, cal-tex-cursor-week2)
1768 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
1769 (cal-tex-cursor-day): Use it.
1770
9dca4801
GM
1771 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
1772 (cal-tex-cursor-filofax-week): Remove leading blank page.
1773
1941e134
GM
1774 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
1775 Add autoload cookie. For now at least, don't use color, since
1776 no other cal-tex function does.
1777
6d74698e
GM
1778 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
1779 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
1780 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
1781
64cde199
JL
17822012-08-21 Juri Linkov <juri@jurta.org>
1783
1784 * info.el (Info-file-attributes): New variable.
1785 (info-insert-file-contents): Add file attributes to
1786 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
1787 `Info-toc-nodes' when previous modtime of the Info file is less
1788 than new modtime.
1789 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
1790 of info.el. (Bug#12230)
1791
32757648
GM
17922012-08-20 Glenn Morris <rgm@gnu.org>
1793
1794 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
1795 * calendar/holidays.el (calendar-holiday-list):
1796 Report errors with display-warning rather than beep'n'sleep.
1797
a32fbbcf
MA
17982012-08-20 Michael Albinus <michael.albinus@gmx.de>
1799
1800 * net/tramp.el (tramp-accept-process-output): Accept only output
1801 from PROC. Otherwise, process filters and sentinels might be
1802 confused. (Bug#12145)
1803
a05731a0
CY
18042012-08-20 Chong Yidong <cyd@gnu.org>
1805
1806 * descr-text.el (describe-text-properties-1): Use overlays-in to
1807 report on empty overlays (Bug#3322).
1808
36e8d1eb
GM
18092012-08-20 Glenn Morris <rgm@gnu.org>
1810
3d300447
GM
1811 * mail/rmailout.el (rmail-output-read-file-name):
1812 Trap and report errors in rmail-output-file-alist elements.
1813
36e8d1eb
GM
1814 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
1815 since most non-font-lock faces are not also variables).
1816
b96e5814
ER
18172012-08-20 Edward Reingold <reingold@iit.edu>
1818
1819 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
1820 New function. (Bug12160)
1821
7cef3569
GM
18222012-08-19 Glenn Morris <rgm@gnu.org>
1823
1824 * mail/rmailout.el (rmail-output-read-file-name):
1825 Fix previous change (when the alist is nil or does not match).
1826
17975d7f
CY
18272012-08-19 Chong Yidong <cyd@gnu.org>
1828
1829 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
1830 (Bug#12228).
1831
2170b1bd
CY
18322012-08-18 Chong Yidong <cyd@gnu.org>
1833
1834 * simple.el (yank-handled-properties): New defcustom.
1835 (yank-excluded-properties): Add font-lock-face and category.
1836 (yank): Doc fix.
1837
9fba804b
SM
1838 * subr.el (remove-yank-excluded-properties):
1839 Obey yank-handled-properties. The special handling of font-lock-face
2170b1bd
CY
1840 and category is now done this way, instead of being hard-coded.
1841 (insert-for-yank-1): Remove font-lock-face handling.
1842 (yank-handle-font-lock-face-property)
1843 (yank-handle-category-property): New function.
1844
ee218151
GM
18452012-08-17 Glenn Morris <rgm@gnu.org>
1846
1847 * mail/rmailout.el (rmail-output-read-file-name):
1848 Check rmail-output-file-alist against the full message body
1849 in the correct rmail buffer. (Bug#12214)
1850
4a6bc3fd
MA
18512012-08-17 Michael Albinus <michael.albinus@gmx.de>
1852
9fba804b
SM
1853 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1854 Eliminate superfluous prompt. (Bug#12203)
4a6bc3fd 1855
383dcbf9
CY
18562012-08-17 Chong Yidong <cyd@gnu.org>
1857
1858 * mouse.el (mouse-appearance-menu): If x-select-font returns a
1859 font spec, set the font directly (Bug#3228).
1860
998c4a6a
MR
18612012-08-17 Martin Rudalics <rudalics@gmx.at>
1862
1863 * window.el (delete-window): Fix last fix.
1864
52162052
MR
18652012-08-16 Martin Rudalics <rudalics@gmx.at>
1866
1867 * window.el (window-valid-p): Move to window.c.
85c2386b
MR
1868 (window-child, window-child-count, window-last-child)
1869 (window-normalize-window, window-combined-p)
1870 (window-combinations, window-atom-root, window-min-size)
1871 (window-sizable, window-sizable-p, window-size-fixed-p)
1872 (window-min-delta, window-max-delta, window--resizable)
1873 (window--resizable-p, window-resizable, window-total-size)
1874 (window-full-height-p, window-full-width-p, window-body-size)
1875 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
1876 (minimize-window, window-deletable-p, delete-window)
1877 (delete-other-windows, set-window-buffer-start-and-point)
1878 (next-buffer, previous-buffer, split-window, balance-windows-2)
1879 (set-window-text-height, window-buffer-height)
1880 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
9fba804b
SM
1881 (truncated-partial-width-window-p): Minor code adjustments.
1882 In doc-strings state whether the argument window has to denote a
85c2386b 1883 live, valid or any window.
52162052 1884
1c308380
PS
18852012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
1886
1887 * progmodes/subword.el (subword-forward-function)
1888 (subword-backward-function, subword-forward-regexp)
1889 (subword-backward-regexp): New variables.
1890 (subword-forward, subword-forward-internal, subword-backward-internal):
1891 Use new variables, eg so that different "word" definitions
1892 can be easily used. (Bug#11411)
1893
94c9ece1
SM
18942012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1895
1896 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
1897 for composite selectors.
1898 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
1899 operation just because we can't find a previous revision.
1900
f2045622
CY
19012012-08-15 Chong Yidong <cyd@gnu.org>
1902
1903 * frame.el (set-frame-font): Accept font objects.
1904
582db660
SM
19052012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
1906
1907 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
1908
2f29c200
WJ
19092012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
1910
456e62c2
WJ
1911 * man.el (Man-overstrike-face, Man-underline-face)
1912 (Man-reverse-face): Remove variables.
1913 (Man-overstrike, Man-underline, Man-reverse): New faces.
1914 (Man-fontify-manpage): Use them instead of the variables.
1915 (Man-cleanup-manpage): Comment change.
1916 (Man-ansi-color-map): New variable.
1917 (Man-fontify-manpage): Use it.
1918 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
1919
2f29c200
WJ
1920 Implement ANSI SGR parameters 22-27 (bug#12146).
1921 * ansi-color.el (ansi-colors): Doc fix.
1922 (ansi-color-context, ansi-color-context-region): Doc fix.
1923 (ansi-color--find-face): New function.
1924 (ansi-color-apply, ansi-color-apply-on-region): Use it.
1925 Rename the local variable `face' to `codes' since it is now a list of
1926 ansi codes. Doc fix.
1927 (ansi-color-get-face): Remove.
1928 (ansi-color-parse-sequence): New function, derived from
1929 ansi-color-get-face.
1930 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
1931 codes 22-27.
1932
b4f5e9df
SM
19332012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
1934
1935 * subr.el (read-passwd): Allow use from a minibuffer.
1936
ba025fbd
EZ
19372012-08-14 Eli Zaretskii <eliz@gnu.org>
1938
1939 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
1940 inside comments and strings as identifiers.
1941
1942 * progmodes/gud.el (gud-tooltip-print-command): Quote the
1943 expression to evaluate. This allows to evaluate expressions with
1944 embedded whitespace.
1945 (gud-tooltip-tips): Add a blank before the newline in the
1946 message-box text, for the benefit of message-box emulation on
1947 MS-Windows.
1948
1949 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
1950 messages from GDB, pop them up in a tooltip to give feedback to
1951 user.
b4f5e9df
SM
1952 (gdb-tooltip-print-1): Quote the expression to evaluate.
1953 This allows to evaluate expressions with embedded whitespace.
ba025fbd
EZ
1954 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
1955 if the TTY name is nil or empty (which happens when communicating
1956 with the inferior via pipes, e.g. on MS-Windows).
1957 (gdb-internals): If GDB sends a "&\n" empty debugging message,
1958 don't send that to the GUD buffer.
1959
c548f821
GM
19602012-08-14 Glenn Morris <rgm@gnu.org>
1961
1962 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
1963 Optimize away setq-default with no args, as for setq. (Bug#12195)
1964
55802e4a
CY
19652012-08-14 Chong Yidong <cyd@gnu.org>
1966
4abcdac8
CY
1967 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
1968
55802e4a
CY
1969 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
1970 (Bug#12085).
1971
3c3cda1a
GM
19722012-08-14 Glenn Morris <rgm@gnu.org>
1973
1974 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
1975
e1873bd0
MA
19762012-08-14 Michael Albinus <michael.albinus@gmx.de>
1977
1978 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
1979 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
1980 Use cached shell name.
1981
925411b4
FEG
19822012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
1983
1984 * progmodes/python.el (python-shell-send-string):
3c3cda1a 1985 (python-shell-send-setup-code): Do not use `format' with `message'.
925411b4 1986
e636fafe
DG
19872012-08-14 Dmitry Gutov <dgutov@yandex.ru>
1988
1989 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
1990 (ruby-percent-literal-beg-re): New constant.
1991 (ruby-syntax-general-delimiters-goto-beg): Rename to
1992 `ruby-syntax-enclosing-percent-literal', improve literal type check.
1993 (ruby-syntax-propertize-general-delimiters): Rename to
1994 `ruby-syntax-propertize-percent-literal', it's a shorter and more
1995 popular term. Adjust comments everywhere.
1996 (ruby-syntax-propertize-percent-literal): Only propertize when not
1997 inside a simple string or comment. When the literal is unclosed,
1998 leave the text after it unpropertized.
f063063a
DG
1999 (ruby-syntax-methods-before-regexp): New constant.
2000 (ruby-syntax-propertize-function): Use it to recognize regexps.
2001 Don't look at the text after regexp, just use the whitelist.
e636fafe 2002
e5b19827
AS
20032012-08-14 Andreas Schwab <schwab@linux-m68k.org>
2004
2005 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
2006 non-nil always load the compiled file if it exists. (Bug#12197)
2007
a9f6f311
CY
20082012-08-14 Chong Yidong <cyd@gnu.org>
2009
2010 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
2011 (hi-lock-set-pattern): When deciding whether to use font lock or
2012 overlays, look at font-lock-mode instead of font-lock-fontified
2013 (Bug#12168).
2014 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
2015 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
2016
7d806b1e
DU
20172012-08-14 Daiki Ueno <ueno@unixuser.org>
2018
2019 * subr.el (internal--after-with-selected-window): Fix typo
2020 (Bug#12193).
2021
5beed586
FEG
20222012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
2023
2024 Use `completion-table-dynamic' for completion functions.
2025 * progmodes/python.el
2026 (python-shell-completion--do-completion-at-point)
e636fafe
DG
2027 (python-shell-completion--get-completions):
2028 Remove functions.
5beed586
FEG
2029 (python-shell-completion-complete-at-point): New function.
2030 (python-completion-complete-at-point): Use it.
2031
92cb3b04
J
20322012-08-13 Jambunathan K <kjambunathan@gmail.com>
2033
2034 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
2035 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
2036
89660017
SM
20372012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
2038
3c98c962
SM
2039 * subr.el (function-get): Refine `autoload' arg so it can also
2040 autoload functions for gv.el (bug#12191).
2041 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
2042 autoloads macros.
2043
aa7c6dbe
SM
2044 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
2045 Prefer pcase-let over destructuring-bind.
2046 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
2047 Also, remove whitespace as we go, rather than after accumulating the
2048 various places.
2049
89660017
SM
2050 * subr.el (internal--before-with-selected-window)
2051 (internal--after-with-selected-window): Fix typo seleted->selected.
2052 (with-selected-window): Adjust callers.
2053 Reported by Dmitry Gutov <dgutov@yandex.ru>.
2054
31cd32c9
BG
20552012-08-13 Bastien Guerry <bzg@gnu.org>
2056
0fcd3d9f 2057 * window.el (special-display-popup-frame): Minor docstring
31cd32c9
BG
2058 enhancement. (Bug#12172)
2059
1b15d8ad
AS
20602012-08-13 Andreas Schwab <schwab@linux-m68k.org>
2061
31e54db0
AS
2062 * tar-mode.el (tar-header-data-end): Only ignore size for files of
2063 type 1-6.
2064 (tar-header-block-summarize, tar-get-descriptor): Handle pax
2065 extended headers.
2066
1b15d8ad
AS
2067 * files.el (hack-local-variables-filter): Remove useless eval.
2068
35cb9c06
MR
20692012-08-13 Martin Rudalics <rudalics@gmx.at>
2070
2071 * subr.el (with-selected-window): Fix last change.
2072
1439443b
SM
20732012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2074
2075 * subr.el (internal--before-with-seleted-window)
2076 (internal--after-with-seleted-window): New functions.
1b15d8ad
AS
2077 (with-selected-window): Use them, to replace dependency on
2078 tty-top-frame.
1439443b 2079
0d9e2599
NN
20802012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
2081
2082 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
2083 binding for `newline'.
2084 (ruby-move-to-block): When moving backward, stop at block opening,
2085 not indentation.
2086 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
2087 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
2088 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
2089 `ruby-toggle-block'.
2090
ba10c48c
SM
20912012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2092
2093 * ibuffer.el (ibuffer-do-toggle-read-only):
2094 * dired.el (dired-toggle-read-only):
2095 * buff-menu.el (Buffer-menu-toggle-read-only):
2096 * bindings.el (mode-line-toggle-read-only):
2097 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
2098
9229c658
AS
20992012-08-12 Andreas Schwab <schwab@linux-m68k.org>
2100
2101 * descr-text.el (describe-char): Put the overlays over the
2102 "displayed as" character.
2103
0fd09128
JB
21042012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
2105
2106 * calc/calc-units.el (math-default-units-table): Give an
2107 initial value.
2108 (math-put-default-units): Add options to put composite units and
2109 unit systems in the default units table.
2110 (calc-convert-units): Send composite units to
2111 `math-put-default-units' when appropriate.
2112
9ff9402d 21132012-08-11 Glenn Morris <rgm@gnu.org>
7aacaf15 2114
fbb5e336
GM
2115 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
2116
7aacaf15
GM
2117 * tutorial.el (help-with-tutorial):
2118 * emacs-lisp/copyright.el (copyright-update-directory):
2119 * emacs-lisp/autoload.el (autoload-find-generated-file)
2120 (autoload-find-file): Disable local eval: (for insurance).
2121
f40b9f10
GM
2122 * files.el (hack-local-variables-filter): If an eval: form is not
2123 known to be safe, and enable-local-variables is :safe, then ignore
2124 the form totally, as is done for non-eval forms. (Bug#12155)
6f97980a 2125 This is CVE-2012-3479.
f40b9f10 2126
daa9f1a6
SM
21272012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2128
2129 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
2130 (rx-form): Simplify.
2131
9cd80478
DG
21322012-08-09 Dmitry Gutov <dgutov@yandex.ru>
2133
0d9e2599
NN
2134 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
2135 ?, _, and : are symbol constituents, ! is not (but kinda should be).
2136 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
2137 (ruby-syntax-propertize-function): Adjust for changes in
2138 `ruby-syntax-propertize-heredoc'.
2139
21402012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
2141
9cd80478
DG
2142 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
2143 binding (use `M-;' instead).
9cd80478 2144 (ruby-singleton-class-p): New function.
0d9e2599 2145 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
9cd80478 2146
d301b413
SM
21472012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2148
2149 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
2150
1530c98e
CY
21512012-08-10 Chong Yidong <cyd@gnu.org>
2152
2153 * progmodes/python.el (python-shell-get-process-name): Don't mess
2154 with same-window-buffer-names.
2155
2156 * eshell/eshell.el (eshell-add-to-window-buffer-names)
2157 (eshell-remove-from-window-buffer-names): Make obsolete.
2158 (eshell-buffer-name, eshell-unload-hook): Don't use them.
2159 (eshell): Just use pop-to-buffer-same-window instead.
2160
e1293765
CY
21612012-08-10 Chong Yidong <cyd@gnu.org>
2162
2163 * bindings.el: Bind M-= back to count-words-region.
2164
2165 * simple.el (count-words-region): Accept a prefix arg for acting
2166 on the entire buffer.
2167 (count-words--buffer-message): New helper function.
2168
e1894109
SM
21692012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2170
2171 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
2172 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
2173 (event-start, event-end): Use posn-at-point to return a more
2174 informative posn.
2175 (posnp): New function.
2176 * mouse.el (popup-menu-normalize-position): Use it.
2177
c69f56a2
MY
21782012-08-10 Masatake YAMATO <yamato@redhat.com>
2179
2180 * mouse.el (popup-menu-normalize-position): New function.
2181 (popup-menu): Use `popup-menu-normalize-position' to normalize
2182 the form for POSITION argument.
2183
2184 * term/x-win.el (x-menu-bar-open):
2185 Use the value returend from (posn-at-point) as position
2186 passed to `popup-menu'.
2187
31673780
JB
21882012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2189
2190 * calc/calccomp.el (math-compose-expr): Add extra argument
2191 indicating that parentheses should be put around products in
2192 denominators. Give multiplication precedence over division during
2193 composition.
2194
dab7711b
CY
21952012-08-09 Chong Yidong <cyd@gnu.org>
2196
dee4ef93
CY
2197 * man.el (Man-switches, Man-sed-command, Man-awk-command)
2198 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
2199 (Man-untabify-command, manual-program): Convert to defcustom
2200 (Bug#10429).
2201
73e2bbc5
CY
2202 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
2203
3e861c8a
CY
2204 * descr-text.el (describe-char): Don't insert extra newlines
2205 (Bug#10127).
2206
a9f5a649
CY
2207 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
2208 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
2209
dab7711b
CY
2210 * align.el (align-region): Delete temporary markers (Bug#10047).
2211 Plus some code cleanups.
2212
e0cc4efa
FEG
22132012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
2214
2215 * progmodes/python.el (python-pdbtrack-tracked-buffer)
2216 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
2217 (python-shell-internal-last-output): Use make-local-variable
2218 instead of make-variable-buffer-local.
2219
489af14f
FEG
22202012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
2221
2222 * progmodes/python.el: Enhancements to forward-sexp.
2223 (python-nav-forward-sexp): Rename from
2224 python-nav-forward-sexp-function.
c69f56a2
MY
2225 (python-nav--forward-sexp, python-nav--backward-sexp):
2226 New functions.
489af14f 2227
0fc50303
JB
22282012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2229
2230 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
2231 modes and simplification modes.
2232
5d65606a
SM
22332012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
2234
2235 * delsel.el (delete-selection-pre-hook): Don't propagate the
2236 file-supersession signals (bug#12161).
2237
4250fdf5
SM
22382012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
2241 (cl-map-extents): Add compatibility aliases (bug#12135).
2242
d9f9b465
MA
22432012-08-08 Michael Albinus <michael.albinus@gmx.de>
2244
2245 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
2246 tests by `ignore-error'.
2247 (tramp-find-shell): Open also a new shell, when cache is already
2248 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
2249
ce0fcefa
JL
22502012-08-08 Juri Linkov <juri@jurta.org>
2251
2252 * bookmark.el: Add `defaults' property to the bookmark record.
2253 (bookmark-current-buffer): Doc fix.
2254 (bookmark-make-record): Add `defaults' property with default values
2255 to the bookmark record.
2256 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
2257 with `bookmark-insert-current-bookmark'.
2258 (bookmark-set): Get `defaults' property from the bookmark record
2259 and use it in `read-from-minibuffer'.
2260 (bookmark-insert-current-bookmark): Remove function.
2261
2262 * info.el (Info-bookmark-make-record): Add `defaults' property
2263 with values of canonical Info node name, the current Info file
2264 name and the current Info node name. (Bug#12107)
2265
53fa8652
JL
22662012-08-08 Juri Linkov <juri@jurta.org>
2267
2268 * files.el (basic-save-buffer): Use `buffer-name' as the default
2269 of `read-file-name' when buffer is not visiting a file (bug#12128).
2270
242c0a95
JL
22712012-08-08 Juri Linkov <juri@jurta.org>
2272
2273 * info.el (Info-isearch-search): Doc fix.
2274 (Info-search): Change search-failed message from "initial node" to
2275 "end of node" (bug#12078).
2276 (Info-isearch-search): Change `isearch-string-state' to
2277 `isearch--state-string'.
2278
32ac3a6b
GM
22792012-08-08 Glenn Morris <rgm@gnu.org>
2280
2281 * language/persian.el: Remove file.
f8c1afd5 2282 * language/misc-lang.el: Move unique part of persian.el here.
32ac3a6b
GM
2283 * loadup.el: Remove language/persian.
2284
2c2d9c9c
OF
22852012-08-08 Óscar Fuentes <ofv@wanadoo.es>
2286
2287 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
2288
2d79ec42
FEG
22892012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
2290
2291 * progmodes/python.el Fixed defsubst warning.
2292 (python-syntax-context) Rename from python-info-ppss-context.
2293 (python-syntax-context-type): Rename from
2294 python-info-ppss-context-type.
2295 (python-syntax-comment-or-string-p): Rename from
2296 python-info-ppss-comment-or-string-p.
2297
2bd255dd
JB
22982012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2299
2300 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
2301
c395097f
AS
23022012-08-07 Andreas Schwab <schwab@linux-m68k.org>
2303
6125983e
AS
2304 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
2305 a defcustom that is quoted with backquote.
2306
4250fdf5
SM
2307 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
2308 Fix handling of interactive spec when the body uses return.
651eaf36
AS
2309 (math-do-arg-check, math-define-function-body): Use backquote forms.
2310 * calc/calc-ext.el (math-defcache): Likewise.
2311 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
2312 * allout.el (allout-new-exposure): Likewise.
2313 * calc/calcalg2.el (math-tracing-integral): Likewise.
2314 * info.el (Info-last-menu-item): Likewise.
2315 * emulation/vip.el (vip-loop): Likewise.
2316 * textmodes/artist.el (artist-funcall): Likewise.
2317 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
2318 Construct menu-item directly.
2319
4250fdf5
SM
2320 * progmodes/autoconf.el (font-lock-syntactic-keywords):
2321 Don't declare.
c395097f 2322
5fb50dd3
CY
23232012-08-07 Chong Yidong <cyd@gnu.org>
2324
2325 * simple.el (deactivate-mark): Preserve text properties when
2326 saving the primary selection (Bug#8384).
2327
54eea618
KR
23282012-08-07 Kevin Ryde <user42@zip.com.au>
2329
2330 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
2331 (woman-parse-numeric-value): On a bad .IP line, issue a warning
2332 and continue processing (Bug#12110).
2333
638eaeb9
SM
23342012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
2335
2336 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
2337 syntax-propertize-function (bug#10095).
2338
ea376861
SM
23392012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
2340
f91b35be
SM
2341 * help-fns.el (help-fns--key-bindings, help-fns--signature)
2342 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
2343 describe-function-1.
2344 (describe-function-1): Use them. Move compiler macro after sig.
2345 (help-fns--compiler-macro): Use function-get. Assume we're already in
2346 standard-output. Adjust layout to new call order.
2347
ea376861
SM
2348 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
2349 re-binding a symbol that has a symbol-macro (bug#12119).
2350
d5be7bd0
MB
23512012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
2352
2353 * language/persian.el: New file. (Bug#11812)
2354 * loadup.el: Add language/persian.el.
2355
90749b53
CY
23562012-08-06 Chong Yidong <cyd@gnu.org>
2357
2358 * window.el (window--maybe-raise-frame): New function.
2359 (window--display-buffer): Split off from here.
2360 (display-buffer-reuse-window, display-buffer-pop-up-frame)
2361 (display-buffer-pop-up-window, display-buffer-use-some-window):
2362 Obey an inhibit-switch-frame action alist entry.
2363 (display-buffer): Update doc.
2364
2365 * replace.el (occur-after-change-function): Avoid losing focus by
2366 using the inhibit-switch-frame display parameter (Bug#12139).
2367
ba7b0154
FEG
23682012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
2369
2370 Make internal shell process buffer names start with space.
2371 * progmodes/python.el (python-shell-make-comint): Add optional
2372 argument INTERNAL.
2373 (run-python-internal): Use it.
2374 (python-shell-internal-get-or-create-process): Check for new
2375 internal buffer names.
2376
5eaeacb5
GM
23772012-08-06 Glenn Morris <rgm@gnu.org>
2378
e296d94b 2379 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
5eaeacb5
GM
2380 Do less getting and setting of environment variables.
2381
b7ccbdc2
CY
23822012-08-05 Chong Yidong <cyd@gnu.org>
2383
777fe95e
CY
2384 * proced.el (proced): Add substitution string to docstring to
2385 trigger autoloading of the proced library on C-h f (Bug#1768).
2386
4250fdf5
SM
2387 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
2388 Don't show defvars which have no second argument (Bug#8638).
b7ccbdc2
CY
2389
2390 * imenu.el (imenu-generic-expression): Move documentation here
2391 from imenu--generic-function.
2392 (imenu--generic-function): Refer to imenu-generic-expression.
2393
9e3b7800 23942012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
d5c31f1d
2395
2396 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
2397 indentation declaration.
2398 (viper-loop): Add indentation declaration (Bug#7025).
2399
e5d9c0d1
CY
24002012-08-05 Chong Yidong <cyd@gnu.org>
2401
f0422feb
CY
2402 * help-fns.el (describe-variable): Add hyperlink for
2403 directory-local variables files. Improve buffer-local and
2404 permanent-local reporting; suggested by MON KEY (Bug#6644).
2405
2406 * help-mode.el (help-dir-local-var-def): New button type.
2407
e5d9c0d1
CY
2408 * files.el (kill-buffer-hook): Provide a defvar.
2409
a4f2deaa
GM
24102012-08-05 Glenn Morris <rgm@gnu.org>
2411
2412 * eshell/esh-ext.el (eshell/addpath):
2413 Also update eshell-path-env. (Bug#12013)
2414
a9dd5754
CY
24152012-08-05 Chong Yidong <cyd@gnu.org>
2416
a4f2deaa 2417 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
615b0bf0 2418
d014c740
CY
2419 * fringe.el (fringe-styles): Add docstring.
2420 (fringe--check-mode): New function.
2421 (set-fringe-mode, set-fringe-style): Use it.
2422 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
2423
a9dd5754
CY
2424 * files.el (set-auto-mode): Fix invalid setq call.
2425
7c2dc8bd
SM
24262012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
2427
2428 * isearch.el: Misc simplification; use defstruct.
2429 (isearch-mode-map): Dense maps now work like sparse ones.
2430 (isearch--state): New defstruct.
2431 (isearch-string-state, isearch-message-state, isearch-point-state)
2432 (isearch-success-state, isearch-forward-state)
2433 (isearch-other-end-state, isearch-word-state, isearch-error-state)
2434 (isearch-wrapped-state, isearch-barrier-state)
2435 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
2436 replaced by defstruct's accessors.
2437 (isearch--set-state): Rename from isearch-top-state and change
2438 calling convention.
2439 (isearch-push-state): Use new isearch--get-state.
2440 (isearch-toggle-word): Disable regexp when enabling word.
2441 (isearch-message-prefix): Remove unused arg _c-q-hack.
2442 (isearch-message-suffix): Remove unused arg _ellipsis.
2443
7fcc0070
AS
24442012-08-04 Andreas Schwab <schwab@linux-m68k.org>
2445
2446 * simple.el (list-processes--refresh): For a server use :host or
2447 :local as the address.
97ad0769 2448 (list-processes): Doc fix.
7fcc0070 2449
a11035b8 24502012-08-04 Michal Nazarewicz <mina86@mina86.com>
00340faf
MN
2451
2452 * lisp/mpc.el: Support password in host argument.
2453 (mpc--proc-connect): Parse and use new password element.
2454 Set mpc-proc variable instead of returning process.
2455 (mpc-proc): Adjust accordingly.
2456
6dad7178
EZ
24572012-08-03 Eli Zaretskii <eliz@gnu.org>
2458
18949c2f
EZ
2459 * whitespace.el (whitespace-display-mappings): Use Unicode
2460 codepoints, instead of emacs-mule codepoints. See
2461 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
2462 for the details.
2463
6dad7178
EZ
2464 * files.el (file-truename): Don't skip symlink-chasing part on
2465 windows-nt. Incorporate the resolution of 8+3 short aliases on
4250fdf5
SM
2466 Windows into the loop that recursively chases symlinks.
2467 Compare directory and its parent case-insensitively on MS-Windows and
6dad7178
EZ
2468 MS-DOS.
2469
385b0198
CY
24702012-08-03 Chong Yidong <cyd@gnu.org>
2471
6200f3c4
CY
2472 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
2473
385b0198
CY
2474 * sort.el (sort-regexp-fields): Doc fix.
2475
b9e74744
TH
24762012-08-03 Tassilo Horn <tsdh@gnu.org>
2477
2478 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
2479 labels regex position point at the expected place.
2480
41013cb4
MK
24812012-08-03 MON KEY <monkey@sandpframing.com>
2482
2483 * net/imap.el (imap-interactive-login, imap-authenticate)
2484 (imap-mailbox-lsub, imap-mailbox-list)
2485 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
2486 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
2487 (imap-parse-response): Doc fix.
2488
0ffee616
JT
24892012-08-03 João Távora <joaotavora@gmail.com>
2490
2491 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
2492 if sexp scanning does not move point (Bug#5734).
2493
cfcc9cc8
TH
24942012-08-02 Tassilo Horn <tsdh@gnu.org>
2495
2496 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
2497 Add listings, minted, and ctable packages.
2498 (reftex-label-alist-builtin): Move listings, minted, and ctable
2499 entries before LaTeX.
a01bbb84 2500 (reftex-label-alist): Docfix.
cfcc9cc8 2501
66ec2442
BG
25022012-08-02 Bastien Guerry <bzg@gnu.org>
2503
2504 * replace.el (occur): Fix docstring (bug#12122).
2505
837b365b
GM
25062012-08-02 Glenn Morris <rgm@gnu.org>
2507
2508 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
2509
e098de97
PE
25102012-08-02 Paul Eggert <eggert@cs.ucla.edu>
2511
2512 Obsolete alias inactivate-current-input-method-function (Bug#10150).
2513 * international/mule-cmds.el: Create
2514 inactivate-current-input-method-function as an obsolete alias for
2515 deactivate-current-input-method-function. See Katsumi Yamaoka in
2516 <http://bugs.gnu.org/10150#46>.
2517
a0f95636
JB
25182012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2519
2520 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
2521 of nested `if's.
2522
0d26d7c4
GM
25232012-08-01 Glenn Morris <rgm@gnu.org>
2524
2525 * progmodes/autoconf.el (autoconf-definition-regexp):
2526 Add AH_TEMPLATE, adjust submatch numbering.
2527 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
2528 (autoconf-current-defun-function): Update for above change.
2529 (autoconf-current-defun-function): First skip to end of current word.
2530
b686ba06
RS
25312012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
2532
2533 * calendar/cal-html.el (cal-html-insert-agenda-days):
2534 Fix typo. (Bug#12018)
2535
0d49da68
FEG
25362012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
2537
2538 Shell processes: enhancements to startup and CEDET compatibility.
2539 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
2540 (python-shell-make-comint): accept-process-output at startup.
2541 (run-python-internal): Set inferior-python-mode-hook to nil.
2542 (python-shell-internal-get-or-create-process): call sit-for.
2543 (python-preoutput-result): Add obsolete alias.
2544 (python-shell-internal-send-string): Use it.
2545 (python-shell-send-setup-code): Remove call to
2546 accept-process-output.
2547
f1a71c6e
AS
25482012-07-31 Andreas Schwab <schwab@linux-m68k.org>
2549
2550 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
2551 (Bug#12108)
2552
d2605269
JB
25532012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
2554
2555 * calc-mode.el (calc-basic-simplification-mode): Rename from
2556 `calc-limited-simplification-mode'.
2557 (calc-alg-simplification-mode): New function.
fc0c31f8 2558 (calc-set-simplify-mode): Adjust message.
f1a71c6e 2559
d2605269
JB
2560 * calc.el (calc-set-mode-line): Adjust mode line display for
2561 basic simplification mode.
2562
2563 * calc-help.el (calc-m-prefix-help): Update help message.
2564
2565 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
2566 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
2567
a3827a43
BG
25682012-07-31 Bastien Guerry <bzg@gnu.org>
2569
2570 * man.el (man): Fix comment. (bug#12101)
2571
502e3f89
MR
25722012-07-31 Martin Rudalics <rudalics@gmx.at>
2573
2574 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
2575 Don't return a non-nil value when no suitable buffer was found.
2576
d7714961
FEG
25772012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
2578
2579 * progmodes/python.el (run-python-internal): Disable font lock for
2580 internal shells.
2581
1f45e27e
SM
25822012-07-30 Stefan Merten <smerten@oekonux.de>
2583
70efc5c9 2584 * textmodes/rst.el: Silence `checkdoc-ispell'.
1f45e27e
SM
2585 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
2586 (rst-official-version, rst-official-cvs-rev)
2587 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
2588 (rst-mode-map): New key binding.
2589
0aee6912
PE
25902012-07-30 Paul Eggert <eggert@cs.ucla.edu>
2591
2592 Update .PHONY listings in makefiles.
2593 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
2594 autoloads, update-subdirs, updates, bzr-update, update-authors,
2595 compile-onefile, compile-calc, backup-compiled-files,
2596 compile-after-backup, compile-one-process, mh-autoloads,
2597 bootstrap-clean, distclean, maintainer-clean.
2598
9052f9f0
JB
25992012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2600
1823ac5a
JB
2601 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
2602 (calc-set-mode-line): Don't display "AlgSimp ".
2603
2604 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
2605 (calc-lim-simplify-mode): New function.
2606 (calc-set-simplify-mode): Default to 'alg.
2607 (calc-default-simplify-mode): Make algebraic simplifications
2608 the default.
2609
2610 * calc/calc-ext.el (calc-init-extensions): Remove binding for
2611 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
2612
8d7c7eed 2613 * calc/calc-help.el (calc-m-prefix-help): Change messages to
4b337409
JB
2614 indicate new simplification modes.
2615
1823ac5a
JB
2616 * calc/README: Mention new default simplification mode.
2617
9052f9f0
JB
2618 * calc/calc.el (math-normalize-error): New variable.
2619 (math-normalize): Set `math-normalize-error' to t
2620 when there's an error.
2621
2622 * calc/calc-alg.el (math-simplify): Don't simplify when
2623 `math-normalize' returns an error.
2624
20ba0cb4
EZ
26252012-07-29 Eli Zaretskii <eliz@gnu.org>
2626
2627 * international/mule-cmds.el (set-locale-environment): Revert last
2628 change, since display-graphic-p returns nil when this function is
2629 called during startup. Instead...
2630
2631 * term/w32console.el (terminal-init-w32console): ...setup the
2632 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
2633
a5dcc929
JL
26342012-07-29 Juri Linkov <juri@jurta.org>
2635
2636 * simple.el (goto-line): Don't display default line number in the
2637 prompt because it should be displayed by `read-number' (bug#9952).
2638 Add the current line number to the defaults of `goto-line' to
2639 allow its easier modification by users with `M-n' (bug#9201).
2640
2641 * subr.el (read-number): Support multiple default values like in
2642 other minibuffer reading functions. Replace `read' with
2643 `string-to-number' for consistency with `number-to-string'.
2644
72b255c7
PE
26452012-07-29 Paul Eggert <eggert@cs.ucla.edu>
2646
2647 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
2648 * emulation/viper-init.el (viper-deactivate-input-method-action):
2649 Rename from viper-inactivate-input-method-action.
2650 (viper-deactivate-input-method):
2651 Rename from viper-inactivate-input-method.
2652 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
2653 * international/mule-cmds.el (deactivate-input-method):
2654 Rename from inactivate-input-method.
2655 Also run input-method-deactivate-hook.
2656 (deactivate-current-input-method-function):
2657 Rename from inactivate-current-input-method-function.
2658 (input-method-deactivate-hook): New hook.
2659 (input-method-inactivate-hook): Mark obsolete.
bb6eb9fc
PE
2660 (inactivate-input-method): Mark obsolete.
2661
72b255c7
PE
2662 * international/quail.el (quail-activate):
2663 Also run quail-deactivate-hook.
2664 (quail-deactivate): Rename from quail-inactivate.
2665 * international/robin.el (robin-activate):
2666 Also run robin-deactivate-hook.
2667 (robin-deactivate): Rename from robin-inactivate.
2668
2549c068
CY
26692012-07-29 Chong Yidong <cyd@gnu.org>
2670
2671 * simple.el (indicate-copied-region): New function.
2672 (kill-ring-save): Split off from here.
2673
2674 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
2675 (kill-rectangle): Set deactivate-mark to t on read-only error.
2676
2677 * register.el (copy-to-register, copy-rectangle-to-register):
2678 Deactivate the mark, and use indicate-copied-region (Bug#10056).
c69f56a2
MY
2679 (append-to-register, prepend-to-register):
2680 Call 2012-07-29 Juri Linkov <juri@jurta.org>
17711ed9
JL
2681
2682 * simple.el (async-shell-command-buffer): New defcustom.
2683 (shell-command): Use it. (Bug#4719)
2684
01bd1b0d
EZ
26852012-07-28 Eli Zaretskii <eliz@gnu.org>
2686
2687 * international/mule-cmds.el (set-locale-environment): In a
2688 console session on MS-Windows, set up keyboard and terminal
2689 encoding from the OEM codepage, not the ANSI codepage.
2690 (Bug#12055)
2691
a55739d3
CY
26922012-07-28 Chong Yidong <cyd@gnu.org>
2693
2694 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
2695 gdb-get-location.
2696
0e1a094f 26972012-07-28 Leo Liu <sdl.web@gmail.com>
9a0f8f2e
LL
2698
2699 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
2700 the alist (bug#12029).
2701
20329d73
EZ
27022012-07-28 Eli Zaretskii <eliz@gnu.org>
2703
2704 * makefile.w32-in (custom-deps, finder-data, updates, compile)
2705 (compile-always, compile-first)
2706 ($(lisp)/calendar/cal-loaddefs.el)
2707 ($(lisp)/calendar/diary-loaddefs.el)
2708 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
2709 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
2710 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
2711 instead of on update-subdirs.
2712 (bootstrap-clean): Delete $(lisp)/subdirs.el.
2713
345a2258
CY
27142012-07-28 Chong Yidong <cyd@gnu.org>
2715
1eee6341
CY
2716 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
2717 directory if vc-deduce-backend returns nil (Bug#7350).
2718
345a2258
CY
2719 * simple.el (delete-trailing-lines): New option.
2720 (delete-trailing-whitespace): Obey it (Bug#11879).
2721
049a0936
DE
27222012-07-28 David Engster <deng@randomsample.de>
2723
2724 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
2725 Explanation of new 'symbol-qnames feature in doc-strings.
2726 (xml-maybe-do-ns): Return expanded names as plain symbols if
2727 'symbol-qnames was provided in XML-NS argument (Bug#11916).
2728 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
2729
aa81af71
FEG
27302012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
2731
2732 Consistent completion in inferior python with emacs -nw.
2733 * progmodes/python.el (inferior-python-mode): replace "<tab>"
2734 binding in inferior-python-mode-map with "\t".
2735 (python-shell-completion-complete-at-point)
2736 (python-completion-complete-at-point): Remove interactive spec.
2737
e827b1eb
JB
27382012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
2739
2740 * calc/calccomp.el (math-compose-expr): Undo previous change.
2741
a90dfb95
FEG
27422012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
2743
4250fdf5 2744 * progmodes/python.el (python-mode-map): Add keybinding for
a90dfb95
FEG
2745 run-python.
2746 (python-shell-make-comint): Fix pop-to-buffer call.
2747 (run-python): Autoload. New arg SHOW.
2748 (python-shell-get-or-create-process): Do not pop python process
2749 buffer.
2750
32770973 27512012-07-27 Michael Albinus <michael.albinus@gmx.de>
1c6ef030
MA
2752
2753 * notifications.el (notifications-on-action-signal)
2754 (notifications-on-closed-signal): Use also the bus address for the map.
2755 (notifications-notify, notifications-close-notification)
fc0c31f8 2756 (notifications-get-capabilities): Add optional argument BUS.
1c6ef030 2757
86332df2
TH
27582012-07-27 Tassilo Horn <tsdh@gnu.org>
2759
4250fdf5
SM
2760 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
2761 Add support for the lstlisting and minted environments, and for the
86332df2
TH
2762 ctable macro.
2763 * textmodes/reftex.el (reftex-compile-variables): Also recognize
2764 labels written in keyvals syntax.
2765
ca1302a4
JB
27662012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
2767
2768 * calc/calccomp.el (math-compose-expr): Use parentheses when
2769 there is a product in the denominator of a fraction.
2770
f8b91036
EZ
27712012-07-26 Eli Zaretskii <eliz@gnu.org>
2772
2773 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
2774 ($(lisp)/calendar/diary-loaddefs.el)
2775 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
4250fdf5
SM
2776 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
2777 Fixes failures in parallel bootstrap because subdirs.el is being
f8b91036
EZ
2778 rewritten while the autoload files are built at the same time,
2779 which needs to load subdirs.el.
2780
c8e5a42c
MR
27812012-07-26 Martin Rudalics <rudalics@gmx.at>
2782
2783 * mouse.el (popup-menu): Fix doc-string and re-indent code.
2784 (mouse-drag-line): Don't exit tracking when a switch-frame or
2785 switch-window event occurs (Bug#12006).
2786
670d85ea
SM
27872012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2788
2789 * mouse.el (popup-menu): Fix last change.
2790
7abaf5cc
SM
27912012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
2792
2793 Autoload from Lisp with more care. Follow aliases when looking for
2794 function properties.
2795 * subr.el (autoloadp): New function.
2796 (symbol-file): Use it.
2797 (function-get): New function.
2798 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
2799 autoload-do-load.
2800 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
2801 (lisp-indent-function):
2802 * emacs-lisp/gv.el (gv-get):
2803 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
2804 * emacs-lisp/byte-opt.el (byte-optimize-form):
2805 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
2806 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
2807 Use function-get.
2808 * emacs-lisp/cl.el: Don't propagate function properties any more.
2809
2810 * speedbar.el (speedbar-add-localized-speedbar-support):
2811 * emacs-lisp/disass.el (disassemble-internal):
2812 * desktop.el (desktop-load-file):
2813 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
2814 (describe-function-1):
2815 * emacs-lisp/find-func.el (find-function-noselect):
2816 * emacs-lisp/elp.el (elp-instrument-function):
2817 * emacs-lisp/advice.el (ad-has-proper-definition):
2818 * apropos.el (apropos-safe-documentation, apropos-macrop):
2819 * emacs-lisp/debug.el (debug-on-entry):
2820 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
2821 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
2822 * calc/calc.el (name): Use autoloadp & autoload-do-load.
2823
b1364986
AA
28242012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
2825
2826 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
2827 function, not an obsolete variable (Bug#12046).
2828
67ada220
AS
28292012-07-25 Andreas Schwab <schwab@linux-m68k.org>
2830
2831 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
2832
f08088e3
CS
28332012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
2834
2835 * emacs-lisp/pp.el (pp-display-expression): Select old selected
2836 window only if it is still live (Bug#12034).
2837
8137e7b3
MR
28382012-07-25 Martin Rudalics <rudalics@gmx.at>
2839
2840 * subr.el (redirect-frame-focus): Add advertised calling
2841 convention (Bug#12030).
2842
09ae5da1
PE
28432012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2844
2845 Prefer typical American spelling for "acknowledgment".
2846 * vc/add-log.el (change-log-acknowledgment): Rename from
2847 change-log-acknowledgement, with an alias for the old name.
2848
3cc5a3a8
JB
28492012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
2850
2851 * calc-alg.el (math-simplify-divide): Don't cross multiply
2852 in an equation when the lhs is a variable.
2853
b7af7f62
JD
28542012-07-24 Julien Danjou <julien@danjou.info>
2855
2856 * net/netrc.el (netrc-find-service-number, netrc-store-data):
2857 Remove, unused.
2858
ec1b09b1
EZ
28592012-07-23 Eli Zaretskii <eliz@gnu.org>
2860
2861 * startup.el (command-line): Don't display an empty user name in
2862 the error message about non-existent home directory, when
2863 init-file-user was set to an empty string. See
2864 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
2865 for the details and context.
2866
b525fd8a
VB
28672012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
2868
2869 * ses.el (ses-cell-formula-aset): New macro.
2870 (ses-cell-references-aset): New macro.
2871 (ses-cell-p): New function.
2872 (ses-rename-cell): Do no longer rely on complex operations like
2873 ses-cell-set-formula or ses-set-cell to change the cell and handle
2874 the undo at the same time, but rather use lower level new macros
2875 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
fc0c31f8 2876 the undo directly. Refresh the mode line.
b525fd8a 2877
2c73e345
LL
28782012-07-21 Leo Liu <sdl.web@gmail.com>
2879
670d85ea
SM
2880 * progmodes/cc-cmds.el (c-defun-name):
2881 Use match-string-no-properties instead for consistency.
2c73e345 2882
542dfbde
LL
28832012-07-20 Leo Liu <sdl.web@gmail.com>
2884
3646bcd6
LL
2885 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
2886 (Bug#7879)
2887
542dfbde
LL
2888 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
2889
25721031
CY
28902012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
2891
2892 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
2893 * progmodes/bug-reference.el, misearch.el: Provide themselves
2894 (bug#11915).
2895
2896 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
2897 of narrowed buffer (bug#11966).
2898
316e68a7
VB
28992012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
2900
2901 * ses.el (ses-rename-cell): Set new name also in reference list of
2902 cells of which the renamed cell depends.
2903
bbf0e7d9
MY
29042012-07-20 Masatake YAMATO <yamato@redhat.com>
2905
2906 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
2907 to check whether menu-bar is shown or not. If not shown,
2908 show the menu-bar as a popup menu instead of using tmm.
2909 * mouse.el (popup-menu): Accept `point' as `position' argument.
2910
c28662a8
DG
29112012-07-20 Dmitry Gutov <dgutov@yandex.ru>
2912
2913 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
2914 up inside string symbol literal (bug#11923).
2915
87ab808f
EZ
29162012-07-20 Eli Zaretskii <eliz@gnu.org>
2917
2918 * startup.el (fancy-startup-text): Read the whole tutorial, not
2919 just its first 256 bytes. Prevents gibberish in display of the
2920 tutorial title.
2921
89dea803
DA
29222012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
2923
2924 Drop idle buffer compaction due to an absence of the
2925 proved efficiency.
2926 * compact.el: Remove.
2927
8a4e6db8
SS
29282012-07-19 Sam Steingold <sds@gnu.org>
2929
2930 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
2931 vc-bzr-pull & vc-bzr-merge-branch.
2932 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
2933 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
2934 for consistency with compilation-error-regexp-alist.
2935 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
2936 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
2937 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
2938 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
2939
5db81e33
SM
29402012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2941
2942 * emacs-lisp/chart.el: Use lexical-binding.
2943 (chart-emacs-storage): Don't hardcode the list of entries.
2944
5b835e1d
DA
29452012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
2946
2947 Next round of tweaks caused by Fgarbage_collect changes.
2948 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
2949
9cd47b72
DA
29502012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
2951
2952 Compact buffers when idle.
2953 * compact.el: New file.
2954
1d6fc0df
SM
29552012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2956
2957 * subr.el (eventp): Presume that if it looks vaguely like an event,
2958 it's an event (bug#10190).
2959
1d29cc7d
FEG
29602012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
2961
2962 Enhancements to ppss related code (thanks Stefan).
2963 * progmodes/python.el (python-indent-context)
2964 (python-indent-calculate-indentation, python-indent-dedent-line)
2965 (python-indent-electric-colon, python-nav-forward-block)
2966 (python-mode-abbrev-table)
1d6fc0df 2967 (python-info-assignment-continuation-line-p): Simplify checks
1d29cc7d
FEG
2968 for ppss context.
2969 (python-info-continuation-line-p): Cleanup.
2970 (python-info-ppss-context): Do not catch 'quote.
2971 (python-info-ppss-context-type)
2972 (python-info-ppss-comment-or-string-p): Simplify.
2973
d583cbe6
FEG
29742012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
2975
2976 * progmodes/python.el: Enhancements to eldoc support.
2977 (python-info-current-symbol): New function.
2978 (python-eldoc-at-point): Use python-info-current-symbol.
2979 (python-info-current-defun): Fix cornercase on first defun scan.
2980 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
2981 and signal error when no inferior python process is available.
2982
eceb6feb
DG
29832012-07-18 Dmitry Gutov <dgutov@yandex.ru>
2984
2985 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
2986 assume it's always t.
2987 (vc-git-registered): Remove caching, the function is only called
2988 once.
2989 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
2990
4c8ff0fe
CY
29912012-07-18 Chong Yidong <cyd@gnu.org>
2992
19fb7186
CY
2993 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
2994
9587c688
CY
2995 * simple.el (count-words): Report on narrowing (Bug#9959).
2996
0fe776a1
CY
2997 * bindings.el: Bind M-= to count-words.
2998
4c8ff0fe
CY
2999 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
3000
7f5331cc
MY
30012012-07-18 Masatake YAMATO <yamato@redhat.com>
3002
3003 * progmodes/sh-script.el (sh-imenu-generic-expression):
3004 Capture a function with `function' keyword and without parentheses
3005 like "function FOO" (bug#11856).
3006
2dc2a609
TH
30072012-07-18 Tassilo Horn <tassilo@member.fsf.org>
3008
3009 * window.el (split-window-sensibly): Make WINDOW argument
3010 optional.
3011
439f7677
CY
30122012-07-18 Chong Yidong <cyd@gnu.org>
3013
9aeb25a6
CY
3014 * subr.el (keyboard-translate): Doc fix (Bug#7261).
3015
439f7677
CY
3016 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
3017 and make C-x 8 RET exit isearch (Bug#11439).
3018
3019 * international/iso-transl.el: Move isearch-mode-map key
3020 definitions to isearch.el.
3021
12999ea8
SM
30222012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
3023
3024 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
3025 (eieio-defclass): Use gv-define-setter when possible.
3026
3ab6e069
DA
30272012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
3028
3029 Reflect recent changes in Fgarbage_collect.
3030 * emacs-lisp/chart.el (chart-emacs-storage): Change to
3031 reflect new format of data returned by Fgarbage_collect.
3032
0a60bc10
FEG
30332012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
3034
3035 New utility functions + python-info-ppss-context fix (Bug#11910).
3036 * progmodes/python.el (python-info-beginning-of-block-statement-p)
3037 (python-info-ppss-comment-or-string-p): New functions.
3038 (python-info-ppss-context): Small fix for string check.
3039
6dafa0d5
JL
30402012-07-17 Juri Linkov <juri@jurta.org>
3041
3042 * dired-aux.el (dired-do-async-shell-command): Doc fix.
3043 (dired-do-async-shell-command): Don't add `*' at the end of the
3044 command (Bug#11815).
3045 (dired-do-shell-command): Doc fix.
3046 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
3047 Join the individual commands using either "&" or ";" as the
3048 separator depending on the values of these trailing characters.
3049 At the end re-add the trailing "&". (Bug#10598)
3050
3051 * simple.el (async-shell-command): Sync the interactive spec with
3052 `shell-command'. Doc fix.
3053 (shell-command): Doc fix.
3054
b19dd9d1
JL
30552012-07-17 Juri Linkov <juri@jurta.org>
3056
3057 * descr-text.el (describe-char): Fix format args. (Bug#10129)
3058
bcdc27d7 30592012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
7f5331cc 3060
bcdc27d7 3061 Final renames and doc fixes for movement commands (bug#11899).
7f5331cc
MY
3062 * progmodes/python.el (python-nav-beginning-of-statement):
3063 Rename from python-nav-statement-start.
bcdc27d7
FEG
3064 (python-nav-end-of-statement): Rename from
3065 python-nav-statement-end.
3066 (python-nav-beginning-of-block): Rename from
3067 python-nav-block-start.
3068 (python-nav-end-of-block): Rename from python-nav-block-end.
3069
191da00e
FEG
30702012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
3071
7f5331cc
MY
3072 * progmodes/python.el (python-shell-send-string-no-output):
3073 Allow accept-process-output to quit, keeping shell process ready for
191da00e
FEG
3074 future interactions (Bug#11868).
3075
4dc7c8d5 30762012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
aa7aaf8f 3077
88ecaf8f
SM
3078 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
3079
ef501ef0
SM
3080 * emacs-lisp/elint.el (elint-find-args-in-code):
3081 Use help-function-arglist, so as to handle lexical byte-code.
3082
aa7aaf8f
SM
3083 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
3084 change (bug#11826).
3085
45fd731c
SM
30862012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
3087
2143fa32
SM
3088 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
3089 Avoid spuriously marking the buffer as modified because of c-is-sws.
3090
efc26dbe
SM
3091 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
3092 as not-a-comment (bug#11946).
3093
f5695c9a
SM
3094 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
3095 for uninterned vars.
3096
3097 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
3098 Use read-event since we don't really want to read chars but bytes.
3099
45fd731c
SM
3100 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
3101 $$..$$ but also $..$ using regexps (bug#11953).
3102 Use tex-verbatim for \url and \path.
3103 (tex-font-lock-keywords): Define as defconst like the others.
3104 (tex-common-initialization): Don't use font-lock-syntax-table any more.
3105
ddfc8813
RK
31062012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
3107
3108 * international/mule-cmds.el (ucs-insert): Make it an obsolete
3109 alias for insert-char.
3110
758e556a
FEG
31112012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
3112
3113 * progmodes/python.el: Simplified imenu implementation.
3114 (python-nav-jump-to-defun): Remove command.
3115 (python-mode-map): Use `imenu' instead.
3116 (python-nav-list-defun-positions-cache)
3117 (python-imenu-include-defun-type, python-imenu-make-tree)
3118 (python-imenu-subtree-root-label, python-imenu-index-alist):
3119 Remove vars.
3120 (python-nav-list-defun-positions, python-nav-read-defun)
3121 (python-imenu-tree-assoc, python-imenu-make-element-tree)
45fd731c
SM
3122 (python-imenu-make-tree, python-imenu-create-index):
3123 Remove functions.
758e556a
FEG
3124 (python-mode): Update to interact with imenu by setting
3125 `imenu-extract-index-name-function' only.
3126
032d23ab
FEG
31272012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
3128
3129 * progmodes/python.el: Enhancements to navigation commands.
3130 (python-nav-backward-sentence)
3131 (python-nav-forward-sentence): Remove.
3132 (python-nav-backward-statement, python-nav-forward-statement)
3133 (python-nav-statement-start, python-nav-statement-end)
3134 (python-nav-backward-block, python-nav-forward-block)
3135 (python-nav-block-start, python-nav-block-end)
3136 (python-nav-forward-sexp-function)
3137 (python-info-current-line-comment-p)
3138 (python-info-current-line-empty-p): New functions.
3139 (python-indent-context): Use `python-nav-statement-start'.
3140
01795a1b
MA
31412012-07-16 Michael Albinus <michael.albinus@gmx.de>
3142
9328d9aa
MA
3143 * eshell/em-ls.el (eshell/ls): Use `apply'.
3144
3145 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
3146 multi-hops, instead of Tramp internals.
3147
01795a1b
MA
3148 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
3149
3150 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
3151 when F1 and F2 are located on different hosts.
3152
63408057
CY
31532012-07-14 Chong Yidong <cyd@gnu.org>
3154
3155 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
3156 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
3157 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
3158 (xterm-mouse--read-event-sequence-1000)
3159 (xterm-mouse--read-event-sequence-1006): New functions. For old
3160 mouse protocol, handle M-mouse-X events correctly.
3161 (xterm-mouse-event): New arg specifying mouse protocol.
3162 (turn-on-xterm-mouse-tracking-on-terminal)
3163 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
45fd731c
SM
3164 sequence to toggle extended coordinates on newer XTerms.
3165 This appears to be harmless on terminals which do not support this.
63408057 3166
cd276f6e
LL
31672012-07-14 Leo Liu <sdl.web@gmail.com>
3168
28ca98ac
LL
3169 Add fringe bitmap indicators for flymake. (Bug#11253)
3170 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
3171 (flymake-make-overlay): New arg BITMAP.
3172 (flymake-error-bitmap, flymake-warning-bitmap)
3173 (flymake-fringe-indicator-position): New user variables.
3174
cd276f6e
LL
3175 * fringe.el: New bitmap exclamation-mark.
3176
04408072
JD
31772012-07-14 Jan Djärv <jan.h.d@swipnet.se>
3178
3179 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
3180 also (Bug#7879).
3181
b5cf7fc4
CY
31822012-07-14 Chong Yidong <cyd@gnu.org>
3183
3184 * electric.el (electric-pair-post-self-insert-function): Fix pair
3185 insertion in empty-region case (Bug#11520).
3186
be755c79
RT
31872012-07-14 Chong Yidong <cyd@gnu.org>
3188
45fd731c
SM
3189 * bindings.el: Consolidate ctl-x-r-map bindings.
3190 Bind copy-rectangle-as-kill to C-x r w.
be755c79
RT
3191
3192 * rect.el, register.el: Move bindings to bindings.el.
3193
31942012-07-14 Reuben Thomas <rrt@sc3d.org>
3195
3196 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
3197
7f5b3198
AS
31982012-07-13 Andreas Schwab <schwab@linux-m68k.org>
3199
3200 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
3201
97662200
JB
32022012-07-13 Juanma Barranquero <lekktu@gmail.com>
3203
80185fed
JB
3204 * bindings.el (top): Use `mapc' instead of `mapcar'.
3205
97662200
JB
3206 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
3207
2bb1ae55
MA
32082012-07-13 Michael Albinus <michael.albinus@gmx.de>
3209
3210 * progmodes/sql.el (sql-comint): Suppress the check for program on
3211 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
3212 (Bug#11908)
3213
dea31bd3
CY
32142012-07-13 Chong Yidong <cyd@gnu.org>
3215
3216 * bindings.el: Assign a non-nil permanent-local property to
3217 per-buffer variables which lack a default value (Bug#11930).
3218
3219 * help-fns.el (describe-variable): In the "automatically becomes
3220 local" notice, take note of permanent-local variables.
3221
b68b3337
CY
32222012-07-13 Chong Yidong <cyd@gnu.org>
3223
3224 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
3225 to allow printing the message when called from Lisp.
3226
3227 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
3228 Remove toggle-read-only.
3229
3230 * bs.el (bs-toggle-readonly):
45fd731c
SM
3231 * buff-menu.el (Buffer-menu-toggle-read-only):
3232 Remove with-no-warnings around toggle-read-only.
b68b3337
CY
3233
3234 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
3235 Remove with-no-warnings around toggle-read-only.
3236 (ffap-read-only, ffap-read-only-other-window)
3237 (ffap-read-only-other-frame): Callers changed.
3238
3239 * help-mode.el: Don't require view package.
3240 (help-mode-finish): Set buffer-read-only instead of calling
3241 toggle-read-only.
3242
3243 * bindings.el (mode-line-toggle-read-only):
3244 * dired.el (dired-toggle-read-only):
3245 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
3246 with non-nil second arg.
3247
3248 * emacs-lisp/eieio-custom.el (eieio-customize-object):
3249 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
3250 directly.
3251
56bc1586
EZ
32522012-07-12 Eli Zaretskii <eliz@gnu.org>
3253
3254 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
3255 not incf.
3256
a464a6c7
SM
32572012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
3258
3259 More CL cleanups and reduction of use of cl.el.
3260 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
3261 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
3262 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
3263 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
3264 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
3265 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
3266 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
3267 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
3268 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
3269 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
3270 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
3271 * eshell/em-cmpl.el, eshell/em-banner.el:
3272 * calendar/parse-time.el: Use cl-lib.
3273 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
3274 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
3275 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
3276 * term/ns-win.el, term.el, shell.el, ps-samp.el:
3277 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
3278 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
3279 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
3280 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
3281 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
3282 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
3283 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
3284 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
3285 `lambda' rather than with `quote'.
3286 (eshell-do-opt): Adjust accordingly.
3287 (eshell-process-option): Simplify.
3288 * eshell/esh-var.el:
3289 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
3290 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
3291 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
3292 to `pcase--dontcare'.
3293 * emacs-lisp/cl.el (labels): Mark obsolete.
3294 (cl--letf, letf): Move to cl-lib.
3295 (cl--letf*, letf*): Remove.
3296 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
3297 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
3298 (cl-progv): Rewrite.
3299 (cl--letf, cl-letf): Move from cl.el.
3300 (cl-letf*): New macro.
3301 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
3302
7ad4afe1
MA
33032012-07-11 Michael Albinus <michael.albinus@gmx.de>
3304
3305 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
3306
9af57756
CY
33072012-07-11 Chong Yidong <cyd@gnu.org>
3308
3309 * vc/log-edit.el (log-edit-vc-backend): New variable.
3310 (log-edit): Doc fix.
3311
3312 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
3313 argument of log-edit to set up all local variables.
3314 (vc-start-logentry): New optional arg specifying VC backend.
3315
3316 * vc/vc.el (vc-checkin): Use it.
3317 (vc-deduce-fileset): Handle Log Edit buffers.
3318 (vc-diff): Make first argument optional too.
3319
3320 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
3321
8477cc7a
MA
33222012-07-10 Michael Albinus <michael.albinus@gmx.de>
3323
3324 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
3325 command, just in case. The function is not needed anymore.
3326 (eshell-external-command): Do not call `eshell-remote-command'.
3327
19faa8e8
SM
33282012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
3329
f58e0fd5
SM
3330 Reduce use of (require 'cl).
3331 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
3332 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
3333 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
3334 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
3335 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
3336 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
3337 * battery.el, avoid.el, abbrev.el: Use cl-lib.
3338 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
3339 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
3340 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
3341 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
3342 * calculator.el, autorevert.el, apropos.el: Don't require CL.
3343 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
3344 (byte-compile-unfold-bcf, byte-compile-check-variable):
3345 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
3346 (byte-compile-nilconstp):
3347 * emacs-lisp/autoload.el (make-autoload): Use pcase.
3348 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
3349
2519d43a
SM
3350 * emacs-lisp/gv.el (cond): Make it a valid place.
3351 (if): Simplify slightly.
3352
19faa8e8
SM
3353 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
3354 (pcase--self-quoting-p): New function.
3355 (pcase--u1): Use it.
3356
c4907a5e
GM
33572012-07-10 Glenn Morris <rgm@gnu.org>
3358
3359 * emacs-lisp/authors.el (authors-fixed-entries):
3360 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
3361
c4444d16
PE
33622012-07-09 Paul Eggert <eggert@cs.ucla.edu>
3363
3364 Rename configure.in to configure.ac (Bug#11603).
3365 * emacs-lisp/authors.el (authors-canonical-file-name):
3366 * progmodes/autoconf.el (autoconf-mode):
3367 Prefer configure.ac to configure.in.
3368
d75be97d
CY
33692012-07-08 Chong Yidong <cyd@gnu.org>
3370
01ac65bd
CY
3371 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
3372 Implement the mouse-1-click-follows-link handling properly.
3373
3374 * info.el (Info-link-keymap): Use follow-link mechanism for
3375 header-line links (Bug#374).
3376
d75be97d
CY
3377 * simple.el (deactivate-mark): Do not set the primary selection
3378 if another program has acquired it (Bug#11772).
3379
87a92845 33802012-07-07 Kevin Ryde <user42@zip.com.au>
f0ecdfea
KR
3381
3382 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
3383 (woman-decode-region): Replace escaped-escapes without destroying
3384 bold or underline (Bug#11552).
87a92845 3385 (woman2-process-escapes): Handle nofill regions (Bug#11591).
f0ecdfea 3386
621b9d6c
CY
33872012-07-07 Chong Yidong <cyd@gnu.org>
3388
3389 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
19faa8e8
SM
3390 (interprogram-cut-function, interprogram-paste-function):
3391 Mention that we typically mean the clipboard.
621b9d6c 3392
133a11fc
GM
33932012-07-06 Glenn Morris <rgm@gnu.org>
3394
0d27a45e
GM
3395 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
3396
133a11fc
GM
3397 * files.el (toggle-read-only): Restrict message to interactive use.
3398
07b151f1
MA
33992012-07-06 Michael Albinus <michael.albinus@gmx.de>
3400
3401 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
3402
3403 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
3404
211b896b
GM
34052012-07-06 Glenn Morris <rgm@gnu.org>
3406
50394322
GM
3407 * Makefile.in (compile-one-process): Rename from "recompile".
3408
211b896b
GM
3409 * Makefile.in (bzr-update): "compile" is the same as "recompile
3410 autoloads", but parallelizable, so use that instead.
3411
4737eec9
DG
34122012-07-06 Dmitry Gutov <dgutov@yandex.ru>
3413
3414 * window.el (quit-window): Always restore window height when
8137e7b3 3415 it's saved in quit-restore parameter (Bug#11810).
4737eec9 3416
226c3633 34172012-07-06 Glenn Morris <rgm@gnu.org>
cb442973
GM
3418
3419 * simple.el (kill-whole-line): Doc tweak.
3420
226c3633 34212012-07-06 Eli Zaretskii <eliz@gnu.org>
93842198
EZ
3422
3423 * files.el (file-relative-name): Compare file names
3424 case-insensitively if on MS-Windows or MS-DOS, or if
3425 read-file-name-completion-ignore-case is non-nil. Don't use
3426 case-fold-search for this purpose. (Bug#11827)
3427
4dc7c8d5
SM
34282012-07-17 Andreas Schwab <schwab@linux-m68k.org>
3429
3430 * calendar/cal-dst.el (calendar-current-time-zone):
3431 Return calendar-current-time-zone-cache if non-nil.
3432
34332012-07-17 Masatake YAMATO <yamato@redhat.com>
226c3633 34342012-07-06 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 3435
19faa8e8
SM
3436 * calendar/cal-dst.el (calendar-current-time-zone):
3437 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 3438
60198fc9
GM
34392012-07-06 Glenn Morris <rgm@gnu.org>
3440
3441 * Makefile.in (cvs-update): Remove old alias.
3442
957b3189
MA
34432012-07-05 Michael Albinus <michael.albinus@gmx.de>
3444
3445 Sync with Tramp 2.2.6-pre.
3446
3447 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
3448 compatible declaration.
3449
19faa8e8
SM
3450 * net/tramp-cmds.el (tramp-append-tramp-buffers):
3451 Protect `list-load-path-shadows' call.
957b3189
MA
3452
3453 * net/tramp-compat.el (top): Require packages, which aren't
3454 autoloaded anymore for XEmacs. Protect call of
3455 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
3456 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
3457 it hurts at least for SXEmacs.
3458 (tramp-compat-temporary-file-directory): In XEmacs, there is no
3459 standard-value for `temporary-file-directory'.
3460
3461 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
3462 Redirect stderr to /dev/null.
3463 (tramp-sh-handle-write-region): uid and gid can be floats.
3464 Reported by Russell Sim <russell.sim@gmail.com>.
3465 (tramp-sh-handle-vc-registered): Hide errors.
3466 (tramp-vc-file-name-handler): Use dummy results for `process-file'
3467 and `start-file-process'.
3468 (tramp-maybe-open-connection): Check also whether `non-essential'
3469 is bound.
3470
566df3fc
CY
34712012-07-04 Chong Yidong <cyd@gnu.org>
3472
3473 * xml.el (xml--parse-buffer): Use xml-syntax-table.
3474 (xml-parse-tag): Likewise, and avoid changing entity tables.
3475 (xml-syntax-table): Define from scratch, making sure not to give
3476 x2000 and other Unicode spaces whitespace syntax, since those are
3477 not spaces in XML.
3478 (xml-parse-fragment): Delete unused function.
3479 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
3480 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
3481 (xml-entity-ref, xml-pe-reference-re)
3482 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
3483 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
3484 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
3485 (xml-entity-value-re): Use syntax references in regexps where
3486 possible; no need to define inside a let-binding.
3487 (xml-parse-dtd): Use xml-pe-reference-re.
3488 (xml-entity-or-char-ref-re): New defconst.
3489 (xml-parse-string, xml-substitute-special): Use it.
3490
30eabd7a
SM
34912012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
3492
0781098a
SM
3493 * files.el (locate-dominating-file): Allow `name' to be a predicate.
3494 (find-file--read-only): New function.
3495 (find-file-read-only, find-file-read-only-other-window)
3496 (find-file-read-only-other-frame): Use it.
3497 (insert-file-contents-literally): Don't `fset'.
3498 (get-free-disk-space): Use locate-dominating-file.
3499
b5771c0d
SM
3500 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
3501 function is already compiled.
3502
30eabd7a
SM
3503 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
3504
b4886f6e
MA
35052012-07-03 Michael Albinus <michael.albinus@gmx.de>
3506
3507 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
3508 files on the same host.
3509
b9d82339
AS
35102012-07-03 Andreas Schwab <schwab@linux-m68k.org>
3511
3512 * help-fns.el (describe-function-1): Only call
3513 help-fns--autoloaded-p when we have a file name. (Bug#11848)
3514
a76e6535
CY
35152012-07-03 Chong Yidong <cyd@gnu.org>
3516
3517 * xml.el: Protect parser against XML bombs.
3518 (xml-entity-expansion-limit): New variable.
3519 (xml-parse-string, xml-substitute-special): Use it.
3520 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
3521
b544fef2
GM
35222012-07-03 Glenn Morris <rgm@gnu.org>
3523
3524 * progmodes/bug-reference.el (bug-reference-bug-regexp):
3525 Allow linking to specific messages in debbugs reports (eg 123#5).
3526
a7aef6f5
CY
35272012-07-02 Chong Yidong <cyd@gnu.org>
3528
3529 * xml.el: Fix entity and character reference expansion, allowing
3530 them to expand into markup as per XML spec.
3531 (xml-default-ns): New variable.
3532 (xml-entity-alist): Use XML spec definitions for lt and amp.
30eabd7a
SM
3533 (xml-parse-region): Make first two arguments optional.
3534 Discard text properties.
3535 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
3536 All callers changed.
a7aef6f5
CY
3537 (xml-parse-tag): Call xml-parse-tag-1. For backward
3538 compatibility, this function should not modify buffer contents.
3539 (xml-parse-tag-1): Fix opening-tag regexp.
3540 (xml-parse-string): Rewrite, handling entity and character
3541 references properly.
3542 (xml--entity-replacement-text): Signal an error if a parameter
3543 entity is undefined.
3544
3df31c9f
SM
35452012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
3546
2b5208f1
SM
3547 * comint.el (comint-output-filter): Filter out repeated prompts.
3548
3df31c9f
SM
3549 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
3550 and file-name-absolute-p.
3551 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
3552 internal calls.
3553
e3ac1281
PE
35542012-07-02 Paul Eggert <eggert@cs.ucla.edu>
3555
3556 Spelling fixes.
3557 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
3558 Rename from byte-compile--refiy-function. All uses changed.
3559
fbf2e7ad
CY
35602012-07-01 Chong Yidong <cyd@gnu.org>
3561
3562 * xml.el (xml--parse-buffer): New function. Move most of
3563 xml-parse-region here.
3564 (xml-parse-region): Copy region into a temporary buffer, since
3565 parameter entity substitution requires changing buffer contents.
3566 Use xml--parse-buffer.
3567 (xml-parse-file): Use xml--parse-buffer.
3568 (xml-parse-dtd): Make parameter entity substitution work right.
6fe566a7 3569 Use proper regexps for ELEMENT declarations (Bug#7172).
fbf2e7ad 3570
9bf0aa15
GM
35712012-06-30 Glenn Morris <rgm@gnu.org>
3572
bbce2853
GM
3573 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
3574
9bf0aa15
GM
3575 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
3576 Remove outdated and unnecessary dbus declarations.
3577
0d23c240
EZ
35782012-06-30 Eli Zaretskii <eliz@gnu.org>
3579
3580 * emacs-lisp/timer.el (timer-until): Subtract results of
3581 float-time, instead of taking float-time of the result of
3582 time-subtract, since float-time signals an error for negative time
3583 arguments.
3584
b3218de1
CY
35852012-06-30 Chong Yidong <cyd@gnu.org>
3586
3587 * xml.el (xml-*-re): Convert defvars into defconsts, and
3588 eval-and-compile them so eval-and-compile works on derivatives.
3589 (xml--entity-replacement-text): Use eval-and-comple.
3590
a40c87a0
MA
35912012-06-30 Michael Albinus <michael.albinus@gmx.de>
3592
3593 * vc/vc-git.el (vc-git-registered): Use cache property
3594 `git-registered'.
3595 (vc-git-mode-line-string): Call `vc-working-revision' instead of
3596 `vc-git-working-revision' in order to benefit from the cache.
2bb1ae55 3597 (vc-git-root): Use cache property `git-root'. (Bug#11757)
a40c87a0 3598
ac87de97
DG
35992012-06-30 Dmitry Gutov <dgutov@yandex.ru>
3600
3601 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
2bb1ae55 3602 removed (likely outside Emacs). (Bug#11757)
ac87de97 3603
ac10fe06
SM
36042012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
3605
3df31c9f 3606 * emacs-lisp/cl-lib.el: Require macroexp.
ac10fe06 3607
7f3fbd5d
CY
36082012-06-30 Chong Yidong <cyd@gnu.org>
3609
3610 * xml.el: Implement XML parameter entities.
3611 (xml-parameter-entity-alist): New variable.
3612 (xml-parse-region, xml-parse-fragment): Preserve previous values
3613 of xml-entity-alist and xml-parameter-entity-alist, so that
3614 repeated calls on different documents do not change them.
3615 (xml-parse-tag): Fix doctype regexp.
3616 (xml--entity-replacement-text): New function.
3617 (xml-parse-dtd): Use it. Don't handle system entities; doing that
3618 properly requires url retrieval which is unimplemented.
3619 (xml-escape-string): Doc fix.
3620
3cfbebba
SM
36212012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
3622
3623 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
3624
2af3565e
DA
36252012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
3626
3627 * fringe.el (fringe-mode): Doc fix.
3628
929df0e7
MA
36292012-06-29 Michael Albinus <michael.albinus@gmx.de>
3630
3631 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
3632 is non-nil.
3633 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
3634 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
3635
c8d3a25c 36362012-06-29 Andreas Schwab <schwab@linux-m68k.org>
3d8b9024 3637
c8d3a25c
GM
3638 * calendar/cal-dst.el (calendar-current-time-zone):
3639 Return calendar-current-time-zone-cache if non-nil.
3d8b9024 3640
c8d3a25c 36412012-06-29 Masatake YAMATO <yamato@redhat.com>
26e8548e
MY
3642
3643 * progmodes/which-func.el (which-func-format):
3644 Add mouse-face. (Bug#11698)
3645
c8d3a25c
GM
36462012-06-29 Leo Liu <sdl.web@gmail.com>
3647
3648 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
3649
36502012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
3651
3652 * minibuffer.el (minibuffer-confirm-exit-commands):
3653 Add completion-at-point (bug#11725).
3654
36552012-06-29 Glenn Morris <rgm@gnu.org>
3656
3657 * progmodes/f90.el (f90-font-lock-keywords-2):
3658 Add some preprocessor elements. (Bug#10499)
3659
36602012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
3661
3662 * progmodes/cperl-mode.el (cperl-update-syntaxification):
3663 Use syntax-propertize (bug#11739).
3664
2badeec4
JB
36652012-06-28 Juanma Barranquero <lekktu@gmail.com>
3666
3667 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
3668
ae4969c2
JD
36692012-06-28 Julien Danjou <julien@danjou.info>
3670
3671 * term.el (term-handle-colors-array): Use a set of new faces to
3672 color the terminal. Also uses :inverse-video property.
3673 (term-default-fg-color): Set to nil by default, deprecate in favor
3674 of `term-face'.
3675 (term-default-bg-color): Set to nil by default, deprecate in favor
3676 of `term-face'.
3677 (term-current-face): Use `term-face' by default.
3678 (term-bold-attribute): Variable deleted.
3679
1c9bd870
GM
36802012-06-28 Glenn Morris <rgm@gnu.org>
3681
3682 * simple.el (completion-list-mode-finish):
3683 Don't use toggle-read-only. (Since completion-list-mode has
3684 a special mode-class, it wasn't doing anything extra anyway.)
3685
c207708c
SM
36862012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
3687
3688 Make inlining of other-mode interpreted functions work (bug#11799).
3689 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
3690 (byte-compile): Use it to fix compilation of lexical-binding closures.
3691 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
3692 function, if needed.
3693
3fd56834
SM
36942012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
3695
04901786
SM
3696 * help-mode.el (help-make-xrefs): Don't just withstand
3697 cyclic-variable-indirection but any error in documentation-property.
3698
1ec4b7b2
SM
3699 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
3700 memory use.
3701 * bindings.el (bindings--define-key): New function.
3702 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
3703 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
3704 * bindings.el: Use it to purecopy define-key bindings.
3705
e309e2a5
SM
3706 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
3707
d5c6faf9
SM
3708 * emacs-lisp/cl.el (flet): Mark obsolete.
3709 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
3710 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
3711 * progmodes/js.el (js-c-fill-paragraph):
3712 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
3713 (ebrowse-switch-member-buffer-to-derived-class):
3714 * play/5x5.el (5x5-solver): Use cl-flet.
3715
6e9590e2
SM
3716 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
3717 (cl--symbol-function): New macro.
3718 (cl--letf, cl--letf*): Use it.
3719
3fd56834
SM
3720 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
3721 Strip "toggle-" if any.
3722
35ff222c
GM
37232012-06-27 Glenn Morris <rgm@gnu.org>
3724
1ba6038a
GM
3725 * info.el (Info-default-directory-list): Move here from paths.el.
3726 * paths.el: Remove file, which is now empty.
3727 * loadup.el: No longer load "paths".
3728
0ea0e51b
GM
3729 * custom.el (custom-initialize-delay): Doc fix.
3730
35ff222c
GM
3731 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
3732 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
3733 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
3734 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
3735 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
3736 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
3737 * eshell/eshell.el (eshell-defgroup): Remove alias.
3738
c89926a5
CY
37392012-06-27 Chong Yidong <cyd@gnu.org>
3740
3741 * help.el (help-enable-auto-load): New variable.
3742
3743 * help-fns.el (help-fns--autoloaded-p): New function.
3744 (describe-function-1): Refer to a function as "autoloaded" if it
3745 was autoloaded at any time in the past. Perform autoloading if
3746 help-enable-auto-load is non-nil.
3747
cc06e7e7
EZ
37482012-06-26 Eli Zaretskii <eliz@gnu.org>
3749
3750 * makefile.w32-in (compile, compile-always): Depend on
3751 update-subdirs, not on subdirs.el. Otherwise, several different
3752 sub-targets of 'bootstrap' running in parallel could
3753 simultaneously write to subdirs.el, producing a garbled file.
3754
d2c32364
SS
37552012-06-26 Sam Steingold <sds@gnu.org>
3756
3757 * files.el (file-name-base): New convenience function.
0d14cc21
GM
3758 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
3759 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
3760 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
3761 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
3762 * textmodes/ispell.el, textmodes/reftex-ref.el:
d2c32364
SS
3763 * textmodes/tex-mode.el: Use it.
3764 Did not touch cedet and org because they are maintained elsewhere.
3765
5cf983b2
MR
37662012-06-26 Martin Rudalics <rudalics@gmx.at>
3767
3768 * calendar/calendar.el (calendar-exit): Don't try to delete or
3769 iconify last frame. See:
3770 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
3771
8c4f2952
JD
37722012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
3773
3774 * server.el (server-process-filter): Remember dir in the
3775 process's `server-client-directory' properties.
3776
772b2e2c
CY
37772012-06-24 Chong Yidong <cyd@gnu.org>
3778
3779 * xml.el (xml-parse-tag): Correctly handle comment embedded in
3780 non-tag text.
3781
711b11e1
JB
37822012-06-23 Juanma Barranquero <lekktu@gmail.com>
3783
3784 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
3785
dc5d230c
SM
37862012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
3787
3788 * help-fns.el (describe-variable): Don't croak when doc is not found.
3789 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
3790 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
3791 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
3792 * emacs-lisp/smie.el (smie-next-sexp): CSE.
3793 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
3794 ((lambda ..) ..).
3795 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
3796
136e1c1d
CY
37972012-06-23 Chong Yidong <cyd@gnu.org>
3798
e8c1cabf
CY
3799 * info.el (Info-mouse-follow-link): Accept symbol values of
3800 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
136e1c1d
CY
3801 (Info-fontify-node): Use Info-link-keymap for all navigation
3802 buttons, with link-args property to perform the desired action.
3803 (Info-link-keymap): Doc fix.
3804 (Info-next-link-keymap, Info-prev-link-keymap)
3805 (Info-up-link-keymap): Delete now-unused keymaps.
3806
0e9e6c6a
CY
38072012-06-23 Chong Yidong <cyd@gnu.org>
3808
05e89fea
CY
3809 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
3810
0e9e6c6a
CY
3811 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
3812 system abbrevs.
3813
3814 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
3815
e33c6771
SM
38162012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
3817
b68581e2
SM
3818 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
3819 (bug#11719).
3820
e33c6771
SM
3821 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
3822 the requote function doesn't work properly (bug#11714).
3823
7117e105
GM
38242012-06-23 Glenn Morris <rgm@gnu.org>
3825
3826 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
3827
36cec983
SM
38282012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3829
3830 Further GV/CL cleanups.
3831 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
3832 gv-expander.
3833 (gv--defun-declaration): New function.
3834 (defun-declarations-alist): Use it.
3835 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
3836 (gv-place): Autoload.
3837 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
3838 original definition of dotimes and dolist.
3839 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
3840 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
3841 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
3842 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
3843 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
3844 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
3845 to the function's definition.
3846 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
3847 * window.el:
3848 * files.el:
3849 * faces.el:
3850 * env.el: Don't use CL.
3851
d35af63c
PE
38522012-06-22 Paul Eggert <eggert@cs.ucla.edu>
3853
3854 Support higher-resolution time stamps (Bug#9000).
3855
3856 * calendar/time-date.el (with-decoded-time-value): New arg
3857 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
3858 (encode-time-value): New optional arg PICO. New type 3.
3859 (time-to-seconds) [!float-time]: Support the new picoseconds
3860 component if it's used.
3861 (seconds-to-time, time-subtract, time-add):
3862 Support ps-resolution time stamps as well.
3863
3864 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
3865 (timerp): Timer vectors now have length 9, not 8.
3866 (timer--time): Support new-style (4-part) time stamps.
3867 (timer-next-integral-multiple-of-time): Time stamps now have
3868 picosecond resolution, so take a bit more care about rounding.
3869 (timer-relative-time, timer-inc-time): New optional arg psecs.
3870 (timer-set-time-with-usecs): Set psecs to 0.
3871 (timer--activate): Check psecs component, too.
3872
3873 * proced.el (proced-time-lessp): Support ps-resolution stamps.
3874
ac77b21a
SM
38752012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3876
f143bfe3
SM
3877 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
3878 Move the non-essential binding to the post/pre-command-hook where it is
3879 more obviously correct.
3880
ac77b21a
SM
3881 * subr.el (read-passwd): Don't use a history at all.
3882 * savehist.el (savehist-save): Remove password saved accidentally
3883 because of the above bug.
3884
76386c5a
BG
38852012-06-22 Bastien Guerry <bzg@gnu.org>
3886
3887 * files.el (toggle-read-only): Display a message telling whether
3888 the buffer is read-only or not (bug#11726).
3889
2ee3d7f0
SM
38902012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
3891
3892 * emacs-lisp/gv.el: New file.
3893 * subr.el (push, pop): Extend to generalized variables.
3894 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
3895 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
3896 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
3897 gv-define-simple-setter, and gv-define-expander.
3898 Remove setf-methods defined in gv. Rename cl-setf -> setf.
3899 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
3900 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
3901 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
3902 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
3903 gv-letplace.
3904 (cl-defstruct): Don't define setf-method any more.
3905 * emacs-lisp/cl.el (flet): Don't autoload.
3906 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
3907 (define-setf-expander, defsetf, define-modify-macro)
3908 (cl-struct-setf-expander): Move from cl-lib.el.
3909 * emacs-lisp/syntax.el:
3910 * emacs-lisp/ewoc.el:
3911 * emacs-lisp/smie.el:
3912 * emacs-lisp/cconv.el:
3913 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
3914 (timer--time): Use gv-define-simple-setter.
3915 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
3916 to avoid coding-system problems in subr.el. Adjust all users.
3917 (macroexp--maxsize, macroexp-small-p): New functions.
3918 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
3919 * scroll-bar.el (scroll-bar-mode):
3920 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
3921 (normal-erase-is-backspace-mode): Don't use the `eq' place.
3922 * winner.el (winner-configuration, winner-make-point-alist)
3923 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
3924 * files.el (locate-file-completion-table): Avoid list*.
3925
c5695d1d
CY
39262012-06-22 Chong Yidong <cyd@gnu.org>
3927
3928 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
3929 (dired-create-files): Doc fix (Bug#11329).
3930 (dired-do-copy): Doc fix (Bug#11334).
3931 (dired-mark-read-string): Doc fix (Bug#11553).
3932
2ee3d7f0
SM
3933 * dired.el (dired-recursive-copies, dired-recursive-deletes):
3934 Doc fix (Bug#11326).
c5695d1d
CY
3935 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
3936 (dired-dwim-target): Doc fix.
3937
3938 * wdired.el (wdired-mode): Doc fix.
3939
89b5595a
GM
39402012-06-22 Glenn Morris <rgm@gnu.org>
3941
575db3f1
GM
3942 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
3943 (pcmpl-rpm-cache-stamp-file): New constant.
3944 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
3945 (pcmpl-rpm-packages): Optionally cache list of packages.
3946
a4c8dd51
GM
3947 * pcmpl-rpm.el (pcmpl-rpm): New group.
3948 (pcmpl-rpm-query-options): New option.
3949 (pcmpl-rpm-packages): No need to inline it.
3950 Use pcmpl-rpm-query-options.
3951
89b5595a
GM
3952 * calendar/calendar.el (calendar-in-read-only-buffer):
3953 Avoid some needless mode changes.
3954
e76f0800
CY
39552012-06-21 Chong Yidong <cyd@gnu.org>
3956
3957 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
3958 (desktop-path): Remove . from the default value (Bug#10977).
6b67c0d4 3959 (desktop-read): Use user-emacs-directory if desktop-path is nil.
e76f0800 3960
297a8f1d
CY
39612012-06-20 Chong Yidong <cyd@gnu.org>
3962
3963 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
3964
d34c18b1
DR
39652012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
3966
3967 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
3968 (bug#11201).
3969
32f7f28e
CY
39702012-06-20 Chong Yidong <cyd@gnu.org>
3971
3972 * term.el (term-window-width): Handle the case of a missing right
3973 fringe (Bug#8837).
3974 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
3975 (term-mode): Use define-derived-mode. Minor cleanups.
3976 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
3977 (term-move-columns, term-insert-char, term-emulate-terminal)
3978 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 3979
493c6688
MA
39802012-06-20 Michael Albinus <michael.albinus@gmx.de>
3981
d34c18b1
DR
3982 * net/ange-ftp.el (ange-ftp-get-passwd):
3983 Bind `enable-recursive-minibuffers'.
493c6688
MA
3984 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
3985
3f06ecf4
DR
39862012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
3987
3988 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
3989
68f12411
GM
39902012-06-19 Glenn Morris <rgm@gnu.org>
3991
3992 * progmodes/python.el (python-mode): Derive from prog-mode.
3993
b3820318
KG
39942012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
3995
3996 * emulation/edt.el (edt-default-menu-bar-update-buffers)
3997 (edt-user-menu-bar-update-buffers): New functions.
3998 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
3999
c6bf3022
CY
40002012-06-19 Chong Yidong <cyd@gnu.org>
4001
4002 * subr.el (with-selected-window): Preserve the selected window's
4003 terminal's top-frame (Bug#4702).
4004
4005 * window.el (save-selected-window): Likewise.
4006
25f09295
SM
40072012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
4008
4009 * progmodes/python.el (python-rx-constituents): Move backquote.
4010 (python-skeleton-define, python-define-auxiliary-skeleton):
4011 Use `declare'.
4012
6b11952a
MA
40132012-06-18 Michael Albinus <michael.albinus@gmx.de>
4014
4015 * minibuffer.el (read-file-name-default): Revert the patch from
4016 2012-06-17.
4017
ee4b1330
SM
40182012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
4019
4020 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
4021 (pcase--u1, pcase--q1): Don't use apply-partially.
4022
35647f79
GM
40232012-06-18 Glenn Morris <rgm@gnu.org>
4024
4025 * progmodes/python.el (python-proc, python-buffer)
4026 (python-send-receive, python-send-string): Fix obsolete versions.
4027
24b0cff0
MR
40282012-06-18 Martin Rudalics <rudalics@gmx.at>
4029
4030 * window.el (special-display-p): Completely remove stringp
4031 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
4032
29855149
MA
40332012-06-17 Michael Albinus <michael.albinus@gmx.de>
4034
4035 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
4036
4037 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
4038
4039 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
4040 * net/tramp-sh.el (tramp-maybe-open-connection):
4041 Throw if `non-essential' is non-nil.
4042
07463363
MR
40432012-06-17 Martin Rudalics <rudalics@gmx.at>
4044
4045 * window.el (special-display-p): Signal an error if BUFFER-NAME
4046 is not a string (Bug#11713).
4047
48d1354e
PE
40482012-06-17 Paul Eggert <eggert@cs.ucla.edu>
4049
4050 * progmodes/python.el (python-info-beginning-of-backslash):
4051 Rename from python-info-beginning-of-backlash, as a spelling fix.
4052
eb4a8a9a
CY
40532012-06-17 Chong Yidong <cyd@gnu.org>
4054
4055 * term.el (term-emulate-terminal): If term-check-size is called,
4056 move point to the process mark without resetting point (Bug#4635).
4057
ddfbf826 40582012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
4059
4060 * international/mule-cmds.el (mule-menu-keymap)
4061 (set-language-environment, set-locale-environment): Doc tweaks.
4062
9b0e3eba
AA
40632012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
4064
4065 * cus-face.el (custom-face-attributes): Add wave-style underline
4066 attribute.
4067 * faces.el (set-face-attribute): Update docstring to describe
4068 wave-style underline attribute.
4069
771e3eae
CY
40702012-06-16 Chong Yidong <cyd@gnu.org>
4071
4072 * term/xterm.el (terminal-init-xterm): Discard input before
4073 querying background mode (Bug#10959).
4074
7ae2ea10
SM
40752012-06-16 Stefan Merten <smerten@oekonux.de>
4076
4077 * textmodes/rst.el: Added and corrected some comments.
4078 (rst-re-alist-def): Improve symbol syntax.
4079 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
4080 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
4081 (rst-official-version, rst-official-cvs-rev): Update version
4082 information.
7ae2ea10 4083
b6974efa
JB
40842012-06-15 Juanma Barranquero <lekktu@gmail.com>
4085
4086 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
4087 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
4088
8826d473
GM
40892012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
4090
4091 * progmodes/python.el: New python.el merge.
4092 (python-guess-indent): Obsolete var.
4093 (python-indent-guess-indent-offset): New defcustom.
4094 (python-indent): Obsolete var.
4095 (python-indent-offset): New defcustom.
4096 (python-python-command, python-jython-command): Delete var.
4097 (python-shell-interpreter): New defcustom.
4098 (python-pdbtrack-do-tracking-p): Delete var.
4099 (python-pdbtrack-activate): New defcustom.
4100 (python-use-skeletons): Obsolete var.
4101 (python-skeleton-autoinsert): New defcustom.
4102 (inferior-python-filter-regexp, python-continuation-offset)
4103 (python-honour-comment-indentation, python-indent-string-contents)
4104 (python-jython-packages, python-mode-hook)
4105 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
4106 (python-shell-prompt-alist)
4107 (python-source-modes): Delete defcustoms.
4108 (python-check-buffer-name, python-eldoc-setup-code)
4109 (python-eldoc-string-code, python-ffap-setup-code)
4110 (python-ffap-string-code, python-fill-comment-function)
4111 (python-fill-decorator-function, python-fill-paren-function)
4112 (python-fill-string-function, python-imenu-include-defun-type)
4113 (python-imenu-make-tree, python-imenu-subtree-root-label)
4114 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
4115 (python-shell-compilation-regexp-alist)
4116 (python-shell-completion-module-string-code)
4117 (python-shell-completion-pdb-string-code)
4118 (python-shell-completion-setup-code)
4119 (python-shell-completion-string-code)
4120 (python-shell-enable-font-lock, python-shell-exec-path)
4121 (python-shell-extra-pythonpaths)
4122 (python-shell-internal-buffer-name, python-shell-interpreter-args)
4123 (python-shell-process-environment)
4124 (python-shell-prompt-block-regexp)
4125 (python-shell-prompt-output-regexp)
4126 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
4127 (python-shell-send-setup-max-wait, python-shell-setup-codes)
4128 (python-shell-virtualenv-path): New defcustoms.
4129 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
4130 (inferior-python-mode-syntax-table, python--prompt-regexp)
4131 (python-buffer, python-command python-python-command)
4132 (python-default-template, python-imports, python-indent-index)
4133 (python-indent-list, python-indent-list-length)
4134 (python-mode-running, python-pdbtrack-is-tracking-p)
4135 (python-preoutput-continuation, python-preoutput-leftover)
4136 (python-preoutput-result, python-preoutput-skip-next-prompt)
4137 (python-prev-dir/file, python-recursing)
4138 (python-saved-check-command, python-version-checked)
4139 (python-which-func-length-limit)
4140 (view-return-to-alist): Delete vars.
4141 (python-check-custom-command, python-dotty-syntax-table)
4142 (python-imenu-index-alist, python-indent-current-level)
4143 (python-indent-dedenters, python-indent-levels)
4144 (python-nav-beginning-of-defun-regexp)
4145 (python-nav-list-defun-positions-cache)
4146 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
4147 (python-shell-internal-buffer)
4148 (python-skeleton-available): New vars.
4149 (def-python-skeleton): Delete macro.
4150 (python-skeleton-define): New macro.
4151 (python-define-auxiliary-skeleton, python-rx): New macros.
4152 (python-insert-class): Delete command.
4153 (python-skeleton-class): New command.
4154 (python-insert-def): Delete command.
4155 (python-skeleton-def): New command.
4156 (python-insert-for): Delete command.
4157 (python-skeleton-for): New command.
4158 (python-insert-if): Delete command.
4159 (python-skeleton-if): New command.
4160 (python-insert-try/except, python-insert-try/finally): Delete commands.
4161 (python-skeleton-try): New command.
4162 (python-insert-while): Delete command.
4163 (python-skeleton-while): New command.
4164 (python-backspace): Delete command.
4165 (python-indent-dedent-line-backspace): New command.
4166 (python-electric-colon): Delete command.
4167 (python-indent-electric-colon): New command.
4168 (python-guess-indent): Delete command.
4169 (python-indent-guess-indent-offset): New command.
4170 (python-shift-left): Delete command.
4171 (python-indent-shift-left): New command.
4172 (python-shift-right): Delete command.
4173 (python-indent-shift-right): New command.
4174 (python-find-function): Delete command.
4175 (python-nav-jump-to-defun): New command.
4176 (python-next-statement): Delete command.
4177 (python-nav-forward-sentence): New command.
4178 (python-previous-statement): Delete command.
4179 (python-nav-backward-sentence): New command.
4180 (python-fill-paragraph): Delete command.
4181 (python-fill-paragraph-function): New command.
4182 (python-send-buffer): Delete command.
4183 (python-shell-send-buffer): New command.
4184 (python-send-defun): Delete command.
4185 (python-shell-send-defun): New command.
4186 (python-send-region, python-send-region-and-go): Delete commands.
4187 (python-shell-send-region)
4188 (python-shell-switch-to-shell): New commands.
4189 (python-send-string): Delete command.
4190 (python-shell-send-string): New command.
4191 (python-switch-to-python): Delete command.
4192 (python-shell-switch-to-shell): New command.
4193 (python-describe-symbol): Delete command.
4194 (python-eldoc-at-point): New command.
4195 (python--set-prompt-regexp, python-args-to-list)
4196 (python-after-info-look, python-check-version)
4197 (python-check-comint-prompt, python-find-imports)
4198 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
4199 (python-unload-function, python-expand-template)
4200 (python-maybe-jython, python-preoutput-filter)
4201 (python-pdbtrack-get-source-buffer)
4202 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
4203 (python-pdbtrack-toggle-stack-tracking)
4204 (python-pdbtrack-track-stack-file, python-initial-text)
4205 (python-first-word, python-comment-line-p, python-send-command)
4206 (python-setup-brm, python-sentinel, python-set-proc)
4207 (python-skip-out, python-input-filter, python-outdent-p)
4208 (python-outline-level, python-backslash-continuation-line-p)
4209 (python-end-of-block, python-end-of-statement, python-mark-block)
4210 (python-beginning-of-block, python-beginning-of-statement)
4211 (python-blank-line-p, python-beginning-of-string)
4212 (python-open-block-statement-p): Delete functions.
4213 (python-indent-line, python-indent-line-1): Delete functions.
4214 (python-indent-line): New function.
4215 (python-indentation-levels): Delete function.
4216 (python-indent-calculate-levels): New function.
4217 (python-proc): Delete function.
4218 (python-shell-get-process): New function.
4219 (python-send-receive): Delete function.
4220 (python-shell-send-string-no-output): New function.
4221 (python-module-path): Delete function.
4222 (python-ffap-module-path): New function.
4223 (python-completion-at-point)
4224 (python-symbol-completions): Delete functions.
4225 (python-completion-complete-at-point): New function.
4226 (python-load-file): Delete function.
4227 (python-shell-send-file): New function.
4228 (python-calculate-indentation): Delete function.
4229 (python-indent-calculate-indentation): New function.
4230 (python-skip-comments/blanks): Delete function.
4231 (python-util-forward-comment): New function.
4232 (python-continuation-line-p): Delete function.
4233 (python-info-continuation-line-p): New function.
4234 (python-which-func, python-current-defun): Delete function.
4235 (python-info-current-defun): New function.
4236 (python-beginning-of-defun): Delete function.
4237 (python-nav-beginning-of-defun): New function.
4238 (python-close-block-statement-p)
4239 (python-block-end-p): Delete function.
4240 (python-info-closing-block): New function.
4241 (python-comint-output-filter-function)
4242 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
4243 (python-fill-comment, python-fill-decorator, python-fill-paren)
4244 (python-fill-string, python-imenu-make-element-tree)
4245 (python-imenu-make-tree, python-imenu-tree-assoc)
4246 (python-indent-context, python-indent-dedent-line)
4247 (python-indent-line-function)
4248 (python-indent-post-self-insert-function)
4249 (python-indent-toggle-levels)
4250 (python-info-assignment-continuation-line-p)
4251 (python-info-beginning-of-backlash)
4252 (python-info-block-continuation-line-p)
4253 (python-info-closing-block-message)
4254 (python-info-line-ends-backslash-p)
4255 (python-info-looking-at-beginning-of-defun)
4256 (python-info-ppss-context, python-info-ppss-context-type)
4257 (python-nav-list-defun-positions, python-nav-read-defun)
4258 (python-nav-sentence-end, python-nav-sentence-start)
4259 (python-pdbtrack-comint-output-filter-function)
4260 (python-pdbtrack-set-tracked-buffer)
4261 (python-shell-calculate-exec-path)
4262 (python-shell-calculate-process-environment)
4263 (python-shell-completion--do-completion-at-point)
4264 (python-shell-completion--get-completions)
4265 (python-shell-completion-complete-at-point)
4266 (python-shell-completion-complete-or-indent)
4267 (python-shell-get-or-create-process)
4268 (python-shell-get-process-name)
4269 (python-shell-internal-get-or-create-process)
4270 (python-shell-internal-get-process-name)
4271 (python-shell-internal-send-string, python-shell-make-comint)
4272 (python-shell-parse-command, python-shell-send-setup-code)
4273 (python-skeleton-add-menu-items)
4274 (python-util-clone-local-variables, python-util-position)
4275 (run-python-internal, python-indentation-levels)
4276 (python-nav-beginning-of-defun)
4277 (python-completion-complete-at-point): New functions.
4278 (run-python): Change arguments. New API requirements.
4279
4302f5ba
SM
42802012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
4281
f38ea36d
SM
4282 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
4283 (bug#11649).
4284
4285 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
4286 (macroexp--expand-all): Use it.
4287
4302f5ba
SM
4288 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
4289 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
4290 Use `cl-function' instead.
4291
33377562
JB
42922012-06-14 Juanma Barranquero <lekktu@gmail.com>
4293
4294 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
4295 Suggested by Stefan Monnier while discussing bug#11657.
4296
54c5ba1a
SS
42972012-06-14 Sam Steingold <sds@gnu.org>
4298
4299 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
4300
f9f1b1fe
AS
43012012-06-14 Andreas Schwab <schwab@linux-m68k.org>
4302
4303 * play/doctor.el (doctor-doc): Remove parameter and use
4304 doctor-sent instead of sent.
4305 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
4306
a81068ba
SM
43072012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4308
5a315f9c
SM
4309 * files.el: Require cl-lib.
4310 (file-name-non-special): Replace case -> cl-case.
4311
4312 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
4313
a81068ba
SM
4314 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
4315 mapping from #' to function*.
4316
8cca9703
CY
43172012-06-13 Chong Yidong <cyd@gnu.org>
4318
4319 * mouse.el (mouse-drag-track): Do not set the mark if the user
4320 releases the mouse without selecting anything (Bug#11588).
4321
a12ac9d7
SM
43222012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4323
ccf1dc18
SM
4324 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
4325 as well (bug#11646).
4326
ef62b23d
SM
4327 * loadup.el: Count byte-code functions as well.
4328
c4c8444a
SM
4329 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
4330 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
4331
a12ac9d7
SM
4332 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
4333 (bug#11649). Add cl-defun and cl-defmacro.
4334
87e6e64f
DA
43352012-06-13 Drew Adams <drew.adams@oracle.com>
4336
4337 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
4338 Fix last change.
4339
682cefaf
MA
43402012-06-13 Michael Albinus <michael.albinus@gmx.de>
4341
4342 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
4343 Otherwise, it blocks in batch mode.
4344
773e1f08
JB
43452012-06-13 Juanma Barranquero <lekktu@gmail.com>
4346
4347 * help-mode.el (bookmark-make-record-default): Declare.
4348
60057926
CY
43492012-06-13 Chong Yidong <cyd@gnu.org>
4350
4351 * emacs-lisp/package.el (list-packages): Compute a list of
4352 packages that are newly-available since the last list-packages
4353 invocation.
4354 (package-menu--new-package-list): New var.
4355 (package-menu--generate, package-menu--print-info)
4356 (package-menu--status-predicate, package-menu-mark-install):
4357 Handle new status label "new".
4358
ad4d226c
SM
43592012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
4360
4361 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
4362 conversion to backquotes.
4363
f1a4e679
CY
43642012-06-12 Chong Yidong <cyd@gnu.org>
4365
4366 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
4367 Rename from gud-inhibit-global-bindings.
4368
4369 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
4370
4371 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
4372 hook from nxml-glyph-set-hook.
4373
4374 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
4375 declaration.
4376
4377 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
4378
4379 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
4380 Convert to defcustom.
4381
0c9e42b5
DA
43822012-06-12 Drew Adams <drew.adams@oracle.com>
4383
4384 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
4385 New functions.
4386 (help-mode): Use them.
4387
09e06855
GM
43882012-06-11 Glenn Morris <rgm@gnu.org>
4389
4390 * progmodes/fortran.el (fortran-font-lock-keywords-3):
4391 Use preprocessor face for directives.
4392 (fortran-directive-re): Doc fix.
4393
71adb94b
SM
43942012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4395
2eb87922
SM
4396 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
4397 conversion to backquotes (bug#11652).
4398
71adb94b
SM
4399 Fix compiler-expansion of CL's cXXr functions (bug#11673).
4400 * emacs-lisp/cl-lib.el (cl--defalias): New function.
4401 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
4402 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
4403 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
4404 (cl-ninth, cl-tenth): Mark them as inlinable.
4405 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
4406 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
4407 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
4408 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
4409 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
4410 (cl-list*, cl-adjoin): Don't put an autoload manually.
4411 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
4412 (cl--compiler-macro-list*): Add autoload cookie.
4413 (cl--compiler-macro-cXXr): New function.
2eb87922 4414
71adb94b
SM
4415 * help-fns.el (help-fns--compiler-macro): New function extracted from
4416 describe-function-1; follow aliases and use `compiler-macro' property.
4417 (describe-function-1): Use it.
4418
a6674402
CY
44192012-06-11 Chong Yidong <cyd@gnu.org>
4420
4421 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
4422 is uninstalled, if imagemagick is installed.
4423
bb3faf5b
SM
44242012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4425
4426 * emacs-lisp/cl-lib.el: Use lexical-binding.
4427 (cl-map-extents, cl-maclisp-member): Remove.
4428 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
4429 (cl--set-substring, cl--block-wrapper, cl--block-throw)
4430 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
4431 * emacs-lisp/cl-extra.el: Use lexical-binding.
4432 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
4433 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
4434 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
4435 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
4436 * emacs-lisp/cl-seq.el: Use lexical-binding.
4437 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
4438 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
4439 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
4440 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
4441 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
4442 CL's internals.
4443
2fe4b125
MA
44442012-06-11 Michael Albinus <michael.albinus@gmx.de>
4445
4446 Sync with Tramp 2.2.6-pre.
4447
4448 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
4449 `print-length' and `print-level' to nil, in order to avoid
4450 truncation. Reported by Christopher Schmidt
4451 <christopher@ristopher.com>.
4452
4453 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
4454
4455 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
4456 New defmacro.
4457 (tramp-compat-copy-directory): Add optional argument
4458 COPY-CONTENTS. It is not handled yet.
4459
4460 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
4461 (tramp-ftp-file-name-p): Simplify.
4462
4463 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
4464 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
4465 connection vector.
4466
4467 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
4468 (tramp-methods): Do not use `tramp-password-end-of-line'.
4469 (tramp-completion-function-alist-putty): Handle UNIX case.
4470 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
4471 (tramp-do-file-attributes-with-stat)
4472 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
4473 gid as real numbers. They could run out of integer range on cygwin.
4474 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
4475 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
4476 (tramp-open-connection-setup-interactive-shell):
4477 Use `tramp-cleanup'. Move check for busyboxes ...
4478 (tramp-find-shell): ... here. Simplify implementation.
4479 Set "remote-shell" property also for alternative shells.
4480 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
4481 If failing, a regular file would be written otherwise.
4482 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
4483 (tramp-find-inline-encoding): Cache the coding commands in the
4484 process cache. Apply test command on the remote side, if defined.
4485 (tramp-find-inline-compress): Cache the compress commands in the
4486 process cache.
4487 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
4488 when requested. Handle hops.
4489 (tramp-current-connection): New defvar.
87e6e64f
DA
4490 (tramp-maybe-open-connection): Use `tramp-cleanup'.
4491 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 4492 Handle user interrupt. (Bug#10187)
87e6e64f
DA
4493 (tramp-get-inline-compress, tramp-get-inline-coding):
4494 Read connection properties from the process cache.
2fe4b125
MA
4495
4496 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
4497 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
4498 New defconsts.
2fe4b125
MA
4499 (tramp-smb-prompt): Extend for powershell prompt.
4500 (tramp-smb-file-name-handler-alist): Add handlers for
4501 `process-file', `shell-command' and `start-file-process'.
4502 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
4503 (tramp-smb-winexe-shell-command-switch): New defcustoms.
4504 (tramp-smb-file-name-p): Simplify.
4505 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
4506 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
4507 (tramp-smb-shell-quote-argument): New defuns.
4508 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
4509 Implement using "tar". By this, time-stamps are preserved.
4510 (tramp-smb-handle-copy-file): Handle also the case of directories.
4511 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
4512 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
4513 Use `tramp-get-connection-buffer').
2fe4b125
MA
4514 (tramp-smb-handle-rename-file): Use "rename", when source and
4515 target are on the same share.
87e6e64f
DA
4516 (tramp-smb-maybe-open-connection): Handle wrong passwords.
4517 Use `tramp-smb-server-version'.
2fe4b125
MA
4518 (tramp-smb-wait-for-output): Remove prompt.
4519
4520 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
4521 (tramp-methods, tramp-rsh-end-of-line):
4522 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
4523 (tramp-save-ad-hoc-proxies): New defcustom.
4524 (tramp-completion-function-alist): Adapt docstring.
4525 (tramp-default-password-end-of-line): Remove defcustom.
4526 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
4527 (tramp-user-regexp, tramp-file-name-regexp-unified)
4528 (tramp-file-name-regexp-url): Extend regexp by hop separator.
4529 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
4530 (tramp-remote-file-name-spec-regexp): New defconst.
4531 (tramp-file-name-structure): Extend structure for hops.
4532 (tramp-get-method-parameter): Move up.
4533 (tramp-file-name-p, tramp-dissect-file-name)
4534 (with-parsed-tramp-file-name): Handle hops.
4535 (tramp-file-name-hop): New defun.
4536 (tramp-make-tramp-file-name): New optional arg HOP.
4537 (tramp-message-show-progress-reporter-message): New defvar.
4538 (tramp-with-progress-reporter): Use it. We cannot use
4539 `tramp-message-show-message' here, because this suppresses also
4540 error buffers.
4541 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
4542 `tramp-message-show-message' is nil.
4543 Use `tramp-get-connection-buffer'.
2fe4b125
MA
4544 (tramp-cleanup): New defun.
4545 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
4546 (tramp-file-name-handler): If `debug-on-error' is set, propagate
4547 an error unchanged.
4548 (tramp-completion-handle-file-name-all-completions): Handle hops.
4549 Fix an error when called from ido.
4550 (tramp-completion-dissect-file-name): Use better local variable
4551 name. Add hop to the vector.
4552 (tramp-handle-insert-file-contents): Use progress-reporter for the
4553 whole scenario.
4554 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
4555 to `t'.
4556 (tramp-check-for-regexp): Simplify search.
4557 (tramp-enter-password): Remove it. Move implementation ...
4558 (tramp-action-password): ... here.
4559 (tramp-mode-string-to-int, tramp-local-host-p)
4560 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
4561 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
4562 Set tramp-autoload cookie.
2fe4b125
MA
4563
4564 * net/trampver.el: Update release number.
4565
45662012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4567 Michael Albinus <michael.albinus@gmx.de>
4568
4569 * net/tramp.el (tramp-set-completion-function): Fix docstring.
4570 (tramp-parse-group, tramp-parse-file)
4571 (tramp-parse-shostkeys-sknownhosts): New defuns.
4572 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
4573 (tramp-parse-shosts-group, tramp-parse-sconfig)
4574 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
4575 (tramp-parse-sknownhosts, tramp-parse-hosts)
4576 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
4577 Use them.
4578 (tramp-parse-passwd-group, tramp-parse-netrc-group)
4579 (tramp-parse-putty-group): Don't narrow.
4580 (tramp-parse-putty): Make a loop.
4581 (tramp-file-name-handler): Catch the `suppress' signal.
4582
72834e10
CY
45832012-06-11 Chong Yidong <cyd@gnu.org>
4584
4585 * image.el (imagemagick-register-types): Put the ImageMagick entry
4586 at the end of image-type-file-name-regexps.
4587
a4712e11
JB
45882012-06-11 Johan Bockgård <bojohan@gnu.org>
4589
4590 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
4591 (pcase, pcase-let*, pcase-dolist): Use them.
4592
82ad98e3
SM
45932012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
4594
4595 * emacs-lisp/pcase.el (pcase--let*): New function.
4596 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
4597 (pcase--expand): Use macroexp-let².
4598
f80efb86
SM
45992012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4600
4601 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
4602 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
4603 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
4604 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
4605 * emacs-lisp/derived.el: Use pcase instead of `cl'.
4606 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
4607
31ca4639 46082012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 4609
31ca4639
CY
4610 * mail/rmail.el (rmail-yank-current-message): Leave point at
4611 correct position. (Bug#11660)
94f0aa34 4612
31ca4639 46132012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 4614
31ca4639 4615 * allout-widgets.el: Fix code header.
9e1b8ec4 4616
31ca4639 46172012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 4618
f80efb86
SM
4619 * cus-edit.el (customize-changed-options-previous-release):
4620 Bump to 24.1.
31ca4639 4621
642b6d30
AS
46222012-06-09 Andreas Schwab <schwab@linux-m68k.org>
4623
4624 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
4625
4f5d2ba1
CY
46262012-06-09 Chong Yidong <cyd@gnu.org>
4627
4628 * ebuff-menu.el (electric-buffer-list): Preserve header line.
4629
e75852fd
MR
46302012-06-09 Martin Rudalics <rudalics@gmx.at>
4631
4632 * window.el (special-display-popup-frame): Don't use
4633 window--display-buffer (Bug#11651).
4634
1e48e282
EZ
46352012-06-09 Eli Zaretskii <eliz@gnu.org>
4636
8a26b487
EZ
4637 Fix parallel builds: make sure loaddefs.el is not being written
4638 while Lisp files are compiled.
4639 (compile): Don't depend on 'mh-autoloads'.
4640 (compile-CMD, compile-SH): Depend on 'autoloads'.
4641 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
4642
1e48e282
EZ
4643 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
4644
6175e34b
CY
46452012-06-09 Chong Yidong <cyd@gnu.org>
4646
4647 * face-remap.el (face-remap-add-relative, face-remap-set-base)
4648 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
4649 Doc fixes (Bug#11225).
4650
d9857e53
SM
46512012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
4654 a function if there's a clear indication that it has a compiler-macro.
4655 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
4656 (macro-declarations-alist): Add arglist to declaration functions.
4657 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
4658 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
4659 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
4660 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
4661 Also add autoload to find the compiler macro.
4662 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
4663 (cl--compiler-macro-member, cl--compiler-macro-assoc)
4664 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
4665 (cl--compiler-macro-get): New functions, replacing calls to
4666 cl-define-compiler-macro.
4667 (cl-typep) [compiler-macro]: Use macroexp-let².
4668
f81298f8 46692012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
4670
4671 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
4672 string properly, fixes Bug#11473.
4673
4b56d0fe
CY
46742012-06-08 Chong Yidong <cyd@gnu.org>
4675
4676 * faces.el (set-face-attribute): Doc fix.
4677 (modify-face): Don't use :bold and :italic.
4678 (error, warning, success): Tweak definitions.
4679
4680 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
4681 (custom-modified, custom-set, custom-changed, custom-themed)
4682 (custom-saved, custom-button, custom-button-mouse)
4683 (custom-button-pressed, custom-state, custom-comment-tag)
4684 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
4685 (custom-group-subtitle): Use new-style face specs.
4686 (custom-invalid-face, custom-rogue-face, custom-modified-face)
4687 (custom-set-face, custom-changed-face, custom-saved-face)
4688 (custom-button-face, custom-button-pressed-face)
4689 (custom-documentation-face, custom-state-face)
4690 (custom-comment-face, custom-comment-tag-face)
4691 (custom-variable-tag-face, custom-variable-button-face)
4692 (custom-face-tag-face, custom-group-tag-face-1)
4693 (custom-group-tag-face): Remove obsolete face alias.
4694
4695 * epa.el (epa-validity-high, epa-validity-medium)
4696 (epa-validity-low, epa-mark, epa-field-name, epa-string)
4697 (epa-field-name, epa-field-body):
4698 * font-lock.el (font-lock-comment-face, font-lock-string-face)
4699 (font-lock-keyword-face, font-lock-builtin-face)
4700 (font-lock-function-name-face, font-lock-variable-name-face)
4701 (font-lock-type-face, font-lock-constant-face):
4702 * ido.el (ido-first-match, ido-only-match, ido-subdir)
4703 (ido-virtual, ido-indicator, ido-incomplete-regexp):
4704 * speedbar.el (speedbar-button-face, speedbar-file-face)
4705 (speedbar-directory-face, speedbar-tag-face)
4706 (speedbar-selected-face, speedbar-highlight-face)
4707 (speedbar-separator-face):
4708 * whitespace.el (whitespace-newline, whitespace-space)
4709 (whitespace-hspace, whitespace-tab, whitespace-trailing)
4710 (whitespace-line, whitespace-space-before-tab)
4711 (whitespace-space-after-tab, whitespace-indentation)
4712 (whitespace-empty):
4713 * emulation/cua-base.el (cua-global-mark):
4714 * eshell/em-prompt.el (eshell-prompt):
4715 * net/newst-plainview.el (newsticker-new-item-face)
4716 (newsticker-old-item-face, newsticker-immortal-item-face)
4717 (newsticker-obsolete-item-face, newsticker-date-face)
4718 (newsticker-statistics-face, newsticker-default-face):
4719 * net/newst-reader.el (newsticker-feed-face)
4720 (newsticker-extra-face, newsticker-enclosure-face):
4721 * net/newst-treeview.el (newsticker-treeview-face)
4722 (newsticker-treeview-new-face, newsticker-treeview-old-face)
4723 (newsticker-treeview-immortal-face)
4724 (newsticker-treeview-obsolete-face)
4725 (newsticker-treeview-selection-face):
4726 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
4727 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
4728 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
4729 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
4730 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
4731 (nxml-outline-active-indicator, nxml-outline-ellipsis):
4732 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
4733 (mpuz-text):
4734 * progmodes/vera-mode.el (vera-font-lock-number)
4735 (vera-font-lock-function, vera-font-lock-interface):
4736 * textmodes/table.el (table-cell): Use new-style face specs, and
4737 don't use the old :bold and :italic attributes.
4738
4739 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
4740 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
4741 (ebrowse-member-class, ebrowse-progress): Likewise.
4742 (ebrowse-tree-mark-face, ebrowse-root-class-face)
4743 (ebrowse-file-name-face, ebrowse-default-face)
4744 (ebrowse-member-attribute-face, ebrowse-member-class-face)
4745 (ebrowse-progress-face): Remove obsolete faces.
4746
4747 * progmodes/flymake.el (flymake-errline, flymake-warnline):
4748 Inherit from error and warning faces respectively.
4749
4750 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
4751 Likewise.
f80efb86
SM
4752 (flyspell-incorrect-face, flyspell-duplicate-face):
4753 Remove obsolete aliases.
4b56d0fe 4754
03310646
MA
47552012-06-08 Michael Albinus <michael.albinus@gmx.de>
4756
4757 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
4758 Avoid infloop.
4759
513749ee
SM
47602012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
4761
4762 * startup.el (argv, argi): Make lexically scoped.
4763 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
4764 * emacs-lisp/cl-macs.el: Use lexical-binding.
4765 Rename cl-bind-* to cl--bind-*.
4766 * files.el: Don't require `cl' since it doesn't use it.
4767 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
4768
595ef4ad
JB
47692012-06-08 Juanma Barranquero <lekktu@gmail.com>
4770
4771 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
4772 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
4773 instead of calling external sort utility.
4774 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
4775
e9f66fcb
EZ
47762012-06-08 Eli Zaretskii <eliz@gnu.org>
4777
4778 * descr-text.el (describe-char): Mention how to insert the
4779 character, if the current input method doesn't support it.
4780 See the discussion in this thread for the details:
4781 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
4782
3d10db47
SS
47832012-06-08 Sam Steingold <sds@gnu.org>
4784
4785 * bindings.el (global-map): Bind XF86Forward to next-buffer and
4786 XF86Back to previous-buffer.
4787 (minibuffer-local-map): Bind them to next-history-element and
4788 previous-history-element respectively.
4789 * help-mode.el (help-mode-map): Bind them to help-go-forward and
4790 help-go-back respectively.
4791 * info.el (Info-mode-map): Bind them to Info-history-forward and
4792 Info-history-back respectively.
4793 These are the keys next to Up on the ThinkPad keyboard.
4794
de7e2b36
SM
47952012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
4796
4797 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
4798 * emacs-lisp/cl-macs.el: Provide itself.
4799 (cl--labels-convert-cache): New var.
4800 (cl--labels-convert): New function.
4801 (cl-flet, cl-labels): New implementation with new semantics, relying on
4802 lexical-binding.
4803 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
4804 (cl-closure-vars, cl--function-convert-cache)
4805 (cl--function-convert): Move from cl-macs.el.
4806 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
4807 rename by removing the "cl-" prefix.
4808 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
4809
6fa6c4ae
SM
48102012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
4813 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
4814 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
4815 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
4816 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
4817 (cl-hash-table-count): Add old compatibility aliases.
4818
4819 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
4820 Use macroexpand-all-environment instead.
4821 (cl--old-macroexpand): New var.
4822 (cl--sm-macroexpand): New function.
4823 (cl-symbol-macrolet): Use it during macro expansion.
4824 (cl--function-convert-cache): New var.
4825 (cl--function-convert): New function, extracted from
4826 cl-macroexpand-all.
4827 (cl-lexical-let): Use it.
4828
4829 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
4830 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
4831 (cl-member): Remove old alias.
4832
4833 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
4834 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
4835 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
4836 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
4837 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
4838 (cl-macroexpand-cmacs): Remove var.
4839 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
4840 Use macroexpand-all instead.
4841
4dd1c416
SM
48422012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
4843
4844 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
4845 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
4846 (macroexp-copyable-p): New functions and macros.
4847 * emacs-lisp/edebug.el (edebug-unwrap):
4848 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
4849 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
4850 (pcase--let*): Remove.
4851 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
4852 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
4853 macroexp-const-p instead.
4854 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
4855
4856 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
4857 instead of "cl-" for internal definitions. Use macroexp-const-p.
4858 (cl-old-bc-file-form): Remove var.
4859 (cl-const-exprs-p): Remove fun.
4860 (cl-labels, cl-macrolet): Use backquote.
4861 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
4862 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
4863 (cl-define-setf-expander): Rename from cl-define-setf-method.
4864 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
4865
4866 * international/mule-cmds.el: Don't require CL.
4867 (view-hello-file): Don't use `letf'.
4868
ed8bd4d7
SM
48692012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
4870
7287f2f3
SM
4871 * tmm.el (tmm-prompt): Use string-prefix-p.
4872 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
4873 (tmm-add-prompt): Use minibuffer-completion-help.
4874 (tmm-delete-map): Remove.
4875
ed8bd4d7
SM
4876 * subr.el (kbd): Make it its own function.
4877
7b4cdbf4
SM
48782012-06-07 Stefan Merten <smerten@oekonux.de>
4879
4880 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
4881 Silence compiler warnings. Fix versions.
ed8bd4d7 4882 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 4883 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 4884 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
4885 (rst-package-emacs-version-alist): Correct Emacs version to
4886 represent major merge with upstream.
ed8bd4d7 4887 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 4888
2b48d721
GM
48892012-06-06 Glenn Morris <rgm@gnu.org>
4890
4891 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
4892 Only print environment variables if set.
4893
fa779ab0
SM
48942012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
4895
4896 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
4897 (macroexp--cons): Rename from maybe-cons.
4898 (macroexp--accumulate): Rename from macroexp-accumulate.
4899 (macroexp--all-forms): Rename from macroexpand-all-forms.
4900 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
4901 (macroexp--expand-all): Rename from macroexpand-all-1.
4902
628299e0
SS
49032012-06-06 Sam Steingold <sds@gnu.org>
4904
4905 * calendar/calendar.el (calendar-in-read-only-buffer):
4906 Call `special-mode' to enable the standard read-only keybindings.
4907
b7bb5838
SM
49082012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
4909
4910 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
4911 with "loading" messages (bug#11635).
4912
dfb308ba
MA
49132012-06-06 Michael Albinus <michael.albinus@gmx.de>
4914
4915 * files.el (enable-remote-dir-locals): New option.
4916 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
4917
0372ee92
MA
4918 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
4919 Ensure, that the temp directory is local.
4920
4921 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
4922 `temporary-file-directory'.
4923
eed0bb91
MA
4924 * progmodes/python.el (python-send-region): Ensure, that the
4925 temporary file is created also in the remote case.
4926
7a58f64d
GM
49272012-06-06 Glenn Morris <rgm@gnu.org>
4928
f7dd4e98
GM
4929 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
4930 (vc-rcs-update-changelog): Use it.
4931
090bd7cb 4932 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
276d5f5d 4933
7a58f64d
GM
4934 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
4935 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
4936 (vc-sccs-diff): Replace use of the external vcdiff script.
4937
daed4003
GM
49382012-06-05 Glenn Morris <rgm@gnu.org>
4939
4940 * ledit.el: Move to obsolete/.
4941
48c455c7
SS
49422012-06-05 Sam Steingold <sds@gnu.org>
4943
ed9265fc 4944 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
48c455c7
SS
4945 patch (Bug#11140).
4946
57a7d507
SM
49472012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
4948
090bd7cb 4949 * emacs-lisp/cust-print.el: Move to obsolete.
d32926ff 4950
53aacf21
SM
4951 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
4952 compiler-macro expansion.
4953
57a7d507
SM
4954 Add native compiler-macro support.
4955 * emacs-lisp/macroexp.el (macroexpand-all-1):
4956 Support compiler-macros directly. Properly follow aliases and apply
4957 the compiler macros more thoroughly.
4958 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
4959 macroexpand now properly follows aliases.
4960 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
4961 (cl-compiler-macroexpand): Use new prop.
4962 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
4963
4964 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
4965
51a5f9d8
MR
49662012-06-05 Martin Rudalics <rudalics@gmx.at>
4967
4968 * window.el (get-lru-window, get-mru-window, get-largest-window):
4969 New argument NOT-SELECTED to avoid picking the selected window.
4970 (window--display-buffer-1, window--display-buffer-2): Replace by
4971 new function window--display-buffer
4972 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
4973 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
4974 Use window--display-buffer.
51a5f9d8
MR
4975 (display-buffer-use-some-window): Remove temporary dedication
4976 hack by calling get-lru-window and get-largest-window with
4977 NOT-SELECTED argument non-nil. Call window--display-buffer.
4978
08f9f738
GM
49792012-06-05 Glenn Morris <rgm@gnu.org>
4980
4981 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
4982 Replace external vcdiff script.
4983
e364a2b7
SM
49842012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
4985
4986 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
4987
041df390
CY
49882012-06-04 Chong Yidong <cyd@gnu.org>
4989
e364a2b7
SM
4990 * image.el (imagemagick-types-inhibit): Revert last change.
4991 Add INFO and M.
47b36b94 4992 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 4993
7c1898a7
SM
49942012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
4995
4996 * emacs-lisp/cl-lib.el: Rename from cl.el.
4997 * emacs-lisp/cl.el: New compatibility file.
4998 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
4999 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
5000 to obey the "cl-" prefix.
5001 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
5002
0c3461de
GM
50032012-06-03 Glenn Morris <rgm@gnu.org>
5004
1e266c88
GM
5005 * emacs-lisp/authors.el (authors-aliases): Addition.
5006
0c3461de
GM
5007 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
5008 Fix :version.
5009
d8a52e15
SM
50102012-06-03 Stefan Merten <smerten@oekonux.de>
5011
5012 * textmodes/rst.el: Add comments.
5013 (rst-transition, rst-adornment): New faces.
5014 (rst-adornment-faces-alist): Make default safe to reevaluate.
5015 Fixes
5016 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
5017 Improve customization tags.
5018 (rst-define-level-faces): Clarify meaning.
5019
5205d6f6
CY
50202012-06-03 Chong Yidong <cyd@gnu.org>
5021
5022 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
5023 (compilation-mode-line-run, compilation-mode-line-exit):
5024 New faces.
5205d6f6
CY
5025 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
5026
757ee657
JD
50272012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
5028
7c1898a7
SM
5029 * progmodes/which-func.el (which-func-update-ediff-windows):
5030 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 5031
5f2c76c6
CY
50322012-06-03 Chong Yidong <cyd@gnu.org>
5033
5034 * bindings.el: Remove explicit help text from format-mode-line.
5035 It is now supplied by mode-line-default-help-echo.
5036 (mode-line-front-space, mode-line-end-spaces)
5037 (mode-line-misc-info): New variables.
5038 (mode-line-modes, mode-line-position): Move the default value to
5039 the variable definition.
5040 (mode-line-default-help-echo): New defcustom.
383f7350
CY
5041 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
5042 (mode-line-modified-help-echo): New functions.
5043 (mode-line-mule-info, mode-line-modified): Use them.
5044 (mode-line-eol-desc, propertized-buffer-identification):
5045 Consistency fixes for help text.
cbe46e5f
CY
5046 (mode-line-coding-system-map): Allow using mouse-3 to invoke
5047 set-buffer-file-coding-system (Bug#289).
5048 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 5049
f2d6a3df
SM
50502012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
5051
5052 * simple.el (execute-extended-command): Set real-this-command
5053 (bug#11506).
5054
37269466
CY
50552012-06-02 Chong Yidong <cyd@gnu.org>
5056
5057 Remove incorrect uses of "modeline" in comments, docstrings, and
5058 function/variable names (Bug#10329).
5059
5060 * cus-edit.el (mode-line):
5061 * dframe.el (dframe-mouse-hscroll):
5062 * emacs-lisp/re-builder.el:
5063 * emacs-lisp/easy-mmode.el (define-minor-mode):
5064 * frame.el (set-frame-name):
5065 * help.el (lookup-minor-mode-from-indicator):
5066 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
5067 * progmodes/cc-cmds.el (c-toggle-auto-newline)
5068 (c-toggle-hungry-state):
5069 * progmodes/antlr-mode.el (antlr-language-alist):
5070 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
5071 * progmodes/vhdl-mode.el (vhdl-mode):
5072 * progmodes/which-func.el (which-func, which-func-cleanup-function):
5073 * term/ns-win.el (ns-face-at-pos):
5074 * term/sup-mouse.el (sup-mouse-report):
5075 * textmodes/flyspell.el (flyspell-mode-line-string):
5076 * textmodes/ispell.el (ispell-highlight-face):
5077 * textmodes/reftex-global.el:
5078 * vc/vc-arch.el (vc-arch-mode-line-string):
5079 * vc/vc-cvs.el (vc-cvs-mode-line-string):
5080 * vc/vc-git.el (vc-git-mode-line-string):
5081 * vc/vc-hooks.el (vc-display-status)
5082 (vc-default-mode-line-string):
5083 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
5084
5085 * ansi-color.el (ansi-color-faces-vector): Change default faces.
5086
5087 * dired.el (dired-sort-set-mode-line): Rename from
5088 dired-sort-set-modeline. All callers changed.
5089
5090 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
5091 eshell-status-in-modeline.
5092
5093 * foldout.el (foldout-mode-line-string): Rename from
5094 foldout-modeline-string. All callers changed.
5095 (foldout-update-mode-line): Rename from foldout-update-modeline.
5096
5097 * subr.el (redraw-modeline): Make into obsolete alias.
5098
5099 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
5100 timeclock-modeline-display. Make old name an alias.
5101 (timeclock-update-mode-line): Likewise. All callers changed.
5102 (timeclock-mode-line-display): No need to check before using
5103 add-hook.
5104 (timeclock-relative, timeclock-day-over-hook)
5105 (timeclock-use-elapsed, timeclock-mode-string)
5106 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
5107
5108 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
5109 crisp-mode-modeline-string.
5110
5111 * play/solitaire.el (solitaire-build-mode-line): Rename from
5112 solitaire-build-modeline. All callers changed.
5113
5114 * play/zone.el (zone-hiding-mode-line): Rename from
5115 zone-hiding-modeline. All callers changed.
5116 (zone): Remove unusued `modeline-hidden-level' property.
5117
5118 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
5119 xscheme-modeline-initialize. All callers changed.
5120
5121 * strokes.el (strokes-lighter): Rename from
5122 strokes-modeline-string.
5123
5124 * textmodes/sgml-mode.el (html-face-tag-alist)
5125 (html-tag-face-alist): Use mode-line face instead of obsolete
5126 alias modeline.
5127
42152ee4
SM
51282012-06-02 Stefan Merten <smerten@oekonux.de>
5129
5130 * textmodes/rst.el: Always require `cl'.
4cf9b38d 5131 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 5132
95f520b5
CY
51332012-06-02 Chong Yidong <cyd@gnu.org>
5134
5135 * image.el (imagemagick-enabled-types): Rename from
5136 imagemagick-types-enable. Add many more types.
5137 (imagemagick-types-inhibit): Change default to nil.
5138 (imagemagick-filter-types): Caller changed.
5139
4a5f187a
SM
51402012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5141
03fef3e6
SM
5142 * emacs-lisp/cl-macs.el: Use backquotes.
5143 (cl-transform-function-property): Use eval-and-compile rather than
5144 abusing `require'.
5145 (defstruct): Use declare-function instead of with-no-warnings.
5146
4a5f187a
SM
5147 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
5148 (byte-compile-output-docform): Re-add the print-circle bindings.
5149 (byte-compile-fix-header): Use #$ just because it's shorter.
5150 (byte-compile-output-file-form): Remove defun/defmacro.
5151
bd56924f
MR
51522012-06-01 Martin Rudalics <rudalics@gmx.at>
5153
5154 * simple.el (choose-completion): Remove now obsolete binding for
5155 owindow.
5156
046e38ce
MA
51572012-06-01 Michael Albinus <michael.albinus@gmx.de>
5158
5159 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
5160 in order to avoid "Stack overflow in regexp matcher".
5161
32d72c2f
GM
51622012-05-31 Glenn Morris <rgm@gnu.org>
5163
5164 * image.el: For clarity, call imagemagick-register-types at
5165 top-level, rather than relying on a custom :initialize.
5166 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
5167 (imagemagick-filter-types): New function. (Bug#7406)
5168 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
5169 If disabling support, remove elements altogether rather
5170 than using an impossible regexp.
5171 (imagemagick-types-inhibit): Give it the default init function.
5172
dd41169b
SM
51732012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5174
4a5f187a
SM
5175 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
5176 Handle arbitrary file name lengths (Bug#11585).
dd41169b 5177
efc00ab1 51782012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
5179
5180 * desktop.el (desktop-read): Clear previous and next buffers for
5181 all windows and bury *Messages* buffer (bug#11556).
5182
500fcedc
SM
51832012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
5184
5185 Add `declare' for `defun'. Align `defmacro's with it.
5186 * emacs-lisp/easy-mmode.el (define-minor-mode)
5187 (define-globalized-minor-mode): Don't autoload the var definitions.
5188 * emacs-lisp/byte-run.el: Use lexical-binding.
5189 (defun-declarations-alist, macro-declarations-alist): New vars.
5190 (defmacro, defun): Use them.
5191 (make-obsolete, define-obsolete-function-alias)
5192 (make-obsolete-variable, define-obsolete-variable-alias):
5193 Use `declare'.
5194 (macro-declaration-function): Mark obsolete.
5195 * emacs-lisp/autoload.el: Use lexical-binding.
5196 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
5197
6e8a1786
AM
51982012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5199
5200 * textmodes/ispell.el (ispell-with-no-warnings):
5201 Define as a macro.
500fcedc
SM
5202 (ispell-kill-ispell, ispell-change-dictionary):
5203 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
5204 `interactive-p'.
5205
61b108cc
SM
52062012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5207
5208 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
5209 (macro-declaration-function): Move var from C code.
5210 (macro-declaration-function): Define function with defalias.
5211 * emacs-lisp/macroexp.el (macroexpand-all-1):
5212 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
5213 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
5214 defun/defmacro any more.
5215 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
5216 Provide fallback for unknown arglist.
5217 (byte-compile-arglist-warn): Change calling convention.
5218 (byte-compile-output-file-form): Move print-vars binding.
5219 (byte-compile-output-docform): Simplify accordingly.
5220 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
5221 (byte-compile-defmacro-declaration): Remove.
5222 (byte-compile-file-form-defmumble): Generalize to defalias.
5223 (byte-compile-output-as-comment): Return byte-positions.
5224 Simplify callers accordingly.
5225 (byte-compile-lambda): Use `assert'.
5226 (byte-compile-defun, byte-compile-defmacro): Remove.
5227 (byte-compile-file-form-defalias):
5228 Use byte-compile-file-form-defmumble.
5229 (byte-compile-defalias-warn): Remove.
5230
6d3f7c2f
SM
52312012-05-29 Stefan Merten <smerten@oekonux.de>
5232
5233 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 5234 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
5235
5236 (rst-mode-abbrev-table): Merge definition.
5237 (rst-mode): Make sure `font-lock-defaults' is buffer local.
5238 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
5239
6dbaa1c7
UJ
52402012-05-29 Ulf Jasper <ulf.jasper@web.de>
5241
5242 * calendar/icalendar.el
5243 (icalendar-export-region): Export UID properly.
5244
d209e2fb 52452012-05-29 Leo Liu <sdl.web@gmail.com>
61b108cc
SM
5246 * calendar/icalendar.el (icalendar-import-format):
5247 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
5248 (icalendar-import-format-uid): New.
5249 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
5250 Export UID.
5251
6876a58d
SM
52522012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5253
5254 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
5255 different alternative patterns.
5256 (pcase-codegen): Be more careful to preserve identity.
5257 (pcase--u1): Don't forget to mark vars as used.
5258
5259 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
5260 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
5261 (byte-compile-from-buffer): ...rather than here.
5262
5263 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
5264 functions from byte-compile-function-environment.
5265
46b7967e
TN
52662012-05-29 Troels Nielsen <bn.troels@gmail.com>
5267
5268 * window.el (window-deletable-p): Avoid deleting the root window
5269 of a frame with an active minibuffer.
5270
69d565e2
MR
52712012-05-29 Martin Rudalics <rudalics@gmx.at>
5272
5273 * simple.el (choose-completion): Use quit-window (Bug#11567).
5274
a149fa51
CY
52752012-05-29 Chong Yidong <cyd@gnu.org>
5276
5277 * whitespace.el (whitespace-cleanup): Fix usage of
5278 whitespace-empty-at-bob-regexp (Bug#11492).
5279
2b311310
AH
52802012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
5281
5282 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
5283 revert (Bug#11488).
5284
b9cb2387
JL
52852012-05-29 Juri Linkov <juri@jurta.org>
5286
5287 * isearch.el (isearch-mode-map): Bind `M-s _' to
5288 `isearch-toggle-symbol'. Bind `M-s c' to
5289 `isearch-toggle-case-fold'.
5290 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
5291 (isearch-forward): Add `M-s _' to the docstring.
5292 (isearch-forward-symbol, isearch-toggle-case-fold)
5293 (isearch-symbol-regexp): New functions. (Bug#11381)
5294
d5e61c1c
JL
52952012-05-29 Juri Linkov <juri@jurta.org>
5296
5297 * isearch.el (isearch-word): Add docstring. (Bug#11381)
5298 (isearch-occur, isearch-search-and-update): If `isearch-word' is
5299 a function, call it to get the regexp.
5300 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
5301 property `isearch-message-prefix' instead of the string "word ".
5302 (isearch-search-fun-default): For the case of `isearch-word',
5303 return a lambda that calls re-search-forward/re-search-backward
5304 with a regexp returned by `word-search-regexp' or by the function
5305 in `isearch-word'.
5306
8cbd80f7
JL
53072012-05-29 Juri Linkov <juri@jurta.org>
5308
5309 * isearch.el (isearch-search-fun-default): New function.
5310 (isearch-search-fun): Move default part to the new function
5311 `isearch-search-fun-default'.
5312 (isearch-search-fun-function): Set the default value to
5313 `isearch-search-fun-default'. (Bug#11381)
5314
5315 * comint.el (comint-history-isearch-end):
5316 Use `isearch-search-fun-default'.
5317 (comint-history-isearch-search): Use `isearch-search-fun-default'
5318 and remove spacial case for `isearch-word'.
5319 (comint-history-isearch-wrap): Remove spacial case for
5320 `isearch-word'.
5321
5322 * hexl.el (hexl-isearch-search-function):
5323 Use `isearch-search-fun-default'.
5324
5325 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
5326 Use `word-search-regexp' for `isearch-word'.
5327
5328 * misearch.el (multi-isearch-search-fun):
5329 Use `isearch-search-fun-default'.
5330
5331 * simple.el (minibuffer-history-isearch-search):
5332 Use `isearch-search-fun-default' and remove spacial case for
5333 `isearch-word'.
5334 (minibuffer-history-isearch-wrap): Remove spacial case for
5335 `isearch-word'.
5336
5337 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
5338 Remove spacial case for `isearch-word'.
5339 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
5340
85c8c5b6
AM
53412012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5342
5343 Decrease XEmacs incompatibilities.
5344 * textmodes/flyspell.el (flyspell-check-pre-word-p):
5345 Use `string-match'.
5346 (flyspell-delete-region-overlays): Use alternative definition for
5347 XEmacs.
5348 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
5349 (flyspell-word): Use `process-kill-without-query' if XEmacs.
5350 (flyspell-mode-on): Use `interactive-p' if XEmacs.
5351 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
5352 `define-obsolete-face-alias' under XEmacs, but old method.
5353
5354 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
5355 `with-no-warnings' definition or Emacs alias.
5356 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
5357 (ispell-word): Do not use `region-p' if XEmacs.
5358
8cab9efc
AM
53592012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5360
5361 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
5362 Check for `ispell-dictionary-base-alist' instead of full
5363 `ispell-dictionary-alist'.
5364 (ispell-init-process): Show spellchecker when starting new Ispell
5365 process.
5366
fda91268
RZ
53672012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
5368
5369 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
5370 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
5371
694ea8e3
JB
53722012-05-27 Juanma Barranquero <lekktu@gmail.com>
5373
5374 * version.el (motif-version-string, gtk-version-string)
5375 (ns-version-string): Declare.
5376
e4d4f539
JL
53772012-05-27 Juri Linkov <juri@jurta.org>
5378
5379 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
5380 after the `eval-defun-1' specialcaseing
5381 like in `edebug-eval-defun' (bug#10181).
5382
5383 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
5384 like in `eval-defun-1'.
5385
33017faf 53862012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 5387
fda91268
RZ
5388 * mail/sendmail.el (mail-yank-region):
5389 Recognize rmail-yank-current-message in addition to insert-buffer.
5390 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
5391 a *mail* buffer created through rmail-start-mail with sendmail as
5392 mail-user-agent.
5393
33017faf
GM
53942012-05-27 Chong Yidong <cyd@gnu.org>
5395
5396 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
5397 Default to 256 (Bug#11267).
5398
5399 * help.el (describe-mode): Doc fix.
5400
04188bb9
GM
54012012-05-26 Glenn Morris <rgm@gnu.org>
5402
38264cc9
GM
5403 * w32-fns.el (w32-init-info): Remove.
5404 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
5405
eb7afdad
GM
5406 * info.el (info-initialize): For self-contained NS builds, put the
5407 included info/ directory at the front. (Bug#2791)
5408
04188bb9
GM
5409 * paths.el (Info-default-directory-list): Make it a defcustom,
5410 mainly so that we can use custom-initialize-delay.
5411
a179e3f7
SM
54122012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
5413
43416392
SM
5414 * subr.el (buffer-has-markers-at): Mark obsolete.
5415
a179e3f7 5416 * subr.el (lambda): Use declare.
43416392 5417
a179e3f7
SM
5418 * emacs-lisp/lisp-mode.el (lambda):
5419 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
5420
34a008d9
AH
54212012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
5422
5423 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
5424
0a3b289f
GM
54252012-05-26 Glenn Morris <rgm@gnu.org>
5426
5427 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
5428
758c81e8
GM
54292012-05-25 Glenn Morris <rgm@gnu.org>
5430
f9f334f0
GM
5431 * paths.el: Remove no-byte-compile.
5432 * loadup.el: No need to load paths.el uncompiled.
5433
87eb79c2
GM
5434 * image.el (imagemagick-types-inhibit): Doc fix.
5435
758c81e8
GM
5436 * version.el: Remove no-byte-compile and associated formatting.
5437 * loadup.el: No need to load version.el uncompiled. AFAICS, this
5438 is ancient code from when there was an "inc-vers.el".
5439
e7e85dc0
SM
54402012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
5441
5442 * progmodes/gdb-mi.el: Minor style changes.
5443 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
5444 Turn into minor modes.
5445 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
5446 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
5447 (gdb-shell): Remove unneeded let-binding.
5448 (gdb-get-many-fields): Eliminate O(n²) behavior.
5449
f31237a4
EZ
54502012-05-25 Eli Zaretskii <eliz@gnu.org>
5451
5452 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
5453 platforms that don't link in fontset.c.
5454
bc1b21bb
JL
54552012-05-25 Juri Linkov <juri@jurta.org>
5456
5457 Use the same diff color scheme as in modern VCSes (bug#10181).
5458
5459 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
5460 to avoid confusion with `diff-added' that now uses green colors.
5461 (diff-removed): Use shades of red.
5462 (diff-added): Use shades of green.
5463 (diff-changed): Leave just the yellow color.
5464 (diff-use-changed-face): New variable.
5465 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
5466 how to highlight context diff changes.
5467 (diff-refine-change): Use shades of yellow.
5468 (diff-refine-removed): New face that uses shades of red.
5469 (diff-refine-added): New face that uses shades of green.
5470 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
5471 `diff-refine-removed' in the call to `smerge-refine-subst'
5472 depending on the value of `diff-use-changed-face'.
5473
5474 * vc/smerge-mode.el (smerge-mine): Use shades of red.
5475 (smerge-other): Use shades of green.
5476 (smerge-base): Use shades of yellow.
5477 (smerge-refined-change): Empty face.
5478 (smerge-refined-removed): New face that uses shades of red.
5479 (smerge-refined-added): New face that uses shades of green.
5480 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
5481 args `props-r' and `props-a', and use them. Doc fix.
5482 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
5483 on its value use different faces `smerge-refined-change',
5484 `smerge-refined-removed', `smerge-refined-added' in the call to
5485 `smerge-refine-subst'.
5486
5487 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
5488 Add face condition `min-colors 88' with shades of red.
5489 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
5490 `min-colors 88' with shades of green.
5491 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
5492 `min-colors 88' with shades of yellow.
5493
6df9112c
GM
54942012-05-24 Glenn Morris <rgm@gnu.org>
5495
ead5edc0
GM
5496 * paths.el (prune-directory-list, remote-shell-program): Move to...
5497 * files.el (prune-directory-list, remote-shell-program): ...here.
5498 For the latter, delay initialization, prefer ssh, just search PATH.
5499
f18b81e6
GM
5500 * paths.el (term-file-prefix): Move to faces.el (the only user).
5501 * faces.el (term-file-prefix): Move here, make it a defcustom.
5502
ee2f89a6
GM
5503 * paths.el (news-directory, news-path, news-inews-program):
5504 Move to gnus/nnspool.el.
61a583ca 5505
f8815e4c
GM
5506 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
5507
c8f3b42c
GM
5508 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
5509 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
5510 Make the latter a defcustom, with a delayed initialization.
5511
6df9112c
GM
5512 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
5513 These were deleted from Gnus itself late 2010.
5514
5dadff36
JB
55152012-05-22 Juanma Barranquero <lekktu@gmail.com>
5516
9e1701c6
JB
5517 * progmodes/which-func.el (which-func-ff-hook):
5518 Check against user-error, not error.
5519
bd7239f5 5520 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
5521 cl-specs.el, which no longer exists.
5522
3290526d
GM
55232012-05-22 Glenn Morris <rgm@gnu.org>
5524
5525 * info.el (info-emacs-bug): New command.
5526 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
5527 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
5528
ff0c3cfb
GM
55292012-05-21 Glenn Morris <rgm@gnu.org>
5530
5531 * makefile.w32-in (update-subdirs-SH):
5532 * Makefile.in (update-subdirs): Update for moved update-subdirs.
5533
5814f126
SM
55342012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
5535
a52c0aa0
SM
5536 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
5537
5814f126
SM
5538 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5539 Simplify Maven regexp, and make sure the file can't start with a space
5540 (bug#11517).
5541
b847032c
GM
55422012-05-21 Glenn Morris <rgm@gnu.org>
5543
5544 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
5545 Scrap superfluous subshells.
5546
3858bfe7
SM
55472012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
5548
5549 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
5550 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
5551
d14b0029
JB
55522012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
5553
5554 * calc/calc.el (calc-ensure-consistent-units): New variable.
5555
a52c0aa0
SM
5556 * calc/calc-units.el (math-consistent-units-p)
5557 (math-check-unit-consistency): New functions.
5558 (calc-quick-units, calc-convert-units):
5559 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
5560 is non-nil.
d14b0029
JB
5561 (calc-extract-units): Fix typo.
5562
60c4db3a
SM
55632012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
5564
77f3b62e
SM
5565 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
5566
60c4db3a
SM
5567 * textmodes/flyspell.el: Commenting style, plus code simplifications.
5568 (flyspell-default-deplacement-commands): Don't spell check after
5569 repeated window/frame switches (e.g. triggered by mouse-movement).
5570 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
5571 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
5572 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
5573 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
5574 Remove unused vars.
5575 (flyspell-get-casechars, flyspell-get-not-casechars):
5576 Simplify; Don't bother removing a ] just to add it back.
5577 * textmodes/ispell.el (ispell-program-name): Use executable-find.
5578
d209e2fb 55792012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
b1a10716
RS
5580
5581 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
5582 New functions.
bd7239f5 5583 (math-function-table): Add support for more C functions.
b1a10716 5584
3f1b25b5
AM
55852012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5586
090bd7cb
JB
5587 * textmodes/flyspell.el (flyspell-check-pre-word-p)
5588 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
5589 Protect delay handling for otherchars against empty otherchars.
3f1b25b5 5590
b581bb5c
SM
55912012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
5592
5593 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
5594 their respective macro declarations.
5595 * skeleton.el (define-skeleton):
5596 * progmodes/compile.el (define-compilation-mode):
5597 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
5598 (define-ibuffer-filter):
5599 * emacs-lisp/generic.el (define-generic-mode):
5600 * emacs-lisp/easy-mmode.el (define-minor-mode)
5601 (define-globalized-minor-mode):
5602 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
5603 * emacs-lisp/byte-run.el (defsubst):
5604 * custom.el (deftheme): Add doc-string metadata.
5605
70b8ef8f
SM
56062012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5607
5608 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
5609
b1198e17
SM
56102012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5611
9abdc45d
SM
5612 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
5613
b1198e17
SM
5614 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
5615 * emacs-lisp/cl-macs.el: Idem.
5616 * emacs-lisp/cl-specs.el: Remove.
5617
4735906a
SM
56182012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5619
5620 Minor renaming of internal CL functions and variables.
5621 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
5622 (cl--position): Rename from cl-position.
5623 (cl--delete-duplicates): Rename from cl-delete-duplicates.
5624 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
5625 (cl--random-state): Rename from *random-state*.
5626
ac348012
SM
56272012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
5628
5629 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
5630 parens around the arg list (bug#11499).
5631
a0a79cde
JL
56322012-05-17 Juri Linkov <juri@jurta.org>
5633
5634 * isearch.el (word-search-regexp, word-search-backward)
5635 (word-search-forward, word-search-backward-lax)
5636 (word-search-forward-lax): Move functions from search.c
5637 (bug#10145, bug#11381).
5638
65034a51
AM
56392012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5640
090bd7cb
JB
5641 * textmodes/flyspell.el (flyspell-check-pre-word-p)
5642 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
5643 Delay for otherchars as for normal word components.
65034a51 5644
1a72a195
SM
56452012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
5646
5647 * minibuffer.el (completion--sifn-requote): Fix last change.
5648 (minibuffer-local-must-match-filename-map):
5649 Move define-obsolete-variable-alias before its var.
5650
fdb058c2
SM
56512012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
5652
c41045e6
SM
5653 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
5654
036dfb8b
SM
5655 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
5656 behavior.
5657 (completion--string-equal-p): New function.
5658 (completion--twq-all): Use it to get better assertion failure data.
5659
2473256d
SM
5660 Only handle ".." and '..' quoting in shell-mode (bug#11466).
5661 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
5662 (shell--requote-argument): New functions.
5663 (shell-completion-vars): Use them.
5664 (shell--parse-pcomplete-arguments): Rename from
5665 shell-parse-pcomplete-arguments.
5666 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
5667 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
5668 Obey comint-file-name-quote-list.
5669
fdb058c2
SM
5670 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
5671 (smie-indent-keyword): Use it.
5672
51fa99f1
SM
56732012-05-14 Stefan Merten <smerten@oekonux.de>
5674
5675 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
5676
e18afed7 56772012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
5678
5679 * net/rlogin.el (rlogin-mode-map): Fix last change.
5680
e18afed7 56812012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
5682
5683 * mail/smtpmail.el (smtpmail-send-command): Send the command and
5684 the following \r\n using a single `process-send-string', since the
5685 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 5686 with two `process-send-string's (Bug#11444).
8633b1f4 5687
e18afed7 56882012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 5689
fdb058c2
SM
5690 * shell.el (shell-parse-pcomplete-arguments):
5691 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 5692
2d21d7f6
WJ
56932012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
5694
e18afed7 5695 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
5696 (image-transform-scale, image-transform-right-angle-fudge): New vars.
5697 (image-transform-width, image-transform-fit-width): New functions.
5698 (image-transform-properties): Use them.
5699 (image-transform-check-size): New function.
5700 (image-toggle-display-image): Use it (for testing).
5701 (image-transform-set-rotation): Reduce angle mod 360.
5702 Delete obsolete comment.
5703
7102e6d0
WJ
57042012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
5705
5706 * image-mode.el: Fix scaling (bug#11399).
5707 (image-transform-resize): Doc fix.
5708 (image-transform-properties): Default scale is 1 and height should
5709 be an integer.
5710
06bc5e6e
SM
57112012-05-13 Johan Bockgård <bojohan@gnu.org>
5712
5713 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
5714 than hard-coding `car', to fix misbehavior when moving forward.
5715
0ae03b6a
CY
57162012-05-13 Chong Yidong <cyd@gnu.org>
5717
5718 * emacs-lisp/tabulated-list.el (tabulated-list-format)
5719 (tabulated-list-entries, tabulated-list-padding)
5720 (tabulated-list-sort-key): Make permanent-local.
5721
5722 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
5723 (electric-buffer-list): Put electric buffer menu
5724 command descriptions in this docstring, instead of the docstring
5725 of electric-buffer-menu-mode. Code cleanups.
5726 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
5727 Electric-buffer-menu-mode.
5728 (electric-buffer-update-highlight): Minor code cleanup.
5729
205a7391
MA
57302012-05-13 Michael Albinus <michael.albinus@gmx.de>
5731
5732 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
5733 (Bug#11447)
5734
e5bd0a28
SM
57352012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5736
5737 Move define-obsolete-variable-alias before the var's definition.
5738 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
5739 * tooltip.el (tooltip-hook):
5740 * textmodes/reftex-toc.el (reftex-toc-map):
5741 * textmodes/reftex-sel.el (reftex-select-label-map)
5742 (reftex-select-bib-map):
5743 * textmodes/reftex-index.el (reftex-index-map)
5744 (reftex-index-phrases-map):
5745 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
5746 * progmodes/meta-mode.el (meta-mode-map):
5747 * novice.el (disabled-command-hook):
5748 * loadhist.el (unload-hook-features-list):
5749 * frame.el (blink-cursor):
5750 * files.el (find-file-not-found-hooks, write-file-hooks)
5751 (write-contents-hooks):
5752 * emulation/tpu-edt.el (GOLD-map):
5753 * emacs-lock.el (emacs-lock-from-exiting):
5754 * emacs-lisp/generic.el (generic-font-lock-defaults):
5755 * emacs-lisp/chart.el (chart-map):
5756 * dos-fns.el (register-name-alist):
5757 * dired-x.el (dired-omit-files-p):
5758 * desktop.el (desktop-enable):
5759 * cus-edit.el (custom-mode-hook):
5760 * buff-menu.el (buffer-menu-mode-hook):
5761 * bookmark.el (bookmark-read-annotation-text-func)
5762 (bookmark-exit-hooks):
5763 * allout.el (allout-mode-deactivate-hook)
5764 (allout-exposure-change-hook, allout-structure-added-hook)
5765 (allout-structure-deleted-hook, allout-structure-shifted-hook):
5766 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
5767 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
5768 comes before the corresponding variable's definition.
5769
ac59c2f6
CY
57702012-05-12 Chong Yidong <cyd@gnu.org>
5771
5772 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
5773 (Buffer-menu-mouse-select): Restore function (Bug#11459).
5774 (Buffer-menu-mode-map): Bind it.
5775 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 5776
dee6c9a3
SM
57772012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
5778
2171cea5
SM
5779 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
5780 (prolog-upper-case-string, prolog-lower-case-string)
5781 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
5782 (prolog-use-smie, prolog-smie-grammar): New vars.
5783 (prolog-smie-forward-token, prolog-smie-backward-token)
5784 (prolog-smie-rules): New funs.
5785 (prolog-comment-indent): Remove.
5786 (prolog-mode-variables): Use default comment indentation instead.
5787 Setup SMIE.
5788 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
5789 (prolog-mode): Don't call them any more.
5790 (prolog-electric-colon, prolog-electric-dash)
5791 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
5792
aa0382bd
SM
5793 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
5794
dbacb4bd
SM
5795 * minibuffer.el (completion--twq-all): Again, allow case differences.
5796
13bdd94c
SM
5797 * term.el: Move keymap initialization code to be more idiomatic.
5798 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
5799 (term-terminal-menu): Move initialization into declaration.
5800 (term-escape-char): Let the user set it in her .emacs.
5801
ff46c759
SM
5802 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
5803 Provide SMIE-based indentation (not enabled by default yet).
5804 (sh-mode-map): Don't bind electric keys.
5805 Use electric-pair-mode instead of skeleton-pair.
5806 (sh-assignment-regexp): Fit within 80 columns.
5807 (sh-indent-supported): Specify actual shell name instead of boolean.
5808 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
5809 (sh-maybe-here-document): Use it. Make obsolete.
5810 (sh-electric-here-document-mode) New minor mode.
5811 (sh-mode): Use it. Don't set sh-indent-supported-here here.
5812 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
5813 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
5814 (sh-smie-rc-grammar, sh-use-smie): New vars.
5815 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
5816 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
5817 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
5818 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
5819 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
5820 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
5821 (sh-set-shell): Use smie-setup if requested.
5822
dee6c9a3
SM
5823 * term.el (term-set-escape-char): Properly set term-escape-char.
5824 See http://stackoverflow.com/questions/10524656.
5825
9f9aa044
CY
58262012-05-10 Chong Yidong <cyd@gnu.org>
5827
5828 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
5829 Use url-generic-parse-url, and handle host names and Windows
5830 filenames properly.
5831 (ffap-url-unwrap-remote): Use url-generic-parse-url.
5832 (ffap-url-unwrap-remote): Accept list values, specifying a list of
5833 URL schemes to work on.
5834 (ffap--toggle-read-only): New function.
5835 (ffap-read-only, ffap-read-only-other-window)
5836 (ffap-read-only-other-frame): Use it.
5837 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
5838 necessary for ffap-url-unwrap-remote.
5839
836d29b3
DA
58402012-05-10 Dave Abrahams <dave@boostpro.com>
5841
5842 * cus-start.el (create-lockfiles): Add it.
5843
00fd78ed
CY
58442012-05-09 Chong Yidong <cyd@gnu.org>
5845
5846 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
5847 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
5848
666b903b 58492012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
5850
5851 * shell.el (shell-completion-vars): Fix last change (bug#11348).
5852
666b903b 58532012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
5854
5855 * ansi-color.el (ansi-color-process-output): Check for validity of
5856 comint-last-output-start before using it. This avoids a bad
5857 interaction with gdb-mi's input/output buffer.
5858
666b903b 58592012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
5860
5861 * files.el (dir-locals-read-from-file):
5862 Mention dir-locals in any error message.
5863
666b903b 58642012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
5865
5866 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
5867 package (Bug#11410).
5868
f677562b
CY
5869 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
5870 variables into description.
5871
666b903b 58722012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
5873
5874 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
5875 shell-delimiter-argument-list (bug#11348).
5876 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
5877
b499d8d0
JB
58782012-05-09 Juanma Barranquero <lekktu@gmail.com>
5879
8f6b6da8
JB
5880 * textmodes/rst.el: Silence byte-compiler warnings.
5881 (rst-re-alist, rst-reset-section-caches): Move around.
5882 (rst-re): Use `characterp', not `char-valid-p'.
5883 (font-lock-beg, font-lock-end): Declare.
5884
4824146a
JB
5885 * progmodes/idlw-shell.el (specs): Remove reference to deleted
5886 variable `idlwave-shell-activate-alt-keybindings' and simplify.
5887
b499d8d0
JB
5888 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
5889
ad89bb83
GM
58902012-05-08 Glenn Morris <rgm@gnu.org>
5891
5892 * files.el (auto-mode-alist): Treat ".make" like ".mk".
5893
8bba5a75
SM
58942012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
5895
49ed9c8e
SM
5896 * vc/log-edit.el: Add GNU coding standards highlighting.
5897 (log-edit-font-lock-gnu-style)
5898 (log-edit-font-lock-gnu-keywords): New vars.
5899 (log-edit-font-lock-keywords): New fun.
5900 (log-edit-mode): Don't fold case in font-lock.
5901 (log-edit-font-lock-keywords): Do not assume case-folding.
5902
07d00b56
SM
5903 * imenu.el: Misc cleanup. Make docstrings out of comments.
5904 Use lexical-binding.
5905 (imenu--index-alist, imenu--last-menubar-index-alist)
5906 (imenu-menubar-modified-tick): Use defvar-local.
5907 (imenu--split-menu): Remove unused var.
5908 (imenu--cleanup-seen): Declare as global.
5909 (imenu--cleanup): Use dolist.
5910
8bba5a75
SM
5911 * subr.el (defvar-local): Add debug spec and doc-string position.
5912
5075bdb5
GM
59132012-05-08 Glenn Morris <rgm@gnu.org>
5914
090bd7cb 5915 * language/burmese.el, language/cham.el, language/czech.el:
c052c904
GM
5916 * language/english.el, language/georgian.el, language/greek.el:
5917 * language/japanese.el, language/khmer.el, language/korean.el:
5918 * language/lao.el, language/misc-lang.el, language/romanian.el:
5919 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
5920 * language/thai.el, language/utf-8-lang.el:
5921 Remove no-byte-compile setting.
5922
5075bdb5
GM
5923 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
5924
06f679a7
AH
59252012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
5926
5927 * progmodes/make-mode.el (makefile-browse):
5928 Remove unnecessary interactive. (Bug#11324)
5929
03794570
GM
59302012-05-07 Glenn Morris <rgm@gnu.org>
5931
af8630f4
GM
5932 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
5933
03794570
GM
5934 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
5935
f0809a9d
SM
59362012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
5937
28be5ce7
SM
5938 * loadup.el: Preload newcomment.el.
5939 * newcomment.el: Move autoload-only code to toplevel.
5940
f0809a9d
SM
5941 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
5942 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
5943 Handle new :right-align column property.
5944 (tabulated-list-print-col): Idem, plus use `display' text-property to
5945 try and preserve alignment for variable pitch fonts.
5946
1241b724
CY
59472012-05-07 Chong Yidong <cyd@gnu.org>
5948
5949 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
5950 (tabulated-list-use-header-line): New var.
5951 (tabulated-list-init-header): Use it.
5952 (tabulated-list-print-fake-header): New function.
5953 (tabulated-list-print): Use it.
5954 (tabulated-list-sort-button-map): Add non-header-line commands.
5955 (tabulated-list-init-header): Add column name property to basic
5956 labels as well.
5957 (tabulated-list-col-sort): Handle non-header-line button case.
5958 (tabulated-list--sort-by-column-name): Fix a corner case.
5959
f0809a9d
SM
5960 * buff-menu.el (list-buffers--refresh):
5961 Handle Buffer-menu-use-header-line.
1241b724 5962
e5f9458f
CY
59632012-05-06 Chong Yidong <cyd@gnu.org>
5964
5965 * buff-menu.el: Convert to Tabulated List mode.
5966 (Buffer-menu-buffer+size-width): Make obsolete.
5967 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
5968 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
5969 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
5970 documentation into docstring of buffer-menu.
5971 (Buffer-menu-toggle-files-only): Add an informative message.
5972 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
5973 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
5974 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
5975 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
5976 (Buffer-menu-execute, Buffer-menu-select)
5977 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
5978 (Buffer-menu-bury): Use Tabulated List machinery.
5979 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
5980 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 5981 Delete.
e5f9458f
CY
5982 (list-buffers--refresh): New function.
5983 (list-buffers-noselect): Use it.
5984 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
5985 (Buffer-menu--pretty-file-name): New helper functions.
5986
5987 * loadup.el: Preload tabulated-list.
5988
5989 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
5990 tabulated-list-sort-column.
5991 (tabulated-list-init-header): Add the initial aligning space even
5992 if tabulated-list-padding is zero.
5993
e129292c
CS
59942012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
5995
5996 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
5997 whose cdr is not a cons cell correctly (bug#11038).
5998
6632d361
CY
59992012-05-06 Chong Yidong <cyd@gnu.org>
6000
e129292c
CS
6001 * emacs-lisp/tabulated-list.el (tabulated-list-format):
6002 Accept additional plist in column descriptors.
6632d361
CY
6003 (tabulated-list-init-header): Obey it.
6004 (tabulated-list-get-entry): New function.
6005 (tabulated-list-put-tag): Use it. Use string-width instead of
6006 length.
6007 (tabulated-list--column-number): New function.
6008 (tabulated-list-print): Use it.
e129292c
CS
6009 (tabulated-list-print-col): New function.
6010 Set `tabulated-list-column-name' property on each column's text.
6632d361 6011 (tabulated-list-print-entry): Use it.
e129292c
CS
6012 (tabulated-list-delete-entry, tabulated-list-set-col):
6013 New functions.
6632d361
CY
6014 (tabulated-list-sort-column): New command (Bug#11337).
6015
3cc99f68
CY
6016 * buff-menu.el (list-buffers): Move C-x C-b binding from
6017 buff-menu.el to bindings.el.
6018
6019 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
6020 :advertised-binding feature.
6021
52b61776
TN
60222012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
6023
6024 * progmodes/compile.el (compilation-internal-error-properties):
6025 Calculate start position correctly when end-col is set but
6026 end-line is not (Bug#11382).
6027
ebfe2597
WJ
60282012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
6029
6030 * man.el (Man-unindent): Use text-property-default-nonsticky to
6031 prevent untabify from inheriting face properties (Bug#11408).
6032
6d3f7c2f
SM
60332012-05-05 Stefan Merten <smerten@oekonux.de>
6034
6035 * textmodes/rst.el: Major merge with upstream development up to
6036 Docutils SVN r7399 / rst.el V1.2.1.
6037
6038 Clarify maintainership and authors.
6039
6040 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
6041 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
6042 (rst-official-version, rst-official-cvs-rev, rst-version)
6043 (rst-package-emacs-version-alist): New functions and variables
6044 for version information.
6045
6046 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
6047 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
6048 (rst-mode-syntax-table, rst-mode): New and corrected functions
6049 and variables representing reStructuredText features.
6050
6051 (rst-re): New function for reStructuredText regexes. Use in
6052 many places.
6053
6054 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
6055 (rst-mode-map): Rebind keys.
6056
6057 (rst-mode-lazy, rst-font-lock-keywords)
6058 (rst-font-lock-extend-region)
6059 (rst-font-lock-extend-region-internal)
6060 (rst-font-lock-extend-region-extend)
6061 (rst-font-lock-find-unindented-line-limit)
6062 (rst-font-lock-find-unindented-line-match)
6063 (rst-adornment-level, rst-font-lock-adornment-level)
6064 (rst-font-lock-adornment-match)
6065 (rst-font-lock-handle-adornment-pre-match-form)
6066 (rst-font-lock-handle-adornment-matcher): Major revision of
6067 font-locking. Integrate with other code. Use `jit-lock-mode'.
6068
6069 (rst-preferred-adornments, rst-adjust-hook)
6070 (rst-new-adornment-down, rst-preferred-bullets)
6071 (rst-preferred-bullets, rst-indent, rst-indent-width)
6072 (rst-indent-field, rst-indent-literal-normal)
6073 (rst-indent-literal-minimized, rst-indent-comment): Change,
6074 extend and improve customization.
6075
6076 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
6077 (rst-normalize-cursor-position, rst-get-decoration)
6078 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
6079 (rst-rstrip, rst-toc-insert-find-delete-contents)
6080 (rst-shift-fill-region, rst-compute-bullet-tabs)
6081 (rst-debug-print-tabs, rst-debug-mark-found)
6082 (rst-shift-region-guts, rst-shift-region-right)
6083 (rst-shift-region-left, rst-use-char-classes)
6084 (rst-font-lock-keywords-function)
6085 (rst-font-lock-indentation-point)
6086 (rst-font-lock-find-unindented-line-begin)
6087 (rst-font-lock-find-unindented-line-end)
6088 (rst-font-lock-find-unindented-line)
6089 (rst-font-lock-adornment-point, rst-font-lock-level)
6090 (rst-adornment-level-alist): Remove functions and variables.
6091
6092 (rst-compare-adornments, rst-get-adornment-match)
6093 (rst-suggest-new-adornment, rst-get-adornments-around)
6094 (rst-adornment-complete-p, rst-get-next-adornment)
6095 (rst-adjust-adornment, rst-display-adornments-hierarchy)
6096 (rst-straighten-adornments): Standardize function names to
6097 use "adornment" instead of "decoration". Correct callers.
6098 Similar standardizing in many places.
6099
6100 (rst-update-section, rst-adjust, rst-promote-region)
6101 (rst-enumerate-region, rst-bullet-list-region)
6102 (rst-repeat-last-character): Correct use of `interactive'.
6103
6104 (rst-classify-adornment, rst-find-all-adornments)
6105 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
6106 (rst-find-leftmost-column, rst-repeat-last-character):
6107 Refactor functions.
6108
6109 (rst-find-title-line, rst-reset-section-caches)
6110 (rst-get-adornments-around, rst-adjust-adornment-work)
6111 (rst-arabic-to-roman, rst-roman-to-arabic)
6112 (rst-insert-list-pos, rst-insert-list-new-item)
6113 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
6114 New functions.
6115
6116 (rst-all-sections, rst-section-hierarchy)
6117 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
6118 New variables.
6119
6120 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
6121 configuration instead of only buffer. Change where necessary.
6122
6123 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
6124 (rst-shift-region, rst-adaptive-fill): New functions for
6125 indentation and filling.
6126
6127 (rst-comment-line-break, rst-comment-indent)
6128 (rst-comment-insert-comment, rst-comment-region)
6129 (rst-uncomment-region): New functions for handling comments.
6130
6131 (rst-compile): Quote shell arguments.
6132
6133 (rst-compile-pdf-preview, rst-compile-slides-preview):
6134 Delete temporary files after use.
6135
a43f98b3
GM
61362012-05-05 Glenn Morris <rgm@gnu.org>
6137
48176e8b
GM
6138 * calendar/cal-html.el: Optionally include holidays in the output.
6139 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
6140 (cal-html-holidays): New option.
6141 (cal-html-css-default): Add holiday entry.
6142 (holiday-in-range): Autoload it.
6143 (cal-html-htmlify-entry): Add optional class argument.
6144 (cal-html-htmlify-list): Add optional holidays argument.
6145 (cal-html-insert-agenda-days): Include holidays in the output.
6146 (cal-html-one-month): Maybe include holidays.
6147
a43f98b3
GM
6148 * calendar/holidays.el (holiday-in-range):
6149 Move here from cal-tex-list-holidays.
6150 * calendar/cal-tex.el (cal-tex-list-holidays):
6151 Make it an obsolete alias for holiday-in-range. Update all callers.
6152
fef9d149 61532012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
6154
6155 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
6156 Nextstep.
6157
248da2f4
RW
61582012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
6159
6160 * files.el (file-auto-mode-skip): New var.
6161 (set-auto-mode-1): Use it.
6162
f95e9344
SM
61632012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
6164
df96ab1e
SM
6165 * repeat.el: Use lexical-binding.
6166 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
6167 (repeat-undo-count): Remove.
6168 (repeat):
6169 * progmodes/octave-mod.el (octave-abbrev-start):
6170 * progmodes/f90.el (f90-abbrev-start):
6171 * face-remap.el (text-scale-adjust):
6172 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
6173
5342bb06
SM
6174 * emacs-lisp/pcase.el (pcase--let*): New function.
6175 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
6176 a bit more.
6177 (pcase--split-pred): Be more clever about ruling out overlap between
6178 a predicate and some constant pattern.
6179 (pcase--q1): Use `null' instead of (eq foo nil).
6180
f95e9344
SM
6181 * subr.el (setq-local, defvar-local): New macros.
6182 (kbd): Redefine as an alias.
6183 (with-selected-window): Leave unrelated frames alone.
6184 (set-temporary-overlay-map): New function.
6185
71873e2b
SM
61862012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6187
6188 * subr.el (user-error): New function.
6189 * window.el (switch-to-buffer):
6190 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
6191 (smerge-match-conflict):
6192 * simple.el (previous-matching-history-element)
6193 (next-matching-history-element, goto-history-element, undo-more)
6194 (undo-start):
6195 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
6196 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
6197 (next-file, tags-loop-scan, list-tags, complete-tag):
6198 * progmodes/compile.el (compilation-loop):
6199 * mouse.el (mouse-minibuffer-check):
6200 * man.el (Man-bgproc-sentinel, Man-goto-page):
6201 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
6202 (Info-history-forward, Info-follow-reference, Info-menu)
6203 (Info-extract-menu-item, Info-extract-menu-counting)
6204 (Info-forward-node, Info-backward-node, Info-next-menu-item)
6205 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
6206 (Info-next-reference, Info-prev-reference, Info-index)
6207 (Info-index-next, Info-follow-nearest-node)
6208 (Info-copy-current-node-name):
6209 * imenu.el (imenu--make-index-alist)
6210 (imenu-default-create-index-function, imenu-add-to-menubar):
6211 * files.el (basic-save-buffer, recover-file):
6212 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
6213 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
6214 (checkdoc-message-text, checkdoc-defun):
6215 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
6216 * cus-edit.el (customize-changed-options, customize-rogue)
6217 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
6218 (custom-variable-mark-to-reset-standard)
6219 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
6220 (custom-file):
6221 * completion.el (check-completion-length):
6222 * comint.el (comint-search-arg)
6223 (comint-previous-matching-input-string-position)
6224 (comint-previous-matching-input)
6225 (comint-replace-by-expanded-history-before-point, comint-send-input)
6226 (comint-copy-old-input, comint-backward-matching-input)
6227 (comint-goto-process-mark, comint-set-process-mark):
6228 * calendar/calendar.el (calendar-cursor-to-date): Use it.
6229 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
6230
8a61ee22
SM
62312012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
6232
66408d1e
SM
6233 * dabbrev.el (dabbrev--ignore-case-p): New function.
6234 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
6235 Use it.
6236
8a61ee22
SM
6237 * files.el (automount-dir-prefix): Mark as obsolete.
6238
3c74813a
GM
62392012-05-04 Glenn Morris <rgm@gnu.org>
6240
6241 * patcomp.el, play/bruce.el: Move to obsolete/.
6242
0bfcf5c5
PE
62432012-05-04 Paul Eggert <eggert@cs.ucla.edu>
6244
6245 Fix minor Y10k bugs.
6246 * arc-mode.el (archive-unixdate):
6247 * autoinsert.el (auto-insert-alist):
6248 * calc/calc-forms.el (math-this-year):
6249 * emacs-lisp/copyright.el (copyright-current-year)
6250 (copyright-update-year, copyright):
6251 * tar-mode.el (tar-clip-time-string):
6252 * time.el (display-time-update):
6253 Don't assume years have 4 digits.
6254
78f3273a
CY
62552012-05-04 Chong Yidong <cyd@gnu.org>
6256
6257 * dos-w32.el (file-name-buffer-file-type-alist)
6258 (direct-print-region-use-command-dot-com):
6259 * ffap.el (ffap-menu-regexp):
6260 * find-file.el (ff-special-constructs):
6261 * follow.el (follow-debug):
6262 * forms.el (forms--debug):
6263 * iswitchb.el (iswitchb-all-frames):
6264 * ido.el (ido-all-frames):
6265 * emacs-lisp/timer.el (timer-max-repeats):
6266 * mail/feedmail.el (feedmail-mail-send-hook)
6267 (feedmail-mail-send-hook-queued):
6268 * mail/footnote.el (footnote-signature-separator):
6269 * mail/mailabbrev.el (mail-alias-separator-string)
6270 (mail-abbrev-mode-regexp):
6271 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
6272 * progmodes/idlwave.el (idlwave-libinfo-file)
6273 (idlwave-default-completion-case-is-down)
6274 (idlwave-library-routines): Convert defvars to defcustoms.
6275
6276 * mail/rmail.el (rmail-decode-mime-charset):
6277 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
6278 (idlwave-shell-fix-inserted-breaks)
6279 (idlwave-shell-activate-alt-keybindings)
6280 (idlwave-shell-use-breakpoint-glyph):
6281 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
6282
f7ae6719
SM
62832012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6284
6285 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
6286
47086495
WS
62872012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
6288
6289 * progmodes/verilog-mode.el (font-lock-keywords):
6290 Fix mis-highligting auto. Reported by Craig Barner.
6291 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
fc0c31f8 6292 defines from global name space. Reported by Dan Dever.
47086495
WS
6293 (verilog-auto-reset, verilog-auto-reset-widths)
6294 (verilog-auto-tieoff): Support using unbased numbers for
6295 AUTORESET and AUTOTIEOFF.
6296 (verilog-submit-bug-report): Update variable list.
6297 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
fc0c31f8 6298 parenthesis from not matching. Reported by Michael Rytting.
47086495
WS
6299 (verilog-auto-template-lint): Fix hash error when linting modules
6300 with no used templates.
6301 (verilog-warn, verilog-warn-error)
6302 (verilog-warn-fatal): When non-interactive report multiple
6303 warnings before exiting. Suggested by Brad Dobbie.
6304 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
6305 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
6306 to report unused template errors. Reported by Brad Dobbie.
6307 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
fc0c31f8 6308 nets, bug438. Reported by Vns Blore.
47086495
WS
6309 (verilog-auto-inout-module, verilog-auto-reg)
6310 (verilog-read-decls, verilog-read-sub-decls-sig)
6311 (verilog-signals-edit-wire-reg, verilog-signals-with):
6312 Fix passing of Verilog data types in ANSI input/output ports
fc0c31f8 6313 such as "output logic" into the AUTOs. Special case "wire" and
47086495
WS
6314 "reg" for backwards compatibility presuming Verilog 2001.
6315 (verilog-auto-ascii-enum): Add "auto enum" as alias.
6316 (verilog-preprocess): Fix replication of preprocess output.
6317 Reported by Brad Dobbie.
6318 (verilog-auto-inst-interfaced-ports):
6319 Create verilog-auto-inst-interfaced-ports, bug429.
6320 Reported by Julian Gorfajn.
6321 (verilog-after-save-font-hook)
6322 (verilog-before-save-font-hook): New variable.
6323 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
6324 (verilog-save-font-mods): Wrap disabling fontification, reported
6325 by David Rogoff.
6326 (verilog-do-indent, verilog-pretty-declarations-auto)
6327 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
6328 Reported by Pierre-David Pfister.
6329 (verilog-set-auto-endcomments): Fix endtask auto comments outside
6330 of class declarations, bug292. Reported by Kevin Heilman.
6331 (verilog-read-decls): Fix 'parameter type' not appearing in
6332 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
6333 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
fc0c31f8 6334 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
47086495
WS
6335 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
6336 Reported by David Kravitz.
6337
63382012-05-03 Michael McNamara <mac@mail.brushroad.com>
6339
6340 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
6341 assignment with tests in ifs and for loops.
6342 (verilog-extended-complete-re, verilog-complete-reg): Change so
6343 that DPI inport functions don't look like fuction declarations.
6344 (verilog-pretty-expr): Don't line up assignment
6345 operations to the test and increment in if and for loops
6346 (verilog-extended-complete-re, verilog-complete-reg): Change so
090bd7cb 6347 that DPI inport functions don't look like fuction declarations.
47086495 6348
2e51d4b5
KH
63492012-05-03 Kenichi Handa <handa@m17n.org>
6350
6351 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 6352 decoding, and show a warning message without signaling an error
2e51d4b5
KH
6353 (Bug#11282).
6354
2bd785a2
SM
63552012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
6356
6357 * emacs-lisp/bytecomp.el
6358 (byte-compile-file-form-custom-declare-variable): Compile all elements,
6359 since cconv.el might have introduced :fun-body, internal-make-closure,
6360 and friends for bytecomp to handle (bug#11391).
6361 * custom.el (defcustom): Avoid ((λ ..) ..).
6362
99d27583
SM
63632012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
6364
6365 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
6366
55a71479
JB
63672012-05-02 Juanma Barranquero <lekktu@gmail.com>
6368
6369 * notifications.el (dbus-debug):
6370 * term/linux.el (gpm-mouse-enable):
6371 * term/screen.el (xterm-register-default-colors): Declare.
6372
7b97c764
CY
63732012-05-02 Chong Yidong <cyd@gnu.org>
6374
2bc356d7
CY
6375 * cus-start.el (gc-cons-percentage, exec-suffixes)
6376 (dos-display-scancodes, dos-hyper-key, dos-super-key)
6377 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
6378 (make-cursor-line-fully-visible, void-text-area-pointer)
6379 (font-list-limit): Add customization data.
6380
7b97c764
CY
6381 * allout.el (allout-exposure-change-functions)
6382 (allout-structure-added-functions)
6383 (allout-structure-deleted-functions)
6384 (allout-structure-shifted-functions): Rename abnormal hooks from
6385 *-hook, and convert to defcustoms.
5d3385a0
JB
6386 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
6387 Convert to defcustoms.
7b97c764
CY
6388 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
6389
6390 * allout-widgets.el: Hook callers changed.
6391
90207a15 63922012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
6393
6394 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
6395 the yanked message in preference to the default value of
6396 buffer-file-coding-system.
6397
90207a15 63982012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 6399
5d3385a0
JB
6400 * window.el (display-buffer--action-function-custom-type):
6401 Fix entry.
d9558cad 6402
90207a15 64032012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
6404
6405 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
6406
d80ac57b
GM
64072012-05-01 Glenn Morris <rgm@gnu.org>
6408
976f7668
GM
6409 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
6410
beb83b5a
GM
6411 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
6412
d80ac57b
GM
6413 * cus-edit.el (custom-variable-documentation): Simplify with format.
6414
b593d6a9 64152012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
f1a71c6e 6416 Stefan Monnier <monnier@iro.umontreal.ca>
b593d6a9
AH
6417
6418 * simple.el (suggest-key-bindings, execute-extended-command):
6419 Move from keyboard.c.
6420
782fbf2a
CY
64212012-05-01 Chong Yidong <cyd@gnu.org>
6422
6423 * follow.el: Eliminate advice.
6424 (set-process-filter, process-filter, sit-for): Advice deleted.
6425 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
6426 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
6427 Vars deleted.
782fbf2a
CY
6428 (follow-auto): Use a :set function.
6429 (follow-mode): Rewritten. Don't advise process filters.
6430 (follow-switch-to-current-buffer-all, follow-scroll-up)
6431 (follow-scroll-down): Assume follow-mode is bound.
6432 (follow-comint-scroll-to-bottom)
6433 (follow-align-compilation-windows): New functions.
6434 (follow--window-sorter): New function.
6435 (follow-all-followers): Use it to explicitly sort windows by their
6436 positions; don't make assumptions about next-window order.
6437 (follow-windows-start-end, follow-delete-other-windows-and-split)
6438 (follow-calc-win-start): Doc fix.
6439 (follow-windows-aligned-p, follow-select-if-visible): Don't call
6440 vertical-motion unnecessarily.
6441 (follow-adjust-window): New function.
6442 (follow-post-command-hook): Use it.
6443 (follow-call-set-process-filter, follow-call-process-filter)
6444 (follow-intercept-process-output, follow-tidy-process-filter-alist)
6445 (follow-stop-intercept-process-output, follow-generic-filter):
6446 Functions deleted.
6447 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
6448 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
6449 New functions, replacing advice on scroll-bar-* commands.
87233a14 6450 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
6451
6452 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
6453 (comint-postoutput-scroll-to-bottom): Use it.
6454 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 6455
290af740
GM
64562012-05-01 Glenn Morris <rgm@gnu.org>
6457
6458 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
6459 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
6460 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
6461 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
6462 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
6463 Remove no-byte-compile setting.
6464
6eac8dc9
SM
64652012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6466
6467 * minibuffer.el (completion-table-with-quoting): Fix compatibility
6468 all-completions code to not return a number in the last cdr.
6469
9cc7819c
LL
64702012-04-30 Leo Liu <sdl.web@gmail.com>
6471
6472 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
6473 read-only error.
6474
c93b886f
CY
64752012-04-29 Chong Yidong <cyd@gnu.org>
6476
6477 * follow.el (follow-calc-win-end): Rewrite to handle partial
6478 screen lines correctly (Bug#8390).
6479 (follow-avoid-tail-recenter): Minor cleanup.
6480
8b6c19f4
SM
64812012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
6482
6483 Avoid the obsolete `assoc' package.
6484 * speedbar.el (speedbar-refresh): Avoid adelete.
6485 (speedbar-file-lists): Simplify and avoid aput.
6486 * man.el (Man--sections, Man--refpages): New vars, replacing
6487 Man-sections-alist and Man-refpages-alist.
6488 (Man-build-section-alist, Man-build-references-alist):
6489 Use them; avoid aput.
6490 (Man--last-section, Man--last-refpage): New vars.
6491 (Man-follow-manual-reference): Use them.
6492 Use the `default' arg of completing-read.
6493 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
6494
c5bb7569
CY
64952012-04-27 Chong Yidong <cyd@gnu.org>
6496
d1d2e2e8
CY
6497 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
6498
15cd8efd
CY
6499 * startup.el (x-apply-session-resources): New function.
6500
6501 * term/ns-win.el (ns-initialize-window-system):
6502 * term/w32-win.el (w32-initialize-window-system):
6503 * term/x-win.el (x-initialize-window-system): Use it to properly
6504 set menu-bar-mode and other vars from X resources, even if the
6505 initial frame is not a window-system frame (Bug#2299).
6506
c5bb7569
CY
6507 * subr.el (read-key): Avoid running filter function when setting
6508 up temporary tool bar entries (Bug#9922).
6509
a8e7d6d7 65102012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
6511
6512 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
6513 (Bug#11344)
6514
a8e7d6d7 65152012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
6516
6517 * select.el (xselect--encode-string): New function, split from
6518 xselect-convert-to-string.
6519 (xselect-convert-to-string): Use it.
6520 (xselect-convert-to-filename, xselect-convert-to-os)
6521 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
6522 returned strings are properly encoded (Bug#11315).
6523
a8e7d6d7 65242012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
6525
6526 * simple.el (delete-active-region): Move to killing custom group.
6527
a8e7d6d7 65282012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
6529
6530 * progmodes/which-func.el (which-func-current): Quote %
6531 characters for mode-line processing.
6532
578c1d4b 65332012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
6534
6535 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
6536 reaching eob (Bug#11286).
6537
a8e7d6d7 65382012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
6539
6540 * progmodes/gdb-mi.el (gdb-control-level): New variable.
6541 (gdb): Make it buffer-local and init to zero.
6542 (gdb-control-commands-regexp): New variable.
6543 (gdb-send): Don't wrap in "-interpreter-exec console" if
6544 gdb-control-level is positive. Increment gdb-control-level
6545 whenever the command matches gdb-control-commands-regexp, and
6546 decrement it each time the command is "end". (Bug#11279)
6547
a8e7d6d7 65482012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
6549
6550 * window.el (adjust-window-trailing-edge, enlarge-window)
6551 (shrink-window, window-resize):
6552 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
6553 windows (Bug#11276).
6554
b3608390
CY
65552012-04-27 Chong Yidong <cyd@gnu.org>
6556
6557 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 6558 fix "missing prefix" warning. All callers changed.
b3608390 6559
797e6e88
SM
65602012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
6561
6562 * emacs-lisp/assoc.el: Move to obsolete/.
6563
e95a67dc
SM
65642012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6565
657c21e4 6566 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
6567
6568 * term/ns-win.el (ns-define-service):
6569 * progmodes/pascal.el (pascal-goto-defun):
6570 * progmodes/js.el (js--read-tab):
6571 * progmodes/etags.el (tags-lazy-completion-table):
6572 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
6573 * emacs-lisp/ewoc.el (ewoc--wrap):
6574 * emacs-lisp/assoc.el (aput, adelete, amake):
6575 * doc-view.el (doc-view-convert-current-doc):
6576 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
6577
cb3e7ae0
CY
65782012-04-26 Chong Yidong <cyd@gnu.org>
6579
dce04f7f
CY
6580 * image.el (image-type-from-buffer): Only return supported image
6581 type (Bug#9045).
6582
cb3e7ae0
CY
6583 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
6584 value, for symmetry with diff-end-of-hunk.
6585 (diff-split-hunk, diff-find-source-location)
6586 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
6587 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
6588 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
6589 compute the relevant hunk or file properly (Bug#6005).
6590 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
6591
0d42eb3e
SM
65922012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
6593
6594 * vc/vc-mtn.el:
6595 * vc/vc-hg.el:
6596 * vc/vc-git.el:
6597 * vc/vc-dir.el:
6598 * vc/vc-cvs.el:
6599 * vc/vc-bzr.el:
6600 * vc/vc-arch.el:
6601 * vc/vc.el: Replace lexical-let by lexical-binding.
6602 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
6603 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
6604 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
6605
f08ae1c9
CY
66062012-04-26 Chong Yidong <cyd@gnu.org>
6607
8b71081d
CY
6608 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
6609 (diff-mode-shared-map): Bind it to / and [remap undo].
6610
f08ae1c9
CY
6611 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
6612 (ediff-window-setup-function): Use it as the default, to set up
6613 windows based on whether the current frame is graphical (Bug#2138).
6614 (ediff-choose-window-setup-function-automatically): Make obsolete.
6615
6616 * vc/ediff-init.el: Always define ediff-pixel-width/height.
6617
ef24141c
SM
66182012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
6619
cc356a5d
SM
6620 * ffap.el: Remove old code for obsolete package.
6621 (ffap-complete-as-file-p): Remove.
6622
b4ff4f1f
SM
6623 Use completion-table-with-quoting for comint and pcomplete.
6624 * comint.el (comint--unquote&requote-argument)
6625 (comint--unquote-argument, comint--requote-argument): New functions.
6626 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
6627 (comint-quote-filename): Use regexp-opt-charset.
6628 (comint--common-suffix, comint--common-quoted-suffix)
6629 (comint--table-subvert): Remove.
6630 (comint-unquote-function, comint-requote-function): New vars.
6631 (comint--complete-file-name-data): Use them with
6632 completion-table-with-quoting.
6633 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
6634 * pcomplete.el (pcomplete-arg-quote-list)
6635 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
6636 (pcomplete-unquote-argument-function): Default to non-nil.
6637 (pcomplete-unquote-argument): Simplify.
6638 (pcomplete--common-quoted-suffix): Remove.
6639 (pcomplete-requote-argument-function): New var.
6640 (pcomplete--common-suffix): New function.
6641 (pcomplete-completions-at-point): Use completion-table-with-quoting
6642 and completion-table-subvert.
6643
79c4eeb4
SM
6644 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
6645 (minibuffer--double-dollars): Preserve properties.
6646 (completion--sifn-requote): New function.
6647 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
6648
ef24141c
SM
6649 * minibuffer.el: Add support for completion of quoted/escaped data.
6650 (completion-table-with-quoting, completion-table-subvert): New funs.
6651 (completion--twq-try, completion--twq-all): New functions.
6652 (completion--nth-completion): New function.
6653 (completion-try-completion, completion-all-completions): Use it.
6654
784e7d6e
LL
66552012-04-25 Leo Liu <sdl.web@gmail.com>
6656
dd2ac746
SM
6657 * progmodes/python.el (python-pdbtrack-get-source-buffer):
6658 Use compilation-message if available to find real filename.
784e7d6e 6659
07875ee7
CY
66602012-04-25 Chong Yidong <cyd@gnu.org>
6661
6662 * vc/diff-mode.el (diff-setup-whitespace): New function.
6663 (diff-mode): Use it.
6664
6665 * vc/diff.el (diff-sentinel):
6666 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
6667 Whitespace mode variables based on diff style (Bug#8612).
6668
5055880d
LL
66692012-04-25 Leo Liu <sdl.web@gmail.com>
6670
daf75653
LL
6671 * progmodes/python.el (python-send-region): Add suffix .py to the
6672 temp file.
6673
5055880d
LL
6674 * files.el (auto-mode-alist): Use javascript-mode instead.
6675
db9b177b
AH
66762012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
6677
ef24141c 6678 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b 6679
090bd7cb 6680 * net/soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 6681 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 6682 references, see Bug#9.
ef24141c 6683 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 6684 when receiving a fault reply.
ef24141c 6685 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b 6686
090bd7cb 6687 * net/soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 6688 (soap-inspect-simple-type): New function.
db9b177b 6689
090bd7cb 6690 * net/soap-client.el (soap-simple-type): New struct.
db9b177b 6691 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
6692 (soap-decode-basic-type, soap-encode-basic-type):
6693 support unsignedInt and double basic types.
db9b177b 6694 (soap-resolve-references-for-simple-type)
ef24141c
SM
6695 (soap-parse-simple-type, soap-encode-simple-type): New function.
6696 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b 6697
090bd7cb 6698 * net/soap-client.el (soap-default-xsd-types)
ef24141c
SM
6699 (soap-default-soapenc-types): Add integer, byte and anyURI types.
6700 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
6701 the local name of "soapenc:Array".
6702 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
6703 decoding integer, byte and anyURI xsd types.
6704
1fc6097b
CY
67052012-04-25 Chong Yidong <cyd@gnu.org>
6706
6707 * cus-edit.el (custom-buffer-create-internal): Update header text.
6708
afc6df87
EZ
67092012-04-25 Eli Zaretskii <eliz@gnu.org>
6710
6711 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
6712 settings on 'system-type', not on 'window-system'. On MS-Windows,
6713 set interactive-mode on in GDB.
6714
dfbd787f
SM
67152012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
6716
6717 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
6718 (ruby-syntax-propertize-regexp): Remove.
6719 (ruby-syntax-propertize-function): Split regexp into chunks.
6720 Match following code directly.
6721
85222d44
DG
67222012-04-24 Dmitry Gutov <dgutov@yandex.ru>
6723
51a8ea2a
DG
6724 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
6725 (ruby-syntax-propertize-regexp): New function.
6726 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
6727 by a special keyword.
6728
85222d44
DG
6729 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
6730 (ruby-syntax-general-delimiters-goto-beg)
6731 (ruby-syntax-propertize-general-delimiters): New functions.
6732 (ruby-syntax-propertize-function): Use them to handle GDL.
6733 (ruby-font-lock-keywords): Move old handling of GDL...
6734 (ruby-font-lock-syntactic-keywords): .. to here.
6735 (ruby-calculate-indent): Adjust indentation for GDL.
6736
b613912b
MA
67372012-04-24 Michael Albinus <michael.albinus@gmx.de>
6738
b5380639
MA
6739 * notifications.el (top): Remove unneeded declarations.
6740 (notifications-specification-version): Change to "1.2".
e43042fe 6741 (notifications-interface, notifications-notify-method)
b613912b
MA
6742 (notifications-close-notification-method): Fix docstring.
6743 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
6744 (notifications-notify): Add :action-items, :resident and
6745 :transient hints. Change "image_data" to "image-data" and
6746 "image_path" to "image-path".
b613912b
MA
6747 (notifications-get-capabilities): New defun.
6748
257440aa
LL
67492012-04-24 Leo Liu <sdl.web@gmail.com>
6750
6751 * progmodes/python.el: Move hideshow setup to the end.
6752
b1bac16e
MR
67532012-04-24 Martin Rudalics <rudalics@gmx.at>
6754
6755 * window.el (handle-select-window): Clear echo area since this is
6756 no more done by read_char (Bug#11304).
6757
d81bd059
SM
67582012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
6759
6760 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
6761 and `/ M' to filter-derived-mode.
6762 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
6763 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
6764 (ibuffer-mark-by-mode): Use default rather than initial-input.
6765 (ibuffer-filter-by-derived-mode): Autoload and require-match.
6766
c4cf6d91
IA
67672012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
6768
6769 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
6770 (ibuffer-filter-by-derived-mode): New filter.
6771 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
6772
7511ded8
CY
67732012-04-23 Andreas Politz <politza@fh-trier.de>
6774
6775 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
6776
775c916b
CY
67772012-04-23 Chong Yidong <cyd@gnu.org>
6778
6779 * cus-edit.el (customize-apropos, customize-apropos-options):
6780 Disable matching of non-option variables (Bug#11176).
6781 (customize-option, customize-option-other-window)
6782 (customize-changed-options): Doc fix.
6783 (customize-apropos-options, customize-apropos-faces)
6784 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
6785
6786 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 6787 Fix word list splitting (Bug#11132).
46c71e23
CY
6788 (apropos-symbol, apropos-keybinding, apropos-label)
6789 (apropos-property, apropos-function-button)
6790 (apropos-variable-button, apropos-misc-button): New faces.
6791 (apropos-symbol-face, apropos-keybinding-face)
6792 (apropos-label-face, apropos-property-face, apropos-match-face):
6793 Variables removed (Bug#8396).
6794 (apropos-library-button, apropos-format-plist, apropos-print)
6795 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 6796
2df41f9c
MA
67972012-04-23 Michael Albinus <michael.albinus@gmx.de>
6798
6799 * net/xesam.el (xesam-mode-map): Use let-bound map in
6800 initialization. (Bug#11292)
6801
da00640a
AM
68022012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6803
6804 Preserve ispell session localwords when switching back to
6805 original buffer.
6806
090bd7cb
JB
6807 * textmodes/ispell.el (ispell-buffer-session-localwords):
6808 New buffer-local variable to hold buffer session localwords.
ed9265fc 6809 (ispell-kill-ispell): Add option 'clear to delete session
da00640a
AM
6810 localwords.
6811 (ispell-command-loop, ispell-change-dictionary)
6812 (ispell-buffer-local-words): Preserve session localwords when
6813 needed.
6814
090bd7cb
JB
6815 * textmodes/flyspell.el (flyspell-process-localwords)
6816 (flyspell-do-correct): Preserve session localwords when needed.
da00640a 6817
f621ccf5
AM
68182012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6819
090bd7cb
JB
6820 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
6821 using obsolete `translation-table-for-input'.
ef24141c
SM
6822 (ispell-word, ispell-process-line, ispell-complete-word):
6823 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 6824
c2d1019e
CY
68252012-04-22 Chong Yidong <cyd@gnu.org>
6826
6827 * cus-edit.el (custom-variable-menu)
6828 (custom-variable-reset-saved, custom-face-menu)
6829 (custom-face-reset-saved): If there is no saved value, make the
6830 "reset-saved" operation bring back the default (Bug#9509).
6831 (custom-face-state): Properly detect themed faces.
6832
eeddc531
CY
6833 * faces.el (face-spec-set): Stop supporting deprecated form of
6834 third arg.
6835
dcbf5805
MA
68362012-04-22 Michael Albinus <michael.albinus@gmx.de>
6837
6838 Move functions from C to Lisp. Make non-blocking method calls
6839 the default. Implement further D-Bus standard interfaces.
6840
ef24141c
SM
6841 * net/dbus.el (dbus-message-internal): Declare function.
6842 Remove unneeded function declarations.
dcbf5805
MA
6843 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
6844 (dbus-message-type-method-return, dbus-message-type-error)
6845 (dbus-message-type-signal): Declare variables. Remove local
6846 definitions.
6847 (dbus-interface-dbus, dbus-interface-peer)
6848 (dbus-interface-introspectable, dbus-interface-properties)
6849 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
6850 Adapt docstring.
6851 (dbus-interface-objectmanager): New defconst.
6852 (dbus-call-method, dbus-call-method-asynchronously)
6853 (dbus-send-signal, dbus-method-return-internal)
6854 (dbus-method-error-internal, dbus-register-service)
6855 (dbus-register-signal, dbus-register-method): New defuns, moved
6856 from dbusbind.c
6857 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
6858 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
6859 New defuns.
dcbf5805
MA
6860 (dbus-call-method-non-blocking): Make it an obsolete function.
6861 (dbus-unregister-object, dbus-unregister-service)
6862 (dbus-handle-event, dbus-register-property)
6863 (dbus-property-handler): Obey the new structure of
6864 `bus-registered-objects'.
6865 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
6866 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
6867 Use `dbus-call-method'.
6868
cf20dee0
CY
68692012-04-22 Chong Yidong <cyd@gnu.org>
6870
6871 * cus-edit.el (custom-commands, custom-reset-menu)
6872 (Custom-reset-standard): Tweak labels.
6873 (custom-reset-button-menu): Change default to t.
6874 (custom-buffer-create-internal): For the custom-reset-button-menu
6875 case, put the revert button first.
6876 (custom-group-subtitle): New face.
6877 (custom-group-value-create): Align docstring to a specific column.
6878
6879 * wid-edit.el (widget-documentation-link-add): Don't handle
6880 indentation in this function.
6881 (widget-documentation-string-indent-to): New function.
6882 (widget-documentation-string-value-create): Use it.
6883
6884 * autorevert.el (auto-revert):
6885 * epg-config.el (epg):
6886 * ibuffer.el (ibuffer):
6887 * mpc.el (mpc):
6888 * ses.el (ses):
6889 * eshell/eshell.el (eshell):
6890 * net/ange-ftp.el (ange-ftp):
6891 * progmodes/ebnf2ps.el (postscript):
6892 * progmodes/flymake.el (flymake):
6893 * progmodes/prolog.el (prolog):
6894 * progmodes/verilog-mode.el (verilog-mode):
6895 * progmodes/which-func.el (which-func):
6896 * term/xterm.el (xterm):
6897 * textmodes/picture.el (picture):
6898 * textmodes/tildify.el (tildify):
6899 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
6900 customization buffers.
6901
583e23bd
AM
69022012-04-22 Alan Mackenzie <acm@muc.de>
6903
6904 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
6905 Adding a ) can hide the resulting (..) from searches. Fix it.
6906 Bound the backward search to the position of the existing (.
6907
7dd51bf1
JB
69082012-04-21 Juanma Barranquero <lekktu@gmail.com>
6909
6910 * progmodes/verilog-mode.el (verilog-mode): Check whether
6911 which-func-modes is t before adding verilog-mode.
6912 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
6913
d64a438f
LL
69142012-04-21 Leo Liu <sdl.web@gmail.com>
6915
7dd51bf1 6916 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 6917
081e8d65
MV
69182012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
6919
6920 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
6921 filling of the last column of a table (Bug#5635).
6922 (woman-find-next-control-line): New arg, specifying an additional
6923 regexp component for the control line.
6924 (woman2-roff-buffer): Use it.
6925 (woman-break-table): New function.
6926 (woman2-TS): Use it.
6927
69282012-04-21 Chong Yidong <cyd@gnu.org>
6929
6930 * woman.el (woman-set-buffer-display-table, woman-decode-region)
6931 (woman-horizontal-escapes, woman-negative-vertical-space)
6932 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
6933 (WoMan-warn-ignored): Use ?\s instead of ?\ .
6934
ed571ccb
SM
69352012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6936
6937 * minibuffer.el (completion-file-name-table): Complete user names.
6938
39773899
LL
69392012-04-20 Leo Liu <sdl.web@gmail.com>
6940
6941 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
6942 and pcase-let*.
6943
de6ff46d
CY
69442012-04-20 Chong Yidong <cyd@gnu.org>
6945
6946 * server.el (server-execute): Respect initial-buffer-choice if it
6947 is a string and there are no files to open (Bug#2825).
6948 (server-create-window-system-frame, server-create-tty-frame):
6949 Don't switch buffers here.
2d0e8e61
CY
6950 (server-process-filter): Only try to open a window system frame if
6951 compiled with graphical support (Bug#8314).
de6ff46d 6952
54071013
DN
69532012-04-20 Dan Nicolaescu <dann@gnu.org>
6954
6955 * battery.el (battery-echo-area-format): Display remaining time
6956 for sysfs backend too (Bug#11269).
6957 (battery-linux-sysfs): Fix conditional for the charge.
6958
f30d612a
CY
69592012-04-20 Chong Yidong <cyd@gnu.org>
6960
c07a4c0b 6961 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
6962 (gdb-inferior-io--init-proc): New function.
6963 (gdb-init-1): Use it.
6964 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
6965 responsible for allocating a new pty and hooking it to gdb when
6966 the old pty gets an EIO due to process exit.
6967 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
6968 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
6969 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
6970
2116e93c
EZ
69712012-04-20 Eli Zaretskii <eliz@gnu.org>
6972
6973 * window.el (window-min-size, window-sizable, window-min-delta)
6974 (window-max-delta, window--resizable, window-resizable)
6975 (window-total-size, window-full-height-p, window-full-width-p)
6976 (window-in-direction, window--resize-mini-window, window-resize)
6977 (window--resize-child-windows-normal)
6978 (window--resize-child-windows, window--resize-siblings)
6979 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 6980 (enlarge-window, shrink-window): Doc fixes.
2116e93c 6981
c07a4c0b 69822012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 6983
ef24141c
SM
6984 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
6985 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
6986 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
6987 pty process (Bug#11273).
6988 (gdb-update): New arg to suppress talking to the gdb process.
6989 (gdb-done-or-error): Use it.
6990 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
6991 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
6992 sentinel not being called.
6993
6994 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
6995
d02766ab
CY
6996 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
6997
c07a4c0b 69982012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
6999
7000 * net/network-stream.el (open-network-stream): Doc fix.
7001
c07a4c0b 70022012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
7003
7004 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
7005
c07a4c0b 70062012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
7007
7008 Ensure searching for keywords is case sensitive.
7009
7010 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
7011 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
7012 (c-defun-name, c-mark-function, c-cpp-define-name)
7013 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 7014 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 7015
ef24141c
SM
7016 * progmodes/cc-mode.el (c-font-lock-fontify-region):
7017 Bind case-fold-search to nil.
f0f6bc35 7018
c07a4c0b 70192012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
7020
7021 * mail/sendmail.el (mail-bury): Call return action with the right
7022 Rmail buffer (Bug#11242).
7023
9a864fa2
CY
7024 * server.el (server-process-filter): Handle corner case where both
7025 tty and nowait options are present (Bug#11102).
7026
539aa513
EZ
70272012-04-20 Eli Zaretskii <eliz@gnu.org>
7028
7029 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
7030 (top level): Put into the executable the ident-style '$Id:' tag on
7031 windows-nt as well.
539aa513 7032
cfc7d5da
SM
70332012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
7034
7035 * electric.el (electric-indent-post-self-insert-function): Check that
7036 electric-indent-mode is enabled in current buffer.
7037
5b01685c
JB
70382012-04-19 Juanma Barranquero <lekktu@gmail.com>
7039
7040 * imenu.el (imenu-progress-message): Restore; it is "used" in
7041 erc/erc-imenu.el and net/snmp-mode.el.
7042
4d6769e1
JB
70432012-04-19 Juanma Barranquero <lekktu@gmail.com>
7044
7045 * avoid.el (mouse-avoidance-mode): Mark unused arg.
7046 (mouse-avoidance-nudge-mouse): Remove unused binding.
7047
7048 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
7049
7050 * descr-text.el (describe-char):
7051 * progmodes/python.el (python-describe-symbol):
7052 Don't call `toggle-read-only', set `buffer-read-only'.
7053
7054 * imenu.el (imenu-default-goto-function): Mark unused args.
7055 (imenu-progress-message): Remove obsolete macro; all callers changed.
7056
7057 * subr.el (keymap-canonicalize): Remove unused binding.
7058 (read-passwd): Mark unused arg.
7059
7060 * tutorial.el (tutorial--display-changes): Remove unused binding.
7061 (tutorial--save-tutorial-to): Remove unused variable.
7062
7063 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
7064 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
7065 (package-generate-autoloads, package-menu--generate)
7066 (package-menu--find-upgrades): Remove unused bindings.
7067
7068 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
7069 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
7070 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
7071 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
7072 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
7073 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
7074 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
7075 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
7076 (cua-delete-char-rectangle): Mark unused args.
7077 (cua-align-rectangle): Remove unused binding.
7078
7079 * mail/rmail.el (compilation--message->loc)
7080 (epa--find-coding-system-for-mime-charset): Declare.
7081
7082 * net/dbus.el (dbus-register-service): Declare.
7083 (dbus-name-owner-changed-handler): Remove unused binding.
7084
7085 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
7086 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
7087 (nxml-scan-backward-within): Mark unused arg.
7088 (nxml-dynamic-markup-word): Remove unused binding.
7089
7090 * mouse.el (mouse-menu-major-mode-map):
7091 * emacs-lisp/authors.el (authors-scan-change-log)
7092 (authors-add-to-author-list):
7093 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
7094 * emacs-lisp/smie.el (smie-auto-fill):
7095 * mail/sendmail.el (mail-bury):
7096 * mail/unrmail.el (unrmail):
7097 * net/tls.el (open-tls-stream):
7098 * textmodes/picture.el (picture-mouse-set-point):
7099 Remove unused bindings.
7100
8c8fc5df
MA
71012012-04-19 Michael Albinus <michael.albinus@gmx.de>
7102
7103 * net/tramp.el (tramp-action-password): Let-bind
7104 `enable-recursive-minibuffers' to t.
7105
a77b0ac9
SS
71062012-04-18 Sam Steingold <sds@gnu.org>
7107
7108 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
7109 instead of 'string to accommodate values like [f11].
7110 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
7111 * progmodes/gdb-mi.el: Likewise.
7112
12a106a9
LL
71132012-04-18 Leo Liu <sdl.web@gmail.com>
7114
7115 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
7116 current buffer.
7117 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
7118 LOCAL is nil.
7119
bc6494ef
CY
71202012-04-18 Chong Yidong <cyd@gnu.org>
7121
7122 * simple.el (line-move): Use forward-line if in batch mode
7123 (Bug#11053).
7124
c09c46b2
CS
71252012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
7126
7127 * files.el (after-find-file): Do not try to add a final newline if
7128 the buffer is read-only (Bug#11156).
7129
5f6530ea
RS
71302012-04-17 Richard Stallman <rms@gnu.org>
7131
7132 * mail/rmail.el (rmail-start-mail):
7133 Pass (rmail-mail-return...) for the return-action.
7134 Pass (rmail-yank-current-message...) for the yank-action.
7135 (rmail-yank-current-message): New function.
7136 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
7137 (rmail-reply): Likewise.
7138 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
7139
7140 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 7141 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
7142 buffer, not newbuf.
7143
197b6f3c
JB
71442012-04-17 Juanma Barranquero <lekktu@gmail.com>
7145
7146 * server.el (server-ensure-safe-dir): Simplify.
7147
2311d8e5 71482012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 7149
2311d8e5
GM
7150 * emacs-lisp/smie.el: Provide smarter auto-filling.
7151 (smie-auto-fill): New function.
7152 (smie-setup): Use it.
98fb480e 7153
2311d8e5
GM
7154 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
7155
71562012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
7157
7158 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
7159 (comment-indent): Use it.
7160
2311d8e5 71612012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
7162
7163 * ses.el: The overall change is to add cell renaming, that is
7164 setting fancy names for cell symbols other than name matching
7165 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 7166 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 7167 (ses-create-cell-variable): New defun.
2311d8e5 7168 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
7169 (ses-relocate-formula): Relocate formulas only for cells the
7170 symbols of which are not renamed, i.e. symbols whose names do not
7171 match regexp "\\`[A-Z]+[0-9]+\\'".
7172 (ses-relocate-all): Relocate values only for cells the symbols of
7173 which are not renamed.
7174 (ses-load): Create cells variables as the (ses-cell ...) are read,
7175 in order to check row col consistency with cell symbol name only
7176 for cells that are not renamed.
7177 (ses-replace-name-in-formula): New defun.
7178 (ses-rename-cell): New defun.
4bdf2ad2 7179
fc72b15c
PO
71802012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
7181
7182 * progmodes/perl-mode.el (perl-indent-parens-as-block):
7183 New option (bug#11118).
7184 (perl-calculate-indent): Respect it.
7185
12e10e61
GM
71862012-04-17 Glenn Morris <rgm@gnu.org>
7187
7188 * dired-aux.el (dired-mark-read-string): Doc fix.
7189
30009afd
DA
71902012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
7191
7192 * dired-aux.el (dired-mark-read-string): Offer optional completion.
7193 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
7194
41f03f4d
GM
71952012-04-17 Glenn Morris <rgm@gnu.org>
7196
7197 * mouse.el (mouse-drag-track):
7198 * speedbar.el (speedbar-frame-mode):
7199 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
7200
f45f90f3
LL
72012012-04-16 Leo Liu <sdl.web@gmail.com>
7202
7203 * progmodes/python.el: Trivial cleanup.
7204
94ee8db5
GM
72052012-04-16 Glenn Morris <rgm@gnu.org>
7206
121b8917
GM
7207 * vc/vc.el (vc-string-prefix-p):
7208 * vc/pcvs-util.el (cvs-string-prefix-p):
7209 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
7210 * mpc.el (mpc-string-prefix-p):
7211 Make all of these into obsolete aliases for string-prefix-p.
7212 Update callers.
7213 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
7214
1197ecfa
GM
7215 * textmodes/two-column.el: Move custom options to the start.
7216 (frame-width): Remove compat definition.
7217 (2C-associate-buffer, 2C-dissociate):
7218 Use with-current-buffer rather than save-excursion.
7219 (2C-dissociate): Force a mode-line update.
7220 (2C-autoscroll): Use ignore-errors.
7221
099e7202
GM
7222 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
7223 Autoload trivia.
7224
bf350d6a
GM
7225 * emacs-lisp/cl-extra.el (*random-state*):
7226 Remove unnecessary declaration.
7227
0e829eab
GM
7228 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
7229
e3ad7552
GM
7230 * play/cookie1.el (cookie-snarf):
7231 Give an explicit error if input file cannot be read.
7232
68892d27
GM
7233 * play/yow.el (yow-file): Use expand-file-name rather than concat.
7234
20f0c46d
GM
7235 * progmodes/perl-mode.el (c-macro-expand):
7236 Remove unnecessary autoload (it is in loaddefs.el).
7237
5a0978ce
GM
7238 * textmodes/picture.el (picture-desired-column)
7239 (picture-update-desired-column): Convert comments to doc-strings.
7240 (picture-substitute): Remove function.
7241 (picture-mode-map): Initialize in the defvar.
7242
6b955486
GM
7243 * woman.el: Remove eval-after-load for tar-mode.
7244 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
7245 (woman-tar-extract-file): Autoload it.
7246
94ee8db5
GM
7247 * frame.el (automatic-hscrolling): Make this alias obsolete.
7248
177eca34
AM
72492012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7250
090bd7cb 7251 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 7252 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
7253 (ispell-dictionary-base-alist): Revert to original XEmacs
7254 friendly version for default. [:alpha:] will be added in
090bd7cb 7255 `ispell-set-spellchecker-params' if needed.
177eca34 7256
c505aaeb
CY
72572012-04-16 Chong Yidong <cyd@gnu.org>
7258
b19dd9d1 7259 * image.el (imagemagick--file-regexp): New variable.
c505aaeb
CY
7260 (imagemagick-register-types): Use it.
7261 (imagemagick-types-inhibit): Add :set function. Allow new value
7262 of t to inhibit all types.
7263
7264 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
7265 so we can preload it.
7266
7267 * loadup.el (fboundp): Preload regexp-opt, needed by
7268 imagemagick-register-types.
7269
60efac0f
CY
72702012-04-15 Chong Yidong <cyd@gnu.org>
7271
7272 * frame.el (scrolling): Remove nearly unused customization group.
7273
7274 * scroll-all.el (scroll-all-mode): Move to windows group.
7275
5dd1713e
CY
72762012-04-15 Chong Yidong <cyd@gnu.org>
7277
7278 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
7279
e6fd457e
CY
72802012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
7281
7282 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 7283 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 7284
e153c136
GM
72852012-04-15 Glenn Morris <rgm@gnu.org>
7286
7287 * simple.el (process-file-side-effects): Doc fix.
7288
e6fd457e 72892012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
7290
7291 * international/mule-cmds.el (set-language-environment): Doc fix.
7292
3603c3b1
JB
72932012-04-14 Juanma Barranquero <lekktu@gmail.com>
7294
7295 * server.el (server-auth-key, server-generate-key): Doc fixes.
7296 (server-get-auth-key): Doc fix. Use `string-match-p'.
7297 (server-start): Reflow docstring.
7298
e6de100c
LI
72992012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
7300
7301 * server.el (server-generate-key): `called-interactively-p'
7302 requires a parameter.
7303
29734c21
MN
73042012-04-14 Michal Nazarewicz <mina86@mina86.com>
7305
7306 * server.el (server-auth-key): New variable.
75f1671a 7307 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
7308 (server-start): Use the new variable and functions to allow
7309 setting a permanent server key (bug#9423).
7310
d65c9521
LL
73112012-04-14 Leo Liu <sdl.web@gmail.com>
7312
7313 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
7314
5ae255c7
PE
73152012-04-14 Paul Eggert <eggert@cs.ucla.edu>
7316
7317 Spelling fixes.
7318 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
7319 Emacs uses American spelling.
7320
d5e6342e
JB
73212012-04-14 Juanma Barranquero <lekktu@gmail.com>
7322
7323 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
7324 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
7325 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
7326 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
7327
ab036cd7
SM
73282012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
7329
7330 * progmodes/which-func.el (which-func-modes): Change default.
7331
35dc09a1 73322012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
7333
7334 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
7335 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
7336
35dc09a1 73372012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
7338
7339 * custom.el (custom-theme-set-variables): Doc fix.
7340
35dc09a1 73412012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
7342
7343 * international/mule.el (set-auto-coding-for-load): Doc fix.
7344
35dc09a1 73452012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 7346
35dc09a1
GM
7347 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
7348 imenu work again for Objective C Mode. Correct the *-index values,
7349 these having been disturbed by a previous change in 2011-08.
57f845ee 7350
0de3da9f
AM
7351 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
7352 Correct two search limits.
7353
35dc09a1 73542012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
7355
7356 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
7357
35dc09a1 73582012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
7359
7360 * international/characters.el: Fix sorting.
7361
35dc09a1 73622012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
7363
7364 * international/characters.el: Add more missing Latin case pairs.
7365
35dc09a1 73662012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
7367
7368 * files.el (dir-locals-set-class-variables): Doc fix.
7369
35dc09a1 73702012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 7371
3f1b5bf8
EZ
7372 * international/characters.el: Add set-case-syntax-pair call for
7373 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
7374 counterpart. (Bug#11209)
7375
9f847f41
EZ
7376 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
7377
35dc09a1 73782012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
7379
7380 * calendar/holidays.el (calendar-check-holidays): Doc fix.
7381
35dc09a1 73822012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 7383
35dc09a1
GM
7384 * textmodes/ispell.el (ispell-dictionary-base-alist):
7385 Add data for Hebrew.
e2627d21 7386
35dc09a1 73872012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 7388
35dc09a1
GM
7389 * net/rcirc.el (rcirc-cmd-quit):
7390 Revert 2012-03-18 change (Bug#11192).
5c14e333 7391
35dc09a1 73922012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
7393
7394 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
7395
35dc09a1 73962012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 7397
4517fe3a
SM
7398 * minibuffer.el (completion-in-region-mode-map):
7399 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 7400
b472a594
VD
74012012-04-13 Vivek Dasmohapatra <vivek@etla.org>
7402
7403 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
7404
09b95ce3
MY
74052012-04-13 Masatake YAMATO <yamato@redhat.com>
7406
7407 * minibuffer.el (minibuffer-local-filename-syntax): New variable
7408 to allow `C-M-f' and `C-M-b' to move to the nearest path
7409 separator (bug#9511).
7410
4b63a9ca
LI
74112012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
7412
7413 * avoid.el: Require cl when compiling. And also move the
7414 `provide' to the end.
7415
7b55b8bf
TV
74162012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7417
7418 * avoid.el (mouse-avoidance-banish-position): New variable.
7419 (mouse-avoidance-banish-destination): Use it (bug#10165).
7420
adedaa1f
LL
74212012-04-13 Leo Liu <sdl.web@gmail.com>
7422
7423 * progmodes/which-func.el (which-func-modes): Add objc-mode.
7424
70e74021
KB
74252012-04-13 Ken Brown <kbrown@cornell.edu>
7426
7427 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 7428 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
7429 (browse-url-filename-alist): For the same reason, don't modify
7430 file:// URLs on Cygwin.
7431
e75e89ba
SM
74322012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
7433
7434 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
7435 the region on shift if the binding is already shifted (bug#11221).
7436
82f289a4
GM
74372012-04-12 Glenn Morris <rgm@gnu.org>
7438
7439 * mail/mailpost.el: Move to obsolete/.
7440
d333dc4c
DA
74412012-04-12 Drew Adams <drew.adams@oracle.com>
7442
7443 * imenu.el (imenu--generic-function): Ignore invisible definitions
7444 (bug#10123).
7445
0d15b5ba
VD
74462012-04-12 Vivek Dasmohapatra <vivek@etla.org>
7447
7448 * hexl.el (hexl-bits): New variable.
7449 (hexl-options): Mention the variable in the doc string.
75f1671a 7450 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 7451 (hexl-mode): Mention the new variable.
75f1671a
JB
7452 (hexl-mode, hexl-current-address, hexl-current-address):
7453 Use the displen.
0d15b5ba
VD
7454 (hexl-ascii-start-column): New function.
7455 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
7456 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
7457
64a440db
AM
74582012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7459
7460 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
7461 '("-i" ENCODING), in 2 separate command-line arguments, to specify
7462 the encoding, as expected by hunspell.
7463
6decb6c2
SM
74642012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
7465
7466 * battery.el (battery--linux-sysfs-regexp): New const.
7467 (battery-status-function): Use it. Remove yeeloong special case.
7468 (battery-yeeloong-sysfs): Remove.
7469 (battery-echo-area-format): Remove yeeloong special case.
7470
088be6fb
SM
74712012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7472
6622e416
SM
7473 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
7474 Reported by Noah Friedman.
7475
088be6fb
SM
7476 * subr.el (read-passwd): Use read-string.
7477
b49f886e
LMI
74782012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7479
7480 * vcursor.el (vcursor-move): Increase the priority of the overlay
7481 (bug#9663).
7482
a63067fc
DD
74832012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7484
7485 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
7486 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
7487
ac3cf14a
WS
74882012-04-11 William Stevenson <yhvh2000@gmail.com>
7489
7490 * textmodes/artist.el (artist-mode): Convert artist-mode to use
7491 define-minor-mode (bug#10760).
7492
c4fc691b 74932012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 7494
4d6769e1 7495 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
7496 that directories matching `grep-find-ignored-files' won't be
7497 pruned (bug#10351).
7498
af23e2e5
CY
74992012-04-11 Chong Yidong <cyd@gnu.org>
7500
7501 * startup.el (command-line): Remove support for long-obsolete
7502 variable font-lock-face-attributes.
7503
ab7ce8c1
GM
75042012-04-11 Glenn Morris <rgm@gnu.org>
7505
7506 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
7507
de8c03dc
SM
75082012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7509
7510 * window.el (window--state-get-1): Obey window-point-insertion-type.
7511
050cc68b
LB
75122012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
7513
7514 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
7515 to previous function when point is on the first character of a
75f1671a 7516 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 7517
a38c310c
GM
75182012-04-11 Glenn Morris <rgm@gnu.org>
7519
effed0c2
GM
7520 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
7521 not just file-errors.
7522
a38c310c
GM
7523 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
7524 (vc-bzr-sha1): Use internal sha1.
7525
0221e323
SM
75262012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
7527
7528 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
7529
43956923
SG
75302012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
7531
7532 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
7533 that start in the middle of the line (bug#10496).
7534
6a8c9eaf
DN
75352012-04-10 Dan Nicolaescu <dann@gnu.org>
7536
7537 * battery.el (battery-linux-proc-acpi): Only one battery is
7538 discharged at a time, but that seems to confuse battery.el when
7539 computing `rate-type' for the battery not being discharged
7540 (bug#10332).
7541
1930bf5d
SM
75422012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
7543
2a718f6f
SM
7544 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
7545
599430d0
SM
7546 * international/quail.el: Use dolist and simplify.
7547 (quail-define-package, quail-update-keyboard-layout)
7548 (quail-define-rules): Use dolist.
7549 (quail-insert-kbd-layout, quail-get-translation): CSE.
7550
a2754b6c
SM
7551 * tmm.el: Use dolist, remove left over hook.
7552 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
7553 Use dolist.
7554 (calendar-load-hook): Don't mess with it.
7555
1930bf5d
SM
7556 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
7557 Use derived-mode-p. Run the diff asynchronously.
7558
9f67961c
LMI
75592012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7560
7561 * obsolete/mouse-sel.el: Add an Obsolete-since header.
7562
2a8ce227
JB
75632012-04-10 Juanma Barranquero <lekktu@gmail.com>
7564
7565 * misc.el: Display absolute path of loaded DLLs (bug#10424).
7566 (list-dynamic-libraries--loaded): New function.
7567 (list-dynamic-libraries--refresh): Use it.
7568
8f33b5f8
NW
75692012-04-10 Nathan Weizenbaum <nweiz@google.com>
7570
1930bf5d
SM
7571 * progmodes/python.el (python-fill-paragraph):
7572 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
7573 disabled (bug#7018).
7574
b12f0439
L
75752012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
7576
1930bf5d 7577 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
7578 DOS/MS Windows for the Baltic languages. There are still plenty
7579 of texts written in this encoding/codepage (bug#6519).
b12f0439 7580
57c3bd01
GM
75812012-04-10 Glenn Morris <rgm@gnu.org>
7582
7583 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
7584 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
7585
6c3eab30
FA
75862012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
7587
1930bf5d 7588 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
7589 next-line "n" and previous-line "p" in order to make recentf more
7590 consistent with ibuffer, dired or org-mode (bug#9387).
7591
24d78a88
LMI
75922012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7593
bc72b5d9
LMI
7594 * image.el (put-image): Return the overlay created instead of the
7595 optional input string (bug#7834). Note that this may break code
7596 that is (for some reason or other) depending on `put-image'
7597 returning the string.
7598
bd2dba5a
LMI
7599 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
7600
74beb59f
LMI
7601 * simple.el (zap-to-char): Allow zapping using input methods
7602 (bug#1580).
7603
24d78a88
LMI
7604 * textmodes/fill.el (fill-region): Leave point and mark where they
7605 were before filling (bug#5399).
7606
263f20cd
GM
76072012-04-09 Glenn Morris <rgm@gnu.org>
7608
7609 * version.el (emacs-bzr-get-version):
7610 Handle lightweight checkouts of local branches.
7611
58d1f797
AS
76122012-04-09 Andreas Schwab <schwab@linux-m68k.org>
7613
263f20cd 7614 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 7615
b4d3bc10
CY
76162012-04-09 Chong Yidong <cyd@gnu.org>
7617
7618 * custom.el (custom-variable-p): Return nil for non-symbol
7619 arguments instead of signaling an error.
7620 (user-variable-p): Obsolete alias for custom-variable-p.
7621
7622 * apropos.el (apropos-variable):
7623 * files-x.el (read-file-local-variable):
7624 * simple.el (set-variable):
7625 * woman.el (woman-mini-help):
7626 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
7627
fd06db5d
GM
76282012-04-09 Glenn Morris <rgm@gnu.org>
7629
e5fcdb5e
GM
7630 * startup.el (normal-top-level): Don't look for leim-list.el
7631 in places where it will not be found. (Bug#910)
7632
fd06db5d
GM
7633 * international/mule-cmds.el (set-default-coding-systems):
7634 * files.el (normal-mode):
7635 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
7636 This function was removed with ucs-tables.el in 2008.
7637
b39bb7e1
EZ
76382012-04-08 Eli Zaretskii <eliz@gnu.org>
7639
7640 * textmodes/ispell.el (ispell-check-version): For hunspell, set
7641 ispell-encoding8-command to "-i", without a trailing space.
7642 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
7643 separate command-line arguments, to specify the encoding, since
7644 that's how hunspell expects it.
7645
5c5b8e23
GM
76462012-04-08 Glenn Morris <rgm@gnu.org>
7647
7648 * loadup.el: Load bindings before cus-start.
7649 This reduces somewhat the number of "rogue" settings in emacs -Q.
7650
a1ed8b05
GM
76512012-04-07 Glenn Morris <rgm@gnu.org>
7652
7653 * version.el (emacs-bzr-get-version): New function.
dfae128a 7654 (emacs-bzr-version): New variable.
a1ed8b05
GM
7655 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
7656 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
7657
b142f158
EZ
76582012-04-07 Eli Zaretskii <eliz@gnu.org>
7659
dfae128a
GM
7660 * international/uni-bidi.el, international/uni-category.el:
7661 * international/uni-combining.el, international/uni-decimal.el:
7662 * international/uni-decomposition.el, international/uni-digit.el:
7663 * international/uni-lowercase.el, international/uni-mirrored.el:
7664 * international/uni-name.el, international/uni-numeric.el:
7665 * international/uni-titlecase.el, international/uni-uppercase.el:
7666 Update for Unicode 6.1.
b142f158 7667
9078ead6
EZ
76682012-04-07 Eli Zaretskii <eliz@gnu.org>
7669
7670 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
7671
f23d2c7d
LMI
76722012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7673
7674 * window.el (shrink-window): Mention the `window-min-height'
7675 variable in the doc string.
7676
0a0a3573
BG
76772012-04-05 Bastien Guerry <bzg@altern.org>
7678
7679 * color.el (color-lighten-name): Fix typo.
7680
e5248ac9
SM
76812012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7682
7683 * server.el (server--on-display-p): New function.
7684 (server--on-display-p): Use it.
7685
b4243e22
GV
76862012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
7687
7688 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
7689 (bug#11145).
7690
305d9f44
SM
76912012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7692
7693 * comint.el (comint--common-quoted-suffix): Check string boundary
7694 before comparing (bug#11158).
7695 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
7696
3d439cd1
CY
76972012-04-04 Chong Yidong <cyd@gnu.org>
7698
321cc491
CY
7699 * minibuffer.el (completion-extra-properties): Doc fix.
7700
3d439cd1
CY
7701 * subr.el (delayed-warnings-hook): Doc fix.
7702
2d562c0f
DU
77032012-04-04 Daiki Ueno <ueno@unixuser.org>
7704
7705 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
7706 selection (Bug#11159).
7707 (epa-insert-keys): Inform that the default public key will be
7708 exported if no key is selected.
7709
4443f204
RS
77102012-04-04 Richard Stallman <rms@gnu.org>
7711
7712 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
7713
529c06b6
CY
77142012-04-03 Chong Yidong <cyd@gnu.org>
7715
7716 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
7717 mail-insert-file, not its obsolete alias mail-attach-file.
7718
66b907dc
MA
77192012-04-03 Michael Albinus <michael.albinus@gmx.de>
7720
7721 * notifications.el (notifications-notify): Fix docstring.
7722
c0ea195d
GM
77232012-04-02 Glenn Morris <rgm@gnu.org>
7724
7725 * emacs-lisp/authors.el (authors-aliases): Another addition.
7726
5ca64e00
MA
77272012-04-02 Michael Albinus <michael.albinus@gmx.de>
7728
7729 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
7730 `tramp-compat-call-process' instead of `tramp-local-call-process'.
7731 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
7732
42ee526b
CY
77332012-04-01 Chong Yidong <cyd@gnu.org>
7734
7735 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
7736 Handle root directory properly.
7737 (copy-directory): Caller changed.
7738
7739 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
7740 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
7741
0b021094
GM
77422012-03-31 Glenn Morris <rgm@gnu.org>
7743
40f86458
GM
7744 * term/xterm.el (xterm-extra-capabilities): Doc fix.
7745
7019c177
GM
7746 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
7747
a1daddd6
GM
7748 * calendar/calendar.el (calendar-window-list)
7749 (calendar-hide-window): Restore. (Bug#11140)
7750 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
7751
0b021094
GM
7752 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
7753
40311efc
TV
77542012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7755
7756 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
7757 Check if file is a symlink (Bug#10489).
7758
7759 * files.el (copy-directory): Likewise.
7760
5319014e
CY
77612012-03-30 Chong Yidong <cyd@gnu.org>
7762
7763 * image.el (imagemagick-types-inhibit)
7764 (imagemagick-register-types): Doc fix.
7765
935d1290
AM
77662012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7767
090bd7cb 7768 * textmodes/ispell.el (ispell-get-extended-character-mode):
ef24141c 7769 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 7770 and treats ~word as ordinary words in pipe mode.
935d1290 7771
61c6e8fd
GM
77722012-03-30 Glenn Morris <rgm@gnu.org>
7773
7774 * tutorial.el (help-with-tutorial): Ensure local variables don't
7775 happen to make the buffer read-only. (Bug#11127)
7776
81fdff00
SM
77772012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
7778
7779 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
7780 (perl-calculate-indent): Return `noindent' in strings.
7781
6e7a6ec0
SS
77822012-03-28 Sam Steingold <sds@gnu.org>
7783
7784 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
7785 instead of the broken adhockery which does not prevent calendar
7786 buffers from being displayed at random after exit.
7787 (calendar-window-list, calendar-hide-window): Remove the broken
7788 adhockery.
7789
fee88ca0
GM
77902012-03-28 Glenn Morris <rgm@gnu.org>
7791
7792 * replace.el (query-replace-map): Doc fix.
7793
38de3354
AS
77942012-03-28 Andreas Schwab <schwab@linux-m68k.org>
7795
7796 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
7797 contents. (Bug#11109)
7798
b973155e
SM
77992012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
7800
7801 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
7802 (bug#11077).
7803 (avl-tree--check, avl-tree--check-node): New funs.
7804
dcb6e7b3
MR
78052012-03-27 Martin Rudalics <rudalics@gmx.at>
7806
7807 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
7808 (switch-to-prev-buffer, switch-to-next-buffer):
7809 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
7810 showing a buffer already is done on the same frame.
7811
b4fa35fa
GM
78122012-03-27 Glenn Morris <rgm@gnu.org>
7813
7814 * startup.el (mail-host-address): Doc fix.
7815
f9210e18
SM
78162012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7817
7818 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
7819 than 197 variables.
7820
c0bf7753
AF
78212012-03-26 Ami Fischman <ami@fischman.org>
7822
7823 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
7824
33da7b16
GM
78252012-03-26 Glenn Morris <rgm@gnu.org>
7826
02243d9d
GM
7827 * files.el (save-buffers-kill-emacs): Doc fix.
7828
33da7b16
GM
7829 * startup.el (normal-top-level, command-line, command-line-1):
7830 Give them doc strings.
7831
e5a69fd0
EZ
78322012-03-25 Eli Zaretskii <eliz@gnu.org>
7833
7834 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 7835 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 7836
9a69676a
CY
78372012-03-25 Chong Yidong <cyd@gnu.org>
7838
4125cb8b
CY
7839 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
7840 theme if it was previously enabled before (Bug#11031).
7841
dd470960
CY
7842 * cus-theme.el (custom-theme-write-faces): Retrieve current face
7843 spec with custom-face-get-current-spec if its :shown-value is not
7844 determined yet (Bug#9337).
4125cb8b 7845 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 7846
9a69676a
CY
7847 * button.el (button-at): Minor addition to docstring.
7848
6e7e90fa
SL
78492012-03-24 Simon Leinen <simon.leinen@gmail.com>
7850
7851 * vc/vc.el (vc-merge): Fix a prompt.
7852
f06e2758
CY
78532012-03-24 Chong Yidong <cyd@gnu.org>
7854
7855 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
7856 point (Bug#9623).
7857
6e7e90fa
SL
7858 * button.el (button-at): Minor addition to docstring.
7859
b9d0879b
SM
78602012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7861
7862 * newcomment.el (comment-choose-indent): No space after BOL.
7863
e71cebb3
SS
78642012-03-22 Sam Steingold <sds@gnu.org>
7865
7866 * window.el (switch-to-prev-buffer): Revert last patch because the
7867 bug turned out to be an advertised feature (Elisp manual 28.14).
7868
335aff35
GM
78692012-03-22 Glenn Morris <rgm@gnu.org>
7870
7871 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
7872 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
7873
c676576a
LMI
78742012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
7875
7876 * net/network-stream.el (network-stream-open-starttls): Make error
7877 message under Windows be less misleading.
7878
126f3d39
LW
78792012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
7880
7881 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
7882 understands (bug#9942).
7883
64fee311
CY
78842012-03-22 Chong Yidong <cyd@gnu.org>
7885
7886 * simple.el (end-of-visible-line): Handle return value of
7887 next-single-property-change properly (Bug#9371).
7888
a640d29a
KH
78892012-03-22 Kenichi Handa <handa@m17n.org>
7890
7891 * international/quail.el (quail-insert-kbd-layout): Fix previous
7892 change. To avoid unwanted bidi reordering, use
7893 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
7894
39675016
DG
78952012-03-21 Dmitry Gutov <dgutov@yandex.ru>
7896
7897 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
7898 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
7899 (ruby-beginning-of-indent): Be more careful with the difference
7900 between word-boundary and symbol boundary.
7901 (ruby-mode-syntax-table): Make : a symbol constituent.
7902
0a6934fc 79032012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 7904
3d008e4f
SM
7905 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
7906
0a6934fc
SM
79072012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7908
af67c9d7
SM
7909 * progmodes/etags.el (tags-completion-at-point-function):
7910 Improve last fix.
7911
1acad97c
SM
7912 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
7913
e298b5da
SS
79142012-03-21 Sam Steingold <sds@gnu.org>
7915
7916 * progmodes/etags.el (tags-completion-at-point-function):
7917 Avoid the error when point is inside the pattern.
7918
91d82a70
JY
79192012-03-21 John Yates <john@yates-sheets.org> (tiny change)
7920
7921 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
7922 line (Bug#10855).
7923
69188b79
CY
79242012-03-21 Drew Adams <drew.adams@oracle.com>
7925
7926 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
7927
99fc91fe
AK
79282012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
7929
7930 * ido.el (ido-set-current-directory, ido-read-internal)
7931 (ido-choose-completion-string, ido-completion-help): Handle nil
7932 value of ido-completion-buffer (Bug#11008).
7933
087bbb4c
SS
79342012-03-21 Sam Steingold <sds@gnu.org>
7935
7936 * window.el (switch-to-prev-buffer): Do not switch to a visible
7937 window previous buffer, just like with the frame previous buffers.
7938
fb5b8aca
CY
79392012-03-21 Chong Yidong <cyd@gnu.org>
7940
7941 * faces.el (make-face, make-empty-face, copy-face):
7942 * face-remap.el (face-remap-add-relative, face-remap-set-base):
7943 Doc fixes.
7944
dc9924b8
SM
79452012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
7946
7947 * wid-edit.el (widget-complete-field): Remove (bug#11051).
7948 (widget-complete): Remove broken use of it.
7949
f0bcceb9
CY
79502012-03-20 Chong Yidong <cyd@gnu.org>
7951
dc9924b8
SM
7952 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
7953 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
7954 characters.
7955
ee52ebf3
TH
79562012-03-20 Tassilo Horn <tassilo@member.fsf.org>
7957
7958 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
7959 to draw rectangles, not squares. (Regression introduced by revno
7960 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
7961
4c5779ab
CY
79622012-03-18 Chong Yidong <cyd@gnu.org>
7963
7964 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
7965 it is not yet defined (for temacs).
7966
15360934
LL
79672012-03-18 Leo Liu <sdl.web@gmail.com>
7968
dc9924b8 7969 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 7970
d9a8eb66
EZ
79712012-03-17 Eli Zaretskii <eliz@gnu.org>
7972
7973 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
7974 (ispell-choices-win-default-height, ispell-silently-savep)
7975 (ispell-dictionary-alist, ispell-encoding8-command)
7976 (ispell-check-version, ispell-aspell-find-dictionary)
7977 (ispell-valid-dictionary-list, ispell-words-keyword)
7978 (ispell-get-word, ispell-internal-change-dictionary)
7979 (ispell-region, ispell-skip-region-list)
7980 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
7981 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
7982 (ispell-message-text-end, ispell-message)
7983 (ispell-buffer-local-parsing): Doc fix.
7984
f02ff80d
J
79852012-03-13 Jambunathan K <kjambunathan@gmail.com>
7986
7987 * htmlfontify.el: Add support for code block fontification for ODT
7988 export (Bug #9914).
7989 (hfy-optimisations): Define new option
7990 `body-text-only'
7991 (hfy-fontify-buffer): Honor above setting.
7992 (hfy-begin-span, hfy-end-span): New routines factored out form
7993 `hfy-fontify-buffer'.
7994 (hfy-begin-span-handler, hfy-end-span-handler): New variables
7995 that permit insertion of custom tags.
7996 (hfy-fontify-buffer): Use above handlers.
7997 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
7998 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 7999 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 8000 over multiple runs. This is made possible by having the caller let
f02ff80d
J
8001 bind a special variable `hfy-user-sheet-assoc'.
8002 (htmlfontify-string): New defun.
8003 (hfy-compile-face-map): Make sure that the last char in the
8004 buffer is correctly fontified.
8005 (hfy-face-resolve-face): Whitespace only change.
8006
9ac7a13f
EZ
80072012-03-17 Eli Zaretskii <eliz@gnu.org>
8008
8009 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
8010 message more clear.
8011
e2b5bdd7
LL
80122012-03-16 Leo Liu <sdl.web@gmail.com>
8013
8014 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
8015
2e492df3
AM
80162012-03-16 Alan Mackenzie <acm@muc.de>
8017
8018 Further optimise the handling of large macros.
8019
8020 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
8021 limit to a call of `c-literal-limits'.
8022 (c-determine-+ve-limit): New function.
dc9924b8
SM
8023 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
8024 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
8025 In CASE 5B, restrict a search limit to 500.
8026 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
8027
8028 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
8029 Restrict macro bounds to +-500 from after-change's BEG END.
8030
50e94f0c
LL
80312012-03-16 Leo Liu <sdl.web@gmail.com>
8032
8033 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
8034
6f09f6ed
AH
80352012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
8036
8037 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 8038 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 8039
c7e73d51
GM
80402012-03-16 Glenn Morris <rgm@gnu.org>
8041
da986230
GM
8042 * view.el (view-buffer, view-buffer-other-window)
8043 (view-buffer-other-frame): Doc fixes re special mode-class.
8044
0835f01e
GM
8045 * subr.el (eval-after-load): If named feature is provided not from
8046 a file, run after-load forms. (Bug#10946)
8047
c7e73d51
GM
8048 * calendar/calendar.el (calendar-insert-at-column):
8049 Handle non-unit-width characters a bit better. (Bug#10978)
8050
3f2eafd1
CY
80512012-03-15 Chong Yidong <cyd@gnu.org>
8052
8053 * emacs-lisp/ring.el (ring-extend): New function.
8054 (ring-insert+extend): Extend the ring correctly (Bug#11019).
8055
8056 * comint.el (comint-read-input-ring)
8057 (comint-add-to-input-history): Grow comint-input-ring lazily.
8058
103af3fe
SM
80592012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
8060
663b1677
SM
8061 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
8062 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
8063
103af3fe
SM
8064 * imenu.el: Fix multiple inheritance breakage (bug#9199).
8065 (imenu-add-to-menubar): Don't add a redundant index.
8066 (imenu-update-menubar): Handle a dynamically composed keymap.
8067
899cb7cb
KY
80682012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
8069
8070 * mail/sendmail.el (mail-encode-header):
8071 Bind rfc2047-encode-encoded-words to nil.
8072
3809f91d
GM
80732012-03-13 Glenn Morris <rgm@gnu.org>
8074
8075 * calendar/calendar.el (calendar-string-spread):
8076 Handle non-unit-width characters a bit better. (Bug#10978)
8077
9e345a01
LL
80782012-03-13 Leo Liu <sdl.web@gmail.com>
8079
8080 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
8081 directory and file as argument (Bug#10822).
8082
4a07df36
KS
80832012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
8084
8085 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
8086 For dynamically generated code, follow $PC.
8087 (gdb-disassembly-handler-custom): Handle no function name case.
8088
4aaa9356
TL
80892012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
8090
8091 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
8092 * emulation/ws-mode.el (ws-query-replace):
8093 * sort.el (sort-regexp-fields):
8094 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
8095
225979da
SM
80962012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8097
8098 * dabbrev.el: Fix cycle completion order (bug#10963).
8099 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
8100 (dabbrev-completion): Don't use an obarray; provide
8101 a cycle-sort-function.
8102
e2f1fdab
LL
81032012-03-12 Leo Liu <sdl.web@gmail.com>
8104
dc9924b8 8105 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
8106 (kill-do-not-save-duplicates): Doc fix.
8107
b19490ed
SM
81082012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8109
8110 * dabbrev.el: Fix cycle completion (bug#10963).
8111 Use lexical binding and wrap to 80 columns.
8112 (dabbrev-completion): Delay computing the list of completions.
8113
4b05d722
KH
81142012-03-12 Kenichi Handa <handa@m17n.org>
8115
8116 * international/quail.el (quail-insert-kbd-layout): Surround each
8117 row by LRO and PDF instead of inserting many LRMs. Pad the left
8118 and right of each non-spacing marks. Insert invisible space
8119 between lower and upper characters to prevent composition.
8120
dbbc2e69
SM
81212012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
8122
8123 * minibuffer.el (minibuffer-complete): Don't get confused when the
8124 function is run twice via different commands (bug#10958).
8125 (complete-with-action): Fix docstring.
8126
292112ed
CY
81272012-03-12 Chong Yidong <cyd@gnu.org>
8128
5d1ac394
CY
8129 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
8130 (nxml-completion-at-point-function): New function.
8131 (nxml-mode): Use it.
8132 (nxml-bind-meta-tab-to-complete-flag): Default to t.
8133
292112ed
CY
8134 * emacs-lisp/package.el (package-unpack, package-unpack-single):
8135 Load generated autoloads file before byte compiling (Bug#10970).
8136 (package--make-autoloads-and-compile): New helper fun.
8137
4098f8f7
CS
81382012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
8139
8140 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
8141
8f754691
MA
81422012-03-11 Michael Albinus <michael.albinus@gmx.de>
8143
8144 * autorevert.el (auto-revert-handler): Ensure, that
8145 file-readable-p is applied only for local files or in
8146 auto-revert-tail-mode.
8147
e29ab36b
AS
81482012-03-11 Andreas Schwab <schwab@linux-m68k.org>
8149
dbbc2e69
SM
8150 * server.el (server-eval-at): Handle non-tcp connections.
8151 Decode result string.
ad0bf5b6 8152
e29ab36b
AS
8153 * server.el (server-msg-size): New constant.
8154 (server-reply-print): New function.
8155 (server-eval-and-print): Use it.
8156 (server-eval-at): Use server-quote-arg and server-unquote-arg.
8157 Handle -print-nonl.
8158
de5939ba
CS
81592012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
8160
8161 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
8162 (Bug#10987).
8163
0c93eabf
CY
81642012-03-11 Chong Yidong <cyd@gnu.org>
8165
397a688f
CY
8166 * simple.el (goto-line): Doc fix (Bug#9938).
8167
2cc775f9
CY
8168 * subr.el (save-window-excursion): Doc fix (Bug#9979).
8169
0c93eabf
CY
8170 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
8171 when finished (Bug#10963).
8172
c491fa41
MR
81732012-03-11 Martin Rudalics <rudalics@gmx.at>
8174
8175 * window.el (split-window-below): Fix bug in case where
8176 split-window-keep-point is nil (Bug#10971).
8177
300e8fa5
JL
81782012-03-11 Juri Linkov <juri@jurta.org>
8179
8180 * replace.el (replace-highlight): Set isearch-word to nil
8181 unconditionally. (Bug#10887)
8182
dbf6c5a1
EZ
81832012-03-10 Eli Zaretskii <eliz@gnu.org>
8184
8185 * net/mairix.el (mairix-replace-invalid-chars): Rename from
8186 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 8187 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
8188 (mairix-widget-create-query): Add usage information about mairix
8189 search forms: negating words, searching for substrings, etc.
8190
b9e501de
JP
81912012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
8192
8193 * international/fontset.el (font-encoding-alist): Add an entry for
8194 ksx1001 (Bug#5667).
8195
92795c91
RS
81962012-03-10 Richard Stallman <rms@gnu.org>
8197
1694e6c1
RS
8198 * mail/sendmail.el (mail-encode-header):
8199 Set rfc2047-encode-encoded-words.
8200
607e8555
RS
8201 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
8202
de3bc99a
RS
8203 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
8204 view buffer means not swapped.
8205 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
8206 (rmail-write-region-annotate): Error if real text has disappeared.
8207
92795c91
RS
8208 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
8209
699bd04e
CY
82102012-03-10 Chong Yidong <cyd@gnu.org>
8211
8212 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
8213 * emulation/cua-base.el (cua--init-keymaps):
8214 Add delete-forward-char to remappings (Bug#9666).
699bd04e 8215
570a1714
MR
82162012-03-10 Martin Rudalics <rudalics@gmx.at>
8217
dbbc2e69
SM
8218 * speedbar.el (speedbar-unhighlight-one-tag-line):
8219 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 8220
82dcf4e4
CY
82212012-03-10 Chong Yidong <cyd@gnu.org>
8222
7a2c7ca7
CY
8223 * minibuffer.el (completion-in-region, completion-help-at-point):
8224 Give the completion field overlay a high priority (Bug#6830).
8225
82dcf4e4
CY
8226 * dired.el (dired-goto-file): Recognize absolute file name
8227 listings (Bug#7126).
8228 (dired-goto-file-1): New helper function.
8229 (dired-toggle-read-only): Inhibit warnings.
8230
052e28ac
MA
82312012-03-09 Michael Albinus <michael.albinus@gmx.de>
8232
75f1671a 8233 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
8234 there are no properties.
8235
95d5e396
LL
82362012-03-09 Leo Liu <sdl.web@gmail.com>
8237
8238 * savehist.el (savehist-printable): Stricter check for string
8239 value (Bug#10937).
8240
3f018d6d
EZ
82412012-03-09 Eli Zaretskii <eliz@gnu.org>
8242
dbbc2e69
SM
8243 * mail/smtpmail.el (smtpmail-send-it):
8244 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
8245 valid mbox format.
8246
f7fd3d79
GM
82472012-03-09 Glenn Morris <rgm@gnu.org>
8248
8249 * files.el (dir-locals-find-file):
8250 Don't check result is regular, readable.
8251 (dir-locals-read-from-file): Demote errors.
8252
6ff6e72f
EZ
82532012-03-08 Eli Zaretskii <eliz@gnu.org>
8254
dbbc2e69
SM
8255 * international/quail.el (quail-insert-kbd-layout):
8256 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
8257 layout cell, to prevent their reordering by bidi display engine.
8258 For details, see the discussion in
8259 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
8260
9cec7834
AM
82612012-03-08 Alan Mackenzie <acm@muc.de>
8262
8263 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
8264 the starting position; make it extend the marked region when
8265 invoked repeatedly - all under appropriate circumstances.
8266 Fixes bugs #5525, #10906.
8267
9a40b8d4
GM
82682012-03-08 Glenn Morris <rgm@gnu.org>
8269
8270 * files.el (locate-dominating-file, dir-locals-find-file):
8271 Undo 2012-03-06 change.
8272
7a08ed35
EZ
82732012-03-07 Eli Zaretskii <eliz@gnu.org>
8274
dbbc2e69
SM
8275 * international/quail.el (quail-help):
8276 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
8277 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
8278 for the reason.
8279
5aca4f71 82802012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
8281
8282 Avoid superfluous registering of signals. (Bug#10807)
8283
8284 * notifications.el (notifications-on-action-object)
8285 (notifications-on-close-object): New defvars.
8286 (notifications-on-action-signal, notifications-on-closed-signal):
8287 Unregister the signal if not needed any longer.
8288 (notifications-notify): Register `notifications-action-signal' or
8289 `notifications-closed-signal', if :on-action or :on-close has been
8290 passed as argument.
8291
78e8b10a
CY
82922012-03-07 Chong Yidong <cyd@gnu.org>
8293
8294 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
8295 non-X platforms.
8296
69481eb8
GM
82972012-03-06 Glenn Morris <rgm@gnu.org>
8298
8299 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
8300 (x-disown-selection-internal, x-get-selection-internal):
8301 Doc fix (add arglist signatures). (Bug#10783)
8302
133b8e11
KS
83032012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
8304
8305 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
8306 Handle breakpoints with no "type".
8307
99a83064
GM
83082012-03-06 Glenn Morris <rgm@gnu.org>
8309
8310 * files.el (locate-dominating-file): Add optional predicate argument.
8311 (dir-locals-find-file): Make use of above change.
8312
17798e78
TTN
83132012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
8314
8315 * info.el (Info-insert-dir): Also try "dir.gz".
8316
eb182446
GM
83172012-03-06 Glenn Morris <rgm@gnu.org>
8318
8f2114ee
GM
8319 * files.el (dir-locals-find-file):
8320 Ignore non-readable or non-regular files. (Bug#10928)
8321
eb182446
GM
8322 * files.el (locate-dominating-file): Doc fix.
8323
24679323
AS
83242012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
8325
8326 * calendar/calendar.el (calendar-set-mode-line):
8327 `getenv' returns a string. (Bug#10951)
8328
01d972a9
LL
83292012-03-05 Leo Liu <sdl.web@gmail.com>
8330
109aa8a9
LL
8331 * simple.el (backward-delete-char-untabify): Constrain point to
8332 field (Bug#10939).
8333
01d972a9
LL
8334 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
8335
10607bea
CY
83362012-03-05 Chong Yidong <cyd@gnu.org>
8337
8338 * simple.el (count-words): If called from Lisp, return the word
8339 count, for symmetry with `count-lines'. Arglist changed.
8340 (count-words--message): Args changed. Consolidate counting code
8341 from count-words and count-words-region.
8342 (count-words-region): Caller changed.
8343 (count-lines-region): Make it an obsolete alias.
8344
5dd11cfe
TH
83452012-03-04 Tassilo Horn <tassilo@member.fsf.org>
8346
8347 * saveplace.el (save-place-to-alist)
8348 (save-place-ignore-files-regexp): Allow value nil to disable this
8349 feature.
8350
c349f4e6
CY
83512012-03-04 Chong Yidong <cyd@gnu.org>
8352
8353 * faces.el (face-spec-reset-face): For the default face, reset the
8354 attributes to default values (Bug#10748).
8355
e627be4c
LMI
83562012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8357
8358 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
8359 previous patch: Check `message-send-mail-function', and not the
8360 default function (bug#10897).
8361
ebeabff4
MA
83622012-03-04 Michael Albinus <michael.albinus@gmx.de>
8363
a41a6cf4
MA
8364 * notifications.el (notifications-on-action-signal)
8365 (notifications-on-closed-signal): Check for unique service name of
8366 incoming event. Fix error in removing entry.
ebeabff4 8367 (top): Register for signals with wildcard service name.
a41a6cf4 8368 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 8369
c1ca42b4
CY
83702012-03-04 Chong Yidong <cyd@gnu.org>
8371
dc9924b8 8372 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 8373
ea16568d
GM
83742012-03-04 Glenn Morris <rgm@gnu.org>
8375
8376 * abbrev.el (copy-abbrev-table, abbrev-table-p)
8377 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
8378 (expand-abbrev, define-abbrev-table): Doc fixes.
8379
fbae4637
LMI
83802012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8381
8382 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
8383 `message-default-send-mail-function' and not `send-mail-function'
8384 when doing the prompting for `sendmail-query-once' before sending
8385 in Message buffers (bug#10897).
8386
a1e7225c
LMI
8387 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
8388 This is inconsistent with all the other stream functions, which leave
8389 the setting up to the higher levels (if so wanted) (bug#10931).
8390
56d093a9
AM
83912012-03-02 Alan Mackenzie <acm@muc.de>
8392
8393 Depessimize the handling of very large macros.
8394
8395 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
8396 (c-macro-cache-syntactic): New variables to implement a one
8397 element macro cache.
8398 (c-invalidate-macro-cache): New function.
8399 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
8400 Adapt to use the new cache.
8401 (c-state-safe-place): Use better the cache of safe positions.
8402 (c-state-semi-nonlit-pos-cache)
8403 (c-state-semi-nonlit-pos-cache-limit):
8404 New variables for...
8405 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
8406 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
8407 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
8408 Use c-state-semi-safe-place.
56d093a9 8409
dbbc2e69
SM
8410 * progmodes/cc-langs.el (c-get-state-before-change-functions):
8411 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 8412
817e5c3d
MA
84132012-03-02 Michael Albinus <michael.albinus@gmx.de>
8414
dbbc2e69
SM
8415 * jka-compr.el (jka-compr-call-process):
8416 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
8417 not remote.
8418
a032a702
MA
84192012-03-01 Michael Albinus <michael.albinus@gmx.de>
8420
8421 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
8422 access of FILE2, if FILE1 does not exist.
8423
99a54f21
MA
8424 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
8425 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
8426
8427 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
8428 Add "PAGER=" to `process-environment'.
8429
f6561e1f
MM
84302012-03-01 Michael R. Mauger <mmaug@yahoo.com>
8431
8432 * progmodes/sql.el: Bug fix
8433 (sql-get-login-ext): Save login values in globals.
8434 (sql-get-login): Use new version of `sql-get-login-ext'.
8435 (sql-interactive-mode): Set global `sql-connection' to nil.
8436 (sql-connect): Set global values for connection.
8437 (sql-product-interactive): Save global values as buffer local.
8438
2d44d9cc
LL
84392012-02-29 Leo Liu <sdl.web@gmail.com>
8440
8441 * abbrev.el (define-abbrevs): Reset sys to nil.
8442
96b49301 84432012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8444
bf7f9bc5
JB
8445 * files.el (file-equal-p): Rename from `files-equal-p'.
8446 Return nil when one or both files don't exist.
96b49301 8447 (file-subdir-of-p): Now only top directory must exists,
8448 return nil if it doesn't.
bf7f9bc5
JB
8449 (copy-directory): No need to test with `file-subdir-of-p' after
8450 creating dir.
8451 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
8452 to `file-equal-p'.
96b49301 8453
44e97401
GM
84542012-02-28 Glenn Morris <rgm@gnu.org>
8455
8456 * shell.el (shell-mode):
8457 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
8458 * play/landmark.el (landmark-font-lock-face-O):
8459 * play/handwrite.el (handwrite):
8460 * play/gomoku.el (gomoku-O):
8461 * net/browse-url.el (browse-url-browser-display):
8462 * international/mule.el (define-charset):
8463 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
8464 * filesets.el (filesets-find-file-delay):
8465 * eshell/em-xtra.el (eshell-xtra):
8466 * eshell/em-unix.el (eshell-grep):
8467 * emulation/viper.el (viper-mode):
8468 * emacs-lisp/regexp-opt.el (regexp-opt-group):
8469 * emacs-lisp/easymenu.el (easy-menu-define):
8470 * calendar/timeclock.el (timeclock-use-display-time):
8471 * bs.el (bs-mode):
8472 * bookmark.el (bookmark-save-flag):
8473 Doc fix (standardize possessive apostrophe usage).
8474
c98c6276
CY
84752012-02-27 Chong Yidong <cyd@gnu.org>
8476
bf7f9bc5
JB
8477 * emulation/viper-cmd.el (viper-intercept-ESC-key):
8478 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 8479
c98c6276
CY
8480 * font-lock.el (font-lock-specified-p): Rename from
8481 font-lock-spec-present. Callers changed.
8482
9c62cd04 84832012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 8484
bf7f9bc5
JB
8485 * emacs-lisp/package.el (package-compute-transaction):
8486 Handle holding a package version to t in package-load-list.
8ac9e529 8487
530739c9
MA
84882012-02-26 Michael Albinus <michael.albinus@gmx.de>
8489
8490 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
8491 (tramp-get-inode, tramp-get-device): Use cached values.
8492
487915d7
AM
84932012-02-26 Alan Mackenzie <acm@muc.de>
8494
8495 Check there is a font-lock specification before doing initial
8496 fontification.
8497
8498 * font-core.el (font-lock-mode): Move the conditional from
8499 :after-hook to font-lock-initial-fontify.
8500 (font-lock-default-function): Move the check for a specification
8501 to font-lock-spec-present.
8502
dc9924b8 8503 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
8504 (font-lock-spec-present): New function.
8505
4fd96557
JB
85062012-02-26 Jim Blandy <jimb@red-bean.com>
8507
8508 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
8509 (gdb-send): Apply it to the operand of the '-interpreter-exec
8510 console' command, so that we can pass arguments with (say) quotes
8511 in them. Store exact string sent in gdb-debug-log (Bug#10765).
8512
9a4888c0
CY
85132012-02-26 Chong Yidong <cyd@gnu.org>
8514
07498861
CY
8515 * help-fns.el (describe-function-1): Clarify description of
8516 remapping (Bug#10844).
8517
9a4888c0
CY
8518 * files.el (files-equal-p): Doc fix.
8519 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
8520 and quit the loop once a mismatch is found.
8521
ea8fb88d
JB
85222012-02-25 Juanma Barranquero <lekktu@gmail.com>
8523
8524 * bs.el (bs--show-with-configuration): Don't throw an error
8525 if the window cannot be split; otherwise, subsequent calls to
8526 bs-show fail, restoring a stale window config. (Bug#10882)
8527
525795c1
JD
85282012-02-25 Jan Djärv <jan.h.d@swipnet.se>
8529
8530 * term/ns-win.el (global-map): Bind ns-drag-file to
8531 ns-find-file (Bug#5855, Bug#10050).
8532
f008086f
AS
85332012-02-25 Andreas Schwab <schwab@linux-m68k.org>
8534
8535 * calendar/parse-time.el (parse-time-string): Allow extractor to
8536 return nil.
8537
a3fcfa99
MA
85382012-02-25 Michael Albinus <michael.albinus@gmx.de>
8539
91027d08
JB
8540 * net/tramp.el (tramp-file-name-for-operation):
8541 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
8542
8543 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
8544 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
8545 Add COPY-CONTENTS argument.
a3fcfa99 8546
67b0de11
CY
85472012-02-25 Chong Yidong <cyd@gnu.org>
8548
8549 Add custom groups for VC backends, for consistency with vc-bzr.
8550
8551 * vc/vc-arch.el (vc-arch):
8552 * vc/vc-cvs.el (vc-cvs):
8553 * vc/vc-git.el (vc-git):
8554 * vc/vc-hg.el (vc-hg):
8555 * vc/vc-mtn.el (vc-mtn):
8556 * vc/vc-rcs.el (vc-rcs):
8557 * vc/vc-sccs.el (vc-sccs):
8558 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
8559 All relevant defcustoms reassigned.
8560
3c9dfce6
CY
85612012-02-25 Chong Yidong <cyd@gnu.org>
8562
1339bf43
CY
8563 * newcomment.el (comment-styles): Add autoload (Bug#10868).
8564
3c9dfce6
CY
8565 * term/x-win.el (x-initialize-window-system): Reduce default for
8566 x-selection-timeout to 5 seconds (Bug#8869).
8567
25b2e303 85682012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8569
ec70a47d
GM
8570 * files.el (files-equal-p, file-subdir-of-p): New functions.
8571 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 8572 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
8573 * dired-aux.el (dired-copy-file-recursive): Same.
8574 (dired-create-files): Modify destination when source is equal to
8575 dest when copying files.
53a46cd0 8576 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 8577
914260cd
MA
85782012-02-24 Michael Albinus <michael.albinus@gmx.de>
8579
8580 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
8581 (Bug#10874)
8582
2cb228f7
AM
85832012-02-23 Alan Mackenzie <acm@muc.de>
8584
8585 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
8586 parameter "after-hook:" to allow the expansion to run code after
8587 the execution of the mode hooks.
8588
8589 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 8590 from font-lock-mode-internal.
2cb228f7 8591
91027d08 8592 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
8593 :after-hook.
8594
8f0fde21
SM
85952012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
8596
3e88618b
SM
8597 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
8598 (completion--cache-all-sorted-completions): New function.
8599 (completion-all-sorted-completions): Use it.
8600 (completion--do-completion, minibuffer-force-complete):
8601 Use it to re-instate the flush hook.
8602
8f0fde21
SM
8603 * icomplete.el (icomplete-completions): Replace last fix with a better
8604 one (bug#10850).
8605
8e911f6f
DG
86062012-02-23 Dmitry Gutov <dgutov@yandex.ru>
8607
8608 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
8609 when it might call us back infinitely (bug#10797).
8610
49fe4321
GM
86112012-02-23 Glenn Morris <rgm@gnu.org>
8612
8613 * minibuffer.el (completion-category-overrides): Doc fix.
8614
b291b572
SM
86152012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
8616
8617 * minibuffer.el (completion-table-with-context): Fix inf-loop.
8618 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
8619
31a9ef2e
GM
86202012-02-23 Glenn Morris <rgm@gnu.org>
8621
5e6e6794 8622 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
8623 (authors-obsolete-files-regexps, authors-ignored-files)
8624 (authors-ambiguous-files, authors-renamed-files-alist):
8625 Add more entries.
8626
0bd1e074
JL
86272012-02-23 Juri Linkov <juri@jurta.org>
8628
8629 * isearch.el (isearch-occur): Sync interactive spec with occur's
8630 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
8631
b617673c
JL
8632 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
8633
19e9789e
JL
86342012-02-22 Juri Linkov <juri@jurta.org>
8635
8636 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
8637 (ucs-insert): Doc fix. Check for hex digits in the string.
8638 Don't display `nil' in the error message. (Bug#10857)
8639
f41ce09d
AM
86402012-02-22 Alan Mackenzie <acm@muc.de>
8641
7a71b18d 8642 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 8643
ac2eceee
GM
86442012-02-22 Glenn Morris <rgm@gnu.org>
8645
8646 * ffap.el (ffap-c-path):
8647 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
8648
abd1f678
CY
86492012-02-22 Chong Yidong <cyd@gnu.org>
8650
8651 * custom.el (load-theme): Doc fix.
8652
f25aef2e
GM
86532012-02-22 Glenn Morris <rgm@gnu.org>
8654
8655 * dired-x.el (dired-guess-shell-alist-default):
8656 Remove escape sequences from nroff output. (Bug#172)
8657
5f8dc2ca
GM
86582012-02-21 Glenn Morris <rgm@gnu.org>
8659
6ff86ec4
GM
8660 * vc/emerge.el (emerge-defvar-local):
8661 Set `permanent-local' property rather than unused `preserved'.
8662
be3223a3 8663 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
8664 (picture-mode-map): Use it. (Bug#10860)
8665 (picture-mode): Doc fix.
8666
3fe58f4f
JB
86672012-02-21 Juanma Barranquero <lekktu@gmail.com>
8668
8669 * newcomment.el (uncomment-region-default): Remove unused binding.
8670
f9a998c3
GM
86712012-02-21 Glenn Morris <rgm@gnu.org>
8672
8673 * textmodes/picture.el (picture-motion, picture-motion-reverse)
8674 (picture-self-insert, picture-tab-chars): Doc fix.
8675 (picture-mode-map): Fix C-a, C-e.
8676
c6029348
GM
86772012-02-20 Glenn Morris <rgm@gnu.org>
8678
8679 * emacs-lisp/authors.el (authors-aliases): Add another entry.
8680
ab1ce9d7
LL
86812012-02-20 Leo Liu <sdl.web@gmail.com>
8682
8683 * icomplete.el (icomplete-completions): Check FROM arg before
8684 passing to substring (Bug#10850).
8685
0fd40f89
CY
86862012-02-19 Chong Yidong <cyd@gnu.org>
8687
8688 * comint.el: Require ansi-color.
8689 (comint-output-filter-functions): Add ansi-color-process-output.
8690
8691 * ansi-color.el: Don't set comint-output-filter-functions; it is
8692 now in the initial value defined in comint.el.
8693 (ansi-color-apply-face-function): New variable.
8694 (ansi-color-apply-on-region): Use it.
8695 (ansi-color-apply-overlay-face): New function.
8696
8697 * shell.el (shell): No need to require ansi-color.
8698 (shell-mode): Use ansi-color-apply-face-function to highlight
8699 color escapes using font-lock-face property (Bug#10835).
8700
20af2394
CY
87012012-02-19 Chong Yidong <cyd@gnu.org>
8702
8703 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
8704 mode-line formats (Bug#10839).
8705
e23a3fbe
GM
87062012-02-18 Glenn Morris <rgm@gnu.org>
8707
b474519e
GM
8708 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
8709
8710 * mail/undigest.el (unforward-rmail-message): Doc fix.
8711
e23a3fbe
GM
8712 * saveplace.el (save-place-ignore-files-regexp): Add :version.
8713
57939ff4
EZ
87142012-02-18 Eli Zaretskii <eliz@gnu.org>
8715
8716 * international/characters.el (script-list): Sync with the latest
8717 Unicode Character Database.
8718
0c23686e
AS
87192012-02-18 Andreas Schwab <schwab@linux-m68k.org>
8720
8721 * international/titdic-cnv.el: Remove duplicate coding tag.
8722 * language/cham.el: Likewise.
8723 * language/tai-viet.el: Likewise.
8724
6818b449
GM
87252012-02-18 Glenn Morris <rgm@gnu.org>
8726
8727 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
8728 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
8729 (calendar-bahai-all-holidays-flag, calendar-other-dates):
8730 * calendar/diary-lib.el (diary-abbreviated-year-flag):
8731 * calendar/holidays.el (holiday-bahai-holidays)
8732 (calendar-holidays, list-holidays):
8733 Use utf-8 Bahá'í in doc-strings, menus, etc.
8734
0311a3fc
TH
87352012-02-17 Tassilo Horn <tassilo@member.fsf.org>
8736
8737 * saveplace.el (save-place-ignore-files-regexp): New variable
8738 allowing for excluding files from saving their location of point.
8739 The default value matches the temporary commit message editing
8740 files from Git, SVN, Bazaar, and Mercurial.
8741 (save-place-to-alist): Use it.
8742
d209e2fb 87432012-02-17 Lawrence Mitchell <wence@gmx.li>
f1a71c6e 8744 Stefan Monnier <monnier@iro.umontreal.ca>
eb864a71
LM
8745
8746 * newcomment.el (uncomment-region-default): Don't leave extra space
8747 when an arg is provided (bug#8150).
8748
ee0ce425
TZ
87492012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
8750
eb864a71 8751 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 8752
95ddf442
GM
87532012-02-17 Glenn Morris <rgm@gnu.org>
8754
8755 * net/socks.el: Require network-stream. (Bug#10599)
8756
48dd1e39 87572012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
8758
8759 * international/charprop.el:
8760 * international/uni-name.el:
8761 * international/uni-old-name.el:
8762 * international/uni-comment.el: Regenerate.
8763
d68cd087
GM
87642012-02-16 Glenn Morris <rgm@gnu.org>
8765
8766 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
8767 Interactively in calendar buffer, give an error if not on a date.
8768
13932042
GM
87692012-02-15 Glenn Morris <rgm@gnu.org>
8770
8771 * shell.el (shell-delimiter-argument-list):
8772 Revert 2011-02-17 change. (Bug#8027)
8773
c3a70e2b
CY
87742012-02-15 Chong Yidong <cyd@gnu.org>
8775
60236b0d
CY
8776 * minibuffer.el (completion-at-point-functions): Doc fix.
8777
c3a70e2b
CY
8778 * custom.el (defcustom): Doc fix; note use of defvar.
8779
9f26dc24
GM
87802012-02-15 Glenn Morris <rgm@gnu.org>
8781
8782 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
8783 Doc fixes.
8784
6546b134
GM
87852012-02-14 Glenn Morris <rgm@gnu.org>
8786
8787 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
8788
d29b2b4c
LI
87892012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
8790
8791 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
8792 way the ports list is computed.
835bdcba
LI
8793 (smtpmail-query-smtp-server): Prompt the user for a port number if
8794 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 8795
08dcdbc9
TZ
87962012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
8797
8798 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
8799
2605051a
GM
88002012-02-13 Glenn Morris <rgm@gnu.org>
8801
8802 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
8803
7ee99f32
TZ
88042012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
8805
8806 * net/gnutls.el (gnutls-trustfiles): New variable.
8807 (gnutls-negotiate): Use it.
8808
5f0af64f
LI
88092012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
8810
8811 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
8812 does its stuff if Gnus is running.
8813
c14fcc95
AM
88142012-02-13 Alan Mackenzie <acm@muc.de>
8815
8816 Fix a loop in c-set-fl-decl-start.
8817
7a71b18d 8818 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
8819 c-backward-syntactic-ws actually moves backwards.
8820
142b4d90
LL
88212012-02-13 Leo Liu <sdl.web@gmail.com>
8822
8823 * net/rcirc.el (rcirc-markup-attributes): Move point to the
8824 beginning so that all \C-o chars are removed.
8825
fa9958a6
TZ
88262012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
8827
dc9924b8 8828 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 8829
0bc5886a
AM
88302012-02-12 Alan Mackenzie <acm@muc.de>
8831
8832 Fix infinite loop with long macros.
4d6769e1 8833 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 8834
d4bd55e7
CY
88352012-02-12 Chong Yidong <cyd@gnu.org>
8836
8837 * window.el (display-buffer): Doc fix (Bug#10785).
8838
66f3fe22
GM
88392012-02-12 Glenn Morris <rgm@gnu.org>
8840
bd7da63e
GM
8841 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
8842 (x-disown-selection-internal, x-get-selection-internal):
8843 Sync docs with the xselect.c versions.
8844
66f3fe22
GM
8845 * allout-widgets.el: Add missing license notice.
8846
3e0d2fa7
GM
88472012-02-11 Glenn Morris <rgm@gnu.org>
8848
cfecdf09
GM
8849 * select.el (x-get-selection-internal, x-own-selection-internal)
8850 (x-disown-selection-internal):
8851 * x-dnd.el (x-get-selection-internal): Update declarations.
8852
6d216d7f
GM
8853 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
8854
2bed3f04
GM
8855 * window.el (window-sides-slots):
8856 * tool-bar.el (tool-bar-position):
8857 * term/xterm.el (xterm-extra-capabilities):
8858 * ses.el (ses-self-reference-early-detection):
8859 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
8860 (verilog-auto-wire-type)
8861 (verilog-auto-delete-trailing-whitespace)
8862 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
8863 (verilog-auto-tieoff-declaration):
8864 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
8865 (sql-oracle-statement-starters, sql-oracle-scan-on):
8866 * progmodes/prolog.el (prolog-align-comments-flag)
8867 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
8868 (prolog-left-indent-regexp, prolog-paren-indent-p)
8869 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
8870 (prolog-types, prolog-mode-specificators)
8871 (prolog-determinism-specificators, prolog-directives)
8872 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
8873 (prolog-electric-dot-flag)
8874 (prolog-electric-dot-full-predicate-template)
8875 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
8876 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
8877 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
8878 (prolog-program-switches, prolog-prompt-regexp)
8879 (prolog-debug-on-string, prolog-debug-off-string)
8880 (prolog-trace-on-string, prolog-trace-off-string)
8881 (prolog-zip-on-string, prolog-zip-off-string)
8882 (prolog-use-standard-consult-compile-method-flag)
8883 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
8884 (prolog-imenu-max-lines, prolog-info-predicate-index)
8885 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
8886 (prolog-char-quote-workaround):
8887 * progmodes/cc-vars.el (c-defun-tactic):
8888 * net/tramp.el (tramp-encoding-command-interactive)
8889 (tramp-local-end-of-line):
8890 * net/soap-client.el (soap-client):
8891 * net/netrc.el (netrc-file):
8892 * net/gnutls.el (gnutls):
8893 * minibuffer.el (completion-category-overrides)
8894 (completion-cycle-threshold)
8895 (completion-pcm-complete-word-inserts-delimiters):
8896 * man.el (Man-name-local-regexp):
8897 * mail/feedmail.el (feedmail-display-full-frame):
8898 * international/characters.el (glyphless-char-display-control):
8899 * eshell/em-ls.el (eshell-ls-date-format):
8900 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
8901 (lisp-lambda-list-keyword-parameter-indentation)
8902 (lisp-lambda-list-keyword-parameter-alignment):
8903 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
8904 * dired-x.el (dired-omit-verbose):
8905 * cus-theme.el (custom-theme-allow-multiple-selections):
8906 * calc/calc.el (calc-highlight-selections-with-faces)
8907 (calc-lu-field-reference, calc-lu-power-reference)
8908 (calc-note-threshold):
8909 * battery.el (battery-mode-line-limit):
8910 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
8911 (archive-7z-update):
8912 * allout.el (allout-prefixed-keybindings)
8913 (allout-unprefixed-keybindings)
8914 (allout-inhibit-auto-fill-on-headline)
8915 (allout-flattened-numbering-abbreviation):
8916 * allout-widgets.el (allout-widgets-auto-activation)
8917 (allout-widgets-icons-dark-subdir)
8918 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
8919 (allout-widgets-theme-dark-background)
8920 (allout-widgets-theme-light-background)
8921 (allout-widgets-item-image-properties-emacs)
8922 (allout-widgets-item-image-properties-xemacs)
8923 (allout-widgets-run-unit-tests-on-load)
8924 (allout-widgets-time-decoration-activity)
8925 (allout-widgets-hook-error-post-time)
8926 (allout-widgets-track-decoration):
8927 Add missing :version tags to new defcustoms and defgroups.
8928
5fec1b8e
GM
8929 * progmodes/sql.el (sql-ansi-statement-starters)
8930 (sql-oracle-statement-starters): Add custom type.
8931
3e0d2fa7
GM
8932 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
8933 (prolog-system-version): Give it a type.
8934
90b671e2
EZ
89352012-02-11 Eli Zaretskii <eliz@gnu.org>
8936
8937 * term/pc-win.el (x-select-text, x-selection-owner-p)
8938 (x-own-selection-internal, x-disown-selection-internal)
8939 (x-get-selection-internal): Sync doc strings and argument lists
8940 with xselect.c, common-win.el and x-win.el. (Bug#10783)
8941
5eac0c02
LL
89422012-02-11 Leo Liu <sdl.web@gmail.com>
8943
8944 * progmodes/python.el (python-end-of-statement): Fix infinite
8945 loop. (Bug#10788)
8946
f82cb659
GM
89472012-02-10 Glenn Morris <rgm@gnu.org>
8948
8949 * international/mule-cmds.el (unify-8859-on-encoding-mode)
8950 (unify-8859-on-decoding-mode): Properly mark as obsolete.
8951
cc26d239
LI
89522012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
8953
8954 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
8955 about SMTP before checking the From header.
8956
91027d08 8957 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
8958 into own function for reuse by emacsbug.el.
8959
1be3ca5a
LL
89602012-02-10 Leo Liu <sdl.web@gmail.com>
8961
8962 * subr.el (condition-case-unless-debug): Rename from
8963 condition-case-no-debug. All callers changed.
8964 (with-demoted-errors): Fix caller.
8965
8966 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
8967 * nxml/rng-valid.el (rng-do-some-validation):
8968 * emacs-lisp/package.el (package-refresh-contents)
8969 (package-menu-execute):
8970 * desktop.el (desktop-create-buffer):
91027d08 8971 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 8972
b011fbfe
GM
89732012-02-10 Glenn Morris <rgm@gnu.org>
8974
b2096d72
GM
8975 * textmodes/bibtex.el:
8976 Add missing :version tags for new/changed defcustoms.
8977
b011fbfe
GM
8978 * files.el (remote-file-name-inhibit-cache): Doc fixes.
8979
4c7e65bf
LI
89802012-02-09 Lars Ingebrigtsen <larsi@rusty>
8981
8982 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
8983 (smtpmail-via-smtp): Use it, or fall back on the From address.
8984 (smtpmail-send-it): Ditto.
8985
f3934f6f
SM
89862012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
8987
8988 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
8989 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
8990 (byte-compile-tmp-var): New const.
8991 (byte-compile-defvar): Use it to minimize .elc size.
8992 Just use `defvar' rather than simulate it (bug#10761).
8993
a075a2c5
GM
89942012-02-09 Glenn Morris <rgm@gnu.org>
8995
cf3aa21b
GM
8996 * files.el (rename-uniquely): Doc fix. (Bug#3806)
8997
354998cd
GM
8998 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
8999 Add :version tags.
9000
dc9924b8
SM
9001 * progmodes/compile.el (compilation-error-screen-columns)
9002 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 9003
dab3703d
GM
9004 * vc/log-view.el (log-view-toggle-entry-display):
9005 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
9006
3f88cd72
GM
9007 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
9008 (report-emacs-bug-can-use-xdg-email):
9009 (report-emacs-bug-insert-to-mailer): Doc fixes.
9010 (report-emacs-bug): Message fix.
9011
d95b247d
GM
9012 * net/browse-url.el (browse-url-can-use-xdg-open)
9013 (browse-url-xdg-open): Doc fixes.
9014
a075a2c5
GM
9015 * electric.el (electric-indent-mode, electric-pair-mode)
9016 (electric-layout-rules, electric-layout-mode): Doc fixes.
9017 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
9018
ffb6157e
MR
90192012-02-08 Martin Rudalics <rudalics@gmx.at>
9020
9021 * server.el (server-unselect-display): Don't inadvertently kill
9022 the current buffer. (Bug#10729)
9023
e1ac4066
GM
90242012-02-08 Glenn Morris <rgm@gnu.org>
9025
34e8a2da
GM
9026 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
9027 (sql-list-table): Doc fixes.
9028
b4ac6e8c
GM
9029 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
9030 Comment out (does nothing).
9031
e1ac4066
GM
9032 * completion.el (dynamic-completion-mode):
9033 * dirtrack.el (dirtrack-debug-mode):
9034 * electric.el (electric-layout-mode):
9035 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
9036 * face-remap.el (text-scale-mode, buffer-face-mode):
9037 * iimage.el (iimage-mode):
9038 * image-mode.el (image-transform-mode):
9039 * minibuffer.el (completion-in-region-mode):
9040 * scroll-lock.el (scroll-lock-mode):
9041 * simple.el (next-error-follow-minor-mode):
9042 * tar-mode.el (tar-subfile-mode):
9043 * tooltip.el (tooltip-mode):
9044 * vcursor.el (vcursor-use-vcursor-map):
9045 * wid-browse.el (widget-minor-mode):
9046 * emulation/tpu-edt.el (tpu-edt-mode):
9047 * emulation/tpu-extras.el (tpu-cursor-free-mode):
9048 * international/iso-ascii.el (iso-ascii-mode):
9049 * language/thai-util.el (thai-word-mode):
9050 * mail/supercite.el (sc-minor-mode):
9051 * net/goto-addr.el (goto-address-mode):
9052 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
9053 * progmodes/cwarn.el (cwarn-mode):
9054 * progmodes/flymake.el (flymake-mode):
9055 * progmodes/glasses.el (glasses-mode):
9056 * progmodes/hideshow.el (hs-minor-mode):
9057 * progmodes/pascal.el (pascal-outline-mode):
9058 * textmodes/enriched.el (enriched-mode):
9059 * vc/smerge-mode.el (smerge-mode):
9060 Doc fixes (minor mode argument).
9061
5e0d957f
EZ
90622012-02-07 Eli Zaretskii <eliz@gnu.org>
9063
9064 * ls-lisp.el (ls-lisp-sanitize): New function.
9065 (ls-lisp-insert-directory): Use it to fix or remove any elements
9066 in file-alist with missing attributes. (Bug#4673)
9067
98d7371e
AM
90682012-02-07 Alan Mackenzie <acm@muc.de>
9069
9070 Fix spurious recognition of c-in-knr-argdecl.
9071
9072 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
9073 putative K&R region.
9074
667ced3a
AM
90752012-02-07 Alan Mackenzie <acm@muc.de>
9076
eb864a71
LM
9077 * progmodes/cc-engine.el (c-forward-objc-directive):
9078 Prevent looping in "#pragma mark @implementation".
667ced3a 9079
5b77774d
MA
90802012-02-07 Michael Albinus <michael.albinus@gmx.de>
9081
9082 * notifications.el (notifications-on-closed-signal): Make `reason'
9083 optional. (Bug#10744)
9084
af008560
GM
90852012-02-07 Glenn Morris <rgm@gnu.org>
9086
60d47423
GM
9087 * emacs-lisp/easy-mmode.el (define-minor-mode):
9088 Doc fixes for the macro and the mode it defines.
9089
dd605cc4
GM
9090 * image.el (imagemagick-types-inhibit): Doc fix.
9091
af008560
GM
9092 * cus-start.el (imagemagick-render-type): Add it.
9093
5cc59a37
LI
90942012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
9095
4d6769e1
JB
9096 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
9097 Set the default at load time, too, so that `font-lock-fontify-buffer'
9098 can be called without setting up the entire mode first. This fixes
9099 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 9100
9a6dd747
CY
91012012-02-06 Chong Yidong <cyd@gnu.org>
9102
2d16b285
CY
9103 * simple.el (list-processes--refresh): Delete exited processes
9104 (Bug#8094).
9105
171e9b6e
CY
9106 * comint.el (comint-next-prompt): next-single-char-property-change
9107 and prev-single-char-property-change never return nil (Bug#8657).
9108
9a6dd747
CY
9109 * custom.el (defcustom): Doc fix (Bug#9711).
9110
aa4589a7
CY
91112012-02-05 Chong Yidong <cyd@gnu.org>
9112
5c2a252f
CY
9113 * cus-edit.el (custom-variable-reset-backup): Quote the value
9114 before storing it in the customized-value property (Bug#6712).
4aab9006 9115 (custom-display): Add a customization type tag.
983b9602 9116 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 9117
aa4589a7
CY
9118 * wid-edit.el (widget-field-value-get): New optional arg to
9119 suppress trailing whitespace truncation.
9120 (character): Use it (Bug#2689).
9121
1ff980ae
AS
91222012-02-05 Andreas Schwab <schwab@linux-m68k.org>
9123
9124 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
9125 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
9126
03988c98
CY
91272012-02-05 Chong Yidong <cyd@gnu.org>
9128
eeb6cc88
CY
9129 * cus-edit.el (custom-variable-value-create): For mismatched
9130 types, show the current value (Bug#7600).
9131
03988c98
CY
9132 * custom.el (defcustom): Doc fix.
9133
f8cdeef0
GM
91342012-02-05 Glenn Morris <rgm@gnu.org>
9135
9136 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
9137
0696d255
JB
91382012-02-05 Juanma Barranquero <lekktu@gmail.com>
9139
9140 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
9141 (pp-buffer): Use `ignore-errors', `looking-at-p'.
9142 (pp-last-sexp): Use `looking-at-p'.
9143
34c99998
GM
91442012-02-04 Glenn Morris <rgm@gnu.org>
9145
8f05da42
GM
9146 * files.el (revert-buffer):
9147 Doc fix (mention revert-buffer-in-progress-p).
9148
f160676e
GM
9149 * emacs-lisp/ert-x.el (ert-simulate-command):
9150 Check deferred-action-list (which is obsolete) is bound.
9151
c7291ad9
GM
9152 * subr.el (with-wrapper-hook): Doc fixes.
9153
34c99998
GM
9154 * simple.el (filter-buffer-substring-functions)
9155 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
9156
6283a7d3
LL
91572012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
9158
9159 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
9160 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
9161
e96e3013
LL
91622012-02-04 Leo Liu <sdl.web@gmail.com>
9163
9164 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
9165
8ded50f2
GM
91662012-02-04 Glenn Morris <rgm@gnu.org>
9167
82ff1d13
GM
9168 * image.el (image-extension-data): Add obsolete alias.
9169
987a0a16
GM
9170 * isearch.el (isearch-update): Doc fix.
9171
ea32ef46
GM
9172 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
9173
8ded50f2
GM
9174 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
9175
eea14f31
GM
91762012-02-03 Glenn Morris <rgm@gnu.org>
9177
9178 * image.el (image-animated-p): Doc fix. Use image-animated-types.
9179 (image-animate-timeout): Doc fix.
9180
9181 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
9182
12f381b7
GM
91832012-02-02 Glenn Morris <rgm@gnu.org>
9184
953cebf5
GM
9185 * server.el (server-auth-dir): Doc fix.
9186 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
9187
12f381b7
GM
9188 * subr.el (run-mode-hooks): Doc fix.
9189
953a8c3b
JL
91902012-02-02 Juri Linkov <juri@jurta.org>
9191
9192 * image-mode.el (image-toggle-display-image): Remove tautological
9193 `major-mode' from the `derived-mode-p' test.
9194
c5d3843c
KH
91952012-02-02 Kenichi Handa <handa@m17n.org>
9196
9f6e692e 9197 * composite.el (compose-region): Cancel previous change.
c5d3843c 9198
159462d4 91992012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
9200
9201 * composite.el (compose-region, compose-string): Signal error for
9202 a null string component (Bug#6988).
9203
9f562668
CY
92042012-02-01 Chong Yidong <cyd@gnu.org>
9205
e2cef717
CY
9206 * view.el (view-buffer-other-window, view-buffer-other-frame):
9207 Handle special modes like view-buffer (Bug#10650).
9208 (view-buffer): Simplify.
9209
9f562668
CY
9210 * frame.el (set-frame-font): Tweak meaning of third argument.
9211
9f6e692e
JB
9212 * dynamic-setting.el (font-setting-change-default-font):
9213 Use set-frame-font (Bug#9982).
9f562668 9214
781acb9f
GM
92152012-02-01 Glenn Morris <rgm@gnu.org>
9216
6035be52
GM
9217 * progmodes/compile.el (compilation-internal-error-properties):
9218 Respect compilation-first-column in the "*compilation*" buffer.
9219
781acb9f
GM
9220 * emacs-lisp/easy-mmode.el (define-minor-mode):
9221 Relax :variable's test for a named function.
9222
abbceb00
AM
92232012-01-31 Alan Mackenzie <acm@muc.de>
9224
9225 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
9226 off by one error.
9227
fce3fdeb
CY
92282012-01-31 Chong Yidong <cyd@gnu.org>
9229
9230 * frame.el (set-frame-font): New arg ALL-FRAMES.
9231
9232 * menu-bar.el (menu-set-font): Use set-frame-font.
9233
9234 * faces.el (face-spec-reset-face): Don't apply unspecified
9235 attribute values to the default face.
9236
47893581
JB
92372012-01-31 Juanma Barranquero <lekktu@gmail.com>
9238
9239 * progmodes/cwarn.el (cwarn): Remove dead link.
9240 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
9241 Remove * from defcustom docstrings.
9242 (turn-on-cwarn-mode): Make obsolete.
9243 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
9244 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
9245
e58e988a
GM
92462012-01-31 Glenn Morris <rgm@gnu.org>
9247
60dc2671 9248 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 9249 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 9250 Allow named functions to be used as the cdr of :variable.
e58e988a 9251
7a3f511d
GM
92522012-01-30 Glenn Morris <rgm@gnu.org>
9253
9254 * emacs-lisp/authors.el (authors-fixed-entries):
9255 Remove reference to deleted file rnewspost.el.
9256
cb882333
JB
92572012-01-29 Juanma Barranquero <lekktu@gmail.com>
9258
9259 * window.el (window-with-parameter): Remove unused variable `windows'.
9260 (window--side-check): Remove unused variable `code'.
9261 (window--resize-siblings): Remove unused variable `first'.
9262 (adjust-window-trailing-edge): Remove unused variable `failed'.
9263 (window-deletable-p, window--delete): Remove unused variable `buffer'.
9264 Use `let', not `let*'.
9265 (balance-windows-2): Remove unused variable `found'.
9266 (window--state-put-2): Remove unused variable `splits'.
9267 (window-state-put): Remove unused variable `selected'.
9268 (same-window-p): Use `string-match-p'.
9269 (display-buffer-assq-regexp): Remove unused variable `value'.
9270 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9271 Mark argument ALIST as ignored.
9272 (pop-to-buffer): Remove unused variable `old-window'.
9273
907201af
EZ
92742012-01-29 Eli Zaretskii <eliz@gnu.org>
9275
9276 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
9277 and .lzma compressed files.
9278
ea162670
CY
92792012-01-29 Chong Yidong <cyd@gnu.org>
9280
5b95ee8a
CY
9281 * frame.el (window-system-default-frame-alist): Doc fix.
9282
ea162670
CY
9283 * dynamic-setting.el (font-setting-change-default-font): Don't
9284 change the default face if SET-FONT argument is non-nil (Bug#9982).
9285
d6e6f4b1
SB
92862012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
9287
9288 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
9289
0f29fa41 92902012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
9291
9292 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
9293 breakpoints in files outside current directory (Bug#6098).
9294
db174434
CY
92952012-01-29 Chong Yidong <cyd@gnu.org>
9296
6b25e4e2
SE
9297 * progmodes/python.el: Require ansi-color at top-level.
9298
6df6ae42
JB
9299 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
9300 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
9301 (lisp-mode-abbrev-table): Add doc.
9302 (lisp-mode-variables): Don't set local-abbrev-table.
9303 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
9304
e70ee681
RW
93052012-01-28 Roland Winkler <winkler@gnu.org>
9306
9307 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
9308
ace88aa2
RW
93092012-01-28 Roland Winkler <winkler@gnu.org>
9310
9311 * textmodes/bibtex.el (bibtex-entry-alist): New function.
9312 (bibtex-set-dialect): Use it. Either set global values of
9313 dialect-dependent variables or bind these variables buffer-locally
9314 (Bug#10254).
9315 (bibtex-mode): Call bibtex-set-dialect via
9316 hack-local-variables-hook.
eb864a71
LM
9317 (bibtex-dialect): Update docstring.
9318 Add safe-local-variable predicate.
ace88aa2
RW
9319 (bibtex-entry-alist, bibtex-field-alist): Initialize via
9320 bibtex-set-dialect.
9321 (bibtex-mode-map): Define menu for each dialect.
9322 (bibtex-entry): Fix docstring.
9323
93376c5b
CY
93242012-01-28 Chong Yidong <cyd@gnu.org>
9325
9326 * eshell/esh-arg.el (eshell-quote-argument): New function.
9327
9328 * eshell/esh-ext.el (eshell-invoke-batch-file):
9329 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
9330 first arg to eshell-parse-command (Bug#10523).
9331
4372494f
DA
93322012-01-28 Drew Adams <drew.adams@oracle.com>
9333
9334 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
9335 `default-directory' is non-nil.
9336
4d4ec1f8
EZ
93372012-01-28 Eli Zaretskii <eliz@gnu.org>
9338
9339 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
9340 line that displays system-configuration-options. (Bug#9924)
9341
7c188927
DA
93422012-01-28 Drew Adams <drew.adams@oracle.com>
9343
9344 * descr-text.el (describe-char): Show information about POS, in
9345 addition to information about the character at POS. Improve and
9346 update the doc string. Change "code point" to "code point in
9347 charset", to avoid confusion with the character's Unicode code
9348 point shown above that. (Bug#10129)
9349
e0da685a
EZ
93502012-01-28 Eli Zaretskii <eliz@gnu.org>
9351
9352 * descr-text.el (describe-char): Show the raw character, not only
9353 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
9354 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
9355 for the reasons.
9356
70550acf
PH
93572012-01-28 Phil Hagelberg <phil@hagelb.org>
9358
eb864a71
LM
9359 * emacs-lisp/package.el (package-install):
9360 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 9361
0ce8e868
CY
93622012-01-28 Chong Yidong <cyd@gnu.org>
9363
cb882333
JB
9364 * emacs-lisp/package.el (package-maybe-load-descriptor):
9365 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
9366 (package-maybe-load-descriptor): Use it.
9367 (package-download-transaction): Fully load required packages
9368 inside the loop, so that `require' calls work (Bug#10593).
9369 (package-install): No need to call package-initialize now.
9370
2e7f3bea
CY
93712012-01-28 Chong Yidong <cyd@gnu.org>
9372
6e9bad14
CY
9373 * simple.el (deactivate-mark): Doc fix (Bug#8614).
9374
f823b8ca
CY
9375 * tooltip.el (tooltip-mode): Doc fix.
9376 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
9377
2680c309
CY
9378 * frame.el (set-cursor-color): Doc fix (Bug#352).
9379
d7a9e63b
CY
9380 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
9381 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
9382
2e7f3bea
CY
9383 * cus-edit.el (custom-buffer-create-internal): Fix search button
9384 action (Bug#10542).
2ae01800 9385 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 9386
fc4f7a23
EW
93872012-01-27 Eduard Wiebe <usenet@pusto.de>
9388
9389 * dired.el (dired-mark-files-regexp):
9390 Include any subdirectory components. (Bug#10445)
9391
7dd37071
ML
93922012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
9393
9394 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
9395 Handle [host]:port syntax. (Bug#10533)
9396
a268160b
AH
93972012-01-27 Alex Harsanyi <harsanyi@mac.com>
9398
9399 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
9400
e43273ef
GM
94012012-01-26 Glenn Morris <rgm@gnu.org>
9402
9403 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
9404 * term.el (term-raw-escape-map): Use Control-X-prefix.
9405 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
9406
1edf595d
MR
94072012-01-25 Martin Rudalics <rudalics@gmx.at>
9408
9409 * window.el (window-state-get, window--state-get-1): Don't deal
9410 with fixed-sizeness of windows. Simplify code.
9411
fa8eafef
JC
94122012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
9413
6df6ae42
JB
9414 * window.el (window--state-get-1, window--state-put-2):
9415 Don't save and restore the mark.
fa8eafef 9416
0b21c100
CY
94172012-01-25 Chong Yidong <cyd@gnu.org>
9418
9419 * custom.el (custom-variable-p): Doc fix.
9420
5ae1a6c8
GM
94212012-01-25 Glenn Morris <rgm@gnu.org>
9422
40047858
GM
9423 * dired.el (dired-goto-file): Handle some of the more common
9424 characters that `ls -b' escapes. (Bug#10596)
9425
5ddce96c
GM
9426 * progmodes/compile.el (compilation-next-error-function):
9427 Respect compilation-first-column in the "*compilation*" buffer.
9428 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
9429
5ae1a6c8
GM
9430 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
9431
b559f1a9
GM
94322012-01-24 Glenn Morris <rgm@gnu.org>
9433
9434 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
9435
6725d21a
JD
94362012-01-24 Julien Danjou <julien@danjou.info>
9437
9438 * color.el (color-rgb-to-hsl): Fix value computing.
9439 (color-hue-to-rgb): New function.
9440 (color-hsl-to-rgb): New function.
9441 (color-clamp, color-saturate-hsl, color-saturate-name)
9442 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
9443 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
9444
70df4bbe
GM
94452012-01-24 Glenn Morris <rgm@gnu.org>
9446
9447 * vc/vc-rcs.el (vc-rcs-create-tag):
9448 * vc/vc-sccs.el (vc-sccs-create-tag):
9449 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
9450
802a2ae2
ML
94512012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
9452
9453 * eshell/esh-util.el (eshell-read-hosts-file):
9454 Skip comment lines. (Bug#10549)
9455
d7128bb1
ML
9456 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
9457
d1a5c3b4
JB
94582012-01-23 Juanma Barranquero <lekktu@gmail.com>
9459
2724d9c7
JB
9460 * subr.el (display-delayed-warnings): Doc fix.
9461 (collapse-delayed-warnings): New function to collapse identical
9462 adjacent warnings.
9463 (delayed-warnings-hook): Add it.
d1a5c3b4 9464
a5509865
MA
94652012-01-22 Michael Albinus <michael.albinus@gmx.de>
9466
9467 * net/tramp.el (tramp-action-login): Set connection property "login-as".
9468
a5509865
MA
9469 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
9470 (tramp-default-user-alist): Don't add "pscp".
9471 (tramp-do-copy-or-rename-file-out-of-band): Use connection
9472 property "login-as", if set. (Bug#10530)
9473
cc6d5805
MA
94742012-01-21 Michael Albinus <michael.albinus@gmx.de>
9475
9476 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
9477 "plink1" and "psftp". (Bug#10530)
9478
94792012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
9480
9481 * international/mule-cmds.el (prefer-coding-system): Show a
9482 warning message if the default value of file-name-coding-system
9483 was not changed.
9484
f0960428
JC
94852012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
9486
cb882333
JB
9487 * windmove.el (windmove-reference-loc):
9488 Fix windmove-reference-loc miscalculation.
f0960428 9489
dd6f2a63
JB
94902012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
9491
9492 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
9493 default unit.
9494
7b447e9b
GM
94952012-01-21 Glenn Morris <rgm@gnu.org>
9496
117a9ea1
GM
9497 * international/mule.el (auto-coding-alist): Add .tbz.
9498
7b447e9b
GM
9499 * files.el (local-enable-local-variables): Doc fix.
9500 (inhibit-local-variables-regexps): Rename from
9501 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
9502 Doc fix. Add some extensions from auto-coding-alist.
9503 (inhibit-local-variables-suffixes):
9504 Rename from inhibit-first-line-modes-suffixes. Doc fix.
9505 (inhibit-local-variables-p):
9506 New function, extracted from set-auto-mode-1.
9507 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
9508 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
9509 (hack-local-variables): Doc fix. Make the mode-only case
9510 respect enable-local-variables and friends.
9511 Respect inhibit-local-variables-regexps for file-locals, but
9512 not for directory-locals.
9513 (set-visited-file-name):
9514 Take account of inhibit-local-variables-regexps.
9515 Whether it applies may change as the file name is changed.
9516 * jka-cmpr-hook.el (jka-compr-install):
9517 * jka-compr.el (jka-compr-uninstall):
9518 Update for inhibit-first-line-modes-suffixes name change.
9519
dd6e3cdd
MR
95202012-01-20 Martin Rudalics <rudalics@gmx.at>
9521
9522 * help-macro.el (make-help-screen): Temporarily restore original
9523 binding for minor-mode-map-alist (Bug#10454).
9524
0d0deb38
JD
95252012-01-19 Julien Danjou <julien@danjou.info>
9526
9527 * color.el (color-name-to-rgb): Use the white color to find the max
9528 color component value and return correctly computed values.
9529 (color-name-to-rgb): Add missing float conversion for max value.
9530
34a02f46
MR
95312012-01-19 Martin Rudalics <rudalics@gmx.at>
9532
9533 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
9534 special state value for window-persistent-parameters.
9535 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
9536 (window--state-put-2): Reset all window parameters to nil before
9537 assigning values of persistent parameters.
9538
606c44c4
AM
95392012-01-18 Alan Mackenzie <acm@muc.de>
9540
9541 Eliminate sluggishness and hangs in fontification of "semicolon
9542 deserts".
9543
cb882333
JB
9544 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
9545 Change value 10000 -> 3000.
606c44c4
AM
9546 (c-state-safe-place): Reformulate so it doesn't stack up an
9547 infinite number of wrong entries in c-state-nonlit-pos-cache.
9548 (c-determine-limit-get-base, c-determine-limit): New functions to
9549 determine backward search limits disregarding literals.
9550 (c-find-decl-spots): Amend commenting.
9551 (c-cheap-inside-bracelist-p): New function which detects "={".
9552
9553 * progmodes/cc-fonts.el
9554 (c-make-font-lock-BO-decl-search-function): Give a limit to a
9555 backward search.
9556 (c-font-lock-declarations): Fix an occurrence of point being
9557 undefined. Check additionally for point being in a bracelist or
9558 near a macro invocation without a semicolon so as to avoid a
9559 fruitless time consuming search for a declarator. Give a more
9560 precise search limit for declarators using the new
9561 c-determine-limit.
9562
f3860cea
GM
95632012-01-18 Glenn Morris <rgm@gnu.org>
9564
9565 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
9566 (set-auto-mode): Doc fixes.
9567
1db03b16
GM
95682012-01-17 Glenn Morris <rgm@gnu.org>
9569
0e6038be
GM
9570 * isearch.el (search-nonincremental-instead): Fix doc typo.
9571
1db03b16
GM
9572 * dired.el (dired-insert-directory): Handle newlines in directory name.
9573 (dired-build-subdir-alist): Unescape newlines in directory name.
9574
4cb0aa75
MA
95752012-01-17 Michael Albinus <michael.albinus@gmx.de>
9576
9577 * net/tramp.el (tramp-local-end-of-line): New defcustom.
9578 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
9579 (tramp-action-terminal): Use it. (Bug#10530)
9580
1d00653d
SM
95812012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
9582
9583 * minibuffer.el (completion--replace): Strip properties (bug#10062).
9584
6a6ee00d
MR
95852012-01-16 Martin Rudalics <rudalics@gmx.at>
9586
9587 * window.el (window-state-ignored-parameters): Remove variable.
9588 (window--state-get-1): Rename argument MARKERS to IGNORE.
9589 Handle persistent window parameters. Make copy of clone-of
9590 parameter only if requested. (Bug#10348)
9591 (window--state-put-2): Install a window parameter only if it has
9592 a non-nil value or an existing parameter shall be overwritten.
9593
97912def
MA
95942012-01-15 Michael Albinus <michael.albinus@gmx.de>
9595
9596 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
9597
688070a5
EZ
95982012-01-14 Eli Zaretskii <eliz@gnu.org>
9599
9600 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
9601 don't pass the (nil) value of `upnode' to string-match.
9602
301afadc
CY
96032012-01-14 Chong Yidong <cyd@gnu.org>
9604
9605 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 9606 Fix values recognized by the cursorBlink resource.
301afadc 9607
9e5788aa
PE
96082012-01-14 Paul Eggert <eggert@cs.ucla.edu>
9609
9610 * epg.el (epg--make-temp-file): Avoid permission race condition
9611 when running on old Emacs versions (bug#10403).
9612
3cdb7f5a
GM
96132012-01-14 Glenn Morris <rgm@gnu.org>
9614
9615 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
9616
8c82b1b4
AM
96172012-01-13 Alan Mackenzie <acm@muc.de>
9618
9619 Fix filling for when filladapt mode is enabled.
9620
9621 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
9622 c-mask-paragraph, pass in `fill-paragraph' rather than
9623 `fill-region-as-paragraph'. (This is a reversion of a previous
9624 change.)
eb864a71
LM
9625 * progmodes/cc-mode.el (c-basic-common-init):
9626 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 9627
e517eda4
GM
96282012-01-13 Glenn Morris <rgm@gnu.org>
9629
1498536e
GM
9630 * dired.el (dired-switches-escape-p): New function.
9631 (dired-insert-directory): Use dired-switches-escape-p.
9632 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
9633
e517eda4
GM
9634 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
9635
328f984d
GM
96362012-01-12 Glenn Morris <rgm@gnu.org>
9637
9638 * mail/sendmail.el (mail-mode): Update paragraph-separate for
9639 changes in adaptive-fill-regexp. (Bug#10276)
9640
2cc769a8
AM
96412012-01-11 Alan Mackenzie <acm@muc.de>
9642
9643 Fix Emacs bug #10463 - put `widen's around the critical spots.
9644
1d00653d 9645 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
9646 widen around each invocation of c-state-pp-to-literal. Remove an
9647 unused let variable.
9648
e52c37fa
GM
96492012-01-11 Glenn Morris <rgm@gnu.org>
9650
9651 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 9652 Doc fix.
e52c37fa 9653
96f8741e
CY
96542012-01-10 Chong Yidong <cyd@gnu.org>
9655
1d00653d
SM
9656 * net/network-stream.el (network-stream-open-starttls):
9657 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
9658 response to the capability command.
9659
b09a806e
GM
96602012-01-10 Glenn Morris <rgm@gnu.org>
9661
9662 * mail/unrmail.el (unrmail): Tweak previous change.
9663
7655cb66
CY
96642012-01-09 Chong Yidong <cyd@gnu.org>
9665
9666 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
9667
9d5a8f0b
AM
96682012-01-08 Alan Mackenzie <acm@muc.de>
9669
9670 Optimise font locking in long enum definitions.
9671
9672 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
9673 arm to a cond form to handle enums.
9674 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
9675 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
9676
9a0115ab 96772012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
9678
9679 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 9680 (Bug#10401)
6bb72cbd 9681
f186bb95
LMI
96822012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
9683
29232a68
LMI
9684 * faces.el (set-face-attribute): Clarify the meaning of the nil
9685 frame (bug#10294).
9686
4e5d086d
LMI
9687 * subr.el (with-selected-frame): Mention that the selected frame
9688 is restored (bug#9980).
9689
8e66aebe
LMI
9690 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
9691 (bug#9759).
9692
cd394be1 9693 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
9694 (password-read): Don't autoload unused function.
9695
adf4e762
JB
96962012-01-07 Juanma Barranquero <lekktu@gmail.com>
9697
9698 * progmodes/which-func.el (which-func-mode): Turn into a
9699 non-interactive function and mark as obsolete (bug#10428).
9700
89bd9ccd
CY
97012012-01-06 Chong Yidong <cyd@gnu.org>
9702
9703 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
9704 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
9705 functions, along with 1 and -1.
9706
4afee9d5
EZ
97072012-01-06 Eli Zaretskii <eliz@gnu.org>
9708
9709 * time.el (display-time-load-average)
9710 (display-time-default-load-average): Doc fixes. See the thread
9711 starting at
9712 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
9713 for the details.
9714
536aea70
GM
97152012-01-06 Glenn Morris <rgm@gnu.org>
9716
665ae865
GM
9717 * mail/unrmail.el (unrmail): Give an explicit error if the input file
9718 has no messages. (Bug#10377)
9719
c869783d
GM
9720 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
9721 than Info-edit. (Bug#10385)
9722
2bb4227e
GM
9723 * time.el (display-time-load-average, display-time-next-load-average):
9724 Doc fixes.
9725
7d5944b9
GM
9726 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
9727 local setting of buffer-read-only to the input buffer. (Bug#10419)
9728
536aea70
GM
9729 * calendar/calendar.el (calendar-mode):
9730 Locally set scroll-margin to 0. (Bug#10379)
9731
7dccca16
UM
97322012-01-06 Ulrich Mueller <ulm@gentoo.org>
9733
9734 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
9735
afbb7930
GM
97362012-01-05 Glenn Morris <rgm@gnu.org>
9737
9738 * eshell/em-unix.el (diff-no-select): Autoload it.
9739 (eshell/diff): Use diff-no-select. (Bug#10420)
9740
04482335
CY
97412012-01-05 Chong Yidong <cyd@gnu.org>
9742
7baca3bc
CY
9743 * shell.el (shell-dynamic-complete-functions): Revert last change.
9744 (shell-command-completion-function): New function.
9745 (shell-completion-vars): Use it to implement
9746 shell-completion-execonly (Bug#10417).
9747
04482335
CY
9748 * custom.el (enable-theme): Don't set custom-safe-themes.
9749
1d00653d
SM
9750 * cus-theme.el (custom-theme-merge-theme):
9751 Ignore custom-enabled-themes and custom-safe-themes.
04482335 9752
bb5aa5d6
MM
97532012-01-05 Michael R. Mauger <mmaug@yahoo.com>
9754
9755 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
9756 first prompt in `sql-interacive-mode'.
9757 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 9758 keywords.
6df6ae42 9759 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
9760 (sql-product-interactive): Bug fix: Set `sql-buffer' in
9761 context of original buffer. Invoke `sql-login-hook'.
9762
a7183d7c
EZ
97632012-01-04 Eli Zaretskii <eliz@gnu.org>
9764
9765 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
9766 letters in cite-prefix.
9767
a1eacd1e
LMI
97682012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9769
9770 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
9771
787cdb34
CY
97722012-01-03 Chong Yidong <cyd@gnu.org>
9773
1d00653d
SM
9774 * shell.el (shell-dynamic-complete-functions):
9775 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
9776 comint-filename-completion first (Bug#10417).
9777
30710442
RS
97782012-01-02 Richard Stallman <rms@gnu.org>
9779
9780 * battery.el (battery-status-function):
9781 Detect when to use battery-yeeloong-sysfs.
9782 (battery-echo-area-format): Add string for Yeeloong.
9783 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
9784 (battery-yeeloong-sysfs): New function.
9785
f75bfc33
CY
97862012-01-02 Chong Yidong <cyd@gnu.org>
9787
9788 * dirtrack.el (dirtrack-list): Eliminate unused third element.
9789 (dirtrack): Merge code for handling relative filenames in prompt
9790 from shell-dir-cookie-watcher.
9791 (dirtrack-debug-message): New arg to avoid excess format calls.
9792
9793 * shell.el (shell-dir-cookie-re): Variable deleted.
9794 (shell-dir-cookie-watcher): Function deleted.
9795 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
9796 with dirtrack-mode.
9797
651e947e
EZ
97982012-01-01 Eli Zaretskii <eliz@gnu.org>
9799
1d00653d
SM
9800 * term/w32-win.el (dynamic-library-alist) <gnutls>:
9801 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
9802 libgnutls-26.dll.
9803
94d4c7dc
AS
98042011-12-31 Andreas Schwab <schwab@linux-m68k.org>
9805
9806 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
9807
8d43f3cd
EZ
98082011-12-31 Eli Zaretskii <eliz@gnu.org>
9809
9810 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
9811 headers of non-MIME messages, when rmail-enable-mime is non-nil.
9812
98c8795a
MA
98132011-12-29 Michael Albinus <michael.albinus@gmx.de>
9814
9815 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
9816 also for alternative shells.
9817 (tramp-open-connection-setup-interactive-shell): Check, whether
9818 the shell is a busybox.
9819 (tramp-send-command): Don't suppress multiple prompts for
9820 busyboxes, it hurts.
9821
51281b32
CY
98222011-12-28 Chong Yidong <cyd@gnu.org>
9823
9824 * progmodes/gdb-mi.el (gdb-get-source-file-list)
9825 (gdb-get-source-file): Move mode line update to
9826 gdb-get-source-file (Bug#10087).
9827
2170cb53
CY
98282011-12-25 Chong Yidong <cyd@gnu.org>
9829
9830 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
9831 gud-gdb-marker-filter without taking it as an argument.
9832 (gud-gdb-run-command-fetch-lines): Caller changed.
9833 (gud-gdb-completion-function): New variable.
9834 (gud-gdb-completion-at-point): Use it.
9835 (gud-gdb-completions-1): Split from gud-gdb-completions.
9836
9837 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
9838 function as separate arguments.
9839 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
9840 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
9841 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
9842 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
9843 (gdb-stopped, def-gdb-auto-update-trigger)
9844 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
9845 (gdb-get-changed-registers, gdb-get-main-selected-frame):
9846 Callers changed.
2170cb53
CY
9847 (gud-gdbmi-completions): New function.
9848 (gdb): Use it for generating the completion table.
9849
be8b11bb
AM
98502011-12-24 Alan Mackenzie <acm@muc.de>
9851
9852 Introduce a mechanism to widen the region used in context font
1d00653d 9853 locking. Use this to protect declarations from losing their contexts.
be8b11bb 9854
1d00653d
SM
9855 * progmodes/cc-langs.el (c-before-font-lock-functions):
9856 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 9857 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
9858 functions to be run just before context (etc.) font locking.
9859
9860 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 9861 New, functionality extracted from
be8b11bb 9862 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 9863 (c-in-after-change-fontification): New variable.
be8b11bb
AM
9864 (c-after-change): Set c-in-after-change-fontification.
9865 (c-set-fl-decl-start): Rejig its interface, so it can be called
9866 from both after-change and context fontifying.
b81d40f0
JB
9867 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
9868 New functions.
9869 (c-standard-font-lock-fontify-region-function): New variable.
9870 (c-font-lock-fontify-region): New function.
be8b11bb 9871
341cf6ac
JL
98722011-12-24 Juri Linkov <juri@jurta.org>
9873
9874 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
9875 (Bug#10348)
9876
bffcee0a
MA
98772011-12-23 Michael Albinus <michael.albinus@gmx.de>
9878
9879 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
9880 existence of source file. (Bug#10325)
9881
cb5e207c
AM
98822011-12-23 Alan Mackenzie <acm@muc.de>
9883
9884 Fix unstable fontification inside templates.
9885
b81d40f0
JB
9886 * progmodes/cc-langs.el (c-before-font-lock-functions):
9887 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
9888 additionally has c-set-fl-decl-start. The other languages (apart
9889 from AWK) have that as a single entry.
9890
b81d40f0
JB
9891 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9892 The functionality for "local" declarations has been extracted to
cb5e207c
AM
9893 c-set-fl-decl-start.
9894
b81d40f0
JB
9895 * progmodes/cc-mode.el (c-common-init, c-after-change):
9896 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
9897 (c-set-fl-decl-start): New function, extracted from
9898 c-font-lock-enclosing-decls and enhanced.
9899
60ff536c
JB
99002011-12-23 Juanma Barranquero <lekktu@gmail.com>
9901
9902 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
9903
1c4757d6
JL
99042011-12-22 Juri Linkov <juri@jurta.org>
9905
9906 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
9907
d031f2c7
CY
99082011-12-22 Chong Yidong <cyd@gnu.org>
9909
9910 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
9911
bace743a
DA
99122011-12-21 Drew Adams <drew.adams@oracle.com>
9913
9914 * files.el (file-remote-p): Fix docstring. (Bug#10319)
9915
728a1f2b
JC
99162011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
9917
9918 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
9919
0d373f73
TZ
99202011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
9921
fec0aaa4
TZ
9922 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
9923 highlighting and support. Fix up comments for capitalization.
9924 (cfengine-mode-debug): New var.
9925 (cfengine3-mode): Change the modeline indicator to "CFE3".
9926 (cfengine3-font-lock-keywords): Improve defun highlighting.
9927 (cfengine2-actions): Rename from `cfengine-actions'.
9928 (cfengine2-font-lock-keywords): Rename from
9929 `cfengine-font-lock-keywords'.
9930 (cfengine2-imenu-expression): Rename from
9931 `cfengine-imenu-expression'.
9932 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
9933 (cfengine2-beginning-of-defun): Rename from
9934 `cfengine-beginning-of-defun'.
9935 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
9936 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
9937 (cfengine2-mode): Rename from `cfengine-mode'. Change the
9938 modeline indicator to "CFE2".
9939 (cfengine-mode): Defalias to `cfengine-auto-mode'.
9940 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 9941
bc86f573
CY
99422011-12-21 Chong Yidong <cyd@gnu.org>
9943
9944 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
9945 filename argument.
9946
d45ba96b
MR
99472011-12-20 Martin Rudalics <rudalics@gmx.at>
9948
9949 * window.el (window-normalize-buffer-to-display): Remove.
9950 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
9951
a6198c90
CY
99522011-12-19 Chong Yidong <cyd@gnu.org>
9953
9954 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
9955 Don't signal an error in a predicate function; return non-nil.
9956 (vc-dir-mark-file): Move the error here.
9957 (vc-dir-mark-unmark): If acting on the region, keep going if one
9958 of the entries cannot be marked/unmarked.
9959 (vc-dir-mark-all-files): If current entry is a directory, mark
9960 only child files, as documented.
9961
34c5fb55
VB
99622011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
9963
9964 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
9965 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
9966 addition.
9967
c803b2b7
JD
99682011-12-18 Jan Djärv <jan.h.d@swipnet.se>
9969
9970 * term/ns-win.el (ns-get-selection-internal)
9971 (ns-store-selection-internal): Declare.
1154d12e
JB
9972 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
9973 Declare as obsolete.
9974 (ns-get-pasteboard, ns-paste-secondary):
9975 Use ns-get-selection-internal.
41e9b956 9976 (ns-set-pasteboard, ns-copy-including-secondary):
1154d12e 9977 Use ns-store-selection-internal.
c803b2b7 9978
9cff91f8 99792011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
9980
9981 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 9982 (vc-deduce-fileset): Doc fix.
99a289d9 9983
f16c898a
AS
99842011-12-16 Andreas Schwab <schwab@linux-m68k.org>
9985
9986 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
9987
763237c4
SS
99882011-12-13 Sam Steingold <sds@gnu.org>
9989
9990 * man.el (Man-getpage-in-background): When running under a
9991 window-system, ignore $MANWIDTH and $COLUMNS.
9992
5fc1c122
KH
99932011-12-15 Kenichi Handa <handa@m17n.org>
9994
9995 * language/ethio-util.el: Change coding tag to utf-8-emacs.
9996 (setup-ethiopic-environment-internal): Comment out key-binding for
9997 ethio-toggle-punctuation.
9998
13d49cbb
AM
99992011-12-13 Alan Mackenzie <acm@muc.de>
10000
898169a2
AM
10001 Add the switch statement to AWK Mode.
10002
7a71b18d 10003 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
10004 "default" to the keywords regexp.
10005
7a71b18d 10006 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 10007 expression as the rest.
1d00653d
SM
10008 (c-nonlabel-token-key): Allow string literals for AWK.
10009 Refactor for the other modes.
898169a2 10010
13d49cbb 10011 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 10012 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
10013 routines. Limit backward searching in c-font-lock-enclosing.decl.
10014
10015 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
10016 pp-state and literal type in addition to the limits.
1d00653d 10017 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 10018 (c-state-literal-at): Use the above new defun.
1d00653d
SM
10019 (c-slow-in-literal, c-fast-in-literal): Remove.
10020 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
10021
10022 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
10023 being in a literal. Add a limit for backward searching.
10024
10025 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
10026 c-slow-in-literal.
10027
15e0efc7
SM
100282011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
10029
10030 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
10031
454592a6
MR
100322011-12-13 Martin Rudalics <rudalics@gmx.at>
10033
10034 * window.el (delete-other-windows): Use correct frame in call to
10035 window-with-parameter.
10036
87393f26
DP
100372011-12-12 Daniel Pfeiffer <occitan@t-online.de>
10038
10039 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
10040 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
10041 (makefile-gmake-statements, makefile-makepp-statements):
10042 Use it and add new makepp keywords.
10043 (makefile-makepp-font-lock-keywords): Add new patterns.
10044 (makefile-match-function-end): Match new [...] and [[...]].
10045
11636b22
JB
100462011-12-11 Juanma Barranquero <lekktu@gmail.com>
10047
10048 * ses.el (ses-call-printer-return, ses-cell-property-get)
10049 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
10050 (ses-create-cell-variable, ses-reset-header-string)
10051 (ses-cell-set-formula, ses-repair-cell-reference-all)
10052 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
10053 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
10054 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
10055 (ses-aset-with-undo, ses-load, ses-truncate-cell)
10056 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
10057 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
10058 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
10059 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
10060 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
10061 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
10062 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
10063 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
10064
cf018193
VB
100652011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
10066
10067 * ses.el: The overall change is to add cell renaming, that is
10068 setting fancy names for cell symbols other than name matching
10069 "\\`[A-Z]+[0-9]+\\'" regexp .
10070 (ses-create-cell-variable): New defun.
10071 (ses-relocate-formula): Relocate formulas only for cells the
10072 symbols of which are not renamed, i.e. symbols whose names do not
10073 match regexp "\\`[A-Z]+[0-9]+\\'".
10074 (ses-relocate-all): Relocate values only for cells the symbols of
10075 which are not renamed.
10076 (ses-load): Create cells variables as the (ses-cell ...) are read,
10077 in order to check row col consistency with cell symbol name only
10078 for cells that are not renamed.
10079 (ses-replace-name-in-formula): New defun.
10080 (ses-rename-cell): New defun.
10081
ee957461
CY
100822011-12-11 Chong Yidong <cyd@gnu.org>
10083
10084 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
10085 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
10086
9a9e9ef0
MR
100872011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
10088
10089 * window.el (other-window): Fix docstring.
10090
92a8eba5
EZ
100912011-12-10 Eli Zaretskii <eliz@gnu.org>
10092
10093 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
10094 `from' or `to' address before taking its substring.
10095 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
10096 encoded name is chopped in the middle of the encoded string, and
10097 thus displayed encoded.
10098
e152e577
JB
100992011-12-10 Juanma Barranquero <lekktu@gmail.com>
10100
10101 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
10102
e5d84bfe
EZ
101032011-12-10 Eli Zaretskii <eliz@gnu.org>
10104
10105 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
10106 to use texinfo-update-node and commands that call it if the
10107 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 10108 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
10109 (texinfo-all-menus-update, texinfo-master-menu)
10110 (texinfo-update-node, texinfo-every-node-update)
10111 (texinfo-multiple-files-update): Doc fix. Warn against updating
10112 all the @node lines.
10113 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
10114 argument is numeric. Explain better in the doc string what the
10115 function really does.
10116 (texinfo-insert-master-menu-list): Improve the error message
10117 displayed if there's no menu in the Top node.
10118 (Bug#2975) See also this thread:
e5d84bfe
EZ
10119 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
10120
1d84e9bb
MG
101212011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
10122
10123 * speedbar.el (speedbar-supported-extension-expressions):
10124 Add .adb and .ads, commonly used for Ada source code (bug#10256).
10125
382c953b
JB
101262011-12-09 Juanma Barranquero <lekktu@gmail.com>
10127
10128 * printing.el (pr-mode-alist):
10129 * simple.el (filter-buffer-substring-functions)
10130 (completion-list-insert-choice-function):
10131 * window.el (window-with-parameter, window-atom-root)
10132 (window-sides-slots, window-size-fixed, window-min-delta)
10133 (window-max-delta, window--resize-mini-window)
10134 (window--resize-child-windows-normal, window-tree)
10135 (delete-other-windows, quit-window, split-window)
10136 (display-buffer-record-window, special-display-buffer-names)
10137 (special-display-regexps, special-display-popup-frame)
10138 (same-window-p, split-window-sensibly)
10139 (display-buffer-overriding-action, display-buffer-alist)
10140 (display-buffer-base-action, display-buffer, switch-to-buffer)
10141 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
10142 (fit-window-to-buffer, recenter-positions)
10143 (mouse-autoselect-window-state, mouse-autoselect-window-select):
10144 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
10145 and remove unneeded backslashes in docstrings.
10146
39c9faef
SM
101472011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
10148
98449af8
SM
10149 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
10150
39c9faef
SM
10151 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
10152 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
10153 end in ".mk".
10154 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
10155 when reading the makefile (bug#10116).
10156
86ed9fdc
SM
101572011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
10160 (bug#10116).
10161
5580f89d
GM
101622011-12-06 Glenn Morris <rgm@gnu.org>
10163
10164 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
10165
28d3917c
CY
101662011-12-06 Chong Yidong <cyd@gnu.org>
10167
10168 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
10169
a98edce9
JB
101702011-12-06 Juanma Barranquero <lekktu@gmail.com>
10171
10172 * textmodes/table.el (table-shorten-cell): Fix typo.
10173
e65adfac
CG
101742011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
10175
10176 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
10177
71cc0b74
EZ
101782011-12-05 Eli Zaretskii <eliz@gnu.org>
10179
10180 * descr-text.el (describe-char): Fix display of strong
10181 right-to-left characters and directional embeddings and overrides.
10182
10183 * simple.el (what-cursor-position): Fix display of codepoints of
10184 strong right-to-left characters.
10185
315bc30d
CY
101862011-12-05 Chong Yidong <cyd@gnu.org>
10187
10188 * faces.el (read-color): Doc fix.
10189
58a70b94
GM
101902011-12-05 Glenn Morris <rgm@gnu.org>
10191
10192 * align.el (align--set-marker): Add doc-string.
10193 Don't try to move something that is not a marker. (Bug#10216)
10194
5158face
GM
101952011-12-04 Glenn Morris <rgm@gnu.org>
10196
10197 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
10198 overly zealous deletion of trailing whitespace.
10199
520fca41
JB
102002011-12-04 Juanma Barranquero <lekktu@gmail.com>
10201
10202 * server.el (server-delete-client): On Windows, do not try to delete
10203 the only terminal.
10204 (server-process-filter): On Windows, treat requests for a tty frame as
10205 if they were for a GUI frame if the running server is in GUI mode.
10206
5e605a2e
GM
102072011-12-03 Glenn Morris <rgm@gnu.org>
10208
10209 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
10210
5c3fe83f
SM
102112011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
10212
6f5e57e7
SM
10213 * electric.el: Streamline electric-indent's hook.
10214 (electric-indent-chars): Revert to simple list.
10215 (electric-indent-functions): New var.
10216 (electric-indent-post-self-insert-function): Use it.
10217
5c3fe83f
SM
10218 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
10219 there's no inferior buffer (bug#10196).
10220 (prolog-consult-compile): Don't use toggle-read-only.
10221
6bdac736
MA
102222011-12-02 Michael Albinus <michael.albinus@gmx.de>
10223
10224 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
10225 interrupt. (Bug#10187)
10226
6131ba7f
SM
102272011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10228
99c79fee
SM
10229 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
10230 (bug#9160).
10231
6131ba7f
SM
10232 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
10233 (bug#10191).
10234
cb0a02ea
JL
102352011-12-02 Juri Linkov <juri@jurta.org>
10236
10237 * info.el (Info-search): Display "end of manual" when Isearch
10238 reaches the end of single-file Info manual. (Bug#9918)
10239
66e0570c
EZ
102402011-12-02 Eli Zaretskii <eliz@gnu.org>
10241
10242 * isearch.el (isearch-message-prefix): Run the input method part
10243 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
10244
02b16839
JL
102452011-12-02 Juri Linkov <juri@jurta.org>
10246
10247 * isearch.el (isearch-occur): Use `word-search-regexp' for
10248 `isearch-word'.
10249 (isearch-search-and-update): Add condition for `isearch-word' and
10250 call `word-search-regexp'. (Bug#10145)
10251
0b950688
GM
102522011-12-01 Glenn Morris <rgm@gnu.org>
10253
10254 * eshell/em-hist.el (eshell-hist-initialize):
10255 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 10256 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 10257
9505c3c7
SM
102582011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
10259
10260 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
10261
1bbe96b2 102622011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 10263
a1beca85
SM
10264 * progmodes/verilog-mode.el (verilog-pretty-expr):
10265 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
10266 verilog, such as += *= and the like.
10267 (verilog-assignment-operator-re): Regular expression to find the
10268 assigment operator in a verilog assignment.
10269 (verilog-assignment-operation-re): Regular expression to find an
10270 assignment statement for pretty-expr.
10271 (verilog-in-attribute-p): Query returns true if point is in an
10272 attribute context; used to skip these for expression line up from
10273 pretty-expr.
10274 (verilog-in-parameter-p): Query returns true if point is in an
10275 parameter definition context; used to skip these for expression
10276 line up from pretty-expr.
10277 (verilog-in-parenthesis-p): Query returns true if point is in a
10278 parenthetical expression, specifically ( ) but not [ ] or { };
10279 used by pretty-expr.
10280 (verilog-just-one-space): If there is no space, don't add one.
10281 (verilog-get-lineup-indent-2): Specifically skip just attribute
10282 contexts for expression lineup, rather than skipping all
10283 parenthetical expressions.
10284 (verilog-calculate-indent): Fix comment, and fix indent.
10285 (verilog-do-indent): Indent declarations in lists (suggested by
10286 Joachim Lechner).
10287 (verilog-mode-abbrev-table): Populate abbrev mode with the various
10288 skeleton items.
10289 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
10290 by Alain Mellan).
10291
1bbe96b2 102922011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
10293
10294 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
10295 parameters with embedded comments. Reported by Ray Stevens.
10296 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
10297 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
10298 Reported by Tim Holt.
10299 (verilog-auto): Fix AUTOing a upper module then AUTOing module
10300 instantiated by upper module causing wrong expansion until AUTOed a
10301 second time. Reported by K C Buckenmaier.
10302 (verilog-diff-auto): Fix showing .* as a difference when
10303 `verilog-auto-star-save' off. Reported by Dan Dever.
10304 (verilog-auto-reset, verilog-read-always-signals)
10305 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
10306 temporary signals in reset list if
10307 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
10308 style to each signal's assignment type, bug381.
10309 Reported by Thomas Esposito.
6288f0ca
WS
10310 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
10311 (verilog-uvm-statement-re): Support UVM indentation and
10312 highlighting, with old OVM keywords only.
a1beca85 10313 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
10314 Support AUTOTIEOFF creating non-wire data types.
10315 Suggested by Jonathan Greenlaw.
6288f0ca
WS
10316 (verilog-auto-insert-lisp, verilog-delete-to-paren)
10317 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
10318 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
10319 (verilog-read-sub-decls, verilog-read-sub-decls-line):
10320 Fix mismatching parenthesis inside commented out code when deleting
382c953b 10321 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
10322 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
10323 non-numeric vector width. Reported by Alex Reed.
10324 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 10325 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
10326 (verilog-auto-delete-trailing-whitespace):
10327 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
10328 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
10329 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
10330 Fix verilog-scan-cache corruption when running user AUTO expansion
10331 hooks that call indentation routines.
10332 (verilog-simplify-range-expression): Fix typo ignoring lower case
10333 identifiers.
10334 (verilog-delete-auto): Fix delete-autos to also remove user created
10335 automatics, as long as they start with AUTO.
10336 (verilog-batch-diff-auto, verilog-diff-auto)
10337 (verilog-diff-function): Add `verilog-diff-auto' and bind to
10338 "C-c?" to report differences in AUTO expansion, ignoring spaces.
10339 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
10340 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
10341 (verilog-re-search-forward-quick, verilog-syntax-ppss):
10342 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
10343 is disabled and its cache will get corrupt, causing AUTOS not to
10344 expand. Instead use only -quick functions.
10345 (verilog-scan-region): Fix scanning over escaped quotes.
10346 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
10347 (verilog-re-search-backward-quick)
10348 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
10349 related functions now ignore strings, to fix misparsing of strings
10350 with magic comments embedded in them.
a1beca85
SM
10351 (verilog-read-auto-template):
10352 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
10353 Reported by Brad Dobbie.
10354 (verilog-read-auto-template):
10355 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 10356 Reported by Brad Dobbie.
6288f0ca
WS
10357 (verilog-auto-inst, verilog-auto-inst-param)
10358 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
10359 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
10360 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
10361 debugging templates without merge conflicts, bug357.
10362 Reported by Brad Dobbie.
10363 (verilog-read-auto-template):
10364 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
10365 Reported by Brad Dobbie.
10366 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
10367 abbrevs so user won't be asked to save.
10368 (verilog-read-auto-lisp-present): Fix to start at beginning of
10369 buffer in case called outside of verilog-auto.
10370 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
10371 to "X-2". Reported by Matthew Myers.
10372 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
10373 all inputs from module templates. Reported by Leith Johnson.
10374 (verilog-module-inside-filename-p): Fix locating programs as with
10375 modules.
10376 (verilog-auto-inst-port): Fix vl-width expressions when using
10377 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
10378 (verilog-decls-get-regs, verilog-decls-get-signals,
10379 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
10380 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
10381 verilog-read-decls): Combine reg and wire structures into one var
10382 structure to represent SystemVerilog concepts.
10383 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
10384 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
10385 (verilog-auto-wire-type, verilog-insert-definition):
10386 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
10387 SystemVerilog "logic" keyword instead of "wire"/"reg".
10388 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
10389 to declares outputs that also have assignments (presumably in an
a1beca85
SM
10390 ifdef or generate if so there's not a driver conflict).
10391 Reported by Matthew Myers.
10392 (verilog-auto-declare-nettype, verilog-insert-definition):
10393 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
10394 `default_nettype none. Reported by Julian Gorfajn.
10395 (verilog-read-always-signals-recurse, verilog-read-decls)
10396 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
10397 malformed end statement, bug325. Reported by Joshua Wise and
10398 Andrew Drake.
10399 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
10400 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
10401 when expanding .* in interfaces, bug320.
10402 Reported by Pierre-David Pfister.
6288f0ca 10403 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
10404 name and open parenthesis, bug317.
10405 Reported by Pierre-David Pfister.
6288f0ca
WS
10406 (verilog-simplify-range-expression): Fix simplification of
10407 multiplications inside AUTOWIRE connections, bug303.
10408 (verilog-auto-inst-port): Support parameter expansion in
10409 multidimensional arrays.
10410 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
10411 after "assert property". Reported by Julian Gorfajn.
10412 (verilog-simplify-range-expression): Fix "couldn't merge" errors
10413 with multiplication, bug303.
10414 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
10415 Reported by Jan Frode Lonnum.
10416
1bbe96b2
GM
104172011-11-30 Juanma Barranquero <lekktu@gmail.com>
10418
10419 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
10420 (hfy-shell-file-name, hfy-shell):
10421 * international/fontset.el (x-decompose-font-name): Fix typos.
10422
104232011-11-29 Ken Brown <kbrown@cornell.edu>
10424
10425 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
10426 (gdb-version): Remove defvar.
10427 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
10428 (gdb-gud-context-command, gdb-non-stop-handler)
10429 (gdb-current-context-command, gdb-stopped): Use it.
10430 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
10431 (gdb-non-stop-handler): Don't enable pretty-printing here.
10432 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
10433 non-stop mode. Use the following.
10434 (gdb-check-target-async): New defun.
10435 (gud-watch, gdb-stopped): Fix whitespace.
10436 (gdb-get-source-file): Don't try to display the source file if
10437 `gdb-main-file' is nil.
10438
104392011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
10440
10441 * align.el: Try to generate fewer markers (bug#10047).
10442 (align--set-marker): New macro.
10443 (align-region): Use it.
10444
c935221f
SM
104452011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
10446
10447 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
10448
e70b5064
CY
104492011-11-29 Chong Yidong <cyd@gnu.org>
10450
10451 * indent.el (indent-for-tab-command, indent-according-to-mode):
10452 Doc fix.
10453 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
10454
f3af92b7
MA
104552011-11-29 Michael Albinus <michael.albinus@gmx.de>
10456
10457 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
10458 aware of remote file names. (Bug#10124)
10459
ed472be9
CY
104602011-11-29 Chong Yidong <cyd@gnu.org>
10461
10462 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
10463
24510c22
SM
104642011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
10465
10466 * files.el (find-file): Don't use force-same-window (bug#10144).
10467 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
10468 use pop-to-buffer if the selected window can't be used.
10469 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
10470
c60c3703
EZ
104712011-11-28 Eli Zaretskii <eliz@gnu.org>
10472
10473 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
10474 special-mode-map.
10475
e95def75
CY
104762011-11-28 Chong Yidong <cyd@gnu.org>
10477
10478 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
10479
c3f1c606
NR
104802011-11-27 Nick Roberts <nickrob@snap.net.nz>
10481
10482 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
10483 gdb-get-source-file-list on gdb-create-source-file-list.
10484
00db469c
EZ
104852011-11-26 Eli Zaretskii <eliz@gnu.org>
10486
10487 * whitespace.el (whitespace-newline): Use a different foreground
10488 color for 16-color light-background displays.
10489
4ad3bc2a
CY
104902011-11-24 Chong Yidong <cyd@gnu.org>
10491
10492 * window.el (display-buffer--special-action): Doc fix.
10493
e9fce1ac
JB
104942011-11-25 Juanma Barranquero <lekktu@gmail.com>
10495
10496 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
10497 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
10498 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
10499 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
10500 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
10501 (avl-tree-stack-first):
10502 * emacs-lisp/cconv.el (cconv--analyse-use):
10503 * net/gnutls.el (gnutls-negotiate): Fix typos.
10504
cb825e5d
GM
105052011-11-24 Glenn Morris <rgm@gnu.org>
10506
3adbe224
GM
10507 * lpr.el (lpr-windows-system, lpr-lp-system):
10508 * mail/binhex.el (binhex-begin-line):
10509 * progmodes/grep.el (grep-history, grep-find-history):
10510 * textmodes/flyspell.el:
10511 * vc/pcvs-defs.el (cvs-global-menu):
10512 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
10513 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
10514 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
10515
321decc8
GM
10516 * net/tls.el: Fix case of "GnuTLS".
10517
420b63ad
GM
10518 * paths.el (rmail-file-name): Format doc-string for make-docfile.
10519
cb825e5d
GM
10520 * version.el (emacs-build-system): Give it a doc-string.
10521
a0649f08
JL
105222011-11-24 Juri Linkov <juri@jurta.org>
10523
10524 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
10525
c0bc0fd4
GM
105262011-11-24 Glenn Morris <rgm@gnu.org>
10527
10528 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
10529 if called on a non-mime message just toggle the headers. (Bug#8006)
10530
20db1522
JB
105312011-11-24 Juanma Barranquero <lekktu@gmail.com>
10532
10533 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
10534 (allout-lead-with-comment-string, allout-structure-deleted-hook)
10535 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
10536 (allout-rebullet-heading, allout-open-sibtopic)
10537 (allout-toggle-current-subtree-encryption)
10538 (allout-toggle-subtree-encryption, allout-encrypt-string)
10539 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
10540 (allout-distinctive-bullets-string, allout-auto-activation):
10541 * window.el (window-normalize-buffer-to-display):
10542 * progmodes/verilog-mode.el (verilog-batch-indent):
10543 * textmodes/bibtex.el (bibtex-field-braces-opt)
10544 (bibtex-field-strings-opt):
10545 * vc/cvs-status.el (cvs-tree-merge):
10546 Fix typos.
10547
7262a87c
MA
105482011-11-23 Michael Albinus <michael.albinus@gmx.de>
10549
10550 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
10551 `non-essential' to t, in order to avoid remote connections.
10552
283430a1
EZ
105532011-11-23 Eli Zaretskii <eliz@gnu.org>
10554
a1beca85
SM
10555 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10556 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
10557 case-insensitively.
10558
d2992a38
ML
105592011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
10560
10561 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
10562
50419064
GM
105632011-11-23 Glenn Morris <rgm@gnu.org>
10564
da94eca1
GM
10565 * paths.el (rmail-file-name): Reformat the doc-string so that it
10566 is picked up.
10567
9aac4de2
GM
10568 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
10569 (rmail-auto-file): Ignore case in the "special" field names,
10570 as mail-fetch-field does for all others.
10571
8038d2d2
GM
10572 * mail/rmail.el (rmail-forward):
10573 * mail/rmailkwd.el (rmail-set-label):
10574 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
10575 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
10576
f3fe222a
GM
10577 * mail/rmail.el (rmail-current-message): Doc fix.
10578
50419064
GM
10579 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
10580
28109f49
SM
105812011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10582
10583 * server.el (server-eval-and-print): Allow C-g (bug#6585).
10584
394c65f1
GM
105852011-11-22 Glenn Morris <rgm@gnu.org>
10586
10587 * mail/rmailmm.el (test-rmail-mime-handler)
10588 (test-rmail-mime-bulk-handler)
10589 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
10590
f2a0aa3a
JL
105912011-11-21 Juri Linkov <juri@jurta.org>
10592
1154d12e
JB
10593 * calc/calc.el (calc-read-key-sequence):
10594 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 10595
9c34a344
LMI
105962011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10597
10598 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
10599 Tell the caller that the next line needs recomputation, even
10600 though it doesn't start a sexp (bug#10094).
10601
f04a3be9
SM
106022011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10603
10604 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
10605
7978747f
SM
106062011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
10607
f04a3be9
SM
10608 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
10609 Use force-same-window.
7978747f 10610
fe7a3057
JB
106112011-11-20 Juanma Barranquero <lekktu@gmail.com>
10612
10613 * descr-text.el (describe-char-unicode-data):
10614 * json.el (json-string-escape):
10615 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
10616 (Footnote-unicode, Footnote-style-p):
10617 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
10618
24901d61
CY
106192011-11-20 Chong Yidong <cyd@gnu.org>
10620
10621 * window.el (replace-buffer-in-windows): Restore interactive spec.
10622
bac7ff22
SM
106232011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
10624
24f3d7b9
SM
10625 * electric.el (electric-indent-mode): Fix last change (too optimistic).
10626
bac7ff22
SM
10627 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
10628 (byte-compile-global-not-obsolete-vars): New var.
10629 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
10630 Use it.
10631 (byte-compile-warn-obsolete): Align text with the one in *Help*.
10632
cd1181db
JB
106332011-11-20 Juanma Barranquero <lekktu@gmail.com>
10634
10635 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
10636 * progmodes/pascal.el (electric-pascal-equal):
10637 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
10638 * xml.el (xml-substitute-special): Fix typos.
10639
7fb18e9e
GM
106402011-11-20 Glenn Morris <rgm@gnu.org>
10641
10642 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
10643 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
10644 Doc fixes.
10645 (rmail-decode-mime-charset): Mark as obsolete.
10646
10647 * mail/rmailsum.el (rmail-message-regexp-p-1):
10648 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
10649 Before using mime functions, check they are set. (Bug#10077)
10650
d5a6b3ba
JL
106512011-11-19 Juri Linkov <juri@jurta.org>
10652
10653 * info.el (Info-finder-find-node): Use `package--builtins' instead
10654 of `package-alist'. Use node names formed by the pattern "Keyword "
10655 and the keyword name.
10656
e981b61f
AS
106572011-11-19 Andreas Schwab <schwab@linux-m68k.org>
10658
1d00653d 10659 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 10660
3ffbc301
JL
106612011-11-19 Juri Linkov <juri@jurta.org>
10662
10663 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
10664 that calls `revert-buffer' on all Info buffers. (Bug#9915)
10665 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
10666 `old-history', `old-history-forward'. Add let-binding
10667 `window-selected'. Remove calls to `kill-buffer',
10668 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
10669 before calling `Info-find-node', so `Info-find-node-2' will reread
10670 the Info file. Restore window positions only when `window-selected'
10671 is non-nil.
10672
30c62133
JL
106732011-11-19 Juri Linkov <juri@jurta.org>
10674
10675 * isearch.el (isearch-lazy-highlight-new-loop):
10676 Remove condition `(not isearch-error)'. (Bug#9918)
10677
10678 * misearch.el (multi-isearch-search-fun): Add condition
10679 `(not bound)' to ignore lazy-highlighting search.
10680 Add the search-failed message "end of multi" when the end of
10681 multi-sequence is reached. Uncapitalize the search-failed
10682 message "Repeat for next buffer".
10683
10684 * info.el (Info-search): Add the search-failed message
10685 "end of the manual" when the end of the manual is reached
10686 in Isearch mode.
10687
645ca9cf
JL
106882011-11-19 Juri Linkov <juri@jurta.org>
10689
10690 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
10691 Use non-destructive `remove' instead of `delete' because
10692 `Info-history-list' stored to `Info-isearch-initial-history-list' in
10693 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
10694
df754f66
JL
106952011-11-19 Juri Linkov <juri@jurta.org>
10696
10697 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
10698 to nil instead of binding `search-ring' and `regexp-search-ring'.
10699 (Bug#9185)
10700
0e23d96a
EZ
107012011-11-19 Eli Zaretskii <eliz@gnu.org>
10702
10703 * simple.el (line-move): Force movement by logical lines for any
10704 hscrolled window, not only when auto-hscroll-mode is on.
10705 (line-move-visual): Update doc string to that effect. (Bug#10076)
10706
8a6ccb66
AS
107072011-11-19 Andreas Schwab <schwab@linux-m68k.org>
10708
10709 * language/european.el (macintosh): Define as alias for mac-roman.
10710
49ae5b39
EZ
107112011-11-19 Eli Zaretskii <eliz@gnu.org>
10712
10713 * mail/rmailmm.el (rmail-mime-display-header)
10714 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
10715 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
10716 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
10717 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
10718 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
10719 of a raw aref.
10720 (rmail-mime-entity-segment): To get past the tagline, move forward
10721 2 more lines, to account for the 2 empty lines that precede and
10722 follow the line with the buttons.
10723 (rmail-mime-update-tagline): Move one more line, to get past the
10724 empty line that follows the buttons in the tagline. (Bug#9520)
10725
c56cad4a
MR
107262011-11-19 Martin Rudalics <rudalics@gmx.at>
10727
10728 * window.el (window-max-delta-1, window-min-delta-1)
10729 (window-min-size-1, window-state-get-1, window-state-put-1)
10730 (window-state-put-2): Use "window--" prefix.
10731
cbe71af3
SM
107322011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
10733
2ad52c60
SM
10734 * emacs-lisp/smie.el: Improve warnings and conflict detection.
10735 (smie-warning-count): New var.
10736 (smie-set-prec2tab): Use it.
10737 (smie-bnf->prec2): Improve warnings. Add docstring.
10738 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
10739 (smie-bnf--set-class): New function.
10740 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
10741 corner case.
10742
6944dbc1
SM
10743 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
10744 (compilation-error-properties, compilation-move-to-column):
10745 Handle compilation-first-column while in the target buffer.
10746
c400c4d7
SM
10747 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
10748 Don't hardcode point-min==1.
10749
6dbe3e96
SM
10750 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
10751 (eshell-rewrite-for-command): Remove workaround.
10752 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
10753 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
10754 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
10755
cbe71af3
SM
10756 * files-x.el (modify-file-local-variable): Obey commenting conventions.
10757
a8e1496d
GM
107582011-11-17 Glenn Morris <rgm@gnu.org>
10759
10760 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
10761 Ignore buffer-local generated-autoload-file if it is the same
10762 as the global value. (Bug#10049)
10763
df85d315
JB
107642011-11-17 Juanma Barranquero <lekktu@gmail.com>
10765
10766 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
10767 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
10768 (reftex-toc-previous-heading, reftex-toc-max-level)
10769 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
10770 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
10771 (reftex-toc-do-promote, reftex-toc-promote-prepare)
10772 (reftex-toc-promote-action, reftex-toc-extract-section-number)
10773 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
10774 (reftex-toc-rename-label, reftex-toc-visit-location)
10775 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
10776 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
10777 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
10778 leaving "*toc*" only for references to the buffer.
10779
a0c2d0ae
MR
107802011-11-17 Martin Rudalics <rudalics@gmx.at>
10781
10782 * window.el (window-resize, delete-window, split-window):
10783 Replace window-splits by window-combination-resize.
1d00653d 10784 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 10785
35c0bac8
GM
107862011-11-17 Glenn Morris <rgm@gnu.org>
10787
10788 * progmodes/sh-script.el (sh-font-lock-keywords-var):
10789 Make bash entry derive from sh entry, not shell entry.
10790
d0c8fc8a
MA
107912011-11-16 Michael Albinus <michael.albinus@gmx.de>
10792
7262a87c
MA
10793 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
10794 local file name.
10795
7877f373
JB
107962011-11-16 Juanma Barranquero <lekktu@gmail.com>
10797
10798 * menu-bar.el (menu-bar-file-menu):
10799 * printing.el (pr-ps-utility):
10800 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
10801 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
10802 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
10803 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
10804 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
10805 (icalendar--convert-cyclic-to-ical)
10806 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
10807 (icalendar--convert-ical-to-diary)
10808 (icalendar--convert-recurring-to-diary)
10809 (icalendar--convert-non-recurring-all-day-to-diary)
10810 (icalendar-import-format-sample):
10811 * progmodes/idlw-shell.el (idlwave-shell-mode):
10812 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
10813 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
10814 (vhdl-ps-print-init): Fix typos.
10815
10649b82
KM
108162011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
10817
9d0cfcd6
GM
10818 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
10819 FSF and collapse date sequence, obscure author/maintainer email address
10820 better, remove extra version line, track relocation of author's webpage.
10649b82 10821
9d0cfcd6
GM
10822 * progmodes/python.el (python-pdbtrack-input-prompt)
10823 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
10824 regular python pdb prompts. Adjustments shamelessly taken exactly as
10825 suggested in EmacsWiki page (tiny change):
10826 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 10827
58179cce
JB
108282011-11-16 Juanma Barranquero <lekktu@gmail.com>
10829
10830 * expand.el (expand-pos, expand-index, expand-point):
10831 Remove redundant info from docstring.
10832 (expand-add-abbrevs): Doc fix.
10833 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
10834 (expand-sample-perl-mode-expand-list): Fix typos.
10835
10836 * net/dbus.el (dbus-event-member-name):
10837 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
10838 * term/pc-win.el (msdos-create-frame-with-faces):
10839 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
10840
b6f67890
MR
108412011-11-16 Martin Rudalics <rudalics@gmx.at>
10842
10843 * window.el (split-window, window-state-get-1)
10844 (window-state-put-1, window-state-put-2): Rename occurrences of
10845 window-nest to window-combination-limit.
1d00653d 10846 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 10847
ce7ddba0
CY
108482011-11-16 Chong Yidong <cyd@gnu.org>
10849
10850 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
10851 regexp (Bug#10033).
10852
3ae704f4
SM
108532011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10854
10855 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
10856 `completing-read' will remove *Completions* and will preserve
10857 current-buffer for us.
10858 (tmm-add-prompt): Users of *Completions* will always (re)set its
10859 major mode.
10860 (tmm-old-comp-map): Remove.
10861
6ad1cdde
GM
108622011-11-16 Glenn Morris <rgm@gnu.org>
10863
10864 * mail/rmailedit.el: Require rmailmm when compiling.
10865 (rmail-old-mime-state): New declaration.
10866 (rmail-edit-current-message): If editing a mime message,
10867 edit the "raw" message from the mbox buffer.
10868 (rmail-cease-edit): Handle mime messages. (Bug#9840)
10869
d20faa20
GM
108702011-11-15 Glenn Morris <rgm@gnu.org>
10871
10872 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
10873 which wasn't being used. Add optional arg to force given state.
10874 (rmail-mime): Add optional arg to force given state.
10875
c7015153
JB
108762011-11-15 Juanma Barranquero <lekktu@gmail.com>
10877
10878 * allout.el (allout-encryption-plaintext-sanitization-regexps):
10879 * frame.el (display-mm-dimensions-alist):
10880 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
10881 (outline-move-subtree-down):
10882 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
10883 (newsticker--treeview-do-get-node):
10884 * net/quickurl.el (quickurl-list-buffer-name):
10885 * progmodes/dcl-mode.el (dcl-mode):
10886 * progmodes/gdb-mi.el (gdb-mapcar*):
10887 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
10888
45261b50
GM
108892011-11-15 Glenn Morris <rgm@gnu.org>
10890
10891 * mail/rmail.el (rmail-file-coding-system): It's only ever used
10892 in a boolean sense, so just make it a boolean, and fix the doc.
10893 (rmail-show-mime-function, rmail-mime-feature)
10894 (rmail-require-mime-maybe): Doc fixes.
10895 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
10896
10897 * mail/rmailmm.el (rmail-show-mime): Doc fix.
10898
0d26e0b6
JB
108992011-11-15 Juanma Barranquero <lekktu@gmail.com>
10900
10901 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
10902 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
10903 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
10904 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
10905
447f30f6
GM
109062011-11-15 Glenn Morris <rgm@gnu.org>
10907
672b871d
GM
10908 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
10909 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
10910 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
10911 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
10912 (rmail-mime, rmail-show-mime): Doc fixes.
10913
f6aa5bb1
GM
10914 * term/ns-win.el (mode-line-frame-identification):
10915 Leave it alone. (Bug#10051)
10916
947cd66b
GM
10917 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
10918
447f30f6
GM
10919 * mail/rmailout.el (rmail-output-to-rmail-buffer):
10920 Handle empty buffers. (Bug#9978)
10921
0b381c7e
JB
109222011-11-14 Juanma Barranquero <lekktu@gmail.com>
10923
10924 * international/mule.el (define-charset):
10925 * mail/rmailmm.el (rmail-mime-find-header-encoding):
10926 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
10927 * progmodes/verilog-mode.el (verilog-backward-token):
10928 * textmodes/ispell.el (lookup-words):
10929 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
10930
71e027ac
GM
109312011-11-14 Glenn Morris <rgm@gnu.org>
10932
56632ce4
GM
10933 * progmodes/executable.el
10934 (executable-make-buffer-file-executable-if-script-p):
10935 Handle file-modes returning nil.
10936
40500957
GM
10937 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
10938 message - not necessary, and causes problems. (Bug#9831)
10939
071c2340
GM
10940 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
10941
d3cfca60
GM
10942 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
10943
71e027ac
GM
10944 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
10945 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
10946 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
10947
89d61221
MR
109482011-11-12 Martin Rudalics <rudalics@gmx.at>
10949
10950 * window.el (window-resize, delete-window): Use window-splits
10951 variable instead of function.
10952 (window-state-get-1, window-state-put-2, window-state-put):
10953 Don't deal with windows' splits status.
10954
98282f6f
GM
109552011-11-12 Glenn Morris <rgm@gnu.org>
10956
10957 * apropos.el (apropos-do-all, apropos-library, apropos-value)
10958 (apropos-documentation): Doc fixes.
10959
40a8bdf6
JB
109602011-11-11 Juanma Barranquero <lekktu@gmail.com>
10961
10962 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
10963 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
10964
65bd19ff
SM
109652011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10966
10967 * electric.el (electric-indent-post-self-insert-function): Make it
10968 possible for a char to only indent in some circumstances.
10969 (electric-indent-mode): Simplify.
10970
54f9154c
MR
109712011-11-11 Martin Rudalics <rudalics@gmx.at>
10972
10973 * window.el (windows-with-parameter): Remove unused function.
10974 (windows-at-side): Rename to window-at-side-list.
10975 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
10976 (window-side-check, window-size-ignore, window-size-fixed-1)
10977 (window-in-direction-2): Prefix with "window--".
10978 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 10979
68cbc58b
GM
109802011-11-11 Glenn Morris <rgm@gnu.org>
10981
10982 * subr.el (eval-after-load): If FILE is already loaded,
10983 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
10984
b2621720
GM
109852011-11-10 Glenn Morris <rgm@gnu.org>
10986
9a4de110
GM
10987 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
10988 Call svn via vc-svn-command rather than vc-do-command.
10989 (vc-svn-command): Add --non-interactive. (Bug#9993)
10990 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
10991
b2621720
GM
10992 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10993 Add toggle-read-only. (Bug#7292)
10994 * files.el (toggle-read-only): Mention that it should only
10995 be used interactively. (Bug#10006)
10996
1dce7193
SM
109972011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10998
d9ac1a1e
SM
10999 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11000 Adjust regexp for OCaml warnings.
11001
0c325082
SM
11002 * electric.el (electric-pair-post-self-insert-function): Let user
11003 turn it off buffer-locally (bug#9932).
11004
90132c14
SM
11005 * progmodes/python.el (python-beginning-of-statement):
11006 Rewrite (bug#2703).
11007
1dce7193
SM
11008 * progmodes/compile.el: Better handle TABs (bug#9749).
11009 (compilation-internal-error-properties)
11010 (compilation-next-error-function): Obey the target buffer's
11011 compilation-error-screen-columns.
11012
c4e7c63a
JB
110132011-11-09 Juanma Barranquero <lekktu@gmail.com>
11014
11015 * progmodes/meta-mode.el: Remove obsolete comments.
11016 (meta-right-comment-regexp, meta-ignore-comment-regexp):
11017 Fix typos in docstrings.
11018
2cffd681
MR
110192011-11-09 Martin Rudalics <rudalics@gmx.at>
11020
11021 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 11022 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
11023 (window--resizable): New function. Make all callers of
11024 window-resizable call window--resizable instead.
11025 (window-resizable): Rewrite in terms of window--resizable.
11026
0edcba87
GM
110272011-11-08 Glenn Morris <rgm@gnu.org>
11028
11029 * progmodes/delphi.el (delphi-mode-syntax-table):
11030 Let define-derived-mode define a proper syntax table. (Bug#9994)
11031
4b0d61e3
SM
110322011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
11033
11034 * window.el: Stay away from defsubst.
11035 (window-list-no-nils): Remove.
11036 (window-state-get-1, window-state-get): Use backquote instead.
11037
cd394be1 110382011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 11039
4b0d61e3 11040 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 11041 Fix incorrect use of default argument in `completing-read'.
11042
e1c2c6f2
MR
110432011-11-08 Martin Rudalics <rudalics@gmx.at>
11044
11045 * window.el (display-buffer-function, special-display-function):
11046 Mention display-buffer-record-window but do not mention
11047 help-setup parameter in doc-strings.
b3f4a882 11048 (window-min-delta): Fix doc-string typo.
e1c2c6f2 11049
105216ed
CY
110502011-11-08 Chong Yidong <cyd@gnu.org>
11051
11052 * window.el (window-total-height, window-total-width): Doc fix.
11053 (window-body-size): Move from C.
11054 (window-body-height, window-body-width): Move to C.
11055
0a9f9ab5
SM
110562011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
11057
11058 * window.el: Make special-display like display-buffer-alist (bug#9532).
11059 (display-buffer--special-action): New function, morphed
11060 from display-buffer--special.
11061 (display-buffer): Use it to handle special-display-buffers at higher
11062 priority (just after display-buffer-alist).
11063 (display-buffer-fallback-action, display-buffer--other-frame-action)
11064 (pop-to-buffer-same-window): Remove display-buffer--special.
11065
a769dd15
GM
110662011-11-07 Glenn Morris <rgm@gnu.org>
11067
11068 * calendar/cal-menu.el (cal-menu-set-date-title):
11069 Do nothing if not in a calendar. (Bug#9976)
11070
05a61ee3
SM
110712011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
11072
11073 * files.el (find-file): Always use selected-window.
11074
be7f5545
MR
110752011-11-07 Martin Rudalics <rudalics@gmx.at>
11076
11077 * window.el (window-combinations): Make WINDOW argument
11078 mandatory. Rewrite doc-string.
11079 (walk-window-subtree, window-atom-check, window-min-delta)
11080 (window-max-delta, window--resize-this-window)
11081 (window--resize-root-window-vertically, window-tree)
11082 (balance-windows, window-state-put): Rewrite doc-strings as to
11083 not mention the term "subwindow".
11084 (window--resize-subwindows-skip-p): Rename to
11085 window--resize-child-windows-skip-p.
11086 (window--resize-subwindows-normal): Rename to
11087 window--resize-child-windows-normal.
11088 (window--resize-subwindows): Rename to
11089 window--resize-child-windows.
11090 (window-or-subwindow-p): Rename to window--in-subtree-p.
11091
3c6702ef
ML
110922011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
11093
11094 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
11095 Ensure that mbox format messages end in two newlines (Bug#9974).
11096
49745b39
CY
110972011-11-06 Chong Yidong <cyd@gnu.org>
11098
11099 * window.el (window-combination-p): Function deleted; its
11100 side-effect is not used in any existing code.
11101 (window-combinations, window-combined-p): Call window-*-child
11102 directly.
11103
24300f5f
CY
111042011-11-05 Chong Yidong <cyd@gnu.org>
11105
11106 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
11107 (window-size-ignore, window-state-get): Callers changed.
11108 (window-normalize-window): Rename from window-normalize-any-window.
11109 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 11110 (window-normalize-live-window): Delete.
447f16b8
CY
11111 (window-combination-p, window-combined-p, window-combinations)
11112 (walk-window-subtree, window-atom-root, window-min-size)
11113 (window-sizable, window-sizable-p, window-size-fixed-p)
11114 (window-min-delta, window-max-delta, window-resizable)
11115 (window-resizable-p, window-full-height-p, window-full-width-p)
11116 (window-current-scroll-bars, window-point-1, set-window-point-1)
11117 (window-at-side-p, window-in-direction, window-resize)
11118 (adjust-window-trailing-edge, maximize-window, minimize-window)
11119 (window-deletable-p, delete-window, delete-other-windows)
11120 (record-window-buffer, unrecord-window-buffer)
11121 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
11122 (quit-window, split-window, window-state-put)
11123 (set-window-text-height, fit-window-to-buffer)
11124 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 11125
89bd5ee1
EZ
111262011-11-04 Eli Zaretskii <eliz@gnu.org>
11127
53479029
EZ
11128 * mail/rmail.el (rmail-simplified-subject): Decode subject with
11129 rfc2047-decode-string.
11130 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
11131 warnings.
11132
89bd5ee1
EZ
11133 * window.el (window-body-height, window-body-width): Mention in
11134 the doc string that the return values are in frame's canonical
11135 units. (Bug#9949)
11136
bd17fdee
AM
111372011-11-03 Alan Mackenzie <acm@muc.de>
11138
11139 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
11140 change in cc-engine.el.
11141
acc825c5
SM
111422011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
11143
11144 * window.el (switch-to-buffer): Use `force-same-window' interactively.
11145
1885e5b8
MR
111462011-11-02 Martin Rudalics <rudalics@gmx.at>
11147
11148 * window.el (quit-window): Call unrecord-window-buffer after
11149 showing another buffer in the window. (Bug#9937)
acc825c5 11150 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 11151
ebe06da9
JB
111522011-11-02 Juanma Barranquero <lekktu@gmail.com>
11153
11154 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
11155 Accept status with more than 9 shelves. (Bug#9935)
11156 Reported by Colin D Bennett <colin@gibibit.com>.
11157
4ee88440
MR
111582011-11-01 Martin Rudalics <rudalics@gmx.at>
11159
11160 * help.el (with-help-window): Don't reference
11161 temp-buffer-show-specifiers in doc-string.
11162
08e1d82c
AS
111632011-10-31 Andreas Schwab <schwab@linux-m68k.org>
11164
11165 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
11166 menu-item.
11167
84bd6e9e
VJL
111682011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11169
11170 * whitespace.el: New version 13.2.2.
11171 (whitespace-newline-mode): Disable properly. Reported by Sarah
11172 <EmacsWiki>.
11173
dba0634a
UJ
111742011-10-30 Ulf Jasper <ulf.jasper@web.de>
11175
11176 * net/newst-treeview.el: Remove "Time-stamp".
11177 (newsticker--group-manage-orphan-feeds): Do not call
11178 newsticker--treeview-tree-update.
db22a3c2
JB
11179 (newsticker-treeview-update, newsticker-treeview):
11180 Call newsticker--treeview-tree-update if necessary.
dba0634a 11181
3d8daefe
MR
111822011-10-30 Martin Rudalics <rudalics@gmx.at>
11183
11184 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
11185 (window-iso-combinations): Remove "iso-" infix.
11186 Suggested by Chong Yidong.
3d8daefe
MR
11187 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
11188 (window-max-delta-1, window-resize, window--resize-siblings)
11189 (window--resize-this-window, adjust-window-trailing-edge)
11190 (split-window, balance-windows-1)
11191 (shrink-window-if-larger-than-buffer):
11192 * calendar/calendar.el (calendar-generate-window):
db22a3c2 11193 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 11194
1bc4c3ae
SM
111952011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
11196
11197 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
11198 in place (bug#9907).
11199 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
11200 (eshell-rewrite-if-command, eshell-rewrite-for-command)
11201 (eshell-structure-basic-command, eshell-rewrite-while-command)
11202 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
11203 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
11204 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
11205 (eshell-do-pipelines-synchronously, eshell-eval-command):
11206 Use backquotes and prefer setq to set.
11207 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
11208 (eshell-macrop): Use functionp.
c1e2f5fa 11209 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 11210
30b65d9c
CY
112112011-10-30 Chong Yidong <cyd@gnu.org>
11212
11213 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
11214 instead of set-mark (Bug#9810).
11215
2d197ffb
CY
112162011-10-30 Chong Yidong <cyd@gnu.org>
11217
11218 * window.el (split-window-below, split-window-right): Rename from
11219 split-window-above-each-other and split-window-side-by-side
11220 respectively. All callers changed.
11221 (split-window-sensibly, split-window-sensibly): Use them.
11222 (split-window-keep-point): Doc fix.
11223
11224 * isearch.el: Add isearch-scroll property to split-window-below
11225 and split-window-right.
11226
11227 * follow.el (follow-mode):
11228 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
11229 * progmodes/ada-xref.el (ada-gdb-application):
11230 * emulation/vip.el (vip-buffer-in-two-windows):
11231 * image-dired.el (image-dired-dired-with-window-configuration):
11232 * dired-x.el (dired-do-find-marked-files):
11233 * dired.el (dired-pop-to-buffer):
11234 * bs.el (bs--show-with-configuration):
11235 * vc/emerge.el (emerge-setup-windows):
11236 * textmodes/two-column.el (2C-two-columns):
11237 * textmodes/reftex-toc.el (reftex-toc):
11238 * progmodes/gdb-mi.el (gdb-setup-windows):
11239 * progmodes/fortran.el (fortran-window-create):
11240 * net/newst-treeview.el (newsticker--treeview-window-init):
11241 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
11242 * emulation/tpu-edt.el (tpu-gold-map):
11243 * emulation/crisp.el (crisp-mode-map):
11244 * calendar/calendar.el (calendar-basic-setup): Callers changed.
11245
38bb2ca8
CY
112462011-10-29 Chong Yidong <cyd@gnu.org>
11247
aa4de341
CY
11248 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
11249
e1eb5385
CY
11250 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
11251
5d2ece3c
CY
11252 * textmodes/flyspell.el (flyspell-word): Fix char offset for
11253 forged Ispell output (Bug#7904).
11254
38bb2ca8
CY
11255 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
11256
d0af9f77
SM
112572011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
11258
11259 * doc-view.el: Avoid ugly errors about not finding nil.
11260 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
11261 (doc-view-dvipdf-program, doc-view-unoconv-program)
11262 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
11263 Avoid nil or absolute file name as default value.
11264 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
11265
52bedd34
AM
112662011-10-28 Alan Mackenzie <acm@muc.de>
11267
db22a3c2 11268 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 11269
7e43cfa5
AM
112702011-10-28 Alan Mackenzie <acm@muc.de>
11271
11272 Amend the handling of c-beginning/end-of-defun in nested declaration
11273 scopes.
11274
52bedd34
AM
11275 * progmodes/cc-vars.el (c-defun-tactic): Move here from
11276 cc-langs.el. Change it to a defcustom.
7e43cfa5 11277
52bedd34
AM
11278 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
11279 cc-vars.el.
7e43cfa5 11280
d0af9f77
SM
11281 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11282 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 11283
52bedd34 11284 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 11285 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
11286 (c-widen-to-enclosing-decl-scope): New function.
11287 (c-while-widening-to-decl-block): New macro.
11288 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
11289 outward for defun boundaries, and correspondingly change symbol
11290 `respect-enclosure' to `go-outward'.
11291 (c-declaration-limits): Change algorithm to report only the "innermost"
11292 defun's boundaries.
11293
1a2ce9ee
DD
112942011-10-28 Deniz Dogan <deniz@dogan.se>
11295
11296 * net/rcirc.el (rcirc-mode): Use hard newlines.
11297
bc97a826
AM
112982011-10-28 Alan Mackenzie <acm@muc.de>
11299
11300 Amend to indent and fontify macros "which include their own semicolon"
11301 correctly, using the "virtual semicolon" mechanism.
11302
52bedd34 11303 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 11304
d0af9f77 11305 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 11306 Recode to scan one line at a time rather than having \n and \r
58179cce 11307 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 11308 (c-forward-label): Amend for virtual semicolons.
58179cce 11309 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 11310
52bedd34
AM
11311 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
11312 of the new C macros.
bc97a826 11313
52bedd34 11314 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
11315 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
11316 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
11317 (c-opt-cpp-macro-define): Make into a full language variable.
11318 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
11319 AWK Mode (including \n, \r) removed, no longer needed.
11320
d0af9f77
SM
11321 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
11322 Invoke c-make-macro-with-semi-re.
bc97a826 11323
52bedd34
AM
11324 * progmodes/cc-vars.el (c-macro-with-semi-re):
11325 (c-macro-names-with-semicolon): New variables.
58179cce 11326 (c-make-macro-with-semi-re): New function.
bc97a826 11327
7a6c0941
SM
113282011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
11329
11330 * vc/log-edit.el: Fill empty field rather than adding new one.
11331 (log-edit-add-field): New function.
11332 (log-edit-insert-changelog): Use it.
11333
b0c4cdcf
ML
113342011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
11335
11336 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
11337
ee1f1da9
SM
113382011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
11339
11340 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
11341 (gdb--check-interpreter): New function.
11342 (gdb): Use it.
11343
51bc5f8b
GM
113442011-10-27 Glenn Morris <rgm@gnu.org>
11345
416a2c45
GM
11346 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
11347 (least-positive-float, least-negative-float)
11348 (least-positive-normalized-float, least-negative-normalized-float)
11349 (float-epsilon, float-negative-epsilon):
11350 Remove unnecessary declarations.
11351
11352 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
11353 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
11354 (least-positive-float, least-negative-float)
11355 (least-positive-normalized-float, least-negative-normalized-float)
11356 (float-epsilon, float-negative-epsilon): Add doc-strings,
11357 based on those in cl.texi.
11358
51bc5f8b
GM
11359 * files.el (set-visited-file-name): If the major-mode changed,
11360 reload the local variables. (Bug#9796)
11361
15de15c6
CY
113622011-10-27 Chong Yidong <cyd@gnu.org>
11363
11364 * subr.el (change-major-mode-after-body-hook): New hook.
11365 (run-mode-hooks): Run it.
11366
ee1f1da9
SM
11367 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11368 Use change-major-mode-before-body-hook.
15de15c6
CY
11369
11370 * simple.el (fundamental-mode):
11371 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
11372 change introducing fundamental-mode-hook.
11373
5430d399
JB
113742011-10-26 Juanma Barranquero <lekktu@gmail.com>
11375
acc825c5 11376 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 11377
ad74a69e
MA
113782011-10-26 Michael Albinus <michael.albinus@gmx.de>
11379
11380 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 11381 tramp.el explicitly. (Bug#7583)
ad74a69e 11382
71d4c2a5
SM
113832011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
11384
11385 * progmodes/octave-mod.el:
11386 * progmodes/octave-inf.el: Update maintainer.
11387
b1f6fa26
CY
113882011-10-26 Chong Yidong <cyd@gnu.org>
11389
11390 * subr.el (with-wrapper-hook): Rewrite doc.
11391
3f04efd6
MA
113922011-10-25 Michael Albinus <michael.albinus@gmx.de>
11393
11394 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 11395 filenames "/method:foo:". (Bug#9793)
3f04efd6 11396
410488d3
SM
113972011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11398
11399 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
11400 (bug#9865).
11401
c1ebb47e
GM
114022011-10-24 Glenn Morris <rgm@gnu.org>
11403
11404 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
11405
7f5c46c7
MA
114062011-10-24 Michael Albinus <michael.albinus@gmx.de>
11407
11408 * notifications.el: Add the requirement of a running D-Bus session
11409 bus to the Commentary.
11410
db2440b6
JL
114112011-10-24 Juri Linkov <juri@jurta.org>
11412
11413 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
11414 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
11415 (Bug#9364)
11416
feecf435
JL
114172011-10-24 Juri Linkov <juri@jurta.org>
11418
11419 * info.el (Info-following-node-name-re): Add newline to the list
11420 of allowed characters for leading space. (Bug#9824)
11421
a3839de2
SM
114222011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
11423
acc825c5
SM
11424 * progmodes/octave-inf.el (inferior-octave-mode-map):
11425 Fix C-c C-h binding.
a3839de2
SM
11426 * progmodes/octave-mod.el (octave-help): Remove.
11427
09388e76
MA
114282011-10-23 Michael Albinus <michael.albinus@gmx.de>
11429
11430 Sync with Tramp 2.2.3.
11431
11432 * net/tramp-cache.el (top): Pacify byte-compiler using
11433 `init-file-user' and `site-run-file'.
11434
11435 * net/trampver.el: Update release number.
11436
86c60681
CY
114372011-10-23 Chong Yidong <cyd@gnu.org>
11438
11439 * files.el (toggle-read-only): Remove obsolete comment about
11440 version control.
11441
11442 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
11443 for toggle-read-only. Note that this hasn't called vc-next-action
11444 since 2008-05-02, though it wasn't documented at the time.
11445
a3839de2
SM
11446 * vc/ediff-init.el (ediff-toggle-read-only-function):
11447 Use toggle-read-only.
86c60681 11448
cd5495ff
AM
114492011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
11450
11451 Fix bug #9560, sporadic wrong indentation; improve instrumentation
11452 of c-parse-state.
11453
00b77525 11454 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 11455 correct faulty logical expression.
cd5495ff
AM
11456 (c-parse-state-state, c-record-parse-state-state):
11457 (c-replay-parse-state-state): New defvar/defuns.
11458 (c-debug-parse-state): Use new functions.
11459
42ee24ed
MR
114602011-10-22 Martin Rudalics <rudalics@gmx.at>
11461
11462 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 11463 last fix. Use window-in-direction correctly.
42ee24ed 11464
a7dee7e7
CY
114652011-10-21 Chong Yidong <cyd@gnu.org>
11466
11467 * progmodes/idlwave.el (idlwave-mode):
11468 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
11469 require-final-newline; that's done in prog-mode.
11470 Suggested by Stefan Monnier.
a7dee7e7 11471
e07b9a6d
MR
114722011-10-21 Martin Rudalics <rudalics@gmx.at>
11473
11474 * mouse.el (mouse-drag-window-above)
11475 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
11476 (mouse-drag-mode-line-1, mouse-drag-header-line)
11477 (mouse-drag-vertical-line-rightward-window): Remove.
11478 (mouse-drag-line): New function.
11479 (mouse-drag-mode-line, mouse-drag-header-line)
11480 (mouse-drag-vertical-line): Call mouse-drag-line.
11481 * window.el (window-at-side-p, windows-at-side): New functions.
11482
7e1361d9
UM
114832011-10-21 Ulrich Mueller <ulm@gentoo.org>
11484
11485 * tar-mode.el (tar-grind-file-mode):
11486 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
11487
30fcaf3a
CY
114882011-10-21 Chong Yidong <cyd@gnu.org>
11489
11490 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
11491 * progmodes/vera-mode.el (vera-mode):
11492 Use mode-require-final-newline.
30fcaf3a 11493
516eddb0
GM
114942011-10-20 Glenn Morris <rgm@gnu.org>
11495
db22a3c2 11496 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 11497
10d5f513
CS
114982011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
11499
11500 * emulation/cua-base.el (cua-set-mark): Fix case of string.
11501
ac6c8639
CY
115022011-10-20 Chong Yidong <cyd@gnu.org>
11503
11504 * emulation/cua-base.el (cua-mode):
11505 * mail/footnote.el (footnote-mode):
11506 * mail/mailabbrev.el (mail-abbrevs-mode):
11507 * net/xesam.el (xesam-minor-mode):
11508 * progmodes/bug-reference.el (bug-reference-mode):
11509 * progmodes/cap-words.el (capitalized-words-mode):
11510 * progmodes/compile.el (compilation-minor-mode)
11511 (compilation-shell-minor-mode):
11512 * progmodes/gud.el (gud-tooltip-mode):
11513 * progmodes/hideif.el (hide-ifdef-mode):
11514 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
11515 * progmodes/subword.el (subword-mode):
11516 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
11517 * progmodes/which-func.el (which-function-mode):
11518 * term/tvi970.el (tvi970-set-keypad-mode):
11519 * term/vt100.el (vt100-wide-mode):
11520 * textmodes/flyspell.el (flyspell-mode):
11521 * textmodes/ispell.el (ispell-minor-mode):
11522 * textmodes/nroff-mode.el (nroff-electric-mode):
11523 * textmodes/paragraphs.el (use-hard-newlines):
11524 * textmodes/refill.el (refill-mode):
11525 * textmodes/reftex.el (reftex-mode):
11526 * textmodes/rst.el (rst-minor-mode):
11527 * textmodes/sgml-mode.el (html-autoview-mode)
11528 (sgml-electric-tag-pair-mode):
11529 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
11530 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
11531 * emulation/crisp.el (crisp-mode):
11532 * emacs-lisp/eldoc.el (eldoc-mode):
11533 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
11534 minor mode behavior.
11535
aa42ab43
JL
115362011-10-19 Juri Linkov <juri@jurta.org>
11537
11538 * descr-text.el (describe-char): Add #x2010 and #x2011 to
11539 the list of hard-coded chars with escape-glyph face.
11540
89400f1d
SM
115412011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
11542
11543 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
11544
305c07f6
MA
115452011-10-19 Michael Albinus <michael.albinus@gmx.de>
11546
11547 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
11548 running process.
11549
13754b54
GM
115502011-10-19 Glenn Morris <rgm@gnu.org>
11551
11552 * vc/vc-bzr.el (vc-bzr-after-dir-status):
11553 Ignore ignored files. (Bug#9726)
11554
06e21633
CY
115552011-10-19 Chong Yidong <cyd@gnu.org>
11556
11557 Doc fix for minor modes, stating that an omitted argument enables
11558 the mode unconditionally when called from Lisp.
11559
11560 * abbrev.el (abbrev-mode):
11561 * allout.el (allout-mode):
11562 * autoinsert.el (auto-insert-mode):
11563 * autoarg.el (autoarg-mode, autoarg-kp-mode):
11564 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
11565 (global-auto-revert-mode):
11566 * battery.el (display-battery-mode):
11567 * composite.el (global-auto-composition-mode)
11568 (auto-composition-mode):
11569 * delsel.el (delete-selection-mode):
11570 * desktop.el (desktop-save-mode):
11571 * dired-x.el (dired-omit-mode):
11572 * dirtrack.el (dirtrack-mode):
11573 * doc-view.el (doc-view-minor-mode):
11574 * double.el (double-mode):
11575 * electric.el (electric-indent-mode, electric-pair-mode):
11576 * emacs-lock.el (emacs-lock-mode):
11577 * epa-hook.el (auto-encryption-mode):
11578 * follow.el (follow-mode):
11579 * font-core.el (font-lock-mode):
11580 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
11581 * help.el (temp-buffer-resize-mode):
11582 * hilit-chg.el (highlight-changes-mode)
11583 (highlight-changes-visible-mode):
11584 * hi-lock.el (hi-lock-mode):
11585 * hl-line.el (hl-line-mode, global-hl-line-mode):
11586 * icomplete.el (icomplete-mode):
11587 * ido.el (ido-everywhere):
11588 * image-file.el (auto-image-file-mode):
11589 * image-mode.el (image-minor-mode):
11590 * iswitchb.el (iswitchb-mode):
11591 * jka-cmpr-hook.el (auto-compression-mode):
11592 * linum.el (linum-mode):
11593 * longlines.el (longlines-mode):
11594 * master.el (master-mode):
11595 * mb-depth.el (minibuffer-depth-indicate-mode):
11596 * menu-bar.el (menu-bar-mode):
11597 * minibuf-eldef.el (minibuffer-electric-default-mode):
11598 * mouse-sel.el (mouse-sel-mode):
11599 * msb.el (msb-mode):
11600 * mwheel.el (mouse-wheel-mode):
11601 * outline.el (outline-minor-mode):
11602 * paren.el (show-paren-mode):
11603 * recentf.el (recentf-mode):
11604 * reveal.el (reveal-mode, global-reveal-mode):
11605 * rfn-eshadow.el (file-name-shadow-mode):
11606 * ruler-mode.el (ruler-mode):
11607 * savehist.el (savehist-mode):
11608 * scroll-all.el (scroll-all-mode):
11609 * scroll-bar.el (scroll-bar-mode):
11610 * server.el (server-mode):
11611 * shell.el (shell-dirtrack-mode):
11612 * simple.el (auto-fill-mode, transient-mark-mode)
11613 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
11614 (line-number-mode, column-number-mode, size-indication-mode)
11615 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
11616 * strokes.el (strokes-mode):
11617 * time.el (display-time-mode):
11618 * t-mouse.el (gpm-mouse-mode):
11619 * tool-bar.el (tool-bar-mode):
11620 * tooltip.el (tooltip-mode):
11621 * type-break.el (type-break-mode-line-message-mode)
11622 (type-break-query-mode):
11623 * view.el (view-mode):
11624 * whitespace.el (whitespace-mode, whitespace-newline-mode)
11625 (global-whitespace-mode, global-whitespace-newline-mode):
11626 * xt-mouse.el (xterm-mouse-mode): Doc fix.
11627
a3839de2
SM
11628 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
11629 Fix autogenerated docstring.
06e21633 11630
5214e501
JL
116312011-10-19 Juri Linkov <juri@jurta.org>
11632
11633 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
11634 by checking environment variables "DESKTOP_SESSION" and
11635 "XDG_CURRENT_DESKTOP". (Bug#9779)
11636
195f8db9
JL
116372011-10-19 Juri Linkov <juri@jurta.org>
11638
11639 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
11640 (browse-url-chromium-program, browse-url-chromium-arguments):
11641 New defcustoms.
11642 (browse-url-default-browser): Check for `browse-url-chromium' and
11643 call `browse-url-chromium-program'.
11644 (browse-url-chromium): New command. (Bug#9779)
11645
343a34ff
JB
116462011-10-18 Juanma Barranquero <lekktu@gmail.com>
11647
11648 * facemenu.el (list-colors-duplicates): On Windows, detect more
11649 duplicates by assuming that only colors matching "^System" are
11650 special "system colors". (Bug#9722)
11651
6978a151
SM
116522011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
11653
11654 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
11655 to distinguish the author from the committer.
11656
6a80b297
MA
116572011-10-18 Michael Albinus <michael.albinus@gmx.de>
11658
11659 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
11660
b31a5677
JK
116612011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
11662
11663 * international/mule.el (sgml-html-meta-auto-coding-function):
11664 Add support for detecting encoding in HTML5 specified only as
11665 <meta charset="UTF-8">. Implementation just makes http-equiv and
11666 content-type parts from HTML4 encoding string optional. (Bug#9716)
11667
80c6d77f
GM
116682011-10-18 Glenn Morris <rgm@gnu.org>
11669
11670 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
11671
08b0fee8
CY
116722011-10-18 Chong Yidong <cyd@gnu.org>
11673
11674 * faces.el (cursor): Doc fix.
11675
67e729a5
CY
116762011-10-17 Chong Yidong <cyd@gnu.org>
11677
11678 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
11679
343a34ff 116802011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
11681
11682 * dirtrack.el (dirtrack): Support shell buffers with path
11683 prefixes, e.g. tramp-based remote shells. (Bug#9647)
11684
0bc06380
TZ
116852011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
11686
11687 * json.el: Bump version to 1.3 and note change in History.
11688 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
11689
8b79f3e0
SM
116902011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11691
5a7c536b
SM
11692 * comint.el (comint-insert-input, comint-send-input)
11693 (comint-get-old-input-default, comint-backward-matching-input)
11694 (comint-next-prompt): Use nil instead of `input' for field property of
11695 past user input (bug#114).
11696
96a8a0df
SM
11697 * minibuffer.el (completion--replace): Inherit surrounding properties
11698 (bug#114).
11699 (minibuffer-complete-and-exit): Use it.
11700
8b79f3e0
SM
11701 * comint.el (comint--table-subvert): Quote the all-completions output
11702 (bug#9160).
11703
b8f7ff0d
MR
117042011-10-17 Martin Rudalics <rudalics@gmx.at>
11705
8b79f3e0 11706 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 11707
b8f7ff0d 11708 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 11709 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
11710 entries and separate them from frame entries.
11711
c235b555
GM
117122011-10-15 Glenn Morris <rgm@gnu.org>
11713
11714 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
11715 Doc fixes.
11716
6bbfa6e1
CY
117172011-10-15 Chong Yidong <cyd@stupidchicken.com>
11718
8b79f3e0
SM
11719 * net/network-stream.el (network-stream-open-starttls):
11720 Improve detection of failure due to lack of TLS support.
ec5c990d 11721
6bbfa6e1
CY
11722 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
11723 putting the input text in front and in bold.
11724
98488977
SM
117252011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
11726
3d1337be
SM
11727 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
11728
ee0b45e4
SM
11729 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
11730 empty buffer.
11731
98488977
SM
11732 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
11733 unread-command-events rather than pushing yet-another event.
11734
186f4720
EZ
117352011-10-14 Eli Zaretskii <eliz@gnu.org>
11736
11737 * mail/sendmail.el (sendmail-query-once): Improve the wording of
11738 the explanation of the possible choices. Make the options passed
11739 to completing-read shorter.
11740
8b7a997c
AM
117412011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11742
11743 * textmodes/flyspell.el (flyspell-large-region): Make sure
11744 extended character mode is used if defined (Bug#1339).
11745
12587bbb
EZ
117462011-10-13 Eli Zaretskii <eliz@gnu.org>
11747
11748 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
11749 character info for LRE, LRO, RLE, and RLO characters by appending
11750 an invisible PDF.
12587bbb 11751
bad41229
SM
117522011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11753
11754 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
11755 even in case of error; add debug spec; simplify data flow.
11756 (with-timeout-handler): Remove.
11757
28dbc92f
MA
117582011-10-12 Michael Albinus <michael.albinus@gmx.de>
11759
11760 Fix Bug#6019, Bug#9315.
11761
11762 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
11763 complete `buffer-file-name', the local file name part could look
11764 remotely (for example on VMS).
11765
11766 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
11767 `tramp-run-real-handler'.
11768 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
11769 already quoted by '"'.
11770
11771 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
11772 Let `file-name-handler-alist' be nil, the local file name part
11773 could look remotely (for example on VMS).
11774
e1b0b23a
SM
117752011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11776
11777 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
11778 from here...
11779 (flyspell-post-command-hook): ...to here.
11780
a120bde9
SM
117812011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11782
11783 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
11784 if not needed.
11785 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
11786 using completion. Protect against "slow" callers.
11787 Remove the "message hack".
11788
7ce7717b
JL
117892011-10-11 Juri Linkov <juri@jurta.org>
11790
11791 * isearch.el (isearch-lazy-highlight-word): New variable.
11792 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
11793 Use it. (Bug#9727)
11794
c02ee9d6
GM
117952011-10-11 Glenn Morris <rgm@gnu.org>
11796
11797 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
11798 like f90-previous-statement does.
11799
93e616fd 118002011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11801
1f190e73 11802 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
11803 only in interactive use, to avoid error.
11804
af7b6078
SM
118052011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11806
11807 * minibuffer.el (completion-file-name-table): Fix last change,
11808 i.e. ignore normal errors but not the other ones.
11809
0563dae9
MR
118102011-10-10 Martin Rudalics <rudalics@gmx.at>
11811
11812 * window.el (special-display-buffer-names)
11813 (special-display-regexps): Remove some remnants of earlier
11814 changes from doc-strings.
366ca7f3
MR
11815 (quit-windows-on): New function.
11816
11817 * vc/vc.el (vc-revert, vc-rollback):
11818 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
11819 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 11820 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 11821
49677495
MR
118222011-10-09 Martin Rudalics <rudalics@gmx.at>
11823
11824 * window.el (frame-auto-hide-function): Add version tag.
11825 (Bug#9699)
11826
56f2d1e1
MA
118272011-10-09 Michael Albinus <michael.albinus@gmx.de>
11828
11829 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
11830 condition.
11831
112a6592
LL
118322011-10-09 Leo Liu <sdl.web@gmail.com>
11833
11834 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
11835 (Bug#9701)
11836
0812589b
GM
118372011-10-08 Glenn Morris <rgm@gnu.org>
11838
11839 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
11840 before the first code statement zero indent. (Bug#9690)
11841
b2b0776e
CY
118422011-10-08 Chong Yidong <cyd@stupidchicken.com>
11843
11844 * simple.el (count-words-region): Always count in the region.
11845 Report the number of lines and characters too.
11846 (count-words): New command, which counts in the buffer if the
11847 region is inactive, as count-words-region used to.
11848 (count-words--message): New function. Handle plurals.
11849 (count-lines-region): Make it an alias for count-words-region.
11850
11851 * bindings.el (esc-map): Replace count-lines-region with
11852 count-words-region.
11853
c557cd6b
MR
118542011-10-08 Martin Rudalics <rudalics@gmx.at>
11855
11856 * window.el (window--delete): Delete dedicated frame
11857 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 11858 (switch-to-buffer): Fix doc-string typo.
c557cd6b 11859
61a57ef4 118602011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11861
3a7d293b 11862 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 11863
c3833279
CY
118642011-10-07 Chong Yidong <cyd@stupidchicken.com>
11865
11866 * bindings.el ([M-left],[M-right]): Bind to left-word and
11867 right-word respectively.
11868
21ce8245
GM
118692011-10-07 Glenn Morris <rgm@gnu.org>
11870
11871 * cus-start.el (debug-on-quit): Fix custom type.
11872
6d823bb2
LMI
118732011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11874
0181e193
LMI
11875 * subr.el (define-key-after): Clarify that the function is not
11876 useful for non-menu keymaps.
11877
6d823bb2
LMI
11878 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
11879
8e3459ce 118802011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11881
21ce8245 11882 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 11883 in current minibuffer (Fix bug with recursive minibuffers).
11884
a1c2d21e
CY
118852011-10-06 Chong Yidong <cyd@stupidchicken.com>
11886
11887 * progmodes/gdb-mi.el (gdb): Doc fix.
11888
5a4cf282
MR
118892011-10-05 Martin Rudalics <rudalics@gmx.at>
11890
11891 * window.el (frame-auto-hide-function): New option replacing
11892 frame-auto-delete. Suggested by Stefan Monnier.
11893 (window--delete): Call frame-auto-hide-function instead of
11894 investigating frame-auto-delete.
c96111ea
MR
11895 (window-point-1, set-window-point-1): New functions.
11896 (window-in-direction, record-window-buffer, window-state-get-1)
11897 (display-buffer-record-window): Use window-point-1 instead of
11898 window-point.
11899 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 11900
9854542e
SM
119012011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
11902
11903 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
11904
8943cfb0
GM
119052011-10-05 Glenn Morris <rgm@gnu.org>
11906
11907 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
11908 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
11909
647ab967
LL
119102011-10-05 Leo Liu <sdl.web@gmail.com>
11911
11912 * subr.el (read-char-choice): Fix argument to buffer-live-p which
11913 works with buffer object.
11914
3ddfbced
SM
119152011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
11916
11917 * mpc.el (mpc-tool-bar-map): Add labels.
11918
bdfa5dd2
GM
119192011-10-04 Glenn Morris <rgm@gnu.org>
11920
11921 * calendar/holidays.el (calendar-check-holidays): Doc fix.
11922
0e2070b5
MR
119232011-10-04 Martin Rudalics <rudalics@gmx.at>
11924
11925 * window.el (window--delete): New function.
11926 (frame-auto-delete): Resuscitate option.
11927 (bury-buffer, replace-buffer-in-windows)
11928 (quit-window): Rewrite using window--delete.
11929 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
11930 Pass display-buffer-mark-dedicated to window--display-buffer-2
11931 (Bug#9639).
11932
3dc61a09
SM
119332011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11934
915a9b64
SM
11935 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
11936 returns a list (bug#9554). Add remote file name completion.
11937 * comint.el (comint--table-subvert): Curry and get quote&unquote
11938 functions as arguments.
11939 (comint--complete-file-name-data): Adjust call accordingly.
11940 * pcomplete.el (pcomplete--table-subvert): Remove.
11941 (pcomplete-completions-at-point): Use comint--table-subvert instead.
11942
3dc61a09
SM
11943 * minibuffer.el (completion-table-case-fold): Use currying.
11944 (completion--styles-type, completion--cycling-threshold-type):
11945 New constants.
11946 (completion-styles, completion-category-overrides)
11947 (completion-cycle-threshold): Use them.
11948 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
11949 completion-table-case-fold.
11950
8ea0a993
SB
119512011-10-03 Stephen Berman <stephen.berman@gmx.net>
11952
11953 * minibuffer.el (completion-category-overrides): Fix type of styles
11954 and add more user friendly tags (bug#9660).
11955
8c24b7f6
SM
119562011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
11957
11958 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
11959 (mule-input-method-string): New widget.
11960 (default-input-method, language-info-custom-alist): Use it.
11961
428fe61a
SM
119622011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
11963
32c1fffd
SM
11964 * pcomplete.el: Require comint.
11965 (pcomplete--common-suffix): Remove.
11966 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
11967 (pcomplete--table-subvert): Sync with comint--table-subvert.
11968 (pcomplete--entries): Use comint-completion-file-name-table.
11969 * comint.el (comint-unquote-filename): Simplify.
11970 (comint-completion-file-name-table): New function (bug#9616).
11971 (comint--complete-file-name-data): Use it.
11972
428fe61a
SM
11973 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
11974 (pcmpl-gnu-tar-buffer): Remove.
11975 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
11976 around. Make sure pcomplete-suffix-list is only changed temporarily.
11977 Don't look inside the tar's file if it's too large.
428fe61a 11978
04c52e2f
CY
119792011-10-01 Chong Yidong <cyd@stupidchicken.com>
11980
ce3cefcc
CY
11981 * cus-edit.el (custom-mode-map):
11982 * epa.el (epa-key-list-mode-map):
11983 * man.el (Man-mode-map):
11984 * startup.el (splash-screen-keymap):
11985 * simple.el (special-mode-map): Use scroll-up-command and
11986 scroll-down-command.
11987
11988 * progmodes/idlw-help.el (idlwave-help-mode-map):
11989 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
11990 * net/newst-plainview.el (newsticker-mode-map):
11991 * emulation/ws-mode.el (wordstar-mode-map):
11992 * emulation/vi.el (vi-com-map):
11993 * calc/calc-graph.el (calc-graph-show-dumb):
11994 * term/sun.el (terminal-init-sun):
11995 * term/ns-win.el (global-map):
11996 * progmodes/grep.el (grep-mode-map):
11997 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
11998 * mail/rmail.el (rmail-mode-map):
11999 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
12000
04c52e2f
CY
12001 * custom.el (custom-safe-themes, load-theme): Treat value of t for
12002 custom-safe-themes as special.
12003
79adf8c8
JD
120042011-10-01 Julien Danjou <julien@danjou.info>
12005
12006 * notifications.el (notifications-notify): Fix docstring.
12007
63bd50d3
PS
120082011-10-01 Per Starbäck <per@starback.se>
12009
12010 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
12011
199e4c7e
MR
120122011-09-30 Martin Rudalics <rudalics@gmx.at>
12013
12014 * startup.el (command-line-1): Fix last fix by inserting
12015 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 12016 (Bug#9605) and (Bug#9636)
199e4c7e 12017
fe5f08dd
EZ
120182011-09-29 Eli Zaretskii <eliz@gnu.org>
12019
12020 * simple.el (line-move): If auto-hscroll-mode is disabled and the
12021 window is hscrolled, move by logical lines. (Bug#9607)
12022 (line-move-visual): Update the doc string to the above effect.
12023
b5516bbd
MR
120242011-09-29 Martin Rudalics <rudalics@gmx.at>
12025
ccee00c0
MR
12026 * window.el (display-buffer-record-window): When WINDOW is the
12027 selected window use `point' instead of `window-point'. (Bug#9626)
12028
b5516bbd
MR
12029 * startup.el (command-line-1): Use insert-before-markers when
12030 inserting initial-scratch-message. (Bug#9605)
ccee00c0 12031
b5516bbd
MR
12032 * help.el (help-window): Remove variable.
12033
52aa0014
GM
120342011-09-29 Glenn Morris <rgm@gnu.org>
12035
12036 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
12037
df9a7357
JB
120382011-09-29 Juanma Barranquero <lekktu@gmail.com>
12039
12040 * descr-text.el (describe-char-categories): Accept category
12041 descriptions more than one line long.
12042
a8406c20
SM
120432011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
12044
88d9610c
SM
12045 * simple.el (delete-trailing-whitespace): Fix last change.
12046
a5daf810
SM
12047 * progmodes/perl-mode.el (perl-syntax-propertize-function):
12048 Don't confuse "y => 3" as the beginning of a `y' operation.
12049
a8406c20
SM
12050 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
12051 object has more than 4 slots (bug#9613).
12052
a239d4e9
JB
120532011-09-28 Juanma Barranquero <lekktu@gmail.com>
12054
12055 * subr.el (with-output-to-temp-buffer):
12056 * net/quickurl.el (quickurl, quickurl-browse-url):
12057 Fix typos in docstrings.
12058
693fbdb6
EZ
120592011-09-27 Eli Zaretskii <eliz@gnu.org>
12060
12061 * minibuffer.el (completion-styles)
12062 (completion-category-overrides): Cross reference each other in doc
12063 strings.
12064
8b457e28
GM
120652011-09-27 Glenn Morris <rgm@gnu.org>
12066
12067 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
12068 to split-string. (Bug#9606)
12069
85a16208
LMI
120702011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12071
12072 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
12073 (bug#9615).
12074
502f9ebd
CY
120752011-09-27 Chong Yidong <cyd@stupidchicken.com>
12076
12077 * emacs-lisp/package.el (list-packages): Fix echo area message.
12078
7690bdea
LL
120792011-09-27 Leo Liu <sdl.web@gmail.com>
12080
12081 * ido.el (ido-read-internal): Accept cons cell HIST arg.
12082
e2ee6f30
MA
120832011-09-25 Michael Albinus <michael.albinus@gmx.de>
12084
12085 * net/dbus.el (dbus-unregister-object): Don't release services for
12086 registered signals. (Bug#9581)
12087
f3f98342
TZ
120882011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12089
12090 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
12091 function that picks between cfengine 2 and 3 support
12092 automatically. Update docs accordingly.
12093
dd7aa8dd
KH
120942011-09-22 Kenichi Handa <handa@m17n.org>
12095
12096 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
12097 ZERO.
12098 (indian-itrans-v5-table-for-tamil): New variable.
12099 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
12100
3f2b07f8
KM
121012011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
12102
12103 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
12104 that's true if the current command involved collapsing of text.
12105 It's reset to false at the beginning of the next command.
12106 (allout-post-command-business): Move the cursor to the beginning
12107 of entry if the cursor is hidden and collapsing activity just
12108 happened.
12109
371d6a61
CY
121102011-09-24 Chong Yidong <cyd@stupidchicken.com>
12111
12112 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
12113 tracking (Bug#9541).
12114
2ac2721a
UJ
121152011-09-24 Ulf Jasper <ulf.jasper@web.de>
12116
12117 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
12118 (newsticker-show-news): Automatically load html rendering package
12119 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
12120 because w3m-fill-column is let-bound" and the error "Symbol's value
12121 as variable is void: w3m-fill-column".
2ac2721a 12122
fac7ae53
MA
121232011-09-24 Michael Albinus <michael.albinus@gmx.de>
12124
12125 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
12126 Release services only if they are defined. (Bug#9581)
12127
e08b633b
RS
121282011-09-23 Richard Stallman <rms@gnu.org>
12129
e488d29c
RS
12130 * textmodes/paragraphs.el (forward-sentence): For backwards case,
12131 distinguish start of paragraph from start of its text.
12132
19c38752
RS
12133 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
12134
e08b633b
RS
12135 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
12136 (rmail-generate-viewer-buffer): Put that hook on view buffer.
12137 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
12138
0a39f27e
AS
121392011-09-23 Andreas Schwab <schwab@linux-m68k.org>
12140
12141 * international/mule-diag.el (mule-diag): Insert a newline after
12142 each fontset description.
12143
db4e950d
SM
121442011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
12145
12146 * simple.el (delete-trailing-whitespace):
12147 Document last change; simplify.
12148
eca3f3ea
PW
121492011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
12150
d68e189a
PW
12151 * simple.el (delete-trailing-whitespace): Also delete
12152 extra newlines at the end of the buffer.
12153
eca3f3ea
PW
12154 * textmodes/picture.el: Make motion commands obey shift-select-mode.
12155 (picture-newline): Use forward-line so as to ignore fields.
12156
01c157cc
SM
121572011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
12158
12159 * subr.el (with-wrapper-hook): Fix edebug spec.
12160
022de23e
LMI
121612011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
12162
12163 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
12164 (bug#4538).
12165
91683089
MA
121662011-09-23 Michael Albinus <michael.albinus@gmx.de>
12167
eca3f3ea
PW
12168 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
12169 Fix nasty bug using wrong cached values.
91683089 12170
5bdd6fa4
AM
121712011-09-23 Alan Mackenzie <acm@muc.de>
12172
12173 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
12174
97adfb97
CY
121752011-09-23 Chong Yidong <cyd@stupidchicken.com>
12176
12177 * window.el (pop-to-buffer): Ensure right window is selected if we
12178 chose another frame.
12179
d4ef2b50
EZ
121802011-09-22 Eli Zaretskii <eliz@gnu.org>
12181
12182 * simple.el (what-cursor-position): Use get-char-property-change
12183 and next-single-char-property-change, to be able to show display
12184 properties that come from overlays as well as text properties.
12185
72258fe5
CY
121862011-09-22 Chong Yidong <cyd@stupidchicken.com>
12187
12188 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
12189
12190 * cmuscheme.el (run-scheme, switch-to-scheme):
12191 * cus-edit.el (customize-group, custom-buffer-create)
12192 (customize-browse):
12193 * info.el (info):
12194 * shell.el (shell):
12195 * mail/sendmail.el (mail):
12196 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
12197
8f098516
RS
121982011-09-22 Richard Stallman <rms@gnu.org>
12199
12200 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
12201 move back only to line beg, don't move back over blank lines.
12202
e74f1bb6
MA
122032011-09-22 Michael Albinus <michael.albinus@gmx.de>
12204
12205 * files.el (copy-directory): Set directory attributes only in case
12206 they could be retrieved from the source directory. (Bug#9565)
12207
bfeef8b6
DK
122082011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
12209
12210 * progmodes/hideshow.el (hs-looking-at-block-start-p)
12211 (hs-find-block-beginning, hs-hide-level-recursive):
12212 Ignore strings as well as comments. (Bug#9502)
12213
7e423bb8
AS
122142011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
12215
12216 * progmodes/sql.el (sql-comint-postgres):
12217 Convert port number to a string. (Bug#9566)
12218
b4d72fcf
MR
122192011-09-22 Martin Rudalics <rudalics@gmx.at>
12220
12221 * window.el (quit-window): Undedicate window when switching to
12222 previous buffer. Reported by Thierry Volpiatto
12223 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
12224 (special-display-popup-frame): When popping up a new frame reset
12225 its previous buffers to nil. Simplify code.
b4d72fcf 12226
a7b88dc6
MA
122272011-09-21 Michael Albinus <michael.albinus@gmx.de>
12228
12229 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
12230 and process filter, as done also in `shell-command'.
12231
cf4eacfd
MR
122322011-09-21 Martin Rudalics <rudalics@gmx.at>
12233
eca3f3ea 12234 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
12235 Call set-window-start with NOFORCE argument t.
12236 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
12237 (quit-window): Reword doc-string. Handle new format of
12238 quit-restore parameter. Don't delete window if it has a
12239 previous buffer we can show instead of the present one.
12240 (display-buffer-record-window): Rewrite using a new format for
12241 the quit-restore window parameter
12242 (special-display-popup-frame, display-buffer-same-window)
12243 (display-buffer-reuse-window, display-buffer-pop-up-frame)
12244 (display-buffer-pop-up-window, display-buffer-use-some-window):
12245 Adapt symbol passed to display-buffer-record-window.
12246 * help.el (help-window-setup): Handle new format of quit-restore
12247 parameter.
12248
8d28cb95
SM
122492011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
12250
94ab793f
SM
12251 * faces.el (face-list): Fix docstring (bug#9564).
12252
8d28cb95
SM
12253 * window.el (display-buffer--action-function-custom-type):
12254 Don't include internal functions in the Custom interface.
12255
3820edeb
JL
122562011-09-20 Juri Linkov <juri@jurta.org>
12257
12258 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
12259 (Info-forward-node, Info-backward-node, Info-next-preorder)
12260 (Info-last-preorder): Use it. (Bug#9528)
12261
5147931d
JL
122622011-09-20 Juri Linkov <juri@jurta.org>
12263
12264 * info.el (Info-last-preorder): Visit last menu item only when
12265 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
12266
cf499a1a
JD
122672011-09-20 Julien Danjou <julien@danjou.info>
12268
12269 * password-cache.el (password-cache-remove): Remove entries even if the
12270 value is nil, so that password with a nil value (negative caching) is
12271 possible to invalidate.
12272
f84e2fe2
LM
122732011-09-20 Lawrence Mitchell <wence@gmx.li>
12274
12275 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
12276 all whitespace around breakpoint. (Bug#9553)
12277 (f90-find-breakpoint): Only break at whitespace inside a comment.
12278
78054a46
SM
122792011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
12280
12281 * minibuffer.el (completion-file-name-table): Keep track of errors.
12282 (completion-table-with-predicate): Handle the case where pred1 is nil.
12283 * pcomplete.el (pcomplete-completions-at-point): Simplify.
12284
345083b2
SM
122852011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12286
e24e27be
SM
12287 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
12288 (debugger-return-value): Signal an error if the debugging context does
12289 not await any return value.
12290
345083b2
SM
12291 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
12292 * image-mode.el (image-toggle-display-text)
12293 (image-toggle-display-image): Stay away from evil `intangible'.
12294
08d355e3
LL
122952011-09-19 Leo Liu <sdl.web@gmail.com>
12296
12297 * replace.el (occur-revert-arguments): Make it permanent-local.
12298 (occur-mode): Don't call font-lock-defontify.
12299
f01da43f
CY
123002011-09-19 Chong Yidong <cyd@stupidchicken.com>
12301
12302 * net/ldap.el (ldap-search-internal): Don't push empty search
12303 result (Bug#9508).
12304
b6072fa6
SM
123052011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12306
12307 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
12308
443d6696
MA
123092011-09-19 Michael Albinus <michael.albinus@gmx.de>
12310
12311 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
12312 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
12313
7cc6e154
JL
123142011-09-18 Juri Linkov <juri@jurta.org>
12315
12316 * buff-menu.el (Buffer-menu-mode-map):
12317 * dired.el (dired-mode-map):
12318 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
12319 (lisp-interaction-mode-map):
12320 * emacs-lisp/package.el (package-menu-mode-map):
12321 * epa.el (epa-key-list-mode-map):
12322 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
12323 (menu-bar-options-menu):
12324 * outline.el (outline-mode-menu-bar-map):
12325 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
12326 * vc/vc-dir.el (vc-dir-menu-map):
12327 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
12328 Capitalize non-function content words in menu item strings.
12329
12330 * dired.el (dired-mode-map): Add menu item for
12331 `image-dired-dired-toggle-marked-thumbs'.
12332
80302a81
JL
123332011-09-18 Juri Linkov <juri@jurta.org>
12334
12335 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
12336 to `isearch-case-fold-search' and restore its original value
12337 after the `isearch-mode' call.
12338
46c5cf66
JL
123392011-09-18 Juri Linkov <juri@jurta.org>
12340
12341 * progmodes/grep.el (grep-process-setup): Don't check code for 1
12342 because `zgrep' returns 1 for successful matches (bug#9226).
12343
d18b513b
JL
123442011-09-18 Juri Linkov <juri@jurta.org>
12345
12346 * info.el (Info-extract-menu-node-name): Check the second match
12347 for empty string (second test-case of bug#9528).
12348 (Info-last-preorder): Let-bind `Info-history' to nil to not add
12349 intermediate nodes to the history (first test-case of bug#9528).
12350
72753f87
JL
123512011-09-18 Juri Linkov <juri@jurta.org>
12352
12353 * info.el (Info-mode-syntax-table): New variable.
1154d12e 12354 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 12355
c9384295
JL
123562011-09-18 Juri Linkov <juri@jurta.org>
12357
1154d12e
JB
12358 * info.el (Info-file-supports-index-cookies):
12359 Increment line-beginning-position's arg from 3 to 4 because makeinfo
12360 outputs one more line for long file names (bug#4142).
c9384295 12361
d473dce8
CY
123622011-09-18 Chong Yidong <cyd@stupidchicken.com>
12363
12364 * newcomment.el (comment-normalize-vars): If prompting for
12365 comment-start, set comment-start-skip too (Bug#8424).
12366
2176854d
JB
123672011-09-18 Johan Bockgård <bojohan@gnu.org>
12368
12369 * icomplete.el: Fix previous fix of Bug#5849.
12370 (icomplete-mode): Don't set completion-show-inline-help.
12371 (icomplete-minibuffer-setup): Set completion-show-inline-help
12372 locally during icompletion.
12373
3aace4e4
CY
123742011-09-18 Chong Yidong <cyd@stupidchicken.com>
12375
c940224f
CY
12376 * woman.el (woman2-process-escapes): Don't delete unrecognized
12377 escapes (Bug#7843).
12378
3aace4e4
CY
12379 * files.el (inhibit-first-line-modes-regexps): Add image files.
12380 (hack-local-variables-prop-line): Return nil for malformed
12381 prop-lines (Bug#9044).
12382
710dec63
MA
123832011-09-18 Michael Albinus <michael.albinus@gmx.de>
12384
12385 * net/tramp.el (top): Don't require 'shell.
12386 (tramp-methods): Fix docstring.
12387 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
12388 Return complete remote file name. Handle "smb" case.
12389 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
12390 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
12391
12392 * net/tramp-compat.el (top): Require 'shell.
12393
12394 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
12395 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
12396 `tramp-current-host'.
12397 (tramp-get-remote-tmpdir): Remove.
12398
12399 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
12400 `tramp-tmpdir' entries.
12401 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
12402 (tramp-smb-handle-file-attributes): Ignore errors.
12403 (tramp-smb-wait-for-output): Check also for process end.
12404
5d5ac8ec
LMI
124052011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
12406
12407 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
12408 when sending QUIT (bug#9312).
12409
8c0f49f0
CY
124102011-09-17 Chong Yidong <cyd@stupidchicken.com>
12411
12412 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
12413 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
12414 occur-mode-display-occurrence.
12415 (occur-edit-mode): Add usage message.
12416 (occur-cease-edit): New command.
12417 (occur-after-change-function): Use text properties to find the
12418 position of the prefix text.
12419 (occur-engine): Set stickiness of prefix text properties.
12420
8f1383f7
GM
124212011-09-17 Glenn Morris <rgm@gnu.org>
12422
12423 * progmodes/etags.el (complete-tag):
12424 Fix call to completion-in-region. (Bug#9526)
12425
744ba0e3
JL
124262011-09-17 Juri Linkov <juri@jurta.org>
12427
12428 * textmodes/ispell.el (ispell-word): Add to the error message
12429 the word, ispell program name and current dictionary (bug#9121).
12430 (ispell-tex-arg-end): Capitalize "error" in the error message.
12431
d9bbf400
AS
124322011-09-17 Andreas Schwab <schwab@linux-m68k.org>
12433
12434 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
12435 check. (Bug#4251)
12436
8da11505
JL
124372011-09-17 Juri Linkov <juri@jurta.org>
12438
12439 * window.el (window-safe-min-height, window-safe-min-width):
12440 Fix typos (followup to bug#9522).
12441
a91adc7e
SJ
124422011-09-17 Sven Joachim <svenjoac@gmx.de>
12443
12444 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
12445
064f328a
EZ
124462011-09-16 Eli Zaretskii <eliz@gnu.org>
12447
12448 * simple.el (line-move): If goal-column is set, move by logical
12449 lines, not by display lines. (Bug#971)
12450 (next-line, previous-line, goal-column, line-move-visual): Doc fix
12451 to reflect the above change.
12452
e69df516
SM
124532011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
12454
12455 * image.el (imagemagick-register-types): Use regexp-opt.
12456
cbb0f9ab
CY
124572011-09-15 Chong Yidong <cyd@stupidchicken.com>
12458
12459 * window.el (display-buffer-base-action): Rename from
12460 display-buffer-default-action. Make default value empty.
12461 (display-buffer-overriding-action): Convert to defvar.
12462 (display-buffer-fallback-action): New var.
12463
25322144
CY
124642011-09-15 Chong Yidong <cyd@stupidchicken.com>
12465
12466 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
12467 declaration.
12468 (package--add-to-archive-contents): If there is a duplicate entry
12469 with an older version, remove it.
12470 (package-menu-mark-delete, package-menu-mark-install)
12471 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
12472 (package-menu-mark-obsolete-for-deletion):
12473 Use package-menu-get-status instead of a regexp search.
25322144
CY
12474 (package-menu-get-status): Use tabulated-list-entry.
12475 (package-menu-mark-upgrades): New command.
d770725a 12476 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
12477 (package-menu-execute): Do installation before deletion.
12478 (package-menu-refresh, package-menu-execute): Use derived-mode-p
12479 instead of checking major-mode.
12480 (package-menu--find-upgrades): New function.
12481
7520339c
LMI
124822011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
12483
12484 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
12485 passwords in the log buffer.
65a046c4
LMI
12486 (smtpmail-process-filter): Update the process marker so that the
12487 "broken by peer" status message is inserted in the right place.
7520339c 12488
d3c30954
SM
124892011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
12490
3fe48822
SM
12491 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
12492 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
12493 bibtex-completion-at-point-function.
12494 (bibtex-completion-at-point-function): Use them.
12495
1b8b3954
SM
12496 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
12497
d3c30954
SM
12498 * mpc.el (mpc-constraints-tag-lookup): New function.
12499 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
12500 also to browser "album|playlist".
12501
72779976
JL
125022011-09-14 Juri Linkov <juri@jurta.org>
12503
12504 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
12505 (isearch-edit-string): Use length of `isearch-string' when
12506 `isearch-fail-pos' returns nil.
12507 (isearch-message): Remove duplicate code and call
12508 `isearch-fail-pos' with arg `t'.
12509
a0bf2bcd
CY
125102011-09-14 Chong Yidong <cyd@stupidchicken.com>
12511
17bb0a2d
CY
12512 * replace.el (occur-mode-goto-occurrence): Don't force using other
12513 window (Bug#9499).
12514
a0bf2bcd
CY
12515 * dired-aux.el (dired-do-chmod): Don't provide initial input.
12516
f678e0b6
MR
125172011-09-14 Martin Rudalics <rudalics@gmx.at>
12518
12519 * window.el (display-buffer-window): Remove.
12520 (display-buffer-record-window): Use help-setup window parameter
12521 instead of variable display-buffer-window.
12522 (display-buffer-function, special-display-buffer-names)
12523 (special-display-function): Mention help-setup parameter instead
12524 of display-buffer-window in doc-string.
d3c30954
SM
12525 * help.el (help-window-setup): New argument help-window.
12526 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
12527 Reword some messages.
12528 (with-help-window): Pass window used for displaying the buffer
12529 to help-window-setup. Don't set display-buffer-window.
12530
8e39b2e8
GM
125312011-09-13 Glenn Morris <rgm@gnu.org>
12532
12533 * emacs-lisp/debug.el (debugger-make-xrefs):
12534 Preserve point. (Bug#9462)
12535
85e9c04b
CY
125362011-09-13 Chong Yidong <cyd@stupidchicken.com>
12537
12538 * window.el (window-deletable-p): Use next-frame.
12539
1b36ed6a
MR
125402011-09-13 Martin Rudalics <rudalics@gmx.at>
12541
12542 * window.el (window-auto-delete): Remove.
12543 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 12544 dedication and previous buffers.
1b36ed6a
MR
12545 (switch-to-prev-buffer): Don't delete window.
12546 (delete-windows-on): Delete a window's frame if and only if the
12547 window is dedicated.
12548 (replace-buffer-in-windows): Delete buffer's window or frame if
12549 and only if window is dedicated.
12550 (quit-window): Handle quit-restore as before last change.
4d61f28d 12551 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 12552
ef8ef9fb
CY
125532011-09-13 Chong Yidong <cyd@stupidchicken.com>
12554
12555 * window.el (window-deletable-p): Never delete the last frame on a
12556 given terminal.
12557
b2cba41e
GM
125582011-09-13 Glenn Morris <rgm@gnu.org>
12559
12560 * help.el (describe-key-briefly): Copy previous standard-output change.
12561
51553db6 125622011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
12563
12564 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
12565
b7556719
GM
125662011-09-13 Glenn Morris <rgm@gnu.org>
12567
12568 * emacs-lisp/lisp-mode.el (lisp-indent-function):
12569 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
12570
64b51947
CY
125712011-09-12 Chong Yidong <cyd@stupidchicken.com>
12572
12573 * dired-aux.el (dired-mark-read-string): Don't return default
12574 value on empty input (Bug#9361).
12575 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
12576 Omit initial minibuffer contents.
12577 (dired-do-chmod): Signal an error on empty input.
12578 (dired-mark-read-string): Don't return default on empty input.
12579
12580 * files.el (file-modes-symbolic-to-number): Doc fix.
12581
393a301e
SM
125822011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12583
12584 * international/mule-cmds.el (ucs-completions): Remove.
12585 (read-char-by-name): Use complete-with-action instead; add metadata.
12586
fa5660f9
CY
125872011-09-11 Chong Yidong <cyd@stupidchicken.com>
12588
12589 * window.el (display-buffer--action-function-custom-type)
12590 (display-buffer--action-custom-type): New vars.
12591 (display-buffer-alist, display-buffer-default-action)
12592 (display-buffer-overriding-action): Add defcustom types.
12593
4a592f66
CY
12594 * frame.el (delete-other-frames): Doc fix (Bug#276).
12595
73d56dbd
LMI
125962011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
12597
12598 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
12599
37ac18a3
CY
126002011-09-11 Chong Yidong <cyd@stupidchicken.com>
12601
12602 Change modes that used same-window-* vars to use switch-to-buffer.
12603
12604 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
12605 Use switch-to-buffer.
12606
12607 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
12608 (customize-browse, custom-buffer-create-other-window):
12609 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
12610
12611 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
12612 (Info-prev, Info-up, Info-speedbar-goto-node)
12613 (info-display-manual): Use switch-to-buffer.
12614 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
12615
12616 * mail/sendmail.el (mail): Use switch-to-buffer.
12617 (mail-recover): Use switch-to-buffer-other-window.
12618
12619 * cmuscheme.el (run-scheme, switch-to-scheme):
12620 * ielm.el (ielm):
12621 * shell.el (shell):
12622 * net/rlogin.el (rlogin):
12623 * net/telnet.el (telnet, rsh):
12624 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
12625
10195bd6
AS
126262011-09-11 Andreas Schwab <schwab@linux-m68k.org>
12627
12628 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
12629
b322f63a
LMI
126302011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
12631
39d7fed6
LMI
12632 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
12633 so don't mention it (bug#9301).
ba5a81f1 12634 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 12635
ee0e9f11
LMI
12636 * faces.el (face-spec-set-match-display): Make `(type graphic)'
12637 match `x', `w32' and `ns', like the manual says (bug#9029).
12638
0b1c89c1 12639 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
12640 (process-kill-buffer-query-function): Mention the buffer name in
12641 the query.
0b1c89c1 12642
77549ea8
LMI
12643 * image-mode.el (image-next-line): The line parameter is mandatory
12644 (bug#9258).
12645
803ef892
LMI
12646 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
12647 which can be useful (bug#9301).
12648
12980837
LMI
12649 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
12650
91054f8f
LMI
12651 * subr.el (match-string): Mention that the current buffer should
12652 be the same as the search was done in (bug#9282).
12653
b322f63a
LMI
12654 * facemenu.el: Disable the remove-* commands if the mark isn't
12655 active (bug#9162).
12656
3199b96f
CY
126572011-09-10 Chong Yidong <cyd@stupidchicken.com>
12658
12659 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
12660 of display-buffer.
12661 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
12662
12663 * replace.el (occur-mode-goto-occurrence)
12664 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
12665 and display-buffer.
12666
12667 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
12668 display-buffer.
12669
12670 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
12671 special-display and same-window variables.
12672 (mail-other-window): Use switch-to-buffer-other-window.
12673 (mail-other-frame): USe switch-to-buffer-other-frame.
12674
393a301e
SM
12675 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
12676 Use display-buffer-other-frame.
3199b96f
CY
12677 (gdb-display-gdb-buffer): Use pop-to-buffer.
12678
12679 * progmodes/gud.el (gud-goto-info): Use info-other-window.
12680
12681 * progmodes/python.el: Don't set same-window-buffer-names.
12682
12683 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
12684
12685 * window.el (display-buffer-alist): Add *Python*.
12686
8319e0bf
CY
126872011-09-10 Chong Yidong <cyd@stupidchicken.com>
12688
12689 * window.el (display-buffer-alist): Add entry for buffers
12690 previously handled same-window-*.
12691 (display-buffer-alist, display-buffer-default-action)
12692 (display-buffer-overriding-action): Mark as risky.
12693 (display-buffer-alist): Document action function changes.
12694 (display-buffer--same-window-action)
12695 (display-buffer--other-frame-action): New variables.
12696 (switch-to-buffer, display-buffer-other-frame): Use them.
12697 (display-buffer): Rename reuse-frame entry to reusable-frames.
12698 (display-buffer-reuse-selected-window): Function deleted.
12699 (display-buffer-reuse-window): Handle reusable-frames alist entry.
12700 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
12701 (display-buffer-special): New function.
12702 (display-buffer--maybe-pop-up-frame-or-window): Rename from
12703 display-buffer-reuse-or-pop-window. Split off special-display
12704 part into display-buffer-special.
12705 (display-buffer-use-some-window): Don't perform any special
12706 pop-up-frames handling.
12707 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 12708 (display-buffer--maybe-same-window): Rename from
0d3ff375 12709 display-buffer-maybe-same-window.
8319e0bf 12710
919a69aa
CY
12711 * info.el: Don't set same-window-regexps.
12712 (info-setup): New function.
12713 (info-other-window, info): Call it.
12714
12715 * cus-edit.el: Don't set same-window-regexps.
12716 (customize-group): New argument.
12717 (customize-group-other-window): Use it.
12718 (customize-face, customize-face-other-window): Likewise.
12719 (custom-buffer-create-other-window): Use pop-to-buffer directly.
12720
8319e0bf
CY
12721 * net/rlogin.el:
12722 * net/telnet.el:
12723 * progmodes/gud.el: Don't set same-window-regexps.
12724
12725 * cmuscheme.el:
12726 * ielm.el:
12727 * shell.el:
12728 * mail/sendmail.el:
12729 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
12730
25173000
JL
127312011-09-10 Juri Linkov <juri@jurta.org>
12732
12733 * isearch.el (isearch-edit-string): Remove obsolete mention of
12734 `C-w' (`isearch-yank-word-or-char') from docstring.
12735 (isearch-query-replace): Fix typo in docstring (bug#9466).
12736
056e44ef
JL
127372011-09-10 Juri Linkov <juri@jurta.org>
12738
12739 * paren.el (show-paren-function): Don't show escaped parens.
12740 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
12741
c3760c17
EZ
127422011-09-10 Eli Zaretskii <eliz@gnu.org>
12743
12744 * mail/sendmail.el (mml-to-mime, mml-attach-file)
12745 (mm-default-file-encoding): Remove autoload forms, they are
12746 replaced with autoload cookies in mml.el and mm-encode.el.
12747 (mail-add-attachment): New command.
12748 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
12749 (mail-mode): Mention mail-insert-file and mail-add-attachment in
12750 the doc string.
12751 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
12752
fece895e
RT
127532011-09-10 Reuben Thomas <rrt@sc3d.org>
12754
e69df516
SM
12755 * simple.el (count-words-region): Use buffer if there's no region
12756 (bug#9429).
fece895e 12757
5e68ce4a
JL
127582011-09-09 Juri Linkov <juri@jurta.org>
12759
12760 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
12761 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
12762 (wdired-isearch-filter-read-only): New function. (Bug#6362)
12763
0a6b9622
AM
127642011-09-09 Alan Mackenzie <acm@muc.de>
12765
12766 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
12767 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
12768
14a29deb
EZ
127692011-09-09 Eli Zaretskii <eliz@gnu.org>
12770
12771 Fix for Savannah bug#9392.
12772 * simple.el (mail-encode-mml): New defvar.
12773
12774 * mail/rmail.el (mail-encode-mml): Add a defvar.
12775 (rmail-enable-mime-composing): Default to t.
12776 (rmail-forward): Use MIME method of forwarding only if both
12777 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
12778 Set mail-encode-mml non-nil if the MIME method was used.
12779
12780 * mail/sendmail.el (mml-to-mime): Add autoload form.
12781 (mail-encode-mml): Add a defvar.
12782 (mail-mode): Make mail-encode-mml buffer-local and initialize it
12783 to nil.
12784 (mail-send): If mail-encode-mml is non-nil, run the outgoing
12785 message through mml-to-mime, and reset mail-encode-mml to nil.
12786
28c45130
GM
127872011-09-09 Glenn Morris <rgm@gnu.org>
12788
12789 * woman.el (woman-if-body): When processing an .el block,
12790 do not delete the next .el block as well. (Bug#9447)
69f4b618 12791 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 12792
9b1c252e
MR
127932011-09-08 Martin Rudalics <rudalics@gmx.at>
12794
12795 * window.el (window-deletable-p): Make sure window is live before
12796 invoking window-prev-buffers.
12797
567457e3
LL
127982011-09-08 Leo Liu <sdl.web@gmail.com>
12799
12800 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
12801
97f05794
JL
128022011-09-08 Juri Linkov <juri@jurta.org>
12803
12804 * progmodes/compile.el (compilation-environment): Make it
12805 a defcustom (bug#8340).
12806
8b0874b5
MR
128072011-09-08 Martin Rudalics <rudalics@gmx.at>
12808
12809 * window.el (frame-auto-delete): Rename to window-auto-delete.
12810 Make it control auto-deletion of windows and/or frames.
12811 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 12812 for deleting window/frame. (Bug#9419)
8b0874b5
MR
12813 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
12814 Rewrite handling of case when window/frame can be deleted.
12815 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 12816 argument t. (Bug#9456)
8b0874b5 12817
4feb6e73
CY
128182011-09-07 Chong Yidong <cyd@stupidchicken.com>
12819
12820 * help-mode.el (help-mode): Restore autoload.
12821
91ab9c13
JL
128222011-09-07 Juri Linkov <juri@jurta.org>
12823
12824 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
12825 `compilation-environment'. Set buffer-local
12826 `compilation-environment' to `thisenv' later after (funcall mode).
12827 (Bug#8340)
12828
12829 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
12830 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
12831 instead of replacing its value. (Bug#8340)
12832
0527e251
JL
128332011-09-07 Juri Linkov <juri@jurta.org>
12834
12835 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
12836 based on text properties put by `grep-filter' instead of matching
12837 escape sequences.
12838 (grep-mode): Set buffer-local `compilation-error-screen-columns'
12839 to the value of `grep-error-screen-columns' (bug#9438).
12840
249f792c
JL
128412011-09-07 Juri Linkov <juri@jurta.org>
12842
12843 * simple.el (next-error-highlight, next-error-highlight-no-select):
12844 Doc fix (bug#9432).
12845
ff7271b9
OT
128462011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
12847
12848 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
12849 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
12850
183fc730
LL
128512011-09-07 Leo Liu <sdl.web@gmail.com>
12852
12853 * net/rcirc.el (rcirc-mode): Conditionally initialize
12854 rcirc-input-ring.
12855
77694924
SM
128562011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12857
12858 * emacs-lisp/find-func.el (find-function-C-source): Only set
12859 find-function-C-source-directory after checking that we found a source
12860 file there (bug#9440).
12861
d809b8eb
AM
128622011-09-06 Alan Mackenzie <acm@muc.de>
12863
12864 * isearch.el (isearch-other-meta-char): Wherever a key list is
12865 unread, "unread" the prefix arg, too. This fixes bug #8901.
12866
453de99f
OG
128672011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
12868
12869 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
12870
90439906
JL
128712011-09-05 Juri Linkov <juri@jurta.org>
12872
12873 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
12874
f62bd846
JL
128752011-09-05 Juri Linkov <juri@jurta.org>
12876
12877 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
12878 keeping point where processing of grep matches begins, and
12879 continue to delete remaining escape sequences from the same point.
12880 (grep-filter): Make leading zero optional in "0?1;31m" because
12881 git-grep emits "\033[1;31m" escape sequences unlike expected
12882 "\033[01;31m" as GNU Grep does (bug#9408).
12883 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
12884
045820ec
JL
128852011-09-05 Juri Linkov <juri@jurta.org>
12886
12887 * subr.el (y-or-n-p): Capitalize "yes".
12888
f5e29b9b
MA
128892011-09-04 Michael Albinus <michael.albinus@gmx.de>
12890
12891 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
12892 `tramp-cache-unload-hook' where appropriate.
12893 (tramp-methods): Rename `tramp-remote-sh' to
12894 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
12895 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
12896
12897 * net/tramp-sh.el (top): Don't require 'shell.
12898 (tramp-methods): Add `tramp-remote-shell' and
12899 `tramp-remote-shell-args' entries.
12900 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
12901 (tramp-sh-handle-shell-command): Remove.
12902 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
12903 Use `tramp-remote-shell'.
12904
2784c434
CY
129052011-09-03 Chong Yidong <cyd@stupidchicken.com>
12906
393a301e 12907 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
12908 (sendmail-query-once): Save directly to send-mail-function.
12909 Update message-send-mail-function too.
12910
12911 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
12912
464cdf56
CS
129132011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
12914
12915 * progmodes/python.el (python-mode-map): Use correct function to
12916 start python interpreter from menu-bar (as reported by Geert
12917 Kloosterman).
12918 (inferior-python-mode-map): Fix typo.
393a301e 12919 (python-shell-map): Remove.
464cdf56 12920
d37e5c87
DD
129212011-09-03 Deniz Dogan <deniz@dogan.se>
12922
12923 * net/rcirc.el (rcirc-print): Simplify code for
12924 rcirc-scroll-show-maximum-output. There is no need to walk
12925 through all windows to find the right one.
12926
f3ada0ee
CS
129272011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
12928
12929 * help.el (help-return-method): Doc fix.
12930
1f3c99ca
MR
129312011-09-03 Martin Rudalics <rudalics@gmx.at>
12932
12933 * window.el (window-deletable-p): Don't return a non-nil value
12934 when there's a buffer that was shown in the window before.
12935 (Bug#9419)
393a301e
SM
12936 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
12937 Set window's previous buffers to nil.
1f3c99ca 12938
a3cf097f
EZ
129392011-09-03 Eli Zaretskii <eliz@gnu.org>
12940
12941 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
12942 newline before and after the tag line, so it doesn't interfere
12943 with determining the paragraph direction of bidirectional text.
12944
3d03de90
LL
129452011-09-03 Leo Liu <sdl.web@gmail.com>
12946
12947 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
12948
c3313451
CY
129492011-09-02 Chong Yidong <cyd@stupidchicken.com>
12950
393a301e 12951 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
12952 (pop-to-buffer): Change interactive spec. Pass second argument
12953 directly to display-buffer.
12954 (display-buffer): Fix interactive spec. Use functionp to
12955 distinguish between a function and a list of functions.
12956
12957 * abbrev.el (edit-abbrevs):
12958 * arc-mode.el (archive-extract):
12959 * autoinsert.el (auto-insert):
12960 * bookmark.el (bookmark-bmenu-list):
12961 * files.el (find-file):
12962 * view.el (view-buffer):
12963 * progmodes/compile.el (compilation-goto-locus):
12964 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
12965
89894cd8
CY
129662011-09-02 Chong Yidong <cyd@stupidchicken.com>
12967
12968 * window.el (display-buffer-alist): Doc fix.
12969 (display-buffer): Add docstring. Don't treat
12970 display-buffer-default specially.
12971 (display-buffer-reuse-selected-window)
12972 (display-buffer-same-window, display-buffer-maybe-same-window)
12973 (display-buffer-reuse-window, display-buffer-pop-up-frame)
12974 (display-buffer-pop-up-window)
12975 (display-buffer-reuse-or-pop-window)
12976 (display-buffer-use-some-window): New functions.
12977 (display-buffer-default-action): Use them.
393a301e 12978 (display-buffer-default): Delete.
89894cd8
CY
12979 (pop-to-buffer-1): Fix choice of actions.
12980
ae0bc9fb
SM
129812011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
12982
12983 * minibuffer.el (completion--insert-strings): Don't get confused by
12984 completion entries that end with an LF char.
12985
e9d90883
EZ
129862011-09-01 Eli Zaretskii <eliz@gnu.org>
12987
12988 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
12989
437014c8
CY
129902011-09-01 Chong Yidong <cyd@stupidchicken.com>
12991
12992 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
12993 (display-buffer-same-window, display-buffer-other-window):
12994 New functions.
437014c8
CY
12995 (pop-to-buffer-1): New function. Use the above.
12996 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 12997 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
12998
12999 * view.el (view-buffer-other-window, view-buffer-other-frame):
13000 Just use pop-to-buffer.
13001
a5e063d5
TV
130022011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13003
13004 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
13005
793d32bb
WH
130062011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
13007
13008 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
13009
d65e4c15
RS
130102011-08-31 Richard Stallman <rms@gnu.org>
13011
13012 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
13013 of the separation of rmail-view-buffer from rmail-buffer.
13014 If you say no to "replace original", the decrypt is in the
13015 view buffer. If you say yes, the decrypt goes into the
13016 rmail buffer also.
13017
f818cd2a
MR
130182011-08-31 Martin Rudalics <rudalics@gmx.at>
13019
13020 * window.el (display-buffer-window): Rewrite doc-string.
13021 (display-buffer-record-window): New function.
13022 (display-buffer-macro-specifiers)
13023 (display-buffer-even-window-sizes, display-buffer-set-height)
13024 (display-buffer-set-width, display-buffer-in-window)
13025 (display-buffer-reuse-window, display-buffer-split-specifiers)
13026 (display-buffer-side-specifiers, display-buffer-split-window-1)
13027 (display-buffer-split-window, display-buffer-split-atom-window)
13028 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
13029 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
13030 (display-buffer-other-window-means-other-frame)
13031 (display-buffer-normalize-special)
13032 (display-buffer-normalize-default)
13033 (display-buffer-normalize-argument)
13034 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
13035 (display-buffer-normalize-specifiers, display-buffer-frame)
13036 (display-buffer-same-window, display-buffer-same-frame)
13037 (display-buffer-other-window)
13038 (display-buffer-same-frame-other-window)
13039 (display-buffer-other-frame, pop-to-buffer-same-window)
13040 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
13041 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
13042 (switch-to-buffer-same-frame)
13043 (switch-to-buffer-other-window-same-frame)
13044 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
13045 (display-buffer-alist-set-1, display-buffer-alist-set-2)
13046 (display-buffer-alist-set): Remove.
13047 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
13048 (special-display-regexps, special-display-function):
13049 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
13050 parameter.
13051 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
13052 (special-display-frame-alist, special-display-popup-frame)
13053 (same-window-buffer-names, same-window-regexps, same-window-p)
13054 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
13055 (split-window-preferred-function, split-height-threshold)
13056 (split-width-threshold, window-splittable-p)
13057 (split-window-sensibly, window--try-to-split-window)
13058 (window--frame-usable-p, even-window-heights)
13059 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
13060 (window--display-buffer-2, display-buffer-other-frame):
13061 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
13062 (display-buffer-default, display-buffer-assq-regexp): New functions.
13063 (display-buffer-alist): Rewrite doc-string.
13064 (display-buffer-default-action)
13065 (display-buffer-overriding-action): New variables.
13066 (display-buffer, switch-to-buffer): Rewrite.
13067 (pop-to-buffer): Restore Emacs 23 behavior but use
13068 window-normalize-buffer-to-display.
13069 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
13070 Restore Emacs 23 behavior but use
13071 window-normalize-buffer-to-switch-to.
13072 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
13073 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
13074 Rewrite using Emacs 23 options.
f818cd2a 13075
5bc3b51d
MA
130762011-08-31 Michael Albinus <michael.albinus@gmx.de>
13077
13078 * net/tramp.el (tramp-root-regexp): Remove.
13079 (tramp-completion-file-name-regexp-unified)
13080 (tramp-completion-file-name-regexp-separate)
13081 (tramp-completion-file-name-regexp-url): Don't use leading volume
b46a6a83 13082 letter on w32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
13083 (tramp-drop-volume-letter): Simplify definition.
13084 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 13085
b1a4f8e1
SM
130862011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
13087
13088 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
13089 (bug#9356).
13090
5664fa7b
RT
130912011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
13092
b1a4f8e1 13093 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 13094
9a45d6c3
JL
130952011-08-29 Juri Linkov <juri@jurta.org>
13096
13097 * isearch.el (isearch-done): Don't display message "Mark saved"
13098 when arg `edit' is non-nil to prevent its flicker in the echo area.
13099
fb87e0fb
CY
131002011-08-28 Chong Yidong <cyd@stupidchicken.com>
13101
13102 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
13103 obsolete packages for deletion.
13104
09ac1c2a
CS
131052011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
13106
13107 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 13108 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
13109 view-mode from help-mode.
13110 (help-xref-override-view-map): Remove.
13111 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
13112 view-mode is not used anymore.
13113
7a1ff57f
CY
131142011-08-28 Chong Yidong <cyd@stupidchicken.com>
13115
13116 * server.el (server-port): Doc fix.
13117
b9696605
CY
13118 * cus-theme.el (custom-theme-choose-mode): Inherit from
13119 special-mode (Bug#9124).
13120 (custom-theme-choose-mode-map): Add special-mode to parent.
13121
ef8cdf8c
AM
131222011-08-28 Alan Mackenzie <acm@muc.de>
13123
13124 * progmodes/cc-fonts.el
13125 (c-make-font-lock-BO-decl-search-function): New function.
13126 (c-basic-matchers-after - "Fontify the clauses after various
13127 keywords"): Extract the three keyword lists for the 3 erroneous
13128 constructs from the list of four, and use the new function above
13129 in place of an old one.
13130
27de4e20
DD
131312011-08-28 Deniz Dogan <deniz@dogan.se>
13132
13133 * net/rcirc.el (rcirc-insert-prev-input)
13134 (rcirc-insert-next-input): Remove unused argument.
13135
356a3681
SM
131362011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
13137
13138 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
13139
3fc9b218
AM
131402011-08-27 Alan Mackenzie <acm@muc.de>
13141
13142 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
13143 handle function pointer parameters properly.
13144
538a061c
MR
131452011-08-27 Martin Rudalics <rudalics@gmx.at>
13146
13147 * window.el (display-buffer-reuse-window): Fix case where
13148 selected window was reused with non-nil OTHER-WINDOW argument.
13149 (Bug#9381)
13150
35b1c40c
DD
131512011-08-27 Deniz Dogan <deniz@dogan.se>
13152
13153 * net/rcirc.el (rcirc-check-auth-status): Adding support for
13154 oftc's NickServ messages.
13155
2f6a3e79
GM
131562011-08-27 Glenn Morris <rgm@gnu.org>
13157
13158 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
13159
7254299e
CY
131602011-08-26 Chong Yidong <cyd@stupidchicken.com>
13161
13162 * emacs-lisp/package.el (package-install): Call package-initialize
13163 if called interactively.
13164
f8ccf167
LL
131652011-08-26 Leo Liu <sdl.web@gmail.com>
13166
13167 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
13168
3e8cd5ce
JL
131692011-08-25 Juri Linkov <juri@jurta.org>
13170
13171 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
13172 `search-whitespace-regexp' (bug#9364).
13173
93eb7113
JL
131742011-08-25 Juri Linkov <juri@jurta.org>
13175
13176 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
13177 `regexp-search-ring' to their global values to protect from
13178 updating by `read-from-minibuffer' (bug#9185).
13179
f65d1611
JL
131802011-08-25 Juri Linkov <juri@jurta.org>
13181
13182 * textmodes/ispell.el (ispell-command-loop): Add newline
13183 at the end of the "Use option `i'..." line.
13184
f1cf7a31
JL
131852011-08-25 Juri Linkov <juri@jurta.org>
13186
13187 * battery.el (display-battery-mode): If `battery-status-function'
13188 or `battery-mode-line-format' is nil, display the message and set
13189 `display-battery-mode' to nil (bug#9363).
13190
0c95fcf7
EZ
131912011-08-25 Eli Zaretskii <eliz@gnu.org>
13192
13193 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
13194 bidi-string-mark-left-to-right; they are unnecessary now.
13195
a2ebe600
DD
131962011-08-25 Deniz Dogan <deniz@dogan.se>
13197
13198 * net/quickurl.el: Documentation typo fixes.
13199
e4ed06f1
CY
132002011-08-25 Chong Yidong <cyd@stupidchicken.com>
13201
13202 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
13203
e5f1c99e
GM
132042011-08-25 Glenn Morris <rgm@gnu.org>
13205
b2948976
GM
13206 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
13207
e5f1c99e
GM
13208 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
13209 (smtpmail-via-smtp): Handle nil response from smtp.
13210
f22f4808
JL
132112011-08-24 Juri Linkov <juri@jurta.org>
13212
13213 * proced.el (proced-marked): Inherit from `error' instead of
13214 `font-lock-warning-face'.
13215
13216 * ibuffer.el (ibuffer-marked-face): Change default face from
13217 `font-lock-warning-face' to `warning'.
13218 (ibuffer-deletion-face): Change default face from
13219 `font-lock-type-face' to `error'.
13220
13221 * battery.el (battery-update): Use the face `error' instead of
13222 `font-lock-warning-face' (bug#6117).
13223
6a93965e
JL
132242011-08-24 Juri Linkov <juri@jurta.org>
13225
13226 * faces.el (success): Change face color from "Green3" to
13227 "ForestGreen" on light background (bug#9353).
13228
1ed43b09
CY
132292011-08-24 Chong Yidong <cyd@stupidchicken.com>
13230
5664fa7b
RT
13231 * window.el (quit-window): Rename from quit-restore-window.
13232 Use same arglist as old quit-window.
1ed43b09
CY
13233 (frame-auto-delete): Doc fix.
13234
13235 * view.el (view-mode-exit): Use quit-window.
13236
11dcdbb2
JL
132372011-08-24 Juri Linkov <juri@jurta.org>
13238
13239 * isearch.el (isearch-ring-adjust1): Start visiting previous
13240 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
13241 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
13242 for empty search string (when the last search string is reused
13243 automatically) to adjust the isearch ring to the last element and
13244 prepare the correct index for further M-p commands (bug#9185).
13245
de62b4df
KH
132462011-08-24 Kenichi Handa <handa@m17n.org>
13247
13248 * international/ucs-normalize.el: If decomposition property of
13249 CHAR is the default one (i.e. a list of CHAR itself), treat it as
13250 nil.
13251 (nfd, nfkd): Likewise.
13252
963b492b
SM
132532011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
13254
13255 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
13256 from process filters aren't reliably transmitted to the surrounding
13257 accept-process-output.
13258 (mpc-proc-check): New function.
13259 (mpc-proc-sync): Use it (bug#8293)
13260
93b6b5e1
SM
132612011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13262
13263 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
13264 Add compatibility functions (bug#9313).
13265
bca633fb
EZ
132662011-08-23 Eli Zaretskii <eliz@gnu.org>
13267
b177498a
EZ
13268 * cus-start.el (all): Add entry for bidi-paragraph-direction.
13269
6df6ae42 13270 * international/uni-bidi.el: Regenerate.
bca633fb 13271
0902a04e
KH
132722011-08-23 Kenichi Handa <handa@m17n.org>
13273
13274 * international/charprop.el:
13275 * international/uni-bidi.el:
13276 * international/uni-category.el:
13277 * international/uni-combining.el:
13278 * international/uni-comment.el:
13279 * international/uni-decimal.el:
13280 * international/uni-decomposition.el:
13281 * international/uni-digit.el:
13282 * international/uni-lowercase.el:
13283 * international/uni-mirrored.el:
13284 * international/uni-name.el:
13285 * international/uni-numeric.el:
13286 * international/uni-old-name.el:
13287 * international/uni-titlecase.el:
13288 * international/uni-uppercase.el: Regenerate.
13289
3bbf23bc
MR
132902011-08-23 Martin Rudalics <rudalics@gmx.at>
13291
13292 * help.el (help-window-setup): Fix message displayed when other
13293 window is reused. (Bug#9341)
13294
b3fd59bd
SM
132952011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13296
1802e444
SM
13297 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
13298 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
13299
b3fd59bd
SM
13300 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
13301 Mark obsolete.
13302 * shell.el (shell-parse-pcomplete-arguments): New function.
13303 (shell-completion-vars): Use it instead (bug#9160).
13304
4eb61348
SM
133052011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
13306
867cab74
SM
13307 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
13308 strings and comments (bug#9333).
13309
4eb61348
SM
13310 * emacs-lisp/debug.el (debug-arglist): New function.
13311 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
13312 (debug-on-entry-1): Handle interpreted closures (bug#9120).
13313
262a1439
JL
133142011-08-22 Juri Linkov <juri@jurta.org>
13315
56ee679c
JL
13316 * progmodes/compile.el (compilation-mode-font-lock-keywords):
13317 Revert regexp that highlights output switches to its old
13318 pre-2010-10-28 value and remove one `?' from it (bug#9319).
13319
262a1439
JL
13320 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
13321 to check for empty output (bug#9226).
13322
f13f86fb
CY
133232011-08-22 Chong Yidong <cyd@stupidchicken.com>
13324
13325 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
13326 symbol-constituent as the default, as that stops font-lock from
13327 working properly (Bug#8843).
13328
c65c9622
LMI
133292011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13330
13331 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
13332 `coding-system-for-*' around the process open call to avoid
13333 auth-source side effects.
e7f2c178 13334 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
13335 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
13336 probe hangs.
c65c9622 13337
23a8a5ab
CY
133382011-08-21 Chong Yidong <cyd@stupidchicken.com>
13339
ff98b2dd
CY
13340 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
13341
23a8a5ab
CY
13342 * emacs-lisp/find-func.el (find-function-noselect): New arg
13343 lisp-only.
13344
13345 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
13346 signal an error for built-in functions (Bug#6664).
13347
f5e3c598
LMI
133482011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13349
13350 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
13351 (smtpmail-try-auth-methods): Use it.
13352
a3f2468a
CY
133532011-08-21 Chong Yidong <cyd@stupidchicken.com>
13354
2c34e8da
CY
13355 * font-lock.el (font-lock-fontify-region)
13356 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
13357 (font-lock-default-unfontify-buffer)
13358 (font-lock-default-fontify-region)
13359 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
13360
b3fd59bd
SM
13361 * progmodes/compile.el (compilation-error-properties):
13362 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
13363 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
13364 `ant' regexp.
ee31aabc 13365
a3f2468a
CY
13366 * net/browse-url.el (browse-url-firefox): Don't call
13367 browse-url-firefox-sentinel unless using -remote (Bug#9328).
13368
8e999f70
GM
133692011-08-20 Glenn Morris <rgm@gnu.org>
13370
c21a496a
GM
13371 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
13372
59ee0542
GM
13373 * tutorial.el (tutorial--default-keys): Update some default bindings.
13374
8e999f70
GM
13375 * files.el (hack-local-variables): Fully ignore case for "mode:".
13376
e3715033
AM
133772011-08-20 Alan Mackenzie <acm@muc.de>
13378
13379 Resolve invalid use of a regexp in regexp-opt.
13380
4d61f28d
JB
13381 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
13382 detection for a java annotation.
e3715033 13383
4d61f28d 13384 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
13385 detection for a java annotation.
13386
4d61f28d
JB
13387 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
13388 handling for java.
e3715033
AM
13389 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
13390
04ed2e9c
CY
133912011-08-20 Chong Yidong <cyd@stupidchicken.com>
13392
13393 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
13394 (Bug#9274).
13395
826cee64
AM
133962011-08-20 Alan Mackenzie <acm@muc.de>
13397
58179cce 13398 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
13399 such a construct. Mainly for when jit-lock etc. starts a chunk
13400 here.
13401
58179cce 13402 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 13403 variable.
58179cce 13404 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
13405 c-make-font-lock-search-function.
13406 (c-make-font-lock-search-function): Use the above function.
13407 (c-make-font-lock-context-search-function): New function.
13408 (c-cpp-matchers): Enhance the preprocessor expression case with
13409 the above function
13410 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
13411 which takes an expression.
13412
13413 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
13414
13009bd8
MR
134152011-08-20 Martin Rudalics <rudalics@gmx.at>
13416
13417 * window.el (display-buffer-reuse-window)
13418 (display-buffer-pop-up-window): Don't reuse or split a side
13419 window.
13420
9234ff7f
GM
134212011-08-19 Glenn Morris <rgm@gnu.org>
13422
13423 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 13424 Downcase "Mode:". (Bug#9331)
9234ff7f 13425
f635daa1
CY
134262011-08-18 Chong Yidong <cyd@stupidchicken.com>
13427
13428 * international/characters.el: Add L and R categories.
13429
13430 * subr.el (bidi-string-mark-left-to-right): Rename from
13431 string-mark-left-to-right. Use category search.
13432
13433 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
13434
bc987f8b
JL
134352011-08-18 Juri Linkov <juri@jurta.org>
13436
13437 * faces.el (error, warning, success): New faces with definitions
13438 copied from old default values of `font-lock-warning-face',
13439 `compilation-warning', `compilation-info' (bug#6117).
13440
13441 * font-lock.el (font-lock-warning-face): Inherit from `error'.
13442
13443 * progmodes/compile.el (compilation-error): Inherit from `error'.
13444 (compilation-warning): Inherit from `warning'.
13445 (compilation-info): Inherit from `success'.
13446
13447 * dired.el (dired-marked): Inherit from `warning'.
13448 (dired-flagged): Inherit from `error'.
13449
57173b96
LMI
134502011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13451
3e79eb87
LMI
13452 * mail/smtpmail.el (auth-source): Require to avoid problems with
13453 binding variables (bug#9298). Also clean up some unused
13454 autoloads.
13455
b3fd59bd
SM
13456 * net/network-stream.el (network-stream-open-starttls):
13457 Support using starttls.el without using gnutls-cli.
57173b96 13458
02b404de
JL
134592011-08-17 Juri Linkov <juri@jurta.org>
13460
13461 * progmodes/grep.el (rgrep): Handle the case when
13462 `grep-find-command' is a cons cell (bug#9278).
13463
8c9177f2
MR
134642011-08-17 Martin Rudalics <rudalics@gmx.at>
13465
13466 * window.el (display-buffer-pop-up-frame): Run frame creation
13467 function with BUFFER current (as special-display-popup-frame
13468 does). Reported by Drew Adams.
13469
3644a0ab
DU
134702011-08-17 Daiki Ueno <ueno@unixuser.org>
13471
13472 * epa-mail.el: Simplify GnuPG group expansion using
13473 epg-expand-group.
13474 (epa-mail-group-alist, epa-mail-group-modtime)
13475 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
13476 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
13477 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
13478 Remove.
13479
5e617bc2 134802011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
13481
13482 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
13483
9c4aeabf
AM
134842011-08-16 Alan Mackenzie <acm@muc.de>
13485
13486 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
13487 Correct, to avoid the inside of macros.
13488
3a99bf64
RS
134892011-08-16 Richard Stallman <rms@gnu.org>
13490
04963aa8
RS
13491 * epa-mail.el: Handle GnuPG group definitions.
13492 (epa-mail-group-alist, epa-mail-group-modtime)
13493 (epa-mail-gnupg-conf-file): New variables.
13494 (epa-mail-parse-groups, epa-mail-sync-groups)
13495 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
13496 (epa-mail-expand-recipients): New functions.
13497 (epa-mail-encrypt): Call epa-mail-expand-recipients.
13498
177549d0
RS
13499 * mail/rmail.el (rmail-epa-decrypt): New command.
13500
fe38beef
RS
13501 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
13502 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
13503 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
13504 (epa-decrypt-armor-in-region): Make error message clearer.
13505
934eacb9
SM
135062011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
13507
13508 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
13509 and "a2b" to "ab" for `prefix'.
13510
d024fb4e
CY
135112011-08-14 Chong Yidong <cyd@stupidchicken.com>
13512
13513 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
13514 filter groups.
de148fee
CY
13515 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
13516 Fourquet (Bug#8804).
d024fb4e 13517
62f1ca49
JB
135182011-08-12 Juanma Barranquero <lekktu@gmail.com>
13519
13520 * startup.el (argi): Declare as global variable (bug#9275).
13521
9ccaaa4b
CY
135222011-08-12 Chong Yidong <cyd@stupidchicken.com>
13523
13524 * subr.el (string-mark-left-to-right): Search the entire string
13525 for RTL script, not just the terminating character. Doc fix.
13526
a3dae87a
SM
135272011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
13528
6cd18349
SM
13529 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
13530 New function.
13531 (js--regexp-literal, js-syntax-propertize-function): Remove.
13532 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
13533 (js-mode-map): Don't rebind electric keys.
13534 (js-insert-and-indent): Remove.
13535 (js-mode): Setup electric-layout and electric-indent instead.
13536
a3dae87a
SM
13537 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
13538
9d5cb631
DU
135392011-08-12 Daiki Ueno <ueno@unixuser.org>
13540
13541 * epa.el (epa-progress-callback-function): Fix the logic of
13542 displaying progress.
13543 * epa-file.el (epa-file-insert-file-contents): Make progress
13544 display more user-friendly.
13545 (epa-file-write-region): Ditto.
13546
3e26a4a2
CY
135472011-08-10 Chong Yidong <cyd@stupidchicken.com>
13548
13549 * subr.el (string-mark-left-to-right): New function.
13550
13551 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
13552 Use string-mark-left-to-right.
13553 (list-buffers-noselect): Caller changed.
13554
a3dae87a
SM
13555 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
13556 Use string-mark-left-to-right.
3e26a4a2
CY
13557 (tabulated-list-print): Recenter after moving point.
13558
ac8cf6e6
JL
135592011-08-10 Juri Linkov <juri@jurta.org>
13560
13561 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
13562 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
13563 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
13564
8d96c9a4
CY
135652011-08-09 Chong Yidong <cyd@stupidchicken.com>
13566
13567 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
13568 (Bug#7554).
13569
7be1c708 135702011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
13571
13572 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
13573 character. (Bug#6594)
13574
37e11a63
CY
135752011-08-08 Chong Yidong <cyd@stupidchicken.com>
13576
839dde57
CY
13577 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
13578 (image-dired--with-db-file): New macro.
13579 (image-dired-write-tags, image-dired-remove-tag)
13580 (image-dired-create-gallery-lists, image-dired-write-comments)
13581 (image-dired-get-comment, image-dired-mark-tagged-files)
13582 (image-dired-list-tags, image-dired-gallery-generate): Use it.
13583 (image-dired-gallery-generate): Use insert-file-contents.
13584
37e11a63
CY
13585 * time.el (display-time-world-list, display-time-world-display):
13586 * time-stamp.el (time-stamp-string):
13587 * vc/add-log.el (add-change-log-entry): Use setenv instead of
13588 set-time-zone-rule (Bug#7337).
13589
0b4946c4
DU
135902011-08-08 Daiki Ueno <ueno@unixuser.org>
13591
13592 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
13593 (epg-error-to-string, epg-errors-to-string): New function.
13594 (epg-wait-for-completion): Reverse errors list.
13595 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
13596 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
13597 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
13598 (epg-sign-keys, epg-generate-key-from-file)
13599 (epg-generate-key-from-string): Format errors by using
13600 epg-errors-to-string (bug#9255).
13601 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
13602
75bfc667
JL
136032011-08-07 Juri Linkov <juri@jurta.org>
13604
13605 * faces.el (list-faces-display): Remove extra angle bracket
13606 from `help-mode-map'.
13607
13608 * info.el (Info-history-toc-nodes): Doc fix.
13609
13610 * longlines.el (longlines-mode): Doc fix.
13611
673e08bb
SM
136122011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
13613
4640dd88
SM
13614 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
13615 of statements and in a few more cases (bug#9183).
13616
673e08bb
SM
13617 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
13618 New functions.
13619 (cl-transform-lambda): Use them (bug#9239).
13620
89b3f019
MR
136212011-08-05 Martin Rudalics <rudalics@gmx.at>
13622
13623 * window.el (display-buffer-same-window)
13624 (display-buffer-same-frame, display-buffer-other-window)
13625 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
13626 (pop-to-buffer-other-window)
13627 (pop-to-buffer-same-frame-other-window)
13628 (pop-to-buffer-other-frame): Make them defuns.
13629 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
13630
640c8776
SM
136312011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
13632
13633 * subr.el (make-composed-keymap): Move from C. Change calling
13634 convention, and improve docstring to bring attention to a subtle point.
13635 * minibuffer.el (completing-read-default): Adjust accordingly.
13636
63648a95
MA
136372011-08-03 Michael Albinus <michael.albinus@gmx.de>
13638
13639 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
13640 (tramp-open-shell): Use `tramp-shell-quote-argument'.
13641
13642 * net/trampver.el: Update release number.
13643
b796c9b7
SM
136442011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
13645
13646 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
13647 "in" (bug#9190).
13648
2239d7d5
LMI
136492011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
13650
e07dd7c3
LMI
13651 * mail/sendmail.el (sendmail-query-once): Restore the current
13652 buffer after querying (bug#9074).
13653
0e6a2bd7
LMI
13654 * dired.el (dired-flagged): Use different faces for marked and
13655 flagged files (bug#6117).
13656
ce887515
LMI
13657 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
13658 (bug#4433).
13659
92f2affc
LMI
13660 * ido.el (ido-mode): Switch off the message if called
13661 non-interactively.
13662
57d5aff0
LMI
13663 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
13664 before 587, since it appears that that's more likely to work for
13665 more people.
13666
98cd6c18 13667 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 13668 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
13669 exist.
13670
b96dec83
LMI
13671 * info.el: Remove the `Info-beginning-of-buffer' function
13672 (bug#8325).
13673
b796c9b7
SM
13674 * net/network-stream.el (network-stream-open-starttls):
13675 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 13676
d90e2ea0
MR
136772011-08-01 Martin Rudalics <rudalics@gmx.at>
13678
13679 * window.el (display-buffer-in-window): Don't set dedicated status
13680 of window here (Bug#9215).
13681 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
13682 (display-buffer-pop-up-side-window)
b796c9b7 13683 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 13684
cca09170
SM
136852011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
13686
13687 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
13688 before binding generated-autoload-file.
13689
027b979c
DD
136902011-08-01 Deniz Dogan <deniz@dogan.se>
13691
13692 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
13693
3c7ee4f3
MA
136942011-07-30 Michael Albinus <michael.albinus@gmx.de>
13695
13696 Sync with Tramp 2.2.2.
13697
13698 * net/trampver.el: Update release number.
13699
2cc8e51a
JL
137002011-07-30 Juri Linkov <juri@jurta.org>
13701
13702 * dired-aux.el (dired-touch-initial): Remove function.
13703 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
13704 current time, and `default' to the last modification time of the
13705 current marked file (bug#6887).
13706
a514d856
JM
137072011-07-28 Jose E. Marchesi <jemarch@gnu.org>
13708
13709 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 13710 numeric argument to read-number (bug#9163).
a514d856 13711
8a7eddd7
MA
137122011-07-27 Michael Albinus <michael.albinus@gmx.de>
13713
13714 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
13715 connection process, it could be nil.
13716
1ddd96f5
LL
137172011-07-27 Leo Liu <sdl.web@gmail.com>
13718
13719 Simplify url handling in rcirc-mode.
13720
13721 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
13722 (rcirc-browse-url-at-mouse): Remove.
13723 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
13724
b248a85d
AM
137252011-07-26 Alan Mackenzie <acm@muc.de>
13726
13727 Fontify bitfield declarations properly.
13728
13729 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
13730 (c-symbol-chars): Now exported as a lang variable.
13731 (c-not-primitive-type-keywords): New lang variable.
13732
13733 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
13734 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 13735 parsed as a bitfield declaration.
b248a85d 13736
b796c9b7
SM
13737 * progmodes/cc-engine.el (c-beginning-of-statement-1):
13738 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
13739 (c-punctuation-in): New function.
13740 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
13741 declarations properly.
13742
68575ab0
UJ
137432011-07-26 Ulf Jasper <ulf.jasper@web.de>
13744
13745 * calendar/icalendar.el (icalendar--all-events): Take care of
13746 multiple vcalendars in a single file.
b796c9b7 13747 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 13748
0f0a88b9
DD
137492011-07-25 Deniz Dogan <deniz@dogan.se>
13750
13751 * image.el (insert-image): Clarifying docstring.
13752
0b3f36df
MA
137532011-07-24 Michael Albinus <michael.albinus@gmx.de>
13754
13755 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
13756 `tramp-send-command-and-check' if there is no error.
13757 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
13758
a9901f61
AM
137592011-07-22 Alan Mackenzie <acm@muc.de>
13760
13761 Prevent cc-langs.elc being loaded at run time.
13762
13763 * progmodes/cc-mode.el: Remove two autoload forms which loaded
13764 cc-langs.
13765
4d61f28d 13766 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
13767 "(require 'cc-langs)". Quote a form so it will evaluate at
13768 (cc-mode's) compilation time.
13769
11d074b2
MA
137702011-07-22 Michael Albinus <michael.albinus@gmx.de>
13771
13772 * net/tramp.el (tramp-file-name-handler): Avoid recursive
13773 loading. (Bug#9114)
13774
938b94c8
MR
137752011-07-21 Martin Rudalics <rudalics@gmx.at>
13776
13777 * window.el (display-buffer-pop-up-window)
13778 (display-buffer-pop-up-side-window)
13779 (display-buffer-in-side-window): Call display-buffer-set-height
13780 and display-buffer-set-width after setting the new window's
b796c9b7 13781 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 13782
bfa4f190
SS
137832011-07-20 Sam Steingold <sds@gnu.org>
13784
13785 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
13786 (etags-tags-included-tables): Call `convert-standard-filename' on
13787 the file names contained in TAGS so that windows Emacs can handle
13788 TAGS files created by cygwin ctags.
13789
8ca42262
LMI
137902011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
13791
13792 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
13793 which apparently didn't work.
13794
5db2afd2 137952011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 13796
5db2afd2
RW
13797 * proced.el (proced-send-signal): For *Marked Processes* buffer
13798 put point at beginning of buffer.
13799
92e15d10
SB
138002011-07-19 Stephen Berman <stephen.berman@gmx.net>
13801
13802 * proced.el (proced-format): Make header lines align with the text
13803 (bug#1779).
13804
1bfd59e5
LMI
138052011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
13806
13807 * view.el (view-buffer): Allow running in `special' modes if we're
13808 visiting a file (bug#8615).
13809
f5aae37c
MR
138102011-07-19 Martin Rudalics <rudalics@gmx.at>
13811
13812 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
13813 (display-buffer-alist-set-1, display-buffer-alist-set-2):
13814 New functions.
f5aae37c
MR
13815 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
13816 more accurately.
13817
bf2c1571
AM
138182011-07-18 Alan Mackenzie <acm@muc.de>
13819
13820 Fontify declarators properly when, e.g., a jit-lock chunk begins
13821 inside a declaration.
13822
13823 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
13824
b796c9b7
SM
13825 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
13826 New function.
bf2c1571
AM
13827 (c-complex-decl-matchers): Insert reference to
13828 c-font-lock-enclosing-decls.
13829
13830 * progmodes/cc-engine.el (c-backward-single-comment):
13831 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
13832 to nil around calls to (forward-comment -1).
13833
4e190b80
LMI
138342011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13835
12dc863d
LMI
13836 * image.el (put-image): Doc typo fix.
13837
a762e966
LMI
13838 * progmodes/etags.el (tags-search): Doc typo fix.
13839
4e190b80
LMI
13840 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
13841 password if we get errors 550 to 554.
13842
f019fb21
LMI
138432011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
13844
b796c9b7 13845 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 13846
81746738
LMI
13847 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
13848 indentation character (bug#6380).
13849
3ee3a1b5
LMI
13850 * files.el (buffer-offer-save): Made permanently local (bug#6241).
13851
c82f64de
LMI
13852 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
13853 to clarify what the problem is (bug#4291).
13854
f019fb21
LMI
13855 * simple.el (current-kill): Clarify what
13856 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
13857 (auto-fill-mode): Document `auto-fill-function' in relation to
13858 `auto-fill-mode' (bug#2470).
f019fb21 13859
0794775d
LM
138602011-07-16 Lawrence Mitchell <wence@gmx.li>
13861
13862 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
13863 method if slot is read-only (bug#9035).
13864
be39b8cc
MR
138652011-07-16 Martin Rudalics <rudalics@gmx.at>
13866
b796c9b7 13867 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 13868 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
13869 selected before, see discussion of (Bug#8615), (Bug#6954).
13870 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 13871
6ccf7859
GM
138722011-07-15 Glenn Morris <rgm@gnu.org>
13873
13874 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 13875 Respect help-form.
6ccf7859 13876
87e86684
LM
138772011-07-09 Lawrence Mitchell <wence@gmx.li>
13878
13879 * net/gnutls.el (gnutls-min-prime-bits): New variable.
13880 (gnutls-negotiate): Use it.
13881
d6066239
LMI
138822011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
13883
b796c9b7
SM
13884 * net/gnutls.el (gnutls-negotiate):
13885 Upcase `gnutls-algorithm-priority'.
d6066239 13886
bd23ebc0
GM
138872011-07-15 Glenn Morris <rgm@gnu.org>
13888
c65bca65
GM
13889 * jka-compr.el (jka-compr-verbose): Move from here...
13890 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
13891 Add missing :version tag.
13892 * info.el: No need to require jka-compr when compiling.
bd23ebc0 13893
478615cc
LMI
138942011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
13895
7b41decb
LMI
13896 * net/gnutls.el (gnutls-algorithm-priority): New variable.
13897 (gnutls-negotiate): Use it.
13898
dbc44fcd
LMI
13899 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
13900
06789f97
LMI
13901 * info.el (Info-beginning-of-buffer): New command.
13902 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
13903 announcing `b' as the key (bug#8325).
ab896c37 13904 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 13905
c39da690
LMI
13906 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
13907
3aa5f34b
LMI
13908 * international/mule-cmds.el
13909 (describe-specified-language-support): Make the error message
13910 clearer (bug#8905).
13911
4bf0979f
LMI
13912 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
13913
478615cc
LMI
13914 * isearch.el (isearch-barrier): Add a doc string, since it's
13915 mentioned in a function doc string (bug#8678).
13916
75c68aa1
MR
139172011-07-15 Martin Rudalics <rudalics@gmx.at>
13918
13919 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
13920 buffer argument (Bug#9083) and self-identifying label argument.
13921
a7c33da2
GM
139222011-07-15 Glenn Morris <rgm@gnu.org>
13923
13924 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
13925
2f5c6024
LMI
139262011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
13927
13928 * man.el (Man-fontify-manpage): Fix message when formatting the
13929 man page (bug#7929).
13930
0bb23927 139312011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
13932
13933 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
13934 argument LRM; if non-nil, append an invisible LRM character to the
13935 buffer name.
13936 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
13937 last argument non-nil, when formatting buffer names.
0bb23927
EZ
13938 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
13939 paragraph direction.
cce4b0a7 13940
621ef9ab
LMI
139412011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
13942
d1583c48
LMI
13943 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
13944 the man page name (bug#7929).
13945
6a57fb5f
LMI
13946 * image.el (put-image): Mention the `put-image' overlay property
13947 (bug#7834).
13948
d7956b14
LMI
13949 * scroll-bar.el (set-scroll-bar-mode): Mention that
13950 `scroll-bar-mode' lists the values (bug#7772).
13951
5b2d4a66
LMI
13952 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
13953 command (bug#7729).
13954
7509a874
LMI
13955 * rect.el (apply-on-rectangle): Return the point after the last
13956 operation.
13957 (string-rectangle): Go to the point after the last operation
13958 (bug#7522).
13959
4fe74b19
LMI
13960 * printing.el (pr-toggle-region): Clarify the documentation
13961 slightly (bug#7493).
13962
b796c9b7
SM
13963 * time.el (display-time-update):
13964 Allow `display-time-mail-function' to return nil (bug#7158).
13965 Fix suggested by Detlev Zundel.
ab283561 13966
fc233c9d
LMI
13967 * vc/diff.el (diff): Clarify the order the file names are read
13968 (bug#7111).
13969
43f5740b
LMI
13970 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
13971 the doc string (bug#7015).
13972
f2182a76
LMI
13973 * font-lock.el (font-lock-maximum-decoration): Mention what
13974 numeric levels mean (bug#6935).
13975
621ef9ab
LMI
13976 * startup.el (initial-buffer-choice): Don't mention the `none'
13977 selection, which is against policy.
13978
adc47434
MR
139792011-07-14 Martin Rudalics <rudalics@gmx.at>
13980
b796c9b7
SM
13981 * window.el (display-buffer-normalize-special):
13982 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 13983
7e5bfb8f
EZ
139842011-07-14 Eli Zaretskii <eliz@gnu.org>
13985
13986 * subr.el (version<, version<=, version=): Mention "-CVS" and
13987 "-12345" alpha version numbers.
13988
27fa387a
CY
139892011-07-14 Chong Yidong <cyd@stupidchicken.com>
13990
13991 * bindings.el: Add advertised binding for set-mark-command
13992 (Bug#5772).
13993
8bdfa064
CY
139942011-07-14 Chong Yidong <cyd@stupidchicken.com>
13995
13996 * bindings.el (mode-line-other-buffer):
13997 * bookmark.el (bookmark-bmenu-2-window):
13998 * bs.el (bs-cycle-next, bs-cycle-previous):
13999 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
14000 switch-to-buffer.
14001
14002 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 14003 Delete.
8bdfa064 14004
5eba16a3
JB
140052011-07-14 Juanma Barranquero <lekktu@gmail.com>
14006
14007 * follow.el (follow-debug-message, follow-redisplay):
14008 * jka-cmpr-hook.el (with-auto-compression-mode):
14009 Fix typos in docstrings.
14010
15853710
LMI
140112011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14012
a28e4607
LMI
14013 * subr.el (with-silent-modifications): Clarify somewhat what the
14014 macro inhibits (bug#6525).
14015
15853710
LMI
14016 * simple.el (eval-expression): Note what it does if called
14017 interactively (bug#6495).
14018
bee0fcef
CY
140192011-07-13 Chong Yidong <cyd@stupidchicken.com>
14020
b796c9b7
SM
14021 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
14022 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
14023
14024 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14025 Remove switch-to-buffer.
14026
58274504
LMI
140272011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14028
bd2fcc8d
LMI
14029 * files.el (make-directory): Clarify that an error will be raised
14030 if there's an error (bug#6397).
14031
0f04b32c
LMI
14032 * startup.el (initial-buffer-choice): Add `none' as a choice
14033 (bug#6234).
14034
465c5fc8
LMI
14035 * subr.el (add-hook): Clarify section about buffer-local hooks
14036 (bug#6218).
14037
58274504
LMI
14038 * dired.el (dired-flagged): Clarify doc string (bug#6117).
14039
bead9a43
JB
140402011-07-13 Juanma Barranquero <lekktu@gmail.com>
14041
14042 * tabify.el (untabify): Preserve the current column so that point
14043 doesn't move (bug#6032).
14044
3af98a7b
LMI
140452011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14046
b796c9b7
SM
14047 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
14048 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 14049
6240145a
GM
140502011-07-13 Glenn Morris <rgm@gnu.org>
14051
14052 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
14053 (dired-insert-directory): Give a message the first time
14054 if ls is found not to support --dired.
14055
1d8c2ccc
LMI
140562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14057
14058 * simple.el (toggle-truncate-lines): Clarify what is toggled
14059 (bug#5580). Text by Drew Adams.
14060
5fc4038e
CY
140612011-07-13 Chong Yidong <cyd@stupidchicken.com>
14062
14063 * simple.el (blink-matching-open): Make the error message from the
14064 last change less verbose.
14065
bf6012e5
DN
140662011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
14067
14068 * font-lock.el (font-lock-comment-face): Use the high contrast
14069 "yellow" color for font-lock-comment-face on low color terminals
14070 using a dark background color (bug#4221).
14071
343c3b5a
LMI
140722011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14073
7e9505c5
LMI
14074 * dired.el (dired-insert-set-properties): Make the doc string
14075 reflect what it does now (bug#5325).
14076
c26fdcf5
LMI
14077 * simple.el (blink-matching-open): Say that we were unable to find
14078 the match within the limit, if we're limited (bug#5122).
14079
bb388cc5
LMI
14080 * international/mule-cmds.el (prefer-coding-system): Add an
14081 example (bug#4869).
14082
343c3b5a
LMI
14083 * progmodes/etags.el (tags-search): Document `file-list-form'
14084 (bug#4731).
14085
2a517d45
LM
140862011-07-13 Lawrence Mitchell <wence@gmx.li>
14087
14088 * net/browse-url.el (browse-url-default-browser)
14089 (browse-url-browser-function): Make the default browser choice a
14090 bit more logical (bug#4300). Also clean up the doc string.
14091
b6c78ef2
JB
140922011-07-13 Juanma Barranquero <lekktu@gmail.com>
14093
14094 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
14095 binary endings (bug#4440).
14096
1c4dd947
LMI
140972011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
14098
a2014063
LMI
14099 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
14100 which can be pretty annoying (bug#8971).
14101
9c9c2d88
LMI
14102 * jka-compr.el (jka-compr-verbose): New variable, and use
14103 throughout (bug#8971).
14104
1c4dd947
LMI
14105 * info.el (Info-find-file): Fall back on the installation
14106 directory if we can't find the info node anywhere else.
14107
a1c9f41b
SO
141082011-07-13 Sergei Organov <osv@javad.com> (tiny change)
14109
14110 * vc/vc.el (vc-revert-file):
14111 Don't set file time-stamp in the past. (Bug#5181)
14112
536f3d36
LMI
141132011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14114
7152b011
LMI
14115 * files.el (after-find-file): Give a better error message when
14116 trying to find a symlink that points to a file that doesn't exist
14117 (bug#4398).
14118
536f3d36
LMI
14119 * progmodes/cc-vars.el: Remove (probably) misleading comment
14120 (bug#4396).
14121
460c0fba
JB
141222011-07-12 Johan Bockgård <bojohan@gnu.org>
14123
14124 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
14125
7a6bda45
CY
141262011-07-12 Chong Yidong <cyd@stupidchicken.com>
14127
14128 * mouse-sel.el: Hack restoring functionality, while keeping
14129 compatibility with 2010-07-03 changes to mouse selection.
14130 (mouse-sel-primary-overlay): New var.
14131 (mouse-sel-selection-alist): Use it.
14132 (mouse-sel-mode): Doc fix; remove points that are default features
14133 of mouse.el.
14134
c79598ef
JB
141352011-07-12 Johan Bockgård <bojohan@gnu.org>
14136
14137 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14138 Fix previous fix (bug#2490).
14139
ff8be6ef
RW
141402011-07-12 Roland Winkler <winkler@gnu.org>
14141
b796c9b7
SM
14142 * textmodes/bibtex.el (bibtex-initialize):
14143 Use pop-to-buffer-same-window.
ff8be6ef
RW
14144 (bibtex-search-entries): Fix interactive call.
14145
296ba3ee
LMI
141462011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14147
f5242a02 14148 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
14149 Fontise bytecomp Error lines more correctly (bug#2490).
14150 Fix suggested by Johan Bockgård.
f5242a02 14151
296ba3ee
LMI
14152 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
14153
14154 * dired-x.el (dired-guess-default): Use `delete-dups'.
14155
f69fd0d2
CY
141562011-07-12 Chong Yidong <cyd@stupidchicken.com>
14157
14158 * dired.el (dired-mark-prompt):
14159 * dired-aux.el (dired-read-shell-command): Doc fix.
14160
eab5dc07
LMI
141612011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14162
b796c9b7
SM
14163 * mail/sendmail.el (sendmail-query-once):
14164 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
14165 emacs -Q.
14166
14167 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
14168
eab5dc07
LMI
14169 * cus-edit.el (custom-file): Take an optional no-error variable.
14170 (customize-save-variable): Set the variable, and give a warning if
14171 running under "emacs -q".
14172
a1e65d42
JB
141732011-07-11 Juanma Barranquero <lekktu@gmail.com>
14174
14175 * loadhist.el (unload-feature-special-hooks):
14176 Add `auto-coding-functions', `fill-nobreak-predicate' and
14177 `find-directory-functions' (bug#5327).
14178
1d52da10
LMI
141792011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14180
be958f1d
LMI
14181 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
14182
5bedb26c
LMI
14183 * cus-edit.el (custom-guess-name-alist): -alist variables should
14184 use the `alist' type (bug#3120). Suggested by Drew Adams.
14185
1d52da10
LMI
14186 * printing.el: Add documentation to all the `pr-toggle-' commands.
14187
cd394be1 141882011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
14189
14190 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
14191 backends where it makes sense (bug#2623).
14192
dcc88d8a
LMI
141932011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
14194
c3de9feb
LMI
14195 * dired-x.el (dired-guess-default): Remove duplicate shell command
14196 entries (bug#2028).
8a93078b 14197 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 14198 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 14199
dcc88d8a
LMI
14200 * subr.el (remove-duplicates): New conveniency function.
14201
505e3645
LMI
142022011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14203
14204 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
14205 (bug#1526).
14206
142072011-07-10 Martin Rudalics <rudalics@gmx.at>
14208
14209 * window.el (display-buffer-normalize-default): Don't invert
14210 meaning of even-window-heights. Reported by Eli Zaretskii
14211 <eliz@gnu.org>.
14212
455e4fa1
BR
142132011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
14214
14215 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
14216
8e0bc3e9
CY
142172011-07-10 Chong Yidong <cyd@stupidchicken.com>
14218
14219 * window.el (display-buffer): Fix arguments to
14220 display-buffer-reuse-window in last change.
14221
fa7c3228
CY
14222 * faces.el (link): Use a less saturated blue on light backgrounds.
14223
14224 * startup.el (fancy-startup-text, fancy-about-text)
14225 (fancy-startup-tail): Use font-lock faces, for background safety.
14226
c0a7f300
BN
142272011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
14228
b796c9b7
SM
14229 * emulation/viper-cmd.el (viper-change-state-to-vi):
14230 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 14231
4dc2a129
MR
142322011-07-09 Martin Rudalics <rudalics@gmx.at>
14233
14234 * window.el (display-buffer-default-specifiers): Remove.
14235 (display-buffer-macro-specifiers): Remove default specifiers.
14236 (display-buffer-alist): Default to nil.
b796c9b7 14237 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
14238 (display-buffer-pop-up-window): Allow splitting internal
14239 windows. Check whether a live window was created.
14240 (display-buffer-other-window-means-other-frame)
14241 (display-buffer-normalize-arguments): Rename to
14242 display-buffer-normalize-argument and rewrite. Set the
14243 other-window specifier.
14244 (display-buffer-normalize-special): New function.
14245 (display-buffer-normalize-options): Rename to
14246 display-buffer-normalize-default and rewrite.
14247 (display-buffer-normalize-options-inhibit): Remove.
14248 (display-buffer-normalize-specifiers): Rewrite.
14249 (display-buffer): Process other-window specifier and call
14250 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
14251 more faithfully.
b796c9b7 14252 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 14253 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
14254 (display-buffer-in-window, display-buffer-alist-set):
14255 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
14256 <tassilo@member.fsf.org>.
14257
2d43b8c9
LL
142582011-07-09 Leo Liu <sdl.web@gmail.com>
14259
14260 * register.el (insert-register): Restore accidental change on
14261 2011-06-26. (Bug#9028)
14262
7f9b7c53
GM
142632011-07-09 Glenn Morris <rgm@gnu.org>
14264
14265 * subr.el (remq): Handle the empty list. (Bug#9024)
14266
f042cfd8
AS
142672011-07-08 Andreas Schwab <schwab@linux-m68k.org>
14268
14269 * mail/sendmail.el (send-mail-function): No longer delay custom
14270 initialization.
14271 * custom.el (custom-initialize-delay): Doc fix.
14272
856b2f11
SM
142732011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
14274
14275 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
14276
afae1d68
MA
142772011-07-08 Michael Albinus <michael.albinus@gmx.de>
14278
14279 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
14280 human-friendly prompt.
14281
0757af94
SM
142822011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
14283
14284 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
14285 provided by a particular plugin.
14286
d760b731
LMI
142872011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14288
14289 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
14290 save customizations (with "emacs -Q"), just set the variable
14291 instead of erroring out.
14292
14293 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
14294
cd79ce90
JL
142952011-07-08 Juri Linkov <juri@jurta.org>
14296
14297 * arc-mode.el (archive-zip-expunge, archive-zip-update)
14298 (archive-zip-update-case): Use 7z if found by `executable-find'.
14299 The order of searching the available programs is the same as in
14300 `archive-zip-extract' (bug#8968).
14301
14cc04aa
CY
143022011-07-07 Chong Yidong <cyd@stupidchicken.com>
14303
14304 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
14305 (menu-bar-options-menu): Tweak descriptions.
14306
0a1848ec
LMI
143072011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
14308
14309 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
14310 menu items into verb phrases (bug#1421). Also refill to fit under
14311 80 columns.
14312
f5bd0689
CY
143132011-07-07 Chong Yidong <cyd@stupidchicken.com>
14314
538e85c6
CY
14315 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
14316 (Info-read-node-name): Doc fix (Bug#1084).
14317
f5bd0689
CY
14318 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
14319 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
14320 (end-of-sexp, beginning-of-sexp)
14321 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
14322 (forward-symbol, forward-same-syntax, word-at-point)
14323 (sentence-at-point): Doc fix (Bug#1144).
14324
56ec5115
LMI
143252011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
14326
f3f8e37f
LMI
14327 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
14328 should cover it (bug#1281).
14329
0757af94 14330 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 14331
e9fce1ac 14332 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
14333 negotiation fails, then possibly try again with a non-encrypted
14334 connection (bug#9017).
14335
56ec5115
LMI
14336 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
14337 be used.
14338
c2f9aec8
RS
143392011-07-07 Richard Stallman <rms@gnu.org>
14340
14341 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
14342 property, and handle its changed format.
14343 Look for the correct line number.
14344 Use file's line contents (but not past first =) to find
14345 correct line in message.
14346
ef7b981d 143472011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
14348
14349 * international/characters.el (build-unicode-category-table):
14350 Delete it.
0757af94 14351 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 14352
0757af94 14353 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
14354 to src/chartab.c.
14355 (get-char-code-property): Call unicode-property-table-internal to
14356 load a file. Call get-unicode-property-internal where necessary.
14357 (put-char-code-property): Call unicode-property-table-internal to
14358 load a file. Call put-unicode-property-internal where necessary.
14359 put-unicode-property-internal where necessary.
0757af94
SM
14360 (char-code-property-description):
14361 Call unicode-property-table-internal to load a file.
c805dec0
KH
14362
14363 * international/charprop.el:
14364 * international/uni-bidi.el:
14365 * international/uni-category.el:
14366 * international/uni-combining.el:
14367 * international/uni-comment.el:
14368 * international/uni-decimal.el:
14369 * international/uni-decomposition.el:
14370 * international/uni-digit.el:
14371 * international/uni-lowercase.el:
14372 * international/uni-mirrored.el:
14373 * international/uni-name.el:
14374 * international/uni-numeric.el:
14375 * international/uni-old-name.el:
14376 * international/uni-titlecase.el:
14377 * international/uni-uppercase.el: Regenerate.
14378
14379 * loadup.el: Load international/charprop.el before
14380 international/characters.
14381
e14b388a
CY
143822011-07-07 Chong Yidong <cyd@stupidchicken.com>
14383
14384 * window.el (next-buffer, previous-buffer): Signal an error if
14385 called from a minibuffer window.
14386
14387 * bindings.el: Revert 2011-07-04 change.
14388
354cf0ba
RS
143892011-07-06 Richard Stallman <rms@gnu.org>
14390
14391 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
14392 (rmail-mime-insert-bulk, rmail-mime-insert-text):
14393 Treat markers like ints.
14394 (rmail-mime-entity): Doc fix.
14395
a48868a7
LMI
143962011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
14397
4906cd3d
LMI
14398 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
14399 defcustom again for backwards compatibility.
14400
e0457abe
LMI
14401 * simple.el (shell-command-on-region): Fill.
14402
d67f7e1f
LMI
14403 * dired-aux.el (dired-kill-line): Add a doc string.
14404
fe204702
LMI
14405 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
14406 to "\\sw\\|\\s_" (bug#358).
14407
a48868a7
LMI
14408 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
14409 (dired-unmark-backward): Ditto.
14410 (dired-flag-backup-files): Ditto.
14411
14412 * dired-x.el (dired-mark-sexp): Ditto.
14413
aa8a705c
RS
144142011-07-06 Richard Stallman <rms@gnu.org>
14415
14416 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
14417 (rmail-mime-entity): New arg TRUNCATED.
14418 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
14419 New functions.
14420 (rmail-mime-save): Warn if entity is truncated.
14421 (rmail-mime-toggle-hidden): Likewise, for showing.
14422 (rmail-mime-process-multipart): Record when an entity is truncated.
14423
a9a936b9
RS
14424 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
14425 if ENTITY is a string.
14426
1f2b92cb
LMI
144272011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
14428
f4f73198 14429 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
14430 of faces when `M-C-x'-ing their definitions (bug#8378).
14431 Also clean up the code slightly.
f4f73198 14432
12b16734 14433 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 14434 because that makes the colors go away.
12b16734 14435
f0691d22
LMI
14436 * mail/sendmail.el (send-mail-function): Change the default to
14437 `sendmail-query-once'.
9e87df06 14438 (sendmail-query-once): Add an autoload cookie.
f0691d22 14439
1f2b92cb
LMI
14440 * net/network-stream.el (network-stream-open-starttls): Try using
14441 a plain connection even if the server offered STARTTLS, and we
14442 kinda wanted to use it, if Emacs doesn't have any STARTTLS
14443 capability. This should make smtpmail.el work in slightly more
14444 configurations.
14445
1cdd2a1b
MA
144462011-07-06 Michael Albinus <michael.albinus@gmx.de>
14447
14448 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
14449 New defun.
14450 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
14451
fbcc67e2
MM
144522011-07-06 Michael R. Mauger <mmaug@yahoo.com>
14453
14454 * progmodes/sql.el: Version 3.0
0757af94 14455 (sql-product-alist): Add product :completion-object,
fbcc67e2 14456 :completion-column, and :statement attributes.
0757af94 14457 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 14458 (sql-mode-syntax-table): Mark all punctuation.
0757af94 14459 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
14460 ansi keywords.
14461 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 14462 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
14463 (sql-oracle-show-reserved-words): New function for development.
14464 (sql-product-font-lock): Simplify for source code buffers.
14465 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
14466 New functions.
14467 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
14468 (sql-mode-map): Add statement movement functions.
14469 (sql-ansi-statement-starters, sql-oracle-statement-starters):
14470 New variable.
fbcc67e2
MM
14471 (sql-statement-regexp, sql-beginning-of-statement)
14472 (sql-end-of-statement, sql-signum): New functions.
0757af94 14473 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
14474 (sql-show-sqli-buffer): Bug fix.
14475 (sql-interactive-mode): Store connection data as buffer local.
0757af94 14476 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
14477 with sql-interactive-mode.
14478 (sql-save-connection): Save buffer local settings.
0757af94 14479 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
14480 (sql-product-interactive): Bug fix.
14481 (sql-preoutput-hold): New variable.
14482 (sql-interactive-remove-continuation-prompt): Bug fixes.
14483 (sql-debug-redirect): New variable.
14484 (sql-str-literal): New function.
14485 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 14486 Redesign.
fbcc67e2
MM
14487 (sql-oracle-save-settings, sql-oracle-restore-settings)
14488 (sql-oracle-list-all, sql-oracle-list-table): New functions.
14489 (sql-completion-object, sql-completion-column)
14490 (sql-completion-sqlbuf): New variables.
14491 (sql-build-completions-1, sql-build-completions)
14492 (sql-try-completion): New functions.
14493 (sql-read-table-name): Use them.
14494 (sql-contains-names): New buffer local variable.
14495 (sql-list-all, sql-list-table): Use it.
14496 (sql-oracle-completion-types): New variable.
14497 (sql-oracle-completion-object, sql-sqlite-completion-object)
14498 (sql-postgres-completion-object): New functions.
14499
d4eaeab1
GM
145002011-07-06 Glenn Morris <rgm@gnu.org>
14501
14502 * window.el (pop-to-buffer): Doc fix.
14503
322b7dab 145042011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
14505
14506 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
14507
322b7dab 145082011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 14509
322b7dab 14510 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 14511
322b7dab 14512 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 14513
605dd5bf
CY
145142011-07-05 Chong Yidong <cyd@stupidchicken.com>
14515
14516 * button.el (button): Inherit from link face. Suggested by Dan
14517 Nicolaescu.
14518
7dbfa719
SM
145192011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14520
3db614b0
SM
14521 * progmodes/gdb-mi.el: Fit in 80 columns.
14522 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
14523 switch-to-buffer.
14524
7dbfa719
SM
14525 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
14526 if imenu is simply not configured (bug#8941).
14527
919d884a
KM
145282011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
14529
14530 * allout.el (allout-post-undo-hook): New allout outline-change
14531 event hook to signal undo activity.
14532 (allout-post-command-business): Run allout-post-undo-hook if an
14533 undo just occurred.
7dbfa719
SM
14534 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
14535 * allout-widgets.el (allout-widgets-after-undo-function):
14536 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
14537 in the vicinity of an undo.
14538 (allout-widgets-mode): Include allout-widgets-after-undo-function
14539 on the new allout-post-undo-hook.
14540
450a0f09
SM
145412011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14542
14543 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
14544 Let define-derived-mode define it.
14545 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
14546 cycles of abbrev-table inheritance (bug#8998).
14547
2de69e00
RW
145482011-07-05 Roland Winkler <winkler@gnu.org>
14549
14550 * textmodes/bibtex.el: Add support for biblatex.
14551 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
14552 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
14553 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
14554 (bibtex-entry-alist, bibtex-field-alist): New variables.
14555 (bibtex-entry-field-alist): Obsolete alias for
14556 bibtex-BibTeX-entry-alist.
14557 (bibtex-entry-alist, bibtex-field-alist): New widgets.
14558 (bibtex-set-dialect): New command.
14559 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
14560 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
14561 Bind via bibtex-set-dialect.
2de69e00
RW
14562 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
14563 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
14564 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
14565 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
14566 Define via bibtex-set-dialect.
450a0f09
SM
14567 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
14568 Obey bibtex-no-opt-remove-re.
2de69e00
RW
14569 (bibtex-vec-push, bibtex-vec-incr): New functions.
14570 (bibtex-format-entry, bibtex-field-list)
14571 (bibtex-print-help-message, bibtex-validate)
14572 (bibtex-search-entries): Use new format of bibtex-entry-alist.
14573
2dcdbdd9
SM
145742011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14575
14576 * progmodes/compile.el (compilation-goto-locus):
14577 * net/tramp-cmds.el (tramp-append-tramp-buffers):
14578 * bs.el (bs-cycle-next, bs-cycle-previous):
14579 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
14580 * bindings.el (mode-line-other-buffer):
14581 * autoinsert.el (auto-insert):
14582 * arc-mode.el (archive-extract):
14583 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
14584
b27640fe
JB
145852011-07-05 Juanma Barranquero <lekktu@gmail.com>
14586
14587 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
14588 Fix check of `emacs-lock-unlockable-modes'.
14589 Coerce true values of `emacs-lock--try-unlocking' to t.
14590
53bbe3ad
JB
145912011-07-05 Juanma Barranquero <lekktu@gmail.com>
14592
14593 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
14594 * emacs-lock.el: New file.
14595
1d3cdbc7
JD
145962011-07-05 Julien Danjou <julien@danjou.info>
14597
14598 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
14599 than `boundp' to check if face is set.
14600
9173deec
JB
146012011-07-05 Juanma Barranquero <lekktu@gmail.com>
14602
14603 * register.el (registerv-make):
14604 * window.el (window-min-height): Fix typos in docstrings.
14605
869795d6
JD
146062011-07-05 Jan Djärv <jan.h.d@swipnet.se>
14607
9173deec 14608 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
14609 Update doc string.
14610
b768cdcd
JB
146112011-07-04 Juanma Barranquero <lekktu@gmail.com>
14612
14613 * server.el (server-execute): Catch quit and call
14614 `server-return-error' to pass the error back to emacsclient and
14615 close the connection (bug#8942).
14616
13aa217b
KM
146172011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
14618
14619 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
14620 insecure exception for current topic. Also note that auto-saves
14621 are handled differently.
14622
5d3385a0 14623 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
14624 State variables for tracking auto-save inhibition situation.
14625
14626 (allout-write-contents-hook-handler): Rename from
14627 'allout-write-file-hook-handler', and describe how it depends on
14628 write-contents-functions sensitivity to non-nil value to prevent
14629 file write.
14630
14631 (allout-auto-save-hook-handler): Remove. auto-save does not check
14632 this in individual buffers, only in the starting buffer, so this
14633 is not the right way for us to inhibit auto-save in a buffer
14634 according to its condition.
14635
14636 (allout-mode): Use new allout-write-contents-hook-handler, and
14637 only with write-contents-functions. Remove auto-save provisions -
14638 they're implemented elsewhere.
14639
14640 (allout-before-change-handler): If undo is in progress, note that
14641 for attention of allout-post-command-business.
14642
14643 (allout-post-command-business): If the command we're following was
14644 an undo, check for change in the status of encrypted items and
14645 adjust auto-save inhibitions accordingly.
14646
14647 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
14648 according to whether there are or aren't any plain-text topics
14649 pending encryption.
14650
2dcdbdd9 14651 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
14652 Adjust buffer-saved-size and some allout state to inhibit auto-saves
14653 if there are plain-text topics pending encryption.
13aa217b
KM
14654
14655 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
14656 buffer-saved-size and some allout state to not inhibit auto-saves
14657 if there are no longer any plain-text topics pending encryption.
14658
0757af94
SM
14659 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
14660 No longer provide for exemption of the current topic.
13aa217b 14661
ac89b32c
JL
146622011-07-04 Juri Linkov <juri@jurta.org>
14663
14664 Add 7z operations to delete and save changed members (bug#8968).
14665 * arc-mode.el (archive-7z-expunge, archive-7z-update):
14666 New defcustoms.
14667 (archive-7z-write-file-member): New function.
14668 (archive-7z-summarize): Fix the number of dashes in the
14669 listing output.
14670
8fa39615
SM
146712011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14672
14673 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
14674 (bug#8958).
14675
2f11b3f1
CY
146762011-07-04 Chong Yidong <cyd@stupidchicken.com>
14677
d66fef2b
CY
14678 * bindings.el: Ignore next-buffer and previous-buffer in
14679 minibuffer-local-map.
14680
2f11b3f1
CY
14681 * font-lock.el (font-lock-builtin-face): Change light background
14682 color to dark slate blue (Bug#6693).
14683
f932a347
WD
146842011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
14685
14686 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
14687
c8af70e1
SM
146882011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
14689
14690 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
14691 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
14692 Add switch-to-buffer.
14693
f158badc
LMI
146942011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14695
14696 * isearch.el (isearch-search-fun-function): Clarify further the
14697 meaning of the function returned.
14698
6d95bd46
MA
146992011-07-04 Michael Albinus <michael.albinus@gmx.de>
14700
14701 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
14702
14703 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
14704 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
14705 Use it.
14706 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
14707 `tramp-default-remote-path' does not exist.
14708 (tramp-send-command-and-read): New optional argument NOERROR.
14709 (tramp-open-connection-setup-interactive-shell)
14710 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
14711 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
14712 (tramp-process-sentinel): Flush also process' connection property.
14713 (tramp-sh-handle-start-file-process): Do not set process
14714 sentinel. It is done now ...
14715 (tramp-maybe-open-connection): ... here. (Bug#8929)
14716
909e6b67
MK
147172011-07-04 MON KEY <monkey@sandpframing.com>
14718
14719 * play/animate.el (animate-string): Doc fixes and allow changing
14720 the buffer name (bug#5417).
14721
147222011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14723
c8af70e1 14724 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 14725
f34755dc
PE
147262011-07-04 Paul Eggert <eggert@cs.ucla.edu>
14727
396cec72
PE
14728 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
14729 This is simpler and helps future-proof the code.
14730 (timer-until): Use time-subtract and float-time.
08235028 14731 (timer--time-less-p): Use time-less-p.
f34755dc 14732
56e6cc31
JB
147332011-07-04 Juanma Barranquero <lekktu@gmail.com>
14734
3abb79e5
JB
14735 * type-break.el (timep): Use the value of `float-time' to avoid a
14736 byte-compiler warning.
14737
56e6cc31
JB
14738 * server.el (server-eval-and-print): Return any result, even nil.
14739
7b9430b4
PE
147402011-07-03 Paul Eggert <eggert@cs.ucla.edu>
14741
14742 * type-break.el: Accept time formats that the builtins accept.
14743 (timep, type-break-time-difference): Accept any format that
14744 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
14745 This is simpler and helps future-proof the code.
14746 (type-break-time-difference): Round rather than ignoring
14747 subseconds components.
14748
3034e9e7
LMI
147492011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14750
14751 * info.el (Info-apropos-matches): Make non-interactive, since it
14752 doesn't seem to do anything useful as a command (bug#8829).
14753
1485f4c0
CY
147542011-07-03 Chong Yidong <cyd@stupidchicken.com>
14755
14756 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 14757 Move from faces.el.
1485f4c0
CY
14758 (frame-default-terminal-background): New function.
14759
14760 * custom.el (custom-push-theme): Don't record faces in `changed'
14761 theme; this doesn't work correctly for per-frame face settings.
14762 (disable-theme): Use face-set-after-frame-default to reset faces.
14763 (custom--frame-color-default): New function.
14764
9fa3dd45
LMI
147652011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14766
c8af70e1 14767 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
14768 (bug#8769).
14769
6cbbc20c
KR
147702011-03-29 Kevin Ryde <user42@zip.com.au>
14771
14772 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14773 `perl-Test2' extend to match possible "fail #N" rep count
14774 (bug#8377).
14775
c7f98048
LMI
147762011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14777
65676592
LMI
14778 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
14779 `smtpmail-via-smtp' now returns the error instead of nil.
14780
c7f98048
LMI
14781 * isearch.el (isearch-search-fun-function): Clarify the doc string
14782 (bug#8101).
14783
56e6cc31 147842011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
14785
14786 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
14787 unnecessary spaces (bug#8987).
14788
2b216704
LMI
147892011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14790
14791 * net/network-stream.el (open-network-stream): Use the
14792 :end-of-capability command thoughout.
14793
147942011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14795
14796 * net/network-stream.el (open-network-stream): Add the
14797 :end-of-capability command parameter, used by pop3.el.
14798
36adf6ce
LMI
147992011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14800
1ca0da0e
LMI
14801 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
14802
fc00f69c
LMI
14803 * fringe.el (fringe-query-style): Remove redundant text " (type ?
14804 for list)" (bug#6475).
14805
28fd8759 14806 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 14807 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
14808 an error (bug#6297).
14809
0dd8b6da
LMI
14810 * man.el (Man-reference-regexp): Allow matching possible
14811 word-wrapped references (bug#6289).
14812
ce1438d6
LMI
14813 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
14814 for consistency with the other vc buffers (bug#6197).
14815 (vc-checkin): Ditto.
14816
14817 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
14818
36adf6ce
LMI
14819 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
14820
e83cc1f7
LMI
148212011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14822
8a20ca4c
LMI
14823 * custom.el (defcustom): Clarify that :set is only used in the
14824 Customize user interface (bug#6089).
14825
83319045
LMI
14826 * progmodes/flymake.el (flymake-mode): If the buffer isn't
14827 associated with a file, refuse to run instead of erroring out
14828 (bug#6084).
14829
a8392169
LMI
14830 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
14831 the doc string, since it appears that using `fill-column' always
14832 controls the width (bug#7845).
14833
e83cc1f7
LMI
14834 * simple.el (shell-command-on-region): Say where the error output
14835 went if `shell-command-default-error-buffer' is set (bug#6857).
14836
e47ca23b
KM
148372011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
14838
14839 * allout.el (allout-yank-processing): Adjust cursor position for
14840 backwards-deleted space.
14841
14842 (allout-rebullet-heading): Register changes with
14843 allout-exposure-changed-hook, so the modified topic is properly
14844 decorated.
14845
5cf56143
LMI
148462011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14847
08549772
LMI
14848 * minibuffer.el (completion-in-region): Document PREDICATE
14849 (bug#7136).
14850
48e96771
LMI
14851 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
14852 of keyword/argument pairs (bug#6904).
14853
c8af70e1
SM
14854 * replace.el (multi-occur):
14855 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 14856
e17d05e2
LMI
148572011-07-02 Drew Adams <drew.adams@oracle.com>
14858
14859 * dired.el (dired-mark-if): Make the message about whether it's
14860 marking or unmarking clearer (bug#8523).
14861
063b0e45
LMI
148622011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14863
14864 * disp-table.el (display-table-print-array): New function.
14865 (describe-display-table): Use it to print the vectors more pretty
14866 (Bug#8859).
14867
28545e04
MR
148682011-07-02 Martin Rudalics <rudalics@gmx.at>
14869
14870 * window.el (window-state-get-1): Don't assign clone numbers.
14871 Add clone-of item to list of window parameters.
14872 (window-state-put-2): Don't process clone numbers.
14873 (display-buffer-alist): Fix doc-string.
14874
3349e122
SM
148752011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
14876
14877 * subr.el (remq): Don't allocate if it's not needed.
14878 (keymap--menu-item-binding, keymap--menu-item-with-binding)
14879 (keymap--merge-bindings): New functions.
14880 (keymap-canonicalize): Use them to refine the canonicalization.
14881 * minibuffer.el (minibuffer-local-completion-map)
14882 (minibuffer-local-must-match-map): Move initialization from C.
14883 (minibuffer-local-filename-completion-map): Move initialization from C;
14884 don't inherit from anything here.
14885 (minibuffer-local-filename-must-match-map): Make obsolete.
14886 (completing-read-default): Use make-composed-keymap to combine
14887 minibuffer-local-filename-completion-map with either
14888 minibuffer-local-must-match-map or
14889 minibuffer-local-filename-completion-map.
14890
d224ac83
GM
148912011-07-01 Glenn Morris <rgm@gnu.org>
14892
3de63bf8
GM
14893 * type-break.el (type-break-time-sum): Use dolist.
14894
d224ac83
GM
14895 * textmodes/flyspell.el (flyspell-word-search-backward):
14896 Replace CL function.
14897
1a1e3f32
SM
148982011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
14899
fe3f64d5
SM
14900 * mouse.el (mouse--strip-first-event): New function.
14901 (function-key-map): Use it to map fringe clicks to normal clicks
14902 by default.
14903
eb604e34
SM
14904 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
14905 (vc-bzr-revision-completion-table): Add support for annotate and date.
14906
1a1e3f32
SM
14907 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
14908 inherit from parent.
14909
5bd35902
LMI
149102011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14911
ace6c69c 14912 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 14913 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 14914
191e2bed
LMI
14915 * dired.el (dired-mode): Fix up the doc string as suggested by
14916 Drew Adams (bug#8817).
14917
5bd35902
LMI
14918 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
14919 cookie, since the manual says that it should be possible to add
14920 this function to `find-file-hook' (bug#8709).
14921
eee8207a
TZ
149222011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
14923
14924 * progmodes/cfengine.el: Moved all cfengine3.el functionality
14925 here. Noted Ted Zlatanov as the maintainer.
14926 (cfengine-common-settings, cfengine-common-syntax): New functions
14927 to set up common things between `cfengine-mode' and
14928 `cfengine3-mode'.
14929 (cfengine3-mode): New mode.
14930 (cfengine3-defuns cfengine3-defuns-regex
14931 (cfengine3-class-selector-regex cfengine3-category-regex)
14932 (cfengine3-vartypes cfengine3-font-lock-keywords)
14933 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 14934 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 14935
36b148cf
MA
149362011-07-01 Michael Albinus <michael.albinus@gmx.de>
14937
14938 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
14939
14940 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
14941
0bf4ba9a
MR
149422011-07-01 Martin Rudalics <rudalics@gmx.at>
14943
14944 * window.el (same-window-buffer-names, same-window-regexps)
14945 (same-window-p, special-display-frame-alist)
14946 (special-display-popup-frame, special-display-function)
14947 (special-display-buffer-names, special-display-regexps)
14948 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
14949 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
14950 (split-window-preferred-function, split-height-threshold)
14951 (split-width-threshold, even-window-heights)
14952 (display-buffer-mark-dedicated, window-splittable-p)
14953 (split-window-sensibly, window-safely-shrinkable-p):
14954 Un-obsolete.
14955 (display-buffer): Don't spread args with function specifier
14956 because special-display-popup-frame won't like it.
14957
35837f51
PE
149582011-07-01 Paul Eggert <eggert@cs.ucla.edu>
14959
d0672f86
PE
14960 Time-stamp simplifications and fixes.
14961 These improve accuracy slightly, and future-proof the code
14962 against some potential changes to current-time format.
14963
b9444d97
PE
14964 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
14965 by using time-since and float-time.
14966
0ef923dc
PE
14967 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
14968 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
14969 + NNN microseconds".
14970
2f81380d
PE
14971 * type-break.el (type-break-time-sum): Rewrite using time-add.
14972
845b5c3e
PE
14973 * play/hanoi.el (hanoi-current-time-float): Remove.
14974 All uses replaced by float-time.
14975
ee6f1be0
PE
14976 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
14977 This yields a more-accurate answer.
14978 (rng-time-to-float): Remove; no longer needed.
14979
fe955043
PE
14980 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
14981
5777162a
PE
14982 * calendar/timeclock.el (timeclock-seconds-to-time):
14983 Defalias to seconds-to-time, since they're the same thing.
14984
3103f8b6 14985 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 14986 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
14987 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
14988
0e61a35f
SM
149892011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
14990
14991 * window.el (bury-buffer): Don't iconify the only frame.
14992 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
14993 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
14994
ddd63a1e
CY
149952011-07-01 Chong Yidong <cyd@stupidchicken.com>
14996
0e61a35f
SM
14997 * eshell/em-smart.el (eshell-smart-display-navigate-list):
14998 Add mouse-yank-primary.
ddd63a1e 14999
055f4923
TZ
150002011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
15001
15002 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
15003
6a2fb145
SM
150042011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
15005
15006 * emacs-lisp/find-func.el (find-library--load-name): New fun.
15007 (find-library-name): Use it to find relative load names when provided
15008 absolute file name (bug#8803).
15009
fd4983f2
LMI
150102011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15011
887d14ad
LMI
15012 * textmodes/flyspell.el (flyspell-word): Consider words that
15013 differ only in case as potential doublons (bug#5687).
15014
c53dc7fc
LMI
15015 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
15016 Remove two rather uninteresting debugging-like messages to make
15017 debbugs.el more silent.
15018
fd4983f2
LMI
15019 * comint.el (comint-password-prompt-regexp): Accept "Response" as
15020 a password-like phrase.
15021
7a71b18d 150222011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
15023
15024 * progmodes/cc-guess.el: New file.
15025
6a2fb145 15026 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
15027
15028 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
15029 derived from `c-basic-common-init'.
15030
15031 * progmodes/cc-mode.el (top-level): Require cc-guess.
15032 (c-basic-common-init): Use `cc-choose-style-for-mode'.
15033
1fa280a3
LM
150342011-06-30 Lawrence Mitchell <wence@gmx.li>
15035
15036 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
15037
e6597158
AM
150382011-06-30 Alan Mackenzie <acm@muc.de>
15039
1fa280a3
LM
15040 * progmodes/cc-engine.el (c-guess-continued-construct):
15041 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
15042 lock is disabled. Name this case as "CASE G".
15043
68ba37fb
KM
150442011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
15045
15046 * allout.el (allout-yank-processing): Fix injection of extra space
15047 between bullet and non-whitespace character in first topic when
15048 pasting, ensuring that the actual spacing in the pasted topic
15049 following the bullet char is preserved. This extra space was
15050 causing pasted encrypted topics to get a decrypted status even
15051 when the content was actually still encrypted. Now the decryption
15052 status from before the paste is preserved.
15053
15054 (allout-flag-region): Set all allout overlays so they evaporate
15055 when reduced to zero length (evanescent), to prevent overlay
15056 leakage.
15057
887a0b34
GM
150582011-06-30 Glenn Morris <rgm@gnu.org>
15059
94b9acce
GM
15060 * w32-fns.el (w32-charset-info-alist): Declare.
15061
1d9b46d4
GM
15062 * find-dired.el (find-grep-options): Simplify.
15063
cc232200
GM
15064 * term/ns-win.el (ns-set-resource): Declare.
15065
28e77c46
GM
15066 * ses.el (row, col): Declare dynamic variables honestly.
15067
887a0b34
GM
15068 * textmodes/reftex-parse.el (index-tags): Declare.
15069
658d8eb8
CY
150702011-06-30 Chong Yidong <cyd@stupidchicken.com>
15071
15072 * cus-edit.el (customize-push-and-save): New function.
15073
15074 * files.el (hack-local-variables-confirm): Use it.
15075
1fa280a3
LM
15076 * custom.el (load-theme): New arg NO-CONFIRM.
15077 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
15078 (custom-enabled-themes): Doc fix.
15079
15080 * cus-theme.el (customize-create-theme)
15081 (custom-theme-merge-theme): Callers to load-theme changed.
15082
bb617717
LMI
150832011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15084
d61bdd5d
LMI
15085 * thingatpt.el (thing-at-point-short-url-regexp): Require that
15086 short URLs have at least one dot in them (bug #7614).
15087
bb617717
LMI
15088 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
15089 nil, because using a pty is apparently too slow (bug #895).
15090
2f31f37a
LMI
150912011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
15092
15093 * mail/sendmail.el (sendmail-query-once): New function.
15094 (sendmail-query-once-function): New variable.
15095
3076b24e
GM
150962011-06-29 Glenn Morris <rgm@gnu.org>
15097
faf2a174
GM
15098 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
15099
3076b24e
GM
15100 * ses.el (top-level): Require cl when compiling.
15101 (ses-set-localvars): Fix error statement.
15102 Call it at compile time to silence a storm of warnings.
15103
5386012d
MR
151042011-06-29 Martin Rudalics <rudalics@gmx.at>
15105
15106 * window.el (normalize-live-buffer): Rename to
15107 window-normalize-buffer.
15108 (normalize-live-frame): Rename to window-normalize-frame.
15109 (normalize-any-window): Rename to window-normalize-any-window.
15110 (normalize-live-window): Rename to window-normalize-live-window.
15111 (make-window-atom): Rename to window-make-atom.
15112 (window-resize-reset): Rename to window--resize-reset.
15113 (window-resize-reset-1): Rename to window--resize-reset-1.
15114 (resize-mini-window): Rename to window--resize-mini-window.
15115 (resize-subwindows-skip-p): Rename to
15116 window--resize-subwindows-skip-p.
15117 (resize-subwindows-normal): Rename to
15118 window--resize-subwindows-normal.
15119 (resize-subwindows): Rename to window--resize-subwindows.
15120 (resize-other-windows): Rename to window--resize-siblings.
15121 (resize-this-window): Rename to window--resize-this-window.
15122 (resize-root-window): Rename to window--resize-root-window.
15123 (resize-root-window-vertically): Rename to
15124 window--resize-root-window-vertically.
15125 (normalize-buffer-to-display): Rename to
15126 window-normalize-buffer-to-display.
15127 (normalize-buffer-to-switch-to): Rename to
15128 window-normalize-buffer-to-switch-to.
15129 Correspondingly update all callers of the functions listed
15130 above.
15131 (display-buffer-alist, display-buffer-normalize-arguments)
15132 (display-buffer-normalize-options, display-buffer)
15133 (display-buffer-alist-set): Use "function" instead of
15134 "fun-with-args".
15135
1176868d
CY
151362011-06-28 Chong Yidong <cyd@stupidchicken.com>
15137
15138 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
15139 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
15140 debbugs.gnu.org. Mention acknowledgment email.
15141
20a7a65f
LMI
151422011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
15143
15144 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
15145 buffer multibyteness, since it shouldn't matter.
15146
5f45cca5
MR
151472011-06-28 Martin Rudalics <rudalics@gmx.at>
15148
15149 * window.el (display-buffer-in-side-window): Handle dedicated
15150 windows as in display-buffer-reuse-window.
15151 (display-buffer-normalize-alist): Use value of override
15152 specifier.
15153 (display-buffer-normalize-specifiers): Use value of
15154 other-window-means-other-frame specifier.
15155 (display-buffer-alist): Rewrite some texts in widgets.
15156 (display-buffer): Spread arguments when calling function
15157 specified by fun-with-args.
15158
ad85fe1f
DD
151592011-06-28 Deniz Dogan <deniz@dogan.se>
15160
1fa280a3
LM
15161 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
15162 Unnest `let'.
da68c4c8 15163
ad85fe1f
DD
15164 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
15165 selectors (Bug#5732).
ec49bd31 15166 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 15167
a08cc025
JA
151682011-06-27 Jari Aalto <jari.aalto@cante.net>
15169
15170 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
15171 (eshell-ls-date-format): New defcustom.
15172 (eshell-ls-file): Use it.
15173
e2b551c5
SM
151742011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
15175
15176 * help-fns.el (describe-variable): Fix message for terminal-local vars.
15177
8982b231
KY
151782011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
15179
15180 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
15181 (ange-ftp-make-tmp-name): New arg.
15182 (ange-ftp-file-local-copy): Use it.
15183
36c9fa27
J
151842011-06-27 Jambunathan K <kjambunathan@gmail.com>
15185
15186 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
15187 no-conversion (Bug#8870).
15188
d68443dc
MR
151892011-06-27 Martin Rudalics <rudalics@gmx.at>
15190
15191 * window.el (window-right, window-left, window-child)
15192 (window-child-count, window-last-child)
15193 (window-iso-combination-p, walk-window-tree-1)
15194 (window-atom-check-1, window-tree-1, delete-window)
15195 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
15196 new naming conventions - window-vchild, window-hchild,
15197 window-next and window-prev are now called window-top-child,
15198 window-left-child, window-next-sibling and window-prev-sibling
15199 respectively.
d615d6d2
MR
15200 (resize-window-reset): Rename to window-resize-reset.
15201 (resize-window-reset-1): Rename to window-resize-reset-1.
15202 (resize-window): Rename to window-resize.
15203 (window-min-height, window-min-width)
15204 (resize-mini-window, resize-this-window, resize-root-window)
15205 (resize-root-window-vertically, adjust-window-trailing-edge)
15206 (enlarge-window, shrink-window, maximize-window)
15207 (minimize-window, delete-window, quit-restore-window)
15208 (split-window, balance-windows, balance-windows-area-adjust)
15209 (balance-windows-area, window-state-put-2)
15210 (display-buffer-even-window-sizes, display-buffer-set-height)
15211 (display-buffer-set-width, set-window-text-height)
15212 (fit-window-to-buffer): Rename all "resize-window" prefixed
15213 calls to use the "window-resize" prefix convention.
15214 (display-buffer-alist): Fix symbol for label specifier.
15215 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
15216 corresponding specifier.
15217 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 15218
b6458526
VB
152192011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
15220
15221 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
15222 convention.
15223 (ses-call-printer): Does not pass an empty string to formatter when the
15224 cell is empty to keep from barking printer Calc math-format-value.
15225
d31fd9ac
RS
152262011-06-27 Richard Stallman <rms@gnu.org>
15227
43d5bf84
RS
15228 * battery.el (battery-mode-line-limit): New variable.
15229 (battery-update): Handle it.
15230
d31fd9ac
RS
15231 * mail/rmailmm.el (rmail-mime-process-multipart):
15232 Handle truncated messages.
15233
819a6054
GM
152342011-06-27 Glenn Morris <rgm@gnu.org>
15235
15236 * progmodes/flymake.el (flymake-err-line-patterns):
15237 Allow for column numbers in the ant/javac pattern. (Bug#8866)
15238
cedc73f2
VB
152392011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
15240
819a6054 15241 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
15242 (ses--clean-!, ses--clean-_): New functions.
15243 (ses-range): Add configurability of readout order, and conversion
15244 to Calc vector.
15245
5e5d49b6
VB
15246 * ses.el (ses-repair-cell-reference-all): New function.
15247 (ses-cell-symbol): Set macro as safe, so that it can be used in
15248 formulas.
15249
56e6cc31 15250 * ses.el: Update cycle detection algorithm.
90ca8b49 15251 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 15252 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
15253 (ses-set-localvars): New function.
15254 (ses-make-cell): Add property-list as a cell element.
15255 (ses-cell-property-get-fun, ses-cell-property-get)
15256 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
15257 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
15258 New functions.
90ca8b49
VB
15259 (ses-cell-property-set, ses-cell-property-pop)
15260 (ses-cell-property-get-handle): New macro.
15261 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
15262 New aliases, used for code readability.
15263 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
15264 cycle detection.
15265 (ses-self-reference-early-detection): New defcustom.
fac916bf 15266 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
15267 (ses-mode): Use ses-set-localvars.
15268 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
15269 before lauching the update processing.
15270 (ses-initialize-Dijkstra-attempt): New function.
15271 (ses-recalculate-cell): Update for cycle detection based on
15272 Dijkstra algorithm.
15273
2bb63e81
VB
15274 * ses.el: Fix commenting and indenting convention.
15275
c9d29fb8
SM
152762011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
15277
15278 * bs.el (bs-cycle-next): Complete last change.
15279
d8e4b68b
JB
152802011-06-27 Drew Adams <drew.adams@oracle.com>
15281
15282 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
15283
40098786
LMI
152842011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
15285
c9d29fb8
SM
15286 * net/network-stream.el (network-stream-open-starttls):
15287 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
15288 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
15289
40098786
LMI
15290 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
15291 to binary to possibly avoid line encoding issues on Windows (among
15292 other things).
15293
468d09d4
LMI
152942011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
15295
15296 * net/network-stream.el (open-network-stream): Return an :error
15297 saying what the problem was, if possible.
15298
15299 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
15300 server.
15301
15302 * net/network-stream.el (network-stream-open-starttls): If we
15303 wanted to use STARTTLS, and the server offered it, but we weren't
15304 able to because we had no STARTTLS support, then close the connection.
15305 (open-network-stream): Return an :error element, if present.
15306
16f07dd7
CY
153072011-06-26 Chong Yidong <cyd@stupidchicken.com>
15308
88821ca0
CY
15309 * hl-line.el (hl-line-sticky-flag): Doc fix.
15310 (global-hl-line-sticky-flag): New option (Bug#8323).
15311 (global-hl-line-highlight): Obey it.
15312
16f07dd7
CY
15313 * vc/vc.el (vc-revert-show-diff): Default to t.
15314
6b5ccddf
KM
153152011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
15316
c9d29fb8
SM
15317 * allout-widgets.el (allout-widgets-post-command-business):
15318 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
15319 undecorated when an isearch is continued past, and isearch
15320 automatically collapses them. This leads to "widget leaks", where
15321 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
15322 hidden widgets can slow down cursor travel, substantially.
15323 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
15324 so we're doing without this nicety.
15325
15326 (allout-widgets-tally-string): Don't try to do a hash-table-count
15327 of allout-widgets-tally when it's nil. This eliminates spurious "Error
15328 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
15329 *Messages* when allout-widgets-maintain-tally is t.
15330
355f2e07
MR
153312011-06-26 Martin Rudalics <rudalics@gmx.at>
15332
15333 * window.el (display-buffer-normalize-argument): Rename to
15334 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
15335 LABEL argument. Respect special-display-function when popping up
15336 a new frame. Fix code searching for a window showing the buffer
15337 on another frame.
c9d29fb8
SM
15338 (display-buffer-normalize-specifiers):
15339 Call display-buffer-normalize-arguments.
355f2e07
MR
15340 (display-buffer-in-window): Don't undedicate the window if its
15341 buffer remains the same.
15342 Reported by Drew Adams <drew.adams@oracle.com>.
15343 (display-buffer-alist): Add choice for same-window macro
15344 specfier.
15345 (display-buffer): Mention special meaning of LABEL argument in
15346 doc-string. Fix quoting. Don't pop up a new frame even as
15347 fallback.
15348
7ca8fc42
JB
153492011-06-26 Juanma Barranquero <lekktu@gmail.com>
15350
15351 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
15352 avoid deleting the current window in some cases (bug#8911).
15353
bc312254
AS
153542011-06-26 Andreas Schwab <schwab@linux-m68k.org>
15355
15356 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
15357 (Bug#8934)
15358
2db18f3f
LMI
153592011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
15360
c9d29fb8
SM
15361 * net/network-stream.el (network-stream-open-starttls):
15362 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
15363 (network-stream-open-tls): Ditto.
15364
6302e0d3
LL
153652011-06-26 Leo Liu <sdl.web@gmail.com>
15366
15367 * register.el (registerv): New struct.
15368 (registerv-make): New function.
c9d29fb8
SM
15369 (jump-to-register, describe-register-1, insert-register):
15370 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
15371 struct. (Bug#8415)
15372
5fdd4046
CY
153732011-06-26 Chong Yidong <cyd@stupidchicken.com>
15374
2afef60a
CY
15375 * vc/vc.el (vc-revert-show-diff): New defcustom.
15376 (vc-diff-internal): New arg specifying diff buffer.
15377 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
15378 reuse an existing *vc-diff* buffer (Bug#8927).
15379
5fdd4046
CY
15380 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
15381
e93db24a
GM
153822011-06-26 Glenn Morris <rgm@gnu.org>
15383
15384 * progmodes/f90.el (f90-critical-indent): New option.
15385 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
15386 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
15387 (f90-mode): Doc fix.
15388 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
15389 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
15390 (f90-beginning-of-block, f90-next-block, f90-indent-region)
15391 (f90-match-end): Handle block, critical.
15392
eefff499
GM
153932011-06-25 Glenn Morris <rgm@gnu.org>
15394
f6ba4cc9
GM
15395 * calendar/diary-lib.el (diary-included-files): Doc fix.
15396 (diary-include-files): New function, extracted from
15397 diary-include-other-diary-files and diary-mark-included-diary-files.
15398 (diary-include-other-diary-files, diary-mark-included-diary-files):
15399 Just call diary-include-files.
15400 (diary-mark-entries): Reset diary-included-files on first call.
15401
16712304
GM
15402 * calendar/diary-lib.el (diary-mark-entries)
15403 (diary-mark-included-diary-files):
15404 Visit included diary-files in temp buffers.
15405
5d8e0d43
GM
15406 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
15407 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
15408 (f90-start-block-re, f90-imenu-generic-expression)
15409 (f90-looking-at-program-block-start, f90-no-block-limit):
15410 Add support for submodules.
15411
ccf7a5d5
GM
15412 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
15413 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 15414
11fdef7d 154152011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
15416
15417 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
15418 buffer-file-type before setting its value, to avoid disastrous
eefff499 15419 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 15420
74f53697
JB
154212011-06-25 Juanma Barranquero <lekktu@gmail.com>
15422
15423 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
15424
15425 * ses.el (ses-unload-function):
15426 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
15427
15428 * proced.el (proced-unload-function):
15429 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
15430
18a4ce5e
AR
154312011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
15432
15433 * server.el (server-create-window-system-frame): Add parameters arg.
15434 (server-process-filter): Doc fix. Handle frame-parameters.
15435
519d22cc
JB
154362011-06-25 Juanma Barranquero <lekktu@gmail.com>
15437
15438 Fix bug#8730, bug#8781.
15439
15440 * loadhist.el (unload--set-major-mode): New function.
15441 (unload-feature): Use it.
15442
15443 * progmodes/python.el (python-after-info-look): Add autoload cookie.
15444 (python-unload-function): New function.
15445
c206f5b0
SM
154462011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
15447
15448 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
15449
f9ad64f3
GS
154502011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
15451
15452 * net/browse-url.el (browse-url-firefox-program): Add icecat to
15453 the candidates list.
15454
7d0da90e
JB
154552011-06-24 Juanma Barranquero <lekktu@gmail.com>
15456
15457 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
15458
14b4e83d
RS
154592011-06-23 Richard Stallman <rms@gnu.org>
15460
15461 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
15462 (rmail-variables): Set next-error-move-function.
15463 (rmail-what-message): Take argument POS.
15464 (rmail-next-error-move): New function.
15465
273d2baf
SM
154662011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
15467
15468 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
15469 messages for adjacent non-terminals.
15470
56c2cc9a
RS
154712011-06-23 Richard Stallman <rms@gnu.org>
15472
15473 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 15474 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
15475 (rmail-start-mail): Don't specify use of rmail-mail-return;
15476 that's done by mail-bury now.
15477 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 15478
d59eb518
MA
154792011-06-23 Michael Albinus <michael.albinus@gmx.de>
15480
15481 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
15482 SIZE is a number.
15483
02cfc6d6
MR
154842011-06-23 Martin Rudalics <rudalics@gmx.at>
15485
15486 * window.el (get-lru-window, get-mru-window)
15487 (get-largest-window): Never return a minibuffer window.
15488 (display-buffer-pop-up-window): Fix a bug that could lead to
15489 reusing the minibuffer window.
15490 (display-buffer): Pass original specifier argument to
15491 display-buffer-function instead of the normalized one.
15492 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
15493
4e323265
LL
154942011-06-22 Leo Liu <sdl.web@gmail.com>
15495
15496 * minibuffer.el (completing-read-function)
15497 (completing-read-default): Move from minibuf.c
15498
7a70468f
RS
154992011-06-22 Richard Stallman <rms@gnu.org>
15500
50718fc2
RS
15501 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
15502 to Rmail even if not started by a special Rmail command.
15503
7a70468f
RS
15504 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
15505 Copy the buffer currently showing just one message.
15506
297dde5a
RW
155072011-06-22 Roland Winkler <winkler@gnu.org>
15508
15509 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
15510 (bibtex-clean-entry): First delete the old key so that a
15511 customized algorithm for generating the new key does not get
15512 confused by the old key.
15513 (bibtex-url): Obey regexp of first step.
15514 (bibtex-search-entries): Do not use add-to-list with local
15515 list-var.
15516
97bb1093
LMI
155172011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15518
15519 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
15520 stored a user name, then query for the password first, instead of
15521 waiting for SMTP to give an error message and the trying again.
15522
1c0f1a19
JD
155232011-06-22 Lawrence Mitchell <wence@gmx.li>
15524
15525 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
15526 BUFFER in call-process.
15527
396f7c9d
LMI
155282011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15529
15530 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
15531 QUIT twice.
ddb7ffee
LMI
15532 (smtpmail-try-auth-methods): Require user name and password from
15533 auth-source.
396f7c9d 15534
8998d1b3
MR
155352011-06-22 Martin Rudalics <rudalics@gmx.at>
15536
15537 * window.el (display-buffer-default-specifiers)
15538 (display-buffer-alist): Remove entries for pop-up-frame-alist.
15539 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 15540 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
15541
15542 * frame.el (pop-up-frame-alist, pop-up-frame-function)
15543 (special-display-frame-alist, special-display-popup-frame):
15544 Remove duplicate declarations. These are now in window.el.
15545
4ea31e07
LMI
155462011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15547
c9d29fb8
SM
15548 * mail/smtpmail.el (smtpmail-via-smtp):
15549 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
15550 server supports it. SMTP servers that support STARTTLS commonly
15551 require it.
15552
15553 * net/network-stream.el (network-stream-open-starttls): Support
15554 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 15555 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 15556
95f41d9a
LMI
15557 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
15558 upgrades with `open-network-stream', and rely solely on
15559 auth-source for all credentials. Big changes throughout the file,
15560 but in particular:
c9d29fb8
SM
15561 (smtpmail-auth-credentials): Remove.
15562 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
15563 (smtpmail-via-smtp): Check for servers saying they want AUTH after
15564 MAIL FROM, too.
95f41d9a 15565
c9d29fb8
SM
15566 * net/network-stream.el (network-stream-open-starttls):
15567 Provide support for client certificates both for external and built-in
4ea31e07
LMI
15568 STARTTLS.
15569 (auth-source): Require.
15570 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
15571 (network-stream-certificate): Change cert-cert to cert and
15572 cert-key to key.
4ea31e07 15573
065ec2c7
MA
155742011-06-21 Michael Albinus <michael.albinus@gmx.de>
15575
15576 * net/tramp-cache.el (top): Don't load the persistency file when
15577 "emacs -Q" has been called.
15578
cd93b359
DR
155792011-06-21 Tim Harper <timcharper@gmail.com>
15580
d8e4b68b
JB
15581 * term/ns-win.el (ns-initialize-window-system):
15582 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
15583 resource to NO as it is not yet supported by the NS port.
15584
ae9c0411
JB
155852011-06-21 Juanma Barranquero <lekktu@gmail.com>
15586
15587 * misc.el (list-dynamic-libraries--refresh): Compute header here...
15588 (list-dynamic-libraries): ...not here.
15589
7f3f739f
LL
155902011-06-21 Leo Liu <sdl.web@gmail.com>
15591
15592 * subr.el (sha1): Implement sha1 using secure-hash.
15593
327c8fb1
MR
155942011-06-21 Martin Rudalics <rudalics@gmx.at>
15595
15596 * window.el (display-buffer-alist): In default value do not
15597 enforce searching a window on any but the selected frame.
15598 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
15599 (display-buffer-select-window): Remove function.
15600 (display-buffer-in-window): When a window on another frame gets
15601 reused, do not select it any more but just raise its frame if
15602 necessary (Bug#8851) and (Bug#8856).
15603 (display-buffer-normalize-options): Handle pop-up-frames related
15604 options more faithfully.
15605 (pop-to-buffer): Don't rely on `display-buffer' selecting the
15606 window if it is on another frame.
c9d29fb8
SM
15607 (display-buffer-alist, display-buffer-default-specifiers):
15608 Don't make new frame unsplittable by default.
9e9de014
MR
15609 (display-buffer-normalize-argument): Fix doc-string typo and use
15610 'same-frame-other-window instead of 'other-window when associating
15611 with display-buffer-macro-specifiers.
327c8fb1 15612
7cf3f556
VB
156132011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
15614
15615 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
15616 New functions.
15617 (5x5-mode-map, 5x5-mode-menu): Bind them.
15618 (5x5-draw-grid): Tweak the solver's rendering.
15619
60a406cf
SM
156202011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
15621
15622 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
15623 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
15624
d8e4b68b 156252011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
15626
15627 * menu-bar.el: Use function variable instead of switch-to-buffer.
15628 (menu-bar-select-buffer-function): New variable.
60a406cf 15629 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 15630
478d6f95
SM
156312011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
15632
15633 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
15634 variable's status.
15635
ca530739
JD
156362011-06-20 Jan Djärv <jan.h.d@swipnet.se>
15637
15638 * x-dnd.el (x-dnd-version-from-flags)
15639 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
15640 and long as number (Bug#8899).
15641 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
15642
bcd70d97
SM
156432011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
15644
60a406cf 15645 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
15646 (completion-try-completion, completion-all-completions): Compute the
15647 metadata argument if it's missing; make it optional (bug#8795).
15648
60a406cf 15649 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
15650 (widget-complete): Use new :completion-function property.
15651 (widget-completions-at-point): New function.
15652 (default): Use :completion-function instead of :complete.
60a406cf
SM
15653 (widget-default-completions): Rename from widget-default-complete;
15654 Rewrite.
bcd70d97
SM
15655 (widget-string-complete, widget-file-complete, widget-color-complete):
15656 Remove functions.
15657 (file, symbol, function, variable, coding-system, color):
15658 * international/mule-cmds.el (default-input-method, charset)
15659 (language-info-custom-alist):
15660 * cus-edit.el (face): Use new property :completions.
15661
15662 * progmodes/pascal.el (pascal-completions-at-point): New function.
15663 (pascal-mode): Use it.
15664 (pascal-mode-map): Use completion-at-point.
15665 (pascal-toggle-completions): Make obsolete.
15666 (pascal-complete-word, pascal-show-completions):
15667 * progmodes/octave-mod.el (octave-complete-symbol):
15668 Redefine as obsolete alias.
15669 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
15670 Signal absence of completion info for old Octave,
15671 (inferior-octave-complete): Redefine as obsolete alias.
15672 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
15673 (meta-completions-at-point): Rename from meta-complete-symbol and
15674 adapt it for use on completion-at-point-functions.
15675 (meta-common-mode): Use it.
15676 (meta-looking-at-backward, meta-match-buffer): Remove.
15677 (meta-complete-symbol): Redefine as obsolete alias.
15678 (meta-common-mode-map): Use completion-at-point.
15679 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
15680 (makefile-mode-map): Use completion-at-point.
15681 (makefile-completions-at-point): Rename from makefile-complete and
15682 adapt it for use on completion-at-point-functions.
15683 (makefile-mode): Use it.
15684 (makefile-complete): Redefine as obsolete alias.
15685
aebf69c8
DD
156862011-06-20 Deniz Dogan <deniz@dogan.se>
15687
15688 * net/rcirc.el: Delete trailing whitespaces once and for all.
15689
bfbbb27d
DC
156902011-06-20 Daniel Colascione <dan.colascione@gmail.com>
15691
15692 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
15693
d264a46b
CY
156942011-06-19 Chong Yidong <cyd@stupidchicken.com>
15695
4ca009e5
CY
15696 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
15697
d264a46b
CY
15698 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
15699
fbf5b3ce
MR
157002011-06-19 Martin Rudalics <rudalics@gmx.at>
15701
15702 * window.el (display-buffer-other-window-means-other-frame):
15703 Call display-buffer-normalize-alist.
15704 (display-buffer-normalize-specifiers-1): Rename to
15705 display-buffer-normalize-argument. New argument other-frame.
15706 Rewrite.
15707 (display-buffer-normalize-specifiers-2): Rename to
15708 display-buffer-normalize-options.
15709 (display-buffer-normalize-alist-1): New function.
15710 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
15711 display-buffer-normalize-alist.
15712 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
15713 (display-buffer-normalize-options-inhibit): New variable.
15714 (display-buffer-normalize-specifiers): Rewrite calling
15715 display-buffer-normalize-alist,
15716 display-buffer-normalize-argument, and
15717 display-buffer-normalize-options. Don't call the latter if
15718 display-buffer-normalize-options-inhibit is non-nil.
15719 (frame-auto-delete): New option.
15720 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
15721 (window-list-no-nils, window-state-ignored-parameters)
15722 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
15723 (window-state-put-1, window-state-put-2, window-state-put):
15724 New functions.
9a028c23
MR
15725 (display-buffer-normalize-options): Move special-display-p group
15726 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 15727
6d10d800
CY
157282011-06-18 Chong Yidong <cyd@stupidchicken.com>
15729
6420d28b
CY
15730 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
15731 groups (Bug#8776).
15732 (rx-submatch-n): New function.
15733 (rx): Document it.
15734
ddb8b596
CY
15735 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
15736 (Bug#8768).
15737
15738 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
15739
77080289
CY
15740 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
15741
61dfb316
CY
15742 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
15743 anytime existing face settings are present (Bug#8889).
15744
6d10d800
CY
15745 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
15746 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
15747 Remove unused argument.
15748
be3fb2b8
MR
157492011-06-18 Martin Rudalics <rudalics@gmx.at>
15750
bcd70d97
SM
15751 * window.el (display-buffer-default-specifiers):
15752 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
15753 pop-up-window-min-width, and another reuse-window specifier
15754 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
15755 (display-buffer-normalize-specifiers-2):
15756 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
15757 pop-up-windows is unset. Add a reuse-window specifier for the
15758 case popping up a new window fails.
15759 (special-display-popup-frame): Remove double quoting.
28dec25a 15760 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 15761
1c6d8c76
SM
157622011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
15763
15764 * shell.el (shell-completion-vars): Set pcomplete-termination-string
15765 according to comint-completion-addsuffix.
15766
15767 * pcomplete.el: Convert to lexical binding and fix bug#8819.
15768 (pcomplete-suffix-list): Mark as obsolete.
15769 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
15770 pcomplete-seen in the closure.
15771 (pcomplete-comint-setup): Setup completion-at-point as well.
15772 (pcomplete--entries): New function.
15773 (pcomplete--env-regexp): New var.
15774 (pcomplete-entries): Rewrite to work with partial-completion and
15775 without relying on pcomplete-suffix-list.
15776 (pcomplete-pare-list): Remove, unused.
15777
25aef8b8
MR
157782011-06-17 Martin Rudalics <rudalics@gmx.at>
15779
15780 * window.el (display-buffer-alist): Set pop-up-window-min-height
15781 and pop-up-window-min-width in default value. Reported by
15782 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
15783 other-window-means-other-frame.
15784 (display-buffer-macro-specifiers): Comment out entry for
15785 other-window specifier.
15786 (display-buffer-other-window-means-other-frame): New function.
15787 (display-buffer-normalize-specifiers-1): New arguments
15788 buffer-name and label. Treat other-window case specially.
15789 (display-buffer-normalize-specifiers-2): Treat other-window case
15790 specially.
15791 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
15792 (display-buffer-normalize-specifiers):
15793 Call display-buffer-normalize-specifiers-3.
25aef8b8 15794
dbad4f69
MR
157952011-06-17 Martin Rudalics <rudalics@gmx.at>
15796
15797 * window.el (same-window-p): Fix two typos introduced when
15798 adding with-no-warnings.
d1067961
MR
15799 (display-buffer-normalize-specifiers-1): Don't check
15800 pop-up-frames for 'unset initialization.
15801 (display-buffer-normalize-specifiers-2): Major rewrite using
15802 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
15803 (pop-up-frames, display-buffer-reuse-frames)
15804 (display-buffer-mark-dedicated): Don't initialize to 'unset.
15805 Suggested by David Engster <deng@randomsample.de>.
15806 (even-window-heights): Initialize to 'unset.
15807 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
15808 (display-buffer-macro-specifiers): Don't pop up a new frame in the
15809 other window case.
dbad4f69 15810
9b9c9e3a
MR
158112011-06-16 Martin Rudalics <rudalics@gmx.at>
15812
bcd70d97
SM
15813 * window.el (display-buffer-normalize-specifiers-1):
15814 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 15815 second argument of display-buffer (Bug#8865).
981d5c09
MR
15816 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
15817 (switch-to-buffer-other-window-same-frame)
15818 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
15819 Adams (Bug#8875).
9c2755e9
MR
15820 (display-buffer): Don't check noninteractive when calling
15821 display-buffer-pop-up-frame.
15822 (display-buffer-pop-up-frame): Never pop up a frame in
15823 noninteractive mode (Bug#8857).
67222e1d
MR
15824 (enlarge-window, shrink-window): Don't report an error when the
15825 window can't be resized as requested (Bug#8862).
9b9c9e3a 15826
2b75be67
SM
158272011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15828
9ffdd3ba
SM
15829 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
15830
cb581a67
SM
15831 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
15832
2b75be67
SM
15833 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
15834
8c0e3589
AM
158352011-06-15 Alan Mackenzie <acm@muc.de>
15836
cb581a67
SM
15837 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
15838 for declarators, disable knr checking to speed up for normal files.
15839 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 15840
b96e6cde
LMI
158412011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15842
4bba86e6
LMI
15843 * net/network-stream.el (open-network-stream): Add the keyword
15844 :always-query-capabilities for the case where you want to force a
15845 `plain' network connection, but the protocol still requires the
15846 capabilitiy command (i.e., SMTP and EHLO).
15847
2b75be67 15848 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
15849 consistency with other `-live-p' functions.
15850
efdcdbf8
SM
158512011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
15852
15853 * window.el (same-window-buffer-names, same-window-regexps)
15854 (special-display-frame-alist, special-display-popup-frame)
15855 (special-display-function, special-display-buffer-names)
15856 (special-display-regexps, pop-up-frame-alist)
15857 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
15858 (pop-up-windows, split-window-preferred-function)
15859 (split-height-threshold, split-width-threshold, even-window-heights)
15860 (display-buffer-mark-dedicated): Don't encourage the use of
15861 display-buffer-alist from Elisp code.
15862
c5cde042
DN
158632011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
15864
15865 * progmodes/python.el (python-mode): Derive from prog-mode.
15866 * progmodes/ps-mode.el (ps-mode):
15867 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 15868 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
15869 * progmodes/ld-script.el (ld-script-mode): Likewise.
15870
baa1c9ab
MR
158712011-06-15 Martin Rudalics <rudalics@gmx.at>
15872
15873 * window.el (display-buffer-alist): Trim default value to avoid
15874 popping up a new frame (Bug#8857) or reusing an arbitrary window
15875 on another frame.
15876 (display-buffer): Do not fall back on popping up a new frame in
15877 batch mode (Bug#8857).
15878
c5dd5a51
CY
158792011-06-14 Chong Yidong <cyd@stupidchicken.com>
15880
15881 * cus-theme.el (describe-theme-1): Use custom-theme-p.
15882 (custom-theme-summary): New function.
15883 (customize-themes): Use it.
15884
d647b7c4
GM
158852011-06-13 Glenn Morris <rgm@gnu.org>
15886
15887 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
15888
9481c002
MR
158892011-06-13 Martin Rudalics <rudalics@gmx.at>
15890
357f93d2
MR
15891 * help.el (help-window): Remove variable.
15892 (help-window-point-marker, temp-buffer-max-height)
15893 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
15894 (help-print-return-message): Don't set help-window.
15895 (resize-temp-buffer-window): Rewrite cod eand doc-string.
15896 (help-window-setup-finish): Remove.
15897 (help-window-display-message, help-window-setup)
15898 (with-help-window): Major rewrite based on new
15899 display-buffer-window variable.
15900
15901 * help-mode.el (help-mode-finish): Remove help-window related
15902 code.
15903
15904 * view.el (view-exits-all-viewing-windows): Remove reference to
15905 view-return-to-alist in doc-string.
15906 (view-return-to-alist): Make obsolete.
15907 (view-buffer): Call pop-to-buffer-same-window and remove
15908 undo-window code.
15909 (view-buffer-other-window): Call pop-to-buffer-other-window and
15910 simplify code. Ignore second argument.
15911 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
15912 simplify code. Ignore second argument.
15913 (view-return-to-alist-update): Make obsolete.
15914 (view-mode-enter): Rename second argument to QUIT-RESTORE.
15915 Rewrite using quit-restore window parameters.
2b75be67
SM
15916 (view-mode-exit): Rename second argument to EXIT-ONLY.
15917 Rewrite using quit-restore-window.
357f93d2
MR
15918 (View-exit, View-exit-and-edit, View-leave, View-quit)
15919 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
15920 appropriate arguments.
15921 (view-end-message): Use quit-restore window parameter.
15922
9481c002
MR
15923 * window.el (display-buffer-function): Rewrite doc-string.
15924 (display-buffer-window, display-buffer-alist): New variables.
15925 (display-buffer-split-specifiers)
15926 (display-buffer-side-specifiers)
15927 (display-buffer-macro-specifiers): New constants.
15928 (display-buffer-even-window-sizes, display-buffer-set-height)
15929 (display-buffer-set-width, display-buffer-select-window)
15930 (display-buffer-in-window, display-buffer-reuse-window)
15931 (display-buffer-split-window-1, display-buffer-split-window)
15932 (display-buffer-split-atom-window, display-buffer-pop-up-window)
15933 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
15934 (display-buffer-in-side-window, normalize-buffer-to-display)
15935 (display-buffer-normalize-specifiers-1)
15936 (display-buffer-normalize-specifiers-2)
2b75be67
SM
15937 (display-buffer-normalize-specifiers, display-buffer-frame):
15938 New functions.
9481c002
MR
15939 (display-buffer): Major rewrite.
15940 (display-buffer-other-window, display-buffer-other-frame)
15941 (pop-to-buffer, switch-to-buffer-other-window)
15942 (switch-to-buffer-other-frame): Rewrite.
15943 (display-buffer-same-window, display-buffer-same-frame)
15944 (display-buffer-same-frame-other-window)
15945 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
15946 (pop-to-buffer-other-window)
15947 (pop-to-buffer-same-frame-other-window)
15948 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
15949 (switch-to-buffer-other-window-same-frame): New functions.
15950 (same-window-p, special-display-p): Rewrite disabling warnings.
15951 Make obsolete.
15952 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
15953 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
15954 Make obsolete
15955 (same-window-buffer-names, same-window-regexps)
15956 (special-display-frame-alist, special-display-popup-frame)
15957 (special-display-function, special-display-buffer-names)
15958 (special-display-regexps, pop-up-frame-alist)
15959 (pop-up-frame-function, split-window-preferred-function)
15960 (split-height-threshold, split-width-threshold)
15961 (even-window-heights): Make obsolete.
15962
9db51aca
GM
159632011-06-12 Glenn Morris <rgm@gnu.org>
15964
15965 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 15966 Misc simplifications.
9db51aca 15967
39cffb44
MR
159682011-06-12 Martin Rudalics <rudalics@gmx.at>
15969
15970 * window.el (window-safely-shrinkable-p): Restore function which
15971 was inadvertently removed in change from 2011-06-11. Declare as
15972 obsolete.
15973
2b75be67
SM
15974 * calendar/calendar.el (calendar-generate-window):
15975 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
15976 window-safely-shrinkable-p.
15977
a8955be7
GM
159782011-06-12 Glenn Morris <rgm@gnu.org>
15979
15980 * progmodes/fortran.el (fortran-mode-syntax-table):
15981 * progmodes/f90.el (f90-mode-syntax-table):
15982 Set % to punctuation. (Bug#8820)
15983 (f90-find-tag-default): Remove, no longer needed.
15984
f0d4059d
DC
159852011-06-12 Daniel Colascione <dan.colascione@gmail.com>
15986
15987 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
15988
1100a63c
CY
159892011-06-11 Chong Yidong <cyd@stupidchicken.com>
15990
15991 * image.el (image-animated-p): Return animation delay in seconds.
15992 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
15993 (image-animate-timeout): Remove DELAY argument. Don't assume
15994 every subimage has the same delay; get it from image-animated-p.
15995 (image-animate): Caller changed.
15996
def722bf
MA
159972011-06-11 Michael Albinus <michael.albinus@gmx.de>
15998
15999 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
16000 to ignored backtrace functions.
16001
0a2bb1a9
GM
160022011-06-11 Glenn Morris <rgm@gnu.org>
16003
16004 * calendar/appt.el (appt-disp-window-function): Doc fix.
16005 (appt-check): Handle overlapping appointments. (Bug#8337)
16006
6198ccd0
MR
160072011-06-11 Martin Rudalics <rudalics@gmx.at>
16008
16009 * window.el (window-tree-1, window-tree): New functions, moving
16010 the latter to window.el.
16011 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
16012 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
16013 (bw-refresh-edges): Remove.
16014 (balance-windows-1, balance-windows-2): New functions.
16015 (balance-windows): Rewrite in terms of window tree functions,
16016 balance-windows-1 and balance-windows-2.
16017 (bw-adjust-window): Remove.
16018 (balance-windows-area-adjust): New function with functionality of
16019 bw-adjust-window but using resize-window.
2b75be67
SM
16020 (set-window-text-height): Rewrite doc-string.
16021 Use normalize-live-window and resize-window.
16022 (enlarge-window-horizontally, shrink-window-horizontally):
16023 Rename argument to DELTA.
6198ccd0
MR
16024 (window-buffer-height): New function.
16025 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
16026 Rewrite using new window resize routines.
2b75be67
SM
16027 (kill-buffer-and-window, mouse-autoselect-window-select):
16028 Use ignore-errors instead of condition-case.
6198ccd0
MR
16029 (quit-window): Call delete-frame instead of delete-windows-on
16030 for the only buffer on frame.
16031
9397e56f
MR
160322011-06-10 Martin Rudalics <rudalics@gmx.at>
16033
16034 * loadup.el (top-level): Load window before files for the sake
16035 of replace-buffer-in-windows.
16036
16037 * files.el (read-buffer-to-switch)
16038 (switch-to-buffer-other-window)
2b75be67
SM
16039 (switch-to-buffer-other-frame, display-buffer-other-frame):
16040 Move to window.el.
9397e56f
MR
16041
16042 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
16043 (previous-buffer): Move to window.el.
16044
16045 * bindings.el (unbury-buffer): Move to window.el.
16046
16047 * window.el (delete-other-windows-vertically): Move after
16048 definition of delete-other-windows.
16049 (other-window, delete-windows-on, replace-buffer-in-windows):
16050 Move here from window.c.
16051 (record-window-buffer, unrecord-window-buffer)
16052 (set-window-buffer-start-and-point, switch-to-prev-buffer)
16053 (switch-to-next-buffer): New functions.
16054 (get-next-valid-buffer, last-buffer, next-buffer): Move here
16055 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
16056 (previous-buffer): Move here from simple.el.
16057 Call switch-to-prev-buffer.
9397e56f
MR
16058 (bury-buffer): Move here from buffer.c. Switch to previous
16059 buffer when window cannot be deleted.
16060 (unbury-buffer): Move here from bindings.el.
16061 (ctl-x-map): Move binding for other-window from window.c to
16062 here.
16063 (read-buffer-to-switch, switch-to-buffer-other-window)
16064 (switch-to-buffer-other-frame): Move here from files.el.
16065 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
16066 (switch-to-buffer): Move here from buffer.c.
16067 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 16068
562dd5e9
MR
160692011-06-10 Martin Rudalics <rudalics@gmx.at>
16070
16071 * window.el (window-min-height, window-min-width): Move here
16072 from window.c. Add defcustoms and rewrite doc-strings.
16073 (resize-mini-window, resize-window): New functions.
16074 (adjust-window-trailing-edge, enlarge-window, shrink-window):
16075 Move here from window.c.
16076 (maximize-window, minimize-window): New functions.
16077 (delete-window, delete-other-windows, split-window): Move here
16078 from window.c.
16079 (window-split-min-size): New function.
16080 (split-window-keep-point): Mention split-window-above-each-other
16081 instead of split-window-vertically.
2b75be67 16082 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
16083 Rename split-window-vertically to split-window-above-each-other
16084 and provide defalias for old definition.
16085 (split-window-side-by-side, split-window-horizontally):
16086 Rename split-window-horizontally to split-window-side-by-side
16087 and provide defalias for the old definition.
562dd5e9
MR
16088 (ctl-x-map): Move bindings for delete-window,
16089 delete-other-windows and enlarge-window here from window.c.
16090 Replace bindings for split-window-vertically and
16091 split-window-horizontally by bindings for
16092 split-window-above-each-other and split-window-side-by-side.
16093
16094 * cus-start.el (all): Remove entries for window-min-height and
16095 window-min-width. Add entries for window-splits and
16096 window-nest.
16097
f0da764a
GM
160982011-06-09 Glenn Morris <rgm@gnu.org>
16099
80675c21
GM
16100 * calendar/appt.el (appt-mode-line): New function.
16101 (appt-check, appt-disp-window): Use it.
16102
f0da764a
GM
16103 * files.el (hack-one-local-variable-eval-safep):
16104 Allow minor-modes with explicit +/-1 arguments.
16105
59f623b7
TZ
161062011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
16107
16108 * term/xterm.el (xterm): Add defgroup.
16109 (xterm-extra-capabilities): Add defcustom to supply known xterm
16110 capabilities, skip querying them, or query them (default).
16111 (terminal-init-xterm): Use it.
16112 (terminal-init-xterm-modify-other-keys): New function to set up
16113 modifyOtherKeys support to simplify `terminal-init-xterm'.
16114
9aab8e0d
MR
161152011-06-09 Martin Rudalics <rudalics@gmx.at>
16116
16117 * window.el (resize-window-reset, resize-window-reset-1)
16118 (resize-subwindows-skip-p, resize-subwindows-normal)
16119 (resize-subwindows, resize-other-windows, resize-this-window)
16120 (resize-root-window, resize-root-window-vertically)
16121 (window-deletable-p, window-or-subwindow-p)
16122 (frame-root-window-p): New functions.
16123
e8b08aee
GM
161242011-06-09 Glenn Morris <rgm@gnu.org>
16125
16126 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
16127 (ange-ftp-get-files): Use it.
16128
254c37a5
AK
161292011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
16130
16131 * mail/sendmail.el (mail-recover-1, mail-recover):
16132 * files.el (recover-file, recover-session):
16133 Handle dired-listing-switches not being just a single short option.
16134
35d7dbd3
GM
161352011-06-09 Glenn Morris <rgm@gnu.org>
16136
16137 * calendar/appt.el (appt-display-message, appt-disp-window):
16138 Handle lists of appointments.
16139
387522b2
MR
161402011-06-08 Martin Rudalics <rudalics@gmx.at>
16141
2b75be67
SM
16142 * window.el (one-window-p): Move down in code.
16143 Rewrite doc-string.
16144 (window-current-scroll-bars): Rewrite doc-string.
16145 Normalize live window argument.
387522b2
MR
16146 (walk-windows, get-window-with-predicate, count-windows):
16147 Rewrite doc-string. Use window-list-1.
16148 (window-in-direction-2, window-in-direction, get-mru-window):
16149 New functions.
16150
d8e4b68b 161512011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
16152
16153 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
16154 Doc fix (Bug#8713).
16155
161562011-06-08 Chong Yidong <cyd@stupidchicken.com>
16157
16158 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
16159
161602011-06-08 Juanma Barranquero <lekktu@gmail.com>
16161
16162 * loadhist.el (unload-feature-special-hooks):
16163 Add `comint-output-filter-functions'.
16164
0de12c52
IK
161652011-06-08 Ivan Kanis <gnu@kanis.fr>
16166
16167 * calendar/appt.el (appt-check): Move some initializations into the let.
16168
f3d1777e
MR
161692011-06-08 Martin Rudalics <rudalics@gmx.at>
16170
16171 * window.el (window-height): Defalias to window-total-height.
16172 (window-width): Defalias to window-body-width.
16173
18af70d0
CY
161742011-06-07 Chong Yidong <cyd@stupidchicken.com>
16175
16176 * image-mode.el (image-toggle-animation): New command.
16177 (image-mode-map): Bind it to RET.
16178 (image-mode): Update message.
16179 (image-toggle-display-image): Avoid a spurious cache flush.
16180 (image-transform-rotation): Doc fix.
16181 (image-transform-properties): Return quickly in the normal case.
16182 (image-animate-loop): Rename from image-animate-max-time.
16183
2b75be67 16184 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
16185 (create-animated-image): Remove unnecessary function.
16186 (image-animate): Rename from image-animate-start. New arg.
2b75be67 16187 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
16188 (image-animate-timer): Use car-safe.
16189 (image-animate-timeout): Rename argument.
16190
190b47e6
MR
161912011-06-07 Martin Rudalics <rudalics@gmx.at>
16192
16193 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
16194 window.c. Rename first argument to ALL-FRAMES.
16195 Rephrase doc-strings.
16196 (get-buffer-window-list): Rewrite using window-list-1.
16197 Rephrase doc-string.
a1511caf
MR
16198 (window-safe-min-height, window-safe-min-width): New constants.
16199 (window-size-ignore, window-min-size, window-min-size-1)
16200 (window-sizable, window-sizable-p, window-size-fixed-1)
16201 (window-size-fixed-p, window-min-delta-1, window-min-delta)
16202 (window-max-delta-1, window-max-delta, window-resizable)
16203 (window-resizable-p, window-total-height, window-total-width)
16204 (window-body-width): New functions.
16205 (window-full-height-p, window-full-width-p): Rewrite using
16206 window-total-size.
16207 (window-body-height): Rewrite using window-body-size.
190b47e6 16208
85cc1f11
MR
162092011-06-06 Martin Rudalics <rudalics@gmx.at>
16210
16211 * window.el (window-right, window-left, window-child)
16212 (window-child-count, window-last-child, window-any-p)
16213 (normalize-live-buffer, normalize-live-frame)
16214 (normalize-any-window, normalize-live-window)
16215 (window-iso-combination-p, window-iso-combined-p)
16216 (window-iso-combinations)
16217 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
16218 (windows-with-parameter, window-with-parameter)
16219 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
16220 (window-atom-check, window-side-check, window-check):
16221 New functions.
85cc1f11
MR
16222 (ignore-window-parameters, window-sides, window-sides-vertical)
16223 (window-sides-slots): New variables.
16224 (window-size-fixed): Move down in code. Minor doc-string fix.
16225
e7156492
AS
162262011-06-05 Andreas Schwab <schwab@linux-m68k.org>
16227
16228 * comint.el (comint-dynamic-complete-as-filename)
16229 (comint-dynamic-complete-filename): Correctly call
16230 completion-in-region.
16231
7e821d0d
DD
162322011-06-05 Deniz Dogan <deniz@dogan.se>
16233
16234 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
16235 in last change.
16236
ac09b8a1
DD
162372011-06-05 Deniz Dogan <deniz@dogan.se>
16238
16239 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
16240 (rcirc): Use it to prompt for encryption.
16241
34699b85
RW
162422011-06-05 Roland Winkler <winkler@gnu.org>
16243
16244 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
16245 (bibtex-search-entries): New command bound to C-c C-a.
16246 (bibtex-display-entries): New function.
16247
004dedd3
RW
162482011-06-05 Roland Winkler <winkler@gnu.org>
16249
16250 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
16251 (bibtex-insert-kill): After yanking insert newline if necessary.
16252 (bibtex-initialize): Call bibtex-string-files-init only once.
16253 (bibtex-mode): Do not call easy-menu-add.
16254 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
16255 (bibtex-yank): Set arg properly if nil.
16256
022fe7ce
RW
162572011-06-05 Roland Winkler <winkler@gnu.org>
16258
2b75be67
SM
16259 * textmodes/bibtex.el (bibtex-search-entry-globally):
16260 New variable.
022fe7ce
RW
16261 (bibtex-search-entry): Use it.
16262
b7c3692a
RW
162632011-06-05 Roland Winkler <winkler@gnu.org>
16264
16265 * textmodes/bibtex.el (bibtex-entry-format): New option
16266 sort-fields.
16267 (bibtex-format-entry, bibtex-reformat): Honor this option.
16268 (bibtex-parse-entry): Return fields in proper order.
16269
8eda563d
JB
162702011-06-05 Juanma Barranquero <lekktu@gmail.com>
16271
16272 * doc-view.el (doc-view-remove-if): Move computation of result out
16273 of `dolist' to silence misleading lexical-binding warning.
16274
7dbe3dbc
CY
162752011-06-04 Chong Yidong <cyd@stupidchicken.com>
16276
16277 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
16278 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
16279
0c33dd17
MA
162802011-06-04 Michael Albinus <michael.albinus@gmx.de>
16281
16282 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
16283 "SunOS 5.10".
16284
f8f91c2b
MA
162852011-06-04 Michael Albinus <michael.albinus@gmx.de>
16286
16287 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
16288 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
16289 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
16290 (tramp-parse-putty):
16291 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
16292 (tramp-completion-function-alist-ssh)
16293 (tramp-completion-function-alist-telnet)
16294 (tramp-completion-function-alist-su)
16295 (tramp-completion-function-alist-putty): Set `tramp-autoload'
16296 cookie.
16297
16298 * net/tramp-ftp.el:
16299 * net/tramp-sh.el:
16300 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
16301 load "tramp.el" `tramp-set-completion-function'.
16302
e17d9003
SM
163032011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
16304
16305 * shell.el: Require and use pcomplete.
16306 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
16307 (shell-completion-vars): Set pcomplete-default-completion-function.
16308
6c4cab03
DD
163092011-06-04 Deniz Dogan <deniz@dogan.se>
16310
16311 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
16312 `memq' (Bug#8799).
16313
ea9fafe0
SM
163142011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
16315
16316 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
16317
b3e945d3
JB
163182011-06-02 Juanma Barranquero <lekktu@gmail.com>
16319
16320 * bs.el (bs--mark-unmark, bs--nth-wrapper):
16321 * mpc.el (mpc-select-extend, mpc-songpointer-context):
16322 * vc/log-view.el (log-view-beginning-of-defun):
16323 * vc/smerge-mode.el (smerge-apply-resolution-patch)
16324 (smerge-refine-forward, smerge-refine-chopup-region):
16325 Silence warning for unused `dotimes' counter variables.
16326
7d520089
SM
163272011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
16328
16329 * net/tramp.el (tramp-with-progress-reporter): Rename from
16330 with-progress-reporter. Use `declare'.
16331 * net/tramp-smb.el:
16332 * net/tramp-sh.el:
16333 * net/tramp-gvfs.el: Update all uses.
16334
a1c2400f
JB
163352011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
16336
16337 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
16338 buffer isn't killed before making it current.
16339
2403c841
SM
163402011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16341
16342 Silence various byte-compiler warnings.
16343 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
16344 `access-type' and new obsolescence format.
16345 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
16346 new format.
16347 (byte-compile-check-variable): New `access-type' argument.
16348 Only warn if the access-type is obsolete.
16349 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
16350 (byte-compile-variable-set): Adjust callers.
16351 * help-fns.el (describe-variable): Adjust to new obsolescence format.
16352 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
16353 setting it as obsolete.
16354 * simple.el (minibuffer-completing-symbol):
16355 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
16356 access as obsolete.
16357 * minibuffer.el (minibuffer-completing-file-name): Don't make it
16358 obsolete yet.
16359 * international/quail.el (quail-mouse-choose-completion): Remove unused
16360 code referring to obsolete var.
16361 (quail-choose-completion-string): Remove.
16362 * server.el (server-clients-with, server-kill-buffer-query-function)
16363 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
16364 * proced.el (proced-send-signal):
16365 * emacs-lisp/lisp.el (lisp-complete-symbol):
16366 Replace completion-annotate-function with completion-extra-properties.
16367
2462470b
SM
163682011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
16369
fb5b2591
SM
16370 * simple.el (goto-line): Use read-number.
16371 (overriding-map-is-bound): Remove.
16372 (saved-overriding-map): Change default.
16373 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
16374 Take the map as argument.
16375 (universal-argument, negative-argument, digit-argument): Use it.
16376 (restore-overriding-map): Adjust.
16377 (do-auto-fill): Use fill-forward-paragraph.
16378 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
16379
fd6fa53f
SM
16380 * minibuffer.el (minibuffer-inactive-mode-map): New var.
16381 (minibuffer-inactive-mode): New major mode.
16382 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
16383 the *Messages* buffer" hack.
16384 (mouse-popup-menubar): Don't burp if the event is a normal key.
16385
2462470b
SM
16386 Miscellaneous tweaks.
16387 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
16388 lexical scoping as in subr.el's dolist and dotimes.
16389 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
16390 Silence compiler warning.
16391 * thingatpt.el (forward-whitespace): Trivial coding style fix.
16392 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
16393 * international/ccl.el (ccl-compile): Trivial simplification.
16394 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
16395 * emacs-lisp/testcover.el (testcover-end): Remove spurious
16396 `printflag' argument.
16397 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
16398 Purecopy the whole obsolescence data.
16399
108bf785
LL
164002011-06-01 Leo Liu <sdl.web@gmail.com>
16401
16402 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
16403 improve doc-string as suggested by Marco Pessotto
16404 <melmothx@gmail.com>.
16405 (rcirc-print): Fix last change.
16406
30a23501
SM
164072011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16408
16409 * minibuffer.el (complete-with-action): Return nil for the metadata and
16410 boundaries of non-functional tables.
16411 (completion-table-dynamic): Return nil for the metadata.
16412 (completion-table-with-terminator): Add default case, using
16413 complete-with-action.
16414 (completion--metadata): New function.
16415 (completion-all-sorted-completions, minibuffer-completion-help): Use it
16416 to try and avoid pathological performance problems.
16417 (completion--embedded-envvar-table): Return `category' metadata.
16418
bcd54f83
LMI
164192011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
16420
16421 * subr.el (process-alive-p): New tiny convenience function.
16422
e227544d
SM
164232011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16424
16425 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
16426 content but also its previous major mode.
16427
e8296fdc
HE
164282011-05-31 Helmut Eller <eller.helmut@gmail.com>
16429
4d61f28d 16430 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
16431 *Backtrace* buffer when we exit with C-M-c.
16432
620c53a6
SM
164332011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
16434
16435 * minibuffer.el: Add metadata method to completion tables.
16436 (completion-category-overrides): New defcustom.
16437 (completion-metadata, completion--field-metadata)
16438 (completion-metadata-get, completion--styles)
16439 (completion--cycle-threshold): New functions.
16440 (completion-try-completion, completion-all-completions):
16441 Add `metadata' argument to choose completion-styles.
16442 (completion--do-completion): Use metadata to choose cycling.
16443 (completion-all-sorted-completions): Use metadata for sorting.
16444 Remove :completion-cycle-penalty which is not needed any more.
16445 (completion--try-word-completion): Add `metadata' argument.
16446 (minibuffer-completion-help): Check metadata for annotation function
16447 and sorting.
16448 (completion-file-name-table): Return `category' metadata.
16449 (minibuffer-completing-file-name): Make obsolete.
16450 * simple.el (minibuffer-completing-symbol): Make obsolete.
16451 * icomplete.el (icomplete-completions): Pass new `metadata' param to
16452 completion-try-completion.
16453
1257e755
SM
164542011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
16455
16456 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
16457
3767e706
LL
164582011-05-30 Leo Liu <sdl.web@gmail.com>
16459
16460 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
16461 (rcirc-print): Decode all incoming messages (bug#8744).
16462 (rcirc-decode-coding-system): Allow value nil for automatic coding
16463 system detection.
3767e706 16464
d1a5d56a
GM
164652011-06-01 Glenn Morris <rgm@gnu.org>
16466
16467 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
16468
e8cbec34
CY
164692011-05-29 Chong Yidong <cyd@stupidchicken.com>
16470
16471 * image.el (image-animate-max-time): Allow nil and t values.
16472 Default to nil.
16473 (create-animated-image): Doc fix.
16474 (image-animate-start): Remove second arg; just use
16475 image-animate-max-time.
16476 (image-animate-timeout): Doc fix. Args changed.
16477
16478 * image-mode.el (image-toggle-display-image): Ensure that the
16479 image spec passed to the animate timer is the same object as in
58179cce 16480 the buffer's display property (Bug#6981).
e8cbec34
CY
16481 (image-transform-properties): Doc fix.
16482
16483 * image.el (image-animate-max-time): Default to nil.
16484
159daf87
MR
164852011-05-29 Martin Rudalics <rudalics@gmx.at>
16486
16487 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
16488 entire buffer list (Bug#8184).
16489
d66c4c7c
CY
164902011-05-29 Chong Yidong <cyd@stupidchicken.com>
16491
16492 * image.el (imagemagick-types-inhibit)
16493 (imagemagick-register-types): Doc fix.
16494
80aec780
DD
164952011-05-29 Deniz Dogan <deniz@dogan.se>
16496
16497 * net/rcirc.el (rcirc): Use the user's stored encryption method by
16498 default.
16499
1dd3c2d9
CY
165002011-05-29 Chong Yidong <cyd@stupidchicken.com>
16501
16502 * select.el: Don't perform clipboard-manager saving in hooks;
16503 leave the hooks empty.
16504
60e56523
LL
165052011-05-28 Leo Liu <sdl.web@gmail.com>
16506
16507 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
16508 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
16509 (occur-edit-mode): New major mode (Bug#8463).
16510 (occur-after-change-function): New function.
16511 (occur-engine): Give Occur tags a read-only property.
16512
2b1e1a22
KR
165132011-05-28 Kevin Ryde <user42@zip.com.au>
16514
16515 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
16516
5d344e88
CY
165172011-05-28 Chong Yidong <cyd@stupidchicken.com>
16518
8e6ca83d
CY
16519 * bindings.el (help-echo): Make the initial non-indicator dash
16520 empty on graphical terminals (Bug#7295).
16521
5d344e88
CY
16522 * files.el (auto-mode-alist): Move config rule after the
16523 in-stripping one (Bug#8547).
16524
bfbbace7
CY
16525 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
16526
fbeba6e2
CY
16527 * startup.el (normal-splash-screen): Remove gratuitous mode-line
16528 setting (Bug#8740).
16529
60ed8c72
AA
165302011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
16531
4ac619f0
AA
16532 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
16533 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
16534 (Bug#8539).
60ed8c72 16535
23db196e
CY
165362011-05-28 Chong Yidong <cyd@stupidchicken.com>
16537
16538 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
16539
5012f24c
DK
165402011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
16541
16542 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
16543 (hs-hide-block-at-point, hs-find-block-beginning)
16544 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
16545 (Bug#8279).
16546
6a639b16
GM
165472011-05-28 Glenn Morris <rgm@gnu.org>
16548
16549 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
16550
d43eaf2c
CY
165512011-05-28 Chong Yidong <cyd@stupidchicken.com>
16552
5199bde1
CY
16553 * help-fns.el (describe-function-1): If the function is a derived
16554 major mode, print the parent mode.
16555
d43eaf2c
CY
16556 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
16557 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
16558
423428a8
SM
165592011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
16560
0ff8e1ba 16561 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 16562 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
16563 * progmodes/etags.el (tags-completion-at-point-function):
16564 * info-look.el (info-lookup-completions-at-point): Mark as
16565 non-exclusive.
16566 (info-complete): Adjust accordingly.
16567
423428a8
SM
16568 * info-look.el: Convert to lexical-binding and completion-at-point.
16569 (info-lookup-completions-at-point): New function.
16570 (info-complete): Use it and completion-in-region.
16571
b74aa22b
DA
165722011-05-28 Drew Adams <drew.adams@oracle.com>
16573
16574 * isearch.el: Let M-e start with point at the first mismatched char.
16575 (isearch-fail-pos): New function.
16576 (isearch-edit-string): Use it.
16577
66e2e71d
DK
165782011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
16579
16580 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
16581
b1890b0f 165822011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
16583
16584 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
16585 traversal functions for avl-trees.
16586 (avl-tree--stack): New struct.
16587 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
16588 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
16589 (avl-tree--do-enter): Add optional `updatefun' arg.
16590 Change return value.
eb95d01d 16591 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
16592 (avl-tree--do-delete): Add `test' and `nilflag' args.
16593 Change return value.
eb95d01d
TC
16594 (avl-tree-member): Add optional `nilflag'
16595 (avl-tree-member-p): New function.
16596 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
16597 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
16598 (avl-tree-stack-empty-p): New functions.
16599
3769ddcf
TC
16600 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
16601 avl-tree--del-balance1 and make it work both ways.
16602 (avl-tree--del-balance2): Remove.
16603 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
16604 make it work both ways.
16605 (avl-tree--enter-balance2): Remove.
16606 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
16607 New macros.
16608 (avl-tree--mapc, avl-tree-map): Add direction argument.
16609
eb95d01d 166102011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
16611
16612 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
16613
a9f737ee
CY
166142011-05-27 Chong Yidong <cyd@stupidchicken.com>
16615
16616 * select.el: Support clipboard managers with built-in function
16617 x-clipboard-manager-save, via delete-frame-functions and
16618 kill-emacs-hook.
16619 (xselect-convert-to-targets): Add MULTIPLE target to list.
16620 (xselect-convert-to-save-targets): New function.
16621
c92a1e54
KH
166222011-05-27 Kenichi Handa <handa@m17n.org>
16623
16624 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
16625 let-binding rfc2047-encode-encoded-words to nil.
16626
e145f188
GM
166272011-05-27 Glenn Morris <rgm@gnu.org>
16628
5ec8a862
GM
16629 * mail/emacsbug.el: Don't require url-util.
16630
4b29d9fb
GM
16631 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
16632
e145f188
GM
16633 * files.el (set-auto-mode):
16634 Also respect mode: entries at the end of the file. (Bug#8586)
16635
7d15102b
GM
166362011-05-26 Glenn Morris <rgm@gnu.org>
16637
98f593b8
GM
16638 * files.el (hack-local-variables-prop-line, hack-local-variables):
16639 Downcase mode names, as seems to be traditional.
27b48e63 16640 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 16641
7d15102b
GM
16642 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
16643 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
16644
51d5b4ec
JD
166452011-05-25 Julien Danjou <julien@danjou.info>
16646
16647 * textmodes/rst.el (rst-define-level-faces): Do not define face
16648 symbol if it is already defined.
16649
91513f63
VB
166502011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
16651
16652 * play/5x5.el (5x5-new-game, 5x5-randomize):
16653 Reset 5x5-solver-output to nil when a new grid is cast.
16654 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
16655 these debugging traces, as defmacro breaks the compiled code.
16656
4d90d6d0
DK
166572011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
16658
16659 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
16660
e1b90ef6
LL
166612011-05-24 Leo Liu <sdl.web@gmail.com>
16662
16663 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
16664 (vc-bzr-sha1): Adapt.
16665
d8e4b68b 16666 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
16667
16668 * bindings.el: Provide sha1 feature.
16669
db0406bb 166702011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
16671
16672 * mail/sendmail.el: Require `rfc2047'.
16673 (mail-insert-from-field): Do not perform RFC2047 encoding.
16674 (mail-encode-header): New function.
16675 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
16676 buffer to the return value of select-message-coding-system.
16677 Call mail-encode-header.
b8d747b9
KH
16678
16679 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
16680
db0406bb 166812011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 16682
4d90d6d0
DK
16683 * mail/supercite.el (sc-default-cite-frame):
16684 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 16685
eb8a5e9b
GM
166862011-05-24 Glenn Morris <rgm@gnu.org>
16687
f8630703
GM
16688 * progmodes/python.el (brm-menu): Declare.
16689
8831bbed
GM
16690 * emulation/viper.el (viper-set-hooks): Declare.
16691
eb8a5e9b
GM
16692 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
16693 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
16694 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
16695 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
16696 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
16697 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
16698
a2a25d24
SM
166992011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
16700
16701 Add an :exit-function for completion-at-point.
16702
16703 * minibuffer.el (completion--done): New fun.
16704 (completion--do-completion): Use it. New arg `expect-exact'.
16705 (minibuffer-complete, minibuffer-complete-word): Don't output message,
16706 since completion--do-completion does it for us now.
16707 (minibuffer-force-complete): Use completion--done and
16708 completion--replace. Handle sole-completion case with more care.
16709 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
16710 (completion-extra-properties): New var.
16711 (completion-annotate-function): Make obsolete.
16712 (minibuffer-completion-help): Adjust accordingly.
16713 Use completion-list-insert-choice-function.
16714 (completion-at-point, completion-help-at-point):
16715 Bind completion-extra-properties.
16716 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
16717 * simple.el (completion-list-insert-choice-function): New var.
16718 (completion-setup-function): Preserve it.
16719 (choose-completion): Pay attention to it, shuffle the code a bit.
16720 (choose-completion-string): New arg `insert-function'.
16721
16722 * textmodes/bibtex.el: Convert to lexical binding.
16723 (bibtex-mode-map): Use completion-at-point.
16724 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
16725 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
16726 (bibtex-complete): Define as obsolete alias.
16727 (bibtex-complete-internal): Remove.
16728 (bibtex-format-entry): Remove unused sub-group in regexp.
16729 * shell.el (shell--command-completion-data)
16730 (shell-environment-variable-completion):
16731 * pcomplete.el (pcomplete-completions-at-point):
16732 * comint.el (comint--complete-file-name-data): Use :exit-function
16733 instead of completion-table-with-terminator so it also works for
16734 choose-completion.
16735
e44e373d
SM
167362011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
16737
4f91a816
SM
16738 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
16739
782fc819
SM
16740 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
16741 (bug#8710).
16742
e44e373d
SM
16743 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
16744
381987c3
KM
167452011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
16746
16747 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
16748 customization variable and implement: If non-nil, auto-fill will
16749 be inhibited while on topic's header line.
16750
b776bc70
VB
167512011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
16752
16753 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 16754 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
16755 always have a solution in grid size = 5 cases.
16756 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
16757 (5x5-solver-output, 5x5-log-buffer): New vars.
16758 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
16759 Make these variables buffer local to achieve 5x5 multi-session-ness.
16760 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
16761 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
16762 (5x5-solve-suggest): New funs.
16763 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
16764 randomize a grid so that we ensure that there is always a solution.
16765 (5x5-make-random-grid): Allow other movement than flipping.
16766
7de88b6e
KR
167672011-05-23 Kevin Ryde <user42@zip.com.au>
16768
16769 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 16770 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
16771 advice and passes PREDICATE.
16772
b1ef1257
SM
167732011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
16774
bbca48fe
SM
16775 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
16776 byte-compile-lambda if it's actually a lambda.
16777
b1ef1257
SM
16778 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
16779 Fix function quoting. Use backquote better.
16780
92a9cc65
YS
167812011-05-22 Yuanle Song <sylecn@gmail.com>
16782
16783 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
16784 matching (Bug#8516).
16785
f0fb8059
JA
167862011-01-22 Jari Aalto <jari.aalto@cante.net>
16787
16788 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
16789 different face (Bug#8178).
16790
d5b44c93
CY
167912011-05-22 Chong Yidong <cyd@stupidchicken.com>
16792
16793 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
16794 defface (Bug#8144).
16795
79106a44
SM
167962011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
16797
9c848d8a
SM
16798 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
16799 funcall as well (bug#8712). Warn when performing those conversions.
16800 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
16801
79106a44
SM
16802 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
16803
88dfa756
GM
168042011-05-22 Glenn Morris <rgm@gnu.org>
16805
16806 * files.el (hack-local-variables-prop-line): Small simplifications.
16807 (hack-local-variables, hack-local-variables-prop-line):
16808 If MODE-ONLY, return the mode, rather than just `t'.
16809
b7cf2c79
SM
168102011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
16811
16812 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
16813
3f1a8558
GM
168142011-05-21 Glenn Morris <rgm@gnu.org>
16815
7e4ccca3
GM
16816 * files.el (hack-local-variables-prop-line, hack-local-variables):
16817 If only interested in the mode, don't bother doing the other stuff.
16818
637d46ca
GM
16819 * image-mode.el (image-after-revert-hook):
16820 Redraw all frames on which the image is visible. (Bug#8567)
16821
973d955b
GM
16822 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
16823
3f1a8558
GM
16824 * wid-edit.el (widget-checklist-match-inline):
16825 Fix 2011-04-19 change. (Bug#8649)
16826
96479927
SM
168272011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
16828
1dcf791f
SM
16829 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
16830 Also allow singlespace after single-letter capitals followed by a dot.
16831
96479927
SM
16832 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
16833 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
16834
35fd0881
N
168352011-05-20 Nix <nix@esperi.org.uk>
16836
16837 * files.el (basic-save-buffer-2):
16838 Fix handling of break-hardlink-on-save with non-existent files.
16839
82745640
DD
168402011-05-19 Deniz Dogan <deniz@dogan.se>
16841
16842 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 16843 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 16844
4a720484
GM
168452011-05-19 Glenn Morris <rgm@gnu.org>
16846
d1f21341
GM
16847 * progmodes/f90.el (f90-type-def-re):
16848 Handle "type, bind(c)". (Bug#8691)
16849
4a720484
GM
16850 * emacs-lisp/autoload.el (batch-update-autoloads):
16851 Set autoload-excludes by parsing loadup.el rather than Makefiles.
16852
2fb0a219
MA
168532011-05-18 Michael Albinus <michael.albinus@gmx.de>
16854
16855 * net/tramp.el (tramp-process-actions): Set "first-password-request"
16856 property for the correct connection in case of multihops.
16857
e565dd37
GM
168582011-05-18 Glenn Morris <rgm@gnu.org>
16859
c2571358 16860 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
16861 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
16862
e565dd37
GM
16863 Rationalize calendar handling of day and month abbrev-arrays.
16864 * calendar/calendar.el (calendar-customized-p): New function.
16865 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
16866 (calendar-day-name-array, calendar-month-name-array): Doc fix.
16867 Add :set function.
16868 (calendar-abbrev-length, calendar-day-abbrev-array)
16869 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
16870 (calendar-day-abbrev-array, calendar-month-abbrev-array):
16871 Elements may no longer be nil.
16872 (calendar-day-name, calendar-month-name):
16873 Update for changed nature of abbrev arrays.
16874 * calendar/diary-lib.el (diary-name-pattern):
16875 Update for changed nature of abbrev arrays.
16876 (diary-mark-entries-1): Update calendar-make-alist calls.
16877 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
16878 * calendar/cal-html.el (cal-html-day-abbrev-array):
16879 Simply inherit from calendar-day-abbrev-array.
16880
1d99a745
SM
168812011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
16882
16883 * progmodes/grep.el (grep-mode): Disable default
16884 compilation-directory-matcher setting (bug#8684).
16885
7c1d9aa0
MA
168862011-05-17 Michael Albinus <michael.albinus@gmx.de>
16887
16888 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
16889 instead of "head" and "tail". There were problems with SunOS 5.9,
16890 and it performs better.
16891
3952e9d8
GM
168922011-05-17 Glenn Morris <rgm@gnu.org>
16893
2dd12e7f
GM
16894 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
16895
e4157b9c
GM
16896 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
16897 Replace obsolete function.
16898
8e249bbd
GM
16899 * shell.el (pcomplete-parse-arguments-function): Declare.
16900
3952e9d8
GM
16901 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
16902 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
16903 (appt-check): Doc fixes.
16904 (appt-disp-window-function, appt-delete-window-function):
16905 Remove needless special case in custom :type.
16906 (appt-display-count): Default to 0, not nil.
16907 (appt-check): Reset appt-display-count to 0, not nil.
16908
c71a0d48 169092011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 16910
c71a0d48
GM
16911 * progmodes/python.el (python-font-lock-keywords):
16912 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 16913
31d55be9
SM
169142011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
16915
16916 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
16917
3bfacb2f
KR
169182011-05-16 Kevin Ryde <user42@zip.com.au>
16919
16920 * info-look.el (makefile-automake-mode): New setups, looking in
16921 automake manual, then makefile-mode.
16922 (makefile-mode): Remove automake manual, have it just in
16923 makefile-automake-mode since there's various things different or
16924 not relevant to plain make.
16925 (makefile-mode): Remove "other-modes" non-existent automake-mode,
16926 believe a hypothetical automake-mode would go to makefile-mode,
16927 not the other way around.
16928
c8e83751
CY
169292011-05-15 Chong Yidong <cyd@stupidchicken.com>
16930
5e9e35cd
CY
16931 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
16932 hunk-end tags (Bug#8672).
16933
c8e83751
CY
16934 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
16935 vc-annotate-show-diff-revision-at-line (Bug#8671).
16936
50b23e5a
GM
169372011-05-14 Glenn Morris <rgm@gnu.org>
16938
7210a739
GM
16939 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
16940 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
16941 (change-log-font-lock-keywords): Also handle multiple author lines
16942 with leading tabs. (Bug#8644)
7210a739 16943
4691905a
GM
16944 * calendar/appt.el (appt-check): Rename some local variables.
16945 Some simplification/reordering.
16946
50b23e5a
GM
16947 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
16948 (feedmail-sendmail-f-doesnt-sell-me-out)
16949 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
16950 (feedmail-debug-sit-for, feedmail-queue-express-hook)
16951 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
16952 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
16953 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
16954 (feedmail-binmail-gnulinuxish-template):
16955 Rename from feedmail-binmail-linuxish-template.
16956 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
16957 Use insert-buffer-substring.
16958
215cda7c
BC
169592011-05-14 Bill Carpenter <bill@carpenter.org>
16960
16961 * mail/feedmail.el (feedmail-patch-level): Increase.
16962 (feedmail-debug): New custom group.
16963 (feedmail-confirm-outgoing-timeout)
16964 (feedmail-sendmail-f-doesnt-sell-me-out)
16965 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
16966 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
16967 (feedmail-sender-line, feedmail-from-line)
16968 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 16969 (feedmail-spray-this-address)
215cda7c
BC
16970 (feedmail-spray-address-fiddle-plex-list)
16971 (feedmail-queue-use-send-time-for-date)
16972 (feedmail-queue-use-send-time-for-message-id)
16973 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
16974 (feedmail-buffer-eating-function):
16975 Doc fixes.
16976 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
16977 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
16978 (feedmail-message-action-scroll-down): New functions.
16979 (feedmail-queue-directory, feedmail-queue-draft-directory):
16980 Use expand-file-name.
16981 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
16982 Remove C-v help entry.
16983 (feedmail-queue-buffer-file-name): New variable.
16984 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
16985 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
16986 (feedmail-message-action-send-strong, feedmail-message-action-edit)
16987 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
16988 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
16989 (feedmail-message-action-toggle-spray)
16990 (feedmail-run-the-queue-no-prompts)
16991 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
16992 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
16993 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
16994 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
16995 (feedmail-envelope-deducer, feedmail-fiddle-from)
16996 (feedmail-fiddle-sender, feedmail-default-date-generator)
16997 (feedmail-fiddle-date, feedmail-fiddle-message-id)
16998 (feedmail-fiddle-spray-address)
16999 (feedmail-fiddle-list-of-spray-fiddle-plexes)
17000 (feedmail-fiddle-list-of-fiddle-plexes)
17001 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
17002 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
17003 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
17004 Change default. Doc fix.
17005 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
17006 (feedmail-binmail-linuxish-template): New constant.
17007 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
17008 Respect feedmail-sendmail-f-doesnt-sell-me-out.
17009 (feedmail-send-it): Add debug call.
17010 Use feedmail-queue-buffer-file-name, and
17011 feedmail-send-it-immediately-wrapper.
17012 (feedmail-message-action-send): Add debug call.
17013 Use feedmail-send-it-immediately-wrapper.
17014 (feedmail-queue-express-to-queue): Add debug call.
17015 Run feedmail-queue-express-hook.
17016 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
17017 (feedmail-message-action-help-blat):
17018 Rename from feedmail-queue-send-edit-prompt-help-first.
17019 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
17020 Check line-endings. Handle errors better.
17021 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
17022 Doc fix. Add debug call.
17023 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
17024 Use feedmail-queue-send-edit-prompt-inner.
17025 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
17026 (feedmail-queue-send-edit-prompt-inner): New function, extracted
17027 from feedmail-queue-send-edit-prompt.
17028 (feedmail-queue-send-edit-prompt-help)
17029 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
17030 (feedmail-tidy-up-slug): Add debug call.
17031 Respect feedmail-queue-slug-suspect-regexp.
17032 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
17033 (feedmail-dump-message-to-queue): Add debug call.
17034 Expand queue-directory.
17035 (feedmail-dump-message-to-queue): Change message slightly.
17036 Use feedmail-say-chatter.
17037 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
17038 (feedmail-send-it-immediately-wrapper): New function.
17039 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
17040 Insert empty string rather than newline. Handle full-frame case.
17041 Use catch/throw. Use feedmail-say-chatter.
17042 (feedmail-fiddle-from): Try mail-host-address.
17043 (feedmail-default-message-id-generator): Doc fix.
17044 Bind system-time-locale. Handle missing end.
17045 (feedmail-fiddle-x-mailer): Add debug call.
17046 Handle feedmail-x-mailer-line being nil.
17047 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
17048 Add debug call. Use buffer-substring-no-properties.
17049 (feedmail-say-debug, feedmail-say-chatter): New functions.
17050 (feedmail-find-eoh): Give an explicit error.
17051
42c7e61e
UJ
170522011-05-13 Ulf Jasper <ulf.jasper@web.de>
17053
c2571358 17054 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 17055 family from helvetica to sans.
c2571358 17056 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
17057 etc/images/newsticker.
17058
c2571358 17059 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
17060 family from helvetica to sans.
17061
17062 * net/newst-plainview.el (newsticker-new-item-face)
17063 (newsticker-old-item-face, newsticker-immortal-item-face)
17064 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 17065 (newsticker-statistics-face): Change default family from
42c7e61e 17066 helvetica to sans.
c2571358 17067 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
17068 etc/images/newsticker.
17069
5d3385a0
JB
17070 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
17071 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
17072 auto-marking.
17073
8497a297
DV
170742011-05-13 Didier Verna <didier@xemacs.org>
17075
17076 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
17077 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
17078 TODO entries.
8497a297
DV
17079 (lisp-lambda-list-keyword-parameter-indentation)
17080 (lisp-lambda-list-keyword-parameter-alignment)
17081 (lisp-lambda-list-keyword-alignment): New customizable user options.
17082 (lisp-indent-defun-method): Improve docstring.
17083 (extended-loop-p): Fix comment.
17084 (lisp-indent-lambda-list-keywords-regexp): New variable.
17085 (lisp-indent-lambda-list): New function.
17086 (lisp-indent-259): Use it.
17087 (lisp-indent-defmethod): Support for more than one
17088 method qualifier and properly indent methods lambda-lists.
17089 (defgeneric): Provide a missing common-lisp-indent-function property.
17090
f278f87f
SM
170912011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
17092
17093 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
17094 bounds for the empty string (bug#8667).
17095
5233edd7
GM
170962011-05-13 Glenn Morris <rgm@gnu.org>
17097
5237a44f
GM
17098 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
17099
8340026c 17100 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 17101 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 17102
5233edd7 17103 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 17104 (appt-time-msg-list): Doc fix.
a5464014 17105 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 17106
92d10796
AS
171072011-05-12 Andreas Schwab <schwab@linux-m68k.org>
17108
17109 * progmodes/ld-script.el (ld-script-keywords)
17110 (ld-script-builtins): Update keywords list.
17111
914a0ae1
SM
171122011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17113
c89be45f
SM
17114 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
17115
914a0ae1
SM
17116 * shell.el (shell-completion-vars): New function.
17117 (shell-mode):
17118 * simple.el (read-shell-command): Use it.
17119 (blink-matching-open): No need for " [...]" in minibuffer-message.
17120
98dc3df3
GM
171212011-05-12 Glenn Morris <rgm@gnu.org>
17122
17123 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
17124 (appt-check): Simplify.
17125
d2fc7e3d 171262011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 17127
4d61f28d 17128 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
17129 literal "/dev/null".
17130
d2fc7e3d 171312011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
17132
17133 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
17134 Fix typo.
17135
d2fc7e3d 171362011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 17137
3f254caa
SM
17138 * progmodes/which-func.el (which-function):
17139 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
17140 which might not be defined (Bug#8260).
17141
d45885f7
GM
171422011-05-12 Glenn Morris <rgm@gnu.org>
17143
17144 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
17145 Let byte-compile-initial-macro-environment always take precedence.
17146
488086f4
SM
171472011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
17148
17149 * net/rcirc.el: Add support for SSL/TLS connections.
17150 (rcirc-server-alist): New field `encryption'.
17151 (rcirc): Check `encryption' settings.
17152 (rcirc-connect): New arg `encryption'. Use open-network-stream.
17153 Merge make-local-variable into `set'.
17154 (rcirc--connection-open-p): New function.
17155 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
17156 the process is not a network process (e.g. running gnutls-cli).
17157 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
17158 Make rcirc-(en|de)code-coding-system local here.
17159 (rcirc-mode): Merge make-local-variable into `set'.
17160 (rcirc-parent-buffer): Make permanent buffer-local.
17161 (rcirc-multiline-minor-mode): Don't do it here.
17162 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
17163 there's no server buffer.
17164
7d3b9d44
GM
171652011-05-11 Glenn Morris <rgm@gnu.org>
17166
f64049c6
GM
17167 * newcomment.el (comment-kill): Prefix "unused" local.
17168
93c9df73
GM
17169 * term/w32console.el (get-screen-color): Declare.
17170
7d3b9d44
GM
17171 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
17172 Handle symbol elements of byte-compile-initial-macro-environment.
17173
9e2dd53f
LL
171742011-05-10 Leo Liu <sdl.web@gmail.com>
17175
488086f4
SM
17176 * bookmark.el (bookmark-bmenu-mode-map):
17177 Bind bookmark-bmenu-search to `/'.
8b340240 17178
9e2dd53f 17179 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
17180 (footnote-unicode-string, footnote-unicode-regexp): New variable.
17181 (Footnote-unicode): New function.
17182 (footnote-style-alist): Add unicode style to the list.
17183 (footnote-style): Doc fix.
9e2dd53f 17184
79b70037
GM
171852011-05-10 Jim Meyering <meyering@redhat.com>
17186
17187 Fix doubled-word typos.
17188 * international/quail.el (quail-insert-kbd-layout): and and -> and
17189 * kermit.el: and and -> and
17190 * net/ldap.el (ldap-search-internal): to to -> to
17191 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
17192 * progmodes/js.el (js-mode): and and -> and
17193 * textmodes/artist.el (artist-move-to-xy): at at -> at
17194 (artist-draw-region-trim-line-endings): if if -> if
17195 And Safetyc -> Safety.
17196 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
17197
b8f82dc1 171982011-05-10 Glenn Morris <rgm@gnu.org>
f1a71c6e 17199 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
17200
17201 * files.el (hack-one-local-variable-eval-safep):
17202 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
17203
4f99f44b
GM
172042011-05-10 Glenn Morris <rgm@gnu.org>
17205
17206 * calendar/diary-lib.el (diary-list-entries-hook)
17207 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
17208 (diary-nongregorian-marking-hook, diary-list-entries)
17209 (diary-include-other-diary-files, diary-mark-entries)
17210 (diary-mark-included-diary-files): Doc fixes.
17211
84f29e6b
JB
172122011-05-09 Juanma Barranquero <lekktu@gmail.com>
17213
17214 * misc.el: Require tabulated-list.el during compilation.
17215
9bedd73a
CY
172162011-05-09 Chong Yidong <cyd@stupidchicken.com>
17217
488086f4
SM
17218 * progmodes/compile.el (compilation-start):
17219 Run compilation-filter-hook for the async case too.
9bedd73a
CY
17220 (compilation-filter-hook): Doc fix.
17221
797c735c
DD
172222011-05-09 Deniz Dogan <deniz@dogan.se>
17223
17224 * wdired.el: Remove outdated installation comment. Fix usage
17225 comment.
17226
5f4b1dfe
JB
172272011-05-09 Juanma Barranquero <lekktu@gmail.com>
17228
17229 * misc.el: Implement new command `list-dynamic-libraries'.
17230 (list-dynamic-libraries--loaded-only-p): New variable.
17231 (list-dynamic-libraries--refresh): New function.
17232 (list-dynamic-libraries): New command.
17233
4c44026c
CY
172342011-05-09 Chong Yidong <cyd@stupidchicken.com>
17235
488086f4
SM
17236 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17237 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
17238 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
17239 higher priority to avoid clobbering by gnu.
17240
027f966d
CY
172412011-05-08 Chong Yidong <cyd@stupidchicken.com>
17242
17243 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
17244 if the face has existing theme settings (Bug#8454).
17245
085f5d7d
CY
172462011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
17247
488086f4
SM
17248 * progmodes/perl-mode.el (perl-imenu-generic-expression):
17249 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 17250
2a86a00c
RS
17251 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
17252 special file names `.' and `..' (Bug#8259).
17253
d9c54a06
CY
172542011-05-08 Chong Yidong <cyd@stupidchicken.com>
17255
488086f4
SM
17256 * progmodes/grep.el (grep-mode-font-lock-keywords):
17257 Remove buffer-changing entries.
d9c54a06
CY
17258 (grep-filter): New function.
17259 (grep-mode): Add it to compilation-filter-hook.
17260
17261 * progmodes/compile.el (compilation-filter-hook)
17262 (compilation-filter-start): New defvars.
17263 (compilation-filter): Call compilation-filter-hook prior to
17264 updating the process mark.
17265
c4662635
SM
172662011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
17267
17268 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
17269
b0512a1d
EZ
172702011-05-07 Eli Zaretskii <eliz@gnu.org>
17271
605c9376
EZ
17272 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
17273 mailclient-send-it even if window-system is nil. (Bug#8595)
17274
c4662635
SM
17275 * term/w32console.el (terminal-init-w32console):
17276 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
17277 background-mode. (Bug#8597)
17278
d1dc2cc2
SM
172792011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
17280
17281 Make bytecomp.el understand that defmethod defines funs (bug#8631).
17282 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
17283 New functions.
17284 (defgeneric, eieio--defmethod): Use them.
17285 (eieio-defgeneric): Remove.
17286 (defmethod): Call defgeneric in a way visible to the byte-compiler.
17287
915d1300
GM
172882011-05-07 Glenn Morris <rgm@gnu.org>
17289
a3961c3e
GM
17290 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
17291 Use let rather than let*.
17292 (timeclock-find-discrep): Remove unused local.
17293
314347b9
GM
17294 * calendar/diary-lib.el (diary-comment-start): Doc fix.
17295
915d1300
GM
17296 * calendar/appt.el (appt-time-msg-list): Doc fix.
17297
275b59b0
NF
172982011-05-06 Noah Friedman <friedman@splode.com>
17299
17300 * apropos.el (apropos-print-doc): Only use
17301 emacs-lisp-docstring-fill-column when it is bound to an integer,
17302 per that variable's documentation.
17303
6c19f744
SM
173042011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
17305
17306 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 17307 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 17308
60f884b2
GM
173092011-05-06 Glenn Morris <rgm@gnu.org>
17310
5006e634
GM
17311 * calendar/appt.el (appt-message-warning-time): Doc fix.
17312 (appt-warning-time-regexp): New option.
17313 (appt-make-list): Respect appt-message-warning-time.
17314
548d0a63
GM
17315 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
17316 New options.
17317 (diary-add-to-list): Strip comments from the displayed string.
17318 (diary-mode): Set comment-start and comment-end.
17319
60f884b2
GM
17320 * vc/diff-mode.el (smerge-refine-subst): Declare.
17321 (diff-refine-hunk): Don't require smerge-mode when compiling.
17322
989681bb
JB
173232011-05-06 Juanma Barranquero <lekktu@gmail.com>
17324
17325 * simple.el (list-processes): Return nil as the docstring says.
17326
a6bc05e1
MA
173272011-05-05 Michael Albinus <michael.albinus@gmx.de>
17328
17329 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
17330 to "".
17331 (ange-ftp-write-region, ange-ftp-insert-file-contents)
17332 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
17333 determining of binary transfer. (Bug#7383)
17334
23c22e9a
MA
173352011-05-05 Michael Albinus <michael.albinus@gmx.de>
17336
c4662635
SM
17337 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
17338 Fix port computation bug. (Bug#8618)
23c22e9a 17339
0bff894f
GM
173402011-05-05 Glenn Morris <rgm@gnu.org>
17341
b8296902
GM
17342 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
17343
1f522ce8
GM
17344 * simple.el (shell-dynamic-complete-functions)
17345 (comint-dynamic-complete-functions): Declare.
17346
cf5bee67
GM
17347 * net/network-stream.el (gnutls-negotiate):
17348 * simple.el (tabulated-list-print): Fix declarations.
17349
17350 * progmodes/gud.el (syntax-symbol, syntax-point):
17351 Remove unnecessary and incorrect declarations.
17352
0bff894f
GM
17353 * emacs-lisp/check-declare.el (check-declare-scan):
17354 Handle byte-compile-initial-macro-environment in bytecomp.el
17355
9869b3ae
SM
173562011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
17357
17358 Fix earlier half-done eieio-defmethod change (bug#8338).
17359 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
17360 Streamline and change calling convention.
17361 (defmethod): Adjust accordingly and simplify.
17362 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
17363 new eieio--defmethod.
17364 (slot-boundp): Minor CSE simplification.
17365
9c1d5ac5
MZ
173662011-05-05 Milan Zamazal <pdm@zamazal.org>
17367
17368 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
17369 (glasses-make-readable): Use glasses-separate-capital-groups.
17370
455c834e
JB
173712011-05-05 Juanma Barranquero <lekktu@gmail.com>
17372
17373 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
17374 (warning-series): Doc fix.
17375 (display-warning): Don't try to create the buffer if we just found it.
17376
9ed7c8cb
CY
173772011-05-04 Chong Yidong <cyd@stupidchicken.com>
17378
17379 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
17380 (autoload-find-generated-file): New function.
17381 (generate-file-autoloads): Bind generated-autoload-file to
17382 buffer-file-name.
9869b3ae
SM
17383 (update-file-autoloads, update-directory-autoloads):
17384 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
17385 output file (Bug#7989).
17386 (batch-update-autoloads): Doc fix.
17387
0898ca10
JB
173882011-05-04 Juanma Barranquero <lekktu@gmail.com>
17389
17390 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
17391
31dfb76c
GM
173922011-05-04 Glenn Morris <rgm@gnu.org>
17393
f330b642
GM
17394 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
17395 function, so it follows changes in calendar-date-style.
17396 (diary-fancy-date-matcher): New function.
17397 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
17398 (diary-fancy-font-lock-fontify-region-function):
17399 Use diary-fancy-date-pattern as a function.
17400
31dfb76c
GM
17401 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
17402 non-numbers for `year' etc pseudo-variables. (Bug#8583)
17403
48e79d6a
TZ
174042011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
17405
17406 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
17407 instead of positional arguments. Allow :keylist and :crlfiles
17408 arguments.
17409 (open-gnutls-stream): Call it.
17410
17411 * net/network-stream.el (network-stream-open-starttls): Adjust to
17412 call `gnutls-negotiate' with :process and :hostname arguments.
17413
dd5a5ee0
SM
174142011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
17415
ef80fc09
SM
17416 * minibuffer.el (completion--message): New function.
17417 (completion--do-completion, minibuffer-complete)
17418 (minibuffer-force-complete, minibuffer-complete-word): Use it.
17419 (completion--do-completion): Don't ignore completion-auto-help when in
17420 icomplete-mode.
17421
dd5a5ee0
SM
17422 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
17423 internal encoding (e.g. tibetan zero is not whitespace).
17424 (global-whitespace-mode): Prefer save-current-buffer.
17425 (whitespace-trailing-regexp): Remove useless save-match-data.
17426 (whitespace-empty-at-bob-regexp): Minor simplification.
17427
b7d22a83
CY
174282011-05-03 Chong Yidong <cyd@stupidchicken.com>
17429
17430 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
17431
5192af46
AM
174322011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
17433
17434 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 17435 Use `concat' to create string for insertion.
5192af46 17436
5767d190
SM
174372011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17438
17439 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
17440 Avoid open-line which runs post-self-insert-hook.
17441 (bibtex-fill-entry): Remove unused `end' var.
17442
bf242939
AM
174432011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
17444
5767d190
SM
17445 * textmodes/ispell.el (ispell-add-per-file-word-list):
17446 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 17447
25666126
LL
174482011-05-03 Leo Liu <sdl.web@gmail.com>
17449
17450 * isearch.el (isearch-yank-pop): New command.
5767d190 17451 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
17452 (isearch-forward): Mention it.
17453
52d3c2d0
SM
174542011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
17455
1bcace58
SM
17456 * simple.el (minibuffer-complete-shell-command): Remove.
17457 (minibuffer-local-shell-command-map): Use completion-at-point.
17458 (read-shell-command): Setup completion vars here instead.
17459 (read-expression-map): Bind TAB to symbol completion.
17460
52d3c2d0
SM
17461 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
17462 error directly rather via storing it into `results'.
17463
35813471
LL
174642011-05-02 Leo Liu <sdl.web@gmail.com>
17465
17466 * vc/diff.el: Fix description.
17467
e793a940
LMI
174682011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
17469
17470 * server.el (server-eval-at): New function.
17471
8de66e05
LMI
174722011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
17473
17474 * net/network-stream.el (open-network-stream): Take a :nowait
17475 parameter and pass it on to `make-network-process'.
17476 (network-stream-open-plain): Ditto.
17477
dcb79f20
AS
174782011-04-30 Andreas Schwab <schwab@linux-m68k.org>
17479
17480 * faces.el (face-spec-set-match-display): Don't match toolkit
17481 options on terminal frames.
17482
14a7fbd8
SM
174832011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
17484
7eabc1be
SM
17485 * progmodes/pascal.el: Use lexical binding.
17486 (pascal-mode-map): Remove author preferences.
17487
14a7fbd8
SM
17488 * pcomplete.el (pcomplete-std-complete): Don't abuse
17489 completion-at-point.
17490
50f84510
JB
174912011-04-28 Juanma Barranquero <lekktu@gmail.com>
17492
6e087a44
JB
17493 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
17494 removing code that has been dead since 1991 or so.
17495
50f84510
JB
17496 * startup.el (command-line): When warning about "_emacs", use a
17497 delayed warning to allow the user to filter it out.
17498
0ba690bd
DD
174992011-04-28 Deniz Dogan <deniz@dogan.se>
17500
17501 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
17502 user has not joined.
17503
08abfaad
SM
175042011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
17505
17506 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
17507 aren't any completions at point.
17508
638f053a
JB
175092011-04-28 Juanma Barranquero <lekktu@gmail.com>
17510
17511 * subr.el (display-delayed-warnings): New function.
17512 (delayed-warnings-hook): New variable.
17513
8fff8daa
SM
175142011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
17515
08abfaad
SM
17516 * minibuffer.el (completion-at-point, completion-help-at-point):
17517 Don't presume that a given completion-at-point-function will always
17518 use the same calling convention.
17519
8fff8daa
SM
17520 * pcomplete.el (pcomplete-completions-at-point):
17521 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
17522 pcomplete-seen is non-nil.
17523 (pcomplete-comint-setup): Also recognize the new comint/shell
17524 completion functions.
17525 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
17526 pcomplete-seen is non-nil.
17527
841a1577 175282011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 17529
841a1577 17530 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 17531 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 17532 the first character in the entry. This allows for code to add its
211ec907
UJ
17533 own uid to the entry.
17534 (icalendar--convert-float-to-ical): Add export of
17535 `diary-float'-entries save for those with the optional DAY
17536 argument.
17537
2a782793
DC
175382011-04-27 Daniel Colascione <dan.colascione@gmail.com>
17539
17540 * subr.el (shell-quote-argument): Use alternate escaping strategy
17541 when we spot a variable reference in a string.
17542
0438ce91
DC
175432011-04-26 Daniel Colascione <dan.colascione@gmail.com>
17544
17545 * cus-start.el (all): Define customization for debug-on-event.
17546
841a1577 175472011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
17548
17549 * subr.el (shell-quote-argument): Escape correctly under Windows.
17550
d090ed6c
SM
175512011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
17552
17553 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
17554
bfd31217
MA
175552011-04-25 Michael Albinus <michael.albinus@gmx.de>
17556
d090ed6c
SM
17557 * net/tramp.el (tramp-process-actions): Add POS argument.
17558 Delete region between POS and (pos).
bfd31217 17559
d090ed6c
SM
17560 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
17561 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
17562 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
17563
17564 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
17565 position in `tramp-process-actions' call.
17566
17567 * net/trampver.el: Update release number.
17568
e92f3bd3
SM
175692011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
17570
850256b5
SM
17571 * custom.el (defcustom): Obey lexical-binding.
17572
e92f3bd3
SM
17573 Fix octave-inf completion problems reported by Alexander Klimov.
17574 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
17575 Inherit from octave-mode-syntax-table.
17576 (inferior-octave-mode): Set info-lookup-mode.
17577 (inferior-octave-completion-at-point): New function.
17578 (inferior-octave-complete): Use it and completion-in-region.
17579 (inferior-octave-dynamic-complete-functions): Use it as well, and use
17580 comint-filename-completion.
17581 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
17582 symbol elements which shouldn't be word elements.
17583 (octave-font-lock-keywords, octave-beginning-of-defun)
17584 (octave-function-header-regexp): Adjust regexps accordingly.
17585 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
17586
cd22b309
JB
175872011-04-25 Juanma Barranquero <lekktu@gmail.com>
17588
17589 * net/gnutls.el (gnutls-errorp): Declare before first use.
17590
8b492194
TZ
175912011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
17592
17593 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
17594 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 17595 default trustfile exists before going to use it. Add missing
5a5fa834 17596 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
17597 Reported by Claudio Bley <claudio.bley@gmail.com>.
17598 (open-gnutls-stream): Add usage example.
17599
17600 * net/network-stream.el (network-stream-open-starttls): Give host
17601 parameter to `gnutls-negotiate'.
17602 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 17603 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 17604
841a1577 176052011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 17606
cd22b309
JB
17607 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
17608 Use correct match group (bug#8438).
05842630 17609
3ba7869c
CY
176102011-04-24 Chong Yidong <cyd@stupidchicken.com>
17611
512e3ae1
CY
17612 * emacs-lisp/package.el (package-built-in-p): Fix typo.
17613 (package-menu--generate): New arg specifying packages to show.
17614 (package-menu-refresh, package-menu-execute, list-packages):
17615 Callers changed.
17616 (package-show-package-list): New function, replacing deleted
17617 package--list-packages (renamed because it is non-internal).
17618
17619 * finder.el (finder-list-matches): Use package-show-package-list
17620 instead of deleted package--list-packages.
17621
e92f3bd3
SM
17622 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
17623 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
17624 (vc-annotate-mode-map): Bind it to RET.
17625
7031be6d
UR
176262011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
17627
17628 * progmodes/etags.el (next-file): Don't use set-buffer to change
17629 buffers (Bug#8478).
17630
4ef177aa
CY
176312011-04-24 Chong Yidong <cyd@stupidchicken.com>
17632
c8d173eb
CY
17633 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
17634
4ef177aa
CY
17635 * apropos.el (apropos-label-face): Avoid variable-pitch face.
17636 (apropos-accumulator): Doc fix.
17637 (apropos-function, apropos-macro, apropos-command)
17638 (apropos-variable, apropos-face, apropos-group, apropos-widget)
17639 (apropos-plist): Add face property.
17640 (apropos-symbols-internal): Fix indentation.
17641 (apropos-print): Simplify help, and recognize apropos-multi-type.
17642 (apropos-print-doc): Use button-type-get to extract the button's
17643 face property. Fill docstring (Bug#8352).
17644
4ffd0d6b 176452011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
17646
17647 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
17648
c6c32125 17649 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 17650 (mpuz-mode-map): Use mapc.
c6c32125
JB
17651 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
17652 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
17653 Fix typos in docstrings.
17654
58d468b4
JB
17655 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
17656 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
17657
6470c3c6
JB
17658 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
17659
4ffd0d6b 176602011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
17661
17662 * minibuffer.el (completion--do-completion): Avoid the "Next char
17663 not unique" prompt if icomplete-mode is enabled (Bug#5849).
17664
3ad8bad0
CY
17665 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
17666 mouse-2 into unread-command-events, it is interpreted correctly.
17667
71d73c9c 17668 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 17669 (image-toggle-display): Doc fix.
71d73c9c 17670
841a1577 176712011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 17672
4ffd0d6b
GM
17673 * textmodes/page.el (what-page): Use line-number-at-pos to
17674 calculate line number (Bug#6825).
6e1dbaa9 17675
c2fb1b60
JB
176762011-04-22 Juanma Barranquero <lekktu@gmail.com>
17677
17678 * eshell/esh-mode.el (find-tag-interactive): Declare function.
17679 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
17680 Pass argument NO-DEFAULT to `find-tag-interactive'.
17681
e02f48d7
JB
176822011-04-22 Juanma Barranquero <lekktu@gmail.com>
17683
17684 Lexical-binding cleanup.
17685
17686 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
17687 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
17688 * progmodes/ada-prj.el (ada-prj-initialize-values)
17689 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
17690 (ada-prj-show-value):
17691 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
17692 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
17693 (antlr-invalidate-context-cache, antlr-options-menu-filter)
17694 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
17695 * progmodes/bug-reference.el (bug-reference-push-button):
17696 * progmodes/fortran.el (fortran-line-length):
17697 * progmodes/glasses.el (glasses-change):
17698 * progmodes/octave-mod.el (octave-fill-paragraph):
17699 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
17700 (python-pdbtrack-grub-for-buffer, python-sentinel):
17701 * progmodes/sql.el (sql-save-connection):
17702 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
17703 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
17704 Mark unused parameters.
17705
17706 * progmodes/compile.el (compilation--flush-directory-cache)
17707 (compilation--flush-parse, compile-internal): Mark unused parameters.
17708 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
17709 (compilation-next-error-function): Remove unused variable `timestamp'.
17710
17711 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
17712 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
17713
17714 * progmodes/dcl-mode.el (dcl-end-of-command):
17715 Remove unused variable `start'.
17716 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
17717 (dcl-option-value-basic, dcl-option-value-offset)
17718 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
17719 Mark unused parameters.
17720 (dcl-save-local-variable): Remove unused variable `val'.
17721 (mode): Declare.
17722
17723 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
17724 Mark unused parameters.
17725 (delphi-ignore-changes): Move before first use.
17726 (delphi-charset-token-at): Remove unused variable `start'.
17727 (delphi-else-start): Remove unused variable `if-count'.
17728 (delphi-comment-block-start, delphi-comment-block-end):
17729 Remove unused variable `kind'.
17730 (delphi-indent-line): Remove unused variable `new-point'.
17731
17732 * progmodes/ebrowse.el (ebrowse-files-list)
17733 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
17734 Mark unused parameters. Don't quote `lambda'.
17735 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
17736 Don't quote `lambda'.
17737 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
17738 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
17739 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
17740 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
17741 Use `ignore-errors'.
17742 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
17743 (ebrowse-view/find-file-and-search-pattern)
17744 (ebrowse-view/find-member-declaration/definition):
17745 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
17746 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
17747 Rename parameter PREFIX-ARG to PREFIX.
17748 (ebrowse-tags-read-name): Remove unused variables `start' and
17749 `member-info'.
17750 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
17751 to `tags-file'.
17752
17753 * progmodes/etags.el (local-find-tag-hook): Declare.
17754 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
17755 Mark unused parameters.
17756
17757 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
17758 (executable-interpret): Mark unused parameter.
17759
17760 * progmodes/flymake.el (flymake-process-sentinel)
17761 (flymake-after-change-function)
17762 (flymake-create-temp-with-folder-structure)
17763 (flymake-get-include-dirs-dot): Mark unused parameters.
17764 (flymake-safe-delete-directory): Remove unused variable `err'.
17765
17766 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
17767 (speedbar-timer-fn, speedbar-line-text)
17768 (speedbar-change-expand-button-char, speedbar-delete-subblock)
17769 (speedbar-center-buffer-smartly): Declare functions.
17770 (gdb-find-watch-expression): Remove unused variable `array'.
17771 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
17772 (gdb-starting): Mark unused parameters.
17773 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
17774 (gdb-table-string): Remove unused variable `res'.
17775 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
17776 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
17777 (gdb-display-buffer): Remove unused variable `cur-size'.
17778
17779 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
17780 allow lexical-binding compilation.
17781 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
17782 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
17783 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
17784 Mark unused parameters.
17785 (gud-gdb-marker-filter): Remove unused variable `match'.
17786 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
17787 lambda expressions and funcall them, instead of using `fset'.
17788
17789 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
17790 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
17791
17792 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
17793 variable `header-beg'; use `let'.
17794
17795 * progmodes/icon.el (indent-icon-exp): Remove unused variables
17796 `restart', `last-sexp' and `at-do'.
17797
17798 * progmodes/js.el (js--debug): Mark unused parameter.
17799 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
17800 (js--splice-into-items): Remove unused variable `item'.
17801 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
17802
17803 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
17804 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
17805 (makefile-complete): Remove unused variable `try'.
17806 (makefile-fill-paragraph, makefile-match-function-end):
17807 Mark unused parameters.
17808
17809 * progmodes/octave-inf.el (inferior-octave-complete):
17810 Remove unused variable `proc'.
17811 (inferior-octave-output-digest): Mark unused parameter.
17812
17813 * progmodes/perl-mode.el (perl-calculate-indent):
17814 Remove unused variable `err'.
17815
17816 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
17817 (prolog-indent-line): Mark unused parameters.
17818 (prolog-indent-line): Remove unused variable `beg'.
17819
17820 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
17821 (reporter-dont-compact-list): Declare.
17822
17823 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
17824 Remove unused variable `char'.
17825 (sh-debug): Mark unused parameter.
17826 (sh-get-indent-info): Remove unused variable `start'.
17827 (sh-calculate-indent): Remove unused variable `var'.
17828
17829 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
17830 (simula-electric-keyword): Remove unused variable `null'.
17831 (simula-search-backward, simula-search-forward): Remove unused
17832 variables `begin' and `end'.
17833
17834 * progmodes/vera-mode.el (vera-guess-basic-syntax):
17835 Remove unused variable `pos'.
17836 (vera-electric-tab, vera-comment-uncomment-region):
17837 Mark unused parameters.
17838 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
17839
7ede3b65
CY
178402011-04-22 Chong Yidong <cyd@stupidchicken.com>
17841
17842 * emacs-lisp/package.el (package--builtins, package-alist)
17843 (package-load-descriptor, package-built-in-p, package-activate)
17844 (define-package, package-installed-p)
17845 (package-compute-transaction, package-buffer-info)
17846 (package--push): Doc fix. Distinguish more clearly between
17847 version strings and version lists.
17848
121656e9
JB
178492011-04-21 Juanma Barranquero <lekktu@gmail.com>
17850
17851 Lexical-binding cleanup.
17852
17853 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
17854 (5x5-make-mutate-best):
17855 * play/fortune.el (fortune-in-buffer):
17856 * play/gomoku.el (gomoku-init-display):
17857 * play/solitaire.el (solitaire, solitaire-do-check):
17858 * play/tetris.el (tetris-default-update-speed-function):
17859 Mark unused parameters.
17860
17861 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
17862 (bubbles--shift): Remove unused variable `char-org'.
17863 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
17864 (bubbles--show-images): Remove unused variable `char'.
17865
17866 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
17867 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
17868 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
17869 (decipher-analyze-buffer): Use ?\s.
17870 (decipher-make-checkpoint): Remove unused variable `mapping'.
17871
17872 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
17873
17874 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
17875 Remove unused variable `result'; use `let'.
17876
17877 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
17878 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
17879 (gametree-children-shown-p, gametree-compute-reduced-score):
17880 Use `ignore-errors'.
17881
17882 * play/handwrite.el (ps-lpr-switches): Declare.
17883 (handwrite): Remove unused variables `pmin' and `lastp'.
17884
17885 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
17886
17887 * play/landmark.el (landmark-init-display)
17888 (landmark-update-naught-weights): Mark unused parameters.
17889 (landmark-y): Remove unused variable `noise'. Simplify.
17890 (landmark-human-plays): Remove unused variable `score'.
17891
17892 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
17893 (mpuz-try-proposal): Remove unused variable `game'.
17894
17895 * play/zone.el (life-patterns): Declare.
17896
80f499c7
JB
178972011-04-20 Juanma Barranquero <lekktu@gmail.com>
17898
17899 * vc/vc.el (ediff-vc-internal): Declare function.
17900
024ff170
SM
179012011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
17902
c0a193ea
SM
17903 * shell.el: Use lexical-binding and std completion UI.
17904 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
17905 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
17906 comint-preoutput-filter-functions rather than on
17907 comint-output-filter-functions.
17908 (shell-command-completion, shell--command-completion-data)
17909 (shell-filename-completion, shell-environment-variable-completion)
17910 (shell-c-a-p-replace-by-expanded-directory): New functions.
17911 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
17912 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
17913 (shell-dynamic-complete-environment-variable): Use them.
17914 (shell-dynamic-complete-as-environment-variable)
17915 (shell-dynamic-complete-as-command): Remove.
17916 (shell-match-partial-variable): Match past point.
17917 * comint.el: Clean up use of completion-at-point-functions.
17918 (comint-completion-at-point): New function.
17919 (comint-mode): Use it completion-at-point-functions.
17920 (comint-dynamic-complete): Make it obsolete.
17921 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
17922 (comint-c-a-p-replace-by-expanded-history): New function.
17923 (comint-dynamic-complete-functions)
17924 (comint-replace-by-expanded-history): Use it.
17925 * minibuffer.el (completion-table-with-terminator): Allow dynamic
17926 termination strings. Try harder to avoid second try-completion.
17927 (completion-in-region-mode-map): Disable bindings that don't work yet.
17928
2dbaa080
SM
17929 * comint.el: Use lexical-binding. Require CL.
17930 (comint-dynamic-complete-functions): Use comint-filename-completion.
17931 (comint-completion-addsuffix): Tweak custom type.
17932 (comint-filename-completion, comint--common-suffix)
17933 (comint--common-quoted-suffix, comint--table-subvert)
17934 (comint--complete-file-name-data): New functions.
17935 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
17936 (comint-dynamic-list-filename-completions): Use them.
17937 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 17938
2dbaa080
SM
17939 * minibuffer.el (completion-in-region-mode):
17940 Keep completion-in-region-mode--predicate global.
17941 (completion-in-region--postch):
17942 Assume completion-in-region-mode--predicate is not null.
17943
c79a6f38
SM
17944 * progmodes/flymake.el (flymake-start-syntax-check-process):
17945 Obey `dir'. Simplify.
17946
024ff170
SM
17947 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
17948 we're in VC after all.
17949
1c6c854e
CS
179502011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
17951
17952 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 17953 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
17954 (vc-version-diff): Use vc-diff-build-argument-list-internal.
17955
bed7f140
SM
179562011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
17957
332e62ab
SM
17958 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
17959 add sanity check.
17960
bed7f140
SM
17961 * obsolete/erc-hecomplete.el: Make obsolete.
17962 * obsolete/: Standardize obsolescence info in the header.
17963
f195c582
GM
179642011-04-20 Glenn Morris <rgm@gnu.org>
17965
17966 * calendar/solar.el (solar-horizontal-coordinates):
17967 Use the longitude argument rather than `calendar-longitude'.
17968 (solar-date-next-longitude): Remove unused locals.
17969
cb79b8c0
VJL
179702011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17971
17972 * whitespace.el: New version 13.2.1.
17973
179742011-04-20 felix <EmacsWiki> (tiny change)
17975
d8e4b68b 17976 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
17977 switching between major modes on a file.
17978
602ea69d
SM
179792011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
17980
17981 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
17982 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
17983 multi-line comments as well.
17984
06b60517
JB
179852011-04-19 Juanma Barranquero <lekktu@gmail.com>
17986
17987 Lexical-binding cleanup.
17988
17989 * arc-mode.el (archive-mode-revert):
17990 * cmuscheme.el (scheme-interactively-start-process):
17991 * custom.el (custom-initialize-delay):
17992 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
17993 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
17994 * emacs-lock.el (emacs-lock-clear-sentinel):
17995 * ezimage.el (defezimage):
17996 * follow.el (follow-avoid-tail-recenter):
17997 * fringe.el (set-fringe-mode-1):
17998 * generic-x.el (bat-generic-mode-compile):
17999 * help-mode.el (help-info-variable, help-do-xref)
18000 (help-mode-revert-buffer):
18001 * help.el (view-emacs-todo):
18002 * iswitchb.el (iswitchb-completion-help):
18003 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
18004 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
18005 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
18006 * locate.el (locate-update):
18007 * longlines.el (longlines-encode-region)
18008 (longlines-after-change-function):
18009 * outline.el (outline-isearch-open-invisible):
18010 * ps-def.el (declare-function, charset-dimension, char-width)
18011 (encode-char):
18012 * ps-mule.el (ps-mule-plot-string):
18013 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
18014 (recentf-edit-list-select, recentf-edit-list-validate)
18015 (recentf-open-files-action):
18016 * rect.el (delete-whitespace-rectangle-line)
18017 (rectangle-number-line-callback):
18018 * register.el (window-configuration-to-register)
18019 (frame-configuration-to-register):
18020 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
18021 * select.el (xselect-convert-to-string, xselect-convert-to-length)
18022 (xselect-convert-to-targets, xselect-convert-to-delete)
18023 (xselect-convert-to-filename, xselect-convert-to-charpos)
18024 (xselect-convert-to-lineno, xselect-convert-to-colno)
18025 (xselect-convert-to-os, xselect-convert-to-host)
18026 (xselect-convert-to-user, xselect-convert-to-class)
18027 (xselect-convert-to-name, xselect-convert-to-integer)
18028 (xselect-convert-to-atom, xselect-convert-to-identity):
18029 * subr.el (declare, ignore, process-kill-without-query)
18030 (text-clone-maintain):
18031 * terminal.el (te-get-char, te-tic-sentinel):
18032 * tool-bar.el (tool-bar-make-keymap):
18033 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
18034 * type-break.el (type-break-mode, type-break-noninteractive-query):
18035 * view.el (View-back-to-mark):
18036 * wid-browse.el (widget-browse-action, widget-browse-widget)
18037 (widget-browse-widgets, widget-browse-sexp):
18038 * widget.el (define-widget-keywords):
18039 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
18040 Mark unused parameters.
18041
18042 * align.el (align-adjust-col-for-rule): Mark unused parameter.
18043 (align-areas): Remove unused variable `look'.
18044 (align-region): Remove unused variables `real-end' and `pos-list'.
18045
18046 * apropos.el (apropos-score-doc): Remove unused variable `i'.
18047
18048 * bindings.el (mode-line-modified, mode-line-remote):
18049 Mark unused parameters.
18050 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
18051
18052 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
18053 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
18054
18055 * comint.el (comint-history-isearch-pop-state)
18056 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
18057 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
18058 (comint-substitute-in-file-name): Doc fix.
18059
18060 * completion.el (cmpl-statistics-block): Mark unused parameter.
18061 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
18062 (save-completions-to-file, load-completions-from-file):
18063 Remove unused local variable `e'.
18064
18065 * composite.el (compose-chars): Remove unused variable `len'.
18066 (lgstring-insert-glyph): Remove unused variable `g'.
18067 (compose-glyph-string): Remove unused variables `ascent',
18068 `descent', `lbearing' and `rbearing'.
18069 (compose-glyph-string-relative): Remove unused variables
18070 `lbearing', `rbearing' and `wadjust'.
18071 (compose-gstring-for-graphic): Remove unused variables `header',
18072 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
18073 (compose-gstring-for-terminal): Remove unused variables `header'
18074 and `nchars'. Use `let', not `let*'.
18075
18076 * cus-edit.el (Custom-set, Custom-save, custom-reset)
18077 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
18078 (Custom-buffer-done, custom-buffer-create-internal)
18079 (custom-browse-visibility-action, custom-browse-group-tag-action)
18080 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
18081 (widget-magic-mouse-down-action, custom-toggle-parent)
18082 (custom-add-parent-links, custom-toggle-hide-variable)
18083 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
18084 (custom-toggle-hide-face, face, hook, custom-group-link-action)
18085 (custom-face-menu-create, custom-variable-menu-create, get)
18086 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
18087 (custom-reset-standard-save-and-update): Remove unused variable `value'.
18088 (customize-apropos): Remove unused variable `tests'.
18089 (custom-group-value-create): Remove unused variable `hidden-p'.
18090 (sort-fold-case): Declare.
18091
18092 * cus-theme.el (custom-reset-standard-faces-list)
18093 (custom-reset-standard-variables-list): Declare.
18094 (customize-create-theme, custom-theme-revert, custom-theme-write)
18095 (custom-theme-choose-mode, customize-themes, custom-theme-save):
18096 Mark unused parameters.
18097
18098 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
18099
18100 * delim-col.el (delimit-columns-max): Move defvar before first use.
18101
18102 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 18103 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
18104
18105 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
18106 (auto-insert): Declare.
18107 (desktop-restore-file-buffer): Rename desktop-* parameters;
18108 mark unused ones.
18109 (desktop-create-buffer): Rename desktop-* parameters and bind them.
18110 (desktop-buffer): Rename desktop-* parameters.
18111
18112 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
18113 (dframe-reposition-frame-xemacs, dframe-help-echo)
18114 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
18115 Mark unused parameters.
18116
18117 * dired-aux.el (backup-extract-version-start, overwrite-query)
18118 (overwrite-backup-query, rename-regexp-query)
18119 (rename-non-directory-query): Declare.
18120 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
18121 (dired-add-entry): Remove unused variable `orig-file-name'.
18122 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
18123 Use parameter PRESERVE-TIME instead of accessing dynamic variable
18124 `dired-copy-preserve-time' directly.
18125 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
18126 (dired-insert-subdir-newpos): Rename unused variable `pos'.
18127
18128 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
18129 (dired-virtual-revert, dired-make-relative-symlink):
18130 Mark unused parameters.
18131 (manual-program): Declare.
18132 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
18133 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
18134 wrapped in `with-no-warnings' to avoid replacing one warning by another.
18135
18136 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
18137
18138 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
18139
18140 * echistory.el (electric-history-in-progress, Helper-return-blurb):
18141 Declare.
18142
18143 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
18144
18145 * electric.el (Electric-command-loop): Rename parameter
18146 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
18147
18148 * expand.el (expand-in-literal): Remove unused variable `here'.
18149
18150 * facemenu.el (facemenu-add-new-color):
18151 Remove unused variable `docstring'.
18152
18153 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
18154 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
18155 (face-attr-construct): Mark unused parameter. Doc fix.
18156 (read-color): Remove unused variable `hex-string'.
18157
18158 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
18159 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
18160 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
18161 (display-buffer-other-frame): Remove unused variable `old-window'.
18162 (kill-buffer-hook): Declare.
18163 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
18164 Mark unused parameters.
18165 (after-find-file): Pass 1 to `auto-save-mode', not t.
18166
18167 * files-x.el (auto-insert): Declare.
18168 (modify-file-local-variable-prop-line): Remove unused variable `val'.
18169
18170 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 18171 variable `buf'. Mark unused parameter.
06b60517
JB
18172 (find-lisp-insert-directory): Mark unused parameter.
18173
18174 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
18175 (format-encode-region): Remove unused variables `cur-buf' and `result'.
18176 (format-common-tail): Remove, unused.
18177 (format-deannotate-region): Remove unused variable `loc'.
18178 (format-annotate-region): Remove unused variable `p'.
18179 (format-annotate-single-property-change): Remove unused variables
18180 `default' and `tail'.
18181
18182 * forms.el (read-file-filter): Declare.
18183 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
18184
18185 * frame.el (frame-creation-function-alist): Mark unused parameter.
18186 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
18187
18188 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
18189 Remove unused parameters.
18190 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
18191 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
18192
18193 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
18194 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
18195 (hfy-prepare-tag-map): Mark unused parameters.
18196 (htmlfontify-buffer): Use `called-interactively-p'.
18197
18198 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
18199 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
18200 (ibuffer-do-occur): Mark unused parameters.
18201 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
18202 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
18203
18204 * ibuffer.el: Don't quote `lambda'.
18205 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
18206 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
18207 Mark unused parameters.
18208
18209 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
18210 (ido-completing-read): Mark unused parameters.
18211 (ido-copy-current-word): Mark unused parameters;
18212 remove unused variable `name'.
18213 (ido-sort-merged-list): Remove unused parameter `dirs'.
18214
18215 * ielm.el (ielm-input-sender): Mark unused parameter.
18216 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
18217 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
18218 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
18219 `ielm-string' as a dynamic variable accessible from the IELM prompt.
18220 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
18221
18222 * image-dired.el (image-dired-display-thumbs): Remove unused
18223 variables `curr-file' and `count'.
18224 (image-dired-remove-tag): Remove unused variable `start'.
18225 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
18226 variable `curr-file'
18227 (image-dired-rotate-original): Remove unused variable `temp-file'.
18228 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
18229 Remove unused variable `file'.
18230 (image-dired-gallery-generate): Remove unused variable `curr'.
18231 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
18232
18233 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
18234
18235 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
18236
18237 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
18238
18239 * isearch.el (minibuffer-history-symbol): Declare.
18240 (isearch-edit-string): Remove unused variable `err'.
18241 (isearch-message-prefix, isearch-message-suffix):
18242 Mark unused parameters.
18243
18244 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
18245
18246 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
18247
18248 * makesum.el (double-column): Remove unused variable `cnt'.
18249
18250 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
18251 (ido-ignore-item-temp-list): Declare.
18252
18253 * mouse-drag.el (mouse-drag-throw): Remove unused variables
18254 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
18255 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
18256 (mouse-drag-drag): Remove unused variables `mouse-delta' and
18257 `mouse-col-delta'.
18258
18259 * mouse-sel.el (mouse-extend-internal):
18260 Remove unused variable `orig-window-frame'.
18261
18262 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
18263 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
18264 Move declarations before first use.
18265 (pcomplete-opt): Mark unused parameters; doc fix.
18266
18267 * proced.el (proced-revert): Mark unused parameter.
18268 (proced-send-signal): Remove unused variable `err'.
18269
18270 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
18271 Rename parameter PREFIX-ARG to ARG.
18272 (ps-basic-plot-string, ps-basic-plot-whitespace):
18273 Mark unused parameters.
18274
18275 * replace.el (replace-count): Define.
18276 (occur-revert-function): Mark unused parameters.
18277 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
18278 (isearch-case-fold-search, isearch-string): Declare.
18279 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
18280 bind `case-fold-search'. Remove unused variables `beg' and `end',
18281 and simplify.
18282 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
18283 COUNT and bind `replace-count'.
18284 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
18285 to COUNT.
18286
18287 * savehist.el (print-readably, print-string-length): Declare.
18288
18289 * shadowfile.el (shadow-expand-cluster-in-file-name):
18290 Remove unused variable `cluster'.
18291 (shadow-copy-file): Remove unused variable `i'.
18292 (shadow-noquery, shadow-clusters, shadow-site-cluster)
18293 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
18294 (shadow-define-literal-group, shadow-define-regexp-group)
18295 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
18296
18297 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
18298 (shell): Use `called-interactively-p'.
18299 (shell-directory-tracker): Remove unused variable `chdir-failure'.
18300
18301 * simple.el (compilation-context-lines, comint-file-name-quote-list)
18302 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
18303 (delete-backward-char): Remove unused variable `ocol'.
18304 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
18305 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
18306 (event-apply-hyper-modifier, event-apply-shift-modifier)
18307 (event-apply-control-modifier, event-apply-meta-modifier):
18308 Mark unused parameters.
18309 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
18310 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
18311
18312 * speedbar.el (speedbar-ignored-directory-expressions)
18313 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
18314 (speedbar-find-file, speedbar-dir-follow)
18315 (speedbar-directory-buttons-follow, speedbar-tag-find)
18316 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
18317 (speedbar-buffers-line-directory, speedbar-buffer-click):
18318 Mark unused parameters.
18319 (speedbar-tag-file): Remove unused variable `mode'.
18320 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
18321
18322 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
18323
18324 * talk.el (talk): Remove unused variable `display'.
18325
18326 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
18327 (tar-write-region-annotate): Mark unused parameter.
18328
18329 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
18330 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
18331 Declare them, wrapped in `with-no-warnings' to avoid replacing one
18332 warning by another.
18333
18334 * time-stamp.el (time-stamp-string-preprocess):
18335 Remove unused variable `require-padding'.
18336
18337 * tree-widget.el (widget-glyph-enable): Declare.
18338 (tree-widget-action): Mark unused parameter.
18339
18340 * w32-fns.el (x-get-selection): Mark unused parameter.
18341 (autoload-make-program, generated-autoload-file): Declare.
18342
18343 * wdired.el (wdired-revert): Mark unused parameters.
18344 (wdired-xcase-word): Remove unused variable `err'.
18345
18346 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
18347 (whitespace-help-scroll): Remove unused variable `data-help'.
18348
18349 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
18350 (widget-image-insert, widget-after-change, default)
18351 (widget-default-format-handler, widget-default-notify)
18352 (widget-default-prompt-value, widget-info-link-action)
18353 (widget-url-link-action, widget-function-link-action)
18354 (widget-variable-link-action, widget-file-link-action)
18355 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
18356 (widget-field-prompt-internal, widget-field-action, widget-field-match)
18357 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
18358 (widget-insert-button-action, widget-delete-button-action, visibility)
18359 (widget-documentation-link-action, widget-documentation-string-action)
18360 (widget-const-prompt-value, widget-regexp-match, symbol)
18361 (widget-coding-system-prompt-value)
18362 (widget-key-sequence-value-to-external, sexp)
18363 (widget-sexp-value-to-internal, character, vector, cons)
18364 (widget-choice-prompt-value, widget-boolean-prompt-value)
18365 (widget-color--choose-action): Mark unused parameters.
18366 (widget-item-match-inline, widget-choice-match-inline)
18367 (widget-checklist-match, widget-checklist-match-inline)
18368 (widget-group-match): Rename parameter VALUES to VALS.
18369 (widget-field-value-set): Remove unused variable `size'.
18370 (widget-color-action): Remove unused variables `value' and `start'.
18371
18372 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 18373 variable `dir'. Doc fix.
06b60517
JB
18374 (windmove-find-other-window): Don't pass it.
18375
18376 * window.el (count-windows): Mark unused parameter.
18377 (bw-adjust-window): Remove unused variable `err'.
18378
18379 * woman.el (woman-file-name): Remove unused variable `default'.
18380 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
18381 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
18382 (global-font-lock-mode): Declare.
18383 (woman-decode-region): Mark unused parameter.
18384 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
18385
18386 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
18387 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
18388 (x-dnd-handle-moz-url): Remove unused variable `title'.
18389 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
18390
18391 * xml.el (xml-parse-tag, xml-parse-attlist):
18392 Remove unused variable `pos'.
18393
bc4f7f3d
GM
183942011-04-19 Glenn Morris <rgm@gnu.org>
18395
18396 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
18397 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
18398 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
18399 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
18400 * calendar/cal-html.el (cal-html-insert-minical):
18401 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
18402 (calendar-mark-date-pattern):
18403 Prefix "unused" locals.
18404
18405 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
18406 optional argument `style'.
18407
18408 * calendar/appt.el (appt-make-list):
18409 * calendar/cal-china.el (calendar-chinese-date-string):
18410 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
18411 (diary-hebrew-yahrzeit):
18412 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
18413 * calendar/calendar.el (calendar-generate-window):
18414 * calendar/time-date.el (time-to-days):
18415 Remove unused local variables.
18416
16a43933
CY
184172011-04-18 Chong Yidong <cyd@stupidchicken.com>
18418
18419 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
18420 glyphless-char-display table.
18421 (tabulated-list-glyphless-char-display): New var.
18422
7eed1860
SS
184232011-04-18 Sam Steingold <sds@gnu.org>
18424
18425 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
18426 to acknowledgments.
18427
4d2d1ccd
GM
184282011-04-17 Glenn Morris <rgm@gnu.org>
18429
18430 * calendar/diary-lib.el (diary-sexp-entry):
18431 * calendar/holidays.el (holiday-sexp):
18432 Set debug-on-error rather than the removed stack-trace-on-error.
18433
239da61d
GM
184342011-04-16 Glenn Morris <rgm@gnu.org>
18435
18436 * progmodes/f90.el: Use lexical-binding.
18437 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
18438
8b05752a
SM
184392011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
18440
daca8ba5
SM
18441 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
18442 (mail-mode): Setup mailalias completion here instead.
18443 * mail/mailalias.el: Use lexical-binding.
18444 (pattern, mailalias-done): Declare dynamic.
18445 (mail-completion-at-point-function): New function, from mail-complete.
18446 (mail-complete): Use it.
18447 (mail-completion-expand): New function.
18448 (mail-get-names): Use it.
18449 (mail-directory, mail-directory-process, mail-directory-stream):
18450 Don't use `pattern' for lexically bound arg.
18451
6f542485
SM
18452 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
18453
037e7c3f
SM
18454 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
18455 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
18456 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
18457
8b05752a
SM
18458 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
18459 (byte-save-window-excursion, byte-temp-output-buffer-setup)
18460 (byte-interactive-p): Define them again, for use when inlining
18461 old code.
18462
49093f60
JB
184632011-04-15 Juanma Barranquero <lekktu@gmail.com>
18464
18465 * loadup.el: Use `string-to-number', not `string-to-int'.
18466
b5b8e7de
SM
184672011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
18468
18469 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
18470 gud-gdb-complete-command.
18471 (gud-gdb-completions): New function, from gud-gdb-complete-command.
18472 (gud-gdb-completion-at-point): New function.
18473 (gud-gdb-completions): Remove.
18474
f42efeb5
MA
184752011-04-14 Michael Albinus <michael.albinus@gmx.de>
18476
49093f60
JB
18477 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
18478 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
18479 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
18480 whether `executable-find' is bound.
f42efeb5
MA
18481
18482 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
18483
e240cc21
SM
184842011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
18485
18486 * minibuffer.el (completion-in-region-mode-predicate)
18487 (completion-in-region-mode--predicate): New vars.
18488 (completion-in-region, completion-in-region--postch)
18489 (completion-in-region-mode): Use them.
18490 (completion--capf-wrapper): Also return the hook function.
18491 (completion-at-point, completion-help-at-point):
18492 Adjust and provide a predicate.
c2bd2ab0
SM
18493
18494 Preserve arg names for advice of subr and lexical functions (bug#8457).
18495 * help-fns.el (help-function-arglist): Consolidate the subr and
18496 new-byte-code cases. Add argument `preserve-names' to extract names
18497 from the docstring when needed.
18498 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
18499 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
18500 (ad-arglist): Use help-function-arglist's new arg.
18501 (ad-definition-type): Use cond.
18502
c183f693
JB
185032011-04-13 Juanma Barranquero <lekktu@gmail.com>
18504
06641a47
JB
18505 * autorevert.el (auto-revert-handler):
18506 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
18507 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
18508 Don't quote lambda.
18509
c183f693
JB
18510 * image-mode.el (image-transform-set-scale):
18511 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
18512
1e3b6001
G
185132011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
18514
18515 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 18516 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
18517 Upgrades via gnutls-cli are too slow to be done opportunistically.
18518
2d6af8dd
JB
185192011-04-12 Juanma Barranquero <lekktu@gmail.com>
18520
18521 * dframe.el (dframe-current-frame): Remove spurious quote.
18522
c0749a51
GM
185232011-04-12 Glenn Morris <rgm@gnu.org>
18524
088d0d61
GM
18525 * calendar/cal-tex.el (cal-tex-end-document):
18526 Try to automatically use latin1 input if needed.
18527
c0749a51
GM
18528 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
18529 Don't try to cons a mark onto an empty element.
18530
5c90fde0
LL
185312011-04-11 Leo Liu <sdl.web@gmail.com>
18532
18533 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
18534 buffers.
18535 (ido-kill-buffer-at-head): Support killing virtual buffers.
18536
369e974d
CY
185372011-04-10 Chong Yidong <cyd@stupidchicken.com>
18538
18539 * minibuffer.el (completion-show-inline-help): New var.
18540 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
18541 (minibuffer-force-complete, minibuffer-complete-word):
18542 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
18543
18544 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
18545 to avoid interference from inline help (Bug#5849).
18546
37f1c930
LL
185472011-04-10 Leo Liu <sdl.web@gmail.com>
18548
099c39a4
JB
18549 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
18550 Fix typo.
37f1c930 18551
a32d4040
CY
185522011-04-09 Chong Yidong <cyd@stupidchicken.com>
18553
18554 * image-mode.el (image-toggle-display-image): Signal an error if
18555 not in Image mode.
18556 (image-transform-mode, image-transform-resize)
18557 (image-transform-set-rotation): Doc fix.
daca8ba5 18558 (image-transform-set-resize): Delete.
a32d4040
CY
18559 (image-transform-set-scale, image-transform-fit-to-height)
18560 (image-transform-fit-to-width): Handle image-toggle-display-image
18561 and image-transform-resize directly.
18562
099c39a4 185632011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
18564
18565 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
18566 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
18567 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
18568 (doc-view-mode-map): Add bindings for the new functions.
18569
099c39a4 185702011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 18571
4d61f28d 18572 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
18573 Fix typo in docstring.
18574
3726838a
EZ
185752011-04-08 Eli Zaretskii <eliz@gnu.org>
18576
04f33f1e
EZ
18577 * files.el (file-size-human-readable): Produce one digit after
18578 decimal, like "ls -lh" does.
18579
18580 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
18581 the file size representation.
18582
3726838a
EZ
18583 * simple.el (list-processes): If async subprocesses are not
18584 available, error out with a clear error message.
18585
cbb59342
CY
185862011-04-08 Chong Yidong <cyd@stupidchicken.com>
18587
18588 * help.el (help-form-show): New function, to be called from C.
18589 Put help-form output in a buffer named differently than *Help*.
18590
e3971c44
EZ
185912011-04-08 Eli Zaretskii <eliz@gnu.org>
18592
18593 * files.el (file-size-human-readable): New function.
18594
18595 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
18596 computing the representation inline. Don't require `cl'.
18597
12544bbe
GM
185982011-04-08 Glenn Morris <rgm@gnu.org>
18599
a1de6c6a
GM
18600 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
18601
3c4671f4
GM
18602 * net/browse-url.el (browse-url-firefox):
18603 Test system-type, not system-configuration.
18604
b605679c
GM
18605 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
18606 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
18607 Use log-edit-empty-buffer-p. (Bug#7598)
18608
56442f0c
GM
18609 * net/rlogin.el (rlogin-process-connection-type): Simplify.
18610 (rlogin-mode-map): Initialize in the defvar.
18611 (rlogin): Use ignore-errors.
18612
12544bbe
GM
18613 * replace.el (occur-mode-map): Some fixes for menu items.
18614
eb237b0f
AH
186152011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
18616
18617 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
18618
7d668f2c
CY
186192011-04-06 Chong Yidong <cyd@stupidchicken.com>
18620
e67a13ab
CY
18621 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
18622 issuing unused warnings.
18623
18624 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
18625 macro directly.
18626
7d668f2c
CY
18627 * simple.el: Lisp reimplement of list-processes. Based on an
18628 earlier reimplementation by Leo Liu, but using tabulated-list.el.
18629 (process-menu-mode): New major mode.
18630 (list-processes--refresh, list-processes):
18631 (process-menu-visit-buffer): New functions.
18632
18633 * files.el (save-buffers-kill-emacs): Don't assume any return
18634 value of list-processes, which is undocumented anyway.
18635
a83ec3c9
CY
186362011-04-06 Chong Yidong <cyd@stupidchicken.com>
18637
18638 * emacs-lisp/tabulated-list.el: New file.
18639
e91a96fe
CY
18640 * emacs-lisp/package.el: Use Tabulated List mode.
18641 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
18642 (package-menu-mode): Derive from tabulated-list-mode. Set up the
18643 table format using Tabulated List mode variables.
18644 (package--push): New macro, replacing package-list-maybe-add.
18645 (package-menu--generate): Use package--push. Renamed from
18646 package--generate-package-list.
18647 (package-menu-refresh, list-packages): Use it.
daca8ba5 18648 (package-menu--print-info): Rename from package-print-package.
e91a96fe 18649 Return insertion data instead of inserting it directly.
099c39a4
JB
18650 (package-menu-describe-package, package-menu-execute):
18651 Use tabulated-list-get-id.
e91a96fe
CY
18652 (package-menu-mark-delete, package-menu-mark-install)
18653 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
18654 (package-menu-mark-obsolete-for-deletion):
18655 Use tabulated-list-put-tag.
e91a96fe
CY
18656 (package--list-packages, package-menu-revert)
18657 (package-menu-get-package, package-menu-get-version)
18658 (package-menu-sort-by-column): Functions deleted.
18659 (package-menu-package-list, package-menu-sort-key): Vars deleted.
18660 (package-menu--status-predicate, package-menu--version-predicate)
18661 (package-menu--name-predicate)
18662 (package-menu--description-predicate): Handle arguments in the
18663 Tabulated List format.
18664 (package-list-packages-no-fetch): Call list-packages.
18665
3e214b50
JB
186662011-04-06 Juanma Barranquero <lekktu@gmail.com>
18667
18668 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 18669 (after-find-file): Don't bind it.
3e214b50
JB
18670 (revert-buffer-in-progress-p): New variable.
18671 (revert-buffer): Bind it.
18672 Pass nil for `after-find-file-from-revert-buffer'.
18673
18674 * saveplace.el (save-place-find-file-hook): Use new variable
18675 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
18676
3f0f1700
GM
186772011-04-06 Glenn Morris <rgm@gnu.org>
18678
c0274801
GM
18679 * Makefile.in (AUTOGEN_VCS): New variable.
18680 (autoloads): Use $AUTOGEN_VCS.
18681
3f0f1700
GM
18682 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
18683 * calendar/calendar.el (calendar-mode-map):
18684 Check for toolkit scroll bars. (Bug#8305)
18685
41ea9e48
CY
186862011-04-05 Chong Yidong <cyd@stupidchicken.com>
18687
18688 * minibuffer.el (completion-in-region--postch)
18689 (completion-in-region-mode): Remove unnecessary messages.
18690
6194c800
JB
186912011-04-05 Juanma Barranquero <lekktu@gmail.com>
18692
33256f14
JB
18693 * font-lock.el (font-lock-refresh-defaults):
18694 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
18695 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
18696
6194c800
JB
18697 * info.el (Info-directory-list, Info-read-node-name-2)
18698 (Info-split-parameter-string): Doc fixes.
18699 (Info-virtual-nodes): Reflow docstring.
18700 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
18701 (Info-apropos-toc-nodes, info-finder, Info-get-token)
18702 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
18703 Fix typos in docstrings.
18704 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
18705 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
18706 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
18707 (Info-restore-desktop-buffer): Mark unused parameters.
18708 (Info-directory-find-file, Info-directory-find-node)
18709 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
18710 (Info-virtual-index-find-node, Info-apropos-find-file)
18711 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 18712 Mark unused parameters; fix typos in docstrings.
6194c800
JB
18713 (Info-virtual-index): Remove unused local variable `nodename'.
18714
b87a8200 187152011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 18716
b87a8200
DD
18717 * net/rcirc.el: Update my e-mail address.
18718 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 18719
3b2ff876
CY
187202011-04-05 Chong Yidong <cyd@stupidchicken.com>
18721
18722 * startup.el (command-line): Save the cursor's theme-face
18723 directly, instead of using face-override-spec.
18724
18725 * custom.el (load-theme): Minor optimization in assigning faces.
18726
8d17e7ca
JB
187272011-04-04 Juanma Barranquero <lekktu@gmail.com>
18728
18729 * help-fns.el (describe-variable): Complete all variables having
18730 documentation, including keywords.
18731 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
18732
2fbc1934
JB
187332011-04-04 Juanma Barranquero <lekktu@gmail.com>
18734
18735 Convert to lexical-binding.
18736
18737 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
18738 (bs--get-marked-string, bs--get-modified-string)
18739 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
18740 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
18741 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
18742
18743 * ehelp.el (electric-help-execute-extended)
18744 (electric-help-ctrl-x-prefix):
18745 * hexl.el (hexl-revert-buffer-function):
18746 * linum.el (linum-after-change, linum-after-scroll):
18747 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
18748
18749 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
18750
74f50695
DU
187512011-04-04 Daiki Ueno <ueno@unixuser.org>
18752
18753 * epa-dired.el:
18754 * epa-mail.el:
18755 * epa-hook.el:
18756 * epa-file.el:
18757 * epa.el:
18758 * epg.el: Use lexical binding.
18759
c11325f7
CY
187602011-04-03 Chong Yidong <cyd@stupidchicken.com>
18761
0d9e9a12
CY
18762 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
18763
c11325f7 18764 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
18765 dictionary case for flyspell-mark-duplications-exceptions.
18766 Use regexp matching for languages.
c11325f7
CY
18767 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
18768 default dictionary (Bug#7926).
18769
da91b5f2
CY
187702011-04-02 Chong Yidong <cyd@stupidchicken.com>
18771
099c39a4
JB
18772 * emacs-lisp/package.el (package--with-work-buffer):
18773 Recognize https URLs.
da91b5f2 18774
099c39a4
JB
18775 * net/network-stream.el: Move from gnus/proto-stream.el.
18776 Change prefix to network-stream throughout.
da91b5f2
CY
18777 (open-protocol-stream): Merge into open-network-stream, leaving
18778 open-protocol-stream as an alias. Handle nil BUFFER args.
18779
18780 * subr.el (open-network-stream): Move to net/network-stream.el.
18781
afa8e9f6
GM
187822011-04-02 Glenn Morris <rgm@gnu.org>
18783
1d2e369d
GM
18784 * find-dired.el (find-exec-terminator): New option.
18785 (find-ls-option): Test for -ls support.
18786 (find-ls-subdir-switches): Test for -b in find-ls-option.
18787 (find-dired, find-grep-dired): Doc fixes.
18788 (find-dired): Use find-exec-terminator.
18789
8abb7da8 18790 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
18791 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
18792 (find-name-arg): Remove purecopy.
8abb7da8 18793
f3ca7378
GM
18794 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
18795 (grep-compute-defaults): Check for `-exec COMMAND +' support.
18796 Set grep-find-use-xargs, grep-find-command, and grep-find-template
18797 accordingly. Don't add the null-device if not needed.
18798
afa8e9f6
GM
18799 * files.el (save-some-buffers): Doc fix.
18800
35eae264
EZ
188012011-04-02 Eli Zaretskii <eliz@gnu.org>
18802
18803 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
18804
26b51db5
JB
188052011-04-01 Juanma Barranquero <lekktu@gmail.com>
18806
18807 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
18808 Use `dolist' rather than `mapcar'.
18809
7200d79c
SM
188102011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
18811
03408648 18812 Add lexical binding.
7200d79c 18813
03408648
SM
18814 * subr.el (apply-partially): Use new closures rather than CL.
18815 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
18816 (dolist, dotimes): Use slightly different expansion for lexical code.
18817 (functionp): Move to C.
18818 (letrec): New macro.
18819 (with-wrapper-hook): Use it and apply-partially instead of CL.
18820 (eval-after-load): Preserve lexical-binding.
18821 (save-window-excursion, with-output-to-temp-buffer): Turn them
18822 into macros.
7200d79c 18823
03408648
SM
18824 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
18825
18826 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
18827 than the arglist.
18828 (help-add-fundoc-usage): Don't add `Not documented'.
18829 (help-function-arglist): Handle closures, subroutines, and new
18830 byte-code-functions.
18831 (help-make-usage): Remove leading underscores.
18832 (describe-function-1): Handle closures.
18833 (describe-variable): Use special-variable-p for completion.
18834
18835 * files.el (lexical-binding): Declare safe.
f488fb65 18836
03408648
SM
18837 * emacs-lisp/pcase.el: Don't use destructuring-bind.
18838 (pcase--memoize): Rename from pcase-memoize. Change weakness.
18839 (pcase): Add `let' pattern.
18840 Change memoization so it actually works.
18841 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
18842 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
18843 <let>: New case.
f488fb65 18844
03408648
SM
18845 * emacs-lisp/macroexp.el: Use lexical binding.
18846 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
18847 Don't convert ' to #' without checking that it's indeed quoting
18848 a lambda.
18849
18850 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 18851 Use eval-sexp-add-defvars.
03408648
SM
18852 (eval-sexp-add-defvars): New fun.
18853
18854 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
18855
18856 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
18857 Don't autoload.
18858 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
18859 than the internal `byte-compile-lambda'.
18860 (defmethod): Don't hide code under quotes.
18861 (eieio-defmethod): New `code' argument.
18862
18863 * emacs-lisp/eieio-comp.el: Remove.
18864
18865 * emacs-lisp/edebug.el (edebug-eval-defun)
18866 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
18867 (edebug-toggle): Avoid `eval'.
18868
18869 * emacs-lisp/disass.el (disassemble-internal): Handle new
18870 `closure' objects.
18871 (disassemble-1): Handle new byte codes.
18872
18873 * emacs-lisp/cl.el (pushnew): Silence warning.
18874
18875 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
18876 (cl-byte-compile-throw): Remove.
18877 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
18878
18879 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
18880 closures.
18881
18882 * emacs-lisp/cconv.el: New file.
18883
18884 * emacs-lisp/bytecomp.el: Use lexical binding instead of
18885 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
18886 (byte-compile-initial-macro-environment):
18887 Handle declare-function here.
18888 (byte-compile--lexical-environment): New var.
18889 (byte-stack-ref, byte-stack-set, byte-discardN)
18890 (byte-discardN-preserve-tos): New lap codes.
18891 (byte-interactive-p): Don't use any more.
18892 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
18893 New macros.
18894 (byte-compile-lapcode): Use them and handle new lap codes.
18895 (byte-compile-obsolete): Remove.
18896 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
18897 (byte-compile-arglist-warn): Check late def of inlinable funs.
18898 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
18899 since they should have been expanded by now.
18900 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
18901 (byte-compile-from-buffer): Remove unused second arg.
18902 (byte-compile-preprocess): New function.
18903 (byte-compile-toplevel-file-form): New function to distinguish
18904 file-form calls from outside from file-form calls from hunk-handlers.
18905 (byte-compile-file-form): Simplify.
18906 (byte-compile-file-form-defsubst): Remove.
18907 (byte-compile-file-form-defmumble): Simplify now that
18908 byte-compile-lambda always returns a byte-code-function.
18909 (byte-compile): Preprocess.
18910 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
18911 Remove, not used any more.
18912 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
18913 (byte-compile-make-args-desc): New funs.
18914 (byte-compile-lambda): Handle lexical functions. Always return
18915 a byte-code-function.
18916 (byte-compile-reserved-constants): New var, to make up room for
18917 closed-over variables.
18918 (byte-compile-constants-vector): Obey it.
18919 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
18920 (byte-compile-macroexpand-declare-function): New function.
18921 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
18922 byte-code-functions.
18923 (byte-compile-form): Check obsolescence here.
18924 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
18925 (byte-compile-variable-ref): Remove.
18926 (byte-compile-dynamic-variable-op): New fun.
18927 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
18928 (byte-compile-variable-set): New funs.
18929 (byte-compile-discard): Add 2 args.
18930 (byte-compile-stack-ref, byte-compile-stack-set)
18931 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
18932 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
18933 macroexpand-all instead.
18934 (byte-compile-quote-form): Remove.
18935 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
18936 (byte-compile-bind, byte-compile-unbind): New funs.
18937 (byte-compile-let): Handle let* and lexical binding.
18938 (byte-compile-let*): Remove.
18939 (byte-compile-catch, byte-compile-unwind-protect)
18940 (byte-compile-track-mouse, byte-compile-condition-case):
18941 Handle a new :fun-body form, used for lexical scoping.
18942 (byte-compile-save-window-excursion)
18943 (byte-compile-with-output-to-temp-buffer): Remove.
18944 (byte-compile-defun): Simplify.
18945 (byte-compile-stack-adjustment): New fun.
18946 (byte-compile-out): Use it.
18947 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
18948
18949 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
18950 handler any more.
18951
18952 * emacs-lisp/byte-opt.el: Use lexical binding.
18953 (byte-inline-lapcode): Remove (to bytecomp).
18954 (byte-compile-inline-expand): Pay attention to inlining to/from
18955 lexically bound code.
18956 (byte-compile-unfold-lambda): Don't handle byte-code-functions
18957 any more.
18958 (byte-optimize-form-code-walker): Don't handle save-window-excursion
18959 any more and don't call compiler-macros.
18960 (byte-compile-splice-in-already-compiled-code): Remove.
18961 (byte-code): Don't inline any more.
18962 (disassemble-offset): Receive `bytes' as argument rather than via
18963 dynamic scoping.
18964 (byte-compile-tag-number): Declare before first use.
18965 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
18966 `return' even if make-spliceable.
18967 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
18968 obsolete interactive-p.
18969 (byte-optimize-lapcode): Optimize new lap-codes.
18970 Don't trip up on new form of `byte-constant' lap code.
18971
18972 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
18973
18974 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
18975
18976 * custom.el (custom-initialize-default, custom-declare-variable):
18977 Use `defvar'.
18978
18979 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
18980 New variables.
18981 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
18982 (COMPILE_FIRST): Add macroexp and cconv.
18983 * makefile.w32-in: Mirror changes in Makefile.in.
18984
18985 * vc/cvs-status.el:
18986 * vc/diff-mode.el:
18987 * vc/log-edit.el:
18988 * vc/log-view.el:
18989 * vc/smerge-mode.el:
18990 * textmodes/bibtex-style.el:
090bd7cb 18991 * textmodes/css-mode.el:
03408648
SM
18992 * startup.el:
18993 * uniquify.el:
da91b5f2
CY
18994 * minibuffer.el:
18995 * newcomment.el:
18996 * reveal.el:
18997 * server.el:
18998 * mpc.el:
18999 * emacs-lisp/smie.el:
19000 * doc-view.el:
19001 * dired.el:
03408648
SM
19002 * abbrev.el: Use lexical binding.
19003
0f0c1f27
EZ
190042011-04-01 Eli Zaretskii <eliz@gnu.org>
19005
19006 * info.el (info-display-manual): New function.
19007
c82b2579
SM
190082011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
19009
19010 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
19011
221ddf68
TH
190122011-03-31 Tassilo Horn <tassilo@member.fsf.org>
19013
19014 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 19015 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 19016
cba6e77e
GM
190172011-03-31 Glenn Morris <rgm@gnu.org>
19018
e040639f
GM
19019 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
19020
cba6e77e
GM
19021 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
19022
6d0f1c9e
CS
190232011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
19024
19025 * progmodes/python.el (python-default-interpreter)
19026 (python-python-command-args, python-jython-command-args)
19027 (python-which-shell, python-which-args, python-which-bufname)
19028 (python-file-queue, python-comint-output-filter-function)
19029 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
19030 variables and functions.
19031
3e2d70fd
SM
190322011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
19033
19034 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
19035 (completion-in-region-mode): New minor mode.
19036 (completion-in-region): Use it.
19037 (completion-in-region--data, completion-in-region-mode-map): New vars.
19038 (completion-in-region--postch): New function.
19039 (completion--capf-misbehave-funs, completion--capf-safe-funs):
19040 New vars.
19041 (completion--capf-wrapper): New function.
19042 (completion-at-point): Use it to track well-behavedness of
19043 hook functions.
19044 (completion-help-at-point): New command.
19045
f3e4086c
JM
190462011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
19047
19048 * vc/add-log.el (add-change-log-entry): Don't use whitespace
19049 syntax class to search for whitespace on a single line
19050 (Message-ID: <4D938140.4030905@redhat.com>).
19051
eb7ffc14
LL
190522011-03-30 Leo Liu <sdl.web@gmail.com>
19053
19054 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
19055 New commands.
19056 (edit-abbrevs-map): Bind them here.
19057 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
19058
d806ab68
KM
190592011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
19060
19061 * allout.el (allout-hide-by-annotation, allout-flag-region):
19062 Reduce possibility of overlay leakage by making them volatile.
19063
19064 * allout-widgets.el (allout-widgets-tally): Define as nil so the
19065 hash is not shared between buffers. Mode initialization is
19066 responsible for giving it a useful starting value.
19067 (allout-item-span): Reduce possibility of overlay leakage by
19068 making them volatile.
19069 (allout-widgets-count-buttons-in-region): Add diagnostic function
19070 for tracking down button overlay leaks.
19071
ea622834
LL
190722011-03-29 Leo Liu <sdl.web@gmail.com>
19073
19074 * ido.el (ido-read-internal): Use the default history var
19075 minibuffer-history if no HISTORY is specified.
19076
b62f8267
G
190772011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
19078
03408648
SM
19079 * net/imap.el (imap-shell-open, imap-process-connection-type):
19080 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
19081 Kerberos, SSL, other subprocesses.
19082
947b6566
LL
190832011-03-28 Leo Liu <sdl.web@gmail.com>
19084
19085 * abbrev.el (abbrev-table-empty-p): New function.
19086 (prepare-abbrev-list-buffer): Place empty abbrev tables after
19087 nonempty ones. (Bug#5937)
19088
5ffb62aa
JD
190892011-03-27 Jan Djärv <jan.h.d@swipnet.se>
19090
19091 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
19092
7a097943
LL
190932011-03-27 Leo Liu <sdl.web@gmail.com>
19094
19095 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
19096 for foreground and background colors.
19097 (ansi-color-make-color-map): Adapt.
19098
c5b40130
LL
190992011-03-25 Leo Liu <sdl.web@gmail.com>
19100
1f48f7d2
LL
19101 * midnight.el (midnight-time-float): Remove. Note it calculates
19102 the microsecond component incorrectly and seconds-to-time does the
19103 same job.
625897ec 19104 Remove redundant (require 'timer).
1f48f7d2 19105
c5b40130
LL
19106 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
19107 (ido-completions): Remove unused arguments. (Bug#8329)
19108
d86d2721
SM
191092011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
19110
19111 * minibuffer.el (completion--flush-all-sorted-completions):
19112 Remove itself from hook.
19113 (completion-at-point): Let the functions perform the completion
19114 immediately and return nil or t.
19115 * comint.el (comint-dynamic-complete-functions): Now identical to
19116 completion-at-point-functions.
19117 (comint-dynamic-list-input-ring): Remove unused var `index'.
19118 (comint--match-partial-filename, comint--unquote&expand-filename):
19119 New funs, split from comint-match-partial-filename.
19120 (comint-dynamic-complete): Use completion-at-point.
19121 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
19122
e8974c48
DA
191232011-03-24 Drew Adams <drew.adams@oracle.com>
19124
19125 * thingatpt.el: Support `defun'.
19126
def71b5e
LL
191272011-03-23 Leo Liu <sdl.web@gmail.com>
19128
cb5af48e
LL
19129 * abbrevlist.el: Move to obsolete/abbrevlist.el.
19130
def71b5e
LL
19131 * help-mode.el (help-mode-finish): Tweak regexp.
19132
927c53e7
GM
191332011-03-23 Glenn Morris <rgm@gnu.org>
19134
18d05bed
GM
19135 * eshell/esh-opt.el (eshell-eval-using-options):
19136 Do not bind unused local variable `eshell-option-stub'.
19137
927c53e7
GM
19138 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
19139
9d0da923
JB
191402011-03-22 Juanma Barranquero <lekktu@gmail.com>
19141
19142 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
19143 keymap variable in `with-no-warnings' to avoid a warning when the
19144 keymap has been already `defconst'ed.
19145
4b978a67
LL
191462011-03-22 Leo Liu <sdl.web@gmail.com>
19147
19148 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
19149 encode all chars in abbrevs; otherwise use emacs-mule or
19150 utf-8-emacs. (Bug#8308)
19151
5fd62452
JB
191522011-03-22 Juanma Barranquero <lekktu@gmail.com>
19153
0b1596c6
JB
19154 * simple.el (backward-delete-char-untabify):
19155 Avoid warning about using `delete-backward-char'.
19156
5fd62452
JB
19157 * image.el (image-type-file-name-regexps): Make it variable.
19158 `imagemagick-register-types' modifies it, and the user may want
19159 to add new extensions for known image types.
19160 (imagemagick-register-types): Throw error if not using ImageMagick.
19161
0b4e93f1
LL
191622011-03-22 Leo Liu <sdl.web@gmail.com>
19163
19164 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
19165 located before rcirc-prompt-end-marker.
19166 (rcirc-complete): Error if point is not after rcirc prompt.
19167 Handle the case when table is nil.
9882e214 19168 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 19169
fccee4ab
CY
191702011-03-22 Chong Yidong <cyd@stupidchicken.com>
19171
19172 * custom.el (custom--inhibit-theme-enable): Make it affect only
19173 custom-theme-set-variables and custom-theme-set-faces.
19174 (provide-theme): Ignore custom--inhibit-theme-enable.
19175 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
19176 (custom-enabling-themes): Delete variable.
d86d2721
SM
19177 (enable-theme): Accept only loaded themes as arguments.
19178 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
19179 (custom-enabled-themes): Forbid themes from setting this.
19180 Eliminate use of custom-enabling-themes.
19181 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 19182
af896da6
LL
191832011-03-21 Leo Liu <sdl.web@gmail.com>
19184
19185 * ido.el (ido-read-internal): Add ido-selected to history instead
19186 of user input.
19187
78f64af0
SM
191882011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
19189
19190 * subr.el (deferred-action-list, deferred-action-function):
19191 Mark obsolete.
19192
b16ac1ec
LL
191932011-03-21 Leo Liu <sdl.web@gmail.com>
19194
810f7698
LL
19195 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
19196 change on 2011-02-13 (bug#8309).
19197
b16ac1ec
LL
19198 * minibuffer.el (read-file-name-function): Change default value.
19199 (read-file-name--defaults): Rename from read-file-name-defaults.
19200 (read-file-name-default): Rename from read-file-name.
19201 (read-file-name): Call read-file-name-function.
19202
4e05e67e
GM
192032011-03-21 Glenn Morris <rgm@gnu.org>
19204
19205 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
19206 Doc fixes.
19207
4359915b
CY
192082011-03-21 Chong Yidong <cyd@stupidchicken.com>
19209
19210 * cus-theme.el: Add missing provide statement.
19211 (customize-create-theme): Extract theme value correctly.
19212 (custom-theme-visit-theme): Autoload.
19213 (customize-create-theme): Prompt before inserting default faces.
19214
1fe275ee
JB
192152011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
19216
19217 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
19218 units and musical notes.
19219
cd394be1 192202011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
19221
19222 * ido.el (ido-read-internal): Use completing-read-default.
19223 (ido-completing-read): Fix compatibility with completing-read.
19224
7d476bde
CO
192252011-03-20 Christian Ohler <ohler@gnu.org>
19226
19227 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
19228 (ert-delete-all-tests): Use `called-interactively-p' rather than
19229 `interactive-p'.
19230 (ert--make-xrefs-region): Respect END.
19231
fe0fb33e
CY
192322011-03-19 Chong Yidong <cyd@stupidchicken.com>
19233
ff854b0b
CY
19234 * dired-aux.el (dired-create-directory): Signal an error if the
19235 directory already exists (Bug#8246).
19236
fe0fb33e
CY
19237 * facemenu.el (list-colors-display): Call list-faces-display
19238 inside with-help-window.
19239 (list-colors-print): Use display property to align the final
19240 column, instead of checking window-width.
19241
576bce32
EZ
192422011-03-19 Eli Zaretskii <eliz@gnu.org>
19243
4d61f28d 19244 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
19245 windows-nt systems.
19246 (emerge-protect-metachars): Quote correctly for ms-dos and
19247 windows-nt systems.
19248
89c41d68 192492011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
19250
19251 * info.el (info-initialize): Replace all uses of `:' with
19252 path-separator for compatibility with non-Unix systems.
19253 Cache quoting of path-separator. (Bug#8258)
19254
b14e3e21 192552011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
19256
19257 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
19258 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
19259 (mouse-avoidance-mode): Fix typos in docstrings.
19260
4525ce3e
CY
192612011-03-19 Chong Yidong <cyd@stupidchicken.com>
19262
19263 * startup.el (package-subdirectory-regexp): Move from package.el.
19264 Omit \\` and \\', and let callers add them.
19265
19266 * emacs-lisp/package.el (package-strip-version)
19267 (package-load-all-descriptors): Add \\` and \\' to
19268 package-subdirectory-regexp before using it.
19269 (package-untar-buffer): New arg DIR; ensure that file untars only
19270 into this expected directory. Remove superfluous delete-region.
19271 (package-unpack): Caller changed.
19272 (package-tar-file-info): Use package-subdirectory-regexp.
19273
a904a09a 192742011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 19275
a904a09a
SM
19276 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
19277 diff-mode-shared-map (bug#8284).
19278 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
19279
192802011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19281
19282 * calendar/time-date.el (format-seconds): Use assoc instead of
19283 assoc-string, since assoc-string doesn't exist in XEmacs.
19284
171fc304
JB
192852011-03-17 Juanma Barranquero <lekktu@gmail.com>
19286
19287 * custom.el (custom-known-themes): Reflow docstring.
19288 (custom-theme-load-path): Fix typo in docstring.
19289 (load-theme): Fix typo in error message.
19290 (custom-available-themes, custom-variable-theme-value):
19291 Use `let', not `let*'.
19292
d71990a1
JB
192932011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
19294
19295 * calc/README: Mention inclusion of musical notes.
19296
19297 * calc/calc-units.el (calc-lu-quant): Rename from
19298 `calc-logunits-quantity'.
19299 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
19300 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
19301 (calc-db): Rename from `calc-dblevel'.
19302 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
19303 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
19304 (calc-np): Rename from `calc-nplevel'.
19305 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
19306 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
19307 (calc-lu-plus): Rename from `calc-logunits-add'.
19308 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
19309 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
19310 (calc-lu-minus): Rename from `calc-logunits-sub'.
19311 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
19312 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
19313 (calc-lu-times): Rename from `calc-logunits-mul'.
19314 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
19315 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
19316 (calc-lu-divide): Rename from `calc-logunits-div'.
19317 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
19318 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
19319
19320 * calc/calc-ext.el (calc-init-extensions): Update the names of the
19321 functions being autoloaded.
19322
19323 * calc/calc.el (calc-lu-power-reference): Rename from
19324 `calc-logunits-power-reference'.
19325 (calc-lu-field-reference): Rename from
19326 `calc-logunits-field-reference'.
19327
7a71b18d
GM
19328 * calc/calc-help.el (calc-l-prefix-help):
19329 Mention musical note functions.
d71990a1 19330
40c2934b
SM
193312011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
19332
19333 * minibuffer.el (completion-all-sorted-completions):
19334 Use :completion-cycle-penalty text property if present.
19335
b0911414
KM
193362011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
19337
19338 * allout.el (allout-yank-processing): Adjust for new rebulleting
19339 regime so bullet being yanked is used without prompting the user
19340 for a choice.
19341
8a05b668
JB
193422011-03-16 Juanma Barranquero <lekktu@gmail.com>
19343
19344 * startup.el (command-line): Warn the user that _emacs is deprecated.
19345
5ba5fb81
JB
193462011-03-16 Juanma Barranquero <lekktu@gmail.com>
19347
19348 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
19349 (delphi-verbose, delphi-comment-face, delphi-string-face)
19350 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
19351 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
19352 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
19353 (delphi-new-comment-line, delphi-font-lock-defaults)
19354 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
19355 Fix typos in docstrings.
19356
2dab465b
KM
193572011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
19358
5ba5fb81 19359 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
19360 Invert the roles of character and string values for INSTEAD, so a
19361 string is used for the more common case of a defaulting prompt.
19362
0adf5618
SM
193632011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
19364
19365 * progmodes/ruby-mode.el (ruby-backward-sexp):
19366 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
19367 * play/gamegrid.el (gamegrid-make-face):
19368 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
19369 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
19370 * notifications.el (notifications-notify):
19371 * net/xesam.el (xesam-search-engines):
19372 * net/quickurl.el (quickurl-list-insert):
19373 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
19374
d72700e5
CY
193752011-03-15 Chong Yidong <cyd@stupidchicken.com>
19376
19377 * startup.el (command-line): Update package subdirectory regexp.
19378
49c5410a
SM
193792011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
19380
c6eee9aa
SM
19381 * allout.el (allout-abbreviate-flattened-numbering)
19382 (allout-mode-deactivate-hook): Fix up obsolescence "date".
19383
49c5410a
SM
19384 * subr.el (read-char-choice): Only show the cursor after the prompt,
19385 not after the answer.
19386
047b2bb9
KR
193872011-03-15 Kevin Ryde <user42@zip.com.au>
19388
19389 * help-fns.el (variable-at-point): Skip leading quotes, if any
19390 (bug#8253).
19391
0a57d256
SM
193922011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
19393
19394 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
19395 warning message.
19396
77c992bc
MA
193972011-03-14 Michael Albinus <michael.albinus@gmx.de>
19398
19399 * shell.el (shell): When called interactively, offer to change the
19400 shell file name on remote hosts.
19401
eebc475d
TZ
194022011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
19403
19404 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
19405 integration for LDAP parameters. The host, base, user or binddn,
19406 and secret tokens can be specified in a netrc file, for instance.
19407 This is optional because an `auth-source' parameter must be
19408 specified in the search attributes.
19409
9d05d1ba
JB
194102011-03-13 Juanma Barranquero <lekktu@gmail.com>
19411
19412 * help.el (describe-mode): Link to the mode's definition (bug#8185).
19413
09d9db2c
GM
194142011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
19415
19416 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
19417 into declaration. Remove redundant and harmful binding.
19418
194192011-03-12 Eli Zaretskii <eliz@gnu.org>
19420
19421 * files.el (file-ownership-preserved-p): Pass `integer' as an
19422 explicit 2nd argument to `file-attributes'. If the file's owner
19423 is the Administrators group on Windows, and the current user is
19424 Administrator, consider that a match.
19425
19426 * server.el (server-ensure-safe-dir): Consider server directory
19427 safe on MS-Windows if its owner is the Administrators group while
19428 the current Emacs user is Administrator. Use `=' to compare
19429 numerical UIDs, since they could be integers or floats.
19430
219bd536
JB
194312011-03-12 Juanma Barranquero <lekktu@gmail.com>
19432
19433 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
19434
f3afd36b
MA
194352011-03-12 Michael Albinus <michael.albinus@gmx.de>
19436
19437 Sync with Tramp 2.2.1.
19438
19439 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
19440
19441 * net/trampver.el: Update release number.
19442
3aaaa6f1
SM
194432011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
19444
94642599
SM
19445 * progmodes/compile.el (compilation--previous-directory): Fix up
19446 various nil/dead-marker mismatches (bug#8014).
19447 (compilation-directory-properties, compilation-error-properties):
19448 Don't call it at a position past the one we're about to change.
19449
3aaaa6f1
SM
19450 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
19451 Disable obsolescence warnings in the file that declares it.
19452
14239447
KM
194532011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
19454
099c39a4
JB
19455 * allout-widgets.el (allout-widgets-tally):
19456 Initialize allout-widgets-tally as a hash table rather than nil to
19457 prevent mode-line redisplay warnings. Also, clarify the module
19458 description and fix a comment typo.
14239447 19459
135e287c
JB
194602011-03-11 Juanma Barranquero <lekktu@gmail.com>
19461
19462 * help-fns.el (describe-variable): Don't complete keywords.
19463 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
19464
ffbf300e
CY
194652011-03-10 Chong Yidong <cyd@stupidchicken.com>
19466
ba08b241
CY
19467 * emacs-lisp/package.el (package-version-join): Impose a standard
19468 string representation for pre/alpha/beta version lists.
19469 (package-unpack-single): Standardize the directory name by passing
19470 it through package-version-join.
19471 (package-strip-rcs-id): Accept any version string that does not
19472 signal an error in version-to-list.
ffbf300e 19473
f346fd6b
MA
194742011-03-10 Michael Albinus <michael.albinus@gmx.de>
19475
19476 * simple.el (delete-trailing-whitespace): Return nil for the
19477 benefit of `write-file-functions'.
19478
ccb55d27
GM
194792011-03-10 Glenn Morris <rgm@gnu.org>
19480
5ceaac0c
GM
19481 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
19482
02da65ff
GM
19483 * vc/vc-git.el (vc-git-program): New option.
19484 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
19485 (vc-git--call): Use it.
19486
b2f603cc
GM
19487 * eshell/esh-util.el (eshell-condition-case): Doc fix.
19488
5772caab
GM
19489 * cus-edit.el (Custom-newline): If no button at point, look
19490 for a subgroup button at start-of-line. (Bug#2298)
19491
ccb55d27
GM
19492 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
19493
ec6ecaed
JD
194942011-03-10 Julien Danjou <julien@danjou.info>
19495
19496 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
19497 `cursor-type' is nil.
19498
9d5aa01d
JB
194992011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
19500
19501 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
19502
b6a5875b
KM
195032011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
19504
7a71b18d 19505 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
19506 preserves the existing header prefix, rebulleting it if necessary,
19507 rather than replacing it. This is necessary for proper operation
19508 of cooperative addons like allout-widgets.
1154d12e
JB
19509 (allout-make-topic-prefix, allout-rebullet-heading):
19510 Change SOLICIT arg to INSTEAD, and interpret additionally a string
19511 value as alternate bullet to be used, instead of prompting the user
19512 for a bullet character.
b6a5875b 19513
ee545c35
MA
195142011-03-09 Michael Albinus <michael.albinus@gmx.de>
19515
d86d2721
SM
19516 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
19517 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
19518 `tramp-default-port'.
19519
c47971d7
DD
195202011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
19521
19522 * net/rcirc.el (rcirc-handler-001): Remove useless
19523 with-rcirc-process-buffer.
19524 (rcirc-check-auth-status): Swap arguments to string-match.
19525
13522cb4
GM
195262011-03-09 Glenn Morris <rgm@gnu.org>
19527
0be6f4f1
GM
19528 * shell.el (shell-mode):
19529 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
19530
13522cb4
GM
19531 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
19532 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
19533
515de2e3
CY
195342011-03-08 Chong Yidong <cyd@stupidchicken.com>
19535
19536 * emacs-lisp/package.el (package-refresh-contents)
19537 (package-menu-execute): Use condition-case-no-debug.
19538
b511b994
MA
195392011-03-08 Michael Albinus <michael.albinus@gmx.de>
19540
19541 * simple.el (shell-command-to-string): Use `process-file'.
19542
19543 * emacs-lisp/package.el (package-tar-file-info): Handle also
19544 remote files.
19545
d86d2721
SM
19546 * emacs-lisp/package-x.el (package-upload-buffer-internal):
19547 Use `equal' for upload base check.
b511b994 19548
25bbfb31
AM
195492011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
19550
19551 * textmodes/texinfo.el (texinfo-environments):
19552 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
19553
be996521
GM
195542011-03-08 Glenn Morris <rgm@gnu.org>
19555
e9c8529f
GM
19556 * cus-start.el (cursor-in-non-selected-windows):
19557 Fix :set quoting oddness. (Bug#8192)
19558
be996521
GM
19559 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
19560 in some setf expressions. (Bug#2159)
19561
2bb5649e
CY
195622011-03-08 Chong Yidong <cyd@stupidchicken.com>
19563
19564 * custom.el (custom-available-themes): Return themes in
19565 alphabetical order.
19566
33383987 19567See ChangeLog.15 for earlier changes.
e3d51b27
MR
19568
19569;; Local Variables:
19570;; coding: utf-8
e3d51b27
MR
19571;; End:
19572
acaf905b 19573 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
19574
19575 This file is part of GNU Emacs.
19576
19577 GNU Emacs is free software: you can redistribute it and/or modify
19578 it under the terms of the GNU General Public License as published by
19579 the Free Software Foundation, either version 3 of the License, or
19580 (at your option) any later version.
19581
19582 GNU Emacs is distributed in the hope that it will be useful,
19583 but WITHOUT ANY WARRANTY; without even the implied warranty of
19584 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19585 GNU General Public License for more details.
19586
19587 You should have received a copy of the GNU General Public License
19588 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.