Try to fix building with gcc >= 4.6 on Darwin.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
1a72a195
SM
12012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion--sifn-requote): Fix last change.
4 (minibuffer-local-must-match-filename-map):
5 Move define-obsolete-variable-alias before its var.
6
fdb058c2
SM
72012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
8
c41045e6
SM
9 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
10
036dfb8b
SM
11 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
12 behavior.
13 (completion--string-equal-p): New function.
14 (completion--twq-all): Use it to get better assertion failure data.
15
2473256d
SM
16 Only handle ".." and '..' quoting in shell-mode (bug#11466).
17 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
18 (shell--requote-argument): New functions.
19 (shell-completion-vars): Use them.
20 (shell--parse-pcomplete-arguments): Rename from
21 shell-parse-pcomplete-arguments.
22 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
23 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
24 Obey comint-file-name-quote-list.
25
fdb058c2
SM
26 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
27 (smie-indent-keyword): Use it.
28
51fa99f1
SM
292012-05-14 Stefan Merten <smerten@oekonux.de>
30
31 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
32
e18afed7 332012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
34
35 * net/rlogin.el (rlogin-mode-map): Fix last change.
36
e18afed7 372012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
38
39 * mail/smtpmail.el (smtpmail-send-command): Send the command and
40 the following \r\n using a single `process-send-string', since the
41 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 42 with two `process-send-string's (Bug#11444).
8633b1f4 43
e18afed7 442012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 45
fdb058c2
SM
46 * shell.el (shell-parse-pcomplete-arguments):
47 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 48
2d21d7f6
WJ
492012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
50
e18afed7 51 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
52 (image-transform-scale, image-transform-right-angle-fudge): New vars.
53 (image-transform-width, image-transform-fit-width): New functions.
54 (image-transform-properties): Use them.
55 (image-transform-check-size): New function.
56 (image-toggle-display-image): Use it (for testing).
57 (image-transform-set-rotation): Reduce angle mod 360.
58 Delete obsolete comment.
59
7102e6d0
WJ
602012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
61
62 * image-mode.el: Fix scaling (bug#11399).
63 (image-transform-resize): Doc fix.
64 (image-transform-properties): Default scale is 1 and height should
65 be an integer.
66
06bc5e6e
SM
672012-05-13 Johan Bockgård <bojohan@gnu.org>
68
69 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
70 than hard-coding `car', to fix misbehavior when moving forward.
71
0ae03b6a
CY
722012-05-13 Chong Yidong <cyd@gnu.org>
73
74 * emacs-lisp/tabulated-list.el (tabulated-list-format)
75 (tabulated-list-entries, tabulated-list-padding)
76 (tabulated-list-sort-key): Make permanent-local.
77
78 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
79 (electric-buffer-list): Put electric buffer menu
80 command descriptions in this docstring, instead of the docstring
81 of electric-buffer-menu-mode. Code cleanups.
82 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
83 Electric-buffer-menu-mode.
84 (electric-buffer-update-highlight): Minor code cleanup.
85
205a7391
MA
862012-05-13 Michael Albinus <michael.albinus@gmx.de>
87
88 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
89 (Bug#11447)
90
e5bd0a28
SM
912012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
92
93 Move define-obsolete-variable-alias before the var's definition.
94 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
95 * tooltip.el (tooltip-hook):
96 * textmodes/reftex-toc.el (reftex-toc-map):
97 * textmodes/reftex-sel.el (reftex-select-label-map)
98 (reftex-select-bib-map):
99 * textmodes/reftex-index.el (reftex-index-map)
100 (reftex-index-phrases-map):
101 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
102 * progmodes/meta-mode.el (meta-mode-map):
103 * novice.el (disabled-command-hook):
104 * loadhist.el (unload-hook-features-list):
105 * frame.el (blink-cursor):
106 * files.el (find-file-not-found-hooks, write-file-hooks)
107 (write-contents-hooks):
108 * emulation/tpu-edt.el (GOLD-map):
109 * emacs-lock.el (emacs-lock-from-exiting):
110 * emacs-lisp/generic.el (generic-font-lock-defaults):
111 * emacs-lisp/chart.el (chart-map):
112 * dos-fns.el (register-name-alist):
113 * dired-x.el (dired-omit-files-p):
114 * desktop.el (desktop-enable):
115 * cus-edit.el (custom-mode-hook):
116 * buff-menu.el (buffer-menu-mode-hook):
117 * bookmark.el (bookmark-read-annotation-text-func)
118 (bookmark-exit-hooks):
119 * allout.el (allout-mode-deactivate-hook)
120 (allout-exposure-change-hook, allout-structure-added-hook)
121 (allout-structure-deleted-hook, allout-structure-shifted-hook):
122 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
123 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
124 comes before the corresponding variable's definition.
125
ac59c2f6
CY
1262012-05-12 Chong Yidong <cyd@gnu.org>
127
128 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
129 (Buffer-menu-mouse-select): Restore function (Bug#11459).
130 (Buffer-menu-mode-map): Bind it.
131 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 132
dee6c9a3
SM
1332012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
134
2171cea5
SM
135 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
136 (prolog-upper-case-string, prolog-lower-case-string)
137 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
138 (prolog-use-smie, prolog-smie-grammar): New vars.
139 (prolog-smie-forward-token, prolog-smie-backward-token)
140 (prolog-smie-rules): New funs.
141 (prolog-comment-indent): Remove.
142 (prolog-mode-variables): Use default comment indentation instead.
143 Setup SMIE.
144 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
145 (prolog-mode): Don't call them any more.
146 (prolog-electric-colon, prolog-electric-dash)
147 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
148
aa0382bd
SM
149 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
150
dbacb4bd
SM
151 * minibuffer.el (completion--twq-all): Again, allow case differences.
152
13bdd94c
SM
153 * term.el: Move keymap initialization code to be more idiomatic.
154 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
155 (term-terminal-menu): Move initialization into declaration.
156 (term-escape-char): Let the user set it in her .emacs.
157
ff46c759
SM
158 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
159 Provide SMIE-based indentation (not enabled by default yet).
160 (sh-mode-map): Don't bind electric keys.
161 Use electric-pair-mode instead of skeleton-pair.
162 (sh-assignment-regexp): Fit within 80 columns.
163 (sh-indent-supported): Specify actual shell name instead of boolean.
164 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
165 (sh-maybe-here-document): Use it. Make obsolete.
166 (sh-electric-here-document-mode) New minor mode.
167 (sh-mode): Use it. Don't set sh-indent-supported-here here.
168 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
169 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
170 (sh-smie-rc-grammar, sh-use-smie): New vars.
171 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
172 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
173 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
174 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
175 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
176 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
177 (sh-set-shell): Use smie-setup if requested.
178
dee6c9a3
SM
179 * term.el (term-set-escape-char): Properly set term-escape-char.
180 See http://stackoverflow.com/questions/10524656.
181
9f9aa044
CY
1822012-05-10 Chong Yidong <cyd@gnu.org>
183
184 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
185 Use url-generic-parse-url, and handle host names and Windows
186 filenames properly.
187 (ffap-url-unwrap-remote): Use url-generic-parse-url.
188 (ffap-url-unwrap-remote): Accept list values, specifying a list of
189 URL schemes to work on.
190 (ffap--toggle-read-only): New function.
191 (ffap-read-only, ffap-read-only-other-window)
192 (ffap-read-only-other-frame): Use it.
193 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
194 necessary for ffap-url-unwrap-remote.
195
836d29b3
DA
1962012-05-10 Dave Abrahams <dave@boostpro.com>
197
198 * cus-start.el (create-lockfiles): Add it.
199
00fd78ed
CY
2002012-05-09 Chong Yidong <cyd@gnu.org>
201
202 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
203 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
204
666b903b 2052012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
206
207 * shell.el (shell-completion-vars): Fix last change (bug#11348).
208
666b903b 2092012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
210
211 * ansi-color.el (ansi-color-process-output): Check for validity of
212 comint-last-output-start before using it. This avoids a bad
213 interaction with gdb-mi's input/output buffer.
214
666b903b 2152012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
216
217 * files.el (dir-locals-read-from-file):
218 Mention dir-locals in any error message.
219
666b903b 2202012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
221
222 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
223 package (Bug#11410).
224
f677562b
CY
225 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
226 variables into description.
227
666b903b 2282012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
229
230 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
231 shell-delimiter-argument-list (bug#11348).
232 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
233
b499d8d0
JB
2342012-05-09 Juanma Barranquero <lekktu@gmail.com>
235
8f6b6da8
JB
236 * textmodes/rst.el: Silence byte-compiler warnings.
237 (rst-re-alist, rst-reset-section-caches): Move around.
238 (rst-re): Use `characterp', not `char-valid-p'.
239 (font-lock-beg, font-lock-end): Declare.
240
4824146a
JB
241 * progmodes/idlw-shell.el (specs): Remove reference to deleted
242 variable `idlwave-shell-activate-alt-keybindings' and simplify.
243
b499d8d0
JB
244 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
245
ad89bb83
GM
2462012-05-08 Glenn Morris <rgm@gnu.org>
247
248 * files.el (auto-mode-alist): Treat ".make" like ".mk".
249
8bba5a75
SM
2502012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
251
49ed9c8e
SM
252 * vc/log-edit.el: Add GNU coding standards highlighting.
253 (log-edit-font-lock-gnu-style)
254 (log-edit-font-lock-gnu-keywords): New vars.
255 (log-edit-font-lock-keywords): New fun.
256 (log-edit-mode): Don't fold case in font-lock.
257 (log-edit-font-lock-keywords): Do not assume case-folding.
258
07d00b56
SM
259 * imenu.el: Misc cleanup. Make docstrings out of comments.
260 Use lexical-binding.
261 (imenu--index-alist, imenu--last-menubar-index-alist)
262 (imenu-menubar-modified-tick): Use defvar-local.
263 (imenu--split-menu): Remove unused var.
264 (imenu--cleanup-seen): Declare as global.
265 (imenu--cleanup): Use dolist.
266
8bba5a75
SM
267 * subr.el (defvar-local): Add debug spec and doc-string position.
268
5075bdb5
GM
2692012-05-08 Glenn Morris <rgm@gnu.org>
270
c052c904
GM
271 * lisp/language/burmese.el, language/cham.el, language/czech.el:
272 * language/english.el, language/georgian.el, language/greek.el:
273 * language/japanese.el, language/khmer.el, language/korean.el:
274 * language/lao.el, language/misc-lang.el, language/romanian.el:
275 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
276 * language/thai.el, language/utf-8-lang.el:
277 Remove no-byte-compile setting.
278
5075bdb5
GM
279 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
280
06f679a7
AH
2812012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
282
283 * progmodes/make-mode.el (makefile-browse):
284 Remove unnecessary interactive. (Bug#11324)
285
03794570
GM
2862012-05-07 Glenn Morris <rgm@gnu.org>
287
af8630f4
GM
288 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
289
03794570
GM
290 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
291
f0809a9d
SM
2922012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
293
28be5ce7
SM
294 * loadup.el: Preload newcomment.el.
295 * newcomment.el: Move autoload-only code to toplevel.
296
f0809a9d
SM
297 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
298 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
299 Handle new :right-align column property.
300 (tabulated-list-print-col): Idem, plus use `display' text-property to
301 try and preserve alignment for variable pitch fonts.
302
1241b724
CY
3032012-05-07 Chong Yidong <cyd@gnu.org>
304
305 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
306 (tabulated-list-use-header-line): New var.
307 (tabulated-list-init-header): Use it.
308 (tabulated-list-print-fake-header): New function.
309 (tabulated-list-print): Use it.
310 (tabulated-list-sort-button-map): Add non-header-line commands.
311 (tabulated-list-init-header): Add column name property to basic
312 labels as well.
313 (tabulated-list-col-sort): Handle non-header-line button case.
314 (tabulated-list--sort-by-column-name): Fix a corner case.
315
f0809a9d
SM
316 * buff-menu.el (list-buffers--refresh):
317 Handle Buffer-menu-use-header-line.
1241b724 318
e5f9458f
CY
3192012-05-06 Chong Yidong <cyd@gnu.org>
320
321 * buff-menu.el: Convert to Tabulated List mode.
322 (Buffer-menu-buffer+size-width): Make obsolete.
323 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
324 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
325 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
326 documentation into docstring of buffer-menu.
327 (Buffer-menu-toggle-files-only): Add an informative message.
328 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
329 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
330 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
331 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
332 (Buffer-menu-execute, Buffer-menu-select)
333 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
334 (Buffer-menu-bury): Use Tabulated List machinery.
335 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
336 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 337 Delete.
e5f9458f
CY
338 (list-buffers--refresh): New function.
339 (list-buffers-noselect): Use it.
340 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
341 (Buffer-menu--pretty-file-name): New helper functions.
342
343 * loadup.el: Preload tabulated-list.
344
345 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
346 tabulated-list-sort-column.
347 (tabulated-list-init-header): Add the initial aligning space even
348 if tabulated-list-padding is zero.
349
e129292c
CS
3502012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
351
352 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
353 whose cdr is not a cons cell correctly (bug#11038).
354
6632d361
CY
3552012-05-06 Chong Yidong <cyd@gnu.org>
356
e129292c
CS
357 * emacs-lisp/tabulated-list.el (tabulated-list-format):
358 Accept additional plist in column descriptors.
6632d361
CY
359 (tabulated-list-init-header): Obey it.
360 (tabulated-list-get-entry): New function.
361 (tabulated-list-put-tag): Use it. Use string-width instead of
362 length.
363 (tabulated-list--column-number): New function.
364 (tabulated-list-print): Use it.
e129292c
CS
365 (tabulated-list-print-col): New function.
366 Set `tabulated-list-column-name' property on each column's text.
6632d361 367 (tabulated-list-print-entry): Use it.
e129292c
CS
368 (tabulated-list-delete-entry, tabulated-list-set-col):
369 New functions.
6632d361
CY
370 (tabulated-list-sort-column): New command (Bug#11337).
371
3cc99f68
CY
372 * buff-menu.el (list-buffers): Move C-x C-b binding from
373 buff-menu.el to bindings.el.
374
375 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
376 :advertised-binding feature.
377
52b61776
TN
3782012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
379
380 * progmodes/compile.el (compilation-internal-error-properties):
381 Calculate start position correctly when end-col is set but
382 end-line is not (Bug#11382).
383
ebfe2597
WJ
3842012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
385
386 * man.el (Man-unindent): Use text-property-default-nonsticky to
387 prevent untabify from inheriting face properties (Bug#11408).
388
a43f98b3
GM
3892012-05-05 Glenn Morris <rgm@gnu.org>
390
48176e8b
GM
391 * calendar/cal-html.el: Optionally include holidays in the output.
392 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
393 (cal-html-holidays): New option.
394 (cal-html-css-default): Add holiday entry.
395 (holiday-in-range): Autoload it.
396 (cal-html-htmlify-entry): Add optional class argument.
397 (cal-html-htmlify-list): Add optional holidays argument.
398 (cal-html-insert-agenda-days): Include holidays in the output.
399 (cal-html-one-month): Maybe include holidays.
400
a43f98b3
GM
401 * calendar/holidays.el (holiday-in-range):
402 Move here from cal-tex-list-holidays.
403 * calendar/cal-tex.el (cal-tex-list-holidays):
404 Make it an obsolete alias for holiday-in-range. Update all callers.
405
fef9d149 4062012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
407
408 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
409 Nextstep.
410
248da2f4
RW
4112012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
412
413 * files.el (file-auto-mode-skip): New var.
414 (set-auto-mode-1): Use it.
415
f95e9344
SM
4162012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
417
df96ab1e
SM
418 * repeat.el: Use lexical-binding.
419 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
420 (repeat-undo-count): Remove.
421 (repeat):
422 * progmodes/octave-mod.el (octave-abbrev-start):
423 * progmodes/f90.el (f90-abbrev-start):
424 * face-remap.el (text-scale-adjust):
425 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
426
5342bb06
SM
427 * emacs-lisp/pcase.el (pcase--let*): New function.
428 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
429 a bit more.
430 (pcase--split-pred): Be more clever about ruling out overlap between
431 a predicate and some constant pattern.
432 (pcase--q1): Use `null' instead of (eq foo nil).
433
f95e9344
SM
434 * subr.el (setq-local, defvar-local): New macros.
435 (kbd): Redefine as an alias.
436 (with-selected-window): Leave unrelated frames alone.
437 (set-temporary-overlay-map): New function.
438
71873e2b
SM
4392012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
440
441 * subr.el (user-error): New function.
442 * window.el (switch-to-buffer):
443 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
444 (smerge-match-conflict):
445 * simple.el (previous-matching-history-element)
446 (next-matching-history-element, goto-history-element, undo-more)
447 (undo-start):
448 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
449 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
450 (next-file, tags-loop-scan, list-tags, complete-tag):
451 * progmodes/compile.el (compilation-loop):
452 * mouse.el (mouse-minibuffer-check):
453 * man.el (Man-bgproc-sentinel, Man-goto-page):
454 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
455 (Info-history-forward, Info-follow-reference, Info-menu)
456 (Info-extract-menu-item, Info-extract-menu-counting)
457 (Info-forward-node, Info-backward-node, Info-next-menu-item)
458 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
459 (Info-next-reference, Info-prev-reference, Info-index)
460 (Info-index-next, Info-follow-nearest-node)
461 (Info-copy-current-node-name):
462 * imenu.el (imenu--make-index-alist)
463 (imenu-default-create-index-function, imenu-add-to-menubar):
464 * files.el (basic-save-buffer, recover-file):
465 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
466 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
467 (checkdoc-message-text, checkdoc-defun):
468 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
469 * cus-edit.el (customize-changed-options, customize-rogue)
470 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
471 (custom-variable-mark-to-reset-standard)
472 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
473 (custom-file):
474 * completion.el (check-completion-length):
475 * comint.el (comint-search-arg)
476 (comint-previous-matching-input-string-position)
477 (comint-previous-matching-input)
478 (comint-replace-by-expanded-history-before-point, comint-send-input)
479 (comint-copy-old-input, comint-backward-matching-input)
480 (comint-goto-process-mark, comint-set-process-mark):
481 * calendar/calendar.el (calendar-cursor-to-date): Use it.
482 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
483
8a61ee22
SM
4842012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
485
66408d1e
SM
486 * dabbrev.el (dabbrev--ignore-case-p): New function.
487 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
488 Use it.
489
8a61ee22
SM
490 * files.el (automount-dir-prefix): Mark as obsolete.
491
3c74813a
GM
4922012-05-04 Glenn Morris <rgm@gnu.org>
493
494 * patcomp.el, play/bruce.el: Move to obsolete/.
495
0bfcf5c5
PE
4962012-05-04 Paul Eggert <eggert@cs.ucla.edu>
497
498 Fix minor Y10k bugs.
499 * arc-mode.el (archive-unixdate):
500 * autoinsert.el (auto-insert-alist):
501 * calc/calc-forms.el (math-this-year):
502 * emacs-lisp/copyright.el (copyright-current-year)
503 (copyright-update-year, copyright):
504 * tar-mode.el (tar-clip-time-string):
505 * time.el (display-time-update):
506 Don't assume years have 4 digits.
507
78f3273a
CY
5082012-05-04 Chong Yidong <cyd@gnu.org>
509
510 * dos-w32.el (file-name-buffer-file-type-alist)
511 (direct-print-region-use-command-dot-com):
512 * ffap.el (ffap-menu-regexp):
513 * find-file.el (ff-special-constructs):
514 * follow.el (follow-debug):
515 * forms.el (forms--debug):
516 * iswitchb.el (iswitchb-all-frames):
517 * ido.el (ido-all-frames):
518 * emacs-lisp/timer.el (timer-max-repeats):
519 * mail/feedmail.el (feedmail-mail-send-hook)
520 (feedmail-mail-send-hook-queued):
521 * mail/footnote.el (footnote-signature-separator):
522 * mail/mailabbrev.el (mail-alias-separator-string)
523 (mail-abbrev-mode-regexp):
524 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
525 * progmodes/idlwave.el (idlwave-libinfo-file)
526 (idlwave-default-completion-case-is-down)
527 (idlwave-library-routines): Convert defvars to defcustoms.
528
529 * mail/rmail.el (rmail-decode-mime-charset):
530 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
531 (idlwave-shell-fix-inserted-breaks)
532 (idlwave-shell-activate-alt-keybindings)
533 (idlwave-shell-use-breakpoint-glyph):
534 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
535
f7ae6719
SM
5362012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
537
538 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
539
47086495
WS
5402012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
541
542 * progmodes/verilog-mode.el (font-lock-keywords):
543 Fix mis-highligting auto. Reported by Craig Barner.
544 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
545 defines from global name space. Reported by Dan Dever.
546 (verilog-auto-reset, verilog-auto-reset-widths)
547 (verilog-auto-tieoff): Support using unbased numbers for
548 AUTORESET and AUTOTIEOFF.
549 (verilog-submit-bug-report): Update variable list.
550 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
551 parenthesis from not matching. Reported by Michael Rytting.
552 (verilog-auto-template-lint): Fix hash error when linting modules
553 with no used templates.
554 (verilog-warn, verilog-warn-error)
555 (verilog-warn-fatal): When non-interactive report multiple
556 warnings before exiting. Suggested by Brad Dobbie.
557 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
558 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
559 to report unused template errors. Reported by Brad Dobbie.
560 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
561 nets, bug438. Reported by Vns Blore.
562 (verilog-auto-inout-module, verilog-auto-reg)
563 (verilog-read-decls, verilog-read-sub-decls-sig)
564 (verilog-signals-edit-wire-reg, verilog-signals-with):
565 Fix passing of Verilog data types in ANSI input/output ports
566 such as "output logic" into the AUTOs. Special case "wire" and
567 "reg" for backwards compatibility presuming Verilog 2001.
568 (verilog-auto-ascii-enum): Add "auto enum" as alias.
569 (verilog-preprocess): Fix replication of preprocess output.
570 Reported by Brad Dobbie.
571 (verilog-auto-inst-interfaced-ports):
572 Create verilog-auto-inst-interfaced-ports, bug429.
573 Reported by Julian Gorfajn.
574 (verilog-after-save-font-hook)
575 (verilog-before-save-font-hook): New variable.
576 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
577 (verilog-save-font-mods): Wrap disabling fontification, reported
578 by David Rogoff.
579 (verilog-do-indent, verilog-pretty-declarations-auto)
580 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
581 Reported by Pierre-David Pfister.
582 (verilog-set-auto-endcomments): Fix endtask auto comments outside
583 of class declarations, bug292. Reported by Kevin Heilman.
584 (verilog-read-decls): Fix 'parameter type' not appearing in
585 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
586 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
587 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
588 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
589 Reported by David Kravitz.
590
5912012-05-03 Michael McNamara <mac@mail.brushroad.com>
592
593 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
594 assignment with tests in ifs and for loops.
595 (verilog-extended-complete-re, verilog-complete-reg): Change so
596 that DPI inport functions don't look like fuction declarations.
597 (verilog-pretty-expr): Don't line up assignment
598 operations to the test and increment in if and for loops
599 (verilog-extended-complete-re, verilog-complete-reg): Change so
600 that DPI inport functions don't look like fuction declarations
601
2e51d4b5
KH
6022012-05-03 Kenichi Handa <handa@m17n.org>
603
604 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
605 decoding, and show a warning message without signalling an error
606 (Bug#11282).
607
2bd785a2
SM
6082012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
609
610 * emacs-lisp/bytecomp.el
611 (byte-compile-file-form-custom-declare-variable): Compile all elements,
612 since cconv.el might have introduced :fun-body, internal-make-closure,
613 and friends for bytecomp to handle (bug#11391).
614 * custom.el (defcustom): Avoid ((λ ..) ..).
615
99d27583
SM
6162012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
617
618 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
619
55a71479
JB
6202012-05-02 Juanma Barranquero <lekktu@gmail.com>
621
622 * notifications.el (dbus-debug):
623 * term/linux.el (gpm-mouse-enable):
624 * term/screen.el (xterm-register-default-colors): Declare.
625
7b97c764
CY
6262012-05-02 Chong Yidong <cyd@gnu.org>
627
2bc356d7
CY
628 * cus-start.el (gc-cons-percentage, exec-suffixes)
629 (dos-display-scancodes, dos-hyper-key, dos-super-key)
630 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
631 (make-cursor-line-fully-visible, void-text-area-pointer)
632 (font-list-limit): Add customization data.
633
7b97c764
CY
634 * allout.el (allout-exposure-change-functions)
635 (allout-structure-added-functions)
636 (allout-structure-deleted-functions)
637 (allout-structure-shifted-functions): Rename abnormal hooks from
638 *-hook, and convert to defcustoms.
5d3385a0
JB
639 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
640 Convert to defcustoms.
7b97c764
CY
641 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
642
643 * allout-widgets.el: Hook callers changed.
644
90207a15 6452012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
646
647 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
648 the yanked message in preference to the default value of
649 buffer-file-coding-system.
650
90207a15 6512012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 652
5d3385a0
JB
653 * window.el (display-buffer--action-function-custom-type):
654 Fix entry.
d9558cad 655
90207a15 6562012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
657
658 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
659
d80ac57b
GM
6602012-05-01 Glenn Morris <rgm@gnu.org>
661
976f7668
GM
662 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
663
beb83b5a
GM
664 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
665
d80ac57b
GM
666 * cus-edit.el (custom-variable-documentation): Simplify with format.
667
b593d6a9
AH
6682012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
669 Stefan Monnier <monnier@iro.umontreal.ca>
670
671 * simple.el (suggest-key-bindings, execute-extended-command):
672 Move from keyboard.c.
673
782fbf2a
CY
6742012-05-01 Chong Yidong <cyd@gnu.org>
675
676 * follow.el: Eliminate advice.
677 (set-process-filter, process-filter, sit-for): Advice deleted.
678 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
679 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
680 Vars deleted.
782fbf2a
CY
681 (follow-auto): Use a :set function.
682 (follow-mode): Rewritten. Don't advise process filters.
683 (follow-switch-to-current-buffer-all, follow-scroll-up)
684 (follow-scroll-down): Assume follow-mode is bound.
685 (follow-comint-scroll-to-bottom)
686 (follow-align-compilation-windows): New functions.
687 (follow--window-sorter): New function.
688 (follow-all-followers): Use it to explicitly sort windows by their
689 positions; don't make assumptions about next-window order.
690 (follow-windows-start-end, follow-delete-other-windows-and-split)
691 (follow-calc-win-start): Doc fix.
692 (follow-windows-aligned-p, follow-select-if-visible): Don't call
693 vertical-motion unnecessarily.
694 (follow-adjust-window): New function.
695 (follow-post-command-hook): Use it.
696 (follow-call-set-process-filter, follow-call-process-filter)
697 (follow-intercept-process-output, follow-tidy-process-filter-alist)
698 (follow-stop-intercept-process-output, follow-generic-filter):
699 Functions deleted.
700 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
701 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
702 New functions, replacing advice on scroll-bar-* commands.
87233a14 703 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
704
705 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
706 (comint-postoutput-scroll-to-bottom): Use it.
707 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 708
290af740
GM
7092012-05-01 Glenn Morris <rgm@gnu.org>
710
711 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
712 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
713 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
714 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
715 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
716 Remove no-byte-compile setting.
717
6eac8dc9
SM
7182012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * minibuffer.el (completion-table-with-quoting): Fix compatibility
721 all-completions code to not return a number in the last cdr.
722
9cc7819c
LL
7232012-04-30 Leo Liu <sdl.web@gmail.com>
724
725 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
726 read-only error.
727
c93b886f
CY
7282012-04-29 Chong Yidong <cyd@gnu.org>
729
730 * follow.el (follow-calc-win-end): Rewrite to handle partial
731 screen lines correctly (Bug#8390).
732 (follow-avoid-tail-recenter): Minor cleanup.
733
8b6c19f4
SM
7342012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
735
736 Avoid the obsolete `assoc' package.
737 * speedbar.el (speedbar-refresh): Avoid adelete.
738 (speedbar-file-lists): Simplify and avoid aput.
739 * man.el (Man--sections, Man--refpages): New vars, replacing
740 Man-sections-alist and Man-refpages-alist.
741 (Man-build-section-alist, Man-build-references-alist):
742 Use them; avoid aput.
743 (Man--last-section, Man--last-refpage): New vars.
744 (Man-follow-manual-reference): Use them.
745 Use the `default' arg of completing-read.
746 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
747
c5bb7569
CY
7482012-04-27 Chong Yidong <cyd@gnu.org>
749
d1d2e2e8
CY
750 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
751
15cd8efd
CY
752 * startup.el (x-apply-session-resources): New function.
753
754 * term/ns-win.el (ns-initialize-window-system):
755 * term/w32-win.el (w32-initialize-window-system):
756 * term/x-win.el (x-initialize-window-system): Use it to properly
757 set menu-bar-mode and other vars from X resources, even if the
758 initial frame is not a window-system frame (Bug#2299).
759
c5bb7569
CY
760 * subr.el (read-key): Avoid running filter function when setting
761 up temporary tool bar entries (Bug#9922).
762
a8e7d6d7 7632012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
764
765 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
766 (Bug#11344)
767
a8e7d6d7 7682012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
769
770 * select.el (xselect--encode-string): New function, split from
771 xselect-convert-to-string.
772 (xselect-convert-to-string): Use it.
773 (xselect-convert-to-filename, xselect-convert-to-os)
774 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
775 returned strings are properly encoded (Bug#11315).
776
a8e7d6d7 7772012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
778
779 * simple.el (delete-active-region): Move to killing custom group.
780
a8e7d6d7 7812012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
782
783 * progmodes/which-func.el (which-func-current): Quote %
784 characters for mode-line processing.
785
578c1d4b 7862012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
787
788 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
789 reaching eob (Bug#11286).
790
a8e7d6d7 7912012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
792
793 * progmodes/gdb-mi.el (gdb-control-level): New variable.
794 (gdb): Make it buffer-local and init to zero.
795 (gdb-control-commands-regexp): New variable.
796 (gdb-send): Don't wrap in "-interpreter-exec console" if
797 gdb-control-level is positive. Increment gdb-control-level
798 whenever the command matches gdb-control-commands-regexp, and
799 decrement it each time the command is "end". (Bug#11279)
800
a8e7d6d7 8012012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
802
803 * window.el (adjust-window-trailing-edge, enlarge-window)
804 (shrink-window, window-resize):
805 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
806 windows (Bug#11276).
807
b3608390
CY
8082012-04-27 Chong Yidong <cyd@gnu.org>
809
810 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 811 fix "missing prefix" warning. All callers changed.
b3608390 812
797e6e88
SM
8132012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
814
815 * emacs-lisp/assoc.el: Move to obsolete/.
816
e95a67dc
SM
8172012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
818
657c21e4 819 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
820
821 * term/ns-win.el (ns-define-service):
822 * progmodes/pascal.el (pascal-goto-defun):
823 * progmodes/js.el (js--read-tab):
824 * progmodes/etags.el (tags-lazy-completion-table):
825 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
826 * emacs-lisp/ewoc.el (ewoc--wrap):
827 * emacs-lisp/assoc.el (aput, adelete, amake):
828 * doc-view.el (doc-view-convert-current-doc):
829 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
830
cb3e7ae0
CY
8312012-04-26 Chong Yidong <cyd@gnu.org>
832
dce04f7f
CY
833 * image.el (image-type-from-buffer): Only return supported image
834 type (Bug#9045).
835
cb3e7ae0
CY
836 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
837 value, for symmetry with diff-end-of-hunk.
838 (diff-split-hunk, diff-find-source-location)
839 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
840 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
841 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
842 compute the relevant hunk or file properly (Bug#6005).
843 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
844
0d42eb3e
SM
8452012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
846
847 * vc/vc-mtn.el:
848 * vc/vc-hg.el:
849 * vc/vc-git.el:
850 * vc/vc-dir.el:
851 * vc/vc-cvs.el:
852 * vc/vc-bzr.el:
853 * vc/vc-arch.el:
854 * vc/vc.el: Replace lexical-let by lexical-binding.
855 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
856 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
857 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
858
f08ae1c9
CY
8592012-04-26 Chong Yidong <cyd@gnu.org>
860
8b71081d
CY
861 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
862 (diff-mode-shared-map): Bind it to / and [remap undo].
863
f08ae1c9
CY
864 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
865 (ediff-window-setup-function): Use it as the default, to set up
866 windows based on whether the current frame is graphical (Bug#2138).
867 (ediff-choose-window-setup-function-automatically): Make obsolete.
868
869 * vc/ediff-init.el: Always define ediff-pixel-width/height.
870
ef24141c
SM
8712012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
872
cc356a5d
SM
873 * ffap.el: Remove old code for obsolete package.
874 (ffap-complete-as-file-p): Remove.
875
b4ff4f1f
SM
876 Use completion-table-with-quoting for comint and pcomplete.
877 * comint.el (comint--unquote&requote-argument)
878 (comint--unquote-argument, comint--requote-argument): New functions.
879 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
880 (comint-quote-filename): Use regexp-opt-charset.
881 (comint--common-suffix, comint--common-quoted-suffix)
882 (comint--table-subvert): Remove.
883 (comint-unquote-function, comint-requote-function): New vars.
884 (comint--complete-file-name-data): Use them with
885 completion-table-with-quoting.
886 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
887 * pcomplete.el (pcomplete-arg-quote-list)
888 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
889 (pcomplete-unquote-argument-function): Default to non-nil.
890 (pcomplete-unquote-argument): Simplify.
891 (pcomplete--common-quoted-suffix): Remove.
892 (pcomplete-requote-argument-function): New var.
893 (pcomplete--common-suffix): New function.
894 (pcomplete-completions-at-point): Use completion-table-with-quoting
895 and completion-table-subvert.
896
79c4eeb4
SM
897 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
898 (minibuffer--double-dollars): Preserve properties.
899 (completion--sifn-requote): New function.
900 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
901
ef24141c
SM
902 * minibuffer.el: Add support for completion of quoted/escaped data.
903 (completion-table-with-quoting, completion-table-subvert): New funs.
904 (completion--twq-try, completion--twq-all): New functions.
905 (completion--nth-completion): New function.
906 (completion-try-completion, completion-all-completions): Use it.
907
784e7d6e
LL
9082012-04-25 Leo Liu <sdl.web@gmail.com>
909
dd2ac746
SM
910 * progmodes/python.el (python-pdbtrack-get-source-buffer):
911 Use compilation-message if available to find real filename.
784e7d6e 912
07875ee7
CY
9132012-04-25 Chong Yidong <cyd@gnu.org>
914
915 * vc/diff-mode.el (diff-setup-whitespace): New function.
916 (diff-mode): Use it.
917
918 * vc/diff.el (diff-sentinel):
919 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
920 Whitespace mode variables based on diff style (Bug#8612).
921
5055880d
LL
9222012-04-25 Leo Liu <sdl.web@gmail.com>
923
daf75653
LL
924 * progmodes/python.el (python-send-region): Add suffix .py to the
925 temp file.
926
5055880d
LL
927 * files.el (auto-mode-alist): Use javascript-mode instead.
928
db9b177b
AH
9292012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
930
ef24141c 931 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
932
933 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 934 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 935 references, see Bug#9.
ef24141c 936 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 937 when receiving a fault reply.
ef24141c 938 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
939
940 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 941 (soap-inspect-simple-type): New function.
db9b177b 942
ef24141c 943 * soap-client.el (soap-simple-type): New struct.
db9b177b 944 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
945 (soap-decode-basic-type, soap-encode-basic-type):
946 support unsignedInt and double basic types.
db9b177b 947 (soap-resolve-references-for-simple-type)
ef24141c
SM
948 (soap-parse-simple-type, soap-encode-simple-type): New function.
949 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
950
951 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
952 (soap-default-soapenc-types): Add integer, byte and anyURI types.
953 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
954 the local name of "soapenc:Array".
955 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
956 decoding integer, byte and anyURI xsd types.
957
1fc6097b
CY
9582012-04-25 Chong Yidong <cyd@gnu.org>
959
960 * cus-edit.el (custom-buffer-create-internal): Update header text.
961
afc6df87
EZ
9622012-04-25 Eli Zaretskii <eliz@gnu.org>
963
964 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
965 settings on 'system-type', not on 'window-system'. On MS-Windows,
966 set interactive-mode on in GDB.
967
dfbd787f
SM
9682012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
969
970 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
971 (ruby-syntax-propertize-regexp): Remove.
972 (ruby-syntax-propertize-function): Split regexp into chunks.
973 Match following code directly.
974
85222d44
DG
9752012-04-24 Dmitry Gutov <dgutov@yandex.ru>
976
51a8ea2a
DG
977 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
978 (ruby-syntax-propertize-regexp): New function.
979 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
980 by a special keyword.
981
85222d44
DG
982 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
983 (ruby-syntax-general-delimiters-goto-beg)
984 (ruby-syntax-propertize-general-delimiters): New functions.
985 (ruby-syntax-propertize-function): Use them to handle GDL.
986 (ruby-font-lock-keywords): Move old handling of GDL...
987 (ruby-font-lock-syntactic-keywords): .. to here.
988 (ruby-calculate-indent): Adjust indentation for GDL.
989
b613912b
MA
9902012-04-24 Michael Albinus <michael.albinus@gmx.de>
991
b5380639
MA
992 * notifications.el (top): Remove unneeded declarations.
993 (notifications-specification-version): Change to "1.2".
e43042fe 994 (notifications-interface, notifications-notify-method)
b613912b
MA
995 (notifications-close-notification-method): Fix docstring.
996 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
997 (notifications-notify): Add :action-items, :resident and
998 :transient hints. Change "image_data" to "image-data" and
999 "image_path" to "image-path".
b613912b
MA
1000 (notifications-get-capabilities): New defun.
1001
257440aa
LL
10022012-04-24 Leo Liu <sdl.web@gmail.com>
1003
1004 * progmodes/python.el: Move hideshow setup to the end.
1005
b1bac16e
MR
10062012-04-24 Martin Rudalics <rudalics@gmx.at>
1007
1008 * window.el (handle-select-window): Clear echo area since this is
1009 no more done by read_char (Bug#11304).
1010
d81bd059
SM
10112012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
1012
1013 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
1014 and `/ M' to filter-derived-mode.
1015 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
1016 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
1017 (ibuffer-mark-by-mode): Use default rather than initial-input.
1018 (ibuffer-filter-by-derived-mode): Autoload and require-match.
1019
c4cf6d91
IA
10202012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
1021
1022 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
1023 (ibuffer-filter-by-derived-mode): New filter.
1024 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
1025
7511ded8
CY
10262012-04-23 Andreas Politz <politza@fh-trier.de>
1027
1028 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
1029
775c916b
CY
10302012-04-23 Chong Yidong <cyd@gnu.org>
1031
1032 * cus-edit.el (customize-apropos, customize-apropos-options):
1033 Disable matching of non-option variables (Bug#11176).
1034 (customize-option, customize-option-other-window)
1035 (customize-changed-options): Doc fix.
1036 (customize-apropos-options, customize-apropos-faces)
1037 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
1038
1039 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 1040 Fix word list splitting (Bug#11132).
46c71e23
CY
1041 (apropos-symbol, apropos-keybinding, apropos-label)
1042 (apropos-property, apropos-function-button)
1043 (apropos-variable-button, apropos-misc-button): New faces.
1044 (apropos-symbol-face, apropos-keybinding-face)
1045 (apropos-label-face, apropos-property-face, apropos-match-face):
1046 Variables removed (Bug#8396).
1047 (apropos-library-button, apropos-format-plist, apropos-print)
1048 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 1049
2df41f9c
MA
10502012-04-23 Michael Albinus <michael.albinus@gmx.de>
1051
1052 * net/xesam.el (xesam-mode-map): Use let-bound map in
1053 initialization. (Bug#11292)
1054
da00640a
AM
10552012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1056
1057 Preserve ispell session localwords when switching back to
1058 original buffer.
1059
1060 * ispell.el (ispell-buffer-session-localwords): New buffer-local
1061 variable to hold buffer session localwords.
1062 (ispell-kill-ispell): add option 'clear to delete session
1063 localwords.
1064 (ispell-command-loop, ispell-change-dictionary)
1065 (ispell-buffer-local-words): Preserve session localwords when
1066 needed.
1067
1068 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
1069 Preserve session localwords when needed.
1070
f621ccf5
AM
10712012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1072
1073 * ispell.el (ispell-insert-word) Remove unneeded function using
1074 obsolete `translation-table-for-input'.
ef24141c
SM
1075 (ispell-word, ispell-process-line, ispell-complete-word):
1076 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 1077
c2d1019e
CY
10782012-04-22 Chong Yidong <cyd@gnu.org>
1079
1080 * cus-edit.el (custom-variable-menu)
1081 (custom-variable-reset-saved, custom-face-menu)
1082 (custom-face-reset-saved): If there is no saved value, make the
1083 "reset-saved" operation bring back the default (Bug#9509).
1084 (custom-face-state): Properly detect themed faces.
1085
eeddc531
CY
1086 * faces.el (face-spec-set): Stop supporting deprecated form of
1087 third arg.
1088
dcbf5805
MA
10892012-04-22 Michael Albinus <michael.albinus@gmx.de>
1090
1091 Move functions from C to Lisp. Make non-blocking method calls
1092 the default. Implement further D-Bus standard interfaces.
1093
ef24141c
SM
1094 * net/dbus.el (dbus-message-internal): Declare function.
1095 Remove unneeded function declarations.
dcbf5805
MA
1096 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
1097 (dbus-message-type-method-return, dbus-message-type-error)
1098 (dbus-message-type-signal): Declare variables. Remove local
1099 definitions.
1100 (dbus-interface-dbus, dbus-interface-peer)
1101 (dbus-interface-introspectable, dbus-interface-properties)
1102 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
1103 Adapt docstring.
1104 (dbus-interface-objectmanager): New defconst.
1105 (dbus-call-method, dbus-call-method-asynchronously)
1106 (dbus-send-signal, dbus-method-return-internal)
1107 (dbus-method-error-internal, dbus-register-service)
1108 (dbus-register-signal, dbus-register-method): New defuns, moved
1109 from dbusbind.c
1110 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
1111 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
1112 New defuns.
dcbf5805
MA
1113 (dbus-call-method-non-blocking): Make it an obsolete function.
1114 (dbus-unregister-object, dbus-unregister-service)
1115 (dbus-handle-event, dbus-register-property)
1116 (dbus-property-handler): Obey the new structure of
1117 `bus-registered-objects'.
1118 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
1119 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
1120 Use `dbus-call-method'.
1121
cf20dee0
CY
11222012-04-22 Chong Yidong <cyd@gnu.org>
1123
1124 * cus-edit.el (custom-commands, custom-reset-menu)
1125 (Custom-reset-standard): Tweak labels.
1126 (custom-reset-button-menu): Change default to t.
1127 (custom-buffer-create-internal): For the custom-reset-button-menu
1128 case, put the revert button first.
1129 (custom-group-subtitle): New face.
1130 (custom-group-value-create): Align docstring to a specific column.
1131
1132 * wid-edit.el (widget-documentation-link-add): Don't handle
1133 indentation in this function.
1134 (widget-documentation-string-indent-to): New function.
1135 (widget-documentation-string-value-create): Use it.
1136
1137 * autorevert.el (auto-revert):
1138 * epg-config.el (epg):
1139 * ibuffer.el (ibuffer):
1140 * mpc.el (mpc):
1141 * ses.el (ses):
1142 * eshell/eshell.el (eshell):
1143 * net/ange-ftp.el (ange-ftp):
1144 * progmodes/ebnf2ps.el (postscript):
1145 * progmodes/flymake.el (flymake):
1146 * progmodes/prolog.el (prolog):
1147 * progmodes/verilog-mode.el (verilog-mode):
1148 * progmodes/which-func.el (which-func):
1149 * term/xterm.el (xterm):
1150 * textmodes/picture.el (picture):
1151 * textmodes/tildify.el (tildify):
1152 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
1153 customization buffers.
1154
583e23bd
AM
11552012-04-22 Alan Mackenzie <acm@muc.de>
1156
1157 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
1158 Adding a ) can hide the resulting (..) from searches. Fix it.
1159 Bound the backward search to the position of the existing (.
1160
7dd51bf1
JB
11612012-04-21 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * progmodes/verilog-mode.el (verilog-mode): Check whether
1164 which-func-modes is t before adding verilog-mode.
1165 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
1166
d64a438f
LL
11672012-04-21 Leo Liu <sdl.web@gmail.com>
1168
7dd51bf1 1169 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 1170
081e8d65
MV
11712012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
1172
1173 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
1174 filling of the last column of a table (Bug#5635).
1175 (woman-find-next-control-line): New arg, specifying an additional
1176 regexp component for the control line.
1177 (woman2-roff-buffer): Use it.
1178 (woman-break-table): New function.
1179 (woman2-TS): Use it.
1180
11812012-04-21 Chong Yidong <cyd@gnu.org>
1182
1183 * woman.el (woman-set-buffer-display-table, woman-decode-region)
1184 (woman-horizontal-escapes, woman-negative-vertical-space)
1185 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
1186 (WoMan-warn-ignored): Use ?\s instead of ?\ .
1187
ed571ccb
SM
11882012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1189
1190 * minibuffer.el (completion-file-name-table): Complete user names.
1191
39773899
LL
11922012-04-20 Leo Liu <sdl.web@gmail.com>
1193
1194 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
1195 and pcase-let*.
1196
de6ff46d
CY
11972012-04-20 Chong Yidong <cyd@gnu.org>
1198
1199 * server.el (server-execute): Respect initial-buffer-choice if it
1200 is a string and there are no files to open (Bug#2825).
1201 (server-create-window-system-frame, server-create-tty-frame):
1202 Don't switch buffers here.
2d0e8e61
CY
1203 (server-process-filter): Only try to open a window system frame if
1204 compiled with graphical support (Bug#8314).
de6ff46d 1205
54071013
DN
12062012-04-20 Dan Nicolaescu <dann@gnu.org>
1207
1208 * battery.el (battery-echo-area-format): Display remaining time
1209 for sysfs backend too (Bug#11269).
1210 (battery-linux-sysfs): Fix conditional for the charge.
1211
f30d612a
CY
12122012-04-20 Chong Yidong <cyd@gnu.org>
1213
c07a4c0b 1214 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
1215 (gdb-inferior-io--init-proc): New function.
1216 (gdb-init-1): Use it.
1217 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
1218 responsible for allocating a new pty and hooking it to gdb when
1219 the old pty gets an EIO due to process exit.
1220 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
1221 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
1222 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
1223
2116e93c
EZ
12242012-04-20 Eli Zaretskii <eliz@gnu.org>
1225
1226 * window.el (window-min-size, window-sizable, window-min-delta)
1227 (window-max-delta, window--resizable, window-resizable)
1228 (window-total-size, window-full-height-p, window-full-width-p)
1229 (window-in-direction, window--resize-mini-window, window-resize)
1230 (window--resize-child-windows-normal)
1231 (window--resize-child-windows, window--resize-siblings)
1232 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 1233 (enlarge-window, shrink-window): Doc fixes.
2116e93c 1234
c07a4c0b 12352012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 1236
ef24141c
SM
1237 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
1238 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
1239 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
1240 pty process (Bug#11273).
1241 (gdb-update): New arg to suppress talking to the gdb process.
1242 (gdb-done-or-error): Use it.
1243 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
1244 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
1245 sentinel not being called.
1246
1247 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
1248
d02766ab
CY
1249 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
1250
c07a4c0b 12512012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1252
1253 * net/network-stream.el (open-network-stream): Doc fix.
1254
c07a4c0b 12552012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
1256
1257 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
1258
c07a4c0b 12592012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
1260
1261 Ensure searching for keywords is case sensitive.
1262
1263 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
1264 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
1265 (c-defun-name, c-mark-function, c-cpp-define-name)
1266 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 1267 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 1268
ef24141c
SM
1269 * progmodes/cc-mode.el (c-font-lock-fontify-region):
1270 Bind case-fold-search to nil.
f0f6bc35 1271
c07a4c0b 12722012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
1273
1274 * mail/sendmail.el (mail-bury): Call return action with the right
1275 Rmail buffer (Bug#11242).
1276
9a864fa2
CY
1277 * server.el (server-process-filter): Handle corner case where both
1278 tty and nowait options are present (Bug#11102).
1279
539aa513
EZ
12802012-04-20 Eli Zaretskii <eliz@gnu.org>
1281
1282 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
1283 (top level): Put into the executable the ident-style '$Id:' tag on
1284 windows-nt as well.
539aa513 1285
cfc7d5da
SM
12862012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1287
1288 * electric.el (electric-indent-post-self-insert-function): Check that
1289 electric-indent-mode is enabled in current buffer.
1290
5b01685c
JB
12912012-04-19 Juanma Barranquero <lekktu@gmail.com>
1292
1293 * imenu.el (imenu-progress-message): Restore; it is "used" in
1294 erc/erc-imenu.el and net/snmp-mode.el.
1295
4d6769e1
JB
12962012-04-19 Juanma Barranquero <lekktu@gmail.com>
1297
1298 * avoid.el (mouse-avoidance-mode): Mark unused arg.
1299 (mouse-avoidance-nudge-mouse): Remove unused binding.
1300
1301 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
1302
1303 * descr-text.el (describe-char):
1304 * progmodes/python.el (python-describe-symbol):
1305 Don't call `toggle-read-only', set `buffer-read-only'.
1306
1307 * imenu.el (imenu-default-goto-function): Mark unused args.
1308 (imenu-progress-message): Remove obsolete macro; all callers changed.
1309
1310 * subr.el (keymap-canonicalize): Remove unused binding.
1311 (read-passwd): Mark unused arg.
1312
1313 * tutorial.el (tutorial--display-changes): Remove unused binding.
1314 (tutorial--save-tutorial-to): Remove unused variable.
1315
1316 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
1317 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
1318 (package-generate-autoloads, package-menu--generate)
1319 (package-menu--find-upgrades): Remove unused bindings.
1320
1321 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
1322 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
1323 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
1324 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
1325 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
1326 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
1327 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
1328 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
1329 (cua-delete-char-rectangle): Mark unused args.
1330 (cua-align-rectangle): Remove unused binding.
1331
1332 * mail/rmail.el (compilation--message->loc)
1333 (epa--find-coding-system-for-mime-charset): Declare.
1334
1335 * net/dbus.el (dbus-register-service): Declare.
1336 (dbus-name-owner-changed-handler): Remove unused binding.
1337
1338 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
1339 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
1340 (nxml-scan-backward-within): Mark unused arg.
1341 (nxml-dynamic-markup-word): Remove unused binding.
1342
1343 * mouse.el (mouse-menu-major-mode-map):
1344 * emacs-lisp/authors.el (authors-scan-change-log)
1345 (authors-add-to-author-list):
1346 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
1347 * emacs-lisp/smie.el (smie-auto-fill):
1348 * mail/sendmail.el (mail-bury):
1349 * mail/unrmail.el (unrmail):
1350 * net/tls.el (open-tls-stream):
1351 * textmodes/picture.el (picture-mouse-set-point):
1352 Remove unused bindings.
1353
8c8fc5df
MA
13542012-04-19 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * net/tramp.el (tramp-action-password): Let-bind
1357 `enable-recursive-minibuffers' to t.
1358
a77b0ac9
SS
13592012-04-18 Sam Steingold <sds@gnu.org>
1360
1361 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
1362 instead of 'string to accommodate values like [f11].
1363 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
1364 * progmodes/gdb-mi.el: Likewise.
1365
12a106a9
LL
13662012-04-18 Leo Liu <sdl.web@gmail.com>
1367
1368 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
1369 current buffer.
1370 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
1371 LOCAL is nil.
1372
bc6494ef
CY
13732012-04-18 Chong Yidong <cyd@gnu.org>
1374
1375 * simple.el (line-move): Use forward-line if in batch mode
1376 (Bug#11053).
1377
c09c46b2
CS
13782012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
1379
1380 * files.el (after-find-file): Do not try to add a final newline if
1381 the buffer is read-only (Bug#11156).
1382
5f6530ea
RS
13832012-04-17 Richard Stallman <rms@gnu.org>
1384
1385 * mail/rmail.el (rmail-start-mail):
1386 Pass (rmail-mail-return...) for the return-action.
1387 Pass (rmail-yank-current-message...) for the yank-action.
1388 (rmail-yank-current-message): New function.
1389 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
1390 (rmail-reply): Likewise.
1391 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
1392
1393 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 1394 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
1395 buffer, not newbuf.
1396
197b6f3c
JB
13972012-04-17 Juanma Barranquero <lekktu@gmail.com>
1398
1399 * server.el (server-ensure-safe-dir): Simplify.
1400
2311d8e5 14012012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 1402
2311d8e5
GM
1403 * emacs-lisp/smie.el: Provide smarter auto-filling.
1404 (smie-auto-fill): New function.
1405 (smie-setup): Use it.
98fb480e 1406
2311d8e5
GM
1407 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
1408
14092012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
1410
1411 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
1412 (comment-indent): Use it.
1413
2311d8e5 14142012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
1415
1416 * ses.el: The overall change is to add cell renaming, that is
1417 setting fancy names for cell symbols other than name matching
1418 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 1419 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 1420 (ses-create-cell-variable): New defun.
2311d8e5 1421 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
1422 (ses-relocate-formula): Relocate formulas only for cells the
1423 symbols of which are not renamed, i.e. symbols whose names do not
1424 match regexp "\\`[A-Z]+[0-9]+\\'".
1425 (ses-relocate-all): Relocate values only for cells the symbols of
1426 which are not renamed.
1427 (ses-load): Create cells variables as the (ses-cell ...) are read,
1428 in order to check row col consistency with cell symbol name only
1429 for cells that are not renamed.
1430 (ses-replace-name-in-formula): New defun.
1431 (ses-rename-cell): New defun.
4bdf2ad2 1432
fc72b15c
PO
14332012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
1434
1435 * progmodes/perl-mode.el (perl-indent-parens-as-block):
1436 New option (bug#11118).
1437 (perl-calculate-indent): Respect it.
1438
12e10e61
GM
14392012-04-17 Glenn Morris <rgm@gnu.org>
1440
1441 * dired-aux.el (dired-mark-read-string): Doc fix.
1442
30009afd
DA
14432012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
1444
1445 * dired-aux.el (dired-mark-read-string): Offer optional completion.
1446 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
1447
41f03f4d
GM
14482012-04-17 Glenn Morris <rgm@gnu.org>
1449
1450 * mouse.el (mouse-drag-track):
1451 * speedbar.el (speedbar-frame-mode):
1452 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
1453
f45f90f3
LL
14542012-04-16 Leo Liu <sdl.web@gmail.com>
1455
1456 * progmodes/python.el: Trivial cleanup.
1457
94ee8db5
GM
14582012-04-16 Glenn Morris <rgm@gnu.org>
1459
121b8917
GM
1460 * vc/vc.el (vc-string-prefix-p):
1461 * vc/pcvs-util.el (cvs-string-prefix-p):
1462 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
1463 * mpc.el (mpc-string-prefix-p):
1464 Make all of these into obsolete aliases for string-prefix-p.
1465 Update callers.
1466 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
1467
1197ecfa
GM
1468 * textmodes/two-column.el: Move custom options to the start.
1469 (frame-width): Remove compat definition.
1470 (2C-associate-buffer, 2C-dissociate):
1471 Use with-current-buffer rather than save-excursion.
1472 (2C-dissociate): Force a mode-line update.
1473 (2C-autoscroll): Use ignore-errors.
1474
099e7202
GM
1475 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
1476 Autoload trivia.
1477
bf350d6a
GM
1478 * emacs-lisp/cl-extra.el (*random-state*):
1479 Remove unnecessary declaration.
1480
0e829eab
GM
1481 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
1482
e3ad7552
GM
1483 * play/cookie1.el (cookie-snarf):
1484 Give an explicit error if input file cannot be read.
1485
68892d27
GM
1486 * play/yow.el (yow-file): Use expand-file-name rather than concat.
1487
20f0c46d
GM
1488 * progmodes/perl-mode.el (c-macro-expand):
1489 Remove unnecessary autoload (it is in loaddefs.el).
1490
5a0978ce
GM
1491 * textmodes/picture.el (picture-desired-column)
1492 (picture-update-desired-column): Convert comments to doc-strings.
1493 (picture-substitute): Remove function.
1494 (picture-mode-map): Initialize in the defvar.
1495
6b955486
GM
1496 * woman.el: Remove eval-after-load for tar-mode.
1497 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
1498 (woman-tar-extract-file): Autoload it.
1499
94ee8db5
GM
1500 * frame.el (automatic-hscrolling): Make this alias obsolete.
1501
177eca34
AM
15022012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1503
1504 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 1505 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
1506 (ispell-dictionary-base-alist): Revert to original XEmacs
1507 friendly version for default. [:alpha:] will be added in
1508 `ispell-set-spellchecker-params' if needed
177eca34 1509
c505aaeb
CY
15102012-04-16 Chong Yidong <cyd@gnu.org>
1511
1512 * image.el (imagemagick--extension-regexp): New variable.
1513 (imagemagick-register-types): Use it.
1514 (imagemagick-types-inhibit): Add :set function. Allow new value
1515 of t to inhibit all types.
1516
1517 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
1518 so we can preload it.
1519
1520 * loadup.el (fboundp): Preload regexp-opt, needed by
1521 imagemagick-register-types.
1522
60efac0f
CY
15232012-04-15 Chong Yidong <cyd@gnu.org>
1524
1525 * frame.el (scrolling): Remove nearly unused customization group.
1526
1527 * scroll-all.el (scroll-all-mode): Move to windows group.
1528
5dd1713e
CY
15292012-04-15 Chong Yidong <cyd@gnu.org>
1530
1531 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
1532
e6fd457e
CY
15332012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1534
1535 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 1536 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 1537
e153c136
GM
15382012-04-15 Glenn Morris <rgm@gnu.org>
1539
1540 * simple.el (process-file-side-effects): Doc fix.
1541
e6fd457e 15422012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
1543
1544 * international/mule-cmds.el (set-language-environment): Doc fix.
1545
3603c3b1
JB
15462012-04-14 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * server.el (server-auth-key, server-generate-key): Doc fixes.
1549 (server-get-auth-key): Doc fix. Use `string-match-p'.
1550 (server-start): Reflow docstring.
1551
e6de100c
LI
15522012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
1553
1554 * server.el (server-generate-key): `called-interactively-p'
1555 requires a parameter.
1556
29734c21
MN
15572012-04-14 Michal Nazarewicz <mina86@mina86.com>
1558
1559 * server.el (server-auth-key): New variable.
75f1671a 1560 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
1561 (server-start): Use the new variable and functions to allow
1562 setting a permanent server key (bug#9423).
1563
d65c9521
LL
15642012-04-14 Leo Liu <sdl.web@gmail.com>
1565
1566 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
1567
5ae255c7
PE
15682012-04-14 Paul Eggert <eggert@cs.ucla.edu>
1569
1570 Spelling fixes.
1571 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
1572 Emacs uses American spelling.
1573
d5e6342e
JB
15742012-04-14 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
1577 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
1578 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
1579 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
1580
ab036cd7
SM
15812012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1582
1583 * progmodes/which-func.el (which-func-modes): Change default.
1584
35dc09a1 15852012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
1586
1587 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
1588 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
1589
35dc09a1 15902012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1591
1592 * custom.el (custom-theme-set-variables): Doc fix.
1593
35dc09a1 15942012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1595
1596 * international/mule.el (set-auto-coding-for-load): Doc fix.
1597
35dc09a1 15982012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 1599
35dc09a1
GM
1600 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
1601 imenu work again for Objective C Mode. Correct the *-index values,
1602 these having been disturbed by a previous change in 2011-08.
57f845ee 1603
0de3da9f
AM
1604 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
1605 Correct two search limits.
1606
35dc09a1 16072012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
1608
1609 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
1610
35dc09a1 16112012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
1612
1613 * international/characters.el: Fix sorting.
1614
35dc09a1 16152012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
1616
1617 * international/characters.el: Add more missing Latin case pairs.
1618
35dc09a1 16192012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
1620
1621 * files.el (dir-locals-set-class-variables): Doc fix.
1622
35dc09a1 16232012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 1624
3f1b5bf8
EZ
1625 * international/characters.el: Add set-case-syntax-pair call for
1626 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
1627 counterpart. (Bug#11209)
1628
9f847f41
EZ
1629 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
1630
35dc09a1 16312012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
1632
1633 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1634
35dc09a1 16352012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 1636
35dc09a1
GM
1637 * textmodes/ispell.el (ispell-dictionary-base-alist):
1638 Add data for Hebrew.
e2627d21 1639
35dc09a1 16402012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 1641
35dc09a1
GM
1642 * net/rcirc.el (rcirc-cmd-quit):
1643 Revert 2012-03-18 change (Bug#11192).
5c14e333 1644
35dc09a1 16452012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
1646
1647 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
1648
35dc09a1 16492012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 1650
4517fe3a
SM
1651 * minibuffer.el (completion-in-region-mode-map):
1652 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 1653
b472a594
VD
16542012-04-13 Vivek Dasmohapatra <vivek@etla.org>
1655
1656 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
1657
09b95ce3
MY
16582012-04-13 Masatake YAMATO <yamato@redhat.com>
1659
1660 * minibuffer.el (minibuffer-local-filename-syntax): New variable
1661 to allow `C-M-f' and `C-M-b' to move to the nearest path
1662 separator (bug#9511).
1663
4b63a9ca
LI
16642012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
1665
1666 * avoid.el: Require cl when compiling. And also move the
1667 `provide' to the end.
1668
7b55b8bf
TV
16692012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1670
1671 * avoid.el (mouse-avoidance-banish-position): New variable.
1672 (mouse-avoidance-banish-destination): Use it (bug#10165).
1673
adedaa1f
LL
16742012-04-13 Leo Liu <sdl.web@gmail.com>
1675
1676 * progmodes/which-func.el (which-func-modes): Add objc-mode.
1677
70e74021
KB
16782012-04-13 Ken Brown <kbrown@cornell.edu>
1679
1680 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 1681 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
1682 (browse-url-filename-alist): For the same reason, don't modify
1683 file:// URLs on Cygwin.
1684
e75e89ba
SM
16852012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1686
1687 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
1688 the region on shift if the binding is already shifted (bug#11221).
1689
82f289a4
GM
16902012-04-12 Glenn Morris <rgm@gnu.org>
1691
1692 * mail/mailpost.el: Move to obsolete/.
1693
d333dc4c
DA
16942012-04-12 Drew Adams <drew.adams@oracle.com>
1695
1696 * imenu.el (imenu--generic-function): Ignore invisible definitions
1697 (bug#10123).
1698
0d15b5ba
VD
16992012-04-12 Vivek Dasmohapatra <vivek@etla.org>
1700
1701 * hexl.el (hexl-bits): New variable.
1702 (hexl-options): Mention the variable in the doc string.
75f1671a 1703 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 1704 (hexl-mode): Mention the new variable.
75f1671a
JB
1705 (hexl-mode, hexl-current-address, hexl-current-address):
1706 Use the displen.
0d15b5ba
VD
1707 (hexl-ascii-start-column): New function.
1708 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
1709 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
1710
64a440db
AM
17112012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1712
1713 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
1714 '("-i" ENCODING), in 2 separate command-line arguments, to specify
1715 the encoding, as expected by hunspell.
1716
6decb6c2
SM
17172012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1718
1719 * battery.el (battery--linux-sysfs-regexp): New const.
1720 (battery-status-function): Use it. Remove yeeloong special case.
1721 (battery-yeeloong-sysfs): Remove.
1722 (battery-echo-area-format): Remove yeeloong special case.
1723
088be6fb
SM
17242012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1725
6622e416
SM
1726 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
1727 Reported by Noah Friedman.
1728
088be6fb
SM
1729 * subr.el (read-passwd): Use read-string.
1730
b49f886e
LMI
17312012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1732
1733 * vcursor.el (vcursor-move): Increase the priority of the overlay
1734 (bug#9663).
1735
a63067fc
DD
17362012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1737
1738 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
1739 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
1740
ac3cf14a
WS
17412012-04-11 William Stevenson <yhvh2000@gmail.com>
1742
1743 * textmodes/artist.el (artist-mode): Convert artist-mode to use
1744 define-minor-mode (bug#10760).
1745
c4fc691b 17462012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 1747
4d6769e1 1748 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
1749 that directories matching `grep-find-ignored-files' won't be
1750 pruned (bug#10351).
1751
af23e2e5
CY
17522012-04-11 Chong Yidong <cyd@gnu.org>
1753
1754 * startup.el (command-line): Remove support for long-obsolete
1755 variable font-lock-face-attributes.
1756
ab7ce8c1
GM
17572012-04-11 Glenn Morris <rgm@gnu.org>
1758
1759 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
1760
de8c03dc
SM
17612012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1762
1763 * window.el (window--state-get-1): Obey window-point-insertion-type.
1764
050cc68b
LB
17652012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
1766
1767 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
1768 to previous function when point is on the first character of a
75f1671a 1769 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 1770
a38c310c
GM
17712012-04-11 Glenn Morris <rgm@gnu.org>
1772
effed0c2
GM
1773 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
1774 not just file-errors.
1775
a38c310c
GM
1776 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
1777 (vc-bzr-sha1): Use internal sha1.
1778
0221e323
SM
17792012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1780
1781 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
1782
43956923
SG
17832012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
1784
1785 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
1786 that start in the middle of the line (bug#10496).
1787
6a8c9eaf
DN
17882012-04-10 Dan Nicolaescu <dann@gnu.org>
1789
1790 * battery.el (battery-linux-proc-acpi): Only one battery is
1791 discharged at a time, but that seems to confuse battery.el when
1792 computing `rate-type' for the battery not being discharged
1793 (bug#10332).
1794
1930bf5d
SM
17952012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1796
2a718f6f
SM
1797 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
1798
599430d0
SM
1799 * international/quail.el: Use dolist and simplify.
1800 (quail-define-package, quail-update-keyboard-layout)
1801 (quail-define-rules): Use dolist.
1802 (quail-insert-kbd-layout, quail-get-translation): CSE.
1803
a2754b6c
SM
1804 * tmm.el: Use dolist, remove left over hook.
1805 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
1806 Use dolist.
1807 (calendar-load-hook): Don't mess with it.
1808
1930bf5d
SM
1809 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
1810 Use derived-mode-p. Run the diff asynchronously.
1811
9f67961c
LMI
18122012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1813
1814 * obsolete/mouse-sel.el: Add an Obsolete-since header.
1815
2a8ce227
JB
18162012-04-10 Juanma Barranquero <lekktu@gmail.com>
1817
1818 * misc.el: Display absolute path of loaded DLLs (bug#10424).
1819 (list-dynamic-libraries--loaded): New function.
1820 (list-dynamic-libraries--refresh): Use it.
1821
8f33b5f8
NW
18222012-04-10 Nathan Weizenbaum <nweiz@google.com>
1823
1930bf5d
SM
1824 * progmodes/python.el (python-fill-paragraph):
1825 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
1826 disabled (bug#7018).
1827
b12f0439
L
18282012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
1829
1930bf5d 1830 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
1831 DOS/MS Windows for the Baltic languages. There are still plenty
1832 of texts written in this encoding/codepage (bug#6519).
b12f0439 1833
57c3bd01
GM
18342012-04-10 Glenn Morris <rgm@gnu.org>
1835
1836 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
1837 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
1838
6c3eab30
FA
18392012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
1840
1930bf5d 1841 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
1842 next-line "n" and previous-line "p" in order to make recentf more
1843 consistent with ibuffer, dired or org-mode (bug#9387).
1844
24d78a88
LMI
18452012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1846
bc72b5d9
LMI
1847 * image.el (put-image): Return the overlay created instead of the
1848 optional input string (bug#7834). Note that this may break code
1849 that is (for some reason or other) depending on `put-image'
1850 returning the string.
1851
bd2dba5a
LMI
1852 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
1853
74beb59f
LMI
1854 * simple.el (zap-to-char): Allow zapping using input methods
1855 (bug#1580).
1856
24d78a88
LMI
1857 * textmodes/fill.el (fill-region): Leave point and mark where they
1858 were before filling (bug#5399).
1859
263f20cd
GM
18602012-04-09 Glenn Morris <rgm@gnu.org>
1861
1862 * version.el (emacs-bzr-get-version):
1863 Handle lightweight checkouts of local branches.
1864
58d1f797
AS
18652012-04-09 Andreas Schwab <schwab@linux-m68k.org>
1866
263f20cd 1867 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 1868
b4d3bc10
CY
18692012-04-09 Chong Yidong <cyd@gnu.org>
1870
1871 * custom.el (custom-variable-p): Return nil for non-symbol
1872 arguments instead of signaling an error.
1873 (user-variable-p): Obsolete alias for custom-variable-p.
1874
1875 * apropos.el (apropos-variable):
1876 * files-x.el (read-file-local-variable):
1877 * simple.el (set-variable):
1878 * woman.el (woman-mini-help):
1879 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
1880
fd06db5d
GM
18812012-04-09 Glenn Morris <rgm@gnu.org>
1882
e5fcdb5e
GM
1883 * startup.el (normal-top-level): Don't look for leim-list.el
1884 in places where it will not be found. (Bug#910)
1885
fd06db5d
GM
1886 * international/mule-cmds.el (set-default-coding-systems):
1887 * files.el (normal-mode):
1888 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
1889 This function was removed with ucs-tables.el in 2008.
1890
b39bb7e1
EZ
18912012-04-08 Eli Zaretskii <eliz@gnu.org>
1892
1893 * textmodes/ispell.el (ispell-check-version): For hunspell, set
1894 ispell-encoding8-command to "-i", without a trailing space.
1895 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
1896 separate command-line arguments, to specify the encoding, since
1897 that's how hunspell expects it.
1898
5c5b8e23
GM
18992012-04-08 Glenn Morris <rgm@gnu.org>
1900
1901 * loadup.el: Load bindings before cus-start.
1902 This reduces somewhat the number of "rogue" settings in emacs -Q.
1903
a1ed8b05
GM
19042012-04-07 Glenn Morris <rgm@gnu.org>
1905
1906 * version.el (emacs-bzr-get-version): New function.
dfae128a 1907 (emacs-bzr-version): New variable.
a1ed8b05
GM
1908 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
1909 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
1910
b142f158
EZ
19112012-04-07 Eli Zaretskii <eliz@gnu.org>
1912
dfae128a
GM
1913 * international/uni-bidi.el, international/uni-category.el:
1914 * international/uni-combining.el, international/uni-decimal.el:
1915 * international/uni-decomposition.el, international/uni-digit.el:
1916 * international/uni-lowercase.el, international/uni-mirrored.el:
1917 * international/uni-name.el, international/uni-numeric.el:
1918 * international/uni-titlecase.el, international/uni-uppercase.el:
1919 Update for Unicode 6.1.
b142f158 1920
9078ead6
EZ
19212012-04-07 Eli Zaretskii <eliz@gnu.org>
1922
1923 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
1924
f23d2c7d
LMI
19252012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1926
1927 * window.el (shrink-window): Mention the `window-min-height'
1928 variable in the doc string.
1929
0a0a3573
BG
19302012-04-05 Bastien Guerry <bzg@altern.org>
1931
1932 * color.el (color-lighten-name): Fix typo.
1933
e5248ac9
SM
19342012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1935
1936 * server.el (server--on-display-p): New function.
1937 (server--on-display-p): Use it.
1938
b4243e22
GV
19392012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
1940
1941 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
1942 (bug#11145).
1943
305d9f44
SM
19442012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1945
1946 * comint.el (comint--common-quoted-suffix): Check string boundary
1947 before comparing (bug#11158).
1948 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
1949
3d439cd1
CY
19502012-04-04 Chong Yidong <cyd@gnu.org>
1951
321cc491
CY
1952 * minibuffer.el (completion-extra-properties): Doc fix.
1953
3d439cd1
CY
1954 * subr.el (delayed-warnings-hook): Doc fix.
1955
2d562c0f
DU
19562012-04-04 Daiki Ueno <ueno@unixuser.org>
1957
1958 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
1959 selection (Bug#11159).
1960 (epa-insert-keys): Inform that the default public key will be
1961 exported if no key is selected.
1962
4443f204
RS
19632012-04-04 Richard Stallman <rms@gnu.org>
1964
1965 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
1966
529c06b6
CY
19672012-04-03 Chong Yidong <cyd@gnu.org>
1968
1969 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
1970 mail-insert-file, not its obsolete alias mail-attach-file.
1971
66b907dc
MA
19722012-04-03 Michael Albinus <michael.albinus@gmx.de>
1973
1974 * notifications.el (notifications-notify): Fix docstring.
1975
c0ea195d
GM
19762012-04-02 Glenn Morris <rgm@gnu.org>
1977
1978 * emacs-lisp/authors.el (authors-aliases): Another addition.
1979
5ca64e00
MA
19802012-04-02 Michael Albinus <michael.albinus@gmx.de>
1981
1982 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
1983 `tramp-compat-call-process' instead of `tramp-local-call-process'.
1984 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
1985
42ee526b
CY
19862012-04-01 Chong Yidong <cyd@gnu.org>
1987
1988 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
1989 Handle root directory properly.
1990 (copy-directory): Caller changed.
1991
1992 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1993 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
1994
0b021094
GM
19952012-03-31 Glenn Morris <rgm@gnu.org>
1996
40f86458
GM
1997 * term/xterm.el (xterm-extra-capabilities): Doc fix.
1998
7019c177
GM
1999 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
2000
a1daddd6
GM
2001 * calendar/calendar.el (calendar-window-list)
2002 (calendar-hide-window): Restore. (Bug#11140)
2003 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
2004
0b021094
GM
2005 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
2006
40311efc
TV
20072012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2008
2009 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
2010 Check if file is a symlink (Bug#10489).
2011
2012 * files.el (copy-directory): Likewise.
2013
5319014e
CY
20142012-03-30 Chong Yidong <cyd@gnu.org>
2015
2016 * image.el (imagemagick-types-inhibit)
2017 (imagemagick-register-types): Doc fix.
2018
935d1290
AM
20192012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2020
ef24141c
SM
2021 * ispell.el (ispell-get-extended-character-mode):
2022 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 2023 and treats ~word as ordinary words in pipe mode.
935d1290 2024
61c6e8fd
GM
20252012-03-30 Glenn Morris <rgm@gnu.org>
2026
2027 * tutorial.el (help-with-tutorial): Ensure local variables don't
2028 happen to make the buffer read-only. (Bug#11127)
2029
81fdff00
SM
20302012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
2033 (perl-calculate-indent): Return `noindent' in strings.
2034
6e7a6ec0
SS
20352012-03-28 Sam Steingold <sds@gnu.org>
2036
2037 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
2038 instead of the broken adhockery which does not prevent calendar
2039 buffers from being displayed at random after exit.
2040 (calendar-window-list, calendar-hide-window): Remove the broken
2041 adhockery.
2042
fee88ca0
GM
20432012-03-28 Glenn Morris <rgm@gnu.org>
2044
2045 * replace.el (query-replace-map): Doc fix.
2046
38de3354
AS
20472012-03-28 Andreas Schwab <schwab@linux-m68k.org>
2048
2049 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
2050 contents. (Bug#11109)
2051
b973155e
SM
20522012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2053
2054 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
2055 (bug#11077).
2056 (avl-tree--check, avl-tree--check-node): New funs.
2057
dcb6e7b3
MR
20582012-03-27 Martin Rudalics <rudalics@gmx.at>
2059
2060 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
2061 (switch-to-prev-buffer, switch-to-next-buffer):
2062 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
2063 showing a buffer already is done on the same frame.
2064
b4fa35fa
GM
20652012-03-27 Glenn Morris <rgm@gnu.org>
2066
2067 * startup.el (mail-host-address): Doc fix.
2068
f9210e18
SM
20692012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2070
2071 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
2072 than 197 variables.
2073
c0bf7753
AF
20742012-03-26 Ami Fischman <ami@fischman.org>
2075
2076 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
2077
33da7b16
GM
20782012-03-26 Glenn Morris <rgm@gnu.org>
2079
02243d9d
GM
2080 * files.el (save-buffers-kill-emacs): Doc fix.
2081
33da7b16
GM
2082 * startup.el (normal-top-level, command-line, command-line-1):
2083 Give them doc strings.
2084
e5a69fd0
EZ
20852012-03-25 Eli Zaretskii <eliz@gnu.org>
2086
2087 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 2088 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 2089
9a69676a
CY
20902012-03-25 Chong Yidong <cyd@gnu.org>
2091
4125cb8b
CY
2092 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
2093 theme if it was previously enabled before (Bug#11031).
2094
dd470960
CY
2095 * cus-theme.el (custom-theme-write-faces): Retrieve current face
2096 spec with custom-face-get-current-spec if its :shown-value is not
2097 determined yet (Bug#9337).
4125cb8b 2098 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 2099
9a69676a
CY
2100 * button.el (button-at): Minor addition to docstring.
2101
6e7e90fa
SL
21022012-03-24 Simon Leinen <simon.leinen@gmail.com>
2103
2104 * vc/vc.el (vc-merge): Fix a prompt.
2105
f06e2758
CY
21062012-03-24 Chong Yidong <cyd@gnu.org>
2107
2108 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
2109 point (Bug#9623).
2110
6e7e90fa
SL
2111 * button.el (button-at): Minor addition to docstring.
2112
b9d0879b
SM
21132012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2114
2115 * newcomment.el (comment-choose-indent): No space after BOL.
2116
e71cebb3
SS
21172012-03-22 Sam Steingold <sds@gnu.org>
2118
2119 * window.el (switch-to-prev-buffer): Revert last patch because the
2120 bug turned out to be an advertised feature (Elisp manual 28.14).
2121
335aff35
GM
21222012-03-22 Glenn Morris <rgm@gnu.org>
2123
2124 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
2125 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
2126
c676576a
LMI
21272012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2128
2129 * net/network-stream.el (network-stream-open-starttls): Make error
2130 message under Windows be less misleading.
2131
126f3d39
LW
21322012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
2133
2134 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
2135 understands (bug#9942).
2136
64fee311
CY
21372012-03-22 Chong Yidong <cyd@gnu.org>
2138
2139 * simple.el (end-of-visible-line): Handle return value of
2140 next-single-property-change properly (Bug#9371).
2141
a640d29a
KH
21422012-03-22 Kenichi Handa <handa@m17n.org>
2143
2144 * international/quail.el (quail-insert-kbd-layout): Fix previous
2145 change. To avoid unwanted bidi reordering, use
2146 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
2147
39675016
DG
21482012-03-21 Dmitry Gutov <dgutov@yandex.ru>
2149
2150 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
2151 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
2152 (ruby-beginning-of-indent): Be more careful with the difference
2153 between word-boundary and symbol boundary.
2154 (ruby-mode-syntax-table): Make : a symbol constituent.
2155
0a6934fc 21562012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 2157
3d008e4f
SM
2158 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
2159
0a6934fc
SM
21602012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2161
af67c9d7
SM
2162 * progmodes/etags.el (tags-completion-at-point-function):
2163 Improve last fix.
2164
1acad97c
SM
2165 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
2166
e298b5da
SS
21672012-03-21 Sam Steingold <sds@gnu.org>
2168
2169 * progmodes/etags.el (tags-completion-at-point-function):
2170 Avoid the error when point is inside the pattern.
2171
91d82a70
JY
21722012-03-21 John Yates <john@yates-sheets.org> (tiny change)
2173
2174 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
2175 line (Bug#10855).
2176
69188b79
CY
21772012-03-21 Drew Adams <drew.adams@oracle.com>
2178
2179 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
2180
99fc91fe
AK
21812012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
2182
2183 * ido.el (ido-set-current-directory, ido-read-internal)
2184 (ido-choose-completion-string, ido-completion-help): Handle nil
2185 value of ido-completion-buffer (Bug#11008).
2186
087bbb4c
SS
21872012-03-21 Sam Steingold <sds@gnu.org>
2188
2189 * window.el (switch-to-prev-buffer): Do not switch to a visible
2190 window previous buffer, just like with the frame previous buffers.
2191
fb5b8aca
CY
21922012-03-21 Chong Yidong <cyd@gnu.org>
2193
2194 * faces.el (make-face, make-empty-face, copy-face):
2195 * face-remap.el (face-remap-add-relative, face-remap-set-base):
2196 Doc fixes.
2197
dc9924b8
SM
21982012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2199
2200 * wid-edit.el (widget-complete-field): Remove (bug#11051).
2201 (widget-complete): Remove broken use of it.
2202
f0bcceb9
CY
22032012-03-20 Chong Yidong <cyd@gnu.org>
2204
dc9924b8
SM
2205 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2206 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
2207 characters.
2208
ee52ebf3
TH
22092012-03-20 Tassilo Horn <tassilo@member.fsf.org>
2210
2211 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
2212 to draw rectangles, not squares. (Regression introduced by revno
2213 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
2214
4c5779ab
CY
22152012-03-18 Chong Yidong <cyd@gnu.org>
2216
2217 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
2218 it is not yet defined (for temacs).
2219
15360934
LL
22202012-03-18 Leo Liu <sdl.web@gmail.com>
2221
dc9924b8 2222 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 2223
d9a8eb66
EZ
22242012-03-17 Eli Zaretskii <eliz@gnu.org>
2225
2226 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
2227 (ispell-choices-win-default-height, ispell-silently-savep)
2228 (ispell-dictionary-alist, ispell-encoding8-command)
2229 (ispell-check-version, ispell-aspell-find-dictionary)
2230 (ispell-valid-dictionary-list, ispell-words-keyword)
2231 (ispell-get-word, ispell-internal-change-dictionary)
2232 (ispell-region, ispell-skip-region-list)
2233 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
2234 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
2235 (ispell-message-text-end, ispell-message)
2236 (ispell-buffer-local-parsing): Doc fix.
2237
f02ff80d
J
22382012-03-13 Jambunathan K <kjambunathan@gmail.com>
2239
2240 * htmlfontify.el: Add support for code block fontification for ODT
2241 export (Bug #9914).
2242 (hfy-optimisations): Define new option
2243 `body-text-only'
2244 (hfy-fontify-buffer): Honor above setting.
2245 (hfy-begin-span, hfy-end-span): New routines factored out form
2246 `hfy-fontify-buffer'.
2247 (hfy-begin-span-handler, hfy-end-span-handler): New variables
2248 that permit insertion of custom tags.
2249 (hfy-fontify-buffer): Use above handlers.
2250 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
2251 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 2252 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 2253 over multiple runs. This is made possible by having the caller let
f02ff80d
J
2254 bind a special variable `hfy-user-sheet-assoc'.
2255 (htmlfontify-string): New defun.
2256 (hfy-compile-face-map): Make sure that the last char in the
2257 buffer is correctly fontified.
2258 (hfy-face-resolve-face): Whitespace only change.
2259
9ac7a13f
EZ
22602012-03-17 Eli Zaretskii <eliz@gnu.org>
2261
2262 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
2263 message more clear.
2264
e2b5bdd7
LL
22652012-03-16 Leo Liu <sdl.web@gmail.com>
2266
2267 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
2268
2e492df3
AM
22692012-03-16 Alan Mackenzie <acm@muc.de>
2270
2271 Further optimise the handling of large macros.
2272
2273 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
2274 limit to a call of `c-literal-limits'.
2275 (c-determine-+ve-limit): New function.
dc9924b8
SM
2276 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
2277 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
2278 In CASE 5B, restrict a search limit to 500.
2279 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
2280
2281 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
2282 Restrict macro bounds to +-500 from after-change's BEG END.
2283
50e94f0c
LL
22842012-03-16 Leo Liu <sdl.web@gmail.com>
2285
2286 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
2287
6f09f6ed
AH
22882012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
2289
2290 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 2291 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 2292
c7e73d51
GM
22932012-03-16 Glenn Morris <rgm@gnu.org>
2294
da986230
GM
2295 * view.el (view-buffer, view-buffer-other-window)
2296 (view-buffer-other-frame): Doc fixes re special mode-class.
2297
0835f01e
GM
2298 * subr.el (eval-after-load): If named feature is provided not from
2299 a file, run after-load forms. (Bug#10946)
2300
c7e73d51
GM
2301 * calendar/calendar.el (calendar-insert-at-column):
2302 Handle non-unit-width characters a bit better. (Bug#10978)
2303
3f2eafd1
CY
23042012-03-15 Chong Yidong <cyd@gnu.org>
2305
2306 * emacs-lisp/ring.el (ring-extend): New function.
2307 (ring-insert+extend): Extend the ring correctly (Bug#11019).
2308
2309 * comint.el (comint-read-input-ring)
2310 (comint-add-to-input-history): Grow comint-input-ring lazily.
2311
103af3fe
SM
23122012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2313
663b1677
SM
2314 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2315 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
2316
103af3fe
SM
2317 * imenu.el: Fix multiple inheritance breakage (bug#9199).
2318 (imenu-add-to-menubar): Don't add a redundant index.
2319 (imenu-update-menubar): Handle a dynamically composed keymap.
2320
899cb7cb
KY
23212012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2322
2323 * mail/sendmail.el (mail-encode-header):
2324 Bind rfc2047-encode-encoded-words to nil.
2325
3809f91d
GM
23262012-03-13 Glenn Morris <rgm@gnu.org>
2327
2328 * calendar/calendar.el (calendar-string-spread):
2329 Handle non-unit-width characters a bit better. (Bug#10978)
2330
9e345a01
LL
23312012-03-13 Leo Liu <sdl.web@gmail.com>
2332
2333 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
2334 directory and file as argument (Bug#10822).
2335
4a07df36
KS
23362012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2337
2338 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
2339 For dynamically generated code, follow $PC.
2340 (gdb-disassembly-handler-custom): Handle no function name case.
2341
4aaa9356
TL
23422012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2343
2344 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
2345 * emulation/ws-mode.el (ws-query-replace):
2346 * sort.el (sort-regexp-fields):
2347 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
2348
225979da
SM
23492012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2350
2351 * dabbrev.el: Fix cycle completion order (bug#10963).
2352 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
2353 (dabbrev-completion): Don't use an obarray; provide
2354 a cycle-sort-function.
2355
e2f1fdab
LL
23562012-03-12 Leo Liu <sdl.web@gmail.com>
2357
dc9924b8 2358 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
2359 (kill-do-not-save-duplicates): Doc fix.
2360
b19490ed
SM
23612012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2362
2363 * dabbrev.el: Fix cycle completion (bug#10963).
2364 Use lexical binding and wrap to 80 columns.
2365 (dabbrev-completion): Delay computing the list of completions.
2366
4b05d722
KH
23672012-03-12 Kenichi Handa <handa@m17n.org>
2368
2369 * international/quail.el (quail-insert-kbd-layout): Surround each
2370 row by LRO and PDF instead of inserting many LRMs. Pad the left
2371 and right of each non-spacing marks. Insert invisible space
2372 between lower and upper characters to prevent composition.
2373
dbbc2e69
SM
23742012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2375
2376 * minibuffer.el (minibuffer-complete): Don't get confused when the
2377 function is run twice via different commands (bug#10958).
2378 (complete-with-action): Fix docstring.
2379
292112ed
CY
23802012-03-12 Chong Yidong <cyd@gnu.org>
2381
5d1ac394
CY
2382 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
2383 (nxml-completion-at-point-function): New function.
2384 (nxml-mode): Use it.
2385 (nxml-bind-meta-tab-to-complete-flag): Default to t.
2386
292112ed
CY
2387 * emacs-lisp/package.el (package-unpack, package-unpack-single):
2388 Load generated autoloads file before byte compiling (Bug#10970).
2389 (package--make-autoloads-and-compile): New helper fun.
2390
4098f8f7
CS
23912012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
2392
2393 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
2394
8f754691
MA
23952012-03-11 Michael Albinus <michael.albinus@gmx.de>
2396
2397 * autorevert.el (auto-revert-handler): Ensure, that
2398 file-readable-p is applied only for local files or in
2399 auto-revert-tail-mode.
2400
e29ab36b
AS
24012012-03-11 Andreas Schwab <schwab@linux-m68k.org>
2402
dbbc2e69
SM
2403 * server.el (server-eval-at): Handle non-tcp connections.
2404 Decode result string.
ad0bf5b6 2405
e29ab36b
AS
2406 * server.el (server-msg-size): New constant.
2407 (server-reply-print): New function.
2408 (server-eval-and-print): Use it.
2409 (server-eval-at): Use server-quote-arg and server-unquote-arg.
2410 Handle -print-nonl.
2411
de5939ba
CS
24122012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
2413
2414 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
2415 (Bug#10987).
2416
0c93eabf
CY
24172012-03-11 Chong Yidong <cyd@gnu.org>
2418
397a688f
CY
2419 * simple.el (goto-line): Doc fix (Bug#9938).
2420
2cc775f9
CY
2421 * subr.el (save-window-excursion): Doc fix (Bug#9979).
2422
0c93eabf
CY
2423 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
2424 when finished (Bug#10963).
2425
c491fa41
MR
24262012-03-11 Martin Rudalics <rudalics@gmx.at>
2427
2428 * window.el (split-window-below): Fix bug in case where
2429 split-window-keep-point is nil (Bug#10971).
2430
300e8fa5
JL
24312012-03-11 Juri Linkov <juri@jurta.org>
2432
2433 * replace.el (replace-highlight): Set isearch-word to nil
2434 unconditionally. (Bug#10887)
2435
dbf6c5a1
EZ
24362012-03-10 Eli Zaretskii <eliz@gnu.org>
2437
2438 * net/mairix.el (mairix-replace-invalid-chars): Rename from
2439 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 2440 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
2441 (mairix-widget-create-query): Add usage information about mairix
2442 search forms: negating words, searching for substrings, etc.
2443
b9e501de
JP
24442012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
2445
2446 * international/fontset.el (font-encoding-alist): Add an entry for
2447 ksx1001 (Bug#5667).
2448
92795c91
RS
24492012-03-10 Richard Stallman <rms@gnu.org>
2450
1694e6c1
RS
2451 * mail/sendmail.el (mail-encode-header):
2452 Set rfc2047-encode-encoded-words.
2453
607e8555
RS
2454 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
2455
de3bc99a
RS
2456 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
2457 view buffer means not swapped.
2458 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
2459 (rmail-write-region-annotate): Error if real text has disappeared.
2460
92795c91
RS
2461 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
2462
699bd04e
CY
24632012-03-10 Chong Yidong <cyd@gnu.org>
2464
2465 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
2466 * emulation/cua-base.el (cua--init-keymaps):
2467 Add delete-forward-char to remappings (Bug#9666).
699bd04e 2468
570a1714
MR
24692012-03-10 Martin Rudalics <rudalics@gmx.at>
2470
dbbc2e69
SM
2471 * speedbar.el (speedbar-unhighlight-one-tag-line):
2472 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 2473
82dcf4e4
CY
24742012-03-10 Chong Yidong <cyd@gnu.org>
2475
7a2c7ca7
CY
2476 * minibuffer.el (completion-in-region, completion-help-at-point):
2477 Give the completion field overlay a high priority (Bug#6830).
2478
82dcf4e4
CY
2479 * dired.el (dired-goto-file): Recognize absolute file name
2480 listings (Bug#7126).
2481 (dired-goto-file-1): New helper function.
2482 (dired-toggle-read-only): Inhibit warnings.
2483
052e28ac
MA
24842012-03-09 Michael Albinus <michael.albinus@gmx.de>
2485
75f1671a 2486 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
2487 there are no properties.
2488
95d5e396
LL
24892012-03-09 Leo Liu <sdl.web@gmail.com>
2490
2491 * savehist.el (savehist-printable): Stricter check for string
2492 value (Bug#10937).
2493
3f018d6d
EZ
24942012-03-09 Eli Zaretskii <eliz@gnu.org>
2495
dbbc2e69
SM
2496 * mail/smtpmail.el (smtpmail-send-it):
2497 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
2498 valid mbox format.
2499
f7fd3d79
GM
25002012-03-09 Glenn Morris <rgm@gnu.org>
2501
2502 * files.el (dir-locals-find-file):
2503 Don't check result is regular, readable.
2504 (dir-locals-read-from-file): Demote errors.
2505
6ff6e72f
EZ
25062012-03-08 Eli Zaretskii <eliz@gnu.org>
2507
dbbc2e69
SM
2508 * international/quail.el (quail-insert-kbd-layout):
2509 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
2510 layout cell, to prevent their reordering by bidi display engine.
2511 For details, see the discussion in
2512 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
2513
9cec7834
AM
25142012-03-08 Alan Mackenzie <acm@muc.de>
2515
2516 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
2517 the starting position; make it extend the marked region when
2518 invoked repeatedly - all under appropriate circumstances.
2519 Fixes bugs #5525, #10906.
2520
9a40b8d4
GM
25212012-03-08 Glenn Morris <rgm@gnu.org>
2522
2523 * files.el (locate-dominating-file, dir-locals-find-file):
2524 Undo 2012-03-06 change.
2525
7a08ed35
EZ
25262012-03-07 Eli Zaretskii <eliz@gnu.org>
2527
dbbc2e69
SM
2528 * international/quail.el (quail-help):
2529 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
2530 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
2531 for the reason.
2532
5aca4f71 25332012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
2534
2535 Avoid superfluous registering of signals. (Bug#10807)
2536
2537 * notifications.el (notifications-on-action-object)
2538 (notifications-on-close-object): New defvars.
2539 (notifications-on-action-signal, notifications-on-closed-signal):
2540 Unregister the signal if not needed any longer.
2541 (notifications-notify): Register `notifications-action-signal' or
2542 `notifications-closed-signal', if :on-action or :on-close has been
2543 passed as argument.
2544
78e8b10a
CY
25452012-03-07 Chong Yidong <cyd@gnu.org>
2546
2547 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
2548 non-X platforms.
2549
69481eb8
GM
25502012-03-06 Glenn Morris <rgm@gnu.org>
2551
2552 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2553 (x-disown-selection-internal, x-get-selection-internal):
2554 Doc fix (add arglist signatures). (Bug#10783)
2555
133b8e11
KS
25562012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2557
2558 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
2559 Handle breakpoints with no "type".
2560
99a83064
GM
25612012-03-06 Glenn Morris <rgm@gnu.org>
2562
2563 * files.el (locate-dominating-file): Add optional predicate argument.
2564 (dir-locals-find-file): Make use of above change.
2565
17798e78
TTN
25662012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
2567
2568 * info.el (Info-insert-dir): Also try "dir.gz".
2569
eb182446
GM
25702012-03-06 Glenn Morris <rgm@gnu.org>
2571
8f2114ee
GM
2572 * files.el (dir-locals-find-file):
2573 Ignore non-readable or non-regular files. (Bug#10928)
2574
eb182446
GM
2575 * files.el (locate-dominating-file): Doc fix.
2576
24679323
AS
25772012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
2578
2579 * calendar/calendar.el (calendar-set-mode-line):
2580 `getenv' returns a string. (Bug#10951)
2581
01d972a9
LL
25822012-03-05 Leo Liu <sdl.web@gmail.com>
2583
109aa8a9
LL
2584 * simple.el (backward-delete-char-untabify): Constrain point to
2585 field (Bug#10939).
2586
01d972a9
LL
2587 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
2588
10607bea
CY
25892012-03-05 Chong Yidong <cyd@gnu.org>
2590
2591 * simple.el (count-words): If called from Lisp, return the word
2592 count, for symmetry with `count-lines'. Arglist changed.
2593 (count-words--message): Args changed. Consolidate counting code
2594 from count-words and count-words-region.
2595 (count-words-region): Caller changed.
2596 (count-lines-region): Make it an obsolete alias.
2597
5dd11cfe
TH
25982012-03-04 Tassilo Horn <tassilo@member.fsf.org>
2599
2600 * saveplace.el (save-place-to-alist)
2601 (save-place-ignore-files-regexp): Allow value nil to disable this
2602 feature.
2603
c349f4e6
CY
26042012-03-04 Chong Yidong <cyd@gnu.org>
2605
2606 * faces.el (face-spec-reset-face): For the default face, reset the
2607 attributes to default values (Bug#10748).
2608
e627be4c
LMI
26092012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2610
2611 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
2612 previous patch: Check `message-send-mail-function', and not the
2613 default function (bug#10897).
2614
ebeabff4
MA
26152012-03-04 Michael Albinus <michael.albinus@gmx.de>
2616
a41a6cf4
MA
2617 * notifications.el (notifications-on-action-signal)
2618 (notifications-on-closed-signal): Check for unique service name of
2619 incoming event. Fix error in removing entry.
ebeabff4 2620 (top): Register for signals with wildcard service name.
a41a6cf4 2621 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 2622
c1ca42b4
CY
26232012-03-04 Chong Yidong <cyd@gnu.org>
2624
dc9924b8 2625 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 2626
ea16568d
GM
26272012-03-04 Glenn Morris <rgm@gnu.org>
2628
2629 * abbrev.el (copy-abbrev-table, abbrev-table-p)
2630 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
2631 (expand-abbrev, define-abbrev-table): Doc fixes.
2632
fbae4637
LMI
26332012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2634
2635 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
2636 `message-default-send-mail-function' and not `send-mail-function'
2637 when doing the prompting for `sendmail-query-once' before sending
2638 in Message buffers (bug#10897).
2639
a1e7225c
LMI
2640 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2641 This is inconsistent with all the other stream functions, which leave
2642 the setting up to the higher levels (if so wanted) (bug#10931).
2643
56d093a9
AM
26442012-03-02 Alan Mackenzie <acm@muc.de>
2645
2646 Depessimize the handling of very large macros.
2647
2648 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
2649 (c-macro-cache-syntactic): New variables to implement a one
2650 element macro cache.
2651 (c-invalidate-macro-cache): New function.
2652 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
2653 Adapt to use the new cache.
2654 (c-state-safe-place): Use better the cache of safe positions.
2655 (c-state-semi-nonlit-pos-cache)
2656 (c-state-semi-nonlit-pos-cache-limit):
2657 New variables for...
2658 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
2659 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
2660 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
2661 Use c-state-semi-safe-place.
56d093a9 2662
dbbc2e69
SM
2663 * progmodes/cc-langs.el (c-get-state-before-change-functions):
2664 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 2665
817e5c3d
MA
26662012-03-02 Michael Albinus <michael.albinus@gmx.de>
2667
dbbc2e69
SM
2668 * jka-compr.el (jka-compr-call-process):
2669 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
2670 not remote.
2671
a032a702
MA
26722012-03-01 Michael Albinus <michael.albinus@gmx.de>
2673
2674 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
2675 access of FILE2, if FILE1 does not exist.
2676
99a54f21
MA
2677 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
2678 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
2679
2680 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
2681 Add "PAGER=" to `process-environment'.
2682
f6561e1f
MM
26832012-03-01 Michael R. Mauger <mmaug@yahoo.com>
2684
2685 * progmodes/sql.el: Bug fix
2686 (sql-get-login-ext): Save login values in globals.
2687 (sql-get-login): Use new version of `sql-get-login-ext'.
2688 (sql-interactive-mode): Set global `sql-connection' to nil.
2689 (sql-connect): Set global values for connection.
2690 (sql-product-interactive): Save global values as buffer local.
2691
2d44d9cc
LL
26922012-02-29 Leo Liu <sdl.web@gmail.com>
2693
2694 * abbrev.el (define-abbrevs): Reset sys to nil.
2695
96b49301 26962012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2697
bf7f9bc5
JB
2698 * files.el (file-equal-p): Rename from `files-equal-p'.
2699 Return nil when one or both files don't exist.
96b49301 2700 (file-subdir-of-p): Now only top directory must exists,
2701 return nil if it doesn't.
bf7f9bc5
JB
2702 (copy-directory): No need to test with `file-subdir-of-p' after
2703 creating dir.
2704 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
2705 to `file-equal-p'.
96b49301 2706
44e97401
GM
27072012-02-28 Glenn Morris <rgm@gnu.org>
2708
2709 * shell.el (shell-mode):
2710 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
2711 * play/landmark.el (landmark-font-lock-face-O):
2712 * play/handwrite.el (handwrite):
2713 * play/gomoku.el (gomoku-O):
2714 * net/browse-url.el (browse-url-browser-display):
2715 * international/mule.el (define-charset):
2716 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
2717 * filesets.el (filesets-find-file-delay):
2718 * eshell/em-xtra.el (eshell-xtra):
2719 * eshell/em-unix.el (eshell-grep):
2720 * emulation/viper.el (viper-mode):
2721 * emacs-lisp/regexp-opt.el (regexp-opt-group):
2722 * emacs-lisp/easymenu.el (easy-menu-define):
2723 * calendar/timeclock.el (timeclock-use-display-time):
2724 * bs.el (bs-mode):
2725 * bookmark.el (bookmark-save-flag):
2726 Doc fix (standardize possessive apostrophe usage).
2727
c98c6276
CY
27282012-02-27 Chong Yidong <cyd@gnu.org>
2729
bf7f9bc5
JB
2730 * emulation/viper-cmd.el (viper-intercept-ESC-key):
2731 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 2732
c98c6276
CY
2733 * font-lock.el (font-lock-specified-p): Rename from
2734 font-lock-spec-present. Callers changed.
2735
9c62cd04 27362012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 2737
bf7f9bc5
JB
2738 * emacs-lisp/package.el (package-compute-transaction):
2739 Handle holding a package version to t in package-load-list.
8ac9e529 2740
530739c9
MA
27412012-02-26 Michael Albinus <michael.albinus@gmx.de>
2742
2743 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
2744 (tramp-get-inode, tramp-get-device): Use cached values.
2745
487915d7
AM
27462012-02-26 Alan Mackenzie <acm@muc.de>
2747
2748 Check there is a font-lock specification before doing initial
2749 fontification.
2750
2751 * font-core.el (font-lock-mode): Move the conditional from
2752 :after-hook to font-lock-initial-fontify.
2753 (font-lock-default-function): Move the check for a specification
2754 to font-lock-spec-present.
2755
dc9924b8 2756 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
2757 (font-lock-spec-present): New function.
2758
4fd96557
JB
27592012-02-26 Jim Blandy <jimb@red-bean.com>
2760
2761 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
2762 (gdb-send): Apply it to the operand of the '-interpreter-exec
2763 console' command, so that we can pass arguments with (say) quotes
2764 in them. Store exact string sent in gdb-debug-log (Bug#10765).
2765
9a4888c0
CY
27662012-02-26 Chong Yidong <cyd@gnu.org>
2767
07498861
CY
2768 * help-fns.el (describe-function-1): Clarify description of
2769 remapping (Bug#10844).
2770
9a4888c0
CY
2771 * files.el (files-equal-p): Doc fix.
2772 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
2773 and quit the loop once a mismatch is found.
2774
ea8fb88d
JB
27752012-02-25 Juanma Barranquero <lekktu@gmail.com>
2776
2777 * bs.el (bs--show-with-configuration): Don't throw an error
2778 if the window cannot be split; otherwise, subsequent calls to
2779 bs-show fail, restoring a stale window config. (Bug#10882)
2780
525795c1
JD
27812012-02-25 Jan Djärv <jan.h.d@swipnet.se>
2782
2783 * term/ns-win.el (global-map): Bind ns-drag-file to
2784 ns-find-file (Bug#5855, Bug#10050).
2785
f008086f
AS
27862012-02-25 Andreas Schwab <schwab@linux-m68k.org>
2787
2788 * calendar/parse-time.el (parse-time-string): Allow extractor to
2789 return nil.
2790
a3fcfa99
MA
27912012-02-25 Michael Albinus <michael.albinus@gmx.de>
2792
91027d08
JB
2793 * net/tramp.el (tramp-file-name-for-operation):
2794 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
2795
2796 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
2797 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
2798 Add COPY-CONTENTS argument.
a3fcfa99 2799
67b0de11
CY
28002012-02-25 Chong Yidong <cyd@gnu.org>
2801
2802 Add custom groups for VC backends, for consistency with vc-bzr.
2803
2804 * vc/vc-arch.el (vc-arch):
2805 * vc/vc-cvs.el (vc-cvs):
2806 * vc/vc-git.el (vc-git):
2807 * vc/vc-hg.el (vc-hg):
2808 * vc/vc-mtn.el (vc-mtn):
2809 * vc/vc-rcs.el (vc-rcs):
2810 * vc/vc-sccs.el (vc-sccs):
2811 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
2812 All relevant defcustoms reassigned.
2813
3c9dfce6
CY
28142012-02-25 Chong Yidong <cyd@gnu.org>
2815
1339bf43
CY
2816 * newcomment.el (comment-styles): Add autoload (Bug#10868).
2817
3c9dfce6
CY
2818 * term/x-win.el (x-initialize-window-system): Reduce default for
2819 x-selection-timeout to 5 seconds (Bug#8869).
2820
25b2e303 28212012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2822
ec70a47d
GM
2823 * files.el (files-equal-p, file-subdir-of-p): New functions.
2824 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 2825 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
2826 * dired-aux.el (dired-copy-file-recursive): Same.
2827 (dired-create-files): Modify destination when source is equal to
2828 dest when copying files.
53a46cd0 2829 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 2830
914260cd
MA
28312012-02-24 Michael Albinus <michael.albinus@gmx.de>
2832
2833 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
2834 (Bug#10874)
2835
2cb228f7
AM
28362012-02-23 Alan Mackenzie <acm@muc.de>
2837
2838 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
2839 parameter "after-hook:" to allow the expansion to run code after
2840 the execution of the mode hooks.
2841
2842 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 2843 from font-lock-mode-internal.
2cb228f7 2844
91027d08 2845 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
2846 :after-hook.
2847
8f0fde21
SM
28482012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2849
3e88618b
SM
2850 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
2851 (completion--cache-all-sorted-completions): New function.
2852 (completion-all-sorted-completions): Use it.
2853 (completion--do-completion, minibuffer-force-complete):
2854 Use it to re-instate the flush hook.
2855
8f0fde21
SM
2856 * icomplete.el (icomplete-completions): Replace last fix with a better
2857 one (bug#10850).
2858
8e911f6f
DG
28592012-02-23 Dmitry Gutov <dgutov@yandex.ru>
2860
2861 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
2862 when it might call us back infinitely (bug#10797).
2863
49fe4321
GM
28642012-02-23 Glenn Morris <rgm@gnu.org>
2865
2866 * minibuffer.el (completion-category-overrides): Doc fix.
2867
b291b572
SM
28682012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2869
2870 * minibuffer.el (completion-table-with-context): Fix inf-loop.
2871 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
2872
31a9ef2e
GM
28732012-02-23 Glenn Morris <rgm@gnu.org>
2874
5e6e6794 2875 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
2876 (authors-obsolete-files-regexps, authors-ignored-files)
2877 (authors-ambiguous-files, authors-renamed-files-alist):
2878 Add more entries.
2879
0bd1e074
JL
28802012-02-23 Juri Linkov <juri@jurta.org>
2881
2882 * isearch.el (isearch-occur): Sync interactive spec with occur's
2883 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
2884
b617673c
JL
2885 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
2886
19e9789e
JL
28872012-02-22 Juri Linkov <juri@jurta.org>
2888
2889 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
2890 (ucs-insert): Doc fix. Check for hex digits in the string.
2891 Don't display `nil' in the error message. (Bug#10857)
2892
f41ce09d
AM
28932012-02-22 Alan Mackenzie <acm@muc.de>
2894
7a71b18d 2895 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 2896
ac2eceee
GM
28972012-02-22 Glenn Morris <rgm@gnu.org>
2898
2899 * ffap.el (ffap-c-path):
2900 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
2901
abd1f678
CY
29022012-02-22 Chong Yidong <cyd@gnu.org>
2903
2904 * custom.el (load-theme): Doc fix.
2905
f25aef2e
GM
29062012-02-22 Glenn Morris <rgm@gnu.org>
2907
2908 * dired-x.el (dired-guess-shell-alist-default):
2909 Remove escape sequences from nroff output. (Bug#172)
2910
5f8dc2ca
GM
29112012-02-21 Glenn Morris <rgm@gnu.org>
2912
6ff86ec4
GM
2913 * vc/emerge.el (emerge-defvar-local):
2914 Set `permanent-local' property rather than unused `preserved'.
2915
be3223a3 2916 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
2917 (picture-mode-map): Use it. (Bug#10860)
2918 (picture-mode): Doc fix.
2919
3fe58f4f
JB
29202012-02-21 Juanma Barranquero <lekktu@gmail.com>
2921
2922 * newcomment.el (uncomment-region-default): Remove unused binding.
2923
f9a998c3
GM
29242012-02-21 Glenn Morris <rgm@gnu.org>
2925
2926 * textmodes/picture.el (picture-motion, picture-motion-reverse)
2927 (picture-self-insert, picture-tab-chars): Doc fix.
2928 (picture-mode-map): Fix C-a, C-e.
2929
c6029348
GM
29302012-02-20 Glenn Morris <rgm@gnu.org>
2931
2932 * emacs-lisp/authors.el (authors-aliases): Add another entry.
2933
ab1ce9d7
LL
29342012-02-20 Leo Liu <sdl.web@gmail.com>
2935
2936 * icomplete.el (icomplete-completions): Check FROM arg before
2937 passing to substring (Bug#10850).
2938
0fd40f89
CY
29392012-02-19 Chong Yidong <cyd@gnu.org>
2940
2941 * comint.el: Require ansi-color.
2942 (comint-output-filter-functions): Add ansi-color-process-output.
2943
2944 * ansi-color.el: Don't set comint-output-filter-functions; it is
2945 now in the initial value defined in comint.el.
2946 (ansi-color-apply-face-function): New variable.
2947 (ansi-color-apply-on-region): Use it.
2948 (ansi-color-apply-overlay-face): New function.
2949
2950 * shell.el (shell): No need to require ansi-color.
2951 (shell-mode): Use ansi-color-apply-face-function to highlight
2952 color escapes using font-lock-face property (Bug#10835).
2953
20af2394
CY
29542012-02-19 Chong Yidong <cyd@gnu.org>
2955
2956 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
2957 mode-line formats (Bug#10839).
2958
e23a3fbe
GM
29592012-02-18 Glenn Morris <rgm@gnu.org>
2960
b474519e
GM
2961 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
2962
2963 * mail/undigest.el (unforward-rmail-message): Doc fix.
2964
e23a3fbe
GM
2965 * saveplace.el (save-place-ignore-files-regexp): Add :version.
2966
57939ff4
EZ
29672012-02-18 Eli Zaretskii <eliz@gnu.org>
2968
2969 * international/characters.el (script-list): Sync with the latest
2970 Unicode Character Database.
2971
0c23686e
AS
29722012-02-18 Andreas Schwab <schwab@linux-m68k.org>
2973
2974 * international/titdic-cnv.el: Remove duplicate coding tag.
2975 * language/cham.el: Likewise.
2976 * language/tai-viet.el: Likewise.
2977
6818b449
GM
29782012-02-18 Glenn Morris <rgm@gnu.org>
2979
2980 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
2981 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
2982 (calendar-bahai-all-holidays-flag, calendar-other-dates):
2983 * calendar/diary-lib.el (diary-abbreviated-year-flag):
2984 * calendar/holidays.el (holiday-bahai-holidays)
2985 (calendar-holidays, list-holidays):
2986 Use utf-8 Bahá'í in doc-strings, menus, etc.
2987
0311a3fc
TH
29882012-02-17 Tassilo Horn <tassilo@member.fsf.org>
2989
2990 * saveplace.el (save-place-ignore-files-regexp): New variable
2991 allowing for excluding files from saving their location of point.
2992 The default value matches the temporary commit message editing
2993 files from Git, SVN, Bazaar, and Mercurial.
2994 (save-place-to-alist): Use it.
2995
eb864a71
LM
29962012-02-17 Lawrence Mitchell <wence@gmx.li>
2997 Stefan Monnier <monnier@iro.umontreal.ca>
2998
2999 * newcomment.el (uncomment-region-default): Don't leave extra space
3000 when an arg is provided (bug#8150).
3001
ee0ce425
TZ
30022012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3003
eb864a71 3004 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 3005
95ddf442
GM
30062012-02-17 Glenn Morris <rgm@gnu.org>
3007
3008 * net/socks.el: Require network-stream. (Bug#10599)
3009
48dd1e39 30102012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
3011
3012 * international/charprop.el:
3013 * international/uni-name.el:
3014 * international/uni-old-name.el:
3015 * international/uni-comment.el: Regenerate.
3016
d68cd087
GM
30172012-02-16 Glenn Morris <rgm@gnu.org>
3018
3019 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
3020 Interactively in calendar buffer, give an error if not on a date.
3021
13932042
GM
30222012-02-15 Glenn Morris <rgm@gnu.org>
3023
3024 * shell.el (shell-delimiter-argument-list):
3025 Revert 2011-02-17 change. (Bug#8027)
3026
c3a70e2b
CY
30272012-02-15 Chong Yidong <cyd@gnu.org>
3028
60236b0d
CY
3029 * minibuffer.el (completion-at-point-functions): Doc fix.
3030
c3a70e2b
CY
3031 * custom.el (defcustom): Doc fix; note use of defvar.
3032
9f26dc24
GM
30332012-02-15 Glenn Morris <rgm@gnu.org>
3034
3035 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
3036 Doc fixes.
3037
6546b134
GM
30382012-02-14 Glenn Morris <rgm@gnu.org>
3039
3040 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
3041
d29b2b4c
LI
30422012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
3043
3044 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
3045 way the ports list is computed.
835bdcba
LI
3046 (smtpmail-query-smtp-server): Prompt the user for a port number if
3047 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 3048
08dcdbc9
TZ
30492012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3050
3051 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
3052
2605051a
GM
30532012-02-13 Glenn Morris <rgm@gnu.org>
3054
3055 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
3056
7ee99f32
TZ
30572012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3058
3059 * net/gnutls.el (gnutls-trustfiles): New variable.
3060 (gnutls-negotiate): Use it.
3061
5f0af64f
LI
30622012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3063
3064 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
3065 does its stuff if Gnus is running.
3066
c14fcc95
AM
30672012-02-13 Alan Mackenzie <acm@muc.de>
3068
3069 Fix a loop in c-set-fl-decl-start.
3070
7a71b18d 3071 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
3072 c-backward-syntactic-ws actually moves backwards.
3073
142b4d90
LL
30742012-02-13 Leo Liu <sdl.web@gmail.com>
3075
3076 * net/rcirc.el (rcirc-markup-attributes): Move point to the
3077 beginning so that all \C-o chars are removed.
3078
fa9958a6
TZ
30792012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
3080
dc9924b8 3081 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 3082
0bc5886a
AM
30832012-02-12 Alan Mackenzie <acm@muc.de>
3084
3085 Fix infinite loop with long macros.
4d6769e1 3086 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 3087
d4bd55e7
CY
30882012-02-12 Chong Yidong <cyd@gnu.org>
3089
3090 * window.el (display-buffer): Doc fix (Bug#10785).
3091
66f3fe22
GM
30922012-02-12 Glenn Morris <rgm@gnu.org>
3093
bd7da63e
GM
3094 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
3095 (x-disown-selection-internal, x-get-selection-internal):
3096 Sync docs with the xselect.c versions.
3097
66f3fe22
GM
3098 * allout-widgets.el: Add missing license notice.
3099
3e0d2fa7
GM
31002012-02-11 Glenn Morris <rgm@gnu.org>
3101
cfecdf09
GM
3102 * select.el (x-get-selection-internal, x-own-selection-internal)
3103 (x-disown-selection-internal):
3104 * x-dnd.el (x-get-selection-internal): Update declarations.
3105
6d216d7f
GM
3106 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
3107
2bed3f04
GM
3108 * window.el (window-sides-slots):
3109 * tool-bar.el (tool-bar-position):
3110 * term/xterm.el (xterm-extra-capabilities):
3111 * ses.el (ses-self-reference-early-detection):
3112 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
3113 (verilog-auto-wire-type)
3114 (verilog-auto-delete-trailing-whitespace)
3115 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
3116 (verilog-auto-tieoff-declaration):
3117 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
3118 (sql-oracle-statement-starters, sql-oracle-scan-on):
3119 * progmodes/prolog.el (prolog-align-comments-flag)
3120 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
3121 (prolog-left-indent-regexp, prolog-paren-indent-p)
3122 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
3123 (prolog-types, prolog-mode-specificators)
3124 (prolog-determinism-specificators, prolog-directives)
3125 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
3126 (prolog-electric-dot-flag)
3127 (prolog-electric-dot-full-predicate-template)
3128 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
3129 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
3130 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
3131 (prolog-program-switches, prolog-prompt-regexp)
3132 (prolog-debug-on-string, prolog-debug-off-string)
3133 (prolog-trace-on-string, prolog-trace-off-string)
3134 (prolog-zip-on-string, prolog-zip-off-string)
3135 (prolog-use-standard-consult-compile-method-flag)
3136 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
3137 (prolog-imenu-max-lines, prolog-info-predicate-index)
3138 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
3139 (prolog-char-quote-workaround):
3140 * progmodes/cc-vars.el (c-defun-tactic):
3141 * net/tramp.el (tramp-encoding-command-interactive)
3142 (tramp-local-end-of-line):
3143 * net/soap-client.el (soap-client):
3144 * net/netrc.el (netrc-file):
3145 * net/gnutls.el (gnutls):
3146 * minibuffer.el (completion-category-overrides)
3147 (completion-cycle-threshold)
3148 (completion-pcm-complete-word-inserts-delimiters):
3149 * man.el (Man-name-local-regexp):
3150 * mail/feedmail.el (feedmail-display-full-frame):
3151 * international/characters.el (glyphless-char-display-control):
3152 * eshell/em-ls.el (eshell-ls-date-format):
3153 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
3154 (lisp-lambda-list-keyword-parameter-indentation)
3155 (lisp-lambda-list-keyword-parameter-alignment):
3156 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
3157 * dired-x.el (dired-omit-verbose):
3158 * cus-theme.el (custom-theme-allow-multiple-selections):
3159 * calc/calc.el (calc-highlight-selections-with-faces)
3160 (calc-lu-field-reference, calc-lu-power-reference)
3161 (calc-note-threshold):
3162 * battery.el (battery-mode-line-limit):
3163 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3164 (archive-7z-update):
3165 * allout.el (allout-prefixed-keybindings)
3166 (allout-unprefixed-keybindings)
3167 (allout-inhibit-auto-fill-on-headline)
3168 (allout-flattened-numbering-abbreviation):
3169 * allout-widgets.el (allout-widgets-auto-activation)
3170 (allout-widgets-icons-dark-subdir)
3171 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
3172 (allout-widgets-theme-dark-background)
3173 (allout-widgets-theme-light-background)
3174 (allout-widgets-item-image-properties-emacs)
3175 (allout-widgets-item-image-properties-xemacs)
3176 (allout-widgets-run-unit-tests-on-load)
3177 (allout-widgets-time-decoration-activity)
3178 (allout-widgets-hook-error-post-time)
3179 (allout-widgets-track-decoration):
3180 Add missing :version tags to new defcustoms and defgroups.
3181
5fec1b8e
GM
3182 * progmodes/sql.el (sql-ansi-statement-starters)
3183 (sql-oracle-statement-starters): Add custom type.
3184
3e0d2fa7
GM
3185 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
3186 (prolog-system-version): Give it a type.
3187
90b671e2
EZ
31882012-02-11 Eli Zaretskii <eliz@gnu.org>
3189
3190 * term/pc-win.el (x-select-text, x-selection-owner-p)
3191 (x-own-selection-internal, x-disown-selection-internal)
3192 (x-get-selection-internal): Sync doc strings and argument lists
3193 with xselect.c, common-win.el and x-win.el. (Bug#10783)
3194
5eac0c02
LL
31952012-02-11 Leo Liu <sdl.web@gmail.com>
3196
3197 * progmodes/python.el (python-end-of-statement): Fix infinite
3198 loop. (Bug#10788)
3199
f82cb659
GM
32002012-02-10 Glenn Morris <rgm@gnu.org>
3201
3202 * international/mule-cmds.el (unify-8859-on-encoding-mode)
3203 (unify-8859-on-decoding-mode): Properly mark as obsolete.
3204
cc26d239
LI
32052012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3206
3207 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
3208 about SMTP before checking the From header.
3209
91027d08 3210 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
3211 into own function for reuse by emacsbug.el.
3212
1be3ca5a
LL
32132012-02-10 Leo Liu <sdl.web@gmail.com>
3214
3215 * subr.el (condition-case-unless-debug): Rename from
3216 condition-case-no-debug. All callers changed.
3217 (with-demoted-errors): Fix caller.
3218
3219 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
3220 * nxml/rng-valid.el (rng-do-some-validation):
3221 * emacs-lisp/package.el (package-refresh-contents)
3222 (package-menu-execute):
3223 * desktop.el (desktop-create-buffer):
91027d08 3224 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 3225
b011fbfe
GM
32262012-02-10 Glenn Morris <rgm@gnu.org>
3227
b2096d72
GM
3228 * textmodes/bibtex.el:
3229 Add missing :version tags for new/changed defcustoms.
3230
b011fbfe
GM
3231 * files.el (remote-file-name-inhibit-cache): Doc fixes.
3232
4c7e65bf
LI
32332012-02-09 Lars Ingebrigtsen <larsi@rusty>
3234
3235 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
3236 (smtpmail-via-smtp): Use it, or fall back on the From address.
3237 (smtpmail-send-it): Ditto.
3238
f3934f6f
SM
32392012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3240
3241 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3242 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
3243 (byte-compile-tmp-var): New const.
3244 (byte-compile-defvar): Use it to minimize .elc size.
3245 Just use `defvar' rather than simulate it (bug#10761).
3246
a075a2c5
GM
32472012-02-09 Glenn Morris <rgm@gnu.org>
3248
cf3aa21b
GM
3249 * files.el (rename-uniquely): Doc fix. (Bug#3806)
3250
354998cd
GM
3251 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
3252 Add :version tags.
3253
dc9924b8
SM
3254 * progmodes/compile.el (compilation-error-screen-columns)
3255 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 3256
dab3703d
GM
3257 * vc/log-view.el (log-view-toggle-entry-display):
3258 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
3259
3f88cd72
GM
3260 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
3261 (report-emacs-bug-can-use-xdg-email):
3262 (report-emacs-bug-insert-to-mailer): Doc fixes.
3263 (report-emacs-bug): Message fix.
3264
d95b247d
GM
3265 * net/browse-url.el (browse-url-can-use-xdg-open)
3266 (browse-url-xdg-open): Doc fixes.
3267
a075a2c5
GM
3268 * electric.el (electric-indent-mode, electric-pair-mode)
3269 (electric-layout-rules, electric-layout-mode): Doc fixes.
3270 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
3271
ffb6157e
MR
32722012-02-08 Martin Rudalics <rudalics@gmx.at>
3273
3274 * server.el (server-unselect-display): Don't inadvertently kill
3275 the current buffer. (Bug#10729)
3276
e1ac4066
GM
32772012-02-08 Glenn Morris <rgm@gnu.org>
3278
34e8a2da
GM
3279 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
3280 (sql-list-table): Doc fixes.
3281
b4ac6e8c
GM
3282 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
3283 Comment out (does nothing).
3284
e1ac4066
GM
3285 * completion.el (dynamic-completion-mode):
3286 * dirtrack.el (dirtrack-debug-mode):
3287 * electric.el (electric-layout-mode):
3288 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
3289 * face-remap.el (text-scale-mode, buffer-face-mode):
3290 * iimage.el (iimage-mode):
3291 * image-mode.el (image-transform-mode):
3292 * minibuffer.el (completion-in-region-mode):
3293 * scroll-lock.el (scroll-lock-mode):
3294 * simple.el (next-error-follow-minor-mode):
3295 * tar-mode.el (tar-subfile-mode):
3296 * tooltip.el (tooltip-mode):
3297 * vcursor.el (vcursor-use-vcursor-map):
3298 * wid-browse.el (widget-minor-mode):
3299 * emulation/tpu-edt.el (tpu-edt-mode):
3300 * emulation/tpu-extras.el (tpu-cursor-free-mode):
3301 * international/iso-ascii.el (iso-ascii-mode):
3302 * language/thai-util.el (thai-word-mode):
3303 * mail/supercite.el (sc-minor-mode):
3304 * net/goto-addr.el (goto-address-mode):
3305 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
3306 * progmodes/cwarn.el (cwarn-mode):
3307 * progmodes/flymake.el (flymake-mode):
3308 * progmodes/glasses.el (glasses-mode):
3309 * progmodes/hideshow.el (hs-minor-mode):
3310 * progmodes/pascal.el (pascal-outline-mode):
3311 * textmodes/enriched.el (enriched-mode):
3312 * vc/smerge-mode.el (smerge-mode):
3313 Doc fixes (minor mode argument).
3314
5e0d957f
EZ
33152012-02-07 Eli Zaretskii <eliz@gnu.org>
3316
3317 * ls-lisp.el (ls-lisp-sanitize): New function.
3318 (ls-lisp-insert-directory): Use it to fix or remove any elements
3319 in file-alist with missing attributes. (Bug#4673)
3320
98d7371e
AM
33212012-02-07 Alan Mackenzie <acm@muc.de>
3322
3323 Fix spurious recognition of c-in-knr-argdecl.
3324
3325 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
3326 putative K&R region.
3327
667ced3a
AM
33282012-02-07 Alan Mackenzie <acm@muc.de>
3329
eb864a71
LM
3330 * progmodes/cc-engine.el (c-forward-objc-directive):
3331 Prevent looping in "#pragma mark @implementation".
667ced3a 3332
5b77774d
MA
33332012-02-07 Michael Albinus <michael.albinus@gmx.de>
3334
3335 * notifications.el (notifications-on-closed-signal): Make `reason'
3336 optional. (Bug#10744)
3337
af008560
GM
33382012-02-07 Glenn Morris <rgm@gnu.org>
3339
60d47423
GM
3340 * emacs-lisp/easy-mmode.el (define-minor-mode):
3341 Doc fixes for the macro and the mode it defines.
3342
dd605cc4
GM
3343 * image.el (imagemagick-types-inhibit): Doc fix.
3344
af008560
GM
3345 * cus-start.el (imagemagick-render-type): Add it.
3346
5cc59a37
LI
33472012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3348
4d6769e1
JB
3349 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
3350 Set the default at load time, too, so that `font-lock-fontify-buffer'
3351 can be called without setting up the entire mode first. This fixes
3352 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 3353
9a6dd747
CY
33542012-02-06 Chong Yidong <cyd@gnu.org>
3355
2d16b285
CY
3356 * simple.el (list-processes--refresh): Delete exited processes
3357 (Bug#8094).
3358
171e9b6e
CY
3359 * comint.el (comint-next-prompt): next-single-char-property-change
3360 and prev-single-char-property-change never return nil (Bug#8657).
3361
9a6dd747
CY
3362 * custom.el (defcustom): Doc fix (Bug#9711).
3363
aa4589a7
CY
33642012-02-05 Chong Yidong <cyd@gnu.org>
3365
5c2a252f
CY
3366 * cus-edit.el (custom-variable-reset-backup): Quote the value
3367 before storing it in the customized-value property (Bug#6712).
4aab9006 3368 (custom-display): Add a customization type tag.
983b9602 3369 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 3370
aa4589a7
CY
3371 * wid-edit.el (widget-field-value-get): New optional arg to
3372 suppress trailing whitespace truncation.
3373 (character): Use it (Bug#2689).
3374
1ff980ae
AS
33752012-02-05 Andreas Schwab <schwab@linux-m68k.org>
3376
3377 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
3378 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
3379
03988c98
CY
33802012-02-05 Chong Yidong <cyd@gnu.org>
3381
eeb6cc88
CY
3382 * cus-edit.el (custom-variable-value-create): For mismatched
3383 types, show the current value (Bug#7600).
3384
03988c98
CY
3385 * custom.el (defcustom): Doc fix.
3386
f8cdeef0
GM
33872012-02-05 Glenn Morris <rgm@gnu.org>
3388
3389 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
3390
0696d255
JB
33912012-02-05 Juanma Barranquero <lekktu@gmail.com>
3392
3393 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
3394 (pp-buffer): Use `ignore-errors', `looking-at-p'.
3395 (pp-last-sexp): Use `looking-at-p'.
3396
34c99998
GM
33972012-02-04 Glenn Morris <rgm@gnu.org>
3398
8f05da42
GM
3399 * files.el (revert-buffer):
3400 Doc fix (mention revert-buffer-in-progress-p).
3401
f160676e
GM
3402 * emacs-lisp/ert-x.el (ert-simulate-command):
3403 Check deferred-action-list (which is obsolete) is bound.
3404
c7291ad9
GM
3405 * subr.el (with-wrapper-hook): Doc fixes.
3406
34c99998
GM
3407 * simple.el (filter-buffer-substring-functions)
3408 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
3409
6283a7d3
LL
34102012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
3411
3412 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
3413 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
3414
e96e3013
LL
34152012-02-04 Leo Liu <sdl.web@gmail.com>
3416
3417 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
3418
8ded50f2
GM
34192012-02-04 Glenn Morris <rgm@gnu.org>
3420
82ff1d13
GM
3421 * image.el (image-extension-data): Add obsolete alias.
3422
987a0a16
GM
3423 * isearch.el (isearch-update): Doc fix.
3424
ea32ef46
GM
3425 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
3426
8ded50f2
GM
3427 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
3428
eea14f31
GM
34292012-02-03 Glenn Morris <rgm@gnu.org>
3430
3431 * image.el (image-animated-p): Doc fix. Use image-animated-types.
3432 (image-animate-timeout): Doc fix.
3433
3434 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
3435
12f381b7
GM
34362012-02-02 Glenn Morris <rgm@gnu.org>
3437
953cebf5
GM
3438 * server.el (server-auth-dir): Doc fix.
3439 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
3440
12f381b7
GM
3441 * subr.el (run-mode-hooks): Doc fix.
3442
953a8c3b
JL
34432012-02-02 Juri Linkov <juri@jurta.org>
3444
3445 * image-mode.el (image-toggle-display-image): Remove tautological
3446 `major-mode' from the `derived-mode-p' test.
3447
c5d3843c
KH
34482012-02-02 Kenichi Handa <handa@m17n.org>
3449
9f6e692e 3450 * composite.el (compose-region): Cancel previous change.
c5d3843c 3451
159462d4 34522012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
3453
3454 * composite.el (compose-region, compose-string): Signal error for
3455 a null string component (Bug#6988).
3456
9f562668
CY
34572012-02-01 Chong Yidong <cyd@gnu.org>
3458
e2cef717
CY
3459 * view.el (view-buffer-other-window, view-buffer-other-frame):
3460 Handle special modes like view-buffer (Bug#10650).
3461 (view-buffer): Simplify.
3462
9f562668
CY
3463 * frame.el (set-frame-font): Tweak meaning of third argument.
3464
9f6e692e
JB
3465 * dynamic-setting.el (font-setting-change-default-font):
3466 Use set-frame-font (Bug#9982).
9f562668 3467
781acb9f
GM
34682012-02-01 Glenn Morris <rgm@gnu.org>
3469
6035be52
GM
3470 * progmodes/compile.el (compilation-internal-error-properties):
3471 Respect compilation-first-column in the "*compilation*" buffer.
3472
781acb9f
GM
3473 * emacs-lisp/easy-mmode.el (define-minor-mode):
3474 Relax :variable's test for a named function.
3475
abbceb00
AM
34762012-01-31 Alan Mackenzie <acm@muc.de>
3477
3478 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
3479 off by one error.
3480
fce3fdeb
CY
34812012-01-31 Chong Yidong <cyd@gnu.org>
3482
3483 * frame.el (set-frame-font): New arg ALL-FRAMES.
3484
3485 * menu-bar.el (menu-set-font): Use set-frame-font.
3486
3487 * faces.el (face-spec-reset-face): Don't apply unspecified
3488 attribute values to the default face.
3489
47893581
JB
34902012-01-31 Juanma Barranquero <lekktu@gmail.com>
3491
3492 * progmodes/cwarn.el (cwarn): Remove dead link.
3493 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
3494 Remove * from defcustom docstrings.
3495 (turn-on-cwarn-mode): Make obsolete.
3496 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
3497 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
3498
e58e988a
GM
34992012-01-31 Glenn Morris <rgm@gnu.org>
3500
60dc2671 3501 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 3502 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 3503 Allow named functions to be used as the cdr of :variable.
e58e988a 3504
7a3f511d
GM
35052012-01-30 Glenn Morris <rgm@gnu.org>
3506
3507 * emacs-lisp/authors.el (authors-fixed-entries):
3508 Remove reference to deleted file rnewspost.el.
3509
cb882333
JB
35102012-01-29 Juanma Barranquero <lekktu@gmail.com>
3511
3512 * window.el (window-with-parameter): Remove unused variable `windows'.
3513 (window--side-check): Remove unused variable `code'.
3514 (window--resize-siblings): Remove unused variable `first'.
3515 (adjust-window-trailing-edge): Remove unused variable `failed'.
3516 (window-deletable-p, window--delete): Remove unused variable `buffer'.
3517 Use `let', not `let*'.
3518 (balance-windows-2): Remove unused variable `found'.
3519 (window--state-put-2): Remove unused variable `splits'.
3520 (window-state-put): Remove unused variable `selected'.
3521 (same-window-p): Use `string-match-p'.
3522 (display-buffer-assq-regexp): Remove unused variable `value'.
3523 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
3524 Mark argument ALIST as ignored.
3525 (pop-to-buffer): Remove unused variable `old-window'.
3526
907201af
EZ
35272012-01-29 Eli Zaretskii <eliz@gnu.org>
3528
3529 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
3530 and .lzma compressed files.
3531
ea162670
CY
35322012-01-29 Chong Yidong <cyd@gnu.org>
3533
5b95ee8a
CY
3534 * frame.el (window-system-default-frame-alist): Doc fix.
3535
ea162670
CY
3536 * dynamic-setting.el (font-setting-change-default-font): Don't
3537 change the default face if SET-FONT argument is non-nil (Bug#9982).
3538
d6e6f4b1
SB
35392012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
3540
3541 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
3542
0f29fa41 35432012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
3544
3545 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
3546 breakpoints in files outside current directory (Bug#6098).
3547
db174434
CY
35482012-01-29 Chong Yidong <cyd@gnu.org>
3549
6b25e4e2
SE
3550 * progmodes/python.el: Require ansi-color at top-level.
3551
6df6ae42
JB
3552 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
3553 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
3554 (lisp-mode-abbrev-table): Add doc.
3555 (lisp-mode-variables): Don't set local-abbrev-table.
3556 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
3557
e70ee681
RW
35582012-01-28 Roland Winkler <winkler@gnu.org>
3559
3560 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
3561
ace88aa2
RW
35622012-01-28 Roland Winkler <winkler@gnu.org>
3563
3564 * textmodes/bibtex.el (bibtex-entry-alist): New function.
3565 (bibtex-set-dialect): Use it. Either set global values of
3566 dialect-dependent variables or bind these variables buffer-locally
3567 (Bug#10254).
3568 (bibtex-mode): Call bibtex-set-dialect via
3569 hack-local-variables-hook.
eb864a71
LM
3570 (bibtex-dialect): Update docstring.
3571 Add safe-local-variable predicate.
ace88aa2
RW
3572 (bibtex-entry-alist, bibtex-field-alist): Initialize via
3573 bibtex-set-dialect.
3574 (bibtex-mode-map): Define menu for each dialect.
3575 (bibtex-entry): Fix docstring.
3576
93376c5b
CY
35772012-01-28 Chong Yidong <cyd@gnu.org>
3578
3579 * eshell/esh-arg.el (eshell-quote-argument): New function.
3580
3581 * eshell/esh-ext.el (eshell-invoke-batch-file):
3582 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
3583 first arg to eshell-parse-command (Bug#10523).
3584
4372494f
DA
35852012-01-28 Drew Adams <drew.adams@oracle.com>
3586
3587 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
3588 `default-directory' is non-nil.
3589
4d4ec1f8
EZ
35902012-01-28 Eli Zaretskii <eliz@gnu.org>
3591
3592 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
3593 line that displays system-configuration-options. (Bug#9924)
3594
7c188927
DA
35952012-01-28 Drew Adams <drew.adams@oracle.com>
3596
3597 * descr-text.el (describe-char): Show information about POS, in
3598 addition to information about the character at POS. Improve and
3599 update the doc string. Change "code point" to "code point in
3600 charset", to avoid confusion with the character's Unicode code
3601 point shown above that. (Bug#10129)
3602
e0da685a
EZ
36032012-01-28 Eli Zaretskii <eliz@gnu.org>
3604
3605 * descr-text.el (describe-char): Show the raw character, not only
3606 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
3607 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
3608 for the reasons.
3609
70550acf
PH
36102012-01-28 Phil Hagelberg <phil@hagelb.org>
3611
eb864a71
LM
3612 * emacs-lisp/package.el (package-install):
3613 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 3614
0ce8e868
CY
36152012-01-28 Chong Yidong <cyd@gnu.org>
3616
cb882333
JB
3617 * emacs-lisp/package.el (package-maybe-load-descriptor):
3618 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
3619 (package-maybe-load-descriptor): Use it.
3620 (package-download-transaction): Fully load required packages
3621 inside the loop, so that `require' calls work (Bug#10593).
3622 (package-install): No need to call package-initialize now.
3623
2e7f3bea
CY
36242012-01-28 Chong Yidong <cyd@gnu.org>
3625
6e9bad14
CY
3626 * simple.el (deactivate-mark): Doc fix (Bug#8614).
3627
f823b8ca
CY
3628 * tooltip.el (tooltip-mode): Doc fix.
3629 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
3630
2680c309
CY
3631 * frame.el (set-cursor-color): Doc fix (Bug#352).
3632
d7a9e63b
CY
3633 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
3634 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
3635
2e7f3bea
CY
3636 * cus-edit.el (custom-buffer-create-internal): Fix search button
3637 action (Bug#10542).
2ae01800 3638 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 3639
fc4f7a23
EW
36402012-01-27 Eduard Wiebe <usenet@pusto.de>
3641
3642 * dired.el (dired-mark-files-regexp):
3643 Include any subdirectory components. (Bug#10445)
3644
7dd37071
ML
36452012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
3646
3647 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
3648 Handle [host]:port syntax. (Bug#10533)
3649
a268160b
AH
36502012-01-27 Alex Harsanyi <harsanyi@mac.com>
3651
3652 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
3653
e43273ef
GM
36542012-01-26 Glenn Morris <rgm@gnu.org>
3655
3656 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
3657 * term.el (term-raw-escape-map): Use Control-X-prefix.
3658 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
3659
1edf595d
MR
36602012-01-25 Martin Rudalics <rudalics@gmx.at>
3661
3662 * window.el (window-state-get, window--state-get-1): Don't deal
3663 with fixed-sizeness of windows. Simplify code.
3664
fa8eafef
JC
36652012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
3666
6df6ae42
JB
3667 * window.el (window--state-get-1, window--state-put-2):
3668 Don't save and restore the mark.
fa8eafef 3669
0b21c100
CY
36702012-01-25 Chong Yidong <cyd@gnu.org>
3671
3672 * custom.el (custom-variable-p): Doc fix.
3673
5ae1a6c8
GM
36742012-01-25 Glenn Morris <rgm@gnu.org>
3675
40047858
GM
3676 * dired.el (dired-goto-file): Handle some of the more common
3677 characters that `ls -b' escapes. (Bug#10596)
3678
5ddce96c
GM
3679 * progmodes/compile.el (compilation-next-error-function):
3680 Respect compilation-first-column in the "*compilation*" buffer.
3681 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
3682
5ae1a6c8
GM
3683 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
3684
b559f1a9
GM
36852012-01-24 Glenn Morris <rgm@gnu.org>
3686
3687 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
3688
6725d21a
JD
36892012-01-24 Julien Danjou <julien@danjou.info>
3690
3691 * color.el (color-rgb-to-hsl): Fix value computing.
3692 (color-hue-to-rgb): New function.
3693 (color-hsl-to-rgb): New function.
3694 (color-clamp, color-saturate-hsl, color-saturate-name)
3695 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3696 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3697
70df4bbe
GM
36982012-01-24 Glenn Morris <rgm@gnu.org>
3699
3700 * vc/vc-rcs.el (vc-rcs-create-tag):
3701 * vc/vc-sccs.el (vc-sccs-create-tag):
3702 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
3703
802a2ae2
ML
37042012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
3705
3706 * eshell/esh-util.el (eshell-read-hosts-file):
3707 Skip comment lines. (Bug#10549)
3708
d7128bb1
ML
3709 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
3710
d1a5c3b4
JB
37112012-01-23 Juanma Barranquero <lekktu@gmail.com>
3712
2724d9c7
JB
3713 * subr.el (display-delayed-warnings): Doc fix.
3714 (collapse-delayed-warnings): New function to collapse identical
3715 adjacent warnings.
3716 (delayed-warnings-hook): Add it.
d1a5c3b4 3717
a5509865
MA
37182012-01-22 Michael Albinus <michael.albinus@gmx.de>
3719
3720 * net/tramp.el (tramp-action-login): Set connection property "login-as".
3721
3722 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
3723 properties, when "login-as" is set.
3724
3725 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
3726 (tramp-default-user-alist): Don't add "pscp".
3727 (tramp-do-copy-or-rename-file-out-of-band): Use connection
3728 property "login-as", if set. (Bug#10530)
3729
cc6d5805
MA
37302012-01-21 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
3733 "plink1" and "psftp". (Bug#10530)
3734
37352012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
3736
3737 * international/mule-cmds.el (prefer-coding-system): Show a
3738 warning message if the default value of file-name-coding-system
3739 was not changed.
3740
f0960428
JC
37412012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
3742
cb882333
JB
3743 * windmove.el (windmove-reference-loc):
3744 Fix windmove-reference-loc miscalculation.
f0960428 3745
dd6f2a63
JB
37462012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
3747
3748 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
3749 default unit.
3750
7b447e9b
GM
37512012-01-21 Glenn Morris <rgm@gnu.org>
3752
117a9ea1
GM
3753 * international/mule.el (auto-coding-alist): Add .tbz.
3754
7b447e9b
GM
3755 * files.el (local-enable-local-variables): Doc fix.
3756 (inhibit-local-variables-regexps): Rename from
3757 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
3758 Doc fix. Add some extensions from auto-coding-alist.
3759 (inhibit-local-variables-suffixes):
3760 Rename from inhibit-first-line-modes-suffixes. Doc fix.
3761 (inhibit-local-variables-p):
3762 New function, extracted from set-auto-mode-1.
3763 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
3764 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
3765 (hack-local-variables): Doc fix. Make the mode-only case
3766 respect enable-local-variables and friends.
3767 Respect inhibit-local-variables-regexps for file-locals, but
3768 not for directory-locals.
3769 (set-visited-file-name):
3770 Take account of inhibit-local-variables-regexps.
3771 Whether it applies may change as the file name is changed.
3772 * jka-cmpr-hook.el (jka-compr-install):
3773 * jka-compr.el (jka-compr-uninstall):
3774 Update for inhibit-first-line-modes-suffixes name change.
3775
dd6e3cdd
MR
37762012-01-20 Martin Rudalics <rudalics@gmx.at>
3777
3778 * help-macro.el (make-help-screen): Temporarily restore original
3779 binding for minor-mode-map-alist (Bug#10454).
3780
0d0deb38
JD
37812012-01-19 Julien Danjou <julien@danjou.info>
3782
3783 * color.el (color-name-to-rgb): Use the white color to find the max
3784 color component value and return correctly computed values.
3785 (color-name-to-rgb): Add missing float conversion for max value.
3786
34a02f46
MR
37872012-01-19 Martin Rudalics <rudalics@gmx.at>
3788
3789 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
3790 special state value for window-persistent-parameters.
3791 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
3792 (window--state-put-2): Reset all window parameters to nil before
3793 assigning values of persistent parameters.
3794
606c44c4
AM
37952012-01-18 Alan Mackenzie <acm@muc.de>
3796
3797 Eliminate sluggishness and hangs in fontification of "semicolon
3798 deserts".
3799
cb882333
JB
3800 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
3801 Change value 10000 -> 3000.
606c44c4
AM
3802 (c-state-safe-place): Reformulate so it doesn't stack up an
3803 infinite number of wrong entries in c-state-nonlit-pos-cache.
3804 (c-determine-limit-get-base, c-determine-limit): New functions to
3805 determine backward search limits disregarding literals.
3806 (c-find-decl-spots): Amend commenting.
3807 (c-cheap-inside-bracelist-p): New function which detects "={".
3808
3809 * progmodes/cc-fonts.el
3810 (c-make-font-lock-BO-decl-search-function): Give a limit to a
3811 backward search.
3812 (c-font-lock-declarations): Fix an occurrence of point being
3813 undefined. Check additionally for point being in a bracelist or
3814 near a macro invocation without a semicolon so as to avoid a
3815 fruitless time consuming search for a declarator. Give a more
3816 precise search limit for declarators using the new
3817 c-determine-limit.
3818
f3860cea
GM
38192012-01-18 Glenn Morris <rgm@gnu.org>
3820
3821 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
3822 (set-auto-mode): Doc fixes.
3823
1db03b16
GM
38242012-01-17 Glenn Morris <rgm@gnu.org>
3825
0e6038be
GM
3826 * isearch.el (search-nonincremental-instead): Fix doc typo.
3827
1db03b16
GM
3828 * dired.el (dired-insert-directory): Handle newlines in directory name.
3829 (dired-build-subdir-alist): Unescape newlines in directory name.
3830
4cb0aa75
MA
38312012-01-17 Michael Albinus <michael.albinus@gmx.de>
3832
3833 * net/tramp.el (tramp-local-end-of-line): New defcustom.
3834 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
3835 (tramp-action-terminal): Use it. (Bug#10530)
3836
1d00653d
SM
38372012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
3838
3839 * minibuffer.el (completion--replace): Strip properties (bug#10062).
3840
6a6ee00d
MR
38412012-01-16 Martin Rudalics <rudalics@gmx.at>
3842
3843 * window.el (window-state-ignored-parameters): Remove variable.
3844 (window--state-get-1): Rename argument MARKERS to IGNORE.
3845 Handle persistent window parameters. Make copy of clone-of
3846 parameter only if requested. (Bug#10348)
3847 (window--state-put-2): Install a window parameter only if it has
3848 a non-nil value or an existing parameter shall be overwritten.
3849
97912def
MA
38502012-01-15 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
3853
688070a5
EZ
38542012-01-14 Eli Zaretskii <eliz@gnu.org>
3855
3856 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
3857 don't pass the (nil) value of `upnode' to string-match.
3858
301afadc
CY
38592012-01-14 Chong Yidong <cyd@gnu.org>
3860
3861 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 3862 Fix values recognized by the cursorBlink resource.
301afadc 3863
9e5788aa
PE
38642012-01-14 Paul Eggert <eggert@cs.ucla.edu>
3865
3866 * epg.el (epg--make-temp-file): Avoid permission race condition
3867 when running on old Emacs versions (bug#10403).
3868
3cdb7f5a
GM
38692012-01-14 Glenn Morris <rgm@gnu.org>
3870
3871 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
3872
8c82b1b4
AM
38732012-01-13 Alan Mackenzie <acm@muc.de>
3874
3875 Fix filling for when filladapt mode is enabled.
3876
3877 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
3878 c-mask-paragraph, pass in `fill-paragraph' rather than
3879 `fill-region-as-paragraph'. (This is a reversion of a previous
3880 change.)
eb864a71
LM
3881 * progmodes/cc-mode.el (c-basic-common-init):
3882 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 3883
e517eda4
GM
38842012-01-13 Glenn Morris <rgm@gnu.org>
3885
1498536e
GM
3886 * dired.el (dired-switches-escape-p): New function.
3887 (dired-insert-directory): Use dired-switches-escape-p.
3888 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
3889
e517eda4
GM
3890 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
3891
328f984d
GM
38922012-01-12 Glenn Morris <rgm@gnu.org>
3893
3894 * mail/sendmail.el (mail-mode): Update paragraph-separate for
3895 changes in adaptive-fill-regexp. (Bug#10276)
3896
2cc769a8
AM
38972012-01-11 Alan Mackenzie <acm@muc.de>
3898
3899 Fix Emacs bug #10463 - put `widen's around the critical spots.
3900
1d00653d 3901 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
3902 widen around each invocation of c-state-pp-to-literal. Remove an
3903 unused let variable.
3904
e52c37fa
GM
39052012-01-11 Glenn Morris <rgm@gnu.org>
3906
3907 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 3908 Doc fix.
e52c37fa 3909
96f8741e
CY
39102012-01-10 Chong Yidong <cyd@gnu.org>
3911
1d00653d
SM
3912 * net/network-stream.el (network-stream-open-starttls):
3913 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
3914 response to the capability command.
3915
b09a806e
GM
39162012-01-10 Glenn Morris <rgm@gnu.org>
3917
3918 * mail/unrmail.el (unrmail): Tweak previous change.
3919
7655cb66
CY
39202012-01-09 Chong Yidong <cyd@gnu.org>
3921
3922 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
3923
9d5a8f0b
AM
39242012-01-08 Alan Mackenzie <acm@muc.de>
3925
3926 Optimise font locking in long enum definitions.
3927
3928 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
3929 arm to a cond form to handle enums.
3930 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
3931 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
3932
9a0115ab 39332012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
3934
3935 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 3936 (Bug#10401)
6bb72cbd 3937
f186bb95
LMI
39382012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3939
29232a68
LMI
3940 * faces.el (set-face-attribute): Clarify the meaning of the nil
3941 frame (bug#10294).
3942
4e5d086d
LMI
3943 * subr.el (with-selected-frame): Mention that the selected frame
3944 is restored (bug#9980).
3945
8e66aebe
LMI
3946 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
3947 (bug#9759).
3948
cd394be1 3949 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
3950 (password-read): Don't autoload unused function.
3951
adf4e762
JB
39522012-01-07 Juanma Barranquero <lekktu@gmail.com>
3953
3954 * progmodes/which-func.el (which-func-mode): Turn into a
3955 non-interactive function and mark as obsolete (bug#10428).
3956
89bd9ccd
CY
39572012-01-06 Chong Yidong <cyd@gnu.org>
3958
3959 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
3960 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
3961 functions, along with 1 and -1.
3962
4afee9d5
EZ
39632012-01-06 Eli Zaretskii <eliz@gnu.org>
3964
3965 * time.el (display-time-load-average)
3966 (display-time-default-load-average): Doc fixes. See the thread
3967 starting at
3968 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
3969 for the details.
3970
536aea70
GM
39712012-01-06 Glenn Morris <rgm@gnu.org>
3972
665ae865
GM
3973 * mail/unrmail.el (unrmail): Give an explicit error if the input file
3974 has no messages. (Bug#10377)
3975
c869783d
GM
3976 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
3977 than Info-edit. (Bug#10385)
3978
2bb4227e
GM
3979 * time.el (display-time-load-average, display-time-next-load-average):
3980 Doc fixes.
3981
7d5944b9
GM
3982 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
3983 local setting of buffer-read-only to the input buffer. (Bug#10419)
3984
536aea70
GM
3985 * calendar/calendar.el (calendar-mode):
3986 Locally set scroll-margin to 0. (Bug#10379)
3987
7dccca16
UM
39882012-01-06 Ulrich Mueller <ulm@gentoo.org>
3989
3990 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
3991
afbb7930
GM
39922012-01-05 Glenn Morris <rgm@gnu.org>
3993
3994 * eshell/em-unix.el (diff-no-select): Autoload it.
3995 (eshell/diff): Use diff-no-select. (Bug#10420)
3996
04482335
CY
39972012-01-05 Chong Yidong <cyd@gnu.org>
3998
7baca3bc
CY
3999 * shell.el (shell-dynamic-complete-functions): Revert last change.
4000 (shell-command-completion-function): New function.
4001 (shell-completion-vars): Use it to implement
4002 shell-completion-execonly (Bug#10417).
4003
04482335
CY
4004 * custom.el (enable-theme): Don't set custom-safe-themes.
4005
1d00653d
SM
4006 * cus-theme.el (custom-theme-merge-theme):
4007 Ignore custom-enabled-themes and custom-safe-themes.
04482335 4008
bb5aa5d6
MM
40092012-01-05 Michael R. Mauger <mmaug@yahoo.com>
4010
4011 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
4012 first prompt in `sql-interacive-mode'.
4013 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 4014 keywords.
6df6ae42 4015 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
4016 (sql-product-interactive): Bug fix: Set `sql-buffer' in
4017 context of original buffer. Invoke `sql-login-hook'.
4018
a7183d7c
EZ
40192012-01-04 Eli Zaretskii <eliz@gnu.org>
4020
4021 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
4022 letters in cite-prefix.
4023
a1eacd1e
LMI
40242012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4025
4026 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
4027
787cdb34
CY
40282012-01-03 Chong Yidong <cyd@gnu.org>
4029
1d00653d
SM
4030 * shell.el (shell-dynamic-complete-functions):
4031 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
4032 comint-filename-completion first (Bug#10417).
4033
30710442
RS
40342012-01-02 Richard Stallman <rms@gnu.org>
4035
4036 * battery.el (battery-status-function):
4037 Detect when to use battery-yeeloong-sysfs.
4038 (battery-echo-area-format): Add string for Yeeloong.
4039 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
4040 (battery-yeeloong-sysfs): New function.
4041
f75bfc33
CY
40422012-01-02 Chong Yidong <cyd@gnu.org>
4043
4044 * dirtrack.el (dirtrack-list): Eliminate unused third element.
4045 (dirtrack): Merge code for handling relative filenames in prompt
4046 from shell-dir-cookie-watcher.
4047 (dirtrack-debug-message): New arg to avoid excess format calls.
4048
4049 * shell.el (shell-dir-cookie-re): Variable deleted.
4050 (shell-dir-cookie-watcher): Function deleted.
4051 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
4052 with dirtrack-mode.
4053
651e947e
EZ
40542012-01-01 Eli Zaretskii <eliz@gnu.org>
4055
1d00653d
SM
4056 * term/w32-win.el (dynamic-library-alist) <gnutls>:
4057 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
4058 libgnutls-26.dll.
4059
94d4c7dc
AS
40602011-12-31 Andreas Schwab <schwab@linux-m68k.org>
4061
4062 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
4063
8d43f3cd
EZ
40642011-12-31 Eli Zaretskii <eliz@gnu.org>
4065
4066 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
4067 headers of non-MIME messages, when rmail-enable-mime is non-nil.
4068
98c8795a
MA
40692011-12-29 Michael Albinus <michael.albinus@gmx.de>
4070
4071 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
4072 also for alternative shells.
4073 (tramp-open-connection-setup-interactive-shell): Check, whether
4074 the shell is a busybox.
4075 (tramp-send-command): Don't suppress multiple prompts for
4076 busyboxes, it hurts.
4077
51281b32
CY
40782011-12-28 Chong Yidong <cyd@gnu.org>
4079
4080 * progmodes/gdb-mi.el (gdb-get-source-file-list)
4081 (gdb-get-source-file): Move mode line update to
4082 gdb-get-source-file (Bug#10087).
4083
2170cb53
CY
40842011-12-25 Chong Yidong <cyd@gnu.org>
4085
4086 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
4087 gud-gdb-marker-filter without taking it as an argument.
4088 (gud-gdb-run-command-fetch-lines): Caller changed.
4089 (gud-gdb-completion-function): New variable.
4090 (gud-gdb-completion-at-point): Use it.
4091 (gud-gdb-completions-1): Split from gud-gdb-completions.
4092
4093 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
4094 function as separate arguments.
4095 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
4096 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
4097 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
4098 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
4099 (gdb-stopped, def-gdb-auto-update-trigger)
4100 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
4101 (gdb-get-changed-registers, gdb-get-main-selected-frame):
4102 Callers changed.
2170cb53
CY
4103 (gud-gdbmi-completions): New function.
4104 (gdb): Use it for generating the completion table.
4105
be8b11bb
AM
41062011-12-24 Alan Mackenzie <acm@muc.de>
4107
4108 Introduce a mechanism to widen the region used in context font
1d00653d 4109 locking. Use this to protect declarations from losing their contexts.
be8b11bb 4110
1d00653d
SM
4111 * progmodes/cc-langs.el (c-before-font-lock-functions):
4112 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 4113 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
4114 functions to be run just before context (etc.) font locking.
4115
4116 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 4117 New, functionality extracted from
be8b11bb 4118 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 4119 (c-in-after-change-fontification): New variable.
be8b11bb
AM
4120 (c-after-change): Set c-in-after-change-fontification.
4121 (c-set-fl-decl-start): Rejig its interface, so it can be called
4122 from both after-change and context fontifying.
b81d40f0
JB
4123 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
4124 New functions.
4125 (c-standard-font-lock-fontify-region-function): New variable.
4126 (c-font-lock-fontify-region): New function.
be8b11bb 4127
341cf6ac
JL
41282011-12-24 Juri Linkov <juri@jurta.org>
4129
4130 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
4131 (Bug#10348)
4132
bffcee0a
MA
41332011-12-23 Michael Albinus <michael.albinus@gmx.de>
4134
4135 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
4136 existence of source file. (Bug#10325)
4137
cb5e207c
AM
41382011-12-23 Alan Mackenzie <acm@muc.de>
4139
4140 Fix unstable fontification inside templates.
4141
b81d40f0
JB
4142 * progmodes/cc-langs.el (c-before-font-lock-functions):
4143 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
4144 additionally has c-set-fl-decl-start. The other languages (apart
4145 from AWK) have that as a single entry.
4146
b81d40f0
JB
4147 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4148 The functionality for "local" declarations has been extracted to
cb5e207c
AM
4149 c-set-fl-decl-start.
4150
b81d40f0
JB
4151 * progmodes/cc-mode.el (c-common-init, c-after-change):
4152 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
4153 (c-set-fl-decl-start): New function, extracted from
4154 c-font-lock-enclosing-decls and enhanced.
4155
60ff536c
JB
41562011-12-23 Juanma Barranquero <lekktu@gmail.com>
4157
4158 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
4159
1c4757d6
JL
41602011-12-22 Juri Linkov <juri@jurta.org>
4161
4162 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
4163
d031f2c7
CY
41642011-12-22 Chong Yidong <cyd@gnu.org>
4165
4166 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
4167
bace743a
DA
41682011-12-21 Drew Adams <drew.adams@oracle.com>
4169
4170 * files.el (file-remote-p): Fix docstring. (Bug#10319)
4171
728a1f2b
JC
41722011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4173
4174 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
4175
0d373f73
TZ
41762011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
4177
fec0aaa4
TZ
4178 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
4179 highlighting and support. Fix up comments for capitalization.
4180 (cfengine-mode-debug): New var.
4181 (cfengine3-mode): Change the modeline indicator to "CFE3".
4182 (cfengine3-font-lock-keywords): Improve defun highlighting.
4183 (cfengine2-actions): Rename from `cfengine-actions'.
4184 (cfengine2-font-lock-keywords): Rename from
4185 `cfengine-font-lock-keywords'.
4186 (cfengine2-imenu-expression): Rename from
4187 `cfengine-imenu-expression'.
4188 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
4189 (cfengine2-beginning-of-defun): Rename from
4190 `cfengine-beginning-of-defun'.
4191 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
4192 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
4193 (cfengine2-mode): Rename from `cfengine-mode'. Change the
4194 modeline indicator to "CFE2".
4195 (cfengine-mode): Defalias to `cfengine-auto-mode'.
4196 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 4197
bc86f573
CY
41982011-12-21 Chong Yidong <cyd@gnu.org>
4199
4200 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
4201 filename argument.
4202
d45ba96b
MR
42032011-12-20 Martin Rudalics <rudalics@gmx.at>
4204
4205 * window.el (window-normalize-buffer-to-display): Remove.
4206 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
4207
a6198c90
CY
42082011-12-19 Chong Yidong <cyd@gnu.org>
4209
4210 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
4211 Don't signal an error in a predicate function; return non-nil.
4212 (vc-dir-mark-file): Move the error here.
4213 (vc-dir-mark-unmark): If acting on the region, keep going if one
4214 of the entries cannot be marked/unmarked.
4215 (vc-dir-mark-all-files): If current entry is a directory, mark
4216 only child files, as documented.
4217
34c5fb55
VB
42182011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
4219
4220 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4221 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
4222 addition.
4223
c803b2b7
JD
42242011-12-18 Jan Djärv <jan.h.d@swipnet.se>
4225
4226 * term/ns-win.el (ns-get-selection-internal)
4227 (ns-store-selection-internal): Declare.
1154d12e
JB
4228 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
4229 Declare as obsolete.
4230 (ns-get-pasteboard, ns-paste-secondary):
4231 Use ns-get-selection-internal.
4232 (ns-set-pasteboard, ns-copy-including-secondary):
4233 Use ns-store-selection-internal.
c803b2b7 4234
9cff91f8 42352011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
4236
4237 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 4238 (vc-deduce-fileset): Doc fix.
99a289d9 4239
f16c898a
AS
42402011-12-16 Andreas Schwab <schwab@linux-m68k.org>
4241
4242 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
4243
763237c4
SS
42442011-12-13 Sam Steingold <sds@gnu.org>
4245
4246 * man.el (Man-getpage-in-background): When running under a
4247 window-system, ignore $MANWIDTH and $COLUMNS.
4248
5fc1c122
KH
42492011-12-15 Kenichi Handa <handa@m17n.org>
4250
4251 * language/ethio-util.el: Change coding tag to utf-8-emacs.
4252 (setup-ethiopic-environment-internal): Comment out key-binding for
4253 ethio-toggle-punctuation.
4254
13d49cbb
AM
42552011-12-13 Alan Mackenzie <acm@muc.de>
4256
898169a2
AM
4257 Add the switch statement to AWK Mode.
4258
7a71b18d 4259 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
4260 "default" to the keywords regexp.
4261
7a71b18d 4262 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 4263 expression as the rest.
1d00653d
SM
4264 (c-nonlabel-token-key): Allow string literals for AWK.
4265 Refactor for the other modes.
898169a2 4266
13d49cbb 4267 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 4268 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
4269 routines. Limit backward searching in c-font-lock-enclosing.decl.
4270
4271 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
4272 pp-state and literal type in addition to the limits.
1d00653d 4273 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 4274 (c-state-literal-at): Use the above new defun.
1d00653d
SM
4275 (c-slow-in-literal, c-fast-in-literal): Remove.
4276 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
4277
4278 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
4279 being in a literal. Add a limit for backward searching.
4280
4281 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
4282 c-slow-in-literal.
4283
15e0efc7
SM
42842011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4285
4286 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
4287
454592a6
MR
42882011-12-13 Martin Rudalics <rudalics@gmx.at>
4289
4290 * window.el (delete-other-windows): Use correct frame in call to
4291 window-with-parameter.
4292
87393f26
DP
42932011-12-12 Daniel Pfeiffer <occitan@t-online.de>
4294
4295 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
4296 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
4297 (makefile-gmake-statements, makefile-makepp-statements):
4298 Use it and add new makepp keywords.
4299 (makefile-makepp-font-lock-keywords): Add new patterns.
4300 (makefile-match-function-end): Match new [...] and [[...]].
4301
11636b22
JB
43022011-12-11 Juanma Barranquero <lekktu@gmail.com>
4303
4304 * ses.el (ses-call-printer-return, ses-cell-property-get)
4305 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
4306 (ses-create-cell-variable, ses-reset-header-string)
4307 (ses-cell-set-formula, ses-repair-cell-reference-all)
4308 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
4309 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
4310 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
4311 (ses-aset-with-undo, ses-load, ses-truncate-cell)
4312 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
4313 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
4314 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
4315 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
4316 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
4317 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
4318 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
4319 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
4320
cf018193
VB
43212011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
4322
4323 * ses.el: The overall change is to add cell renaming, that is
4324 setting fancy names for cell symbols other than name matching
4325 "\\`[A-Z]+[0-9]+\\'" regexp .
4326 (ses-create-cell-variable): New defun.
4327 (ses-relocate-formula): Relocate formulas only for cells the
4328 symbols of which are not renamed, i.e. symbols whose names do not
4329 match regexp "\\`[A-Z]+[0-9]+\\'".
4330 (ses-relocate-all): Relocate values only for cells the symbols of
4331 which are not renamed.
4332 (ses-load): Create cells variables as the (ses-cell ...) are read,
4333 in order to check row col consistency with cell symbol name only
4334 for cells that are not renamed.
4335 (ses-replace-name-in-formula): New defun.
4336 (ses-rename-cell): New defun.
4337
ee957461
CY
43382011-12-11 Chong Yidong <cyd@gnu.org>
4339
4340 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
4341 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
4342
9a9e9ef0
MR
43432011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
4344
4345 * window.el (other-window): Fix docstring.
4346
92a8eba5
EZ
43472011-12-10 Eli Zaretskii <eliz@gnu.org>
4348
4349 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
4350 `from' or `to' address before taking its substring.
4351 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
4352 encoded name is chopped in the middle of the encoded string, and
4353 thus displayed encoded.
4354
e152e577
JB
43552011-12-10 Juanma Barranquero <lekktu@gmail.com>
4356
4357 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
4358
e5d84bfe
EZ
43592011-12-10 Eli Zaretskii <eliz@gnu.org>
4360
4361 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
4362 to use texinfo-update-node and commands that call it if the
4363 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 4364 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
4365 (texinfo-all-menus-update, texinfo-master-menu)
4366 (texinfo-update-node, texinfo-every-node-update)
4367 (texinfo-multiple-files-update): Doc fix. Warn against updating
4368 all the @node lines.
4369 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
4370 argument is numeric. Explain better in the doc string what the
4371 function really does.
4372 (texinfo-insert-master-menu-list): Improve the error message
4373 displayed if there's no menu in the Top node.
4374 (Bug#2975) See also this thread:
e5d84bfe
EZ
4375 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
4376
1d84e9bb
MG
43772011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
4378
4379 * speedbar.el (speedbar-supported-extension-expressions):
4380 Add .adb and .ads, commonly used for Ada source code (bug#10256).
4381
382c953b
JB
43822011-12-09 Juanma Barranquero <lekktu@gmail.com>
4383
4384 * printing.el (pr-mode-alist):
4385 * simple.el (filter-buffer-substring-functions)
4386 (completion-list-insert-choice-function):
4387 * window.el (window-with-parameter, window-atom-root)
4388 (window-sides-slots, window-size-fixed, window-min-delta)
4389 (window-max-delta, window--resize-mini-window)
4390 (window--resize-child-windows-normal, window-tree)
4391 (delete-other-windows, quit-window, split-window)
4392 (display-buffer-record-window, special-display-buffer-names)
4393 (special-display-regexps, special-display-popup-frame)
4394 (same-window-p, split-window-sensibly)
4395 (display-buffer-overriding-action, display-buffer-alist)
4396 (display-buffer-base-action, display-buffer, switch-to-buffer)
4397 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
4398 (fit-window-to-buffer, recenter-positions)
4399 (mouse-autoselect-window-state, mouse-autoselect-window-select):
4400 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
4401 and remove unneeded backslashes in docstrings.
4402
39c9faef
SM
44032011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4404
98449af8
SM
4405 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
4406
39c9faef
SM
4407 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
4408 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
4409 end in ".mk".
4410 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
4411 when reading the makefile (bug#10116).
4412
86ed9fdc
SM
44132011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4414
4415 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
4416 (bug#10116).
4417
5580f89d
GM
44182011-12-06 Glenn Morris <rgm@gnu.org>
4419
4420 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
4421
28d3917c
CY
44222011-12-06 Chong Yidong <cyd@gnu.org>
4423
4424 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
4425
a98edce9
JB
44262011-12-06 Juanma Barranquero <lekktu@gmail.com>
4427
4428 * textmodes/table.el (table-shorten-cell): Fix typo.
4429
e65adfac
CG
44302011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
4431
4432 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
4433
71cc0b74
EZ
44342011-12-05 Eli Zaretskii <eliz@gnu.org>
4435
4436 * descr-text.el (describe-char): Fix display of strong
4437 right-to-left characters and directional embeddings and overrides.
4438
4439 * simple.el (what-cursor-position): Fix display of codepoints of
4440 strong right-to-left characters.
4441
315bc30d
CY
44422011-12-05 Chong Yidong <cyd@gnu.org>
4443
4444 * faces.el (read-color): Doc fix.
4445
58a70b94
GM
44462011-12-05 Glenn Morris <rgm@gnu.org>
4447
4448 * align.el (align--set-marker): Add doc-string.
4449 Don't try to move something that is not a marker. (Bug#10216)
4450
5158face
GM
44512011-12-04 Glenn Morris <rgm@gnu.org>
4452
4453 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
4454 overly zealous deletion of trailing whitespace.
4455
520fca41
JB
44562011-12-04 Juanma Barranquero <lekktu@gmail.com>
4457
4458 * server.el (server-delete-client): On Windows, do not try to delete
4459 the only terminal.
4460 (server-process-filter): On Windows, treat requests for a tty frame as
4461 if they were for a GUI frame if the running server is in GUI mode.
4462
5e605a2e
GM
44632011-12-03 Glenn Morris <rgm@gnu.org>
4464
4465 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
4466
5c3fe83f
SM
44672011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4468
6f5e57e7
SM
4469 * electric.el: Streamline electric-indent's hook.
4470 (electric-indent-chars): Revert to simple list.
4471 (electric-indent-functions): New var.
4472 (electric-indent-post-self-insert-function): Use it.
4473
5c3fe83f
SM
4474 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
4475 there's no inferior buffer (bug#10196).
4476 (prolog-consult-compile): Don't use toggle-read-only.
4477
6bdac736
MA
44782011-12-02 Michael Albinus <michael.albinus@gmx.de>
4479
4480 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
4481 interrupt. (Bug#10187)
4482
6131ba7f
SM
44832011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4484
99c79fee
SM
4485 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
4486 (bug#9160).
4487
6131ba7f
SM
4488 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
4489 (bug#10191).
4490
cb0a02ea
JL
44912011-12-02 Juri Linkov <juri@jurta.org>
4492
4493 * info.el (Info-search): Display "end of manual" when Isearch
4494 reaches the end of single-file Info manual. (Bug#9918)
4495
66e0570c
EZ
44962011-12-02 Eli Zaretskii <eliz@gnu.org>
4497
4498 * isearch.el (isearch-message-prefix): Run the input method part
4499 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
4500
02b16839
JL
45012011-12-02 Juri Linkov <juri@jurta.org>
4502
4503 * isearch.el (isearch-occur): Use `word-search-regexp' for
4504 `isearch-word'.
4505 (isearch-search-and-update): Add condition for `isearch-word' and
4506 call `word-search-regexp'. (Bug#10145)
4507
0b950688
GM
45082011-12-01 Glenn Morris <rgm@gnu.org>
4509
4510 * eshell/em-hist.el (eshell-hist-initialize):
4511 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 4512 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 4513
9505c3c7
SM
45142011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4515
4516 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
4517
1bbe96b2 45182011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 4519
a1beca85
SM
4520 * progmodes/verilog-mode.el (verilog-pretty-expr):
4521 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
4522 verilog, such as += *= and the like.
4523 (verilog-assignment-operator-re): Regular expression to find the
4524 assigment operator in a verilog assignment.
4525 (verilog-assignment-operation-re): Regular expression to find an
4526 assignment statement for pretty-expr.
4527 (verilog-in-attribute-p): Query returns true if point is in an
4528 attribute context; used to skip these for expression line up from
4529 pretty-expr.
4530 (verilog-in-parameter-p): Query returns true if point is in an
4531 parameter definition context; used to skip these for expression
4532 line up from pretty-expr.
4533 (verilog-in-parenthesis-p): Query returns true if point is in a
4534 parenthetical expression, specifically ( ) but not [ ] or { };
4535 used by pretty-expr.
4536 (verilog-just-one-space): If there is no space, don't add one.
4537 (verilog-get-lineup-indent-2): Specifically skip just attribute
4538 contexts for expression lineup, rather than skipping all
4539 parenthetical expressions.
4540 (verilog-calculate-indent): Fix comment, and fix indent.
4541 (verilog-do-indent): Indent declarations in lists (suggested by
4542 Joachim Lechner).
4543 (verilog-mode-abbrev-table): Populate abbrev mode with the various
4544 skeleton items.
4545 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
4546 by Alain Mellan).
4547
1bbe96b2 45482011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
4549
4550 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
4551 parameters with embedded comments. Reported by Ray Stevens.
4552 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
4553 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
4554 Reported by Tim Holt.
4555 (verilog-auto): Fix AUTOing a upper module then AUTOing module
4556 instantiated by upper module causing wrong expansion until AUTOed a
4557 second time. Reported by K C Buckenmaier.
4558 (verilog-diff-auto): Fix showing .* as a difference when
4559 `verilog-auto-star-save' off. Reported by Dan Dever.
4560 (verilog-auto-reset, verilog-read-always-signals)
4561 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
4562 temporary signals in reset list if
4563 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
4564 style to each signal's assignment type, bug381.
4565 Reported by Thomas Esposito.
6288f0ca
WS
4566 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
4567 (verilog-uvm-statement-re): Support UVM indentation and
4568 highlighting, with old OVM keywords only.
a1beca85 4569 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
4570 Support AUTOTIEOFF creating non-wire data types.
4571 Suggested by Jonathan Greenlaw.
6288f0ca
WS
4572 (verilog-auto-insert-lisp, verilog-delete-to-paren)
4573 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
4574 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
4575 (verilog-read-sub-decls, verilog-read-sub-decls-line):
4576 Fix mismatching parenthesis inside commented out code when deleting
382c953b 4577 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
4578 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
4579 non-numeric vector width. Reported by Alex Reed.
4580 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 4581 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
4582 (verilog-auto-delete-trailing-whitespace):
4583 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
4584 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
4585 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
4586 Fix verilog-scan-cache corruption when running user AUTO expansion
4587 hooks that call indentation routines.
4588 (verilog-simplify-range-expression): Fix typo ignoring lower case
4589 identifiers.
4590 (verilog-delete-auto): Fix delete-autos to also remove user created
4591 automatics, as long as they start with AUTO.
4592 (verilog-batch-diff-auto, verilog-diff-auto)
4593 (verilog-diff-function): Add `verilog-diff-auto' and bind to
4594 "C-c?" to report differences in AUTO expansion, ignoring spaces.
4595 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
4596 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
4597 (verilog-re-search-forward-quick, verilog-syntax-ppss):
4598 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
4599 is disabled and its cache will get corrupt, causing AUTOS not to
4600 expand. Instead use only -quick functions.
4601 (verilog-scan-region): Fix scanning over escaped quotes.
4602 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
4603 (verilog-re-search-backward-quick)
4604 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
4605 related functions now ignore strings, to fix misparsing of strings
4606 with magic comments embedded in them.
a1beca85
SM
4607 (verilog-read-auto-template):
4608 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
4609 Reported by Brad Dobbie.
4610 (verilog-read-auto-template):
4611 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 4612 Reported by Brad Dobbie.
6288f0ca
WS
4613 (verilog-auto-inst, verilog-auto-inst-param)
4614 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
4615 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
4616 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
4617 debugging templates without merge conflicts, bug357.
4618 Reported by Brad Dobbie.
4619 (verilog-read-auto-template):
4620 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
4621 Reported by Brad Dobbie.
4622 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
4623 abbrevs so user won't be asked to save.
4624 (verilog-read-auto-lisp-present): Fix to start at beginning of
4625 buffer in case called outside of verilog-auto.
4626 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
4627 to "X-2". Reported by Matthew Myers.
4628 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
4629 all inputs from module templates. Reported by Leith Johnson.
4630 (verilog-module-inside-filename-p): Fix locating programs as with
4631 modules.
4632 (verilog-auto-inst-port): Fix vl-width expressions when using
4633 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
4634 (verilog-decls-get-regs, verilog-decls-get-signals,
4635 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
4636 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
4637 verilog-read-decls): Combine reg and wire structures into one var
4638 structure to represent SystemVerilog concepts.
4639 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
4640 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
4641 (verilog-auto-wire-type, verilog-insert-definition):
4642 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
4643 SystemVerilog "logic" keyword instead of "wire"/"reg".
4644 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
4645 to declares outputs that also have assignments (presumably in an
a1beca85
SM
4646 ifdef or generate if so there's not a driver conflict).
4647 Reported by Matthew Myers.
4648 (verilog-auto-declare-nettype, verilog-insert-definition):
4649 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
4650 `default_nettype none. Reported by Julian Gorfajn.
4651 (verilog-read-always-signals-recurse, verilog-read-decls)
4652 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
4653 malformed end statement, bug325. Reported by Joshua Wise and
4654 Andrew Drake.
4655 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
4656 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
4657 when expanding .* in interfaces, bug320.
4658 Reported by Pierre-David Pfister.
6288f0ca 4659 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
4660 name and open parenthesis, bug317.
4661 Reported by Pierre-David Pfister.
6288f0ca
WS
4662 (verilog-simplify-range-expression): Fix simplification of
4663 multiplications inside AUTOWIRE connections, bug303.
4664 (verilog-auto-inst-port): Support parameter expansion in
4665 multidimensional arrays.
4666 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
4667 after "assert property". Reported by Julian Gorfajn.
4668 (verilog-simplify-range-expression): Fix "couldn't merge" errors
4669 with multiplication, bug303.
4670 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
4671 Reported by Jan Frode Lonnum.
4672
1bbe96b2
GM
46732011-11-30 Juanma Barranquero <lekktu@gmail.com>
4674
4675 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
4676 (hfy-shell-file-name, hfy-shell):
4677 * international/fontset.el (x-decompose-font-name): Fix typos.
4678
46792011-11-29 Ken Brown <kbrown@cornell.edu>
4680
4681 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
4682 (gdb-version): Remove defvar.
4683 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
4684 (gdb-gud-context-command, gdb-non-stop-handler)
4685 (gdb-current-context-command, gdb-stopped): Use it.
4686 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
4687 (gdb-non-stop-handler): Don't enable pretty-printing here.
4688 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
4689 non-stop mode. Use the following.
4690 (gdb-check-target-async): New defun.
4691 (gud-watch, gdb-stopped): Fix whitespace.
4692 (gdb-get-source-file): Don't try to display the source file if
4693 `gdb-main-file' is nil.
4694
46952011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4696
4697 * align.el: Try to generate fewer markers (bug#10047).
4698 (align--set-marker): New macro.
4699 (align-region): Use it.
4700
c935221f
SM
47012011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4702
4703 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
4704
e70b5064
CY
47052011-11-29 Chong Yidong <cyd@gnu.org>
4706
4707 * indent.el (indent-for-tab-command, indent-according-to-mode):
4708 Doc fix.
4709 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
4710
f3af92b7
MA
47112011-11-29 Michael Albinus <michael.albinus@gmx.de>
4712
4713 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
4714 aware of remote file names. (Bug#10124)
4715
ed472be9
CY
47162011-11-29 Chong Yidong <cyd@gnu.org>
4717
4718 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
4719
24510c22
SM
47202011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4721
4722 * files.el (find-file): Don't use force-same-window (bug#10144).
4723 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
4724 use pop-to-buffer if the selected window can't be used.
4725 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
4726
c60c3703
EZ
47272011-11-28 Eli Zaretskii <eliz@gnu.org>
4728
4729 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
4730 special-mode-map.
4731
e95def75
CY
47322011-11-28 Chong Yidong <cyd@gnu.org>
4733
4734 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
4735
c3f1c606
NR
47362011-11-27 Nick Roberts <nickrob@snap.net.nz>
4737
4738 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
4739 gdb-get-source-file-list on gdb-create-source-file-list.
4740
00db469c
EZ
47412011-11-26 Eli Zaretskii <eliz@gnu.org>
4742
4743 * whitespace.el (whitespace-newline): Use a different foreground
4744 color for 16-color light-background displays.
4745
4ad3bc2a
CY
47462011-11-24 Chong Yidong <cyd@gnu.org>
4747
4748 * window.el (display-buffer--special-action): Doc fix.
4749
e9fce1ac
JB
47502011-11-25 Juanma Barranquero <lekktu@gmail.com>
4751
4752 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
4753 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
4754 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
4755 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
4756 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
4757 (avl-tree-stack-first):
4758 * emacs-lisp/cconv.el (cconv--analyse-use):
4759 * net/gnutls.el (gnutls-negotiate): Fix typos.
4760
cb825e5d
GM
47612011-11-24 Glenn Morris <rgm@gnu.org>
4762
3adbe224
GM
4763 * lpr.el (lpr-windows-system, lpr-lp-system):
4764 * mail/binhex.el (binhex-begin-line):
4765 * progmodes/grep.el (grep-history, grep-find-history):
4766 * textmodes/flyspell.el:
4767 * vc/pcvs-defs.el (cvs-global-menu):
4768 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
4769 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
4770 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
4771
321decc8
GM
4772 * net/tls.el: Fix case of "GnuTLS".
4773
420b63ad
GM
4774 * paths.el (rmail-file-name): Format doc-string for make-docfile.
4775
cb825e5d
GM
4776 * version.el (emacs-build-system): Give it a doc-string.
4777
a0649f08
JL
47782011-11-24 Juri Linkov <juri@jurta.org>
4779
4780 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
4781
c0bc0fd4
GM
47822011-11-24 Glenn Morris <rgm@gnu.org>
4783
4784 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
4785 if called on a non-mime message just toggle the headers. (Bug#8006)
4786
20db1522
JB
47872011-11-24 Juanma Barranquero <lekktu@gmail.com>
4788
4789 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
4790 (allout-lead-with-comment-string, allout-structure-deleted-hook)
4791 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
4792 (allout-rebullet-heading, allout-open-sibtopic)
4793 (allout-toggle-current-subtree-encryption)
4794 (allout-toggle-subtree-encryption, allout-encrypt-string)
4795 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
4796 (allout-distinctive-bullets-string, allout-auto-activation):
4797 * window.el (window-normalize-buffer-to-display):
4798 * progmodes/verilog-mode.el (verilog-batch-indent):
4799 * textmodes/bibtex.el (bibtex-field-braces-opt)
4800 (bibtex-field-strings-opt):
4801 * vc/cvs-status.el (cvs-tree-merge):
4802 Fix typos.
4803
7262a87c
MA
48042011-11-23 Michael Albinus <michael.albinus@gmx.de>
4805
4806 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
4807 `non-essential' to t, in order to avoid remote connections.
4808
283430a1
EZ
48092011-11-23 Eli Zaretskii <eliz@gnu.org>
4810
a1beca85
SM
4811 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4812 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
4813 case-insensitively.
4814
d2992a38
ML
48152011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4816
4817 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
4818
50419064
GM
48192011-11-23 Glenn Morris <rgm@gnu.org>
4820
da94eca1
GM
4821 * paths.el (rmail-file-name): Reformat the doc-string so that it
4822 is picked up.
4823
9aac4de2
GM
4824 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
4825 (rmail-auto-file): Ignore case in the "special" field names,
4826 as mail-fetch-field does for all others.
4827
8038d2d2
GM
4828 * mail/rmail.el (rmail-forward):
4829 * mail/rmailkwd.el (rmail-set-label):
4830 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
4831 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
4832
f3fe222a
GM
4833 * mail/rmail.el (rmail-current-message): Doc fix.
4834
50419064
GM
4835 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
4836
28109f49
SM
48372011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4838
4839 * server.el (server-eval-and-print): Allow C-g (bug#6585).
4840
394c65f1
GM
48412011-11-22 Glenn Morris <rgm@gnu.org>
4842
4843 * mail/rmailmm.el (test-rmail-mime-handler)
4844 (test-rmail-mime-bulk-handler)
4845 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
4846
f2a0aa3a
JL
48472011-11-21 Juri Linkov <juri@jurta.org>
4848
1154d12e
JB
4849 * calc/calc.el (calc-read-key-sequence):
4850 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 4851
9c34a344
LMI
48522011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4853
4854 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
4855 Tell the caller that the next line needs recomputation, even
4856 though it doesn't start a sexp (bug#10094).
4857
f04a3be9
SM
48582011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4859
4860 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
4861
7978747f
SM
48622011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4863
f04a3be9
SM
4864 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
4865 Use force-same-window.
7978747f 4866
fe7a3057
JB
48672011-11-20 Juanma Barranquero <lekktu@gmail.com>
4868
4869 * descr-text.el (describe-char-unicode-data):
4870 * json.el (json-string-escape):
4871 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
4872 (Footnote-unicode, Footnote-style-p):
4873 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
4874
24901d61
CY
48752011-11-20 Chong Yidong <cyd@gnu.org>
4876
4877 * window.el (replace-buffer-in-windows): Restore interactive spec.
4878
bac7ff22
SM
48792011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4880
24f3d7b9
SM
4881 * electric.el (electric-indent-mode): Fix last change (too optimistic).
4882
bac7ff22
SM
4883 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
4884 (byte-compile-global-not-obsolete-vars): New var.
4885 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
4886 Use it.
4887 (byte-compile-warn-obsolete): Align text with the one in *Help*.
4888
cd1181db
JB
48892011-11-20 Juanma Barranquero <lekktu@gmail.com>
4890
4891 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
4892 * progmodes/pascal.el (electric-pascal-equal):
4893 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
4894 * xml.el (xml-substitute-special): Fix typos.
4895
7fb18e9e
GM
48962011-11-20 Glenn Morris <rgm@gnu.org>
4897
4898 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
4899 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
4900 Doc fixes.
4901 (rmail-decode-mime-charset): Mark as obsolete.
4902
4903 * mail/rmailsum.el (rmail-message-regexp-p-1):
4904 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
4905 Before using mime functions, check they are set. (Bug#10077)
4906
d5a6b3ba
JL
49072011-11-19 Juri Linkov <juri@jurta.org>
4908
4909 * info.el (Info-finder-find-node): Use `package--builtins' instead
4910 of `package-alist'. Use node names formed by the pattern "Keyword "
4911 and the keyword name.
4912
e981b61f
AS
49132011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4914
1d00653d 4915 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 4916
3ffbc301
JL
49172011-11-19 Juri Linkov <juri@jurta.org>
4918
4919 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
4920 that calls `revert-buffer' on all Info buffers. (Bug#9915)
4921 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
4922 `old-history', `old-history-forward'. Add let-binding
4923 `window-selected'. Remove calls to `kill-buffer',
4924 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
4925 before calling `Info-find-node', so `Info-find-node-2' will reread
4926 the Info file. Restore window positions only when `window-selected'
4927 is non-nil.
4928
30c62133
JL
49292011-11-19 Juri Linkov <juri@jurta.org>
4930
4931 * isearch.el (isearch-lazy-highlight-new-loop):
4932 Remove condition `(not isearch-error)'. (Bug#9918)
4933
4934 * misearch.el (multi-isearch-search-fun): Add condition
4935 `(not bound)' to ignore lazy-highlighting search.
4936 Add the search-failed message "end of multi" when the end of
4937 multi-sequence is reached. Uncapitalize the search-failed
4938 message "Repeat for next buffer".
4939
4940 * info.el (Info-search): Add the search-failed message
4941 "end of the manual" when the end of the manual is reached
4942 in Isearch mode.
4943
645ca9cf
JL
49442011-11-19 Juri Linkov <juri@jurta.org>
4945
4946 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
4947 Use non-destructive `remove' instead of `delete' because
4948 `Info-history-list' stored to `Info-isearch-initial-history-list' in
4949 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
4950
df754f66
JL
49512011-11-19 Juri Linkov <juri@jurta.org>
4952
4953 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
4954 to nil instead of binding `search-ring' and `regexp-search-ring'.
4955 (Bug#9185)
4956
0e23d96a
EZ
49572011-11-19 Eli Zaretskii <eliz@gnu.org>
4958
4959 * simple.el (line-move): Force movement by logical lines for any
4960 hscrolled window, not only when auto-hscroll-mode is on.
4961 (line-move-visual): Update doc string to that effect. (Bug#10076)
4962
8a6ccb66
AS
49632011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4964
4965 * language/european.el (macintosh): Define as alias for mac-roman.
4966
49ae5b39
EZ
49672011-11-19 Eli Zaretskii <eliz@gnu.org>
4968
4969 * mail/rmailmm.el (rmail-mime-display-header)
4970 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
4971 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
4972 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
4973 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
4974 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
4975 of a raw aref.
4976 (rmail-mime-entity-segment): To get past the tagline, move forward
4977 2 more lines, to account for the 2 empty lines that precede and
4978 follow the line with the buttons.
4979 (rmail-mime-update-tagline): Move one more line, to get past the
4980 empty line that follows the buttons in the tagline. (Bug#9520)
4981
c56cad4a
MR
49822011-11-19 Martin Rudalics <rudalics@gmx.at>
4983
4984 * window.el (window-max-delta-1, window-min-delta-1)
4985 (window-min-size-1, window-state-get-1, window-state-put-1)
4986 (window-state-put-2): Use "window--" prefix.
4987
cbe71af3
SM
49882011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4989
2ad52c60
SM
4990 * emacs-lisp/smie.el: Improve warnings and conflict detection.
4991 (smie-warning-count): New var.
4992 (smie-set-prec2tab): Use it.
4993 (smie-bnf->prec2): Improve warnings. Add docstring.
4994 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
4995 (smie-bnf--set-class): New function.
4996 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
4997 corner case.
4998
6944dbc1
SM
4999 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
5000 (compilation-error-properties, compilation-move-to-column):
5001 Handle compilation-first-column while in the target buffer.
5002
c400c4d7
SM
5003 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
5004 Don't hardcode point-min==1.
5005
6dbe3e96
SM
5006 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
5007 (eshell-rewrite-for-command): Remove workaround.
5008 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
5009 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
5010 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
5011
cbe71af3
SM
5012 * files-x.el (modify-file-local-variable): Obey commenting conventions.
5013
a8e1496d
GM
50142011-11-17 Glenn Morris <rgm@gnu.org>
5015
5016 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5017 Ignore buffer-local generated-autoload-file if it is the same
5018 as the global value. (Bug#10049)
5019
df85d315
JB
50202011-11-17 Juanma Barranquero <lekktu@gmail.com>
5021
5022 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
5023 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
5024 (reftex-toc-previous-heading, reftex-toc-max-level)
5025 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
5026 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
5027 (reftex-toc-do-promote, reftex-toc-promote-prepare)
5028 (reftex-toc-promote-action, reftex-toc-extract-section-number)
5029 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
5030 (reftex-toc-rename-label, reftex-toc-visit-location)
5031 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
5032 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
5033 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
5034 leaving "*toc*" only for references to the buffer.
5035
a0c2d0ae
MR
50362011-11-17 Martin Rudalics <rudalics@gmx.at>
5037
5038 * window.el (window-resize, delete-window, split-window):
5039 Replace window-splits by window-combination-resize.
1d00653d 5040 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 5041
35c0bac8
GM
50422011-11-17 Glenn Morris <rgm@gnu.org>
5043
5044 * progmodes/sh-script.el (sh-font-lock-keywords-var):
5045 Make bash entry derive from sh entry, not shell entry.
5046
d0c8fc8a
MA
50472011-11-16 Michael Albinus <michael.albinus@gmx.de>
5048
d0c8fc8a
MA
5049 * net/tramp-cache.el (tramp-flush-file-property): Flush also
5050 properties of linked files. (Bug#9879)
5051
7262a87c
MA
5052 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
5053 local file name.
5054
7877f373
JB
50552011-11-16 Juanma Barranquero <lekktu@gmail.com>
5056
5057 * menu-bar.el (menu-bar-file-menu):
5058 * printing.el (pr-ps-utility):
5059 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
5060 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
5061 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
5062 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
5063 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
5064 (icalendar--convert-cyclic-to-ical)
5065 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
5066 (icalendar--convert-ical-to-diary)
5067 (icalendar--convert-recurring-to-diary)
5068 (icalendar--convert-non-recurring-all-day-to-diary)
5069 (icalendar-import-format-sample):
5070 * progmodes/idlw-shell.el (idlwave-shell-mode):
5071 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
5072 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
5073 (vhdl-ps-print-init): Fix typos.
5074
10649b82
KM
50752011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
5076
9d0cfcd6
GM
5077 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
5078 FSF and collapse date sequence, obscure author/maintainer email address
5079 better, remove extra version line, track relocation of author's webpage.
10649b82 5080
9d0cfcd6
GM
5081 * progmodes/python.el (python-pdbtrack-input-prompt)
5082 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
5083 regular python pdb prompts. Adjustments shamelessly taken exactly as
5084 suggested in EmacsWiki page (tiny change):
5085 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 5086
58179cce
JB
50872011-11-16 Juanma Barranquero <lekktu@gmail.com>
5088
5089 * expand.el (expand-pos, expand-index, expand-point):
5090 Remove redundant info from docstring.
5091 (expand-add-abbrevs): Doc fix.
5092 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
5093 (expand-sample-perl-mode-expand-list): Fix typos.
5094
5095 * net/dbus.el (dbus-event-member-name):
5096 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
5097 * term/pc-win.el (msdos-create-frame-with-faces):
5098 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
5099
b6f67890
MR
51002011-11-16 Martin Rudalics <rudalics@gmx.at>
5101
5102 * window.el (split-window, window-state-get-1)
5103 (window-state-put-1, window-state-put-2): Rename occurrences of
5104 window-nest to window-combination-limit.
1d00653d 5105 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 5106
ce7ddba0
CY
51072011-11-16 Chong Yidong <cyd@gnu.org>
5108
5109 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
5110 regexp (Bug#10033).
5111
3ae704f4
SM
51122011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5113
5114 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
5115 `completing-read' will remove *Completions* and will preserve
5116 current-buffer for us.
5117 (tmm-add-prompt): Users of *Completions* will always (re)set its
5118 major mode.
5119 (tmm-old-comp-map): Remove.
5120
6ad1cdde
GM
51212011-11-16 Glenn Morris <rgm@gnu.org>
5122
5123 * mail/rmailedit.el: Require rmailmm when compiling.
5124 (rmail-old-mime-state): New declaration.
5125 (rmail-edit-current-message): If editing a mime message,
5126 edit the "raw" message from the mbox buffer.
5127 (rmail-cease-edit): Handle mime messages. (Bug#9840)
5128
d20faa20
GM
51292011-11-15 Glenn Morris <rgm@gnu.org>
5130
5131 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
5132 which wasn't being used. Add optional arg to force given state.
5133 (rmail-mime): Add optional arg to force given state.
5134
c7015153
JB
51352011-11-15 Juanma Barranquero <lekktu@gmail.com>
5136
5137 * allout.el (allout-encryption-plaintext-sanitization-regexps):
5138 * frame.el (display-mm-dimensions-alist):
5139 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
5140 (outline-move-subtree-down):
5141 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
5142 (newsticker--treeview-do-get-node):
5143 * net/quickurl.el (quickurl-list-buffer-name):
5144 * progmodes/dcl-mode.el (dcl-mode):
5145 * progmodes/gdb-mi.el (gdb-mapcar*):
5146 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
5147
45261b50
GM
51482011-11-15 Glenn Morris <rgm@gnu.org>
5149
5150 * mail/rmail.el (rmail-file-coding-system): It's only ever used
5151 in a boolean sense, so just make it a boolean, and fix the doc.
5152 (rmail-show-mime-function, rmail-mime-feature)
5153 (rmail-require-mime-maybe): Doc fixes.
5154 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
5155
5156 * mail/rmailmm.el (rmail-show-mime): Doc fix.
5157
0d26e0b6
JB
51582011-11-15 Juanma Barranquero <lekktu@gmail.com>
5159
5160 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
5161 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
5162 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
5163 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
5164
447f30f6
GM
51652011-11-15 Glenn Morris <rgm@gnu.org>
5166
672b871d
GM
5167 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
5168 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
5169 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
5170 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
5171 (rmail-mime, rmail-show-mime): Doc fixes.
5172
f6aa5bb1
GM
5173 * term/ns-win.el (mode-line-frame-identification):
5174 Leave it alone. (Bug#10051)
5175
947cd66b
GM
5176 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
5177
447f30f6
GM
5178 * mail/rmailout.el (rmail-output-to-rmail-buffer):
5179 Handle empty buffers. (Bug#9978)
5180
0b381c7e
JB
51812011-11-14 Juanma Barranquero <lekktu@gmail.com>
5182
5183 * international/mule.el (define-charset):
5184 * mail/rmailmm.el (rmail-mime-find-header-encoding):
5185 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
5186 * progmodes/verilog-mode.el (verilog-backward-token):
5187 * textmodes/ispell.el (lookup-words):
5188 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
5189
71e027ac
GM
51902011-11-14 Glenn Morris <rgm@gnu.org>
5191
56632ce4
GM
5192 * progmodes/executable.el
5193 (executable-make-buffer-file-executable-if-script-p):
5194 Handle file-modes returning nil.
5195
40500957
GM
5196 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
5197 message - not necessary, and causes problems. (Bug#9831)
5198
071c2340
GM
5199 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
5200
d3cfca60
GM
5201 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
5202
71e027ac
GM
5203 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
5204 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
5205 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
5206
89d61221
MR
52072011-11-12 Martin Rudalics <rudalics@gmx.at>
5208
5209 * window.el (window-resize, delete-window): Use window-splits
5210 variable instead of function.
5211 (window-state-get-1, window-state-put-2, window-state-put):
5212 Don't deal with windows' splits status.
5213
98282f6f
GM
52142011-11-12 Glenn Morris <rgm@gnu.org>
5215
5216 * apropos.el (apropos-do-all, apropos-library, apropos-value)
5217 (apropos-documentation): Doc fixes.
5218
40a8bdf6
JB
52192011-11-11 Juanma Barranquero <lekktu@gmail.com>
5220
5221 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
5222 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
5223
65bd19ff
SM
52242011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5225
5226 * electric.el (electric-indent-post-self-insert-function): Make it
5227 possible for a char to only indent in some circumstances.
5228 (electric-indent-mode): Simplify.
5229
54f9154c
MR
52302011-11-11 Martin Rudalics <rudalics@gmx.at>
5231
5232 * window.el (windows-with-parameter): Remove unused function.
5233 (windows-at-side): Rename to window-at-side-list.
5234 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
5235 (window-side-check, window-size-ignore, window-size-fixed-1)
5236 (window-in-direction-2): Prefix with "window--".
5237 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 5238
68cbc58b
GM
52392011-11-11 Glenn Morris <rgm@gnu.org>
5240
5241 * subr.el (eval-after-load): If FILE is already loaded,
5242 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
5243
b2621720
GM
52442011-11-10 Glenn Morris <rgm@gnu.org>
5245
9a4de110
GM
5246 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
5247 Call svn via vc-svn-command rather than vc-do-command.
5248 (vc-svn-command): Add --non-interactive. (Bug#9993)
5249 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
5250
b2621720
GM
5251 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5252 Add toggle-read-only. (Bug#7292)
5253 * files.el (toggle-read-only): Mention that it should only
5254 be used interactively. (Bug#10006)
5255
1dce7193
SM
52562011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5257
d9ac1a1e
SM
5258 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5259 Adjust regexp for OCaml warnings.
5260
0c325082
SM
5261 * electric.el (electric-pair-post-self-insert-function): Let user
5262 turn it off buffer-locally (bug#9932).
5263
90132c14
SM
5264 * progmodes/python.el (python-beginning-of-statement):
5265 Rewrite (bug#2703).
5266
1dce7193
SM
5267 * progmodes/compile.el: Better handle TABs (bug#9749).
5268 (compilation-internal-error-properties)
5269 (compilation-next-error-function): Obey the target buffer's
5270 compilation-error-screen-columns.
5271
c4e7c63a
JB
52722011-11-09 Juanma Barranquero <lekktu@gmail.com>
5273
5274 * progmodes/meta-mode.el: Remove obsolete comments.
5275 (meta-right-comment-regexp, meta-ignore-comment-regexp):
5276 Fix typos in docstrings.
5277
2cffd681
MR
52782011-11-09 Martin Rudalics <rudalics@gmx.at>
5279
5280 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 5281 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
5282 (window--resizable): New function. Make all callers of
5283 window-resizable call window--resizable instead.
5284 (window-resizable): Rewrite in terms of window--resizable.
5285
0edcba87
GM
52862011-11-08 Glenn Morris <rgm@gnu.org>
5287
5288 * progmodes/delphi.el (delphi-mode-syntax-table):
5289 Let define-derived-mode define a proper syntax table. (Bug#9994)
5290
4b0d61e3
SM
52912011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5292
5293 * window.el: Stay away from defsubst.
5294 (window-list-no-nils): Remove.
5295 (window-state-get-1, window-state-get): Use backquote instead.
5296
cd394be1 52972011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 5298
4b0d61e3 5299 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 5300 Fix incorrect use of default argument in `completing-read'.
5301
e1c2c6f2
MR
53022011-11-08 Martin Rudalics <rudalics@gmx.at>
5303
5304 * window.el (display-buffer-function, special-display-function):
5305 Mention display-buffer-record-window but do not mention
5306 help-setup parameter in doc-strings.
b3f4a882 5307 (window-min-delta): Fix doc-string typo.
e1c2c6f2 5308
105216ed
CY
53092011-11-08 Chong Yidong <cyd@gnu.org>
5310
5311 * window.el (window-total-height, window-total-width): Doc fix.
5312 (window-body-size): Move from C.
5313 (window-body-height, window-body-width): Move to C.
5314
0a9f9ab5
SM
53152011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5316
5317 * window.el: Make special-display like display-buffer-alist (bug#9532).
5318 (display-buffer--special-action): New function, morphed
5319 from display-buffer--special.
5320 (display-buffer): Use it to handle special-display-buffers at higher
5321 priority (just after display-buffer-alist).
5322 (display-buffer-fallback-action, display-buffer--other-frame-action)
5323 (pop-to-buffer-same-window): Remove display-buffer--special.
5324
a769dd15
GM
53252011-11-07 Glenn Morris <rgm@gnu.org>
5326
5327 * calendar/cal-menu.el (cal-menu-set-date-title):
5328 Do nothing if not in a calendar. (Bug#9976)
5329
05a61ee3
SM
53302011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5331
5332 * files.el (find-file): Always use selected-window.
5333
be7f5545
MR
53342011-11-07 Martin Rudalics <rudalics@gmx.at>
5335
5336 * window.el (window-combinations): Make WINDOW argument
5337 mandatory. Rewrite doc-string.
5338 (walk-window-subtree, window-atom-check, window-min-delta)
5339 (window-max-delta, window--resize-this-window)
5340 (window--resize-root-window-vertically, window-tree)
5341 (balance-windows, window-state-put): Rewrite doc-strings as to
5342 not mention the term "subwindow".
5343 (window--resize-subwindows-skip-p): Rename to
5344 window--resize-child-windows-skip-p.
5345 (window--resize-subwindows-normal): Rename to
5346 window--resize-child-windows-normal.
5347 (window--resize-subwindows): Rename to
5348 window--resize-child-windows.
5349 (window-or-subwindow-p): Rename to window--in-subtree-p.
5350
3c6702ef
ML
53512011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5352
5353 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
5354 Ensure that mbox format messages end in two newlines (Bug#9974).
5355
49745b39
CY
53562011-11-06 Chong Yidong <cyd@gnu.org>
5357
5358 * window.el (window-combination-p): Function deleted; its
5359 side-effect is not used in any existing code.
5360 (window-combinations, window-combined-p): Call window-*-child
5361 directly.
5362
24300f5f
CY
53632011-11-05 Chong Yidong <cyd@gnu.org>
5364
5365 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
5366 (window-size-ignore, window-state-get): Callers changed.
5367 (window-normalize-window): Rename from window-normalize-any-window.
5368 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 5369 (window-normalize-live-window): Delete.
447f16b8
CY
5370 (window-combination-p, window-combined-p, window-combinations)
5371 (walk-window-subtree, window-atom-root, window-min-size)
5372 (window-sizable, window-sizable-p, window-size-fixed-p)
5373 (window-min-delta, window-max-delta, window-resizable)
5374 (window-resizable-p, window-full-height-p, window-full-width-p)
5375 (window-current-scroll-bars, window-point-1, set-window-point-1)
5376 (window-at-side-p, window-in-direction, window-resize)
5377 (adjust-window-trailing-edge, maximize-window, minimize-window)
5378 (window-deletable-p, delete-window, delete-other-windows)
5379 (record-window-buffer, unrecord-window-buffer)
5380 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
5381 (quit-window, split-window, window-state-put)
5382 (set-window-text-height, fit-window-to-buffer)
5383 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 5384
89bd5ee1
EZ
53852011-11-04 Eli Zaretskii <eliz@gnu.org>
5386
53479029
EZ
5387 * mail/rmail.el (rmail-simplified-subject): Decode subject with
5388 rfc2047-decode-string.
5389 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
5390 warnings.
5391
89bd5ee1
EZ
5392 * window.el (window-body-height, window-body-width): Mention in
5393 the doc string that the return values are in frame's canonical
5394 units. (Bug#9949)
5395
bd17fdee
AM
53962011-11-03 Alan Mackenzie <acm@muc.de>
5397
5398 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
5399 change in cc-engine.el.
5400
acc825c5
SM
54012011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
5402
5403 * window.el (switch-to-buffer): Use `force-same-window' interactively.
5404
1885e5b8
MR
54052011-11-02 Martin Rudalics <rudalics@gmx.at>
5406
5407 * window.el (quit-window): Call unrecord-window-buffer after
5408 showing another buffer in the window. (Bug#9937)
acc825c5 5409 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 5410
ebe06da9
JB
54112011-11-02 Juanma Barranquero <lekktu@gmail.com>
5412
5413 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
5414 Accept status with more than 9 shelves. (Bug#9935)
5415 Reported by Colin D Bennett <colin@gibibit.com>.
5416
4ee88440
MR
54172011-11-01 Martin Rudalics <rudalics@gmx.at>
5418
5419 * help.el (with-help-window): Don't reference
5420 temp-buffer-show-specifiers in doc-string.
5421
08e1d82c
AS
54222011-10-31 Andreas Schwab <schwab@linux-m68k.org>
5423
5424 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
5425 menu-item.
5426
84bd6e9e
VJL
54272011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5428
5429 * whitespace.el: New version 13.2.2.
5430 (whitespace-newline-mode): Disable properly. Reported by Sarah
5431 <EmacsWiki>.
5432
dba0634a
UJ
54332011-10-30 Ulf Jasper <ulf.jasper@web.de>
5434
5435 * net/newst-treeview.el: Remove "Time-stamp".
5436 (newsticker--group-manage-orphan-feeds): Do not call
5437 newsticker--treeview-tree-update.
db22a3c2
JB
5438 (newsticker-treeview-update, newsticker-treeview):
5439 Call newsticker--treeview-tree-update if necessary.
dba0634a 5440
3d8daefe
MR
54412011-10-30 Martin Rudalics <rudalics@gmx.at>
5442
5443 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
5444 (window-iso-combinations): Remove "iso-" infix.
5445 Suggested by Chong Yidong.
3d8daefe
MR
5446 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
5447 (window-max-delta-1, window-resize, window--resize-siblings)
5448 (window--resize-this-window, adjust-window-trailing-edge)
5449 (split-window, balance-windows-1)
5450 (shrink-window-if-larger-than-buffer):
5451 * calendar/calendar.el (calendar-generate-window):
db22a3c2 5452 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 5453
1bc4c3ae
SM
54542011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5455
5456 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
5457 in place (bug#9907).
5458 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
5459 (eshell-rewrite-if-command, eshell-rewrite-for-command)
5460 (eshell-structure-basic-command, eshell-rewrite-while-command)
5461 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
5462 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
5463 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
5464 (eshell-do-pipelines-synchronously, eshell-eval-command):
5465 Use backquotes and prefer setq to set.
5466 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
5467 (eshell-macrop): Use functionp.
c1e2f5fa 5468 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 5469
30b65d9c
CY
54702011-10-30 Chong Yidong <cyd@gnu.org>
5471
5472 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
5473 instead of set-mark (Bug#9810).
5474
2d197ffb
CY
54752011-10-30 Chong Yidong <cyd@gnu.org>
5476
5477 * window.el (split-window-below, split-window-right): Rename from
5478 split-window-above-each-other and split-window-side-by-side
5479 respectively. All callers changed.
5480 (split-window-sensibly, split-window-sensibly): Use them.
5481 (split-window-keep-point): Doc fix.
5482
5483 * isearch.el: Add isearch-scroll property to split-window-below
5484 and split-window-right.
5485
5486 * follow.el (follow-mode):
5487 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5488 * progmodes/ada-xref.el (ada-gdb-application):
5489 * emulation/vip.el (vip-buffer-in-two-windows):
5490 * image-dired.el (image-dired-dired-with-window-configuration):
5491 * dired-x.el (dired-do-find-marked-files):
5492 * dired.el (dired-pop-to-buffer):
5493 * bs.el (bs--show-with-configuration):
5494 * vc/emerge.el (emerge-setup-windows):
5495 * textmodes/two-column.el (2C-two-columns):
5496 * textmodes/reftex-toc.el (reftex-toc):
5497 * progmodes/gdb-mi.el (gdb-setup-windows):
5498 * progmodes/fortran.el (fortran-window-create):
5499 * net/newst-treeview.el (newsticker--treeview-window-init):
5500 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
5501 * emulation/tpu-edt.el (tpu-gold-map):
5502 * emulation/crisp.el (crisp-mode-map):
5503 * calendar/calendar.el (calendar-basic-setup): Callers changed.
5504
38bb2ca8
CY
55052011-10-29 Chong Yidong <cyd@gnu.org>
5506
aa4de341
CY
5507 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
5508
e1eb5385
CY
5509 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
5510
5d2ece3c
CY
5511 * textmodes/flyspell.el (flyspell-word): Fix char offset for
5512 forged Ispell output (Bug#7904).
5513
38bb2ca8
CY
5514 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
5515
d0af9f77
SM
55162011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5517
5518 * doc-view.el: Avoid ugly errors about not finding nil.
5519 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5520 (doc-view-dvipdf-program, doc-view-unoconv-program)
5521 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
5522 Avoid nil or absolute file name as default value.
5523 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
5524
52bedd34
AM
55252011-10-28 Alan Mackenzie <acm@muc.de>
5526
db22a3c2 5527 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 5528
7e43cfa5
AM
55292011-10-28 Alan Mackenzie <acm@muc.de>
5530
5531 Amend the handling of c-beginning/end-of-defun in nested declaration
5532 scopes.
5533
52bedd34
AM
5534 * progmodes/cc-vars.el (c-defun-tactic): Move here from
5535 cc-langs.el. Change it to a defcustom.
7e43cfa5 5536
52bedd34
AM
5537 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
5538 cc-vars.el.
7e43cfa5 5539
d0af9f77
SM
5540 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5541 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 5542
52bedd34 5543 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 5544 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
5545 (c-widen-to-enclosing-decl-scope): New function.
5546 (c-while-widening-to-decl-block): New macro.
5547 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
5548 outward for defun boundaries, and correspondingly change symbol
5549 `respect-enclosure' to `go-outward'.
5550 (c-declaration-limits): Change algorithm to report only the "innermost"
5551 defun's boundaries.
5552
1a2ce9ee
DD
55532011-10-28 Deniz Dogan <deniz@dogan.se>
5554
5555 * net/rcirc.el (rcirc-mode): Use hard newlines.
5556
bc97a826
AM
55572011-10-28 Alan Mackenzie <acm@muc.de>
5558
5559 Amend to indent and fontify macros "which include their own semicolon"
5560 correctly, using the "virtual semicolon" mechanism.
5561
52bedd34 5562 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 5563
d0af9f77 5564 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 5565 Recode to scan one line at a time rather than having \n and \r
58179cce 5566 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 5567 (c-forward-label): Amend for virtual semicolons.
58179cce 5568 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 5569
52bedd34
AM
5570 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
5571 of the new C macros.
bc97a826 5572
52bedd34 5573 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
5574 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
5575 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
5576 (c-opt-cpp-macro-define): Make into a full language variable.
5577 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
5578 AWK Mode (including \n, \r) removed, no longer needed.
5579
d0af9f77
SM
5580 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
5581 Invoke c-make-macro-with-semi-re.
bc97a826 5582
52bedd34
AM
5583 * progmodes/cc-vars.el (c-macro-with-semi-re):
5584 (c-macro-names-with-semicolon): New variables.
58179cce 5585 (c-make-macro-with-semi-re): New function.
bc97a826 5586
7a6c0941
SM
55872011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5588
5589 * vc/log-edit.el: Fill empty field rather than adding new one.
5590 (log-edit-add-field): New function.
5591 (log-edit-insert-changelog): Use it.
5592
b0c4cdcf
ML
55932011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5594
5595 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
5596
ee1f1da9
SM
55972011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5598
5599 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
5600 (gdb--check-interpreter): New function.
5601 (gdb): Use it.
5602
51bc5f8b
GM
56032011-10-27 Glenn Morris <rgm@gnu.org>
5604
416a2c45
GM
5605 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
5606 (least-positive-float, least-negative-float)
5607 (least-positive-normalized-float, least-negative-normalized-float)
5608 (float-epsilon, float-negative-epsilon):
5609 Remove unnecessary declarations.
5610
5611 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
5612 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
5613 (least-positive-float, least-negative-float)
5614 (least-positive-normalized-float, least-negative-normalized-float)
5615 (float-epsilon, float-negative-epsilon): Add doc-strings,
5616 based on those in cl.texi.
5617
51bc5f8b
GM
5618 * files.el (set-visited-file-name): If the major-mode changed,
5619 reload the local variables. (Bug#9796)
5620
15de15c6
CY
56212011-10-27 Chong Yidong <cyd@gnu.org>
5622
5623 * subr.el (change-major-mode-after-body-hook): New hook.
5624 (run-mode-hooks): Run it.
5625
ee1f1da9
SM
5626 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5627 Use change-major-mode-before-body-hook.
15de15c6
CY
5628
5629 * simple.el (fundamental-mode):
5630 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
5631 change introducing fundamental-mode-hook.
5632
5430d399
JB
56332011-10-26 Juanma Barranquero <lekktu@gmail.com>
5634
acc825c5 5635 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 5636
ad74a69e
MA
56372011-10-26 Michael Albinus <michael.albinus@gmx.de>
5638
5639 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 5640 tramp.el explicitly. (Bug#7583)
ad74a69e 5641
71d4c2a5
SM
56422011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5643
5644 * progmodes/octave-mod.el:
5645 * progmodes/octave-inf.el: Update maintainer.
5646
b1f6fa26
CY
56472011-10-26 Chong Yidong <cyd@gnu.org>
5648
5649 * subr.el (with-wrapper-hook): Rewrite doc.
5650
3f04efd6
MA
56512011-10-25 Michael Albinus <michael.albinus@gmx.de>
5652
5653 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 5654 filenames "/method:foo:". (Bug#9793)
3f04efd6 5655
410488d3
SM
56562011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5657
5658 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
5659 (bug#9865).
5660
c1ebb47e
GM
56612011-10-24 Glenn Morris <rgm@gnu.org>
5662
5663 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
5664
7f5c46c7
MA
56652011-10-24 Michael Albinus <michael.albinus@gmx.de>
5666
5667 * notifications.el: Add the requirement of a running D-Bus session
5668 bus to the Commentary.
5669
db2440b6
JL
56702011-10-24 Juri Linkov <juri@jurta.org>
5671
5672 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5673 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
5674 (Bug#9364)
5675
feecf435
JL
56762011-10-24 Juri Linkov <juri@jurta.org>
5677
5678 * info.el (Info-following-node-name-re): Add newline to the list
5679 of allowed characters for leading space. (Bug#9824)
5680
a3839de2
SM
56812011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5682
acc825c5
SM
5683 * progmodes/octave-inf.el (inferior-octave-mode-map):
5684 Fix C-c C-h binding.
a3839de2
SM
5685 * progmodes/octave-mod.el (octave-help): Remove.
5686
09388e76
MA
56872011-10-23 Michael Albinus <michael.albinus@gmx.de>
5688
5689 Sync with Tramp 2.2.3.
5690
5691 * net/tramp-cache.el (top): Pacify byte-compiler using
5692 `init-file-user' and `site-run-file'.
5693
5694 * net/trampver.el: Update release number.
5695
86c60681
CY
56962011-10-23 Chong Yidong <cyd@gnu.org>
5697
5698 * files.el (toggle-read-only): Remove obsolete comment about
5699 version control.
5700
5701 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
5702 for toggle-read-only. Note that this hasn't called vc-next-action
5703 since 2008-05-02, though it wasn't documented at the time.
5704
a3839de2
SM
5705 * vc/ediff-init.el (ediff-toggle-read-only-function):
5706 Use toggle-read-only.
86c60681 5707
cd5495ff
AM
57082011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
5709
5710 Fix bug #9560, sporadic wrong indentation; improve instrumentation
5711 of c-parse-state.
5712
00b77525 5713 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 5714 correct faulty logical expression.
cd5495ff
AM
5715 (c-parse-state-state, c-record-parse-state-state):
5716 (c-replay-parse-state-state): New defvar/defuns.
5717 (c-debug-parse-state): Use new functions.
5718
42ee24ed
MR
57192011-10-22 Martin Rudalics <rudalics@gmx.at>
5720
5721 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 5722 last fix. Use window-in-direction correctly.
42ee24ed 5723
a7dee7e7
CY
57242011-10-21 Chong Yidong <cyd@gnu.org>
5725
5726 * progmodes/idlwave.el (idlwave-mode):
5727 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
5728 require-final-newline; that's done in prog-mode.
5729 Suggested by Stefan Monnier.
a7dee7e7 5730
e07b9a6d
MR
57312011-10-21 Martin Rudalics <rudalics@gmx.at>
5732
5733 * mouse.el (mouse-drag-window-above)
5734 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
5735 (mouse-drag-mode-line-1, mouse-drag-header-line)
5736 (mouse-drag-vertical-line-rightward-window): Remove.
5737 (mouse-drag-line): New function.
5738 (mouse-drag-mode-line, mouse-drag-header-line)
5739 (mouse-drag-vertical-line): Call mouse-drag-line.
5740 * window.el (window-at-side-p, windows-at-side): New functions.
5741
7e1361d9
UM
57422011-10-21 Ulrich Mueller <ulm@gentoo.org>
5743
5744 * tar-mode.el (tar-grind-file-mode):
5745 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
5746
30fcaf3a
CY
57472011-10-21 Chong Yidong <cyd@gnu.org>
5748
5749 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
5750 * progmodes/vera-mode.el (vera-mode):
5751 Use mode-require-final-newline.
30fcaf3a 5752
516eddb0
GM
57532011-10-20 Glenn Morris <rgm@gnu.org>
5754
db22a3c2 5755 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 5756
10d5f513
CS
57572011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
5758
5759 * emulation/cua-base.el (cua-set-mark): Fix case of string.
5760
ac6c8639
CY
57612011-10-20 Chong Yidong <cyd@gnu.org>
5762
5763 * emulation/cua-base.el (cua-mode):
5764 * mail/footnote.el (footnote-mode):
5765 * mail/mailabbrev.el (mail-abbrevs-mode):
5766 * net/xesam.el (xesam-minor-mode):
5767 * progmodes/bug-reference.el (bug-reference-mode):
5768 * progmodes/cap-words.el (capitalized-words-mode):
5769 * progmodes/compile.el (compilation-minor-mode)
5770 (compilation-shell-minor-mode):
5771 * progmodes/gud.el (gud-tooltip-mode):
5772 * progmodes/hideif.el (hide-ifdef-mode):
5773 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
5774 * progmodes/subword.el (subword-mode):
5775 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5776 * progmodes/which-func.el (which-function-mode):
5777 * term/tvi970.el (tvi970-set-keypad-mode):
5778 * term/vt100.el (vt100-wide-mode):
5779 * textmodes/flyspell.el (flyspell-mode):
5780 * textmodes/ispell.el (ispell-minor-mode):
5781 * textmodes/nroff-mode.el (nroff-electric-mode):
5782 * textmodes/paragraphs.el (use-hard-newlines):
5783 * textmodes/refill.el (refill-mode):
5784 * textmodes/reftex.el (reftex-mode):
5785 * textmodes/rst.el (rst-minor-mode):
5786 * textmodes/sgml-mode.el (html-autoview-mode)
5787 (sgml-electric-tag-pair-mode):
5788 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
5789 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
5790 * emulation/crisp.el (crisp-mode):
5791 * emacs-lisp/eldoc.el (eldoc-mode):
5792 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
5793 minor mode behavior.
5794
aa42ab43
JL
57952011-10-19 Juri Linkov <juri@jurta.org>
5796
5797 * descr-text.el (describe-char): Add #x2010 and #x2011 to
5798 the list of hard-coded chars with escape-glyph face.
5799
89400f1d
SM
58002011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5801
5802 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
5803
305c07f6
MA
58042011-10-19 Michael Albinus <michael.albinus@gmx.de>
5805
5806 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
5807 running process.
5808
13754b54
GM
58092011-10-19 Glenn Morris <rgm@gnu.org>
5810
5811 * vc/vc-bzr.el (vc-bzr-after-dir-status):
5812 Ignore ignored files. (Bug#9726)
5813
06e21633
CY
58142011-10-19 Chong Yidong <cyd@gnu.org>
5815
5816 Doc fix for minor modes, stating that an omitted argument enables
5817 the mode unconditionally when called from Lisp.
5818
5819 * abbrev.el (abbrev-mode):
5820 * allout.el (allout-mode):
5821 * autoinsert.el (auto-insert-mode):
5822 * autoarg.el (autoarg-mode, autoarg-kp-mode):
5823 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
5824 (global-auto-revert-mode):
5825 * battery.el (display-battery-mode):
5826 * composite.el (global-auto-composition-mode)
5827 (auto-composition-mode):
5828 * delsel.el (delete-selection-mode):
5829 * desktop.el (desktop-save-mode):
5830 * dired-x.el (dired-omit-mode):
5831 * dirtrack.el (dirtrack-mode):
5832 * doc-view.el (doc-view-minor-mode):
5833 * double.el (double-mode):
5834 * electric.el (electric-indent-mode, electric-pair-mode):
5835 * emacs-lock.el (emacs-lock-mode):
5836 * epa-hook.el (auto-encryption-mode):
5837 * follow.el (follow-mode):
5838 * font-core.el (font-lock-mode):
5839 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
5840 * help.el (temp-buffer-resize-mode):
5841 * hilit-chg.el (highlight-changes-mode)
5842 (highlight-changes-visible-mode):
5843 * hi-lock.el (hi-lock-mode):
5844 * hl-line.el (hl-line-mode, global-hl-line-mode):
5845 * icomplete.el (icomplete-mode):
5846 * ido.el (ido-everywhere):
5847 * image-file.el (auto-image-file-mode):
5848 * image-mode.el (image-minor-mode):
5849 * iswitchb.el (iswitchb-mode):
5850 * jka-cmpr-hook.el (auto-compression-mode):
5851 * linum.el (linum-mode):
5852 * longlines.el (longlines-mode):
5853 * master.el (master-mode):
5854 * mb-depth.el (minibuffer-depth-indicate-mode):
5855 * menu-bar.el (menu-bar-mode):
5856 * minibuf-eldef.el (minibuffer-electric-default-mode):
5857 * mouse-sel.el (mouse-sel-mode):
5858 * msb.el (msb-mode):
5859 * mwheel.el (mouse-wheel-mode):
5860 * outline.el (outline-minor-mode):
5861 * paren.el (show-paren-mode):
5862 * recentf.el (recentf-mode):
5863 * reveal.el (reveal-mode, global-reveal-mode):
5864 * rfn-eshadow.el (file-name-shadow-mode):
5865 * ruler-mode.el (ruler-mode):
5866 * savehist.el (savehist-mode):
5867 * scroll-all.el (scroll-all-mode):
5868 * scroll-bar.el (scroll-bar-mode):
5869 * server.el (server-mode):
5870 * shell.el (shell-dirtrack-mode):
5871 * simple.el (auto-fill-mode, transient-mark-mode)
5872 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
5873 (line-number-mode, column-number-mode, size-indication-mode)
5874 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
5875 * strokes.el (strokes-mode):
5876 * time.el (display-time-mode):
5877 * t-mouse.el (gpm-mouse-mode):
5878 * tool-bar.el (tool-bar-mode):
5879 * tooltip.el (tooltip-mode):
5880 * type-break.el (type-break-mode-line-message-mode)
5881 (type-break-query-mode):
5882 * view.el (view-mode):
5883 * whitespace.el (whitespace-mode, whitespace-newline-mode)
5884 (global-whitespace-mode, global-whitespace-newline-mode):
5885 * xt-mouse.el (xterm-mouse-mode): Doc fix.
5886
a3839de2
SM
5887 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5888 Fix autogenerated docstring.
06e21633 5889
5214e501
JL
58902011-10-19 Juri Linkov <juri@jurta.org>
5891
5892 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
5893 by checking environment variables "DESKTOP_SESSION" and
5894 "XDG_CURRENT_DESKTOP". (Bug#9779)
5895
195f8db9
JL
58962011-10-19 Juri Linkov <juri@jurta.org>
5897
5898 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
5899 (browse-url-chromium-program, browse-url-chromium-arguments):
5900 New defcustoms.
5901 (browse-url-default-browser): Check for `browse-url-chromium' and
5902 call `browse-url-chromium-program'.
5903 (browse-url-chromium): New command. (Bug#9779)
5904
343a34ff
JB
59052011-10-18 Juanma Barranquero <lekktu@gmail.com>
5906
5907 * facemenu.el (list-colors-duplicates): On Windows, detect more
5908 duplicates by assuming that only colors matching "^System" are
5909 special "system colors". (Bug#9722)
5910
6978a151
SM
59112011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5912
5913 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
5914 to distinguish the author from the committer.
5915
6a80b297
MA
59162011-10-18 Michael Albinus <michael.albinus@gmx.de>
5917
5918 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
5919
b31a5677
JK
59202011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
5921
5922 * international/mule.el (sgml-html-meta-auto-coding-function):
5923 Add support for detecting encoding in HTML5 specified only as
5924 <meta charset="UTF-8">. Implementation just makes http-equiv and
5925 content-type parts from HTML4 encoding string optional. (Bug#9716)
5926
80c6d77f
GM
59272011-10-18 Glenn Morris <rgm@gnu.org>
5928
5929 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
5930
08b0fee8
CY
59312011-10-18 Chong Yidong <cyd@gnu.org>
5932
5933 * faces.el (cursor): Doc fix.
5934
67e729a5
CY
59352011-10-17 Chong Yidong <cyd@gnu.org>
5936
5937 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
5938
343a34ff 59392011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
5940
5941 * dirtrack.el (dirtrack): Support shell buffers with path
5942 prefixes, e.g. tramp-based remote shells. (Bug#9647)
5943
0bc06380
TZ
59442011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
5945
5946 * json.el: Bump version to 1.3 and note change in History.
5947 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
5948
8b79f3e0
SM
59492011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5950
5a7c536b
SM
5951 * comint.el (comint-insert-input, comint-send-input)
5952 (comint-get-old-input-default, comint-backward-matching-input)
5953 (comint-next-prompt): Use nil instead of `input' for field property of
5954 past user input (bug#114).
5955
96a8a0df
SM
5956 * minibuffer.el (completion--replace): Inherit surrounding properties
5957 (bug#114).
5958 (minibuffer-complete-and-exit): Use it.
5959
8b79f3e0
SM
5960 * comint.el (comint--table-subvert): Quote the all-completions output
5961 (bug#9160).
5962
b8f7ff0d
MR
59632011-10-17 Martin Rudalics <rudalics@gmx.at>
5964
8b79f3e0 5965 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 5966
b8f7ff0d 5967 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 5968 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
5969 entries and separate them from frame entries.
5970
c235b555
GM
59712011-10-15 Glenn Morris <rgm@gnu.org>
5972
5973 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
5974 Doc fixes.
5975
6bbfa6e1
CY
59762011-10-15 Chong Yidong <cyd@stupidchicken.com>
5977
8b79f3e0
SM
5978 * net/network-stream.el (network-stream-open-starttls):
5979 Improve detection of failure due to lack of TLS support.
ec5c990d 5980
6bbfa6e1
CY
5981 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
5982 putting the input text in front and in bold.
5983
98488977
SM
59842011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5985
3d1337be
SM
5986 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
5987
ee0b45e4
SM
5988 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
5989 empty buffer.
5990
98488977
SM
5991 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
5992 unread-command-events rather than pushing yet-another event.
5993
186f4720
EZ
59942011-10-14 Eli Zaretskii <eliz@gnu.org>
5995
5996 * mail/sendmail.el (sendmail-query-once): Improve the wording of
5997 the explanation of the possible choices. Make the options passed
5998 to completing-read shorter.
5999
8b7a997c
AM
60002011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
6001
6002 * textmodes/flyspell.el (flyspell-large-region): Make sure
6003 extended character mode is used if defined (Bug#1339).
6004
12587bbb
EZ
60052011-10-13 Eli Zaretskii <eliz@gnu.org>
6006
6007 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
6008 character info for LRE, LRO, RLE, and RLO characters by appending
6009 an invisible PDF.
12587bbb 6010
bad41229
SM
60112011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
6012
6013 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
6014 even in case of error; add debug spec; simplify data flow.
6015 (with-timeout-handler): Remove.
6016
28dbc92f
MA
60172011-10-12 Michael Albinus <michael.albinus@gmx.de>
6018
6019 Fix Bug#6019, Bug#9315.
6020
6021 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
6022 complete `buffer-file-name', the local file name part could look
6023 remotely (for example on VMS).
6024
6025 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
6026 `tramp-run-real-handler'.
6027 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
6028 already quoted by '"'.
6029
6030 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
6031 Let `file-name-handler-alist' be nil, the local file name part
6032 could look remotely (for example on VMS).
6033
e1b0b23a
SM
60342011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
6035
6036 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
6037 from here...
6038 (flyspell-post-command-hook): ...to here.
6039
a120bde9
SM
60402011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6041
6042 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
6043 if not needed.
6044 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
6045 using completion. Protect against "slow" callers.
6046 Remove the "message hack".
6047
7ce7717b
JL
60482011-10-11 Juri Linkov <juri@jurta.org>
6049
6050 * isearch.el (isearch-lazy-highlight-word): New variable.
6051 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
6052 Use it. (Bug#9727)
6053
c02ee9d6
GM
60542011-10-11 Glenn Morris <rgm@gnu.org>
6055
6056 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
6057 like f90-previous-statement does.
6058
93e616fd 60592011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6060
1f190e73 6061 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
6062 only in interactive use, to avoid error.
6063
af7b6078
SM
60642011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
6065
6066 * minibuffer.el (completion-file-name-table): Fix last change,
6067 i.e. ignore normal errors but not the other ones.
6068
0563dae9
MR
60692011-10-10 Martin Rudalics <rudalics@gmx.at>
6070
6071 * window.el (special-display-buffer-names)
6072 (special-display-regexps): Remove some remnants of earlier
6073 changes from doc-strings.
366ca7f3
MR
6074 (quit-windows-on): New function.
6075
6076 * vc/vc.el (vc-revert, vc-rollback):
6077 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
6078 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 6079 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 6080
49677495
MR
60812011-10-09 Martin Rudalics <rudalics@gmx.at>
6082
6083 * window.el (frame-auto-hide-function): Add version tag.
6084 (Bug#9699)
6085
56f2d1e1
MA
60862011-10-09 Michael Albinus <michael.albinus@gmx.de>
6087
6088 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
6089 condition.
6090
112a6592
LL
60912011-10-09 Leo Liu <sdl.web@gmail.com>
6092
6093 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
6094 (Bug#9701)
6095
0812589b
GM
60962011-10-08 Glenn Morris <rgm@gnu.org>
6097
6098 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
6099 before the first code statement zero indent. (Bug#9690)
6100
b2b0776e
CY
61012011-10-08 Chong Yidong <cyd@stupidchicken.com>
6102
6103 * simple.el (count-words-region): Always count in the region.
6104 Report the number of lines and characters too.
6105 (count-words): New command, which counts in the buffer if the
6106 region is inactive, as count-words-region used to.
6107 (count-words--message): New function. Handle plurals.
6108 (count-lines-region): Make it an alias for count-words-region.
6109
6110 * bindings.el (esc-map): Replace count-lines-region with
6111 count-words-region.
6112
c557cd6b
MR
61132011-10-08 Martin Rudalics <rudalics@gmx.at>
6114
6115 * window.el (window--delete): Delete dedicated frame
6116 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 6117 (switch-to-buffer): Fix doc-string typo.
c557cd6b 6118
61a57ef4 61192011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6120
3a7d293b 6121 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 6122
c3833279
CY
61232011-10-07 Chong Yidong <cyd@stupidchicken.com>
6124
6125 * bindings.el ([M-left],[M-right]): Bind to left-word and
6126 right-word respectively.
6127
21ce8245
GM
61282011-10-07 Glenn Morris <rgm@gnu.org>
6129
6130 * cus-start.el (debug-on-quit): Fix custom type.
6131
6d823bb2
LMI
61322011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6133
0181e193
LMI
6134 * subr.el (define-key-after): Clarify that the function is not
6135 useful for non-menu keymaps.
6136
6d823bb2
LMI
6137 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
6138
8e3459ce 61392011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6140
21ce8245 6141 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 6142 in current minibuffer (Fix bug with recursive minibuffers).
6143
a1c2d21e
CY
61442011-10-06 Chong Yidong <cyd@stupidchicken.com>
6145
6146 * progmodes/gdb-mi.el (gdb): Doc fix.
6147
5a4cf282
MR
61482011-10-05 Martin Rudalics <rudalics@gmx.at>
6149
6150 * window.el (frame-auto-hide-function): New option replacing
6151 frame-auto-delete. Suggested by Stefan Monnier.
6152 (window--delete): Call frame-auto-hide-function instead of
6153 investigating frame-auto-delete.
c96111ea
MR
6154 (window-point-1, set-window-point-1): New functions.
6155 (window-in-direction, record-window-buffer, window-state-get-1)
6156 (display-buffer-record-window): Use window-point-1 instead of
6157 window-point.
6158 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 6159
9854542e
SM
61602011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6161
6162 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
6163
8943cfb0
GM
61642011-10-05 Glenn Morris <rgm@gnu.org>
6165
6166 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
6167 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
6168
647ab967
LL
61692011-10-05 Leo Liu <sdl.web@gmail.com>
6170
6171 * subr.el (read-char-choice): Fix argument to buffer-live-p which
6172 works with buffer object.
6173
3ddfbced
SM
61742011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6175
6176 * mpc.el (mpc-tool-bar-map): Add labels.
6177
bdfa5dd2
GM
61782011-10-04 Glenn Morris <rgm@gnu.org>
6179
6180 * calendar/holidays.el (calendar-check-holidays): Doc fix.
6181
0e2070b5
MR
61822011-10-04 Martin Rudalics <rudalics@gmx.at>
6183
6184 * window.el (window--delete): New function.
6185 (frame-auto-delete): Resuscitate option.
6186 (bury-buffer, replace-buffer-in-windows)
6187 (quit-window): Rewrite using window--delete.
6188 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6189 Pass display-buffer-mark-dedicated to window--display-buffer-2
6190 (Bug#9639).
6191
3dc61a09
SM
61922011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6193
915a9b64
SM
6194 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
6195 returns a list (bug#9554). Add remote file name completion.
6196 * comint.el (comint--table-subvert): Curry and get quote&unquote
6197 functions as arguments.
6198 (comint--complete-file-name-data): Adjust call accordingly.
6199 * pcomplete.el (pcomplete--table-subvert): Remove.
6200 (pcomplete-completions-at-point): Use comint--table-subvert instead.
6201
3dc61a09
SM
6202 * minibuffer.el (completion-table-case-fold): Use currying.
6203 (completion--styles-type, completion--cycling-threshold-type):
6204 New constants.
6205 (completion-styles, completion-category-overrides)
6206 (completion-cycle-threshold): Use them.
6207 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
6208 completion-table-case-fold.
6209
8ea0a993
SB
62102011-10-03 Stephen Berman <stephen.berman@gmx.net>
6211
6212 * minibuffer.el (completion-category-overrides): Fix type of styles
6213 and add more user friendly tags (bug#9660).
6214
8c24b7f6
SM
62152011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6216
6217 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
6218 (mule-input-method-string): New widget.
6219 (default-input-method, language-info-custom-alist): Use it.
6220
428fe61a
SM
62212011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6222
32c1fffd
SM
6223 * pcomplete.el: Require comint.
6224 (pcomplete--common-suffix): Remove.
6225 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
6226 (pcomplete--table-subvert): Sync with comint--table-subvert.
6227 (pcomplete--entries): Use comint-completion-file-name-table.
6228 * comint.el (comint-unquote-filename): Simplify.
6229 (comint-completion-file-name-table): New function (bug#9616).
6230 (comint--complete-file-name-data): Use it.
6231
428fe61a
SM
6232 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
6233 (pcmpl-gnu-tar-buffer): Remove.
6234 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
6235 around. Make sure pcomplete-suffix-list is only changed temporarily.
6236 Don't look inside the tar's file if it's too large.
428fe61a 6237
04c52e2f
CY
62382011-10-01 Chong Yidong <cyd@stupidchicken.com>
6239
ce3cefcc
CY
6240 * cus-edit.el (custom-mode-map):
6241 * epa.el (epa-key-list-mode-map):
6242 * man.el (Man-mode-map):
6243 * startup.el (splash-screen-keymap):
6244 * simple.el (special-mode-map): Use scroll-up-command and
6245 scroll-down-command.
6246
6247 * progmodes/idlw-help.el (idlwave-help-mode-map):
6248 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
6249 * net/newst-plainview.el (newsticker-mode-map):
6250 * emulation/ws-mode.el (wordstar-mode-map):
6251 * emulation/vi.el (vi-com-map):
6252 * calc/calc-graph.el (calc-graph-show-dumb):
6253 * term/sun.el (terminal-init-sun):
6254 * term/ns-win.el (global-map):
6255 * progmodes/grep.el (grep-mode-map):
6256 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
6257 * mail/rmail.el (rmail-mode-map):
6258 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
6259
04c52e2f
CY
6260 * custom.el (custom-safe-themes, load-theme): Treat value of t for
6261 custom-safe-themes as special.
6262
79adf8c8
JD
62632011-10-01 Julien Danjou <julien@danjou.info>
6264
6265 * notifications.el (notifications-notify): Fix docstring.
6266
63bd50d3
PS
62672011-10-01 Per Starbäck <per@starback.se>
6268
6269 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
6270
199e4c7e
MR
62712011-09-30 Martin Rudalics <rudalics@gmx.at>
6272
6273 * startup.el (command-line-1): Fix last fix by inserting
6274 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 6275 (Bug#9605) and (Bug#9636)
199e4c7e 6276
fe5f08dd
EZ
62772011-09-29 Eli Zaretskii <eliz@gnu.org>
6278
6279 * simple.el (line-move): If auto-hscroll-mode is disabled and the
6280 window is hscrolled, move by logical lines. (Bug#9607)
6281 (line-move-visual): Update the doc string to the above effect.
6282
b5516bbd
MR
62832011-09-29 Martin Rudalics <rudalics@gmx.at>
6284
ccee00c0
MR
6285 * window.el (display-buffer-record-window): When WINDOW is the
6286 selected window use `point' instead of `window-point'. (Bug#9626)
6287
b5516bbd
MR
6288 * startup.el (command-line-1): Use insert-before-markers when
6289 inserting initial-scratch-message. (Bug#9605)
ccee00c0 6290
b5516bbd
MR
6291 * help.el (help-window): Remove variable.
6292
52aa0014
GM
62932011-09-29 Glenn Morris <rgm@gnu.org>
6294
6295 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
6296
df9a7357
JB
62972011-09-29 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * descr-text.el (describe-char-categories): Accept category
6300 descriptions more than one line long.
6301
a8406c20
SM
63022011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6303
88d9610c
SM
6304 * simple.el (delete-trailing-whitespace): Fix last change.
6305
a5daf810
SM
6306 * progmodes/perl-mode.el (perl-syntax-propertize-function):
6307 Don't confuse "y => 3" as the beginning of a `y' operation.
6308
a8406c20
SM
6309 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
6310 object has more than 4 slots (bug#9613).
6311
a239d4e9
JB
63122011-09-28 Juanma Barranquero <lekktu@gmail.com>
6313
6314 * subr.el (with-output-to-temp-buffer):
6315 * net/quickurl.el (quickurl, quickurl-browse-url):
6316 Fix typos in docstrings.
6317
693fbdb6
EZ
63182011-09-27 Eli Zaretskii <eliz@gnu.org>
6319
6320 * minibuffer.el (completion-styles)
6321 (completion-category-overrides): Cross reference each other in doc
6322 strings.
6323
8b457e28
GM
63242011-09-27 Glenn Morris <rgm@gnu.org>
6325
6326 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
6327 to split-string. (Bug#9606)
6328
85a16208
LMI
63292011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6330
6331 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
6332 (bug#9615).
6333
502f9ebd
CY
63342011-09-27 Chong Yidong <cyd@stupidchicken.com>
6335
6336 * emacs-lisp/package.el (list-packages): Fix echo area message.
6337
7690bdea
LL
63382011-09-27 Leo Liu <sdl.web@gmail.com>
6339
6340 * ido.el (ido-read-internal): Accept cons cell HIST arg.
6341
e2ee6f30
MA
63422011-09-25 Michael Albinus <michael.albinus@gmx.de>
6343
6344 * net/dbus.el (dbus-unregister-object): Don't release services for
6345 registered signals. (Bug#9581)
6346
f3f98342
TZ
63472011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6348
6349 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
6350 function that picks between cfengine 2 and 3 support
6351 automatically. Update docs accordingly.
6352
dd7aa8dd
KH
63532011-09-22 Kenichi Handa <handa@m17n.org>
6354
6355 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
6356 ZERO.
6357 (indian-itrans-v5-table-for-tamil): New variable.
6358 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
6359
3f2b07f8
KM
63602011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
6361
6362 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
6363 that's true if the current command involved collapsing of text.
6364 It's reset to false at the beginning of the next command.
6365 (allout-post-command-business): Move the cursor to the beginning
6366 of entry if the cursor is hidden and collapsing activity just
6367 happened.
6368
371d6a61
CY
63692011-09-24 Chong Yidong <cyd@stupidchicken.com>
6370
6371 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
6372 tracking (Bug#9541).
6373
2ac2721a
UJ
63742011-09-24 Ulf Jasper <ulf.jasper@web.de>
6375
6376 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
6377 (newsticker-show-news): Automatically load html rendering package
6378 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
6379 because w3m-fill-column is let-bound" and the error "Symbol's value
6380 as variable is void: w3m-fill-column".
2ac2721a 6381
fac7ae53
MA
63822011-09-24 Michael Albinus <michael.albinus@gmx.de>
6383
6384 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
6385 Release services only if they are defined. (Bug#9581)
6386
e08b633b
RS
63872011-09-23 Richard Stallman <rms@gnu.org>
6388
e488d29c
RS
6389 * textmodes/paragraphs.el (forward-sentence): For backwards case,
6390 distinguish start of paragraph from start of its text.
6391
19c38752
RS
6392 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
6393
e08b633b
RS
6394 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
6395 (rmail-generate-viewer-buffer): Put that hook on view buffer.
6396 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
6397
0a39f27e
AS
63982011-09-23 Andreas Schwab <schwab@linux-m68k.org>
6399
6400 * international/mule-diag.el (mule-diag): Insert a newline after
6401 each fontset description.
6402
db4e950d
SM
64032011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6404
6405 * simple.el (delete-trailing-whitespace):
6406 Document last change; simplify.
6407
eca3f3ea
PW
64082011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
6409
d68e189a
PW
6410 * simple.el (delete-trailing-whitespace): Also delete
6411 extra newlines at the end of the buffer.
6412
eca3f3ea
PW
6413 * textmodes/picture.el: Make motion commands obey shift-select-mode.
6414 (picture-newline): Use forward-line so as to ignore fields.
6415
01c157cc
SM
64162011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6417
6418 * subr.el (with-wrapper-hook): Fix edebug spec.
6419
022de23e
LMI
64202011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6421
6422 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
6423 (bug#4538).
6424
91683089
MA
64252011-09-23 Michael Albinus <michael.albinus@gmx.de>
6426
eca3f3ea
PW
6427 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
6428 Fix nasty bug using wrong cached values.
91683089 6429
5bdd6fa4
AM
64302011-09-23 Alan Mackenzie <acm@muc.de>
6431
6432 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
6433
97adfb97
CY
64342011-09-23 Chong Yidong <cyd@stupidchicken.com>
6435
6436 * window.el (pop-to-buffer): Ensure right window is selected if we
6437 chose another frame.
6438
d4ef2b50
EZ
64392011-09-22 Eli Zaretskii <eliz@gnu.org>
6440
6441 * simple.el (what-cursor-position): Use get-char-property-change
6442 and next-single-char-property-change, to be able to show display
6443 properties that come from overlays as well as text properties.
6444
72258fe5
CY
64452011-09-22 Chong Yidong <cyd@stupidchicken.com>
6446
6447 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
6448
6449 * cmuscheme.el (run-scheme, switch-to-scheme):
6450 * cus-edit.el (customize-group, custom-buffer-create)
6451 (customize-browse):
6452 * info.el (info):
6453 * shell.el (shell):
6454 * mail/sendmail.el (mail):
6455 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
6456
8f098516
RS
64572011-09-22 Richard Stallman <rms@gnu.org>
6458
6459 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
6460 move back only to line beg, don't move back over blank lines.
6461
e74f1bb6
MA
64622011-09-22 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * files.el (copy-directory): Set directory attributes only in case
6465 they could be retrieved from the source directory. (Bug#9565)
6466
bfeef8b6
DK
64672011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
6468
6469 * progmodes/hideshow.el (hs-looking-at-block-start-p)
6470 (hs-find-block-beginning, hs-hide-level-recursive):
6471 Ignore strings as well as comments. (Bug#9502)
6472
7e423bb8
AS
64732011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
6474
6475 * progmodes/sql.el (sql-comint-postgres):
6476 Convert port number to a string. (Bug#9566)
6477
b4d72fcf
MR
64782011-09-22 Martin Rudalics <rudalics@gmx.at>
6479
6480 * window.el (quit-window): Undedicate window when switching to
6481 previous buffer. Reported by Thierry Volpiatto
6482 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
6483 (special-display-popup-frame): When popping up a new frame reset
6484 its previous buffers to nil. Simplify code.
b4d72fcf 6485
a7b88dc6
MA
64862011-09-21 Michael Albinus <michael.albinus@gmx.de>
6487
6488 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
6489 and process filter, as done also in `shell-command'.
6490
cf4eacfd
MR
64912011-09-21 Martin Rudalics <rudalics@gmx.at>
6492
eca3f3ea 6493 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
6494 Call set-window-start with NOFORCE argument t.
6495 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
6496 (quit-window): Reword doc-string. Handle new format of
6497 quit-restore parameter. Don't delete window if it has a
6498 previous buffer we can show instead of the present one.
6499 (display-buffer-record-window): Rewrite using a new format for
6500 the quit-restore window parameter
6501 (special-display-popup-frame, display-buffer-same-window)
6502 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6503 (display-buffer-pop-up-window, display-buffer-use-some-window):
6504 Adapt symbol passed to display-buffer-record-window.
6505 * help.el (help-window-setup): Handle new format of quit-restore
6506 parameter.
6507
8d28cb95
SM
65082011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6509
94ab793f
SM
6510 * faces.el (face-list): Fix docstring (bug#9564).
6511
8d28cb95
SM
6512 * window.el (display-buffer--action-function-custom-type):
6513 Don't include internal functions in the Custom interface.
6514
3820edeb
JL
65152011-09-20 Juri Linkov <juri@jurta.org>
6516
6517 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
6518 (Info-forward-node, Info-backward-node, Info-next-preorder)
6519 (Info-last-preorder): Use it. (Bug#9528)
6520
5147931d
JL
65212011-09-20 Juri Linkov <juri@jurta.org>
6522
6523 * info.el (Info-last-preorder): Visit last menu item only when
6524 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
6525
cf499a1a
JD
65262011-09-20 Julien Danjou <julien@danjou.info>
6527
6528 * password-cache.el (password-cache-remove): Remove entries even if the
6529 value is nil, so that password with a nil value (negative caching) is
6530 possible to invalidate.
6531
f84e2fe2
LM
65322011-09-20 Lawrence Mitchell <wence@gmx.li>
6533
6534 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
6535 all whitespace around breakpoint. (Bug#9553)
6536 (f90-find-breakpoint): Only break at whitespace inside a comment.
6537
78054a46
SM
65382011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6539
6540 * minibuffer.el (completion-file-name-table): Keep track of errors.
6541 (completion-table-with-predicate): Handle the case where pred1 is nil.
6542 * pcomplete.el (pcomplete-completions-at-point): Simplify.
6543
345083b2
SM
65442011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6545
e24e27be
SM
6546 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
6547 (debugger-return-value): Signal an error if the debugging context does
6548 not await any return value.
6549
345083b2
SM
6550 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
6551 * image-mode.el (image-toggle-display-text)
6552 (image-toggle-display-image): Stay away from evil `intangible'.
6553
08d355e3
LL
65542011-09-19 Leo Liu <sdl.web@gmail.com>
6555
6556 * replace.el (occur-revert-arguments): Make it permanent-local.
6557 (occur-mode): Don't call font-lock-defontify.
6558
f01da43f
CY
65592011-09-19 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * net/ldap.el (ldap-search-internal): Don't push empty search
6562 result (Bug#9508).
6563
b6072fa6
SM
65642011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6565
6566 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
6567
443d6696
MA
65682011-09-19 Michael Albinus <michael.albinus@gmx.de>
6569
6570 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
6571 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
6572
7cc6e154
JL
65732011-09-18 Juri Linkov <juri@jurta.org>
6574
6575 * buff-menu.el (Buffer-menu-mode-map):
6576 * dired.el (dired-mode-map):
6577 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
6578 (lisp-interaction-mode-map):
6579 * emacs-lisp/package.el (package-menu-mode-map):
6580 * epa.el (epa-key-list-mode-map):
6581 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
6582 (menu-bar-options-menu):
6583 * outline.el (outline-mode-menu-bar-map):
6584 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
6585 * vc/vc-dir.el (vc-dir-menu-map):
6586 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
6587 Capitalize non-function content words in menu item strings.
6588
6589 * dired.el (dired-mode-map): Add menu item for
6590 `image-dired-dired-toggle-marked-thumbs'.
6591
80302a81
JL
65922011-09-18 Juri Linkov <juri@jurta.org>
6593
6594 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
6595 to `isearch-case-fold-search' and restore its original value
6596 after the `isearch-mode' call.
6597
46c5cf66
JL
65982011-09-18 Juri Linkov <juri@jurta.org>
6599
6600 * progmodes/grep.el (grep-process-setup): Don't check code for 1
6601 because `zgrep' returns 1 for successful matches (bug#9226).
6602
d18b513b
JL
66032011-09-18 Juri Linkov <juri@jurta.org>
6604
6605 * info.el (Info-extract-menu-node-name): Check the second match
6606 for empty string (second test-case of bug#9528).
6607 (Info-last-preorder): Let-bind `Info-history' to nil to not add
6608 intermediate nodes to the history (first test-case of bug#9528).
6609
72753f87
JL
66102011-09-18 Juri Linkov <juri@jurta.org>
6611
6612 * info.el (Info-mode-syntax-table): New variable.
1154d12e 6613 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 6614
c9384295
JL
66152011-09-18 Juri Linkov <juri@jurta.org>
6616
1154d12e
JB
6617 * info.el (Info-file-supports-index-cookies):
6618 Increment line-beginning-position's arg from 3 to 4 because makeinfo
6619 outputs one more line for long file names (bug#4142).
c9384295 6620
d473dce8
CY
66212011-09-18 Chong Yidong <cyd@stupidchicken.com>
6622
6623 * newcomment.el (comment-normalize-vars): If prompting for
6624 comment-start, set comment-start-skip too (Bug#8424).
6625
2176854d
JB
66262011-09-18 Johan Bockgård <bojohan@gnu.org>
6627
6628 * icomplete.el: Fix previous fix of Bug#5849.
6629 (icomplete-mode): Don't set completion-show-inline-help.
6630 (icomplete-minibuffer-setup): Set completion-show-inline-help
6631 locally during icompletion.
6632
3aace4e4
CY
66332011-09-18 Chong Yidong <cyd@stupidchicken.com>
6634
c940224f
CY
6635 * woman.el (woman2-process-escapes): Don't delete unrecognized
6636 escapes (Bug#7843).
6637
3aace4e4
CY
6638 * files.el (inhibit-first-line-modes-regexps): Add image files.
6639 (hack-local-variables-prop-line): Return nil for malformed
6640 prop-lines (Bug#9044).
6641
710dec63
MA
66422011-09-18 Michael Albinus <michael.albinus@gmx.de>
6643
6644 * net/tramp.el (top): Don't require 'shell.
6645 (tramp-methods): Fix docstring.
6646 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
6647 Return complete remote file name. Handle "smb" case.
6648 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
6649 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
6650
6651 * net/tramp-compat.el (top): Require 'shell.
6652
6653 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6654 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
6655 `tramp-current-host'.
6656 (tramp-get-remote-tmpdir): Remove.
6657
6658 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
6659 `tramp-tmpdir' entries.
6660 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
6661 (tramp-smb-handle-file-attributes): Ignore errors.
6662 (tramp-smb-wait-for-output): Check also for process end.
6663
5d5ac8ec
LMI
66642011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6665
6666 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
6667 when sending QUIT (bug#9312).
6668
8c0f49f0
CY
66692011-09-17 Chong Yidong <cyd@stupidchicken.com>
6670
6671 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
6672 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
6673 occur-mode-display-occurrence.
6674 (occur-edit-mode): Add usage message.
6675 (occur-cease-edit): New command.
6676 (occur-after-change-function): Use text properties to find the
6677 position of the prefix text.
6678 (occur-engine): Set stickiness of prefix text properties.
6679
8f1383f7
GM
66802011-09-17 Glenn Morris <rgm@gnu.org>
6681
6682 * progmodes/etags.el (complete-tag):
6683 Fix call to completion-in-region. (Bug#9526)
6684
744ba0e3
JL
66852011-09-17 Juri Linkov <juri@jurta.org>
6686
6687 * textmodes/ispell.el (ispell-word): Add to the error message
6688 the word, ispell program name and current dictionary (bug#9121).
6689 (ispell-tex-arg-end): Capitalize "error" in the error message.
6690
d9bbf400
AS
66912011-09-17 Andreas Schwab <schwab@linux-m68k.org>
6692
6693 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
6694 check. (Bug#4251)
6695
8da11505
JL
66962011-09-17 Juri Linkov <juri@jurta.org>
6697
6698 * window.el (window-safe-min-height, window-safe-min-width):
6699 Fix typos (followup to bug#9522).
6700
a91adc7e
SJ
67012011-09-17 Sven Joachim <svenjoac@gmx.de>
6702
6703 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
6704
064f328a
EZ
67052011-09-16 Eli Zaretskii <eliz@gnu.org>
6706
6707 * simple.el (line-move): If goal-column is set, move by logical
6708 lines, not by display lines. (Bug#971)
6709 (next-line, previous-line, goal-column, line-move-visual): Doc fix
6710 to reflect the above change.
6711
e69df516
SM
67122011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
6713
6714 * image.el (imagemagick-register-types): Use regexp-opt.
6715
cbb0f9ab
CY
67162011-09-15 Chong Yidong <cyd@stupidchicken.com>
6717
6718 * window.el (display-buffer-base-action): Rename from
6719 display-buffer-default-action. Make default value empty.
6720 (display-buffer-overriding-action): Convert to defvar.
6721 (display-buffer-fallback-action): New var.
6722
25322144
CY
67232011-09-15 Chong Yidong <cyd@stupidchicken.com>
6724
6725 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
6726 declaration.
6727 (package--add-to-archive-contents): If there is a duplicate entry
6728 with an older version, remove it.
6729 (package-menu-mark-delete, package-menu-mark-install)
6730 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
6731 (package-menu-mark-obsolete-for-deletion):
6732 Use package-menu-get-status instead of a regexp search.
25322144
CY
6733 (package-menu-get-status): Use tabulated-list-entry.
6734 (package-menu-mark-upgrades): New command.
d770725a 6735 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
6736 (package-menu-execute): Do installation before deletion.
6737 (package-menu-refresh, package-menu-execute): Use derived-mode-p
6738 instead of checking major-mode.
6739 (package-menu--find-upgrades): New function.
6740
7520339c
LMI
67412011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6742
6743 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
6744 passwords in the log buffer.
65a046c4
LMI
6745 (smtpmail-process-filter): Update the process marker so that the
6746 "broken by peer" status message is inserted in the right place.
7520339c 6747
d3c30954
SM
67482011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6749
3fe48822
SM
6750 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
6751 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
6752 bibtex-completion-at-point-function.
6753 (bibtex-completion-at-point-function): Use them.
6754
1b8b3954
SM
6755 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
6756
d3c30954
SM
6757 * mpc.el (mpc-constraints-tag-lookup): New function.
6758 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
6759 also to browser "album|playlist".
6760
72779976
JL
67612011-09-14 Juri Linkov <juri@jurta.org>
6762
6763 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
6764 (isearch-edit-string): Use length of `isearch-string' when
6765 `isearch-fail-pos' returns nil.
6766 (isearch-message): Remove duplicate code and call
6767 `isearch-fail-pos' with arg `t'.
6768
a0bf2bcd
CY
67692011-09-14 Chong Yidong <cyd@stupidchicken.com>
6770
17bb0a2d
CY
6771 * replace.el (occur-mode-goto-occurrence): Don't force using other
6772 window (Bug#9499).
6773
a0bf2bcd
CY
6774 * dired-aux.el (dired-do-chmod): Don't provide initial input.
6775
f678e0b6
MR
67762011-09-14 Martin Rudalics <rudalics@gmx.at>
6777
6778 * window.el (display-buffer-window): Remove.
6779 (display-buffer-record-window): Use help-setup window parameter
6780 instead of variable display-buffer-window.
6781 (display-buffer-function, special-display-buffer-names)
6782 (special-display-function): Mention help-setup parameter instead
6783 of display-buffer-window in doc-string.
d3c30954
SM
6784 * help.el (help-window-setup): New argument help-window.
6785 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
6786 Reword some messages.
6787 (with-help-window): Pass window used for displaying the buffer
6788 to help-window-setup. Don't set display-buffer-window.
6789
8e39b2e8
GM
67902011-09-13 Glenn Morris <rgm@gnu.org>
6791
6792 * emacs-lisp/debug.el (debugger-make-xrefs):
6793 Preserve point. (Bug#9462)
6794
85e9c04b
CY
67952011-09-13 Chong Yidong <cyd@stupidchicken.com>
6796
6797 * window.el (window-deletable-p): Use next-frame.
6798
1b36ed6a
MR
67992011-09-13 Martin Rudalics <rudalics@gmx.at>
6800
6801 * window.el (window-auto-delete): Remove.
6802 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 6803 dedication and previous buffers.
1b36ed6a
MR
6804 (switch-to-prev-buffer): Don't delete window.
6805 (delete-windows-on): Delete a window's frame if and only if the
6806 window is dedicated.
6807 (replace-buffer-in-windows): Delete buffer's window or frame if
6808 and only if window is dedicated.
6809 (quit-window): Handle quit-restore as before last change.
4d61f28d 6810 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 6811
ef8ef9fb
CY
68122011-09-13 Chong Yidong <cyd@stupidchicken.com>
6813
6814 * window.el (window-deletable-p): Never delete the last frame on a
6815 given terminal.
6816
b2cba41e
GM
68172011-09-13 Glenn Morris <rgm@gnu.org>
6818
6819 * help.el (describe-key-briefly): Copy previous standard-output change.
6820
51553db6 68212011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
6822
6823 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
6824
b7556719
GM
68252011-09-13 Glenn Morris <rgm@gnu.org>
6826
6827 * emacs-lisp/lisp-mode.el (lisp-indent-function):
6828 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
6829
64b51947
CY
68302011-09-12 Chong Yidong <cyd@stupidchicken.com>
6831
6832 * dired-aux.el (dired-mark-read-string): Don't return default
6833 value on empty input (Bug#9361).
6834 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
6835 Omit initial minibuffer contents.
6836 (dired-do-chmod): Signal an error on empty input.
6837 (dired-mark-read-string): Don't return default on empty input.
6838
6839 * files.el (file-modes-symbolic-to-number): Doc fix.
6840
393a301e
SM
68412011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6842
6843 * international/mule-cmds.el (ucs-completions): Remove.
6844 (read-char-by-name): Use complete-with-action instead; add metadata.
6845
fa5660f9
CY
68462011-09-11 Chong Yidong <cyd@stupidchicken.com>
6847
6848 * window.el (display-buffer--action-function-custom-type)
6849 (display-buffer--action-custom-type): New vars.
6850 (display-buffer-alist, display-buffer-default-action)
6851 (display-buffer-overriding-action): Add defcustom types.
6852
4a592f66
CY
6853 * frame.el (delete-other-frames): Doc fix (Bug#276).
6854
73d56dbd
LMI
68552011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6856
6857 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
6858
37ac18a3
CY
68592011-09-11 Chong Yidong <cyd@stupidchicken.com>
6860
6861 Change modes that used same-window-* vars to use switch-to-buffer.
6862
6863 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
6864 Use switch-to-buffer.
6865
6866 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
6867 (customize-browse, custom-buffer-create-other-window):
6868 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
6869
6870 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
6871 (Info-prev, Info-up, Info-speedbar-goto-node)
6872 (info-display-manual): Use switch-to-buffer.
6873 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
6874
6875 * mail/sendmail.el (mail): Use switch-to-buffer.
6876 (mail-recover): Use switch-to-buffer-other-window.
6877
6878 * cmuscheme.el (run-scheme, switch-to-scheme):
6879 * ielm.el (ielm):
6880 * shell.el (shell):
6881 * net/rlogin.el (rlogin):
6882 * net/telnet.el (telnet, rsh):
6883 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
6884
10195bd6
AS
68852011-09-11 Andreas Schwab <schwab@linux-m68k.org>
6886
6887 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
6888
b322f63a
LMI
68892011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6890
39d7fed6
LMI
6891 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
6892 so don't mention it (bug#9301).
ba5a81f1 6893 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 6894
ee0e9f11
LMI
6895 * faces.el (face-spec-set-match-display): Make `(type graphic)'
6896 match `x', `w32' and `ns', like the manual says (bug#9029).
6897
0b1c89c1 6898 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
6899 (process-kill-buffer-query-function): Mention the buffer name in
6900 the query.
0b1c89c1 6901
77549ea8
LMI
6902 * image-mode.el (image-next-line): The line parameter is mandatory
6903 (bug#9258).
6904
803ef892
LMI
6905 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
6906 which can be useful (bug#9301).
6907
12980837
LMI
6908 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
6909
91054f8f
LMI
6910 * subr.el (match-string): Mention that the current buffer should
6911 be the same as the search was done in (bug#9282).
6912
b322f63a
LMI
6913 * facemenu.el: Disable the remove-* commands if the mark isn't
6914 active (bug#9162).
6915
3199b96f
CY
69162011-09-10 Chong Yidong <cyd@stupidchicken.com>
6917
6918 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
6919 of display-buffer.
6920 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
6921
6922 * replace.el (occur-mode-goto-occurrence)
6923 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
6924 and display-buffer.
6925
6926 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
6927 display-buffer.
6928
6929 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
6930 special-display and same-window variables.
6931 (mail-other-window): Use switch-to-buffer-other-window.
6932 (mail-other-frame): USe switch-to-buffer-other-frame.
6933
393a301e
SM
6934 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
6935 Use display-buffer-other-frame.
3199b96f
CY
6936 (gdb-display-gdb-buffer): Use pop-to-buffer.
6937
6938 * progmodes/gud.el (gud-goto-info): Use info-other-window.
6939
6940 * progmodes/python.el: Don't set same-window-buffer-names.
6941
6942 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
6943
6944 * window.el (display-buffer-alist): Add *Python*.
6945
8319e0bf
CY
69462011-09-10 Chong Yidong <cyd@stupidchicken.com>
6947
6948 * window.el (display-buffer-alist): Add entry for buffers
6949 previously handled same-window-*.
6950 (display-buffer-alist, display-buffer-default-action)
6951 (display-buffer-overriding-action): Mark as risky.
6952 (display-buffer-alist): Document action function changes.
6953 (display-buffer--same-window-action)
6954 (display-buffer--other-frame-action): New variables.
6955 (switch-to-buffer, display-buffer-other-frame): Use them.
6956 (display-buffer): Rename reuse-frame entry to reusable-frames.
6957 (display-buffer-reuse-selected-window): Function deleted.
6958 (display-buffer-reuse-window): Handle reusable-frames alist entry.
6959 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
6960 (display-buffer-special): New function.
6961 (display-buffer--maybe-pop-up-frame-or-window): Rename from
6962 display-buffer-reuse-or-pop-window. Split off special-display
6963 part into display-buffer-special.
6964 (display-buffer-use-some-window): Don't perform any special
6965 pop-up-frames handling.
6966 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 6967 (display-buffer--maybe-same-window): Rename from
0d3ff375 6968 display-buffer-maybe-same-window.
8319e0bf 6969
919a69aa
CY
6970 * info.el: Don't set same-window-regexps.
6971 (info-setup): New function.
6972 (info-other-window, info): Call it.
6973
6974 * cus-edit.el: Don't set same-window-regexps.
6975 (customize-group): New argument.
6976 (customize-group-other-window): Use it.
6977 (customize-face, customize-face-other-window): Likewise.
6978 (custom-buffer-create-other-window): Use pop-to-buffer directly.
6979
8319e0bf
CY
6980 * net/rlogin.el:
6981 * net/telnet.el:
6982 * progmodes/gud.el: Don't set same-window-regexps.
6983
6984 * cmuscheme.el:
6985 * ielm.el:
6986 * shell.el:
6987 * mail/sendmail.el:
6988 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
6989
25173000
JL
69902011-09-10 Juri Linkov <juri@jurta.org>
6991
6992 * isearch.el (isearch-edit-string): Remove obsolete mention of
6993 `C-w' (`isearch-yank-word-or-char') from docstring.
6994 (isearch-query-replace): Fix typo in docstring (bug#9466).
6995
056e44ef
JL
69962011-09-10 Juri Linkov <juri@jurta.org>
6997
6998 * paren.el (show-paren-function): Don't show escaped parens.
6999 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
7000
c3760c17
EZ
70012011-09-10 Eli Zaretskii <eliz@gnu.org>
7002
7003 * mail/sendmail.el (mml-to-mime, mml-attach-file)
7004 (mm-default-file-encoding): Remove autoload forms, they are
7005 replaced with autoload cookies in mml.el and mm-encode.el.
7006 (mail-add-attachment): New command.
7007 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
7008 (mail-mode): Mention mail-insert-file and mail-add-attachment in
7009 the doc string.
7010 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
7011
fece895e
RT
70122011-09-10 Reuben Thomas <rrt@sc3d.org>
7013
e69df516
SM
7014 * simple.el (count-words-region): Use buffer if there's no region
7015 (bug#9429).
fece895e 7016
5e68ce4a
JL
70172011-09-09 Juri Linkov <juri@jurta.org>
7018
7019 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
7020 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
7021 (wdired-isearch-filter-read-only): New function. (Bug#6362)
7022
0a6b9622
AM
70232011-09-09 Alan Mackenzie <acm@muc.de>
7024
7025 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
7026 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
7027
14a29deb
EZ
70282011-09-09 Eli Zaretskii <eliz@gnu.org>
7029
7030 Fix for Savannah bug#9392.
7031 * simple.el (mail-encode-mml): New defvar.
7032
7033 * mail/rmail.el (mail-encode-mml): Add a defvar.
7034 (rmail-enable-mime-composing): Default to t.
7035 (rmail-forward): Use MIME method of forwarding only if both
7036 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
7037 Set mail-encode-mml non-nil if the MIME method was used.
7038
7039 * mail/sendmail.el (mml-to-mime): Add autoload form.
7040 (mail-encode-mml): Add a defvar.
7041 (mail-mode): Make mail-encode-mml buffer-local and initialize it
7042 to nil.
7043 (mail-send): If mail-encode-mml is non-nil, run the outgoing
7044 message through mml-to-mime, and reset mail-encode-mml to nil.
7045
28c45130
GM
70462011-09-09 Glenn Morris <rgm@gnu.org>
7047
7048 * woman.el (woman-if-body): When processing an .el block,
7049 do not delete the next .el block as well. (Bug#9447)
69f4b618 7050 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 7051
9b1c252e
MR
70522011-09-08 Martin Rudalics <rudalics@gmx.at>
7053
7054 * window.el (window-deletable-p): Make sure window is live before
7055 invoking window-prev-buffers.
7056
567457e3
LL
70572011-09-08 Leo Liu <sdl.web@gmail.com>
7058
7059 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
7060
97f05794
JL
70612011-09-08 Juri Linkov <juri@jurta.org>
7062
7063 * progmodes/compile.el (compilation-environment): Make it
7064 a defcustom (bug#8340).
7065
8b0874b5
MR
70662011-09-08 Martin Rudalics <rudalics@gmx.at>
7067
7068 * window.el (frame-auto-delete): Rename to window-auto-delete.
7069 Make it control auto-deletion of windows and/or frames.
7070 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 7071 for deleting window/frame. (Bug#9419)
8b0874b5
MR
7072 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
7073 Rewrite handling of case when window/frame can be deleted.
7074 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 7075 argument t. (Bug#9456)
8b0874b5 7076
4feb6e73
CY
70772011-09-07 Chong Yidong <cyd@stupidchicken.com>
7078
7079 * help-mode.el (help-mode): Restore autoload.
7080
91ab9c13
JL
70812011-09-07 Juri Linkov <juri@jurta.org>
7082
7083 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
7084 `compilation-environment'. Set buffer-local
7085 `compilation-environment' to `thisenv' later after (funcall mode).
7086 (Bug#8340)
7087
7088 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
7089 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
7090 instead of replacing its value. (Bug#8340)
7091
0527e251
JL
70922011-09-07 Juri Linkov <juri@jurta.org>
7093
7094 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
7095 based on text properties put by `grep-filter' instead of matching
7096 escape sequences.
7097 (grep-mode): Set buffer-local `compilation-error-screen-columns'
7098 to the value of `grep-error-screen-columns' (bug#9438).
7099
249f792c
JL
71002011-09-07 Juri Linkov <juri@jurta.org>
7101
7102 * simple.el (next-error-highlight, next-error-highlight-no-select):
7103 Doc fix (bug#9432).
7104
ff7271b9
OT
71052011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
7106
7107 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7108 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
7109
183fc730
LL
71102011-09-07 Leo Liu <sdl.web@gmail.com>
7111
7112 * net/rcirc.el (rcirc-mode): Conditionally initialize
7113 rcirc-input-ring.
7114
77694924
SM
71152011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7116
7117 * emacs-lisp/find-func.el (find-function-C-source): Only set
7118 find-function-C-source-directory after checking that we found a source
7119 file there (bug#9440).
7120
d809b8eb
AM
71212011-09-06 Alan Mackenzie <acm@muc.de>
7122
7123 * isearch.el (isearch-other-meta-char): Wherever a key list is
7124 unread, "unread" the prefix arg, too. This fixes bug #8901.
7125
453de99f
OG
71262011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
7127
7128 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
7129
90439906
JL
71302011-09-05 Juri Linkov <juri@jurta.org>
7131
7132 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
7133
f62bd846
JL
71342011-09-05 Juri Linkov <juri@jurta.org>
7135
7136 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
7137 keeping point where processing of grep matches begins, and
7138 continue to delete remaining escape sequences from the same point.
7139 (grep-filter): Make leading zero optional in "0?1;31m" because
7140 git-grep emits "\033[1;31m" escape sequences unlike expected
7141 "\033[01;31m" as GNU Grep does (bug#9408).
7142 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
7143
045820ec
JL
71442011-09-05 Juri Linkov <juri@jurta.org>
7145
7146 * subr.el (y-or-n-p): Capitalize "yes".
7147
f5e29b9b
MA
71482011-09-04 Michael Albinus <michael.albinus@gmx.de>
7149
7150 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
7151 `tramp-cache-unload-hook' where appropriate.
7152 (tramp-methods): Rename `tramp-remote-sh' to
7153 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
7154 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
7155
7156 * net/tramp-sh.el (top): Don't require 'shell.
7157 (tramp-methods): Add `tramp-remote-shell' and
7158 `tramp-remote-shell-args' entries.
7159 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
7160 (tramp-sh-handle-shell-command): Remove.
7161 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7162 Use `tramp-remote-shell'.
7163
2784c434
CY
71642011-09-03 Chong Yidong <cyd@stupidchicken.com>
7165
393a301e 7166 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
7167 (sendmail-query-once): Save directly to send-mail-function.
7168 Update message-send-mail-function too.
7169
7170 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
7171
464cdf56
CS
71722011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7173
7174 * progmodes/python.el (python-mode-map): Use correct function to
7175 start python interpreter from menu-bar (as reported by Geert
7176 Kloosterman).
7177 (inferior-python-mode-map): Fix typo.
393a301e 7178 (python-shell-map): Remove.
464cdf56 7179
d37e5c87
DD
71802011-09-03 Deniz Dogan <deniz@dogan.se>
7181
7182 * net/rcirc.el (rcirc-print): Simplify code for
7183 rcirc-scroll-show-maximum-output. There is no need to walk
7184 through all windows to find the right one.
7185
f3ada0ee
CS
71862011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7187
7188 * help.el (help-return-method): Doc fix.
7189
1f3c99ca
MR
71902011-09-03 Martin Rudalics <rudalics@gmx.at>
7191
7192 * window.el (window-deletable-p): Don't return a non-nil value
7193 when there's a buffer that was shown in the window before.
7194 (Bug#9419)
393a301e
SM
7195 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7196 Set window's previous buffers to nil.
1f3c99ca 7197
a3cf097f
EZ
71982011-09-03 Eli Zaretskii <eliz@gnu.org>
7199
7200 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
7201 newline before and after the tag line, so it doesn't interfere
7202 with determining the paragraph direction of bidirectional text.
7203
3d03de90
LL
72042011-09-03 Leo Liu <sdl.web@gmail.com>
7205
7206 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
7207
c3313451
CY
72082011-09-02 Chong Yidong <cyd@stupidchicken.com>
7209
393a301e 7210 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
7211 (pop-to-buffer): Change interactive spec. Pass second argument
7212 directly to display-buffer.
7213 (display-buffer): Fix interactive spec. Use functionp to
7214 distinguish between a function and a list of functions.
7215
7216 * abbrev.el (edit-abbrevs):
7217 * arc-mode.el (archive-extract):
7218 * autoinsert.el (auto-insert):
7219 * bookmark.el (bookmark-bmenu-list):
7220 * files.el (find-file):
7221 * view.el (view-buffer):
7222 * progmodes/compile.el (compilation-goto-locus):
7223 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
7224
89894cd8
CY
72252011-09-02 Chong Yidong <cyd@stupidchicken.com>
7226
7227 * window.el (display-buffer-alist): Doc fix.
7228 (display-buffer): Add docstring. Don't treat
7229 display-buffer-default specially.
7230 (display-buffer-reuse-selected-window)
7231 (display-buffer-same-window, display-buffer-maybe-same-window)
7232 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7233 (display-buffer-pop-up-window)
7234 (display-buffer-reuse-or-pop-window)
7235 (display-buffer-use-some-window): New functions.
7236 (display-buffer-default-action): Use them.
393a301e 7237 (display-buffer-default): Delete.
89894cd8
CY
7238 (pop-to-buffer-1): Fix choice of actions.
7239
ae0bc9fb
SM
72402011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7241
7242 * minibuffer.el (completion--insert-strings): Don't get confused by
7243 completion entries that end with an LF char.
7244
e9d90883
EZ
72452011-09-01 Eli Zaretskii <eliz@gnu.org>
7246
7247 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
7248
437014c8
CY
72492011-09-01 Chong Yidong <cyd@stupidchicken.com>
7250
7251 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
7252 (display-buffer-same-window, display-buffer-other-window):
7253 New functions.
437014c8
CY
7254 (pop-to-buffer-1): New function. Use the above.
7255 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 7256 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
7257
7258 * view.el (view-buffer-other-window, view-buffer-other-frame):
7259 Just use pop-to-buffer.
7260
a5e063d5
TV
72612011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7262
7263 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
7264
793d32bb
WH
72652011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
7266
7267 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
7268
d65e4c15
RS
72692011-08-31 Richard Stallman <rms@gnu.org>
7270
7271 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
7272 of the separation of rmail-view-buffer from rmail-buffer.
7273 If you say no to "replace original", the decrypt is in the
7274 view buffer. If you say yes, the decrypt goes into the
7275 rmail buffer also.
7276
f818cd2a
MR
72772011-08-31 Martin Rudalics <rudalics@gmx.at>
7278
7279 * window.el (display-buffer-window): Rewrite doc-string.
7280 (display-buffer-record-window): New function.
7281 (display-buffer-macro-specifiers)
7282 (display-buffer-even-window-sizes, display-buffer-set-height)
7283 (display-buffer-set-width, display-buffer-in-window)
7284 (display-buffer-reuse-window, display-buffer-split-specifiers)
7285 (display-buffer-side-specifiers, display-buffer-split-window-1)
7286 (display-buffer-split-window, display-buffer-split-atom-window)
7287 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7288 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
7289 (display-buffer-other-window-means-other-frame)
7290 (display-buffer-normalize-special)
7291 (display-buffer-normalize-default)
7292 (display-buffer-normalize-argument)
7293 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
7294 (display-buffer-normalize-specifiers, display-buffer-frame)
7295 (display-buffer-same-window, display-buffer-same-frame)
7296 (display-buffer-other-window)
7297 (display-buffer-same-frame-other-window)
7298 (display-buffer-other-frame, pop-to-buffer-same-window)
7299 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
7300 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
7301 (switch-to-buffer-same-frame)
7302 (switch-to-buffer-other-window-same-frame)
7303 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
7304 (display-buffer-alist-set-1, display-buffer-alist-set-2)
7305 (display-buffer-alist-set): Remove.
7306 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
7307 (special-display-regexps, special-display-function):
7308 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
7309 parameter.
7310 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
7311 (special-display-frame-alist, special-display-popup-frame)
7312 (same-window-buffer-names, same-window-regexps, same-window-p)
7313 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7314 (split-window-preferred-function, split-height-threshold)
7315 (split-width-threshold, window-splittable-p)
7316 (split-window-sensibly, window--try-to-split-window)
7317 (window--frame-usable-p, even-window-heights)
7318 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
7319 (window--display-buffer-2, display-buffer-other-frame):
7320 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
7321 (display-buffer-default, display-buffer-assq-regexp): New functions.
7322 (display-buffer-alist): Rewrite doc-string.
7323 (display-buffer-default-action)
7324 (display-buffer-overriding-action): New variables.
7325 (display-buffer, switch-to-buffer): Rewrite.
7326 (pop-to-buffer): Restore Emacs 23 behavior but use
7327 window-normalize-buffer-to-display.
7328 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
7329 Restore Emacs 23 behavior but use
7330 window-normalize-buffer-to-switch-to.
7331 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
7332 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
7333 Rewrite using Emacs 23 options.
f818cd2a 7334
5bc3b51d
MA
73352011-08-31 Michael Albinus <michael.albinus@gmx.de>
7336
7337 * net/tramp.el (tramp-root-regexp): Remove.
7338 (tramp-completion-file-name-regexp-unified)
7339 (tramp-completion-file-name-regexp-separate)
7340 (tramp-completion-file-name-regexp-url): Don't use leading volume
7341 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
7342 (tramp-drop-volume-letter): Simplify definition.
7343 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 7344
b1a4f8e1
SM
73452011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7346
7347 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
7348 (bug#9356).
7349
5664fa7b
RT
73502011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
7351
b1a4f8e1 7352 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 7353
9a45d6c3
JL
73542011-08-29 Juri Linkov <juri@jurta.org>
7355
7356 * isearch.el (isearch-done): Don't display message "Mark saved"
7357 when arg `edit' is non-nil to prevent its flicker in the echo area.
7358
fb87e0fb
CY
73592011-08-28 Chong Yidong <cyd@stupidchicken.com>
7360
7361 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
7362 obsolete packages for deletion.
7363
09ac1c2a
CS
73642011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
7365
7366 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 7367 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
7368 view-mode from help-mode.
7369 (help-xref-override-view-map): Remove.
7370 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
7371 view-mode is not used anymore.
7372
7a1ff57f
CY
73732011-08-28 Chong Yidong <cyd@stupidchicken.com>
7374
7375 * server.el (server-port): Doc fix.
7376
b9696605
CY
7377 * cus-theme.el (custom-theme-choose-mode): Inherit from
7378 special-mode (Bug#9124).
7379 (custom-theme-choose-mode-map): Add special-mode to parent.
7380
ef8cdf8c
AM
73812011-08-28 Alan Mackenzie <acm@muc.de>
7382
7383 * progmodes/cc-fonts.el
7384 (c-make-font-lock-BO-decl-search-function): New function.
7385 (c-basic-matchers-after - "Fontify the clauses after various
7386 keywords"): Extract the three keyword lists for the 3 erroneous
7387 constructs from the list of four, and use the new function above
7388 in place of an old one.
7389
27de4e20
DD
73902011-08-28 Deniz Dogan <deniz@dogan.se>
7391
7392 * net/rcirc.el (rcirc-insert-prev-input)
7393 (rcirc-insert-next-input): Remove unused argument.
7394
356a3681
SM
73952011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7396
7397 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
7398
3fc9b218
AM
73992011-08-27 Alan Mackenzie <acm@muc.de>
7400
7401 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
7402 handle function pointer parameters properly.
7403
538a061c
MR
74042011-08-27 Martin Rudalics <rudalics@gmx.at>
7405
7406 * window.el (display-buffer-reuse-window): Fix case where
7407 selected window was reused with non-nil OTHER-WINDOW argument.
7408 (Bug#9381)
7409
35b1c40c
DD
74102011-08-27 Deniz Dogan <deniz@dogan.se>
7411
7412 * net/rcirc.el (rcirc-check-auth-status): Adding support for
7413 oftc's NickServ messages.
7414
2f6a3e79
GM
74152011-08-27 Glenn Morris <rgm@gnu.org>
7416
7417 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
7418
7254299e
CY
74192011-08-26 Chong Yidong <cyd@stupidchicken.com>
7420
7421 * emacs-lisp/package.el (package-install): Call package-initialize
7422 if called interactively.
7423
f8ccf167
LL
74242011-08-26 Leo Liu <sdl.web@gmail.com>
7425
7426 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
7427
3e8cd5ce
JL
74282011-08-25 Juri Linkov <juri@jurta.org>
7429
7430 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7431 `search-whitespace-regexp' (bug#9364).
7432
93eb7113
JL
74332011-08-25 Juri Linkov <juri@jurta.org>
7434
7435 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
7436 `regexp-search-ring' to their global values to protect from
7437 updating by `read-from-minibuffer' (bug#9185).
7438
f65d1611
JL
74392011-08-25 Juri Linkov <juri@jurta.org>
7440
7441 * textmodes/ispell.el (ispell-command-loop): Add newline
7442 at the end of the "Use option `i'..." line.
7443
f1cf7a31
JL
74442011-08-25 Juri Linkov <juri@jurta.org>
7445
7446 * battery.el (display-battery-mode): If `battery-status-function'
7447 or `battery-mode-line-format' is nil, display the message and set
7448 `display-battery-mode' to nil (bug#9363).
7449
0c95fcf7
EZ
74502011-08-25 Eli Zaretskii <eliz@gnu.org>
7451
7452 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
7453 bidi-string-mark-left-to-right; they are unnecessary now.
7454
a2ebe600
DD
74552011-08-25 Deniz Dogan <deniz@dogan.se>
7456
7457 * net/quickurl.el: Documentation typo fixes.
7458
e4ed06f1
CY
74592011-08-25 Chong Yidong <cyd@stupidchicken.com>
7460
7461 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
7462
e5f1c99e
GM
74632011-08-25 Glenn Morris <rgm@gnu.org>
7464
b2948976
GM
7465 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7466
e5f1c99e
GM
7467 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
7468 (smtpmail-via-smtp): Handle nil response from smtp.
7469
f22f4808
JL
74702011-08-24 Juri Linkov <juri@jurta.org>
7471
7472 * proced.el (proced-marked): Inherit from `error' instead of
7473 `font-lock-warning-face'.
7474
7475 * ibuffer.el (ibuffer-marked-face): Change default face from
7476 `font-lock-warning-face' to `warning'.
7477 (ibuffer-deletion-face): Change default face from
7478 `font-lock-type-face' to `error'.
7479
7480 * battery.el (battery-update): Use the face `error' instead of
7481 `font-lock-warning-face' (bug#6117).
7482
6a93965e
JL
74832011-08-24 Juri Linkov <juri@jurta.org>
7484
7485 * faces.el (success): Change face color from "Green3" to
7486 "ForestGreen" on light background (bug#9353).
7487
1ed43b09
CY
74882011-08-24 Chong Yidong <cyd@stupidchicken.com>
7489
5664fa7b
RT
7490 * window.el (quit-window): Rename from quit-restore-window.
7491 Use same arglist as old quit-window.
1ed43b09
CY
7492 (frame-auto-delete): Doc fix.
7493
7494 * view.el (view-mode-exit): Use quit-window.
7495
11dcdbb2
JL
74962011-08-24 Juri Linkov <juri@jurta.org>
7497
7498 * isearch.el (isearch-ring-adjust1): Start visiting previous
7499 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
7500 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
7501 for empty search string (when the last search string is reused
7502 automatically) to adjust the isearch ring to the last element and
7503 prepare the correct index for further M-p commands (bug#9185).
7504
de62b4df
KH
75052011-08-24 Kenichi Handa <handa@m17n.org>
7506
7507 * international/ucs-normalize.el: If decomposition property of
7508 CHAR is the default one (i.e. a list of CHAR itself), treat it as
7509 nil.
7510 (nfd, nfkd): Likewise.
7511
963b492b
SM
75122011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
7513
7514 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
7515 from process filters aren't reliably transmitted to the surrounding
7516 accept-process-output.
7517 (mpc-proc-check): New function.
7518 (mpc-proc-sync): Use it (bug#8293)
7519
93b6b5e1
SM
75202011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7521
7522 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
7523 Add compatibility functions (bug#9313).
7524
bca633fb
EZ
75252011-08-23 Eli Zaretskii <eliz@gnu.org>
7526
b177498a
EZ
7527 * cus-start.el (all): Add entry for bidi-paragraph-direction.
7528
6df6ae42 7529 * international/uni-bidi.el: Regenerate.
bca633fb 7530
0902a04e
KH
75312011-08-23 Kenichi Handa <handa@m17n.org>
7532
7533 * international/charprop.el:
7534 * international/uni-bidi.el:
7535 * international/uni-category.el:
7536 * international/uni-combining.el:
7537 * international/uni-comment.el:
7538 * international/uni-decimal.el:
7539 * international/uni-decomposition.el:
7540 * international/uni-digit.el:
7541 * international/uni-lowercase.el:
7542 * international/uni-mirrored.el:
7543 * international/uni-name.el:
7544 * international/uni-numeric.el:
7545 * international/uni-old-name.el:
7546 * international/uni-titlecase.el:
7547 * international/uni-uppercase.el: Regenerate.
7548
3bbf23bc
MR
75492011-08-23 Martin Rudalics <rudalics@gmx.at>
7550
7551 * help.el (help-window-setup): Fix message displayed when other
7552 window is reused. (Bug#9341)
7553
b3fd59bd
SM
75542011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7555
1802e444
SM
7556 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
7557 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
7558
b3fd59bd
SM
7559 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
7560 Mark obsolete.
7561 * shell.el (shell-parse-pcomplete-arguments): New function.
7562 (shell-completion-vars): Use it instead (bug#9160).
7563
4eb61348
SM
75642011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7565
867cab74
SM
7566 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
7567 strings and comments (bug#9333).
7568
4eb61348
SM
7569 * emacs-lisp/debug.el (debug-arglist): New function.
7570 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
7571 (debug-on-entry-1): Handle interpreted closures (bug#9120).
7572
262a1439
JL
75732011-08-22 Juri Linkov <juri@jurta.org>
7574
56ee679c
JL
7575 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7576 Revert regexp that highlights output switches to its old
7577 pre-2010-10-28 value and remove one `?' from it (bug#9319).
7578
262a1439
JL
7579 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
7580 to check for empty output (bug#9226).
7581
f13f86fb
CY
75822011-08-22 Chong Yidong <cyd@stupidchicken.com>
7583
7584 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
7585 symbol-constituent as the default, as that stops font-lock from
7586 working properly (Bug#8843).
7587
c65c9622
LMI
75882011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7589
7590 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
7591 `coding-system-for-*' around the process open call to avoid
7592 auth-source side effects.
e7f2c178 7593 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
7594 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
7595 probe hangs.
c65c9622 7596
23a8a5ab
CY
75972011-08-21 Chong Yidong <cyd@stupidchicken.com>
7598
ff98b2dd
CY
7599 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
7600
23a8a5ab
CY
7601 * emacs-lisp/find-func.el (find-function-noselect): New arg
7602 lisp-only.
7603
7604 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
7605 signal an error for built-in functions (Bug#6664).
7606
f5e3c598
LMI
76072011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7608
7609 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
7610 (smtpmail-try-auth-methods): Use it.
7611
a3f2468a
CY
76122011-08-21 Chong Yidong <cyd@stupidchicken.com>
7613
2c34e8da
CY
7614 * font-lock.el (font-lock-fontify-region)
7615 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
7616 (font-lock-default-unfontify-buffer)
7617 (font-lock-default-fontify-region)
7618 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
7619
b3fd59bd
SM
7620 * progmodes/compile.el (compilation-error-properties):
7621 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
7622 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
7623 `ant' regexp.
ee31aabc 7624
a3f2468a
CY
7625 * net/browse-url.el (browse-url-firefox): Don't call
7626 browse-url-firefox-sentinel unless using -remote (Bug#9328).
7627
8e999f70
GM
76282011-08-20 Glenn Morris <rgm@gnu.org>
7629
c21a496a
GM
7630 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
7631
59ee0542
GM
7632 * tutorial.el (tutorial--default-keys): Update some default bindings.
7633
8e999f70
GM
7634 * files.el (hack-local-variables): Fully ignore case for "mode:".
7635
e3715033
AM
76362011-08-20 Alan Mackenzie <acm@muc.de>
7637
7638 Resolve invalid use of a regexp in regexp-opt.
7639
4d61f28d
JB
7640 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
7641 detection for a java annotation.
e3715033 7642
4d61f28d 7643 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
7644 detection for a java annotation.
7645
4d61f28d
JB
7646 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
7647 handling for java.
e3715033
AM
7648 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
7649
04ed2e9c
CY
76502011-08-20 Chong Yidong <cyd@stupidchicken.com>
7651
7652 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
7653 (Bug#9274).
7654
826cee64
AM
76552011-08-20 Alan Mackenzie <acm@muc.de>
7656
58179cce 7657 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
7658 such a construct. Mainly for when jit-lock etc. starts a chunk
7659 here.
7660
58179cce 7661 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 7662 variable.
58179cce 7663 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
7664 c-make-font-lock-search-function.
7665 (c-make-font-lock-search-function): Use the above function.
7666 (c-make-font-lock-context-search-function): New function.
7667 (c-cpp-matchers): Enhance the preprocessor expression case with
7668 the above function
7669 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
7670 which takes an expression.
7671
7672 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
7673
13009bd8
MR
76742011-08-20 Martin Rudalics <rudalics@gmx.at>
7675
7676 * window.el (display-buffer-reuse-window)
7677 (display-buffer-pop-up-window): Don't reuse or split a side
7678 window.
7679
9234ff7f
GM
76802011-08-19 Glenn Morris <rgm@gnu.org>
7681
7682 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 7683 Downcase "Mode:". (Bug#9331)
9234ff7f 7684
f635daa1
CY
76852011-08-18 Chong Yidong <cyd@stupidchicken.com>
7686
7687 * international/characters.el: Add L and R categories.
7688
7689 * subr.el (bidi-string-mark-left-to-right): Rename from
7690 string-mark-left-to-right. Use category search.
7691
7692 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
7693
bc987f8b
JL
76942011-08-18 Juri Linkov <juri@jurta.org>
7695
7696 * faces.el (error, warning, success): New faces with definitions
7697 copied from old default values of `font-lock-warning-face',
7698 `compilation-warning', `compilation-info' (bug#6117).
7699
7700 * font-lock.el (font-lock-warning-face): Inherit from `error'.
7701
7702 * progmodes/compile.el (compilation-error): Inherit from `error'.
7703 (compilation-warning): Inherit from `warning'.
7704 (compilation-info): Inherit from `success'.
7705
7706 * dired.el (dired-marked): Inherit from `warning'.
7707 (dired-flagged): Inherit from `error'.
7708
57173b96
LMI
77092011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7710
3e79eb87
LMI
7711 * mail/smtpmail.el (auth-source): Require to avoid problems with
7712 binding variables (bug#9298). Also clean up some unused
7713 autoloads.
7714
b3fd59bd
SM
7715 * net/network-stream.el (network-stream-open-starttls):
7716 Support using starttls.el without using gnutls-cli.
57173b96 7717
02b404de
JL
77182011-08-17 Juri Linkov <juri@jurta.org>
7719
7720 * progmodes/grep.el (rgrep): Handle the case when
7721 `grep-find-command' is a cons cell (bug#9278).
7722
8c9177f2
MR
77232011-08-17 Martin Rudalics <rudalics@gmx.at>
7724
7725 * window.el (display-buffer-pop-up-frame): Run frame creation
7726 function with BUFFER current (as special-display-popup-frame
7727 does). Reported by Drew Adams.
7728
3644a0ab
DU
77292011-08-17 Daiki Ueno <ueno@unixuser.org>
7730
7731 * epa-mail.el: Simplify GnuPG group expansion using
7732 epg-expand-group.
7733 (epa-mail-group-alist, epa-mail-group-modtime)
7734 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
7735 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
7736 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
7737 Remove.
7738
5e617bc2 77392011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
7740
7741 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
7742
9c4aeabf
AM
77432011-08-16 Alan Mackenzie <acm@muc.de>
7744
7745 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
7746 Correct, to avoid the inside of macros.
7747
3a99bf64
RS
77482011-08-16 Richard Stallman <rms@gnu.org>
7749
04963aa8
RS
7750 * epa-mail.el: Handle GnuPG group definitions.
7751 (epa-mail-group-alist, epa-mail-group-modtime)
7752 (epa-mail-gnupg-conf-file): New variables.
7753 (epa-mail-parse-groups, epa-mail-sync-groups)
7754 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
7755 (epa-mail-expand-recipients): New functions.
7756 (epa-mail-encrypt): Call epa-mail-expand-recipients.
7757
177549d0
RS
7758 * mail/rmail.el (rmail-epa-decrypt): New command.
7759
fe38beef
RS
7760 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
7761 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
7762 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
7763 (epa-decrypt-armor-in-region): Make error message clearer.
7764
934eacb9
SM
77652011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
7768 and "a2b" to "ab" for `prefix'.
7769
d024fb4e
CY
77702011-08-14 Chong Yidong <cyd@stupidchicken.com>
7771
7772 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
7773 filter groups.
de148fee
CY
7774 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
7775 Fourquet (Bug#8804).
d024fb4e 7776
62f1ca49
JB
77772011-08-12 Juanma Barranquero <lekktu@gmail.com>
7778
7779 * startup.el (argi): Declare as global variable (bug#9275).
7780
9ccaaa4b
CY
77812011-08-12 Chong Yidong <cyd@stupidchicken.com>
7782
7783 * subr.el (string-mark-left-to-right): Search the entire string
7784 for RTL script, not just the terminating character. Doc fix.
7785
a3dae87a
SM
77862011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7787
6cd18349
SM
7788 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
7789 New function.
7790 (js--regexp-literal, js-syntax-propertize-function): Remove.
7791 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
7792 (js-mode-map): Don't rebind electric keys.
7793 (js-insert-and-indent): Remove.
7794 (js-mode): Setup electric-layout and electric-indent instead.
7795
a3dae87a
SM
7796 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
7797
9d5cb631
DU
77982011-08-12 Daiki Ueno <ueno@unixuser.org>
7799
7800 * epa.el (epa-progress-callback-function): Fix the logic of
7801 displaying progress.
7802 * epa-file.el (epa-file-insert-file-contents): Make progress
7803 display more user-friendly.
7804 (epa-file-write-region): Ditto.
7805
3e26a4a2
CY
78062011-08-10 Chong Yidong <cyd@stupidchicken.com>
7807
7808 * subr.el (string-mark-left-to-right): New function.
7809
7810 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
7811 Use string-mark-left-to-right.
7812 (list-buffers-noselect): Caller changed.
7813
a3dae87a
SM
7814 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
7815 Use string-mark-left-to-right.
3e26a4a2
CY
7816 (tabulated-list-print): Recenter after moving point.
7817
ac8cf6e6
JL
78182011-08-10 Juri Linkov <juri@jurta.org>
7819
7820 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
7821 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
7822 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
7823
8d96c9a4
CY
78242011-08-09 Chong Yidong <cyd@stupidchicken.com>
7825
7826 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
7827 (Bug#7554).
7828
7be1c708 78292011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
7830
7831 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
7832 character. (Bug#6594)
7833
37e11a63
CY
78342011-08-08 Chong Yidong <cyd@stupidchicken.com>
7835
839dde57
CY
7836 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
7837 (image-dired--with-db-file): New macro.
7838 (image-dired-write-tags, image-dired-remove-tag)
7839 (image-dired-create-gallery-lists, image-dired-write-comments)
7840 (image-dired-get-comment, image-dired-mark-tagged-files)
7841 (image-dired-list-tags, image-dired-gallery-generate): Use it.
7842 (image-dired-gallery-generate): Use insert-file-contents.
7843
37e11a63
CY
7844 * time.el (display-time-world-list, display-time-world-display):
7845 * time-stamp.el (time-stamp-string):
7846 * vc/add-log.el (add-change-log-entry): Use setenv instead of
7847 set-time-zone-rule (Bug#7337).
7848
0b4946c4
DU
78492011-08-08 Daiki Ueno <ueno@unixuser.org>
7850
7851 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
7852 (epg-error-to-string, epg-errors-to-string): New function.
7853 (epg-wait-for-completion): Reverse errors list.
7854 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
7855 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
7856 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
7857 (epg-sign-keys, epg-generate-key-from-file)
7858 (epg-generate-key-from-string): Format errors by using
7859 epg-errors-to-string (bug#9255).
7860 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
7861
75bfc667
JL
78622011-08-07 Juri Linkov <juri@jurta.org>
7863
7864 * faces.el (list-faces-display): Remove extra angle bracket
7865 from `help-mode-map'.
7866
7867 * info.el (Info-history-toc-nodes): Doc fix.
7868
7869 * longlines.el (longlines-mode): Doc fix.
7870
673e08bb
SM
78712011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
7872
4640dd88
SM
7873 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
7874 of statements and in a few more cases (bug#9183).
7875
673e08bb
SM
7876 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
7877 New functions.
7878 (cl-transform-lambda): Use them (bug#9239).
7879
89b3f019
MR
78802011-08-05 Martin Rudalics <rudalics@gmx.at>
7881
7882 * window.el (display-buffer-same-window)
7883 (display-buffer-same-frame, display-buffer-other-window)
7884 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
7885 (pop-to-buffer-other-window)
7886 (pop-to-buffer-same-frame-other-window)
7887 (pop-to-buffer-other-frame): Make them defuns.
7888 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
7889
640c8776
SM
78902011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7891
7892 * subr.el (make-composed-keymap): Move from C. Change calling
7893 convention, and improve docstring to bring attention to a subtle point.
7894 * minibuffer.el (completing-read-default): Adjust accordingly.
7895
63648a95
MA
78962011-08-03 Michael Albinus <michael.albinus@gmx.de>
7897
7898 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7899 (tramp-open-shell): Use `tramp-shell-quote-argument'.
7900
7901 * net/trampver.el: Update release number.
7902
b796c9b7
SM
79032011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7904
7905 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
7906 "in" (bug#9190).
7907
2239d7d5
LMI
79082011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7909
e07dd7c3
LMI
7910 * mail/sendmail.el (sendmail-query-once): Restore the current
7911 buffer after querying (bug#9074).
7912
0e6a2bd7
LMI
7913 * dired.el (dired-flagged): Use different faces for marked and
7914 flagged files (bug#6117).
7915
ce887515
LMI
7916 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
7917 (bug#4433).
7918
92f2affc
LMI
7919 * ido.el (ido-mode): Switch off the message if called
7920 non-interactively.
7921
57d5aff0
LMI
7922 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
7923 before 587, since it appears that that's more likely to work for
7924 more people.
7925
98cd6c18 7926 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 7927 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
7928 exist.
7929
b96dec83
LMI
7930 * info.el: Remove the `Info-beginning-of-buffer' function
7931 (bug#8325).
7932
b796c9b7
SM
7933 * net/network-stream.el (network-stream-open-starttls):
7934 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 7935
d90e2ea0
MR
79362011-08-01 Martin Rudalics <rudalics@gmx.at>
7937
7938 * window.el (display-buffer-in-window): Don't set dedicated status
7939 of window here (Bug#9215).
7940 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7941 (display-buffer-pop-up-side-window)
b796c9b7 7942 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 7943
cca09170
SM
79442011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
7945
7946 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
7947 before binding generated-autoload-file.
7948
027b979c
DD
79492011-08-01 Deniz Dogan <deniz@dogan.se>
7950
7951 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
7952
3c7ee4f3
MA
79532011-07-30 Michael Albinus <michael.albinus@gmx.de>
7954
7955 Sync with Tramp 2.2.2.
7956
7957 * net/trampver.el: Update release number.
7958
2cc8e51a
JL
79592011-07-30 Juri Linkov <juri@jurta.org>
7960
7961 * dired-aux.el (dired-touch-initial): Remove function.
7962 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
7963 current time, and `default' to the last modification time of the
7964 current marked file (bug#6887).
7965
a514d856
JM
79662011-07-28 Jose E. Marchesi <jemarch@gnu.org>
7967
7968 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 7969 numeric argument to read-number (bug#9163).
a514d856 7970
8a7eddd7
MA
79712011-07-27 Michael Albinus <michael.albinus@gmx.de>
7972
7973 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
7974 connection process, it could be nil.
7975
1ddd96f5
LL
79762011-07-27 Leo Liu <sdl.web@gmail.com>
7977
7978 Simplify url handling in rcirc-mode.
7979
7980 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
7981 (rcirc-browse-url-at-mouse): Remove.
7982 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
7983
b248a85d
AM
79842011-07-26 Alan Mackenzie <acm@muc.de>
7985
7986 Fontify bitfield declarations properly.
7987
7988 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
7989 (c-symbol-chars): Now exported as a lang variable.
7990 (c-not-primitive-type-keywords): New lang variable.
7991
7992 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
7993 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 7994 parsed as a bitfield declaration.
b248a85d 7995
b796c9b7
SM
7996 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7997 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
7998 (c-punctuation-in): New function.
7999 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
8000 declarations properly.
8001
68575ab0
UJ
80022011-07-26 Ulf Jasper <ulf.jasper@web.de>
8003
8004 * calendar/icalendar.el (icalendar--all-events): Take care of
8005 multiple vcalendars in a single file.
b796c9b7 8006 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 8007
0f0a88b9
DD
80082011-07-25 Deniz Dogan <deniz@dogan.se>
8009
8010 * image.el (insert-image): Clarifying docstring.
8011
0b3f36df
MA
80122011-07-24 Michael Albinus <michael.albinus@gmx.de>
8013
8014 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
8015 `tramp-send-command-and-check' if there is no error.
8016 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
8017
a9901f61
AM
80182011-07-22 Alan Mackenzie <acm@muc.de>
8019
8020 Prevent cc-langs.elc being loaded at run time.
8021
8022 * progmodes/cc-mode.el: Remove two autoload forms which loaded
8023 cc-langs.
8024
4d61f28d 8025 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
8026 "(require 'cc-langs)". Quote a form so it will evaluate at
8027 (cc-mode's) compilation time.
8028
11d074b2
MA
80292011-07-22 Michael Albinus <michael.albinus@gmx.de>
8030
8031 * net/tramp.el (tramp-file-name-handler): Avoid recursive
8032 loading. (Bug#9114)
8033
938b94c8
MR
80342011-07-21 Martin Rudalics <rudalics@gmx.at>
8035
8036 * window.el (display-buffer-pop-up-window)
8037 (display-buffer-pop-up-side-window)
8038 (display-buffer-in-side-window): Call display-buffer-set-height
8039 and display-buffer-set-width after setting the new window's
b796c9b7 8040 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 8041
bfa4f190
SS
80422011-07-20 Sam Steingold <sds@gnu.org>
8043
8044 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
8045 (etags-tags-included-tables): Call `convert-standard-filename' on
8046 the file names contained in TAGS so that windows Emacs can handle
8047 TAGS files created by cygwin ctags.
8048
8ca42262
LMI
80492011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8050
8051 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
8052 which apparently didn't work.
8053
5db2afd2 80542011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 8055
5db2afd2
RW
8056 * proced.el (proced-send-signal): For *Marked Processes* buffer
8057 put point at beginning of buffer.
8058
92e15d10
SB
80592011-07-19 Stephen Berman <stephen.berman@gmx.net>
8060
8061 * proced.el (proced-format): Make header lines align with the text
8062 (bug#1779).
8063
1bfd59e5
LMI
80642011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8065
8066 * view.el (view-buffer): Allow running in `special' modes if we're
8067 visiting a file (bug#8615).
8068
f5aae37c
MR
80692011-07-19 Martin Rudalics <rudalics@gmx.at>
8070
8071 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
8072 (display-buffer-alist-set-1, display-buffer-alist-set-2):
8073 New functions.
f5aae37c
MR
8074 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
8075 more accurately.
8076
bf2c1571
AM
80772011-07-18 Alan Mackenzie <acm@muc.de>
8078
8079 Fontify declarators properly when, e.g., a jit-lock chunk begins
8080 inside a declaration.
8081
8082 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
8083
b796c9b7
SM
8084 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
8085 New function.
bf2c1571
AM
8086 (c-complex-decl-matchers): Insert reference to
8087 c-font-lock-enclosing-decls.
8088
8089 * progmodes/cc-engine.el (c-backward-single-comment):
8090 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
8091 to nil around calls to (forward-comment -1).
8092
4e190b80
LMI
80932011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8094
12dc863d
LMI
8095 * image.el (put-image): Doc typo fix.
8096
a762e966
LMI
8097 * progmodes/etags.el (tags-search): Doc typo fix.
8098
4e190b80
LMI
8099 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
8100 password if we get errors 550 to 554.
8101
f019fb21
LMI
81022011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
8103
b796c9b7 8104 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 8105
81746738
LMI
8106 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
8107 indentation character (bug#6380).
8108
3ee3a1b5
LMI
8109 * files.el (buffer-offer-save): Made permanently local (bug#6241).
8110
c82f64de
LMI
8111 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
8112 to clarify what the problem is (bug#4291).
8113
f019fb21
LMI
8114 * simple.el (current-kill): Clarify what
8115 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
8116 (auto-fill-mode): Document `auto-fill-function' in relation to
8117 `auto-fill-mode' (bug#2470).
f019fb21 8118
0794775d
LM
81192011-07-16 Lawrence Mitchell <wence@gmx.li>
8120
8121 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
8122 method if slot is read-only (bug#9035).
8123
be39b8cc
MR
81242011-07-16 Martin Rudalics <rudalics@gmx.at>
8125
b796c9b7 8126 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 8127 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
8128 selected before, see discussion of (Bug#8615), (Bug#6954).
8129 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 8130
6ccf7859
GM
81312011-07-15 Glenn Morris <rgm@gnu.org>
8132
8133 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 8134 Respect help-form.
6ccf7859 8135
87e86684
LM
81362011-07-09 Lawrence Mitchell <wence@gmx.li>
8137
8138 * net/gnutls.el (gnutls-min-prime-bits): New variable.
8139 (gnutls-negotiate): Use it.
8140
d6066239
LMI
81412011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8142
b796c9b7
SM
8143 * net/gnutls.el (gnutls-negotiate):
8144 Upcase `gnutls-algorithm-priority'.
d6066239 8145
bd23ebc0
GM
81462011-07-15 Glenn Morris <rgm@gnu.org>
8147
c65bca65
GM
8148 * jka-compr.el (jka-compr-verbose): Move from here...
8149 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
8150 Add missing :version tag.
8151 * info.el: No need to require jka-compr when compiling.
bd23ebc0 8152
478615cc
LMI
81532011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8154
7b41decb
LMI
8155 * net/gnutls.el (gnutls-algorithm-priority): New variable.
8156 (gnutls-negotiate): Use it.
8157
dbc44fcd
LMI
8158 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
8159
06789f97
LMI
8160 * info.el (Info-beginning-of-buffer): New command.
8161 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
8162 announcing `b' as the key (bug#8325).
ab896c37 8163 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 8164
c39da690
LMI
8165 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8166
3aa5f34b
LMI
8167 * international/mule-cmds.el
8168 (describe-specified-language-support): Make the error message
8169 clearer (bug#8905).
8170
4bf0979f
LMI
8171 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
8172
478615cc
LMI
8173 * isearch.el (isearch-barrier): Add a doc string, since it's
8174 mentioned in a function doc string (bug#8678).
8175
75c68aa1
MR
81762011-07-15 Martin Rudalics <rudalics@gmx.at>
8177
8178 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
8179 buffer argument (Bug#9083) and self-identifying label argument.
8180
a7c33da2
GM
81812011-07-15 Glenn Morris <rgm@gnu.org>
8182
8183 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
8184
2f5c6024
LMI
81852011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8186
8187 * man.el (Man-fontify-manpage): Fix message when formatting the
8188 man page (bug#7929).
8189
0bb23927 81902011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
8191
8192 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
8193 argument LRM; if non-nil, append an invisible LRM character to the
8194 buffer name.
8195 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
8196 last argument non-nil, when formatting buffer names.
0bb23927
EZ
8197 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
8198 paragraph direction.
cce4b0a7 8199
621ef9ab
LMI
82002011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8201
d1583c48
LMI
8202 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
8203 the man page name (bug#7929).
8204
6a57fb5f
LMI
8205 * image.el (put-image): Mention the `put-image' overlay property
8206 (bug#7834).
8207
d7956b14
LMI
8208 * scroll-bar.el (set-scroll-bar-mode): Mention that
8209 `scroll-bar-mode' lists the values (bug#7772).
8210
5b2d4a66
LMI
8211 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
8212 command (bug#7729).
8213
7509a874
LMI
8214 * rect.el (apply-on-rectangle): Return the point after the last
8215 operation.
8216 (string-rectangle): Go to the point after the last operation
8217 (bug#7522).
8218
4fe74b19
LMI
8219 * printing.el (pr-toggle-region): Clarify the documentation
8220 slightly (bug#7493).
8221
b796c9b7
SM
8222 * time.el (display-time-update):
8223 Allow `display-time-mail-function' to return nil (bug#7158).
8224 Fix suggested by Detlev Zundel.
ab283561 8225
fc233c9d
LMI
8226 * vc/diff.el (diff): Clarify the order the file names are read
8227 (bug#7111).
8228
43f5740b
LMI
8229 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
8230 the doc string (bug#7015).
8231
f2182a76
LMI
8232 * font-lock.el (font-lock-maximum-decoration): Mention what
8233 numeric levels mean (bug#6935).
8234
621ef9ab
LMI
8235 * startup.el (initial-buffer-choice): Don't mention the `none'
8236 selection, which is against policy.
8237
adc47434
MR
82382011-07-14 Martin Rudalics <rudalics@gmx.at>
8239
b796c9b7
SM
8240 * window.el (display-buffer-normalize-special):
8241 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 8242
7e5bfb8f
EZ
82432011-07-14 Eli Zaretskii <eliz@gnu.org>
8244
8245 * subr.el (version<, version<=, version=): Mention "-CVS" and
8246 "-12345" alpha version numbers.
8247
27fa387a
CY
82482011-07-14 Chong Yidong <cyd@stupidchicken.com>
8249
8250 * bindings.el: Add advertised binding for set-mark-command
8251 (Bug#5772).
8252
8bdfa064
CY
82532011-07-14 Chong Yidong <cyd@stupidchicken.com>
8254
8255 * bindings.el (mode-line-other-buffer):
8256 * bookmark.el (bookmark-bmenu-2-window):
8257 * bs.el (bs-cycle-next, bs-cycle-previous):
8258 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
8259 switch-to-buffer.
8260
8261 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 8262 Delete.
8bdfa064 8263
5eba16a3
JB
82642011-07-14 Juanma Barranquero <lekktu@gmail.com>
8265
8266 * follow.el (follow-debug-message, follow-redisplay):
8267 * jka-cmpr-hook.el (with-auto-compression-mode):
8268 Fix typos in docstrings.
8269
15853710
LMI
82702011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8271
a28e4607
LMI
8272 * subr.el (with-silent-modifications): Clarify somewhat what the
8273 macro inhibits (bug#6525).
8274
15853710
LMI
8275 * simple.el (eval-expression): Note what it does if called
8276 interactively (bug#6495).
8277
bee0fcef
CY
82782011-07-13 Chong Yidong <cyd@stupidchicken.com>
8279
b796c9b7
SM
8280 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
8281 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
8282
8283 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8284 Remove switch-to-buffer.
8285
58274504
LMI
82862011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8287
bd2fcc8d
LMI
8288 * files.el (make-directory): Clarify that an error will be raised
8289 if there's an error (bug#6397).
8290
0f04b32c
LMI
8291 * startup.el (initial-buffer-choice): Add `none' as a choice
8292 (bug#6234).
8293
465c5fc8
LMI
8294 * subr.el (add-hook): Clarify section about buffer-local hooks
8295 (bug#6218).
8296
58274504
LMI
8297 * dired.el (dired-flagged): Clarify doc string (bug#6117).
8298
bead9a43
JB
82992011-07-13 Juanma Barranquero <lekktu@gmail.com>
8300
8301 * tabify.el (untabify): Preserve the current column so that point
8302 doesn't move (bug#6032).
8303
3af98a7b
LMI
83042011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8305
b796c9b7
SM
8306 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
8307 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 8308
6240145a
GM
83092011-07-13 Glenn Morris <rgm@gnu.org>
8310
8311 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
8312 (dired-insert-directory): Give a message the first time
8313 if ls is found not to support --dired.
8314
1d8c2ccc
LMI
83152011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8316
8317 * simple.el (toggle-truncate-lines): Clarify what is toggled
8318 (bug#5580). Text by Drew Adams.
8319
5fc4038e
CY
83202011-07-13 Chong Yidong <cyd@stupidchicken.com>
8321
8322 * simple.el (blink-matching-open): Make the error message from the
8323 last change less verbose.
8324
bf6012e5
DN
83252011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
8326
8327 * font-lock.el (font-lock-comment-face): Use the high contrast
8328 "yellow" color for font-lock-comment-face on low color terminals
8329 using a dark background color (bug#4221).
8330
343c3b5a
LMI
83312011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8332
7e9505c5
LMI
8333 * dired.el (dired-insert-set-properties): Make the doc string
8334 reflect what it does now (bug#5325).
8335
c26fdcf5
LMI
8336 * simple.el (blink-matching-open): Say that we were unable to find
8337 the match within the limit, if we're limited (bug#5122).
8338
bb388cc5
LMI
8339 * international/mule-cmds.el (prefer-coding-system): Add an
8340 example (bug#4869).
8341
343c3b5a
LMI
8342 * progmodes/etags.el (tags-search): Document `file-list-form'
8343 (bug#4731).
8344
2a517d45
LM
83452011-07-13 Lawrence Mitchell <wence@gmx.li>
8346
8347 * net/browse-url.el (browse-url-default-browser)
8348 (browse-url-browser-function): Make the default browser choice a
8349 bit more logical (bug#4300). Also clean up the doc string.
8350
b6c78ef2
JB
83512011-07-13 Juanma Barranquero <lekktu@gmail.com>
8352
8353 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
8354 binary endings (bug#4440).
8355
1c4dd947
LMI
83562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8357
a2014063
LMI
8358 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
8359 which can be pretty annoying (bug#8971).
8360
9c9c2d88
LMI
8361 * jka-compr.el (jka-compr-verbose): New variable, and use
8362 throughout (bug#8971).
8363
1c4dd947
LMI
8364 * info.el (Info-find-file): Fall back on the installation
8365 directory if we can't find the info node anywhere else.
8366
a1c9f41b
SO
83672011-07-13 Sergei Organov <osv@javad.com> (tiny change)
8368
8369 * vc/vc.el (vc-revert-file):
8370 Don't set file time-stamp in the past. (Bug#5181)
8371
536f3d36
LMI
83722011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8373
7152b011
LMI
8374 * files.el (after-find-file): Give a better error message when
8375 trying to find a symlink that points to a file that doesn't exist
8376 (bug#4398).
8377
536f3d36
LMI
8378 * progmodes/cc-vars.el: Remove (probably) misleading comment
8379 (bug#4396).
8380
460c0fba
JB
83812011-07-12 Johan Bockgård <bojohan@gnu.org>
8382
8383 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
8384
7a6bda45
CY
83852011-07-12 Chong Yidong <cyd@stupidchicken.com>
8386
8387 * mouse-sel.el: Hack restoring functionality, while keeping
8388 compatibility with 2010-07-03 changes to mouse selection.
8389 (mouse-sel-primary-overlay): New var.
8390 (mouse-sel-selection-alist): Use it.
8391 (mouse-sel-mode): Doc fix; remove points that are default features
8392 of mouse.el.
8393
c79598ef
JB
83942011-07-12 Johan Bockgård <bojohan@gnu.org>
8395
8396 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8397 Fix previous fix (bug#2490).
8398
ff8be6ef
RW
83992011-07-12 Roland Winkler <winkler@gnu.org>
8400
b796c9b7
SM
8401 * textmodes/bibtex.el (bibtex-initialize):
8402 Use pop-to-buffer-same-window.
ff8be6ef
RW
8403 (bibtex-search-entries): Fix interactive call.
8404
296ba3ee
LMI
84052011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8406
f5242a02 8407 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
8408 Fontise bytecomp Error lines more correctly (bug#2490).
8409 Fix suggested by Johan Bockgård.
f5242a02 8410
296ba3ee
LMI
8411 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
8412
8413 * dired-x.el (dired-guess-default): Use `delete-dups'.
8414
f69fd0d2
CY
84152011-07-12 Chong Yidong <cyd@stupidchicken.com>
8416
8417 * dired.el (dired-mark-prompt):
8418 * dired-aux.el (dired-read-shell-command): Doc fix.
8419
eab5dc07
LMI
84202011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8421
b796c9b7
SM
8422 * mail/sendmail.el (sendmail-query-once):
8423 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
8424 emacs -Q.
8425
8426 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8427
eab5dc07
LMI
8428 * cus-edit.el (custom-file): Take an optional no-error variable.
8429 (customize-save-variable): Set the variable, and give a warning if
8430 running under "emacs -q".
8431
a1e65d42
JB
84322011-07-11 Juanma Barranquero <lekktu@gmail.com>
8433
8434 * loadhist.el (unload-feature-special-hooks):
8435 Add `auto-coding-functions', `fill-nobreak-predicate' and
8436 `find-directory-functions' (bug#5327).
8437
1d52da10
LMI
84382011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8439
be958f1d
LMI
8440 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
8441
5bedb26c
LMI
8442 * cus-edit.el (custom-guess-name-alist): -alist variables should
8443 use the `alist' type (bug#3120). Suggested by Drew Adams.
8444
1d52da10
LMI
8445 * printing.el: Add documentation to all the `pr-toggle-' commands.
8446
cd394be1 84472011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
8448
8449 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
8450 backends where it makes sense (bug#2623).
8451
dcc88d8a
LMI
84522011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8453
c3de9feb
LMI
8454 * dired-x.el (dired-guess-default): Remove duplicate shell command
8455 entries (bug#2028).
8a93078b 8456 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 8457 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 8458
dcc88d8a
LMI
8459 * subr.el (remove-duplicates): New conveniency function.
8460
505e3645
LMI
84612011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8462
8463 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
8464 (bug#1526).
8465
84662011-07-10 Martin Rudalics <rudalics@gmx.at>
8467
8468 * window.el (display-buffer-normalize-default): Don't invert
8469 meaning of even-window-heights. Reported by Eli Zaretskii
8470 <eliz@gnu.org>.
8471
455e4fa1
BR
84722011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
8473
8474 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
8475
8e0bc3e9
CY
84762011-07-10 Chong Yidong <cyd@stupidchicken.com>
8477
8478 * window.el (display-buffer): Fix arguments to
8479 display-buffer-reuse-window in last change.
8480
fa7c3228
CY
8481 * faces.el (link): Use a less saturated blue on light backgrounds.
8482
8483 * startup.el (fancy-startup-text, fancy-about-text)
8484 (fancy-startup-tail): Use font-lock faces, for background safety.
8485
c0a7f300
BN
84862011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
8487
b796c9b7
SM
8488 * emulation/viper-cmd.el (viper-change-state-to-vi):
8489 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 8490
4dc2a129
MR
84912011-07-09 Martin Rudalics <rudalics@gmx.at>
8492
8493 * window.el (display-buffer-default-specifiers): Remove.
8494 (display-buffer-macro-specifiers): Remove default specifiers.
8495 (display-buffer-alist): Default to nil.
b796c9b7 8496 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
8497 (display-buffer-pop-up-window): Allow splitting internal
8498 windows. Check whether a live window was created.
8499 (display-buffer-other-window-means-other-frame)
8500 (display-buffer-normalize-arguments): Rename to
8501 display-buffer-normalize-argument and rewrite. Set the
8502 other-window specifier.
8503 (display-buffer-normalize-special): New function.
8504 (display-buffer-normalize-options): Rename to
8505 display-buffer-normalize-default and rewrite.
8506 (display-buffer-normalize-options-inhibit): Remove.
8507 (display-buffer-normalize-specifiers): Rewrite.
8508 (display-buffer): Process other-window specifier and call
8509 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
8510 more faithfully.
b796c9b7 8511 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 8512 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
8513 (display-buffer-in-window, display-buffer-alist-set):
8514 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
8515 <tassilo@member.fsf.org>.
8516
2d43b8c9
LL
85172011-07-09 Leo Liu <sdl.web@gmail.com>
8518
8519 * register.el (insert-register): Restore accidental change on
8520 2011-06-26. (Bug#9028)
8521
7f9b7c53
GM
85222011-07-09 Glenn Morris <rgm@gnu.org>
8523
8524 * subr.el (remq): Handle the empty list. (Bug#9024)
8525
f042cfd8
AS
85262011-07-08 Andreas Schwab <schwab@linux-m68k.org>
8527
8528 * mail/sendmail.el (send-mail-function): No longer delay custom
8529 initialization.
8530 * custom.el (custom-initialize-delay): Doc fix.
8531
856b2f11
SM
85322011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8533
8534 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
8535
afae1d68
MA
85362011-07-08 Michael Albinus <michael.albinus@gmx.de>
8537
8538 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
8539 human-friendly prompt.
8540
0757af94
SM
85412011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8542
8543 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
8544 provided by a particular plugin.
8545
d760b731
LMI
85462011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8547
8548 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
8549 save customizations (with "emacs -Q"), just set the variable
8550 instead of erroring out.
8551
8552 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8553
cd79ce90
JL
85542011-07-08 Juri Linkov <juri@jurta.org>
8555
8556 * arc-mode.el (archive-zip-expunge, archive-zip-update)
8557 (archive-zip-update-case): Use 7z if found by `executable-find'.
8558 The order of searching the available programs is the same as in
8559 `archive-zip-extract' (bug#8968).
8560
14cc04aa
CY
85612011-07-07 Chong Yidong <cyd@stupidchicken.com>
8562
8563 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
8564 (menu-bar-options-menu): Tweak descriptions.
8565
0a1848ec
LMI
85662011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8567
8568 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
8569 menu items into verb phrases (bug#1421). Also refill to fit under
8570 80 columns.
8571
f5bd0689
CY
85722011-07-07 Chong Yidong <cyd@stupidchicken.com>
8573
538e85c6
CY
8574 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
8575 (Info-read-node-name): Doc fix (Bug#1084).
8576
f5bd0689
CY
8577 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
8578 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
8579 (end-of-sexp, beginning-of-sexp)
8580 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
8581 (forward-symbol, forward-same-syntax, word-at-point)
8582 (sentence-at-point): Doc fix (Bug#1144).
8583
56ec5115
LMI
85842011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8585
f3f8e37f
LMI
8586 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
8587 should cover it (bug#1281).
8588
0757af94 8589 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 8590
e9fce1ac 8591 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
8592 negotiation fails, then possibly try again with a non-encrypted
8593 connection (bug#9017).
8594
56ec5115
LMI
8595 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
8596 be used.
8597
c2f9aec8
RS
85982011-07-07 Richard Stallman <rms@gnu.org>
8599
8600 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
8601 property, and handle its changed format.
8602 Look for the correct line number.
8603 Use file's line contents (but not past first =) to find
8604 correct line in message.
8605
ef7b981d 86062011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
8607
8608 * international/characters.el (build-unicode-category-table):
8609 Delete it.
0757af94 8610 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 8611
0757af94 8612 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
8613 to src/chartab.c.
8614 (get-char-code-property): Call unicode-property-table-internal to
8615 load a file. Call get-unicode-property-internal where necessary.
8616 (put-char-code-property): Call unicode-property-table-internal to
8617 load a file. Call put-unicode-property-internal where necessary.
8618 put-unicode-property-internal where necessary.
0757af94
SM
8619 (char-code-property-description):
8620 Call unicode-property-table-internal to load a file.
c805dec0
KH
8621
8622 * international/charprop.el:
8623 * international/uni-bidi.el:
8624 * international/uni-category.el:
8625 * international/uni-combining.el:
8626 * international/uni-comment.el:
8627 * international/uni-decimal.el:
8628 * international/uni-decomposition.el:
8629 * international/uni-digit.el:
8630 * international/uni-lowercase.el:
8631 * international/uni-mirrored.el:
8632 * international/uni-name.el:
8633 * international/uni-numeric.el:
8634 * international/uni-old-name.el:
8635 * international/uni-titlecase.el:
8636 * international/uni-uppercase.el: Regenerate.
8637
8638 * loadup.el: Load international/charprop.el before
8639 international/characters.
8640
e14b388a
CY
86412011-07-07 Chong Yidong <cyd@stupidchicken.com>
8642
8643 * window.el (next-buffer, previous-buffer): Signal an error if
8644 called from a minibuffer window.
8645
8646 * bindings.el: Revert 2011-07-04 change.
8647
354cf0ba
RS
86482011-07-06 Richard Stallman <rms@gnu.org>
8649
8650 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
8651 (rmail-mime-insert-bulk, rmail-mime-insert-text):
8652 Treat markers like ints.
8653 (rmail-mime-entity): Doc fix.
8654
a48868a7
LMI
86552011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8656
4906cd3d
LMI
8657 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
8658 defcustom again for backwards compatibility.
8659
e0457abe
LMI
8660 * simple.el (shell-command-on-region): Fill.
8661
d67f7e1f
LMI
8662 * dired-aux.el (dired-kill-line): Add a doc string.
8663
fe204702
LMI
8664 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
8665 to "\\sw\\|\\s_" (bug#358).
8666
a48868a7
LMI
8667 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
8668 (dired-unmark-backward): Ditto.
8669 (dired-flag-backup-files): Ditto.
8670
8671 * dired-x.el (dired-mark-sexp): Ditto.
8672
aa8a705c
RS
86732011-07-06 Richard Stallman <rms@gnu.org>
8674
8675 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
8676 (rmail-mime-entity): New arg TRUNCATED.
8677 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
8678 New functions.
8679 (rmail-mime-save): Warn if entity is truncated.
8680 (rmail-mime-toggle-hidden): Likewise, for showing.
8681 (rmail-mime-process-multipart): Record when an entity is truncated.
8682
a9a936b9
RS
8683 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
8684 if ENTITY is a string.
8685
1f2b92cb
LMI
86862011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8687
f4f73198 8688 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
8689 of faces when `M-C-x'-ing their definitions (bug#8378).
8690 Also clean up the code slightly.
f4f73198 8691
12b16734 8692 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 8693 because that makes the colors go away.
12b16734 8694
f0691d22
LMI
8695 * mail/sendmail.el (send-mail-function): Change the default to
8696 `sendmail-query-once'.
9e87df06 8697 (sendmail-query-once): Add an autoload cookie.
f0691d22 8698
1f2b92cb
LMI
8699 * net/network-stream.el (network-stream-open-starttls): Try using
8700 a plain connection even if the server offered STARTTLS, and we
8701 kinda wanted to use it, if Emacs doesn't have any STARTTLS
8702 capability. This should make smtpmail.el work in slightly more
8703 configurations.
8704
1cdd2a1b
MA
87052011-07-06 Michael Albinus <michael.albinus@gmx.de>
8706
8707 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
8708 New defun.
8709 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
8710
fbcc67e2
MM
87112011-07-06 Michael R. Mauger <mmaug@yahoo.com>
8712
8713 * progmodes/sql.el: Version 3.0
0757af94 8714 (sql-product-alist): Add product :completion-object,
fbcc67e2 8715 :completion-column, and :statement attributes.
0757af94 8716 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 8717 (sql-mode-syntax-table): Mark all punctuation.
0757af94 8718 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
8719 ansi keywords.
8720 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 8721 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
8722 (sql-oracle-show-reserved-words): New function for development.
8723 (sql-product-font-lock): Simplify for source code buffers.
8724 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
8725 New functions.
8726 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
8727 (sql-mode-map): Add statement movement functions.
8728 (sql-ansi-statement-starters, sql-oracle-statement-starters):
8729 New variable.
fbcc67e2
MM
8730 (sql-statement-regexp, sql-beginning-of-statement)
8731 (sql-end-of-statement, sql-signum): New functions.
0757af94 8732 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
8733 (sql-show-sqli-buffer): Bug fix.
8734 (sql-interactive-mode): Store connection data as buffer local.
0757af94 8735 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
8736 with sql-interactive-mode.
8737 (sql-save-connection): Save buffer local settings.
0757af94 8738 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
8739 (sql-product-interactive): Bug fix.
8740 (sql-preoutput-hold): New variable.
8741 (sql-interactive-remove-continuation-prompt): Bug fixes.
8742 (sql-debug-redirect): New variable.
8743 (sql-str-literal): New function.
8744 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 8745 Redesign.
fbcc67e2
MM
8746 (sql-oracle-save-settings, sql-oracle-restore-settings)
8747 (sql-oracle-list-all, sql-oracle-list-table): New functions.
8748 (sql-completion-object, sql-completion-column)
8749 (sql-completion-sqlbuf): New variables.
8750 (sql-build-completions-1, sql-build-completions)
8751 (sql-try-completion): New functions.
8752 (sql-read-table-name): Use them.
8753 (sql-contains-names): New buffer local variable.
8754 (sql-list-all, sql-list-table): Use it.
8755 (sql-oracle-completion-types): New variable.
8756 (sql-oracle-completion-object, sql-sqlite-completion-object)
8757 (sql-postgres-completion-object): New functions.
8758
d4eaeab1
GM
87592011-07-06 Glenn Morris <rgm@gnu.org>
8760
8761 * window.el (pop-to-buffer): Doc fix.
8762
322b7dab 87632011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
8764
8765 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
8766
322b7dab 87672011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 8768
322b7dab 8769 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 8770
322b7dab 8771 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 8772
605dd5bf
CY
87732011-07-05 Chong Yidong <cyd@stupidchicken.com>
8774
8775 * button.el (button): Inherit from link face. Suggested by Dan
8776 Nicolaescu.
8777
7dbfa719
SM
87782011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8779
3db614b0
SM
8780 * progmodes/gdb-mi.el: Fit in 80 columns.
8781 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
8782 switch-to-buffer.
8783
7dbfa719
SM
8784 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
8785 if imenu is simply not configured (bug#8941).
8786
919d884a
KM
87872011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
8788
8789 * allout.el (allout-post-undo-hook): New allout outline-change
8790 event hook to signal undo activity.
8791 (allout-post-command-business): Run allout-post-undo-hook if an
8792 undo just occurred.
7dbfa719
SM
8793 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
8794 * allout-widgets.el (allout-widgets-after-undo-function):
8795 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
8796 in the vicinity of an undo.
8797 (allout-widgets-mode): Include allout-widgets-after-undo-function
8798 on the new allout-post-undo-hook.
8799
450a0f09
SM
88002011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8801
8802 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
8803 Let define-derived-mode define it.
8804 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
8805 cycles of abbrev-table inheritance (bug#8998).
8806
2de69e00
RW
88072011-07-05 Roland Winkler <winkler@gnu.org>
8808
8809 * textmodes/bibtex.el: Add support for biblatex.
8810 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
8811 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
8812 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
8813 (bibtex-entry-alist, bibtex-field-alist): New variables.
8814 (bibtex-entry-field-alist): Obsolete alias for
8815 bibtex-BibTeX-entry-alist.
8816 (bibtex-entry-alist, bibtex-field-alist): New widgets.
8817 (bibtex-set-dialect): New command.
8818 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
8819 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
8820 Bind via bibtex-set-dialect.
2de69e00
RW
8821 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
8822 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
8823 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
8824 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
8825 Define via bibtex-set-dialect.
450a0f09
SM
8826 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
8827 Obey bibtex-no-opt-remove-re.
2de69e00
RW
8828 (bibtex-vec-push, bibtex-vec-incr): New functions.
8829 (bibtex-format-entry, bibtex-field-list)
8830 (bibtex-print-help-message, bibtex-validate)
8831 (bibtex-search-entries): Use new format of bibtex-entry-alist.
8832
2dcdbdd9
SM
88332011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8834
8835 * progmodes/compile.el (compilation-goto-locus):
8836 * net/tramp-cmds.el (tramp-append-tramp-buffers):
8837 * bs.el (bs-cycle-next, bs-cycle-previous):
8838 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
8839 * bindings.el (mode-line-other-buffer):
8840 * autoinsert.el (auto-insert):
8841 * arc-mode.el (archive-extract):
8842 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
8843
b27640fe
JB
88442011-07-05 Juanma Barranquero <lekktu@gmail.com>
8845
8846 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
8847 Fix check of `emacs-lock-unlockable-modes'.
8848 Coerce true values of `emacs-lock--try-unlocking' to t.
8849
53bbe3ad
JB
88502011-07-05 Juanma Barranquero <lekktu@gmail.com>
8851
8852 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
8853 * emacs-lock.el: New file.
8854
1d3cdbc7
JD
88552011-07-05 Julien Danjou <julien@danjou.info>
8856
8857 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
8858 than `boundp' to check if face is set.
8859
9173deec
JB
88602011-07-05 Juanma Barranquero <lekktu@gmail.com>
8861
8862 * register.el (registerv-make):
8863 * window.el (window-min-height): Fix typos in docstrings.
8864
869795d6
JD
88652011-07-05 Jan Djärv <jan.h.d@swipnet.se>
8866
9173deec 8867 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
8868 Update doc string.
8869
b768cdcd
JB
88702011-07-04 Juanma Barranquero <lekktu@gmail.com>
8871
8872 * server.el (server-execute): Catch quit and call
8873 `server-return-error' to pass the error back to emacsclient and
8874 close the connection (bug#8942).
8875
13aa217b
KM
88762011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
8877
8878 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
8879 insecure exception for current topic. Also note that auto-saves
8880 are handled differently.
8881
5d3385a0 8882 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
8883 State variables for tracking auto-save inhibition situation.
8884
8885 (allout-write-contents-hook-handler): Rename from
8886 'allout-write-file-hook-handler', and describe how it depends on
8887 write-contents-functions sensitivity to non-nil value to prevent
8888 file write.
8889
8890 (allout-auto-save-hook-handler): Remove. auto-save does not check
8891 this in individual buffers, only in the starting buffer, so this
8892 is not the right way for us to inhibit auto-save in a buffer
8893 according to its condition.
8894
8895 (allout-mode): Use new allout-write-contents-hook-handler, and
8896 only with write-contents-functions. Remove auto-save provisions -
8897 they're implemented elsewhere.
8898
8899 (allout-before-change-handler): If undo is in progress, note that
8900 for attention of allout-post-command-business.
8901
8902 (allout-post-command-business): If the command we're following was
8903 an undo, check for change in the status of encrypted items and
8904 adjust auto-save inhibitions accordingly.
8905
8906 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
8907 according to whether there are or aren't any plain-text topics
8908 pending encryption.
8909
2dcdbdd9 8910 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
8911 Adjust buffer-saved-size and some allout state to inhibit auto-saves
8912 if there are plain-text topics pending encryption.
13aa217b
KM
8913
8914 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
8915 buffer-saved-size and some allout state to not inhibit auto-saves
8916 if there are no longer any plain-text topics pending encryption.
8917
0757af94
SM
8918 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
8919 No longer provide for exemption of the current topic.
13aa217b 8920
ac89b32c
JL
89212011-07-04 Juri Linkov <juri@jurta.org>
8922
8923 Add 7z operations to delete and save changed members (bug#8968).
8924 * arc-mode.el (archive-7z-expunge, archive-7z-update):
8925 New defcustoms.
8926 (archive-7z-write-file-member): New function.
8927 (archive-7z-summarize): Fix the number of dashes in the
8928 listing output.
8929
8fa39615
SM
89302011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8931
8932 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
8933 (bug#8958).
8934
2f11b3f1
CY
89352011-07-04 Chong Yidong <cyd@stupidchicken.com>
8936
d66fef2b
CY
8937 * bindings.el: Ignore next-buffer and previous-buffer in
8938 minibuffer-local-map.
8939
2f11b3f1
CY
8940 * font-lock.el (font-lock-builtin-face): Change light background
8941 color to dark slate blue (Bug#6693).
8942
f932a347
WD
89432011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
8944
8945 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
8946
c8af70e1
SM
89472011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8948
8949 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
8950 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8951 Add switch-to-buffer.
8952
f158badc
LMI
89532011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8954
8955 * isearch.el (isearch-search-fun-function): Clarify further the
8956 meaning of the function returned.
8957
6d95bd46
MA
89582011-07-04 Michael Albinus <michael.albinus@gmx.de>
8959
8960 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
8961
8962 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
8963 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
8964 Use it.
8965 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
8966 `tramp-default-remote-path' does not exist.
8967 (tramp-send-command-and-read): New optional argument NOERROR.
8968 (tramp-open-connection-setup-interactive-shell)
8969 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
8970 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
8971 (tramp-process-sentinel): Flush also process' connection property.
8972 (tramp-sh-handle-start-file-process): Do not set process
8973 sentinel. It is done now ...
8974 (tramp-maybe-open-connection): ... here. (Bug#8929)
8975
909e6b67
MK
89762011-07-04 MON KEY <monkey@sandpframing.com>
8977
8978 * play/animate.el (animate-string): Doc fixes and allow changing
8979 the buffer name (bug#5417).
8980
89812011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8982
c8af70e1 8983 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 8984
f34755dc
PE
89852011-07-04 Paul Eggert <eggert@cs.ucla.edu>
8986
396cec72
PE
8987 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
8988 This is simpler and helps future-proof the code.
8989 (timer-until): Use time-subtract and float-time.
08235028 8990 (timer--time-less-p): Use time-less-p.
f34755dc 8991
56e6cc31
JB
89922011-07-04 Juanma Barranquero <lekktu@gmail.com>
8993
3abb79e5
JB
8994 * type-break.el (timep): Use the value of `float-time' to avoid a
8995 byte-compiler warning.
8996
56e6cc31
JB
8997 * server.el (server-eval-and-print): Return any result, even nil.
8998
7b9430b4
PE
89992011-07-03 Paul Eggert <eggert@cs.ucla.edu>
9000
9001 * type-break.el: Accept time formats that the builtins accept.
9002 (timep, type-break-time-difference): Accept any format that
9003 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
9004 This is simpler and helps future-proof the code.
9005 (type-break-time-difference): Round rather than ignoring
9006 subseconds components.
9007
3034e9e7
LMI
90082011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9009
9010 * info.el (Info-apropos-matches): Make non-interactive, since it
9011 doesn't seem to do anything useful as a command (bug#8829).
9012
1485f4c0
CY
90132011-07-03 Chong Yidong <cyd@stupidchicken.com>
9014
9015 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 9016 Move from faces.el.
1485f4c0
CY
9017 (frame-default-terminal-background): New function.
9018
9019 * custom.el (custom-push-theme): Don't record faces in `changed'
9020 theme; this doesn't work correctly for per-frame face settings.
9021 (disable-theme): Use face-set-after-frame-default to reset faces.
9022 (custom--frame-color-default): New function.
9023
9fa3dd45
LMI
90242011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9025
c8af70e1 9026 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
9027 (bug#8769).
9028
6cbbc20c
KR
90292011-03-29 Kevin Ryde <user42@zip.com.au>
9030
9031 * progmodes/compile.el (compilation-error-regexp-alist-alist):
9032 `perl-Test2' extend to match possible "fail #N" rep count
9033 (bug#8377).
9034
c7f98048
LMI
90352011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9036
65676592
LMI
9037 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
9038 `smtpmail-via-smtp' now returns the error instead of nil.
9039
c7f98048
LMI
9040 * isearch.el (isearch-search-fun-function): Clarify the doc string
9041 (bug#8101).
9042
56e6cc31 90432011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
9044
9045 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
9046 unnecessary spaces (bug#8987).
9047
2b216704
LMI
90482011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9049
9050 * net/network-stream.el (open-network-stream): Use the
9051 :end-of-capability command thoughout.
9052
90532011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
9054
9055 * net/network-stream.el (open-network-stream): Add the
9056 :end-of-capability command parameter, used by pop3.el.
9057
36adf6ce
LMI
90582011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9059
1ca0da0e
LMI
9060 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
9061
fc00f69c
LMI
9062 * fringe.el (fringe-query-style): Remove redundant text " (type ?
9063 for list)" (bug#6475).
9064
28fd8759 9065 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 9066 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
9067 an error (bug#6297).
9068
0dd8b6da
LMI
9069 * man.el (Man-reference-regexp): Allow matching possible
9070 word-wrapped references (bug#6289).
9071
ce1438d6
LMI
9072 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
9073 for consistency with the other vc buffers (bug#6197).
9074 (vc-checkin): Ditto.
9075
9076 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
9077
36adf6ce
LMI
9078 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
9079
e83cc1f7
LMI
90802011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9081
8a20ca4c
LMI
9082 * custom.el (defcustom): Clarify that :set is only used in the
9083 Customize user interface (bug#6089).
9084
83319045
LMI
9085 * progmodes/flymake.el (flymake-mode): If the buffer isn't
9086 associated with a file, refuse to run instead of erroring out
9087 (bug#6084).
9088
a8392169
LMI
9089 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
9090 the doc string, since it appears that using `fill-column' always
9091 controls the width (bug#7845).
9092
e83cc1f7
LMI
9093 * simple.el (shell-command-on-region): Say where the error output
9094 went if `shell-command-default-error-buffer' is set (bug#6857).
9095
e47ca23b
KM
90962011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
9097
9098 * allout.el (allout-yank-processing): Adjust cursor position for
9099 backwards-deleted space.
9100
9101 (allout-rebullet-heading): Register changes with
9102 allout-exposure-changed-hook, so the modified topic is properly
9103 decorated.
9104
5cf56143
LMI
91052011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9106
08549772
LMI
9107 * minibuffer.el (completion-in-region): Document PREDICATE
9108 (bug#7136).
9109
48e96771
LMI
9110 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
9111 of keyword/argument pairs (bug#6904).
9112
c8af70e1
SM
9113 * replace.el (multi-occur):
9114 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 9115
e17d05e2
LMI
91162011-07-02 Drew Adams <drew.adams@oracle.com>
9117
9118 * dired.el (dired-mark-if): Make the message about whether it's
9119 marking or unmarking clearer (bug#8523).
9120
063b0e45
LMI
91212011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9122
9123 * disp-table.el (display-table-print-array): New function.
9124 (describe-display-table): Use it to print the vectors more pretty
9125 (Bug#8859).
9126
28545e04
MR
91272011-07-02 Martin Rudalics <rudalics@gmx.at>
9128
9129 * window.el (window-state-get-1): Don't assign clone numbers.
9130 Add clone-of item to list of window parameters.
9131 (window-state-put-2): Don't process clone numbers.
9132 (display-buffer-alist): Fix doc-string.
9133
3349e122
SM
91342011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9135
9136 * subr.el (remq): Don't allocate if it's not needed.
9137 (keymap--menu-item-binding, keymap--menu-item-with-binding)
9138 (keymap--merge-bindings): New functions.
9139 (keymap-canonicalize): Use them to refine the canonicalization.
9140 * minibuffer.el (minibuffer-local-completion-map)
9141 (minibuffer-local-must-match-map): Move initialization from C.
9142 (minibuffer-local-filename-completion-map): Move initialization from C;
9143 don't inherit from anything here.
9144 (minibuffer-local-filename-must-match-map): Make obsolete.
9145 (completing-read-default): Use make-composed-keymap to combine
9146 minibuffer-local-filename-completion-map with either
9147 minibuffer-local-must-match-map or
9148 minibuffer-local-filename-completion-map.
9149
d224ac83
GM
91502011-07-01 Glenn Morris <rgm@gnu.org>
9151
3de63bf8
GM
9152 * type-break.el (type-break-time-sum): Use dolist.
9153
d224ac83
GM
9154 * textmodes/flyspell.el (flyspell-word-search-backward):
9155 Replace CL function.
9156
1a1e3f32
SM
91572011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9158
fe3f64d5
SM
9159 * mouse.el (mouse--strip-first-event): New function.
9160 (function-key-map): Use it to map fringe clicks to normal clicks
9161 by default.
9162
eb604e34
SM
9163 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
9164 (vc-bzr-revision-completion-table): Add support for annotate and date.
9165
1a1e3f32
SM
9166 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
9167 inherit from parent.
9168
5bd35902
LMI
91692011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9170
ace6c69c 9171 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 9172 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 9173
191e2bed
LMI
9174 * dired.el (dired-mode): Fix up the doc string as suggested by
9175 Drew Adams (bug#8817).
9176
5bd35902
LMI
9177 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
9178 cookie, since the manual says that it should be possible to add
9179 this function to `find-file-hook' (bug#8709).
9180
eee8207a
TZ
91812011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9182
9183 * progmodes/cfengine.el: Moved all cfengine3.el functionality
9184 here. Noted Ted Zlatanov as the maintainer.
9185 (cfengine-common-settings, cfengine-common-syntax): New functions
9186 to set up common things between `cfengine-mode' and
9187 `cfengine3-mode'.
9188 (cfengine3-mode): New mode.
9189 (cfengine3-defuns cfengine3-defuns-regex
9190 (cfengine3-class-selector-regex cfengine3-category-regex)
9191 (cfengine3-vartypes cfengine3-font-lock-keywords)
9192 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 9193 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 9194
36b148cf
MA
91952011-07-01 Michael Albinus <michael.albinus@gmx.de>
9196
9197 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
9198
9199 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
9200
0bf4ba9a
MR
92012011-07-01 Martin Rudalics <rudalics@gmx.at>
9202
9203 * window.el (same-window-buffer-names, same-window-regexps)
9204 (same-window-p, special-display-frame-alist)
9205 (special-display-popup-frame, special-display-function)
9206 (special-display-buffer-names, special-display-regexps)
9207 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
9208 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9209 (split-window-preferred-function, split-height-threshold)
9210 (split-width-threshold, even-window-heights)
9211 (display-buffer-mark-dedicated, window-splittable-p)
9212 (split-window-sensibly, window-safely-shrinkable-p):
9213 Un-obsolete.
9214 (display-buffer): Don't spread args with function specifier
9215 because special-display-popup-frame won't like it.
9216
35837f51
PE
92172011-07-01 Paul Eggert <eggert@cs.ucla.edu>
9218
d0672f86
PE
9219 Time-stamp simplifications and fixes.
9220 These improve accuracy slightly, and future-proof the code
9221 against some potential changes to current-time format.
9222
b9444d97
PE
9223 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
9224 by using time-since and float-time.
9225
0ef923dc
PE
9226 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
9227 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
9228 + NNN microseconds".
9229
2f81380d
PE
9230 * type-break.el (type-break-time-sum): Rewrite using time-add.
9231
845b5c3e
PE
9232 * play/hanoi.el (hanoi-current-time-float): Remove.
9233 All uses replaced by float-time.
9234
ee6f1be0
PE
9235 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
9236 This yields a more-accurate answer.
9237 (rng-time-to-float): Remove; no longer needed.
9238
fe955043
PE
9239 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
9240
5777162a
PE
9241 * calendar/timeclock.el (timeclock-seconds-to-time):
9242 Defalias to seconds-to-time, since they're the same thing.
9243
3103f8b6 9244 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 9245 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
9246 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
9247
0e61a35f
SM
92482011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9249
9250 * window.el (bury-buffer): Don't iconify the only frame.
9251 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
9252 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
9253
ddd63a1e
CY
92542011-07-01 Chong Yidong <cyd@stupidchicken.com>
9255
0e61a35f
SM
9256 * eshell/em-smart.el (eshell-smart-display-navigate-list):
9257 Add mouse-yank-primary.
ddd63a1e 9258
055f4923
TZ
92592011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9260
9261 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
9262
6a2fb145
SM
92632011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9264
9265 * emacs-lisp/find-func.el (find-library--load-name): New fun.
9266 (find-library-name): Use it to find relative load names when provided
9267 absolute file name (bug#8803).
9268
fd4983f2
LMI
92692011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9270
887d14ad
LMI
9271 * textmodes/flyspell.el (flyspell-word): Consider words that
9272 differ only in case as potential doublons (bug#5687).
9273
c53dc7fc
LMI
9274 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
9275 Remove two rather uninteresting debugging-like messages to make
9276 debbugs.el more silent.
9277
fd4983f2
LMI
9278 * comint.el (comint-password-prompt-regexp): Accept "Response" as
9279 a password-like phrase.
9280
7a71b18d 92812011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
9282
9283 * progmodes/cc-guess.el: New file.
9284
6a2fb145 9285 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
9286
9287 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
9288 derived from `c-basic-common-init'.
9289
9290 * progmodes/cc-mode.el (top-level): Require cc-guess.
9291 (c-basic-common-init): Use `cc-choose-style-for-mode'.
9292
1fa280a3
LM
92932011-06-30 Lawrence Mitchell <wence@gmx.li>
9294
9295 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
9296
e6597158
AM
92972011-06-30 Alan Mackenzie <acm@muc.de>
9298
1fa280a3
LM
9299 * progmodes/cc-engine.el (c-guess-continued-construct):
9300 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
9301 lock is disabled. Name this case as "CASE G".
9302
68ba37fb
KM
93032011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
9304
9305 * allout.el (allout-yank-processing): Fix injection of extra space
9306 between bullet and non-whitespace character in first topic when
9307 pasting, ensuring that the actual spacing in the pasted topic
9308 following the bullet char is preserved. This extra space was
9309 causing pasted encrypted topics to get a decrypted status even
9310 when the content was actually still encrypted. Now the decryption
9311 status from before the paste is preserved.
9312
9313 (allout-flag-region): Set all allout overlays so they evaporate
9314 when reduced to zero length (evanescent), to prevent overlay
9315 leakage.
9316
887a0b34
GM
93172011-06-30 Glenn Morris <rgm@gnu.org>
9318
94b9acce
GM
9319 * w32-fns.el (w32-charset-info-alist): Declare.
9320
1d9b46d4
GM
9321 * find-dired.el (find-grep-options): Simplify.
9322
cc232200
GM
9323 * term/ns-win.el (ns-set-resource): Declare.
9324
28e77c46
GM
9325 * ses.el (row, col): Declare dynamic variables honestly.
9326
887a0b34
GM
9327 * textmodes/reftex-parse.el (index-tags): Declare.
9328
658d8eb8
CY
93292011-06-30 Chong Yidong <cyd@stupidchicken.com>
9330
9331 * cus-edit.el (customize-push-and-save): New function.
9332
9333 * files.el (hack-local-variables-confirm): Use it.
9334
1fa280a3
LM
9335 * custom.el (load-theme): New arg NO-CONFIRM.
9336 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
9337 (custom-enabled-themes): Doc fix.
9338
9339 * cus-theme.el (customize-create-theme)
9340 (custom-theme-merge-theme): Callers to load-theme changed.
9341
bb617717
LMI
93422011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9343
d61bdd5d
LMI
9344 * thingatpt.el (thing-at-point-short-url-regexp): Require that
9345 short URLs have at least one dot in them (bug #7614).
9346
bb617717
LMI
9347 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
9348 nil, because using a pty is apparently too slow (bug #895).
9349
2f31f37a
LMI
93502011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9351
9352 * mail/sendmail.el (sendmail-query-once): New function.
9353 (sendmail-query-once-function): New variable.
9354
3076b24e
GM
93552011-06-29 Glenn Morris <rgm@gnu.org>
9356
faf2a174
GM
9357 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
9358
3076b24e
GM
9359 * ses.el (top-level): Require cl when compiling.
9360 (ses-set-localvars): Fix error statement.
9361 Call it at compile time to silence a storm of warnings.
9362
5386012d
MR
93632011-06-29 Martin Rudalics <rudalics@gmx.at>
9364
9365 * window.el (normalize-live-buffer): Rename to
9366 window-normalize-buffer.
9367 (normalize-live-frame): Rename to window-normalize-frame.
9368 (normalize-any-window): Rename to window-normalize-any-window.
9369 (normalize-live-window): Rename to window-normalize-live-window.
9370 (make-window-atom): Rename to window-make-atom.
9371 (window-resize-reset): Rename to window--resize-reset.
9372 (window-resize-reset-1): Rename to window--resize-reset-1.
9373 (resize-mini-window): Rename to window--resize-mini-window.
9374 (resize-subwindows-skip-p): Rename to
9375 window--resize-subwindows-skip-p.
9376 (resize-subwindows-normal): Rename to
9377 window--resize-subwindows-normal.
9378 (resize-subwindows): Rename to window--resize-subwindows.
9379 (resize-other-windows): Rename to window--resize-siblings.
9380 (resize-this-window): Rename to window--resize-this-window.
9381 (resize-root-window): Rename to window--resize-root-window.
9382 (resize-root-window-vertically): Rename to
9383 window--resize-root-window-vertically.
9384 (normalize-buffer-to-display): Rename to
9385 window-normalize-buffer-to-display.
9386 (normalize-buffer-to-switch-to): Rename to
9387 window-normalize-buffer-to-switch-to.
9388 Correspondingly update all callers of the functions listed
9389 above.
9390 (display-buffer-alist, display-buffer-normalize-arguments)
9391 (display-buffer-normalize-options, display-buffer)
9392 (display-buffer-alist-set): Use "function" instead of
9393 "fun-with-args".
9394
1176868d
CY
93952011-06-28 Chong Yidong <cyd@stupidchicken.com>
9396
9397 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
9398 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
9399 debbugs.gnu.org. Mention acknowledgment email.
9400
20a7a65f
LMI
94012011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9402
9403 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
9404 buffer multibyteness, since it shouldn't matter.
9405
5f45cca5
MR
94062011-06-28 Martin Rudalics <rudalics@gmx.at>
9407
9408 * window.el (display-buffer-in-side-window): Handle dedicated
9409 windows as in display-buffer-reuse-window.
9410 (display-buffer-normalize-alist): Use value of override
9411 specifier.
9412 (display-buffer-normalize-specifiers): Use value of
9413 other-window-means-other-frame specifier.
9414 (display-buffer-alist): Rewrite some texts in widgets.
9415 (display-buffer): Spread arguments when calling function
9416 specified by fun-with-args.
9417
ad85fe1f
DD
94182011-06-28 Deniz Dogan <deniz@dogan.se>
9419
1fa280a3
LM
9420 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9421 Unnest `let'.
da68c4c8 9422
ad85fe1f
DD
9423 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
9424 selectors (Bug#5732).
ec49bd31 9425 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 9426
a08cc025
JA
94272011-06-27 Jari Aalto <jari.aalto@cante.net>
9428
9429 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
9430 (eshell-ls-date-format): New defcustom.
9431 (eshell-ls-file): Use it.
9432
e2b551c5
SM
94332011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9434
9435 * help-fns.el (describe-variable): Fix message for terminal-local vars.
9436
8982b231
KY
94372011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
9438
9439 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
9440 (ange-ftp-make-tmp-name): New arg.
9441 (ange-ftp-file-local-copy): Use it.
9442
36c9fa27
J
94432011-06-27 Jambunathan K <kjambunathan@gmail.com>
9444
9445 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
9446 no-conversion (Bug#8870).
9447
d68443dc
MR
94482011-06-27 Martin Rudalics <rudalics@gmx.at>
9449
9450 * window.el (window-right, window-left, window-child)
9451 (window-child-count, window-last-child)
9452 (window-iso-combination-p, walk-window-tree-1)
9453 (window-atom-check-1, window-tree-1, delete-window)
9454 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
9455 new naming conventions - window-vchild, window-hchild,
9456 window-next and window-prev are now called window-top-child,
9457 window-left-child, window-next-sibling and window-prev-sibling
9458 respectively.
d615d6d2
MR
9459 (resize-window-reset): Rename to window-resize-reset.
9460 (resize-window-reset-1): Rename to window-resize-reset-1.
9461 (resize-window): Rename to window-resize.
9462 (window-min-height, window-min-width)
9463 (resize-mini-window, resize-this-window, resize-root-window)
9464 (resize-root-window-vertically, adjust-window-trailing-edge)
9465 (enlarge-window, shrink-window, maximize-window)
9466 (minimize-window, delete-window, quit-restore-window)
9467 (split-window, balance-windows, balance-windows-area-adjust)
9468 (balance-windows-area, window-state-put-2)
9469 (display-buffer-even-window-sizes, display-buffer-set-height)
9470 (display-buffer-set-width, set-window-text-height)
9471 (fit-window-to-buffer): Rename all "resize-window" prefixed
9472 calls to use the "window-resize" prefix convention.
9473 (display-buffer-alist): Fix symbol for label specifier.
9474 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
9475 corresponding specifier.
9476 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 9477
b6458526
VB
94782011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9479
9480 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
9481 convention.
9482 (ses-call-printer): Does not pass an empty string to formatter when the
9483 cell is empty to keep from barking printer Calc math-format-value.
9484
d31fd9ac
RS
94852011-06-27 Richard Stallman <rms@gnu.org>
9486
43d5bf84
RS
9487 * battery.el (battery-mode-line-limit): New variable.
9488 (battery-update): Handle it.
9489
d31fd9ac
RS
9490 * mail/rmailmm.el (rmail-mime-process-multipart):
9491 Handle truncated messages.
9492
819a6054
GM
94932011-06-27 Glenn Morris <rgm@gnu.org>
9494
9495 * progmodes/flymake.el (flymake-err-line-patterns):
9496 Allow for column numbers in the ant/javac pattern. (Bug#8866)
9497
cedc73f2
VB
94982011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9499
819a6054 9500 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
9501 (ses--clean-!, ses--clean-_): New functions.
9502 (ses-range): Add configurability of readout order, and conversion
9503 to Calc vector.
9504
5e5d49b6
VB
9505 * ses.el (ses-repair-cell-reference-all): New function.
9506 (ses-cell-symbol): Set macro as safe, so that it can be used in
9507 formulas.
9508
56e6cc31 9509 * ses.el: Update cycle detection algorithm.
90ca8b49 9510 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 9511 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
9512 (ses-set-localvars): New function.
9513 (ses-make-cell): Add property-list as a cell element.
9514 (ses-cell-property-get-fun, ses-cell-property-get)
9515 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
9516 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
9517 New functions.
90ca8b49
VB
9518 (ses-cell-property-set, ses-cell-property-pop)
9519 (ses-cell-property-get-handle): New macro.
9520 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
9521 New aliases, used for code readability.
9522 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
9523 cycle detection.
9524 (ses-self-reference-early-detection): New defcustom.
fac916bf 9525 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
9526 (ses-mode): Use ses-set-localvars.
9527 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
9528 before lauching the update processing.
9529 (ses-initialize-Dijkstra-attempt): New function.
9530 (ses-recalculate-cell): Update for cycle detection based on
9531 Dijkstra algorithm.
9532
2bb63e81
VB
9533 * ses.el: Fix commenting and indenting convention.
9534
c9d29fb8
SM
95352011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9536
9537 * bs.el (bs-cycle-next): Complete last change.
9538
d8e4b68b
JB
95392011-06-27 Drew Adams <drew.adams@oracle.com>
9540
9541 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
9542
40098786
LMI
95432011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9544
c9d29fb8
SM
9545 * net/network-stream.el (network-stream-open-starttls):
9546 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
9547 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
9548
40098786
LMI
9549 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
9550 to binary to possibly avoid line encoding issues on Windows (among
9551 other things).
9552
468d09d4
LMI
95532011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9554
9555 * net/network-stream.el (open-network-stream): Return an :error
9556 saying what the problem was, if possible.
9557
9558 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
9559 server.
9560
9561 * net/network-stream.el (network-stream-open-starttls): If we
9562 wanted to use STARTTLS, and the server offered it, but we weren't
9563 able to because we had no STARTTLS support, then close the connection.
9564 (open-network-stream): Return an :error element, if present.
9565
16f07dd7
CY
95662011-06-26 Chong Yidong <cyd@stupidchicken.com>
9567
88821ca0
CY
9568 * hl-line.el (hl-line-sticky-flag): Doc fix.
9569 (global-hl-line-sticky-flag): New option (Bug#8323).
9570 (global-hl-line-highlight): Obey it.
9571
16f07dd7
CY
9572 * vc/vc.el (vc-revert-show-diff): Default to t.
9573
6b5ccddf
KM
95742011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
9575
c9d29fb8
SM
9576 * allout-widgets.el (allout-widgets-post-command-business):
9577 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
9578 undecorated when an isearch is continued past, and isearch
9579 automatically collapses them. This leads to "widget leaks", where
9580 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
9581 hidden widgets can slow down cursor travel, substantially.
9582 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
9583 so we're doing without this nicety.
9584
9585 (allout-widgets-tally-string): Don't try to do a hash-table-count
9586 of allout-widgets-tally when it's nil. This eliminates spurious "Error
9587 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
9588 *Messages* when allout-widgets-maintain-tally is t.
9589
355f2e07
MR
95902011-06-26 Martin Rudalics <rudalics@gmx.at>
9591
9592 * window.el (display-buffer-normalize-argument): Rename to
9593 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
9594 LABEL argument. Respect special-display-function when popping up
9595 a new frame. Fix code searching for a window showing the buffer
9596 on another frame.
c9d29fb8
SM
9597 (display-buffer-normalize-specifiers):
9598 Call display-buffer-normalize-arguments.
355f2e07
MR
9599 (display-buffer-in-window): Don't undedicate the window if its
9600 buffer remains the same.
9601 Reported by Drew Adams <drew.adams@oracle.com>.
9602 (display-buffer-alist): Add choice for same-window macro
9603 specfier.
9604 (display-buffer): Mention special meaning of LABEL argument in
9605 doc-string. Fix quoting. Don't pop up a new frame even as
9606 fallback.
9607
7ca8fc42
JB
96082011-06-26 Juanma Barranquero <lekktu@gmail.com>
9609
9610 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
9611 avoid deleting the current window in some cases (bug#8911).
9612
bc312254
AS
96132011-06-26 Andreas Schwab <schwab@linux-m68k.org>
9614
9615 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
9616 (Bug#8934)
9617
2db18f3f
LMI
96182011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9619
c9d29fb8
SM
9620 * net/network-stream.el (network-stream-open-starttls):
9621 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
9622 (network-stream-open-tls): Ditto.
9623
6302e0d3
LL
96242011-06-26 Leo Liu <sdl.web@gmail.com>
9625
9626 * register.el (registerv): New struct.
9627 (registerv-make): New function.
c9d29fb8
SM
9628 (jump-to-register, describe-register-1, insert-register):
9629 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
9630 struct. (Bug#8415)
9631
5fdd4046
CY
96322011-06-26 Chong Yidong <cyd@stupidchicken.com>
9633
2afef60a
CY
9634 * vc/vc.el (vc-revert-show-diff): New defcustom.
9635 (vc-diff-internal): New arg specifying diff buffer.
9636 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
9637 reuse an existing *vc-diff* buffer (Bug#8927).
9638
5fdd4046
CY
9639 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
9640
e93db24a
GM
96412011-06-26 Glenn Morris <rgm@gnu.org>
9642
9643 * progmodes/f90.el (f90-critical-indent): New option.
9644 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
9645 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
9646 (f90-mode): Doc fix.
9647 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
9648 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
9649 (f90-beginning-of-block, f90-next-block, f90-indent-region)
9650 (f90-match-end): Handle block, critical.
9651
eefff499
GM
96522011-06-25 Glenn Morris <rgm@gnu.org>
9653
f6ba4cc9
GM
9654 * calendar/diary-lib.el (diary-included-files): Doc fix.
9655 (diary-include-files): New function, extracted from
9656 diary-include-other-diary-files and diary-mark-included-diary-files.
9657 (diary-include-other-diary-files, diary-mark-included-diary-files):
9658 Just call diary-include-files.
9659 (diary-mark-entries): Reset diary-included-files on first call.
9660
16712304
GM
9661 * calendar/diary-lib.el (diary-mark-entries)
9662 (diary-mark-included-diary-files):
9663 Visit included diary-files in temp buffers.
9664
5d8e0d43
GM
9665 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
9666 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
9667 (f90-start-block-re, f90-imenu-generic-expression)
9668 (f90-looking-at-program-block-start, f90-no-block-limit):
9669 Add support for submodules.
9670
ccf7a5d5
GM
9671 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
9672 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 9673
11fdef7d 96742011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
9675
9676 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
9677 buffer-file-type before setting its value, to avoid disastrous
eefff499 9678 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 9679
74f53697
JB
96802011-06-25 Juanma Barranquero <lekktu@gmail.com>
9681
9682 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
9683
9684 * ses.el (ses-unload-function):
9685 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
9686
9687 * proced.el (proced-unload-function):
9688 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
9689
18a4ce5e
AR
96902011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
9691
9692 * server.el (server-create-window-system-frame): Add parameters arg.
9693 (server-process-filter): Doc fix. Handle frame-parameters.
9694
519d22cc
JB
96952011-06-25 Juanma Barranquero <lekktu@gmail.com>
9696
9697 Fix bug#8730, bug#8781.
9698
9699 * loadhist.el (unload--set-major-mode): New function.
9700 (unload-feature): Use it.
9701
9702 * progmodes/python.el (python-after-info-look): Add autoload cookie.
9703 (python-unload-function): New function.
9704
c206f5b0
SM
97052011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
9708
f9ad64f3
GS
97092011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
9710
9711 * net/browse-url.el (browse-url-firefox-program): Add icecat to
9712 the candidates list.
9713
7d0da90e
JB
97142011-06-24 Juanma Barranquero <lekktu@gmail.com>
9715
9716 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
9717
14b4e83d
RS
97182011-06-23 Richard Stallman <rms@gnu.org>
9719
9720 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
9721 (rmail-variables): Set next-error-move-function.
9722 (rmail-what-message): Take argument POS.
9723 (rmail-next-error-move): New function.
9724
273d2baf
SM
97252011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9726
9727 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
9728 messages for adjacent non-terminals.
9729
56c2cc9a
RS
97302011-06-23 Richard Stallman <rms@gnu.org>
9731
9732 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 9733 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
9734 (rmail-start-mail): Don't specify use of rmail-mail-return;
9735 that's done by mail-bury now.
9736 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 9737
d59eb518
MA
97382011-06-23 Michael Albinus <michael.albinus@gmx.de>
9739
9740 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
9741 SIZE is a number.
9742
02cfc6d6
MR
97432011-06-23 Martin Rudalics <rudalics@gmx.at>
9744
9745 * window.el (get-lru-window, get-mru-window)
9746 (get-largest-window): Never return a minibuffer window.
9747 (display-buffer-pop-up-window): Fix a bug that could lead to
9748 reusing the minibuffer window.
9749 (display-buffer): Pass original specifier argument to
9750 display-buffer-function instead of the normalized one.
9751 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
9752
4e323265
LL
97532011-06-22 Leo Liu <sdl.web@gmail.com>
9754
9755 * minibuffer.el (completing-read-function)
9756 (completing-read-default): Move from minibuf.c
9757
7a70468f
RS
97582011-06-22 Richard Stallman <rms@gnu.org>
9759
50718fc2
RS
9760 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
9761 to Rmail even if not started by a special Rmail command.
9762
7a70468f
RS
9763 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
9764 Copy the buffer currently showing just one message.
9765
297dde5a
RW
97662011-06-22 Roland Winkler <winkler@gnu.org>
9767
9768 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
9769 (bibtex-clean-entry): First delete the old key so that a
9770 customized algorithm for generating the new key does not get
9771 confused by the old key.
9772 (bibtex-url): Obey regexp of first step.
9773 (bibtex-search-entries): Do not use add-to-list with local
9774 list-var.
9775
97bb1093
LMI
97762011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9777
9778 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
9779 stored a user name, then query for the password first, instead of
9780 waiting for SMTP to give an error message and the trying again.
9781
1c0f1a19
JD
97822011-06-22 Lawrence Mitchell <wence@gmx.li>
9783
9784 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
9785 BUFFER in call-process.
9786
396f7c9d
LMI
97872011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9788
9789 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
9790 QUIT twice.
ddb7ffee
LMI
9791 (smtpmail-try-auth-methods): Require user name and password from
9792 auth-source.
396f7c9d 9793
8998d1b3
MR
97942011-06-22 Martin Rudalics <rudalics@gmx.at>
9795
9796 * window.el (display-buffer-default-specifiers)
9797 (display-buffer-alist): Remove entries for pop-up-frame-alist.
9798 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 9799 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
9800
9801 * frame.el (pop-up-frame-alist, pop-up-frame-function)
9802 (special-display-frame-alist, special-display-popup-frame):
9803 Remove duplicate declarations. These are now in window.el.
9804
4ea31e07
LMI
98052011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9806
c9d29fb8
SM
9807 * mail/smtpmail.el (smtpmail-via-smtp):
9808 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
9809 server supports it. SMTP servers that support STARTTLS commonly
9810 require it.
9811
9812 * net/network-stream.el (network-stream-open-starttls): Support
9813 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 9814 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 9815
95f41d9a
LMI
9816 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
9817 upgrades with `open-network-stream', and rely solely on
9818 auth-source for all credentials. Big changes throughout the file,
9819 but in particular:
c9d29fb8
SM
9820 (smtpmail-auth-credentials): Remove.
9821 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
9822 (smtpmail-via-smtp): Check for servers saying they want AUTH after
9823 MAIL FROM, too.
95f41d9a 9824
c9d29fb8
SM
9825 * net/network-stream.el (network-stream-open-starttls):
9826 Provide support for client certificates both for external and built-in
4ea31e07
LMI
9827 STARTTLS.
9828 (auth-source): Require.
9829 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
9830 (network-stream-certificate): Change cert-cert to cert and
9831 cert-key to key.
4ea31e07 9832
065ec2c7
MA
98332011-06-21 Michael Albinus <michael.albinus@gmx.de>
9834
9835 * net/tramp-cache.el (top): Don't load the persistency file when
9836 "emacs -Q" has been called.
9837
cd93b359
DR
98382011-06-21 Tim Harper <timcharper@gmail.com>
9839
d8e4b68b
JB
9840 * term/ns-win.el (ns-initialize-window-system):
9841 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
9842 resource to NO as it is not yet supported by the NS port.
9843
ae9c0411
JB
98442011-06-21 Juanma Barranquero <lekktu@gmail.com>
9845
9846 * misc.el (list-dynamic-libraries--refresh): Compute header here...
9847 (list-dynamic-libraries): ...not here.
9848
7f3f739f
LL
98492011-06-21 Leo Liu <sdl.web@gmail.com>
9850
9851 * subr.el (sha1): Implement sha1 using secure-hash.
9852
327c8fb1
MR
98532011-06-21 Martin Rudalics <rudalics@gmx.at>
9854
9855 * window.el (display-buffer-alist): In default value do not
9856 enforce searching a window on any but the selected frame.
9857 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
9858 (display-buffer-select-window): Remove function.
9859 (display-buffer-in-window): When a window on another frame gets
9860 reused, do not select it any more but just raise its frame if
9861 necessary (Bug#8851) and (Bug#8856).
9862 (display-buffer-normalize-options): Handle pop-up-frames related
9863 options more faithfully.
9864 (pop-to-buffer): Don't rely on `display-buffer' selecting the
9865 window if it is on another frame.
c9d29fb8
SM
9866 (display-buffer-alist, display-buffer-default-specifiers):
9867 Don't make new frame unsplittable by default.
9e9de014
MR
9868 (display-buffer-normalize-argument): Fix doc-string typo and use
9869 'same-frame-other-window instead of 'other-window when associating
9870 with display-buffer-macro-specifiers.
327c8fb1 9871
7cf3f556
VB
98722011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
9873
9874 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
9875 New functions.
9876 (5x5-mode-map, 5x5-mode-menu): Bind them.
9877 (5x5-draw-grid): Tweak the solver's rendering.
9878
60a406cf
SM
98792011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9880
9881 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
9882 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
9883
d8e4b68b 98842011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
9885
9886 * menu-bar.el: Use function variable instead of switch-to-buffer.
9887 (menu-bar-select-buffer-function): New variable.
60a406cf 9888 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 9889
478d6f95
SM
98902011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9891
9892 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
9893 variable's status.
9894
ca530739
JD
98952011-06-20 Jan Djärv <jan.h.d@swipnet.se>
9896
9897 * x-dnd.el (x-dnd-version-from-flags)
9898 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
9899 and long as number (Bug#8899).
9900 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
9901
bcd70d97
SM
99022011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9903
60a406cf 9904 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
9905 (completion-try-completion, completion-all-completions): Compute the
9906 metadata argument if it's missing; make it optional (bug#8795).
9907
60a406cf 9908 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
9909 (widget-complete): Use new :completion-function property.
9910 (widget-completions-at-point): New function.
9911 (default): Use :completion-function instead of :complete.
60a406cf
SM
9912 (widget-default-completions): Rename from widget-default-complete;
9913 Rewrite.
bcd70d97
SM
9914 (widget-string-complete, widget-file-complete, widget-color-complete):
9915 Remove functions.
9916 (file, symbol, function, variable, coding-system, color):
9917 * international/mule-cmds.el (default-input-method, charset)
9918 (language-info-custom-alist):
9919 * cus-edit.el (face): Use new property :completions.
9920
9921 * progmodes/pascal.el (pascal-completions-at-point): New function.
9922 (pascal-mode): Use it.
9923 (pascal-mode-map): Use completion-at-point.
9924 (pascal-toggle-completions): Make obsolete.
9925 (pascal-complete-word, pascal-show-completions):
9926 * progmodes/octave-mod.el (octave-complete-symbol):
9927 Redefine as obsolete alias.
9928 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
9929 Signal absence of completion info for old Octave,
9930 (inferior-octave-complete): Redefine as obsolete alias.
9931 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
9932 (meta-completions-at-point): Rename from meta-complete-symbol and
9933 adapt it for use on completion-at-point-functions.
9934 (meta-common-mode): Use it.
9935 (meta-looking-at-backward, meta-match-buffer): Remove.
9936 (meta-complete-symbol): Redefine as obsolete alias.
9937 (meta-common-mode-map): Use completion-at-point.
9938 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
9939 (makefile-mode-map): Use completion-at-point.
9940 (makefile-completions-at-point): Rename from makefile-complete and
9941 adapt it for use on completion-at-point-functions.
9942 (makefile-mode): Use it.
9943 (makefile-complete): Redefine as obsolete alias.
9944
aebf69c8
DD
99452011-06-20 Deniz Dogan <deniz@dogan.se>
9946
9947 * net/rcirc.el: Delete trailing whitespaces once and for all.
9948
bfbbb27d
DC
99492011-06-20 Daniel Colascione <dan.colascione@gmail.com>
9950
9951 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
9952
d264a46b
CY
99532011-06-19 Chong Yidong <cyd@stupidchicken.com>
9954
4ca009e5
CY
9955 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
9956
d264a46b
CY
9957 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
9958
fbf5b3ce
MR
99592011-06-19 Martin Rudalics <rudalics@gmx.at>
9960
9961 * window.el (display-buffer-other-window-means-other-frame):
9962 Call display-buffer-normalize-alist.
9963 (display-buffer-normalize-specifiers-1): Rename to
9964 display-buffer-normalize-argument. New argument other-frame.
9965 Rewrite.
9966 (display-buffer-normalize-specifiers-2): Rename to
9967 display-buffer-normalize-options.
9968 (display-buffer-normalize-alist-1): New function.
9969 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
9970 display-buffer-normalize-alist.
9971 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
9972 (display-buffer-normalize-options-inhibit): New variable.
9973 (display-buffer-normalize-specifiers): Rewrite calling
9974 display-buffer-normalize-alist,
9975 display-buffer-normalize-argument, and
9976 display-buffer-normalize-options. Don't call the latter if
9977 display-buffer-normalize-options-inhibit is non-nil.
9978 (frame-auto-delete): New option.
9979 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
9980 (window-list-no-nils, window-state-ignored-parameters)
9981 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
9982 (window-state-put-1, window-state-put-2, window-state-put):
9983 New functions.
9a028c23
MR
9984 (display-buffer-normalize-options): Move special-display-p group
9985 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 9986
6d10d800
CY
99872011-06-18 Chong Yidong <cyd@stupidchicken.com>
9988
6420d28b
CY
9989 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
9990 groups (Bug#8776).
9991 (rx-submatch-n): New function.
9992 (rx): Document it.
9993
ddb8b596
CY
9994 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
9995 (Bug#8768).
9996
9997 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
9998
77080289
CY
9999 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
10000
61dfb316
CY
10001 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
10002 anytime existing face settings are present (Bug#8889).
10003
6d10d800
CY
10004 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
10005 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
10006 Remove unused argument.
10007
be3fb2b8
MR
100082011-06-18 Martin Rudalics <rudalics@gmx.at>
10009
bcd70d97
SM
10010 * window.el (display-buffer-default-specifiers):
10011 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
10012 pop-up-window-min-width, and another reuse-window specifier
10013 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
10014 (display-buffer-normalize-specifiers-2):
10015 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
10016 pop-up-windows is unset. Add a reuse-window specifier for the
10017 case popping up a new window fails.
10018 (special-display-popup-frame): Remove double quoting.
28dec25a 10019 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 10020
1c6d8c76
SM
100212011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
10022
10023 * shell.el (shell-completion-vars): Set pcomplete-termination-string
10024 according to comint-completion-addsuffix.
10025
10026 * pcomplete.el: Convert to lexical binding and fix bug#8819.
10027 (pcomplete-suffix-list): Mark as obsolete.
10028 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
10029 pcomplete-seen in the closure.
10030 (pcomplete-comint-setup): Setup completion-at-point as well.
10031 (pcomplete--entries): New function.
10032 (pcomplete--env-regexp): New var.
10033 (pcomplete-entries): Rewrite to work with partial-completion and
10034 without relying on pcomplete-suffix-list.
10035 (pcomplete-pare-list): Remove, unused.
10036
25aef8b8
MR
100372011-06-17 Martin Rudalics <rudalics@gmx.at>
10038
10039 * window.el (display-buffer-alist): Set pop-up-window-min-height
10040 and pop-up-window-min-width in default value. Reported by
10041 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
10042 other-window-means-other-frame.
10043 (display-buffer-macro-specifiers): Comment out entry for
10044 other-window specifier.
10045 (display-buffer-other-window-means-other-frame): New function.
10046 (display-buffer-normalize-specifiers-1): New arguments
10047 buffer-name and label. Treat other-window case specially.
10048 (display-buffer-normalize-specifiers-2): Treat other-window case
10049 specially.
10050 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
10051 (display-buffer-normalize-specifiers):
10052 Call display-buffer-normalize-specifiers-3.
25aef8b8 10053
dbad4f69
MR
100542011-06-17 Martin Rudalics <rudalics@gmx.at>
10055
10056 * window.el (same-window-p): Fix two typos introduced when
10057 adding with-no-warnings.
d1067961
MR
10058 (display-buffer-normalize-specifiers-1): Don't check
10059 pop-up-frames for 'unset initialization.
10060 (display-buffer-normalize-specifiers-2): Major rewrite using
10061 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
10062 (pop-up-frames, display-buffer-reuse-frames)
10063 (display-buffer-mark-dedicated): Don't initialize to 'unset.
10064 Suggested by David Engster <deng@randomsample.de>.
10065 (even-window-heights): Initialize to 'unset.
10066 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
10067 (display-buffer-macro-specifiers): Don't pop up a new frame in the
10068 other window case.
dbad4f69 10069
9b9c9e3a
MR
100702011-06-16 Martin Rudalics <rudalics@gmx.at>
10071
bcd70d97
SM
10072 * window.el (display-buffer-normalize-specifiers-1):
10073 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 10074 second argument of display-buffer (Bug#8865).
981d5c09
MR
10075 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
10076 (switch-to-buffer-other-window-same-frame)
10077 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
10078 Adams (Bug#8875).
9c2755e9
MR
10079 (display-buffer): Don't check noninteractive when calling
10080 display-buffer-pop-up-frame.
10081 (display-buffer-pop-up-frame): Never pop up a frame in
10082 noninteractive mode (Bug#8857).
67222e1d
MR
10083 (enlarge-window, shrink-window): Don't report an error when the
10084 window can't be resized as requested (Bug#8862).
9b9c9e3a 10085
2b75be67
SM
100862011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10087
9ffdd3ba
SM
10088 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
10089
cb581a67
SM
10090 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
10091
2b75be67
SM
10092 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
10093
8c0e3589
AM
100942011-06-15 Alan Mackenzie <acm@muc.de>
10095
cb581a67
SM
10096 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
10097 for declarators, disable knr checking to speed up for normal files.
10098 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 10099
b96e6cde
LMI
101002011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
10101
4bba86e6
LMI
10102 * net/network-stream.el (open-network-stream): Add the keyword
10103 :always-query-capabilities for the case where you want to force a
10104 `plain' network connection, but the protocol still requires the
10105 capabilitiy command (i.e., SMTP and EHLO).
10106
2b75be67 10107 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
10108 consistency with other `-live-p' functions.
10109
efdcdbf8
SM
101102011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10111
10112 * window.el (same-window-buffer-names, same-window-regexps)
10113 (special-display-frame-alist, special-display-popup-frame)
10114 (special-display-function, special-display-buffer-names)
10115 (special-display-regexps, pop-up-frame-alist)
10116 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
10117 (pop-up-windows, split-window-preferred-function)
10118 (split-height-threshold, split-width-threshold, even-window-heights)
10119 (display-buffer-mark-dedicated): Don't encourage the use of
10120 display-buffer-alist from Elisp code.
10121
c5cde042
DN
101222011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
10123
10124 * progmodes/python.el (python-mode): Derive from prog-mode.
10125 * progmodes/ps-mode.el (ps-mode):
10126 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 10127 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
10128 * progmodes/ld-script.el (ld-script-mode): Likewise.
10129
baa1c9ab
MR
101302011-06-15 Martin Rudalics <rudalics@gmx.at>
10131
10132 * window.el (display-buffer-alist): Trim default value to avoid
10133 popping up a new frame (Bug#8857) or reusing an arbitrary window
10134 on another frame.
10135 (display-buffer): Do not fall back on popping up a new frame in
10136 batch mode (Bug#8857).
10137
c5dd5a51
CY
101382011-06-14 Chong Yidong <cyd@stupidchicken.com>
10139
10140 * cus-theme.el (describe-theme-1): Use custom-theme-p.
10141 (custom-theme-summary): New function.
10142 (customize-themes): Use it.
10143
d647b7c4
GM
101442011-06-13 Glenn Morris <rgm@gnu.org>
10145
10146 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
10147
9481c002
MR
101482011-06-13 Martin Rudalics <rudalics@gmx.at>
10149
357f93d2
MR
10150 * help.el (help-window): Remove variable.
10151 (help-window-point-marker, temp-buffer-max-height)
10152 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
10153 (help-print-return-message): Don't set help-window.
10154 (resize-temp-buffer-window): Rewrite cod eand doc-string.
10155 (help-window-setup-finish): Remove.
10156 (help-window-display-message, help-window-setup)
10157 (with-help-window): Major rewrite based on new
10158 display-buffer-window variable.
10159
10160 * help-mode.el (help-mode-finish): Remove help-window related
10161 code.
10162
10163 * view.el (view-exits-all-viewing-windows): Remove reference to
10164 view-return-to-alist in doc-string.
10165 (view-return-to-alist): Make obsolete.
10166 (view-buffer): Call pop-to-buffer-same-window and remove
10167 undo-window code.
10168 (view-buffer-other-window): Call pop-to-buffer-other-window and
10169 simplify code. Ignore second argument.
10170 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
10171 simplify code. Ignore second argument.
10172 (view-return-to-alist-update): Make obsolete.
10173 (view-mode-enter): Rename second argument to QUIT-RESTORE.
10174 Rewrite using quit-restore window parameters.
2b75be67
SM
10175 (view-mode-exit): Rename second argument to EXIT-ONLY.
10176 Rewrite using quit-restore-window.
357f93d2
MR
10177 (View-exit, View-exit-and-edit, View-leave, View-quit)
10178 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
10179 appropriate arguments.
10180 (view-end-message): Use quit-restore window parameter.
10181
9481c002
MR
10182 * window.el (display-buffer-function): Rewrite doc-string.
10183 (display-buffer-window, display-buffer-alist): New variables.
10184 (display-buffer-split-specifiers)
10185 (display-buffer-side-specifiers)
10186 (display-buffer-macro-specifiers): New constants.
10187 (display-buffer-even-window-sizes, display-buffer-set-height)
10188 (display-buffer-set-width, display-buffer-select-window)
10189 (display-buffer-in-window, display-buffer-reuse-window)
10190 (display-buffer-split-window-1, display-buffer-split-window)
10191 (display-buffer-split-atom-window, display-buffer-pop-up-window)
10192 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
10193 (display-buffer-in-side-window, normalize-buffer-to-display)
10194 (display-buffer-normalize-specifiers-1)
10195 (display-buffer-normalize-specifiers-2)
2b75be67
SM
10196 (display-buffer-normalize-specifiers, display-buffer-frame):
10197 New functions.
9481c002
MR
10198 (display-buffer): Major rewrite.
10199 (display-buffer-other-window, display-buffer-other-frame)
10200 (pop-to-buffer, switch-to-buffer-other-window)
10201 (switch-to-buffer-other-frame): Rewrite.
10202 (display-buffer-same-window, display-buffer-same-frame)
10203 (display-buffer-same-frame-other-window)
10204 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10205 (pop-to-buffer-other-window)
10206 (pop-to-buffer-same-frame-other-window)
10207 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
10208 (switch-to-buffer-other-window-same-frame): New functions.
10209 (same-window-p, special-display-p): Rewrite disabling warnings.
10210 Make obsolete.
10211 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10212 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
10213 Make obsolete
10214 (same-window-buffer-names, same-window-regexps)
10215 (special-display-frame-alist, special-display-popup-frame)
10216 (special-display-function, special-display-buffer-names)
10217 (special-display-regexps, pop-up-frame-alist)
10218 (pop-up-frame-function, split-window-preferred-function)
10219 (split-height-threshold, split-width-threshold)
10220 (even-window-heights): Make obsolete.
10221
9db51aca
GM
102222011-06-12 Glenn Morris <rgm@gnu.org>
10223
10224 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 10225 Misc simplifications.
9db51aca 10226
39cffb44
MR
102272011-06-12 Martin Rudalics <rudalics@gmx.at>
10228
10229 * window.el (window-safely-shrinkable-p): Restore function which
10230 was inadvertently removed in change from 2011-06-11. Declare as
10231 obsolete.
10232
2b75be67
SM
10233 * calendar/calendar.el (calendar-generate-window):
10234 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
10235 window-safely-shrinkable-p.
10236
a8955be7
GM
102372011-06-12 Glenn Morris <rgm@gnu.org>
10238
10239 * progmodes/fortran.el (fortran-mode-syntax-table):
10240 * progmodes/f90.el (f90-mode-syntax-table):
10241 Set % to punctuation. (Bug#8820)
10242 (f90-find-tag-default): Remove, no longer needed.
10243
f0d4059d
DC
102442011-06-12 Daniel Colascione <dan.colascione@gmail.com>
10245
10246 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
10247
1100a63c
CY
102482011-06-11 Chong Yidong <cyd@stupidchicken.com>
10249
10250 * image.el (image-animated-p): Return animation delay in seconds.
10251 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
10252 (image-animate-timeout): Remove DELAY argument. Don't assume
10253 every subimage has the same delay; get it from image-animated-p.
10254 (image-animate): Caller changed.
10255
def722bf
MA
102562011-06-11 Michael Albinus <michael.albinus@gmx.de>
10257
10258 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
10259 to ignored backtrace functions.
10260
0a2bb1a9
GM
102612011-06-11 Glenn Morris <rgm@gnu.org>
10262
10263 * calendar/appt.el (appt-disp-window-function): Doc fix.
10264 (appt-check): Handle overlapping appointments. (Bug#8337)
10265
6198ccd0
MR
102662011-06-11 Martin Rudalics <rudalics@gmx.at>
10267
10268 * window.el (window-tree-1, window-tree): New functions, moving
10269 the latter to window.el.
10270 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
10271 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
10272 (bw-refresh-edges): Remove.
10273 (balance-windows-1, balance-windows-2): New functions.
10274 (balance-windows): Rewrite in terms of window tree functions,
10275 balance-windows-1 and balance-windows-2.
10276 (bw-adjust-window): Remove.
10277 (balance-windows-area-adjust): New function with functionality of
10278 bw-adjust-window but using resize-window.
2b75be67
SM
10279 (set-window-text-height): Rewrite doc-string.
10280 Use normalize-live-window and resize-window.
10281 (enlarge-window-horizontally, shrink-window-horizontally):
10282 Rename argument to DELTA.
6198ccd0
MR
10283 (window-buffer-height): New function.
10284 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
10285 Rewrite using new window resize routines.
2b75be67
SM
10286 (kill-buffer-and-window, mouse-autoselect-window-select):
10287 Use ignore-errors instead of condition-case.
6198ccd0
MR
10288 (quit-window): Call delete-frame instead of delete-windows-on
10289 for the only buffer on frame.
10290
9397e56f
MR
102912011-06-10 Martin Rudalics <rudalics@gmx.at>
10292
10293 * loadup.el (top-level): Load window before files for the sake
10294 of replace-buffer-in-windows.
10295
10296 * files.el (read-buffer-to-switch)
10297 (switch-to-buffer-other-window)
2b75be67
SM
10298 (switch-to-buffer-other-frame, display-buffer-other-frame):
10299 Move to window.el.
9397e56f
MR
10300
10301 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
10302 (previous-buffer): Move to window.el.
10303
10304 * bindings.el (unbury-buffer): Move to window.el.
10305
10306 * window.el (delete-other-windows-vertically): Move after
10307 definition of delete-other-windows.
10308 (other-window, delete-windows-on, replace-buffer-in-windows):
10309 Move here from window.c.
10310 (record-window-buffer, unrecord-window-buffer)
10311 (set-window-buffer-start-and-point, switch-to-prev-buffer)
10312 (switch-to-next-buffer): New functions.
10313 (get-next-valid-buffer, last-buffer, next-buffer): Move here
10314 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
10315 (previous-buffer): Move here from simple.el.
10316 Call switch-to-prev-buffer.
9397e56f
MR
10317 (bury-buffer): Move here from buffer.c. Switch to previous
10318 buffer when window cannot be deleted.
10319 (unbury-buffer): Move here from bindings.el.
10320 (ctl-x-map): Move binding for other-window from window.c to
10321 here.
10322 (read-buffer-to-switch, switch-to-buffer-other-window)
10323 (switch-to-buffer-other-frame): Move here from files.el.
10324 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
10325 (switch-to-buffer): Move here from buffer.c.
10326 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 10327
562dd5e9
MR
103282011-06-10 Martin Rudalics <rudalics@gmx.at>
10329
10330 * window.el (window-min-height, window-min-width): Move here
10331 from window.c. Add defcustoms and rewrite doc-strings.
10332 (resize-mini-window, resize-window): New functions.
10333 (adjust-window-trailing-edge, enlarge-window, shrink-window):
10334 Move here from window.c.
10335 (maximize-window, minimize-window): New functions.
10336 (delete-window, delete-other-windows, split-window): Move here
10337 from window.c.
10338 (window-split-min-size): New function.
10339 (split-window-keep-point): Mention split-window-above-each-other
10340 instead of split-window-vertically.
2b75be67 10341 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
10342 Rename split-window-vertically to split-window-above-each-other
10343 and provide defalias for old definition.
10344 (split-window-side-by-side, split-window-horizontally):
10345 Rename split-window-horizontally to split-window-side-by-side
10346 and provide defalias for the old definition.
562dd5e9
MR
10347 (ctl-x-map): Move bindings for delete-window,
10348 delete-other-windows and enlarge-window here from window.c.
10349 Replace bindings for split-window-vertically and
10350 split-window-horizontally by bindings for
10351 split-window-above-each-other and split-window-side-by-side.
10352
10353 * cus-start.el (all): Remove entries for window-min-height and
10354 window-min-width. Add entries for window-splits and
10355 window-nest.
10356
f0da764a
GM
103572011-06-09 Glenn Morris <rgm@gnu.org>
10358
80675c21
GM
10359 * calendar/appt.el (appt-mode-line): New function.
10360 (appt-check, appt-disp-window): Use it.
10361
f0da764a
GM
10362 * files.el (hack-one-local-variable-eval-safep):
10363 Allow minor-modes with explicit +/-1 arguments.
10364
59f623b7
TZ
103652011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
10366
10367 * term/xterm.el (xterm): Add defgroup.
10368 (xterm-extra-capabilities): Add defcustom to supply known xterm
10369 capabilities, skip querying them, or query them (default).
10370 (terminal-init-xterm): Use it.
10371 (terminal-init-xterm-modify-other-keys): New function to set up
10372 modifyOtherKeys support to simplify `terminal-init-xterm'.
10373
9aab8e0d
MR
103742011-06-09 Martin Rudalics <rudalics@gmx.at>
10375
10376 * window.el (resize-window-reset, resize-window-reset-1)
10377 (resize-subwindows-skip-p, resize-subwindows-normal)
10378 (resize-subwindows, resize-other-windows, resize-this-window)
10379 (resize-root-window, resize-root-window-vertically)
10380 (window-deletable-p, window-or-subwindow-p)
10381 (frame-root-window-p): New functions.
10382
e8b08aee
GM
103832011-06-09 Glenn Morris <rgm@gnu.org>
10384
10385 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
10386 (ange-ftp-get-files): Use it.
10387
254c37a5
AK
103882011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10389
10390 * mail/sendmail.el (mail-recover-1, mail-recover):
10391 * files.el (recover-file, recover-session):
10392 Handle dired-listing-switches not being just a single short option.
10393
35d7dbd3
GM
103942011-06-09 Glenn Morris <rgm@gnu.org>
10395
10396 * calendar/appt.el (appt-display-message, appt-disp-window):
10397 Handle lists of appointments.
10398
387522b2
MR
103992011-06-08 Martin Rudalics <rudalics@gmx.at>
10400
2b75be67
SM
10401 * window.el (one-window-p): Move down in code.
10402 Rewrite doc-string.
10403 (window-current-scroll-bars): Rewrite doc-string.
10404 Normalize live window argument.
387522b2
MR
10405 (walk-windows, get-window-with-predicate, count-windows):
10406 Rewrite doc-string. Use window-list-1.
10407 (window-in-direction-2, window-in-direction, get-mru-window):
10408 New functions.
10409
d8e4b68b 104102011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
10411
10412 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
10413 Doc fix (Bug#8713).
10414
104152011-06-08 Chong Yidong <cyd@stupidchicken.com>
10416
10417 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
10418
104192011-06-08 Juanma Barranquero <lekktu@gmail.com>
10420
10421 * loadhist.el (unload-feature-special-hooks):
10422 Add `comint-output-filter-functions'.
10423
0de12c52
IK
104242011-06-08 Ivan Kanis <gnu@kanis.fr>
10425
10426 * calendar/appt.el (appt-check): Move some initializations into the let.
10427
f3d1777e
MR
104282011-06-08 Martin Rudalics <rudalics@gmx.at>
10429
10430 * window.el (window-height): Defalias to window-total-height.
10431 (window-width): Defalias to window-body-width.
10432
18af70d0
CY
104332011-06-07 Chong Yidong <cyd@stupidchicken.com>
10434
10435 * image-mode.el (image-toggle-animation): New command.
10436 (image-mode-map): Bind it to RET.
10437 (image-mode): Update message.
10438 (image-toggle-display-image): Avoid a spurious cache flush.
10439 (image-transform-rotation): Doc fix.
10440 (image-transform-properties): Return quickly in the normal case.
10441 (image-animate-loop): Rename from image-animate-max-time.
10442
2b75be67 10443 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
10444 (create-animated-image): Remove unnecessary function.
10445 (image-animate): Rename from image-animate-start. New arg.
2b75be67 10446 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
10447 (image-animate-timer): Use car-safe.
10448 (image-animate-timeout): Rename argument.
10449
190b47e6
MR
104502011-06-07 Martin Rudalics <rudalics@gmx.at>
10451
10452 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
10453 window.c. Rename first argument to ALL-FRAMES.
10454 Rephrase doc-strings.
10455 (get-buffer-window-list): Rewrite using window-list-1.
10456 Rephrase doc-string.
a1511caf
MR
10457 (window-safe-min-height, window-safe-min-width): New constants.
10458 (window-size-ignore, window-min-size, window-min-size-1)
10459 (window-sizable, window-sizable-p, window-size-fixed-1)
10460 (window-size-fixed-p, window-min-delta-1, window-min-delta)
10461 (window-max-delta-1, window-max-delta, window-resizable)
10462 (window-resizable-p, window-total-height, window-total-width)
10463 (window-body-width): New functions.
10464 (window-full-height-p, window-full-width-p): Rewrite using
10465 window-total-size.
10466 (window-body-height): Rewrite using window-body-size.
190b47e6 10467
85cc1f11
MR
104682011-06-06 Martin Rudalics <rudalics@gmx.at>
10469
10470 * window.el (window-right, window-left, window-child)
10471 (window-child-count, window-last-child, window-any-p)
10472 (normalize-live-buffer, normalize-live-frame)
10473 (normalize-any-window, normalize-live-window)
10474 (window-iso-combination-p, window-iso-combined-p)
10475 (window-iso-combinations)
10476 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
10477 (windows-with-parameter, window-with-parameter)
10478 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
10479 (window-atom-check, window-side-check, window-check):
10480 New functions.
85cc1f11
MR
10481 (ignore-window-parameters, window-sides, window-sides-vertical)
10482 (window-sides-slots): New variables.
10483 (window-size-fixed): Move down in code. Minor doc-string fix.
10484
e7156492
AS
104852011-06-05 Andreas Schwab <schwab@linux-m68k.org>
10486
10487 * comint.el (comint-dynamic-complete-as-filename)
10488 (comint-dynamic-complete-filename): Correctly call
10489 completion-in-region.
10490
7e821d0d
DD
104912011-06-05 Deniz Dogan <deniz@dogan.se>
10492
10493 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
10494 in last change.
10495
ac09b8a1
DD
104962011-06-05 Deniz Dogan <deniz@dogan.se>
10497
10498 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
10499 (rcirc): Use it to prompt for encryption.
10500
34699b85
RW
105012011-06-05 Roland Winkler <winkler@gnu.org>
10502
10503 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
10504 (bibtex-search-entries): New command bound to C-c C-a.
10505 (bibtex-display-entries): New function.
10506
004dedd3
RW
105072011-06-05 Roland Winkler <winkler@gnu.org>
10508
10509 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
10510 (bibtex-insert-kill): After yanking insert newline if necessary.
10511 (bibtex-initialize): Call bibtex-string-files-init only once.
10512 (bibtex-mode): Do not call easy-menu-add.
10513 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
10514 (bibtex-yank): Set arg properly if nil.
10515
022fe7ce
RW
105162011-06-05 Roland Winkler <winkler@gnu.org>
10517
2b75be67
SM
10518 * textmodes/bibtex.el (bibtex-search-entry-globally):
10519 New variable.
022fe7ce
RW
10520 (bibtex-search-entry): Use it.
10521
b7c3692a
RW
105222011-06-05 Roland Winkler <winkler@gnu.org>
10523
10524 * textmodes/bibtex.el (bibtex-entry-format): New option
10525 sort-fields.
10526 (bibtex-format-entry, bibtex-reformat): Honor this option.
10527 (bibtex-parse-entry): Return fields in proper order.
10528
8eda563d
JB
105292011-06-05 Juanma Barranquero <lekktu@gmail.com>
10530
10531 * doc-view.el (doc-view-remove-if): Move computation of result out
10532 of `dolist' to silence misleading lexical-binding warning.
10533
7dbe3dbc
CY
105342011-06-04 Chong Yidong <cyd@stupidchicken.com>
10535
10536 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
10537 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
10538
0c33dd17
MA
105392011-06-04 Michael Albinus <michael.albinus@gmx.de>
10540
10541 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
10542 "SunOS 5.10".
10543
f8f91c2b
MA
105442011-06-04 Michael Albinus <michael.albinus@gmx.de>
10545
10546 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
10547 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
10548 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
10549 (tramp-parse-putty):
10550 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
10551 (tramp-completion-function-alist-ssh)
10552 (tramp-completion-function-alist-telnet)
10553 (tramp-completion-function-alist-su)
10554 (tramp-completion-function-alist-putty): Set `tramp-autoload'
10555 cookie.
10556
10557 * net/tramp-ftp.el:
10558 * net/tramp-sh.el:
10559 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
10560 load "tramp.el" `tramp-set-completion-function'.
10561
e17d9003
SM
105622011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10563
10564 * shell.el: Require and use pcomplete.
10565 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
10566 (shell-completion-vars): Set pcomplete-default-completion-function.
10567
6c4cab03
DD
105682011-06-04 Deniz Dogan <deniz@dogan.se>
10569
10570 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
10571 `memq' (Bug#8799).
10572
ea9fafe0
SM
105732011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10574
10575 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
10576
b3e945d3
JB
105772011-06-02 Juanma Barranquero <lekktu@gmail.com>
10578
10579 * bs.el (bs--mark-unmark, bs--nth-wrapper):
10580 * mpc.el (mpc-select-extend, mpc-songpointer-context):
10581 * vc/log-view.el (log-view-beginning-of-defun):
10582 * vc/smerge-mode.el (smerge-apply-resolution-patch)
10583 (smerge-refine-forward, smerge-refine-chopup-region):
10584 Silence warning for unused `dotimes' counter variables.
10585
7d520089
SM
105862011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10587
10588 * net/tramp.el (tramp-with-progress-reporter): Rename from
10589 with-progress-reporter. Use `declare'.
10590 * net/tramp-smb.el:
10591 * net/tramp-sh.el:
10592 * net/tramp-gvfs.el: Update all uses.
10593
a1c2400f
JB
105942011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
10595
10596 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
10597 buffer isn't killed before making it current.
10598
2403c841
SM
105992011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10600
10601 Silence various byte-compiler warnings.
10602 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
10603 `access-type' and new obsolescence format.
10604 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
10605 new format.
10606 (byte-compile-check-variable): New `access-type' argument.
10607 Only warn if the access-type is obsolete.
10608 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
10609 (byte-compile-variable-set): Adjust callers.
10610 * help-fns.el (describe-variable): Adjust to new obsolescence format.
10611 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
10612 setting it as obsolete.
10613 * simple.el (minibuffer-completing-symbol):
10614 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
10615 access as obsolete.
10616 * minibuffer.el (minibuffer-completing-file-name): Don't make it
10617 obsolete yet.
10618 * international/quail.el (quail-mouse-choose-completion): Remove unused
10619 code referring to obsolete var.
10620 (quail-choose-completion-string): Remove.
10621 * server.el (server-clients-with, server-kill-buffer-query-function)
10622 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
10623 * proced.el (proced-send-signal):
10624 * emacs-lisp/lisp.el (lisp-complete-symbol):
10625 Replace completion-annotate-function with completion-extra-properties.
10626
2462470b
SM
106272011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10628
fb5b2591
SM
10629 * simple.el (goto-line): Use read-number.
10630 (overriding-map-is-bound): Remove.
10631 (saved-overriding-map): Change default.
10632 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
10633 Take the map as argument.
10634 (universal-argument, negative-argument, digit-argument): Use it.
10635 (restore-overriding-map): Adjust.
10636 (do-auto-fill): Use fill-forward-paragraph.
10637 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
10638
fd6fa53f
SM
10639 * minibuffer.el (minibuffer-inactive-mode-map): New var.
10640 (minibuffer-inactive-mode): New major mode.
10641 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
10642 the *Messages* buffer" hack.
10643 (mouse-popup-menubar): Don't burp if the event is a normal key.
10644
2462470b
SM
10645 Miscellaneous tweaks.
10646 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
10647 lexical scoping as in subr.el's dolist and dotimes.
10648 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
10649 Silence compiler warning.
10650 * thingatpt.el (forward-whitespace): Trivial coding style fix.
10651 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
10652 * international/ccl.el (ccl-compile): Trivial simplification.
10653 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
10654 * emacs-lisp/testcover.el (testcover-end): Remove spurious
10655 `printflag' argument.
10656 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
10657 Purecopy the whole obsolescence data.
10658
108bf785
LL
106592011-06-01 Leo Liu <sdl.web@gmail.com>
10660
10661 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
10662 improve doc-string as suggested by Marco Pessotto
10663 <melmothx@gmail.com>.
10664 (rcirc-print): Fix last change.
10665
30a23501
SM
106662011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10667
10668 * minibuffer.el (complete-with-action): Return nil for the metadata and
10669 boundaries of non-functional tables.
10670 (completion-table-dynamic): Return nil for the metadata.
10671 (completion-table-with-terminator): Add default case, using
10672 complete-with-action.
10673 (completion--metadata): New function.
10674 (completion-all-sorted-completions, minibuffer-completion-help): Use it
10675 to try and avoid pathological performance problems.
10676 (completion--embedded-envvar-table): Return `category' metadata.
10677
bcd54f83
LMI
106782011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10679
10680 * subr.el (process-alive-p): New tiny convenience function.
10681
e227544d
SM
106822011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10683
10684 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
10685 content but also its previous major mode.
10686
e8296fdc
HE
106872011-05-31 Helmut Eller <eller.helmut@gmail.com>
10688
4d61f28d 10689 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
10690 *Backtrace* buffer when we exit with C-M-c.
10691
620c53a6
SM
106922011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10693
10694 * minibuffer.el: Add metadata method to completion tables.
10695 (completion-category-overrides): New defcustom.
10696 (completion-metadata, completion--field-metadata)
10697 (completion-metadata-get, completion--styles)
10698 (completion--cycle-threshold): New functions.
10699 (completion-try-completion, completion-all-completions):
10700 Add `metadata' argument to choose completion-styles.
10701 (completion--do-completion): Use metadata to choose cycling.
10702 (completion-all-sorted-completions): Use metadata for sorting.
10703 Remove :completion-cycle-penalty which is not needed any more.
10704 (completion--try-word-completion): Add `metadata' argument.
10705 (minibuffer-completion-help): Check metadata for annotation function
10706 and sorting.
10707 (completion-file-name-table): Return `category' metadata.
10708 (minibuffer-completing-file-name): Make obsolete.
10709 * simple.el (minibuffer-completing-symbol): Make obsolete.
10710 * icomplete.el (icomplete-completions): Pass new `metadata' param to
10711 completion-try-completion.
10712
1257e755
SM
107132011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10714
10715 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
10716
3767e706
LL
107172011-05-30 Leo Liu <sdl.web@gmail.com>
10718
10719 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
10720 (rcirc-print): Decode all incoming messages (bug#8744).
10721 (rcirc-decode-coding-system): Allow value nil for automatic coding
10722 system detection.
3767e706 10723
d1a5d56a
GM
107242011-06-01 Glenn Morris <rgm@gnu.org>
10725
10726 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
10727
e8cbec34
CY
107282011-05-29 Chong Yidong <cyd@stupidchicken.com>
10729
10730 * image.el (image-animate-max-time): Allow nil and t values.
10731 Default to nil.
10732 (create-animated-image): Doc fix.
10733 (image-animate-start): Remove second arg; just use
10734 image-animate-max-time.
10735 (image-animate-timeout): Doc fix. Args changed.
10736
10737 * image-mode.el (image-toggle-display-image): Ensure that the
10738 image spec passed to the animate timer is the same object as in
58179cce 10739 the buffer's display property (Bug#6981).
e8cbec34
CY
10740 (image-transform-properties): Doc fix.
10741
10742 * image.el (image-animate-max-time): Default to nil.
10743
159daf87
MR
107442011-05-29 Martin Rudalics <rudalics@gmx.at>
10745
10746 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
10747 entire buffer list (Bug#8184).
10748
d66c4c7c
CY
107492011-05-29 Chong Yidong <cyd@stupidchicken.com>
10750
10751 * image.el (imagemagick-types-inhibit)
10752 (imagemagick-register-types): Doc fix.
10753
80aec780
DD
107542011-05-29 Deniz Dogan <deniz@dogan.se>
10755
10756 * net/rcirc.el (rcirc): Use the user's stored encryption method by
10757 default.
10758
1dd3c2d9
CY
107592011-05-29 Chong Yidong <cyd@stupidchicken.com>
10760
10761 * select.el: Don't perform clipboard-manager saving in hooks;
10762 leave the hooks empty.
10763
60e56523
LL
107642011-05-28 Leo Liu <sdl.web@gmail.com>
10765
10766 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
10767 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
10768 (occur-edit-mode): New major mode (Bug#8463).
10769 (occur-after-change-function): New function.
10770 (occur-engine): Give Occur tags a read-only property.
10771
2b1e1a22
KR
107722011-05-28 Kevin Ryde <user42@zip.com.au>
10773
10774 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
10775
5d344e88
CY
107762011-05-28 Chong Yidong <cyd@stupidchicken.com>
10777
8e6ca83d
CY
10778 * bindings.el (help-echo): Make the initial non-indicator dash
10779 empty on graphical terminals (Bug#7295).
10780
5d344e88
CY
10781 * files.el (auto-mode-alist): Move config rule after the
10782 in-stripping one (Bug#8547).
10783
bfbbace7
CY
10784 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
10785
fbeba6e2
CY
10786 * startup.el (normal-splash-screen): Remove gratuitous mode-line
10787 setting (Bug#8740).
10788
60ed8c72
AA
107892011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
10790
4ac619f0
AA
10791 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
10792 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
10793 (Bug#8539).
60ed8c72 10794
23db196e
CY
107952011-05-28 Chong Yidong <cyd@stupidchicken.com>
10796
10797 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
10798
5012f24c
DK
107992011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
10800
10801 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
10802 (hs-hide-block-at-point, hs-find-block-beginning)
10803 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
10804 (Bug#8279).
10805
6a639b16
GM
108062011-05-28 Glenn Morris <rgm@gnu.org>
10807
10808 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
10809
d43eaf2c
CY
108102011-05-28 Chong Yidong <cyd@stupidchicken.com>
10811
5199bde1
CY
10812 * help-fns.el (describe-function-1): If the function is a derived
10813 major mode, print the parent mode.
10814
d43eaf2c
CY
10815 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
10816 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
10817
423428a8
SM
108182011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10819
0ff8e1ba 10820 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 10821 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
10822 * progmodes/etags.el (tags-completion-at-point-function):
10823 * info-look.el (info-lookup-completions-at-point): Mark as
10824 non-exclusive.
10825 (info-complete): Adjust accordingly.
10826
423428a8
SM
10827 * info-look.el: Convert to lexical-binding and completion-at-point.
10828 (info-lookup-completions-at-point): New function.
10829 (info-complete): Use it and completion-in-region.
10830
b74aa22b
DA
108312011-05-28 Drew Adams <drew.adams@oracle.com>
10832
10833 * isearch.el: Let M-e start with point at the first mismatched char.
10834 (isearch-fail-pos): New function.
10835 (isearch-edit-string): Use it.
10836
66e2e71d
DK
108372011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10838
10839 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10840
b1890b0f 108412011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
10842
10843 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
10844 traversal functions for avl-trees.
10845 (avl-tree--stack): New struct.
10846 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
10847 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
10848 (avl-tree--do-enter): Add optional `updatefun' arg.
10849 Change return value.
eb95d01d 10850 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
10851 (avl-tree--do-delete): Add `test' and `nilflag' args.
10852 Change return value.
eb95d01d
TC
10853 (avl-tree-member): Add optional `nilflag'
10854 (avl-tree-member-p): New function.
10855 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
10856 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
10857 (avl-tree-stack-empty-p): New functions.
10858
3769ddcf
TC
10859 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
10860 avl-tree--del-balance1 and make it work both ways.
10861 (avl-tree--del-balance2): Remove.
10862 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
10863 make it work both ways.
10864 (avl-tree--enter-balance2): Remove.
10865 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
10866 New macros.
10867 (avl-tree--mapc, avl-tree-map): Add direction argument.
10868
eb95d01d 108692011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
10870
10871 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
10872
a9f737ee
CY
108732011-05-27 Chong Yidong <cyd@stupidchicken.com>
10874
10875 * select.el: Support clipboard managers with built-in function
10876 x-clipboard-manager-save, via delete-frame-functions and
10877 kill-emacs-hook.
10878 (xselect-convert-to-targets): Add MULTIPLE target to list.
10879 (xselect-convert-to-save-targets): New function.
10880
c92a1e54
KH
108812011-05-27 Kenichi Handa <handa@m17n.org>
10882
10883 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
10884 let-binding rfc2047-encode-encoded-words to nil.
10885
e145f188
GM
108862011-05-27 Glenn Morris <rgm@gnu.org>
10887
5ec8a862
GM
10888 * mail/emacsbug.el: Don't require url-util.
10889
4b29d9fb
GM
10890 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
10891
e145f188
GM
10892 * files.el (set-auto-mode):
10893 Also respect mode: entries at the end of the file. (Bug#8586)
10894
7d15102b
GM
108952011-05-26 Glenn Morris <rgm@gnu.org>
10896
98f593b8
GM
10897 * files.el (hack-local-variables-prop-line, hack-local-variables):
10898 Downcase mode names, as seems to be traditional.
27b48e63 10899 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 10900
7d15102b
GM
10901 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
10902 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
10903
51d5b4ec
JD
109042011-05-25 Julien Danjou <julien@danjou.info>
10905
10906 * textmodes/rst.el (rst-define-level-faces): Do not define face
10907 symbol if it is already defined.
10908
91513f63
VB
109092011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
10910
10911 * play/5x5.el (5x5-new-game, 5x5-randomize):
10912 Reset 5x5-solver-output to nil when a new grid is cast.
10913 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
10914 these debugging traces, as defmacro breaks the compiled code.
10915
4d90d6d0
DK
109162011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10917
10918 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10919
e1b90ef6
LL
109202011-05-24 Leo Liu <sdl.web@gmail.com>
10921
10922 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
10923 (vc-bzr-sha1): Adapt.
10924
d8e4b68b 10925 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
10926
10927 * bindings.el: Provide sha1 feature.
10928
db0406bb 109292011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
10930
10931 * mail/sendmail.el: Require `rfc2047'.
10932 (mail-insert-from-field): Do not perform RFC2047 encoding.
10933 (mail-encode-header): New function.
10934 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
10935 buffer to the return value of select-message-coding-system.
10936 Call mail-encode-header.
b8d747b9
KH
10937
10938 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
10939
db0406bb 109402011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 10941
4d90d6d0
DK
10942 * mail/supercite.el (sc-default-cite-frame):
10943 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 10944
eb8a5e9b
GM
109452011-05-24 Glenn Morris <rgm@gnu.org>
10946
f8630703
GM
10947 * progmodes/python.el (brm-menu): Declare.
10948
8831bbed
GM
10949 * emulation/viper.el (viper-set-hooks): Declare.
10950
eb8a5e9b
GM
10951 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
10952 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
10953 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
10954 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
10955 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
10956 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
10957
a2a25d24
SM
109582011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10959
10960 Add an :exit-function for completion-at-point.
10961
10962 * minibuffer.el (completion--done): New fun.
10963 (completion--do-completion): Use it. New arg `expect-exact'.
10964 (minibuffer-complete, minibuffer-complete-word): Don't output message,
10965 since completion--do-completion does it for us now.
10966 (minibuffer-force-complete): Use completion--done and
10967 completion--replace. Handle sole-completion case with more care.
10968 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
10969 (completion-extra-properties): New var.
10970 (completion-annotate-function): Make obsolete.
10971 (minibuffer-completion-help): Adjust accordingly.
10972 Use completion-list-insert-choice-function.
10973 (completion-at-point, completion-help-at-point):
10974 Bind completion-extra-properties.
10975 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
10976 * simple.el (completion-list-insert-choice-function): New var.
10977 (completion-setup-function): Preserve it.
10978 (choose-completion): Pay attention to it, shuffle the code a bit.
10979 (choose-completion-string): New arg `insert-function'.
10980
10981 * textmodes/bibtex.el: Convert to lexical binding.
10982 (bibtex-mode-map): Use completion-at-point.
10983 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
10984 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
10985 (bibtex-complete): Define as obsolete alias.
10986 (bibtex-complete-internal): Remove.
10987 (bibtex-format-entry): Remove unused sub-group in regexp.
10988 * shell.el (shell--command-completion-data)
10989 (shell-environment-variable-completion):
10990 * pcomplete.el (pcomplete-completions-at-point):
10991 * comint.el (comint--complete-file-name-data): Use :exit-function
10992 instead of completion-table-with-terminator so it also works for
10993 choose-completion.
10994
e44e373d
SM
109952011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10996
4f91a816
SM
10997 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
10998
782fc819
SM
10999 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
11000 (bug#8710).
11001
e44e373d
SM
11002 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
11003
381987c3
KM
110042011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
11005
11006 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
11007 customization variable and implement: If non-nil, auto-fill will
11008 be inhibited while on topic's header line.
11009
b776bc70
VB
110102011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
11011
11012 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 11013 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
11014 always have a solution in grid size = 5 cases.
11015 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
11016 (5x5-solver-output, 5x5-log-buffer): New vars.
11017 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
11018 Make these variables buffer local to achieve 5x5 multi-session-ness.
11019 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
11020 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
11021 (5x5-solve-suggest): New funs.
11022 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
11023 randomize a grid so that we ensure that there is always a solution.
11024 (5x5-make-random-grid): Allow other movement than flipping.
11025
7de88b6e
KR
110262011-05-23 Kevin Ryde <user42@zip.com.au>
11027
11028 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 11029 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
11030 advice and passes PREDICATE.
11031
b1ef1257
SM
110322011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
11033
bbca48fe
SM
11034 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
11035 byte-compile-lambda if it's actually a lambda.
11036
b1ef1257
SM
11037 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
11038 Fix function quoting. Use backquote better.
11039
92a9cc65
YS
110402011-05-22 Yuanle Song <sylecn@gmail.com>
11041
11042 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
11043 matching (Bug#8516).
11044
f0fb8059
JA
110452011-01-22 Jari Aalto <jari.aalto@cante.net>
11046
11047 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
11048 different face (Bug#8178).
11049
d5b44c93
CY
110502011-05-22 Chong Yidong <cyd@stupidchicken.com>
11051
11052 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
11053 defface (Bug#8144).
11054
79106a44
SM
110552011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
11056
9c848d8a
SM
11057 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
11058 funcall as well (bug#8712). Warn when performing those conversions.
11059 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
11060
79106a44
SM
11061 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
11062
88dfa756
GM
110632011-05-22 Glenn Morris <rgm@gnu.org>
11064
11065 * files.el (hack-local-variables-prop-line): Small simplifications.
11066 (hack-local-variables, hack-local-variables-prop-line):
11067 If MODE-ONLY, return the mode, rather than just `t'.
11068
b7cf2c79
SM
110692011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11070
11071 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
11072
3f1a8558
GM
110732011-05-21 Glenn Morris <rgm@gnu.org>
11074
7e4ccca3
GM
11075 * files.el (hack-local-variables-prop-line, hack-local-variables):
11076 If only interested in the mode, don't bother doing the other stuff.
11077
637d46ca
GM
11078 * image-mode.el (image-after-revert-hook):
11079 Redraw all frames on which the image is visible. (Bug#8567)
11080
973d955b
GM
11081 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
11082
3f1a8558
GM
11083 * wid-edit.el (widget-checklist-match-inline):
11084 Fix 2011-04-19 change. (Bug#8649)
11085
96479927
SM
110862011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
11087
1dcf791f
SM
11088 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
11089 Also allow singlespace after single-letter capitals followed by a dot.
11090
96479927
SM
11091 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
11092 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
11093
35fd0881
N
110942011-05-20 Nix <nix@esperi.org.uk>
11095
11096 * files.el (basic-save-buffer-2):
11097 Fix handling of break-hardlink-on-save with non-existent files.
11098
82745640
DD
110992011-05-19 Deniz Dogan <deniz@dogan.se>
11100
11101 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 11102 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 11103
4a720484
GM
111042011-05-19 Glenn Morris <rgm@gnu.org>
11105
d1f21341
GM
11106 * progmodes/f90.el (f90-type-def-re):
11107 Handle "type, bind(c)". (Bug#8691)
11108
4a720484
GM
11109 * emacs-lisp/autoload.el (batch-update-autoloads):
11110 Set autoload-excludes by parsing loadup.el rather than Makefiles.
11111
2fb0a219
MA
111122011-05-18 Michael Albinus <michael.albinus@gmx.de>
11113
11114 * net/tramp.el (tramp-process-actions): Set "first-password-request"
11115 property for the correct connection in case of multihops.
11116
e565dd37
GM
111172011-05-18 Glenn Morris <rgm@gnu.org>
11118
c2571358 11119 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
11120 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
11121
e565dd37
GM
11122 Rationalize calendar handling of day and month abbrev-arrays.
11123 * calendar/calendar.el (calendar-customized-p): New function.
11124 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
11125 (calendar-day-name-array, calendar-month-name-array): Doc fix.
11126 Add :set function.
11127 (calendar-abbrev-length, calendar-day-abbrev-array)
11128 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
11129 (calendar-day-abbrev-array, calendar-month-abbrev-array):
11130 Elements may no longer be nil.
11131 (calendar-day-name, calendar-month-name):
11132 Update for changed nature of abbrev arrays.
11133 * calendar/diary-lib.el (diary-name-pattern):
11134 Update for changed nature of abbrev arrays.
11135 (diary-mark-entries-1): Update calendar-make-alist calls.
11136 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
11137 * calendar/cal-html.el (cal-html-day-abbrev-array):
11138 Simply inherit from calendar-day-abbrev-array.
11139
1d99a745
SM
111402011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11141
11142 * progmodes/grep.el (grep-mode): Disable default
11143 compilation-directory-matcher setting (bug#8684).
11144
7c1d9aa0
MA
111452011-05-17 Michael Albinus <michael.albinus@gmx.de>
11146
11147 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
11148 instead of "head" and "tail". There were problems with SunOS 5.9,
11149 and it performs better.
11150
3952e9d8
GM
111512011-05-17 Glenn Morris <rgm@gnu.org>
11152
2dd12e7f
GM
11153 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
11154
e4157b9c
GM
11155 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
11156 Replace obsolete function.
11157
8e249bbd
GM
11158 * shell.el (pcomplete-parse-arguments-function): Declare.
11159
3952e9d8
GM
11160 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
11161 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
11162 (appt-check): Doc fixes.
11163 (appt-disp-window-function, appt-delete-window-function):
11164 Remove needless special case in custom :type.
11165 (appt-display-count): Default to 0, not nil.
11166 (appt-check): Reset appt-display-count to 0, not nil.
11167
c71a0d48 111682011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 11169
c71a0d48
GM
11170 * progmodes/python.el (python-font-lock-keywords):
11171 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 11172
31d55be9
SM
111732011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11174
11175 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
11176
3bfacb2f
KR
111772011-05-16 Kevin Ryde <user42@zip.com.au>
11178
11179 * info-look.el (makefile-automake-mode): New setups, looking in
11180 automake manual, then makefile-mode.
11181 (makefile-mode): Remove automake manual, have it just in
11182 makefile-automake-mode since there's various things different or
11183 not relevant to plain make.
11184 (makefile-mode): Remove "other-modes" non-existent automake-mode,
11185 believe a hypothetical automake-mode would go to makefile-mode,
11186 not the other way around.
11187
c8e83751
CY
111882011-05-15 Chong Yidong <cyd@stupidchicken.com>
11189
5e9e35cd
CY
11190 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
11191 hunk-end tags (Bug#8672).
11192
c8e83751
CY
11193 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
11194 vc-annotate-show-diff-revision-at-line (Bug#8671).
11195
50b23e5a
GM
111962011-05-14 Glenn Morris <rgm@gnu.org>
11197
7210a739
GM
11198 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
11199 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
11200 (change-log-font-lock-keywords): Also handle multiple author lines
11201 with leading tabs. (Bug#8644)
7210a739 11202
4691905a
GM
11203 * calendar/appt.el (appt-check): Rename some local variables.
11204 Some simplification/reordering.
11205
50b23e5a
GM
11206 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
11207 (feedmail-sendmail-f-doesnt-sell-me-out)
11208 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11209 (feedmail-debug-sit-for, feedmail-queue-express-hook)
11210 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
11211 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
11212 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
11213 (feedmail-binmail-gnulinuxish-template):
11214 Rename from feedmail-binmail-linuxish-template.
11215 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
11216 Use insert-buffer-substring.
11217
215cda7c
BC
112182011-05-14 Bill Carpenter <bill@carpenter.org>
11219
11220 * mail/feedmail.el (feedmail-patch-level): Increase.
11221 (feedmail-debug): New custom group.
11222 (feedmail-confirm-outgoing-timeout)
11223 (feedmail-sendmail-f-doesnt-sell-me-out)
11224 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11225 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
11226 (feedmail-sender-line, feedmail-from-line)
11227 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 11228 (feedmail-spray-this-address)
215cda7c
BC
11229 (feedmail-spray-address-fiddle-plex-list)
11230 (feedmail-queue-use-send-time-for-date)
11231 (feedmail-queue-use-send-time-for-message-id)
11232 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
11233 (feedmail-buffer-eating-function):
11234 Doc fixes.
11235 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
11236 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
11237 (feedmail-message-action-scroll-down): New functions.
11238 (feedmail-queue-directory, feedmail-queue-draft-directory):
11239 Use expand-file-name.
11240 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
11241 Remove C-v help entry.
11242 (feedmail-queue-buffer-file-name): New variable.
11243 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
11244 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
11245 (feedmail-message-action-send-strong, feedmail-message-action-edit)
11246 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
11247 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
11248 (feedmail-message-action-toggle-spray)
11249 (feedmail-run-the-queue-no-prompts)
11250 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
11251 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
11252 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
11253 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
11254 (feedmail-envelope-deducer, feedmail-fiddle-from)
11255 (feedmail-fiddle-sender, feedmail-default-date-generator)
11256 (feedmail-fiddle-date, feedmail-fiddle-message-id)
11257 (feedmail-fiddle-spray-address)
11258 (feedmail-fiddle-list-of-spray-fiddle-plexes)
11259 (feedmail-fiddle-list-of-fiddle-plexes)
11260 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
11261 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
11262 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
11263 Change default. Doc fix.
11264 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
11265 (feedmail-binmail-linuxish-template): New constant.
11266 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
11267 Respect feedmail-sendmail-f-doesnt-sell-me-out.
11268 (feedmail-send-it): Add debug call.
11269 Use feedmail-queue-buffer-file-name, and
11270 feedmail-send-it-immediately-wrapper.
11271 (feedmail-message-action-send): Add debug call.
11272 Use feedmail-send-it-immediately-wrapper.
11273 (feedmail-queue-express-to-queue): Add debug call.
11274 Run feedmail-queue-express-hook.
11275 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
11276 (feedmail-message-action-help-blat):
11277 Rename from feedmail-queue-send-edit-prompt-help-first.
11278 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
11279 Check line-endings. Handle errors better.
11280 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
11281 Doc fix. Add debug call.
11282 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
11283 Use feedmail-queue-send-edit-prompt-inner.
11284 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
11285 (feedmail-queue-send-edit-prompt-inner): New function, extracted
11286 from feedmail-queue-send-edit-prompt.
11287 (feedmail-queue-send-edit-prompt-help)
11288 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
11289 (feedmail-tidy-up-slug): Add debug call.
11290 Respect feedmail-queue-slug-suspect-regexp.
11291 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
11292 (feedmail-dump-message-to-queue): Add debug call.
11293 Expand queue-directory.
11294 (feedmail-dump-message-to-queue): Change message slightly.
11295 Use feedmail-say-chatter.
11296 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
11297 (feedmail-send-it-immediately-wrapper): New function.
11298 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
11299 Insert empty string rather than newline. Handle full-frame case.
11300 Use catch/throw. Use feedmail-say-chatter.
11301 (feedmail-fiddle-from): Try mail-host-address.
11302 (feedmail-default-message-id-generator): Doc fix.
11303 Bind system-time-locale. Handle missing end.
11304 (feedmail-fiddle-x-mailer): Add debug call.
11305 Handle feedmail-x-mailer-line being nil.
11306 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
11307 Add debug call. Use buffer-substring-no-properties.
11308 (feedmail-say-debug, feedmail-say-chatter): New functions.
11309 (feedmail-find-eoh): Give an explicit error.
11310
42c7e61e
UJ
113112011-05-13 Ulf Jasper <ulf.jasper@web.de>
11312
c2571358 11313 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 11314 family from helvetica to sans.
c2571358 11315 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11316 etc/images/newsticker.
11317
c2571358 11318 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
11319 family from helvetica to sans.
11320
11321 * net/newst-plainview.el (newsticker-new-item-face)
11322 (newsticker-old-item-face, newsticker-immortal-item-face)
11323 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 11324 (newsticker-statistics-face): Change default family from
42c7e61e 11325 helvetica to sans.
c2571358 11326 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11327 etc/images/newsticker.
11328
5d3385a0
JB
11329 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
11330 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
11331 auto-marking.
11332
8497a297
DV
113332011-05-13 Didier Verna <didier@xemacs.org>
11334
11335 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
11336 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
11337 TODO entries.
8497a297
DV
11338 (lisp-lambda-list-keyword-parameter-indentation)
11339 (lisp-lambda-list-keyword-parameter-alignment)
11340 (lisp-lambda-list-keyword-alignment): New customizable user options.
11341 (lisp-indent-defun-method): Improve docstring.
11342 (extended-loop-p): Fix comment.
11343 (lisp-indent-lambda-list-keywords-regexp): New variable.
11344 (lisp-indent-lambda-list): New function.
11345 (lisp-indent-259): Use it.
11346 (lisp-indent-defmethod): Support for more than one
11347 method qualifier and properly indent methods lambda-lists.
11348 (defgeneric): Provide a missing common-lisp-indent-function property.
11349
f278f87f
SM
113502011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11351
11352 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
11353 bounds for the empty string (bug#8667).
11354
5233edd7
GM
113552011-05-13 Glenn Morris <rgm@gnu.org>
11356
5237a44f
GM
11357 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
11358
8340026c 11359 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 11360 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 11361
5233edd7 11362 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 11363 (appt-time-msg-list): Doc fix.
a5464014 11364 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 11365
92d10796
AS
113662011-05-12 Andreas Schwab <schwab@linux-m68k.org>
11367
11368 * progmodes/ld-script.el (ld-script-keywords)
11369 (ld-script-builtins): Update keywords list.
11370
914a0ae1
SM
113712011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11372
c89be45f
SM
11373 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
11374
914a0ae1
SM
11375 * shell.el (shell-completion-vars): New function.
11376 (shell-mode):
11377 * simple.el (read-shell-command): Use it.
11378 (blink-matching-open): No need for " [...]" in minibuffer-message.
11379
98dc3df3
GM
113802011-05-12 Glenn Morris <rgm@gnu.org>
11381
11382 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
11383 (appt-check): Simplify.
11384
d2fc7e3d 113852011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 11386
4d61f28d 11387 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
11388 literal "/dev/null".
11389
d2fc7e3d 113902011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
11391
11392 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
11393 Fix typo.
11394
d2fc7e3d 113952011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 11396
3f254caa
SM
11397 * progmodes/which-func.el (which-function):
11398 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
11399 which might not be defined (Bug#8260).
11400
d45885f7
GM
114012011-05-12 Glenn Morris <rgm@gnu.org>
11402
11403 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
11404 Let byte-compile-initial-macro-environment always take precedence.
11405
488086f4
SM
114062011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11407
11408 * net/rcirc.el: Add support for SSL/TLS connections.
11409 (rcirc-server-alist): New field `encryption'.
11410 (rcirc): Check `encryption' settings.
11411 (rcirc-connect): New arg `encryption'. Use open-network-stream.
11412 Merge make-local-variable into `set'.
11413 (rcirc--connection-open-p): New function.
11414 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
11415 the process is not a network process (e.g. running gnutls-cli).
11416 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
11417 Make rcirc-(en|de)code-coding-system local here.
11418 (rcirc-mode): Merge make-local-variable into `set'.
11419 (rcirc-parent-buffer): Make permanent buffer-local.
11420 (rcirc-multiline-minor-mode): Don't do it here.
11421 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
11422 there's no server buffer.
11423
7d3b9d44
GM
114242011-05-11 Glenn Morris <rgm@gnu.org>
11425
f64049c6
GM
11426 * newcomment.el (comment-kill): Prefix "unused" local.
11427
93c9df73
GM
11428 * term/w32console.el (get-screen-color): Declare.
11429
7d3b9d44
GM
11430 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
11431 Handle symbol elements of byte-compile-initial-macro-environment.
11432
9e2dd53f
LL
114332011-05-10 Leo Liu <sdl.web@gmail.com>
11434
488086f4
SM
11435 * bookmark.el (bookmark-bmenu-mode-map):
11436 Bind bookmark-bmenu-search to `/'.
8b340240 11437
9e2dd53f 11438 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
11439 (footnote-unicode-string, footnote-unicode-regexp): New variable.
11440 (Footnote-unicode): New function.
11441 (footnote-style-alist): Add unicode style to the list.
11442 (footnote-style): Doc fix.
9e2dd53f 11443
79b70037
GM
114442011-05-10 Jim Meyering <meyering@redhat.com>
11445
11446 Fix doubled-word typos.
11447 * international/quail.el (quail-insert-kbd-layout): and and -> and
11448 * kermit.el: and and -> and
11449 * net/ldap.el (ldap-search-internal): to to -> to
11450 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
11451 * progmodes/js.el (js-mode): and and -> and
11452 * textmodes/artist.el (artist-move-to-xy): at at -> at
11453 (artist-draw-region-trim-line-endings): if if -> if
11454 And Safetyc -> Safety.
11455 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
11456
b8f82dc1 114572011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 11458 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
11459
11460 * files.el (hack-one-local-variable-eval-safep):
11461 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
11462
4f99f44b
GM
114632011-05-10 Glenn Morris <rgm@gnu.org>
11464
11465 * calendar/diary-lib.el (diary-list-entries-hook)
11466 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
11467 (diary-nongregorian-marking-hook, diary-list-entries)
11468 (diary-include-other-diary-files, diary-mark-entries)
11469 (diary-mark-included-diary-files): Doc fixes.
11470
84f29e6b
JB
114712011-05-09 Juanma Barranquero <lekktu@gmail.com>
11472
11473 * misc.el: Require tabulated-list.el during compilation.
11474
9bedd73a
CY
114752011-05-09 Chong Yidong <cyd@stupidchicken.com>
11476
488086f4
SM
11477 * progmodes/compile.el (compilation-start):
11478 Run compilation-filter-hook for the async case too.
9bedd73a
CY
11479 (compilation-filter-hook): Doc fix.
11480
797c735c
DD
114812011-05-09 Deniz Dogan <deniz@dogan.se>
11482
11483 * wdired.el: Remove outdated installation comment. Fix usage
11484 comment.
11485
5f4b1dfe
JB
114862011-05-09 Juanma Barranquero <lekktu@gmail.com>
11487
11488 * misc.el: Implement new command `list-dynamic-libraries'.
11489 (list-dynamic-libraries--loaded-only-p): New variable.
11490 (list-dynamic-libraries--refresh): New function.
11491 (list-dynamic-libraries): New command.
11492
4c44026c
CY
114932011-05-09 Chong Yidong <cyd@stupidchicken.com>
11494
488086f4
SM
11495 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11496 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
11497 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
11498 higher priority to avoid clobbering by gnu.
11499
027f966d
CY
115002011-05-08 Chong Yidong <cyd@stupidchicken.com>
11501
11502 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
11503 if the face has existing theme settings (Bug#8454).
11504
085f5d7d
CY
115052011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
11506
488086f4
SM
11507 * progmodes/perl-mode.el (perl-imenu-generic-expression):
11508 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 11509
2a86a00c
RS
11510 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
11511 special file names `.' and `..' (Bug#8259).
11512
d9c54a06
CY
115132011-05-08 Chong Yidong <cyd@stupidchicken.com>
11514
488086f4
SM
11515 * progmodes/grep.el (grep-mode-font-lock-keywords):
11516 Remove buffer-changing entries.
d9c54a06
CY
11517 (grep-filter): New function.
11518 (grep-mode): Add it to compilation-filter-hook.
11519
11520 * progmodes/compile.el (compilation-filter-hook)
11521 (compilation-filter-start): New defvars.
11522 (compilation-filter): Call compilation-filter-hook prior to
11523 updating the process mark.
11524
c4662635
SM
115252011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11526
11527 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
11528
b0512a1d
EZ
115292011-05-07 Eli Zaretskii <eliz@gnu.org>
11530
605c9376
EZ
11531 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
11532 mailclient-send-it even if window-system is nil. (Bug#8595)
11533
c4662635
SM
11534 * term/w32console.el (terminal-init-w32console):
11535 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
11536 background-mode. (Bug#8597)
11537
d1dc2cc2
SM
115382011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11539
11540 Make bytecomp.el understand that defmethod defines funs (bug#8631).
11541 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
11542 New functions.
11543 (defgeneric, eieio--defmethod): Use them.
11544 (eieio-defgeneric): Remove.
11545 (defmethod): Call defgeneric in a way visible to the byte-compiler.
11546
915d1300
GM
115472011-05-07 Glenn Morris <rgm@gnu.org>
11548
a3961c3e
GM
11549 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
11550 Use let rather than let*.
11551 (timeclock-find-discrep): Remove unused local.
11552
314347b9
GM
11553 * calendar/diary-lib.el (diary-comment-start): Doc fix.
11554
915d1300
GM
11555 * calendar/appt.el (appt-time-msg-list): Doc fix.
11556
275b59b0
NF
115572011-05-06 Noah Friedman <friedman@splode.com>
11558
11559 * apropos.el (apropos-print-doc): Only use
11560 emacs-lisp-docstring-fill-column when it is bound to an integer,
11561 per that variable's documentation.
11562
6c19f744
SM
115632011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11564
11565 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 11566 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 11567
60f884b2
GM
115682011-05-06 Glenn Morris <rgm@gnu.org>
11569
5006e634
GM
11570 * calendar/appt.el (appt-message-warning-time): Doc fix.
11571 (appt-warning-time-regexp): New option.
11572 (appt-make-list): Respect appt-message-warning-time.
11573
548d0a63
GM
11574 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
11575 New options.
11576 (diary-add-to-list): Strip comments from the displayed string.
11577 (diary-mode): Set comment-start and comment-end.
11578
60f884b2
GM
11579 * vc/diff-mode.el (smerge-refine-subst): Declare.
11580 (diff-refine-hunk): Don't require smerge-mode when compiling.
11581
989681bb
JB
115822011-05-06 Juanma Barranquero <lekktu@gmail.com>
11583
11584 * simple.el (list-processes): Return nil as the docstring says.
11585
a6bc05e1
MA
115862011-05-05 Michael Albinus <michael.albinus@gmx.de>
11587
11588 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
11589 to "".
11590 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11591 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
11592 determining of binary transfer. (Bug#7383)
11593
23c22e9a
MA
115942011-05-05 Michael Albinus <michael.albinus@gmx.de>
11595
c4662635
SM
11596 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11597 Fix port computation bug. (Bug#8618)
23c22e9a 11598
0bff894f
GM
115992011-05-05 Glenn Morris <rgm@gnu.org>
11600
b8296902
GM
11601 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
11602
1f522ce8
GM
11603 * simple.el (shell-dynamic-complete-functions)
11604 (comint-dynamic-complete-functions): Declare.
11605
cf5bee67
GM
11606 * net/network-stream.el (gnutls-negotiate):
11607 * simple.el (tabulated-list-print): Fix declarations.
11608
11609 * progmodes/gud.el (syntax-symbol, syntax-point):
11610 Remove unnecessary and incorrect declarations.
11611
0bff894f
GM
11612 * emacs-lisp/check-declare.el (check-declare-scan):
11613 Handle byte-compile-initial-macro-environment in bytecomp.el
11614
9869b3ae
SM
116152011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11616
11617 Fix earlier half-done eieio-defmethod change (bug#8338).
11618 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
11619 Streamline and change calling convention.
11620 (defmethod): Adjust accordingly and simplify.
11621 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
11622 new eieio--defmethod.
11623 (slot-boundp): Minor CSE simplification.
11624
9c1d5ac5
MZ
116252011-05-05 Milan Zamazal <pdm@zamazal.org>
11626
11627 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
11628 (glasses-make-readable): Use glasses-separate-capital-groups.
11629
455c834e
JB
116302011-05-05 Juanma Barranquero <lekktu@gmail.com>
11631
11632 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
11633 (warning-series): Doc fix.
11634 (display-warning): Don't try to create the buffer if we just found it.
11635
9ed7c8cb
CY
116362011-05-04 Chong Yidong <cyd@stupidchicken.com>
11637
11638 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
11639 (autoload-find-generated-file): New function.
11640 (generate-file-autoloads): Bind generated-autoload-file to
11641 buffer-file-name.
9869b3ae
SM
11642 (update-file-autoloads, update-directory-autoloads):
11643 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
11644 output file (Bug#7989).
11645 (batch-update-autoloads): Doc fix.
11646
0898ca10
JB
116472011-05-04 Juanma Barranquero <lekktu@gmail.com>
11648
11649 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
11650
31dfb76c
GM
116512011-05-04 Glenn Morris <rgm@gnu.org>
11652
f330b642
GM
11653 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
11654 function, so it follows changes in calendar-date-style.
11655 (diary-fancy-date-matcher): New function.
11656 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
11657 (diary-fancy-font-lock-fontify-region-function):
11658 Use diary-fancy-date-pattern as a function.
11659
31dfb76c
GM
11660 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
11661 non-numbers for `year' etc pseudo-variables. (Bug#8583)
11662
48e79d6a
TZ
116632011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
11664
11665 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
11666 instead of positional arguments. Allow :keylist and :crlfiles
11667 arguments.
11668 (open-gnutls-stream): Call it.
11669
11670 * net/network-stream.el (network-stream-open-starttls): Adjust to
11671 call `gnutls-negotiate' with :process and :hostname arguments.
11672
dd5a5ee0
SM
116732011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11674
ef80fc09
SM
11675 * minibuffer.el (completion--message): New function.
11676 (completion--do-completion, minibuffer-complete)
11677 (minibuffer-force-complete, minibuffer-complete-word): Use it.
11678 (completion--do-completion): Don't ignore completion-auto-help when in
11679 icomplete-mode.
11680
dd5a5ee0
SM
11681 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
11682 internal encoding (e.g. tibetan zero is not whitespace).
11683 (global-whitespace-mode): Prefer save-current-buffer.
11684 (whitespace-trailing-regexp): Remove useless save-match-data.
11685 (whitespace-empty-at-bob-regexp): Minor simplification.
11686
b7d22a83
CY
116872011-05-03 Chong Yidong <cyd@stupidchicken.com>
11688
11689 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
11690
5192af46
AM
116912011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11692
11693 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 11694 Use `concat' to create string for insertion.
5192af46 11695
5767d190
SM
116962011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11697
11698 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
11699 Avoid open-line which runs post-self-insert-hook.
11700 (bibtex-fill-entry): Remove unused `end' var.
11701
bf242939
AM
117022011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
11703
5767d190
SM
11704 * textmodes/ispell.el (ispell-add-per-file-word-list):
11705 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 11706
25666126
LL
117072011-05-03 Leo Liu <sdl.web@gmail.com>
11708
11709 * isearch.el (isearch-yank-pop): New command.
5767d190 11710 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
11711 (isearch-forward): Mention it.
11712
52d3c2d0
SM
117132011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11714
1bcace58
SM
11715 * simple.el (minibuffer-complete-shell-command): Remove.
11716 (minibuffer-local-shell-command-map): Use completion-at-point.
11717 (read-shell-command): Setup completion vars here instead.
11718 (read-expression-map): Bind TAB to symbol completion.
11719
52d3c2d0
SM
11720 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
11721 error directly rather via storing it into `results'.
11722
35813471
LL
117232011-05-02 Leo Liu <sdl.web@gmail.com>
11724
11725 * vc/diff.el: Fix description.
11726
e793a940
LMI
117272011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11728
11729 * server.el (server-eval-at): New function.
11730
8de66e05
LMI
117312011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11732
11733 * net/network-stream.el (open-network-stream): Take a :nowait
11734 parameter and pass it on to `make-network-process'.
11735 (network-stream-open-plain): Ditto.
11736
dcb79f20
AS
117372011-04-30 Andreas Schwab <schwab@linux-m68k.org>
11738
11739 * faces.el (face-spec-set-match-display): Don't match toolkit
11740 options on terminal frames.
11741
14a7fbd8
SM
117422011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11743
7eabc1be
SM
11744 * progmodes/pascal.el: Use lexical binding.
11745 (pascal-mode-map): Remove author preferences.
11746
14a7fbd8
SM
11747 * pcomplete.el (pcomplete-std-complete): Don't abuse
11748 completion-at-point.
11749
50f84510
JB
117502011-04-28 Juanma Barranquero <lekktu@gmail.com>
11751
6e087a44
JB
11752 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
11753 removing code that has been dead since 1991 or so.
11754
50f84510
JB
11755 * startup.el (command-line): When warning about "_emacs", use a
11756 delayed warning to allow the user to filter it out.
11757
0ba690bd
DD
117582011-04-28 Deniz Dogan <deniz@dogan.se>
11759
11760 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
11761 user has not joined.
11762
08abfaad
SM
117632011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11764
11765 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
11766 aren't any completions at point.
11767
638f053a
JB
117682011-04-28 Juanma Barranquero <lekktu@gmail.com>
11769
11770 * subr.el (display-delayed-warnings): New function.
11771 (delayed-warnings-hook): New variable.
11772
8fff8daa
SM
117732011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11774
08abfaad
SM
11775 * minibuffer.el (completion-at-point, completion-help-at-point):
11776 Don't presume that a given completion-at-point-function will always
11777 use the same calling convention.
11778
8fff8daa
SM
11779 * pcomplete.el (pcomplete-completions-at-point):
11780 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
11781 pcomplete-seen is non-nil.
11782 (pcomplete-comint-setup): Also recognize the new comint/shell
11783 completion functions.
11784 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
11785 pcomplete-seen is non-nil.
11786
841a1577 117872011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 11788
841a1577 11789 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 11790 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 11791 the first character in the entry. This allows for code to add its
211ec907
UJ
11792 own uid to the entry.
11793 (icalendar--convert-float-to-ical): Add export of
11794 `diary-float'-entries save for those with the optional DAY
11795 argument.
11796
2a782793
DC
117972011-04-27 Daniel Colascione <dan.colascione@gmail.com>
11798
11799 * subr.el (shell-quote-argument): Use alternate escaping strategy
11800 when we spot a variable reference in a string.
11801
0438ce91
DC
118022011-04-26 Daniel Colascione <dan.colascione@gmail.com>
11803
11804 * cus-start.el (all): Define customization for debug-on-event.
11805
841a1577 118062011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
11807
11808 * subr.el (shell-quote-argument): Escape correctly under Windows.
11809
d090ed6c
SM
118102011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11811
11812 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
11813
bfd31217
MA
118142011-04-25 Michael Albinus <michael.albinus@gmx.de>
11815
d090ed6c
SM
11816 * net/tramp.el (tramp-process-actions): Add POS argument.
11817 Delete region between POS and (pos).
bfd31217 11818
d090ed6c
SM
11819 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11820 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
11821 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
11822
11823 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
11824 position in `tramp-process-actions' call.
11825
11826 * net/trampver.el: Update release number.
11827
e92f3bd3
SM
118282011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11829
850256b5
SM
11830 * custom.el (defcustom): Obey lexical-binding.
11831
e92f3bd3
SM
11832 Fix octave-inf completion problems reported by Alexander Klimov.
11833 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
11834 Inherit from octave-mode-syntax-table.
11835 (inferior-octave-mode): Set info-lookup-mode.
11836 (inferior-octave-completion-at-point): New function.
11837 (inferior-octave-complete): Use it and completion-in-region.
11838 (inferior-octave-dynamic-complete-functions): Use it as well, and use
11839 comint-filename-completion.
11840 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
11841 symbol elements which shouldn't be word elements.
11842 (octave-font-lock-keywords, octave-beginning-of-defun)
11843 (octave-function-header-regexp): Adjust regexps accordingly.
11844 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
11845
cd22b309
JB
118462011-04-25 Juanma Barranquero <lekktu@gmail.com>
11847
11848 * net/gnutls.el (gnutls-errorp): Declare before first use.
11849
8b492194
TZ
118502011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
11851
11852 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
11853 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 11854 default trustfile exists before going to use it. Add missing
5a5fa834 11855 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
11856 Reported by Claudio Bley <claudio.bley@gmail.com>.
11857 (open-gnutls-stream): Add usage example.
11858
11859 * net/network-stream.el (network-stream-open-starttls): Give host
11860 parameter to `gnutls-negotiate'.
11861 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 11862 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 11863
841a1577 118642011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 11865
cd22b309
JB
11866 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
11867 Use correct match group (bug#8438).
05842630 11868
3ba7869c
CY
118692011-04-24 Chong Yidong <cyd@stupidchicken.com>
11870
512e3ae1
CY
11871 * emacs-lisp/package.el (package-built-in-p): Fix typo.
11872 (package-menu--generate): New arg specifying packages to show.
11873 (package-menu-refresh, package-menu-execute, list-packages):
11874 Callers changed.
11875 (package-show-package-list): New function, replacing deleted
11876 package--list-packages (renamed because it is non-internal).
11877
11878 * finder.el (finder-list-matches): Use package-show-package-list
11879 instead of deleted package--list-packages.
11880
e92f3bd3
SM
11881 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
11882 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
11883 (vc-annotate-mode-map): Bind it to RET.
11884
7031be6d
UR
118852011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
11886
11887 * progmodes/etags.el (next-file): Don't use set-buffer to change
11888 buffers (Bug#8478).
11889
4ef177aa
CY
118902011-04-24 Chong Yidong <cyd@stupidchicken.com>
11891
c8d173eb
CY
11892 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
11893
4ef177aa
CY
11894 * apropos.el (apropos-label-face): Avoid variable-pitch face.
11895 (apropos-accumulator): Doc fix.
11896 (apropos-function, apropos-macro, apropos-command)
11897 (apropos-variable, apropos-face, apropos-group, apropos-widget)
11898 (apropos-plist): Add face property.
11899 (apropos-symbols-internal): Fix indentation.
11900 (apropos-print): Simplify help, and recognize apropos-multi-type.
11901 (apropos-print-doc): Use button-type-get to extract the button's
11902 face property. Fill docstring (Bug#8352).
11903
4ffd0d6b 119042011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
11905
11906 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
11907
c6c32125 11908 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 11909 (mpuz-mode-map): Use mapc.
c6c32125
JB
11910 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
11911 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
11912 Fix typos in docstrings.
11913
58d468b4
JB
11914 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
11915 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
11916
6470c3c6
JB
11917 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
11918
4ffd0d6b 119192011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
11920
11921 * minibuffer.el (completion--do-completion): Avoid the "Next char
11922 not unique" prompt if icomplete-mode is enabled (Bug#5849).
11923
3ad8bad0
CY
11924 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
11925 mouse-2 into unread-command-events, it is interpreted correctly.
11926
71d73c9c 11927 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 11928 (image-toggle-display): Doc fix.
71d73c9c 11929
841a1577 119302011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 11931
4ffd0d6b
GM
11932 * textmodes/page.el (what-page): Use line-number-at-pos to
11933 calculate line number (Bug#6825).
6e1dbaa9 11934
c2fb1b60
JB
119352011-04-22 Juanma Barranquero <lekktu@gmail.com>
11936
11937 * eshell/esh-mode.el (find-tag-interactive): Declare function.
11938 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
11939 Pass argument NO-DEFAULT to `find-tag-interactive'.
11940
e02f48d7
JB
119412011-04-22 Juanma Barranquero <lekktu@gmail.com>
11942
11943 Lexical-binding cleanup.
11944
11945 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
11946 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
11947 * progmodes/ada-prj.el (ada-prj-initialize-values)
11948 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
11949 (ada-prj-show-value):
11950 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
11951 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
11952 (antlr-invalidate-context-cache, antlr-options-menu-filter)
11953 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
11954 * progmodes/bug-reference.el (bug-reference-push-button):
11955 * progmodes/fortran.el (fortran-line-length):
11956 * progmodes/glasses.el (glasses-change):
11957 * progmodes/octave-mod.el (octave-fill-paragraph):
11958 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
11959 (python-pdbtrack-grub-for-buffer, python-sentinel):
11960 * progmodes/sql.el (sql-save-connection):
11961 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
11962 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
11963 Mark unused parameters.
11964
11965 * progmodes/compile.el (compilation--flush-directory-cache)
11966 (compilation--flush-parse, compile-internal): Mark unused parameters.
11967 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
11968 (compilation-next-error-function): Remove unused variable `timestamp'.
11969
11970 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
11971 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
11972
11973 * progmodes/dcl-mode.el (dcl-end-of-command):
11974 Remove unused variable `start'.
11975 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
11976 (dcl-option-value-basic, dcl-option-value-offset)
11977 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
11978 Mark unused parameters.
11979 (dcl-save-local-variable): Remove unused variable `val'.
11980 (mode): Declare.
11981
11982 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
11983 Mark unused parameters.
11984 (delphi-ignore-changes): Move before first use.
11985 (delphi-charset-token-at): Remove unused variable `start'.
11986 (delphi-else-start): Remove unused variable `if-count'.
11987 (delphi-comment-block-start, delphi-comment-block-end):
11988 Remove unused variable `kind'.
11989 (delphi-indent-line): Remove unused variable `new-point'.
11990
11991 * progmodes/ebrowse.el (ebrowse-files-list)
11992 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
11993 Mark unused parameters. Don't quote `lambda'.
11994 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
11995 Don't quote `lambda'.
11996 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
11997 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
11998 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
11999 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
12000 Use `ignore-errors'.
12001 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
12002 (ebrowse-view/find-file-and-search-pattern)
12003 (ebrowse-view/find-member-declaration/definition):
12004 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
12005 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
12006 Rename parameter PREFIX-ARG to PREFIX.
12007 (ebrowse-tags-read-name): Remove unused variables `start' and
12008 `member-info'.
12009 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
12010 to `tags-file'.
12011
12012 * progmodes/etags.el (local-find-tag-hook): Declare.
12013 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
12014 Mark unused parameters.
12015
12016 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
12017 (executable-interpret): Mark unused parameter.
12018
12019 * progmodes/flymake.el (flymake-process-sentinel)
12020 (flymake-after-change-function)
12021 (flymake-create-temp-with-folder-structure)
12022 (flymake-get-include-dirs-dot): Mark unused parameters.
12023 (flymake-safe-delete-directory): Remove unused variable `err'.
12024
12025 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
12026 (speedbar-timer-fn, speedbar-line-text)
12027 (speedbar-change-expand-button-char, speedbar-delete-subblock)
12028 (speedbar-center-buffer-smartly): Declare functions.
12029 (gdb-find-watch-expression): Remove unused variable `array'.
12030 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
12031 (gdb-starting): Mark unused parameters.
12032 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
12033 (gdb-table-string): Remove unused variable `res'.
12034 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
12035 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
12036 (gdb-display-buffer): Remove unused variable `cur-size'.
12037
12038 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
12039 allow lexical-binding compilation.
12040 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
12041 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
12042 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
12043 Mark unused parameters.
12044 (gud-gdb-marker-filter): Remove unused variable `match'.
12045 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
12046 lambda expressions and funcall them, instead of using `fset'.
12047
12048 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
12049 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
12050
12051 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
12052 variable `header-beg'; use `let'.
12053
12054 * progmodes/icon.el (indent-icon-exp): Remove unused variables
12055 `restart', `last-sexp' and `at-do'.
12056
12057 * progmodes/js.el (js--debug): Mark unused parameter.
12058 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
12059 (js--splice-into-items): Remove unused variable `item'.
12060 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
12061
12062 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
12063 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
12064 (makefile-complete): Remove unused variable `try'.
12065 (makefile-fill-paragraph, makefile-match-function-end):
12066 Mark unused parameters.
12067
12068 * progmodes/octave-inf.el (inferior-octave-complete):
12069 Remove unused variable `proc'.
12070 (inferior-octave-output-digest): Mark unused parameter.
12071
12072 * progmodes/perl-mode.el (perl-calculate-indent):
12073 Remove unused variable `err'.
12074
12075 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
12076 (prolog-indent-line): Mark unused parameters.
12077 (prolog-indent-line): Remove unused variable `beg'.
12078
12079 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
12080 (reporter-dont-compact-list): Declare.
12081
12082 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
12083 Remove unused variable `char'.
12084 (sh-debug): Mark unused parameter.
12085 (sh-get-indent-info): Remove unused variable `start'.
12086 (sh-calculate-indent): Remove unused variable `var'.
12087
12088 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
12089 (simula-electric-keyword): Remove unused variable `null'.
12090 (simula-search-backward, simula-search-forward): Remove unused
12091 variables `begin' and `end'.
12092
12093 * progmodes/vera-mode.el (vera-guess-basic-syntax):
12094 Remove unused variable `pos'.
12095 (vera-electric-tab, vera-comment-uncomment-region):
12096 Mark unused parameters.
12097 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
12098
7ede3b65
CY
120992011-04-22 Chong Yidong <cyd@stupidchicken.com>
12100
12101 * emacs-lisp/package.el (package--builtins, package-alist)
12102 (package-load-descriptor, package-built-in-p, package-activate)
12103 (define-package, package-installed-p)
12104 (package-compute-transaction, package-buffer-info)
12105 (package--push): Doc fix. Distinguish more clearly between
12106 version strings and version lists.
12107
121656e9
JB
121082011-04-21 Juanma Barranquero <lekktu@gmail.com>
12109
12110 Lexical-binding cleanup.
12111
12112 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
12113 (5x5-make-mutate-best):
12114 * play/fortune.el (fortune-in-buffer):
12115 * play/gomoku.el (gomoku-init-display):
12116 * play/solitaire.el (solitaire, solitaire-do-check):
12117 * play/tetris.el (tetris-default-update-speed-function):
12118 Mark unused parameters.
12119
12120 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
12121 (bubbles--shift): Remove unused variable `char-org'.
12122 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
12123 (bubbles--show-images): Remove unused variable `char'.
12124
12125 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
12126 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
12127 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
12128 (decipher-analyze-buffer): Use ?\s.
12129 (decipher-make-checkpoint): Remove unused variable `mapping'.
12130
12131 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
12132
12133 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
12134 Remove unused variable `result'; use `let'.
12135
12136 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
12137 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
12138 (gametree-children-shown-p, gametree-compute-reduced-score):
12139 Use `ignore-errors'.
12140
12141 * play/handwrite.el (ps-lpr-switches): Declare.
12142 (handwrite): Remove unused variables `pmin' and `lastp'.
12143
12144 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
12145
12146 * play/landmark.el (landmark-init-display)
12147 (landmark-update-naught-weights): Mark unused parameters.
12148 (landmark-y): Remove unused variable `noise'. Simplify.
12149 (landmark-human-plays): Remove unused variable `score'.
12150
12151 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
12152 (mpuz-try-proposal): Remove unused variable `game'.
12153
12154 * play/zone.el (life-patterns): Declare.
12155
80f499c7
JB
121562011-04-20 Juanma Barranquero <lekktu@gmail.com>
12157
12158 * vc/vc.el (ediff-vc-internal): Declare function.
12159
024ff170
SM
121602011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12161
c0a193ea
SM
12162 * shell.el: Use lexical-binding and std completion UI.
12163 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
12164 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
12165 comint-preoutput-filter-functions rather than on
12166 comint-output-filter-functions.
12167 (shell-command-completion, shell--command-completion-data)
12168 (shell-filename-completion, shell-environment-variable-completion)
12169 (shell-c-a-p-replace-by-expanded-directory): New functions.
12170 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
12171 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
12172 (shell-dynamic-complete-environment-variable): Use them.
12173 (shell-dynamic-complete-as-environment-variable)
12174 (shell-dynamic-complete-as-command): Remove.
12175 (shell-match-partial-variable): Match past point.
12176 * comint.el: Clean up use of completion-at-point-functions.
12177 (comint-completion-at-point): New function.
12178 (comint-mode): Use it completion-at-point-functions.
12179 (comint-dynamic-complete): Make it obsolete.
12180 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
12181 (comint-c-a-p-replace-by-expanded-history): New function.
12182 (comint-dynamic-complete-functions)
12183 (comint-replace-by-expanded-history): Use it.
12184 * minibuffer.el (completion-table-with-terminator): Allow dynamic
12185 termination strings. Try harder to avoid second try-completion.
12186 (completion-in-region-mode-map): Disable bindings that don't work yet.
12187
2dbaa080
SM
12188 * comint.el: Use lexical-binding. Require CL.
12189 (comint-dynamic-complete-functions): Use comint-filename-completion.
12190 (comint-completion-addsuffix): Tweak custom type.
12191 (comint-filename-completion, comint--common-suffix)
12192 (comint--common-quoted-suffix, comint--table-subvert)
12193 (comint--complete-file-name-data): New functions.
12194 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
12195 (comint-dynamic-list-filename-completions): Use them.
12196 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 12197
2dbaa080
SM
12198 * minibuffer.el (completion-in-region-mode):
12199 Keep completion-in-region-mode--predicate global.
12200 (completion-in-region--postch):
12201 Assume completion-in-region-mode--predicate is not null.
12202
c79a6f38
SM
12203 * progmodes/flymake.el (flymake-start-syntax-check-process):
12204 Obey `dir'. Simplify.
12205
024ff170
SM
12206 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
12207 we're in VC after all.
12208
1c6c854e
CS
122092011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
12210
12211 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 12212 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
12213 (vc-version-diff): Use vc-diff-build-argument-list-internal.
12214
bed7f140
SM
122152011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12216
332e62ab
SM
12217 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
12218 add sanity check.
12219
bed7f140
SM
12220 * obsolete/erc-hecomplete.el: Make obsolete.
12221 * obsolete/: Standardize obsolescence info in the header.
12222
f195c582
GM
122232011-04-20 Glenn Morris <rgm@gnu.org>
12224
12225 * calendar/solar.el (solar-horizontal-coordinates):
12226 Use the longitude argument rather than `calendar-longitude'.
12227 (solar-date-next-longitude): Remove unused locals.
12228
cb79b8c0
VJL
122292011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12230
12231 * whitespace.el: New version 13.2.1.
12232
122332011-04-20 felix <EmacsWiki> (tiny change)
12234
d8e4b68b 12235 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
12236 switching between major modes on a file.
12237
602ea69d
SM
122382011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12239
12240 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
12241 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
12242 multi-line comments as well.
12243
06b60517
JB
122442011-04-19 Juanma Barranquero <lekktu@gmail.com>
12245
12246 Lexical-binding cleanup.
12247
12248 * arc-mode.el (archive-mode-revert):
12249 * cmuscheme.el (scheme-interactively-start-process):
12250 * custom.el (custom-initialize-delay):
12251 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
12252 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
12253 * emacs-lock.el (emacs-lock-clear-sentinel):
12254 * ezimage.el (defezimage):
12255 * follow.el (follow-avoid-tail-recenter):
12256 * fringe.el (set-fringe-mode-1):
12257 * generic-x.el (bat-generic-mode-compile):
12258 * help-mode.el (help-info-variable, help-do-xref)
12259 (help-mode-revert-buffer):
12260 * help.el (view-emacs-todo):
12261 * iswitchb.el (iswitchb-completion-help):
12262 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
12263 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
12264 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
12265 * locate.el (locate-update):
12266 * longlines.el (longlines-encode-region)
12267 (longlines-after-change-function):
12268 * outline.el (outline-isearch-open-invisible):
12269 * ps-def.el (declare-function, charset-dimension, char-width)
12270 (encode-char):
12271 * ps-mule.el (ps-mule-plot-string):
12272 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
12273 (recentf-edit-list-select, recentf-edit-list-validate)
12274 (recentf-open-files-action):
12275 * rect.el (delete-whitespace-rectangle-line)
12276 (rectangle-number-line-callback):
12277 * register.el (window-configuration-to-register)
12278 (frame-configuration-to-register):
12279 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
12280 * select.el (xselect-convert-to-string, xselect-convert-to-length)
12281 (xselect-convert-to-targets, xselect-convert-to-delete)
12282 (xselect-convert-to-filename, xselect-convert-to-charpos)
12283 (xselect-convert-to-lineno, xselect-convert-to-colno)
12284 (xselect-convert-to-os, xselect-convert-to-host)
12285 (xselect-convert-to-user, xselect-convert-to-class)
12286 (xselect-convert-to-name, xselect-convert-to-integer)
12287 (xselect-convert-to-atom, xselect-convert-to-identity):
12288 * subr.el (declare, ignore, process-kill-without-query)
12289 (text-clone-maintain):
12290 * terminal.el (te-get-char, te-tic-sentinel):
12291 * tool-bar.el (tool-bar-make-keymap):
12292 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
12293 * type-break.el (type-break-mode, type-break-noninteractive-query):
12294 * view.el (View-back-to-mark):
12295 * wid-browse.el (widget-browse-action, widget-browse-widget)
12296 (widget-browse-widgets, widget-browse-sexp):
12297 * widget.el (define-widget-keywords):
12298 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
12299 Mark unused parameters.
12300
12301 * align.el (align-adjust-col-for-rule): Mark unused parameter.
12302 (align-areas): Remove unused variable `look'.
12303 (align-region): Remove unused variables `real-end' and `pos-list'.
12304
12305 * apropos.el (apropos-score-doc): Remove unused variable `i'.
12306
12307 * bindings.el (mode-line-modified, mode-line-remote):
12308 Mark unused parameters.
12309 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
12310
12311 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
12312 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
12313
12314 * comint.el (comint-history-isearch-pop-state)
12315 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
12316 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
12317 (comint-substitute-in-file-name): Doc fix.
12318
12319 * completion.el (cmpl-statistics-block): Mark unused parameter.
12320 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
12321 (save-completions-to-file, load-completions-from-file):
12322 Remove unused local variable `e'.
12323
12324 * composite.el (compose-chars): Remove unused variable `len'.
12325 (lgstring-insert-glyph): Remove unused variable `g'.
12326 (compose-glyph-string): Remove unused variables `ascent',
12327 `descent', `lbearing' and `rbearing'.
12328 (compose-glyph-string-relative): Remove unused variables
12329 `lbearing', `rbearing' and `wadjust'.
12330 (compose-gstring-for-graphic): Remove unused variables `header',
12331 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
12332 (compose-gstring-for-terminal): Remove unused variables `header'
12333 and `nchars'. Use `let', not `let*'.
12334
12335 * cus-edit.el (Custom-set, Custom-save, custom-reset)
12336 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
12337 (Custom-buffer-done, custom-buffer-create-internal)
12338 (custom-browse-visibility-action, custom-browse-group-tag-action)
12339 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
12340 (widget-magic-mouse-down-action, custom-toggle-parent)
12341 (custom-add-parent-links, custom-toggle-hide-variable)
12342 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
12343 (custom-toggle-hide-face, face, hook, custom-group-link-action)
12344 (custom-face-menu-create, custom-variable-menu-create, get)
12345 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
12346 (custom-reset-standard-save-and-update): Remove unused variable `value'.
12347 (customize-apropos): Remove unused variable `tests'.
12348 (custom-group-value-create): Remove unused variable `hidden-p'.
12349 (sort-fold-case): Declare.
12350
12351 * cus-theme.el (custom-reset-standard-faces-list)
12352 (custom-reset-standard-variables-list): Declare.
12353 (customize-create-theme, custom-theme-revert, custom-theme-write)
12354 (custom-theme-choose-mode, customize-themes, custom-theme-save):
12355 Mark unused parameters.
12356
12357 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
12358
12359 * delim-col.el (delimit-columns-max): Move defvar before first use.
12360
12361 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 12362 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
12363
12364 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
12365 (auto-insert): Declare.
12366 (desktop-restore-file-buffer): Rename desktop-* parameters;
12367 mark unused ones.
12368 (desktop-create-buffer): Rename desktop-* parameters and bind them.
12369 (desktop-buffer): Rename desktop-* parameters.
12370
12371 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
12372 (dframe-reposition-frame-xemacs, dframe-help-echo)
12373 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
12374 Mark unused parameters.
12375
12376 * dired-aux.el (backup-extract-version-start, overwrite-query)
12377 (overwrite-backup-query, rename-regexp-query)
12378 (rename-non-directory-query): Declare.
12379 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
12380 (dired-add-entry): Remove unused variable `orig-file-name'.
12381 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
12382 Use parameter PRESERVE-TIME instead of accessing dynamic variable
12383 `dired-copy-preserve-time' directly.
12384 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
12385 (dired-insert-subdir-newpos): Rename unused variable `pos'.
12386
12387 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
12388 (dired-virtual-revert, dired-make-relative-symlink):
12389 Mark unused parameters.
12390 (manual-program): Declare.
12391 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
12392 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
12393 wrapped in `with-no-warnings' to avoid replacing one warning by another.
12394
12395 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
12396
12397 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
12398
12399 * echistory.el (electric-history-in-progress, Helper-return-blurb):
12400 Declare.
12401
12402 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
12403
12404 * electric.el (Electric-command-loop): Rename parameter
12405 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
12406
12407 * expand.el (expand-in-literal): Remove unused variable `here'.
12408
12409 * facemenu.el (facemenu-add-new-color):
12410 Remove unused variable `docstring'.
12411
12412 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
12413 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
12414 (face-attr-construct): Mark unused parameter. Doc fix.
12415 (read-color): Remove unused variable `hex-string'.
12416
12417 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
12418 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
12419 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
12420 (display-buffer-other-frame): Remove unused variable `old-window'.
12421 (kill-buffer-hook): Declare.
12422 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
12423 Mark unused parameters.
12424 (after-find-file): Pass 1 to `auto-save-mode', not t.
12425
12426 * files-x.el (auto-insert): Declare.
12427 (modify-file-local-variable-prop-line): Remove unused variable `val'.
12428
12429 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 12430 variable `buf'. Mark unused parameter.
06b60517
JB
12431 (find-lisp-insert-directory): Mark unused parameter.
12432
12433 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
12434 (format-encode-region): Remove unused variables `cur-buf' and `result'.
12435 (format-common-tail): Remove, unused.
12436 (format-deannotate-region): Remove unused variable `loc'.
12437 (format-annotate-region): Remove unused variable `p'.
12438 (format-annotate-single-property-change): Remove unused variables
12439 `default' and `tail'.
12440
12441 * forms.el (read-file-filter): Declare.
12442 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
12443
12444 * frame.el (frame-creation-function-alist): Mark unused parameter.
12445 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
12446
12447 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
12448 Remove unused parameters.
12449 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
12450 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
12451
12452 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
12453 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
12454 (hfy-prepare-tag-map): Mark unused parameters.
12455 (htmlfontify-buffer): Use `called-interactively-p'.
12456
12457 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
12458 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
12459 (ibuffer-do-occur): Mark unused parameters.
12460 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
12461 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
12462
12463 * ibuffer.el: Don't quote `lambda'.
12464 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
12465 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
12466 Mark unused parameters.
12467
12468 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
12469 (ido-completing-read): Mark unused parameters.
12470 (ido-copy-current-word): Mark unused parameters;
12471 remove unused variable `name'.
12472 (ido-sort-merged-list): Remove unused parameter `dirs'.
12473
12474 * ielm.el (ielm-input-sender): Mark unused parameter.
12475 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
12476 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
12477 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
12478 `ielm-string' as a dynamic variable accessible from the IELM prompt.
12479 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
12480
12481 * image-dired.el (image-dired-display-thumbs): Remove unused
12482 variables `curr-file' and `count'.
12483 (image-dired-remove-tag): Remove unused variable `start'.
12484 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
12485 variable `curr-file'
12486 (image-dired-rotate-original): Remove unused variable `temp-file'.
12487 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
12488 Remove unused variable `file'.
12489 (image-dired-gallery-generate): Remove unused variable `curr'.
12490 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
12491
12492 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
12493
12494 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
12495
12496 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
12497
12498 * isearch.el (minibuffer-history-symbol): Declare.
12499 (isearch-edit-string): Remove unused variable `err'.
12500 (isearch-message-prefix, isearch-message-suffix):
12501 Mark unused parameters.
12502
12503 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
12504
12505 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
12506
12507 * makesum.el (double-column): Remove unused variable `cnt'.
12508
12509 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
12510 (ido-ignore-item-temp-list): Declare.
12511
12512 * mouse-drag.el (mouse-drag-throw): Remove unused variables
12513 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
12514 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
12515 (mouse-drag-drag): Remove unused variables `mouse-delta' and
12516 `mouse-col-delta'.
12517
12518 * mouse-sel.el (mouse-extend-internal):
12519 Remove unused variable `orig-window-frame'.
12520
12521 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
12522 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
12523 Move declarations before first use.
12524 (pcomplete-opt): Mark unused parameters; doc fix.
12525
12526 * proced.el (proced-revert): Mark unused parameter.
12527 (proced-send-signal): Remove unused variable `err'.
12528
12529 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
12530 Rename parameter PREFIX-ARG to ARG.
12531 (ps-basic-plot-string, ps-basic-plot-whitespace):
12532 Mark unused parameters.
12533
12534 * replace.el (replace-count): Define.
12535 (occur-revert-function): Mark unused parameters.
12536 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
12537 (isearch-case-fold-search, isearch-string): Declare.
12538 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
12539 bind `case-fold-search'. Remove unused variables `beg' and `end',
12540 and simplify.
12541 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
12542 COUNT and bind `replace-count'.
12543 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
12544 to COUNT.
12545
12546 * savehist.el (print-readably, print-string-length): Declare.
12547
12548 * shadowfile.el (shadow-expand-cluster-in-file-name):
12549 Remove unused variable `cluster'.
12550 (shadow-copy-file): Remove unused variable `i'.
12551 (shadow-noquery, shadow-clusters, shadow-site-cluster)
12552 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
12553 (shadow-define-literal-group, shadow-define-regexp-group)
12554 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
12555
12556 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
12557 (shell): Use `called-interactively-p'.
12558 (shell-directory-tracker): Remove unused variable `chdir-failure'.
12559
12560 * simple.el (compilation-context-lines, comint-file-name-quote-list)
12561 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
12562 (delete-backward-char): Remove unused variable `ocol'.
12563 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
12564 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
12565 (event-apply-hyper-modifier, event-apply-shift-modifier)
12566 (event-apply-control-modifier, event-apply-meta-modifier):
12567 Mark unused parameters.
12568 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
12569 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
12570
12571 * speedbar.el (speedbar-ignored-directory-expressions)
12572 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
12573 (speedbar-find-file, speedbar-dir-follow)
12574 (speedbar-directory-buttons-follow, speedbar-tag-find)
12575 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12576 (speedbar-buffers-line-directory, speedbar-buffer-click):
12577 Mark unused parameters.
12578 (speedbar-tag-file): Remove unused variable `mode'.
12579 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
12580
12581 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
12582
12583 * talk.el (talk): Remove unused variable `display'.
12584
12585 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
12586 (tar-write-region-annotate): Mark unused parameter.
12587
12588 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
12589 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
12590 Declare them, wrapped in `with-no-warnings' to avoid replacing one
12591 warning by another.
12592
12593 * time-stamp.el (time-stamp-string-preprocess):
12594 Remove unused variable `require-padding'.
12595
12596 * tree-widget.el (widget-glyph-enable): Declare.
12597 (tree-widget-action): Mark unused parameter.
12598
12599 * w32-fns.el (x-get-selection): Mark unused parameter.
12600 (autoload-make-program, generated-autoload-file): Declare.
12601
12602 * wdired.el (wdired-revert): Mark unused parameters.
12603 (wdired-xcase-word): Remove unused variable `err'.
12604
12605 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
12606 (whitespace-help-scroll): Remove unused variable `data-help'.
12607
12608 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
12609 (widget-image-insert, widget-after-change, default)
12610 (widget-default-format-handler, widget-default-notify)
12611 (widget-default-prompt-value, widget-info-link-action)
12612 (widget-url-link-action, widget-function-link-action)
12613 (widget-variable-link-action, widget-file-link-action)
12614 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
12615 (widget-field-prompt-internal, widget-field-action, widget-field-match)
12616 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
12617 (widget-insert-button-action, widget-delete-button-action, visibility)
12618 (widget-documentation-link-action, widget-documentation-string-action)
12619 (widget-const-prompt-value, widget-regexp-match, symbol)
12620 (widget-coding-system-prompt-value)
12621 (widget-key-sequence-value-to-external, sexp)
12622 (widget-sexp-value-to-internal, character, vector, cons)
12623 (widget-choice-prompt-value, widget-boolean-prompt-value)
12624 (widget-color--choose-action): Mark unused parameters.
12625 (widget-item-match-inline, widget-choice-match-inline)
12626 (widget-checklist-match, widget-checklist-match-inline)
12627 (widget-group-match): Rename parameter VALUES to VALS.
12628 (widget-field-value-set): Remove unused variable `size'.
12629 (widget-color-action): Remove unused variables `value' and `start'.
12630
12631 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 12632 variable `dir'. Doc fix.
06b60517
JB
12633 (windmove-find-other-window): Don't pass it.
12634
12635 * window.el (count-windows): Mark unused parameter.
12636 (bw-adjust-window): Remove unused variable `err'.
12637
12638 * woman.el (woman-file-name): Remove unused variable `default'.
12639 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
12640 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
12641 (global-font-lock-mode): Declare.
12642 (woman-decode-region): Mark unused parameter.
12643 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
12644
12645 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
12646 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
12647 (x-dnd-handle-moz-url): Remove unused variable `title'.
12648 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
12649
12650 * xml.el (xml-parse-tag, xml-parse-attlist):
12651 Remove unused variable `pos'.
12652
bc4f7f3d
GM
126532011-04-19 Glenn Morris <rgm@gnu.org>
12654
12655 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
12656 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
12657 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12658 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
12659 * calendar/cal-html.el (cal-html-insert-minical):
12660 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
12661 (calendar-mark-date-pattern):
12662 Prefix "unused" locals.
12663
12664 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
12665 optional argument `style'.
12666
12667 * calendar/appt.el (appt-make-list):
12668 * calendar/cal-china.el (calendar-chinese-date-string):
12669 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
12670 (diary-hebrew-yahrzeit):
12671 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
12672 * calendar/calendar.el (calendar-generate-window):
12673 * calendar/time-date.el (time-to-days):
12674 Remove unused local variables.
12675
16a43933
CY
126762011-04-18 Chong Yidong <cyd@stupidchicken.com>
12677
12678 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
12679 glyphless-char-display table.
12680 (tabulated-list-glyphless-char-display): New var.
12681
7eed1860
SS
126822011-04-18 Sam Steingold <sds@gnu.org>
12683
12684 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
12685 to acknowledgments.
12686
4d2d1ccd
GM
126872011-04-17 Glenn Morris <rgm@gnu.org>
12688
12689 * calendar/diary-lib.el (diary-sexp-entry):
12690 * calendar/holidays.el (holiday-sexp):
12691 Set debug-on-error rather than the removed stack-trace-on-error.
12692
239da61d
GM
126932011-04-16 Glenn Morris <rgm@gnu.org>
12694
12695 * progmodes/f90.el: Use lexical-binding.
12696 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
12697
8b05752a
SM
126982011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12699
daca8ba5
SM
12700 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
12701 (mail-mode): Setup mailalias completion here instead.
12702 * mail/mailalias.el: Use lexical-binding.
12703 (pattern, mailalias-done): Declare dynamic.
12704 (mail-completion-at-point-function): New function, from mail-complete.
12705 (mail-complete): Use it.
12706 (mail-completion-expand): New function.
12707 (mail-get-names): Use it.
12708 (mail-directory, mail-directory-process, mail-directory-stream):
12709 Don't use `pattern' for lexically bound arg.
12710
6f542485
SM
12711 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
12712
037e7c3f
SM
12713 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
12714 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
12715 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
12716
8b05752a
SM
12717 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
12718 (byte-save-window-excursion, byte-temp-output-buffer-setup)
12719 (byte-interactive-p): Define them again, for use when inlining
12720 old code.
12721
49093f60
JB
127222011-04-15 Juanma Barranquero <lekktu@gmail.com>
12723
12724 * loadup.el: Use `string-to-number', not `string-to-int'.
12725
b5b8e7de
SM
127262011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12727
12728 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
12729 gud-gdb-complete-command.
12730 (gud-gdb-completions): New function, from gud-gdb-complete-command.
12731 (gud-gdb-completion-at-point): New function.
12732 (gud-gdb-completions): Remove.
12733
f42efeb5
MA
127342011-04-14 Michael Albinus <michael.albinus@gmx.de>
12735
49093f60
JB
12736 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
12737 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
12738 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
12739 whether `executable-find' is bound.
f42efeb5
MA
12740
12741 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
12742
e240cc21
SM
127432011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12744
12745 * minibuffer.el (completion-in-region-mode-predicate)
12746 (completion-in-region-mode--predicate): New vars.
12747 (completion-in-region, completion-in-region--postch)
12748 (completion-in-region-mode): Use them.
12749 (completion--capf-wrapper): Also return the hook function.
12750 (completion-at-point, completion-help-at-point):
12751 Adjust and provide a predicate.
c2bd2ab0
SM
12752
12753 Preserve arg names for advice of subr and lexical functions (bug#8457).
12754 * help-fns.el (help-function-arglist): Consolidate the subr and
12755 new-byte-code cases. Add argument `preserve-names' to extract names
12756 from the docstring when needed.
12757 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
12758 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
12759 (ad-arglist): Use help-function-arglist's new arg.
12760 (ad-definition-type): Use cond.
12761
c183f693
JB
127622011-04-13 Juanma Barranquero <lekktu@gmail.com>
12763
06641a47
JB
12764 * autorevert.el (auto-revert-handler):
12765 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
12766 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
12767 Don't quote lambda.
12768
c183f693
JB
12769 * image-mode.el (image-transform-set-scale):
12770 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
12771
1e3b6001
G
127722011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12773
12774 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 12775 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
12776 Upgrades via gnutls-cli are too slow to be done opportunistically.
12777
2d6af8dd
JB
127782011-04-12 Juanma Barranquero <lekktu@gmail.com>
12779
12780 * dframe.el (dframe-current-frame): Remove spurious quote.
12781
c0749a51
GM
127822011-04-12 Glenn Morris <rgm@gnu.org>
12783
088d0d61
GM
12784 * calendar/cal-tex.el (cal-tex-end-document):
12785 Try to automatically use latin1 input if needed.
12786
c0749a51
GM
12787 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
12788 Don't try to cons a mark onto an empty element.
12789
5c90fde0
LL
127902011-04-11 Leo Liu <sdl.web@gmail.com>
12791
12792 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
12793 buffers.
12794 (ido-kill-buffer-at-head): Support killing virtual buffers.
12795
369e974d
CY
127962011-04-10 Chong Yidong <cyd@stupidchicken.com>
12797
12798 * minibuffer.el (completion-show-inline-help): New var.
12799 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
12800 (minibuffer-force-complete, minibuffer-complete-word):
12801 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
12802
12803 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
12804 to avoid interference from inline help (Bug#5849).
12805
37f1c930
LL
128062011-04-10 Leo Liu <sdl.web@gmail.com>
12807
099c39a4
JB
12808 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
12809 Fix typo.
37f1c930 12810
a32d4040
CY
128112011-04-09 Chong Yidong <cyd@stupidchicken.com>
12812
12813 * image-mode.el (image-toggle-display-image): Signal an error if
12814 not in Image mode.
12815 (image-transform-mode, image-transform-resize)
12816 (image-transform-set-rotation): Doc fix.
daca8ba5 12817 (image-transform-set-resize): Delete.
a32d4040
CY
12818 (image-transform-set-scale, image-transform-fit-to-height)
12819 (image-transform-fit-to-width): Handle image-toggle-display-image
12820 and image-transform-resize directly.
12821
099c39a4 128222011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
12823
12824 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
12825 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
12826 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
12827 (doc-view-mode-map): Add bindings for the new functions.
12828
099c39a4 128292011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 12830
4d61f28d 12831 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
12832 Fix typo in docstring.
12833
3726838a
EZ
128342011-04-08 Eli Zaretskii <eliz@gnu.org>
12835
04f33f1e
EZ
12836 * files.el (file-size-human-readable): Produce one digit after
12837 decimal, like "ls -lh" does.
12838
12839 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
12840 the file size representation.
12841
3726838a
EZ
12842 * simple.el (list-processes): If async subprocesses are not
12843 available, error out with a clear error message.
12844
cbb59342
CY
128452011-04-08 Chong Yidong <cyd@stupidchicken.com>
12846
12847 * help.el (help-form-show): New function, to be called from C.
12848 Put help-form output in a buffer named differently than *Help*.
12849
e3971c44
EZ
128502011-04-08 Eli Zaretskii <eliz@gnu.org>
12851
12852 * files.el (file-size-human-readable): New function.
12853
12854 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
12855 computing the representation inline. Don't require `cl'.
12856
12544bbe
GM
128572011-04-08 Glenn Morris <rgm@gnu.org>
12858
a1de6c6a
GM
12859 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
12860
3c4671f4
GM
12861 * net/browse-url.el (browse-url-firefox):
12862 Test system-type, not system-configuration.
12863
b605679c
GM
12864 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
12865 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
12866 Use log-edit-empty-buffer-p. (Bug#7598)
12867
56442f0c
GM
12868 * net/rlogin.el (rlogin-process-connection-type): Simplify.
12869 (rlogin-mode-map): Initialize in the defvar.
12870 (rlogin): Use ignore-errors.
12871
12544bbe
GM
12872 * replace.el (occur-mode-map): Some fixes for menu items.
12873
eb237b0f
AH
128742011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12875
12876 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
12877
7d668f2c
CY
128782011-04-06 Chong Yidong <cyd@stupidchicken.com>
12879
e67a13ab
CY
12880 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
12881 issuing unused warnings.
12882
12883 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
12884 macro directly.
12885
7d668f2c
CY
12886 * simple.el: Lisp reimplement of list-processes. Based on an
12887 earlier reimplementation by Leo Liu, but using tabulated-list.el.
12888 (process-menu-mode): New major mode.
12889 (list-processes--refresh, list-processes):
12890 (process-menu-visit-buffer): New functions.
12891
12892 * files.el (save-buffers-kill-emacs): Don't assume any return
12893 value of list-processes, which is undocumented anyway.
12894
a83ec3c9
CY
128952011-04-06 Chong Yidong <cyd@stupidchicken.com>
12896
12897 * emacs-lisp/tabulated-list.el: New file.
12898
e91a96fe
CY
12899 * emacs-lisp/package.el: Use Tabulated List mode.
12900 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
12901 (package-menu-mode): Derive from tabulated-list-mode. Set up the
12902 table format using Tabulated List mode variables.
12903 (package--push): New macro, replacing package-list-maybe-add.
12904 (package-menu--generate): Use package--push. Renamed from
12905 package--generate-package-list.
12906 (package-menu-refresh, list-packages): Use it.
daca8ba5 12907 (package-menu--print-info): Rename from package-print-package.
e91a96fe 12908 Return insertion data instead of inserting it directly.
099c39a4
JB
12909 (package-menu-describe-package, package-menu-execute):
12910 Use tabulated-list-get-id.
e91a96fe
CY
12911 (package-menu-mark-delete, package-menu-mark-install)
12912 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
12913 (package-menu-mark-obsolete-for-deletion):
12914 Use tabulated-list-put-tag.
e91a96fe
CY
12915 (package--list-packages, package-menu-revert)
12916 (package-menu-get-package, package-menu-get-version)
12917 (package-menu-sort-by-column): Functions deleted.
12918 (package-menu-package-list, package-menu-sort-key): Vars deleted.
12919 (package-menu--status-predicate, package-menu--version-predicate)
12920 (package-menu--name-predicate)
12921 (package-menu--description-predicate): Handle arguments in the
12922 Tabulated List format.
12923 (package-list-packages-no-fetch): Call list-packages.
12924
3e214b50
JB
129252011-04-06 Juanma Barranquero <lekktu@gmail.com>
12926
12927 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 12928 (after-find-file): Don't bind it.
3e214b50
JB
12929 (revert-buffer-in-progress-p): New variable.
12930 (revert-buffer): Bind it.
12931 Pass nil for `after-find-file-from-revert-buffer'.
12932
12933 * saveplace.el (save-place-find-file-hook): Use new variable
12934 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
12935
3f0f1700
GM
129362011-04-06 Glenn Morris <rgm@gnu.org>
12937
c0274801
GM
12938 * Makefile.in (AUTOGEN_VCS): New variable.
12939 (autoloads): Use $AUTOGEN_VCS.
12940
3f0f1700
GM
12941 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
12942 * calendar/calendar.el (calendar-mode-map):
12943 Check for toolkit scroll bars. (Bug#8305)
12944
41ea9e48
CY
129452011-04-05 Chong Yidong <cyd@stupidchicken.com>
12946
12947 * minibuffer.el (completion-in-region--postch)
12948 (completion-in-region-mode): Remove unnecessary messages.
12949
6194c800
JB
129502011-04-05 Juanma Barranquero <lekktu@gmail.com>
12951
33256f14
JB
12952 * font-lock.el (font-lock-refresh-defaults):
12953 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
12954 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
12955
6194c800
JB
12956 * info.el (Info-directory-list, Info-read-node-name-2)
12957 (Info-split-parameter-string): Doc fixes.
12958 (Info-virtual-nodes): Reflow docstring.
12959 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
12960 (Info-apropos-toc-nodes, info-finder, Info-get-token)
12961 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
12962 Fix typos in docstrings.
12963 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
12964 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
12965 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
12966 (Info-restore-desktop-buffer): Mark unused parameters.
12967 (Info-directory-find-file, Info-directory-find-node)
12968 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
12969 (Info-virtual-index-find-node, Info-apropos-find-file)
12970 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 12971 Mark unused parameters; fix typos in docstrings.
6194c800
JB
12972 (Info-virtual-index): Remove unused local variable `nodename'.
12973
b87a8200 129742011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 12975
b87a8200
DD
12976 * net/rcirc.el: Update my e-mail address.
12977 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 12978
3b2ff876
CY
129792011-04-05 Chong Yidong <cyd@stupidchicken.com>
12980
12981 * startup.el (command-line): Save the cursor's theme-face
12982 directly, instead of using face-override-spec.
12983
12984 * custom.el (load-theme): Minor optimization in assigning faces.
12985
8d17e7ca
JB
129862011-04-04 Juanma Barranquero <lekktu@gmail.com>
12987
12988 * help-fns.el (describe-variable): Complete all variables having
12989 documentation, including keywords.
12990 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
12991
2fbc1934
JB
129922011-04-04 Juanma Barranquero <lekktu@gmail.com>
12993
12994 Convert to lexical-binding.
12995
12996 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
12997 (bs--get-marked-string, bs--get-modified-string)
12998 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
12999 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
13000 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
13001
13002 * ehelp.el (electric-help-execute-extended)
13003 (electric-help-ctrl-x-prefix):
13004 * hexl.el (hexl-revert-buffer-function):
13005 * linum.el (linum-after-change, linum-after-scroll):
13006 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
13007
13008 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
13009
74f50695
DU
130102011-04-04 Daiki Ueno <ueno@unixuser.org>
13011
13012 * epa-dired.el:
13013 * epa-mail.el:
13014 * epa-hook.el:
13015 * epa-file.el:
13016 * epa.el:
13017 * epg.el: Use lexical binding.
13018
c11325f7
CY
130192011-04-03 Chong Yidong <cyd@stupidchicken.com>
13020
0d9e9a12
CY
13021 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
13022
c11325f7 13023 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
13024 dictionary case for flyspell-mark-duplications-exceptions.
13025 Use regexp matching for languages.
c11325f7
CY
13026 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
13027 default dictionary (Bug#7926).
13028
da91b5f2
CY
130292011-04-02 Chong Yidong <cyd@stupidchicken.com>
13030
099c39a4
JB
13031 * emacs-lisp/package.el (package--with-work-buffer):
13032 Recognize https URLs.
da91b5f2 13033
099c39a4
JB
13034 * net/network-stream.el: Move from gnus/proto-stream.el.
13035 Change prefix to network-stream throughout.
da91b5f2
CY
13036 (open-protocol-stream): Merge into open-network-stream, leaving
13037 open-protocol-stream as an alias. Handle nil BUFFER args.
13038
13039 * subr.el (open-network-stream): Move to net/network-stream.el.
13040
afa8e9f6
GM
130412011-04-02 Glenn Morris <rgm@gnu.org>
13042
1d2e369d
GM
13043 * find-dired.el (find-exec-terminator): New option.
13044 (find-ls-option): Test for -ls support.
13045 (find-ls-subdir-switches): Test for -b in find-ls-option.
13046 (find-dired, find-grep-dired): Doc fixes.
13047 (find-dired): Use find-exec-terminator.
13048
8abb7da8 13049 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
13050 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
13051 (find-name-arg): Remove purecopy.
8abb7da8 13052
f3ca7378
GM
13053 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
13054 (grep-compute-defaults): Check for `-exec COMMAND +' support.
13055 Set grep-find-use-xargs, grep-find-command, and grep-find-template
13056 accordingly. Don't add the null-device if not needed.
13057
afa8e9f6
GM
13058 * files.el (save-some-buffers): Doc fix.
13059
35eae264
EZ
130602011-04-02 Eli Zaretskii <eliz@gnu.org>
13061
13062 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
13063
26b51db5
JB
130642011-04-01 Juanma Barranquero <lekktu@gmail.com>
13065
13066 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
13067 Use `dolist' rather than `mapcar'.
13068
7200d79c
SM
130692011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
13070
03408648 13071 Add lexical binding.
7200d79c 13072
03408648
SM
13073 * subr.el (apply-partially): Use new closures rather than CL.
13074 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
13075 (dolist, dotimes): Use slightly different expansion for lexical code.
13076 (functionp): Move to C.
13077 (letrec): New macro.
13078 (with-wrapper-hook): Use it and apply-partially instead of CL.
13079 (eval-after-load): Preserve lexical-binding.
13080 (save-window-excursion, with-output-to-temp-buffer): Turn them
13081 into macros.
7200d79c 13082
03408648
SM
13083 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
13084
13085 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
13086 than the arglist.
13087 (help-add-fundoc-usage): Don't add `Not documented'.
13088 (help-function-arglist): Handle closures, subroutines, and new
13089 byte-code-functions.
13090 (help-make-usage): Remove leading underscores.
13091 (describe-function-1): Handle closures.
13092 (describe-variable): Use special-variable-p for completion.
13093
13094 * files.el (lexical-binding): Declare safe.
f488fb65 13095
03408648
SM
13096 * emacs-lisp/pcase.el: Don't use destructuring-bind.
13097 (pcase--memoize): Rename from pcase-memoize. Change weakness.
13098 (pcase): Add `let' pattern.
13099 Change memoization so it actually works.
13100 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
13101 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
13102 <let>: New case.
f488fb65 13103
03408648
SM
13104 * emacs-lisp/macroexp.el: Use lexical binding.
13105 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
13106 Don't convert ' to #' without checking that it's indeed quoting
13107 a lambda.
13108
13109 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 13110 Use eval-sexp-add-defvars.
03408648
SM
13111 (eval-sexp-add-defvars): New fun.
13112
13113 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
13114
13115 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
13116 Don't autoload.
13117 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
13118 than the internal `byte-compile-lambda'.
13119 (defmethod): Don't hide code under quotes.
13120 (eieio-defmethod): New `code' argument.
13121
13122 * emacs-lisp/eieio-comp.el: Remove.
13123
13124 * emacs-lisp/edebug.el (edebug-eval-defun)
13125 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
13126 (edebug-toggle): Avoid `eval'.
13127
13128 * emacs-lisp/disass.el (disassemble-internal): Handle new
13129 `closure' objects.
13130 (disassemble-1): Handle new byte codes.
13131
13132 * emacs-lisp/cl.el (pushnew): Silence warning.
13133
13134 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
13135 (cl-byte-compile-throw): Remove.
13136 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
13137
13138 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
13139 closures.
13140
13141 * emacs-lisp/cconv.el: New file.
13142
13143 * emacs-lisp/bytecomp.el: Use lexical binding instead of
13144 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
13145 (byte-compile-initial-macro-environment):
13146 Handle declare-function here.
13147 (byte-compile--lexical-environment): New var.
13148 (byte-stack-ref, byte-stack-set, byte-discardN)
13149 (byte-discardN-preserve-tos): New lap codes.
13150 (byte-interactive-p): Don't use any more.
13151 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
13152 New macros.
13153 (byte-compile-lapcode): Use them and handle new lap codes.
13154 (byte-compile-obsolete): Remove.
13155 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
13156 (byte-compile-arglist-warn): Check late def of inlinable funs.
13157 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
13158 since they should have been expanded by now.
13159 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
13160 (byte-compile-from-buffer): Remove unused second arg.
13161 (byte-compile-preprocess): New function.
13162 (byte-compile-toplevel-file-form): New function to distinguish
13163 file-form calls from outside from file-form calls from hunk-handlers.
13164 (byte-compile-file-form): Simplify.
13165 (byte-compile-file-form-defsubst): Remove.
13166 (byte-compile-file-form-defmumble): Simplify now that
13167 byte-compile-lambda always returns a byte-code-function.
13168 (byte-compile): Preprocess.
13169 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
13170 Remove, not used any more.
13171 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
13172 (byte-compile-make-args-desc): New funs.
13173 (byte-compile-lambda): Handle lexical functions. Always return
13174 a byte-code-function.
13175 (byte-compile-reserved-constants): New var, to make up room for
13176 closed-over variables.
13177 (byte-compile-constants-vector): Obey it.
13178 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
13179 (byte-compile-macroexpand-declare-function): New function.
13180 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
13181 byte-code-functions.
13182 (byte-compile-form): Check obsolescence here.
13183 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
13184 (byte-compile-variable-ref): Remove.
13185 (byte-compile-dynamic-variable-op): New fun.
13186 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13187 (byte-compile-variable-set): New funs.
13188 (byte-compile-discard): Add 2 args.
13189 (byte-compile-stack-ref, byte-compile-stack-set)
13190 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
13191 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
13192 macroexpand-all instead.
13193 (byte-compile-quote-form): Remove.
13194 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
13195 (byte-compile-bind, byte-compile-unbind): New funs.
13196 (byte-compile-let): Handle let* and lexical binding.
13197 (byte-compile-let*): Remove.
13198 (byte-compile-catch, byte-compile-unwind-protect)
13199 (byte-compile-track-mouse, byte-compile-condition-case):
13200 Handle a new :fun-body form, used for lexical scoping.
13201 (byte-compile-save-window-excursion)
13202 (byte-compile-with-output-to-temp-buffer): Remove.
13203 (byte-compile-defun): Simplify.
13204 (byte-compile-stack-adjustment): New fun.
13205 (byte-compile-out): Use it.
13206 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
13207
13208 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
13209 handler any more.
13210
13211 * emacs-lisp/byte-opt.el: Use lexical binding.
13212 (byte-inline-lapcode): Remove (to bytecomp).
13213 (byte-compile-inline-expand): Pay attention to inlining to/from
13214 lexically bound code.
13215 (byte-compile-unfold-lambda): Don't handle byte-code-functions
13216 any more.
13217 (byte-optimize-form-code-walker): Don't handle save-window-excursion
13218 any more and don't call compiler-macros.
13219 (byte-compile-splice-in-already-compiled-code): Remove.
13220 (byte-code): Don't inline any more.
13221 (disassemble-offset): Receive `bytes' as argument rather than via
13222 dynamic scoping.
13223 (byte-compile-tag-number): Declare before first use.
13224 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
13225 `return' even if make-spliceable.
13226 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
13227 obsolete interactive-p.
13228 (byte-optimize-lapcode): Optimize new lap-codes.
13229 Don't trip up on new form of `byte-constant' lap code.
13230
13231 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
13232
13233 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
13234
13235 * custom.el (custom-initialize-default, custom-declare-variable):
13236 Use `defvar'.
13237
13238 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
13239 New variables.
13240 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
13241 (COMPILE_FIRST): Add macroexp and cconv.
13242 * makefile.w32-in: Mirror changes in Makefile.in.
13243
13244 * vc/cvs-status.el:
13245 * vc/diff-mode.el:
13246 * vc/log-edit.el:
13247 * vc/log-view.el:
13248 * vc/smerge-mode.el:
13249 * textmodes/bibtex-style.el:
13250 * textmodes/css.el:
13251 * startup.el:
13252 * uniquify.el:
da91b5f2
CY
13253 * minibuffer.el:
13254 * newcomment.el:
13255 * reveal.el:
13256 * server.el:
13257 * mpc.el:
13258 * emacs-lisp/smie.el:
13259 * doc-view.el:
13260 * dired.el:
03408648
SM
13261 * abbrev.el: Use lexical binding.
13262
0f0c1f27
EZ
132632011-04-01 Eli Zaretskii <eliz@gnu.org>
13264
13265 * info.el (info-display-manual): New function.
13266
c82b2579
SM
132672011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13268
13269 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
13270
221ddf68
TH
132712011-03-31 Tassilo Horn <tassilo@member.fsf.org>
13272
13273 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 13274 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 13275
cba6e77e
GM
132762011-03-31 Glenn Morris <rgm@gnu.org>
13277
e040639f
GM
13278 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
13279
cba6e77e
GM
13280 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
13281
6d0f1c9e
CS
132822011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
13283
13284 * progmodes/python.el (python-default-interpreter)
13285 (python-python-command-args, python-jython-command-args)
13286 (python-which-shell, python-which-args, python-which-bufname)
13287 (python-file-queue, python-comint-output-filter-function)
13288 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
13289 variables and functions.
13290
3e2d70fd
SM
132912011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13292
13293 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
13294 (completion-in-region-mode): New minor mode.
13295 (completion-in-region): Use it.
13296 (completion-in-region--data, completion-in-region-mode-map): New vars.
13297 (completion-in-region--postch): New function.
13298 (completion--capf-misbehave-funs, completion--capf-safe-funs):
13299 New vars.
13300 (completion--capf-wrapper): New function.
13301 (completion-at-point): Use it to track well-behavedness of
13302 hook functions.
13303 (completion-help-at-point): New command.
13304
f3e4086c
JM
133052011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
13306
13307 * vc/add-log.el (add-change-log-entry): Don't use whitespace
13308 syntax class to search for whitespace on a single line
13309 (Message-ID: <4D938140.4030905@redhat.com>).
13310
eb7ffc14
LL
133112011-03-30 Leo Liu <sdl.web@gmail.com>
13312
13313 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
13314 New commands.
13315 (edit-abbrevs-map): Bind them here.
13316 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
13317
d806ab68
KM
133182011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
13319
13320 * allout.el (allout-hide-by-annotation, allout-flag-region):
13321 Reduce possibility of overlay leakage by making them volatile.
13322
13323 * allout-widgets.el (allout-widgets-tally): Define as nil so the
13324 hash is not shared between buffers. Mode initialization is
13325 responsible for giving it a useful starting value.
13326 (allout-item-span): Reduce possibility of overlay leakage by
13327 making them volatile.
13328 (allout-widgets-count-buttons-in-region): Add diagnostic function
13329 for tracking down button overlay leaks.
13330
ea622834
LL
133312011-03-29 Leo Liu <sdl.web@gmail.com>
13332
13333 * ido.el (ido-read-internal): Use the default history var
13334 minibuffer-history if no HISTORY is specified.
13335
b62f8267
G
133362011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
13337
03408648
SM
13338 * net/imap.el (imap-shell-open, imap-process-connection-type):
13339 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
13340 Kerberos, SSL, other subprocesses.
13341
947b6566
LL
133422011-03-28 Leo Liu <sdl.web@gmail.com>
13343
13344 * abbrev.el (abbrev-table-empty-p): New function.
13345 (prepare-abbrev-list-buffer): Place empty abbrev tables after
13346 nonempty ones. (Bug#5937)
13347
5ffb62aa
JD
133482011-03-27 Jan Djärv <jan.h.d@swipnet.se>
13349
13350 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
13351
7a097943
LL
133522011-03-27 Leo Liu <sdl.web@gmail.com>
13353
13354 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
13355 for foreground and background colors.
13356 (ansi-color-make-color-map): Adapt.
13357
c5b40130
LL
133582011-03-25 Leo Liu <sdl.web@gmail.com>
13359
1f48f7d2
LL
13360 * midnight.el (midnight-time-float): Remove. Note it calculates
13361 the microsecond component incorrectly and seconds-to-time does the
13362 same job.
625897ec 13363 Remove redundant (require 'timer).
1f48f7d2 13364
c5b40130
LL
13365 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
13366 (ido-completions): Remove unused arguments. (Bug#8329)
13367
d86d2721
SM
133682011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13369
13370 * minibuffer.el (completion--flush-all-sorted-completions):
13371 Remove itself from hook.
13372 (completion-at-point): Let the functions perform the completion
13373 immediately and return nil or t.
13374 * comint.el (comint-dynamic-complete-functions): Now identical to
13375 completion-at-point-functions.
13376 (comint-dynamic-list-input-ring): Remove unused var `index'.
13377 (comint--match-partial-filename, comint--unquote&expand-filename):
13378 New funs, split from comint-match-partial-filename.
13379 (comint-dynamic-complete): Use completion-at-point.
13380 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
13381
e8974c48
DA
133822011-03-24 Drew Adams <drew.adams@oracle.com>
13383
13384 * thingatpt.el: Support `defun'.
13385
def71b5e
LL
133862011-03-23 Leo Liu <sdl.web@gmail.com>
13387
cb5af48e
LL
13388 * abbrevlist.el: Move to obsolete/abbrevlist.el.
13389
def71b5e
LL
13390 * help-mode.el (help-mode-finish): Tweak regexp.
13391
927c53e7
GM
133922011-03-23 Glenn Morris <rgm@gnu.org>
13393
18d05bed
GM
13394 * eshell/esh-opt.el (eshell-eval-using-options):
13395 Do not bind unused local variable `eshell-option-stub'.
13396
927c53e7
GM
13397 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
13398
9d0da923
JB
133992011-03-22 Juanma Barranquero <lekktu@gmail.com>
13400
13401 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
13402 keymap variable in `with-no-warnings' to avoid a warning when the
13403 keymap has been already `defconst'ed.
13404
4b978a67
LL
134052011-03-22 Leo Liu <sdl.web@gmail.com>
13406
13407 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
13408 encode all chars in abbrevs; otherwise use emacs-mule or
13409 utf-8-emacs. (Bug#8308)
13410
5fd62452
JB
134112011-03-22 Juanma Barranquero <lekktu@gmail.com>
13412
0b1596c6
JB
13413 * simple.el (backward-delete-char-untabify):
13414 Avoid warning about using `delete-backward-char'.
13415
5fd62452
JB
13416 * image.el (image-type-file-name-regexps): Make it variable.
13417 `imagemagick-register-types' modifies it, and the user may want
13418 to add new extensions for known image types.
13419 (imagemagick-register-types): Throw error if not using ImageMagick.
13420
0b4e93f1
LL
134212011-03-22 Leo Liu <sdl.web@gmail.com>
13422
13423 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
13424 located before rcirc-prompt-end-marker.
13425 (rcirc-complete): Error if point is not after rcirc prompt.
13426 Handle the case when table is nil.
9882e214 13427 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 13428
fccee4ab
CY
134292011-03-22 Chong Yidong <cyd@stupidchicken.com>
13430
13431 * custom.el (custom--inhibit-theme-enable): Make it affect only
13432 custom-theme-set-variables and custom-theme-set-faces.
13433 (provide-theme): Ignore custom--inhibit-theme-enable.
13434 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
13435 (custom-enabling-themes): Delete variable.
d86d2721
SM
13436 (enable-theme): Accept only loaded themes as arguments.
13437 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
13438 (custom-enabled-themes): Forbid themes from setting this.
13439 Eliminate use of custom-enabling-themes.
13440 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 13441
af896da6
LL
134422011-03-21 Leo Liu <sdl.web@gmail.com>
13443
13444 * ido.el (ido-read-internal): Add ido-selected to history instead
13445 of user input.
13446
78f64af0
SM
134472011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13448
13449 * subr.el (deferred-action-list, deferred-action-function):
13450 Mark obsolete.
13451
b16ac1ec
LL
134522011-03-21 Leo Liu <sdl.web@gmail.com>
13453
810f7698
LL
13454 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
13455 change on 2011-02-13 (bug#8309).
13456
b16ac1ec
LL
13457 * minibuffer.el (read-file-name-function): Change default value.
13458 (read-file-name--defaults): Rename from read-file-name-defaults.
13459 (read-file-name-default): Rename from read-file-name.
13460 (read-file-name): Call read-file-name-function.
13461
4e05e67e
GM
134622011-03-21 Glenn Morris <rgm@gnu.org>
13463
13464 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
13465 Doc fixes.
13466
4359915b
CY
134672011-03-21 Chong Yidong <cyd@stupidchicken.com>
13468
13469 * cus-theme.el: Add missing provide statement.
13470 (customize-create-theme): Extract theme value correctly.
13471 (custom-theme-visit-theme): Autoload.
13472 (customize-create-theme): Prompt before inserting default faces.
13473
1fe275ee
JB
134742011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
13475
13476 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
13477 units and musical notes.
13478
cd394be1 134792011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
13480
13481 * ido.el (ido-read-internal): Use completing-read-default.
13482 (ido-completing-read): Fix compatibility with completing-read.
13483
7d476bde
CO
134842011-03-20 Christian Ohler <ohler@gnu.org>
13485
13486 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
13487 (ert-delete-all-tests): Use `called-interactively-p' rather than
13488 `interactive-p'.
13489 (ert--make-xrefs-region): Respect END.
13490
fe0fb33e
CY
134912011-03-19 Chong Yidong <cyd@stupidchicken.com>
13492
ff854b0b
CY
13493 * dired-aux.el (dired-create-directory): Signal an error if the
13494 directory already exists (Bug#8246).
13495
fe0fb33e
CY
13496 * facemenu.el (list-colors-display): Call list-faces-display
13497 inside with-help-window.
13498 (list-colors-print): Use display property to align the final
13499 column, instead of checking window-width.
13500
576bce32
EZ
135012011-03-19 Eli Zaretskii <eliz@gnu.org>
13502
4d61f28d 13503 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
13504 windows-nt systems.
13505 (emerge-protect-metachars): Quote correctly for ms-dos and
13506 windows-nt systems.
13507
89c41d68 135082011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
13509
13510 * info.el (info-initialize): Replace all uses of `:' with
13511 path-separator for compatibility with non-Unix systems.
13512 Cache quoting of path-separator. (Bug#8258)
13513
b14e3e21 135142011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
13515
13516 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
13517 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
13518 (mouse-avoidance-mode): Fix typos in docstrings.
13519
4525ce3e
CY
135202011-03-19 Chong Yidong <cyd@stupidchicken.com>
13521
13522 * startup.el (package-subdirectory-regexp): Move from package.el.
13523 Omit \\` and \\', and let callers add them.
13524
13525 * emacs-lisp/package.el (package-strip-version)
13526 (package-load-all-descriptors): Add \\` and \\' to
13527 package-subdirectory-regexp before using it.
13528 (package-untar-buffer): New arg DIR; ensure that file untars only
13529 into this expected directory. Remove superfluous delete-region.
13530 (package-unpack): Caller changed.
13531 (package-tar-file-info): Use package-subdirectory-regexp.
13532
a904a09a 135332011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 13534
a904a09a
SM
13535 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
13536 diff-mode-shared-map (bug#8284).
13537 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
13538
135392011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13540
13541 * calendar/time-date.el (format-seconds): Use assoc instead of
13542 assoc-string, since assoc-string doesn't exist in XEmacs.
13543
171fc304
JB
135442011-03-17 Juanma Barranquero <lekktu@gmail.com>
13545
13546 * custom.el (custom-known-themes): Reflow docstring.
13547 (custom-theme-load-path): Fix typo in docstring.
13548 (load-theme): Fix typo in error message.
13549 (custom-available-themes, custom-variable-theme-value):
13550 Use `let', not `let*'.
13551
d71990a1
JB
135522011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13553
13554 * calc/README: Mention inclusion of musical notes.
13555
13556 * calc/calc-units.el (calc-lu-quant): Rename from
13557 `calc-logunits-quantity'.
13558 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
13559 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
13560 (calc-db): Rename from `calc-dblevel'.
13561 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
13562 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
13563 (calc-np): Rename from `calc-nplevel'.
13564 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
13565 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
13566 (calc-lu-plus): Rename from `calc-logunits-add'.
13567 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
13568 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
13569 (calc-lu-minus): Rename from `calc-logunits-sub'.
13570 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
13571 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
13572 (calc-lu-times): Rename from `calc-logunits-mul'.
13573 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
13574 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
13575 (calc-lu-divide): Rename from `calc-logunits-div'.
13576 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
13577 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
13578
13579 * calc/calc-ext.el (calc-init-extensions): Update the names of the
13580 functions being autoloaded.
13581
13582 * calc/calc.el (calc-lu-power-reference): Rename from
13583 `calc-logunits-power-reference'.
13584 (calc-lu-field-reference): Rename from
13585 `calc-logunits-field-reference'.
13586
7a71b18d
GM
13587 * calc/calc-help.el (calc-l-prefix-help):
13588 Mention musical note functions.
d71990a1 13589
40c2934b
SM
135902011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13591
13592 * minibuffer.el (completion-all-sorted-completions):
13593 Use :completion-cycle-penalty text property if present.
13594
b0911414
KM
135952011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
13596
13597 * allout.el (allout-yank-processing): Adjust for new rebulleting
13598 regime so bullet being yanked is used without prompting the user
13599 for a choice.
13600
8a05b668
JB
136012011-03-16 Juanma Barranquero <lekktu@gmail.com>
13602
13603 * startup.el (command-line): Warn the user that _emacs is deprecated.
13604
5ba5fb81
JB
136052011-03-16 Juanma Barranquero <lekktu@gmail.com>
13606
13607 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
13608 (delphi-verbose, delphi-comment-face, delphi-string-face)
13609 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
13610 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
13611 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
13612 (delphi-new-comment-line, delphi-font-lock-defaults)
13613 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
13614 Fix typos in docstrings.
13615
2dab465b
KM
136162011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
13617
5ba5fb81 13618 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
13619 Invert the roles of character and string values for INSTEAD, so a
13620 string is used for the more common case of a defaulting prompt.
13621
0adf5618
SM
136222011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13623
13624 * progmodes/ruby-mode.el (ruby-backward-sexp):
13625 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
13626 * play/gamegrid.el (gamegrid-make-face):
13627 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
13628 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
13629 * notifications.el (notifications-notify):
13630 * net/xesam.el (xesam-search-engines):
13631 * net/quickurl.el (quickurl-list-insert):
13632 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
13633
d72700e5
CY
136342011-03-15 Chong Yidong <cyd@stupidchicken.com>
13635
13636 * startup.el (command-line): Update package subdirectory regexp.
13637
49c5410a
SM
136382011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13639
c6eee9aa
SM
13640 * allout.el (allout-abbreviate-flattened-numbering)
13641 (allout-mode-deactivate-hook): Fix up obsolescence "date".
13642
49c5410a
SM
13643 * subr.el (read-char-choice): Only show the cursor after the prompt,
13644 not after the answer.
13645
047b2bb9
KR
136462011-03-15 Kevin Ryde <user42@zip.com.au>
13647
13648 * help-fns.el (variable-at-point): Skip leading quotes, if any
13649 (bug#8253).
13650
0a57d256
SM
136512011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13652
13653 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
13654 warning message.
13655
77c992bc
MA
136562011-03-14 Michael Albinus <michael.albinus@gmx.de>
13657
13658 * shell.el (shell): When called interactively, offer to change the
13659 shell file name on remote hosts.
13660
eebc475d
TZ
136612011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13662
13663 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
13664 integration for LDAP parameters. The host, base, user or binddn,
13665 and secret tokens can be specified in a netrc file, for instance.
13666 This is optional because an `auth-source' parameter must be
13667 specified in the search attributes.
13668
9d05d1ba
JB
136692011-03-13 Juanma Barranquero <lekktu@gmail.com>
13670
13671 * help.el (describe-mode): Link to the mode's definition (bug#8185).
13672
09d9db2c
GM
136732011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13674
13675 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
13676 into declaration. Remove redundant and harmful binding.
13677
136782011-03-12 Eli Zaretskii <eliz@gnu.org>
13679
13680 * files.el (file-ownership-preserved-p): Pass `integer' as an
13681 explicit 2nd argument to `file-attributes'. If the file's owner
13682 is the Administrators group on Windows, and the current user is
13683 Administrator, consider that a match.
13684
13685 * server.el (server-ensure-safe-dir): Consider server directory
13686 safe on MS-Windows if its owner is the Administrators group while
13687 the current Emacs user is Administrator. Use `=' to compare
13688 numerical UIDs, since they could be integers or floats.
13689
219bd536
JB
136902011-03-12 Juanma Barranquero <lekktu@gmail.com>
13691
13692 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
13693
f3afd36b
MA
136942011-03-12 Michael Albinus <michael.albinus@gmx.de>
13695
13696 Sync with Tramp 2.2.1.
13697
13698 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
13699
13700 * net/trampver.el: Update release number.
13701
3aaaa6f1
SM
137022011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13703
94642599
SM
13704 * progmodes/compile.el (compilation--previous-directory): Fix up
13705 various nil/dead-marker mismatches (bug#8014).
13706 (compilation-directory-properties, compilation-error-properties):
13707 Don't call it at a position past the one we're about to change.
13708
3aaaa6f1
SM
13709 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
13710 Disable obsolescence warnings in the file that declares it.
13711
14239447
KM
137122011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
13713
099c39a4
JB
13714 * allout-widgets.el (allout-widgets-tally):
13715 Initialize allout-widgets-tally as a hash table rather than nil to
13716 prevent mode-line redisplay warnings. Also, clarify the module
13717 description and fix a comment typo.
14239447 13718
135e287c
JB
137192011-03-11 Juanma Barranquero <lekktu@gmail.com>
13720
13721 * help-fns.el (describe-variable): Don't complete keywords.
13722 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
13723
ffbf300e
CY
137242011-03-10 Chong Yidong <cyd@stupidchicken.com>
13725
ba08b241
CY
13726 * emacs-lisp/package.el (package-version-join): Impose a standard
13727 string representation for pre/alpha/beta version lists.
13728 (package-unpack-single): Standardize the directory name by passing
13729 it through package-version-join.
13730 (package-strip-rcs-id): Accept any version string that does not
13731 signal an error in version-to-list.
ffbf300e 13732
f346fd6b
MA
137332011-03-10 Michael Albinus <michael.albinus@gmx.de>
13734
13735 * simple.el (delete-trailing-whitespace): Return nil for the
13736 benefit of `write-file-functions'.
13737
ccb55d27
GM
137382011-03-10 Glenn Morris <rgm@gnu.org>
13739
5ceaac0c
GM
13740 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
13741
02da65ff
GM
13742 * vc/vc-git.el (vc-git-program): New option.
13743 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
13744 (vc-git--call): Use it.
13745
b2f603cc
GM
13746 * eshell/esh-util.el (eshell-condition-case): Doc fix.
13747
5772caab
GM
13748 * cus-edit.el (Custom-newline): If no button at point, look
13749 for a subgroup button at start-of-line. (Bug#2298)
13750
ccb55d27
GM
13751 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
13752
ec6ecaed
JD
137532011-03-10 Julien Danjou <julien@danjou.info>
13754
13755 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
13756 `cursor-type' is nil.
13757
9d5aa01d
JB
137582011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
13759
13760 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
13761
b6a5875b
KM
137622011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
13763
7a71b18d 13764 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
13765 preserves the existing header prefix, rebulleting it if necessary,
13766 rather than replacing it. This is necessary for proper operation
13767 of cooperative addons like allout-widgets.
1154d12e
JB
13768 (allout-make-topic-prefix, allout-rebullet-heading):
13769 Change SOLICIT arg to INSTEAD, and interpret additionally a string
13770 value as alternate bullet to be used, instead of prompting the user
13771 for a bullet character.
b6a5875b 13772
ee545c35
MA
137732011-03-09 Michael Albinus <michael.albinus@gmx.de>
13774
d86d2721
SM
13775 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13776 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
13777 `tramp-default-port'.
13778
c47971d7
DD
137792011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13780
13781 * net/rcirc.el (rcirc-handler-001): Remove useless
13782 with-rcirc-process-buffer.
13783 (rcirc-check-auth-status): Swap arguments to string-match.
13784
13522cb4
GM
137852011-03-09 Glenn Morris <rgm@gnu.org>
13786
0be6f4f1
GM
13787 * shell.el (shell-mode):
13788 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
13789
13522cb4
GM
13790 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
13791 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
13792
515de2e3
CY
137932011-03-08 Chong Yidong <cyd@stupidchicken.com>
13794
13795 * emacs-lisp/package.el (package-refresh-contents)
13796 (package-menu-execute): Use condition-case-no-debug.
13797
b511b994
MA
137982011-03-08 Michael Albinus <michael.albinus@gmx.de>
13799
13800 * simple.el (shell-command-to-string): Use `process-file'.
13801
13802 * emacs-lisp/package.el (package-tar-file-info): Handle also
13803 remote files.
13804
d86d2721
SM
13805 * emacs-lisp/package-x.el (package-upload-buffer-internal):
13806 Use `equal' for upload base check.
b511b994 13807
25bbfb31
AM
138082011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
13809
13810 * textmodes/texinfo.el (texinfo-environments):
13811 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
13812
be996521
GM
138132011-03-08 Glenn Morris <rgm@gnu.org>
13814
e9c8529f
GM
13815 * cus-start.el (cursor-in-non-selected-windows):
13816 Fix :set quoting oddness. (Bug#8192)
13817
be996521
GM
13818 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
13819 in some setf expressions. (Bug#2159)
13820
2bb5649e
CY
138212011-03-08 Chong Yidong <cyd@stupidchicken.com>
13822
13823 * custom.el (custom-available-themes): Return themes in
13824 alphabetical order.
13825
33383987 13826See ChangeLog.15 for earlier changes.
e3d51b27
MR
13827
13828;; Local Variables:
13829;; coding: utf-8
e3d51b27
MR
13830;; End:
13831
acaf905b 13832 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
13833
13834 This file is part of GNU Emacs.
13835
13836 GNU Emacs is free software: you can redistribute it and/or modify
13837 it under the terms of the GNU General Public License as published by
13838 the Free Software Foundation, either version 3 of the License, or
13839 (at your option) any later version.
13840
13841 GNU Emacs is distributed in the hope that it will be useful,
13842 but WITHOUT ANY WARRANTY; without even the implied warranty of
13843 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13844 GNU General Public License for more details.
13845
13846 You should have received a copy of the GNU General Public License
13847 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.