* lisp/dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
dee6c9a3
SM
12012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
aa0382bd
SM
3 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
4
dbacb4bd
SM
5 * minibuffer.el (completion--twq-all): Again, allow case differences.
6
13bdd94c
SM
7 * term.el: Move keymap initialization code to be more idiomatic.
8 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
9 (term-terminal-menu): Move initialization into declaration.
10 (term-escape-char): Let the user set it in her .emacs.
11
ff46c759
SM
12 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
13 Provide SMIE-based indentation (not enabled by default yet).
14 (sh-mode-map): Don't bind electric keys.
15 Use electric-pair-mode instead of skeleton-pair.
16 (sh-assignment-regexp): Fit within 80 columns.
17 (sh-indent-supported): Specify actual shell name instead of boolean.
18 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
19 (sh-maybe-here-document): Use it. Make obsolete.
20 (sh-electric-here-document-mode) New minor mode.
21 (sh-mode): Use it. Don't set sh-indent-supported-here here.
22 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
23 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
24 (sh-smie-rc-grammar, sh-use-smie): New vars.
25 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
26 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
27 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
28 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
29 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
30 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
31 (sh-set-shell): Use smie-setup if requested.
32
dee6c9a3
SM
33 * term.el (term-set-escape-char): Properly set term-escape-char.
34 See http://stackoverflow.com/questions/10524656.
35
9f9aa044
CY
362012-05-10 Chong Yidong <cyd@gnu.org>
37
38 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
39 Use url-generic-parse-url, and handle host names and Windows
40 filenames properly.
41 (ffap-url-unwrap-remote): Use url-generic-parse-url.
42 (ffap-url-unwrap-remote): Accept list values, specifying a list of
43 URL schemes to work on.
44 (ffap--toggle-read-only): New function.
45 (ffap-read-only, ffap-read-only-other-window)
46 (ffap-read-only-other-frame): Use it.
47 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
48 necessary for ffap-url-unwrap-remote.
49
836d29b3
DA
502012-05-10 Dave Abrahams <dave@boostpro.com>
51
52 * cus-start.el (create-lockfiles): Add it.
53
00fd78ed
CY
542012-05-09 Chong Yidong <cyd@gnu.org>
55
56 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
57 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
58
666b903b 592012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
60
61 * shell.el (shell-completion-vars): Fix last change (bug#11348).
62
666b903b 632012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
64
65 * ansi-color.el (ansi-color-process-output): Check for validity of
66 comint-last-output-start before using it. This avoids a bad
67 interaction with gdb-mi's input/output buffer.
68
666b903b 692012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
70
71 * files.el (dir-locals-read-from-file):
72 Mention dir-locals in any error message.
73
666b903b 742012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
75
76 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
77 package (Bug#11410).
78
f677562b
CY
79 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
80 variables into description.
81
666b903b 822012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
83
84 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
85 shell-delimiter-argument-list (bug#11348).
86 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
87
b499d8d0
JB
882012-05-09 Juanma Barranquero <lekktu@gmail.com>
89
8f6b6da8
JB
90 * textmodes/rst.el: Silence byte-compiler warnings.
91 (rst-re-alist, rst-reset-section-caches): Move around.
92 (rst-re): Use `characterp', not `char-valid-p'.
93 (font-lock-beg, font-lock-end): Declare.
94
4824146a
JB
95 * progmodes/idlw-shell.el (specs): Remove reference to deleted
96 variable `idlwave-shell-activate-alt-keybindings' and simplify.
97
b499d8d0
JB
98 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
99
ad89bb83
GM
1002012-05-08 Glenn Morris <rgm@gnu.org>
101
102 * files.el (auto-mode-alist): Treat ".make" like ".mk".
103
8bba5a75
SM
1042012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
105
49ed9c8e
SM
106 * vc/log-edit.el: Add GNU coding standards highlighting.
107 (log-edit-font-lock-gnu-style)
108 (log-edit-font-lock-gnu-keywords): New vars.
109 (log-edit-font-lock-keywords): New fun.
110 (log-edit-mode): Don't fold case in font-lock.
111 (log-edit-font-lock-keywords): Do not assume case-folding.
112
07d00b56
SM
113 * imenu.el: Misc cleanup. Make docstrings out of comments.
114 Use lexical-binding.
115 (imenu--index-alist, imenu--last-menubar-index-alist)
116 (imenu-menubar-modified-tick): Use defvar-local.
117 (imenu--split-menu): Remove unused var.
118 (imenu--cleanup-seen): Declare as global.
119 (imenu--cleanup): Use dolist.
120
8bba5a75
SM
121 * subr.el (defvar-local): Add debug spec and doc-string position.
122
5075bdb5
GM
1232012-05-08 Glenn Morris <rgm@gnu.org>
124
c052c904
GM
125 * lisp/language/burmese.el, language/cham.el, language/czech.el:
126 * language/english.el, language/georgian.el, language/greek.el:
127 * language/japanese.el, language/khmer.el, language/korean.el:
128 * language/lao.el, language/misc-lang.el, language/romanian.el:
129 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
130 * language/thai.el, language/utf-8-lang.el:
131 Remove no-byte-compile setting.
132
5075bdb5
GM
133 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
134
06f679a7
AH
1352012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
136
137 * progmodes/make-mode.el (makefile-browse):
138 Remove unnecessary interactive. (Bug#11324)
139
03794570
GM
1402012-05-07 Glenn Morris <rgm@gnu.org>
141
af8630f4
GM
142 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
143
03794570
GM
144 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
145
f0809a9d
SM
1462012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
147
28be5ce7
SM
148 * loadup.el: Preload newcomment.el.
149 * newcomment.el: Move autoload-only code to toplevel.
150
f0809a9d
SM
151 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
152 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
153 Handle new :right-align column property.
154 (tabulated-list-print-col): Idem, plus use `display' text-property to
155 try and preserve alignment for variable pitch fonts.
156
1241b724
CY
1572012-05-07 Chong Yidong <cyd@gnu.org>
158
159 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
160 (tabulated-list-use-header-line): New var.
161 (tabulated-list-init-header): Use it.
162 (tabulated-list-print-fake-header): New function.
163 (tabulated-list-print): Use it.
164 (tabulated-list-sort-button-map): Add non-header-line commands.
165 (tabulated-list-init-header): Add column name property to basic
166 labels as well.
167 (tabulated-list-col-sort): Handle non-header-line button case.
168 (tabulated-list--sort-by-column-name): Fix a corner case.
169
f0809a9d
SM
170 * buff-menu.el (list-buffers--refresh):
171 Handle Buffer-menu-use-header-line.
1241b724 172
e5f9458f
CY
1732012-05-06 Chong Yidong <cyd@gnu.org>
174
175 * buff-menu.el: Convert to Tabulated List mode.
176 (Buffer-menu-buffer+size-width): Make obsolete.
177 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
178 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
179 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
180 documentation into docstring of buffer-menu.
181 (Buffer-menu-toggle-files-only): Add an informative message.
182 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
183 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
184 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
185 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
186 (Buffer-menu-execute, Buffer-menu-select)
187 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
188 (Buffer-menu-bury): Use Tabulated List machinery.
189 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
190 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 191 Delete.
e5f9458f
CY
192 (list-buffers--refresh): New function.
193 (list-buffers-noselect): Use it.
194 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
195 (Buffer-menu--pretty-file-name): New helper functions.
196
197 * loadup.el: Preload tabulated-list.
198
199 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
200 tabulated-list-sort-column.
201 (tabulated-list-init-header): Add the initial aligning space even
202 if tabulated-list-padding is zero.
203
e129292c
CS
2042012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
205
206 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
207 whose cdr is not a cons cell correctly (bug#11038).
208
6632d361
CY
2092012-05-06 Chong Yidong <cyd@gnu.org>
210
e129292c
CS
211 * emacs-lisp/tabulated-list.el (tabulated-list-format):
212 Accept additional plist in column descriptors.
6632d361
CY
213 (tabulated-list-init-header): Obey it.
214 (tabulated-list-get-entry): New function.
215 (tabulated-list-put-tag): Use it. Use string-width instead of
216 length.
217 (tabulated-list--column-number): New function.
218 (tabulated-list-print): Use it.
e129292c
CS
219 (tabulated-list-print-col): New function.
220 Set `tabulated-list-column-name' property on each column's text.
6632d361 221 (tabulated-list-print-entry): Use it.
e129292c
CS
222 (tabulated-list-delete-entry, tabulated-list-set-col):
223 New functions.
6632d361
CY
224 (tabulated-list-sort-column): New command (Bug#11337).
225
3cc99f68
CY
226 * buff-menu.el (list-buffers): Move C-x C-b binding from
227 buff-menu.el to bindings.el.
228
229 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
230 :advertised-binding feature.
231
52b61776
TN
2322012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
233
234 * progmodes/compile.el (compilation-internal-error-properties):
235 Calculate start position correctly when end-col is set but
236 end-line is not (Bug#11382).
237
ebfe2597
WJ
2382012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
239
240 * man.el (Man-unindent): Use text-property-default-nonsticky to
241 prevent untabify from inheriting face properties (Bug#11408).
242
a43f98b3
GM
2432012-05-05 Glenn Morris <rgm@gnu.org>
244
48176e8b
GM
245 * calendar/cal-html.el: Optionally include holidays in the output.
246 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
247 (cal-html-holidays): New option.
248 (cal-html-css-default): Add holiday entry.
249 (holiday-in-range): Autoload it.
250 (cal-html-htmlify-entry): Add optional class argument.
251 (cal-html-htmlify-list): Add optional holidays argument.
252 (cal-html-insert-agenda-days): Include holidays in the output.
253 (cal-html-one-month): Maybe include holidays.
254
a43f98b3
GM
255 * calendar/holidays.el (holiday-in-range):
256 Move here from cal-tex-list-holidays.
257 * calendar/cal-tex.el (cal-tex-list-holidays):
258 Make it an obsolete alias for holiday-in-range. Update all callers.
259
fef9d149 2602012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
261
262 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
263 Nextstep.
264
248da2f4
RW
2652012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
266
267 * files.el (file-auto-mode-skip): New var.
268 (set-auto-mode-1): Use it.
269
f95e9344
SM
2702012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
271
df96ab1e
SM
272 * repeat.el: Use lexical-binding.
273 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
274 (repeat-undo-count): Remove.
275 (repeat):
276 * progmodes/octave-mod.el (octave-abbrev-start):
277 * progmodes/f90.el (f90-abbrev-start):
278 * face-remap.el (text-scale-adjust):
279 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
280
5342bb06
SM
281 * emacs-lisp/pcase.el (pcase--let*): New function.
282 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
283 a bit more.
284 (pcase--split-pred): Be more clever about ruling out overlap between
285 a predicate and some constant pattern.
286 (pcase--q1): Use `null' instead of (eq foo nil).
287
f95e9344
SM
288 * subr.el (setq-local, defvar-local): New macros.
289 (kbd): Redefine as an alias.
290 (with-selected-window): Leave unrelated frames alone.
291 (set-temporary-overlay-map): New function.
292
71873e2b
SM
2932012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
294
295 * subr.el (user-error): New function.
296 * window.el (switch-to-buffer):
297 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
298 (smerge-match-conflict):
299 * simple.el (previous-matching-history-element)
300 (next-matching-history-element, goto-history-element, undo-more)
301 (undo-start):
302 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
303 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
304 (next-file, tags-loop-scan, list-tags, complete-tag):
305 * progmodes/compile.el (compilation-loop):
306 * mouse.el (mouse-minibuffer-check):
307 * man.el (Man-bgproc-sentinel, Man-goto-page):
308 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
309 (Info-history-forward, Info-follow-reference, Info-menu)
310 (Info-extract-menu-item, Info-extract-menu-counting)
311 (Info-forward-node, Info-backward-node, Info-next-menu-item)
312 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
313 (Info-next-reference, Info-prev-reference, Info-index)
314 (Info-index-next, Info-follow-nearest-node)
315 (Info-copy-current-node-name):
316 * imenu.el (imenu--make-index-alist)
317 (imenu-default-create-index-function, imenu-add-to-menubar):
318 * files.el (basic-save-buffer, recover-file):
319 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
320 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
321 (checkdoc-message-text, checkdoc-defun):
322 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
323 * cus-edit.el (customize-changed-options, customize-rogue)
324 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
325 (custom-variable-mark-to-reset-standard)
326 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
327 (custom-file):
328 * completion.el (check-completion-length):
329 * comint.el (comint-search-arg)
330 (comint-previous-matching-input-string-position)
331 (comint-previous-matching-input)
332 (comint-replace-by-expanded-history-before-point, comint-send-input)
333 (comint-copy-old-input, comint-backward-matching-input)
334 (comint-goto-process-mark, comint-set-process-mark):
335 * calendar/calendar.el (calendar-cursor-to-date): Use it.
336 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
337
8a61ee22
SM
3382012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
339
66408d1e
SM
340 * dabbrev.el (dabbrev--ignore-case-p): New function.
341 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
342 Use it.
343
8a61ee22
SM
344 * files.el (automount-dir-prefix): Mark as obsolete.
345
3c74813a
GM
3462012-05-04 Glenn Morris <rgm@gnu.org>
347
348 * patcomp.el, play/bruce.el: Move to obsolete/.
349
0bfcf5c5
PE
3502012-05-04 Paul Eggert <eggert@cs.ucla.edu>
351
352 Fix minor Y10k bugs.
353 * arc-mode.el (archive-unixdate):
354 * autoinsert.el (auto-insert-alist):
355 * calc/calc-forms.el (math-this-year):
356 * emacs-lisp/copyright.el (copyright-current-year)
357 (copyright-update-year, copyright):
358 * tar-mode.el (tar-clip-time-string):
359 * time.el (display-time-update):
360 Don't assume years have 4 digits.
361
78f3273a
CY
3622012-05-04 Chong Yidong <cyd@gnu.org>
363
364 * dos-w32.el (file-name-buffer-file-type-alist)
365 (direct-print-region-use-command-dot-com):
366 * ffap.el (ffap-menu-regexp):
367 * find-file.el (ff-special-constructs):
368 * follow.el (follow-debug):
369 * forms.el (forms--debug):
370 * iswitchb.el (iswitchb-all-frames):
371 * ido.el (ido-all-frames):
372 * emacs-lisp/timer.el (timer-max-repeats):
373 * mail/feedmail.el (feedmail-mail-send-hook)
374 (feedmail-mail-send-hook-queued):
375 * mail/footnote.el (footnote-signature-separator):
376 * mail/mailabbrev.el (mail-alias-separator-string)
377 (mail-abbrev-mode-regexp):
378 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
379 * progmodes/idlwave.el (idlwave-libinfo-file)
380 (idlwave-default-completion-case-is-down)
381 (idlwave-library-routines): Convert defvars to defcustoms.
382
383 * mail/rmail.el (rmail-decode-mime-charset):
384 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
385 (idlwave-shell-fix-inserted-breaks)
386 (idlwave-shell-activate-alt-keybindings)
387 (idlwave-shell-use-breakpoint-glyph):
388 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
389
f7ae6719
SM
3902012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
391
392 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
393
47086495
WS
3942012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
395
396 * progmodes/verilog-mode.el (font-lock-keywords):
397 Fix mis-highligting auto. Reported by Craig Barner.
398 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
399 defines from global name space. Reported by Dan Dever.
400 (verilog-auto-reset, verilog-auto-reset-widths)
401 (verilog-auto-tieoff): Support using unbased numbers for
402 AUTORESET and AUTOTIEOFF.
403 (verilog-submit-bug-report): Update variable list.
404 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
405 parenthesis from not matching. Reported by Michael Rytting.
406 (verilog-auto-template-lint): Fix hash error when linting modules
407 with no used templates.
408 (verilog-warn, verilog-warn-error)
409 (verilog-warn-fatal): When non-interactive report multiple
410 warnings before exiting. Suggested by Brad Dobbie.
411 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
412 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
413 to report unused template errors. Reported by Brad Dobbie.
414 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
415 nets, bug438. Reported by Vns Blore.
416 (verilog-auto-inout-module, verilog-auto-reg)
417 (verilog-read-decls, verilog-read-sub-decls-sig)
418 (verilog-signals-edit-wire-reg, verilog-signals-with):
419 Fix passing of Verilog data types in ANSI input/output ports
420 such as "output logic" into the AUTOs. Special case "wire" and
421 "reg" for backwards compatibility presuming Verilog 2001.
422 (verilog-auto-ascii-enum): Add "auto enum" as alias.
423 (verilog-preprocess): Fix replication of preprocess output.
424 Reported by Brad Dobbie.
425 (verilog-auto-inst-interfaced-ports):
426 Create verilog-auto-inst-interfaced-ports, bug429.
427 Reported by Julian Gorfajn.
428 (verilog-after-save-font-hook)
429 (verilog-before-save-font-hook): New variable.
430 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
431 (verilog-save-font-mods): Wrap disabling fontification, reported
432 by David Rogoff.
433 (verilog-do-indent, verilog-pretty-declarations-auto)
434 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
435 Reported by Pierre-David Pfister.
436 (verilog-set-auto-endcomments): Fix endtask auto comments outside
437 of class declarations, bug292. Reported by Kevin Heilman.
438 (verilog-read-decls): Fix 'parameter type' not appearing in
439 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
440 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
441 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
442 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
443 Reported by David Kravitz.
444
4452012-05-03 Michael McNamara <mac@mail.brushroad.com>
446
447 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
448 assignment with tests in ifs and for loops.
449 (verilog-extended-complete-re, verilog-complete-reg): Change so
450 that DPI inport functions don't look like fuction declarations.
451 (verilog-pretty-expr): Don't line up assignment
452 operations to the test and increment in if and for loops
453 (verilog-extended-complete-re, verilog-complete-reg): Change so
454 that DPI inport functions don't look like fuction declarations
455
2e51d4b5
KH
4562012-05-03 Kenichi Handa <handa@m17n.org>
457
458 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
459 decoding, and show a warning message without signalling an error
460 (Bug#11282).
461
2bd785a2
SM
4622012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * emacs-lisp/bytecomp.el
465 (byte-compile-file-form-custom-declare-variable): Compile all elements,
466 since cconv.el might have introduced :fun-body, internal-make-closure,
467 and friends for bytecomp to handle (bug#11391).
468 * custom.el (defcustom): Avoid ((λ ..) ..).
469
99d27583
SM
4702012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
471
472 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
473
55a71479
JB
4742012-05-02 Juanma Barranquero <lekktu@gmail.com>
475
476 * notifications.el (dbus-debug):
477 * term/linux.el (gpm-mouse-enable):
478 * term/screen.el (xterm-register-default-colors): Declare.
479
7b97c764
CY
4802012-05-02 Chong Yidong <cyd@gnu.org>
481
2bc356d7
CY
482 * cus-start.el (gc-cons-percentage, exec-suffixes)
483 (dos-display-scancodes, dos-hyper-key, dos-super-key)
484 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
485 (make-cursor-line-fully-visible, void-text-area-pointer)
486 (font-list-limit): Add customization data.
487
7b97c764
CY
488 * allout.el (allout-exposure-change-functions)
489 (allout-structure-added-functions)
490 (allout-structure-deleted-functions)
491 (allout-structure-shifted-functions): Rename abnormal hooks from
492 *-hook, and convert to defcustoms.
5d3385a0
JB
493 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
494 Convert to defcustoms.
7b97c764
CY
495 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
496
497 * allout-widgets.el: Hook callers changed.
498
90207a15 4992012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
500
501 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
502 the yanked message in preference to the default value of
503 buffer-file-coding-system.
504
90207a15 5052012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 506
5d3385a0
JB
507 * window.el (display-buffer--action-function-custom-type):
508 Fix entry.
d9558cad 509
90207a15 5102012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
511
512 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
513
d80ac57b
GM
5142012-05-01 Glenn Morris <rgm@gnu.org>
515
976f7668
GM
516 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
517
beb83b5a
GM
518 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
519
d80ac57b
GM
520 * cus-edit.el (custom-variable-documentation): Simplify with format.
521
b593d6a9
AH
5222012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
523 Stefan Monnier <monnier@iro.umontreal.ca>
524
525 * simple.el (suggest-key-bindings, execute-extended-command):
526 Move from keyboard.c.
527
782fbf2a
CY
5282012-05-01 Chong Yidong <cyd@gnu.org>
529
530 * follow.el: Eliminate advice.
531 (set-process-filter, process-filter, sit-for): Advice deleted.
532 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
533 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
534 Vars deleted.
782fbf2a
CY
535 (follow-auto): Use a :set function.
536 (follow-mode): Rewritten. Don't advise process filters.
537 (follow-switch-to-current-buffer-all, follow-scroll-up)
538 (follow-scroll-down): Assume follow-mode is bound.
539 (follow-comint-scroll-to-bottom)
540 (follow-align-compilation-windows): New functions.
541 (follow--window-sorter): New function.
542 (follow-all-followers): Use it to explicitly sort windows by their
543 positions; don't make assumptions about next-window order.
544 (follow-windows-start-end, follow-delete-other-windows-and-split)
545 (follow-calc-win-start): Doc fix.
546 (follow-windows-aligned-p, follow-select-if-visible): Don't call
547 vertical-motion unnecessarily.
548 (follow-adjust-window): New function.
549 (follow-post-command-hook): Use it.
550 (follow-call-set-process-filter, follow-call-process-filter)
551 (follow-intercept-process-output, follow-tidy-process-filter-alist)
552 (follow-stop-intercept-process-output, follow-generic-filter):
553 Functions deleted.
554 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
555 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
556 New functions, replacing advice on scroll-bar-* commands.
87233a14 557 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
558
559 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
560 (comint-postoutput-scroll-to-bottom): Use it.
561 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 562
290af740
GM
5632012-05-01 Glenn Morris <rgm@gnu.org>
564
565 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
566 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
567 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
568 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
569 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
570 Remove no-byte-compile setting.
571
6eac8dc9
SM
5722012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
573
574 * minibuffer.el (completion-table-with-quoting): Fix compatibility
575 all-completions code to not return a number in the last cdr.
576
9cc7819c
LL
5772012-04-30 Leo Liu <sdl.web@gmail.com>
578
579 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
580 read-only error.
581
c93b886f
CY
5822012-04-29 Chong Yidong <cyd@gnu.org>
583
584 * follow.el (follow-calc-win-end): Rewrite to handle partial
585 screen lines correctly (Bug#8390).
586 (follow-avoid-tail-recenter): Minor cleanup.
587
8b6c19f4
SM
5882012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 Avoid the obsolete `assoc' package.
591 * speedbar.el (speedbar-refresh): Avoid adelete.
592 (speedbar-file-lists): Simplify and avoid aput.
593 * man.el (Man--sections, Man--refpages): New vars, replacing
594 Man-sections-alist and Man-refpages-alist.
595 (Man-build-section-alist, Man-build-references-alist):
596 Use them; avoid aput.
597 (Man--last-section, Man--last-refpage): New vars.
598 (Man-follow-manual-reference): Use them.
599 Use the `default' arg of completing-read.
600 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
601
c5bb7569
CY
6022012-04-27 Chong Yidong <cyd@gnu.org>
603
d1d2e2e8
CY
604 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
605
15cd8efd
CY
606 * startup.el (x-apply-session-resources): New function.
607
608 * term/ns-win.el (ns-initialize-window-system):
609 * term/w32-win.el (w32-initialize-window-system):
610 * term/x-win.el (x-initialize-window-system): Use it to properly
611 set menu-bar-mode and other vars from X resources, even if the
612 initial frame is not a window-system frame (Bug#2299).
613
c5bb7569
CY
614 * subr.el (read-key): Avoid running filter function when setting
615 up temporary tool bar entries (Bug#9922).
616
a8e7d6d7 6172012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
618
619 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
620 (Bug#11344)
621
a8e7d6d7 6222012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
623
624 * select.el (xselect--encode-string): New function, split from
625 xselect-convert-to-string.
626 (xselect-convert-to-string): Use it.
627 (xselect-convert-to-filename, xselect-convert-to-os)
628 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
629 returned strings are properly encoded (Bug#11315).
630
a8e7d6d7 6312012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
632
633 * simple.el (delete-active-region): Move to killing custom group.
634
a8e7d6d7 6352012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
636
637 * progmodes/which-func.el (which-func-current): Quote %
638 characters for mode-line processing.
639
578c1d4b 6402012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
641
642 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
643 reaching eob (Bug#11286).
644
a8e7d6d7 6452012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
646
647 * progmodes/gdb-mi.el (gdb-control-level): New variable.
648 (gdb): Make it buffer-local and init to zero.
649 (gdb-control-commands-regexp): New variable.
650 (gdb-send): Don't wrap in "-interpreter-exec console" if
651 gdb-control-level is positive. Increment gdb-control-level
652 whenever the command matches gdb-control-commands-regexp, and
653 decrement it each time the command is "end". (Bug#11279)
654
a8e7d6d7 6552012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
656
657 * window.el (adjust-window-trailing-edge, enlarge-window)
658 (shrink-window, window-resize):
659 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
660 windows (Bug#11276).
661
b3608390
CY
6622012-04-27 Chong Yidong <cyd@gnu.org>
663
664 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 665 fix "missing prefix" warning. All callers changed.
b3608390 666
797e6e88
SM
6672012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
668
669 * emacs-lisp/assoc.el: Move to obsolete/.
670
e95a67dc
SM
6712012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
672
657c21e4 673 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
674
675 * term/ns-win.el (ns-define-service):
676 * progmodes/pascal.el (pascal-goto-defun):
677 * progmodes/js.el (js--read-tab):
678 * progmodes/etags.el (tags-lazy-completion-table):
679 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
680 * emacs-lisp/ewoc.el (ewoc--wrap):
681 * emacs-lisp/assoc.el (aput, adelete, amake):
682 * doc-view.el (doc-view-convert-current-doc):
683 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
684
cb3e7ae0
CY
6852012-04-26 Chong Yidong <cyd@gnu.org>
686
dce04f7f
CY
687 * image.el (image-type-from-buffer): Only return supported image
688 type (Bug#9045).
689
cb3e7ae0
CY
690 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
691 value, for symmetry with diff-end-of-hunk.
692 (diff-split-hunk, diff-find-source-location)
693 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
694 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
695 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
696 compute the relevant hunk or file properly (Bug#6005).
697 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
698
0d42eb3e
SM
6992012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
700
701 * vc/vc-mtn.el:
702 * vc/vc-hg.el:
703 * vc/vc-git.el:
704 * vc/vc-dir.el:
705 * vc/vc-cvs.el:
706 * vc/vc-bzr.el:
707 * vc/vc-arch.el:
708 * vc/vc.el: Replace lexical-let by lexical-binding.
709 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
710 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
711 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
712
f08ae1c9
CY
7132012-04-26 Chong Yidong <cyd@gnu.org>
714
8b71081d
CY
715 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
716 (diff-mode-shared-map): Bind it to / and [remap undo].
717
f08ae1c9
CY
718 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
719 (ediff-window-setup-function): Use it as the default, to set up
720 windows based on whether the current frame is graphical (Bug#2138).
721 (ediff-choose-window-setup-function-automatically): Make obsolete.
722
723 * vc/ediff-init.el: Always define ediff-pixel-width/height.
724
ef24141c
SM
7252012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
726
cc356a5d
SM
727 * ffap.el: Remove old code for obsolete package.
728 (ffap-complete-as-file-p): Remove.
729
b4ff4f1f
SM
730 Use completion-table-with-quoting for comint and pcomplete.
731 * comint.el (comint--unquote&requote-argument)
732 (comint--unquote-argument, comint--requote-argument): New functions.
733 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
734 (comint-quote-filename): Use regexp-opt-charset.
735 (comint--common-suffix, comint--common-quoted-suffix)
736 (comint--table-subvert): Remove.
737 (comint-unquote-function, comint-requote-function): New vars.
738 (comint--complete-file-name-data): Use them with
739 completion-table-with-quoting.
740 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
741 * pcomplete.el (pcomplete-arg-quote-list)
742 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
743 (pcomplete-unquote-argument-function): Default to non-nil.
744 (pcomplete-unquote-argument): Simplify.
745 (pcomplete--common-quoted-suffix): Remove.
746 (pcomplete-requote-argument-function): New var.
747 (pcomplete--common-suffix): New function.
748 (pcomplete-completions-at-point): Use completion-table-with-quoting
749 and completion-table-subvert.
750
79c4eeb4
SM
751 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
752 (minibuffer--double-dollars): Preserve properties.
753 (completion--sifn-requote): New function.
754 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
755
ef24141c
SM
756 * minibuffer.el: Add support for completion of quoted/escaped data.
757 (completion-table-with-quoting, completion-table-subvert): New funs.
758 (completion--twq-try, completion--twq-all): New functions.
759 (completion--nth-completion): New function.
760 (completion-try-completion, completion-all-completions): Use it.
761
784e7d6e
LL
7622012-04-25 Leo Liu <sdl.web@gmail.com>
763
dd2ac746
SM
764 * progmodes/python.el (python-pdbtrack-get-source-buffer):
765 Use compilation-message if available to find real filename.
784e7d6e 766
07875ee7
CY
7672012-04-25 Chong Yidong <cyd@gnu.org>
768
769 * vc/diff-mode.el (diff-setup-whitespace): New function.
770 (diff-mode): Use it.
771
772 * vc/diff.el (diff-sentinel):
773 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
774 Whitespace mode variables based on diff style (Bug#8612).
775
5055880d
LL
7762012-04-25 Leo Liu <sdl.web@gmail.com>
777
daf75653
LL
778 * progmodes/python.el (python-send-region): Add suffix .py to the
779 temp file.
780
5055880d
LL
781 * files.el (auto-mode-alist): Use javascript-mode instead.
782
db9b177b
AH
7832012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
784
ef24141c 785 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
786
787 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 788 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 789 references, see Bug#9.
ef24141c 790 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 791 when receiving a fault reply.
ef24141c 792 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
793
794 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 795 (soap-inspect-simple-type): New function.
db9b177b 796
ef24141c 797 * soap-client.el (soap-simple-type): New struct.
db9b177b 798 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
799 (soap-decode-basic-type, soap-encode-basic-type):
800 support unsignedInt and double basic types.
db9b177b 801 (soap-resolve-references-for-simple-type)
ef24141c
SM
802 (soap-parse-simple-type, soap-encode-simple-type): New function.
803 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
804
805 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
806 (soap-default-soapenc-types): Add integer, byte and anyURI types.
807 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
808 the local name of "soapenc:Array".
809 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
810 decoding integer, byte and anyURI xsd types.
811
1fc6097b
CY
8122012-04-25 Chong Yidong <cyd@gnu.org>
813
814 * cus-edit.el (custom-buffer-create-internal): Update header text.
815
afc6df87
EZ
8162012-04-25 Eli Zaretskii <eliz@gnu.org>
817
818 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
819 settings on 'system-type', not on 'window-system'. On MS-Windows,
820 set interactive-mode on in GDB.
821
dfbd787f
SM
8222012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
823
824 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
825 (ruby-syntax-propertize-regexp): Remove.
826 (ruby-syntax-propertize-function): Split regexp into chunks.
827 Match following code directly.
828
85222d44
DG
8292012-04-24 Dmitry Gutov <dgutov@yandex.ru>
830
51a8ea2a
DG
831 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
832 (ruby-syntax-propertize-regexp): New function.
833 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
834 by a special keyword.
835
85222d44
DG
836 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
837 (ruby-syntax-general-delimiters-goto-beg)
838 (ruby-syntax-propertize-general-delimiters): New functions.
839 (ruby-syntax-propertize-function): Use them to handle GDL.
840 (ruby-font-lock-keywords): Move old handling of GDL...
841 (ruby-font-lock-syntactic-keywords): .. to here.
842 (ruby-calculate-indent): Adjust indentation for GDL.
843
b613912b
MA
8442012-04-24 Michael Albinus <michael.albinus@gmx.de>
845
b5380639
MA
846 * notifications.el (top): Remove unneeded declarations.
847 (notifications-specification-version): Change to "1.2".
e43042fe 848 (notifications-interface, notifications-notify-method)
b613912b
MA
849 (notifications-close-notification-method): Fix docstring.
850 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
851 (notifications-notify): Add :action-items, :resident and
852 :transient hints. Change "image_data" to "image-data" and
853 "image_path" to "image-path".
b613912b
MA
854 (notifications-get-capabilities): New defun.
855
257440aa
LL
8562012-04-24 Leo Liu <sdl.web@gmail.com>
857
858 * progmodes/python.el: Move hideshow setup to the end.
859
b1bac16e
MR
8602012-04-24 Martin Rudalics <rudalics@gmx.at>
861
862 * window.el (handle-select-window): Clear echo area since this is
863 no more done by read_char (Bug#11304).
864
d81bd059
SM
8652012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
866
867 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
868 and `/ M' to filter-derived-mode.
869 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
870 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
871 (ibuffer-mark-by-mode): Use default rather than initial-input.
872 (ibuffer-filter-by-derived-mode): Autoload and require-match.
873
c4cf6d91
IA
8742012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
875
876 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
877 (ibuffer-filter-by-derived-mode): New filter.
878 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
879
7511ded8
CY
8802012-04-23 Andreas Politz <politza@fh-trier.de>
881
882 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
883
775c916b
CY
8842012-04-23 Chong Yidong <cyd@gnu.org>
885
886 * cus-edit.el (customize-apropos, customize-apropos-options):
887 Disable matching of non-option variables (Bug#11176).
888 (customize-option, customize-option-other-window)
889 (customize-changed-options): Doc fix.
890 (customize-apropos-options, customize-apropos-faces)
891 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
892
893 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 894 Fix word list splitting (Bug#11132).
46c71e23
CY
895 (apropos-symbol, apropos-keybinding, apropos-label)
896 (apropos-property, apropos-function-button)
897 (apropos-variable-button, apropos-misc-button): New faces.
898 (apropos-symbol-face, apropos-keybinding-face)
899 (apropos-label-face, apropos-property-face, apropos-match-face):
900 Variables removed (Bug#8396).
901 (apropos-library-button, apropos-format-plist, apropos-print)
902 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 903
2df41f9c
MA
9042012-04-23 Michael Albinus <michael.albinus@gmx.de>
905
906 * net/xesam.el (xesam-mode-map): Use let-bound map in
907 initialization. (Bug#11292)
908
da00640a
AM
9092012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
910
911 Preserve ispell session localwords when switching back to
912 original buffer.
913
914 * ispell.el (ispell-buffer-session-localwords): New buffer-local
915 variable to hold buffer session localwords.
916 (ispell-kill-ispell): add option 'clear to delete session
917 localwords.
918 (ispell-command-loop, ispell-change-dictionary)
919 (ispell-buffer-local-words): Preserve session localwords when
920 needed.
921
922 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
923 Preserve session localwords when needed.
924
f621ccf5
AM
9252012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
926
927 * ispell.el (ispell-insert-word) Remove unneeded function using
928 obsolete `translation-table-for-input'.
ef24141c
SM
929 (ispell-word, ispell-process-line, ispell-complete-word):
930 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 931
c2d1019e
CY
9322012-04-22 Chong Yidong <cyd@gnu.org>
933
934 * cus-edit.el (custom-variable-menu)
935 (custom-variable-reset-saved, custom-face-menu)
936 (custom-face-reset-saved): If there is no saved value, make the
937 "reset-saved" operation bring back the default (Bug#9509).
938 (custom-face-state): Properly detect themed faces.
939
eeddc531
CY
940 * faces.el (face-spec-set): Stop supporting deprecated form of
941 third arg.
942
dcbf5805
MA
9432012-04-22 Michael Albinus <michael.albinus@gmx.de>
944
945 Move functions from C to Lisp. Make non-blocking method calls
946 the default. Implement further D-Bus standard interfaces.
947
ef24141c
SM
948 * net/dbus.el (dbus-message-internal): Declare function.
949 Remove unneeded function declarations.
dcbf5805
MA
950 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
951 (dbus-message-type-method-return, dbus-message-type-error)
952 (dbus-message-type-signal): Declare variables. Remove local
953 definitions.
954 (dbus-interface-dbus, dbus-interface-peer)
955 (dbus-interface-introspectable, dbus-interface-properties)
956 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
957 Adapt docstring.
958 (dbus-interface-objectmanager): New defconst.
959 (dbus-call-method, dbus-call-method-asynchronously)
960 (dbus-send-signal, dbus-method-return-internal)
961 (dbus-method-error-internal, dbus-register-service)
962 (dbus-register-signal, dbus-register-method): New defuns, moved
963 from dbusbind.c
964 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
965 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
966 New defuns.
dcbf5805
MA
967 (dbus-call-method-non-blocking): Make it an obsolete function.
968 (dbus-unregister-object, dbus-unregister-service)
969 (dbus-handle-event, dbus-register-property)
970 (dbus-property-handler): Obey the new structure of
971 `bus-registered-objects'.
972 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
973 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
974 Use `dbus-call-method'.
975
cf20dee0
CY
9762012-04-22 Chong Yidong <cyd@gnu.org>
977
978 * cus-edit.el (custom-commands, custom-reset-menu)
979 (Custom-reset-standard): Tweak labels.
980 (custom-reset-button-menu): Change default to t.
981 (custom-buffer-create-internal): For the custom-reset-button-menu
982 case, put the revert button first.
983 (custom-group-subtitle): New face.
984 (custom-group-value-create): Align docstring to a specific column.
985
986 * wid-edit.el (widget-documentation-link-add): Don't handle
987 indentation in this function.
988 (widget-documentation-string-indent-to): New function.
989 (widget-documentation-string-value-create): Use it.
990
991 * autorevert.el (auto-revert):
992 * epg-config.el (epg):
993 * ibuffer.el (ibuffer):
994 * mpc.el (mpc):
995 * ses.el (ses):
996 * eshell/eshell.el (eshell):
997 * net/ange-ftp.el (ange-ftp):
998 * progmodes/ebnf2ps.el (postscript):
999 * progmodes/flymake.el (flymake):
1000 * progmodes/prolog.el (prolog):
1001 * progmodes/verilog-mode.el (verilog-mode):
1002 * progmodes/which-func.el (which-func):
1003 * term/xterm.el (xterm):
1004 * textmodes/picture.el (picture):
1005 * textmodes/tildify.el (tildify):
1006 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
1007 customization buffers.
1008
583e23bd
AM
10092012-04-22 Alan Mackenzie <acm@muc.de>
1010
1011 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
1012 Adding a ) can hide the resulting (..) from searches. Fix it.
1013 Bound the backward search to the position of the existing (.
1014
7dd51bf1
JB
10152012-04-21 Juanma Barranquero <lekktu@gmail.com>
1016
1017 * progmodes/verilog-mode.el (verilog-mode): Check whether
1018 which-func-modes is t before adding verilog-mode.
1019 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
1020
d64a438f
LL
10212012-04-21 Leo Liu <sdl.web@gmail.com>
1022
7dd51bf1 1023 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 1024
081e8d65
MV
10252012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
1026
1027 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
1028 filling of the last column of a table (Bug#5635).
1029 (woman-find-next-control-line): New arg, specifying an additional
1030 regexp component for the control line.
1031 (woman2-roff-buffer): Use it.
1032 (woman-break-table): New function.
1033 (woman2-TS): Use it.
1034
10352012-04-21 Chong Yidong <cyd@gnu.org>
1036
1037 * woman.el (woman-set-buffer-display-table, woman-decode-region)
1038 (woman-horizontal-escapes, woman-negative-vertical-space)
1039 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
1040 (WoMan-warn-ignored): Use ?\s instead of ?\ .
1041
ed571ccb
SM
10422012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1043
1044 * minibuffer.el (completion-file-name-table): Complete user names.
1045
39773899
LL
10462012-04-20 Leo Liu <sdl.web@gmail.com>
1047
1048 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
1049 and pcase-let*.
1050
de6ff46d
CY
10512012-04-20 Chong Yidong <cyd@gnu.org>
1052
1053 * server.el (server-execute): Respect initial-buffer-choice if it
1054 is a string and there are no files to open (Bug#2825).
1055 (server-create-window-system-frame, server-create-tty-frame):
1056 Don't switch buffers here.
2d0e8e61
CY
1057 (server-process-filter): Only try to open a window system frame if
1058 compiled with graphical support (Bug#8314).
de6ff46d 1059
54071013
DN
10602012-04-20 Dan Nicolaescu <dann@gnu.org>
1061
1062 * battery.el (battery-echo-area-format): Display remaining time
1063 for sysfs backend too (Bug#11269).
1064 (battery-linux-sysfs): Fix conditional for the charge.
1065
f30d612a
CY
10662012-04-20 Chong Yidong <cyd@gnu.org>
1067
c07a4c0b 1068 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
1069 (gdb-inferior-io--init-proc): New function.
1070 (gdb-init-1): Use it.
1071 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
1072 responsible for allocating a new pty and hooking it to gdb when
1073 the old pty gets an EIO due to process exit.
1074 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
1075 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
1076 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
1077
2116e93c
EZ
10782012-04-20 Eli Zaretskii <eliz@gnu.org>
1079
1080 * window.el (window-min-size, window-sizable, window-min-delta)
1081 (window-max-delta, window--resizable, window-resizable)
1082 (window-total-size, window-full-height-p, window-full-width-p)
1083 (window-in-direction, window--resize-mini-window, window-resize)
1084 (window--resize-child-windows-normal)
1085 (window--resize-child-windows, window--resize-siblings)
1086 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 1087 (enlarge-window, shrink-window): Doc fixes.
2116e93c 1088
c07a4c0b 10892012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 1090
ef24141c
SM
1091 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
1092 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
1093 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
1094 pty process (Bug#11273).
1095 (gdb-update): New arg to suppress talking to the gdb process.
1096 (gdb-done-or-error): Use it.
1097 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
1098 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
1099 sentinel not being called.
1100
1101 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
1102
d02766ab
CY
1103 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
1104
c07a4c0b 11052012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1106
1107 * net/network-stream.el (open-network-stream): Doc fix.
1108
c07a4c0b 11092012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
1110
1111 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
1112
c07a4c0b 11132012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
1114
1115 Ensure searching for keywords is case sensitive.
1116
1117 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
1118 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
1119 (c-defun-name, c-mark-function, c-cpp-define-name)
1120 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 1121 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 1122
ef24141c
SM
1123 * progmodes/cc-mode.el (c-font-lock-fontify-region):
1124 Bind case-fold-search to nil.
f0f6bc35 1125
c07a4c0b 11262012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
1127
1128 * mail/sendmail.el (mail-bury): Call return action with the right
1129 Rmail buffer (Bug#11242).
1130
9a864fa2
CY
1131 * server.el (server-process-filter): Handle corner case where both
1132 tty and nowait options are present (Bug#11102).
1133
539aa513
EZ
11342012-04-20 Eli Zaretskii <eliz@gnu.org>
1135
1136 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
1137 (top level): Put into the executable the ident-style '$Id:' tag on
1138 windows-nt as well.
539aa513 1139
cfc7d5da
SM
11402012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1141
1142 * electric.el (electric-indent-post-self-insert-function): Check that
1143 electric-indent-mode is enabled in current buffer.
1144
5b01685c
JB
11452012-04-19 Juanma Barranquero <lekktu@gmail.com>
1146
1147 * imenu.el (imenu-progress-message): Restore; it is "used" in
1148 erc/erc-imenu.el and net/snmp-mode.el.
1149
4d6769e1
JB
11502012-04-19 Juanma Barranquero <lekktu@gmail.com>
1151
1152 * avoid.el (mouse-avoidance-mode): Mark unused arg.
1153 (mouse-avoidance-nudge-mouse): Remove unused binding.
1154
1155 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
1156
1157 * descr-text.el (describe-char):
1158 * progmodes/python.el (python-describe-symbol):
1159 Don't call `toggle-read-only', set `buffer-read-only'.
1160
1161 * imenu.el (imenu-default-goto-function): Mark unused args.
1162 (imenu-progress-message): Remove obsolete macro; all callers changed.
1163
1164 * subr.el (keymap-canonicalize): Remove unused binding.
1165 (read-passwd): Mark unused arg.
1166
1167 * tutorial.el (tutorial--display-changes): Remove unused binding.
1168 (tutorial--save-tutorial-to): Remove unused variable.
1169
1170 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
1171 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
1172 (package-generate-autoloads, package-menu--generate)
1173 (package-menu--find-upgrades): Remove unused bindings.
1174
1175 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
1176 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
1177 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
1178 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
1179 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
1180 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
1181 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
1182 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
1183 (cua-delete-char-rectangle): Mark unused args.
1184 (cua-align-rectangle): Remove unused binding.
1185
1186 * mail/rmail.el (compilation--message->loc)
1187 (epa--find-coding-system-for-mime-charset): Declare.
1188
1189 * net/dbus.el (dbus-register-service): Declare.
1190 (dbus-name-owner-changed-handler): Remove unused binding.
1191
1192 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
1193 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
1194 (nxml-scan-backward-within): Mark unused arg.
1195 (nxml-dynamic-markup-word): Remove unused binding.
1196
1197 * mouse.el (mouse-menu-major-mode-map):
1198 * emacs-lisp/authors.el (authors-scan-change-log)
1199 (authors-add-to-author-list):
1200 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
1201 * emacs-lisp/smie.el (smie-auto-fill):
1202 * mail/sendmail.el (mail-bury):
1203 * mail/unrmail.el (unrmail):
1204 * net/tls.el (open-tls-stream):
1205 * textmodes/picture.el (picture-mouse-set-point):
1206 Remove unused bindings.
1207
8c8fc5df
MA
12082012-04-19 Michael Albinus <michael.albinus@gmx.de>
1209
1210 * net/tramp.el (tramp-action-password): Let-bind
1211 `enable-recursive-minibuffers' to t.
1212
a77b0ac9
SS
12132012-04-18 Sam Steingold <sds@gnu.org>
1214
1215 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
1216 instead of 'string to accommodate values like [f11].
1217 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
1218 * progmodes/gdb-mi.el: Likewise.
1219
12a106a9
LL
12202012-04-18 Leo Liu <sdl.web@gmail.com>
1221
1222 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
1223 current buffer.
1224 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
1225 LOCAL is nil.
1226
bc6494ef
CY
12272012-04-18 Chong Yidong <cyd@gnu.org>
1228
1229 * simple.el (line-move): Use forward-line if in batch mode
1230 (Bug#11053).
1231
c09c46b2
CS
12322012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
1233
1234 * files.el (after-find-file): Do not try to add a final newline if
1235 the buffer is read-only (Bug#11156).
1236
5f6530ea
RS
12372012-04-17 Richard Stallman <rms@gnu.org>
1238
1239 * mail/rmail.el (rmail-start-mail):
1240 Pass (rmail-mail-return...) for the return-action.
1241 Pass (rmail-yank-current-message...) for the yank-action.
1242 (rmail-yank-current-message): New function.
1243 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
1244 (rmail-reply): Likewise.
1245 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
1246
1247 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 1248 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
1249 buffer, not newbuf.
1250
197b6f3c
JB
12512012-04-17 Juanma Barranquero <lekktu@gmail.com>
1252
1253 * server.el (server-ensure-safe-dir): Simplify.
1254
2311d8e5 12552012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 1256
2311d8e5
GM
1257 * emacs-lisp/smie.el: Provide smarter auto-filling.
1258 (smie-auto-fill): New function.
1259 (smie-setup): Use it.
98fb480e 1260
2311d8e5
GM
1261 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
1262
12632012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
1264
1265 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
1266 (comment-indent): Use it.
1267
2311d8e5 12682012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
1269
1270 * ses.el: The overall change is to add cell renaming, that is
1271 setting fancy names for cell symbols other than name matching
1272 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 1273 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 1274 (ses-create-cell-variable): New defun.
2311d8e5 1275 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
1276 (ses-relocate-formula): Relocate formulas only for cells the
1277 symbols of which are not renamed, i.e. symbols whose names do not
1278 match regexp "\\`[A-Z]+[0-9]+\\'".
1279 (ses-relocate-all): Relocate values only for cells the symbols of
1280 which are not renamed.
1281 (ses-load): Create cells variables as the (ses-cell ...) are read,
1282 in order to check row col consistency with cell symbol name only
1283 for cells that are not renamed.
1284 (ses-replace-name-in-formula): New defun.
1285 (ses-rename-cell): New defun.
4bdf2ad2 1286
fc72b15c
PO
12872012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
1288
1289 * progmodes/perl-mode.el (perl-indent-parens-as-block):
1290 New option (bug#11118).
1291 (perl-calculate-indent): Respect it.
1292
12e10e61
GM
12932012-04-17 Glenn Morris <rgm@gnu.org>
1294
1295 * dired-aux.el (dired-mark-read-string): Doc fix.
1296
30009afd
DA
12972012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
1298
1299 * dired-aux.el (dired-mark-read-string): Offer optional completion.
1300 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
1301
41f03f4d
GM
13022012-04-17 Glenn Morris <rgm@gnu.org>
1303
1304 * mouse.el (mouse-drag-track):
1305 * speedbar.el (speedbar-frame-mode):
1306 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
1307
f45f90f3
LL
13082012-04-16 Leo Liu <sdl.web@gmail.com>
1309
1310 * progmodes/python.el: Trivial cleanup.
1311
94ee8db5
GM
13122012-04-16 Glenn Morris <rgm@gnu.org>
1313
121b8917
GM
1314 * vc/vc.el (vc-string-prefix-p):
1315 * vc/pcvs-util.el (cvs-string-prefix-p):
1316 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
1317 * mpc.el (mpc-string-prefix-p):
1318 Make all of these into obsolete aliases for string-prefix-p.
1319 Update callers.
1320 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
1321
1197ecfa
GM
1322 * textmodes/two-column.el: Move custom options to the start.
1323 (frame-width): Remove compat definition.
1324 (2C-associate-buffer, 2C-dissociate):
1325 Use with-current-buffer rather than save-excursion.
1326 (2C-dissociate): Force a mode-line update.
1327 (2C-autoscroll): Use ignore-errors.
1328
099e7202
GM
1329 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
1330 Autoload trivia.
1331
bf350d6a
GM
1332 * emacs-lisp/cl-extra.el (*random-state*):
1333 Remove unnecessary declaration.
1334
0e829eab
GM
1335 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
1336
e3ad7552
GM
1337 * play/cookie1.el (cookie-snarf):
1338 Give an explicit error if input file cannot be read.
1339
68892d27
GM
1340 * play/yow.el (yow-file): Use expand-file-name rather than concat.
1341
20f0c46d
GM
1342 * progmodes/perl-mode.el (c-macro-expand):
1343 Remove unnecessary autoload (it is in loaddefs.el).
1344
5a0978ce
GM
1345 * textmodes/picture.el (picture-desired-column)
1346 (picture-update-desired-column): Convert comments to doc-strings.
1347 (picture-substitute): Remove function.
1348 (picture-mode-map): Initialize in the defvar.
1349
6b955486
GM
1350 * woman.el: Remove eval-after-load for tar-mode.
1351 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
1352 (woman-tar-extract-file): Autoload it.
1353
94ee8db5
GM
1354 * frame.el (automatic-hscrolling): Make this alias obsolete.
1355
177eca34
AM
13562012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1357
1358 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 1359 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
1360 (ispell-dictionary-base-alist): Revert to original XEmacs
1361 friendly version for default. [:alpha:] will be added in
1362 `ispell-set-spellchecker-params' if needed
177eca34 1363
c505aaeb
CY
13642012-04-16 Chong Yidong <cyd@gnu.org>
1365
1366 * image.el (imagemagick--extension-regexp): New variable.
1367 (imagemagick-register-types): Use it.
1368 (imagemagick-types-inhibit): Add :set function. Allow new value
1369 of t to inhibit all types.
1370
1371 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
1372 so we can preload it.
1373
1374 * loadup.el (fboundp): Preload regexp-opt, needed by
1375 imagemagick-register-types.
1376
60efac0f
CY
13772012-04-15 Chong Yidong <cyd@gnu.org>
1378
1379 * frame.el (scrolling): Remove nearly unused customization group.
1380
1381 * scroll-all.el (scroll-all-mode): Move to windows group.
1382
5dd1713e
CY
13832012-04-15 Chong Yidong <cyd@gnu.org>
1384
1385 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
1386
e6fd457e
CY
13872012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1388
1389 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 1390 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 1391
e153c136
GM
13922012-04-15 Glenn Morris <rgm@gnu.org>
1393
1394 * simple.el (process-file-side-effects): Doc fix.
1395
e6fd457e 13962012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
1397
1398 * international/mule-cmds.el (set-language-environment): Doc fix.
1399
3603c3b1
JB
14002012-04-14 Juanma Barranquero <lekktu@gmail.com>
1401
1402 * server.el (server-auth-key, server-generate-key): Doc fixes.
1403 (server-get-auth-key): Doc fix. Use `string-match-p'.
1404 (server-start): Reflow docstring.
1405
e6de100c
LI
14062012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
1407
1408 * server.el (server-generate-key): `called-interactively-p'
1409 requires a parameter.
1410
29734c21
MN
14112012-04-14 Michal Nazarewicz <mina86@mina86.com>
1412
1413 * server.el (server-auth-key): New variable.
75f1671a 1414 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
1415 (server-start): Use the new variable and functions to allow
1416 setting a permanent server key (bug#9423).
1417
d65c9521
LL
14182012-04-14 Leo Liu <sdl.web@gmail.com>
1419
1420 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
1421
5ae255c7
PE
14222012-04-14 Paul Eggert <eggert@cs.ucla.edu>
1423
1424 Spelling fixes.
1425 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
1426 Emacs uses American spelling.
1427
d5e6342e
JB
14282012-04-14 Juanma Barranquero <lekktu@gmail.com>
1429
1430 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
1431 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
1432 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
1433 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
1434
ab036cd7
SM
14352012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1436
1437 * progmodes/which-func.el (which-func-modes): Change default.
1438
35dc09a1 14392012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
1440
1441 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
1442 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
1443
35dc09a1 14442012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1445
1446 * custom.el (custom-theme-set-variables): Doc fix.
1447
35dc09a1 14482012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1449
1450 * international/mule.el (set-auto-coding-for-load): Doc fix.
1451
35dc09a1 14522012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 1453
35dc09a1
GM
1454 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
1455 imenu work again for Objective C Mode. Correct the *-index values,
1456 these having been disturbed by a previous change in 2011-08.
57f845ee 1457
0de3da9f
AM
1458 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
1459 Correct two search limits.
1460
35dc09a1 14612012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
1462
1463 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
1464
35dc09a1 14652012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
1466
1467 * international/characters.el: Fix sorting.
1468
35dc09a1 14692012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
1470
1471 * international/characters.el: Add more missing Latin case pairs.
1472
35dc09a1 14732012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
1474
1475 * files.el (dir-locals-set-class-variables): Doc fix.
1476
35dc09a1 14772012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 1478
3f1b5bf8
EZ
1479 * international/characters.el: Add set-case-syntax-pair call for
1480 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
1481 counterpart. (Bug#11209)
1482
9f847f41
EZ
1483 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
1484
35dc09a1 14852012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
1486
1487 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1488
35dc09a1 14892012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 1490
35dc09a1
GM
1491 * textmodes/ispell.el (ispell-dictionary-base-alist):
1492 Add data for Hebrew.
e2627d21 1493
35dc09a1 14942012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 1495
35dc09a1
GM
1496 * net/rcirc.el (rcirc-cmd-quit):
1497 Revert 2012-03-18 change (Bug#11192).
5c14e333 1498
35dc09a1 14992012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
1500
1501 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
1502
35dc09a1 15032012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 1504
4517fe3a
SM
1505 * minibuffer.el (completion-in-region-mode-map):
1506 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 1507
b472a594
VD
15082012-04-13 Vivek Dasmohapatra <vivek@etla.org>
1509
1510 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
1511
09b95ce3
MY
15122012-04-13 Masatake YAMATO <yamato@redhat.com>
1513
1514 * minibuffer.el (minibuffer-local-filename-syntax): New variable
1515 to allow `C-M-f' and `C-M-b' to move to the nearest path
1516 separator (bug#9511).
1517
4b63a9ca
LI
15182012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
1519
1520 * avoid.el: Require cl when compiling. And also move the
1521 `provide' to the end.
1522
7b55b8bf
TV
15232012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1524
1525 * avoid.el (mouse-avoidance-banish-position): New variable.
1526 (mouse-avoidance-banish-destination): Use it (bug#10165).
1527
adedaa1f
LL
15282012-04-13 Leo Liu <sdl.web@gmail.com>
1529
1530 * progmodes/which-func.el (which-func-modes): Add objc-mode.
1531
70e74021
KB
15322012-04-13 Ken Brown <kbrown@cornell.edu>
1533
1534 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 1535 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
1536 (browse-url-filename-alist): For the same reason, don't modify
1537 file:// URLs on Cygwin.
1538
e75e89ba
SM
15392012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1540
1541 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
1542 the region on shift if the binding is already shifted (bug#11221).
1543
82f289a4
GM
15442012-04-12 Glenn Morris <rgm@gnu.org>
1545
1546 * mail/mailpost.el: Move to obsolete/.
1547
d333dc4c
DA
15482012-04-12 Drew Adams <drew.adams@oracle.com>
1549
1550 * imenu.el (imenu--generic-function): Ignore invisible definitions
1551 (bug#10123).
1552
0d15b5ba
VD
15532012-04-12 Vivek Dasmohapatra <vivek@etla.org>
1554
1555 * hexl.el (hexl-bits): New variable.
1556 (hexl-options): Mention the variable in the doc string.
75f1671a 1557 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 1558 (hexl-mode): Mention the new variable.
75f1671a
JB
1559 (hexl-mode, hexl-current-address, hexl-current-address):
1560 Use the displen.
0d15b5ba
VD
1561 (hexl-ascii-start-column): New function.
1562 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
1563 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
1564
64a440db
AM
15652012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1566
1567 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
1568 '("-i" ENCODING), in 2 separate command-line arguments, to specify
1569 the encoding, as expected by hunspell.
1570
6decb6c2
SM
15712012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1572
1573 * battery.el (battery--linux-sysfs-regexp): New const.
1574 (battery-status-function): Use it. Remove yeeloong special case.
1575 (battery-yeeloong-sysfs): Remove.
1576 (battery-echo-area-format): Remove yeeloong special case.
1577
088be6fb
SM
15782012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1579
6622e416
SM
1580 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
1581 Reported by Noah Friedman.
1582
088be6fb
SM
1583 * subr.el (read-passwd): Use read-string.
1584
b49f886e
LMI
15852012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1586
1587 * vcursor.el (vcursor-move): Increase the priority of the overlay
1588 (bug#9663).
1589
a63067fc
DD
15902012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1591
1592 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
1593 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
1594
ac3cf14a
WS
15952012-04-11 William Stevenson <yhvh2000@gmail.com>
1596
1597 * textmodes/artist.el (artist-mode): Convert artist-mode to use
1598 define-minor-mode (bug#10760).
1599
c4fc691b 16002012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 1601
4d6769e1 1602 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
1603 that directories matching `grep-find-ignored-files' won't be
1604 pruned (bug#10351).
1605
af23e2e5
CY
16062012-04-11 Chong Yidong <cyd@gnu.org>
1607
1608 * startup.el (command-line): Remove support for long-obsolete
1609 variable font-lock-face-attributes.
1610
ab7ce8c1
GM
16112012-04-11 Glenn Morris <rgm@gnu.org>
1612
1613 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
1614
de8c03dc
SM
16152012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1616
1617 * window.el (window--state-get-1): Obey window-point-insertion-type.
1618
050cc68b
LB
16192012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
1620
1621 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
1622 to previous function when point is on the first character of a
75f1671a 1623 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 1624
a38c310c
GM
16252012-04-11 Glenn Morris <rgm@gnu.org>
1626
effed0c2
GM
1627 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
1628 not just file-errors.
1629
a38c310c
GM
1630 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
1631 (vc-bzr-sha1): Use internal sha1.
1632
0221e323
SM
16332012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1634
1635 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
1636
43956923
SG
16372012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
1638
1639 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
1640 that start in the middle of the line (bug#10496).
1641
6a8c9eaf
DN
16422012-04-10 Dan Nicolaescu <dann@gnu.org>
1643
1644 * battery.el (battery-linux-proc-acpi): Only one battery is
1645 discharged at a time, but that seems to confuse battery.el when
1646 computing `rate-type' for the battery not being discharged
1647 (bug#10332).
1648
1930bf5d
SM
16492012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1650
2a718f6f
SM
1651 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
1652
599430d0
SM
1653 * international/quail.el: Use dolist and simplify.
1654 (quail-define-package, quail-update-keyboard-layout)
1655 (quail-define-rules): Use dolist.
1656 (quail-insert-kbd-layout, quail-get-translation): CSE.
1657
a2754b6c
SM
1658 * tmm.el: Use dolist, remove left over hook.
1659 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
1660 Use dolist.
1661 (calendar-load-hook): Don't mess with it.
1662
1930bf5d
SM
1663 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
1664 Use derived-mode-p. Run the diff asynchronously.
1665
9f67961c
LMI
16662012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1667
1668 * obsolete/mouse-sel.el: Add an Obsolete-since header.
1669
2a8ce227
JB
16702012-04-10 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * misc.el: Display absolute path of loaded DLLs (bug#10424).
1673 (list-dynamic-libraries--loaded): New function.
1674 (list-dynamic-libraries--refresh): Use it.
1675
8f33b5f8
NW
16762012-04-10 Nathan Weizenbaum <nweiz@google.com>
1677
1930bf5d
SM
1678 * progmodes/python.el (python-fill-paragraph):
1679 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
1680 disabled (bug#7018).
1681
b12f0439
L
16822012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
1683
1930bf5d 1684 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
1685 DOS/MS Windows for the Baltic languages. There are still plenty
1686 of texts written in this encoding/codepage (bug#6519).
b12f0439 1687
57c3bd01
GM
16882012-04-10 Glenn Morris <rgm@gnu.org>
1689
1690 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
1691 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
1692
6c3eab30
FA
16932012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
1694
1930bf5d 1695 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
1696 next-line "n" and previous-line "p" in order to make recentf more
1697 consistent with ibuffer, dired or org-mode (bug#9387).
1698
24d78a88
LMI
16992012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1700
bc72b5d9
LMI
1701 * image.el (put-image): Return the overlay created instead of the
1702 optional input string (bug#7834). Note that this may break code
1703 that is (for some reason or other) depending on `put-image'
1704 returning the string.
1705
bd2dba5a
LMI
1706 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
1707
74beb59f
LMI
1708 * simple.el (zap-to-char): Allow zapping using input methods
1709 (bug#1580).
1710
24d78a88
LMI
1711 * textmodes/fill.el (fill-region): Leave point and mark where they
1712 were before filling (bug#5399).
1713
263f20cd
GM
17142012-04-09 Glenn Morris <rgm@gnu.org>
1715
1716 * version.el (emacs-bzr-get-version):
1717 Handle lightweight checkouts of local branches.
1718
58d1f797
AS
17192012-04-09 Andreas Schwab <schwab@linux-m68k.org>
1720
263f20cd 1721 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 1722
b4d3bc10
CY
17232012-04-09 Chong Yidong <cyd@gnu.org>
1724
1725 * custom.el (custom-variable-p): Return nil for non-symbol
1726 arguments instead of signaling an error.
1727 (user-variable-p): Obsolete alias for custom-variable-p.
1728
1729 * apropos.el (apropos-variable):
1730 * files-x.el (read-file-local-variable):
1731 * simple.el (set-variable):
1732 * woman.el (woman-mini-help):
1733 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
1734
fd06db5d
GM
17352012-04-09 Glenn Morris <rgm@gnu.org>
1736
e5fcdb5e
GM
1737 * startup.el (normal-top-level): Don't look for leim-list.el
1738 in places where it will not be found. (Bug#910)
1739
fd06db5d
GM
1740 * international/mule-cmds.el (set-default-coding-systems):
1741 * files.el (normal-mode):
1742 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
1743 This function was removed with ucs-tables.el in 2008.
1744
b39bb7e1
EZ
17452012-04-08 Eli Zaretskii <eliz@gnu.org>
1746
1747 * textmodes/ispell.el (ispell-check-version): For hunspell, set
1748 ispell-encoding8-command to "-i", without a trailing space.
1749 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
1750 separate command-line arguments, to specify the encoding, since
1751 that's how hunspell expects it.
1752
5c5b8e23
GM
17532012-04-08 Glenn Morris <rgm@gnu.org>
1754
1755 * loadup.el: Load bindings before cus-start.
1756 This reduces somewhat the number of "rogue" settings in emacs -Q.
1757
a1ed8b05
GM
17582012-04-07 Glenn Morris <rgm@gnu.org>
1759
1760 * version.el (emacs-bzr-get-version): New function.
dfae128a 1761 (emacs-bzr-version): New variable.
a1ed8b05
GM
1762 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
1763 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
1764
b142f158
EZ
17652012-04-07 Eli Zaretskii <eliz@gnu.org>
1766
dfae128a
GM
1767 * international/uni-bidi.el, international/uni-category.el:
1768 * international/uni-combining.el, international/uni-decimal.el:
1769 * international/uni-decomposition.el, international/uni-digit.el:
1770 * international/uni-lowercase.el, international/uni-mirrored.el:
1771 * international/uni-name.el, international/uni-numeric.el:
1772 * international/uni-titlecase.el, international/uni-uppercase.el:
1773 Update for Unicode 6.1.
b142f158 1774
9078ead6
EZ
17752012-04-07 Eli Zaretskii <eliz@gnu.org>
1776
1777 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
1778
f23d2c7d
LMI
17792012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1780
1781 * window.el (shrink-window): Mention the `window-min-height'
1782 variable in the doc string.
1783
0a0a3573
BG
17842012-04-05 Bastien Guerry <bzg@altern.org>
1785
1786 * color.el (color-lighten-name): Fix typo.
1787
e5248ac9
SM
17882012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1789
1790 * server.el (server--on-display-p): New function.
1791 (server--on-display-p): Use it.
1792
b4243e22
GV
17932012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
1794
1795 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
1796 (bug#11145).
1797
305d9f44
SM
17982012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1799
1800 * comint.el (comint--common-quoted-suffix): Check string boundary
1801 before comparing (bug#11158).
1802 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
1803
3d439cd1
CY
18042012-04-04 Chong Yidong <cyd@gnu.org>
1805
321cc491
CY
1806 * minibuffer.el (completion-extra-properties): Doc fix.
1807
3d439cd1
CY
1808 * subr.el (delayed-warnings-hook): Doc fix.
1809
2d562c0f
DU
18102012-04-04 Daiki Ueno <ueno@unixuser.org>
1811
1812 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
1813 selection (Bug#11159).
1814 (epa-insert-keys): Inform that the default public key will be
1815 exported if no key is selected.
1816
4443f204
RS
18172012-04-04 Richard Stallman <rms@gnu.org>
1818
1819 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
1820
529c06b6
CY
18212012-04-03 Chong Yidong <cyd@gnu.org>
1822
1823 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
1824 mail-insert-file, not its obsolete alias mail-attach-file.
1825
66b907dc
MA
18262012-04-03 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * notifications.el (notifications-notify): Fix docstring.
1829
c0ea195d
GM
18302012-04-02 Glenn Morris <rgm@gnu.org>
1831
1832 * emacs-lisp/authors.el (authors-aliases): Another addition.
1833
5ca64e00
MA
18342012-04-02 Michael Albinus <michael.albinus@gmx.de>
1835
1836 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
1837 `tramp-compat-call-process' instead of `tramp-local-call-process'.
1838 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
1839
42ee526b
CY
18402012-04-01 Chong Yidong <cyd@gnu.org>
1841
1842 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
1843 Handle root directory properly.
1844 (copy-directory): Caller changed.
1845
1846 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1847 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
1848
0b021094
GM
18492012-03-31 Glenn Morris <rgm@gnu.org>
1850
40f86458
GM
1851 * term/xterm.el (xterm-extra-capabilities): Doc fix.
1852
7019c177
GM
1853 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
1854
a1daddd6
GM
1855 * calendar/calendar.el (calendar-window-list)
1856 (calendar-hide-window): Restore. (Bug#11140)
1857 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
1858
0b021094
GM
1859 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
1860
40311efc
TV
18612012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1862
1863 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1864 Check if file is a symlink (Bug#10489).
1865
1866 * files.el (copy-directory): Likewise.
1867
5319014e
CY
18682012-03-30 Chong Yidong <cyd@gnu.org>
1869
1870 * image.el (imagemagick-types-inhibit)
1871 (imagemagick-register-types): Doc fix.
1872
935d1290
AM
18732012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1874
ef24141c
SM
1875 * ispell.el (ispell-get-extended-character-mode):
1876 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 1877 and treats ~word as ordinary words in pipe mode.
935d1290 1878
61c6e8fd
GM
18792012-03-30 Glenn Morris <rgm@gnu.org>
1880
1881 * tutorial.el (help-with-tutorial): Ensure local variables don't
1882 happen to make the buffer read-only. (Bug#11127)
1883
81fdff00
SM
18842012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
1885
1886 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
1887 (perl-calculate-indent): Return `noindent' in strings.
1888
6e7a6ec0
SS
18892012-03-28 Sam Steingold <sds@gnu.org>
1890
1891 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
1892 instead of the broken adhockery which does not prevent calendar
1893 buffers from being displayed at random after exit.
1894 (calendar-window-list, calendar-hide-window): Remove the broken
1895 adhockery.
1896
fee88ca0
GM
18972012-03-28 Glenn Morris <rgm@gnu.org>
1898
1899 * replace.el (query-replace-map): Doc fix.
1900
38de3354
AS
19012012-03-28 Andreas Schwab <schwab@linux-m68k.org>
1902
1903 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
1904 contents. (Bug#11109)
1905
b973155e
SM
19062012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
1909 (bug#11077).
1910 (avl-tree--check, avl-tree--check-node): New funs.
1911
dcb6e7b3
MR
19122012-03-27 Martin Rudalics <rudalics@gmx.at>
1913
1914 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
1915 (switch-to-prev-buffer, switch-to-next-buffer):
1916 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
1917 showing a buffer already is done on the same frame.
1918
b4fa35fa
GM
19192012-03-27 Glenn Morris <rgm@gnu.org>
1920
1921 * startup.el (mail-host-address): Doc fix.
1922
f9210e18
SM
19232012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1924
1925 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
1926 than 197 variables.
1927
c0bf7753
AF
19282012-03-26 Ami Fischman <ami@fischman.org>
1929
1930 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
1931
33da7b16
GM
19322012-03-26 Glenn Morris <rgm@gnu.org>
1933
02243d9d
GM
1934 * files.el (save-buffers-kill-emacs): Doc fix.
1935
33da7b16
GM
1936 * startup.el (normal-top-level, command-line, command-line-1):
1937 Give them doc strings.
1938
e5a69fd0
EZ
19392012-03-25 Eli Zaretskii <eliz@gnu.org>
1940
1941 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 1942 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 1943
9a69676a
CY
19442012-03-25 Chong Yidong <cyd@gnu.org>
1945
4125cb8b
CY
1946 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
1947 theme if it was previously enabled before (Bug#11031).
1948
dd470960
CY
1949 * cus-theme.el (custom-theme-write-faces): Retrieve current face
1950 spec with custom-face-get-current-spec if its :shown-value is not
1951 determined yet (Bug#9337).
4125cb8b 1952 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 1953
9a69676a
CY
1954 * button.el (button-at): Minor addition to docstring.
1955
6e7e90fa
SL
19562012-03-24 Simon Leinen <simon.leinen@gmail.com>
1957
1958 * vc/vc.el (vc-merge): Fix a prompt.
1959
f06e2758
CY
19602012-03-24 Chong Yidong <cyd@gnu.org>
1961
1962 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
1963 point (Bug#9623).
1964
6e7e90fa
SL
1965 * button.el (button-at): Minor addition to docstring.
1966
b9d0879b
SM
19672012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1968
1969 * newcomment.el (comment-choose-indent): No space after BOL.
1970
e71cebb3
SS
19712012-03-22 Sam Steingold <sds@gnu.org>
1972
1973 * window.el (switch-to-prev-buffer): Revert last patch because the
1974 bug turned out to be an advertised feature (Elisp manual 28.14).
1975
335aff35
GM
19762012-03-22 Glenn Morris <rgm@gnu.org>
1977
1978 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
1979 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
1980
c676576a
LMI
19812012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1982
1983 * net/network-stream.el (network-stream-open-starttls): Make error
1984 message under Windows be less misleading.
1985
126f3d39
LW
19862012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
1987
1988 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
1989 understands (bug#9942).
1990
64fee311
CY
19912012-03-22 Chong Yidong <cyd@gnu.org>
1992
1993 * simple.el (end-of-visible-line): Handle return value of
1994 next-single-property-change properly (Bug#9371).
1995
a640d29a
KH
19962012-03-22 Kenichi Handa <handa@m17n.org>
1997
1998 * international/quail.el (quail-insert-kbd-layout): Fix previous
1999 change. To avoid unwanted bidi reordering, use
2000 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
2001
39675016
DG
20022012-03-21 Dmitry Gutov <dgutov@yandex.ru>
2003
2004 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
2005 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
2006 (ruby-beginning-of-indent): Be more careful with the difference
2007 between word-boundary and symbol boundary.
2008 (ruby-mode-syntax-table): Make : a symbol constituent.
2009
0a6934fc 20102012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 2011
3d008e4f
SM
2012 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
2013
0a6934fc
SM
20142012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2015
af67c9d7
SM
2016 * progmodes/etags.el (tags-completion-at-point-function):
2017 Improve last fix.
2018
1acad97c
SM
2019 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
2020
e298b5da
SS
20212012-03-21 Sam Steingold <sds@gnu.org>
2022
2023 * progmodes/etags.el (tags-completion-at-point-function):
2024 Avoid the error when point is inside the pattern.
2025
91d82a70
JY
20262012-03-21 John Yates <john@yates-sheets.org> (tiny change)
2027
2028 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
2029 line (Bug#10855).
2030
69188b79
CY
20312012-03-21 Drew Adams <drew.adams@oracle.com>
2032
2033 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
2034
99fc91fe
AK
20352012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
2036
2037 * ido.el (ido-set-current-directory, ido-read-internal)
2038 (ido-choose-completion-string, ido-completion-help): Handle nil
2039 value of ido-completion-buffer (Bug#11008).
2040
087bbb4c
SS
20412012-03-21 Sam Steingold <sds@gnu.org>
2042
2043 * window.el (switch-to-prev-buffer): Do not switch to a visible
2044 window previous buffer, just like with the frame previous buffers.
2045
fb5b8aca
CY
20462012-03-21 Chong Yidong <cyd@gnu.org>
2047
2048 * faces.el (make-face, make-empty-face, copy-face):
2049 * face-remap.el (face-remap-add-relative, face-remap-set-base):
2050 Doc fixes.
2051
dc9924b8
SM
20522012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2053
2054 * wid-edit.el (widget-complete-field): Remove (bug#11051).
2055 (widget-complete): Remove broken use of it.
2056
f0bcceb9
CY
20572012-03-20 Chong Yidong <cyd@gnu.org>
2058
dc9924b8
SM
2059 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2060 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
2061 characters.
2062
ee52ebf3
TH
20632012-03-20 Tassilo Horn <tassilo@member.fsf.org>
2064
2065 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
2066 to draw rectangles, not squares. (Regression introduced by revno
2067 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
2068
4c5779ab
CY
20692012-03-18 Chong Yidong <cyd@gnu.org>
2070
2071 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
2072 it is not yet defined (for temacs).
2073
15360934
LL
20742012-03-18 Leo Liu <sdl.web@gmail.com>
2075
dc9924b8 2076 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 2077
d9a8eb66
EZ
20782012-03-17 Eli Zaretskii <eliz@gnu.org>
2079
2080 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
2081 (ispell-choices-win-default-height, ispell-silently-savep)
2082 (ispell-dictionary-alist, ispell-encoding8-command)
2083 (ispell-check-version, ispell-aspell-find-dictionary)
2084 (ispell-valid-dictionary-list, ispell-words-keyword)
2085 (ispell-get-word, ispell-internal-change-dictionary)
2086 (ispell-region, ispell-skip-region-list)
2087 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
2088 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
2089 (ispell-message-text-end, ispell-message)
2090 (ispell-buffer-local-parsing): Doc fix.
2091
f02ff80d
J
20922012-03-13 Jambunathan K <kjambunathan@gmail.com>
2093
2094 * htmlfontify.el: Add support for code block fontification for ODT
2095 export (Bug #9914).
2096 (hfy-optimisations): Define new option
2097 `body-text-only'
2098 (hfy-fontify-buffer): Honor above setting.
2099 (hfy-begin-span, hfy-end-span): New routines factored out form
2100 `hfy-fontify-buffer'.
2101 (hfy-begin-span-handler, hfy-end-span-handler): New variables
2102 that permit insertion of custom tags.
2103 (hfy-fontify-buffer): Use above handlers.
2104 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
2105 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 2106 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 2107 over multiple runs. This is made possible by having the caller let
f02ff80d
J
2108 bind a special variable `hfy-user-sheet-assoc'.
2109 (htmlfontify-string): New defun.
2110 (hfy-compile-face-map): Make sure that the last char in the
2111 buffer is correctly fontified.
2112 (hfy-face-resolve-face): Whitespace only change.
2113
9ac7a13f
EZ
21142012-03-17 Eli Zaretskii <eliz@gnu.org>
2115
2116 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
2117 message more clear.
2118
e2b5bdd7
LL
21192012-03-16 Leo Liu <sdl.web@gmail.com>
2120
2121 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
2122
2e492df3
AM
21232012-03-16 Alan Mackenzie <acm@muc.de>
2124
2125 Further optimise the handling of large macros.
2126
2127 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
2128 limit to a call of `c-literal-limits'.
2129 (c-determine-+ve-limit): New function.
dc9924b8
SM
2130 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
2131 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
2132 In CASE 5B, restrict a search limit to 500.
2133 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
2134
2135 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
2136 Restrict macro bounds to +-500 from after-change's BEG END.
2137
50e94f0c
LL
21382012-03-16 Leo Liu <sdl.web@gmail.com>
2139
2140 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
2141
6f09f6ed
AH
21422012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
2143
2144 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 2145 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 2146
c7e73d51
GM
21472012-03-16 Glenn Morris <rgm@gnu.org>
2148
da986230
GM
2149 * view.el (view-buffer, view-buffer-other-window)
2150 (view-buffer-other-frame): Doc fixes re special mode-class.
2151
0835f01e
GM
2152 * subr.el (eval-after-load): If named feature is provided not from
2153 a file, run after-load forms. (Bug#10946)
2154
c7e73d51
GM
2155 * calendar/calendar.el (calendar-insert-at-column):
2156 Handle non-unit-width characters a bit better. (Bug#10978)
2157
3f2eafd1
CY
21582012-03-15 Chong Yidong <cyd@gnu.org>
2159
2160 * emacs-lisp/ring.el (ring-extend): New function.
2161 (ring-insert+extend): Extend the ring correctly (Bug#11019).
2162
2163 * comint.el (comint-read-input-ring)
2164 (comint-add-to-input-history): Grow comint-input-ring lazily.
2165
103af3fe
SM
21662012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2167
663b1677
SM
2168 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2169 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
2170
103af3fe
SM
2171 * imenu.el: Fix multiple inheritance breakage (bug#9199).
2172 (imenu-add-to-menubar): Don't add a redundant index.
2173 (imenu-update-menubar): Handle a dynamically composed keymap.
2174
899cb7cb
KY
21752012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2176
2177 * mail/sendmail.el (mail-encode-header):
2178 Bind rfc2047-encode-encoded-words to nil.
2179
3809f91d
GM
21802012-03-13 Glenn Morris <rgm@gnu.org>
2181
2182 * calendar/calendar.el (calendar-string-spread):
2183 Handle non-unit-width characters a bit better. (Bug#10978)
2184
9e345a01
LL
21852012-03-13 Leo Liu <sdl.web@gmail.com>
2186
2187 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
2188 directory and file as argument (Bug#10822).
2189
4a07df36
KS
21902012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2191
2192 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
2193 For dynamically generated code, follow $PC.
2194 (gdb-disassembly-handler-custom): Handle no function name case.
2195
4aaa9356
TL
21962012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2197
2198 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
2199 * emulation/ws-mode.el (ws-query-replace):
2200 * sort.el (sort-regexp-fields):
2201 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
2202
225979da
SM
22032012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2204
2205 * dabbrev.el: Fix cycle completion order (bug#10963).
2206 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
2207 (dabbrev-completion): Don't use an obarray; provide
2208 a cycle-sort-function.
2209
e2f1fdab
LL
22102012-03-12 Leo Liu <sdl.web@gmail.com>
2211
dc9924b8 2212 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
2213 (kill-do-not-save-duplicates): Doc fix.
2214
b19490ed
SM
22152012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2216
2217 * dabbrev.el: Fix cycle completion (bug#10963).
2218 Use lexical binding and wrap to 80 columns.
2219 (dabbrev-completion): Delay computing the list of completions.
2220
4b05d722
KH
22212012-03-12 Kenichi Handa <handa@m17n.org>
2222
2223 * international/quail.el (quail-insert-kbd-layout): Surround each
2224 row by LRO and PDF instead of inserting many LRMs. Pad the left
2225 and right of each non-spacing marks. Insert invisible space
2226 between lower and upper characters to prevent composition.
2227
dbbc2e69
SM
22282012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2229
2230 * minibuffer.el (minibuffer-complete): Don't get confused when the
2231 function is run twice via different commands (bug#10958).
2232 (complete-with-action): Fix docstring.
2233
292112ed
CY
22342012-03-12 Chong Yidong <cyd@gnu.org>
2235
5d1ac394
CY
2236 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
2237 (nxml-completion-at-point-function): New function.
2238 (nxml-mode): Use it.
2239 (nxml-bind-meta-tab-to-complete-flag): Default to t.
2240
292112ed
CY
2241 * emacs-lisp/package.el (package-unpack, package-unpack-single):
2242 Load generated autoloads file before byte compiling (Bug#10970).
2243 (package--make-autoloads-and-compile): New helper fun.
2244
4098f8f7
CS
22452012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
2246
2247 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
2248
8f754691
MA
22492012-03-11 Michael Albinus <michael.albinus@gmx.de>
2250
2251 * autorevert.el (auto-revert-handler): Ensure, that
2252 file-readable-p is applied only for local files or in
2253 auto-revert-tail-mode.
2254
e29ab36b
AS
22552012-03-11 Andreas Schwab <schwab@linux-m68k.org>
2256
dbbc2e69
SM
2257 * server.el (server-eval-at): Handle non-tcp connections.
2258 Decode result string.
ad0bf5b6 2259
e29ab36b
AS
2260 * server.el (server-msg-size): New constant.
2261 (server-reply-print): New function.
2262 (server-eval-and-print): Use it.
2263 (server-eval-at): Use server-quote-arg and server-unquote-arg.
2264 Handle -print-nonl.
2265
de5939ba
CS
22662012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
2267
2268 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
2269 (Bug#10987).
2270
0c93eabf
CY
22712012-03-11 Chong Yidong <cyd@gnu.org>
2272
397a688f
CY
2273 * simple.el (goto-line): Doc fix (Bug#9938).
2274
2cc775f9
CY
2275 * subr.el (save-window-excursion): Doc fix (Bug#9979).
2276
0c93eabf
CY
2277 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
2278 when finished (Bug#10963).
2279
c491fa41
MR
22802012-03-11 Martin Rudalics <rudalics@gmx.at>
2281
2282 * window.el (split-window-below): Fix bug in case where
2283 split-window-keep-point is nil (Bug#10971).
2284
300e8fa5
JL
22852012-03-11 Juri Linkov <juri@jurta.org>
2286
2287 * replace.el (replace-highlight): Set isearch-word to nil
2288 unconditionally. (Bug#10887)
2289
dbf6c5a1
EZ
22902012-03-10 Eli Zaretskii <eliz@gnu.org>
2291
2292 * net/mairix.el (mairix-replace-invalid-chars): Rename from
2293 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 2294 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
2295 (mairix-widget-create-query): Add usage information about mairix
2296 search forms: negating words, searching for substrings, etc.
2297
b9e501de
JP
22982012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
2299
2300 * international/fontset.el (font-encoding-alist): Add an entry for
2301 ksx1001 (Bug#5667).
2302
92795c91
RS
23032012-03-10 Richard Stallman <rms@gnu.org>
2304
1694e6c1
RS
2305 * mail/sendmail.el (mail-encode-header):
2306 Set rfc2047-encode-encoded-words.
2307
607e8555
RS
2308 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
2309
de3bc99a
RS
2310 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
2311 view buffer means not swapped.
2312 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
2313 (rmail-write-region-annotate): Error if real text has disappeared.
2314
92795c91
RS
2315 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
2316
699bd04e
CY
23172012-03-10 Chong Yidong <cyd@gnu.org>
2318
2319 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
2320 * emulation/cua-base.el (cua--init-keymaps):
2321 Add delete-forward-char to remappings (Bug#9666).
699bd04e 2322
570a1714
MR
23232012-03-10 Martin Rudalics <rudalics@gmx.at>
2324
dbbc2e69
SM
2325 * speedbar.el (speedbar-unhighlight-one-tag-line):
2326 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 2327
82dcf4e4
CY
23282012-03-10 Chong Yidong <cyd@gnu.org>
2329
7a2c7ca7
CY
2330 * minibuffer.el (completion-in-region, completion-help-at-point):
2331 Give the completion field overlay a high priority (Bug#6830).
2332
82dcf4e4
CY
2333 * dired.el (dired-goto-file): Recognize absolute file name
2334 listings (Bug#7126).
2335 (dired-goto-file-1): New helper function.
2336 (dired-toggle-read-only): Inhibit warnings.
2337
052e28ac
MA
23382012-03-09 Michael Albinus <michael.albinus@gmx.de>
2339
75f1671a 2340 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
2341 there are no properties.
2342
95d5e396
LL
23432012-03-09 Leo Liu <sdl.web@gmail.com>
2344
2345 * savehist.el (savehist-printable): Stricter check for string
2346 value (Bug#10937).
2347
3f018d6d
EZ
23482012-03-09 Eli Zaretskii <eliz@gnu.org>
2349
dbbc2e69
SM
2350 * mail/smtpmail.el (smtpmail-send-it):
2351 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
2352 valid mbox format.
2353
f7fd3d79
GM
23542012-03-09 Glenn Morris <rgm@gnu.org>
2355
2356 * files.el (dir-locals-find-file):
2357 Don't check result is regular, readable.
2358 (dir-locals-read-from-file): Demote errors.
2359
6ff6e72f
EZ
23602012-03-08 Eli Zaretskii <eliz@gnu.org>
2361
dbbc2e69
SM
2362 * international/quail.el (quail-insert-kbd-layout):
2363 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
2364 layout cell, to prevent their reordering by bidi display engine.
2365 For details, see the discussion in
2366 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
2367
9cec7834
AM
23682012-03-08 Alan Mackenzie <acm@muc.de>
2369
2370 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
2371 the starting position; make it extend the marked region when
2372 invoked repeatedly - all under appropriate circumstances.
2373 Fixes bugs #5525, #10906.
2374
9a40b8d4
GM
23752012-03-08 Glenn Morris <rgm@gnu.org>
2376
2377 * files.el (locate-dominating-file, dir-locals-find-file):
2378 Undo 2012-03-06 change.
2379
7a08ed35
EZ
23802012-03-07 Eli Zaretskii <eliz@gnu.org>
2381
dbbc2e69
SM
2382 * international/quail.el (quail-help):
2383 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
2384 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
2385 for the reason.
2386
5aca4f71 23872012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
2388
2389 Avoid superfluous registering of signals. (Bug#10807)
2390
2391 * notifications.el (notifications-on-action-object)
2392 (notifications-on-close-object): New defvars.
2393 (notifications-on-action-signal, notifications-on-closed-signal):
2394 Unregister the signal if not needed any longer.
2395 (notifications-notify): Register `notifications-action-signal' or
2396 `notifications-closed-signal', if :on-action or :on-close has been
2397 passed as argument.
2398
78e8b10a
CY
23992012-03-07 Chong Yidong <cyd@gnu.org>
2400
2401 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
2402 non-X platforms.
2403
69481eb8
GM
24042012-03-06 Glenn Morris <rgm@gnu.org>
2405
2406 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2407 (x-disown-selection-internal, x-get-selection-internal):
2408 Doc fix (add arglist signatures). (Bug#10783)
2409
133b8e11
KS
24102012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2411
2412 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
2413 Handle breakpoints with no "type".
2414
99a83064
GM
24152012-03-06 Glenn Morris <rgm@gnu.org>
2416
2417 * files.el (locate-dominating-file): Add optional predicate argument.
2418 (dir-locals-find-file): Make use of above change.
2419
17798e78
TTN
24202012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
2421
2422 * info.el (Info-insert-dir): Also try "dir.gz".
2423
eb182446
GM
24242012-03-06 Glenn Morris <rgm@gnu.org>
2425
8f2114ee
GM
2426 * files.el (dir-locals-find-file):
2427 Ignore non-readable or non-regular files. (Bug#10928)
2428
eb182446
GM
2429 * files.el (locate-dominating-file): Doc fix.
2430
24679323
AS
24312012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
2432
2433 * calendar/calendar.el (calendar-set-mode-line):
2434 `getenv' returns a string. (Bug#10951)
2435
01d972a9
LL
24362012-03-05 Leo Liu <sdl.web@gmail.com>
2437
109aa8a9
LL
2438 * simple.el (backward-delete-char-untabify): Constrain point to
2439 field (Bug#10939).
2440
01d972a9
LL
2441 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
2442
10607bea
CY
24432012-03-05 Chong Yidong <cyd@gnu.org>
2444
2445 * simple.el (count-words): If called from Lisp, return the word
2446 count, for symmetry with `count-lines'. Arglist changed.
2447 (count-words--message): Args changed. Consolidate counting code
2448 from count-words and count-words-region.
2449 (count-words-region): Caller changed.
2450 (count-lines-region): Make it an obsolete alias.
2451
5dd11cfe
TH
24522012-03-04 Tassilo Horn <tassilo@member.fsf.org>
2453
2454 * saveplace.el (save-place-to-alist)
2455 (save-place-ignore-files-regexp): Allow value nil to disable this
2456 feature.
2457
c349f4e6
CY
24582012-03-04 Chong Yidong <cyd@gnu.org>
2459
2460 * faces.el (face-spec-reset-face): For the default face, reset the
2461 attributes to default values (Bug#10748).
2462
e627be4c
LMI
24632012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2464
2465 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
2466 previous patch: Check `message-send-mail-function', and not the
2467 default function (bug#10897).
2468
ebeabff4
MA
24692012-03-04 Michael Albinus <michael.albinus@gmx.de>
2470
a41a6cf4
MA
2471 * notifications.el (notifications-on-action-signal)
2472 (notifications-on-closed-signal): Check for unique service name of
2473 incoming event. Fix error in removing entry.
ebeabff4 2474 (top): Register for signals with wildcard service name.
a41a6cf4 2475 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 2476
c1ca42b4
CY
24772012-03-04 Chong Yidong <cyd@gnu.org>
2478
dc9924b8 2479 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 2480
ea16568d
GM
24812012-03-04 Glenn Morris <rgm@gnu.org>
2482
2483 * abbrev.el (copy-abbrev-table, abbrev-table-p)
2484 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
2485 (expand-abbrev, define-abbrev-table): Doc fixes.
2486
fbae4637
LMI
24872012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2488
2489 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
2490 `message-default-send-mail-function' and not `send-mail-function'
2491 when doing the prompting for `sendmail-query-once' before sending
2492 in Message buffers (bug#10897).
2493
a1e7225c
LMI
2494 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2495 This is inconsistent with all the other stream functions, which leave
2496 the setting up to the higher levels (if so wanted) (bug#10931).
2497
56d093a9
AM
24982012-03-02 Alan Mackenzie <acm@muc.de>
2499
2500 Depessimize the handling of very large macros.
2501
2502 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
2503 (c-macro-cache-syntactic): New variables to implement a one
2504 element macro cache.
2505 (c-invalidate-macro-cache): New function.
2506 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
2507 Adapt to use the new cache.
2508 (c-state-safe-place): Use better the cache of safe positions.
2509 (c-state-semi-nonlit-pos-cache)
2510 (c-state-semi-nonlit-pos-cache-limit):
2511 New variables for...
2512 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
2513 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
2514 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
2515 Use c-state-semi-safe-place.
56d093a9 2516
dbbc2e69
SM
2517 * progmodes/cc-langs.el (c-get-state-before-change-functions):
2518 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 2519
817e5c3d
MA
25202012-03-02 Michael Albinus <michael.albinus@gmx.de>
2521
dbbc2e69
SM
2522 * jka-compr.el (jka-compr-call-process):
2523 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
2524 not remote.
2525
a032a702
MA
25262012-03-01 Michael Albinus <michael.albinus@gmx.de>
2527
2528 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
2529 access of FILE2, if FILE1 does not exist.
2530
99a54f21
MA
2531 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
2532 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
2533
2534 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
2535 Add "PAGER=" to `process-environment'.
2536
f6561e1f
MM
25372012-03-01 Michael R. Mauger <mmaug@yahoo.com>
2538
2539 * progmodes/sql.el: Bug fix
2540 (sql-get-login-ext): Save login values in globals.
2541 (sql-get-login): Use new version of `sql-get-login-ext'.
2542 (sql-interactive-mode): Set global `sql-connection' to nil.
2543 (sql-connect): Set global values for connection.
2544 (sql-product-interactive): Save global values as buffer local.
2545
2d44d9cc
LL
25462012-02-29 Leo Liu <sdl.web@gmail.com>
2547
2548 * abbrev.el (define-abbrevs): Reset sys to nil.
2549
96b49301 25502012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2551
bf7f9bc5
JB
2552 * files.el (file-equal-p): Rename from `files-equal-p'.
2553 Return nil when one or both files don't exist.
96b49301 2554 (file-subdir-of-p): Now only top directory must exists,
2555 return nil if it doesn't.
bf7f9bc5
JB
2556 (copy-directory): No need to test with `file-subdir-of-p' after
2557 creating dir.
2558 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
2559 to `file-equal-p'.
96b49301 2560
44e97401
GM
25612012-02-28 Glenn Morris <rgm@gnu.org>
2562
2563 * shell.el (shell-mode):
2564 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
2565 * play/landmark.el (landmark-font-lock-face-O):
2566 * play/handwrite.el (handwrite):
2567 * play/gomoku.el (gomoku-O):
2568 * net/browse-url.el (browse-url-browser-display):
2569 * international/mule.el (define-charset):
2570 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
2571 * filesets.el (filesets-find-file-delay):
2572 * eshell/em-xtra.el (eshell-xtra):
2573 * eshell/em-unix.el (eshell-grep):
2574 * emulation/viper.el (viper-mode):
2575 * emacs-lisp/regexp-opt.el (regexp-opt-group):
2576 * emacs-lisp/easymenu.el (easy-menu-define):
2577 * calendar/timeclock.el (timeclock-use-display-time):
2578 * bs.el (bs-mode):
2579 * bookmark.el (bookmark-save-flag):
2580 Doc fix (standardize possessive apostrophe usage).
2581
c98c6276
CY
25822012-02-27 Chong Yidong <cyd@gnu.org>
2583
bf7f9bc5
JB
2584 * emulation/viper-cmd.el (viper-intercept-ESC-key):
2585 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 2586
c98c6276
CY
2587 * font-lock.el (font-lock-specified-p): Rename from
2588 font-lock-spec-present. Callers changed.
2589
9c62cd04 25902012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 2591
bf7f9bc5
JB
2592 * emacs-lisp/package.el (package-compute-transaction):
2593 Handle holding a package version to t in package-load-list.
8ac9e529 2594
530739c9
MA
25952012-02-26 Michael Albinus <michael.albinus@gmx.de>
2596
2597 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
2598 (tramp-get-inode, tramp-get-device): Use cached values.
2599
487915d7
AM
26002012-02-26 Alan Mackenzie <acm@muc.de>
2601
2602 Check there is a font-lock specification before doing initial
2603 fontification.
2604
2605 * font-core.el (font-lock-mode): Move the conditional from
2606 :after-hook to font-lock-initial-fontify.
2607 (font-lock-default-function): Move the check for a specification
2608 to font-lock-spec-present.
2609
dc9924b8 2610 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
2611 (font-lock-spec-present): New function.
2612
4fd96557
JB
26132012-02-26 Jim Blandy <jimb@red-bean.com>
2614
2615 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
2616 (gdb-send): Apply it to the operand of the '-interpreter-exec
2617 console' command, so that we can pass arguments with (say) quotes
2618 in them. Store exact string sent in gdb-debug-log (Bug#10765).
2619
9a4888c0
CY
26202012-02-26 Chong Yidong <cyd@gnu.org>
2621
07498861
CY
2622 * help-fns.el (describe-function-1): Clarify description of
2623 remapping (Bug#10844).
2624
9a4888c0
CY
2625 * files.el (files-equal-p): Doc fix.
2626 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
2627 and quit the loop once a mismatch is found.
2628
ea8fb88d
JB
26292012-02-25 Juanma Barranquero <lekktu@gmail.com>
2630
2631 * bs.el (bs--show-with-configuration): Don't throw an error
2632 if the window cannot be split; otherwise, subsequent calls to
2633 bs-show fail, restoring a stale window config. (Bug#10882)
2634
525795c1
JD
26352012-02-25 Jan Djärv <jan.h.d@swipnet.se>
2636
2637 * term/ns-win.el (global-map): Bind ns-drag-file to
2638 ns-find-file (Bug#5855, Bug#10050).
2639
f008086f
AS
26402012-02-25 Andreas Schwab <schwab@linux-m68k.org>
2641
2642 * calendar/parse-time.el (parse-time-string): Allow extractor to
2643 return nil.
2644
a3fcfa99
MA
26452012-02-25 Michael Albinus <michael.albinus@gmx.de>
2646
91027d08
JB
2647 * net/tramp.el (tramp-file-name-for-operation):
2648 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
2649
2650 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
2651 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
2652 Add COPY-CONTENTS argument.
a3fcfa99 2653
67b0de11
CY
26542012-02-25 Chong Yidong <cyd@gnu.org>
2655
2656 Add custom groups for VC backends, for consistency with vc-bzr.
2657
2658 * vc/vc-arch.el (vc-arch):
2659 * vc/vc-cvs.el (vc-cvs):
2660 * vc/vc-git.el (vc-git):
2661 * vc/vc-hg.el (vc-hg):
2662 * vc/vc-mtn.el (vc-mtn):
2663 * vc/vc-rcs.el (vc-rcs):
2664 * vc/vc-sccs.el (vc-sccs):
2665 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
2666 All relevant defcustoms reassigned.
2667
3c9dfce6
CY
26682012-02-25 Chong Yidong <cyd@gnu.org>
2669
1339bf43
CY
2670 * newcomment.el (comment-styles): Add autoload (Bug#10868).
2671
3c9dfce6
CY
2672 * term/x-win.el (x-initialize-window-system): Reduce default for
2673 x-selection-timeout to 5 seconds (Bug#8869).
2674
25b2e303 26752012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2676
ec70a47d
GM
2677 * files.el (files-equal-p, file-subdir-of-p): New functions.
2678 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 2679 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
2680 * dired-aux.el (dired-copy-file-recursive): Same.
2681 (dired-create-files): Modify destination when source is equal to
2682 dest when copying files.
53a46cd0 2683 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 2684
914260cd
MA
26852012-02-24 Michael Albinus <michael.albinus@gmx.de>
2686
2687 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
2688 (Bug#10874)
2689
2cb228f7
AM
26902012-02-23 Alan Mackenzie <acm@muc.de>
2691
2692 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
2693 parameter "after-hook:" to allow the expansion to run code after
2694 the execution of the mode hooks.
2695
2696 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 2697 from font-lock-mode-internal.
2cb228f7 2698
91027d08 2699 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
2700 :after-hook.
2701
8f0fde21
SM
27022012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2703
3e88618b
SM
2704 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
2705 (completion--cache-all-sorted-completions): New function.
2706 (completion-all-sorted-completions): Use it.
2707 (completion--do-completion, minibuffer-force-complete):
2708 Use it to re-instate the flush hook.
2709
8f0fde21
SM
2710 * icomplete.el (icomplete-completions): Replace last fix with a better
2711 one (bug#10850).
2712
8e911f6f
DG
27132012-02-23 Dmitry Gutov <dgutov@yandex.ru>
2714
2715 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
2716 when it might call us back infinitely (bug#10797).
2717
49fe4321
GM
27182012-02-23 Glenn Morris <rgm@gnu.org>
2719
2720 * minibuffer.el (completion-category-overrides): Doc fix.
2721
b291b572
SM
27222012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2723
2724 * minibuffer.el (completion-table-with-context): Fix inf-loop.
2725 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
2726
31a9ef2e
GM
27272012-02-23 Glenn Morris <rgm@gnu.org>
2728
5e6e6794 2729 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
2730 (authors-obsolete-files-regexps, authors-ignored-files)
2731 (authors-ambiguous-files, authors-renamed-files-alist):
2732 Add more entries.
2733
0bd1e074
JL
27342012-02-23 Juri Linkov <juri@jurta.org>
2735
2736 * isearch.el (isearch-occur): Sync interactive spec with occur's
2737 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
2738
b617673c
JL
2739 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
2740
19e9789e
JL
27412012-02-22 Juri Linkov <juri@jurta.org>
2742
2743 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
2744 (ucs-insert): Doc fix. Check for hex digits in the string.
2745 Don't display `nil' in the error message. (Bug#10857)
2746
f41ce09d
AM
27472012-02-22 Alan Mackenzie <acm@muc.de>
2748
7a71b18d 2749 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 2750
ac2eceee
GM
27512012-02-22 Glenn Morris <rgm@gnu.org>
2752
2753 * ffap.el (ffap-c-path):
2754 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
2755
abd1f678
CY
27562012-02-22 Chong Yidong <cyd@gnu.org>
2757
2758 * custom.el (load-theme): Doc fix.
2759
f25aef2e
GM
27602012-02-22 Glenn Morris <rgm@gnu.org>
2761
2762 * dired-x.el (dired-guess-shell-alist-default):
2763 Remove escape sequences from nroff output. (Bug#172)
2764
5f8dc2ca
GM
27652012-02-21 Glenn Morris <rgm@gnu.org>
2766
6ff86ec4
GM
2767 * vc/emerge.el (emerge-defvar-local):
2768 Set `permanent-local' property rather than unused `preserved'.
2769
be3223a3 2770 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
2771 (picture-mode-map): Use it. (Bug#10860)
2772 (picture-mode): Doc fix.
2773
3fe58f4f
JB
27742012-02-21 Juanma Barranquero <lekktu@gmail.com>
2775
2776 * newcomment.el (uncomment-region-default): Remove unused binding.
2777
f9a998c3
GM
27782012-02-21 Glenn Morris <rgm@gnu.org>
2779
2780 * textmodes/picture.el (picture-motion, picture-motion-reverse)
2781 (picture-self-insert, picture-tab-chars): Doc fix.
2782 (picture-mode-map): Fix C-a, C-e.
2783
c6029348
GM
27842012-02-20 Glenn Morris <rgm@gnu.org>
2785
2786 * emacs-lisp/authors.el (authors-aliases): Add another entry.
2787
ab1ce9d7
LL
27882012-02-20 Leo Liu <sdl.web@gmail.com>
2789
2790 * icomplete.el (icomplete-completions): Check FROM arg before
2791 passing to substring (Bug#10850).
2792
0fd40f89
CY
27932012-02-19 Chong Yidong <cyd@gnu.org>
2794
2795 * comint.el: Require ansi-color.
2796 (comint-output-filter-functions): Add ansi-color-process-output.
2797
2798 * ansi-color.el: Don't set comint-output-filter-functions; it is
2799 now in the initial value defined in comint.el.
2800 (ansi-color-apply-face-function): New variable.
2801 (ansi-color-apply-on-region): Use it.
2802 (ansi-color-apply-overlay-face): New function.
2803
2804 * shell.el (shell): No need to require ansi-color.
2805 (shell-mode): Use ansi-color-apply-face-function to highlight
2806 color escapes using font-lock-face property (Bug#10835).
2807
20af2394
CY
28082012-02-19 Chong Yidong <cyd@gnu.org>
2809
2810 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
2811 mode-line formats (Bug#10839).
2812
e23a3fbe
GM
28132012-02-18 Glenn Morris <rgm@gnu.org>
2814
b474519e
GM
2815 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
2816
2817 * mail/undigest.el (unforward-rmail-message): Doc fix.
2818
e23a3fbe
GM
2819 * saveplace.el (save-place-ignore-files-regexp): Add :version.
2820
57939ff4
EZ
28212012-02-18 Eli Zaretskii <eliz@gnu.org>
2822
2823 * international/characters.el (script-list): Sync with the latest
2824 Unicode Character Database.
2825
0c23686e
AS
28262012-02-18 Andreas Schwab <schwab@linux-m68k.org>
2827
2828 * international/titdic-cnv.el: Remove duplicate coding tag.
2829 * language/cham.el: Likewise.
2830 * language/tai-viet.el: Likewise.
2831
6818b449
GM
28322012-02-18 Glenn Morris <rgm@gnu.org>
2833
2834 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
2835 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
2836 (calendar-bahai-all-holidays-flag, calendar-other-dates):
2837 * calendar/diary-lib.el (diary-abbreviated-year-flag):
2838 * calendar/holidays.el (holiday-bahai-holidays)
2839 (calendar-holidays, list-holidays):
2840 Use utf-8 Bahá'í in doc-strings, menus, etc.
2841
0311a3fc
TH
28422012-02-17 Tassilo Horn <tassilo@member.fsf.org>
2843
2844 * saveplace.el (save-place-ignore-files-regexp): New variable
2845 allowing for excluding files from saving their location of point.
2846 The default value matches the temporary commit message editing
2847 files from Git, SVN, Bazaar, and Mercurial.
2848 (save-place-to-alist): Use it.
2849
eb864a71
LM
28502012-02-17 Lawrence Mitchell <wence@gmx.li>
2851 Stefan Monnier <monnier@iro.umontreal.ca>
2852
2853 * newcomment.el (uncomment-region-default): Don't leave extra space
2854 when an arg is provided (bug#8150).
2855
ee0ce425
TZ
28562012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2857
eb864a71 2858 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 2859
95ddf442
GM
28602012-02-17 Glenn Morris <rgm@gnu.org>
2861
2862 * net/socks.el: Require network-stream. (Bug#10599)
2863
48dd1e39 28642012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
2865
2866 * international/charprop.el:
2867 * international/uni-name.el:
2868 * international/uni-old-name.el:
2869 * international/uni-comment.el: Regenerate.
2870
d68cd087
GM
28712012-02-16 Glenn Morris <rgm@gnu.org>
2872
2873 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
2874 Interactively in calendar buffer, give an error if not on a date.
2875
13932042
GM
28762012-02-15 Glenn Morris <rgm@gnu.org>
2877
2878 * shell.el (shell-delimiter-argument-list):
2879 Revert 2011-02-17 change. (Bug#8027)
2880
c3a70e2b
CY
28812012-02-15 Chong Yidong <cyd@gnu.org>
2882
60236b0d
CY
2883 * minibuffer.el (completion-at-point-functions): Doc fix.
2884
c3a70e2b
CY
2885 * custom.el (defcustom): Doc fix; note use of defvar.
2886
9f26dc24
GM
28872012-02-15 Glenn Morris <rgm@gnu.org>
2888
2889 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
2890 Doc fixes.
2891
6546b134
GM
28922012-02-14 Glenn Morris <rgm@gnu.org>
2893
2894 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
2895
d29b2b4c
LI
28962012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2897
2898 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
2899 way the ports list is computed.
835bdcba
LI
2900 (smtpmail-query-smtp-server): Prompt the user for a port number if
2901 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 2902
08dcdbc9
TZ
29032012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2904
2905 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
2906
2605051a
GM
29072012-02-13 Glenn Morris <rgm@gnu.org>
2908
2909 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
2910
7ee99f32
TZ
29112012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2912
2913 * net/gnutls.el (gnutls-trustfiles): New variable.
2914 (gnutls-negotiate): Use it.
2915
5f0af64f
LI
29162012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2917
2918 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
2919 does its stuff if Gnus is running.
2920
c14fcc95
AM
29212012-02-13 Alan Mackenzie <acm@muc.de>
2922
2923 Fix a loop in c-set-fl-decl-start.
2924
7a71b18d 2925 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
2926 c-backward-syntactic-ws actually moves backwards.
2927
142b4d90
LL
29282012-02-13 Leo Liu <sdl.web@gmail.com>
2929
2930 * net/rcirc.el (rcirc-markup-attributes): Move point to the
2931 beginning so that all \C-o chars are removed.
2932
fa9958a6
TZ
29332012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
2934
dc9924b8 2935 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 2936
0bc5886a
AM
29372012-02-12 Alan Mackenzie <acm@muc.de>
2938
2939 Fix infinite loop with long macros.
4d6769e1 2940 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 2941
d4bd55e7
CY
29422012-02-12 Chong Yidong <cyd@gnu.org>
2943
2944 * window.el (display-buffer): Doc fix (Bug#10785).
2945
66f3fe22
GM
29462012-02-12 Glenn Morris <rgm@gnu.org>
2947
bd7da63e
GM
2948 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2949 (x-disown-selection-internal, x-get-selection-internal):
2950 Sync docs with the xselect.c versions.
2951
66f3fe22
GM
2952 * allout-widgets.el: Add missing license notice.
2953
3e0d2fa7
GM
29542012-02-11 Glenn Morris <rgm@gnu.org>
2955
cfecdf09
GM
2956 * select.el (x-get-selection-internal, x-own-selection-internal)
2957 (x-disown-selection-internal):
2958 * x-dnd.el (x-get-selection-internal): Update declarations.
2959
6d216d7f
GM
2960 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
2961
2bed3f04
GM
2962 * window.el (window-sides-slots):
2963 * tool-bar.el (tool-bar-position):
2964 * term/xterm.el (xterm-extra-capabilities):
2965 * ses.el (ses-self-reference-early-detection):
2966 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
2967 (verilog-auto-wire-type)
2968 (verilog-auto-delete-trailing-whitespace)
2969 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
2970 (verilog-auto-tieoff-declaration):
2971 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
2972 (sql-oracle-statement-starters, sql-oracle-scan-on):
2973 * progmodes/prolog.el (prolog-align-comments-flag)
2974 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
2975 (prolog-left-indent-regexp, prolog-paren-indent-p)
2976 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
2977 (prolog-types, prolog-mode-specificators)
2978 (prolog-determinism-specificators, prolog-directives)
2979 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
2980 (prolog-electric-dot-flag)
2981 (prolog-electric-dot-full-predicate-template)
2982 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
2983 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
2984 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
2985 (prolog-program-switches, prolog-prompt-regexp)
2986 (prolog-debug-on-string, prolog-debug-off-string)
2987 (prolog-trace-on-string, prolog-trace-off-string)
2988 (prolog-zip-on-string, prolog-zip-off-string)
2989 (prolog-use-standard-consult-compile-method-flag)
2990 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
2991 (prolog-imenu-max-lines, prolog-info-predicate-index)
2992 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
2993 (prolog-char-quote-workaround):
2994 * progmodes/cc-vars.el (c-defun-tactic):
2995 * net/tramp.el (tramp-encoding-command-interactive)
2996 (tramp-local-end-of-line):
2997 * net/soap-client.el (soap-client):
2998 * net/netrc.el (netrc-file):
2999 * net/gnutls.el (gnutls):
3000 * minibuffer.el (completion-category-overrides)
3001 (completion-cycle-threshold)
3002 (completion-pcm-complete-word-inserts-delimiters):
3003 * man.el (Man-name-local-regexp):
3004 * mail/feedmail.el (feedmail-display-full-frame):
3005 * international/characters.el (glyphless-char-display-control):
3006 * eshell/em-ls.el (eshell-ls-date-format):
3007 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
3008 (lisp-lambda-list-keyword-parameter-indentation)
3009 (lisp-lambda-list-keyword-parameter-alignment):
3010 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
3011 * dired-x.el (dired-omit-verbose):
3012 * cus-theme.el (custom-theme-allow-multiple-selections):
3013 * calc/calc.el (calc-highlight-selections-with-faces)
3014 (calc-lu-field-reference, calc-lu-power-reference)
3015 (calc-note-threshold):
3016 * battery.el (battery-mode-line-limit):
3017 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3018 (archive-7z-update):
3019 * allout.el (allout-prefixed-keybindings)
3020 (allout-unprefixed-keybindings)
3021 (allout-inhibit-auto-fill-on-headline)
3022 (allout-flattened-numbering-abbreviation):
3023 * allout-widgets.el (allout-widgets-auto-activation)
3024 (allout-widgets-icons-dark-subdir)
3025 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
3026 (allout-widgets-theme-dark-background)
3027 (allout-widgets-theme-light-background)
3028 (allout-widgets-item-image-properties-emacs)
3029 (allout-widgets-item-image-properties-xemacs)
3030 (allout-widgets-run-unit-tests-on-load)
3031 (allout-widgets-time-decoration-activity)
3032 (allout-widgets-hook-error-post-time)
3033 (allout-widgets-track-decoration):
3034 Add missing :version tags to new defcustoms and defgroups.
3035
5fec1b8e
GM
3036 * progmodes/sql.el (sql-ansi-statement-starters)
3037 (sql-oracle-statement-starters): Add custom type.
3038
3e0d2fa7
GM
3039 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
3040 (prolog-system-version): Give it a type.
3041
90b671e2
EZ
30422012-02-11 Eli Zaretskii <eliz@gnu.org>
3043
3044 * term/pc-win.el (x-select-text, x-selection-owner-p)
3045 (x-own-selection-internal, x-disown-selection-internal)
3046 (x-get-selection-internal): Sync doc strings and argument lists
3047 with xselect.c, common-win.el and x-win.el. (Bug#10783)
3048
5eac0c02
LL
30492012-02-11 Leo Liu <sdl.web@gmail.com>
3050
3051 * progmodes/python.el (python-end-of-statement): Fix infinite
3052 loop. (Bug#10788)
3053
f82cb659
GM
30542012-02-10 Glenn Morris <rgm@gnu.org>
3055
3056 * international/mule-cmds.el (unify-8859-on-encoding-mode)
3057 (unify-8859-on-decoding-mode): Properly mark as obsolete.
3058
cc26d239
LI
30592012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3060
3061 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
3062 about SMTP before checking the From header.
3063
91027d08 3064 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
3065 into own function for reuse by emacsbug.el.
3066
1be3ca5a
LL
30672012-02-10 Leo Liu <sdl.web@gmail.com>
3068
3069 * subr.el (condition-case-unless-debug): Rename from
3070 condition-case-no-debug. All callers changed.
3071 (with-demoted-errors): Fix caller.
3072
3073 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
3074 * nxml/rng-valid.el (rng-do-some-validation):
3075 * emacs-lisp/package.el (package-refresh-contents)
3076 (package-menu-execute):
3077 * desktop.el (desktop-create-buffer):
91027d08 3078 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 3079
b011fbfe
GM
30802012-02-10 Glenn Morris <rgm@gnu.org>
3081
b2096d72
GM
3082 * textmodes/bibtex.el:
3083 Add missing :version tags for new/changed defcustoms.
3084
b011fbfe
GM
3085 * files.el (remote-file-name-inhibit-cache): Doc fixes.
3086
4c7e65bf
LI
30872012-02-09 Lars Ingebrigtsen <larsi@rusty>
3088
3089 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
3090 (smtpmail-via-smtp): Use it, or fall back on the From address.
3091 (smtpmail-send-it): Ditto.
3092
f3934f6f
SM
30932012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3094
3095 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3096 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
3097 (byte-compile-tmp-var): New const.
3098 (byte-compile-defvar): Use it to minimize .elc size.
3099 Just use `defvar' rather than simulate it (bug#10761).
3100
a075a2c5
GM
31012012-02-09 Glenn Morris <rgm@gnu.org>
3102
cf3aa21b
GM
3103 * files.el (rename-uniquely): Doc fix. (Bug#3806)
3104
354998cd
GM
3105 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
3106 Add :version tags.
3107
dc9924b8
SM
3108 * progmodes/compile.el (compilation-error-screen-columns)
3109 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 3110
dab3703d
GM
3111 * vc/log-view.el (log-view-toggle-entry-display):
3112 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
3113
3f88cd72
GM
3114 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
3115 (report-emacs-bug-can-use-xdg-email):
3116 (report-emacs-bug-insert-to-mailer): Doc fixes.
3117 (report-emacs-bug): Message fix.
3118
d95b247d
GM
3119 * net/browse-url.el (browse-url-can-use-xdg-open)
3120 (browse-url-xdg-open): Doc fixes.
3121
a075a2c5
GM
3122 * electric.el (electric-indent-mode, electric-pair-mode)
3123 (electric-layout-rules, electric-layout-mode): Doc fixes.
3124 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
3125
ffb6157e
MR
31262012-02-08 Martin Rudalics <rudalics@gmx.at>
3127
3128 * server.el (server-unselect-display): Don't inadvertently kill
3129 the current buffer. (Bug#10729)
3130
e1ac4066
GM
31312012-02-08 Glenn Morris <rgm@gnu.org>
3132
34e8a2da
GM
3133 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
3134 (sql-list-table): Doc fixes.
3135
b4ac6e8c
GM
3136 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
3137 Comment out (does nothing).
3138
e1ac4066
GM
3139 * completion.el (dynamic-completion-mode):
3140 * dirtrack.el (dirtrack-debug-mode):
3141 * electric.el (electric-layout-mode):
3142 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
3143 * face-remap.el (text-scale-mode, buffer-face-mode):
3144 * iimage.el (iimage-mode):
3145 * image-mode.el (image-transform-mode):
3146 * minibuffer.el (completion-in-region-mode):
3147 * scroll-lock.el (scroll-lock-mode):
3148 * simple.el (next-error-follow-minor-mode):
3149 * tar-mode.el (tar-subfile-mode):
3150 * tooltip.el (tooltip-mode):
3151 * vcursor.el (vcursor-use-vcursor-map):
3152 * wid-browse.el (widget-minor-mode):
3153 * emulation/tpu-edt.el (tpu-edt-mode):
3154 * emulation/tpu-extras.el (tpu-cursor-free-mode):
3155 * international/iso-ascii.el (iso-ascii-mode):
3156 * language/thai-util.el (thai-word-mode):
3157 * mail/supercite.el (sc-minor-mode):
3158 * net/goto-addr.el (goto-address-mode):
3159 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
3160 * progmodes/cwarn.el (cwarn-mode):
3161 * progmodes/flymake.el (flymake-mode):
3162 * progmodes/glasses.el (glasses-mode):
3163 * progmodes/hideshow.el (hs-minor-mode):
3164 * progmodes/pascal.el (pascal-outline-mode):
3165 * textmodes/enriched.el (enriched-mode):
3166 * vc/smerge-mode.el (smerge-mode):
3167 Doc fixes (minor mode argument).
3168
5e0d957f
EZ
31692012-02-07 Eli Zaretskii <eliz@gnu.org>
3170
3171 * ls-lisp.el (ls-lisp-sanitize): New function.
3172 (ls-lisp-insert-directory): Use it to fix or remove any elements
3173 in file-alist with missing attributes. (Bug#4673)
3174
98d7371e
AM
31752012-02-07 Alan Mackenzie <acm@muc.de>
3176
3177 Fix spurious recognition of c-in-knr-argdecl.
3178
3179 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
3180 putative K&R region.
3181
667ced3a
AM
31822012-02-07 Alan Mackenzie <acm@muc.de>
3183
eb864a71
LM
3184 * progmodes/cc-engine.el (c-forward-objc-directive):
3185 Prevent looping in "#pragma mark @implementation".
667ced3a 3186
5b77774d
MA
31872012-02-07 Michael Albinus <michael.albinus@gmx.de>
3188
3189 * notifications.el (notifications-on-closed-signal): Make `reason'
3190 optional. (Bug#10744)
3191
af008560
GM
31922012-02-07 Glenn Morris <rgm@gnu.org>
3193
60d47423
GM
3194 * emacs-lisp/easy-mmode.el (define-minor-mode):
3195 Doc fixes for the macro and the mode it defines.
3196
dd605cc4
GM
3197 * image.el (imagemagick-types-inhibit): Doc fix.
3198
af008560
GM
3199 * cus-start.el (imagemagick-render-type): Add it.
3200
5cc59a37
LI
32012012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3202
4d6769e1
JB
3203 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
3204 Set the default at load time, too, so that `font-lock-fontify-buffer'
3205 can be called without setting up the entire mode first. This fixes
3206 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 3207
9a6dd747
CY
32082012-02-06 Chong Yidong <cyd@gnu.org>
3209
2d16b285
CY
3210 * simple.el (list-processes--refresh): Delete exited processes
3211 (Bug#8094).
3212
171e9b6e
CY
3213 * comint.el (comint-next-prompt): next-single-char-property-change
3214 and prev-single-char-property-change never return nil (Bug#8657).
3215
9a6dd747
CY
3216 * custom.el (defcustom): Doc fix (Bug#9711).
3217
aa4589a7
CY
32182012-02-05 Chong Yidong <cyd@gnu.org>
3219
5c2a252f
CY
3220 * cus-edit.el (custom-variable-reset-backup): Quote the value
3221 before storing it in the customized-value property (Bug#6712).
4aab9006 3222 (custom-display): Add a customization type tag.
983b9602 3223 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 3224
aa4589a7
CY
3225 * wid-edit.el (widget-field-value-get): New optional arg to
3226 suppress trailing whitespace truncation.
3227 (character): Use it (Bug#2689).
3228
1ff980ae
AS
32292012-02-05 Andreas Schwab <schwab@linux-m68k.org>
3230
3231 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
3232 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
3233
03988c98
CY
32342012-02-05 Chong Yidong <cyd@gnu.org>
3235
eeb6cc88
CY
3236 * cus-edit.el (custom-variable-value-create): For mismatched
3237 types, show the current value (Bug#7600).
3238
03988c98
CY
3239 * custom.el (defcustom): Doc fix.
3240
f8cdeef0
GM
32412012-02-05 Glenn Morris <rgm@gnu.org>
3242
3243 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
3244
0696d255
JB
32452012-02-05 Juanma Barranquero <lekktu@gmail.com>
3246
3247 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
3248 (pp-buffer): Use `ignore-errors', `looking-at-p'.
3249 (pp-last-sexp): Use `looking-at-p'.
3250
34c99998
GM
32512012-02-04 Glenn Morris <rgm@gnu.org>
3252
8f05da42
GM
3253 * files.el (revert-buffer):
3254 Doc fix (mention revert-buffer-in-progress-p).
3255
f160676e
GM
3256 * emacs-lisp/ert-x.el (ert-simulate-command):
3257 Check deferred-action-list (which is obsolete) is bound.
3258
c7291ad9
GM
3259 * subr.el (with-wrapper-hook): Doc fixes.
3260
34c99998
GM
3261 * simple.el (filter-buffer-substring-functions)
3262 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
3263
6283a7d3
LL
32642012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
3265
3266 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
3267 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
3268
e96e3013
LL
32692012-02-04 Leo Liu <sdl.web@gmail.com>
3270
3271 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
3272
8ded50f2
GM
32732012-02-04 Glenn Morris <rgm@gnu.org>
3274
82ff1d13
GM
3275 * image.el (image-extension-data): Add obsolete alias.
3276
987a0a16
GM
3277 * isearch.el (isearch-update): Doc fix.
3278
ea32ef46
GM
3279 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
3280
8ded50f2
GM
3281 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
3282
eea14f31
GM
32832012-02-03 Glenn Morris <rgm@gnu.org>
3284
3285 * image.el (image-animated-p): Doc fix. Use image-animated-types.
3286 (image-animate-timeout): Doc fix.
3287
3288 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
3289
12f381b7
GM
32902012-02-02 Glenn Morris <rgm@gnu.org>
3291
953cebf5
GM
3292 * server.el (server-auth-dir): Doc fix.
3293 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
3294
12f381b7
GM
3295 * subr.el (run-mode-hooks): Doc fix.
3296
953a8c3b
JL
32972012-02-02 Juri Linkov <juri@jurta.org>
3298
3299 * image-mode.el (image-toggle-display-image): Remove tautological
3300 `major-mode' from the `derived-mode-p' test.
3301
c5d3843c
KH
33022012-02-02 Kenichi Handa <handa@m17n.org>
3303
9f6e692e 3304 * composite.el (compose-region): Cancel previous change.
c5d3843c 3305
159462d4 33062012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
3307
3308 * composite.el (compose-region, compose-string): Signal error for
3309 a null string component (Bug#6988).
3310
9f562668
CY
33112012-02-01 Chong Yidong <cyd@gnu.org>
3312
e2cef717
CY
3313 * view.el (view-buffer-other-window, view-buffer-other-frame):
3314 Handle special modes like view-buffer (Bug#10650).
3315 (view-buffer): Simplify.
3316
9f562668
CY
3317 * frame.el (set-frame-font): Tweak meaning of third argument.
3318
9f6e692e
JB
3319 * dynamic-setting.el (font-setting-change-default-font):
3320 Use set-frame-font (Bug#9982).
9f562668 3321
781acb9f
GM
33222012-02-01 Glenn Morris <rgm@gnu.org>
3323
6035be52
GM
3324 * progmodes/compile.el (compilation-internal-error-properties):
3325 Respect compilation-first-column in the "*compilation*" buffer.
3326
781acb9f
GM
3327 * emacs-lisp/easy-mmode.el (define-minor-mode):
3328 Relax :variable's test for a named function.
3329
abbceb00
AM
33302012-01-31 Alan Mackenzie <acm@muc.de>
3331
3332 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
3333 off by one error.
3334
fce3fdeb
CY
33352012-01-31 Chong Yidong <cyd@gnu.org>
3336
3337 * frame.el (set-frame-font): New arg ALL-FRAMES.
3338
3339 * menu-bar.el (menu-set-font): Use set-frame-font.
3340
3341 * faces.el (face-spec-reset-face): Don't apply unspecified
3342 attribute values to the default face.
3343
47893581
JB
33442012-01-31 Juanma Barranquero <lekktu@gmail.com>
3345
3346 * progmodes/cwarn.el (cwarn): Remove dead link.
3347 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
3348 Remove * from defcustom docstrings.
3349 (turn-on-cwarn-mode): Make obsolete.
3350 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
3351 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
3352
e58e988a
GM
33532012-01-31 Glenn Morris <rgm@gnu.org>
3354
60dc2671 3355 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 3356 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 3357 Allow named functions to be used as the cdr of :variable.
e58e988a 3358
7a3f511d
GM
33592012-01-30 Glenn Morris <rgm@gnu.org>
3360
3361 * emacs-lisp/authors.el (authors-fixed-entries):
3362 Remove reference to deleted file rnewspost.el.
3363
cb882333
JB
33642012-01-29 Juanma Barranquero <lekktu@gmail.com>
3365
3366 * window.el (window-with-parameter): Remove unused variable `windows'.
3367 (window--side-check): Remove unused variable `code'.
3368 (window--resize-siblings): Remove unused variable `first'.
3369 (adjust-window-trailing-edge): Remove unused variable `failed'.
3370 (window-deletable-p, window--delete): Remove unused variable `buffer'.
3371 Use `let', not `let*'.
3372 (balance-windows-2): Remove unused variable `found'.
3373 (window--state-put-2): Remove unused variable `splits'.
3374 (window-state-put): Remove unused variable `selected'.
3375 (same-window-p): Use `string-match-p'.
3376 (display-buffer-assq-regexp): Remove unused variable `value'.
3377 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
3378 Mark argument ALIST as ignored.
3379 (pop-to-buffer): Remove unused variable `old-window'.
3380
907201af
EZ
33812012-01-29 Eli Zaretskii <eliz@gnu.org>
3382
3383 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
3384 and .lzma compressed files.
3385
ea162670
CY
33862012-01-29 Chong Yidong <cyd@gnu.org>
3387
5b95ee8a
CY
3388 * frame.el (window-system-default-frame-alist): Doc fix.
3389
ea162670
CY
3390 * dynamic-setting.el (font-setting-change-default-font): Don't
3391 change the default face if SET-FONT argument is non-nil (Bug#9982).
3392
d6e6f4b1
SB
33932012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
3394
3395 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
3396
0f29fa41 33972012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
3398
3399 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
3400 breakpoints in files outside current directory (Bug#6098).
3401
db174434
CY
34022012-01-29 Chong Yidong <cyd@gnu.org>
3403
6b25e4e2
SE
3404 * progmodes/python.el: Require ansi-color at top-level.
3405
6df6ae42
JB
3406 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
3407 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
3408 (lisp-mode-abbrev-table): Add doc.
3409 (lisp-mode-variables): Don't set local-abbrev-table.
3410 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
3411
e70ee681
RW
34122012-01-28 Roland Winkler <winkler@gnu.org>
3413
3414 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
3415
ace88aa2
RW
34162012-01-28 Roland Winkler <winkler@gnu.org>
3417
3418 * textmodes/bibtex.el (bibtex-entry-alist): New function.
3419 (bibtex-set-dialect): Use it. Either set global values of
3420 dialect-dependent variables or bind these variables buffer-locally
3421 (Bug#10254).
3422 (bibtex-mode): Call bibtex-set-dialect via
3423 hack-local-variables-hook.
eb864a71
LM
3424 (bibtex-dialect): Update docstring.
3425 Add safe-local-variable predicate.
ace88aa2
RW
3426 (bibtex-entry-alist, bibtex-field-alist): Initialize via
3427 bibtex-set-dialect.
3428 (bibtex-mode-map): Define menu for each dialect.
3429 (bibtex-entry): Fix docstring.
3430
93376c5b
CY
34312012-01-28 Chong Yidong <cyd@gnu.org>
3432
3433 * eshell/esh-arg.el (eshell-quote-argument): New function.
3434
3435 * eshell/esh-ext.el (eshell-invoke-batch-file):
3436 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
3437 first arg to eshell-parse-command (Bug#10523).
3438
4372494f
DA
34392012-01-28 Drew Adams <drew.adams@oracle.com>
3440
3441 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
3442 `default-directory' is non-nil.
3443
4d4ec1f8
EZ
34442012-01-28 Eli Zaretskii <eliz@gnu.org>
3445
3446 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
3447 line that displays system-configuration-options. (Bug#9924)
3448
7c188927
DA
34492012-01-28 Drew Adams <drew.adams@oracle.com>
3450
3451 * descr-text.el (describe-char): Show information about POS, in
3452 addition to information about the character at POS. Improve and
3453 update the doc string. Change "code point" to "code point in
3454 charset", to avoid confusion with the character's Unicode code
3455 point shown above that. (Bug#10129)
3456
e0da685a
EZ
34572012-01-28 Eli Zaretskii <eliz@gnu.org>
3458
3459 * descr-text.el (describe-char): Show the raw character, not only
3460 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
3461 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
3462 for the reasons.
3463
70550acf
PH
34642012-01-28 Phil Hagelberg <phil@hagelb.org>
3465
eb864a71
LM
3466 * emacs-lisp/package.el (package-install):
3467 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 3468
0ce8e868
CY
34692012-01-28 Chong Yidong <cyd@gnu.org>
3470
cb882333
JB
3471 * emacs-lisp/package.el (package-maybe-load-descriptor):
3472 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
3473 (package-maybe-load-descriptor): Use it.
3474 (package-download-transaction): Fully load required packages
3475 inside the loop, so that `require' calls work (Bug#10593).
3476 (package-install): No need to call package-initialize now.
3477
2e7f3bea
CY
34782012-01-28 Chong Yidong <cyd@gnu.org>
3479
6e9bad14
CY
3480 * simple.el (deactivate-mark): Doc fix (Bug#8614).
3481
f823b8ca
CY
3482 * tooltip.el (tooltip-mode): Doc fix.
3483 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
3484
2680c309
CY
3485 * frame.el (set-cursor-color): Doc fix (Bug#352).
3486
d7a9e63b
CY
3487 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
3488 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
3489
2e7f3bea
CY
3490 * cus-edit.el (custom-buffer-create-internal): Fix search button
3491 action (Bug#10542).
2ae01800 3492 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 3493
fc4f7a23
EW
34942012-01-27 Eduard Wiebe <usenet@pusto.de>
3495
3496 * dired.el (dired-mark-files-regexp):
3497 Include any subdirectory components. (Bug#10445)
3498
7dd37071
ML
34992012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
3500
3501 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
3502 Handle [host]:port syntax. (Bug#10533)
3503
a268160b
AH
35042012-01-27 Alex Harsanyi <harsanyi@mac.com>
3505
3506 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
3507
e43273ef
GM
35082012-01-26 Glenn Morris <rgm@gnu.org>
3509
3510 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
3511 * term.el (term-raw-escape-map): Use Control-X-prefix.
3512 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
3513
1edf595d
MR
35142012-01-25 Martin Rudalics <rudalics@gmx.at>
3515
3516 * window.el (window-state-get, window--state-get-1): Don't deal
3517 with fixed-sizeness of windows. Simplify code.
3518
fa8eafef
JC
35192012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
3520
6df6ae42
JB
3521 * window.el (window--state-get-1, window--state-put-2):
3522 Don't save and restore the mark.
fa8eafef 3523
0b21c100
CY
35242012-01-25 Chong Yidong <cyd@gnu.org>
3525
3526 * custom.el (custom-variable-p): Doc fix.
3527
5ae1a6c8
GM
35282012-01-25 Glenn Morris <rgm@gnu.org>
3529
40047858
GM
3530 * dired.el (dired-goto-file): Handle some of the more common
3531 characters that `ls -b' escapes. (Bug#10596)
3532
5ddce96c
GM
3533 * progmodes/compile.el (compilation-next-error-function):
3534 Respect compilation-first-column in the "*compilation*" buffer.
3535 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
3536
5ae1a6c8
GM
3537 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
3538
b559f1a9
GM
35392012-01-24 Glenn Morris <rgm@gnu.org>
3540
3541 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
3542
6725d21a
JD
35432012-01-24 Julien Danjou <julien@danjou.info>
3544
3545 * color.el (color-rgb-to-hsl): Fix value computing.
3546 (color-hue-to-rgb): New function.
3547 (color-hsl-to-rgb): New function.
3548 (color-clamp, color-saturate-hsl, color-saturate-name)
3549 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3550 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3551
70df4bbe
GM
35522012-01-24 Glenn Morris <rgm@gnu.org>
3553
3554 * vc/vc-rcs.el (vc-rcs-create-tag):
3555 * vc/vc-sccs.el (vc-sccs-create-tag):
3556 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
3557
802a2ae2
ML
35582012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
3559
3560 * eshell/esh-util.el (eshell-read-hosts-file):
3561 Skip comment lines. (Bug#10549)
3562
d7128bb1
ML
3563 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
3564
d1a5c3b4
JB
35652012-01-23 Juanma Barranquero <lekktu@gmail.com>
3566
2724d9c7
JB
3567 * subr.el (display-delayed-warnings): Doc fix.
3568 (collapse-delayed-warnings): New function to collapse identical
3569 adjacent warnings.
3570 (delayed-warnings-hook): Add it.
d1a5c3b4 3571
a5509865
MA
35722012-01-22 Michael Albinus <michael.albinus@gmx.de>
3573
3574 * net/tramp.el (tramp-action-login): Set connection property "login-as".
3575
3576 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
3577 properties, when "login-as" is set.
3578
3579 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
3580 (tramp-default-user-alist): Don't add "pscp".
3581 (tramp-do-copy-or-rename-file-out-of-band): Use connection
3582 property "login-as", if set. (Bug#10530)
3583
cc6d5805
MA
35842012-01-21 Michael Albinus <michael.albinus@gmx.de>
3585
3586 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
3587 "plink1" and "psftp". (Bug#10530)
3588
35892012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
3590
3591 * international/mule-cmds.el (prefer-coding-system): Show a
3592 warning message if the default value of file-name-coding-system
3593 was not changed.
3594
f0960428
JC
35952012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
3596
cb882333
JB
3597 * windmove.el (windmove-reference-loc):
3598 Fix windmove-reference-loc miscalculation.
f0960428 3599
dd6f2a63
JB
36002012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
3601
3602 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
3603 default unit.
3604
7b447e9b
GM
36052012-01-21 Glenn Morris <rgm@gnu.org>
3606
117a9ea1
GM
3607 * international/mule.el (auto-coding-alist): Add .tbz.
3608
7b447e9b
GM
3609 * files.el (local-enable-local-variables): Doc fix.
3610 (inhibit-local-variables-regexps): Rename from
3611 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
3612 Doc fix. Add some extensions from auto-coding-alist.
3613 (inhibit-local-variables-suffixes):
3614 Rename from inhibit-first-line-modes-suffixes. Doc fix.
3615 (inhibit-local-variables-p):
3616 New function, extracted from set-auto-mode-1.
3617 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
3618 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
3619 (hack-local-variables): Doc fix. Make the mode-only case
3620 respect enable-local-variables and friends.
3621 Respect inhibit-local-variables-regexps for file-locals, but
3622 not for directory-locals.
3623 (set-visited-file-name):
3624 Take account of inhibit-local-variables-regexps.
3625 Whether it applies may change as the file name is changed.
3626 * jka-cmpr-hook.el (jka-compr-install):
3627 * jka-compr.el (jka-compr-uninstall):
3628 Update for inhibit-first-line-modes-suffixes name change.
3629
dd6e3cdd
MR
36302012-01-20 Martin Rudalics <rudalics@gmx.at>
3631
3632 * help-macro.el (make-help-screen): Temporarily restore original
3633 binding for minor-mode-map-alist (Bug#10454).
3634
0d0deb38
JD
36352012-01-19 Julien Danjou <julien@danjou.info>
3636
3637 * color.el (color-name-to-rgb): Use the white color to find the max
3638 color component value and return correctly computed values.
3639 (color-name-to-rgb): Add missing float conversion for max value.
3640
34a02f46
MR
36412012-01-19 Martin Rudalics <rudalics@gmx.at>
3642
3643 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
3644 special state value for window-persistent-parameters.
3645 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
3646 (window--state-put-2): Reset all window parameters to nil before
3647 assigning values of persistent parameters.
3648
606c44c4
AM
36492012-01-18 Alan Mackenzie <acm@muc.de>
3650
3651 Eliminate sluggishness and hangs in fontification of "semicolon
3652 deserts".
3653
cb882333
JB
3654 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
3655 Change value 10000 -> 3000.
606c44c4
AM
3656 (c-state-safe-place): Reformulate so it doesn't stack up an
3657 infinite number of wrong entries in c-state-nonlit-pos-cache.
3658 (c-determine-limit-get-base, c-determine-limit): New functions to
3659 determine backward search limits disregarding literals.
3660 (c-find-decl-spots): Amend commenting.
3661 (c-cheap-inside-bracelist-p): New function which detects "={".
3662
3663 * progmodes/cc-fonts.el
3664 (c-make-font-lock-BO-decl-search-function): Give a limit to a
3665 backward search.
3666 (c-font-lock-declarations): Fix an occurrence of point being
3667 undefined. Check additionally for point being in a bracelist or
3668 near a macro invocation without a semicolon so as to avoid a
3669 fruitless time consuming search for a declarator. Give a more
3670 precise search limit for declarators using the new
3671 c-determine-limit.
3672
f3860cea
GM
36732012-01-18 Glenn Morris <rgm@gnu.org>
3674
3675 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
3676 (set-auto-mode): Doc fixes.
3677
1db03b16
GM
36782012-01-17 Glenn Morris <rgm@gnu.org>
3679
0e6038be
GM
3680 * isearch.el (search-nonincremental-instead): Fix doc typo.
3681
1db03b16
GM
3682 * dired.el (dired-insert-directory): Handle newlines in directory name.
3683 (dired-build-subdir-alist): Unescape newlines in directory name.
3684
4cb0aa75
MA
36852012-01-17 Michael Albinus <michael.albinus@gmx.de>
3686
3687 * net/tramp.el (tramp-local-end-of-line): New defcustom.
3688 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
3689 (tramp-action-terminal): Use it. (Bug#10530)
3690
1d00653d
SM
36912012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
3692
3693 * minibuffer.el (completion--replace): Strip properties (bug#10062).
3694
6a6ee00d
MR
36952012-01-16 Martin Rudalics <rudalics@gmx.at>
3696
3697 * window.el (window-state-ignored-parameters): Remove variable.
3698 (window--state-get-1): Rename argument MARKERS to IGNORE.
3699 Handle persistent window parameters. Make copy of clone-of
3700 parameter only if requested. (Bug#10348)
3701 (window--state-put-2): Install a window parameter only if it has
3702 a non-nil value or an existing parameter shall be overwritten.
3703
97912def
MA
37042012-01-15 Michael Albinus <michael.albinus@gmx.de>
3705
3706 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
3707
688070a5
EZ
37082012-01-14 Eli Zaretskii <eliz@gnu.org>
3709
3710 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
3711 don't pass the (nil) value of `upnode' to string-match.
3712
301afadc
CY
37132012-01-14 Chong Yidong <cyd@gnu.org>
3714
3715 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 3716 Fix values recognized by the cursorBlink resource.
301afadc 3717
9e5788aa
PE
37182012-01-14 Paul Eggert <eggert@cs.ucla.edu>
3719
3720 * epg.el (epg--make-temp-file): Avoid permission race condition
3721 when running on old Emacs versions (bug#10403).
3722
3cdb7f5a
GM
37232012-01-14 Glenn Morris <rgm@gnu.org>
3724
3725 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
3726
8c82b1b4
AM
37272012-01-13 Alan Mackenzie <acm@muc.de>
3728
3729 Fix filling for when filladapt mode is enabled.
3730
3731 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
3732 c-mask-paragraph, pass in `fill-paragraph' rather than
3733 `fill-region-as-paragraph'. (This is a reversion of a previous
3734 change.)
eb864a71
LM
3735 * progmodes/cc-mode.el (c-basic-common-init):
3736 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 3737
e517eda4
GM
37382012-01-13 Glenn Morris <rgm@gnu.org>
3739
1498536e
GM
3740 * dired.el (dired-switches-escape-p): New function.
3741 (dired-insert-directory): Use dired-switches-escape-p.
3742 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
3743
e517eda4
GM
3744 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
3745
328f984d
GM
37462012-01-12 Glenn Morris <rgm@gnu.org>
3747
3748 * mail/sendmail.el (mail-mode): Update paragraph-separate for
3749 changes in adaptive-fill-regexp. (Bug#10276)
3750
2cc769a8
AM
37512012-01-11 Alan Mackenzie <acm@muc.de>
3752
3753 Fix Emacs bug #10463 - put `widen's around the critical spots.
3754
1d00653d 3755 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
3756 widen around each invocation of c-state-pp-to-literal. Remove an
3757 unused let variable.
3758
e52c37fa
GM
37592012-01-11 Glenn Morris <rgm@gnu.org>
3760
3761 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 3762 Doc fix.
e52c37fa 3763
96f8741e
CY
37642012-01-10 Chong Yidong <cyd@gnu.org>
3765
1d00653d
SM
3766 * net/network-stream.el (network-stream-open-starttls):
3767 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
3768 response to the capability command.
3769
b09a806e
GM
37702012-01-10 Glenn Morris <rgm@gnu.org>
3771
3772 * mail/unrmail.el (unrmail): Tweak previous change.
3773
7655cb66
CY
37742012-01-09 Chong Yidong <cyd@gnu.org>
3775
3776 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
3777
9d5a8f0b
AM
37782012-01-08 Alan Mackenzie <acm@muc.de>
3779
3780 Optimise font locking in long enum definitions.
3781
3782 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
3783 arm to a cond form to handle enums.
3784 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
3785 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
3786
9a0115ab 37872012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
3788
3789 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 3790 (Bug#10401)
6bb72cbd 3791
f186bb95
LMI
37922012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3793
29232a68
LMI
3794 * faces.el (set-face-attribute): Clarify the meaning of the nil
3795 frame (bug#10294).
3796
4e5d086d
LMI
3797 * subr.el (with-selected-frame): Mention that the selected frame
3798 is restored (bug#9980).
3799
8e66aebe
LMI
3800 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
3801 (bug#9759).
3802
cd394be1 3803 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
3804 (password-read): Don't autoload unused function.
3805
adf4e762
JB
38062012-01-07 Juanma Barranquero <lekktu@gmail.com>
3807
3808 * progmodes/which-func.el (which-func-mode): Turn into a
3809 non-interactive function and mark as obsolete (bug#10428).
3810
89bd9ccd
CY
38112012-01-06 Chong Yidong <cyd@gnu.org>
3812
3813 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
3814 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
3815 functions, along with 1 and -1.
3816
4afee9d5
EZ
38172012-01-06 Eli Zaretskii <eliz@gnu.org>
3818
3819 * time.el (display-time-load-average)
3820 (display-time-default-load-average): Doc fixes. See the thread
3821 starting at
3822 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
3823 for the details.
3824
536aea70
GM
38252012-01-06 Glenn Morris <rgm@gnu.org>
3826
665ae865
GM
3827 * mail/unrmail.el (unrmail): Give an explicit error if the input file
3828 has no messages. (Bug#10377)
3829
c869783d
GM
3830 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
3831 than Info-edit. (Bug#10385)
3832
2bb4227e
GM
3833 * time.el (display-time-load-average, display-time-next-load-average):
3834 Doc fixes.
3835
7d5944b9
GM
3836 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
3837 local setting of buffer-read-only to the input buffer. (Bug#10419)
3838
536aea70
GM
3839 * calendar/calendar.el (calendar-mode):
3840 Locally set scroll-margin to 0. (Bug#10379)
3841
7dccca16
UM
38422012-01-06 Ulrich Mueller <ulm@gentoo.org>
3843
3844 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
3845
afbb7930
GM
38462012-01-05 Glenn Morris <rgm@gnu.org>
3847
3848 * eshell/em-unix.el (diff-no-select): Autoload it.
3849 (eshell/diff): Use diff-no-select. (Bug#10420)
3850
04482335
CY
38512012-01-05 Chong Yidong <cyd@gnu.org>
3852
7baca3bc
CY
3853 * shell.el (shell-dynamic-complete-functions): Revert last change.
3854 (shell-command-completion-function): New function.
3855 (shell-completion-vars): Use it to implement
3856 shell-completion-execonly (Bug#10417).
3857
04482335
CY
3858 * custom.el (enable-theme): Don't set custom-safe-themes.
3859
1d00653d
SM
3860 * cus-theme.el (custom-theme-merge-theme):
3861 Ignore custom-enabled-themes and custom-safe-themes.
04482335 3862
bb5aa5d6
MM
38632012-01-05 Michael R. Mauger <mmaug@yahoo.com>
3864
3865 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
3866 first prompt in `sql-interacive-mode'.
3867 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 3868 keywords.
6df6ae42 3869 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
3870 (sql-product-interactive): Bug fix: Set `sql-buffer' in
3871 context of original buffer. Invoke `sql-login-hook'.
3872
a7183d7c
EZ
38732012-01-04 Eli Zaretskii <eliz@gnu.org>
3874
3875 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
3876 letters in cite-prefix.
3877
a1eacd1e
LMI
38782012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3879
3880 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
3881
787cdb34
CY
38822012-01-03 Chong Yidong <cyd@gnu.org>
3883
1d00653d
SM
3884 * shell.el (shell-dynamic-complete-functions):
3885 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
3886 comint-filename-completion first (Bug#10417).
3887
30710442
RS
38882012-01-02 Richard Stallman <rms@gnu.org>
3889
3890 * battery.el (battery-status-function):
3891 Detect when to use battery-yeeloong-sysfs.
3892 (battery-echo-area-format): Add string for Yeeloong.
3893 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
3894 (battery-yeeloong-sysfs): New function.
3895
f75bfc33
CY
38962012-01-02 Chong Yidong <cyd@gnu.org>
3897
3898 * dirtrack.el (dirtrack-list): Eliminate unused third element.
3899 (dirtrack): Merge code for handling relative filenames in prompt
3900 from shell-dir-cookie-watcher.
3901 (dirtrack-debug-message): New arg to avoid excess format calls.
3902
3903 * shell.el (shell-dir-cookie-re): Variable deleted.
3904 (shell-dir-cookie-watcher): Function deleted.
3905 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
3906 with dirtrack-mode.
3907
651e947e
EZ
39082012-01-01 Eli Zaretskii <eliz@gnu.org>
3909
1d00653d
SM
3910 * term/w32-win.el (dynamic-library-alist) <gnutls>:
3911 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
3912 libgnutls-26.dll.
3913
94d4c7dc
AS
39142011-12-31 Andreas Schwab <schwab@linux-m68k.org>
3915
3916 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
3917
8d43f3cd
EZ
39182011-12-31 Eli Zaretskii <eliz@gnu.org>
3919
3920 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
3921 headers of non-MIME messages, when rmail-enable-mime is non-nil.
3922
98c8795a
MA
39232011-12-29 Michael Albinus <michael.albinus@gmx.de>
3924
3925 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
3926 also for alternative shells.
3927 (tramp-open-connection-setup-interactive-shell): Check, whether
3928 the shell is a busybox.
3929 (tramp-send-command): Don't suppress multiple prompts for
3930 busyboxes, it hurts.
3931
51281b32
CY
39322011-12-28 Chong Yidong <cyd@gnu.org>
3933
3934 * progmodes/gdb-mi.el (gdb-get-source-file-list)
3935 (gdb-get-source-file): Move mode line update to
3936 gdb-get-source-file (Bug#10087).
3937
2170cb53
CY
39382011-12-25 Chong Yidong <cyd@gnu.org>
3939
3940 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
3941 gud-gdb-marker-filter without taking it as an argument.
3942 (gud-gdb-run-command-fetch-lines): Caller changed.
3943 (gud-gdb-completion-function): New variable.
3944 (gud-gdb-completion-at-point): Use it.
3945 (gud-gdb-completions-1): Split from gud-gdb-completions.
3946
3947 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
3948 function as separate arguments.
3949 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
3950 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
3951 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
3952 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
3953 (gdb-stopped, def-gdb-auto-update-trigger)
3954 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
3955 (gdb-get-changed-registers, gdb-get-main-selected-frame):
3956 Callers changed.
2170cb53
CY
3957 (gud-gdbmi-completions): New function.
3958 (gdb): Use it for generating the completion table.
3959
be8b11bb
AM
39602011-12-24 Alan Mackenzie <acm@muc.de>
3961
3962 Introduce a mechanism to widen the region used in context font
1d00653d 3963 locking. Use this to protect declarations from losing their contexts.
be8b11bb 3964
1d00653d
SM
3965 * progmodes/cc-langs.el (c-before-font-lock-functions):
3966 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 3967 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
3968 functions to be run just before context (etc.) font locking.
3969
3970 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 3971 New, functionality extracted from
be8b11bb 3972 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 3973 (c-in-after-change-fontification): New variable.
be8b11bb
AM
3974 (c-after-change): Set c-in-after-change-fontification.
3975 (c-set-fl-decl-start): Rejig its interface, so it can be called
3976 from both after-change and context fontifying.
b81d40f0
JB
3977 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
3978 New functions.
3979 (c-standard-font-lock-fontify-region-function): New variable.
3980 (c-font-lock-fontify-region): New function.
be8b11bb 3981
341cf6ac
JL
39822011-12-24 Juri Linkov <juri@jurta.org>
3983
3984 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
3985 (Bug#10348)
3986
bffcee0a
MA
39872011-12-23 Michael Albinus <michael.albinus@gmx.de>
3988
3989 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
3990 existence of source file. (Bug#10325)
3991
cb5e207c
AM
39922011-12-23 Alan Mackenzie <acm@muc.de>
3993
3994 Fix unstable fontification inside templates.
3995
b81d40f0
JB
3996 * progmodes/cc-langs.el (c-before-font-lock-functions):
3997 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
3998 additionally has c-set-fl-decl-start. The other languages (apart
3999 from AWK) have that as a single entry.
4000
b81d40f0
JB
4001 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4002 The functionality for "local" declarations has been extracted to
cb5e207c
AM
4003 c-set-fl-decl-start.
4004
b81d40f0
JB
4005 * progmodes/cc-mode.el (c-common-init, c-after-change):
4006 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
4007 (c-set-fl-decl-start): New function, extracted from
4008 c-font-lock-enclosing-decls and enhanced.
4009
60ff536c
JB
40102011-12-23 Juanma Barranquero <lekktu@gmail.com>
4011
4012 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
4013
1c4757d6
JL
40142011-12-22 Juri Linkov <juri@jurta.org>
4015
4016 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
4017
d031f2c7
CY
40182011-12-22 Chong Yidong <cyd@gnu.org>
4019
4020 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
4021
bace743a
DA
40222011-12-21 Drew Adams <drew.adams@oracle.com>
4023
4024 * files.el (file-remote-p): Fix docstring. (Bug#10319)
4025
728a1f2b
JC
40262011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4027
4028 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
4029
0d373f73
TZ
40302011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
4031
fec0aaa4
TZ
4032 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
4033 highlighting and support. Fix up comments for capitalization.
4034 (cfengine-mode-debug): New var.
4035 (cfengine3-mode): Change the modeline indicator to "CFE3".
4036 (cfengine3-font-lock-keywords): Improve defun highlighting.
4037 (cfengine2-actions): Rename from `cfengine-actions'.
4038 (cfengine2-font-lock-keywords): Rename from
4039 `cfengine-font-lock-keywords'.
4040 (cfengine2-imenu-expression): Rename from
4041 `cfengine-imenu-expression'.
4042 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
4043 (cfengine2-beginning-of-defun): Rename from
4044 `cfengine-beginning-of-defun'.
4045 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
4046 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
4047 (cfengine2-mode): Rename from `cfengine-mode'. Change the
4048 modeline indicator to "CFE2".
4049 (cfengine-mode): Defalias to `cfengine-auto-mode'.
4050 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 4051
bc86f573
CY
40522011-12-21 Chong Yidong <cyd@gnu.org>
4053
4054 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
4055 filename argument.
4056
d45ba96b
MR
40572011-12-20 Martin Rudalics <rudalics@gmx.at>
4058
4059 * window.el (window-normalize-buffer-to-display): Remove.
4060 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
4061
a6198c90
CY
40622011-12-19 Chong Yidong <cyd@gnu.org>
4063
4064 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
4065 Don't signal an error in a predicate function; return non-nil.
4066 (vc-dir-mark-file): Move the error here.
4067 (vc-dir-mark-unmark): If acting on the region, keep going if one
4068 of the entries cannot be marked/unmarked.
4069 (vc-dir-mark-all-files): If current entry is a directory, mark
4070 only child files, as documented.
4071
34c5fb55
VB
40722011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
4073
4074 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4075 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
4076 addition.
4077
c803b2b7
JD
40782011-12-18 Jan Djärv <jan.h.d@swipnet.se>
4079
4080 * term/ns-win.el (ns-get-selection-internal)
4081 (ns-store-selection-internal): Declare.
1154d12e
JB
4082 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
4083 Declare as obsolete.
4084 (ns-get-pasteboard, ns-paste-secondary):
4085 Use ns-get-selection-internal.
4086 (ns-set-pasteboard, ns-copy-including-secondary):
4087 Use ns-store-selection-internal.
c803b2b7 4088
9cff91f8 40892011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
4090
4091 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 4092 (vc-deduce-fileset): Doc fix.
99a289d9 4093
f16c898a
AS
40942011-12-16 Andreas Schwab <schwab@linux-m68k.org>
4095
4096 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
4097
763237c4
SS
40982011-12-13 Sam Steingold <sds@gnu.org>
4099
4100 * man.el (Man-getpage-in-background): When running under a
4101 window-system, ignore $MANWIDTH and $COLUMNS.
4102
5fc1c122
KH
41032011-12-15 Kenichi Handa <handa@m17n.org>
4104
4105 * language/ethio-util.el: Change coding tag to utf-8-emacs.
4106 (setup-ethiopic-environment-internal): Comment out key-binding for
4107 ethio-toggle-punctuation.
4108
13d49cbb
AM
41092011-12-13 Alan Mackenzie <acm@muc.de>
4110
898169a2
AM
4111 Add the switch statement to AWK Mode.
4112
7a71b18d 4113 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
4114 "default" to the keywords regexp.
4115
7a71b18d 4116 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 4117 expression as the rest.
1d00653d
SM
4118 (c-nonlabel-token-key): Allow string literals for AWK.
4119 Refactor for the other modes.
898169a2 4120
13d49cbb 4121 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 4122 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
4123 routines. Limit backward searching in c-font-lock-enclosing.decl.
4124
4125 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
4126 pp-state and literal type in addition to the limits.
1d00653d 4127 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 4128 (c-state-literal-at): Use the above new defun.
1d00653d
SM
4129 (c-slow-in-literal, c-fast-in-literal): Remove.
4130 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
4131
4132 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
4133 being in a literal. Add a limit for backward searching.
4134
4135 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
4136 c-slow-in-literal.
4137
15e0efc7
SM
41382011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4139
4140 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
4141
454592a6
MR
41422011-12-13 Martin Rudalics <rudalics@gmx.at>
4143
4144 * window.el (delete-other-windows): Use correct frame in call to
4145 window-with-parameter.
4146
87393f26
DP
41472011-12-12 Daniel Pfeiffer <occitan@t-online.de>
4148
4149 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
4150 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
4151 (makefile-gmake-statements, makefile-makepp-statements):
4152 Use it and add new makepp keywords.
4153 (makefile-makepp-font-lock-keywords): Add new patterns.
4154 (makefile-match-function-end): Match new [...] and [[...]].
4155
11636b22
JB
41562011-12-11 Juanma Barranquero <lekktu@gmail.com>
4157
4158 * ses.el (ses-call-printer-return, ses-cell-property-get)
4159 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
4160 (ses-create-cell-variable, ses-reset-header-string)
4161 (ses-cell-set-formula, ses-repair-cell-reference-all)
4162 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
4163 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
4164 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
4165 (ses-aset-with-undo, ses-load, ses-truncate-cell)
4166 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
4167 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
4168 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
4169 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
4170 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
4171 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
4172 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
4173 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
4174
cf018193
VB
41752011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
4176
4177 * ses.el: The overall change is to add cell renaming, that is
4178 setting fancy names for cell symbols other than name matching
4179 "\\`[A-Z]+[0-9]+\\'" regexp .
4180 (ses-create-cell-variable): New defun.
4181 (ses-relocate-formula): Relocate formulas only for cells the
4182 symbols of which are not renamed, i.e. symbols whose names do not
4183 match regexp "\\`[A-Z]+[0-9]+\\'".
4184 (ses-relocate-all): Relocate values only for cells the symbols of
4185 which are not renamed.
4186 (ses-load): Create cells variables as the (ses-cell ...) are read,
4187 in order to check row col consistency with cell symbol name only
4188 for cells that are not renamed.
4189 (ses-replace-name-in-formula): New defun.
4190 (ses-rename-cell): New defun.
4191
ee957461
CY
41922011-12-11 Chong Yidong <cyd@gnu.org>
4193
4194 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
4195 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
4196
9a9e9ef0
MR
41972011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
4198
4199 * window.el (other-window): Fix docstring.
4200
92a8eba5
EZ
42012011-12-10 Eli Zaretskii <eliz@gnu.org>
4202
4203 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
4204 `from' or `to' address before taking its substring.
4205 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
4206 encoded name is chopped in the middle of the encoded string, and
4207 thus displayed encoded.
4208
e152e577
JB
42092011-12-10 Juanma Barranquero <lekktu@gmail.com>
4210
4211 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
4212
e5d84bfe
EZ
42132011-12-10 Eli Zaretskii <eliz@gnu.org>
4214
4215 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
4216 to use texinfo-update-node and commands that call it if the
4217 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 4218 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
4219 (texinfo-all-menus-update, texinfo-master-menu)
4220 (texinfo-update-node, texinfo-every-node-update)
4221 (texinfo-multiple-files-update): Doc fix. Warn against updating
4222 all the @node lines.
4223 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
4224 argument is numeric. Explain better in the doc string what the
4225 function really does.
4226 (texinfo-insert-master-menu-list): Improve the error message
4227 displayed if there's no menu in the Top node.
4228 (Bug#2975) See also this thread:
e5d84bfe
EZ
4229 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
4230
1d84e9bb
MG
42312011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
4232
4233 * speedbar.el (speedbar-supported-extension-expressions):
4234 Add .adb and .ads, commonly used for Ada source code (bug#10256).
4235
382c953b
JB
42362011-12-09 Juanma Barranquero <lekktu@gmail.com>
4237
4238 * printing.el (pr-mode-alist):
4239 * simple.el (filter-buffer-substring-functions)
4240 (completion-list-insert-choice-function):
4241 * window.el (window-with-parameter, window-atom-root)
4242 (window-sides-slots, window-size-fixed, window-min-delta)
4243 (window-max-delta, window--resize-mini-window)
4244 (window--resize-child-windows-normal, window-tree)
4245 (delete-other-windows, quit-window, split-window)
4246 (display-buffer-record-window, special-display-buffer-names)
4247 (special-display-regexps, special-display-popup-frame)
4248 (same-window-p, split-window-sensibly)
4249 (display-buffer-overriding-action, display-buffer-alist)
4250 (display-buffer-base-action, display-buffer, switch-to-buffer)
4251 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
4252 (fit-window-to-buffer, recenter-positions)
4253 (mouse-autoselect-window-state, mouse-autoselect-window-select):
4254 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
4255 and remove unneeded backslashes in docstrings.
4256
39c9faef
SM
42572011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4258
98449af8
SM
4259 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
4260
39c9faef
SM
4261 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
4262 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
4263 end in ".mk".
4264 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
4265 when reading the makefile (bug#10116).
4266
86ed9fdc
SM
42672011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4268
4269 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
4270 (bug#10116).
4271
5580f89d
GM
42722011-12-06 Glenn Morris <rgm@gnu.org>
4273
4274 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
4275
28d3917c
CY
42762011-12-06 Chong Yidong <cyd@gnu.org>
4277
4278 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
4279
a98edce9
JB
42802011-12-06 Juanma Barranquero <lekktu@gmail.com>
4281
4282 * textmodes/table.el (table-shorten-cell): Fix typo.
4283
e65adfac
CG
42842011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
4285
4286 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
4287
71cc0b74
EZ
42882011-12-05 Eli Zaretskii <eliz@gnu.org>
4289
4290 * descr-text.el (describe-char): Fix display of strong
4291 right-to-left characters and directional embeddings and overrides.
4292
4293 * simple.el (what-cursor-position): Fix display of codepoints of
4294 strong right-to-left characters.
4295
315bc30d
CY
42962011-12-05 Chong Yidong <cyd@gnu.org>
4297
4298 * faces.el (read-color): Doc fix.
4299
58a70b94
GM
43002011-12-05 Glenn Morris <rgm@gnu.org>
4301
4302 * align.el (align--set-marker): Add doc-string.
4303 Don't try to move something that is not a marker. (Bug#10216)
4304
5158face
GM
43052011-12-04 Glenn Morris <rgm@gnu.org>
4306
4307 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
4308 overly zealous deletion of trailing whitespace.
4309
520fca41
JB
43102011-12-04 Juanma Barranquero <lekktu@gmail.com>
4311
4312 * server.el (server-delete-client): On Windows, do not try to delete
4313 the only terminal.
4314 (server-process-filter): On Windows, treat requests for a tty frame as
4315 if they were for a GUI frame if the running server is in GUI mode.
4316
5e605a2e
GM
43172011-12-03 Glenn Morris <rgm@gnu.org>
4318
4319 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
4320
5c3fe83f
SM
43212011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4322
6f5e57e7
SM
4323 * electric.el: Streamline electric-indent's hook.
4324 (electric-indent-chars): Revert to simple list.
4325 (electric-indent-functions): New var.
4326 (electric-indent-post-self-insert-function): Use it.
4327
5c3fe83f
SM
4328 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
4329 there's no inferior buffer (bug#10196).
4330 (prolog-consult-compile): Don't use toggle-read-only.
4331
6bdac736
MA
43322011-12-02 Michael Albinus <michael.albinus@gmx.de>
4333
4334 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
4335 interrupt. (Bug#10187)
4336
6131ba7f
SM
43372011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4338
99c79fee
SM
4339 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
4340 (bug#9160).
4341
6131ba7f
SM
4342 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
4343 (bug#10191).
4344
cb0a02ea
JL
43452011-12-02 Juri Linkov <juri@jurta.org>
4346
4347 * info.el (Info-search): Display "end of manual" when Isearch
4348 reaches the end of single-file Info manual. (Bug#9918)
4349
66e0570c
EZ
43502011-12-02 Eli Zaretskii <eliz@gnu.org>
4351
4352 * isearch.el (isearch-message-prefix): Run the input method part
4353 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
4354
02b16839
JL
43552011-12-02 Juri Linkov <juri@jurta.org>
4356
4357 * isearch.el (isearch-occur): Use `word-search-regexp' for
4358 `isearch-word'.
4359 (isearch-search-and-update): Add condition for `isearch-word' and
4360 call `word-search-regexp'. (Bug#10145)
4361
0b950688
GM
43622011-12-01 Glenn Morris <rgm@gnu.org>
4363
4364 * eshell/em-hist.el (eshell-hist-initialize):
4365 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 4366 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 4367
9505c3c7
SM
43682011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4369
4370 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
4371
1bbe96b2 43722011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 4373
a1beca85
SM
4374 * progmodes/verilog-mode.el (verilog-pretty-expr):
4375 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
4376 verilog, such as += *= and the like.
4377 (verilog-assignment-operator-re): Regular expression to find the
4378 assigment operator in a verilog assignment.
4379 (verilog-assignment-operation-re): Regular expression to find an
4380 assignment statement for pretty-expr.
4381 (verilog-in-attribute-p): Query returns true if point is in an
4382 attribute context; used to skip these for expression line up from
4383 pretty-expr.
4384 (verilog-in-parameter-p): Query returns true if point is in an
4385 parameter definition context; used to skip these for expression
4386 line up from pretty-expr.
4387 (verilog-in-parenthesis-p): Query returns true if point is in a
4388 parenthetical expression, specifically ( ) but not [ ] or { };
4389 used by pretty-expr.
4390 (verilog-just-one-space): If there is no space, don't add one.
4391 (verilog-get-lineup-indent-2): Specifically skip just attribute
4392 contexts for expression lineup, rather than skipping all
4393 parenthetical expressions.
4394 (verilog-calculate-indent): Fix comment, and fix indent.
4395 (verilog-do-indent): Indent declarations in lists (suggested by
4396 Joachim Lechner).
4397 (verilog-mode-abbrev-table): Populate abbrev mode with the various
4398 skeleton items.
4399 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
4400 by Alain Mellan).
4401
1bbe96b2 44022011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
4403
4404 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
4405 parameters with embedded comments. Reported by Ray Stevens.
4406 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
4407 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
4408 Reported by Tim Holt.
4409 (verilog-auto): Fix AUTOing a upper module then AUTOing module
4410 instantiated by upper module causing wrong expansion until AUTOed a
4411 second time. Reported by K C Buckenmaier.
4412 (verilog-diff-auto): Fix showing .* as a difference when
4413 `verilog-auto-star-save' off. Reported by Dan Dever.
4414 (verilog-auto-reset, verilog-read-always-signals)
4415 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
4416 temporary signals in reset list if
4417 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
4418 style to each signal's assignment type, bug381.
4419 Reported by Thomas Esposito.
6288f0ca
WS
4420 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
4421 (verilog-uvm-statement-re): Support UVM indentation and
4422 highlighting, with old OVM keywords only.
a1beca85 4423 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
4424 Support AUTOTIEOFF creating non-wire data types.
4425 Suggested by Jonathan Greenlaw.
6288f0ca
WS
4426 (verilog-auto-insert-lisp, verilog-delete-to-paren)
4427 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
4428 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
4429 (verilog-read-sub-decls, verilog-read-sub-decls-line):
4430 Fix mismatching parenthesis inside commented out code when deleting
382c953b 4431 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
4432 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
4433 non-numeric vector width. Reported by Alex Reed.
4434 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 4435 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
4436 (verilog-auto-delete-trailing-whitespace):
4437 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
4438 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
4439 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
4440 Fix verilog-scan-cache corruption when running user AUTO expansion
4441 hooks that call indentation routines.
4442 (verilog-simplify-range-expression): Fix typo ignoring lower case
4443 identifiers.
4444 (verilog-delete-auto): Fix delete-autos to also remove user created
4445 automatics, as long as they start with AUTO.
4446 (verilog-batch-diff-auto, verilog-diff-auto)
4447 (verilog-diff-function): Add `verilog-diff-auto' and bind to
4448 "C-c?" to report differences in AUTO expansion, ignoring spaces.
4449 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
4450 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
4451 (verilog-re-search-forward-quick, verilog-syntax-ppss):
4452 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
4453 is disabled and its cache will get corrupt, causing AUTOS not to
4454 expand. Instead use only -quick functions.
4455 (verilog-scan-region): Fix scanning over escaped quotes.
4456 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
4457 (verilog-re-search-backward-quick)
4458 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
4459 related functions now ignore strings, to fix misparsing of strings
4460 with magic comments embedded in them.
a1beca85
SM
4461 (verilog-read-auto-template):
4462 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
4463 Reported by Brad Dobbie.
4464 (verilog-read-auto-template):
4465 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 4466 Reported by Brad Dobbie.
6288f0ca
WS
4467 (verilog-auto-inst, verilog-auto-inst-param)
4468 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
4469 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
4470 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
4471 debugging templates without merge conflicts, bug357.
4472 Reported by Brad Dobbie.
4473 (verilog-read-auto-template):
4474 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
4475 Reported by Brad Dobbie.
4476 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
4477 abbrevs so user won't be asked to save.
4478 (verilog-read-auto-lisp-present): Fix to start at beginning of
4479 buffer in case called outside of verilog-auto.
4480 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
4481 to "X-2". Reported by Matthew Myers.
4482 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
4483 all inputs from module templates. Reported by Leith Johnson.
4484 (verilog-module-inside-filename-p): Fix locating programs as with
4485 modules.
4486 (verilog-auto-inst-port): Fix vl-width expressions when using
4487 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
4488 (verilog-decls-get-regs, verilog-decls-get-signals,
4489 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
4490 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
4491 verilog-read-decls): Combine reg and wire structures into one var
4492 structure to represent SystemVerilog concepts.
4493 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
4494 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
4495 (verilog-auto-wire-type, verilog-insert-definition):
4496 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
4497 SystemVerilog "logic" keyword instead of "wire"/"reg".
4498 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
4499 to declares outputs that also have assignments (presumably in an
a1beca85
SM
4500 ifdef or generate if so there's not a driver conflict).
4501 Reported by Matthew Myers.
4502 (verilog-auto-declare-nettype, verilog-insert-definition):
4503 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
4504 `default_nettype none. Reported by Julian Gorfajn.
4505 (verilog-read-always-signals-recurse, verilog-read-decls)
4506 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
4507 malformed end statement, bug325. Reported by Joshua Wise and
4508 Andrew Drake.
4509 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
4510 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
4511 when expanding .* in interfaces, bug320.
4512 Reported by Pierre-David Pfister.
6288f0ca 4513 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
4514 name and open parenthesis, bug317.
4515 Reported by Pierre-David Pfister.
6288f0ca
WS
4516 (verilog-simplify-range-expression): Fix simplification of
4517 multiplications inside AUTOWIRE connections, bug303.
4518 (verilog-auto-inst-port): Support parameter expansion in
4519 multidimensional arrays.
4520 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
4521 after "assert property". Reported by Julian Gorfajn.
4522 (verilog-simplify-range-expression): Fix "couldn't merge" errors
4523 with multiplication, bug303.
4524 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
4525 Reported by Jan Frode Lonnum.
4526
1bbe96b2
GM
45272011-11-30 Juanma Barranquero <lekktu@gmail.com>
4528
4529 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
4530 (hfy-shell-file-name, hfy-shell):
4531 * international/fontset.el (x-decompose-font-name): Fix typos.
4532
45332011-11-29 Ken Brown <kbrown@cornell.edu>
4534
4535 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
4536 (gdb-version): Remove defvar.
4537 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
4538 (gdb-gud-context-command, gdb-non-stop-handler)
4539 (gdb-current-context-command, gdb-stopped): Use it.
4540 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
4541 (gdb-non-stop-handler): Don't enable pretty-printing here.
4542 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
4543 non-stop mode. Use the following.
4544 (gdb-check-target-async): New defun.
4545 (gud-watch, gdb-stopped): Fix whitespace.
4546 (gdb-get-source-file): Don't try to display the source file if
4547 `gdb-main-file' is nil.
4548
45492011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4550
4551 * align.el: Try to generate fewer markers (bug#10047).
4552 (align--set-marker): New macro.
4553 (align-region): Use it.
4554
c935221f
SM
45552011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4556
4557 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
4558
e70b5064
CY
45592011-11-29 Chong Yidong <cyd@gnu.org>
4560
4561 * indent.el (indent-for-tab-command, indent-according-to-mode):
4562 Doc fix.
4563 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
4564
f3af92b7
MA
45652011-11-29 Michael Albinus <michael.albinus@gmx.de>
4566
4567 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
4568 aware of remote file names. (Bug#10124)
4569
ed472be9
CY
45702011-11-29 Chong Yidong <cyd@gnu.org>
4571
4572 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
4573
24510c22
SM
45742011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * files.el (find-file): Don't use force-same-window (bug#10144).
4577 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
4578 use pop-to-buffer if the selected window can't be used.
4579 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
4580
c60c3703
EZ
45812011-11-28 Eli Zaretskii <eliz@gnu.org>
4582
4583 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
4584 special-mode-map.
4585
e95def75
CY
45862011-11-28 Chong Yidong <cyd@gnu.org>
4587
4588 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
4589
c3f1c606
NR
45902011-11-27 Nick Roberts <nickrob@snap.net.nz>
4591
4592 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
4593 gdb-get-source-file-list on gdb-create-source-file-list.
4594
00db469c
EZ
45952011-11-26 Eli Zaretskii <eliz@gnu.org>
4596
4597 * whitespace.el (whitespace-newline): Use a different foreground
4598 color for 16-color light-background displays.
4599
4ad3bc2a
CY
46002011-11-24 Chong Yidong <cyd@gnu.org>
4601
4602 * window.el (display-buffer--special-action): Doc fix.
4603
e9fce1ac
JB
46042011-11-25 Juanma Barranquero <lekktu@gmail.com>
4605
4606 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
4607 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
4608 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
4609 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
4610 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
4611 (avl-tree-stack-first):
4612 * emacs-lisp/cconv.el (cconv--analyse-use):
4613 * net/gnutls.el (gnutls-negotiate): Fix typos.
4614
cb825e5d
GM
46152011-11-24 Glenn Morris <rgm@gnu.org>
4616
3adbe224
GM
4617 * lpr.el (lpr-windows-system, lpr-lp-system):
4618 * mail/binhex.el (binhex-begin-line):
4619 * progmodes/grep.el (grep-history, grep-find-history):
4620 * textmodes/flyspell.el:
4621 * vc/pcvs-defs.el (cvs-global-menu):
4622 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
4623 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
4624 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
4625
321decc8
GM
4626 * net/tls.el: Fix case of "GnuTLS".
4627
420b63ad
GM
4628 * paths.el (rmail-file-name): Format doc-string for make-docfile.
4629
cb825e5d
GM
4630 * version.el (emacs-build-system): Give it a doc-string.
4631
a0649f08
JL
46322011-11-24 Juri Linkov <juri@jurta.org>
4633
4634 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
4635
c0bc0fd4
GM
46362011-11-24 Glenn Morris <rgm@gnu.org>
4637
4638 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
4639 if called on a non-mime message just toggle the headers. (Bug#8006)
4640
20db1522
JB
46412011-11-24 Juanma Barranquero <lekktu@gmail.com>
4642
4643 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
4644 (allout-lead-with-comment-string, allout-structure-deleted-hook)
4645 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
4646 (allout-rebullet-heading, allout-open-sibtopic)
4647 (allout-toggle-current-subtree-encryption)
4648 (allout-toggle-subtree-encryption, allout-encrypt-string)
4649 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
4650 (allout-distinctive-bullets-string, allout-auto-activation):
4651 * window.el (window-normalize-buffer-to-display):
4652 * progmodes/verilog-mode.el (verilog-batch-indent):
4653 * textmodes/bibtex.el (bibtex-field-braces-opt)
4654 (bibtex-field-strings-opt):
4655 * vc/cvs-status.el (cvs-tree-merge):
4656 Fix typos.
4657
7262a87c
MA
46582011-11-23 Michael Albinus <michael.albinus@gmx.de>
4659
4660 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
4661 `non-essential' to t, in order to avoid remote connections.
4662
283430a1
EZ
46632011-11-23 Eli Zaretskii <eliz@gnu.org>
4664
a1beca85
SM
4665 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4666 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
4667 case-insensitively.
4668
d2992a38
ML
46692011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4670
4671 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
4672
50419064
GM
46732011-11-23 Glenn Morris <rgm@gnu.org>
4674
da94eca1
GM
4675 * paths.el (rmail-file-name): Reformat the doc-string so that it
4676 is picked up.
4677
9aac4de2
GM
4678 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
4679 (rmail-auto-file): Ignore case in the "special" field names,
4680 as mail-fetch-field does for all others.
4681
8038d2d2
GM
4682 * mail/rmail.el (rmail-forward):
4683 * mail/rmailkwd.el (rmail-set-label):
4684 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
4685 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
4686
f3fe222a
GM
4687 * mail/rmail.el (rmail-current-message): Doc fix.
4688
50419064
GM
4689 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
4690
28109f49
SM
46912011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4692
4693 * server.el (server-eval-and-print): Allow C-g (bug#6585).
4694
394c65f1
GM
46952011-11-22 Glenn Morris <rgm@gnu.org>
4696
4697 * mail/rmailmm.el (test-rmail-mime-handler)
4698 (test-rmail-mime-bulk-handler)
4699 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
4700
f2a0aa3a
JL
47012011-11-21 Juri Linkov <juri@jurta.org>
4702
1154d12e
JB
4703 * calc/calc.el (calc-read-key-sequence):
4704 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 4705
9c34a344
LMI
47062011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4707
4708 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
4709 Tell the caller that the next line needs recomputation, even
4710 though it doesn't start a sexp (bug#10094).
4711
f04a3be9
SM
47122011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4713
4714 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
4715
7978747f
SM
47162011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4717
f04a3be9
SM
4718 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
4719 Use force-same-window.
7978747f 4720
fe7a3057
JB
47212011-11-20 Juanma Barranquero <lekktu@gmail.com>
4722
4723 * descr-text.el (describe-char-unicode-data):
4724 * json.el (json-string-escape):
4725 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
4726 (Footnote-unicode, Footnote-style-p):
4727 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
4728
24901d61
CY
47292011-11-20 Chong Yidong <cyd@gnu.org>
4730
4731 * window.el (replace-buffer-in-windows): Restore interactive spec.
4732
bac7ff22
SM
47332011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4734
24f3d7b9
SM
4735 * electric.el (electric-indent-mode): Fix last change (too optimistic).
4736
bac7ff22
SM
4737 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
4738 (byte-compile-global-not-obsolete-vars): New var.
4739 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
4740 Use it.
4741 (byte-compile-warn-obsolete): Align text with the one in *Help*.
4742
cd1181db
JB
47432011-11-20 Juanma Barranquero <lekktu@gmail.com>
4744
4745 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
4746 * progmodes/pascal.el (electric-pascal-equal):
4747 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
4748 * xml.el (xml-substitute-special): Fix typos.
4749
7fb18e9e
GM
47502011-11-20 Glenn Morris <rgm@gnu.org>
4751
4752 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
4753 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
4754 Doc fixes.
4755 (rmail-decode-mime-charset): Mark as obsolete.
4756
4757 * mail/rmailsum.el (rmail-message-regexp-p-1):
4758 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
4759 Before using mime functions, check they are set. (Bug#10077)
4760
d5a6b3ba
JL
47612011-11-19 Juri Linkov <juri@jurta.org>
4762
4763 * info.el (Info-finder-find-node): Use `package--builtins' instead
4764 of `package-alist'. Use node names formed by the pattern "Keyword "
4765 and the keyword name.
4766
e981b61f
AS
47672011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4768
1d00653d 4769 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 4770
3ffbc301
JL
47712011-11-19 Juri Linkov <juri@jurta.org>
4772
4773 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
4774 that calls `revert-buffer' on all Info buffers. (Bug#9915)
4775 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
4776 `old-history', `old-history-forward'. Add let-binding
4777 `window-selected'. Remove calls to `kill-buffer',
4778 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
4779 before calling `Info-find-node', so `Info-find-node-2' will reread
4780 the Info file. Restore window positions only when `window-selected'
4781 is non-nil.
4782
30c62133
JL
47832011-11-19 Juri Linkov <juri@jurta.org>
4784
4785 * isearch.el (isearch-lazy-highlight-new-loop):
4786 Remove condition `(not isearch-error)'. (Bug#9918)
4787
4788 * misearch.el (multi-isearch-search-fun): Add condition
4789 `(not bound)' to ignore lazy-highlighting search.
4790 Add the search-failed message "end of multi" when the end of
4791 multi-sequence is reached. Uncapitalize the search-failed
4792 message "Repeat for next buffer".
4793
4794 * info.el (Info-search): Add the search-failed message
4795 "end of the manual" when the end of the manual is reached
4796 in Isearch mode.
4797
645ca9cf
JL
47982011-11-19 Juri Linkov <juri@jurta.org>
4799
4800 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
4801 Use non-destructive `remove' instead of `delete' because
4802 `Info-history-list' stored to `Info-isearch-initial-history-list' in
4803 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
4804
df754f66
JL
48052011-11-19 Juri Linkov <juri@jurta.org>
4806
4807 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
4808 to nil instead of binding `search-ring' and `regexp-search-ring'.
4809 (Bug#9185)
4810
0e23d96a
EZ
48112011-11-19 Eli Zaretskii <eliz@gnu.org>
4812
4813 * simple.el (line-move): Force movement by logical lines for any
4814 hscrolled window, not only when auto-hscroll-mode is on.
4815 (line-move-visual): Update doc string to that effect. (Bug#10076)
4816
8a6ccb66
AS
48172011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4818
4819 * language/european.el (macintosh): Define as alias for mac-roman.
4820
49ae5b39
EZ
48212011-11-19 Eli Zaretskii <eliz@gnu.org>
4822
4823 * mail/rmailmm.el (rmail-mime-display-header)
4824 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
4825 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
4826 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
4827 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
4828 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
4829 of a raw aref.
4830 (rmail-mime-entity-segment): To get past the tagline, move forward
4831 2 more lines, to account for the 2 empty lines that precede and
4832 follow the line with the buttons.
4833 (rmail-mime-update-tagline): Move one more line, to get past the
4834 empty line that follows the buttons in the tagline. (Bug#9520)
4835
c56cad4a
MR
48362011-11-19 Martin Rudalics <rudalics@gmx.at>
4837
4838 * window.el (window-max-delta-1, window-min-delta-1)
4839 (window-min-size-1, window-state-get-1, window-state-put-1)
4840 (window-state-put-2): Use "window--" prefix.
4841
cbe71af3
SM
48422011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4843
2ad52c60
SM
4844 * emacs-lisp/smie.el: Improve warnings and conflict detection.
4845 (smie-warning-count): New var.
4846 (smie-set-prec2tab): Use it.
4847 (smie-bnf->prec2): Improve warnings. Add docstring.
4848 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
4849 (smie-bnf--set-class): New function.
4850 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
4851 corner case.
4852
6944dbc1
SM
4853 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
4854 (compilation-error-properties, compilation-move-to-column):
4855 Handle compilation-first-column while in the target buffer.
4856
c400c4d7
SM
4857 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
4858 Don't hardcode point-min==1.
4859
6dbe3e96
SM
4860 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
4861 (eshell-rewrite-for-command): Remove workaround.
4862 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
4863 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
4864 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
4865
cbe71af3
SM
4866 * files-x.el (modify-file-local-variable): Obey commenting conventions.
4867
a8e1496d
GM
48682011-11-17 Glenn Morris <rgm@gnu.org>
4869
4870 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4871 Ignore buffer-local generated-autoload-file if it is the same
4872 as the global value. (Bug#10049)
4873
df85d315
JB
48742011-11-17 Juanma Barranquero <lekktu@gmail.com>
4875
4876 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
4877 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
4878 (reftex-toc-previous-heading, reftex-toc-max-level)
4879 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
4880 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
4881 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4882 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4883 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
4884 (reftex-toc-rename-label, reftex-toc-visit-location)
4885 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
4886 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
4887 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
4888 leaving "*toc*" only for references to the buffer.
4889
a0c2d0ae
MR
48902011-11-17 Martin Rudalics <rudalics@gmx.at>
4891
4892 * window.el (window-resize, delete-window, split-window):
4893 Replace window-splits by window-combination-resize.
1d00653d 4894 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 4895
35c0bac8
GM
48962011-11-17 Glenn Morris <rgm@gnu.org>
4897
4898 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4899 Make bash entry derive from sh entry, not shell entry.
4900
d0c8fc8a
MA
49012011-11-16 Michael Albinus <michael.albinus@gmx.de>
4902
d0c8fc8a
MA
4903 * net/tramp-cache.el (tramp-flush-file-property): Flush also
4904 properties of linked files. (Bug#9879)
4905
7262a87c
MA
4906 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
4907 local file name.
4908
7877f373
JB
49092011-11-16 Juanma Barranquero <lekktu@gmail.com>
4910
4911 * menu-bar.el (menu-bar-file-menu):
4912 * printing.el (pr-ps-utility):
4913 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
4914 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
4915 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
4916 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
4917 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
4918 (icalendar--convert-cyclic-to-ical)
4919 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
4920 (icalendar--convert-ical-to-diary)
4921 (icalendar--convert-recurring-to-diary)
4922 (icalendar--convert-non-recurring-all-day-to-diary)
4923 (icalendar-import-format-sample):
4924 * progmodes/idlw-shell.el (idlwave-shell-mode):
4925 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
4926 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
4927 (vhdl-ps-print-init): Fix typos.
4928
10649b82
KM
49292011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
4930
9d0cfcd6
GM
4931 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
4932 FSF and collapse date sequence, obscure author/maintainer email address
4933 better, remove extra version line, track relocation of author's webpage.
10649b82 4934
9d0cfcd6
GM
4935 * progmodes/python.el (python-pdbtrack-input-prompt)
4936 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
4937 regular python pdb prompts. Adjustments shamelessly taken exactly as
4938 suggested in EmacsWiki page (tiny change):
4939 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 4940
58179cce
JB
49412011-11-16 Juanma Barranquero <lekktu@gmail.com>
4942
4943 * expand.el (expand-pos, expand-index, expand-point):
4944 Remove redundant info from docstring.
4945 (expand-add-abbrevs): Doc fix.
4946 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
4947 (expand-sample-perl-mode-expand-list): Fix typos.
4948
4949 * net/dbus.el (dbus-event-member-name):
4950 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
4951 * term/pc-win.el (msdos-create-frame-with-faces):
4952 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
4953
b6f67890
MR
49542011-11-16 Martin Rudalics <rudalics@gmx.at>
4955
4956 * window.el (split-window, window-state-get-1)
4957 (window-state-put-1, window-state-put-2): Rename occurrences of
4958 window-nest to window-combination-limit.
1d00653d 4959 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 4960
ce7ddba0
CY
49612011-11-16 Chong Yidong <cyd@gnu.org>
4962
4963 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
4964 regexp (Bug#10033).
4965
3ae704f4
SM
49662011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4967
4968 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
4969 `completing-read' will remove *Completions* and will preserve
4970 current-buffer for us.
4971 (tmm-add-prompt): Users of *Completions* will always (re)set its
4972 major mode.
4973 (tmm-old-comp-map): Remove.
4974
6ad1cdde
GM
49752011-11-16 Glenn Morris <rgm@gnu.org>
4976
4977 * mail/rmailedit.el: Require rmailmm when compiling.
4978 (rmail-old-mime-state): New declaration.
4979 (rmail-edit-current-message): If editing a mime message,
4980 edit the "raw" message from the mbox buffer.
4981 (rmail-cease-edit): Handle mime messages. (Bug#9840)
4982
d20faa20
GM
49832011-11-15 Glenn Morris <rgm@gnu.org>
4984
4985 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
4986 which wasn't being used. Add optional arg to force given state.
4987 (rmail-mime): Add optional arg to force given state.
4988
c7015153
JB
49892011-11-15 Juanma Barranquero <lekktu@gmail.com>
4990
4991 * allout.el (allout-encryption-plaintext-sanitization-regexps):
4992 * frame.el (display-mm-dimensions-alist):
4993 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
4994 (outline-move-subtree-down):
4995 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
4996 (newsticker--treeview-do-get-node):
4997 * net/quickurl.el (quickurl-list-buffer-name):
4998 * progmodes/dcl-mode.el (dcl-mode):
4999 * progmodes/gdb-mi.el (gdb-mapcar*):
5000 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
5001
45261b50
GM
50022011-11-15 Glenn Morris <rgm@gnu.org>
5003
5004 * mail/rmail.el (rmail-file-coding-system): It's only ever used
5005 in a boolean sense, so just make it a boolean, and fix the doc.
5006 (rmail-show-mime-function, rmail-mime-feature)
5007 (rmail-require-mime-maybe): Doc fixes.
5008 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
5009
5010 * mail/rmailmm.el (rmail-show-mime): Doc fix.
5011
0d26e0b6
JB
50122011-11-15 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
5015 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
5016 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
5017 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
5018
447f30f6
GM
50192011-11-15 Glenn Morris <rgm@gnu.org>
5020
672b871d
GM
5021 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
5022 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
5023 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
5024 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
5025 (rmail-mime, rmail-show-mime): Doc fixes.
5026
f6aa5bb1
GM
5027 * term/ns-win.el (mode-line-frame-identification):
5028 Leave it alone. (Bug#10051)
5029
947cd66b
GM
5030 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
5031
447f30f6
GM
5032 * mail/rmailout.el (rmail-output-to-rmail-buffer):
5033 Handle empty buffers. (Bug#9978)
5034
0b381c7e
JB
50352011-11-14 Juanma Barranquero <lekktu@gmail.com>
5036
5037 * international/mule.el (define-charset):
5038 * mail/rmailmm.el (rmail-mime-find-header-encoding):
5039 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
5040 * progmodes/verilog-mode.el (verilog-backward-token):
5041 * textmodes/ispell.el (lookup-words):
5042 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
5043
71e027ac
GM
50442011-11-14 Glenn Morris <rgm@gnu.org>
5045
56632ce4
GM
5046 * progmodes/executable.el
5047 (executable-make-buffer-file-executable-if-script-p):
5048 Handle file-modes returning nil.
5049
40500957
GM
5050 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
5051 message - not necessary, and causes problems. (Bug#9831)
5052
071c2340
GM
5053 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
5054
d3cfca60
GM
5055 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
5056
71e027ac
GM
5057 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
5058 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
5059 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
5060
89d61221
MR
50612011-11-12 Martin Rudalics <rudalics@gmx.at>
5062
5063 * window.el (window-resize, delete-window): Use window-splits
5064 variable instead of function.
5065 (window-state-get-1, window-state-put-2, window-state-put):
5066 Don't deal with windows' splits status.
5067
98282f6f
GM
50682011-11-12 Glenn Morris <rgm@gnu.org>
5069
5070 * apropos.el (apropos-do-all, apropos-library, apropos-value)
5071 (apropos-documentation): Doc fixes.
5072
40a8bdf6
JB
50732011-11-11 Juanma Barranquero <lekktu@gmail.com>
5074
5075 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
5076 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
5077
65bd19ff
SM
50782011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5079
5080 * electric.el (electric-indent-post-self-insert-function): Make it
5081 possible for a char to only indent in some circumstances.
5082 (electric-indent-mode): Simplify.
5083
54f9154c
MR
50842011-11-11 Martin Rudalics <rudalics@gmx.at>
5085
5086 * window.el (windows-with-parameter): Remove unused function.
5087 (windows-at-side): Rename to window-at-side-list.
5088 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
5089 (window-side-check, window-size-ignore, window-size-fixed-1)
5090 (window-in-direction-2): Prefix with "window--".
5091 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 5092
68cbc58b
GM
50932011-11-11 Glenn Morris <rgm@gnu.org>
5094
5095 * subr.el (eval-after-load): If FILE is already loaded,
5096 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
5097
b2621720
GM
50982011-11-10 Glenn Morris <rgm@gnu.org>
5099
9a4de110
GM
5100 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
5101 Call svn via vc-svn-command rather than vc-do-command.
5102 (vc-svn-command): Add --non-interactive. (Bug#9993)
5103 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
5104
b2621720
GM
5105 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5106 Add toggle-read-only. (Bug#7292)
5107 * files.el (toggle-read-only): Mention that it should only
5108 be used interactively. (Bug#10006)
5109
1dce7193
SM
51102011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5111
d9ac1a1e
SM
5112 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5113 Adjust regexp for OCaml warnings.
5114
0c325082
SM
5115 * electric.el (electric-pair-post-self-insert-function): Let user
5116 turn it off buffer-locally (bug#9932).
5117
90132c14
SM
5118 * progmodes/python.el (python-beginning-of-statement):
5119 Rewrite (bug#2703).
5120
1dce7193
SM
5121 * progmodes/compile.el: Better handle TABs (bug#9749).
5122 (compilation-internal-error-properties)
5123 (compilation-next-error-function): Obey the target buffer's
5124 compilation-error-screen-columns.
5125
c4e7c63a
JB
51262011-11-09 Juanma Barranquero <lekktu@gmail.com>
5127
5128 * progmodes/meta-mode.el: Remove obsolete comments.
5129 (meta-right-comment-regexp, meta-ignore-comment-regexp):
5130 Fix typos in docstrings.
5131
2cffd681
MR
51322011-11-09 Martin Rudalics <rudalics@gmx.at>
5133
5134 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 5135 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
5136 (window--resizable): New function. Make all callers of
5137 window-resizable call window--resizable instead.
5138 (window-resizable): Rewrite in terms of window--resizable.
5139
0edcba87
GM
51402011-11-08 Glenn Morris <rgm@gnu.org>
5141
5142 * progmodes/delphi.el (delphi-mode-syntax-table):
5143 Let define-derived-mode define a proper syntax table. (Bug#9994)
5144
4b0d61e3
SM
51452011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * window.el: Stay away from defsubst.
5148 (window-list-no-nils): Remove.
5149 (window-state-get-1, window-state-get): Use backquote instead.
5150
cd394be1 51512011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 5152
4b0d61e3 5153 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 5154 Fix incorrect use of default argument in `completing-read'.
5155
e1c2c6f2
MR
51562011-11-08 Martin Rudalics <rudalics@gmx.at>
5157
5158 * window.el (display-buffer-function, special-display-function):
5159 Mention display-buffer-record-window but do not mention
5160 help-setup parameter in doc-strings.
b3f4a882 5161 (window-min-delta): Fix doc-string typo.
e1c2c6f2 5162
105216ed
CY
51632011-11-08 Chong Yidong <cyd@gnu.org>
5164
5165 * window.el (window-total-height, window-total-width): Doc fix.
5166 (window-body-size): Move from C.
5167 (window-body-height, window-body-width): Move to C.
5168
0a9f9ab5
SM
51692011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5170
5171 * window.el: Make special-display like display-buffer-alist (bug#9532).
5172 (display-buffer--special-action): New function, morphed
5173 from display-buffer--special.
5174 (display-buffer): Use it to handle special-display-buffers at higher
5175 priority (just after display-buffer-alist).
5176 (display-buffer-fallback-action, display-buffer--other-frame-action)
5177 (pop-to-buffer-same-window): Remove display-buffer--special.
5178
a769dd15
GM
51792011-11-07 Glenn Morris <rgm@gnu.org>
5180
5181 * calendar/cal-menu.el (cal-menu-set-date-title):
5182 Do nothing if not in a calendar. (Bug#9976)
5183
05a61ee3
SM
51842011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5185
5186 * files.el (find-file): Always use selected-window.
5187
be7f5545
MR
51882011-11-07 Martin Rudalics <rudalics@gmx.at>
5189
5190 * window.el (window-combinations): Make WINDOW argument
5191 mandatory. Rewrite doc-string.
5192 (walk-window-subtree, window-atom-check, window-min-delta)
5193 (window-max-delta, window--resize-this-window)
5194 (window--resize-root-window-vertically, window-tree)
5195 (balance-windows, window-state-put): Rewrite doc-strings as to
5196 not mention the term "subwindow".
5197 (window--resize-subwindows-skip-p): Rename to
5198 window--resize-child-windows-skip-p.
5199 (window--resize-subwindows-normal): Rename to
5200 window--resize-child-windows-normal.
5201 (window--resize-subwindows): Rename to
5202 window--resize-child-windows.
5203 (window-or-subwindow-p): Rename to window--in-subtree-p.
5204
3c6702ef
ML
52052011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5206
5207 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
5208 Ensure that mbox format messages end in two newlines (Bug#9974).
5209
49745b39
CY
52102011-11-06 Chong Yidong <cyd@gnu.org>
5211
5212 * window.el (window-combination-p): Function deleted; its
5213 side-effect is not used in any existing code.
5214 (window-combinations, window-combined-p): Call window-*-child
5215 directly.
5216
24300f5f
CY
52172011-11-05 Chong Yidong <cyd@gnu.org>
5218
5219 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
5220 (window-size-ignore, window-state-get): Callers changed.
5221 (window-normalize-window): Rename from window-normalize-any-window.
5222 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 5223 (window-normalize-live-window): Delete.
447f16b8
CY
5224 (window-combination-p, window-combined-p, window-combinations)
5225 (walk-window-subtree, window-atom-root, window-min-size)
5226 (window-sizable, window-sizable-p, window-size-fixed-p)
5227 (window-min-delta, window-max-delta, window-resizable)
5228 (window-resizable-p, window-full-height-p, window-full-width-p)
5229 (window-current-scroll-bars, window-point-1, set-window-point-1)
5230 (window-at-side-p, window-in-direction, window-resize)
5231 (adjust-window-trailing-edge, maximize-window, minimize-window)
5232 (window-deletable-p, delete-window, delete-other-windows)
5233 (record-window-buffer, unrecord-window-buffer)
5234 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
5235 (quit-window, split-window, window-state-put)
5236 (set-window-text-height, fit-window-to-buffer)
5237 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 5238
89bd5ee1
EZ
52392011-11-04 Eli Zaretskii <eliz@gnu.org>
5240
53479029
EZ
5241 * mail/rmail.el (rmail-simplified-subject): Decode subject with
5242 rfc2047-decode-string.
5243 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
5244 warnings.
5245
89bd5ee1
EZ
5246 * window.el (window-body-height, window-body-width): Mention in
5247 the doc string that the return values are in frame's canonical
5248 units. (Bug#9949)
5249
bd17fdee
AM
52502011-11-03 Alan Mackenzie <acm@muc.de>
5251
5252 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
5253 change in cc-engine.el.
5254
acc825c5
SM
52552011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
5256
5257 * window.el (switch-to-buffer): Use `force-same-window' interactively.
5258
1885e5b8
MR
52592011-11-02 Martin Rudalics <rudalics@gmx.at>
5260
5261 * window.el (quit-window): Call unrecord-window-buffer after
5262 showing another buffer in the window. (Bug#9937)
acc825c5 5263 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 5264
ebe06da9
JB
52652011-11-02 Juanma Barranquero <lekktu@gmail.com>
5266
5267 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
5268 Accept status with more than 9 shelves. (Bug#9935)
5269 Reported by Colin D Bennett <colin@gibibit.com>.
5270
4ee88440
MR
52712011-11-01 Martin Rudalics <rudalics@gmx.at>
5272
5273 * help.el (with-help-window): Don't reference
5274 temp-buffer-show-specifiers in doc-string.
5275
08e1d82c
AS
52762011-10-31 Andreas Schwab <schwab@linux-m68k.org>
5277
5278 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
5279 menu-item.
5280
84bd6e9e
VJL
52812011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5282
5283 * whitespace.el: New version 13.2.2.
5284 (whitespace-newline-mode): Disable properly. Reported by Sarah
5285 <EmacsWiki>.
5286
dba0634a
UJ
52872011-10-30 Ulf Jasper <ulf.jasper@web.de>
5288
5289 * net/newst-treeview.el: Remove "Time-stamp".
5290 (newsticker--group-manage-orphan-feeds): Do not call
5291 newsticker--treeview-tree-update.
db22a3c2
JB
5292 (newsticker-treeview-update, newsticker-treeview):
5293 Call newsticker--treeview-tree-update if necessary.
dba0634a 5294
3d8daefe
MR
52952011-10-30 Martin Rudalics <rudalics@gmx.at>
5296
5297 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
5298 (window-iso-combinations): Remove "iso-" infix.
5299 Suggested by Chong Yidong.
3d8daefe
MR
5300 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
5301 (window-max-delta-1, window-resize, window--resize-siblings)
5302 (window--resize-this-window, adjust-window-trailing-edge)
5303 (split-window, balance-windows-1)
5304 (shrink-window-if-larger-than-buffer):
5305 * calendar/calendar.el (calendar-generate-window):
db22a3c2 5306 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 5307
1bc4c3ae
SM
53082011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5309
5310 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
5311 in place (bug#9907).
5312 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
5313 (eshell-rewrite-if-command, eshell-rewrite-for-command)
5314 (eshell-structure-basic-command, eshell-rewrite-while-command)
5315 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
5316 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
5317 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
5318 (eshell-do-pipelines-synchronously, eshell-eval-command):
5319 Use backquotes and prefer setq to set.
5320 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
5321 (eshell-macrop): Use functionp.
c1e2f5fa 5322 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 5323
30b65d9c
CY
53242011-10-30 Chong Yidong <cyd@gnu.org>
5325
5326 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
5327 instead of set-mark (Bug#9810).
5328
2d197ffb
CY
53292011-10-30 Chong Yidong <cyd@gnu.org>
5330
5331 * window.el (split-window-below, split-window-right): Rename from
5332 split-window-above-each-other and split-window-side-by-side
5333 respectively. All callers changed.
5334 (split-window-sensibly, split-window-sensibly): Use them.
5335 (split-window-keep-point): Doc fix.
5336
5337 * isearch.el: Add isearch-scroll property to split-window-below
5338 and split-window-right.
5339
5340 * follow.el (follow-mode):
5341 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5342 * progmodes/ada-xref.el (ada-gdb-application):
5343 * emulation/vip.el (vip-buffer-in-two-windows):
5344 * image-dired.el (image-dired-dired-with-window-configuration):
5345 * dired-x.el (dired-do-find-marked-files):
5346 * dired.el (dired-pop-to-buffer):
5347 * bs.el (bs--show-with-configuration):
5348 * vc/emerge.el (emerge-setup-windows):
5349 * textmodes/two-column.el (2C-two-columns):
5350 * textmodes/reftex-toc.el (reftex-toc):
5351 * progmodes/gdb-mi.el (gdb-setup-windows):
5352 * progmodes/fortran.el (fortran-window-create):
5353 * net/newst-treeview.el (newsticker--treeview-window-init):
5354 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
5355 * emulation/tpu-edt.el (tpu-gold-map):
5356 * emulation/crisp.el (crisp-mode-map):
5357 * calendar/calendar.el (calendar-basic-setup): Callers changed.
5358
38bb2ca8
CY
53592011-10-29 Chong Yidong <cyd@gnu.org>
5360
aa4de341
CY
5361 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
5362
e1eb5385
CY
5363 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
5364
5d2ece3c
CY
5365 * textmodes/flyspell.el (flyspell-word): Fix char offset for
5366 forged Ispell output (Bug#7904).
5367
38bb2ca8
CY
5368 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
5369
d0af9f77
SM
53702011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5371
5372 * doc-view.el: Avoid ugly errors about not finding nil.
5373 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5374 (doc-view-dvipdf-program, doc-view-unoconv-program)
5375 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
5376 Avoid nil or absolute file name as default value.
5377 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
5378
52bedd34
AM
53792011-10-28 Alan Mackenzie <acm@muc.de>
5380
db22a3c2 5381 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 5382
7e43cfa5
AM
53832011-10-28 Alan Mackenzie <acm@muc.de>
5384
5385 Amend the handling of c-beginning/end-of-defun in nested declaration
5386 scopes.
5387
52bedd34
AM
5388 * progmodes/cc-vars.el (c-defun-tactic): Move here from
5389 cc-langs.el. Change it to a defcustom.
7e43cfa5 5390
52bedd34
AM
5391 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
5392 cc-vars.el.
7e43cfa5 5393
d0af9f77
SM
5394 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5395 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 5396
52bedd34 5397 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 5398 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
5399 (c-widen-to-enclosing-decl-scope): New function.
5400 (c-while-widening-to-decl-block): New macro.
5401 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
5402 outward for defun boundaries, and correspondingly change symbol
5403 `respect-enclosure' to `go-outward'.
5404 (c-declaration-limits): Change algorithm to report only the "innermost"
5405 defun's boundaries.
5406
1a2ce9ee
DD
54072011-10-28 Deniz Dogan <deniz@dogan.se>
5408
5409 * net/rcirc.el (rcirc-mode): Use hard newlines.
5410
bc97a826
AM
54112011-10-28 Alan Mackenzie <acm@muc.de>
5412
5413 Amend to indent and fontify macros "which include their own semicolon"
5414 correctly, using the "virtual semicolon" mechanism.
5415
52bedd34 5416 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 5417
d0af9f77 5418 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 5419 Recode to scan one line at a time rather than having \n and \r
58179cce 5420 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 5421 (c-forward-label): Amend for virtual semicolons.
58179cce 5422 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 5423
52bedd34
AM
5424 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
5425 of the new C macros.
bc97a826 5426
52bedd34 5427 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
5428 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
5429 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
5430 (c-opt-cpp-macro-define): Make into a full language variable.
5431 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
5432 AWK Mode (including \n, \r) removed, no longer needed.
5433
d0af9f77
SM
5434 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
5435 Invoke c-make-macro-with-semi-re.
bc97a826 5436
52bedd34
AM
5437 * progmodes/cc-vars.el (c-macro-with-semi-re):
5438 (c-macro-names-with-semicolon): New variables.
58179cce 5439 (c-make-macro-with-semi-re): New function.
bc97a826 5440
7a6c0941
SM
54412011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5442
5443 * vc/log-edit.el: Fill empty field rather than adding new one.
5444 (log-edit-add-field): New function.
5445 (log-edit-insert-changelog): Use it.
5446
b0c4cdcf
ML
54472011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5448
5449 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
5450
ee1f1da9
SM
54512011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5452
5453 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
5454 (gdb--check-interpreter): New function.
5455 (gdb): Use it.
5456
51bc5f8b
GM
54572011-10-27 Glenn Morris <rgm@gnu.org>
5458
416a2c45
GM
5459 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
5460 (least-positive-float, least-negative-float)
5461 (least-positive-normalized-float, least-negative-normalized-float)
5462 (float-epsilon, float-negative-epsilon):
5463 Remove unnecessary declarations.
5464
5465 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
5466 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
5467 (least-positive-float, least-negative-float)
5468 (least-positive-normalized-float, least-negative-normalized-float)
5469 (float-epsilon, float-negative-epsilon): Add doc-strings,
5470 based on those in cl.texi.
5471
51bc5f8b
GM
5472 * files.el (set-visited-file-name): If the major-mode changed,
5473 reload the local variables. (Bug#9796)
5474
15de15c6
CY
54752011-10-27 Chong Yidong <cyd@gnu.org>
5476
5477 * subr.el (change-major-mode-after-body-hook): New hook.
5478 (run-mode-hooks): Run it.
5479
ee1f1da9
SM
5480 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5481 Use change-major-mode-before-body-hook.
15de15c6
CY
5482
5483 * simple.el (fundamental-mode):
5484 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
5485 change introducing fundamental-mode-hook.
5486
5430d399
JB
54872011-10-26 Juanma Barranquero <lekktu@gmail.com>
5488
acc825c5 5489 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 5490
ad74a69e
MA
54912011-10-26 Michael Albinus <michael.albinus@gmx.de>
5492
5493 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 5494 tramp.el explicitly. (Bug#7583)
ad74a69e 5495
71d4c2a5
SM
54962011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5497
5498 * progmodes/octave-mod.el:
5499 * progmodes/octave-inf.el: Update maintainer.
5500
b1f6fa26
CY
55012011-10-26 Chong Yidong <cyd@gnu.org>
5502
5503 * subr.el (with-wrapper-hook): Rewrite doc.
5504
3f04efd6
MA
55052011-10-25 Michael Albinus <michael.albinus@gmx.de>
5506
5507 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 5508 filenames "/method:foo:". (Bug#9793)
3f04efd6 5509
410488d3
SM
55102011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5511
5512 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
5513 (bug#9865).
5514
c1ebb47e
GM
55152011-10-24 Glenn Morris <rgm@gnu.org>
5516
5517 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
5518
7f5c46c7
MA
55192011-10-24 Michael Albinus <michael.albinus@gmx.de>
5520
5521 * notifications.el: Add the requirement of a running D-Bus session
5522 bus to the Commentary.
5523
db2440b6
JL
55242011-10-24 Juri Linkov <juri@jurta.org>
5525
5526 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5527 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
5528 (Bug#9364)
5529
feecf435
JL
55302011-10-24 Juri Linkov <juri@jurta.org>
5531
5532 * info.el (Info-following-node-name-re): Add newline to the list
5533 of allowed characters for leading space. (Bug#9824)
5534
a3839de2
SM
55352011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5536
acc825c5
SM
5537 * progmodes/octave-inf.el (inferior-octave-mode-map):
5538 Fix C-c C-h binding.
a3839de2
SM
5539 * progmodes/octave-mod.el (octave-help): Remove.
5540
09388e76
MA
55412011-10-23 Michael Albinus <michael.albinus@gmx.de>
5542
5543 Sync with Tramp 2.2.3.
5544
5545 * net/tramp-cache.el (top): Pacify byte-compiler using
5546 `init-file-user' and `site-run-file'.
5547
5548 * net/trampver.el: Update release number.
5549
86c60681
CY
55502011-10-23 Chong Yidong <cyd@gnu.org>
5551
5552 * files.el (toggle-read-only): Remove obsolete comment about
5553 version control.
5554
5555 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
5556 for toggle-read-only. Note that this hasn't called vc-next-action
5557 since 2008-05-02, though it wasn't documented at the time.
5558
a3839de2
SM
5559 * vc/ediff-init.el (ediff-toggle-read-only-function):
5560 Use toggle-read-only.
86c60681 5561
cd5495ff
AM
55622011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
5563
5564 Fix bug #9560, sporadic wrong indentation; improve instrumentation
5565 of c-parse-state.
5566
00b77525 5567 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 5568 correct faulty logical expression.
cd5495ff
AM
5569 (c-parse-state-state, c-record-parse-state-state):
5570 (c-replay-parse-state-state): New defvar/defuns.
5571 (c-debug-parse-state): Use new functions.
5572
42ee24ed
MR
55732011-10-22 Martin Rudalics <rudalics@gmx.at>
5574
5575 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 5576 last fix. Use window-in-direction correctly.
42ee24ed 5577
a7dee7e7
CY
55782011-10-21 Chong Yidong <cyd@gnu.org>
5579
5580 * progmodes/idlwave.el (idlwave-mode):
5581 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
5582 require-final-newline; that's done in prog-mode.
5583 Suggested by Stefan Monnier.
a7dee7e7 5584
e07b9a6d
MR
55852011-10-21 Martin Rudalics <rudalics@gmx.at>
5586
5587 * mouse.el (mouse-drag-window-above)
5588 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
5589 (mouse-drag-mode-line-1, mouse-drag-header-line)
5590 (mouse-drag-vertical-line-rightward-window): Remove.
5591 (mouse-drag-line): New function.
5592 (mouse-drag-mode-line, mouse-drag-header-line)
5593 (mouse-drag-vertical-line): Call mouse-drag-line.
5594 * window.el (window-at-side-p, windows-at-side): New functions.
5595
7e1361d9
UM
55962011-10-21 Ulrich Mueller <ulm@gentoo.org>
5597
5598 * tar-mode.el (tar-grind-file-mode):
5599 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
5600
30fcaf3a
CY
56012011-10-21 Chong Yidong <cyd@gnu.org>
5602
5603 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
5604 * progmodes/vera-mode.el (vera-mode):
5605 Use mode-require-final-newline.
30fcaf3a 5606
516eddb0
GM
56072011-10-20 Glenn Morris <rgm@gnu.org>
5608
db22a3c2 5609 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 5610
10d5f513
CS
56112011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
5612
5613 * emulation/cua-base.el (cua-set-mark): Fix case of string.
5614
ac6c8639
CY
56152011-10-20 Chong Yidong <cyd@gnu.org>
5616
5617 * emulation/cua-base.el (cua-mode):
5618 * mail/footnote.el (footnote-mode):
5619 * mail/mailabbrev.el (mail-abbrevs-mode):
5620 * net/xesam.el (xesam-minor-mode):
5621 * progmodes/bug-reference.el (bug-reference-mode):
5622 * progmodes/cap-words.el (capitalized-words-mode):
5623 * progmodes/compile.el (compilation-minor-mode)
5624 (compilation-shell-minor-mode):
5625 * progmodes/gud.el (gud-tooltip-mode):
5626 * progmodes/hideif.el (hide-ifdef-mode):
5627 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
5628 * progmodes/subword.el (subword-mode):
5629 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5630 * progmodes/which-func.el (which-function-mode):
5631 * term/tvi970.el (tvi970-set-keypad-mode):
5632 * term/vt100.el (vt100-wide-mode):
5633 * textmodes/flyspell.el (flyspell-mode):
5634 * textmodes/ispell.el (ispell-minor-mode):
5635 * textmodes/nroff-mode.el (nroff-electric-mode):
5636 * textmodes/paragraphs.el (use-hard-newlines):
5637 * textmodes/refill.el (refill-mode):
5638 * textmodes/reftex.el (reftex-mode):
5639 * textmodes/rst.el (rst-minor-mode):
5640 * textmodes/sgml-mode.el (html-autoview-mode)
5641 (sgml-electric-tag-pair-mode):
5642 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
5643 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
5644 * emulation/crisp.el (crisp-mode):
5645 * emacs-lisp/eldoc.el (eldoc-mode):
5646 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
5647 minor mode behavior.
5648
aa42ab43
JL
56492011-10-19 Juri Linkov <juri@jurta.org>
5650
5651 * descr-text.el (describe-char): Add #x2010 and #x2011 to
5652 the list of hard-coded chars with escape-glyph face.
5653
89400f1d
SM
56542011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
5657
305c07f6
MA
56582011-10-19 Michael Albinus <michael.albinus@gmx.de>
5659
5660 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
5661 running process.
5662
13754b54
GM
56632011-10-19 Glenn Morris <rgm@gnu.org>
5664
5665 * vc/vc-bzr.el (vc-bzr-after-dir-status):
5666 Ignore ignored files. (Bug#9726)
5667
06e21633
CY
56682011-10-19 Chong Yidong <cyd@gnu.org>
5669
5670 Doc fix for minor modes, stating that an omitted argument enables
5671 the mode unconditionally when called from Lisp.
5672
5673 * abbrev.el (abbrev-mode):
5674 * allout.el (allout-mode):
5675 * autoinsert.el (auto-insert-mode):
5676 * autoarg.el (autoarg-mode, autoarg-kp-mode):
5677 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
5678 (global-auto-revert-mode):
5679 * battery.el (display-battery-mode):
5680 * composite.el (global-auto-composition-mode)
5681 (auto-composition-mode):
5682 * delsel.el (delete-selection-mode):
5683 * desktop.el (desktop-save-mode):
5684 * dired-x.el (dired-omit-mode):
5685 * dirtrack.el (dirtrack-mode):
5686 * doc-view.el (doc-view-minor-mode):
5687 * double.el (double-mode):
5688 * electric.el (electric-indent-mode, electric-pair-mode):
5689 * emacs-lock.el (emacs-lock-mode):
5690 * epa-hook.el (auto-encryption-mode):
5691 * follow.el (follow-mode):
5692 * font-core.el (font-lock-mode):
5693 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
5694 * help.el (temp-buffer-resize-mode):
5695 * hilit-chg.el (highlight-changes-mode)
5696 (highlight-changes-visible-mode):
5697 * hi-lock.el (hi-lock-mode):
5698 * hl-line.el (hl-line-mode, global-hl-line-mode):
5699 * icomplete.el (icomplete-mode):
5700 * ido.el (ido-everywhere):
5701 * image-file.el (auto-image-file-mode):
5702 * image-mode.el (image-minor-mode):
5703 * iswitchb.el (iswitchb-mode):
5704 * jka-cmpr-hook.el (auto-compression-mode):
5705 * linum.el (linum-mode):
5706 * longlines.el (longlines-mode):
5707 * master.el (master-mode):
5708 * mb-depth.el (minibuffer-depth-indicate-mode):
5709 * menu-bar.el (menu-bar-mode):
5710 * minibuf-eldef.el (minibuffer-electric-default-mode):
5711 * mouse-sel.el (mouse-sel-mode):
5712 * msb.el (msb-mode):
5713 * mwheel.el (mouse-wheel-mode):
5714 * outline.el (outline-minor-mode):
5715 * paren.el (show-paren-mode):
5716 * recentf.el (recentf-mode):
5717 * reveal.el (reveal-mode, global-reveal-mode):
5718 * rfn-eshadow.el (file-name-shadow-mode):
5719 * ruler-mode.el (ruler-mode):
5720 * savehist.el (savehist-mode):
5721 * scroll-all.el (scroll-all-mode):
5722 * scroll-bar.el (scroll-bar-mode):
5723 * server.el (server-mode):
5724 * shell.el (shell-dirtrack-mode):
5725 * simple.el (auto-fill-mode, transient-mark-mode)
5726 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
5727 (line-number-mode, column-number-mode, size-indication-mode)
5728 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
5729 * strokes.el (strokes-mode):
5730 * time.el (display-time-mode):
5731 * t-mouse.el (gpm-mouse-mode):
5732 * tool-bar.el (tool-bar-mode):
5733 * tooltip.el (tooltip-mode):
5734 * type-break.el (type-break-mode-line-message-mode)
5735 (type-break-query-mode):
5736 * view.el (view-mode):
5737 * whitespace.el (whitespace-mode, whitespace-newline-mode)
5738 (global-whitespace-mode, global-whitespace-newline-mode):
5739 * xt-mouse.el (xterm-mouse-mode): Doc fix.
5740
a3839de2
SM
5741 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5742 Fix autogenerated docstring.
06e21633 5743
5214e501
JL
57442011-10-19 Juri Linkov <juri@jurta.org>
5745
5746 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
5747 by checking environment variables "DESKTOP_SESSION" and
5748 "XDG_CURRENT_DESKTOP". (Bug#9779)
5749
195f8db9
JL
57502011-10-19 Juri Linkov <juri@jurta.org>
5751
5752 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
5753 (browse-url-chromium-program, browse-url-chromium-arguments):
5754 New defcustoms.
5755 (browse-url-default-browser): Check for `browse-url-chromium' and
5756 call `browse-url-chromium-program'.
5757 (browse-url-chromium): New command. (Bug#9779)
5758
343a34ff
JB
57592011-10-18 Juanma Barranquero <lekktu@gmail.com>
5760
5761 * facemenu.el (list-colors-duplicates): On Windows, detect more
5762 duplicates by assuming that only colors matching "^System" are
5763 special "system colors". (Bug#9722)
5764
6978a151
SM
57652011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5766
5767 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
5768 to distinguish the author from the committer.
5769
6a80b297
MA
57702011-10-18 Michael Albinus <michael.albinus@gmx.de>
5771
5772 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
5773
b31a5677
JK
57742011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
5775
5776 * international/mule.el (sgml-html-meta-auto-coding-function):
5777 Add support for detecting encoding in HTML5 specified only as
5778 <meta charset="UTF-8">. Implementation just makes http-equiv and
5779 content-type parts from HTML4 encoding string optional. (Bug#9716)
5780
80c6d77f
GM
57812011-10-18 Glenn Morris <rgm@gnu.org>
5782
5783 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
5784
08b0fee8
CY
57852011-10-18 Chong Yidong <cyd@gnu.org>
5786
5787 * faces.el (cursor): Doc fix.
5788
67e729a5
CY
57892011-10-17 Chong Yidong <cyd@gnu.org>
5790
5791 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
5792
343a34ff 57932011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
5794
5795 * dirtrack.el (dirtrack): Support shell buffers with path
5796 prefixes, e.g. tramp-based remote shells. (Bug#9647)
5797
0bc06380
TZ
57982011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
5799
5800 * json.el: Bump version to 1.3 and note change in History.
5801 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
5802
8b79f3e0
SM
58032011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5804
5a7c536b
SM
5805 * comint.el (comint-insert-input, comint-send-input)
5806 (comint-get-old-input-default, comint-backward-matching-input)
5807 (comint-next-prompt): Use nil instead of `input' for field property of
5808 past user input (bug#114).
5809
96a8a0df
SM
5810 * minibuffer.el (completion--replace): Inherit surrounding properties
5811 (bug#114).
5812 (minibuffer-complete-and-exit): Use it.
5813
8b79f3e0
SM
5814 * comint.el (comint--table-subvert): Quote the all-completions output
5815 (bug#9160).
5816
b8f7ff0d
MR
58172011-10-17 Martin Rudalics <rudalics@gmx.at>
5818
8b79f3e0 5819 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 5820
b8f7ff0d 5821 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 5822 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
5823 entries and separate them from frame entries.
5824
c235b555
GM
58252011-10-15 Glenn Morris <rgm@gnu.org>
5826
5827 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
5828 Doc fixes.
5829
6bbfa6e1
CY
58302011-10-15 Chong Yidong <cyd@stupidchicken.com>
5831
8b79f3e0
SM
5832 * net/network-stream.el (network-stream-open-starttls):
5833 Improve detection of failure due to lack of TLS support.
ec5c990d 5834
6bbfa6e1
CY
5835 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
5836 putting the input text in front and in bold.
5837
98488977
SM
58382011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5839
3d1337be
SM
5840 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
5841
ee0b45e4
SM
5842 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
5843 empty buffer.
5844
98488977
SM
5845 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
5846 unread-command-events rather than pushing yet-another event.
5847
186f4720
EZ
58482011-10-14 Eli Zaretskii <eliz@gnu.org>
5849
5850 * mail/sendmail.el (sendmail-query-once): Improve the wording of
5851 the explanation of the possible choices. Make the options passed
5852 to completing-read shorter.
5853
8b7a997c
AM
58542011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5855
5856 * textmodes/flyspell.el (flyspell-large-region): Make sure
5857 extended character mode is used if defined (Bug#1339).
5858
12587bbb
EZ
58592011-10-13 Eli Zaretskii <eliz@gnu.org>
5860
5861 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
5862 character info for LRE, LRO, RLE, and RLO characters by appending
5863 an invisible PDF.
12587bbb 5864
bad41229
SM
58652011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
5866
5867 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
5868 even in case of error; add debug spec; simplify data flow.
5869 (with-timeout-handler): Remove.
5870
28dbc92f
MA
58712011-10-12 Michael Albinus <michael.albinus@gmx.de>
5872
5873 Fix Bug#6019, Bug#9315.
5874
5875 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
5876 complete `buffer-file-name', the local file name part could look
5877 remotely (for example on VMS).
5878
5879 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
5880 `tramp-run-real-handler'.
5881 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
5882 already quoted by '"'.
5883
5884 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
5885 Let `file-name-handler-alist' be nil, the local file name part
5886 could look remotely (for example on VMS).
5887
e1b0b23a
SM
58882011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5889
5890 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
5891 from here...
5892 (flyspell-post-command-hook): ...to here.
5893
a120bde9
SM
58942011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5895
5896 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
5897 if not needed.
5898 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
5899 using completion. Protect against "slow" callers.
5900 Remove the "message hack".
5901
7ce7717b
JL
59022011-10-11 Juri Linkov <juri@jurta.org>
5903
5904 * isearch.el (isearch-lazy-highlight-word): New variable.
5905 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
5906 Use it. (Bug#9727)
5907
c02ee9d6
GM
59082011-10-11 Glenn Morris <rgm@gnu.org>
5909
5910 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
5911 like f90-previous-statement does.
5912
93e616fd 59132011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5914
1f190e73 5915 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
5916 only in interactive use, to avoid error.
5917
af7b6078
SM
59182011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5919
5920 * minibuffer.el (completion-file-name-table): Fix last change,
5921 i.e. ignore normal errors but not the other ones.
5922
0563dae9
MR
59232011-10-10 Martin Rudalics <rudalics@gmx.at>
5924
5925 * window.el (special-display-buffer-names)
5926 (special-display-regexps): Remove some remnants of earlier
5927 changes from doc-strings.
366ca7f3
MR
5928 (quit-windows-on): New function.
5929
5930 * vc/vc.el (vc-revert, vc-rollback):
5931 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
5932 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 5933 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 5934
49677495
MR
59352011-10-09 Martin Rudalics <rudalics@gmx.at>
5936
5937 * window.el (frame-auto-hide-function): Add version tag.
5938 (Bug#9699)
5939
56f2d1e1
MA
59402011-10-09 Michael Albinus <michael.albinus@gmx.de>
5941
5942 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
5943 condition.
5944
112a6592
LL
59452011-10-09 Leo Liu <sdl.web@gmail.com>
5946
5947 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
5948 (Bug#9701)
5949
0812589b
GM
59502011-10-08 Glenn Morris <rgm@gnu.org>
5951
5952 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
5953 before the first code statement zero indent. (Bug#9690)
5954
b2b0776e
CY
59552011-10-08 Chong Yidong <cyd@stupidchicken.com>
5956
5957 * simple.el (count-words-region): Always count in the region.
5958 Report the number of lines and characters too.
5959 (count-words): New command, which counts in the buffer if the
5960 region is inactive, as count-words-region used to.
5961 (count-words--message): New function. Handle plurals.
5962 (count-lines-region): Make it an alias for count-words-region.
5963
5964 * bindings.el (esc-map): Replace count-lines-region with
5965 count-words-region.
5966
c557cd6b
MR
59672011-10-08 Martin Rudalics <rudalics@gmx.at>
5968
5969 * window.el (window--delete): Delete dedicated frame
5970 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 5971 (switch-to-buffer): Fix doc-string typo.
c557cd6b 5972
61a57ef4 59732011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5974
3a7d293b 5975 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 5976
c3833279
CY
59772011-10-07 Chong Yidong <cyd@stupidchicken.com>
5978
5979 * bindings.el ([M-left],[M-right]): Bind to left-word and
5980 right-word respectively.
5981
21ce8245
GM
59822011-10-07 Glenn Morris <rgm@gnu.org>
5983
5984 * cus-start.el (debug-on-quit): Fix custom type.
5985
6d823bb2
LMI
59862011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5987
0181e193
LMI
5988 * subr.el (define-key-after): Clarify that the function is not
5989 useful for non-menu keymaps.
5990
6d823bb2
LMI
5991 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
5992
8e3459ce 59932011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5994
21ce8245 5995 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 5996 in current minibuffer (Fix bug with recursive minibuffers).
5997
a1c2d21e
CY
59982011-10-06 Chong Yidong <cyd@stupidchicken.com>
5999
6000 * progmodes/gdb-mi.el (gdb): Doc fix.
6001
5a4cf282
MR
60022011-10-05 Martin Rudalics <rudalics@gmx.at>
6003
6004 * window.el (frame-auto-hide-function): New option replacing
6005 frame-auto-delete. Suggested by Stefan Monnier.
6006 (window--delete): Call frame-auto-hide-function instead of
6007 investigating frame-auto-delete.
c96111ea
MR
6008 (window-point-1, set-window-point-1): New functions.
6009 (window-in-direction, record-window-buffer, window-state-get-1)
6010 (display-buffer-record-window): Use window-point-1 instead of
6011 window-point.
6012 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 6013
9854542e
SM
60142011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6015
6016 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
6017
8943cfb0
GM
60182011-10-05 Glenn Morris <rgm@gnu.org>
6019
6020 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
6021 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
6022
647ab967
LL
60232011-10-05 Leo Liu <sdl.web@gmail.com>
6024
6025 * subr.el (read-char-choice): Fix argument to buffer-live-p which
6026 works with buffer object.
6027
3ddfbced
SM
60282011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6029
6030 * mpc.el (mpc-tool-bar-map): Add labels.
6031
bdfa5dd2
GM
60322011-10-04 Glenn Morris <rgm@gnu.org>
6033
6034 * calendar/holidays.el (calendar-check-holidays): Doc fix.
6035
0e2070b5
MR
60362011-10-04 Martin Rudalics <rudalics@gmx.at>
6037
6038 * window.el (window--delete): New function.
6039 (frame-auto-delete): Resuscitate option.
6040 (bury-buffer, replace-buffer-in-windows)
6041 (quit-window): Rewrite using window--delete.
6042 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6043 Pass display-buffer-mark-dedicated to window--display-buffer-2
6044 (Bug#9639).
6045
3dc61a09
SM
60462011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6047
915a9b64
SM
6048 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
6049 returns a list (bug#9554). Add remote file name completion.
6050 * comint.el (comint--table-subvert): Curry and get quote&unquote
6051 functions as arguments.
6052 (comint--complete-file-name-data): Adjust call accordingly.
6053 * pcomplete.el (pcomplete--table-subvert): Remove.
6054 (pcomplete-completions-at-point): Use comint--table-subvert instead.
6055
3dc61a09
SM
6056 * minibuffer.el (completion-table-case-fold): Use currying.
6057 (completion--styles-type, completion--cycling-threshold-type):
6058 New constants.
6059 (completion-styles, completion-category-overrides)
6060 (completion-cycle-threshold): Use them.
6061 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
6062 completion-table-case-fold.
6063
8ea0a993
SB
60642011-10-03 Stephen Berman <stephen.berman@gmx.net>
6065
6066 * minibuffer.el (completion-category-overrides): Fix type of styles
6067 and add more user friendly tags (bug#9660).
6068
8c24b7f6
SM
60692011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6070
6071 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
6072 (mule-input-method-string): New widget.
6073 (default-input-method, language-info-custom-alist): Use it.
6074
428fe61a
SM
60752011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6076
32c1fffd
SM
6077 * pcomplete.el: Require comint.
6078 (pcomplete--common-suffix): Remove.
6079 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
6080 (pcomplete--table-subvert): Sync with comint--table-subvert.
6081 (pcomplete--entries): Use comint-completion-file-name-table.
6082 * comint.el (comint-unquote-filename): Simplify.
6083 (comint-completion-file-name-table): New function (bug#9616).
6084 (comint--complete-file-name-data): Use it.
6085
428fe61a
SM
6086 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
6087 (pcmpl-gnu-tar-buffer): Remove.
6088 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
6089 around. Make sure pcomplete-suffix-list is only changed temporarily.
6090 Don't look inside the tar's file if it's too large.
428fe61a 6091
04c52e2f
CY
60922011-10-01 Chong Yidong <cyd@stupidchicken.com>
6093
ce3cefcc
CY
6094 * cus-edit.el (custom-mode-map):
6095 * epa.el (epa-key-list-mode-map):
6096 * man.el (Man-mode-map):
6097 * startup.el (splash-screen-keymap):
6098 * simple.el (special-mode-map): Use scroll-up-command and
6099 scroll-down-command.
6100
6101 * progmodes/idlw-help.el (idlwave-help-mode-map):
6102 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
6103 * net/newst-plainview.el (newsticker-mode-map):
6104 * emulation/ws-mode.el (wordstar-mode-map):
6105 * emulation/vi.el (vi-com-map):
6106 * calc/calc-graph.el (calc-graph-show-dumb):
6107 * term/sun.el (terminal-init-sun):
6108 * term/ns-win.el (global-map):
6109 * progmodes/grep.el (grep-mode-map):
6110 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
6111 * mail/rmail.el (rmail-mode-map):
6112 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
6113
04c52e2f
CY
6114 * custom.el (custom-safe-themes, load-theme): Treat value of t for
6115 custom-safe-themes as special.
6116
79adf8c8
JD
61172011-10-01 Julien Danjou <julien@danjou.info>
6118
6119 * notifications.el (notifications-notify): Fix docstring.
6120
63bd50d3
PS
61212011-10-01 Per Starbäck <per@starback.se>
6122
6123 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
6124
199e4c7e
MR
61252011-09-30 Martin Rudalics <rudalics@gmx.at>
6126
6127 * startup.el (command-line-1): Fix last fix by inserting
6128 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 6129 (Bug#9605) and (Bug#9636)
199e4c7e 6130
fe5f08dd
EZ
61312011-09-29 Eli Zaretskii <eliz@gnu.org>
6132
6133 * simple.el (line-move): If auto-hscroll-mode is disabled and the
6134 window is hscrolled, move by logical lines. (Bug#9607)
6135 (line-move-visual): Update the doc string to the above effect.
6136
b5516bbd
MR
61372011-09-29 Martin Rudalics <rudalics@gmx.at>
6138
ccee00c0
MR
6139 * window.el (display-buffer-record-window): When WINDOW is the
6140 selected window use `point' instead of `window-point'. (Bug#9626)
6141
b5516bbd
MR
6142 * startup.el (command-line-1): Use insert-before-markers when
6143 inserting initial-scratch-message. (Bug#9605)
ccee00c0 6144
b5516bbd
MR
6145 * help.el (help-window): Remove variable.
6146
52aa0014
GM
61472011-09-29 Glenn Morris <rgm@gnu.org>
6148
6149 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
6150
df9a7357
JB
61512011-09-29 Juanma Barranquero <lekktu@gmail.com>
6152
6153 * descr-text.el (describe-char-categories): Accept category
6154 descriptions more than one line long.
6155
a8406c20
SM
61562011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6157
88d9610c
SM
6158 * simple.el (delete-trailing-whitespace): Fix last change.
6159
a5daf810
SM
6160 * progmodes/perl-mode.el (perl-syntax-propertize-function):
6161 Don't confuse "y => 3" as the beginning of a `y' operation.
6162
a8406c20
SM
6163 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
6164 object has more than 4 slots (bug#9613).
6165
a239d4e9
JB
61662011-09-28 Juanma Barranquero <lekktu@gmail.com>
6167
6168 * subr.el (with-output-to-temp-buffer):
6169 * net/quickurl.el (quickurl, quickurl-browse-url):
6170 Fix typos in docstrings.
6171
693fbdb6
EZ
61722011-09-27 Eli Zaretskii <eliz@gnu.org>
6173
6174 * minibuffer.el (completion-styles)
6175 (completion-category-overrides): Cross reference each other in doc
6176 strings.
6177
8b457e28
GM
61782011-09-27 Glenn Morris <rgm@gnu.org>
6179
6180 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
6181 to split-string. (Bug#9606)
6182
85a16208
LMI
61832011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6184
6185 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
6186 (bug#9615).
6187
502f9ebd
CY
61882011-09-27 Chong Yidong <cyd@stupidchicken.com>
6189
6190 * emacs-lisp/package.el (list-packages): Fix echo area message.
6191
7690bdea
LL
61922011-09-27 Leo Liu <sdl.web@gmail.com>
6193
6194 * ido.el (ido-read-internal): Accept cons cell HIST arg.
6195
e2ee6f30
MA
61962011-09-25 Michael Albinus <michael.albinus@gmx.de>
6197
6198 * net/dbus.el (dbus-unregister-object): Don't release services for
6199 registered signals. (Bug#9581)
6200
f3f98342
TZ
62012011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6202
6203 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
6204 function that picks between cfengine 2 and 3 support
6205 automatically. Update docs accordingly.
6206
dd7aa8dd
KH
62072011-09-22 Kenichi Handa <handa@m17n.org>
6208
6209 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
6210 ZERO.
6211 (indian-itrans-v5-table-for-tamil): New variable.
6212 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
6213
3f2b07f8
KM
62142011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
6215
6216 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
6217 that's true if the current command involved collapsing of text.
6218 It's reset to false at the beginning of the next command.
6219 (allout-post-command-business): Move the cursor to the beginning
6220 of entry if the cursor is hidden and collapsing activity just
6221 happened.
6222
371d6a61
CY
62232011-09-24 Chong Yidong <cyd@stupidchicken.com>
6224
6225 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
6226 tracking (Bug#9541).
6227
2ac2721a
UJ
62282011-09-24 Ulf Jasper <ulf.jasper@web.de>
6229
6230 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
6231 (newsticker-show-news): Automatically load html rendering package
6232 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
6233 because w3m-fill-column is let-bound" and the error "Symbol's value
6234 as variable is void: w3m-fill-column".
2ac2721a 6235
fac7ae53
MA
62362011-09-24 Michael Albinus <michael.albinus@gmx.de>
6237
6238 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
6239 Release services only if they are defined. (Bug#9581)
6240
e08b633b
RS
62412011-09-23 Richard Stallman <rms@gnu.org>
6242
e488d29c
RS
6243 * textmodes/paragraphs.el (forward-sentence): For backwards case,
6244 distinguish start of paragraph from start of its text.
6245
19c38752
RS
6246 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
6247
e08b633b
RS
6248 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
6249 (rmail-generate-viewer-buffer): Put that hook on view buffer.
6250 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
6251
0a39f27e
AS
62522011-09-23 Andreas Schwab <schwab@linux-m68k.org>
6253
6254 * international/mule-diag.el (mule-diag): Insert a newline after
6255 each fontset description.
6256
db4e950d
SM
62572011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6258
6259 * simple.el (delete-trailing-whitespace):
6260 Document last change; simplify.
6261
eca3f3ea
PW
62622011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
6263
d68e189a
PW
6264 * simple.el (delete-trailing-whitespace): Also delete
6265 extra newlines at the end of the buffer.
6266
eca3f3ea
PW
6267 * textmodes/picture.el: Make motion commands obey shift-select-mode.
6268 (picture-newline): Use forward-line so as to ignore fields.
6269
01c157cc
SM
62702011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * subr.el (with-wrapper-hook): Fix edebug spec.
6273
022de23e
LMI
62742011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6275
6276 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
6277 (bug#4538).
6278
91683089
MA
62792011-09-23 Michael Albinus <michael.albinus@gmx.de>
6280
eca3f3ea
PW
6281 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
6282 Fix nasty bug using wrong cached values.
91683089 6283
5bdd6fa4
AM
62842011-09-23 Alan Mackenzie <acm@muc.de>
6285
6286 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
6287
97adfb97
CY
62882011-09-23 Chong Yidong <cyd@stupidchicken.com>
6289
6290 * window.el (pop-to-buffer): Ensure right window is selected if we
6291 chose another frame.
6292
d4ef2b50
EZ
62932011-09-22 Eli Zaretskii <eliz@gnu.org>
6294
6295 * simple.el (what-cursor-position): Use get-char-property-change
6296 and next-single-char-property-change, to be able to show display
6297 properties that come from overlays as well as text properties.
6298
72258fe5
CY
62992011-09-22 Chong Yidong <cyd@stupidchicken.com>
6300
6301 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
6302
6303 * cmuscheme.el (run-scheme, switch-to-scheme):
6304 * cus-edit.el (customize-group, custom-buffer-create)
6305 (customize-browse):
6306 * info.el (info):
6307 * shell.el (shell):
6308 * mail/sendmail.el (mail):
6309 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
6310
8f098516
RS
63112011-09-22 Richard Stallman <rms@gnu.org>
6312
6313 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
6314 move back only to line beg, don't move back over blank lines.
6315
e74f1bb6
MA
63162011-09-22 Michael Albinus <michael.albinus@gmx.de>
6317
6318 * files.el (copy-directory): Set directory attributes only in case
6319 they could be retrieved from the source directory. (Bug#9565)
6320
bfeef8b6
DK
63212011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
6322
6323 * progmodes/hideshow.el (hs-looking-at-block-start-p)
6324 (hs-find-block-beginning, hs-hide-level-recursive):
6325 Ignore strings as well as comments. (Bug#9502)
6326
7e423bb8
AS
63272011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
6328
6329 * progmodes/sql.el (sql-comint-postgres):
6330 Convert port number to a string. (Bug#9566)
6331
b4d72fcf
MR
63322011-09-22 Martin Rudalics <rudalics@gmx.at>
6333
6334 * window.el (quit-window): Undedicate window when switching to
6335 previous buffer. Reported by Thierry Volpiatto
6336 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
6337 (special-display-popup-frame): When popping up a new frame reset
6338 its previous buffers to nil. Simplify code.
b4d72fcf 6339
a7b88dc6
MA
63402011-09-21 Michael Albinus <michael.albinus@gmx.de>
6341
6342 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
6343 and process filter, as done also in `shell-command'.
6344
cf4eacfd
MR
63452011-09-21 Martin Rudalics <rudalics@gmx.at>
6346
eca3f3ea 6347 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
6348 Call set-window-start with NOFORCE argument t.
6349 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
6350 (quit-window): Reword doc-string. Handle new format of
6351 quit-restore parameter. Don't delete window if it has a
6352 previous buffer we can show instead of the present one.
6353 (display-buffer-record-window): Rewrite using a new format for
6354 the quit-restore window parameter
6355 (special-display-popup-frame, display-buffer-same-window)
6356 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6357 (display-buffer-pop-up-window, display-buffer-use-some-window):
6358 Adapt symbol passed to display-buffer-record-window.
6359 * help.el (help-window-setup): Handle new format of quit-restore
6360 parameter.
6361
8d28cb95
SM
63622011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6363
94ab793f
SM
6364 * faces.el (face-list): Fix docstring (bug#9564).
6365
8d28cb95
SM
6366 * window.el (display-buffer--action-function-custom-type):
6367 Don't include internal functions in the Custom interface.
6368
3820edeb
JL
63692011-09-20 Juri Linkov <juri@jurta.org>
6370
6371 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
6372 (Info-forward-node, Info-backward-node, Info-next-preorder)
6373 (Info-last-preorder): Use it. (Bug#9528)
6374
5147931d
JL
63752011-09-20 Juri Linkov <juri@jurta.org>
6376
6377 * info.el (Info-last-preorder): Visit last menu item only when
6378 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
6379
cf499a1a
JD
63802011-09-20 Julien Danjou <julien@danjou.info>
6381
6382 * password-cache.el (password-cache-remove): Remove entries even if the
6383 value is nil, so that password with a nil value (negative caching) is
6384 possible to invalidate.
6385
f84e2fe2
LM
63862011-09-20 Lawrence Mitchell <wence@gmx.li>
6387
6388 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
6389 all whitespace around breakpoint. (Bug#9553)
6390 (f90-find-breakpoint): Only break at whitespace inside a comment.
6391
78054a46
SM
63922011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6393
6394 * minibuffer.el (completion-file-name-table): Keep track of errors.
6395 (completion-table-with-predicate): Handle the case where pred1 is nil.
6396 * pcomplete.el (pcomplete-completions-at-point): Simplify.
6397
345083b2
SM
63982011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6399
e24e27be
SM
6400 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
6401 (debugger-return-value): Signal an error if the debugging context does
6402 not await any return value.
6403
345083b2
SM
6404 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
6405 * image-mode.el (image-toggle-display-text)
6406 (image-toggle-display-image): Stay away from evil `intangible'.
6407
08d355e3
LL
64082011-09-19 Leo Liu <sdl.web@gmail.com>
6409
6410 * replace.el (occur-revert-arguments): Make it permanent-local.
6411 (occur-mode): Don't call font-lock-defontify.
6412
f01da43f
CY
64132011-09-19 Chong Yidong <cyd@stupidchicken.com>
6414
6415 * net/ldap.el (ldap-search-internal): Don't push empty search
6416 result (Bug#9508).
6417
b6072fa6
SM
64182011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6419
6420 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
6421
443d6696
MA
64222011-09-19 Michael Albinus <michael.albinus@gmx.de>
6423
6424 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
6425 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
6426
7cc6e154
JL
64272011-09-18 Juri Linkov <juri@jurta.org>
6428
6429 * buff-menu.el (Buffer-menu-mode-map):
6430 * dired.el (dired-mode-map):
6431 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
6432 (lisp-interaction-mode-map):
6433 * emacs-lisp/package.el (package-menu-mode-map):
6434 * epa.el (epa-key-list-mode-map):
6435 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
6436 (menu-bar-options-menu):
6437 * outline.el (outline-mode-menu-bar-map):
6438 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
6439 * vc/vc-dir.el (vc-dir-menu-map):
6440 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
6441 Capitalize non-function content words in menu item strings.
6442
6443 * dired.el (dired-mode-map): Add menu item for
6444 `image-dired-dired-toggle-marked-thumbs'.
6445
80302a81
JL
64462011-09-18 Juri Linkov <juri@jurta.org>
6447
6448 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
6449 to `isearch-case-fold-search' and restore its original value
6450 after the `isearch-mode' call.
6451
46c5cf66
JL
64522011-09-18 Juri Linkov <juri@jurta.org>
6453
6454 * progmodes/grep.el (grep-process-setup): Don't check code for 1
6455 because `zgrep' returns 1 for successful matches (bug#9226).
6456
d18b513b
JL
64572011-09-18 Juri Linkov <juri@jurta.org>
6458
6459 * info.el (Info-extract-menu-node-name): Check the second match
6460 for empty string (second test-case of bug#9528).
6461 (Info-last-preorder): Let-bind `Info-history' to nil to not add
6462 intermediate nodes to the history (first test-case of bug#9528).
6463
72753f87
JL
64642011-09-18 Juri Linkov <juri@jurta.org>
6465
6466 * info.el (Info-mode-syntax-table): New variable.
1154d12e 6467 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 6468
c9384295
JL
64692011-09-18 Juri Linkov <juri@jurta.org>
6470
1154d12e
JB
6471 * info.el (Info-file-supports-index-cookies):
6472 Increment line-beginning-position's arg from 3 to 4 because makeinfo
6473 outputs one more line for long file names (bug#4142).
c9384295 6474
d473dce8
CY
64752011-09-18 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * newcomment.el (comment-normalize-vars): If prompting for
6478 comment-start, set comment-start-skip too (Bug#8424).
6479
2176854d
JB
64802011-09-18 Johan Bockgård <bojohan@gnu.org>
6481
6482 * icomplete.el: Fix previous fix of Bug#5849.
6483 (icomplete-mode): Don't set completion-show-inline-help.
6484 (icomplete-minibuffer-setup): Set completion-show-inline-help
6485 locally during icompletion.
6486
3aace4e4
CY
64872011-09-18 Chong Yidong <cyd@stupidchicken.com>
6488
c940224f
CY
6489 * woman.el (woman2-process-escapes): Don't delete unrecognized
6490 escapes (Bug#7843).
6491
3aace4e4
CY
6492 * files.el (inhibit-first-line-modes-regexps): Add image files.
6493 (hack-local-variables-prop-line): Return nil for malformed
6494 prop-lines (Bug#9044).
6495
710dec63
MA
64962011-09-18 Michael Albinus <michael.albinus@gmx.de>
6497
6498 * net/tramp.el (top): Don't require 'shell.
6499 (tramp-methods): Fix docstring.
6500 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
6501 Return complete remote file name. Handle "smb" case.
6502 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
6503 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
6504
6505 * net/tramp-compat.el (top): Require 'shell.
6506
6507 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6508 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
6509 `tramp-current-host'.
6510 (tramp-get-remote-tmpdir): Remove.
6511
6512 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
6513 `tramp-tmpdir' entries.
6514 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
6515 (tramp-smb-handle-file-attributes): Ignore errors.
6516 (tramp-smb-wait-for-output): Check also for process end.
6517
5d5ac8ec
LMI
65182011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6519
6520 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
6521 when sending QUIT (bug#9312).
6522
8c0f49f0
CY
65232011-09-17 Chong Yidong <cyd@stupidchicken.com>
6524
6525 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
6526 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
6527 occur-mode-display-occurrence.
6528 (occur-edit-mode): Add usage message.
6529 (occur-cease-edit): New command.
6530 (occur-after-change-function): Use text properties to find the
6531 position of the prefix text.
6532 (occur-engine): Set stickiness of prefix text properties.
6533
8f1383f7
GM
65342011-09-17 Glenn Morris <rgm@gnu.org>
6535
6536 * progmodes/etags.el (complete-tag):
6537 Fix call to completion-in-region. (Bug#9526)
6538
744ba0e3
JL
65392011-09-17 Juri Linkov <juri@jurta.org>
6540
6541 * textmodes/ispell.el (ispell-word): Add to the error message
6542 the word, ispell program name and current dictionary (bug#9121).
6543 (ispell-tex-arg-end): Capitalize "error" in the error message.
6544
d9bbf400
AS
65452011-09-17 Andreas Schwab <schwab@linux-m68k.org>
6546
6547 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
6548 check. (Bug#4251)
6549
8da11505
JL
65502011-09-17 Juri Linkov <juri@jurta.org>
6551
6552 * window.el (window-safe-min-height, window-safe-min-width):
6553 Fix typos (followup to bug#9522).
6554
a91adc7e
SJ
65552011-09-17 Sven Joachim <svenjoac@gmx.de>
6556
6557 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
6558
064f328a
EZ
65592011-09-16 Eli Zaretskii <eliz@gnu.org>
6560
6561 * simple.el (line-move): If goal-column is set, move by logical
6562 lines, not by display lines. (Bug#971)
6563 (next-line, previous-line, goal-column, line-move-visual): Doc fix
6564 to reflect the above change.
6565
e69df516
SM
65662011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * image.el (imagemagick-register-types): Use regexp-opt.
6569
cbb0f9ab
CY
65702011-09-15 Chong Yidong <cyd@stupidchicken.com>
6571
6572 * window.el (display-buffer-base-action): Rename from
6573 display-buffer-default-action. Make default value empty.
6574 (display-buffer-overriding-action): Convert to defvar.
6575 (display-buffer-fallback-action): New var.
6576
25322144
CY
65772011-09-15 Chong Yidong <cyd@stupidchicken.com>
6578
6579 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
6580 declaration.
6581 (package--add-to-archive-contents): If there is a duplicate entry
6582 with an older version, remove it.
6583 (package-menu-mark-delete, package-menu-mark-install)
6584 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
6585 (package-menu-mark-obsolete-for-deletion):
6586 Use package-menu-get-status instead of a regexp search.
25322144
CY
6587 (package-menu-get-status): Use tabulated-list-entry.
6588 (package-menu-mark-upgrades): New command.
d770725a 6589 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
6590 (package-menu-execute): Do installation before deletion.
6591 (package-menu-refresh, package-menu-execute): Use derived-mode-p
6592 instead of checking major-mode.
6593 (package-menu--find-upgrades): New function.
6594
7520339c
LMI
65952011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6596
6597 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
6598 passwords in the log buffer.
65a046c4
LMI
6599 (smtpmail-process-filter): Update the process marker so that the
6600 "broken by peer" status message is inserted in the right place.
7520339c 6601
d3c30954
SM
66022011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6603
3fe48822
SM
6604 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
6605 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
6606 bibtex-completion-at-point-function.
6607 (bibtex-completion-at-point-function): Use them.
6608
1b8b3954
SM
6609 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
6610
d3c30954
SM
6611 * mpc.el (mpc-constraints-tag-lookup): New function.
6612 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
6613 also to browser "album|playlist".
6614
72779976
JL
66152011-09-14 Juri Linkov <juri@jurta.org>
6616
6617 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
6618 (isearch-edit-string): Use length of `isearch-string' when
6619 `isearch-fail-pos' returns nil.
6620 (isearch-message): Remove duplicate code and call
6621 `isearch-fail-pos' with arg `t'.
6622
a0bf2bcd
CY
66232011-09-14 Chong Yidong <cyd@stupidchicken.com>
6624
17bb0a2d
CY
6625 * replace.el (occur-mode-goto-occurrence): Don't force using other
6626 window (Bug#9499).
6627
a0bf2bcd
CY
6628 * dired-aux.el (dired-do-chmod): Don't provide initial input.
6629
f678e0b6
MR
66302011-09-14 Martin Rudalics <rudalics@gmx.at>
6631
6632 * window.el (display-buffer-window): Remove.
6633 (display-buffer-record-window): Use help-setup window parameter
6634 instead of variable display-buffer-window.
6635 (display-buffer-function, special-display-buffer-names)
6636 (special-display-function): Mention help-setup parameter instead
6637 of display-buffer-window in doc-string.
d3c30954
SM
6638 * help.el (help-window-setup): New argument help-window.
6639 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
6640 Reword some messages.
6641 (with-help-window): Pass window used for displaying the buffer
6642 to help-window-setup. Don't set display-buffer-window.
6643
8e39b2e8
GM
66442011-09-13 Glenn Morris <rgm@gnu.org>
6645
6646 * emacs-lisp/debug.el (debugger-make-xrefs):
6647 Preserve point. (Bug#9462)
6648
85e9c04b
CY
66492011-09-13 Chong Yidong <cyd@stupidchicken.com>
6650
6651 * window.el (window-deletable-p): Use next-frame.
6652
1b36ed6a
MR
66532011-09-13 Martin Rudalics <rudalics@gmx.at>
6654
6655 * window.el (window-auto-delete): Remove.
6656 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 6657 dedication and previous buffers.
1b36ed6a
MR
6658 (switch-to-prev-buffer): Don't delete window.
6659 (delete-windows-on): Delete a window's frame if and only if the
6660 window is dedicated.
6661 (replace-buffer-in-windows): Delete buffer's window or frame if
6662 and only if window is dedicated.
6663 (quit-window): Handle quit-restore as before last change.
4d61f28d 6664 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 6665
ef8ef9fb
CY
66662011-09-13 Chong Yidong <cyd@stupidchicken.com>
6667
6668 * window.el (window-deletable-p): Never delete the last frame on a
6669 given terminal.
6670
b2cba41e
GM
66712011-09-13 Glenn Morris <rgm@gnu.org>
6672
6673 * help.el (describe-key-briefly): Copy previous standard-output change.
6674
51553db6 66752011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
6676
6677 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
6678
b7556719
GM
66792011-09-13 Glenn Morris <rgm@gnu.org>
6680
6681 * emacs-lisp/lisp-mode.el (lisp-indent-function):
6682 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
6683
64b51947
CY
66842011-09-12 Chong Yidong <cyd@stupidchicken.com>
6685
6686 * dired-aux.el (dired-mark-read-string): Don't return default
6687 value on empty input (Bug#9361).
6688 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
6689 Omit initial minibuffer contents.
6690 (dired-do-chmod): Signal an error on empty input.
6691 (dired-mark-read-string): Don't return default on empty input.
6692
6693 * files.el (file-modes-symbolic-to-number): Doc fix.
6694
393a301e
SM
66952011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6696
6697 * international/mule-cmds.el (ucs-completions): Remove.
6698 (read-char-by-name): Use complete-with-action instead; add metadata.
6699
fa5660f9
CY
67002011-09-11 Chong Yidong <cyd@stupidchicken.com>
6701
6702 * window.el (display-buffer--action-function-custom-type)
6703 (display-buffer--action-custom-type): New vars.
6704 (display-buffer-alist, display-buffer-default-action)
6705 (display-buffer-overriding-action): Add defcustom types.
6706
4a592f66
CY
6707 * frame.el (delete-other-frames): Doc fix (Bug#276).
6708
73d56dbd
LMI
67092011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6710
6711 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
6712
37ac18a3
CY
67132011-09-11 Chong Yidong <cyd@stupidchicken.com>
6714
6715 Change modes that used same-window-* vars to use switch-to-buffer.
6716
6717 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
6718 Use switch-to-buffer.
6719
6720 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
6721 (customize-browse, custom-buffer-create-other-window):
6722 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
6723
6724 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
6725 (Info-prev, Info-up, Info-speedbar-goto-node)
6726 (info-display-manual): Use switch-to-buffer.
6727 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
6728
6729 * mail/sendmail.el (mail): Use switch-to-buffer.
6730 (mail-recover): Use switch-to-buffer-other-window.
6731
6732 * cmuscheme.el (run-scheme, switch-to-scheme):
6733 * ielm.el (ielm):
6734 * shell.el (shell):
6735 * net/rlogin.el (rlogin):
6736 * net/telnet.el (telnet, rsh):
6737 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
6738
10195bd6
AS
67392011-09-11 Andreas Schwab <schwab@linux-m68k.org>
6740
6741 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
6742
b322f63a
LMI
67432011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6744
39d7fed6
LMI
6745 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
6746 so don't mention it (bug#9301).
ba5a81f1 6747 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 6748
ee0e9f11
LMI
6749 * faces.el (face-spec-set-match-display): Make `(type graphic)'
6750 match `x', `w32' and `ns', like the manual says (bug#9029).
6751
0b1c89c1 6752 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
6753 (process-kill-buffer-query-function): Mention the buffer name in
6754 the query.
0b1c89c1 6755
77549ea8
LMI
6756 * image-mode.el (image-next-line): The line parameter is mandatory
6757 (bug#9258).
6758
803ef892
LMI
6759 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
6760 which can be useful (bug#9301).
6761
12980837
LMI
6762 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
6763
91054f8f
LMI
6764 * subr.el (match-string): Mention that the current buffer should
6765 be the same as the search was done in (bug#9282).
6766
b322f63a
LMI
6767 * facemenu.el: Disable the remove-* commands if the mark isn't
6768 active (bug#9162).
6769
3199b96f
CY
67702011-09-10 Chong Yidong <cyd@stupidchicken.com>
6771
6772 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
6773 of display-buffer.
6774 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
6775
6776 * replace.el (occur-mode-goto-occurrence)
6777 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
6778 and display-buffer.
6779
6780 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
6781 display-buffer.
6782
6783 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
6784 special-display and same-window variables.
6785 (mail-other-window): Use switch-to-buffer-other-window.
6786 (mail-other-frame): USe switch-to-buffer-other-frame.
6787
393a301e
SM
6788 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
6789 Use display-buffer-other-frame.
3199b96f
CY
6790 (gdb-display-gdb-buffer): Use pop-to-buffer.
6791
6792 * progmodes/gud.el (gud-goto-info): Use info-other-window.
6793
6794 * progmodes/python.el: Don't set same-window-buffer-names.
6795
6796 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
6797
6798 * window.el (display-buffer-alist): Add *Python*.
6799
8319e0bf
CY
68002011-09-10 Chong Yidong <cyd@stupidchicken.com>
6801
6802 * window.el (display-buffer-alist): Add entry for buffers
6803 previously handled same-window-*.
6804 (display-buffer-alist, display-buffer-default-action)
6805 (display-buffer-overriding-action): Mark as risky.
6806 (display-buffer-alist): Document action function changes.
6807 (display-buffer--same-window-action)
6808 (display-buffer--other-frame-action): New variables.
6809 (switch-to-buffer, display-buffer-other-frame): Use them.
6810 (display-buffer): Rename reuse-frame entry to reusable-frames.
6811 (display-buffer-reuse-selected-window): Function deleted.
6812 (display-buffer-reuse-window): Handle reusable-frames alist entry.
6813 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
6814 (display-buffer-special): New function.
6815 (display-buffer--maybe-pop-up-frame-or-window): Rename from
6816 display-buffer-reuse-or-pop-window. Split off special-display
6817 part into display-buffer-special.
6818 (display-buffer-use-some-window): Don't perform any special
6819 pop-up-frames handling.
6820 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 6821 (display-buffer--maybe-same-window): Rename from
0d3ff375 6822 display-buffer-maybe-same-window.
8319e0bf 6823
919a69aa
CY
6824 * info.el: Don't set same-window-regexps.
6825 (info-setup): New function.
6826 (info-other-window, info): Call it.
6827
6828 * cus-edit.el: Don't set same-window-regexps.
6829 (customize-group): New argument.
6830 (customize-group-other-window): Use it.
6831 (customize-face, customize-face-other-window): Likewise.
6832 (custom-buffer-create-other-window): Use pop-to-buffer directly.
6833
8319e0bf
CY
6834 * net/rlogin.el:
6835 * net/telnet.el:
6836 * progmodes/gud.el: Don't set same-window-regexps.
6837
6838 * cmuscheme.el:
6839 * ielm.el:
6840 * shell.el:
6841 * mail/sendmail.el:
6842 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
6843
25173000
JL
68442011-09-10 Juri Linkov <juri@jurta.org>
6845
6846 * isearch.el (isearch-edit-string): Remove obsolete mention of
6847 `C-w' (`isearch-yank-word-or-char') from docstring.
6848 (isearch-query-replace): Fix typo in docstring (bug#9466).
6849
056e44ef
JL
68502011-09-10 Juri Linkov <juri@jurta.org>
6851
6852 * paren.el (show-paren-function): Don't show escaped parens.
6853 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
6854
c3760c17
EZ
68552011-09-10 Eli Zaretskii <eliz@gnu.org>
6856
6857 * mail/sendmail.el (mml-to-mime, mml-attach-file)
6858 (mm-default-file-encoding): Remove autoload forms, they are
6859 replaced with autoload cookies in mml.el and mm-encode.el.
6860 (mail-add-attachment): New command.
6861 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
6862 (mail-mode): Mention mail-insert-file and mail-add-attachment in
6863 the doc string.
6864 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
6865
fece895e
RT
68662011-09-10 Reuben Thomas <rrt@sc3d.org>
6867
e69df516
SM
6868 * simple.el (count-words-region): Use buffer if there's no region
6869 (bug#9429).
fece895e 6870
5e68ce4a
JL
68712011-09-09 Juri Linkov <juri@jurta.org>
6872
6873 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
6874 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
6875 (wdired-isearch-filter-read-only): New function. (Bug#6362)
6876
0a6b9622
AM
68772011-09-09 Alan Mackenzie <acm@muc.de>
6878
6879 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
6880 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
6881
14a29deb
EZ
68822011-09-09 Eli Zaretskii <eliz@gnu.org>
6883
6884 Fix for Savannah bug#9392.
6885 * simple.el (mail-encode-mml): New defvar.
6886
6887 * mail/rmail.el (mail-encode-mml): Add a defvar.
6888 (rmail-enable-mime-composing): Default to t.
6889 (rmail-forward): Use MIME method of forwarding only if both
6890 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
6891 Set mail-encode-mml non-nil if the MIME method was used.
6892
6893 * mail/sendmail.el (mml-to-mime): Add autoload form.
6894 (mail-encode-mml): Add a defvar.
6895 (mail-mode): Make mail-encode-mml buffer-local and initialize it
6896 to nil.
6897 (mail-send): If mail-encode-mml is non-nil, run the outgoing
6898 message through mml-to-mime, and reset mail-encode-mml to nil.
6899
28c45130
GM
69002011-09-09 Glenn Morris <rgm@gnu.org>
6901
6902 * woman.el (woman-if-body): When processing an .el block,
6903 do not delete the next .el block as well. (Bug#9447)
69f4b618 6904 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 6905
9b1c252e
MR
69062011-09-08 Martin Rudalics <rudalics@gmx.at>
6907
6908 * window.el (window-deletable-p): Make sure window is live before
6909 invoking window-prev-buffers.
6910
567457e3
LL
69112011-09-08 Leo Liu <sdl.web@gmail.com>
6912
6913 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
6914
97f05794
JL
69152011-09-08 Juri Linkov <juri@jurta.org>
6916
6917 * progmodes/compile.el (compilation-environment): Make it
6918 a defcustom (bug#8340).
6919
8b0874b5
MR
69202011-09-08 Martin Rudalics <rudalics@gmx.at>
6921
6922 * window.el (frame-auto-delete): Rename to window-auto-delete.
6923 Make it control auto-deletion of windows and/or frames.
6924 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 6925 for deleting window/frame. (Bug#9419)
8b0874b5
MR
6926 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
6927 Rewrite handling of case when window/frame can be deleted.
6928 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 6929 argument t. (Bug#9456)
8b0874b5 6930
4feb6e73
CY
69312011-09-07 Chong Yidong <cyd@stupidchicken.com>
6932
6933 * help-mode.el (help-mode): Restore autoload.
6934
91ab9c13
JL
69352011-09-07 Juri Linkov <juri@jurta.org>
6936
6937 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
6938 `compilation-environment'. Set buffer-local
6939 `compilation-environment' to `thisenv' later after (funcall mode).
6940 (Bug#8340)
6941
6942 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
6943 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
6944 instead of replacing its value. (Bug#8340)
6945
0527e251
JL
69462011-09-07 Juri Linkov <juri@jurta.org>
6947
6948 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
6949 based on text properties put by `grep-filter' instead of matching
6950 escape sequences.
6951 (grep-mode): Set buffer-local `compilation-error-screen-columns'
6952 to the value of `grep-error-screen-columns' (bug#9438).
6953
249f792c
JL
69542011-09-07 Juri Linkov <juri@jurta.org>
6955
6956 * simple.el (next-error-highlight, next-error-highlight-no-select):
6957 Doc fix (bug#9432).
6958
ff7271b9
OT
69592011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
6960
6961 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6962 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
6963
183fc730
LL
69642011-09-07 Leo Liu <sdl.web@gmail.com>
6965
6966 * net/rcirc.el (rcirc-mode): Conditionally initialize
6967 rcirc-input-ring.
6968
77694924
SM
69692011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6970
6971 * emacs-lisp/find-func.el (find-function-C-source): Only set
6972 find-function-C-source-directory after checking that we found a source
6973 file there (bug#9440).
6974
d809b8eb
AM
69752011-09-06 Alan Mackenzie <acm@muc.de>
6976
6977 * isearch.el (isearch-other-meta-char): Wherever a key list is
6978 unread, "unread" the prefix arg, too. This fixes bug #8901.
6979
453de99f
OG
69802011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
6981
6982 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
6983
90439906
JL
69842011-09-05 Juri Linkov <juri@jurta.org>
6985
6986 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
6987
f62bd846
JL
69882011-09-05 Juri Linkov <juri@jurta.org>
6989
6990 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
6991 keeping point where processing of grep matches begins, and
6992 continue to delete remaining escape sequences from the same point.
6993 (grep-filter): Make leading zero optional in "0?1;31m" because
6994 git-grep emits "\033[1;31m" escape sequences unlike expected
6995 "\033[01;31m" as GNU Grep does (bug#9408).
6996 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
6997
045820ec
JL
69982011-09-05 Juri Linkov <juri@jurta.org>
6999
7000 * subr.el (y-or-n-p): Capitalize "yes".
7001
f5e29b9b
MA
70022011-09-04 Michael Albinus <michael.albinus@gmx.de>
7003
7004 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
7005 `tramp-cache-unload-hook' where appropriate.
7006 (tramp-methods): Rename `tramp-remote-sh' to
7007 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
7008 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
7009
7010 * net/tramp-sh.el (top): Don't require 'shell.
7011 (tramp-methods): Add `tramp-remote-shell' and
7012 `tramp-remote-shell-args' entries.
7013 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
7014 (tramp-sh-handle-shell-command): Remove.
7015 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7016 Use `tramp-remote-shell'.
7017
2784c434
CY
70182011-09-03 Chong Yidong <cyd@stupidchicken.com>
7019
393a301e 7020 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
7021 (sendmail-query-once): Save directly to send-mail-function.
7022 Update message-send-mail-function too.
7023
7024 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
7025
464cdf56
CS
70262011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7027
7028 * progmodes/python.el (python-mode-map): Use correct function to
7029 start python interpreter from menu-bar (as reported by Geert
7030 Kloosterman).
7031 (inferior-python-mode-map): Fix typo.
393a301e 7032 (python-shell-map): Remove.
464cdf56 7033
d37e5c87
DD
70342011-09-03 Deniz Dogan <deniz@dogan.se>
7035
7036 * net/rcirc.el (rcirc-print): Simplify code for
7037 rcirc-scroll-show-maximum-output. There is no need to walk
7038 through all windows to find the right one.
7039
f3ada0ee
CS
70402011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7041
7042 * help.el (help-return-method): Doc fix.
7043
1f3c99ca
MR
70442011-09-03 Martin Rudalics <rudalics@gmx.at>
7045
7046 * window.el (window-deletable-p): Don't return a non-nil value
7047 when there's a buffer that was shown in the window before.
7048 (Bug#9419)
393a301e
SM
7049 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7050 Set window's previous buffers to nil.
1f3c99ca 7051
a3cf097f
EZ
70522011-09-03 Eli Zaretskii <eliz@gnu.org>
7053
7054 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
7055 newline before and after the tag line, so it doesn't interfere
7056 with determining the paragraph direction of bidirectional text.
7057
3d03de90
LL
70582011-09-03 Leo Liu <sdl.web@gmail.com>
7059
7060 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
7061
c3313451
CY
70622011-09-02 Chong Yidong <cyd@stupidchicken.com>
7063
393a301e 7064 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
7065 (pop-to-buffer): Change interactive spec. Pass second argument
7066 directly to display-buffer.
7067 (display-buffer): Fix interactive spec. Use functionp to
7068 distinguish between a function and a list of functions.
7069
7070 * abbrev.el (edit-abbrevs):
7071 * arc-mode.el (archive-extract):
7072 * autoinsert.el (auto-insert):
7073 * bookmark.el (bookmark-bmenu-list):
7074 * files.el (find-file):
7075 * view.el (view-buffer):
7076 * progmodes/compile.el (compilation-goto-locus):
7077 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
7078
89894cd8
CY
70792011-09-02 Chong Yidong <cyd@stupidchicken.com>
7080
7081 * window.el (display-buffer-alist): Doc fix.
7082 (display-buffer): Add docstring. Don't treat
7083 display-buffer-default specially.
7084 (display-buffer-reuse-selected-window)
7085 (display-buffer-same-window, display-buffer-maybe-same-window)
7086 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7087 (display-buffer-pop-up-window)
7088 (display-buffer-reuse-or-pop-window)
7089 (display-buffer-use-some-window): New functions.
7090 (display-buffer-default-action): Use them.
393a301e 7091 (display-buffer-default): Delete.
89894cd8
CY
7092 (pop-to-buffer-1): Fix choice of actions.
7093
ae0bc9fb
SM
70942011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7095
7096 * minibuffer.el (completion--insert-strings): Don't get confused by
7097 completion entries that end with an LF char.
7098
e9d90883
EZ
70992011-09-01 Eli Zaretskii <eliz@gnu.org>
7100
7101 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
7102
437014c8
CY
71032011-09-01 Chong Yidong <cyd@stupidchicken.com>
7104
7105 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
7106 (display-buffer-same-window, display-buffer-other-window):
7107 New functions.
437014c8
CY
7108 (pop-to-buffer-1): New function. Use the above.
7109 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 7110 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
7111
7112 * view.el (view-buffer-other-window, view-buffer-other-frame):
7113 Just use pop-to-buffer.
7114
a5e063d5
TV
71152011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7116
7117 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
7118
793d32bb
WH
71192011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
7120
7121 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
7122
d65e4c15
RS
71232011-08-31 Richard Stallman <rms@gnu.org>
7124
7125 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
7126 of the separation of rmail-view-buffer from rmail-buffer.
7127 If you say no to "replace original", the decrypt is in the
7128 view buffer. If you say yes, the decrypt goes into the
7129 rmail buffer also.
7130
f818cd2a
MR
71312011-08-31 Martin Rudalics <rudalics@gmx.at>
7132
7133 * window.el (display-buffer-window): Rewrite doc-string.
7134 (display-buffer-record-window): New function.
7135 (display-buffer-macro-specifiers)
7136 (display-buffer-even-window-sizes, display-buffer-set-height)
7137 (display-buffer-set-width, display-buffer-in-window)
7138 (display-buffer-reuse-window, display-buffer-split-specifiers)
7139 (display-buffer-side-specifiers, display-buffer-split-window-1)
7140 (display-buffer-split-window, display-buffer-split-atom-window)
7141 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7142 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
7143 (display-buffer-other-window-means-other-frame)
7144 (display-buffer-normalize-special)
7145 (display-buffer-normalize-default)
7146 (display-buffer-normalize-argument)
7147 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
7148 (display-buffer-normalize-specifiers, display-buffer-frame)
7149 (display-buffer-same-window, display-buffer-same-frame)
7150 (display-buffer-other-window)
7151 (display-buffer-same-frame-other-window)
7152 (display-buffer-other-frame, pop-to-buffer-same-window)
7153 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
7154 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
7155 (switch-to-buffer-same-frame)
7156 (switch-to-buffer-other-window-same-frame)
7157 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
7158 (display-buffer-alist-set-1, display-buffer-alist-set-2)
7159 (display-buffer-alist-set): Remove.
7160 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
7161 (special-display-regexps, special-display-function):
7162 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
7163 parameter.
7164 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
7165 (special-display-frame-alist, special-display-popup-frame)
7166 (same-window-buffer-names, same-window-regexps, same-window-p)
7167 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7168 (split-window-preferred-function, split-height-threshold)
7169 (split-width-threshold, window-splittable-p)
7170 (split-window-sensibly, window--try-to-split-window)
7171 (window--frame-usable-p, even-window-heights)
7172 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
7173 (window--display-buffer-2, display-buffer-other-frame):
7174 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
7175 (display-buffer-default, display-buffer-assq-regexp): New functions.
7176 (display-buffer-alist): Rewrite doc-string.
7177 (display-buffer-default-action)
7178 (display-buffer-overriding-action): New variables.
7179 (display-buffer, switch-to-buffer): Rewrite.
7180 (pop-to-buffer): Restore Emacs 23 behavior but use
7181 window-normalize-buffer-to-display.
7182 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
7183 Restore Emacs 23 behavior but use
7184 window-normalize-buffer-to-switch-to.
7185 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
7186 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
7187 Rewrite using Emacs 23 options.
f818cd2a 7188
5bc3b51d
MA
71892011-08-31 Michael Albinus <michael.albinus@gmx.de>
7190
7191 * net/tramp.el (tramp-root-regexp): Remove.
7192 (tramp-completion-file-name-regexp-unified)
7193 (tramp-completion-file-name-regexp-separate)
7194 (tramp-completion-file-name-regexp-url): Don't use leading volume
7195 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
7196 (tramp-drop-volume-letter): Simplify definition.
7197 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 7198
b1a4f8e1
SM
71992011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7200
7201 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
7202 (bug#9356).
7203
5664fa7b
RT
72042011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
7205
b1a4f8e1 7206 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 7207
9a45d6c3
JL
72082011-08-29 Juri Linkov <juri@jurta.org>
7209
7210 * isearch.el (isearch-done): Don't display message "Mark saved"
7211 when arg `edit' is non-nil to prevent its flicker in the echo area.
7212
fb87e0fb
CY
72132011-08-28 Chong Yidong <cyd@stupidchicken.com>
7214
7215 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
7216 obsolete packages for deletion.
7217
09ac1c2a
CS
72182011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
7219
7220 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 7221 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
7222 view-mode from help-mode.
7223 (help-xref-override-view-map): Remove.
7224 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
7225 view-mode is not used anymore.
7226
7a1ff57f
CY
72272011-08-28 Chong Yidong <cyd@stupidchicken.com>
7228
7229 * server.el (server-port): Doc fix.
7230
b9696605
CY
7231 * cus-theme.el (custom-theme-choose-mode): Inherit from
7232 special-mode (Bug#9124).
7233 (custom-theme-choose-mode-map): Add special-mode to parent.
7234
ef8cdf8c
AM
72352011-08-28 Alan Mackenzie <acm@muc.de>
7236
7237 * progmodes/cc-fonts.el
7238 (c-make-font-lock-BO-decl-search-function): New function.
7239 (c-basic-matchers-after - "Fontify the clauses after various
7240 keywords"): Extract the three keyword lists for the 3 erroneous
7241 constructs from the list of four, and use the new function above
7242 in place of an old one.
7243
27de4e20
DD
72442011-08-28 Deniz Dogan <deniz@dogan.se>
7245
7246 * net/rcirc.el (rcirc-insert-prev-input)
7247 (rcirc-insert-next-input): Remove unused argument.
7248
356a3681
SM
72492011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7250
7251 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
7252
3fc9b218
AM
72532011-08-27 Alan Mackenzie <acm@muc.de>
7254
7255 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
7256 handle function pointer parameters properly.
7257
538a061c
MR
72582011-08-27 Martin Rudalics <rudalics@gmx.at>
7259
7260 * window.el (display-buffer-reuse-window): Fix case where
7261 selected window was reused with non-nil OTHER-WINDOW argument.
7262 (Bug#9381)
7263
35b1c40c
DD
72642011-08-27 Deniz Dogan <deniz@dogan.se>
7265
7266 * net/rcirc.el (rcirc-check-auth-status): Adding support for
7267 oftc's NickServ messages.
7268
2f6a3e79
GM
72692011-08-27 Glenn Morris <rgm@gnu.org>
7270
7271 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
7272
7254299e
CY
72732011-08-26 Chong Yidong <cyd@stupidchicken.com>
7274
7275 * emacs-lisp/package.el (package-install): Call package-initialize
7276 if called interactively.
7277
f8ccf167
LL
72782011-08-26 Leo Liu <sdl.web@gmail.com>
7279
7280 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
7281
3e8cd5ce
JL
72822011-08-25 Juri Linkov <juri@jurta.org>
7283
7284 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7285 `search-whitespace-regexp' (bug#9364).
7286
93eb7113
JL
72872011-08-25 Juri Linkov <juri@jurta.org>
7288
7289 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
7290 `regexp-search-ring' to their global values to protect from
7291 updating by `read-from-minibuffer' (bug#9185).
7292
f65d1611
JL
72932011-08-25 Juri Linkov <juri@jurta.org>
7294
7295 * textmodes/ispell.el (ispell-command-loop): Add newline
7296 at the end of the "Use option `i'..." line.
7297
f1cf7a31
JL
72982011-08-25 Juri Linkov <juri@jurta.org>
7299
7300 * battery.el (display-battery-mode): If `battery-status-function'
7301 or `battery-mode-line-format' is nil, display the message and set
7302 `display-battery-mode' to nil (bug#9363).
7303
0c95fcf7
EZ
73042011-08-25 Eli Zaretskii <eliz@gnu.org>
7305
7306 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
7307 bidi-string-mark-left-to-right; they are unnecessary now.
7308
a2ebe600
DD
73092011-08-25 Deniz Dogan <deniz@dogan.se>
7310
7311 * net/quickurl.el: Documentation typo fixes.
7312
e4ed06f1
CY
73132011-08-25 Chong Yidong <cyd@stupidchicken.com>
7314
7315 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
7316
e5f1c99e
GM
73172011-08-25 Glenn Morris <rgm@gnu.org>
7318
b2948976
GM
7319 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7320
e5f1c99e
GM
7321 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
7322 (smtpmail-via-smtp): Handle nil response from smtp.
7323
f22f4808
JL
73242011-08-24 Juri Linkov <juri@jurta.org>
7325
7326 * proced.el (proced-marked): Inherit from `error' instead of
7327 `font-lock-warning-face'.
7328
7329 * ibuffer.el (ibuffer-marked-face): Change default face from
7330 `font-lock-warning-face' to `warning'.
7331 (ibuffer-deletion-face): Change default face from
7332 `font-lock-type-face' to `error'.
7333
7334 * battery.el (battery-update): Use the face `error' instead of
7335 `font-lock-warning-face' (bug#6117).
7336
6a93965e
JL
73372011-08-24 Juri Linkov <juri@jurta.org>
7338
7339 * faces.el (success): Change face color from "Green3" to
7340 "ForestGreen" on light background (bug#9353).
7341
1ed43b09
CY
73422011-08-24 Chong Yidong <cyd@stupidchicken.com>
7343
5664fa7b
RT
7344 * window.el (quit-window): Rename from quit-restore-window.
7345 Use same arglist as old quit-window.
1ed43b09
CY
7346 (frame-auto-delete): Doc fix.
7347
7348 * view.el (view-mode-exit): Use quit-window.
7349
11dcdbb2
JL
73502011-08-24 Juri Linkov <juri@jurta.org>
7351
7352 * isearch.el (isearch-ring-adjust1): Start visiting previous
7353 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
7354 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
7355 for empty search string (when the last search string is reused
7356 automatically) to adjust the isearch ring to the last element and
7357 prepare the correct index for further M-p commands (bug#9185).
7358
de62b4df
KH
73592011-08-24 Kenichi Handa <handa@m17n.org>
7360
7361 * international/ucs-normalize.el: If decomposition property of
7362 CHAR is the default one (i.e. a list of CHAR itself), treat it as
7363 nil.
7364 (nfd, nfkd): Likewise.
7365
963b492b
SM
73662011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
7367
7368 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
7369 from process filters aren't reliably transmitted to the surrounding
7370 accept-process-output.
7371 (mpc-proc-check): New function.
7372 (mpc-proc-sync): Use it (bug#8293)
7373
93b6b5e1
SM
73742011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7375
7376 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
7377 Add compatibility functions (bug#9313).
7378
bca633fb
EZ
73792011-08-23 Eli Zaretskii <eliz@gnu.org>
7380
b177498a
EZ
7381 * cus-start.el (all): Add entry for bidi-paragraph-direction.
7382
6df6ae42 7383 * international/uni-bidi.el: Regenerate.
bca633fb 7384
0902a04e
KH
73852011-08-23 Kenichi Handa <handa@m17n.org>
7386
7387 * international/charprop.el:
7388 * international/uni-bidi.el:
7389 * international/uni-category.el:
7390 * international/uni-combining.el:
7391 * international/uni-comment.el:
7392 * international/uni-decimal.el:
7393 * international/uni-decomposition.el:
7394 * international/uni-digit.el:
7395 * international/uni-lowercase.el:
7396 * international/uni-mirrored.el:
7397 * international/uni-name.el:
7398 * international/uni-numeric.el:
7399 * international/uni-old-name.el:
7400 * international/uni-titlecase.el:
7401 * international/uni-uppercase.el: Regenerate.
7402
3bbf23bc
MR
74032011-08-23 Martin Rudalics <rudalics@gmx.at>
7404
7405 * help.el (help-window-setup): Fix message displayed when other
7406 window is reused. (Bug#9341)
7407
b3fd59bd
SM
74082011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7409
1802e444
SM
7410 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
7411 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
7412
b3fd59bd
SM
7413 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
7414 Mark obsolete.
7415 * shell.el (shell-parse-pcomplete-arguments): New function.
7416 (shell-completion-vars): Use it instead (bug#9160).
7417
4eb61348
SM
74182011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7419
867cab74
SM
7420 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
7421 strings and comments (bug#9333).
7422
4eb61348
SM
7423 * emacs-lisp/debug.el (debug-arglist): New function.
7424 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
7425 (debug-on-entry-1): Handle interpreted closures (bug#9120).
7426
262a1439
JL
74272011-08-22 Juri Linkov <juri@jurta.org>
7428
56ee679c
JL
7429 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7430 Revert regexp that highlights output switches to its old
7431 pre-2010-10-28 value and remove one `?' from it (bug#9319).
7432
262a1439
JL
7433 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
7434 to check for empty output (bug#9226).
7435
f13f86fb
CY
74362011-08-22 Chong Yidong <cyd@stupidchicken.com>
7437
7438 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
7439 symbol-constituent as the default, as that stops font-lock from
7440 working properly (Bug#8843).
7441
c65c9622
LMI
74422011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7443
7444 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
7445 `coding-system-for-*' around the process open call to avoid
7446 auth-source side effects.
e7f2c178 7447 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
7448 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
7449 probe hangs.
c65c9622 7450
23a8a5ab
CY
74512011-08-21 Chong Yidong <cyd@stupidchicken.com>
7452
ff98b2dd
CY
7453 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
7454
23a8a5ab
CY
7455 * emacs-lisp/find-func.el (find-function-noselect): New arg
7456 lisp-only.
7457
7458 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
7459 signal an error for built-in functions (Bug#6664).
7460
f5e3c598
LMI
74612011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7462
7463 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
7464 (smtpmail-try-auth-methods): Use it.
7465
a3f2468a
CY
74662011-08-21 Chong Yidong <cyd@stupidchicken.com>
7467
2c34e8da
CY
7468 * font-lock.el (font-lock-fontify-region)
7469 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
7470 (font-lock-default-unfontify-buffer)
7471 (font-lock-default-fontify-region)
7472 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
7473
b3fd59bd
SM
7474 * progmodes/compile.el (compilation-error-properties):
7475 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
7476 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
7477 `ant' regexp.
ee31aabc 7478
a3f2468a
CY
7479 * net/browse-url.el (browse-url-firefox): Don't call
7480 browse-url-firefox-sentinel unless using -remote (Bug#9328).
7481
8e999f70
GM
74822011-08-20 Glenn Morris <rgm@gnu.org>
7483
c21a496a
GM
7484 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
7485
59ee0542
GM
7486 * tutorial.el (tutorial--default-keys): Update some default bindings.
7487
8e999f70
GM
7488 * files.el (hack-local-variables): Fully ignore case for "mode:".
7489
e3715033
AM
74902011-08-20 Alan Mackenzie <acm@muc.de>
7491
7492 Resolve invalid use of a regexp in regexp-opt.
7493
4d61f28d
JB
7494 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
7495 detection for a java annotation.
e3715033 7496
4d61f28d 7497 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
7498 detection for a java annotation.
7499
4d61f28d
JB
7500 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
7501 handling for java.
e3715033
AM
7502 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
7503
04ed2e9c
CY
75042011-08-20 Chong Yidong <cyd@stupidchicken.com>
7505
7506 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
7507 (Bug#9274).
7508
826cee64
AM
75092011-08-20 Alan Mackenzie <acm@muc.de>
7510
58179cce 7511 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
7512 such a construct. Mainly for when jit-lock etc. starts a chunk
7513 here.
7514
58179cce 7515 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 7516 variable.
58179cce 7517 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
7518 c-make-font-lock-search-function.
7519 (c-make-font-lock-search-function): Use the above function.
7520 (c-make-font-lock-context-search-function): New function.
7521 (c-cpp-matchers): Enhance the preprocessor expression case with
7522 the above function
7523 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
7524 which takes an expression.
7525
7526 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
7527
13009bd8
MR
75282011-08-20 Martin Rudalics <rudalics@gmx.at>
7529
7530 * window.el (display-buffer-reuse-window)
7531 (display-buffer-pop-up-window): Don't reuse or split a side
7532 window.
7533
9234ff7f
GM
75342011-08-19 Glenn Morris <rgm@gnu.org>
7535
7536 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 7537 Downcase "Mode:". (Bug#9331)
9234ff7f 7538
f635daa1
CY
75392011-08-18 Chong Yidong <cyd@stupidchicken.com>
7540
7541 * international/characters.el: Add L and R categories.
7542
7543 * subr.el (bidi-string-mark-left-to-right): Rename from
7544 string-mark-left-to-right. Use category search.
7545
7546 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
7547
bc987f8b
JL
75482011-08-18 Juri Linkov <juri@jurta.org>
7549
7550 * faces.el (error, warning, success): New faces with definitions
7551 copied from old default values of `font-lock-warning-face',
7552 `compilation-warning', `compilation-info' (bug#6117).
7553
7554 * font-lock.el (font-lock-warning-face): Inherit from `error'.
7555
7556 * progmodes/compile.el (compilation-error): Inherit from `error'.
7557 (compilation-warning): Inherit from `warning'.
7558 (compilation-info): Inherit from `success'.
7559
7560 * dired.el (dired-marked): Inherit from `warning'.
7561 (dired-flagged): Inherit from `error'.
7562
57173b96
LMI
75632011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7564
3e79eb87
LMI
7565 * mail/smtpmail.el (auth-source): Require to avoid problems with
7566 binding variables (bug#9298). Also clean up some unused
7567 autoloads.
7568
b3fd59bd
SM
7569 * net/network-stream.el (network-stream-open-starttls):
7570 Support using starttls.el without using gnutls-cli.
57173b96 7571
02b404de
JL
75722011-08-17 Juri Linkov <juri@jurta.org>
7573
7574 * progmodes/grep.el (rgrep): Handle the case when
7575 `grep-find-command' is a cons cell (bug#9278).
7576
8c9177f2
MR
75772011-08-17 Martin Rudalics <rudalics@gmx.at>
7578
7579 * window.el (display-buffer-pop-up-frame): Run frame creation
7580 function with BUFFER current (as special-display-popup-frame
7581 does). Reported by Drew Adams.
7582
3644a0ab
DU
75832011-08-17 Daiki Ueno <ueno@unixuser.org>
7584
7585 * epa-mail.el: Simplify GnuPG group expansion using
7586 epg-expand-group.
7587 (epa-mail-group-alist, epa-mail-group-modtime)
7588 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
7589 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
7590 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
7591 Remove.
7592
5e617bc2 75932011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
7594
7595 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
7596
9c4aeabf
AM
75972011-08-16 Alan Mackenzie <acm@muc.de>
7598
7599 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
7600 Correct, to avoid the inside of macros.
7601
3a99bf64
RS
76022011-08-16 Richard Stallman <rms@gnu.org>
7603
04963aa8
RS
7604 * epa-mail.el: Handle GnuPG group definitions.
7605 (epa-mail-group-alist, epa-mail-group-modtime)
7606 (epa-mail-gnupg-conf-file): New variables.
7607 (epa-mail-parse-groups, epa-mail-sync-groups)
7608 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
7609 (epa-mail-expand-recipients): New functions.
7610 (epa-mail-encrypt): Call epa-mail-expand-recipients.
7611
177549d0
RS
7612 * mail/rmail.el (rmail-epa-decrypt): New command.
7613
fe38beef
RS
7614 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
7615 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
7616 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
7617 (epa-decrypt-armor-in-region): Make error message clearer.
7618
934eacb9
SM
76192011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7620
7621 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
7622 and "a2b" to "ab" for `prefix'.
7623
d024fb4e
CY
76242011-08-14 Chong Yidong <cyd@stupidchicken.com>
7625
7626 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
7627 filter groups.
de148fee
CY
7628 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
7629 Fourquet (Bug#8804).
d024fb4e 7630
62f1ca49
JB
76312011-08-12 Juanma Barranquero <lekktu@gmail.com>
7632
7633 * startup.el (argi): Declare as global variable (bug#9275).
7634
9ccaaa4b
CY
76352011-08-12 Chong Yidong <cyd@stupidchicken.com>
7636
7637 * subr.el (string-mark-left-to-right): Search the entire string
7638 for RTL script, not just the terminating character. Doc fix.
7639
a3dae87a
SM
76402011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7641
6cd18349
SM
7642 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
7643 New function.
7644 (js--regexp-literal, js-syntax-propertize-function): Remove.
7645 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
7646 (js-mode-map): Don't rebind electric keys.
7647 (js-insert-and-indent): Remove.
7648 (js-mode): Setup electric-layout and electric-indent instead.
7649
a3dae87a
SM
7650 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
7651
9d5cb631
DU
76522011-08-12 Daiki Ueno <ueno@unixuser.org>
7653
7654 * epa.el (epa-progress-callback-function): Fix the logic of
7655 displaying progress.
7656 * epa-file.el (epa-file-insert-file-contents): Make progress
7657 display more user-friendly.
7658 (epa-file-write-region): Ditto.
7659
3e26a4a2
CY
76602011-08-10 Chong Yidong <cyd@stupidchicken.com>
7661
7662 * subr.el (string-mark-left-to-right): New function.
7663
7664 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
7665 Use string-mark-left-to-right.
7666 (list-buffers-noselect): Caller changed.
7667
a3dae87a
SM
7668 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
7669 Use string-mark-left-to-right.
3e26a4a2
CY
7670 (tabulated-list-print): Recenter after moving point.
7671
ac8cf6e6
JL
76722011-08-10 Juri Linkov <juri@jurta.org>
7673
7674 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
7675 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
7676 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
7677
8d96c9a4
CY
76782011-08-09 Chong Yidong <cyd@stupidchicken.com>
7679
7680 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
7681 (Bug#7554).
7682
7be1c708 76832011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
7684
7685 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
7686 character. (Bug#6594)
7687
37e11a63
CY
76882011-08-08 Chong Yidong <cyd@stupidchicken.com>
7689
839dde57
CY
7690 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
7691 (image-dired--with-db-file): New macro.
7692 (image-dired-write-tags, image-dired-remove-tag)
7693 (image-dired-create-gallery-lists, image-dired-write-comments)
7694 (image-dired-get-comment, image-dired-mark-tagged-files)
7695 (image-dired-list-tags, image-dired-gallery-generate): Use it.
7696 (image-dired-gallery-generate): Use insert-file-contents.
7697
37e11a63
CY
7698 * time.el (display-time-world-list, display-time-world-display):
7699 * time-stamp.el (time-stamp-string):
7700 * vc/add-log.el (add-change-log-entry): Use setenv instead of
7701 set-time-zone-rule (Bug#7337).
7702
0b4946c4
DU
77032011-08-08 Daiki Ueno <ueno@unixuser.org>
7704
7705 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
7706 (epg-error-to-string, epg-errors-to-string): New function.
7707 (epg-wait-for-completion): Reverse errors list.
7708 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
7709 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
7710 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
7711 (epg-sign-keys, epg-generate-key-from-file)
7712 (epg-generate-key-from-string): Format errors by using
7713 epg-errors-to-string (bug#9255).
7714 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
7715
75bfc667
JL
77162011-08-07 Juri Linkov <juri@jurta.org>
7717
7718 * faces.el (list-faces-display): Remove extra angle bracket
7719 from `help-mode-map'.
7720
7721 * info.el (Info-history-toc-nodes): Doc fix.
7722
7723 * longlines.el (longlines-mode): Doc fix.
7724
673e08bb
SM
77252011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
7726
4640dd88
SM
7727 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
7728 of statements and in a few more cases (bug#9183).
7729
673e08bb
SM
7730 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
7731 New functions.
7732 (cl-transform-lambda): Use them (bug#9239).
7733
89b3f019
MR
77342011-08-05 Martin Rudalics <rudalics@gmx.at>
7735
7736 * window.el (display-buffer-same-window)
7737 (display-buffer-same-frame, display-buffer-other-window)
7738 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
7739 (pop-to-buffer-other-window)
7740 (pop-to-buffer-same-frame-other-window)
7741 (pop-to-buffer-other-frame): Make them defuns.
7742 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
7743
640c8776
SM
77442011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7745
7746 * subr.el (make-composed-keymap): Move from C. Change calling
7747 convention, and improve docstring to bring attention to a subtle point.
7748 * minibuffer.el (completing-read-default): Adjust accordingly.
7749
63648a95
MA
77502011-08-03 Michael Albinus <michael.albinus@gmx.de>
7751
7752 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7753 (tramp-open-shell): Use `tramp-shell-quote-argument'.
7754
7755 * net/trampver.el: Update release number.
7756
b796c9b7
SM
77572011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7758
7759 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
7760 "in" (bug#9190).
7761
2239d7d5
LMI
77622011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7763
e07dd7c3
LMI
7764 * mail/sendmail.el (sendmail-query-once): Restore the current
7765 buffer after querying (bug#9074).
7766
0e6a2bd7
LMI
7767 * dired.el (dired-flagged): Use different faces for marked and
7768 flagged files (bug#6117).
7769
ce887515
LMI
7770 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
7771 (bug#4433).
7772
92f2affc
LMI
7773 * ido.el (ido-mode): Switch off the message if called
7774 non-interactively.
7775
57d5aff0
LMI
7776 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
7777 before 587, since it appears that that's more likely to work for
7778 more people.
7779
98cd6c18 7780 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 7781 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
7782 exist.
7783
b96dec83
LMI
7784 * info.el: Remove the `Info-beginning-of-buffer' function
7785 (bug#8325).
7786
b796c9b7
SM
7787 * net/network-stream.el (network-stream-open-starttls):
7788 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 7789
d90e2ea0
MR
77902011-08-01 Martin Rudalics <rudalics@gmx.at>
7791
7792 * window.el (display-buffer-in-window): Don't set dedicated status
7793 of window here (Bug#9215).
7794 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7795 (display-buffer-pop-up-side-window)
b796c9b7 7796 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 7797
cca09170
SM
77982011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
7799
7800 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
7801 before binding generated-autoload-file.
7802
027b979c
DD
78032011-08-01 Deniz Dogan <deniz@dogan.se>
7804
7805 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
7806
3c7ee4f3
MA
78072011-07-30 Michael Albinus <michael.albinus@gmx.de>
7808
7809 Sync with Tramp 2.2.2.
7810
7811 * net/trampver.el: Update release number.
7812
2cc8e51a
JL
78132011-07-30 Juri Linkov <juri@jurta.org>
7814
7815 * dired-aux.el (dired-touch-initial): Remove function.
7816 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
7817 current time, and `default' to the last modification time of the
7818 current marked file (bug#6887).
7819
a514d856
JM
78202011-07-28 Jose E. Marchesi <jemarch@gnu.org>
7821
7822 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 7823 numeric argument to read-number (bug#9163).
a514d856 7824
8a7eddd7
MA
78252011-07-27 Michael Albinus <michael.albinus@gmx.de>
7826
7827 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
7828 connection process, it could be nil.
7829
1ddd96f5
LL
78302011-07-27 Leo Liu <sdl.web@gmail.com>
7831
7832 Simplify url handling in rcirc-mode.
7833
7834 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
7835 (rcirc-browse-url-at-mouse): Remove.
7836 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
7837
b248a85d
AM
78382011-07-26 Alan Mackenzie <acm@muc.de>
7839
7840 Fontify bitfield declarations properly.
7841
7842 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
7843 (c-symbol-chars): Now exported as a lang variable.
7844 (c-not-primitive-type-keywords): New lang variable.
7845
7846 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
7847 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 7848 parsed as a bitfield declaration.
b248a85d 7849
b796c9b7
SM
7850 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7851 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
7852 (c-punctuation-in): New function.
7853 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
7854 declarations properly.
7855
68575ab0
UJ
78562011-07-26 Ulf Jasper <ulf.jasper@web.de>
7857
7858 * calendar/icalendar.el (icalendar--all-events): Take care of
7859 multiple vcalendars in a single file.
b796c9b7 7860 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 7861
0f0a88b9
DD
78622011-07-25 Deniz Dogan <deniz@dogan.se>
7863
7864 * image.el (insert-image): Clarifying docstring.
7865
0b3f36df
MA
78662011-07-24 Michael Albinus <michael.albinus@gmx.de>
7867
7868 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
7869 `tramp-send-command-and-check' if there is no error.
7870 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
7871
a9901f61
AM
78722011-07-22 Alan Mackenzie <acm@muc.de>
7873
7874 Prevent cc-langs.elc being loaded at run time.
7875
7876 * progmodes/cc-mode.el: Remove two autoload forms which loaded
7877 cc-langs.
7878
4d61f28d 7879 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
7880 "(require 'cc-langs)". Quote a form so it will evaluate at
7881 (cc-mode's) compilation time.
7882
11d074b2
MA
78832011-07-22 Michael Albinus <michael.albinus@gmx.de>
7884
7885 * net/tramp.el (tramp-file-name-handler): Avoid recursive
7886 loading. (Bug#9114)
7887
938b94c8
MR
78882011-07-21 Martin Rudalics <rudalics@gmx.at>
7889
7890 * window.el (display-buffer-pop-up-window)
7891 (display-buffer-pop-up-side-window)
7892 (display-buffer-in-side-window): Call display-buffer-set-height
7893 and display-buffer-set-width after setting the new window's
b796c9b7 7894 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 7895
bfa4f190
SS
78962011-07-20 Sam Steingold <sds@gnu.org>
7897
7898 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
7899 (etags-tags-included-tables): Call `convert-standard-filename' on
7900 the file names contained in TAGS so that windows Emacs can handle
7901 TAGS files created by cygwin ctags.
7902
8ca42262
LMI
79032011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7904
7905 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
7906 which apparently didn't work.
7907
5db2afd2 79082011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 7909
5db2afd2
RW
7910 * proced.el (proced-send-signal): For *Marked Processes* buffer
7911 put point at beginning of buffer.
7912
92e15d10
SB
79132011-07-19 Stephen Berman <stephen.berman@gmx.net>
7914
7915 * proced.el (proced-format): Make header lines align with the text
7916 (bug#1779).
7917
1bfd59e5
LMI
79182011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7919
7920 * view.el (view-buffer): Allow running in `special' modes if we're
7921 visiting a file (bug#8615).
7922
f5aae37c
MR
79232011-07-19 Martin Rudalics <rudalics@gmx.at>
7924
7925 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
7926 (display-buffer-alist-set-1, display-buffer-alist-set-2):
7927 New functions.
f5aae37c
MR
7928 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
7929 more accurately.
7930
bf2c1571
AM
79312011-07-18 Alan Mackenzie <acm@muc.de>
7932
7933 Fontify declarators properly when, e.g., a jit-lock chunk begins
7934 inside a declaration.
7935
7936 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
7937
b796c9b7
SM
7938 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7939 New function.
bf2c1571
AM
7940 (c-complex-decl-matchers): Insert reference to
7941 c-font-lock-enclosing-decls.
7942
7943 * progmodes/cc-engine.el (c-backward-single-comment):
7944 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
7945 to nil around calls to (forward-comment -1).
7946
4e190b80
LMI
79472011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7948
12dc863d
LMI
7949 * image.el (put-image): Doc typo fix.
7950
a762e966
LMI
7951 * progmodes/etags.el (tags-search): Doc typo fix.
7952
4e190b80
LMI
7953 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
7954 password if we get errors 550 to 554.
7955
f019fb21
LMI
79562011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7957
b796c9b7 7958 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 7959
81746738
LMI
7960 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
7961 indentation character (bug#6380).
7962
3ee3a1b5
LMI
7963 * files.el (buffer-offer-save): Made permanently local (bug#6241).
7964
c82f64de
LMI
7965 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
7966 to clarify what the problem is (bug#4291).
7967
f019fb21
LMI
7968 * simple.el (current-kill): Clarify what
7969 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
7970 (auto-fill-mode): Document `auto-fill-function' in relation to
7971 `auto-fill-mode' (bug#2470).
f019fb21 7972
0794775d
LM
79732011-07-16 Lawrence Mitchell <wence@gmx.li>
7974
7975 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
7976 method if slot is read-only (bug#9035).
7977
be39b8cc
MR
79782011-07-16 Martin Rudalics <rudalics@gmx.at>
7979
b796c9b7 7980 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 7981 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
7982 selected before, see discussion of (Bug#8615), (Bug#6954).
7983 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 7984
6ccf7859
GM
79852011-07-15 Glenn Morris <rgm@gnu.org>
7986
7987 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 7988 Respect help-form.
6ccf7859 7989
87e86684
LM
79902011-07-09 Lawrence Mitchell <wence@gmx.li>
7991
7992 * net/gnutls.el (gnutls-min-prime-bits): New variable.
7993 (gnutls-negotiate): Use it.
7994
d6066239
LMI
79952011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7996
b796c9b7
SM
7997 * net/gnutls.el (gnutls-negotiate):
7998 Upcase `gnutls-algorithm-priority'.
d6066239 7999
bd23ebc0
GM
80002011-07-15 Glenn Morris <rgm@gnu.org>
8001
c65bca65
GM
8002 * jka-compr.el (jka-compr-verbose): Move from here...
8003 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
8004 Add missing :version tag.
8005 * info.el: No need to require jka-compr when compiling.
bd23ebc0 8006
478615cc
LMI
80072011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8008
7b41decb
LMI
8009 * net/gnutls.el (gnutls-algorithm-priority): New variable.
8010 (gnutls-negotiate): Use it.
8011
dbc44fcd
LMI
8012 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
8013
06789f97
LMI
8014 * info.el (Info-beginning-of-buffer): New command.
8015 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
8016 announcing `b' as the key (bug#8325).
ab896c37 8017 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 8018
c39da690
LMI
8019 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8020
3aa5f34b
LMI
8021 * international/mule-cmds.el
8022 (describe-specified-language-support): Make the error message
8023 clearer (bug#8905).
8024
4bf0979f
LMI
8025 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
8026
478615cc
LMI
8027 * isearch.el (isearch-barrier): Add a doc string, since it's
8028 mentioned in a function doc string (bug#8678).
8029
75c68aa1
MR
80302011-07-15 Martin Rudalics <rudalics@gmx.at>
8031
8032 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
8033 buffer argument (Bug#9083) and self-identifying label argument.
8034
a7c33da2
GM
80352011-07-15 Glenn Morris <rgm@gnu.org>
8036
8037 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
8038
2f5c6024
LMI
80392011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8040
8041 * man.el (Man-fontify-manpage): Fix message when formatting the
8042 man page (bug#7929).
8043
0bb23927 80442011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
8045
8046 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
8047 argument LRM; if non-nil, append an invisible LRM character to the
8048 buffer name.
8049 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
8050 last argument non-nil, when formatting buffer names.
0bb23927
EZ
8051 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
8052 paragraph direction.
cce4b0a7 8053
621ef9ab
LMI
80542011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8055
d1583c48
LMI
8056 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
8057 the man page name (bug#7929).
8058
6a57fb5f
LMI
8059 * image.el (put-image): Mention the `put-image' overlay property
8060 (bug#7834).
8061
d7956b14
LMI
8062 * scroll-bar.el (set-scroll-bar-mode): Mention that
8063 `scroll-bar-mode' lists the values (bug#7772).
8064
5b2d4a66
LMI
8065 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
8066 command (bug#7729).
8067
7509a874
LMI
8068 * rect.el (apply-on-rectangle): Return the point after the last
8069 operation.
8070 (string-rectangle): Go to the point after the last operation
8071 (bug#7522).
8072
4fe74b19
LMI
8073 * printing.el (pr-toggle-region): Clarify the documentation
8074 slightly (bug#7493).
8075
b796c9b7
SM
8076 * time.el (display-time-update):
8077 Allow `display-time-mail-function' to return nil (bug#7158).
8078 Fix suggested by Detlev Zundel.
ab283561 8079
fc233c9d
LMI
8080 * vc/diff.el (diff): Clarify the order the file names are read
8081 (bug#7111).
8082
43f5740b
LMI
8083 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
8084 the doc string (bug#7015).
8085
f2182a76
LMI
8086 * font-lock.el (font-lock-maximum-decoration): Mention what
8087 numeric levels mean (bug#6935).
8088
621ef9ab
LMI
8089 * startup.el (initial-buffer-choice): Don't mention the `none'
8090 selection, which is against policy.
8091
adc47434
MR
80922011-07-14 Martin Rudalics <rudalics@gmx.at>
8093
b796c9b7
SM
8094 * window.el (display-buffer-normalize-special):
8095 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 8096
7e5bfb8f
EZ
80972011-07-14 Eli Zaretskii <eliz@gnu.org>
8098
8099 * subr.el (version<, version<=, version=): Mention "-CVS" and
8100 "-12345" alpha version numbers.
8101
27fa387a
CY
81022011-07-14 Chong Yidong <cyd@stupidchicken.com>
8103
8104 * bindings.el: Add advertised binding for set-mark-command
8105 (Bug#5772).
8106
8bdfa064
CY
81072011-07-14 Chong Yidong <cyd@stupidchicken.com>
8108
8109 * bindings.el (mode-line-other-buffer):
8110 * bookmark.el (bookmark-bmenu-2-window):
8111 * bs.el (bs-cycle-next, bs-cycle-previous):
8112 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
8113 switch-to-buffer.
8114
8115 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 8116 Delete.
8bdfa064 8117
5eba16a3
JB
81182011-07-14 Juanma Barranquero <lekktu@gmail.com>
8119
8120 * follow.el (follow-debug-message, follow-redisplay):
8121 * jka-cmpr-hook.el (with-auto-compression-mode):
8122 Fix typos in docstrings.
8123
15853710
LMI
81242011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8125
a28e4607
LMI
8126 * subr.el (with-silent-modifications): Clarify somewhat what the
8127 macro inhibits (bug#6525).
8128
15853710
LMI
8129 * simple.el (eval-expression): Note what it does if called
8130 interactively (bug#6495).
8131
bee0fcef
CY
81322011-07-13 Chong Yidong <cyd@stupidchicken.com>
8133
b796c9b7
SM
8134 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
8135 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
8136
8137 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8138 Remove switch-to-buffer.
8139
58274504
LMI
81402011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8141
bd2fcc8d
LMI
8142 * files.el (make-directory): Clarify that an error will be raised
8143 if there's an error (bug#6397).
8144
0f04b32c
LMI
8145 * startup.el (initial-buffer-choice): Add `none' as a choice
8146 (bug#6234).
8147
465c5fc8
LMI
8148 * subr.el (add-hook): Clarify section about buffer-local hooks
8149 (bug#6218).
8150
58274504
LMI
8151 * dired.el (dired-flagged): Clarify doc string (bug#6117).
8152
bead9a43
JB
81532011-07-13 Juanma Barranquero <lekktu@gmail.com>
8154
8155 * tabify.el (untabify): Preserve the current column so that point
8156 doesn't move (bug#6032).
8157
3af98a7b
LMI
81582011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8159
b796c9b7
SM
8160 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
8161 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 8162
6240145a
GM
81632011-07-13 Glenn Morris <rgm@gnu.org>
8164
8165 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
8166 (dired-insert-directory): Give a message the first time
8167 if ls is found not to support --dired.
8168
1d8c2ccc
LMI
81692011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8170
8171 * simple.el (toggle-truncate-lines): Clarify what is toggled
8172 (bug#5580). Text by Drew Adams.
8173
5fc4038e
CY
81742011-07-13 Chong Yidong <cyd@stupidchicken.com>
8175
8176 * simple.el (blink-matching-open): Make the error message from the
8177 last change less verbose.
8178
bf6012e5
DN
81792011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
8180
8181 * font-lock.el (font-lock-comment-face): Use the high contrast
8182 "yellow" color for font-lock-comment-face on low color terminals
8183 using a dark background color (bug#4221).
8184
343c3b5a
LMI
81852011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8186
7e9505c5
LMI
8187 * dired.el (dired-insert-set-properties): Make the doc string
8188 reflect what it does now (bug#5325).
8189
c26fdcf5
LMI
8190 * simple.el (blink-matching-open): Say that we were unable to find
8191 the match within the limit, if we're limited (bug#5122).
8192
bb388cc5
LMI
8193 * international/mule-cmds.el (prefer-coding-system): Add an
8194 example (bug#4869).
8195
343c3b5a
LMI
8196 * progmodes/etags.el (tags-search): Document `file-list-form'
8197 (bug#4731).
8198
2a517d45
LM
81992011-07-13 Lawrence Mitchell <wence@gmx.li>
8200
8201 * net/browse-url.el (browse-url-default-browser)
8202 (browse-url-browser-function): Make the default browser choice a
8203 bit more logical (bug#4300). Also clean up the doc string.
8204
b6c78ef2
JB
82052011-07-13 Juanma Barranquero <lekktu@gmail.com>
8206
8207 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
8208 binary endings (bug#4440).
8209
1c4dd947
LMI
82102011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8211
a2014063
LMI
8212 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
8213 which can be pretty annoying (bug#8971).
8214
9c9c2d88
LMI
8215 * jka-compr.el (jka-compr-verbose): New variable, and use
8216 throughout (bug#8971).
8217
1c4dd947
LMI
8218 * info.el (Info-find-file): Fall back on the installation
8219 directory if we can't find the info node anywhere else.
8220
a1c9f41b
SO
82212011-07-13 Sergei Organov <osv@javad.com> (tiny change)
8222
8223 * vc/vc.el (vc-revert-file):
8224 Don't set file time-stamp in the past. (Bug#5181)
8225
536f3d36
LMI
82262011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8227
7152b011
LMI
8228 * files.el (after-find-file): Give a better error message when
8229 trying to find a symlink that points to a file that doesn't exist
8230 (bug#4398).
8231
536f3d36
LMI
8232 * progmodes/cc-vars.el: Remove (probably) misleading comment
8233 (bug#4396).
8234
460c0fba
JB
82352011-07-12 Johan Bockgård <bojohan@gnu.org>
8236
8237 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
8238
7a6bda45
CY
82392011-07-12 Chong Yidong <cyd@stupidchicken.com>
8240
8241 * mouse-sel.el: Hack restoring functionality, while keeping
8242 compatibility with 2010-07-03 changes to mouse selection.
8243 (mouse-sel-primary-overlay): New var.
8244 (mouse-sel-selection-alist): Use it.
8245 (mouse-sel-mode): Doc fix; remove points that are default features
8246 of mouse.el.
8247
c79598ef
JB
82482011-07-12 Johan Bockgård <bojohan@gnu.org>
8249
8250 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8251 Fix previous fix (bug#2490).
8252
ff8be6ef
RW
82532011-07-12 Roland Winkler <winkler@gnu.org>
8254
b796c9b7
SM
8255 * textmodes/bibtex.el (bibtex-initialize):
8256 Use pop-to-buffer-same-window.
ff8be6ef
RW
8257 (bibtex-search-entries): Fix interactive call.
8258
296ba3ee
LMI
82592011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8260
f5242a02 8261 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
8262 Fontise bytecomp Error lines more correctly (bug#2490).
8263 Fix suggested by Johan Bockgård.
f5242a02 8264
296ba3ee
LMI
8265 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
8266
8267 * dired-x.el (dired-guess-default): Use `delete-dups'.
8268
f69fd0d2
CY
82692011-07-12 Chong Yidong <cyd@stupidchicken.com>
8270
8271 * dired.el (dired-mark-prompt):
8272 * dired-aux.el (dired-read-shell-command): Doc fix.
8273
eab5dc07
LMI
82742011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8275
b796c9b7
SM
8276 * mail/sendmail.el (sendmail-query-once):
8277 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
8278 emacs -Q.
8279
8280 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8281
eab5dc07
LMI
8282 * cus-edit.el (custom-file): Take an optional no-error variable.
8283 (customize-save-variable): Set the variable, and give a warning if
8284 running under "emacs -q".
8285
a1e65d42
JB
82862011-07-11 Juanma Barranquero <lekktu@gmail.com>
8287
8288 * loadhist.el (unload-feature-special-hooks):
8289 Add `auto-coding-functions', `fill-nobreak-predicate' and
8290 `find-directory-functions' (bug#5327).
8291
1d52da10
LMI
82922011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8293
be958f1d
LMI
8294 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
8295
5bedb26c
LMI
8296 * cus-edit.el (custom-guess-name-alist): -alist variables should
8297 use the `alist' type (bug#3120). Suggested by Drew Adams.
8298
1d52da10
LMI
8299 * printing.el: Add documentation to all the `pr-toggle-' commands.
8300
cd394be1 83012011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
8302
8303 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
8304 backends where it makes sense (bug#2623).
8305
dcc88d8a
LMI
83062011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8307
c3de9feb
LMI
8308 * dired-x.el (dired-guess-default): Remove duplicate shell command
8309 entries (bug#2028).
8a93078b 8310 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 8311 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 8312
dcc88d8a
LMI
8313 * subr.el (remove-duplicates): New conveniency function.
8314
505e3645
LMI
83152011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8316
8317 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
8318 (bug#1526).
8319
83202011-07-10 Martin Rudalics <rudalics@gmx.at>
8321
8322 * window.el (display-buffer-normalize-default): Don't invert
8323 meaning of even-window-heights. Reported by Eli Zaretskii
8324 <eliz@gnu.org>.
8325
455e4fa1
BR
83262011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
8327
8328 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
8329
8e0bc3e9
CY
83302011-07-10 Chong Yidong <cyd@stupidchicken.com>
8331
8332 * window.el (display-buffer): Fix arguments to
8333 display-buffer-reuse-window in last change.
8334
fa7c3228
CY
8335 * faces.el (link): Use a less saturated blue on light backgrounds.
8336
8337 * startup.el (fancy-startup-text, fancy-about-text)
8338 (fancy-startup-tail): Use font-lock faces, for background safety.
8339
c0a7f300
BN
83402011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
8341
b796c9b7
SM
8342 * emulation/viper-cmd.el (viper-change-state-to-vi):
8343 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 8344
4dc2a129
MR
83452011-07-09 Martin Rudalics <rudalics@gmx.at>
8346
8347 * window.el (display-buffer-default-specifiers): Remove.
8348 (display-buffer-macro-specifiers): Remove default specifiers.
8349 (display-buffer-alist): Default to nil.
b796c9b7 8350 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
8351 (display-buffer-pop-up-window): Allow splitting internal
8352 windows. Check whether a live window was created.
8353 (display-buffer-other-window-means-other-frame)
8354 (display-buffer-normalize-arguments): Rename to
8355 display-buffer-normalize-argument and rewrite. Set the
8356 other-window specifier.
8357 (display-buffer-normalize-special): New function.
8358 (display-buffer-normalize-options): Rename to
8359 display-buffer-normalize-default and rewrite.
8360 (display-buffer-normalize-options-inhibit): Remove.
8361 (display-buffer-normalize-specifiers): Rewrite.
8362 (display-buffer): Process other-window specifier and call
8363 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
8364 more faithfully.
b796c9b7 8365 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 8366 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
8367 (display-buffer-in-window, display-buffer-alist-set):
8368 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
8369 <tassilo@member.fsf.org>.
8370
2d43b8c9
LL
83712011-07-09 Leo Liu <sdl.web@gmail.com>
8372
8373 * register.el (insert-register): Restore accidental change on
8374 2011-06-26. (Bug#9028)
8375
7f9b7c53
GM
83762011-07-09 Glenn Morris <rgm@gnu.org>
8377
8378 * subr.el (remq): Handle the empty list. (Bug#9024)
8379
f042cfd8
AS
83802011-07-08 Andreas Schwab <schwab@linux-m68k.org>
8381
8382 * mail/sendmail.el (send-mail-function): No longer delay custom
8383 initialization.
8384 * custom.el (custom-initialize-delay): Doc fix.
8385
856b2f11
SM
83862011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8387
8388 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
8389
afae1d68
MA
83902011-07-08 Michael Albinus <michael.albinus@gmx.de>
8391
8392 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
8393 human-friendly prompt.
8394
0757af94
SM
83952011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8396
8397 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
8398 provided by a particular plugin.
8399
d760b731
LMI
84002011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8401
8402 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
8403 save customizations (with "emacs -Q"), just set the variable
8404 instead of erroring out.
8405
8406 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8407
cd79ce90
JL
84082011-07-08 Juri Linkov <juri@jurta.org>
8409
8410 * arc-mode.el (archive-zip-expunge, archive-zip-update)
8411 (archive-zip-update-case): Use 7z if found by `executable-find'.
8412 The order of searching the available programs is the same as in
8413 `archive-zip-extract' (bug#8968).
8414
14cc04aa
CY
84152011-07-07 Chong Yidong <cyd@stupidchicken.com>
8416
8417 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
8418 (menu-bar-options-menu): Tweak descriptions.
8419
0a1848ec
LMI
84202011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8421
8422 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
8423 menu items into verb phrases (bug#1421). Also refill to fit under
8424 80 columns.
8425
f5bd0689
CY
84262011-07-07 Chong Yidong <cyd@stupidchicken.com>
8427
538e85c6
CY
8428 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
8429 (Info-read-node-name): Doc fix (Bug#1084).
8430
f5bd0689
CY
8431 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
8432 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
8433 (end-of-sexp, beginning-of-sexp)
8434 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
8435 (forward-symbol, forward-same-syntax, word-at-point)
8436 (sentence-at-point): Doc fix (Bug#1144).
8437
56ec5115
LMI
84382011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8439
f3f8e37f
LMI
8440 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
8441 should cover it (bug#1281).
8442
0757af94 8443 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 8444
e9fce1ac 8445 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
8446 negotiation fails, then possibly try again with a non-encrypted
8447 connection (bug#9017).
8448
56ec5115
LMI
8449 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
8450 be used.
8451
c2f9aec8
RS
84522011-07-07 Richard Stallman <rms@gnu.org>
8453
8454 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
8455 property, and handle its changed format.
8456 Look for the correct line number.
8457 Use file's line contents (but not past first =) to find
8458 correct line in message.
8459
ef7b981d 84602011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
8461
8462 * international/characters.el (build-unicode-category-table):
8463 Delete it.
0757af94 8464 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 8465
0757af94 8466 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
8467 to src/chartab.c.
8468 (get-char-code-property): Call unicode-property-table-internal to
8469 load a file. Call get-unicode-property-internal where necessary.
8470 (put-char-code-property): Call unicode-property-table-internal to
8471 load a file. Call put-unicode-property-internal where necessary.
8472 put-unicode-property-internal where necessary.
0757af94
SM
8473 (char-code-property-description):
8474 Call unicode-property-table-internal to load a file.
c805dec0
KH
8475
8476 * international/charprop.el:
8477 * international/uni-bidi.el:
8478 * international/uni-category.el:
8479 * international/uni-combining.el:
8480 * international/uni-comment.el:
8481 * international/uni-decimal.el:
8482 * international/uni-decomposition.el:
8483 * international/uni-digit.el:
8484 * international/uni-lowercase.el:
8485 * international/uni-mirrored.el:
8486 * international/uni-name.el:
8487 * international/uni-numeric.el:
8488 * international/uni-old-name.el:
8489 * international/uni-titlecase.el:
8490 * international/uni-uppercase.el: Regenerate.
8491
8492 * loadup.el: Load international/charprop.el before
8493 international/characters.
8494
e14b388a
CY
84952011-07-07 Chong Yidong <cyd@stupidchicken.com>
8496
8497 * window.el (next-buffer, previous-buffer): Signal an error if
8498 called from a minibuffer window.
8499
8500 * bindings.el: Revert 2011-07-04 change.
8501
354cf0ba
RS
85022011-07-06 Richard Stallman <rms@gnu.org>
8503
8504 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
8505 (rmail-mime-insert-bulk, rmail-mime-insert-text):
8506 Treat markers like ints.
8507 (rmail-mime-entity): Doc fix.
8508
a48868a7
LMI
85092011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8510
4906cd3d
LMI
8511 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
8512 defcustom again for backwards compatibility.
8513
e0457abe
LMI
8514 * simple.el (shell-command-on-region): Fill.
8515
d67f7e1f
LMI
8516 * dired-aux.el (dired-kill-line): Add a doc string.
8517
fe204702
LMI
8518 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
8519 to "\\sw\\|\\s_" (bug#358).
8520
a48868a7
LMI
8521 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
8522 (dired-unmark-backward): Ditto.
8523 (dired-flag-backup-files): Ditto.
8524
8525 * dired-x.el (dired-mark-sexp): Ditto.
8526
aa8a705c
RS
85272011-07-06 Richard Stallman <rms@gnu.org>
8528
8529 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
8530 (rmail-mime-entity): New arg TRUNCATED.
8531 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
8532 New functions.
8533 (rmail-mime-save): Warn if entity is truncated.
8534 (rmail-mime-toggle-hidden): Likewise, for showing.
8535 (rmail-mime-process-multipart): Record when an entity is truncated.
8536
a9a936b9
RS
8537 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
8538 if ENTITY is a string.
8539
1f2b92cb
LMI
85402011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8541
f4f73198 8542 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
8543 of faces when `M-C-x'-ing their definitions (bug#8378).
8544 Also clean up the code slightly.
f4f73198 8545
12b16734 8546 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 8547 because that makes the colors go away.
12b16734 8548
f0691d22
LMI
8549 * mail/sendmail.el (send-mail-function): Change the default to
8550 `sendmail-query-once'.
9e87df06 8551 (sendmail-query-once): Add an autoload cookie.
f0691d22 8552
1f2b92cb
LMI
8553 * net/network-stream.el (network-stream-open-starttls): Try using
8554 a plain connection even if the server offered STARTTLS, and we
8555 kinda wanted to use it, if Emacs doesn't have any STARTTLS
8556 capability. This should make smtpmail.el work in slightly more
8557 configurations.
8558
1cdd2a1b
MA
85592011-07-06 Michael Albinus <michael.albinus@gmx.de>
8560
8561 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
8562 New defun.
8563 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
8564
fbcc67e2
MM
85652011-07-06 Michael R. Mauger <mmaug@yahoo.com>
8566
8567 * progmodes/sql.el: Version 3.0
0757af94 8568 (sql-product-alist): Add product :completion-object,
fbcc67e2 8569 :completion-column, and :statement attributes.
0757af94 8570 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 8571 (sql-mode-syntax-table): Mark all punctuation.
0757af94 8572 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
8573 ansi keywords.
8574 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 8575 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
8576 (sql-oracle-show-reserved-words): New function for development.
8577 (sql-product-font-lock): Simplify for source code buffers.
8578 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
8579 New functions.
8580 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
8581 (sql-mode-map): Add statement movement functions.
8582 (sql-ansi-statement-starters, sql-oracle-statement-starters):
8583 New variable.
fbcc67e2
MM
8584 (sql-statement-regexp, sql-beginning-of-statement)
8585 (sql-end-of-statement, sql-signum): New functions.
0757af94 8586 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
8587 (sql-show-sqli-buffer): Bug fix.
8588 (sql-interactive-mode): Store connection data as buffer local.
0757af94 8589 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
8590 with sql-interactive-mode.
8591 (sql-save-connection): Save buffer local settings.
0757af94 8592 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
8593 (sql-product-interactive): Bug fix.
8594 (sql-preoutput-hold): New variable.
8595 (sql-interactive-remove-continuation-prompt): Bug fixes.
8596 (sql-debug-redirect): New variable.
8597 (sql-str-literal): New function.
8598 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 8599 Redesign.
fbcc67e2
MM
8600 (sql-oracle-save-settings, sql-oracle-restore-settings)
8601 (sql-oracle-list-all, sql-oracle-list-table): New functions.
8602 (sql-completion-object, sql-completion-column)
8603 (sql-completion-sqlbuf): New variables.
8604 (sql-build-completions-1, sql-build-completions)
8605 (sql-try-completion): New functions.
8606 (sql-read-table-name): Use them.
8607 (sql-contains-names): New buffer local variable.
8608 (sql-list-all, sql-list-table): Use it.
8609 (sql-oracle-completion-types): New variable.
8610 (sql-oracle-completion-object, sql-sqlite-completion-object)
8611 (sql-postgres-completion-object): New functions.
8612
d4eaeab1
GM
86132011-07-06 Glenn Morris <rgm@gnu.org>
8614
8615 * window.el (pop-to-buffer): Doc fix.
8616
322b7dab 86172011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
8618
8619 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
8620
322b7dab 86212011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 8622
322b7dab 8623 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 8624
322b7dab 8625 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 8626
605dd5bf
CY
86272011-07-05 Chong Yidong <cyd@stupidchicken.com>
8628
8629 * button.el (button): Inherit from link face. Suggested by Dan
8630 Nicolaescu.
8631
7dbfa719
SM
86322011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8633
3db614b0
SM
8634 * progmodes/gdb-mi.el: Fit in 80 columns.
8635 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
8636 switch-to-buffer.
8637
7dbfa719
SM
8638 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
8639 if imenu is simply not configured (bug#8941).
8640
919d884a
KM
86412011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
8642
8643 * allout.el (allout-post-undo-hook): New allout outline-change
8644 event hook to signal undo activity.
8645 (allout-post-command-business): Run allout-post-undo-hook if an
8646 undo just occurred.
7dbfa719
SM
8647 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
8648 * allout-widgets.el (allout-widgets-after-undo-function):
8649 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
8650 in the vicinity of an undo.
8651 (allout-widgets-mode): Include allout-widgets-after-undo-function
8652 on the new allout-post-undo-hook.
8653
450a0f09
SM
86542011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8655
8656 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
8657 Let define-derived-mode define it.
8658 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
8659 cycles of abbrev-table inheritance (bug#8998).
8660
2de69e00
RW
86612011-07-05 Roland Winkler <winkler@gnu.org>
8662
8663 * textmodes/bibtex.el: Add support for biblatex.
8664 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
8665 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
8666 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
8667 (bibtex-entry-alist, bibtex-field-alist): New variables.
8668 (bibtex-entry-field-alist): Obsolete alias for
8669 bibtex-BibTeX-entry-alist.
8670 (bibtex-entry-alist, bibtex-field-alist): New widgets.
8671 (bibtex-set-dialect): New command.
8672 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
8673 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
8674 Bind via bibtex-set-dialect.
2de69e00
RW
8675 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
8676 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
8677 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
8678 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
8679 Define via bibtex-set-dialect.
450a0f09
SM
8680 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
8681 Obey bibtex-no-opt-remove-re.
2de69e00
RW
8682 (bibtex-vec-push, bibtex-vec-incr): New functions.
8683 (bibtex-format-entry, bibtex-field-list)
8684 (bibtex-print-help-message, bibtex-validate)
8685 (bibtex-search-entries): Use new format of bibtex-entry-alist.
8686
2dcdbdd9
SM
86872011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8688
8689 * progmodes/compile.el (compilation-goto-locus):
8690 * net/tramp-cmds.el (tramp-append-tramp-buffers):
8691 * bs.el (bs-cycle-next, bs-cycle-previous):
8692 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
8693 * bindings.el (mode-line-other-buffer):
8694 * autoinsert.el (auto-insert):
8695 * arc-mode.el (archive-extract):
8696 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
8697
b27640fe
JB
86982011-07-05 Juanma Barranquero <lekktu@gmail.com>
8699
8700 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
8701 Fix check of `emacs-lock-unlockable-modes'.
8702 Coerce true values of `emacs-lock--try-unlocking' to t.
8703
53bbe3ad
JB
87042011-07-05 Juanma Barranquero <lekktu@gmail.com>
8705
8706 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
8707 * emacs-lock.el: New file.
8708
1d3cdbc7
JD
87092011-07-05 Julien Danjou <julien@danjou.info>
8710
8711 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
8712 than `boundp' to check if face is set.
8713
9173deec
JB
87142011-07-05 Juanma Barranquero <lekktu@gmail.com>
8715
8716 * register.el (registerv-make):
8717 * window.el (window-min-height): Fix typos in docstrings.
8718
869795d6
JD
87192011-07-05 Jan Djärv <jan.h.d@swipnet.se>
8720
9173deec 8721 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
8722 Update doc string.
8723
b768cdcd
JB
87242011-07-04 Juanma Barranquero <lekktu@gmail.com>
8725
8726 * server.el (server-execute): Catch quit and call
8727 `server-return-error' to pass the error back to emacsclient and
8728 close the connection (bug#8942).
8729
13aa217b
KM
87302011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
8731
8732 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
8733 insecure exception for current topic. Also note that auto-saves
8734 are handled differently.
8735
5d3385a0 8736 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
8737 State variables for tracking auto-save inhibition situation.
8738
8739 (allout-write-contents-hook-handler): Rename from
8740 'allout-write-file-hook-handler', and describe how it depends on
8741 write-contents-functions sensitivity to non-nil value to prevent
8742 file write.
8743
8744 (allout-auto-save-hook-handler): Remove. auto-save does not check
8745 this in individual buffers, only in the starting buffer, so this
8746 is not the right way for us to inhibit auto-save in a buffer
8747 according to its condition.
8748
8749 (allout-mode): Use new allout-write-contents-hook-handler, and
8750 only with write-contents-functions. Remove auto-save provisions -
8751 they're implemented elsewhere.
8752
8753 (allout-before-change-handler): If undo is in progress, note that
8754 for attention of allout-post-command-business.
8755
8756 (allout-post-command-business): If the command we're following was
8757 an undo, check for change in the status of encrypted items and
8758 adjust auto-save inhibitions accordingly.
8759
8760 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
8761 according to whether there are or aren't any plain-text topics
8762 pending encryption.
8763
2dcdbdd9 8764 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
8765 Adjust buffer-saved-size and some allout state to inhibit auto-saves
8766 if there are plain-text topics pending encryption.
13aa217b
KM
8767
8768 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
8769 buffer-saved-size and some allout state to not inhibit auto-saves
8770 if there are no longer any plain-text topics pending encryption.
8771
0757af94
SM
8772 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
8773 No longer provide for exemption of the current topic.
13aa217b 8774
ac89b32c
JL
87752011-07-04 Juri Linkov <juri@jurta.org>
8776
8777 Add 7z operations to delete and save changed members (bug#8968).
8778 * arc-mode.el (archive-7z-expunge, archive-7z-update):
8779 New defcustoms.
8780 (archive-7z-write-file-member): New function.
8781 (archive-7z-summarize): Fix the number of dashes in the
8782 listing output.
8783
8fa39615
SM
87842011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8785
8786 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
8787 (bug#8958).
8788
2f11b3f1
CY
87892011-07-04 Chong Yidong <cyd@stupidchicken.com>
8790
d66fef2b
CY
8791 * bindings.el: Ignore next-buffer and previous-buffer in
8792 minibuffer-local-map.
8793
2f11b3f1
CY
8794 * font-lock.el (font-lock-builtin-face): Change light background
8795 color to dark slate blue (Bug#6693).
8796
f932a347
WD
87972011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
8798
8799 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
8800
c8af70e1
SM
88012011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8802
8803 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
8804 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8805 Add switch-to-buffer.
8806
f158badc
LMI
88072011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8808
8809 * isearch.el (isearch-search-fun-function): Clarify further the
8810 meaning of the function returned.
8811
6d95bd46
MA
88122011-07-04 Michael Albinus <michael.albinus@gmx.de>
8813
8814 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
8815
8816 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
8817 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
8818 Use it.
8819 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
8820 `tramp-default-remote-path' does not exist.
8821 (tramp-send-command-and-read): New optional argument NOERROR.
8822 (tramp-open-connection-setup-interactive-shell)
8823 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
8824 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
8825 (tramp-process-sentinel): Flush also process' connection property.
8826 (tramp-sh-handle-start-file-process): Do not set process
8827 sentinel. It is done now ...
8828 (tramp-maybe-open-connection): ... here. (Bug#8929)
8829
909e6b67
MK
88302011-07-04 MON KEY <monkey@sandpframing.com>
8831
8832 * play/animate.el (animate-string): Doc fixes and allow changing
8833 the buffer name (bug#5417).
8834
88352011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8836
c8af70e1 8837 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 8838
f34755dc
PE
88392011-07-04 Paul Eggert <eggert@cs.ucla.edu>
8840
396cec72
PE
8841 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
8842 This is simpler and helps future-proof the code.
8843 (timer-until): Use time-subtract and float-time.
08235028 8844 (timer--time-less-p): Use time-less-p.
f34755dc 8845
56e6cc31
JB
88462011-07-04 Juanma Barranquero <lekktu@gmail.com>
8847
3abb79e5
JB
8848 * type-break.el (timep): Use the value of `float-time' to avoid a
8849 byte-compiler warning.
8850
56e6cc31
JB
8851 * server.el (server-eval-and-print): Return any result, even nil.
8852
7b9430b4
PE
88532011-07-03 Paul Eggert <eggert@cs.ucla.edu>
8854
8855 * type-break.el: Accept time formats that the builtins accept.
8856 (timep, type-break-time-difference): Accept any format that
8857 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
8858 This is simpler and helps future-proof the code.
8859 (type-break-time-difference): Round rather than ignoring
8860 subseconds components.
8861
3034e9e7
LMI
88622011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8863
8864 * info.el (Info-apropos-matches): Make non-interactive, since it
8865 doesn't seem to do anything useful as a command (bug#8829).
8866
1485f4c0
CY
88672011-07-03 Chong Yidong <cyd@stupidchicken.com>
8868
8869 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 8870 Move from faces.el.
1485f4c0
CY
8871 (frame-default-terminal-background): New function.
8872
8873 * custom.el (custom-push-theme): Don't record faces in `changed'
8874 theme; this doesn't work correctly for per-frame face settings.
8875 (disable-theme): Use face-set-after-frame-default to reset faces.
8876 (custom--frame-color-default): New function.
8877
9fa3dd45
LMI
88782011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8879
c8af70e1 8880 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
8881 (bug#8769).
8882
6cbbc20c
KR
88832011-03-29 Kevin Ryde <user42@zip.com.au>
8884
8885 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8886 `perl-Test2' extend to match possible "fail #N" rep count
8887 (bug#8377).
8888
c7f98048
LMI
88892011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8890
65676592
LMI
8891 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
8892 `smtpmail-via-smtp' now returns the error instead of nil.
8893
c7f98048
LMI
8894 * isearch.el (isearch-search-fun-function): Clarify the doc string
8895 (bug#8101).
8896
56e6cc31 88972011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
8898
8899 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
8900 unnecessary spaces (bug#8987).
8901
2b216704
LMI
89022011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8903
8904 * net/network-stream.el (open-network-stream): Use the
8905 :end-of-capability command thoughout.
8906
89072011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8908
8909 * net/network-stream.el (open-network-stream): Add the
8910 :end-of-capability command parameter, used by pop3.el.
8911
36adf6ce
LMI
89122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8913
1ca0da0e
LMI
8914 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
8915
fc00f69c
LMI
8916 * fringe.el (fringe-query-style): Remove redundant text " (type ?
8917 for list)" (bug#6475).
8918
28fd8759 8919 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 8920 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
8921 an error (bug#6297).
8922
0dd8b6da
LMI
8923 * man.el (Man-reference-regexp): Allow matching possible
8924 word-wrapped references (bug#6289).
8925
ce1438d6
LMI
8926 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
8927 for consistency with the other vc buffers (bug#6197).
8928 (vc-checkin): Ditto.
8929
8930 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
8931
36adf6ce
LMI
8932 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
8933
e83cc1f7
LMI
89342011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8935
8a20ca4c
LMI
8936 * custom.el (defcustom): Clarify that :set is only used in the
8937 Customize user interface (bug#6089).
8938
83319045
LMI
8939 * progmodes/flymake.el (flymake-mode): If the buffer isn't
8940 associated with a file, refuse to run instead of erroring out
8941 (bug#6084).
8942
a8392169
LMI
8943 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
8944 the doc string, since it appears that using `fill-column' always
8945 controls the width (bug#7845).
8946
e83cc1f7
LMI
8947 * simple.el (shell-command-on-region): Say where the error output
8948 went if `shell-command-default-error-buffer' is set (bug#6857).
8949
e47ca23b
KM
89502011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
8951
8952 * allout.el (allout-yank-processing): Adjust cursor position for
8953 backwards-deleted space.
8954
8955 (allout-rebullet-heading): Register changes with
8956 allout-exposure-changed-hook, so the modified topic is properly
8957 decorated.
8958
5cf56143
LMI
89592011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8960
08549772
LMI
8961 * minibuffer.el (completion-in-region): Document PREDICATE
8962 (bug#7136).
8963
48e96771
LMI
8964 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
8965 of keyword/argument pairs (bug#6904).
8966
c8af70e1
SM
8967 * replace.el (multi-occur):
8968 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 8969
e17d05e2
LMI
89702011-07-02 Drew Adams <drew.adams@oracle.com>
8971
8972 * dired.el (dired-mark-if): Make the message about whether it's
8973 marking or unmarking clearer (bug#8523).
8974
063b0e45
LMI
89752011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8976
8977 * disp-table.el (display-table-print-array): New function.
8978 (describe-display-table): Use it to print the vectors more pretty
8979 (Bug#8859).
8980
28545e04
MR
89812011-07-02 Martin Rudalics <rudalics@gmx.at>
8982
8983 * window.el (window-state-get-1): Don't assign clone numbers.
8984 Add clone-of item to list of window parameters.
8985 (window-state-put-2): Don't process clone numbers.
8986 (display-buffer-alist): Fix doc-string.
8987
3349e122
SM
89882011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
8989
8990 * subr.el (remq): Don't allocate if it's not needed.
8991 (keymap--menu-item-binding, keymap--menu-item-with-binding)
8992 (keymap--merge-bindings): New functions.
8993 (keymap-canonicalize): Use them to refine the canonicalization.
8994 * minibuffer.el (minibuffer-local-completion-map)
8995 (minibuffer-local-must-match-map): Move initialization from C.
8996 (minibuffer-local-filename-completion-map): Move initialization from C;
8997 don't inherit from anything here.
8998 (minibuffer-local-filename-must-match-map): Make obsolete.
8999 (completing-read-default): Use make-composed-keymap to combine
9000 minibuffer-local-filename-completion-map with either
9001 minibuffer-local-must-match-map or
9002 minibuffer-local-filename-completion-map.
9003
d224ac83
GM
90042011-07-01 Glenn Morris <rgm@gnu.org>
9005
3de63bf8
GM
9006 * type-break.el (type-break-time-sum): Use dolist.
9007
d224ac83
GM
9008 * textmodes/flyspell.el (flyspell-word-search-backward):
9009 Replace CL function.
9010
1a1e3f32
SM
90112011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9012
fe3f64d5
SM
9013 * mouse.el (mouse--strip-first-event): New function.
9014 (function-key-map): Use it to map fringe clicks to normal clicks
9015 by default.
9016
eb604e34
SM
9017 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
9018 (vc-bzr-revision-completion-table): Add support for annotate and date.
9019
1a1e3f32
SM
9020 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
9021 inherit from parent.
9022
5bd35902
LMI
90232011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9024
ace6c69c 9025 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 9026 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 9027
191e2bed
LMI
9028 * dired.el (dired-mode): Fix up the doc string as suggested by
9029 Drew Adams (bug#8817).
9030
5bd35902
LMI
9031 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
9032 cookie, since the manual says that it should be possible to add
9033 this function to `find-file-hook' (bug#8709).
9034
eee8207a
TZ
90352011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9036
9037 * progmodes/cfengine.el: Moved all cfengine3.el functionality
9038 here. Noted Ted Zlatanov as the maintainer.
9039 (cfengine-common-settings, cfengine-common-syntax): New functions
9040 to set up common things between `cfengine-mode' and
9041 `cfengine3-mode'.
9042 (cfengine3-mode): New mode.
9043 (cfengine3-defuns cfengine3-defuns-regex
9044 (cfengine3-class-selector-regex cfengine3-category-regex)
9045 (cfengine3-vartypes cfengine3-font-lock-keywords)
9046 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 9047 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 9048
36b148cf
MA
90492011-07-01 Michael Albinus <michael.albinus@gmx.de>
9050
9051 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
9052
9053 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
9054
0bf4ba9a
MR
90552011-07-01 Martin Rudalics <rudalics@gmx.at>
9056
9057 * window.el (same-window-buffer-names, same-window-regexps)
9058 (same-window-p, special-display-frame-alist)
9059 (special-display-popup-frame, special-display-function)
9060 (special-display-buffer-names, special-display-regexps)
9061 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
9062 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9063 (split-window-preferred-function, split-height-threshold)
9064 (split-width-threshold, even-window-heights)
9065 (display-buffer-mark-dedicated, window-splittable-p)
9066 (split-window-sensibly, window-safely-shrinkable-p):
9067 Un-obsolete.
9068 (display-buffer): Don't spread args with function specifier
9069 because special-display-popup-frame won't like it.
9070
35837f51
PE
90712011-07-01 Paul Eggert <eggert@cs.ucla.edu>
9072
d0672f86
PE
9073 Time-stamp simplifications and fixes.
9074 These improve accuracy slightly, and future-proof the code
9075 against some potential changes to current-time format.
9076
b9444d97
PE
9077 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
9078 by using time-since and float-time.
9079
0ef923dc
PE
9080 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
9081 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
9082 + NNN microseconds".
9083
2f81380d
PE
9084 * type-break.el (type-break-time-sum): Rewrite using time-add.
9085
845b5c3e
PE
9086 * play/hanoi.el (hanoi-current-time-float): Remove.
9087 All uses replaced by float-time.
9088
ee6f1be0
PE
9089 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
9090 This yields a more-accurate answer.
9091 (rng-time-to-float): Remove; no longer needed.
9092
fe955043
PE
9093 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
9094
5777162a
PE
9095 * calendar/timeclock.el (timeclock-seconds-to-time):
9096 Defalias to seconds-to-time, since they're the same thing.
9097
3103f8b6 9098 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 9099 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
9100 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
9101
0e61a35f
SM
91022011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9103
9104 * window.el (bury-buffer): Don't iconify the only frame.
9105 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
9106 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
9107
ddd63a1e
CY
91082011-07-01 Chong Yidong <cyd@stupidchicken.com>
9109
0e61a35f
SM
9110 * eshell/em-smart.el (eshell-smart-display-navigate-list):
9111 Add mouse-yank-primary.
ddd63a1e 9112
055f4923
TZ
91132011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9114
9115 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
9116
6a2fb145
SM
91172011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9118
9119 * emacs-lisp/find-func.el (find-library--load-name): New fun.
9120 (find-library-name): Use it to find relative load names when provided
9121 absolute file name (bug#8803).
9122
fd4983f2
LMI
91232011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9124
887d14ad
LMI
9125 * textmodes/flyspell.el (flyspell-word): Consider words that
9126 differ only in case as potential doublons (bug#5687).
9127
c53dc7fc
LMI
9128 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
9129 Remove two rather uninteresting debugging-like messages to make
9130 debbugs.el more silent.
9131
fd4983f2
LMI
9132 * comint.el (comint-password-prompt-regexp): Accept "Response" as
9133 a password-like phrase.
9134
7a71b18d 91352011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
9136
9137 * progmodes/cc-guess.el: New file.
9138
6a2fb145 9139 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
9140
9141 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
9142 derived from `c-basic-common-init'.
9143
9144 * progmodes/cc-mode.el (top-level): Require cc-guess.
9145 (c-basic-common-init): Use `cc-choose-style-for-mode'.
9146
1fa280a3
LM
91472011-06-30 Lawrence Mitchell <wence@gmx.li>
9148
9149 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
9150
e6597158
AM
91512011-06-30 Alan Mackenzie <acm@muc.de>
9152
1fa280a3
LM
9153 * progmodes/cc-engine.el (c-guess-continued-construct):
9154 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
9155 lock is disabled. Name this case as "CASE G".
9156
68ba37fb
KM
91572011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
9158
9159 * allout.el (allout-yank-processing): Fix injection of extra space
9160 between bullet and non-whitespace character in first topic when
9161 pasting, ensuring that the actual spacing in the pasted topic
9162 following the bullet char is preserved. This extra space was
9163 causing pasted encrypted topics to get a decrypted status even
9164 when the content was actually still encrypted. Now the decryption
9165 status from before the paste is preserved.
9166
9167 (allout-flag-region): Set all allout overlays so they evaporate
9168 when reduced to zero length (evanescent), to prevent overlay
9169 leakage.
9170
887a0b34
GM
91712011-06-30 Glenn Morris <rgm@gnu.org>
9172
94b9acce
GM
9173 * w32-fns.el (w32-charset-info-alist): Declare.
9174
1d9b46d4
GM
9175 * find-dired.el (find-grep-options): Simplify.
9176
cc232200
GM
9177 * term/ns-win.el (ns-set-resource): Declare.
9178
28e77c46
GM
9179 * ses.el (row, col): Declare dynamic variables honestly.
9180
887a0b34
GM
9181 * textmodes/reftex-parse.el (index-tags): Declare.
9182
658d8eb8
CY
91832011-06-30 Chong Yidong <cyd@stupidchicken.com>
9184
9185 * cus-edit.el (customize-push-and-save): New function.
9186
9187 * files.el (hack-local-variables-confirm): Use it.
9188
1fa280a3
LM
9189 * custom.el (load-theme): New arg NO-CONFIRM.
9190 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
9191 (custom-enabled-themes): Doc fix.
9192
9193 * cus-theme.el (customize-create-theme)
9194 (custom-theme-merge-theme): Callers to load-theme changed.
9195
bb617717
LMI
91962011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9197
d61bdd5d
LMI
9198 * thingatpt.el (thing-at-point-short-url-regexp): Require that
9199 short URLs have at least one dot in them (bug #7614).
9200
bb617717
LMI
9201 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
9202 nil, because using a pty is apparently too slow (bug #895).
9203
2f31f37a
LMI
92042011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9205
9206 * mail/sendmail.el (sendmail-query-once): New function.
9207 (sendmail-query-once-function): New variable.
9208
3076b24e
GM
92092011-06-29 Glenn Morris <rgm@gnu.org>
9210
faf2a174
GM
9211 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
9212
3076b24e
GM
9213 * ses.el (top-level): Require cl when compiling.
9214 (ses-set-localvars): Fix error statement.
9215 Call it at compile time to silence a storm of warnings.
9216
5386012d
MR
92172011-06-29 Martin Rudalics <rudalics@gmx.at>
9218
9219 * window.el (normalize-live-buffer): Rename to
9220 window-normalize-buffer.
9221 (normalize-live-frame): Rename to window-normalize-frame.
9222 (normalize-any-window): Rename to window-normalize-any-window.
9223 (normalize-live-window): Rename to window-normalize-live-window.
9224 (make-window-atom): Rename to window-make-atom.
9225 (window-resize-reset): Rename to window--resize-reset.
9226 (window-resize-reset-1): Rename to window--resize-reset-1.
9227 (resize-mini-window): Rename to window--resize-mini-window.
9228 (resize-subwindows-skip-p): Rename to
9229 window--resize-subwindows-skip-p.
9230 (resize-subwindows-normal): Rename to
9231 window--resize-subwindows-normal.
9232 (resize-subwindows): Rename to window--resize-subwindows.
9233 (resize-other-windows): Rename to window--resize-siblings.
9234 (resize-this-window): Rename to window--resize-this-window.
9235 (resize-root-window): Rename to window--resize-root-window.
9236 (resize-root-window-vertically): Rename to
9237 window--resize-root-window-vertically.
9238 (normalize-buffer-to-display): Rename to
9239 window-normalize-buffer-to-display.
9240 (normalize-buffer-to-switch-to): Rename to
9241 window-normalize-buffer-to-switch-to.
9242 Correspondingly update all callers of the functions listed
9243 above.
9244 (display-buffer-alist, display-buffer-normalize-arguments)
9245 (display-buffer-normalize-options, display-buffer)
9246 (display-buffer-alist-set): Use "function" instead of
9247 "fun-with-args".
9248
1176868d
CY
92492011-06-28 Chong Yidong <cyd@stupidchicken.com>
9250
9251 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
9252 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
9253 debbugs.gnu.org. Mention acknowledgment email.
9254
20a7a65f
LMI
92552011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9256
9257 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
9258 buffer multibyteness, since it shouldn't matter.
9259
5f45cca5
MR
92602011-06-28 Martin Rudalics <rudalics@gmx.at>
9261
9262 * window.el (display-buffer-in-side-window): Handle dedicated
9263 windows as in display-buffer-reuse-window.
9264 (display-buffer-normalize-alist): Use value of override
9265 specifier.
9266 (display-buffer-normalize-specifiers): Use value of
9267 other-window-means-other-frame specifier.
9268 (display-buffer-alist): Rewrite some texts in widgets.
9269 (display-buffer): Spread arguments when calling function
9270 specified by fun-with-args.
9271
ad85fe1f
DD
92722011-06-28 Deniz Dogan <deniz@dogan.se>
9273
1fa280a3
LM
9274 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9275 Unnest `let'.
da68c4c8 9276
ad85fe1f
DD
9277 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
9278 selectors (Bug#5732).
ec49bd31 9279 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 9280
a08cc025
JA
92812011-06-27 Jari Aalto <jari.aalto@cante.net>
9282
9283 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
9284 (eshell-ls-date-format): New defcustom.
9285 (eshell-ls-file): Use it.
9286
e2b551c5
SM
92872011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9288
9289 * help-fns.el (describe-variable): Fix message for terminal-local vars.
9290
8982b231
KY
92912011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
9292
9293 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
9294 (ange-ftp-make-tmp-name): New arg.
9295 (ange-ftp-file-local-copy): Use it.
9296
36c9fa27
J
92972011-06-27 Jambunathan K <kjambunathan@gmail.com>
9298
9299 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
9300 no-conversion (Bug#8870).
9301
d68443dc
MR
93022011-06-27 Martin Rudalics <rudalics@gmx.at>
9303
9304 * window.el (window-right, window-left, window-child)
9305 (window-child-count, window-last-child)
9306 (window-iso-combination-p, walk-window-tree-1)
9307 (window-atom-check-1, window-tree-1, delete-window)
9308 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
9309 new naming conventions - window-vchild, window-hchild,
9310 window-next and window-prev are now called window-top-child,
9311 window-left-child, window-next-sibling and window-prev-sibling
9312 respectively.
d615d6d2
MR
9313 (resize-window-reset): Rename to window-resize-reset.
9314 (resize-window-reset-1): Rename to window-resize-reset-1.
9315 (resize-window): Rename to window-resize.
9316 (window-min-height, window-min-width)
9317 (resize-mini-window, resize-this-window, resize-root-window)
9318 (resize-root-window-vertically, adjust-window-trailing-edge)
9319 (enlarge-window, shrink-window, maximize-window)
9320 (minimize-window, delete-window, quit-restore-window)
9321 (split-window, balance-windows, balance-windows-area-adjust)
9322 (balance-windows-area, window-state-put-2)
9323 (display-buffer-even-window-sizes, display-buffer-set-height)
9324 (display-buffer-set-width, set-window-text-height)
9325 (fit-window-to-buffer): Rename all "resize-window" prefixed
9326 calls to use the "window-resize" prefix convention.
9327 (display-buffer-alist): Fix symbol for label specifier.
9328 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
9329 corresponding specifier.
9330 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 9331
b6458526
VB
93322011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9333
9334 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
9335 convention.
9336 (ses-call-printer): Does not pass an empty string to formatter when the
9337 cell is empty to keep from barking printer Calc math-format-value.
9338
d31fd9ac
RS
93392011-06-27 Richard Stallman <rms@gnu.org>
9340
43d5bf84
RS
9341 * battery.el (battery-mode-line-limit): New variable.
9342 (battery-update): Handle it.
9343
d31fd9ac
RS
9344 * mail/rmailmm.el (rmail-mime-process-multipart):
9345 Handle truncated messages.
9346
819a6054
GM
93472011-06-27 Glenn Morris <rgm@gnu.org>
9348
9349 * progmodes/flymake.el (flymake-err-line-patterns):
9350 Allow for column numbers in the ant/javac pattern. (Bug#8866)
9351
cedc73f2
VB
93522011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9353
819a6054 9354 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
9355 (ses--clean-!, ses--clean-_): New functions.
9356 (ses-range): Add configurability of readout order, and conversion
9357 to Calc vector.
9358
5e5d49b6
VB
9359 * ses.el (ses-repair-cell-reference-all): New function.
9360 (ses-cell-symbol): Set macro as safe, so that it can be used in
9361 formulas.
9362
56e6cc31 9363 * ses.el: Update cycle detection algorithm.
90ca8b49 9364 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 9365 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
9366 (ses-set-localvars): New function.
9367 (ses-make-cell): Add property-list as a cell element.
9368 (ses-cell-property-get-fun, ses-cell-property-get)
9369 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
9370 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
9371 New functions.
90ca8b49
VB
9372 (ses-cell-property-set, ses-cell-property-pop)
9373 (ses-cell-property-get-handle): New macro.
9374 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
9375 New aliases, used for code readability.
9376 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
9377 cycle detection.
9378 (ses-self-reference-early-detection): New defcustom.
fac916bf 9379 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
9380 (ses-mode): Use ses-set-localvars.
9381 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
9382 before lauching the update processing.
9383 (ses-initialize-Dijkstra-attempt): New function.
9384 (ses-recalculate-cell): Update for cycle detection based on
9385 Dijkstra algorithm.
9386
2bb63e81
VB
9387 * ses.el: Fix commenting and indenting convention.
9388
c9d29fb8
SM
93892011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9390
9391 * bs.el (bs-cycle-next): Complete last change.
9392
d8e4b68b
JB
93932011-06-27 Drew Adams <drew.adams@oracle.com>
9394
9395 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
9396
40098786
LMI
93972011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9398
c9d29fb8
SM
9399 * net/network-stream.el (network-stream-open-starttls):
9400 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
9401 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
9402
40098786
LMI
9403 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
9404 to binary to possibly avoid line encoding issues on Windows (among
9405 other things).
9406
468d09d4
LMI
94072011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9408
9409 * net/network-stream.el (open-network-stream): Return an :error
9410 saying what the problem was, if possible.
9411
9412 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
9413 server.
9414
9415 * net/network-stream.el (network-stream-open-starttls): If we
9416 wanted to use STARTTLS, and the server offered it, but we weren't
9417 able to because we had no STARTTLS support, then close the connection.
9418 (open-network-stream): Return an :error element, if present.
9419
16f07dd7
CY
94202011-06-26 Chong Yidong <cyd@stupidchicken.com>
9421
88821ca0
CY
9422 * hl-line.el (hl-line-sticky-flag): Doc fix.
9423 (global-hl-line-sticky-flag): New option (Bug#8323).
9424 (global-hl-line-highlight): Obey it.
9425
16f07dd7
CY
9426 * vc/vc.el (vc-revert-show-diff): Default to t.
9427
6b5ccddf
KM
94282011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
9429
c9d29fb8
SM
9430 * allout-widgets.el (allout-widgets-post-command-business):
9431 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
9432 undecorated when an isearch is continued past, and isearch
9433 automatically collapses them. This leads to "widget leaks", where
9434 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
9435 hidden widgets can slow down cursor travel, substantially.
9436 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
9437 so we're doing without this nicety.
9438
9439 (allout-widgets-tally-string): Don't try to do a hash-table-count
9440 of allout-widgets-tally when it's nil. This eliminates spurious "Error
9441 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
9442 *Messages* when allout-widgets-maintain-tally is t.
9443
355f2e07
MR
94442011-06-26 Martin Rudalics <rudalics@gmx.at>
9445
9446 * window.el (display-buffer-normalize-argument): Rename to
9447 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
9448 LABEL argument. Respect special-display-function when popping up
9449 a new frame. Fix code searching for a window showing the buffer
9450 on another frame.
c9d29fb8
SM
9451 (display-buffer-normalize-specifiers):
9452 Call display-buffer-normalize-arguments.
355f2e07
MR
9453 (display-buffer-in-window): Don't undedicate the window if its
9454 buffer remains the same.
9455 Reported by Drew Adams <drew.adams@oracle.com>.
9456 (display-buffer-alist): Add choice for same-window macro
9457 specfier.
9458 (display-buffer): Mention special meaning of LABEL argument in
9459 doc-string. Fix quoting. Don't pop up a new frame even as
9460 fallback.
9461
7ca8fc42
JB
94622011-06-26 Juanma Barranquero <lekktu@gmail.com>
9463
9464 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
9465 avoid deleting the current window in some cases (bug#8911).
9466
bc312254
AS
94672011-06-26 Andreas Schwab <schwab@linux-m68k.org>
9468
9469 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
9470 (Bug#8934)
9471
2db18f3f
LMI
94722011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9473
c9d29fb8
SM
9474 * net/network-stream.el (network-stream-open-starttls):
9475 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
9476 (network-stream-open-tls): Ditto.
9477
6302e0d3
LL
94782011-06-26 Leo Liu <sdl.web@gmail.com>
9479
9480 * register.el (registerv): New struct.
9481 (registerv-make): New function.
c9d29fb8
SM
9482 (jump-to-register, describe-register-1, insert-register):
9483 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
9484 struct. (Bug#8415)
9485
5fdd4046
CY
94862011-06-26 Chong Yidong <cyd@stupidchicken.com>
9487
2afef60a
CY
9488 * vc/vc.el (vc-revert-show-diff): New defcustom.
9489 (vc-diff-internal): New arg specifying diff buffer.
9490 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
9491 reuse an existing *vc-diff* buffer (Bug#8927).
9492
5fdd4046
CY
9493 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
9494
e93db24a
GM
94952011-06-26 Glenn Morris <rgm@gnu.org>
9496
9497 * progmodes/f90.el (f90-critical-indent): New option.
9498 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
9499 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
9500 (f90-mode): Doc fix.
9501 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
9502 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
9503 (f90-beginning-of-block, f90-next-block, f90-indent-region)
9504 (f90-match-end): Handle block, critical.
9505
eefff499
GM
95062011-06-25 Glenn Morris <rgm@gnu.org>
9507
f6ba4cc9
GM
9508 * calendar/diary-lib.el (diary-included-files): Doc fix.
9509 (diary-include-files): New function, extracted from
9510 diary-include-other-diary-files and diary-mark-included-diary-files.
9511 (diary-include-other-diary-files, diary-mark-included-diary-files):
9512 Just call diary-include-files.
9513 (diary-mark-entries): Reset diary-included-files on first call.
9514
16712304
GM
9515 * calendar/diary-lib.el (diary-mark-entries)
9516 (diary-mark-included-diary-files):
9517 Visit included diary-files in temp buffers.
9518
5d8e0d43
GM
9519 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
9520 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
9521 (f90-start-block-re, f90-imenu-generic-expression)
9522 (f90-looking-at-program-block-start, f90-no-block-limit):
9523 Add support for submodules.
9524
ccf7a5d5
GM
9525 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
9526 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 9527
11fdef7d 95282011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
9529
9530 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
9531 buffer-file-type before setting its value, to avoid disastrous
eefff499 9532 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 9533
74f53697
JB
95342011-06-25 Juanma Barranquero <lekktu@gmail.com>
9535
9536 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
9537
9538 * ses.el (ses-unload-function):
9539 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
9540
9541 * proced.el (proced-unload-function):
9542 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
9543
18a4ce5e
AR
95442011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
9545
9546 * server.el (server-create-window-system-frame): Add parameters arg.
9547 (server-process-filter): Doc fix. Handle frame-parameters.
9548
519d22cc
JB
95492011-06-25 Juanma Barranquero <lekktu@gmail.com>
9550
9551 Fix bug#8730, bug#8781.
9552
9553 * loadhist.el (unload--set-major-mode): New function.
9554 (unload-feature): Use it.
9555
9556 * progmodes/python.el (python-after-info-look): Add autoload cookie.
9557 (python-unload-function): New function.
9558
c206f5b0
SM
95592011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9560
9561 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
9562
f9ad64f3
GS
95632011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
9564
9565 * net/browse-url.el (browse-url-firefox-program): Add icecat to
9566 the candidates list.
9567
7d0da90e
JB
95682011-06-24 Juanma Barranquero <lekktu@gmail.com>
9569
9570 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
9571
14b4e83d
RS
95722011-06-23 Richard Stallman <rms@gnu.org>
9573
9574 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
9575 (rmail-variables): Set next-error-move-function.
9576 (rmail-what-message): Take argument POS.
9577 (rmail-next-error-move): New function.
9578
273d2baf
SM
95792011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9580
9581 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
9582 messages for adjacent non-terminals.
9583
56c2cc9a
RS
95842011-06-23 Richard Stallman <rms@gnu.org>
9585
9586 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 9587 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
9588 (rmail-start-mail): Don't specify use of rmail-mail-return;
9589 that's done by mail-bury now.
9590 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 9591
d59eb518
MA
95922011-06-23 Michael Albinus <michael.albinus@gmx.de>
9593
9594 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
9595 SIZE is a number.
9596
02cfc6d6
MR
95972011-06-23 Martin Rudalics <rudalics@gmx.at>
9598
9599 * window.el (get-lru-window, get-mru-window)
9600 (get-largest-window): Never return a minibuffer window.
9601 (display-buffer-pop-up-window): Fix a bug that could lead to
9602 reusing the minibuffer window.
9603 (display-buffer): Pass original specifier argument to
9604 display-buffer-function instead of the normalized one.
9605 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
9606
4e323265
LL
96072011-06-22 Leo Liu <sdl.web@gmail.com>
9608
9609 * minibuffer.el (completing-read-function)
9610 (completing-read-default): Move from minibuf.c
9611
7a70468f
RS
96122011-06-22 Richard Stallman <rms@gnu.org>
9613
50718fc2
RS
9614 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
9615 to Rmail even if not started by a special Rmail command.
9616
7a70468f
RS
9617 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
9618 Copy the buffer currently showing just one message.
9619
297dde5a
RW
96202011-06-22 Roland Winkler <winkler@gnu.org>
9621
9622 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
9623 (bibtex-clean-entry): First delete the old key so that a
9624 customized algorithm for generating the new key does not get
9625 confused by the old key.
9626 (bibtex-url): Obey regexp of first step.
9627 (bibtex-search-entries): Do not use add-to-list with local
9628 list-var.
9629
97bb1093
LMI
96302011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9631
9632 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
9633 stored a user name, then query for the password first, instead of
9634 waiting for SMTP to give an error message and the trying again.
9635
1c0f1a19
JD
96362011-06-22 Lawrence Mitchell <wence@gmx.li>
9637
9638 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
9639 BUFFER in call-process.
9640
396f7c9d
LMI
96412011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9642
9643 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
9644 QUIT twice.
ddb7ffee
LMI
9645 (smtpmail-try-auth-methods): Require user name and password from
9646 auth-source.
396f7c9d 9647
8998d1b3
MR
96482011-06-22 Martin Rudalics <rudalics@gmx.at>
9649
9650 * window.el (display-buffer-default-specifiers)
9651 (display-buffer-alist): Remove entries for pop-up-frame-alist.
9652 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 9653 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
9654
9655 * frame.el (pop-up-frame-alist, pop-up-frame-function)
9656 (special-display-frame-alist, special-display-popup-frame):
9657 Remove duplicate declarations. These are now in window.el.
9658
4ea31e07
LMI
96592011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9660
c9d29fb8
SM
9661 * mail/smtpmail.el (smtpmail-via-smtp):
9662 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
9663 server supports it. SMTP servers that support STARTTLS commonly
9664 require it.
9665
9666 * net/network-stream.el (network-stream-open-starttls): Support
9667 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 9668 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 9669
95f41d9a
LMI
9670 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
9671 upgrades with `open-network-stream', and rely solely on
9672 auth-source for all credentials. Big changes throughout the file,
9673 but in particular:
c9d29fb8
SM
9674 (smtpmail-auth-credentials): Remove.
9675 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
9676 (smtpmail-via-smtp): Check for servers saying they want AUTH after
9677 MAIL FROM, too.
95f41d9a 9678
c9d29fb8
SM
9679 * net/network-stream.el (network-stream-open-starttls):
9680 Provide support for client certificates both for external and built-in
4ea31e07
LMI
9681 STARTTLS.
9682 (auth-source): Require.
9683 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
9684 (network-stream-certificate): Change cert-cert to cert and
9685 cert-key to key.
4ea31e07 9686
065ec2c7
MA
96872011-06-21 Michael Albinus <michael.albinus@gmx.de>
9688
9689 * net/tramp-cache.el (top): Don't load the persistency file when
9690 "emacs -Q" has been called.
9691
cd93b359
DR
96922011-06-21 Tim Harper <timcharper@gmail.com>
9693
d8e4b68b
JB
9694 * term/ns-win.el (ns-initialize-window-system):
9695 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
9696 resource to NO as it is not yet supported by the NS port.
9697
ae9c0411
JB
96982011-06-21 Juanma Barranquero <lekktu@gmail.com>
9699
9700 * misc.el (list-dynamic-libraries--refresh): Compute header here...
9701 (list-dynamic-libraries): ...not here.
9702
7f3f739f
LL
97032011-06-21 Leo Liu <sdl.web@gmail.com>
9704
9705 * subr.el (sha1): Implement sha1 using secure-hash.
9706
327c8fb1
MR
97072011-06-21 Martin Rudalics <rudalics@gmx.at>
9708
9709 * window.el (display-buffer-alist): In default value do not
9710 enforce searching a window on any but the selected frame.
9711 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
9712 (display-buffer-select-window): Remove function.
9713 (display-buffer-in-window): When a window on another frame gets
9714 reused, do not select it any more but just raise its frame if
9715 necessary (Bug#8851) and (Bug#8856).
9716 (display-buffer-normalize-options): Handle pop-up-frames related
9717 options more faithfully.
9718 (pop-to-buffer): Don't rely on `display-buffer' selecting the
9719 window if it is on another frame.
c9d29fb8
SM
9720 (display-buffer-alist, display-buffer-default-specifiers):
9721 Don't make new frame unsplittable by default.
9e9de014
MR
9722 (display-buffer-normalize-argument): Fix doc-string typo and use
9723 'same-frame-other-window instead of 'other-window when associating
9724 with display-buffer-macro-specifiers.
327c8fb1 9725
7cf3f556
VB
97262011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
9727
9728 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
9729 New functions.
9730 (5x5-mode-map, 5x5-mode-menu): Bind them.
9731 (5x5-draw-grid): Tweak the solver's rendering.
9732
60a406cf
SM
97332011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9734
9735 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
9736 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
9737
d8e4b68b 97382011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
9739
9740 * menu-bar.el: Use function variable instead of switch-to-buffer.
9741 (menu-bar-select-buffer-function): New variable.
60a406cf 9742 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 9743
478d6f95
SM
97442011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9745
9746 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
9747 variable's status.
9748
ca530739
JD
97492011-06-20 Jan Djärv <jan.h.d@swipnet.se>
9750
9751 * x-dnd.el (x-dnd-version-from-flags)
9752 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
9753 and long as number (Bug#8899).
9754 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
9755
bcd70d97
SM
97562011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9757
60a406cf 9758 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
9759 (completion-try-completion, completion-all-completions): Compute the
9760 metadata argument if it's missing; make it optional (bug#8795).
9761
60a406cf 9762 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
9763 (widget-complete): Use new :completion-function property.
9764 (widget-completions-at-point): New function.
9765 (default): Use :completion-function instead of :complete.
60a406cf
SM
9766 (widget-default-completions): Rename from widget-default-complete;
9767 Rewrite.
bcd70d97
SM
9768 (widget-string-complete, widget-file-complete, widget-color-complete):
9769 Remove functions.
9770 (file, symbol, function, variable, coding-system, color):
9771 * international/mule-cmds.el (default-input-method, charset)
9772 (language-info-custom-alist):
9773 * cus-edit.el (face): Use new property :completions.
9774
9775 * progmodes/pascal.el (pascal-completions-at-point): New function.
9776 (pascal-mode): Use it.
9777 (pascal-mode-map): Use completion-at-point.
9778 (pascal-toggle-completions): Make obsolete.
9779 (pascal-complete-word, pascal-show-completions):
9780 * progmodes/octave-mod.el (octave-complete-symbol):
9781 Redefine as obsolete alias.
9782 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
9783 Signal absence of completion info for old Octave,
9784 (inferior-octave-complete): Redefine as obsolete alias.
9785 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
9786 (meta-completions-at-point): Rename from meta-complete-symbol and
9787 adapt it for use on completion-at-point-functions.
9788 (meta-common-mode): Use it.
9789 (meta-looking-at-backward, meta-match-buffer): Remove.
9790 (meta-complete-symbol): Redefine as obsolete alias.
9791 (meta-common-mode-map): Use completion-at-point.
9792 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
9793 (makefile-mode-map): Use completion-at-point.
9794 (makefile-completions-at-point): Rename from makefile-complete and
9795 adapt it for use on completion-at-point-functions.
9796 (makefile-mode): Use it.
9797 (makefile-complete): Redefine as obsolete alias.
9798
aebf69c8
DD
97992011-06-20 Deniz Dogan <deniz@dogan.se>
9800
9801 * net/rcirc.el: Delete trailing whitespaces once and for all.
9802
bfbbb27d
DC
98032011-06-20 Daniel Colascione <dan.colascione@gmail.com>
9804
9805 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
9806
d264a46b
CY
98072011-06-19 Chong Yidong <cyd@stupidchicken.com>
9808
4ca009e5
CY
9809 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
9810
d264a46b
CY
9811 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
9812
fbf5b3ce
MR
98132011-06-19 Martin Rudalics <rudalics@gmx.at>
9814
9815 * window.el (display-buffer-other-window-means-other-frame):
9816 Call display-buffer-normalize-alist.
9817 (display-buffer-normalize-specifiers-1): Rename to
9818 display-buffer-normalize-argument. New argument other-frame.
9819 Rewrite.
9820 (display-buffer-normalize-specifiers-2): Rename to
9821 display-buffer-normalize-options.
9822 (display-buffer-normalize-alist-1): New function.
9823 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
9824 display-buffer-normalize-alist.
9825 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
9826 (display-buffer-normalize-options-inhibit): New variable.
9827 (display-buffer-normalize-specifiers): Rewrite calling
9828 display-buffer-normalize-alist,
9829 display-buffer-normalize-argument, and
9830 display-buffer-normalize-options. Don't call the latter if
9831 display-buffer-normalize-options-inhibit is non-nil.
9832 (frame-auto-delete): New option.
9833 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
9834 (window-list-no-nils, window-state-ignored-parameters)
9835 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
9836 (window-state-put-1, window-state-put-2, window-state-put):
9837 New functions.
9a028c23
MR
9838 (display-buffer-normalize-options): Move special-display-p group
9839 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 9840
6d10d800
CY
98412011-06-18 Chong Yidong <cyd@stupidchicken.com>
9842
6420d28b
CY
9843 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
9844 groups (Bug#8776).
9845 (rx-submatch-n): New function.
9846 (rx): Document it.
9847
ddb8b596
CY
9848 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
9849 (Bug#8768).
9850
9851 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
9852
77080289
CY
9853 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
9854
61dfb316
CY
9855 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
9856 anytime existing face settings are present (Bug#8889).
9857
6d10d800
CY
9858 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
9859 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
9860 Remove unused argument.
9861
be3fb2b8
MR
98622011-06-18 Martin Rudalics <rudalics@gmx.at>
9863
bcd70d97
SM
9864 * window.el (display-buffer-default-specifiers):
9865 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
9866 pop-up-window-min-width, and another reuse-window specifier
9867 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
9868 (display-buffer-normalize-specifiers-2):
9869 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
9870 pop-up-windows is unset. Add a reuse-window specifier for the
9871 case popping up a new window fails.
9872 (special-display-popup-frame): Remove double quoting.
28dec25a 9873 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 9874
1c6d8c76
SM
98752011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9876
9877 * shell.el (shell-completion-vars): Set pcomplete-termination-string
9878 according to comint-completion-addsuffix.
9879
9880 * pcomplete.el: Convert to lexical binding and fix bug#8819.
9881 (pcomplete-suffix-list): Mark as obsolete.
9882 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
9883 pcomplete-seen in the closure.
9884 (pcomplete-comint-setup): Setup completion-at-point as well.
9885 (pcomplete--entries): New function.
9886 (pcomplete--env-regexp): New var.
9887 (pcomplete-entries): Rewrite to work with partial-completion and
9888 without relying on pcomplete-suffix-list.
9889 (pcomplete-pare-list): Remove, unused.
9890
25aef8b8
MR
98912011-06-17 Martin Rudalics <rudalics@gmx.at>
9892
9893 * window.el (display-buffer-alist): Set pop-up-window-min-height
9894 and pop-up-window-min-width in default value. Reported by
9895 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
9896 other-window-means-other-frame.
9897 (display-buffer-macro-specifiers): Comment out entry for
9898 other-window specifier.
9899 (display-buffer-other-window-means-other-frame): New function.
9900 (display-buffer-normalize-specifiers-1): New arguments
9901 buffer-name and label. Treat other-window case specially.
9902 (display-buffer-normalize-specifiers-2): Treat other-window case
9903 specially.
9904 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
9905 (display-buffer-normalize-specifiers):
9906 Call display-buffer-normalize-specifiers-3.
25aef8b8 9907
dbad4f69
MR
99082011-06-17 Martin Rudalics <rudalics@gmx.at>
9909
9910 * window.el (same-window-p): Fix two typos introduced when
9911 adding with-no-warnings.
d1067961
MR
9912 (display-buffer-normalize-specifiers-1): Don't check
9913 pop-up-frames for 'unset initialization.
9914 (display-buffer-normalize-specifiers-2): Major rewrite using
9915 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
9916 (pop-up-frames, display-buffer-reuse-frames)
9917 (display-buffer-mark-dedicated): Don't initialize to 'unset.
9918 Suggested by David Engster <deng@randomsample.de>.
9919 (even-window-heights): Initialize to 'unset.
9920 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
9921 (display-buffer-macro-specifiers): Don't pop up a new frame in the
9922 other window case.
dbad4f69 9923
9b9c9e3a
MR
99242011-06-16 Martin Rudalics <rudalics@gmx.at>
9925
bcd70d97
SM
9926 * window.el (display-buffer-normalize-specifiers-1):
9927 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 9928 second argument of display-buffer (Bug#8865).
981d5c09
MR
9929 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
9930 (switch-to-buffer-other-window-same-frame)
9931 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
9932 Adams (Bug#8875).
9c2755e9
MR
9933 (display-buffer): Don't check noninteractive when calling
9934 display-buffer-pop-up-frame.
9935 (display-buffer-pop-up-frame): Never pop up a frame in
9936 noninteractive mode (Bug#8857).
67222e1d
MR
9937 (enlarge-window, shrink-window): Don't report an error when the
9938 window can't be resized as requested (Bug#8862).
9b9c9e3a 9939
2b75be67
SM
99402011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9941
9ffdd3ba
SM
9942 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
9943
cb581a67
SM
9944 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
9945
2b75be67
SM
9946 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
9947
8c0e3589
AM
99482011-06-15 Alan Mackenzie <acm@muc.de>
9949
cb581a67
SM
9950 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
9951 for declarators, disable knr checking to speed up for normal files.
9952 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 9953
b96e6cde
LMI
99542011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9955
4bba86e6
LMI
9956 * net/network-stream.el (open-network-stream): Add the keyword
9957 :always-query-capabilities for the case where you want to force a
9958 `plain' network connection, but the protocol still requires the
9959 capabilitiy command (i.e., SMTP and EHLO).
9960
2b75be67 9961 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
9962 consistency with other `-live-p' functions.
9963
efdcdbf8
SM
99642011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9965
9966 * window.el (same-window-buffer-names, same-window-regexps)
9967 (special-display-frame-alist, special-display-popup-frame)
9968 (special-display-function, special-display-buffer-names)
9969 (special-display-regexps, pop-up-frame-alist)
9970 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
9971 (pop-up-windows, split-window-preferred-function)
9972 (split-height-threshold, split-width-threshold, even-window-heights)
9973 (display-buffer-mark-dedicated): Don't encourage the use of
9974 display-buffer-alist from Elisp code.
9975
c5cde042
DN
99762011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9977
9978 * progmodes/python.el (python-mode): Derive from prog-mode.
9979 * progmodes/ps-mode.el (ps-mode):
9980 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 9981 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
9982 * progmodes/ld-script.el (ld-script-mode): Likewise.
9983
baa1c9ab
MR
99842011-06-15 Martin Rudalics <rudalics@gmx.at>
9985
9986 * window.el (display-buffer-alist): Trim default value to avoid
9987 popping up a new frame (Bug#8857) or reusing an arbitrary window
9988 on another frame.
9989 (display-buffer): Do not fall back on popping up a new frame in
9990 batch mode (Bug#8857).
9991
c5dd5a51
CY
99922011-06-14 Chong Yidong <cyd@stupidchicken.com>
9993
9994 * cus-theme.el (describe-theme-1): Use custom-theme-p.
9995 (custom-theme-summary): New function.
9996 (customize-themes): Use it.
9997
d647b7c4
GM
99982011-06-13 Glenn Morris <rgm@gnu.org>
9999
10000 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
10001
9481c002
MR
100022011-06-13 Martin Rudalics <rudalics@gmx.at>
10003
357f93d2
MR
10004 * help.el (help-window): Remove variable.
10005 (help-window-point-marker, temp-buffer-max-height)
10006 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
10007 (help-print-return-message): Don't set help-window.
10008 (resize-temp-buffer-window): Rewrite cod eand doc-string.
10009 (help-window-setup-finish): Remove.
10010 (help-window-display-message, help-window-setup)
10011 (with-help-window): Major rewrite based on new
10012 display-buffer-window variable.
10013
10014 * help-mode.el (help-mode-finish): Remove help-window related
10015 code.
10016
10017 * view.el (view-exits-all-viewing-windows): Remove reference to
10018 view-return-to-alist in doc-string.
10019 (view-return-to-alist): Make obsolete.
10020 (view-buffer): Call pop-to-buffer-same-window and remove
10021 undo-window code.
10022 (view-buffer-other-window): Call pop-to-buffer-other-window and
10023 simplify code. Ignore second argument.
10024 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
10025 simplify code. Ignore second argument.
10026 (view-return-to-alist-update): Make obsolete.
10027 (view-mode-enter): Rename second argument to QUIT-RESTORE.
10028 Rewrite using quit-restore window parameters.
2b75be67
SM
10029 (view-mode-exit): Rename second argument to EXIT-ONLY.
10030 Rewrite using quit-restore-window.
357f93d2
MR
10031 (View-exit, View-exit-and-edit, View-leave, View-quit)
10032 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
10033 appropriate arguments.
10034 (view-end-message): Use quit-restore window parameter.
10035
9481c002
MR
10036 * window.el (display-buffer-function): Rewrite doc-string.
10037 (display-buffer-window, display-buffer-alist): New variables.
10038 (display-buffer-split-specifiers)
10039 (display-buffer-side-specifiers)
10040 (display-buffer-macro-specifiers): New constants.
10041 (display-buffer-even-window-sizes, display-buffer-set-height)
10042 (display-buffer-set-width, display-buffer-select-window)
10043 (display-buffer-in-window, display-buffer-reuse-window)
10044 (display-buffer-split-window-1, display-buffer-split-window)
10045 (display-buffer-split-atom-window, display-buffer-pop-up-window)
10046 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
10047 (display-buffer-in-side-window, normalize-buffer-to-display)
10048 (display-buffer-normalize-specifiers-1)
10049 (display-buffer-normalize-specifiers-2)
2b75be67
SM
10050 (display-buffer-normalize-specifiers, display-buffer-frame):
10051 New functions.
9481c002
MR
10052 (display-buffer): Major rewrite.
10053 (display-buffer-other-window, display-buffer-other-frame)
10054 (pop-to-buffer, switch-to-buffer-other-window)
10055 (switch-to-buffer-other-frame): Rewrite.
10056 (display-buffer-same-window, display-buffer-same-frame)
10057 (display-buffer-same-frame-other-window)
10058 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10059 (pop-to-buffer-other-window)
10060 (pop-to-buffer-same-frame-other-window)
10061 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
10062 (switch-to-buffer-other-window-same-frame): New functions.
10063 (same-window-p, special-display-p): Rewrite disabling warnings.
10064 Make obsolete.
10065 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10066 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
10067 Make obsolete
10068 (same-window-buffer-names, same-window-regexps)
10069 (special-display-frame-alist, special-display-popup-frame)
10070 (special-display-function, special-display-buffer-names)
10071 (special-display-regexps, pop-up-frame-alist)
10072 (pop-up-frame-function, split-window-preferred-function)
10073 (split-height-threshold, split-width-threshold)
10074 (even-window-heights): Make obsolete.
10075
9db51aca
GM
100762011-06-12 Glenn Morris <rgm@gnu.org>
10077
10078 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 10079 Misc simplifications.
9db51aca 10080
39cffb44
MR
100812011-06-12 Martin Rudalics <rudalics@gmx.at>
10082
10083 * window.el (window-safely-shrinkable-p): Restore function which
10084 was inadvertently removed in change from 2011-06-11. Declare as
10085 obsolete.
10086
2b75be67
SM
10087 * calendar/calendar.el (calendar-generate-window):
10088 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
10089 window-safely-shrinkable-p.
10090
a8955be7
GM
100912011-06-12 Glenn Morris <rgm@gnu.org>
10092
10093 * progmodes/fortran.el (fortran-mode-syntax-table):
10094 * progmodes/f90.el (f90-mode-syntax-table):
10095 Set % to punctuation. (Bug#8820)
10096 (f90-find-tag-default): Remove, no longer needed.
10097
f0d4059d
DC
100982011-06-12 Daniel Colascione <dan.colascione@gmail.com>
10099
10100 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
10101
1100a63c
CY
101022011-06-11 Chong Yidong <cyd@stupidchicken.com>
10103
10104 * image.el (image-animated-p): Return animation delay in seconds.
10105 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
10106 (image-animate-timeout): Remove DELAY argument. Don't assume
10107 every subimage has the same delay; get it from image-animated-p.
10108 (image-animate): Caller changed.
10109
def722bf
MA
101102011-06-11 Michael Albinus <michael.albinus@gmx.de>
10111
10112 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
10113 to ignored backtrace functions.
10114
0a2bb1a9
GM
101152011-06-11 Glenn Morris <rgm@gnu.org>
10116
10117 * calendar/appt.el (appt-disp-window-function): Doc fix.
10118 (appt-check): Handle overlapping appointments. (Bug#8337)
10119
6198ccd0
MR
101202011-06-11 Martin Rudalics <rudalics@gmx.at>
10121
10122 * window.el (window-tree-1, window-tree): New functions, moving
10123 the latter to window.el.
10124 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
10125 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
10126 (bw-refresh-edges): Remove.
10127 (balance-windows-1, balance-windows-2): New functions.
10128 (balance-windows): Rewrite in terms of window tree functions,
10129 balance-windows-1 and balance-windows-2.
10130 (bw-adjust-window): Remove.
10131 (balance-windows-area-adjust): New function with functionality of
10132 bw-adjust-window but using resize-window.
2b75be67
SM
10133 (set-window-text-height): Rewrite doc-string.
10134 Use normalize-live-window and resize-window.
10135 (enlarge-window-horizontally, shrink-window-horizontally):
10136 Rename argument to DELTA.
6198ccd0
MR
10137 (window-buffer-height): New function.
10138 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
10139 Rewrite using new window resize routines.
2b75be67
SM
10140 (kill-buffer-and-window, mouse-autoselect-window-select):
10141 Use ignore-errors instead of condition-case.
6198ccd0
MR
10142 (quit-window): Call delete-frame instead of delete-windows-on
10143 for the only buffer on frame.
10144
9397e56f
MR
101452011-06-10 Martin Rudalics <rudalics@gmx.at>
10146
10147 * loadup.el (top-level): Load window before files for the sake
10148 of replace-buffer-in-windows.
10149
10150 * files.el (read-buffer-to-switch)
10151 (switch-to-buffer-other-window)
2b75be67
SM
10152 (switch-to-buffer-other-frame, display-buffer-other-frame):
10153 Move to window.el.
9397e56f
MR
10154
10155 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
10156 (previous-buffer): Move to window.el.
10157
10158 * bindings.el (unbury-buffer): Move to window.el.
10159
10160 * window.el (delete-other-windows-vertically): Move after
10161 definition of delete-other-windows.
10162 (other-window, delete-windows-on, replace-buffer-in-windows):
10163 Move here from window.c.
10164 (record-window-buffer, unrecord-window-buffer)
10165 (set-window-buffer-start-and-point, switch-to-prev-buffer)
10166 (switch-to-next-buffer): New functions.
10167 (get-next-valid-buffer, last-buffer, next-buffer): Move here
10168 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
10169 (previous-buffer): Move here from simple.el.
10170 Call switch-to-prev-buffer.
9397e56f
MR
10171 (bury-buffer): Move here from buffer.c. Switch to previous
10172 buffer when window cannot be deleted.
10173 (unbury-buffer): Move here from bindings.el.
10174 (ctl-x-map): Move binding for other-window from window.c to
10175 here.
10176 (read-buffer-to-switch, switch-to-buffer-other-window)
10177 (switch-to-buffer-other-frame): Move here from files.el.
10178 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
10179 (switch-to-buffer): Move here from buffer.c.
10180 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 10181
562dd5e9
MR
101822011-06-10 Martin Rudalics <rudalics@gmx.at>
10183
10184 * window.el (window-min-height, window-min-width): Move here
10185 from window.c. Add defcustoms and rewrite doc-strings.
10186 (resize-mini-window, resize-window): New functions.
10187 (adjust-window-trailing-edge, enlarge-window, shrink-window):
10188 Move here from window.c.
10189 (maximize-window, minimize-window): New functions.
10190 (delete-window, delete-other-windows, split-window): Move here
10191 from window.c.
10192 (window-split-min-size): New function.
10193 (split-window-keep-point): Mention split-window-above-each-other
10194 instead of split-window-vertically.
2b75be67 10195 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
10196 Rename split-window-vertically to split-window-above-each-other
10197 and provide defalias for old definition.
10198 (split-window-side-by-side, split-window-horizontally):
10199 Rename split-window-horizontally to split-window-side-by-side
10200 and provide defalias for the old definition.
562dd5e9
MR
10201 (ctl-x-map): Move bindings for delete-window,
10202 delete-other-windows and enlarge-window here from window.c.
10203 Replace bindings for split-window-vertically and
10204 split-window-horizontally by bindings for
10205 split-window-above-each-other and split-window-side-by-side.
10206
10207 * cus-start.el (all): Remove entries for window-min-height and
10208 window-min-width. Add entries for window-splits and
10209 window-nest.
10210
f0da764a
GM
102112011-06-09 Glenn Morris <rgm@gnu.org>
10212
80675c21
GM
10213 * calendar/appt.el (appt-mode-line): New function.
10214 (appt-check, appt-disp-window): Use it.
10215
f0da764a
GM
10216 * files.el (hack-one-local-variable-eval-safep):
10217 Allow minor-modes with explicit +/-1 arguments.
10218
59f623b7
TZ
102192011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
10220
10221 * term/xterm.el (xterm): Add defgroup.
10222 (xterm-extra-capabilities): Add defcustom to supply known xterm
10223 capabilities, skip querying them, or query them (default).
10224 (terminal-init-xterm): Use it.
10225 (terminal-init-xterm-modify-other-keys): New function to set up
10226 modifyOtherKeys support to simplify `terminal-init-xterm'.
10227
9aab8e0d
MR
102282011-06-09 Martin Rudalics <rudalics@gmx.at>
10229
10230 * window.el (resize-window-reset, resize-window-reset-1)
10231 (resize-subwindows-skip-p, resize-subwindows-normal)
10232 (resize-subwindows, resize-other-windows, resize-this-window)
10233 (resize-root-window, resize-root-window-vertically)
10234 (window-deletable-p, window-or-subwindow-p)
10235 (frame-root-window-p): New functions.
10236
e8b08aee
GM
102372011-06-09 Glenn Morris <rgm@gnu.org>
10238
10239 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
10240 (ange-ftp-get-files): Use it.
10241
254c37a5
AK
102422011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10243
10244 * mail/sendmail.el (mail-recover-1, mail-recover):
10245 * files.el (recover-file, recover-session):
10246 Handle dired-listing-switches not being just a single short option.
10247
35d7dbd3
GM
102482011-06-09 Glenn Morris <rgm@gnu.org>
10249
10250 * calendar/appt.el (appt-display-message, appt-disp-window):
10251 Handle lists of appointments.
10252
387522b2
MR
102532011-06-08 Martin Rudalics <rudalics@gmx.at>
10254
2b75be67
SM
10255 * window.el (one-window-p): Move down in code.
10256 Rewrite doc-string.
10257 (window-current-scroll-bars): Rewrite doc-string.
10258 Normalize live window argument.
387522b2
MR
10259 (walk-windows, get-window-with-predicate, count-windows):
10260 Rewrite doc-string. Use window-list-1.
10261 (window-in-direction-2, window-in-direction, get-mru-window):
10262 New functions.
10263
d8e4b68b 102642011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
10265
10266 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
10267 Doc fix (Bug#8713).
10268
102692011-06-08 Chong Yidong <cyd@stupidchicken.com>
10270
10271 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
10272
102732011-06-08 Juanma Barranquero <lekktu@gmail.com>
10274
10275 * loadhist.el (unload-feature-special-hooks):
10276 Add `comint-output-filter-functions'.
10277
0de12c52
IK
102782011-06-08 Ivan Kanis <gnu@kanis.fr>
10279
10280 * calendar/appt.el (appt-check): Move some initializations into the let.
10281
f3d1777e
MR
102822011-06-08 Martin Rudalics <rudalics@gmx.at>
10283
10284 * window.el (window-height): Defalias to window-total-height.
10285 (window-width): Defalias to window-body-width.
10286
18af70d0
CY
102872011-06-07 Chong Yidong <cyd@stupidchicken.com>
10288
10289 * image-mode.el (image-toggle-animation): New command.
10290 (image-mode-map): Bind it to RET.
10291 (image-mode): Update message.
10292 (image-toggle-display-image): Avoid a spurious cache flush.
10293 (image-transform-rotation): Doc fix.
10294 (image-transform-properties): Return quickly in the normal case.
10295 (image-animate-loop): Rename from image-animate-max-time.
10296
2b75be67 10297 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
10298 (create-animated-image): Remove unnecessary function.
10299 (image-animate): Rename from image-animate-start. New arg.
2b75be67 10300 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
10301 (image-animate-timer): Use car-safe.
10302 (image-animate-timeout): Rename argument.
10303
190b47e6
MR
103042011-06-07 Martin Rudalics <rudalics@gmx.at>
10305
10306 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
10307 window.c. Rename first argument to ALL-FRAMES.
10308 Rephrase doc-strings.
10309 (get-buffer-window-list): Rewrite using window-list-1.
10310 Rephrase doc-string.
a1511caf
MR
10311 (window-safe-min-height, window-safe-min-width): New constants.
10312 (window-size-ignore, window-min-size, window-min-size-1)
10313 (window-sizable, window-sizable-p, window-size-fixed-1)
10314 (window-size-fixed-p, window-min-delta-1, window-min-delta)
10315 (window-max-delta-1, window-max-delta, window-resizable)
10316 (window-resizable-p, window-total-height, window-total-width)
10317 (window-body-width): New functions.
10318 (window-full-height-p, window-full-width-p): Rewrite using
10319 window-total-size.
10320 (window-body-height): Rewrite using window-body-size.
190b47e6 10321
85cc1f11
MR
103222011-06-06 Martin Rudalics <rudalics@gmx.at>
10323
10324 * window.el (window-right, window-left, window-child)
10325 (window-child-count, window-last-child, window-any-p)
10326 (normalize-live-buffer, normalize-live-frame)
10327 (normalize-any-window, normalize-live-window)
10328 (window-iso-combination-p, window-iso-combined-p)
10329 (window-iso-combinations)
10330 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
10331 (windows-with-parameter, window-with-parameter)
10332 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
10333 (window-atom-check, window-side-check, window-check):
10334 New functions.
85cc1f11
MR
10335 (ignore-window-parameters, window-sides, window-sides-vertical)
10336 (window-sides-slots): New variables.
10337 (window-size-fixed): Move down in code. Minor doc-string fix.
10338
e7156492
AS
103392011-06-05 Andreas Schwab <schwab@linux-m68k.org>
10340
10341 * comint.el (comint-dynamic-complete-as-filename)
10342 (comint-dynamic-complete-filename): Correctly call
10343 completion-in-region.
10344
7e821d0d
DD
103452011-06-05 Deniz Dogan <deniz@dogan.se>
10346
10347 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
10348 in last change.
10349
ac09b8a1
DD
103502011-06-05 Deniz Dogan <deniz@dogan.se>
10351
10352 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
10353 (rcirc): Use it to prompt for encryption.
10354
34699b85
RW
103552011-06-05 Roland Winkler <winkler@gnu.org>
10356
10357 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
10358 (bibtex-search-entries): New command bound to C-c C-a.
10359 (bibtex-display-entries): New function.
10360
004dedd3
RW
103612011-06-05 Roland Winkler <winkler@gnu.org>
10362
10363 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
10364 (bibtex-insert-kill): After yanking insert newline if necessary.
10365 (bibtex-initialize): Call bibtex-string-files-init only once.
10366 (bibtex-mode): Do not call easy-menu-add.
10367 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
10368 (bibtex-yank): Set arg properly if nil.
10369
022fe7ce
RW
103702011-06-05 Roland Winkler <winkler@gnu.org>
10371
2b75be67
SM
10372 * textmodes/bibtex.el (bibtex-search-entry-globally):
10373 New variable.
022fe7ce
RW
10374 (bibtex-search-entry): Use it.
10375
b7c3692a
RW
103762011-06-05 Roland Winkler <winkler@gnu.org>
10377
10378 * textmodes/bibtex.el (bibtex-entry-format): New option
10379 sort-fields.
10380 (bibtex-format-entry, bibtex-reformat): Honor this option.
10381 (bibtex-parse-entry): Return fields in proper order.
10382
8eda563d
JB
103832011-06-05 Juanma Barranquero <lekktu@gmail.com>
10384
10385 * doc-view.el (doc-view-remove-if): Move computation of result out
10386 of `dolist' to silence misleading lexical-binding warning.
10387
7dbe3dbc
CY
103882011-06-04 Chong Yidong <cyd@stupidchicken.com>
10389
10390 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
10391 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
10392
0c33dd17
MA
103932011-06-04 Michael Albinus <michael.albinus@gmx.de>
10394
10395 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
10396 "SunOS 5.10".
10397
f8f91c2b
MA
103982011-06-04 Michael Albinus <michael.albinus@gmx.de>
10399
10400 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
10401 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
10402 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
10403 (tramp-parse-putty):
10404 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
10405 (tramp-completion-function-alist-ssh)
10406 (tramp-completion-function-alist-telnet)
10407 (tramp-completion-function-alist-su)
10408 (tramp-completion-function-alist-putty): Set `tramp-autoload'
10409 cookie.
10410
10411 * net/tramp-ftp.el:
10412 * net/tramp-sh.el:
10413 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
10414 load "tramp.el" `tramp-set-completion-function'.
10415
e17d9003
SM
104162011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10417
10418 * shell.el: Require and use pcomplete.
10419 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
10420 (shell-completion-vars): Set pcomplete-default-completion-function.
10421
6c4cab03
DD
104222011-06-04 Deniz Dogan <deniz@dogan.se>
10423
10424 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
10425 `memq' (Bug#8799).
10426
ea9fafe0
SM
104272011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10428
10429 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
10430
b3e945d3
JB
104312011-06-02 Juanma Barranquero <lekktu@gmail.com>
10432
10433 * bs.el (bs--mark-unmark, bs--nth-wrapper):
10434 * mpc.el (mpc-select-extend, mpc-songpointer-context):
10435 * vc/log-view.el (log-view-beginning-of-defun):
10436 * vc/smerge-mode.el (smerge-apply-resolution-patch)
10437 (smerge-refine-forward, smerge-refine-chopup-region):
10438 Silence warning for unused `dotimes' counter variables.
10439
7d520089
SM
104402011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10441
10442 * net/tramp.el (tramp-with-progress-reporter): Rename from
10443 with-progress-reporter. Use `declare'.
10444 * net/tramp-smb.el:
10445 * net/tramp-sh.el:
10446 * net/tramp-gvfs.el: Update all uses.
10447
a1c2400f
JB
104482011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
10449
10450 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
10451 buffer isn't killed before making it current.
10452
2403c841
SM
104532011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10454
10455 Silence various byte-compiler warnings.
10456 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
10457 `access-type' and new obsolescence format.
10458 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
10459 new format.
10460 (byte-compile-check-variable): New `access-type' argument.
10461 Only warn if the access-type is obsolete.
10462 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
10463 (byte-compile-variable-set): Adjust callers.
10464 * help-fns.el (describe-variable): Adjust to new obsolescence format.
10465 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
10466 setting it as obsolete.
10467 * simple.el (minibuffer-completing-symbol):
10468 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
10469 access as obsolete.
10470 * minibuffer.el (minibuffer-completing-file-name): Don't make it
10471 obsolete yet.
10472 * international/quail.el (quail-mouse-choose-completion): Remove unused
10473 code referring to obsolete var.
10474 (quail-choose-completion-string): Remove.
10475 * server.el (server-clients-with, server-kill-buffer-query-function)
10476 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
10477 * proced.el (proced-send-signal):
10478 * emacs-lisp/lisp.el (lisp-complete-symbol):
10479 Replace completion-annotate-function with completion-extra-properties.
10480
2462470b
SM
104812011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10482
fb5b2591
SM
10483 * simple.el (goto-line): Use read-number.
10484 (overriding-map-is-bound): Remove.
10485 (saved-overriding-map): Change default.
10486 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
10487 Take the map as argument.
10488 (universal-argument, negative-argument, digit-argument): Use it.
10489 (restore-overriding-map): Adjust.
10490 (do-auto-fill): Use fill-forward-paragraph.
10491 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
10492
fd6fa53f
SM
10493 * minibuffer.el (minibuffer-inactive-mode-map): New var.
10494 (minibuffer-inactive-mode): New major mode.
10495 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
10496 the *Messages* buffer" hack.
10497 (mouse-popup-menubar): Don't burp if the event is a normal key.
10498
2462470b
SM
10499 Miscellaneous tweaks.
10500 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
10501 lexical scoping as in subr.el's dolist and dotimes.
10502 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
10503 Silence compiler warning.
10504 * thingatpt.el (forward-whitespace): Trivial coding style fix.
10505 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
10506 * international/ccl.el (ccl-compile): Trivial simplification.
10507 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
10508 * emacs-lisp/testcover.el (testcover-end): Remove spurious
10509 `printflag' argument.
10510 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
10511 Purecopy the whole obsolescence data.
10512
108bf785
LL
105132011-06-01 Leo Liu <sdl.web@gmail.com>
10514
10515 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
10516 improve doc-string as suggested by Marco Pessotto
10517 <melmothx@gmail.com>.
10518 (rcirc-print): Fix last change.
10519
30a23501
SM
105202011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10521
10522 * minibuffer.el (complete-with-action): Return nil for the metadata and
10523 boundaries of non-functional tables.
10524 (completion-table-dynamic): Return nil for the metadata.
10525 (completion-table-with-terminator): Add default case, using
10526 complete-with-action.
10527 (completion--metadata): New function.
10528 (completion-all-sorted-completions, minibuffer-completion-help): Use it
10529 to try and avoid pathological performance problems.
10530 (completion--embedded-envvar-table): Return `category' metadata.
10531
bcd54f83
LMI
105322011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10533
10534 * subr.el (process-alive-p): New tiny convenience function.
10535
e227544d
SM
105362011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10537
10538 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
10539 content but also its previous major mode.
10540
e8296fdc
HE
105412011-05-31 Helmut Eller <eller.helmut@gmail.com>
10542
4d61f28d 10543 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
10544 *Backtrace* buffer when we exit with C-M-c.
10545
620c53a6
SM
105462011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10547
10548 * minibuffer.el: Add metadata method to completion tables.
10549 (completion-category-overrides): New defcustom.
10550 (completion-metadata, completion--field-metadata)
10551 (completion-metadata-get, completion--styles)
10552 (completion--cycle-threshold): New functions.
10553 (completion-try-completion, completion-all-completions):
10554 Add `metadata' argument to choose completion-styles.
10555 (completion--do-completion): Use metadata to choose cycling.
10556 (completion-all-sorted-completions): Use metadata for sorting.
10557 Remove :completion-cycle-penalty which is not needed any more.
10558 (completion--try-word-completion): Add `metadata' argument.
10559 (minibuffer-completion-help): Check metadata for annotation function
10560 and sorting.
10561 (completion-file-name-table): Return `category' metadata.
10562 (minibuffer-completing-file-name): Make obsolete.
10563 * simple.el (minibuffer-completing-symbol): Make obsolete.
10564 * icomplete.el (icomplete-completions): Pass new `metadata' param to
10565 completion-try-completion.
10566
1257e755
SM
105672011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10568
10569 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
10570
3767e706
LL
105712011-05-30 Leo Liu <sdl.web@gmail.com>
10572
10573 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
10574 (rcirc-print): Decode all incoming messages (bug#8744).
10575 (rcirc-decode-coding-system): Allow value nil for automatic coding
10576 system detection.
3767e706 10577
d1a5d56a
GM
105782011-06-01 Glenn Morris <rgm@gnu.org>
10579
10580 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
10581
e8cbec34
CY
105822011-05-29 Chong Yidong <cyd@stupidchicken.com>
10583
10584 * image.el (image-animate-max-time): Allow nil and t values.
10585 Default to nil.
10586 (create-animated-image): Doc fix.
10587 (image-animate-start): Remove second arg; just use
10588 image-animate-max-time.
10589 (image-animate-timeout): Doc fix. Args changed.
10590
10591 * image-mode.el (image-toggle-display-image): Ensure that the
10592 image spec passed to the animate timer is the same object as in
58179cce 10593 the buffer's display property (Bug#6981).
e8cbec34
CY
10594 (image-transform-properties): Doc fix.
10595
10596 * image.el (image-animate-max-time): Default to nil.
10597
159daf87
MR
105982011-05-29 Martin Rudalics <rudalics@gmx.at>
10599
10600 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
10601 entire buffer list (Bug#8184).
10602
d66c4c7c
CY
106032011-05-29 Chong Yidong <cyd@stupidchicken.com>
10604
10605 * image.el (imagemagick-types-inhibit)
10606 (imagemagick-register-types): Doc fix.
10607
80aec780
DD
106082011-05-29 Deniz Dogan <deniz@dogan.se>
10609
10610 * net/rcirc.el (rcirc): Use the user's stored encryption method by
10611 default.
10612
1dd3c2d9
CY
106132011-05-29 Chong Yidong <cyd@stupidchicken.com>
10614
10615 * select.el: Don't perform clipboard-manager saving in hooks;
10616 leave the hooks empty.
10617
60e56523
LL
106182011-05-28 Leo Liu <sdl.web@gmail.com>
10619
10620 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
10621 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
10622 (occur-edit-mode): New major mode (Bug#8463).
10623 (occur-after-change-function): New function.
10624 (occur-engine): Give Occur tags a read-only property.
10625
2b1e1a22
KR
106262011-05-28 Kevin Ryde <user42@zip.com.au>
10627
10628 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
10629
5d344e88
CY
106302011-05-28 Chong Yidong <cyd@stupidchicken.com>
10631
8e6ca83d
CY
10632 * bindings.el (help-echo): Make the initial non-indicator dash
10633 empty on graphical terminals (Bug#7295).
10634
5d344e88
CY
10635 * files.el (auto-mode-alist): Move config rule after the
10636 in-stripping one (Bug#8547).
10637
bfbbace7
CY
10638 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
10639
fbeba6e2
CY
10640 * startup.el (normal-splash-screen): Remove gratuitous mode-line
10641 setting (Bug#8740).
10642
60ed8c72
AA
106432011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
10644
4ac619f0
AA
10645 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
10646 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
10647 (Bug#8539).
60ed8c72 10648
23db196e
CY
106492011-05-28 Chong Yidong <cyd@stupidchicken.com>
10650
10651 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
10652
5012f24c
DK
106532011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
10654
10655 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
10656 (hs-hide-block-at-point, hs-find-block-beginning)
10657 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
10658 (Bug#8279).
10659
6a639b16
GM
106602011-05-28 Glenn Morris <rgm@gnu.org>
10661
10662 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
10663
d43eaf2c
CY
106642011-05-28 Chong Yidong <cyd@stupidchicken.com>
10665
5199bde1
CY
10666 * help-fns.el (describe-function-1): If the function is a derived
10667 major mode, print the parent mode.
10668
d43eaf2c
CY
10669 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
10670 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
10671
423428a8
SM
106722011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10673
0ff8e1ba 10674 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 10675 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
10676 * progmodes/etags.el (tags-completion-at-point-function):
10677 * info-look.el (info-lookup-completions-at-point): Mark as
10678 non-exclusive.
10679 (info-complete): Adjust accordingly.
10680
423428a8
SM
10681 * info-look.el: Convert to lexical-binding and completion-at-point.
10682 (info-lookup-completions-at-point): New function.
10683 (info-complete): Use it and completion-in-region.
10684
b74aa22b
DA
106852011-05-28 Drew Adams <drew.adams@oracle.com>
10686
10687 * isearch.el: Let M-e start with point at the first mismatched char.
10688 (isearch-fail-pos): New function.
10689 (isearch-edit-string): Use it.
10690
66e2e71d
DK
106912011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10692
10693 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10694
b1890b0f 106952011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
10696
10697 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
10698 traversal functions for avl-trees.
10699 (avl-tree--stack): New struct.
10700 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
10701 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
10702 (avl-tree--do-enter): Add optional `updatefun' arg.
10703 Change return value.
eb95d01d 10704 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
10705 (avl-tree--do-delete): Add `test' and `nilflag' args.
10706 Change return value.
eb95d01d
TC
10707 (avl-tree-member): Add optional `nilflag'
10708 (avl-tree-member-p): New function.
10709 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
10710 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
10711 (avl-tree-stack-empty-p): New functions.
10712
3769ddcf
TC
10713 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
10714 avl-tree--del-balance1 and make it work both ways.
10715 (avl-tree--del-balance2): Remove.
10716 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
10717 make it work both ways.
10718 (avl-tree--enter-balance2): Remove.
10719 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
10720 New macros.
10721 (avl-tree--mapc, avl-tree-map): Add direction argument.
10722
eb95d01d 107232011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
10724
10725 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
10726
a9f737ee
CY
107272011-05-27 Chong Yidong <cyd@stupidchicken.com>
10728
10729 * select.el: Support clipboard managers with built-in function
10730 x-clipboard-manager-save, via delete-frame-functions and
10731 kill-emacs-hook.
10732 (xselect-convert-to-targets): Add MULTIPLE target to list.
10733 (xselect-convert-to-save-targets): New function.
10734
c92a1e54
KH
107352011-05-27 Kenichi Handa <handa@m17n.org>
10736
10737 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
10738 let-binding rfc2047-encode-encoded-words to nil.
10739
e145f188
GM
107402011-05-27 Glenn Morris <rgm@gnu.org>
10741
5ec8a862
GM
10742 * mail/emacsbug.el: Don't require url-util.
10743
4b29d9fb
GM
10744 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
10745
e145f188
GM
10746 * files.el (set-auto-mode):
10747 Also respect mode: entries at the end of the file. (Bug#8586)
10748
7d15102b
GM
107492011-05-26 Glenn Morris <rgm@gnu.org>
10750
98f593b8
GM
10751 * files.el (hack-local-variables-prop-line, hack-local-variables):
10752 Downcase mode names, as seems to be traditional.
27b48e63 10753 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 10754
7d15102b
GM
10755 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
10756 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
10757
51d5b4ec
JD
107582011-05-25 Julien Danjou <julien@danjou.info>
10759
10760 * textmodes/rst.el (rst-define-level-faces): Do not define face
10761 symbol if it is already defined.
10762
91513f63
VB
107632011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
10764
10765 * play/5x5.el (5x5-new-game, 5x5-randomize):
10766 Reset 5x5-solver-output to nil when a new grid is cast.
10767 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
10768 these debugging traces, as defmacro breaks the compiled code.
10769
4d90d6d0
DK
107702011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10771
10772 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10773
e1b90ef6
LL
107742011-05-24 Leo Liu <sdl.web@gmail.com>
10775
10776 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
10777 (vc-bzr-sha1): Adapt.
10778
d8e4b68b 10779 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
10780
10781 * bindings.el: Provide sha1 feature.
10782
db0406bb 107832011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
10784
10785 * mail/sendmail.el: Require `rfc2047'.
10786 (mail-insert-from-field): Do not perform RFC2047 encoding.
10787 (mail-encode-header): New function.
10788 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
10789 buffer to the return value of select-message-coding-system.
10790 Call mail-encode-header.
b8d747b9
KH
10791
10792 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
10793
db0406bb 107942011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 10795
4d90d6d0
DK
10796 * mail/supercite.el (sc-default-cite-frame):
10797 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 10798
eb8a5e9b
GM
107992011-05-24 Glenn Morris <rgm@gnu.org>
10800
f8630703
GM
10801 * progmodes/python.el (brm-menu): Declare.
10802
8831bbed
GM
10803 * emulation/viper.el (viper-set-hooks): Declare.
10804
eb8a5e9b
GM
10805 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
10806 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
10807 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
10808 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
10809 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
10810 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
10811
a2a25d24
SM
108122011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10813
10814 Add an :exit-function for completion-at-point.
10815
10816 * minibuffer.el (completion--done): New fun.
10817 (completion--do-completion): Use it. New arg `expect-exact'.
10818 (minibuffer-complete, minibuffer-complete-word): Don't output message,
10819 since completion--do-completion does it for us now.
10820 (minibuffer-force-complete): Use completion--done and
10821 completion--replace. Handle sole-completion case with more care.
10822 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
10823 (completion-extra-properties): New var.
10824 (completion-annotate-function): Make obsolete.
10825 (minibuffer-completion-help): Adjust accordingly.
10826 Use completion-list-insert-choice-function.
10827 (completion-at-point, completion-help-at-point):
10828 Bind completion-extra-properties.
10829 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
10830 * simple.el (completion-list-insert-choice-function): New var.
10831 (completion-setup-function): Preserve it.
10832 (choose-completion): Pay attention to it, shuffle the code a bit.
10833 (choose-completion-string): New arg `insert-function'.
10834
10835 * textmodes/bibtex.el: Convert to lexical binding.
10836 (bibtex-mode-map): Use completion-at-point.
10837 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
10838 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
10839 (bibtex-complete): Define as obsolete alias.
10840 (bibtex-complete-internal): Remove.
10841 (bibtex-format-entry): Remove unused sub-group in regexp.
10842 * shell.el (shell--command-completion-data)
10843 (shell-environment-variable-completion):
10844 * pcomplete.el (pcomplete-completions-at-point):
10845 * comint.el (comint--complete-file-name-data): Use :exit-function
10846 instead of completion-table-with-terminator so it also works for
10847 choose-completion.
10848
e44e373d
SM
108492011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10850
4f91a816
SM
10851 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
10852
782fc819
SM
10853 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
10854 (bug#8710).
10855
e44e373d
SM
10856 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
10857
381987c3
KM
108582011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
10859
10860 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
10861 customization variable and implement: If non-nil, auto-fill will
10862 be inhibited while on topic's header line.
10863
b776bc70
VB
108642011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
10865
10866 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 10867 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
10868 always have a solution in grid size = 5 cases.
10869 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
10870 (5x5-solver-output, 5x5-log-buffer): New vars.
10871 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
10872 Make these variables buffer local to achieve 5x5 multi-session-ness.
10873 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
10874 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
10875 (5x5-solve-suggest): New funs.
10876 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
10877 randomize a grid so that we ensure that there is always a solution.
10878 (5x5-make-random-grid): Allow other movement than flipping.
10879
7de88b6e
KR
108802011-05-23 Kevin Ryde <user42@zip.com.au>
10881
10882 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 10883 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
10884 advice and passes PREDICATE.
10885
b1ef1257
SM
108862011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10887
bbca48fe
SM
10888 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
10889 byte-compile-lambda if it's actually a lambda.
10890
b1ef1257
SM
10891 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
10892 Fix function quoting. Use backquote better.
10893
92a9cc65
YS
108942011-05-22 Yuanle Song <sylecn@gmail.com>
10895
10896 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
10897 matching (Bug#8516).
10898
f0fb8059
JA
108992011-01-22 Jari Aalto <jari.aalto@cante.net>
10900
10901 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
10902 different face (Bug#8178).
10903
d5b44c93
CY
109042011-05-22 Chong Yidong <cyd@stupidchicken.com>
10905
10906 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
10907 defface (Bug#8144).
10908
79106a44
SM
109092011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
10910
9c848d8a
SM
10911 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
10912 funcall as well (bug#8712). Warn when performing those conversions.
10913 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
10914
79106a44
SM
10915 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
10916
88dfa756
GM
109172011-05-22 Glenn Morris <rgm@gnu.org>
10918
10919 * files.el (hack-local-variables-prop-line): Small simplifications.
10920 (hack-local-variables, hack-local-variables-prop-line):
10921 If MODE-ONLY, return the mode, rather than just `t'.
10922
b7cf2c79
SM
109232011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10924
10925 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
10926
3f1a8558
GM
109272011-05-21 Glenn Morris <rgm@gnu.org>
10928
7e4ccca3
GM
10929 * files.el (hack-local-variables-prop-line, hack-local-variables):
10930 If only interested in the mode, don't bother doing the other stuff.
10931
637d46ca
GM
10932 * image-mode.el (image-after-revert-hook):
10933 Redraw all frames on which the image is visible. (Bug#8567)
10934
973d955b
GM
10935 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
10936
3f1a8558
GM
10937 * wid-edit.el (widget-checklist-match-inline):
10938 Fix 2011-04-19 change. (Bug#8649)
10939
96479927
SM
109402011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10941
1dcf791f
SM
10942 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
10943 Also allow singlespace after single-letter capitals followed by a dot.
10944
96479927
SM
10945 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
10946 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
10947
35fd0881
N
109482011-05-20 Nix <nix@esperi.org.uk>
10949
10950 * files.el (basic-save-buffer-2):
10951 Fix handling of break-hardlink-on-save with non-existent files.
10952
82745640
DD
109532011-05-19 Deniz Dogan <deniz@dogan.se>
10954
10955 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 10956 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 10957
4a720484
GM
109582011-05-19 Glenn Morris <rgm@gnu.org>
10959
d1f21341
GM
10960 * progmodes/f90.el (f90-type-def-re):
10961 Handle "type, bind(c)". (Bug#8691)
10962
4a720484
GM
10963 * emacs-lisp/autoload.el (batch-update-autoloads):
10964 Set autoload-excludes by parsing loadup.el rather than Makefiles.
10965
2fb0a219
MA
109662011-05-18 Michael Albinus <michael.albinus@gmx.de>
10967
10968 * net/tramp.el (tramp-process-actions): Set "first-password-request"
10969 property for the correct connection in case of multihops.
10970
e565dd37
GM
109712011-05-18 Glenn Morris <rgm@gnu.org>
10972
c2571358 10973 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
10974 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
10975
e565dd37
GM
10976 Rationalize calendar handling of day and month abbrev-arrays.
10977 * calendar/calendar.el (calendar-customized-p): New function.
10978 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
10979 (calendar-day-name-array, calendar-month-name-array): Doc fix.
10980 Add :set function.
10981 (calendar-abbrev-length, calendar-day-abbrev-array)
10982 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
10983 (calendar-day-abbrev-array, calendar-month-abbrev-array):
10984 Elements may no longer be nil.
10985 (calendar-day-name, calendar-month-name):
10986 Update for changed nature of abbrev arrays.
10987 * calendar/diary-lib.el (diary-name-pattern):
10988 Update for changed nature of abbrev arrays.
10989 (diary-mark-entries-1): Update calendar-make-alist calls.
10990 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
10991 * calendar/cal-html.el (cal-html-day-abbrev-array):
10992 Simply inherit from calendar-day-abbrev-array.
10993
1d99a745
SM
109942011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10995
10996 * progmodes/grep.el (grep-mode): Disable default
10997 compilation-directory-matcher setting (bug#8684).
10998
7c1d9aa0
MA
109992011-05-17 Michael Albinus <michael.albinus@gmx.de>
11000
11001 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
11002 instead of "head" and "tail". There were problems with SunOS 5.9,
11003 and it performs better.
11004
3952e9d8
GM
110052011-05-17 Glenn Morris <rgm@gnu.org>
11006
2dd12e7f
GM
11007 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
11008
e4157b9c
GM
11009 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
11010 Replace obsolete function.
11011
8e249bbd
GM
11012 * shell.el (pcomplete-parse-arguments-function): Declare.
11013
3952e9d8
GM
11014 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
11015 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
11016 (appt-check): Doc fixes.
11017 (appt-disp-window-function, appt-delete-window-function):
11018 Remove needless special case in custom :type.
11019 (appt-display-count): Default to 0, not nil.
11020 (appt-check): Reset appt-display-count to 0, not nil.
11021
c71a0d48 110222011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 11023
c71a0d48
GM
11024 * progmodes/python.el (python-font-lock-keywords):
11025 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 11026
31d55be9
SM
110272011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11028
11029 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
11030
3bfacb2f
KR
110312011-05-16 Kevin Ryde <user42@zip.com.au>
11032
11033 * info-look.el (makefile-automake-mode): New setups, looking in
11034 automake manual, then makefile-mode.
11035 (makefile-mode): Remove automake manual, have it just in
11036 makefile-automake-mode since there's various things different or
11037 not relevant to plain make.
11038 (makefile-mode): Remove "other-modes" non-existent automake-mode,
11039 believe a hypothetical automake-mode would go to makefile-mode,
11040 not the other way around.
11041
c8e83751
CY
110422011-05-15 Chong Yidong <cyd@stupidchicken.com>
11043
5e9e35cd
CY
11044 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
11045 hunk-end tags (Bug#8672).
11046
c8e83751
CY
11047 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
11048 vc-annotate-show-diff-revision-at-line (Bug#8671).
11049
50b23e5a
GM
110502011-05-14 Glenn Morris <rgm@gnu.org>
11051
7210a739
GM
11052 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
11053 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
11054 (change-log-font-lock-keywords): Also handle multiple author lines
11055 with leading tabs. (Bug#8644)
7210a739 11056
4691905a
GM
11057 * calendar/appt.el (appt-check): Rename some local variables.
11058 Some simplification/reordering.
11059
50b23e5a
GM
11060 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
11061 (feedmail-sendmail-f-doesnt-sell-me-out)
11062 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11063 (feedmail-debug-sit-for, feedmail-queue-express-hook)
11064 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
11065 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
11066 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
11067 (feedmail-binmail-gnulinuxish-template):
11068 Rename from feedmail-binmail-linuxish-template.
11069 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
11070 Use insert-buffer-substring.
11071
215cda7c
BC
110722011-05-14 Bill Carpenter <bill@carpenter.org>
11073
11074 * mail/feedmail.el (feedmail-patch-level): Increase.
11075 (feedmail-debug): New custom group.
11076 (feedmail-confirm-outgoing-timeout)
11077 (feedmail-sendmail-f-doesnt-sell-me-out)
11078 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11079 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
11080 (feedmail-sender-line, feedmail-from-line)
11081 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 11082 (feedmail-spray-this-address)
215cda7c
BC
11083 (feedmail-spray-address-fiddle-plex-list)
11084 (feedmail-queue-use-send-time-for-date)
11085 (feedmail-queue-use-send-time-for-message-id)
11086 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
11087 (feedmail-buffer-eating-function):
11088 Doc fixes.
11089 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
11090 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
11091 (feedmail-message-action-scroll-down): New functions.
11092 (feedmail-queue-directory, feedmail-queue-draft-directory):
11093 Use expand-file-name.
11094 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
11095 Remove C-v help entry.
11096 (feedmail-queue-buffer-file-name): New variable.
11097 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
11098 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
11099 (feedmail-message-action-send-strong, feedmail-message-action-edit)
11100 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
11101 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
11102 (feedmail-message-action-toggle-spray)
11103 (feedmail-run-the-queue-no-prompts)
11104 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
11105 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
11106 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
11107 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
11108 (feedmail-envelope-deducer, feedmail-fiddle-from)
11109 (feedmail-fiddle-sender, feedmail-default-date-generator)
11110 (feedmail-fiddle-date, feedmail-fiddle-message-id)
11111 (feedmail-fiddle-spray-address)
11112 (feedmail-fiddle-list-of-spray-fiddle-plexes)
11113 (feedmail-fiddle-list-of-fiddle-plexes)
11114 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
11115 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
11116 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
11117 Change default. Doc fix.
11118 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
11119 (feedmail-binmail-linuxish-template): New constant.
11120 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
11121 Respect feedmail-sendmail-f-doesnt-sell-me-out.
11122 (feedmail-send-it): Add debug call.
11123 Use feedmail-queue-buffer-file-name, and
11124 feedmail-send-it-immediately-wrapper.
11125 (feedmail-message-action-send): Add debug call.
11126 Use feedmail-send-it-immediately-wrapper.
11127 (feedmail-queue-express-to-queue): Add debug call.
11128 Run feedmail-queue-express-hook.
11129 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
11130 (feedmail-message-action-help-blat):
11131 Rename from feedmail-queue-send-edit-prompt-help-first.
11132 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
11133 Check line-endings. Handle errors better.
11134 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
11135 Doc fix. Add debug call.
11136 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
11137 Use feedmail-queue-send-edit-prompt-inner.
11138 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
11139 (feedmail-queue-send-edit-prompt-inner): New function, extracted
11140 from feedmail-queue-send-edit-prompt.
11141 (feedmail-queue-send-edit-prompt-help)
11142 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
11143 (feedmail-tidy-up-slug): Add debug call.
11144 Respect feedmail-queue-slug-suspect-regexp.
11145 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
11146 (feedmail-dump-message-to-queue): Add debug call.
11147 Expand queue-directory.
11148 (feedmail-dump-message-to-queue): Change message slightly.
11149 Use feedmail-say-chatter.
11150 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
11151 (feedmail-send-it-immediately-wrapper): New function.
11152 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
11153 Insert empty string rather than newline. Handle full-frame case.
11154 Use catch/throw. Use feedmail-say-chatter.
11155 (feedmail-fiddle-from): Try mail-host-address.
11156 (feedmail-default-message-id-generator): Doc fix.
11157 Bind system-time-locale. Handle missing end.
11158 (feedmail-fiddle-x-mailer): Add debug call.
11159 Handle feedmail-x-mailer-line being nil.
11160 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
11161 Add debug call. Use buffer-substring-no-properties.
11162 (feedmail-say-debug, feedmail-say-chatter): New functions.
11163 (feedmail-find-eoh): Give an explicit error.
11164
42c7e61e
UJ
111652011-05-13 Ulf Jasper <ulf.jasper@web.de>
11166
c2571358 11167 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 11168 family from helvetica to sans.
c2571358 11169 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11170 etc/images/newsticker.
11171
c2571358 11172 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
11173 family from helvetica to sans.
11174
11175 * net/newst-plainview.el (newsticker-new-item-face)
11176 (newsticker-old-item-face, newsticker-immortal-item-face)
11177 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 11178 (newsticker-statistics-face): Change default family from
42c7e61e 11179 helvetica to sans.
c2571358 11180 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11181 etc/images/newsticker.
11182
5d3385a0
JB
11183 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
11184 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
11185 auto-marking.
11186
8497a297
DV
111872011-05-13 Didier Verna <didier@xemacs.org>
11188
11189 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
11190 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
11191 TODO entries.
8497a297
DV
11192 (lisp-lambda-list-keyword-parameter-indentation)
11193 (lisp-lambda-list-keyword-parameter-alignment)
11194 (lisp-lambda-list-keyword-alignment): New customizable user options.
11195 (lisp-indent-defun-method): Improve docstring.
11196 (extended-loop-p): Fix comment.
11197 (lisp-indent-lambda-list-keywords-regexp): New variable.
11198 (lisp-indent-lambda-list): New function.
11199 (lisp-indent-259): Use it.
11200 (lisp-indent-defmethod): Support for more than one
11201 method qualifier and properly indent methods lambda-lists.
11202 (defgeneric): Provide a missing common-lisp-indent-function property.
11203
f278f87f
SM
112042011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11205
11206 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
11207 bounds for the empty string (bug#8667).
11208
5233edd7
GM
112092011-05-13 Glenn Morris <rgm@gnu.org>
11210
5237a44f
GM
11211 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
11212
8340026c 11213 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 11214 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 11215
5233edd7 11216 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 11217 (appt-time-msg-list): Doc fix.
a5464014 11218 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 11219
92d10796
AS
112202011-05-12 Andreas Schwab <schwab@linux-m68k.org>
11221
11222 * progmodes/ld-script.el (ld-script-keywords)
11223 (ld-script-builtins): Update keywords list.
11224
914a0ae1
SM
112252011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11226
c89be45f
SM
11227 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
11228
914a0ae1
SM
11229 * shell.el (shell-completion-vars): New function.
11230 (shell-mode):
11231 * simple.el (read-shell-command): Use it.
11232 (blink-matching-open): No need for " [...]" in minibuffer-message.
11233
98dc3df3
GM
112342011-05-12 Glenn Morris <rgm@gnu.org>
11235
11236 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
11237 (appt-check): Simplify.
11238
d2fc7e3d 112392011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 11240
4d61f28d 11241 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
11242 literal "/dev/null".
11243
d2fc7e3d 112442011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
11245
11246 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
11247 Fix typo.
11248
d2fc7e3d 112492011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 11250
3f254caa
SM
11251 * progmodes/which-func.el (which-function):
11252 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
11253 which might not be defined (Bug#8260).
11254
d45885f7
GM
112552011-05-12 Glenn Morris <rgm@gnu.org>
11256
11257 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
11258 Let byte-compile-initial-macro-environment always take precedence.
11259
488086f4
SM
112602011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11261
11262 * net/rcirc.el: Add support for SSL/TLS connections.
11263 (rcirc-server-alist): New field `encryption'.
11264 (rcirc): Check `encryption' settings.
11265 (rcirc-connect): New arg `encryption'. Use open-network-stream.
11266 Merge make-local-variable into `set'.
11267 (rcirc--connection-open-p): New function.
11268 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
11269 the process is not a network process (e.g. running gnutls-cli).
11270 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
11271 Make rcirc-(en|de)code-coding-system local here.
11272 (rcirc-mode): Merge make-local-variable into `set'.
11273 (rcirc-parent-buffer): Make permanent buffer-local.
11274 (rcirc-multiline-minor-mode): Don't do it here.
11275 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
11276 there's no server buffer.
11277
7d3b9d44
GM
112782011-05-11 Glenn Morris <rgm@gnu.org>
11279
f64049c6
GM
11280 * newcomment.el (comment-kill): Prefix "unused" local.
11281
93c9df73
GM
11282 * term/w32console.el (get-screen-color): Declare.
11283
7d3b9d44
GM
11284 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
11285 Handle symbol elements of byte-compile-initial-macro-environment.
11286
9e2dd53f
LL
112872011-05-10 Leo Liu <sdl.web@gmail.com>
11288
488086f4
SM
11289 * bookmark.el (bookmark-bmenu-mode-map):
11290 Bind bookmark-bmenu-search to `/'.
8b340240 11291
9e2dd53f 11292 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
11293 (footnote-unicode-string, footnote-unicode-regexp): New variable.
11294 (Footnote-unicode): New function.
11295 (footnote-style-alist): Add unicode style to the list.
11296 (footnote-style): Doc fix.
9e2dd53f 11297
79b70037
GM
112982011-05-10 Jim Meyering <meyering@redhat.com>
11299
11300 Fix doubled-word typos.
11301 * international/quail.el (quail-insert-kbd-layout): and and -> and
11302 * kermit.el: and and -> and
11303 * net/ldap.el (ldap-search-internal): to to -> to
11304 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
11305 * progmodes/js.el (js-mode): and and -> and
11306 * textmodes/artist.el (artist-move-to-xy): at at -> at
11307 (artist-draw-region-trim-line-endings): if if -> if
11308 And Safetyc -> Safety.
11309 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
11310
b8f82dc1 113112011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 11312 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
11313
11314 * files.el (hack-one-local-variable-eval-safep):
11315 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
11316
4f99f44b
GM
113172011-05-10 Glenn Morris <rgm@gnu.org>
11318
11319 * calendar/diary-lib.el (diary-list-entries-hook)
11320 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
11321 (diary-nongregorian-marking-hook, diary-list-entries)
11322 (diary-include-other-diary-files, diary-mark-entries)
11323 (diary-mark-included-diary-files): Doc fixes.
11324
84f29e6b
JB
113252011-05-09 Juanma Barranquero <lekktu@gmail.com>
11326
11327 * misc.el: Require tabulated-list.el during compilation.
11328
9bedd73a
CY
113292011-05-09 Chong Yidong <cyd@stupidchicken.com>
11330
488086f4
SM
11331 * progmodes/compile.el (compilation-start):
11332 Run compilation-filter-hook for the async case too.
9bedd73a
CY
11333 (compilation-filter-hook): Doc fix.
11334
797c735c
DD
113352011-05-09 Deniz Dogan <deniz@dogan.se>
11336
11337 * wdired.el: Remove outdated installation comment. Fix usage
11338 comment.
11339
5f4b1dfe
JB
113402011-05-09 Juanma Barranquero <lekktu@gmail.com>
11341
11342 * misc.el: Implement new command `list-dynamic-libraries'.
11343 (list-dynamic-libraries--loaded-only-p): New variable.
11344 (list-dynamic-libraries--refresh): New function.
11345 (list-dynamic-libraries): New command.
11346
4c44026c
CY
113472011-05-09 Chong Yidong <cyd@stupidchicken.com>
11348
488086f4
SM
11349 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11350 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
11351 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
11352 higher priority to avoid clobbering by gnu.
11353
027f966d
CY
113542011-05-08 Chong Yidong <cyd@stupidchicken.com>
11355
11356 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
11357 if the face has existing theme settings (Bug#8454).
11358
085f5d7d
CY
113592011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
11360
488086f4
SM
11361 * progmodes/perl-mode.el (perl-imenu-generic-expression):
11362 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 11363
2a86a00c
RS
11364 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
11365 special file names `.' and `..' (Bug#8259).
11366
d9c54a06
CY
113672011-05-08 Chong Yidong <cyd@stupidchicken.com>
11368
488086f4
SM
11369 * progmodes/grep.el (grep-mode-font-lock-keywords):
11370 Remove buffer-changing entries.
d9c54a06
CY
11371 (grep-filter): New function.
11372 (grep-mode): Add it to compilation-filter-hook.
11373
11374 * progmodes/compile.el (compilation-filter-hook)
11375 (compilation-filter-start): New defvars.
11376 (compilation-filter): Call compilation-filter-hook prior to
11377 updating the process mark.
11378
c4662635
SM
113792011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11380
11381 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
11382
b0512a1d
EZ
113832011-05-07 Eli Zaretskii <eliz@gnu.org>
11384
605c9376
EZ
11385 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
11386 mailclient-send-it even if window-system is nil. (Bug#8595)
11387
c4662635
SM
11388 * term/w32console.el (terminal-init-w32console):
11389 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
11390 background-mode. (Bug#8597)
11391
d1dc2cc2
SM
113922011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11393
11394 Make bytecomp.el understand that defmethod defines funs (bug#8631).
11395 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
11396 New functions.
11397 (defgeneric, eieio--defmethod): Use them.
11398 (eieio-defgeneric): Remove.
11399 (defmethod): Call defgeneric in a way visible to the byte-compiler.
11400
915d1300
GM
114012011-05-07 Glenn Morris <rgm@gnu.org>
11402
a3961c3e
GM
11403 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
11404 Use let rather than let*.
11405 (timeclock-find-discrep): Remove unused local.
11406
314347b9
GM
11407 * calendar/diary-lib.el (diary-comment-start): Doc fix.
11408
915d1300
GM
11409 * calendar/appt.el (appt-time-msg-list): Doc fix.
11410
275b59b0
NF
114112011-05-06 Noah Friedman <friedman@splode.com>
11412
11413 * apropos.el (apropos-print-doc): Only use
11414 emacs-lisp-docstring-fill-column when it is bound to an integer,
11415 per that variable's documentation.
11416
6c19f744
SM
114172011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11418
11419 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 11420 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 11421
60f884b2
GM
114222011-05-06 Glenn Morris <rgm@gnu.org>
11423
5006e634
GM
11424 * calendar/appt.el (appt-message-warning-time): Doc fix.
11425 (appt-warning-time-regexp): New option.
11426 (appt-make-list): Respect appt-message-warning-time.
11427
548d0a63
GM
11428 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
11429 New options.
11430 (diary-add-to-list): Strip comments from the displayed string.
11431 (diary-mode): Set comment-start and comment-end.
11432
60f884b2
GM
11433 * vc/diff-mode.el (smerge-refine-subst): Declare.
11434 (diff-refine-hunk): Don't require smerge-mode when compiling.
11435
989681bb
JB
114362011-05-06 Juanma Barranquero <lekktu@gmail.com>
11437
11438 * simple.el (list-processes): Return nil as the docstring says.
11439
a6bc05e1
MA
114402011-05-05 Michael Albinus <michael.albinus@gmx.de>
11441
11442 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
11443 to "".
11444 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11445 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
11446 determining of binary transfer. (Bug#7383)
11447
23c22e9a
MA
114482011-05-05 Michael Albinus <michael.albinus@gmx.de>
11449
c4662635
SM
11450 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11451 Fix port computation bug. (Bug#8618)
23c22e9a 11452
0bff894f
GM
114532011-05-05 Glenn Morris <rgm@gnu.org>
11454
b8296902
GM
11455 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
11456
1f522ce8
GM
11457 * simple.el (shell-dynamic-complete-functions)
11458 (comint-dynamic-complete-functions): Declare.
11459
cf5bee67
GM
11460 * net/network-stream.el (gnutls-negotiate):
11461 * simple.el (tabulated-list-print): Fix declarations.
11462
11463 * progmodes/gud.el (syntax-symbol, syntax-point):
11464 Remove unnecessary and incorrect declarations.
11465
0bff894f
GM
11466 * emacs-lisp/check-declare.el (check-declare-scan):
11467 Handle byte-compile-initial-macro-environment in bytecomp.el
11468
9869b3ae
SM
114692011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11470
11471 Fix earlier half-done eieio-defmethod change (bug#8338).
11472 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
11473 Streamline and change calling convention.
11474 (defmethod): Adjust accordingly and simplify.
11475 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
11476 new eieio--defmethod.
11477 (slot-boundp): Minor CSE simplification.
11478
9c1d5ac5
MZ
114792011-05-05 Milan Zamazal <pdm@zamazal.org>
11480
11481 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
11482 (glasses-make-readable): Use glasses-separate-capital-groups.
11483
455c834e
JB
114842011-05-05 Juanma Barranquero <lekktu@gmail.com>
11485
11486 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
11487 (warning-series): Doc fix.
11488 (display-warning): Don't try to create the buffer if we just found it.
11489
9ed7c8cb
CY
114902011-05-04 Chong Yidong <cyd@stupidchicken.com>
11491
11492 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
11493 (autoload-find-generated-file): New function.
11494 (generate-file-autoloads): Bind generated-autoload-file to
11495 buffer-file-name.
9869b3ae
SM
11496 (update-file-autoloads, update-directory-autoloads):
11497 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
11498 output file (Bug#7989).
11499 (batch-update-autoloads): Doc fix.
11500
0898ca10
JB
115012011-05-04 Juanma Barranquero <lekktu@gmail.com>
11502
11503 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
11504
31dfb76c
GM
115052011-05-04 Glenn Morris <rgm@gnu.org>
11506
f330b642
GM
11507 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
11508 function, so it follows changes in calendar-date-style.
11509 (diary-fancy-date-matcher): New function.
11510 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
11511 (diary-fancy-font-lock-fontify-region-function):
11512 Use diary-fancy-date-pattern as a function.
11513
31dfb76c
GM
11514 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
11515 non-numbers for `year' etc pseudo-variables. (Bug#8583)
11516
48e79d6a
TZ
115172011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
11518
11519 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
11520 instead of positional arguments. Allow :keylist and :crlfiles
11521 arguments.
11522 (open-gnutls-stream): Call it.
11523
11524 * net/network-stream.el (network-stream-open-starttls): Adjust to
11525 call `gnutls-negotiate' with :process and :hostname arguments.
11526
dd5a5ee0
SM
115272011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11528
ef80fc09
SM
11529 * minibuffer.el (completion--message): New function.
11530 (completion--do-completion, minibuffer-complete)
11531 (minibuffer-force-complete, minibuffer-complete-word): Use it.
11532 (completion--do-completion): Don't ignore completion-auto-help when in
11533 icomplete-mode.
11534
dd5a5ee0
SM
11535 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
11536 internal encoding (e.g. tibetan zero is not whitespace).
11537 (global-whitespace-mode): Prefer save-current-buffer.
11538 (whitespace-trailing-regexp): Remove useless save-match-data.
11539 (whitespace-empty-at-bob-regexp): Minor simplification.
11540
b7d22a83
CY
115412011-05-03 Chong Yidong <cyd@stupidchicken.com>
11542
11543 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
11544
5192af46
AM
115452011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11546
11547 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 11548 Use `concat' to create string for insertion.
5192af46 11549
5767d190
SM
115502011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11551
11552 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
11553 Avoid open-line which runs post-self-insert-hook.
11554 (bibtex-fill-entry): Remove unused `end' var.
11555
bf242939
AM
115562011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
11557
5767d190
SM
11558 * textmodes/ispell.el (ispell-add-per-file-word-list):
11559 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 11560
25666126
LL
115612011-05-03 Leo Liu <sdl.web@gmail.com>
11562
11563 * isearch.el (isearch-yank-pop): New command.
5767d190 11564 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
11565 (isearch-forward): Mention it.
11566
52d3c2d0
SM
115672011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11568
1bcace58
SM
11569 * simple.el (minibuffer-complete-shell-command): Remove.
11570 (minibuffer-local-shell-command-map): Use completion-at-point.
11571 (read-shell-command): Setup completion vars here instead.
11572 (read-expression-map): Bind TAB to symbol completion.
11573
52d3c2d0
SM
11574 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
11575 error directly rather via storing it into `results'.
11576
35813471
LL
115772011-05-02 Leo Liu <sdl.web@gmail.com>
11578
11579 * vc/diff.el: Fix description.
11580
e793a940
LMI
115812011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11582
11583 * server.el (server-eval-at): New function.
11584
8de66e05
LMI
115852011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11586
11587 * net/network-stream.el (open-network-stream): Take a :nowait
11588 parameter and pass it on to `make-network-process'.
11589 (network-stream-open-plain): Ditto.
11590
dcb79f20
AS
115912011-04-30 Andreas Schwab <schwab@linux-m68k.org>
11592
11593 * faces.el (face-spec-set-match-display): Don't match toolkit
11594 options on terminal frames.
11595
14a7fbd8
SM
115962011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11597
7eabc1be
SM
11598 * progmodes/pascal.el: Use lexical binding.
11599 (pascal-mode-map): Remove author preferences.
11600
14a7fbd8
SM
11601 * pcomplete.el (pcomplete-std-complete): Don't abuse
11602 completion-at-point.
11603
50f84510
JB
116042011-04-28 Juanma Barranquero <lekktu@gmail.com>
11605
6e087a44
JB
11606 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
11607 removing code that has been dead since 1991 or so.
11608
50f84510
JB
11609 * startup.el (command-line): When warning about "_emacs", use a
11610 delayed warning to allow the user to filter it out.
11611
0ba690bd
DD
116122011-04-28 Deniz Dogan <deniz@dogan.se>
11613
11614 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
11615 user has not joined.
11616
08abfaad
SM
116172011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11618
11619 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
11620 aren't any completions at point.
11621
638f053a
JB
116222011-04-28 Juanma Barranquero <lekktu@gmail.com>
11623
11624 * subr.el (display-delayed-warnings): New function.
11625 (delayed-warnings-hook): New variable.
11626
8fff8daa
SM
116272011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11628
08abfaad
SM
11629 * minibuffer.el (completion-at-point, completion-help-at-point):
11630 Don't presume that a given completion-at-point-function will always
11631 use the same calling convention.
11632
8fff8daa
SM
11633 * pcomplete.el (pcomplete-completions-at-point):
11634 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
11635 pcomplete-seen is non-nil.
11636 (pcomplete-comint-setup): Also recognize the new comint/shell
11637 completion functions.
11638 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
11639 pcomplete-seen is non-nil.
11640
841a1577 116412011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 11642
841a1577 11643 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 11644 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 11645 the first character in the entry. This allows for code to add its
211ec907
UJ
11646 own uid to the entry.
11647 (icalendar--convert-float-to-ical): Add export of
11648 `diary-float'-entries save for those with the optional DAY
11649 argument.
11650
2a782793
DC
116512011-04-27 Daniel Colascione <dan.colascione@gmail.com>
11652
11653 * subr.el (shell-quote-argument): Use alternate escaping strategy
11654 when we spot a variable reference in a string.
11655
0438ce91
DC
116562011-04-26 Daniel Colascione <dan.colascione@gmail.com>
11657
11658 * cus-start.el (all): Define customization for debug-on-event.
11659
841a1577 116602011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
11661
11662 * subr.el (shell-quote-argument): Escape correctly under Windows.
11663
d090ed6c
SM
116642011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11665
11666 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
11667
bfd31217
MA
116682011-04-25 Michael Albinus <michael.albinus@gmx.de>
11669
d090ed6c
SM
11670 * net/tramp.el (tramp-process-actions): Add POS argument.
11671 Delete region between POS and (pos).
bfd31217 11672
d090ed6c
SM
11673 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11674 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
11675 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
11676
11677 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
11678 position in `tramp-process-actions' call.
11679
11680 * net/trampver.el: Update release number.
11681
e92f3bd3
SM
116822011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11683
850256b5
SM
11684 * custom.el (defcustom): Obey lexical-binding.
11685
e92f3bd3
SM
11686 Fix octave-inf completion problems reported by Alexander Klimov.
11687 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
11688 Inherit from octave-mode-syntax-table.
11689 (inferior-octave-mode): Set info-lookup-mode.
11690 (inferior-octave-completion-at-point): New function.
11691 (inferior-octave-complete): Use it and completion-in-region.
11692 (inferior-octave-dynamic-complete-functions): Use it as well, and use
11693 comint-filename-completion.
11694 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
11695 symbol elements which shouldn't be word elements.
11696 (octave-font-lock-keywords, octave-beginning-of-defun)
11697 (octave-function-header-regexp): Adjust regexps accordingly.
11698 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
11699
cd22b309
JB
117002011-04-25 Juanma Barranquero <lekktu@gmail.com>
11701
11702 * net/gnutls.el (gnutls-errorp): Declare before first use.
11703
8b492194
TZ
117042011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
11705
11706 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
11707 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 11708 default trustfile exists before going to use it. Add missing
5a5fa834 11709 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
11710 Reported by Claudio Bley <claudio.bley@gmail.com>.
11711 (open-gnutls-stream): Add usage example.
11712
11713 * net/network-stream.el (network-stream-open-starttls): Give host
11714 parameter to `gnutls-negotiate'.
11715 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 11716 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 11717
841a1577 117182011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 11719
cd22b309
JB
11720 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
11721 Use correct match group (bug#8438).
05842630 11722
3ba7869c
CY
117232011-04-24 Chong Yidong <cyd@stupidchicken.com>
11724
512e3ae1
CY
11725 * emacs-lisp/package.el (package-built-in-p): Fix typo.
11726 (package-menu--generate): New arg specifying packages to show.
11727 (package-menu-refresh, package-menu-execute, list-packages):
11728 Callers changed.
11729 (package-show-package-list): New function, replacing deleted
11730 package--list-packages (renamed because it is non-internal).
11731
11732 * finder.el (finder-list-matches): Use package-show-package-list
11733 instead of deleted package--list-packages.
11734
e92f3bd3
SM
11735 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
11736 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
11737 (vc-annotate-mode-map): Bind it to RET.
11738
7031be6d
UR
117392011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
11740
11741 * progmodes/etags.el (next-file): Don't use set-buffer to change
11742 buffers (Bug#8478).
11743
4ef177aa
CY
117442011-04-24 Chong Yidong <cyd@stupidchicken.com>
11745
c8d173eb
CY
11746 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
11747
4ef177aa
CY
11748 * apropos.el (apropos-label-face): Avoid variable-pitch face.
11749 (apropos-accumulator): Doc fix.
11750 (apropos-function, apropos-macro, apropos-command)
11751 (apropos-variable, apropos-face, apropos-group, apropos-widget)
11752 (apropos-plist): Add face property.
11753 (apropos-symbols-internal): Fix indentation.
11754 (apropos-print): Simplify help, and recognize apropos-multi-type.
11755 (apropos-print-doc): Use button-type-get to extract the button's
11756 face property. Fill docstring (Bug#8352).
11757
4ffd0d6b 117582011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
11759
11760 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
11761
c6c32125 11762 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 11763 (mpuz-mode-map): Use mapc.
c6c32125
JB
11764 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
11765 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
11766 Fix typos in docstrings.
11767
58d468b4
JB
11768 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
11769 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
11770
6470c3c6
JB
11771 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
11772
4ffd0d6b 117732011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
11774
11775 * minibuffer.el (completion--do-completion): Avoid the "Next char
11776 not unique" prompt if icomplete-mode is enabled (Bug#5849).
11777
3ad8bad0
CY
11778 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
11779 mouse-2 into unread-command-events, it is interpreted correctly.
11780
71d73c9c 11781 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 11782 (image-toggle-display): Doc fix.
71d73c9c 11783
841a1577 117842011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 11785
4ffd0d6b
GM
11786 * textmodes/page.el (what-page): Use line-number-at-pos to
11787 calculate line number (Bug#6825).
6e1dbaa9 11788
c2fb1b60
JB
117892011-04-22 Juanma Barranquero <lekktu@gmail.com>
11790
11791 * eshell/esh-mode.el (find-tag-interactive): Declare function.
11792 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
11793 Pass argument NO-DEFAULT to `find-tag-interactive'.
11794
e02f48d7
JB
117952011-04-22 Juanma Barranquero <lekktu@gmail.com>
11796
11797 Lexical-binding cleanup.
11798
11799 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
11800 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
11801 * progmodes/ada-prj.el (ada-prj-initialize-values)
11802 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
11803 (ada-prj-show-value):
11804 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
11805 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
11806 (antlr-invalidate-context-cache, antlr-options-menu-filter)
11807 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
11808 * progmodes/bug-reference.el (bug-reference-push-button):
11809 * progmodes/fortran.el (fortran-line-length):
11810 * progmodes/glasses.el (glasses-change):
11811 * progmodes/octave-mod.el (octave-fill-paragraph):
11812 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
11813 (python-pdbtrack-grub-for-buffer, python-sentinel):
11814 * progmodes/sql.el (sql-save-connection):
11815 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
11816 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
11817 Mark unused parameters.
11818
11819 * progmodes/compile.el (compilation--flush-directory-cache)
11820 (compilation--flush-parse, compile-internal): Mark unused parameters.
11821 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
11822 (compilation-next-error-function): Remove unused variable `timestamp'.
11823
11824 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
11825 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
11826
11827 * progmodes/dcl-mode.el (dcl-end-of-command):
11828 Remove unused variable `start'.
11829 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
11830 (dcl-option-value-basic, dcl-option-value-offset)
11831 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
11832 Mark unused parameters.
11833 (dcl-save-local-variable): Remove unused variable `val'.
11834 (mode): Declare.
11835
11836 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
11837 Mark unused parameters.
11838 (delphi-ignore-changes): Move before first use.
11839 (delphi-charset-token-at): Remove unused variable `start'.
11840 (delphi-else-start): Remove unused variable `if-count'.
11841 (delphi-comment-block-start, delphi-comment-block-end):
11842 Remove unused variable `kind'.
11843 (delphi-indent-line): Remove unused variable `new-point'.
11844
11845 * progmodes/ebrowse.el (ebrowse-files-list)
11846 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
11847 Mark unused parameters. Don't quote `lambda'.
11848 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
11849 Don't quote `lambda'.
11850 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
11851 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
11852 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
11853 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
11854 Use `ignore-errors'.
11855 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
11856 (ebrowse-view/find-file-and-search-pattern)
11857 (ebrowse-view/find-member-declaration/definition):
11858 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
11859 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
11860 Rename parameter PREFIX-ARG to PREFIX.
11861 (ebrowse-tags-read-name): Remove unused variables `start' and
11862 `member-info'.
11863 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
11864 to `tags-file'.
11865
11866 * progmodes/etags.el (local-find-tag-hook): Declare.
11867 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
11868 Mark unused parameters.
11869
11870 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
11871 (executable-interpret): Mark unused parameter.
11872
11873 * progmodes/flymake.el (flymake-process-sentinel)
11874 (flymake-after-change-function)
11875 (flymake-create-temp-with-folder-structure)
11876 (flymake-get-include-dirs-dot): Mark unused parameters.
11877 (flymake-safe-delete-directory): Remove unused variable `err'.
11878
11879 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
11880 (speedbar-timer-fn, speedbar-line-text)
11881 (speedbar-change-expand-button-char, speedbar-delete-subblock)
11882 (speedbar-center-buffer-smartly): Declare functions.
11883 (gdb-find-watch-expression): Remove unused variable `array'.
11884 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
11885 (gdb-starting): Mark unused parameters.
11886 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
11887 (gdb-table-string): Remove unused variable `res'.
11888 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
11889 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
11890 (gdb-display-buffer): Remove unused variable `cur-size'.
11891
11892 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
11893 allow lexical-binding compilation.
11894 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
11895 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
11896 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
11897 Mark unused parameters.
11898 (gud-gdb-marker-filter): Remove unused variable `match'.
11899 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
11900 lambda expressions and funcall them, instead of using `fset'.
11901
11902 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
11903 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
11904
11905 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
11906 variable `header-beg'; use `let'.
11907
11908 * progmodes/icon.el (indent-icon-exp): Remove unused variables
11909 `restart', `last-sexp' and `at-do'.
11910
11911 * progmodes/js.el (js--debug): Mark unused parameter.
11912 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
11913 (js--splice-into-items): Remove unused variable `item'.
11914 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
11915
11916 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
11917 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
11918 (makefile-complete): Remove unused variable `try'.
11919 (makefile-fill-paragraph, makefile-match-function-end):
11920 Mark unused parameters.
11921
11922 * progmodes/octave-inf.el (inferior-octave-complete):
11923 Remove unused variable `proc'.
11924 (inferior-octave-output-digest): Mark unused parameter.
11925
11926 * progmodes/perl-mode.el (perl-calculate-indent):
11927 Remove unused variable `err'.
11928
11929 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
11930 (prolog-indent-line): Mark unused parameters.
11931 (prolog-indent-line): Remove unused variable `beg'.
11932
11933 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
11934 (reporter-dont-compact-list): Declare.
11935
11936 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
11937 Remove unused variable `char'.
11938 (sh-debug): Mark unused parameter.
11939 (sh-get-indent-info): Remove unused variable `start'.
11940 (sh-calculate-indent): Remove unused variable `var'.
11941
11942 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
11943 (simula-electric-keyword): Remove unused variable `null'.
11944 (simula-search-backward, simula-search-forward): Remove unused
11945 variables `begin' and `end'.
11946
11947 * progmodes/vera-mode.el (vera-guess-basic-syntax):
11948 Remove unused variable `pos'.
11949 (vera-electric-tab, vera-comment-uncomment-region):
11950 Mark unused parameters.
11951 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
11952
7ede3b65
CY
119532011-04-22 Chong Yidong <cyd@stupidchicken.com>
11954
11955 * emacs-lisp/package.el (package--builtins, package-alist)
11956 (package-load-descriptor, package-built-in-p, package-activate)
11957 (define-package, package-installed-p)
11958 (package-compute-transaction, package-buffer-info)
11959 (package--push): Doc fix. Distinguish more clearly between
11960 version strings and version lists.
11961
121656e9
JB
119622011-04-21 Juanma Barranquero <lekktu@gmail.com>
11963
11964 Lexical-binding cleanup.
11965
11966 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
11967 (5x5-make-mutate-best):
11968 * play/fortune.el (fortune-in-buffer):
11969 * play/gomoku.el (gomoku-init-display):
11970 * play/solitaire.el (solitaire, solitaire-do-check):
11971 * play/tetris.el (tetris-default-update-speed-function):
11972 Mark unused parameters.
11973
11974 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
11975 (bubbles--shift): Remove unused variable `char-org'.
11976 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
11977 (bubbles--show-images): Remove unused variable `char'.
11978
11979 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
11980 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
11981 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
11982 (decipher-analyze-buffer): Use ?\s.
11983 (decipher-make-checkpoint): Remove unused variable `mapping'.
11984
11985 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
11986
11987 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
11988 Remove unused variable `result'; use `let'.
11989
11990 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
11991 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
11992 (gametree-children-shown-p, gametree-compute-reduced-score):
11993 Use `ignore-errors'.
11994
11995 * play/handwrite.el (ps-lpr-switches): Declare.
11996 (handwrite): Remove unused variables `pmin' and `lastp'.
11997
11998 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
11999
12000 * play/landmark.el (landmark-init-display)
12001 (landmark-update-naught-weights): Mark unused parameters.
12002 (landmark-y): Remove unused variable `noise'. Simplify.
12003 (landmark-human-plays): Remove unused variable `score'.
12004
12005 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
12006 (mpuz-try-proposal): Remove unused variable `game'.
12007
12008 * play/zone.el (life-patterns): Declare.
12009
80f499c7
JB
120102011-04-20 Juanma Barranquero <lekktu@gmail.com>
12011
12012 * vc/vc.el (ediff-vc-internal): Declare function.
12013
024ff170
SM
120142011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12015
c0a193ea
SM
12016 * shell.el: Use lexical-binding and std completion UI.
12017 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
12018 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
12019 comint-preoutput-filter-functions rather than on
12020 comint-output-filter-functions.
12021 (shell-command-completion, shell--command-completion-data)
12022 (shell-filename-completion, shell-environment-variable-completion)
12023 (shell-c-a-p-replace-by-expanded-directory): New functions.
12024 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
12025 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
12026 (shell-dynamic-complete-environment-variable): Use them.
12027 (shell-dynamic-complete-as-environment-variable)
12028 (shell-dynamic-complete-as-command): Remove.
12029 (shell-match-partial-variable): Match past point.
12030 * comint.el: Clean up use of completion-at-point-functions.
12031 (comint-completion-at-point): New function.
12032 (comint-mode): Use it completion-at-point-functions.
12033 (comint-dynamic-complete): Make it obsolete.
12034 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
12035 (comint-c-a-p-replace-by-expanded-history): New function.
12036 (comint-dynamic-complete-functions)
12037 (comint-replace-by-expanded-history): Use it.
12038 * minibuffer.el (completion-table-with-terminator): Allow dynamic
12039 termination strings. Try harder to avoid second try-completion.
12040 (completion-in-region-mode-map): Disable bindings that don't work yet.
12041
2dbaa080
SM
12042 * comint.el: Use lexical-binding. Require CL.
12043 (comint-dynamic-complete-functions): Use comint-filename-completion.
12044 (comint-completion-addsuffix): Tweak custom type.
12045 (comint-filename-completion, comint--common-suffix)
12046 (comint--common-quoted-suffix, comint--table-subvert)
12047 (comint--complete-file-name-data): New functions.
12048 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
12049 (comint-dynamic-list-filename-completions): Use them.
12050 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 12051
2dbaa080
SM
12052 * minibuffer.el (completion-in-region-mode):
12053 Keep completion-in-region-mode--predicate global.
12054 (completion-in-region--postch):
12055 Assume completion-in-region-mode--predicate is not null.
12056
c79a6f38
SM
12057 * progmodes/flymake.el (flymake-start-syntax-check-process):
12058 Obey `dir'. Simplify.
12059
024ff170
SM
12060 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
12061 we're in VC after all.
12062
1c6c854e
CS
120632011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
12064
12065 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 12066 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
12067 (vc-version-diff): Use vc-diff-build-argument-list-internal.
12068
bed7f140
SM
120692011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12070
332e62ab
SM
12071 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
12072 add sanity check.
12073
bed7f140
SM
12074 * obsolete/erc-hecomplete.el: Make obsolete.
12075 * obsolete/: Standardize obsolescence info in the header.
12076
f195c582
GM
120772011-04-20 Glenn Morris <rgm@gnu.org>
12078
12079 * calendar/solar.el (solar-horizontal-coordinates):
12080 Use the longitude argument rather than `calendar-longitude'.
12081 (solar-date-next-longitude): Remove unused locals.
12082
cb79b8c0
VJL
120832011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12084
12085 * whitespace.el: New version 13.2.1.
12086
120872011-04-20 felix <EmacsWiki> (tiny change)
12088
d8e4b68b 12089 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
12090 switching between major modes on a file.
12091
602ea69d
SM
120922011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12093
12094 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
12095 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
12096 multi-line comments as well.
12097
06b60517
JB
120982011-04-19 Juanma Barranquero <lekktu@gmail.com>
12099
12100 Lexical-binding cleanup.
12101
12102 * arc-mode.el (archive-mode-revert):
12103 * cmuscheme.el (scheme-interactively-start-process):
12104 * custom.el (custom-initialize-delay):
12105 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
12106 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
12107 * emacs-lock.el (emacs-lock-clear-sentinel):
12108 * ezimage.el (defezimage):
12109 * follow.el (follow-avoid-tail-recenter):
12110 * fringe.el (set-fringe-mode-1):
12111 * generic-x.el (bat-generic-mode-compile):
12112 * help-mode.el (help-info-variable, help-do-xref)
12113 (help-mode-revert-buffer):
12114 * help.el (view-emacs-todo):
12115 * iswitchb.el (iswitchb-completion-help):
12116 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
12117 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
12118 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
12119 * locate.el (locate-update):
12120 * longlines.el (longlines-encode-region)
12121 (longlines-after-change-function):
12122 * outline.el (outline-isearch-open-invisible):
12123 * ps-def.el (declare-function, charset-dimension, char-width)
12124 (encode-char):
12125 * ps-mule.el (ps-mule-plot-string):
12126 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
12127 (recentf-edit-list-select, recentf-edit-list-validate)
12128 (recentf-open-files-action):
12129 * rect.el (delete-whitespace-rectangle-line)
12130 (rectangle-number-line-callback):
12131 * register.el (window-configuration-to-register)
12132 (frame-configuration-to-register):
12133 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
12134 * select.el (xselect-convert-to-string, xselect-convert-to-length)
12135 (xselect-convert-to-targets, xselect-convert-to-delete)
12136 (xselect-convert-to-filename, xselect-convert-to-charpos)
12137 (xselect-convert-to-lineno, xselect-convert-to-colno)
12138 (xselect-convert-to-os, xselect-convert-to-host)
12139 (xselect-convert-to-user, xselect-convert-to-class)
12140 (xselect-convert-to-name, xselect-convert-to-integer)
12141 (xselect-convert-to-atom, xselect-convert-to-identity):
12142 * subr.el (declare, ignore, process-kill-without-query)
12143 (text-clone-maintain):
12144 * terminal.el (te-get-char, te-tic-sentinel):
12145 * tool-bar.el (tool-bar-make-keymap):
12146 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
12147 * type-break.el (type-break-mode, type-break-noninteractive-query):
12148 * view.el (View-back-to-mark):
12149 * wid-browse.el (widget-browse-action, widget-browse-widget)
12150 (widget-browse-widgets, widget-browse-sexp):
12151 * widget.el (define-widget-keywords):
12152 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
12153 Mark unused parameters.
12154
12155 * align.el (align-adjust-col-for-rule): Mark unused parameter.
12156 (align-areas): Remove unused variable `look'.
12157 (align-region): Remove unused variables `real-end' and `pos-list'.
12158
12159 * apropos.el (apropos-score-doc): Remove unused variable `i'.
12160
12161 * bindings.el (mode-line-modified, mode-line-remote):
12162 Mark unused parameters.
12163 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
12164
12165 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
12166 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
12167
12168 * comint.el (comint-history-isearch-pop-state)
12169 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
12170 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
12171 (comint-substitute-in-file-name): Doc fix.
12172
12173 * completion.el (cmpl-statistics-block): Mark unused parameter.
12174 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
12175 (save-completions-to-file, load-completions-from-file):
12176 Remove unused local variable `e'.
12177
12178 * composite.el (compose-chars): Remove unused variable `len'.
12179 (lgstring-insert-glyph): Remove unused variable `g'.
12180 (compose-glyph-string): Remove unused variables `ascent',
12181 `descent', `lbearing' and `rbearing'.
12182 (compose-glyph-string-relative): Remove unused variables
12183 `lbearing', `rbearing' and `wadjust'.
12184 (compose-gstring-for-graphic): Remove unused variables `header',
12185 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
12186 (compose-gstring-for-terminal): Remove unused variables `header'
12187 and `nchars'. Use `let', not `let*'.
12188
12189 * cus-edit.el (Custom-set, Custom-save, custom-reset)
12190 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
12191 (Custom-buffer-done, custom-buffer-create-internal)
12192 (custom-browse-visibility-action, custom-browse-group-tag-action)
12193 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
12194 (widget-magic-mouse-down-action, custom-toggle-parent)
12195 (custom-add-parent-links, custom-toggle-hide-variable)
12196 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
12197 (custom-toggle-hide-face, face, hook, custom-group-link-action)
12198 (custom-face-menu-create, custom-variable-menu-create, get)
12199 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
12200 (custom-reset-standard-save-and-update): Remove unused variable `value'.
12201 (customize-apropos): Remove unused variable `tests'.
12202 (custom-group-value-create): Remove unused variable `hidden-p'.
12203 (sort-fold-case): Declare.
12204
12205 * cus-theme.el (custom-reset-standard-faces-list)
12206 (custom-reset-standard-variables-list): Declare.
12207 (customize-create-theme, custom-theme-revert, custom-theme-write)
12208 (custom-theme-choose-mode, customize-themes, custom-theme-save):
12209 Mark unused parameters.
12210
12211 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
12212
12213 * delim-col.el (delimit-columns-max): Move defvar before first use.
12214
12215 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 12216 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
12217
12218 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
12219 (auto-insert): Declare.
12220 (desktop-restore-file-buffer): Rename desktop-* parameters;
12221 mark unused ones.
12222 (desktop-create-buffer): Rename desktop-* parameters and bind them.
12223 (desktop-buffer): Rename desktop-* parameters.
12224
12225 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
12226 (dframe-reposition-frame-xemacs, dframe-help-echo)
12227 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
12228 Mark unused parameters.
12229
12230 * dired-aux.el (backup-extract-version-start, overwrite-query)
12231 (overwrite-backup-query, rename-regexp-query)
12232 (rename-non-directory-query): Declare.
12233 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
12234 (dired-add-entry): Remove unused variable `orig-file-name'.
12235 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
12236 Use parameter PRESERVE-TIME instead of accessing dynamic variable
12237 `dired-copy-preserve-time' directly.
12238 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
12239 (dired-insert-subdir-newpos): Rename unused variable `pos'.
12240
12241 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
12242 (dired-virtual-revert, dired-make-relative-symlink):
12243 Mark unused parameters.
12244 (manual-program): Declare.
12245 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
12246 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
12247 wrapped in `with-no-warnings' to avoid replacing one warning by another.
12248
12249 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
12250
12251 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
12252
12253 * echistory.el (electric-history-in-progress, Helper-return-blurb):
12254 Declare.
12255
12256 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
12257
12258 * electric.el (Electric-command-loop): Rename parameter
12259 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
12260
12261 * expand.el (expand-in-literal): Remove unused variable `here'.
12262
12263 * facemenu.el (facemenu-add-new-color):
12264 Remove unused variable `docstring'.
12265
12266 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
12267 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
12268 (face-attr-construct): Mark unused parameter. Doc fix.
12269 (read-color): Remove unused variable `hex-string'.
12270
12271 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
12272 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
12273 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
12274 (display-buffer-other-frame): Remove unused variable `old-window'.
12275 (kill-buffer-hook): Declare.
12276 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
12277 Mark unused parameters.
12278 (after-find-file): Pass 1 to `auto-save-mode', not t.
12279
12280 * files-x.el (auto-insert): Declare.
12281 (modify-file-local-variable-prop-line): Remove unused variable `val'.
12282
12283 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 12284 variable `buf'. Mark unused parameter.
06b60517
JB
12285 (find-lisp-insert-directory): Mark unused parameter.
12286
12287 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
12288 (format-encode-region): Remove unused variables `cur-buf' and `result'.
12289 (format-common-tail): Remove, unused.
12290 (format-deannotate-region): Remove unused variable `loc'.
12291 (format-annotate-region): Remove unused variable `p'.
12292 (format-annotate-single-property-change): Remove unused variables
12293 `default' and `tail'.
12294
12295 * forms.el (read-file-filter): Declare.
12296 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
12297
12298 * frame.el (frame-creation-function-alist): Mark unused parameter.
12299 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
12300
12301 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
12302 Remove unused parameters.
12303 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
12304 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
12305
12306 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
12307 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
12308 (hfy-prepare-tag-map): Mark unused parameters.
12309 (htmlfontify-buffer): Use `called-interactively-p'.
12310
12311 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
12312 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
12313 (ibuffer-do-occur): Mark unused parameters.
12314 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
12315 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
12316
12317 * ibuffer.el: Don't quote `lambda'.
12318 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
12319 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
12320 Mark unused parameters.
12321
12322 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
12323 (ido-completing-read): Mark unused parameters.
12324 (ido-copy-current-word): Mark unused parameters;
12325 remove unused variable `name'.
12326 (ido-sort-merged-list): Remove unused parameter `dirs'.
12327
12328 * ielm.el (ielm-input-sender): Mark unused parameter.
12329 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
12330 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
12331 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
12332 `ielm-string' as a dynamic variable accessible from the IELM prompt.
12333 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
12334
12335 * image-dired.el (image-dired-display-thumbs): Remove unused
12336 variables `curr-file' and `count'.
12337 (image-dired-remove-tag): Remove unused variable `start'.
12338 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
12339 variable `curr-file'
12340 (image-dired-rotate-original): Remove unused variable `temp-file'.
12341 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
12342 Remove unused variable `file'.
12343 (image-dired-gallery-generate): Remove unused variable `curr'.
12344 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
12345
12346 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
12347
12348 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
12349
12350 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
12351
12352 * isearch.el (minibuffer-history-symbol): Declare.
12353 (isearch-edit-string): Remove unused variable `err'.
12354 (isearch-message-prefix, isearch-message-suffix):
12355 Mark unused parameters.
12356
12357 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
12358
12359 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
12360
12361 * makesum.el (double-column): Remove unused variable `cnt'.
12362
12363 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
12364 (ido-ignore-item-temp-list): Declare.
12365
12366 * mouse-drag.el (mouse-drag-throw): Remove unused variables
12367 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
12368 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
12369 (mouse-drag-drag): Remove unused variables `mouse-delta' and
12370 `mouse-col-delta'.
12371
12372 * mouse-sel.el (mouse-extend-internal):
12373 Remove unused variable `orig-window-frame'.
12374
12375 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
12376 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
12377 Move declarations before first use.
12378 (pcomplete-opt): Mark unused parameters; doc fix.
12379
12380 * proced.el (proced-revert): Mark unused parameter.
12381 (proced-send-signal): Remove unused variable `err'.
12382
12383 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
12384 Rename parameter PREFIX-ARG to ARG.
12385 (ps-basic-plot-string, ps-basic-plot-whitespace):
12386 Mark unused parameters.
12387
12388 * replace.el (replace-count): Define.
12389 (occur-revert-function): Mark unused parameters.
12390 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
12391 (isearch-case-fold-search, isearch-string): Declare.
12392 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
12393 bind `case-fold-search'. Remove unused variables `beg' and `end',
12394 and simplify.
12395 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
12396 COUNT and bind `replace-count'.
12397 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
12398 to COUNT.
12399
12400 * savehist.el (print-readably, print-string-length): Declare.
12401
12402 * shadowfile.el (shadow-expand-cluster-in-file-name):
12403 Remove unused variable `cluster'.
12404 (shadow-copy-file): Remove unused variable `i'.
12405 (shadow-noquery, shadow-clusters, shadow-site-cluster)
12406 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
12407 (shadow-define-literal-group, shadow-define-regexp-group)
12408 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
12409
12410 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
12411 (shell): Use `called-interactively-p'.
12412 (shell-directory-tracker): Remove unused variable `chdir-failure'.
12413
12414 * simple.el (compilation-context-lines, comint-file-name-quote-list)
12415 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
12416 (delete-backward-char): Remove unused variable `ocol'.
12417 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
12418 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
12419 (event-apply-hyper-modifier, event-apply-shift-modifier)
12420 (event-apply-control-modifier, event-apply-meta-modifier):
12421 Mark unused parameters.
12422 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
12423 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
12424
12425 * speedbar.el (speedbar-ignored-directory-expressions)
12426 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
12427 (speedbar-find-file, speedbar-dir-follow)
12428 (speedbar-directory-buttons-follow, speedbar-tag-find)
12429 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12430 (speedbar-buffers-line-directory, speedbar-buffer-click):
12431 Mark unused parameters.
12432 (speedbar-tag-file): Remove unused variable `mode'.
12433 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
12434
12435 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
12436
12437 * talk.el (talk): Remove unused variable `display'.
12438
12439 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
12440 (tar-write-region-annotate): Mark unused parameter.
12441
12442 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
12443 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
12444 Declare them, wrapped in `with-no-warnings' to avoid replacing one
12445 warning by another.
12446
12447 * time-stamp.el (time-stamp-string-preprocess):
12448 Remove unused variable `require-padding'.
12449
12450 * tree-widget.el (widget-glyph-enable): Declare.
12451 (tree-widget-action): Mark unused parameter.
12452
12453 * w32-fns.el (x-get-selection): Mark unused parameter.
12454 (autoload-make-program, generated-autoload-file): Declare.
12455
12456 * wdired.el (wdired-revert): Mark unused parameters.
12457 (wdired-xcase-word): Remove unused variable `err'.
12458
12459 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
12460 (whitespace-help-scroll): Remove unused variable `data-help'.
12461
12462 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
12463 (widget-image-insert, widget-after-change, default)
12464 (widget-default-format-handler, widget-default-notify)
12465 (widget-default-prompt-value, widget-info-link-action)
12466 (widget-url-link-action, widget-function-link-action)
12467 (widget-variable-link-action, widget-file-link-action)
12468 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
12469 (widget-field-prompt-internal, widget-field-action, widget-field-match)
12470 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
12471 (widget-insert-button-action, widget-delete-button-action, visibility)
12472 (widget-documentation-link-action, widget-documentation-string-action)
12473 (widget-const-prompt-value, widget-regexp-match, symbol)
12474 (widget-coding-system-prompt-value)
12475 (widget-key-sequence-value-to-external, sexp)
12476 (widget-sexp-value-to-internal, character, vector, cons)
12477 (widget-choice-prompt-value, widget-boolean-prompt-value)
12478 (widget-color--choose-action): Mark unused parameters.
12479 (widget-item-match-inline, widget-choice-match-inline)
12480 (widget-checklist-match, widget-checklist-match-inline)
12481 (widget-group-match): Rename parameter VALUES to VALS.
12482 (widget-field-value-set): Remove unused variable `size'.
12483 (widget-color-action): Remove unused variables `value' and `start'.
12484
12485 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 12486 variable `dir'. Doc fix.
06b60517
JB
12487 (windmove-find-other-window): Don't pass it.
12488
12489 * window.el (count-windows): Mark unused parameter.
12490 (bw-adjust-window): Remove unused variable `err'.
12491
12492 * woman.el (woman-file-name): Remove unused variable `default'.
12493 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
12494 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
12495 (global-font-lock-mode): Declare.
12496 (woman-decode-region): Mark unused parameter.
12497 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
12498
12499 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
12500 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
12501 (x-dnd-handle-moz-url): Remove unused variable `title'.
12502 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
12503
12504 * xml.el (xml-parse-tag, xml-parse-attlist):
12505 Remove unused variable `pos'.
12506
bc4f7f3d
GM
125072011-04-19 Glenn Morris <rgm@gnu.org>
12508
12509 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
12510 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
12511 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12512 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
12513 * calendar/cal-html.el (cal-html-insert-minical):
12514 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
12515 (calendar-mark-date-pattern):
12516 Prefix "unused" locals.
12517
12518 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
12519 optional argument `style'.
12520
12521 * calendar/appt.el (appt-make-list):
12522 * calendar/cal-china.el (calendar-chinese-date-string):
12523 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
12524 (diary-hebrew-yahrzeit):
12525 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
12526 * calendar/calendar.el (calendar-generate-window):
12527 * calendar/time-date.el (time-to-days):
12528 Remove unused local variables.
12529
16a43933
CY
125302011-04-18 Chong Yidong <cyd@stupidchicken.com>
12531
12532 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
12533 glyphless-char-display table.
12534 (tabulated-list-glyphless-char-display): New var.
12535
7eed1860
SS
125362011-04-18 Sam Steingold <sds@gnu.org>
12537
12538 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
12539 to acknowledgments.
12540
4d2d1ccd
GM
125412011-04-17 Glenn Morris <rgm@gnu.org>
12542
12543 * calendar/diary-lib.el (diary-sexp-entry):
12544 * calendar/holidays.el (holiday-sexp):
12545 Set debug-on-error rather than the removed stack-trace-on-error.
12546
239da61d
GM
125472011-04-16 Glenn Morris <rgm@gnu.org>
12548
12549 * progmodes/f90.el: Use lexical-binding.
12550 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
12551
8b05752a
SM
125522011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12553
daca8ba5
SM
12554 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
12555 (mail-mode): Setup mailalias completion here instead.
12556 * mail/mailalias.el: Use lexical-binding.
12557 (pattern, mailalias-done): Declare dynamic.
12558 (mail-completion-at-point-function): New function, from mail-complete.
12559 (mail-complete): Use it.
12560 (mail-completion-expand): New function.
12561 (mail-get-names): Use it.
12562 (mail-directory, mail-directory-process, mail-directory-stream):
12563 Don't use `pattern' for lexically bound arg.
12564
6f542485
SM
12565 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
12566
037e7c3f
SM
12567 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
12568 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
12569 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
12570
8b05752a
SM
12571 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
12572 (byte-save-window-excursion, byte-temp-output-buffer-setup)
12573 (byte-interactive-p): Define them again, for use when inlining
12574 old code.
12575
49093f60
JB
125762011-04-15 Juanma Barranquero <lekktu@gmail.com>
12577
12578 * loadup.el: Use `string-to-number', not `string-to-int'.
12579
b5b8e7de
SM
125802011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12581
12582 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
12583 gud-gdb-complete-command.
12584 (gud-gdb-completions): New function, from gud-gdb-complete-command.
12585 (gud-gdb-completion-at-point): New function.
12586 (gud-gdb-completions): Remove.
12587
f42efeb5
MA
125882011-04-14 Michael Albinus <michael.albinus@gmx.de>
12589
49093f60
JB
12590 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
12591 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
12592 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
12593 whether `executable-find' is bound.
f42efeb5
MA
12594
12595 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
12596
e240cc21
SM
125972011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12598
12599 * minibuffer.el (completion-in-region-mode-predicate)
12600 (completion-in-region-mode--predicate): New vars.
12601 (completion-in-region, completion-in-region--postch)
12602 (completion-in-region-mode): Use them.
12603 (completion--capf-wrapper): Also return the hook function.
12604 (completion-at-point, completion-help-at-point):
12605 Adjust and provide a predicate.
c2bd2ab0
SM
12606
12607 Preserve arg names for advice of subr and lexical functions (bug#8457).
12608 * help-fns.el (help-function-arglist): Consolidate the subr and
12609 new-byte-code cases. Add argument `preserve-names' to extract names
12610 from the docstring when needed.
12611 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
12612 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
12613 (ad-arglist): Use help-function-arglist's new arg.
12614 (ad-definition-type): Use cond.
12615
c183f693
JB
126162011-04-13 Juanma Barranquero <lekktu@gmail.com>
12617
06641a47
JB
12618 * autorevert.el (auto-revert-handler):
12619 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
12620 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
12621 Don't quote lambda.
12622
c183f693
JB
12623 * image-mode.el (image-transform-set-scale):
12624 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
12625
1e3b6001
G
126262011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12627
12628 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 12629 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
12630 Upgrades via gnutls-cli are too slow to be done opportunistically.
12631
2d6af8dd
JB
126322011-04-12 Juanma Barranquero <lekktu@gmail.com>
12633
12634 * dframe.el (dframe-current-frame): Remove spurious quote.
12635
c0749a51
GM
126362011-04-12 Glenn Morris <rgm@gnu.org>
12637
088d0d61
GM
12638 * calendar/cal-tex.el (cal-tex-end-document):
12639 Try to automatically use latin1 input if needed.
12640
c0749a51
GM
12641 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
12642 Don't try to cons a mark onto an empty element.
12643
5c90fde0
LL
126442011-04-11 Leo Liu <sdl.web@gmail.com>
12645
12646 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
12647 buffers.
12648 (ido-kill-buffer-at-head): Support killing virtual buffers.
12649
369e974d
CY
126502011-04-10 Chong Yidong <cyd@stupidchicken.com>
12651
12652 * minibuffer.el (completion-show-inline-help): New var.
12653 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
12654 (minibuffer-force-complete, minibuffer-complete-word):
12655 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
12656
12657 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
12658 to avoid interference from inline help (Bug#5849).
12659
37f1c930
LL
126602011-04-10 Leo Liu <sdl.web@gmail.com>
12661
099c39a4
JB
12662 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
12663 Fix typo.
37f1c930 12664
a32d4040
CY
126652011-04-09 Chong Yidong <cyd@stupidchicken.com>
12666
12667 * image-mode.el (image-toggle-display-image): Signal an error if
12668 not in Image mode.
12669 (image-transform-mode, image-transform-resize)
12670 (image-transform-set-rotation): Doc fix.
daca8ba5 12671 (image-transform-set-resize): Delete.
a32d4040
CY
12672 (image-transform-set-scale, image-transform-fit-to-height)
12673 (image-transform-fit-to-width): Handle image-toggle-display-image
12674 and image-transform-resize directly.
12675
099c39a4 126762011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
12677
12678 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
12679 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
12680 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
12681 (doc-view-mode-map): Add bindings for the new functions.
12682
099c39a4 126832011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 12684
4d61f28d 12685 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
12686 Fix typo in docstring.
12687
3726838a
EZ
126882011-04-08 Eli Zaretskii <eliz@gnu.org>
12689
04f33f1e
EZ
12690 * files.el (file-size-human-readable): Produce one digit after
12691 decimal, like "ls -lh" does.
12692
12693 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
12694 the file size representation.
12695
3726838a
EZ
12696 * simple.el (list-processes): If async subprocesses are not
12697 available, error out with a clear error message.
12698
cbb59342
CY
126992011-04-08 Chong Yidong <cyd@stupidchicken.com>
12700
12701 * help.el (help-form-show): New function, to be called from C.
12702 Put help-form output in a buffer named differently than *Help*.
12703
e3971c44
EZ
127042011-04-08 Eli Zaretskii <eliz@gnu.org>
12705
12706 * files.el (file-size-human-readable): New function.
12707
12708 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
12709 computing the representation inline. Don't require `cl'.
12710
12544bbe
GM
127112011-04-08 Glenn Morris <rgm@gnu.org>
12712
a1de6c6a
GM
12713 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
12714
3c4671f4
GM
12715 * net/browse-url.el (browse-url-firefox):
12716 Test system-type, not system-configuration.
12717
b605679c
GM
12718 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
12719 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
12720 Use log-edit-empty-buffer-p. (Bug#7598)
12721
56442f0c
GM
12722 * net/rlogin.el (rlogin-process-connection-type): Simplify.
12723 (rlogin-mode-map): Initialize in the defvar.
12724 (rlogin): Use ignore-errors.
12725
12544bbe
GM
12726 * replace.el (occur-mode-map): Some fixes for menu items.
12727
eb237b0f
AH
127282011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12729
12730 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
12731
7d668f2c
CY
127322011-04-06 Chong Yidong <cyd@stupidchicken.com>
12733
e67a13ab
CY
12734 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
12735 issuing unused warnings.
12736
12737 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
12738 macro directly.
12739
7d668f2c
CY
12740 * simple.el: Lisp reimplement of list-processes. Based on an
12741 earlier reimplementation by Leo Liu, but using tabulated-list.el.
12742 (process-menu-mode): New major mode.
12743 (list-processes--refresh, list-processes):
12744 (process-menu-visit-buffer): New functions.
12745
12746 * files.el (save-buffers-kill-emacs): Don't assume any return
12747 value of list-processes, which is undocumented anyway.
12748
a83ec3c9
CY
127492011-04-06 Chong Yidong <cyd@stupidchicken.com>
12750
12751 * emacs-lisp/tabulated-list.el: New file.
12752
e91a96fe
CY
12753 * emacs-lisp/package.el: Use Tabulated List mode.
12754 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
12755 (package-menu-mode): Derive from tabulated-list-mode. Set up the
12756 table format using Tabulated List mode variables.
12757 (package--push): New macro, replacing package-list-maybe-add.
12758 (package-menu--generate): Use package--push. Renamed from
12759 package--generate-package-list.
12760 (package-menu-refresh, list-packages): Use it.
daca8ba5 12761 (package-menu--print-info): Rename from package-print-package.
e91a96fe 12762 Return insertion data instead of inserting it directly.
099c39a4
JB
12763 (package-menu-describe-package, package-menu-execute):
12764 Use tabulated-list-get-id.
e91a96fe
CY
12765 (package-menu-mark-delete, package-menu-mark-install)
12766 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
12767 (package-menu-mark-obsolete-for-deletion):
12768 Use tabulated-list-put-tag.
e91a96fe
CY
12769 (package--list-packages, package-menu-revert)
12770 (package-menu-get-package, package-menu-get-version)
12771 (package-menu-sort-by-column): Functions deleted.
12772 (package-menu-package-list, package-menu-sort-key): Vars deleted.
12773 (package-menu--status-predicate, package-menu--version-predicate)
12774 (package-menu--name-predicate)
12775 (package-menu--description-predicate): Handle arguments in the
12776 Tabulated List format.
12777 (package-list-packages-no-fetch): Call list-packages.
12778
3e214b50
JB
127792011-04-06 Juanma Barranquero <lekktu@gmail.com>
12780
12781 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 12782 (after-find-file): Don't bind it.
3e214b50
JB
12783 (revert-buffer-in-progress-p): New variable.
12784 (revert-buffer): Bind it.
12785 Pass nil for `after-find-file-from-revert-buffer'.
12786
12787 * saveplace.el (save-place-find-file-hook): Use new variable
12788 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
12789
3f0f1700
GM
127902011-04-06 Glenn Morris <rgm@gnu.org>
12791
c0274801
GM
12792 * Makefile.in (AUTOGEN_VCS): New variable.
12793 (autoloads): Use $AUTOGEN_VCS.
12794
3f0f1700
GM
12795 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
12796 * calendar/calendar.el (calendar-mode-map):
12797 Check for toolkit scroll bars. (Bug#8305)
12798
41ea9e48
CY
127992011-04-05 Chong Yidong <cyd@stupidchicken.com>
12800
12801 * minibuffer.el (completion-in-region--postch)
12802 (completion-in-region-mode): Remove unnecessary messages.
12803
6194c800
JB
128042011-04-05 Juanma Barranquero <lekktu@gmail.com>
12805
33256f14
JB
12806 * font-lock.el (font-lock-refresh-defaults):
12807 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
12808 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
12809
6194c800
JB
12810 * info.el (Info-directory-list, Info-read-node-name-2)
12811 (Info-split-parameter-string): Doc fixes.
12812 (Info-virtual-nodes): Reflow docstring.
12813 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
12814 (Info-apropos-toc-nodes, info-finder, Info-get-token)
12815 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
12816 Fix typos in docstrings.
12817 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
12818 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
12819 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
12820 (Info-restore-desktop-buffer): Mark unused parameters.
12821 (Info-directory-find-file, Info-directory-find-node)
12822 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
12823 (Info-virtual-index-find-node, Info-apropos-find-file)
12824 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 12825 Mark unused parameters; fix typos in docstrings.
6194c800
JB
12826 (Info-virtual-index): Remove unused local variable `nodename'.
12827
b87a8200 128282011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 12829
b87a8200
DD
12830 * net/rcirc.el: Update my e-mail address.
12831 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 12832
3b2ff876
CY
128332011-04-05 Chong Yidong <cyd@stupidchicken.com>
12834
12835 * startup.el (command-line): Save the cursor's theme-face
12836 directly, instead of using face-override-spec.
12837
12838 * custom.el (load-theme): Minor optimization in assigning faces.
12839
8d17e7ca
JB
128402011-04-04 Juanma Barranquero <lekktu@gmail.com>
12841
12842 * help-fns.el (describe-variable): Complete all variables having
12843 documentation, including keywords.
12844 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
12845
2fbc1934
JB
128462011-04-04 Juanma Barranquero <lekktu@gmail.com>
12847
12848 Convert to lexical-binding.
12849
12850 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
12851 (bs--get-marked-string, bs--get-modified-string)
12852 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
12853 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
12854 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
12855
12856 * ehelp.el (electric-help-execute-extended)
12857 (electric-help-ctrl-x-prefix):
12858 * hexl.el (hexl-revert-buffer-function):
12859 * linum.el (linum-after-change, linum-after-scroll):
12860 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
12861
12862 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
12863
74f50695
DU
128642011-04-04 Daiki Ueno <ueno@unixuser.org>
12865
12866 * epa-dired.el:
12867 * epa-mail.el:
12868 * epa-hook.el:
12869 * epa-file.el:
12870 * epa.el:
12871 * epg.el: Use lexical binding.
12872
c11325f7
CY
128732011-04-03 Chong Yidong <cyd@stupidchicken.com>
12874
0d9e9a12
CY
12875 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
12876
c11325f7 12877 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
12878 dictionary case for flyspell-mark-duplications-exceptions.
12879 Use regexp matching for languages.
c11325f7
CY
12880 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
12881 default dictionary (Bug#7926).
12882
da91b5f2
CY
128832011-04-02 Chong Yidong <cyd@stupidchicken.com>
12884
099c39a4
JB
12885 * emacs-lisp/package.el (package--with-work-buffer):
12886 Recognize https URLs.
da91b5f2 12887
099c39a4
JB
12888 * net/network-stream.el: Move from gnus/proto-stream.el.
12889 Change prefix to network-stream throughout.
da91b5f2
CY
12890 (open-protocol-stream): Merge into open-network-stream, leaving
12891 open-protocol-stream as an alias. Handle nil BUFFER args.
12892
12893 * subr.el (open-network-stream): Move to net/network-stream.el.
12894
afa8e9f6
GM
128952011-04-02 Glenn Morris <rgm@gnu.org>
12896
1d2e369d
GM
12897 * find-dired.el (find-exec-terminator): New option.
12898 (find-ls-option): Test for -ls support.
12899 (find-ls-subdir-switches): Test for -b in find-ls-option.
12900 (find-dired, find-grep-dired): Doc fixes.
12901 (find-dired): Use find-exec-terminator.
12902
8abb7da8 12903 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
12904 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
12905 (find-name-arg): Remove purecopy.
8abb7da8 12906
f3ca7378
GM
12907 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
12908 (grep-compute-defaults): Check for `-exec COMMAND +' support.
12909 Set grep-find-use-xargs, grep-find-command, and grep-find-template
12910 accordingly. Don't add the null-device if not needed.
12911
afa8e9f6
GM
12912 * files.el (save-some-buffers): Doc fix.
12913
35eae264
EZ
129142011-04-02 Eli Zaretskii <eliz@gnu.org>
12915
12916 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
12917
26b51db5
JB
129182011-04-01 Juanma Barranquero <lekktu@gmail.com>
12919
12920 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
12921 Use `dolist' rather than `mapcar'.
12922
7200d79c
SM
129232011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
12924
03408648 12925 Add lexical binding.
7200d79c 12926
03408648
SM
12927 * subr.el (apply-partially): Use new closures rather than CL.
12928 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
12929 (dolist, dotimes): Use slightly different expansion for lexical code.
12930 (functionp): Move to C.
12931 (letrec): New macro.
12932 (with-wrapper-hook): Use it and apply-partially instead of CL.
12933 (eval-after-load): Preserve lexical-binding.
12934 (save-window-excursion, with-output-to-temp-buffer): Turn them
12935 into macros.
7200d79c 12936
03408648
SM
12937 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
12938
12939 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
12940 than the arglist.
12941 (help-add-fundoc-usage): Don't add `Not documented'.
12942 (help-function-arglist): Handle closures, subroutines, and new
12943 byte-code-functions.
12944 (help-make-usage): Remove leading underscores.
12945 (describe-function-1): Handle closures.
12946 (describe-variable): Use special-variable-p for completion.
12947
12948 * files.el (lexical-binding): Declare safe.
f488fb65 12949
03408648
SM
12950 * emacs-lisp/pcase.el: Don't use destructuring-bind.
12951 (pcase--memoize): Rename from pcase-memoize. Change weakness.
12952 (pcase): Add `let' pattern.
12953 Change memoization so it actually works.
12954 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
12955 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
12956 <let>: New case.
f488fb65 12957
03408648
SM
12958 * emacs-lisp/macroexp.el: Use lexical binding.
12959 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
12960 Don't convert ' to #' without checking that it's indeed quoting
12961 a lambda.
12962
12963 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 12964 Use eval-sexp-add-defvars.
03408648
SM
12965 (eval-sexp-add-defvars): New fun.
12966
12967 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
12968
12969 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
12970 Don't autoload.
12971 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
12972 than the internal `byte-compile-lambda'.
12973 (defmethod): Don't hide code under quotes.
12974 (eieio-defmethod): New `code' argument.
12975
12976 * emacs-lisp/eieio-comp.el: Remove.
12977
12978 * emacs-lisp/edebug.el (edebug-eval-defun)
12979 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
12980 (edebug-toggle): Avoid `eval'.
12981
12982 * emacs-lisp/disass.el (disassemble-internal): Handle new
12983 `closure' objects.
12984 (disassemble-1): Handle new byte codes.
12985
12986 * emacs-lisp/cl.el (pushnew): Silence warning.
12987
12988 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
12989 (cl-byte-compile-throw): Remove.
12990 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
12991
12992 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
12993 closures.
12994
12995 * emacs-lisp/cconv.el: New file.
12996
12997 * emacs-lisp/bytecomp.el: Use lexical binding instead of
12998 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
12999 (byte-compile-initial-macro-environment):
13000 Handle declare-function here.
13001 (byte-compile--lexical-environment): New var.
13002 (byte-stack-ref, byte-stack-set, byte-discardN)
13003 (byte-discardN-preserve-tos): New lap codes.
13004 (byte-interactive-p): Don't use any more.
13005 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
13006 New macros.
13007 (byte-compile-lapcode): Use them and handle new lap codes.
13008 (byte-compile-obsolete): Remove.
13009 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
13010 (byte-compile-arglist-warn): Check late def of inlinable funs.
13011 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
13012 since they should have been expanded by now.
13013 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
13014 (byte-compile-from-buffer): Remove unused second arg.
13015 (byte-compile-preprocess): New function.
13016 (byte-compile-toplevel-file-form): New function to distinguish
13017 file-form calls from outside from file-form calls from hunk-handlers.
13018 (byte-compile-file-form): Simplify.
13019 (byte-compile-file-form-defsubst): Remove.
13020 (byte-compile-file-form-defmumble): Simplify now that
13021 byte-compile-lambda always returns a byte-code-function.
13022 (byte-compile): Preprocess.
13023 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
13024 Remove, not used any more.
13025 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
13026 (byte-compile-make-args-desc): New funs.
13027 (byte-compile-lambda): Handle lexical functions. Always return
13028 a byte-code-function.
13029 (byte-compile-reserved-constants): New var, to make up room for
13030 closed-over variables.
13031 (byte-compile-constants-vector): Obey it.
13032 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
13033 (byte-compile-macroexpand-declare-function): New function.
13034 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
13035 byte-code-functions.
13036 (byte-compile-form): Check obsolescence here.
13037 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
13038 (byte-compile-variable-ref): Remove.
13039 (byte-compile-dynamic-variable-op): New fun.
13040 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13041 (byte-compile-variable-set): New funs.
13042 (byte-compile-discard): Add 2 args.
13043 (byte-compile-stack-ref, byte-compile-stack-set)
13044 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
13045 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
13046 macroexpand-all instead.
13047 (byte-compile-quote-form): Remove.
13048 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
13049 (byte-compile-bind, byte-compile-unbind): New funs.
13050 (byte-compile-let): Handle let* and lexical binding.
13051 (byte-compile-let*): Remove.
13052 (byte-compile-catch, byte-compile-unwind-protect)
13053 (byte-compile-track-mouse, byte-compile-condition-case):
13054 Handle a new :fun-body form, used for lexical scoping.
13055 (byte-compile-save-window-excursion)
13056 (byte-compile-with-output-to-temp-buffer): Remove.
13057 (byte-compile-defun): Simplify.
13058 (byte-compile-stack-adjustment): New fun.
13059 (byte-compile-out): Use it.
13060 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
13061
13062 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
13063 handler any more.
13064
13065 * emacs-lisp/byte-opt.el: Use lexical binding.
13066 (byte-inline-lapcode): Remove (to bytecomp).
13067 (byte-compile-inline-expand): Pay attention to inlining to/from
13068 lexically bound code.
13069 (byte-compile-unfold-lambda): Don't handle byte-code-functions
13070 any more.
13071 (byte-optimize-form-code-walker): Don't handle save-window-excursion
13072 any more and don't call compiler-macros.
13073 (byte-compile-splice-in-already-compiled-code): Remove.
13074 (byte-code): Don't inline any more.
13075 (disassemble-offset): Receive `bytes' as argument rather than via
13076 dynamic scoping.
13077 (byte-compile-tag-number): Declare before first use.
13078 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
13079 `return' even if make-spliceable.
13080 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
13081 obsolete interactive-p.
13082 (byte-optimize-lapcode): Optimize new lap-codes.
13083 Don't trip up on new form of `byte-constant' lap code.
13084
13085 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
13086
13087 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
13088
13089 * custom.el (custom-initialize-default, custom-declare-variable):
13090 Use `defvar'.
13091
13092 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
13093 New variables.
13094 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
13095 (COMPILE_FIRST): Add macroexp and cconv.
13096 * makefile.w32-in: Mirror changes in Makefile.in.
13097
13098 * vc/cvs-status.el:
13099 * vc/diff-mode.el:
13100 * vc/log-edit.el:
13101 * vc/log-view.el:
13102 * vc/smerge-mode.el:
13103 * textmodes/bibtex-style.el:
13104 * textmodes/css.el:
13105 * startup.el:
13106 * uniquify.el:
da91b5f2
CY
13107 * minibuffer.el:
13108 * newcomment.el:
13109 * reveal.el:
13110 * server.el:
13111 * mpc.el:
13112 * emacs-lisp/smie.el:
13113 * doc-view.el:
13114 * dired.el:
03408648
SM
13115 * abbrev.el: Use lexical binding.
13116
0f0c1f27
EZ
131172011-04-01 Eli Zaretskii <eliz@gnu.org>
13118
13119 * info.el (info-display-manual): New function.
13120
c82b2579
SM
131212011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13122
13123 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
13124
221ddf68
TH
131252011-03-31 Tassilo Horn <tassilo@member.fsf.org>
13126
13127 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 13128 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 13129
cba6e77e
GM
131302011-03-31 Glenn Morris <rgm@gnu.org>
13131
e040639f
GM
13132 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
13133
cba6e77e
GM
13134 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
13135
6d0f1c9e
CS
131362011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
13137
13138 * progmodes/python.el (python-default-interpreter)
13139 (python-python-command-args, python-jython-command-args)
13140 (python-which-shell, python-which-args, python-which-bufname)
13141 (python-file-queue, python-comint-output-filter-function)
13142 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
13143 variables and functions.
13144
3e2d70fd
SM
131452011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13146
13147 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
13148 (completion-in-region-mode): New minor mode.
13149 (completion-in-region): Use it.
13150 (completion-in-region--data, completion-in-region-mode-map): New vars.
13151 (completion-in-region--postch): New function.
13152 (completion--capf-misbehave-funs, completion--capf-safe-funs):
13153 New vars.
13154 (completion--capf-wrapper): New function.
13155 (completion-at-point): Use it to track well-behavedness of
13156 hook functions.
13157 (completion-help-at-point): New command.
13158
f3e4086c
JM
131592011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
13160
13161 * vc/add-log.el (add-change-log-entry): Don't use whitespace
13162 syntax class to search for whitespace on a single line
13163 (Message-ID: <4D938140.4030905@redhat.com>).
13164
eb7ffc14
LL
131652011-03-30 Leo Liu <sdl.web@gmail.com>
13166
13167 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
13168 New commands.
13169 (edit-abbrevs-map): Bind them here.
13170 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
13171
d806ab68
KM
131722011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
13173
13174 * allout.el (allout-hide-by-annotation, allout-flag-region):
13175 Reduce possibility of overlay leakage by making them volatile.
13176
13177 * allout-widgets.el (allout-widgets-tally): Define as nil so the
13178 hash is not shared between buffers. Mode initialization is
13179 responsible for giving it a useful starting value.
13180 (allout-item-span): Reduce possibility of overlay leakage by
13181 making them volatile.
13182 (allout-widgets-count-buttons-in-region): Add diagnostic function
13183 for tracking down button overlay leaks.
13184
ea622834
LL
131852011-03-29 Leo Liu <sdl.web@gmail.com>
13186
13187 * ido.el (ido-read-internal): Use the default history var
13188 minibuffer-history if no HISTORY is specified.
13189
b62f8267
G
131902011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
13191
03408648
SM
13192 * net/imap.el (imap-shell-open, imap-process-connection-type):
13193 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
13194 Kerberos, SSL, other subprocesses.
13195
947b6566
LL
131962011-03-28 Leo Liu <sdl.web@gmail.com>
13197
13198 * abbrev.el (abbrev-table-empty-p): New function.
13199 (prepare-abbrev-list-buffer): Place empty abbrev tables after
13200 nonempty ones. (Bug#5937)
13201
5ffb62aa
JD
132022011-03-27 Jan Djärv <jan.h.d@swipnet.se>
13203
13204 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
13205
7a097943
LL
132062011-03-27 Leo Liu <sdl.web@gmail.com>
13207
13208 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
13209 for foreground and background colors.
13210 (ansi-color-make-color-map): Adapt.
13211
c5b40130
LL
132122011-03-25 Leo Liu <sdl.web@gmail.com>
13213
1f48f7d2
LL
13214 * midnight.el (midnight-time-float): Remove. Note it calculates
13215 the microsecond component incorrectly and seconds-to-time does the
13216 same job.
625897ec 13217 Remove redundant (require 'timer).
1f48f7d2 13218
c5b40130
LL
13219 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
13220 (ido-completions): Remove unused arguments. (Bug#8329)
13221
d86d2721
SM
132222011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13223
13224 * minibuffer.el (completion--flush-all-sorted-completions):
13225 Remove itself from hook.
13226 (completion-at-point): Let the functions perform the completion
13227 immediately and return nil or t.
13228 * comint.el (comint-dynamic-complete-functions): Now identical to
13229 completion-at-point-functions.
13230 (comint-dynamic-list-input-ring): Remove unused var `index'.
13231 (comint--match-partial-filename, comint--unquote&expand-filename):
13232 New funs, split from comint-match-partial-filename.
13233 (comint-dynamic-complete): Use completion-at-point.
13234 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
13235
e8974c48
DA
132362011-03-24 Drew Adams <drew.adams@oracle.com>
13237
13238 * thingatpt.el: Support `defun'.
13239
def71b5e
LL
132402011-03-23 Leo Liu <sdl.web@gmail.com>
13241
cb5af48e
LL
13242 * abbrevlist.el: Move to obsolete/abbrevlist.el.
13243
def71b5e
LL
13244 * help-mode.el (help-mode-finish): Tweak regexp.
13245
927c53e7
GM
132462011-03-23 Glenn Morris <rgm@gnu.org>
13247
18d05bed
GM
13248 * eshell/esh-opt.el (eshell-eval-using-options):
13249 Do not bind unused local variable `eshell-option-stub'.
13250
927c53e7
GM
13251 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
13252
9d0da923
JB
132532011-03-22 Juanma Barranquero <lekktu@gmail.com>
13254
13255 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
13256 keymap variable in `with-no-warnings' to avoid a warning when the
13257 keymap has been already `defconst'ed.
13258
4b978a67
LL
132592011-03-22 Leo Liu <sdl.web@gmail.com>
13260
13261 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
13262 encode all chars in abbrevs; otherwise use emacs-mule or
13263 utf-8-emacs. (Bug#8308)
13264
5fd62452
JB
132652011-03-22 Juanma Barranquero <lekktu@gmail.com>
13266
0b1596c6
JB
13267 * simple.el (backward-delete-char-untabify):
13268 Avoid warning about using `delete-backward-char'.
13269
5fd62452
JB
13270 * image.el (image-type-file-name-regexps): Make it variable.
13271 `imagemagick-register-types' modifies it, and the user may want
13272 to add new extensions for known image types.
13273 (imagemagick-register-types): Throw error if not using ImageMagick.
13274
0b4e93f1
LL
132752011-03-22 Leo Liu <sdl.web@gmail.com>
13276
13277 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
13278 located before rcirc-prompt-end-marker.
13279 (rcirc-complete): Error if point is not after rcirc prompt.
13280 Handle the case when table is nil.
9882e214 13281 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 13282
fccee4ab
CY
132832011-03-22 Chong Yidong <cyd@stupidchicken.com>
13284
13285 * custom.el (custom--inhibit-theme-enable): Make it affect only
13286 custom-theme-set-variables and custom-theme-set-faces.
13287 (provide-theme): Ignore custom--inhibit-theme-enable.
13288 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
13289 (custom-enabling-themes): Delete variable.
d86d2721
SM
13290 (enable-theme): Accept only loaded themes as arguments.
13291 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
13292 (custom-enabled-themes): Forbid themes from setting this.
13293 Eliminate use of custom-enabling-themes.
13294 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 13295
af896da6
LL
132962011-03-21 Leo Liu <sdl.web@gmail.com>
13297
13298 * ido.el (ido-read-internal): Add ido-selected to history instead
13299 of user input.
13300
78f64af0
SM
133012011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13302
13303 * subr.el (deferred-action-list, deferred-action-function):
13304 Mark obsolete.
13305
b16ac1ec
LL
133062011-03-21 Leo Liu <sdl.web@gmail.com>
13307
810f7698
LL
13308 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
13309 change on 2011-02-13 (bug#8309).
13310
b16ac1ec
LL
13311 * minibuffer.el (read-file-name-function): Change default value.
13312 (read-file-name--defaults): Rename from read-file-name-defaults.
13313 (read-file-name-default): Rename from read-file-name.
13314 (read-file-name): Call read-file-name-function.
13315
4e05e67e
GM
133162011-03-21 Glenn Morris <rgm@gnu.org>
13317
13318 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
13319 Doc fixes.
13320
4359915b
CY
133212011-03-21 Chong Yidong <cyd@stupidchicken.com>
13322
13323 * cus-theme.el: Add missing provide statement.
13324 (customize-create-theme): Extract theme value correctly.
13325 (custom-theme-visit-theme): Autoload.
13326 (customize-create-theme): Prompt before inserting default faces.
13327
1fe275ee
JB
133282011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
13329
13330 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
13331 units and musical notes.
13332
cd394be1 133332011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
13334
13335 * ido.el (ido-read-internal): Use completing-read-default.
13336 (ido-completing-read): Fix compatibility with completing-read.
13337
7d476bde
CO
133382011-03-20 Christian Ohler <ohler@gnu.org>
13339
13340 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
13341 (ert-delete-all-tests): Use `called-interactively-p' rather than
13342 `interactive-p'.
13343 (ert--make-xrefs-region): Respect END.
13344
fe0fb33e
CY
133452011-03-19 Chong Yidong <cyd@stupidchicken.com>
13346
ff854b0b
CY
13347 * dired-aux.el (dired-create-directory): Signal an error if the
13348 directory already exists (Bug#8246).
13349
fe0fb33e
CY
13350 * facemenu.el (list-colors-display): Call list-faces-display
13351 inside with-help-window.
13352 (list-colors-print): Use display property to align the final
13353 column, instead of checking window-width.
13354
576bce32
EZ
133552011-03-19 Eli Zaretskii <eliz@gnu.org>
13356
4d61f28d 13357 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
13358 windows-nt systems.
13359 (emerge-protect-metachars): Quote correctly for ms-dos and
13360 windows-nt systems.
13361
89c41d68 133622011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
13363
13364 * info.el (info-initialize): Replace all uses of `:' with
13365 path-separator for compatibility with non-Unix systems.
13366 Cache quoting of path-separator. (Bug#8258)
13367
b14e3e21 133682011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
13369
13370 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
13371 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
13372 (mouse-avoidance-mode): Fix typos in docstrings.
13373
4525ce3e
CY
133742011-03-19 Chong Yidong <cyd@stupidchicken.com>
13375
13376 * startup.el (package-subdirectory-regexp): Move from package.el.
13377 Omit \\` and \\', and let callers add them.
13378
13379 * emacs-lisp/package.el (package-strip-version)
13380 (package-load-all-descriptors): Add \\` and \\' to
13381 package-subdirectory-regexp before using it.
13382 (package-untar-buffer): New arg DIR; ensure that file untars only
13383 into this expected directory. Remove superfluous delete-region.
13384 (package-unpack): Caller changed.
13385 (package-tar-file-info): Use package-subdirectory-regexp.
13386
a904a09a 133872011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 13388
a904a09a
SM
13389 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
13390 diff-mode-shared-map (bug#8284).
13391 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
13392
133932011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13394
13395 * calendar/time-date.el (format-seconds): Use assoc instead of
13396 assoc-string, since assoc-string doesn't exist in XEmacs.
13397
171fc304
JB
133982011-03-17 Juanma Barranquero <lekktu@gmail.com>
13399
13400 * custom.el (custom-known-themes): Reflow docstring.
13401 (custom-theme-load-path): Fix typo in docstring.
13402 (load-theme): Fix typo in error message.
13403 (custom-available-themes, custom-variable-theme-value):
13404 Use `let', not `let*'.
13405
d71990a1
JB
134062011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13407
13408 * calc/README: Mention inclusion of musical notes.
13409
13410 * calc/calc-units.el (calc-lu-quant): Rename from
13411 `calc-logunits-quantity'.
13412 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
13413 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
13414 (calc-db): Rename from `calc-dblevel'.
13415 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
13416 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
13417 (calc-np): Rename from `calc-nplevel'.
13418 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
13419 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
13420 (calc-lu-plus): Rename from `calc-logunits-add'.
13421 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
13422 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
13423 (calc-lu-minus): Rename from `calc-logunits-sub'.
13424 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
13425 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
13426 (calc-lu-times): Rename from `calc-logunits-mul'.
13427 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
13428 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
13429 (calc-lu-divide): Rename from `calc-logunits-div'.
13430 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
13431 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
13432
13433 * calc/calc-ext.el (calc-init-extensions): Update the names of the
13434 functions being autoloaded.
13435
13436 * calc/calc.el (calc-lu-power-reference): Rename from
13437 `calc-logunits-power-reference'.
13438 (calc-lu-field-reference): Rename from
13439 `calc-logunits-field-reference'.
13440
7a71b18d
GM
13441 * calc/calc-help.el (calc-l-prefix-help):
13442 Mention musical note functions.
d71990a1 13443
40c2934b
SM
134442011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13445
13446 * minibuffer.el (completion-all-sorted-completions):
13447 Use :completion-cycle-penalty text property if present.
13448
b0911414
KM
134492011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
13450
13451 * allout.el (allout-yank-processing): Adjust for new rebulleting
13452 regime so bullet being yanked is used without prompting the user
13453 for a choice.
13454
8a05b668
JB
134552011-03-16 Juanma Barranquero <lekktu@gmail.com>
13456
13457 * startup.el (command-line): Warn the user that _emacs is deprecated.
13458
5ba5fb81
JB
134592011-03-16 Juanma Barranquero <lekktu@gmail.com>
13460
13461 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
13462 (delphi-verbose, delphi-comment-face, delphi-string-face)
13463 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
13464 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
13465 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
13466 (delphi-new-comment-line, delphi-font-lock-defaults)
13467 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
13468 Fix typos in docstrings.
13469
2dab465b
KM
134702011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
13471
5ba5fb81 13472 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
13473 Invert the roles of character and string values for INSTEAD, so a
13474 string is used for the more common case of a defaulting prompt.
13475
0adf5618
SM
134762011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13477
13478 * progmodes/ruby-mode.el (ruby-backward-sexp):
13479 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
13480 * play/gamegrid.el (gamegrid-make-face):
13481 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
13482 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
13483 * notifications.el (notifications-notify):
13484 * net/xesam.el (xesam-search-engines):
13485 * net/quickurl.el (quickurl-list-insert):
13486 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
13487
d72700e5
CY
134882011-03-15 Chong Yidong <cyd@stupidchicken.com>
13489
13490 * startup.el (command-line): Update package subdirectory regexp.
13491
49c5410a
SM
134922011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13493
c6eee9aa
SM
13494 * allout.el (allout-abbreviate-flattened-numbering)
13495 (allout-mode-deactivate-hook): Fix up obsolescence "date".
13496
49c5410a
SM
13497 * subr.el (read-char-choice): Only show the cursor after the prompt,
13498 not after the answer.
13499
047b2bb9
KR
135002011-03-15 Kevin Ryde <user42@zip.com.au>
13501
13502 * help-fns.el (variable-at-point): Skip leading quotes, if any
13503 (bug#8253).
13504
0a57d256
SM
135052011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13506
13507 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
13508 warning message.
13509
77c992bc
MA
135102011-03-14 Michael Albinus <michael.albinus@gmx.de>
13511
13512 * shell.el (shell): When called interactively, offer to change the
13513 shell file name on remote hosts.
13514
eebc475d
TZ
135152011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13516
13517 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
13518 integration for LDAP parameters. The host, base, user or binddn,
13519 and secret tokens can be specified in a netrc file, for instance.
13520 This is optional because an `auth-source' parameter must be
13521 specified in the search attributes.
13522
9d05d1ba
JB
135232011-03-13 Juanma Barranquero <lekktu@gmail.com>
13524
13525 * help.el (describe-mode): Link to the mode's definition (bug#8185).
13526
09d9db2c
GM
135272011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13528
13529 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
13530 into declaration. Remove redundant and harmful binding.
13531
135322011-03-12 Eli Zaretskii <eliz@gnu.org>
13533
13534 * files.el (file-ownership-preserved-p): Pass `integer' as an
13535 explicit 2nd argument to `file-attributes'. If the file's owner
13536 is the Administrators group on Windows, and the current user is
13537 Administrator, consider that a match.
13538
13539 * server.el (server-ensure-safe-dir): Consider server directory
13540 safe on MS-Windows if its owner is the Administrators group while
13541 the current Emacs user is Administrator. Use `=' to compare
13542 numerical UIDs, since they could be integers or floats.
13543
219bd536
JB
135442011-03-12 Juanma Barranquero <lekktu@gmail.com>
13545
13546 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
13547
f3afd36b
MA
135482011-03-12 Michael Albinus <michael.albinus@gmx.de>
13549
13550 Sync with Tramp 2.2.1.
13551
13552 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
13553
13554 * net/trampver.el: Update release number.
13555
3aaaa6f1
SM
135562011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13557
94642599
SM
13558 * progmodes/compile.el (compilation--previous-directory): Fix up
13559 various nil/dead-marker mismatches (bug#8014).
13560 (compilation-directory-properties, compilation-error-properties):
13561 Don't call it at a position past the one we're about to change.
13562
3aaaa6f1
SM
13563 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
13564 Disable obsolescence warnings in the file that declares it.
13565
14239447
KM
135662011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
13567
099c39a4
JB
13568 * allout-widgets.el (allout-widgets-tally):
13569 Initialize allout-widgets-tally as a hash table rather than nil to
13570 prevent mode-line redisplay warnings. Also, clarify the module
13571 description and fix a comment typo.
14239447 13572
135e287c
JB
135732011-03-11 Juanma Barranquero <lekktu@gmail.com>
13574
13575 * help-fns.el (describe-variable): Don't complete keywords.
13576 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
13577
ffbf300e
CY
135782011-03-10 Chong Yidong <cyd@stupidchicken.com>
13579
ba08b241
CY
13580 * emacs-lisp/package.el (package-version-join): Impose a standard
13581 string representation for pre/alpha/beta version lists.
13582 (package-unpack-single): Standardize the directory name by passing
13583 it through package-version-join.
13584 (package-strip-rcs-id): Accept any version string that does not
13585 signal an error in version-to-list.
ffbf300e 13586
f346fd6b
MA
135872011-03-10 Michael Albinus <michael.albinus@gmx.de>
13588
13589 * simple.el (delete-trailing-whitespace): Return nil for the
13590 benefit of `write-file-functions'.
13591
ccb55d27
GM
135922011-03-10 Glenn Morris <rgm@gnu.org>
13593
5ceaac0c
GM
13594 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
13595
02da65ff
GM
13596 * vc/vc-git.el (vc-git-program): New option.
13597 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
13598 (vc-git--call): Use it.
13599
b2f603cc
GM
13600 * eshell/esh-util.el (eshell-condition-case): Doc fix.
13601
5772caab
GM
13602 * cus-edit.el (Custom-newline): If no button at point, look
13603 for a subgroup button at start-of-line. (Bug#2298)
13604
ccb55d27
GM
13605 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
13606
ec6ecaed
JD
136072011-03-10 Julien Danjou <julien@danjou.info>
13608
13609 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
13610 `cursor-type' is nil.
13611
9d5aa01d
JB
136122011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
13613
13614 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
13615
b6a5875b
KM
136162011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
13617
7a71b18d 13618 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
13619 preserves the existing header prefix, rebulleting it if necessary,
13620 rather than replacing it. This is necessary for proper operation
13621 of cooperative addons like allout-widgets.
1154d12e
JB
13622 (allout-make-topic-prefix, allout-rebullet-heading):
13623 Change SOLICIT arg to INSTEAD, and interpret additionally a string
13624 value as alternate bullet to be used, instead of prompting the user
13625 for a bullet character.
b6a5875b 13626
ee545c35
MA
136272011-03-09 Michael Albinus <michael.albinus@gmx.de>
13628
d86d2721
SM
13629 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13630 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
13631 `tramp-default-port'.
13632
c47971d7
DD
136332011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13634
13635 * net/rcirc.el (rcirc-handler-001): Remove useless
13636 with-rcirc-process-buffer.
13637 (rcirc-check-auth-status): Swap arguments to string-match.
13638
13522cb4
GM
136392011-03-09 Glenn Morris <rgm@gnu.org>
13640
0be6f4f1
GM
13641 * shell.el (shell-mode):
13642 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
13643
13522cb4
GM
13644 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
13645 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
13646
515de2e3
CY
136472011-03-08 Chong Yidong <cyd@stupidchicken.com>
13648
13649 * emacs-lisp/package.el (package-refresh-contents)
13650 (package-menu-execute): Use condition-case-no-debug.
13651
b511b994
MA
136522011-03-08 Michael Albinus <michael.albinus@gmx.de>
13653
13654 * simple.el (shell-command-to-string): Use `process-file'.
13655
13656 * emacs-lisp/package.el (package-tar-file-info): Handle also
13657 remote files.
13658
d86d2721
SM
13659 * emacs-lisp/package-x.el (package-upload-buffer-internal):
13660 Use `equal' for upload base check.
b511b994 13661
25bbfb31
AM
136622011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
13663
13664 * textmodes/texinfo.el (texinfo-environments):
13665 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
13666
be996521
GM
136672011-03-08 Glenn Morris <rgm@gnu.org>
13668
e9c8529f
GM
13669 * cus-start.el (cursor-in-non-selected-windows):
13670 Fix :set quoting oddness. (Bug#8192)
13671
be996521
GM
13672 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
13673 in some setf expressions. (Bug#2159)
13674
2bb5649e
CY
136752011-03-08 Chong Yidong <cyd@stupidchicken.com>
13676
13677 * custom.el (custom-available-themes): Return themes in
13678 alphabetical order.
13679
33383987 13680See ChangeLog.15 for earlier changes.
e3d51b27
MR
13681
13682;; Local Variables:
13683;; coding: utf-8
e3d51b27
MR
13684;; End:
13685
acaf905b 13686 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
13687
13688 This file is part of GNU Emacs.
13689
13690 GNU Emacs is free software: you can redistribute it and/or modify
13691 it under the terms of the GNU General Public License as published by
13692 the Free Software Foundation, either version 3 of the License, or
13693 (at your option) any later version.
13694
13695 GNU Emacs is distributed in the hope that it will be useful,
13696 but WITHOUT ANY WARRANTY; without even the implied warranty of
13697 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13698 GNU General Public License for more details.
13699
13700 You should have received a copy of the GNU General Public License
13701 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.