Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as...
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
34c5fb55
VB
12011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
2
3 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
4 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
5 addition.
6
c803b2b7
JD
72011-12-18 Jan Djärv <jan.h.d@swipnet.se>
8
9 * term/ns-win.el (ns-get-selection-internal)
10 (ns-store-selection-internal): Declare.
11 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal): Declare
12 as obsolete.
13 (ns-get-pasteboard, ns-paste-secondary): Use
14 ns-get-selection-internal.
15 (ns-set-pasteboard, ns-copy-including-secondary): Use
16 ns-store-selection-internal.
17
9cff91f8 182011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
19
20 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 21 (vc-deduce-fileset): Doc fix.
99a289d9 22
f16c898a
AS
232011-12-16 Andreas Schwab <schwab@linux-m68k.org>
24
25 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
26
763237c4
SS
272011-12-13 Sam Steingold <sds@gnu.org>
28
29 * man.el (Man-getpage-in-background): When running under a
30 window-system, ignore $MANWIDTH and $COLUMNS.
31
5fc1c122
KH
322011-12-15 Kenichi Handa <handa@m17n.org>
33
34 * language/ethio-util.el: Change coding tag to utf-8-emacs.
35 (setup-ethiopic-environment-internal): Comment out key-binding for
36 ethio-toggle-punctuation.
37
13d49cbb
AM
382011-12-13 Alan Mackenzie <acm@muc.de>
39
898169a2
AM
40 Add the switch statement to AWK Mode.
41
42 * progmodes/cc-awk (awk-font-lock-keywords): Add "switch", "case",
43 "default" to the keywords regexp.
44
45 * progmodes/cc-langs (c-label-kwds): Let AWK take the same
46 expression as the rest.
47 (c-nonlabel-token-key): Allow string literals for AWK. Refactor
48 for the other modes.
49
13d49cbb
AM
50 Large brace-block initialisation makes CC Mode slow: Fix.
51 Tidy up and accelerate c-in-literal, etc. by using the
52 c-parse-state
53 routines. Limit backward searching in c-font-lock-enclosing.decl.
54
55 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
56 pp-state and literal type in addition to the limits.
57 (c-state-safe-place): New defun, extracted from
58 c-state-literal-at.
59 (c-state-literal-at): Use the above new defun.
60 (c-slow-in-literal, c-fast-in-literal): Removed.
61 (c-in-literal, c-literal-limits): Amended to use
62 c-state-pp-to-literal.
63
64 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
65 being in a literal. Add a limit for backward searching.
66
67 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
68 c-slow-in-literal.
69
15e0efc7
SM
702011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
71
72 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
73
454592a6
MR
742011-12-13 Martin Rudalics <rudalics@gmx.at>
75
76 * window.el (delete-other-windows): Use correct frame in call to
77 window-with-parameter.
78
87393f26
DP
792011-12-12 Daniel Pfeiffer <occitan@t-online.de>
80
81 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
82 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
83 (makefile-gmake-statements, makefile-makepp-statements):
84 Use it and add new makepp keywords.
85 (makefile-makepp-font-lock-keywords): Add new patterns.
86 (makefile-match-function-end): Match new [...] and [[...]].
87
11636b22
JB
882011-12-11 Juanma Barranquero <lekktu@gmail.com>
89
90 * ses.el (ses-call-printer-return, ses-cell-property-get)
91 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
92 (ses-create-cell-variable, ses-reset-header-string)
93 (ses-cell-set-formula, ses-repair-cell-reference-all)
94 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
95 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
96 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
97 (ses-aset-with-undo, ses-load, ses-truncate-cell)
98 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
99 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
100 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
101 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
102 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
103 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
104 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
105 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
106
cf018193
VB
1072011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
108
109 * ses.el: The overall change is to add cell renaming, that is
110 setting fancy names for cell symbols other than name matching
111 "\\`[A-Z]+[0-9]+\\'" regexp .
112 (ses-create-cell-variable): New defun.
113 (ses-relocate-formula): Relocate formulas only for cells the
114 symbols of which are not renamed, i.e. symbols whose names do not
115 match regexp "\\`[A-Z]+[0-9]+\\'".
116 (ses-relocate-all): Relocate values only for cells the symbols of
117 which are not renamed.
118 (ses-load): Create cells variables as the (ses-cell ...) are read,
119 in order to check row col consistency with cell symbol name only
120 for cells that are not renamed.
121 (ses-replace-name-in-formula): New defun.
122 (ses-rename-cell): New defun.
123
ee957461
CY
1242011-12-11 Chong Yidong <cyd@gnu.org>
125
126 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
127 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
128
9a9e9ef0
MR
1292011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
130
131 * window.el (other-window): Fix docstring.
132
92a8eba5
EZ
1332011-12-10 Eli Zaretskii <eliz@gnu.org>
134
135 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
136 `from' or `to' address before taking its substring. Fixes
137 incorrect display in Rmail summary buffer whereby an RFC2047
138 encoded name is chopped in the middle of the encoded string, and
139 thus displayed encoded.
140
e152e577
JB
1412011-12-10 Juanma Barranquero <lekktu@gmail.com>
142
143 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
144
e5d84bfe
EZ
1452011-12-10 Eli Zaretskii <eliz@gnu.org>
146
147 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
148 to use texinfo-update-node and commands that call it if the
149 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 150 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
151 (texinfo-all-menus-update, texinfo-master-menu)
152 (texinfo-update-node, texinfo-every-node-update)
153 (texinfo-multiple-files-update): Doc fix. Warn against updating
154 all the @node lines.
155 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
156 argument is numeric. Explain better in the doc string what the
157 function really does.
158 (texinfo-insert-master-menu-list): Improve the error message
159 displayed if there's no menu in the Top node.
160 (Bug#2975) See also this thread:
e5d84bfe
EZ
161 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
162
1d84e9bb
MG
1632011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
164
165 * speedbar.el (speedbar-supported-extension-expressions):
166 Add .adb and .ads, commonly used for Ada source code (bug#10256).
167
382c953b
JB
1682011-12-09 Juanma Barranquero <lekktu@gmail.com>
169
170 * printing.el (pr-mode-alist):
171 * simple.el (filter-buffer-substring-functions)
172 (completion-list-insert-choice-function):
173 * window.el (window-with-parameter, window-atom-root)
174 (window-sides-slots, window-size-fixed, window-min-delta)
175 (window-max-delta, window--resize-mini-window)
176 (window--resize-child-windows-normal, window-tree)
177 (delete-other-windows, quit-window, split-window)
178 (display-buffer-record-window, special-display-buffer-names)
179 (special-display-regexps, special-display-popup-frame)
180 (same-window-p, split-window-sensibly)
181 (display-buffer-overriding-action, display-buffer-alist)
182 (display-buffer-base-action, display-buffer, switch-to-buffer)
183 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
184 (fit-window-to-buffer, recenter-positions)
185 (mouse-autoselect-window-state, mouse-autoselect-window-select):
186 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
187 and remove unneeded backslashes in docstrings.
188
39c9faef
SM
1892011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
190
98449af8
SM
191 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
192
39c9faef
SM
193 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
194 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
195 end in ".mk".
196 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
197 when reading the makefile (bug#10116).
198
86ed9fdc
SM
1992011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
200
201 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
202 (bug#10116).
203
5580f89d
GM
2042011-12-06 Glenn Morris <rgm@gnu.org>
205
206 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
207
28d3917c
CY
2082011-12-06 Chong Yidong <cyd@gnu.org>
209
210 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
211
a98edce9
JB
2122011-12-06 Juanma Barranquero <lekktu@gmail.com>
213
214 * textmodes/table.el (table-shorten-cell): Fix typo.
215
e65adfac
CG
2162011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
217
218 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
219
71cc0b74
EZ
2202011-12-05 Eli Zaretskii <eliz@gnu.org>
221
222 * descr-text.el (describe-char): Fix display of strong
223 right-to-left characters and directional embeddings and overrides.
224
225 * simple.el (what-cursor-position): Fix display of codepoints of
226 strong right-to-left characters.
227
315bc30d
CY
2282011-12-05 Chong Yidong <cyd@gnu.org>
229
230 * faces.el (read-color): Doc fix.
231
58a70b94
GM
2322011-12-05 Glenn Morris <rgm@gnu.org>
233
234 * align.el (align--set-marker): Add doc-string.
235 Don't try to move something that is not a marker. (Bug#10216)
236
5158face
GM
2372011-12-04 Glenn Morris <rgm@gnu.org>
238
239 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
240 overly zealous deletion of trailing whitespace.
241
520fca41
JB
2422011-12-04 Juanma Barranquero <lekktu@gmail.com>
243
244 * server.el (server-delete-client): On Windows, do not try to delete
245 the only terminal.
246 (server-process-filter): On Windows, treat requests for a tty frame as
247 if they were for a GUI frame if the running server is in GUI mode.
248
5e605a2e
GM
2492011-12-03 Glenn Morris <rgm@gnu.org>
250
251 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
252
5c3fe83f
SM
2532011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
254
6f5e57e7
SM
255 * electric.el: Streamline electric-indent's hook.
256 (electric-indent-chars): Revert to simple list.
257 (electric-indent-functions): New var.
258 (electric-indent-post-self-insert-function): Use it.
259
5c3fe83f
SM
260 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
261 there's no inferior buffer (bug#10196).
262 (prolog-consult-compile): Don't use toggle-read-only.
263
6bdac736
MA
2642011-12-02 Michael Albinus <michael.albinus@gmx.de>
265
266 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
267 interrupt. (Bug#10187)
268
6131ba7f
SM
2692011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
270
99c79fee
SM
271 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
272 (bug#9160).
273
6131ba7f
SM
274 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
275 (bug#10191).
276
cb0a02ea
JL
2772011-12-02 Juri Linkov <juri@jurta.org>
278
279 * info.el (Info-search): Display "end of manual" when Isearch
280 reaches the end of single-file Info manual. (Bug#9918)
281
66e0570c
EZ
2822011-12-02 Eli Zaretskii <eliz@gnu.org>
283
284 * isearch.el (isearch-message-prefix): Run the input method part
285 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
286
02b16839
JL
2872011-12-02 Juri Linkov <juri@jurta.org>
288
289 * isearch.el (isearch-occur): Use `word-search-regexp' for
290 `isearch-word'.
291 (isearch-search-and-update): Add condition for `isearch-word' and
292 call `word-search-regexp'. (Bug#10145)
293
0b950688
GM
2942011-12-01 Glenn Morris <rgm@gnu.org>
295
296 * eshell/em-hist.el (eshell-hist-initialize):
297 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 298 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 299
9505c3c7
SM
3002011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
301
302 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
303
1bbe96b2 3042011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 305
a1beca85
SM
306 * progmodes/verilog-mode.el (verilog-pretty-expr):
307 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
308 verilog, such as += *= and the like.
309 (verilog-assignment-operator-re): Regular expression to find the
310 assigment operator in a verilog assignment.
311 (verilog-assignment-operation-re): Regular expression to find an
312 assignment statement for pretty-expr.
313 (verilog-in-attribute-p): Query returns true if point is in an
314 attribute context; used to skip these for expression line up from
315 pretty-expr.
316 (verilog-in-parameter-p): Query returns true if point is in an
317 parameter definition context; used to skip these for expression
318 line up from pretty-expr.
319 (verilog-in-parenthesis-p): Query returns true if point is in a
320 parenthetical expression, specifically ( ) but not [ ] or { };
321 used by pretty-expr.
322 (verilog-just-one-space): If there is no space, don't add one.
323 (verilog-get-lineup-indent-2): Specifically skip just attribute
324 contexts for expression lineup, rather than skipping all
325 parenthetical expressions.
326 (verilog-calculate-indent): Fix comment, and fix indent.
327 (verilog-do-indent): Indent declarations in lists (suggested by
328 Joachim Lechner).
329 (verilog-mode-abbrev-table): Populate abbrev mode with the various
330 skeleton items.
331 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
332 by Alain Mellan).
333
1bbe96b2 3342011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
335
336 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
337 parameters with embedded comments. Reported by Ray Stevens.
338 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
339 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
340 Reported by Tim Holt.
341 (verilog-auto): Fix AUTOing a upper module then AUTOing module
342 instantiated by upper module causing wrong expansion until AUTOed a
343 second time. Reported by K C Buckenmaier.
344 (verilog-diff-auto): Fix showing .* as a difference when
345 `verilog-auto-star-save' off. Reported by Dan Dever.
346 (verilog-auto-reset, verilog-read-always-signals)
347 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
348 temporary signals in reset list if
349 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
350 style to each signal's assignment type, bug381.
351 Reported by Thomas Esposito.
6288f0ca
WS
352 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
353 (verilog-uvm-statement-re): Support UVM indentation and
354 highlighting, with old OVM keywords only.
a1beca85
SM
355 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
356 Support AUTOTIEOFF creating non-wire data types. Suggested by Jonathan
6288f0ca
WS
357 Greenlaw.
358 (verilog-auto-insert-lisp, verilog-delete-to-paren)
359 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
360 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
361 (verilog-read-sub-decls, verilog-read-sub-decls-line):
362 Fix mismatching parenthesis inside commented out code when deleting
382c953b 363 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
364 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
365 non-numeric vector width. Reported by Alex Reed.
366 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 367 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
368 (verilog-auto-delete-trailing-whitespace):
369 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
370 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
371 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
372 Fix verilog-scan-cache corruption when running user AUTO expansion
373 hooks that call indentation routines.
374 (verilog-simplify-range-expression): Fix typo ignoring lower case
375 identifiers.
376 (verilog-delete-auto): Fix delete-autos to also remove user created
377 automatics, as long as they start with AUTO.
378 (verilog-batch-diff-auto, verilog-diff-auto)
379 (verilog-diff-function): Add `verilog-diff-auto' and bind to
380 "C-c?" to report differences in AUTO expansion, ignoring spaces.
381 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
382 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
383 (verilog-re-search-forward-quick, verilog-syntax-ppss):
384 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
385 is disabled and its cache will get corrupt, causing AUTOS not to
386 expand. Instead use only -quick functions.
387 (verilog-scan-region): Fix scanning over escaped quotes.
388 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
389 (verilog-re-search-backward-quick)
390 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
391 related functions now ignore strings, to fix misparsing of strings
392 with magic comments embedded in them.
a1beca85
SM
393 (verilog-read-auto-template):
394 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
395 Reported by Brad Dobbie.
396 (verilog-read-auto-template):
397 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 398 Reported by Brad Dobbie.
6288f0ca
WS
399 (verilog-auto-inst, verilog-auto-inst-param)
400 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
401 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
402 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
403 debugging templates without merge conflicts, bug357.
404 Reported by Brad Dobbie.
405 (verilog-read-auto-template):
406 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
407 Reported by Brad Dobbie.
408 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
409 abbrevs so user won't be asked to save.
410 (verilog-read-auto-lisp-present): Fix to start at beginning of
411 buffer in case called outside of verilog-auto.
412 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
413 to "X-2". Reported by Matthew Myers.
414 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
415 all inputs from module templates. Reported by Leith Johnson.
416 (verilog-module-inside-filename-p): Fix locating programs as with
417 modules.
418 (verilog-auto-inst-port): Fix vl-width expressions when using
419 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
420 (verilog-decls-get-regs, verilog-decls-get-signals,
421 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
422 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
423 verilog-read-decls): Combine reg and wire structures into one var
424 structure to represent SystemVerilog concepts.
425 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
426 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
427 (verilog-auto-wire-type, verilog-insert-definition):
428 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
429 SystemVerilog "logic" keyword instead of "wire"/"reg".
430 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
431 to declares outputs that also have assignments (presumably in an
a1beca85
SM
432 ifdef or generate if so there's not a driver conflict).
433 Reported by Matthew Myers.
434 (verilog-auto-declare-nettype, verilog-insert-definition):
435 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
436 `default_nettype none. Reported by Julian Gorfajn.
437 (verilog-read-always-signals-recurse, verilog-read-decls)
438 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
439 malformed end statement, bug325. Reported by Joshua Wise and
440 Andrew Drake.
441 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
442 (verilog-inst-comment-re): Fix not deleting Interfaced comment
443 when expanding .* in interfaces, bug320. Reported by Pierre-David
444 Pfister.
445 (verilog-read-module-name): Fix import statements between module
446 name and open parenthesis, bug317. Reported by Pierre-David
447 Pfister.
448 (verilog-simplify-range-expression): Fix simplification of
449 multiplications inside AUTOWIRE connections, bug303.
450 (verilog-auto-inst-port): Support parameter expansion in
451 multidimensional arrays.
452 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
453 after "assert property". Reported by Julian Gorfajn.
454 (verilog-simplify-range-expression): Fix "couldn't merge" errors
455 with multiplication, bug303.
456 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
457 Reported by Jan Frode Lonnum.
458
1bbe96b2
GM
4592011-11-30 Juanma Barranquero <lekktu@gmail.com>
460
461 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
462 (hfy-shell-file-name, hfy-shell):
463 * international/fontset.el (x-decompose-font-name): Fix typos.
464
4652011-11-29 Ken Brown <kbrown@cornell.edu>
466
467 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
468 (gdb-version): Remove defvar.
469 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
470 (gdb-gud-context-command, gdb-non-stop-handler)
471 (gdb-current-context-command, gdb-stopped): Use it.
472 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
473 (gdb-non-stop-handler): Don't enable pretty-printing here.
474 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
475 non-stop mode. Use the following.
476 (gdb-check-target-async): New defun.
477 (gud-watch, gdb-stopped): Fix whitespace.
478 (gdb-get-source-file): Don't try to display the source file if
479 `gdb-main-file' is nil.
480
4812011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
482
483 * align.el: Try to generate fewer markers (bug#10047).
484 (align--set-marker): New macro.
485 (align-region): Use it.
486
c935221f
SM
4872011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
490
e70b5064
CY
4912011-11-29 Chong Yidong <cyd@gnu.org>
492
493 * indent.el (indent-for-tab-command, indent-according-to-mode):
494 Doc fix.
495 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
496
f3af92b7
MA
4972011-11-29 Michael Albinus <michael.albinus@gmx.de>
498
499 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
500 aware of remote file names. (Bug#10124)
501
ed472be9
CY
5022011-11-29 Chong Yidong <cyd@gnu.org>
503
504 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
505
24510c22
SM
5062011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
507
508 * files.el (find-file): Don't use force-same-window (bug#10144).
509 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
510 use pop-to-buffer if the selected window can't be used.
511 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
512
c60c3703
EZ
5132011-11-28 Eli Zaretskii <eliz@gnu.org>
514
515 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
516 special-mode-map.
517
e95def75
CY
5182011-11-28 Chong Yidong <cyd@gnu.org>
519
520 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
521
c3f1c606
NR
5222011-11-27 Nick Roberts <nickrob@snap.net.nz>
523
524 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
525 gdb-get-source-file-list on gdb-create-source-file-list.
526
00db469c
EZ
5272011-11-26 Eli Zaretskii <eliz@gnu.org>
528
529 * whitespace.el (whitespace-newline): Use a different foreground
530 color for 16-color light-background displays.
531
4ad3bc2a
CY
5322011-11-24 Chong Yidong <cyd@gnu.org>
533
534 * window.el (display-buffer--special-action): Doc fix.
535
e9fce1ac
JB
5362011-11-25 Juanma Barranquero <lekktu@gmail.com>
537
538 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
539 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
540 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
541 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
542 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
543 (avl-tree-stack-first):
544 * emacs-lisp/cconv.el (cconv--analyse-use):
545 * net/gnutls.el (gnutls-negotiate): Fix typos.
546
cb825e5d
GM
5472011-11-24 Glenn Morris <rgm@gnu.org>
548
3adbe224
GM
549 * lpr.el (lpr-windows-system, lpr-lp-system):
550 * mail/binhex.el (binhex-begin-line):
551 * progmodes/grep.el (grep-history, grep-find-history):
552 * textmodes/flyspell.el:
553 * vc/pcvs-defs.el (cvs-global-menu):
554 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
555 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
556 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
557
321decc8
GM
558 * net/tls.el: Fix case of "GnuTLS".
559
420b63ad
GM
560 * paths.el (rmail-file-name): Format doc-string for make-docfile.
561
cb825e5d
GM
562 * version.el (emacs-build-system): Give it a doc-string.
563
a0649f08
JL
5642011-11-24 Juri Linkov <juri@jurta.org>
565
566 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
567
c0bc0fd4
GM
5682011-11-24 Glenn Morris <rgm@gnu.org>
569
570 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
571 if called on a non-mime message just toggle the headers. (Bug#8006)
572
20db1522
JB
5732011-11-24 Juanma Barranquero <lekktu@gmail.com>
574
575 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
576 (allout-lead-with-comment-string, allout-structure-deleted-hook)
577 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
578 (allout-rebullet-heading, allout-open-sibtopic)
579 (allout-toggle-current-subtree-encryption)
580 (allout-toggle-subtree-encryption, allout-encrypt-string)
581 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
582 (allout-distinctive-bullets-string, allout-auto-activation):
583 * window.el (window-normalize-buffer-to-display):
584 * progmodes/verilog-mode.el (verilog-batch-indent):
585 * textmodes/bibtex.el (bibtex-field-braces-opt)
586 (bibtex-field-strings-opt):
587 * vc/cvs-status.el (cvs-tree-merge):
588 Fix typos.
589
7262a87c
MA
5902011-11-23 Michael Albinus <michael.albinus@gmx.de>
591
592 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
593 `non-essential' to t, in order to avoid remote connections.
594
283430a1
EZ
5952011-11-23 Eli Zaretskii <eliz@gnu.org>
596
a1beca85
SM
597 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
598 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
599 case-insensitively.
600
d2992a38
ML
6012011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
602
603 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
604
50419064
GM
6052011-11-23 Glenn Morris <rgm@gnu.org>
606
da94eca1
GM
607 * paths.el (rmail-file-name): Reformat the doc-string so that it
608 is picked up.
609
9aac4de2
GM
610 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
611 (rmail-auto-file): Ignore case in the "special" field names,
612 as mail-fetch-field does for all others.
613
8038d2d2
GM
614 * mail/rmail.el (rmail-forward):
615 * mail/rmailkwd.el (rmail-set-label):
616 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
617 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
618
f3fe222a
GM
619 * mail/rmail.el (rmail-current-message): Doc fix.
620
50419064
GM
621 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
622
28109f49
SM
6232011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
624
625 * server.el (server-eval-and-print): Allow C-g (bug#6585).
626
394c65f1
GM
6272011-11-22 Glenn Morris <rgm@gnu.org>
628
629 * mail/rmailmm.el (test-rmail-mime-handler)
630 (test-rmail-mime-bulk-handler)
631 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
632
f2a0aa3a
JL
6332011-11-21 Juri Linkov <juri@jurta.org>
634
635 * calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function'
636 to nil. (Bug#10018)
637
9c34a344
LMI
6382011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
639
640 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
641 Tell the caller that the next line needs recomputation, even
642 though it doesn't start a sexp (bug#10094).
643
f04a3be9
SM
6442011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
645
646 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
647
7978747f
SM
6482011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
649
f04a3be9
SM
650 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
651 Use force-same-window.
7978747f 652
fe7a3057
JB
6532011-11-20 Juanma Barranquero <lekktu@gmail.com>
654
655 * descr-text.el (describe-char-unicode-data):
656 * json.el (json-string-escape):
657 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
658 (Footnote-unicode, Footnote-style-p):
659 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
660
24901d61
CY
6612011-11-20 Chong Yidong <cyd@gnu.org>
662
663 * window.el (replace-buffer-in-windows): Restore interactive spec.
664
bac7ff22
SM
6652011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
666
24f3d7b9
SM
667 * electric.el (electric-indent-mode): Fix last change (too optimistic).
668
bac7ff22
SM
669 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
670 (byte-compile-global-not-obsolete-vars): New var.
671 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
672 Use it.
673 (byte-compile-warn-obsolete): Align text with the one in *Help*.
674
cd1181db
JB
6752011-11-20 Juanma Barranquero <lekktu@gmail.com>
676
677 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
678 * progmodes/pascal.el (electric-pascal-equal):
679 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
680 * xml.el (xml-substitute-special): Fix typos.
681
7fb18e9e
GM
6822011-11-20 Glenn Morris <rgm@gnu.org>
683
684 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
685 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
686 Doc fixes.
687 (rmail-decode-mime-charset): Mark as obsolete.
688
689 * mail/rmailsum.el (rmail-message-regexp-p-1):
690 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
691 Before using mime functions, check they are set. (Bug#10077)
692
d5a6b3ba
JL
6932011-11-19 Juri Linkov <juri@jurta.org>
694
695 * info.el (Info-finder-find-node): Use `package--builtins' instead
696 of `package-alist'. Use node names formed by the pattern "Keyword "
697 and the keyword name.
698
e981b61f
AS
6992011-11-19 Andreas Schwab <schwab@linux-m68k.org>
700
701 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for
702 bash.
703
3ffbc301
JL
7042011-11-19 Juri Linkov <juri@jurta.org>
705
706 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
707 that calls `revert-buffer' on all Info buffers. (Bug#9915)
708 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
709 `old-history', `old-history-forward'. Add let-binding
710 `window-selected'. Remove calls to `kill-buffer',
711 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
712 before calling `Info-find-node', so `Info-find-node-2' will reread
713 the Info file. Restore window positions only when `window-selected'
714 is non-nil.
715
30c62133
JL
7162011-11-19 Juri Linkov <juri@jurta.org>
717
718 * isearch.el (isearch-lazy-highlight-new-loop):
719 Remove condition `(not isearch-error)'. (Bug#9918)
720
721 * misearch.el (multi-isearch-search-fun): Add condition
722 `(not bound)' to ignore lazy-highlighting search.
723 Add the search-failed message "end of multi" when the end of
724 multi-sequence is reached. Uncapitalize the search-failed
725 message "Repeat for next buffer".
726
727 * info.el (Info-search): Add the search-failed message
728 "end of the manual" when the end of the manual is reached
729 in Isearch mode.
730
645ca9cf
JL
7312011-11-19 Juri Linkov <juri@jurta.org>
732
733 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
734 Use non-destructive `remove' instead of `delete' because
735 `Info-history-list' stored to `Info-isearch-initial-history-list' in
736 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
737
df754f66
JL
7382011-11-19 Juri Linkov <juri@jurta.org>
739
740 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
741 to nil instead of binding `search-ring' and `regexp-search-ring'.
742 (Bug#9185)
743
0e23d96a
EZ
7442011-11-19 Eli Zaretskii <eliz@gnu.org>
745
746 * simple.el (line-move): Force movement by logical lines for any
747 hscrolled window, not only when auto-hscroll-mode is on.
748 (line-move-visual): Update doc string to that effect. (Bug#10076)
749
8a6ccb66
AS
7502011-11-19 Andreas Schwab <schwab@linux-m68k.org>
751
752 * language/european.el (macintosh): Define as alias for mac-roman.
753
49ae5b39
EZ
7542011-11-19 Eli Zaretskii <eliz@gnu.org>
755
756 * mail/rmailmm.el (rmail-mime-display-header)
757 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
758 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
759 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
760 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
761 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
762 of a raw aref.
763 (rmail-mime-entity-segment): To get past the tagline, move forward
764 2 more lines, to account for the 2 empty lines that precede and
765 follow the line with the buttons.
766 (rmail-mime-update-tagline): Move one more line, to get past the
767 empty line that follows the buttons in the tagline. (Bug#9520)
768
c56cad4a
MR
7692011-11-19 Martin Rudalics <rudalics@gmx.at>
770
771 * window.el (window-max-delta-1, window-min-delta-1)
772 (window-min-size-1, window-state-get-1, window-state-put-1)
773 (window-state-put-2): Use "window--" prefix.
774
cbe71af3
SM
7752011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
776
2ad52c60
SM
777 * emacs-lisp/smie.el: Improve warnings and conflict detection.
778 (smie-warning-count): New var.
779 (smie-set-prec2tab): Use it.
780 (smie-bnf->prec2): Improve warnings. Add docstring.
781 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
782 (smie-bnf--set-class): New function.
783 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
784 corner case.
785
6944dbc1
SM
786 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
787 (compilation-error-properties, compilation-move-to-column):
788 Handle compilation-first-column while in the target buffer.
789
c400c4d7
SM
790 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
791 Don't hardcode point-min==1.
792
6dbe3e96
SM
793 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
794 (eshell-rewrite-for-command): Remove workaround.
795 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
796 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
797 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
798
cbe71af3
SM
799 * files-x.el (modify-file-local-variable): Obey commenting conventions.
800
a8e1496d
GM
8012011-11-17 Glenn Morris <rgm@gnu.org>
802
803 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
804 Ignore buffer-local generated-autoload-file if it is the same
805 as the global value. (Bug#10049)
806
df85d315
JB
8072011-11-17 Juanma Barranquero <lekktu@gmail.com>
808
809 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
810 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
811 (reftex-toc-previous-heading, reftex-toc-max-level)
812 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
813 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
814 (reftex-toc-do-promote, reftex-toc-promote-prepare)
815 (reftex-toc-promote-action, reftex-toc-extract-section-number)
816 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
817 (reftex-toc-rename-label, reftex-toc-visit-location)
818 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
819 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
820 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
821 leaving "*toc*" only for references to the buffer.
822
a0c2d0ae
MR
8232011-11-17 Martin Rudalics <rudalics@gmx.at>
824
825 * window.el (window-resize, delete-window, split-window):
826 Replace window-splits by window-combination-resize.
827 * cus-start.el (window-splits): Replace by
828 window-combination-resize.
829
35c0bac8
GM
8302011-11-17 Glenn Morris <rgm@gnu.org>
831
832 * progmodes/sh-script.el (sh-font-lock-keywords-var):
833 Make bash entry derive from sh entry, not shell entry.
834
d0c8fc8a
MA
8352011-11-16 Michael Albinus <michael.albinus@gmx.de>
836
d0c8fc8a
MA
837 * net/tramp-cache.el (tramp-flush-file-property): Flush also
838 properties of linked files. (Bug#9879)
839
7262a87c
MA
840 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
841 local file name.
842
7877f373
JB
8432011-11-16 Juanma Barranquero <lekktu@gmail.com>
844
845 * menu-bar.el (menu-bar-file-menu):
846 * printing.el (pr-ps-utility):
847 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
848 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
849 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
850 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
851 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
852 (icalendar--convert-cyclic-to-ical)
853 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
854 (icalendar--convert-ical-to-diary)
855 (icalendar--convert-recurring-to-diary)
856 (icalendar--convert-non-recurring-all-day-to-diary)
857 (icalendar-import-format-sample):
858 * progmodes/idlw-shell.el (idlwave-shell-mode):
859 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
860 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
861 (vhdl-ps-print-init): Fix typos.
862
10649b82
KM
8632011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
864
9d0cfcd6
GM
865 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
866 FSF and collapse date sequence, obscure author/maintainer email address
867 better, remove extra version line, track relocation of author's webpage.
10649b82 868
9d0cfcd6
GM
869 * progmodes/python.el (python-pdbtrack-input-prompt)
870 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
871 regular python pdb prompts. Adjustments shamelessly taken exactly as
872 suggested in EmacsWiki page (tiny change):
873 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 874
58179cce
JB
8752011-11-16 Juanma Barranquero <lekktu@gmail.com>
876
877 * expand.el (expand-pos, expand-index, expand-point):
878 Remove redundant info from docstring.
879 (expand-add-abbrevs): Doc fix.
880 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
881 (expand-sample-perl-mode-expand-list): Fix typos.
882
883 * net/dbus.el (dbus-event-member-name):
884 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
885 * term/pc-win.el (msdos-create-frame-with-faces):
886 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
887
b6f67890
MR
8882011-11-16 Martin Rudalics <rudalics@gmx.at>
889
890 * window.el (split-window, window-state-get-1)
891 (window-state-put-1, window-state-put-2): Rename occurrences of
892 window-nest to window-combination-limit.
893 * cus-start.el (window-nest): Rename to
894 window-combination-limit.
895
ce7ddba0
CY
8962011-11-16 Chong Yidong <cyd@gnu.org>
897
898 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
899 regexp (Bug#10033).
900
3ae704f4
SM
9012011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
902
903 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
904 `completing-read' will remove *Completions* and will preserve
905 current-buffer for us.
906 (tmm-add-prompt): Users of *Completions* will always (re)set its
907 major mode.
908 (tmm-old-comp-map): Remove.
909
6ad1cdde
GM
9102011-11-16 Glenn Morris <rgm@gnu.org>
911
912 * mail/rmailedit.el: Require rmailmm when compiling.
913 (rmail-old-mime-state): New declaration.
914 (rmail-edit-current-message): If editing a mime message,
915 edit the "raw" message from the mbox buffer.
916 (rmail-cease-edit): Handle mime messages. (Bug#9840)
917
d20faa20
GM
9182011-11-15 Glenn Morris <rgm@gnu.org>
919
920 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
921 which wasn't being used. Add optional arg to force given state.
922 (rmail-mime): Add optional arg to force given state.
923
c7015153
JB
9242011-11-15 Juanma Barranquero <lekktu@gmail.com>
925
926 * allout.el (allout-encryption-plaintext-sanitization-regexps):
927 * frame.el (display-mm-dimensions-alist):
928 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
929 (outline-move-subtree-down):
930 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
931 (newsticker--treeview-do-get-node):
932 * net/quickurl.el (quickurl-list-buffer-name):
933 * progmodes/dcl-mode.el (dcl-mode):
934 * progmodes/gdb-mi.el (gdb-mapcar*):
935 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
936
45261b50
GM
9372011-11-15 Glenn Morris <rgm@gnu.org>
938
939 * mail/rmail.el (rmail-file-coding-system): It's only ever used
940 in a boolean sense, so just make it a boolean, and fix the doc.
941 (rmail-show-mime-function, rmail-mime-feature)
942 (rmail-require-mime-maybe): Doc fixes.
943 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
944
945 * mail/rmailmm.el (rmail-show-mime): Doc fix.
946
0d26e0b6
JB
9472011-11-15 Juanma Barranquero <lekktu@gmail.com>
948
949 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
950 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
951 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
952 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
953
447f30f6
GM
9542011-11-15 Glenn Morris <rgm@gnu.org>
955
672b871d
GM
956 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
957 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
958 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
959 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
960 (rmail-mime, rmail-show-mime): Doc fixes.
961
f6aa5bb1
GM
962 * term/ns-win.el (mode-line-frame-identification):
963 Leave it alone. (Bug#10051)
964
947cd66b
GM
965 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
966
447f30f6
GM
967 * mail/rmailout.el (rmail-output-to-rmail-buffer):
968 Handle empty buffers. (Bug#9978)
969
0b381c7e
JB
9702011-11-14 Juanma Barranquero <lekktu@gmail.com>
971
972 * international/mule.el (define-charset):
973 * mail/rmailmm.el (rmail-mime-find-header-encoding):
974 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
975 * progmodes/verilog-mode.el (verilog-backward-token):
976 * textmodes/ispell.el (lookup-words):
977 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
978
71e027ac
GM
9792011-11-14 Glenn Morris <rgm@gnu.org>
980
56632ce4
GM
981 * progmodes/executable.el
982 (executable-make-buffer-file-executable-if-script-p):
983 Handle file-modes returning nil.
984
40500957
GM
985 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
986 message - not necessary, and causes problems. (Bug#9831)
987
071c2340
GM
988 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
989
d3cfca60
GM
990 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
991
71e027ac
GM
992 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
993 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
994 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
995
89d61221
MR
9962011-11-12 Martin Rudalics <rudalics@gmx.at>
997
998 * window.el (window-resize, delete-window): Use window-splits
999 variable instead of function.
1000 (window-state-get-1, window-state-put-2, window-state-put):
1001 Don't deal with windows' splits status.
1002
98282f6f
GM
10032011-11-12 Glenn Morris <rgm@gnu.org>
1004
1005 * apropos.el (apropos-do-all, apropos-library, apropos-value)
1006 (apropos-documentation): Doc fixes.
1007
40a8bdf6
JB
10082011-11-11 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
1011 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
1012
65bd19ff
SM
10132011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
1014
1015 * electric.el (electric-indent-post-self-insert-function): Make it
1016 possible for a char to only indent in some circumstances.
1017 (electric-indent-mode): Simplify.
1018
54f9154c
MR
10192011-11-11 Martin Rudalics <rudalics@gmx.at>
1020
1021 * window.el (windows-with-parameter): Remove unused function.
1022 (windows-at-side): Rename to window-at-side-list.
1023 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
1024 (window-side-check, window-size-ignore, window-size-fixed-1)
1025 (window-in-direction-2): Prefix with "window--".
1026 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 1027
68cbc58b
GM
10282011-11-11 Glenn Morris <rgm@gnu.org>
1029
1030 * subr.el (eval-after-load): If FILE is already loaded,
1031 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
1032
b2621720
GM
10332011-11-10 Glenn Morris <rgm@gnu.org>
1034
9a4de110
GM
1035 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
1036 Call svn via vc-svn-command rather than vc-do-command.
1037 (vc-svn-command): Add --non-interactive. (Bug#9993)
1038 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
1039
b2621720
GM
1040 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
1041 Add toggle-read-only. (Bug#7292)
1042 * files.el (toggle-read-only): Mention that it should only
1043 be used interactively. (Bug#10006)
1044
1dce7193
SM
10452011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
1046
d9ac1a1e
SM
1047 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1048 Adjust regexp for OCaml warnings.
1049
0c325082
SM
1050 * electric.el (electric-pair-post-self-insert-function): Let user
1051 turn it off buffer-locally (bug#9932).
1052
90132c14
SM
1053 * progmodes/python.el (python-beginning-of-statement):
1054 Rewrite (bug#2703).
1055
1dce7193
SM
1056 * progmodes/compile.el: Better handle TABs (bug#9749).
1057 (compilation-internal-error-properties)
1058 (compilation-next-error-function): Obey the target buffer's
1059 compilation-error-screen-columns.
1060
c4e7c63a
JB
10612011-11-09 Juanma Barranquero <lekktu@gmail.com>
1062
1063 * progmodes/meta-mode.el: Remove obsolete comments.
1064 (meta-right-comment-regexp, meta-ignore-comment-regexp):
1065 Fix typos in docstrings.
1066
2cffd681
MR
10672011-11-09 Martin Rudalics <rudalics@gmx.at>
1068
1069 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 1070 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
1071 (window--resizable): New function. Make all callers of
1072 window-resizable call window--resizable instead.
1073 (window-resizable): Rewrite in terms of window--resizable.
1074
0edcba87
GM
10752011-11-08 Glenn Morris <rgm@gnu.org>
1076
1077 * progmodes/delphi.el (delphi-mode-syntax-table):
1078 Let define-derived-mode define a proper syntax table. (Bug#9994)
1079
4b0d61e3
SM
10802011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1081
1082 * window.el: Stay away from defsubst.
1083 (window-list-no-nils): Remove.
1084 (window-state-get-1, window-state-get): Use backquote instead.
1085
fcbcac2e 10862011-11-08 thierry <thierry.volpiatto@gmail.com>
1087
4b0d61e3 1088 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 1089 Fix incorrect use of default argument in `completing-read'.
1090
e1c2c6f2
MR
10912011-11-08 Martin Rudalics <rudalics@gmx.at>
1092
1093 * window.el (display-buffer-function, special-display-function):
1094 Mention display-buffer-record-window but do not mention
1095 help-setup parameter in doc-strings.
b3f4a882 1096 (window-min-delta): Fix doc-string typo.
e1c2c6f2 1097
105216ed
CY
10982011-11-08 Chong Yidong <cyd@gnu.org>
1099
1100 * window.el (window-total-height, window-total-width): Doc fix.
1101 (window-body-size): Move from C.
1102 (window-body-height, window-body-width): Move to C.
1103
0a9f9ab5
SM
11042011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
1105
1106 * window.el: Make special-display like display-buffer-alist (bug#9532).
1107 (display-buffer--special-action): New function, morphed
1108 from display-buffer--special.
1109 (display-buffer): Use it to handle special-display-buffers at higher
1110 priority (just after display-buffer-alist).
1111 (display-buffer-fallback-action, display-buffer--other-frame-action)
1112 (pop-to-buffer-same-window): Remove display-buffer--special.
1113
a769dd15
GM
11142011-11-07 Glenn Morris <rgm@gnu.org>
1115
1116 * calendar/cal-menu.el (cal-menu-set-date-title):
1117 Do nothing if not in a calendar. (Bug#9976)
1118
05a61ee3
SM
11192011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
1120
1121 * files.el (find-file): Always use selected-window.
1122
be7f5545
MR
11232011-11-07 Martin Rudalics <rudalics@gmx.at>
1124
1125 * window.el (window-combinations): Make WINDOW argument
1126 mandatory. Rewrite doc-string.
1127 (walk-window-subtree, window-atom-check, window-min-delta)
1128 (window-max-delta, window--resize-this-window)
1129 (window--resize-root-window-vertically, window-tree)
1130 (balance-windows, window-state-put): Rewrite doc-strings as to
1131 not mention the term "subwindow".
1132 (window--resize-subwindows-skip-p): Rename to
1133 window--resize-child-windows-skip-p.
1134 (window--resize-subwindows-normal): Rename to
1135 window--resize-child-windows-normal.
1136 (window--resize-subwindows): Rename to
1137 window--resize-child-windows.
1138 (window-or-subwindow-p): Rename to window--in-subtree-p.
1139
3c6702ef
ML
11402011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
1141
1142 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
1143 Ensure that mbox format messages end in two newlines (Bug#9974).
1144
49745b39
CY
11452011-11-06 Chong Yidong <cyd@gnu.org>
1146
1147 * window.el (window-combination-p): Function deleted; its
1148 side-effect is not used in any existing code.
1149 (window-combinations, window-combined-p): Call window-*-child
1150 directly.
1151
24300f5f
CY
11522011-11-05 Chong Yidong <cyd@gnu.org>
1153
1154 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
1155 (window-size-ignore, window-state-get): Callers changed.
1156 (window-normalize-window): Rename from window-normalize-any-window.
1157 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 1158 (window-normalize-live-window): Delete.
447f16b8
CY
1159 (window-combination-p, window-combined-p, window-combinations)
1160 (walk-window-subtree, window-atom-root, window-min-size)
1161 (window-sizable, window-sizable-p, window-size-fixed-p)
1162 (window-min-delta, window-max-delta, window-resizable)
1163 (window-resizable-p, window-full-height-p, window-full-width-p)
1164 (window-current-scroll-bars, window-point-1, set-window-point-1)
1165 (window-at-side-p, window-in-direction, window-resize)
1166 (adjust-window-trailing-edge, maximize-window, minimize-window)
1167 (window-deletable-p, delete-window, delete-other-windows)
1168 (record-window-buffer, unrecord-window-buffer)
1169 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
1170 (quit-window, split-window, window-state-put)
1171 (set-window-text-height, fit-window-to-buffer)
1172 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 1173
89bd5ee1
EZ
11742011-11-04 Eli Zaretskii <eliz@gnu.org>
1175
53479029
EZ
1176 * mail/rmail.el (rmail-simplified-subject): Decode subject with
1177 rfc2047-decode-string.
1178 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
1179 warnings.
1180
89bd5ee1
EZ
1181 * window.el (window-body-height, window-body-width): Mention in
1182 the doc string that the return values are in frame's canonical
1183 units. (Bug#9949)
1184
bd17fdee
AM
11852011-11-03 Alan Mackenzie <acm@muc.de>
1186
1187 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
1188 change in cc-engine.el.
1189
acc825c5
SM
11902011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * window.el (switch-to-buffer): Use `force-same-window' interactively.
1193
1885e5b8
MR
11942011-11-02 Martin Rudalics <rudalics@gmx.at>
1195
1196 * window.el (quit-window): Call unrecord-window-buffer after
1197 showing another buffer in the window. (Bug#9937)
acc825c5 1198 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 1199
ebe06da9
JB
12002011-11-02 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
1203 Accept status with more than 9 shelves. (Bug#9935)
1204 Reported by Colin D Bennett <colin@gibibit.com>.
1205
4ee88440
MR
12062011-11-01 Martin Rudalics <rudalics@gmx.at>
1207
1208 * help.el (with-help-window): Don't reference
1209 temp-buffer-show-specifiers in doc-string.
1210
08e1d82c
AS
12112011-10-31 Andreas Schwab <schwab@linux-m68k.org>
1212
1213 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
1214 menu-item.
1215
84bd6e9e
VJL
12162011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1217
1218 * whitespace.el: New version 13.2.2.
1219 (whitespace-newline-mode): Disable properly. Reported by Sarah
1220 <EmacsWiki>.
1221
dba0634a
UJ
12222011-10-30 Ulf Jasper <ulf.jasper@web.de>
1223
1224 * net/newst-treeview.el: Remove "Time-stamp".
1225 (newsticker--group-manage-orphan-feeds): Do not call
1226 newsticker--treeview-tree-update.
db22a3c2
JB
1227 (newsticker-treeview-update, newsticker-treeview):
1228 Call newsticker--treeview-tree-update if necessary.
dba0634a 1229
3d8daefe
MR
12302011-10-30 Martin Rudalics <rudalics@gmx.at>
1231
1232 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
1233 (window-iso-combinations): Remove "iso-" infix.
1234 Suggested by Chong Yidong.
3d8daefe
MR
1235 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
1236 (window-max-delta-1, window-resize, window--resize-siblings)
1237 (window--resize-this-window, adjust-window-trailing-edge)
1238 (split-window, balance-windows-1)
1239 (shrink-window-if-larger-than-buffer):
1240 * calendar/calendar.el (calendar-generate-window):
db22a3c2 1241 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 1242
1bc4c3ae
SM
12432011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1244
1245 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
1246 in place (bug#9907).
1247 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
1248 (eshell-rewrite-if-command, eshell-rewrite-for-command)
1249 (eshell-structure-basic-command, eshell-rewrite-while-command)
1250 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
1251 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
1252 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
1253 (eshell-do-pipelines-synchronously, eshell-eval-command):
1254 Use backquotes and prefer setq to set.
1255 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
1256 (eshell-macrop): Use functionp.
c1e2f5fa 1257 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 1258
30b65d9c
CY
12592011-10-30 Chong Yidong <cyd@gnu.org>
1260
1261 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
1262 instead of set-mark (Bug#9810).
1263
2d197ffb
CY
12642011-10-30 Chong Yidong <cyd@gnu.org>
1265
1266 * window.el (split-window-below, split-window-right): Rename from
1267 split-window-above-each-other and split-window-side-by-side
1268 respectively. All callers changed.
1269 (split-window-sensibly, split-window-sensibly): Use them.
1270 (split-window-keep-point): Doc fix.
1271
1272 * isearch.el: Add isearch-scroll property to split-window-below
1273 and split-window-right.
1274
1275 * follow.el (follow-mode):
1276 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
1277 * progmodes/ada-xref.el (ada-gdb-application):
1278 * emulation/vip.el (vip-buffer-in-two-windows):
1279 * image-dired.el (image-dired-dired-with-window-configuration):
1280 * dired-x.el (dired-do-find-marked-files):
1281 * dired.el (dired-pop-to-buffer):
1282 * bs.el (bs--show-with-configuration):
1283 * vc/emerge.el (emerge-setup-windows):
1284 * textmodes/two-column.el (2C-two-columns):
1285 * textmodes/reftex-toc.el (reftex-toc):
1286 * progmodes/gdb-mi.el (gdb-setup-windows):
1287 * progmodes/fortran.el (fortran-window-create):
1288 * net/newst-treeview.el (newsticker--treeview-window-init):
1289 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
1290 * emulation/tpu-edt.el (tpu-gold-map):
1291 * emulation/crisp.el (crisp-mode-map):
1292 * calendar/calendar.el (calendar-basic-setup): Callers changed.
1293
38bb2ca8
CY
12942011-10-29 Chong Yidong <cyd@gnu.org>
1295
aa4de341
CY
1296 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
1297
e1eb5385
CY
1298 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
1299
5d2ece3c
CY
1300 * textmodes/flyspell.el (flyspell-word): Fix char offset for
1301 forged Ispell output (Bug#7904).
1302
38bb2ca8
CY
1303 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
1304
d0af9f77
SM
13052011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1306
1307 * doc-view.el: Avoid ugly errors about not finding nil.
1308 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
1309 (doc-view-dvipdf-program, doc-view-unoconv-program)
1310 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
1311 Avoid nil or absolute file name as default value.
1312 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
1313
52bedd34
AM
13142011-10-28 Alan Mackenzie <acm@muc.de>
1315
db22a3c2 1316 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 1317
7e43cfa5
AM
13182011-10-28 Alan Mackenzie <acm@muc.de>
1319
1320 Amend the handling of c-beginning/end-of-defun in nested declaration
1321 scopes.
1322
52bedd34
AM
1323 * progmodes/cc-vars.el (c-defun-tactic): Move here from
1324 cc-langs.el. Change it to a defcustom.
7e43cfa5 1325
52bedd34
AM
1326 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
1327 cc-vars.el.
7e43cfa5 1328
d0af9f77
SM
1329 * progmodes/cc-engine.el (c-beginning-of-statement-1):
1330 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 1331
52bedd34 1332 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 1333 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
1334 (c-widen-to-enclosing-decl-scope): New function.
1335 (c-while-widening-to-decl-block): New macro.
1336 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
1337 outward for defun boundaries, and correspondingly change symbol
1338 `respect-enclosure' to `go-outward'.
1339 (c-declaration-limits): Change algorithm to report only the "innermost"
1340 defun's boundaries.
1341
1a2ce9ee
DD
13422011-10-28 Deniz Dogan <deniz@dogan.se>
1343
1344 * net/rcirc.el (rcirc-mode): Use hard newlines.
1345
bc97a826
AM
13462011-10-28 Alan Mackenzie <acm@muc.de>
1347
1348 Amend to indent and fontify macros "which include their own semicolon"
1349 correctly, using the "virtual semicolon" mechanism.
1350
52bedd34 1351 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 1352
d0af9f77 1353 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 1354 Recode to scan one line at a time rather than having \n and \r
58179cce 1355 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 1356 (c-forward-label): Amend for virtual semicolons.
58179cce 1357 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 1358
52bedd34
AM
1359 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
1360 of the new C macros.
bc97a826 1361
52bedd34 1362 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
1363 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
1364 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
1365 (c-opt-cpp-macro-define): Make into a full language variable.
1366 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
1367 AWK Mode (including \n, \r) removed, no longer needed.
1368
d0af9f77
SM
1369 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
1370 Invoke c-make-macro-with-semi-re.
bc97a826 1371
52bedd34
AM
1372 * progmodes/cc-vars.el (c-macro-with-semi-re):
1373 (c-macro-names-with-semicolon): New variables.
58179cce 1374 (c-make-macro-with-semi-re): New function.
bc97a826 1375
7a6c0941
SM
13762011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * vc/log-edit.el: Fill empty field rather than adding new one.
1379 (log-edit-add-field): New function.
1380 (log-edit-insert-changelog): Use it.
1381
b0c4cdcf
ML
13822011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
1383
1384 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
1385
ee1f1da9
SM
13862011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1387
1388 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
1389 (gdb--check-interpreter): New function.
1390 (gdb): Use it.
1391
51bc5f8b
GM
13922011-10-27 Glenn Morris <rgm@gnu.org>
1393
416a2c45
GM
1394 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
1395 (least-positive-float, least-negative-float)
1396 (least-positive-normalized-float, least-negative-normalized-float)
1397 (float-epsilon, float-negative-epsilon):
1398 Remove unnecessary declarations.
1399
1400 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
1401 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
1402 (least-positive-float, least-negative-float)
1403 (least-positive-normalized-float, least-negative-normalized-float)
1404 (float-epsilon, float-negative-epsilon): Add doc-strings,
1405 based on those in cl.texi.
1406
51bc5f8b
GM
1407 * files.el (set-visited-file-name): If the major-mode changed,
1408 reload the local variables. (Bug#9796)
1409
15de15c6
CY
14102011-10-27 Chong Yidong <cyd@gnu.org>
1411
1412 * subr.el (change-major-mode-after-body-hook): New hook.
1413 (run-mode-hooks): Run it.
1414
ee1f1da9
SM
1415 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1416 Use change-major-mode-before-body-hook.
15de15c6
CY
1417
1418 * simple.el (fundamental-mode):
1419 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
1420 change introducing fundamental-mode-hook.
1421
5430d399
JB
14222011-10-26 Juanma Barranquero <lekktu@gmail.com>
1423
acc825c5 1424 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 1425
ad74a69e
MA
14262011-10-26 Michael Albinus <michael.albinus@gmx.de>
1427
1428 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 1429 tramp.el explicitly. (Bug#7583)
ad74a69e 1430
71d4c2a5
SM
14312011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1432
1433 * progmodes/octave-mod.el:
1434 * progmodes/octave-inf.el: Update maintainer.
1435
b1f6fa26
CY
14362011-10-26 Chong Yidong <cyd@gnu.org>
1437
1438 * subr.el (with-wrapper-hook): Rewrite doc.
1439
3f04efd6
MA
14402011-10-25 Michael Albinus <michael.albinus@gmx.de>
1441
1442 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 1443 filenames "/method:foo:". (Bug#9793)
3f04efd6 1444
410488d3
SM
14452011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1446
1447 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
1448 (bug#9865).
1449
c1ebb47e
GM
14502011-10-24 Glenn Morris <rgm@gnu.org>
1451
1452 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
1453
7f5c46c7
MA
14542011-10-24 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * notifications.el: Add the requirement of a running D-Bus session
1457 bus to the Commentary.
1458
db2440b6
JL
14592011-10-24 Juri Linkov <juri@jurta.org>
1460
1461 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
1462 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
1463 (Bug#9364)
1464
feecf435
JL
14652011-10-24 Juri Linkov <juri@jurta.org>
1466
1467 * info.el (Info-following-node-name-re): Add newline to the list
1468 of allowed characters for leading space. (Bug#9824)
1469
a3839de2
SM
14702011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1471
acc825c5
SM
1472 * progmodes/octave-inf.el (inferior-octave-mode-map):
1473 Fix C-c C-h binding.
a3839de2
SM
1474 * progmodes/octave-mod.el (octave-help): Remove.
1475
09388e76
MA
14762011-10-23 Michael Albinus <michael.albinus@gmx.de>
1477
1478 Sync with Tramp 2.2.3.
1479
1480 * net/tramp-cache.el (top): Pacify byte-compiler using
1481 `init-file-user' and `site-run-file'.
1482
1483 * net/trampver.el: Update release number.
1484
86c60681
CY
14852011-10-23 Chong Yidong <cyd@gnu.org>
1486
1487 * files.el (toggle-read-only): Remove obsolete comment about
1488 version control.
1489
1490 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
1491 for toggle-read-only. Note that this hasn't called vc-next-action
1492 since 2008-05-02, though it wasn't documented at the time.
1493
a3839de2
SM
1494 * vc/ediff-init.el (ediff-toggle-read-only-function):
1495 Use toggle-read-only.
86c60681 1496
cd5495ff
AM
14972011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
1498
1499 Fix bug #9560, sporadic wrong indentation; improve instrumentation
1500 of c-parse-state.
1501
00b77525 1502 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 1503 correct faulty logical expression.
cd5495ff
AM
1504 (c-parse-state-state, c-record-parse-state-state):
1505 (c-replay-parse-state-state): New defvar/defuns.
1506 (c-debug-parse-state): Use new functions.
1507
42ee24ed
MR
15082011-10-22 Martin Rudalics <rudalics@gmx.at>
1509
1510 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 1511 last fix. Use window-in-direction correctly.
42ee24ed 1512
a7dee7e7
CY
15132011-10-21 Chong Yidong <cyd@gnu.org>
1514
1515 * progmodes/idlwave.el (idlwave-mode):
1516 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
1517 require-final-newline; that's done in prog-mode.
1518 Suggested by Stefan Monnier.
a7dee7e7 1519
e07b9a6d
MR
15202011-10-21 Martin Rudalics <rudalics@gmx.at>
1521
1522 * mouse.el (mouse-drag-window-above)
1523 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
1524 (mouse-drag-mode-line-1, mouse-drag-header-line)
1525 (mouse-drag-vertical-line-rightward-window): Remove.
1526 (mouse-drag-line): New function.
1527 (mouse-drag-mode-line, mouse-drag-header-line)
1528 (mouse-drag-vertical-line): Call mouse-drag-line.
1529 * window.el (window-at-side-p, windows-at-side): New functions.
1530
7e1361d9
UM
15312011-10-21 Ulrich Mueller <ulm@gentoo.org>
1532
1533 * tar-mode.el (tar-grind-file-mode):
1534 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
1535
30fcaf3a
CY
15362011-10-21 Chong Yidong <cyd@gnu.org>
1537
1538 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
1539 * progmodes/vera-mode.el (vera-mode):
1540 Use mode-require-final-newline.
30fcaf3a 1541
516eddb0
GM
15422011-10-20 Glenn Morris <rgm@gnu.org>
1543
db22a3c2 1544 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 1545
10d5f513
CS
15462011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
1547
1548 * emulation/cua-base.el (cua-set-mark): Fix case of string.
1549
ac6c8639
CY
15502011-10-20 Chong Yidong <cyd@gnu.org>
1551
1552 * emulation/cua-base.el (cua-mode):
1553 * mail/footnote.el (footnote-mode):
1554 * mail/mailabbrev.el (mail-abbrevs-mode):
1555 * net/xesam.el (xesam-minor-mode):
1556 * progmodes/bug-reference.el (bug-reference-mode):
1557 * progmodes/cap-words.el (capitalized-words-mode):
1558 * progmodes/compile.el (compilation-minor-mode)
1559 (compilation-shell-minor-mode):
1560 * progmodes/gud.el (gud-tooltip-mode):
1561 * progmodes/hideif.el (hide-ifdef-mode):
1562 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
1563 * progmodes/subword.el (subword-mode):
1564 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
1565 * progmodes/which-func.el (which-function-mode):
1566 * term/tvi970.el (tvi970-set-keypad-mode):
1567 * term/vt100.el (vt100-wide-mode):
1568 * textmodes/flyspell.el (flyspell-mode):
1569 * textmodes/ispell.el (ispell-minor-mode):
1570 * textmodes/nroff-mode.el (nroff-electric-mode):
1571 * textmodes/paragraphs.el (use-hard-newlines):
1572 * textmodes/refill.el (refill-mode):
1573 * textmodes/reftex.el (reftex-mode):
1574 * textmodes/rst.el (rst-minor-mode):
1575 * textmodes/sgml-mode.el (html-autoview-mode)
1576 (sgml-electric-tag-pair-mode):
1577 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
1578 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
1579 * emulation/crisp.el (crisp-mode):
1580 * emacs-lisp/eldoc.el (eldoc-mode):
1581 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
1582 minor mode behavior.
1583
aa42ab43
JL
15842011-10-19 Juri Linkov <juri@jurta.org>
1585
1586 * descr-text.el (describe-char): Add #x2010 and #x2011 to
1587 the list of hard-coded chars with escape-glyph face.
1588
89400f1d
SM
15892011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1590
1591 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
1592
305c07f6
MA
15932011-10-19 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
1596 running process.
1597
13754b54
GM
15982011-10-19 Glenn Morris <rgm@gnu.org>
1599
1600 * vc/vc-bzr.el (vc-bzr-after-dir-status):
1601 Ignore ignored files. (Bug#9726)
1602
06e21633
CY
16032011-10-19 Chong Yidong <cyd@gnu.org>
1604
1605 Doc fix for minor modes, stating that an omitted argument enables
1606 the mode unconditionally when called from Lisp.
1607
1608 * abbrev.el (abbrev-mode):
1609 * allout.el (allout-mode):
1610 * autoinsert.el (auto-insert-mode):
1611 * autoarg.el (autoarg-mode, autoarg-kp-mode):
1612 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
1613 (global-auto-revert-mode):
1614 * battery.el (display-battery-mode):
1615 * composite.el (global-auto-composition-mode)
1616 (auto-composition-mode):
1617 * delsel.el (delete-selection-mode):
1618 * desktop.el (desktop-save-mode):
1619 * dired-x.el (dired-omit-mode):
1620 * dirtrack.el (dirtrack-mode):
1621 * doc-view.el (doc-view-minor-mode):
1622 * double.el (double-mode):
1623 * electric.el (electric-indent-mode, electric-pair-mode):
1624 * emacs-lock.el (emacs-lock-mode):
1625 * epa-hook.el (auto-encryption-mode):
1626 * follow.el (follow-mode):
1627 * font-core.el (font-lock-mode):
1628 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
1629 * help.el (temp-buffer-resize-mode):
1630 * hilit-chg.el (highlight-changes-mode)
1631 (highlight-changes-visible-mode):
1632 * hi-lock.el (hi-lock-mode):
1633 * hl-line.el (hl-line-mode, global-hl-line-mode):
1634 * icomplete.el (icomplete-mode):
1635 * ido.el (ido-everywhere):
1636 * image-file.el (auto-image-file-mode):
1637 * image-mode.el (image-minor-mode):
1638 * iswitchb.el (iswitchb-mode):
1639 * jka-cmpr-hook.el (auto-compression-mode):
1640 * linum.el (linum-mode):
1641 * longlines.el (longlines-mode):
1642 * master.el (master-mode):
1643 * mb-depth.el (minibuffer-depth-indicate-mode):
1644 * menu-bar.el (menu-bar-mode):
1645 * minibuf-eldef.el (minibuffer-electric-default-mode):
1646 * mouse-sel.el (mouse-sel-mode):
1647 * msb.el (msb-mode):
1648 * mwheel.el (mouse-wheel-mode):
1649 * outline.el (outline-minor-mode):
1650 * paren.el (show-paren-mode):
1651 * recentf.el (recentf-mode):
1652 * reveal.el (reveal-mode, global-reveal-mode):
1653 * rfn-eshadow.el (file-name-shadow-mode):
1654 * ruler-mode.el (ruler-mode):
1655 * savehist.el (savehist-mode):
1656 * scroll-all.el (scroll-all-mode):
1657 * scroll-bar.el (scroll-bar-mode):
1658 * server.el (server-mode):
1659 * shell.el (shell-dirtrack-mode):
1660 * simple.el (auto-fill-mode, transient-mark-mode)
1661 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
1662 (line-number-mode, column-number-mode, size-indication-mode)
1663 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
1664 * strokes.el (strokes-mode):
1665 * time.el (display-time-mode):
1666 * t-mouse.el (gpm-mouse-mode):
1667 * tool-bar.el (tool-bar-mode):
1668 * tooltip.el (tooltip-mode):
1669 * type-break.el (type-break-mode-line-message-mode)
1670 (type-break-query-mode):
1671 * view.el (view-mode):
1672 * whitespace.el (whitespace-mode, whitespace-newline-mode)
1673 (global-whitespace-mode, global-whitespace-newline-mode):
1674 * xt-mouse.el (xterm-mouse-mode): Doc fix.
1675
a3839de2
SM
1676 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
1677 Fix autogenerated docstring.
06e21633 1678
5214e501
JL
16792011-10-19 Juri Linkov <juri@jurta.org>
1680
1681 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
1682 by checking environment variables "DESKTOP_SESSION" and
1683 "XDG_CURRENT_DESKTOP". (Bug#9779)
1684
195f8db9
JL
16852011-10-19 Juri Linkov <juri@jurta.org>
1686
1687 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
1688 (browse-url-chromium-program, browse-url-chromium-arguments):
1689 New defcustoms.
1690 (browse-url-default-browser): Check for `browse-url-chromium' and
1691 call `browse-url-chromium-program'.
1692 (browse-url-chromium): New command. (Bug#9779)
1693
343a34ff
JB
16942011-10-18 Juanma Barranquero <lekktu@gmail.com>
1695
1696 * facemenu.el (list-colors-duplicates): On Windows, detect more
1697 duplicates by assuming that only colors matching "^System" are
1698 special "system colors". (Bug#9722)
1699
6978a151
SM
17002011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1701
1702 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
1703 to distinguish the author from the committer.
1704
6a80b297
MA
17052011-10-18 Michael Albinus <michael.albinus@gmx.de>
1706
1707 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
1708
b31a5677
JK
17092011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
1710
1711 * international/mule.el (sgml-html-meta-auto-coding-function):
1712 Add support for detecting encoding in HTML5 specified only as
1713 <meta charset="UTF-8">. Implementation just makes http-equiv and
1714 content-type parts from HTML4 encoding string optional. (Bug#9716)
1715
80c6d77f
GM
17162011-10-18 Glenn Morris <rgm@gnu.org>
1717
1718 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
1719
08b0fee8
CY
17202011-10-18 Chong Yidong <cyd@gnu.org>
1721
1722 * faces.el (cursor): Doc fix.
1723
67e729a5
CY
17242011-10-17 Chong Yidong <cyd@gnu.org>
1725
1726 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
1727
343a34ff 17282011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
1729
1730 * dirtrack.el (dirtrack): Support shell buffers with path
1731 prefixes, e.g. tramp-based remote shells. (Bug#9647)
1732
0bc06380
TZ
17332011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
1734
1735 * json.el: Bump version to 1.3 and note change in History.
1736 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
1737
8b79f3e0
SM
17382011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1739
5a7c536b
SM
1740 * comint.el (comint-insert-input, comint-send-input)
1741 (comint-get-old-input-default, comint-backward-matching-input)
1742 (comint-next-prompt): Use nil instead of `input' for field property of
1743 past user input (bug#114).
1744
96a8a0df
SM
1745 * minibuffer.el (completion--replace): Inherit surrounding properties
1746 (bug#114).
1747 (minibuffer-complete-and-exit): Use it.
1748
8b79f3e0
SM
1749 * comint.el (comint--table-subvert): Quote the all-completions output
1750 (bug#9160).
1751
b8f7ff0d
MR
17522011-10-17 Martin Rudalics <rudalics@gmx.at>
1753
8b79f3e0 1754 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 1755
b8f7ff0d 1756 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 1757 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
1758 entries and separate them from frame entries.
1759
c235b555
GM
17602011-10-15 Glenn Morris <rgm@gnu.org>
1761
1762 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
1763 Doc fixes.
1764
6bbfa6e1
CY
17652011-10-15 Chong Yidong <cyd@stupidchicken.com>
1766
8b79f3e0
SM
1767 * net/network-stream.el (network-stream-open-starttls):
1768 Improve detection of failure due to lack of TLS support.
ec5c990d 1769
6bbfa6e1
CY
1770 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
1771 putting the input text in front and in bold.
1772
98488977
SM
17732011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1774
3d1337be
SM
1775 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
1776
ee0b45e4
SM
1777 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
1778 empty buffer.
1779
98488977
SM
1780 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
1781 unread-command-events rather than pushing yet-another event.
1782
186f4720
EZ
17832011-10-14 Eli Zaretskii <eliz@gnu.org>
1784
1785 * mail/sendmail.el (sendmail-query-once): Improve the wording of
1786 the explanation of the possible choices. Make the options passed
1787 to completing-read shorter.
1788
8b7a997c
AM
17892011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1790
1791 * textmodes/flyspell.el (flyspell-large-region): Make sure
1792 extended character mode is used if defined (Bug#1339).
1793
12587bbb
EZ
17942011-10-13 Eli Zaretskii <eliz@gnu.org>
1795
1796 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
1797 character info for LRE, LRO, RLE, and RLO characters by appending
1798 an invisible PDF.
12587bbb 1799
bad41229
SM
18002011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1801
1802 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
1803 even in case of error; add debug spec; simplify data flow.
1804 (with-timeout-handler): Remove.
1805
28dbc92f
MA
18062011-10-12 Michael Albinus <michael.albinus@gmx.de>
1807
1808 Fix Bug#6019, Bug#9315.
1809
1810 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
1811 complete `buffer-file-name', the local file name part could look
1812 remotely (for example on VMS).
1813
1814 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
1815 `tramp-run-real-handler'.
1816 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
1817 already quoted by '"'.
1818
1819 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
1820 Let `file-name-handler-alist' be nil, the local file name part
1821 could look remotely (for example on VMS).
1822
e1b0b23a
SM
18232011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1824
1825 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
1826 from here...
1827 (flyspell-post-command-hook): ...to here.
1828
a120bde9
SM
18292011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1830
1831 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
1832 if not needed.
1833 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
1834 using completion. Protect against "slow" callers.
1835 Remove the "message hack".
1836
7ce7717b
JL
18372011-10-11 Juri Linkov <juri@jurta.org>
1838
1839 * isearch.el (isearch-lazy-highlight-word): New variable.
1840 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
1841 Use it. (Bug#9727)
1842
c02ee9d6
GM
18432011-10-11 Glenn Morris <rgm@gnu.org>
1844
1845 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
1846 like f90-previous-statement does.
1847
93e616fd 18482011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1849
1f190e73 1850 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
1851 only in interactive use, to avoid error.
1852
af7b6078
SM
18532011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1854
1855 * minibuffer.el (completion-file-name-table): Fix last change,
1856 i.e. ignore normal errors but not the other ones.
1857
0563dae9
MR
18582011-10-10 Martin Rudalics <rudalics@gmx.at>
1859
1860 * window.el (special-display-buffer-names)
1861 (special-display-regexps): Remove some remnants of earlier
1862 changes from doc-strings.
366ca7f3
MR
1863 (quit-windows-on): New function.
1864
1865 * vc/vc.el (vc-revert, vc-rollback):
1866 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
1867 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 1868 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 1869
49677495
MR
18702011-10-09 Martin Rudalics <rudalics@gmx.at>
1871
1872 * window.el (frame-auto-hide-function): Add version tag.
1873 (Bug#9699)
1874
56f2d1e1
MA
18752011-10-09 Michael Albinus <michael.albinus@gmx.de>
1876
1877 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
1878 condition.
1879
112a6592
LL
18802011-10-09 Leo Liu <sdl.web@gmail.com>
1881
1882 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
1883 (Bug#9701)
1884
0812589b
GM
18852011-10-08 Glenn Morris <rgm@gnu.org>
1886
1887 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
1888 before the first code statement zero indent. (Bug#9690)
1889
b2b0776e
CY
18902011-10-08 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * simple.el (count-words-region): Always count in the region.
1893 Report the number of lines and characters too.
1894 (count-words): New command, which counts in the buffer if the
1895 region is inactive, as count-words-region used to.
1896 (count-words--message): New function. Handle plurals.
1897 (count-lines-region): Make it an alias for count-words-region.
1898
1899 * bindings.el (esc-map): Replace count-lines-region with
1900 count-words-region.
1901
c557cd6b
MR
19022011-10-08 Martin Rudalics <rudalics@gmx.at>
1903
1904 * window.el (window--delete): Delete dedicated frame
1905 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 1906 (switch-to-buffer): Fix doc-string typo.
c557cd6b 1907
61a57ef4 19082011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1909
1910 * lisp/eshell/eshell.el (eshell-command): Avoid using hooks.
1911
c3833279
CY
19122011-10-07 Chong Yidong <cyd@stupidchicken.com>
1913
1914 * bindings.el ([M-left],[M-right]): Bind to left-word and
1915 right-word respectively.
1916
21ce8245
GM
19172011-10-07 Glenn Morris <rgm@gnu.org>
1918
1919 * cus-start.el (debug-on-quit): Fix custom type.
1920
6d823bb2
LMI
19212011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1922
0181e193
LMI
1923 * subr.el (define-key-after): Clarify that the function is not
1924 useful for non-menu keymaps.
1925
6d823bb2
LMI
1926 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
1927
8e3459ce 19282011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1929
21ce8245 1930 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 1931 in current minibuffer (Fix bug with recursive minibuffers).
1932
a1c2d21e
CY
19332011-10-06 Chong Yidong <cyd@stupidchicken.com>
1934
1935 * progmodes/gdb-mi.el (gdb): Doc fix.
1936
5a4cf282
MR
19372011-10-05 Martin Rudalics <rudalics@gmx.at>
1938
1939 * window.el (frame-auto-hide-function): New option replacing
1940 frame-auto-delete. Suggested by Stefan Monnier.
1941 (window--delete): Call frame-auto-hide-function instead of
1942 investigating frame-auto-delete.
c96111ea
MR
1943 (window-point-1, set-window-point-1): New functions.
1944 (window-in-direction, record-window-buffer, window-state-get-1)
1945 (display-buffer-record-window): Use window-point-1 instead of
1946 window-point.
1947 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 1948
9854542e
SM
19492011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1950
1951 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
1952
8943cfb0
GM
19532011-10-05 Glenn Morris <rgm@gnu.org>
1954
1955 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
1956 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
1957
647ab967
LL
19582011-10-05 Leo Liu <sdl.web@gmail.com>
1959
1960 * subr.el (read-char-choice): Fix argument to buffer-live-p which
1961 works with buffer object.
1962
3ddfbced
SM
19632011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1964
1965 * mpc.el (mpc-tool-bar-map): Add labels.
1966
bdfa5dd2
GM
19672011-10-04 Glenn Morris <rgm@gnu.org>
1968
1969 * calendar/holidays.el (calendar-check-holidays): Doc fix.
1970
0e2070b5
MR
19712011-10-04 Martin Rudalics <rudalics@gmx.at>
1972
1973 * window.el (window--delete): New function.
1974 (frame-auto-delete): Resuscitate option.
1975 (bury-buffer, replace-buffer-in-windows)
1976 (quit-window): Rewrite using window--delete.
1977 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1978 Pass display-buffer-mark-dedicated to window--display-buffer-2
1979 (Bug#9639).
1980
3dc61a09
SM
19812011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1982
915a9b64
SM
1983 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
1984 returns a list (bug#9554). Add remote file name completion.
1985 * comint.el (comint--table-subvert): Curry and get quote&unquote
1986 functions as arguments.
1987 (comint--complete-file-name-data): Adjust call accordingly.
1988 * pcomplete.el (pcomplete--table-subvert): Remove.
1989 (pcomplete-completions-at-point): Use comint--table-subvert instead.
1990
3dc61a09
SM
1991 * minibuffer.el (completion-table-case-fold): Use currying.
1992 (completion--styles-type, completion--cycling-threshold-type):
1993 New constants.
1994 (completion-styles, completion-category-overrides)
1995 (completion-cycle-threshold): Use them.
1996 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
1997 completion-table-case-fold.
1998
8ea0a993
SB
19992011-10-03 Stephen Berman <stephen.berman@gmx.net>
2000
2001 * minibuffer.el (completion-category-overrides): Fix type of styles
2002 and add more user friendly tags (bug#9660).
2003
8c24b7f6
SM
20042011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
2005
2006 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
2007 (mule-input-method-string): New widget.
2008 (default-input-method, language-info-custom-alist): Use it.
2009
428fe61a
SM
20102011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2011
32c1fffd
SM
2012 * pcomplete.el: Require comint.
2013 (pcomplete--common-suffix): Remove.
2014 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
2015 (pcomplete--table-subvert): Sync with comint--table-subvert.
2016 (pcomplete--entries): Use comint-completion-file-name-table.
2017 * comint.el (comint-unquote-filename): Simplify.
2018 (comint-completion-file-name-table): New function (bug#9616).
2019 (comint--complete-file-name-data): Use it.
2020
428fe61a
SM
2021 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
2022 (pcmpl-gnu-tar-buffer): Remove.
2023 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
2024 around. Make sure pcomplete-suffix-list is only changed temporarily.
2025 Don't look inside the tar's file if it's too large.
428fe61a 2026
04c52e2f
CY
20272011-10-01 Chong Yidong <cyd@stupidchicken.com>
2028
ce3cefcc
CY
2029 * cus-edit.el (custom-mode-map):
2030 * epa.el (epa-key-list-mode-map):
2031 * man.el (Man-mode-map):
2032 * startup.el (splash-screen-keymap):
2033 * simple.el (special-mode-map): Use scroll-up-command and
2034 scroll-down-command.
2035
2036 * progmodes/idlw-help.el (idlwave-help-mode-map):
2037 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
2038 * net/newst-plainview.el (newsticker-mode-map):
2039 * emulation/ws-mode.el (wordstar-mode-map):
2040 * emulation/vi.el (vi-com-map):
2041 * calc/calc-graph.el (calc-graph-show-dumb):
2042 * term/sun.el (terminal-init-sun):
2043 * term/ns-win.el (global-map):
2044 * progmodes/grep.el (grep-mode-map):
2045 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
2046 * mail/rmail.el (rmail-mode-map):
2047 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
2048
04c52e2f
CY
2049 * custom.el (custom-safe-themes, load-theme): Treat value of t for
2050 custom-safe-themes as special.
2051
79adf8c8
JD
20522011-10-01 Julien Danjou <julien@danjou.info>
2053
2054 * notifications.el (notifications-notify): Fix docstring.
2055
63bd50d3
PS
20562011-10-01 Per Starbäck <per@starback.se>
2057
2058 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
2059
199e4c7e
MR
20602011-09-30 Martin Rudalics <rudalics@gmx.at>
2061
2062 * startup.el (command-line-1): Fix last fix by inserting
2063 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 2064 (Bug#9605) and (Bug#9636)
199e4c7e 2065
fe5f08dd
EZ
20662011-09-29 Eli Zaretskii <eliz@gnu.org>
2067
2068 * simple.el (line-move): If auto-hscroll-mode is disabled and the
2069 window is hscrolled, move by logical lines. (Bug#9607)
2070 (line-move-visual): Update the doc string to the above effect.
2071
b5516bbd
MR
20722011-09-29 Martin Rudalics <rudalics@gmx.at>
2073
ccee00c0
MR
2074 * window.el (display-buffer-record-window): When WINDOW is the
2075 selected window use `point' instead of `window-point'. (Bug#9626)
2076
b5516bbd
MR
2077 * startup.el (command-line-1): Use insert-before-markers when
2078 inserting initial-scratch-message. (Bug#9605)
ccee00c0 2079
b5516bbd
MR
2080 * help.el (help-window): Remove variable.
2081
52aa0014
GM
20822011-09-29 Glenn Morris <rgm@gnu.org>
2083
2084 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
2085
df9a7357
JB
20862011-09-29 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * descr-text.el (describe-char-categories): Accept category
2089 descriptions more than one line long.
2090
a8406c20
SM
20912011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2092
88d9610c
SM
2093 * simple.el (delete-trailing-whitespace): Fix last change.
2094
a5daf810
SM
2095 * progmodes/perl-mode.el (perl-syntax-propertize-function):
2096 Don't confuse "y => 3" as the beginning of a `y' operation.
2097
a8406c20
SM
2098 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
2099 object has more than 4 slots (bug#9613).
2100
a239d4e9
JB
21012011-09-28 Juanma Barranquero <lekktu@gmail.com>
2102
2103 * subr.el (with-output-to-temp-buffer):
2104 * net/quickurl.el (quickurl, quickurl-browse-url):
2105 Fix typos in docstrings.
2106
693fbdb6
EZ
21072011-09-27 Eli Zaretskii <eliz@gnu.org>
2108
2109 * minibuffer.el (completion-styles)
2110 (completion-category-overrides): Cross reference each other in doc
2111 strings.
2112
8b457e28
GM
21132011-09-27 Glenn Morris <rgm@gnu.org>
2114
2115 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
2116 to split-string. (Bug#9606)
2117
85a16208
LMI
21182011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2119
2120 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
2121 (bug#9615).
2122
502f9ebd
CY
21232011-09-27 Chong Yidong <cyd@stupidchicken.com>
2124
2125 * emacs-lisp/package.el (list-packages): Fix echo area message.
2126
7690bdea
LL
21272011-09-27 Leo Liu <sdl.web@gmail.com>
2128
2129 * ido.el (ido-read-internal): Accept cons cell HIST arg.
2130
e2ee6f30
MA
21312011-09-25 Michael Albinus <michael.albinus@gmx.de>
2132
2133 * net/dbus.el (dbus-unregister-object): Don't release services for
2134 registered signals. (Bug#9581)
2135
f3f98342
TZ
21362011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2137
2138 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
2139 function that picks between cfengine 2 and 3 support
2140 automatically. Update docs accordingly.
2141
dd7aa8dd
KH
21422011-09-22 Kenichi Handa <handa@m17n.org>
2143
2144 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
2145 ZERO.
2146 (indian-itrans-v5-table-for-tamil): New variable.
2147 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
2148
3f2b07f8
KM
21492011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
2150
2151 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
2152 that's true if the current command involved collapsing of text.
2153 It's reset to false at the beginning of the next command.
2154 (allout-post-command-business): Move the cursor to the beginning
2155 of entry if the cursor is hidden and collapsing activity just
2156 happened.
2157
371d6a61
CY
21582011-09-24 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
2161 tracking (Bug#9541).
2162
2ac2721a
UJ
21632011-09-24 Ulf Jasper <ulf.jasper@web.de>
2164
2165 * net/newst-reader.el (newsticker-html-renderer)
2166 (newsticker-show-news): Automatically
343a34ff
JB
2167 load html rendering package if newsticker-html-renderer is set.
2168 Fixes "Warning: defvar ignored because w3m-fill-column is
2ac2721a
UJ
2169 let-bound" and the error "Symbol's value as variable is void:
2170 w3m-fill-column".
2171
fac7ae53
MA
21722011-09-24 Michael Albinus <michael.albinus@gmx.de>
2173
2174 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
2175 Release services only if they are defined. (Bug#9581)
2176
e08b633b
RS
21772011-09-23 Richard Stallman <rms@gnu.org>
2178
e488d29c
RS
2179 * textmodes/paragraphs.el (forward-sentence): For backwards case,
2180 distinguish start of paragraph from start of its text.
2181
19c38752
RS
2182 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
2183
e08b633b
RS
2184 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
2185 (rmail-generate-viewer-buffer): Put that hook on view buffer.
2186 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
2187
0a39f27e
AS
21882011-09-23 Andreas Schwab <schwab@linux-m68k.org>
2189
2190 * international/mule-diag.el (mule-diag): Insert a newline after
2191 each fontset description.
2192
db4e950d
SM
21932011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2194
2195 * simple.el (delete-trailing-whitespace):
2196 Document last change; simplify.
2197
eca3f3ea
PW
21982011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
2199
d68e189a
PW
2200 * simple.el (delete-trailing-whitespace): Also delete
2201 extra newlines at the end of the buffer.
2202
eca3f3ea
PW
2203 * textmodes/picture.el: Make motion commands obey shift-select-mode.
2204 (picture-newline): Use forward-line so as to ignore fields.
2205
01c157cc
SM
22062011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
2207
2208 * subr.el (with-wrapper-hook): Fix edebug spec.
2209
022de23e
LMI
22102011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2211
2212 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
2213 (bug#4538).
2214
91683089
MA
22152011-09-23 Michael Albinus <michael.albinus@gmx.de>
2216
eca3f3ea
PW
2217 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
2218 Fix nasty bug using wrong cached values.
91683089 2219
5bdd6fa4
AM
22202011-09-23 Alan Mackenzie <acm@muc.de>
2221
2222 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
2223
97adfb97
CY
22242011-09-23 Chong Yidong <cyd@stupidchicken.com>
2225
2226 * window.el (pop-to-buffer): Ensure right window is selected if we
2227 chose another frame.
2228
d4ef2b50
EZ
22292011-09-22 Eli Zaretskii <eliz@gnu.org>
2230
2231 * simple.el (what-cursor-position): Use get-char-property-change
2232 and next-single-char-property-change, to be able to show display
2233 properties that come from overlays as well as text properties.
2234
72258fe5
CY
22352011-09-22 Chong Yidong <cyd@stupidchicken.com>
2236
2237 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
2238
2239 * cmuscheme.el (run-scheme, switch-to-scheme):
2240 * cus-edit.el (customize-group, custom-buffer-create)
2241 (customize-browse):
2242 * info.el (info):
2243 * shell.el (shell):
2244 * mail/sendmail.el (mail):
2245 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
2246
8f098516
RS
22472011-09-22 Richard Stallman <rms@gnu.org>
2248
2249 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
2250 move back only to line beg, don't move back over blank lines.
2251
e74f1bb6
MA
22522011-09-22 Michael Albinus <michael.albinus@gmx.de>
2253
2254 * files.el (copy-directory): Set directory attributes only in case
2255 they could be retrieved from the source directory. (Bug#9565)
2256
bfeef8b6
DK
22572011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
2258
2259 * progmodes/hideshow.el (hs-looking-at-block-start-p)
2260 (hs-find-block-beginning, hs-hide-level-recursive):
2261 Ignore strings as well as comments. (Bug#9502)
2262
7e423bb8
AS
22632011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
2264
2265 * progmodes/sql.el (sql-comint-postgres):
2266 Convert port number to a string. (Bug#9566)
2267
b4d72fcf
MR
22682011-09-22 Martin Rudalics <rudalics@gmx.at>
2269
2270 * window.el (quit-window): Undedicate window when switching to
2271 previous buffer. Reported by Thierry Volpiatto
2272 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
2273 (special-display-popup-frame): When popping up a new frame reset
2274 its previous buffers to nil. Simplify code.
b4d72fcf 2275
a7b88dc6
MA
22762011-09-21 Michael Albinus <michael.albinus@gmx.de>
2277
2278 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
2279 and process filter, as done also in `shell-command'.
2280
cf4eacfd
MR
22812011-09-21 Martin Rudalics <rudalics@gmx.at>
2282
eca3f3ea
PW
2283 * window.el (set-window-buffer-start-and-point):
2284 Call set-window-start with NOFORCE argument t. Suggested by Thierry
cf4eacfd
MR
2285 Volpiatto <thierry.volpiatto@gmail.com>.
2286 (quit-window): Reword doc-string. Handle new format of
2287 quit-restore parameter. Don't delete window if it has a
2288 previous buffer we can show instead of the present one.
2289 (display-buffer-record-window): Rewrite using a new format for
2290 the quit-restore window parameter
2291 (special-display-popup-frame, display-buffer-same-window)
2292 (display-buffer-reuse-window, display-buffer-pop-up-frame)
2293 (display-buffer-pop-up-window, display-buffer-use-some-window):
2294 Adapt symbol passed to display-buffer-record-window.
2295 * help.el (help-window-setup): Handle new format of quit-restore
2296 parameter.
2297
8d28cb95
SM
22982011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2299
94ab793f
SM
2300 * faces.el (face-list): Fix docstring (bug#9564).
2301
8d28cb95
SM
2302 * window.el (display-buffer--action-function-custom-type):
2303 Don't include internal functions in the Custom interface.
2304
3820edeb
JL
23052011-09-20 Juri Linkov <juri@jurta.org>
2306
2307 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
2308 (Info-forward-node, Info-backward-node, Info-next-preorder)
2309 (Info-last-preorder): Use it. (Bug#9528)
2310
5147931d
JL
23112011-09-20 Juri Linkov <juri@jurta.org>
2312
2313 * info.el (Info-last-preorder): Visit last menu item only when
2314 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
2315
cf499a1a
JD
23162011-09-20 Julien Danjou <julien@danjou.info>
2317
2318 * password-cache.el (password-cache-remove): Remove entries even if the
2319 value is nil, so that password with a nil value (negative caching) is
2320 possible to invalidate.
2321
f84e2fe2
LM
23222011-09-20 Lawrence Mitchell <wence@gmx.li>
2323
2324 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
2325 all whitespace around breakpoint. (Bug#9553)
2326 (f90-find-breakpoint): Only break at whitespace inside a comment.
2327
78054a46
SM
23282011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2329
2330 * minibuffer.el (completion-file-name-table): Keep track of errors.
2331 (completion-table-with-predicate): Handle the case where pred1 is nil.
2332 * pcomplete.el (pcomplete-completions-at-point): Simplify.
2333
345083b2
SM
23342011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2335
e24e27be
SM
2336 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
2337 (debugger-return-value): Signal an error if the debugging context does
2338 not await any return value.
2339
345083b2
SM
2340 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
2341 * image-mode.el (image-toggle-display-text)
2342 (image-toggle-display-image): Stay away from evil `intangible'.
2343
08d355e3
LL
23442011-09-19 Leo Liu <sdl.web@gmail.com>
2345
2346 * replace.el (occur-revert-arguments): Make it permanent-local.
2347 (occur-mode): Don't call font-lock-defontify.
2348
f01da43f
CY
23492011-09-19 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * net/ldap.el (ldap-search-internal): Don't push empty search
2352 result (Bug#9508).
2353
b6072fa6
SM
23542011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2355
2356 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
2357
443d6696
MA
23582011-09-19 Michael Albinus <michael.albinus@gmx.de>
2359
2360 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
2361 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
2362
7cc6e154
JL
23632011-09-18 Juri Linkov <juri@jurta.org>
2364
2365 * buff-menu.el (Buffer-menu-mode-map):
2366 * dired.el (dired-mode-map):
2367 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
2368 (lisp-interaction-mode-map):
2369 * emacs-lisp/package.el (package-menu-mode-map):
2370 * epa.el (epa-key-list-mode-map):
2371 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
2372 (menu-bar-options-menu):
2373 * outline.el (outline-mode-menu-bar-map):
2374 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
2375 * vc/vc-dir.el (vc-dir-menu-map):
2376 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
2377 Capitalize non-function content words in menu item strings.
2378
2379 * dired.el (dired-mode-map): Add menu item for
2380 `image-dired-dired-toggle-marked-thumbs'.
2381
80302a81
JL
23822011-09-18 Juri Linkov <juri@jurta.org>
2383
2384 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
2385 to `isearch-case-fold-search' and restore its original value
2386 after the `isearch-mode' call.
2387
46c5cf66
JL
23882011-09-18 Juri Linkov <juri@jurta.org>
2389
2390 * progmodes/grep.el (grep-process-setup): Don't check code for 1
2391 because `zgrep' returns 1 for successful matches (bug#9226).
2392
d18b513b
JL
23932011-09-18 Juri Linkov <juri@jurta.org>
2394
2395 * info.el (Info-extract-menu-node-name): Check the second match
2396 for empty string (second test-case of bug#9528).
2397 (Info-last-preorder): Let-bind `Info-history' to nil to not add
2398 intermediate nodes to the history (first test-case of bug#9528).
2399
72753f87
JL
24002011-09-18 Juri Linkov <juri@jurta.org>
2401
2402 * info.el (Info-mode-syntax-table): New variable.
2403 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table'. (Bug#3312)
2404
c9384295
JL
24052011-09-18 Juri Linkov <juri@jurta.org>
2406
2407 * info.el (Info-file-supports-index-cookies): Increment
2408 line-beginning-position's arg from 3 to 4 because makeinfo outputs
2409 one more line for long file names (bug#4142).
2410
d473dce8
CY
24112011-09-18 Chong Yidong <cyd@stupidchicken.com>
2412
2413 * newcomment.el (comment-normalize-vars): If prompting for
2414 comment-start, set comment-start-skip too (Bug#8424).
2415
2176854d
JB
24162011-09-18 Johan Bockgård <bojohan@gnu.org>
2417
2418 * icomplete.el: Fix previous fix of Bug#5849.
2419 (icomplete-mode): Don't set completion-show-inline-help.
2420 (icomplete-minibuffer-setup): Set completion-show-inline-help
2421 locally during icompletion.
2422
3aace4e4
CY
24232011-09-18 Chong Yidong <cyd@stupidchicken.com>
2424
c940224f
CY
2425 * woman.el (woman2-process-escapes): Don't delete unrecognized
2426 escapes (Bug#7843).
2427
3aace4e4
CY
2428 * files.el (inhibit-first-line-modes-regexps): Add image files.
2429 (hack-local-variables-prop-line): Return nil for malformed
2430 prop-lines (Bug#9044).
2431
710dec63
MA
24322011-09-18 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * net/tramp.el (top): Don't require 'shell.
2435 (tramp-methods): Fix docstring.
2436 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
2437 Return complete remote file name. Handle "smb" case.
2438 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
2439 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
2440
2441 * net/tramp-compat.el (top): Require 'shell.
2442
2443 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
2444 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
2445 `tramp-current-host'.
2446 (tramp-get-remote-tmpdir): Remove.
2447
2448 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
2449 `tramp-tmpdir' entries.
2450 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
2451 (tramp-smb-handle-file-attributes): Ignore errors.
2452 (tramp-smb-wait-for-output): Check also for process end.
2453
5d5ac8ec
LMI
24542011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2455
2456 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
2457 when sending QUIT (bug#9312).
2458
8c0f49f0
CY
24592011-09-17 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
2462 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
2463 occur-mode-display-occurrence.
2464 (occur-edit-mode): Add usage message.
2465 (occur-cease-edit): New command.
2466 (occur-after-change-function): Use text properties to find the
2467 position of the prefix text.
2468 (occur-engine): Set stickiness of prefix text properties.
2469
8f1383f7
GM
24702011-09-17 Glenn Morris <rgm@gnu.org>
2471
2472 * progmodes/etags.el (complete-tag):
2473 Fix call to completion-in-region. (Bug#9526)
2474
744ba0e3
JL
24752011-09-17 Juri Linkov <juri@jurta.org>
2476
2477 * textmodes/ispell.el (ispell-word): Add to the error message
2478 the word, ispell program name and current dictionary (bug#9121).
2479 (ispell-tex-arg-end): Capitalize "error" in the error message.
2480
d9bbf400
AS
24812011-09-17 Andreas Schwab <schwab@linux-m68k.org>
2482
2483 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
2484 check. (Bug#4251)
2485
8da11505
JL
24862011-09-17 Juri Linkov <juri@jurta.org>
2487
2488 * window.el (window-safe-min-height, window-safe-min-width):
2489 Fix typos (followup to bug#9522).
2490
a91adc7e
SJ
24912011-09-17 Sven Joachim <svenjoac@gmx.de>
2492
2493 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
2494
064f328a
EZ
24952011-09-16 Eli Zaretskii <eliz@gnu.org>
2496
2497 * simple.el (line-move): If goal-column is set, move by logical
2498 lines, not by display lines. (Bug#971)
2499 (next-line, previous-line, goal-column, line-move-visual): Doc fix
2500 to reflect the above change.
2501
e69df516
SM
25022011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
2503
2504 * image.el (imagemagick-register-types): Use regexp-opt.
2505
cbb0f9ab
CY
25062011-09-15 Chong Yidong <cyd@stupidchicken.com>
2507
2508 * window.el (display-buffer-base-action): Rename from
2509 display-buffer-default-action. Make default value empty.
2510 (display-buffer-overriding-action): Convert to defvar.
2511 (display-buffer-fallback-action): New var.
2512
25322144
CY
25132011-09-15 Chong Yidong <cyd@stupidchicken.com>
2514
2515 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
2516 declaration.
2517 (package--add-to-archive-contents): If there is a duplicate entry
2518 with an older version, remove it.
2519 (package-menu-mark-delete, package-menu-mark-install)
2520 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
2521 (package-menu-mark-obsolete-for-deletion):
2522 Use package-menu-get-status instead of a regexp search.
25322144
CY
2523 (package-menu-get-status): Use tabulated-list-entry.
2524 (package-menu-mark-upgrades): New command.
d770725a 2525 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
2526 (package-menu-execute): Do installation before deletion.
2527 (package-menu-refresh, package-menu-execute): Use derived-mode-p
2528 instead of checking major-mode.
2529 (package-menu--find-upgrades): New function.
2530
7520339c
LMI
25312011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2532
2533 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
2534 passwords in the log buffer.
65a046c4
LMI
2535 (smtpmail-process-filter): Update the process marker so that the
2536 "broken by peer" status message is inserted in the right place.
7520339c 2537
d3c30954
SM
25382011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2539
3fe48822
SM
2540 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
2541 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
2542 bibtex-completion-at-point-function.
2543 (bibtex-completion-at-point-function): Use them.
2544
1b8b3954
SM
2545 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
2546
d3c30954
SM
2547 * mpc.el (mpc-constraints-tag-lookup): New function.
2548 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
2549 also to browser "album|playlist".
2550
72779976
JL
25512011-09-14 Juri Linkov <juri@jurta.org>
2552
2553 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
2554 (isearch-edit-string): Use length of `isearch-string' when
2555 `isearch-fail-pos' returns nil.
2556 (isearch-message): Remove duplicate code and call
2557 `isearch-fail-pos' with arg `t'.
2558
a0bf2bcd
CY
25592011-09-14 Chong Yidong <cyd@stupidchicken.com>
2560
17bb0a2d
CY
2561 * replace.el (occur-mode-goto-occurrence): Don't force using other
2562 window (Bug#9499).
2563
a0bf2bcd
CY
2564 * dired-aux.el (dired-do-chmod): Don't provide initial input.
2565
f678e0b6
MR
25662011-09-14 Martin Rudalics <rudalics@gmx.at>
2567
2568 * window.el (display-buffer-window): Remove.
2569 (display-buffer-record-window): Use help-setup window parameter
2570 instead of variable display-buffer-window.
2571 (display-buffer-function, special-display-buffer-names)
2572 (special-display-function): Mention help-setup parameter instead
2573 of display-buffer-window in doc-string.
d3c30954
SM
2574 * help.el (help-window-setup): New argument help-window.
2575 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
2576 Reword some messages.
2577 (with-help-window): Pass window used for displaying the buffer
2578 to help-window-setup. Don't set display-buffer-window.
2579
8e39b2e8
GM
25802011-09-13 Glenn Morris <rgm@gnu.org>
2581
2582 * emacs-lisp/debug.el (debugger-make-xrefs):
2583 Preserve point. (Bug#9462)
2584
85e9c04b
CY
25852011-09-13 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * window.el (window-deletable-p): Use next-frame.
2588
1b36ed6a
MR
25892011-09-13 Martin Rudalics <rudalics@gmx.at>
2590
2591 * window.el (window-auto-delete): Remove.
2592 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 2593 dedication and previous buffers.
1b36ed6a
MR
2594 (switch-to-prev-buffer): Don't delete window.
2595 (delete-windows-on): Delete a window's frame if and only if the
2596 window is dedicated.
2597 (replace-buffer-in-windows): Delete buffer's window or frame if
2598 and only if window is dedicated.
2599 (quit-window): Handle quit-restore as before last change.
4d61f28d 2600 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 2601
ef8ef9fb
CY
26022011-09-13 Chong Yidong <cyd@stupidchicken.com>
2603
2604 * window.el (window-deletable-p): Never delete the last frame on a
2605 given terminal.
2606
b2cba41e
GM
26072011-09-13 Glenn Morris <rgm@gnu.org>
2608
2609 * help.el (describe-key-briefly): Copy previous standard-output change.
2610
51553db6 26112011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
2612
2613 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
2614
b7556719
GM
26152011-09-13 Glenn Morris <rgm@gnu.org>
2616
2617 * emacs-lisp/lisp-mode.el (lisp-indent-function):
2618 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
2619
64b51947
CY
26202011-09-12 Chong Yidong <cyd@stupidchicken.com>
2621
2622 * dired-aux.el (dired-mark-read-string): Don't return default
2623 value on empty input (Bug#9361).
2624 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
2625 Omit initial minibuffer contents.
2626 (dired-do-chmod): Signal an error on empty input.
2627 (dired-mark-read-string): Don't return default on empty input.
2628
2629 * files.el (file-modes-symbolic-to-number): Doc fix.
2630
393a301e
SM
26312011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2632
2633 * international/mule-cmds.el (ucs-completions): Remove.
2634 (read-char-by-name): Use complete-with-action instead; add metadata.
2635
fa5660f9
CY
26362011-09-11 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * window.el (display-buffer--action-function-custom-type)
2639 (display-buffer--action-custom-type): New vars.
2640 (display-buffer-alist, display-buffer-default-action)
2641 (display-buffer-overriding-action): Add defcustom types.
2642
4a592f66
CY
2643 * frame.el (delete-other-frames): Doc fix (Bug#276).
2644
73d56dbd
LMI
26452011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2646
2647 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
2648
37ac18a3
CY
26492011-09-11 Chong Yidong <cyd@stupidchicken.com>
2650
2651 Change modes that used same-window-* vars to use switch-to-buffer.
2652
2653 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
2654 Use switch-to-buffer.
2655
2656 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
2657 (customize-browse, custom-buffer-create-other-window):
2658 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
2659
2660 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
2661 (Info-prev, Info-up, Info-speedbar-goto-node)
2662 (info-display-manual): Use switch-to-buffer.
2663 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
2664
2665 * mail/sendmail.el (mail): Use switch-to-buffer.
2666 (mail-recover): Use switch-to-buffer-other-window.
2667
2668 * cmuscheme.el (run-scheme, switch-to-scheme):
2669 * ielm.el (ielm):
2670 * shell.el (shell):
2671 * net/rlogin.el (rlogin):
2672 * net/telnet.el (telnet, rsh):
2673 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
2674
10195bd6
AS
26752011-09-11 Andreas Schwab <schwab@linux-m68k.org>
2676
2677 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
2678
b322f63a
LMI
26792011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2680
39d7fed6
LMI
2681 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
2682 so don't mention it (bug#9301).
ba5a81f1 2683 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 2684
ee0e9f11
LMI
2685 * faces.el (face-spec-set-match-display): Make `(type graphic)'
2686 match `x', `w32' and `ns', like the manual says (bug#9029).
2687
0b1c89c1 2688 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
2689 (process-kill-buffer-query-function): Mention the buffer name in
2690 the query.
0b1c89c1 2691
77549ea8
LMI
2692 * image-mode.el (image-next-line): The line parameter is mandatory
2693 (bug#9258).
2694
803ef892
LMI
2695 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
2696 which can be useful (bug#9301).
2697
12980837
LMI
2698 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
2699
91054f8f
LMI
2700 * subr.el (match-string): Mention that the current buffer should
2701 be the same as the search was done in (bug#9282).
2702
b322f63a
LMI
2703 * facemenu.el: Disable the remove-* commands if the mark isn't
2704 active (bug#9162).
2705
3199b96f
CY
27062011-09-10 Chong Yidong <cyd@stupidchicken.com>
2707
2708 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
2709 of display-buffer.
2710 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
2711
2712 * replace.el (occur-mode-goto-occurrence)
2713 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
2714 and display-buffer.
2715
2716 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
2717 display-buffer.
2718
2719 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
2720 special-display and same-window variables.
2721 (mail-other-window): Use switch-to-buffer-other-window.
2722 (mail-other-frame): USe switch-to-buffer-other-frame.
2723
393a301e
SM
2724 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
2725 Use display-buffer-other-frame.
3199b96f
CY
2726 (gdb-display-gdb-buffer): Use pop-to-buffer.
2727
2728 * progmodes/gud.el (gud-goto-info): Use info-other-window.
2729
2730 * progmodes/python.el: Don't set same-window-buffer-names.
2731
2732 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
2733
2734 * window.el (display-buffer-alist): Add *Python*.
2735
8319e0bf
CY
27362011-09-10 Chong Yidong <cyd@stupidchicken.com>
2737
2738 * window.el (display-buffer-alist): Add entry for buffers
2739 previously handled same-window-*.
2740 (display-buffer-alist, display-buffer-default-action)
2741 (display-buffer-overriding-action): Mark as risky.
2742 (display-buffer-alist): Document action function changes.
2743 (display-buffer--same-window-action)
2744 (display-buffer--other-frame-action): New variables.
2745 (switch-to-buffer, display-buffer-other-frame): Use them.
2746 (display-buffer): Rename reuse-frame entry to reusable-frames.
2747 (display-buffer-reuse-selected-window): Function deleted.
2748 (display-buffer-reuse-window): Handle reusable-frames alist entry.
2749 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
2750 (display-buffer-special): New function.
2751 (display-buffer--maybe-pop-up-frame-or-window): Rename from
2752 display-buffer-reuse-or-pop-window. Split off special-display
2753 part into display-buffer-special.
2754 (display-buffer-use-some-window): Don't perform any special
2755 pop-up-frames handling.
2756 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 2757 (display-buffer--maybe-same-window): Rename from
0d3ff375 2758 display-buffer-maybe-same-window.
8319e0bf 2759
919a69aa
CY
2760 * info.el: Don't set same-window-regexps.
2761 (info-setup): New function.
2762 (info-other-window, info): Call it.
2763
2764 * cus-edit.el: Don't set same-window-regexps.
2765 (customize-group): New argument.
2766 (customize-group-other-window): Use it.
2767 (customize-face, customize-face-other-window): Likewise.
2768 (custom-buffer-create-other-window): Use pop-to-buffer directly.
2769
8319e0bf
CY
2770 * net/rlogin.el:
2771 * net/telnet.el:
2772 * progmodes/gud.el: Don't set same-window-regexps.
2773
2774 * cmuscheme.el:
2775 * ielm.el:
2776 * shell.el:
2777 * mail/sendmail.el:
2778 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
2779
25173000
JL
27802011-09-10 Juri Linkov <juri@jurta.org>
2781
2782 * isearch.el (isearch-edit-string): Remove obsolete mention of
2783 `C-w' (`isearch-yank-word-or-char') from docstring.
2784 (isearch-query-replace): Fix typo in docstring (bug#9466).
2785
056e44ef
JL
27862011-09-10 Juri Linkov <juri@jurta.org>
2787
2788 * paren.el (show-paren-function): Don't show escaped parens.
2789 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
2790
c3760c17
EZ
27912011-09-10 Eli Zaretskii <eliz@gnu.org>
2792
2793 * mail/sendmail.el (mml-to-mime, mml-attach-file)
2794 (mm-default-file-encoding): Remove autoload forms, they are
2795 replaced with autoload cookies in mml.el and mm-encode.el.
2796 (mail-add-attachment): New command.
2797 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
2798 (mail-mode): Mention mail-insert-file and mail-add-attachment in
2799 the doc string.
2800 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
2801
fece895e
RT
28022011-09-10 Reuben Thomas <rrt@sc3d.org>
2803
e69df516
SM
2804 * simple.el (count-words-region): Use buffer if there's no region
2805 (bug#9429).
fece895e 2806
5e68ce4a
JL
28072011-09-09 Juri Linkov <juri@jurta.org>
2808
2809 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
2810 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
2811 (wdired-isearch-filter-read-only): New function. (Bug#6362)
2812
0a6b9622
AM
28132011-09-09 Alan Mackenzie <acm@muc.de>
2814
2815 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
2816 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
2817
14a29deb
EZ
28182011-09-09 Eli Zaretskii <eliz@gnu.org>
2819
2820 Fix for Savannah bug#9392.
2821 * simple.el (mail-encode-mml): New defvar.
2822
2823 * mail/rmail.el (mail-encode-mml): Add a defvar.
2824 (rmail-enable-mime-composing): Default to t.
2825 (rmail-forward): Use MIME method of forwarding only if both
2826 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
2827 Set mail-encode-mml non-nil if the MIME method was used.
2828
2829 * mail/sendmail.el (mml-to-mime): Add autoload form.
2830 (mail-encode-mml): Add a defvar.
2831 (mail-mode): Make mail-encode-mml buffer-local and initialize it
2832 to nil.
2833 (mail-send): If mail-encode-mml is non-nil, run the outgoing
2834 message through mml-to-mime, and reset mail-encode-mml to nil.
2835
28c45130
GM
28362011-09-09 Glenn Morris <rgm@gnu.org>
2837
2838 * woman.el (woman-if-body): When processing an .el block,
2839 do not delete the next .el block as well. (Bug#9447)
69f4b618 2840 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 2841
9b1c252e
MR
28422011-09-08 Martin Rudalics <rudalics@gmx.at>
2843
2844 * window.el (window-deletable-p): Make sure window is live before
2845 invoking window-prev-buffers.
2846
567457e3
LL
28472011-09-08 Leo Liu <sdl.web@gmail.com>
2848
2849 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
2850
97f05794
JL
28512011-09-08 Juri Linkov <juri@jurta.org>
2852
2853 * progmodes/compile.el (compilation-environment): Make it
2854 a defcustom (bug#8340).
2855
8b0874b5
MR
28562011-09-08 Martin Rudalics <rudalics@gmx.at>
2857
2858 * window.el (frame-auto-delete): Rename to window-auto-delete.
2859 Make it control auto-deletion of windows and/or frames.
2860 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 2861 for deleting window/frame. (Bug#9419)
8b0874b5
MR
2862 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
2863 Rewrite handling of case when window/frame can be deleted.
2864 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 2865 argument t. (Bug#9456)
8b0874b5 2866
4feb6e73
CY
28672011-09-07 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * help-mode.el (help-mode): Restore autoload.
2870
91ab9c13
JL
28712011-09-07 Juri Linkov <juri@jurta.org>
2872
2873 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
2874 `compilation-environment'. Set buffer-local
2875 `compilation-environment' to `thisenv' later after (funcall mode).
2876 (Bug#8340)
2877
2878 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
2879 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
2880 instead of replacing its value. (Bug#8340)
2881
0527e251
JL
28822011-09-07 Juri Linkov <juri@jurta.org>
2883
2884 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
2885 based on text properties put by `grep-filter' instead of matching
2886 escape sequences.
2887 (grep-mode): Set buffer-local `compilation-error-screen-columns'
2888 to the value of `grep-error-screen-columns' (bug#9438).
2889
249f792c
JL
28902011-09-07 Juri Linkov <juri@jurta.org>
2891
2892 * simple.el (next-error-highlight, next-error-highlight-no-select):
2893 Doc fix (bug#9432).
2894
ff7271b9
OT
28952011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
2896
2897 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
2898 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
2899
183fc730
LL
29002011-09-07 Leo Liu <sdl.web@gmail.com>
2901
2902 * net/rcirc.el (rcirc-mode): Conditionally initialize
2903 rcirc-input-ring.
2904
77694924
SM
29052011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2906
2907 * emacs-lisp/find-func.el (find-function-C-source): Only set
2908 find-function-C-source-directory after checking that we found a source
2909 file there (bug#9440).
2910
d809b8eb
AM
29112011-09-06 Alan Mackenzie <acm@muc.de>
2912
2913 * isearch.el (isearch-other-meta-char): Wherever a key list is
2914 unread, "unread" the prefix arg, too. This fixes bug #8901.
2915
453de99f
OG
29162011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
2917
2918 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
2919
90439906
JL
29202011-09-05 Juri Linkov <juri@jurta.org>
2921
2922 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
2923
f62bd846
JL
29242011-09-05 Juri Linkov <juri@jurta.org>
2925
2926 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
2927 keeping point where processing of grep matches begins, and
2928 continue to delete remaining escape sequences from the same point.
2929 (grep-filter): Make leading zero optional in "0?1;31m" because
2930 git-grep emits "\033[1;31m" escape sequences unlike expected
2931 "\033[01;31m" as GNU Grep does (bug#9408).
2932 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
2933
045820ec
JL
29342011-09-05 Juri Linkov <juri@jurta.org>
2935
2936 * subr.el (y-or-n-p): Capitalize "yes".
2937
f5e29b9b
MA
29382011-09-04 Michael Albinus <michael.albinus@gmx.de>
2939
2940 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
2941 `tramp-cache-unload-hook' where appropriate.
2942 (tramp-methods): Rename `tramp-remote-sh' to
2943 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
2944 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
2945
2946 * net/tramp-sh.el (top): Don't require 'shell.
2947 (tramp-methods): Add `tramp-remote-shell' and
2948 `tramp-remote-shell-args' entries.
2949 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
2950 (tramp-sh-handle-shell-command): Remove.
2951 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
2952 Use `tramp-remote-shell'.
2953
2784c434
CY
29542011-09-03 Chong Yidong <cyd@stupidchicken.com>
2955
393a301e 2956 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
2957 (sendmail-query-once): Save directly to send-mail-function.
2958 Update message-send-mail-function too.
2959
2960 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
2961
464cdf56
CS
29622011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2963
2964 * progmodes/python.el (python-mode-map): Use correct function to
2965 start python interpreter from menu-bar (as reported by Geert
2966 Kloosterman).
2967 (inferior-python-mode-map): Fix typo.
393a301e 2968 (python-shell-map): Remove.
464cdf56 2969
d37e5c87
DD
29702011-09-03 Deniz Dogan <deniz@dogan.se>
2971
2972 * net/rcirc.el (rcirc-print): Simplify code for
2973 rcirc-scroll-show-maximum-output. There is no need to walk
2974 through all windows to find the right one.
2975
f3ada0ee
CS
29762011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
2977
2978 * help.el (help-return-method): Doc fix.
2979
1f3c99ca
MR
29802011-09-03 Martin Rudalics <rudalics@gmx.at>
2981
2982 * window.el (window-deletable-p): Don't return a non-nil value
2983 when there's a buffer that was shown in the window before.
2984 (Bug#9419)
393a301e
SM
2985 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2986 Set window's previous buffers to nil.
1f3c99ca 2987
a3cf097f
EZ
29882011-09-03 Eli Zaretskii <eliz@gnu.org>
2989
2990 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
2991 newline before and after the tag line, so it doesn't interfere
2992 with determining the paragraph direction of bidirectional text.
2993
3d03de90
LL
29942011-09-03 Leo Liu <sdl.web@gmail.com>
2995
2996 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
2997
c3313451
CY
29982011-09-02 Chong Yidong <cyd@stupidchicken.com>
2999
393a301e 3000 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
3001 (pop-to-buffer): Change interactive spec. Pass second argument
3002 directly to display-buffer.
3003 (display-buffer): Fix interactive spec. Use functionp to
3004 distinguish between a function and a list of functions.
3005
3006 * abbrev.el (edit-abbrevs):
3007 * arc-mode.el (archive-extract):
3008 * autoinsert.el (auto-insert):
3009 * bookmark.el (bookmark-bmenu-list):
3010 * files.el (find-file):
3011 * view.el (view-buffer):
3012 * progmodes/compile.el (compilation-goto-locus):
3013 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
3014
89894cd8
CY
30152011-09-02 Chong Yidong <cyd@stupidchicken.com>
3016
3017 * window.el (display-buffer-alist): Doc fix.
3018 (display-buffer): Add docstring. Don't treat
3019 display-buffer-default specially.
3020 (display-buffer-reuse-selected-window)
3021 (display-buffer-same-window, display-buffer-maybe-same-window)
3022 (display-buffer-reuse-window, display-buffer-pop-up-frame)
3023 (display-buffer-pop-up-window)
3024 (display-buffer-reuse-or-pop-window)
3025 (display-buffer-use-some-window): New functions.
3026 (display-buffer-default-action): Use them.
393a301e 3027 (display-buffer-default): Delete.
89894cd8
CY
3028 (pop-to-buffer-1): Fix choice of actions.
3029
ae0bc9fb
SM
30302011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3031
3032 * minibuffer.el (completion--insert-strings): Don't get confused by
3033 completion entries that end with an LF char.
3034
e9d90883
EZ
30352011-09-01 Eli Zaretskii <eliz@gnu.org>
3036
3037 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
3038
437014c8
CY
30392011-09-01 Chong Yidong <cyd@stupidchicken.com>
3040
3041 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
3042 (display-buffer-same-window, display-buffer-other-window):
3043 New functions.
437014c8
CY
3044 (pop-to-buffer-1): New function. Use the above.
3045 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 3046 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
3047
3048 * view.el (view-buffer-other-window, view-buffer-other-frame):
3049 Just use pop-to-buffer.
3050
a5e063d5
TV
30512011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3052
3053 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
3054
793d32bb
WH
30552011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
3056
3057 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
3058
d65e4c15
RS
30592011-08-31 Richard Stallman <rms@gnu.org>
3060
3061 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
3062 of the separation of rmail-view-buffer from rmail-buffer.
3063 If you say no to "replace original", the decrypt is in the
3064 view buffer. If you say yes, the decrypt goes into the
3065 rmail buffer also.
3066
f818cd2a
MR
30672011-08-31 Martin Rudalics <rudalics@gmx.at>
3068
3069 * window.el (display-buffer-window): Rewrite doc-string.
3070 (display-buffer-record-window): New function.
3071 (display-buffer-macro-specifiers)
3072 (display-buffer-even-window-sizes, display-buffer-set-height)
3073 (display-buffer-set-width, display-buffer-in-window)
3074 (display-buffer-reuse-window, display-buffer-split-specifiers)
3075 (display-buffer-side-specifiers, display-buffer-split-window-1)
3076 (display-buffer-split-window, display-buffer-split-atom-window)
3077 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
3078 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
3079 (display-buffer-other-window-means-other-frame)
3080 (display-buffer-normalize-special)
3081 (display-buffer-normalize-default)
3082 (display-buffer-normalize-argument)
3083 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
3084 (display-buffer-normalize-specifiers, display-buffer-frame)
3085 (display-buffer-same-window, display-buffer-same-frame)
3086 (display-buffer-other-window)
3087 (display-buffer-same-frame-other-window)
3088 (display-buffer-other-frame, pop-to-buffer-same-window)
3089 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
3090 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
3091 (switch-to-buffer-same-frame)
3092 (switch-to-buffer-other-window-same-frame)
3093 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
3094 (display-buffer-alist-set-1, display-buffer-alist-set-2)
3095 (display-buffer-alist-set): Remove.
3096 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
3097 (special-display-regexps, special-display-function):
3098 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
3099 parameter.
3100 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
3101 (special-display-frame-alist, special-display-popup-frame)
3102 (same-window-buffer-names, same-window-regexps, same-window-p)
3103 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
3104 (split-window-preferred-function, split-height-threshold)
3105 (split-width-threshold, window-splittable-p)
3106 (split-window-sensibly, window--try-to-split-window)
3107 (window--frame-usable-p, even-window-heights)
3108 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
3109 (window--display-buffer-2, display-buffer-other-frame):
3110 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
3111 (display-buffer-default, display-buffer-assq-regexp): New functions.
3112 (display-buffer-alist): Rewrite doc-string.
3113 (display-buffer-default-action)
3114 (display-buffer-overriding-action): New variables.
3115 (display-buffer, switch-to-buffer): Rewrite.
3116 (pop-to-buffer): Restore Emacs 23 behavior but use
3117 window-normalize-buffer-to-display.
3118 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
3119 Restore Emacs 23 behavior but use
3120 window-normalize-buffer-to-switch-to.
3121 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
3122 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
3123 Rewrite using Emacs 23 options.
f818cd2a 3124
5bc3b51d
MA
31252011-08-31 Michael Albinus <michael.albinus@gmx.de>
3126
3127 * net/tramp.el (tramp-root-regexp): Remove.
3128 (tramp-completion-file-name-regexp-unified)
3129 (tramp-completion-file-name-regexp-separate)
3130 (tramp-completion-file-name-regexp-url): Don't use leading volume
3131 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
3132 (tramp-drop-volume-letter): Simplify definition.
3133 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 3134
b1a4f8e1
SM
31352011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
3136
3137 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
3138 (bug#9356).
3139
5664fa7b
RT
31402011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
3141
b1a4f8e1 3142 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 3143
9a45d6c3
JL
31442011-08-29 Juri Linkov <juri@jurta.org>
3145
3146 * isearch.el (isearch-done): Don't display message "Mark saved"
3147 when arg `edit' is non-nil to prevent its flicker in the echo area.
3148
fb87e0fb
CY
31492011-08-28 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
3152 obsolete packages for deletion.
3153
09ac1c2a
CS
31542011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
3155
3156 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 3157 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
3158 view-mode from help-mode.
3159 (help-xref-override-view-map): Remove.
3160 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
3161 view-mode is not used anymore.
3162
7a1ff57f
CY
31632011-08-28 Chong Yidong <cyd@stupidchicken.com>
3164
3165 * server.el (server-port): Doc fix.
3166
b9696605
CY
3167 * cus-theme.el (custom-theme-choose-mode): Inherit from
3168 special-mode (Bug#9124).
3169 (custom-theme-choose-mode-map): Add special-mode to parent.
3170
ef8cdf8c
AM
31712011-08-28 Alan Mackenzie <acm@muc.de>
3172
3173 * progmodes/cc-fonts.el
3174 (c-make-font-lock-BO-decl-search-function): New function.
3175 (c-basic-matchers-after - "Fontify the clauses after various
3176 keywords"): Extract the three keyword lists for the 3 erroneous
3177 constructs from the list of four, and use the new function above
3178 in place of an old one.
3179
27de4e20
DD
31802011-08-28 Deniz Dogan <deniz@dogan.se>
3181
3182 * net/rcirc.el (rcirc-insert-prev-input)
3183 (rcirc-insert-next-input): Remove unused argument.
3184
356a3681
SM
31852011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
3186
3187 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
3188
3fc9b218
AM
31892011-08-27 Alan Mackenzie <acm@muc.de>
3190
3191 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
3192 handle function pointer parameters properly.
3193
538a061c
MR
31942011-08-27 Martin Rudalics <rudalics@gmx.at>
3195
3196 * window.el (display-buffer-reuse-window): Fix case where
3197 selected window was reused with non-nil OTHER-WINDOW argument.
3198 (Bug#9381)
3199
35b1c40c
DD
32002011-08-27 Deniz Dogan <deniz@dogan.se>
3201
3202 * net/rcirc.el (rcirc-check-auth-status): Adding support for
3203 oftc's NickServ messages.
3204
2f6a3e79
GM
32052011-08-27 Glenn Morris <rgm@gnu.org>
3206
3207 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
3208
7254299e
CY
32092011-08-26 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * emacs-lisp/package.el (package-install): Call package-initialize
3212 if called interactively.
3213
f8ccf167
LL
32142011-08-26 Leo Liu <sdl.web@gmail.com>
3215
3216 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
3217
3e8cd5ce
JL
32182011-08-25 Juri Linkov <juri@jurta.org>
3219
3220 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
3221 `search-whitespace-regexp' (bug#9364).
3222
93eb7113
JL
32232011-08-25 Juri Linkov <juri@jurta.org>
3224
3225 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
3226 `regexp-search-ring' to their global values to protect from
3227 updating by `read-from-minibuffer' (bug#9185).
3228
f65d1611
JL
32292011-08-25 Juri Linkov <juri@jurta.org>
3230
3231 * textmodes/ispell.el (ispell-command-loop): Add newline
3232 at the end of the "Use option `i'..." line.
3233
f1cf7a31
JL
32342011-08-25 Juri Linkov <juri@jurta.org>
3235
3236 * battery.el (display-battery-mode): If `battery-status-function'
3237 or `battery-mode-line-format' is nil, display the message and set
3238 `display-battery-mode' to nil (bug#9363).
3239
0c95fcf7
EZ
32402011-08-25 Eli Zaretskii <eliz@gnu.org>
3241
3242 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
3243 bidi-string-mark-left-to-right; they are unnecessary now.
3244
a2ebe600
DD
32452011-08-25 Deniz Dogan <deniz@dogan.se>
3246
3247 * net/quickurl.el: Documentation typo fixes.
3248
e4ed06f1
CY
32492011-08-25 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
3252
e5f1c99e
GM
32532011-08-25 Glenn Morris <rgm@gnu.org>
3254
b2948976
GM
3255 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
3256
e5f1c99e
GM
3257 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
3258 (smtpmail-via-smtp): Handle nil response from smtp.
3259
f22f4808
JL
32602011-08-24 Juri Linkov <juri@jurta.org>
3261
3262 * proced.el (proced-marked): Inherit from `error' instead of
3263 `font-lock-warning-face'.
3264
3265 * ibuffer.el (ibuffer-marked-face): Change default face from
3266 `font-lock-warning-face' to `warning'.
3267 (ibuffer-deletion-face): Change default face from
3268 `font-lock-type-face' to `error'.
3269
3270 * battery.el (battery-update): Use the face `error' instead of
3271 `font-lock-warning-face' (bug#6117).
3272
6a93965e
JL
32732011-08-24 Juri Linkov <juri@jurta.org>
3274
3275 * faces.el (success): Change face color from "Green3" to
3276 "ForestGreen" on light background (bug#9353).
3277
1ed43b09
CY
32782011-08-24 Chong Yidong <cyd@stupidchicken.com>
3279
5664fa7b
RT
3280 * window.el (quit-window): Rename from quit-restore-window.
3281 Use same arglist as old quit-window.
1ed43b09
CY
3282 (frame-auto-delete): Doc fix.
3283
3284 * view.el (view-mode-exit): Use quit-window.
3285
11dcdbb2
JL
32862011-08-24 Juri Linkov <juri@jurta.org>
3287
3288 * isearch.el (isearch-ring-adjust1): Start visiting previous
3289 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
3290 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
3291 for empty search string (when the last search string is reused
3292 automatically) to adjust the isearch ring to the last element and
3293 prepare the correct index for further M-p commands (bug#9185).
3294
de62b4df
KH
32952011-08-24 Kenichi Handa <handa@m17n.org>
3296
3297 * international/ucs-normalize.el: If decomposition property of
3298 CHAR is the default one (i.e. a list of CHAR itself), treat it as
3299 nil.
3300 (nfd, nfkd): Likewise.
3301
963b492b
SM
33022011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
3303
3304 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
3305 from process filters aren't reliably transmitted to the surrounding
3306 accept-process-output.
3307 (mpc-proc-check): New function.
3308 (mpc-proc-sync): Use it (bug#8293)
3309
93b6b5e1
SM
33102011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3311
3312 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
3313 Add compatibility functions (bug#9313).
3314
bca633fb
EZ
33152011-08-23 Eli Zaretskii <eliz@gnu.org>
3316
b177498a
EZ
3317 * cus-start.el (all): Add entry for bidi-paragraph-direction.
3318
bca633fb
EZ
3319 * international/uni-bidi.el: Regenerated.
3320
0902a04e
KH
33212011-08-23 Kenichi Handa <handa@m17n.org>
3322
3323 * international/charprop.el:
3324 * international/uni-bidi.el:
3325 * international/uni-category.el:
3326 * international/uni-combining.el:
3327 * international/uni-comment.el:
3328 * international/uni-decimal.el:
3329 * international/uni-decomposition.el:
3330 * international/uni-digit.el:
3331 * international/uni-lowercase.el:
3332 * international/uni-mirrored.el:
3333 * international/uni-name.el:
3334 * international/uni-numeric.el:
3335 * international/uni-old-name.el:
3336 * international/uni-titlecase.el:
3337 * international/uni-uppercase.el: Regenerate.
3338
3bbf23bc
MR
33392011-08-23 Martin Rudalics <rudalics@gmx.at>
3340
3341 * help.el (help-window-setup): Fix message displayed when other
3342 window is reused. (Bug#9341)
3343
b3fd59bd
SM
33442011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
3345
1802e444
SM
3346 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
3347 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
3348
b3fd59bd
SM
3349 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
3350 Mark obsolete.
3351 * shell.el (shell-parse-pcomplete-arguments): New function.
3352 (shell-completion-vars): Use it instead (bug#9160).
3353
4eb61348
SM
33542011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
3355
867cab74
SM
3356 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
3357 strings and comments (bug#9333).
3358
4eb61348
SM
3359 * emacs-lisp/debug.el (debug-arglist): New function.
3360 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
3361 (debug-on-entry-1): Handle interpreted closures (bug#9120).
3362
262a1439
JL
33632011-08-22 Juri Linkov <juri@jurta.org>
3364
56ee679c
JL
3365 * progmodes/compile.el (compilation-mode-font-lock-keywords):
3366 Revert regexp that highlights output switches to its old
3367 pre-2010-10-28 value and remove one `?' from it (bug#9319).
3368
262a1439
JL
3369 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
3370 to check for empty output (bug#9226).
3371
f13f86fb
CY
33722011-08-22 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
3375 symbol-constituent as the default, as that stops font-lock from
3376 working properly (Bug#8843).
3377
c65c9622
LMI
33782011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3379
3380 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
3381 `coding-system-for-*' around the process open call to avoid
3382 auth-source side effects.
e7f2c178 3383 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
3384 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
3385 probe hangs.
c65c9622 3386
23a8a5ab
CY
33872011-08-21 Chong Yidong <cyd@stupidchicken.com>
3388
ff98b2dd
CY
3389 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
3390
23a8a5ab
CY
3391 * emacs-lisp/find-func.el (find-function-noselect): New arg
3392 lisp-only.
3393
3394 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
3395 signal an error for built-in functions (Bug#6664).
3396
f5e3c598
LMI
33972011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3398
3399 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
3400 (smtpmail-try-auth-methods): Use it.
3401
a3f2468a
CY
34022011-08-21 Chong Yidong <cyd@stupidchicken.com>
3403
2c34e8da
CY
3404 * font-lock.el (font-lock-fontify-region)
3405 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
3406 (font-lock-default-unfontify-buffer)
3407 (font-lock-default-fontify-region)
3408 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
3409
b3fd59bd
SM
3410 * progmodes/compile.el (compilation-error-properties):
3411 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
3412 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
3413 `ant' regexp.
ee31aabc 3414
a3f2468a
CY
3415 * net/browse-url.el (browse-url-firefox): Don't call
3416 browse-url-firefox-sentinel unless using -remote (Bug#9328).
3417
8e999f70
GM
34182011-08-20 Glenn Morris <rgm@gnu.org>
3419
c21a496a
GM
3420 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
3421
59ee0542
GM
3422 * tutorial.el (tutorial--default-keys): Update some default bindings.
3423
8e999f70
GM
3424 * files.el (hack-local-variables): Fully ignore case for "mode:".
3425
e3715033
AM
34262011-08-20 Alan Mackenzie <acm@muc.de>
3427
3428 Resolve invalid use of a regexp in regexp-opt.
3429
4d61f28d
JB
3430 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
3431 detection for a java annotation.
e3715033 3432
4d61f28d 3433 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
3434 detection for a java annotation.
3435
4d61f28d
JB
3436 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
3437 handling for java.
e3715033
AM
3438 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
3439
04ed2e9c
CY
34402011-08-20 Chong Yidong <cyd@stupidchicken.com>
3441
3442 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
3443 (Bug#9274).
3444
826cee64
AM
34452011-08-20 Alan Mackenzie <acm@muc.de>
3446
58179cce 3447 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
3448 such a construct. Mainly for when jit-lock etc. starts a chunk
3449 here.
3450
58179cce 3451 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 3452 variable.
58179cce 3453 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
3454 c-make-font-lock-search-function.
3455 (c-make-font-lock-search-function): Use the above function.
3456 (c-make-font-lock-context-search-function): New function.
3457 (c-cpp-matchers): Enhance the preprocessor expression case with
3458 the above function
3459 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
3460 which takes an expression.
3461
3462 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
3463
13009bd8
MR
34642011-08-20 Martin Rudalics <rudalics@gmx.at>
3465
3466 * window.el (display-buffer-reuse-window)
3467 (display-buffer-pop-up-window): Don't reuse or split a side
3468 window.
3469
9234ff7f
GM
34702011-08-19 Glenn Morris <rgm@gnu.org>
3471
3472 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 3473 Downcase "Mode:". (Bug#9331)
9234ff7f 3474
f635daa1
CY
34752011-08-18 Chong Yidong <cyd@stupidchicken.com>
3476
3477 * international/characters.el: Add L and R categories.
3478
3479 * subr.el (bidi-string-mark-left-to-right): Rename from
3480 string-mark-left-to-right. Use category search.
3481
3482 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
3483
bc987f8b
JL
34842011-08-18 Juri Linkov <juri@jurta.org>
3485
3486 * faces.el (error, warning, success): New faces with definitions
3487 copied from old default values of `font-lock-warning-face',
3488 `compilation-warning', `compilation-info' (bug#6117).
3489
3490 * font-lock.el (font-lock-warning-face): Inherit from `error'.
3491
3492 * progmodes/compile.el (compilation-error): Inherit from `error'.
3493 (compilation-warning): Inherit from `warning'.
3494 (compilation-info): Inherit from `success'.
3495
3496 * dired.el (dired-marked): Inherit from `warning'.
3497 (dired-flagged): Inherit from `error'.
3498
57173b96
LMI
34992011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3500
3e79eb87
LMI
3501 * mail/smtpmail.el (auth-source): Require to avoid problems with
3502 binding variables (bug#9298). Also clean up some unused
3503 autoloads.
3504
b3fd59bd
SM
3505 * net/network-stream.el (network-stream-open-starttls):
3506 Support using starttls.el without using gnutls-cli.
57173b96 3507
02b404de
JL
35082011-08-17 Juri Linkov <juri@jurta.org>
3509
3510 * progmodes/grep.el (rgrep): Handle the case when
3511 `grep-find-command' is a cons cell (bug#9278).
3512
8c9177f2
MR
35132011-08-17 Martin Rudalics <rudalics@gmx.at>
3514
3515 * window.el (display-buffer-pop-up-frame): Run frame creation
3516 function with BUFFER current (as special-display-popup-frame
3517 does). Reported by Drew Adams.
3518
3644a0ab
DU
35192011-08-17 Daiki Ueno <ueno@unixuser.org>
3520
3521 * epa-mail.el: Simplify GnuPG group expansion using
3522 epg-expand-group.
3523 (epa-mail-group-alist, epa-mail-group-modtime)
3524 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
3525 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
3526 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
3527 Remove.
3528
5e617bc2 35292011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
3530
3531 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
3532
9c4aeabf
AM
35332011-08-16 Alan Mackenzie <acm@muc.de>
3534
3535 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
3536 Correct, to avoid the inside of macros.
3537
3a99bf64
RS
35382011-08-16 Richard Stallman <rms@gnu.org>
3539
04963aa8
RS
3540 * epa-mail.el: Handle GnuPG group definitions.
3541 (epa-mail-group-alist, epa-mail-group-modtime)
3542 (epa-mail-gnupg-conf-file): New variables.
3543 (epa-mail-parse-groups, epa-mail-sync-groups)
3544 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
3545 (epa-mail-expand-recipients): New functions.
3546 (epa-mail-encrypt): Call epa-mail-expand-recipients.
3547
177549d0
RS
3548 * mail/rmail.el (rmail-epa-decrypt): New command.
3549
fe38beef
RS
3550 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
3551 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
3552 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
3553 (epa-decrypt-armor-in-region): Make error message clearer.
3554
934eacb9
SM
35552011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
3558 and "a2b" to "ab" for `prefix'.
3559
d024fb4e
CY
35602011-08-14 Chong Yidong <cyd@stupidchicken.com>
3561
3562 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
3563 filter groups.
de148fee
CY
3564 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
3565 Fourquet (Bug#8804).
d024fb4e 3566
62f1ca49
JB
35672011-08-12 Juanma Barranquero <lekktu@gmail.com>
3568
3569 * startup.el (argi): Declare as global variable (bug#9275).
3570
9ccaaa4b
CY
35712011-08-12 Chong Yidong <cyd@stupidchicken.com>
3572
3573 * subr.el (string-mark-left-to-right): Search the entire string
3574 for RTL script, not just the terminating character. Doc fix.
3575
a3dae87a
SM
35762011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
3577
6cd18349
SM
3578 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
3579 New function.
3580 (js--regexp-literal, js-syntax-propertize-function): Remove.
3581 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
3582 (js-mode-map): Don't rebind electric keys.
3583 (js-insert-and-indent): Remove.
3584 (js-mode): Setup electric-layout and electric-indent instead.
3585
a3dae87a
SM
3586 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
3587
9d5cb631
DU
35882011-08-12 Daiki Ueno <ueno@unixuser.org>
3589
3590 * epa.el (epa-progress-callback-function): Fix the logic of
3591 displaying progress.
3592 * epa-file.el (epa-file-insert-file-contents): Make progress
3593 display more user-friendly.
3594 (epa-file-write-region): Ditto.
3595
3e26a4a2
CY
35962011-08-10 Chong Yidong <cyd@stupidchicken.com>
3597
3598 * subr.el (string-mark-left-to-right): New function.
3599
3600 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
3601 Use string-mark-left-to-right.
3602 (list-buffers-noselect): Caller changed.
3603
a3dae87a
SM
3604 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
3605 Use string-mark-left-to-right.
3e26a4a2
CY
3606 (tabulated-list-print): Recenter after moving point.
3607
ac8cf6e6
JL
36082011-08-10 Juri Linkov <juri@jurta.org>
3609
3610 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
3611 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
3612 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
3613
8d96c9a4
CY
36142011-08-09 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
3617 (Bug#7554).
3618
7be1c708 36192011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
3620
3621 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
3622 character. (Bug#6594)
3623
37e11a63
CY
36242011-08-08 Chong Yidong <cyd@stupidchicken.com>
3625
839dde57
CY
3626 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
3627 (image-dired--with-db-file): New macro.
3628 (image-dired-write-tags, image-dired-remove-tag)
3629 (image-dired-create-gallery-lists, image-dired-write-comments)
3630 (image-dired-get-comment, image-dired-mark-tagged-files)
3631 (image-dired-list-tags, image-dired-gallery-generate): Use it.
3632 (image-dired-gallery-generate): Use insert-file-contents.
3633
37e11a63
CY
3634 * time.el (display-time-world-list, display-time-world-display):
3635 * time-stamp.el (time-stamp-string):
3636 * vc/add-log.el (add-change-log-entry): Use setenv instead of
3637 set-time-zone-rule (Bug#7337).
3638
0b4946c4
DU
36392011-08-08 Daiki Ueno <ueno@unixuser.org>
3640
3641 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
3642 (epg-error-to-string, epg-errors-to-string): New function.
3643 (epg-wait-for-completion): Reverse errors list.
3644 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
3645 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
3646 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
3647 (epg-sign-keys, epg-generate-key-from-file)
3648 (epg-generate-key-from-string): Format errors by using
3649 epg-errors-to-string (bug#9255).
3650 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
3651
75bfc667
JL
36522011-08-07 Juri Linkov <juri@jurta.org>
3653
3654 * faces.el (list-faces-display): Remove extra angle bracket
3655 from `help-mode-map'.
3656
3657 * info.el (Info-history-toc-nodes): Doc fix.
3658
3659 * longlines.el (longlines-mode): Doc fix.
3660
673e08bb
SM
36612011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
3662
4640dd88
SM
3663 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
3664 of statements and in a few more cases (bug#9183).
3665
673e08bb
SM
3666 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
3667 New functions.
3668 (cl-transform-lambda): Use them (bug#9239).
3669
89b3f019
MR
36702011-08-05 Martin Rudalics <rudalics@gmx.at>
3671
3672 * window.el (display-buffer-same-window)
3673 (display-buffer-same-frame, display-buffer-other-window)
3674 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
3675 (pop-to-buffer-other-window)
3676 (pop-to-buffer-same-frame-other-window)
3677 (pop-to-buffer-other-frame): Make them defuns.
3678 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
3679
640c8776
SM
36802011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3681
3682 * subr.el (make-composed-keymap): Move from C. Change calling
3683 convention, and improve docstring to bring attention to a subtle point.
3684 * minibuffer.el (completing-read-default): Adjust accordingly.
3685
63648a95
MA
36862011-08-03 Michael Albinus <michael.albinus@gmx.de>
3687
3688 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
3689 (tramp-open-shell): Use `tramp-shell-quote-argument'.
3690
3691 * net/trampver.el: Update release number.
3692
b796c9b7
SM
36932011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
3694
3695 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
3696 "in" (bug#9190).
3697
2239d7d5
LMI
36982011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3699
e07dd7c3
LMI
3700 * mail/sendmail.el (sendmail-query-once): Restore the current
3701 buffer after querying (bug#9074).
3702
0e6a2bd7
LMI
3703 * dired.el (dired-flagged): Use different faces for marked and
3704 flagged files (bug#6117).
3705
ce887515
LMI
3706 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
3707 (bug#4433).
3708
92f2affc
LMI
3709 * ido.el (ido-mode): Switch off the message if called
3710 non-interactively.
3711
57d5aff0
LMI
3712 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
3713 before 587, since it appears that that's more likely to work for
3714 more people.
3715
98cd6c18 3716 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 3717 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
3718 exist.
3719
b96dec83
LMI
3720 * info.el: Remove the `Info-beginning-of-buffer' function
3721 (bug#8325).
3722
b796c9b7
SM
3723 * net/network-stream.el (network-stream-open-starttls):
3724 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 3725
d90e2ea0
MR
37262011-08-01 Martin Rudalics <rudalics@gmx.at>
3727
3728 * window.el (display-buffer-in-window): Don't set dedicated status
3729 of window here (Bug#9215).
3730 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
3731 (display-buffer-pop-up-side-window)
b796c9b7 3732 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 3733
cca09170
SM
37342011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
3735
3736 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
3737 before binding generated-autoload-file.
3738
027b979c
DD
37392011-08-01 Deniz Dogan <deniz@dogan.se>
3740
3741 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
3742
3c7ee4f3
MA
37432011-07-30 Michael Albinus <michael.albinus@gmx.de>
3744
3745 Sync with Tramp 2.2.2.
3746
3747 * net/trampver.el: Update release number.
3748
2cc8e51a
JL
37492011-07-30 Juri Linkov <juri@jurta.org>
3750
3751 * dired-aux.el (dired-touch-initial): Remove function.
3752 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
3753 current time, and `default' to the last modification time of the
3754 current marked file (bug#6887).
3755
a514d856
JM
37562011-07-28 Jose E. Marchesi <jemarch@gnu.org>
3757
3758 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 3759 numeric argument to read-number (bug#9163).
a514d856 3760
8a7eddd7
MA
37612011-07-27 Michael Albinus <michael.albinus@gmx.de>
3762
3763 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
3764 connection process, it could be nil.
3765
1ddd96f5
LL
37662011-07-27 Leo Liu <sdl.web@gmail.com>
3767
3768 Simplify url handling in rcirc-mode.
3769
3770 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
3771 (rcirc-browse-url-at-mouse): Remove.
3772 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
3773
b248a85d
AM
37742011-07-26 Alan Mackenzie <acm@muc.de>
3775
3776 Fontify bitfield declarations properly.
3777
3778 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
3779 (c-symbol-chars): Now exported as a lang variable.
3780 (c-not-primitive-type-keywords): New lang variable.
3781
3782 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
3783 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 3784 parsed as a bitfield declaration.
b248a85d 3785
b796c9b7
SM
3786 * progmodes/cc-engine.el (c-beginning-of-statement-1):
3787 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
3788 (c-punctuation-in): New function.
3789 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
3790 declarations properly.
3791
68575ab0
UJ
37922011-07-26 Ulf Jasper <ulf.jasper@web.de>
3793
3794 * calendar/icalendar.el (icalendar--all-events): Take care of
3795 multiple vcalendars in a single file.
b796c9b7 3796 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 3797
0f0a88b9
DD
37982011-07-25 Deniz Dogan <deniz@dogan.se>
3799
3800 * image.el (insert-image): Clarifying docstring.
3801
0b3f36df
MA
38022011-07-24 Michael Albinus <michael.albinus@gmx.de>
3803
3804 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
3805 `tramp-send-command-and-check' if there is no error.
3806 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
3807
a9901f61
AM
38082011-07-22 Alan Mackenzie <acm@muc.de>
3809
3810 Prevent cc-langs.elc being loaded at run time.
3811
3812 * progmodes/cc-mode.el: Remove two autoload forms which loaded
3813 cc-langs.
3814
4d61f28d 3815 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
3816 "(require 'cc-langs)". Quote a form so it will evaluate at
3817 (cc-mode's) compilation time.
3818
11d074b2
MA
38192011-07-22 Michael Albinus <michael.albinus@gmx.de>
3820
3821 * net/tramp.el (tramp-file-name-handler): Avoid recursive
3822 loading. (Bug#9114)
3823
938b94c8
MR
38242011-07-21 Martin Rudalics <rudalics@gmx.at>
3825
3826 * window.el (display-buffer-pop-up-window)
3827 (display-buffer-pop-up-side-window)
3828 (display-buffer-in-side-window): Call display-buffer-set-height
3829 and display-buffer-set-width after setting the new window's
b796c9b7 3830 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 3831
bfa4f190
SS
38322011-07-20 Sam Steingold <sds@gnu.org>
3833
3834 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
3835 (etags-tags-included-tables): Call `convert-standard-filename' on
3836 the file names contained in TAGS so that windows Emacs can handle
3837 TAGS files created by cygwin ctags.
3838
8ca42262
LMI
38392011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3840
3841 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
3842 which apparently didn't work.
3843
5db2afd2 38442011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 3845
5db2afd2
RW
3846 * proced.el (proced-send-signal): For *Marked Processes* buffer
3847 put point at beginning of buffer.
3848
92e15d10
SB
38492011-07-19 Stephen Berman <stephen.berman@gmx.net>
3850
3851 * proced.el (proced-format): Make header lines align with the text
3852 (bug#1779).
3853
1bfd59e5
LMI
38542011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
3855
3856 * view.el (view-buffer): Allow running in `special' modes if we're
3857 visiting a file (bug#8615).
3858
f5aae37c
MR
38592011-07-19 Martin Rudalics <rudalics@gmx.at>
3860
3861 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
3862 (display-buffer-alist-set-1, display-buffer-alist-set-2):
3863 New functions.
f5aae37c
MR
3864 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
3865 more accurately.
3866
bf2c1571
AM
38672011-07-18 Alan Mackenzie <acm@muc.de>
3868
3869 Fontify declarators properly when, e.g., a jit-lock chunk begins
3870 inside a declaration.
3871
3872 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
3873
b796c9b7
SM
3874 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
3875 New function.
bf2c1571
AM
3876 (c-complex-decl-matchers): Insert reference to
3877 c-font-lock-enclosing-decls.
3878
3879 * progmodes/cc-engine.el (c-backward-single-comment):
3880 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
3881 to nil around calls to (forward-comment -1).
3882
4e190b80
LMI
38832011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3884
12dc863d
LMI
3885 * image.el (put-image): Doc typo fix.
3886
a762e966
LMI
3887 * progmodes/etags.el (tags-search): Doc typo fix.
3888
4e190b80
LMI
3889 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
3890 password if we get errors 550 to 554.
3891
f019fb21
LMI
38922011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3893
b796c9b7 3894 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 3895
81746738
LMI
3896 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
3897 indentation character (bug#6380).
3898
3ee3a1b5
LMI
3899 * files.el (buffer-offer-save): Made permanently local (bug#6241).
3900
c82f64de
LMI
3901 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
3902 to clarify what the problem is (bug#4291).
3903
f019fb21
LMI
3904 * simple.el (current-kill): Clarify what
3905 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
3906 (auto-fill-mode): Document `auto-fill-function' in relation to
3907 `auto-fill-mode' (bug#2470).
f019fb21 3908
0794775d
LM
39092011-07-16 Lawrence Mitchell <wence@gmx.li>
3910
3911 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
3912 method if slot is read-only (bug#9035).
3913
be39b8cc
MR
39142011-07-16 Martin Rudalics <rudalics@gmx.at>
3915
b796c9b7 3916 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 3917 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
3918 selected before, see discussion of (Bug#8615), (Bug#6954).
3919 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 3920
6ccf7859
GM
39212011-07-15 Glenn Morris <rgm@gnu.org>
3922
3923 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 3924 Respect help-form.
6ccf7859 3925
87e86684
LM
39262011-07-09 Lawrence Mitchell <wence@gmx.li>
3927
3928 * net/gnutls.el (gnutls-min-prime-bits): New variable.
3929 (gnutls-negotiate): Use it.
3930
d6066239
LMI
39312011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
b796c9b7
SM
3933 * net/gnutls.el (gnutls-negotiate):
3934 Upcase `gnutls-algorithm-priority'.
d6066239 3935
bd23ebc0
GM
39362011-07-15 Glenn Morris <rgm@gnu.org>
3937
c65bca65
GM
3938 * jka-compr.el (jka-compr-verbose): Move from here...
3939 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
3940 Add missing :version tag.
3941 * info.el: No need to require jka-compr when compiling.
bd23ebc0 3942
478615cc
LMI
39432011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3944
7b41decb
LMI
3945 * net/gnutls.el (gnutls-algorithm-priority): New variable.
3946 (gnutls-negotiate): Use it.
3947
dbc44fcd
LMI
3948 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
3949
06789f97
LMI
3950 * info.el (Info-beginning-of-buffer): New command.
3951 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
3952 announcing `b' as the key (bug#8325).
ab896c37 3953 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 3954
c39da690
LMI
3955 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
3956
3aa5f34b
LMI
3957 * international/mule-cmds.el
3958 (describe-specified-language-support): Make the error message
3959 clearer (bug#8905).
3960
4bf0979f
LMI
3961 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
3962
478615cc
LMI
3963 * isearch.el (isearch-barrier): Add a doc string, since it's
3964 mentioned in a function doc string (bug#8678).
3965
75c68aa1
MR
39662011-07-15 Martin Rudalics <rudalics@gmx.at>
3967
3968 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
3969 buffer argument (Bug#9083) and self-identifying label argument.
3970
a7c33da2
GM
39712011-07-15 Glenn Morris <rgm@gnu.org>
3972
3973 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
3974
2f5c6024
LMI
39752011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3976
3977 * man.el (Man-fontify-manpage): Fix message when formatting the
3978 man page (bug#7929).
3979
0bb23927 39802011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
3981
3982 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
3983 argument LRM; if non-nil, append an invisible LRM character to the
3984 buffer name.
3985 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
3986 last argument non-nil, when formatting buffer names.
0bb23927
EZ
3987 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
3988 paragraph direction.
cce4b0a7 3989
621ef9ab
LMI
39902011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3991
d1583c48
LMI
3992 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
3993 the man page name (bug#7929).
3994
6a57fb5f
LMI
3995 * image.el (put-image): Mention the `put-image' overlay property
3996 (bug#7834).
3997
d7956b14
LMI
3998 * scroll-bar.el (set-scroll-bar-mode): Mention that
3999 `scroll-bar-mode' lists the values (bug#7772).
4000
5b2d4a66
LMI
4001 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
4002 command (bug#7729).
4003
7509a874
LMI
4004 * rect.el (apply-on-rectangle): Return the point after the last
4005 operation.
4006 (string-rectangle): Go to the point after the last operation
4007 (bug#7522).
4008
4fe74b19
LMI
4009 * printing.el (pr-toggle-region): Clarify the documentation
4010 slightly (bug#7493).
4011
b796c9b7
SM
4012 * time.el (display-time-update):
4013 Allow `display-time-mail-function' to return nil (bug#7158).
4014 Fix suggested by Detlev Zundel.
ab283561 4015
fc233c9d
LMI
4016 * vc/diff.el (diff): Clarify the order the file names are read
4017 (bug#7111).
4018
43f5740b
LMI
4019 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
4020 the doc string (bug#7015).
4021
f2182a76
LMI
4022 * font-lock.el (font-lock-maximum-decoration): Mention what
4023 numeric levels mean (bug#6935).
4024
621ef9ab
LMI
4025 * startup.el (initial-buffer-choice): Don't mention the `none'
4026 selection, which is against policy.
4027
adc47434
MR
40282011-07-14 Martin Rudalics <rudalics@gmx.at>
4029
b796c9b7
SM
4030 * window.el (display-buffer-normalize-special):
4031 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 4032
7e5bfb8f
EZ
40332011-07-14 Eli Zaretskii <eliz@gnu.org>
4034
4035 * subr.el (version<, version<=, version=): Mention "-CVS" and
4036 "-12345" alpha version numbers.
4037
27fa387a
CY
40382011-07-14 Chong Yidong <cyd@stupidchicken.com>
4039
4040 * bindings.el: Add advertised binding for set-mark-command
4041 (Bug#5772).
4042
8bdfa064
CY
40432011-07-14 Chong Yidong <cyd@stupidchicken.com>
4044
4045 * bindings.el (mode-line-other-buffer):
4046 * bookmark.el (bookmark-bmenu-2-window):
4047 * bs.el (bs-cycle-next, bs-cycle-previous):
4048 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
4049 switch-to-buffer.
4050
4051 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 4052 Delete.
8bdfa064 4053
5eba16a3
JB
40542011-07-14 Juanma Barranquero <lekktu@gmail.com>
4055
4056 * follow.el (follow-debug-message, follow-redisplay):
4057 * jka-cmpr-hook.el (with-auto-compression-mode):
4058 Fix typos in docstrings.
4059
15853710
LMI
40602011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4061
a28e4607
LMI
4062 * subr.el (with-silent-modifications): Clarify somewhat what the
4063 macro inhibits (bug#6525).
4064
15853710
LMI
4065 * simple.el (eval-expression): Note what it does if called
4066 interactively (bug#6495).
4067
bee0fcef
CY
40682011-07-13 Chong Yidong <cyd@stupidchicken.com>
4069
b796c9b7
SM
4070 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
4071 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
4072
4073 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4074 Remove switch-to-buffer.
4075
58274504
LMI
40762011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4077
bd2fcc8d
LMI
4078 * files.el (make-directory): Clarify that an error will be raised
4079 if there's an error (bug#6397).
4080
0f04b32c
LMI
4081 * startup.el (initial-buffer-choice): Add `none' as a choice
4082 (bug#6234).
4083
465c5fc8
LMI
4084 * subr.el (add-hook): Clarify section about buffer-local hooks
4085 (bug#6218).
4086
58274504
LMI
4087 * dired.el (dired-flagged): Clarify doc string (bug#6117).
4088
bead9a43
JB
40892011-07-13 Juanma Barranquero <lekktu@gmail.com>
4090
4091 * tabify.el (untabify): Preserve the current column so that point
4092 doesn't move (bug#6032).
4093
3af98a7b
LMI
40942011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4095
b796c9b7
SM
4096 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
4097 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 4098
6240145a
GM
40992011-07-13 Glenn Morris <rgm@gnu.org>
4100
4101 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
4102 (dired-insert-directory): Give a message the first time
4103 if ls is found not to support --dired.
4104
1d8c2ccc
LMI
41052011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4106
4107 * simple.el (toggle-truncate-lines): Clarify what is toggled
4108 (bug#5580). Text by Drew Adams.
4109
5fc4038e
CY
41102011-07-13 Chong Yidong <cyd@stupidchicken.com>
4111
4112 * simple.el (blink-matching-open): Make the error message from the
4113 last change less verbose.
4114
bf6012e5
DN
41152011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
4116
4117 * font-lock.el (font-lock-comment-face): Use the high contrast
4118 "yellow" color for font-lock-comment-face on low color terminals
4119 using a dark background color (bug#4221).
4120
343c3b5a
LMI
41212011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4122
7e9505c5
LMI
4123 * dired.el (dired-insert-set-properties): Make the doc string
4124 reflect what it does now (bug#5325).
4125
c26fdcf5
LMI
4126 * simple.el (blink-matching-open): Say that we were unable to find
4127 the match within the limit, if we're limited (bug#5122).
4128
bb388cc5
LMI
4129 * international/mule-cmds.el (prefer-coding-system): Add an
4130 example (bug#4869).
4131
343c3b5a
LMI
4132 * progmodes/etags.el (tags-search): Document `file-list-form'
4133 (bug#4731).
4134
2a517d45
LM
41352011-07-13 Lawrence Mitchell <wence@gmx.li>
4136
4137 * net/browse-url.el (browse-url-default-browser)
4138 (browse-url-browser-function): Make the default browser choice a
4139 bit more logical (bug#4300). Also clean up the doc string.
4140
b6c78ef2
JB
41412011-07-13 Juanma Barranquero <lekktu@gmail.com>
4142
4143 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
4144 binary endings (bug#4440).
4145
1c4dd947
LMI
41462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4147
a2014063
LMI
4148 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
4149 which can be pretty annoying (bug#8971).
4150
9c9c2d88
LMI
4151 * jka-compr.el (jka-compr-verbose): New variable, and use
4152 throughout (bug#8971).
4153
1c4dd947
LMI
4154 * info.el (Info-find-file): Fall back on the installation
4155 directory if we can't find the info node anywhere else.
4156
a1c9f41b
SO
41572011-07-13 Sergei Organov <osv@javad.com> (tiny change)
4158
4159 * vc/vc.el (vc-revert-file):
4160 Don't set file time-stamp in the past. (Bug#5181)
4161
536f3d36
LMI
41622011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4163
7152b011
LMI
4164 * files.el (after-find-file): Give a better error message when
4165 trying to find a symlink that points to a file that doesn't exist
4166 (bug#4398).
4167
536f3d36
LMI
4168 * progmodes/cc-vars.el: Remove (probably) misleading comment
4169 (bug#4396).
4170
460c0fba
JB
41712011-07-12 Johan Bockgård <bojohan@gnu.org>
4172
4173 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
4174
7a6bda45
CY
41752011-07-12 Chong Yidong <cyd@stupidchicken.com>
4176
4177 * mouse-sel.el: Hack restoring functionality, while keeping
4178 compatibility with 2010-07-03 changes to mouse selection.
4179 (mouse-sel-primary-overlay): New var.
4180 (mouse-sel-selection-alist): Use it.
4181 (mouse-sel-mode): Doc fix; remove points that are default features
4182 of mouse.el.
4183
c79598ef
JB
41842011-07-12 Johan Bockgård <bojohan@gnu.org>
4185
4186 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4187 Fix previous fix (bug#2490).
4188
ff8be6ef
RW
41892011-07-12 Roland Winkler <winkler@gnu.org>
4190
b796c9b7
SM
4191 * textmodes/bibtex.el (bibtex-initialize):
4192 Use pop-to-buffer-same-window.
ff8be6ef
RW
4193 (bibtex-search-entries): Fix interactive call.
4194
296ba3ee
LMI
41952011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
4196
f5242a02 4197 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
4198 Fontise bytecomp Error lines more correctly (bug#2490).
4199 Fix suggested by Johan Bockgård.
f5242a02 4200
296ba3ee
LMI
4201 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
4202
4203 * dired-x.el (dired-guess-default): Use `delete-dups'.
4204
f69fd0d2
CY
42052011-07-12 Chong Yidong <cyd@stupidchicken.com>
4206
4207 * dired.el (dired-mark-prompt):
4208 * dired-aux.el (dired-read-shell-command): Doc fix.
4209
eab5dc07
LMI
42102011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4211
b796c9b7
SM
4212 * mail/sendmail.el (sendmail-query-once):
4213 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
4214 emacs -Q.
4215
4216 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
4217
eab5dc07
LMI
4218 * cus-edit.el (custom-file): Take an optional no-error variable.
4219 (customize-save-variable): Set the variable, and give a warning if
4220 running under "emacs -q".
4221
a1e65d42
JB
42222011-07-11 Juanma Barranquero <lekktu@gmail.com>
4223
4224 * loadhist.el (unload-feature-special-hooks):
4225 Add `auto-coding-functions', `fill-nobreak-predicate' and
4226 `find-directory-functions' (bug#5327).
4227
1d52da10
LMI
42282011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4229
be958f1d
LMI
4230 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
4231
5bedb26c
LMI
4232 * cus-edit.el (custom-guess-name-alist): -alist variables should
4233 use the `alist' type (bug#3120). Suggested by Drew Adams.
4234
1d52da10
LMI
4235 * printing.el: Add documentation to all the `pr-toggle-' commands.
4236
481a51b6
LL
42372011-07-11 Leo <sdl.web@gmail.com> (tiny change)
4238
4239 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
4240 backends where it makes sense (bug#2623).
4241
dcc88d8a
LMI
42422011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4243
c3de9feb
LMI
4244 * dired-x.el (dired-guess-default): Remove duplicate shell command
4245 entries (bug#2028).
8a93078b 4246 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 4247 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 4248
dcc88d8a
LMI
4249 * subr.el (remove-duplicates): New conveniency function.
4250
505e3645
LMI
42512011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4252
4253 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
4254 (bug#1526).
4255
42562011-07-10 Martin Rudalics <rudalics@gmx.at>
4257
4258 * window.el (display-buffer-normalize-default): Don't invert
4259 meaning of even-window-heights. Reported by Eli Zaretskii
4260 <eliz@gnu.org>.
4261
455e4fa1
BR
42622011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
4263
4264 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
4265
8e0bc3e9
CY
42662011-07-10 Chong Yidong <cyd@stupidchicken.com>
4267
4268 * window.el (display-buffer): Fix arguments to
4269 display-buffer-reuse-window in last change.
4270
fa7c3228
CY
4271 * faces.el (link): Use a less saturated blue on light backgrounds.
4272
4273 * startup.el (fancy-startup-text, fancy-about-text)
4274 (fancy-startup-tail): Use font-lock faces, for background safety.
4275
c0a7f300
BN
42762011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
4277
b796c9b7
SM
4278 * emulation/viper-cmd.el (viper-change-state-to-vi):
4279 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 4280
4dc2a129
MR
42812011-07-09 Martin Rudalics <rudalics@gmx.at>
4282
4283 * window.el (display-buffer-default-specifiers): Remove.
4284 (display-buffer-macro-specifiers): Remove default specifiers.
4285 (display-buffer-alist): Default to nil.
b796c9b7 4286 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
4287 (display-buffer-pop-up-window): Allow splitting internal
4288 windows. Check whether a live window was created.
4289 (display-buffer-other-window-means-other-frame)
4290 (display-buffer-normalize-arguments): Rename to
4291 display-buffer-normalize-argument and rewrite. Set the
4292 other-window specifier.
4293 (display-buffer-normalize-special): New function.
4294 (display-buffer-normalize-options): Rename to
4295 display-buffer-normalize-default and rewrite.
4296 (display-buffer-normalize-options-inhibit): Remove.
4297 (display-buffer-normalize-specifiers): Rewrite.
4298 (display-buffer): Process other-window specifier and call
4299 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
4300 more faithfully.
b796c9b7 4301 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 4302 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
4303 (display-buffer-in-window, display-buffer-alist-set):
4304 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
4305 <tassilo@member.fsf.org>.
4306
2d43b8c9
LL
43072011-07-09 Leo Liu <sdl.web@gmail.com>
4308
4309 * register.el (insert-register): Restore accidental change on
4310 2011-06-26. (Bug#9028)
4311
7f9b7c53
GM
43122011-07-09 Glenn Morris <rgm@gnu.org>
4313
4314 * subr.el (remq): Handle the empty list. (Bug#9024)
4315
f042cfd8
AS
43162011-07-08 Andreas Schwab <schwab@linux-m68k.org>
4317
4318 * mail/sendmail.el (send-mail-function): No longer delay custom
4319 initialization.
4320 * custom.el (custom-initialize-delay): Doc fix.
4321
856b2f11
SM
43222011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
4323
4324 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
4325
afae1d68
MA
43262011-07-08 Michael Albinus <michael.albinus@gmx.de>
4327
4328 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
4329 human-friendly prompt.
4330
0757af94
SM
43312011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
4332
4333 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
4334 provided by a particular plugin.
4335
d760b731
LMI
43362011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
4337
4338 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
4339 save customizations (with "emacs -Q"), just set the variable
4340 instead of erroring out.
4341
4342 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
4343
cd79ce90
JL
43442011-07-08 Juri Linkov <juri@jurta.org>
4345
4346 * arc-mode.el (archive-zip-expunge, archive-zip-update)
4347 (archive-zip-update-case): Use 7z if found by `executable-find'.
4348 The order of searching the available programs is the same as in
4349 `archive-zip-extract' (bug#8968).
4350
14cc04aa
CY
43512011-07-07 Chong Yidong <cyd@stupidchicken.com>
4352
4353 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
4354 (menu-bar-options-menu): Tweak descriptions.
4355
0a1848ec
LMI
43562011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4357
4358 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
4359 menu items into verb phrases (bug#1421). Also refill to fit under
4360 80 columns.
4361
f5bd0689
CY
43622011-07-07 Chong Yidong <cyd@stupidchicken.com>
4363
538e85c6
CY
4364 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
4365 (Info-read-node-name): Doc fix (Bug#1084).
4366
f5bd0689
CY
4367 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
4368 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
4369 (end-of-sexp, beginning-of-sexp)
4370 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
4371 (forward-symbol, forward-same-syntax, word-at-point)
4372 (sentence-at-point): Doc fix (Bug#1144).
4373
56ec5115
LMI
43742011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
4375
f3f8e37f
LMI
4376 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
4377 should cover it (bug#1281).
4378
0757af94 4379 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 4380
e9fce1ac 4381 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
4382 negotiation fails, then possibly try again with a non-encrypted
4383 connection (bug#9017).
4384
56ec5115
LMI
4385 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
4386 be used.
4387
c2f9aec8
RS
43882011-07-07 Richard Stallman <rms@gnu.org>
4389
4390 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
4391 property, and handle its changed format.
4392 Look for the correct line number.
4393 Use file's line contents (but not past first =) to find
4394 correct line in message.
4395
ef7b981d 43962011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
4397
4398 * international/characters.el (build-unicode-category-table):
4399 Delete it.
0757af94 4400 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 4401
0757af94 4402 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
4403 to src/chartab.c.
4404 (get-char-code-property): Call unicode-property-table-internal to
4405 load a file. Call get-unicode-property-internal where necessary.
4406 (put-char-code-property): Call unicode-property-table-internal to
4407 load a file. Call put-unicode-property-internal where necessary.
4408 put-unicode-property-internal where necessary.
0757af94
SM
4409 (char-code-property-description):
4410 Call unicode-property-table-internal to load a file.
c805dec0
KH
4411
4412 * international/charprop.el:
4413 * international/uni-bidi.el:
4414 * international/uni-category.el:
4415 * international/uni-combining.el:
4416 * international/uni-comment.el:
4417 * international/uni-decimal.el:
4418 * international/uni-decomposition.el:
4419 * international/uni-digit.el:
4420 * international/uni-lowercase.el:
4421 * international/uni-mirrored.el:
4422 * international/uni-name.el:
4423 * international/uni-numeric.el:
4424 * international/uni-old-name.el:
4425 * international/uni-titlecase.el:
4426 * international/uni-uppercase.el: Regenerate.
4427
4428 * loadup.el: Load international/charprop.el before
4429 international/characters.
4430
e14b388a
CY
44312011-07-07 Chong Yidong <cyd@stupidchicken.com>
4432
4433 * window.el (next-buffer, previous-buffer): Signal an error if
4434 called from a minibuffer window.
4435
4436 * bindings.el: Revert 2011-07-04 change.
4437
354cf0ba
RS
44382011-07-06 Richard Stallman <rms@gnu.org>
4439
4440 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
4441 (rmail-mime-insert-bulk, rmail-mime-insert-text):
4442 Treat markers like ints.
4443 (rmail-mime-entity): Doc fix.
4444
a48868a7
LMI
44452011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4446
4906cd3d
LMI
4447 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
4448 defcustom again for backwards compatibility.
4449
e0457abe
LMI
4450 * simple.el (shell-command-on-region): Fill.
4451
d67f7e1f
LMI
4452 * dired-aux.el (dired-kill-line): Add a doc string.
4453
fe204702
LMI
4454 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
4455 to "\\sw\\|\\s_" (bug#358).
4456
a48868a7
LMI
4457 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
4458 (dired-unmark-backward): Ditto.
4459 (dired-flag-backup-files): Ditto.
4460
4461 * dired-x.el (dired-mark-sexp): Ditto.
4462
aa8a705c
RS
44632011-07-06 Richard Stallman <rms@gnu.org>
4464
4465 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
4466 (rmail-mime-entity): New arg TRUNCATED.
4467 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
4468 New functions.
4469 (rmail-mime-save): Warn if entity is truncated.
4470 (rmail-mime-toggle-hidden): Likewise, for showing.
4471 (rmail-mime-process-multipart): Record when an entity is truncated.
4472
a9a936b9
RS
4473 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
4474 if ENTITY is a string.
4475
1f2b92cb
LMI
44762011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
4477
f4f73198 4478 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
4479 of faces when `M-C-x'-ing their definitions (bug#8378).
4480 Also clean up the code slightly.
f4f73198 4481
12b16734 4482 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 4483 because that makes the colors go away.
12b16734 4484
f0691d22
LMI
4485 * mail/sendmail.el (send-mail-function): Change the default to
4486 `sendmail-query-once'.
9e87df06 4487 (sendmail-query-once): Add an autoload cookie.
f0691d22 4488
1f2b92cb
LMI
4489 * net/network-stream.el (network-stream-open-starttls): Try using
4490 a plain connection even if the server offered STARTTLS, and we
4491 kinda wanted to use it, if Emacs doesn't have any STARTTLS
4492 capability. This should make smtpmail.el work in slightly more
4493 configurations.
4494
1cdd2a1b
MA
44952011-07-06 Michael Albinus <michael.albinus@gmx.de>
4496
4497 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
4498 New defun.
4499 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
4500
fbcc67e2
MM
45012011-07-06 Michael R. Mauger <mmaug@yahoo.com>
4502
4503 * progmodes/sql.el: Version 3.0
0757af94 4504 (sql-product-alist): Add product :completion-object,
fbcc67e2 4505 :completion-column, and :statement attributes.
0757af94 4506 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 4507 (sql-mode-syntax-table): Mark all punctuation.
0757af94 4508 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
4509 ansi keywords.
4510 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 4511 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
4512 (sql-oracle-show-reserved-words): New function for development.
4513 (sql-product-font-lock): Simplify for source code buffers.
4514 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
4515 New functions.
4516 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
4517 (sql-mode-map): Add statement movement functions.
4518 (sql-ansi-statement-starters, sql-oracle-statement-starters):
4519 New variable.
fbcc67e2
MM
4520 (sql-statement-regexp, sql-beginning-of-statement)
4521 (sql-end-of-statement, sql-signum): New functions.
0757af94 4522 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
4523 (sql-show-sqli-buffer): Bug fix.
4524 (sql-interactive-mode): Store connection data as buffer local.
0757af94 4525 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
4526 with sql-interactive-mode.
4527 (sql-save-connection): Save buffer local settings.
0757af94 4528 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
4529 (sql-product-interactive): Bug fix.
4530 (sql-preoutput-hold): New variable.
4531 (sql-interactive-remove-continuation-prompt): Bug fixes.
4532 (sql-debug-redirect): New variable.
4533 (sql-str-literal): New function.
4534 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 4535 Redesign.
fbcc67e2
MM
4536 (sql-oracle-save-settings, sql-oracle-restore-settings)
4537 (sql-oracle-list-all, sql-oracle-list-table): New functions.
4538 (sql-completion-object, sql-completion-column)
4539 (sql-completion-sqlbuf): New variables.
4540 (sql-build-completions-1, sql-build-completions)
4541 (sql-try-completion): New functions.
4542 (sql-read-table-name): Use them.
4543 (sql-contains-names): New buffer local variable.
4544 (sql-list-all, sql-list-table): Use it.
4545 (sql-oracle-completion-types): New variable.
4546 (sql-oracle-completion-object, sql-sqlite-completion-object)
4547 (sql-postgres-completion-object): New functions.
4548
d4eaeab1
GM
45492011-07-06 Glenn Morris <rgm@gnu.org>
4550
4551 * window.el (pop-to-buffer): Doc fix.
4552
322b7dab 45532011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
4554
4555 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
4556
322b7dab 45572011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 4558
322b7dab 4559 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 4560
322b7dab 4561 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 4562
605dd5bf
CY
45632011-07-05 Chong Yidong <cyd@stupidchicken.com>
4564
4565 * button.el (button): Inherit from link face. Suggested by Dan
4566 Nicolaescu.
4567
7dbfa719
SM
45682011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4569
3db614b0
SM
4570 * progmodes/gdb-mi.el: Fit in 80 columns.
4571 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
4572 switch-to-buffer.
4573
7dbfa719
SM
4574 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
4575 if imenu is simply not configured (bug#8941).
4576
919d884a
KM
45772011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
4578
4579 * allout.el (allout-post-undo-hook): New allout outline-change
4580 event hook to signal undo activity.
4581 (allout-post-command-business): Run allout-post-undo-hook if an
4582 undo just occurred.
7dbfa719
SM
4583 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
4584 * allout-widgets.el (allout-widgets-after-undo-function):
4585 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
4586 in the vicinity of an undo.
4587 (allout-widgets-mode): Include allout-widgets-after-undo-function
4588 on the new allout-post-undo-hook.
4589
450a0f09
SM
45902011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4591
4592 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
4593 Let define-derived-mode define it.
4594 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
4595 cycles of abbrev-table inheritance (bug#8998).
4596
2de69e00
RW
45972011-07-05 Roland Winkler <winkler@gnu.org>
4598
4599 * textmodes/bibtex.el: Add support for biblatex.
4600 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
4601 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
4602 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
4603 (bibtex-entry-alist, bibtex-field-alist): New variables.
4604 (bibtex-entry-field-alist): Obsolete alias for
4605 bibtex-BibTeX-entry-alist.
4606 (bibtex-entry-alist, bibtex-field-alist): New widgets.
4607 (bibtex-set-dialect): New command.
4608 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
4609 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
4610 Bind via bibtex-set-dialect.
2de69e00
RW
4611 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
4612 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
4613 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
4614 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
4615 Define via bibtex-set-dialect.
450a0f09
SM
4616 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
4617 Obey bibtex-no-opt-remove-re.
2de69e00
RW
4618 (bibtex-vec-push, bibtex-vec-incr): New functions.
4619 (bibtex-format-entry, bibtex-field-list)
4620 (bibtex-print-help-message, bibtex-validate)
4621 (bibtex-search-entries): Use new format of bibtex-entry-alist.
4622
2dcdbdd9
SM
46232011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
4624
4625 * progmodes/compile.el (compilation-goto-locus):
4626 * net/tramp-cmds.el (tramp-append-tramp-buffers):
4627 * bs.el (bs-cycle-next, bs-cycle-previous):
4628 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
4629 * bindings.el (mode-line-other-buffer):
4630 * autoinsert.el (auto-insert):
4631 * arc-mode.el (archive-extract):
4632 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
4633
b27640fe
JB
46342011-07-05 Juanma Barranquero <lekktu@gmail.com>
4635
4636 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
4637 Fix check of `emacs-lock-unlockable-modes'.
4638 Coerce true values of `emacs-lock--try-unlocking' to t.
4639
53bbe3ad
JB
46402011-07-05 Juanma Barranquero <lekktu@gmail.com>
4641
4642 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
4643 * emacs-lock.el: New file.
4644
1d3cdbc7
JD
46452011-07-05 Julien Danjou <julien@danjou.info>
4646
4647 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
4648 than `boundp' to check if face is set.
4649
9173deec
JB
46502011-07-05 Juanma Barranquero <lekktu@gmail.com>
4651
4652 * register.el (registerv-make):
4653 * window.el (window-min-height): Fix typos in docstrings.
4654
869795d6
JD
46552011-07-05 Jan Djärv <jan.h.d@swipnet.se>
4656
9173deec 4657 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
4658 Update doc string.
4659
b768cdcd
JB
46602011-07-04 Juanma Barranquero <lekktu@gmail.com>
4661
4662 * server.el (server-execute): Catch quit and call
4663 `server-return-error' to pass the error back to emacsclient and
4664 close the connection (bug#8942).
4665
13aa217b
KM
46662011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
4667
4668 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
4669 insecure exception for current topic. Also note that auto-saves
4670 are handled differently.
4671
4672 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
4673 State variables for tracking auto-save inhibition situation.
4674
4675 (allout-write-contents-hook-handler): Rename from
4676 'allout-write-file-hook-handler', and describe how it depends on
4677 write-contents-functions sensitivity to non-nil value to prevent
4678 file write.
4679
4680 (allout-auto-save-hook-handler): Remove. auto-save does not check
4681 this in individual buffers, only in the starting buffer, so this
4682 is not the right way for us to inhibit auto-save in a buffer
4683 according to its condition.
4684
4685 (allout-mode): Use new allout-write-contents-hook-handler, and
4686 only with write-contents-functions. Remove auto-save provisions -
4687 they're implemented elsewhere.
4688
4689 (allout-before-change-handler): If undo is in progress, note that
4690 for attention of allout-post-command-business.
4691
4692 (allout-post-command-business): If the command we're following was
4693 an undo, check for change in the status of encrypted items and
4694 adjust auto-save inhibitions accordingly.
4695
4696 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
4697 according to whether there are or aren't any plain-text topics
4698 pending encryption.
4699
2dcdbdd9
SM
4700 (allout-inhibit-auto-save-info-for-decryption):
4701 Adjust buffer-saved-size and some allout state to inhibit auto-saves if
13aa217b
KM
4702 there are plain-text topics pending encryption.
4703
4704 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
4705 buffer-saved-size and some allout state to not inhibit auto-saves
4706 if there are no longer any plain-text topics pending encryption.
4707
0757af94
SM
4708 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
4709 No longer provide for exemption of the current topic.
13aa217b 4710
ac89b32c
JL
47112011-07-04 Juri Linkov <juri@jurta.org>
4712
4713 Add 7z operations to delete and save changed members (bug#8968).
4714 * arc-mode.el (archive-7z-expunge, archive-7z-update):
4715 New defcustoms.
4716 (archive-7z-write-file-member): New function.
4717 (archive-7z-summarize): Fix the number of dashes in the
4718 listing output.
4719
8fa39615
SM
47202011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4721
4722 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
4723 (bug#8958).
4724
2f11b3f1
CY
47252011-07-04 Chong Yidong <cyd@stupidchicken.com>
4726
d66fef2b
CY
4727 * bindings.el: Ignore next-buffer and previous-buffer in
4728 minibuffer-local-map.
4729
2f11b3f1
CY
4730 * font-lock.el (font-lock-builtin-face): Change light background
4731 color to dark slate blue (Bug#6693).
4732
f932a347
WD
47332011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4734
4735 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
4736
c8af70e1
SM
47372011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
4738
4739 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
4740 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4741 Add switch-to-buffer.
4742
f158badc
LMI
47432011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4744
4745 * isearch.el (isearch-search-fun-function): Clarify further the
4746 meaning of the function returned.
4747
6d95bd46
MA
47482011-07-04 Michael Albinus <michael.albinus@gmx.de>
4749
4750 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
4751
4752 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
4753 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
4754 Use it.
4755 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
4756 `tramp-default-remote-path' does not exist.
4757 (tramp-send-command-and-read): New optional argument NOERROR.
4758 (tramp-open-connection-setup-interactive-shell)
4759 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
4760 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
4761 (tramp-process-sentinel): Flush also process' connection property.
4762 (tramp-sh-handle-start-file-process): Do not set process
4763 sentinel. It is done now ...
4764 (tramp-maybe-open-connection): ... here. (Bug#8929)
4765
909e6b67
MK
47662011-07-04 MON KEY <monkey@sandpframing.com>
4767
4768 * play/animate.el (animate-string): Doc fixes and allow changing
4769 the buffer name (bug#5417).
4770
47712011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4772
c8af70e1 4773 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 4774
f34755dc
PE
47752011-07-04 Paul Eggert <eggert@cs.ucla.edu>
4776
396cec72
PE
4777 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
4778 This is simpler and helps future-proof the code.
4779 (timer-until): Use time-subtract and float-time.
08235028 4780 (timer--time-less-p): Use time-less-p.
f34755dc 4781
56e6cc31
JB
47822011-07-04 Juanma Barranquero <lekktu@gmail.com>
4783
3abb79e5
JB
4784 * type-break.el (timep): Use the value of `float-time' to avoid a
4785 byte-compiler warning.
4786
56e6cc31
JB
4787 * server.el (server-eval-and-print): Return any result, even nil.
4788
7b9430b4
PE
47892011-07-03 Paul Eggert <eggert@cs.ucla.edu>
4790
4791 * type-break.el: Accept time formats that the builtins accept.
4792 (timep, type-break-time-difference): Accept any format that
4793 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
4794 This is simpler and helps future-proof the code.
4795 (type-break-time-difference): Round rather than ignoring
4796 subseconds components.
4797
3034e9e7
LMI
47982011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * info.el (Info-apropos-matches): Make non-interactive, since it
4801 doesn't seem to do anything useful as a command (bug#8829).
4802
1485f4c0
CY
48032011-07-03 Chong Yidong <cyd@stupidchicken.com>
4804
4805 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 4806 Move from faces.el.
1485f4c0
CY
4807 (frame-default-terminal-background): New function.
4808
4809 * custom.el (custom-push-theme): Don't record faces in `changed'
4810 theme; this doesn't work correctly for per-frame face settings.
4811 (disable-theme): Use face-set-after-frame-default to reset faces.
4812 (custom--frame-color-default): New function.
4813
9fa3dd45
LMI
48142011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4815
c8af70e1 4816 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
4817 (bug#8769).
4818
6cbbc20c
KR
48192011-03-29 Kevin Ryde <user42@zip.com.au>
4820
4821 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4822 `perl-Test2' extend to match possible "fail #N" rep count
4823 (bug#8377).
4824
c7f98048
LMI
48252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4826
65676592
LMI
4827 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
4828 `smtpmail-via-smtp' now returns the error instead of nil.
4829
c7f98048
LMI
4830 * isearch.el (isearch-search-fun-function): Clarify the doc string
4831 (bug#8101).
4832
56e6cc31 48332011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
4834
4835 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
4836 unnecessary spaces (bug#8987).
4837
2b216704
LMI
48382011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4839
4840 * net/network-stream.el (open-network-stream): Use the
4841 :end-of-capability command thoughout.
4842
48432011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
4844
4845 * net/network-stream.el (open-network-stream): Add the
4846 :end-of-capability command parameter, used by pop3.el.
4847
36adf6ce
LMI
48482011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4849
1ca0da0e
LMI
4850 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
4851
fc00f69c
LMI
4852 * fringe.el (fringe-query-style): Remove redundant text " (type ?
4853 for list)" (bug#6475).
4854
28fd8759 4855 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 4856 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
4857 an error (bug#6297).
4858
0dd8b6da
LMI
4859 * man.el (Man-reference-regexp): Allow matching possible
4860 word-wrapped references (bug#6289).
4861
ce1438d6
LMI
4862 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
4863 for consistency with the other vc buffers (bug#6197).
4864 (vc-checkin): Ditto.
4865
4866 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
4867
36adf6ce
LMI
4868 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
4869
e83cc1f7
LMI
48702011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4871
8a20ca4c
LMI
4872 * custom.el (defcustom): Clarify that :set is only used in the
4873 Customize user interface (bug#6089).
4874
83319045
LMI
4875 * progmodes/flymake.el (flymake-mode): If the buffer isn't
4876 associated with a file, refuse to run instead of erroring out
4877 (bug#6084).
4878
a8392169
LMI
4879 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
4880 the doc string, since it appears that using `fill-column' always
4881 controls the width (bug#7845).
4882
e83cc1f7
LMI
4883 * simple.el (shell-command-on-region): Say where the error output
4884 went if `shell-command-default-error-buffer' is set (bug#6857).
4885
e47ca23b
KM
48862011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
4887
4888 * allout.el (allout-yank-processing): Adjust cursor position for
4889 backwards-deleted space.
4890
4891 (allout-rebullet-heading): Register changes with
4892 allout-exposure-changed-hook, so the modified topic is properly
4893 decorated.
4894
5cf56143
LMI
48952011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4896
08549772
LMI
4897 * minibuffer.el (completion-in-region): Document PREDICATE
4898 (bug#7136).
4899
48e96771
LMI
4900 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
4901 of keyword/argument pairs (bug#6904).
4902
c8af70e1
SM
4903 * replace.el (multi-occur):
4904 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 4905
e17d05e2
LMI
49062011-07-02 Drew Adams <drew.adams@oracle.com>
4907
4908 * dired.el (dired-mark-if): Make the message about whether it's
4909 marking or unmarking clearer (bug#8523).
4910
063b0e45
LMI
49112011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4912
4913 * disp-table.el (display-table-print-array): New function.
4914 (describe-display-table): Use it to print the vectors more pretty
4915 (Bug#8859).
4916
28545e04
MR
49172011-07-02 Martin Rudalics <rudalics@gmx.at>
4918
4919 * window.el (window-state-get-1): Don't assign clone numbers.
4920 Add clone-of item to list of window parameters.
4921 (window-state-put-2): Don't process clone numbers.
4922 (display-buffer-alist): Fix doc-string.
4923
3349e122
SM
49242011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
4925
4926 * subr.el (remq): Don't allocate if it's not needed.
4927 (keymap--menu-item-binding, keymap--menu-item-with-binding)
4928 (keymap--merge-bindings): New functions.
4929 (keymap-canonicalize): Use them to refine the canonicalization.
4930 * minibuffer.el (minibuffer-local-completion-map)
4931 (minibuffer-local-must-match-map): Move initialization from C.
4932 (minibuffer-local-filename-completion-map): Move initialization from C;
4933 don't inherit from anything here.
4934 (minibuffer-local-filename-must-match-map): Make obsolete.
4935 (completing-read-default): Use make-composed-keymap to combine
4936 minibuffer-local-filename-completion-map with either
4937 minibuffer-local-must-match-map or
4938 minibuffer-local-filename-completion-map.
4939
d224ac83
GM
49402011-07-01 Glenn Morris <rgm@gnu.org>
4941
3de63bf8
GM
4942 * type-break.el (type-break-time-sum): Use dolist.
4943
d224ac83
GM
4944 * textmodes/flyspell.el (flyspell-word-search-backward):
4945 Replace CL function.
4946
1a1e3f32
SM
49472011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
4948
fe3f64d5
SM
4949 * mouse.el (mouse--strip-first-event): New function.
4950 (function-key-map): Use it to map fringe clicks to normal clicks
4951 by default.
4952
eb604e34
SM
4953 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
4954 (vc-bzr-revision-completion-table): Add support for annotate and date.
4955
1a1e3f32
SM
4956 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
4957 inherit from parent.
4958
5bd35902
LMI
49592011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4960
ace6c69c 4961 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 4962 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 4963
191e2bed
LMI
4964 * dired.el (dired-mode): Fix up the doc string as suggested by
4965 Drew Adams (bug#8817).
4966
5bd35902
LMI
4967 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
4968 cookie, since the manual says that it should be possible to add
4969 this function to `find-file-hook' (bug#8709).
4970
eee8207a
TZ
49712011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
4972
4973 * progmodes/cfengine.el: Moved all cfengine3.el functionality
4974 here. Noted Ted Zlatanov as the maintainer.
4975 (cfengine-common-settings, cfengine-common-syntax): New functions
4976 to set up common things between `cfengine-mode' and
4977 `cfengine3-mode'.
4978 (cfengine3-mode): New mode.
4979 (cfengine3-defuns cfengine3-defuns-regex
4980 (cfengine3-class-selector-regex cfengine3-category-regex)
4981 (cfengine3-vartypes cfengine3-font-lock-keywords)
4982 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 4983 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 4984
36b148cf
MA
49852011-07-01 Michael Albinus <michael.albinus@gmx.de>
4986
4987 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
4988
4989 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
4990
0bf4ba9a
MR
49912011-07-01 Martin Rudalics <rudalics@gmx.at>
4992
4993 * window.el (same-window-buffer-names, same-window-regexps)
4994 (same-window-p, special-display-frame-alist)
4995 (special-display-popup-frame, special-display-function)
4996 (special-display-buffer-names, special-display-regexps)
4997 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
4998 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
4999 (split-window-preferred-function, split-height-threshold)
5000 (split-width-threshold, even-window-heights)
5001 (display-buffer-mark-dedicated, window-splittable-p)
5002 (split-window-sensibly, window-safely-shrinkable-p):
5003 Un-obsolete.
5004 (display-buffer): Don't spread args with function specifier
5005 because special-display-popup-frame won't like it.
5006
35837f51
PE
50072011-07-01 Paul Eggert <eggert@cs.ucla.edu>
5008
d0672f86
PE
5009 Time-stamp simplifications and fixes.
5010 These improve accuracy slightly, and future-proof the code
5011 against some potential changes to current-time format.
5012
b9444d97
PE
5013 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
5014 by using time-since and float-time.
5015
0ef923dc
PE
5016 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
5017 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
5018 + NNN microseconds".
5019
2f81380d
PE
5020 * type-break.el (type-break-time-sum): Rewrite using time-add.
5021
845b5c3e
PE
5022 * play/hanoi.el (hanoi-current-time-float): Remove.
5023 All uses replaced by float-time.
5024
ee6f1be0
PE
5025 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
5026 This yields a more-accurate answer.
5027 (rng-time-to-float): Remove; no longer needed.
5028
fe955043
PE
5029 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
5030
5777162a
PE
5031 * calendar/timeclock.el (timeclock-seconds-to-time):
5032 Defalias to seconds-to-time, since they're the same thing.
5033
3103f8b6 5034 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 5035 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
5036 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
5037
0e61a35f
SM
50382011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
5039
5040 * window.el (bury-buffer): Don't iconify the only frame.
5041 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
5042 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
5043
ddd63a1e
CY
50442011-07-01 Chong Yidong <cyd@stupidchicken.com>
5045
0e61a35f
SM
5046 * eshell/em-smart.el (eshell-smart-display-navigate-list):
5047 Add mouse-yank-primary.
ddd63a1e 5048
055f4923
TZ
50492011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
5050
5051 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
5052
6a2fb145
SM
50532011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
5054
5055 * emacs-lisp/find-func.el (find-library--load-name): New fun.
5056 (find-library-name): Use it to find relative load names when provided
5057 absolute file name (bug#8803).
5058
fd4983f2
LMI
50592011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5060
887d14ad
LMI
5061 * textmodes/flyspell.el (flyspell-word): Consider words that
5062 differ only in case as potential doublons (bug#5687).
5063
c53dc7fc
LMI
5064 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
5065 Remove two rather uninteresting debugging-like messages to make
5066 debbugs.el more silent.
5067
fd4983f2
LMI
5068 * comint.el (comint-password-prompt-regexp): Accept "Response" as
5069 a password-like phrase.
5070
b14c0c55
AM
50712011-06-30 Mastake YAMATO <yamato@redhat.com>
5072
5073 * progmodes/cc-guess.el: New file.
5074
6a2fb145 5075 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
5076
5077 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
5078 derived from `c-basic-common-init'.
5079
5080 * progmodes/cc-mode.el (top-level): Require cc-guess.
5081 (c-basic-common-init): Use `cc-choose-style-for-mode'.
5082
1fa280a3
LM
50832011-06-30 Lawrence Mitchell <wence@gmx.li>
5084
5085 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
5086
e6597158
AM
50872011-06-30 Alan Mackenzie <acm@muc.de>
5088
1fa280a3
LM
5089 * progmodes/cc-engine.el (c-guess-continued-construct):
5090 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
5091 lock is disabled. Name this case as "CASE G".
5092
68ba37fb
KM
50932011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
5094
5095 * allout.el (allout-yank-processing): Fix injection of extra space
5096 between bullet and non-whitespace character in first topic when
5097 pasting, ensuring that the actual spacing in the pasted topic
5098 following the bullet char is preserved. This extra space was
5099 causing pasted encrypted topics to get a decrypted status even
5100 when the content was actually still encrypted. Now the decryption
5101 status from before the paste is preserved.
5102
5103 (allout-flag-region): Set all allout overlays so they evaporate
5104 when reduced to zero length (evanescent), to prevent overlay
5105 leakage.
5106
887a0b34
GM
51072011-06-30 Glenn Morris <rgm@gnu.org>
5108
94b9acce
GM
5109 * w32-fns.el (w32-charset-info-alist): Declare.
5110
1d9b46d4
GM
5111 * find-dired.el (find-grep-options): Simplify.
5112
cc232200
GM
5113 * term/ns-win.el (ns-set-resource): Declare.
5114
28e77c46
GM
5115 * ses.el (row, col): Declare dynamic variables honestly.
5116
887a0b34
GM
5117 * textmodes/reftex-parse.el (index-tags): Declare.
5118
658d8eb8
CY
51192011-06-30 Chong Yidong <cyd@stupidchicken.com>
5120
5121 * cus-edit.el (customize-push-and-save): New function.
5122
5123 * files.el (hack-local-variables-confirm): Use it.
5124
1fa280a3
LM
5125 * custom.el (load-theme): New arg NO-CONFIRM.
5126 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
5127 (custom-enabled-themes): Doc fix.
5128
5129 * cus-theme.el (customize-create-theme)
5130 (custom-theme-merge-theme): Callers to load-theme changed.
5131
bb617717
LMI
51322011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5133
d61bdd5d
LMI
5134 * thingatpt.el (thing-at-point-short-url-regexp): Require that
5135 short URLs have at least one dot in them (bug #7614).
5136
bb617717
LMI
5137 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
5138 nil, because using a pty is apparently too slow (bug #895).
5139
2f31f37a
LMI
51402011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5141
5142 * mail/sendmail.el (sendmail-query-once): New function.
5143 (sendmail-query-once-function): New variable.
5144
3076b24e
GM
51452011-06-29 Glenn Morris <rgm@gnu.org>
5146
faf2a174
GM
5147 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
5148
3076b24e
GM
5149 * ses.el (top-level): Require cl when compiling.
5150 (ses-set-localvars): Fix error statement.
5151 Call it at compile time to silence a storm of warnings.
5152
5386012d
MR
51532011-06-29 Martin Rudalics <rudalics@gmx.at>
5154
5155 * window.el (normalize-live-buffer): Rename to
5156 window-normalize-buffer.
5157 (normalize-live-frame): Rename to window-normalize-frame.
5158 (normalize-any-window): Rename to window-normalize-any-window.
5159 (normalize-live-window): Rename to window-normalize-live-window.
5160 (make-window-atom): Rename to window-make-atom.
5161 (window-resize-reset): Rename to window--resize-reset.
5162 (window-resize-reset-1): Rename to window--resize-reset-1.
5163 (resize-mini-window): Rename to window--resize-mini-window.
5164 (resize-subwindows-skip-p): Rename to
5165 window--resize-subwindows-skip-p.
5166 (resize-subwindows-normal): Rename to
5167 window--resize-subwindows-normal.
5168 (resize-subwindows): Rename to window--resize-subwindows.
5169 (resize-other-windows): Rename to window--resize-siblings.
5170 (resize-this-window): Rename to window--resize-this-window.
5171 (resize-root-window): Rename to window--resize-root-window.
5172 (resize-root-window-vertically): Rename to
5173 window--resize-root-window-vertically.
5174 (normalize-buffer-to-display): Rename to
5175 window-normalize-buffer-to-display.
5176 (normalize-buffer-to-switch-to): Rename to
5177 window-normalize-buffer-to-switch-to.
5178 Correspondingly update all callers of the functions listed
5179 above.
5180 (display-buffer-alist, display-buffer-normalize-arguments)
5181 (display-buffer-normalize-options, display-buffer)
5182 (display-buffer-alist-set): Use "function" instead of
5183 "fun-with-args".
5184
1176868d
CY
51852011-06-28 Chong Yidong <cyd@stupidchicken.com>
5186
5187 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
5188 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
5189 debbugs.gnu.org. Mention acknowledgment email.
5190
20a7a65f
LMI
51912011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5192
5193 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
5194 buffer multibyteness, since it shouldn't matter.
5195
5f45cca5
MR
51962011-06-28 Martin Rudalics <rudalics@gmx.at>
5197
5198 * window.el (display-buffer-in-side-window): Handle dedicated
5199 windows as in display-buffer-reuse-window.
5200 (display-buffer-normalize-alist): Use value of override
5201 specifier.
5202 (display-buffer-normalize-specifiers): Use value of
5203 other-window-means-other-frame specifier.
5204 (display-buffer-alist): Rewrite some texts in widgets.
5205 (display-buffer): Spread arguments when calling function
5206 specified by fun-with-args.
5207
ad85fe1f
DD
52082011-06-28 Deniz Dogan <deniz@dogan.se>
5209
1fa280a3
LM
5210 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
5211 Unnest `let'.
da68c4c8 5212
ad85fe1f
DD
5213 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
5214 selectors (Bug#5732).
ec49bd31 5215 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 5216
a08cc025
JA
52172011-06-27 Jari Aalto <jari.aalto@cante.net>
5218
5219 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
5220 (eshell-ls-date-format): New defcustom.
5221 (eshell-ls-file): Use it.
5222
e2b551c5
SM
52232011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
5224
5225 * help-fns.el (describe-variable): Fix message for terminal-local vars.
5226
8982b231
KY
52272011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
5228
5229 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
5230 (ange-ftp-make-tmp-name): New arg.
5231 (ange-ftp-file-local-copy): Use it.
5232
36c9fa27
J
52332011-06-27 Jambunathan K <kjambunathan@gmail.com>
5234
5235 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
5236 no-conversion (Bug#8870).
5237
d68443dc
MR
52382011-06-27 Martin Rudalics <rudalics@gmx.at>
5239
5240 * window.el (window-right, window-left, window-child)
5241 (window-child-count, window-last-child)
5242 (window-iso-combination-p, walk-window-tree-1)
5243 (window-atom-check-1, window-tree-1, delete-window)
5244 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
5245 new naming conventions - window-vchild, window-hchild,
5246 window-next and window-prev are now called window-top-child,
5247 window-left-child, window-next-sibling and window-prev-sibling
5248 respectively.
d615d6d2
MR
5249 (resize-window-reset): Rename to window-resize-reset.
5250 (resize-window-reset-1): Rename to window-resize-reset-1.
5251 (resize-window): Rename to window-resize.
5252 (window-min-height, window-min-width)
5253 (resize-mini-window, resize-this-window, resize-root-window)
5254 (resize-root-window-vertically, adjust-window-trailing-edge)
5255 (enlarge-window, shrink-window, maximize-window)
5256 (minimize-window, delete-window, quit-restore-window)
5257 (split-window, balance-windows, balance-windows-area-adjust)
5258 (balance-windows-area, window-state-put-2)
5259 (display-buffer-even-window-sizes, display-buffer-set-height)
5260 (display-buffer-set-width, set-window-text-height)
5261 (fit-window-to-buffer): Rename all "resize-window" prefixed
5262 calls to use the "window-resize" prefix convention.
5263 (display-buffer-alist): Fix symbol for label specifier.
5264 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
5265 corresponding specifier.
5266 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 5267
b6458526
VB
52682011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
5269
5270 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
5271 convention.
5272 (ses-call-printer): Does not pass an empty string to formatter when the
5273 cell is empty to keep from barking printer Calc math-format-value.
5274
d31fd9ac
RS
52752011-06-27 Richard Stallman <rms@gnu.org>
5276
43d5bf84
RS
5277 * battery.el (battery-mode-line-limit): New variable.
5278 (battery-update): Handle it.
5279
d31fd9ac
RS
5280 * mail/rmailmm.el (rmail-mime-process-multipart):
5281 Handle truncated messages.
5282
819a6054
GM
52832011-06-27 Glenn Morris <rgm@gnu.org>
5284
5285 * progmodes/flymake.el (flymake-err-line-patterns):
5286 Allow for column numbers in the ant/javac pattern. (Bug#8866)
5287
cedc73f2
VB
52882011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
5289
819a6054 5290 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
5291 (ses--clean-!, ses--clean-_): New functions.
5292 (ses-range): Add configurability of readout order, and conversion
5293 to Calc vector.
5294
5e5d49b6
VB
5295 * ses.el (ses-repair-cell-reference-all): New function.
5296 (ses-cell-symbol): Set macro as safe, so that it can be used in
5297 formulas.
5298
56e6cc31 5299 * ses.el: Update cycle detection algorithm.
90ca8b49 5300 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 5301 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
5302 (ses-set-localvars): New function.
5303 (ses-make-cell): Add property-list as a cell element.
5304 (ses-cell-property-get-fun, ses-cell-property-get)
5305 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
5306 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
5307 New functions.
90ca8b49
VB
5308 (ses-cell-property-set, ses-cell-property-pop)
5309 (ses-cell-property-get-handle): New macro.
5310 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
5311 New aliases, used for code readability.
5312 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
5313 cycle detection.
5314 (ses-self-reference-early-detection): New defcustom.
fac916bf 5315 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
5316 (ses-mode): Use ses-set-localvars.
5317 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
5318 before lauching the update processing.
5319 (ses-initialize-Dijkstra-attempt): New function.
5320 (ses-recalculate-cell): Update for cycle detection based on
5321 Dijkstra algorithm.
5322
2bb63e81
VB
5323 * ses.el: Fix commenting and indenting convention.
5324
c9d29fb8
SM
53252011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
5326
5327 * bs.el (bs-cycle-next): Complete last change.
5328
d8e4b68b
JB
53292011-06-27 Drew Adams <drew.adams@oracle.com>
5330
5331 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
5332
40098786
LMI
53332011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5334
c9d29fb8
SM
5335 * net/network-stream.el (network-stream-open-starttls):
5336 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
5337 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
5338
40098786
LMI
5339 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
5340 to binary to possibly avoid line encoding issues on Windows (among
5341 other things).
5342
468d09d4
LMI
53432011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5344
5345 * net/network-stream.el (open-network-stream): Return an :error
5346 saying what the problem was, if possible.
5347
5348 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
5349 server.
5350
5351 * net/network-stream.el (network-stream-open-starttls): If we
5352 wanted to use STARTTLS, and the server offered it, but we weren't
5353 able to because we had no STARTTLS support, then close the connection.
5354 (open-network-stream): Return an :error element, if present.
5355
16f07dd7
CY
53562011-06-26 Chong Yidong <cyd@stupidchicken.com>
5357
88821ca0
CY
5358 * hl-line.el (hl-line-sticky-flag): Doc fix.
5359 (global-hl-line-sticky-flag): New option (Bug#8323).
5360 (global-hl-line-highlight): Obey it.
5361
16f07dd7
CY
5362 * vc/vc.el (vc-revert-show-diff): Default to t.
5363
6b5ccddf
KM
53642011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
5365
c9d29fb8
SM
5366 * allout-widgets.el (allout-widgets-post-command-business):
5367 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
5368 undecorated when an isearch is continued past, and isearch
5369 automatically collapses them. This leads to "widget leaks", where
5370 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
5371 hidden widgets can slow down cursor travel, substantially.
5372 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
5373 so we're doing without this nicety.
5374
5375 (allout-widgets-tally-string): Don't try to do a hash-table-count
5376 of allout-widgets-tally when it's nil. This eliminates spurious "Error
5377 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
5378 *Messages* when allout-widgets-maintain-tally is t.
5379
355f2e07
MR
53802011-06-26 Martin Rudalics <rudalics@gmx.at>
5381
5382 * window.el (display-buffer-normalize-argument): Rename to
5383 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
5384 LABEL argument. Respect special-display-function when popping up
5385 a new frame. Fix code searching for a window showing the buffer
5386 on another frame.
c9d29fb8
SM
5387 (display-buffer-normalize-specifiers):
5388 Call display-buffer-normalize-arguments.
355f2e07
MR
5389 (display-buffer-in-window): Don't undedicate the window if its
5390 buffer remains the same.
5391 Reported by Drew Adams <drew.adams@oracle.com>.
5392 (display-buffer-alist): Add choice for same-window macro
5393 specfier.
5394 (display-buffer): Mention special meaning of LABEL argument in
5395 doc-string. Fix quoting. Don't pop up a new frame even as
5396 fallback.
5397
7ca8fc42
JB
53982011-06-26 Juanma Barranquero <lekktu@gmail.com>
5399
5400 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
5401 avoid deleting the current window in some cases (bug#8911).
5402
bc312254
AS
54032011-06-26 Andreas Schwab <schwab@linux-m68k.org>
5404
5405 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
5406 (Bug#8934)
5407
2db18f3f
LMI
54082011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5409
c9d29fb8
SM
5410 * net/network-stream.el (network-stream-open-starttls):
5411 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
5412 (network-stream-open-tls): Ditto.
5413
6302e0d3
LL
54142011-06-26 Leo Liu <sdl.web@gmail.com>
5415
5416 * register.el (registerv): New struct.
5417 (registerv-make): New function.
c9d29fb8
SM
5418 (jump-to-register, describe-register-1, insert-register):
5419 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
5420 struct. (Bug#8415)
5421
5fdd4046
CY
54222011-06-26 Chong Yidong <cyd@stupidchicken.com>
5423
2afef60a
CY
5424 * vc/vc.el (vc-revert-show-diff): New defcustom.
5425 (vc-diff-internal): New arg specifying diff buffer.
5426 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
5427 reuse an existing *vc-diff* buffer (Bug#8927).
5428
5fdd4046
CY
5429 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
5430
e93db24a
GM
54312011-06-26 Glenn Morris <rgm@gnu.org>
5432
5433 * progmodes/f90.el (f90-critical-indent): New option.
5434 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
5435 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
5436 (f90-mode): Doc fix.
5437 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
5438 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
5439 (f90-beginning-of-block, f90-next-block, f90-indent-region)
5440 (f90-match-end): Handle block, critical.
5441
eefff499
GM
54422011-06-25 Glenn Morris <rgm@gnu.org>
5443
f6ba4cc9
GM
5444 * calendar/diary-lib.el (diary-included-files): Doc fix.
5445 (diary-include-files): New function, extracted from
5446 diary-include-other-diary-files and diary-mark-included-diary-files.
5447 (diary-include-other-diary-files, diary-mark-included-diary-files):
5448 Just call diary-include-files.
5449 (diary-mark-entries): Reset diary-included-files on first call.
5450
16712304
GM
5451 * calendar/diary-lib.el (diary-mark-entries)
5452 (diary-mark-included-diary-files):
5453 Visit included diary-files in temp buffers.
5454
5d8e0d43
GM
5455 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
5456 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
5457 (f90-start-block-re, f90-imenu-generic-expression)
5458 (f90-looking-at-program-block-start, f90-no-block-limit):
5459 Add support for submodules.
5460
ccf7a5d5
GM
5461 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
5462 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 5463
11fdef7d 54642011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
5465
5466 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
5467 buffer-file-type before setting its value, to avoid disastrous
eefff499 5468 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 5469
74f53697
JB
54702011-06-25 Juanma Barranquero <lekktu@gmail.com>
5471
5472 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
5473
5474 * ses.el (ses-unload-function):
5475 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
5476
5477 * proced.el (proced-unload-function):
5478 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
5479
18a4ce5e
AR
54802011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
5481
5482 * server.el (server-create-window-system-frame): Add parameters arg.
5483 (server-process-filter): Doc fix. Handle frame-parameters.
5484
519d22cc
JB
54852011-06-25 Juanma Barranquero <lekktu@gmail.com>
5486
5487 Fix bug#8730, bug#8781.
5488
5489 * loadhist.el (unload--set-major-mode): New function.
5490 (unload-feature): Use it.
5491
5492 * progmodes/python.el (python-after-info-look): Add autoload cookie.
5493 (python-unload-function): New function.
5494
c206f5b0
SM
54952011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
5496
5497 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
5498
f9ad64f3
GS
54992011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
5500
5501 * net/browse-url.el (browse-url-firefox-program): Add icecat to
5502 the candidates list.
5503
7d0da90e
JB
55042011-06-24 Juanma Barranquero <lekktu@gmail.com>
5505
5506 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
5507
14b4e83d
RS
55082011-06-23 Richard Stallman <rms@gnu.org>
5509
5510 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
5511 (rmail-variables): Set next-error-move-function.
5512 (rmail-what-message): Take argument POS.
5513 (rmail-next-error-move): New function.
5514
273d2baf
SM
55152011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
5516
5517 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
5518 messages for adjacent non-terminals.
5519
56c2cc9a
RS
55202011-06-23 Richard Stallman <rms@gnu.org>
5521
5522 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 5523 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
5524 (rmail-start-mail): Don't specify use of rmail-mail-return;
5525 that's done by mail-bury now.
5526 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 5527
d59eb518
MA
55282011-06-23 Michael Albinus <michael.albinus@gmx.de>
5529
5530 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
5531 SIZE is a number.
5532
02cfc6d6
MR
55332011-06-23 Martin Rudalics <rudalics@gmx.at>
5534
5535 * window.el (get-lru-window, get-mru-window)
5536 (get-largest-window): Never return a minibuffer window.
5537 (display-buffer-pop-up-window): Fix a bug that could lead to
5538 reusing the minibuffer window.
5539 (display-buffer): Pass original specifier argument to
5540 display-buffer-function instead of the normalized one.
5541 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
5542
4e323265
LL
55432011-06-22 Leo Liu <sdl.web@gmail.com>
5544
5545 * minibuffer.el (completing-read-function)
5546 (completing-read-default): Move from minibuf.c
5547
7a70468f
RS
55482011-06-22 Richard Stallman <rms@gnu.org>
5549
50718fc2
RS
5550 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
5551 to Rmail even if not started by a special Rmail command.
5552
7a70468f
RS
5553 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
5554 Copy the buffer currently showing just one message.
5555
297dde5a
RW
55562011-06-22 Roland Winkler <winkler@gnu.org>
5557
5558 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
5559 (bibtex-clean-entry): First delete the old key so that a
5560 customized algorithm for generating the new key does not get
5561 confused by the old key.
5562 (bibtex-url): Obey regexp of first step.
5563 (bibtex-search-entries): Do not use add-to-list with local
5564 list-var.
5565
97bb1093
LMI
55662011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5567
5568 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
5569 stored a user name, then query for the password first, instead of
5570 waiting for SMTP to give an error message and the trying again.
5571
1c0f1a19
JD
55722011-06-22 Lawrence Mitchell <wence@gmx.li>
5573
5574 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
5575 BUFFER in call-process.
5576
396f7c9d
LMI
55772011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5578
5579 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
5580 QUIT twice.
ddb7ffee
LMI
5581 (smtpmail-try-auth-methods): Require user name and password from
5582 auth-source.
396f7c9d 5583
8998d1b3
MR
55842011-06-22 Martin Rudalics <rudalics@gmx.at>
5585
5586 * window.el (display-buffer-default-specifiers)
5587 (display-buffer-alist): Remove entries for pop-up-frame-alist.
5588 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 5589 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
5590
5591 * frame.el (pop-up-frame-alist, pop-up-frame-function)
5592 (special-display-frame-alist, special-display-popup-frame):
5593 Remove duplicate declarations. These are now in window.el.
5594
4ea31e07
LMI
55952011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5596
c9d29fb8
SM
5597 * mail/smtpmail.el (smtpmail-via-smtp):
5598 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
5599 server supports it. SMTP servers that support STARTTLS commonly
5600 require it.
5601
5602 * net/network-stream.el (network-stream-open-starttls): Support
5603 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 5604 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 5605
95f41d9a
LMI
5606 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
5607 upgrades with `open-network-stream', and rely solely on
5608 auth-source for all credentials. Big changes throughout the file,
5609 but in particular:
c9d29fb8
SM
5610 (smtpmail-auth-credentials): Remove.
5611 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
5612 (smtpmail-via-smtp): Check for servers saying they want AUTH after
5613 MAIL FROM, too.
95f41d9a 5614
c9d29fb8
SM
5615 * net/network-stream.el (network-stream-open-starttls):
5616 Provide support for client certificates both for external and built-in
4ea31e07
LMI
5617 STARTTLS.
5618 (auth-source): Require.
5619 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
5620 (network-stream-certificate): Change cert-cert to cert and
5621 cert-key to key.
4ea31e07 5622
065ec2c7
MA
56232011-06-21 Michael Albinus <michael.albinus@gmx.de>
5624
5625 * net/tramp-cache.el (top): Don't load the persistency file when
5626 "emacs -Q" has been called.
5627
cd93b359
DR
56282011-06-21 Tim Harper <timcharper@gmail.com>
5629
d8e4b68b
JB
5630 * term/ns-win.el (ns-initialize-window-system):
5631 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
5632 resource to NO as it is not yet supported by the NS port.
5633
ae9c0411
JB
56342011-06-21 Juanma Barranquero <lekktu@gmail.com>
5635
5636 * misc.el (list-dynamic-libraries--refresh): Compute header here...
5637 (list-dynamic-libraries): ...not here.
5638
7f3f739f
LL
56392011-06-21 Leo Liu <sdl.web@gmail.com>
5640
5641 * subr.el (sha1): Implement sha1 using secure-hash.
5642
327c8fb1
MR
56432011-06-21 Martin Rudalics <rudalics@gmx.at>
5644
5645 * window.el (display-buffer-alist): In default value do not
5646 enforce searching a window on any but the selected frame.
5647 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5648 (display-buffer-select-window): Remove function.
5649 (display-buffer-in-window): When a window on another frame gets
5650 reused, do not select it any more but just raise its frame if
5651 necessary (Bug#8851) and (Bug#8856).
5652 (display-buffer-normalize-options): Handle pop-up-frames related
5653 options more faithfully.
5654 (pop-to-buffer): Don't rely on `display-buffer' selecting the
5655 window if it is on another frame.
c9d29fb8
SM
5656 (display-buffer-alist, display-buffer-default-specifiers):
5657 Don't make new frame unsplittable by default.
9e9de014
MR
5658 (display-buffer-normalize-argument): Fix doc-string typo and use
5659 'same-frame-other-window instead of 'other-window when associating
5660 with display-buffer-macro-specifiers.
327c8fb1 5661
7cf3f556
VB
56622011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
5663
5664 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
5665 New functions.
5666 (5x5-mode-map, 5x5-mode-menu): Bind them.
5667 (5x5-draw-grid): Tweak the solver's rendering.
5668
60a406cf
SM
56692011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5670
5671 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
5672 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
5673
d8e4b68b 56742011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
5675
5676 * menu-bar.el: Use function variable instead of switch-to-buffer.
5677 (menu-bar-select-buffer-function): New variable.
60a406cf 5678 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 5679
478d6f95
SM
56802011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
5681
5682 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
5683 variable's status.
5684
ca530739
JD
56852011-06-20 Jan Djärv <jan.h.d@swipnet.se>
5686
5687 * x-dnd.el (x-dnd-version-from-flags)
5688 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
5689 and long as number (Bug#8899).
5690 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
5691
bcd70d97
SM
56922011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
5693
60a406cf 5694 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
5695 (completion-try-completion, completion-all-completions): Compute the
5696 metadata argument if it's missing; make it optional (bug#8795).
5697
60a406cf 5698 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
5699 (widget-complete): Use new :completion-function property.
5700 (widget-completions-at-point): New function.
5701 (default): Use :completion-function instead of :complete.
60a406cf
SM
5702 (widget-default-completions): Rename from widget-default-complete;
5703 Rewrite.
bcd70d97
SM
5704 (widget-string-complete, widget-file-complete, widget-color-complete):
5705 Remove functions.
5706 (file, symbol, function, variable, coding-system, color):
5707 * international/mule-cmds.el (default-input-method, charset)
5708 (language-info-custom-alist):
5709 * cus-edit.el (face): Use new property :completions.
5710
5711 * progmodes/pascal.el (pascal-completions-at-point): New function.
5712 (pascal-mode): Use it.
5713 (pascal-mode-map): Use completion-at-point.
5714 (pascal-toggle-completions): Make obsolete.
5715 (pascal-complete-word, pascal-show-completions):
5716 * progmodes/octave-mod.el (octave-complete-symbol):
5717 Redefine as obsolete alias.
5718 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
5719 Signal absence of completion info for old Octave,
5720 (inferior-octave-complete): Redefine as obsolete alias.
5721 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
5722 (meta-completions-at-point): Rename from meta-complete-symbol and
5723 adapt it for use on completion-at-point-functions.
5724 (meta-common-mode): Use it.
5725 (meta-looking-at-backward, meta-match-buffer): Remove.
5726 (meta-complete-symbol): Redefine as obsolete alias.
5727 (meta-common-mode-map): Use completion-at-point.
5728 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
5729 (makefile-mode-map): Use completion-at-point.
5730 (makefile-completions-at-point): Rename from makefile-complete and
5731 adapt it for use on completion-at-point-functions.
5732 (makefile-mode): Use it.
5733 (makefile-complete): Redefine as obsolete alias.
5734
aebf69c8
DD
57352011-06-20 Deniz Dogan <deniz@dogan.se>
5736
5737 * net/rcirc.el: Delete trailing whitespaces once and for all.
5738
bfbbb27d
DC
57392011-06-20 Daniel Colascione <dan.colascione@gmail.com>
5740
5741 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
5742
d264a46b
CY
57432011-06-19 Chong Yidong <cyd@stupidchicken.com>
5744
4ca009e5
CY
5745 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
5746
d264a46b
CY
5747 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
5748
fbf5b3ce
MR
57492011-06-19 Martin Rudalics <rudalics@gmx.at>
5750
5751 * window.el (display-buffer-other-window-means-other-frame):
5752 Call display-buffer-normalize-alist.
5753 (display-buffer-normalize-specifiers-1): Rename to
5754 display-buffer-normalize-argument. New argument other-frame.
5755 Rewrite.
5756 (display-buffer-normalize-specifiers-2): Rename to
5757 display-buffer-normalize-options.
5758 (display-buffer-normalize-alist-1): New function.
5759 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
5760 display-buffer-normalize-alist.
5761 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
5762 (display-buffer-normalize-options-inhibit): New variable.
5763 (display-buffer-normalize-specifiers): Rewrite calling
5764 display-buffer-normalize-alist,
5765 display-buffer-normalize-argument, and
5766 display-buffer-normalize-options. Don't call the latter if
5767 display-buffer-normalize-options-inhibit is non-nil.
5768 (frame-auto-delete): New option.
5769 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
5770 (window-list-no-nils, window-state-ignored-parameters)
5771 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
5772 (window-state-put-1, window-state-put-2, window-state-put):
5773 New functions.
9a028c23
MR
5774 (display-buffer-normalize-options): Move special-display-p group
5775 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 5776
6d10d800
CY
57772011-06-18 Chong Yidong <cyd@stupidchicken.com>
5778
6420d28b
CY
5779 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
5780 groups (Bug#8776).
5781 (rx-submatch-n): New function.
5782 (rx): Document it.
5783
ddb8b596
CY
5784 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
5785 (Bug#8768).
5786
5787 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
5788
77080289
CY
5789 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
5790
61dfb316
CY
5791 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
5792 anytime existing face settings are present (Bug#8889).
5793
6d10d800
CY
5794 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
5795 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
5796 Remove unused argument.
5797
be3fb2b8
MR
57982011-06-18 Martin Rudalics <rudalics@gmx.at>
5799
bcd70d97
SM
5800 * window.el (display-buffer-default-specifiers):
5801 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
5802 pop-up-window-min-width, and another reuse-window specifier
5803 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
5804 (display-buffer-normalize-specifiers-2):
5805 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
5806 pop-up-windows is unset. Add a reuse-window specifier for the
5807 case popping up a new window fails.
5808 (special-display-popup-frame): Remove double quoting.
28dec25a 5809 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 5810
1c6d8c76
SM
58112011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
5812
5813 * shell.el (shell-completion-vars): Set pcomplete-termination-string
5814 according to comint-completion-addsuffix.
5815
5816 * pcomplete.el: Convert to lexical binding and fix bug#8819.
5817 (pcomplete-suffix-list): Mark as obsolete.
5818 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
5819 pcomplete-seen in the closure.
5820 (pcomplete-comint-setup): Setup completion-at-point as well.
5821 (pcomplete--entries): New function.
5822 (pcomplete--env-regexp): New var.
5823 (pcomplete-entries): Rewrite to work with partial-completion and
5824 without relying on pcomplete-suffix-list.
5825 (pcomplete-pare-list): Remove, unused.
5826
25aef8b8
MR
58272011-06-17 Martin Rudalics <rudalics@gmx.at>
5828
5829 * window.el (display-buffer-alist): Set pop-up-window-min-height
5830 and pop-up-window-min-width in default value. Reported by
5831 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
5832 other-window-means-other-frame.
5833 (display-buffer-macro-specifiers): Comment out entry for
5834 other-window specifier.
5835 (display-buffer-other-window-means-other-frame): New function.
5836 (display-buffer-normalize-specifiers-1): New arguments
5837 buffer-name and label. Treat other-window case specially.
5838 (display-buffer-normalize-specifiers-2): Treat other-window case
5839 specially.
5840 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
5841 (display-buffer-normalize-specifiers):
5842 Call display-buffer-normalize-specifiers-3.
25aef8b8 5843
dbad4f69
MR
58442011-06-17 Martin Rudalics <rudalics@gmx.at>
5845
5846 * window.el (same-window-p): Fix two typos introduced when
5847 adding with-no-warnings.
d1067961
MR
5848 (display-buffer-normalize-specifiers-1): Don't check
5849 pop-up-frames for 'unset initialization.
5850 (display-buffer-normalize-specifiers-2): Major rewrite using
5851 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
5852 (pop-up-frames, display-buffer-reuse-frames)
5853 (display-buffer-mark-dedicated): Don't initialize to 'unset.
5854 Suggested by David Engster <deng@randomsample.de>.
5855 (even-window-heights): Initialize to 'unset.
5856 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
5857 (display-buffer-macro-specifiers): Don't pop up a new frame in the
5858 other window case.
dbad4f69 5859
9b9c9e3a
MR
58602011-06-16 Martin Rudalics <rudalics@gmx.at>
5861
bcd70d97
SM
5862 * window.el (display-buffer-normalize-specifiers-1):
5863 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 5864 second argument of display-buffer (Bug#8865).
981d5c09
MR
5865 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
5866 (switch-to-buffer-other-window-same-frame)
5867 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
5868 Adams (Bug#8875).
9c2755e9
MR
5869 (display-buffer): Don't check noninteractive when calling
5870 display-buffer-pop-up-frame.
5871 (display-buffer-pop-up-frame): Never pop up a frame in
5872 noninteractive mode (Bug#8857).
67222e1d
MR
5873 (enlarge-window, shrink-window): Don't report an error when the
5874 window can't be resized as requested (Bug#8862).
9b9c9e3a 5875
2b75be67
SM
58762011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5877
9ffdd3ba
SM
5878 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
5879
cb581a67
SM
5880 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
5881
2b75be67
SM
5882 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
5883
8c0e3589
AM
58842011-06-15 Alan Mackenzie <acm@muc.de>
5885
cb581a67
SM
5886 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
5887 for declarators, disable knr checking to speed up for normal files.
5888 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 5889
b96e6cde
LMI
58902011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5891
4bba86e6
LMI
5892 * net/network-stream.el (open-network-stream): Add the keyword
5893 :always-query-capabilities for the case where you want to force a
5894 `plain' network connection, but the protocol still requires the
5895 capabilitiy command (i.e., SMTP and EHLO).
5896
2b75be67 5897 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
5898 consistency with other `-live-p' functions.
5899
efdcdbf8
SM
59002011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
5901
5902 * window.el (same-window-buffer-names, same-window-regexps)
5903 (special-display-frame-alist, special-display-popup-frame)
5904 (special-display-function, special-display-buffer-names)
5905 (special-display-regexps, pop-up-frame-alist)
5906 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
5907 (pop-up-windows, split-window-preferred-function)
5908 (split-height-threshold, split-width-threshold, even-window-heights)
5909 (display-buffer-mark-dedicated): Don't encourage the use of
5910 display-buffer-alist from Elisp code.
5911
c5cde042
DN
59122011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
5913
5914 * progmodes/python.el (python-mode): Derive from prog-mode.
5915 * progmodes/ps-mode.el (ps-mode):
5916 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 5917 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
5918 * progmodes/ld-script.el (ld-script-mode): Likewise.
5919
baa1c9ab
MR
59202011-06-15 Martin Rudalics <rudalics@gmx.at>
5921
5922 * window.el (display-buffer-alist): Trim default value to avoid
5923 popping up a new frame (Bug#8857) or reusing an arbitrary window
5924 on another frame.
5925 (display-buffer): Do not fall back on popping up a new frame in
5926 batch mode (Bug#8857).
5927
c5dd5a51
CY
59282011-06-14 Chong Yidong <cyd@stupidchicken.com>
5929
5930 * cus-theme.el (describe-theme-1): Use custom-theme-p.
5931 (custom-theme-summary): New function.
5932 (customize-themes): Use it.
5933
d647b7c4
GM
59342011-06-13 Glenn Morris <rgm@gnu.org>
5935
5936 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
5937
9481c002
MR
59382011-06-13 Martin Rudalics <rudalics@gmx.at>
5939
357f93d2
MR
5940 * help.el (help-window): Remove variable.
5941 (help-window-point-marker, temp-buffer-max-height)
5942 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
5943 (help-print-return-message): Don't set help-window.
5944 (resize-temp-buffer-window): Rewrite cod eand doc-string.
5945 (help-window-setup-finish): Remove.
5946 (help-window-display-message, help-window-setup)
5947 (with-help-window): Major rewrite based on new
5948 display-buffer-window variable.
5949
5950 * help-mode.el (help-mode-finish): Remove help-window related
5951 code.
5952
5953 * view.el (view-exits-all-viewing-windows): Remove reference to
5954 view-return-to-alist in doc-string.
5955 (view-return-to-alist): Make obsolete.
5956 (view-buffer): Call pop-to-buffer-same-window and remove
5957 undo-window code.
5958 (view-buffer-other-window): Call pop-to-buffer-other-window and
5959 simplify code. Ignore second argument.
5960 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
5961 simplify code. Ignore second argument.
5962 (view-return-to-alist-update): Make obsolete.
5963 (view-mode-enter): Rename second argument to QUIT-RESTORE.
5964 Rewrite using quit-restore window parameters.
2b75be67
SM
5965 (view-mode-exit): Rename second argument to EXIT-ONLY.
5966 Rewrite using quit-restore-window.
357f93d2
MR
5967 (View-exit, View-exit-and-edit, View-leave, View-quit)
5968 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
5969 appropriate arguments.
5970 (view-end-message): Use quit-restore window parameter.
5971
9481c002
MR
5972 * window.el (display-buffer-function): Rewrite doc-string.
5973 (display-buffer-window, display-buffer-alist): New variables.
5974 (display-buffer-split-specifiers)
5975 (display-buffer-side-specifiers)
5976 (display-buffer-macro-specifiers): New constants.
5977 (display-buffer-even-window-sizes, display-buffer-set-height)
5978 (display-buffer-set-width, display-buffer-select-window)
5979 (display-buffer-in-window, display-buffer-reuse-window)
5980 (display-buffer-split-window-1, display-buffer-split-window)
5981 (display-buffer-split-atom-window, display-buffer-pop-up-window)
5982 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
5983 (display-buffer-in-side-window, normalize-buffer-to-display)
5984 (display-buffer-normalize-specifiers-1)
5985 (display-buffer-normalize-specifiers-2)
2b75be67
SM
5986 (display-buffer-normalize-specifiers, display-buffer-frame):
5987 New functions.
9481c002
MR
5988 (display-buffer): Major rewrite.
5989 (display-buffer-other-window, display-buffer-other-frame)
5990 (pop-to-buffer, switch-to-buffer-other-window)
5991 (switch-to-buffer-other-frame): Rewrite.
5992 (display-buffer-same-window, display-buffer-same-frame)
5993 (display-buffer-same-frame-other-window)
5994 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
5995 (pop-to-buffer-other-window)
5996 (pop-to-buffer-same-frame-other-window)
5997 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
5998 (switch-to-buffer-other-window-same-frame): New functions.
5999 (same-window-p, special-display-p): Rewrite disabling warnings.
6000 Make obsolete.
6001 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
6002 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
6003 Make obsolete
6004 (same-window-buffer-names, same-window-regexps)
6005 (special-display-frame-alist, special-display-popup-frame)
6006 (special-display-function, special-display-buffer-names)
6007 (special-display-regexps, pop-up-frame-alist)
6008 (pop-up-frame-function, split-window-preferred-function)
6009 (split-height-threshold, split-width-threshold)
6010 (even-window-heights): Make obsolete.
6011
9db51aca
GM
60122011-06-12 Glenn Morris <rgm@gnu.org>
6013
6014 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 6015 Misc simplifications.
9db51aca 6016
39cffb44
MR
60172011-06-12 Martin Rudalics <rudalics@gmx.at>
6018
6019 * window.el (window-safely-shrinkable-p): Restore function which
6020 was inadvertently removed in change from 2011-06-11. Declare as
6021 obsolete.
6022
2b75be67
SM
6023 * calendar/calendar.el (calendar-generate-window):
6024 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
6025 window-safely-shrinkable-p.
6026
a8955be7
GM
60272011-06-12 Glenn Morris <rgm@gnu.org>
6028
6029 * progmodes/fortran.el (fortran-mode-syntax-table):
6030 * progmodes/f90.el (f90-mode-syntax-table):
6031 Set % to punctuation. (Bug#8820)
6032 (f90-find-tag-default): Remove, no longer needed.
6033
f0d4059d
DC
60342011-06-12 Daniel Colascione <dan.colascione@gmail.com>
6035
6036 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
6037
1100a63c
CY
60382011-06-11 Chong Yidong <cyd@stupidchicken.com>
6039
6040 * image.el (image-animated-p): Return animation delay in seconds.
6041 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
6042 (image-animate-timeout): Remove DELAY argument. Don't assume
6043 every subimage has the same delay; get it from image-animated-p.
6044 (image-animate): Caller changed.
6045
def722bf
MA
60462011-06-11 Michael Albinus <michael.albinus@gmx.de>
6047
6048 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
6049 to ignored backtrace functions.
6050
0a2bb1a9
GM
60512011-06-11 Glenn Morris <rgm@gnu.org>
6052
6053 * calendar/appt.el (appt-disp-window-function): Doc fix.
6054 (appt-check): Handle overlapping appointments. (Bug#8337)
6055
6198ccd0
MR
60562011-06-11 Martin Rudalics <rudalics@gmx.at>
6057
6058 * window.el (window-tree-1, window-tree): New functions, moving
6059 the latter to window.el.
6060 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
6061 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
6062 (bw-refresh-edges): Remove.
6063 (balance-windows-1, balance-windows-2): New functions.
6064 (balance-windows): Rewrite in terms of window tree functions,
6065 balance-windows-1 and balance-windows-2.
6066 (bw-adjust-window): Remove.
6067 (balance-windows-area-adjust): New function with functionality of
6068 bw-adjust-window but using resize-window.
2b75be67
SM
6069 (set-window-text-height): Rewrite doc-string.
6070 Use normalize-live-window and resize-window.
6071 (enlarge-window-horizontally, shrink-window-horizontally):
6072 Rename argument to DELTA.
6198ccd0
MR
6073 (window-buffer-height): New function.
6074 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
6075 Rewrite using new window resize routines.
2b75be67
SM
6076 (kill-buffer-and-window, mouse-autoselect-window-select):
6077 Use ignore-errors instead of condition-case.
6198ccd0
MR
6078 (quit-window): Call delete-frame instead of delete-windows-on
6079 for the only buffer on frame.
6080
9397e56f
MR
60812011-06-10 Martin Rudalics <rudalics@gmx.at>
6082
6083 * loadup.el (top-level): Load window before files for the sake
6084 of replace-buffer-in-windows.
6085
6086 * files.el (read-buffer-to-switch)
6087 (switch-to-buffer-other-window)
2b75be67
SM
6088 (switch-to-buffer-other-frame, display-buffer-other-frame):
6089 Move to window.el.
9397e56f
MR
6090
6091 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
6092 (previous-buffer): Move to window.el.
6093
6094 * bindings.el (unbury-buffer): Move to window.el.
6095
6096 * window.el (delete-other-windows-vertically): Move after
6097 definition of delete-other-windows.
6098 (other-window, delete-windows-on, replace-buffer-in-windows):
6099 Move here from window.c.
6100 (record-window-buffer, unrecord-window-buffer)
6101 (set-window-buffer-start-and-point, switch-to-prev-buffer)
6102 (switch-to-next-buffer): New functions.
6103 (get-next-valid-buffer, last-buffer, next-buffer): Move here
6104 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
6105 (previous-buffer): Move here from simple.el.
6106 Call switch-to-prev-buffer.
9397e56f
MR
6107 (bury-buffer): Move here from buffer.c. Switch to previous
6108 buffer when window cannot be deleted.
6109 (unbury-buffer): Move here from bindings.el.
6110 (ctl-x-map): Move binding for other-window from window.c to
6111 here.
6112 (read-buffer-to-switch, switch-to-buffer-other-window)
6113 (switch-to-buffer-other-frame): Move here from files.el.
6114 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
6115 (switch-to-buffer): Move here from buffer.c.
6116 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 6117
562dd5e9
MR
61182011-06-10 Martin Rudalics <rudalics@gmx.at>
6119
6120 * window.el (window-min-height, window-min-width): Move here
6121 from window.c. Add defcustoms and rewrite doc-strings.
6122 (resize-mini-window, resize-window): New functions.
6123 (adjust-window-trailing-edge, enlarge-window, shrink-window):
6124 Move here from window.c.
6125 (maximize-window, minimize-window): New functions.
6126 (delete-window, delete-other-windows, split-window): Move here
6127 from window.c.
6128 (window-split-min-size): New function.
6129 (split-window-keep-point): Mention split-window-above-each-other
6130 instead of split-window-vertically.
2b75be67
SM
6131 (split-window-above-each-other, split-window-vertically):
6132 Rename split-window-vertically to split-window-above-each-other and
562dd5e9
MR
6133 provide defalias for old definition.
6134 (split-window-side-by-side, split-window-horizontally): Rename
6135 split-window-horizontally to split-window-side-by-side and provide
6136 defalias for the old definition.
6137 (ctl-x-map): Move bindings for delete-window,
6138 delete-other-windows and enlarge-window here from window.c.
6139 Replace bindings for split-window-vertically and
6140 split-window-horizontally by bindings for
6141 split-window-above-each-other and split-window-side-by-side.
6142
6143 * cus-start.el (all): Remove entries for window-min-height and
6144 window-min-width. Add entries for window-splits and
6145 window-nest.
6146
f0da764a
GM
61472011-06-09 Glenn Morris <rgm@gnu.org>
6148
80675c21
GM
6149 * calendar/appt.el (appt-mode-line): New function.
6150 (appt-check, appt-disp-window): Use it.
6151
f0da764a
GM
6152 * files.el (hack-one-local-variable-eval-safep):
6153 Allow minor-modes with explicit +/-1 arguments.
6154
59f623b7
TZ
61552011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
6156
6157 * term/xterm.el (xterm): Add defgroup.
6158 (xterm-extra-capabilities): Add defcustom to supply known xterm
6159 capabilities, skip querying them, or query them (default).
6160 (terminal-init-xterm): Use it.
6161 (terminal-init-xterm-modify-other-keys): New function to set up
6162 modifyOtherKeys support to simplify `terminal-init-xterm'.
6163
9aab8e0d
MR
61642011-06-09 Martin Rudalics <rudalics@gmx.at>
6165
6166 * window.el (resize-window-reset, resize-window-reset-1)
6167 (resize-subwindows-skip-p, resize-subwindows-normal)
6168 (resize-subwindows, resize-other-windows, resize-this-window)
6169 (resize-root-window, resize-root-window-vertically)
6170 (window-deletable-p, window-or-subwindow-p)
6171 (frame-root-window-p): New functions.
6172
e8b08aee
GM
61732011-06-09 Glenn Morris <rgm@gnu.org>
6174
6175 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
6176 (ange-ftp-get-files): Use it.
6177
254c37a5
AK
61782011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
6179
6180 * mail/sendmail.el (mail-recover-1, mail-recover):
6181 * files.el (recover-file, recover-session):
6182 Handle dired-listing-switches not being just a single short option.
6183
35d7dbd3
GM
61842011-06-09 Glenn Morris <rgm@gnu.org>
6185
6186 * calendar/appt.el (appt-display-message, appt-disp-window):
6187 Handle lists of appointments.
6188
387522b2
MR
61892011-06-08 Martin Rudalics <rudalics@gmx.at>
6190
2b75be67
SM
6191 * window.el (one-window-p): Move down in code.
6192 Rewrite doc-string.
6193 (window-current-scroll-bars): Rewrite doc-string.
6194 Normalize live window argument.
387522b2
MR
6195 (walk-windows, get-window-with-predicate, count-windows):
6196 Rewrite doc-string. Use window-list-1.
6197 (window-in-direction-2, window-in-direction, get-mru-window):
6198 New functions.
6199
d8e4b68b 62002011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
6201
6202 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
6203 Doc fix (Bug#8713).
6204
62052011-06-08 Chong Yidong <cyd@stupidchicken.com>
6206
6207 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
6208
62092011-06-08 Juanma Barranquero <lekktu@gmail.com>
6210
6211 * loadhist.el (unload-feature-special-hooks):
6212 Add `comint-output-filter-functions'.
6213
0de12c52
IK
62142011-06-08 Ivan Kanis <gnu@kanis.fr>
6215
6216 * calendar/appt.el (appt-check): Move some initializations into the let.
6217
f3d1777e
MR
62182011-06-08 Martin Rudalics <rudalics@gmx.at>
6219
6220 * window.el (window-height): Defalias to window-total-height.
6221 (window-width): Defalias to window-body-width.
6222
18af70d0
CY
62232011-06-07 Chong Yidong <cyd@stupidchicken.com>
6224
6225 * image-mode.el (image-toggle-animation): New command.
6226 (image-mode-map): Bind it to RET.
6227 (image-mode): Update message.
6228 (image-toggle-display-image): Avoid a spurious cache flush.
6229 (image-transform-rotation): Doc fix.
6230 (image-transform-properties): Return quickly in the normal case.
6231 (image-animate-loop): Rename from image-animate-max-time.
6232
2b75be67 6233 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
6234 (create-animated-image): Remove unnecessary function.
6235 (image-animate): Rename from image-animate-start. New arg.
2b75be67 6236 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
6237 (image-animate-timer): Use car-safe.
6238 (image-animate-timeout): Rename argument.
6239
190b47e6
MR
62402011-06-07 Martin Rudalics <rudalics@gmx.at>
6241
6242 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
6243 window.c. Rename first argument to ALL-FRAMES.
6244 Rephrase doc-strings.
6245 (get-buffer-window-list): Rewrite using window-list-1.
6246 Rephrase doc-string.
a1511caf
MR
6247 (window-safe-min-height, window-safe-min-width): New constants.
6248 (window-size-ignore, window-min-size, window-min-size-1)
6249 (window-sizable, window-sizable-p, window-size-fixed-1)
6250 (window-size-fixed-p, window-min-delta-1, window-min-delta)
6251 (window-max-delta-1, window-max-delta, window-resizable)
6252 (window-resizable-p, window-total-height, window-total-width)
6253 (window-body-width): New functions.
6254 (window-full-height-p, window-full-width-p): Rewrite using
6255 window-total-size.
6256 (window-body-height): Rewrite using window-body-size.
190b47e6 6257
85cc1f11
MR
62582011-06-06 Martin Rudalics <rudalics@gmx.at>
6259
6260 * window.el (window-right, window-left, window-child)
6261 (window-child-count, window-last-child, window-any-p)
6262 (normalize-live-buffer, normalize-live-frame)
6263 (normalize-any-window, normalize-live-window)
6264 (window-iso-combination-p, window-iso-combined-p)
6265 (window-iso-combinations)
6266 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
6267 (windows-with-parameter, window-with-parameter)
6268 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
6269 (window-atom-check, window-side-check, window-check):
6270 New functions.
85cc1f11
MR
6271 (ignore-window-parameters, window-sides, window-sides-vertical)
6272 (window-sides-slots): New variables.
6273 (window-size-fixed): Move down in code. Minor doc-string fix.
6274
e7156492
AS
62752011-06-05 Andreas Schwab <schwab@linux-m68k.org>
6276
6277 * comint.el (comint-dynamic-complete-as-filename)
6278 (comint-dynamic-complete-filename): Correctly call
6279 completion-in-region.
6280
7e821d0d
DD
62812011-06-05 Deniz Dogan <deniz@dogan.se>
6282
6283 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
6284 in last change.
6285
ac09b8a1
DD
62862011-06-05 Deniz Dogan <deniz@dogan.se>
6287
6288 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
6289 (rcirc): Use it to prompt for encryption.
6290
34699b85
RW
62912011-06-05 Roland Winkler <winkler@gnu.org>
6292
6293 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
6294 (bibtex-search-entries): New command bound to C-c C-a.
6295 (bibtex-display-entries): New function.
6296
004dedd3
RW
62972011-06-05 Roland Winkler <winkler@gnu.org>
6298
6299 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
6300 (bibtex-insert-kill): After yanking insert newline if necessary.
6301 (bibtex-initialize): Call bibtex-string-files-init only once.
6302 (bibtex-mode): Do not call easy-menu-add.
6303 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
6304 (bibtex-yank): Set arg properly if nil.
6305
022fe7ce
RW
63062011-06-05 Roland Winkler <winkler@gnu.org>
6307
2b75be67
SM
6308 * textmodes/bibtex.el (bibtex-search-entry-globally):
6309 New variable.
022fe7ce
RW
6310 (bibtex-search-entry): Use it.
6311
b7c3692a
RW
63122011-06-05 Roland Winkler <winkler@gnu.org>
6313
6314 * textmodes/bibtex.el (bibtex-entry-format): New option
6315 sort-fields.
6316 (bibtex-format-entry, bibtex-reformat): Honor this option.
6317 (bibtex-parse-entry): Return fields in proper order.
6318
8eda563d
JB
63192011-06-05 Juanma Barranquero <lekktu@gmail.com>
6320
6321 * doc-view.el (doc-view-remove-if): Move computation of result out
6322 of `dolist' to silence misleading lexical-binding warning.
6323
7dbe3dbc
CY
63242011-06-04 Chong Yidong <cyd@stupidchicken.com>
6325
6326 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
6327 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
6328
0c33dd17
MA
63292011-06-04 Michael Albinus <michael.albinus@gmx.de>
6330
6331 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
6332 "SunOS 5.10".
6333
f8f91c2b
MA
63342011-06-04 Michael Albinus <michael.albinus@gmx.de>
6335
6336 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
6337 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
6338 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
6339 (tramp-parse-putty):
6340 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
6341 (tramp-completion-function-alist-ssh)
6342 (tramp-completion-function-alist-telnet)
6343 (tramp-completion-function-alist-su)
6344 (tramp-completion-function-alist-putty): Set `tramp-autoload'
6345 cookie.
6346
6347 * net/tramp-ftp.el:
6348 * net/tramp-sh.el:
6349 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
6350 load "tramp.el" `tramp-set-completion-function'.
6351
e17d9003
SM
63522011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
6353
6354 * shell.el: Require and use pcomplete.
6355 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
6356 (shell-completion-vars): Set pcomplete-default-completion-function.
6357
6c4cab03
DD
63582011-06-04 Deniz Dogan <deniz@dogan.se>
6359
6360 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
6361 `memq' (Bug#8799).
6362
ea9fafe0
SM
63632011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
6364
6365 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
6366
b3e945d3
JB
63672011-06-02 Juanma Barranquero <lekktu@gmail.com>
6368
6369 * bs.el (bs--mark-unmark, bs--nth-wrapper):
6370 * mpc.el (mpc-select-extend, mpc-songpointer-context):
6371 * vc/log-view.el (log-view-beginning-of-defun):
6372 * vc/smerge-mode.el (smerge-apply-resolution-patch)
6373 (smerge-refine-forward, smerge-refine-chopup-region):
6374 Silence warning for unused `dotimes' counter variables.
6375
7d520089
SM
63762011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
6377
6378 * net/tramp.el (tramp-with-progress-reporter): Rename from
6379 with-progress-reporter. Use `declare'.
6380 * net/tramp-smb.el:
6381 * net/tramp-sh.el:
6382 * net/tramp-gvfs.el: Update all uses.
6383
a1c2400f
JB
63842011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
6385
6386 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
6387 buffer isn't killed before making it current.
6388
2403c841
SM
63892011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6390
6391 Silence various byte-compiler warnings.
6392 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
6393 `access-type' and new obsolescence format.
6394 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
6395 new format.
6396 (byte-compile-check-variable): New `access-type' argument.
6397 Only warn if the access-type is obsolete.
6398 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
6399 (byte-compile-variable-set): Adjust callers.
6400 * help-fns.el (describe-variable): Adjust to new obsolescence format.
6401 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
6402 setting it as obsolete.
6403 * simple.el (minibuffer-completing-symbol):
6404 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
6405 access as obsolete.
6406 * minibuffer.el (minibuffer-completing-file-name): Don't make it
6407 obsolete yet.
6408 * international/quail.el (quail-mouse-choose-completion): Remove unused
6409 code referring to obsolete var.
6410 (quail-choose-completion-string): Remove.
6411 * server.el (server-clients-with, server-kill-buffer-query-function)
6412 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
6413 * proced.el (proced-send-signal):
6414 * emacs-lisp/lisp.el (lisp-complete-symbol):
6415 Replace completion-annotate-function with completion-extra-properties.
6416
2462470b
SM
64172011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
6418
fb5b2591
SM
6419 * simple.el (goto-line): Use read-number.
6420 (overriding-map-is-bound): Remove.
6421 (saved-overriding-map): Change default.
6422 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
6423 Take the map as argument.
6424 (universal-argument, negative-argument, digit-argument): Use it.
6425 (restore-overriding-map): Adjust.
6426 (do-auto-fill): Use fill-forward-paragraph.
6427 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
6428
fd6fa53f
SM
6429 * minibuffer.el (minibuffer-inactive-mode-map): New var.
6430 (minibuffer-inactive-mode): New major mode.
6431 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
6432 the *Messages* buffer" hack.
6433 (mouse-popup-menubar): Don't burp if the event is a normal key.
6434
2462470b
SM
6435 Miscellaneous tweaks.
6436 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
6437 lexical scoping as in subr.el's dolist and dotimes.
6438 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
6439 Silence compiler warning.
6440 * thingatpt.el (forward-whitespace): Trivial coding style fix.
6441 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
6442 * international/ccl.el (ccl-compile): Trivial simplification.
6443 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
6444 * emacs-lisp/testcover.el (testcover-end): Remove spurious
6445 `printflag' argument.
6446 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
6447 Purecopy the whole obsolescence data.
6448
108bf785
LL
64492011-06-01 Leo Liu <sdl.web@gmail.com>
6450
6451 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
6452 improve doc-string as suggested by Marco Pessotto
6453 <melmothx@gmail.com>.
6454 (rcirc-print): Fix last change.
6455
30a23501
SM
64562011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6457
6458 * minibuffer.el (complete-with-action): Return nil for the metadata and
6459 boundaries of non-functional tables.
6460 (completion-table-dynamic): Return nil for the metadata.
6461 (completion-table-with-terminator): Add default case, using
6462 complete-with-action.
6463 (completion--metadata): New function.
6464 (completion-all-sorted-completions, minibuffer-completion-help): Use it
6465 to try and avoid pathological performance problems.
6466 (completion--embedded-envvar-table): Return `category' metadata.
6467
bcd54f83
LMI
64682011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6469
6470 * subr.el (process-alive-p): New tiny convenience function.
6471
e227544d
SM
64722011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6473
6474 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
6475 content but also its previous major mode.
6476
e8296fdc
HE
64772011-05-31 Helmut Eller <eller.helmut@gmail.com>
6478
4d61f28d 6479 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
6480 *Backtrace* buffer when we exit with C-M-c.
6481
620c53a6
SM
64822011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
6483
6484 * minibuffer.el: Add metadata method to completion tables.
6485 (completion-category-overrides): New defcustom.
6486 (completion-metadata, completion--field-metadata)
6487 (completion-metadata-get, completion--styles)
6488 (completion--cycle-threshold): New functions.
6489 (completion-try-completion, completion-all-completions):
6490 Add `metadata' argument to choose completion-styles.
6491 (completion--do-completion): Use metadata to choose cycling.
6492 (completion-all-sorted-completions): Use metadata for sorting.
6493 Remove :completion-cycle-penalty which is not needed any more.
6494 (completion--try-word-completion): Add `metadata' argument.
6495 (minibuffer-completion-help): Check metadata for annotation function
6496 and sorting.
6497 (completion-file-name-table): Return `category' metadata.
6498 (minibuffer-completing-file-name): Make obsolete.
6499 * simple.el (minibuffer-completing-symbol): Make obsolete.
6500 * icomplete.el (icomplete-completions): Pass new `metadata' param to
6501 completion-try-completion.
6502
1257e755
SM
65032011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
6504
6505 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
6506
3767e706
LL
65072011-05-30 Leo Liu <sdl.web@gmail.com>
6508
6509 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
6510 (rcirc-print): Decode all incoming messages (bug#8744).
6511 (rcirc-decode-coding-system): Allow value nil for automatic coding
6512 system detection.
3767e706 6513
d1a5d56a
GM
65142011-06-01 Glenn Morris <rgm@gnu.org>
6515
6516 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
6517
e8cbec34
CY
65182011-05-29 Chong Yidong <cyd@stupidchicken.com>
6519
6520 * image.el (image-animate-max-time): Allow nil and t values.
6521 Default to nil.
6522 (create-animated-image): Doc fix.
6523 (image-animate-start): Remove second arg; just use
6524 image-animate-max-time.
6525 (image-animate-timeout): Doc fix. Args changed.
6526
6527 * image-mode.el (image-toggle-display-image): Ensure that the
6528 image spec passed to the animate timer is the same object as in
58179cce 6529 the buffer's display property (Bug#6981).
e8cbec34
CY
6530 (image-transform-properties): Doc fix.
6531
6532 * image.el (image-animate-max-time): Default to nil.
6533
159daf87
MR
65342011-05-29 Martin Rudalics <rudalics@gmx.at>
6535
6536 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
6537 entire buffer list (Bug#8184).
6538
d66c4c7c
CY
65392011-05-29 Chong Yidong <cyd@stupidchicken.com>
6540
6541 * image.el (imagemagick-types-inhibit)
6542 (imagemagick-register-types): Doc fix.
6543
80aec780
DD
65442011-05-29 Deniz Dogan <deniz@dogan.se>
6545
6546 * net/rcirc.el (rcirc): Use the user's stored encryption method by
6547 default.
6548
1dd3c2d9
CY
65492011-05-29 Chong Yidong <cyd@stupidchicken.com>
6550
6551 * select.el: Don't perform clipboard-manager saving in hooks;
6552 leave the hooks empty.
6553
60e56523
LL
65542011-05-28 Leo Liu <sdl.web@gmail.com>
6555
6556 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
6557 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
6558 (occur-edit-mode): New major mode (Bug#8463).
6559 (occur-after-change-function): New function.
6560 (occur-engine): Give Occur tags a read-only property.
6561
2b1e1a22
KR
65622011-05-28 Kevin Ryde <user42@zip.com.au>
6563
6564 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
6565
5d344e88
CY
65662011-05-28 Chong Yidong <cyd@stupidchicken.com>
6567
8e6ca83d
CY
6568 * bindings.el (help-echo): Make the initial non-indicator dash
6569 empty on graphical terminals (Bug#7295).
6570
5d344e88
CY
6571 * files.el (auto-mode-alist): Move config rule after the
6572 in-stripping one (Bug#8547).
6573
bfbbace7
CY
6574 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
6575
fbeba6e2
CY
6576 * startup.el (normal-splash-screen): Remove gratuitous mode-line
6577 setting (Bug#8740).
6578
60ed8c72
AA
65792011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
6580
4ac619f0
AA
6581 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
6582 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
6583 (Bug#8539).
60ed8c72 6584
23db196e
CY
65852011-05-28 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
6588
5012f24c
DK
65892011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
6590
6591 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
6592 (hs-hide-block-at-point, hs-find-block-beginning)
6593 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
6594 (Bug#8279).
6595
6a639b16
GM
65962011-05-28 Glenn Morris <rgm@gnu.org>
6597
6598 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
6599
d43eaf2c
CY
66002011-05-28 Chong Yidong <cyd@stupidchicken.com>
6601
5199bde1
CY
6602 * help-fns.el (describe-function-1): If the function is a derived
6603 major mode, print the parent mode.
6604
d43eaf2c
CY
6605 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
6606 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
6607
423428a8
SM
66082011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
6609
0ff8e1ba 6610 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 6611 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
6612 * progmodes/etags.el (tags-completion-at-point-function):
6613 * info-look.el (info-lookup-completions-at-point): Mark as
6614 non-exclusive.
6615 (info-complete): Adjust accordingly.
6616
423428a8
SM
6617 * info-look.el: Convert to lexical-binding and completion-at-point.
6618 (info-lookup-completions-at-point): New function.
6619 (info-complete): Use it and completion-in-region.
6620
b74aa22b
DA
66212011-05-28 Drew Adams <drew.adams@oracle.com>
6622
6623 * isearch.el: Let M-e start with point at the first mismatched char.
6624 (isearch-fail-pos): New function.
6625 (isearch-edit-string): Use it.
6626
66e2e71d
DK
66272011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
6628
6629 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6630
eb95d01d
TC
66312009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6632
6633 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
6634 traversal functions for avl-trees.
6635 (avl-tree--stack): New struct.
6636 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
6637 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
6638 (avl-tree--do-enter): Add optional `updatefun' arg.
6639 Change return value.
eb95d01d 6640 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
6641 (avl-tree--do-delete): Add `test' and `nilflag' args.
6642 Change return value.
eb95d01d
TC
6643 (avl-tree-member): Add optional `nilflag'
6644 (avl-tree-member-p): New function.
6645 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
6646 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
6647 (avl-tree-stack-empty-p): New functions.
6648
3769ddcf
TC
66492009-11-23 Toby Cubitt <toby-predictive@dr-qubit.org>
6650
6651 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
6652 avl-tree--del-balance1 and make it work both ways.
6653 (avl-tree--del-balance2): Remove.
6654 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
6655 make it work both ways.
6656 (avl-tree--enter-balance2): Remove.
6657 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
6658 New macros.
6659 (avl-tree--mapc, avl-tree-map): Add direction argument.
6660
eb95d01d 66612011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
6662
6663 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
6664
a9f737ee
CY
66652011-05-27 Chong Yidong <cyd@stupidchicken.com>
6666
6667 * select.el: Support clipboard managers with built-in function
6668 x-clipboard-manager-save, via delete-frame-functions and
6669 kill-emacs-hook.
6670 (xselect-convert-to-targets): Add MULTIPLE target to list.
6671 (xselect-convert-to-save-targets): New function.
6672
c92a1e54
KH
66732011-05-27 Kenichi Handa <handa@m17n.org>
6674
6675 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
6676 let-binding rfc2047-encode-encoded-words to nil.
6677
e145f188
GM
66782011-05-27 Glenn Morris <rgm@gnu.org>
6679
5ec8a862
GM
6680 * mail/emacsbug.el: Don't require url-util.
6681
4b29d9fb
GM
6682 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
6683
e145f188
GM
6684 * files.el (set-auto-mode):
6685 Also respect mode: entries at the end of the file. (Bug#8586)
6686
7d15102b
GM
66872011-05-26 Glenn Morris <rgm@gnu.org>
6688
98f593b8
GM
6689 * files.el (hack-local-variables-prop-line, hack-local-variables):
6690 Downcase mode names, as seems to be traditional.
27b48e63 6691 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 6692
7d15102b
GM
6693 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
6694 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
6695
51d5b4ec
JD
66962011-05-25 Julien Danjou <julien@danjou.info>
6697
6698 * textmodes/rst.el (rst-define-level-faces): Do not define face
6699 symbol if it is already defined.
6700
91513f63
VB
67012011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
6702
6703 * play/5x5.el (5x5-new-game, 5x5-randomize):
6704 Reset 5x5-solver-output to nil when a new grid is cast.
6705 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
6706 these debugging traces, as defmacro breaks the compiled code.
6707
4d90d6d0
DK
67082011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
6709
6710 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
6711
e1b90ef6
LL
67122011-05-24 Leo Liu <sdl.web@gmail.com>
6713
6714 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
6715 (vc-bzr-sha1): Adapt.
6716
d8e4b68b 6717 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
6718
6719 * bindings.el: Provide sha1 feature.
6720
db0406bb 67212011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
6722
6723 * mail/sendmail.el: Require `rfc2047'.
6724 (mail-insert-from-field): Do not perform RFC2047 encoding.
6725 (mail-encode-header): New function.
6726 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
6727 buffer to the return value of select-message-coding-system.
6728 Call mail-encode-header.
b8d747b9
KH
6729
6730 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
6731
db0406bb 67322011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 6733
4d90d6d0
DK
6734 * mail/supercite.el (sc-default-cite-frame):
6735 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 6736
eb8a5e9b
GM
67372011-05-24 Glenn Morris <rgm@gnu.org>
6738
f8630703
GM
6739 * progmodes/python.el (brm-menu): Declare.
6740
8831bbed
GM
6741 * emulation/viper.el (viper-set-hooks): Declare.
6742
eb8a5e9b
GM
6743 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
6744 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
6745 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
6746 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
6747 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
6748 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
6749
a2a25d24
SM
67502011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
6751
6752 Add an :exit-function for completion-at-point.
6753
6754 * minibuffer.el (completion--done): New fun.
6755 (completion--do-completion): Use it. New arg `expect-exact'.
6756 (minibuffer-complete, minibuffer-complete-word): Don't output message,
6757 since completion--do-completion does it for us now.
6758 (minibuffer-force-complete): Use completion--done and
6759 completion--replace. Handle sole-completion case with more care.
6760 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
6761 (completion-extra-properties): New var.
6762 (completion-annotate-function): Make obsolete.
6763 (minibuffer-completion-help): Adjust accordingly.
6764 Use completion-list-insert-choice-function.
6765 (completion-at-point, completion-help-at-point):
6766 Bind completion-extra-properties.
6767 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
6768 * simple.el (completion-list-insert-choice-function): New var.
6769 (completion-setup-function): Preserve it.
6770 (choose-completion): Pay attention to it, shuffle the code a bit.
6771 (choose-completion-string): New arg `insert-function'.
6772
6773 * textmodes/bibtex.el: Convert to lexical binding.
6774 (bibtex-mode-map): Use completion-at-point.
6775 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
6776 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
6777 (bibtex-complete): Define as obsolete alias.
6778 (bibtex-complete-internal): Remove.
6779 (bibtex-format-entry): Remove unused sub-group in regexp.
6780 * shell.el (shell--command-completion-data)
6781 (shell-environment-variable-completion):
6782 * pcomplete.el (pcomplete-completions-at-point):
6783 * comint.el (comint--complete-file-name-data): Use :exit-function
6784 instead of completion-table-with-terminator so it also works for
6785 choose-completion.
6786
e44e373d
SM
67872011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6788
4f91a816
SM
6789 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
6790
782fc819
SM
6791 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
6792 (bug#8710).
6793
e44e373d
SM
6794 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
6795
381987c3
KM
67962011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
6797
6798 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
6799 customization variable and implement: If non-nil, auto-fill will
6800 be inhibited while on topic's header line.
6801
b776bc70
VB
68022011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
6803
6804 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 6805 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
6806 always have a solution in grid size = 5 cases.
6807 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
6808 (5x5-solver-output, 5x5-log-buffer): New vars.
6809 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
6810 Make these variables buffer local to achieve 5x5 multi-session-ness.
6811 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
6812 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
6813 (5x5-solve-suggest): New funs.
6814 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
6815 randomize a grid so that we ensure that there is always a solution.
6816 (5x5-make-random-grid): Allow other movement than flipping.
6817
7de88b6e
KR
68182011-05-23 Kevin Ryde <user42@zip.com.au>
6819
6820 * emacs-lisp/advice.el (ad-read-advised-function):
6821 Use `function-called-at-point' as the default default, if it has
6822 advice and passes PREDICATE.
6823
b1ef1257
SM
68242011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
6825
bbca48fe
SM
6826 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
6827 byte-compile-lambda if it's actually a lambda.
6828
b1ef1257
SM
6829 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
6830 Fix function quoting. Use backquote better.
6831
92a9cc65
YS
68322011-05-22 Yuanle Song <sylecn@gmail.com>
6833
6834 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
6835 matching (Bug#8516).
6836
f0fb8059
JA
68372011-01-22 Jari Aalto <jari.aalto@cante.net>
6838
6839 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
6840 different face (Bug#8178).
6841
d5b44c93
CY
68422011-05-22 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
6845 defface (Bug#8144).
6846
79106a44
SM
68472011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
6848
9c848d8a
SM
6849 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
6850 funcall as well (bug#8712). Warn when performing those conversions.
6851 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
6852
79106a44
SM
6853 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
6854
88dfa756
GM
68552011-05-22 Glenn Morris <rgm@gnu.org>
6856
6857 * files.el (hack-local-variables-prop-line): Small simplifications.
6858 (hack-local-variables, hack-local-variables-prop-line):
6859 If MODE-ONLY, return the mode, rather than just `t'.
6860
b7cf2c79
SM
68612011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
6862
6863 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
6864
3f1a8558
GM
68652011-05-21 Glenn Morris <rgm@gnu.org>
6866
7e4ccca3
GM
6867 * files.el (hack-local-variables-prop-line, hack-local-variables):
6868 If only interested in the mode, don't bother doing the other stuff.
6869
637d46ca
GM
6870 * image-mode.el (image-after-revert-hook):
6871 Redraw all frames on which the image is visible. (Bug#8567)
6872
973d955b
GM
6873 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
6874
3f1a8558
GM
6875 * wid-edit.el (widget-checklist-match-inline):
6876 Fix 2011-04-19 change. (Bug#8649)
6877
96479927
SM
68782011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
6879
1dcf791f
SM
6880 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
6881 Also allow singlespace after single-letter capitals followed by a dot.
6882
96479927
SM
6883 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
6884 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
6885
35fd0881
N
68862011-05-20 Nix <nix@esperi.org.uk>
6887
6888 * files.el (basic-save-buffer-2):
6889 Fix handling of break-hardlink-on-save with non-existent files.
6890
82745640
DD
68912011-05-19 Deniz Dogan <deniz@dogan.se>
6892
6893 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 6894 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 6895
4a720484
GM
68962011-05-19 Glenn Morris <rgm@gnu.org>
6897
d1f21341
GM
6898 * progmodes/f90.el (f90-type-def-re):
6899 Handle "type, bind(c)". (Bug#8691)
6900
4a720484
GM
6901 * emacs-lisp/autoload.el (batch-update-autoloads):
6902 Set autoload-excludes by parsing loadup.el rather than Makefiles.
6903
2fb0a219
MA
69042011-05-18 Michael Albinus <michael.albinus@gmx.de>
6905
6906 * net/tramp.el (tramp-process-actions): Set "first-password-request"
6907 property for the correct connection in case of multihops.
6908
e565dd37
GM
69092011-05-18 Glenn Morris <rgm@gnu.org>
6910
c2571358 6911 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
6912 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
6913
e565dd37
GM
6914 Rationalize calendar handling of day and month abbrev-arrays.
6915 * calendar/calendar.el (calendar-customized-p): New function.
6916 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
6917 (calendar-day-name-array, calendar-month-name-array): Doc fix.
6918 Add :set function.
6919 (calendar-abbrev-length, calendar-day-abbrev-array)
6920 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
6921 (calendar-day-abbrev-array, calendar-month-abbrev-array):
6922 Elements may no longer be nil.
6923 (calendar-day-name, calendar-month-name):
6924 Update for changed nature of abbrev arrays.
6925 * calendar/diary-lib.el (diary-name-pattern):
6926 Update for changed nature of abbrev arrays.
6927 (diary-mark-entries-1): Update calendar-make-alist calls.
6928 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
6929 * calendar/cal-html.el (cal-html-day-abbrev-array):
6930 Simply inherit from calendar-day-abbrev-array.
6931
1d99a745
SM
69322011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
6933
6934 * progmodes/grep.el (grep-mode): Disable default
6935 compilation-directory-matcher setting (bug#8684).
6936
7c1d9aa0
MA
69372011-05-17 Michael Albinus <michael.albinus@gmx.de>
6938
6939 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
6940 instead of "head" and "tail". There were problems with SunOS 5.9,
6941 and it performs better.
6942
3952e9d8
GM
69432011-05-17 Glenn Morris <rgm@gnu.org>
6944
2dd12e7f
GM
6945 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
6946
e4157b9c
GM
6947 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6948 Replace obsolete function.
6949
8e249bbd
GM
6950 * shell.el (pcomplete-parse-arguments-function): Declare.
6951
3952e9d8
GM
6952 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
6953 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
6954 (appt-check): Doc fixes.
6955 (appt-disp-window-function, appt-delete-window-function):
6956 Remove needless special case in custom :type.
6957 (appt-display-count): Default to 0, not nil.
6958 (appt-check): Reset appt-display-count to 0, not nil.
6959
c71a0d48 69602011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 6961
c71a0d48
GM
6962 * progmodes/python.el (python-font-lock-keywords):
6963 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 6964
31d55be9
SM
69652011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
6966
6967 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
6968
3bfacb2f
KR
69692011-05-16 Kevin Ryde <user42@zip.com.au>
6970
6971 * info-look.el (makefile-automake-mode): New setups, looking in
6972 automake manual, then makefile-mode.
6973 (makefile-mode): Remove automake manual, have it just in
6974 makefile-automake-mode since there's various things different or
6975 not relevant to plain make.
6976 (makefile-mode): Remove "other-modes" non-existent automake-mode,
6977 believe a hypothetical automake-mode would go to makefile-mode,
6978 not the other way around.
6979
c8e83751
CY
69802011-05-15 Chong Yidong <cyd@stupidchicken.com>
6981
5e9e35cd
CY
6982 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
6983 hunk-end tags (Bug#8672).
6984
c8e83751
CY
6985 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
6986 vc-annotate-show-diff-revision-at-line (Bug#8671).
6987
50b23e5a
GM
69882011-05-14 Glenn Morris <rgm@gnu.org>
6989
7210a739
GM
6990 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
6991 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
6992 (change-log-font-lock-keywords): Also handle multiple author lines
6993 with leading tabs. (Bug#8644)
7210a739 6994
4691905a
GM
6995 * calendar/appt.el (appt-check): Rename some local variables.
6996 Some simplification/reordering.
6997
50b23e5a
GM
6998 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
6999 (feedmail-sendmail-f-doesnt-sell-me-out)
7000 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
7001 (feedmail-debug-sit-for, feedmail-queue-express-hook)
7002 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
7003 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
7004 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
7005 (feedmail-binmail-gnulinuxish-template):
7006 Rename from feedmail-binmail-linuxish-template.
7007 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
7008 Use insert-buffer-substring.
7009
215cda7c
BC
70102011-05-14 Bill Carpenter <bill@carpenter.org>
7011
7012 * mail/feedmail.el (feedmail-patch-level): Increase.
7013 (feedmail-debug): New custom group.
7014 (feedmail-confirm-outgoing-timeout)
7015 (feedmail-sendmail-f-doesnt-sell-me-out)
7016 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
7017 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
7018 (feedmail-sender-line, feedmail-from-line)
7019 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 7020 (feedmail-spray-this-address)
215cda7c
BC
7021 (feedmail-spray-address-fiddle-plex-list)
7022 (feedmail-queue-use-send-time-for-date)
7023 (feedmail-queue-use-send-time-for-message-id)
7024 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
7025 (feedmail-buffer-eating-function):
7026 Doc fixes.
7027 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
7028 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
7029 (feedmail-message-action-scroll-down): New functions.
7030 (feedmail-queue-directory, feedmail-queue-draft-directory):
7031 Use expand-file-name.
7032 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
7033 Remove C-v help entry.
7034 (feedmail-queue-buffer-file-name): New variable.
7035 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
7036 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
7037 (feedmail-message-action-send-strong, feedmail-message-action-edit)
7038 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
7039 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
7040 (feedmail-message-action-toggle-spray)
7041 (feedmail-run-the-queue-no-prompts)
7042 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
7043 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
7044 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
7045 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
7046 (feedmail-envelope-deducer, feedmail-fiddle-from)
7047 (feedmail-fiddle-sender, feedmail-default-date-generator)
7048 (feedmail-fiddle-date, feedmail-fiddle-message-id)
7049 (feedmail-fiddle-spray-address)
7050 (feedmail-fiddle-list-of-spray-fiddle-plexes)
7051 (feedmail-fiddle-list-of-fiddle-plexes)
7052 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
7053 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
7054 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
7055 Change default. Doc fix.
7056 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
7057 (feedmail-binmail-linuxish-template): New constant.
7058 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
7059 Respect feedmail-sendmail-f-doesnt-sell-me-out.
7060 (feedmail-send-it): Add debug call.
7061 Use feedmail-queue-buffer-file-name, and
7062 feedmail-send-it-immediately-wrapper.
7063 (feedmail-message-action-send): Add debug call.
7064 Use feedmail-send-it-immediately-wrapper.
7065 (feedmail-queue-express-to-queue): Add debug call.
7066 Run feedmail-queue-express-hook.
7067 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
7068 (feedmail-message-action-help-blat):
7069 Rename from feedmail-queue-send-edit-prompt-help-first.
7070 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
7071 Check line-endings. Handle errors better.
7072 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
7073 Doc fix. Add debug call.
7074 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
7075 Use feedmail-queue-send-edit-prompt-inner.
7076 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
7077 (feedmail-queue-send-edit-prompt-inner): New function, extracted
7078 from feedmail-queue-send-edit-prompt.
7079 (feedmail-queue-send-edit-prompt-help)
7080 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
7081 (feedmail-tidy-up-slug): Add debug call.
7082 Respect feedmail-queue-slug-suspect-regexp.
7083 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
7084 (feedmail-dump-message-to-queue): Add debug call.
7085 Expand queue-directory.
7086 (feedmail-dump-message-to-queue): Change message slightly.
7087 Use feedmail-say-chatter.
7088 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
7089 (feedmail-send-it-immediately-wrapper): New function.
7090 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
7091 Insert empty string rather than newline. Handle full-frame case.
7092 Use catch/throw. Use feedmail-say-chatter.
7093 (feedmail-fiddle-from): Try mail-host-address.
7094 (feedmail-default-message-id-generator): Doc fix.
7095 Bind system-time-locale. Handle missing end.
7096 (feedmail-fiddle-x-mailer): Add debug call.
7097 Handle feedmail-x-mailer-line being nil.
7098 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
7099 Add debug call. Use buffer-substring-no-properties.
7100 (feedmail-say-debug, feedmail-say-chatter): New functions.
7101 (feedmail-find-eoh): Give an explicit error.
7102
42c7e61e
UJ
71032011-05-13 Ulf Jasper <ulf.jasper@web.de>
7104
c2571358 7105 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 7106 family from helvetica to sans.
c2571358 7107 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
7108 etc/images/newsticker.
7109
c2571358 7110 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
7111 family from helvetica to sans.
7112
7113 * net/newst-plainview.el (newsticker-new-item-face)
7114 (newsticker-old-item-face, newsticker-immortal-item-face)
7115 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 7116 (newsticker-statistics-face): Change default family from
42c7e61e 7117 helvetica to sans.
c2571358 7118 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
7119 etc/images/newsticker.
7120
7121 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
7122 (newsticker--process-auto-mark-filter-match): : Tell user about
7123 auto-marking.
7124
8497a297
DV
71252011-05-13 Didier Verna <didier@xemacs.org>
7126
7127 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
7128 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
7129 TODO entries.
8497a297
DV
7130 (lisp-lambda-list-keyword-parameter-indentation)
7131 (lisp-lambda-list-keyword-parameter-alignment)
7132 (lisp-lambda-list-keyword-alignment): New customizable user options.
7133 (lisp-indent-defun-method): Improve docstring.
7134 (extended-loop-p): Fix comment.
7135 (lisp-indent-lambda-list-keywords-regexp): New variable.
7136 (lisp-indent-lambda-list): New function.
7137 (lisp-indent-259): Use it.
7138 (lisp-indent-defmethod): Support for more than one
7139 method qualifier and properly indent methods lambda-lists.
7140 (defgeneric): Provide a missing common-lisp-indent-function property.
7141
f278f87f
SM
71422011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
7143
7144 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
7145 bounds for the empty string (bug#8667).
7146
5233edd7
GM
71472011-05-13 Glenn Morris <rgm@gnu.org>
7148
5237a44f
GM
7149 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
7150
8340026c 7151 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 7152 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 7153
5233edd7 7154 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 7155 (appt-time-msg-list): Doc fix.
a5464014 7156 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 7157
92d10796
AS
71582011-05-12 Andreas Schwab <schwab@linux-m68k.org>
7159
7160 * progmodes/ld-script.el (ld-script-keywords)
7161 (ld-script-builtins): Update keywords list.
7162
914a0ae1
SM
71632011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7164
c89be45f
SM
7165 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
7166
914a0ae1
SM
7167 * shell.el (shell-completion-vars): New function.
7168 (shell-mode):
7169 * simple.el (read-shell-command): Use it.
7170 (blink-matching-open): No need for " [...]" in minibuffer-message.
7171
98dc3df3
GM
71722011-05-12 Glenn Morris <rgm@gnu.org>
7173
7174 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
7175 (appt-check): Simplify.
7176
d2fc7e3d 71772011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 7178
4d61f28d 7179 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
7180 literal "/dev/null".
7181
d2fc7e3d 71822011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
7183
7184 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
7185 Fix typo.
7186
d2fc7e3d 71872011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 7188
3f254caa
SM
7189 * progmodes/which-func.el (which-function):
7190 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
7191 which might not be defined (Bug#8260).
7192
d45885f7
GM
71932011-05-12 Glenn Morris <rgm@gnu.org>
7194
7195 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
7196 Let byte-compile-initial-macro-environment always take precedence.
7197
488086f4
SM
71982011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
7199
7200 * net/rcirc.el: Add support for SSL/TLS connections.
7201 (rcirc-server-alist): New field `encryption'.
7202 (rcirc): Check `encryption' settings.
7203 (rcirc-connect): New arg `encryption'. Use open-network-stream.
7204 Merge make-local-variable into `set'.
7205 (rcirc--connection-open-p): New function.
7206 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
7207 the process is not a network process (e.g. running gnutls-cli).
7208 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
7209 Make rcirc-(en|de)code-coding-system local here.
7210 (rcirc-mode): Merge make-local-variable into `set'.
7211 (rcirc-parent-buffer): Make permanent buffer-local.
7212 (rcirc-multiline-minor-mode): Don't do it here.
7213 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
7214 there's no server buffer.
7215
7d3b9d44
GM
72162011-05-11 Glenn Morris <rgm@gnu.org>
7217
f64049c6
GM
7218 * newcomment.el (comment-kill): Prefix "unused" local.
7219
93c9df73
GM
7220 * term/w32console.el (get-screen-color): Declare.
7221
7d3b9d44
GM
7222 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
7223 Handle symbol elements of byte-compile-initial-macro-environment.
7224
9e2dd53f
LL
72252011-05-10 Leo Liu <sdl.web@gmail.com>
7226
488086f4
SM
7227 * bookmark.el (bookmark-bmenu-mode-map):
7228 Bind bookmark-bmenu-search to `/'.
8b340240 7229
9e2dd53f 7230 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
7231 (footnote-unicode-string, footnote-unicode-regexp): New variable.
7232 (Footnote-unicode): New function.
7233 (footnote-style-alist): Add unicode style to the list.
7234 (footnote-style): Doc fix.
9e2dd53f 7235
79b70037
GM
72362011-05-10 Jim Meyering <meyering@redhat.com>
7237
7238 Fix doubled-word typos.
7239 * international/quail.el (quail-insert-kbd-layout): and and -> and
7240 * kermit.el: and and -> and
7241 * net/ldap.el (ldap-search-internal): to to -> to
7242 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
7243 * progmodes/js.el (js-mode): and and -> and
7244 * textmodes/artist.el (artist-move-to-xy): at at -> at
7245 (artist-draw-region-trim-line-endings): if if -> if
7246 And Safetyc -> Safety.
7247 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
7248
b8f82dc1 72492011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 7250 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
7251
7252 * files.el (hack-one-local-variable-eval-safep):
7253 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
7254
4f99f44b
GM
72552011-05-10 Glenn Morris <rgm@gnu.org>
7256
7257 * calendar/diary-lib.el (diary-list-entries-hook)
7258 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
7259 (diary-nongregorian-marking-hook, diary-list-entries)
7260 (diary-include-other-diary-files, diary-mark-entries)
7261 (diary-mark-included-diary-files): Doc fixes.
7262
84f29e6b
JB
72632011-05-09 Juanma Barranquero <lekktu@gmail.com>
7264
7265 * misc.el: Require tabulated-list.el during compilation.
7266
9bedd73a
CY
72672011-05-09 Chong Yidong <cyd@stupidchicken.com>
7268
488086f4
SM
7269 * progmodes/compile.el (compilation-start):
7270 Run compilation-filter-hook for the async case too.
9bedd73a
CY
7271 (compilation-filter-hook): Doc fix.
7272
797c735c
DD
72732011-05-09 Deniz Dogan <deniz@dogan.se>
7274
7275 * wdired.el: Remove outdated installation comment. Fix usage
7276 comment.
7277
5f4b1dfe
JB
72782011-05-09 Juanma Barranquero <lekktu@gmail.com>
7279
7280 * misc.el: Implement new command `list-dynamic-libraries'.
7281 (list-dynamic-libraries--loaded-only-p): New variable.
7282 (list-dynamic-libraries--refresh): New function.
7283 (list-dynamic-libraries): New command.
7284
4c44026c
CY
72852011-05-09 Chong Yidong <cyd@stupidchicken.com>
7286
488086f4
SM
7287 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7288 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
7289 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
7290 higher priority to avoid clobbering by gnu.
7291
027f966d
CY
72922011-05-08 Chong Yidong <cyd@stupidchicken.com>
7293
7294 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
7295 if the face has existing theme settings (Bug#8454).
7296
085f5d7d
CY
72972011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
7298
488086f4
SM
7299 * progmodes/perl-mode.el (perl-imenu-generic-expression):
7300 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 7301
2a86a00c
RS
7302 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
7303 special file names `.' and `..' (Bug#8259).
7304
d9c54a06
CY
73052011-05-08 Chong Yidong <cyd@stupidchicken.com>
7306
488086f4
SM
7307 * progmodes/grep.el (grep-mode-font-lock-keywords):
7308 Remove buffer-changing entries.
d9c54a06
CY
7309 (grep-filter): New function.
7310 (grep-mode): Add it to compilation-filter-hook.
7311
7312 * progmodes/compile.el (compilation-filter-hook)
7313 (compilation-filter-start): New defvars.
7314 (compilation-filter): Call compilation-filter-hook prior to
7315 updating the process mark.
7316
c4662635
SM
73172011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
7318
7319 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
7320
b0512a1d
EZ
73212011-05-07 Eli Zaretskii <eliz@gnu.org>
7322
605c9376
EZ
7323 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
7324 mailclient-send-it even if window-system is nil. (Bug#8595)
7325
c4662635
SM
7326 * term/w32console.el (terminal-init-w32console):
7327 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
7328 background-mode. (Bug#8597)
7329
d1dc2cc2
SM
73302011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
7331
7332 Make bytecomp.el understand that defmethod defines funs (bug#8631).
7333 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
7334 New functions.
7335 (defgeneric, eieio--defmethod): Use them.
7336 (eieio-defgeneric): Remove.
7337 (defmethod): Call defgeneric in a way visible to the byte-compiler.
7338
915d1300
GM
73392011-05-07 Glenn Morris <rgm@gnu.org>
7340
a3961c3e
GM
7341 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
7342 Use let rather than let*.
7343 (timeclock-find-discrep): Remove unused local.
7344
314347b9
GM
7345 * calendar/diary-lib.el (diary-comment-start): Doc fix.
7346
915d1300
GM
7347 * calendar/appt.el (appt-time-msg-list): Doc fix.
7348
275b59b0
NF
73492011-05-06 Noah Friedman <friedman@splode.com>
7350
7351 * apropos.el (apropos-print-doc): Only use
7352 emacs-lisp-docstring-fill-column when it is bound to an integer,
7353 per that variable's documentation.
7354
6c19f744
SM
73552011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
7356
7357 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 7358 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 7359
60f884b2
GM
73602011-05-06 Glenn Morris <rgm@gnu.org>
7361
5006e634
GM
7362 * calendar/appt.el (appt-message-warning-time): Doc fix.
7363 (appt-warning-time-regexp): New option.
7364 (appt-make-list): Respect appt-message-warning-time.
7365
548d0a63
GM
7366 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
7367 New options.
7368 (diary-add-to-list): Strip comments from the displayed string.
7369 (diary-mode): Set comment-start and comment-end.
7370
60f884b2
GM
7371 * vc/diff-mode.el (smerge-refine-subst): Declare.
7372 (diff-refine-hunk): Don't require smerge-mode when compiling.
7373
989681bb
JB
73742011-05-06 Juanma Barranquero <lekktu@gmail.com>
7375
7376 * simple.el (list-processes): Return nil as the docstring says.
7377
a6bc05e1
MA
73782011-05-05 Michael Albinus <michael.albinus@gmx.de>
7379
7380 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
7381 to "".
7382 (ange-ftp-write-region, ange-ftp-insert-file-contents)
7383 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
7384 determining of binary transfer. (Bug#7383)
7385
23c22e9a
MA
73862011-05-05 Michael Albinus <michael.albinus@gmx.de>
7387
c4662635
SM
7388 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
7389 Fix port computation bug. (Bug#8618)
23c22e9a 7390
0bff894f
GM
73912011-05-05 Glenn Morris <rgm@gnu.org>
7392
b8296902
GM
7393 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
7394
1f522ce8
GM
7395 * simple.el (shell-dynamic-complete-functions)
7396 (comint-dynamic-complete-functions): Declare.
7397
cf5bee67
GM
7398 * net/network-stream.el (gnutls-negotiate):
7399 * simple.el (tabulated-list-print): Fix declarations.
7400
7401 * progmodes/gud.el (syntax-symbol, syntax-point):
7402 Remove unnecessary and incorrect declarations.
7403
0bff894f
GM
7404 * emacs-lisp/check-declare.el (check-declare-scan):
7405 Handle byte-compile-initial-macro-environment in bytecomp.el
7406
9869b3ae
SM
74072011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
7408
7409 Fix earlier half-done eieio-defmethod change (bug#8338).
7410 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
7411 Streamline and change calling convention.
7412 (defmethod): Adjust accordingly and simplify.
7413 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
7414 new eieio--defmethod.
7415 (slot-boundp): Minor CSE simplification.
7416
9c1d5ac5
MZ
74172011-05-05 Milan Zamazal <pdm@zamazal.org>
7418
7419 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
7420 (glasses-make-readable): Use glasses-separate-capital-groups.
7421
455c834e
JB
74222011-05-05 Juanma Barranquero <lekktu@gmail.com>
7423
7424 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
7425 (warning-series): Doc fix.
7426 (display-warning): Don't try to create the buffer if we just found it.
7427
9ed7c8cb
CY
74282011-05-04 Chong Yidong <cyd@stupidchicken.com>
7429
7430 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
7431 (autoload-find-generated-file): New function.
7432 (generate-file-autoloads): Bind generated-autoload-file to
7433 buffer-file-name.
9869b3ae
SM
7434 (update-file-autoloads, update-directory-autoloads):
7435 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
7436 output file (Bug#7989).
7437 (batch-update-autoloads): Doc fix.
7438
0898ca10
JB
74392011-05-04 Juanma Barranquero <lekktu@gmail.com>
7440
7441 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
7442
31dfb76c
GM
74432011-05-04 Glenn Morris <rgm@gnu.org>
7444
f330b642
GM
7445 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
7446 function, so it follows changes in calendar-date-style.
7447 (diary-fancy-date-matcher): New function.
7448 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
7449 (diary-fancy-font-lock-fontify-region-function):
7450 Use diary-fancy-date-pattern as a function.
7451
31dfb76c
GM
7452 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
7453 non-numbers for `year' etc pseudo-variables. (Bug#8583)
7454
48e79d6a
TZ
74552011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
7456
7457 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
7458 instead of positional arguments. Allow :keylist and :crlfiles
7459 arguments.
7460 (open-gnutls-stream): Call it.
7461
7462 * net/network-stream.el (network-stream-open-starttls): Adjust to
7463 call `gnutls-negotiate' with :process and :hostname arguments.
7464
dd5a5ee0
SM
74652011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
7466
ef80fc09
SM
7467 * minibuffer.el (completion--message): New function.
7468 (completion--do-completion, minibuffer-complete)
7469 (minibuffer-force-complete, minibuffer-complete-word): Use it.
7470 (completion--do-completion): Don't ignore completion-auto-help when in
7471 icomplete-mode.
7472
dd5a5ee0
SM
7473 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
7474 internal encoding (e.g. tibetan zero is not whitespace).
7475 (global-whitespace-mode): Prefer save-current-buffer.
7476 (whitespace-trailing-regexp): Remove useless save-match-data.
7477 (whitespace-empty-at-bob-regexp): Minor simplification.
7478
b7d22a83
CY
74792011-05-03 Chong Yidong <cyd@stupidchicken.com>
7480
7481 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
7482
5192af46
AM
74832011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7484
7485 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 7486 Use `concat' to create string for insertion.
5192af46 7487
5767d190
SM
74882011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
7489
7490 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
7491 Avoid open-line which runs post-self-insert-hook.
7492 (bibtex-fill-entry): Remove unused `end' var.
7493
bf242939
AM
74942011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
7495
5767d190
SM
7496 * textmodes/ispell.el (ispell-add-per-file-word-list):
7497 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 7498
25666126
LL
74992011-05-03 Leo Liu <sdl.web@gmail.com>
7500
7501 * isearch.el (isearch-yank-pop): New command.
5767d190 7502 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
7503 (isearch-forward): Mention it.
7504
52d3c2d0
SM
75052011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
7506
1bcace58
SM
7507 * simple.el (minibuffer-complete-shell-command): Remove.
7508 (minibuffer-local-shell-command-map): Use completion-at-point.
7509 (read-shell-command): Setup completion vars here instead.
7510 (read-expression-map): Bind TAB to symbol completion.
7511
52d3c2d0
SM
7512 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
7513 error directly rather via storing it into `results'.
7514
35813471
LL
75152011-05-02 Leo Liu <sdl.web@gmail.com>
7516
7517 * vc/diff.el: Fix description.
7518
e793a940
LMI
75192011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7520
7521 * server.el (server-eval-at): New function.
7522
8de66e05
LMI
75232011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7524
7525 * net/network-stream.el (open-network-stream): Take a :nowait
7526 parameter and pass it on to `make-network-process'.
7527 (network-stream-open-plain): Ditto.
7528
dcb79f20
AS
75292011-04-30 Andreas Schwab <schwab@linux-m68k.org>
7530
7531 * faces.el (face-spec-set-match-display): Don't match toolkit
7532 options on terminal frames.
7533
14a7fbd8
SM
75342011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7535
7eabc1be
SM
7536 * progmodes/pascal.el: Use lexical binding.
7537 (pascal-mode-map): Remove author preferences.
7538
14a7fbd8
SM
7539 * pcomplete.el (pcomplete-std-complete): Don't abuse
7540 completion-at-point.
7541
50f84510
JB
75422011-04-28 Juanma Barranquero <lekktu@gmail.com>
7543
6e087a44
JB
7544 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
7545 removing code that has been dead since 1991 or so.
7546
50f84510
JB
7547 * startup.el (command-line): When warning about "_emacs", use a
7548 delayed warning to allow the user to filter it out.
7549
0ba690bd
DD
75502011-04-28 Deniz Dogan <deniz@dogan.se>
7551
7552 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
7553 user has not joined.
7554
08abfaad
SM
75552011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
7556
7557 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
7558 aren't any completions at point.
7559
638f053a
JB
75602011-04-28 Juanma Barranquero <lekktu@gmail.com>
7561
7562 * subr.el (display-delayed-warnings): New function.
7563 (delayed-warnings-hook): New variable.
7564
8fff8daa
SM
75652011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
7566
08abfaad
SM
7567 * minibuffer.el (completion-at-point, completion-help-at-point):
7568 Don't presume that a given completion-at-point-function will always
7569 use the same calling convention.
7570
8fff8daa
SM
7571 * pcomplete.el (pcomplete-completions-at-point):
7572 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
7573 pcomplete-seen is non-nil.
7574 (pcomplete-comint-setup): Also recognize the new comint/shell
7575 completion functions.
7576 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
7577 pcomplete-seen is non-nil.
7578
841a1577 75792011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 7580
841a1577 7581 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 7582 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 7583 the first character in the entry. This allows for code to add its
211ec907
UJ
7584 own uid to the entry.
7585 (icalendar--convert-float-to-ical): Add export of
7586 `diary-float'-entries save for those with the optional DAY
7587 argument.
7588
2a782793
DC
75892011-04-27 Daniel Colascione <dan.colascione@gmail.com>
7590
7591 * subr.el (shell-quote-argument): Use alternate escaping strategy
7592 when we spot a variable reference in a string.
7593
0438ce91
DC
75942011-04-26 Daniel Colascione <dan.colascione@gmail.com>
7595
7596 * cus-start.el (all): Define customization for debug-on-event.
7597
841a1577 75982011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
7599
7600 * subr.el (shell-quote-argument): Escape correctly under Windows.
7601
d090ed6c
SM
76022011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7603
7604 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
7605
bfd31217
MA
76062011-04-25 Michael Albinus <michael.albinus@gmx.de>
7607
d090ed6c
SM
7608 * net/tramp.el (tramp-process-actions): Add POS argument.
7609 Delete region between POS and (pos).
bfd31217 7610
d090ed6c
SM
7611 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
7612 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
7613 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
7614
7615 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
7616 position in `tramp-process-actions' call.
7617
7618 * net/trampver.el: Update release number.
7619
e92f3bd3
SM
76202011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
7621
850256b5
SM
7622 * custom.el (defcustom): Obey lexical-binding.
7623
e92f3bd3
SM
7624 Fix octave-inf completion problems reported by Alexander Klimov.
7625 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
7626 Inherit from octave-mode-syntax-table.
7627 (inferior-octave-mode): Set info-lookup-mode.
7628 (inferior-octave-completion-at-point): New function.
7629 (inferior-octave-complete): Use it and completion-in-region.
7630 (inferior-octave-dynamic-complete-functions): Use it as well, and use
7631 comint-filename-completion.
7632 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
7633 symbol elements which shouldn't be word elements.
7634 (octave-font-lock-keywords, octave-beginning-of-defun)
7635 (octave-function-header-regexp): Adjust regexps accordingly.
7636 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
7637
cd22b309
JB
76382011-04-25 Juanma Barranquero <lekktu@gmail.com>
7639
7640 * net/gnutls.el (gnutls-errorp): Declare before first use.
7641
8b492194
TZ
76422011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
7643
7644 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
7645 verify-error, and verify-hostname-error parameters. Check whether
cd22b309
JB
7646 default trustfile exists before going to use it. Add missing
7647 argument to gnutls-message-maybe call. Return return value.
8b492194
TZ
7648 Reported by Claudio Bley <claudio.bley@gmail.com>.
7649 (open-gnutls-stream): Add usage example.
7650
7651 * net/network-stream.el (network-stream-open-starttls): Give host
7652 parameter to `gnutls-negotiate'.
7653 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 7654 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 7655
841a1577 76562011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 7657
cd22b309
JB
7658 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
7659 Use correct match group (bug#8438).
05842630 7660
3ba7869c
CY
76612011-04-24 Chong Yidong <cyd@stupidchicken.com>
7662
512e3ae1
CY
7663 * emacs-lisp/package.el (package-built-in-p): Fix typo.
7664 (package-menu--generate): New arg specifying packages to show.
7665 (package-menu-refresh, package-menu-execute, list-packages):
7666 Callers changed.
7667 (package-show-package-list): New function, replacing deleted
7668 package--list-packages (renamed because it is non-internal).
7669
7670 * finder.el (finder-list-matches): Use package-show-package-list
7671 instead of deleted package--list-packages.
7672
e92f3bd3
SM
7673 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
7674 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
7675 (vc-annotate-mode-map): Bind it to RET.
7676
7031be6d
UR
76772011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
7678
7679 * progmodes/etags.el (next-file): Don't use set-buffer to change
7680 buffers (Bug#8478).
7681
4ef177aa
CY
76822011-04-24 Chong Yidong <cyd@stupidchicken.com>
7683
c8d173eb
CY
7684 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
7685
4ef177aa
CY
7686 * apropos.el (apropos-label-face): Avoid variable-pitch face.
7687 (apropos-accumulator): Doc fix.
7688 (apropos-function, apropos-macro, apropos-command)
7689 (apropos-variable, apropos-face, apropos-group, apropos-widget)
7690 (apropos-plist): Add face property.
7691 (apropos-symbols-internal): Fix indentation.
7692 (apropos-print): Simplify help, and recognize apropos-multi-type.
7693 (apropos-print-doc): Use button-type-get to extract the button's
7694 face property. Fill docstring (Bug#8352).
7695
4ffd0d6b 76962011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
7697
7698 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
7699
c6c32125 7700 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 7701 (mpuz-mode-map): Use mapc.
c6c32125
JB
7702 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
7703 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
7704 Fix typos in docstrings.
7705
58d468b4
JB
7706 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
7707 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
7708
6470c3c6
JB
7709 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
7710
4ffd0d6b 77112011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
7712
7713 * minibuffer.el (completion--do-completion): Avoid the "Next char
7714 not unique" prompt if icomplete-mode is enabled (Bug#5849).
7715
3ad8bad0
CY
7716 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
7717 mouse-2 into unread-command-events, it is interpreted correctly.
7718
71d73c9c 7719 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 7720 (image-toggle-display): Doc fix.
71d73c9c 7721
841a1577 77222011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 7723
4ffd0d6b
GM
7724 * textmodes/page.el (what-page): Use line-number-at-pos to
7725 calculate line number (Bug#6825).
6e1dbaa9 7726
c2fb1b60
JB
77272011-04-22 Juanma Barranquero <lekktu@gmail.com>
7728
7729 * eshell/esh-mode.el (find-tag-interactive): Declare function.
7730 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
7731 Pass argument NO-DEFAULT to `find-tag-interactive'.
7732
e02f48d7
JB
77332011-04-22 Juanma Barranquero <lekktu@gmail.com>
7734
7735 Lexical-binding cleanup.
7736
7737 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
7738 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
7739 * progmodes/ada-prj.el (ada-prj-initialize-values)
7740 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
7741 (ada-prj-show-value):
7742 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
7743 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
7744 (antlr-invalidate-context-cache, antlr-options-menu-filter)
7745 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
7746 * progmodes/bug-reference.el (bug-reference-push-button):
7747 * progmodes/fortran.el (fortran-line-length):
7748 * progmodes/glasses.el (glasses-change):
7749 * progmodes/octave-mod.el (octave-fill-paragraph):
7750 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
7751 (python-pdbtrack-grub-for-buffer, python-sentinel):
7752 * progmodes/sql.el (sql-save-connection):
7753 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
7754 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
7755 Mark unused parameters.
7756
7757 * progmodes/compile.el (compilation--flush-directory-cache)
7758 (compilation--flush-parse, compile-internal): Mark unused parameters.
7759 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
7760 (compilation-next-error-function): Remove unused variable `timestamp'.
7761
7762 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
7763 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
7764
7765 * progmodes/dcl-mode.el (dcl-end-of-command):
7766 Remove unused variable `start'.
7767 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
7768 (dcl-option-value-basic, dcl-option-value-offset)
7769 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
7770 Mark unused parameters.
7771 (dcl-save-local-variable): Remove unused variable `val'.
7772 (mode): Declare.
7773
7774 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
7775 Mark unused parameters.
7776 (delphi-ignore-changes): Move before first use.
7777 (delphi-charset-token-at): Remove unused variable `start'.
7778 (delphi-else-start): Remove unused variable `if-count'.
7779 (delphi-comment-block-start, delphi-comment-block-end):
7780 Remove unused variable `kind'.
7781 (delphi-indent-line): Remove unused variable `new-point'.
7782
7783 * progmodes/ebrowse.el (ebrowse-files-list)
7784 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
7785 Mark unused parameters. Don't quote `lambda'.
7786 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
7787 Don't quote `lambda'.
7788 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
7789 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
7790 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
7791 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
7792 Use `ignore-errors'.
7793 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
7794 (ebrowse-view/find-file-and-search-pattern)
7795 (ebrowse-view/find-member-declaration/definition):
7796 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
7797 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
7798 Rename parameter PREFIX-ARG to PREFIX.
7799 (ebrowse-tags-read-name): Remove unused variables `start' and
7800 `member-info'.
7801 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
7802 to `tags-file'.
7803
7804 * progmodes/etags.el (local-find-tag-hook): Declare.
7805 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
7806 Mark unused parameters.
7807
7808 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
7809 (executable-interpret): Mark unused parameter.
7810
7811 * progmodes/flymake.el (flymake-process-sentinel)
7812 (flymake-after-change-function)
7813 (flymake-create-temp-with-folder-structure)
7814 (flymake-get-include-dirs-dot): Mark unused parameters.
7815 (flymake-safe-delete-directory): Remove unused variable `err'.
7816
7817 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
7818 (speedbar-timer-fn, speedbar-line-text)
7819 (speedbar-change-expand-button-char, speedbar-delete-subblock)
7820 (speedbar-center-buffer-smartly): Declare functions.
7821 (gdb-find-watch-expression): Remove unused variable `array'.
7822 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
7823 (gdb-starting): Mark unused parameters.
7824 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
7825 (gdb-table-string): Remove unused variable `res'.
7826 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
7827 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
7828 (gdb-display-buffer): Remove unused variable `cur-size'.
7829
7830 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
7831 allow lexical-binding compilation.
7832 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
7833 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
7834 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
7835 Mark unused parameters.
7836 (gud-gdb-marker-filter): Remove unused variable `match'.
7837 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
7838 lambda expressions and funcall them, instead of using `fset'.
7839
7840 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
7841 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
7842
7843 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
7844 variable `header-beg'; use `let'.
7845
7846 * progmodes/icon.el (indent-icon-exp): Remove unused variables
7847 `restart', `last-sexp' and `at-do'.
7848
7849 * progmodes/js.el (js--debug): Mark unused parameter.
7850 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
7851 (js--splice-into-items): Remove unused variable `item'.
7852 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
7853
7854 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
7855 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
7856 (makefile-complete): Remove unused variable `try'.
7857 (makefile-fill-paragraph, makefile-match-function-end):
7858 Mark unused parameters.
7859
7860 * progmodes/octave-inf.el (inferior-octave-complete):
7861 Remove unused variable `proc'.
7862 (inferior-octave-output-digest): Mark unused parameter.
7863
7864 * progmodes/perl-mode.el (perl-calculate-indent):
7865 Remove unused variable `err'.
7866
7867 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
7868 (prolog-indent-line): Mark unused parameters.
7869 (prolog-indent-line): Remove unused variable `beg'.
7870
7871 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
7872 (reporter-dont-compact-list): Declare.
7873
7874 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
7875 Remove unused variable `char'.
7876 (sh-debug): Mark unused parameter.
7877 (sh-get-indent-info): Remove unused variable `start'.
7878 (sh-calculate-indent): Remove unused variable `var'.
7879
7880 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
7881 (simula-electric-keyword): Remove unused variable `null'.
7882 (simula-search-backward, simula-search-forward): Remove unused
7883 variables `begin' and `end'.
7884
7885 * progmodes/vera-mode.el (vera-guess-basic-syntax):
7886 Remove unused variable `pos'.
7887 (vera-electric-tab, vera-comment-uncomment-region):
7888 Mark unused parameters.
7889 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
7890
7ede3b65
CY
78912011-04-22 Chong Yidong <cyd@stupidchicken.com>
7892
7893 * emacs-lisp/package.el (package--builtins, package-alist)
7894 (package-load-descriptor, package-built-in-p, package-activate)
7895 (define-package, package-installed-p)
7896 (package-compute-transaction, package-buffer-info)
7897 (package--push): Doc fix. Distinguish more clearly between
7898 version strings and version lists.
7899
121656e9
JB
79002011-04-21 Juanma Barranquero <lekktu@gmail.com>
7901
7902 Lexical-binding cleanup.
7903
7904 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
7905 (5x5-make-mutate-best):
7906 * play/fortune.el (fortune-in-buffer):
7907 * play/gomoku.el (gomoku-init-display):
7908 * play/solitaire.el (solitaire, solitaire-do-check):
7909 * play/tetris.el (tetris-default-update-speed-function):
7910 Mark unused parameters.
7911
7912 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
7913 (bubbles--shift): Remove unused variable `char-org'.
7914 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
7915 (bubbles--show-images): Remove unused variable `char'.
7916
7917 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
7918 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
7919 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
7920 (decipher-analyze-buffer): Use ?\s.
7921 (decipher-make-checkpoint): Remove unused variable `mapping'.
7922
7923 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
7924
7925 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
7926 Remove unused variable `result'; use `let'.
7927
7928 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
7929 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
7930 (gametree-children-shown-p, gametree-compute-reduced-score):
7931 Use `ignore-errors'.
7932
7933 * play/handwrite.el (ps-lpr-switches): Declare.
7934 (handwrite): Remove unused variables `pmin' and `lastp'.
7935
7936 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
7937
7938 * play/landmark.el (landmark-init-display)
7939 (landmark-update-naught-weights): Mark unused parameters.
7940 (landmark-y): Remove unused variable `noise'. Simplify.
7941 (landmark-human-plays): Remove unused variable `score'.
7942
7943 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
7944 (mpuz-try-proposal): Remove unused variable `game'.
7945
7946 * play/zone.el (life-patterns): Declare.
7947
80f499c7
JB
79482011-04-20 Juanma Barranquero <lekktu@gmail.com>
7949
7950 * vc/vc.el (ediff-vc-internal): Declare function.
7951
024ff170
SM
79522011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
7953
c0a193ea
SM
7954 * shell.el: Use lexical-binding and std completion UI.
7955 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
7956 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
7957 comint-preoutput-filter-functions rather than on
7958 comint-output-filter-functions.
7959 (shell-command-completion, shell--command-completion-data)
7960 (shell-filename-completion, shell-environment-variable-completion)
7961 (shell-c-a-p-replace-by-expanded-directory): New functions.
7962 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
7963 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
7964 (shell-dynamic-complete-environment-variable): Use them.
7965 (shell-dynamic-complete-as-environment-variable)
7966 (shell-dynamic-complete-as-command): Remove.
7967 (shell-match-partial-variable): Match past point.
7968 * comint.el: Clean up use of completion-at-point-functions.
7969 (comint-completion-at-point): New function.
7970 (comint-mode): Use it completion-at-point-functions.
7971 (comint-dynamic-complete): Make it obsolete.
7972 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
7973 (comint-c-a-p-replace-by-expanded-history): New function.
7974 (comint-dynamic-complete-functions)
7975 (comint-replace-by-expanded-history): Use it.
7976 * minibuffer.el (completion-table-with-terminator): Allow dynamic
7977 termination strings. Try harder to avoid second try-completion.
7978 (completion-in-region-mode-map): Disable bindings that don't work yet.
7979
2dbaa080
SM
7980 * comint.el: Use lexical-binding. Require CL.
7981 (comint-dynamic-complete-functions): Use comint-filename-completion.
7982 (comint-completion-addsuffix): Tweak custom type.
7983 (comint-filename-completion, comint--common-suffix)
7984 (comint--common-quoted-suffix, comint--table-subvert)
7985 (comint--complete-file-name-data): New functions.
7986 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
7987 (comint-dynamic-list-filename-completions): Use them.
7988 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 7989
2dbaa080
SM
7990 * minibuffer.el (completion-in-region-mode):
7991 Keep completion-in-region-mode--predicate global.
7992 (completion-in-region--postch):
7993 Assume completion-in-region-mode--predicate is not null.
7994
c79a6f38
SM
7995 * progmodes/flymake.el (flymake-start-syntax-check-process):
7996 Obey `dir'. Simplify.
7997
024ff170
SM
7998 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
7999 we're in VC after all.
8000
1c6c854e
CS
80012011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
8002
8003 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 8004 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
8005 (vc-version-diff): Use vc-diff-build-argument-list-internal.
8006
bed7f140
SM
80072011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
8008
332e62ab
SM
8009 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
8010 add sanity check.
8011
bed7f140
SM
8012 * obsolete/erc-hecomplete.el: Make obsolete.
8013 * obsolete/: Standardize obsolescence info in the header.
8014
f195c582
GM
80152011-04-20 Glenn Morris <rgm@gnu.org>
8016
8017 * calendar/solar.el (solar-horizontal-coordinates):
8018 Use the longitude argument rather than `calendar-longitude'.
8019 (solar-date-next-longitude): Remove unused locals.
8020
cb79b8c0
VJL
80212011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8022
8023 * whitespace.el: New version 13.2.1.
8024
80252011-04-20 felix <EmacsWiki> (tiny change)
8026
d8e4b68b 8027 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
8028 switching between major modes on a file.
8029
602ea69d
SM
80302011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
8031
8032 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
8033 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
8034 multi-line comments as well.
8035
06b60517
JB
80362011-04-19 Juanma Barranquero <lekktu@gmail.com>
8037
8038 Lexical-binding cleanup.
8039
8040 * arc-mode.el (archive-mode-revert):
8041 * cmuscheme.el (scheme-interactively-start-process):
8042 * custom.el (custom-initialize-delay):
8043 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
8044 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
8045 * emacs-lock.el (emacs-lock-clear-sentinel):
8046 * ezimage.el (defezimage):
8047 * follow.el (follow-avoid-tail-recenter):
8048 * fringe.el (set-fringe-mode-1):
8049 * generic-x.el (bat-generic-mode-compile):
8050 * help-mode.el (help-info-variable, help-do-xref)
8051 (help-mode-revert-buffer):
8052 * help.el (view-emacs-todo):
8053 * iswitchb.el (iswitchb-completion-help):
8054 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
8055 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
8056 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
8057 * locate.el (locate-update):
8058 * longlines.el (longlines-encode-region)
8059 (longlines-after-change-function):
8060 * outline.el (outline-isearch-open-invisible):
8061 * ps-def.el (declare-function, charset-dimension, char-width)
8062 (encode-char):
8063 * ps-mule.el (ps-mule-plot-string):
8064 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
8065 (recentf-edit-list-select, recentf-edit-list-validate)
8066 (recentf-open-files-action):
8067 * rect.el (delete-whitespace-rectangle-line)
8068 (rectangle-number-line-callback):
8069 * register.el (window-configuration-to-register)
8070 (frame-configuration-to-register):
8071 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
8072 * select.el (xselect-convert-to-string, xselect-convert-to-length)
8073 (xselect-convert-to-targets, xselect-convert-to-delete)
8074 (xselect-convert-to-filename, xselect-convert-to-charpos)
8075 (xselect-convert-to-lineno, xselect-convert-to-colno)
8076 (xselect-convert-to-os, xselect-convert-to-host)
8077 (xselect-convert-to-user, xselect-convert-to-class)
8078 (xselect-convert-to-name, xselect-convert-to-integer)
8079 (xselect-convert-to-atom, xselect-convert-to-identity):
8080 * subr.el (declare, ignore, process-kill-without-query)
8081 (text-clone-maintain):
8082 * terminal.el (te-get-char, te-tic-sentinel):
8083 * tool-bar.el (tool-bar-make-keymap):
8084 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
8085 * type-break.el (type-break-mode, type-break-noninteractive-query):
8086 * view.el (View-back-to-mark):
8087 * wid-browse.el (widget-browse-action, widget-browse-widget)
8088 (widget-browse-widgets, widget-browse-sexp):
8089 * widget.el (define-widget-keywords):
8090 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
8091 Mark unused parameters.
8092
8093 * align.el (align-adjust-col-for-rule): Mark unused parameter.
8094 (align-areas): Remove unused variable `look'.
8095 (align-region): Remove unused variables `real-end' and `pos-list'.
8096
8097 * apropos.el (apropos-score-doc): Remove unused variable `i'.
8098
8099 * bindings.el (mode-line-modified, mode-line-remote):
8100 Mark unused parameters.
8101 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
8102
8103 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
8104 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
8105
8106 * comint.el (comint-history-isearch-pop-state)
8107 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
8108 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
8109 (comint-substitute-in-file-name): Doc fix.
8110
8111 * completion.el (cmpl-statistics-block): Mark unused parameter.
8112 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
8113 (save-completions-to-file, load-completions-from-file):
8114 Remove unused local variable `e'.
8115
8116 * composite.el (compose-chars): Remove unused variable `len'.
8117 (lgstring-insert-glyph): Remove unused variable `g'.
8118 (compose-glyph-string): Remove unused variables `ascent',
8119 `descent', `lbearing' and `rbearing'.
8120 (compose-glyph-string-relative): Remove unused variables
8121 `lbearing', `rbearing' and `wadjust'.
8122 (compose-gstring-for-graphic): Remove unused variables `header',
8123 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
8124 (compose-gstring-for-terminal): Remove unused variables `header'
8125 and `nchars'. Use `let', not `let*'.
8126
8127 * cus-edit.el (Custom-set, Custom-save, custom-reset)
8128 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
8129 (Custom-buffer-done, custom-buffer-create-internal)
8130 (custom-browse-visibility-action, custom-browse-group-tag-action)
8131 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
8132 (widget-magic-mouse-down-action, custom-toggle-parent)
8133 (custom-add-parent-links, custom-toggle-hide-variable)
8134 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
8135 (custom-toggle-hide-face, face, hook, custom-group-link-action)
8136 (custom-face-menu-create, custom-variable-menu-create, get)
8137 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
8138 (custom-reset-standard-save-and-update): Remove unused variable `value'.
8139 (customize-apropos): Remove unused variable `tests'.
8140 (custom-group-value-create): Remove unused variable `hidden-p'.
8141 (sort-fold-case): Declare.
8142
8143 * cus-theme.el (custom-reset-standard-faces-list)
8144 (custom-reset-standard-variables-list): Declare.
8145 (customize-create-theme, custom-theme-revert, custom-theme-write)
8146 (custom-theme-choose-mode, customize-themes, custom-theme-save):
8147 Mark unused parameters.
8148
8149 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
8150
8151 * delim-col.el (delimit-columns-max): Move defvar before first use.
8152
8153 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 8154 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
8155
8156 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
8157 (auto-insert): Declare.
8158 (desktop-restore-file-buffer): Rename desktop-* parameters;
8159 mark unused ones.
8160 (desktop-create-buffer): Rename desktop-* parameters and bind them.
8161 (desktop-buffer): Rename desktop-* parameters.
8162
8163 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
8164 (dframe-reposition-frame-xemacs, dframe-help-echo)
8165 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
8166 Mark unused parameters.
8167
8168 * dired-aux.el (backup-extract-version-start, overwrite-query)
8169 (overwrite-backup-query, rename-regexp-query)
8170 (rename-non-directory-query): Declare.
8171 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
8172 (dired-add-entry): Remove unused variable `orig-file-name'.
8173 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
8174 Use parameter PRESERVE-TIME instead of accessing dynamic variable
8175 `dired-copy-preserve-time' directly.
8176 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
8177 (dired-insert-subdir-newpos): Rename unused variable `pos'.
8178
8179 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
8180 (dired-virtual-revert, dired-make-relative-symlink):
8181 Mark unused parameters.
8182 (manual-program): Declare.
8183 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
8184 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
8185 wrapped in `with-no-warnings' to avoid replacing one warning by another.
8186
8187 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
8188
8189 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
8190
8191 * echistory.el (electric-history-in-progress, Helper-return-blurb):
8192 Declare.
8193
8194 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
8195
8196 * electric.el (Electric-command-loop): Rename parameter
8197 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
8198
8199 * expand.el (expand-in-literal): Remove unused variable `here'.
8200
8201 * facemenu.el (facemenu-add-new-color):
8202 Remove unused variable `docstring'.
8203
8204 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
8205 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
8206 (face-attr-construct): Mark unused parameter. Doc fix.
8207 (read-color): Remove unused variable `hex-string'.
8208
8209 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
8210 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
8211 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
8212 (display-buffer-other-frame): Remove unused variable `old-window'.
8213 (kill-buffer-hook): Declare.
8214 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
8215 Mark unused parameters.
8216 (after-find-file): Pass 1 to `auto-save-mode', not t.
8217
8218 * files-x.el (auto-insert): Declare.
8219 (modify-file-local-variable-prop-line): Remove unused variable `val'.
8220
8221 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 8222 variable `buf'. Mark unused parameter.
06b60517
JB
8223 (find-lisp-insert-directory): Mark unused parameter.
8224
8225 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
8226 (format-encode-region): Remove unused variables `cur-buf' and `result'.
8227 (format-common-tail): Remove, unused.
8228 (format-deannotate-region): Remove unused variable `loc'.
8229 (format-annotate-region): Remove unused variable `p'.
8230 (format-annotate-single-property-change): Remove unused variables
8231 `default' and `tail'.
8232
8233 * forms.el (read-file-filter): Declare.
8234 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
8235
8236 * frame.el (frame-creation-function-alist): Mark unused parameter.
8237 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
8238
8239 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
8240 Remove unused parameters.
8241 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
8242 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
8243
8244 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
8245 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
8246 (hfy-prepare-tag-map): Mark unused parameters.
8247 (htmlfontify-buffer): Use `called-interactively-p'.
8248
8249 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
8250 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
8251 (ibuffer-do-occur): Mark unused parameters.
8252 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
8253 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
8254
8255 * ibuffer.el: Don't quote `lambda'.
8256 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
8257 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
8258 Mark unused parameters.
8259
8260 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
8261 (ido-completing-read): Mark unused parameters.
8262 (ido-copy-current-word): Mark unused parameters;
8263 remove unused variable `name'.
8264 (ido-sort-merged-list): Remove unused parameter `dirs'.
8265
8266 * ielm.el (ielm-input-sender): Mark unused parameter.
8267 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
8268 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
8269 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
8270 `ielm-string' as a dynamic variable accessible from the IELM prompt.
8271 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
8272
8273 * image-dired.el (image-dired-display-thumbs): Remove unused
8274 variables `curr-file' and `count'.
8275 (image-dired-remove-tag): Remove unused variable `start'.
8276 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
8277 variable `curr-file'
8278 (image-dired-rotate-original): Remove unused variable `temp-file'.
8279 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
8280 Remove unused variable `file'.
8281 (image-dired-gallery-generate): Remove unused variable `curr'.
8282 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
8283
8284 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
8285
8286 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
8287
8288 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
8289
8290 * isearch.el (minibuffer-history-symbol): Declare.
8291 (isearch-edit-string): Remove unused variable `err'.
8292 (isearch-message-prefix, isearch-message-suffix):
8293 Mark unused parameters.
8294
8295 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
8296
8297 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
8298
8299 * makesum.el (double-column): Remove unused variable `cnt'.
8300
8301 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
8302 (ido-ignore-item-temp-list): Declare.
8303
8304 * mouse-drag.el (mouse-drag-throw): Remove unused variables
8305 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
8306 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
8307 (mouse-drag-drag): Remove unused variables `mouse-delta' and
8308 `mouse-col-delta'.
8309
8310 * mouse-sel.el (mouse-extend-internal):
8311 Remove unused variable `orig-window-frame'.
8312
8313 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
8314 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
8315 Move declarations before first use.
8316 (pcomplete-opt): Mark unused parameters; doc fix.
8317
8318 * proced.el (proced-revert): Mark unused parameter.
8319 (proced-send-signal): Remove unused variable `err'.
8320
8321 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
8322 Rename parameter PREFIX-ARG to ARG.
8323 (ps-basic-plot-string, ps-basic-plot-whitespace):
8324 Mark unused parameters.
8325
8326 * replace.el (replace-count): Define.
8327 (occur-revert-function): Mark unused parameters.
8328 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
8329 (isearch-case-fold-search, isearch-string): Declare.
8330 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
8331 bind `case-fold-search'. Remove unused variables `beg' and `end',
8332 and simplify.
8333 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
8334 COUNT and bind `replace-count'.
8335 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
8336 to COUNT.
8337
8338 * savehist.el (print-readably, print-string-length): Declare.
8339
8340 * shadowfile.el (shadow-expand-cluster-in-file-name):
8341 Remove unused variable `cluster'.
8342 (shadow-copy-file): Remove unused variable `i'.
8343 (shadow-noquery, shadow-clusters, shadow-site-cluster)
8344 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
8345 (shadow-define-literal-group, shadow-define-regexp-group)
8346 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
8347
8348 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
8349 (shell): Use `called-interactively-p'.
8350 (shell-directory-tracker): Remove unused variable `chdir-failure'.
8351
8352 * simple.el (compilation-context-lines, comint-file-name-quote-list)
8353 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
8354 (delete-backward-char): Remove unused variable `ocol'.
8355 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
8356 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
8357 (event-apply-hyper-modifier, event-apply-shift-modifier)
8358 (event-apply-control-modifier, event-apply-meta-modifier):
8359 Mark unused parameters.
8360 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
8361 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
8362
8363 * speedbar.el (speedbar-ignored-directory-expressions)
8364 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
8365 (speedbar-find-file, speedbar-dir-follow)
8366 (speedbar-directory-buttons-follow, speedbar-tag-find)
8367 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
8368 (speedbar-buffers-line-directory, speedbar-buffer-click):
8369 Mark unused parameters.
8370 (speedbar-tag-file): Remove unused variable `mode'.
8371 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
8372
8373 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
8374
8375 * talk.el (talk): Remove unused variable `display'.
8376
8377 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
8378 (tar-write-region-annotate): Mark unused parameter.
8379
8380 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
8381 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
8382 Declare them, wrapped in `with-no-warnings' to avoid replacing one
8383 warning by another.
8384
8385 * time-stamp.el (time-stamp-string-preprocess):
8386 Remove unused variable `require-padding'.
8387
8388 * tree-widget.el (widget-glyph-enable): Declare.
8389 (tree-widget-action): Mark unused parameter.
8390
8391 * w32-fns.el (x-get-selection): Mark unused parameter.
8392 (autoload-make-program, generated-autoload-file): Declare.
8393
8394 * wdired.el (wdired-revert): Mark unused parameters.
8395 (wdired-xcase-word): Remove unused variable `err'.
8396
8397 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
8398 (whitespace-help-scroll): Remove unused variable `data-help'.
8399
8400 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
8401 (widget-image-insert, widget-after-change, default)
8402 (widget-default-format-handler, widget-default-notify)
8403 (widget-default-prompt-value, widget-info-link-action)
8404 (widget-url-link-action, widget-function-link-action)
8405 (widget-variable-link-action, widget-file-link-action)
8406 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
8407 (widget-field-prompt-internal, widget-field-action, widget-field-match)
8408 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
8409 (widget-insert-button-action, widget-delete-button-action, visibility)
8410 (widget-documentation-link-action, widget-documentation-string-action)
8411 (widget-const-prompt-value, widget-regexp-match, symbol)
8412 (widget-coding-system-prompt-value)
8413 (widget-key-sequence-value-to-external, sexp)
8414 (widget-sexp-value-to-internal, character, vector, cons)
8415 (widget-choice-prompt-value, widget-boolean-prompt-value)
8416 (widget-color--choose-action): Mark unused parameters.
8417 (widget-item-match-inline, widget-choice-match-inline)
8418 (widget-checklist-match, widget-checklist-match-inline)
8419 (widget-group-match): Rename parameter VALUES to VALS.
8420 (widget-field-value-set): Remove unused variable `size'.
8421 (widget-color-action): Remove unused variables `value' and `start'.
8422
8423 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 8424 variable `dir'. Doc fix.
06b60517
JB
8425 (windmove-find-other-window): Don't pass it.
8426
8427 * window.el (count-windows): Mark unused parameter.
8428 (bw-adjust-window): Remove unused variable `err'.
8429
8430 * woman.el (woman-file-name): Remove unused variable `default'.
8431 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
8432 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
8433 (global-font-lock-mode): Declare.
8434 (woman-decode-region): Mark unused parameter.
8435 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
8436
8437 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
8438 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
8439 (x-dnd-handle-moz-url): Remove unused variable `title'.
8440 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
8441
8442 * xml.el (xml-parse-tag, xml-parse-attlist):
8443 Remove unused variable `pos'.
8444
bc4f7f3d
GM
84452011-04-19 Glenn Morris <rgm@gnu.org>
8446
8447 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
8448 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
8449 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
8450 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
8451 * calendar/cal-html.el (cal-html-insert-minical):
8452 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
8453 (calendar-mark-date-pattern):
8454 Prefix "unused" locals.
8455
8456 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
8457 optional argument `style'.
8458
8459 * calendar/appt.el (appt-make-list):
8460 * calendar/cal-china.el (calendar-chinese-date-string):
8461 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
8462 (diary-hebrew-yahrzeit):
8463 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
8464 * calendar/calendar.el (calendar-generate-window):
8465 * calendar/time-date.el (time-to-days):
8466 Remove unused local variables.
8467
16a43933
CY
84682011-04-18 Chong Yidong <cyd@stupidchicken.com>
8469
8470 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
8471 glyphless-char-display table.
8472 (tabulated-list-glyphless-char-display): New var.
8473
7eed1860
SS
84742011-04-18 Sam Steingold <sds@gnu.org>
8475
8476 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
8477 to acknowledgments.
8478
4d2d1ccd
GM
84792011-04-17 Glenn Morris <rgm@gnu.org>
8480
8481 * calendar/diary-lib.el (diary-sexp-entry):
8482 * calendar/holidays.el (holiday-sexp):
8483 Set debug-on-error rather than the removed stack-trace-on-error.
8484
239da61d
GM
84852011-04-16 Glenn Morris <rgm@gnu.org>
8486
8487 * progmodes/f90.el: Use lexical-binding.
8488 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
8489
8b05752a
SM
84902011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8491
daca8ba5
SM
8492 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
8493 (mail-mode): Setup mailalias completion here instead.
8494 * mail/mailalias.el: Use lexical-binding.
8495 (pattern, mailalias-done): Declare dynamic.
8496 (mail-completion-at-point-function): New function, from mail-complete.
8497 (mail-complete): Use it.
8498 (mail-completion-expand): New function.
8499 (mail-get-names): Use it.
8500 (mail-directory, mail-directory-process, mail-directory-stream):
8501 Don't use `pattern' for lexically bound arg.
8502
6f542485
SM
8503 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
8504
037e7c3f
SM
8505 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
8506 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
8507 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
8508
8b05752a
SM
8509 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
8510 (byte-save-window-excursion, byte-temp-output-buffer-setup)
8511 (byte-interactive-p): Define them again, for use when inlining
8512 old code.
8513
49093f60
JB
85142011-04-15 Juanma Barranquero <lekktu@gmail.com>
8515
8516 * loadup.el: Use `string-to-number', not `string-to-int'.
8517
b5b8e7de
SM
85182011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
8519
8520 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
8521 gud-gdb-complete-command.
8522 (gud-gdb-completions): New function, from gud-gdb-complete-command.
8523 (gud-gdb-completion-at-point): New function.
8524 (gud-gdb-completions): Remove.
8525
f42efeb5
MA
85262011-04-14 Michael Albinus <michael.albinus@gmx.de>
8527
49093f60
JB
8528 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
8529 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
8530 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
8531 whether `executable-find' is bound.
f42efeb5
MA
8532
8533 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
8534
e240cc21
SM
85352011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
8536
8537 * minibuffer.el (completion-in-region-mode-predicate)
8538 (completion-in-region-mode--predicate): New vars.
8539 (completion-in-region, completion-in-region--postch)
8540 (completion-in-region-mode): Use them.
8541 (completion--capf-wrapper): Also return the hook function.
8542 (completion-at-point, completion-help-at-point):
8543 Adjust and provide a predicate.
c2bd2ab0
SM
8544
8545 Preserve arg names for advice of subr and lexical functions (bug#8457).
8546 * help-fns.el (help-function-arglist): Consolidate the subr and
8547 new-byte-code cases. Add argument `preserve-names' to extract names
8548 from the docstring when needed.
8549 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
8550 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
8551 (ad-arglist): Use help-function-arglist's new arg.
8552 (ad-definition-type): Use cond.
8553
c183f693
JB
85542011-04-13 Juanma Barranquero <lekktu@gmail.com>
8555
06641a47
JB
8556 * autorevert.el (auto-revert-handler):
8557 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
8558 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
8559 Don't quote lambda.
8560
c183f693
JB
8561 * image-mode.el (image-transform-set-scale):
8562 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
8563
1e3b6001
G
85642011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
8565
8566 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 8567 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
8568 Upgrades via gnutls-cli are too slow to be done opportunistically.
8569
2d6af8dd
JB
85702011-04-12 Juanma Barranquero <lekktu@gmail.com>
8571
8572 * dframe.el (dframe-current-frame): Remove spurious quote.
8573
c0749a51
GM
85742011-04-12 Glenn Morris <rgm@gnu.org>
8575
088d0d61
GM
8576 * calendar/cal-tex.el (cal-tex-end-document):
8577 Try to automatically use latin1 input if needed.
8578
c0749a51
GM
8579 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
8580 Don't try to cons a mark onto an empty element.
8581
5c90fde0
LL
85822011-04-11 Leo Liu <sdl.web@gmail.com>
8583
8584 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
8585 buffers.
8586 (ido-kill-buffer-at-head): Support killing virtual buffers.
8587
369e974d
CY
85882011-04-10 Chong Yidong <cyd@stupidchicken.com>
8589
8590 * minibuffer.el (completion-show-inline-help): New var.
8591 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
8592 (minibuffer-force-complete, minibuffer-complete-word):
8593 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
8594
8595 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
8596 to avoid interference from inline help (Bug#5849).
8597
37f1c930
LL
85982011-04-10 Leo Liu <sdl.web@gmail.com>
8599
099c39a4
JB
8600 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
8601 Fix typo.
37f1c930 8602
a32d4040
CY
86032011-04-09 Chong Yidong <cyd@stupidchicken.com>
8604
8605 * image-mode.el (image-toggle-display-image): Signal an error if
8606 not in Image mode.
8607 (image-transform-mode, image-transform-resize)
8608 (image-transform-set-rotation): Doc fix.
daca8ba5 8609 (image-transform-set-resize): Delete.
a32d4040
CY
8610 (image-transform-set-scale, image-transform-fit-to-height)
8611 (image-transform-fit-to-width): Handle image-toggle-display-image
8612 and image-transform-resize directly.
8613
099c39a4 86142011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
8615
8616 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
8617 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
8618 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
8619 (doc-view-mode-map): Add bindings for the new functions.
8620
099c39a4 86212011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 8622
4d61f28d 8623 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
8624 Fix typo in docstring.
8625
3726838a
EZ
86262011-04-08 Eli Zaretskii <eliz@gnu.org>
8627
04f33f1e
EZ
8628 * files.el (file-size-human-readable): Produce one digit after
8629 decimal, like "ls -lh" does.
8630
8631 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
8632 the file size representation.
8633
3726838a
EZ
8634 * simple.el (list-processes): If async subprocesses are not
8635 available, error out with a clear error message.
8636
cbb59342
CY
86372011-04-08 Chong Yidong <cyd@stupidchicken.com>
8638
8639 * help.el (help-form-show): New function, to be called from C.
8640 Put help-form output in a buffer named differently than *Help*.
8641
e3971c44
EZ
86422011-04-08 Eli Zaretskii <eliz@gnu.org>
8643
8644 * files.el (file-size-human-readable): New function.
8645
8646 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
8647 computing the representation inline. Don't require `cl'.
8648
12544bbe
GM
86492011-04-08 Glenn Morris <rgm@gnu.org>
8650
a1de6c6a
GM
8651 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
8652
3c4671f4
GM
8653 * net/browse-url.el (browse-url-firefox):
8654 Test system-type, not system-configuration.
8655
b605679c
GM
8656 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
8657 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
8658 Use log-edit-empty-buffer-p. (Bug#7598)
8659
56442f0c
GM
8660 * net/rlogin.el (rlogin-process-connection-type): Simplify.
8661 (rlogin-mode-map): Initialize in the defvar.
8662 (rlogin): Use ignore-errors.
8663
12544bbe
GM
8664 * replace.el (occur-mode-map): Some fixes for menu items.
8665
eb237b0f
AH
86662011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
8667
8668 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
8669
7d668f2c
CY
86702011-04-06 Chong Yidong <cyd@stupidchicken.com>
8671
e67a13ab
CY
8672 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
8673 issuing unused warnings.
8674
8675 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
8676 macro directly.
8677
7d668f2c
CY
8678 * simple.el: Lisp reimplement of list-processes. Based on an
8679 earlier reimplementation by Leo Liu, but using tabulated-list.el.
8680 (process-menu-mode): New major mode.
8681 (list-processes--refresh, list-processes):
8682 (process-menu-visit-buffer): New functions.
8683
8684 * files.el (save-buffers-kill-emacs): Don't assume any return
8685 value of list-processes, which is undocumented anyway.
8686
a83ec3c9
CY
86872011-04-06 Chong Yidong <cyd@stupidchicken.com>
8688
8689 * emacs-lisp/tabulated-list.el: New file.
8690
e91a96fe
CY
8691 * emacs-lisp/package.el: Use Tabulated List mode.
8692 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
8693 (package-menu-mode): Derive from tabulated-list-mode. Set up the
8694 table format using Tabulated List mode variables.
8695 (package--push): New macro, replacing package-list-maybe-add.
8696 (package-menu--generate): Use package--push. Renamed from
8697 package--generate-package-list.
8698 (package-menu-refresh, list-packages): Use it.
daca8ba5 8699 (package-menu--print-info): Rename from package-print-package.
e91a96fe 8700 Return insertion data instead of inserting it directly.
099c39a4
JB
8701 (package-menu-describe-package, package-menu-execute):
8702 Use tabulated-list-get-id.
e91a96fe
CY
8703 (package-menu-mark-delete, package-menu-mark-install)
8704 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
8705 (package-menu-mark-obsolete-for-deletion):
8706 Use tabulated-list-put-tag.
e91a96fe
CY
8707 (package--list-packages, package-menu-revert)
8708 (package-menu-get-package, package-menu-get-version)
8709 (package-menu-sort-by-column): Functions deleted.
8710 (package-menu-package-list, package-menu-sort-key): Vars deleted.
8711 (package-menu--status-predicate, package-menu--version-predicate)
8712 (package-menu--name-predicate)
8713 (package-menu--description-predicate): Handle arguments in the
8714 Tabulated List format.
8715 (package-list-packages-no-fetch): Call list-packages.
8716
3e214b50
JB
87172011-04-06 Juanma Barranquero <lekktu@gmail.com>
8718
8719 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 8720 (after-find-file): Don't bind it.
3e214b50
JB
8721 (revert-buffer-in-progress-p): New variable.
8722 (revert-buffer): Bind it.
8723 Pass nil for `after-find-file-from-revert-buffer'.
8724
8725 * saveplace.el (save-place-find-file-hook): Use new variable
8726 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
8727
3f0f1700
GM
87282011-04-06 Glenn Morris <rgm@gnu.org>
8729
c0274801
GM
8730 * Makefile.in (AUTOGEN_VCS): New variable.
8731 (autoloads): Use $AUTOGEN_VCS.
8732
3f0f1700
GM
8733 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
8734 * calendar/calendar.el (calendar-mode-map):
8735 Check for toolkit scroll bars. (Bug#8305)
8736
41ea9e48
CY
87372011-04-05 Chong Yidong <cyd@stupidchicken.com>
8738
8739 * minibuffer.el (completion-in-region--postch)
8740 (completion-in-region-mode): Remove unnecessary messages.
8741
6194c800
JB
87422011-04-05 Juanma Barranquero <lekktu@gmail.com>
8743
33256f14
JB
8744 * font-lock.el (font-lock-refresh-defaults):
8745 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
8746 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
8747
6194c800
JB
8748 * info.el (Info-directory-list, Info-read-node-name-2)
8749 (Info-split-parameter-string): Doc fixes.
8750 (Info-virtual-nodes): Reflow docstring.
8751 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
8752 (Info-apropos-toc-nodes, info-finder, Info-get-token)
8753 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
8754 Fix typos in docstrings.
8755 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
8756 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
8757 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
8758 (Info-restore-desktop-buffer): Mark unused parameters.
8759 (Info-directory-find-file, Info-directory-find-node)
8760 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
8761 (Info-virtual-index-find-node, Info-apropos-find-file)
8762 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 8763 Mark unused parameters; fix typos in docstrings.
6194c800
JB
8764 (Info-virtual-index): Remove unused local variable `nodename'.
8765
b87a8200 87662011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 8767
b87a8200
DD
8768 * net/rcirc.el: Update my e-mail address.
8769 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 8770
3b2ff876
CY
87712011-04-05 Chong Yidong <cyd@stupidchicken.com>
8772
8773 * startup.el (command-line): Save the cursor's theme-face
8774 directly, instead of using face-override-spec.
8775
8776 * custom.el (load-theme): Minor optimization in assigning faces.
8777
8d17e7ca
JB
87782011-04-04 Juanma Barranquero <lekktu@gmail.com>
8779
8780 * help-fns.el (describe-variable): Complete all variables having
8781 documentation, including keywords.
8782 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
8783
2fbc1934
JB
87842011-04-04 Juanma Barranquero <lekktu@gmail.com>
8785
8786 Convert to lexical-binding.
8787
8788 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
8789 (bs--get-marked-string, bs--get-modified-string)
8790 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
8791 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
8792 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
8793
8794 * ehelp.el (electric-help-execute-extended)
8795 (electric-help-ctrl-x-prefix):
8796 * hexl.el (hexl-revert-buffer-function):
8797 * linum.el (linum-after-change, linum-after-scroll):
8798 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
8799
8800 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
8801
74f50695
DU
88022011-04-04 Daiki Ueno <ueno@unixuser.org>
8803
8804 * epa-dired.el:
8805 * epa-mail.el:
8806 * epa-hook.el:
8807 * epa-file.el:
8808 * epa.el:
8809 * epg.el: Use lexical binding.
8810
c11325f7
CY
88112011-04-03 Chong Yidong <cyd@stupidchicken.com>
8812
0d9e9a12
CY
8813 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
8814
c11325f7 8815 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
8816 dictionary case for flyspell-mark-duplications-exceptions.
8817 Use regexp matching for languages.
c11325f7
CY
8818 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
8819 default dictionary (Bug#7926).
8820
da91b5f2
CY
88212011-04-02 Chong Yidong <cyd@stupidchicken.com>
8822
099c39a4
JB
8823 * emacs-lisp/package.el (package--with-work-buffer):
8824 Recognize https URLs.
da91b5f2 8825
099c39a4
JB
8826 * net/network-stream.el: Move from gnus/proto-stream.el.
8827 Change prefix to network-stream throughout.
da91b5f2
CY
8828 (open-protocol-stream): Merge into open-network-stream, leaving
8829 open-protocol-stream as an alias. Handle nil BUFFER args.
8830
8831 * subr.el (open-network-stream): Move to net/network-stream.el.
8832
afa8e9f6
GM
88332011-04-02 Glenn Morris <rgm@gnu.org>
8834
1d2e369d
GM
8835 * find-dired.el (find-exec-terminator): New option.
8836 (find-ls-option): Test for -ls support.
8837 (find-ls-subdir-switches): Test for -b in find-ls-option.
8838 (find-dired, find-grep-dired): Doc fixes.
8839 (find-dired): Use find-exec-terminator.
8840
8abb7da8 8841 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
8842 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
8843 (find-name-arg): Remove purecopy.
8abb7da8 8844
f3ca7378
GM
8845 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
8846 (grep-compute-defaults): Check for `-exec COMMAND +' support.
8847 Set grep-find-use-xargs, grep-find-command, and grep-find-template
8848 accordingly. Don't add the null-device if not needed.
8849
afa8e9f6
GM
8850 * files.el (save-some-buffers): Doc fix.
8851
35eae264
EZ
88522011-04-02 Eli Zaretskii <eliz@gnu.org>
8853
8854 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
8855
26b51db5
JB
88562011-04-01 Juanma Barranquero <lekktu@gmail.com>
8857
8858 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
8859 Use `dolist' rather than `mapcar'.
8860
7200d79c
SM
88612011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
8862
03408648 8863 Add lexical binding.
7200d79c 8864
03408648
SM
8865 * subr.el (apply-partially): Use new closures rather than CL.
8866 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
8867 (dolist, dotimes): Use slightly different expansion for lexical code.
8868 (functionp): Move to C.
8869 (letrec): New macro.
8870 (with-wrapper-hook): Use it and apply-partially instead of CL.
8871 (eval-after-load): Preserve lexical-binding.
8872 (save-window-excursion, with-output-to-temp-buffer): Turn them
8873 into macros.
7200d79c 8874
03408648
SM
8875 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
8876
8877 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
8878 than the arglist.
8879 (help-add-fundoc-usage): Don't add `Not documented'.
8880 (help-function-arglist): Handle closures, subroutines, and new
8881 byte-code-functions.
8882 (help-make-usage): Remove leading underscores.
8883 (describe-function-1): Handle closures.
8884 (describe-variable): Use special-variable-p for completion.
8885
8886 * files.el (lexical-binding): Declare safe.
f488fb65 8887
03408648
SM
8888 * emacs-lisp/pcase.el: Don't use destructuring-bind.
8889 (pcase--memoize): Rename from pcase-memoize. Change weakness.
8890 (pcase): Add `let' pattern.
8891 Change memoization so it actually works.
8892 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
8893 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
8894 <let>: New case.
f488fb65 8895
03408648
SM
8896 * emacs-lisp/macroexp.el: Use lexical binding.
8897 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
8898 Don't convert ' to #' without checking that it's indeed quoting
8899 a lambda.
8900
8901 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 8902 Use eval-sexp-add-defvars.
03408648
SM
8903 (eval-sexp-add-defvars): New fun.
8904
8905 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
8906
8907 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
8908 Don't autoload.
8909 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
8910 than the internal `byte-compile-lambda'.
8911 (defmethod): Don't hide code under quotes.
8912 (eieio-defmethod): New `code' argument.
8913
8914 * emacs-lisp/eieio-comp.el: Remove.
8915
8916 * emacs-lisp/edebug.el (edebug-eval-defun)
8917 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
8918 (edebug-toggle): Avoid `eval'.
8919
8920 * emacs-lisp/disass.el (disassemble-internal): Handle new
8921 `closure' objects.
8922 (disassemble-1): Handle new byte codes.
8923
8924 * emacs-lisp/cl.el (pushnew): Silence warning.
8925
8926 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
8927 (cl-byte-compile-throw): Remove.
8928 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
8929
8930 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
8931 closures.
8932
8933 * emacs-lisp/cconv.el: New file.
8934
8935 * emacs-lisp/bytecomp.el: Use lexical binding instead of
8936 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
8937 (byte-compile-initial-macro-environment):
8938 Handle declare-function here.
8939 (byte-compile--lexical-environment): New var.
8940 (byte-stack-ref, byte-stack-set, byte-discardN)
8941 (byte-discardN-preserve-tos): New lap codes.
8942 (byte-interactive-p): Don't use any more.
8943 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
8944 New macros.
8945 (byte-compile-lapcode): Use them and handle new lap codes.
8946 (byte-compile-obsolete): Remove.
8947 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
8948 (byte-compile-arglist-warn): Check late def of inlinable funs.
8949 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
8950 since they should have been expanded by now.
8951 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
8952 (byte-compile-from-buffer): Remove unused second arg.
8953 (byte-compile-preprocess): New function.
8954 (byte-compile-toplevel-file-form): New function to distinguish
8955 file-form calls from outside from file-form calls from hunk-handlers.
8956 (byte-compile-file-form): Simplify.
8957 (byte-compile-file-form-defsubst): Remove.
8958 (byte-compile-file-form-defmumble): Simplify now that
8959 byte-compile-lambda always returns a byte-code-function.
8960 (byte-compile): Preprocess.
8961 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
8962 Remove, not used any more.
8963 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
8964 (byte-compile-make-args-desc): New funs.
8965 (byte-compile-lambda): Handle lexical functions. Always return
8966 a byte-code-function.
8967 (byte-compile-reserved-constants): New var, to make up room for
8968 closed-over variables.
8969 (byte-compile-constants-vector): Obey it.
8970 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
8971 (byte-compile-macroexpand-declare-function): New function.
8972 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
8973 byte-code-functions.
8974 (byte-compile-form): Check obsolescence here.
8975 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
8976 (byte-compile-variable-ref): Remove.
8977 (byte-compile-dynamic-variable-op): New fun.
8978 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
8979 (byte-compile-variable-set): New funs.
8980 (byte-compile-discard): Add 2 args.
8981 (byte-compile-stack-ref, byte-compile-stack-set)
8982 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
8983 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
8984 macroexpand-all instead.
8985 (byte-compile-quote-form): Remove.
8986 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
8987 (byte-compile-bind, byte-compile-unbind): New funs.
8988 (byte-compile-let): Handle let* and lexical binding.
8989 (byte-compile-let*): Remove.
8990 (byte-compile-catch, byte-compile-unwind-protect)
8991 (byte-compile-track-mouse, byte-compile-condition-case):
8992 Handle a new :fun-body form, used for lexical scoping.
8993 (byte-compile-save-window-excursion)
8994 (byte-compile-with-output-to-temp-buffer): Remove.
8995 (byte-compile-defun): Simplify.
8996 (byte-compile-stack-adjustment): New fun.
8997 (byte-compile-out): Use it.
8998 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
8999
9000 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
9001 handler any more.
9002
9003 * emacs-lisp/byte-opt.el: Use lexical binding.
9004 (byte-inline-lapcode): Remove (to bytecomp).
9005 (byte-compile-inline-expand): Pay attention to inlining to/from
9006 lexically bound code.
9007 (byte-compile-unfold-lambda): Don't handle byte-code-functions
9008 any more.
9009 (byte-optimize-form-code-walker): Don't handle save-window-excursion
9010 any more and don't call compiler-macros.
9011 (byte-compile-splice-in-already-compiled-code): Remove.
9012 (byte-code): Don't inline any more.
9013 (disassemble-offset): Receive `bytes' as argument rather than via
9014 dynamic scoping.
9015 (byte-compile-tag-number): Declare before first use.
9016 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
9017 `return' even if make-spliceable.
9018 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
9019 obsolete interactive-p.
9020 (byte-optimize-lapcode): Optimize new lap-codes.
9021 Don't trip up on new form of `byte-constant' lap code.
9022
9023 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
9024
9025 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
9026
9027 * custom.el (custom-initialize-default, custom-declare-variable):
9028 Use `defvar'.
9029
9030 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
9031 New variables.
9032 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
9033 (COMPILE_FIRST): Add macroexp and cconv.
9034 * makefile.w32-in: Mirror changes in Makefile.in.
9035
9036 * vc/cvs-status.el:
9037 * vc/diff-mode.el:
9038 * vc/log-edit.el:
9039 * vc/log-view.el:
9040 * vc/smerge-mode.el:
9041 * textmodes/bibtex-style.el:
9042 * textmodes/css.el:
9043 * startup.el:
9044 * uniquify.el:
da91b5f2
CY
9045 * minibuffer.el:
9046 * newcomment.el:
9047 * reveal.el:
9048 * server.el:
9049 * mpc.el:
9050 * emacs-lisp/smie.el:
9051 * doc-view.el:
9052 * dired.el:
03408648
SM
9053 * abbrev.el: Use lexical binding.
9054
0f0c1f27
EZ
90552011-04-01 Eli Zaretskii <eliz@gnu.org>
9056
9057 * info.el (info-display-manual): New function.
9058
c82b2579
SM
90592011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
9060
9061 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
9062
221ddf68
TH
90632011-03-31 Tassilo Horn <tassilo@member.fsf.org>
9064
9065 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 9066 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 9067
cba6e77e
GM
90682011-03-31 Glenn Morris <rgm@gnu.org>
9069
e040639f
GM
9070 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
9071
cba6e77e
GM
9072 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
9073
6d0f1c9e
CS
90742011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
9075
9076 * progmodes/python.el (python-default-interpreter)
9077 (python-python-command-args, python-jython-command-args)
9078 (python-which-shell, python-which-args, python-which-bufname)
9079 (python-file-queue, python-comint-output-filter-function)
9080 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
9081 variables and functions.
9082
3e2d70fd
SM
90832011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
9084
9085 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
9086 (completion-in-region-mode): New minor mode.
9087 (completion-in-region): Use it.
9088 (completion-in-region--data, completion-in-region-mode-map): New vars.
9089 (completion-in-region--postch): New function.
9090 (completion--capf-misbehave-funs, completion--capf-safe-funs):
9091 New vars.
9092 (completion--capf-wrapper): New function.
9093 (completion-at-point): Use it to track well-behavedness of
9094 hook functions.
9095 (completion-help-at-point): New command.
9096
f3e4086c
JM
90972011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
9098
9099 * vc/add-log.el (add-change-log-entry): Don't use whitespace
9100 syntax class to search for whitespace on a single line
9101 (Message-ID: <4D938140.4030905@redhat.com>).
9102
eb7ffc14
LL
91032011-03-30 Leo Liu <sdl.web@gmail.com>
9104
9105 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
9106 New commands.
9107 (edit-abbrevs-map): Bind them here.
9108 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
9109
d806ab68
KM
91102011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
9111
9112 * allout.el (allout-hide-by-annotation, allout-flag-region):
9113 Reduce possibility of overlay leakage by making them volatile.
9114
9115 * allout-widgets.el (allout-widgets-tally): Define as nil so the
9116 hash is not shared between buffers. Mode initialization is
9117 responsible for giving it a useful starting value.
9118 (allout-item-span): Reduce possibility of overlay leakage by
9119 making them volatile.
9120 (allout-widgets-count-buttons-in-region): Add diagnostic function
9121 for tracking down button overlay leaks.
9122
ea622834
LL
91232011-03-29 Leo Liu <sdl.web@gmail.com>
9124
9125 * ido.el (ido-read-internal): Use the default history var
9126 minibuffer-history if no HISTORY is specified.
9127
b62f8267
G
91282011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
9129
03408648
SM
9130 * net/imap.el (imap-shell-open, imap-process-connection-type):
9131 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
9132 Kerberos, SSL, other subprocesses.
9133
947b6566
LL
91342011-03-28 Leo Liu <sdl.web@gmail.com>
9135
9136 * abbrev.el (abbrev-table-empty-p): New function.
9137 (prepare-abbrev-list-buffer): Place empty abbrev tables after
9138 nonempty ones. (Bug#5937)
9139
5ffb62aa
JD
91402011-03-27 Jan Djärv <jan.h.d@swipnet.se>
9141
9142 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
9143
7a097943
LL
91442011-03-27 Leo Liu <sdl.web@gmail.com>
9145
9146 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
9147 for foreground and background colors.
9148 (ansi-color-make-color-map): Adapt.
9149
c5b40130
LL
91502011-03-25 Leo Liu <sdl.web@gmail.com>
9151
1f48f7d2
LL
9152 * midnight.el (midnight-time-float): Remove. Note it calculates
9153 the microsecond component incorrectly and seconds-to-time does the
9154 same job.
625897ec 9155 Remove redundant (require 'timer).
1f48f7d2 9156
c5b40130
LL
9157 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
9158 (ido-completions): Remove unused arguments. (Bug#8329)
9159
d86d2721
SM
91602011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
9161
9162 * minibuffer.el (completion--flush-all-sorted-completions):
9163 Remove itself from hook.
9164 (completion-at-point): Let the functions perform the completion
9165 immediately and return nil or t.
9166 * comint.el (comint-dynamic-complete-functions): Now identical to
9167 completion-at-point-functions.
9168 (comint-dynamic-list-input-ring): Remove unused var `index'.
9169 (comint--match-partial-filename, comint--unquote&expand-filename):
9170 New funs, split from comint-match-partial-filename.
9171 (comint-dynamic-complete): Use completion-at-point.
9172 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
9173
e8974c48
DA
91742011-03-24 Drew Adams <drew.adams@oracle.com>
9175
9176 * thingatpt.el: Support `defun'.
9177
def71b5e
LL
91782011-03-23 Leo Liu <sdl.web@gmail.com>
9179
cb5af48e
LL
9180 * abbrevlist.el: Move to obsolete/abbrevlist.el.
9181
def71b5e
LL
9182 * help-mode.el (help-mode-finish): Tweak regexp.
9183
927c53e7
GM
91842011-03-23 Glenn Morris <rgm@gnu.org>
9185
18d05bed
GM
9186 * eshell/esh-opt.el (eshell-eval-using-options):
9187 Do not bind unused local variable `eshell-option-stub'.
9188
927c53e7
GM
9189 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
9190
9d0da923
JB
91912011-03-22 Juanma Barranquero <lekktu@gmail.com>
9192
9193 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
9194 keymap variable in `with-no-warnings' to avoid a warning when the
9195 keymap has been already `defconst'ed.
9196
4b978a67
LL
91972011-03-22 Leo Liu <sdl.web@gmail.com>
9198
9199 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
9200 encode all chars in abbrevs; otherwise use emacs-mule or
9201 utf-8-emacs. (Bug#8308)
9202
5fd62452
JB
92032011-03-22 Juanma Barranquero <lekktu@gmail.com>
9204
0b1596c6
JB
9205 * simple.el (backward-delete-char-untabify):
9206 Avoid warning about using `delete-backward-char'.
9207
5fd62452
JB
9208 * image.el (image-type-file-name-regexps): Make it variable.
9209 `imagemagick-register-types' modifies it, and the user may want
9210 to add new extensions for known image types.
9211 (imagemagick-register-types): Throw error if not using ImageMagick.
9212
0b4e93f1
LL
92132011-03-22 Leo Liu <sdl.web@gmail.com>
9214
9215 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
9216 located before rcirc-prompt-end-marker.
9217 (rcirc-complete): Error if point is not after rcirc prompt.
9218 Handle the case when table is nil.
9882e214 9219 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 9220
fccee4ab
CY
92212011-03-22 Chong Yidong <cyd@stupidchicken.com>
9222
9223 * custom.el (custom--inhibit-theme-enable): Make it affect only
9224 custom-theme-set-variables and custom-theme-set-faces.
9225 (provide-theme): Ignore custom--inhibit-theme-enable.
9226 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
9227 (custom-enabling-themes): Delete variable.
d86d2721
SM
9228 (enable-theme): Accept only loaded themes as arguments.
9229 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
9230 (custom-enabled-themes): Forbid themes from setting this.
9231 Eliminate use of custom-enabling-themes.
9232 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 9233
af896da6
LL
92342011-03-21 Leo Liu <sdl.web@gmail.com>
9235
9236 * ido.el (ido-read-internal): Add ido-selected to history instead
9237 of user input.
9238
78f64af0
SM
92392011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
9240
9241 * subr.el (deferred-action-list, deferred-action-function):
9242 Mark obsolete.
9243
b16ac1ec
LL
92442011-03-21 Leo Liu <sdl.web@gmail.com>
9245
810f7698
LL
9246 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
9247 change on 2011-02-13 (bug#8309).
9248
b16ac1ec
LL
9249 * minibuffer.el (read-file-name-function): Change default value.
9250 (read-file-name--defaults): Rename from read-file-name-defaults.
9251 (read-file-name-default): Rename from read-file-name.
9252 (read-file-name): Call read-file-name-function.
9253
4e05e67e
GM
92542011-03-21 Glenn Morris <rgm@gnu.org>
9255
9256 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
9257 Doc fixes.
9258
4359915b
CY
92592011-03-21 Chong Yidong <cyd@stupidchicken.com>
9260
9261 * cus-theme.el: Add missing provide statement.
9262 (customize-create-theme): Extract theme value correctly.
9263 (custom-theme-visit-theme): Autoload.
9264 (customize-create-theme): Prompt before inserting default faces.
9265
1fe275ee
JB
92662011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
9267
9268 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
9269 units and musical notes.
9270
3ec03f7e
LL
92712011-03-20 Leo <sdl.web@gmail.com>
9272
9273 * ido.el (ido-read-internal): Use completing-read-default.
9274 (ido-completing-read): Fix compatibility with completing-read.
9275
7d476bde
CO
92762011-03-20 Christian Ohler <ohler@gnu.org>
9277
9278 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
9279 (ert-delete-all-tests): Use `called-interactively-p' rather than
9280 `interactive-p'.
9281 (ert--make-xrefs-region): Respect END.
9282
fe0fb33e
CY
92832011-03-19 Chong Yidong <cyd@stupidchicken.com>
9284
ff854b0b
CY
9285 * dired-aux.el (dired-create-directory): Signal an error if the
9286 directory already exists (Bug#8246).
9287
fe0fb33e
CY
9288 * facemenu.el (list-colors-display): Call list-faces-display
9289 inside with-help-window.
9290 (list-colors-print): Use display property to align the final
9291 column, instead of checking window-width.
9292
576bce32
EZ
92932011-03-19 Eli Zaretskii <eliz@gnu.org>
9294
4d61f28d 9295 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
9296 windows-nt systems.
9297 (emerge-protect-metachars): Quote correctly for ms-dos and
9298 windows-nt systems.
9299
89c41d68 93002011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
9301
9302 * info.el (info-initialize): Replace all uses of `:' with
9303 path-separator for compatibility with non-Unix systems.
9304 Cache quoting of path-separator. (Bug#8258)
9305
b14e3e21 93062011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
9307
9308 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
9309 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
9310 (mouse-avoidance-mode): Fix typos in docstrings.
9311
4525ce3e
CY
93122011-03-19 Chong Yidong <cyd@stupidchicken.com>
9313
9314 * startup.el (package-subdirectory-regexp): Move from package.el.
9315 Omit \\` and \\', and let callers add them.
9316
9317 * emacs-lisp/package.el (package-strip-version)
9318 (package-load-all-descriptors): Add \\` and \\' to
9319 package-subdirectory-regexp before using it.
9320 (package-untar-buffer): New arg DIR; ensure that file untars only
9321 into this expected directory. Remove superfluous delete-region.
9322 (package-unpack): Caller changed.
9323 (package-tar-file-info): Use package-subdirectory-regexp.
9324
a904a09a 93252011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 9326
a904a09a
SM
9327 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
9328 diff-mode-shared-map (bug#8284).
9329 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
9330
93312011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9332
9333 * calendar/time-date.el (format-seconds): Use assoc instead of
9334 assoc-string, since assoc-string doesn't exist in XEmacs.
9335
171fc304
JB
93362011-03-17 Juanma Barranquero <lekktu@gmail.com>
9337
9338 * custom.el (custom-known-themes): Reflow docstring.
9339 (custom-theme-load-path): Fix typo in docstring.
9340 (load-theme): Fix typo in error message.
9341 (custom-available-themes, custom-variable-theme-value):
9342 Use `let', not `let*'.
9343
d71990a1
JB
93442011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
9345
9346 * calc/README: Mention inclusion of musical notes.
9347
9348 * calc/calc-units.el (calc-lu-quant): Rename from
9349 `calc-logunits-quantity'.
9350 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
9351 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
9352 (calc-db): Rename from `calc-dblevel'.
9353 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
9354 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
9355 (calc-np): Rename from `calc-nplevel'.
9356 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
9357 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
9358 (calc-lu-plus): Rename from `calc-logunits-add'.
9359 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
9360 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
9361 (calc-lu-minus): Rename from `calc-logunits-sub'.
9362 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
9363 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
9364 (calc-lu-times): Rename from `calc-logunits-mul'.
9365 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
9366 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
9367 (calc-lu-divide): Rename from `calc-logunits-div'.
9368 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
9369 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
9370
9371 * calc/calc-ext.el (calc-init-extensions): Update the names of the
9372 functions being autoloaded.
9373
9374 * calc/calc.el (calc-lu-power-reference): Rename from
9375 `calc-logunits-power-reference'.
9376 (calc-lu-field-reference): Rename from
9377 `calc-logunits-field-reference'.
9378
9379 * calc/calc-help (calc-l-prefix-help): Mention musical note functions.
9380
40c2934b
SM
93812011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
9382
9383 * minibuffer.el (completion-all-sorted-completions):
9384 Use :completion-cycle-penalty text property if present.
9385
b0911414
KM
93862011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
9387
9388 * allout.el (allout-yank-processing): Adjust for new rebulleting
9389 regime so bullet being yanked is used without prompting the user
9390 for a choice.
9391
8a05b668
JB
93922011-03-16 Juanma Barranquero <lekktu@gmail.com>
9393
9394 * startup.el (command-line): Warn the user that _emacs is deprecated.
9395
5ba5fb81
JB
93962011-03-16 Juanma Barranquero <lekktu@gmail.com>
9397
9398 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
9399 (delphi-verbose, delphi-comment-face, delphi-string-face)
9400 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
9401 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
9402 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
9403 (delphi-new-comment-line, delphi-font-lock-defaults)
9404 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
9405 Fix typos in docstrings.
9406
2dab465b
KM
94072011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
9408
5ba5fb81 9409 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
9410 Invert the roles of character and string values for INSTEAD, so a
9411 string is used for the more common case of a defaulting prompt.
9412
0adf5618
SM
94132011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
9414
9415 * progmodes/ruby-mode.el (ruby-backward-sexp):
9416 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
9417 * play/gamegrid.el (gamegrid-make-face):
9418 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
9419 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
9420 * notifications.el (notifications-notify):
9421 * net/xesam.el (xesam-search-engines):
9422 * net/quickurl.el (quickurl-list-insert):
9423 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
9424
d72700e5
CY
94252011-03-15 Chong Yidong <cyd@stupidchicken.com>
9426
9427 * startup.el (command-line): Update package subdirectory regexp.
9428
49c5410a
SM
94292011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
9430
c6eee9aa
SM
9431 * allout.el (allout-abbreviate-flattened-numbering)
9432 (allout-mode-deactivate-hook): Fix up obsolescence "date".
9433
49c5410a
SM
9434 * subr.el (read-char-choice): Only show the cursor after the prompt,
9435 not after the answer.
9436
047b2bb9
KR
94372011-03-15 Kevin Ryde <user42@zip.com.au>
9438
9439 * help-fns.el (variable-at-point): Skip leading quotes, if any
9440 (bug#8253).
9441
0a57d256
SM
94422011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
9443
9444 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
9445 warning message.
9446
77c992bc
MA
94472011-03-14 Michael Albinus <michael.albinus@gmx.de>
9448
9449 * shell.el (shell): When called interactively, offer to change the
9450 shell file name on remote hosts.
9451
eebc475d
TZ
94522011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
9453
9454 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
9455 integration for LDAP parameters. The host, base, user or binddn,
9456 and secret tokens can be specified in a netrc file, for instance.
9457 This is optional because an `auth-source' parameter must be
9458 specified in the search attributes.
9459
9d05d1ba
JB
94602011-03-13 Juanma Barranquero <lekktu@gmail.com>
9461
9462 * help.el (describe-mode): Link to the mode's definition (bug#8185).
9463
09d9db2c
GM
94642011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
9465
9466 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
9467 into declaration. Remove redundant and harmful binding.
9468
94692011-03-12 Eli Zaretskii <eliz@gnu.org>
9470
9471 * files.el (file-ownership-preserved-p): Pass `integer' as an
9472 explicit 2nd argument to `file-attributes'. If the file's owner
9473 is the Administrators group on Windows, and the current user is
9474 Administrator, consider that a match.
9475
9476 * server.el (server-ensure-safe-dir): Consider server directory
9477 safe on MS-Windows if its owner is the Administrators group while
9478 the current Emacs user is Administrator. Use `=' to compare
9479 numerical UIDs, since they could be integers or floats.
9480
219bd536
JB
94812011-03-12 Juanma Barranquero <lekktu@gmail.com>
9482
9483 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
9484
f3afd36b
MA
94852011-03-12 Michael Albinus <michael.albinus@gmx.de>
9486
9487 Sync with Tramp 2.2.1.
9488
9489 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
9490
9491 * net/trampver.el: Update release number.
9492
3aaaa6f1
SM
94932011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
9494
94642599
SM
9495 * progmodes/compile.el (compilation--previous-directory): Fix up
9496 various nil/dead-marker mismatches (bug#8014).
9497 (compilation-directory-properties, compilation-error-properties):
9498 Don't call it at a position past the one we're about to change.
9499
3aaaa6f1
SM
9500 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
9501 Disable obsolescence warnings in the file that declares it.
9502
14239447
KM
95032011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
9504
099c39a4
JB
9505 * allout-widgets.el (allout-widgets-tally):
9506 Initialize allout-widgets-tally as a hash table rather than nil to
9507 prevent mode-line redisplay warnings. Also, clarify the module
9508 description and fix a comment typo.
14239447 9509
135e287c
JB
95102011-03-11 Juanma Barranquero <lekktu@gmail.com>
9511
9512 * help-fns.el (describe-variable): Don't complete keywords.
9513 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
9514
ffbf300e
CY
95152011-03-10 Chong Yidong <cyd@stupidchicken.com>
9516
ba08b241
CY
9517 * emacs-lisp/package.el (package-version-join): Impose a standard
9518 string representation for pre/alpha/beta version lists.
9519 (package-unpack-single): Standardize the directory name by passing
9520 it through package-version-join.
9521 (package-strip-rcs-id): Accept any version string that does not
9522 signal an error in version-to-list.
ffbf300e 9523
f346fd6b
MA
95242011-03-10 Michael Albinus <michael.albinus@gmx.de>
9525
9526 * simple.el (delete-trailing-whitespace): Return nil for the
9527 benefit of `write-file-functions'.
9528
ccb55d27
GM
95292011-03-10 Glenn Morris <rgm@gnu.org>
9530
5ceaac0c
GM
9531 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
9532
02da65ff
GM
9533 * vc/vc-git.el (vc-git-program): New option.
9534 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
9535 (vc-git--call): Use it.
9536
b2f603cc
GM
9537 * eshell/esh-util.el (eshell-condition-case): Doc fix.
9538
5772caab
GM
9539 * cus-edit.el (Custom-newline): If no button at point, look
9540 for a subgroup button at start-of-line. (Bug#2298)
9541
ccb55d27
GM
9542 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
9543
ec6ecaed
JD
95442011-03-10 Julien Danjou <julien@danjou.info>
9545
9546 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
9547 `cursor-type' is nil.
9548
9d5aa01d
JB
95492011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
9550
9551 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
9552
b6a5875b
KM
95532011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
9554
9555 * allout.el Summary: Change so yank of distinctive-bullet items
9556 preserves the existing header prefix, rebulleting it if necessary,
9557 rather than replacing it. This is necessary for proper operation
9558 of cooperative addons like allout-widgets.
219bd536 9559 (allout-make-topic-prefix, allout-rebullet-heading): Change
b6a5875b
KM
9560 SOLICIT arg to INSTEAD, and interpret additionally a string value
9561 as alternate bullet to be used, instead of prompting the user for
9562 a bullet character.
9563
ee545c35
MA
95642011-03-09 Michael Albinus <michael.albinus@gmx.de>
9565
d86d2721
SM
9566 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
9567 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
9568 `tramp-default-port'.
9569
c47971d7
DD
95702011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
9571
9572 * net/rcirc.el (rcirc-handler-001): Remove useless
9573 with-rcirc-process-buffer.
9574 (rcirc-check-auth-status): Swap arguments to string-match.
9575
13522cb4
GM
95762011-03-09 Glenn Morris <rgm@gnu.org>
9577
0be6f4f1
GM
9578 * shell.el (shell-mode):
9579 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
9580
13522cb4
GM
9581 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
9582 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
9583
515de2e3
CY
95842011-03-08 Chong Yidong <cyd@stupidchicken.com>
9585
9586 * emacs-lisp/package.el (package-refresh-contents)
9587 (package-menu-execute): Use condition-case-no-debug.
9588
b511b994
MA
95892011-03-08 Michael Albinus <michael.albinus@gmx.de>
9590
9591 * simple.el (shell-command-to-string): Use `process-file'.
9592
9593 * emacs-lisp/package.el (package-tar-file-info): Handle also
9594 remote files.
9595
d86d2721
SM
9596 * emacs-lisp/package-x.el (package-upload-buffer-internal):
9597 Use `equal' for upload base check.
b511b994 9598
25bbfb31
AM
95992011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
9600
9601 * textmodes/texinfo.el (texinfo-environments):
9602 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
9603
be996521
GM
96042011-03-08 Glenn Morris <rgm@gnu.org>
9605
e9c8529f
GM
9606 * cus-start.el (cursor-in-non-selected-windows):
9607 Fix :set quoting oddness. (Bug#8192)
9608
be996521
GM
9609 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
9610 in some setf expressions. (Bug#2159)
9611
2bb5649e
CY
96122011-03-08 Chong Yidong <cyd@stupidchicken.com>
9613
9614 * custom.el (custom-available-themes): Return themes in
9615 alphabetical order.
9616
33383987 9617See ChangeLog.15 for earlier changes.
e3d51b27
MR
9618
9619;; Local Variables:
9620;; coding: utf-8
e3d51b27
MR
9621;; End:
9622
33383987 9623 Copyright (C) 2011 Free Software Foundation, Inc.
e3d51b27
MR
9624
9625 This file is part of GNU Emacs.
9626
9627 GNU Emacs is free software: you can redistribute it and/or modify
9628 it under the terms of the GNU General Public License as published by
9629 the Free Software Foundation, either version 3 of the License, or
9630 (at your option) any later version.
9631
9632 GNU Emacs is distributed in the hope that it will be useful,
9633 but WITHOUT ANY WARRANTY; without even the implied warranty of
9634 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9635 GNU General Public License for more details.
9636
9637 You should have received a copy of the GNU General Public License
9638 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.