* Makefile.in (install-arch-indep): Remove dead code.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
dee6c9a3
SM
12012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2
dbacb4bd
SM
3 * minibuffer.el (completion--twq-all): Again, allow case differences.
4
13bdd94c
SM
5 * term.el: Move keymap initialization code to be more idiomatic.
6 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
7 (term-terminal-menu): Move initialization into declaration.
8 (term-escape-char): Let the user set it in her .emacs.
9
ff46c759
SM
10 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
11 Provide SMIE-based indentation (not enabled by default yet).
12 (sh-mode-map): Don't bind electric keys.
13 Use electric-pair-mode instead of skeleton-pair.
14 (sh-assignment-regexp): Fit within 80 columns.
15 (sh-indent-supported): Specify actual shell name instead of boolean.
16 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
17 (sh-maybe-here-document): Use it. Make obsolete.
18 (sh-electric-here-document-mode) New minor mode.
19 (sh-mode): Use it. Don't set sh-indent-supported-here here.
20 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
21 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
22 (sh-smie-rc-grammar, sh-use-smie): New vars.
23 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
24 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
25 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
26 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
27 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
28 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
29 (sh-set-shell): Use smie-setup if requested.
30
dee6c9a3
SM
31 * term.el (term-set-escape-char): Properly set term-escape-char.
32 See http://stackoverflow.com/questions/10524656.
33
9f9aa044
CY
342012-05-10 Chong Yidong <cyd@gnu.org>
35
36 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
37 Use url-generic-parse-url, and handle host names and Windows
38 filenames properly.
39 (ffap-url-unwrap-remote): Use url-generic-parse-url.
40 (ffap-url-unwrap-remote): Accept list values, specifying a list of
41 URL schemes to work on.
42 (ffap--toggle-read-only): New function.
43 (ffap-read-only, ffap-read-only-other-window)
44 (ffap-read-only-other-frame): Use it.
45 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
46 necessary for ffap-url-unwrap-remote.
47
836d29b3
DA
482012-05-10 Dave Abrahams <dave@boostpro.com>
49
50 * cus-start.el (create-lockfiles): Add it.
51
00fd78ed
CY
522012-05-09 Chong Yidong <cyd@gnu.org>
53
54 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
55 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
56
666b903b 572012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
58
59 * shell.el (shell-completion-vars): Fix last change (bug#11348).
60
666b903b 612012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
62
63 * ansi-color.el (ansi-color-process-output): Check for validity of
64 comint-last-output-start before using it. This avoids a bad
65 interaction with gdb-mi's input/output buffer.
66
666b903b 672012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
68
69 * files.el (dir-locals-read-from-file):
70 Mention dir-locals in any error message.
71
666b903b 722012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
73
74 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
75 package (Bug#11410).
76
f677562b
CY
77 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
78 variables into description.
79
666b903b 802012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
81
82 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
83 shell-delimiter-argument-list (bug#11348).
84 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
85
b499d8d0
JB
862012-05-09 Juanma Barranquero <lekktu@gmail.com>
87
8f6b6da8
JB
88 * textmodes/rst.el: Silence byte-compiler warnings.
89 (rst-re-alist, rst-reset-section-caches): Move around.
90 (rst-re): Use `characterp', not `char-valid-p'.
91 (font-lock-beg, font-lock-end): Declare.
92
4824146a
JB
93 * progmodes/idlw-shell.el (specs): Remove reference to deleted
94 variable `idlwave-shell-activate-alt-keybindings' and simplify.
95
b499d8d0
JB
96 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
97
ad89bb83
GM
982012-05-08 Glenn Morris <rgm@gnu.org>
99
100 * files.el (auto-mode-alist): Treat ".make" like ".mk".
101
8bba5a75
SM
1022012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
103
49ed9c8e
SM
104 * vc/log-edit.el: Add GNU coding standards highlighting.
105 (log-edit-font-lock-gnu-style)
106 (log-edit-font-lock-gnu-keywords): New vars.
107 (log-edit-font-lock-keywords): New fun.
108 (log-edit-mode): Don't fold case in font-lock.
109 (log-edit-font-lock-keywords): Do not assume case-folding.
110
07d00b56
SM
111 * imenu.el: Misc cleanup. Make docstrings out of comments.
112 Use lexical-binding.
113 (imenu--index-alist, imenu--last-menubar-index-alist)
114 (imenu-menubar-modified-tick): Use defvar-local.
115 (imenu--split-menu): Remove unused var.
116 (imenu--cleanup-seen): Declare as global.
117 (imenu--cleanup): Use dolist.
118
8bba5a75
SM
119 * subr.el (defvar-local): Add debug spec and doc-string position.
120
5075bdb5
GM
1212012-05-08 Glenn Morris <rgm@gnu.org>
122
c052c904
GM
123 * lisp/language/burmese.el, language/cham.el, language/czech.el:
124 * language/english.el, language/georgian.el, language/greek.el:
125 * language/japanese.el, language/khmer.el, language/korean.el:
126 * language/lao.el, language/misc-lang.el, language/romanian.el:
127 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
128 * language/thai.el, language/utf-8-lang.el:
129 Remove no-byte-compile setting.
130
5075bdb5
GM
131 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
132
06f679a7
AH
1332012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
134
135 * progmodes/make-mode.el (makefile-browse):
136 Remove unnecessary interactive. (Bug#11324)
137
03794570
GM
1382012-05-07 Glenn Morris <rgm@gnu.org>
139
af8630f4
GM
140 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
141
03794570
GM
142 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
143
f0809a9d
SM
1442012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
145
28be5ce7
SM
146 * loadup.el: Preload newcomment.el.
147 * newcomment.el: Move autoload-only code to toplevel.
148
f0809a9d
SM
149 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
150 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
151 Handle new :right-align column property.
152 (tabulated-list-print-col): Idem, plus use `display' text-property to
153 try and preserve alignment for variable pitch fonts.
154
1241b724
CY
1552012-05-07 Chong Yidong <cyd@gnu.org>
156
157 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
158 (tabulated-list-use-header-line): New var.
159 (tabulated-list-init-header): Use it.
160 (tabulated-list-print-fake-header): New function.
161 (tabulated-list-print): Use it.
162 (tabulated-list-sort-button-map): Add non-header-line commands.
163 (tabulated-list-init-header): Add column name property to basic
164 labels as well.
165 (tabulated-list-col-sort): Handle non-header-line button case.
166 (tabulated-list--sort-by-column-name): Fix a corner case.
167
f0809a9d
SM
168 * buff-menu.el (list-buffers--refresh):
169 Handle Buffer-menu-use-header-line.
1241b724 170
e5f9458f
CY
1712012-05-06 Chong Yidong <cyd@gnu.org>
172
173 * buff-menu.el: Convert to Tabulated List mode.
174 (Buffer-menu-buffer+size-width): Make obsolete.
175 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
176 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
177 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
178 documentation into docstring of buffer-menu.
179 (Buffer-menu-toggle-files-only): Add an informative message.
180 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
181 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
182 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
183 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
184 (Buffer-menu-execute, Buffer-menu-select)
185 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
186 (Buffer-menu-bury): Use Tabulated List machinery.
187 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
188 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 189 Delete.
e5f9458f
CY
190 (list-buffers--refresh): New function.
191 (list-buffers-noselect): Use it.
192 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
193 (Buffer-menu--pretty-file-name): New helper functions.
194
195 * loadup.el: Preload tabulated-list.
196
197 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
198 tabulated-list-sort-column.
199 (tabulated-list-init-header): Add the initial aligning space even
200 if tabulated-list-padding is zero.
201
e129292c
CS
2022012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
203
204 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
205 whose cdr is not a cons cell correctly (bug#11038).
206
6632d361
CY
2072012-05-06 Chong Yidong <cyd@gnu.org>
208
e129292c
CS
209 * emacs-lisp/tabulated-list.el (tabulated-list-format):
210 Accept additional plist in column descriptors.
6632d361
CY
211 (tabulated-list-init-header): Obey it.
212 (tabulated-list-get-entry): New function.
213 (tabulated-list-put-tag): Use it. Use string-width instead of
214 length.
215 (tabulated-list--column-number): New function.
216 (tabulated-list-print): Use it.
e129292c
CS
217 (tabulated-list-print-col): New function.
218 Set `tabulated-list-column-name' property on each column's text.
6632d361 219 (tabulated-list-print-entry): Use it.
e129292c
CS
220 (tabulated-list-delete-entry, tabulated-list-set-col):
221 New functions.
6632d361
CY
222 (tabulated-list-sort-column): New command (Bug#11337).
223
3cc99f68
CY
224 * buff-menu.el (list-buffers): Move C-x C-b binding from
225 buff-menu.el to bindings.el.
226
227 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
228 :advertised-binding feature.
229
52b61776
TN
2302012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
231
232 * progmodes/compile.el (compilation-internal-error-properties):
233 Calculate start position correctly when end-col is set but
234 end-line is not (Bug#11382).
235
ebfe2597
WJ
2362012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
237
238 * man.el (Man-unindent): Use text-property-default-nonsticky to
239 prevent untabify from inheriting face properties (Bug#11408).
240
a43f98b3
GM
2412012-05-05 Glenn Morris <rgm@gnu.org>
242
48176e8b
GM
243 * calendar/cal-html.el: Optionally include holidays in the output.
244 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
245 (cal-html-holidays): New option.
246 (cal-html-css-default): Add holiday entry.
247 (holiday-in-range): Autoload it.
248 (cal-html-htmlify-entry): Add optional class argument.
249 (cal-html-htmlify-list): Add optional holidays argument.
250 (cal-html-insert-agenda-days): Include holidays in the output.
251 (cal-html-one-month): Maybe include holidays.
252
a43f98b3
GM
253 * calendar/holidays.el (holiday-in-range):
254 Move here from cal-tex-list-holidays.
255 * calendar/cal-tex.el (cal-tex-list-holidays):
256 Make it an obsolete alias for holiday-in-range. Update all callers.
257
fef9d149 2582012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
259
260 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
261 Nextstep.
262
248da2f4
RW
2632012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
264
265 * files.el (file-auto-mode-skip): New var.
266 (set-auto-mode-1): Use it.
267
f95e9344
SM
2682012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
269
df96ab1e
SM
270 * repeat.el: Use lexical-binding.
271 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
272 (repeat-undo-count): Remove.
273 (repeat):
274 * progmodes/octave-mod.el (octave-abbrev-start):
275 * progmodes/f90.el (f90-abbrev-start):
276 * face-remap.el (text-scale-adjust):
277 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
278
5342bb06
SM
279 * emacs-lisp/pcase.el (pcase--let*): New function.
280 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
281 a bit more.
282 (pcase--split-pred): Be more clever about ruling out overlap between
283 a predicate and some constant pattern.
284 (pcase--q1): Use `null' instead of (eq foo nil).
285
f95e9344
SM
286 * subr.el (setq-local, defvar-local): New macros.
287 (kbd): Redefine as an alias.
288 (with-selected-window): Leave unrelated frames alone.
289 (set-temporary-overlay-map): New function.
290
71873e2b
SM
2912012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * subr.el (user-error): New function.
294 * window.el (switch-to-buffer):
295 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
296 (smerge-match-conflict):
297 * simple.el (previous-matching-history-element)
298 (next-matching-history-element, goto-history-element, undo-more)
299 (undo-start):
300 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
301 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
302 (next-file, tags-loop-scan, list-tags, complete-tag):
303 * progmodes/compile.el (compilation-loop):
304 * mouse.el (mouse-minibuffer-check):
305 * man.el (Man-bgproc-sentinel, Man-goto-page):
306 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
307 (Info-history-forward, Info-follow-reference, Info-menu)
308 (Info-extract-menu-item, Info-extract-menu-counting)
309 (Info-forward-node, Info-backward-node, Info-next-menu-item)
310 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
311 (Info-next-reference, Info-prev-reference, Info-index)
312 (Info-index-next, Info-follow-nearest-node)
313 (Info-copy-current-node-name):
314 * imenu.el (imenu--make-index-alist)
315 (imenu-default-create-index-function, imenu-add-to-menubar):
316 * files.el (basic-save-buffer, recover-file):
317 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
318 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
319 (checkdoc-message-text, checkdoc-defun):
320 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
321 * cus-edit.el (customize-changed-options, customize-rogue)
322 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
323 (custom-variable-mark-to-reset-standard)
324 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
325 (custom-file):
326 * completion.el (check-completion-length):
327 * comint.el (comint-search-arg)
328 (comint-previous-matching-input-string-position)
329 (comint-previous-matching-input)
330 (comint-replace-by-expanded-history-before-point, comint-send-input)
331 (comint-copy-old-input, comint-backward-matching-input)
332 (comint-goto-process-mark, comint-set-process-mark):
333 * calendar/calendar.el (calendar-cursor-to-date): Use it.
334 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
335
8a61ee22
SM
3362012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
337
66408d1e
SM
338 * dabbrev.el (dabbrev--ignore-case-p): New function.
339 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
340 Use it.
341
8a61ee22
SM
342 * files.el (automount-dir-prefix): Mark as obsolete.
343
3c74813a
GM
3442012-05-04 Glenn Morris <rgm@gnu.org>
345
346 * patcomp.el, play/bruce.el: Move to obsolete/.
347
0bfcf5c5
PE
3482012-05-04 Paul Eggert <eggert@cs.ucla.edu>
349
350 Fix minor Y10k bugs.
351 * arc-mode.el (archive-unixdate):
352 * autoinsert.el (auto-insert-alist):
353 * calc/calc-forms.el (math-this-year):
354 * emacs-lisp/copyright.el (copyright-current-year)
355 (copyright-update-year, copyright):
356 * tar-mode.el (tar-clip-time-string):
357 * time.el (display-time-update):
358 Don't assume years have 4 digits.
359
78f3273a
CY
3602012-05-04 Chong Yidong <cyd@gnu.org>
361
362 * dos-w32.el (file-name-buffer-file-type-alist)
363 (direct-print-region-use-command-dot-com):
364 * ffap.el (ffap-menu-regexp):
365 * find-file.el (ff-special-constructs):
366 * follow.el (follow-debug):
367 * forms.el (forms--debug):
368 * iswitchb.el (iswitchb-all-frames):
369 * ido.el (ido-all-frames):
370 * emacs-lisp/timer.el (timer-max-repeats):
371 * mail/feedmail.el (feedmail-mail-send-hook)
372 (feedmail-mail-send-hook-queued):
373 * mail/footnote.el (footnote-signature-separator):
374 * mail/mailabbrev.el (mail-alias-separator-string)
375 (mail-abbrev-mode-regexp):
376 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
377 * progmodes/idlwave.el (idlwave-libinfo-file)
378 (idlwave-default-completion-case-is-down)
379 (idlwave-library-routines): Convert defvars to defcustoms.
380
381 * mail/rmail.el (rmail-decode-mime-charset):
382 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
383 (idlwave-shell-fix-inserted-breaks)
384 (idlwave-shell-activate-alt-keybindings)
385 (idlwave-shell-use-breakpoint-glyph):
386 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
387
f7ae6719
SM
3882012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
389
390 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
391
47086495
WS
3922012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
393
394 * progmodes/verilog-mode.el (font-lock-keywords):
395 Fix mis-highligting auto. Reported by Craig Barner.
396 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
397 defines from global name space. Reported by Dan Dever.
398 (verilog-auto-reset, verilog-auto-reset-widths)
399 (verilog-auto-tieoff): Support using unbased numbers for
400 AUTORESET and AUTOTIEOFF.
401 (verilog-submit-bug-report): Update variable list.
402 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
403 parenthesis from not matching. Reported by Michael Rytting.
404 (verilog-auto-template-lint): Fix hash error when linting modules
405 with no used templates.
406 (verilog-warn, verilog-warn-error)
407 (verilog-warn-fatal): When non-interactive report multiple
408 warnings before exiting. Suggested by Brad Dobbie.
409 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
410 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
411 to report unused template errors. Reported by Brad Dobbie.
412 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
413 nets, bug438. Reported by Vns Blore.
414 (verilog-auto-inout-module, verilog-auto-reg)
415 (verilog-read-decls, verilog-read-sub-decls-sig)
416 (verilog-signals-edit-wire-reg, verilog-signals-with):
417 Fix passing of Verilog data types in ANSI input/output ports
418 such as "output logic" into the AUTOs. Special case "wire" and
419 "reg" for backwards compatibility presuming Verilog 2001.
420 (verilog-auto-ascii-enum): Add "auto enum" as alias.
421 (verilog-preprocess): Fix replication of preprocess output.
422 Reported by Brad Dobbie.
423 (verilog-auto-inst-interfaced-ports):
424 Create verilog-auto-inst-interfaced-ports, bug429.
425 Reported by Julian Gorfajn.
426 (verilog-after-save-font-hook)
427 (verilog-before-save-font-hook): New variable.
428 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
429 (verilog-save-font-mods): Wrap disabling fontification, reported
430 by David Rogoff.
431 (verilog-do-indent, verilog-pretty-declarations-auto)
432 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
433 Reported by Pierre-David Pfister.
434 (verilog-set-auto-endcomments): Fix endtask auto comments outside
435 of class declarations, bug292. Reported by Kevin Heilman.
436 (verilog-read-decls): Fix 'parameter type' not appearing in
437 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
438 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
439 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
440 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
441 Reported by David Kravitz.
442
4432012-05-03 Michael McNamara <mac@mail.brushroad.com>
444
445 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
446 assignment with tests in ifs and for loops.
447 (verilog-extended-complete-re, verilog-complete-reg): Change so
448 that DPI inport functions don't look like fuction declarations.
449 (verilog-pretty-expr): Don't line up assignment
450 operations to the test and increment in if and for loops
451 (verilog-extended-complete-re, verilog-complete-reg): Change so
452 that DPI inport functions don't look like fuction declarations
453
2e51d4b5
KH
4542012-05-03 Kenichi Handa <handa@m17n.org>
455
456 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
457 decoding, and show a warning message without signalling an error
458 (Bug#11282).
459
2bd785a2
SM
4602012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * emacs-lisp/bytecomp.el
463 (byte-compile-file-form-custom-declare-variable): Compile all elements,
464 since cconv.el might have introduced :fun-body, internal-make-closure,
465 and friends for bytecomp to handle (bug#11391).
466 * custom.el (defcustom): Avoid ((λ ..) ..).
467
99d27583
SM
4682012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
469
470 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
471
55a71479
JB
4722012-05-02 Juanma Barranquero <lekktu@gmail.com>
473
474 * notifications.el (dbus-debug):
475 * term/linux.el (gpm-mouse-enable):
476 * term/screen.el (xterm-register-default-colors): Declare.
477
7b97c764
CY
4782012-05-02 Chong Yidong <cyd@gnu.org>
479
2bc356d7
CY
480 * cus-start.el (gc-cons-percentage, exec-suffixes)
481 (dos-display-scancodes, dos-hyper-key, dos-super-key)
482 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
483 (make-cursor-line-fully-visible, void-text-area-pointer)
484 (font-list-limit): Add customization data.
485
7b97c764
CY
486 * allout.el (allout-exposure-change-functions)
487 (allout-structure-added-functions)
488 (allout-structure-deleted-functions)
489 (allout-structure-shifted-functions): Rename abnormal hooks from
490 *-hook, and convert to defcustoms.
5d3385a0
JB
491 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
492 Convert to defcustoms.
7b97c764
CY
493 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
494
495 * allout-widgets.el: Hook callers changed.
496
90207a15 4972012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
498
499 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
500 the yanked message in preference to the default value of
501 buffer-file-coding-system.
502
90207a15 5032012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 504
5d3385a0
JB
505 * window.el (display-buffer--action-function-custom-type):
506 Fix entry.
d9558cad 507
90207a15 5082012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
509
510 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
511
d80ac57b
GM
5122012-05-01 Glenn Morris <rgm@gnu.org>
513
976f7668
GM
514 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
515
beb83b5a
GM
516 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
517
d80ac57b
GM
518 * cus-edit.el (custom-variable-documentation): Simplify with format.
519
b593d6a9
AH
5202012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
521 Stefan Monnier <monnier@iro.umontreal.ca>
522
523 * simple.el (suggest-key-bindings, execute-extended-command):
524 Move from keyboard.c.
525
782fbf2a
CY
5262012-05-01 Chong Yidong <cyd@gnu.org>
527
528 * follow.el: Eliminate advice.
529 (set-process-filter, process-filter, sit-for): Advice deleted.
530 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
531 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
532 Vars deleted.
782fbf2a
CY
533 (follow-auto): Use a :set function.
534 (follow-mode): Rewritten. Don't advise process filters.
535 (follow-switch-to-current-buffer-all, follow-scroll-up)
536 (follow-scroll-down): Assume follow-mode is bound.
537 (follow-comint-scroll-to-bottom)
538 (follow-align-compilation-windows): New functions.
539 (follow--window-sorter): New function.
540 (follow-all-followers): Use it to explicitly sort windows by their
541 positions; don't make assumptions about next-window order.
542 (follow-windows-start-end, follow-delete-other-windows-and-split)
543 (follow-calc-win-start): Doc fix.
544 (follow-windows-aligned-p, follow-select-if-visible): Don't call
545 vertical-motion unnecessarily.
546 (follow-adjust-window): New function.
547 (follow-post-command-hook): Use it.
548 (follow-call-set-process-filter, follow-call-process-filter)
549 (follow-intercept-process-output, follow-tidy-process-filter-alist)
550 (follow-stop-intercept-process-output, follow-generic-filter):
551 Functions deleted.
552 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
553 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
554 New functions, replacing advice on scroll-bar-* commands.
87233a14 555 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
556
557 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
558 (comint-postoutput-scroll-to-bottom): Use it.
559 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 560
290af740
GM
5612012-05-01 Glenn Morris <rgm@gnu.org>
562
563 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
564 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
565 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
566 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
567 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
568 Remove no-byte-compile setting.
569
6eac8dc9
SM
5702012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
571
572 * minibuffer.el (completion-table-with-quoting): Fix compatibility
573 all-completions code to not return a number in the last cdr.
574
9cc7819c
LL
5752012-04-30 Leo Liu <sdl.web@gmail.com>
576
577 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
578 read-only error.
579
c93b886f
CY
5802012-04-29 Chong Yidong <cyd@gnu.org>
581
582 * follow.el (follow-calc-win-end): Rewrite to handle partial
583 screen lines correctly (Bug#8390).
584 (follow-avoid-tail-recenter): Minor cleanup.
585
8b6c19f4
SM
5862012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
587
588 Avoid the obsolete `assoc' package.
589 * speedbar.el (speedbar-refresh): Avoid adelete.
590 (speedbar-file-lists): Simplify and avoid aput.
591 * man.el (Man--sections, Man--refpages): New vars, replacing
592 Man-sections-alist and Man-refpages-alist.
593 (Man-build-section-alist, Man-build-references-alist):
594 Use them; avoid aput.
595 (Man--last-section, Man--last-refpage): New vars.
596 (Man-follow-manual-reference): Use them.
597 Use the `default' arg of completing-read.
598 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
599
c5bb7569
CY
6002012-04-27 Chong Yidong <cyd@gnu.org>
601
d1d2e2e8
CY
602 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
603
15cd8efd
CY
604 * startup.el (x-apply-session-resources): New function.
605
606 * term/ns-win.el (ns-initialize-window-system):
607 * term/w32-win.el (w32-initialize-window-system):
608 * term/x-win.el (x-initialize-window-system): Use it to properly
609 set menu-bar-mode and other vars from X resources, even if the
610 initial frame is not a window-system frame (Bug#2299).
611
c5bb7569
CY
612 * subr.el (read-key): Avoid running filter function when setting
613 up temporary tool bar entries (Bug#9922).
614
a8e7d6d7 6152012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
616
617 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
618 (Bug#11344)
619
a8e7d6d7 6202012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
621
622 * select.el (xselect--encode-string): New function, split from
623 xselect-convert-to-string.
624 (xselect-convert-to-string): Use it.
625 (xselect-convert-to-filename, xselect-convert-to-os)
626 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
627 returned strings are properly encoded (Bug#11315).
628
a8e7d6d7 6292012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
630
631 * simple.el (delete-active-region): Move to killing custom group.
632
a8e7d6d7 6332012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
634
635 * progmodes/which-func.el (which-func-current): Quote %
636 characters for mode-line processing.
637
578c1d4b 6382012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
639
640 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
641 reaching eob (Bug#11286).
642
a8e7d6d7 6432012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
644
645 * progmodes/gdb-mi.el (gdb-control-level): New variable.
646 (gdb): Make it buffer-local and init to zero.
647 (gdb-control-commands-regexp): New variable.
648 (gdb-send): Don't wrap in "-interpreter-exec console" if
649 gdb-control-level is positive. Increment gdb-control-level
650 whenever the command matches gdb-control-commands-regexp, and
651 decrement it each time the command is "end". (Bug#11279)
652
a8e7d6d7 6532012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
654
655 * window.el (adjust-window-trailing-edge, enlarge-window)
656 (shrink-window, window-resize):
657 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
658 windows (Bug#11276).
659
b3608390
CY
6602012-04-27 Chong Yidong <cyd@gnu.org>
661
662 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 663 fix "missing prefix" warning. All callers changed.
b3608390 664
797e6e88
SM
6652012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * emacs-lisp/assoc.el: Move to obsolete/.
668
e95a67dc
SM
6692012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
670
657c21e4 671 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
672
673 * term/ns-win.el (ns-define-service):
674 * progmodes/pascal.el (pascal-goto-defun):
675 * progmodes/js.el (js--read-tab):
676 * progmodes/etags.el (tags-lazy-completion-table):
677 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
678 * emacs-lisp/ewoc.el (ewoc--wrap):
679 * emacs-lisp/assoc.el (aput, adelete, amake):
680 * doc-view.el (doc-view-convert-current-doc):
681 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
682
cb3e7ae0
CY
6832012-04-26 Chong Yidong <cyd@gnu.org>
684
dce04f7f
CY
685 * image.el (image-type-from-buffer): Only return supported image
686 type (Bug#9045).
687
cb3e7ae0
CY
688 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
689 value, for symmetry with diff-end-of-hunk.
690 (diff-split-hunk, diff-find-source-location)
691 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
692 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
693 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
694 compute the relevant hunk or file properly (Bug#6005).
695 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
696
0d42eb3e
SM
6972012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
698
699 * vc/vc-mtn.el:
700 * vc/vc-hg.el:
701 * vc/vc-git.el:
702 * vc/vc-dir.el:
703 * vc/vc-cvs.el:
704 * vc/vc-bzr.el:
705 * vc/vc-arch.el:
706 * vc/vc.el: Replace lexical-let by lexical-binding.
707 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
708 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
709 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
710
f08ae1c9
CY
7112012-04-26 Chong Yidong <cyd@gnu.org>
712
8b71081d
CY
713 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
714 (diff-mode-shared-map): Bind it to / and [remap undo].
715
f08ae1c9
CY
716 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
717 (ediff-window-setup-function): Use it as the default, to set up
718 windows based on whether the current frame is graphical (Bug#2138).
719 (ediff-choose-window-setup-function-automatically): Make obsolete.
720
721 * vc/ediff-init.el: Always define ediff-pixel-width/height.
722
ef24141c
SM
7232012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
724
cc356a5d
SM
725 * ffap.el: Remove old code for obsolete package.
726 (ffap-complete-as-file-p): Remove.
727
b4ff4f1f
SM
728 Use completion-table-with-quoting for comint and pcomplete.
729 * comint.el (comint--unquote&requote-argument)
730 (comint--unquote-argument, comint--requote-argument): New functions.
731 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
732 (comint-quote-filename): Use regexp-opt-charset.
733 (comint--common-suffix, comint--common-quoted-suffix)
734 (comint--table-subvert): Remove.
735 (comint-unquote-function, comint-requote-function): New vars.
736 (comint--complete-file-name-data): Use them with
737 completion-table-with-quoting.
738 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
739 * pcomplete.el (pcomplete-arg-quote-list)
740 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
741 (pcomplete-unquote-argument-function): Default to non-nil.
742 (pcomplete-unquote-argument): Simplify.
743 (pcomplete--common-quoted-suffix): Remove.
744 (pcomplete-requote-argument-function): New var.
745 (pcomplete--common-suffix): New function.
746 (pcomplete-completions-at-point): Use completion-table-with-quoting
747 and completion-table-subvert.
748
79c4eeb4
SM
749 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
750 (minibuffer--double-dollars): Preserve properties.
751 (completion--sifn-requote): New function.
752 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
753
ef24141c
SM
754 * minibuffer.el: Add support for completion of quoted/escaped data.
755 (completion-table-with-quoting, completion-table-subvert): New funs.
756 (completion--twq-try, completion--twq-all): New functions.
757 (completion--nth-completion): New function.
758 (completion-try-completion, completion-all-completions): Use it.
759
784e7d6e
LL
7602012-04-25 Leo Liu <sdl.web@gmail.com>
761
dd2ac746
SM
762 * progmodes/python.el (python-pdbtrack-get-source-buffer):
763 Use compilation-message if available to find real filename.
784e7d6e 764
07875ee7
CY
7652012-04-25 Chong Yidong <cyd@gnu.org>
766
767 * vc/diff-mode.el (diff-setup-whitespace): New function.
768 (diff-mode): Use it.
769
770 * vc/diff.el (diff-sentinel):
771 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
772 Whitespace mode variables based on diff style (Bug#8612).
773
5055880d
LL
7742012-04-25 Leo Liu <sdl.web@gmail.com>
775
daf75653
LL
776 * progmodes/python.el (python-send-region): Add suffix .py to the
777 temp file.
778
5055880d
LL
779 * files.el (auto-mode-alist): Use javascript-mode instead.
780
db9b177b
AH
7812012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
782
ef24141c 783 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
784
785 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 786 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 787 references, see Bug#9.
ef24141c 788 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 789 when receiving a fault reply.
ef24141c 790 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
791
792 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 793 (soap-inspect-simple-type): New function.
db9b177b 794
ef24141c 795 * soap-client.el (soap-simple-type): New struct.
db9b177b 796 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
797 (soap-decode-basic-type, soap-encode-basic-type):
798 support unsignedInt and double basic types.
db9b177b 799 (soap-resolve-references-for-simple-type)
ef24141c
SM
800 (soap-parse-simple-type, soap-encode-simple-type): New function.
801 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
802
803 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
804 (soap-default-soapenc-types): Add integer, byte and anyURI types.
805 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
806 the local name of "soapenc:Array".
807 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
808 decoding integer, byte and anyURI xsd types.
809
1fc6097b
CY
8102012-04-25 Chong Yidong <cyd@gnu.org>
811
812 * cus-edit.el (custom-buffer-create-internal): Update header text.
813
afc6df87
EZ
8142012-04-25 Eli Zaretskii <eliz@gnu.org>
815
816 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
817 settings on 'system-type', not on 'window-system'. On MS-Windows,
818 set interactive-mode on in GDB.
819
dfbd787f
SM
8202012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
821
822 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
823 (ruby-syntax-propertize-regexp): Remove.
824 (ruby-syntax-propertize-function): Split regexp into chunks.
825 Match following code directly.
826
85222d44
DG
8272012-04-24 Dmitry Gutov <dgutov@yandex.ru>
828
51a8ea2a
DG
829 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
830 (ruby-syntax-propertize-regexp): New function.
831 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
832 by a special keyword.
833
85222d44
DG
834 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
835 (ruby-syntax-general-delimiters-goto-beg)
836 (ruby-syntax-propertize-general-delimiters): New functions.
837 (ruby-syntax-propertize-function): Use them to handle GDL.
838 (ruby-font-lock-keywords): Move old handling of GDL...
839 (ruby-font-lock-syntactic-keywords): .. to here.
840 (ruby-calculate-indent): Adjust indentation for GDL.
841
b613912b
MA
8422012-04-24 Michael Albinus <michael.albinus@gmx.de>
843
b5380639
MA
844 * notifications.el (top): Remove unneeded declarations.
845 (notifications-specification-version): Change to "1.2".
e43042fe 846 (notifications-interface, notifications-notify-method)
b613912b
MA
847 (notifications-close-notification-method): Fix docstring.
848 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
849 (notifications-notify): Add :action-items, :resident and
850 :transient hints. Change "image_data" to "image-data" and
851 "image_path" to "image-path".
b613912b
MA
852 (notifications-get-capabilities): New defun.
853
257440aa
LL
8542012-04-24 Leo Liu <sdl.web@gmail.com>
855
856 * progmodes/python.el: Move hideshow setup to the end.
857
b1bac16e
MR
8582012-04-24 Martin Rudalics <rudalics@gmx.at>
859
860 * window.el (handle-select-window): Clear echo area since this is
861 no more done by read_char (Bug#11304).
862
d81bd059
SM
8632012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
864
865 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
866 and `/ M' to filter-derived-mode.
867 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
868 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
869 (ibuffer-mark-by-mode): Use default rather than initial-input.
870 (ibuffer-filter-by-derived-mode): Autoload and require-match.
871
c4cf6d91
IA
8722012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
873
874 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
875 (ibuffer-filter-by-derived-mode): New filter.
876 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
877
7511ded8
CY
8782012-04-23 Andreas Politz <politza@fh-trier.de>
879
880 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
881
775c916b
CY
8822012-04-23 Chong Yidong <cyd@gnu.org>
883
884 * cus-edit.el (customize-apropos, customize-apropos-options):
885 Disable matching of non-option variables (Bug#11176).
886 (customize-option, customize-option-other-window)
887 (customize-changed-options): Doc fix.
888 (customize-apropos-options, customize-apropos-faces)
889 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
890
891 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 892 Fix word list splitting (Bug#11132).
46c71e23
CY
893 (apropos-symbol, apropos-keybinding, apropos-label)
894 (apropos-property, apropos-function-button)
895 (apropos-variable-button, apropos-misc-button): New faces.
896 (apropos-symbol-face, apropos-keybinding-face)
897 (apropos-label-face, apropos-property-face, apropos-match-face):
898 Variables removed (Bug#8396).
899 (apropos-library-button, apropos-format-plist, apropos-print)
900 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 901
2df41f9c
MA
9022012-04-23 Michael Albinus <michael.albinus@gmx.de>
903
904 * net/xesam.el (xesam-mode-map): Use let-bound map in
905 initialization. (Bug#11292)
906
da00640a
AM
9072012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
908
909 Preserve ispell session localwords when switching back to
910 original buffer.
911
912 * ispell.el (ispell-buffer-session-localwords): New buffer-local
913 variable to hold buffer session localwords.
914 (ispell-kill-ispell): add option 'clear to delete session
915 localwords.
916 (ispell-command-loop, ispell-change-dictionary)
917 (ispell-buffer-local-words): Preserve session localwords when
918 needed.
919
920 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
921 Preserve session localwords when needed.
922
f621ccf5
AM
9232012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
924
925 * ispell.el (ispell-insert-word) Remove unneeded function using
926 obsolete `translation-table-for-input'.
ef24141c
SM
927 (ispell-word, ispell-process-line, ispell-complete-word):
928 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 929
c2d1019e
CY
9302012-04-22 Chong Yidong <cyd@gnu.org>
931
932 * cus-edit.el (custom-variable-menu)
933 (custom-variable-reset-saved, custom-face-menu)
934 (custom-face-reset-saved): If there is no saved value, make the
935 "reset-saved" operation bring back the default (Bug#9509).
936 (custom-face-state): Properly detect themed faces.
937
eeddc531
CY
938 * faces.el (face-spec-set): Stop supporting deprecated form of
939 third arg.
940
dcbf5805
MA
9412012-04-22 Michael Albinus <michael.albinus@gmx.de>
942
943 Move functions from C to Lisp. Make non-blocking method calls
944 the default. Implement further D-Bus standard interfaces.
945
ef24141c
SM
946 * net/dbus.el (dbus-message-internal): Declare function.
947 Remove unneeded function declarations.
dcbf5805
MA
948 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
949 (dbus-message-type-method-return, dbus-message-type-error)
950 (dbus-message-type-signal): Declare variables. Remove local
951 definitions.
952 (dbus-interface-dbus, dbus-interface-peer)
953 (dbus-interface-introspectable, dbus-interface-properties)
954 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
955 Adapt docstring.
956 (dbus-interface-objectmanager): New defconst.
957 (dbus-call-method, dbus-call-method-asynchronously)
958 (dbus-send-signal, dbus-method-return-internal)
959 (dbus-method-error-internal, dbus-register-service)
960 (dbus-register-signal, dbus-register-method): New defuns, moved
961 from dbusbind.c
962 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
963 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
964 New defuns.
dcbf5805
MA
965 (dbus-call-method-non-blocking): Make it an obsolete function.
966 (dbus-unregister-object, dbus-unregister-service)
967 (dbus-handle-event, dbus-register-property)
968 (dbus-property-handler): Obey the new structure of
969 `bus-registered-objects'.
970 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
971 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
972 Use `dbus-call-method'.
973
cf20dee0
CY
9742012-04-22 Chong Yidong <cyd@gnu.org>
975
976 * cus-edit.el (custom-commands, custom-reset-menu)
977 (Custom-reset-standard): Tweak labels.
978 (custom-reset-button-menu): Change default to t.
979 (custom-buffer-create-internal): For the custom-reset-button-menu
980 case, put the revert button first.
981 (custom-group-subtitle): New face.
982 (custom-group-value-create): Align docstring to a specific column.
983
984 * wid-edit.el (widget-documentation-link-add): Don't handle
985 indentation in this function.
986 (widget-documentation-string-indent-to): New function.
987 (widget-documentation-string-value-create): Use it.
988
989 * autorevert.el (auto-revert):
990 * epg-config.el (epg):
991 * ibuffer.el (ibuffer):
992 * mpc.el (mpc):
993 * ses.el (ses):
994 * eshell/eshell.el (eshell):
995 * net/ange-ftp.el (ange-ftp):
996 * progmodes/ebnf2ps.el (postscript):
997 * progmodes/flymake.el (flymake):
998 * progmodes/prolog.el (prolog):
999 * progmodes/verilog-mode.el (verilog-mode):
1000 * progmodes/which-func.el (which-func):
1001 * term/xterm.el (xterm):
1002 * textmodes/picture.el (picture):
1003 * textmodes/tildify.el (tildify):
1004 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
1005 customization buffers.
1006
583e23bd
AM
10072012-04-22 Alan Mackenzie <acm@muc.de>
1008
1009 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
1010 Adding a ) can hide the resulting (..) from searches. Fix it.
1011 Bound the backward search to the position of the existing (.
1012
7dd51bf1
JB
10132012-04-21 Juanma Barranquero <lekktu@gmail.com>
1014
1015 * progmodes/verilog-mode.el (verilog-mode): Check whether
1016 which-func-modes is t before adding verilog-mode.
1017 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
1018
d64a438f
LL
10192012-04-21 Leo Liu <sdl.web@gmail.com>
1020
7dd51bf1 1021 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 1022
081e8d65
MV
10232012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
1024
1025 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
1026 filling of the last column of a table (Bug#5635).
1027 (woman-find-next-control-line): New arg, specifying an additional
1028 regexp component for the control line.
1029 (woman2-roff-buffer): Use it.
1030 (woman-break-table): New function.
1031 (woman2-TS): Use it.
1032
10332012-04-21 Chong Yidong <cyd@gnu.org>
1034
1035 * woman.el (woman-set-buffer-display-table, woman-decode-region)
1036 (woman-horizontal-escapes, woman-negative-vertical-space)
1037 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
1038 (WoMan-warn-ignored): Use ?\s instead of ?\ .
1039
ed571ccb
SM
10402012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1041
1042 * minibuffer.el (completion-file-name-table): Complete user names.
1043
39773899
LL
10442012-04-20 Leo Liu <sdl.web@gmail.com>
1045
1046 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
1047 and pcase-let*.
1048
de6ff46d
CY
10492012-04-20 Chong Yidong <cyd@gnu.org>
1050
1051 * server.el (server-execute): Respect initial-buffer-choice if it
1052 is a string and there are no files to open (Bug#2825).
1053 (server-create-window-system-frame, server-create-tty-frame):
1054 Don't switch buffers here.
2d0e8e61
CY
1055 (server-process-filter): Only try to open a window system frame if
1056 compiled with graphical support (Bug#8314).
de6ff46d 1057
54071013
DN
10582012-04-20 Dan Nicolaescu <dann@gnu.org>
1059
1060 * battery.el (battery-echo-area-format): Display remaining time
1061 for sysfs backend too (Bug#11269).
1062 (battery-linux-sysfs): Fix conditional for the charge.
1063
f30d612a
CY
10642012-04-20 Chong Yidong <cyd@gnu.org>
1065
c07a4c0b 1066 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
1067 (gdb-inferior-io--init-proc): New function.
1068 (gdb-init-1): Use it.
1069 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
1070 responsible for allocating a new pty and hooking it to gdb when
1071 the old pty gets an EIO due to process exit.
1072 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
1073 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
1074 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
1075
2116e93c
EZ
10762012-04-20 Eli Zaretskii <eliz@gnu.org>
1077
1078 * window.el (window-min-size, window-sizable, window-min-delta)
1079 (window-max-delta, window--resizable, window-resizable)
1080 (window-total-size, window-full-height-p, window-full-width-p)
1081 (window-in-direction, window--resize-mini-window, window-resize)
1082 (window--resize-child-windows-normal)
1083 (window--resize-child-windows, window--resize-siblings)
1084 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 1085 (enlarge-window, shrink-window): Doc fixes.
2116e93c 1086
c07a4c0b 10872012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 1088
ef24141c
SM
1089 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
1090 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
1091 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
1092 pty process (Bug#11273).
1093 (gdb-update): New arg to suppress talking to the gdb process.
1094 (gdb-done-or-error): Use it.
1095 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
1096 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
1097 sentinel not being called.
1098
1099 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
1100
d02766ab
CY
1101 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
1102
c07a4c0b 11032012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
1104
1105 * net/network-stream.el (open-network-stream): Doc fix.
1106
c07a4c0b 11072012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
1108
1109 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
1110
c07a4c0b 11112012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
1112
1113 Ensure searching for keywords is case sensitive.
1114
1115 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
1116 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
1117 (c-defun-name, c-mark-function, c-cpp-define-name)
1118 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 1119 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 1120
ef24141c
SM
1121 * progmodes/cc-mode.el (c-font-lock-fontify-region):
1122 Bind case-fold-search to nil.
f0f6bc35 1123
c07a4c0b 11242012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
1125
1126 * mail/sendmail.el (mail-bury): Call return action with the right
1127 Rmail buffer (Bug#11242).
1128
9a864fa2
CY
1129 * server.el (server-process-filter): Handle corner case where both
1130 tty and nowait options are present (Bug#11102).
1131
539aa513
EZ
11322012-04-20 Eli Zaretskii <eliz@gnu.org>
1133
1134 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
1135 (top level): Put into the executable the ident-style '$Id:' tag on
1136 windows-nt as well.
539aa513 1137
cfc7d5da
SM
11382012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1139
1140 * electric.el (electric-indent-post-self-insert-function): Check that
1141 electric-indent-mode is enabled in current buffer.
1142
5b01685c
JB
11432012-04-19 Juanma Barranquero <lekktu@gmail.com>
1144
1145 * imenu.el (imenu-progress-message): Restore; it is "used" in
1146 erc/erc-imenu.el and net/snmp-mode.el.
1147
4d6769e1
JB
11482012-04-19 Juanma Barranquero <lekktu@gmail.com>
1149
1150 * avoid.el (mouse-avoidance-mode): Mark unused arg.
1151 (mouse-avoidance-nudge-mouse): Remove unused binding.
1152
1153 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
1154
1155 * descr-text.el (describe-char):
1156 * progmodes/python.el (python-describe-symbol):
1157 Don't call `toggle-read-only', set `buffer-read-only'.
1158
1159 * imenu.el (imenu-default-goto-function): Mark unused args.
1160 (imenu-progress-message): Remove obsolete macro; all callers changed.
1161
1162 * subr.el (keymap-canonicalize): Remove unused binding.
1163 (read-passwd): Mark unused arg.
1164
1165 * tutorial.el (tutorial--display-changes): Remove unused binding.
1166 (tutorial--save-tutorial-to): Remove unused variable.
1167
1168 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
1169 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
1170 (package-generate-autoloads, package-menu--generate)
1171 (package-menu--find-upgrades): Remove unused bindings.
1172
1173 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
1174 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
1175 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
1176 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
1177 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
1178 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
1179 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
1180 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
1181 (cua-delete-char-rectangle): Mark unused args.
1182 (cua-align-rectangle): Remove unused binding.
1183
1184 * mail/rmail.el (compilation--message->loc)
1185 (epa--find-coding-system-for-mime-charset): Declare.
1186
1187 * net/dbus.el (dbus-register-service): Declare.
1188 (dbus-name-owner-changed-handler): Remove unused binding.
1189
1190 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
1191 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
1192 (nxml-scan-backward-within): Mark unused arg.
1193 (nxml-dynamic-markup-word): Remove unused binding.
1194
1195 * mouse.el (mouse-menu-major-mode-map):
1196 * emacs-lisp/authors.el (authors-scan-change-log)
1197 (authors-add-to-author-list):
1198 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
1199 * emacs-lisp/smie.el (smie-auto-fill):
1200 * mail/sendmail.el (mail-bury):
1201 * mail/unrmail.el (unrmail):
1202 * net/tls.el (open-tls-stream):
1203 * textmodes/picture.el (picture-mouse-set-point):
1204 Remove unused bindings.
1205
8c8fc5df
MA
12062012-04-19 Michael Albinus <michael.albinus@gmx.de>
1207
1208 * net/tramp.el (tramp-action-password): Let-bind
1209 `enable-recursive-minibuffers' to t.
1210
a77b0ac9
SS
12112012-04-18 Sam Steingold <sds@gnu.org>
1212
1213 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
1214 instead of 'string to accommodate values like [f11].
1215 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
1216 * progmodes/gdb-mi.el: Likewise.
1217
12a106a9
LL
12182012-04-18 Leo Liu <sdl.web@gmail.com>
1219
1220 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
1221 current buffer.
1222 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
1223 LOCAL is nil.
1224
bc6494ef
CY
12252012-04-18 Chong Yidong <cyd@gnu.org>
1226
1227 * simple.el (line-move): Use forward-line if in batch mode
1228 (Bug#11053).
1229
c09c46b2
CS
12302012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
1231
1232 * files.el (after-find-file): Do not try to add a final newline if
1233 the buffer is read-only (Bug#11156).
1234
5f6530ea
RS
12352012-04-17 Richard Stallman <rms@gnu.org>
1236
1237 * mail/rmail.el (rmail-start-mail):
1238 Pass (rmail-mail-return...) for the return-action.
1239 Pass (rmail-yank-current-message...) for the yank-action.
1240 (rmail-yank-current-message): New function.
1241 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
1242 (rmail-reply): Likewise.
1243 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
1244
1245 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 1246 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
1247 buffer, not newbuf.
1248
197b6f3c
JB
12492012-04-17 Juanma Barranquero <lekktu@gmail.com>
1250
1251 * server.el (server-ensure-safe-dir): Simplify.
1252
2311d8e5 12532012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 1254
2311d8e5
GM
1255 * emacs-lisp/smie.el: Provide smarter auto-filling.
1256 (smie-auto-fill): New function.
1257 (smie-setup): Use it.
98fb480e 1258
2311d8e5
GM
1259 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
1260
12612012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
1262
1263 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
1264 (comment-indent): Use it.
1265
2311d8e5 12662012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
1267
1268 * ses.el: The overall change is to add cell renaming, that is
1269 setting fancy names for cell symbols other than name matching
1270 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 1271 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 1272 (ses-create-cell-variable): New defun.
2311d8e5 1273 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
1274 (ses-relocate-formula): Relocate formulas only for cells the
1275 symbols of which are not renamed, i.e. symbols whose names do not
1276 match regexp "\\`[A-Z]+[0-9]+\\'".
1277 (ses-relocate-all): Relocate values only for cells the symbols of
1278 which are not renamed.
1279 (ses-load): Create cells variables as the (ses-cell ...) are read,
1280 in order to check row col consistency with cell symbol name only
1281 for cells that are not renamed.
1282 (ses-replace-name-in-formula): New defun.
1283 (ses-rename-cell): New defun.
4bdf2ad2 1284
fc72b15c
PO
12852012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
1286
1287 * progmodes/perl-mode.el (perl-indent-parens-as-block):
1288 New option (bug#11118).
1289 (perl-calculate-indent): Respect it.
1290
12e10e61
GM
12912012-04-17 Glenn Morris <rgm@gnu.org>
1292
1293 * dired-aux.el (dired-mark-read-string): Doc fix.
1294
30009afd
DA
12952012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
1296
1297 * dired-aux.el (dired-mark-read-string): Offer optional completion.
1298 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
1299
41f03f4d
GM
13002012-04-17 Glenn Morris <rgm@gnu.org>
1301
1302 * mouse.el (mouse-drag-track):
1303 * speedbar.el (speedbar-frame-mode):
1304 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
1305
f45f90f3
LL
13062012-04-16 Leo Liu <sdl.web@gmail.com>
1307
1308 * progmodes/python.el: Trivial cleanup.
1309
94ee8db5
GM
13102012-04-16 Glenn Morris <rgm@gnu.org>
1311
121b8917
GM
1312 * vc/vc.el (vc-string-prefix-p):
1313 * vc/pcvs-util.el (cvs-string-prefix-p):
1314 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
1315 * mpc.el (mpc-string-prefix-p):
1316 Make all of these into obsolete aliases for string-prefix-p.
1317 Update callers.
1318 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
1319
1197ecfa
GM
1320 * textmodes/two-column.el: Move custom options to the start.
1321 (frame-width): Remove compat definition.
1322 (2C-associate-buffer, 2C-dissociate):
1323 Use with-current-buffer rather than save-excursion.
1324 (2C-dissociate): Force a mode-line update.
1325 (2C-autoscroll): Use ignore-errors.
1326
099e7202
GM
1327 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
1328 Autoload trivia.
1329
bf350d6a
GM
1330 * emacs-lisp/cl-extra.el (*random-state*):
1331 Remove unnecessary declaration.
1332
0e829eab
GM
1333 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
1334
e3ad7552
GM
1335 * play/cookie1.el (cookie-snarf):
1336 Give an explicit error if input file cannot be read.
1337
68892d27
GM
1338 * play/yow.el (yow-file): Use expand-file-name rather than concat.
1339
20f0c46d
GM
1340 * progmodes/perl-mode.el (c-macro-expand):
1341 Remove unnecessary autoload (it is in loaddefs.el).
1342
5a0978ce
GM
1343 * textmodes/picture.el (picture-desired-column)
1344 (picture-update-desired-column): Convert comments to doc-strings.
1345 (picture-substitute): Remove function.
1346 (picture-mode-map): Initialize in the defvar.
1347
6b955486
GM
1348 * woman.el: Remove eval-after-load for tar-mode.
1349 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
1350 (woman-tar-extract-file): Autoload it.
1351
94ee8db5
GM
1352 * frame.el (automatic-hscrolling): Make this alias obsolete.
1353
177eca34
AM
13542012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1355
1356 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 1357 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
1358 (ispell-dictionary-base-alist): Revert to original XEmacs
1359 friendly version for default. [:alpha:] will be added in
1360 `ispell-set-spellchecker-params' if needed
177eca34 1361
c505aaeb
CY
13622012-04-16 Chong Yidong <cyd@gnu.org>
1363
1364 * image.el (imagemagick--extension-regexp): New variable.
1365 (imagemagick-register-types): Use it.
1366 (imagemagick-types-inhibit): Add :set function. Allow new value
1367 of t to inhibit all types.
1368
1369 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
1370 so we can preload it.
1371
1372 * loadup.el (fboundp): Preload regexp-opt, needed by
1373 imagemagick-register-types.
1374
60efac0f
CY
13752012-04-15 Chong Yidong <cyd@gnu.org>
1376
1377 * frame.el (scrolling): Remove nearly unused customization group.
1378
1379 * scroll-all.el (scroll-all-mode): Move to windows group.
1380
5dd1713e
CY
13812012-04-15 Chong Yidong <cyd@gnu.org>
1382
1383 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
1384
e6fd457e
CY
13852012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 1388 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 1389
e153c136
GM
13902012-04-15 Glenn Morris <rgm@gnu.org>
1391
1392 * simple.el (process-file-side-effects): Doc fix.
1393
e6fd457e 13942012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
1395
1396 * international/mule-cmds.el (set-language-environment): Doc fix.
1397
3603c3b1
JB
13982012-04-14 Juanma Barranquero <lekktu@gmail.com>
1399
1400 * server.el (server-auth-key, server-generate-key): Doc fixes.
1401 (server-get-auth-key): Doc fix. Use `string-match-p'.
1402 (server-start): Reflow docstring.
1403
e6de100c
LI
14042012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
1405
1406 * server.el (server-generate-key): `called-interactively-p'
1407 requires a parameter.
1408
29734c21
MN
14092012-04-14 Michal Nazarewicz <mina86@mina86.com>
1410
1411 * server.el (server-auth-key): New variable.
75f1671a 1412 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
1413 (server-start): Use the new variable and functions to allow
1414 setting a permanent server key (bug#9423).
1415
d65c9521
LL
14162012-04-14 Leo Liu <sdl.web@gmail.com>
1417
1418 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
1419
5ae255c7
PE
14202012-04-14 Paul Eggert <eggert@cs.ucla.edu>
1421
1422 Spelling fixes.
1423 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
1424 Emacs uses American spelling.
1425
d5e6342e
JB
14262012-04-14 Juanma Barranquero <lekktu@gmail.com>
1427
1428 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
1429 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
1430 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
1431 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
1432
ab036cd7
SM
14332012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1434
1435 * progmodes/which-func.el (which-func-modes): Change default.
1436
35dc09a1 14372012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
1438
1439 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
1440 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
1441
35dc09a1 14422012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1443
1444 * custom.el (custom-theme-set-variables): Doc fix.
1445
35dc09a1 14462012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1447
1448 * international/mule.el (set-auto-coding-for-load): Doc fix.
1449
35dc09a1 14502012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 1451
35dc09a1
GM
1452 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
1453 imenu work again for Objective C Mode. Correct the *-index values,
1454 these having been disturbed by a previous change in 2011-08.
57f845ee 1455
0de3da9f
AM
1456 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
1457 Correct two search limits.
1458
35dc09a1 14592012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
1460
1461 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
1462
35dc09a1 14632012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
1464
1465 * international/characters.el: Fix sorting.
1466
35dc09a1 14672012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
1468
1469 * international/characters.el: Add more missing Latin case pairs.
1470
35dc09a1 14712012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
1472
1473 * files.el (dir-locals-set-class-variables): Doc fix.
1474
35dc09a1 14752012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 1476
3f1b5bf8
EZ
1477 * international/characters.el: Add set-case-syntax-pair call for
1478 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
1479 counterpart. (Bug#11209)
1480
9f847f41
EZ
1481 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
1482
35dc09a1 14832012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
1484
1485 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1486
35dc09a1 14872012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 1488
35dc09a1
GM
1489 * textmodes/ispell.el (ispell-dictionary-base-alist):
1490 Add data for Hebrew.
e2627d21 1491
35dc09a1 14922012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 1493
35dc09a1
GM
1494 * net/rcirc.el (rcirc-cmd-quit):
1495 Revert 2012-03-18 change (Bug#11192).
5c14e333 1496
35dc09a1 14972012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
1498
1499 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
1500
35dc09a1 15012012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 1502
4517fe3a
SM
1503 * minibuffer.el (completion-in-region-mode-map):
1504 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 1505
b472a594
VD
15062012-04-13 Vivek Dasmohapatra <vivek@etla.org>
1507
1508 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
1509
09b95ce3
MY
15102012-04-13 Masatake YAMATO <yamato@redhat.com>
1511
1512 * minibuffer.el (minibuffer-local-filename-syntax): New variable
1513 to allow `C-M-f' and `C-M-b' to move to the nearest path
1514 separator (bug#9511).
1515
4b63a9ca
LI
15162012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
1517
1518 * avoid.el: Require cl when compiling. And also move the
1519 `provide' to the end.
1520
7b55b8bf
TV
15212012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1522
1523 * avoid.el (mouse-avoidance-banish-position): New variable.
1524 (mouse-avoidance-banish-destination): Use it (bug#10165).
1525
adedaa1f
LL
15262012-04-13 Leo Liu <sdl.web@gmail.com>
1527
1528 * progmodes/which-func.el (which-func-modes): Add objc-mode.
1529
70e74021
KB
15302012-04-13 Ken Brown <kbrown@cornell.edu>
1531
1532 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 1533 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
1534 (browse-url-filename-alist): For the same reason, don't modify
1535 file:// URLs on Cygwin.
1536
e75e89ba
SM
15372012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1538
1539 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
1540 the region on shift if the binding is already shifted (bug#11221).
1541
82f289a4
GM
15422012-04-12 Glenn Morris <rgm@gnu.org>
1543
1544 * mail/mailpost.el: Move to obsolete/.
1545
d333dc4c
DA
15462012-04-12 Drew Adams <drew.adams@oracle.com>
1547
1548 * imenu.el (imenu--generic-function): Ignore invisible definitions
1549 (bug#10123).
1550
0d15b5ba
VD
15512012-04-12 Vivek Dasmohapatra <vivek@etla.org>
1552
1553 * hexl.el (hexl-bits): New variable.
1554 (hexl-options): Mention the variable in the doc string.
75f1671a 1555 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 1556 (hexl-mode): Mention the new variable.
75f1671a
JB
1557 (hexl-mode, hexl-current-address, hexl-current-address):
1558 Use the displen.
0d15b5ba
VD
1559 (hexl-ascii-start-column): New function.
1560 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
1561 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
1562
64a440db
AM
15632012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1564
1565 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
1566 '("-i" ENCODING), in 2 separate command-line arguments, to specify
1567 the encoding, as expected by hunspell.
1568
6decb6c2
SM
15692012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1570
1571 * battery.el (battery--linux-sysfs-regexp): New const.
1572 (battery-status-function): Use it. Remove yeeloong special case.
1573 (battery-yeeloong-sysfs): Remove.
1574 (battery-echo-area-format): Remove yeeloong special case.
1575
088be6fb
SM
15762012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1577
6622e416
SM
1578 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
1579 Reported by Noah Friedman.
1580
088be6fb
SM
1581 * subr.el (read-passwd): Use read-string.
1582
b49f886e
LMI
15832012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1584
1585 * vcursor.el (vcursor-move): Increase the priority of the overlay
1586 (bug#9663).
1587
a63067fc
DD
15882012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1589
1590 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
1591 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
1592
ac3cf14a
WS
15932012-04-11 William Stevenson <yhvh2000@gmail.com>
1594
1595 * textmodes/artist.el (artist-mode): Convert artist-mode to use
1596 define-minor-mode (bug#10760).
1597
c4fc691b 15982012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 1599
4d6769e1 1600 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
1601 that directories matching `grep-find-ignored-files' won't be
1602 pruned (bug#10351).
1603
af23e2e5
CY
16042012-04-11 Chong Yidong <cyd@gnu.org>
1605
1606 * startup.el (command-line): Remove support for long-obsolete
1607 variable font-lock-face-attributes.
1608
ab7ce8c1
GM
16092012-04-11 Glenn Morris <rgm@gnu.org>
1610
1611 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
1612
de8c03dc
SM
16132012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1614
1615 * window.el (window--state-get-1): Obey window-point-insertion-type.
1616
050cc68b
LB
16172012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
1618
1619 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
1620 to previous function when point is on the first character of a
75f1671a 1621 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 1622
a38c310c
GM
16232012-04-11 Glenn Morris <rgm@gnu.org>
1624
effed0c2
GM
1625 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
1626 not just file-errors.
1627
a38c310c
GM
1628 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
1629 (vc-bzr-sha1): Use internal sha1.
1630
0221e323
SM
16312012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
1634
43956923
SG
16352012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
1636
1637 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
1638 that start in the middle of the line (bug#10496).
1639
6a8c9eaf
DN
16402012-04-10 Dan Nicolaescu <dann@gnu.org>
1641
1642 * battery.el (battery-linux-proc-acpi): Only one battery is
1643 discharged at a time, but that seems to confuse battery.el when
1644 computing `rate-type' for the battery not being discharged
1645 (bug#10332).
1646
1930bf5d
SM
16472012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
1648
2a718f6f
SM
1649 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
1650
599430d0
SM
1651 * international/quail.el: Use dolist and simplify.
1652 (quail-define-package, quail-update-keyboard-layout)
1653 (quail-define-rules): Use dolist.
1654 (quail-insert-kbd-layout, quail-get-translation): CSE.
1655
a2754b6c
SM
1656 * tmm.el: Use dolist, remove left over hook.
1657 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
1658 Use dolist.
1659 (calendar-load-hook): Don't mess with it.
1660
1930bf5d
SM
1661 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
1662 Use derived-mode-p. Run the diff asynchronously.
1663
9f67961c
LMI
16642012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1665
1666 * obsolete/mouse-sel.el: Add an Obsolete-since header.
1667
2a8ce227
JB
16682012-04-10 Juanma Barranquero <lekktu@gmail.com>
1669
1670 * misc.el: Display absolute path of loaded DLLs (bug#10424).
1671 (list-dynamic-libraries--loaded): New function.
1672 (list-dynamic-libraries--refresh): Use it.
1673
8f33b5f8
NW
16742012-04-10 Nathan Weizenbaum <nweiz@google.com>
1675
1930bf5d
SM
1676 * progmodes/python.el (python-fill-paragraph):
1677 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
1678 disabled (bug#7018).
1679
b12f0439
L
16802012-04-10 Laimonas VÄ—bra <laimonas.vebra@gmail.com> (tiny change)
1681
1930bf5d 1682 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
1683 DOS/MS Windows for the Baltic languages. There are still plenty
1684 of texts written in this encoding/codepage (bug#6519).
b12f0439 1685
57c3bd01
GM
16862012-04-10 Glenn Morris <rgm@gnu.org>
1687
1688 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
1689 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
1690
6c3eab30
FA
16912012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
1692
1930bf5d 1693 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
1694 next-line "n" and previous-line "p" in order to make recentf more
1695 consistent with ibuffer, dired or org-mode (bug#9387).
1696
24d78a88
LMI
16972012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1698
bc72b5d9
LMI
1699 * image.el (put-image): Return the overlay created instead of the
1700 optional input string (bug#7834). Note that this may break code
1701 that is (for some reason or other) depending on `put-image'
1702 returning the string.
1703
bd2dba5a
LMI
1704 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
1705
74beb59f
LMI
1706 * simple.el (zap-to-char): Allow zapping using input methods
1707 (bug#1580).
1708
24d78a88
LMI
1709 * textmodes/fill.el (fill-region): Leave point and mark where they
1710 were before filling (bug#5399).
1711
263f20cd
GM
17122012-04-09 Glenn Morris <rgm@gnu.org>
1713
1714 * version.el (emacs-bzr-get-version):
1715 Handle lightweight checkouts of local branches.
1716
58d1f797
AS
17172012-04-09 Andreas Schwab <schwab@linux-m68k.org>
1718
263f20cd 1719 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 1720
b4d3bc10
CY
17212012-04-09 Chong Yidong <cyd@gnu.org>
1722
1723 * custom.el (custom-variable-p): Return nil for non-symbol
1724 arguments instead of signaling an error.
1725 (user-variable-p): Obsolete alias for custom-variable-p.
1726
1727 * apropos.el (apropos-variable):
1728 * files-x.el (read-file-local-variable):
1729 * simple.el (set-variable):
1730 * woman.el (woman-mini-help):
1731 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
1732
fd06db5d
GM
17332012-04-09 Glenn Morris <rgm@gnu.org>
1734
e5fcdb5e
GM
1735 * startup.el (normal-top-level): Don't look for leim-list.el
1736 in places where it will not be found. (Bug#910)
1737
fd06db5d
GM
1738 * international/mule-cmds.el (set-default-coding-systems):
1739 * files.el (normal-mode):
1740 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
1741 This function was removed with ucs-tables.el in 2008.
1742
b39bb7e1
EZ
17432012-04-08 Eli Zaretskii <eliz@gnu.org>
1744
1745 * textmodes/ispell.el (ispell-check-version): For hunspell, set
1746 ispell-encoding8-command to "-i", without a trailing space.
1747 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
1748 separate command-line arguments, to specify the encoding, since
1749 that's how hunspell expects it.
1750
5c5b8e23
GM
17512012-04-08 Glenn Morris <rgm@gnu.org>
1752
1753 * loadup.el: Load bindings before cus-start.
1754 This reduces somewhat the number of "rogue" settings in emacs -Q.
1755
a1ed8b05
GM
17562012-04-07 Glenn Morris <rgm@gnu.org>
1757
1758 * version.el (emacs-bzr-get-version): New function.
dfae128a 1759 (emacs-bzr-version): New variable.
a1ed8b05
GM
1760 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
1761 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
1762
b142f158
EZ
17632012-04-07 Eli Zaretskii <eliz@gnu.org>
1764
dfae128a
GM
1765 * international/uni-bidi.el, international/uni-category.el:
1766 * international/uni-combining.el, international/uni-decimal.el:
1767 * international/uni-decomposition.el, international/uni-digit.el:
1768 * international/uni-lowercase.el, international/uni-mirrored.el:
1769 * international/uni-name.el, international/uni-numeric.el:
1770 * international/uni-titlecase.el, international/uni-uppercase.el:
1771 Update for Unicode 6.1.
b142f158 1772
9078ead6
EZ
17732012-04-07 Eli Zaretskii <eliz@gnu.org>
1774
1775 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
1776
f23d2c7d
LMI
17772012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1778
1779 * window.el (shrink-window): Mention the `window-min-height'
1780 variable in the doc string.
1781
0a0a3573
BG
17822012-04-05 Bastien Guerry <bzg@altern.org>
1783
1784 * color.el (color-lighten-name): Fix typo.
1785
e5248ac9
SM
17862012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1787
1788 * server.el (server--on-display-p): New function.
1789 (server--on-display-p): Use it.
1790
b4243e22
GV
17912012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
1792
1793 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
1794 (bug#11145).
1795
305d9f44
SM
17962012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1797
1798 * comint.el (comint--common-quoted-suffix): Check string boundary
1799 before comparing (bug#11158).
1800 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
1801
3d439cd1
CY
18022012-04-04 Chong Yidong <cyd@gnu.org>
1803
321cc491
CY
1804 * minibuffer.el (completion-extra-properties): Doc fix.
1805
3d439cd1
CY
1806 * subr.el (delayed-warnings-hook): Doc fix.
1807
2d562c0f
DU
18082012-04-04 Daiki Ueno <ueno@unixuser.org>
1809
1810 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
1811 selection (Bug#11159).
1812 (epa-insert-keys): Inform that the default public key will be
1813 exported if no key is selected.
1814
4443f204
RS
18152012-04-04 Richard Stallman <rms@gnu.org>
1816
1817 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
1818
529c06b6
CY
18192012-04-03 Chong Yidong <cyd@gnu.org>
1820
1821 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
1822 mail-insert-file, not its obsolete alias mail-attach-file.
1823
66b907dc
MA
18242012-04-03 Michael Albinus <michael.albinus@gmx.de>
1825
1826 * notifications.el (notifications-notify): Fix docstring.
1827
c0ea195d
GM
18282012-04-02 Glenn Morris <rgm@gnu.org>
1829
1830 * emacs-lisp/authors.el (authors-aliases): Another addition.
1831
5ca64e00
MA
18322012-04-02 Michael Albinus <michael.albinus@gmx.de>
1833
1834 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
1835 `tramp-compat-call-process' instead of `tramp-local-call-process'.
1836 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
1837
42ee526b
CY
18382012-04-01 Chong Yidong <cyd@gnu.org>
1839
1840 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
1841 Handle root directory properly.
1842 (copy-directory): Caller changed.
1843
1844 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1845 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
1846
0b021094
GM
18472012-03-31 Glenn Morris <rgm@gnu.org>
1848
40f86458
GM
1849 * term/xterm.el (xterm-extra-capabilities): Doc fix.
1850
7019c177
GM
1851 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
1852
a1daddd6
GM
1853 * calendar/calendar.el (calendar-window-list)
1854 (calendar-hide-window): Restore. (Bug#11140)
1855 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
1856
0b021094
GM
1857 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
1858
40311efc
TV
18592012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1860
1861 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1862 Check if file is a symlink (Bug#10489).
1863
1864 * files.el (copy-directory): Likewise.
1865
5319014e
CY
18662012-03-30 Chong Yidong <cyd@gnu.org>
1867
1868 * image.el (imagemagick-types-inhibit)
1869 (imagemagick-register-types): Doc fix.
1870
935d1290
AM
18712012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1872
ef24141c
SM
1873 * ispell.el (ispell-get-extended-character-mode):
1874 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 1875 and treats ~word as ordinary words in pipe mode.
935d1290 1876
61c6e8fd
GM
18772012-03-30 Glenn Morris <rgm@gnu.org>
1878
1879 * tutorial.el (help-with-tutorial): Ensure local variables don't
1880 happen to make the buffer read-only. (Bug#11127)
1881
81fdff00
SM
18822012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
1883
1884 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
1885 (perl-calculate-indent): Return `noindent' in strings.
1886
6e7a6ec0
SS
18872012-03-28 Sam Steingold <sds@gnu.org>
1888
1889 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
1890 instead of the broken adhockery which does not prevent calendar
1891 buffers from being displayed at random after exit.
1892 (calendar-window-list, calendar-hide-window): Remove the broken
1893 adhockery.
1894
fee88ca0
GM
18952012-03-28 Glenn Morris <rgm@gnu.org>
1896
1897 * replace.el (query-replace-map): Doc fix.
1898
38de3354
AS
18992012-03-28 Andreas Schwab <schwab@linux-m68k.org>
1900
1901 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
1902 contents. (Bug#11109)
1903
b973155e
SM
19042012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1905
1906 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
1907 (bug#11077).
1908 (avl-tree--check, avl-tree--check-node): New funs.
1909
dcb6e7b3
MR
19102012-03-27 Martin Rudalics <rudalics@gmx.at>
1911
1912 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
1913 (switch-to-prev-buffer, switch-to-next-buffer):
1914 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
1915 showing a buffer already is done on the same frame.
1916
b4fa35fa
GM
19172012-03-27 Glenn Morris <rgm@gnu.org>
1918
1919 * startup.el (mail-host-address): Doc fix.
1920
f9210e18
SM
19212012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1922
1923 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
1924 than 197 variables.
1925
c0bf7753
AF
19262012-03-26 Ami Fischman <ami@fischman.org>
1927
1928 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
1929
33da7b16
GM
19302012-03-26 Glenn Morris <rgm@gnu.org>
1931
02243d9d
GM
1932 * files.el (save-buffers-kill-emacs): Doc fix.
1933
33da7b16
GM
1934 * startup.el (normal-top-level, command-line, command-line-1):
1935 Give them doc strings.
1936
e5a69fd0
EZ
19372012-03-25 Eli Zaretskii <eliz@gnu.org>
1938
1939 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 1940 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 1941
9a69676a
CY
19422012-03-25 Chong Yidong <cyd@gnu.org>
1943
4125cb8b
CY
1944 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
1945 theme if it was previously enabled before (Bug#11031).
1946
dd470960
CY
1947 * cus-theme.el (custom-theme-write-faces): Retrieve current face
1948 spec with custom-face-get-current-spec if its :shown-value is not
1949 determined yet (Bug#9337).
4125cb8b 1950 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 1951
9a69676a
CY
1952 * button.el (button-at): Minor addition to docstring.
1953
6e7e90fa
SL
19542012-03-24 Simon Leinen <simon.leinen@gmail.com>
1955
1956 * vc/vc.el (vc-merge): Fix a prompt.
1957
f06e2758
CY
19582012-03-24 Chong Yidong <cyd@gnu.org>
1959
1960 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
1961 point (Bug#9623).
1962
6e7e90fa
SL
1963 * button.el (button-at): Minor addition to docstring.
1964
b9d0879b
SM
19652012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1966
1967 * newcomment.el (comment-choose-indent): No space after BOL.
1968
e71cebb3
SS
19692012-03-22 Sam Steingold <sds@gnu.org>
1970
1971 * window.el (switch-to-prev-buffer): Revert last patch because the
1972 bug turned out to be an advertised feature (Elisp manual 28.14).
1973
335aff35
GM
19742012-03-22 Glenn Morris <rgm@gnu.org>
1975
1976 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
1977 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
1978
c676576a
LMI
19792012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1980
1981 * net/network-stream.el (network-stream-open-starttls): Make error
1982 message under Windows be less misleading.
1983
126f3d39
LW
19842012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
1985
1986 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
1987 understands (bug#9942).
1988
64fee311
CY
19892012-03-22 Chong Yidong <cyd@gnu.org>
1990
1991 * simple.el (end-of-visible-line): Handle return value of
1992 next-single-property-change properly (Bug#9371).
1993
a640d29a
KH
19942012-03-22 Kenichi Handa <handa@m17n.org>
1995
1996 * international/quail.el (quail-insert-kbd-layout): Fix previous
1997 change. To avoid unwanted bidi reordering, use
1998 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
1999
39675016
DG
20002012-03-21 Dmitry Gutov <dgutov@yandex.ru>
2001
2002 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
2003 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
2004 (ruby-beginning-of-indent): Be more careful with the difference
2005 between word-boundary and symbol boundary.
2006 (ruby-mode-syntax-table): Make : a symbol constituent.
2007
0a6934fc 20082012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 2009
3d008e4f
SM
2010 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
2011
0a6934fc
SM
20122012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2013
af67c9d7
SM
2014 * progmodes/etags.el (tags-completion-at-point-function):
2015 Improve last fix.
2016
1acad97c
SM
2017 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
2018
e298b5da
SS
20192012-03-21 Sam Steingold <sds@gnu.org>
2020
2021 * progmodes/etags.el (tags-completion-at-point-function):
2022 Avoid the error when point is inside the pattern.
2023
91d82a70
JY
20242012-03-21 John Yates <john@yates-sheets.org> (tiny change)
2025
2026 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
2027 line (Bug#10855).
2028
69188b79
CY
20292012-03-21 Drew Adams <drew.adams@oracle.com>
2030
2031 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
2032
99fc91fe
AK
20332012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
2034
2035 * ido.el (ido-set-current-directory, ido-read-internal)
2036 (ido-choose-completion-string, ido-completion-help): Handle nil
2037 value of ido-completion-buffer (Bug#11008).
2038
087bbb4c
SS
20392012-03-21 Sam Steingold <sds@gnu.org>
2040
2041 * window.el (switch-to-prev-buffer): Do not switch to a visible
2042 window previous buffer, just like with the frame previous buffers.
2043
fb5b8aca
CY
20442012-03-21 Chong Yidong <cyd@gnu.org>
2045
2046 * faces.el (make-face, make-empty-face, copy-face):
2047 * face-remap.el (face-remap-add-relative, face-remap-set-base):
2048 Doc fixes.
2049
dc9924b8
SM
20502012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2051
2052 * wid-edit.el (widget-complete-field): Remove (bug#11051).
2053 (widget-complete): Remove broken use of it.
2054
f0bcceb9
CY
20552012-03-20 Chong Yidong <cyd@gnu.org>
2056
dc9924b8
SM
2057 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
2058 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
2059 characters.
2060
ee52ebf3
TH
20612012-03-20 Tassilo Horn <tassilo@member.fsf.org>
2062
2063 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
2064 to draw rectangles, not squares. (Regression introduced by revno
2065 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
2066
4c5779ab
CY
20672012-03-18 Chong Yidong <cyd@gnu.org>
2068
2069 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
2070 it is not yet defined (for temacs).
2071
15360934
LL
20722012-03-18 Leo Liu <sdl.web@gmail.com>
2073
dc9924b8 2074 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 2075
d9a8eb66
EZ
20762012-03-17 Eli Zaretskii <eliz@gnu.org>
2077
2078 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
2079 (ispell-choices-win-default-height, ispell-silently-savep)
2080 (ispell-dictionary-alist, ispell-encoding8-command)
2081 (ispell-check-version, ispell-aspell-find-dictionary)
2082 (ispell-valid-dictionary-list, ispell-words-keyword)
2083 (ispell-get-word, ispell-internal-change-dictionary)
2084 (ispell-region, ispell-skip-region-list)
2085 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
2086 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
2087 (ispell-message-text-end, ispell-message)
2088 (ispell-buffer-local-parsing): Doc fix.
2089
f02ff80d
J
20902012-03-13 Jambunathan K <kjambunathan@gmail.com>
2091
2092 * htmlfontify.el: Add support for code block fontification for ODT
2093 export (Bug #9914).
2094 (hfy-optimisations): Define new option
2095 `body-text-only'
2096 (hfy-fontify-buffer): Honor above setting.
2097 (hfy-begin-span, hfy-end-span): New routines factored out form
2098 `hfy-fontify-buffer'.
2099 (hfy-begin-span-handler, hfy-end-span-handler): New variables
2100 that permit insertion of custom tags.
2101 (hfy-fontify-buffer): Use above handlers.
2102 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
2103 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 2104 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 2105 over multiple runs. This is made possible by having the caller let
f02ff80d
J
2106 bind a special variable `hfy-user-sheet-assoc'.
2107 (htmlfontify-string): New defun.
2108 (hfy-compile-face-map): Make sure that the last char in the
2109 buffer is correctly fontified.
2110 (hfy-face-resolve-face): Whitespace only change.
2111
9ac7a13f
EZ
21122012-03-17 Eli Zaretskii <eliz@gnu.org>
2113
2114 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
2115 message more clear.
2116
e2b5bdd7
LL
21172012-03-16 Leo Liu <sdl.web@gmail.com>
2118
2119 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
2120
2e492df3
AM
21212012-03-16 Alan Mackenzie <acm@muc.de>
2122
2123 Further optimise the handling of large macros.
2124
2125 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
2126 limit to a call of `c-literal-limits'.
2127 (c-determine-+ve-limit): New function.
dc9924b8
SM
2128 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
2129 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
2130 In CASE 5B, restrict a search limit to 500.
2131 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
2132
2133 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
2134 Restrict macro bounds to +-500 from after-change's BEG END.
2135
50e94f0c
LL
21362012-03-16 Leo Liu <sdl.web@gmail.com>
2137
2138 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
2139
6f09f6ed
AH
21402012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
2141
2142 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 2143 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 2144
c7e73d51
GM
21452012-03-16 Glenn Morris <rgm@gnu.org>
2146
da986230
GM
2147 * view.el (view-buffer, view-buffer-other-window)
2148 (view-buffer-other-frame): Doc fixes re special mode-class.
2149
0835f01e
GM
2150 * subr.el (eval-after-load): If named feature is provided not from
2151 a file, run after-load forms. (Bug#10946)
2152
c7e73d51
GM
2153 * calendar/calendar.el (calendar-insert-at-column):
2154 Handle non-unit-width characters a bit better. (Bug#10978)
2155
3f2eafd1
CY
21562012-03-15 Chong Yidong <cyd@gnu.org>
2157
2158 * emacs-lisp/ring.el (ring-extend): New function.
2159 (ring-insert+extend): Extend the ring correctly (Bug#11019).
2160
2161 * comint.el (comint-read-input-ring)
2162 (comint-add-to-input-history): Grow comint-input-ring lazily.
2163
103af3fe
SM
21642012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2165
663b1677
SM
2166 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
2167 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
2168
103af3fe
SM
2169 * imenu.el: Fix multiple inheritance breakage (bug#9199).
2170 (imenu-add-to-menubar): Don't add a redundant index.
2171 (imenu-update-menubar): Handle a dynamically composed keymap.
2172
899cb7cb
KY
21732012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
2174
2175 * mail/sendmail.el (mail-encode-header):
2176 Bind rfc2047-encode-encoded-words to nil.
2177
3809f91d
GM
21782012-03-13 Glenn Morris <rgm@gnu.org>
2179
2180 * calendar/calendar.el (calendar-string-spread):
2181 Handle non-unit-width characters a bit better. (Bug#10978)
2182
9e345a01
LL
21832012-03-13 Leo Liu <sdl.web@gmail.com>
2184
2185 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
2186 directory and file as argument (Bug#10822).
2187
4a07df36
KS
21882012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2189
2190 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
2191 For dynamically generated code, follow $PC.
2192 (gdb-disassembly-handler-custom): Handle no function name case.
2193
4aaa9356
TL
21942012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2195
2196 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
2197 * emulation/ws-mode.el (ws-query-replace):
2198 * sort.el (sort-regexp-fields):
2199 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
2200
225979da
SM
22012012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2202
2203 * dabbrev.el: Fix cycle completion order (bug#10963).
2204 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
2205 (dabbrev-completion): Don't use an obarray; provide
2206 a cycle-sort-function.
2207
e2f1fdab
LL
22082012-03-12 Leo Liu <sdl.web@gmail.com>
2209
dc9924b8 2210 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
2211 (kill-do-not-save-duplicates): Doc fix.
2212
b19490ed
SM
22132012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2214
2215 * dabbrev.el: Fix cycle completion (bug#10963).
2216 Use lexical binding and wrap to 80 columns.
2217 (dabbrev-completion): Delay computing the list of completions.
2218
4b05d722
KH
22192012-03-12 Kenichi Handa <handa@m17n.org>
2220
2221 * international/quail.el (quail-insert-kbd-layout): Surround each
2222 row by LRO and PDF instead of inserting many LRMs. Pad the left
2223 and right of each non-spacing marks. Insert invisible space
2224 between lower and upper characters to prevent composition.
2225
dbbc2e69
SM
22262012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
2227
2228 * minibuffer.el (minibuffer-complete): Don't get confused when the
2229 function is run twice via different commands (bug#10958).
2230 (complete-with-action): Fix docstring.
2231
292112ed
CY
22322012-03-12 Chong Yidong <cyd@gnu.org>
2233
5d1ac394
CY
2234 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
2235 (nxml-completion-at-point-function): New function.
2236 (nxml-mode): Use it.
2237 (nxml-bind-meta-tab-to-complete-flag): Default to t.
2238
292112ed
CY
2239 * emacs-lisp/package.el (package-unpack, package-unpack-single):
2240 Load generated autoloads file before byte compiling (Bug#10970).
2241 (package--make-autoloads-and-compile): New helper fun.
2242
4098f8f7
CS
22432012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
2244
2245 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
2246
8f754691
MA
22472012-03-11 Michael Albinus <michael.albinus@gmx.de>
2248
2249 * autorevert.el (auto-revert-handler): Ensure, that
2250 file-readable-p is applied only for local files or in
2251 auto-revert-tail-mode.
2252
e29ab36b
AS
22532012-03-11 Andreas Schwab <schwab@linux-m68k.org>
2254
dbbc2e69
SM
2255 * server.el (server-eval-at): Handle non-tcp connections.
2256 Decode result string.
ad0bf5b6 2257
e29ab36b
AS
2258 * server.el (server-msg-size): New constant.
2259 (server-reply-print): New function.
2260 (server-eval-and-print): Use it.
2261 (server-eval-at): Use server-quote-arg and server-unquote-arg.
2262 Handle -print-nonl.
2263
de5939ba
CS
22642012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
2265
2266 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
2267 (Bug#10987).
2268
0c93eabf
CY
22692012-03-11 Chong Yidong <cyd@gnu.org>
2270
397a688f
CY
2271 * simple.el (goto-line): Doc fix (Bug#9938).
2272
2cc775f9
CY
2273 * subr.el (save-window-excursion): Doc fix (Bug#9979).
2274
0c93eabf
CY
2275 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
2276 when finished (Bug#10963).
2277
c491fa41
MR
22782012-03-11 Martin Rudalics <rudalics@gmx.at>
2279
2280 * window.el (split-window-below): Fix bug in case where
2281 split-window-keep-point is nil (Bug#10971).
2282
300e8fa5
JL
22832012-03-11 Juri Linkov <juri@jurta.org>
2284
2285 * replace.el (replace-highlight): Set isearch-word to nil
2286 unconditionally. (Bug#10887)
2287
dbf6c5a1
EZ
22882012-03-10 Eli Zaretskii <eliz@gnu.org>
2289
2290 * net/mairix.el (mairix-replace-invalid-chars): Rename from
2291 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 2292 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
2293 (mairix-widget-create-query): Add usage information about mairix
2294 search forms: negating words, searching for substrings, etc.
2295
b9e501de
JP
22962012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
2297
2298 * international/fontset.el (font-encoding-alist): Add an entry for
2299 ksx1001 (Bug#5667).
2300
92795c91
RS
23012012-03-10 Richard Stallman <rms@gnu.org>
2302
1694e6c1
RS
2303 * mail/sendmail.el (mail-encode-header):
2304 Set rfc2047-encode-encoded-words.
2305
607e8555
RS
2306 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
2307
de3bc99a
RS
2308 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
2309 view buffer means not swapped.
2310 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
2311 (rmail-write-region-annotate): Error if real text has disappeared.
2312
92795c91
RS
2313 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
2314
699bd04e
CY
23152012-03-10 Chong Yidong <cyd@gnu.org>
2316
2317 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
2318 * emulation/cua-base.el (cua--init-keymaps):
2319 Add delete-forward-char to remappings (Bug#9666).
699bd04e 2320
570a1714
MR
23212012-03-10 Martin Rudalics <rudalics@gmx.at>
2322
dbbc2e69
SM
2323 * speedbar.el (speedbar-unhighlight-one-tag-line):
2324 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 2325
82dcf4e4
CY
23262012-03-10 Chong Yidong <cyd@gnu.org>
2327
7a2c7ca7
CY
2328 * minibuffer.el (completion-in-region, completion-help-at-point):
2329 Give the completion field overlay a high priority (Bug#6830).
2330
82dcf4e4
CY
2331 * dired.el (dired-goto-file): Recognize absolute file name
2332 listings (Bug#7126).
2333 (dired-goto-file-1): New helper function.
2334 (dired-toggle-read-only): Inhibit warnings.
2335
052e28ac
MA
23362012-03-09 Michael Albinus <michael.albinus@gmx.de>
2337
75f1671a 2338 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
2339 there are no properties.
2340
95d5e396
LL
23412012-03-09 Leo Liu <sdl.web@gmail.com>
2342
2343 * savehist.el (savehist-printable): Stricter check for string
2344 value (Bug#10937).
2345
3f018d6d
EZ
23462012-03-09 Eli Zaretskii <eliz@gnu.org>
2347
dbbc2e69
SM
2348 * mail/smtpmail.el (smtpmail-send-it):
2349 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
2350 valid mbox format.
2351
f7fd3d79
GM
23522012-03-09 Glenn Morris <rgm@gnu.org>
2353
2354 * files.el (dir-locals-find-file):
2355 Don't check result is regular, readable.
2356 (dir-locals-read-from-file): Demote errors.
2357
6ff6e72f
EZ
23582012-03-08 Eli Zaretskii <eliz@gnu.org>
2359
dbbc2e69
SM
2360 * international/quail.el (quail-insert-kbd-layout):
2361 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
2362 layout cell, to prevent their reordering by bidi display engine.
2363 For details, see the discussion in
2364 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
2365
9cec7834
AM
23662012-03-08 Alan Mackenzie <acm@muc.de>
2367
2368 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
2369 the starting position; make it extend the marked region when
2370 invoked repeatedly - all under appropriate circumstances.
2371 Fixes bugs #5525, #10906.
2372
9a40b8d4
GM
23732012-03-08 Glenn Morris <rgm@gnu.org>
2374
2375 * files.el (locate-dominating-file, dir-locals-find-file):
2376 Undo 2012-03-06 change.
2377
7a08ed35
EZ
23782012-03-07 Eli Zaretskii <eliz@gnu.org>
2379
dbbc2e69
SM
2380 * international/quail.el (quail-help):
2381 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
2382 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
2383 for the reason.
2384
5aca4f71 23852012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
2386
2387 Avoid superfluous registering of signals. (Bug#10807)
2388
2389 * notifications.el (notifications-on-action-object)
2390 (notifications-on-close-object): New defvars.
2391 (notifications-on-action-signal, notifications-on-closed-signal):
2392 Unregister the signal if not needed any longer.
2393 (notifications-notify): Register `notifications-action-signal' or
2394 `notifications-closed-signal', if :on-action or :on-close has been
2395 passed as argument.
2396
78e8b10a
CY
23972012-03-07 Chong Yidong <cyd@gnu.org>
2398
2399 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
2400 non-X platforms.
2401
69481eb8
GM
24022012-03-06 Glenn Morris <rgm@gnu.org>
2403
2404 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2405 (x-disown-selection-internal, x-get-selection-internal):
2406 Doc fix (add arglist signatures). (Bug#10783)
2407
133b8e11
KS
24082012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
2409
2410 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
2411 Handle breakpoints with no "type".
2412
99a83064
GM
24132012-03-06 Glenn Morris <rgm@gnu.org>
2414
2415 * files.el (locate-dominating-file): Add optional predicate argument.
2416 (dir-locals-find-file): Make use of above change.
2417
17798e78
TTN
24182012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
2419
2420 * info.el (Info-insert-dir): Also try "dir.gz".
2421
eb182446
GM
24222012-03-06 Glenn Morris <rgm@gnu.org>
2423
8f2114ee
GM
2424 * files.el (dir-locals-find-file):
2425 Ignore non-readable or non-regular files. (Bug#10928)
2426
eb182446
GM
2427 * files.el (locate-dominating-file): Doc fix.
2428
24679323
AS
24292012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
2430
2431 * calendar/calendar.el (calendar-set-mode-line):
2432 `getenv' returns a string. (Bug#10951)
2433
01d972a9
LL
24342012-03-05 Leo Liu <sdl.web@gmail.com>
2435
109aa8a9
LL
2436 * simple.el (backward-delete-char-untabify): Constrain point to
2437 field (Bug#10939).
2438
01d972a9
LL
2439 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
2440
10607bea
CY
24412012-03-05 Chong Yidong <cyd@gnu.org>
2442
2443 * simple.el (count-words): If called from Lisp, return the word
2444 count, for symmetry with `count-lines'. Arglist changed.
2445 (count-words--message): Args changed. Consolidate counting code
2446 from count-words and count-words-region.
2447 (count-words-region): Caller changed.
2448 (count-lines-region): Make it an obsolete alias.
2449
5dd11cfe
TH
24502012-03-04 Tassilo Horn <tassilo@member.fsf.org>
2451
2452 * saveplace.el (save-place-to-alist)
2453 (save-place-ignore-files-regexp): Allow value nil to disable this
2454 feature.
2455
c349f4e6
CY
24562012-03-04 Chong Yidong <cyd@gnu.org>
2457
2458 * faces.el (face-spec-reset-face): For the default face, reset the
2459 attributes to default values (Bug#10748).
2460
e627be4c
LMI
24612012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2462
2463 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
2464 previous patch: Check `message-send-mail-function', and not the
2465 default function (bug#10897).
2466
ebeabff4
MA
24672012-03-04 Michael Albinus <michael.albinus@gmx.de>
2468
a41a6cf4
MA
2469 * notifications.el (notifications-on-action-signal)
2470 (notifications-on-closed-signal): Check for unique service name of
2471 incoming event. Fix error in removing entry.
ebeabff4 2472 (top): Register for signals with wildcard service name.
a41a6cf4 2473 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 2474
c1ca42b4
CY
24752012-03-04 Chong Yidong <cyd@gnu.org>
2476
dc9924b8 2477 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 2478
ea16568d
GM
24792012-03-04 Glenn Morris <rgm@gnu.org>
2480
2481 * abbrev.el (copy-abbrev-table, abbrev-table-p)
2482 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
2483 (expand-abbrev, define-abbrev-table): Doc fixes.
2484
fbae4637
LMI
24852012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2486
2487 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
2488 `message-default-send-mail-function' and not `send-mail-function'
2489 when doing the prompting for `sendmail-query-once' before sending
2490 in Message buffers (bug#10897).
2491
a1e7225c
LMI
2492 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
2493 This is inconsistent with all the other stream functions, which leave
2494 the setting up to the higher levels (if so wanted) (bug#10931).
2495
56d093a9
AM
24962012-03-02 Alan Mackenzie <acm@muc.de>
2497
2498 Depessimize the handling of very large macros.
2499
2500 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
2501 (c-macro-cache-syntactic): New variables to implement a one
2502 element macro cache.
2503 (c-invalidate-macro-cache): New function.
2504 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
2505 Adapt to use the new cache.
2506 (c-state-safe-place): Use better the cache of safe positions.
2507 (c-state-semi-nonlit-pos-cache)
2508 (c-state-semi-nonlit-pos-cache-limit):
2509 New variables for...
2510 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
2511 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
2512 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
2513 Use c-state-semi-safe-place.
56d093a9 2514
dbbc2e69
SM
2515 * progmodes/cc-langs.el (c-get-state-before-change-functions):
2516 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 2517
817e5c3d
MA
25182012-03-02 Michael Albinus <michael.albinus@gmx.de>
2519
dbbc2e69
SM
2520 * jka-compr.el (jka-compr-call-process):
2521 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
2522 not remote.
2523
a032a702
MA
25242012-03-01 Michael Albinus <michael.albinus@gmx.de>
2525
2526 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
2527 access of FILE2, if FILE1 does not exist.
2528
99a54f21
MA
2529 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
2530 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
2531
2532 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
2533 Add "PAGER=" to `process-environment'.
2534
f6561e1f
MM
25352012-03-01 Michael R. Mauger <mmaug@yahoo.com>
2536
2537 * progmodes/sql.el: Bug fix
2538 (sql-get-login-ext): Save login values in globals.
2539 (sql-get-login): Use new version of `sql-get-login-ext'.
2540 (sql-interactive-mode): Set global `sql-connection' to nil.
2541 (sql-connect): Set global values for connection.
2542 (sql-product-interactive): Save global values as buffer local.
2543
2d44d9cc
LL
25442012-02-29 Leo Liu <sdl.web@gmail.com>
2545
2546 * abbrev.el (define-abbrevs): Reset sys to nil.
2547
96b49301 25482012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2549
bf7f9bc5
JB
2550 * files.el (file-equal-p): Rename from `files-equal-p'.
2551 Return nil when one or both files don't exist.
96b49301 2552 (file-subdir-of-p): Now only top directory must exists,
2553 return nil if it doesn't.
bf7f9bc5
JB
2554 (copy-directory): No need to test with `file-subdir-of-p' after
2555 creating dir.
2556 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
2557 to `file-equal-p'.
96b49301 2558
44e97401
GM
25592012-02-28 Glenn Morris <rgm@gnu.org>
2560
2561 * shell.el (shell-mode):
2562 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
2563 * play/landmark.el (landmark-font-lock-face-O):
2564 * play/handwrite.el (handwrite):
2565 * play/gomoku.el (gomoku-O):
2566 * net/browse-url.el (browse-url-browser-display):
2567 * international/mule.el (define-charset):
2568 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
2569 * filesets.el (filesets-find-file-delay):
2570 * eshell/em-xtra.el (eshell-xtra):
2571 * eshell/em-unix.el (eshell-grep):
2572 * emulation/viper.el (viper-mode):
2573 * emacs-lisp/regexp-opt.el (regexp-opt-group):
2574 * emacs-lisp/easymenu.el (easy-menu-define):
2575 * calendar/timeclock.el (timeclock-use-display-time):
2576 * bs.el (bs-mode):
2577 * bookmark.el (bookmark-save-flag):
2578 Doc fix (standardize possessive apostrophe usage).
2579
c98c6276
CY
25802012-02-27 Chong Yidong <cyd@gnu.org>
2581
bf7f9bc5
JB
2582 * emulation/viper-cmd.el (viper-intercept-ESC-key):
2583 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 2584
c98c6276
CY
2585 * font-lock.el (font-lock-specified-p): Rename from
2586 font-lock-spec-present. Callers changed.
2587
9c62cd04 25882012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 2589
bf7f9bc5
JB
2590 * emacs-lisp/package.el (package-compute-transaction):
2591 Handle holding a package version to t in package-load-list.
8ac9e529 2592
530739c9
MA
25932012-02-26 Michael Albinus <michael.albinus@gmx.de>
2594
2595 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
2596 (tramp-get-inode, tramp-get-device): Use cached values.
2597
487915d7
AM
25982012-02-26 Alan Mackenzie <acm@muc.de>
2599
2600 Check there is a font-lock specification before doing initial
2601 fontification.
2602
2603 * font-core.el (font-lock-mode): Move the conditional from
2604 :after-hook to font-lock-initial-fontify.
2605 (font-lock-default-function): Move the check for a specification
2606 to font-lock-spec-present.
2607
dc9924b8 2608 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
2609 (font-lock-spec-present): New function.
2610
4fd96557
JB
26112012-02-26 Jim Blandy <jimb@red-bean.com>
2612
2613 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
2614 (gdb-send): Apply it to the operand of the '-interpreter-exec
2615 console' command, so that we can pass arguments with (say) quotes
2616 in them. Store exact string sent in gdb-debug-log (Bug#10765).
2617
9a4888c0
CY
26182012-02-26 Chong Yidong <cyd@gnu.org>
2619
07498861
CY
2620 * help-fns.el (describe-function-1): Clarify description of
2621 remapping (Bug#10844).
2622
9a4888c0
CY
2623 * files.el (files-equal-p): Doc fix.
2624 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
2625 and quit the loop once a mismatch is found.
2626
ea8fb88d
JB
26272012-02-25 Juanma Barranquero <lekktu@gmail.com>
2628
2629 * bs.el (bs--show-with-configuration): Don't throw an error
2630 if the window cannot be split; otherwise, subsequent calls to
2631 bs-show fail, restoring a stale window config. (Bug#10882)
2632
525795c1
JD
26332012-02-25 Jan Djärv <jan.h.d@swipnet.se>
2634
2635 * term/ns-win.el (global-map): Bind ns-drag-file to
2636 ns-find-file (Bug#5855, Bug#10050).
2637
f008086f
AS
26382012-02-25 Andreas Schwab <schwab@linux-m68k.org>
2639
2640 * calendar/parse-time.el (parse-time-string): Allow extractor to
2641 return nil.
2642
a3fcfa99
MA
26432012-02-25 Michael Albinus <michael.albinus@gmx.de>
2644
91027d08
JB
2645 * net/tramp.el (tramp-file-name-for-operation):
2646 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
2647
2648 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
2649 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
2650 Add COPY-CONTENTS argument.
a3fcfa99 2651
67b0de11
CY
26522012-02-25 Chong Yidong <cyd@gnu.org>
2653
2654 Add custom groups for VC backends, for consistency with vc-bzr.
2655
2656 * vc/vc-arch.el (vc-arch):
2657 * vc/vc-cvs.el (vc-cvs):
2658 * vc/vc-git.el (vc-git):
2659 * vc/vc-hg.el (vc-hg):
2660 * vc/vc-mtn.el (vc-mtn):
2661 * vc/vc-rcs.el (vc-rcs):
2662 * vc/vc-sccs.el (vc-sccs):
2663 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
2664 All relevant defcustoms reassigned.
2665
3c9dfce6
CY
26662012-02-25 Chong Yidong <cyd@gnu.org>
2667
1339bf43
CY
2668 * newcomment.el (comment-styles): Add autoload (Bug#10868).
2669
3c9dfce6
CY
2670 * term/x-win.el (x-initialize-window-system): Reduce default for
2671 x-selection-timeout to 5 seconds (Bug#8869).
2672
25b2e303 26732012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2674
ec70a47d
GM
2675 * files.el (files-equal-p, file-subdir-of-p): New functions.
2676 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 2677 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
2678 * dired-aux.el (dired-copy-file-recursive): Same.
2679 (dired-create-files): Modify destination when source is equal to
2680 dest when copying files.
53a46cd0 2681 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 2682
914260cd
MA
26832012-02-24 Michael Albinus <michael.albinus@gmx.de>
2684
2685 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
2686 (Bug#10874)
2687
2cb228f7
AM
26882012-02-23 Alan Mackenzie <acm@muc.de>
2689
2690 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
2691 parameter "after-hook:" to allow the expansion to run code after
2692 the execution of the mode hooks.
2693
2694 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 2695 from font-lock-mode-internal.
2cb228f7 2696
91027d08 2697 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
2698 :after-hook.
2699
8f0fde21
SM
27002012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2701
3e88618b
SM
2702 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
2703 (completion--cache-all-sorted-completions): New function.
2704 (completion-all-sorted-completions): Use it.
2705 (completion--do-completion, minibuffer-force-complete):
2706 Use it to re-instate the flush hook.
2707
8f0fde21
SM
2708 * icomplete.el (icomplete-completions): Replace last fix with a better
2709 one (bug#10850).
2710
8e911f6f
DG
27112012-02-23 Dmitry Gutov <dgutov@yandex.ru>
2712
2713 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
2714 when it might call us back infinitely (bug#10797).
2715
49fe4321
GM
27162012-02-23 Glenn Morris <rgm@gnu.org>
2717
2718 * minibuffer.el (completion-category-overrides): Doc fix.
2719
b291b572
SM
27202012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
2721
2722 * minibuffer.el (completion-table-with-context): Fix inf-loop.
2723 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
2724
31a9ef2e
GM
27252012-02-23 Glenn Morris <rgm@gnu.org>
2726
5e6e6794 2727 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
2728 (authors-obsolete-files-regexps, authors-ignored-files)
2729 (authors-ambiguous-files, authors-renamed-files-alist):
2730 Add more entries.
2731
0bd1e074
JL
27322012-02-23 Juri Linkov <juri@jurta.org>
2733
2734 * isearch.el (isearch-occur): Sync interactive spec with occur's
2735 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
2736
b617673c
JL
2737 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
2738
19e9789e
JL
27392012-02-22 Juri Linkov <juri@jurta.org>
2740
2741 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
2742 (ucs-insert): Doc fix. Check for hex digits in the string.
2743 Don't display `nil' in the error message. (Bug#10857)
2744
f41ce09d
AM
27452012-02-22 Alan Mackenzie <acm@muc.de>
2746
7a71b18d 2747 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 2748
ac2eceee
GM
27492012-02-22 Glenn Morris <rgm@gnu.org>
2750
2751 * ffap.el (ffap-c-path):
2752 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
2753
abd1f678
CY
27542012-02-22 Chong Yidong <cyd@gnu.org>
2755
2756 * custom.el (load-theme): Doc fix.
2757
f25aef2e
GM
27582012-02-22 Glenn Morris <rgm@gnu.org>
2759
2760 * dired-x.el (dired-guess-shell-alist-default):
2761 Remove escape sequences from nroff output. (Bug#172)
2762
5f8dc2ca
GM
27632012-02-21 Glenn Morris <rgm@gnu.org>
2764
6ff86ec4
GM
2765 * vc/emerge.el (emerge-defvar-local):
2766 Set `permanent-local' property rather than unused `preserved'.
2767
be3223a3 2768 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
2769 (picture-mode-map): Use it. (Bug#10860)
2770 (picture-mode): Doc fix.
2771
3fe58f4f
JB
27722012-02-21 Juanma Barranquero <lekktu@gmail.com>
2773
2774 * newcomment.el (uncomment-region-default): Remove unused binding.
2775
f9a998c3
GM
27762012-02-21 Glenn Morris <rgm@gnu.org>
2777
2778 * textmodes/picture.el (picture-motion, picture-motion-reverse)
2779 (picture-self-insert, picture-tab-chars): Doc fix.
2780 (picture-mode-map): Fix C-a, C-e.
2781
c6029348
GM
27822012-02-20 Glenn Morris <rgm@gnu.org>
2783
2784 * emacs-lisp/authors.el (authors-aliases): Add another entry.
2785
ab1ce9d7
LL
27862012-02-20 Leo Liu <sdl.web@gmail.com>
2787
2788 * icomplete.el (icomplete-completions): Check FROM arg before
2789 passing to substring (Bug#10850).
2790
0fd40f89
CY
27912012-02-19 Chong Yidong <cyd@gnu.org>
2792
2793 * comint.el: Require ansi-color.
2794 (comint-output-filter-functions): Add ansi-color-process-output.
2795
2796 * ansi-color.el: Don't set comint-output-filter-functions; it is
2797 now in the initial value defined in comint.el.
2798 (ansi-color-apply-face-function): New variable.
2799 (ansi-color-apply-on-region): Use it.
2800 (ansi-color-apply-overlay-face): New function.
2801
2802 * shell.el (shell): No need to require ansi-color.
2803 (shell-mode): Use ansi-color-apply-face-function to highlight
2804 color escapes using font-lock-face property (Bug#10835).
2805
20af2394
CY
28062012-02-19 Chong Yidong <cyd@gnu.org>
2807
2808 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
2809 mode-line formats (Bug#10839).
2810
e23a3fbe
GM
28112012-02-18 Glenn Morris <rgm@gnu.org>
2812
b474519e
GM
2813 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
2814
2815 * mail/undigest.el (unforward-rmail-message): Doc fix.
2816
e23a3fbe
GM
2817 * saveplace.el (save-place-ignore-files-regexp): Add :version.
2818
57939ff4
EZ
28192012-02-18 Eli Zaretskii <eliz@gnu.org>
2820
2821 * international/characters.el (script-list): Sync with the latest
2822 Unicode Character Database.
2823
0c23686e
AS
28242012-02-18 Andreas Schwab <schwab@linux-m68k.org>
2825
2826 * international/titdic-cnv.el: Remove duplicate coding tag.
2827 * language/cham.el: Likewise.
2828 * language/tai-viet.el: Likewise.
2829
6818b449
GM
28302012-02-18 Glenn Morris <rgm@gnu.org>
2831
2832 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
2833 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
2834 (calendar-bahai-all-holidays-flag, calendar-other-dates):
2835 * calendar/diary-lib.el (diary-abbreviated-year-flag):
2836 * calendar/holidays.el (holiday-bahai-holidays)
2837 (calendar-holidays, list-holidays):
2838 Use utf-8 Bahá'í in doc-strings, menus, etc.
2839
0311a3fc
TH
28402012-02-17 Tassilo Horn <tassilo@member.fsf.org>
2841
2842 * saveplace.el (save-place-ignore-files-regexp): New variable
2843 allowing for excluding files from saving their location of point.
2844 The default value matches the temporary commit message editing
2845 files from Git, SVN, Bazaar, and Mercurial.
2846 (save-place-to-alist): Use it.
2847
eb864a71
LM
28482012-02-17 Lawrence Mitchell <wence@gmx.li>
2849 Stefan Monnier <monnier@iro.umontreal.ca>
2850
2851 * newcomment.el (uncomment-region-default): Don't leave extra space
2852 when an arg is provided (bug#8150).
2853
ee0ce425
TZ
28542012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2855
eb864a71 2856 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 2857
95ddf442
GM
28582012-02-17 Glenn Morris <rgm@gnu.org>
2859
2860 * net/socks.el: Require network-stream. (Bug#10599)
2861
48dd1e39 28622012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
2863
2864 * international/charprop.el:
2865 * international/uni-name.el:
2866 * international/uni-old-name.el:
2867 * international/uni-comment.el: Regenerate.
2868
d68cd087
GM
28692012-02-16 Glenn Morris <rgm@gnu.org>
2870
2871 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
2872 Interactively in calendar buffer, give an error if not on a date.
2873
13932042
GM
28742012-02-15 Glenn Morris <rgm@gnu.org>
2875
2876 * shell.el (shell-delimiter-argument-list):
2877 Revert 2011-02-17 change. (Bug#8027)
2878
c3a70e2b
CY
28792012-02-15 Chong Yidong <cyd@gnu.org>
2880
60236b0d
CY
2881 * minibuffer.el (completion-at-point-functions): Doc fix.
2882
c3a70e2b
CY
2883 * custom.el (defcustom): Doc fix; note use of defvar.
2884
9f26dc24
GM
28852012-02-15 Glenn Morris <rgm@gnu.org>
2886
2887 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
2888 Doc fixes.
2889
6546b134
GM
28902012-02-14 Glenn Morris <rgm@gnu.org>
2891
2892 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
2893
d29b2b4c
LI
28942012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2895
2896 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
2897 way the ports list is computed.
835bdcba
LI
2898 (smtpmail-query-smtp-server): Prompt the user for a port number if
2899 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 2900
08dcdbc9
TZ
29012012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2902
2903 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
2904
2605051a
GM
29052012-02-13 Glenn Morris <rgm@gnu.org>
2906
2907 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
2908
7ee99f32
TZ
29092012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2910
2911 * net/gnutls.el (gnutls-trustfiles): New variable.
2912 (gnutls-negotiate): Use it.
2913
5f0af64f
LI
29142012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2915
2916 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
2917 does its stuff if Gnus is running.
2918
c14fcc95
AM
29192012-02-13 Alan Mackenzie <acm@muc.de>
2920
2921 Fix a loop in c-set-fl-decl-start.
2922
7a71b18d 2923 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
2924 c-backward-syntactic-ws actually moves backwards.
2925
142b4d90
LL
29262012-02-13 Leo Liu <sdl.web@gmail.com>
2927
2928 * net/rcirc.el (rcirc-markup-attributes): Move point to the
2929 beginning so that all \C-o chars are removed.
2930
fa9958a6
TZ
29312012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
2932
dc9924b8 2933 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 2934
0bc5886a
AM
29352012-02-12 Alan Mackenzie <acm@muc.de>
2936
2937 Fix infinite loop with long macros.
4d6769e1 2938 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 2939
d4bd55e7
CY
29402012-02-12 Chong Yidong <cyd@gnu.org>
2941
2942 * window.el (display-buffer): Doc fix (Bug#10785).
2943
66f3fe22
GM
29442012-02-12 Glenn Morris <rgm@gnu.org>
2945
bd7da63e
GM
2946 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2947 (x-disown-selection-internal, x-get-selection-internal):
2948 Sync docs with the xselect.c versions.
2949
66f3fe22
GM
2950 * allout-widgets.el: Add missing license notice.
2951
3e0d2fa7
GM
29522012-02-11 Glenn Morris <rgm@gnu.org>
2953
cfecdf09
GM
2954 * select.el (x-get-selection-internal, x-own-selection-internal)
2955 (x-disown-selection-internal):
2956 * x-dnd.el (x-get-selection-internal): Update declarations.
2957
6d216d7f
GM
2958 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
2959
2bed3f04
GM
2960 * window.el (window-sides-slots):
2961 * tool-bar.el (tool-bar-position):
2962 * term/xterm.el (xterm-extra-capabilities):
2963 * ses.el (ses-self-reference-early-detection):
2964 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
2965 (verilog-auto-wire-type)
2966 (verilog-auto-delete-trailing-whitespace)
2967 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
2968 (verilog-auto-tieoff-declaration):
2969 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
2970 (sql-oracle-statement-starters, sql-oracle-scan-on):
2971 * progmodes/prolog.el (prolog-align-comments-flag)
2972 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
2973 (prolog-left-indent-regexp, prolog-paren-indent-p)
2974 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
2975 (prolog-types, prolog-mode-specificators)
2976 (prolog-determinism-specificators, prolog-directives)
2977 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
2978 (prolog-electric-dot-flag)
2979 (prolog-electric-dot-full-predicate-template)
2980 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
2981 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
2982 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
2983 (prolog-program-switches, prolog-prompt-regexp)
2984 (prolog-debug-on-string, prolog-debug-off-string)
2985 (prolog-trace-on-string, prolog-trace-off-string)
2986 (prolog-zip-on-string, prolog-zip-off-string)
2987 (prolog-use-standard-consult-compile-method-flag)
2988 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
2989 (prolog-imenu-max-lines, prolog-info-predicate-index)
2990 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
2991 (prolog-char-quote-workaround):
2992 * progmodes/cc-vars.el (c-defun-tactic):
2993 * net/tramp.el (tramp-encoding-command-interactive)
2994 (tramp-local-end-of-line):
2995 * net/soap-client.el (soap-client):
2996 * net/netrc.el (netrc-file):
2997 * net/gnutls.el (gnutls):
2998 * minibuffer.el (completion-category-overrides)
2999 (completion-cycle-threshold)
3000 (completion-pcm-complete-word-inserts-delimiters):
3001 * man.el (Man-name-local-regexp):
3002 * mail/feedmail.el (feedmail-display-full-frame):
3003 * international/characters.el (glyphless-char-display-control):
3004 * eshell/em-ls.el (eshell-ls-date-format):
3005 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
3006 (lisp-lambda-list-keyword-parameter-indentation)
3007 (lisp-lambda-list-keyword-parameter-alignment):
3008 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
3009 * dired-x.el (dired-omit-verbose):
3010 * cus-theme.el (custom-theme-allow-multiple-selections):
3011 * calc/calc.el (calc-highlight-selections-with-faces)
3012 (calc-lu-field-reference, calc-lu-power-reference)
3013 (calc-note-threshold):
3014 * battery.el (battery-mode-line-limit):
3015 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
3016 (archive-7z-update):
3017 * allout.el (allout-prefixed-keybindings)
3018 (allout-unprefixed-keybindings)
3019 (allout-inhibit-auto-fill-on-headline)
3020 (allout-flattened-numbering-abbreviation):
3021 * allout-widgets.el (allout-widgets-auto-activation)
3022 (allout-widgets-icons-dark-subdir)
3023 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
3024 (allout-widgets-theme-dark-background)
3025 (allout-widgets-theme-light-background)
3026 (allout-widgets-item-image-properties-emacs)
3027 (allout-widgets-item-image-properties-xemacs)
3028 (allout-widgets-run-unit-tests-on-load)
3029 (allout-widgets-time-decoration-activity)
3030 (allout-widgets-hook-error-post-time)
3031 (allout-widgets-track-decoration):
3032 Add missing :version tags to new defcustoms and defgroups.
3033
5fec1b8e
GM
3034 * progmodes/sql.el (sql-ansi-statement-starters)
3035 (sql-oracle-statement-starters): Add custom type.
3036
3e0d2fa7
GM
3037 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
3038 (prolog-system-version): Give it a type.
3039
90b671e2
EZ
30402012-02-11 Eli Zaretskii <eliz@gnu.org>
3041
3042 * term/pc-win.el (x-select-text, x-selection-owner-p)
3043 (x-own-selection-internal, x-disown-selection-internal)
3044 (x-get-selection-internal): Sync doc strings and argument lists
3045 with xselect.c, common-win.el and x-win.el. (Bug#10783)
3046
5eac0c02
LL
30472012-02-11 Leo Liu <sdl.web@gmail.com>
3048
3049 * progmodes/python.el (python-end-of-statement): Fix infinite
3050 loop. (Bug#10788)
3051
f82cb659
GM
30522012-02-10 Glenn Morris <rgm@gnu.org>
3053
3054 * international/mule-cmds.el (unify-8859-on-encoding-mode)
3055 (unify-8859-on-decoding-mode): Properly mark as obsolete.
3056
cc26d239
LI
30572012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
3058
3059 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
3060 about SMTP before checking the From header.
3061
91027d08 3062 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
3063 into own function for reuse by emacsbug.el.
3064
1be3ca5a
LL
30652012-02-10 Leo Liu <sdl.web@gmail.com>
3066
3067 * subr.el (condition-case-unless-debug): Rename from
3068 condition-case-no-debug. All callers changed.
3069 (with-demoted-errors): Fix caller.
3070
3071 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
3072 * nxml/rng-valid.el (rng-do-some-validation):
3073 * emacs-lisp/package.el (package-refresh-contents)
3074 (package-menu-execute):
3075 * desktop.el (desktop-create-buffer):
91027d08 3076 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 3077
b011fbfe
GM
30782012-02-10 Glenn Morris <rgm@gnu.org>
3079
b2096d72
GM
3080 * textmodes/bibtex.el:
3081 Add missing :version tags for new/changed defcustoms.
3082
b011fbfe
GM
3083 * files.el (remote-file-name-inhibit-cache): Doc fixes.
3084
4c7e65bf
LI
30852012-02-09 Lars Ingebrigtsen <larsi@rusty>
3086
3087 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
3088 (smtpmail-via-smtp): Use it, or fall back on the From address.
3089 (smtpmail-send-it): Ditto.
3090
f3934f6f
SM
30912012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
3092
3093 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
3094 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
3095 (byte-compile-tmp-var): New const.
3096 (byte-compile-defvar): Use it to minimize .elc size.
3097 Just use `defvar' rather than simulate it (bug#10761).
3098
a075a2c5
GM
30992012-02-09 Glenn Morris <rgm@gnu.org>
3100
cf3aa21b
GM
3101 * files.el (rename-uniquely): Doc fix. (Bug#3806)
3102
354998cd
GM
3103 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
3104 Add :version tags.
3105
dc9924b8
SM
3106 * progmodes/compile.el (compilation-error-screen-columns)
3107 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 3108
dab3703d
GM
3109 * vc/log-view.el (log-view-toggle-entry-display):
3110 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
3111
3f88cd72
GM
3112 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
3113 (report-emacs-bug-can-use-xdg-email):
3114 (report-emacs-bug-insert-to-mailer): Doc fixes.
3115 (report-emacs-bug): Message fix.
3116
d95b247d
GM
3117 * net/browse-url.el (browse-url-can-use-xdg-open)
3118 (browse-url-xdg-open): Doc fixes.
3119
a075a2c5
GM
3120 * electric.el (electric-indent-mode, electric-pair-mode)
3121 (electric-layout-rules, electric-layout-mode): Doc fixes.
3122 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
3123
ffb6157e
MR
31242012-02-08 Martin Rudalics <rudalics@gmx.at>
3125
3126 * server.el (server-unselect-display): Don't inadvertently kill
3127 the current buffer. (Bug#10729)
3128
e1ac4066
GM
31292012-02-08 Glenn Morris <rgm@gnu.org>
3130
34e8a2da
GM
3131 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
3132 (sql-list-table): Doc fixes.
3133
b4ac6e8c
GM
3134 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
3135 Comment out (does nothing).
3136
e1ac4066
GM
3137 * completion.el (dynamic-completion-mode):
3138 * dirtrack.el (dirtrack-debug-mode):
3139 * electric.el (electric-layout-mode):
3140 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
3141 * face-remap.el (text-scale-mode, buffer-face-mode):
3142 * iimage.el (iimage-mode):
3143 * image-mode.el (image-transform-mode):
3144 * minibuffer.el (completion-in-region-mode):
3145 * scroll-lock.el (scroll-lock-mode):
3146 * simple.el (next-error-follow-minor-mode):
3147 * tar-mode.el (tar-subfile-mode):
3148 * tooltip.el (tooltip-mode):
3149 * vcursor.el (vcursor-use-vcursor-map):
3150 * wid-browse.el (widget-minor-mode):
3151 * emulation/tpu-edt.el (tpu-edt-mode):
3152 * emulation/tpu-extras.el (tpu-cursor-free-mode):
3153 * international/iso-ascii.el (iso-ascii-mode):
3154 * language/thai-util.el (thai-word-mode):
3155 * mail/supercite.el (sc-minor-mode):
3156 * net/goto-addr.el (goto-address-mode):
3157 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
3158 * progmodes/cwarn.el (cwarn-mode):
3159 * progmodes/flymake.el (flymake-mode):
3160 * progmodes/glasses.el (glasses-mode):
3161 * progmodes/hideshow.el (hs-minor-mode):
3162 * progmodes/pascal.el (pascal-outline-mode):
3163 * textmodes/enriched.el (enriched-mode):
3164 * vc/smerge-mode.el (smerge-mode):
3165 Doc fixes (minor mode argument).
3166
5e0d957f
EZ
31672012-02-07 Eli Zaretskii <eliz@gnu.org>
3168
3169 * ls-lisp.el (ls-lisp-sanitize): New function.
3170 (ls-lisp-insert-directory): Use it to fix or remove any elements
3171 in file-alist with missing attributes. (Bug#4673)
3172
98d7371e
AM
31732012-02-07 Alan Mackenzie <acm@muc.de>
3174
3175 Fix spurious recognition of c-in-knr-argdecl.
3176
3177 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
3178 putative K&R region.
3179
667ced3a
AM
31802012-02-07 Alan Mackenzie <acm@muc.de>
3181
eb864a71
LM
3182 * progmodes/cc-engine.el (c-forward-objc-directive):
3183 Prevent looping in "#pragma mark @implementation".
667ced3a 3184
5b77774d
MA
31852012-02-07 Michael Albinus <michael.albinus@gmx.de>
3186
3187 * notifications.el (notifications-on-closed-signal): Make `reason'
3188 optional. (Bug#10744)
3189
af008560
GM
31902012-02-07 Glenn Morris <rgm@gnu.org>
3191
60d47423
GM
3192 * emacs-lisp/easy-mmode.el (define-minor-mode):
3193 Doc fixes for the macro and the mode it defines.
3194
dd605cc4
GM
3195 * image.el (imagemagick-types-inhibit): Doc fix.
3196
af008560
GM
3197 * cus-start.el (imagemagick-render-type): Add it.
3198
5cc59a37
LI
31992012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
3200
4d6769e1
JB
3201 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
3202 Set the default at load time, too, so that `font-lock-fontify-buffer'
3203 can be called without setting up the entire mode first. This fixes
3204 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 3205
9a6dd747
CY
32062012-02-06 Chong Yidong <cyd@gnu.org>
3207
2d16b285
CY
3208 * simple.el (list-processes--refresh): Delete exited processes
3209 (Bug#8094).
3210
171e9b6e
CY
3211 * comint.el (comint-next-prompt): next-single-char-property-change
3212 and prev-single-char-property-change never return nil (Bug#8657).
3213
9a6dd747
CY
3214 * custom.el (defcustom): Doc fix (Bug#9711).
3215
aa4589a7
CY
32162012-02-05 Chong Yidong <cyd@gnu.org>
3217
5c2a252f
CY
3218 * cus-edit.el (custom-variable-reset-backup): Quote the value
3219 before storing it in the customized-value property (Bug#6712).
4aab9006 3220 (custom-display): Add a customization type tag.
983b9602 3221 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 3222
aa4589a7
CY
3223 * wid-edit.el (widget-field-value-get): New optional arg to
3224 suppress trailing whitespace truncation.
3225 (character): Use it (Bug#2689).
3226
1ff980ae
AS
32272012-02-05 Andreas Schwab <schwab@linux-m68k.org>
3228
3229 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
3230 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
3231
03988c98
CY
32322012-02-05 Chong Yidong <cyd@gnu.org>
3233
eeb6cc88
CY
3234 * cus-edit.el (custom-variable-value-create): For mismatched
3235 types, show the current value (Bug#7600).
3236
03988c98
CY
3237 * custom.el (defcustom): Doc fix.
3238
f8cdeef0
GM
32392012-02-05 Glenn Morris <rgm@gnu.org>
3240
3241 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
3242
0696d255
JB
32432012-02-05 Juanma Barranquero <lekktu@gmail.com>
3244
3245 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
3246 (pp-buffer): Use `ignore-errors', `looking-at-p'.
3247 (pp-last-sexp): Use `looking-at-p'.
3248
34c99998
GM
32492012-02-04 Glenn Morris <rgm@gnu.org>
3250
8f05da42
GM
3251 * files.el (revert-buffer):
3252 Doc fix (mention revert-buffer-in-progress-p).
3253
f160676e
GM
3254 * emacs-lisp/ert-x.el (ert-simulate-command):
3255 Check deferred-action-list (which is obsolete) is bound.
3256
c7291ad9
GM
3257 * subr.el (with-wrapper-hook): Doc fixes.
3258
34c99998
GM
3259 * simple.el (filter-buffer-substring-functions)
3260 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
3261
6283a7d3
LL
32622012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
3263
3264 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
3265 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
3266
e96e3013
LL
32672012-02-04 Leo Liu <sdl.web@gmail.com>
3268
3269 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
3270
8ded50f2
GM
32712012-02-04 Glenn Morris <rgm@gnu.org>
3272
82ff1d13
GM
3273 * image.el (image-extension-data): Add obsolete alias.
3274
987a0a16
GM
3275 * isearch.el (isearch-update): Doc fix.
3276
ea32ef46
GM
3277 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
3278
8ded50f2
GM
3279 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
3280
eea14f31
GM
32812012-02-03 Glenn Morris <rgm@gnu.org>
3282
3283 * image.el (image-animated-p): Doc fix. Use image-animated-types.
3284 (image-animate-timeout): Doc fix.
3285
3286 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
3287
12f381b7
GM
32882012-02-02 Glenn Morris <rgm@gnu.org>
3289
953cebf5
GM
3290 * server.el (server-auth-dir): Doc fix.
3291 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
3292
12f381b7
GM
3293 * subr.el (run-mode-hooks): Doc fix.
3294
953a8c3b
JL
32952012-02-02 Juri Linkov <juri@jurta.org>
3296
3297 * image-mode.el (image-toggle-display-image): Remove tautological
3298 `major-mode' from the `derived-mode-p' test.
3299
c5d3843c
KH
33002012-02-02 Kenichi Handa <handa@m17n.org>
3301
9f6e692e 3302 * composite.el (compose-region): Cancel previous change.
c5d3843c 3303
159462d4 33042012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
3305
3306 * composite.el (compose-region, compose-string): Signal error for
3307 a null string component (Bug#6988).
3308
9f562668
CY
33092012-02-01 Chong Yidong <cyd@gnu.org>
3310
e2cef717
CY
3311 * view.el (view-buffer-other-window, view-buffer-other-frame):
3312 Handle special modes like view-buffer (Bug#10650).
3313 (view-buffer): Simplify.
3314
9f562668
CY
3315 * frame.el (set-frame-font): Tweak meaning of third argument.
3316
9f6e692e
JB
3317 * dynamic-setting.el (font-setting-change-default-font):
3318 Use set-frame-font (Bug#9982).
9f562668 3319
781acb9f
GM
33202012-02-01 Glenn Morris <rgm@gnu.org>
3321
6035be52
GM
3322 * progmodes/compile.el (compilation-internal-error-properties):
3323 Respect compilation-first-column in the "*compilation*" buffer.
3324
781acb9f
GM
3325 * emacs-lisp/easy-mmode.el (define-minor-mode):
3326 Relax :variable's test for a named function.
3327
abbceb00
AM
33282012-01-31 Alan Mackenzie <acm@muc.de>
3329
3330 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
3331 off by one error.
3332
fce3fdeb
CY
33332012-01-31 Chong Yidong <cyd@gnu.org>
3334
3335 * frame.el (set-frame-font): New arg ALL-FRAMES.
3336
3337 * menu-bar.el (menu-set-font): Use set-frame-font.
3338
3339 * faces.el (face-spec-reset-face): Don't apply unspecified
3340 attribute values to the default face.
3341
47893581
JB
33422012-01-31 Juanma Barranquero <lekktu@gmail.com>
3343
3344 * progmodes/cwarn.el (cwarn): Remove dead link.
3345 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
3346 Remove * from defcustom docstrings.
3347 (turn-on-cwarn-mode): Make obsolete.
3348 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
3349 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
3350
e58e988a
GM
33512012-01-31 Glenn Morris <rgm@gnu.org>
3352
60dc2671 3353 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 3354 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 3355 Allow named functions to be used as the cdr of :variable.
e58e988a 3356
7a3f511d
GM
33572012-01-30 Glenn Morris <rgm@gnu.org>
3358
3359 * emacs-lisp/authors.el (authors-fixed-entries):
3360 Remove reference to deleted file rnewspost.el.
3361
cb882333
JB
33622012-01-29 Juanma Barranquero <lekktu@gmail.com>
3363
3364 * window.el (window-with-parameter): Remove unused variable `windows'.
3365 (window--side-check): Remove unused variable `code'.
3366 (window--resize-siblings): Remove unused variable `first'.
3367 (adjust-window-trailing-edge): Remove unused variable `failed'.
3368 (window-deletable-p, window--delete): Remove unused variable `buffer'.
3369 Use `let', not `let*'.
3370 (balance-windows-2): Remove unused variable `found'.
3371 (window--state-put-2): Remove unused variable `splits'.
3372 (window-state-put): Remove unused variable `selected'.
3373 (same-window-p): Use `string-match-p'.
3374 (display-buffer-assq-regexp): Remove unused variable `value'.
3375 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
3376 Mark argument ALIST as ignored.
3377 (pop-to-buffer): Remove unused variable `old-window'.
3378
907201af
EZ
33792012-01-29 Eli Zaretskii <eliz@gnu.org>
3380
3381 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
3382 and .lzma compressed files.
3383
ea162670
CY
33842012-01-29 Chong Yidong <cyd@gnu.org>
3385
5b95ee8a
CY
3386 * frame.el (window-system-default-frame-alist): Doc fix.
3387
ea162670
CY
3388 * dynamic-setting.el (font-setting-change-default-font): Don't
3389 change the default face if SET-FONT argument is non-nil (Bug#9982).
3390
d6e6f4b1
SB
33912012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
3392
3393 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
3394
0f29fa41 33952012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
3396
3397 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
3398 breakpoints in files outside current directory (Bug#6098).
3399
db174434
CY
34002012-01-29 Chong Yidong <cyd@gnu.org>
3401
6b25e4e2
SE
3402 * progmodes/python.el: Require ansi-color at top-level.
3403
6df6ae42
JB
3404 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
3405 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
3406 (lisp-mode-abbrev-table): Add doc.
3407 (lisp-mode-variables): Don't set local-abbrev-table.
3408 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
3409
e70ee681
RW
34102012-01-28 Roland Winkler <winkler@gnu.org>
3411
3412 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
3413
ace88aa2
RW
34142012-01-28 Roland Winkler <winkler@gnu.org>
3415
3416 * textmodes/bibtex.el (bibtex-entry-alist): New function.
3417 (bibtex-set-dialect): Use it. Either set global values of
3418 dialect-dependent variables or bind these variables buffer-locally
3419 (Bug#10254).
3420 (bibtex-mode): Call bibtex-set-dialect via
3421 hack-local-variables-hook.
eb864a71
LM
3422 (bibtex-dialect): Update docstring.
3423 Add safe-local-variable predicate.
ace88aa2
RW
3424 (bibtex-entry-alist, bibtex-field-alist): Initialize via
3425 bibtex-set-dialect.
3426 (bibtex-mode-map): Define menu for each dialect.
3427 (bibtex-entry): Fix docstring.
3428
93376c5b
CY
34292012-01-28 Chong Yidong <cyd@gnu.org>
3430
3431 * eshell/esh-arg.el (eshell-quote-argument): New function.
3432
3433 * eshell/esh-ext.el (eshell-invoke-batch-file):
3434 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
3435 first arg to eshell-parse-command (Bug#10523).
3436
4372494f
DA
34372012-01-28 Drew Adams <drew.adams@oracle.com>
3438
3439 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
3440 `default-directory' is non-nil.
3441
4d4ec1f8
EZ
34422012-01-28 Eli Zaretskii <eliz@gnu.org>
3443
3444 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
3445 line that displays system-configuration-options. (Bug#9924)
3446
7c188927
DA
34472012-01-28 Drew Adams <drew.adams@oracle.com>
3448
3449 * descr-text.el (describe-char): Show information about POS, in
3450 addition to information about the character at POS. Improve and
3451 update the doc string. Change "code point" to "code point in
3452 charset", to avoid confusion with the character's Unicode code
3453 point shown above that. (Bug#10129)
3454
e0da685a
EZ
34552012-01-28 Eli Zaretskii <eliz@gnu.org>
3456
3457 * descr-text.el (describe-char): Show the raw character, not only
3458 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
3459 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
3460 for the reasons.
3461
70550acf
PH
34622012-01-28 Phil Hagelberg <phil@hagelb.org>
3463
eb864a71
LM
3464 * emacs-lisp/package.el (package-install):
3465 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 3466
0ce8e868
CY
34672012-01-28 Chong Yidong <cyd@gnu.org>
3468
cb882333
JB
3469 * emacs-lisp/package.el (package-maybe-load-descriptor):
3470 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
3471 (package-maybe-load-descriptor): Use it.
3472 (package-download-transaction): Fully load required packages
3473 inside the loop, so that `require' calls work (Bug#10593).
3474 (package-install): No need to call package-initialize now.
3475
2e7f3bea
CY
34762012-01-28 Chong Yidong <cyd@gnu.org>
3477
6e9bad14
CY
3478 * simple.el (deactivate-mark): Doc fix (Bug#8614).
3479
f823b8ca
CY
3480 * tooltip.el (tooltip-mode): Doc fix.
3481 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
3482
2680c309
CY
3483 * frame.el (set-cursor-color): Doc fix (Bug#352).
3484
d7a9e63b
CY
3485 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
3486 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
3487
2e7f3bea
CY
3488 * cus-edit.el (custom-buffer-create-internal): Fix search button
3489 action (Bug#10542).
2ae01800 3490 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 3491
fc4f7a23
EW
34922012-01-27 Eduard Wiebe <usenet@pusto.de>
3493
3494 * dired.el (dired-mark-files-regexp):
3495 Include any subdirectory components. (Bug#10445)
3496
7dd37071
ML
34972012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
3498
3499 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
3500 Handle [host]:port syntax. (Bug#10533)
3501
a268160b
AH
35022012-01-27 Alex Harsanyi <harsanyi@mac.com>
3503
3504 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
3505
e43273ef
GM
35062012-01-26 Glenn Morris <rgm@gnu.org>
3507
3508 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
3509 * term.el (term-raw-escape-map): Use Control-X-prefix.
3510 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
3511
1edf595d
MR
35122012-01-25 Martin Rudalics <rudalics@gmx.at>
3513
3514 * window.el (window-state-get, window--state-get-1): Don't deal
3515 with fixed-sizeness of windows. Simplify code.
3516
fa8eafef
JC
35172012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
3518
6df6ae42
JB
3519 * window.el (window--state-get-1, window--state-put-2):
3520 Don't save and restore the mark.
fa8eafef 3521
0b21c100
CY
35222012-01-25 Chong Yidong <cyd@gnu.org>
3523
3524 * custom.el (custom-variable-p): Doc fix.
3525
5ae1a6c8
GM
35262012-01-25 Glenn Morris <rgm@gnu.org>
3527
40047858
GM
3528 * dired.el (dired-goto-file): Handle some of the more common
3529 characters that `ls -b' escapes. (Bug#10596)
3530
5ddce96c
GM
3531 * progmodes/compile.el (compilation-next-error-function):
3532 Respect compilation-first-column in the "*compilation*" buffer.
3533 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
3534
5ae1a6c8
GM
3535 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
3536
b559f1a9
GM
35372012-01-24 Glenn Morris <rgm@gnu.org>
3538
3539 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
3540
6725d21a
JD
35412012-01-24 Julien Danjou <julien@danjou.info>
3542
3543 * color.el (color-rgb-to-hsl): Fix value computing.
3544 (color-hue-to-rgb): New function.
3545 (color-hsl-to-rgb): New function.
3546 (color-clamp, color-saturate-hsl, color-saturate-name)
3547 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3548 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
3549
70df4bbe
GM
35502012-01-24 Glenn Morris <rgm@gnu.org>
3551
3552 * vc/vc-rcs.el (vc-rcs-create-tag):
3553 * vc/vc-sccs.el (vc-sccs-create-tag):
3554 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
3555
802a2ae2
ML
35562012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
3557
3558 * eshell/esh-util.el (eshell-read-hosts-file):
3559 Skip comment lines. (Bug#10549)
3560
d7128bb1
ML
3561 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
3562
d1a5c3b4
JB
35632012-01-23 Juanma Barranquero <lekktu@gmail.com>
3564
2724d9c7
JB
3565 * subr.el (display-delayed-warnings): Doc fix.
3566 (collapse-delayed-warnings): New function to collapse identical
3567 adjacent warnings.
3568 (delayed-warnings-hook): Add it.
d1a5c3b4 3569
a5509865
MA
35702012-01-22 Michael Albinus <michael.albinus@gmx.de>
3571
3572 * net/tramp.el (tramp-action-login): Set connection property "login-as".
3573
3574 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
3575 properties, when "login-as" is set.
3576
3577 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
3578 (tramp-default-user-alist): Don't add "pscp".
3579 (tramp-do-copy-or-rename-file-out-of-band): Use connection
3580 property "login-as", if set. (Bug#10530)
3581
cc6d5805
MA
35822012-01-21 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
3585 "plink1" and "psftp". (Bug#10530)
3586
35872012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
3588
3589 * international/mule-cmds.el (prefer-coding-system): Show a
3590 warning message if the default value of file-name-coding-system
3591 was not changed.
3592
f0960428
JC
35932012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
3594
cb882333
JB
3595 * windmove.el (windmove-reference-loc):
3596 Fix windmove-reference-loc miscalculation.
f0960428 3597
dd6f2a63
JB
35982012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
3599
3600 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
3601 default unit.
3602
7b447e9b
GM
36032012-01-21 Glenn Morris <rgm@gnu.org>
3604
117a9ea1
GM
3605 * international/mule.el (auto-coding-alist): Add .tbz.
3606
7b447e9b
GM
3607 * files.el (local-enable-local-variables): Doc fix.
3608 (inhibit-local-variables-regexps): Rename from
3609 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
3610 Doc fix. Add some extensions from auto-coding-alist.
3611 (inhibit-local-variables-suffixes):
3612 Rename from inhibit-first-line-modes-suffixes. Doc fix.
3613 (inhibit-local-variables-p):
3614 New function, extracted from set-auto-mode-1.
3615 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
3616 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
3617 (hack-local-variables): Doc fix. Make the mode-only case
3618 respect enable-local-variables and friends.
3619 Respect inhibit-local-variables-regexps for file-locals, but
3620 not for directory-locals.
3621 (set-visited-file-name):
3622 Take account of inhibit-local-variables-regexps.
3623 Whether it applies may change as the file name is changed.
3624 * jka-cmpr-hook.el (jka-compr-install):
3625 * jka-compr.el (jka-compr-uninstall):
3626 Update for inhibit-first-line-modes-suffixes name change.
3627
dd6e3cdd
MR
36282012-01-20 Martin Rudalics <rudalics@gmx.at>
3629
3630 * help-macro.el (make-help-screen): Temporarily restore original
3631 binding for minor-mode-map-alist (Bug#10454).
3632
0d0deb38
JD
36332012-01-19 Julien Danjou <julien@danjou.info>
3634
3635 * color.el (color-name-to-rgb): Use the white color to find the max
3636 color component value and return correctly computed values.
3637 (color-name-to-rgb): Add missing float conversion for max value.
3638
34a02f46
MR
36392012-01-19 Martin Rudalics <rudalics@gmx.at>
3640
3641 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
3642 special state value for window-persistent-parameters.
3643 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
3644 (window--state-put-2): Reset all window parameters to nil before
3645 assigning values of persistent parameters.
3646
606c44c4
AM
36472012-01-18 Alan Mackenzie <acm@muc.de>
3648
3649 Eliminate sluggishness and hangs in fontification of "semicolon
3650 deserts".
3651
cb882333
JB
3652 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
3653 Change value 10000 -> 3000.
606c44c4
AM
3654 (c-state-safe-place): Reformulate so it doesn't stack up an
3655 infinite number of wrong entries in c-state-nonlit-pos-cache.
3656 (c-determine-limit-get-base, c-determine-limit): New functions to
3657 determine backward search limits disregarding literals.
3658 (c-find-decl-spots): Amend commenting.
3659 (c-cheap-inside-bracelist-p): New function which detects "={".
3660
3661 * progmodes/cc-fonts.el
3662 (c-make-font-lock-BO-decl-search-function): Give a limit to a
3663 backward search.
3664 (c-font-lock-declarations): Fix an occurrence of point being
3665 undefined. Check additionally for point being in a bracelist or
3666 near a macro invocation without a semicolon so as to avoid a
3667 fruitless time consuming search for a declarator. Give a more
3668 precise search limit for declarators using the new
3669 c-determine-limit.
3670
f3860cea
GM
36712012-01-18 Glenn Morris <rgm@gnu.org>
3672
3673 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
3674 (set-auto-mode): Doc fixes.
3675
1db03b16
GM
36762012-01-17 Glenn Morris <rgm@gnu.org>
3677
0e6038be
GM
3678 * isearch.el (search-nonincremental-instead): Fix doc typo.
3679
1db03b16
GM
3680 * dired.el (dired-insert-directory): Handle newlines in directory name.
3681 (dired-build-subdir-alist): Unescape newlines in directory name.
3682
4cb0aa75
MA
36832012-01-17 Michael Albinus <michael.albinus@gmx.de>
3684
3685 * net/tramp.el (tramp-local-end-of-line): New defcustom.
3686 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
3687 (tramp-action-terminal): Use it. (Bug#10530)
3688
1d00653d
SM
36892012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
3690
3691 * minibuffer.el (completion--replace): Strip properties (bug#10062).
3692
6a6ee00d
MR
36932012-01-16 Martin Rudalics <rudalics@gmx.at>
3694
3695 * window.el (window-state-ignored-parameters): Remove variable.
3696 (window--state-get-1): Rename argument MARKERS to IGNORE.
3697 Handle persistent window parameters. Make copy of clone-of
3698 parameter only if requested. (Bug#10348)
3699 (window--state-put-2): Install a window parameter only if it has
3700 a non-nil value or an existing parameter shall be overwritten.
3701
97912def
MA
37022012-01-15 Michael Albinus <michael.albinus@gmx.de>
3703
3704 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
3705
688070a5
EZ
37062012-01-14 Eli Zaretskii <eliz@gnu.org>
3707
3708 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
3709 don't pass the (nil) value of `upnode' to string-match.
3710
301afadc
CY
37112012-01-14 Chong Yidong <cyd@gnu.org>
3712
3713 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 3714 Fix values recognized by the cursorBlink resource.
301afadc 3715
9e5788aa
PE
37162012-01-14 Paul Eggert <eggert@cs.ucla.edu>
3717
3718 * epg.el (epg--make-temp-file): Avoid permission race condition
3719 when running on old Emacs versions (bug#10403).
3720
3cdb7f5a
GM
37212012-01-14 Glenn Morris <rgm@gnu.org>
3722
3723 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
3724
8c82b1b4
AM
37252012-01-13 Alan Mackenzie <acm@muc.de>
3726
3727 Fix filling for when filladapt mode is enabled.
3728
3729 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
3730 c-mask-paragraph, pass in `fill-paragraph' rather than
3731 `fill-region-as-paragraph'. (This is a reversion of a previous
3732 change.)
eb864a71
LM
3733 * progmodes/cc-mode.el (c-basic-common-init):
3734 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 3735
e517eda4
GM
37362012-01-13 Glenn Morris <rgm@gnu.org>
3737
1498536e
GM
3738 * dired.el (dired-switches-escape-p): New function.
3739 (dired-insert-directory): Use dired-switches-escape-p.
3740 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
3741
e517eda4
GM
3742 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
3743
328f984d
GM
37442012-01-12 Glenn Morris <rgm@gnu.org>
3745
3746 * mail/sendmail.el (mail-mode): Update paragraph-separate for
3747 changes in adaptive-fill-regexp. (Bug#10276)
3748
2cc769a8
AM
37492012-01-11 Alan Mackenzie <acm@muc.de>
3750
3751 Fix Emacs bug #10463 - put `widen's around the critical spots.
3752
1d00653d 3753 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
3754 widen around each invocation of c-state-pp-to-literal. Remove an
3755 unused let variable.
3756
e52c37fa
GM
37572012-01-11 Glenn Morris <rgm@gnu.org>
3758
3759 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 3760 Doc fix.
e52c37fa 3761
96f8741e
CY
37622012-01-10 Chong Yidong <cyd@gnu.org>
3763
1d00653d
SM
3764 * net/network-stream.el (network-stream-open-starttls):
3765 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
3766 response to the capability command.
3767
b09a806e
GM
37682012-01-10 Glenn Morris <rgm@gnu.org>
3769
3770 * mail/unrmail.el (unrmail): Tweak previous change.
3771
7655cb66
CY
37722012-01-09 Chong Yidong <cyd@gnu.org>
3773
3774 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
3775
9d5a8f0b
AM
37762012-01-08 Alan Mackenzie <acm@muc.de>
3777
3778 Optimise font locking in long enum definitions.
3779
3780 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
3781 arm to a cond form to handle enums.
3782 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
3783 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
3784
9a0115ab 37852012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
3786
3787 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 3788 (Bug#10401)
6bb72cbd 3789
f186bb95
LMI
37902012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3791
29232a68
LMI
3792 * faces.el (set-face-attribute): Clarify the meaning of the nil
3793 frame (bug#10294).
3794
4e5d086d
LMI
3795 * subr.el (with-selected-frame): Mention that the selected frame
3796 is restored (bug#9980).
3797
8e66aebe
LMI
3798 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
3799 (bug#9759).
3800
cd394be1 3801 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
3802 (password-read): Don't autoload unused function.
3803
adf4e762
JB
38042012-01-07 Juanma Barranquero <lekktu@gmail.com>
3805
3806 * progmodes/which-func.el (which-func-mode): Turn into a
3807 non-interactive function and mark as obsolete (bug#10428).
3808
89bd9ccd
CY
38092012-01-06 Chong Yidong <cyd@gnu.org>
3810
3811 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
3812 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
3813 functions, along with 1 and -1.
3814
4afee9d5
EZ
38152012-01-06 Eli Zaretskii <eliz@gnu.org>
3816
3817 * time.el (display-time-load-average)
3818 (display-time-default-load-average): Doc fixes. See the thread
3819 starting at
3820 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
3821 for the details.
3822
536aea70
GM
38232012-01-06 Glenn Morris <rgm@gnu.org>
3824
665ae865
GM
3825 * mail/unrmail.el (unrmail): Give an explicit error if the input file
3826 has no messages. (Bug#10377)
3827
c869783d
GM
3828 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
3829 than Info-edit. (Bug#10385)
3830
2bb4227e
GM
3831 * time.el (display-time-load-average, display-time-next-load-average):
3832 Doc fixes.
3833
7d5944b9
GM
3834 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
3835 local setting of buffer-read-only to the input buffer. (Bug#10419)
3836
536aea70
GM
3837 * calendar/calendar.el (calendar-mode):
3838 Locally set scroll-margin to 0. (Bug#10379)
3839
7dccca16
UM
38402012-01-06 Ulrich Mueller <ulm@gentoo.org>
3841
3842 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
3843
afbb7930
GM
38442012-01-05 Glenn Morris <rgm@gnu.org>
3845
3846 * eshell/em-unix.el (diff-no-select): Autoload it.
3847 (eshell/diff): Use diff-no-select. (Bug#10420)
3848
04482335
CY
38492012-01-05 Chong Yidong <cyd@gnu.org>
3850
7baca3bc
CY
3851 * shell.el (shell-dynamic-complete-functions): Revert last change.
3852 (shell-command-completion-function): New function.
3853 (shell-completion-vars): Use it to implement
3854 shell-completion-execonly (Bug#10417).
3855
04482335
CY
3856 * custom.el (enable-theme): Don't set custom-safe-themes.
3857
1d00653d
SM
3858 * cus-theme.el (custom-theme-merge-theme):
3859 Ignore custom-enabled-themes and custom-safe-themes.
04482335 3860
bb5aa5d6
MM
38612012-01-05 Michael R. Mauger <mmaug@yahoo.com>
3862
3863 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
3864 first prompt in `sql-interacive-mode'.
3865 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 3866 keywords.
6df6ae42 3867 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
3868 (sql-product-interactive): Bug fix: Set `sql-buffer' in
3869 context of original buffer. Invoke `sql-login-hook'.
3870
a7183d7c
EZ
38712012-01-04 Eli Zaretskii <eliz@gnu.org>
3872
3873 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
3874 letters in cite-prefix.
3875
a1eacd1e
LMI
38762012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3877
3878 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
3879
787cdb34
CY
38802012-01-03 Chong Yidong <cyd@gnu.org>
3881
1d00653d
SM
3882 * shell.el (shell-dynamic-complete-functions):
3883 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
3884 comint-filename-completion first (Bug#10417).
3885
30710442
RS
38862012-01-02 Richard Stallman <rms@gnu.org>
3887
3888 * battery.el (battery-status-function):
3889 Detect when to use battery-yeeloong-sysfs.
3890 (battery-echo-area-format): Add string for Yeeloong.
3891 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
3892 (battery-yeeloong-sysfs): New function.
3893
f75bfc33
CY
38942012-01-02 Chong Yidong <cyd@gnu.org>
3895
3896 * dirtrack.el (dirtrack-list): Eliminate unused third element.
3897 (dirtrack): Merge code for handling relative filenames in prompt
3898 from shell-dir-cookie-watcher.
3899 (dirtrack-debug-message): New arg to avoid excess format calls.
3900
3901 * shell.el (shell-dir-cookie-re): Variable deleted.
3902 (shell-dir-cookie-watcher): Function deleted.
3903 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
3904 with dirtrack-mode.
3905
651e947e
EZ
39062012-01-01 Eli Zaretskii <eliz@gnu.org>
3907
1d00653d
SM
3908 * term/w32-win.el (dynamic-library-alist) <gnutls>:
3909 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
3910 libgnutls-26.dll.
3911
94d4c7dc
AS
39122011-12-31 Andreas Schwab <schwab@linux-m68k.org>
3913
3914 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
3915
8d43f3cd
EZ
39162011-12-31 Eli Zaretskii <eliz@gnu.org>
3917
3918 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
3919 headers of non-MIME messages, when rmail-enable-mime is non-nil.
3920
98c8795a
MA
39212011-12-29 Michael Albinus <michael.albinus@gmx.de>
3922
3923 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
3924 also for alternative shells.
3925 (tramp-open-connection-setup-interactive-shell): Check, whether
3926 the shell is a busybox.
3927 (tramp-send-command): Don't suppress multiple prompts for
3928 busyboxes, it hurts.
3929
51281b32
CY
39302011-12-28 Chong Yidong <cyd@gnu.org>
3931
3932 * progmodes/gdb-mi.el (gdb-get-source-file-list)
3933 (gdb-get-source-file): Move mode line update to
3934 gdb-get-source-file (Bug#10087).
3935
2170cb53
CY
39362011-12-25 Chong Yidong <cyd@gnu.org>
3937
3938 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
3939 gud-gdb-marker-filter without taking it as an argument.
3940 (gud-gdb-run-command-fetch-lines): Caller changed.
3941 (gud-gdb-completion-function): New variable.
3942 (gud-gdb-completion-at-point): Use it.
3943 (gud-gdb-completions-1): Split from gud-gdb-completions.
3944
3945 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
3946 function as separate arguments.
3947 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
3948 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
3949 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
3950 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
3951 (gdb-stopped, def-gdb-auto-update-trigger)
3952 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
3953 (gdb-get-changed-registers, gdb-get-main-selected-frame):
3954 Callers changed.
2170cb53
CY
3955 (gud-gdbmi-completions): New function.
3956 (gdb): Use it for generating the completion table.
3957
be8b11bb
AM
39582011-12-24 Alan Mackenzie <acm@muc.de>
3959
3960 Introduce a mechanism to widen the region used in context font
1d00653d 3961 locking. Use this to protect declarations from losing their contexts.
be8b11bb 3962
1d00653d
SM
3963 * progmodes/cc-langs.el (c-before-font-lock-functions):
3964 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 3965 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
3966 functions to be run just before context (etc.) font locking.
3967
3968 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 3969 New, functionality extracted from
be8b11bb 3970 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 3971 (c-in-after-change-fontification): New variable.
be8b11bb
AM
3972 (c-after-change): Set c-in-after-change-fontification.
3973 (c-set-fl-decl-start): Rejig its interface, so it can be called
3974 from both after-change and context fontifying.
b81d40f0
JB
3975 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
3976 New functions.
3977 (c-standard-font-lock-fontify-region-function): New variable.
3978 (c-font-lock-fontify-region): New function.
be8b11bb 3979
341cf6ac
JL
39802011-12-24 Juri Linkov <juri@jurta.org>
3981
3982 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
3983 (Bug#10348)
3984
bffcee0a
MA
39852011-12-23 Michael Albinus <michael.albinus@gmx.de>
3986
3987 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
3988 existence of source file. (Bug#10325)
3989
cb5e207c
AM
39902011-12-23 Alan Mackenzie <acm@muc.de>
3991
3992 Fix unstable fontification inside templates.
3993
b81d40f0
JB
3994 * progmodes/cc-langs.el (c-before-font-lock-functions):
3995 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
3996 additionally has c-set-fl-decl-start. The other languages (apart
3997 from AWK) have that as a single entry.
3998
b81d40f0
JB
3999 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
4000 The functionality for "local" declarations has been extracted to
cb5e207c
AM
4001 c-set-fl-decl-start.
4002
b81d40f0
JB
4003 * progmodes/cc-mode.el (c-common-init, c-after-change):
4004 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
4005 (c-set-fl-decl-start): New function, extracted from
4006 c-font-lock-enclosing-decls and enhanced.
4007
60ff536c
JB
40082011-12-23 Juanma Barranquero <lekktu@gmail.com>
4009
4010 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
4011
1c4757d6
JL
40122011-12-22 Juri Linkov <juri@jurta.org>
4013
4014 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
4015
d031f2c7
CY
40162011-12-22 Chong Yidong <cyd@gnu.org>
4017
4018 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
4019
bace743a
DA
40202011-12-21 Drew Adams <drew.adams@oracle.com>
4021
4022 * files.el (file-remote-p): Fix docstring. (Bug#10319)
4023
728a1f2b
JC
40242011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
4025
4026 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
4027
0d373f73
TZ
40282011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
4029
fec0aaa4
TZ
4030 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
4031 highlighting and support. Fix up comments for capitalization.
4032 (cfengine-mode-debug): New var.
4033 (cfengine3-mode): Change the modeline indicator to "CFE3".
4034 (cfengine3-font-lock-keywords): Improve defun highlighting.
4035 (cfengine2-actions): Rename from `cfengine-actions'.
4036 (cfengine2-font-lock-keywords): Rename from
4037 `cfengine-font-lock-keywords'.
4038 (cfengine2-imenu-expression): Rename from
4039 `cfengine-imenu-expression'.
4040 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
4041 (cfengine2-beginning-of-defun): Rename from
4042 `cfengine-beginning-of-defun'.
4043 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
4044 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
4045 (cfengine2-mode): Rename from `cfengine-mode'. Change the
4046 modeline indicator to "CFE2".
4047 (cfengine-mode): Defalias to `cfengine-auto-mode'.
4048 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 4049
bc86f573
CY
40502011-12-21 Chong Yidong <cyd@gnu.org>
4051
4052 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
4053 filename argument.
4054
d45ba96b
MR
40552011-12-20 Martin Rudalics <rudalics@gmx.at>
4056
4057 * window.el (window-normalize-buffer-to-display): Remove.
4058 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
4059
a6198c90
CY
40602011-12-19 Chong Yidong <cyd@gnu.org>
4061
4062 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
4063 Don't signal an error in a predicate function; return non-nil.
4064 (vc-dir-mark-file): Move the error here.
4065 (vc-dir-mark-unmark): If acting on the region, keep going if one
4066 of the entries cannot be marked/unmarked.
4067 (vc-dir-mark-all-files): If current entry is a directory, mark
4068 only child files, as documented.
4069
34c5fb55
VB
40702011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
4071
4072 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4073 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
4074 addition.
4075
c803b2b7
JD
40762011-12-18 Jan Djärv <jan.h.d@swipnet.se>
4077
4078 * term/ns-win.el (ns-get-selection-internal)
4079 (ns-store-selection-internal): Declare.
1154d12e
JB
4080 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
4081 Declare as obsolete.
4082 (ns-get-pasteboard, ns-paste-secondary):
4083 Use ns-get-selection-internal.
4084 (ns-set-pasteboard, ns-copy-including-secondary):
4085 Use ns-store-selection-internal.
c803b2b7 4086
9cff91f8 40872011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
4088
4089 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 4090 (vc-deduce-fileset): Doc fix.
99a289d9 4091
f16c898a
AS
40922011-12-16 Andreas Schwab <schwab@linux-m68k.org>
4093
4094 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
4095
763237c4
SS
40962011-12-13 Sam Steingold <sds@gnu.org>
4097
4098 * man.el (Man-getpage-in-background): When running under a
4099 window-system, ignore $MANWIDTH and $COLUMNS.
4100
5fc1c122
KH
41012011-12-15 Kenichi Handa <handa@m17n.org>
4102
4103 * language/ethio-util.el: Change coding tag to utf-8-emacs.
4104 (setup-ethiopic-environment-internal): Comment out key-binding for
4105 ethio-toggle-punctuation.
4106
13d49cbb
AM
41072011-12-13 Alan Mackenzie <acm@muc.de>
4108
898169a2
AM
4109 Add the switch statement to AWK Mode.
4110
7a71b18d 4111 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
4112 "default" to the keywords regexp.
4113
7a71b18d 4114 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 4115 expression as the rest.
1d00653d
SM
4116 (c-nonlabel-token-key): Allow string literals for AWK.
4117 Refactor for the other modes.
898169a2 4118
13d49cbb 4119 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 4120 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
4121 routines. Limit backward searching in c-font-lock-enclosing.decl.
4122
4123 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
4124 pp-state and literal type in addition to the limits.
1d00653d 4125 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 4126 (c-state-literal-at): Use the above new defun.
1d00653d
SM
4127 (c-slow-in-literal, c-fast-in-literal): Remove.
4128 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
4129
4130 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
4131 being in a literal. Add a limit for backward searching.
4132
4133 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
4134 c-slow-in-literal.
4135
15e0efc7
SM
41362011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
4137
4138 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
4139
454592a6
MR
41402011-12-13 Martin Rudalics <rudalics@gmx.at>
4141
4142 * window.el (delete-other-windows): Use correct frame in call to
4143 window-with-parameter.
4144
87393f26
DP
41452011-12-12 Daniel Pfeiffer <occitan@t-online.de>
4146
4147 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
4148 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
4149 (makefile-gmake-statements, makefile-makepp-statements):
4150 Use it and add new makepp keywords.
4151 (makefile-makepp-font-lock-keywords): Add new patterns.
4152 (makefile-match-function-end): Match new [...] and [[...]].
4153
11636b22
JB
41542011-12-11 Juanma Barranquero <lekktu@gmail.com>
4155
4156 * ses.el (ses-call-printer-return, ses-cell-property-get)
4157 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
4158 (ses-create-cell-variable, ses-reset-header-string)
4159 (ses-cell-set-formula, ses-repair-cell-reference-all)
4160 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
4161 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
4162 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
4163 (ses-aset-with-undo, ses-load, ses-truncate-cell)
4164 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
4165 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
4166 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
4167 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
4168 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
4169 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
4170 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
4171 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
4172
cf018193
VB
41732011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
4174
4175 * ses.el: The overall change is to add cell renaming, that is
4176 setting fancy names for cell symbols other than name matching
4177 "\\`[A-Z]+[0-9]+\\'" regexp .
4178 (ses-create-cell-variable): New defun.
4179 (ses-relocate-formula): Relocate formulas only for cells the
4180 symbols of which are not renamed, i.e. symbols whose names do not
4181 match regexp "\\`[A-Z]+[0-9]+\\'".
4182 (ses-relocate-all): Relocate values only for cells the symbols of
4183 which are not renamed.
4184 (ses-load): Create cells variables as the (ses-cell ...) are read,
4185 in order to check row col consistency with cell symbol name only
4186 for cells that are not renamed.
4187 (ses-replace-name-in-formula): New defun.
4188 (ses-rename-cell): New defun.
4189
ee957461
CY
41902011-12-11 Chong Yidong <cyd@gnu.org>
4191
4192 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
4193 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
4194
9a9e9ef0
MR
41952011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
4196
4197 * window.el (other-window): Fix docstring.
4198
92a8eba5
EZ
41992011-12-10 Eli Zaretskii <eliz@gnu.org>
4200
4201 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
4202 `from' or `to' address before taking its substring.
4203 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
4204 encoded name is chopped in the middle of the encoded string, and
4205 thus displayed encoded.
4206
e152e577
JB
42072011-12-10 Juanma Barranquero <lekktu@gmail.com>
4208
4209 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
4210
e5d84bfe
EZ
42112011-12-10 Eli Zaretskii <eliz@gnu.org>
4212
4213 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
4214 to use texinfo-update-node and commands that call it if the
4215 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 4216 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
4217 (texinfo-all-menus-update, texinfo-master-menu)
4218 (texinfo-update-node, texinfo-every-node-update)
4219 (texinfo-multiple-files-update): Doc fix. Warn against updating
4220 all the @node lines.
4221 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
4222 argument is numeric. Explain better in the doc string what the
4223 function really does.
4224 (texinfo-insert-master-menu-list): Improve the error message
4225 displayed if there's no menu in the Top node.
4226 (Bug#2975) See also this thread:
e5d84bfe
EZ
4227 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
4228
1d84e9bb
MG
42292011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
4230
4231 * speedbar.el (speedbar-supported-extension-expressions):
4232 Add .adb and .ads, commonly used for Ada source code (bug#10256).
4233
382c953b
JB
42342011-12-09 Juanma Barranquero <lekktu@gmail.com>
4235
4236 * printing.el (pr-mode-alist):
4237 * simple.el (filter-buffer-substring-functions)
4238 (completion-list-insert-choice-function):
4239 * window.el (window-with-parameter, window-atom-root)
4240 (window-sides-slots, window-size-fixed, window-min-delta)
4241 (window-max-delta, window--resize-mini-window)
4242 (window--resize-child-windows-normal, window-tree)
4243 (delete-other-windows, quit-window, split-window)
4244 (display-buffer-record-window, special-display-buffer-names)
4245 (special-display-regexps, special-display-popup-frame)
4246 (same-window-p, split-window-sensibly)
4247 (display-buffer-overriding-action, display-buffer-alist)
4248 (display-buffer-base-action, display-buffer, switch-to-buffer)
4249 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
4250 (fit-window-to-buffer, recenter-positions)
4251 (mouse-autoselect-window-state, mouse-autoselect-window-select):
4252 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
4253 and remove unneeded backslashes in docstrings.
4254
39c9faef
SM
42552011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
4256
98449af8
SM
4257 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
4258
39c9faef
SM
4259 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
4260 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
4261 end in ".mk".
4262 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
4263 when reading the makefile (bug#10116).
4264
86ed9fdc
SM
42652011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4266
4267 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
4268 (bug#10116).
4269
5580f89d
GM
42702011-12-06 Glenn Morris <rgm@gnu.org>
4271
4272 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
4273
28d3917c
CY
42742011-12-06 Chong Yidong <cyd@gnu.org>
4275
4276 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
4277
a98edce9
JB
42782011-12-06 Juanma Barranquero <lekktu@gmail.com>
4279
4280 * textmodes/table.el (table-shorten-cell): Fix typo.
4281
e65adfac
CG
42822011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
4283
4284 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
4285
71cc0b74
EZ
42862011-12-05 Eli Zaretskii <eliz@gnu.org>
4287
4288 * descr-text.el (describe-char): Fix display of strong
4289 right-to-left characters and directional embeddings and overrides.
4290
4291 * simple.el (what-cursor-position): Fix display of codepoints of
4292 strong right-to-left characters.
4293
315bc30d
CY
42942011-12-05 Chong Yidong <cyd@gnu.org>
4295
4296 * faces.el (read-color): Doc fix.
4297
58a70b94
GM
42982011-12-05 Glenn Morris <rgm@gnu.org>
4299
4300 * align.el (align--set-marker): Add doc-string.
4301 Don't try to move something that is not a marker. (Bug#10216)
4302
5158face
GM
43032011-12-04 Glenn Morris <rgm@gnu.org>
4304
4305 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
4306 overly zealous deletion of trailing whitespace.
4307
520fca41
JB
43082011-12-04 Juanma Barranquero <lekktu@gmail.com>
4309
4310 * server.el (server-delete-client): On Windows, do not try to delete
4311 the only terminal.
4312 (server-process-filter): On Windows, treat requests for a tty frame as
4313 if they were for a GUI frame if the running server is in GUI mode.
4314
5e605a2e
GM
43152011-12-03 Glenn Morris <rgm@gnu.org>
4316
4317 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
4318
5c3fe83f
SM
43192011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4320
6f5e57e7
SM
4321 * electric.el: Streamline electric-indent's hook.
4322 (electric-indent-chars): Revert to simple list.
4323 (electric-indent-functions): New var.
4324 (electric-indent-post-self-insert-function): Use it.
4325
5c3fe83f
SM
4326 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
4327 there's no inferior buffer (bug#10196).
4328 (prolog-consult-compile): Don't use toggle-read-only.
4329
6bdac736
MA
43302011-12-02 Michael Albinus <michael.albinus@gmx.de>
4331
4332 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
4333 interrupt. (Bug#10187)
4334
6131ba7f
SM
43352011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4336
99c79fee
SM
4337 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
4338 (bug#9160).
4339
6131ba7f
SM
4340 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
4341 (bug#10191).
4342
cb0a02ea
JL
43432011-12-02 Juri Linkov <juri@jurta.org>
4344
4345 * info.el (Info-search): Display "end of manual" when Isearch
4346 reaches the end of single-file Info manual. (Bug#9918)
4347
66e0570c
EZ
43482011-12-02 Eli Zaretskii <eliz@gnu.org>
4349
4350 * isearch.el (isearch-message-prefix): Run the input method part
4351 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
4352
02b16839
JL
43532011-12-02 Juri Linkov <juri@jurta.org>
4354
4355 * isearch.el (isearch-occur): Use `word-search-regexp' for
4356 `isearch-word'.
4357 (isearch-search-and-update): Add condition for `isearch-word' and
4358 call `word-search-regexp'. (Bug#10145)
4359
0b950688
GM
43602011-12-01 Glenn Morris <rgm@gnu.org>
4361
4362 * eshell/em-hist.el (eshell-hist-initialize):
4363 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 4364 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 4365
9505c3c7
SM
43662011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4367
4368 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
4369
1bbe96b2 43702011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 4371
a1beca85
SM
4372 * progmodes/verilog-mode.el (verilog-pretty-expr):
4373 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
4374 verilog, such as += *= and the like.
4375 (verilog-assignment-operator-re): Regular expression to find the
4376 assigment operator in a verilog assignment.
4377 (verilog-assignment-operation-re): Regular expression to find an
4378 assignment statement for pretty-expr.
4379 (verilog-in-attribute-p): Query returns true if point is in an
4380 attribute context; used to skip these for expression line up from
4381 pretty-expr.
4382 (verilog-in-parameter-p): Query returns true if point is in an
4383 parameter definition context; used to skip these for expression
4384 line up from pretty-expr.
4385 (verilog-in-parenthesis-p): Query returns true if point is in a
4386 parenthetical expression, specifically ( ) but not [ ] or { };
4387 used by pretty-expr.
4388 (verilog-just-one-space): If there is no space, don't add one.
4389 (verilog-get-lineup-indent-2): Specifically skip just attribute
4390 contexts for expression lineup, rather than skipping all
4391 parenthetical expressions.
4392 (verilog-calculate-indent): Fix comment, and fix indent.
4393 (verilog-do-indent): Indent declarations in lists (suggested by
4394 Joachim Lechner).
4395 (verilog-mode-abbrev-table): Populate abbrev mode with the various
4396 skeleton items.
4397 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
4398 by Alain Mellan).
4399
1bbe96b2 44002011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
4401
4402 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
4403 parameters with embedded comments. Reported by Ray Stevens.
4404 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
4405 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
4406 Reported by Tim Holt.
4407 (verilog-auto): Fix AUTOing a upper module then AUTOing module
4408 instantiated by upper module causing wrong expansion until AUTOed a
4409 second time. Reported by K C Buckenmaier.
4410 (verilog-diff-auto): Fix showing .* as a difference when
4411 `verilog-auto-star-save' off. Reported by Dan Dever.
4412 (verilog-auto-reset, verilog-read-always-signals)
4413 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
4414 temporary signals in reset list if
4415 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
4416 style to each signal's assignment type, bug381.
4417 Reported by Thomas Esposito.
6288f0ca
WS
4418 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
4419 (verilog-uvm-statement-re): Support UVM indentation and
4420 highlighting, with old OVM keywords only.
a1beca85 4421 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
4422 Support AUTOTIEOFF creating non-wire data types.
4423 Suggested by Jonathan Greenlaw.
6288f0ca
WS
4424 (verilog-auto-insert-lisp, verilog-delete-to-paren)
4425 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
4426 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
4427 (verilog-read-sub-decls, verilog-read-sub-decls-line):
4428 Fix mismatching parenthesis inside commented out code when deleting
382c953b 4429 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
4430 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
4431 non-numeric vector width. Reported by Alex Reed.
4432 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 4433 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
4434 (verilog-auto-delete-trailing-whitespace):
4435 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
4436 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
4437 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
4438 Fix verilog-scan-cache corruption when running user AUTO expansion
4439 hooks that call indentation routines.
4440 (verilog-simplify-range-expression): Fix typo ignoring lower case
4441 identifiers.
4442 (verilog-delete-auto): Fix delete-autos to also remove user created
4443 automatics, as long as they start with AUTO.
4444 (verilog-batch-diff-auto, verilog-diff-auto)
4445 (verilog-diff-function): Add `verilog-diff-auto' and bind to
4446 "C-c?" to report differences in AUTO expansion, ignoring spaces.
4447 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
4448 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
4449 (verilog-re-search-forward-quick, verilog-syntax-ppss):
4450 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
4451 is disabled and its cache will get corrupt, causing AUTOS not to
4452 expand. Instead use only -quick functions.
4453 (verilog-scan-region): Fix scanning over escaped quotes.
4454 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
4455 (verilog-re-search-backward-quick)
4456 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
4457 related functions now ignore strings, to fix misparsing of strings
4458 with magic comments embedded in them.
a1beca85
SM
4459 (verilog-read-auto-template):
4460 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
4461 Reported by Brad Dobbie.
4462 (verilog-read-auto-template):
4463 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 4464 Reported by Brad Dobbie.
6288f0ca
WS
4465 (verilog-auto-inst, verilog-auto-inst-param)
4466 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
4467 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
4468 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
4469 debugging templates without merge conflicts, bug357.
4470 Reported by Brad Dobbie.
4471 (verilog-read-auto-template):
4472 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
4473 Reported by Brad Dobbie.
4474 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
4475 abbrevs so user won't be asked to save.
4476 (verilog-read-auto-lisp-present): Fix to start at beginning of
4477 buffer in case called outside of verilog-auto.
4478 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
4479 to "X-2". Reported by Matthew Myers.
4480 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
4481 all inputs from module templates. Reported by Leith Johnson.
4482 (verilog-module-inside-filename-p): Fix locating programs as with
4483 modules.
4484 (verilog-auto-inst-port): Fix vl-width expressions when using
4485 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
4486 (verilog-decls-get-regs, verilog-decls-get-signals,
4487 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
4488 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
4489 verilog-read-decls): Combine reg and wire structures into one var
4490 structure to represent SystemVerilog concepts.
4491 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
4492 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
4493 (verilog-auto-wire-type, verilog-insert-definition):
4494 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
4495 SystemVerilog "logic" keyword instead of "wire"/"reg".
4496 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
4497 to declares outputs that also have assignments (presumably in an
a1beca85
SM
4498 ifdef or generate if so there's not a driver conflict).
4499 Reported by Matthew Myers.
4500 (verilog-auto-declare-nettype, verilog-insert-definition):
4501 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
4502 `default_nettype none. Reported by Julian Gorfajn.
4503 (verilog-read-always-signals-recurse, verilog-read-decls)
4504 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
4505 malformed end statement, bug325. Reported by Joshua Wise and
4506 Andrew Drake.
4507 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
4508 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
4509 when expanding .* in interfaces, bug320.
4510 Reported by Pierre-David Pfister.
6288f0ca 4511 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
4512 name and open parenthesis, bug317.
4513 Reported by Pierre-David Pfister.
6288f0ca
WS
4514 (verilog-simplify-range-expression): Fix simplification of
4515 multiplications inside AUTOWIRE connections, bug303.
4516 (verilog-auto-inst-port): Support parameter expansion in
4517 multidimensional arrays.
4518 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
4519 after "assert property". Reported by Julian Gorfajn.
4520 (verilog-simplify-range-expression): Fix "couldn't merge" errors
4521 with multiplication, bug303.
4522 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
4523 Reported by Jan Frode Lonnum.
4524
1bbe96b2
GM
45252011-11-30 Juanma Barranquero <lekktu@gmail.com>
4526
4527 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
4528 (hfy-shell-file-name, hfy-shell):
4529 * international/fontset.el (x-decompose-font-name): Fix typos.
4530
45312011-11-29 Ken Brown <kbrown@cornell.edu>
4532
4533 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
4534 (gdb-version): Remove defvar.
4535 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
4536 (gdb-gud-context-command, gdb-non-stop-handler)
4537 (gdb-current-context-command, gdb-stopped): Use it.
4538 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
4539 (gdb-non-stop-handler): Don't enable pretty-printing here.
4540 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
4541 non-stop mode. Use the following.
4542 (gdb-check-target-async): New defun.
4543 (gud-watch, gdb-stopped): Fix whitespace.
4544 (gdb-get-source-file): Don't try to display the source file if
4545 `gdb-main-file' is nil.
4546
45472011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4548
4549 * align.el: Try to generate fewer markers (bug#10047).
4550 (align--set-marker): New macro.
4551 (align-region): Use it.
4552
c935221f
SM
45532011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
4554
4555 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
4556
e70b5064
CY
45572011-11-29 Chong Yidong <cyd@gnu.org>
4558
4559 * indent.el (indent-for-tab-command, indent-according-to-mode):
4560 Doc fix.
4561 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
4562
f3af92b7
MA
45632011-11-29 Michael Albinus <michael.albinus@gmx.de>
4564
4565 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
4566 aware of remote file names. (Bug#10124)
4567
ed472be9
CY
45682011-11-29 Chong Yidong <cyd@gnu.org>
4569
4570 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
4571
24510c22
SM
45722011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
4573
4574 * files.el (find-file): Don't use force-same-window (bug#10144).
4575 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
4576 use pop-to-buffer if the selected window can't be used.
4577 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
4578
c60c3703
EZ
45792011-11-28 Eli Zaretskii <eliz@gnu.org>
4580
4581 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
4582 special-mode-map.
4583
e95def75
CY
45842011-11-28 Chong Yidong <cyd@gnu.org>
4585
4586 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
4587
c3f1c606
NR
45882011-11-27 Nick Roberts <nickrob@snap.net.nz>
4589
4590 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
4591 gdb-get-source-file-list on gdb-create-source-file-list.
4592
00db469c
EZ
45932011-11-26 Eli Zaretskii <eliz@gnu.org>
4594
4595 * whitespace.el (whitespace-newline): Use a different foreground
4596 color for 16-color light-background displays.
4597
4ad3bc2a
CY
45982011-11-24 Chong Yidong <cyd@gnu.org>
4599
4600 * window.el (display-buffer--special-action): Doc fix.
4601
e9fce1ac
JB
46022011-11-25 Juanma Barranquero <lekktu@gmail.com>
4603
4604 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
4605 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
4606 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
4607 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
4608 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
4609 (avl-tree-stack-first):
4610 * emacs-lisp/cconv.el (cconv--analyse-use):
4611 * net/gnutls.el (gnutls-negotiate): Fix typos.
4612
cb825e5d
GM
46132011-11-24 Glenn Morris <rgm@gnu.org>
4614
3adbe224
GM
4615 * lpr.el (lpr-windows-system, lpr-lp-system):
4616 * mail/binhex.el (binhex-begin-line):
4617 * progmodes/grep.el (grep-history, grep-find-history):
4618 * textmodes/flyspell.el:
4619 * vc/pcvs-defs.el (cvs-global-menu):
4620 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
4621 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
4622 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
4623
321decc8
GM
4624 * net/tls.el: Fix case of "GnuTLS".
4625
420b63ad
GM
4626 * paths.el (rmail-file-name): Format doc-string for make-docfile.
4627
cb825e5d
GM
4628 * version.el (emacs-build-system): Give it a doc-string.
4629
a0649f08
JL
46302011-11-24 Juri Linkov <juri@jurta.org>
4631
4632 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
4633
c0bc0fd4
GM
46342011-11-24 Glenn Morris <rgm@gnu.org>
4635
4636 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
4637 if called on a non-mime message just toggle the headers. (Bug#8006)
4638
20db1522
JB
46392011-11-24 Juanma Barranquero <lekktu@gmail.com>
4640
4641 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
4642 (allout-lead-with-comment-string, allout-structure-deleted-hook)
4643 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
4644 (allout-rebullet-heading, allout-open-sibtopic)
4645 (allout-toggle-current-subtree-encryption)
4646 (allout-toggle-subtree-encryption, allout-encrypt-string)
4647 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
4648 (allout-distinctive-bullets-string, allout-auto-activation):
4649 * window.el (window-normalize-buffer-to-display):
4650 * progmodes/verilog-mode.el (verilog-batch-indent):
4651 * textmodes/bibtex.el (bibtex-field-braces-opt)
4652 (bibtex-field-strings-opt):
4653 * vc/cvs-status.el (cvs-tree-merge):
4654 Fix typos.
4655
7262a87c
MA
46562011-11-23 Michael Albinus <michael.albinus@gmx.de>
4657
4658 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
4659 `non-essential' to t, in order to avoid remote connections.
4660
283430a1
EZ
46612011-11-23 Eli Zaretskii <eliz@gnu.org>
4662
a1beca85
SM
4663 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4664 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
4665 case-insensitively.
4666
d2992a38
ML
46672011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4668
4669 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
4670
50419064
GM
46712011-11-23 Glenn Morris <rgm@gnu.org>
4672
da94eca1
GM
4673 * paths.el (rmail-file-name): Reformat the doc-string so that it
4674 is picked up.
4675
9aac4de2
GM
4676 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
4677 (rmail-auto-file): Ignore case in the "special" field names,
4678 as mail-fetch-field does for all others.
4679
8038d2d2
GM
4680 * mail/rmail.el (rmail-forward):
4681 * mail/rmailkwd.el (rmail-set-label):
4682 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
4683 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
4684
f3fe222a
GM
4685 * mail/rmail.el (rmail-current-message): Doc fix.
4686
50419064
GM
4687 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
4688
28109f49
SM
46892011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
4690
4691 * server.el (server-eval-and-print): Allow C-g (bug#6585).
4692
394c65f1
GM
46932011-11-22 Glenn Morris <rgm@gnu.org>
4694
4695 * mail/rmailmm.el (test-rmail-mime-handler)
4696 (test-rmail-mime-bulk-handler)
4697 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
4698
f2a0aa3a
JL
46992011-11-21 Juri Linkov <juri@jurta.org>
4700
1154d12e
JB
4701 * calc/calc.el (calc-read-key-sequence):
4702 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 4703
9c34a344
LMI
47042011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4705
4706 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
4707 Tell the caller that the next line needs recomputation, even
4708 though it doesn't start a sexp (bug#10094).
4709
f04a3be9
SM
47102011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4711
4712 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
4713
7978747f
SM
47142011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4715
f04a3be9
SM
4716 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
4717 Use force-same-window.
7978747f 4718
fe7a3057
JB
47192011-11-20 Juanma Barranquero <lekktu@gmail.com>
4720
4721 * descr-text.el (describe-char-unicode-data):
4722 * json.el (json-string-escape):
4723 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
4724 (Footnote-unicode, Footnote-style-p):
4725 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
4726
24901d61
CY
47272011-11-20 Chong Yidong <cyd@gnu.org>
4728
4729 * window.el (replace-buffer-in-windows): Restore interactive spec.
4730
bac7ff22
SM
47312011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4732
24f3d7b9
SM
4733 * electric.el (electric-indent-mode): Fix last change (too optimistic).
4734
bac7ff22
SM
4735 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
4736 (byte-compile-global-not-obsolete-vars): New var.
4737 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
4738 Use it.
4739 (byte-compile-warn-obsolete): Align text with the one in *Help*.
4740
cd1181db
JB
47412011-11-20 Juanma Barranquero <lekktu@gmail.com>
4742
4743 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
4744 * progmodes/pascal.el (electric-pascal-equal):
4745 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
4746 * xml.el (xml-substitute-special): Fix typos.
4747
7fb18e9e
GM
47482011-11-20 Glenn Morris <rgm@gnu.org>
4749
4750 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
4751 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
4752 Doc fixes.
4753 (rmail-decode-mime-charset): Mark as obsolete.
4754
4755 * mail/rmailsum.el (rmail-message-regexp-p-1):
4756 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
4757 Before using mime functions, check they are set. (Bug#10077)
4758
d5a6b3ba
JL
47592011-11-19 Juri Linkov <juri@jurta.org>
4760
4761 * info.el (Info-finder-find-node): Use `package--builtins' instead
4762 of `package-alist'. Use node names formed by the pattern "Keyword "
4763 and the keyword name.
4764
e981b61f
AS
47652011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4766
1d00653d 4767 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 4768
3ffbc301
JL
47692011-11-19 Juri Linkov <juri@jurta.org>
4770
4771 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
4772 that calls `revert-buffer' on all Info buffers. (Bug#9915)
4773 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
4774 `old-history', `old-history-forward'. Add let-binding
4775 `window-selected'. Remove calls to `kill-buffer',
4776 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
4777 before calling `Info-find-node', so `Info-find-node-2' will reread
4778 the Info file. Restore window positions only when `window-selected'
4779 is non-nil.
4780
30c62133
JL
47812011-11-19 Juri Linkov <juri@jurta.org>
4782
4783 * isearch.el (isearch-lazy-highlight-new-loop):
4784 Remove condition `(not isearch-error)'. (Bug#9918)
4785
4786 * misearch.el (multi-isearch-search-fun): Add condition
4787 `(not bound)' to ignore lazy-highlighting search.
4788 Add the search-failed message "end of multi" when the end of
4789 multi-sequence is reached. Uncapitalize the search-failed
4790 message "Repeat for next buffer".
4791
4792 * info.el (Info-search): Add the search-failed message
4793 "end of the manual" when the end of the manual is reached
4794 in Isearch mode.
4795
645ca9cf
JL
47962011-11-19 Juri Linkov <juri@jurta.org>
4797
4798 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
4799 Use non-destructive `remove' instead of `delete' because
4800 `Info-history-list' stored to `Info-isearch-initial-history-list' in
4801 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
4802
df754f66
JL
48032011-11-19 Juri Linkov <juri@jurta.org>
4804
4805 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
4806 to nil instead of binding `search-ring' and `regexp-search-ring'.
4807 (Bug#9185)
4808
0e23d96a
EZ
48092011-11-19 Eli Zaretskii <eliz@gnu.org>
4810
4811 * simple.el (line-move): Force movement by logical lines for any
4812 hscrolled window, not only when auto-hscroll-mode is on.
4813 (line-move-visual): Update doc string to that effect. (Bug#10076)
4814
8a6ccb66
AS
48152011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4816
4817 * language/european.el (macintosh): Define as alias for mac-roman.
4818
49ae5b39
EZ
48192011-11-19 Eli Zaretskii <eliz@gnu.org>
4820
4821 * mail/rmailmm.el (rmail-mime-display-header)
4822 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
4823 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
4824 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
4825 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
4826 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
4827 of a raw aref.
4828 (rmail-mime-entity-segment): To get past the tagline, move forward
4829 2 more lines, to account for the 2 empty lines that precede and
4830 follow the line with the buttons.
4831 (rmail-mime-update-tagline): Move one more line, to get past the
4832 empty line that follows the buttons in the tagline. (Bug#9520)
4833
c56cad4a
MR
48342011-11-19 Martin Rudalics <rudalics@gmx.at>
4835
4836 * window.el (window-max-delta-1, window-min-delta-1)
4837 (window-min-size-1, window-state-get-1, window-state-put-1)
4838 (window-state-put-2): Use "window--" prefix.
4839
cbe71af3
SM
48402011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4841
2ad52c60
SM
4842 * emacs-lisp/smie.el: Improve warnings and conflict detection.
4843 (smie-warning-count): New var.
4844 (smie-set-prec2tab): Use it.
4845 (smie-bnf->prec2): Improve warnings. Add docstring.
4846 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
4847 (smie-bnf--set-class): New function.
4848 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
4849 corner case.
4850
6944dbc1
SM
4851 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
4852 (compilation-error-properties, compilation-move-to-column):
4853 Handle compilation-first-column while in the target buffer.
4854
c400c4d7
SM
4855 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
4856 Don't hardcode point-min==1.
4857
6dbe3e96
SM
4858 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
4859 (eshell-rewrite-for-command): Remove workaround.
4860 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
4861 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
4862 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
4863
cbe71af3
SM
4864 * files-x.el (modify-file-local-variable): Obey commenting conventions.
4865
a8e1496d
GM
48662011-11-17 Glenn Morris <rgm@gnu.org>
4867
4868 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4869 Ignore buffer-local generated-autoload-file if it is the same
4870 as the global value. (Bug#10049)
4871
df85d315
JB
48722011-11-17 Juanma Barranquero <lekktu@gmail.com>
4873
4874 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
4875 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
4876 (reftex-toc-previous-heading, reftex-toc-max-level)
4877 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
4878 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
4879 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4880 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4881 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
4882 (reftex-toc-rename-label, reftex-toc-visit-location)
4883 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
4884 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
4885 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
4886 leaving "*toc*" only for references to the buffer.
4887
a0c2d0ae
MR
48882011-11-17 Martin Rudalics <rudalics@gmx.at>
4889
4890 * window.el (window-resize, delete-window, split-window):
4891 Replace window-splits by window-combination-resize.
1d00653d 4892 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 4893
35c0bac8
GM
48942011-11-17 Glenn Morris <rgm@gnu.org>
4895
4896 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4897 Make bash entry derive from sh entry, not shell entry.
4898
d0c8fc8a
MA
48992011-11-16 Michael Albinus <michael.albinus@gmx.de>
4900
d0c8fc8a
MA
4901 * net/tramp-cache.el (tramp-flush-file-property): Flush also
4902 properties of linked files. (Bug#9879)
4903
7262a87c
MA
4904 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
4905 local file name.
4906
7877f373
JB
49072011-11-16 Juanma Barranquero <lekktu@gmail.com>
4908
4909 * menu-bar.el (menu-bar-file-menu):
4910 * printing.el (pr-ps-utility):
4911 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
4912 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
4913 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
4914 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
4915 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
4916 (icalendar--convert-cyclic-to-ical)
4917 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
4918 (icalendar--convert-ical-to-diary)
4919 (icalendar--convert-recurring-to-diary)
4920 (icalendar--convert-non-recurring-all-day-to-diary)
4921 (icalendar-import-format-sample):
4922 * progmodes/idlw-shell.el (idlwave-shell-mode):
4923 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
4924 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
4925 (vhdl-ps-print-init): Fix typos.
4926
10649b82
KM
49272011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
4928
9d0cfcd6
GM
4929 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
4930 FSF and collapse date sequence, obscure author/maintainer email address
4931 better, remove extra version line, track relocation of author's webpage.
10649b82 4932
9d0cfcd6
GM
4933 * progmodes/python.el (python-pdbtrack-input-prompt)
4934 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
4935 regular python pdb prompts. Adjustments shamelessly taken exactly as
4936 suggested in EmacsWiki page (tiny change):
4937 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 4938
58179cce
JB
49392011-11-16 Juanma Barranquero <lekktu@gmail.com>
4940
4941 * expand.el (expand-pos, expand-index, expand-point):
4942 Remove redundant info from docstring.
4943 (expand-add-abbrevs): Doc fix.
4944 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
4945 (expand-sample-perl-mode-expand-list): Fix typos.
4946
4947 * net/dbus.el (dbus-event-member-name):
4948 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
4949 * term/pc-win.el (msdos-create-frame-with-faces):
4950 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
4951
b6f67890
MR
49522011-11-16 Martin Rudalics <rudalics@gmx.at>
4953
4954 * window.el (split-window, window-state-get-1)
4955 (window-state-put-1, window-state-put-2): Rename occurrences of
4956 window-nest to window-combination-limit.
1d00653d 4957 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 4958
ce7ddba0
CY
49592011-11-16 Chong Yidong <cyd@gnu.org>
4960
4961 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
4962 regexp (Bug#10033).
4963
3ae704f4
SM
49642011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4965
4966 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
4967 `completing-read' will remove *Completions* and will preserve
4968 current-buffer for us.
4969 (tmm-add-prompt): Users of *Completions* will always (re)set its
4970 major mode.
4971 (tmm-old-comp-map): Remove.
4972
6ad1cdde
GM
49732011-11-16 Glenn Morris <rgm@gnu.org>
4974
4975 * mail/rmailedit.el: Require rmailmm when compiling.
4976 (rmail-old-mime-state): New declaration.
4977 (rmail-edit-current-message): If editing a mime message,
4978 edit the "raw" message from the mbox buffer.
4979 (rmail-cease-edit): Handle mime messages. (Bug#9840)
4980
d20faa20
GM
49812011-11-15 Glenn Morris <rgm@gnu.org>
4982
4983 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
4984 which wasn't being used. Add optional arg to force given state.
4985 (rmail-mime): Add optional arg to force given state.
4986
c7015153
JB
49872011-11-15 Juanma Barranquero <lekktu@gmail.com>
4988
4989 * allout.el (allout-encryption-plaintext-sanitization-regexps):
4990 * frame.el (display-mm-dimensions-alist):
4991 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
4992 (outline-move-subtree-down):
4993 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
4994 (newsticker--treeview-do-get-node):
4995 * net/quickurl.el (quickurl-list-buffer-name):
4996 * progmodes/dcl-mode.el (dcl-mode):
4997 * progmodes/gdb-mi.el (gdb-mapcar*):
4998 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
4999
45261b50
GM
50002011-11-15 Glenn Morris <rgm@gnu.org>
5001
5002 * mail/rmail.el (rmail-file-coding-system): It's only ever used
5003 in a boolean sense, so just make it a boolean, and fix the doc.
5004 (rmail-show-mime-function, rmail-mime-feature)
5005 (rmail-require-mime-maybe): Doc fixes.
5006 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
5007
5008 * mail/rmailmm.el (rmail-show-mime): Doc fix.
5009
0d26e0b6
JB
50102011-11-15 Juanma Barranquero <lekktu@gmail.com>
5011
5012 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
5013 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
5014 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
5015 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
5016
447f30f6
GM
50172011-11-15 Glenn Morris <rgm@gnu.org>
5018
672b871d
GM
5019 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
5020 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
5021 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
5022 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
5023 (rmail-mime, rmail-show-mime): Doc fixes.
5024
f6aa5bb1
GM
5025 * term/ns-win.el (mode-line-frame-identification):
5026 Leave it alone. (Bug#10051)
5027
947cd66b
GM
5028 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
5029
447f30f6
GM
5030 * mail/rmailout.el (rmail-output-to-rmail-buffer):
5031 Handle empty buffers. (Bug#9978)
5032
0b381c7e
JB
50332011-11-14 Juanma Barranquero <lekktu@gmail.com>
5034
5035 * international/mule.el (define-charset):
5036 * mail/rmailmm.el (rmail-mime-find-header-encoding):
5037 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
5038 * progmodes/verilog-mode.el (verilog-backward-token):
5039 * textmodes/ispell.el (lookup-words):
5040 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
5041
71e027ac
GM
50422011-11-14 Glenn Morris <rgm@gnu.org>
5043
56632ce4
GM
5044 * progmodes/executable.el
5045 (executable-make-buffer-file-executable-if-script-p):
5046 Handle file-modes returning nil.
5047
40500957
GM
5048 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
5049 message - not necessary, and causes problems. (Bug#9831)
5050
071c2340
GM
5051 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
5052
d3cfca60
GM
5053 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
5054
71e027ac
GM
5055 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
5056 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
5057 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
5058
89d61221
MR
50592011-11-12 Martin Rudalics <rudalics@gmx.at>
5060
5061 * window.el (window-resize, delete-window): Use window-splits
5062 variable instead of function.
5063 (window-state-get-1, window-state-put-2, window-state-put):
5064 Don't deal with windows' splits status.
5065
98282f6f
GM
50662011-11-12 Glenn Morris <rgm@gnu.org>
5067
5068 * apropos.el (apropos-do-all, apropos-library, apropos-value)
5069 (apropos-documentation): Doc fixes.
5070
40a8bdf6
JB
50712011-11-11 Juanma Barranquero <lekktu@gmail.com>
5072
5073 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
5074 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
5075
65bd19ff
SM
50762011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5077
5078 * electric.el (electric-indent-post-self-insert-function): Make it
5079 possible for a char to only indent in some circumstances.
5080 (electric-indent-mode): Simplify.
5081
54f9154c
MR
50822011-11-11 Martin Rudalics <rudalics@gmx.at>
5083
5084 * window.el (windows-with-parameter): Remove unused function.
5085 (windows-at-side): Rename to window-at-side-list.
5086 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
5087 (window-side-check, window-size-ignore, window-size-fixed-1)
5088 (window-in-direction-2): Prefix with "window--".
5089 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 5090
68cbc58b
GM
50912011-11-11 Glenn Morris <rgm@gnu.org>
5092
5093 * subr.el (eval-after-load): If FILE is already loaded,
5094 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
5095
b2621720
GM
50962011-11-10 Glenn Morris <rgm@gnu.org>
5097
9a4de110
GM
5098 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
5099 Call svn via vc-svn-command rather than vc-do-command.
5100 (vc-svn-command): Add --non-interactive. (Bug#9993)
5101 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
5102
b2621720
GM
5103 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5104 Add toggle-read-only. (Bug#7292)
5105 * files.el (toggle-read-only): Mention that it should only
5106 be used interactively. (Bug#10006)
5107
1dce7193
SM
51082011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
5109
d9ac1a1e
SM
5110 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5111 Adjust regexp for OCaml warnings.
5112
0c325082
SM
5113 * electric.el (electric-pair-post-self-insert-function): Let user
5114 turn it off buffer-locally (bug#9932).
5115
90132c14
SM
5116 * progmodes/python.el (python-beginning-of-statement):
5117 Rewrite (bug#2703).
5118
1dce7193
SM
5119 * progmodes/compile.el: Better handle TABs (bug#9749).
5120 (compilation-internal-error-properties)
5121 (compilation-next-error-function): Obey the target buffer's
5122 compilation-error-screen-columns.
5123
c4e7c63a
JB
51242011-11-09 Juanma Barranquero <lekktu@gmail.com>
5125
5126 * progmodes/meta-mode.el: Remove obsolete comments.
5127 (meta-right-comment-regexp, meta-ignore-comment-regexp):
5128 Fix typos in docstrings.
5129
2cffd681
MR
51302011-11-09 Martin Rudalics <rudalics@gmx.at>
5131
5132 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 5133 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
5134 (window--resizable): New function. Make all callers of
5135 window-resizable call window--resizable instead.
5136 (window-resizable): Rewrite in terms of window--resizable.
5137
0edcba87
GM
51382011-11-08 Glenn Morris <rgm@gnu.org>
5139
5140 * progmodes/delphi.el (delphi-mode-syntax-table):
5141 Let define-derived-mode define a proper syntax table. (Bug#9994)
5142
4b0d61e3
SM
51432011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5144
5145 * window.el: Stay away from defsubst.
5146 (window-list-no-nils): Remove.
5147 (window-state-get-1, window-state-get): Use backquote instead.
5148
cd394be1 51492011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 5150
4b0d61e3 5151 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 5152 Fix incorrect use of default argument in `completing-read'.
5153
e1c2c6f2
MR
51542011-11-08 Martin Rudalics <rudalics@gmx.at>
5155
5156 * window.el (display-buffer-function, special-display-function):
5157 Mention display-buffer-record-window but do not mention
5158 help-setup parameter in doc-strings.
b3f4a882 5159 (window-min-delta): Fix doc-string typo.
e1c2c6f2 5160
105216ed
CY
51612011-11-08 Chong Yidong <cyd@gnu.org>
5162
5163 * window.el (window-total-height, window-total-width): Doc fix.
5164 (window-body-size): Move from C.
5165 (window-body-height, window-body-width): Move to C.
5166
0a9f9ab5
SM
51672011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
5168
5169 * window.el: Make special-display like display-buffer-alist (bug#9532).
5170 (display-buffer--special-action): New function, morphed
5171 from display-buffer--special.
5172 (display-buffer): Use it to handle special-display-buffers at higher
5173 priority (just after display-buffer-alist).
5174 (display-buffer-fallback-action, display-buffer--other-frame-action)
5175 (pop-to-buffer-same-window): Remove display-buffer--special.
5176
a769dd15
GM
51772011-11-07 Glenn Morris <rgm@gnu.org>
5178
5179 * calendar/cal-menu.el (cal-menu-set-date-title):
5180 Do nothing if not in a calendar. (Bug#9976)
5181
05a61ee3
SM
51822011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
5183
5184 * files.el (find-file): Always use selected-window.
5185
be7f5545
MR
51862011-11-07 Martin Rudalics <rudalics@gmx.at>
5187
5188 * window.el (window-combinations): Make WINDOW argument
5189 mandatory. Rewrite doc-string.
5190 (walk-window-subtree, window-atom-check, window-min-delta)
5191 (window-max-delta, window--resize-this-window)
5192 (window--resize-root-window-vertically, window-tree)
5193 (balance-windows, window-state-put): Rewrite doc-strings as to
5194 not mention the term "subwindow".
5195 (window--resize-subwindows-skip-p): Rename to
5196 window--resize-child-windows-skip-p.
5197 (window--resize-subwindows-normal): Rename to
5198 window--resize-child-windows-normal.
5199 (window--resize-subwindows): Rename to
5200 window--resize-child-windows.
5201 (window-or-subwindow-p): Rename to window--in-subtree-p.
5202
3c6702ef
ML
52032011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5204
5205 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
5206 Ensure that mbox format messages end in two newlines (Bug#9974).
5207
49745b39
CY
52082011-11-06 Chong Yidong <cyd@gnu.org>
5209
5210 * window.el (window-combination-p): Function deleted; its
5211 side-effect is not used in any existing code.
5212 (window-combinations, window-combined-p): Call window-*-child
5213 directly.
5214
24300f5f
CY
52152011-11-05 Chong Yidong <cyd@gnu.org>
5216
5217 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
5218 (window-size-ignore, window-state-get): Callers changed.
5219 (window-normalize-window): Rename from window-normalize-any-window.
5220 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 5221 (window-normalize-live-window): Delete.
447f16b8
CY
5222 (window-combination-p, window-combined-p, window-combinations)
5223 (walk-window-subtree, window-atom-root, window-min-size)
5224 (window-sizable, window-sizable-p, window-size-fixed-p)
5225 (window-min-delta, window-max-delta, window-resizable)
5226 (window-resizable-p, window-full-height-p, window-full-width-p)
5227 (window-current-scroll-bars, window-point-1, set-window-point-1)
5228 (window-at-side-p, window-in-direction, window-resize)
5229 (adjust-window-trailing-edge, maximize-window, minimize-window)
5230 (window-deletable-p, delete-window, delete-other-windows)
5231 (record-window-buffer, unrecord-window-buffer)
5232 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
5233 (quit-window, split-window, window-state-put)
5234 (set-window-text-height, fit-window-to-buffer)
5235 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 5236
89bd5ee1
EZ
52372011-11-04 Eli Zaretskii <eliz@gnu.org>
5238
53479029
EZ
5239 * mail/rmail.el (rmail-simplified-subject): Decode subject with
5240 rfc2047-decode-string.
5241 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
5242 warnings.
5243
89bd5ee1
EZ
5244 * window.el (window-body-height, window-body-width): Mention in
5245 the doc string that the return values are in frame's canonical
5246 units. (Bug#9949)
5247
bd17fdee
AM
52482011-11-03 Alan Mackenzie <acm@muc.de>
5249
5250 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
5251 change in cc-engine.el.
5252
acc825c5
SM
52532011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
5254
5255 * window.el (switch-to-buffer): Use `force-same-window' interactively.
5256
1885e5b8
MR
52572011-11-02 Martin Rudalics <rudalics@gmx.at>
5258
5259 * window.el (quit-window): Call unrecord-window-buffer after
5260 showing another buffer in the window. (Bug#9937)
acc825c5 5261 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 5262
ebe06da9
JB
52632011-11-02 Juanma Barranquero <lekktu@gmail.com>
5264
5265 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
5266 Accept status with more than 9 shelves. (Bug#9935)
5267 Reported by Colin D Bennett <colin@gibibit.com>.
5268
4ee88440
MR
52692011-11-01 Martin Rudalics <rudalics@gmx.at>
5270
5271 * help.el (with-help-window): Don't reference
5272 temp-buffer-show-specifiers in doc-string.
5273
08e1d82c
AS
52742011-10-31 Andreas Schwab <schwab@linux-m68k.org>
5275
5276 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
5277 menu-item.
5278
84bd6e9e
VJL
52792011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5280
5281 * whitespace.el: New version 13.2.2.
5282 (whitespace-newline-mode): Disable properly. Reported by Sarah
5283 <EmacsWiki>.
5284
dba0634a
UJ
52852011-10-30 Ulf Jasper <ulf.jasper@web.de>
5286
5287 * net/newst-treeview.el: Remove "Time-stamp".
5288 (newsticker--group-manage-orphan-feeds): Do not call
5289 newsticker--treeview-tree-update.
db22a3c2
JB
5290 (newsticker-treeview-update, newsticker-treeview):
5291 Call newsticker--treeview-tree-update if necessary.
dba0634a 5292
3d8daefe
MR
52932011-10-30 Martin Rudalics <rudalics@gmx.at>
5294
5295 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
5296 (window-iso-combinations): Remove "iso-" infix.
5297 Suggested by Chong Yidong.
3d8daefe
MR
5298 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
5299 (window-max-delta-1, window-resize, window--resize-siblings)
5300 (window--resize-this-window, adjust-window-trailing-edge)
5301 (split-window, balance-windows-1)
5302 (shrink-window-if-larger-than-buffer):
5303 * calendar/calendar.el (calendar-generate-window):
db22a3c2 5304 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 5305
1bc4c3ae
SM
53062011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
5307
5308 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
5309 in place (bug#9907).
5310 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
5311 (eshell-rewrite-if-command, eshell-rewrite-for-command)
5312 (eshell-structure-basic-command, eshell-rewrite-while-command)
5313 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
5314 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
5315 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
5316 (eshell-do-pipelines-synchronously, eshell-eval-command):
5317 Use backquotes and prefer setq to set.
5318 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
5319 (eshell-macrop): Use functionp.
c1e2f5fa 5320 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 5321
30b65d9c
CY
53222011-10-30 Chong Yidong <cyd@gnu.org>
5323
5324 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
5325 instead of set-mark (Bug#9810).
5326
2d197ffb
CY
53272011-10-30 Chong Yidong <cyd@gnu.org>
5328
5329 * window.el (split-window-below, split-window-right): Rename from
5330 split-window-above-each-other and split-window-side-by-side
5331 respectively. All callers changed.
5332 (split-window-sensibly, split-window-sensibly): Use them.
5333 (split-window-keep-point): Doc fix.
5334
5335 * isearch.el: Add isearch-scroll property to split-window-below
5336 and split-window-right.
5337
5338 * follow.el (follow-mode):
5339 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
5340 * progmodes/ada-xref.el (ada-gdb-application):
5341 * emulation/vip.el (vip-buffer-in-two-windows):
5342 * image-dired.el (image-dired-dired-with-window-configuration):
5343 * dired-x.el (dired-do-find-marked-files):
5344 * dired.el (dired-pop-to-buffer):
5345 * bs.el (bs--show-with-configuration):
5346 * vc/emerge.el (emerge-setup-windows):
5347 * textmodes/two-column.el (2C-two-columns):
5348 * textmodes/reftex-toc.el (reftex-toc):
5349 * progmodes/gdb-mi.el (gdb-setup-windows):
5350 * progmodes/fortran.el (fortran-window-create):
5351 * net/newst-treeview.el (newsticker--treeview-window-init):
5352 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
5353 * emulation/tpu-edt.el (tpu-gold-map):
5354 * emulation/crisp.el (crisp-mode-map):
5355 * calendar/calendar.el (calendar-basic-setup): Callers changed.
5356
38bb2ca8
CY
53572011-10-29 Chong Yidong <cyd@gnu.org>
5358
aa4de341
CY
5359 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
5360
e1eb5385
CY
5361 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
5362
5d2ece3c
CY
5363 * textmodes/flyspell.el (flyspell-word): Fix char offset for
5364 forged Ispell output (Bug#7904).
5365
38bb2ca8
CY
5366 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
5367
d0af9f77
SM
53682011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5369
5370 * doc-view.el: Avoid ugly errors about not finding nil.
5371 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
5372 (doc-view-dvipdf-program, doc-view-unoconv-program)
5373 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
5374 Avoid nil or absolute file name as default value.
5375 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
5376
52bedd34
AM
53772011-10-28 Alan Mackenzie <acm@muc.de>
5378
db22a3c2 5379 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 5380
7e43cfa5
AM
53812011-10-28 Alan Mackenzie <acm@muc.de>
5382
5383 Amend the handling of c-beginning/end-of-defun in nested declaration
5384 scopes.
5385
52bedd34
AM
5386 * progmodes/cc-vars.el (c-defun-tactic): Move here from
5387 cc-langs.el. Change it to a defcustom.
7e43cfa5 5388
52bedd34
AM
5389 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
5390 cc-vars.el.
7e43cfa5 5391
d0af9f77
SM
5392 * progmodes/cc-engine.el (c-beginning-of-statement-1):
5393 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 5394
52bedd34 5395 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 5396 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
5397 (c-widen-to-enclosing-decl-scope): New function.
5398 (c-while-widening-to-decl-block): New macro.
5399 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
5400 outward for defun boundaries, and correspondingly change symbol
5401 `respect-enclosure' to `go-outward'.
5402 (c-declaration-limits): Change algorithm to report only the "innermost"
5403 defun's boundaries.
5404
1a2ce9ee
DD
54052011-10-28 Deniz Dogan <deniz@dogan.se>
5406
5407 * net/rcirc.el (rcirc-mode): Use hard newlines.
5408
bc97a826
AM
54092011-10-28 Alan Mackenzie <acm@muc.de>
5410
5411 Amend to indent and fontify macros "which include their own semicolon"
5412 correctly, using the "virtual semicolon" mechanism.
5413
52bedd34 5414 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 5415
d0af9f77 5416 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 5417 Recode to scan one line at a time rather than having \n and \r
58179cce 5418 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 5419 (c-forward-label): Amend for virtual semicolons.
58179cce 5420 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 5421
52bedd34
AM
5422 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
5423 of the new C macros.
bc97a826 5424
52bedd34 5425 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
5426 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
5427 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
5428 (c-opt-cpp-macro-define): Make into a full language variable.
5429 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
5430 AWK Mode (including \n, \r) removed, no longer needed.
5431
d0af9f77
SM
5432 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
5433 Invoke c-make-macro-with-semi-re.
bc97a826 5434
52bedd34
AM
5435 * progmodes/cc-vars.el (c-macro-with-semi-re):
5436 (c-macro-names-with-semicolon): New variables.
58179cce 5437 (c-make-macro-with-semi-re): New function.
bc97a826 5438
7a6c0941
SM
54392011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5440
5441 * vc/log-edit.el: Fill empty field rather than adding new one.
5442 (log-edit-add-field): New function.
5443 (log-edit-insert-changelog): Use it.
5444
b0c4cdcf
ML
54452011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
5446
5447 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
5448
ee1f1da9
SM
54492011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5450
5451 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
5452 (gdb--check-interpreter): New function.
5453 (gdb): Use it.
5454
51bc5f8b
GM
54552011-10-27 Glenn Morris <rgm@gnu.org>
5456
416a2c45
GM
5457 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
5458 (least-positive-float, least-negative-float)
5459 (least-positive-normalized-float, least-negative-normalized-float)
5460 (float-epsilon, float-negative-epsilon):
5461 Remove unnecessary declarations.
5462
5463 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
5464 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
5465 (least-positive-float, least-negative-float)
5466 (least-positive-normalized-float, least-negative-normalized-float)
5467 (float-epsilon, float-negative-epsilon): Add doc-strings,
5468 based on those in cl.texi.
5469
51bc5f8b
GM
5470 * files.el (set-visited-file-name): If the major-mode changed,
5471 reload the local variables. (Bug#9796)
5472
15de15c6
CY
54732011-10-27 Chong Yidong <cyd@gnu.org>
5474
5475 * subr.el (change-major-mode-after-body-hook): New hook.
5476 (run-mode-hooks): Run it.
5477
ee1f1da9
SM
5478 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5479 Use change-major-mode-before-body-hook.
15de15c6
CY
5480
5481 * simple.el (fundamental-mode):
5482 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
5483 change introducing fundamental-mode-hook.
5484
5430d399
JB
54852011-10-26 Juanma Barranquero <lekktu@gmail.com>
5486
acc825c5 5487 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 5488
ad74a69e
MA
54892011-10-26 Michael Albinus <michael.albinus@gmx.de>
5490
5491 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 5492 tramp.el explicitly. (Bug#7583)
ad74a69e 5493
71d4c2a5
SM
54942011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5495
5496 * progmodes/octave-mod.el:
5497 * progmodes/octave-inf.el: Update maintainer.
5498
b1f6fa26
CY
54992011-10-26 Chong Yidong <cyd@gnu.org>
5500
5501 * subr.el (with-wrapper-hook): Rewrite doc.
5502
3f04efd6
MA
55032011-10-25 Michael Albinus <michael.albinus@gmx.de>
5504
5505 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 5506 filenames "/method:foo:". (Bug#9793)
3f04efd6 5507
410488d3
SM
55082011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5509
5510 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
5511 (bug#9865).
5512
c1ebb47e
GM
55132011-10-24 Glenn Morris <rgm@gnu.org>
5514
5515 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
5516
7f5c46c7
MA
55172011-10-24 Michael Albinus <michael.albinus@gmx.de>
5518
5519 * notifications.el: Add the requirement of a running D-Bus session
5520 bus to the Commentary.
5521
db2440b6
JL
55222011-10-24 Juri Linkov <juri@jurta.org>
5523
5524 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
5525 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
5526 (Bug#9364)
5527
feecf435
JL
55282011-10-24 Juri Linkov <juri@jurta.org>
5529
5530 * info.el (Info-following-node-name-re): Add newline to the list
5531 of allowed characters for leading space. (Bug#9824)
5532
a3839de2
SM
55332011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5534
acc825c5
SM
5535 * progmodes/octave-inf.el (inferior-octave-mode-map):
5536 Fix C-c C-h binding.
a3839de2
SM
5537 * progmodes/octave-mod.el (octave-help): Remove.
5538
09388e76
MA
55392011-10-23 Michael Albinus <michael.albinus@gmx.de>
5540
5541 Sync with Tramp 2.2.3.
5542
5543 * net/tramp-cache.el (top): Pacify byte-compiler using
5544 `init-file-user' and `site-run-file'.
5545
5546 * net/trampver.el: Update release number.
5547
86c60681
CY
55482011-10-23 Chong Yidong <cyd@gnu.org>
5549
5550 * files.el (toggle-read-only): Remove obsolete comment about
5551 version control.
5552
5553 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
5554 for toggle-read-only. Note that this hasn't called vc-next-action
5555 since 2008-05-02, though it wasn't documented at the time.
5556
a3839de2
SM
5557 * vc/ediff-init.el (ediff-toggle-read-only-function):
5558 Use toggle-read-only.
86c60681 5559
cd5495ff
AM
55602011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
5561
5562 Fix bug #9560, sporadic wrong indentation; improve instrumentation
5563 of c-parse-state.
5564
00b77525 5565 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 5566 correct faulty logical expression.
cd5495ff
AM
5567 (c-parse-state-state, c-record-parse-state-state):
5568 (c-replay-parse-state-state): New defvar/defuns.
5569 (c-debug-parse-state): Use new functions.
5570
42ee24ed
MR
55712011-10-22 Martin Rudalics <rudalics@gmx.at>
5572
5573 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 5574 last fix. Use window-in-direction correctly.
42ee24ed 5575
a7dee7e7
CY
55762011-10-21 Chong Yidong <cyd@gnu.org>
5577
5578 * progmodes/idlwave.el (idlwave-mode):
5579 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
5580 require-final-newline; that's done in prog-mode.
5581 Suggested by Stefan Monnier.
a7dee7e7 5582
e07b9a6d
MR
55832011-10-21 Martin Rudalics <rudalics@gmx.at>
5584
5585 * mouse.el (mouse-drag-window-above)
5586 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
5587 (mouse-drag-mode-line-1, mouse-drag-header-line)
5588 (mouse-drag-vertical-line-rightward-window): Remove.
5589 (mouse-drag-line): New function.
5590 (mouse-drag-mode-line, mouse-drag-header-line)
5591 (mouse-drag-vertical-line): Call mouse-drag-line.
5592 * window.el (window-at-side-p, windows-at-side): New functions.
5593
7e1361d9
UM
55942011-10-21 Ulrich Mueller <ulm@gentoo.org>
5595
5596 * tar-mode.el (tar-grind-file-mode):
5597 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
5598
30fcaf3a
CY
55992011-10-21 Chong Yidong <cyd@gnu.org>
5600
5601 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
5602 * progmodes/vera-mode.el (vera-mode):
5603 Use mode-require-final-newline.
30fcaf3a 5604
516eddb0
GM
56052011-10-20 Glenn Morris <rgm@gnu.org>
5606
db22a3c2 5607 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 5608
10d5f513
CS
56092011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
5610
5611 * emulation/cua-base.el (cua-set-mark): Fix case of string.
5612
ac6c8639
CY
56132011-10-20 Chong Yidong <cyd@gnu.org>
5614
5615 * emulation/cua-base.el (cua-mode):
5616 * mail/footnote.el (footnote-mode):
5617 * mail/mailabbrev.el (mail-abbrevs-mode):
5618 * net/xesam.el (xesam-minor-mode):
5619 * progmodes/bug-reference.el (bug-reference-mode):
5620 * progmodes/cap-words.el (capitalized-words-mode):
5621 * progmodes/compile.el (compilation-minor-mode)
5622 (compilation-shell-minor-mode):
5623 * progmodes/gud.el (gud-tooltip-mode):
5624 * progmodes/hideif.el (hide-ifdef-mode):
5625 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
5626 * progmodes/subword.el (subword-mode):
5627 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
5628 * progmodes/which-func.el (which-function-mode):
5629 * term/tvi970.el (tvi970-set-keypad-mode):
5630 * term/vt100.el (vt100-wide-mode):
5631 * textmodes/flyspell.el (flyspell-mode):
5632 * textmodes/ispell.el (ispell-minor-mode):
5633 * textmodes/nroff-mode.el (nroff-electric-mode):
5634 * textmodes/paragraphs.el (use-hard-newlines):
5635 * textmodes/refill.el (refill-mode):
5636 * textmodes/reftex.el (reftex-mode):
5637 * textmodes/rst.el (rst-minor-mode):
5638 * textmodes/sgml-mode.el (html-autoview-mode)
5639 (sgml-electric-tag-pair-mode):
5640 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
5641 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
5642 * emulation/crisp.el (crisp-mode):
5643 * emacs-lisp/eldoc.el (eldoc-mode):
5644 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
5645 minor mode behavior.
5646
aa42ab43
JL
56472011-10-19 Juri Linkov <juri@jurta.org>
5648
5649 * descr-text.el (describe-char): Add #x2010 and #x2011 to
5650 the list of hard-coded chars with escape-glyph face.
5651
89400f1d
SM
56522011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5653
5654 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
5655
305c07f6
MA
56562011-10-19 Michael Albinus <michael.albinus@gmx.de>
5657
5658 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
5659 running process.
5660
13754b54
GM
56612011-10-19 Glenn Morris <rgm@gnu.org>
5662
5663 * vc/vc-bzr.el (vc-bzr-after-dir-status):
5664 Ignore ignored files. (Bug#9726)
5665
06e21633
CY
56662011-10-19 Chong Yidong <cyd@gnu.org>
5667
5668 Doc fix for minor modes, stating that an omitted argument enables
5669 the mode unconditionally when called from Lisp.
5670
5671 * abbrev.el (abbrev-mode):
5672 * allout.el (allout-mode):
5673 * autoinsert.el (auto-insert-mode):
5674 * autoarg.el (autoarg-mode, autoarg-kp-mode):
5675 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
5676 (global-auto-revert-mode):
5677 * battery.el (display-battery-mode):
5678 * composite.el (global-auto-composition-mode)
5679 (auto-composition-mode):
5680 * delsel.el (delete-selection-mode):
5681 * desktop.el (desktop-save-mode):
5682 * dired-x.el (dired-omit-mode):
5683 * dirtrack.el (dirtrack-mode):
5684 * doc-view.el (doc-view-minor-mode):
5685 * double.el (double-mode):
5686 * electric.el (electric-indent-mode, electric-pair-mode):
5687 * emacs-lock.el (emacs-lock-mode):
5688 * epa-hook.el (auto-encryption-mode):
5689 * follow.el (follow-mode):
5690 * font-core.el (font-lock-mode):
5691 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
5692 * help.el (temp-buffer-resize-mode):
5693 * hilit-chg.el (highlight-changes-mode)
5694 (highlight-changes-visible-mode):
5695 * hi-lock.el (hi-lock-mode):
5696 * hl-line.el (hl-line-mode, global-hl-line-mode):
5697 * icomplete.el (icomplete-mode):
5698 * ido.el (ido-everywhere):
5699 * image-file.el (auto-image-file-mode):
5700 * image-mode.el (image-minor-mode):
5701 * iswitchb.el (iswitchb-mode):
5702 * jka-cmpr-hook.el (auto-compression-mode):
5703 * linum.el (linum-mode):
5704 * longlines.el (longlines-mode):
5705 * master.el (master-mode):
5706 * mb-depth.el (minibuffer-depth-indicate-mode):
5707 * menu-bar.el (menu-bar-mode):
5708 * minibuf-eldef.el (minibuffer-electric-default-mode):
5709 * mouse-sel.el (mouse-sel-mode):
5710 * msb.el (msb-mode):
5711 * mwheel.el (mouse-wheel-mode):
5712 * outline.el (outline-minor-mode):
5713 * paren.el (show-paren-mode):
5714 * recentf.el (recentf-mode):
5715 * reveal.el (reveal-mode, global-reveal-mode):
5716 * rfn-eshadow.el (file-name-shadow-mode):
5717 * ruler-mode.el (ruler-mode):
5718 * savehist.el (savehist-mode):
5719 * scroll-all.el (scroll-all-mode):
5720 * scroll-bar.el (scroll-bar-mode):
5721 * server.el (server-mode):
5722 * shell.el (shell-dirtrack-mode):
5723 * simple.el (auto-fill-mode, transient-mark-mode)
5724 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
5725 (line-number-mode, column-number-mode, size-indication-mode)
5726 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
5727 * strokes.el (strokes-mode):
5728 * time.el (display-time-mode):
5729 * t-mouse.el (gpm-mouse-mode):
5730 * tool-bar.el (tool-bar-mode):
5731 * tooltip.el (tooltip-mode):
5732 * type-break.el (type-break-mode-line-message-mode)
5733 (type-break-query-mode):
5734 * view.el (view-mode):
5735 * whitespace.el (whitespace-mode, whitespace-newline-mode)
5736 (global-whitespace-mode, global-whitespace-newline-mode):
5737 * xt-mouse.el (xterm-mouse-mode): Doc fix.
5738
a3839de2
SM
5739 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5740 Fix autogenerated docstring.
06e21633 5741
5214e501
JL
57422011-10-19 Juri Linkov <juri@jurta.org>
5743
5744 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
5745 by checking environment variables "DESKTOP_SESSION" and
5746 "XDG_CURRENT_DESKTOP". (Bug#9779)
5747
195f8db9
JL
57482011-10-19 Juri Linkov <juri@jurta.org>
5749
5750 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
5751 (browse-url-chromium-program, browse-url-chromium-arguments):
5752 New defcustoms.
5753 (browse-url-default-browser): Check for `browse-url-chromium' and
5754 call `browse-url-chromium-program'.
5755 (browse-url-chromium): New command. (Bug#9779)
5756
343a34ff
JB
57572011-10-18 Juanma Barranquero <lekktu@gmail.com>
5758
5759 * facemenu.el (list-colors-duplicates): On Windows, detect more
5760 duplicates by assuming that only colors matching "^System" are
5761 special "system colors". (Bug#9722)
5762
6978a151
SM
57632011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5764
5765 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
5766 to distinguish the author from the committer.
5767
6a80b297
MA
57682011-10-18 Michael Albinus <michael.albinus@gmx.de>
5769
5770 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
5771
b31a5677
JK
57722011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
5773
5774 * international/mule.el (sgml-html-meta-auto-coding-function):
5775 Add support for detecting encoding in HTML5 specified only as
5776 <meta charset="UTF-8">. Implementation just makes http-equiv and
5777 content-type parts from HTML4 encoding string optional. (Bug#9716)
5778
80c6d77f
GM
57792011-10-18 Glenn Morris <rgm@gnu.org>
5780
5781 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
5782
08b0fee8
CY
57832011-10-18 Chong Yidong <cyd@gnu.org>
5784
5785 * faces.el (cursor): Doc fix.
5786
67e729a5
CY
57872011-10-17 Chong Yidong <cyd@gnu.org>
5788
5789 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
5790
343a34ff 57912011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
5792
5793 * dirtrack.el (dirtrack): Support shell buffers with path
5794 prefixes, e.g. tramp-based remote shells. (Bug#9647)
5795
0bc06380
TZ
57962011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
5797
5798 * json.el: Bump version to 1.3 and note change in History.
5799 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
5800
8b79f3e0
SM
58012011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5802
5a7c536b
SM
5803 * comint.el (comint-insert-input, comint-send-input)
5804 (comint-get-old-input-default, comint-backward-matching-input)
5805 (comint-next-prompt): Use nil instead of `input' for field property of
5806 past user input (bug#114).
5807
96a8a0df
SM
5808 * minibuffer.el (completion--replace): Inherit surrounding properties
5809 (bug#114).
5810 (minibuffer-complete-and-exit): Use it.
5811
8b79f3e0
SM
5812 * comint.el (comint--table-subvert): Quote the all-completions output
5813 (bug#9160).
5814
b8f7ff0d
MR
58152011-10-17 Martin Rudalics <rudalics@gmx.at>
5816
8b79f3e0 5817 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 5818
b8f7ff0d 5819 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 5820 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
5821 entries and separate them from frame entries.
5822
c235b555
GM
58232011-10-15 Glenn Morris <rgm@gnu.org>
5824
5825 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
5826 Doc fixes.
5827
6bbfa6e1
CY
58282011-10-15 Chong Yidong <cyd@stupidchicken.com>
5829
8b79f3e0
SM
5830 * net/network-stream.el (network-stream-open-starttls):
5831 Improve detection of failure due to lack of TLS support.
ec5c990d 5832
6bbfa6e1
CY
5833 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
5834 putting the input text in front and in bold.
5835
98488977
SM
58362011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5837
3d1337be
SM
5838 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
5839
ee0b45e4
SM
5840 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
5841 empty buffer.
5842
98488977
SM
5843 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
5844 unread-command-events rather than pushing yet-another event.
5845
186f4720
EZ
58462011-10-14 Eli Zaretskii <eliz@gnu.org>
5847
5848 * mail/sendmail.el (sendmail-query-once): Improve the wording of
5849 the explanation of the possible choices. Make the options passed
5850 to completing-read shorter.
5851
8b7a997c
AM
58522011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5853
5854 * textmodes/flyspell.el (flyspell-large-region): Make sure
5855 extended character mode is used if defined (Bug#1339).
5856
12587bbb
EZ
58572011-10-13 Eli Zaretskii <eliz@gnu.org>
5858
5859 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
5860 character info for LRE, LRO, RLE, and RLO characters by appending
5861 an invisible PDF.
12587bbb 5862
bad41229
SM
58632011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
5864
5865 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
5866 even in case of error; add debug spec; simplify data flow.
5867 (with-timeout-handler): Remove.
5868
28dbc92f
MA
58692011-10-12 Michael Albinus <michael.albinus@gmx.de>
5870
5871 Fix Bug#6019, Bug#9315.
5872
5873 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
5874 complete `buffer-file-name', the local file name part could look
5875 remotely (for example on VMS).
5876
5877 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
5878 `tramp-run-real-handler'.
5879 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
5880 already quoted by '"'.
5881
5882 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
5883 Let `file-name-handler-alist' be nil, the local file name part
5884 could look remotely (for example on VMS).
5885
e1b0b23a
SM
58862011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5887
5888 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
5889 from here...
5890 (flyspell-post-command-hook): ...to here.
5891
a120bde9
SM
58922011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5893
5894 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
5895 if not needed.
5896 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
5897 using completion. Protect against "slow" callers.
5898 Remove the "message hack".
5899
7ce7717b
JL
59002011-10-11 Juri Linkov <juri@jurta.org>
5901
5902 * isearch.el (isearch-lazy-highlight-word): New variable.
5903 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
5904 Use it. (Bug#9727)
5905
c02ee9d6
GM
59062011-10-11 Glenn Morris <rgm@gnu.org>
5907
5908 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
5909 like f90-previous-statement does.
5910
93e616fd 59112011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5912
1f190e73 5913 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
5914 only in interactive use, to avoid error.
5915
af7b6078
SM
59162011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5917
5918 * minibuffer.el (completion-file-name-table): Fix last change,
5919 i.e. ignore normal errors but not the other ones.
5920
0563dae9
MR
59212011-10-10 Martin Rudalics <rudalics@gmx.at>
5922
5923 * window.el (special-display-buffer-names)
5924 (special-display-regexps): Remove some remnants of earlier
5925 changes from doc-strings.
366ca7f3
MR
5926 (quit-windows-on): New function.
5927
5928 * vc/vc.el (vc-revert, vc-rollback):
5929 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
5930 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 5931 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 5932
49677495
MR
59332011-10-09 Martin Rudalics <rudalics@gmx.at>
5934
5935 * window.el (frame-auto-hide-function): Add version tag.
5936 (Bug#9699)
5937
56f2d1e1
MA
59382011-10-09 Michael Albinus <michael.albinus@gmx.de>
5939
5940 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
5941 condition.
5942
112a6592
LL
59432011-10-09 Leo Liu <sdl.web@gmail.com>
5944
5945 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
5946 (Bug#9701)
5947
0812589b
GM
59482011-10-08 Glenn Morris <rgm@gnu.org>
5949
5950 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
5951 before the first code statement zero indent. (Bug#9690)
5952
b2b0776e
CY
59532011-10-08 Chong Yidong <cyd@stupidchicken.com>
5954
5955 * simple.el (count-words-region): Always count in the region.
5956 Report the number of lines and characters too.
5957 (count-words): New command, which counts in the buffer if the
5958 region is inactive, as count-words-region used to.
5959 (count-words--message): New function. Handle plurals.
5960 (count-lines-region): Make it an alias for count-words-region.
5961
5962 * bindings.el (esc-map): Replace count-lines-region with
5963 count-words-region.
5964
c557cd6b
MR
59652011-10-08 Martin Rudalics <rudalics@gmx.at>
5966
5967 * window.el (window--delete): Delete dedicated frame
5968 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 5969 (switch-to-buffer): Fix doc-string typo.
c557cd6b 5970
61a57ef4 59712011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5972
3a7d293b 5973 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 5974
c3833279
CY
59752011-10-07 Chong Yidong <cyd@stupidchicken.com>
5976
5977 * bindings.el ([M-left],[M-right]): Bind to left-word and
5978 right-word respectively.
5979
21ce8245
GM
59802011-10-07 Glenn Morris <rgm@gnu.org>
5981
5982 * cus-start.el (debug-on-quit): Fix custom type.
5983
6d823bb2
LMI
59842011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5985
0181e193
LMI
5986 * subr.el (define-key-after): Clarify that the function is not
5987 useful for non-menu keymaps.
5988
6d823bb2
LMI
5989 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
5990
8e3459ce 59912011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5992
21ce8245 5993 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 5994 in current minibuffer (Fix bug with recursive minibuffers).
5995
a1c2d21e
CY
59962011-10-06 Chong Yidong <cyd@stupidchicken.com>
5997
5998 * progmodes/gdb-mi.el (gdb): Doc fix.
5999
5a4cf282
MR
60002011-10-05 Martin Rudalics <rudalics@gmx.at>
6001
6002 * window.el (frame-auto-hide-function): New option replacing
6003 frame-auto-delete. Suggested by Stefan Monnier.
6004 (window--delete): Call frame-auto-hide-function instead of
6005 investigating frame-auto-delete.
c96111ea
MR
6006 (window-point-1, set-window-point-1): New functions.
6007 (window-in-direction, record-window-buffer, window-state-get-1)
6008 (display-buffer-record-window): Use window-point-1 instead of
6009 window-point.
6010 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 6011
9854542e
SM
60122011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6013
6014 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
6015
8943cfb0
GM
60162011-10-05 Glenn Morris <rgm@gnu.org>
6017
6018 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
6019 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
6020
647ab967
LL
60212011-10-05 Leo Liu <sdl.web@gmail.com>
6022
6023 * subr.el (read-char-choice): Fix argument to buffer-live-p which
6024 works with buffer object.
6025
3ddfbced
SM
60262011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
6027
6028 * mpc.el (mpc-tool-bar-map): Add labels.
6029
bdfa5dd2
GM
60302011-10-04 Glenn Morris <rgm@gnu.org>
6031
6032 * calendar/holidays.el (calendar-check-holidays): Doc fix.
6033
0e2070b5
MR
60342011-10-04 Martin Rudalics <rudalics@gmx.at>
6035
6036 * window.el (window--delete): New function.
6037 (frame-auto-delete): Resuscitate option.
6038 (bury-buffer, replace-buffer-in-windows)
6039 (quit-window): Rewrite using window--delete.
6040 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6041 Pass display-buffer-mark-dedicated to window--display-buffer-2
6042 (Bug#9639).
6043
3dc61a09
SM
60442011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6045
915a9b64
SM
6046 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
6047 returns a list (bug#9554). Add remote file name completion.
6048 * comint.el (comint--table-subvert): Curry and get quote&unquote
6049 functions as arguments.
6050 (comint--complete-file-name-data): Adjust call accordingly.
6051 * pcomplete.el (pcomplete--table-subvert): Remove.
6052 (pcomplete-completions-at-point): Use comint--table-subvert instead.
6053
3dc61a09
SM
6054 * minibuffer.el (completion-table-case-fold): Use currying.
6055 (completion--styles-type, completion--cycling-threshold-type):
6056 New constants.
6057 (completion-styles, completion-category-overrides)
6058 (completion-cycle-threshold): Use them.
6059 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
6060 completion-table-case-fold.
6061
8ea0a993
SB
60622011-10-03 Stephen Berman <stephen.berman@gmx.net>
6063
6064 * minibuffer.el (completion-category-overrides): Fix type of styles
6065 and add more user friendly tags (bug#9660).
6066
8c24b7f6
SM
60672011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
6068
6069 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
6070 (mule-input-method-string): New widget.
6071 (default-input-method, language-info-custom-alist): Use it.
6072
428fe61a
SM
60732011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
6074
32c1fffd
SM
6075 * pcomplete.el: Require comint.
6076 (pcomplete--common-suffix): Remove.
6077 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
6078 (pcomplete--table-subvert): Sync with comint--table-subvert.
6079 (pcomplete--entries): Use comint-completion-file-name-table.
6080 * comint.el (comint-unquote-filename): Simplify.
6081 (comint-completion-file-name-table): New function (bug#9616).
6082 (comint--complete-file-name-data): Use it.
6083
428fe61a
SM
6084 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
6085 (pcmpl-gnu-tar-buffer): Remove.
6086 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
6087 around. Make sure pcomplete-suffix-list is only changed temporarily.
6088 Don't look inside the tar's file if it's too large.
428fe61a 6089
04c52e2f
CY
60902011-10-01 Chong Yidong <cyd@stupidchicken.com>
6091
ce3cefcc
CY
6092 * cus-edit.el (custom-mode-map):
6093 * epa.el (epa-key-list-mode-map):
6094 * man.el (Man-mode-map):
6095 * startup.el (splash-screen-keymap):
6096 * simple.el (special-mode-map): Use scroll-up-command and
6097 scroll-down-command.
6098
6099 * progmodes/idlw-help.el (idlwave-help-mode-map):
6100 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
6101 * net/newst-plainview.el (newsticker-mode-map):
6102 * emulation/ws-mode.el (wordstar-mode-map):
6103 * emulation/vi.el (vi-com-map):
6104 * calc/calc-graph.el (calc-graph-show-dumb):
6105 * term/sun.el (terminal-init-sun):
6106 * term/ns-win.el (global-map):
6107 * progmodes/grep.el (grep-mode-map):
6108 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
6109 * mail/rmail.el (rmail-mode-map):
6110 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
6111
04c52e2f
CY
6112 * custom.el (custom-safe-themes, load-theme): Treat value of t for
6113 custom-safe-themes as special.
6114
79adf8c8
JD
61152011-10-01 Julien Danjou <julien@danjou.info>
6116
6117 * notifications.el (notifications-notify): Fix docstring.
6118
63bd50d3
PS
61192011-10-01 Per Starbäck <per@starback.se>
6120
6121 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
6122
199e4c7e
MR
61232011-09-30 Martin Rudalics <rudalics@gmx.at>
6124
6125 * startup.el (command-line-1): Fix last fix by inserting
6126 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 6127 (Bug#9605) and (Bug#9636)
199e4c7e 6128
fe5f08dd
EZ
61292011-09-29 Eli Zaretskii <eliz@gnu.org>
6130
6131 * simple.el (line-move): If auto-hscroll-mode is disabled and the
6132 window is hscrolled, move by logical lines. (Bug#9607)
6133 (line-move-visual): Update the doc string to the above effect.
6134
b5516bbd
MR
61352011-09-29 Martin Rudalics <rudalics@gmx.at>
6136
ccee00c0
MR
6137 * window.el (display-buffer-record-window): When WINDOW is the
6138 selected window use `point' instead of `window-point'. (Bug#9626)
6139
b5516bbd
MR
6140 * startup.el (command-line-1): Use insert-before-markers when
6141 inserting initial-scratch-message. (Bug#9605)
ccee00c0 6142
b5516bbd
MR
6143 * help.el (help-window): Remove variable.
6144
52aa0014
GM
61452011-09-29 Glenn Morris <rgm@gnu.org>
6146
6147 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
6148
df9a7357
JB
61492011-09-29 Juanma Barranquero <lekktu@gmail.com>
6150
6151 * descr-text.el (describe-char-categories): Accept category
6152 descriptions more than one line long.
6153
a8406c20
SM
61542011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6155
88d9610c
SM
6156 * simple.el (delete-trailing-whitespace): Fix last change.
6157
a5daf810
SM
6158 * progmodes/perl-mode.el (perl-syntax-propertize-function):
6159 Don't confuse "y => 3" as the beginning of a `y' operation.
6160
a8406c20
SM
6161 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
6162 object has more than 4 slots (bug#9613).
6163
a239d4e9
JB
61642011-09-28 Juanma Barranquero <lekktu@gmail.com>
6165
6166 * subr.el (with-output-to-temp-buffer):
6167 * net/quickurl.el (quickurl, quickurl-browse-url):
6168 Fix typos in docstrings.
6169
693fbdb6
EZ
61702011-09-27 Eli Zaretskii <eliz@gnu.org>
6171
6172 * minibuffer.el (completion-styles)
6173 (completion-category-overrides): Cross reference each other in doc
6174 strings.
6175
8b457e28
GM
61762011-09-27 Glenn Morris <rgm@gnu.org>
6177
6178 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
6179 to split-string. (Bug#9606)
6180
85a16208
LMI
61812011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6182
6183 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
6184 (bug#9615).
6185
502f9ebd
CY
61862011-09-27 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * emacs-lisp/package.el (list-packages): Fix echo area message.
6189
7690bdea
LL
61902011-09-27 Leo Liu <sdl.web@gmail.com>
6191
6192 * ido.el (ido-read-internal): Accept cons cell HIST arg.
6193
e2ee6f30
MA
61942011-09-25 Michael Albinus <michael.albinus@gmx.de>
6195
6196 * net/dbus.el (dbus-unregister-object): Don't release services for
6197 registered signals. (Bug#9581)
6198
f3f98342
TZ
61992011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6200
6201 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
6202 function that picks between cfengine 2 and 3 support
6203 automatically. Update docs accordingly.
6204
dd7aa8dd
KH
62052011-09-22 Kenichi Handa <handa@m17n.org>
6206
6207 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
6208 ZERO.
6209 (indian-itrans-v5-table-for-tamil): New variable.
6210 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
6211
3f2b07f8
KM
62122011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
6213
6214 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
6215 that's true if the current command involved collapsing of text.
6216 It's reset to false at the beginning of the next command.
6217 (allout-post-command-business): Move the cursor to the beginning
6218 of entry if the cursor is hidden and collapsing activity just
6219 happened.
6220
371d6a61
CY
62212011-09-24 Chong Yidong <cyd@stupidchicken.com>
6222
6223 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
6224 tracking (Bug#9541).
6225
2ac2721a
UJ
62262011-09-24 Ulf Jasper <ulf.jasper@web.de>
6227
6228 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
6229 (newsticker-show-news): Automatically load html rendering package
6230 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
6231 because w3m-fill-column is let-bound" and the error "Symbol's value
6232 as variable is void: w3m-fill-column".
2ac2721a 6233
fac7ae53
MA
62342011-09-24 Michael Albinus <michael.albinus@gmx.de>
6235
6236 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
6237 Release services only if they are defined. (Bug#9581)
6238
e08b633b
RS
62392011-09-23 Richard Stallman <rms@gnu.org>
6240
e488d29c
RS
6241 * textmodes/paragraphs.el (forward-sentence): For backwards case,
6242 distinguish start of paragraph from start of its text.
6243
19c38752
RS
6244 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
6245
e08b633b
RS
6246 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
6247 (rmail-generate-viewer-buffer): Put that hook on view buffer.
6248 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
6249
0a39f27e
AS
62502011-09-23 Andreas Schwab <schwab@linux-m68k.org>
6251
6252 * international/mule-diag.el (mule-diag): Insert a newline after
6253 each fontset description.
6254
db4e950d
SM
62552011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6256
6257 * simple.el (delete-trailing-whitespace):
6258 Document last change; simplify.
6259
eca3f3ea
PW
62602011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
6261
d68e189a
PW
6262 * simple.el (delete-trailing-whitespace): Also delete
6263 extra newlines at the end of the buffer.
6264
eca3f3ea
PW
6265 * textmodes/picture.el: Make motion commands obey shift-select-mode.
6266 (picture-newline): Use forward-line so as to ignore fields.
6267
01c157cc
SM
62682011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6269
6270 * subr.el (with-wrapper-hook): Fix edebug spec.
6271
022de23e
LMI
62722011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6273
6274 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
6275 (bug#4538).
6276
91683089
MA
62772011-09-23 Michael Albinus <michael.albinus@gmx.de>
6278
eca3f3ea
PW
6279 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
6280 Fix nasty bug using wrong cached values.
91683089 6281
5bdd6fa4
AM
62822011-09-23 Alan Mackenzie <acm@muc.de>
6283
6284 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
6285
97adfb97
CY
62862011-09-23 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * window.el (pop-to-buffer): Ensure right window is selected if we
6289 chose another frame.
6290
d4ef2b50
EZ
62912011-09-22 Eli Zaretskii <eliz@gnu.org>
6292
6293 * simple.el (what-cursor-position): Use get-char-property-change
6294 and next-single-char-property-change, to be able to show display
6295 properties that come from overlays as well as text properties.
6296
72258fe5
CY
62972011-09-22 Chong Yidong <cyd@stupidchicken.com>
6298
6299 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
6300
6301 * cmuscheme.el (run-scheme, switch-to-scheme):
6302 * cus-edit.el (customize-group, custom-buffer-create)
6303 (customize-browse):
6304 * info.el (info):
6305 * shell.el (shell):
6306 * mail/sendmail.el (mail):
6307 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
6308
8f098516
RS
63092011-09-22 Richard Stallman <rms@gnu.org>
6310
6311 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
6312 move back only to line beg, don't move back over blank lines.
6313
e74f1bb6
MA
63142011-09-22 Michael Albinus <michael.albinus@gmx.de>
6315
6316 * files.el (copy-directory): Set directory attributes only in case
6317 they could be retrieved from the source directory. (Bug#9565)
6318
bfeef8b6
DK
63192011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
6320
6321 * progmodes/hideshow.el (hs-looking-at-block-start-p)
6322 (hs-find-block-beginning, hs-hide-level-recursive):
6323 Ignore strings as well as comments. (Bug#9502)
6324
7e423bb8
AS
63252011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
6326
6327 * progmodes/sql.el (sql-comint-postgres):
6328 Convert port number to a string. (Bug#9566)
6329
b4d72fcf
MR
63302011-09-22 Martin Rudalics <rudalics@gmx.at>
6331
6332 * window.el (quit-window): Undedicate window when switching to
6333 previous buffer. Reported by Thierry Volpiatto
6334 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
6335 (special-display-popup-frame): When popping up a new frame reset
6336 its previous buffers to nil. Simplify code.
b4d72fcf 6337
a7b88dc6
MA
63382011-09-21 Michael Albinus <michael.albinus@gmx.de>
6339
6340 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
6341 and process filter, as done also in `shell-command'.
6342
cf4eacfd
MR
63432011-09-21 Martin Rudalics <rudalics@gmx.at>
6344
eca3f3ea 6345 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
6346 Call set-window-start with NOFORCE argument t.
6347 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
6348 (quit-window): Reword doc-string. Handle new format of
6349 quit-restore parameter. Don't delete window if it has a
6350 previous buffer we can show instead of the present one.
6351 (display-buffer-record-window): Rewrite using a new format for
6352 the quit-restore window parameter
6353 (special-display-popup-frame, display-buffer-same-window)
6354 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6355 (display-buffer-pop-up-window, display-buffer-use-some-window):
6356 Adapt symbol passed to display-buffer-record-window.
6357 * help.el (help-window-setup): Handle new format of quit-restore
6358 parameter.
6359
8d28cb95
SM
63602011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6361
94ab793f
SM
6362 * faces.el (face-list): Fix docstring (bug#9564).
6363
8d28cb95
SM
6364 * window.el (display-buffer--action-function-custom-type):
6365 Don't include internal functions in the Custom interface.
6366
3820edeb
JL
63672011-09-20 Juri Linkov <juri@jurta.org>
6368
6369 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
6370 (Info-forward-node, Info-backward-node, Info-next-preorder)
6371 (Info-last-preorder): Use it. (Bug#9528)
6372
5147931d
JL
63732011-09-20 Juri Linkov <juri@jurta.org>
6374
6375 * info.el (Info-last-preorder): Visit last menu item only when
6376 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
6377
cf499a1a
JD
63782011-09-20 Julien Danjou <julien@danjou.info>
6379
6380 * password-cache.el (password-cache-remove): Remove entries even if the
6381 value is nil, so that password with a nil value (negative caching) is
6382 possible to invalidate.
6383
f84e2fe2
LM
63842011-09-20 Lawrence Mitchell <wence@gmx.li>
6385
6386 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
6387 all whitespace around breakpoint. (Bug#9553)
6388 (f90-find-breakpoint): Only break at whitespace inside a comment.
6389
78054a46
SM
63902011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6391
6392 * minibuffer.el (completion-file-name-table): Keep track of errors.
6393 (completion-table-with-predicate): Handle the case where pred1 is nil.
6394 * pcomplete.el (pcomplete-completions-at-point): Simplify.
6395
345083b2
SM
63962011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6397
e24e27be
SM
6398 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
6399 (debugger-return-value): Signal an error if the debugging context does
6400 not await any return value.
6401
345083b2
SM
6402 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
6403 * image-mode.el (image-toggle-display-text)
6404 (image-toggle-display-image): Stay away from evil `intangible'.
6405
08d355e3
LL
64062011-09-19 Leo Liu <sdl.web@gmail.com>
6407
6408 * replace.el (occur-revert-arguments): Make it permanent-local.
6409 (occur-mode): Don't call font-lock-defontify.
6410
f01da43f
CY
64112011-09-19 Chong Yidong <cyd@stupidchicken.com>
6412
6413 * net/ldap.el (ldap-search-internal): Don't push empty search
6414 result (Bug#9508).
6415
b6072fa6
SM
64162011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6417
6418 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
6419
443d6696
MA
64202011-09-19 Michael Albinus <michael.albinus@gmx.de>
6421
6422 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
6423 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
6424
7cc6e154
JL
64252011-09-18 Juri Linkov <juri@jurta.org>
6426
6427 * buff-menu.el (Buffer-menu-mode-map):
6428 * dired.el (dired-mode-map):
6429 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
6430 (lisp-interaction-mode-map):
6431 * emacs-lisp/package.el (package-menu-mode-map):
6432 * epa.el (epa-key-list-mode-map):
6433 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
6434 (menu-bar-options-menu):
6435 * outline.el (outline-mode-menu-bar-map):
6436 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
6437 * vc/vc-dir.el (vc-dir-menu-map):
6438 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
6439 Capitalize non-function content words in menu item strings.
6440
6441 * dired.el (dired-mode-map): Add menu item for
6442 `image-dired-dired-toggle-marked-thumbs'.
6443
80302a81
JL
64442011-09-18 Juri Linkov <juri@jurta.org>
6445
6446 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
6447 to `isearch-case-fold-search' and restore its original value
6448 after the `isearch-mode' call.
6449
46c5cf66
JL
64502011-09-18 Juri Linkov <juri@jurta.org>
6451
6452 * progmodes/grep.el (grep-process-setup): Don't check code for 1
6453 because `zgrep' returns 1 for successful matches (bug#9226).
6454
d18b513b
JL
64552011-09-18 Juri Linkov <juri@jurta.org>
6456
6457 * info.el (Info-extract-menu-node-name): Check the second match
6458 for empty string (second test-case of bug#9528).
6459 (Info-last-preorder): Let-bind `Info-history' to nil to not add
6460 intermediate nodes to the history (first test-case of bug#9528).
6461
72753f87
JL
64622011-09-18 Juri Linkov <juri@jurta.org>
6463
6464 * info.el (Info-mode-syntax-table): New variable.
1154d12e 6465 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 6466
c9384295
JL
64672011-09-18 Juri Linkov <juri@jurta.org>
6468
1154d12e
JB
6469 * info.el (Info-file-supports-index-cookies):
6470 Increment line-beginning-position's arg from 3 to 4 because makeinfo
6471 outputs one more line for long file names (bug#4142).
c9384295 6472
d473dce8
CY
64732011-09-18 Chong Yidong <cyd@stupidchicken.com>
6474
6475 * newcomment.el (comment-normalize-vars): If prompting for
6476 comment-start, set comment-start-skip too (Bug#8424).
6477
2176854d
JB
64782011-09-18 Johan Bockgård <bojohan@gnu.org>
6479
6480 * icomplete.el: Fix previous fix of Bug#5849.
6481 (icomplete-mode): Don't set completion-show-inline-help.
6482 (icomplete-minibuffer-setup): Set completion-show-inline-help
6483 locally during icompletion.
6484
3aace4e4
CY
64852011-09-18 Chong Yidong <cyd@stupidchicken.com>
6486
c940224f
CY
6487 * woman.el (woman2-process-escapes): Don't delete unrecognized
6488 escapes (Bug#7843).
6489
3aace4e4
CY
6490 * files.el (inhibit-first-line-modes-regexps): Add image files.
6491 (hack-local-variables-prop-line): Return nil for malformed
6492 prop-lines (Bug#9044).
6493
710dec63
MA
64942011-09-18 Michael Albinus <michael.albinus@gmx.de>
6495
6496 * net/tramp.el (top): Don't require 'shell.
6497 (tramp-methods): Fix docstring.
6498 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
6499 Return complete remote file name. Handle "smb" case.
6500 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
6501 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
6502
6503 * net/tramp-compat.el (top): Require 'shell.
6504
6505 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
6506 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
6507 `tramp-current-host'.
6508 (tramp-get-remote-tmpdir): Remove.
6509
6510 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
6511 `tramp-tmpdir' entries.
6512 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
6513 (tramp-smb-handle-file-attributes): Ignore errors.
6514 (tramp-smb-wait-for-output): Check also for process end.
6515
5d5ac8ec
LMI
65162011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6517
6518 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
6519 when sending QUIT (bug#9312).
6520
8c0f49f0
CY
65212011-09-17 Chong Yidong <cyd@stupidchicken.com>
6522
6523 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
6524 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
6525 occur-mode-display-occurrence.
6526 (occur-edit-mode): Add usage message.
6527 (occur-cease-edit): New command.
6528 (occur-after-change-function): Use text properties to find the
6529 position of the prefix text.
6530 (occur-engine): Set stickiness of prefix text properties.
6531
8f1383f7
GM
65322011-09-17 Glenn Morris <rgm@gnu.org>
6533
6534 * progmodes/etags.el (complete-tag):
6535 Fix call to completion-in-region. (Bug#9526)
6536
744ba0e3
JL
65372011-09-17 Juri Linkov <juri@jurta.org>
6538
6539 * textmodes/ispell.el (ispell-word): Add to the error message
6540 the word, ispell program name and current dictionary (bug#9121).
6541 (ispell-tex-arg-end): Capitalize "error" in the error message.
6542
d9bbf400
AS
65432011-09-17 Andreas Schwab <schwab@linux-m68k.org>
6544
6545 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
6546 check. (Bug#4251)
6547
8da11505
JL
65482011-09-17 Juri Linkov <juri@jurta.org>
6549
6550 * window.el (window-safe-min-height, window-safe-min-width):
6551 Fix typos (followup to bug#9522).
6552
a91adc7e
SJ
65532011-09-17 Sven Joachim <svenjoac@gmx.de>
6554
6555 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
6556
064f328a
EZ
65572011-09-16 Eli Zaretskii <eliz@gnu.org>
6558
6559 * simple.el (line-move): If goal-column is set, move by logical
6560 lines, not by display lines. (Bug#971)
6561 (next-line, previous-line, goal-column, line-move-visual): Doc fix
6562 to reflect the above change.
6563
e69df516
SM
65642011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
6565
6566 * image.el (imagemagick-register-types): Use regexp-opt.
6567
cbb0f9ab
CY
65682011-09-15 Chong Yidong <cyd@stupidchicken.com>
6569
6570 * window.el (display-buffer-base-action): Rename from
6571 display-buffer-default-action. Make default value empty.
6572 (display-buffer-overriding-action): Convert to defvar.
6573 (display-buffer-fallback-action): New var.
6574
25322144
CY
65752011-09-15 Chong Yidong <cyd@stupidchicken.com>
6576
6577 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
6578 declaration.
6579 (package--add-to-archive-contents): If there is a duplicate entry
6580 with an older version, remove it.
6581 (package-menu-mark-delete, package-menu-mark-install)
6582 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
6583 (package-menu-mark-obsolete-for-deletion):
6584 Use package-menu-get-status instead of a regexp search.
25322144
CY
6585 (package-menu-get-status): Use tabulated-list-entry.
6586 (package-menu-mark-upgrades): New command.
d770725a 6587 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
6588 (package-menu-execute): Do installation before deletion.
6589 (package-menu-refresh, package-menu-execute): Use derived-mode-p
6590 instead of checking major-mode.
6591 (package-menu--find-upgrades): New function.
6592
7520339c
LMI
65932011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6594
6595 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
6596 passwords in the log buffer.
65a046c4
LMI
6597 (smtpmail-process-filter): Update the process marker so that the
6598 "broken by peer" status message is inserted in the right place.
7520339c 6599
d3c30954
SM
66002011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6601
3fe48822
SM
6602 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
6603 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
6604 bibtex-completion-at-point-function.
6605 (bibtex-completion-at-point-function): Use them.
6606
1b8b3954
SM
6607 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
6608
d3c30954
SM
6609 * mpc.el (mpc-constraints-tag-lookup): New function.
6610 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
6611 also to browser "album|playlist".
6612
72779976
JL
66132011-09-14 Juri Linkov <juri@jurta.org>
6614
6615 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
6616 (isearch-edit-string): Use length of `isearch-string' when
6617 `isearch-fail-pos' returns nil.
6618 (isearch-message): Remove duplicate code and call
6619 `isearch-fail-pos' with arg `t'.
6620
a0bf2bcd
CY
66212011-09-14 Chong Yidong <cyd@stupidchicken.com>
6622
17bb0a2d
CY
6623 * replace.el (occur-mode-goto-occurrence): Don't force using other
6624 window (Bug#9499).
6625
a0bf2bcd
CY
6626 * dired-aux.el (dired-do-chmod): Don't provide initial input.
6627
f678e0b6
MR
66282011-09-14 Martin Rudalics <rudalics@gmx.at>
6629
6630 * window.el (display-buffer-window): Remove.
6631 (display-buffer-record-window): Use help-setup window parameter
6632 instead of variable display-buffer-window.
6633 (display-buffer-function, special-display-buffer-names)
6634 (special-display-function): Mention help-setup parameter instead
6635 of display-buffer-window in doc-string.
d3c30954
SM
6636 * help.el (help-window-setup): New argument help-window.
6637 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
6638 Reword some messages.
6639 (with-help-window): Pass window used for displaying the buffer
6640 to help-window-setup. Don't set display-buffer-window.
6641
8e39b2e8
GM
66422011-09-13 Glenn Morris <rgm@gnu.org>
6643
6644 * emacs-lisp/debug.el (debugger-make-xrefs):
6645 Preserve point. (Bug#9462)
6646
85e9c04b
CY
66472011-09-13 Chong Yidong <cyd@stupidchicken.com>
6648
6649 * window.el (window-deletable-p): Use next-frame.
6650
1b36ed6a
MR
66512011-09-13 Martin Rudalics <rudalics@gmx.at>
6652
6653 * window.el (window-auto-delete): Remove.
6654 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 6655 dedication and previous buffers.
1b36ed6a
MR
6656 (switch-to-prev-buffer): Don't delete window.
6657 (delete-windows-on): Delete a window's frame if and only if the
6658 window is dedicated.
6659 (replace-buffer-in-windows): Delete buffer's window or frame if
6660 and only if window is dedicated.
6661 (quit-window): Handle quit-restore as before last change.
4d61f28d 6662 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 6663
ef8ef9fb
CY
66642011-09-13 Chong Yidong <cyd@stupidchicken.com>
6665
6666 * window.el (window-deletable-p): Never delete the last frame on a
6667 given terminal.
6668
b2cba41e
GM
66692011-09-13 Glenn Morris <rgm@gnu.org>
6670
6671 * help.el (describe-key-briefly): Copy previous standard-output change.
6672
51553db6 66732011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
6674
6675 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
6676
b7556719
GM
66772011-09-13 Glenn Morris <rgm@gnu.org>
6678
6679 * emacs-lisp/lisp-mode.el (lisp-indent-function):
6680 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
6681
64b51947
CY
66822011-09-12 Chong Yidong <cyd@stupidchicken.com>
6683
6684 * dired-aux.el (dired-mark-read-string): Don't return default
6685 value on empty input (Bug#9361).
6686 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
6687 Omit initial minibuffer contents.
6688 (dired-do-chmod): Signal an error on empty input.
6689 (dired-mark-read-string): Don't return default on empty input.
6690
6691 * files.el (file-modes-symbolic-to-number): Doc fix.
6692
393a301e
SM
66932011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6694
6695 * international/mule-cmds.el (ucs-completions): Remove.
6696 (read-char-by-name): Use complete-with-action instead; add metadata.
6697
fa5660f9
CY
66982011-09-11 Chong Yidong <cyd@stupidchicken.com>
6699
6700 * window.el (display-buffer--action-function-custom-type)
6701 (display-buffer--action-custom-type): New vars.
6702 (display-buffer-alist, display-buffer-default-action)
6703 (display-buffer-overriding-action): Add defcustom types.
6704
4a592f66
CY
6705 * frame.el (delete-other-frames): Doc fix (Bug#276).
6706
73d56dbd
LMI
67072011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6708
6709 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
6710
37ac18a3
CY
67112011-09-11 Chong Yidong <cyd@stupidchicken.com>
6712
6713 Change modes that used same-window-* vars to use switch-to-buffer.
6714
6715 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
6716 Use switch-to-buffer.
6717
6718 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
6719 (customize-browse, custom-buffer-create-other-window):
6720 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
6721
6722 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
6723 (Info-prev, Info-up, Info-speedbar-goto-node)
6724 (info-display-manual): Use switch-to-buffer.
6725 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
6726
6727 * mail/sendmail.el (mail): Use switch-to-buffer.
6728 (mail-recover): Use switch-to-buffer-other-window.
6729
6730 * cmuscheme.el (run-scheme, switch-to-scheme):
6731 * ielm.el (ielm):
6732 * shell.el (shell):
6733 * net/rlogin.el (rlogin):
6734 * net/telnet.el (telnet, rsh):
6735 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
6736
10195bd6
AS
67372011-09-11 Andreas Schwab <schwab@linux-m68k.org>
6738
6739 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
6740
b322f63a
LMI
67412011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6742
39d7fed6
LMI
6743 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
6744 so don't mention it (bug#9301).
ba5a81f1 6745 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 6746
ee0e9f11
LMI
6747 * faces.el (face-spec-set-match-display): Make `(type graphic)'
6748 match `x', `w32' and `ns', like the manual says (bug#9029).
6749
0b1c89c1 6750 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
6751 (process-kill-buffer-query-function): Mention the buffer name in
6752 the query.
0b1c89c1 6753
77549ea8
LMI
6754 * image-mode.el (image-next-line): The line parameter is mandatory
6755 (bug#9258).
6756
803ef892
LMI
6757 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
6758 which can be useful (bug#9301).
6759
12980837
LMI
6760 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
6761
91054f8f
LMI
6762 * subr.el (match-string): Mention that the current buffer should
6763 be the same as the search was done in (bug#9282).
6764
b322f63a
LMI
6765 * facemenu.el: Disable the remove-* commands if the mark isn't
6766 active (bug#9162).
6767
3199b96f
CY
67682011-09-10 Chong Yidong <cyd@stupidchicken.com>
6769
6770 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
6771 of display-buffer.
6772 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
6773
6774 * replace.el (occur-mode-goto-occurrence)
6775 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
6776 and display-buffer.
6777
6778 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
6779 display-buffer.
6780
6781 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
6782 special-display and same-window variables.
6783 (mail-other-window): Use switch-to-buffer-other-window.
6784 (mail-other-frame): USe switch-to-buffer-other-frame.
6785
393a301e
SM
6786 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
6787 Use display-buffer-other-frame.
3199b96f
CY
6788 (gdb-display-gdb-buffer): Use pop-to-buffer.
6789
6790 * progmodes/gud.el (gud-goto-info): Use info-other-window.
6791
6792 * progmodes/python.el: Don't set same-window-buffer-names.
6793
6794 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
6795
6796 * window.el (display-buffer-alist): Add *Python*.
6797
8319e0bf
CY
67982011-09-10 Chong Yidong <cyd@stupidchicken.com>
6799
6800 * window.el (display-buffer-alist): Add entry for buffers
6801 previously handled same-window-*.
6802 (display-buffer-alist, display-buffer-default-action)
6803 (display-buffer-overriding-action): Mark as risky.
6804 (display-buffer-alist): Document action function changes.
6805 (display-buffer--same-window-action)
6806 (display-buffer--other-frame-action): New variables.
6807 (switch-to-buffer, display-buffer-other-frame): Use them.
6808 (display-buffer): Rename reuse-frame entry to reusable-frames.
6809 (display-buffer-reuse-selected-window): Function deleted.
6810 (display-buffer-reuse-window): Handle reusable-frames alist entry.
6811 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
6812 (display-buffer-special): New function.
6813 (display-buffer--maybe-pop-up-frame-or-window): Rename from
6814 display-buffer-reuse-or-pop-window. Split off special-display
6815 part into display-buffer-special.
6816 (display-buffer-use-some-window): Don't perform any special
6817 pop-up-frames handling.
6818 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 6819 (display-buffer--maybe-same-window): Rename from
0d3ff375 6820 display-buffer-maybe-same-window.
8319e0bf 6821
919a69aa
CY
6822 * info.el: Don't set same-window-regexps.
6823 (info-setup): New function.
6824 (info-other-window, info): Call it.
6825
6826 * cus-edit.el: Don't set same-window-regexps.
6827 (customize-group): New argument.
6828 (customize-group-other-window): Use it.
6829 (customize-face, customize-face-other-window): Likewise.
6830 (custom-buffer-create-other-window): Use pop-to-buffer directly.
6831
8319e0bf
CY
6832 * net/rlogin.el:
6833 * net/telnet.el:
6834 * progmodes/gud.el: Don't set same-window-regexps.
6835
6836 * cmuscheme.el:
6837 * ielm.el:
6838 * shell.el:
6839 * mail/sendmail.el:
6840 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
6841
25173000
JL
68422011-09-10 Juri Linkov <juri@jurta.org>
6843
6844 * isearch.el (isearch-edit-string): Remove obsolete mention of
6845 `C-w' (`isearch-yank-word-or-char') from docstring.
6846 (isearch-query-replace): Fix typo in docstring (bug#9466).
6847
056e44ef
JL
68482011-09-10 Juri Linkov <juri@jurta.org>
6849
6850 * paren.el (show-paren-function): Don't show escaped parens.
6851 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
6852
c3760c17
EZ
68532011-09-10 Eli Zaretskii <eliz@gnu.org>
6854
6855 * mail/sendmail.el (mml-to-mime, mml-attach-file)
6856 (mm-default-file-encoding): Remove autoload forms, they are
6857 replaced with autoload cookies in mml.el and mm-encode.el.
6858 (mail-add-attachment): New command.
6859 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
6860 (mail-mode): Mention mail-insert-file and mail-add-attachment in
6861 the doc string.
6862 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
6863
fece895e
RT
68642011-09-10 Reuben Thomas <rrt@sc3d.org>
6865
e69df516
SM
6866 * simple.el (count-words-region): Use buffer if there's no region
6867 (bug#9429).
fece895e 6868
5e68ce4a
JL
68692011-09-09 Juri Linkov <juri@jurta.org>
6870
6871 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
6872 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
6873 (wdired-isearch-filter-read-only): New function. (Bug#6362)
6874
0a6b9622
AM
68752011-09-09 Alan Mackenzie <acm@muc.de>
6876
6877 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
6878 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
6879
14a29deb
EZ
68802011-09-09 Eli Zaretskii <eliz@gnu.org>
6881
6882 Fix for Savannah bug#9392.
6883 * simple.el (mail-encode-mml): New defvar.
6884
6885 * mail/rmail.el (mail-encode-mml): Add a defvar.
6886 (rmail-enable-mime-composing): Default to t.
6887 (rmail-forward): Use MIME method of forwarding only if both
6888 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
6889 Set mail-encode-mml non-nil if the MIME method was used.
6890
6891 * mail/sendmail.el (mml-to-mime): Add autoload form.
6892 (mail-encode-mml): Add a defvar.
6893 (mail-mode): Make mail-encode-mml buffer-local and initialize it
6894 to nil.
6895 (mail-send): If mail-encode-mml is non-nil, run the outgoing
6896 message through mml-to-mime, and reset mail-encode-mml to nil.
6897
28c45130
GM
68982011-09-09 Glenn Morris <rgm@gnu.org>
6899
6900 * woman.el (woman-if-body): When processing an .el block,
6901 do not delete the next .el block as well. (Bug#9447)
69f4b618 6902 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 6903
9b1c252e
MR
69042011-09-08 Martin Rudalics <rudalics@gmx.at>
6905
6906 * window.el (window-deletable-p): Make sure window is live before
6907 invoking window-prev-buffers.
6908
567457e3
LL
69092011-09-08 Leo Liu <sdl.web@gmail.com>
6910
6911 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
6912
97f05794
JL
69132011-09-08 Juri Linkov <juri@jurta.org>
6914
6915 * progmodes/compile.el (compilation-environment): Make it
6916 a defcustom (bug#8340).
6917
8b0874b5
MR
69182011-09-08 Martin Rudalics <rudalics@gmx.at>
6919
6920 * window.el (frame-auto-delete): Rename to window-auto-delete.
6921 Make it control auto-deletion of windows and/or frames.
6922 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 6923 for deleting window/frame. (Bug#9419)
8b0874b5
MR
6924 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
6925 Rewrite handling of case when window/frame can be deleted.
6926 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 6927 argument t. (Bug#9456)
8b0874b5 6928
4feb6e73
CY
69292011-09-07 Chong Yidong <cyd@stupidchicken.com>
6930
6931 * help-mode.el (help-mode): Restore autoload.
6932
91ab9c13
JL
69332011-09-07 Juri Linkov <juri@jurta.org>
6934
6935 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
6936 `compilation-environment'. Set buffer-local
6937 `compilation-environment' to `thisenv' later after (funcall mode).
6938 (Bug#8340)
6939
6940 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
6941 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
6942 instead of replacing its value. (Bug#8340)
6943
0527e251
JL
69442011-09-07 Juri Linkov <juri@jurta.org>
6945
6946 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
6947 based on text properties put by `grep-filter' instead of matching
6948 escape sequences.
6949 (grep-mode): Set buffer-local `compilation-error-screen-columns'
6950 to the value of `grep-error-screen-columns' (bug#9438).
6951
249f792c
JL
69522011-09-07 Juri Linkov <juri@jurta.org>
6953
6954 * simple.el (next-error-highlight, next-error-highlight-no-select):
6955 Doc fix (bug#9432).
6956
ff7271b9
OT
69572011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
6958
6959 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6960 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
6961
183fc730
LL
69622011-09-07 Leo Liu <sdl.web@gmail.com>
6963
6964 * net/rcirc.el (rcirc-mode): Conditionally initialize
6965 rcirc-input-ring.
6966
77694924
SM
69672011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6968
6969 * emacs-lisp/find-func.el (find-function-C-source): Only set
6970 find-function-C-source-directory after checking that we found a source
6971 file there (bug#9440).
6972
d809b8eb
AM
69732011-09-06 Alan Mackenzie <acm@muc.de>
6974
6975 * isearch.el (isearch-other-meta-char): Wherever a key list is
6976 unread, "unread" the prefix arg, too. This fixes bug #8901.
6977
453de99f
OG
69782011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
6979
6980 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
6981
90439906
JL
69822011-09-05 Juri Linkov <juri@jurta.org>
6983
6984 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
6985
f62bd846
JL
69862011-09-05 Juri Linkov <juri@jurta.org>
6987
6988 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
6989 keeping point where processing of grep matches begins, and
6990 continue to delete remaining escape sequences from the same point.
6991 (grep-filter): Make leading zero optional in "0?1;31m" because
6992 git-grep emits "\033[1;31m" escape sequences unlike expected
6993 "\033[01;31m" as GNU Grep does (bug#9408).
6994 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
6995
045820ec
JL
69962011-09-05 Juri Linkov <juri@jurta.org>
6997
6998 * subr.el (y-or-n-p): Capitalize "yes".
6999
f5e29b9b
MA
70002011-09-04 Michael Albinus <michael.albinus@gmx.de>
7001
7002 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
7003 `tramp-cache-unload-hook' where appropriate.
7004 (tramp-methods): Rename `tramp-remote-sh' to
7005 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
7006 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
7007
7008 * net/tramp-sh.el (top): Don't require 'shell.
7009 (tramp-methods): Add `tramp-remote-shell' and
7010 `tramp-remote-shell-args' entries.
7011 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
7012 (tramp-sh-handle-shell-command): Remove.
7013 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7014 Use `tramp-remote-shell'.
7015
2784c434
CY
70162011-09-03 Chong Yidong <cyd@stupidchicken.com>
7017
393a301e 7018 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
7019 (sendmail-query-once): Save directly to send-mail-function.
7020 Update message-send-mail-function too.
7021
7022 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
7023
464cdf56
CS
70242011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7025
7026 * progmodes/python.el (python-mode-map): Use correct function to
7027 start python interpreter from menu-bar (as reported by Geert
7028 Kloosterman).
7029 (inferior-python-mode-map): Fix typo.
393a301e 7030 (python-shell-map): Remove.
464cdf56 7031
d37e5c87
DD
70322011-09-03 Deniz Dogan <deniz@dogan.se>
7033
7034 * net/rcirc.el (rcirc-print): Simplify code for
7035 rcirc-scroll-show-maximum-output. There is no need to walk
7036 through all windows to find the right one.
7037
f3ada0ee
CS
70382011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
7039
7040 * help.el (help-return-method): Doc fix.
7041
1f3c99ca
MR
70422011-09-03 Martin Rudalics <rudalics@gmx.at>
7043
7044 * window.el (window-deletable-p): Don't return a non-nil value
7045 when there's a buffer that was shown in the window before.
7046 (Bug#9419)
393a301e
SM
7047 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7048 Set window's previous buffers to nil.
1f3c99ca 7049
a3cf097f
EZ
70502011-09-03 Eli Zaretskii <eliz@gnu.org>
7051
7052 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
7053 newline before and after the tag line, so it doesn't interfere
7054 with determining the paragraph direction of bidirectional text.
7055
3d03de90
LL
70562011-09-03 Leo Liu <sdl.web@gmail.com>
7057
7058 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
7059
c3313451
CY
70602011-09-02 Chong Yidong <cyd@stupidchicken.com>
7061
393a301e 7062 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
7063 (pop-to-buffer): Change interactive spec. Pass second argument
7064 directly to display-buffer.
7065 (display-buffer): Fix interactive spec. Use functionp to
7066 distinguish between a function and a list of functions.
7067
7068 * abbrev.el (edit-abbrevs):
7069 * arc-mode.el (archive-extract):
7070 * autoinsert.el (auto-insert):
7071 * bookmark.el (bookmark-bmenu-list):
7072 * files.el (find-file):
7073 * view.el (view-buffer):
7074 * progmodes/compile.el (compilation-goto-locus):
7075 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
7076
89894cd8
CY
70772011-09-02 Chong Yidong <cyd@stupidchicken.com>
7078
7079 * window.el (display-buffer-alist): Doc fix.
7080 (display-buffer): Add docstring. Don't treat
7081 display-buffer-default specially.
7082 (display-buffer-reuse-selected-window)
7083 (display-buffer-same-window, display-buffer-maybe-same-window)
7084 (display-buffer-reuse-window, display-buffer-pop-up-frame)
7085 (display-buffer-pop-up-window)
7086 (display-buffer-reuse-or-pop-window)
7087 (display-buffer-use-some-window): New functions.
7088 (display-buffer-default-action): Use them.
393a301e 7089 (display-buffer-default): Delete.
89894cd8
CY
7090 (pop-to-buffer-1): Fix choice of actions.
7091
ae0bc9fb
SM
70922011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7093
7094 * minibuffer.el (completion--insert-strings): Don't get confused by
7095 completion entries that end with an LF char.
7096
e9d90883
EZ
70972011-09-01 Eli Zaretskii <eliz@gnu.org>
7098
7099 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
7100
437014c8
CY
71012011-09-01 Chong Yidong <cyd@stupidchicken.com>
7102
7103 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
7104 (display-buffer-same-window, display-buffer-other-window):
7105 New functions.
437014c8
CY
7106 (pop-to-buffer-1): New function. Use the above.
7107 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 7108 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
7109
7110 * view.el (view-buffer-other-window, view-buffer-other-frame):
7111 Just use pop-to-buffer.
7112
a5e063d5
TV
71132011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7114
7115 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
7116
793d32bb
WH
71172011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
7118
7119 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
7120
d65e4c15
RS
71212011-08-31 Richard Stallman <rms@gnu.org>
7122
7123 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
7124 of the separation of rmail-view-buffer from rmail-buffer.
7125 If you say no to "replace original", the decrypt is in the
7126 view buffer. If you say yes, the decrypt goes into the
7127 rmail buffer also.
7128
f818cd2a
MR
71292011-08-31 Martin Rudalics <rudalics@gmx.at>
7130
7131 * window.el (display-buffer-window): Rewrite doc-string.
7132 (display-buffer-record-window): New function.
7133 (display-buffer-macro-specifiers)
7134 (display-buffer-even-window-sizes, display-buffer-set-height)
7135 (display-buffer-set-width, display-buffer-in-window)
7136 (display-buffer-reuse-window, display-buffer-split-specifiers)
7137 (display-buffer-side-specifiers, display-buffer-split-window-1)
7138 (display-buffer-split-window, display-buffer-split-atom-window)
7139 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7140 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
7141 (display-buffer-other-window-means-other-frame)
7142 (display-buffer-normalize-special)
7143 (display-buffer-normalize-default)
7144 (display-buffer-normalize-argument)
7145 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
7146 (display-buffer-normalize-specifiers, display-buffer-frame)
7147 (display-buffer-same-window, display-buffer-same-frame)
7148 (display-buffer-other-window)
7149 (display-buffer-same-frame-other-window)
7150 (display-buffer-other-frame, pop-to-buffer-same-window)
7151 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
7152 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
7153 (switch-to-buffer-same-frame)
7154 (switch-to-buffer-other-window-same-frame)
7155 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
7156 (display-buffer-alist-set-1, display-buffer-alist-set-2)
7157 (display-buffer-alist-set): Remove.
7158 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
7159 (special-display-regexps, special-display-function):
7160 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
7161 parameter.
7162 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
7163 (special-display-frame-alist, special-display-popup-frame)
7164 (same-window-buffer-names, same-window-regexps, same-window-p)
7165 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
7166 (split-window-preferred-function, split-height-threshold)
7167 (split-width-threshold, window-splittable-p)
7168 (split-window-sensibly, window--try-to-split-window)
7169 (window--frame-usable-p, even-window-heights)
7170 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
7171 (window--display-buffer-2, display-buffer-other-frame):
7172 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
7173 (display-buffer-default, display-buffer-assq-regexp): New functions.
7174 (display-buffer-alist): Rewrite doc-string.
7175 (display-buffer-default-action)
7176 (display-buffer-overriding-action): New variables.
7177 (display-buffer, switch-to-buffer): Rewrite.
7178 (pop-to-buffer): Restore Emacs 23 behavior but use
7179 window-normalize-buffer-to-display.
7180 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
7181 Restore Emacs 23 behavior but use
7182 window-normalize-buffer-to-switch-to.
7183 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
7184 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
7185 Rewrite using Emacs 23 options.
f818cd2a 7186
5bc3b51d
MA
71872011-08-31 Michael Albinus <michael.albinus@gmx.de>
7188
7189 * net/tramp.el (tramp-root-regexp): Remove.
7190 (tramp-completion-file-name-regexp-unified)
7191 (tramp-completion-file-name-regexp-separate)
7192 (tramp-completion-file-name-regexp-url): Don't use leading volume
7193 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
7194 (tramp-drop-volume-letter): Simplify definition.
7195 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 7196
b1a4f8e1
SM
71972011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7198
7199 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
7200 (bug#9356).
7201
5664fa7b
RT
72022011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
7203
b1a4f8e1 7204 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 7205
9a45d6c3
JL
72062011-08-29 Juri Linkov <juri@jurta.org>
7207
7208 * isearch.el (isearch-done): Don't display message "Mark saved"
7209 when arg `edit' is non-nil to prevent its flicker in the echo area.
7210
fb87e0fb
CY
72112011-08-28 Chong Yidong <cyd@stupidchicken.com>
7212
7213 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
7214 obsolete packages for deletion.
7215
09ac1c2a
CS
72162011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
7217
7218 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 7219 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
7220 view-mode from help-mode.
7221 (help-xref-override-view-map): Remove.
7222 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
7223 view-mode is not used anymore.
7224
7a1ff57f
CY
72252011-08-28 Chong Yidong <cyd@stupidchicken.com>
7226
7227 * server.el (server-port): Doc fix.
7228
b9696605
CY
7229 * cus-theme.el (custom-theme-choose-mode): Inherit from
7230 special-mode (Bug#9124).
7231 (custom-theme-choose-mode-map): Add special-mode to parent.
7232
ef8cdf8c
AM
72332011-08-28 Alan Mackenzie <acm@muc.de>
7234
7235 * progmodes/cc-fonts.el
7236 (c-make-font-lock-BO-decl-search-function): New function.
7237 (c-basic-matchers-after - "Fontify the clauses after various
7238 keywords"): Extract the three keyword lists for the 3 erroneous
7239 constructs from the list of four, and use the new function above
7240 in place of an old one.
7241
27de4e20
DD
72422011-08-28 Deniz Dogan <deniz@dogan.se>
7243
7244 * net/rcirc.el (rcirc-insert-prev-input)
7245 (rcirc-insert-next-input): Remove unused argument.
7246
356a3681
SM
72472011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7248
7249 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
7250
3fc9b218
AM
72512011-08-27 Alan Mackenzie <acm@muc.de>
7252
7253 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
7254 handle function pointer parameters properly.
7255
538a061c
MR
72562011-08-27 Martin Rudalics <rudalics@gmx.at>
7257
7258 * window.el (display-buffer-reuse-window): Fix case where
7259 selected window was reused with non-nil OTHER-WINDOW argument.
7260 (Bug#9381)
7261
35b1c40c
DD
72622011-08-27 Deniz Dogan <deniz@dogan.se>
7263
7264 * net/rcirc.el (rcirc-check-auth-status): Adding support for
7265 oftc's NickServ messages.
7266
2f6a3e79
GM
72672011-08-27 Glenn Morris <rgm@gnu.org>
7268
7269 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
7270
7254299e
CY
72712011-08-26 Chong Yidong <cyd@stupidchicken.com>
7272
7273 * emacs-lisp/package.el (package-install): Call package-initialize
7274 if called interactively.
7275
f8ccf167
LL
72762011-08-26 Leo Liu <sdl.web@gmail.com>
7277
7278 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
7279
3e8cd5ce
JL
72802011-08-25 Juri Linkov <juri@jurta.org>
7281
7282 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7283 `search-whitespace-regexp' (bug#9364).
7284
93eb7113
JL
72852011-08-25 Juri Linkov <juri@jurta.org>
7286
7287 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
7288 `regexp-search-ring' to their global values to protect from
7289 updating by `read-from-minibuffer' (bug#9185).
7290
f65d1611
JL
72912011-08-25 Juri Linkov <juri@jurta.org>
7292
7293 * textmodes/ispell.el (ispell-command-loop): Add newline
7294 at the end of the "Use option `i'..." line.
7295
f1cf7a31
JL
72962011-08-25 Juri Linkov <juri@jurta.org>
7297
7298 * battery.el (display-battery-mode): If `battery-status-function'
7299 or `battery-mode-line-format' is nil, display the message and set
7300 `display-battery-mode' to nil (bug#9363).
7301
0c95fcf7
EZ
73022011-08-25 Eli Zaretskii <eliz@gnu.org>
7303
7304 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
7305 bidi-string-mark-left-to-right; they are unnecessary now.
7306
a2ebe600
DD
73072011-08-25 Deniz Dogan <deniz@dogan.se>
7308
7309 * net/quickurl.el: Documentation typo fixes.
7310
e4ed06f1
CY
73112011-08-25 Chong Yidong <cyd@stupidchicken.com>
7312
7313 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
7314
e5f1c99e
GM
73152011-08-25 Glenn Morris <rgm@gnu.org>
7316
b2948976
GM
7317 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
7318
e5f1c99e
GM
7319 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
7320 (smtpmail-via-smtp): Handle nil response from smtp.
7321
f22f4808
JL
73222011-08-24 Juri Linkov <juri@jurta.org>
7323
7324 * proced.el (proced-marked): Inherit from `error' instead of
7325 `font-lock-warning-face'.
7326
7327 * ibuffer.el (ibuffer-marked-face): Change default face from
7328 `font-lock-warning-face' to `warning'.
7329 (ibuffer-deletion-face): Change default face from
7330 `font-lock-type-face' to `error'.
7331
7332 * battery.el (battery-update): Use the face `error' instead of
7333 `font-lock-warning-face' (bug#6117).
7334
6a93965e
JL
73352011-08-24 Juri Linkov <juri@jurta.org>
7336
7337 * faces.el (success): Change face color from "Green3" to
7338 "ForestGreen" on light background (bug#9353).
7339
1ed43b09
CY
73402011-08-24 Chong Yidong <cyd@stupidchicken.com>
7341
5664fa7b
RT
7342 * window.el (quit-window): Rename from quit-restore-window.
7343 Use same arglist as old quit-window.
1ed43b09
CY
7344 (frame-auto-delete): Doc fix.
7345
7346 * view.el (view-mode-exit): Use quit-window.
7347
11dcdbb2
JL
73482011-08-24 Juri Linkov <juri@jurta.org>
7349
7350 * isearch.el (isearch-ring-adjust1): Start visiting previous
7351 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
7352 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
7353 for empty search string (when the last search string is reused
7354 automatically) to adjust the isearch ring to the last element and
7355 prepare the correct index for further M-p commands (bug#9185).
7356
de62b4df
KH
73572011-08-24 Kenichi Handa <handa@m17n.org>
7358
7359 * international/ucs-normalize.el: If decomposition property of
7360 CHAR is the default one (i.e. a list of CHAR itself), treat it as
7361 nil.
7362 (nfd, nfkd): Likewise.
7363
963b492b
SM
73642011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
7365
7366 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
7367 from process filters aren't reliably transmitted to the surrounding
7368 accept-process-output.
7369 (mpc-proc-check): New function.
7370 (mpc-proc-sync): Use it (bug#8293)
7371
93b6b5e1
SM
73722011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7373
7374 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
7375 Add compatibility functions (bug#9313).
7376
bca633fb
EZ
73772011-08-23 Eli Zaretskii <eliz@gnu.org>
7378
b177498a
EZ
7379 * cus-start.el (all): Add entry for bidi-paragraph-direction.
7380
6df6ae42 7381 * international/uni-bidi.el: Regenerate.
bca633fb 7382
0902a04e
KH
73832011-08-23 Kenichi Handa <handa@m17n.org>
7384
7385 * international/charprop.el:
7386 * international/uni-bidi.el:
7387 * international/uni-category.el:
7388 * international/uni-combining.el:
7389 * international/uni-comment.el:
7390 * international/uni-decimal.el:
7391 * international/uni-decomposition.el:
7392 * international/uni-digit.el:
7393 * international/uni-lowercase.el:
7394 * international/uni-mirrored.el:
7395 * international/uni-name.el:
7396 * international/uni-numeric.el:
7397 * international/uni-old-name.el:
7398 * international/uni-titlecase.el:
7399 * international/uni-uppercase.el: Regenerate.
7400
3bbf23bc
MR
74012011-08-23 Martin Rudalics <rudalics@gmx.at>
7402
7403 * help.el (help-window-setup): Fix message displayed when other
7404 window is reused. (Bug#9341)
7405
b3fd59bd
SM
74062011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
7407
1802e444
SM
7408 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
7409 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
7410
b3fd59bd
SM
7411 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
7412 Mark obsolete.
7413 * shell.el (shell-parse-pcomplete-arguments): New function.
7414 (shell-completion-vars): Use it instead (bug#9160).
7415
4eb61348
SM
74162011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7417
867cab74
SM
7418 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
7419 strings and comments (bug#9333).
7420
4eb61348
SM
7421 * emacs-lisp/debug.el (debug-arglist): New function.
7422 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
7423 (debug-on-entry-1): Handle interpreted closures (bug#9120).
7424
262a1439
JL
74252011-08-22 Juri Linkov <juri@jurta.org>
7426
56ee679c
JL
7427 * progmodes/compile.el (compilation-mode-font-lock-keywords):
7428 Revert regexp that highlights output switches to its old
7429 pre-2010-10-28 value and remove one `?' from it (bug#9319).
7430
262a1439
JL
7431 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
7432 to check for empty output (bug#9226).
7433
f13f86fb
CY
74342011-08-22 Chong Yidong <cyd@stupidchicken.com>
7435
7436 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
7437 symbol-constituent as the default, as that stops font-lock from
7438 working properly (Bug#8843).
7439
c65c9622
LMI
74402011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7441
7442 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
7443 `coding-system-for-*' around the process open call to avoid
7444 auth-source side effects.
e7f2c178 7445 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
7446 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
7447 probe hangs.
c65c9622 7448
23a8a5ab
CY
74492011-08-21 Chong Yidong <cyd@stupidchicken.com>
7450
ff98b2dd
CY
7451 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
7452
23a8a5ab
CY
7453 * emacs-lisp/find-func.el (find-function-noselect): New arg
7454 lisp-only.
7455
7456 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
7457 signal an error for built-in functions (Bug#6664).
7458
f5e3c598
LMI
74592011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
7460
7461 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
7462 (smtpmail-try-auth-methods): Use it.
7463
a3f2468a
CY
74642011-08-21 Chong Yidong <cyd@stupidchicken.com>
7465
2c34e8da
CY
7466 * font-lock.el (font-lock-fontify-region)
7467 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
7468 (font-lock-default-unfontify-buffer)
7469 (font-lock-default-fontify-region)
7470 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
7471
b3fd59bd
SM
7472 * progmodes/compile.el (compilation-error-properties):
7473 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
7474 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
7475 `ant' regexp.
ee31aabc 7476
a3f2468a
CY
7477 * net/browse-url.el (browse-url-firefox): Don't call
7478 browse-url-firefox-sentinel unless using -remote (Bug#9328).
7479
8e999f70
GM
74802011-08-20 Glenn Morris <rgm@gnu.org>
7481
c21a496a
GM
7482 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
7483
59ee0542
GM
7484 * tutorial.el (tutorial--default-keys): Update some default bindings.
7485
8e999f70
GM
7486 * files.el (hack-local-variables): Fully ignore case for "mode:".
7487
e3715033
AM
74882011-08-20 Alan Mackenzie <acm@muc.de>
7489
7490 Resolve invalid use of a regexp in regexp-opt.
7491
4d61f28d
JB
7492 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
7493 detection for a java annotation.
e3715033 7494
4d61f28d 7495 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
7496 detection for a java annotation.
7497
4d61f28d
JB
7498 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
7499 handling for java.
e3715033
AM
7500 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
7501
04ed2e9c
CY
75022011-08-20 Chong Yidong <cyd@stupidchicken.com>
7503
7504 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
7505 (Bug#9274).
7506
826cee64
AM
75072011-08-20 Alan Mackenzie <acm@muc.de>
7508
58179cce 7509 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
7510 such a construct. Mainly for when jit-lock etc. starts a chunk
7511 here.
7512
58179cce 7513 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 7514 variable.
58179cce 7515 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
7516 c-make-font-lock-search-function.
7517 (c-make-font-lock-search-function): Use the above function.
7518 (c-make-font-lock-context-search-function): New function.
7519 (c-cpp-matchers): Enhance the preprocessor expression case with
7520 the above function
7521 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
7522 which takes an expression.
7523
7524 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
7525
13009bd8
MR
75262011-08-20 Martin Rudalics <rudalics@gmx.at>
7527
7528 * window.el (display-buffer-reuse-window)
7529 (display-buffer-pop-up-window): Don't reuse or split a side
7530 window.
7531
9234ff7f
GM
75322011-08-19 Glenn Morris <rgm@gnu.org>
7533
7534 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 7535 Downcase "Mode:". (Bug#9331)
9234ff7f 7536
f635daa1
CY
75372011-08-18 Chong Yidong <cyd@stupidchicken.com>
7538
7539 * international/characters.el: Add L and R categories.
7540
7541 * subr.el (bidi-string-mark-left-to-right): Rename from
7542 string-mark-left-to-right. Use category search.
7543
7544 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
7545
bc987f8b
JL
75462011-08-18 Juri Linkov <juri@jurta.org>
7547
7548 * faces.el (error, warning, success): New faces with definitions
7549 copied from old default values of `font-lock-warning-face',
7550 `compilation-warning', `compilation-info' (bug#6117).
7551
7552 * font-lock.el (font-lock-warning-face): Inherit from `error'.
7553
7554 * progmodes/compile.el (compilation-error): Inherit from `error'.
7555 (compilation-warning): Inherit from `warning'.
7556 (compilation-info): Inherit from `success'.
7557
7558 * dired.el (dired-marked): Inherit from `warning'.
7559 (dired-flagged): Inherit from `error'.
7560
57173b96
LMI
75612011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7562
3e79eb87
LMI
7563 * mail/smtpmail.el (auth-source): Require to avoid problems with
7564 binding variables (bug#9298). Also clean up some unused
7565 autoloads.
7566
b3fd59bd
SM
7567 * net/network-stream.el (network-stream-open-starttls):
7568 Support using starttls.el without using gnutls-cli.
57173b96 7569
02b404de
JL
75702011-08-17 Juri Linkov <juri@jurta.org>
7571
7572 * progmodes/grep.el (rgrep): Handle the case when
7573 `grep-find-command' is a cons cell (bug#9278).
7574
8c9177f2
MR
75752011-08-17 Martin Rudalics <rudalics@gmx.at>
7576
7577 * window.el (display-buffer-pop-up-frame): Run frame creation
7578 function with BUFFER current (as special-display-popup-frame
7579 does). Reported by Drew Adams.
7580
3644a0ab
DU
75812011-08-17 Daiki Ueno <ueno@unixuser.org>
7582
7583 * epa-mail.el: Simplify GnuPG group expansion using
7584 epg-expand-group.
7585 (epa-mail-group-alist, epa-mail-group-modtime)
7586 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
7587 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
7588 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
7589 Remove.
7590
5e617bc2 75912011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
7592
7593 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
7594
9c4aeabf
AM
75952011-08-16 Alan Mackenzie <acm@muc.de>
7596
7597 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
7598 Correct, to avoid the inside of macros.
7599
3a99bf64
RS
76002011-08-16 Richard Stallman <rms@gnu.org>
7601
04963aa8
RS
7602 * epa-mail.el: Handle GnuPG group definitions.
7603 (epa-mail-group-alist, epa-mail-group-modtime)
7604 (epa-mail-gnupg-conf-file): New variables.
7605 (epa-mail-parse-groups, epa-mail-sync-groups)
7606 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
7607 (epa-mail-expand-recipients): New functions.
7608 (epa-mail-encrypt): Call epa-mail-expand-recipients.
7609
177549d0
RS
7610 * mail/rmail.el (rmail-epa-decrypt): New command.
7611
fe38beef
RS
7612 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
7613 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
7614 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
7615 (epa-decrypt-armor-in-region): Make error message clearer.
7616
934eacb9
SM
76172011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
7620 and "a2b" to "ab" for `prefix'.
7621
d024fb4e
CY
76222011-08-14 Chong Yidong <cyd@stupidchicken.com>
7623
7624 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
7625 filter groups.
de148fee
CY
7626 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
7627 Fourquet (Bug#8804).
d024fb4e 7628
62f1ca49
JB
76292011-08-12 Juanma Barranquero <lekktu@gmail.com>
7630
7631 * startup.el (argi): Declare as global variable (bug#9275).
7632
9ccaaa4b
CY
76332011-08-12 Chong Yidong <cyd@stupidchicken.com>
7634
7635 * subr.el (string-mark-left-to-right): Search the entire string
7636 for RTL script, not just the terminating character. Doc fix.
7637
a3dae87a
SM
76382011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7639
6cd18349
SM
7640 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
7641 New function.
7642 (js--regexp-literal, js-syntax-propertize-function): Remove.
7643 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
7644 (js-mode-map): Don't rebind electric keys.
7645 (js-insert-and-indent): Remove.
7646 (js-mode): Setup electric-layout and electric-indent instead.
7647
a3dae87a
SM
7648 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
7649
9d5cb631
DU
76502011-08-12 Daiki Ueno <ueno@unixuser.org>
7651
7652 * epa.el (epa-progress-callback-function): Fix the logic of
7653 displaying progress.
7654 * epa-file.el (epa-file-insert-file-contents): Make progress
7655 display more user-friendly.
7656 (epa-file-write-region): Ditto.
7657
3e26a4a2
CY
76582011-08-10 Chong Yidong <cyd@stupidchicken.com>
7659
7660 * subr.el (string-mark-left-to-right): New function.
7661
7662 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
7663 Use string-mark-left-to-right.
7664 (list-buffers-noselect): Caller changed.
7665
a3dae87a
SM
7666 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
7667 Use string-mark-left-to-right.
3e26a4a2
CY
7668 (tabulated-list-print): Recenter after moving point.
7669
ac8cf6e6
JL
76702011-08-10 Juri Linkov <juri@jurta.org>
7671
7672 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
7673 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
7674 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
7675
8d96c9a4
CY
76762011-08-09 Chong Yidong <cyd@stupidchicken.com>
7677
7678 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
7679 (Bug#7554).
7680
7be1c708 76812011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
7682
7683 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
7684 character. (Bug#6594)
7685
37e11a63
CY
76862011-08-08 Chong Yidong <cyd@stupidchicken.com>
7687
839dde57
CY
7688 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
7689 (image-dired--with-db-file): New macro.
7690 (image-dired-write-tags, image-dired-remove-tag)
7691 (image-dired-create-gallery-lists, image-dired-write-comments)
7692 (image-dired-get-comment, image-dired-mark-tagged-files)
7693 (image-dired-list-tags, image-dired-gallery-generate): Use it.
7694 (image-dired-gallery-generate): Use insert-file-contents.
7695
37e11a63
CY
7696 * time.el (display-time-world-list, display-time-world-display):
7697 * time-stamp.el (time-stamp-string):
7698 * vc/add-log.el (add-change-log-entry): Use setenv instead of
7699 set-time-zone-rule (Bug#7337).
7700
0b4946c4
DU
77012011-08-08 Daiki Ueno <ueno@unixuser.org>
7702
7703 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
7704 (epg-error-to-string, epg-errors-to-string): New function.
7705 (epg-wait-for-completion): Reverse errors list.
7706 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
7707 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
7708 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
7709 (epg-sign-keys, epg-generate-key-from-file)
7710 (epg-generate-key-from-string): Format errors by using
7711 epg-errors-to-string (bug#9255).
7712 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
7713
75bfc667
JL
77142011-08-07 Juri Linkov <juri@jurta.org>
7715
7716 * faces.el (list-faces-display): Remove extra angle bracket
7717 from `help-mode-map'.
7718
7719 * info.el (Info-history-toc-nodes): Doc fix.
7720
7721 * longlines.el (longlines-mode): Doc fix.
7722
673e08bb
SM
77232011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
7724
4640dd88
SM
7725 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
7726 of statements and in a few more cases (bug#9183).
7727
673e08bb
SM
7728 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
7729 New functions.
7730 (cl-transform-lambda): Use them (bug#9239).
7731
89b3f019
MR
77322011-08-05 Martin Rudalics <rudalics@gmx.at>
7733
7734 * window.el (display-buffer-same-window)
7735 (display-buffer-same-frame, display-buffer-other-window)
7736 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
7737 (pop-to-buffer-other-window)
7738 (pop-to-buffer-same-frame-other-window)
7739 (pop-to-buffer-other-frame): Make them defuns.
7740 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
7741
640c8776
SM
77422011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7743
7744 * subr.el (make-composed-keymap): Move from C. Change calling
7745 convention, and improve docstring to bring attention to a subtle point.
7746 * minibuffer.el (completing-read-default): Adjust accordingly.
7747
63648a95
MA
77482011-08-03 Michael Albinus <michael.albinus@gmx.de>
7749
7750 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7751 (tramp-open-shell): Use `tramp-shell-quote-argument'.
7752
7753 * net/trampver.el: Update release number.
7754
b796c9b7
SM
77552011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7756
7757 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
7758 "in" (bug#9190).
7759
2239d7d5
LMI
77602011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7761
e07dd7c3
LMI
7762 * mail/sendmail.el (sendmail-query-once): Restore the current
7763 buffer after querying (bug#9074).
7764
0e6a2bd7
LMI
7765 * dired.el (dired-flagged): Use different faces for marked and
7766 flagged files (bug#6117).
7767
ce887515
LMI
7768 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
7769 (bug#4433).
7770
92f2affc
LMI
7771 * ido.el (ido-mode): Switch off the message if called
7772 non-interactively.
7773
57d5aff0
LMI
7774 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
7775 before 587, since it appears that that's more likely to work for
7776 more people.
7777
98cd6c18 7778 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 7779 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
7780 exist.
7781
b96dec83
LMI
7782 * info.el: Remove the `Info-beginning-of-buffer' function
7783 (bug#8325).
7784
b796c9b7
SM
7785 * net/network-stream.el (network-stream-open-starttls):
7786 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 7787
d90e2ea0
MR
77882011-08-01 Martin Rudalics <rudalics@gmx.at>
7789
7790 * window.el (display-buffer-in-window): Don't set dedicated status
7791 of window here (Bug#9215).
7792 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7793 (display-buffer-pop-up-side-window)
b796c9b7 7794 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 7795
cca09170
SM
77962011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
7797
7798 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
7799 before binding generated-autoload-file.
7800
027b979c
DD
78012011-08-01 Deniz Dogan <deniz@dogan.se>
7802
7803 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
7804
3c7ee4f3
MA
78052011-07-30 Michael Albinus <michael.albinus@gmx.de>
7806
7807 Sync with Tramp 2.2.2.
7808
7809 * net/trampver.el: Update release number.
7810
2cc8e51a
JL
78112011-07-30 Juri Linkov <juri@jurta.org>
7812
7813 * dired-aux.el (dired-touch-initial): Remove function.
7814 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
7815 current time, and `default' to the last modification time of the
7816 current marked file (bug#6887).
7817
a514d856
JM
78182011-07-28 Jose E. Marchesi <jemarch@gnu.org>
7819
7820 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 7821 numeric argument to read-number (bug#9163).
a514d856 7822
8a7eddd7
MA
78232011-07-27 Michael Albinus <michael.albinus@gmx.de>
7824
7825 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
7826 connection process, it could be nil.
7827
1ddd96f5
LL
78282011-07-27 Leo Liu <sdl.web@gmail.com>
7829
7830 Simplify url handling in rcirc-mode.
7831
7832 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
7833 (rcirc-browse-url-at-mouse): Remove.
7834 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
7835
b248a85d
AM
78362011-07-26 Alan Mackenzie <acm@muc.de>
7837
7838 Fontify bitfield declarations properly.
7839
7840 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
7841 (c-symbol-chars): Now exported as a lang variable.
7842 (c-not-primitive-type-keywords): New lang variable.
7843
7844 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
7845 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 7846 parsed as a bitfield declaration.
b248a85d 7847
b796c9b7
SM
7848 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7849 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
7850 (c-punctuation-in): New function.
7851 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
7852 declarations properly.
7853
68575ab0
UJ
78542011-07-26 Ulf Jasper <ulf.jasper@web.de>
7855
7856 * calendar/icalendar.el (icalendar--all-events): Take care of
7857 multiple vcalendars in a single file.
b796c9b7 7858 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 7859
0f0a88b9
DD
78602011-07-25 Deniz Dogan <deniz@dogan.se>
7861
7862 * image.el (insert-image): Clarifying docstring.
7863
0b3f36df
MA
78642011-07-24 Michael Albinus <michael.albinus@gmx.de>
7865
7866 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
7867 `tramp-send-command-and-check' if there is no error.
7868 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
7869
a9901f61
AM
78702011-07-22 Alan Mackenzie <acm@muc.de>
7871
7872 Prevent cc-langs.elc being loaded at run time.
7873
7874 * progmodes/cc-mode.el: Remove two autoload forms which loaded
7875 cc-langs.
7876
4d61f28d 7877 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
7878 "(require 'cc-langs)". Quote a form so it will evaluate at
7879 (cc-mode's) compilation time.
7880
11d074b2
MA
78812011-07-22 Michael Albinus <michael.albinus@gmx.de>
7882
7883 * net/tramp.el (tramp-file-name-handler): Avoid recursive
7884 loading. (Bug#9114)
7885
938b94c8
MR
78862011-07-21 Martin Rudalics <rudalics@gmx.at>
7887
7888 * window.el (display-buffer-pop-up-window)
7889 (display-buffer-pop-up-side-window)
7890 (display-buffer-in-side-window): Call display-buffer-set-height
7891 and display-buffer-set-width after setting the new window's
b796c9b7 7892 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 7893
bfa4f190
SS
78942011-07-20 Sam Steingold <sds@gnu.org>
7895
7896 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
7897 (etags-tags-included-tables): Call `convert-standard-filename' on
7898 the file names contained in TAGS so that windows Emacs can handle
7899 TAGS files created by cygwin ctags.
7900
8ca42262
LMI
79012011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7902
7903 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
7904 which apparently didn't work.
7905
5db2afd2 79062011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 7907
5db2afd2
RW
7908 * proced.el (proced-send-signal): For *Marked Processes* buffer
7909 put point at beginning of buffer.
7910
92e15d10
SB
79112011-07-19 Stephen Berman <stephen.berman@gmx.net>
7912
7913 * proced.el (proced-format): Make header lines align with the text
7914 (bug#1779).
7915
1bfd59e5
LMI
79162011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7917
7918 * view.el (view-buffer): Allow running in `special' modes if we're
7919 visiting a file (bug#8615).
7920
f5aae37c
MR
79212011-07-19 Martin Rudalics <rudalics@gmx.at>
7922
7923 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
7924 (display-buffer-alist-set-1, display-buffer-alist-set-2):
7925 New functions.
f5aae37c
MR
7926 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
7927 more accurately.
7928
bf2c1571
AM
79292011-07-18 Alan Mackenzie <acm@muc.de>
7930
7931 Fontify declarators properly when, e.g., a jit-lock chunk begins
7932 inside a declaration.
7933
7934 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
7935
b796c9b7
SM
7936 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7937 New function.
bf2c1571
AM
7938 (c-complex-decl-matchers): Insert reference to
7939 c-font-lock-enclosing-decls.
7940
7941 * progmodes/cc-engine.el (c-backward-single-comment):
7942 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
7943 to nil around calls to (forward-comment -1).
7944
4e190b80
LMI
79452011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7946
12dc863d
LMI
7947 * image.el (put-image): Doc typo fix.
7948
a762e966
LMI
7949 * progmodes/etags.el (tags-search): Doc typo fix.
7950
4e190b80
LMI
7951 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
7952 password if we get errors 550 to 554.
7953
f019fb21
LMI
79542011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7955
b796c9b7 7956 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 7957
81746738
LMI
7958 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
7959 indentation character (bug#6380).
7960
3ee3a1b5
LMI
7961 * files.el (buffer-offer-save): Made permanently local (bug#6241).
7962
c82f64de
LMI
7963 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
7964 to clarify what the problem is (bug#4291).
7965
f019fb21
LMI
7966 * simple.el (current-kill): Clarify what
7967 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
7968 (auto-fill-mode): Document `auto-fill-function' in relation to
7969 `auto-fill-mode' (bug#2470).
f019fb21 7970
0794775d
LM
79712011-07-16 Lawrence Mitchell <wence@gmx.li>
7972
7973 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
7974 method if slot is read-only (bug#9035).
7975
be39b8cc
MR
79762011-07-16 Martin Rudalics <rudalics@gmx.at>
7977
b796c9b7 7978 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 7979 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
7980 selected before, see discussion of (Bug#8615), (Bug#6954).
7981 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 7982
6ccf7859
GM
79832011-07-15 Glenn Morris <rgm@gnu.org>
7984
7985 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 7986 Respect help-form.
6ccf7859 7987
87e86684
LM
79882011-07-09 Lawrence Mitchell <wence@gmx.li>
7989
7990 * net/gnutls.el (gnutls-min-prime-bits): New variable.
7991 (gnutls-negotiate): Use it.
7992
d6066239
LMI
79932011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7994
b796c9b7
SM
7995 * net/gnutls.el (gnutls-negotiate):
7996 Upcase `gnutls-algorithm-priority'.
d6066239 7997
bd23ebc0
GM
79982011-07-15 Glenn Morris <rgm@gnu.org>
7999
c65bca65
GM
8000 * jka-compr.el (jka-compr-verbose): Move from here...
8001 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
8002 Add missing :version tag.
8003 * info.el: No need to require jka-compr when compiling.
bd23ebc0 8004
478615cc
LMI
80052011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
8006
7b41decb
LMI
8007 * net/gnutls.el (gnutls-algorithm-priority): New variable.
8008 (gnutls-negotiate): Use it.
8009
dbc44fcd
LMI
8010 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
8011
06789f97
LMI
8012 * info.el (Info-beginning-of-buffer): New command.
8013 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
8014 announcing `b' as the key (bug#8325).
ab896c37 8015 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 8016
c39da690
LMI
8017 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
8018
3aa5f34b
LMI
8019 * international/mule-cmds.el
8020 (describe-specified-language-support): Make the error message
8021 clearer (bug#8905).
8022
4bf0979f
LMI
8023 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
8024
478615cc
LMI
8025 * isearch.el (isearch-barrier): Add a doc string, since it's
8026 mentioned in a function doc string (bug#8678).
8027
75c68aa1
MR
80282011-07-15 Martin Rudalics <rudalics@gmx.at>
8029
8030 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
8031 buffer argument (Bug#9083) and self-identifying label argument.
8032
a7c33da2
GM
80332011-07-15 Glenn Morris <rgm@gnu.org>
8034
8035 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
8036
2f5c6024
LMI
80372011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8038
8039 * man.el (Man-fontify-manpage): Fix message when formatting the
8040 man page (bug#7929).
8041
0bb23927 80422011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
8043
8044 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
8045 argument LRM; if non-nil, append an invisible LRM character to the
8046 buffer name.
8047 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
8048 last argument non-nil, when formatting buffer names.
0bb23927
EZ
8049 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
8050 paragraph direction.
cce4b0a7 8051
621ef9ab
LMI
80522011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8053
d1583c48
LMI
8054 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
8055 the man page name (bug#7929).
8056
6a57fb5f
LMI
8057 * image.el (put-image): Mention the `put-image' overlay property
8058 (bug#7834).
8059
d7956b14
LMI
8060 * scroll-bar.el (set-scroll-bar-mode): Mention that
8061 `scroll-bar-mode' lists the values (bug#7772).
8062
5b2d4a66
LMI
8063 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
8064 command (bug#7729).
8065
7509a874
LMI
8066 * rect.el (apply-on-rectangle): Return the point after the last
8067 operation.
8068 (string-rectangle): Go to the point after the last operation
8069 (bug#7522).
8070
4fe74b19
LMI
8071 * printing.el (pr-toggle-region): Clarify the documentation
8072 slightly (bug#7493).
8073
b796c9b7
SM
8074 * time.el (display-time-update):
8075 Allow `display-time-mail-function' to return nil (bug#7158).
8076 Fix suggested by Detlev Zundel.
ab283561 8077
fc233c9d
LMI
8078 * vc/diff.el (diff): Clarify the order the file names are read
8079 (bug#7111).
8080
43f5740b
LMI
8081 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
8082 the doc string (bug#7015).
8083
f2182a76
LMI
8084 * font-lock.el (font-lock-maximum-decoration): Mention what
8085 numeric levels mean (bug#6935).
8086
621ef9ab
LMI
8087 * startup.el (initial-buffer-choice): Don't mention the `none'
8088 selection, which is against policy.
8089
adc47434
MR
80902011-07-14 Martin Rudalics <rudalics@gmx.at>
8091
b796c9b7
SM
8092 * window.el (display-buffer-normalize-special):
8093 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 8094
7e5bfb8f
EZ
80952011-07-14 Eli Zaretskii <eliz@gnu.org>
8096
8097 * subr.el (version<, version<=, version=): Mention "-CVS" and
8098 "-12345" alpha version numbers.
8099
27fa387a
CY
81002011-07-14 Chong Yidong <cyd@stupidchicken.com>
8101
8102 * bindings.el: Add advertised binding for set-mark-command
8103 (Bug#5772).
8104
8bdfa064
CY
81052011-07-14 Chong Yidong <cyd@stupidchicken.com>
8106
8107 * bindings.el (mode-line-other-buffer):
8108 * bookmark.el (bookmark-bmenu-2-window):
8109 * bs.el (bs-cycle-next, bs-cycle-previous):
8110 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
8111 switch-to-buffer.
8112
8113 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 8114 Delete.
8bdfa064 8115
5eba16a3
JB
81162011-07-14 Juanma Barranquero <lekktu@gmail.com>
8117
8118 * follow.el (follow-debug-message, follow-redisplay):
8119 * jka-cmpr-hook.el (with-auto-compression-mode):
8120 Fix typos in docstrings.
8121
15853710
LMI
81222011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8123
a28e4607
LMI
8124 * subr.el (with-silent-modifications): Clarify somewhat what the
8125 macro inhibits (bug#6525).
8126
15853710
LMI
8127 * simple.el (eval-expression): Note what it does if called
8128 interactively (bug#6495).
8129
bee0fcef
CY
81302011-07-13 Chong Yidong <cyd@stupidchicken.com>
8131
b796c9b7
SM
8132 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
8133 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
8134
8135 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8136 Remove switch-to-buffer.
8137
58274504
LMI
81382011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8139
bd2fcc8d
LMI
8140 * files.el (make-directory): Clarify that an error will be raised
8141 if there's an error (bug#6397).
8142
0f04b32c
LMI
8143 * startup.el (initial-buffer-choice): Add `none' as a choice
8144 (bug#6234).
8145
465c5fc8
LMI
8146 * subr.el (add-hook): Clarify section about buffer-local hooks
8147 (bug#6218).
8148
58274504
LMI
8149 * dired.el (dired-flagged): Clarify doc string (bug#6117).
8150
bead9a43
JB
81512011-07-13 Juanma Barranquero <lekktu@gmail.com>
8152
8153 * tabify.el (untabify): Preserve the current column so that point
8154 doesn't move (bug#6032).
8155
3af98a7b
LMI
81562011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8157
b796c9b7
SM
8158 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
8159 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 8160
6240145a
GM
81612011-07-13 Glenn Morris <rgm@gnu.org>
8162
8163 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
8164 (dired-insert-directory): Give a message the first time
8165 if ls is found not to support --dired.
8166
1d8c2ccc
LMI
81672011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8168
8169 * simple.el (toggle-truncate-lines): Clarify what is toggled
8170 (bug#5580). Text by Drew Adams.
8171
5fc4038e
CY
81722011-07-13 Chong Yidong <cyd@stupidchicken.com>
8173
8174 * simple.el (blink-matching-open): Make the error message from the
8175 last change less verbose.
8176
bf6012e5
DN
81772011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
8178
8179 * font-lock.el (font-lock-comment-face): Use the high contrast
8180 "yellow" color for font-lock-comment-face on low color terminals
8181 using a dark background color (bug#4221).
8182
343c3b5a
LMI
81832011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8184
7e9505c5
LMI
8185 * dired.el (dired-insert-set-properties): Make the doc string
8186 reflect what it does now (bug#5325).
8187
c26fdcf5
LMI
8188 * simple.el (blink-matching-open): Say that we were unable to find
8189 the match within the limit, if we're limited (bug#5122).
8190
bb388cc5
LMI
8191 * international/mule-cmds.el (prefer-coding-system): Add an
8192 example (bug#4869).
8193
343c3b5a
LMI
8194 * progmodes/etags.el (tags-search): Document `file-list-form'
8195 (bug#4731).
8196
2a517d45
LM
81972011-07-13 Lawrence Mitchell <wence@gmx.li>
8198
8199 * net/browse-url.el (browse-url-default-browser)
8200 (browse-url-browser-function): Make the default browser choice a
8201 bit more logical (bug#4300). Also clean up the doc string.
8202
b6c78ef2
JB
82032011-07-13 Juanma Barranquero <lekktu@gmail.com>
8204
8205 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
8206 binary endings (bug#4440).
8207
1c4dd947
LMI
82082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
8209
a2014063
LMI
8210 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
8211 which can be pretty annoying (bug#8971).
8212
9c9c2d88
LMI
8213 * jka-compr.el (jka-compr-verbose): New variable, and use
8214 throughout (bug#8971).
8215
1c4dd947
LMI
8216 * info.el (Info-find-file): Fall back on the installation
8217 directory if we can't find the info node anywhere else.
8218
a1c9f41b
SO
82192011-07-13 Sergei Organov <osv@javad.com> (tiny change)
8220
8221 * vc/vc.el (vc-revert-file):
8222 Don't set file time-stamp in the past. (Bug#5181)
8223
536f3d36
LMI
82242011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8225
7152b011
LMI
8226 * files.el (after-find-file): Give a better error message when
8227 trying to find a symlink that points to a file that doesn't exist
8228 (bug#4398).
8229
536f3d36
LMI
8230 * progmodes/cc-vars.el: Remove (probably) misleading comment
8231 (bug#4396).
8232
460c0fba
JB
82332011-07-12 Johan Bockgård <bojohan@gnu.org>
8234
8235 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
8236
7a6bda45
CY
82372011-07-12 Chong Yidong <cyd@stupidchicken.com>
8238
8239 * mouse-sel.el: Hack restoring functionality, while keeping
8240 compatibility with 2010-07-03 changes to mouse selection.
8241 (mouse-sel-primary-overlay): New var.
8242 (mouse-sel-selection-alist): Use it.
8243 (mouse-sel-mode): Doc fix; remove points that are default features
8244 of mouse.el.
8245
c79598ef
JB
82462011-07-12 Johan Bockgård <bojohan@gnu.org>
8247
8248 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8249 Fix previous fix (bug#2490).
8250
ff8be6ef
RW
82512011-07-12 Roland Winkler <winkler@gnu.org>
8252
b796c9b7
SM
8253 * textmodes/bibtex.el (bibtex-initialize):
8254 Use pop-to-buffer-same-window.
ff8be6ef
RW
8255 (bibtex-search-entries): Fix interactive call.
8256
296ba3ee
LMI
82572011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8258
f5242a02 8259 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
8260 Fontise bytecomp Error lines more correctly (bug#2490).
8261 Fix suggested by Johan Bockgård.
f5242a02 8262
296ba3ee
LMI
8263 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
8264
8265 * dired-x.el (dired-guess-default): Use `delete-dups'.
8266
f69fd0d2
CY
82672011-07-12 Chong Yidong <cyd@stupidchicken.com>
8268
8269 * dired.el (dired-mark-prompt):
8270 * dired-aux.el (dired-read-shell-command): Doc fix.
8271
eab5dc07
LMI
82722011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8273
b796c9b7
SM
8274 * mail/sendmail.el (sendmail-query-once):
8275 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
8276 emacs -Q.
8277
8278 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8279
eab5dc07
LMI
8280 * cus-edit.el (custom-file): Take an optional no-error variable.
8281 (customize-save-variable): Set the variable, and give a warning if
8282 running under "emacs -q".
8283
a1e65d42
JB
82842011-07-11 Juanma Barranquero <lekktu@gmail.com>
8285
8286 * loadhist.el (unload-feature-special-hooks):
8287 Add `auto-coding-functions', `fill-nobreak-predicate' and
8288 `find-directory-functions' (bug#5327).
8289
1d52da10
LMI
82902011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8291
be958f1d
LMI
8292 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
8293
5bedb26c
LMI
8294 * cus-edit.el (custom-guess-name-alist): -alist variables should
8295 use the `alist' type (bug#3120). Suggested by Drew Adams.
8296
1d52da10
LMI
8297 * printing.el: Add documentation to all the `pr-toggle-' commands.
8298
cd394be1 82992011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
8300
8301 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
8302 backends where it makes sense (bug#2623).
8303
dcc88d8a
LMI
83042011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8305
c3de9feb
LMI
8306 * dired-x.el (dired-guess-default): Remove duplicate shell command
8307 entries (bug#2028).
8a93078b 8308 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 8309 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 8310
dcc88d8a
LMI
8311 * subr.el (remove-duplicates): New conveniency function.
8312
505e3645
LMI
83132011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8314
8315 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
8316 (bug#1526).
8317
83182011-07-10 Martin Rudalics <rudalics@gmx.at>
8319
8320 * window.el (display-buffer-normalize-default): Don't invert
8321 meaning of even-window-heights. Reported by Eli Zaretskii
8322 <eliz@gnu.org>.
8323
455e4fa1
BR
83242011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
8325
8326 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
8327
8e0bc3e9
CY
83282011-07-10 Chong Yidong <cyd@stupidchicken.com>
8329
8330 * window.el (display-buffer): Fix arguments to
8331 display-buffer-reuse-window in last change.
8332
fa7c3228
CY
8333 * faces.el (link): Use a less saturated blue on light backgrounds.
8334
8335 * startup.el (fancy-startup-text, fancy-about-text)
8336 (fancy-startup-tail): Use font-lock faces, for background safety.
8337
c0a7f300
BN
83382011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
8339
b796c9b7
SM
8340 * emulation/viper-cmd.el (viper-change-state-to-vi):
8341 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 8342
4dc2a129
MR
83432011-07-09 Martin Rudalics <rudalics@gmx.at>
8344
8345 * window.el (display-buffer-default-specifiers): Remove.
8346 (display-buffer-macro-specifiers): Remove default specifiers.
8347 (display-buffer-alist): Default to nil.
b796c9b7 8348 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
8349 (display-buffer-pop-up-window): Allow splitting internal
8350 windows. Check whether a live window was created.
8351 (display-buffer-other-window-means-other-frame)
8352 (display-buffer-normalize-arguments): Rename to
8353 display-buffer-normalize-argument and rewrite. Set the
8354 other-window specifier.
8355 (display-buffer-normalize-special): New function.
8356 (display-buffer-normalize-options): Rename to
8357 display-buffer-normalize-default and rewrite.
8358 (display-buffer-normalize-options-inhibit): Remove.
8359 (display-buffer-normalize-specifiers): Rewrite.
8360 (display-buffer): Process other-window specifier and call
8361 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
8362 more faithfully.
b796c9b7 8363 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 8364 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
8365 (display-buffer-in-window, display-buffer-alist-set):
8366 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
8367 <tassilo@member.fsf.org>.
8368
2d43b8c9
LL
83692011-07-09 Leo Liu <sdl.web@gmail.com>
8370
8371 * register.el (insert-register): Restore accidental change on
8372 2011-06-26. (Bug#9028)
8373
7f9b7c53
GM
83742011-07-09 Glenn Morris <rgm@gnu.org>
8375
8376 * subr.el (remq): Handle the empty list. (Bug#9024)
8377
f042cfd8
AS
83782011-07-08 Andreas Schwab <schwab@linux-m68k.org>
8379
8380 * mail/sendmail.el (send-mail-function): No longer delay custom
8381 initialization.
8382 * custom.el (custom-initialize-delay): Doc fix.
8383
856b2f11
SM
83842011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8385
8386 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
8387
afae1d68
MA
83882011-07-08 Michael Albinus <michael.albinus@gmx.de>
8389
8390 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
8391 human-friendly prompt.
8392
0757af94
SM
83932011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
8394
8395 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
8396 provided by a particular plugin.
8397
d760b731
LMI
83982011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8399
8400 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
8401 save customizations (with "emacs -Q"), just set the variable
8402 instead of erroring out.
8403
8404 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
8405
cd79ce90
JL
84062011-07-08 Juri Linkov <juri@jurta.org>
8407
8408 * arc-mode.el (archive-zip-expunge, archive-zip-update)
8409 (archive-zip-update-case): Use 7z if found by `executable-find'.
8410 The order of searching the available programs is the same as in
8411 `archive-zip-extract' (bug#8968).
8412
14cc04aa
CY
84132011-07-07 Chong Yidong <cyd@stupidchicken.com>
8414
8415 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
8416 (menu-bar-options-menu): Tweak descriptions.
8417
0a1848ec
LMI
84182011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8419
8420 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
8421 menu items into verb phrases (bug#1421). Also refill to fit under
8422 80 columns.
8423
f5bd0689
CY
84242011-07-07 Chong Yidong <cyd@stupidchicken.com>
8425
538e85c6
CY
8426 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
8427 (Info-read-node-name): Doc fix (Bug#1084).
8428
f5bd0689
CY
8429 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
8430 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
8431 (end-of-sexp, beginning-of-sexp)
8432 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
8433 (forward-symbol, forward-same-syntax, word-at-point)
8434 (sentence-at-point): Doc fix (Bug#1144).
8435
56ec5115
LMI
84362011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
8437
f3f8e37f
LMI
8438 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
8439 should cover it (bug#1281).
8440
0757af94 8441 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 8442
e9fce1ac 8443 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
8444 negotiation fails, then possibly try again with a non-encrypted
8445 connection (bug#9017).
8446
56ec5115
LMI
8447 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
8448 be used.
8449
c2f9aec8
RS
84502011-07-07 Richard Stallman <rms@gnu.org>
8451
8452 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
8453 property, and handle its changed format.
8454 Look for the correct line number.
8455 Use file's line contents (but not past first =) to find
8456 correct line in message.
8457
ef7b981d 84582011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
8459
8460 * international/characters.el (build-unicode-category-table):
8461 Delete it.
0757af94 8462 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 8463
0757af94 8464 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
8465 to src/chartab.c.
8466 (get-char-code-property): Call unicode-property-table-internal to
8467 load a file. Call get-unicode-property-internal where necessary.
8468 (put-char-code-property): Call unicode-property-table-internal to
8469 load a file. Call put-unicode-property-internal where necessary.
8470 put-unicode-property-internal where necessary.
0757af94
SM
8471 (char-code-property-description):
8472 Call unicode-property-table-internal to load a file.
c805dec0
KH
8473
8474 * international/charprop.el:
8475 * international/uni-bidi.el:
8476 * international/uni-category.el:
8477 * international/uni-combining.el:
8478 * international/uni-comment.el:
8479 * international/uni-decimal.el:
8480 * international/uni-decomposition.el:
8481 * international/uni-digit.el:
8482 * international/uni-lowercase.el:
8483 * international/uni-mirrored.el:
8484 * international/uni-name.el:
8485 * international/uni-numeric.el:
8486 * international/uni-old-name.el:
8487 * international/uni-titlecase.el:
8488 * international/uni-uppercase.el: Regenerate.
8489
8490 * loadup.el: Load international/charprop.el before
8491 international/characters.
8492
e14b388a
CY
84932011-07-07 Chong Yidong <cyd@stupidchicken.com>
8494
8495 * window.el (next-buffer, previous-buffer): Signal an error if
8496 called from a minibuffer window.
8497
8498 * bindings.el: Revert 2011-07-04 change.
8499
354cf0ba
RS
85002011-07-06 Richard Stallman <rms@gnu.org>
8501
8502 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
8503 (rmail-mime-insert-bulk, rmail-mime-insert-text):
8504 Treat markers like ints.
8505 (rmail-mime-entity): Doc fix.
8506
a48868a7
LMI
85072011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8508
4906cd3d
LMI
8509 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
8510 defcustom again for backwards compatibility.
8511
e0457abe
LMI
8512 * simple.el (shell-command-on-region): Fill.
8513
d67f7e1f
LMI
8514 * dired-aux.el (dired-kill-line): Add a doc string.
8515
fe204702
LMI
8516 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
8517 to "\\sw\\|\\s_" (bug#358).
8518
a48868a7
LMI
8519 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
8520 (dired-unmark-backward): Ditto.
8521 (dired-flag-backup-files): Ditto.
8522
8523 * dired-x.el (dired-mark-sexp): Ditto.
8524
aa8a705c
RS
85252011-07-06 Richard Stallman <rms@gnu.org>
8526
8527 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
8528 (rmail-mime-entity): New arg TRUNCATED.
8529 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
8530 New functions.
8531 (rmail-mime-save): Warn if entity is truncated.
8532 (rmail-mime-toggle-hidden): Likewise, for showing.
8533 (rmail-mime-process-multipart): Record when an entity is truncated.
8534
a9a936b9
RS
8535 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
8536 if ENTITY is a string.
8537
1f2b92cb
LMI
85382011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8539
f4f73198 8540 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
8541 of faces when `M-C-x'-ing their definitions (bug#8378).
8542 Also clean up the code slightly.
f4f73198 8543
12b16734 8544 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 8545 because that makes the colors go away.
12b16734 8546
f0691d22
LMI
8547 * mail/sendmail.el (send-mail-function): Change the default to
8548 `sendmail-query-once'.
9e87df06 8549 (sendmail-query-once): Add an autoload cookie.
f0691d22 8550
1f2b92cb
LMI
8551 * net/network-stream.el (network-stream-open-starttls): Try using
8552 a plain connection even if the server offered STARTTLS, and we
8553 kinda wanted to use it, if Emacs doesn't have any STARTTLS
8554 capability. This should make smtpmail.el work in slightly more
8555 configurations.
8556
1cdd2a1b
MA
85572011-07-06 Michael Albinus <michael.albinus@gmx.de>
8558
8559 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
8560 New defun.
8561 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
8562
fbcc67e2
MM
85632011-07-06 Michael R. Mauger <mmaug@yahoo.com>
8564
8565 * progmodes/sql.el: Version 3.0
0757af94 8566 (sql-product-alist): Add product :completion-object,
fbcc67e2 8567 :completion-column, and :statement attributes.
0757af94 8568 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 8569 (sql-mode-syntax-table): Mark all punctuation.
0757af94 8570 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
8571 ansi keywords.
8572 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 8573 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
8574 (sql-oracle-show-reserved-words): New function for development.
8575 (sql-product-font-lock): Simplify for source code buffers.
8576 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
8577 New functions.
8578 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
8579 (sql-mode-map): Add statement movement functions.
8580 (sql-ansi-statement-starters, sql-oracle-statement-starters):
8581 New variable.
fbcc67e2
MM
8582 (sql-statement-regexp, sql-beginning-of-statement)
8583 (sql-end-of-statement, sql-signum): New functions.
0757af94 8584 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
8585 (sql-show-sqli-buffer): Bug fix.
8586 (sql-interactive-mode): Store connection data as buffer local.
0757af94 8587 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
8588 with sql-interactive-mode.
8589 (sql-save-connection): Save buffer local settings.
0757af94 8590 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
8591 (sql-product-interactive): Bug fix.
8592 (sql-preoutput-hold): New variable.
8593 (sql-interactive-remove-continuation-prompt): Bug fixes.
8594 (sql-debug-redirect): New variable.
8595 (sql-str-literal): New function.
8596 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 8597 Redesign.
fbcc67e2
MM
8598 (sql-oracle-save-settings, sql-oracle-restore-settings)
8599 (sql-oracle-list-all, sql-oracle-list-table): New functions.
8600 (sql-completion-object, sql-completion-column)
8601 (sql-completion-sqlbuf): New variables.
8602 (sql-build-completions-1, sql-build-completions)
8603 (sql-try-completion): New functions.
8604 (sql-read-table-name): Use them.
8605 (sql-contains-names): New buffer local variable.
8606 (sql-list-all, sql-list-table): Use it.
8607 (sql-oracle-completion-types): New variable.
8608 (sql-oracle-completion-object, sql-sqlite-completion-object)
8609 (sql-postgres-completion-object): New functions.
8610
d4eaeab1
GM
86112011-07-06 Glenn Morris <rgm@gnu.org>
8612
8613 * window.el (pop-to-buffer): Doc fix.
8614
322b7dab 86152011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
8616
8617 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
8618
322b7dab 86192011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 8620
322b7dab 8621 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 8622
322b7dab 8623 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 8624
605dd5bf
CY
86252011-07-05 Chong Yidong <cyd@stupidchicken.com>
8626
8627 * button.el (button): Inherit from link face. Suggested by Dan
8628 Nicolaescu.
8629
7dbfa719
SM
86302011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8631
3db614b0
SM
8632 * progmodes/gdb-mi.el: Fit in 80 columns.
8633 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
8634 switch-to-buffer.
8635
7dbfa719
SM
8636 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
8637 if imenu is simply not configured (bug#8941).
8638
919d884a
KM
86392011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
8640
8641 * allout.el (allout-post-undo-hook): New allout outline-change
8642 event hook to signal undo activity.
8643 (allout-post-command-business): Run allout-post-undo-hook if an
8644 undo just occurred.
7dbfa719
SM
8645 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
8646 * allout-widgets.el (allout-widgets-after-undo-function):
8647 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
8648 in the vicinity of an undo.
8649 (allout-widgets-mode): Include allout-widgets-after-undo-function
8650 on the new allout-post-undo-hook.
8651
450a0f09
SM
86522011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8653
8654 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
8655 Let define-derived-mode define it.
8656 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
8657 cycles of abbrev-table inheritance (bug#8998).
8658
2de69e00
RW
86592011-07-05 Roland Winkler <winkler@gnu.org>
8660
8661 * textmodes/bibtex.el: Add support for biblatex.
8662 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
8663 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
8664 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
8665 (bibtex-entry-alist, bibtex-field-alist): New variables.
8666 (bibtex-entry-field-alist): Obsolete alias for
8667 bibtex-BibTeX-entry-alist.
8668 (bibtex-entry-alist, bibtex-field-alist): New widgets.
8669 (bibtex-set-dialect): New command.
8670 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
8671 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
8672 Bind via bibtex-set-dialect.
2de69e00
RW
8673 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
8674 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
8675 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
8676 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
8677 Define via bibtex-set-dialect.
450a0f09
SM
8678 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
8679 Obey bibtex-no-opt-remove-re.
2de69e00
RW
8680 (bibtex-vec-push, bibtex-vec-incr): New functions.
8681 (bibtex-format-entry, bibtex-field-list)
8682 (bibtex-print-help-message, bibtex-validate)
8683 (bibtex-search-entries): Use new format of bibtex-entry-alist.
8684
2dcdbdd9
SM
86852011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
8686
8687 * progmodes/compile.el (compilation-goto-locus):
8688 * net/tramp-cmds.el (tramp-append-tramp-buffers):
8689 * bs.el (bs-cycle-next, bs-cycle-previous):
8690 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
8691 * bindings.el (mode-line-other-buffer):
8692 * autoinsert.el (auto-insert):
8693 * arc-mode.el (archive-extract):
8694 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
8695
b27640fe
JB
86962011-07-05 Juanma Barranquero <lekktu@gmail.com>
8697
8698 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
8699 Fix check of `emacs-lock-unlockable-modes'.
8700 Coerce true values of `emacs-lock--try-unlocking' to t.
8701
53bbe3ad
JB
87022011-07-05 Juanma Barranquero <lekktu@gmail.com>
8703
8704 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
8705 * emacs-lock.el: New file.
8706
1d3cdbc7
JD
87072011-07-05 Julien Danjou <julien@danjou.info>
8708
8709 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
8710 than `boundp' to check if face is set.
8711
9173deec
JB
87122011-07-05 Juanma Barranquero <lekktu@gmail.com>
8713
8714 * register.el (registerv-make):
8715 * window.el (window-min-height): Fix typos in docstrings.
8716
869795d6
JD
87172011-07-05 Jan Djärv <jan.h.d@swipnet.se>
8718
9173deec 8719 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
8720 Update doc string.
8721
b768cdcd
JB
87222011-07-04 Juanma Barranquero <lekktu@gmail.com>
8723
8724 * server.el (server-execute): Catch quit and call
8725 `server-return-error' to pass the error back to emacsclient and
8726 close the connection (bug#8942).
8727
13aa217b
KM
87282011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
8729
8730 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
8731 insecure exception for current topic. Also note that auto-saves
8732 are handled differently.
8733
5d3385a0 8734 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
8735 State variables for tracking auto-save inhibition situation.
8736
8737 (allout-write-contents-hook-handler): Rename from
8738 'allout-write-file-hook-handler', and describe how it depends on
8739 write-contents-functions sensitivity to non-nil value to prevent
8740 file write.
8741
8742 (allout-auto-save-hook-handler): Remove. auto-save does not check
8743 this in individual buffers, only in the starting buffer, so this
8744 is not the right way for us to inhibit auto-save in a buffer
8745 according to its condition.
8746
8747 (allout-mode): Use new allout-write-contents-hook-handler, and
8748 only with write-contents-functions. Remove auto-save provisions -
8749 they're implemented elsewhere.
8750
8751 (allout-before-change-handler): If undo is in progress, note that
8752 for attention of allout-post-command-business.
8753
8754 (allout-post-command-business): If the command we're following was
8755 an undo, check for change in the status of encrypted items and
8756 adjust auto-save inhibitions accordingly.
8757
8758 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
8759 according to whether there are or aren't any plain-text topics
8760 pending encryption.
8761
2dcdbdd9 8762 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
8763 Adjust buffer-saved-size and some allout state to inhibit auto-saves
8764 if there are plain-text topics pending encryption.
13aa217b
KM
8765
8766 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
8767 buffer-saved-size and some allout state to not inhibit auto-saves
8768 if there are no longer any plain-text topics pending encryption.
8769
0757af94
SM
8770 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
8771 No longer provide for exemption of the current topic.
13aa217b 8772
ac89b32c
JL
87732011-07-04 Juri Linkov <juri@jurta.org>
8774
8775 Add 7z operations to delete and save changed members (bug#8968).
8776 * arc-mode.el (archive-7z-expunge, archive-7z-update):
8777 New defcustoms.
8778 (archive-7z-write-file-member): New function.
8779 (archive-7z-summarize): Fix the number of dashes in the
8780 listing output.
8781
8fa39615
SM
87822011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8783
8784 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
8785 (bug#8958).
8786
2f11b3f1
CY
87872011-07-04 Chong Yidong <cyd@stupidchicken.com>
8788
d66fef2b
CY
8789 * bindings.el: Ignore next-buffer and previous-buffer in
8790 minibuffer-local-map.
8791
2f11b3f1
CY
8792 * font-lock.el (font-lock-builtin-face): Change light background
8793 color to dark slate blue (Bug#6693).
8794
f932a347
WD
87952011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
8796
8797 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
8798
c8af70e1
SM
87992011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8800
8801 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
8802 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8803 Add switch-to-buffer.
8804
f158badc
LMI
88052011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8806
8807 * isearch.el (isearch-search-fun-function): Clarify further the
8808 meaning of the function returned.
8809
6d95bd46
MA
88102011-07-04 Michael Albinus <michael.albinus@gmx.de>
8811
8812 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
8813
8814 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
8815 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
8816 Use it.
8817 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
8818 `tramp-default-remote-path' does not exist.
8819 (tramp-send-command-and-read): New optional argument NOERROR.
8820 (tramp-open-connection-setup-interactive-shell)
8821 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
8822 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
8823 (tramp-process-sentinel): Flush also process' connection property.
8824 (tramp-sh-handle-start-file-process): Do not set process
8825 sentinel. It is done now ...
8826 (tramp-maybe-open-connection): ... here. (Bug#8929)
8827
909e6b67
MK
88282011-07-04 MON KEY <monkey@sandpframing.com>
8829
8830 * play/animate.el (animate-string): Doc fixes and allow changing
8831 the buffer name (bug#5417).
8832
88332011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8834
c8af70e1 8835 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 8836
f34755dc
PE
88372011-07-04 Paul Eggert <eggert@cs.ucla.edu>
8838
396cec72
PE
8839 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
8840 This is simpler and helps future-proof the code.
8841 (timer-until): Use time-subtract and float-time.
08235028 8842 (timer--time-less-p): Use time-less-p.
f34755dc 8843
56e6cc31
JB
88442011-07-04 Juanma Barranquero <lekktu@gmail.com>
8845
3abb79e5
JB
8846 * type-break.el (timep): Use the value of `float-time' to avoid a
8847 byte-compiler warning.
8848
56e6cc31
JB
8849 * server.el (server-eval-and-print): Return any result, even nil.
8850
7b9430b4
PE
88512011-07-03 Paul Eggert <eggert@cs.ucla.edu>
8852
8853 * type-break.el: Accept time formats that the builtins accept.
8854 (timep, type-break-time-difference): Accept any format that
8855 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
8856 This is simpler and helps future-proof the code.
8857 (type-break-time-difference): Round rather than ignoring
8858 subseconds components.
8859
3034e9e7
LMI
88602011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8861
8862 * info.el (Info-apropos-matches): Make non-interactive, since it
8863 doesn't seem to do anything useful as a command (bug#8829).
8864
1485f4c0
CY
88652011-07-03 Chong Yidong <cyd@stupidchicken.com>
8866
8867 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 8868 Move from faces.el.
1485f4c0
CY
8869 (frame-default-terminal-background): New function.
8870
8871 * custom.el (custom-push-theme): Don't record faces in `changed'
8872 theme; this doesn't work correctly for per-frame face settings.
8873 (disable-theme): Use face-set-after-frame-default to reset faces.
8874 (custom--frame-color-default): New function.
8875
9fa3dd45
LMI
88762011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8877
c8af70e1 8878 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
8879 (bug#8769).
8880
6cbbc20c
KR
88812011-03-29 Kevin Ryde <user42@zip.com.au>
8882
8883 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8884 `perl-Test2' extend to match possible "fail #N" rep count
8885 (bug#8377).
8886
c7f98048
LMI
88872011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8888
65676592
LMI
8889 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
8890 `smtpmail-via-smtp' now returns the error instead of nil.
8891
c7f98048
LMI
8892 * isearch.el (isearch-search-fun-function): Clarify the doc string
8893 (bug#8101).
8894
56e6cc31 88952011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
8896
8897 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
8898 unnecessary spaces (bug#8987).
8899
2b216704
LMI
89002011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8901
8902 * net/network-stream.el (open-network-stream): Use the
8903 :end-of-capability command thoughout.
8904
89052011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8906
8907 * net/network-stream.el (open-network-stream): Add the
8908 :end-of-capability command parameter, used by pop3.el.
8909
36adf6ce
LMI
89102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8911
1ca0da0e
LMI
8912 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
8913
fc00f69c
LMI
8914 * fringe.el (fringe-query-style): Remove redundant text " (type ?
8915 for list)" (bug#6475).
8916
28fd8759 8917 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 8918 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
8919 an error (bug#6297).
8920
0dd8b6da
LMI
8921 * man.el (Man-reference-regexp): Allow matching possible
8922 word-wrapped references (bug#6289).
8923
ce1438d6
LMI
8924 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
8925 for consistency with the other vc buffers (bug#6197).
8926 (vc-checkin): Ditto.
8927
8928 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
8929
36adf6ce
LMI
8930 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
8931
e83cc1f7
LMI
89322011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8933
8a20ca4c
LMI
8934 * custom.el (defcustom): Clarify that :set is only used in the
8935 Customize user interface (bug#6089).
8936
83319045
LMI
8937 * progmodes/flymake.el (flymake-mode): If the buffer isn't
8938 associated with a file, refuse to run instead of erroring out
8939 (bug#6084).
8940
a8392169
LMI
8941 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
8942 the doc string, since it appears that using `fill-column' always
8943 controls the width (bug#7845).
8944
e83cc1f7
LMI
8945 * simple.el (shell-command-on-region): Say where the error output
8946 went if `shell-command-default-error-buffer' is set (bug#6857).
8947
e47ca23b
KM
89482011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
8949
8950 * allout.el (allout-yank-processing): Adjust cursor position for
8951 backwards-deleted space.
8952
8953 (allout-rebullet-heading): Register changes with
8954 allout-exposure-changed-hook, so the modified topic is properly
8955 decorated.
8956
5cf56143
LMI
89572011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8958
08549772
LMI
8959 * minibuffer.el (completion-in-region): Document PREDICATE
8960 (bug#7136).
8961
48e96771
LMI
8962 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
8963 of keyword/argument pairs (bug#6904).
8964
c8af70e1
SM
8965 * replace.el (multi-occur):
8966 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 8967
e17d05e2
LMI
89682011-07-02 Drew Adams <drew.adams@oracle.com>
8969
8970 * dired.el (dired-mark-if): Make the message about whether it's
8971 marking or unmarking clearer (bug#8523).
8972
063b0e45
LMI
89732011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8974
8975 * disp-table.el (display-table-print-array): New function.
8976 (describe-display-table): Use it to print the vectors more pretty
8977 (Bug#8859).
8978
28545e04
MR
89792011-07-02 Martin Rudalics <rudalics@gmx.at>
8980
8981 * window.el (window-state-get-1): Don't assign clone numbers.
8982 Add clone-of item to list of window parameters.
8983 (window-state-put-2): Don't process clone numbers.
8984 (display-buffer-alist): Fix doc-string.
8985
3349e122
SM
89862011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
8987
8988 * subr.el (remq): Don't allocate if it's not needed.
8989 (keymap--menu-item-binding, keymap--menu-item-with-binding)
8990 (keymap--merge-bindings): New functions.
8991 (keymap-canonicalize): Use them to refine the canonicalization.
8992 * minibuffer.el (minibuffer-local-completion-map)
8993 (minibuffer-local-must-match-map): Move initialization from C.
8994 (minibuffer-local-filename-completion-map): Move initialization from C;
8995 don't inherit from anything here.
8996 (minibuffer-local-filename-must-match-map): Make obsolete.
8997 (completing-read-default): Use make-composed-keymap to combine
8998 minibuffer-local-filename-completion-map with either
8999 minibuffer-local-must-match-map or
9000 minibuffer-local-filename-completion-map.
9001
d224ac83
GM
90022011-07-01 Glenn Morris <rgm@gnu.org>
9003
3de63bf8
GM
9004 * type-break.el (type-break-time-sum): Use dolist.
9005
d224ac83
GM
9006 * textmodes/flyspell.el (flyspell-word-search-backward):
9007 Replace CL function.
9008
1a1e3f32
SM
90092011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9010
fe3f64d5
SM
9011 * mouse.el (mouse--strip-first-event): New function.
9012 (function-key-map): Use it to map fringe clicks to normal clicks
9013 by default.
9014
eb604e34
SM
9015 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
9016 (vc-bzr-revision-completion-table): Add support for annotate and date.
9017
1a1e3f32
SM
9018 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
9019 inherit from parent.
9020
5bd35902
LMI
90212011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9022
ace6c69c 9023 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 9024 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 9025
191e2bed
LMI
9026 * dired.el (dired-mode): Fix up the doc string as suggested by
9027 Drew Adams (bug#8817).
9028
5bd35902
LMI
9029 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
9030 cookie, since the manual says that it should be possible to add
9031 this function to `find-file-hook' (bug#8709).
9032
eee8207a
TZ
90332011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9034
9035 * progmodes/cfengine.el: Moved all cfengine3.el functionality
9036 here. Noted Ted Zlatanov as the maintainer.
9037 (cfengine-common-settings, cfengine-common-syntax): New functions
9038 to set up common things between `cfengine-mode' and
9039 `cfengine3-mode'.
9040 (cfengine3-mode): New mode.
9041 (cfengine3-defuns cfengine3-defuns-regex
9042 (cfengine3-class-selector-regex cfengine3-category-regex)
9043 (cfengine3-vartypes cfengine3-font-lock-keywords)
9044 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 9045 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 9046
36b148cf
MA
90472011-07-01 Michael Albinus <michael.albinus@gmx.de>
9048
9049 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
9050
9051 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
9052
0bf4ba9a
MR
90532011-07-01 Martin Rudalics <rudalics@gmx.at>
9054
9055 * window.el (same-window-buffer-names, same-window-regexps)
9056 (same-window-p, special-display-frame-alist)
9057 (special-display-popup-frame, special-display-function)
9058 (special-display-buffer-names, special-display-regexps)
9059 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
9060 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9061 (split-window-preferred-function, split-height-threshold)
9062 (split-width-threshold, even-window-heights)
9063 (display-buffer-mark-dedicated, window-splittable-p)
9064 (split-window-sensibly, window-safely-shrinkable-p):
9065 Un-obsolete.
9066 (display-buffer): Don't spread args with function specifier
9067 because special-display-popup-frame won't like it.
9068
35837f51
PE
90692011-07-01 Paul Eggert <eggert@cs.ucla.edu>
9070
d0672f86
PE
9071 Time-stamp simplifications and fixes.
9072 These improve accuracy slightly, and future-proof the code
9073 against some potential changes to current-time format.
9074
b9444d97
PE
9075 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
9076 by using time-since and float-time.
9077
0ef923dc
PE
9078 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
9079 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
9080 + NNN microseconds".
9081
2f81380d
PE
9082 * type-break.el (type-break-time-sum): Rewrite using time-add.
9083
845b5c3e
PE
9084 * play/hanoi.el (hanoi-current-time-float): Remove.
9085 All uses replaced by float-time.
9086
ee6f1be0
PE
9087 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
9088 This yields a more-accurate answer.
9089 (rng-time-to-float): Remove; no longer needed.
9090
fe955043
PE
9091 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
9092
5777162a
PE
9093 * calendar/timeclock.el (timeclock-seconds-to-time):
9094 Defalias to seconds-to-time, since they're the same thing.
9095
3103f8b6 9096 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 9097 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
9098 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
9099
0e61a35f
SM
91002011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9101
9102 * window.el (bury-buffer): Don't iconify the only frame.
9103 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
9104 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
9105
ddd63a1e
CY
91062011-07-01 Chong Yidong <cyd@stupidchicken.com>
9107
0e61a35f
SM
9108 * eshell/em-smart.el (eshell-smart-display-navigate-list):
9109 Add mouse-yank-primary.
ddd63a1e 9110
055f4923
TZ
91112011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
9112
9113 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
9114
6a2fb145
SM
91152011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
9116
9117 * emacs-lisp/find-func.el (find-library--load-name): New fun.
9118 (find-library-name): Use it to find relative load names when provided
9119 absolute file name (bug#8803).
9120
fd4983f2
LMI
91212011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9122
887d14ad
LMI
9123 * textmodes/flyspell.el (flyspell-word): Consider words that
9124 differ only in case as potential doublons (bug#5687).
9125
c53dc7fc
LMI
9126 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
9127 Remove two rather uninteresting debugging-like messages to make
9128 debbugs.el more silent.
9129
fd4983f2
LMI
9130 * comint.el (comint-password-prompt-regexp): Accept "Response" as
9131 a password-like phrase.
9132
7a71b18d 91332011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
9134
9135 * progmodes/cc-guess.el: New file.
9136
6a2fb145 9137 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
9138
9139 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
9140 derived from `c-basic-common-init'.
9141
9142 * progmodes/cc-mode.el (top-level): Require cc-guess.
9143 (c-basic-common-init): Use `cc-choose-style-for-mode'.
9144
1fa280a3
LM
91452011-06-30 Lawrence Mitchell <wence@gmx.li>
9146
9147 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
9148
e6597158
AM
91492011-06-30 Alan Mackenzie <acm@muc.de>
9150
1fa280a3
LM
9151 * progmodes/cc-engine.el (c-guess-continued-construct):
9152 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
9153 lock is disabled. Name this case as "CASE G".
9154
68ba37fb
KM
91552011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
9156
9157 * allout.el (allout-yank-processing): Fix injection of extra space
9158 between bullet and non-whitespace character in first topic when
9159 pasting, ensuring that the actual spacing in the pasted topic
9160 following the bullet char is preserved. This extra space was
9161 causing pasted encrypted topics to get a decrypted status even
9162 when the content was actually still encrypted. Now the decryption
9163 status from before the paste is preserved.
9164
9165 (allout-flag-region): Set all allout overlays so they evaporate
9166 when reduced to zero length (evanescent), to prevent overlay
9167 leakage.
9168
887a0b34
GM
91692011-06-30 Glenn Morris <rgm@gnu.org>
9170
94b9acce
GM
9171 * w32-fns.el (w32-charset-info-alist): Declare.
9172
1d9b46d4
GM
9173 * find-dired.el (find-grep-options): Simplify.
9174
cc232200
GM
9175 * term/ns-win.el (ns-set-resource): Declare.
9176
28e77c46
GM
9177 * ses.el (row, col): Declare dynamic variables honestly.
9178
887a0b34
GM
9179 * textmodes/reftex-parse.el (index-tags): Declare.
9180
658d8eb8
CY
91812011-06-30 Chong Yidong <cyd@stupidchicken.com>
9182
9183 * cus-edit.el (customize-push-and-save): New function.
9184
9185 * files.el (hack-local-variables-confirm): Use it.
9186
1fa280a3
LM
9187 * custom.el (load-theme): New arg NO-CONFIRM.
9188 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
9189 (custom-enabled-themes): Doc fix.
9190
9191 * cus-theme.el (customize-create-theme)
9192 (custom-theme-merge-theme): Callers to load-theme changed.
9193
bb617717
LMI
91942011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9195
d61bdd5d
LMI
9196 * thingatpt.el (thing-at-point-short-url-regexp): Require that
9197 short URLs have at least one dot in them (bug #7614).
9198
bb617717
LMI
9199 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
9200 nil, because using a pty is apparently too slow (bug #895).
9201
2f31f37a
LMI
92022011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9203
9204 * mail/sendmail.el (sendmail-query-once): New function.
9205 (sendmail-query-once-function): New variable.
9206
3076b24e
GM
92072011-06-29 Glenn Morris <rgm@gnu.org>
9208
faf2a174
GM
9209 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
9210
3076b24e
GM
9211 * ses.el (top-level): Require cl when compiling.
9212 (ses-set-localvars): Fix error statement.
9213 Call it at compile time to silence a storm of warnings.
9214
5386012d
MR
92152011-06-29 Martin Rudalics <rudalics@gmx.at>
9216
9217 * window.el (normalize-live-buffer): Rename to
9218 window-normalize-buffer.
9219 (normalize-live-frame): Rename to window-normalize-frame.
9220 (normalize-any-window): Rename to window-normalize-any-window.
9221 (normalize-live-window): Rename to window-normalize-live-window.
9222 (make-window-atom): Rename to window-make-atom.
9223 (window-resize-reset): Rename to window--resize-reset.
9224 (window-resize-reset-1): Rename to window--resize-reset-1.
9225 (resize-mini-window): Rename to window--resize-mini-window.
9226 (resize-subwindows-skip-p): Rename to
9227 window--resize-subwindows-skip-p.
9228 (resize-subwindows-normal): Rename to
9229 window--resize-subwindows-normal.
9230 (resize-subwindows): Rename to window--resize-subwindows.
9231 (resize-other-windows): Rename to window--resize-siblings.
9232 (resize-this-window): Rename to window--resize-this-window.
9233 (resize-root-window): Rename to window--resize-root-window.
9234 (resize-root-window-vertically): Rename to
9235 window--resize-root-window-vertically.
9236 (normalize-buffer-to-display): Rename to
9237 window-normalize-buffer-to-display.
9238 (normalize-buffer-to-switch-to): Rename to
9239 window-normalize-buffer-to-switch-to.
9240 Correspondingly update all callers of the functions listed
9241 above.
9242 (display-buffer-alist, display-buffer-normalize-arguments)
9243 (display-buffer-normalize-options, display-buffer)
9244 (display-buffer-alist-set): Use "function" instead of
9245 "fun-with-args".
9246
1176868d
CY
92472011-06-28 Chong Yidong <cyd@stupidchicken.com>
9248
9249 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
9250 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
9251 debbugs.gnu.org. Mention acknowledgment email.
9252
20a7a65f
LMI
92532011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9254
9255 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
9256 buffer multibyteness, since it shouldn't matter.
9257
5f45cca5
MR
92582011-06-28 Martin Rudalics <rudalics@gmx.at>
9259
9260 * window.el (display-buffer-in-side-window): Handle dedicated
9261 windows as in display-buffer-reuse-window.
9262 (display-buffer-normalize-alist): Use value of override
9263 specifier.
9264 (display-buffer-normalize-specifiers): Use value of
9265 other-window-means-other-frame specifier.
9266 (display-buffer-alist): Rewrite some texts in widgets.
9267 (display-buffer): Spread arguments when calling function
9268 specified by fun-with-args.
9269
ad85fe1f
DD
92702011-06-28 Deniz Dogan <deniz@dogan.se>
9271
1fa280a3
LM
9272 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9273 Unnest `let'.
da68c4c8 9274
ad85fe1f
DD
9275 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
9276 selectors (Bug#5732).
ec49bd31 9277 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 9278
a08cc025
JA
92792011-06-27 Jari Aalto <jari.aalto@cante.net>
9280
9281 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
9282 (eshell-ls-date-format): New defcustom.
9283 (eshell-ls-file): Use it.
9284
e2b551c5
SM
92852011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9286
9287 * help-fns.el (describe-variable): Fix message for terminal-local vars.
9288
8982b231
KY
92892011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
9290
9291 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
9292 (ange-ftp-make-tmp-name): New arg.
9293 (ange-ftp-file-local-copy): Use it.
9294
36c9fa27
J
92952011-06-27 Jambunathan K <kjambunathan@gmail.com>
9296
9297 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
9298 no-conversion (Bug#8870).
9299
d68443dc
MR
93002011-06-27 Martin Rudalics <rudalics@gmx.at>
9301
9302 * window.el (window-right, window-left, window-child)
9303 (window-child-count, window-last-child)
9304 (window-iso-combination-p, walk-window-tree-1)
9305 (window-atom-check-1, window-tree-1, delete-window)
9306 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
9307 new naming conventions - window-vchild, window-hchild,
9308 window-next and window-prev are now called window-top-child,
9309 window-left-child, window-next-sibling and window-prev-sibling
9310 respectively.
d615d6d2
MR
9311 (resize-window-reset): Rename to window-resize-reset.
9312 (resize-window-reset-1): Rename to window-resize-reset-1.
9313 (resize-window): Rename to window-resize.
9314 (window-min-height, window-min-width)
9315 (resize-mini-window, resize-this-window, resize-root-window)
9316 (resize-root-window-vertically, adjust-window-trailing-edge)
9317 (enlarge-window, shrink-window, maximize-window)
9318 (minimize-window, delete-window, quit-restore-window)
9319 (split-window, balance-windows, balance-windows-area-adjust)
9320 (balance-windows-area, window-state-put-2)
9321 (display-buffer-even-window-sizes, display-buffer-set-height)
9322 (display-buffer-set-width, set-window-text-height)
9323 (fit-window-to-buffer): Rename all "resize-window" prefixed
9324 calls to use the "window-resize" prefix convention.
9325 (display-buffer-alist): Fix symbol for label specifier.
9326 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
9327 corresponding specifier.
9328 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 9329
b6458526
VB
93302011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9331
9332 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
9333 convention.
9334 (ses-call-printer): Does not pass an empty string to formatter when the
9335 cell is empty to keep from barking printer Calc math-format-value.
9336
d31fd9ac
RS
93372011-06-27 Richard Stallman <rms@gnu.org>
9338
43d5bf84
RS
9339 * battery.el (battery-mode-line-limit): New variable.
9340 (battery-update): Handle it.
9341
d31fd9ac
RS
9342 * mail/rmailmm.el (rmail-mime-process-multipart):
9343 Handle truncated messages.
9344
819a6054
GM
93452011-06-27 Glenn Morris <rgm@gnu.org>
9346
9347 * progmodes/flymake.el (flymake-err-line-patterns):
9348 Allow for column numbers in the ant/javac pattern. (Bug#8866)
9349
cedc73f2
VB
93502011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
9351
819a6054 9352 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
9353 (ses--clean-!, ses--clean-_): New functions.
9354 (ses-range): Add configurability of readout order, and conversion
9355 to Calc vector.
9356
5e5d49b6
VB
9357 * ses.el (ses-repair-cell-reference-all): New function.
9358 (ses-cell-symbol): Set macro as safe, so that it can be used in
9359 formulas.
9360
56e6cc31 9361 * ses.el: Update cycle detection algorithm.
90ca8b49 9362 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 9363 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
9364 (ses-set-localvars): New function.
9365 (ses-make-cell): Add property-list as a cell element.
9366 (ses-cell-property-get-fun, ses-cell-property-get)
9367 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
9368 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
9369 New functions.
90ca8b49
VB
9370 (ses-cell-property-set, ses-cell-property-pop)
9371 (ses-cell-property-get-handle): New macro.
9372 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
9373 New aliases, used for code readability.
9374 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
9375 cycle detection.
9376 (ses-self-reference-early-detection): New defcustom.
fac916bf 9377 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
9378 (ses-mode): Use ses-set-localvars.
9379 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
9380 before lauching the update processing.
9381 (ses-initialize-Dijkstra-attempt): New function.
9382 (ses-recalculate-cell): Update for cycle detection based on
9383 Dijkstra algorithm.
9384
2bb63e81
VB
9385 * ses.el: Fix commenting and indenting convention.
9386
c9d29fb8
SM
93872011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9388
9389 * bs.el (bs-cycle-next): Complete last change.
9390
d8e4b68b
JB
93912011-06-27 Drew Adams <drew.adams@oracle.com>
9392
9393 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
9394
40098786
LMI
93952011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9396
c9d29fb8
SM
9397 * net/network-stream.el (network-stream-open-starttls):
9398 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
9399 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
9400
40098786
LMI
9401 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
9402 to binary to possibly avoid line encoding issues on Windows (among
9403 other things).
9404
468d09d4
LMI
94052011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9406
9407 * net/network-stream.el (open-network-stream): Return an :error
9408 saying what the problem was, if possible.
9409
9410 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
9411 server.
9412
9413 * net/network-stream.el (network-stream-open-starttls): If we
9414 wanted to use STARTTLS, and the server offered it, but we weren't
9415 able to because we had no STARTTLS support, then close the connection.
9416 (open-network-stream): Return an :error element, if present.
9417
16f07dd7
CY
94182011-06-26 Chong Yidong <cyd@stupidchicken.com>
9419
88821ca0
CY
9420 * hl-line.el (hl-line-sticky-flag): Doc fix.
9421 (global-hl-line-sticky-flag): New option (Bug#8323).
9422 (global-hl-line-highlight): Obey it.
9423
16f07dd7
CY
9424 * vc/vc.el (vc-revert-show-diff): Default to t.
9425
6b5ccddf
KM
94262011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
9427
c9d29fb8
SM
9428 * allout-widgets.el (allout-widgets-post-command-business):
9429 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
9430 undecorated when an isearch is continued past, and isearch
9431 automatically collapses them. This leads to "widget leaks", where
9432 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
9433 hidden widgets can slow down cursor travel, substantially.
9434 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
9435 so we're doing without this nicety.
9436
9437 (allout-widgets-tally-string): Don't try to do a hash-table-count
9438 of allout-widgets-tally when it's nil. This eliminates spurious "Error
9439 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
9440 *Messages* when allout-widgets-maintain-tally is t.
9441
355f2e07
MR
94422011-06-26 Martin Rudalics <rudalics@gmx.at>
9443
9444 * window.el (display-buffer-normalize-argument): Rename to
9445 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
9446 LABEL argument. Respect special-display-function when popping up
9447 a new frame. Fix code searching for a window showing the buffer
9448 on another frame.
c9d29fb8
SM
9449 (display-buffer-normalize-specifiers):
9450 Call display-buffer-normalize-arguments.
355f2e07
MR
9451 (display-buffer-in-window): Don't undedicate the window if its
9452 buffer remains the same.
9453 Reported by Drew Adams <drew.adams@oracle.com>.
9454 (display-buffer-alist): Add choice for same-window macro
9455 specfier.
9456 (display-buffer): Mention special meaning of LABEL argument in
9457 doc-string. Fix quoting. Don't pop up a new frame even as
9458 fallback.
9459
7ca8fc42
JB
94602011-06-26 Juanma Barranquero <lekktu@gmail.com>
9461
9462 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
9463 avoid deleting the current window in some cases (bug#8911).
9464
bc312254
AS
94652011-06-26 Andreas Schwab <schwab@linux-m68k.org>
9466
9467 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
9468 (Bug#8934)
9469
2db18f3f
LMI
94702011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
9471
c9d29fb8
SM
9472 * net/network-stream.el (network-stream-open-starttls):
9473 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
9474 (network-stream-open-tls): Ditto.
9475
6302e0d3
LL
94762011-06-26 Leo Liu <sdl.web@gmail.com>
9477
9478 * register.el (registerv): New struct.
9479 (registerv-make): New function.
c9d29fb8
SM
9480 (jump-to-register, describe-register-1, insert-register):
9481 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
9482 struct. (Bug#8415)
9483
5fdd4046
CY
94842011-06-26 Chong Yidong <cyd@stupidchicken.com>
9485
2afef60a
CY
9486 * vc/vc.el (vc-revert-show-diff): New defcustom.
9487 (vc-diff-internal): New arg specifying diff buffer.
9488 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
9489 reuse an existing *vc-diff* buffer (Bug#8927).
9490
5fdd4046
CY
9491 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
9492
e93db24a
GM
94932011-06-26 Glenn Morris <rgm@gnu.org>
9494
9495 * progmodes/f90.el (f90-critical-indent): New option.
9496 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
9497 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
9498 (f90-mode): Doc fix.
9499 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
9500 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
9501 (f90-beginning-of-block, f90-next-block, f90-indent-region)
9502 (f90-match-end): Handle block, critical.
9503
eefff499
GM
95042011-06-25 Glenn Morris <rgm@gnu.org>
9505
f6ba4cc9
GM
9506 * calendar/diary-lib.el (diary-included-files): Doc fix.
9507 (diary-include-files): New function, extracted from
9508 diary-include-other-diary-files and diary-mark-included-diary-files.
9509 (diary-include-other-diary-files, diary-mark-included-diary-files):
9510 Just call diary-include-files.
9511 (diary-mark-entries): Reset diary-included-files on first call.
9512
16712304
GM
9513 * calendar/diary-lib.el (diary-mark-entries)
9514 (diary-mark-included-diary-files):
9515 Visit included diary-files in temp buffers.
9516
5d8e0d43
GM
9517 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
9518 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
9519 (f90-start-block-re, f90-imenu-generic-expression)
9520 (f90-looking-at-program-block-start, f90-no-block-limit):
9521 Add support for submodules.
9522
ccf7a5d5
GM
9523 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
9524 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 9525
11fdef7d 95262011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
9527
9528 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
9529 buffer-file-type before setting its value, to avoid disastrous
eefff499 9530 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 9531
74f53697
JB
95322011-06-25 Juanma Barranquero <lekktu@gmail.com>
9533
9534 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
9535
9536 * ses.el (ses-unload-function):
9537 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
9538
9539 * proced.el (proced-unload-function):
9540 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
9541
18a4ce5e
AR
95422011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
9543
9544 * server.el (server-create-window-system-frame): Add parameters arg.
9545 (server-process-filter): Doc fix. Handle frame-parameters.
9546
519d22cc
JB
95472011-06-25 Juanma Barranquero <lekktu@gmail.com>
9548
9549 Fix bug#8730, bug#8781.
9550
9551 * loadhist.el (unload--set-major-mode): New function.
9552 (unload-feature): Use it.
9553
9554 * progmodes/python.el (python-after-info-look): Add autoload cookie.
9555 (python-unload-function): New function.
9556
c206f5b0
SM
95572011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
9558
9559 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
9560
f9ad64f3
GS
95612011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
9562
9563 * net/browse-url.el (browse-url-firefox-program): Add icecat to
9564 the candidates list.
9565
7d0da90e
JB
95662011-06-24 Juanma Barranquero <lekktu@gmail.com>
9567
9568 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
9569
14b4e83d
RS
95702011-06-23 Richard Stallman <rms@gnu.org>
9571
9572 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
9573 (rmail-variables): Set next-error-move-function.
9574 (rmail-what-message): Take argument POS.
9575 (rmail-next-error-move): New function.
9576
273d2baf
SM
95772011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9578
9579 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
9580 messages for adjacent non-terminals.
9581
56c2cc9a
RS
95822011-06-23 Richard Stallman <rms@gnu.org>
9583
9584 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 9585 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
9586 (rmail-start-mail): Don't specify use of rmail-mail-return;
9587 that's done by mail-bury now.
9588 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 9589
d59eb518
MA
95902011-06-23 Michael Albinus <michael.albinus@gmx.de>
9591
9592 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
9593 SIZE is a number.
9594
02cfc6d6
MR
95952011-06-23 Martin Rudalics <rudalics@gmx.at>
9596
9597 * window.el (get-lru-window, get-mru-window)
9598 (get-largest-window): Never return a minibuffer window.
9599 (display-buffer-pop-up-window): Fix a bug that could lead to
9600 reusing the minibuffer window.
9601 (display-buffer): Pass original specifier argument to
9602 display-buffer-function instead of the normalized one.
9603 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
9604
4e323265
LL
96052011-06-22 Leo Liu <sdl.web@gmail.com>
9606
9607 * minibuffer.el (completing-read-function)
9608 (completing-read-default): Move from minibuf.c
9609
7a70468f
RS
96102011-06-22 Richard Stallman <rms@gnu.org>
9611
50718fc2
RS
9612 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
9613 to Rmail even if not started by a special Rmail command.
9614
7a70468f
RS
9615 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
9616 Copy the buffer currently showing just one message.
9617
297dde5a
RW
96182011-06-22 Roland Winkler <winkler@gnu.org>
9619
9620 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
9621 (bibtex-clean-entry): First delete the old key so that a
9622 customized algorithm for generating the new key does not get
9623 confused by the old key.
9624 (bibtex-url): Obey regexp of first step.
9625 (bibtex-search-entries): Do not use add-to-list with local
9626 list-var.
9627
97bb1093
LMI
96282011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9629
9630 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
9631 stored a user name, then query for the password first, instead of
9632 waiting for SMTP to give an error message and the trying again.
9633
1c0f1a19
JD
96342011-06-22 Lawrence Mitchell <wence@gmx.li>
9635
9636 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
9637 BUFFER in call-process.
9638
396f7c9d
LMI
96392011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
9640
9641 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
9642 QUIT twice.
ddb7ffee
LMI
9643 (smtpmail-try-auth-methods): Require user name and password from
9644 auth-source.
396f7c9d 9645
8998d1b3
MR
96462011-06-22 Martin Rudalics <rudalics@gmx.at>
9647
9648 * window.el (display-buffer-default-specifiers)
9649 (display-buffer-alist): Remove entries for pop-up-frame-alist.
9650 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 9651 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
9652
9653 * frame.el (pop-up-frame-alist, pop-up-frame-function)
9654 (special-display-frame-alist, special-display-popup-frame):
9655 Remove duplicate declarations. These are now in window.el.
9656
4ea31e07
LMI
96572011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9658
c9d29fb8
SM
9659 * mail/smtpmail.el (smtpmail-via-smtp):
9660 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
9661 server supports it. SMTP servers that support STARTTLS commonly
9662 require it.
9663
9664 * net/network-stream.el (network-stream-open-starttls): Support
9665 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 9666 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 9667
95f41d9a
LMI
9668 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
9669 upgrades with `open-network-stream', and rely solely on
9670 auth-source for all credentials. Big changes throughout the file,
9671 but in particular:
c9d29fb8
SM
9672 (smtpmail-auth-credentials): Remove.
9673 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
9674 (smtpmail-via-smtp): Check for servers saying they want AUTH after
9675 MAIL FROM, too.
95f41d9a 9676
c9d29fb8
SM
9677 * net/network-stream.el (network-stream-open-starttls):
9678 Provide support for client certificates both for external and built-in
4ea31e07
LMI
9679 STARTTLS.
9680 (auth-source): Require.
9681 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
9682 (network-stream-certificate): Change cert-cert to cert and
9683 cert-key to key.
4ea31e07 9684
065ec2c7
MA
96852011-06-21 Michael Albinus <michael.albinus@gmx.de>
9686
9687 * net/tramp-cache.el (top): Don't load the persistency file when
9688 "emacs -Q" has been called.
9689
cd93b359
DR
96902011-06-21 Tim Harper <timcharper@gmail.com>
9691
d8e4b68b
JB
9692 * term/ns-win.el (ns-initialize-window-system):
9693 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
9694 resource to NO as it is not yet supported by the NS port.
9695
ae9c0411
JB
96962011-06-21 Juanma Barranquero <lekktu@gmail.com>
9697
9698 * misc.el (list-dynamic-libraries--refresh): Compute header here...
9699 (list-dynamic-libraries): ...not here.
9700
7f3f739f
LL
97012011-06-21 Leo Liu <sdl.web@gmail.com>
9702
9703 * subr.el (sha1): Implement sha1 using secure-hash.
9704
327c8fb1
MR
97052011-06-21 Martin Rudalics <rudalics@gmx.at>
9706
9707 * window.el (display-buffer-alist): In default value do not
9708 enforce searching a window on any but the selected frame.
9709 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
9710 (display-buffer-select-window): Remove function.
9711 (display-buffer-in-window): When a window on another frame gets
9712 reused, do not select it any more but just raise its frame if
9713 necessary (Bug#8851) and (Bug#8856).
9714 (display-buffer-normalize-options): Handle pop-up-frames related
9715 options more faithfully.
9716 (pop-to-buffer): Don't rely on `display-buffer' selecting the
9717 window if it is on another frame.
c9d29fb8
SM
9718 (display-buffer-alist, display-buffer-default-specifiers):
9719 Don't make new frame unsplittable by default.
9e9de014
MR
9720 (display-buffer-normalize-argument): Fix doc-string typo and use
9721 'same-frame-other-window instead of 'other-window when associating
9722 with display-buffer-macro-specifiers.
327c8fb1 9723
7cf3f556
VB
97242011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
9725
9726 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
9727 New functions.
9728 (5x5-mode-map, 5x5-mode-menu): Bind them.
9729 (5x5-draw-grid): Tweak the solver's rendering.
9730
60a406cf
SM
97312011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9732
9733 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
9734 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
9735
d8e4b68b 97362011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
9737
9738 * menu-bar.el: Use function variable instead of switch-to-buffer.
9739 (menu-bar-select-buffer-function): New variable.
60a406cf 9740 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 9741
478d6f95
SM
97422011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9743
9744 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
9745 variable's status.
9746
ca530739
JD
97472011-06-20 Jan Djärv <jan.h.d@swipnet.se>
9748
9749 * x-dnd.el (x-dnd-version-from-flags)
9750 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
9751 and long as number (Bug#8899).
9752 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
9753
bcd70d97
SM
97542011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9755
60a406cf 9756 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
9757 (completion-try-completion, completion-all-completions): Compute the
9758 metadata argument if it's missing; make it optional (bug#8795).
9759
60a406cf 9760 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
9761 (widget-complete): Use new :completion-function property.
9762 (widget-completions-at-point): New function.
9763 (default): Use :completion-function instead of :complete.
60a406cf
SM
9764 (widget-default-completions): Rename from widget-default-complete;
9765 Rewrite.
bcd70d97
SM
9766 (widget-string-complete, widget-file-complete, widget-color-complete):
9767 Remove functions.
9768 (file, symbol, function, variable, coding-system, color):
9769 * international/mule-cmds.el (default-input-method, charset)
9770 (language-info-custom-alist):
9771 * cus-edit.el (face): Use new property :completions.
9772
9773 * progmodes/pascal.el (pascal-completions-at-point): New function.
9774 (pascal-mode): Use it.
9775 (pascal-mode-map): Use completion-at-point.
9776 (pascal-toggle-completions): Make obsolete.
9777 (pascal-complete-word, pascal-show-completions):
9778 * progmodes/octave-mod.el (octave-complete-symbol):
9779 Redefine as obsolete alias.
9780 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
9781 Signal absence of completion info for old Octave,
9782 (inferior-octave-complete): Redefine as obsolete alias.
9783 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
9784 (meta-completions-at-point): Rename from meta-complete-symbol and
9785 adapt it for use on completion-at-point-functions.
9786 (meta-common-mode): Use it.
9787 (meta-looking-at-backward, meta-match-buffer): Remove.
9788 (meta-complete-symbol): Redefine as obsolete alias.
9789 (meta-common-mode-map): Use completion-at-point.
9790 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
9791 (makefile-mode-map): Use completion-at-point.
9792 (makefile-completions-at-point): Rename from makefile-complete and
9793 adapt it for use on completion-at-point-functions.
9794 (makefile-mode): Use it.
9795 (makefile-complete): Redefine as obsolete alias.
9796
aebf69c8
DD
97972011-06-20 Deniz Dogan <deniz@dogan.se>
9798
9799 * net/rcirc.el: Delete trailing whitespaces once and for all.
9800
bfbbb27d
DC
98012011-06-20 Daniel Colascione <dan.colascione@gmail.com>
9802
9803 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
9804
d264a46b
CY
98052011-06-19 Chong Yidong <cyd@stupidchicken.com>
9806
4ca009e5
CY
9807 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
9808
d264a46b
CY
9809 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
9810
fbf5b3ce
MR
98112011-06-19 Martin Rudalics <rudalics@gmx.at>
9812
9813 * window.el (display-buffer-other-window-means-other-frame):
9814 Call display-buffer-normalize-alist.
9815 (display-buffer-normalize-specifiers-1): Rename to
9816 display-buffer-normalize-argument. New argument other-frame.
9817 Rewrite.
9818 (display-buffer-normalize-specifiers-2): Rename to
9819 display-buffer-normalize-options.
9820 (display-buffer-normalize-alist-1): New function.
9821 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
9822 display-buffer-normalize-alist.
9823 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
9824 (display-buffer-normalize-options-inhibit): New variable.
9825 (display-buffer-normalize-specifiers): Rewrite calling
9826 display-buffer-normalize-alist,
9827 display-buffer-normalize-argument, and
9828 display-buffer-normalize-options. Don't call the latter if
9829 display-buffer-normalize-options-inhibit is non-nil.
9830 (frame-auto-delete): New option.
9831 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
9832 (window-list-no-nils, window-state-ignored-parameters)
9833 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
9834 (window-state-put-1, window-state-put-2, window-state-put):
9835 New functions.
9a028c23
MR
9836 (display-buffer-normalize-options): Move special-display-p group
9837 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 9838
6d10d800
CY
98392011-06-18 Chong Yidong <cyd@stupidchicken.com>
9840
6420d28b
CY
9841 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
9842 groups (Bug#8776).
9843 (rx-submatch-n): New function.
9844 (rx): Document it.
9845
ddb8b596
CY
9846 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
9847 (Bug#8768).
9848
9849 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
9850
77080289
CY
9851 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
9852
61dfb316
CY
9853 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
9854 anytime existing face settings are present (Bug#8889).
9855
6d10d800
CY
9856 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
9857 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
9858 Remove unused argument.
9859
be3fb2b8
MR
98602011-06-18 Martin Rudalics <rudalics@gmx.at>
9861
bcd70d97
SM
9862 * window.el (display-buffer-default-specifiers):
9863 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
9864 pop-up-window-min-width, and another reuse-window specifier
9865 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
9866 (display-buffer-normalize-specifiers-2):
9867 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
9868 pop-up-windows is unset. Add a reuse-window specifier for the
9869 case popping up a new window fails.
9870 (special-display-popup-frame): Remove double quoting.
28dec25a 9871 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 9872
1c6d8c76
SM
98732011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9874
9875 * shell.el (shell-completion-vars): Set pcomplete-termination-string
9876 according to comint-completion-addsuffix.
9877
9878 * pcomplete.el: Convert to lexical binding and fix bug#8819.
9879 (pcomplete-suffix-list): Mark as obsolete.
9880 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
9881 pcomplete-seen in the closure.
9882 (pcomplete-comint-setup): Setup completion-at-point as well.
9883 (pcomplete--entries): New function.
9884 (pcomplete--env-regexp): New var.
9885 (pcomplete-entries): Rewrite to work with partial-completion and
9886 without relying on pcomplete-suffix-list.
9887 (pcomplete-pare-list): Remove, unused.
9888
25aef8b8
MR
98892011-06-17 Martin Rudalics <rudalics@gmx.at>
9890
9891 * window.el (display-buffer-alist): Set pop-up-window-min-height
9892 and pop-up-window-min-width in default value. Reported by
9893 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
9894 other-window-means-other-frame.
9895 (display-buffer-macro-specifiers): Comment out entry for
9896 other-window specifier.
9897 (display-buffer-other-window-means-other-frame): New function.
9898 (display-buffer-normalize-specifiers-1): New arguments
9899 buffer-name and label. Treat other-window case specially.
9900 (display-buffer-normalize-specifiers-2): Treat other-window case
9901 specially.
9902 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
9903 (display-buffer-normalize-specifiers):
9904 Call display-buffer-normalize-specifiers-3.
25aef8b8 9905
dbad4f69
MR
99062011-06-17 Martin Rudalics <rudalics@gmx.at>
9907
9908 * window.el (same-window-p): Fix two typos introduced when
9909 adding with-no-warnings.
d1067961
MR
9910 (display-buffer-normalize-specifiers-1): Don't check
9911 pop-up-frames for 'unset initialization.
9912 (display-buffer-normalize-specifiers-2): Major rewrite using
9913 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
9914 (pop-up-frames, display-buffer-reuse-frames)
9915 (display-buffer-mark-dedicated): Don't initialize to 'unset.
9916 Suggested by David Engster <deng@randomsample.de>.
9917 (even-window-heights): Initialize to 'unset.
9918 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
9919 (display-buffer-macro-specifiers): Don't pop up a new frame in the
9920 other window case.
dbad4f69 9921
9b9c9e3a
MR
99222011-06-16 Martin Rudalics <rudalics@gmx.at>
9923
bcd70d97
SM
9924 * window.el (display-buffer-normalize-specifiers-1):
9925 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 9926 second argument of display-buffer (Bug#8865).
981d5c09
MR
9927 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
9928 (switch-to-buffer-other-window-same-frame)
9929 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
9930 Adams (Bug#8875).
9c2755e9
MR
9931 (display-buffer): Don't check noninteractive when calling
9932 display-buffer-pop-up-frame.
9933 (display-buffer-pop-up-frame): Never pop up a frame in
9934 noninteractive mode (Bug#8857).
67222e1d
MR
9935 (enlarge-window, shrink-window): Don't report an error when the
9936 window can't be resized as requested (Bug#8862).
9b9c9e3a 9937
2b75be67
SM
99382011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9939
9ffdd3ba
SM
9940 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
9941
cb581a67
SM
9942 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
9943
2b75be67
SM
9944 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
9945
8c0e3589
AM
99462011-06-15 Alan Mackenzie <acm@muc.de>
9947
cb581a67
SM
9948 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
9949 for declarators, disable knr checking to speed up for normal files.
9950 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 9951
b96e6cde
LMI
99522011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9953
4bba86e6
LMI
9954 * net/network-stream.el (open-network-stream): Add the keyword
9955 :always-query-capabilities for the case where you want to force a
9956 `plain' network connection, but the protocol still requires the
9957 capabilitiy command (i.e., SMTP and EHLO).
9958
2b75be67 9959 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
9960 consistency with other `-live-p' functions.
9961
efdcdbf8
SM
99622011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9963
9964 * window.el (same-window-buffer-names, same-window-regexps)
9965 (special-display-frame-alist, special-display-popup-frame)
9966 (special-display-function, special-display-buffer-names)
9967 (special-display-regexps, pop-up-frame-alist)
9968 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
9969 (pop-up-windows, split-window-preferred-function)
9970 (split-height-threshold, split-width-threshold, even-window-heights)
9971 (display-buffer-mark-dedicated): Don't encourage the use of
9972 display-buffer-alist from Elisp code.
9973
c5cde042
DN
99742011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9975
9976 * progmodes/python.el (python-mode): Derive from prog-mode.
9977 * progmodes/ps-mode.el (ps-mode):
9978 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 9979 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
9980 * progmodes/ld-script.el (ld-script-mode): Likewise.
9981
baa1c9ab
MR
99822011-06-15 Martin Rudalics <rudalics@gmx.at>
9983
9984 * window.el (display-buffer-alist): Trim default value to avoid
9985 popping up a new frame (Bug#8857) or reusing an arbitrary window
9986 on another frame.
9987 (display-buffer): Do not fall back on popping up a new frame in
9988 batch mode (Bug#8857).
9989
c5dd5a51
CY
99902011-06-14 Chong Yidong <cyd@stupidchicken.com>
9991
9992 * cus-theme.el (describe-theme-1): Use custom-theme-p.
9993 (custom-theme-summary): New function.
9994 (customize-themes): Use it.
9995
d647b7c4
GM
99962011-06-13 Glenn Morris <rgm@gnu.org>
9997
9998 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
9999
9481c002
MR
100002011-06-13 Martin Rudalics <rudalics@gmx.at>
10001
357f93d2
MR
10002 * help.el (help-window): Remove variable.
10003 (help-window-point-marker, temp-buffer-max-height)
10004 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
10005 (help-print-return-message): Don't set help-window.
10006 (resize-temp-buffer-window): Rewrite cod eand doc-string.
10007 (help-window-setup-finish): Remove.
10008 (help-window-display-message, help-window-setup)
10009 (with-help-window): Major rewrite based on new
10010 display-buffer-window variable.
10011
10012 * help-mode.el (help-mode-finish): Remove help-window related
10013 code.
10014
10015 * view.el (view-exits-all-viewing-windows): Remove reference to
10016 view-return-to-alist in doc-string.
10017 (view-return-to-alist): Make obsolete.
10018 (view-buffer): Call pop-to-buffer-same-window and remove
10019 undo-window code.
10020 (view-buffer-other-window): Call pop-to-buffer-other-window and
10021 simplify code. Ignore second argument.
10022 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
10023 simplify code. Ignore second argument.
10024 (view-return-to-alist-update): Make obsolete.
10025 (view-mode-enter): Rename second argument to QUIT-RESTORE.
10026 Rewrite using quit-restore window parameters.
2b75be67
SM
10027 (view-mode-exit): Rename second argument to EXIT-ONLY.
10028 Rewrite using quit-restore-window.
357f93d2
MR
10029 (View-exit, View-exit-and-edit, View-leave, View-quit)
10030 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
10031 appropriate arguments.
10032 (view-end-message): Use quit-restore window parameter.
10033
9481c002
MR
10034 * window.el (display-buffer-function): Rewrite doc-string.
10035 (display-buffer-window, display-buffer-alist): New variables.
10036 (display-buffer-split-specifiers)
10037 (display-buffer-side-specifiers)
10038 (display-buffer-macro-specifiers): New constants.
10039 (display-buffer-even-window-sizes, display-buffer-set-height)
10040 (display-buffer-set-width, display-buffer-select-window)
10041 (display-buffer-in-window, display-buffer-reuse-window)
10042 (display-buffer-split-window-1, display-buffer-split-window)
10043 (display-buffer-split-atom-window, display-buffer-pop-up-window)
10044 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
10045 (display-buffer-in-side-window, normalize-buffer-to-display)
10046 (display-buffer-normalize-specifiers-1)
10047 (display-buffer-normalize-specifiers-2)
2b75be67
SM
10048 (display-buffer-normalize-specifiers, display-buffer-frame):
10049 New functions.
9481c002
MR
10050 (display-buffer): Major rewrite.
10051 (display-buffer-other-window, display-buffer-other-frame)
10052 (pop-to-buffer, switch-to-buffer-other-window)
10053 (switch-to-buffer-other-frame): Rewrite.
10054 (display-buffer-same-window, display-buffer-same-frame)
10055 (display-buffer-same-frame-other-window)
10056 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
10057 (pop-to-buffer-other-window)
10058 (pop-to-buffer-same-frame-other-window)
10059 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
10060 (switch-to-buffer-other-window-same-frame): New functions.
10061 (same-window-p, special-display-p): Rewrite disabling warnings.
10062 Make obsolete.
10063 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10064 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
10065 Make obsolete
10066 (same-window-buffer-names, same-window-regexps)
10067 (special-display-frame-alist, special-display-popup-frame)
10068 (special-display-function, special-display-buffer-names)
10069 (special-display-regexps, pop-up-frame-alist)
10070 (pop-up-frame-function, split-window-preferred-function)
10071 (split-height-threshold, split-width-threshold)
10072 (even-window-heights): Make obsolete.
10073
9db51aca
GM
100742011-06-12 Glenn Morris <rgm@gnu.org>
10075
10076 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 10077 Misc simplifications.
9db51aca 10078
39cffb44
MR
100792011-06-12 Martin Rudalics <rudalics@gmx.at>
10080
10081 * window.el (window-safely-shrinkable-p): Restore function which
10082 was inadvertently removed in change from 2011-06-11. Declare as
10083 obsolete.
10084
2b75be67
SM
10085 * calendar/calendar.el (calendar-generate-window):
10086 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
10087 window-safely-shrinkable-p.
10088
a8955be7
GM
100892011-06-12 Glenn Morris <rgm@gnu.org>
10090
10091 * progmodes/fortran.el (fortran-mode-syntax-table):
10092 * progmodes/f90.el (f90-mode-syntax-table):
10093 Set % to punctuation. (Bug#8820)
10094 (f90-find-tag-default): Remove, no longer needed.
10095
f0d4059d
DC
100962011-06-12 Daniel Colascione <dan.colascione@gmail.com>
10097
10098 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
10099
1100a63c
CY
101002011-06-11 Chong Yidong <cyd@stupidchicken.com>
10101
10102 * image.el (image-animated-p): Return animation delay in seconds.
10103 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
10104 (image-animate-timeout): Remove DELAY argument. Don't assume
10105 every subimage has the same delay; get it from image-animated-p.
10106 (image-animate): Caller changed.
10107
def722bf
MA
101082011-06-11 Michael Albinus <michael.albinus@gmx.de>
10109
10110 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
10111 to ignored backtrace functions.
10112
0a2bb1a9
GM
101132011-06-11 Glenn Morris <rgm@gnu.org>
10114
10115 * calendar/appt.el (appt-disp-window-function): Doc fix.
10116 (appt-check): Handle overlapping appointments. (Bug#8337)
10117
6198ccd0
MR
101182011-06-11 Martin Rudalics <rudalics@gmx.at>
10119
10120 * window.el (window-tree-1, window-tree): New functions, moving
10121 the latter to window.el.
10122 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
10123 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
10124 (bw-refresh-edges): Remove.
10125 (balance-windows-1, balance-windows-2): New functions.
10126 (balance-windows): Rewrite in terms of window tree functions,
10127 balance-windows-1 and balance-windows-2.
10128 (bw-adjust-window): Remove.
10129 (balance-windows-area-adjust): New function with functionality of
10130 bw-adjust-window but using resize-window.
2b75be67
SM
10131 (set-window-text-height): Rewrite doc-string.
10132 Use normalize-live-window and resize-window.
10133 (enlarge-window-horizontally, shrink-window-horizontally):
10134 Rename argument to DELTA.
6198ccd0
MR
10135 (window-buffer-height): New function.
10136 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
10137 Rewrite using new window resize routines.
2b75be67
SM
10138 (kill-buffer-and-window, mouse-autoselect-window-select):
10139 Use ignore-errors instead of condition-case.
6198ccd0
MR
10140 (quit-window): Call delete-frame instead of delete-windows-on
10141 for the only buffer on frame.
10142
9397e56f
MR
101432011-06-10 Martin Rudalics <rudalics@gmx.at>
10144
10145 * loadup.el (top-level): Load window before files for the sake
10146 of replace-buffer-in-windows.
10147
10148 * files.el (read-buffer-to-switch)
10149 (switch-to-buffer-other-window)
2b75be67
SM
10150 (switch-to-buffer-other-frame, display-buffer-other-frame):
10151 Move to window.el.
9397e56f
MR
10152
10153 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
10154 (previous-buffer): Move to window.el.
10155
10156 * bindings.el (unbury-buffer): Move to window.el.
10157
10158 * window.el (delete-other-windows-vertically): Move after
10159 definition of delete-other-windows.
10160 (other-window, delete-windows-on, replace-buffer-in-windows):
10161 Move here from window.c.
10162 (record-window-buffer, unrecord-window-buffer)
10163 (set-window-buffer-start-and-point, switch-to-prev-buffer)
10164 (switch-to-next-buffer): New functions.
10165 (get-next-valid-buffer, last-buffer, next-buffer): Move here
10166 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
10167 (previous-buffer): Move here from simple.el.
10168 Call switch-to-prev-buffer.
9397e56f
MR
10169 (bury-buffer): Move here from buffer.c. Switch to previous
10170 buffer when window cannot be deleted.
10171 (unbury-buffer): Move here from bindings.el.
10172 (ctl-x-map): Move binding for other-window from window.c to
10173 here.
10174 (read-buffer-to-switch, switch-to-buffer-other-window)
10175 (switch-to-buffer-other-frame): Move here from files.el.
10176 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
10177 (switch-to-buffer): Move here from buffer.c.
10178 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 10179
562dd5e9
MR
101802011-06-10 Martin Rudalics <rudalics@gmx.at>
10181
10182 * window.el (window-min-height, window-min-width): Move here
10183 from window.c. Add defcustoms and rewrite doc-strings.
10184 (resize-mini-window, resize-window): New functions.
10185 (adjust-window-trailing-edge, enlarge-window, shrink-window):
10186 Move here from window.c.
10187 (maximize-window, minimize-window): New functions.
10188 (delete-window, delete-other-windows, split-window): Move here
10189 from window.c.
10190 (window-split-min-size): New function.
10191 (split-window-keep-point): Mention split-window-above-each-other
10192 instead of split-window-vertically.
2b75be67 10193 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
10194 Rename split-window-vertically to split-window-above-each-other
10195 and provide defalias for old definition.
10196 (split-window-side-by-side, split-window-horizontally):
10197 Rename split-window-horizontally to split-window-side-by-side
10198 and provide defalias for the old definition.
562dd5e9
MR
10199 (ctl-x-map): Move bindings for delete-window,
10200 delete-other-windows and enlarge-window here from window.c.
10201 Replace bindings for split-window-vertically and
10202 split-window-horizontally by bindings for
10203 split-window-above-each-other and split-window-side-by-side.
10204
10205 * cus-start.el (all): Remove entries for window-min-height and
10206 window-min-width. Add entries for window-splits and
10207 window-nest.
10208
f0da764a
GM
102092011-06-09 Glenn Morris <rgm@gnu.org>
10210
80675c21
GM
10211 * calendar/appt.el (appt-mode-line): New function.
10212 (appt-check, appt-disp-window): Use it.
10213
f0da764a
GM
10214 * files.el (hack-one-local-variable-eval-safep):
10215 Allow minor-modes with explicit +/-1 arguments.
10216
59f623b7
TZ
102172011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
10218
10219 * term/xterm.el (xterm): Add defgroup.
10220 (xterm-extra-capabilities): Add defcustom to supply known xterm
10221 capabilities, skip querying them, or query them (default).
10222 (terminal-init-xterm): Use it.
10223 (terminal-init-xterm-modify-other-keys): New function to set up
10224 modifyOtherKeys support to simplify `terminal-init-xterm'.
10225
9aab8e0d
MR
102262011-06-09 Martin Rudalics <rudalics@gmx.at>
10227
10228 * window.el (resize-window-reset, resize-window-reset-1)
10229 (resize-subwindows-skip-p, resize-subwindows-normal)
10230 (resize-subwindows, resize-other-windows, resize-this-window)
10231 (resize-root-window, resize-root-window-vertically)
10232 (window-deletable-p, window-or-subwindow-p)
10233 (frame-root-window-p): New functions.
10234
e8b08aee
GM
102352011-06-09 Glenn Morris <rgm@gnu.org>
10236
10237 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
10238 (ange-ftp-get-files): Use it.
10239
254c37a5
AK
102402011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10241
10242 * mail/sendmail.el (mail-recover-1, mail-recover):
10243 * files.el (recover-file, recover-session):
10244 Handle dired-listing-switches not being just a single short option.
10245
35d7dbd3
GM
102462011-06-09 Glenn Morris <rgm@gnu.org>
10247
10248 * calendar/appt.el (appt-display-message, appt-disp-window):
10249 Handle lists of appointments.
10250
387522b2
MR
102512011-06-08 Martin Rudalics <rudalics@gmx.at>
10252
2b75be67
SM
10253 * window.el (one-window-p): Move down in code.
10254 Rewrite doc-string.
10255 (window-current-scroll-bars): Rewrite doc-string.
10256 Normalize live window argument.
387522b2
MR
10257 (walk-windows, get-window-with-predicate, count-windows):
10258 Rewrite doc-string. Use window-list-1.
10259 (window-in-direction-2, window-in-direction, get-mru-window):
10260 New functions.
10261
d8e4b68b 102622011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
10263
10264 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
10265 Doc fix (Bug#8713).
10266
102672011-06-08 Chong Yidong <cyd@stupidchicken.com>
10268
10269 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
10270
102712011-06-08 Juanma Barranquero <lekktu@gmail.com>
10272
10273 * loadhist.el (unload-feature-special-hooks):
10274 Add `comint-output-filter-functions'.
10275
0de12c52
IK
102762011-06-08 Ivan Kanis <gnu@kanis.fr>
10277
10278 * calendar/appt.el (appt-check): Move some initializations into the let.
10279
f3d1777e
MR
102802011-06-08 Martin Rudalics <rudalics@gmx.at>
10281
10282 * window.el (window-height): Defalias to window-total-height.
10283 (window-width): Defalias to window-body-width.
10284
18af70d0
CY
102852011-06-07 Chong Yidong <cyd@stupidchicken.com>
10286
10287 * image-mode.el (image-toggle-animation): New command.
10288 (image-mode-map): Bind it to RET.
10289 (image-mode): Update message.
10290 (image-toggle-display-image): Avoid a spurious cache flush.
10291 (image-transform-rotation): Doc fix.
10292 (image-transform-properties): Return quickly in the normal case.
10293 (image-animate-loop): Rename from image-animate-max-time.
10294
2b75be67 10295 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
10296 (create-animated-image): Remove unnecessary function.
10297 (image-animate): Rename from image-animate-start. New arg.
2b75be67 10298 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
10299 (image-animate-timer): Use car-safe.
10300 (image-animate-timeout): Rename argument.
10301
190b47e6
MR
103022011-06-07 Martin Rudalics <rudalics@gmx.at>
10303
10304 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
10305 window.c. Rename first argument to ALL-FRAMES.
10306 Rephrase doc-strings.
10307 (get-buffer-window-list): Rewrite using window-list-1.
10308 Rephrase doc-string.
a1511caf
MR
10309 (window-safe-min-height, window-safe-min-width): New constants.
10310 (window-size-ignore, window-min-size, window-min-size-1)
10311 (window-sizable, window-sizable-p, window-size-fixed-1)
10312 (window-size-fixed-p, window-min-delta-1, window-min-delta)
10313 (window-max-delta-1, window-max-delta, window-resizable)
10314 (window-resizable-p, window-total-height, window-total-width)
10315 (window-body-width): New functions.
10316 (window-full-height-p, window-full-width-p): Rewrite using
10317 window-total-size.
10318 (window-body-height): Rewrite using window-body-size.
190b47e6 10319
85cc1f11
MR
103202011-06-06 Martin Rudalics <rudalics@gmx.at>
10321
10322 * window.el (window-right, window-left, window-child)
10323 (window-child-count, window-last-child, window-any-p)
10324 (normalize-live-buffer, normalize-live-frame)
10325 (normalize-any-window, normalize-live-window)
10326 (window-iso-combination-p, window-iso-combined-p)
10327 (window-iso-combinations)
10328 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
10329 (windows-with-parameter, window-with-parameter)
10330 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
10331 (window-atom-check, window-side-check, window-check):
10332 New functions.
85cc1f11
MR
10333 (ignore-window-parameters, window-sides, window-sides-vertical)
10334 (window-sides-slots): New variables.
10335 (window-size-fixed): Move down in code. Minor doc-string fix.
10336
e7156492
AS
103372011-06-05 Andreas Schwab <schwab@linux-m68k.org>
10338
10339 * comint.el (comint-dynamic-complete-as-filename)
10340 (comint-dynamic-complete-filename): Correctly call
10341 completion-in-region.
10342
7e821d0d
DD
103432011-06-05 Deniz Dogan <deniz@dogan.se>
10344
10345 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
10346 in last change.
10347
ac09b8a1
DD
103482011-06-05 Deniz Dogan <deniz@dogan.se>
10349
10350 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
10351 (rcirc): Use it to prompt for encryption.
10352
34699b85
RW
103532011-06-05 Roland Winkler <winkler@gnu.org>
10354
10355 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
10356 (bibtex-search-entries): New command bound to C-c C-a.
10357 (bibtex-display-entries): New function.
10358
004dedd3
RW
103592011-06-05 Roland Winkler <winkler@gnu.org>
10360
10361 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
10362 (bibtex-insert-kill): After yanking insert newline if necessary.
10363 (bibtex-initialize): Call bibtex-string-files-init only once.
10364 (bibtex-mode): Do not call easy-menu-add.
10365 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
10366 (bibtex-yank): Set arg properly if nil.
10367
022fe7ce
RW
103682011-06-05 Roland Winkler <winkler@gnu.org>
10369
2b75be67
SM
10370 * textmodes/bibtex.el (bibtex-search-entry-globally):
10371 New variable.
022fe7ce
RW
10372 (bibtex-search-entry): Use it.
10373
b7c3692a
RW
103742011-06-05 Roland Winkler <winkler@gnu.org>
10375
10376 * textmodes/bibtex.el (bibtex-entry-format): New option
10377 sort-fields.
10378 (bibtex-format-entry, bibtex-reformat): Honor this option.
10379 (bibtex-parse-entry): Return fields in proper order.
10380
8eda563d
JB
103812011-06-05 Juanma Barranquero <lekktu@gmail.com>
10382
10383 * doc-view.el (doc-view-remove-if): Move computation of result out
10384 of `dolist' to silence misleading lexical-binding warning.
10385
7dbe3dbc
CY
103862011-06-04 Chong Yidong <cyd@stupidchicken.com>
10387
10388 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
10389 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
10390
0c33dd17
MA
103912011-06-04 Michael Albinus <michael.albinus@gmx.de>
10392
10393 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
10394 "SunOS 5.10".
10395
f8f91c2b
MA
103962011-06-04 Michael Albinus <michael.albinus@gmx.de>
10397
10398 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
10399 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
10400 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
10401 (tramp-parse-putty):
10402 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
10403 (tramp-completion-function-alist-ssh)
10404 (tramp-completion-function-alist-telnet)
10405 (tramp-completion-function-alist-su)
10406 (tramp-completion-function-alist-putty): Set `tramp-autoload'
10407 cookie.
10408
10409 * net/tramp-ftp.el:
10410 * net/tramp-sh.el:
10411 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
10412 load "tramp.el" `tramp-set-completion-function'.
10413
e17d9003
SM
104142011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10415
10416 * shell.el: Require and use pcomplete.
10417 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
10418 (shell-completion-vars): Set pcomplete-default-completion-function.
10419
6c4cab03
DD
104202011-06-04 Deniz Dogan <deniz@dogan.se>
10421
10422 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
10423 `memq' (Bug#8799).
10424
ea9fafe0
SM
104252011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10426
10427 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
10428
b3e945d3
JB
104292011-06-02 Juanma Barranquero <lekktu@gmail.com>
10430
10431 * bs.el (bs--mark-unmark, bs--nth-wrapper):
10432 * mpc.el (mpc-select-extend, mpc-songpointer-context):
10433 * vc/log-view.el (log-view-beginning-of-defun):
10434 * vc/smerge-mode.el (smerge-apply-resolution-patch)
10435 (smerge-refine-forward, smerge-refine-chopup-region):
10436 Silence warning for unused `dotimes' counter variables.
10437
7d520089
SM
104382011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10439
10440 * net/tramp.el (tramp-with-progress-reporter): Rename from
10441 with-progress-reporter. Use `declare'.
10442 * net/tramp-smb.el:
10443 * net/tramp-sh.el:
10444 * net/tramp-gvfs.el: Update all uses.
10445
a1c2400f
JB
104462011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
10447
10448 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
10449 buffer isn't killed before making it current.
10450
2403c841
SM
104512011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10452
10453 Silence various byte-compiler warnings.
10454 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
10455 `access-type' and new obsolescence format.
10456 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
10457 new format.
10458 (byte-compile-check-variable): New `access-type' argument.
10459 Only warn if the access-type is obsolete.
10460 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
10461 (byte-compile-variable-set): Adjust callers.
10462 * help-fns.el (describe-variable): Adjust to new obsolescence format.
10463 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
10464 setting it as obsolete.
10465 * simple.el (minibuffer-completing-symbol):
10466 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
10467 access as obsolete.
10468 * minibuffer.el (minibuffer-completing-file-name): Don't make it
10469 obsolete yet.
10470 * international/quail.el (quail-mouse-choose-completion): Remove unused
10471 code referring to obsolete var.
10472 (quail-choose-completion-string): Remove.
10473 * server.el (server-clients-with, server-kill-buffer-query-function)
10474 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
10475 * proced.el (proced-send-signal):
10476 * emacs-lisp/lisp.el (lisp-complete-symbol):
10477 Replace completion-annotate-function with completion-extra-properties.
10478
2462470b
SM
104792011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10480
fb5b2591
SM
10481 * simple.el (goto-line): Use read-number.
10482 (overriding-map-is-bound): Remove.
10483 (saved-overriding-map): Change default.
10484 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
10485 Take the map as argument.
10486 (universal-argument, negative-argument, digit-argument): Use it.
10487 (restore-overriding-map): Adjust.
10488 (do-auto-fill): Use fill-forward-paragraph.
10489 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
10490
fd6fa53f
SM
10491 * minibuffer.el (minibuffer-inactive-mode-map): New var.
10492 (minibuffer-inactive-mode): New major mode.
10493 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
10494 the *Messages* buffer" hack.
10495 (mouse-popup-menubar): Don't burp if the event is a normal key.
10496
2462470b
SM
10497 Miscellaneous tweaks.
10498 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
10499 lexical scoping as in subr.el's dolist and dotimes.
10500 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
10501 Silence compiler warning.
10502 * thingatpt.el (forward-whitespace): Trivial coding style fix.
10503 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
10504 * international/ccl.el (ccl-compile): Trivial simplification.
10505 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
10506 * emacs-lisp/testcover.el (testcover-end): Remove spurious
10507 `printflag' argument.
10508 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
10509 Purecopy the whole obsolescence data.
10510
108bf785
LL
105112011-06-01 Leo Liu <sdl.web@gmail.com>
10512
10513 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
10514 improve doc-string as suggested by Marco Pessotto
10515 <melmothx@gmail.com>.
10516 (rcirc-print): Fix last change.
10517
30a23501
SM
105182011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10519
10520 * minibuffer.el (complete-with-action): Return nil for the metadata and
10521 boundaries of non-functional tables.
10522 (completion-table-dynamic): Return nil for the metadata.
10523 (completion-table-with-terminator): Add default case, using
10524 complete-with-action.
10525 (completion--metadata): New function.
10526 (completion-all-sorted-completions, minibuffer-completion-help): Use it
10527 to try and avoid pathological performance problems.
10528 (completion--embedded-envvar-table): Return `category' metadata.
10529
bcd54f83
LMI
105302011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
10531
10532 * subr.el (process-alive-p): New tiny convenience function.
10533
e227544d
SM
105342011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10535
10536 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
10537 content but also its previous major mode.
10538
e8296fdc
HE
105392011-05-31 Helmut Eller <eller.helmut@gmail.com>
10540
4d61f28d 10541 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
10542 *Backtrace* buffer when we exit with C-M-c.
10543
620c53a6
SM
105442011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10545
10546 * minibuffer.el: Add metadata method to completion tables.
10547 (completion-category-overrides): New defcustom.
10548 (completion-metadata, completion--field-metadata)
10549 (completion-metadata-get, completion--styles)
10550 (completion--cycle-threshold): New functions.
10551 (completion-try-completion, completion-all-completions):
10552 Add `metadata' argument to choose completion-styles.
10553 (completion--do-completion): Use metadata to choose cycling.
10554 (completion-all-sorted-completions): Use metadata for sorting.
10555 Remove :completion-cycle-penalty which is not needed any more.
10556 (completion--try-word-completion): Add `metadata' argument.
10557 (minibuffer-completion-help): Check metadata for annotation function
10558 and sorting.
10559 (completion-file-name-table): Return `category' metadata.
10560 (minibuffer-completing-file-name): Make obsolete.
10561 * simple.el (minibuffer-completing-symbol): Make obsolete.
10562 * icomplete.el (icomplete-completions): Pass new `metadata' param to
10563 completion-try-completion.
10564
1257e755
SM
105652011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10566
10567 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
10568
3767e706
LL
105692011-05-30 Leo Liu <sdl.web@gmail.com>
10570
10571 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
10572 (rcirc-print): Decode all incoming messages (bug#8744).
10573 (rcirc-decode-coding-system): Allow value nil for automatic coding
10574 system detection.
3767e706 10575
d1a5d56a
GM
105762011-06-01 Glenn Morris <rgm@gnu.org>
10577
10578 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
10579
e8cbec34
CY
105802011-05-29 Chong Yidong <cyd@stupidchicken.com>
10581
10582 * image.el (image-animate-max-time): Allow nil and t values.
10583 Default to nil.
10584 (create-animated-image): Doc fix.
10585 (image-animate-start): Remove second arg; just use
10586 image-animate-max-time.
10587 (image-animate-timeout): Doc fix. Args changed.
10588
10589 * image-mode.el (image-toggle-display-image): Ensure that the
10590 image spec passed to the animate timer is the same object as in
58179cce 10591 the buffer's display property (Bug#6981).
e8cbec34
CY
10592 (image-transform-properties): Doc fix.
10593
10594 * image.el (image-animate-max-time): Default to nil.
10595
159daf87
MR
105962011-05-29 Martin Rudalics <rudalics@gmx.at>
10597
10598 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
10599 entire buffer list (Bug#8184).
10600
d66c4c7c
CY
106012011-05-29 Chong Yidong <cyd@stupidchicken.com>
10602
10603 * image.el (imagemagick-types-inhibit)
10604 (imagemagick-register-types): Doc fix.
10605
80aec780
DD
106062011-05-29 Deniz Dogan <deniz@dogan.se>
10607
10608 * net/rcirc.el (rcirc): Use the user's stored encryption method by
10609 default.
10610
1dd3c2d9
CY
106112011-05-29 Chong Yidong <cyd@stupidchicken.com>
10612
10613 * select.el: Don't perform clipboard-manager saving in hooks;
10614 leave the hooks empty.
10615
60e56523
LL
106162011-05-28 Leo Liu <sdl.web@gmail.com>
10617
10618 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
10619 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
10620 (occur-edit-mode): New major mode (Bug#8463).
10621 (occur-after-change-function): New function.
10622 (occur-engine): Give Occur tags a read-only property.
10623
2b1e1a22
KR
106242011-05-28 Kevin Ryde <user42@zip.com.au>
10625
10626 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
10627
5d344e88
CY
106282011-05-28 Chong Yidong <cyd@stupidchicken.com>
10629
8e6ca83d
CY
10630 * bindings.el (help-echo): Make the initial non-indicator dash
10631 empty on graphical terminals (Bug#7295).
10632
5d344e88
CY
10633 * files.el (auto-mode-alist): Move config rule after the
10634 in-stripping one (Bug#8547).
10635
bfbbace7
CY
10636 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
10637
fbeba6e2
CY
10638 * startup.el (normal-splash-screen): Remove gratuitous mode-line
10639 setting (Bug#8740).
10640
60ed8c72
AA
106412011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
10642
4ac619f0
AA
10643 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
10644 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
10645 (Bug#8539).
60ed8c72 10646
23db196e
CY
106472011-05-28 Chong Yidong <cyd@stupidchicken.com>
10648
10649 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
10650
5012f24c
DK
106512011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
10652
10653 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
10654 (hs-hide-block-at-point, hs-find-block-beginning)
10655 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
10656 (Bug#8279).
10657
6a639b16
GM
106582011-05-28 Glenn Morris <rgm@gnu.org>
10659
10660 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
10661
d43eaf2c
CY
106622011-05-28 Chong Yidong <cyd@stupidchicken.com>
10663
5199bde1
CY
10664 * help-fns.el (describe-function-1): If the function is a derived
10665 major mode, print the parent mode.
10666
d43eaf2c
CY
10667 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
10668 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
10669
423428a8
SM
106702011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
10671
0ff8e1ba 10672 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 10673 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
10674 * progmodes/etags.el (tags-completion-at-point-function):
10675 * info-look.el (info-lookup-completions-at-point): Mark as
10676 non-exclusive.
10677 (info-complete): Adjust accordingly.
10678
423428a8
SM
10679 * info-look.el: Convert to lexical-binding and completion-at-point.
10680 (info-lookup-completions-at-point): New function.
10681 (info-complete): Use it and completion-in-region.
10682
b74aa22b
DA
106832011-05-28 Drew Adams <drew.adams@oracle.com>
10684
10685 * isearch.el: Let M-e start with point at the first mismatched char.
10686 (isearch-fail-pos): New function.
10687 (isearch-edit-string): Use it.
10688
66e2e71d
DK
106892011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10690
10691 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10692
b1890b0f 106932011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
10694
10695 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
10696 traversal functions for avl-trees.
10697 (avl-tree--stack): New struct.
10698 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
10699 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
10700 (avl-tree--do-enter): Add optional `updatefun' arg.
10701 Change return value.
eb95d01d 10702 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
10703 (avl-tree--do-delete): Add `test' and `nilflag' args.
10704 Change return value.
eb95d01d
TC
10705 (avl-tree-member): Add optional `nilflag'
10706 (avl-tree-member-p): New function.
10707 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
10708 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
10709 (avl-tree-stack-empty-p): New functions.
10710
3769ddcf
TC
10711 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
10712 avl-tree--del-balance1 and make it work both ways.
10713 (avl-tree--del-balance2): Remove.
10714 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
10715 make it work both ways.
10716 (avl-tree--enter-balance2): Remove.
10717 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
10718 New macros.
10719 (avl-tree--mapc, avl-tree-map): Add direction argument.
10720
eb95d01d 107212011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
10722
10723 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
10724
a9f737ee
CY
107252011-05-27 Chong Yidong <cyd@stupidchicken.com>
10726
10727 * select.el: Support clipboard managers with built-in function
10728 x-clipboard-manager-save, via delete-frame-functions and
10729 kill-emacs-hook.
10730 (xselect-convert-to-targets): Add MULTIPLE target to list.
10731 (xselect-convert-to-save-targets): New function.
10732
c92a1e54
KH
107332011-05-27 Kenichi Handa <handa@m17n.org>
10734
10735 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
10736 let-binding rfc2047-encode-encoded-words to nil.
10737
e145f188
GM
107382011-05-27 Glenn Morris <rgm@gnu.org>
10739
5ec8a862
GM
10740 * mail/emacsbug.el: Don't require url-util.
10741
4b29d9fb
GM
10742 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
10743
e145f188
GM
10744 * files.el (set-auto-mode):
10745 Also respect mode: entries at the end of the file. (Bug#8586)
10746
7d15102b
GM
107472011-05-26 Glenn Morris <rgm@gnu.org>
10748
98f593b8
GM
10749 * files.el (hack-local-variables-prop-line, hack-local-variables):
10750 Downcase mode names, as seems to be traditional.
27b48e63 10751 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 10752
7d15102b
GM
10753 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
10754 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
10755
51d5b4ec
JD
107562011-05-25 Julien Danjou <julien@danjou.info>
10757
10758 * textmodes/rst.el (rst-define-level-faces): Do not define face
10759 symbol if it is already defined.
10760
91513f63
VB
107612011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
10762
10763 * play/5x5.el (5x5-new-game, 5x5-randomize):
10764 Reset 5x5-solver-output to nil when a new grid is cast.
10765 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
10766 these debugging traces, as defmacro breaks the compiled code.
10767
4d90d6d0
DK
107682011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10769
10770 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10771
e1b90ef6
LL
107722011-05-24 Leo Liu <sdl.web@gmail.com>
10773
10774 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
10775 (vc-bzr-sha1): Adapt.
10776
d8e4b68b 10777 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
10778
10779 * bindings.el: Provide sha1 feature.
10780
db0406bb 107812011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
10782
10783 * mail/sendmail.el: Require `rfc2047'.
10784 (mail-insert-from-field): Do not perform RFC2047 encoding.
10785 (mail-encode-header): New function.
10786 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
10787 buffer to the return value of select-message-coding-system.
10788 Call mail-encode-header.
b8d747b9
KH
10789
10790 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
10791
db0406bb 107922011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 10793
4d90d6d0
DK
10794 * mail/supercite.el (sc-default-cite-frame):
10795 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 10796
eb8a5e9b
GM
107972011-05-24 Glenn Morris <rgm@gnu.org>
10798
f8630703
GM
10799 * progmodes/python.el (brm-menu): Declare.
10800
8831bbed
GM
10801 * emulation/viper.el (viper-set-hooks): Declare.
10802
eb8a5e9b
GM
10803 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
10804 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
10805 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
10806 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
10807 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
10808 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
10809
a2a25d24
SM
108102011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10811
10812 Add an :exit-function for completion-at-point.
10813
10814 * minibuffer.el (completion--done): New fun.
10815 (completion--do-completion): Use it. New arg `expect-exact'.
10816 (minibuffer-complete, minibuffer-complete-word): Don't output message,
10817 since completion--do-completion does it for us now.
10818 (minibuffer-force-complete): Use completion--done and
10819 completion--replace. Handle sole-completion case with more care.
10820 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
10821 (completion-extra-properties): New var.
10822 (completion-annotate-function): Make obsolete.
10823 (minibuffer-completion-help): Adjust accordingly.
10824 Use completion-list-insert-choice-function.
10825 (completion-at-point, completion-help-at-point):
10826 Bind completion-extra-properties.
10827 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
10828 * simple.el (completion-list-insert-choice-function): New var.
10829 (completion-setup-function): Preserve it.
10830 (choose-completion): Pay attention to it, shuffle the code a bit.
10831 (choose-completion-string): New arg `insert-function'.
10832
10833 * textmodes/bibtex.el: Convert to lexical binding.
10834 (bibtex-mode-map): Use completion-at-point.
10835 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
10836 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
10837 (bibtex-complete): Define as obsolete alias.
10838 (bibtex-complete-internal): Remove.
10839 (bibtex-format-entry): Remove unused sub-group in regexp.
10840 * shell.el (shell--command-completion-data)
10841 (shell-environment-variable-completion):
10842 * pcomplete.el (pcomplete-completions-at-point):
10843 * comint.el (comint--complete-file-name-data): Use :exit-function
10844 instead of completion-table-with-terminator so it also works for
10845 choose-completion.
10846
e44e373d
SM
108472011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10848
4f91a816
SM
10849 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
10850
782fc819
SM
10851 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
10852 (bug#8710).
10853
e44e373d
SM
10854 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
10855
381987c3
KM
108562011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
10857
10858 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
10859 customization variable and implement: If non-nil, auto-fill will
10860 be inhibited while on topic's header line.
10861
b776bc70
VB
108622011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
10863
10864 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 10865 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
10866 always have a solution in grid size = 5 cases.
10867 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
10868 (5x5-solver-output, 5x5-log-buffer): New vars.
10869 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
10870 Make these variables buffer local to achieve 5x5 multi-session-ness.
10871 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
10872 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
10873 (5x5-solve-suggest): New funs.
10874 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
10875 randomize a grid so that we ensure that there is always a solution.
10876 (5x5-make-random-grid): Allow other movement than flipping.
10877
7de88b6e
KR
108782011-05-23 Kevin Ryde <user42@zip.com.au>
10879
10880 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 10881 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
10882 advice and passes PREDICATE.
10883
b1ef1257
SM
108842011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10885
bbca48fe
SM
10886 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
10887 byte-compile-lambda if it's actually a lambda.
10888
b1ef1257
SM
10889 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
10890 Fix function quoting. Use backquote better.
10891
92a9cc65
YS
108922011-05-22 Yuanle Song <sylecn@gmail.com>
10893
10894 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
10895 matching (Bug#8516).
10896
f0fb8059
JA
108972011-01-22 Jari Aalto <jari.aalto@cante.net>
10898
10899 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
10900 different face (Bug#8178).
10901
d5b44c93
CY
109022011-05-22 Chong Yidong <cyd@stupidchicken.com>
10903
10904 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
10905 defface (Bug#8144).
10906
79106a44
SM
109072011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
10908
9c848d8a
SM
10909 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
10910 funcall as well (bug#8712). Warn when performing those conversions.
10911 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
10912
79106a44
SM
10913 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
10914
88dfa756
GM
109152011-05-22 Glenn Morris <rgm@gnu.org>
10916
10917 * files.el (hack-local-variables-prop-line): Small simplifications.
10918 (hack-local-variables, hack-local-variables-prop-line):
10919 If MODE-ONLY, return the mode, rather than just `t'.
10920
b7cf2c79
SM
109212011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10922
10923 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
10924
3f1a8558
GM
109252011-05-21 Glenn Morris <rgm@gnu.org>
10926
7e4ccca3
GM
10927 * files.el (hack-local-variables-prop-line, hack-local-variables):
10928 If only interested in the mode, don't bother doing the other stuff.
10929
637d46ca
GM
10930 * image-mode.el (image-after-revert-hook):
10931 Redraw all frames on which the image is visible. (Bug#8567)
10932
973d955b
GM
10933 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
10934
3f1a8558
GM
10935 * wid-edit.el (widget-checklist-match-inline):
10936 Fix 2011-04-19 change. (Bug#8649)
10937
96479927
SM
109382011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10939
1dcf791f
SM
10940 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
10941 Also allow singlespace after single-letter capitals followed by a dot.
10942
96479927
SM
10943 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
10944 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
10945
35fd0881
N
109462011-05-20 Nix <nix@esperi.org.uk>
10947
10948 * files.el (basic-save-buffer-2):
10949 Fix handling of break-hardlink-on-save with non-existent files.
10950
82745640
DD
109512011-05-19 Deniz Dogan <deniz@dogan.se>
10952
10953 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 10954 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 10955
4a720484
GM
109562011-05-19 Glenn Morris <rgm@gnu.org>
10957
d1f21341
GM
10958 * progmodes/f90.el (f90-type-def-re):
10959 Handle "type, bind(c)". (Bug#8691)
10960
4a720484
GM
10961 * emacs-lisp/autoload.el (batch-update-autoloads):
10962 Set autoload-excludes by parsing loadup.el rather than Makefiles.
10963
2fb0a219
MA
109642011-05-18 Michael Albinus <michael.albinus@gmx.de>
10965
10966 * net/tramp.el (tramp-process-actions): Set "first-password-request"
10967 property for the correct connection in case of multihops.
10968
e565dd37
GM
109692011-05-18 Glenn Morris <rgm@gnu.org>
10970
c2571358 10971 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
10972 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
10973
e565dd37
GM
10974 Rationalize calendar handling of day and month abbrev-arrays.
10975 * calendar/calendar.el (calendar-customized-p): New function.
10976 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
10977 (calendar-day-name-array, calendar-month-name-array): Doc fix.
10978 Add :set function.
10979 (calendar-abbrev-length, calendar-day-abbrev-array)
10980 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
10981 (calendar-day-abbrev-array, calendar-month-abbrev-array):
10982 Elements may no longer be nil.
10983 (calendar-day-name, calendar-month-name):
10984 Update for changed nature of abbrev arrays.
10985 * calendar/diary-lib.el (diary-name-pattern):
10986 Update for changed nature of abbrev arrays.
10987 (diary-mark-entries-1): Update calendar-make-alist calls.
10988 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
10989 * calendar/cal-html.el (cal-html-day-abbrev-array):
10990 Simply inherit from calendar-day-abbrev-array.
10991
1d99a745
SM
109922011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10993
10994 * progmodes/grep.el (grep-mode): Disable default
10995 compilation-directory-matcher setting (bug#8684).
10996
7c1d9aa0
MA
109972011-05-17 Michael Albinus <michael.albinus@gmx.de>
10998
10999 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
11000 instead of "head" and "tail". There were problems with SunOS 5.9,
11001 and it performs better.
11002
3952e9d8
GM
110032011-05-17 Glenn Morris <rgm@gnu.org>
11004
2dd12e7f
GM
11005 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
11006
e4157b9c
GM
11007 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
11008 Replace obsolete function.
11009
8e249bbd
GM
11010 * shell.el (pcomplete-parse-arguments-function): Declare.
11011
3952e9d8
GM
11012 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
11013 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
11014 (appt-check): Doc fixes.
11015 (appt-disp-window-function, appt-delete-window-function):
11016 Remove needless special case in custom :type.
11017 (appt-display-count): Default to 0, not nil.
11018 (appt-check): Reset appt-display-count to 0, not nil.
11019
c71a0d48 110202011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 11021
c71a0d48
GM
11022 * progmodes/python.el (python-font-lock-keywords):
11023 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 11024
31d55be9
SM
110252011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11026
11027 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
11028
3bfacb2f
KR
110292011-05-16 Kevin Ryde <user42@zip.com.au>
11030
11031 * info-look.el (makefile-automake-mode): New setups, looking in
11032 automake manual, then makefile-mode.
11033 (makefile-mode): Remove automake manual, have it just in
11034 makefile-automake-mode since there's various things different or
11035 not relevant to plain make.
11036 (makefile-mode): Remove "other-modes" non-existent automake-mode,
11037 believe a hypothetical automake-mode would go to makefile-mode,
11038 not the other way around.
11039
c8e83751
CY
110402011-05-15 Chong Yidong <cyd@stupidchicken.com>
11041
5e9e35cd
CY
11042 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
11043 hunk-end tags (Bug#8672).
11044
c8e83751
CY
11045 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
11046 vc-annotate-show-diff-revision-at-line (Bug#8671).
11047
50b23e5a
GM
110482011-05-14 Glenn Morris <rgm@gnu.org>
11049
7210a739
GM
11050 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
11051 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
11052 (change-log-font-lock-keywords): Also handle multiple author lines
11053 with leading tabs. (Bug#8644)
7210a739 11054
4691905a
GM
11055 * calendar/appt.el (appt-check): Rename some local variables.
11056 Some simplification/reordering.
11057
50b23e5a
GM
11058 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
11059 (feedmail-sendmail-f-doesnt-sell-me-out)
11060 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11061 (feedmail-debug-sit-for, feedmail-queue-express-hook)
11062 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
11063 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
11064 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
11065 (feedmail-binmail-gnulinuxish-template):
11066 Rename from feedmail-binmail-linuxish-template.
11067 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
11068 Use insert-buffer-substring.
11069
215cda7c
BC
110702011-05-14 Bill Carpenter <bill@carpenter.org>
11071
11072 * mail/feedmail.el (feedmail-patch-level): Increase.
11073 (feedmail-debug): New custom group.
11074 (feedmail-confirm-outgoing-timeout)
11075 (feedmail-sendmail-f-doesnt-sell-me-out)
11076 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
11077 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
11078 (feedmail-sender-line, feedmail-from-line)
11079 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 11080 (feedmail-spray-this-address)
215cda7c
BC
11081 (feedmail-spray-address-fiddle-plex-list)
11082 (feedmail-queue-use-send-time-for-date)
11083 (feedmail-queue-use-send-time-for-message-id)
11084 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
11085 (feedmail-buffer-eating-function):
11086 Doc fixes.
11087 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
11088 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
11089 (feedmail-message-action-scroll-down): New functions.
11090 (feedmail-queue-directory, feedmail-queue-draft-directory):
11091 Use expand-file-name.
11092 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
11093 Remove C-v help entry.
11094 (feedmail-queue-buffer-file-name): New variable.
11095 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
11096 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
11097 (feedmail-message-action-send-strong, feedmail-message-action-edit)
11098 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
11099 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
11100 (feedmail-message-action-toggle-spray)
11101 (feedmail-run-the-queue-no-prompts)
11102 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
11103 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
11104 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
11105 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
11106 (feedmail-envelope-deducer, feedmail-fiddle-from)
11107 (feedmail-fiddle-sender, feedmail-default-date-generator)
11108 (feedmail-fiddle-date, feedmail-fiddle-message-id)
11109 (feedmail-fiddle-spray-address)
11110 (feedmail-fiddle-list-of-spray-fiddle-plexes)
11111 (feedmail-fiddle-list-of-fiddle-plexes)
11112 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
11113 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
11114 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
11115 Change default. Doc fix.
11116 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
11117 (feedmail-binmail-linuxish-template): New constant.
11118 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
11119 Respect feedmail-sendmail-f-doesnt-sell-me-out.
11120 (feedmail-send-it): Add debug call.
11121 Use feedmail-queue-buffer-file-name, and
11122 feedmail-send-it-immediately-wrapper.
11123 (feedmail-message-action-send): Add debug call.
11124 Use feedmail-send-it-immediately-wrapper.
11125 (feedmail-queue-express-to-queue): Add debug call.
11126 Run feedmail-queue-express-hook.
11127 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
11128 (feedmail-message-action-help-blat):
11129 Rename from feedmail-queue-send-edit-prompt-help-first.
11130 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
11131 Check line-endings. Handle errors better.
11132 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
11133 Doc fix. Add debug call.
11134 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
11135 Use feedmail-queue-send-edit-prompt-inner.
11136 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
11137 (feedmail-queue-send-edit-prompt-inner): New function, extracted
11138 from feedmail-queue-send-edit-prompt.
11139 (feedmail-queue-send-edit-prompt-help)
11140 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
11141 (feedmail-tidy-up-slug): Add debug call.
11142 Respect feedmail-queue-slug-suspect-regexp.
11143 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
11144 (feedmail-dump-message-to-queue): Add debug call.
11145 Expand queue-directory.
11146 (feedmail-dump-message-to-queue): Change message slightly.
11147 Use feedmail-say-chatter.
11148 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
11149 (feedmail-send-it-immediately-wrapper): New function.
11150 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
11151 Insert empty string rather than newline. Handle full-frame case.
11152 Use catch/throw. Use feedmail-say-chatter.
11153 (feedmail-fiddle-from): Try mail-host-address.
11154 (feedmail-default-message-id-generator): Doc fix.
11155 Bind system-time-locale. Handle missing end.
11156 (feedmail-fiddle-x-mailer): Add debug call.
11157 Handle feedmail-x-mailer-line being nil.
11158 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
11159 Add debug call. Use buffer-substring-no-properties.
11160 (feedmail-say-debug, feedmail-say-chatter): New functions.
11161 (feedmail-find-eoh): Give an explicit error.
11162
42c7e61e
UJ
111632011-05-13 Ulf Jasper <ulf.jasper@web.de>
11164
c2571358 11165 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 11166 family from helvetica to sans.
c2571358 11167 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11168 etc/images/newsticker.
11169
c2571358 11170 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
11171 family from helvetica to sans.
11172
11173 * net/newst-plainview.el (newsticker-new-item-face)
11174 (newsticker-old-item-face, newsticker-immortal-item-face)
11175 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 11176 (newsticker-statistics-face): Change default family from
42c7e61e 11177 helvetica to sans.
c2571358 11178 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
11179 etc/images/newsticker.
11180
5d3385a0
JB
11181 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
11182 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
11183 auto-marking.
11184
8497a297
DV
111852011-05-13 Didier Verna <didier@xemacs.org>
11186
11187 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
11188 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
11189 TODO entries.
8497a297
DV
11190 (lisp-lambda-list-keyword-parameter-indentation)
11191 (lisp-lambda-list-keyword-parameter-alignment)
11192 (lisp-lambda-list-keyword-alignment): New customizable user options.
11193 (lisp-indent-defun-method): Improve docstring.
11194 (extended-loop-p): Fix comment.
11195 (lisp-indent-lambda-list-keywords-regexp): New variable.
11196 (lisp-indent-lambda-list): New function.
11197 (lisp-indent-259): Use it.
11198 (lisp-indent-defmethod): Support for more than one
11199 method qualifier and properly indent methods lambda-lists.
11200 (defgeneric): Provide a missing common-lisp-indent-function property.
11201
f278f87f
SM
112022011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11203
11204 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
11205 bounds for the empty string (bug#8667).
11206
5233edd7
GM
112072011-05-13 Glenn Morris <rgm@gnu.org>
11208
5237a44f
GM
11209 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
11210
8340026c 11211 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 11212 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 11213
5233edd7 11214 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 11215 (appt-time-msg-list): Doc fix.
a5464014 11216 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 11217
92d10796
AS
112182011-05-12 Andreas Schwab <schwab@linux-m68k.org>
11219
11220 * progmodes/ld-script.el (ld-script-keywords)
11221 (ld-script-builtins): Update keywords list.
11222
914a0ae1
SM
112232011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11224
c89be45f
SM
11225 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
11226
914a0ae1
SM
11227 * shell.el (shell-completion-vars): New function.
11228 (shell-mode):
11229 * simple.el (read-shell-command): Use it.
11230 (blink-matching-open): No need for " [...]" in minibuffer-message.
11231
98dc3df3
GM
112322011-05-12 Glenn Morris <rgm@gnu.org>
11233
11234 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
11235 (appt-check): Simplify.
11236
d2fc7e3d 112372011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 11238
4d61f28d 11239 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
11240 literal "/dev/null".
11241
d2fc7e3d 112422011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
11243
11244 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
11245 Fix typo.
11246
d2fc7e3d 112472011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 11248
3f254caa
SM
11249 * progmodes/which-func.el (which-function):
11250 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
11251 which might not be defined (Bug#8260).
11252
d45885f7
GM
112532011-05-12 Glenn Morris <rgm@gnu.org>
11254
11255 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
11256 Let byte-compile-initial-macro-environment always take precedence.
11257
488086f4
SM
112582011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
11259
11260 * net/rcirc.el: Add support for SSL/TLS connections.
11261 (rcirc-server-alist): New field `encryption'.
11262 (rcirc): Check `encryption' settings.
11263 (rcirc-connect): New arg `encryption'. Use open-network-stream.
11264 Merge make-local-variable into `set'.
11265 (rcirc--connection-open-p): New function.
11266 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
11267 the process is not a network process (e.g. running gnutls-cli).
11268 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
11269 Make rcirc-(en|de)code-coding-system local here.
11270 (rcirc-mode): Merge make-local-variable into `set'.
11271 (rcirc-parent-buffer): Make permanent buffer-local.
11272 (rcirc-multiline-minor-mode): Don't do it here.
11273 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
11274 there's no server buffer.
11275
7d3b9d44
GM
112762011-05-11 Glenn Morris <rgm@gnu.org>
11277
f64049c6
GM
11278 * newcomment.el (comment-kill): Prefix "unused" local.
11279
93c9df73
GM
11280 * term/w32console.el (get-screen-color): Declare.
11281
7d3b9d44
GM
11282 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
11283 Handle symbol elements of byte-compile-initial-macro-environment.
11284
9e2dd53f
LL
112852011-05-10 Leo Liu <sdl.web@gmail.com>
11286
488086f4
SM
11287 * bookmark.el (bookmark-bmenu-mode-map):
11288 Bind bookmark-bmenu-search to `/'.
8b340240 11289
9e2dd53f 11290 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
11291 (footnote-unicode-string, footnote-unicode-regexp): New variable.
11292 (Footnote-unicode): New function.
11293 (footnote-style-alist): Add unicode style to the list.
11294 (footnote-style): Doc fix.
9e2dd53f 11295
79b70037
GM
112962011-05-10 Jim Meyering <meyering@redhat.com>
11297
11298 Fix doubled-word typos.
11299 * international/quail.el (quail-insert-kbd-layout): and and -> and
11300 * kermit.el: and and -> and
11301 * net/ldap.el (ldap-search-internal): to to -> to
11302 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
11303 * progmodes/js.el (js-mode): and and -> and
11304 * textmodes/artist.el (artist-move-to-xy): at at -> at
11305 (artist-draw-region-trim-line-endings): if if -> if
11306 And Safetyc -> Safety.
11307 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
11308
b8f82dc1 113092011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 11310 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
11311
11312 * files.el (hack-one-local-variable-eval-safep):
11313 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
11314
4f99f44b
GM
113152011-05-10 Glenn Morris <rgm@gnu.org>
11316
11317 * calendar/diary-lib.el (diary-list-entries-hook)
11318 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
11319 (diary-nongregorian-marking-hook, diary-list-entries)
11320 (diary-include-other-diary-files, diary-mark-entries)
11321 (diary-mark-included-diary-files): Doc fixes.
11322
84f29e6b
JB
113232011-05-09 Juanma Barranquero <lekktu@gmail.com>
11324
11325 * misc.el: Require tabulated-list.el during compilation.
11326
9bedd73a
CY
113272011-05-09 Chong Yidong <cyd@stupidchicken.com>
11328
488086f4
SM
11329 * progmodes/compile.el (compilation-start):
11330 Run compilation-filter-hook for the async case too.
9bedd73a
CY
11331 (compilation-filter-hook): Doc fix.
11332
797c735c
DD
113332011-05-09 Deniz Dogan <deniz@dogan.se>
11334
11335 * wdired.el: Remove outdated installation comment. Fix usage
11336 comment.
11337
5f4b1dfe
JB
113382011-05-09 Juanma Barranquero <lekktu@gmail.com>
11339
11340 * misc.el: Implement new command `list-dynamic-libraries'.
11341 (list-dynamic-libraries--loaded-only-p): New variable.
11342 (list-dynamic-libraries--refresh): New function.
11343 (list-dynamic-libraries): New command.
11344
4c44026c
CY
113452011-05-09 Chong Yidong <cyd@stupidchicken.com>
11346
488086f4
SM
11347 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11348 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
11349 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
11350 higher priority to avoid clobbering by gnu.
11351
027f966d
CY
113522011-05-08 Chong Yidong <cyd@stupidchicken.com>
11353
11354 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
11355 if the face has existing theme settings (Bug#8454).
11356
085f5d7d
CY
113572011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
11358
488086f4
SM
11359 * progmodes/perl-mode.el (perl-imenu-generic-expression):
11360 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 11361
2a86a00c
RS
11362 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
11363 special file names `.' and `..' (Bug#8259).
11364
d9c54a06
CY
113652011-05-08 Chong Yidong <cyd@stupidchicken.com>
11366
488086f4
SM
11367 * progmodes/grep.el (grep-mode-font-lock-keywords):
11368 Remove buffer-changing entries.
d9c54a06
CY
11369 (grep-filter): New function.
11370 (grep-mode): Add it to compilation-filter-hook.
11371
11372 * progmodes/compile.el (compilation-filter-hook)
11373 (compilation-filter-start): New defvars.
11374 (compilation-filter): Call compilation-filter-hook prior to
11375 updating the process mark.
11376
c4662635
SM
113772011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11378
11379 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
11380
b0512a1d
EZ
113812011-05-07 Eli Zaretskii <eliz@gnu.org>
11382
605c9376
EZ
11383 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
11384 mailclient-send-it even if window-system is nil. (Bug#8595)
11385
c4662635
SM
11386 * term/w32console.el (terminal-init-w32console):
11387 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
11388 background-mode. (Bug#8597)
11389
d1dc2cc2
SM
113902011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11391
11392 Make bytecomp.el understand that defmethod defines funs (bug#8631).
11393 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
11394 New functions.
11395 (defgeneric, eieio--defmethod): Use them.
11396 (eieio-defgeneric): Remove.
11397 (defmethod): Call defgeneric in a way visible to the byte-compiler.
11398
915d1300
GM
113992011-05-07 Glenn Morris <rgm@gnu.org>
11400
a3961c3e
GM
11401 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
11402 Use let rather than let*.
11403 (timeclock-find-discrep): Remove unused local.
11404
314347b9
GM
11405 * calendar/diary-lib.el (diary-comment-start): Doc fix.
11406
915d1300
GM
11407 * calendar/appt.el (appt-time-msg-list): Doc fix.
11408
275b59b0
NF
114092011-05-06 Noah Friedman <friedman@splode.com>
11410
11411 * apropos.el (apropos-print-doc): Only use
11412 emacs-lisp-docstring-fill-column when it is bound to an integer,
11413 per that variable's documentation.
11414
6c19f744
SM
114152011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
11416
11417 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 11418 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 11419
60f884b2
GM
114202011-05-06 Glenn Morris <rgm@gnu.org>
11421
5006e634
GM
11422 * calendar/appt.el (appt-message-warning-time): Doc fix.
11423 (appt-warning-time-regexp): New option.
11424 (appt-make-list): Respect appt-message-warning-time.
11425
548d0a63
GM
11426 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
11427 New options.
11428 (diary-add-to-list): Strip comments from the displayed string.
11429 (diary-mode): Set comment-start and comment-end.
11430
60f884b2
GM
11431 * vc/diff-mode.el (smerge-refine-subst): Declare.
11432 (diff-refine-hunk): Don't require smerge-mode when compiling.
11433
989681bb
JB
114342011-05-06 Juanma Barranquero <lekktu@gmail.com>
11435
11436 * simple.el (list-processes): Return nil as the docstring says.
11437
a6bc05e1
MA
114382011-05-05 Michael Albinus <michael.albinus@gmx.de>
11439
11440 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
11441 to "".
11442 (ange-ftp-write-region, ange-ftp-insert-file-contents)
11443 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
11444 determining of binary transfer. (Bug#7383)
11445
23c22e9a
MA
114462011-05-05 Michael Albinus <michael.albinus@gmx.de>
11447
c4662635
SM
11448 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11449 Fix port computation bug. (Bug#8618)
23c22e9a 11450
0bff894f
GM
114512011-05-05 Glenn Morris <rgm@gnu.org>
11452
b8296902
GM
11453 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
11454
1f522ce8
GM
11455 * simple.el (shell-dynamic-complete-functions)
11456 (comint-dynamic-complete-functions): Declare.
11457
cf5bee67
GM
11458 * net/network-stream.el (gnutls-negotiate):
11459 * simple.el (tabulated-list-print): Fix declarations.
11460
11461 * progmodes/gud.el (syntax-symbol, syntax-point):
11462 Remove unnecessary and incorrect declarations.
11463
0bff894f
GM
11464 * emacs-lisp/check-declare.el (check-declare-scan):
11465 Handle byte-compile-initial-macro-environment in bytecomp.el
11466
9869b3ae
SM
114672011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11468
11469 Fix earlier half-done eieio-defmethod change (bug#8338).
11470 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
11471 Streamline and change calling convention.
11472 (defmethod): Adjust accordingly and simplify.
11473 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
11474 new eieio--defmethod.
11475 (slot-boundp): Minor CSE simplification.
11476
9c1d5ac5
MZ
114772011-05-05 Milan Zamazal <pdm@zamazal.org>
11478
11479 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
11480 (glasses-make-readable): Use glasses-separate-capital-groups.
11481
455c834e
JB
114822011-05-05 Juanma Barranquero <lekktu@gmail.com>
11483
11484 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
11485 (warning-series): Doc fix.
11486 (display-warning): Don't try to create the buffer if we just found it.
11487
9ed7c8cb
CY
114882011-05-04 Chong Yidong <cyd@stupidchicken.com>
11489
11490 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
11491 (autoload-find-generated-file): New function.
11492 (generate-file-autoloads): Bind generated-autoload-file to
11493 buffer-file-name.
9869b3ae
SM
11494 (update-file-autoloads, update-directory-autoloads):
11495 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
11496 output file (Bug#7989).
11497 (batch-update-autoloads): Doc fix.
11498
0898ca10
JB
114992011-05-04 Juanma Barranquero <lekktu@gmail.com>
11500
11501 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
11502
31dfb76c
GM
115032011-05-04 Glenn Morris <rgm@gnu.org>
11504
f330b642
GM
11505 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
11506 function, so it follows changes in calendar-date-style.
11507 (diary-fancy-date-matcher): New function.
11508 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
11509 (diary-fancy-font-lock-fontify-region-function):
11510 Use diary-fancy-date-pattern as a function.
11511
31dfb76c
GM
11512 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
11513 non-numbers for `year' etc pseudo-variables. (Bug#8583)
11514
48e79d6a
TZ
115152011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
11516
11517 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
11518 instead of positional arguments. Allow :keylist and :crlfiles
11519 arguments.
11520 (open-gnutls-stream): Call it.
11521
11522 * net/network-stream.el (network-stream-open-starttls): Adjust to
11523 call `gnutls-negotiate' with :process and :hostname arguments.
11524
dd5a5ee0
SM
115252011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11526
ef80fc09
SM
11527 * minibuffer.el (completion--message): New function.
11528 (completion--do-completion, minibuffer-complete)
11529 (minibuffer-force-complete, minibuffer-complete-word): Use it.
11530 (completion--do-completion): Don't ignore completion-auto-help when in
11531 icomplete-mode.
11532
dd5a5ee0
SM
11533 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
11534 internal encoding (e.g. tibetan zero is not whitespace).
11535 (global-whitespace-mode): Prefer save-current-buffer.
11536 (whitespace-trailing-regexp): Remove useless save-match-data.
11537 (whitespace-empty-at-bob-regexp): Minor simplification.
11538
b7d22a83
CY
115392011-05-03 Chong Yidong <cyd@stupidchicken.com>
11540
11541 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
11542
5192af46
AM
115432011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11544
11545 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 11546 Use `concat' to create string for insertion.
5192af46 11547
5767d190
SM
115482011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11549
11550 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
11551 Avoid open-line which runs post-self-insert-hook.
11552 (bibtex-fill-entry): Remove unused `end' var.
11553
bf242939
AM
115542011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
11555
5767d190
SM
11556 * textmodes/ispell.el (ispell-add-per-file-word-list):
11557 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 11558
25666126
LL
115592011-05-03 Leo Liu <sdl.web@gmail.com>
11560
11561 * isearch.el (isearch-yank-pop): New command.
5767d190 11562 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
11563 (isearch-forward): Mention it.
11564
52d3c2d0
SM
115652011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11566
1bcace58
SM
11567 * simple.el (minibuffer-complete-shell-command): Remove.
11568 (minibuffer-local-shell-command-map): Use completion-at-point.
11569 (read-shell-command): Setup completion vars here instead.
11570 (read-expression-map): Bind TAB to symbol completion.
11571
52d3c2d0
SM
11572 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
11573 error directly rather via storing it into `results'.
11574
35813471
LL
115752011-05-02 Leo Liu <sdl.web@gmail.com>
11576
11577 * vc/diff.el: Fix description.
11578
e793a940
LMI
115792011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11580
11581 * server.el (server-eval-at): New function.
11582
8de66e05
LMI
115832011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11584
11585 * net/network-stream.el (open-network-stream): Take a :nowait
11586 parameter and pass it on to `make-network-process'.
11587 (network-stream-open-plain): Ditto.
11588
dcb79f20
AS
115892011-04-30 Andreas Schwab <schwab@linux-m68k.org>
11590
11591 * faces.el (face-spec-set-match-display): Don't match toolkit
11592 options on terminal frames.
11593
14a7fbd8
SM
115942011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
11595
7eabc1be
SM
11596 * progmodes/pascal.el: Use lexical binding.
11597 (pascal-mode-map): Remove author preferences.
11598
14a7fbd8
SM
11599 * pcomplete.el (pcomplete-std-complete): Don't abuse
11600 completion-at-point.
11601
50f84510
JB
116022011-04-28 Juanma Barranquero <lekktu@gmail.com>
11603
6e087a44
JB
11604 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
11605 removing code that has been dead since 1991 or so.
11606
50f84510
JB
11607 * startup.el (command-line): When warning about "_emacs", use a
11608 delayed warning to allow the user to filter it out.
11609
0ba690bd
DD
116102011-04-28 Deniz Dogan <deniz@dogan.se>
11611
11612 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
11613 user has not joined.
11614
08abfaad
SM
116152011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11616
11617 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
11618 aren't any completions at point.
11619
638f053a
JB
116202011-04-28 Juanma Barranquero <lekktu@gmail.com>
11621
11622 * subr.el (display-delayed-warnings): New function.
11623 (delayed-warnings-hook): New variable.
11624
8fff8daa
SM
116252011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
11626
08abfaad
SM
11627 * minibuffer.el (completion-at-point, completion-help-at-point):
11628 Don't presume that a given completion-at-point-function will always
11629 use the same calling convention.
11630
8fff8daa
SM
11631 * pcomplete.el (pcomplete-completions-at-point):
11632 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
11633 pcomplete-seen is non-nil.
11634 (pcomplete-comint-setup): Also recognize the new comint/shell
11635 completion functions.
11636 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
11637 pcomplete-seen is non-nil.
11638
841a1577 116392011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 11640
841a1577 11641 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 11642 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 11643 the first character in the entry. This allows for code to add its
211ec907
UJ
11644 own uid to the entry.
11645 (icalendar--convert-float-to-ical): Add export of
11646 `diary-float'-entries save for those with the optional DAY
11647 argument.
11648
2a782793
DC
116492011-04-27 Daniel Colascione <dan.colascione@gmail.com>
11650
11651 * subr.el (shell-quote-argument): Use alternate escaping strategy
11652 when we spot a variable reference in a string.
11653
0438ce91
DC
116542011-04-26 Daniel Colascione <dan.colascione@gmail.com>
11655
11656 * cus-start.el (all): Define customization for debug-on-event.
11657
841a1577 116582011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
11659
11660 * subr.el (shell-quote-argument): Escape correctly under Windows.
11661
d090ed6c
SM
116622011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11663
11664 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
11665
bfd31217
MA
116662011-04-25 Michael Albinus <michael.albinus@gmx.de>
11667
d090ed6c
SM
11668 * net/tramp.el (tramp-process-actions): Add POS argument.
11669 Delete region between POS and (pos).
bfd31217 11670
d090ed6c
SM
11671 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
11672 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
11673 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
11674
11675 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
11676 position in `tramp-process-actions' call.
11677
11678 * net/trampver.el: Update release number.
11679
e92f3bd3
SM
116802011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
11681
850256b5
SM
11682 * custom.el (defcustom): Obey lexical-binding.
11683
e92f3bd3
SM
11684 Fix octave-inf completion problems reported by Alexander Klimov.
11685 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
11686 Inherit from octave-mode-syntax-table.
11687 (inferior-octave-mode): Set info-lookup-mode.
11688 (inferior-octave-completion-at-point): New function.
11689 (inferior-octave-complete): Use it and completion-in-region.
11690 (inferior-octave-dynamic-complete-functions): Use it as well, and use
11691 comint-filename-completion.
11692 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
11693 symbol elements which shouldn't be word elements.
11694 (octave-font-lock-keywords, octave-beginning-of-defun)
11695 (octave-function-header-regexp): Adjust regexps accordingly.
11696 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
11697
cd22b309
JB
116982011-04-25 Juanma Barranquero <lekktu@gmail.com>
11699
11700 * net/gnutls.el (gnutls-errorp): Declare before first use.
11701
8b492194
TZ
117022011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
11703
11704 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
11705 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 11706 default trustfile exists before going to use it. Add missing
5a5fa834 11707 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
11708 Reported by Claudio Bley <claudio.bley@gmail.com>.
11709 (open-gnutls-stream): Add usage example.
11710
11711 * net/network-stream.el (network-stream-open-starttls): Give host
11712 parameter to `gnutls-negotiate'.
11713 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 11714 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 11715
841a1577 117162011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 11717
cd22b309
JB
11718 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
11719 Use correct match group (bug#8438).
05842630 11720
3ba7869c
CY
117212011-04-24 Chong Yidong <cyd@stupidchicken.com>
11722
512e3ae1
CY
11723 * emacs-lisp/package.el (package-built-in-p): Fix typo.
11724 (package-menu--generate): New arg specifying packages to show.
11725 (package-menu-refresh, package-menu-execute, list-packages):
11726 Callers changed.
11727 (package-show-package-list): New function, replacing deleted
11728 package--list-packages (renamed because it is non-internal).
11729
11730 * finder.el (finder-list-matches): Use package-show-package-list
11731 instead of deleted package--list-packages.
11732
e92f3bd3
SM
11733 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
11734 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
11735 (vc-annotate-mode-map): Bind it to RET.
11736
7031be6d
UR
117372011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
11738
11739 * progmodes/etags.el (next-file): Don't use set-buffer to change
11740 buffers (Bug#8478).
11741
4ef177aa
CY
117422011-04-24 Chong Yidong <cyd@stupidchicken.com>
11743
c8d173eb
CY
11744 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
11745
4ef177aa
CY
11746 * apropos.el (apropos-label-face): Avoid variable-pitch face.
11747 (apropos-accumulator): Doc fix.
11748 (apropos-function, apropos-macro, apropos-command)
11749 (apropos-variable, apropos-face, apropos-group, apropos-widget)
11750 (apropos-plist): Add face property.
11751 (apropos-symbols-internal): Fix indentation.
11752 (apropos-print): Simplify help, and recognize apropos-multi-type.
11753 (apropos-print-doc): Use button-type-get to extract the button's
11754 face property. Fill docstring (Bug#8352).
11755
4ffd0d6b 117562011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
11757
11758 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
11759
c6c32125 11760 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 11761 (mpuz-mode-map): Use mapc.
c6c32125
JB
11762 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
11763 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
11764 Fix typos in docstrings.
11765
58d468b4
JB
11766 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
11767 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
11768
6470c3c6
JB
11769 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
11770
4ffd0d6b 117712011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
11772
11773 * minibuffer.el (completion--do-completion): Avoid the "Next char
11774 not unique" prompt if icomplete-mode is enabled (Bug#5849).
11775
3ad8bad0
CY
11776 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
11777 mouse-2 into unread-command-events, it is interpreted correctly.
11778
71d73c9c 11779 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 11780 (image-toggle-display): Doc fix.
71d73c9c 11781
841a1577 117822011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 11783
4ffd0d6b
GM
11784 * textmodes/page.el (what-page): Use line-number-at-pos to
11785 calculate line number (Bug#6825).
6e1dbaa9 11786
c2fb1b60
JB
117872011-04-22 Juanma Barranquero <lekktu@gmail.com>
11788
11789 * eshell/esh-mode.el (find-tag-interactive): Declare function.
11790 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
11791 Pass argument NO-DEFAULT to `find-tag-interactive'.
11792
e02f48d7
JB
117932011-04-22 Juanma Barranquero <lekktu@gmail.com>
11794
11795 Lexical-binding cleanup.
11796
11797 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
11798 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
11799 * progmodes/ada-prj.el (ada-prj-initialize-values)
11800 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
11801 (ada-prj-show-value):
11802 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
11803 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
11804 (antlr-invalidate-context-cache, antlr-options-menu-filter)
11805 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
11806 * progmodes/bug-reference.el (bug-reference-push-button):
11807 * progmodes/fortran.el (fortran-line-length):
11808 * progmodes/glasses.el (glasses-change):
11809 * progmodes/octave-mod.el (octave-fill-paragraph):
11810 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
11811 (python-pdbtrack-grub-for-buffer, python-sentinel):
11812 * progmodes/sql.el (sql-save-connection):
11813 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
11814 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
11815 Mark unused parameters.
11816
11817 * progmodes/compile.el (compilation--flush-directory-cache)
11818 (compilation--flush-parse, compile-internal): Mark unused parameters.
11819 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
11820 (compilation-next-error-function): Remove unused variable `timestamp'.
11821
11822 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
11823 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
11824
11825 * progmodes/dcl-mode.el (dcl-end-of-command):
11826 Remove unused variable `start'.
11827 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
11828 (dcl-option-value-basic, dcl-option-value-offset)
11829 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
11830 Mark unused parameters.
11831 (dcl-save-local-variable): Remove unused variable `val'.
11832 (mode): Declare.
11833
11834 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
11835 Mark unused parameters.
11836 (delphi-ignore-changes): Move before first use.
11837 (delphi-charset-token-at): Remove unused variable `start'.
11838 (delphi-else-start): Remove unused variable `if-count'.
11839 (delphi-comment-block-start, delphi-comment-block-end):
11840 Remove unused variable `kind'.
11841 (delphi-indent-line): Remove unused variable `new-point'.
11842
11843 * progmodes/ebrowse.el (ebrowse-files-list)
11844 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
11845 Mark unused parameters. Don't quote `lambda'.
11846 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
11847 Don't quote `lambda'.
11848 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
11849 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
11850 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
11851 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
11852 Use `ignore-errors'.
11853 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
11854 (ebrowse-view/find-file-and-search-pattern)
11855 (ebrowse-view/find-member-declaration/definition):
11856 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
11857 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
11858 Rename parameter PREFIX-ARG to PREFIX.
11859 (ebrowse-tags-read-name): Remove unused variables `start' and
11860 `member-info'.
11861 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
11862 to `tags-file'.
11863
11864 * progmodes/etags.el (local-find-tag-hook): Declare.
11865 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
11866 Mark unused parameters.
11867
11868 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
11869 (executable-interpret): Mark unused parameter.
11870
11871 * progmodes/flymake.el (flymake-process-sentinel)
11872 (flymake-after-change-function)
11873 (flymake-create-temp-with-folder-structure)
11874 (flymake-get-include-dirs-dot): Mark unused parameters.
11875 (flymake-safe-delete-directory): Remove unused variable `err'.
11876
11877 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
11878 (speedbar-timer-fn, speedbar-line-text)
11879 (speedbar-change-expand-button-char, speedbar-delete-subblock)
11880 (speedbar-center-buffer-smartly): Declare functions.
11881 (gdb-find-watch-expression): Remove unused variable `array'.
11882 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
11883 (gdb-starting): Mark unused parameters.
11884 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
11885 (gdb-table-string): Remove unused variable `res'.
11886 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
11887 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
11888 (gdb-display-buffer): Remove unused variable `cur-size'.
11889
11890 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
11891 allow lexical-binding compilation.
11892 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
11893 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
11894 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
11895 Mark unused parameters.
11896 (gud-gdb-marker-filter): Remove unused variable `match'.
11897 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
11898 lambda expressions and funcall them, instead of using `fset'.
11899
11900 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
11901 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
11902
11903 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
11904 variable `header-beg'; use `let'.
11905
11906 * progmodes/icon.el (indent-icon-exp): Remove unused variables
11907 `restart', `last-sexp' and `at-do'.
11908
11909 * progmodes/js.el (js--debug): Mark unused parameter.
11910 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
11911 (js--splice-into-items): Remove unused variable `item'.
11912 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
11913
11914 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
11915 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
11916 (makefile-complete): Remove unused variable `try'.
11917 (makefile-fill-paragraph, makefile-match-function-end):
11918 Mark unused parameters.
11919
11920 * progmodes/octave-inf.el (inferior-octave-complete):
11921 Remove unused variable `proc'.
11922 (inferior-octave-output-digest): Mark unused parameter.
11923
11924 * progmodes/perl-mode.el (perl-calculate-indent):
11925 Remove unused variable `err'.
11926
11927 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
11928 (prolog-indent-line): Mark unused parameters.
11929 (prolog-indent-line): Remove unused variable `beg'.
11930
11931 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
11932 (reporter-dont-compact-list): Declare.
11933
11934 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
11935 Remove unused variable `char'.
11936 (sh-debug): Mark unused parameter.
11937 (sh-get-indent-info): Remove unused variable `start'.
11938 (sh-calculate-indent): Remove unused variable `var'.
11939
11940 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
11941 (simula-electric-keyword): Remove unused variable `null'.
11942 (simula-search-backward, simula-search-forward): Remove unused
11943 variables `begin' and `end'.
11944
11945 * progmodes/vera-mode.el (vera-guess-basic-syntax):
11946 Remove unused variable `pos'.
11947 (vera-electric-tab, vera-comment-uncomment-region):
11948 Mark unused parameters.
11949 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
11950
7ede3b65
CY
119512011-04-22 Chong Yidong <cyd@stupidchicken.com>
11952
11953 * emacs-lisp/package.el (package--builtins, package-alist)
11954 (package-load-descriptor, package-built-in-p, package-activate)
11955 (define-package, package-installed-p)
11956 (package-compute-transaction, package-buffer-info)
11957 (package--push): Doc fix. Distinguish more clearly between
11958 version strings and version lists.
11959
121656e9
JB
119602011-04-21 Juanma Barranquero <lekktu@gmail.com>
11961
11962 Lexical-binding cleanup.
11963
11964 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
11965 (5x5-make-mutate-best):
11966 * play/fortune.el (fortune-in-buffer):
11967 * play/gomoku.el (gomoku-init-display):
11968 * play/solitaire.el (solitaire, solitaire-do-check):
11969 * play/tetris.el (tetris-default-update-speed-function):
11970 Mark unused parameters.
11971
11972 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
11973 (bubbles--shift): Remove unused variable `char-org'.
11974 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
11975 (bubbles--show-images): Remove unused variable `char'.
11976
11977 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
11978 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
11979 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
11980 (decipher-analyze-buffer): Use ?\s.
11981 (decipher-make-checkpoint): Remove unused variable `mapping'.
11982
11983 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
11984
11985 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
11986 Remove unused variable `result'; use `let'.
11987
11988 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
11989 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
11990 (gametree-children-shown-p, gametree-compute-reduced-score):
11991 Use `ignore-errors'.
11992
11993 * play/handwrite.el (ps-lpr-switches): Declare.
11994 (handwrite): Remove unused variables `pmin' and `lastp'.
11995
11996 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
11997
11998 * play/landmark.el (landmark-init-display)
11999 (landmark-update-naught-weights): Mark unused parameters.
12000 (landmark-y): Remove unused variable `noise'. Simplify.
12001 (landmark-human-plays): Remove unused variable `score'.
12002
12003 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
12004 (mpuz-try-proposal): Remove unused variable `game'.
12005
12006 * play/zone.el (life-patterns): Declare.
12007
80f499c7
JB
120082011-04-20 Juanma Barranquero <lekktu@gmail.com>
12009
12010 * vc/vc.el (ediff-vc-internal): Declare function.
12011
024ff170
SM
120122011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12013
c0a193ea
SM
12014 * shell.el: Use lexical-binding and std completion UI.
12015 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
12016 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
12017 comint-preoutput-filter-functions rather than on
12018 comint-output-filter-functions.
12019 (shell-command-completion, shell--command-completion-data)
12020 (shell-filename-completion, shell-environment-variable-completion)
12021 (shell-c-a-p-replace-by-expanded-directory): New functions.
12022 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
12023 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
12024 (shell-dynamic-complete-environment-variable): Use them.
12025 (shell-dynamic-complete-as-environment-variable)
12026 (shell-dynamic-complete-as-command): Remove.
12027 (shell-match-partial-variable): Match past point.
12028 * comint.el: Clean up use of completion-at-point-functions.
12029 (comint-completion-at-point): New function.
12030 (comint-mode): Use it completion-at-point-functions.
12031 (comint-dynamic-complete): Make it obsolete.
12032 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
12033 (comint-c-a-p-replace-by-expanded-history): New function.
12034 (comint-dynamic-complete-functions)
12035 (comint-replace-by-expanded-history): Use it.
12036 * minibuffer.el (completion-table-with-terminator): Allow dynamic
12037 termination strings. Try harder to avoid second try-completion.
12038 (completion-in-region-mode-map): Disable bindings that don't work yet.
12039
2dbaa080
SM
12040 * comint.el: Use lexical-binding. Require CL.
12041 (comint-dynamic-complete-functions): Use comint-filename-completion.
12042 (comint-completion-addsuffix): Tweak custom type.
12043 (comint-filename-completion, comint--common-suffix)
12044 (comint--common-quoted-suffix, comint--table-subvert)
12045 (comint--complete-file-name-data): New functions.
12046 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
12047 (comint-dynamic-list-filename-completions): Use them.
12048 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 12049
2dbaa080
SM
12050 * minibuffer.el (completion-in-region-mode):
12051 Keep completion-in-region-mode--predicate global.
12052 (completion-in-region--postch):
12053 Assume completion-in-region-mode--predicate is not null.
12054
c79a6f38
SM
12055 * progmodes/flymake.el (flymake-start-syntax-check-process):
12056 Obey `dir'. Simplify.
12057
024ff170
SM
12058 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
12059 we're in VC after all.
12060
1c6c854e
CS
120612011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
12062
12063 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 12064 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
12065 (vc-version-diff): Use vc-diff-build-argument-list-internal.
12066
bed7f140
SM
120672011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12068
332e62ab
SM
12069 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
12070 add sanity check.
12071
bed7f140
SM
12072 * obsolete/erc-hecomplete.el: Make obsolete.
12073 * obsolete/: Standardize obsolescence info in the header.
12074
f195c582
GM
120752011-04-20 Glenn Morris <rgm@gnu.org>
12076
12077 * calendar/solar.el (solar-horizontal-coordinates):
12078 Use the longitude argument rather than `calendar-longitude'.
12079 (solar-date-next-longitude): Remove unused locals.
12080
cb79b8c0
VJL
120812011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12082
12083 * whitespace.el: New version 13.2.1.
12084
120852011-04-20 felix <EmacsWiki> (tiny change)
12086
d8e4b68b 12087 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
12088 switching between major modes on a file.
12089
602ea69d
SM
120902011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12091
12092 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
12093 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
12094 multi-line comments as well.
12095
06b60517
JB
120962011-04-19 Juanma Barranquero <lekktu@gmail.com>
12097
12098 Lexical-binding cleanup.
12099
12100 * arc-mode.el (archive-mode-revert):
12101 * cmuscheme.el (scheme-interactively-start-process):
12102 * custom.el (custom-initialize-delay):
12103 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
12104 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
12105 * emacs-lock.el (emacs-lock-clear-sentinel):
12106 * ezimage.el (defezimage):
12107 * follow.el (follow-avoid-tail-recenter):
12108 * fringe.el (set-fringe-mode-1):
12109 * generic-x.el (bat-generic-mode-compile):
12110 * help-mode.el (help-info-variable, help-do-xref)
12111 (help-mode-revert-buffer):
12112 * help.el (view-emacs-todo):
12113 * iswitchb.el (iswitchb-completion-help):
12114 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
12115 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
12116 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
12117 * locate.el (locate-update):
12118 * longlines.el (longlines-encode-region)
12119 (longlines-after-change-function):
12120 * outline.el (outline-isearch-open-invisible):
12121 * ps-def.el (declare-function, charset-dimension, char-width)
12122 (encode-char):
12123 * ps-mule.el (ps-mule-plot-string):
12124 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
12125 (recentf-edit-list-select, recentf-edit-list-validate)
12126 (recentf-open-files-action):
12127 * rect.el (delete-whitespace-rectangle-line)
12128 (rectangle-number-line-callback):
12129 * register.el (window-configuration-to-register)
12130 (frame-configuration-to-register):
12131 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
12132 * select.el (xselect-convert-to-string, xselect-convert-to-length)
12133 (xselect-convert-to-targets, xselect-convert-to-delete)
12134 (xselect-convert-to-filename, xselect-convert-to-charpos)
12135 (xselect-convert-to-lineno, xselect-convert-to-colno)
12136 (xselect-convert-to-os, xselect-convert-to-host)
12137 (xselect-convert-to-user, xselect-convert-to-class)
12138 (xselect-convert-to-name, xselect-convert-to-integer)
12139 (xselect-convert-to-atom, xselect-convert-to-identity):
12140 * subr.el (declare, ignore, process-kill-without-query)
12141 (text-clone-maintain):
12142 * terminal.el (te-get-char, te-tic-sentinel):
12143 * tool-bar.el (tool-bar-make-keymap):
12144 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
12145 * type-break.el (type-break-mode, type-break-noninteractive-query):
12146 * view.el (View-back-to-mark):
12147 * wid-browse.el (widget-browse-action, widget-browse-widget)
12148 (widget-browse-widgets, widget-browse-sexp):
12149 * widget.el (define-widget-keywords):
12150 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
12151 Mark unused parameters.
12152
12153 * align.el (align-adjust-col-for-rule): Mark unused parameter.
12154 (align-areas): Remove unused variable `look'.
12155 (align-region): Remove unused variables `real-end' and `pos-list'.
12156
12157 * apropos.el (apropos-score-doc): Remove unused variable `i'.
12158
12159 * bindings.el (mode-line-modified, mode-line-remote):
12160 Mark unused parameters.
12161 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
12162
12163 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
12164 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
12165
12166 * comint.el (comint-history-isearch-pop-state)
12167 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
12168 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
12169 (comint-substitute-in-file-name): Doc fix.
12170
12171 * completion.el (cmpl-statistics-block): Mark unused parameter.
12172 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
12173 (save-completions-to-file, load-completions-from-file):
12174 Remove unused local variable `e'.
12175
12176 * composite.el (compose-chars): Remove unused variable `len'.
12177 (lgstring-insert-glyph): Remove unused variable `g'.
12178 (compose-glyph-string): Remove unused variables `ascent',
12179 `descent', `lbearing' and `rbearing'.
12180 (compose-glyph-string-relative): Remove unused variables
12181 `lbearing', `rbearing' and `wadjust'.
12182 (compose-gstring-for-graphic): Remove unused variables `header',
12183 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
12184 (compose-gstring-for-terminal): Remove unused variables `header'
12185 and `nchars'. Use `let', not `let*'.
12186
12187 * cus-edit.el (Custom-set, Custom-save, custom-reset)
12188 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
12189 (Custom-buffer-done, custom-buffer-create-internal)
12190 (custom-browse-visibility-action, custom-browse-group-tag-action)
12191 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
12192 (widget-magic-mouse-down-action, custom-toggle-parent)
12193 (custom-add-parent-links, custom-toggle-hide-variable)
12194 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
12195 (custom-toggle-hide-face, face, hook, custom-group-link-action)
12196 (custom-face-menu-create, custom-variable-menu-create, get)
12197 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
12198 (custom-reset-standard-save-and-update): Remove unused variable `value'.
12199 (customize-apropos): Remove unused variable `tests'.
12200 (custom-group-value-create): Remove unused variable `hidden-p'.
12201 (sort-fold-case): Declare.
12202
12203 * cus-theme.el (custom-reset-standard-faces-list)
12204 (custom-reset-standard-variables-list): Declare.
12205 (customize-create-theme, custom-theme-revert, custom-theme-write)
12206 (custom-theme-choose-mode, customize-themes, custom-theme-save):
12207 Mark unused parameters.
12208
12209 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
12210
12211 * delim-col.el (delimit-columns-max): Move defvar before first use.
12212
12213 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 12214 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
12215
12216 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
12217 (auto-insert): Declare.
12218 (desktop-restore-file-buffer): Rename desktop-* parameters;
12219 mark unused ones.
12220 (desktop-create-buffer): Rename desktop-* parameters and bind them.
12221 (desktop-buffer): Rename desktop-* parameters.
12222
12223 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
12224 (dframe-reposition-frame-xemacs, dframe-help-echo)
12225 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
12226 Mark unused parameters.
12227
12228 * dired-aux.el (backup-extract-version-start, overwrite-query)
12229 (overwrite-backup-query, rename-regexp-query)
12230 (rename-non-directory-query): Declare.
12231 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
12232 (dired-add-entry): Remove unused variable `orig-file-name'.
12233 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
12234 Use parameter PRESERVE-TIME instead of accessing dynamic variable
12235 `dired-copy-preserve-time' directly.
12236 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
12237 (dired-insert-subdir-newpos): Rename unused variable `pos'.
12238
12239 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
12240 (dired-virtual-revert, dired-make-relative-symlink):
12241 Mark unused parameters.
12242 (manual-program): Declare.
12243 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
12244 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
12245 wrapped in `with-no-warnings' to avoid replacing one warning by another.
12246
12247 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
12248
12249 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
12250
12251 * echistory.el (electric-history-in-progress, Helper-return-blurb):
12252 Declare.
12253
12254 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
12255
12256 * electric.el (Electric-command-loop): Rename parameter
12257 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
12258
12259 * expand.el (expand-in-literal): Remove unused variable `here'.
12260
12261 * facemenu.el (facemenu-add-new-color):
12262 Remove unused variable `docstring'.
12263
12264 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
12265 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
12266 (face-attr-construct): Mark unused parameter. Doc fix.
12267 (read-color): Remove unused variable `hex-string'.
12268
12269 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
12270 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
12271 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
12272 (display-buffer-other-frame): Remove unused variable `old-window'.
12273 (kill-buffer-hook): Declare.
12274 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
12275 Mark unused parameters.
12276 (after-find-file): Pass 1 to `auto-save-mode', not t.
12277
12278 * files-x.el (auto-insert): Declare.
12279 (modify-file-local-variable-prop-line): Remove unused variable `val'.
12280
12281 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 12282 variable `buf'. Mark unused parameter.
06b60517
JB
12283 (find-lisp-insert-directory): Mark unused parameter.
12284
12285 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
12286 (format-encode-region): Remove unused variables `cur-buf' and `result'.
12287 (format-common-tail): Remove, unused.
12288 (format-deannotate-region): Remove unused variable `loc'.
12289 (format-annotate-region): Remove unused variable `p'.
12290 (format-annotate-single-property-change): Remove unused variables
12291 `default' and `tail'.
12292
12293 * forms.el (read-file-filter): Declare.
12294 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
12295
12296 * frame.el (frame-creation-function-alist): Mark unused parameter.
12297 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
12298
12299 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
12300 Remove unused parameters.
12301 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
12302 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
12303
12304 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
12305 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
12306 (hfy-prepare-tag-map): Mark unused parameters.
12307 (htmlfontify-buffer): Use `called-interactively-p'.
12308
12309 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
12310 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
12311 (ibuffer-do-occur): Mark unused parameters.
12312 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
12313 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
12314
12315 * ibuffer.el: Don't quote `lambda'.
12316 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
12317 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
12318 Mark unused parameters.
12319
12320 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
12321 (ido-completing-read): Mark unused parameters.
12322 (ido-copy-current-word): Mark unused parameters;
12323 remove unused variable `name'.
12324 (ido-sort-merged-list): Remove unused parameter `dirs'.
12325
12326 * ielm.el (ielm-input-sender): Mark unused parameter.
12327 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
12328 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
12329 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
12330 `ielm-string' as a dynamic variable accessible from the IELM prompt.
12331 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
12332
12333 * image-dired.el (image-dired-display-thumbs): Remove unused
12334 variables `curr-file' and `count'.
12335 (image-dired-remove-tag): Remove unused variable `start'.
12336 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
12337 variable `curr-file'
12338 (image-dired-rotate-original): Remove unused variable `temp-file'.
12339 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
12340 Remove unused variable `file'.
12341 (image-dired-gallery-generate): Remove unused variable `curr'.
12342 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
12343
12344 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
12345
12346 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
12347
12348 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
12349
12350 * isearch.el (minibuffer-history-symbol): Declare.
12351 (isearch-edit-string): Remove unused variable `err'.
12352 (isearch-message-prefix, isearch-message-suffix):
12353 Mark unused parameters.
12354
12355 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
12356
12357 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
12358
12359 * makesum.el (double-column): Remove unused variable `cnt'.
12360
12361 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
12362 (ido-ignore-item-temp-list): Declare.
12363
12364 * mouse-drag.el (mouse-drag-throw): Remove unused variables
12365 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
12366 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
12367 (mouse-drag-drag): Remove unused variables `mouse-delta' and
12368 `mouse-col-delta'.
12369
12370 * mouse-sel.el (mouse-extend-internal):
12371 Remove unused variable `orig-window-frame'.
12372
12373 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
12374 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
12375 Move declarations before first use.
12376 (pcomplete-opt): Mark unused parameters; doc fix.
12377
12378 * proced.el (proced-revert): Mark unused parameter.
12379 (proced-send-signal): Remove unused variable `err'.
12380
12381 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
12382 Rename parameter PREFIX-ARG to ARG.
12383 (ps-basic-plot-string, ps-basic-plot-whitespace):
12384 Mark unused parameters.
12385
12386 * replace.el (replace-count): Define.
12387 (occur-revert-function): Mark unused parameters.
12388 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
12389 (isearch-case-fold-search, isearch-string): Declare.
12390 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
12391 bind `case-fold-search'. Remove unused variables `beg' and `end',
12392 and simplify.
12393 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
12394 COUNT and bind `replace-count'.
12395 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
12396 to COUNT.
12397
12398 * savehist.el (print-readably, print-string-length): Declare.
12399
12400 * shadowfile.el (shadow-expand-cluster-in-file-name):
12401 Remove unused variable `cluster'.
12402 (shadow-copy-file): Remove unused variable `i'.
12403 (shadow-noquery, shadow-clusters, shadow-site-cluster)
12404 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
12405 (shadow-define-literal-group, shadow-define-regexp-group)
12406 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
12407
12408 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
12409 (shell): Use `called-interactively-p'.
12410 (shell-directory-tracker): Remove unused variable `chdir-failure'.
12411
12412 * simple.el (compilation-context-lines, comint-file-name-quote-list)
12413 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
12414 (delete-backward-char): Remove unused variable `ocol'.
12415 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
12416 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
12417 (event-apply-hyper-modifier, event-apply-shift-modifier)
12418 (event-apply-control-modifier, event-apply-meta-modifier):
12419 Mark unused parameters.
12420 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
12421 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
12422
12423 * speedbar.el (speedbar-ignored-directory-expressions)
12424 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
12425 (speedbar-find-file, speedbar-dir-follow)
12426 (speedbar-directory-buttons-follow, speedbar-tag-find)
12427 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
12428 (speedbar-buffers-line-directory, speedbar-buffer-click):
12429 Mark unused parameters.
12430 (speedbar-tag-file): Remove unused variable `mode'.
12431 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
12432
12433 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
12434
12435 * talk.el (talk): Remove unused variable `display'.
12436
12437 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
12438 (tar-write-region-annotate): Mark unused parameter.
12439
12440 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
12441 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
12442 Declare them, wrapped in `with-no-warnings' to avoid replacing one
12443 warning by another.
12444
12445 * time-stamp.el (time-stamp-string-preprocess):
12446 Remove unused variable `require-padding'.
12447
12448 * tree-widget.el (widget-glyph-enable): Declare.
12449 (tree-widget-action): Mark unused parameter.
12450
12451 * w32-fns.el (x-get-selection): Mark unused parameter.
12452 (autoload-make-program, generated-autoload-file): Declare.
12453
12454 * wdired.el (wdired-revert): Mark unused parameters.
12455 (wdired-xcase-word): Remove unused variable `err'.
12456
12457 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
12458 (whitespace-help-scroll): Remove unused variable `data-help'.
12459
12460 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
12461 (widget-image-insert, widget-after-change, default)
12462 (widget-default-format-handler, widget-default-notify)
12463 (widget-default-prompt-value, widget-info-link-action)
12464 (widget-url-link-action, widget-function-link-action)
12465 (widget-variable-link-action, widget-file-link-action)
12466 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
12467 (widget-field-prompt-internal, widget-field-action, widget-field-match)
12468 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
12469 (widget-insert-button-action, widget-delete-button-action, visibility)
12470 (widget-documentation-link-action, widget-documentation-string-action)
12471 (widget-const-prompt-value, widget-regexp-match, symbol)
12472 (widget-coding-system-prompt-value)
12473 (widget-key-sequence-value-to-external, sexp)
12474 (widget-sexp-value-to-internal, character, vector, cons)
12475 (widget-choice-prompt-value, widget-boolean-prompt-value)
12476 (widget-color--choose-action): Mark unused parameters.
12477 (widget-item-match-inline, widget-choice-match-inline)
12478 (widget-checklist-match, widget-checklist-match-inline)
12479 (widget-group-match): Rename parameter VALUES to VALS.
12480 (widget-field-value-set): Remove unused variable `size'.
12481 (widget-color-action): Remove unused variables `value' and `start'.
12482
12483 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 12484 variable `dir'. Doc fix.
06b60517
JB
12485 (windmove-find-other-window): Don't pass it.
12486
12487 * window.el (count-windows): Mark unused parameter.
12488 (bw-adjust-window): Remove unused variable `err'.
12489
12490 * woman.el (woman-file-name): Remove unused variable `default'.
12491 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
12492 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
12493 (global-font-lock-mode): Declare.
12494 (woman-decode-region): Mark unused parameter.
12495 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
12496
12497 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
12498 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
12499 (x-dnd-handle-moz-url): Remove unused variable `title'.
12500 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
12501
12502 * xml.el (xml-parse-tag, xml-parse-attlist):
12503 Remove unused variable `pos'.
12504
bc4f7f3d
GM
125052011-04-19 Glenn Morris <rgm@gnu.org>
12506
12507 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
12508 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
12509 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
12510 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
12511 * calendar/cal-html.el (cal-html-insert-minical):
12512 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
12513 (calendar-mark-date-pattern):
12514 Prefix "unused" locals.
12515
12516 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
12517 optional argument `style'.
12518
12519 * calendar/appt.el (appt-make-list):
12520 * calendar/cal-china.el (calendar-chinese-date-string):
12521 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
12522 (diary-hebrew-yahrzeit):
12523 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
12524 * calendar/calendar.el (calendar-generate-window):
12525 * calendar/time-date.el (time-to-days):
12526 Remove unused local variables.
12527
16a43933
CY
125282011-04-18 Chong Yidong <cyd@stupidchicken.com>
12529
12530 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
12531 glyphless-char-display table.
12532 (tabulated-list-glyphless-char-display): New var.
12533
7eed1860
SS
125342011-04-18 Sam Steingold <sds@gnu.org>
12535
12536 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
12537 to acknowledgments.
12538
4d2d1ccd
GM
125392011-04-17 Glenn Morris <rgm@gnu.org>
12540
12541 * calendar/diary-lib.el (diary-sexp-entry):
12542 * calendar/holidays.el (holiday-sexp):
12543 Set debug-on-error rather than the removed stack-trace-on-error.
12544
239da61d
GM
125452011-04-16 Glenn Morris <rgm@gnu.org>
12546
12547 * progmodes/f90.el: Use lexical-binding.
12548 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
12549
8b05752a
SM
125502011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12551
daca8ba5
SM
12552 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
12553 (mail-mode): Setup mailalias completion here instead.
12554 * mail/mailalias.el: Use lexical-binding.
12555 (pattern, mailalias-done): Declare dynamic.
12556 (mail-completion-at-point-function): New function, from mail-complete.
12557 (mail-complete): Use it.
12558 (mail-completion-expand): New function.
12559 (mail-get-names): Use it.
12560 (mail-directory, mail-directory-process, mail-directory-stream):
12561 Don't use `pattern' for lexically bound arg.
12562
6f542485
SM
12563 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
12564
037e7c3f
SM
12565 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
12566 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
12567 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
12568
8b05752a
SM
12569 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
12570 (byte-save-window-excursion, byte-temp-output-buffer-setup)
12571 (byte-interactive-p): Define them again, for use when inlining
12572 old code.
12573
49093f60
JB
125742011-04-15 Juanma Barranquero <lekktu@gmail.com>
12575
12576 * loadup.el: Use `string-to-number', not `string-to-int'.
12577
b5b8e7de
SM
125782011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12579
12580 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
12581 gud-gdb-complete-command.
12582 (gud-gdb-completions): New function, from gud-gdb-complete-command.
12583 (gud-gdb-completion-at-point): New function.
12584 (gud-gdb-completions): Remove.
12585
f42efeb5
MA
125862011-04-14 Michael Albinus <michael.albinus@gmx.de>
12587
49093f60
JB
12588 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
12589 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
12590 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
12591 whether `executable-find' is bound.
f42efeb5
MA
12592
12593 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
12594
e240cc21
SM
125952011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12596
12597 * minibuffer.el (completion-in-region-mode-predicate)
12598 (completion-in-region-mode--predicate): New vars.
12599 (completion-in-region, completion-in-region--postch)
12600 (completion-in-region-mode): Use them.
12601 (completion--capf-wrapper): Also return the hook function.
12602 (completion-at-point, completion-help-at-point):
12603 Adjust and provide a predicate.
c2bd2ab0
SM
12604
12605 Preserve arg names for advice of subr and lexical functions (bug#8457).
12606 * help-fns.el (help-function-arglist): Consolidate the subr and
12607 new-byte-code cases. Add argument `preserve-names' to extract names
12608 from the docstring when needed.
12609 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
12610 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
12611 (ad-arglist): Use help-function-arglist's new arg.
12612 (ad-definition-type): Use cond.
12613
c183f693
JB
126142011-04-13 Juanma Barranquero <lekktu@gmail.com>
12615
06641a47
JB
12616 * autorevert.el (auto-revert-handler):
12617 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
12618 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
12619 Don't quote lambda.
12620
c183f693
JB
12621 * image-mode.el (image-transform-set-scale):
12622 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
12623
1e3b6001
G
126242011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
12625
12626 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 12627 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
12628 Upgrades via gnutls-cli are too slow to be done opportunistically.
12629
2d6af8dd
JB
126302011-04-12 Juanma Barranquero <lekktu@gmail.com>
12631
12632 * dframe.el (dframe-current-frame): Remove spurious quote.
12633
c0749a51
GM
126342011-04-12 Glenn Morris <rgm@gnu.org>
12635
088d0d61
GM
12636 * calendar/cal-tex.el (cal-tex-end-document):
12637 Try to automatically use latin1 input if needed.
12638
c0749a51
GM
12639 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
12640 Don't try to cons a mark onto an empty element.
12641
5c90fde0
LL
126422011-04-11 Leo Liu <sdl.web@gmail.com>
12643
12644 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
12645 buffers.
12646 (ido-kill-buffer-at-head): Support killing virtual buffers.
12647
369e974d
CY
126482011-04-10 Chong Yidong <cyd@stupidchicken.com>
12649
12650 * minibuffer.el (completion-show-inline-help): New var.
12651 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
12652 (minibuffer-force-complete, minibuffer-complete-word):
12653 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
12654
12655 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
12656 to avoid interference from inline help (Bug#5849).
12657
37f1c930
LL
126582011-04-10 Leo Liu <sdl.web@gmail.com>
12659
099c39a4
JB
12660 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
12661 Fix typo.
37f1c930 12662
a32d4040
CY
126632011-04-09 Chong Yidong <cyd@stupidchicken.com>
12664
12665 * image-mode.el (image-toggle-display-image): Signal an error if
12666 not in Image mode.
12667 (image-transform-mode, image-transform-resize)
12668 (image-transform-set-rotation): Doc fix.
daca8ba5 12669 (image-transform-set-resize): Delete.
a32d4040
CY
12670 (image-transform-set-scale, image-transform-fit-to-height)
12671 (image-transform-fit-to-width): Handle image-toggle-display-image
12672 and image-transform-resize directly.
12673
099c39a4 126742011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
12675
12676 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
12677 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
12678 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
12679 (doc-view-mode-map): Add bindings for the new functions.
12680
099c39a4 126812011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 12682
4d61f28d 12683 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
12684 Fix typo in docstring.
12685
3726838a
EZ
126862011-04-08 Eli Zaretskii <eliz@gnu.org>
12687
04f33f1e
EZ
12688 * files.el (file-size-human-readable): Produce one digit after
12689 decimal, like "ls -lh" does.
12690
12691 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
12692 the file size representation.
12693
3726838a
EZ
12694 * simple.el (list-processes): If async subprocesses are not
12695 available, error out with a clear error message.
12696
cbb59342
CY
126972011-04-08 Chong Yidong <cyd@stupidchicken.com>
12698
12699 * help.el (help-form-show): New function, to be called from C.
12700 Put help-form output in a buffer named differently than *Help*.
12701
e3971c44
EZ
127022011-04-08 Eli Zaretskii <eliz@gnu.org>
12703
12704 * files.el (file-size-human-readable): New function.
12705
12706 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
12707 computing the representation inline. Don't require `cl'.
12708
12544bbe
GM
127092011-04-08 Glenn Morris <rgm@gnu.org>
12710
a1de6c6a
GM
12711 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
12712
3c4671f4
GM
12713 * net/browse-url.el (browse-url-firefox):
12714 Test system-type, not system-configuration.
12715
b605679c
GM
12716 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
12717 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
12718 Use log-edit-empty-buffer-p. (Bug#7598)
12719
56442f0c
GM
12720 * net/rlogin.el (rlogin-process-connection-type): Simplify.
12721 (rlogin-mode-map): Initialize in the defvar.
12722 (rlogin): Use ignore-errors.
12723
12544bbe
GM
12724 * replace.el (occur-mode-map): Some fixes for menu items.
12725
eb237b0f
AH
127262011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12727
12728 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
12729
7d668f2c
CY
127302011-04-06 Chong Yidong <cyd@stupidchicken.com>
12731
e67a13ab
CY
12732 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
12733 issuing unused warnings.
12734
12735 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
12736 macro directly.
12737
7d668f2c
CY
12738 * simple.el: Lisp reimplement of list-processes. Based on an
12739 earlier reimplementation by Leo Liu, but using tabulated-list.el.
12740 (process-menu-mode): New major mode.
12741 (list-processes--refresh, list-processes):
12742 (process-menu-visit-buffer): New functions.
12743
12744 * files.el (save-buffers-kill-emacs): Don't assume any return
12745 value of list-processes, which is undocumented anyway.
12746
a83ec3c9
CY
127472011-04-06 Chong Yidong <cyd@stupidchicken.com>
12748
12749 * emacs-lisp/tabulated-list.el: New file.
12750
e91a96fe
CY
12751 * emacs-lisp/package.el: Use Tabulated List mode.
12752 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
12753 (package-menu-mode): Derive from tabulated-list-mode. Set up the
12754 table format using Tabulated List mode variables.
12755 (package--push): New macro, replacing package-list-maybe-add.
12756 (package-menu--generate): Use package--push. Renamed from
12757 package--generate-package-list.
12758 (package-menu-refresh, list-packages): Use it.
daca8ba5 12759 (package-menu--print-info): Rename from package-print-package.
e91a96fe 12760 Return insertion data instead of inserting it directly.
099c39a4
JB
12761 (package-menu-describe-package, package-menu-execute):
12762 Use tabulated-list-get-id.
e91a96fe
CY
12763 (package-menu-mark-delete, package-menu-mark-install)
12764 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
12765 (package-menu-mark-obsolete-for-deletion):
12766 Use tabulated-list-put-tag.
e91a96fe
CY
12767 (package--list-packages, package-menu-revert)
12768 (package-menu-get-package, package-menu-get-version)
12769 (package-menu-sort-by-column): Functions deleted.
12770 (package-menu-package-list, package-menu-sort-key): Vars deleted.
12771 (package-menu--status-predicate, package-menu--version-predicate)
12772 (package-menu--name-predicate)
12773 (package-menu--description-predicate): Handle arguments in the
12774 Tabulated List format.
12775 (package-list-packages-no-fetch): Call list-packages.
12776
3e214b50
JB
127772011-04-06 Juanma Barranquero <lekktu@gmail.com>
12778
12779 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 12780 (after-find-file): Don't bind it.
3e214b50
JB
12781 (revert-buffer-in-progress-p): New variable.
12782 (revert-buffer): Bind it.
12783 Pass nil for `after-find-file-from-revert-buffer'.
12784
12785 * saveplace.el (save-place-find-file-hook): Use new variable
12786 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
12787
3f0f1700
GM
127882011-04-06 Glenn Morris <rgm@gnu.org>
12789
c0274801
GM
12790 * Makefile.in (AUTOGEN_VCS): New variable.
12791 (autoloads): Use $AUTOGEN_VCS.
12792
3f0f1700
GM
12793 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
12794 * calendar/calendar.el (calendar-mode-map):
12795 Check for toolkit scroll bars. (Bug#8305)
12796
41ea9e48
CY
127972011-04-05 Chong Yidong <cyd@stupidchicken.com>
12798
12799 * minibuffer.el (completion-in-region--postch)
12800 (completion-in-region-mode): Remove unnecessary messages.
12801
6194c800
JB
128022011-04-05 Juanma Barranquero <lekktu@gmail.com>
12803
33256f14
JB
12804 * font-lock.el (font-lock-refresh-defaults):
12805 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
12806 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
12807
6194c800
JB
12808 * info.el (Info-directory-list, Info-read-node-name-2)
12809 (Info-split-parameter-string): Doc fixes.
12810 (Info-virtual-nodes): Reflow docstring.
12811 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
12812 (Info-apropos-toc-nodes, info-finder, Info-get-token)
12813 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
12814 Fix typos in docstrings.
12815 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
12816 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
12817 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
12818 (Info-restore-desktop-buffer): Mark unused parameters.
12819 (Info-directory-find-file, Info-directory-find-node)
12820 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
12821 (Info-virtual-index-find-node, Info-apropos-find-file)
12822 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 12823 Mark unused parameters; fix typos in docstrings.
6194c800
JB
12824 (Info-virtual-index): Remove unused local variable `nodename'.
12825
b87a8200 128262011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 12827
b87a8200
DD
12828 * net/rcirc.el: Update my e-mail address.
12829 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 12830
3b2ff876
CY
128312011-04-05 Chong Yidong <cyd@stupidchicken.com>
12832
12833 * startup.el (command-line): Save the cursor's theme-face
12834 directly, instead of using face-override-spec.
12835
12836 * custom.el (load-theme): Minor optimization in assigning faces.
12837
8d17e7ca
JB
128382011-04-04 Juanma Barranquero <lekktu@gmail.com>
12839
12840 * help-fns.el (describe-variable): Complete all variables having
12841 documentation, including keywords.
12842 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
12843
2fbc1934
JB
128442011-04-04 Juanma Barranquero <lekktu@gmail.com>
12845
12846 Convert to lexical-binding.
12847
12848 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
12849 (bs--get-marked-string, bs--get-modified-string)
12850 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
12851 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
12852 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
12853
12854 * ehelp.el (electric-help-execute-extended)
12855 (electric-help-ctrl-x-prefix):
12856 * hexl.el (hexl-revert-buffer-function):
12857 * linum.el (linum-after-change, linum-after-scroll):
12858 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
12859
12860 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
12861
74f50695
DU
128622011-04-04 Daiki Ueno <ueno@unixuser.org>
12863
12864 * epa-dired.el:
12865 * epa-mail.el:
12866 * epa-hook.el:
12867 * epa-file.el:
12868 * epa.el:
12869 * epg.el: Use lexical binding.
12870
c11325f7
CY
128712011-04-03 Chong Yidong <cyd@stupidchicken.com>
12872
0d9e9a12
CY
12873 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
12874
c11325f7 12875 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
12876 dictionary case for flyspell-mark-duplications-exceptions.
12877 Use regexp matching for languages.
c11325f7
CY
12878 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
12879 default dictionary (Bug#7926).
12880
da91b5f2
CY
128812011-04-02 Chong Yidong <cyd@stupidchicken.com>
12882
099c39a4
JB
12883 * emacs-lisp/package.el (package--with-work-buffer):
12884 Recognize https URLs.
da91b5f2 12885
099c39a4
JB
12886 * net/network-stream.el: Move from gnus/proto-stream.el.
12887 Change prefix to network-stream throughout.
da91b5f2
CY
12888 (open-protocol-stream): Merge into open-network-stream, leaving
12889 open-protocol-stream as an alias. Handle nil BUFFER args.
12890
12891 * subr.el (open-network-stream): Move to net/network-stream.el.
12892
afa8e9f6
GM
128932011-04-02 Glenn Morris <rgm@gnu.org>
12894
1d2e369d
GM
12895 * find-dired.el (find-exec-terminator): New option.
12896 (find-ls-option): Test for -ls support.
12897 (find-ls-subdir-switches): Test for -b in find-ls-option.
12898 (find-dired, find-grep-dired): Doc fixes.
12899 (find-dired): Use find-exec-terminator.
12900
8abb7da8 12901 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
12902 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
12903 (find-name-arg): Remove purecopy.
8abb7da8 12904
f3ca7378
GM
12905 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
12906 (grep-compute-defaults): Check for `-exec COMMAND +' support.
12907 Set grep-find-use-xargs, grep-find-command, and grep-find-template
12908 accordingly. Don't add the null-device if not needed.
12909
afa8e9f6
GM
12910 * files.el (save-some-buffers): Doc fix.
12911
35eae264
EZ
129122011-04-02 Eli Zaretskii <eliz@gnu.org>
12913
12914 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
12915
26b51db5
JB
129162011-04-01 Juanma Barranquero <lekktu@gmail.com>
12917
12918 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
12919 Use `dolist' rather than `mapcar'.
12920
7200d79c
SM
129212011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
12922
03408648 12923 Add lexical binding.
7200d79c 12924
03408648
SM
12925 * subr.el (apply-partially): Use new closures rather than CL.
12926 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
12927 (dolist, dotimes): Use slightly different expansion for lexical code.
12928 (functionp): Move to C.
12929 (letrec): New macro.
12930 (with-wrapper-hook): Use it and apply-partially instead of CL.
12931 (eval-after-load): Preserve lexical-binding.
12932 (save-window-excursion, with-output-to-temp-buffer): Turn them
12933 into macros.
7200d79c 12934
03408648
SM
12935 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
12936
12937 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
12938 than the arglist.
12939 (help-add-fundoc-usage): Don't add `Not documented'.
12940 (help-function-arglist): Handle closures, subroutines, and new
12941 byte-code-functions.
12942 (help-make-usage): Remove leading underscores.
12943 (describe-function-1): Handle closures.
12944 (describe-variable): Use special-variable-p for completion.
12945
12946 * files.el (lexical-binding): Declare safe.
f488fb65 12947
03408648
SM
12948 * emacs-lisp/pcase.el: Don't use destructuring-bind.
12949 (pcase--memoize): Rename from pcase-memoize. Change weakness.
12950 (pcase): Add `let' pattern.
12951 Change memoization so it actually works.
12952 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
12953 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
12954 <let>: New case.
f488fb65 12955
03408648
SM
12956 * emacs-lisp/macroexp.el: Use lexical binding.
12957 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
12958 Don't convert ' to #' without checking that it's indeed quoting
12959 a lambda.
12960
12961 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 12962 Use eval-sexp-add-defvars.
03408648
SM
12963 (eval-sexp-add-defvars): New fun.
12964
12965 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
12966
12967 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
12968 Don't autoload.
12969 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
12970 than the internal `byte-compile-lambda'.
12971 (defmethod): Don't hide code under quotes.
12972 (eieio-defmethod): New `code' argument.
12973
12974 * emacs-lisp/eieio-comp.el: Remove.
12975
12976 * emacs-lisp/edebug.el (edebug-eval-defun)
12977 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
12978 (edebug-toggle): Avoid `eval'.
12979
12980 * emacs-lisp/disass.el (disassemble-internal): Handle new
12981 `closure' objects.
12982 (disassemble-1): Handle new byte codes.
12983
12984 * emacs-lisp/cl.el (pushnew): Silence warning.
12985
12986 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
12987 (cl-byte-compile-throw): Remove.
12988 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
12989
12990 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
12991 closures.
12992
12993 * emacs-lisp/cconv.el: New file.
12994
12995 * emacs-lisp/bytecomp.el: Use lexical binding instead of
12996 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
12997 (byte-compile-initial-macro-environment):
12998 Handle declare-function here.
12999 (byte-compile--lexical-environment): New var.
13000 (byte-stack-ref, byte-stack-set, byte-discardN)
13001 (byte-discardN-preserve-tos): New lap codes.
13002 (byte-interactive-p): Don't use any more.
13003 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
13004 New macros.
13005 (byte-compile-lapcode): Use them and handle new lap codes.
13006 (byte-compile-obsolete): Remove.
13007 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
13008 (byte-compile-arglist-warn): Check late def of inlinable funs.
13009 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
13010 since they should have been expanded by now.
13011 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
13012 (byte-compile-from-buffer): Remove unused second arg.
13013 (byte-compile-preprocess): New function.
13014 (byte-compile-toplevel-file-form): New function to distinguish
13015 file-form calls from outside from file-form calls from hunk-handlers.
13016 (byte-compile-file-form): Simplify.
13017 (byte-compile-file-form-defsubst): Remove.
13018 (byte-compile-file-form-defmumble): Simplify now that
13019 byte-compile-lambda always returns a byte-code-function.
13020 (byte-compile): Preprocess.
13021 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
13022 Remove, not used any more.
13023 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
13024 (byte-compile-make-args-desc): New funs.
13025 (byte-compile-lambda): Handle lexical functions. Always return
13026 a byte-code-function.
13027 (byte-compile-reserved-constants): New var, to make up room for
13028 closed-over variables.
13029 (byte-compile-constants-vector): Obey it.
13030 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
13031 (byte-compile-macroexpand-declare-function): New function.
13032 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
13033 byte-code-functions.
13034 (byte-compile-form): Check obsolescence here.
13035 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
13036 (byte-compile-variable-ref): Remove.
13037 (byte-compile-dynamic-variable-op): New fun.
13038 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13039 (byte-compile-variable-set): New funs.
13040 (byte-compile-discard): Add 2 args.
13041 (byte-compile-stack-ref, byte-compile-stack-set)
13042 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
13043 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
13044 macroexpand-all instead.
13045 (byte-compile-quote-form): Remove.
13046 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
13047 (byte-compile-bind, byte-compile-unbind): New funs.
13048 (byte-compile-let): Handle let* and lexical binding.
13049 (byte-compile-let*): Remove.
13050 (byte-compile-catch, byte-compile-unwind-protect)
13051 (byte-compile-track-mouse, byte-compile-condition-case):
13052 Handle a new :fun-body form, used for lexical scoping.
13053 (byte-compile-save-window-excursion)
13054 (byte-compile-with-output-to-temp-buffer): Remove.
13055 (byte-compile-defun): Simplify.
13056 (byte-compile-stack-adjustment): New fun.
13057 (byte-compile-out): Use it.
13058 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
13059
13060 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
13061 handler any more.
13062
13063 * emacs-lisp/byte-opt.el: Use lexical binding.
13064 (byte-inline-lapcode): Remove (to bytecomp).
13065 (byte-compile-inline-expand): Pay attention to inlining to/from
13066 lexically bound code.
13067 (byte-compile-unfold-lambda): Don't handle byte-code-functions
13068 any more.
13069 (byte-optimize-form-code-walker): Don't handle save-window-excursion
13070 any more and don't call compiler-macros.
13071 (byte-compile-splice-in-already-compiled-code): Remove.
13072 (byte-code): Don't inline any more.
13073 (disassemble-offset): Receive `bytes' as argument rather than via
13074 dynamic scoping.
13075 (byte-compile-tag-number): Declare before first use.
13076 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
13077 `return' even if make-spliceable.
13078 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
13079 obsolete interactive-p.
13080 (byte-optimize-lapcode): Optimize new lap-codes.
13081 Don't trip up on new form of `byte-constant' lap code.
13082
13083 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
13084
13085 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
13086
13087 * custom.el (custom-initialize-default, custom-declare-variable):
13088 Use `defvar'.
13089
13090 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
13091 New variables.
13092 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
13093 (COMPILE_FIRST): Add macroexp and cconv.
13094 * makefile.w32-in: Mirror changes in Makefile.in.
13095
13096 * vc/cvs-status.el:
13097 * vc/diff-mode.el:
13098 * vc/log-edit.el:
13099 * vc/log-view.el:
13100 * vc/smerge-mode.el:
13101 * textmodes/bibtex-style.el:
13102 * textmodes/css.el:
13103 * startup.el:
13104 * uniquify.el:
da91b5f2
CY
13105 * minibuffer.el:
13106 * newcomment.el:
13107 * reveal.el:
13108 * server.el:
13109 * mpc.el:
13110 * emacs-lisp/smie.el:
13111 * doc-view.el:
13112 * dired.el:
03408648
SM
13113 * abbrev.el: Use lexical binding.
13114
0f0c1f27
EZ
131152011-04-01 Eli Zaretskii <eliz@gnu.org>
13116
13117 * info.el (info-display-manual): New function.
13118
c82b2579
SM
131192011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
13120
13121 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
13122
221ddf68
TH
131232011-03-31 Tassilo Horn <tassilo@member.fsf.org>
13124
13125 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 13126 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 13127
cba6e77e
GM
131282011-03-31 Glenn Morris <rgm@gnu.org>
13129
e040639f
GM
13130 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
13131
cba6e77e
GM
13132 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
13133
6d0f1c9e
CS
131342011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
13135
13136 * progmodes/python.el (python-default-interpreter)
13137 (python-python-command-args, python-jython-command-args)
13138 (python-which-shell, python-which-args, python-which-bufname)
13139 (python-file-queue, python-comint-output-filter-function)
13140 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
13141 variables and functions.
13142
3e2d70fd
SM
131432011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13144
13145 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
13146 (completion-in-region-mode): New minor mode.
13147 (completion-in-region): Use it.
13148 (completion-in-region--data, completion-in-region-mode-map): New vars.
13149 (completion-in-region--postch): New function.
13150 (completion--capf-misbehave-funs, completion--capf-safe-funs):
13151 New vars.
13152 (completion--capf-wrapper): New function.
13153 (completion-at-point): Use it to track well-behavedness of
13154 hook functions.
13155 (completion-help-at-point): New command.
13156
f3e4086c
JM
131572011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
13158
13159 * vc/add-log.el (add-change-log-entry): Don't use whitespace
13160 syntax class to search for whitespace on a single line
13161 (Message-ID: <4D938140.4030905@redhat.com>).
13162
eb7ffc14
LL
131632011-03-30 Leo Liu <sdl.web@gmail.com>
13164
13165 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
13166 New commands.
13167 (edit-abbrevs-map): Bind them here.
13168 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
13169
d806ab68
KM
131702011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
13171
13172 * allout.el (allout-hide-by-annotation, allout-flag-region):
13173 Reduce possibility of overlay leakage by making them volatile.
13174
13175 * allout-widgets.el (allout-widgets-tally): Define as nil so the
13176 hash is not shared between buffers. Mode initialization is
13177 responsible for giving it a useful starting value.
13178 (allout-item-span): Reduce possibility of overlay leakage by
13179 making them volatile.
13180 (allout-widgets-count-buttons-in-region): Add diagnostic function
13181 for tracking down button overlay leaks.
13182
ea622834
LL
131832011-03-29 Leo Liu <sdl.web@gmail.com>
13184
13185 * ido.el (ido-read-internal): Use the default history var
13186 minibuffer-history if no HISTORY is specified.
13187
b62f8267
G
131882011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
13189
03408648
SM
13190 * net/imap.el (imap-shell-open, imap-process-connection-type):
13191 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
13192 Kerberos, SSL, other subprocesses.
13193
947b6566
LL
131942011-03-28 Leo Liu <sdl.web@gmail.com>
13195
13196 * abbrev.el (abbrev-table-empty-p): New function.
13197 (prepare-abbrev-list-buffer): Place empty abbrev tables after
13198 nonempty ones. (Bug#5937)
13199
5ffb62aa
JD
132002011-03-27 Jan Djärv <jan.h.d@swipnet.se>
13201
13202 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
13203
7a097943
LL
132042011-03-27 Leo Liu <sdl.web@gmail.com>
13205
13206 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
13207 for foreground and background colors.
13208 (ansi-color-make-color-map): Adapt.
13209
c5b40130
LL
132102011-03-25 Leo Liu <sdl.web@gmail.com>
13211
1f48f7d2
LL
13212 * midnight.el (midnight-time-float): Remove. Note it calculates
13213 the microsecond component incorrectly and seconds-to-time does the
13214 same job.
625897ec 13215 Remove redundant (require 'timer).
1f48f7d2 13216
c5b40130
LL
13217 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
13218 (ido-completions): Remove unused arguments. (Bug#8329)
13219
d86d2721
SM
132202011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
13221
13222 * minibuffer.el (completion--flush-all-sorted-completions):
13223 Remove itself from hook.
13224 (completion-at-point): Let the functions perform the completion
13225 immediately and return nil or t.
13226 * comint.el (comint-dynamic-complete-functions): Now identical to
13227 completion-at-point-functions.
13228 (comint-dynamic-list-input-ring): Remove unused var `index'.
13229 (comint--match-partial-filename, comint--unquote&expand-filename):
13230 New funs, split from comint-match-partial-filename.
13231 (comint-dynamic-complete): Use completion-at-point.
13232 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
13233
e8974c48
DA
132342011-03-24 Drew Adams <drew.adams@oracle.com>
13235
13236 * thingatpt.el: Support `defun'.
13237
def71b5e
LL
132382011-03-23 Leo Liu <sdl.web@gmail.com>
13239
cb5af48e
LL
13240 * abbrevlist.el: Move to obsolete/abbrevlist.el.
13241
def71b5e
LL
13242 * help-mode.el (help-mode-finish): Tweak regexp.
13243
927c53e7
GM
132442011-03-23 Glenn Morris <rgm@gnu.org>
13245
18d05bed
GM
13246 * eshell/esh-opt.el (eshell-eval-using-options):
13247 Do not bind unused local variable `eshell-option-stub'.
13248
927c53e7
GM
13249 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
13250
9d0da923
JB
132512011-03-22 Juanma Barranquero <lekktu@gmail.com>
13252
13253 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
13254 keymap variable in `with-no-warnings' to avoid a warning when the
13255 keymap has been already `defconst'ed.
13256
4b978a67
LL
132572011-03-22 Leo Liu <sdl.web@gmail.com>
13258
13259 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
13260 encode all chars in abbrevs; otherwise use emacs-mule or
13261 utf-8-emacs. (Bug#8308)
13262
5fd62452
JB
132632011-03-22 Juanma Barranquero <lekktu@gmail.com>
13264
0b1596c6
JB
13265 * simple.el (backward-delete-char-untabify):
13266 Avoid warning about using `delete-backward-char'.
13267
5fd62452
JB
13268 * image.el (image-type-file-name-regexps): Make it variable.
13269 `imagemagick-register-types' modifies it, and the user may want
13270 to add new extensions for known image types.
13271 (imagemagick-register-types): Throw error if not using ImageMagick.
13272
0b4e93f1
LL
132732011-03-22 Leo Liu <sdl.web@gmail.com>
13274
13275 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
13276 located before rcirc-prompt-end-marker.
13277 (rcirc-complete): Error if point is not after rcirc prompt.
13278 Handle the case when table is nil.
9882e214 13279 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 13280
fccee4ab
CY
132812011-03-22 Chong Yidong <cyd@stupidchicken.com>
13282
13283 * custom.el (custom--inhibit-theme-enable): Make it affect only
13284 custom-theme-set-variables and custom-theme-set-faces.
13285 (provide-theme): Ignore custom--inhibit-theme-enable.
13286 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
13287 (custom-enabling-themes): Delete variable.
d86d2721
SM
13288 (enable-theme): Accept only loaded themes as arguments.
13289 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
13290 (custom-enabled-themes): Forbid themes from setting this.
13291 Eliminate use of custom-enabling-themes.
13292 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 13293
af896da6
LL
132942011-03-21 Leo Liu <sdl.web@gmail.com>
13295
13296 * ido.el (ido-read-internal): Add ido-selected to history instead
13297 of user input.
13298
78f64af0
SM
132992011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13300
13301 * subr.el (deferred-action-list, deferred-action-function):
13302 Mark obsolete.
13303
b16ac1ec
LL
133042011-03-21 Leo Liu <sdl.web@gmail.com>
13305
810f7698
LL
13306 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
13307 change on 2011-02-13 (bug#8309).
13308
b16ac1ec
LL
13309 * minibuffer.el (read-file-name-function): Change default value.
13310 (read-file-name--defaults): Rename from read-file-name-defaults.
13311 (read-file-name-default): Rename from read-file-name.
13312 (read-file-name): Call read-file-name-function.
13313
4e05e67e
GM
133142011-03-21 Glenn Morris <rgm@gnu.org>
13315
13316 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
13317 Doc fixes.
13318
4359915b
CY
133192011-03-21 Chong Yidong <cyd@stupidchicken.com>
13320
13321 * cus-theme.el: Add missing provide statement.
13322 (customize-create-theme): Extract theme value correctly.
13323 (custom-theme-visit-theme): Autoload.
13324 (customize-create-theme): Prompt before inserting default faces.
13325
1fe275ee
JB
133262011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
13327
13328 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
13329 units and musical notes.
13330
cd394be1 133312011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
13332
13333 * ido.el (ido-read-internal): Use completing-read-default.
13334 (ido-completing-read): Fix compatibility with completing-read.
13335
7d476bde
CO
133362011-03-20 Christian Ohler <ohler@gnu.org>
13337
13338 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
13339 (ert-delete-all-tests): Use `called-interactively-p' rather than
13340 `interactive-p'.
13341 (ert--make-xrefs-region): Respect END.
13342
fe0fb33e
CY
133432011-03-19 Chong Yidong <cyd@stupidchicken.com>
13344
ff854b0b
CY
13345 * dired-aux.el (dired-create-directory): Signal an error if the
13346 directory already exists (Bug#8246).
13347
fe0fb33e
CY
13348 * facemenu.el (list-colors-display): Call list-faces-display
13349 inside with-help-window.
13350 (list-colors-print): Use display property to align the final
13351 column, instead of checking window-width.
13352
576bce32
EZ
133532011-03-19 Eli Zaretskii <eliz@gnu.org>
13354
4d61f28d 13355 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
13356 windows-nt systems.
13357 (emerge-protect-metachars): Quote correctly for ms-dos and
13358 windows-nt systems.
13359
89c41d68 133602011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
13361
13362 * info.el (info-initialize): Replace all uses of `:' with
13363 path-separator for compatibility with non-Unix systems.
13364 Cache quoting of path-separator. (Bug#8258)
13365
b14e3e21 133662011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
13367
13368 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
13369 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
13370 (mouse-avoidance-mode): Fix typos in docstrings.
13371
4525ce3e
CY
133722011-03-19 Chong Yidong <cyd@stupidchicken.com>
13373
13374 * startup.el (package-subdirectory-regexp): Move from package.el.
13375 Omit \\` and \\', and let callers add them.
13376
13377 * emacs-lisp/package.el (package-strip-version)
13378 (package-load-all-descriptors): Add \\` and \\' to
13379 package-subdirectory-regexp before using it.
13380 (package-untar-buffer): New arg DIR; ensure that file untars only
13381 into this expected directory. Remove superfluous delete-region.
13382 (package-unpack): Caller changed.
13383 (package-tar-file-info): Use package-subdirectory-regexp.
13384
a904a09a 133852011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 13386
a904a09a
SM
13387 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
13388 diff-mode-shared-map (bug#8284).
13389 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
13390
133912011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
13392
13393 * calendar/time-date.el (format-seconds): Use assoc instead of
13394 assoc-string, since assoc-string doesn't exist in XEmacs.
13395
171fc304
JB
133962011-03-17 Juanma Barranquero <lekktu@gmail.com>
13397
13398 * custom.el (custom-known-themes): Reflow docstring.
13399 (custom-theme-load-path): Fix typo in docstring.
13400 (load-theme): Fix typo in error message.
13401 (custom-available-themes, custom-variable-theme-value):
13402 Use `let', not `let*'.
13403
d71990a1
JB
134042011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
13405
13406 * calc/README: Mention inclusion of musical notes.
13407
13408 * calc/calc-units.el (calc-lu-quant): Rename from
13409 `calc-logunits-quantity'.
13410 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
13411 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
13412 (calc-db): Rename from `calc-dblevel'.
13413 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
13414 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
13415 (calc-np): Rename from `calc-nplevel'.
13416 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
13417 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
13418 (calc-lu-plus): Rename from `calc-logunits-add'.
13419 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
13420 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
13421 (calc-lu-minus): Rename from `calc-logunits-sub'.
13422 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
13423 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
13424 (calc-lu-times): Rename from `calc-logunits-mul'.
13425 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
13426 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
13427 (calc-lu-divide): Rename from `calc-logunits-div'.
13428 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
13429 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
13430
13431 * calc/calc-ext.el (calc-init-extensions): Update the names of the
13432 functions being autoloaded.
13433
13434 * calc/calc.el (calc-lu-power-reference): Rename from
13435 `calc-logunits-power-reference'.
13436 (calc-lu-field-reference): Rename from
13437 `calc-logunits-field-reference'.
13438
7a71b18d
GM
13439 * calc/calc-help.el (calc-l-prefix-help):
13440 Mention musical note functions.
d71990a1 13441
40c2934b
SM
134422011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
13443
13444 * minibuffer.el (completion-all-sorted-completions):
13445 Use :completion-cycle-penalty text property if present.
13446
b0911414
KM
134472011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
13448
13449 * allout.el (allout-yank-processing): Adjust for new rebulleting
13450 regime so bullet being yanked is used without prompting the user
13451 for a choice.
13452
8a05b668
JB
134532011-03-16 Juanma Barranquero <lekktu@gmail.com>
13454
13455 * startup.el (command-line): Warn the user that _emacs is deprecated.
13456
5ba5fb81
JB
134572011-03-16 Juanma Barranquero <lekktu@gmail.com>
13458
13459 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
13460 (delphi-verbose, delphi-comment-face, delphi-string-face)
13461 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
13462 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
13463 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
13464 (delphi-new-comment-line, delphi-font-lock-defaults)
13465 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
13466 Fix typos in docstrings.
13467
2dab465b
KM
134682011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
13469
5ba5fb81 13470 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
13471 Invert the roles of character and string values for INSTEAD, so a
13472 string is used for the more common case of a defaulting prompt.
13473
0adf5618
SM
134742011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13475
13476 * progmodes/ruby-mode.el (ruby-backward-sexp):
13477 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
13478 * play/gamegrid.el (gamegrid-make-face):
13479 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
13480 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
13481 * notifications.el (notifications-notify):
13482 * net/xesam.el (xesam-search-engines):
13483 * net/quickurl.el (quickurl-list-insert):
13484 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
13485
d72700e5
CY
134862011-03-15 Chong Yidong <cyd@stupidchicken.com>
13487
13488 * startup.el (command-line): Update package subdirectory regexp.
13489
49c5410a
SM
134902011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13491
c6eee9aa
SM
13492 * allout.el (allout-abbreviate-flattened-numbering)
13493 (allout-mode-deactivate-hook): Fix up obsolescence "date".
13494
49c5410a
SM
13495 * subr.el (read-char-choice): Only show the cursor after the prompt,
13496 not after the answer.
13497
047b2bb9
KR
134982011-03-15 Kevin Ryde <user42@zip.com.au>
13499
13500 * help-fns.el (variable-at-point): Skip leading quotes, if any
13501 (bug#8253).
13502
0a57d256
SM
135032011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13504
13505 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
13506 warning message.
13507
77c992bc
MA
135082011-03-14 Michael Albinus <michael.albinus@gmx.de>
13509
13510 * shell.el (shell): When called interactively, offer to change the
13511 shell file name on remote hosts.
13512
eebc475d
TZ
135132011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
13514
13515 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
13516 integration for LDAP parameters. The host, base, user or binddn,
13517 and secret tokens can be specified in a netrc file, for instance.
13518 This is optional because an `auth-source' parameter must be
13519 specified in the search attributes.
13520
9d05d1ba
JB
135212011-03-13 Juanma Barranquero <lekktu@gmail.com>
13522
13523 * help.el (describe-mode): Link to the mode's definition (bug#8185).
13524
09d9db2c
GM
135252011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13526
13527 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
13528 into declaration. Remove redundant and harmful binding.
13529
135302011-03-12 Eli Zaretskii <eliz@gnu.org>
13531
13532 * files.el (file-ownership-preserved-p): Pass `integer' as an
13533 explicit 2nd argument to `file-attributes'. If the file's owner
13534 is the Administrators group on Windows, and the current user is
13535 Administrator, consider that a match.
13536
13537 * server.el (server-ensure-safe-dir): Consider server directory
13538 safe on MS-Windows if its owner is the Administrators group while
13539 the current Emacs user is Administrator. Use `=' to compare
13540 numerical UIDs, since they could be integers or floats.
13541
219bd536
JB
135422011-03-12 Juanma Barranquero <lekktu@gmail.com>
13543
13544 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
13545
f3afd36b
MA
135462011-03-12 Michael Albinus <michael.albinus@gmx.de>
13547
13548 Sync with Tramp 2.2.1.
13549
13550 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
13551
13552 * net/trampver.el: Update release number.
13553
3aaaa6f1
SM
135542011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13555
94642599
SM
13556 * progmodes/compile.el (compilation--previous-directory): Fix up
13557 various nil/dead-marker mismatches (bug#8014).
13558 (compilation-directory-properties, compilation-error-properties):
13559 Don't call it at a position past the one we're about to change.
13560
3aaaa6f1
SM
13561 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
13562 Disable obsolescence warnings in the file that declares it.
13563
14239447
KM
135642011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
13565
099c39a4
JB
13566 * allout-widgets.el (allout-widgets-tally):
13567 Initialize allout-widgets-tally as a hash table rather than nil to
13568 prevent mode-line redisplay warnings. Also, clarify the module
13569 description and fix a comment typo.
14239447 13570
135e287c
JB
135712011-03-11 Juanma Barranquero <lekktu@gmail.com>
13572
13573 * help-fns.el (describe-variable): Don't complete keywords.
13574 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
13575
ffbf300e
CY
135762011-03-10 Chong Yidong <cyd@stupidchicken.com>
13577
ba08b241
CY
13578 * emacs-lisp/package.el (package-version-join): Impose a standard
13579 string representation for pre/alpha/beta version lists.
13580 (package-unpack-single): Standardize the directory name by passing
13581 it through package-version-join.
13582 (package-strip-rcs-id): Accept any version string that does not
13583 signal an error in version-to-list.
ffbf300e 13584
f346fd6b
MA
135852011-03-10 Michael Albinus <michael.albinus@gmx.de>
13586
13587 * simple.el (delete-trailing-whitespace): Return nil for the
13588 benefit of `write-file-functions'.
13589
ccb55d27
GM
135902011-03-10 Glenn Morris <rgm@gnu.org>
13591
5ceaac0c
GM
13592 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
13593
02da65ff
GM
13594 * vc/vc-git.el (vc-git-program): New option.
13595 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
13596 (vc-git--call): Use it.
13597
b2f603cc
GM
13598 * eshell/esh-util.el (eshell-condition-case): Doc fix.
13599
5772caab
GM
13600 * cus-edit.el (Custom-newline): If no button at point, look
13601 for a subgroup button at start-of-line. (Bug#2298)
13602
ccb55d27
GM
13603 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
13604
ec6ecaed
JD
136052011-03-10 Julien Danjou <julien@danjou.info>
13606
13607 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
13608 `cursor-type' is nil.
13609
9d5aa01d
JB
136102011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
13611
13612 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
13613
b6a5875b
KM
136142011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
13615
7a71b18d 13616 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
13617 preserves the existing header prefix, rebulleting it if necessary,
13618 rather than replacing it. This is necessary for proper operation
13619 of cooperative addons like allout-widgets.
1154d12e
JB
13620 (allout-make-topic-prefix, allout-rebullet-heading):
13621 Change SOLICIT arg to INSTEAD, and interpret additionally a string
13622 value as alternate bullet to be used, instead of prompting the user
13623 for a bullet character.
b6a5875b 13624
ee545c35
MA
136252011-03-09 Michael Albinus <michael.albinus@gmx.de>
13626
d86d2721
SM
13627 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13628 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
13629 `tramp-default-port'.
13630
c47971d7
DD
136312011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13632
13633 * net/rcirc.el (rcirc-handler-001): Remove useless
13634 with-rcirc-process-buffer.
13635 (rcirc-check-auth-status): Swap arguments to string-match.
13636
13522cb4
GM
136372011-03-09 Glenn Morris <rgm@gnu.org>
13638
0be6f4f1
GM
13639 * shell.el (shell-mode):
13640 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
13641
13522cb4
GM
13642 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
13643 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
13644
515de2e3
CY
136452011-03-08 Chong Yidong <cyd@stupidchicken.com>
13646
13647 * emacs-lisp/package.el (package-refresh-contents)
13648 (package-menu-execute): Use condition-case-no-debug.
13649
b511b994
MA
136502011-03-08 Michael Albinus <michael.albinus@gmx.de>
13651
13652 * simple.el (shell-command-to-string): Use `process-file'.
13653
13654 * emacs-lisp/package.el (package-tar-file-info): Handle also
13655 remote files.
13656
d86d2721
SM
13657 * emacs-lisp/package-x.el (package-upload-buffer-internal):
13658 Use `equal' for upload base check.
b511b994 13659
25bbfb31
AM
136602011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
13661
13662 * textmodes/texinfo.el (texinfo-environments):
13663 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
13664
be996521
GM
136652011-03-08 Glenn Morris <rgm@gnu.org>
13666
e9c8529f
GM
13667 * cus-start.el (cursor-in-non-selected-windows):
13668 Fix :set quoting oddness. (Bug#8192)
13669
be996521
GM
13670 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
13671 in some setf expressions. (Bug#2159)
13672
2bb5649e
CY
136732011-03-08 Chong Yidong <cyd@stupidchicken.com>
13674
13675 * custom.el (custom-available-themes): Return themes in
13676 alphabetical order.
13677
33383987 13678See ChangeLog.15 for earlier changes.
e3d51b27
MR
13679
13680;; Local Variables:
13681;; coding: utf-8
e3d51b27
MR
13682;; End:
13683
acaf905b 13684 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
13685
13686 This file is part of GNU Emacs.
13687
13688 GNU Emacs is free software: you can redistribute it and/or modify
13689 it under the terms of the GNU General Public License as published by
13690 the Free Software Foundation, either version 3 of the License, or
13691 (at your option) any later version.
13692
13693 GNU Emacs is distributed in the hope that it will be useful,
13694 but WITHOUT ANY WARRANTY; without even the implied warranty of
13695 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13696 GNU General Public License for more details.
13697
13698 You should have received a copy of the GNU General Public License
13699 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.