* lisp/ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
d34c18b1
DR
12012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
2
3 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
4 (bug#11201).
5
32f7f28e
CY
62012-06-20 Chong Yidong <cyd@gnu.org>
7
8 * term.el (term-window-width): Handle the case of a missing right
9 fringe (Bug#8837).
10 (term-check-size): Use window-text-height (Bug#5445).
d34c18b1
DR
11 (term-mode): Use define-derived-mode. Minor cleanups.
12 Set font-lock-defaults (Bug#7692).
6ff7caa8
CY
13 (term-move-columns, term-insert-char, term-emulate-terminal)
14 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
32f7f28e 15
493c6688
MA
162012-06-20 Michael Albinus <michael.albinus@gmx.de>
17
d34c18b1
DR
18 * net/ange-ftp.el (ange-ftp-get-passwd):
19 Bind `enable-recursive-minibuffers'.
493c6688
MA
20 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
21
3f06ecf4
DR
222012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
23
24 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
25
68f12411
GM
262012-06-19 Glenn Morris <rgm@gnu.org>
27
28 * progmodes/python.el (python-mode): Derive from prog-mode.
29
b3820318
KG
302012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
31
32 * emulation/edt.el (edt-default-menu-bar-update-buffers)
33 (edt-user-menu-bar-update-buffers): New functions.
34 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
35
c6bf3022
CY
362012-06-19 Chong Yidong <cyd@gnu.org>
37
38 * subr.el (with-selected-window): Preserve the selected window's
39 terminal's top-frame (Bug#4702).
40
41 * window.el (save-selected-window): Likewise.
42
25f09295
SM
432012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
44
45 * progmodes/python.el (python-rx-constituents): Move backquote.
46 (python-skeleton-define, python-define-auxiliary-skeleton):
47 Use `declare'.
48
6b11952a
MA
492012-06-18 Michael Albinus <michael.albinus@gmx.de>
50
51 * minibuffer.el (read-file-name-default): Revert the patch from
52 2012-06-17.
53
ee4b1330
SM
542012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
55
56 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
57 (pcase--u1, pcase--q1): Don't use apply-partially.
58
35647f79
GM
592012-06-18 Glenn Morris <rgm@gnu.org>
60
61 * progmodes/python.el (python-proc, python-buffer)
62 (python-send-receive, python-send-string): Fix obsolete versions.
63
24b0cff0
MR
642012-06-18 Martin Rudalics <rudalics@gmx.at>
65
66 * window.el (special-display-p): Completely remove stringp
67 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
68
29855149
MA
692012-06-17 Michael Albinus <michael.albinus@gmx.de>
70
71 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
72
73 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
74
75 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
76 * net/tramp-sh.el (tramp-maybe-open-connection):
77 Throw if `non-essential' is non-nil.
78
07463363
MR
792012-06-17 Martin Rudalics <rudalics@gmx.at>
80
81 * window.el (special-display-p): Signal an error if BUFFER-NAME
82 is not a string (Bug#11713).
83
48d1354e
PE
842012-06-17 Paul Eggert <eggert@cs.ucla.edu>
85
86 * progmodes/python.el (python-info-beginning-of-backslash):
87 Rename from python-info-beginning-of-backlash, as a spelling fix.
88
eb4a8a9a
CY
892012-06-17 Chong Yidong <cyd@gnu.org>
90
91 * term.el (term-emulate-terminal): If term-check-size is called,
92 move point to the process mark without resetting point (Bug#4635).
93
ddfbf826 942012-06-17 Glenn Morris <rgm@gnu.org>
9c758578
GM
95
96 * international/mule-cmds.el (mule-menu-keymap)
97 (set-language-environment, set-locale-environment): Doc tweaks.
98
9b0e3eba
AA
992012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
100
101 * cus-face.el (custom-face-attributes): Add wave-style underline
102 attribute.
103 * faces.el (set-face-attribute): Update docstring to describe
104 wave-style underline attribute.
105
771e3eae
CY
1062012-06-16 Chong Yidong <cyd@gnu.org>
107
108 * term/xterm.el (terminal-init-xterm): Discard input before
109 querying background mode (Bug#10959).
110
7ae2ea10
SM
1112012-06-16 Stefan Merten <smerten@oekonux.de>
112
113 * textmodes/rst.el: Added and corrected some comments.
114 (rst-re-alist-def): Improve symbol syntax.
115 (rst-mode-syntax-table): Correct syntax entries.
6665a6fd
SM
116 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
117 (rst-official-version, rst-official-cvs-rev): Update version
118 information.
7ae2ea10 119
b6974efa
JB
1202012-06-15 Juanma Barranquero <lekktu@gmail.com>
121
122 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
123 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
124
8826d473
GM
1252012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
126
127 * progmodes/python.el: New python.el merge.
128 (python-guess-indent): Obsolete var.
129 (python-indent-guess-indent-offset): New defcustom.
130 (python-indent): Obsolete var.
131 (python-indent-offset): New defcustom.
132 (python-python-command, python-jython-command): Delete var.
133 (python-shell-interpreter): New defcustom.
134 (python-pdbtrack-do-tracking-p): Delete var.
135 (python-pdbtrack-activate): New defcustom.
136 (python-use-skeletons): Obsolete var.
137 (python-skeleton-autoinsert): New defcustom.
138 (inferior-python-filter-regexp, python-continuation-offset)
139 (python-honour-comment-indentation, python-indent-string-contents)
140 (python-jython-packages, python-mode-hook)
141 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
142 (python-shell-prompt-alist)
143 (python-source-modes): Delete defcustoms.
144 (python-check-buffer-name, python-eldoc-setup-code)
145 (python-eldoc-string-code, python-ffap-setup-code)
146 (python-ffap-string-code, python-fill-comment-function)
147 (python-fill-decorator-function, python-fill-paren-function)
148 (python-fill-string-function, python-imenu-include-defun-type)
149 (python-imenu-make-tree, python-imenu-subtree-root-label)
150 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
151 (python-shell-compilation-regexp-alist)
152 (python-shell-completion-module-string-code)
153 (python-shell-completion-pdb-string-code)
154 (python-shell-completion-setup-code)
155 (python-shell-completion-string-code)
156 (python-shell-enable-font-lock, python-shell-exec-path)
157 (python-shell-extra-pythonpaths)
158 (python-shell-internal-buffer-name, python-shell-interpreter-args)
159 (python-shell-process-environment)
160 (python-shell-prompt-block-regexp)
161 (python-shell-prompt-output-regexp)
162 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
163 (python-shell-send-setup-max-wait, python-shell-setup-codes)
164 (python-shell-virtualenv-path): New defcustoms.
165 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
166 (inferior-python-mode-syntax-table, python--prompt-regexp)
167 (python-buffer, python-command python-python-command)
168 (python-default-template, python-imports, python-indent-index)
169 (python-indent-list, python-indent-list-length)
170 (python-mode-running, python-pdbtrack-is-tracking-p)
171 (python-preoutput-continuation, python-preoutput-leftover)
172 (python-preoutput-result, python-preoutput-skip-next-prompt)
173 (python-prev-dir/file, python-recursing)
174 (python-saved-check-command, python-version-checked)
175 (python-which-func-length-limit)
176 (view-return-to-alist): Delete vars.
177 (python-check-custom-command, python-dotty-syntax-table)
178 (python-imenu-index-alist, python-indent-current-level)
179 (python-indent-dedenters, python-indent-levels)
180 (python-nav-beginning-of-defun-regexp)
181 (python-nav-list-defun-positions-cache)
182 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
183 (python-shell-internal-buffer)
184 (python-skeleton-available): New vars.
185 (def-python-skeleton): Delete macro.
186 (python-skeleton-define): New macro.
187 (python-define-auxiliary-skeleton, python-rx): New macros.
188 (python-insert-class): Delete command.
189 (python-skeleton-class): New command.
190 (python-insert-def): Delete command.
191 (python-skeleton-def): New command.
192 (python-insert-for): Delete command.
193 (python-skeleton-for): New command.
194 (python-insert-if): Delete command.
195 (python-skeleton-if): New command.
196 (python-insert-try/except, python-insert-try/finally): Delete commands.
197 (python-skeleton-try): New command.
198 (python-insert-while): Delete command.
199 (python-skeleton-while): New command.
200 (python-backspace): Delete command.
201 (python-indent-dedent-line-backspace): New command.
202 (python-electric-colon): Delete command.
203 (python-indent-electric-colon): New command.
204 (python-guess-indent): Delete command.
205 (python-indent-guess-indent-offset): New command.
206 (python-shift-left): Delete command.
207 (python-indent-shift-left): New command.
208 (python-shift-right): Delete command.
209 (python-indent-shift-right): New command.
210 (python-find-function): Delete command.
211 (python-nav-jump-to-defun): New command.
212 (python-next-statement): Delete command.
213 (python-nav-forward-sentence): New command.
214 (python-previous-statement): Delete command.
215 (python-nav-backward-sentence): New command.
216 (python-fill-paragraph): Delete command.
217 (python-fill-paragraph-function): New command.
218 (python-send-buffer): Delete command.
219 (python-shell-send-buffer): New command.
220 (python-send-defun): Delete command.
221 (python-shell-send-defun): New command.
222 (python-send-region, python-send-region-and-go): Delete commands.
223 (python-shell-send-region)
224 (python-shell-switch-to-shell): New commands.
225 (python-send-string): Delete command.
226 (python-shell-send-string): New command.
227 (python-switch-to-python): Delete command.
228 (python-shell-switch-to-shell): New command.
229 (python-describe-symbol): Delete command.
230 (python-eldoc-at-point): New command.
231 (python--set-prompt-regexp, python-args-to-list)
232 (python-after-info-look, python-check-version)
233 (python-check-comint-prompt, python-find-imports)
234 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
235 (python-unload-function, python-expand-template)
236 (python-maybe-jython, python-preoutput-filter)
237 (python-pdbtrack-get-source-buffer)
238 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
239 (python-pdbtrack-toggle-stack-tracking)
240 (python-pdbtrack-track-stack-file, python-initial-text)
241 (python-first-word, python-comment-line-p, python-send-command)
242 (python-setup-brm, python-sentinel, python-set-proc)
243 (python-skip-out, python-input-filter, python-outdent-p)
244 (python-outline-level, python-backslash-continuation-line-p)
245 (python-end-of-block, python-end-of-statement, python-mark-block)
246 (python-beginning-of-block, python-beginning-of-statement)
247 (python-blank-line-p, python-beginning-of-string)
248 (python-open-block-statement-p): Delete functions.
249 (python-indent-line, python-indent-line-1): Delete functions.
250 (python-indent-line): New function.
251 (python-indentation-levels): Delete function.
252 (python-indent-calculate-levels): New function.
253 (python-proc): Delete function.
254 (python-shell-get-process): New function.
255 (python-send-receive): Delete function.
256 (python-shell-send-string-no-output): New function.
257 (python-module-path): Delete function.
258 (python-ffap-module-path): New function.
259 (python-completion-at-point)
260 (python-symbol-completions): Delete functions.
261 (python-completion-complete-at-point): New function.
262 (python-load-file): Delete function.
263 (python-shell-send-file): New function.
264 (python-calculate-indentation): Delete function.
265 (python-indent-calculate-indentation): New function.
266 (python-skip-comments/blanks): Delete function.
267 (python-util-forward-comment): New function.
268 (python-continuation-line-p): Delete function.
269 (python-info-continuation-line-p): New function.
270 (python-which-func, python-current-defun): Delete function.
271 (python-info-current-defun): New function.
272 (python-beginning-of-defun): Delete function.
273 (python-nav-beginning-of-defun): New function.
274 (python-close-block-statement-p)
275 (python-block-end-p): Delete function.
276 (python-info-closing-block): New function.
277 (python-comint-output-filter-function)
278 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
279 (python-fill-comment, python-fill-decorator, python-fill-paren)
280 (python-fill-string, python-imenu-make-element-tree)
281 (python-imenu-make-tree, python-imenu-tree-assoc)
282 (python-indent-context, python-indent-dedent-line)
283 (python-indent-line-function)
284 (python-indent-post-self-insert-function)
285 (python-indent-toggle-levels)
286 (python-info-assignment-continuation-line-p)
287 (python-info-beginning-of-backlash)
288 (python-info-block-continuation-line-p)
289 (python-info-closing-block-message)
290 (python-info-line-ends-backslash-p)
291 (python-info-looking-at-beginning-of-defun)
292 (python-info-ppss-context, python-info-ppss-context-type)
293 (python-nav-list-defun-positions, python-nav-read-defun)
294 (python-nav-sentence-end, python-nav-sentence-start)
295 (python-pdbtrack-comint-output-filter-function)
296 (python-pdbtrack-set-tracked-buffer)
297 (python-shell-calculate-exec-path)
298 (python-shell-calculate-process-environment)
299 (python-shell-completion--do-completion-at-point)
300 (python-shell-completion--get-completions)
301 (python-shell-completion-complete-at-point)
302 (python-shell-completion-complete-or-indent)
303 (python-shell-get-or-create-process)
304 (python-shell-get-process-name)
305 (python-shell-internal-get-or-create-process)
306 (python-shell-internal-get-process-name)
307 (python-shell-internal-send-string, python-shell-make-comint)
308 (python-shell-parse-command, python-shell-send-setup-code)
309 (python-skeleton-add-menu-items)
310 (python-util-clone-local-variables, python-util-position)
311 (run-python-internal, python-indentation-levels)
312 (python-nav-beginning-of-defun)
313 (python-completion-complete-at-point): New functions.
314 (run-python): Change arguments. New API requirements.
315
4302f5ba
SM
3162012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
317
f38ea36d
SM
318 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
319 (bug#11649).
320
321 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
322 (macroexp--expand-all): Use it.
323
4302f5ba
SM
324 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
325 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
326 Use `cl-function' instead.
327
33377562
JB
3282012-06-14 Juanma Barranquero <lekktu@gmail.com>
329
330 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
331 Suggested by Stefan Monnier while discussing bug#11657.
332
54c5ba1a
SS
3332012-06-14 Sam Steingold <sds@gnu.org>
334
335 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
336
f9f1b1fe
AS
3372012-06-14 Andreas Schwab <schwab@linux-m68k.org>
338
339 * play/doctor.el (doctor-doc): Remove parameter and use
340 doctor-sent instead of sent.
341 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
342
a81068ba
SM
3432012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
344
5a315f9c
SM
345 * files.el: Require cl-lib.
346 (file-name-non-special): Replace case -> cl-case.
347
348 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
349
a81068ba
SM
350 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
351 mapping from #' to function*.
352
8cca9703
CY
3532012-06-13 Chong Yidong <cyd@gnu.org>
354
355 * mouse.el (mouse-drag-track): Do not set the mark if the user
356 releases the mouse without selecting anything (Bug#11588).
357
a12ac9d7
SM
3582012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
359
ccf1dc18
SM
360 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
361 as well (bug#11646).
362
ef62b23d
SM
363 * loadup.el: Count byte-code functions as well.
364
c4c8444a
SM
365 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
366 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
367
a12ac9d7
SM
368 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
369 (bug#11649). Add cl-defun and cl-defmacro.
370
87e6e64f
DA
3712012-06-13 Drew Adams <drew.adams@oracle.com>
372
373 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
374 Fix last change.
375
682cefaf
MA
3762012-06-13 Michael Albinus <michael.albinus@gmx.de>
377
378 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
379 Otherwise, it blocks in batch mode.
380
773e1f08
JB
3812012-06-13 Juanma Barranquero <lekktu@gmail.com>
382
383 * help-mode.el (bookmark-make-record-default): Declare.
384
60057926
CY
3852012-06-13 Chong Yidong <cyd@gnu.org>
386
387 * emacs-lisp/package.el (list-packages): Compute a list of
388 packages that are newly-available since the last list-packages
389 invocation.
390 (package-menu--new-package-list): New var.
391 (package-menu--generate, package-menu--print-info)
392 (package-menu--status-predicate, package-menu-mark-install):
393 Handle new status label "new".
394
ad4d226c
SM
3952012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
396
397 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
398 conversion to backquotes.
399
f1a4e679
CY
4002012-06-12 Chong Yidong <cyd@gnu.org>
401
402 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
403 Rename from gud-inhibit-global-bindings.
404
405 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
406
407 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
408 hook from nxml-glyph-set-hook.
409
410 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
411 declaration.
412
413 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
414
415 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
416 Convert to defcustom.
417
0c9e42b5
DA
4182012-06-12 Drew Adams <drew.adams@oracle.com>
419
420 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
421 New functions.
422 (help-mode): Use them.
423
09e06855
GM
4242012-06-11 Glenn Morris <rgm@gnu.org>
425
426 * progmodes/fortran.el (fortran-font-lock-keywords-3):
427 Use preprocessor face for directives.
428 (fortran-directive-re): Doc fix.
429
71adb94b
SM
4302012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
431
2eb87922
SM
432 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
433 conversion to backquotes (bug#11652).
434
71adb94b
SM
435 Fix compiler-expansion of CL's cXXr functions (bug#11673).
436 * emacs-lisp/cl-lib.el (cl--defalias): New function.
437 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
438 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
439 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
440 (cl-ninth, cl-tenth): Mark them as inlinable.
441 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
442 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
443 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
444 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
445 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
446 (cl-list*, cl-adjoin): Don't put an autoload manually.
447 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
448 (cl--compiler-macro-list*): Add autoload cookie.
449 (cl--compiler-macro-cXXr): New function.
2eb87922 450
71adb94b
SM
451 * help-fns.el (help-fns--compiler-macro): New function extracted from
452 describe-function-1; follow aliases and use `compiler-macro' property.
453 (describe-function-1): Use it.
454
a6674402
CY
4552012-06-11 Chong Yidong <cyd@gnu.org>
456
457 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
458 is uninstalled, if imagemagick is installed.
459
bb3faf5b
SM
4602012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
461
462 * emacs-lisp/cl-lib.el: Use lexical-binding.
463 (cl-map-extents, cl-maclisp-member): Remove.
464 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
465 (cl--set-substring, cl--block-wrapper, cl--block-throw)
466 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
467 * emacs-lisp/cl-extra.el: Use lexical-binding.
468 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
469 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
470 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
471 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
472 * emacs-lisp/cl-seq.el: Use lexical-binding.
473 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
474 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
475 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
476 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
477 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
478 CL's internals.
479
2fe4b125
MA
4802012-06-11 Michael Albinus <michael.albinus@gmx.de>
481
482 Sync with Tramp 2.2.6-pre.
483
484 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
485 `print-length' and `print-level' to nil, in order to avoid
486 truncation. Reported by Christopher Schmidt
487 <christopher@ristopher.com>.
488
489 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
490
491 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
492 New defmacro.
493 (tramp-compat-copy-directory): Add optional argument
494 COPY-CONTENTS. It is not handled yet.
495
496 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
497 (tramp-ftp-file-name-p): Simplify.
498
499 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
500 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
501 connection vector.
502
503 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
504 (tramp-methods): Do not use `tramp-password-end-of-line'.
505 (tramp-completion-function-alist-putty): Handle UNIX case.
506 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
507 (tramp-do-file-attributes-with-stat)
508 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
509 gid as real numbers. They could run out of integer range on cygwin.
510 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
511 (tramp-sh-handle-expand-file-name): Handle hops.
87e6e64f
DA
512 (tramp-open-connection-setup-interactive-shell):
513 Use `tramp-cleanup'. Move check for busyboxes ...
514 (tramp-find-shell): ... here. Simplify implementation.
515 Set "remote-shell" property also for alternative shells.
516 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
517 If failing, a regular file would be written otherwise.
518 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
2fe4b125
MA
519 (tramp-find-inline-encoding): Cache the coding commands in the
520 process cache. Apply test command on the remote side, if defined.
521 (tramp-find-inline-compress): Cache the compress commands in the
522 process cache.
523 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
524 when requested. Handle hops.
525 (tramp-current-connection): New defvar.
87e6e64f
DA
526 (tramp-maybe-open-connection): Use `tramp-cleanup'.
527 Throw `suppress', if there was a failed connection shortly before.
2fe4b125 528 Handle user interrupt. (Bug#10187)
87e6e64f
DA
529 (tramp-get-inline-compress, tramp-get-inline-coding):
530 Read connection properties from the process cache.
2fe4b125
MA
531
532 * net/tramp-smb.el (tramp-smb-server-version)
87e6e64f
DA
533 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
534 New defconsts.
2fe4b125
MA
535 (tramp-smb-prompt): Extend for powershell prompt.
536 (tramp-smb-file-name-handler-alist): Add handlers for
537 `process-file', `shell-command' and `start-file-process'.
538 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
539 (tramp-smb-winexe-shell-command-switch): New defcustoms.
540 (tramp-smb-file-name-p): Simplify.
541 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
542 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
543 (tramp-smb-shell-quote-argument): New defuns.
544 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
545 Implement using "tar". By this, time-stamps are preserved.
546 (tramp-smb-handle-copy-file): Handle also the case of directories.
547 (tramp-smb-do-file-attributes-with-stat)
87e6e64f
DA
548 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
549 Use `tramp-get-connection-buffer').
2fe4b125
MA
550 (tramp-smb-handle-rename-file): Use "rename", when source and
551 target are on the same share.
87e6e64f
DA
552 (tramp-smb-maybe-open-connection): Handle wrong passwords.
553 Use `tramp-smb-server-version'.
2fe4b125
MA
554 (tramp-smb-wait-for-output): Remove prompt.
555
556 * net/tramp.el (top): Require 'cl.
87e6e64f
DA
557 (tramp-methods, tramp-rsh-end-of-line):
558 Remove `tramp-password-end-of-line' from docstring.
2fe4b125
MA
559 (tramp-save-ad-hoc-proxies): New defcustom.
560 (tramp-completion-function-alist): Adapt docstring.
561 (tramp-default-password-end-of-line): Remove defcustom.
562 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
563 (tramp-user-regexp, tramp-file-name-regexp-unified)
564 (tramp-file-name-regexp-url): Extend regexp by hop separator.
565 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
566 (tramp-remote-file-name-spec-regexp): New defconst.
567 (tramp-file-name-structure): Extend structure for hops.
568 (tramp-get-method-parameter): Move up.
569 (tramp-file-name-p, tramp-dissect-file-name)
570 (with-parsed-tramp-file-name): Handle hops.
571 (tramp-file-name-hop): New defun.
572 (tramp-make-tramp-file-name): New optional arg HOP.
573 (tramp-message-show-progress-reporter-message): New defvar.
574 (tramp-with-progress-reporter): Use it. We cannot use
575 `tramp-message-show-message' here, because this suppresses also
576 error buffers.
577 (tramp-error-with-buffer): Suppress buffer view, if
87e6e64f
DA
578 `tramp-message-show-message' is nil.
579 Use `tramp-get-connection-buffer'.
2fe4b125
MA
580 (tramp-cleanup): New defun.
581 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
582 (tramp-file-name-handler): If `debug-on-error' is set, propagate
583 an error unchanged.
584 (tramp-completion-handle-file-name-all-completions): Handle hops.
585 Fix an error when called from ido.
586 (tramp-completion-dissect-file-name): Use better local variable
587 name. Add hop to the vector.
588 (tramp-handle-insert-file-contents): Use progress-reporter for the
589 whole scenario.
590 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
591 to `t'.
592 (tramp-check-for-regexp): Simplify search.
593 (tramp-enter-password): Remove it. Move implementation ...
594 (tramp-action-password): ... here.
595 (tramp-mode-string-to-int, tramp-local-host-p)
596 (tramp-make-tramp-temp-file, tramp-read-passwd)
87e6e64f
DA
597 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
598 Set tramp-autoload cookie.
2fe4b125
MA
599
600 * net/trampver.el: Update release number.
601
6022012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
603 Michael Albinus <michael.albinus@gmx.de>
604
605 * net/tramp.el (tramp-set-completion-function): Fix docstring.
606 (tramp-parse-group, tramp-parse-file)
607 (tramp-parse-shostkeys-sknownhosts): New defuns.
608 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
609 (tramp-parse-shosts-group, tramp-parse-sconfig)
610 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
611 (tramp-parse-sknownhosts, tramp-parse-hosts)
612 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
613 Use them.
614 (tramp-parse-passwd-group, tramp-parse-netrc-group)
615 (tramp-parse-putty-group): Don't narrow.
616 (tramp-parse-putty): Make a loop.
617 (tramp-file-name-handler): Catch the `suppress' signal.
618
72834e10
CY
6192012-06-11 Chong Yidong <cyd@gnu.org>
620
621 * image.el (imagemagick-register-types): Put the ImageMagick entry
622 at the end of image-type-file-name-regexps.
623
a4712e11
JB
6242012-06-11 Johan Bockgård <bojohan@gnu.org>
625
626 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
627 (pcase, pcase-let*, pcase-dolist): Use them.
628
82ad98e3
SM
6292012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
630
631 * emacs-lisp/pcase.el (pcase--let*): New function.
632 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
633 (pcase--expand): Use macroexp-let².
634
f80efb86
SM
6352012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
636
637 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
638 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
639 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
640 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
641 * emacs-lisp/derived.el: Use pcase instead of `cl'.
642 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
643
31ca4639 6442012-06-10 Glenn Morris <rgm@gnu.org>
94f0aa34 645
31ca4639
CY
646 * mail/rmail.el (rmail-yank-current-message): Leave point at
647 correct position. (Bug#11660)
94f0aa34 648
31ca4639 6492012-06-10 Chong Yidong <cyd@gnu.org>
9e1b8ec4 650
31ca4639 651 * allout-widgets.el: Fix code header.
9e1b8ec4 652
31ca4639 6532012-06-10 Chong Yidong <cyd@gnu.org>
00cd0305 654
f80efb86
SM
655 * cus-edit.el (customize-changed-options-previous-release):
656 Bump to 24.1.
31ca4639 657
642b6d30
AS
6582012-06-09 Andreas Schwab <schwab@linux-m68k.org>
659
660 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
661
4f5d2ba1
CY
6622012-06-09 Chong Yidong <cyd@gnu.org>
663
664 * ebuff-menu.el (electric-buffer-list): Preserve header line.
665
e75852fd
MR
6662012-06-09 Martin Rudalics <rudalics@gmx.at>
667
668 * window.el (special-display-popup-frame): Don't use
669 window--display-buffer (Bug#11651).
670
1e48e282
EZ
6712012-06-09 Eli Zaretskii <eliz@gnu.org>
672
8a26b487
EZ
673 Fix parallel builds: make sure loaddefs.el is not being written
674 while Lisp files are compiled.
675 (compile): Don't depend on 'mh-autoloads'.
676 (compile-CMD, compile-SH): Depend on 'autoloads'.
677 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
678
1e48e282
EZ
679 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
680
6175e34b
CY
6812012-06-09 Chong Yidong <cyd@gnu.org>
682
683 * face-remap.el (face-remap-add-relative, face-remap-set-base)
684 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
685 Doc fixes (Bug#11225).
686
d9857e53
SM
6872012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
688
689 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
690 a function if there's a clear indication that it has a compiler-macro.
691 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
692 (macro-declarations-alist): Add arglist to declaration functions.
693 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
694 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
695 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
696 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
697 Also add autoload to find the compiler macro.
698 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
699 (cl--compiler-macro-member, cl--compiler-macro-assoc)
700 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
701 (cl--compiler-macro-get): New functions, replacing calls to
702 cl-define-compiler-macro.
703 (cl-typep) [compiler-macro]: Use macroexp-let².
704
f81298f8 7052012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
ee574791
UJ
706
707 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
708 string properly, fixes Bug#11473.
709
4b56d0fe
CY
7102012-06-08 Chong Yidong <cyd@gnu.org>
711
712 * faces.el (set-face-attribute): Doc fix.
713 (modify-face): Don't use :bold and :italic.
714 (error, warning, success): Tweak definitions.
715
716 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
717 (custom-modified, custom-set, custom-changed, custom-themed)
718 (custom-saved, custom-button, custom-button-mouse)
719 (custom-button-pressed, custom-state, custom-comment-tag)
720 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
721 (custom-group-subtitle): Use new-style face specs.
722 (custom-invalid-face, custom-rogue-face, custom-modified-face)
723 (custom-set-face, custom-changed-face, custom-saved-face)
724 (custom-button-face, custom-button-pressed-face)
725 (custom-documentation-face, custom-state-face)
726 (custom-comment-face, custom-comment-tag-face)
727 (custom-variable-tag-face, custom-variable-button-face)
728 (custom-face-tag-face, custom-group-tag-face-1)
729 (custom-group-tag-face): Remove obsolete face alias.
730
731 * epa.el (epa-validity-high, epa-validity-medium)
732 (epa-validity-low, epa-mark, epa-field-name, epa-string)
733 (epa-field-name, epa-field-body):
734 * font-lock.el (font-lock-comment-face, font-lock-string-face)
735 (font-lock-keyword-face, font-lock-builtin-face)
736 (font-lock-function-name-face, font-lock-variable-name-face)
737 (font-lock-type-face, font-lock-constant-face):
738 * ido.el (ido-first-match, ido-only-match, ido-subdir)
739 (ido-virtual, ido-indicator, ido-incomplete-regexp):
740 * speedbar.el (speedbar-button-face, speedbar-file-face)
741 (speedbar-directory-face, speedbar-tag-face)
742 (speedbar-selected-face, speedbar-highlight-face)
743 (speedbar-separator-face):
744 * whitespace.el (whitespace-newline, whitespace-space)
745 (whitespace-hspace, whitespace-tab, whitespace-trailing)
746 (whitespace-line, whitespace-space-before-tab)
747 (whitespace-space-after-tab, whitespace-indentation)
748 (whitespace-empty):
749 * emulation/cua-base.el (cua-global-mark):
750 * eshell/em-prompt.el (eshell-prompt):
751 * net/newst-plainview.el (newsticker-new-item-face)
752 (newsticker-old-item-face, newsticker-immortal-item-face)
753 (newsticker-obsolete-item-face, newsticker-date-face)
754 (newsticker-statistics-face, newsticker-default-face):
755 * net/newst-reader.el (newsticker-feed-face)
756 (newsticker-extra-face, newsticker-enclosure-face):
757 * net/newst-treeview.el (newsticker-treeview-face)
758 (newsticker-treeview-new-face, newsticker-treeview-old-face)
759 (newsticker-treeview-immortal-face)
760 (newsticker-treeview-obsolete-face)
761 (newsticker-treeview-selection-face):
762 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
763 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
764 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
765 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
766 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
767 (nxml-outline-active-indicator, nxml-outline-ellipsis):
768 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
769 (mpuz-text):
770 * progmodes/vera-mode.el (vera-font-lock-number)
771 (vera-font-lock-function, vera-font-lock-interface):
772 * textmodes/table.el (table-cell): Use new-style face specs, and
773 don't use the old :bold and :italic attributes.
774
775 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
776 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
777 (ebrowse-member-class, ebrowse-progress): Likewise.
778 (ebrowse-tree-mark-face, ebrowse-root-class-face)
779 (ebrowse-file-name-face, ebrowse-default-face)
780 (ebrowse-member-attribute-face, ebrowse-member-class-face)
781 (ebrowse-progress-face): Remove obsolete faces.
782
783 * progmodes/flymake.el (flymake-errline, flymake-warnline):
784 Inherit from error and warning faces respectively.
785
786 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
787 Likewise.
f80efb86
SM
788 (flyspell-incorrect-face, flyspell-duplicate-face):
789 Remove obsolete aliases.
4b56d0fe 790
03310646
MA
7912012-06-08 Michael Albinus <michael.albinus@gmx.de>
792
793 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
794 Avoid infloop.
795
513749ee
SM
7962012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
797
798 * startup.el (argv, argi): Make lexically scoped.
799 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
800 * emacs-lisp/cl-macs.el: Use lexical-binding.
801 Rename cl-bind-* to cl--bind-*.
802 * files.el: Don't require `cl' since it doesn't use it.
803 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
804
595ef4ad
JB
8052012-06-08 Juanma Barranquero <lekktu@gmail.com>
806
807 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
808 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
809 instead of calling external sort utility.
810 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
811
e9f66fcb
EZ
8122012-06-08 Eli Zaretskii <eliz@gnu.org>
813
814 * descr-text.el (describe-char): Mention how to insert the
815 character, if the current input method doesn't support it.
816 See the discussion in this thread for the details:
817 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
818
3d10db47
SS
8192012-06-08 Sam Steingold <sds@gnu.org>
820
821 * bindings.el (global-map): Bind XF86Forward to next-buffer and
822 XF86Back to previous-buffer.
823 (minibuffer-local-map): Bind them to next-history-element and
824 previous-history-element respectively.
825 * help-mode.el (help-mode-map): Bind them to help-go-forward and
826 help-go-back respectively.
827 * info.el (Info-mode-map): Bind them to Info-history-forward and
828 Info-history-back respectively.
829 These are the keys next to Up on the ThinkPad keyboard.
830
de7e2b36
SM
8312012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
832
833 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
834 * emacs-lisp/cl-macs.el: Provide itself.
835 (cl--labels-convert-cache): New var.
836 (cl--labels-convert): New function.
837 (cl-flet, cl-labels): New implementation with new semantics, relying on
838 lexical-binding.
839 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
840 (cl-closure-vars, cl--function-convert-cache)
841 (cl--function-convert): Move from cl-macs.el.
842 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
843 rename by removing the "cl-" prefix.
844 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
845
6fa6c4ae
SM
8462012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
847
848 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
849 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
850 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
851 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
852 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
853 (cl-hash-table-count): Add old compatibility aliases.
854
855 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
856 Use macroexpand-all-environment instead.
857 (cl--old-macroexpand): New var.
858 (cl--sm-macroexpand): New function.
859 (cl-symbol-macrolet): Use it during macro expansion.
860 (cl--function-convert-cache): New var.
861 (cl--function-convert): New function, extracted from
862 cl-macroexpand-all.
863 (cl-lexical-let): Use it.
864
865 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
866 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
867 (cl-member): Remove old alias.
868
869 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
870 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
871 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
872 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
873 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
874 (cl-macroexpand-cmacs): Remove var.
875 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
876 Use macroexpand-all instead.
877
4dd1c416
SM
8782012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
879
880 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
881 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
882 (macroexp-copyable-p): New functions and macros.
883 * emacs-lisp/edebug.el (edebug-unwrap):
884 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
885 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
886 (pcase--let*): Remove.
887 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
888 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
889 macroexp-const-p instead.
890 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
891
892 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
893 instead of "cl-" for internal definitions. Use macroexp-const-p.
894 (cl-old-bc-file-form): Remove var.
895 (cl-const-exprs-p): Remove fun.
896 (cl-labels, cl-macrolet): Use backquote.
897 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
898 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
899 (cl-define-setf-expander): Rename from cl-define-setf-method.
900 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
901
902 * international/mule-cmds.el: Don't require CL.
903 (view-hello-file): Don't use `letf'.
904
ed8bd4d7
SM
9052012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
906
7287f2f3
SM
907 * tmm.el (tmm-prompt): Use string-prefix-p.
908 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
909 (tmm-add-prompt): Use minibuffer-completion-help.
910 (tmm-delete-map): Remove.
911
ed8bd4d7
SM
912 * subr.el (kbd): Make it its own function.
913
7b4cdbf4
SM
9142012-06-07 Stefan Merten <smerten@oekonux.de>
915
916 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
917 Silence compiler warnings. Fix versions.
ed8bd4d7 918 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
7b4cdbf4 919 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
ed8bd4d7 920 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
7b4cdbf4
SM
921 (rst-package-emacs-version-alist): Correct Emacs version to
922 represent major merge with upstream.
ed8bd4d7 923 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
7b4cdbf4 924
2b48d721
GM
9252012-06-06 Glenn Morris <rgm@gnu.org>
926
927 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
928 Only print environment variables if set.
929
fa779ab0
SM
9302012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
931
932 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
933 (macroexp--cons): Rename from maybe-cons.
934 (macroexp--accumulate): Rename from macroexp-accumulate.
935 (macroexp--all-forms): Rename from macroexpand-all-forms.
936 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
937 (macroexp--expand-all): Rename from macroexpand-all-1.
938
628299e0
SS
9392012-06-06 Sam Steingold <sds@gnu.org>
940
941 * calendar/calendar.el (calendar-in-read-only-buffer):
942 Call `special-mode' to enable the standard read-only keybindings.
943
b7bb5838
SM
9442012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
945
946 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
947 with "loading" messages (bug#11635).
948
dfb308ba
MA
9492012-06-06 Michael Albinus <michael.albinus@gmx.de>
950
951 * files.el (enable-remote-dir-locals): New option.
952 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
953
0372ee92
MA
954 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
955 Ensure, that the temp directory is local.
956
957 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
958 `temporary-file-directory'.
959
eed0bb91
MA
960 * progmodes/python.el (python-send-region): Ensure, that the
961 temporary file is created also in the remote case.
962
7a58f64d
GM
9632012-06-06 Glenn Morris <rgm@gnu.org>
964
f7dd4e98
GM
965 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
966 (vc-rcs-update-changelog): Use it.
967
276d5f5d
GM
968 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff
969
7a58f64d
GM
970 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
971 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
972 (vc-sccs-diff): Replace use of the external vcdiff script.
973
daed4003
GM
9742012-06-05 Glenn Morris <rgm@gnu.org>
975
976 * ledit.el: Move to obsolete/.
977
48c455c7
SS
9782012-06-05 Sam Steingold <sds@gnu.org>
979
980 * calendar/calendar.el (calendar-exit): reinstate the 2012-03-28
981 patch (Bug#11140).
982
57a7d507
SM
9832012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
984
d32926ff
SM
985 * emacs-list/cust-print.el: Move to obsolete.
986
53aacf21
SM
987 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
988 compiler-macro expansion.
989
57a7d507
SM
990 Add native compiler-macro support.
991 * emacs-lisp/macroexp.el (macroexpand-all-1):
992 Support compiler-macros directly. Properly follow aliases and apply
993 the compiler macros more thoroughly.
994 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
995 macroexpand now properly follows aliases.
996 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
997 (cl-compiler-macroexpand): Use new prop.
998 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
999
1000 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
1001
51a5f9d8
MR
10022012-06-05 Martin Rudalics <rudalics@gmx.at>
1003
1004 * window.el (get-lru-window, get-mru-window, get-largest-window):
1005 New argument NOT-SELECTED to avoid picking the selected window.
1006 (window--display-buffer-1, window--display-buffer-2): Replace by
1007 new function window--display-buffer
1008 (display-buffer-same-window, display-buffer-reuse-window)
57a7d507
SM
1009 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
1010 Use window--display-buffer.
51a5f9d8
MR
1011 (display-buffer-use-some-window): Remove temporary dedication
1012 hack by calling get-lru-window and get-largest-window with
1013 NOT-SELECTED argument non-nil. Call window--display-buffer.
1014
08f9f738
GM
10152012-06-05 Glenn Morris <rgm@gnu.org>
1016
1017 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
1018 Replace external vcdiff script.
1019
e364a2b7
SM
10202012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1021
1022 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
1023
041df390
CY
10242012-06-04 Chong Yidong <cyd@gnu.org>
1025
e364a2b7
SM
1026 * image.el (imagemagick-types-inhibit): Revert last change.
1027 Add INFO and M.
47b36b94 1028 (imagemagick-enabled-types): Remove CIN and EPS*.
041df390 1029
7c1898a7
SM
10302012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
1031
1032 * emacs-lisp/cl-lib.el: Rename from cl.el.
1033 * emacs-lisp/cl.el: New compatibility file.
1034 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
1035 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
1036 to obey the "cl-" prefix.
1037 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
1038
0c3461de
GM
10392012-06-03 Glenn Morris <rgm@gnu.org>
1040
1e266c88
GM
1041 * emacs-lisp/authors.el (authors-aliases): Addition.
1042
0c3461de
GM
1043 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
1044 Fix :version.
1045
d8a52e15
SM
10462012-06-03 Stefan Merten <smerten@oekonux.de>
1047
1048 * textmodes/rst.el: Add comments.
1049 (rst-transition, rst-adornment): New faces.
1050 (rst-adornment-faces-alist): Make default safe to reevaluate.
1051 Fixes
1052 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
1053 Improve customization tags.
1054 (rst-define-level-faces): Clarify meaning.
1055
5205d6f6
CY
10562012-06-03 Chong Yidong <cyd@gnu.org>
1057
1058 * progmodes/compile.el (compilation-mode-line-fail)
7c1898a7
SM
1059 (compilation-mode-line-run, compilation-mode-line-exit):
1060 New faces.
5205d6f6
CY
1061 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
1062
757ee657
JD
10632012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
1064
7c1898a7
SM
1065 * progmodes/which-func.el (which-func-update-ediff-windows):
1066 New function. Use it in ediff-select-hook (Bug#11478).
757ee657 1067
5f2c76c6
CY
10682012-06-03 Chong Yidong <cyd@gnu.org>
1069
1070 * bindings.el: Remove explicit help text from format-mode-line.
1071 It is now supplied by mode-line-default-help-echo.
1072 (mode-line-front-space, mode-line-end-spaces)
1073 (mode-line-misc-info): New variables.
1074 (mode-line-modes, mode-line-position): Move the default value to
1075 the variable definition.
1076 (mode-line-default-help-echo): New defcustom.
383f7350
CY
1077 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
1078 (mode-line-modified-help-echo): New functions.
1079 (mode-line-mule-info, mode-line-modified): Use them.
1080 (mode-line-eol-desc, propertized-buffer-identification):
1081 Consistency fixes for help text.
cbe46e5f
CY
1082 (mode-line-coding-system-map): Allow using mouse-3 to invoke
1083 set-buffer-file-coding-system (Bug#289).
1084 (mode-line-mule-info-help-echo): Update help text.
5f2c76c6 1085
f2d6a3df
SM
10862012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1087
1088 * simple.el (execute-extended-command): Set real-this-command
1089 (bug#11506).
1090
37269466
CY
10912012-06-02 Chong Yidong <cyd@gnu.org>
1092
1093 Remove incorrect uses of "modeline" in comments, docstrings, and
1094 function/variable names (Bug#10329).
1095
1096 * cus-edit.el (mode-line):
1097 * dframe.el (dframe-mouse-hscroll):
1098 * emacs-lisp/re-builder.el:
1099 * emacs-lisp/easy-mmode.el (define-minor-mode):
1100 * frame.el (set-frame-name):
1101 * help.el (lookup-minor-mode-from-indicator):
1102 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
1103 * progmodes/cc-cmds.el (c-toggle-auto-newline)
1104 (c-toggle-hungry-state):
1105 * progmodes/antlr-mode.el (antlr-language-alist):
1106 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
1107 * progmodes/vhdl-mode.el (vhdl-mode):
1108 * progmodes/which-func.el (which-func, which-func-cleanup-function):
1109 * term/ns-win.el (ns-face-at-pos):
1110 * term/sup-mouse.el (sup-mouse-report):
1111 * textmodes/flyspell.el (flyspell-mode-line-string):
1112 * textmodes/ispell.el (ispell-highlight-face):
1113 * textmodes/reftex-global.el:
1114 * vc/vc-arch.el (vc-arch-mode-line-string):
1115 * vc/vc-cvs.el (vc-cvs-mode-line-string):
1116 * vc/vc-git.el (vc-git-mode-line-string):
1117 * vc/vc-hooks.el (vc-display-status)
1118 (vc-default-mode-line-string):
1119 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
1120
1121 * ansi-color.el (ansi-color-faces-vector): Change default faces.
1122
1123 * dired.el (dired-sort-set-mode-line): Rename from
1124 dired-sort-set-modeline. All callers changed.
1125
1126 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
1127 eshell-status-in-modeline.
1128
1129 * foldout.el (foldout-mode-line-string): Rename from
1130 foldout-modeline-string. All callers changed.
1131 (foldout-update-mode-line): Rename from foldout-update-modeline.
1132
1133 * subr.el (redraw-modeline): Make into obsolete alias.
1134
1135 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
1136 timeclock-modeline-display. Make old name an alias.
1137 (timeclock-update-mode-line): Likewise. All callers changed.
1138 (timeclock-mode-line-display): No need to check before using
1139 add-hook.
1140 (timeclock-relative, timeclock-day-over-hook)
1141 (timeclock-use-elapsed, timeclock-mode-string)
1142 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
1143
1144 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
1145 crisp-mode-modeline-string.
1146
1147 * play/solitaire.el (solitaire-build-mode-line): Rename from
1148 solitaire-build-modeline. All callers changed.
1149
1150 * play/zone.el (zone-hiding-mode-line): Rename from
1151 zone-hiding-modeline. All callers changed.
1152 (zone): Remove unusued `modeline-hidden-level' property.
1153
1154 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
1155 xscheme-modeline-initialize. All callers changed.
1156
1157 * strokes.el (strokes-lighter): Rename from
1158 strokes-modeline-string.
1159
1160 * textmodes/sgml-mode.el (html-face-tag-alist)
1161 (html-tag-face-alist): Use mode-line face instead of obsolete
1162 alias modeline.
1163
42152ee4
SM
11642012-06-02 Stefan Merten <smerten@oekonux.de>
1165
1166 * textmodes/rst.el: Always require `cl'.
4cf9b38d 1167 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
42152ee4 1168
95f520b5
CY
11692012-06-02 Chong Yidong <cyd@gnu.org>
1170
1171 * image.el (imagemagick-enabled-types): Rename from
1172 imagemagick-types-enable. Add many more types.
1173 (imagemagick-types-inhibit): Change default to nil.
1174 (imagemagick-filter-types): Caller changed.
1175
4a5f187a
SM
11762012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1177
03fef3e6
SM
1178 * emacs-lisp/cl-macs.el: Use backquotes.
1179 (cl-transform-function-property): Use eval-and-compile rather than
1180 abusing `require'.
1181 (defstruct): Use declare-function instead of with-no-warnings.
1182
4a5f187a
SM
1183 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
1184 (byte-compile-output-docform): Re-add the print-circle bindings.
1185 (byte-compile-fix-header): Use #$ just because it's shorter.
1186 (byte-compile-output-file-form): Remove defun/defmacro.
1187
bd56924f
MR
11882012-06-01 Martin Rudalics <rudalics@gmx.at>
1189
1190 * simple.el (choose-completion): Remove now obsolete binding for
1191 owindow.
1192
046e38ce
MA
11932012-06-01 Michael Albinus <michael.albinus@gmx.de>
1194
1195 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
1196 in order to avoid "Stack overflow in regexp matcher".
1197
32d72c2f
GM
11982012-05-31 Glenn Morris <rgm@gnu.org>
1199
1200 * image.el: For clarity, call imagemagick-register-types at
1201 top-level, rather than relying on a custom :initialize.
1202 (imagemagick-types-enable): New option. (Bug#11557)
60b5f187
GM
1203 (imagemagick-filter-types): New function. (Bug#7406)
1204 (imagemagick-register-types): Use imagemagick-filter-types.
32d72c2f
GM
1205 If disabling support, remove elements altogether rather
1206 than using an impossible regexp.
1207 (imagemagick-types-inhibit): Give it the default init function.
1208
dd41169b
SM
12092012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1210
4a5f187a
SM
1211 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
1212 Handle arbitrary file name lengths (Bug#11585).
dd41169b 1213
efc00ab1 12142012-05-31 Martin Rudalics <rudalics@gmx.at>
5221ccb9
MR
1215
1216 * desktop.el (desktop-read): Clear previous and next buffers for
1217 all windows and bury *Messages* buffer (bug#11556).
1218
500fcedc
SM
12192012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1220
1221 Add `declare' for `defun'. Align `defmacro's with it.
1222 * emacs-lisp/easy-mmode.el (define-minor-mode)
1223 (define-globalized-minor-mode): Don't autoload the var definitions.
1224 * emacs-lisp/byte-run.el: Use lexical-binding.
1225 (defun-declarations-alist, macro-declarations-alist): New vars.
1226 (defmacro, defun): Use them.
1227 (make-obsolete, define-obsolete-function-alias)
1228 (make-obsolete-variable, define-obsolete-variable-alias):
1229 Use `declare'.
1230 (macro-declaration-function): Mark obsolete.
1231 * emacs-lisp/autoload.el: Use lexical-binding.
1232 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
1233
6e8a1786
AM
12342012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1235
1236 * textmodes/ispell.el (ispell-with-no-warnings):
1237 Define as a macro.
500fcedc
SM
1238 (ispell-kill-ispell, ispell-change-dictionary):
1239 Use `called-interactively-p' for Emacs instead of obsolete
6e8a1786
AM
1240 `interactive-p'.
1241
61b108cc
SM
12422012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1243
1244 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
1245 (macro-declaration-function): Move var from C code.
1246 (macro-declaration-function): Define function with defalias.
1247 * emacs-lisp/macroexp.el (macroexpand-all-1):
1248 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
1249 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
1250 defun/defmacro any more.
1251 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
1252 Provide fallback for unknown arglist.
1253 (byte-compile-arglist-warn): Change calling convention.
1254 (byte-compile-output-file-form): Move print-vars binding.
1255 (byte-compile-output-docform): Simplify accordingly.
1256 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
1257 (byte-compile-defmacro-declaration): Remove.
1258 (byte-compile-file-form-defmumble): Generalize to defalias.
1259 (byte-compile-output-as-comment): Return byte-positions.
1260 Simplify callers accordingly.
1261 (byte-compile-lambda): Use `assert'.
1262 (byte-compile-defun, byte-compile-defmacro): Remove.
1263 (byte-compile-file-form-defalias):
1264 Use byte-compile-file-form-defmumble.
1265 (byte-compile-defalias-warn): Remove.
1266
6d3f7c2f
SM
12672012-05-29 Stefan Merten <smerten@oekonux.de>
1268
1269 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
61b108cc 1270 possible. Fix authors. Improve comments. Improve loading of `cl'.
6d3f7c2f
SM
1271
1272 (rst-mode-abbrev-table): Merge definition.
1273 (rst-mode): Make sure `font-lock-defaults' is buffer local.
1274 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
1275
6dbaa1c7
UJ
12762012-05-29 Ulf Jasper <ulf.jasper@web.de>
1277
1278 * calendar/icalendar.el
1279 (icalendar-export-region): Export UID properly.
1280
12812012-05-29 Leo <sdl.web@gmail.com>
61b108cc
SM
1282 * calendar/icalendar.el (icalendar-import-format):
1283 Add `icalendar-import-format-uid' (Bug#11525).
6dbaa1c7
UJ
1284 (icalendar-import-format-uid): New.
1285 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
1286 Export UID.
1287
6876a58d
SM
12882012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1289
1290 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
1291 different alternative patterns.
1292 (pcase-codegen): Be more careful to preserve identity.
1293 (pcase--u1): Don't forget to mark vars as used.
1294
1295 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
1296 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
1297 (byte-compile-from-buffer): ...rather than here.
1298
1299 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
1300 functions from byte-compile-function-environment.
1301
46b7967e
TN
13022012-05-29 Troels Nielsen <bn.troels@gmail.com>
1303
1304 * window.el (window-deletable-p): Avoid deleting the root window
1305 of a frame with an active minibuffer.
1306
69d565e2
MR
13072012-05-29 Martin Rudalics <rudalics@gmx.at>
1308
1309 * simple.el (choose-completion): Use quit-window (Bug#11567).
1310
a149fa51
CY
13112012-05-29 Chong Yidong <cyd@gnu.org>
1312
1313 * whitespace.el (whitespace-cleanup): Fix usage of
1314 whitespace-empty-at-bob-regexp (Bug#11492).
1315
2b311310
AH
13162012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1317
1318 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
1319 revert (Bug#11488).
1320
b9cb2387
JL
13212012-05-29 Juri Linkov <juri@jurta.org>
1322
1323 * isearch.el (isearch-mode-map): Bind `M-s _' to
1324 `isearch-toggle-symbol'. Bind `M-s c' to
1325 `isearch-toggle-case-fold'.
1326 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
1327 (isearch-forward): Add `M-s _' to the docstring.
1328 (isearch-forward-symbol, isearch-toggle-case-fold)
1329 (isearch-symbol-regexp): New functions. (Bug#11381)
1330
d5e61c1c
JL
13312012-05-29 Juri Linkov <juri@jurta.org>
1332
1333 * isearch.el (isearch-word): Add docstring. (Bug#11381)
1334 (isearch-occur, isearch-search-and-update): If `isearch-word' is
1335 a function, call it to get the regexp.
1336 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
1337 property `isearch-message-prefix' instead of the string "word ".
1338 (isearch-search-fun-default): For the case of `isearch-word',
1339 return a lambda that calls re-search-forward/re-search-backward
1340 with a regexp returned by `word-search-regexp' or by the function
1341 in `isearch-word'.
1342
8cbd80f7
JL
13432012-05-29 Juri Linkov <juri@jurta.org>
1344
1345 * isearch.el (isearch-search-fun-default): New function.
1346 (isearch-search-fun): Move default part to the new function
1347 `isearch-search-fun-default'.
1348 (isearch-search-fun-function): Set the default value to
1349 `isearch-search-fun-default'. (Bug#11381)
1350
1351 * comint.el (comint-history-isearch-end):
1352 Use `isearch-search-fun-default'.
1353 (comint-history-isearch-search): Use `isearch-search-fun-default'
1354 and remove spacial case for `isearch-word'.
1355 (comint-history-isearch-wrap): Remove spacial case for
1356 `isearch-word'.
1357
1358 * hexl.el (hexl-isearch-search-function):
1359 Use `isearch-search-fun-default'.
1360
1361 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
1362 Use `word-search-regexp' for `isearch-word'.
1363
1364 * misearch.el (multi-isearch-search-fun):
1365 Use `isearch-search-fun-default'.
1366
1367 * simple.el (minibuffer-history-isearch-search):
1368 Use `isearch-search-fun-default' and remove spacial case for
1369 `isearch-word'.
1370 (minibuffer-history-isearch-wrap): Remove spacial case for
1371 `isearch-word'.
1372
1373 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
1374 Remove spacial case for `isearch-word'.
1375 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
1376
85c8c5b6
AM
13772012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1378
1379 Decrease XEmacs incompatibilities.
1380 * textmodes/flyspell.el (flyspell-check-pre-word-p):
1381 Use `string-match'.
1382 (flyspell-delete-region-overlays): Use alternative definition for
1383 XEmacs.
1384 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
1385 (flyspell-word): Use `process-kill-without-query' if XEmacs.
1386 (flyspell-mode-on): Use `interactive-p' if XEmacs.
1387 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
1388 `define-obsolete-face-alias' under XEmacs, but old method.
1389
1390 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
1391 `with-no-warnings' definition or Emacs alias.
1392 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
1393 (ispell-word): Do not use `region-p' if XEmacs.
1394
8cab9efc
AM
13952012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1396
1397 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
1398 Check for `ispell-dictionary-base-alist' instead of full
1399 `ispell-dictionary-alist'.
1400 (ispell-init-process): Show spellchecker when starting new Ispell
1401 process.
1402
fda91268
RZ
14032012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
1404
1405 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
1406 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
1407
694ea8e3
JB
14082012-05-27 Juanma Barranquero <lekktu@gmail.com>
1409
1410 * version.el (motif-version-string, gtk-version-string)
1411 (ns-version-string): Declare.
1412
e4d4f539
JL
14132012-05-27 Juri Linkov <juri@jurta.org>
1414
1415 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
1416 after the `eval-defun-1' specialcaseing
1417 like in `edebug-eval-defun' (bug#10181).
1418
1419 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
1420 like in `eval-defun-1'.
1421
33017faf 14222012-05-27 Eli Zaretskii <eliz@gnu.org>
b30b64b9 1423
fda91268
RZ
1424 * mail/sendmail.el (mail-yank-region):
1425 Recognize rmail-yank-current-message in addition to insert-buffer.
1426 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
b30b64b9
EZ
1427 a *mail* buffer created through rmail-start-mail with sendmail as
1428 mail-user-agent.
1429
33017faf
GM
14302012-05-27 Chong Yidong <cyd@gnu.org>
1431
1432 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
1433 Default to 256 (Bug#11267).
1434
1435 * help.el (describe-mode): Doc fix.
1436
04188bb9
GM
14372012-05-26 Glenn Morris <rgm@gnu.org>
1438
38264cc9
GM
1439 * w32-fns.el (w32-init-info): Remove.
1440 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
1441
eb7afdad
GM
1442 * info.el (info-initialize): For self-contained NS builds, put the
1443 included info/ directory at the front. (Bug#2791)
1444
04188bb9
GM
1445 * paths.el (Info-default-directory-list): Make it a defcustom,
1446 mainly so that we can use custom-initialize-delay.
1447
a179e3f7
SM
14482012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1449
43416392
SM
1450 * subr.el (buffer-has-markers-at): Mark obsolete.
1451
a179e3f7 1452 * subr.el (lambda): Use declare.
43416392 1453
a179e3f7
SM
1454 * emacs-lisp/lisp-mode.el (lambda):
1455 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
1456
34a008d9
AH
14572012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1458
1459 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
1460
0a3b289f
GM
14612012-05-26 Glenn Morris <rgm@gnu.org>
1462
1463 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
1464
758c81e8
GM
14652012-05-25 Glenn Morris <rgm@gnu.org>
1466
f9f334f0
GM
1467 * paths.el: Remove no-byte-compile.
1468 * loadup.el: No need to load paths.el uncompiled.
1469
87eb79c2
GM
1470 * image.el (imagemagick-types-inhibit): Doc fix.
1471
758c81e8
GM
1472 * version.el: Remove no-byte-compile and associated formatting.
1473 * loadup.el: No need to load version.el uncompiled. AFAICS, this
1474 is ancient code from when there was an "inc-vers.el".
1475
e7e85dc0
SM
14762012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1477
1478 * progmodes/gdb-mi.el: Minor style changes.
1479 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
1480 Turn into minor modes.
1481 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
1482 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
1483 (gdb-shell): Remove unneeded let-binding.
1484 (gdb-get-many-fields): Eliminate O(n²) behavior.
1485
f31237a4
EZ
14862012-05-25 Eli Zaretskii <eliz@gnu.org>
1487
1488 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
1489 platforms that don't link in fontset.c.
1490
bc1b21bb
JL
14912012-05-25 Juri Linkov <juri@jurta.org>
1492
1493 Use the same diff color scheme as in modern VCSes (bug#10181).
1494
1495 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
1496 to avoid confusion with `diff-added' that now uses green colors.
1497 (diff-removed): Use shades of red.
1498 (diff-added): Use shades of green.
1499 (diff-changed): Leave just the yellow color.
1500 (diff-use-changed-face): New variable.
1501 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
1502 how to highlight context diff changes.
1503 (diff-refine-change): Use shades of yellow.
1504 (diff-refine-removed): New face that uses shades of red.
1505 (diff-refine-added): New face that uses shades of green.
1506 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
1507 `diff-refine-removed' in the call to `smerge-refine-subst'
1508 depending on the value of `diff-use-changed-face'.
1509
1510 * vc/smerge-mode.el (smerge-mine): Use shades of red.
1511 (smerge-other): Use shades of green.
1512 (smerge-base): Use shades of yellow.
1513 (smerge-refined-change): Empty face.
1514 (smerge-refined-removed): New face that uses shades of red.
1515 (smerge-refined-added): New face that uses shades of green.
1516 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
1517 args `props-r' and `props-a', and use them. Doc fix.
1518 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
1519 on its value use different faces `smerge-refined-change',
1520 `smerge-refined-removed', `smerge-refined-added' in the call to
1521 `smerge-refine-subst'.
1522
1523 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
1524 Add face condition `min-colors 88' with shades of red.
1525 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
1526 `min-colors 88' with shades of green.
1527 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
1528 `min-colors 88' with shades of yellow.
1529
6df9112c
GM
15302012-05-24 Glenn Morris <rgm@gnu.org>
1531
ead5edc0
GM
1532 * paths.el (prune-directory-list, remote-shell-program): Move to...
1533 * files.el (prune-directory-list, remote-shell-program): ...here.
1534 For the latter, delay initialization, prefer ssh, just search PATH.
1535
f18b81e6
GM
1536 * paths.el (term-file-prefix): Move to faces.el (the only user).
1537 * faces.el (term-file-prefix): Move here, make it a defcustom.
1538
ee2f89a6
GM
1539 * paths.el (news-directory, news-path, news-inews-program):
1540 Move to gnus/nnspool.el.
61a583ca 1541
f8815e4c
GM
1542 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
1543
c8f3b42c
GM
1544 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
1545 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
1546 Make the latter a defcustom, with a delayed initialization.
1547
6df9112c
GM
1548 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
1549 These were deleted from Gnus itself late 2010.
1550
5dadff36
JB
15512012-05-22 Juanma Barranquero <lekktu@gmail.com>
1552
9e1701c6
JB
1553 * progmodes/which-func.el (which-func-ff-hook):
1554 Check against user-error, not error.
1555
bd7239f5 1556 * emacs-lisp/edebug.el (top): Do not load or set up loading of
5dadff36
JB
1557 cl-specs.el, which no longer exists.
1558
3290526d
GM
15592012-05-22 Glenn Morris <rgm@gnu.org>
1560
1561 * info.el (info-emacs-bug): New command.
1562 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
1563 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
1564
ff0c3cfb
GM
15652012-05-21 Glenn Morris <rgm@gnu.org>
1566
1567 * makefile.w32-in (update-subdirs-SH):
1568 * Makefile.in (update-subdirs): Update for moved update-subdirs.
1569
5814f126
SM
15702012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
1571
a52c0aa0
SM
1572 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
1573
5814f126
SM
1574 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1575 Simplify Maven regexp, and make sure the file can't start with a space
1576 (bug#11517).
1577
b847032c
GM
15782012-05-21 Glenn Morris <rgm@gnu.org>
1579
1580 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
1581 Scrap superfluous subshells.
1582
3858bfe7
SM
15832012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1584
1585 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
1586 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
1587
d14b0029
JB
15882012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
1589
1590 * calc/calc.el (calc-ensure-consistent-units): New variable.
1591
a52c0aa0
SM
1592 * calc/calc-units.el (math-consistent-units-p)
1593 (math-check-unit-consistency): New functions.
1594 (calc-quick-units, calc-convert-units):
1595 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
1596 is non-nil.
d14b0029
JB
1597 (calc-extract-units): Fix typo.
1598
60c4db3a
SM
15992012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1600
77f3b62e
SM
1601 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
1602
60c4db3a
SM
1603 * textmodes/flyspell.el: Commenting style, plus code simplifications.
1604 (flyspell-default-deplacement-commands): Don't spell check after
1605 repeated window/frame switches (e.g. triggered by mouse-movement).
1606 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
1607 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
1608 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
1609 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
1610 Remove unused vars.
1611 (flyspell-get-casechars, flyspell-get-not-casechars):
1612 Simplify; Don't bother removing a ] just to add it back.
1613 * textmodes/ispell.el (ispell-program-name): Use executable-find.
1614
b1a10716
RS
16152012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1616
1617 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
1618 New functions.
bd7239f5 1619 (math-function-table): Add support for more C functions.
b1a10716 1620
3f1b25b5
AM
16212012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1622
1623 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
1624 (flyspell-debug-signal-word-checked): Protect delay handling for
1625 otherchars against empty otherchars.
1626
b581bb5c
SM
16272012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1628
1629 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
1630 their respective macro declarations.
1631 * skeleton.el (define-skeleton):
1632 * progmodes/compile.el (define-compilation-mode):
1633 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
1634 (define-ibuffer-filter):
1635 * emacs-lisp/generic.el (define-generic-mode):
1636 * emacs-lisp/easy-mmode.el (define-minor-mode)
1637 (define-globalized-minor-mode):
1638 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
1639 * emacs-lisp/byte-run.el (defsubst):
1640 * custom.el (deftheme): Add doc-string metadata.
1641
70b8ef8f
SM
16422012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1643
1644 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
1645
b1198e17
SM
16462012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1647
9abdc45d
SM
1648 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
1649
b1198e17
SM
1650 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
1651 * emacs-lisp/cl-macs.el: Idem.
1652 * emacs-lisp/cl-specs.el: Remove.
1653
4735906a
SM
16542012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1655
1656 Minor renaming of internal CL functions and variables.
1657 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
1658 (cl--position): Rename from cl-position.
1659 (cl--delete-duplicates): Rename from cl-delete-duplicates.
1660 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
1661 (cl--random-state): Rename from *random-state*.
1662
ac348012
SM
16632012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1664
1665 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
1666 parens around the arg list (bug#11499).
1667
a0a79cde
JL
16682012-05-17 Juri Linkov <juri@jurta.org>
1669
1670 * isearch.el (word-search-regexp, word-search-backward)
1671 (word-search-forward, word-search-backward-lax)
1672 (word-search-forward-lax): Move functions from search.c
1673 (bug#10145, bug#11381).
1674
65034a51
AM
16752012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1676
1677 * flyspell.el (flyspell-check-pre-word-p, flyspell-check-word-p)
1678 (flyspell-debug-signal-word-checked): Delay for otherchars as for
1679 normal word components.
1680
1a72a195
SM
16812012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
1682
1683 * minibuffer.el (completion--sifn-requote): Fix last change.
1684 (minibuffer-local-must-match-filename-map):
1685 Move define-obsolete-variable-alias before its var.
1686
fdb058c2
SM
16872012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1688
c41045e6
SM
1689 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
1690
036dfb8b
SM
1691 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
1692 behavior.
1693 (completion--string-equal-p): New function.
1694 (completion--twq-all): Use it to get better assertion failure data.
1695
2473256d
SM
1696 Only handle ".." and '..' quoting in shell-mode (bug#11466).
1697 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
1698 (shell--requote-argument): New functions.
1699 (shell-completion-vars): Use them.
1700 (shell--parse-pcomplete-arguments): Rename from
1701 shell-parse-pcomplete-arguments.
1702 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
1703 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
1704 Obey comint-file-name-quote-list.
1705
fdb058c2
SM
1706 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
1707 (smie-indent-keyword): Use it.
1708
51fa99f1
SM
17092012-05-14 Stefan Merten <smerten@oekonux.de>
1710
1711 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
1712
e18afed7 17132012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
d9d1dfef
SM
1714
1715 * net/rlogin.el (rlogin-mode-map): Fix last change.
1716
e18afed7 17172012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
8633b1f4
JW
1718
1719 * mail/smtpmail.el (smtpmail-send-command): Send the command and
1720 the following \r\n using a single `process-send-string', since the
1721 Lotus SMTP server refuses to accept any commands if they are sent
e18afed7 1722 with two `process-send-string's (Bug#11444).
8633b1f4 1723
e18afed7 17242012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
fe263b8f 1725
fdb058c2
SM
1726 * shell.el (shell-parse-pcomplete-arguments):
1727 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
e18afed7 1728
2d21d7f6
WJ
17292012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
1730
e18afed7 1731 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
2d21d7f6
WJ
1732 (image-transform-scale, image-transform-right-angle-fudge): New vars.
1733 (image-transform-width, image-transform-fit-width): New functions.
1734 (image-transform-properties): Use them.
1735 (image-transform-check-size): New function.
1736 (image-toggle-display-image): Use it (for testing).
1737 (image-transform-set-rotation): Reduce angle mod 360.
1738 Delete obsolete comment.
1739
7102e6d0
WJ
17402012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
1741
1742 * image-mode.el: Fix scaling (bug#11399).
1743 (image-transform-resize): Doc fix.
1744 (image-transform-properties): Default scale is 1 and height should
1745 be an integer.
1746
06bc5e6e
SM
17472012-05-13 Johan Bockgård <bojohan@gnu.org>
1748
1749 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
1750 than hard-coding `car', to fix misbehavior when moving forward.
1751
0ae03b6a
CY
17522012-05-13 Chong Yidong <cyd@gnu.org>
1753
1754 * emacs-lisp/tabulated-list.el (tabulated-list-format)
1755 (tabulated-list-entries, tabulated-list-padding)
1756 (tabulated-list-sort-key): Make permanent-local.
1757
1758 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
1759 (electric-buffer-list): Put electric buffer menu
1760 command descriptions in this docstring, instead of the docstring
1761 of electric-buffer-menu-mode. Code cleanups.
1762 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
1763 Electric-buffer-menu-mode.
1764 (electric-buffer-update-highlight): Minor code cleanup.
1765
205a7391
MA
17662012-05-13 Michael Albinus <michael.albinus@gmx.de>
1767
1768 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
1769 (Bug#11447)
1770
e5bd0a28
SM
17712012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1772
1773 Move define-obsolete-variable-alias before the var's definition.
1774 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
1775 * tooltip.el (tooltip-hook):
1776 * textmodes/reftex-toc.el (reftex-toc-map):
1777 * textmodes/reftex-sel.el (reftex-select-label-map)
1778 (reftex-select-bib-map):
1779 * textmodes/reftex-index.el (reftex-index-map)
1780 (reftex-index-phrases-map):
1781 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
1782 * progmodes/meta-mode.el (meta-mode-map):
1783 * novice.el (disabled-command-hook):
1784 * loadhist.el (unload-hook-features-list):
1785 * frame.el (blink-cursor):
1786 * files.el (find-file-not-found-hooks, write-file-hooks)
1787 (write-contents-hooks):
1788 * emulation/tpu-edt.el (GOLD-map):
1789 * emacs-lock.el (emacs-lock-from-exiting):
1790 * emacs-lisp/generic.el (generic-font-lock-defaults):
1791 * emacs-lisp/chart.el (chart-map):
1792 * dos-fns.el (register-name-alist):
1793 * dired-x.el (dired-omit-files-p):
1794 * desktop.el (desktop-enable):
1795 * cus-edit.el (custom-mode-hook):
1796 * buff-menu.el (buffer-menu-mode-hook):
1797 * bookmark.el (bookmark-read-annotation-text-func)
1798 (bookmark-exit-hooks):
1799 * allout.el (allout-mode-deactivate-hook)
1800 (allout-exposure-change-hook, allout-structure-added-hook)
1801 (allout-structure-deleted-hook, allout-structure-shifted-hook):
1802 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
1803 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
1804 comes before the corresponding variable's definition.
1805
ac59c2f6
CY
18062012-05-12 Chong Yidong <cyd@gnu.org>
1807
1808 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
0d909786
CY
1809 (Buffer-menu-mouse-select): Restore function (Bug#11459).
1810 (Buffer-menu-mode-map): Bind it.
1811 (Buffer-menu--pretty-name): Add a mouse-face property.
ac59c2f6 1812
dee6c9a3
SM
18132012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1814
2171cea5
SM
1815 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
1816 (prolog-upper-case-string, prolog-lower-case-string)
1817 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
1818 (prolog-use-smie, prolog-smie-grammar): New vars.
1819 (prolog-smie-forward-token, prolog-smie-backward-token)
1820 (prolog-smie-rules): New funs.
1821 (prolog-comment-indent): Remove.
1822 (prolog-mode-variables): Use default comment indentation instead.
1823 Setup SMIE.
1824 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
1825 (prolog-mode): Don't call them any more.
1826 (prolog-electric-colon, prolog-electric-dash)
1827 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
1828
aa0382bd
SM
1829 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
1830
dbacb4bd
SM
1831 * minibuffer.el (completion--twq-all): Again, allow case differences.
1832
13bdd94c
SM
1833 * term.el: Move keymap initialization code to be more idiomatic.
1834 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
1835 (term-terminal-menu): Move initialization into declaration.
1836 (term-escape-char): Let the user set it in her .emacs.
1837
ff46c759
SM
1838 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
1839 Provide SMIE-based indentation (not enabled by default yet).
1840 (sh-mode-map): Don't bind electric keys.
1841 Use electric-pair-mode instead of skeleton-pair.
1842 (sh-assignment-regexp): Fit within 80 columns.
1843 (sh-indent-supported): Specify actual shell name instead of boolean.
1844 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
1845 (sh-maybe-here-document): Use it. Make obsolete.
1846 (sh-electric-here-document-mode) New minor mode.
1847 (sh-mode): Use it. Don't set sh-indent-supported-here here.
1848 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
1849 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
1850 (sh-smie-rc-grammar, sh-use-smie): New vars.
1851 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
1852 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
1853 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
1854 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
1855 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
1856 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
1857 (sh-set-shell): Use smie-setup if requested.
1858
dee6c9a3
SM
1859 * term.el (term-set-escape-char): Properly set term-escape-char.
1860 See http://stackoverflow.com/questions/10524656.
1861
9f9aa044
CY
18622012-05-10 Chong Yidong <cyd@gnu.org>
1863
1864 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
1865 Use url-generic-parse-url, and handle host names and Windows
1866 filenames properly.
1867 (ffap-url-unwrap-remote): Use url-generic-parse-url.
1868 (ffap-url-unwrap-remote): Accept list values, specifying a list of
1869 URL schemes to work on.
1870 (ffap--toggle-read-only): New function.
1871 (ffap-read-only, ffap-read-only-other-window)
1872 (ffap-read-only-other-frame): Use it.
1873 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
1874 necessary for ffap-url-unwrap-remote.
1875
836d29b3
DA
18762012-05-10 Dave Abrahams <dave@boostpro.com>
1877
1878 * cus-start.el (create-lockfiles): Add it.
1879
00fd78ed
CY
18802012-05-09 Chong Yidong <cyd@gnu.org>
1881
1882 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
1883 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
1884
666b903b 18852012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1cb51c12
SM
1886
1887 * shell.el (shell-completion-vars): Fix last change (bug#11348).
1888
666b903b 18892012-05-09 Chong Yidong <cyd@gnu.org>
18f00515
CY
1890
1891 * ansi-color.el (ansi-color-process-output): Check for validity of
1892 comint-last-output-start before using it. This avoids a bad
1893 interaction with gdb-mi's input/output buffer.
1894
666b903b 18952012-05-09 Glenn Morris <rgm@gnu.org>
fd075e7b
GM
1896
1897 * files.el (dir-locals-read-from-file):
1898 Mention dir-locals in any error message.
1899
666b903b 19002012-05-09 Chong Yidong <cyd@gnu.org>
25f292cd
CY
1901
1902 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
1903 package (Bug#11410).
1904
f677562b
CY
1905 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
1906 variables into description.
1907
666b903b 19082012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3d53ee1b
SM
1909
1910 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
1911 shell-delimiter-argument-list (bug#11348).
1912 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
1913
b499d8d0
JB
19142012-05-09 Juanma Barranquero <lekktu@gmail.com>
1915
8f6b6da8
JB
1916 * textmodes/rst.el: Silence byte-compiler warnings.
1917 (rst-re-alist, rst-reset-section-caches): Move around.
1918 (rst-re): Use `characterp', not `char-valid-p'.
1919 (font-lock-beg, font-lock-end): Declare.
1920
4824146a
JB
1921 * progmodes/idlw-shell.el (specs): Remove reference to deleted
1922 variable `idlwave-shell-activate-alt-keybindings' and simplify.
1923
b499d8d0
JB
1924 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
1925
ad89bb83
GM
19262012-05-08 Glenn Morris <rgm@gnu.org>
1927
1928 * files.el (auto-mode-alist): Treat ".make" like ".mk".
1929
8bba5a75
SM
19302012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1931
49ed9c8e
SM
1932 * vc/log-edit.el: Add GNU coding standards highlighting.
1933 (log-edit-font-lock-gnu-style)
1934 (log-edit-font-lock-gnu-keywords): New vars.
1935 (log-edit-font-lock-keywords): New fun.
1936 (log-edit-mode): Don't fold case in font-lock.
1937 (log-edit-font-lock-keywords): Do not assume case-folding.
1938
07d00b56
SM
1939 * imenu.el: Misc cleanup. Make docstrings out of comments.
1940 Use lexical-binding.
1941 (imenu--index-alist, imenu--last-menubar-index-alist)
1942 (imenu-menubar-modified-tick): Use defvar-local.
1943 (imenu--split-menu): Remove unused var.
1944 (imenu--cleanup-seen): Declare as global.
1945 (imenu--cleanup): Use dolist.
1946
8bba5a75
SM
1947 * subr.el (defvar-local): Add debug spec and doc-string position.
1948
5075bdb5
GM
19492012-05-08 Glenn Morris <rgm@gnu.org>
1950
c052c904
GM
1951 * lisp/language/burmese.el, language/cham.el, language/czech.el:
1952 * language/english.el, language/georgian.el, language/greek.el:
1953 * language/japanese.el, language/khmer.el, language/korean.el:
1954 * language/lao.el, language/misc-lang.el, language/romanian.el:
1955 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
1956 * language/thai.el, language/utf-8-lang.el:
1957 Remove no-byte-compile setting.
1958
5075bdb5
GM
1959 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
1960
06f679a7
AH
19612012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1962
1963 * progmodes/make-mode.el (makefile-browse):
1964 Remove unnecessary interactive. (Bug#11324)
1965
03794570
GM
19662012-05-07 Glenn Morris <rgm@gnu.org>
1967
af8630f4
GM
1968 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
1969
03794570
GM
1970 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
1971
f0809a9d
SM
19722012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
1973
28be5ce7
SM
1974 * loadup.el: Preload newcomment.el.
1975 * newcomment.el: Move autoload-only code to toplevel.
1976
f0809a9d
SM
1977 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
1978 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
1979 Handle new :right-align column property.
1980 (tabulated-list-print-col): Idem, plus use `display' text-property to
1981 try and preserve alignment for variable pitch fonts.
1982
1241b724
CY
19832012-05-07 Chong Yidong <cyd@gnu.org>
1984
1985 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
1986 (tabulated-list-use-header-line): New var.
1987 (tabulated-list-init-header): Use it.
1988 (tabulated-list-print-fake-header): New function.
1989 (tabulated-list-print): Use it.
1990 (tabulated-list-sort-button-map): Add non-header-line commands.
1991 (tabulated-list-init-header): Add column name property to basic
1992 labels as well.
1993 (tabulated-list-col-sort): Handle non-header-line button case.
1994 (tabulated-list--sort-by-column-name): Fix a corner case.
1995
f0809a9d
SM
1996 * buff-menu.el (list-buffers--refresh):
1997 Handle Buffer-menu-use-header-line.
1241b724 1998
e5f9458f
CY
19992012-05-06 Chong Yidong <cyd@gnu.org>
2000
2001 * buff-menu.el: Convert to Tabulated List mode.
2002 (Buffer-menu-buffer+size-width): Make obsolete.
2003 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
2004 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
2005 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
2006 documentation into docstring of buffer-menu.
2007 (Buffer-menu-toggle-files-only): Add an informative message.
2008 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
2009 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
2010 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
2011 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
2012 (Buffer-menu-execute, Buffer-menu-select)
2013 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
2014 (Buffer-menu-bury): Use Tabulated List machinery.
2015 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
2016 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
f0809a9d 2017 Delete.
e5f9458f
CY
2018 (list-buffers--refresh): New function.
2019 (list-buffers-noselect): Use it.
2020 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
2021 (Buffer-menu--pretty-file-name): New helper functions.
2022
2023 * loadup.el: Preload tabulated-list.
2024
2025 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
2026 tabulated-list-sort-column.
2027 (tabulated-list-init-header): Add the initial aligning space even
2028 if tabulated-list-padding is zero.
2029
e129292c
CS
20302012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
2031
2032 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
2033 whose cdr is not a cons cell correctly (bug#11038).
2034
6632d361
CY
20352012-05-06 Chong Yidong <cyd@gnu.org>
2036
e129292c
CS
2037 * emacs-lisp/tabulated-list.el (tabulated-list-format):
2038 Accept additional plist in column descriptors.
6632d361
CY
2039 (tabulated-list-init-header): Obey it.
2040 (tabulated-list-get-entry): New function.
2041 (tabulated-list-put-tag): Use it. Use string-width instead of
2042 length.
2043 (tabulated-list--column-number): New function.
2044 (tabulated-list-print): Use it.
e129292c
CS
2045 (tabulated-list-print-col): New function.
2046 Set `tabulated-list-column-name' property on each column's text.
6632d361 2047 (tabulated-list-print-entry): Use it.
e129292c
CS
2048 (tabulated-list-delete-entry, tabulated-list-set-col):
2049 New functions.
6632d361
CY
2050 (tabulated-list-sort-column): New command (Bug#11337).
2051
3cc99f68
CY
2052 * buff-menu.el (list-buffers): Move C-x C-b binding from
2053 buff-menu.el to bindings.el.
2054
2055 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
2056 :advertised-binding feature.
2057
52b61776
TN
20582012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
2059
2060 * progmodes/compile.el (compilation-internal-error-properties):
2061 Calculate start position correctly when end-col is set but
2062 end-line is not (Bug#11382).
2063
ebfe2597
WJ
20642012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
2065
2066 * man.el (Man-unindent): Use text-property-default-nonsticky to
2067 prevent untabify from inheriting face properties (Bug#11408).
2068
6d3f7c2f
SM
20692012-05-05 Stefan Merten <smerten@oekonux.de>
2070
2071 * textmodes/rst.el: Major merge with upstream development up to
2072 Docutils SVN r7399 / rst.el V1.2.1.
2073
2074 Clarify maintainership and authors.
2075
2076 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
2077 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
2078 (rst-official-version, rst-official-cvs-rev, rst-version)
2079 (rst-package-emacs-version-alist): New functions and variables
2080 for version information.
2081
2082 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
2083 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
2084 (rst-mode-syntax-table, rst-mode): New and corrected functions
2085 and variables representing reStructuredText features.
2086
2087 (rst-re): New function for reStructuredText regexes. Use in
2088 many places.
2089
2090 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
2091 (rst-mode-map): Rebind keys.
2092
2093 (rst-mode-lazy, rst-font-lock-keywords)
2094 (rst-font-lock-extend-region)
2095 (rst-font-lock-extend-region-internal)
2096 (rst-font-lock-extend-region-extend)
2097 (rst-font-lock-find-unindented-line-limit)
2098 (rst-font-lock-find-unindented-line-match)
2099 (rst-adornment-level, rst-font-lock-adornment-level)
2100 (rst-font-lock-adornment-match)
2101 (rst-font-lock-handle-adornment-pre-match-form)
2102 (rst-font-lock-handle-adornment-matcher): Major revision of
2103 font-locking. Integrate with other code. Use `jit-lock-mode'.
2104
2105 (rst-preferred-adornments, rst-adjust-hook)
2106 (rst-new-adornment-down, rst-preferred-bullets)
2107 (rst-preferred-bullets, rst-indent, rst-indent-width)
2108 (rst-indent-field, rst-indent-literal-normal)
2109 (rst-indent-literal-minimized, rst-indent-comment): Change,
2110 extend and improve customization.
2111
2112 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
2113 (rst-normalize-cursor-position, rst-get-decoration)
2114 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
2115 (rst-rstrip, rst-toc-insert-find-delete-contents)
2116 (rst-shift-fill-region, rst-compute-bullet-tabs)
2117 (rst-debug-print-tabs, rst-debug-mark-found)
2118 (rst-shift-region-guts, rst-shift-region-right)
2119 (rst-shift-region-left, rst-use-char-classes)
2120 (rst-font-lock-keywords-function)
2121 (rst-font-lock-indentation-point)
2122 (rst-font-lock-find-unindented-line-begin)
2123 (rst-font-lock-find-unindented-line-end)
2124 (rst-font-lock-find-unindented-line)
2125 (rst-font-lock-adornment-point, rst-font-lock-level)
2126 (rst-adornment-level-alist): Remove functions and variables.
2127
2128 (rst-compare-adornments, rst-get-adornment-match)
2129 (rst-suggest-new-adornment, rst-get-adornments-around)
2130 (rst-adornment-complete-p, rst-get-next-adornment)
2131 (rst-adjust-adornment, rst-display-adornments-hierarchy)
2132 (rst-straighten-adornments): Standardize function names to
2133 use "adornment" instead of "decoration". Correct callers.
2134 Similar standardizing in many places.
2135
2136 (rst-update-section, rst-adjust, rst-promote-region)
2137 (rst-enumerate-region, rst-bullet-list-region)
2138 (rst-repeat-last-character): Correct use of `interactive'.
2139
2140 (rst-classify-adornment, rst-find-all-adornments)
2141 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
2142 (rst-find-leftmost-column, rst-repeat-last-character):
2143 Refactor functions.
2144
2145 (rst-find-title-line, rst-reset-section-caches)
2146 (rst-get-adornments-around, rst-adjust-adornment-work)
2147 (rst-arabic-to-roman, rst-roman-to-arabic)
2148 (rst-insert-list-pos, rst-insert-list-new-item)
2149 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
2150 New functions.
2151
2152 (rst-all-sections, rst-section-hierarchy)
2153 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
2154 New variables.
2155
2156 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
2157 configuration instead of only buffer. Change where necessary.
2158
2159 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
2160 (rst-shift-region, rst-adaptive-fill): New functions for
2161 indentation and filling.
2162
2163 (rst-comment-line-break, rst-comment-indent)
2164 (rst-comment-insert-comment, rst-comment-region)
2165 (rst-uncomment-region): New functions for handling comments.
2166
2167 (rst-compile): Quote shell arguments.
2168
2169 (rst-compile-pdf-preview, rst-compile-slides-preview):
2170 Delete temporary files after use.
2171
a43f98b3
GM
21722012-05-05 Glenn Morris <rgm@gnu.org>
2173
48176e8b
GM
2174 * calendar/cal-html.el: Optionally include holidays in the output.
2175 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
2176 (cal-html-holidays): New option.
2177 (cal-html-css-default): Add holiday entry.
2178 (holiday-in-range): Autoload it.
2179 (cal-html-htmlify-entry): Add optional class argument.
2180 (cal-html-htmlify-list): Add optional holidays argument.
2181 (cal-html-insert-agenda-days): Include holidays in the output.
2182 (cal-html-one-month): Maybe include holidays.
2183
a43f98b3
GM
2184 * calendar/holidays.el (holiday-in-range):
2185 Move here from cal-tex-list-holidays.
2186 * calendar/cal-tex.el (cal-tex-list-holidays):
2187 Make it an obsolete alias for holiday-in-range. Update all callers.
2188
fef9d149 21892012-05-05 Chong Yidong <cyd@gnu.org>
eceeb5fc
CY
2190
2191 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
2192 Nextstep.
2193
248da2f4
RW
21942012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
2195
2196 * files.el (file-auto-mode-skip): New var.
2197 (set-auto-mode-1): Use it.
2198
f95e9344
SM
21992012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2200
df96ab1e
SM
2201 * repeat.el: Use lexical-binding.
2202 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
2203 (repeat-undo-count): Remove.
2204 (repeat):
2205 * progmodes/octave-mod.el (octave-abbrev-start):
2206 * progmodes/f90.el (f90-abbrev-start):
2207 * face-remap.el (text-scale-adjust):
2208 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
2209
5342bb06
SM
2210 * emacs-lisp/pcase.el (pcase--let*): New function.
2211 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
2212 a bit more.
2213 (pcase--split-pred): Be more clever about ruling out overlap between
2214 a predicate and some constant pattern.
2215 (pcase--q1): Use `null' instead of (eq foo nil).
2216
f95e9344
SM
2217 * subr.el (setq-local, defvar-local): New macros.
2218 (kbd): Redefine as an alias.
2219 (with-selected-window): Leave unrelated frames alone.
2220 (set-temporary-overlay-map): New function.
2221
71873e2b
SM
22222012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
2223
2224 * subr.el (user-error): New function.
2225 * window.el (switch-to-buffer):
2226 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
2227 (smerge-match-conflict):
2228 * simple.el (previous-matching-history-element)
2229 (next-matching-history-element, goto-history-element, undo-more)
2230 (undo-start):
2231 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
2232 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
2233 (next-file, tags-loop-scan, list-tags, complete-tag):
2234 * progmodes/compile.el (compilation-loop):
2235 * mouse.el (mouse-minibuffer-check):
2236 * man.el (Man-bgproc-sentinel, Man-goto-page):
2237 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
2238 (Info-history-forward, Info-follow-reference, Info-menu)
2239 (Info-extract-menu-item, Info-extract-menu-counting)
2240 (Info-forward-node, Info-backward-node, Info-next-menu-item)
2241 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
2242 (Info-next-reference, Info-prev-reference, Info-index)
2243 (Info-index-next, Info-follow-nearest-node)
2244 (Info-copy-current-node-name):
2245 * imenu.el (imenu--make-index-alist)
2246 (imenu-default-create-index-function, imenu-add-to-menubar):
2247 * files.el (basic-save-buffer, recover-file):
2248 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2249 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
2250 (checkdoc-message-text, checkdoc-defun):
2251 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
2252 * cus-edit.el (customize-changed-options, customize-rogue)
2253 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
2254 (custom-variable-mark-to-reset-standard)
2255 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
2256 (custom-file):
2257 * completion.el (check-completion-length):
2258 * comint.el (comint-search-arg)
2259 (comint-previous-matching-input-string-position)
2260 (comint-previous-matching-input)
2261 (comint-replace-by-expanded-history-before-point, comint-send-input)
2262 (comint-copy-old-input, comint-backward-matching-input)
2263 (comint-goto-process-mark, comint-set-process-mark):
2264 * calendar/calendar.el (calendar-cursor-to-date): Use it.
2265 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
2266
8a61ee22
SM
22672012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
2268
66408d1e
SM
2269 * dabbrev.el (dabbrev--ignore-case-p): New function.
2270 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
2271 Use it.
2272
8a61ee22
SM
2273 * files.el (automount-dir-prefix): Mark as obsolete.
2274
3c74813a
GM
22752012-05-04 Glenn Morris <rgm@gnu.org>
2276
2277 * patcomp.el, play/bruce.el: Move to obsolete/.
2278
0bfcf5c5
PE
22792012-05-04 Paul Eggert <eggert@cs.ucla.edu>
2280
2281 Fix minor Y10k bugs.
2282 * arc-mode.el (archive-unixdate):
2283 * autoinsert.el (auto-insert-alist):
2284 * calc/calc-forms.el (math-this-year):
2285 * emacs-lisp/copyright.el (copyright-current-year)
2286 (copyright-update-year, copyright):
2287 * tar-mode.el (tar-clip-time-string):
2288 * time.el (display-time-update):
2289 Don't assume years have 4 digits.
2290
78f3273a
CY
22912012-05-04 Chong Yidong <cyd@gnu.org>
2292
2293 * dos-w32.el (file-name-buffer-file-type-alist)
2294 (direct-print-region-use-command-dot-com):
2295 * ffap.el (ffap-menu-regexp):
2296 * find-file.el (ff-special-constructs):
2297 * follow.el (follow-debug):
2298 * forms.el (forms--debug):
2299 * iswitchb.el (iswitchb-all-frames):
2300 * ido.el (ido-all-frames):
2301 * emacs-lisp/timer.el (timer-max-repeats):
2302 * mail/feedmail.el (feedmail-mail-send-hook)
2303 (feedmail-mail-send-hook-queued):
2304 * mail/footnote.el (footnote-signature-separator):
2305 * mail/mailabbrev.el (mail-alias-separator-string)
2306 (mail-abbrev-mode-regexp):
2307 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
2308 * progmodes/idlwave.el (idlwave-libinfo-file)
2309 (idlwave-default-completion-case-is-down)
2310 (idlwave-library-routines): Convert defvars to defcustoms.
2311
2312 * mail/rmail.el (rmail-decode-mime-charset):
2313 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
2314 (idlwave-shell-fix-inserted-breaks)
2315 (idlwave-shell-activate-alt-keybindings)
2316 (idlwave-shell-use-breakpoint-glyph):
2317 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
2318
f7ae6719
SM
23192012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2320
2321 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
2322
47086495
WS
23232012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
2324
2325 * progmodes/verilog-mode.el (font-lock-keywords):
2326 Fix mis-highligting auto. Reported by Craig Barner.
2327 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
2328 defines from global name space. Reported by Dan Dever.
2329 (verilog-auto-reset, verilog-auto-reset-widths)
2330 (verilog-auto-tieoff): Support using unbased numbers for
2331 AUTORESET and AUTOTIEOFF.
2332 (verilog-submit-bug-report): Update variable list.
2333 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
2334 parenthesis from not matching. Reported by Michael Rytting.
2335 (verilog-auto-template-lint): Fix hash error when linting modules
2336 with no used templates.
2337 (verilog-warn, verilog-warn-error)
2338 (verilog-warn-fatal): When non-interactive report multiple
2339 warnings before exiting. Suggested by Brad Dobbie.
2340 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
2341 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
2342 to report unused template errors. Reported by Brad Dobbie.
2343 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
2344 nets, bug438. Reported by Vns Blore.
2345 (verilog-auto-inout-module, verilog-auto-reg)
2346 (verilog-read-decls, verilog-read-sub-decls-sig)
2347 (verilog-signals-edit-wire-reg, verilog-signals-with):
2348 Fix passing of Verilog data types in ANSI input/output ports
2349 such as "output logic" into the AUTOs. Special case "wire" and
2350 "reg" for backwards compatibility presuming Verilog 2001.
2351 (verilog-auto-ascii-enum): Add "auto enum" as alias.
2352 (verilog-preprocess): Fix replication of preprocess output.
2353 Reported by Brad Dobbie.
2354 (verilog-auto-inst-interfaced-ports):
2355 Create verilog-auto-inst-interfaced-ports, bug429.
2356 Reported by Julian Gorfajn.
2357 (verilog-after-save-font-hook)
2358 (verilog-before-save-font-hook): New variable.
2359 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
2360 (verilog-save-font-mods): Wrap disabling fontification, reported
2361 by David Rogoff.
2362 (verilog-do-indent, verilog-pretty-declarations-auto)
2363 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
2364 Reported by Pierre-David Pfister.
2365 (verilog-set-auto-endcomments): Fix endtask auto comments outside
2366 of class declarations, bug292. Reported by Kevin Heilman.
2367 (verilog-read-decls): Fix 'parameter type' not appearing in
2368 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
2369 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
2370 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
2371 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
2372 Reported by David Kravitz.
2373
23742012-05-03 Michael McNamara <mac@mail.brushroad.com>
2375
2376 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
2377 assignment with tests in ifs and for loops.
2378 (verilog-extended-complete-re, verilog-complete-reg): Change so
2379 that DPI inport functions don't look like fuction declarations.
2380 (verilog-pretty-expr): Don't line up assignment
2381 operations to the test and increment in if and for loops
2382 (verilog-extended-complete-re, verilog-complete-reg): Change so
2383 that DPI inport functions don't look like fuction declarations
2384
2e51d4b5
KH
23852012-05-03 Kenichi Handa <handa@m17n.org>
2386
2387 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
c846da43 2388 decoding, and show a warning message without signaling an error
2e51d4b5
KH
2389 (Bug#11282).
2390
2bd785a2
SM
23912012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2392
2393 * emacs-lisp/bytecomp.el
2394 (byte-compile-file-form-custom-declare-variable): Compile all elements,
2395 since cconv.el might have introduced :fun-body, internal-make-closure,
2396 and friends for bytecomp to handle (bug#11391).
2397 * custom.el (defcustom): Avoid ((λ ..) ..).
2398
99d27583
SM
23992012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2400
2401 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
2402
55a71479
JB
24032012-05-02 Juanma Barranquero <lekktu@gmail.com>
2404
2405 * notifications.el (dbus-debug):
2406 * term/linux.el (gpm-mouse-enable):
2407 * term/screen.el (xterm-register-default-colors): Declare.
2408
7b97c764
CY
24092012-05-02 Chong Yidong <cyd@gnu.org>
2410
2bc356d7
CY
2411 * cus-start.el (gc-cons-percentage, exec-suffixes)
2412 (dos-display-scancodes, dos-hyper-key, dos-super-key)
2413 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
2414 (make-cursor-line-fully-visible, void-text-area-pointer)
2415 (font-list-limit): Add customization data.
2416
7b97c764
CY
2417 * allout.el (allout-exposure-change-functions)
2418 (allout-structure-added-functions)
2419 (allout-structure-deleted-functions)
2420 (allout-structure-shifted-functions): Rename abnormal hooks from
2421 *-hook, and convert to defcustoms.
5d3385a0
JB
2422 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
2423 Convert to defcustoms.
7b97c764
CY
2424 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
2425
2426 * allout-widgets.el: Hook callers changed.
2427
90207a15 24282012-05-02 Eli Zaretskii <eliz@gnu.org>
91af76bf
EZ
2429
2430 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
2431 the yanked message in preference to the default value of
2432 buffer-file-coding-system.
2433
90207a15 24342012-05-02 Martin Rudalics <rudalics@gmx.at>
d9558cad 2435
5d3385a0
JB
2436 * window.el (display-buffer--action-function-custom-type):
2437 Fix entry.
d9558cad 2438
90207a15 24392012-05-02 Alan Mackenzie <acm@muc.de>
09affde0
AM
2440
2441 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
2442
d80ac57b
GM
24432012-05-01 Glenn Morris <rgm@gnu.org>
2444
976f7668
GM
2445 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
2446
beb83b5a
GM
2447 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
2448
d80ac57b
GM
2449 * cus-edit.el (custom-variable-documentation): Simplify with format.
2450
b593d6a9
AH
24512012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2452 Stefan Monnier <monnier@iro.umontreal.ca>
2453
2454 * simple.el (suggest-key-bindings, execute-extended-command):
2455 Move from keyboard.c.
2456
782fbf2a
CY
24572012-05-01 Chong Yidong <cyd@gnu.org>
2458
2459 * follow.el: Eliminate advice.
2460 (set-process-filter, process-filter, sit-for): Advice deleted.
2461 (follow-mode-off-hook): Obsolete hook removed.
b593d6a9
AH
2462 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
2463 Vars deleted.
782fbf2a
CY
2464 (follow-auto): Use a :set function.
2465 (follow-mode): Rewritten. Don't advise process filters.
2466 (follow-switch-to-current-buffer-all, follow-scroll-up)
2467 (follow-scroll-down): Assume follow-mode is bound.
2468 (follow-comint-scroll-to-bottom)
2469 (follow-align-compilation-windows): New functions.
2470 (follow--window-sorter): New function.
2471 (follow-all-followers): Use it to explicitly sort windows by their
2472 positions; don't make assumptions about next-window order.
2473 (follow-windows-start-end, follow-delete-other-windows-and-split)
2474 (follow-calc-win-start): Doc fix.
2475 (follow-windows-aligned-p, follow-select-if-visible): Don't call
2476 vertical-motion unnecessarily.
2477 (follow-adjust-window): New function.
2478 (follow-post-command-hook): Use it.
2479 (follow-call-set-process-filter, follow-call-process-filter)
2480 (follow-intercept-process-output, follow-tidy-process-filter-alist)
2481 (follow-stop-intercept-process-output, follow-generic-filter):
2482 Functions deleted.
2483 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
b593d6a9
AH
2484 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
2485 New functions, replacing advice on scroll-bar-* commands.
87233a14 2486 (follow-mwheel-scroll): New function (Bug#4112).
782fbf2a
CY
2487
2488 * comint.el (comint-adjust-point): New function.
b593d6a9
AH
2489 (comint-postoutput-scroll-to-bottom): Use it.
2490 Call follow-comint-scroll-to-bottom for Follow mode buffers.
782fbf2a 2491
290af740
GM
24922012-05-01 Glenn Morris <rgm@gnu.org>
2493
2494 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
2495 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
2496 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
2497 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
2498 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
2499 Remove no-byte-compile setting.
2500
6eac8dc9
SM
25012012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2502
2503 * minibuffer.el (completion-table-with-quoting): Fix compatibility
2504 all-completions code to not return a number in the last cdr.
2505
9cc7819c
LL
25062012-04-30 Leo Liu <sdl.web@gmail.com>
2507
2508 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
2509 read-only error.
2510
c93b886f
CY
25112012-04-29 Chong Yidong <cyd@gnu.org>
2512
2513 * follow.el (follow-calc-win-end): Rewrite to handle partial
2514 screen lines correctly (Bug#8390).
2515 (follow-avoid-tail-recenter): Minor cleanup.
2516
8b6c19f4
SM
25172012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2518
2519 Avoid the obsolete `assoc' package.
2520 * speedbar.el (speedbar-refresh): Avoid adelete.
2521 (speedbar-file-lists): Simplify and avoid aput.
2522 * man.el (Man--sections, Man--refpages): New vars, replacing
2523 Man-sections-alist and Man-refpages-alist.
2524 (Man-build-section-alist, Man-build-references-alist):
2525 Use them; avoid aput.
2526 (Man--last-section, Man--last-refpage): New vars.
2527 (Man-follow-manual-reference): Use them.
2528 Use the `default' arg of completing-read.
2529 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
2530
c5bb7569
CY
25312012-04-27 Chong Yidong <cyd@gnu.org>
2532
d1d2e2e8
CY
2533 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
2534
15cd8efd
CY
2535 * startup.el (x-apply-session-resources): New function.
2536
2537 * term/ns-win.el (ns-initialize-window-system):
2538 * term/w32-win.el (w32-initialize-window-system):
2539 * term/x-win.el (x-initialize-window-system): Use it to properly
2540 set menu-bar-mode and other vars from X resources, even if the
2541 initial frame is not a window-system frame (Bug#2299).
2542
c5bb7569
CY
2543 * subr.el (read-key): Avoid running filter function when setting
2544 up temporary tool bar entries (Bug#9922).
2545
a8e7d6d7 25462012-04-27 Andreas Schwab <schwab@linux-m68k.org>
c4347ab9
AS
2547
2548 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
2549 (Bug#11344)
2550
a8e7d6d7 25512012-04-27 Chong Yidong <cyd@gnu.org>
acb71f1d
CY
2552
2553 * select.el (xselect--encode-string): New function, split from
2554 xselect-convert-to-string.
2555 (xselect-convert-to-string): Use it.
2556 (xselect-convert-to-filename, xselect-convert-to-os)
2557 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
2558 returned strings are properly encoded (Bug#11315).
2559
a8e7d6d7 25602012-04-27 Chong Yidong <cyd@gnu.org>
d55486c7
CY
2561
2562 * simple.el (delete-active-region): Move to killing custom group.
2563
a8e7d6d7 25642012-04-27 Andreas Schwab <schwab@linux-m68k.org>
581b6788
AS
2565
2566 * progmodes/which-func.el (which-func-current): Quote %
2567 characters for mode-line processing.
2568
578c1d4b 25692012-04-27 Chong Yidong <cyd@gnu.org>
18edb22d
CY
2570
2571 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
2572 reaching eob (Bug#11286).
2573
a8e7d6d7 25742012-04-27 Eli Zaretskii <eliz@gnu.org>
9ee9f470
EZ
2575
2576 * progmodes/gdb-mi.el (gdb-control-level): New variable.
2577 (gdb): Make it buffer-local and init to zero.
2578 (gdb-control-commands-regexp): New variable.
2579 (gdb-send): Don't wrap in "-interpreter-exec console" if
2580 gdb-control-level is positive. Increment gdb-control-level
2581 whenever the command matches gdb-control-commands-regexp, and
2582 decrement it each time the command is "end". (Bug#11279)
2583
a8e7d6d7 25842012-04-27 Martin Rudalics <rudalics@gmx.at>
41cfe0cb
MR
2585
2586 * window.el (adjust-window-trailing-edge, enlarge-window)
2587 (shrink-window, window-resize):
2588 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
2589 windows (Bug#11276).
2590
b3608390
CY
25912012-04-27 Chong Yidong <cyd@gnu.org>
2592
2593 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
a8e7d6d7 2594 fix "missing prefix" warning. All callers changed.
b3608390 2595
797e6e88
SM
25962012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2597
2598 * emacs-lisp/assoc.el: Move to obsolete/.
2599
e95a67dc
SM
26002012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2601
657c21e4 2602 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
e95a67dc
SM
2603
2604 * term/ns-win.el (ns-define-service):
2605 * progmodes/pascal.el (pascal-goto-defun):
2606 * progmodes/js.el (js--read-tab):
2607 * progmodes/etags.el (tags-lazy-completion-table):
2608 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
2609 * emacs-lisp/ewoc.el (ewoc--wrap):
2610 * emacs-lisp/assoc.el (aput, adelete, amake):
2611 * doc-view.el (doc-view-convert-current-doc):
2612 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
2613
cb3e7ae0
CY
26142012-04-26 Chong Yidong <cyd@gnu.org>
2615
dce04f7f
CY
2616 * image.el (image-type-from-buffer): Only return supported image
2617 type (Bug#9045).
2618
cb3e7ae0
CY
2619 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
2620 value, for symmetry with diff-end-of-hunk.
2621 (diff-split-hunk, diff-find-source-location)
2622 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
2623 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
2624 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
2625 compute the relevant hunk or file properly (Bug#6005).
2626 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
2627
0d42eb3e
SM
26282012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2629
2630 * vc/vc-mtn.el:
2631 * vc/vc-hg.el:
2632 * vc/vc-git.el:
2633 * vc/vc-dir.el:
2634 * vc/vc-cvs.el:
2635 * vc/vc-bzr.el:
2636 * vc/vc-arch.el:
2637 * vc/vc.el: Replace lexical-let by lexical-binding.
2638 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
2639 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
2640 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
2641
f08ae1c9
CY
26422012-04-26 Chong Yidong <cyd@gnu.org>
2643
8b71081d
CY
2644 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
2645 (diff-mode-shared-map): Bind it to / and [remap undo].
2646
f08ae1c9
CY
2647 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
2648 (ediff-window-setup-function): Use it as the default, to set up
2649 windows based on whether the current frame is graphical (Bug#2138).
2650 (ediff-choose-window-setup-function-automatically): Make obsolete.
2651
2652 * vc/ediff-init.el: Always define ediff-pixel-width/height.
2653
ef24141c
SM
26542012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
2655
cc356a5d
SM
2656 * ffap.el: Remove old code for obsolete package.
2657 (ffap-complete-as-file-p): Remove.
2658
b4ff4f1f
SM
2659 Use completion-table-with-quoting for comint and pcomplete.
2660 * comint.el (comint--unquote&requote-argument)
2661 (comint--unquote-argument, comint--requote-argument): New functions.
2662 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
2663 (comint-quote-filename): Use regexp-opt-charset.
2664 (comint--common-suffix, comint--common-quoted-suffix)
2665 (comint--table-subvert): Remove.
2666 (comint-unquote-function, comint-requote-function): New vars.
2667 (comint--complete-file-name-data): Use them with
2668 completion-table-with-quoting.
2669 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
2670 * pcomplete.el (pcomplete-arg-quote-list)
2671 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
2672 (pcomplete-unquote-argument-function): Default to non-nil.
2673 (pcomplete-unquote-argument): Simplify.
2674 (pcomplete--common-quoted-suffix): Remove.
2675 (pcomplete-requote-argument-function): New var.
2676 (pcomplete--common-suffix): New function.
2677 (pcomplete-completions-at-point): Use completion-table-with-quoting
2678 and completion-table-subvert.
2679
79c4eeb4
SM
2680 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
2681 (minibuffer--double-dollars): Preserve properties.
2682 (completion--sifn-requote): New function.
2683 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
2684
ef24141c
SM
2685 * minibuffer.el: Add support for completion of quoted/escaped data.
2686 (completion-table-with-quoting, completion-table-subvert): New funs.
2687 (completion--twq-try, completion--twq-all): New functions.
2688 (completion--nth-completion): New function.
2689 (completion-try-completion, completion-all-completions): Use it.
2690
784e7d6e
LL
26912012-04-25 Leo Liu <sdl.web@gmail.com>
2692
dd2ac746
SM
2693 * progmodes/python.el (python-pdbtrack-get-source-buffer):
2694 Use compilation-message if available to find real filename.
784e7d6e 2695
07875ee7
CY
26962012-04-25 Chong Yidong <cyd@gnu.org>
2697
2698 * vc/diff-mode.el (diff-setup-whitespace): New function.
2699 (diff-mode): Use it.
2700
2701 * vc/diff.el (diff-sentinel):
2702 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
2703 Whitespace mode variables based on diff style (Bug#8612).
2704
5055880d
LL
27052012-04-25 Leo Liu <sdl.web@gmail.com>
2706
daf75653
LL
2707 * progmodes/python.el (python-send-region): Add suffix .py to the
2708 temp file.
2709
5055880d
LL
2710 * files.el (auto-mode-alist): Use javascript-mode instead.
2711
db9b177b
AH
27122012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
2713
ef24141c 2714 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
db9b177b
AH
2715
2716 * soap-client.el (soap-resolve-references-for-sequence-type)
ef24141c 2717 (soap-resolve-references-for-array-type): Hack to prevent self
db9b177b 2718 references, see Bug#9.
ef24141c 2719 (soap-parse-envelope): Report the contents of the 'detail' node
db9b177b 2720 when receiving a fault reply.
ef24141c 2721 (soap-parse-envelope): Report the contents of the entire 'detail' node.
db9b177b
AH
2722
2723 * soap-inspect.el (soap-sample-value-for-simple-type)
ef24141c 2724 (soap-inspect-simple-type): New function.
db9b177b 2725
ef24141c 2726 * soap-client.el (soap-simple-type): New struct.
db9b177b 2727 (soap-default-xsd-types, soap-default-soapenc-types)
ef24141c
SM
2728 (soap-decode-basic-type, soap-encode-basic-type):
2729 support unsignedInt and double basic types.
db9b177b 2730 (soap-resolve-references-for-simple-type)
ef24141c
SM
2731 (soap-parse-simple-type, soap-encode-simple-type): New function.
2732 (soap-parse-schema): Parse xsd:simpleType declarations.
db9b177b
AH
2733
2734 * soap-client.el (soap-default-xsd-types)
ef24141c
SM
2735 (soap-default-soapenc-types): Add integer, byte and anyURI types.
2736 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
2737 the local name of "soapenc:Array".
2738 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
db9b177b
AH
2739 decoding integer, byte and anyURI xsd types.
2740
1fc6097b
CY
27412012-04-25 Chong Yidong <cyd@gnu.org>
2742
2743 * cus-edit.el (custom-buffer-create-internal): Update header text.
2744
afc6df87
EZ
27452012-04-25 Eli Zaretskii <eliz@gnu.org>
2746
2747 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
2748 settings on 'system-type', not on 'window-system'. On MS-Windows,
2749 set interactive-mode on in GDB.
2750
dfbd787f
SM
27512012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2752
2753 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
2754 (ruby-syntax-propertize-regexp): Remove.
2755 (ruby-syntax-propertize-function): Split regexp into chunks.
2756 Match following code directly.
2757
85222d44
DG
27582012-04-24 Dmitry Gutov <dgutov@yandex.ru>
2759
51a8ea2a
DG
2760 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
2761 (ruby-syntax-propertize-regexp): New function.
2762 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
2763 by a special keyword.
2764
85222d44
DG
2765 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
2766 (ruby-syntax-general-delimiters-goto-beg)
2767 (ruby-syntax-propertize-general-delimiters): New functions.
2768 (ruby-syntax-propertize-function): Use them to handle GDL.
2769 (ruby-font-lock-keywords): Move old handling of GDL...
2770 (ruby-font-lock-syntactic-keywords): .. to here.
2771 (ruby-calculate-indent): Adjust indentation for GDL.
2772
b613912b
MA
27732012-04-24 Michael Albinus <michael.albinus@gmx.de>
2774
b5380639
MA
2775 * notifications.el (top): Remove unneeded declarations.
2776 (notifications-specification-version): Change to "1.2".
e43042fe 2777 (notifications-interface, notifications-notify-method)
b613912b
MA
2778 (notifications-close-notification-method): Fix docstring.
2779 (notifications-get-capabilities-method): New defconst.
e43042fe
MA
2780 (notifications-notify): Add :action-items, :resident and
2781 :transient hints. Change "image_data" to "image-data" and
2782 "image_path" to "image-path".
b613912b
MA
2783 (notifications-get-capabilities): New defun.
2784
257440aa
LL
27852012-04-24 Leo Liu <sdl.web@gmail.com>
2786
2787 * progmodes/python.el: Move hideshow setup to the end.
2788
b1bac16e
MR
27892012-04-24 Martin Rudalics <rudalics@gmx.at>
2790
2791 * window.el (handle-select-window): Clear echo area since this is
2792 no more done by read_char (Bug#11304).
2793
d81bd059
SM
27942012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2795
2796 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
2797 and `/ M' to filter-derived-mode.
2798 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
2799 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
2800 (ibuffer-mark-by-mode): Use default rather than initial-input.
2801 (ibuffer-filter-by-derived-mode): Autoload and require-match.
2802
c4cf6d91
IA
28032012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
2804
2805 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
2806 (ibuffer-filter-by-derived-mode): New filter.
2807 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
2808
7511ded8
CY
28092012-04-23 Andreas Politz <politza@fh-trier.de>
2810
2811 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
2812
775c916b
CY
28132012-04-23 Chong Yidong <cyd@gnu.org>
2814
2815 * cus-edit.el (customize-apropos, customize-apropos-options):
2816 Disable matching of non-option variables (Bug#11176).
2817 (customize-option, customize-option-other-window)
2818 (customize-changed-options): Doc fix.
2819 (customize-apropos-options, customize-apropos-faces)
2820 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
2821
2822 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
922d37d3 2823 Fix word list splitting (Bug#11132).
46c71e23
CY
2824 (apropos-symbol, apropos-keybinding, apropos-label)
2825 (apropos-property, apropos-function-button)
2826 (apropos-variable-button, apropos-misc-button): New faces.
2827 (apropos-symbol-face, apropos-keybinding-face)
2828 (apropos-label-face, apropos-property-face, apropos-match-face):
2829 Variables removed (Bug#8396).
2830 (apropos-library-button, apropos-format-plist, apropos-print)
2831 (apropos-print-doc, apropos-describe-plist): Callers changed.
775c916b 2832
2df41f9c
MA
28332012-04-23 Michael Albinus <michael.albinus@gmx.de>
2834
2835 * net/xesam.el (xesam-mode-map): Use let-bound map in
2836 initialization. (Bug#11292)
2837
da00640a
AM
28382012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2839
2840 Preserve ispell session localwords when switching back to
2841 original buffer.
2842
2843 * ispell.el (ispell-buffer-session-localwords): New buffer-local
2844 variable to hold buffer session localwords.
2845 (ispell-kill-ispell): add option 'clear to delete session
2846 localwords.
2847 (ispell-command-loop, ispell-change-dictionary)
2848 (ispell-buffer-local-words): Preserve session localwords when
2849 needed.
2850
2851 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
2852 Preserve session localwords when needed.
2853
f621ccf5
AM
28542012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2855
2856 * ispell.el (ispell-insert-word) Remove unneeded function using
2857 obsolete `translation-table-for-input'.
ef24141c
SM
2858 (ispell-word, ispell-process-line, ispell-complete-word):
2859 Use plain `insert' instead of removed `ispell-insert-word'.
f621ccf5 2860
c2d1019e
CY
28612012-04-22 Chong Yidong <cyd@gnu.org>
2862
2863 * cus-edit.el (custom-variable-menu)
2864 (custom-variable-reset-saved, custom-face-menu)
2865 (custom-face-reset-saved): If there is no saved value, make the
2866 "reset-saved" operation bring back the default (Bug#9509).
2867 (custom-face-state): Properly detect themed faces.
2868
eeddc531
CY
2869 * faces.el (face-spec-set): Stop supporting deprecated form of
2870 third arg.
2871
dcbf5805
MA
28722012-04-22 Michael Albinus <michael.albinus@gmx.de>
2873
2874 Move functions from C to Lisp. Make non-blocking method calls
2875 the default. Implement further D-Bus standard interfaces.
2876
ef24141c
SM
2877 * net/dbus.el (dbus-message-internal): Declare function.
2878 Remove unneeded function declarations.
dcbf5805
MA
2879 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
2880 (dbus-message-type-method-return, dbus-message-type-error)
2881 (dbus-message-type-signal): Declare variables. Remove local
2882 definitions.
2883 (dbus-interface-dbus, dbus-interface-peer)
2884 (dbus-interface-introspectable, dbus-interface-properties)
2885 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
2886 Adapt docstring.
2887 (dbus-interface-objectmanager): New defconst.
2888 (dbus-call-method, dbus-call-method-asynchronously)
2889 (dbus-send-signal, dbus-method-return-internal)
2890 (dbus-method-error-internal, dbus-register-service)
2891 (dbus-register-signal, dbus-register-method): New defuns, moved
2892 from dbusbind.c
2893 (dbus-call-method-handler, dbus-setenv)
ef24141c
SM
2894 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
2895 New defuns.
dcbf5805
MA
2896 (dbus-call-method-non-blocking): Make it an obsolete function.
2897 (dbus-unregister-object, dbus-unregister-service)
2898 (dbus-handle-event, dbus-register-property)
2899 (dbus-property-handler): Obey the new structure of
2900 `bus-registered-objects'.
2901 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
2902 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
2903 Use `dbus-call-method'.
2904
cf20dee0
CY
29052012-04-22 Chong Yidong <cyd@gnu.org>
2906
2907 * cus-edit.el (custom-commands, custom-reset-menu)
2908 (Custom-reset-standard): Tweak labels.
2909 (custom-reset-button-menu): Change default to t.
2910 (custom-buffer-create-internal): For the custom-reset-button-menu
2911 case, put the revert button first.
2912 (custom-group-subtitle): New face.
2913 (custom-group-value-create): Align docstring to a specific column.
2914
2915 * wid-edit.el (widget-documentation-link-add): Don't handle
2916 indentation in this function.
2917 (widget-documentation-string-indent-to): New function.
2918 (widget-documentation-string-value-create): Use it.
2919
2920 * autorevert.el (auto-revert):
2921 * epg-config.el (epg):
2922 * ibuffer.el (ibuffer):
2923 * mpc.el (mpc):
2924 * ses.el (ses):
2925 * eshell/eshell.el (eshell):
2926 * net/ange-ftp.el (ange-ftp):
2927 * progmodes/ebnf2ps.el (postscript):
2928 * progmodes/flymake.el (flymake):
2929 * progmodes/prolog.el (prolog):
2930 * progmodes/verilog-mode.el (verilog-mode):
2931 * progmodes/which-func.el (which-func):
2932 * term/xterm.el (xterm):
2933 * textmodes/picture.el (picture):
2934 * textmodes/tildify.el (tildify):
2935 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
2936 customization buffers.
2937
583e23bd
AM
29382012-04-22 Alan Mackenzie <acm@muc.de>
2939
2940 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
2941 Adding a ) can hide the resulting (..) from searches. Fix it.
2942 Bound the backward search to the position of the existing (.
2943
7dd51bf1
JB
29442012-04-21 Juanma Barranquero <lekktu@gmail.com>
2945
2946 * progmodes/verilog-mode.el (verilog-mode): Check whether
2947 which-func-modes is t before adding verilog-mode.
2948 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
2949
d64a438f
LL
29502012-04-21 Leo Liu <sdl.web@gmail.com>
2951
7dd51bf1 2952 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
d64a438f 2953
081e8d65
MV
29542012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
2955
2956 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
2957 filling of the last column of a table (Bug#5635).
2958 (woman-find-next-control-line): New arg, specifying an additional
2959 regexp component for the control line.
2960 (woman2-roff-buffer): Use it.
2961 (woman-break-table): New function.
2962 (woman2-TS): Use it.
2963
29642012-04-21 Chong Yidong <cyd@gnu.org>
2965
2966 * woman.el (woman-set-buffer-display-table, woman-decode-region)
2967 (woman-horizontal-escapes, woman-negative-vertical-space)
2968 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
2969 (WoMan-warn-ignored): Use ?\s instead of ?\ .
2970
ed571ccb
SM
29712012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2972
2973 * minibuffer.el (completion-file-name-table): Complete user names.
2974
39773899
LL
29752012-04-20 Leo Liu <sdl.web@gmail.com>
2976
2977 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
2978 and pcase-let*.
2979
de6ff46d
CY
29802012-04-20 Chong Yidong <cyd@gnu.org>
2981
2982 * server.el (server-execute): Respect initial-buffer-choice if it
2983 is a string and there are no files to open (Bug#2825).
2984 (server-create-window-system-frame, server-create-tty-frame):
2985 Don't switch buffers here.
2d0e8e61
CY
2986 (server-process-filter): Only try to open a window system frame if
2987 compiled with graphical support (Bug#8314).
de6ff46d 2988
54071013
DN
29892012-04-20 Dan Nicolaescu <dann@gnu.org>
2990
2991 * battery.el (battery-echo-area-format): Display remaining time
2992 for sysfs backend too (Bug#11269).
2993 (battery-linux-sysfs): Fix conditional for the charge.
2994
f30d612a
CY
29952012-04-20 Chong Yidong <cyd@gnu.org>
2996
c07a4c0b 2997 * progmodes/gdb-mi.el (gdb): Revert previous change.
f30d612a
CY
2998 (gdb-inferior-io--init-proc): New function.
2999 (gdb-init-1): Use it.
3000 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
3001 responsible for allocating a new pty and hooking it to gdb when
3002 the old pty gets an EIO due to process exit.
3003 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
3004 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
3005 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
3006
2116e93c
EZ
30072012-04-20 Eli Zaretskii <eliz@gnu.org>
3008
3009 * window.el (window-min-size, window-sizable, window-min-delta)
3010 (window-max-delta, window--resizable, window-resizable)
3011 (window-total-size, window-full-height-p, window-full-width-p)
3012 (window-in-direction, window--resize-mini-window, window-resize)
3013 (window--resize-child-windows-normal)
3014 (window--resize-child-windows, window--resize-siblings)
3015 (window--resize-this-window, adjust-window-trailing-edge)
cd0f830c 3016 (enlarge-window, shrink-window): Doc fixes.
2116e93c 3017
c07a4c0b 30182012-04-20 Chong Yidong <cyd@gnu.org>
b668fa6e 3019
ef24141c
SM
3020 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
3021 New function to call delete-process on the gdb-inferior buffer's pty.
b668fa6e
CY
3022 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
3023 pty process (Bug#11273).
3024 (gdb-update): New arg to suppress talking to the gdb process.
3025 (gdb-done-or-error): Use it.
3026 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
3027 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
3028 sentinel not being called.
3029
3030 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
3031
d02766ab
CY
3032 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
3033
c07a4c0b 30342012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
3035
3036 * net/network-stream.el (open-network-stream): Doc fix.
3037
c07a4c0b 30382012-04-20 Chong Yidong <cyd@gnu.org>
2c070447
CY
3039
3040 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
3041
c07a4c0b 30422012-04-20 Alan Mackenzie <acm@muc.de>
f0f6bc35
AM
3043
3044 Ensure searching for keywords is case sensitive.
3045
3046 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
3047 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
3048 (c-defun-name, c-mark-function, c-cpp-define-name)
3049 (c-comment-indent, c-scan-conditionals, c-indent-defun)
c07a4c0b 3050 (c-context-line-break): Bind case-fold-search to nil.
f0f6bc35 3051
ef24141c
SM
3052 * progmodes/cc-mode.el (c-font-lock-fontify-region):
3053 Bind case-fold-search to nil.
f0f6bc35 3054
c07a4c0b 30552012-04-20 Chong Yidong <cyd@gnu.org>
4fc2c72a
CY
3056
3057 * mail/sendmail.el (mail-bury): Call return action with the right
3058 Rmail buffer (Bug#11242).
3059
9a864fa2
CY
3060 * server.el (server-process-filter): Handle corner case where both
3061 tty and nowait options are present (Bug#11102).
3062
539aa513
EZ
30632012-04-20 Eli Zaretskii <eliz@gnu.org>
3064
3065 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
6cf2a23e
EZ
3066 (top level): Put into the executable the ident-style '$Id:' tag on
3067 windows-nt as well.
539aa513 3068
cfc7d5da
SM
30692012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3070
3071 * electric.el (electric-indent-post-self-insert-function): Check that
3072 electric-indent-mode is enabled in current buffer.
3073
5b01685c
JB
30742012-04-19 Juanma Barranquero <lekktu@gmail.com>
3075
3076 * imenu.el (imenu-progress-message): Restore; it is "used" in
3077 erc/erc-imenu.el and net/snmp-mode.el.
3078
4d6769e1
JB
30792012-04-19 Juanma Barranquero <lekktu@gmail.com>
3080
3081 * avoid.el (mouse-avoidance-mode): Mark unused arg.
3082 (mouse-avoidance-nudge-mouse): Remove unused binding.
3083
3084 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
3085
3086 * descr-text.el (describe-char):
3087 * progmodes/python.el (python-describe-symbol):
3088 Don't call `toggle-read-only', set `buffer-read-only'.
3089
3090 * imenu.el (imenu-default-goto-function): Mark unused args.
3091 (imenu-progress-message): Remove obsolete macro; all callers changed.
3092
3093 * subr.el (keymap-canonicalize): Remove unused binding.
3094 (read-passwd): Mark unused arg.
3095
3096 * tutorial.el (tutorial--display-changes): Remove unused binding.
3097 (tutorial--save-tutorial-to): Remove unused variable.
3098
3099 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
3100 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
3101 (package-generate-autoloads, package-menu--generate)
3102 (package-menu--find-upgrades): Remove unused bindings.
3103
3104 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
3105 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
3106 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
3107 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
3108 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
3109 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
3110 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
3111 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
3112 (cua-delete-char-rectangle): Mark unused args.
3113 (cua-align-rectangle): Remove unused binding.
3114
3115 * mail/rmail.el (compilation--message->loc)
3116 (epa--find-coding-system-for-mime-charset): Declare.
3117
3118 * net/dbus.el (dbus-register-service): Declare.
3119 (dbus-name-owner-changed-handler): Remove unused binding.
3120
3121 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
3122 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
3123 (nxml-scan-backward-within): Mark unused arg.
3124 (nxml-dynamic-markup-word): Remove unused binding.
3125
3126 * mouse.el (mouse-menu-major-mode-map):
3127 * emacs-lisp/authors.el (authors-scan-change-log)
3128 (authors-add-to-author-list):
3129 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
3130 * emacs-lisp/smie.el (smie-auto-fill):
3131 * mail/sendmail.el (mail-bury):
3132 * mail/unrmail.el (unrmail):
3133 * net/tls.el (open-tls-stream):
3134 * textmodes/picture.el (picture-mouse-set-point):
3135 Remove unused bindings.
3136
8c8fc5df
MA
31372012-04-19 Michael Albinus <michael.albinus@gmx.de>
3138
3139 * net/tramp.el (tramp-action-password): Let-bind
3140 `enable-recursive-minibuffers' to t.
3141
a77b0ac9
SS
31422012-04-18 Sam Steingold <sds@gnu.org>
3143
3144 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
3145 instead of 'string to accommodate values like [f11].
3146 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
3147 * progmodes/gdb-mi.el: Likewise.
3148
12a106a9
LL
31492012-04-18 Leo Liu <sdl.web@gmail.com>
3150
3151 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
3152 current buffer.
3153 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
3154 LOCAL is nil.
3155
bc6494ef
CY
31562012-04-18 Chong Yidong <cyd@gnu.org>
3157
3158 * simple.el (line-move): Use forward-line if in batch mode
3159 (Bug#11053).
3160
c09c46b2
CS
31612012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
3162
3163 * files.el (after-find-file): Do not try to add a final newline if
3164 the buffer is read-only (Bug#11156).
3165
5f6530ea
RS
31662012-04-17 Richard Stallman <rms@gnu.org>
3167
3168 * mail/rmail.el (rmail-start-mail):
3169 Pass (rmail-mail-return...) for the return-action.
3170 Pass (rmail-yank-current-message...) for the yank-action.
3171 (rmail-yank-current-message): New function.
3172 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
3173 (rmail-reply): Likewise.
3174 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
3175
3176 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
c09c46b2 3177 buffer, not the last. Reject temp buffers. Use the rmail-mode
5f6530ea
RS
3178 buffer, not newbuf.
3179
197b6f3c
JB
31802012-04-17 Juanma Barranquero <lekktu@gmail.com>
3181
3182 * server.el (server-ensure-safe-dir): Simplify.
3183
2311d8e5 31842012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
98fb480e 3185
2311d8e5
GM
3186 * emacs-lisp/smie.el: Provide smarter auto-filling.
3187 (smie-auto-fill): New function.
3188 (smie-setup): Use it.
98fb480e 3189
2311d8e5
GM
3190 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
3191
31922012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
8eb5d48f
PH
3193
3194 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
3195 (comment-indent): Use it.
3196
2311d8e5 31972012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4bdf2ad2
VB
3198
3199 * ses.el: The overall change is to add cell renaming, that is
3200 setting fancy names for cell symbols other than name matching
3201 "\\`[A-Z]+[0-9]+\\'" regexp .
2311d8e5 3202 (ses-localvars): Add ses--renamed-cell-symb-list.
4bdf2ad2 3203 (ses-create-cell-variable): New defun.
2311d8e5 3204 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4bdf2ad2
VB
3205 (ses-relocate-formula): Relocate formulas only for cells the
3206 symbols of which are not renamed, i.e. symbols whose names do not
3207 match regexp "\\`[A-Z]+[0-9]+\\'".
3208 (ses-relocate-all): Relocate values only for cells the symbols of
3209 which are not renamed.
3210 (ses-load): Create cells variables as the (ses-cell ...) are read,
3211 in order to check row col consistency with cell symbol name only
3212 for cells that are not renamed.
3213 (ses-replace-name-in-formula): New defun.
3214 (ses-rename-cell): New defun.
4bdf2ad2 3215
fc72b15c
PO
32162012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
3217
3218 * progmodes/perl-mode.el (perl-indent-parens-as-block):
3219 New option (bug#11118).
3220 (perl-calculate-indent): Respect it.
3221
12e10e61
GM
32222012-04-17 Glenn Morris <rgm@gnu.org>
3223
3224 * dired-aux.el (dired-mark-read-string): Doc fix.
3225
30009afd
DA
32262012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
3227
3228 * dired-aux.el (dired-mark-read-string): Offer optional completion.
3229 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
3230
41f03f4d
GM
32312012-04-17 Glenn Morris <rgm@gnu.org>
3232
3233 * mouse.el (mouse-drag-track):
3234 * speedbar.el (speedbar-frame-mode):
3235 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
3236
f45f90f3
LL
32372012-04-16 Leo Liu <sdl.web@gmail.com>
3238
3239 * progmodes/python.el: Trivial cleanup.
3240
94ee8db5
GM
32412012-04-16 Glenn Morris <rgm@gnu.org>
3242
121b8917
GM
3243 * vc/vc.el (vc-string-prefix-p):
3244 * vc/pcvs-util.el (cvs-string-prefix-p):
3245 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
3246 * mpc.el (mpc-string-prefix-p):
3247 Make all of these into obsolete aliases for string-prefix-p.
3248 Update callers.
3249 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
3250
1197ecfa
GM
3251 * textmodes/two-column.el: Move custom options to the start.
3252 (frame-width): Remove compat definition.
3253 (2C-associate-buffer, 2C-dissociate):
3254 Use with-current-buffer rather than save-excursion.
3255 (2C-dissociate): Force a mode-line update.
3256 (2C-autoscroll): Use ignore-errors.
3257
099e7202
GM
3258 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
3259 Autoload trivia.
3260
bf350d6a
GM
3261 * emacs-lisp/cl-extra.el (*random-state*):
3262 Remove unnecessary declaration.
3263
0e829eab
GM
3264 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
3265
e3ad7552
GM
3266 * play/cookie1.el (cookie-snarf):
3267 Give an explicit error if input file cannot be read.
3268
68892d27
GM
3269 * play/yow.el (yow-file): Use expand-file-name rather than concat.
3270
20f0c46d
GM
3271 * progmodes/perl-mode.el (c-macro-expand):
3272 Remove unnecessary autoload (it is in loaddefs.el).
3273
5a0978ce
GM
3274 * textmodes/picture.el (picture-desired-column)
3275 (picture-update-desired-column): Convert comments to doc-strings.
3276 (picture-substitute): Remove function.
3277 (picture-mode-map): Initialize in the defvar.
3278
6b955486
GM
3279 * woman.el: Remove eval-after-load for tar-mode.
3280 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
3281 (woman-tar-extract-file): Autoload it.
3282
94ee8db5
GM
3283 * frame.el (automatic-hscrolling): Make this alias obsolete.
3284
177eca34
AM
32852012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3286
3287 * ispell.el (ispell-set-spellchecker-params): Post-process
4be3075e 3288 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
3851314b
AM
3289 (ispell-dictionary-base-alist): Revert to original XEmacs
3290 friendly version for default. [:alpha:] will be added in
3291 `ispell-set-spellchecker-params' if needed
177eca34 3292
c505aaeb
CY
32932012-04-16 Chong Yidong <cyd@gnu.org>
3294
3295 * image.el (imagemagick--extension-regexp): New variable.
3296 (imagemagick-register-types): Use it.
3297 (imagemagick-types-inhibit): Add :set function. Allow new value
3298 of t to inhibit all types.
3299
3300 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
3301 so we can preload it.
3302
3303 * loadup.el (fboundp): Preload regexp-opt, needed by
3304 imagemagick-register-types.
3305
60efac0f
CY
33062012-04-15 Chong Yidong <cyd@gnu.org>
3307
3308 * frame.el (scrolling): Remove nearly unused customization group.
3309
3310 * scroll-all.el (scroll-all-mode): Move to windows group.
3311
5dd1713e
CY
33122012-04-15 Chong Yidong <cyd@gnu.org>
3313
3314 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
3315
e6fd457e
CY
33162012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3317
3318 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4d6769e1 3319 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
e6fd457e 3320
e153c136
GM
33212012-04-15 Glenn Morris <rgm@gnu.org>
3322
3323 * simple.el (process-file-side-effects): Doc fix.
3324
e6fd457e 33252012-04-15 Glenn Morris <rgm@gnu.org>
ca7d96c8
GM
3326
3327 * international/mule-cmds.el (set-language-environment): Doc fix.
3328
3603c3b1
JB
33292012-04-14 Juanma Barranquero <lekktu@gmail.com>
3330
3331 * server.el (server-auth-key, server-generate-key): Doc fixes.
3332 (server-get-auth-key): Doc fix. Use `string-match-p'.
3333 (server-start): Reflow docstring.
3334
e6de100c
LI
33352012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
3336
3337 * server.el (server-generate-key): `called-interactively-p'
3338 requires a parameter.
3339
29734c21
MN
33402012-04-14 Michal Nazarewicz <mina86@mina86.com>
3341
3342 * server.el (server-auth-key): New variable.
75f1671a 3343 (server-generate-key, server-get-auth-key): New function.
29734c21
MN
3344 (server-start): Use the new variable and functions to allow
3345 setting a permanent server key (bug#9423).
3346
d65c9521
LL
33472012-04-14 Leo Liu <sdl.web@gmail.com>
3348
3349 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
3350
5ae255c7
PE
33512012-04-14 Paul Eggert <eggert@cs.ucla.edu>
3352
3353 Spelling fixes.
3354 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
3355 Emacs uses American spelling.
3356
d5e6342e
JB
33572012-04-14 Juanma Barranquero <lekktu@gmail.com>
3358
3359 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
3360 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
3361 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
3362 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
3363
ab036cd7
SM
33642012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3365
3366 * progmodes/which-func.el (which-func-modes): Change default.
3367
35dc09a1 33682012-04-14 Kim F. Storm <storm@cua.dk>
9557e2be
CY
3369
3370 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
3371 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
3372
35dc09a1 33732012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
3374
3375 * custom.el (custom-theme-set-variables): Doc fix.
3376
35dc09a1 33772012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
3378
3379 * international/mule.el (set-auto-coding-for-load): Doc fix.
3380
35dc09a1 33812012-04-14 Alan Mackenzie <acm@muc.de>
0de3da9f 3382
35dc09a1
GM
3383 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
3384 imenu work again for Objective C Mode. Correct the *-index values,
3385 these having been disturbed by a previous change in 2011-08.
57f845ee 3386
0de3da9f
AM
3387 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
3388 Correct two search limits.
3389
35dc09a1 33902012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
ede141ac
SM
3391
3392 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
3393
35dc09a1 33942012-04-14 Andreas Schwab <schwab@linux-m68k.org>
d0203d61
AS
3395
3396 * international/characters.el: Fix sorting.
3397
35dc09a1 33982012-04-14 Eli Zaretskii <eliz@gnu.org>
cb80bcd1
EZ
3399
3400 * international/characters.el: Add more missing Latin case pairs.
3401
35dc09a1 34022012-04-14 Glenn Morris <rgm@gnu.org>
4a427f58
GM
3403
3404 * files.el (dir-locals-set-class-variables): Doc fix.
3405
35dc09a1 34062012-04-14 Eli Zaretskii <eliz@gnu.org>
9f847f41 3407
3f1b5bf8
EZ
3408 * international/characters.el: Add set-case-syntax-pair call for
3409 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
3410 counterpart. (Bug#11209)
3411
9f847f41
EZ
3412 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
3413
35dc09a1 34142012-04-14 Glenn Morris <rgm@gnu.org>
0c2014a3
GM
3415
3416 * calendar/holidays.el (calendar-check-holidays): Doc fix.
3417
35dc09a1 34182012-04-14 Eli Zaretskii <eliz@gnu.org>
e2627d21 3419
35dc09a1
GM
3420 * textmodes/ispell.el (ispell-dictionary-base-alist):
3421 Add data for Hebrew.
e2627d21 3422
35dc09a1 34232012-04-14 Chong Yidong <cyd@gnu.org>
5c14e333 3424
35dc09a1
GM
3425 * net/rcirc.el (rcirc-cmd-quit):
3426 Revert 2012-03-18 change (Bug#11192).
5c14e333 3427
35dc09a1 34282012-04-14 Glenn Morris <rgm@gnu.org>
bf6fa423
GM
3429
3430 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
3431
35dc09a1 34322012-04-14 Eli Zaretskii <eliz@gnu.org>
82b24fb2 3433
4517fe3a
SM
3434 * minibuffer.el (completion-in-region-mode-map):
3435 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
82b24fb2 3436
b472a594
VD
34372012-04-13 Vivek Dasmohapatra <vivek@etla.org>
3438
3439 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
3440
09b95ce3
MY
34412012-04-13 Masatake YAMATO <yamato@redhat.com>
3442
3443 * minibuffer.el (minibuffer-local-filename-syntax): New variable
3444 to allow `C-M-f' and `C-M-b' to move to the nearest path
3445 separator (bug#9511).
3446
4b63a9ca
LI
34472012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
3448
3449 * avoid.el: Require cl when compiling. And also move the
3450 `provide' to the end.
3451
7b55b8bf
TV
34522012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3453
3454 * avoid.el (mouse-avoidance-banish-position): New variable.
3455 (mouse-avoidance-banish-destination): Use it (bug#10165).
3456
adedaa1f
LL
34572012-04-13 Leo Liu <sdl.web@gmail.com>
3458
3459 * progmodes/which-func.el (which-func-modes): Add objc-mode.
3460
70e74021
KB
34612012-04-13 Ken Brown <kbrown@cornell.edu>
3462
3463 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
ab036cd7 3464 this is no longer needed now that cygstart understands file:// URLs.
70e74021
KB
3465 (browse-url-filename-alist): For the same reason, don't modify
3466 file:// URLs on Cygwin.
3467
e75e89ba
SM
34682012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3469
3470 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
3471 the region on shift if the binding is already shifted (bug#11221).
3472
82f289a4
GM
34732012-04-12 Glenn Morris <rgm@gnu.org>
3474
3475 * mail/mailpost.el: Move to obsolete/.
3476
d333dc4c
DA
34772012-04-12 Drew Adams <drew.adams@oracle.com>
3478
3479 * imenu.el (imenu--generic-function): Ignore invisible definitions
3480 (bug#10123).
3481
0d15b5ba
VD
34822012-04-12 Vivek Dasmohapatra <vivek@etla.org>
3483
3484 * hexl.el (hexl-bits): New variable.
3485 (hexl-options): Mention the variable in the doc string.
75f1671a 3486 (hexl-rulerise, hexl-line-displen): New functions.
0d15b5ba 3487 (hexl-mode): Mention the new variable.
75f1671a
JB
3488 (hexl-mode, hexl-current-address, hexl-current-address):
3489 Use the displen.
0d15b5ba
VD
3490 (hexl-ascii-start-column): New function.
3491 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
3492 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
3493
64a440db
AM
34942012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3495
3496 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
3497 '("-i" ENCODING), in 2 separate command-line arguments, to specify
3498 the encoding, as expected by hunspell.
3499
6decb6c2
SM
35002012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3501
3502 * battery.el (battery--linux-sysfs-regexp): New const.
3503 (battery-status-function): Use it. Remove yeeloong special case.
3504 (battery-yeeloong-sysfs): Remove.
3505 (battery-echo-area-format): Remove yeeloong special case.
3506
088be6fb
SM
35072012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3508
6622e416
SM
3509 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
3510 Reported by Noah Friedman.
3511
088be6fb
SM
3512 * subr.el (read-passwd): Use read-string.
3513
b49f886e
LMI
35142012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3515
3516 * vcursor.el (vcursor-move): Increase the priority of the overlay
3517 (bug#9663).
3518
a63067fc
DD
35192012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3520
3521 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
3522 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
3523
ac3cf14a
WS
35242012-04-11 William Stevenson <yhvh2000@gmail.com>
3525
3526 * textmodes/artist.el (artist-mode): Convert artist-mode to use
3527 define-minor-mode (bug#10760).
3528
c4fc691b 35292012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
49a2697c 3530
4d6769e1 3531 * progmodes/grep.el (rgrep): Tweak the find command line so
49a2697c
WJ
3532 that directories matching `grep-find-ignored-files' won't be
3533 pruned (bug#10351).
3534
af23e2e5
CY
35352012-04-11 Chong Yidong <cyd@gnu.org>
3536
3537 * startup.el (command-line): Remove support for long-obsolete
3538 variable font-lock-face-attributes.
3539
ab7ce8c1
GM
35402012-04-11 Glenn Morris <rgm@gnu.org>
3541
3542 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
3543
de8c03dc
SM
35442012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3545
3546 * window.el (window--state-get-1): Obey window-point-insertion-type.
3547
050cc68b
LB
35482012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
3549
3550 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
3551 to previous function when point is on the first character of a
75f1671a 3552 function. Take care of that in `narrow-to-defun' (bug#6157).
050cc68b 3553
a38c310c
GM
35542012-04-11 Glenn Morris <rgm@gnu.org>
3555
effed0c2
GM
3556 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
3557 not just file-errors.
3558
a38c310c
GM
3559 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
3560 (vc-bzr-sha1): Use internal sha1.
3561
0221e323
SM
35622012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3563
3564 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
3565
43956923
SG
35662012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
3567
3568 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
3569 that start in the middle of the line (bug#10496).
3570
6a8c9eaf
DN
35712012-04-10 Dan Nicolaescu <dann@gnu.org>
3572
3573 * battery.el (battery-linux-proc-acpi): Only one battery is
3574 discharged at a time, but that seems to confuse battery.el when
3575 computing `rate-type' for the battery not being discharged
3576 (bug#10332).
3577
1930bf5d
SM
35782012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3579
2a718f6f
SM
3580 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
3581
599430d0
SM
3582 * international/quail.el: Use dolist and simplify.
3583 (quail-define-package, quail-update-keyboard-layout)
3584 (quail-define-rules): Use dolist.
3585 (quail-insert-kbd-layout, quail-get-translation): CSE.
3586
a2754b6c
SM
3587 * tmm.el: Use dolist, remove left over hook.
3588 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
3589 Use dolist.
3590 (calendar-load-hook): Don't mess with it.
3591
1930bf5d
SM
3592 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
3593 Use derived-mode-p. Run the diff asynchronously.
3594
9f67961c
LMI
35952012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3596
3597 * obsolete/mouse-sel.el: Add an Obsolete-since header.
3598
2a8ce227
JB
35992012-04-10 Juanma Barranquero <lekktu@gmail.com>
3600
3601 * misc.el: Display absolute path of loaded DLLs (bug#10424).
3602 (list-dynamic-libraries--loaded): New function.
3603 (list-dynamic-libraries--refresh): Use it.
3604
8f33b5f8
NW
36052012-04-10 Nathan Weizenbaum <nweiz@google.com>
3606
1930bf5d
SM
3607 * progmodes/python.el (python-fill-paragraph):
3608 Make python-fill-region in a multiline string work when font-lock is
8f33b5f8
NW
3609 disabled (bug#7018).
3610
b12f0439
L
36112012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
3612
1930bf5d 3613 * language/european.el (cp775): Add oem/legacy (en)coding on
75f1671a
JB
3614 DOS/MS Windows for the Baltic languages. There are still plenty
3615 of texts written in this encoding/codepage (bug#6519).
b12f0439 3616
57c3bd01
GM
36172012-04-10 Glenn Morris <rgm@gnu.org>
3618
3619 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
3620 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
3621
6c3eab30
FA
36222012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
3623
1930bf5d 3624 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
6c3eab30
FA
3625 next-line "n" and previous-line "p" in order to make recentf more
3626 consistent with ibuffer, dired or org-mode (bug#9387).
3627
24d78a88
LMI
36282012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3629
bc72b5d9
LMI
3630 * image.el (put-image): Return the overlay created instead of the
3631 optional input string (bug#7834). Note that this may break code
3632 that is (for some reason or other) depending on `put-image'
3633 returning the string.
3634
bd2dba5a
LMI
3635 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
3636
74beb59f
LMI
3637 * simple.el (zap-to-char): Allow zapping using input methods
3638 (bug#1580).
3639
24d78a88
LMI
3640 * textmodes/fill.el (fill-region): Leave point and mark where they
3641 were before filling (bug#5399).
3642
263f20cd
GM
36432012-04-09 Glenn Morris <rgm@gnu.org>
3644
3645 * version.el (emacs-bzr-get-version):
3646 Handle lightweight checkouts of local branches.
3647
58d1f797
AS
36482012-04-09 Andreas Schwab <schwab@linux-m68k.org>
3649
263f20cd 3650 * international/characters.el: Recover lost case pairs. (Bug#11209)
58d1f797 3651
b4d3bc10
CY
36522012-04-09 Chong Yidong <cyd@gnu.org>
3653
3654 * custom.el (custom-variable-p): Return nil for non-symbol
3655 arguments instead of signaling an error.
3656 (user-variable-p): Obsolete alias for custom-variable-p.
3657
3658 * apropos.el (apropos-variable):
3659 * files-x.el (read-file-local-variable):
3660 * simple.el (set-variable):
3661 * woman.el (woman-mini-help):
3662 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
3663
fd06db5d
GM
36642012-04-09 Glenn Morris <rgm@gnu.org>
3665
e5fcdb5e
GM
3666 * startup.el (normal-top-level): Don't look for leim-list.el
3667 in places where it will not be found. (Bug#910)
3668
fd06db5d
GM
3669 * international/mule-cmds.el (set-default-coding-systems):
3670 * files.el (normal-mode):
3671 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
3672 This function was removed with ucs-tables.el in 2008.
3673
b39bb7e1
EZ
36742012-04-08 Eli Zaretskii <eliz@gnu.org>
3675
3676 * textmodes/ispell.el (ispell-check-version): For hunspell, set
3677 ispell-encoding8-command to "-i", without a trailing space.
3678 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
3679 separate command-line arguments, to specify the encoding, since
3680 that's how hunspell expects it.
3681
5c5b8e23
GM
36822012-04-08 Glenn Morris <rgm@gnu.org>
3683
3684 * loadup.el: Load bindings before cus-start.
3685 This reduces somewhat the number of "rogue" settings in emacs -Q.
3686
a1ed8b05
GM
36872012-04-07 Glenn Morris <rgm@gnu.org>
3688
3689 * version.el (emacs-bzr-get-version): New function.
dfae128a 3690 (emacs-bzr-version): New variable.
a1ed8b05
GM
3691 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
3692 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
3693
b142f158
EZ
36942012-04-07 Eli Zaretskii <eliz@gnu.org>
3695
dfae128a
GM
3696 * international/uni-bidi.el, international/uni-category.el:
3697 * international/uni-combining.el, international/uni-decimal.el:
3698 * international/uni-decomposition.el, international/uni-digit.el:
3699 * international/uni-lowercase.el, international/uni-mirrored.el:
3700 * international/uni-name.el, international/uni-numeric.el:
3701 * international/uni-titlecase.el, international/uni-uppercase.el:
3702 Update for Unicode 6.1.
b142f158 3703
9078ead6
EZ
37042012-04-07 Eli Zaretskii <eliz@gnu.org>
3705
3706 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
3707
f23d2c7d
LMI
37082012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3709
3710 * window.el (shrink-window): Mention the `window-min-height'
3711 variable in the doc string.
3712
0a0a3573
BG
37132012-04-05 Bastien Guerry <bzg@altern.org>
3714
3715 * color.el (color-lighten-name): Fix typo.
3716
e5248ac9
SM
37172012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3718
3719 * server.el (server--on-display-p): New function.
3720 (server--on-display-p): Use it.
3721
b4243e22
GV
37222012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
3723
3724 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
3725 (bug#11145).
3726
305d9f44
SM
37272012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
3728
3729 * comint.el (comint--common-quoted-suffix): Check string boundary
3730 before comparing (bug#11158).
3731 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
3732
3d439cd1
CY
37332012-04-04 Chong Yidong <cyd@gnu.org>
3734
321cc491
CY
3735 * minibuffer.el (completion-extra-properties): Doc fix.
3736
3d439cd1
CY
3737 * subr.el (delayed-warnings-hook): Doc fix.
3738
2d562c0f
DU
37392012-04-04 Daiki Ueno <ueno@unixuser.org>
3740
3741 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
3742 selection (Bug#11159).
3743 (epa-insert-keys): Inform that the default public key will be
3744 exported if no key is selected.
3745
4443f204
RS
37462012-04-04 Richard Stallman <rms@gnu.org>
3747
3748 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
3749
529c06b6
CY
37502012-04-03 Chong Yidong <cyd@gnu.org>
3751
3752 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
3753 mail-insert-file, not its obsolete alias mail-attach-file.
3754
66b907dc
MA
37552012-04-03 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * notifications.el (notifications-notify): Fix docstring.
3758
c0ea195d
GM
37592012-04-02 Glenn Morris <rgm@gnu.org>
3760
3761 * emacs-lisp/authors.el (authors-aliases): Another addition.
3762
5ca64e00
MA
37632012-04-02 Michael Albinus <michael.albinus@gmx.de>
3764
3765 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
3766 `tramp-compat-call-process' instead of `tramp-local-call-process'.
3767 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
3768
42ee526b
CY
37692012-04-01 Chong Yidong <cyd@gnu.org>
3770
3771 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
3772 Handle root directory properly.
3773 (copy-directory): Caller changed.
3774
3775 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
3776 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
3777
0b021094
GM
37782012-03-31 Glenn Morris <rgm@gnu.org>
3779
40f86458
GM
3780 * term/xterm.el (xterm-extra-capabilities): Doc fix.
3781
7019c177
GM
3782 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
3783
a1daddd6
GM
3784 * calendar/calendar.el (calendar-window-list)
3785 (calendar-hide-window): Restore. (Bug#11140)
3786 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
3787
0b021094
GM
3788 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
3789
40311efc
TV
37902012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3791
3792 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
3793 Check if file is a symlink (Bug#10489).
3794
3795 * files.el (copy-directory): Likewise.
3796
5319014e
CY
37972012-03-30 Chong Yidong <cyd@gnu.org>
3798
3799 * image.el (imagemagick-types-inhibit)
3800 (imagemagick-register-types): Doc fix.
3801
935d1290
AM
38022012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3803
ef24141c
SM
3804 * ispell.el (ispell-get-extended-character-mode):
3805 Disable extended-char-mode for hunspell. hunspell does not support it
75f1671a 3806 and treats ~word as ordinary words in pipe mode.
935d1290 3807
61c6e8fd
GM
38082012-03-30 Glenn Morris <rgm@gnu.org>
3809
3810 * tutorial.el (help-with-tutorial): Ensure local variables don't
3811 happen to make the buffer read-only. (Bug#11127)
3812
81fdff00
SM
38132012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
3814
3815 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
3816 (perl-calculate-indent): Return `noindent' in strings.
3817
6e7a6ec0
SS
38182012-03-28 Sam Steingold <sds@gnu.org>
3819
3820 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
3821 instead of the broken adhockery which does not prevent calendar
3822 buffers from being displayed at random after exit.
3823 (calendar-window-list, calendar-hide-window): Remove the broken
3824 adhockery.
3825
fee88ca0
GM
38262012-03-28 Glenn Morris <rgm@gnu.org>
3827
3828 * replace.el (query-replace-map): Doc fix.
3829
38de3354
AS
38302012-03-28 Andreas Schwab <schwab@linux-m68k.org>
3831
3832 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
3833 contents. (Bug#11109)
3834
b973155e
SM
38352012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
3836
3837 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
3838 (bug#11077).
3839 (avl-tree--check, avl-tree--check-node): New funs.
3840
dcb6e7b3
MR
38412012-03-27 Martin Rudalics <rudalics@gmx.at>
3842
3843 * window.el (switch-to-visible-buffer): New option.
b973155e
SM
3844 (switch-to-prev-buffer, switch-to-next-buffer):
3845 Observe switch-to-visible-buffer. Make sure that checking for a window
dcb6e7b3
MR
3846 showing a buffer already is done on the same frame.
3847
b4fa35fa
GM
38482012-03-27 Glenn Morris <rgm@gnu.org>
3849
3850 * startup.el (mail-host-address): Doc fix.
3851
f9210e18
SM
38522012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3853
3854 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
3855 than 197 variables.
3856
c0bf7753
AF
38572012-03-26 Ami Fischman <ami@fischman.org>
3858
3859 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
3860
33da7b16
GM
38612012-03-26 Glenn Morris <rgm@gnu.org>
3862
02243d9d
GM
3863 * files.el (save-buffers-kill-emacs): Doc fix.
3864
33da7b16
GM
3865 * startup.el (normal-top-level, command-line, command-line-1):
3866 Give them doc strings.
3867
e5a69fd0
EZ
38682012-03-25 Eli Zaretskii <eliz@gnu.org>
3869
3870 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
b973155e 3871 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
e5a69fd0 3872
9a69676a
CY
38732012-03-25 Chong Yidong <cyd@gnu.org>
3874
4125cb8b
CY
3875 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
3876 theme if it was previously enabled before (Bug#11031).
3877
dd470960
CY
3878 * cus-theme.el (custom-theme-write-faces): Retrieve current face
3879 spec with custom-face-get-current-spec if its :shown-value is not
3880 determined yet (Bug#9337).
4125cb8b 3881 (customize-create-theme, custom-theme-revert): Doc fixes.
dd470960 3882
9a69676a
CY
3883 * button.el (button-at): Minor addition to docstring.
3884
6e7e90fa
SL
38852012-03-24 Simon Leinen <simon.leinen@gmail.com>
3886
3887 * vc/vc.el (vc-merge): Fix a prompt.
3888
f06e2758
CY
38892012-03-24 Chong Yidong <cyd@gnu.org>
3890
3891 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
3892 point (Bug#9623).
3893
6e7e90fa
SL
3894 * button.el (button-at): Minor addition to docstring.
3895
b9d0879b
SM
38962012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3897
3898 * newcomment.el (comment-choose-indent): No space after BOL.
3899
e71cebb3
SS
39002012-03-22 Sam Steingold <sds@gnu.org>
3901
3902 * window.el (switch-to-prev-buffer): Revert last patch because the
3903 bug turned out to be an advertised feature (Elisp manual 28.14).
3904
335aff35
GM
39052012-03-22 Glenn Morris <rgm@gnu.org>
3906
3907 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
3908 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
3909
c676576a
LMI
39102012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
3911
3912 * net/network-stream.el (network-stream-open-starttls): Make error
3913 message under Windows be less misleading.
3914
126f3d39
LW
39152012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
3916
3917 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
3918 understands (bug#9942).
3919
64fee311
CY
39202012-03-22 Chong Yidong <cyd@gnu.org>
3921
3922 * simple.el (end-of-visible-line): Handle return value of
3923 next-single-property-change properly (Bug#9371).
3924
a640d29a
KH
39252012-03-22 Kenichi Handa <handa@m17n.org>
3926
3927 * international/quail.el (quail-insert-kbd-layout): Fix previous
3928 change. To avoid unwanted bidi reordering, use
3929 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
3930
39675016
DG
39312012-03-21 Dmitry Gutov <dgutov@yandex.ru>
3932
3933 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
3934 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
3935 (ruby-beginning-of-indent): Be more careful with the difference
3936 between word-boundary and symbol boundary.
3937 (ruby-mode-syntax-table): Make : a symbol constituent.
3938
0a6934fc 39392012-03-21 Andreas Politz <politza@fh-trier.de>
1acad97c 3940
3d008e4f
SM
3941 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
3942
0a6934fc
SM
39432012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3944
af67c9d7
SM
3945 * progmodes/etags.el (tags-completion-at-point-function):
3946 Improve last fix.
3947
1acad97c
SM
3948 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
3949
e298b5da
SS
39502012-03-21 Sam Steingold <sds@gnu.org>
3951
3952 * progmodes/etags.el (tags-completion-at-point-function):
3953 Avoid the error when point is inside the pattern.
3954
91d82a70
JY
39552012-03-21 John Yates <john@yates-sheets.org> (tiny change)
3956
3957 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
3958 line (Bug#10855).
3959
69188b79
CY
39602012-03-21 Drew Adams <drew.adams@oracle.com>
3961
3962 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
3963
99fc91fe
AK
39642012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
3965
3966 * ido.el (ido-set-current-directory, ido-read-internal)
3967 (ido-choose-completion-string, ido-completion-help): Handle nil
3968 value of ido-completion-buffer (Bug#11008).
3969
087bbb4c
SS
39702012-03-21 Sam Steingold <sds@gnu.org>
3971
3972 * window.el (switch-to-prev-buffer): Do not switch to a visible
3973 window previous buffer, just like with the frame previous buffers.
3974
fb5b8aca
CY
39752012-03-21 Chong Yidong <cyd@gnu.org>
3976
3977 * faces.el (make-face, make-empty-face, copy-face):
3978 * face-remap.el (face-remap-add-relative, face-remap-set-base):
3979 Doc fixes.
3980
dc9924b8
SM
39812012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
3982
3983 * wid-edit.el (widget-complete-field): Remove (bug#11051).
3984 (widget-complete): Remove broken use of it.
3985
f0bcceb9
CY
39862012-03-20 Chong Yidong <cyd@gnu.org>
3987
dc9924b8
SM
3988 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
3989 Use string-width and truncate-string-width to handle arbitrary
f0bcceb9
CY
3990 characters.
3991
ee52ebf3
TH
39922012-03-20 Tassilo Horn <tassilo@member.fsf.org>
3993
3994 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
3995 to draw rectangles, not squares. (Regression introduced by revno
3996 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
3997
4c5779ab
CY
39982012-03-18 Chong Yidong <cyd@gnu.org>
3999
4000 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
4001 it is not yet defined (for temacs).
4002
15360934
LL
40032012-03-18 Leo Liu <sdl.web@gmail.com>
4004
dc9924b8 4005 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
15360934 4006
d9a8eb66
EZ
40072012-03-17 Eli Zaretskii <eliz@gnu.org>
4008
4009 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
4010 (ispell-choices-win-default-height, ispell-silently-savep)
4011 (ispell-dictionary-alist, ispell-encoding8-command)
4012 (ispell-check-version, ispell-aspell-find-dictionary)
4013 (ispell-valid-dictionary-list, ispell-words-keyword)
4014 (ispell-get-word, ispell-internal-change-dictionary)
4015 (ispell-region, ispell-skip-region-list)
4016 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
4017 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
4018 (ispell-message-text-end, ispell-message)
4019 (ispell-buffer-local-parsing): Doc fix.
4020
f02ff80d
J
40212012-03-13 Jambunathan K <kjambunathan@gmail.com>
4022
4023 * htmlfontify.el: Add support for code block fontification for ODT
4024 export (Bug #9914).
4025 (hfy-optimisations): Define new option
4026 `body-text-only'
4027 (hfy-fontify-buffer): Honor above setting.
4028 (hfy-begin-span, hfy-end-span): New routines factored out form
4029 `hfy-fontify-buffer'.
4030 (hfy-begin-span-handler, hfy-end-span-handler): New variables
4031 that permit insertion of custom tags.
4032 (hfy-fontify-buffer): Use above handlers.
4033 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
4034 (hfy-face-to-css): Re-defined to be a variable.
dc9924b8 4035 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
75f1671a 4036 over multiple runs. This is made possible by having the caller let
f02ff80d
J
4037 bind a special variable `hfy-user-sheet-assoc'.
4038 (htmlfontify-string): New defun.
4039 (hfy-compile-face-map): Make sure that the last char in the
4040 buffer is correctly fontified.
4041 (hfy-face-resolve-face): Whitespace only change.
4042
9ac7a13f
EZ
40432012-03-17 Eli Zaretskii <eliz@gnu.org>
4044
4045 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
4046 message more clear.
4047
e2b5bdd7
LL
40482012-03-16 Leo Liu <sdl.web@gmail.com>
4049
4050 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
4051
2e492df3
AM
40522012-03-16 Alan Mackenzie <acm@muc.de>
4053
4054 Further optimise the handling of large macros.
4055
4056 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
4057 limit to a call of `c-literal-limits'.
4058 (c-determine-+ve-limit): New function.
dc9924b8
SM
4059 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
4060 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
2e492df3
AM
4061 In CASE 5B, restrict a search limit to 500.
4062 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
4063
4064 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
4065 Restrict macro bounds to +-500 from after-change's BEG END.
4066
50e94f0c
LL
40672012-03-16 Leo Liu <sdl.web@gmail.com>
4068
4069 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
4070
6f09f6ed
AH
40712012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
4072
4073 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
dc9924b8 4074 `special-mode' setting of `buffer-read-only'. (Bug#11010)
6f09f6ed 4075
c7e73d51
GM
40762012-03-16 Glenn Morris <rgm@gnu.org>
4077
da986230
GM
4078 * view.el (view-buffer, view-buffer-other-window)
4079 (view-buffer-other-frame): Doc fixes re special mode-class.
4080
0835f01e
GM
4081 * subr.el (eval-after-load): If named feature is provided not from
4082 a file, run after-load forms. (Bug#10946)
4083
c7e73d51
GM
4084 * calendar/calendar.el (calendar-insert-at-column):
4085 Handle non-unit-width characters a bit better. (Bug#10978)
4086
3f2eafd1
CY
40872012-03-15 Chong Yidong <cyd@gnu.org>
4088
4089 * emacs-lisp/ring.el (ring-extend): New function.
4090 (ring-insert+extend): Extend the ring correctly (Bug#11019).
4091
4092 * comint.el (comint-read-input-ring)
4093 (comint-add-to-input-history): Grow comint-input-ring lazily.
4094
103af3fe
SM
40952012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
4096
663b1677
SM
4097 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
4098 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
4099
103af3fe
SM
4100 * imenu.el: Fix multiple inheritance breakage (bug#9199).
4101 (imenu-add-to-menubar): Don't add a redundant index.
4102 (imenu-update-menubar): Handle a dynamically composed keymap.
4103
899cb7cb
KY
41042012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
4105
4106 * mail/sendmail.el (mail-encode-header):
4107 Bind rfc2047-encode-encoded-words to nil.
4108
3809f91d
GM
41092012-03-13 Glenn Morris <rgm@gnu.org>
4110
4111 * calendar/calendar.el (calendar-string-spread):
4112 Handle non-unit-width characters a bit better. (Bug#10978)
4113
9e345a01
LL
41142012-03-13 Leo Liu <sdl.web@gmail.com>
4115
4116 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
4117 directory and file as argument (Bug#10822).
4118
4a07df36
KS
41192012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
4120
4121 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
4122 For dynamically generated code, follow $PC.
4123 (gdb-disassembly-handler-custom): Handle no function name case.
4124
4aaa9356
TL
41252012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4126
4127 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
4128 * emulation/ws-mode.el (ws-query-replace):
4129 * sort.el (sort-regexp-fields):
4130 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
4131
225979da
SM
41322012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4133
4134 * dabbrev.el: Fix cycle completion order (bug#10963).
4135 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
4136 (dabbrev-completion): Don't use an obarray; provide
4137 a cycle-sort-function.
4138
e2f1fdab
LL
41392012-03-12 Leo Liu <sdl.web@gmail.com>
4140
dc9924b8 4141 * simple.el (kill-new): Use equal-including-properties for comparison.
e2f1fdab
LL
4142 (kill-do-not-save-duplicates): Doc fix.
4143
b19490ed
SM
41442012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4145
4146 * dabbrev.el: Fix cycle completion (bug#10963).
4147 Use lexical binding and wrap to 80 columns.
4148 (dabbrev-completion): Delay computing the list of completions.
4149
4b05d722
KH
41502012-03-12 Kenichi Handa <handa@m17n.org>
4151
4152 * international/quail.el (quail-insert-kbd-layout): Surround each
4153 row by LRO and PDF instead of inserting many LRMs. Pad the left
4154 and right of each non-spacing marks. Insert invisible space
4155 between lower and upper characters to prevent composition.
4156
dbbc2e69
SM
41572012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
4158
4159 * minibuffer.el (minibuffer-complete): Don't get confused when the
4160 function is run twice via different commands (bug#10958).
4161 (complete-with-action): Fix docstring.
4162
292112ed
CY
41632012-03-12 Chong Yidong <cyd@gnu.org>
4164
5d1ac394
CY
4165 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
4166 (nxml-completion-at-point-function): New function.
4167 (nxml-mode): Use it.
4168 (nxml-bind-meta-tab-to-complete-flag): Default to t.
4169
292112ed
CY
4170 * emacs-lisp/package.el (package-unpack, package-unpack-single):
4171 Load generated autoloads file before byte compiling (Bug#10970).
4172 (package--make-autoloads-and-compile): New helper fun.
4173
4098f8f7
CS
41742012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
4175
4176 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
4177
8f754691
MA
41782012-03-11 Michael Albinus <michael.albinus@gmx.de>
4179
4180 * autorevert.el (auto-revert-handler): Ensure, that
4181 file-readable-p is applied only for local files or in
4182 auto-revert-tail-mode.
4183
e29ab36b
AS
41842012-03-11 Andreas Schwab <schwab@linux-m68k.org>
4185
dbbc2e69
SM
4186 * server.el (server-eval-at): Handle non-tcp connections.
4187 Decode result string.
ad0bf5b6 4188
e29ab36b
AS
4189 * server.el (server-msg-size): New constant.
4190 (server-reply-print): New function.
4191 (server-eval-and-print): Use it.
4192 (server-eval-at): Use server-quote-arg and server-unquote-arg.
4193 Handle -print-nonl.
4194
de5939ba
CS
41952012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
4196
4197 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
4198 (Bug#10987).
4199
0c93eabf
CY
42002012-03-11 Chong Yidong <cyd@gnu.org>
4201
397a688f
CY
4202 * simple.el (goto-line): Doc fix (Bug#9938).
4203
2cc775f9
CY
4204 * subr.el (save-window-excursion): Doc fix (Bug#9979).
4205
0c93eabf
CY
4206 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
4207 when finished (Bug#10963).
4208
c491fa41
MR
42092012-03-11 Martin Rudalics <rudalics@gmx.at>
4210
4211 * window.el (split-window-below): Fix bug in case where
4212 split-window-keep-point is nil (Bug#10971).
4213
300e8fa5
JL
42142012-03-11 Juri Linkov <juri@jurta.org>
4215
4216 * replace.el (replace-highlight): Set isearch-word to nil
4217 unconditionally. (Bug#10887)
4218
dbf6c5a1
EZ
42192012-03-10 Eli Zaretskii <eliz@gnu.org>
4220
4221 * net/mairix.el (mairix-replace-invalid-chars): Rename from
4222 mairix-replace-illegal-chars; all callers changed. Don't remove
dc9924b8 4223 ^, ~, and = characters: they are meaningful in mairix search specs.
dbf6c5a1
EZ
4224 (mairix-widget-create-query): Add usage information about mairix
4225 search forms: negating words, searching for substrings, etc.
4226
b9e501de
JP
42272012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
4228
4229 * international/fontset.el (font-encoding-alist): Add an entry for
4230 ksx1001 (Bug#5667).
4231
92795c91
RS
42322012-03-10 Richard Stallman <rms@gnu.org>
4233
1694e6c1
RS
4234 * mail/sendmail.el (mail-encode-header):
4235 Set rfc2047-encode-encoded-words.
4236
607e8555
RS
4237 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
4238
de3bc99a
RS
4239 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
4240 view buffer means not swapped.
4241 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
4242 (rmail-write-region-annotate): Error if real text has disappeared.
4243
92795c91
RS
4244 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
4245
699bd04e
CY
42462012-03-10 Chong Yidong <cyd@gnu.org>
4247
4248 * emulation/cua-rect.el (cua--init-rectangles):
dbbc2e69
SM
4249 * emulation/cua-base.el (cua--init-keymaps):
4250 Add delete-forward-char to remappings (Bug#9666).
699bd04e 4251
570a1714
MR
42522012-03-10 Martin Rudalics <rudalics@gmx.at>
4253
dbbc2e69
SM
4254 * speedbar.el (speedbar-unhighlight-one-tag-line):
4255 Avoid unhighlighting due to frame switching (Bug#10275).
570a1714 4256
82dcf4e4
CY
42572012-03-10 Chong Yidong <cyd@gnu.org>
4258
7a2c7ca7
CY
4259 * minibuffer.el (completion-in-region, completion-help-at-point):
4260 Give the completion field overlay a high priority (Bug#6830).
4261
82dcf4e4
CY
4262 * dired.el (dired-goto-file): Recognize absolute file name
4263 listings (Bug#7126).
4264 (dired-goto-file-1): New helper function.
4265 (dired-toggle-read-only): Inhibit warnings.
4266
052e28ac
MA
42672012-03-09 Michael Albinus <michael.albinus@gmx.de>
4268
75f1671a 4269 * net/dbus.el (dbus-property-handler): Return empty array if
052e28ac
MA
4270 there are no properties.
4271
95d5e396
LL
42722012-03-09 Leo Liu <sdl.web@gmail.com>
4273
4274 * savehist.el (savehist-printable): Stricter check for string
4275 value (Bug#10937).
4276
3f018d6d
EZ
42772012-03-09 Eli Zaretskii <eliz@gnu.org>
4278
dbbc2e69
SM
4279 * mail/smtpmail.el (smtpmail-send-it):
4280 Bind coding-system-for-write to *-unix, so that FCC files are kept in
3f018d6d
EZ
4281 valid mbox format.
4282
f7fd3d79
GM
42832012-03-09 Glenn Morris <rgm@gnu.org>
4284
4285 * files.el (dir-locals-find-file):
4286 Don't check result is regular, readable.
4287 (dir-locals-read-from-file): Demote errors.
4288
6ff6e72f
EZ
42892012-03-08 Eli Zaretskii <eliz@gnu.org>
4290
dbbc2e69
SM
4291 * international/quail.el (quail-insert-kbd-layout):
4292 Insert invisible LRM characters before each character in a keyboard
6ff6e72f
EZ
4293 layout cell, to prevent their reordering by bidi display engine.
4294 For details, see the discussion in
4295 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
4296
9cec7834
AM
42972012-03-08 Alan Mackenzie <acm@muc.de>
4298
4299 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
4300 the starting position; make it extend the marked region when
4301 invoked repeatedly - all under appropriate circumstances.
4302 Fixes bugs #5525, #10906.
4303
9a40b8d4
GM
43042012-03-08 Glenn Morris <rgm@gnu.org>
4305
4306 * files.el (locate-dominating-file, dir-locals-find-file):
4307 Undo 2012-03-06 change.
4308
7a08ed35
EZ
43092012-03-07 Eli Zaretskii <eliz@gnu.org>
4310
dbbc2e69
SM
4311 * international/quail.el (quail-help):
4312 Force bidi-paragraph-direction be left-to-right. See discussion in
7a08ed35
EZ
4313 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
4314 for the reason.
4315
5aca4f71 43162012-03-07 Michael Albinus <michael.albinus@gmx.de>
6612a284
MA
4317
4318 Avoid superfluous registering of signals. (Bug#10807)
4319
4320 * notifications.el (notifications-on-action-object)
4321 (notifications-on-close-object): New defvars.
4322 (notifications-on-action-signal, notifications-on-closed-signal):
4323 Unregister the signal if not needed any longer.
4324 (notifications-notify): Register `notifications-action-signal' or
4325 `notifications-closed-signal', if :on-action or :on-close has been
4326 passed as argument.
4327
78e8b10a
CY
43282012-03-07 Chong Yidong <cyd@gnu.org>
4329
4330 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
4331 non-X platforms.
4332
69481eb8
GM
43332012-03-06 Glenn Morris <rgm@gnu.org>
4334
4335 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
4336 (x-disown-selection-internal, x-get-selection-internal):
4337 Doc fix (add arglist signatures). (Bug#10783)
4338
133b8e11
KS
43392012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
4340
4341 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
4342 Handle breakpoints with no "type".
4343
99a83064
GM
43442012-03-06 Glenn Morris <rgm@gnu.org>
4345
4346 * files.el (locate-dominating-file): Add optional predicate argument.
4347 (dir-locals-find-file): Make use of above change.
4348
17798e78
TTN
43492012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
4350
4351 * info.el (Info-insert-dir): Also try "dir.gz".
4352
eb182446
GM
43532012-03-06 Glenn Morris <rgm@gnu.org>
4354
8f2114ee
GM
4355 * files.el (dir-locals-find-file):
4356 Ignore non-readable or non-regular files. (Bug#10928)
4357
eb182446
GM
4358 * files.el (locate-dominating-file): Doc fix.
4359
24679323
AS
43602012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
4361
4362 * calendar/calendar.el (calendar-set-mode-line):
4363 `getenv' returns a string. (Bug#10951)
4364
01d972a9
LL
43652012-03-05 Leo Liu <sdl.web@gmail.com>
4366
109aa8a9
LL
4367 * simple.el (backward-delete-char-untabify): Constrain point to
4368 field (Bug#10939).
4369
01d972a9
LL
4370 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
4371
10607bea
CY
43722012-03-05 Chong Yidong <cyd@gnu.org>
4373
4374 * simple.el (count-words): If called from Lisp, return the word
4375 count, for symmetry with `count-lines'. Arglist changed.
4376 (count-words--message): Args changed. Consolidate counting code
4377 from count-words and count-words-region.
4378 (count-words-region): Caller changed.
4379 (count-lines-region): Make it an obsolete alias.
4380
5dd11cfe
TH
43812012-03-04 Tassilo Horn <tassilo@member.fsf.org>
4382
4383 * saveplace.el (save-place-to-alist)
4384 (save-place-ignore-files-regexp): Allow value nil to disable this
4385 feature.
4386
c349f4e6
CY
43872012-03-04 Chong Yidong <cyd@gnu.org>
4388
4389 * faces.el (face-spec-reset-face): For the default face, reset the
4390 attributes to default values (Bug#10748).
4391
e627be4c
LMI
43922012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4393
4394 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
4395 previous patch: Check `message-send-mail-function', and not the
4396 default function (bug#10897).
4397
ebeabff4
MA
43982012-03-04 Michael Albinus <michael.albinus@gmx.de>
4399
a41a6cf4
MA
4400 * notifications.el (notifications-on-action-signal)
4401 (notifications-on-closed-signal): Check for unique service name of
4402 incoming event. Fix error in removing entry.
ebeabff4 4403 (top): Register for signals with wildcard service name.
a41a6cf4 4404 (notifications-notify): Use daemon unique service name for map entries.
ebeabff4 4405
c1ca42b4
CY
44062012-03-04 Chong Yidong <cyd@gnu.org>
4407
dc9924b8 4408 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
c1ca42b4 4409
ea16568d
GM
44102012-03-04 Glenn Morris <rgm@gnu.org>
4411
4412 * abbrev.el (copy-abbrev-table, abbrev-table-p)
4413 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
4414 (expand-abbrev, define-abbrev-table): Doc fixes.
4415
fbae4637
LMI
44162012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4417
4418 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
4419 `message-default-send-mail-function' and not `send-mail-function'
4420 when doing the prompting for `sendmail-query-once' before sending
4421 in Message buffers (bug#10897).
4422
a1e7225c
LMI
4423 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4424 This is inconsistent with all the other stream functions, which leave
4425 the setting up to the higher levels (if so wanted) (bug#10931).
4426
56d093a9
AM
44272012-03-02 Alan Mackenzie <acm@muc.de>
4428
4429 Depessimize the handling of very large macros.
4430
4431 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
4432 (c-macro-cache-syntactic): New variables to implement a one
4433 element macro cache.
4434 (c-invalidate-macro-cache): New function.
4435 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
4436 Adapt to use the new cache.
4437 (c-state-safe-place): Use better the cache of safe positions.
4438 (c-state-semi-nonlit-pos-cache)
4439 (c-state-semi-nonlit-pos-cache-limit):
4440 New variables for...
4441 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
4442 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
dbbc2e69
SM
4443 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
4444 Use c-state-semi-safe-place.
56d093a9 4445
dbbc2e69
SM
4446 * progmodes/cc-langs.el (c-get-state-before-change-functions):
4447 Add c-invalidate-macro-cache to the C, C++, Obj entries.
56d093a9 4448
817e5c3d
MA
44492012-03-02 Michael Albinus <michael.albinus@gmx.de>
4450
dbbc2e69
SM
4451 * jka-compr.el (jka-compr-call-process):
4452 Apply `file-accessible-directory-p' only when the default directory is
817e5c3d
MA
4453 not remote.
4454
a032a702
MA
44552012-03-01 Michael Albinus <michael.albinus@gmx.de>
4456
4457 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
4458 access of FILE2, if FILE1 does not exist.
4459
99a54f21
MA
4460 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
4461 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
4462
4463 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
4464 Add "PAGER=" to `process-environment'.
4465
f6561e1f
MM
44662012-03-01 Michael R. Mauger <mmaug@yahoo.com>
4467
4468 * progmodes/sql.el: Bug fix
4469 (sql-get-login-ext): Save login values in globals.
4470 (sql-get-login): Use new version of `sql-get-login-ext'.
4471 (sql-interactive-mode): Set global `sql-connection' to nil.
4472 (sql-connect): Set global values for connection.
4473 (sql-product-interactive): Save global values as buffer local.
4474
2d44d9cc
LL
44752012-02-29 Leo Liu <sdl.web@gmail.com>
4476
4477 * abbrev.el (define-abbrevs): Reset sys to nil.
4478
96b49301 44792012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4480
bf7f9bc5
JB
4481 * files.el (file-equal-p): Rename from `files-equal-p'.
4482 Return nil when one or both files don't exist.
96b49301 4483 (file-subdir-of-p): Now only top directory must exists,
4484 return nil if it doesn't.
bf7f9bc5
JB
4485 (copy-directory): No need to test with `file-subdir-of-p' after
4486 creating dir.
4487 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
4488 to `file-equal-p'.
96b49301 4489
44e97401
GM
44902012-02-28 Glenn Morris <rgm@gnu.org>
4491
4492 * shell.el (shell-mode):
4493 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
4494 * play/landmark.el (landmark-font-lock-face-O):
4495 * play/handwrite.el (handwrite):
4496 * play/gomoku.el (gomoku-O):
4497 * net/browse-url.el (browse-url-browser-display):
4498 * international/mule.el (define-charset):
4499 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
4500 * filesets.el (filesets-find-file-delay):
4501 * eshell/em-xtra.el (eshell-xtra):
4502 * eshell/em-unix.el (eshell-grep):
4503 * emulation/viper.el (viper-mode):
4504 * emacs-lisp/regexp-opt.el (regexp-opt-group):
4505 * emacs-lisp/easymenu.el (easy-menu-define):
4506 * calendar/timeclock.el (timeclock-use-display-time):
4507 * bs.el (bs-mode):
4508 * bookmark.el (bookmark-save-flag):
4509 Doc fix (standardize possessive apostrophe usage).
4510
c98c6276
CY
45112012-02-27 Chong Yidong <cyd@gnu.org>
4512
bf7f9bc5
JB
4513 * emulation/viper-cmd.el (viper-intercept-ESC-key):
4514 Fix key-binding lookup for ESC key (Bug#9146).
ecf5f74e 4515
c98c6276
CY
4516 * font-lock.el (font-lock-specified-p): Rename from
4517 font-lock-spec-present. Callers changed.
4518
9c62cd04 45192012-02-27 Daniel Hackney <dan@haxney.org>
8ac9e529 4520
bf7f9bc5
JB
4521 * emacs-lisp/package.el (package-compute-transaction):
4522 Handle holding a package version to t in package-load-list.
8ac9e529 4523
530739c9
MA
45242012-02-26 Michael Albinus <michael.albinus@gmx.de>
4525
4526 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
4527 (tramp-get-inode, tramp-get-device): Use cached values.
4528
487915d7
AM
45292012-02-26 Alan Mackenzie <acm@muc.de>
4530
4531 Check there is a font-lock specification before doing initial
4532 fontification.
4533
4534 * font-core.el (font-lock-mode): Move the conditional from
4535 :after-hook to font-lock-initial-fontify.
4536 (font-lock-default-function): Move the check for a specification
4537 to font-lock-spec-present.
4538
dc9924b8 4539 * font-lock.el (font-lock-initial-fontify): Call ...
487915d7
AM
4540 (font-lock-spec-present): New function.
4541
4fd96557
JB
45422012-02-26 Jim Blandy <jimb@red-bean.com>
4543
4544 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
4545 (gdb-send): Apply it to the operand of the '-interpreter-exec
4546 console' command, so that we can pass arguments with (say) quotes
4547 in them. Store exact string sent in gdb-debug-log (Bug#10765).
4548
9a4888c0
CY
45492012-02-26 Chong Yidong <cyd@gnu.org>
4550
07498861
CY
4551 * help-fns.el (describe-function-1): Clarify description of
4552 remapping (Bug#10844).
4553
9a4888c0
CY
4554 * files.el (files-equal-p): Doc fix.
4555 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
4556 and quit the loop once a mismatch is found.
4557
ea8fb88d
JB
45582012-02-25 Juanma Barranquero <lekktu@gmail.com>
4559
4560 * bs.el (bs--show-with-configuration): Don't throw an error
4561 if the window cannot be split; otherwise, subsequent calls to
4562 bs-show fail, restoring a stale window config. (Bug#10882)
4563
525795c1
JD
45642012-02-25 Jan Djärv <jan.h.d@swipnet.se>
4565
4566 * term/ns-win.el (global-map): Bind ns-drag-file to
4567 ns-find-file (Bug#5855, Bug#10050).
4568
f008086f
AS
45692012-02-25 Andreas Schwab <schwab@linux-m68k.org>
4570
4571 * calendar/parse-time.el (parse-time-string): Allow extractor to
4572 return nil.
4573
a3fcfa99
MA
45742012-02-25 Michael Albinus <michael.albinus@gmx.de>
4575
91027d08
JB
4576 * net/tramp.el (tramp-file-name-for-operation):
4577 Add `files-equal-p' and `file-subdir-of-p'.
a3fcfa99
MA
4578
4579 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
91027d08
JB
4580 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
4581 Add COPY-CONTENTS argument.
a3fcfa99 4582
67b0de11
CY
45832012-02-25 Chong Yidong <cyd@gnu.org>
4584
4585 Add custom groups for VC backends, for consistency with vc-bzr.
4586
4587 * vc/vc-arch.el (vc-arch):
4588 * vc/vc-cvs.el (vc-cvs):
4589 * vc/vc-git.el (vc-git):
4590 * vc/vc-hg.el (vc-hg):
4591 * vc/vc-mtn.el (vc-mtn):
4592 * vc/vc-rcs.el (vc-rcs):
4593 * vc/vc-sccs.el (vc-sccs):
4594 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
4595 All relevant defcustoms reassigned.
4596
3c9dfce6
CY
45972012-02-25 Chong Yidong <cyd@gnu.org>
4598
1339bf43
CY
4599 * newcomment.el (comment-styles): Add autoload (Bug#10868).
4600
3c9dfce6
CY
4601 * term/x-win.el (x-initialize-window-system): Reduce default for
4602 x-selection-timeout to 5 seconds (Bug#8869).
4603
25b2e303 46042012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4605
ec70a47d
GM
4606 * files.el (files-equal-p, file-subdir-of-p): New functions.
4607 (copy-directory): Error when trying to copy a directory on itself.
25b2e303 4608 Add missing copy-contents arg to tramp handler.
ec70a47d
GM
4609 * dired-aux.el (dired-copy-file-recursive): Same.
4610 (dired-create-files): Modify destination when source is equal to
4611 dest when copying files.
53a46cd0 4612 Return also when dest is a subdir of source. (Bug#10489)
25b2e303 4613
914260cd
MA
46142012-02-24 Michael Albinus <michael.albinus@gmx.de>
4615
4616 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
4617 (Bug#10874)
4618
2cb228f7
AM
46192012-02-23 Alan Mackenzie <acm@muc.de>
4620
4621 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
4622 parameter "after-hook:" to allow the expansion to run code after
4623 the execution of the mode hooks.
4624
4625 * font-lock.el (font-lock-initial-fontify): New function extracted
91027d08 4626 from font-lock-mode-internal.
2cb228f7 4627
91027d08 4628 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
2cb228f7
AM
4629 :after-hook.
4630
8f0fde21
SM
46312012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4632
3e88618b
SM
4633 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
4634 (completion--cache-all-sorted-completions): New function.
4635 (completion-all-sorted-completions): Use it.
4636 (completion--do-completion, minibuffer-force-complete):
4637 Use it to re-instate the flush hook.
4638
8f0fde21
SM
4639 * icomplete.el (icomplete-completions): Replace last fix with a better
4640 one (bug#10850).
4641
8e911f6f
DG
46422012-02-23 Dmitry Gutov <dgutov@yandex.ru>
4643
4644 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
4645 when it might call us back infinitely (bug#10797).
4646
49fe4321
GM
46472012-02-23 Glenn Morris <rgm@gnu.org>
4648
4649 * minibuffer.el (completion-category-overrides): Doc fix.
4650
b291b572
SM
46512012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
4652
4653 * minibuffer.el (completion-table-with-context): Fix inf-loop.
4654 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
4655
31a9ef2e
GM
46562012-02-23 Glenn Morris <rgm@gnu.org>
4657
5e6e6794 4658 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
31a9ef2e
GM
4659 (authors-obsolete-files-regexps, authors-ignored-files)
4660 (authors-ambiguous-files, authors-renamed-files-alist):
4661 Add more entries.
4662
0bd1e074
JL
46632012-02-23 Juri Linkov <juri@jurta.org>
4664
4665 * isearch.el (isearch-occur): Sync interactive spec with occur's
4666 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
4667
b617673c
JL
4668 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
4669
19e9789e
JL
46702012-02-22 Juri Linkov <juri@jurta.org>
4671
4672 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
4673 (ucs-insert): Doc fix. Check for hex digits in the string.
4674 Don't display `nil' in the error message. (Bug#10857)
4675
f41ce09d
AM
46762012-02-22 Alan Mackenzie <acm@muc.de>
4677
7a71b18d 4678 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
f41ce09d 4679
ac2eceee
GM
46802012-02-22 Glenn Morris <rgm@gnu.org>
4681
4682 * ffap.el (ffap-c-path):
4683 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
4684
abd1f678
CY
46852012-02-22 Chong Yidong <cyd@gnu.org>
4686
4687 * custom.el (load-theme): Doc fix.
4688
f25aef2e
GM
46892012-02-22 Glenn Morris <rgm@gnu.org>
4690
4691 * dired-x.el (dired-guess-shell-alist-default):
4692 Remove escape sequences from nroff output. (Bug#172)
4693
5f8dc2ca
GM
46942012-02-21 Glenn Morris <rgm@gnu.org>
4695
6ff86ec4
GM
4696 * vc/emerge.el (emerge-defvar-local):
4697 Set `permanent-local' property rather than unused `preserved'.
4698
be3223a3 4699 * textmodes/picture.el (picture-delete-char): New alias.
5f8dc2ca
GM
4700 (picture-mode-map): Use it. (Bug#10860)
4701 (picture-mode): Doc fix.
4702
3fe58f4f
JB
47032012-02-21 Juanma Barranquero <lekktu@gmail.com>
4704
4705 * newcomment.el (uncomment-region-default): Remove unused binding.
4706
f9a998c3
GM
47072012-02-21 Glenn Morris <rgm@gnu.org>
4708
4709 * textmodes/picture.el (picture-motion, picture-motion-reverse)
4710 (picture-self-insert, picture-tab-chars): Doc fix.
4711 (picture-mode-map): Fix C-a, C-e.
4712
c6029348
GM
47132012-02-20 Glenn Morris <rgm@gnu.org>
4714
4715 * emacs-lisp/authors.el (authors-aliases): Add another entry.
4716
ab1ce9d7
LL
47172012-02-20 Leo Liu <sdl.web@gmail.com>
4718
4719 * icomplete.el (icomplete-completions): Check FROM arg before
4720 passing to substring (Bug#10850).
4721
0fd40f89
CY
47222012-02-19 Chong Yidong <cyd@gnu.org>
4723
4724 * comint.el: Require ansi-color.
4725 (comint-output-filter-functions): Add ansi-color-process-output.
4726
4727 * ansi-color.el: Don't set comint-output-filter-functions; it is
4728 now in the initial value defined in comint.el.
4729 (ansi-color-apply-face-function): New variable.
4730 (ansi-color-apply-on-region): Use it.
4731 (ansi-color-apply-overlay-face): New function.
4732
4733 * shell.el (shell): No need to require ansi-color.
4734 (shell-mode): Use ansi-color-apply-face-function to highlight
4735 color escapes using font-lock-face property (Bug#10835).
4736
20af2394
CY
47372012-02-19 Chong Yidong <cyd@gnu.org>
4738
4739 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
4740 mode-line formats (Bug#10839).
4741
e23a3fbe
GM
47422012-02-18 Glenn Morris <rgm@gnu.org>
4743
b474519e
GM
4744 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
4745
4746 * mail/undigest.el (unforward-rmail-message): Doc fix.
4747
e23a3fbe
GM
4748 * saveplace.el (save-place-ignore-files-regexp): Add :version.
4749
57939ff4
EZ
47502012-02-18 Eli Zaretskii <eliz@gnu.org>
4751
4752 * international/characters.el (script-list): Sync with the latest
4753 Unicode Character Database.
4754
0c23686e
AS
47552012-02-18 Andreas Schwab <schwab@linux-m68k.org>
4756
4757 * international/titdic-cnv.el: Remove duplicate coding tag.
4758 * language/cham.el: Likewise.
4759 * language/tai-viet.el: Likewise.
4760
6818b449
GM
47612012-02-18 Glenn Morris <rgm@gnu.org>
4762
4763 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
4764 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
4765 (calendar-bahai-all-holidays-flag, calendar-other-dates):
4766 * calendar/diary-lib.el (diary-abbreviated-year-flag):
4767 * calendar/holidays.el (holiday-bahai-holidays)
4768 (calendar-holidays, list-holidays):
4769 Use utf-8 Bahá'í in doc-strings, menus, etc.
4770
0311a3fc
TH
47712012-02-17 Tassilo Horn <tassilo@member.fsf.org>
4772
4773 * saveplace.el (save-place-ignore-files-regexp): New variable
4774 allowing for excluding files from saving their location of point.
4775 The default value matches the temporary commit message editing
4776 files from Git, SVN, Bazaar, and Mercurial.
4777 (save-place-to-alist): Use it.
4778
eb864a71
LM
47792012-02-17 Lawrence Mitchell <wence@gmx.li>
4780 Stefan Monnier <monnier@iro.umontreal.ca>
4781
4782 * newcomment.el (uncomment-region-default): Don't leave extra space
4783 when an arg is provided (bug#8150).
4784
ee0ce425
TZ
47852012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4786
eb864a71 4787 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
ee0ce425 4788
95ddf442
GM
47892012-02-17 Glenn Morris <rgm@gnu.org>
4790
4791 * net/socks.el: Require network-stream. (Bug#10599)
4792
48dd1e39 47932012-02-17 Kenichi Handa <handa@m17n.org>
c406be43
KH
4794
4795 * international/charprop.el:
4796 * international/uni-name.el:
4797 * international/uni-old-name.el:
4798 * international/uni-comment.el: Regenerate.
4799
d68cd087
GM
48002012-02-16 Glenn Morris <rgm@gnu.org>
4801
4802 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
4803 Interactively in calendar buffer, give an error if not on a date.
4804
13932042
GM
48052012-02-15 Glenn Morris <rgm@gnu.org>
4806
4807 * shell.el (shell-delimiter-argument-list):
4808 Revert 2011-02-17 change. (Bug#8027)
4809
c3a70e2b
CY
48102012-02-15 Chong Yidong <cyd@gnu.org>
4811
60236b0d
CY
4812 * minibuffer.el (completion-at-point-functions): Doc fix.
4813
c3a70e2b
CY
4814 * custom.el (defcustom): Doc fix; note use of defvar.
4815
9f26dc24
GM
48162012-02-15 Glenn Morris <rgm@gnu.org>
4817
4818 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
4819 Doc fixes.
4820
6546b134
GM
48212012-02-14 Glenn Morris <rgm@gnu.org>
4822
4823 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
4824
d29b2b4c
LI
48252012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4826
4827 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
4828 way the ports list is computed.
835bdcba
LI
4829 (smtpmail-query-smtp-server): Prompt the user for a port number if
4830 we can't connect to any of the standard ports (bug#10810).
d29b2b4c 4831
08dcdbc9
TZ
48322012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4833
4834 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
4835
2605051a
GM
48362012-02-13 Glenn Morris <rgm@gnu.org>
4837
4838 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
4839
7ee99f32
TZ
48402012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4841
4842 * net/gnutls.el (gnutls-trustfiles): New variable.
4843 (gnutls-negotiate): Use it.
4844
5f0af64f
LI
48452012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4846
4847 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
4848 does its stuff if Gnus is running.
4849
c14fcc95
AM
48502012-02-13 Alan Mackenzie <acm@muc.de>
4851
4852 Fix a loop in c-set-fl-decl-start.
4853
7a71b18d 4854 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
c14fcc95
AM
4855 c-backward-syntactic-ws actually moves backwards.
4856
142b4d90
LL
48572012-02-13 Leo Liu <sdl.web@gmail.com>
4858
4859 * net/rcirc.el (rcirc-markup-attributes): Move point to the
4860 beginning so that all \C-o chars are removed.
4861
fa9958a6
TZ
48622012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
4863
dc9924b8 4864 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
fa9958a6 4865
0bc5886a
AM
48662012-02-12 Alan Mackenzie <acm@muc.de>
4867
4868 Fix infinite loop with long macros.
4d6769e1 4869 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
0bc5886a 4870
d4bd55e7
CY
48712012-02-12 Chong Yidong <cyd@gnu.org>
4872
4873 * window.el (display-buffer): Doc fix (Bug#10785).
4874
66f3fe22
GM
48752012-02-12 Glenn Morris <rgm@gnu.org>
4876
bd7da63e
GM
4877 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
4878 (x-disown-selection-internal, x-get-selection-internal):
4879 Sync docs with the xselect.c versions.
4880
66f3fe22
GM
4881 * allout-widgets.el: Add missing license notice.
4882
3e0d2fa7
GM
48832012-02-11 Glenn Morris <rgm@gnu.org>
4884
cfecdf09
GM
4885 * select.el (x-get-selection-internal, x-own-selection-internal)
4886 (x-disown-selection-internal):
4887 * x-dnd.el (x-get-selection-internal): Update declarations.
4888
6d216d7f
GM
4889 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
4890
2bed3f04
GM
4891 * window.el (window-sides-slots):
4892 * tool-bar.el (tool-bar-position):
4893 * term/xterm.el (xterm-extra-capabilities):
4894 * ses.el (ses-self-reference-early-detection):
4895 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
4896 (verilog-auto-wire-type)
4897 (verilog-auto-delete-trailing-whitespace)
4898 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
4899 (verilog-auto-tieoff-declaration):
4900 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
4901 (sql-oracle-statement-starters, sql-oracle-scan-on):
4902 * progmodes/prolog.el (prolog-align-comments-flag)
4903 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
4904 (prolog-left-indent-regexp, prolog-paren-indent-p)
4905 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
4906 (prolog-types, prolog-mode-specificators)
4907 (prolog-determinism-specificators, prolog-directives)
4908 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
4909 (prolog-electric-dot-flag)
4910 (prolog-electric-dot-full-predicate-template)
4911 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
4912 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
4913 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
4914 (prolog-program-switches, prolog-prompt-regexp)
4915 (prolog-debug-on-string, prolog-debug-off-string)
4916 (prolog-trace-on-string, prolog-trace-off-string)
4917 (prolog-zip-on-string, prolog-zip-off-string)
4918 (prolog-use-standard-consult-compile-method-flag)
4919 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
4920 (prolog-imenu-max-lines, prolog-info-predicate-index)
4921 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
4922 (prolog-char-quote-workaround):
4923 * progmodes/cc-vars.el (c-defun-tactic):
4924 * net/tramp.el (tramp-encoding-command-interactive)
4925 (tramp-local-end-of-line):
4926 * net/soap-client.el (soap-client):
4927 * net/netrc.el (netrc-file):
4928 * net/gnutls.el (gnutls):
4929 * minibuffer.el (completion-category-overrides)
4930 (completion-cycle-threshold)
4931 (completion-pcm-complete-word-inserts-delimiters):
4932 * man.el (Man-name-local-regexp):
4933 * mail/feedmail.el (feedmail-display-full-frame):
4934 * international/characters.el (glyphless-char-display-control):
4935 * eshell/em-ls.el (eshell-ls-date-format):
4936 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
4937 (lisp-lambda-list-keyword-parameter-indentation)
4938 (lisp-lambda-list-keyword-parameter-alignment):
4939 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
4940 * dired-x.el (dired-omit-verbose):
4941 * cus-theme.el (custom-theme-allow-multiple-selections):
4942 * calc/calc.el (calc-highlight-selections-with-faces)
4943 (calc-lu-field-reference, calc-lu-power-reference)
4944 (calc-note-threshold):
4945 * battery.el (battery-mode-line-limit):
4946 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
4947 (archive-7z-update):
4948 * allout.el (allout-prefixed-keybindings)
4949 (allout-unprefixed-keybindings)
4950 (allout-inhibit-auto-fill-on-headline)
4951 (allout-flattened-numbering-abbreviation):
4952 * allout-widgets.el (allout-widgets-auto-activation)
4953 (allout-widgets-icons-dark-subdir)
4954 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
4955 (allout-widgets-theme-dark-background)
4956 (allout-widgets-theme-light-background)
4957 (allout-widgets-item-image-properties-emacs)
4958 (allout-widgets-item-image-properties-xemacs)
4959 (allout-widgets-run-unit-tests-on-load)
4960 (allout-widgets-time-decoration-activity)
4961 (allout-widgets-hook-error-post-time)
4962 (allout-widgets-track-decoration):
4963 Add missing :version tags to new defcustoms and defgroups.
4964
5fec1b8e
GM
4965 * progmodes/sql.el (sql-ansi-statement-starters)
4966 (sql-oracle-statement-starters): Add custom type.
4967
3e0d2fa7
GM
4968 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
4969 (prolog-system-version): Give it a type.
4970
90b671e2
EZ
49712012-02-11 Eli Zaretskii <eliz@gnu.org>
4972
4973 * term/pc-win.el (x-select-text, x-selection-owner-p)
4974 (x-own-selection-internal, x-disown-selection-internal)
4975 (x-get-selection-internal): Sync doc strings and argument lists
4976 with xselect.c, common-win.el and x-win.el. (Bug#10783)
4977
5eac0c02
LL
49782012-02-11 Leo Liu <sdl.web@gmail.com>
4979
4980 * progmodes/python.el (python-end-of-statement): Fix infinite
4981 loop. (Bug#10788)
4982
f82cb659
GM
49832012-02-10 Glenn Morris <rgm@gnu.org>
4984
4985 * international/mule-cmds.el (unify-8859-on-encoding-mode)
4986 (unify-8859-on-decoding-mode): Properly mark as obsolete.
4987
cc26d239
LI
49882012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
4989
4990 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
4991 about SMTP before checking the From header.
4992
91027d08 4993 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
cc26d239
LI
4994 into own function for reuse by emacsbug.el.
4995
1be3ca5a
LL
49962012-02-10 Leo Liu <sdl.web@gmail.com>
4997
4998 * subr.el (condition-case-unless-debug): Rename from
4999 condition-case-no-debug. All callers changed.
5000 (with-demoted-errors): Fix caller.
5001
5002 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
5003 * nxml/rng-valid.el (rng-do-some-validation):
5004 * emacs-lisp/package.el (package-refresh-contents)
5005 (package-menu-execute):
5006 * desktop.el (desktop-create-buffer):
91027d08 5007 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
1be3ca5a 5008
b011fbfe
GM
50092012-02-10 Glenn Morris <rgm@gnu.org>
5010
b2096d72
GM
5011 * textmodes/bibtex.el:
5012 Add missing :version tags for new/changed defcustoms.
5013
b011fbfe
GM
5014 * files.el (remote-file-name-inhibit-cache): Doc fixes.
5015
4c7e65bf
LI
50162012-02-09 Lars Ingebrigtsen <larsi@rusty>
5017
5018 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
5019 (smtpmail-via-smtp): Use it, or fall back on the From address.
5020 (smtpmail-send-it): Ditto.
5021
f3934f6f
SM
50222012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
5023
5024 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
5025 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
5026 (byte-compile-tmp-var): New const.
5027 (byte-compile-defvar): Use it to minimize .elc size.
5028 Just use `defvar' rather than simulate it (bug#10761).
5029
a075a2c5
GM
50302012-02-09 Glenn Morris <rgm@gnu.org>
5031
cf3aa21b
GM
5032 * files.el (rename-uniquely): Doc fix. (Bug#3806)
5033
354998cd
GM
5034 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
5035 Add :version tags.
5036
dc9924b8
SM
5037 * progmodes/compile.el (compilation-error-screen-columns)
5038 (compilation-first-column, compilation-filter-start): Doc fixes.
83274125 5039
dab3703d
GM
5040 * vc/log-view.el (log-view-toggle-entry-display):
5041 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
5042
3f88cd72
GM
5043 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
5044 (report-emacs-bug-can-use-xdg-email):
5045 (report-emacs-bug-insert-to-mailer): Doc fixes.
5046 (report-emacs-bug): Message fix.
5047
d95b247d
GM
5048 * net/browse-url.el (browse-url-can-use-xdg-open)
5049 (browse-url-xdg-open): Doc fixes.
5050
a075a2c5
GM
5051 * electric.el (electric-indent-mode, electric-pair-mode)
5052 (electric-layout-rules, electric-layout-mode): Doc fixes.
5053 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
5054
ffb6157e
MR
50552012-02-08 Martin Rudalics <rudalics@gmx.at>
5056
5057 * server.el (server-unselect-display): Don't inadvertently kill
5058 the current buffer. (Bug#10729)
5059
e1ac4066
GM
50602012-02-08 Glenn Morris <rgm@gnu.org>
5061
34e8a2da
GM
5062 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
5063 (sql-list-table): Doc fixes.
5064
b4ac6e8c
GM
5065 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
5066 Comment out (does nothing).
5067
e1ac4066
GM
5068 * completion.el (dynamic-completion-mode):
5069 * dirtrack.el (dirtrack-debug-mode):
5070 * electric.el (electric-layout-mode):
5071 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
5072 * face-remap.el (text-scale-mode, buffer-face-mode):
5073 * iimage.el (iimage-mode):
5074 * image-mode.el (image-transform-mode):
5075 * minibuffer.el (completion-in-region-mode):
5076 * scroll-lock.el (scroll-lock-mode):
5077 * simple.el (next-error-follow-minor-mode):
5078 * tar-mode.el (tar-subfile-mode):
5079 * tooltip.el (tooltip-mode):
5080 * vcursor.el (vcursor-use-vcursor-map):
5081 * wid-browse.el (widget-minor-mode):
5082 * emulation/tpu-edt.el (tpu-edt-mode):
5083 * emulation/tpu-extras.el (tpu-cursor-free-mode):
5084 * international/iso-ascii.el (iso-ascii-mode):
5085 * language/thai-util.el (thai-word-mode):
5086 * mail/supercite.el (sc-minor-mode):
5087 * net/goto-addr.el (goto-address-mode):
5088 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
5089 * progmodes/cwarn.el (cwarn-mode):
5090 * progmodes/flymake.el (flymake-mode):
5091 * progmodes/glasses.el (glasses-mode):
5092 * progmodes/hideshow.el (hs-minor-mode):
5093 * progmodes/pascal.el (pascal-outline-mode):
5094 * textmodes/enriched.el (enriched-mode):
5095 * vc/smerge-mode.el (smerge-mode):
5096 Doc fixes (minor mode argument).
5097
5e0d957f
EZ
50982012-02-07 Eli Zaretskii <eliz@gnu.org>
5099
5100 * ls-lisp.el (ls-lisp-sanitize): New function.
5101 (ls-lisp-insert-directory): Use it to fix or remove any elements
5102 in file-alist with missing attributes. (Bug#4673)
5103
98d7371e
AM
51042012-02-07 Alan Mackenzie <acm@muc.de>
5105
5106 Fix spurious recognition of c-in-knr-argdecl.
5107
5108 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
5109 putative K&R region.
5110
667ced3a
AM
51112012-02-07 Alan Mackenzie <acm@muc.de>
5112
eb864a71
LM
5113 * progmodes/cc-engine.el (c-forward-objc-directive):
5114 Prevent looping in "#pragma mark @implementation".
667ced3a 5115
5b77774d
MA
51162012-02-07 Michael Albinus <michael.albinus@gmx.de>
5117
5118 * notifications.el (notifications-on-closed-signal): Make `reason'
5119 optional. (Bug#10744)
5120
af008560
GM
51212012-02-07 Glenn Morris <rgm@gnu.org>
5122
60d47423
GM
5123 * emacs-lisp/easy-mmode.el (define-minor-mode):
5124 Doc fixes for the macro and the mode it defines.
5125
dd605cc4
GM
5126 * image.el (imagemagick-types-inhibit): Doc fix.
5127
af008560
GM
5128 * cus-start.el (imagemagick-render-type): Add it.
5129
5cc59a37
LI
51302012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
5131
4d6769e1
JB
5132 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
5133 Set the default at load time, too, so that `font-lock-fontify-buffer'
5134 can be called without setting up the entire mode first. This fixes
5135 a bug in `mm-inline-text' with C MIME parts.
5cc59a37 5136
9a6dd747
CY
51372012-02-06 Chong Yidong <cyd@gnu.org>
5138
2d16b285
CY
5139 * simple.el (list-processes--refresh): Delete exited processes
5140 (Bug#8094).
5141
171e9b6e
CY
5142 * comint.el (comint-next-prompt): next-single-char-property-change
5143 and prev-single-char-property-change never return nil (Bug#8657).
5144
9a6dd747
CY
5145 * custom.el (defcustom): Doc fix (Bug#9711).
5146
aa4589a7
CY
51472012-02-05 Chong Yidong <cyd@gnu.org>
5148
5c2a252f
CY
5149 * cus-edit.el (custom-variable-reset-backup): Quote the value
5150 before storing it in the customized-value property (Bug#6712).
4aab9006 5151 (custom-display): Add a customization type tag.
983b9602 5152 (custom-buffer-create-internal): Improve tooltip message.
5c2a252f 5153
aa4589a7
CY
5154 * wid-edit.el (widget-field-value-get): New optional arg to
5155 suppress trailing whitespace truncation.
5156 (character): Use it (Bug#2689).
5157
1ff980ae
AS
51582012-02-05 Andreas Schwab <schwab@linux-m68k.org>
5159
5160 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
5161 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
5162
03988c98
CY
51632012-02-05 Chong Yidong <cyd@gnu.org>
5164
eeb6cc88
CY
5165 * cus-edit.el (custom-variable-value-create): For mismatched
5166 types, show the current value (Bug#7600).
5167
03988c98
CY
5168 * custom.el (defcustom): Doc fix.
5169
f8cdeef0
GM
51702012-02-05 Glenn Morris <rgm@gnu.org>
5171
5172 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
5173
0696d255
JB
51742012-02-05 Juanma Barranquero <lekktu@gmail.com>
5175
5176 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
5177 (pp-buffer): Use `ignore-errors', `looking-at-p'.
5178 (pp-last-sexp): Use `looking-at-p'.
5179
34c99998
GM
51802012-02-04 Glenn Morris <rgm@gnu.org>
5181
8f05da42
GM
5182 * files.el (revert-buffer):
5183 Doc fix (mention revert-buffer-in-progress-p).
5184
f160676e
GM
5185 * emacs-lisp/ert-x.el (ert-simulate-command):
5186 Check deferred-action-list (which is obsolete) is bound.
5187
c7291ad9
GM
5188 * subr.el (with-wrapper-hook): Doc fixes.
5189
34c99998
GM
5190 * simple.el (filter-buffer-substring-functions)
5191 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
5192
6283a7d3
LL
51932012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
5194
5195 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
5196 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
5197
e96e3013
LL
51982012-02-04 Leo Liu <sdl.web@gmail.com>
5199
5200 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
5201
8ded50f2
GM
52022012-02-04 Glenn Morris <rgm@gnu.org>
5203
82ff1d13
GM
5204 * image.el (image-extension-data): Add obsolete alias.
5205
987a0a16
GM
5206 * isearch.el (isearch-update): Doc fix.
5207
ea32ef46
GM
5208 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
5209
8ded50f2
GM
5210 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
5211
eea14f31
GM
52122012-02-03 Glenn Morris <rgm@gnu.org>
5213
5214 * image.el (image-animated-p): Doc fix. Use image-animated-types.
5215 (image-animate-timeout): Doc fix.
5216
5217 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
5218
12f381b7
GM
52192012-02-02 Glenn Morris <rgm@gnu.org>
5220
953cebf5
GM
5221 * server.el (server-auth-dir): Doc fix.
5222 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
5223
12f381b7
GM
5224 * subr.el (run-mode-hooks): Doc fix.
5225
953a8c3b
JL
52262012-02-02 Juri Linkov <juri@jurta.org>
5227
5228 * image-mode.el (image-toggle-display-image): Remove tautological
5229 `major-mode' from the `derived-mode-p' test.
5230
c5d3843c
KH
52312012-02-02 Kenichi Handa <handa@m17n.org>
5232
9f6e692e 5233 * composite.el (compose-region): Cancel previous change.
c5d3843c 5234
159462d4 52352012-02-02 Kenichi Handa <handa@m17n.org>
d2a51fd7
KH
5236
5237 * composite.el (compose-region, compose-string): Signal error for
5238 a null string component (Bug#6988).
5239
9f562668
CY
52402012-02-01 Chong Yidong <cyd@gnu.org>
5241
e2cef717
CY
5242 * view.el (view-buffer-other-window, view-buffer-other-frame):
5243 Handle special modes like view-buffer (Bug#10650).
5244 (view-buffer): Simplify.
5245
9f562668
CY
5246 * frame.el (set-frame-font): Tweak meaning of third argument.
5247
9f6e692e
JB
5248 * dynamic-setting.el (font-setting-change-default-font):
5249 Use set-frame-font (Bug#9982).
9f562668 5250
781acb9f
GM
52512012-02-01 Glenn Morris <rgm@gnu.org>
5252
6035be52
GM
5253 * progmodes/compile.el (compilation-internal-error-properties):
5254 Respect compilation-first-column in the "*compilation*" buffer.
5255
781acb9f
GM
5256 * emacs-lisp/easy-mmode.el (define-minor-mode):
5257 Relax :variable's test for a named function.
5258
abbceb00
AM
52592012-01-31 Alan Mackenzie <acm@muc.de>
5260
5261 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
5262 off by one error.
5263
fce3fdeb
CY
52642012-01-31 Chong Yidong <cyd@gnu.org>
5265
5266 * frame.el (set-frame-font): New arg ALL-FRAMES.
5267
5268 * menu-bar.el (menu-set-font): Use set-frame-font.
5269
5270 * faces.el (face-spec-reset-face): Don't apply unspecified
5271 attribute values to the default face.
5272
47893581
JB
52732012-01-31 Juanma Barranquero <lekktu@gmail.com>
5274
5275 * progmodes/cwarn.el (cwarn): Remove dead link.
5276 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
5277 Remove * from defcustom docstrings.
5278 (turn-on-cwarn-mode): Make obsolete.
5279 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
5280 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
5281
e58e988a
GM
52822012-01-31 Glenn Morris <rgm@gnu.org>
5283
60dc2671 5284 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6c9b47ae 5285 Fix :variable handling of mode a symbol not equal to modefun.
60dc2671 5286 Allow named functions to be used as the cdr of :variable.
e58e988a 5287
7a3f511d
GM
52882012-01-30 Glenn Morris <rgm@gnu.org>
5289
5290 * emacs-lisp/authors.el (authors-fixed-entries):
5291 Remove reference to deleted file rnewspost.el.
5292
cb882333
JB
52932012-01-29 Juanma Barranquero <lekktu@gmail.com>
5294
5295 * window.el (window-with-parameter): Remove unused variable `windows'.
5296 (window--side-check): Remove unused variable `code'.
5297 (window--resize-siblings): Remove unused variable `first'.
5298 (adjust-window-trailing-edge): Remove unused variable `failed'.
5299 (window-deletable-p, window--delete): Remove unused variable `buffer'.
5300 Use `let', not `let*'.
5301 (balance-windows-2): Remove unused variable `found'.
5302 (window--state-put-2): Remove unused variable `splits'.
5303 (window-state-put): Remove unused variable `selected'.
5304 (same-window-p): Use `string-match-p'.
5305 (display-buffer-assq-regexp): Remove unused variable `value'.
5306 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5307 Mark argument ALIST as ignored.
5308 (pop-to-buffer): Remove unused variable `old-window'.
5309
907201af
EZ
53102012-01-29 Eli Zaretskii <eliz@gnu.org>
5311
5312 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
5313 and .lzma compressed files.
5314
ea162670
CY
53152012-01-29 Chong Yidong <cyd@gnu.org>
5316
5b95ee8a
CY
5317 * frame.el (window-system-default-frame-alist): Doc fix.
5318
ea162670
CY
5319 * dynamic-setting.el (font-setting-change-default-font): Don't
5320 change the default face if SET-FONT argument is non-nil (Bug#9982).
5321
d6e6f4b1
SB
53222012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
5323
5324 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
5325
0f29fa41 53262012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6b25e4e2
SE
5327
5328 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
5329 breakpoints in files outside current directory (Bug#6098).
5330
db174434
CY
53312012-01-29 Chong Yidong <cyd@gnu.org>
5332
6b25e4e2
SE
5333 * progmodes/python.el: Require ansi-color at top-level.
5334
6df6ae42
JB
5335 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
5336 Define and use in Emacs Lisp mode (Bug#9360).
db174434
CY
5337 (lisp-mode-abbrev-table): Add doc.
5338 (lisp-mode-variables): Don't set local-abbrev-table.
5339 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
5340
e70ee681
RW
53412012-01-28 Roland Winkler <winkler@gnu.org>
5342
5343 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
5344
ace88aa2
RW
53452012-01-28 Roland Winkler <winkler@gnu.org>
5346
5347 * textmodes/bibtex.el (bibtex-entry-alist): New function.
5348 (bibtex-set-dialect): Use it. Either set global values of
5349 dialect-dependent variables or bind these variables buffer-locally
5350 (Bug#10254).
5351 (bibtex-mode): Call bibtex-set-dialect via
5352 hack-local-variables-hook.
eb864a71
LM
5353 (bibtex-dialect): Update docstring.
5354 Add safe-local-variable predicate.
ace88aa2
RW
5355 (bibtex-entry-alist, bibtex-field-alist): Initialize via
5356 bibtex-set-dialect.
5357 (bibtex-mode-map): Define menu for each dialect.
5358 (bibtex-entry): Fix docstring.
5359
93376c5b
CY
53602012-01-28 Chong Yidong <cyd@gnu.org>
5361
5362 * eshell/esh-arg.el (eshell-quote-argument): New function.
5363
5364 * eshell/esh-ext.el (eshell-invoke-batch-file):
5365 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
5366 first arg to eshell-parse-command (Bug#10523).
5367
4372494f
DA
53682012-01-28 Drew Adams <drew.adams@oracle.com>
5369
5370 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
5371 `default-directory' is non-nil.
5372
4d4ec1f8
EZ
53732012-01-28 Eli Zaretskii <eliz@gnu.org>
5374
5375 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
5376 line that displays system-configuration-options. (Bug#9924)
5377
7c188927
DA
53782012-01-28 Drew Adams <drew.adams@oracle.com>
5379
5380 * descr-text.el (describe-char): Show information about POS, in
5381 addition to information about the character at POS. Improve and
5382 update the doc string. Change "code point" to "code point in
5383 charset", to avoid confusion with the character's Unicode code
5384 point shown above that. (Bug#10129)
5385
e0da685a
EZ
53862012-01-28 Eli Zaretskii <eliz@gnu.org>
5387
5388 * descr-text.el (describe-char): Show the raw character, not only
5389 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
5390 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
5391 for the reasons.
5392
70550acf
PH
53932012-01-28 Phil Hagelberg <phil@hagelb.org>
5394
eb864a71
LM
5395 * emacs-lisp/package.el (package-install):
5396 Run package-refresh-contents if there is no archive yet (Bug#9798).
70550acf 5397
0ce8e868
CY
53982012-01-28 Chong Yidong <cyd@gnu.org>
5399
cb882333
JB
5400 * emacs-lisp/package.el (package-maybe-load-descriptor):
5401 New function, split from package-maybe-load-descriptor.
0ce8e868
CY
5402 (package-maybe-load-descriptor): Use it.
5403 (package-download-transaction): Fully load required packages
5404 inside the loop, so that `require' calls work (Bug#10593).
5405 (package-install): No need to call package-initialize now.
5406
2e7f3bea
CY
54072012-01-28 Chong Yidong <cyd@gnu.org>
5408
6e9bad14
CY
5409 * simple.el (deactivate-mark): Doc fix (Bug#8614).
5410
f823b8ca
CY
5411 * tooltip.el (tooltip-mode): Doc fix.
5412 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
5413
2680c309
CY
5414 * frame.el (set-cursor-color): Doc fix (Bug#352).
5415
d7a9e63b
CY
5416 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
5417 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
5418
2e7f3bea
CY
5419 * cus-edit.el (custom-buffer-create-internal): Fix search button
5420 action (Bug#10542).
2ae01800 5421 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2e7f3bea 5422
fc4f7a23
EW
54232012-01-27 Eduard Wiebe <usenet@pusto.de>
5424
5425 * dired.el (dired-mark-files-regexp):
5426 Include any subdirectory components. (Bug#10445)
5427
7dd37071
ML
54282012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
5429
5430 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
5431 Handle [host]:port syntax. (Bug#10533)
5432
a268160b
AH
54332012-01-27 Alex Harsanyi <harsanyi@mac.com>
5434
5435 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
5436
e43273ef
GM
54372012-01-26 Glenn Morris <rgm@gnu.org>
5438
5439 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
5440 * term.el (term-raw-escape-map): Use Control-X-prefix.
5441 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
5442
1edf595d
MR
54432012-01-25 Martin Rudalics <rudalics@gmx.at>
5444
5445 * window.el (window-state-get, window--state-get-1): Don't deal
5446 with fixed-sizeness of windows. Simplify code.
5447
fa8eafef
JC
54482012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
5449
6df6ae42
JB
5450 * window.el (window--state-get-1, window--state-put-2):
5451 Don't save and restore the mark.
fa8eafef 5452
0b21c100
CY
54532012-01-25 Chong Yidong <cyd@gnu.org>
5454
5455 * custom.el (custom-variable-p): Doc fix.
5456
5ae1a6c8
GM
54572012-01-25 Glenn Morris <rgm@gnu.org>
5458
40047858
GM
5459 * dired.el (dired-goto-file): Handle some of the more common
5460 characters that `ls -b' escapes. (Bug#10596)
5461
5ddce96c
GM
5462 * progmodes/compile.el (compilation-next-error-function):
5463 Respect compilation-first-column in the "*compilation*" buffer.
5464 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
5465
5ae1a6c8
GM
5466 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
5467
b559f1a9
GM
54682012-01-24 Glenn Morris <rgm@gnu.org>
5469
5470 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
5471
6725d21a
JD
54722012-01-24 Julien Danjou <julien@danjou.info>
5473
5474 * color.el (color-rgb-to-hsl): Fix value computing.
5475 (color-hue-to-rgb): New function.
5476 (color-hsl-to-rgb): New function.
5477 (color-clamp, color-saturate-hsl, color-saturate-name)
5478 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
5479 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
5480
70df4bbe
GM
54812012-01-24 Glenn Morris <rgm@gnu.org>
5482
5483 * vc/vc-rcs.el (vc-rcs-create-tag):
5484 * vc/vc-sccs.el (vc-sccs-create-tag):
5485 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
5486
802a2ae2
ML
54872012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
5488
5489 * eshell/esh-util.el (eshell-read-hosts-file):
5490 Skip comment lines. (Bug#10549)
5491
d7128bb1
ML
5492 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
5493
d1a5c3b4
JB
54942012-01-23 Juanma Barranquero <lekktu@gmail.com>
5495
2724d9c7
JB
5496 * subr.el (display-delayed-warnings): Doc fix.
5497 (collapse-delayed-warnings): New function to collapse identical
5498 adjacent warnings.
5499 (delayed-warnings-hook): Add it.
d1a5c3b4 5500
a5509865
MA
55012012-01-22 Michael Albinus <michael.albinus@gmx.de>
5502
5503 * net/tramp.el (tramp-action-login): Set connection property "login-as".
5504
a5509865
MA
5505 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
5506 (tramp-default-user-alist): Don't add "pscp".
5507 (tramp-do-copy-or-rename-file-out-of-band): Use connection
5508 property "login-as", if set. (Bug#10530)
5509
cc6d5805
MA
55102012-01-21 Michael Albinus <michael.albinus@gmx.de>
5511
5512 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
5513 "plink1" and "psftp". (Bug#10530)
5514
55152012-01-21 Kenichi Handa <handa@m17n.org>
71784361
KH
5516
5517 * international/mule-cmds.el (prefer-coding-system): Show a
5518 warning message if the default value of file-name-coding-system
5519 was not changed.
5520
f0960428
JC
55212012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
5522
cb882333
JB
5523 * windmove.el (windmove-reference-loc):
5524 Fix windmove-reference-loc miscalculation.
f0960428 5525
dd6f2a63
JB
55262012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
5527
5528 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
5529 default unit.
5530
7b447e9b
GM
55312012-01-21 Glenn Morris <rgm@gnu.org>
5532
117a9ea1
GM
5533 * international/mule.el (auto-coding-alist): Add .tbz.
5534
7b447e9b
GM
5535 * files.el (local-enable-local-variables): Doc fix.
5536 (inhibit-local-variables-regexps): Rename from
5537 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
5538 Doc fix. Add some extensions from auto-coding-alist.
5539 (inhibit-local-variables-suffixes):
5540 Rename from inhibit-first-line-modes-suffixes. Doc fix.
5541 (inhibit-local-variables-p):
5542 New function, extracted from set-auto-mode-1.
5543 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
5544 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
5545 (hack-local-variables): Doc fix. Make the mode-only case
5546 respect enable-local-variables and friends.
5547 Respect inhibit-local-variables-regexps for file-locals, but
5548 not for directory-locals.
5549 (set-visited-file-name):
5550 Take account of inhibit-local-variables-regexps.
5551 Whether it applies may change as the file name is changed.
5552 * jka-cmpr-hook.el (jka-compr-install):
5553 * jka-compr.el (jka-compr-uninstall):
5554 Update for inhibit-first-line-modes-suffixes name change.
5555
dd6e3cdd
MR
55562012-01-20 Martin Rudalics <rudalics@gmx.at>
5557
5558 * help-macro.el (make-help-screen): Temporarily restore original
5559 binding for minor-mode-map-alist (Bug#10454).
5560
0d0deb38
JD
55612012-01-19 Julien Danjou <julien@danjou.info>
5562
5563 * color.el (color-name-to-rgb): Use the white color to find the max
5564 color component value and return correctly computed values.
5565 (color-name-to-rgb): Add missing float conversion for max value.
5566
34a02f46
MR
55672012-01-19 Martin Rudalics <rudalics@gmx.at>
5568
5569 * window.el (window--state-get-1, window-state-get): Do not use
eb864a71
LM
5570 special state value for window-persistent-parameters.
5571 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
34a02f46
MR
5572 (window--state-put-2): Reset all window parameters to nil before
5573 assigning values of persistent parameters.
5574
606c44c4
AM
55752012-01-18 Alan Mackenzie <acm@muc.de>
5576
5577 Eliminate sluggishness and hangs in fontification of "semicolon
5578 deserts".
5579
cb882333
JB
5580 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
5581 Change value 10000 -> 3000.
606c44c4
AM
5582 (c-state-safe-place): Reformulate so it doesn't stack up an
5583 infinite number of wrong entries in c-state-nonlit-pos-cache.
5584 (c-determine-limit-get-base, c-determine-limit): New functions to
5585 determine backward search limits disregarding literals.
5586 (c-find-decl-spots): Amend commenting.
5587 (c-cheap-inside-bracelist-p): New function which detects "={".
5588
5589 * progmodes/cc-fonts.el
5590 (c-make-font-lock-BO-decl-search-function): Give a limit to a
5591 backward search.
5592 (c-font-lock-declarations): Fix an occurrence of point being
5593 undefined. Check additionally for point being in a bracelist or
5594 near a macro invocation without a semicolon so as to avoid a
5595 fruitless time consuming search for a declarator. Give a more
5596 precise search limit for declarators using the new
5597 c-determine-limit.
5598
f3860cea
GM
55992012-01-18 Glenn Morris <rgm@gnu.org>
5600
5601 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
5602 (set-auto-mode): Doc fixes.
5603
1db03b16
GM
56042012-01-17 Glenn Morris <rgm@gnu.org>
5605
0e6038be
GM
5606 * isearch.el (search-nonincremental-instead): Fix doc typo.
5607
1db03b16
GM
5608 * dired.el (dired-insert-directory): Handle newlines in directory name.
5609 (dired-build-subdir-alist): Unescape newlines in directory name.
5610
4cb0aa75
MA
56112012-01-17 Michael Albinus <michael.albinus@gmx.de>
5612
5613 * net/tramp.el (tramp-local-end-of-line): New defcustom.
5614 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
5615 (tramp-action-terminal): Use it. (Bug#10530)
5616
1d00653d
SM
56172012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
5618
5619 * minibuffer.el (completion--replace): Strip properties (bug#10062).
5620
6a6ee00d
MR
56212012-01-16 Martin Rudalics <rudalics@gmx.at>
5622
5623 * window.el (window-state-ignored-parameters): Remove variable.
5624 (window--state-get-1): Rename argument MARKERS to IGNORE.
5625 Handle persistent window parameters. Make copy of clone-of
5626 parameter only if requested. (Bug#10348)
5627 (window--state-put-2): Install a window parameter only if it has
5628 a non-nil value or an existing parameter shall be overwritten.
5629
97912def
MA
56302012-01-15 Michael Albinus <michael.albinus@gmx.de>
5631
5632 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
5633
688070a5
EZ
56342012-01-14 Eli Zaretskii <eliz@gnu.org>
5635
5636 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
5637 don't pass the (nil) value of `upnode' to string-match.
5638
301afadc
CY
56392012-01-14 Chong Yidong <cyd@gnu.org>
5640
5641 * startup.el (command-line): Fix X resource class for cursorColor.
04877ddb 5642 Fix values recognized by the cursorBlink resource.
301afadc 5643
9e5788aa
PE
56442012-01-14 Paul Eggert <eggert@cs.ucla.edu>
5645
5646 * epg.el (epg--make-temp-file): Avoid permission race condition
5647 when running on old Emacs versions (bug#10403).
5648
3cdb7f5a
GM
56492012-01-14 Glenn Morris <rgm@gnu.org>
5650
5651 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
5652
8c82b1b4
AM
56532012-01-13 Alan Mackenzie <acm@muc.de>
5654
5655 Fix filling for when filladapt mode is enabled.
5656
5657 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
5658 c-mask-paragraph, pass in `fill-paragraph' rather than
5659 `fill-region-as-paragraph'. (This is a reversion of a previous
5660 change.)
eb864a71
LM
5661 * progmodes/cc-mode.el (c-basic-common-init):
5662 Make fill-paragraph-handle-comment buffer local and set it to nil.
8c82b1b4 5663
e517eda4
GM
56642012-01-13 Glenn Morris <rgm@gnu.org>
5665
1498536e
GM
5666 * dired.el (dired-switches-escape-p): New function.
5667 (dired-insert-directory): Use dired-switches-escape-p.
5668 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
5669
e517eda4
GM
5670 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
5671
328f984d
GM
56722012-01-12 Glenn Morris <rgm@gnu.org>
5673
5674 * mail/sendmail.el (mail-mode): Update paragraph-separate for
5675 changes in adaptive-fill-regexp. (Bug#10276)
5676
2cc769a8
AM
56772012-01-11 Alan Mackenzie <acm@muc.de>
5678
5679 Fix Emacs bug #10463 - put `widen's around the critical spots.
5680
1d00653d 5681 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
2cc769a8
AM
5682 widen around each invocation of c-state-pp-to-literal. Remove an
5683 unused let variable.
5684
e52c37fa
GM
56852012-01-11 Glenn Morris <rgm@gnu.org>
5686
5687 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
09044622 5688 Doc fix.
e52c37fa 5689
96f8741e
CY
56902012-01-10 Chong Yidong <cyd@gnu.org>
5691
1d00653d
SM
5692 * net/network-stream.el (network-stream-open-starttls):
5693 Avoid emitting a confusing error message when the server gives a bad
96f8741e
CY
5694 response to the capability command.
5695
b09a806e
GM
56962012-01-10 Glenn Morris <rgm@gnu.org>
5697
5698 * mail/unrmail.el (unrmail): Tweak previous change.
5699
7655cb66
CY
57002012-01-09 Chong Yidong <cyd@gnu.org>
5701
5702 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
5703
9d5a8f0b
AM
57042012-01-08 Alan Mackenzie <acm@muc.de>
5705
5706 Optimise font locking in long enum definitions.
5707
5708 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
5709 arm to a cond form to handle enums.
5710 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
5711 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
5712
9a0115ab 57132012-01-07 Paul Eggert <eggert@cs.ucla.edu>
6bb72cbd
PE
5714
5715 * files.el (move-file-to-trash): Preserve default file modes on error.
a0562b3d 5716 (Bug#10401)
6bb72cbd 5717
f186bb95
LMI
57182012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5719
29232a68
LMI
5720 * faces.el (set-face-attribute): Clarify the meaning of the nil
5721 frame (bug#10294).
5722
4e5d086d
LMI
5723 * subr.el (with-selected-frame): Mention that the selected frame
5724 is restored (bug#9980).
5725
8e66aebe
LMI
5726 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
5727 (bug#9759).
5728
cd394be1 5729 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
f186bb95
LMI
5730 (password-read): Don't autoload unused function.
5731
adf4e762
JB
57322012-01-07 Juanma Barranquero <lekktu@gmail.com>
5733
5734 * progmodes/which-func.el (which-func-mode): Turn into a
5735 non-interactive function and mark as obsolete (bug#10428).
5736
89bd9ccd
CY
57372012-01-06 Chong Yidong <cyd@gnu.org>
5738
5739 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
5740 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
5741 functions, along with 1 and -1.
5742
4afee9d5
EZ
57432012-01-06 Eli Zaretskii <eliz@gnu.org>
5744
5745 * time.el (display-time-load-average)
5746 (display-time-default-load-average): Doc fixes. See the thread
5747 starting at
5748 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
5749 for the details.
5750
536aea70
GM
57512012-01-06 Glenn Morris <rgm@gnu.org>
5752
665ae865
GM
5753 * mail/unrmail.el (unrmail): Give an explicit error if the input file
5754 has no messages. (Bug#10377)
5755
c869783d
GM
5756 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
5757 than Info-edit. (Bug#10385)
5758
2bb4227e
GM
5759 * time.el (display-time-load-average, display-time-next-load-average):
5760 Doc fixes.
5761
7d5944b9
GM
5762 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
5763 local setting of buffer-read-only to the input buffer. (Bug#10419)
5764
536aea70
GM
5765 * calendar/calendar.el (calendar-mode):
5766 Locally set scroll-margin to 0. (Bug#10379)
5767
7dccca16
UM
57682012-01-06 Ulrich Mueller <ulm@gentoo.org>
5769
5770 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
5771
afbb7930
GM
57722012-01-05 Glenn Morris <rgm@gnu.org>
5773
5774 * eshell/em-unix.el (diff-no-select): Autoload it.
5775 (eshell/diff): Use diff-no-select. (Bug#10420)
5776
04482335
CY
57772012-01-05 Chong Yidong <cyd@gnu.org>
5778
7baca3bc
CY
5779 * shell.el (shell-dynamic-complete-functions): Revert last change.
5780 (shell-command-completion-function): New function.
5781 (shell-completion-vars): Use it to implement
5782 shell-completion-execonly (Bug#10417).
5783
04482335
CY
5784 * custom.el (enable-theme): Don't set custom-safe-themes.
5785
1d00653d
SM
5786 * cus-theme.el (custom-theme-merge-theme):
5787 Ignore custom-enabled-themes and custom-safe-themes.
04482335 5788
bb5aa5d6
MM
57892012-01-05 Michael R. Mauger <mmaug@yahoo.com>
5790
5791 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
5792 first prompt in `sql-interacive-mode'.
5793 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
04482335 5794 keywords.
6df6ae42 5795 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
bb5aa5d6
MM
5796 (sql-product-interactive): Bug fix: Set `sql-buffer' in
5797 context of original buffer. Invoke `sql-login-hook'.
5798
a7183d7c
EZ
57992012-01-04 Eli Zaretskii <eliz@gnu.org>
5800
5801 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
5802 letters in cite-prefix.
5803
a1eacd1e
LMI
58042012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5805
5806 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
5807
787cdb34
CY
58082012-01-03 Chong Yidong <cyd@gnu.org>
5809
1d00653d
SM
5810 * shell.el (shell-dynamic-complete-functions):
5811 Put pcomplete-completions-at-point, so as to try
787cdb34
CY
5812 comint-filename-completion first (Bug#10417).
5813
30710442
RS
58142012-01-02 Richard Stallman <rms@gnu.org>
5815
5816 * battery.el (battery-status-function):
5817 Detect when to use battery-yeeloong-sysfs.
5818 (battery-echo-area-format): Add string for Yeeloong.
5819 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
5820 (battery-yeeloong-sysfs): New function.
5821
f75bfc33
CY
58222012-01-02 Chong Yidong <cyd@gnu.org>
5823
5824 * dirtrack.el (dirtrack-list): Eliminate unused third element.
5825 (dirtrack): Merge code for handling relative filenames in prompt
5826 from shell-dir-cookie-watcher.
5827 (dirtrack-debug-message): New arg to avoid excess format calls.
5828
5829 * shell.el (shell-dir-cookie-re): Variable deleted.
5830 (shell-dir-cookie-watcher): Function deleted.
5831 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
5832 with dirtrack-mode.
5833
651e947e
EZ
58342012-01-01 Eli Zaretskii <eliz@gnu.org>
5835
1d00653d
SM
5836 * term/w32-win.el (dynamic-library-alist) <gnutls>:
5837 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
651e947e
EZ
5838 libgnutls-26.dll.
5839
94d4c7dc
AS
58402011-12-31 Andreas Schwab <schwab@linux-m68k.org>
5841
5842 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
5843
8d43f3cd
EZ
58442011-12-31 Eli Zaretskii <eliz@gnu.org>
5845
5846 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
5847 headers of non-MIME messages, when rmail-enable-mime is non-nil.
5848
98c8795a
MA
58492011-12-29 Michael Albinus <michael.albinus@gmx.de>
5850
5851 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
5852 also for alternative shells.
5853 (tramp-open-connection-setup-interactive-shell): Check, whether
5854 the shell is a busybox.
5855 (tramp-send-command): Don't suppress multiple prompts for
5856 busyboxes, it hurts.
5857
51281b32
CY
58582011-12-28 Chong Yidong <cyd@gnu.org>
5859
5860 * progmodes/gdb-mi.el (gdb-get-source-file-list)
5861 (gdb-get-source-file): Move mode line update to
5862 gdb-get-source-file (Bug#10087).
5863
2170cb53
CY
58642011-12-25 Chong Yidong <cyd@gnu.org>
5865
5866 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
5867 gud-gdb-marker-filter without taking it as an argument.
5868 (gud-gdb-run-command-fetch-lines): Caller changed.
5869 (gud-gdb-completion-function): New variable.
5870 (gud-gdb-completion-at-point): Use it.
5871 (gud-gdb-completions-1): Split from gud-gdb-completions.
5872
5873 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
5874 function as separate arguments.
5875 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
5876 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
5877 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
5878 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
5879 (gdb-stopped, def-gdb-auto-update-trigger)
5880 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
b81d40f0
JB
5881 (gdb-get-changed-registers, gdb-get-main-selected-frame):
5882 Callers changed.
2170cb53
CY
5883 (gud-gdbmi-completions): New function.
5884 (gdb): Use it for generating the completion table.
5885
be8b11bb
AM
58862011-12-24 Alan Mackenzie <acm@muc.de>
5887
5888 Introduce a mechanism to widen the region used in context font
1d00653d 5889 locking. Use this to protect declarations from losing their contexts.
be8b11bb 5890
1d00653d
SM
5891 * progmodes/cc-langs.el (c-before-font-lock-functions):
5892 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
b81d40f0 5893 (c-before-context-fontification-functions): New defvar, a list of
be8b11bb
AM
5894 functions to be run just before context (etc.) font locking.
5895
5896 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
b81d40f0 5897 New, functionality extracted from
be8b11bb 5898 c-neutralize-syntax-in-and-mark-CPP.
b81d40f0 5899 (c-in-after-change-fontification): New variable.
be8b11bb
AM
5900 (c-after-change): Set c-in-after-change-fontification.
5901 (c-set-fl-decl-start): Rejig its interface, so it can be called
5902 from both after-change and context fontifying.
b81d40f0
JB
5903 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
5904 New functions.
5905 (c-standard-font-lock-fontify-region-function): New variable.
5906 (c-font-lock-fontify-region): New function.
be8b11bb 5907
341cf6ac
JL
59082011-12-24 Juri Linkov <juri@jurta.org>
5909
5910 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
5911 (Bug#10348)
5912
bffcee0a
MA
59132011-12-23 Michael Albinus <michael.albinus@gmx.de>
5914
5915 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
5916 existence of source file. (Bug#10325)
5917
cb5e207c
AM
59182011-12-23 Alan Mackenzie <acm@muc.de>
5919
5920 Fix unstable fontification inside templates.
5921
b81d40f0
JB
5922 * progmodes/cc-langs.el (c-before-font-lock-functions):
5923 Newly created from the singular version. The (c c++ objc) entry now
cb5e207c
AM
5924 additionally has c-set-fl-decl-start. The other languages (apart
5925 from AWK) have that as a single entry.
5926
b81d40f0
JB
5927 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
5928 The functionality for "local" declarations has been extracted to
cb5e207c
AM
5929 c-set-fl-decl-start.
5930
b81d40f0
JB
5931 * progmodes/cc-mode.el (c-common-init, c-after-change):
5932 Changes due to pluralisation of c-before-font-lock-functions.
cb5e207c
AM
5933 (c-set-fl-decl-start): New function, extracted from
5934 c-font-lock-enclosing-decls and enhanced.
5935
60ff536c
JB
59362011-12-23 Juanma Barranquero <lekktu@gmail.com>
5937
5938 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
5939
1c4757d6
JL
59402011-12-22 Juri Linkov <juri@jurta.org>
5941
5942 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
5943
d031f2c7
CY
59442011-12-22 Chong Yidong <cyd@gnu.org>
5945
5946 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
5947
bace743a
DA
59482011-12-21 Drew Adams <drew.adams@oracle.com>
5949
5950 * files.el (file-remote-p): Fix docstring. (Bug#10319)
5951
728a1f2b
JC
59522011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
5953
5954 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
5955
0d373f73
TZ
59562011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
5957
fec0aaa4
TZ
5958 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
5959 highlighting and support. Fix up comments for capitalization.
5960 (cfengine-mode-debug): New var.
5961 (cfengine3-mode): Change the modeline indicator to "CFE3".
5962 (cfengine3-font-lock-keywords): Improve defun highlighting.
5963 (cfengine2-actions): Rename from `cfengine-actions'.
5964 (cfengine2-font-lock-keywords): Rename from
5965 `cfengine-font-lock-keywords'.
5966 (cfengine2-imenu-expression): Rename from
5967 `cfengine-imenu-expression'.
5968 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
5969 (cfengine2-beginning-of-defun): Rename from
5970 `cfengine-beginning-of-defun'.
5971 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
5972 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
5973 (cfengine2-mode): Rename from `cfengine-mode'. Change the
5974 modeline indicator to "CFE2".
5975 (cfengine-mode): Defalias to `cfengine-auto-mode'.
5976 (cfengine-mode-abbrevs): Mark obsolete.
0d373f73 5977
bc86f573
CY
59782011-12-21 Chong Yidong <cyd@gnu.org>
5979
5980 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
5981 filename argument.
5982
d45ba96b
MR
59832011-12-20 Martin Rudalics <rudalics@gmx.at>
5984
5985 * window.el (window-normalize-buffer-to-display): Remove.
5986 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
5987
a6198c90
CY
59882011-12-19 Chong Yidong <cyd@gnu.org>
5989
5990 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
5991 Don't signal an error in a predicate function; return non-nil.
5992 (vc-dir-mark-file): Move the error here.
5993 (vc-dir-mark-unmark): If acting on the region, keep going if one
5994 of the entries cannot be marked/unmarked.
5995 (vc-dir-mark-all-files): If current entry is a directory, mark
5996 only child files, as documented.
5997
34c5fb55
VB
59982011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
5999
6000 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
6001 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
6002 addition.
6003
c803b2b7
JD
60042011-12-18 Jan Djärv <jan.h.d@swipnet.se>
6005
6006 * term/ns-win.el (ns-get-selection-internal)
6007 (ns-store-selection-internal): Declare.
1154d12e
JB
6008 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
6009 Declare as obsolete.
6010 (ns-get-pasteboard, ns-paste-secondary):
6011 Use ns-get-selection-internal.
6012 (ns-set-pasteboard, ns-copy-including-secondary):
6013 Use ns-store-selection-internal.
c803b2b7 6014
9cff91f8 60152011-12-17 Chong Yidong <cyd@gnu.org>
99a289d9
CY
6016
6017 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
9cff91f8 6018 (vc-deduce-fileset): Doc fix.
99a289d9 6019
f16c898a
AS
60202011-12-16 Andreas Schwab <schwab@linux-m68k.org>
6021
6022 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
6023
763237c4
SS
60242011-12-13 Sam Steingold <sds@gnu.org>
6025
6026 * man.el (Man-getpage-in-background): When running under a
6027 window-system, ignore $MANWIDTH and $COLUMNS.
6028
5fc1c122
KH
60292011-12-15 Kenichi Handa <handa@m17n.org>
6030
6031 * language/ethio-util.el: Change coding tag to utf-8-emacs.
6032 (setup-ethiopic-environment-internal): Comment out key-binding for
6033 ethio-toggle-punctuation.
6034
13d49cbb
AM
60352011-12-13 Alan Mackenzie <acm@muc.de>
6036
898169a2
AM
6037 Add the switch statement to AWK Mode.
6038
7a71b18d 6039 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
898169a2
AM
6040 "default" to the keywords regexp.
6041
7a71b18d 6042 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
898169a2 6043 expression as the rest.
1d00653d
SM
6044 (c-nonlabel-token-key): Allow string literals for AWK.
6045 Refactor for the other modes.
898169a2 6046
13d49cbb 6047 Large brace-block initialisation makes CC Mode slow: Fix.
1d00653d 6048 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
13d49cbb
AM
6049 routines. Limit backward searching in c-font-lock-enclosing.decl.
6050
6051 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
6052 pp-state and literal type in addition to the limits.
1d00653d 6053 (c-state-safe-place): New defun, extracted from c-state-literal-at.
13d49cbb 6054 (c-state-literal-at): Use the above new defun.
1d00653d
SM
6055 (c-slow-in-literal, c-fast-in-literal): Remove.
6056 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
13d49cbb
AM
6057
6058 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
6059 being in a literal. Add a limit for backward searching.
6060
6061 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
6062 c-slow-in-literal.
6063
15e0efc7
SM
60642011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
6065
6066 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
6067
454592a6
MR
60682011-12-13 Martin Rudalics <rudalics@gmx.at>
6069
6070 * window.el (delete-other-windows): Use correct frame in call to
6071 window-with-parameter.
6072
87393f26
DP
60732011-12-12 Daniel Pfeiffer <occitan@t-online.de>
6074
6075 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
6076 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
6077 (makefile-gmake-statements, makefile-makepp-statements):
6078 Use it and add new makepp keywords.
6079 (makefile-makepp-font-lock-keywords): Add new patterns.
6080 (makefile-match-function-end): Match new [...] and [[...]].
6081
11636b22
JB
60822011-12-11 Juanma Barranquero <lekktu@gmail.com>
6083
6084 * ses.el (ses-call-printer-return, ses-cell-property-get)
6085 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
6086 (ses-create-cell-variable, ses-reset-header-string)
6087 (ses-cell-set-formula, ses-repair-cell-reference-all)
6088 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
6089 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
6090 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
6091 (ses-aset-with-undo, ses-load, ses-truncate-cell)
6092 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
6093 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
6094 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
6095 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
6096 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
6097 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
6098 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
6099 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
6100
cf018193
VB
61012011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
6102
6103 * ses.el: The overall change is to add cell renaming, that is
6104 setting fancy names for cell symbols other than name matching
6105 "\\`[A-Z]+[0-9]+\\'" regexp .
6106 (ses-create-cell-variable): New defun.
6107 (ses-relocate-formula): Relocate formulas only for cells the
6108 symbols of which are not renamed, i.e. symbols whose names do not
6109 match regexp "\\`[A-Z]+[0-9]+\\'".
6110 (ses-relocate-all): Relocate values only for cells the symbols of
6111 which are not renamed.
6112 (ses-load): Create cells variables as the (ses-cell ...) are read,
6113 in order to check row col consistency with cell symbol name only
6114 for cells that are not renamed.
6115 (ses-replace-name-in-formula): New defun.
6116 (ses-rename-cell): New defun.
6117
ee957461
CY
61182011-12-11 Chong Yidong <cyd@gnu.org>
6119
6120 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
6121 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
6122
9a9e9ef0
MR
61232011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
6124
6125 * window.el (other-window): Fix docstring.
6126
92a8eba5
EZ
61272011-12-10 Eli Zaretskii <eliz@gnu.org>
6128
6129 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
1d00653d
SM
6130 `from' or `to' address before taking its substring.
6131 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
92a8eba5
EZ
6132 encoded name is chopped in the middle of the encoded string, and
6133 thus displayed encoded.
6134
e152e577
JB
61352011-12-10 Juanma Barranquero <lekktu@gmail.com>
6136
6137 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
6138
e5d84bfe
EZ
61392011-12-10 Eli Zaretskii <eliz@gnu.org>
6140
6141 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
6142 to use texinfo-update-node and commands that call it if the
6143 Texinfo file uses @node lines without next/prev/up pointers.
b8830d28 6144 Correct outdated description about texinfo-master-menu.
e5d84bfe
EZ
6145 (texinfo-all-menus-update, texinfo-master-menu)
6146 (texinfo-update-node, texinfo-every-node-update)
6147 (texinfo-multiple-files-update): Doc fix. Warn against updating
6148 all the @node lines.
6149 (texinfo-master-menu): Only call texinfo-update-node if the prefix
b8830d28
EZ
6150 argument is numeric. Explain better in the doc string what the
6151 function really does.
6152 (texinfo-insert-master-menu-list): Improve the error message
6153 displayed if there's no menu in the Top node.
6154 (Bug#2975) See also this thread:
e5d84bfe
EZ
6155 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
6156
1d84e9bb
MG
61572011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
6158
6159 * speedbar.el (speedbar-supported-extension-expressions):
6160 Add .adb and .ads, commonly used for Ada source code (bug#10256).
6161
382c953b
JB
61622011-12-09 Juanma Barranquero <lekktu@gmail.com>
6163
6164 * printing.el (pr-mode-alist):
6165 * simple.el (filter-buffer-substring-functions)
6166 (completion-list-insert-choice-function):
6167 * window.el (window-with-parameter, window-atom-root)
6168 (window-sides-slots, window-size-fixed, window-min-delta)
6169 (window-max-delta, window--resize-mini-window)
6170 (window--resize-child-windows-normal, window-tree)
6171 (delete-other-windows, quit-window, split-window)
6172 (display-buffer-record-window, special-display-buffer-names)
6173 (special-display-regexps, special-display-popup-frame)
6174 (same-window-p, split-window-sensibly)
6175 (display-buffer-overriding-action, display-buffer-alist)
6176 (display-buffer-base-action, display-buffer, switch-to-buffer)
6177 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
6178 (fit-window-to-buffer, recenter-positions)
6179 (mouse-autoselect-window-state, mouse-autoselect-window-select):
6180 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
6181 and remove unneeded backslashes in docstrings.
6182
39c9faef
SM
61832011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
6184
98449af8
SM
6185 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
6186
39c9faef
SM
6187 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
6188 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
6189 end in ".mk".
6190 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
6191 when reading the makefile (bug#10116).
6192
86ed9fdc
SM
61932011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6194
6195 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
6196 (bug#10116).
6197
5580f89d
GM
61982011-12-06 Glenn Morris <rgm@gnu.org>
6199
6200 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
6201
28d3917c
CY
62022011-12-06 Chong Yidong <cyd@gnu.org>
6203
6204 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
6205
a98edce9
JB
62062011-12-06 Juanma Barranquero <lekktu@gmail.com>
6207
6208 * textmodes/table.el (table-shorten-cell): Fix typo.
6209
e65adfac
CG
62102011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
6211
6212 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
6213
71cc0b74
EZ
62142011-12-05 Eli Zaretskii <eliz@gnu.org>
6215
6216 * descr-text.el (describe-char): Fix display of strong
6217 right-to-left characters and directional embeddings and overrides.
6218
6219 * simple.el (what-cursor-position): Fix display of codepoints of
6220 strong right-to-left characters.
6221
315bc30d
CY
62222011-12-05 Chong Yidong <cyd@gnu.org>
6223
6224 * faces.el (read-color): Doc fix.
6225
58a70b94
GM
62262011-12-05 Glenn Morris <rgm@gnu.org>
6227
6228 * align.el (align--set-marker): Add doc-string.
6229 Don't try to move something that is not a marker. (Bug#10216)
6230
5158face
GM
62312011-12-04 Glenn Morris <rgm@gnu.org>
6232
6233 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
6234 overly zealous deletion of trailing whitespace.
6235
520fca41
JB
62362011-12-04 Juanma Barranquero <lekktu@gmail.com>
6237
6238 * server.el (server-delete-client): On Windows, do not try to delete
6239 the only terminal.
6240 (server-process-filter): On Windows, treat requests for a tty frame as
6241 if they were for a GUI frame if the running server is in GUI mode.
6242
5e605a2e
GM
62432011-12-03 Glenn Morris <rgm@gnu.org>
6244
6245 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
6246
5c3fe83f
SM
62472011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6248
6f5e57e7
SM
6249 * electric.el: Streamline electric-indent's hook.
6250 (electric-indent-chars): Revert to simple list.
6251 (electric-indent-functions): New var.
6252 (electric-indent-post-self-insert-function): Use it.
6253
5c3fe83f
SM
6254 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
6255 there's no inferior buffer (bug#10196).
6256 (prolog-consult-compile): Don't use toggle-read-only.
6257
6bdac736
MA
62582011-12-02 Michael Albinus <michael.albinus@gmx.de>
6259
6260 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
6261 interrupt. (Bug#10187)
6262
6131ba7f
SM
62632011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6264
99c79fee
SM
6265 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
6266 (bug#9160).
6267
6131ba7f
SM
6268 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
6269 (bug#10191).
6270
cb0a02ea
JL
62712011-12-02 Juri Linkov <juri@jurta.org>
6272
6273 * info.el (Info-search): Display "end of manual" when Isearch
6274 reaches the end of single-file Info manual. (Bug#9918)
6275
66e0570c
EZ
62762011-12-02 Eli Zaretskii <eliz@gnu.org>
6277
6278 * isearch.el (isearch-message-prefix): Run the input method part
6279 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
6280
02b16839
JL
62812011-12-02 Juri Linkov <juri@jurta.org>
6282
6283 * isearch.el (isearch-occur): Use `word-search-regexp' for
6284 `isearch-word'.
6285 (isearch-search-and-update): Add condition for `isearch-word' and
6286 call `word-search-regexp'. (Bug#10145)
6287
0b950688
GM
62882011-12-01 Glenn Morris <rgm@gnu.org>
6289
6290 * eshell/em-hist.el (eshell-hist-initialize):
6291 Handle eshell-history-size nil and HISTSIZE set or unset.
e8087a76 6292 (eshell-history-file-name, eshell-history-size): Fix custom type.
0b950688 6293
9505c3c7
SM
62942011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6295
6296 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
6297
1bbe96b2 62982011-12-01 Michael McNamara <mac@mail.brushroad.com>
6288f0ca 6299
a1beca85
SM
6300 * progmodes/verilog-mode.el (verilog-pretty-expr):
6301 Rework verilog-pretty-expr to handle new assignment operators in system
6288f0ca
WS
6302 verilog, such as += *= and the like.
6303 (verilog-assignment-operator-re): Regular expression to find the
6304 assigment operator in a verilog assignment.
6305 (verilog-assignment-operation-re): Regular expression to find an
6306 assignment statement for pretty-expr.
6307 (verilog-in-attribute-p): Query returns true if point is in an
6308 attribute context; used to skip these for expression line up from
6309 pretty-expr.
6310 (verilog-in-parameter-p): Query returns true if point is in an
6311 parameter definition context; used to skip these for expression
6312 line up from pretty-expr.
6313 (verilog-in-parenthesis-p): Query returns true if point is in a
6314 parenthetical expression, specifically ( ) but not [ ] or { };
6315 used by pretty-expr.
6316 (verilog-just-one-space): If there is no space, don't add one.
6317 (verilog-get-lineup-indent-2): Specifically skip just attribute
6318 contexts for expression lineup, rather than skipping all
6319 parenthetical expressions.
6320 (verilog-calculate-indent): Fix comment, and fix indent.
6321 (verilog-do-indent): Indent declarations in lists (suggested by
6322 Joachim Lechner).
6323 (verilog-mode-abbrev-table): Populate abbrev mode with the various
6324 skeleton items.
6325 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
6326 by Alain Mellan).
6327
1bbe96b2 63282011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
6288f0ca
WS
6329
6330 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
6331 parameters with embedded comments. Reported by Ray Stevens.
6332 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
6333 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
6334 Reported by Tim Holt.
6335 (verilog-auto): Fix AUTOing a upper module then AUTOing module
6336 instantiated by upper module causing wrong expansion until AUTOed a
6337 second time. Reported by K C Buckenmaier.
6338 (verilog-diff-auto): Fix showing .* as a difference when
6339 `verilog-auto-star-save' off. Reported by Dan Dever.
6340 (verilog-auto-reset, verilog-read-always-signals)
6341 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
6342 temporary signals in reset list if
6343 verilog-auto-reset-blocking-in-non is nil, and match assignment
a1beca85
SM
6344 style to each signal's assignment type, bug381.
6345 Reported by Thomas Esposito.
6288f0ca
WS
6346 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
6347 (verilog-uvm-statement-re): Support UVM indentation and
6348 highlighting, with old OVM keywords only.
a1beca85 6349 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
1d00653d
SM
6350 Support AUTOTIEOFF creating non-wire data types.
6351 Suggested by Jonathan Greenlaw.
6288f0ca
WS
6352 (verilog-auto-insert-lisp, verilog-delete-to-paren)
6353 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
6354 (verilog-inject-sense, verilog-read-inst-pins)
a1beca85
SM
6355 (verilog-read-sub-decls, verilog-read-sub-decls-line):
6356 Fix mismatching parenthesis inside commented out code when deleting
382c953b 6357 AUTOINST, bug383. Reported by Jonathan Greenlaw.
6288f0ca
WS
6358 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
6359 non-numeric vector width. Reported by Alex Reed.
6360 (verilog-auto-ascii-enum): Add "onehot" option to work around not
382c953b 6361 detecting signals with parameter widths. Reported by Alex Reed.
a1beca85
SM
6362 (verilog-auto-delete-trailing-whitespace):
6363 With `verilog-auto-delete-trailing-whitespace' remove trailing
6288f0ca
WS
6364 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
6365 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
6366 Fix verilog-scan-cache corruption when running user AUTO expansion
6367 hooks that call indentation routines.
6368 (verilog-simplify-range-expression): Fix typo ignoring lower case
6369 identifiers.
6370 (verilog-delete-auto): Fix delete-autos to also remove user created
6371 automatics, as long as they start with AUTO.
6372 (verilog-batch-diff-auto, verilog-diff-auto)
6373 (verilog-diff-function): Add `verilog-diff-auto' and bind to
6374 "C-c?" to report differences in AUTO expansion, ignoring spaces.
6375 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
6376 (verilog-in-paren-quick, verilog-re-search-backward-quick)
a1beca85
SM
6377 (verilog-re-search-forward-quick, verilog-syntax-ppss):
6378 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
6288f0ca
WS
6379 is disabled and its cache will get corrupt, causing AUTOS not to
6380 expand. Instead use only -quick functions.
6381 (verilog-scan-region): Fix scanning over escaped quotes.
6382 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
6383 (verilog-re-search-backward-quick)
6384 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
6385 related functions now ignore strings, to fix misparsing of strings
6386 with magic comments embedded in them.
a1beca85
SM
6387 (verilog-read-auto-template):
6388 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
6389 Reported by Brad Dobbie.
6390 (verilog-read-auto-template):
6391 Fix 'verilog-auto-inst-template-numbers' with comments.
6288f0ca 6392 Reported by Brad Dobbie.
6288f0ca
WS
6393 (verilog-auto-inst, verilog-auto-inst-param)
6394 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
6395 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
6396 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
a1beca85
SM
6397 debugging templates without merge conflicts, bug357.
6398 Reported by Brad Dobbie.
6399 (verilog-read-auto-template):
6400 Fix verilog-auto-inst-template-numbers with multiple templates.
6288f0ca
WS
6401 Reported by Brad Dobbie.
6402 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
6403 abbrevs so user won't be asked to save.
6404 (verilog-read-auto-lisp-present): Fix to start at beginning of
6405 buffer in case called outside of verilog-auto.
6406 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
6407 to "X-2". Reported by Matthew Myers.
6408 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
6409 all inputs from module templates. Reported by Leith Johnson.
6410 (verilog-module-inside-filename-p): Fix locating programs as with
6411 modules.
6412 (verilog-auto-inst-port): Fix vl-width expressions when using
6413 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
6414 (verilog-decls-get-regs, verilog-decls-get-signals,
6415 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
6416 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
6417 verilog-read-decls): Combine reg and wire structures into one var
6418 structure to represent SystemVerilog concepts.
6419 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
6420 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
a1beca85
SM
6421 (verilog-auto-wire-type, verilog-insert-definition):
6422 Add verilog-auto-wire-type and AUTOLOGIC to support using
6288f0ca
WS
6423 SystemVerilog "logic" keyword instead of "wire"/"reg".
6424 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
6425 to declares outputs that also have assignments (presumably in an
a1beca85
SM
6426 ifdef or generate if so there's not a driver conflict).
6427 Reported by Matthew Myers.
6428 (verilog-auto-declare-nettype, verilog-insert-definition):
6429 Add verilog-auto-declare-nettype to fix declarations using
6288f0ca
WS
6430 `default_nettype none. Reported by Julian Gorfajn.
6431 (verilog-read-always-signals-recurse, verilog-read-decls)
6432 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
6433 malformed end statement, bug325. Reported by Joshua Wise and
6434 Andrew Drake.
6435 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
6436 (verilog-inst-comment-re): Fix not deleting Interfaced comment
1d00653d
SM
6437 when expanding .* in interfaces, bug320.
6438 Reported by Pierre-David Pfister.
6288f0ca 6439 (verilog-read-module-name): Fix import statements between module
1d00653d
SM
6440 name and open parenthesis, bug317.
6441 Reported by Pierre-David Pfister.
6288f0ca
WS
6442 (verilog-simplify-range-expression): Fix simplification of
6443 multiplications inside AUTOWIRE connections, bug303.
6444 (verilog-auto-inst-port): Support parameter expansion in
6445 multidimensional arrays.
6446 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
6447 after "assert property". Reported by Julian Gorfajn.
6448 (verilog-simplify-range-expression): Fix "couldn't merge" errors
6449 with multiplication, bug303.
6450 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
6451 Reported by Jan Frode Lonnum.
6452
1bbe96b2
GM
64532011-11-30 Juanma Barranquero <lekktu@gmail.com>
6454
6455 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
6456 (hfy-shell-file-name, hfy-shell):
6457 * international/fontset.el (x-decompose-font-name): Fix typos.
6458
64592011-11-29 Ken Brown <kbrown@cornell.edu>
6460
6461 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
6462 (gdb-version): Remove defvar.
6463 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
6464 (gdb-gud-context-command, gdb-non-stop-handler)
6465 (gdb-current-context-command, gdb-stopped): Use it.
6466 (gdb-init-1): Enable pretty printing here.
6131ba7f
SM
6467 (gdb-non-stop-handler): Don't enable pretty-printing here.
6468 Check to see if the target supports non-stop mode; if not, turn off
1bbe96b2
GM
6469 non-stop mode. Use the following.
6470 (gdb-check-target-async): New defun.
6471 (gud-watch, gdb-stopped): Fix whitespace.
6472 (gdb-get-source-file): Don't try to display the source file if
6473 `gdb-main-file' is nil.
6474
64752011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
6476
6477 * align.el: Try to generate fewer markers (bug#10047).
6478 (align--set-marker): New macro.
6479 (align-region): Use it.
6480
c935221f
SM
64812011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
6482
6483 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
6484
e70b5064
CY
64852011-11-29 Chong Yidong <cyd@gnu.org>
6486
6487 * indent.el (indent-for-tab-command, indent-according-to-mode):
6488 Doc fix.
6489 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
6490
f3af92b7
MA
64912011-11-29 Michael Albinus <michael.albinus@gmx.de>
6492
6493 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
6494 aware of remote file names. (Bug#10124)
6495
ed472be9
CY
64962011-11-29 Chong Yidong <cyd@gnu.org>
6497
6498 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
6499
24510c22
SM
65002011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6501
6502 * files.el (find-file): Don't use force-same-window (bug#10144).
6503 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
6504 use pop-to-buffer if the selected window can't be used.
6505 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
6506
c60c3703
EZ
65072011-11-28 Eli Zaretskii <eliz@gnu.org>
6508
6509 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
6510 special-mode-map.
6511
e95def75
CY
65122011-11-28 Chong Yidong <cyd@gnu.org>
6513
6514 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
6515
c3f1c606
NR
65162011-11-27 Nick Roberts <nickrob@snap.net.nz>
6517
6518 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
6519 gdb-get-source-file-list on gdb-create-source-file-list.
6520
00db469c
EZ
65212011-11-26 Eli Zaretskii <eliz@gnu.org>
6522
6523 * whitespace.el (whitespace-newline): Use a different foreground
6524 color for 16-color light-background displays.
6525
4ad3bc2a
CY
65262011-11-24 Chong Yidong <cyd@gnu.org>
6527
6528 * window.el (display-buffer--special-action): Doc fix.
6529
e9fce1ac
JB
65302011-11-25 Juanma Barranquero <lekktu@gmail.com>
6531
6532 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
6533 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
6534 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
6535 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
6536 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
6537 (avl-tree-stack-first):
6538 * emacs-lisp/cconv.el (cconv--analyse-use):
6539 * net/gnutls.el (gnutls-negotiate): Fix typos.
6540
cb825e5d
GM
65412011-11-24 Glenn Morris <rgm@gnu.org>
6542
3adbe224
GM
6543 * lpr.el (lpr-windows-system, lpr-lp-system):
6544 * mail/binhex.el (binhex-begin-line):
6545 * progmodes/grep.el (grep-history, grep-find-history):
6546 * textmodes/flyspell.el:
6547 * vc/pcvs-defs.el (cvs-global-menu):
6548 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
6549 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
6550 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
6551
321decc8
GM
6552 * net/tls.el: Fix case of "GnuTLS".
6553
420b63ad
GM
6554 * paths.el (rmail-file-name): Format doc-string for make-docfile.
6555
cb825e5d
GM
6556 * version.el (emacs-build-system): Give it a doc-string.
6557
a0649f08
JL
65582011-11-24 Juri Linkov <juri@jurta.org>
6559
6560 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
6561
c0bc0fd4
GM
65622011-11-24 Glenn Morris <rgm@gnu.org>
6563
6564 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
6565 if called on a non-mime message just toggle the headers. (Bug#8006)
6566
20db1522
JB
65672011-11-24 Juanma Barranquero <lekktu@gmail.com>
6568
6569 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
6570 (allout-lead-with-comment-string, allout-structure-deleted-hook)
6571 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
6572 (allout-rebullet-heading, allout-open-sibtopic)
6573 (allout-toggle-current-subtree-encryption)
6574 (allout-toggle-subtree-encryption, allout-encrypt-string)
6575 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
6576 (allout-distinctive-bullets-string, allout-auto-activation):
6577 * window.el (window-normalize-buffer-to-display):
6578 * progmodes/verilog-mode.el (verilog-batch-indent):
6579 * textmodes/bibtex.el (bibtex-field-braces-opt)
6580 (bibtex-field-strings-opt):
6581 * vc/cvs-status.el (cvs-tree-merge):
6582 Fix typos.
6583
7262a87c
MA
65842011-11-23 Michael Albinus <michael.albinus@gmx.de>
6585
6586 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
6587 `non-essential' to t, in order to avoid remote connections.
6588
283430a1
EZ
65892011-11-23 Eli Zaretskii <eliz@gnu.org>
6590
a1beca85
SM
6591 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6592 On MS-DOS and MS-Windows, compare with loaddefs.el
283430a1
EZ
6593 case-insensitively.
6594
d2992a38
ML
65952011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
6596
6597 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
6598
50419064
GM
65992011-11-23 Glenn Morris <rgm@gnu.org>
6600
da94eca1
GM
6601 * paths.el (rmail-file-name): Reformat the doc-string so that it
6602 is picked up.
6603
9aac4de2
GM
6604 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
6605 (rmail-auto-file): Ignore case in the "special" field names,
6606 as mail-fetch-field does for all others.
6607
8038d2d2
GM
6608 * mail/rmail.el (rmail-forward):
6609 * mail/rmailkwd.el (rmail-set-label):
6610 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
6611 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
6612
f3fe222a
GM
6613 * mail/rmail.el (rmail-current-message): Doc fix.
6614
50419064
GM
6615 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
6616
28109f49
SM
66172011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
6618
6619 * server.el (server-eval-and-print): Allow C-g (bug#6585).
6620
394c65f1
GM
66212011-11-22 Glenn Morris <rgm@gnu.org>
6622
6623 * mail/rmailmm.el (test-rmail-mime-handler)
6624 (test-rmail-mime-bulk-handler)
6625 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
6626
f2a0aa3a
JL
66272011-11-21 Juri Linkov <juri@jurta.org>
6628
1154d12e
JB
6629 * calc/calc.el (calc-read-key-sequence):
6630 Let-bind `input-method-function' to nil. (Bug#10018)
f2a0aa3a 6631
9c34a344
LMI
66322011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6633
6634 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
6635 Tell the caller that the next line needs recomputation, even
6636 though it doesn't start a sexp (bug#10094).
6637
f04a3be9
SM
66382011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6639
6640 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
6641
7978747f
SM
66422011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
6643
f04a3be9
SM
6644 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
6645 Use force-same-window.
7978747f 6646
fe7a3057
JB
66472011-11-20 Juanma Barranquero <lekktu@gmail.com>
6648
6649 * descr-text.el (describe-char-unicode-data):
6650 * json.el (json-string-escape):
6651 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
6652 (Footnote-unicode, Footnote-style-p):
6653 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
6654
24901d61
CY
66552011-11-20 Chong Yidong <cyd@gnu.org>
6656
6657 * window.el (replace-buffer-in-windows): Restore interactive spec.
6658
bac7ff22
SM
66592011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
6660
24f3d7b9
SM
6661 * electric.el (electric-indent-mode): Fix last change (too optimistic).
6662
bac7ff22
SM
6663 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
6664 (byte-compile-global-not-obsolete-vars): New var.
6665 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
6666 Use it.
6667 (byte-compile-warn-obsolete): Align text with the one in *Help*.
6668
cd1181db
JB
66692011-11-20 Juanma Barranquero <lekktu@gmail.com>
6670
6671 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
6672 * progmodes/pascal.el (electric-pascal-equal):
6673 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
6674 * xml.el (xml-substitute-special): Fix typos.
6675
7fb18e9e
GM
66762011-11-20 Glenn Morris <rgm@gnu.org>
6677
6678 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
6679 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
6680 Doc fixes.
6681 (rmail-decode-mime-charset): Mark as obsolete.
6682
6683 * mail/rmailsum.el (rmail-message-regexp-p-1):
6684 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
6685 Before using mime functions, check they are set. (Bug#10077)
6686
d5a6b3ba
JL
66872011-11-19 Juri Linkov <juri@jurta.org>
6688
6689 * info.el (Info-finder-find-node): Use `package--builtins' instead
6690 of `package-alist'. Use node names formed by the pattern "Keyword "
6691 and the keyword name.
6692
e981b61f
AS
66932011-11-19 Andreas Schwab <schwab@linux-m68k.org>
6694
1d00653d 6695 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
e981b61f 6696
3ffbc301
JL
66972011-11-19 Juri Linkov <juri@jurta.org>
6698
6699 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
6700 that calls `revert-buffer' on all Info buffers. (Bug#9915)
6701 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
6702 `old-history', `old-history-forward'. Add let-binding
6703 `window-selected'. Remove calls to `kill-buffer',
6704 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
6705 before calling `Info-find-node', so `Info-find-node-2' will reread
6706 the Info file. Restore window positions only when `window-selected'
6707 is non-nil.
6708
30c62133
JL
67092011-11-19 Juri Linkov <juri@jurta.org>
6710
6711 * isearch.el (isearch-lazy-highlight-new-loop):
6712 Remove condition `(not isearch-error)'. (Bug#9918)
6713
6714 * misearch.el (multi-isearch-search-fun): Add condition
6715 `(not bound)' to ignore lazy-highlighting search.
6716 Add the search-failed message "end of multi" when the end of
6717 multi-sequence is reached. Uncapitalize the search-failed
6718 message "Repeat for next buffer".
6719
6720 * info.el (Info-search): Add the search-failed message
6721 "end of the manual" when the end of the manual is reached
6722 in Isearch mode.
6723
645ca9cf
JL
67242011-11-19 Juri Linkov <juri@jurta.org>
6725
6726 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
6727 Use non-destructive `remove' instead of `delete' because
6728 `Info-history-list' stored to `Info-isearch-initial-history-list' in
6729 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
6730
df754f66
JL
67312011-11-19 Juri Linkov <juri@jurta.org>
6732
6733 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
6734 to nil instead of binding `search-ring' and `regexp-search-ring'.
6735 (Bug#9185)
6736
0e23d96a
EZ
67372011-11-19 Eli Zaretskii <eliz@gnu.org>
6738
6739 * simple.el (line-move): Force movement by logical lines for any
6740 hscrolled window, not only when auto-hscroll-mode is on.
6741 (line-move-visual): Update doc string to that effect. (Bug#10076)
6742
8a6ccb66
AS
67432011-11-19 Andreas Schwab <schwab@linux-m68k.org>
6744
6745 * language/european.el (macintosh): Define as alias for mac-roman.
6746
49ae5b39
EZ
67472011-11-19 Eli Zaretskii <eliz@gnu.org>
6748
6749 * mail/rmailmm.el (rmail-mime-display-header)
6750 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
6751 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
6752 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
6753 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
6754 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
6755 of a raw aref.
6756 (rmail-mime-entity-segment): To get past the tagline, move forward
6757 2 more lines, to account for the 2 empty lines that precede and
6758 follow the line with the buttons.
6759 (rmail-mime-update-tagline): Move one more line, to get past the
6760 empty line that follows the buttons in the tagline. (Bug#9520)
6761
c56cad4a
MR
67622011-11-19 Martin Rudalics <rudalics@gmx.at>
6763
6764 * window.el (window-max-delta-1, window-min-delta-1)
6765 (window-min-size-1, window-state-get-1, window-state-put-1)
6766 (window-state-put-2): Use "window--" prefix.
6767
cbe71af3
SM
67682011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
6769
2ad52c60
SM
6770 * emacs-lisp/smie.el: Improve warnings and conflict detection.
6771 (smie-warning-count): New var.
6772 (smie-set-prec2tab): Use it.
6773 (smie-bnf->prec2): Improve warnings. Add docstring.
6774 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
6775 (smie-bnf--set-class): New function.
6776 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
6777 corner case.
6778
6944dbc1
SM
6779 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
6780 (compilation-error-properties, compilation-move-to-column):
6781 Handle compilation-first-column while in the target buffer.
6782
c400c4d7
SM
6783 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
6784 Don't hardcode point-min==1.
6785
6dbe3e96
SM
6786 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
6787 (eshell-rewrite-for-command): Remove workaround.
6788 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
6789 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
6790 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
6791
cbe71af3
SM
6792 * files-x.el (modify-file-local-variable): Obey commenting conventions.
6793
a8e1496d
GM
67942011-11-17 Glenn Morris <rgm@gnu.org>
6795
6796 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6797 Ignore buffer-local generated-autoload-file if it is the same
6798 as the global value. (Bug#10049)
6799
df85d315
JB
68002011-11-17 Juanma Barranquero <lekktu@gmail.com>
6801
6802 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
6803 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
6804 (reftex-toc-previous-heading, reftex-toc-max-level)
6805 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
6806 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
6807 (reftex-toc-do-promote, reftex-toc-promote-prepare)
6808 (reftex-toc-promote-action, reftex-toc-extract-section-number)
6809 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
6810 (reftex-toc-rename-label, reftex-toc-visit-location)
6811 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
6812 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
6813 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
6814 leaving "*toc*" only for references to the buffer.
6815
a0c2d0ae
MR
68162011-11-17 Martin Rudalics <rudalics@gmx.at>
6817
6818 * window.el (window-resize, delete-window, split-window):
6819 Replace window-splits by window-combination-resize.
1d00653d 6820 * cus-start.el (window-splits): Replace by window-combination-resize.
a0c2d0ae 6821
35c0bac8
GM
68222011-11-17 Glenn Morris <rgm@gnu.org>
6823
6824 * progmodes/sh-script.el (sh-font-lock-keywords-var):
6825 Make bash entry derive from sh entry, not shell entry.
6826
d0c8fc8a
MA
68272011-11-16 Michael Albinus <michael.albinus@gmx.de>
6828
7262a87c
MA
6829 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
6830 local file name.
6831
7877f373
JB
68322011-11-16 Juanma Barranquero <lekktu@gmail.com>
6833
6834 * menu-bar.el (menu-bar-file-menu):
6835 * printing.el (pr-ps-utility):
6836 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
6837 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
6838 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
6839 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
6840 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
6841 (icalendar--convert-cyclic-to-ical)
6842 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
6843 (icalendar--convert-ical-to-diary)
6844 (icalendar--convert-recurring-to-diary)
6845 (icalendar--convert-non-recurring-all-day-to-diary)
6846 (icalendar-import-format-sample):
6847 * progmodes/idlw-shell.el (idlwave-shell-mode):
6848 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
6849 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
6850 (vhdl-ps-print-init): Fix typos.
6851
10649b82
KM
68522011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
6853
9d0cfcd6
GM
6854 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
6855 FSF and collapse date sequence, obscure author/maintainer email address
6856 better, remove extra version line, track relocation of author's webpage.
10649b82 6857
9d0cfcd6
GM
6858 * progmodes/python.el (python-pdbtrack-input-prompt)
6859 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
6860 regular python pdb prompts. Adjustments shamelessly taken exactly as
6861 suggested in EmacsWiki page (tiny change):
6862 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8642c216 6863
58179cce
JB
68642011-11-16 Juanma Barranquero <lekktu@gmail.com>
6865
6866 * expand.el (expand-pos, expand-index, expand-point):
6867 Remove redundant info from docstring.
6868 (expand-add-abbrevs): Doc fix.
6869 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
6870 (expand-sample-perl-mode-expand-list): Fix typos.
6871
6872 * net/dbus.el (dbus-event-member-name):
6873 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
6874 * term/pc-win.el (msdos-create-frame-with-faces):
6875 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
6876
b6f67890
MR
68772011-11-16 Martin Rudalics <rudalics@gmx.at>
6878
6879 * window.el (split-window, window-state-get-1)
6880 (window-state-put-1, window-state-put-2): Rename occurrences of
6881 window-nest to window-combination-limit.
1d00653d 6882 * cus-start.el (window-nest): Rename to window-combination-limit.
b6f67890 6883
ce7ddba0
CY
68842011-11-16 Chong Yidong <cyd@gnu.org>
6885
6886 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
6887 regexp (Bug#10033).
6888
3ae704f4
SM
68892011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6890
6891 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
6892 `completing-read' will remove *Completions* and will preserve
6893 current-buffer for us.
6894 (tmm-add-prompt): Users of *Completions* will always (re)set its
6895 major mode.
6896 (tmm-old-comp-map): Remove.
6897
6ad1cdde
GM
68982011-11-16 Glenn Morris <rgm@gnu.org>
6899
6900 * mail/rmailedit.el: Require rmailmm when compiling.
6901 (rmail-old-mime-state): New declaration.
6902 (rmail-edit-current-message): If editing a mime message,
6903 edit the "raw" message from the mbox buffer.
6904 (rmail-cease-edit): Handle mime messages. (Bug#9840)
6905
d20faa20
GM
69062011-11-15 Glenn Morris <rgm@gnu.org>
6907
6908 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
6909 which wasn't being used. Add optional arg to force given state.
6910 (rmail-mime): Add optional arg to force given state.
6911
c7015153
JB
69122011-11-15 Juanma Barranquero <lekktu@gmail.com>
6913
6914 * allout.el (allout-encryption-plaintext-sanitization-regexps):
6915 * frame.el (display-mm-dimensions-alist):
6916 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
6917 (outline-move-subtree-down):
6918 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
6919 (newsticker--treeview-do-get-node):
6920 * net/quickurl.el (quickurl-list-buffer-name):
6921 * progmodes/dcl-mode.el (dcl-mode):
6922 * progmodes/gdb-mi.el (gdb-mapcar*):
6923 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
6924
45261b50
GM
69252011-11-15 Glenn Morris <rgm@gnu.org>
6926
6927 * mail/rmail.el (rmail-file-coding-system): It's only ever used
6928 in a boolean sense, so just make it a boolean, and fix the doc.
6929 (rmail-show-mime-function, rmail-mime-feature)
6930 (rmail-require-mime-maybe): Doc fixes.
6931 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
6932
6933 * mail/rmailmm.el (rmail-show-mime): Doc fix.
6934
0d26e0b6
JB
69352011-11-15 Juanma Barranquero <lekktu@gmail.com>
6936
6937 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
6938 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
6939 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
6940 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
6941
447f30f6
GM
69422011-11-15 Glenn Morris <rgm@gnu.org>
6943
672b871d
GM
6944 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
6945 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
6946 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
6947 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
6948 (rmail-mime, rmail-show-mime): Doc fixes.
6949
f6aa5bb1
GM
6950 * term/ns-win.el (mode-line-frame-identification):
6951 Leave it alone. (Bug#10051)
6952
947cd66b
GM
6953 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
6954
447f30f6
GM
6955 * mail/rmailout.el (rmail-output-to-rmail-buffer):
6956 Handle empty buffers. (Bug#9978)
6957
0b381c7e
JB
69582011-11-14 Juanma Barranquero <lekktu@gmail.com>
6959
6960 * international/mule.el (define-charset):
6961 * mail/rmailmm.el (rmail-mime-find-header-encoding):
6962 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
6963 * progmodes/verilog-mode.el (verilog-backward-token):
6964 * textmodes/ispell.el (lookup-words):
6965 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
6966
71e027ac
GM
69672011-11-14 Glenn Morris <rgm@gnu.org>
6968
56632ce4
GM
6969 * progmodes/executable.el
6970 (executable-make-buffer-file-executable-if-script-p):
6971 Handle file-modes returning nil.
6972
40500957
GM
6973 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
6974 message - not necessary, and causes problems. (Bug#9831)
6975
071c2340
GM
6976 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
6977
d3cfca60
GM
6978 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
6979
71e027ac
GM
6980 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
6981 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
6982 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
6983
89d61221
MR
69842011-11-12 Martin Rudalics <rudalics@gmx.at>
6985
6986 * window.el (window-resize, delete-window): Use window-splits
6987 variable instead of function.
6988 (window-state-get-1, window-state-put-2, window-state-put):
6989 Don't deal with windows' splits status.
6990
98282f6f
GM
69912011-11-12 Glenn Morris <rgm@gnu.org>
6992
6993 * apropos.el (apropos-do-all, apropos-library, apropos-value)
6994 (apropos-documentation): Doc fixes.
6995
40a8bdf6
JB
69962011-11-11 Juanma Barranquero <lekktu@gmail.com>
6997
6998 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
6999 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
7000
65bd19ff
SM
70012011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
7002
7003 * electric.el (electric-indent-post-self-insert-function): Make it
7004 possible for a char to only indent in some circumstances.
7005 (electric-indent-mode): Simplify.
7006
54f9154c
MR
70072011-11-11 Martin Rudalics <rudalics@gmx.at>
7008
7009 * window.el (windows-with-parameter): Remove unused function.
7010 (windows-at-side): Rename to window-at-side-list.
7011 (window-check, window-atom-check, window-atom-check-1)
5e92ca23
MR
7012 (window-side-check, window-size-ignore, window-size-fixed-1)
7013 (window-in-direction-2): Prefix with "window--".
7014 (window-tree-1): Rename to window--subtree, fix doc-string.
54f9154c 7015
68cbc58b
GM
70162011-11-11 Glenn Morris <rgm@gnu.org>
7017
7018 * subr.el (eval-after-load): If FILE is already loaded,
7019 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
7020
b2621720
GM
70212011-11-10 Glenn Morris <rgm@gnu.org>
7022
9a4de110
GM
7023 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
7024 Call svn via vc-svn-command rather than vc-do-command.
7025 (vc-svn-command): Add --non-interactive. (Bug#9993)
7026 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
7027
b2621720
GM
7028 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7029 Add toggle-read-only. (Bug#7292)
7030 * files.el (toggle-read-only): Mention that it should only
7031 be used interactively. (Bug#10006)
7032
1dce7193
SM
70332011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
7034
d9ac1a1e
SM
7035 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7036 Adjust regexp for OCaml warnings.
7037
0c325082
SM
7038 * electric.el (electric-pair-post-self-insert-function): Let user
7039 turn it off buffer-locally (bug#9932).
7040
90132c14
SM
7041 * progmodes/python.el (python-beginning-of-statement):
7042 Rewrite (bug#2703).
7043
1dce7193
SM
7044 * progmodes/compile.el: Better handle TABs (bug#9749).
7045 (compilation-internal-error-properties)
7046 (compilation-next-error-function): Obey the target buffer's
7047 compilation-error-screen-columns.
7048
c4e7c63a
JB
70492011-11-09 Juanma Barranquero <lekktu@gmail.com>
7050
7051 * progmodes/meta-mode.el: Remove obsolete comments.
7052 (meta-right-comment-regexp, meta-ignore-comment-regexp):
7053 Fix typos in docstrings.
7054
2cffd681
MR
70552011-11-09 Martin Rudalics <rudalics@gmx.at>
7056
7057 * window.el (window-size-fixed-p): Rewrite doc-string.
1dce7193 7058 (window-resizable-p): Rename to window--resizable-p. Update callers.
2cffd681
MR
7059 (window--resizable): New function. Make all callers of
7060 window-resizable call window--resizable instead.
7061 (window-resizable): Rewrite in terms of window--resizable.
7062
0edcba87
GM
70632011-11-08 Glenn Morris <rgm@gnu.org>
7064
7065 * progmodes/delphi.el (delphi-mode-syntax-table):
7066 Let define-derived-mode define a proper syntax table. (Bug#9994)
7067
4b0d61e3
SM
70682011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7069
7070 * window.el: Stay away from defsubst.
7071 (window-list-no-nils): Remove.
7072 (window-state-get-1, window-state-get): Use backquote instead.
7073
cd394be1 70742011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
fcbcac2e 7075
4b0d61e3 7076 * emacs-lisp/find-func.el (find-function-read):
fcbcac2e 7077 Fix incorrect use of default argument in `completing-read'.
7078
e1c2c6f2
MR
70792011-11-08 Martin Rudalics <rudalics@gmx.at>
7080
7081 * window.el (display-buffer-function, special-display-function):
7082 Mention display-buffer-record-window but do not mention
7083 help-setup parameter in doc-strings.
b3f4a882 7084 (window-min-delta): Fix doc-string typo.
e1c2c6f2 7085
105216ed
CY
70862011-11-08 Chong Yidong <cyd@gnu.org>
7087
7088 * window.el (window-total-height, window-total-width): Doc fix.
7089 (window-body-size): Move from C.
7090 (window-body-height, window-body-width): Move to C.
7091
0a9f9ab5
SM
70922011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
7093
7094 * window.el: Make special-display like display-buffer-alist (bug#9532).
7095 (display-buffer--special-action): New function, morphed
7096 from display-buffer--special.
7097 (display-buffer): Use it to handle special-display-buffers at higher
7098 priority (just after display-buffer-alist).
7099 (display-buffer-fallback-action, display-buffer--other-frame-action)
7100 (pop-to-buffer-same-window): Remove display-buffer--special.
7101
a769dd15
GM
71022011-11-07 Glenn Morris <rgm@gnu.org>
7103
7104 * calendar/cal-menu.el (cal-menu-set-date-title):
7105 Do nothing if not in a calendar. (Bug#9976)
7106
05a61ee3
SM
71072011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
7108
7109 * files.el (find-file): Always use selected-window.
7110
be7f5545
MR
71112011-11-07 Martin Rudalics <rudalics@gmx.at>
7112
7113 * window.el (window-combinations): Make WINDOW argument
7114 mandatory. Rewrite doc-string.
7115 (walk-window-subtree, window-atom-check, window-min-delta)
7116 (window-max-delta, window--resize-this-window)
7117 (window--resize-root-window-vertically, window-tree)
7118 (balance-windows, window-state-put): Rewrite doc-strings as to
7119 not mention the term "subwindow".
7120 (window--resize-subwindows-skip-p): Rename to
7121 window--resize-child-windows-skip-p.
7122 (window--resize-subwindows-normal): Rename to
7123 window--resize-child-windows-normal.
7124 (window--resize-subwindows): Rename to
7125 window--resize-child-windows.
7126 (window-or-subwindow-p): Rename to window--in-subtree-p.
7127
3c6702ef
ML
71282011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7129
7130 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
7131 Ensure that mbox format messages end in two newlines (Bug#9974).
7132
49745b39
CY
71332011-11-06 Chong Yidong <cyd@gnu.org>
7134
7135 * window.el (window-combination-p): Function deleted; its
7136 side-effect is not used in any existing code.
7137 (window-combinations, window-combined-p): Call window-*-child
7138 directly.
7139
24300f5f
CY
71402011-11-05 Chong Yidong <cyd@gnu.org>
7141
7142 * window.el (window-valid-p): Rename from window-any-p.
447f16b8
CY
7143 (window-size-ignore, window-state-get): Callers changed.
7144 (window-normalize-window): Rename from window-normalize-any-window.
7145 New arg LIVE-ONLY, replacing window-normalize-live-window.
1dce7193 7146 (window-normalize-live-window): Delete.
447f16b8
CY
7147 (window-combination-p, window-combined-p, window-combinations)
7148 (walk-window-subtree, window-atom-root, window-min-size)
7149 (window-sizable, window-sizable-p, window-size-fixed-p)
7150 (window-min-delta, window-max-delta, window-resizable)
7151 (window-resizable-p, window-full-height-p, window-full-width-p)
7152 (window-current-scroll-bars, window-point-1, set-window-point-1)
7153 (window-at-side-p, window-in-direction, window-resize)
7154 (adjust-window-trailing-edge, maximize-window, minimize-window)
7155 (window-deletable-p, delete-window, delete-other-windows)
7156 (record-window-buffer, unrecord-window-buffer)
7157 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
7158 (quit-window, split-window, window-state-put)
7159 (set-window-text-height, fit-window-to-buffer)
7160 (shrink-window-if-larger-than-buffer): Callers changed.
24300f5f 7161
89bd5ee1
EZ
71622011-11-04 Eli Zaretskii <eliz@gnu.org>
7163
53479029
EZ
7164 * mail/rmail.el (rmail-simplified-subject): Decode subject with
7165 rfc2047-decode-string.
7166 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
7167 warnings.
7168
89bd5ee1
EZ
7169 * window.el (window-body-height, window-body-width): Mention in
7170 the doc string that the return values are in frame's canonical
7171 units. (Bug#9949)
7172
bd17fdee
AM
71732011-11-03 Alan Mackenzie <acm@muc.de>
7174
7175 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
7176 change in cc-engine.el.
7177
acc825c5
SM
71782011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
7179
7180 * window.el (switch-to-buffer): Use `force-same-window' interactively.
7181
1885e5b8
MR
71822011-11-02 Martin Rudalics <rudalics@gmx.at>
7183
7184 * window.el (quit-window): Call unrecord-window-buffer after
7185 showing another buffer in the window. (Bug#9937)
acc825c5 7186 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
1885e5b8 7187
ebe06da9
JB
71882011-11-02 Juanma Barranquero <lekktu@gmail.com>
7189
7190 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
7191 Accept status with more than 9 shelves. (Bug#9935)
7192 Reported by Colin D Bennett <colin@gibibit.com>.
7193
4ee88440
MR
71942011-11-01 Martin Rudalics <rudalics@gmx.at>
7195
7196 * help.el (with-help-window): Don't reference
7197 temp-buffer-show-specifiers in doc-string.
7198
08e1d82c
AS
71992011-10-31 Andreas Schwab <schwab@linux-m68k.org>
7200
7201 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
7202 menu-item.
7203
84bd6e9e
VJL
72042011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7205
7206 * whitespace.el: New version 13.2.2.
7207 (whitespace-newline-mode): Disable properly. Reported by Sarah
7208 <EmacsWiki>.
7209
dba0634a
UJ
72102011-10-30 Ulf Jasper <ulf.jasper@web.de>
7211
7212 * net/newst-treeview.el: Remove "Time-stamp".
7213 (newsticker--group-manage-orphan-feeds): Do not call
7214 newsticker--treeview-tree-update.
db22a3c2
JB
7215 (newsticker-treeview-update, newsticker-treeview):
7216 Call newsticker--treeview-tree-update if necessary.
dba0634a 7217
3d8daefe
MR
72182011-10-30 Martin Rudalics <rudalics@gmx.at>
7219
7220 * window.el (window-iso-combination-p, window-iso-combined-p)
acc825c5
SM
7221 (window-iso-combinations): Remove "iso-" infix.
7222 Suggested by Chong Yidong.
3d8daefe
MR
7223 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
7224 (window-max-delta-1, window-resize, window--resize-siblings)
7225 (window--resize-this-window, adjust-window-trailing-edge)
7226 (split-window, balance-windows-1)
7227 (shrink-window-if-larger-than-buffer):
7228 * calendar/calendar.el (calendar-generate-window):
db22a3c2 7229 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
3d8daefe 7230
1bc4c3ae
SM
72312011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7232
7233 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
7234 in place (bug#9907).
7235 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
7236 (eshell-rewrite-if-command, eshell-rewrite-for-command)
7237 (eshell-structure-basic-command, eshell-rewrite-while-command)
7238 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
7239 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
7240 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
7241 (eshell-do-pipelines-synchronously, eshell-eval-command):
7242 Use backquotes and prefer setq to set.
7243 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
7244 (eshell-macrop): Use functionp.
c1e2f5fa 7245 (eshell-do-eval): Handle multiple expressions in `while' body.
1bc4c3ae 7246
30b65d9c
CY
72472011-10-30 Chong Yidong <cyd@gnu.org>
7248
7249 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
7250 instead of set-mark (Bug#9810).
7251
2d197ffb
CY
72522011-10-30 Chong Yidong <cyd@gnu.org>
7253
7254 * window.el (split-window-below, split-window-right): Rename from
7255 split-window-above-each-other and split-window-side-by-side
7256 respectively. All callers changed.
7257 (split-window-sensibly, split-window-sensibly): Use them.
7258 (split-window-keep-point): Doc fix.
7259
7260 * isearch.el: Add isearch-scroll property to split-window-below
7261 and split-window-right.
7262
7263 * follow.el (follow-mode):
7264 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
7265 * progmodes/ada-xref.el (ada-gdb-application):
7266 * emulation/vip.el (vip-buffer-in-two-windows):
7267 * image-dired.el (image-dired-dired-with-window-configuration):
7268 * dired-x.el (dired-do-find-marked-files):
7269 * dired.el (dired-pop-to-buffer):
7270 * bs.el (bs--show-with-configuration):
7271 * vc/emerge.el (emerge-setup-windows):
7272 * textmodes/two-column.el (2C-two-columns):
7273 * textmodes/reftex-toc.el (reftex-toc):
7274 * progmodes/gdb-mi.el (gdb-setup-windows):
7275 * progmodes/fortran.el (fortran-window-create):
7276 * net/newst-treeview.el (newsticker--treeview-window-init):
7277 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
7278 * emulation/tpu-edt.el (tpu-gold-map):
7279 * emulation/crisp.el (crisp-mode-map):
7280 * calendar/calendar.el (calendar-basic-setup): Callers changed.
7281
38bb2ca8
CY
72822011-10-29 Chong Yidong <cyd@gnu.org>
7283
aa4de341
CY
7284 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
7285
e1eb5385
CY
7286 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
7287
5d2ece3c
CY
7288 * textmodes/flyspell.el (flyspell-word): Fix char offset for
7289 forged Ispell output (Bug#7904).
7290
38bb2ca8
CY
7291 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
7292
d0af9f77
SM
72932011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7294
7295 * doc-view.el: Avoid ugly errors about not finding nil.
7296 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
7297 (doc-view-dvipdf-program, doc-view-unoconv-program)
7298 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
7299 Avoid nil or absolute file name as default value.
7300 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
7301
52bedd34
AM
73022011-10-28 Alan Mackenzie <acm@muc.de>
7303
db22a3c2 7304 * progmodes/cc-defs.el (c-version): -> 5.32.2.
52bedd34 7305
7e43cfa5
AM
73062011-10-28 Alan Mackenzie <acm@muc.de>
7307
7308 Amend the handling of c-beginning/end-of-defun in nested declaration
7309 scopes.
7310
52bedd34
AM
7311 * progmodes/cc-vars.el (c-defun-tactic): Move here from
7312 cc-langs.el. Change it to a defcustom.
7e43cfa5 7313
52bedd34
AM
7314 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
7315 cc-vars.el.
7e43cfa5 7316
d0af9f77
SM
7317 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7318 Prevent "class foo : bar" being spuriously recognized as a label.
7e43cfa5 7319
52bedd34 7320 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
acc825c5 7321 Add parameter `inclusive' (to include enclosing braces in the region).
7e43cfa5
AM
7322 (c-widen-to-enclosing-decl-scope): New function.
7323 (c-while-widening-to-decl-block): New macro.
7324 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
7325 outward for defun boundaries, and correspondingly change symbol
7326 `respect-enclosure' to `go-outward'.
7327 (c-declaration-limits): Change algorithm to report only the "innermost"
7328 defun's boundaries.
7329
1a2ce9ee
DD
73302011-10-28 Deniz Dogan <deniz@dogan.se>
7331
7332 * net/rcirc.el (rcirc-mode): Use hard newlines.
7333
bc97a826
AM
73342011-10-28 Alan Mackenzie <acm@muc.de>
7335
7336 Amend to indent and fontify macros "which include their own semicolon"
7337 correctly, using the "virtual semicolon" mechanism.
7338
52bedd34 7339 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
bc97a826 7340
d0af9f77 7341 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
7877f373 7342 Recode to scan one line at a time rather than having \n and \r
58179cce 7343 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
bc97a826 7344 (c-forward-label): Amend for virtual semicolons.
58179cce 7345 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
bc97a826 7346
52bedd34
AM
7347 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
7348 of the new C macros.
bc97a826 7349
52bedd34 7350 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
acc825c5
SM
7351 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
7352 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
bc97a826
AM
7353 (c-opt-cpp-macro-define): Make into a full language variable.
7354 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
7355 AWK Mode (including \n, \r) removed, no longer needed.
7356
d0af9f77
SM
7357 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
7358 Invoke c-make-macro-with-semi-re.
bc97a826 7359
52bedd34
AM
7360 * progmodes/cc-vars.el (c-macro-with-semi-re):
7361 (c-macro-names-with-semicolon): New variables.
58179cce 7362 (c-make-macro-with-semi-re): New function.
bc97a826 7363
7a6c0941
SM
73642011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7365
7366 * vc/log-edit.el: Fill empty field rather than adding new one.
7367 (log-edit-add-field): New function.
7368 (log-edit-insert-changelog): Use it.
7369
b0c4cdcf
ML
73702011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
7371
7372 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
7373
ee1f1da9
SM
73742011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7375
7376 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
7377 (gdb--check-interpreter): New function.
7378 (gdb): Use it.
7379
51bc5f8b
GM
73802011-10-27 Glenn Morris <rgm@gnu.org>
7381
416a2c45
GM
7382 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
7383 (least-positive-float, least-negative-float)
7384 (least-positive-normalized-float, least-negative-normalized-float)
7385 (float-epsilon, float-negative-epsilon):
7386 Remove unnecessary declarations.
7387
7388 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
7389 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
7390 (least-positive-float, least-negative-float)
7391 (least-positive-normalized-float, least-negative-normalized-float)
7392 (float-epsilon, float-negative-epsilon): Add doc-strings,
7393 based on those in cl.texi.
7394
51bc5f8b
GM
7395 * files.el (set-visited-file-name): If the major-mode changed,
7396 reload the local variables. (Bug#9796)
7397
15de15c6
CY
73982011-10-27 Chong Yidong <cyd@gnu.org>
7399
7400 * subr.el (change-major-mode-after-body-hook): New hook.
7401 (run-mode-hooks): Run it.
7402
ee1f1da9
SM
7403 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7404 Use change-major-mode-before-body-hook.
15de15c6
CY
7405
7406 * simple.el (fundamental-mode):
7407 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
7408 change introducing fundamental-mode-hook.
7409
5430d399
JB
74102011-10-26 Juanma Barranquero <lekktu@gmail.com>
7411
acc825c5 7412 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
5430d399 7413
ad74a69e
MA
74142011-10-26 Michael Albinus <michael.albinus@gmx.de>
7415
7416 * ido.el (ido-file-name-all-completions-1): Do not require
c7015153 7417 tramp.el explicitly. (Bug#7583)
ad74a69e 7418
71d4c2a5
SM
74192011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7420
7421 * progmodes/octave-mod.el:
7422 * progmodes/octave-inf.el: Update maintainer.
7423
b1f6fa26
CY
74242011-10-26 Chong Yidong <cyd@gnu.org>
7425
7426 * subr.el (with-wrapper-hook): Rewrite doc.
7427
3f04efd6
MA
74282011-10-25 Michael Albinus <michael.albinus@gmx.de>
7429
7430 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
ad74a69e 7431 filenames "/method:foo:". (Bug#9793)
3f04efd6 7432
410488d3
SM
74332011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7434
7435 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
7436 (bug#9865).
7437
c1ebb47e
GM
74382011-10-24 Glenn Morris <rgm@gnu.org>
7439
7440 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
7441
7f5c46c7
MA
74422011-10-24 Michael Albinus <michael.albinus@gmx.de>
7443
7444 * notifications.el: Add the requirement of a running D-Bus session
7445 bus to the Commentary.
7446
db2440b6
JL
74472011-10-24 Juri Linkov <juri@jurta.org>
7448
7449 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
7450 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
7451 (Bug#9364)
7452
feecf435
JL
74532011-10-24 Juri Linkov <juri@jurta.org>
7454
7455 * info.el (Info-following-node-name-re): Add newline to the list
7456 of allowed characters for leading space. (Bug#9824)
7457
a3839de2
SM
74582011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7459
acc825c5
SM
7460 * progmodes/octave-inf.el (inferior-octave-mode-map):
7461 Fix C-c C-h binding.
a3839de2
SM
7462 * progmodes/octave-mod.el (octave-help): Remove.
7463
09388e76
MA
74642011-10-23 Michael Albinus <michael.albinus@gmx.de>
7465
7466 Sync with Tramp 2.2.3.
7467
7468 * net/tramp-cache.el (top): Pacify byte-compiler using
7469 `init-file-user' and `site-run-file'.
7470
7471 * net/trampver.el: Update release number.
7472
86c60681
CY
74732011-10-23 Chong Yidong <cyd@gnu.org>
7474
7475 * files.el (toggle-read-only): Remove obsolete comment about
7476 version control.
7477
7478 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
7479 for toggle-read-only. Note that this hasn't called vc-next-action
7480 since 2008-05-02, though it wasn't documented at the time.
7481
a3839de2
SM
7482 * vc/ediff-init.el (ediff-toggle-read-only-function):
7483 Use toggle-read-only.
86c60681 7484
cd5495ff
AM
74852011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
7486
7487 Fix bug #9560, sporadic wrong indentation; improve instrumentation
7488 of c-parse-state.
7489
00b77525 7490 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
a3839de2 7491 correct faulty logical expression.
cd5495ff
AM
7492 (c-parse-state-state, c-record-parse-state-state):
7493 (c-replay-parse-state-state): New defvar/defuns.
7494 (c-debug-parse-state): Use new functions.
7495
42ee24ed
MR
74962011-10-22 Martin Rudalics <rudalics@gmx.at>
7497
7498 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
53ebff1f 7499 last fix. Use window-in-direction correctly.
42ee24ed 7500
a7dee7e7
CY
75012011-10-21 Chong Yidong <cyd@gnu.org>
7502
7503 * progmodes/idlwave.el (idlwave-mode):
7504 * progmodes/vera-mode.el (vera-mode): No need to set
a3839de2
SM
7505 require-final-newline; that's done in prog-mode.
7506 Suggested by Stefan Monnier.
a7dee7e7 7507
e07b9a6d
MR
75082011-10-21 Martin Rudalics <rudalics@gmx.at>
7509
7510 * mouse.el (mouse-drag-window-above)
7511 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
7512 (mouse-drag-mode-line-1, mouse-drag-header-line)
7513 (mouse-drag-vertical-line-rightward-window): Remove.
7514 (mouse-drag-line): New function.
7515 (mouse-drag-mode-line, mouse-drag-header-line)
7516 (mouse-drag-vertical-line): Call mouse-drag-line.
7517 * window.el (window-at-side-p, windows-at-side): New functions.
7518
7e1361d9
UM
75192011-10-21 Ulrich Mueller <ulm@gentoo.org>
7520
7521 * tar-mode.el (tar-grind-file-mode):
7522 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
7523
30fcaf3a
CY
75242011-10-21 Chong Yidong <cyd@gnu.org>
7525
7526 * progmodes/idlwave.el (idlwave-mode):
a3839de2
SM
7527 * progmodes/vera-mode.el (vera-mode):
7528 Use mode-require-final-newline.
30fcaf3a 7529
516eddb0
GM
75302011-10-20 Glenn Morris <rgm@gnu.org>
7531
db22a3c2 7532 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
516eddb0 7533
10d5f513
CS
75342011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
7535
7536 * emulation/cua-base.el (cua-set-mark): Fix case of string.
7537
ac6c8639
CY
75382011-10-20 Chong Yidong <cyd@gnu.org>
7539
7540 * emulation/cua-base.el (cua-mode):
7541 * mail/footnote.el (footnote-mode):
7542 * mail/mailabbrev.el (mail-abbrevs-mode):
7543 * net/xesam.el (xesam-minor-mode):
7544 * progmodes/bug-reference.el (bug-reference-mode):
7545 * progmodes/cap-words.el (capitalized-words-mode):
7546 * progmodes/compile.el (compilation-minor-mode)
7547 (compilation-shell-minor-mode):
7548 * progmodes/gud.el (gud-tooltip-mode):
7549 * progmodes/hideif.el (hide-ifdef-mode):
7550 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
7551 * progmodes/subword.el (subword-mode):
7552 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
7553 * progmodes/which-func.el (which-function-mode):
7554 * term/tvi970.el (tvi970-set-keypad-mode):
7555 * term/vt100.el (vt100-wide-mode):
7556 * textmodes/flyspell.el (flyspell-mode):
7557 * textmodes/ispell.el (ispell-minor-mode):
7558 * textmodes/nroff-mode.el (nroff-electric-mode):
7559 * textmodes/paragraphs.el (use-hard-newlines):
7560 * textmodes/refill.el (refill-mode):
7561 * textmodes/reftex.el (reftex-mode):
7562 * textmodes/rst.el (rst-minor-mode):
7563 * textmodes/sgml-mode.el (html-autoview-mode)
7564 (sgml-electric-tag-pair-mode):
7565 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
7566 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
7567 * emulation/crisp.el (crisp-mode):
7568 * emacs-lisp/eldoc.el (eldoc-mode):
7569 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
7570 minor mode behavior.
7571
aa42ab43
JL
75722011-10-19 Juri Linkov <juri@jurta.org>
7573
7574 * descr-text.el (describe-char): Add #x2010 and #x2011 to
7575 the list of hard-coded chars with escape-glyph face.
7576
89400f1d
SM
75772011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
7578
7579 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
7580
305c07f6
MA
75812011-10-19 Michael Albinus <michael.albinus@gmx.de>
7582
7583 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
7584 running process.
7585
13754b54
GM
75862011-10-19 Glenn Morris <rgm@gnu.org>
7587
7588 * vc/vc-bzr.el (vc-bzr-after-dir-status):
7589 Ignore ignored files. (Bug#9726)
7590
06e21633
CY
75912011-10-19 Chong Yidong <cyd@gnu.org>
7592
7593 Doc fix for minor modes, stating that an omitted argument enables
7594 the mode unconditionally when called from Lisp.
7595
7596 * abbrev.el (abbrev-mode):
7597 * allout.el (allout-mode):
7598 * autoinsert.el (auto-insert-mode):
7599 * autoarg.el (autoarg-mode, autoarg-kp-mode):
7600 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
7601 (global-auto-revert-mode):
7602 * battery.el (display-battery-mode):
7603 * composite.el (global-auto-composition-mode)
7604 (auto-composition-mode):
7605 * delsel.el (delete-selection-mode):
7606 * desktop.el (desktop-save-mode):
7607 * dired-x.el (dired-omit-mode):
7608 * dirtrack.el (dirtrack-mode):
7609 * doc-view.el (doc-view-minor-mode):
7610 * double.el (double-mode):
7611 * electric.el (electric-indent-mode, electric-pair-mode):
7612 * emacs-lock.el (emacs-lock-mode):
7613 * epa-hook.el (auto-encryption-mode):
7614 * follow.el (follow-mode):
7615 * font-core.el (font-lock-mode):
7616 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
7617 * help.el (temp-buffer-resize-mode):
7618 * hilit-chg.el (highlight-changes-mode)
7619 (highlight-changes-visible-mode):
7620 * hi-lock.el (hi-lock-mode):
7621 * hl-line.el (hl-line-mode, global-hl-line-mode):
7622 * icomplete.el (icomplete-mode):
7623 * ido.el (ido-everywhere):
7624 * image-file.el (auto-image-file-mode):
7625 * image-mode.el (image-minor-mode):
7626 * iswitchb.el (iswitchb-mode):
7627 * jka-cmpr-hook.el (auto-compression-mode):
7628 * linum.el (linum-mode):
7629 * longlines.el (longlines-mode):
7630 * master.el (master-mode):
7631 * mb-depth.el (minibuffer-depth-indicate-mode):
7632 * menu-bar.el (menu-bar-mode):
7633 * minibuf-eldef.el (minibuffer-electric-default-mode):
7634 * mouse-sel.el (mouse-sel-mode):
7635 * msb.el (msb-mode):
7636 * mwheel.el (mouse-wheel-mode):
7637 * outline.el (outline-minor-mode):
7638 * paren.el (show-paren-mode):
7639 * recentf.el (recentf-mode):
7640 * reveal.el (reveal-mode, global-reveal-mode):
7641 * rfn-eshadow.el (file-name-shadow-mode):
7642 * ruler-mode.el (ruler-mode):
7643 * savehist.el (savehist-mode):
7644 * scroll-all.el (scroll-all-mode):
7645 * scroll-bar.el (scroll-bar-mode):
7646 * server.el (server-mode):
7647 * shell.el (shell-dirtrack-mode):
7648 * simple.el (auto-fill-mode, transient-mark-mode)
7649 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
7650 (line-number-mode, column-number-mode, size-indication-mode)
7651 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
7652 * strokes.el (strokes-mode):
7653 * time.el (display-time-mode):
7654 * t-mouse.el (gpm-mouse-mode):
7655 * tool-bar.el (tool-bar-mode):
7656 * tooltip.el (tooltip-mode):
7657 * type-break.el (type-break-mode-line-message-mode)
7658 (type-break-query-mode):
7659 * view.el (view-mode):
7660 * whitespace.el (whitespace-mode, whitespace-newline-mode)
7661 (global-whitespace-mode, global-whitespace-newline-mode):
7662 * xt-mouse.el (xterm-mouse-mode): Doc fix.
7663
a3839de2
SM
7664 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
7665 Fix autogenerated docstring.
06e21633 7666
5214e501
JL
76672011-10-19 Juri Linkov <juri@jurta.org>
7668
7669 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
7670 by checking environment variables "DESKTOP_SESSION" and
7671 "XDG_CURRENT_DESKTOP". (Bug#9779)
7672
195f8db9
JL
76732011-10-19 Juri Linkov <juri@jurta.org>
7674
7675 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
7676 (browse-url-chromium-program, browse-url-chromium-arguments):
7677 New defcustoms.
7678 (browse-url-default-browser): Check for `browse-url-chromium' and
7679 call `browse-url-chromium-program'.
7680 (browse-url-chromium): New command. (Bug#9779)
7681
343a34ff
JB
76822011-10-18 Juanma Barranquero <lekktu@gmail.com>
7683
7684 * facemenu.el (list-colors-duplicates): On Windows, detect more
7685 duplicates by assuming that only colors matching "^System" are
7686 special "system colors". (Bug#9722)
7687
6978a151
SM
76882011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
7689
7690 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
7691 to distinguish the author from the committer.
7692
6a80b297
MA
76932011-10-18 Michael Albinus <michael.albinus@gmx.de>
7694
7695 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
7696
b31a5677
JK
76972011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
7698
7699 * international/mule.el (sgml-html-meta-auto-coding-function):
7700 Add support for detecting encoding in HTML5 specified only as
7701 <meta charset="UTF-8">. Implementation just makes http-equiv and
7702 content-type parts from HTML4 encoding string optional. (Bug#9716)
7703
80c6d77f
GM
77042011-10-18 Glenn Morris <rgm@gnu.org>
7705
7706 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
7707
08b0fee8
CY
77082011-10-18 Chong Yidong <cyd@gnu.org>
7709
7710 * faces.el (cursor): Doc fix.
7711
67e729a5
CY
77122011-10-17 Chong Yidong <cyd@gnu.org>
7713
7714 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
7715
343a34ff 77162011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
87e478b3
RB
7717
7718 * dirtrack.el (dirtrack): Support shell buffers with path
7719 prefixes, e.g. tramp-based remote shells. (Bug#9647)
7720
0bc06380
TZ
77212011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
7722
7723 * json.el: Bump version to 1.3 and note change in History.
7724 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
7725
8b79f3e0
SM
77262011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7727
5a7c536b
SM
7728 * comint.el (comint-insert-input, comint-send-input)
7729 (comint-get-old-input-default, comint-backward-matching-input)
7730 (comint-next-prompt): Use nil instead of `input' for field property of
7731 past user input (bug#114).
7732
96a8a0df
SM
7733 * minibuffer.el (completion--replace): Inherit surrounding properties
7734 (bug#114).
7735 (minibuffer-complete-and-exit): Use it.
7736
8b79f3e0
SM
7737 * comint.el (comint--table-subvert): Quote the all-completions output
7738 (bug#9160).
7739
b8f7ff0d
MR
77402011-10-17 Martin Rudalics <rudalics@gmx.at>
7741
8b79f3e0 7742 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
4e5c3d2b 7743
b8f7ff0d 7744 * menu-bar.el (menu-bar-file-menu): Add entry for making new
d912bdcf 7745 window on right of selected. (Bug#9350) Reword other window
b8f7ff0d
MR
7746 entries and separate them from frame entries.
7747
c235b555
GM
77482011-10-15 Glenn Morris <rgm@gnu.org>
7749
7750 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
7751 Doc fixes.
7752
6bbfa6e1
CY
77532011-10-15 Chong Yidong <cyd@stupidchicken.com>
7754
8b79f3e0
SM
7755 * net/network-stream.el (network-stream-open-starttls):
7756 Improve detection of failure due to lack of TLS support.
ec5c990d 7757
6bbfa6e1
CY
7758 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
7759 putting the input text in front and in bold.
7760
98488977
SM
77612011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7762
3d1337be
SM
7763 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
7764
ee0b45e4
SM
7765 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
7766 empty buffer.
7767
98488977
SM
7768 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
7769 unread-command-events rather than pushing yet-another event.
7770
186f4720
EZ
77712011-10-14 Eli Zaretskii <eliz@gnu.org>
7772
7773 * mail/sendmail.el (sendmail-query-once): Improve the wording of
7774 the explanation of the possible choices. Make the options passed
7775 to completing-read shorter.
7776
8b7a997c
AM
77772011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
7778
7779 * textmodes/flyspell.el (flyspell-large-region): Make sure
7780 extended character mode is used if defined (Bug#1339).
7781
12587bbb
EZ
77822011-10-13 Eli Zaretskii <eliz@gnu.org>
7783
7784 * simple.el (what-cursor-position): Fix the display of the
e7e2364b
EZ
7785 character info for LRE, LRO, RLE, and RLO characters by appending
7786 an invisible PDF.
12587bbb 7787
bad41229
SM
77882011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
7789
7790 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
7791 even in case of error; add debug spec; simplify data flow.
7792 (with-timeout-handler): Remove.
7793
28dbc92f
MA
77942011-10-12 Michael Albinus <michael.albinus@gmx.de>
7795
7796 Fix Bug#6019, Bug#9315.
7797
7798 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
7799 complete `buffer-file-name', the local file name part could look
7800 remotely (for example on VMS).
7801
7802 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
7803 `tramp-run-real-handler'.
7804 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
7805 already quoted by '"'.
7806
7807 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
7808 Let `file-name-handler-alist' be nil, the local file name part
7809 could look remotely (for example on VMS).
7810
e1b0b23a
SM
78112011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
7812
7813 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
7814 from here...
7815 (flyspell-post-command-hook): ...to here.
7816
a120bde9
SM
78172011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7818
7819 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
7820 if not needed.
7821 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
7822 using completion. Protect against "slow" callers.
7823 Remove the "message hack".
7824
7ce7717b
JL
78252011-10-11 Juri Linkov <juri@jurta.org>
7826
7827 * isearch.el (isearch-lazy-highlight-word): New variable.
7828 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
7829 Use it. (Bug#9727)
7830
c02ee9d6
GM
78312011-10-11 Glenn Morris <rgm@gnu.org>
7832
7833 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
7834 like f90-previous-statement does.
7835
93e616fd 78362011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7837
1f190e73 7838 * eshell/eshell.el (eshell-command): History should be saved
c02ee9d6
GM
7839 only in interactive use, to avoid error.
7840
af7b6078
SM
78412011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
7842
7843 * minibuffer.el (completion-file-name-table): Fix last change,
7844 i.e. ignore normal errors but not the other ones.
7845
0563dae9
MR
78462011-10-10 Martin Rudalics <rudalics@gmx.at>
7847
7848 * window.el (special-display-buffer-names)
7849 (special-display-regexps): Remove some remnants of earlier
7850 changes from doc-strings.
366ca7f3
MR
7851 (quit-windows-on): New function.
7852
7853 * vc/vc.el (vc-revert, vc-rollback):
7854 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
7855 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9ac13c31 7856 (Bug#6183) (Bug#7074) (Bug#7447)
0563dae9 7857
49677495
MR
78582011-10-09 Martin Rudalics <rudalics@gmx.at>
7859
7860 * window.el (frame-auto-hide-function): Add version tag.
7861 (Bug#9699)
7862
56f2d1e1
MA
78632011-10-09 Michael Albinus <michael.albinus@gmx.de>
7864
7865 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
7866 condition.
7867
112a6592
LL
78682011-10-09 Leo Liu <sdl.web@gmail.com>
7869
7870 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
7871 (Bug#9701)
7872
0812589b
GM
78732011-10-08 Glenn Morris <rgm@gnu.org>
7874
7875 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
7876 before the first code statement zero indent. (Bug#9690)
7877
b2b0776e
CY
78782011-10-08 Chong Yidong <cyd@stupidchicken.com>
7879
7880 * simple.el (count-words-region): Always count in the region.
7881 Report the number of lines and characters too.
7882 (count-words): New command, which counts in the buffer if the
7883 region is inactive, as count-words-region used to.
7884 (count-words--message): New function. Handle plurals.
7885 (count-lines-region): Make it an alias for count-words-region.
7886
7887 * bindings.el (esc-map): Replace count-lines-region with
7888 count-words-region.
7889
c557cd6b
MR
78902011-10-08 Martin Rudalics <rudalics@gmx.at>
7891
7892 * window.el (window--delete): Delete dedicated frame
7893 unconditionally when argument KILL is non-nil. (Bug#9699)
235ce86f 7894 (switch-to-buffer): Fix doc-string typo.
c557cd6b 7895
61a57ef4 78962011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7897
3a7d293b 7898 * eshell/eshell.el (eshell-command): Avoid using hooks.
61a57ef4 7899
c3833279
CY
79002011-10-07 Chong Yidong <cyd@stupidchicken.com>
7901
7902 * bindings.el ([M-left],[M-right]): Bind to left-word and
7903 right-word respectively.
7904
21ce8245
GM
79052011-10-07 Glenn Morris <rgm@gnu.org>
7906
7907 * cus-start.el (debug-on-quit): Fix custom type.
7908
6d823bb2
LMI
79092011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7910
0181e193
LMI
7911 * subr.el (define-key-after): Clarify that the function is not
7912 useful for non-menu keymaps.
7913
6d823bb2
LMI
7914 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
7915
8e3459ce 79162011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7917
21ce8245 7918 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
8e3459ce 7919 in current minibuffer (Fix bug with recursive minibuffers).
7920
a1c2d21e
CY
79212011-10-06 Chong Yidong <cyd@stupidchicken.com>
7922
7923 * progmodes/gdb-mi.el (gdb): Doc fix.
7924
5a4cf282
MR
79252011-10-05 Martin Rudalics <rudalics@gmx.at>
7926
7927 * window.el (frame-auto-hide-function): New option replacing
7928 frame-auto-delete. Suggested by Stefan Monnier.
7929 (window--delete): Call frame-auto-hide-function instead of
7930 investigating frame-auto-delete.
c96111ea
MR
7931 (window-point-1, set-window-point-1): New functions.
7932 (window-in-direction, record-window-buffer, window-state-get-1)
7933 (display-buffer-record-window): Use window-point-1 instead of
7934 window-point.
7935 (set-window-buffer-start-and-point): Use set-window-point-1.
5a4cf282 7936
9854542e
SM
79372011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7938
7939 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
7940
8943cfb0
GM
79412011-10-05 Glenn Morris <rgm@gnu.org>
7942
7943 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
7944 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
7945
647ab967
LL
79462011-10-05 Leo Liu <sdl.web@gmail.com>
7947
7948 * subr.el (read-char-choice): Fix argument to buffer-live-p which
7949 works with buffer object.
7950
3ddfbced
SM
79512011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
7952
7953 * mpc.el (mpc-tool-bar-map): Add labels.
7954
bdfa5dd2
GM
79552011-10-04 Glenn Morris <rgm@gnu.org>
7956
7957 * calendar/holidays.el (calendar-check-holidays): Doc fix.
7958
0e2070b5
MR
79592011-10-04 Martin Rudalics <rudalics@gmx.at>
7960
7961 * window.el (window--delete): New function.
7962 (frame-auto-delete): Resuscitate option.
7963 (bury-buffer, replace-buffer-in-windows)
7964 (quit-window): Rewrite using window--delete.
7965 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
7966 Pass display-buffer-mark-dedicated to window--display-buffer-2
7967 (Bug#9639).
7968
3dc61a09
SM
79692011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7970
915a9b64
SM
7971 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
7972 returns a list (bug#9554). Add remote file name completion.
7973 * comint.el (comint--table-subvert): Curry and get quote&unquote
7974 functions as arguments.
7975 (comint--complete-file-name-data): Adjust call accordingly.
7976 * pcomplete.el (pcomplete--table-subvert): Remove.
7977 (pcomplete-completions-at-point): Use comint--table-subvert instead.
7978
3dc61a09
SM
7979 * minibuffer.el (completion-table-case-fold): Use currying.
7980 (completion--styles-type, completion--cycling-threshold-type):
7981 New constants.
7982 (completion-styles, completion-category-overrides)
7983 (completion-cycle-threshold): Use them.
7984 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
7985 completion-table-case-fold.
7986
8ea0a993
SB
79872011-10-03 Stephen Berman <stephen.berman@gmx.net>
7988
7989 * minibuffer.el (completion-category-overrides): Fix type of styles
7990 and add more user friendly tags (bug#9660).
7991
8c24b7f6
SM
79922011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
7993
7994 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
7995 (mule-input-method-string): New widget.
7996 (default-input-method, language-info-custom-alist): Use it.
7997
428fe61a
SM
79982011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
7999
32c1fffd
SM
8000 * pcomplete.el: Require comint.
8001 (pcomplete--common-suffix): Remove.
8002 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
8003 (pcomplete--table-subvert): Sync with comint--table-subvert.
8004 (pcomplete--entries): Use comint-completion-file-name-table.
8005 * comint.el (comint-unquote-filename): Simplify.
8006 (comint-completion-file-name-table): New function (bug#9616).
8007 (comint--complete-file-name-data): Use it.
8008
428fe61a
SM
8009 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
8010 (pcmpl-gnu-tar-buffer): Remove.
8011 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9aaf2b9c
GM
8012 around. Make sure pcomplete-suffix-list is only changed temporarily.
8013 Don't look inside the tar's file if it's too large.
428fe61a 8014
04c52e2f
CY
80152011-10-01 Chong Yidong <cyd@stupidchicken.com>
8016
ce3cefcc
CY
8017 * cus-edit.el (custom-mode-map):
8018 * epa.el (epa-key-list-mode-map):
8019 * man.el (Man-mode-map):
8020 * startup.el (splash-screen-keymap):
8021 * simple.el (special-mode-map): Use scroll-up-command and
8022 scroll-down-command.
8023
8024 * progmodes/idlw-help.el (idlwave-help-mode-map):
8025 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
8026 * net/newst-plainview.el (newsticker-mode-map):
8027 * emulation/ws-mode.el (wordstar-mode-map):
8028 * emulation/vi.el (vi-com-map):
8029 * calc/calc-graph.el (calc-graph-show-dumb):
8030 * term/sun.el (terminal-init-sun):
8031 * term/ns-win.el (global-map):
8032 * progmodes/grep.el (grep-mode-map):
8033 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
8034 * mail/rmail.el (rmail-mode-map):
8035 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
8036
04c52e2f
CY
8037 * custom.el (custom-safe-themes, load-theme): Treat value of t for
8038 custom-safe-themes as special.
8039
79adf8c8
JD
80402011-10-01 Julien Danjou <julien@danjou.info>
8041
8042 * notifications.el (notifications-notify): Fix docstring.
8043
63bd50d3
PS
80442011-10-01 Per Starbäck <per@starback.se>
8045
8046 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
8047
199e4c7e
MR
80482011-09-30 Martin Rudalics <rudalics@gmx.at>
8049
8050 * startup.el (command-line-1): Fix last fix by inserting
8051 initial-scratch-message into *scratch* before displaying it.
cbc5ee22 8052 (Bug#9605) and (Bug#9636)
199e4c7e 8053
fe5f08dd
EZ
80542011-09-29 Eli Zaretskii <eliz@gnu.org>
8055
8056 * simple.el (line-move): If auto-hscroll-mode is disabled and the
8057 window is hscrolled, move by logical lines. (Bug#9607)
8058 (line-move-visual): Update the doc string to the above effect.
8059
b5516bbd
MR
80602011-09-29 Martin Rudalics <rudalics@gmx.at>
8061
ccee00c0
MR
8062 * window.el (display-buffer-record-window): When WINDOW is the
8063 selected window use `point' instead of `window-point'. (Bug#9626)
8064
b5516bbd
MR
8065 * startup.el (command-line-1): Use insert-before-markers when
8066 inserting initial-scratch-message. (Bug#9605)
ccee00c0 8067
b5516bbd
MR
8068 * help.el (help-window): Remove variable.
8069
52aa0014
GM
80702011-09-29 Glenn Morris <rgm@gnu.org>
8071
8072 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
8073
df9a7357
JB
80742011-09-29 Juanma Barranquero <lekktu@gmail.com>
8075
8076 * descr-text.el (describe-char-categories): Accept category
8077 descriptions more than one line long.
8078
a8406c20
SM
80792011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
8080
88d9610c
SM
8081 * simple.el (delete-trailing-whitespace): Fix last change.
8082
a5daf810
SM
8083 * progmodes/perl-mode.el (perl-syntax-propertize-function):
8084 Don't confuse "y => 3" as the beginning of a `y' operation.
8085
a8406c20
SM
8086 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
8087 object has more than 4 slots (bug#9613).
8088
a239d4e9
JB
80892011-09-28 Juanma Barranquero <lekktu@gmail.com>
8090
8091 * subr.el (with-output-to-temp-buffer):
8092 * net/quickurl.el (quickurl, quickurl-browse-url):
8093 Fix typos in docstrings.
8094
693fbdb6
EZ
80952011-09-27 Eli Zaretskii <eliz@gnu.org>
8096
8097 * minibuffer.el (completion-styles)
8098 (completion-category-overrides): Cross reference each other in doc
8099 strings.
8100
8b457e28
GM
81012011-09-27 Glenn Morris <rgm@gnu.org>
8102
8103 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
8104 to split-string. (Bug#9606)
8105
85a16208
LMI
81062011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8107
8108 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
8109 (bug#9615).
8110
502f9ebd
CY
81112011-09-27 Chong Yidong <cyd@stupidchicken.com>
8112
8113 * emacs-lisp/package.el (list-packages): Fix echo area message.
8114
7690bdea
LL
81152011-09-27 Leo Liu <sdl.web@gmail.com>
8116
8117 * ido.el (ido-read-internal): Accept cons cell HIST arg.
8118
e2ee6f30
MA
81192011-09-25 Michael Albinus <michael.albinus@gmx.de>
8120
8121 * net/dbus.el (dbus-unregister-object): Don't release services for
8122 registered signals. (Bug#9581)
8123
f3f98342
TZ
81242011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
8125
8126 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
8127 function that picks between cfengine 2 and 3 support
8128 automatically. Update docs accordingly.
8129
dd7aa8dd
KH
81302011-09-22 Kenichi Handa <handa@m17n.org>
8131
8132 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
8133 ZERO.
8134 (indian-itrans-v5-table-for-tamil): New variable.
8135 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
8136
3f2b07f8
KM
81372011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
8138
8139 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
8140 that's true if the current command involved collapsing of text.
8141 It's reset to false at the beginning of the next command.
8142 (allout-post-command-business): Move the cursor to the beginning
8143 of entry if the cursor is hidden and collapsing activity just
8144 happened.
8145
371d6a61
CY
81462011-09-24 Chong Yidong <cyd@stupidchicken.com>
8147
8148 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
8149 tracking (Bug#9541).
8150
2ac2721a
UJ
81512011-09-24 Ulf Jasper <ulf.jasper@web.de>
8152
8153 * net/newst-reader.el (newsticker-html-renderer)
1154d12e
JB
8154 (newsticker-show-news): Automatically load html rendering package
8155 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
8156 because w3m-fill-column is let-bound" and the error "Symbol's value
8157 as variable is void: w3m-fill-column".
2ac2721a 8158
fac7ae53
MA
81592011-09-24 Michael Albinus <michael.albinus@gmx.de>
8160
8161 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
8162 Release services only if they are defined. (Bug#9581)
8163
e08b633b
RS
81642011-09-23 Richard Stallman <rms@gnu.org>
8165
e488d29c
RS
8166 * textmodes/paragraphs.el (forward-sentence): For backwards case,
8167 distinguish start of paragraph from start of its text.
8168
19c38752
RS
8169 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
8170
e08b633b
RS
8171 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
8172 (rmail-generate-viewer-buffer): Put that hook on view buffer.
8173 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
8174
0a39f27e
AS
81752011-09-23 Andreas Schwab <schwab@linux-m68k.org>
8176
8177 * international/mule-diag.el (mule-diag): Insert a newline after
8178 each fontset description.
8179
db4e950d
SM
81802011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8181
8182 * simple.el (delete-trailing-whitespace):
8183 Document last change; simplify.
8184
eca3f3ea
PW
81852011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
8186
d68e189a
PW
8187 * simple.el (delete-trailing-whitespace): Also delete
8188 extra newlines at the end of the buffer.
8189
eca3f3ea
PW
8190 * textmodes/picture.el: Make motion commands obey shift-select-mode.
8191 (picture-newline): Use forward-line so as to ignore fields.
8192
01c157cc
SM
81932011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
8194
8195 * subr.el (with-wrapper-hook): Fix edebug spec.
8196
022de23e
LMI
81972011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8198
8199 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
8200 (bug#4538).
8201
91683089
MA
82022011-09-23 Michael Albinus <michael.albinus@gmx.de>
8203
eca3f3ea
PW
8204 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
8205 Fix nasty bug using wrong cached values.
91683089 8206
5bdd6fa4
AM
82072011-09-23 Alan Mackenzie <acm@muc.de>
8208
8209 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
8210
97adfb97
CY
82112011-09-23 Chong Yidong <cyd@stupidchicken.com>
8212
8213 * window.el (pop-to-buffer): Ensure right window is selected if we
8214 chose another frame.
8215
d4ef2b50
EZ
82162011-09-22 Eli Zaretskii <eliz@gnu.org>
8217
8218 * simple.el (what-cursor-position): Use get-char-property-change
8219 and next-single-char-property-change, to be able to show display
8220 properties that come from overlays as well as text properties.
8221
72258fe5
CY
82222011-09-22 Chong Yidong <cyd@stupidchicken.com>
8223
8224 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
8225
8226 * cmuscheme.el (run-scheme, switch-to-scheme):
8227 * cus-edit.el (customize-group, custom-buffer-create)
8228 (customize-browse):
8229 * info.el (info):
8230 * shell.el (shell):
8231 * mail/sendmail.el (mail):
8232 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
8233
8f098516
RS
82342011-09-22 Richard Stallman <rms@gnu.org>
8235
8236 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
8237 move back only to line beg, don't move back over blank lines.
8238
e74f1bb6
MA
82392011-09-22 Michael Albinus <michael.albinus@gmx.de>
8240
8241 * files.el (copy-directory): Set directory attributes only in case
8242 they could be retrieved from the source directory. (Bug#9565)
8243
bfeef8b6
DK
82442011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
8245
8246 * progmodes/hideshow.el (hs-looking-at-block-start-p)
8247 (hs-find-block-beginning, hs-hide-level-recursive):
8248 Ignore strings as well as comments. (Bug#9502)
8249
7e423bb8
AS
82502011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
8251
8252 * progmodes/sql.el (sql-comint-postgres):
8253 Convert port number to a string. (Bug#9566)
8254
b4d72fcf
MR
82552011-09-22 Martin Rudalics <rudalics@gmx.at>
8256
8257 * window.el (quit-window): Undedicate window when switching to
8258 previous buffer. Reported by Thierry Volpiatto
8259 <thierry.volpiatto@gmail.com>.
7f80c86d
MR
8260 (special-display-popup-frame): When popping up a new frame reset
8261 its previous buffers to nil. Simplify code.
b4d72fcf 8262
a7b88dc6
MA
82632011-09-21 Michael Albinus <michael.albinus@gmx.de>
8264
8265 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
8266 and process filter, as done also in `shell-command'.
8267
cf4eacfd
MR
82682011-09-21 Martin Rudalics <rudalics@gmx.at>
8269
eca3f3ea 8270 * window.el (set-window-buffer-start-and-point):
1154d12e
JB
8271 Call set-window-start with NOFORCE argument t.
8272 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
cf4eacfd
MR
8273 (quit-window): Reword doc-string. Handle new format of
8274 quit-restore parameter. Don't delete window if it has a
8275 previous buffer we can show instead of the present one.
8276 (display-buffer-record-window): Rewrite using a new format for
8277 the quit-restore window parameter
8278 (special-display-popup-frame, display-buffer-same-window)
8279 (display-buffer-reuse-window, display-buffer-pop-up-frame)
8280 (display-buffer-pop-up-window, display-buffer-use-some-window):
8281 Adapt symbol passed to display-buffer-record-window.
8282 * help.el (help-window-setup): Handle new format of quit-restore
8283 parameter.
8284
8d28cb95
SM
82852011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
8286
94ab793f
SM
8287 * faces.el (face-list): Fix docstring (bug#9564).
8288
8d28cb95
SM
8289 * window.el (display-buffer--action-function-custom-type):
8290 Don't include internal functions in the Custom interface.
8291
3820edeb
JL
82922011-09-20 Juri Linkov <juri@jurta.org>
8293
8294 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
8295 (Info-forward-node, Info-backward-node, Info-next-preorder)
8296 (Info-last-preorder): Use it. (Bug#9528)
8297
5147931d
JL
82982011-09-20 Juri Linkov <juri@jurta.org>
8299
8300 * info.el (Info-last-preorder): Visit last menu item only when
8301 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
8302
cf499a1a
JD
83032011-09-20 Julien Danjou <julien@danjou.info>
8304
8305 * password-cache.el (password-cache-remove): Remove entries even if the
8306 value is nil, so that password with a nil value (negative caching) is
8307 possible to invalidate.
8308
f84e2fe2
LM
83092011-09-20 Lawrence Mitchell <wence@gmx.li>
8310
8311 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
8312 all whitespace around breakpoint. (Bug#9553)
8313 (f90-find-breakpoint): Only break at whitespace inside a comment.
8314
78054a46
SM
83152011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
8316
8317 * minibuffer.el (completion-file-name-table): Keep track of errors.
8318 (completion-table-with-predicate): Handle the case where pred1 is nil.
8319 * pcomplete.el (pcomplete-completions-at-point): Simplify.
8320
345083b2
SM
83212011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8322
e24e27be
SM
8323 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
8324 (debugger-return-value): Signal an error if the debugging context does
8325 not await any return value.
8326
345083b2
SM
8327 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
8328 * image-mode.el (image-toggle-display-text)
8329 (image-toggle-display-image): Stay away from evil `intangible'.
8330
08d355e3
LL
83312011-09-19 Leo Liu <sdl.web@gmail.com>
8332
8333 * replace.el (occur-revert-arguments): Make it permanent-local.
8334 (occur-mode): Don't call font-lock-defontify.
8335
f01da43f
CY
83362011-09-19 Chong Yidong <cyd@stupidchicken.com>
8337
8338 * net/ldap.el (ldap-search-internal): Don't push empty search
8339 result (Bug#9508).
8340
b6072fa6
SM
83412011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8342
8343 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
8344
443d6696
MA
83452011-09-19 Michael Albinus <michael.albinus@gmx.de>
8346
8347 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
8348 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
8349
7cc6e154
JL
83502011-09-18 Juri Linkov <juri@jurta.org>
8351
8352 * buff-menu.el (Buffer-menu-mode-map):
8353 * dired.el (dired-mode-map):
8354 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
8355 (lisp-interaction-mode-map):
8356 * emacs-lisp/package.el (package-menu-mode-map):
8357 * epa.el (epa-key-list-mode-map):
8358 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
8359 (menu-bar-options-menu):
8360 * outline.el (outline-mode-menu-bar-map):
8361 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
8362 * vc/vc-dir.el (vc-dir-menu-map):
8363 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
8364 Capitalize non-function content words in menu item strings.
8365
8366 * dired.el (dired-mode-map): Add menu item for
8367 `image-dired-dired-toggle-marked-thumbs'.
8368
80302a81
JL
83692011-09-18 Juri Linkov <juri@jurta.org>
8370
8371 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
8372 to `isearch-case-fold-search' and restore its original value
8373 after the `isearch-mode' call.
8374
46c5cf66
JL
83752011-09-18 Juri Linkov <juri@jurta.org>
8376
8377 * progmodes/grep.el (grep-process-setup): Don't check code for 1
8378 because `zgrep' returns 1 for successful matches (bug#9226).
8379
d18b513b
JL
83802011-09-18 Juri Linkov <juri@jurta.org>
8381
8382 * info.el (Info-extract-menu-node-name): Check the second match
8383 for empty string (second test-case of bug#9528).
8384 (Info-last-preorder): Let-bind `Info-history' to nil to not add
8385 intermediate nodes to the history (first test-case of bug#9528).
8386
72753f87
JL
83872011-09-18 Juri Linkov <juri@jurta.org>
8388
8389 * info.el (Info-mode-syntax-table): New variable.
1154d12e 8390 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
72753f87 8391
c9384295
JL
83922011-09-18 Juri Linkov <juri@jurta.org>
8393
1154d12e
JB
8394 * info.el (Info-file-supports-index-cookies):
8395 Increment line-beginning-position's arg from 3 to 4 because makeinfo
8396 outputs one more line for long file names (bug#4142).
c9384295 8397
d473dce8
CY
83982011-09-18 Chong Yidong <cyd@stupidchicken.com>
8399
8400 * newcomment.el (comment-normalize-vars): If prompting for
8401 comment-start, set comment-start-skip too (Bug#8424).
8402
2176854d
JB
84032011-09-18 Johan Bockgård <bojohan@gnu.org>
8404
8405 * icomplete.el: Fix previous fix of Bug#5849.
8406 (icomplete-mode): Don't set completion-show-inline-help.
8407 (icomplete-minibuffer-setup): Set completion-show-inline-help
8408 locally during icompletion.
8409
3aace4e4
CY
84102011-09-18 Chong Yidong <cyd@stupidchicken.com>
8411
c940224f
CY
8412 * woman.el (woman2-process-escapes): Don't delete unrecognized
8413 escapes (Bug#7843).
8414
3aace4e4
CY
8415 * files.el (inhibit-first-line-modes-regexps): Add image files.
8416 (hack-local-variables-prop-line): Return nil for malformed
8417 prop-lines (Bug#9044).
8418
710dec63
MA
84192011-09-18 Michael Albinus <michael.albinus@gmx.de>
8420
8421 * net/tramp.el (top): Don't require 'shell.
8422 (tramp-methods): Fix docstring.
8423 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
8d28cb95
SM
8424 Return complete remote file name. Handle "smb" case.
8425 Use `tramp-tmpdir', if defined for the respective method.
710dec63
MA
8426 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
8427
8428 * net/tramp-compat.el (top): Require 'shell.
8429
8430 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
8431 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
8432 `tramp-current-host'.
8433 (tramp-get-remote-tmpdir): Remove.
8434
8435 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
8436 `tramp-tmpdir' entries.
8437 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
8438 (tramp-smb-handle-file-attributes): Ignore errors.
8439 (tramp-smb-wait-for-output): Check also for process end.
8440
5d5ac8ec
LMI
84412011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8442
8443 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
8444 when sending QUIT (bug#9312).
8445
8c0f49f0
CY
84462011-09-17 Chong Yidong <cyd@stupidchicken.com>
8447
8448 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
8449 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
8450 occur-mode-display-occurrence.
8451 (occur-edit-mode): Add usage message.
8452 (occur-cease-edit): New command.
8453 (occur-after-change-function): Use text properties to find the
8454 position of the prefix text.
8455 (occur-engine): Set stickiness of prefix text properties.
8456
8f1383f7
GM
84572011-09-17 Glenn Morris <rgm@gnu.org>
8458
8459 * progmodes/etags.el (complete-tag):
8460 Fix call to completion-in-region. (Bug#9526)
8461
744ba0e3
JL
84622011-09-17 Juri Linkov <juri@jurta.org>
8463
8464 * textmodes/ispell.el (ispell-word): Add to the error message
8465 the word, ispell program name and current dictionary (bug#9121).
8466 (ispell-tex-arg-end): Capitalize "error" in the error message.
8467
d9bbf400
AS
84682011-09-17 Andreas Schwab <schwab@linux-m68k.org>
8469
8470 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
8471 check. (Bug#4251)
8472
8da11505
JL
84732011-09-17 Juri Linkov <juri@jurta.org>
8474
8475 * window.el (window-safe-min-height, window-safe-min-width):
8476 Fix typos (followup to bug#9522).
8477
a91adc7e
SJ
84782011-09-17 Sven Joachim <svenjoac@gmx.de>
8479
8480 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
8481
064f328a
EZ
84822011-09-16 Eli Zaretskii <eliz@gnu.org>
8483
8484 * simple.el (line-move): If goal-column is set, move by logical
8485 lines, not by display lines. (Bug#971)
8486 (next-line, previous-line, goal-column, line-move-visual): Doc fix
8487 to reflect the above change.
8488
e69df516
SM
84892011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
8490
8491 * image.el (imagemagick-register-types): Use regexp-opt.
8492
cbb0f9ab
CY
84932011-09-15 Chong Yidong <cyd@stupidchicken.com>
8494
8495 * window.el (display-buffer-base-action): Rename from
8496 display-buffer-default-action. Make default value empty.
8497 (display-buffer-overriding-action): Convert to defvar.
8498 (display-buffer-fallback-action): New var.
8499
25322144
CY
85002011-09-15 Chong Yidong <cyd@stupidchicken.com>
8501
8502 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
8503 declaration.
8504 (package--add-to-archive-contents): If there is a duplicate entry
8505 with an older version, remove it.
8506 (package-menu-mark-delete, package-menu-mark-install)
8507 (package-menu-mark-unmark): Make unused args optional.
e69df516
SM
8508 (package-menu-mark-obsolete-for-deletion):
8509 Use package-menu-get-status instead of a regexp search.
25322144
CY
8510 (package-menu-get-status): Use tabulated-list-entry.
8511 (package-menu-mark-upgrades): New command.
d770725a 8512 (package-menu-mode-map): Bind it to U. Add it to menu bar.
25322144
CY
8513 (package-menu-execute): Do installation before deletion.
8514 (package-menu-refresh, package-menu-execute): Use derived-mode-p
8515 instead of checking major-mode.
8516 (package-menu--find-upgrades): New function.
8517
7520339c
LMI
85182011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8519
8520 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
8521 passwords in the log buffer.
65a046c4
LMI
8522 (smtpmail-process-filter): Update the process marker so that the
8523 "broken by peer" status message is inserted in the right place.
7520339c 8524
d3c30954
SM
85252011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
8526
3fe48822
SM
8527 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
8528 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
8529 bibtex-completion-at-point-function.
8530 (bibtex-completion-at-point-function): Use them.
8531
1b8b3954
SM
8532 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
8533
d3c30954
SM
8534 * mpc.el (mpc-constraints-tag-lookup): New function.
8535 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
8536 also to browser "album|playlist".
8537
72779976
JL
85382011-09-14 Juri Linkov <juri@jurta.org>
8539
8540 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
8541 (isearch-edit-string): Use length of `isearch-string' when
8542 `isearch-fail-pos' returns nil.
8543 (isearch-message): Remove duplicate code and call
8544 `isearch-fail-pos' with arg `t'.
8545
a0bf2bcd
CY
85462011-09-14 Chong Yidong <cyd@stupidchicken.com>
8547
17bb0a2d
CY
8548 * replace.el (occur-mode-goto-occurrence): Don't force using other
8549 window (Bug#9499).
8550
a0bf2bcd
CY
8551 * dired-aux.el (dired-do-chmod): Don't provide initial input.
8552
f678e0b6
MR
85532011-09-14 Martin Rudalics <rudalics@gmx.at>
8554
8555 * window.el (display-buffer-window): Remove.
8556 (display-buffer-record-window): Use help-setup window parameter
8557 instead of variable display-buffer-window.
8558 (display-buffer-function, special-display-buffer-names)
8559 (special-display-function): Mention help-setup parameter instead
8560 of display-buffer-window in doc-string.
d3c30954
SM
8561 * help.el (help-window-setup): New argument help-window.
8562 Use help-window-setup parameter instead of display-buffer-window.
f678e0b6
MR
8563 Reword some messages.
8564 (with-help-window): Pass window used for displaying the buffer
8565 to help-window-setup. Don't set display-buffer-window.
8566
8e39b2e8
GM
85672011-09-13 Glenn Morris <rgm@gnu.org>
8568
8569 * emacs-lisp/debug.el (debugger-make-xrefs):
8570 Preserve point. (Bug#9462)
8571
85e9c04b
CY
85722011-09-13 Chong Yidong <cyd@stupidchicken.com>
8573
8574 * window.el (window-deletable-p): Use next-frame.
8575
1b36ed6a
MR
85762011-09-13 Martin Rudalics <rudalics@gmx.at>
8577
8578 * window.el (window-auto-delete): Remove.
8579 (window-deletable-p): Remove argument FORCE. Don't deal with
e4769531 8580 dedication and previous buffers.
1b36ed6a
MR
8581 (switch-to-prev-buffer): Don't delete window.
8582 (delete-windows-on): Delete a window's frame if and only if the
8583 window is dedicated.
8584 (replace-buffer-in-windows): Delete buffer's window or frame if
8585 and only if window is dedicated.
8586 (quit-window): Handle quit-restore as before last change.
4d61f28d 8587 (bury-buffer): Delete window only if window-deletable-p returns t.
1b36ed6a 8588
ef8ef9fb
CY
85892011-09-13 Chong Yidong <cyd@stupidchicken.com>
8590
8591 * window.el (window-deletable-p): Never delete the last frame on a
8592 given terminal.
8593
b2cba41e
GM
85942011-09-13 Glenn Morris <rgm@gnu.org>
8595
8596 * help.el (describe-key-briefly): Copy previous standard-output change.
8597
51553db6 85982011-09-13 PJ Weisberg <pj@irregularexpressions.net>
e3ce671f
PW
8599
8600 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
8601
b7556719
GM
86022011-09-13 Glenn Morris <rgm@gnu.org>
8603
8604 * emacs-lisp/lisp-mode.el (lisp-indent-function):
8605 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
8606
64b51947
CY
86072011-09-12 Chong Yidong <cyd@stupidchicken.com>
8608
8609 * dired-aux.el (dired-mark-read-string): Don't return default
8610 value on empty input (Bug#9361).
8611 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
8612 Omit initial minibuffer contents.
8613 (dired-do-chmod): Signal an error on empty input.
8614 (dired-mark-read-string): Don't return default on empty input.
8615
8616 * files.el (file-modes-symbolic-to-number): Doc fix.
8617
393a301e
SM
86182011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
8619
8620 * international/mule-cmds.el (ucs-completions): Remove.
8621 (read-char-by-name): Use complete-with-action instead; add metadata.
8622
fa5660f9
CY
86232011-09-11 Chong Yidong <cyd@stupidchicken.com>
8624
8625 * window.el (display-buffer--action-function-custom-type)
8626 (display-buffer--action-custom-type): New vars.
8627 (display-buffer-alist, display-buffer-default-action)
8628 (display-buffer-overriding-action): Add defcustom types.
8629
4a592f66
CY
8630 * frame.el (delete-other-frames): Doc fix (Bug#276).
8631
73d56dbd
LMI
86322011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8633
8634 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
8635
37ac18a3
CY
86362011-09-11 Chong Yidong <cyd@stupidchicken.com>
8637
8638 Change modes that used same-window-* vars to use switch-to-buffer.
8639
8640 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
8641 Use switch-to-buffer.
8642
8643 * cus-edit.el (customize-group, custom-buffer-create)
393a301e
SM
8644 (customize-browse, custom-buffer-create-other-window):
8645 Use switch-to-buffer or switch-to-buffer-other-window.
37ac18a3
CY
8646
8647 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
8648 (Info-prev, Info-up, Info-speedbar-goto-node)
8649 (info-display-manual): Use switch-to-buffer.
8650 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
8651
8652 * mail/sendmail.el (mail): Use switch-to-buffer.
8653 (mail-recover): Use switch-to-buffer-other-window.
8654
8655 * cmuscheme.el (run-scheme, switch-to-scheme):
8656 * ielm.el (ielm):
8657 * shell.el (shell):
8658 * net/rlogin.el (rlogin):
8659 * net/telnet.el (telnet, rsh):
8660 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
8661
10195bd6
AS
86622011-09-11 Andreas Schwab <schwab@linux-m68k.org>
8663
8664 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
8665
b322f63a
LMI
86662011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
8667
39d7fed6
LMI
8668 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
8669 so don't mention it (bug#9301).
ba5a81f1 8670 (dired-sort-toggle-or-edit): Clarify string further.
39d7fed6 8671
ee0e9f11
LMI
8672 * faces.el (face-spec-set-match-display): Make `(type graphic)'
8673 match `x', `w32' and `ns', like the manual says (bug#9029).
8674
0b1c89c1 8675 * subr.el (eval-after-load): Doc string clarification (bug#9125).
da9fcb93
LMI
8676 (process-kill-buffer-query-function): Mention the buffer name in
8677 the query.
0b1c89c1 8678
77549ea8
LMI
8679 * image-mode.el (image-next-line): The line parameter is mandatory
8680 (bug#9258).
8681
803ef892
LMI
8682 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
8683 which can be useful (bug#9301).
8684
12980837
LMI
8685 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
8686
91054f8f
LMI
8687 * subr.el (match-string): Mention that the current buffer should
8688 be the same as the search was done in (bug#9282).
8689
b322f63a
LMI
8690 * facemenu.el: Disable the remove-* commands if the mark isn't
8691 active (bug#9162).
8692
3199b96f
CY
86932011-09-10 Chong Yidong <cyd@stupidchicken.com>
8694
8695 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
8696 of display-buffer.
8697 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
8698
8699 * replace.el (occur-mode-goto-occurrence)
8700 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
8701 and display-buffer.
8702
8703 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
8704 display-buffer.
8705
8706 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
8707 special-display and same-window variables.
8708 (mail-other-window): Use switch-to-buffer-other-window.
8709 (mail-other-frame): USe switch-to-buffer-other-frame.
8710
393a301e
SM
8711 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
8712 Use display-buffer-other-frame.
3199b96f
CY
8713 (gdb-display-gdb-buffer): Use pop-to-buffer.
8714
8715 * progmodes/gud.el (gud-goto-info): Use info-other-window.
8716
8717 * progmodes/python.el: Don't set same-window-buffer-names.
8718
8719 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
8720
8721 * window.el (display-buffer-alist): Add *Python*.
8722
8319e0bf
CY
87232011-09-10 Chong Yidong <cyd@stupidchicken.com>
8724
8725 * window.el (display-buffer-alist): Add entry for buffers
8726 previously handled same-window-*.
8727 (display-buffer-alist, display-buffer-default-action)
8728 (display-buffer-overriding-action): Mark as risky.
8729 (display-buffer-alist): Document action function changes.
8730 (display-buffer--same-window-action)
8731 (display-buffer--other-frame-action): New variables.
8732 (switch-to-buffer, display-buffer-other-frame): Use them.
8733 (display-buffer): Rename reuse-frame entry to reusable-frames.
8734 (display-buffer-reuse-selected-window): Function deleted.
8735 (display-buffer-reuse-window): Handle reusable-frames alist entry.
8736 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
8737 (display-buffer-special): New function.
8738 (display-buffer--maybe-pop-up-frame-or-window): Rename from
8739 display-buffer-reuse-or-pop-window. Split off special-display
8740 part into display-buffer-special.
8741 (display-buffer-use-some-window): Don't perform any special
8742 pop-up-frames handling.
8743 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
393a301e 8744 (display-buffer--maybe-same-window): Rename from
0d3ff375 8745 display-buffer-maybe-same-window.
8319e0bf 8746
919a69aa
CY
8747 * info.el: Don't set same-window-regexps.
8748 (info-setup): New function.
8749 (info-other-window, info): Call it.
8750
8751 * cus-edit.el: Don't set same-window-regexps.
8752 (customize-group): New argument.
8753 (customize-group-other-window): Use it.
8754 (customize-face, customize-face-other-window): Likewise.
8755 (custom-buffer-create-other-window): Use pop-to-buffer directly.
8756
8319e0bf
CY
8757 * net/rlogin.el:
8758 * net/telnet.el:
8759 * progmodes/gud.el: Don't set same-window-regexps.
8760
8761 * cmuscheme.el:
8762 * ielm.el:
8763 * shell.el:
8764 * mail/sendmail.el:
8765 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
8766
25173000
JL
87672011-09-10 Juri Linkov <juri@jurta.org>
8768
8769 * isearch.el (isearch-edit-string): Remove obsolete mention of
8770 `C-w' (`isearch-yank-word-or-char') from docstring.
8771 (isearch-query-replace): Fix typo in docstring (bug#9466).
8772
056e44ef
JL
87732011-09-10 Juri Linkov <juri@jurta.org>
8774
8775 * paren.el (show-paren-function): Don't show escaped parens.
8776 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
8777
c3760c17
EZ
87782011-09-10 Eli Zaretskii <eliz@gnu.org>
8779
8780 * mail/sendmail.el (mml-to-mime, mml-attach-file)
8781 (mm-default-file-encoding): Remove autoload forms, they are
8782 replaced with autoload cookies in mml.el and mm-encode.el.
8783 (mail-add-attachment): New command.
8784 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
8785 (mail-mode): Mention mail-insert-file and mail-add-attachment in
8786 the doc string.
8787 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
8788
fece895e
RT
87892011-09-10 Reuben Thomas <rrt@sc3d.org>
8790
e69df516
SM
8791 * simple.el (count-words-region): Use buffer if there's no region
8792 (bug#9429).
fece895e 8793
5e68ce4a
JL
87942011-09-09 Juri Linkov <juri@jurta.org>
8795
8796 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
8797 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
8798 (wdired-isearch-filter-read-only): New function. (Bug#6362)
8799
0a6b9622
AM
88002011-09-09 Alan Mackenzie <acm@muc.de>
8801
8802 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
8803 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
8804
14a29deb
EZ
88052011-09-09 Eli Zaretskii <eliz@gnu.org>
8806
8807 Fix for Savannah bug#9392.
8808 * simple.el (mail-encode-mml): New defvar.
8809
8810 * mail/rmail.el (mail-encode-mml): Add a defvar.
8811 (rmail-enable-mime-composing): Default to t.
8812 (rmail-forward): Use MIME method of forwarding only if both
8813 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
8814 Set mail-encode-mml non-nil if the MIME method was used.
8815
8816 * mail/sendmail.el (mml-to-mime): Add autoload form.
8817 (mail-encode-mml): Add a defvar.
8818 (mail-mode): Make mail-encode-mml buffer-local and initialize it
8819 to nil.
8820 (mail-send): If mail-encode-mml is non-nil, run the outgoing
8821 message through mml-to-mime, and reset mail-encode-mml to nil.
8822
28c45130
GM
88232011-09-09 Glenn Morris <rgm@gnu.org>
8824
8825 * woman.el (woman-if-body): When processing an .el block,
8826 do not delete the next .el block as well. (Bug#9447)
69f4b618 8827 (woman-special-characters): Add oq, cq, and hy characters.
28c45130 8828
9b1c252e
MR
88292011-09-08 Martin Rudalics <rudalics@gmx.at>
8830
8831 * window.el (window-deletable-p): Make sure window is live before
8832 invoking window-prev-buffers.
8833
567457e3
LL
88342011-09-08 Leo Liu <sdl.web@gmail.com>
8835
8836 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
8837
97f05794
JL
88382011-09-08 Juri Linkov <juri@jurta.org>
8839
8840 * progmodes/compile.el (compilation-environment): Make it
8841 a defcustom (bug#8340).
8842
8b0874b5
MR
88432011-09-08 Martin Rudalics <rudalics@gmx.at>
8844
8845 * window.el (frame-auto-delete): Rename to window-auto-delete.
8846 Make it control auto-deletion of windows and/or frames.
8847 (window-deletable-p): New argument FORCE. Rewrite conditions
5e617bc2 8848 for deleting window/frame. (Bug#9419)
8b0874b5
MR
8849 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
8850 Rewrite handling of case when window/frame can be deleted.
8851 (delete-windows-on): Call window-deletable-p with new FORCE
5e617bc2 8852 argument t. (Bug#9456)
8b0874b5 8853
4feb6e73
CY
88542011-09-07 Chong Yidong <cyd@stupidchicken.com>
8855
8856 * help-mode.el (help-mode): Restore autoload.
8857
91ab9c13
JL
88582011-09-07 Juri Linkov <juri@jurta.org>
8859
8860 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
8861 `compilation-environment'. Set buffer-local
8862 `compilation-environment' to `thisenv' later after (funcall mode).
8863 (Bug#8340)
8864
8865 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
8866 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
8867 instead of replacing its value. (Bug#8340)
8868
0527e251
JL
88692011-09-07 Juri Linkov <juri@jurta.org>
8870
8871 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
8872 based on text properties put by `grep-filter' instead of matching
8873 escape sequences.
8874 (grep-mode): Set buffer-local `compilation-error-screen-columns'
8875 to the value of `grep-error-screen-columns' (bug#9438).
8876
249f792c
JL
88772011-09-07 Juri Linkov <juri@jurta.org>
8878
8879 * simple.el (next-error-highlight, next-error-highlight-no-select):
8880 Doc fix (bug#9432).
8881
ff7271b9
OT
88822011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
8883
8884 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
8885 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
8886
183fc730
LL
88872011-09-07 Leo Liu <sdl.web@gmail.com>
8888
8889 * net/rcirc.el (rcirc-mode): Conditionally initialize
8890 rcirc-input-ring.
8891
77694924
SM
88922011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
8893
8894 * emacs-lisp/find-func.el (find-function-C-source): Only set
8895 find-function-C-source-directory after checking that we found a source
8896 file there (bug#9440).
8897
d809b8eb
AM
88982011-09-06 Alan Mackenzie <acm@muc.de>
8899
8900 * isearch.el (isearch-other-meta-char): Wherever a key list is
8901 unread, "unread" the prefix arg, too. This fixes bug #8901.
8902
453de99f
OG
89032011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
8904
8905 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
8906
90439906
JL
89072011-09-05 Juri Linkov <juri@jurta.org>
8908
8909 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
8910
f62bd846
JL
89112011-09-05 Juri Linkov <juri@jurta.org>
8912
8913 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
8914 keeping point where processing of grep matches begins, and
8915 continue to delete remaining escape sequences from the same point.
8916 (grep-filter): Make leading zero optional in "0?1;31m" because
8917 git-grep emits "\033[1;31m" escape sequences unlike expected
8918 "\033[01;31m" as GNU Grep does (bug#9408).
8919 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
8920
045820ec
JL
89212011-09-05 Juri Linkov <juri@jurta.org>
8922
8923 * subr.el (y-or-n-p): Capitalize "yes".
8924
f5e29b9b
MA
89252011-09-04 Michael Albinus <michael.albinus@gmx.de>
8926
8927 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
8928 `tramp-cache-unload-hook' where appropriate.
8929 (tramp-methods): Rename `tramp-remote-sh' to
8930 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
8931 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
8932
8933 * net/tramp-sh.el (top): Don't require 'shell.
8934 (tramp-methods): Add `tramp-remote-shell' and
8935 `tramp-remote-shell-args' entries.
8936 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
8937 (tramp-sh-handle-shell-command): Remove.
8938 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8939 Use `tramp-remote-shell'.
8940
2784c434
CY
89412011-09-03 Chong Yidong <cyd@stupidchicken.com>
8942
393a301e 8943 * mail/sendmail.el (sendmail-query-once-function): Delete.
2784c434
CY
8944 (sendmail-query-once): Save directly to send-mail-function.
8945 Update message-send-mail-function too.
8946
8947 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
8948
464cdf56
CS
89492011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
8950
8951 * progmodes/python.el (python-mode-map): Use correct function to
8952 start python interpreter from menu-bar (as reported by Geert
8953 Kloosterman).
8954 (inferior-python-mode-map): Fix typo.
393a301e 8955 (python-shell-map): Remove.
464cdf56 8956
d37e5c87
DD
89572011-09-03 Deniz Dogan <deniz@dogan.se>
8958
8959 * net/rcirc.el (rcirc-print): Simplify code for
8960 rcirc-scroll-show-maximum-output. There is no need to walk
8961 through all windows to find the right one.
8962
f3ada0ee
CS
89632011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
8964
8965 * help.el (help-return-method): Doc fix.
8966
1f3c99ca
MR
89672011-09-03 Martin Rudalics <rudalics@gmx.at>
8968
8969 * window.el (window-deletable-p): Don't return a non-nil value
8970 when there's a buffer that was shown in the window before.
8971 (Bug#9419)
393a301e
SM
8972 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
8973 Set window's previous buffers to nil.
1f3c99ca 8974
a3cf097f
EZ
89752011-09-03 Eli Zaretskii <eliz@gnu.org>
8976
8977 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
8978 newline before and after the tag line, so it doesn't interfere
8979 with determining the paragraph direction of bidirectional text.
8980
3d03de90
LL
89812011-09-03 Leo Liu <sdl.web@gmail.com>
8982
8983 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
8984
c3313451
CY
89852011-09-02 Chong Yidong <cyd@stupidchicken.com>
8986
393a301e 8987 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
c3313451
CY
8988 (pop-to-buffer): Change interactive spec. Pass second argument
8989 directly to display-buffer.
8990 (display-buffer): Fix interactive spec. Use functionp to
8991 distinguish between a function and a list of functions.
8992
8993 * abbrev.el (edit-abbrevs):
8994 * arc-mode.el (archive-extract):
8995 * autoinsert.el (auto-insert):
8996 * bookmark.el (bookmark-bmenu-list):
8997 * files.el (find-file):
8998 * view.el (view-buffer):
8999 * progmodes/compile.el (compilation-goto-locus):
9000 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
9001
89894cd8
CY
90022011-09-02 Chong Yidong <cyd@stupidchicken.com>
9003
9004 * window.el (display-buffer-alist): Doc fix.
9005 (display-buffer): Add docstring. Don't treat
9006 display-buffer-default specially.
9007 (display-buffer-reuse-selected-window)
9008 (display-buffer-same-window, display-buffer-maybe-same-window)
9009 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9010 (display-buffer-pop-up-window)
9011 (display-buffer-reuse-or-pop-window)
9012 (display-buffer-use-some-window): New functions.
9013 (display-buffer-default-action): Use them.
393a301e 9014 (display-buffer-default): Delete.
89894cd8
CY
9015 (pop-to-buffer-1): Fix choice of actions.
9016
ae0bc9fb
SM
90172011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
9018
9019 * minibuffer.el (completion--insert-strings): Don't get confused by
9020 completion entries that end with an LF char.
9021
e9d90883
EZ
90222011-09-01 Eli Zaretskii <eliz@gnu.org>
9023
9024 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
9025
437014c8
CY
90262011-09-01 Chong Yidong <cyd@stupidchicken.com>
9027
9028 * window.el (display-buffer): Restore interactive spec.
ae0bc9fb
SM
9029 (display-buffer-same-window, display-buffer-other-window):
9030 New functions.
437014c8
CY
9031 (pop-to-buffer-1): New function. Use the above.
9032 (pop-to-buffer, pop-to-buffer-same-window): Use it.
ae0bc9fb 9033 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
437014c8
CY
9034
9035 * view.el (view-buffer-other-window, view-buffer-other-frame):
9036 Just use pop-to-buffer.
9037
a5e063d5
TV
90382011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9039
9040 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
9041
793d32bb
WH
90422011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
9043
9044 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
9045
d65e4c15
RS
90462011-08-31 Richard Stallman <rms@gnu.org>
9047
9048 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
9049 of the separation of rmail-view-buffer from rmail-buffer.
9050 If you say no to "replace original", the decrypt is in the
9051 view buffer. If you say yes, the decrypt goes into the
9052 rmail buffer also.
9053
f818cd2a
MR
90542011-08-31 Martin Rudalics <rudalics@gmx.at>
9055
9056 * window.el (display-buffer-window): Rewrite doc-string.
9057 (display-buffer-record-window): New function.
9058 (display-buffer-macro-specifiers)
9059 (display-buffer-even-window-sizes, display-buffer-set-height)
9060 (display-buffer-set-width, display-buffer-in-window)
9061 (display-buffer-reuse-window, display-buffer-split-specifiers)
9062 (display-buffer-side-specifiers, display-buffer-split-window-1)
9063 (display-buffer-split-window, display-buffer-split-atom-window)
9064 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9065 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
9066 (display-buffer-other-window-means-other-frame)
9067 (display-buffer-normalize-special)
9068 (display-buffer-normalize-default)
9069 (display-buffer-normalize-argument)
9070 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
9071 (display-buffer-normalize-specifiers, display-buffer-frame)
9072 (display-buffer-same-window, display-buffer-same-frame)
9073 (display-buffer-other-window)
9074 (display-buffer-same-frame-other-window)
9075 (display-buffer-other-frame, pop-to-buffer-same-window)
9076 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
9077 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
9078 (switch-to-buffer-same-frame)
9079 (switch-to-buffer-other-window-same-frame)
9080 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
9081 (display-buffer-alist-set-1, display-buffer-alist-set-2)
9082 (display-buffer-alist-set): Remove.
9083 (display-buffer-function, special-display-buffer-names)
ae0bc9fb
SM
9084 (special-display-regexps, special-display-function):
9085 In doc-string refer to display-buffer-window and quit-restore
f818cd2a
MR
9086 parameter.
9087 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
9088 (special-display-frame-alist, special-display-popup-frame)
9089 (same-window-buffer-names, same-window-regexps, same-window-p)
9090 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9091 (split-window-preferred-function, split-height-threshold)
9092 (split-width-threshold, window-splittable-p)
9093 (split-window-sensibly, window--try-to-split-window)
9094 (window--frame-usable-p, even-window-heights)
9095 (window--even-window-heights, window--display-buffer-1)
ae0bc9fb
SM
9096 (window--display-buffer-2, display-buffer-other-frame):
9097 Restore old Emacs 23 code, order and doc-strings where applicable.
f818cd2a
MR
9098 (display-buffer-default, display-buffer-assq-regexp): New functions.
9099 (display-buffer-alist): Rewrite doc-string.
9100 (display-buffer-default-action)
9101 (display-buffer-overriding-action): New variables.
9102 (display-buffer, switch-to-buffer): Rewrite.
9103 (pop-to-buffer): Restore Emacs 23 behavior but use
9104 window-normalize-buffer-to-display.
9105 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
9106 Restore Emacs 23 behavior but use
9107 window-normalize-buffer-to-switch-to.
9108 (pop-to-buffer-same-window): Rewrite.
ae0bc9fb
SM
9109 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
9110 Rewrite using Emacs 23 options.
f818cd2a 9111
5bc3b51d
MA
91122011-08-31 Michael Albinus <michael.albinus@gmx.de>
9113
9114 * net/tramp.el (tramp-root-regexp): Remove.
9115 (tramp-completion-file-name-regexp-unified)
9116 (tramp-completion-file-name-regexp-separate)
9117 (tramp-completion-file-name-regexp-url): Don't use leading volume
9118 letter on win32 systems. (Bug#5303, Bug#9311)
ae0bc9fb
SM
9119 (tramp-drop-volume-letter): Simplify definition.
9120 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
5bc3b51d 9121
b1a4f8e1
SM
91222011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
9123
9124 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
9125 (bug#9356).
9126
5664fa7b
RT
91272011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
9128
b1a4f8e1 9129 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
5664fa7b 9130
9a45d6c3
JL
91312011-08-29 Juri Linkov <juri@jurta.org>
9132
9133 * isearch.el (isearch-done): Don't display message "Mark saved"
9134 when arg `edit' is non-nil to prevent its flicker in the echo area.
9135
fb87e0fb
CY
91362011-08-28 Chong Yidong <cyd@stupidchicken.com>
9137
9138 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
9139 obsolete packages for deletion.
9140
09ac1c2a
CS
91412011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
9142
9143 * help-mode.el (help-mode-map): Add special-mode-map to parent.
5e617bc2 9144 (help-mode): Derive help-mode from special-mode. Don't invoke
09ac1c2a
CS
9145 view-mode from help-mode.
9146 (help-xref-override-view-map): Remove.
9147 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
9148 view-mode is not used anymore.
9149
7a1ff57f
CY
91502011-08-28 Chong Yidong <cyd@stupidchicken.com>
9151
9152 * server.el (server-port): Doc fix.
9153
b9696605
CY
9154 * cus-theme.el (custom-theme-choose-mode): Inherit from
9155 special-mode (Bug#9124).
9156 (custom-theme-choose-mode-map): Add special-mode to parent.
9157
ef8cdf8c
AM
91582011-08-28 Alan Mackenzie <acm@muc.de>
9159
9160 * progmodes/cc-fonts.el
9161 (c-make-font-lock-BO-decl-search-function): New function.
9162 (c-basic-matchers-after - "Fontify the clauses after various
9163 keywords"): Extract the three keyword lists for the 3 erroneous
9164 constructs from the list of four, and use the new function above
9165 in place of an old one.
9166
27de4e20
DD
91672011-08-28 Deniz Dogan <deniz@dogan.se>
9168
9169 * net/rcirc.el (rcirc-insert-prev-input)
9170 (rcirc-insert-next-input): Remove unused argument.
9171
356a3681
SM
91722011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
9173
9174 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
9175
3fc9b218
AM
91762011-08-27 Alan Mackenzie <acm@muc.de>
9177
9178 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
9179 handle function pointer parameters properly.
9180
538a061c
MR
91812011-08-27 Martin Rudalics <rudalics@gmx.at>
9182
9183 * window.el (display-buffer-reuse-window): Fix case where
9184 selected window was reused with non-nil OTHER-WINDOW argument.
9185 (Bug#9381)
9186
35b1c40c
DD
91872011-08-27 Deniz Dogan <deniz@dogan.se>
9188
9189 * net/rcirc.el (rcirc-check-auth-status): Adding support for
9190 oftc's NickServ messages.
9191
2f6a3e79
GM
91922011-08-27 Glenn Morris <rgm@gnu.org>
9193
9194 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
9195
7254299e
CY
91962011-08-26 Chong Yidong <cyd@stupidchicken.com>
9197
9198 * emacs-lisp/package.el (package-install): Call package-initialize
9199 if called interactively.
9200
f8ccf167
LL
92012011-08-26 Leo Liu <sdl.web@gmail.com>
9202
9203 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
9204
3e8cd5ce
JL
92052011-08-25 Juri Linkov <juri@jurta.org>
9206
9207 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
9208 `search-whitespace-regexp' (bug#9364).
9209
93eb7113
JL
92102011-08-25 Juri Linkov <juri@jurta.org>
9211
9212 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
9213 `regexp-search-ring' to their global values to protect from
9214 updating by `read-from-minibuffer' (bug#9185).
9215
f65d1611
JL
92162011-08-25 Juri Linkov <juri@jurta.org>
9217
9218 * textmodes/ispell.el (ispell-command-loop): Add newline
9219 at the end of the "Use option `i'..." line.
9220
f1cf7a31
JL
92212011-08-25 Juri Linkov <juri@jurta.org>
9222
9223 * battery.el (display-battery-mode): If `battery-status-function'
9224 or `battery-mode-line-format' is nil, display the message and set
9225 `display-battery-mode' to nil (bug#9363).
9226
0c95fcf7
EZ
92272011-08-25 Eli Zaretskii <eliz@gnu.org>
9228
9229 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
9230 bidi-string-mark-left-to-right; they are unnecessary now.
9231
a2ebe600
DD
92322011-08-25 Deniz Dogan <deniz@dogan.se>
9233
9234 * net/quickurl.el: Documentation typo fixes.
9235
e4ed06f1
CY
92362011-08-25 Chong Yidong <cyd@stupidchicken.com>
9237
9238 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
9239
e5f1c99e
GM
92402011-08-25 Glenn Morris <rgm@gnu.org>
9241
b2948976
GM
9242 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
9243
e5f1c99e
GM
9244 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
9245 (smtpmail-via-smtp): Handle nil response from smtp.
9246
f22f4808
JL
92472011-08-24 Juri Linkov <juri@jurta.org>
9248
9249 * proced.el (proced-marked): Inherit from `error' instead of
9250 `font-lock-warning-face'.
9251
9252 * ibuffer.el (ibuffer-marked-face): Change default face from
9253 `font-lock-warning-face' to `warning'.
9254 (ibuffer-deletion-face): Change default face from
9255 `font-lock-type-face' to `error'.
9256
9257 * battery.el (battery-update): Use the face `error' instead of
9258 `font-lock-warning-face' (bug#6117).
9259
6a93965e
JL
92602011-08-24 Juri Linkov <juri@jurta.org>
9261
9262 * faces.el (success): Change face color from "Green3" to
9263 "ForestGreen" on light background (bug#9353).
9264
1ed43b09
CY
92652011-08-24 Chong Yidong <cyd@stupidchicken.com>
9266
5664fa7b
RT
9267 * window.el (quit-window): Rename from quit-restore-window.
9268 Use same arglist as old quit-window.
1ed43b09
CY
9269 (frame-auto-delete): Doc fix.
9270
9271 * view.el (view-mode-exit): Use quit-window.
9272
11dcdbb2
JL
92732011-08-24 Juri Linkov <juri@jurta.org>
9274
9275 * isearch.el (isearch-ring-adjust1): Start visiting previous
9276 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
9277 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
9278 for empty search string (when the last search string is reused
9279 automatically) to adjust the isearch ring to the last element and
9280 prepare the correct index for further M-p commands (bug#9185).
9281
de62b4df
KH
92822011-08-24 Kenichi Handa <handa@m17n.org>
9283
9284 * international/ucs-normalize.el: If decomposition property of
9285 CHAR is the default one (i.e. a list of CHAR itself), treat it as
9286 nil.
9287 (nfd, nfkd): Likewise.
9288
963b492b
SM
92892011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
9290
9291 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
9292 from process filters aren't reliably transmitted to the surrounding
9293 accept-process-output.
9294 (mpc-proc-check): New function.
9295 (mpc-proc-sync): Use it (bug#8293)
9296
93b6b5e1
SM
92972011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
9298
9299 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
9300 Add compatibility functions (bug#9313).
9301
bca633fb
EZ
93022011-08-23 Eli Zaretskii <eliz@gnu.org>
9303
b177498a
EZ
9304 * cus-start.el (all): Add entry for bidi-paragraph-direction.
9305
6df6ae42 9306 * international/uni-bidi.el: Regenerate.
bca633fb 9307
0902a04e
KH
93082011-08-23 Kenichi Handa <handa@m17n.org>
9309
9310 * international/charprop.el:
9311 * international/uni-bidi.el:
9312 * international/uni-category.el:
9313 * international/uni-combining.el:
9314 * international/uni-comment.el:
9315 * international/uni-decimal.el:
9316 * international/uni-decomposition.el:
9317 * international/uni-digit.el:
9318 * international/uni-lowercase.el:
9319 * international/uni-mirrored.el:
9320 * international/uni-name.el:
9321 * international/uni-numeric.el:
9322 * international/uni-old-name.el:
9323 * international/uni-titlecase.el:
9324 * international/uni-uppercase.el: Regenerate.
9325
3bbf23bc
MR
93262011-08-23 Martin Rudalics <rudalics@gmx.at>
9327
9328 * help.el (help-window-setup): Fix message displayed when other
9329 window is reused. (Bug#9341)
9330
b3fd59bd
SM
93312011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
9332
1802e444
SM
9333 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
9334 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
9335
b3fd59bd
SM
9336 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
9337 Mark obsolete.
9338 * shell.el (shell-parse-pcomplete-arguments): New function.
9339 (shell-completion-vars): Use it instead (bug#9160).
9340
4eb61348
SM
93412011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
9342
867cab74
SM
9343 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
9344 strings and comments (bug#9333).
9345
4eb61348
SM
9346 * emacs-lisp/debug.el (debug-arglist): New function.
9347 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
9348 (debug-on-entry-1): Handle interpreted closures (bug#9120).
9349
262a1439
JL
93502011-08-22 Juri Linkov <juri@jurta.org>
9351
56ee679c
JL
9352 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9353 Revert regexp that highlights output switches to its old
9354 pre-2010-10-28 value and remove one `?' from it (bug#9319).
9355
262a1439
JL
9356 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
9357 to check for empty output (bug#9226).
9358
f13f86fb
CY
93592011-08-22 Chong Yidong <cyd@stupidchicken.com>
9360
9361 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
9362 symbol-constituent as the default, as that stops font-lock from
9363 working properly (Bug#8843).
9364
c65c9622
LMI
93652011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9366
9367 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
9368 `coding-system-for-*' around the process open call to avoid
9369 auth-source side effects.
e7f2c178 9370 (smtpmail-try-auth-methods): Expand the secret password.
7185da52
LMI
9371 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
9372 probe hangs.
c65c9622 9373
23a8a5ab
CY
93742011-08-21 Chong Yidong <cyd@stupidchicken.com>
9375
ff98b2dd
CY
9376 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
9377
23a8a5ab
CY
9378 * emacs-lisp/find-func.el (find-function-noselect): New arg
9379 lisp-only.
9380
9381 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
9382 signal an error for built-in functions (Bug#6664).
9383
f5e3c598
LMI
93842011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
9385
9386 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
9387 (smtpmail-try-auth-methods): Use it.
9388
a3f2468a
CY
93892011-08-21 Chong Yidong <cyd@stupidchicken.com>
9390
2c34e8da
CY
9391 * font-lock.el (font-lock-fontify-region)
9392 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
9393 (font-lock-default-unfontify-buffer)
9394 (font-lock-default-fontify-region)
9395 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
9396
b3fd59bd
SM
9397 * progmodes/compile.el (compilation-error-properties):
9398 Fix confusion between file struct and message struct (Bug#9319).
02e5c89e
CY
9399 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
9400 `ant' regexp.
ee31aabc 9401
a3f2468a
CY
9402 * net/browse-url.el (browse-url-firefox): Don't call
9403 browse-url-firefox-sentinel unless using -remote (Bug#9328).
9404
8e999f70
GM
94052011-08-20 Glenn Morris <rgm@gnu.org>
9406
c21a496a
GM
9407 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
9408
59ee0542
GM
9409 * tutorial.el (tutorial--default-keys): Update some default bindings.
9410
8e999f70
GM
9411 * files.el (hack-local-variables): Fully ignore case for "mode:".
9412
e3715033
AM
94132011-08-20 Alan Mackenzie <acm@muc.de>
9414
9415 Resolve invalid use of a regexp in regexp-opt.
9416
4d61f28d
JB
9417 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
9418 detection for a java annotation.
e3715033 9419
4d61f28d 9420 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
e3715033
AM
9421 detection for a java annotation.
9422
4d61f28d
JB
9423 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
9424 handling for java.
e3715033
AM
9425 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
9426
04ed2e9c
CY
94272011-08-20 Chong Yidong <cyd@stupidchicken.com>
9428
9429 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
9430 (Bug#9274).
9431
826cee64
AM
94322011-08-20 Alan Mackenzie <acm@muc.de>
9433
58179cce 9434 Fontify CPP expressions correctly when starting in the middle of
826cee64
AM
9435 such a construct. Mainly for when jit-lock etc. starts a chunk
9436 here.
9437
58179cce 9438 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
826cee64 9439 variable.
58179cce 9440 (c-make-font-lock-search-form): New function, extracted from
826cee64
AM
9441 c-make-font-lock-search-function.
9442 (c-make-font-lock-search-function): Use the above function.
9443 (c-make-font-lock-context-search-function): New function.
9444 (c-cpp-matchers): Enhance the preprocessor expression case with
9445 the above function
9446 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
9447 which takes an expression.
9448
9449 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
9450
13009bd8
MR
94512011-08-20 Martin Rudalics <rudalics@gmx.at>
9452
9453 * window.el (display-buffer-reuse-window)
9454 (display-buffer-pop-up-window): Don't reuse or split a side
9455 window.
9456
9234ff7f
GM
94572011-08-19 Glenn Morris <rgm@gnu.org>
9458
9459 * files.el (hack-local-variables-prop-line, hack-local-variables):
5e617bc2 9460 Downcase "Mode:". (Bug#9331)
9234ff7f 9461
f635daa1
CY
94622011-08-18 Chong Yidong <cyd@stupidchicken.com>
9463
9464 * international/characters.el: Add L and R categories.
9465
9466 * subr.el (bidi-string-mark-left-to-right): Rename from
9467 string-mark-left-to-right. Use category search.
9468
9469 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
9470
bc987f8b
JL
94712011-08-18 Juri Linkov <juri@jurta.org>
9472
9473 * faces.el (error, warning, success): New faces with definitions
9474 copied from old default values of `font-lock-warning-face',
9475 `compilation-warning', `compilation-info' (bug#6117).
9476
9477 * font-lock.el (font-lock-warning-face): Inherit from `error'.
9478
9479 * progmodes/compile.el (compilation-error): Inherit from `error'.
9480 (compilation-warning): Inherit from `warning'.
9481 (compilation-info): Inherit from `success'.
9482
9483 * dired.el (dired-marked): Inherit from `warning'.
9484 (dired-flagged): Inherit from `error'.
9485
57173b96
LMI
94862011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9487
3e79eb87
LMI
9488 * mail/smtpmail.el (auth-source): Require to avoid problems with
9489 binding variables (bug#9298). Also clean up some unused
9490 autoloads.
9491
b3fd59bd
SM
9492 * net/network-stream.el (network-stream-open-starttls):
9493 Support using starttls.el without using gnutls-cli.
57173b96 9494
02b404de
JL
94952011-08-17 Juri Linkov <juri@jurta.org>
9496
9497 * progmodes/grep.el (rgrep): Handle the case when
9498 `grep-find-command' is a cons cell (bug#9278).
9499
8c9177f2
MR
95002011-08-17 Martin Rudalics <rudalics@gmx.at>
9501
9502 * window.el (display-buffer-pop-up-frame): Run frame creation
9503 function with BUFFER current (as special-display-popup-frame
9504 does). Reported by Drew Adams.
9505
3644a0ab
DU
95062011-08-17 Daiki Ueno <ueno@unixuser.org>
9507
9508 * epa-mail.el: Simplify GnuPG group expansion using
9509 epg-expand-group.
9510 (epa-mail-group-alist, epa-mail-group-modtime)
9511 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
9512 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
9513 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
9514 Remove.
9515
5e617bc2 95162011-08-16 Feng Li <fengli@gmail.com> (tiny change)
7c643369
FL
9517
9518 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
9519
9c4aeabf
AM
95202011-08-16 Alan Mackenzie <acm@muc.de>
9521
9522 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
9523 Correct, to avoid the inside of macros.
9524
3a99bf64
RS
95252011-08-16 Richard Stallman <rms@gnu.org>
9526
04963aa8
RS
9527 * epa-mail.el: Handle GnuPG group definitions.
9528 (epa-mail-group-alist, epa-mail-group-modtime)
9529 (epa-mail-gnupg-conf-file): New variables.
9530 (epa-mail-parse-groups, epa-mail-sync-groups)
9531 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
9532 (epa-mail-expand-recipients): New functions.
9533 (epa-mail-encrypt): Call epa-mail-expand-recipients.
9534
177549d0
RS
9535 * mail/rmail.el (rmail-epa-decrypt): New command.
9536
fe38beef
RS
9537 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
9538 Don't bind buffer-read-only, just inhibit-read-only.
3a99bf64
RS
9539 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
9540 (epa-decrypt-armor-in-region): Make error message clearer.
9541
934eacb9
SM
95422011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
9543
9544 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
9545 and "a2b" to "ab" for `prefix'.
9546
d024fb4e
CY
95472011-08-14 Chong Yidong <cyd@stupidchicken.com>
9548
9549 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
9550 filter groups.
de148fee
CY
9551 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
9552 Fourquet (Bug#8804).
d024fb4e 9553
62f1ca49
JB
95542011-08-12 Juanma Barranquero <lekktu@gmail.com>
9555
9556 * startup.el (argi): Declare as global variable (bug#9275).
9557
9ccaaa4b
CY
95582011-08-12 Chong Yidong <cyd@stupidchicken.com>
9559
9560 * subr.el (string-mark-left-to-right): Search the entire string
9561 for RTL script, not just the terminating character. Doc fix.
9562
a3dae87a
SM
95632011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
9564
6cd18349
SM
9565 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
9566 New function.
9567 (js--regexp-literal, js-syntax-propertize-function): Remove.
9568 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
9569 (js-mode-map): Don't rebind electric keys.
9570 (js-insert-and-indent): Remove.
9571 (js-mode): Setup electric-layout and electric-indent instead.
9572
a3dae87a
SM
9573 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
9574
9d5cb631
DU
95752011-08-12 Daiki Ueno <ueno@unixuser.org>
9576
9577 * epa.el (epa-progress-callback-function): Fix the logic of
9578 displaying progress.
9579 * epa-file.el (epa-file-insert-file-contents): Make progress
9580 display more user-friendly.
9581 (epa-file-write-region): Ditto.
9582
3e26a4a2
CY
95832011-08-10 Chong Yidong <cyd@stupidchicken.com>
9584
9585 * subr.el (string-mark-left-to-right): New function.
9586
9587 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
9588 Use string-mark-left-to-right.
9589 (list-buffers-noselect): Caller changed.
9590
a3dae87a
SM
9591 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
9592 Use string-mark-left-to-right.
3e26a4a2
CY
9593 (tabulated-list-print): Recenter after moving point.
9594
ac8cf6e6
JL
95952011-08-10 Juri Linkov <juri@jurta.org>
9596
9597 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
9598 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
9599 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
9600
8d96c9a4
CY
96012011-08-09 Chong Yidong <cyd@stupidchicken.com>
9602
9603 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
9604 (Bug#7554).
9605
7be1c708 96062011-08-09 Andreas Schwab <schwab@linux-m68k.org>
29bbcfa7
AS
9607
9608 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
9609 character. (Bug#6594)
9610
37e11a63
CY
96112011-08-08 Chong Yidong <cyd@stupidchicken.com>
9612
839dde57
CY
9613 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
9614 (image-dired--with-db-file): New macro.
9615 (image-dired-write-tags, image-dired-remove-tag)
9616 (image-dired-create-gallery-lists, image-dired-write-comments)
9617 (image-dired-get-comment, image-dired-mark-tagged-files)
9618 (image-dired-list-tags, image-dired-gallery-generate): Use it.
9619 (image-dired-gallery-generate): Use insert-file-contents.
9620
37e11a63
CY
9621 * time.el (display-time-world-list, display-time-world-display):
9622 * time-stamp.el (time-stamp-string):
9623 * vc/add-log.el (add-change-log-entry): Use setenv instead of
9624 set-time-zone-rule (Bug#7337).
9625
0b4946c4
DU
96262011-08-08 Daiki Ueno <ueno@unixuser.org>
9627
9628 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
9629 (epg-error-to-string, epg-errors-to-string): New function.
9630 (epg-wait-for-completion): Reverse errors list.
9631 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
9632 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
9633 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
9634 (epg-sign-keys, epg-generate-key-from-file)
9635 (epg-generate-key-from-string): Format errors by using
9636 epg-errors-to-string (bug#9255).
9637 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
9638
75bfc667
JL
96392011-08-07 Juri Linkov <juri@jurta.org>
9640
9641 * faces.el (list-faces-display): Remove extra angle bracket
9642 from `help-mode-map'.
9643
9644 * info.el (Info-history-toc-nodes): Doc fix.
9645
9646 * longlines.el (longlines-mode): Doc fix.
9647
673e08bb
SM
96482011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
9649
4640dd88
SM
9650 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
9651 of statements and in a few more cases (bug#9183).
9652
673e08bb
SM
9653 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
9654 New functions.
9655 (cl-transform-lambda): Use them (bug#9239).
9656
89b3f019
MR
96572011-08-05 Martin Rudalics <rudalics@gmx.at>
9658
9659 * window.el (display-buffer-same-window)
9660 (display-buffer-same-frame, display-buffer-other-window)
9661 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
9662 (pop-to-buffer-other-window)
9663 (pop-to-buffer-same-frame-other-window)
9664 (pop-to-buffer-other-frame): Make them defuns.
9665 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
9666
640c8776
SM
96672011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9668
9669 * subr.el (make-composed-keymap): Move from C. Change calling
9670 convention, and improve docstring to bring attention to a subtle point.
9671 * minibuffer.el (completing-read-default): Adjust accordingly.
9672
63648a95
MA
96732011-08-03 Michael Albinus <michael.albinus@gmx.de>
9674
9675 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
9676 (tramp-open-shell): Use `tramp-shell-quote-argument'.
9677
9678 * net/trampver.el: Update release number.
9679
b796c9b7
SM
96802011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
9681
9682 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
9683 "in" (bug#9190).
9684
2239d7d5
LMI
96852011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9686
e07dd7c3
LMI
9687 * mail/sendmail.el (sendmail-query-once): Restore the current
9688 buffer after querying (bug#9074).
9689
0e6a2bd7
LMI
9690 * dired.el (dired-flagged): Use different faces for marked and
9691 flagged files (bug#6117).
9692
ce887515
LMI
9693 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
9694 (bug#4433).
9695
92f2affc
LMI
9696 * ido.el (ido-mode): Switch off the message if called
9697 non-interactively.
9698
57d5aff0
LMI
9699 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
9700 before 587, since it appears that that's more likely to work for
9701 more people.
9702
98cd6c18 9703 * cus-edit.el (custom-file): When running under emacs -q, always
e1dbe924 9704 refuse to save the customizations, even if the .emacs file doesn't
98cd6c18
LMI
9705 exist.
9706
b96dec83
LMI
9707 * info.el: Remove the `Info-beginning-of-buffer' function
9708 (bug#8325).
9709
b796c9b7
SM
9710 * net/network-stream.el (network-stream-open-starttls):
9711 Use `starttls-available-p' to see whether starttls.el can be used.
2239d7d5 9712
d90e2ea0
MR
97132011-08-01 Martin Rudalics <rudalics@gmx.at>
9714
9715 * window.el (display-buffer-in-window): Don't set dedicated status
9716 of window here (Bug#9215).
9717 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
9718 (display-buffer-pop-up-side-window)
b796c9b7 9719 (display-buffer-in-side-window): Set dedicated status of window here.
d90e2ea0 9720
cca09170
SM
97212011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
9722
9723 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
9724 before binding generated-autoload-file.
9725
027b979c
DD
97262011-08-01 Deniz Dogan <deniz@dogan.se>
9727
9728 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
9729
3c7ee4f3
MA
97302011-07-30 Michael Albinus <michael.albinus@gmx.de>
9731
9732 Sync with Tramp 2.2.2.
9733
9734 * net/trampver.el: Update release number.
9735
2cc8e51a
JL
97362011-07-30 Juri Linkov <juri@jurta.org>
9737
9738 * dired-aux.el (dired-touch-initial): Remove function.
9739 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
9740 current time, and `default' to the last modification time of the
9741 current marked file (bug#6887).
9742
a514d856
JM
97432011-07-28 Jose E. Marchesi <jemarch@gnu.org>
9744
9745 * simple.el (goto-line): Use string-to-number to provide a
2cc8e51a 9746 numeric argument to read-number (bug#9163).
a514d856 9747
8a7eddd7
MA
97482011-07-27 Michael Albinus <michael.albinus@gmx.de>
9749
9750 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
9751 connection process, it could be nil.
9752
1ddd96f5
LL
97532011-07-27 Leo Liu <sdl.web@gmail.com>
9754
9755 Simplify url handling in rcirc-mode.
9756
9757 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
9758 (rcirc-browse-url-at-mouse): Remove.
9759 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
9760
b248a85d
AM
97612011-07-26 Alan Mackenzie <acm@muc.de>
9762
9763 Fontify bitfield declarations properly.
9764
9765 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
9766 (c-symbol-chars): Now exported as a lang variable.
9767 (c-not-primitive-type-keywords): New lang variable.
9768
9769 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
9770 QT keyword "more" to prevent "more slots: ...." being spuriously
58179cce 9771 parsed as a bitfield declaration.
b248a85d 9772
b796c9b7
SM
9773 * progmodes/cc-engine.el (c-beginning-of-statement-1):
9774 Refactor and enhance to handle bitfield declarations.
b248a85d
AM
9775 (c-punctuation-in): New function.
9776 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
9777 declarations properly.
9778
68575ab0
UJ
97792011-07-26 Ulf Jasper <ulf.jasper@web.de>
9780
9781 * calendar/icalendar.el (icalendar--all-events): Take care of
9782 multiple vcalendars in a single file.
b796c9b7 9783 (icalendar--convert-float-to-ical): Checkdoc fixes.
68575ab0 9784
0f0a88b9
DD
97852011-07-25 Deniz Dogan <deniz@dogan.se>
9786
9787 * image.el (insert-image): Clarifying docstring.
9788
0b3f36df
MA
97892011-07-24 Michael Albinus <michael.albinus@gmx.de>
9790
9791 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
9792 `tramp-send-command-and-check' if there is no error.
9793 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
9794
a9901f61
AM
97952011-07-22 Alan Mackenzie <acm@muc.de>
9796
9797 Prevent cc-langs.elc being loaded at run time.
9798
9799 * progmodes/cc-mode.el: Remove two autoload forms which loaded
9800 cc-langs.
9801
4d61f28d 9802 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
a9901f61
AM
9803 "(require 'cc-langs)". Quote a form so it will evaluate at
9804 (cc-mode's) compilation time.
9805
11d074b2
MA
98062011-07-22 Michael Albinus <michael.albinus@gmx.de>
9807
9808 * net/tramp.el (tramp-file-name-handler): Avoid recursive
9809 loading. (Bug#9114)
9810
938b94c8
MR
98112011-07-21 Martin Rudalics <rudalics@gmx.at>
9812
9813 * window.el (display-buffer-pop-up-window)
9814 (display-buffer-pop-up-side-window)
9815 (display-buffer-in-side-window): Call display-buffer-set-height
9816 and display-buffer-set-width after setting the new window's
b796c9b7 9817 buffer so `fit-window-to-buffer' and friends work on the right buffer.
938b94c8 9818
bfa4f190
SS
98192011-07-20 Sam Steingold <sds@gnu.org>
9820
9821 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
9822 (etags-tags-included-tables): Call `convert-standard-filename' on
9823 the file names contained in TAGS so that windows Emacs can handle
9824 TAGS files created by cygwin ctags.
9825
8ca42262
LMI
98262011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
9827
9828 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
9829 which apparently didn't work.
9830
5db2afd2 98312011-07-19 Roland Winkler <winkler@gnu.org>
2ecab2b5 9832
5db2afd2
RW
9833 * proced.el (proced-send-signal): For *Marked Processes* buffer
9834 put point at beginning of buffer.
9835
92e15d10
SB
98362011-07-19 Stephen Berman <stephen.berman@gmx.net>
9837
9838 * proced.el (proced-format): Make header lines align with the text
9839 (bug#1779).
9840
1bfd59e5
LMI
98412011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
9842
9843 * view.el (view-buffer): Allow running in `special' modes if we're
9844 visiting a file (bug#8615).
9845
f5aae37c
MR
98462011-07-19 Martin Rudalics <rudalics@gmx.at>
9847
9848 * window.el (display-buffer-alist-of-strings-p)
b796c9b7
SM
9849 (display-buffer-alist-set-1, display-buffer-alist-set-2):
9850 New functions.
f5aae37c
MR
9851 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
9852 more accurately.
9853
bf2c1571
AM
98542011-07-18 Alan Mackenzie <acm@muc.de>
9855
9856 Fontify declarators properly when, e.g., a jit-lock chunk begins
9857 inside a declaration.
9858
9859 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
9860
b796c9b7
SM
9861 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
9862 New function.
bf2c1571
AM
9863 (c-complex-decl-matchers): Insert reference to
9864 c-font-lock-enclosing-decls.
9865
9866 * progmodes/cc-engine.el (c-backward-single-comment):
9867 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
9868 to nil around calls to (forward-comment -1).
9869
4e190b80
LMI
98702011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
9871
12dc863d
LMI
9872 * image.el (put-image): Doc typo fix.
9873
a762e966
LMI
9874 * progmodes/etags.el (tags-search): Doc typo fix.
9875
4e190b80
LMI
9876 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
9877 password if we get errors 550 to 554.
9878
f019fb21
LMI
98792011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
9880
b796c9b7 9881 * net/gnutls.el (gnutls-log-level): Remove.
750c33f7 9882
81746738
LMI
9883 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
9884 indentation character (bug#6380).
9885
3ee3a1b5
LMI
9886 * files.el (buffer-offer-save): Made permanently local (bug#6241).
9887
c82f64de
LMI
9888 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
9889 to clarify what the problem is (bug#4291).
9890
f019fb21
LMI
9891 * simple.el (current-kill): Clarify what
9892 `interprogram-paste-function' does (bug#7500).
ca425c7c
LMI
9893 (auto-fill-mode): Document `auto-fill-function' in relation to
9894 `auto-fill-mode' (bug#2470).
f019fb21 9895
0794775d
LM
98962011-07-16 Lawrence Mitchell <wence@gmx.li>
9897
9898 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
9899 method if slot is read-only (bug#9035).
9900
be39b8cc
MR
99012011-07-16 Martin Rudalics <rudalics@gmx.at>
9902
b796c9b7 9903 * frame.el (select-frame-set-input-focus): New argument NORECORD.
be39b8cc 9904 * window.el (pop-to-buffer): Select window used even if it was
b796c9b7
SM
9905 selected before, see discussion of (Bug#8615), (Bug#6954).
9906 Pass argument NORECORD on to select-frame-set-input-focus.
be39b8cc 9907
6ccf7859
GM
99082011-07-15 Glenn Morris <rgm@gnu.org>
9909
9910 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
03ea5b87 9911 Respect help-form.
6ccf7859 9912
87e86684
LM
99132011-07-09 Lawrence Mitchell <wence@gmx.li>
9914
9915 * net/gnutls.el (gnutls-min-prime-bits): New variable.
9916 (gnutls-negotiate): Use it.
9917
d6066239
LMI
99182011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9919
b796c9b7
SM
9920 * net/gnutls.el (gnutls-negotiate):
9921 Upcase `gnutls-algorithm-priority'.
d6066239 9922
bd23ebc0
GM
99232011-07-15 Glenn Morris <rgm@gnu.org>
9924
c65bca65
GM
9925 * jka-compr.el (jka-compr-verbose): Move from here...
9926 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
9927 Add missing :version tag.
9928 * info.el: No need to require jka-compr when compiling.
bd23ebc0 9929
478615cc
LMI
99302011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9931
7b41decb
LMI
9932 * net/gnutls.el (gnutls-algorithm-priority): New variable.
9933 (gnutls-negotiate): Use it.
9934
dbc44fcd
LMI
9935 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
9936
06789f97
LMI
9937 * info.el (Info-beginning-of-buffer): New command.
9938 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
9939 announcing `b' as the key (bug#8325).
ab896c37 9940 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
06789f97 9941
c39da690
LMI
9942 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
9943
3aa5f34b
LMI
9944 * international/mule-cmds.el
9945 (describe-specified-language-support): Make the error message
9946 clearer (bug#8905).
9947
4bf0979f
LMI
9948 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
9949
478615cc
LMI
9950 * isearch.el (isearch-barrier): Add a doc string, since it's
9951 mentioned in a function doc string (bug#8678).
9952
75c68aa1
MR
99532011-07-15 Martin Rudalics <rudalics@gmx.at>
9954
9955 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
9956 buffer argument (Bug#9083) and self-identifying label argument.
9957
a7c33da2
GM
99582011-07-15 Glenn Morris <rgm@gnu.org>
9959
9960 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
9961
2f5c6024
LMI
99622011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9963
9964 * man.el (Man-fontify-manpage): Fix message when formatting the
9965 man page (bug#7929).
9966
0bb23927 99672011-07-14 Eli Zaretskii <eliz@gnu.org>
cce4b0a7
EZ
9968
9969 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
9970 argument LRM; if non-nil, append an invisible LRM character to the
9971 buffer name.
9972 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
9973 last argument non-nil, when formatting buffer names.
0bb23927
EZ
9974 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
9975 paragraph direction.
cce4b0a7 9976
621ef9ab
LMI
99772011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9978
d1583c48
LMI
9979 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
9980 the man page name (bug#7929).
9981
6a57fb5f
LMI
9982 * image.el (put-image): Mention the `put-image' overlay property
9983 (bug#7834).
9984
d7956b14
LMI
9985 * scroll-bar.el (set-scroll-bar-mode): Mention that
9986 `scroll-bar-mode' lists the values (bug#7772).
9987
5b2d4a66
LMI
9988 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
9989 command (bug#7729).
9990
7509a874
LMI
9991 * rect.el (apply-on-rectangle): Return the point after the last
9992 operation.
9993 (string-rectangle): Go to the point after the last operation
9994 (bug#7522).
9995
4fe74b19
LMI
9996 * printing.el (pr-toggle-region): Clarify the documentation
9997 slightly (bug#7493).
9998
b796c9b7
SM
9999 * time.el (display-time-update):
10000 Allow `display-time-mail-function' to return nil (bug#7158).
10001 Fix suggested by Detlev Zundel.
ab283561 10002
fc233c9d
LMI
10003 * vc/diff.el (diff): Clarify the order the file names are read
10004 (bug#7111).
10005
43f5740b
LMI
10006 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
10007 the doc string (bug#7015).
10008
f2182a76
LMI
10009 * font-lock.el (font-lock-maximum-decoration): Mention what
10010 numeric levels mean (bug#6935).
10011
621ef9ab
LMI
10012 * startup.el (initial-buffer-choice): Don't mention the `none'
10013 selection, which is against policy.
10014
adc47434
MR
100152011-07-14 Martin Rudalics <rudalics@gmx.at>
10016
b796c9b7
SM
10017 * window.el (display-buffer-normalize-special):
10018 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
adc47434 10019
7e5bfb8f
EZ
100202011-07-14 Eli Zaretskii <eliz@gnu.org>
10021
10022 * subr.el (version<, version<=, version=): Mention "-CVS" and
10023 "-12345" alpha version numbers.
10024
27fa387a
CY
100252011-07-14 Chong Yidong <cyd@stupidchicken.com>
10026
10027 * bindings.el: Add advertised binding for set-mark-command
10028 (Bug#5772).
10029
8bdfa064
CY
100302011-07-14 Chong Yidong <cyd@stupidchicken.com>
10031
10032 * bindings.el (mode-line-other-buffer):
10033 * bookmark.el (bookmark-bmenu-2-window):
10034 * bs.el (bs-cycle-next, bs-cycle-previous):
10035 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
10036 switch-to-buffer.
10037
10038 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
b796c9b7 10039 Delete.
8bdfa064 10040
5eba16a3
JB
100412011-07-14 Juanma Barranquero <lekktu@gmail.com>
10042
10043 * follow.el (follow-debug-message, follow-redisplay):
10044 * jka-cmpr-hook.el (with-auto-compression-mode):
10045 Fix typos in docstrings.
10046
15853710
LMI
100472011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10048
a28e4607
LMI
10049 * subr.el (with-silent-modifications): Clarify somewhat what the
10050 macro inhibits (bug#6525).
10051
15853710
LMI
10052 * simple.el (eval-expression): Note what it does if called
10053 interactively (bug#6495).
10054
bee0fcef
CY
100552011-07-13 Chong Yidong <cyd@stupidchicken.com>
10056
b796c9b7
SM
10057 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
10058 Use pop-to-buffer buffer-or-name if it is nil.
bee0fcef
CY
10059
10060 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10061 Remove switch-to-buffer.
10062
58274504
LMI
100632011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10064
bd2fcc8d
LMI
10065 * files.el (make-directory): Clarify that an error will be raised
10066 if there's an error (bug#6397).
10067
0f04b32c
LMI
10068 * startup.el (initial-buffer-choice): Add `none' as a choice
10069 (bug#6234).
10070
465c5fc8
LMI
10071 * subr.el (add-hook): Clarify section about buffer-local hooks
10072 (bug#6218).
10073
58274504
LMI
10074 * dired.el (dired-flagged): Clarify doc string (bug#6117).
10075
bead9a43
JB
100762011-07-13 Juanma Barranquero <lekktu@gmail.com>
10077
10078 * tabify.el (untabify): Preserve the current column so that point
10079 doesn't move (bug#6032).
10080
3af98a7b
LMI
100812011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10082
b796c9b7
SM
10083 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
10084 Rewrite to avoid awkward possessive "s" (bug#5986).
3af98a7b 10085
6240145a
GM
100862011-07-13 Glenn Morris <rgm@gnu.org>
10087
10088 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
10089 (dired-insert-directory): Give a message the first time
10090 if ls is found not to support --dired.
10091
1d8c2ccc
LMI
100922011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10093
10094 * simple.el (toggle-truncate-lines): Clarify what is toggled
10095 (bug#5580). Text by Drew Adams.
10096
5fc4038e
CY
100972011-07-13 Chong Yidong <cyd@stupidchicken.com>
10098
10099 * simple.el (blink-matching-open): Make the error message from the
10100 last change less verbose.
10101
bf6012e5
DN
101022011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
10103
10104 * font-lock.el (font-lock-comment-face): Use the high contrast
10105 "yellow" color for font-lock-comment-face on low color terminals
10106 using a dark background color (bug#4221).
10107
343c3b5a
LMI
101082011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10109
7e9505c5
LMI
10110 * dired.el (dired-insert-set-properties): Make the doc string
10111 reflect what it does now (bug#5325).
10112
c26fdcf5
LMI
10113 * simple.el (blink-matching-open): Say that we were unable to find
10114 the match within the limit, if we're limited (bug#5122).
10115
bb388cc5
LMI
10116 * international/mule-cmds.el (prefer-coding-system): Add an
10117 example (bug#4869).
10118
343c3b5a
LMI
10119 * progmodes/etags.el (tags-search): Document `file-list-form'
10120 (bug#4731).
10121
2a517d45
LM
101222011-07-13 Lawrence Mitchell <wence@gmx.li>
10123
10124 * net/browse-url.el (browse-url-default-browser)
10125 (browse-url-browser-function): Make the default browser choice a
10126 bit more logical (bug#4300). Also clean up the doc string.
10127
b6c78ef2
JB
101282011-07-13 Juanma Barranquero <lekktu@gmail.com>
10129
10130 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
10131 binary endings (bug#4440).
10132
1c4dd947
LMI
101332011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
10134
a2014063
LMI
10135 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
10136 which can be pretty annoying (bug#8971).
10137
9c9c2d88
LMI
10138 * jka-compr.el (jka-compr-verbose): New variable, and use
10139 throughout (bug#8971).
10140
1c4dd947
LMI
10141 * info.el (Info-find-file): Fall back on the installation
10142 directory if we can't find the info node anywhere else.
10143
a1c9f41b
SO
101442011-07-13 Sergei Organov <osv@javad.com> (tiny change)
10145
10146 * vc/vc.el (vc-revert-file):
10147 Don't set file time-stamp in the past. (Bug#5181)
10148
536f3d36
LMI
101492011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10150
7152b011
LMI
10151 * files.el (after-find-file): Give a better error message when
10152 trying to find a symlink that points to a file that doesn't exist
10153 (bug#4398).
10154
536f3d36
LMI
10155 * progmodes/cc-vars.el: Remove (probably) misleading comment
10156 (bug#4396).
10157
460c0fba
JB
101582011-07-12 Johan Bockgård <bojohan@gnu.org>
10159
10160 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
10161
7a6bda45
CY
101622011-07-12 Chong Yidong <cyd@stupidchicken.com>
10163
10164 * mouse-sel.el: Hack restoring functionality, while keeping
10165 compatibility with 2010-07-03 changes to mouse selection.
10166 (mouse-sel-primary-overlay): New var.
10167 (mouse-sel-selection-alist): Use it.
10168 (mouse-sel-mode): Doc fix; remove points that are default features
10169 of mouse.el.
10170
c79598ef
JB
101712011-07-12 Johan Bockgård <bojohan@gnu.org>
10172
10173 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10174 Fix previous fix (bug#2490).
10175
ff8be6ef
RW
101762011-07-12 Roland Winkler <winkler@gnu.org>
10177
b796c9b7
SM
10178 * textmodes/bibtex.el (bibtex-initialize):
10179 Use pop-to-buffer-same-window.
ff8be6ef
RW
10180 (bibtex-search-entries): Fix interactive call.
10181
296ba3ee
LMI
101822011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
10183
f5242a02 10184 * progmodes/compile.el (compilation-error-regexp-alist-alist):
b796c9b7
SM
10185 Fontise bytecomp Error lines more correctly (bug#2490).
10186 Fix suggested by Johan Bockgård.
f5242a02 10187
296ba3ee
LMI
10188 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
10189
10190 * dired-x.el (dired-guess-default): Use `delete-dups'.
10191
f69fd0d2
CY
101922011-07-12 Chong Yidong <cyd@stupidchicken.com>
10193
10194 * dired.el (dired-mark-prompt):
10195 * dired-aux.el (dired-read-shell-command): Doc fix.
10196
eab5dc07
LMI
101972011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10198
b796c9b7
SM
10199 * mail/sendmail.el (sendmail-query-once):
10200 Use `customize-save-variable' unconditionally, now that it works under
9988520a
LMI
10201 emacs -Q.
10202
10203 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
10204
eab5dc07
LMI
10205 * cus-edit.el (custom-file): Take an optional no-error variable.
10206 (customize-save-variable): Set the variable, and give a warning if
10207 running under "emacs -q".
10208
a1e65d42
JB
102092011-07-11 Juanma Barranquero <lekktu@gmail.com>
10210
10211 * loadhist.el (unload-feature-special-hooks):
10212 Add `auto-coding-functions', `fill-nobreak-predicate' and
10213 `find-directory-functions' (bug#5327).
10214
1d52da10
LMI
102152011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10216
be958f1d
LMI
10217 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
10218
5bedb26c
LMI
10219 * cus-edit.el (custom-guess-name-alist): -alist variables should
10220 use the `alist' type (bug#3120). Suggested by Drew Adams.
10221
1d52da10
LMI
10222 * printing.el: Add documentation to all the `pr-toggle-' commands.
10223
cd394be1 102242011-07-11 Leo Liu <sdl.web@gmail.com>
481a51b6
LL
10225
10226 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
10227 backends where it makes sense (bug#2623).
10228
dcc88d8a
LMI
102292011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10230
c3de9feb
LMI
10231 * dired-x.el (dired-guess-default): Remove duplicate shell command
10232 entries (bug#2028).
8a93078b 10233 (dired-guess-default): Fix grammar in doc string (bug#2028).
eea84fe5 10234 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
c3de9feb 10235
dcc88d8a
LMI
10236 * subr.el (remove-duplicates): New conveniency function.
10237
505e3645
LMI
102382011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
10239
10240 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
10241 (bug#1526).
10242
102432011-07-10 Martin Rudalics <rudalics@gmx.at>
10244
10245 * window.el (display-buffer-normalize-default): Don't invert
10246 meaning of even-window-heights. Reported by Eli Zaretskii
10247 <eliz@gnu.org>.
10248
455e4fa1
BR
102492011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
10250
10251 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
10252
8e0bc3e9
CY
102532011-07-10 Chong Yidong <cyd@stupidchicken.com>
10254
10255 * window.el (display-buffer): Fix arguments to
10256 display-buffer-reuse-window in last change.
10257
fa7c3228
CY
10258 * faces.el (link): Use a less saturated blue on light backgrounds.
10259
10260 * startup.el (fancy-startup-text, fancy-about-text)
10261 (fancy-startup-tail): Use font-lock faces, for background safety.
10262
c0a7f300
BN
102632011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
10264
b796c9b7
SM
10265 * emulation/viper-cmd.el (viper-change-state-to-vi):
10266 Limit triggering of abbrev expansion (Bug#9038).
c0a7f300 10267
4dc2a129
MR
102682011-07-09 Martin Rudalics <rudalics@gmx.at>
10269
10270 * window.el (display-buffer-default-specifiers): Remove.
10271 (display-buffer-macro-specifiers): Remove default specifiers.
10272 (display-buffer-alist): Default to nil.
b796c9b7 10273 (display-buffer-reuse-window): New optional argument other-window.
4dc2a129
MR
10274 (display-buffer-pop-up-window): Allow splitting internal
10275 windows. Check whether a live window was created.
10276 (display-buffer-other-window-means-other-frame)
10277 (display-buffer-normalize-arguments): Rename to
10278 display-buffer-normalize-argument and rewrite. Set the
10279 other-window specifier.
10280 (display-buffer-normalize-special): New function.
10281 (display-buffer-normalize-options): Rename to
10282 display-buffer-normalize-default and rewrite.
10283 (display-buffer-normalize-options-inhibit): Remove.
10284 (display-buffer-normalize-specifiers): Rewrite.
10285 (display-buffer): Process other-window specifier and call
10286 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
10287 more faithfully.
b796c9b7 10288 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
4dc2a129 10289 (display-buffer-alist-set): Don't handle 'unset default values.
b796c9b7
SM
10290 (display-buffer-in-window, display-buffer-alist-set):
10291 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
4dc2a129
MR
10292 <tassilo@member.fsf.org>.
10293
2d43b8c9
LL
102942011-07-09 Leo Liu <sdl.web@gmail.com>
10295
10296 * register.el (insert-register): Restore accidental change on
10297 2011-06-26. (Bug#9028)
10298
7f9b7c53
GM
102992011-07-09 Glenn Morris <rgm@gnu.org>
10300
10301 * subr.el (remq): Handle the empty list. (Bug#9024)
10302
f042cfd8
AS
103032011-07-08 Andreas Schwab <schwab@linux-m68k.org>
10304
10305 * mail/sendmail.el (send-mail-function): No longer delay custom
10306 initialization.
10307 * custom.el (custom-initialize-delay): Doc fix.
10308
856b2f11
SM
103092011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
10310
10311 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
10312
afae1d68
MA
103132011-07-08 Michael Albinus <michael.albinus@gmx.de>
10314
10315 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
10316 human-friendly prompt.
10317
0757af94
SM
103182011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
10319
10320 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
10321 provided by a particular plugin.
10322
d760b731
LMI
103232011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
10324
10325 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
10326 save customizations (with "emacs -Q"), just set the variable
10327 instead of erroring out.
10328
10329 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
10330
cd79ce90
JL
103312011-07-08 Juri Linkov <juri@jurta.org>
10332
10333 * arc-mode.el (archive-zip-expunge, archive-zip-update)
10334 (archive-zip-update-case): Use 7z if found by `executable-find'.
10335 The order of searching the available programs is the same as in
10336 `archive-zip-extract' (bug#8968).
10337
14cc04aa
CY
103382011-07-07 Chong Yidong <cyd@stupidchicken.com>
10339
10340 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
10341 (menu-bar-options-menu): Tweak descriptions.
10342
0a1848ec
LMI
103432011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
10344
10345 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
10346 menu items into verb phrases (bug#1421). Also refill to fit under
10347 80 columns.
10348
f5bd0689
CY
103492011-07-07 Chong Yidong <cyd@stupidchicken.com>
10350
538e85c6
CY
10351 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
10352 (Info-read-node-name): Doc fix (Bug#1084).
10353
f5bd0689
CY
10354 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
10355 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
10356 (end-of-sexp, beginning-of-sexp)
10357 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
10358 (forward-symbol, forward-same-syntax, word-at-point)
10359 (sentence-at-point): Doc fix (Bug#1144).
10360
56ec5115
LMI
103612011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
10362
f3f8e37f
LMI
10363 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
10364 should cover it (bug#1281).
10365
0757af94 10366 * cus-edit.el (custom-show): Mark as obsolete.
af0905c8 10367
e9fce1ac 10368 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
12b9eb35
LMI
10369 negotiation fails, then possibly try again with a non-encrypted
10370 connection (bug#9017).
10371
56ec5115
LMI
10372 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
10373 be used.
10374
c2f9aec8
RS
103752011-07-07 Richard Stallman <rms@gnu.org>
10376
10377 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
10378 property, and handle its changed format.
10379 Look for the correct line number.
10380 Use file's line contents (but not past first =) to find
10381 correct line in message.
10382
ef7b981d 103832011-07-07 Kenichi Handa <handa@m17n.org>
c805dec0
KH
10384
10385 * international/characters.el (build-unicode-category-table):
10386 Delete it.
0757af94 10387 (unicode-category-table): Set it by unicode-property-table-internal.
c805dec0 10388
0757af94 10389 * international/mule-cmds.el (char-code-property-alist): Move to
c805dec0
KH
10390 to src/chartab.c.
10391 (get-char-code-property): Call unicode-property-table-internal to
10392 load a file. Call get-unicode-property-internal where necessary.
10393 (put-char-code-property): Call unicode-property-table-internal to
10394 load a file. Call put-unicode-property-internal where necessary.
10395 put-unicode-property-internal where necessary.
0757af94
SM
10396 (char-code-property-description):
10397 Call unicode-property-table-internal to load a file.
c805dec0
KH
10398
10399 * international/charprop.el:
10400 * international/uni-bidi.el:
10401 * international/uni-category.el:
10402 * international/uni-combining.el:
10403 * international/uni-comment.el:
10404 * international/uni-decimal.el:
10405 * international/uni-decomposition.el:
10406 * international/uni-digit.el:
10407 * international/uni-lowercase.el:
10408 * international/uni-mirrored.el:
10409 * international/uni-name.el:
10410 * international/uni-numeric.el:
10411 * international/uni-old-name.el:
10412 * international/uni-titlecase.el:
10413 * international/uni-uppercase.el: Regenerate.
10414
10415 * loadup.el: Load international/charprop.el before
10416 international/characters.
10417
e14b388a
CY
104182011-07-07 Chong Yidong <cyd@stupidchicken.com>
10419
10420 * window.el (next-buffer, previous-buffer): Signal an error if
10421 called from a minibuffer window.
10422
10423 * bindings.el: Revert 2011-07-04 change.
10424
354cf0ba
RS
104252011-07-06 Richard Stallman <rms@gnu.org>
10426
10427 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
10428 (rmail-mime-insert-bulk, rmail-mime-insert-text):
10429 Treat markers like ints.
10430 (rmail-mime-entity): Doc fix.
10431
a48868a7
LMI
104322011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10433
4906cd3d
LMI
10434 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
10435 defcustom again for backwards compatibility.
10436
e0457abe
LMI
10437 * simple.el (shell-command-on-region): Fill.
10438
d67f7e1f
LMI
10439 * dired-aux.el (dired-kill-line): Add a doc string.
10440
fe204702
LMI
10441 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
10442 to "\\sw\\|\\s_" (bug#358).
10443
a48868a7
LMI
10444 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
10445 (dired-unmark-backward): Ditto.
10446 (dired-flag-backup-files): Ditto.
10447
10448 * dired-x.el (dired-mark-sexp): Ditto.
10449
aa8a705c
RS
104502011-07-06 Richard Stallman <rms@gnu.org>
10451
10452 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
10453 (rmail-mime-entity): New arg TRUNCATED.
10454 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
10455 New functions.
10456 (rmail-mime-save): Warn if entity is truncated.
10457 (rmail-mime-toggle-hidden): Likewise, for showing.
10458 (rmail-mime-process-multipart): Record when an entity is truncated.
10459
a9a936b9
RS
10460 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
10461 if ENTITY is a string.
10462
1f2b92cb
LMI
104632011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
10464
f4f73198 10465 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
0757af94
SM
10466 of faces when `M-C-x'-ing their definitions (bug#8378).
10467 Also clean up the code slightly.
f4f73198 10468
12b16734 10469 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
da6062e6 10470 because that makes the colors go away.
12b16734 10471
f0691d22
LMI
10472 * mail/sendmail.el (send-mail-function): Change the default to
10473 `sendmail-query-once'.
9e87df06 10474 (sendmail-query-once): Add an autoload cookie.
f0691d22 10475
1f2b92cb
LMI
10476 * net/network-stream.el (network-stream-open-starttls): Try using
10477 a plain connection even if the server offered STARTTLS, and we
10478 kinda wanted to use it, if Emacs doesn't have any STARTTLS
10479 capability. This should make smtpmail.el work in slightly more
10480 configurations.
10481
1cdd2a1b
MA
104822011-07-06 Michael Albinus <michael.albinus@gmx.de>
10483
10484 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
10485 New defun.
10486 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
10487
fbcc67e2
MM
104882011-07-06 Michael R. Mauger <mmaug@yahoo.com>
10489
10490 * progmodes/sql.el: Version 3.0
0757af94 10491 (sql-product-alist): Add product :completion-object,
fbcc67e2 10492 :completion-column, and :statement attributes.
0757af94 10493 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
fbcc67e2 10494 (sql-mode-syntax-table): Mark all punctuation.
0757af94 10495 (sql-font-lock-keywords-builder): Temporarily remove fallback on
fbcc67e2
MM
10496 ansi keywords.
10497 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
0757af94 10498 (sql-mode-oracle-font-lock-keywords): Improve.
fbcc67e2
MM
10499 (sql-oracle-show-reserved-words): New function for development.
10500 (sql-product-font-lock): Simplify for source code buffers.
10501 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
10502 New functions.
10503 (sql-highlight-product): Set product specific syntax table.
0757af94
SM
10504 (sql-mode-map): Add statement movement functions.
10505 (sql-ansi-statement-starters, sql-oracle-statement-starters):
10506 New variable.
fbcc67e2
MM
10507 (sql-statement-regexp, sql-beginning-of-statement)
10508 (sql-end-of-statement, sql-signum): New functions.
0757af94 10509 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
fbcc67e2
MM
10510 (sql-show-sqli-buffer): Bug fix.
10511 (sql-interactive-mode): Store connection data as buffer local.
0757af94 10512 (sql-connect): Add NEW-NAME parameter. Redesign interaction
fbcc67e2
MM
10513 with sql-interactive-mode.
10514 (sql-save-connection): Save buffer local settings.
0757af94 10515 (sql-connection-menu-filter): Change menu entry name.
fbcc67e2
MM
10516 (sql-product-interactive): Bug fix.
10517 (sql-preoutput-hold): New variable.
10518 (sql-interactive-remove-continuation-prompt): Bug fixes.
10519 (sql-debug-redirect): New variable.
10520 (sql-str-literal): New function.
10521 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
0757af94 10522 Redesign.
fbcc67e2
MM
10523 (sql-oracle-save-settings, sql-oracle-restore-settings)
10524 (sql-oracle-list-all, sql-oracle-list-table): New functions.
10525 (sql-completion-object, sql-completion-column)
10526 (sql-completion-sqlbuf): New variables.
10527 (sql-build-completions-1, sql-build-completions)
10528 (sql-try-completion): New functions.
10529 (sql-read-table-name): Use them.
10530 (sql-contains-names): New buffer local variable.
10531 (sql-list-all, sql-list-table): Use it.
10532 (sql-oracle-completion-types): New variable.
10533 (sql-oracle-completion-object, sql-sqlite-completion-object)
10534 (sql-postgres-completion-object): New functions.
10535
d4eaeab1
GM
105362011-07-06 Glenn Morris <rgm@gnu.org>
10537
10538 * window.el (pop-to-buffer): Doc fix.
10539
322b7dab 105402011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
a1d3a912
CY
10541
10542 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
10543
322b7dab 105442011-07-06 Chong Yidong <cyd@stupidchicken.com>
0484d600 10545
322b7dab 10546 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
4f8f657f 10547
322b7dab 10548 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
8f43cbf3 10549
605dd5bf
CY
105502011-07-05 Chong Yidong <cyd@stupidchicken.com>
10551
10552 * button.el (button): Inherit from link face. Suggested by Dan
10553 Nicolaescu.
10554
7dbfa719
SM
105552011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10556
3db614b0
SM
10557 * progmodes/gdb-mi.el: Fit in 80 columns.
10558 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
10559 switch-to-buffer.
10560
7dbfa719
SM
10561 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
10562 if imenu is simply not configured (bug#8941).
10563
919d884a
KM
105642011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
10565
10566 * allout.el (allout-post-undo-hook): New allout outline-change
10567 event hook to signal undo activity.
10568 (allout-post-command-business): Run allout-post-undo-hook if an
10569 undo just occurred.
7dbfa719
SM
10570 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
10571 * allout-widgets.el (allout-widgets-after-undo-function):
10572 Ensure the integrity of the current item's decoration after it has been
919d884a
KM
10573 in the vicinity of an undo.
10574 (allout-widgets-mode): Include allout-widgets-after-undo-function
10575 on the new allout-post-undo-hook.
10576
450a0f09
SM
105772011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10578
10579 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
10580 Let define-derived-mode define it.
10581 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
10582 cycles of abbrev-table inheritance (bug#8998).
10583
2de69e00
RW
105842011-07-05 Roland Winkler <winkler@gnu.org>
10585
10586 * textmodes/bibtex.el: Add support for biblatex.
10587 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
10588 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
10589 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
10590 (bibtex-entry-alist, bibtex-field-alist): New variables.
10591 (bibtex-entry-field-alist): Obsolete alias for
10592 bibtex-BibTeX-entry-alist.
10593 (bibtex-entry-alist, bibtex-field-alist): New widgets.
10594 (bibtex-set-dialect): New command.
10595 (bibtex-entry-type, bibtex-entry-head)
450a0f09
SM
10596 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
10597 Bind via bibtex-set-dialect.
2de69e00
RW
10598 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
10599 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
10600 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
10601 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
10602 Define via bibtex-set-dialect.
450a0f09
SM
10603 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
10604 Obey bibtex-no-opt-remove-re.
2de69e00
RW
10605 (bibtex-vec-push, bibtex-vec-incr): New functions.
10606 (bibtex-format-entry, bibtex-field-list)
10607 (bibtex-print-help-message, bibtex-validate)
10608 (bibtex-search-entries): Use new format of bibtex-entry-alist.
10609
2dcdbdd9
SM
106102011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
10611
10612 * progmodes/compile.el (compilation-goto-locus):
10613 * net/tramp-cmds.el (tramp-append-tramp-buffers):
10614 * bs.el (bs-cycle-next, bs-cycle-previous):
10615 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
10616 * bindings.el (mode-line-other-buffer):
10617 * autoinsert.el (auto-insert):
10618 * arc-mode.el (archive-extract):
10619 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
10620
b27640fe
JB
106212011-07-05 Juanma Barranquero <lekktu@gmail.com>
10622
10623 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
10624 Fix check of `emacs-lock-unlockable-modes'.
10625 Coerce true values of `emacs-lock--try-unlocking' to t.
10626
53bbe3ad
JB
106272011-07-05 Juanma Barranquero <lekktu@gmail.com>
10628
10629 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
10630 * emacs-lock.el: New file.
10631
1d3cdbc7
JD
106322011-07-05 Julien Danjou <julien@danjou.info>
10633
10634 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
10635 than `boundp' to check if face is set.
10636
9173deec
JB
106372011-07-05 Juanma Barranquero <lekktu@gmail.com>
10638
10639 * register.el (registerv-make):
10640 * window.el (window-min-height): Fix typos in docstrings.
10641
869795d6
JD
106422011-07-05 Jan Djärv <jan.h.d@swipnet.se>
10643
9173deec 10644 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
869795d6
JD
10645 Update doc string.
10646
b768cdcd
JB
106472011-07-04 Juanma Barranquero <lekktu@gmail.com>
10648
10649 * server.el (server-execute): Catch quit and call
10650 `server-return-error' to pass the error back to emacsclient and
10651 close the connection (bug#8942).
10652
13aa217b
KM
106532011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
10654
10655 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
10656 insecure exception for current topic. Also note that auto-saves
10657 are handled differently.
10658
5d3385a0 10659 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
13aa217b
KM
10660 State variables for tracking auto-save inhibition situation.
10661
10662 (allout-write-contents-hook-handler): Rename from
10663 'allout-write-file-hook-handler', and describe how it depends on
10664 write-contents-functions sensitivity to non-nil value to prevent
10665 file write.
10666
10667 (allout-auto-save-hook-handler): Remove. auto-save does not check
10668 this in individual buffers, only in the starting buffer, so this
10669 is not the right way for us to inhibit auto-save in a buffer
10670 according to its condition.
10671
10672 (allout-mode): Use new allout-write-contents-hook-handler, and
10673 only with write-contents-functions. Remove auto-save provisions -
10674 they're implemented elsewhere.
10675
10676 (allout-before-change-handler): If undo is in progress, note that
10677 for attention of allout-post-command-business.
10678
10679 (allout-post-command-business): If the command we're following was
10680 an undo, check for change in the status of encrypted items and
10681 adjust auto-save inhibitions accordingly.
10682
10683 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
10684 according to whether there are or aren't any plain-text topics
10685 pending encryption.
10686
2dcdbdd9 10687 (allout-inhibit-auto-save-info-for-decryption):
1154d12e
JB
10688 Adjust buffer-saved-size and some allout state to inhibit auto-saves
10689 if there are plain-text topics pending encryption.
13aa217b
KM
10690
10691 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
10692 buffer-saved-size and some allout state to not inhibit auto-saves
10693 if there are no longer any plain-text topics pending encryption.
10694
0757af94
SM
10695 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
10696 No longer provide for exemption of the current topic.
13aa217b 10697
ac89b32c
JL
106982011-07-04 Juri Linkov <juri@jurta.org>
10699
10700 Add 7z operations to delete and save changed members (bug#8968).
10701 * arc-mode.el (archive-7z-expunge, archive-7z-update):
10702 New defcustoms.
10703 (archive-7z-write-file-member): New function.
10704 (archive-7z-summarize): Fix the number of dashes in the
10705 listing output.
10706
8fa39615
SM
107072011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10708
10709 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
10710 (bug#8958).
10711
2f11b3f1
CY
107122011-07-04 Chong Yidong <cyd@stupidchicken.com>
10713
d66fef2b
CY
10714 * bindings.el: Ignore next-buffer and previous-buffer in
10715 minibuffer-local-map.
10716
2f11b3f1
CY
10717 * font-lock.el (font-lock-builtin-face): Change light background
10718 color to dark slate blue (Bug#6693).
10719
f932a347
WD
107202011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
10721
10722 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
10723
c8af70e1
SM
107242011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
10725
10726 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
10727 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10728 Add switch-to-buffer.
10729
f158badc
LMI
107302011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10731
10732 * isearch.el (isearch-search-fun-function): Clarify further the
10733 meaning of the function returned.
10734
6d95bd46
MA
107352011-07-04 Michael Albinus <michael.albinus@gmx.de>
10736
10737 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
10738
10739 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
10740 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
10741 Use it.
10742 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
10743 `tramp-default-remote-path' does not exist.
10744 (tramp-send-command-and-read): New optional argument NOERROR.
10745 (tramp-open-connection-setup-interactive-shell)
10746 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
10747 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
10748 (tramp-process-sentinel): Flush also process' connection property.
10749 (tramp-sh-handle-start-file-process): Do not set process
10750 sentinel. It is done now ...
10751 (tramp-maybe-open-connection): ... here. (Bug#8929)
10752
909e6b67
MK
107532011-07-04 MON KEY <monkey@sandpframing.com>
10754
10755 * play/animate.el (animate-string): Doc fixes and allow changing
10756 the buffer name (bug#5417).
10757
107582011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
10759
c8af70e1 10760 * play/animate.el (animation-buffer-name): Rename from *animate*.
909e6b67 10761
f34755dc
PE
107622011-07-04 Paul Eggert <eggert@cs.ucla.edu>
10763
396cec72
PE
10764 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
10765 This is simpler and helps future-proof the code.
10766 (timer-until): Use time-subtract and float-time.
08235028 10767 (timer--time-less-p): Use time-less-p.
f34755dc 10768
56e6cc31
JB
107692011-07-04 Juanma Barranquero <lekktu@gmail.com>
10770
3abb79e5
JB
10771 * type-break.el (timep): Use the value of `float-time' to avoid a
10772 byte-compiler warning.
10773
56e6cc31
JB
10774 * server.el (server-eval-and-print): Return any result, even nil.
10775
7b9430b4
PE
107762011-07-03 Paul Eggert <eggert@cs.ucla.edu>
10777
10778 * type-break.el: Accept time formats that the builtins accept.
10779 (timep, type-break-time-difference): Accept any format that
10780 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
10781 This is simpler and helps future-proof the code.
10782 (type-break-time-difference): Round rather than ignoring
10783 subseconds components.
10784
3034e9e7
LMI
107852011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10786
10787 * info.el (Info-apropos-matches): Make non-interactive, since it
10788 doesn't seem to do anything useful as a command (bug#8829).
10789
1485f4c0
CY
107902011-07-03 Chong Yidong <cyd@stupidchicken.com>
10791
10792 * frame.el (frame-background-mode, frame-set-background-mode):
c8af70e1 10793 Move from faces.el.
1485f4c0
CY
10794 (frame-default-terminal-background): New function.
10795
10796 * custom.el (custom-push-theme): Don't record faces in `changed'
10797 theme; this doesn't work correctly for per-frame face settings.
10798 (disable-theme): Use face-set-after-frame-default to reset faces.
10799 (custom--frame-color-default): New function.
10800
9fa3dd45
LMI
108012011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10802
c8af70e1 10803 * dired.el (dired-flagging-regexp): Remove unused variable
9fa3dd45
LMI
10804 (bug#8769).
10805
6cbbc20c
KR
108062011-03-29 Kevin Ryde <user42@zip.com.au>
10807
10808 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10809 `perl-Test2' extend to match possible "fail #N" rep count
10810 (bug#8377).
10811
c7f98048
LMI
108122011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10813
65676592
LMI
10814 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
10815 `smtpmail-via-smtp' now returns the error instead of nil.
10816
c7f98048
LMI
10817 * isearch.el (isearch-search-fun-function): Clarify the doc string
10818 (bug#8101).
10819
56e6cc31 108202011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
9a51c6c7
RK
10821
10822 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
10823 unnecessary spaces (bug#8987).
10824
2b216704
LMI
108252011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10826
10827 * net/network-stream.el (open-network-stream): Use the
10828 :end-of-capability command thoughout.
10829
108302011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
10831
10832 * net/network-stream.el (open-network-stream): Add the
10833 :end-of-capability command parameter, used by pop3.el.
10834
36adf6ce
LMI
108352011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
10836
1ca0da0e
LMI
10837 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
10838
fc00f69c
LMI
10839 * fringe.el (fringe-query-style): Remove redundant text " (type ?
10840 for list)" (bug#6475).
10841
28fd8759 10842 * files.el (file-expand-wildcards): Ignore non-readable
8350f087 10843 sub-directories while trying to find matches instead of signaling
28fd8759
LMI
10844 an error (bug#6297).
10845
0dd8b6da
LMI
10846 * man.el (Man-reference-regexp): Allow matching possible
10847 word-wrapped references (bug#6289).
10848
ce1438d6
LMI
10849 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
10850 for consistency with the other vc buffers (bug#6197).
10851 (vc-checkin): Ditto.
10852
10853 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
10854
36adf6ce
LMI
10855 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
10856
e83cc1f7
LMI
108572011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10858
8a20ca4c
LMI
10859 * custom.el (defcustom): Clarify that :set is only used in the
10860 Customize user interface (bug#6089).
10861
83319045
LMI
10862 * progmodes/flymake.el (flymake-mode): If the buffer isn't
10863 associated with a file, refuse to run instead of erroring out
10864 (bug#6084).
10865
a8392169
LMI
10866 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
10867 the doc string, since it appears that using `fill-column' always
10868 controls the width (bug#7845).
10869
e83cc1f7
LMI
10870 * simple.el (shell-command-on-region): Say where the error output
10871 went if `shell-command-default-error-buffer' is set (bug#6857).
10872
e47ca23b
KM
108732011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
10874
10875 * allout.el (allout-yank-processing): Adjust cursor position for
10876 backwards-deleted space.
10877
10878 (allout-rebullet-heading): Register changes with
10879 allout-exposure-changed-hook, so the modified topic is properly
10880 decorated.
10881
5cf56143
LMI
108822011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10883
08549772
LMI
10884 * minibuffer.el (completion-in-region): Document PREDICATE
10885 (bug#7136).
10886
48e96771
LMI
10887 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
10888 of keyword/argument pairs (bug#6904).
10889
c8af70e1
SM
10890 * replace.el (multi-occur):
10891 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
5cf56143 10892
e17d05e2
LMI
108932011-07-02 Drew Adams <drew.adams@oracle.com>
10894
10895 * dired.el (dired-mark-if): Make the message about whether it's
10896 marking or unmarking clearer (bug#8523).
10897
063b0e45
LMI
108982011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10899
10900 * disp-table.el (display-table-print-array): New function.
10901 (describe-display-table): Use it to print the vectors more pretty
10902 (Bug#8859).
10903
28545e04
MR
109042011-07-02 Martin Rudalics <rudalics@gmx.at>
10905
10906 * window.el (window-state-get-1): Don't assign clone numbers.
10907 Add clone-of item to list of window parameters.
10908 (window-state-put-2): Don't process clone numbers.
10909 (display-buffer-alist): Fix doc-string.
10910
3349e122
SM
109112011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
10912
10913 * subr.el (remq): Don't allocate if it's not needed.
10914 (keymap--menu-item-binding, keymap--menu-item-with-binding)
10915 (keymap--merge-bindings): New functions.
10916 (keymap-canonicalize): Use them to refine the canonicalization.
10917 * minibuffer.el (minibuffer-local-completion-map)
10918 (minibuffer-local-must-match-map): Move initialization from C.
10919 (minibuffer-local-filename-completion-map): Move initialization from C;
10920 don't inherit from anything here.
10921 (minibuffer-local-filename-must-match-map): Make obsolete.
10922 (completing-read-default): Use make-composed-keymap to combine
10923 minibuffer-local-filename-completion-map with either
10924 minibuffer-local-must-match-map or
10925 minibuffer-local-filename-completion-map.
10926
d224ac83
GM
109272011-07-01 Glenn Morris <rgm@gnu.org>
10928
3de63bf8
GM
10929 * type-break.el (type-break-time-sum): Use dolist.
10930
d224ac83
GM
10931 * textmodes/flyspell.el (flyspell-word-search-backward):
10932 Replace CL function.
10933
1a1e3f32
SM
109342011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
10935
fe3f64d5
SM
10936 * mouse.el (mouse--strip-first-event): New function.
10937 (function-key-map): Use it to map fringe clicks to normal clicks
10938 by default.
10939
eb604e34
SM
10940 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
10941 (vc-bzr-revision-completion-table): Add support for annotate and date.
10942
1a1e3f32
SM
10943 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
10944 inherit from parent.
10945
5bd35902
LMI
109462011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10947
ace6c69c 10948 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
26bde865 10949 (dired-show-file-type): Doc fixup (bug#8818).
ace6c69c 10950
191e2bed
LMI
10951 * dired.el (dired-mode): Fix up the doc string as suggested by
10952 Drew Adams (bug#8817).
10953
5bd35902
LMI
10954 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
10955 cookie, since the manual says that it should be possible to add
10956 this function to `find-file-hook' (bug#8709).
10957
eee8207a
TZ
109582011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
10959
10960 * progmodes/cfengine.el: Moved all cfengine3.el functionality
10961 here. Noted Ted Zlatanov as the maintainer.
10962 (cfengine-common-settings, cfengine-common-syntax): New functions
10963 to set up common things between `cfengine-mode' and
10964 `cfengine3-mode'.
10965 (cfengine3-mode): New mode.
10966 (cfengine3-defuns cfengine3-defuns-regex
10967 (cfengine3-class-selector-regex cfengine3-category-regex)
10968 (cfengine3-vartypes cfengine3-font-lock-keywords)
10969 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
eb604e34 10970 (cfengine3-indent-line): Add from cfengine3.el.
eee8207a 10971
36b148cf
MA
109722011-07-01 Michael Albinus <michael.albinus@gmx.de>
10973
10974 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
10975
10976 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
10977
0bf4ba9a
MR
109782011-07-01 Martin Rudalics <rudalics@gmx.at>
10979
10980 * window.el (same-window-buffer-names, same-window-regexps)
10981 (same-window-p, special-display-frame-alist)
10982 (special-display-popup-frame, special-display-function)
10983 (special-display-buffer-names, special-display-regexps)
10984 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
10985 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10986 (split-window-preferred-function, split-height-threshold)
10987 (split-width-threshold, even-window-heights)
10988 (display-buffer-mark-dedicated, window-splittable-p)
10989 (split-window-sensibly, window-safely-shrinkable-p):
10990 Un-obsolete.
10991 (display-buffer): Don't spread args with function specifier
10992 because special-display-popup-frame won't like it.
10993
35837f51
PE
109942011-07-01 Paul Eggert <eggert@cs.ucla.edu>
10995
d0672f86
PE
10996 Time-stamp simplifications and fixes.
10997 These improve accuracy slightly, and future-proof the code
10998 against some potential changes to current-time format.
10999
b9444d97
PE
11000 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
11001 by using time-since and float-time.
11002
0ef923dc
PE
11003 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
11004 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
11005 + NNN microseconds".
11006
2f81380d
PE
11007 * type-break.el (type-break-time-sum): Rewrite using time-add.
11008
845b5c3e
PE
11009 * play/hanoi.el (hanoi-current-time-float): Remove.
11010 All uses replaced by float-time.
11011
ee6f1be0
PE
11012 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
11013 This yields a more-accurate answer.
11014 (rng-time-to-float): Remove; no longer needed.
11015
fe955043
PE
11016 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
11017
5777162a
PE
11018 * calendar/timeclock.el (timeclock-seconds-to-time):
11019 Defalias to seconds-to-time, since they're the same thing.
11020
3103f8b6 11021 * emacs-lisp/elp.el (elp-elapsed-time):
e2bac5f6 11022 * emacs-lisp/benchmark.el (benchmark-elapse):
35837f51
PE
11023 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
11024
0e61a35f
SM
110252011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11026
11027 * window.el (bury-buffer): Don't iconify the only frame.
11028 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
11029 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
11030
ddd63a1e
CY
110312011-07-01 Chong Yidong <cyd@stupidchicken.com>
11032
0e61a35f
SM
11033 * eshell/em-smart.el (eshell-smart-display-navigate-list):
11034 Add mouse-yank-primary.
ddd63a1e 11035
055f4923
TZ
110362011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
11037
11038 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
11039
6a2fb145
SM
110402011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
11041
11042 * emacs-lisp/find-func.el (find-library--load-name): New fun.
11043 (find-library-name): Use it to find relative load names when provided
11044 absolute file name (bug#8803).
11045
fd4983f2
LMI
110462011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11047
887d14ad
LMI
11048 * textmodes/flyspell.el (flyspell-word): Consider words that
11049 differ only in case as potential doublons (bug#5687).
11050
c53dc7fc
LMI
11051 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
11052 Remove two rather uninteresting debugging-like messages to make
11053 debbugs.el more silent.
11054
fd4983f2
LMI
11055 * comint.el (comint-password-prompt-regexp): Accept "Response" as
11056 a password-like phrase.
11057
7a71b18d 110582011-06-30 Masatake YAMATO <yamato@redhat.com>
b14c0c55
AM
11059
11060 * progmodes/cc-guess.el: New file.
11061
6a2fb145 11062 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
b14c0c55
AM
11063
11064 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
11065 derived from `c-basic-common-init'.
11066
11067 * progmodes/cc-mode.el (top-level): Require cc-guess.
11068 (c-basic-common-init): Use `cc-choose-style-for-mode'.
11069
1fa280a3
LM
110702011-06-30 Lawrence Mitchell <wence@gmx.li>
11071
11072 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
11073
e6597158
AM
110742011-06-30 Alan Mackenzie <acm@muc.de>
11075
1fa280a3
LM
11076 * progmodes/cc-engine.el (c-guess-continued-construct):
11077 Correct the handling of template-args-cont, particularly for when font
e6597158
AM
11078 lock is disabled. Name this case as "CASE G".
11079
68ba37fb
KM
110802011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
11081
11082 * allout.el (allout-yank-processing): Fix injection of extra space
11083 between bullet and non-whitespace character in first topic when
11084 pasting, ensuring that the actual spacing in the pasted topic
11085 following the bullet char is preserved. This extra space was
11086 causing pasted encrypted topics to get a decrypted status even
11087 when the content was actually still encrypted. Now the decryption
11088 status from before the paste is preserved.
11089
11090 (allout-flag-region): Set all allout overlays so they evaporate
11091 when reduced to zero length (evanescent), to prevent overlay
11092 leakage.
11093
887a0b34
GM
110942011-06-30 Glenn Morris <rgm@gnu.org>
11095
94b9acce
GM
11096 * w32-fns.el (w32-charset-info-alist): Declare.
11097
1d9b46d4
GM
11098 * find-dired.el (find-grep-options): Simplify.
11099
cc232200
GM
11100 * term/ns-win.el (ns-set-resource): Declare.
11101
28e77c46
GM
11102 * ses.el (row, col): Declare dynamic variables honestly.
11103
887a0b34
GM
11104 * textmodes/reftex-parse.el (index-tags): Declare.
11105
658d8eb8
CY
111062011-06-30 Chong Yidong <cyd@stupidchicken.com>
11107
11108 * cus-edit.el (customize-push-and-save): New function.
11109
11110 * files.el (hack-local-variables-confirm): Use it.
11111
1fa280a3
LM
11112 * custom.el (load-theme): New arg NO-CONFIRM.
11113 Use customize-push-and-save (Bug#8720).
658d8eb8
CY
11114 (custom-enabled-themes): Doc fix.
11115
11116 * cus-theme.el (customize-create-theme)
11117 (custom-theme-merge-theme): Callers to load-theme changed.
11118
bb617717
LMI
111192011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
11120
d61bdd5d
LMI
11121 * thingatpt.el (thing-at-point-short-url-regexp): Require that
11122 short URLs have at least one dot in them (bug #7614).
11123
bb617717
LMI
11124 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
11125 nil, because using a pty is apparently too slow (bug #895).
11126
2f31f37a
LMI
111272011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11128
11129 * mail/sendmail.el (sendmail-query-once): New function.
11130 (sendmail-query-once-function): New variable.
11131
3076b24e
GM
111322011-06-29 Glenn Morris <rgm@gnu.org>
11133
faf2a174
GM
11134 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
11135
3076b24e
GM
11136 * ses.el (top-level): Require cl when compiling.
11137 (ses-set-localvars): Fix error statement.
11138 Call it at compile time to silence a storm of warnings.
11139
5386012d
MR
111402011-06-29 Martin Rudalics <rudalics@gmx.at>
11141
11142 * window.el (normalize-live-buffer): Rename to
11143 window-normalize-buffer.
11144 (normalize-live-frame): Rename to window-normalize-frame.
11145 (normalize-any-window): Rename to window-normalize-any-window.
11146 (normalize-live-window): Rename to window-normalize-live-window.
11147 (make-window-atom): Rename to window-make-atom.
11148 (window-resize-reset): Rename to window--resize-reset.
11149 (window-resize-reset-1): Rename to window--resize-reset-1.
11150 (resize-mini-window): Rename to window--resize-mini-window.
11151 (resize-subwindows-skip-p): Rename to
11152 window--resize-subwindows-skip-p.
11153 (resize-subwindows-normal): Rename to
11154 window--resize-subwindows-normal.
11155 (resize-subwindows): Rename to window--resize-subwindows.
11156 (resize-other-windows): Rename to window--resize-siblings.
11157 (resize-this-window): Rename to window--resize-this-window.
11158 (resize-root-window): Rename to window--resize-root-window.
11159 (resize-root-window-vertically): Rename to
11160 window--resize-root-window-vertically.
11161 (normalize-buffer-to-display): Rename to
11162 window-normalize-buffer-to-display.
11163 (normalize-buffer-to-switch-to): Rename to
11164 window-normalize-buffer-to-switch-to.
11165 Correspondingly update all callers of the functions listed
11166 above.
11167 (display-buffer-alist, display-buffer-normalize-arguments)
11168 (display-buffer-normalize-options, display-buffer)
11169 (display-buffer-alist-set): Use "function" instead of
11170 "fun-with-args".
11171
1176868d
CY
111722011-06-28 Chong Yidong <cyd@stupidchicken.com>
11173
11174 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
11175 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
11176 debbugs.gnu.org. Mention acknowledgment email.
11177
20a7a65f
LMI
111782011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
11179
11180 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
11181 buffer multibyteness, since it shouldn't matter.
11182
5f45cca5
MR
111832011-06-28 Martin Rudalics <rudalics@gmx.at>
11184
11185 * window.el (display-buffer-in-side-window): Handle dedicated
11186 windows as in display-buffer-reuse-window.
11187 (display-buffer-normalize-alist): Use value of override
11188 specifier.
11189 (display-buffer-normalize-specifiers): Use value of
11190 other-window-means-other-frame specifier.
11191 (display-buffer-alist): Rewrite some texts in widgets.
11192 (display-buffer): Spread arguments when calling function
11193 specified by fun-with-args.
11194
ad85fe1f
DD
111952011-06-28 Deniz Dogan <deniz@dogan.se>
11196
1fa280a3
LM
11197 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11198 Unnest `let'.
da68c4c8 11199
ad85fe1f
DD
11200 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
11201 selectors (Bug#5732).
ec49bd31 11202 (css-proprietary-nmstart-re): Use `regexp-opt'.
ad85fe1f 11203
a08cc025
JA
112042011-06-27 Jari Aalto <jari.aalto@cante.net>
11205
11206 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
11207 (eshell-ls-date-format): New defcustom.
11208 (eshell-ls-file): Use it.
11209
e2b551c5
SM
112102011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
11211
11212 * help-fns.el (describe-variable): Fix message for terminal-local vars.
11213
8982b231
KY
112142011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
11215
11216 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
11217 (ange-ftp-make-tmp-name): New arg.
11218 (ange-ftp-file-local-copy): Use it.
11219
36c9fa27
J
112202011-06-27 Jambunathan K <kjambunathan@gmail.com>
11221
11222 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
11223 no-conversion (Bug#8870).
11224
d68443dc
MR
112252011-06-27 Martin Rudalics <rudalics@gmx.at>
11226
11227 * window.el (window-right, window-left, window-child)
11228 (window-child-count, window-last-child)
11229 (window-iso-combination-p, walk-window-tree-1)
11230 (window-atom-check-1, window-tree-1, delete-window)
11231 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
11232 new naming conventions - window-vchild, window-hchild,
11233 window-next and window-prev are now called window-top-child,
11234 window-left-child, window-next-sibling and window-prev-sibling
11235 respectively.
d615d6d2
MR
11236 (resize-window-reset): Rename to window-resize-reset.
11237 (resize-window-reset-1): Rename to window-resize-reset-1.
11238 (resize-window): Rename to window-resize.
11239 (window-min-height, window-min-width)
11240 (resize-mini-window, resize-this-window, resize-root-window)
11241 (resize-root-window-vertically, adjust-window-trailing-edge)
11242 (enlarge-window, shrink-window, maximize-window)
11243 (minimize-window, delete-window, quit-restore-window)
11244 (split-window, balance-windows, balance-windows-area-adjust)
11245 (balance-windows-area, window-state-put-2)
11246 (display-buffer-even-window-sizes, display-buffer-set-height)
11247 (display-buffer-set-width, set-window-text-height)
11248 (fit-window-to-buffer): Rename all "resize-window" prefixed
11249 calls to use the "window-resize" prefix convention.
11250 (display-buffer-alist): Fix symbol for label specifier.
11251 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
11252 corresponding specifier.
11253 Reported by Juanma Barranquero <lekktu@gmail.com>.
d68443dc 11254
b6458526
VB
112552011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
11256
11257 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
11258 convention.
11259 (ses-call-printer): Does not pass an empty string to formatter when the
11260 cell is empty to keep from barking printer Calc math-format-value.
11261
d31fd9ac
RS
112622011-06-27 Richard Stallman <rms@gnu.org>
11263
43d5bf84
RS
11264 * battery.el (battery-mode-line-limit): New variable.
11265 (battery-update): Handle it.
11266
d31fd9ac
RS
11267 * mail/rmailmm.el (rmail-mime-process-multipart):
11268 Handle truncated messages.
11269
819a6054
GM
112702011-06-27 Glenn Morris <rgm@gnu.org>
11271
11272 * progmodes/flymake.el (flymake-err-line-patterns):
11273 Allow for column numbers in the ant/javac pattern. (Bug#8866)
11274
cedc73f2
VB
112752011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
11276
819a6054 11277 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
cedc73f2
VB
11278 (ses--clean-!, ses--clean-_): New functions.
11279 (ses-range): Add configurability of readout order, and conversion
11280 to Calc vector.
11281
5e5d49b6
VB
11282 * ses.el (ses-repair-cell-reference-all): New function.
11283 (ses-cell-symbol): Set macro as safe, so that it can be used in
11284 formulas.
11285
56e6cc31 11286 * ses.el: Update cycle detection algorithm.
90ca8b49 11287 (ses-localvars): Add ses--Dijkstra-attempt-nb and
819a6054 11288 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
90ca8b49
VB
11289 (ses-set-localvars): New function.
11290 (ses-make-cell): Add property-list as a cell element.
11291 (ses-cell-property-get-fun, ses-cell-property-get)
11292 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
819a6054
GM
11293 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
11294 New functions.
90ca8b49
VB
11295 (ses-cell-property-set, ses-cell-property-pop)
11296 (ses-cell-property-get-handle): New macro.
11297 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
11298 New aliases, used for code readability.
11299 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
11300 cycle detection.
11301 (ses-self-reference-early-detection): New defcustom.
fac916bf 11302 (ses-formula-references): Robustify against self-referring cells.
90ca8b49
VB
11303 (ses-mode): Use ses-set-localvars.
11304 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
11305 before lauching the update processing.
11306 (ses-initialize-Dijkstra-attempt): New function.
11307 (ses-recalculate-cell): Update for cycle detection based on
11308 Dijkstra algorithm.
11309
2bb63e81
VB
11310 * ses.el: Fix commenting and indenting convention.
11311
c9d29fb8
SM
113122011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
11313
11314 * bs.el (bs-cycle-next): Complete last change.
11315
d8e4b68b
JB
113162011-06-27 Drew Adams <drew.adams@oracle.com>
11317
11318 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
11319
40098786
LMI
113202011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
11321
c9d29fb8
SM
11322 * net/network-stream.el (network-stream-open-starttls):
11323 Don't re-get capabilities unless we've reestablished connection.
f6ab314e
LMI
11324 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
11325
40098786
LMI
11326 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
11327 to binary to possibly avoid line encoding issues on Windows (among
11328 other things).
11329
468d09d4
LMI
113302011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
11331
11332 * net/network-stream.el (open-network-stream): Return an :error
11333 saying what the problem was, if possible.
11334
11335 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
11336 server.
11337
11338 * net/network-stream.el (network-stream-open-starttls): If we
11339 wanted to use STARTTLS, and the server offered it, but we weren't
11340 able to because we had no STARTTLS support, then close the connection.
11341 (open-network-stream): Return an :error element, if present.
11342
16f07dd7
CY
113432011-06-26 Chong Yidong <cyd@stupidchicken.com>
11344
88821ca0
CY
11345 * hl-line.el (hl-line-sticky-flag): Doc fix.
11346 (global-hl-line-sticky-flag): New option (Bug#8323).
11347 (global-hl-line-highlight): Obey it.
11348
16f07dd7
CY
11349 * vc/vc.el (vc-revert-show-diff): Default to t.
11350
6b5ccddf
KM
113512011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
11352
c9d29fb8
SM
11353 * allout-widgets.el (allout-widgets-post-command-business):
11354 Stop decorating intermediate isearch matches. They're not being
6b5ccddf
KM
11355 undecorated when an isearch is continued past, and isearch
11356 automatically collapses them. This leads to "widget leaks", where
11357 decorated items accumulate in collapsed areas. Lines with lots of
c9d29fb8
SM
11358 hidden widgets can slow down cursor travel, substantially.
11359 Too much complicated machinery would be needed to ensure undecoration,
6b5ccddf
KM
11360 so we're doing without this nicety.
11361
11362 (allout-widgets-tally-string): Don't try to do a hash-table-count
11363 of allout-widgets-tally when it's nil. This eliminates spurious "Error
11364 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
11365 *Messages* when allout-widgets-maintain-tally is t.
11366
355f2e07
MR
113672011-06-26 Martin Rudalics <rudalics@gmx.at>
11368
11369 * window.el (display-buffer-normalize-argument): Rename to
11370 display-buffer-normalize-arguments. Handle special meaning of
6b5ccddf
KM
11371 LABEL argument. Respect special-display-function when popping up
11372 a new frame. Fix code searching for a window showing the buffer
11373 on another frame.
c9d29fb8
SM
11374 (display-buffer-normalize-specifiers):
11375 Call display-buffer-normalize-arguments.
355f2e07
MR
11376 (display-buffer-in-window): Don't undedicate the window if its
11377 buffer remains the same.
11378 Reported by Drew Adams <drew.adams@oracle.com>.
11379 (display-buffer-alist): Add choice for same-window macro
11380 specfier.
11381 (display-buffer): Mention special meaning of LABEL argument in
11382 doc-string. Fix quoting. Don't pop up a new frame even as
11383 fallback.
11384
7ca8fc42
JB
113852011-06-26 Juanma Barranquero <lekktu@gmail.com>
11386
11387 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
11388 avoid deleting the current window in some cases (bug#8911).
11389
bc312254
AS
113902011-06-26 Andreas Schwab <schwab@linux-m68k.org>
11391
11392 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
11393 (Bug#8934)
11394
2db18f3f
LMI
113952011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
11396
c9d29fb8
SM
11397 * net/network-stream.el (network-stream-open-starttls):
11398 Use built-in TLS support if `gnutls-available-p' is true.
2db18f3f
LMI
11399 (network-stream-open-tls): Ditto.
11400
6302e0d3
LL
114012011-06-26 Leo Liu <sdl.web@gmail.com>
11402
11403 * register.el (registerv): New struct.
11404 (registerv-make): New function.
c9d29fb8
SM
11405 (jump-to-register, describe-register-1, insert-register):
11406 Support the jump-func, print-func and insert-func slot of a registerv
6302e0d3
LL
11407 struct. (Bug#8415)
11408
5fdd4046
CY
114092011-06-26 Chong Yidong <cyd@stupidchicken.com>
11410
2afef60a
CY
11411 * vc/vc.el (vc-revert-show-diff): New defcustom.
11412 (vc-diff-internal): New arg specifying diff buffer.
11413 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
11414 reuse an existing *vc-diff* buffer (Bug#8927).
11415
5fdd4046
CY
11416 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
11417
e93db24a
GM
114182011-06-26 Glenn Morris <rgm@gnu.org>
11419
11420 * progmodes/f90.el (f90-critical-indent): New option.
11421 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
11422 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
11423 (f90-mode): Doc fix.
11424 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
11425 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
11426 (f90-beginning-of-block, f90-next-block, f90-indent-region)
11427 (f90-match-end): Handle block, critical.
11428
eefff499
GM
114292011-06-25 Glenn Morris <rgm@gnu.org>
11430
f6ba4cc9
GM
11431 * calendar/diary-lib.el (diary-included-files): Doc fix.
11432 (diary-include-files): New function, extracted from
11433 diary-include-other-diary-files and diary-mark-included-diary-files.
11434 (diary-include-other-diary-files, diary-mark-included-diary-files):
11435 Just call diary-include-files.
11436 (diary-mark-entries): Reset diary-included-files on first call.
11437
16712304
GM
11438 * calendar/diary-lib.el (diary-mark-entries)
11439 (diary-mark-included-diary-files):
11440 Visit included diary-files in temp buffers.
11441
5d8e0d43
GM
11442 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
11443 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
11444 (f90-start-block-re, f90-imenu-generic-expression)
11445 (f90-looking-at-program-block-start, f90-no-block-limit):
11446 Add support for submodules.
11447
ccf7a5d5
GM
11448 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
11449 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
eefff499 11450
11fdef7d 114512011-06-25 Eli Zaretskii <eliz@gnu.org>
638e9005
EZ
11452
11453 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
11454 buffer-file-type before setting its value, to avoid disastrous
eefff499 11455 global effects on decoding files for DOS/Windows systems. (Bug#8780)
638e9005 11456
74f53697
JB
114572011-06-25 Juanma Barranquero <lekktu@gmail.com>
11458
11459 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
11460
11461 * ses.el (ses-unload-function):
11462 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
11463
11464 * proced.el (proced-unload-function):
11465 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
11466
18a4ce5e
AR
114672011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
11468
11469 * server.el (server-create-window-system-frame): Add parameters arg.
11470 (server-process-filter): Doc fix. Handle frame-parameters.
11471
519d22cc
JB
114722011-06-25 Juanma Barranquero <lekktu@gmail.com>
11473
11474 Fix bug#8730, bug#8781.
11475
11476 * loadhist.el (unload--set-major-mode): New function.
11477 (unload-feature): Use it.
11478
11479 * progmodes/python.el (python-after-info-look): Add autoload cookie.
11480 (python-unload-function): New function.
11481
c206f5b0
SM
114822011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11483
11484 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
11485
f9ad64f3
GS
114862011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
11487
11488 * net/browse-url.el (browse-url-firefox-program): Add icecat to
11489 the candidates list.
11490
7d0da90e
JB
114912011-06-24 Juanma Barranquero <lekktu@gmail.com>
11492
11493 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
11494
14b4e83d
RS
114952011-06-23 Richard Stallman <rms@gnu.org>
11496
11497 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
11498 (rmail-variables): Set next-error-move-function.
11499 (rmail-what-message): Take argument POS.
11500 (rmail-next-error-move): New function.
11501
273d2baf
SM
115022011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
11503
11504 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
11505 messages for adjacent non-terminals.
11506
56c2cc9a
RS
115072011-06-23 Richard Stallman <rms@gnu.org>
11508
11509 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
f444564c 11510 (rmail-show-message-1): Preserve buffer modified flag.
8050daa1
RS
11511 (rmail-start-mail): Don't specify use of rmail-mail-return;
11512 that's done by mail-bury now.
11513 (rmail-mail-return): Handle arg NEWBUF.
56c2cc9a 11514
d59eb518
MA
115152011-06-23 Michael Albinus <michael.albinus@gmx.de>
11516
11517 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
11518 SIZE is a number.
11519
02cfc6d6
MR
115202011-06-23 Martin Rudalics <rudalics@gmx.at>
11521
11522 * window.el (get-lru-window, get-mru-window)
11523 (get-largest-window): Never return a minibuffer window.
11524 (display-buffer-pop-up-window): Fix a bug that could lead to
11525 reusing the minibuffer window.
11526 (display-buffer): Pass original specifier argument to
11527 display-buffer-function instead of the normalized one.
11528 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
11529
4e323265
LL
115302011-06-22 Leo Liu <sdl.web@gmail.com>
11531
11532 * minibuffer.el (completing-read-function)
11533 (completing-read-default): Move from minibuf.c
11534
7a70468f
RS
115352011-06-22 Richard Stallman <rms@gnu.org>
11536
50718fc2
RS
11537 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
11538 to Rmail even if not started by a special Rmail command.
11539
7a70468f
RS
11540 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
11541 Copy the buffer currently showing just one message.
11542
297dde5a
RW
115432011-06-22 Roland Winkler <winkler@gnu.org>
11544
11545 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
11546 (bibtex-clean-entry): First delete the old key so that a
11547 customized algorithm for generating the new key does not get
11548 confused by the old key.
11549 (bibtex-url): Obey regexp of first step.
11550 (bibtex-search-entries): Do not use add-to-list with local
11551 list-var.
11552
97bb1093
LMI
115532011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11554
11555 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
11556 stored a user name, then query for the password first, instead of
11557 waiting for SMTP to give an error message and the trying again.
11558
1c0f1a19
JD
115592011-06-22 Lawrence Mitchell <wence@gmx.li>
11560
11561 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
11562 BUFFER in call-process.
11563
396f7c9d
LMI
115642011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
11565
11566 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
11567 QUIT twice.
ddb7ffee
LMI
11568 (smtpmail-try-auth-methods): Require user name and password from
11569 auth-source.
396f7c9d 11570
8998d1b3
MR
115712011-06-22 Martin Rudalics <rudalics@gmx.at>
11572
11573 * window.el (display-buffer-default-specifiers)
11574 (display-buffer-alist): Remove entries for pop-up-frame-alist.
11575 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
130e3e11 11576 (split-window): Normalize SIDE argument (Bug#8916).
8998d1b3
MR
11577
11578 * frame.el (pop-up-frame-alist, pop-up-frame-function)
11579 (special-display-frame-alist, special-display-popup-frame):
11580 Remove duplicate declarations. These are now in window.el.
11581
4ea31e07
LMI
115822011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
11583
c9d29fb8
SM
11584 * mail/smtpmail.el (smtpmail-via-smtp):
11585 Set :use-starttls-if-possible so that we always use STARTTLS if the
6af7a784
LMI
11586 server supports it. SMTP servers that support STARTTLS commonly
11587 require it.
11588
11589 * net/network-stream.el (network-stream-open-starttls): Support
11590 upgrading to STARTTLS always, even if we don't have built-in support.
fa463103 11591 (open-network-stream): Add the :always-query-capabilities keyword.
6af7a784 11592
95f41d9a
LMI
11593 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
11594 upgrades with `open-network-stream', and rely solely on
11595 auth-source for all credentials. Big changes throughout the file,
11596 but in particular:
c9d29fb8
SM
11597 (smtpmail-auth-credentials): Remove.
11598 (smtpmail-starttls-credentials): Remove.
7d36ad46
LMI
11599 (smtpmail-via-smtp): Check for servers saying they want AUTH after
11600 MAIL FROM, too.
95f41d9a 11601
c9d29fb8
SM
11602 * net/network-stream.el (network-stream-open-starttls):
11603 Provide support for client certificates both for external and built-in
4ea31e07
LMI
11604 STARTTLS.
11605 (auth-source): Require.
11606 (open-network-stream): Document the :client-certificate keyword.
eb8c9362
LMI
11607 (network-stream-certificate): Change cert-cert to cert and
11608 cert-key to key.
4ea31e07 11609
065ec2c7
MA
116102011-06-21 Michael Albinus <michael.albinus@gmx.de>
11611
11612 * net/tramp-cache.el (top): Don't load the persistency file when
11613 "emacs -Q" has been called.
11614
cd93b359
DR
116152011-06-21 Tim Harper <timcharper@gmail.com>
11616
d8e4b68b
JB
11617 * term/ns-win.el (ns-initialize-window-system):
11618 Set application-specific `ApplePressAndHoldEnabled' system
cd93b359
DR
11619 resource to NO as it is not yet supported by the NS port.
11620
ae9c0411
JB
116212011-06-21 Juanma Barranquero <lekktu@gmail.com>
11622
11623 * misc.el (list-dynamic-libraries--refresh): Compute header here...
11624 (list-dynamic-libraries): ...not here.
11625
7f3f739f
LL
116262011-06-21 Leo Liu <sdl.web@gmail.com>
11627
11628 * subr.el (sha1): Implement sha1 using secure-hash.
11629
327c8fb1
MR
116302011-06-21 Martin Rudalics <rudalics@gmx.at>
11631
11632 * window.el (display-buffer-alist): In default value do not
11633 enforce searching a window on any but the selected frame.
11634 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
11635 (display-buffer-select-window): Remove function.
11636 (display-buffer-in-window): When a window on another frame gets
11637 reused, do not select it any more but just raise its frame if
11638 necessary (Bug#8851) and (Bug#8856).
11639 (display-buffer-normalize-options): Handle pop-up-frames related
11640 options more faithfully.
11641 (pop-to-buffer): Don't rely on `display-buffer' selecting the
11642 window if it is on another frame.
c9d29fb8
SM
11643 (display-buffer-alist, display-buffer-default-specifiers):
11644 Don't make new frame unsplittable by default.
9e9de014
MR
11645 (display-buffer-normalize-argument): Fix doc-string typo and use
11646 'same-frame-other-window instead of 'other-window when associating
11647 with display-buffer-macro-specifiers.
327c8fb1 11648
7cf3f556
VB
116492011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
11650
11651 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
11652 New functions.
11653 (5x5-mode-map, 5x5-mode-menu): Bind them.
11654 (5x5-draw-grid): Tweak the solver's rendering.
11655
60a406cf
SM
116562011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11657
11658 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
11659 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
11660
d8e4b68b 116612011-06-21 Drew Adams <drew.adams@oracle.com>
5d907d6c
DA
11662
11663 * menu-bar.el: Use function variable instead of switch-to-buffer.
11664 (menu-bar-select-buffer-function): New variable.
60a406cf 11665 (menu-bar-update-buffers): Use it (bug#8876).
5d907d6c 11666
478d6f95
SM
116672011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
11668
11669 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
11670 variable's status.
11671
ca530739
JD
116722011-06-20 Jan Djärv <jan.h.d@swipnet.se>
11673
11674 * x-dnd.el (x-dnd-version-from-flags)
11675 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
11676 and long as number (Bug#8899).
11677 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
11678
bcd70d97
SM
116792011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
11680
60a406cf 11681 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
4cb3bfa0
SM
11682 (completion-try-completion, completion-all-completions): Compute the
11683 metadata argument if it's missing; make it optional (bug#8795).
11684
60a406cf 11685 * wid-edit.el: Use lex-bind and move towards completion-at-point.
bcd70d97
SM
11686 (widget-complete): Use new :completion-function property.
11687 (widget-completions-at-point): New function.
11688 (default): Use :completion-function instead of :complete.
60a406cf
SM
11689 (widget-default-completions): Rename from widget-default-complete;
11690 Rewrite.
bcd70d97
SM
11691 (widget-string-complete, widget-file-complete, widget-color-complete):
11692 Remove functions.
11693 (file, symbol, function, variable, coding-system, color):
11694 * international/mule-cmds.el (default-input-method, charset)
11695 (language-info-custom-alist):
11696 * cus-edit.el (face): Use new property :completions.
11697
11698 * progmodes/pascal.el (pascal-completions-at-point): New function.
11699 (pascal-mode): Use it.
11700 (pascal-mode-map): Use completion-at-point.
11701 (pascal-toggle-completions): Make obsolete.
11702 (pascal-complete-word, pascal-show-completions):
11703 * progmodes/octave-mod.el (octave-complete-symbol):
11704 Redefine as obsolete alias.
11705 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
11706 Signal absence of completion info for old Octave,
11707 (inferior-octave-complete): Redefine as obsolete alias.
11708 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
11709 (meta-completions-at-point): Rename from meta-complete-symbol and
11710 adapt it for use on completion-at-point-functions.
11711 (meta-common-mode): Use it.
11712 (meta-looking-at-backward, meta-match-buffer): Remove.
11713 (meta-complete-symbol): Redefine as obsolete alias.
11714 (meta-common-mode-map): Use completion-at-point.
11715 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
11716 (makefile-mode-map): Use completion-at-point.
11717 (makefile-completions-at-point): Rename from makefile-complete and
11718 adapt it for use on completion-at-point-functions.
11719 (makefile-mode): Use it.
11720 (makefile-complete): Redefine as obsolete alias.
11721
aebf69c8
DD
117222011-06-20 Deniz Dogan <deniz@dogan.se>
11723
11724 * net/rcirc.el: Delete trailing whitespaces once and for all.
11725
bfbbb27d
DC
117262011-06-20 Daniel Colascione <dan.colascione@gmail.com>
11727
11728 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
11729
d264a46b
CY
117302011-06-19 Chong Yidong <cyd@stupidchicken.com>
11731
4ca009e5
CY
11732 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
11733
d264a46b
CY
11734 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
11735
fbf5b3ce
MR
117362011-06-19 Martin Rudalics <rudalics@gmx.at>
11737
11738 * window.el (display-buffer-other-window-means-other-frame):
11739 Call display-buffer-normalize-alist.
11740 (display-buffer-normalize-specifiers-1): Rename to
11741 display-buffer-normalize-argument. New argument other-frame.
11742 Rewrite.
11743 (display-buffer-normalize-specifiers-2): Rename to
11744 display-buffer-normalize-options.
11745 (display-buffer-normalize-alist-1): New function.
11746 (display-buffer-normalize-specifiers-3): Rename to
bcd70d97
SM
11747 display-buffer-normalize-alist.
11748 Call display-buffer-normalize-alist-1.
fbf5b3ce
MR
11749 (display-buffer-normalize-options-inhibit): New variable.
11750 (display-buffer-normalize-specifiers): Rewrite calling
11751 display-buffer-normalize-alist,
11752 display-buffer-normalize-argument, and
11753 display-buffer-normalize-options. Don't call the latter if
11754 display-buffer-normalize-options-inhibit is non-nil.
11755 (frame-auto-delete): New option.
11756 (window-deletable-p): Use frame-auto-delete.
9d89fec7
MR
11757 (window-list-no-nils, window-state-ignored-parameters)
11758 (window-state-get-1, window-state-get, window-state-put-list)
bcd70d97
SM
11759 (window-state-put-1, window-state-put-2, window-state-put):
11760 New functions.
9a028c23
MR
11761 (display-buffer-normalize-options): Move special-display-p group
11762 after pop-up-frame group (Bug#8851) and (Bug#8856).
fbf5b3ce 11763
6d10d800
CY
117642011-06-18 Chong Yidong <cyd@stupidchicken.com>
11765
6420d28b
CY
11766 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
11767 groups (Bug#8776).
11768 (rx-submatch-n): New function.
11769 (rx): Document it.
11770
ddb8b596
CY
11771 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
11772 (Bug#8768).
11773
11774 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
11775
77080289
CY
11776 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
11777
61dfb316
CY
11778 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
11779 anytime existing face settings are present (Bug#8889).
11780
6d10d800
CY
11781 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
11782 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
11783 Remove unused argument.
11784
be3fb2b8
MR
117852011-06-18 Martin Rudalics <rudalics@gmx.at>
11786
bcd70d97
SM
11787 * window.el (display-buffer-default-specifiers):
11788 Remove pop-up-frame. Add pop-up-window-min-height,
be3fb2b8
MR
11789 pop-up-window-min-width, and another reuse-window specifier
11790 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
bcd70d97
SM
11791 (display-buffer-normalize-specifiers-2):
11792 Handle split-height-threshold and split-width-threshold also when
be3fb2b8
MR
11793 pop-up-windows is unset. Add a reuse-window specifier for the
11794 case popping up a new window fails.
11795 (special-display-popup-frame): Remove double quoting.
28dec25a 11796 (display-buffer-normalize-specifiers-1): Fix thinko.
be3fb2b8 11797
1c6d8c76
SM
117982011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
11799
11800 * shell.el (shell-completion-vars): Set pcomplete-termination-string
11801 according to comint-completion-addsuffix.
11802
11803 * pcomplete.el: Convert to lexical binding and fix bug#8819.
11804 (pcomplete-suffix-list): Mark as obsolete.
11805 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
11806 pcomplete-seen in the closure.
11807 (pcomplete-comint-setup): Setup completion-at-point as well.
11808 (pcomplete--entries): New function.
11809 (pcomplete--env-regexp): New var.
11810 (pcomplete-entries): Rewrite to work with partial-completion and
11811 without relying on pcomplete-suffix-list.
11812 (pcomplete-pare-list): Remove, unused.
11813
25aef8b8
MR
118142011-06-17 Martin Rudalics <rudalics@gmx.at>
11815
11816 * window.el (display-buffer-alist): Set pop-up-window-min-height
11817 and pop-up-window-min-width in default value. Reported by
11818 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
11819 other-window-means-other-frame.
11820 (display-buffer-macro-specifiers): Comment out entry for
11821 other-window specifier.
11822 (display-buffer-other-window-means-other-frame): New function.
11823 (display-buffer-normalize-specifiers-1): New arguments
11824 buffer-name and label. Treat other-window case specially.
11825 (display-buffer-normalize-specifiers-2): Treat other-window case
11826 specially.
11827 (display-buffer-normalize-specifiers-3): New function.
bcd70d97
SM
11828 (display-buffer-normalize-specifiers):
11829 Call display-buffer-normalize-specifiers-3.
25aef8b8 11830
dbad4f69
MR
118312011-06-17 Martin Rudalics <rudalics@gmx.at>
11832
11833 * window.el (same-window-p): Fix two typos introduced when
11834 adding with-no-warnings.
d1067961
MR
11835 (display-buffer-normalize-specifiers-1): Don't check
11836 pop-up-frames for 'unset initialization.
11837 (display-buffer-normalize-specifiers-2): Major rewrite using
11838 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
11839 (pop-up-frames, display-buffer-reuse-frames)
11840 (display-buffer-mark-dedicated): Don't initialize to 'unset.
11841 Suggested by David Engster <deng@randomsample.de>.
11842 (even-window-heights): Initialize to 'unset.
11843 (display-buffer-alist-set): Handle new 'unset initializations.
25aef8b8
MR
11844 (display-buffer-macro-specifiers): Don't pop up a new frame in the
11845 other window case.
dbad4f69 11846
9b9c9e3a
MR
118472011-06-16 Martin Rudalics <rudalics@gmx.at>
11848
bcd70d97
SM
11849 * window.el (display-buffer-normalize-specifiers-1):
11850 Respect current value of pop-up-frames for most reasonable values of
9b9c9e3a 11851 second argument of display-buffer (Bug#8865).
981d5c09
MR
11852 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
11853 (switch-to-buffer-other-window-same-frame)
11854 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
11855 Adams (Bug#8875).
9c2755e9
MR
11856 (display-buffer): Don't check noninteractive when calling
11857 display-buffer-pop-up-frame.
11858 (display-buffer-pop-up-frame): Never pop up a frame in
11859 noninteractive mode (Bug#8857).
67222e1d
MR
11860 (enlarge-window, shrink-window): Don't report an error when the
11861 window can't be resized as requested (Bug#8862).
9b9c9e3a 11862
2b75be67
SM
118632011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11864
9ffdd3ba
SM
11865 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
11866
cb581a67
SM
11867 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
11868
2b75be67
SM
11869 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
11870
8c0e3589
AM
118712011-06-15 Alan Mackenzie <acm@muc.de>
11872
cb581a67
SM
11873 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
11874 for declarators, disable knr checking to speed up for normal files.
11875 2: Refactor, replacing a sequence of nested if forms by a cond form.
8c0e3589 11876
b96e6cde
LMI
118772011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11878
4bba86e6
LMI
11879 * net/network-stream.el (open-network-stream): Add the keyword
11880 :always-query-capabilities for the case where you want to force a
11881 `plain' network connection, but the protocol still requires the
11882 capabilitiy command (i.e., SMTP and EHLO).
11883
2b75be67 11884 * subr.el (process-live-p): Rename from `process-alive-p' for
b96e6cde
LMI
11885 consistency with other `-live-p' functions.
11886
efdcdbf8
SM
118872011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
11888
11889 * window.el (same-window-buffer-names, same-window-regexps)
11890 (special-display-frame-alist, special-display-popup-frame)
11891 (special-display-function, special-display-buffer-names)
11892 (special-display-regexps, pop-up-frame-alist)
11893 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
11894 (pop-up-windows, split-window-preferred-function)
11895 (split-height-threshold, split-width-threshold, even-window-heights)
11896 (display-buffer-mark-dedicated): Don't encourage the use of
11897 display-buffer-alist from Elisp code.
11898
c5cde042
DN
118992011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
11900
11901 * progmodes/python.el (python-mode): Derive from prog-mode.
11902 * progmodes/ps-mode.el (ps-mode):
11903 * progmodes/mixal-mode.el (mixal-mode):
50328a1b 11904 * progmodes/cfengine.el (cfengine-mode):
c5cde042
DN
11905 * progmodes/ld-script.el (ld-script-mode): Likewise.
11906
baa1c9ab
MR
119072011-06-15 Martin Rudalics <rudalics@gmx.at>
11908
11909 * window.el (display-buffer-alist): Trim default value to avoid
11910 popping up a new frame (Bug#8857) or reusing an arbitrary window
11911 on another frame.
11912 (display-buffer): Do not fall back on popping up a new frame in
11913 batch mode (Bug#8857).
11914
c5dd5a51
CY
119152011-06-14 Chong Yidong <cyd@stupidchicken.com>
11916
11917 * cus-theme.el (describe-theme-1): Use custom-theme-p.
11918 (custom-theme-summary): New function.
11919 (customize-themes): Use it.
11920
d647b7c4
GM
119212011-06-13 Glenn Morris <rgm@gnu.org>
11922
11923 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
11924
9481c002
MR
119252011-06-13 Martin Rudalics <rudalics@gmx.at>
11926
357f93d2
MR
11927 * help.el (help-window): Remove variable.
11928 (help-window-point-marker, temp-buffer-max-height)
11929 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
11930 (help-print-return-message): Don't set help-window.
11931 (resize-temp-buffer-window): Rewrite cod eand doc-string.
11932 (help-window-setup-finish): Remove.
11933 (help-window-display-message, help-window-setup)
11934 (with-help-window): Major rewrite based on new
11935 display-buffer-window variable.
11936
11937 * help-mode.el (help-mode-finish): Remove help-window related
11938 code.
11939
11940 * view.el (view-exits-all-viewing-windows): Remove reference to
11941 view-return-to-alist in doc-string.
11942 (view-return-to-alist): Make obsolete.
11943 (view-buffer): Call pop-to-buffer-same-window and remove
11944 undo-window code.
11945 (view-buffer-other-window): Call pop-to-buffer-other-window and
11946 simplify code. Ignore second argument.
11947 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
11948 simplify code. Ignore second argument.
11949 (view-return-to-alist-update): Make obsolete.
11950 (view-mode-enter): Rename second argument to QUIT-RESTORE.
11951 Rewrite using quit-restore window parameters.
2b75be67
SM
11952 (view-mode-exit): Rename second argument to EXIT-ONLY.
11953 Rewrite using quit-restore-window.
357f93d2
MR
11954 (View-exit, View-exit-and-edit, View-leave, View-quit)
11955 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
11956 appropriate arguments.
11957 (view-end-message): Use quit-restore window parameter.
11958
9481c002
MR
11959 * window.el (display-buffer-function): Rewrite doc-string.
11960 (display-buffer-window, display-buffer-alist): New variables.
11961 (display-buffer-split-specifiers)
11962 (display-buffer-side-specifiers)
11963 (display-buffer-macro-specifiers): New constants.
11964 (display-buffer-even-window-sizes, display-buffer-set-height)
11965 (display-buffer-set-width, display-buffer-select-window)
11966 (display-buffer-in-window, display-buffer-reuse-window)
11967 (display-buffer-split-window-1, display-buffer-split-window)
11968 (display-buffer-split-atom-window, display-buffer-pop-up-window)
11969 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
11970 (display-buffer-in-side-window, normalize-buffer-to-display)
11971 (display-buffer-normalize-specifiers-1)
11972 (display-buffer-normalize-specifiers-2)
2b75be67
SM
11973 (display-buffer-normalize-specifiers, display-buffer-frame):
11974 New functions.
9481c002
MR
11975 (display-buffer): Major rewrite.
11976 (display-buffer-other-window, display-buffer-other-frame)
11977 (pop-to-buffer, switch-to-buffer-other-window)
11978 (switch-to-buffer-other-frame): Rewrite.
11979 (display-buffer-same-window, display-buffer-same-frame)
11980 (display-buffer-same-frame-other-window)
11981 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
11982 (pop-to-buffer-other-window)
11983 (pop-to-buffer-same-frame-other-window)
11984 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
11985 (switch-to-buffer-other-window-same-frame): New functions.
11986 (same-window-p, special-display-p): Rewrite disabling warnings.
11987 Make obsolete.
11988 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
11989 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
11990 Make obsolete
11991 (same-window-buffer-names, same-window-regexps)
11992 (special-display-frame-alist, special-display-popup-frame)
11993 (special-display-function, special-display-buffer-names)
11994 (special-display-regexps, pop-up-frame-alist)
11995 (pop-up-frame-function, split-window-preferred-function)
11996 (split-height-threshold, split-width-threshold)
11997 (even-window-heights): Make obsolete.
11998
9db51aca
GM
119992011-06-12 Glenn Morris <rgm@gnu.org>
12000
12001 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
7cb363eb 12002 Misc simplifications.
9db51aca 12003
39cffb44
MR
120042011-06-12 Martin Rudalics <rudalics@gmx.at>
12005
12006 * window.el (window-safely-shrinkable-p): Restore function which
12007 was inadvertently removed in change from 2011-06-11. Declare as
12008 obsolete.
12009
2b75be67
SM
12010 * calendar/calendar.el (calendar-generate-window):
12011 Use window-iso-combined-p instead of combination of one-window-p and
39cffb44
MR
12012 window-safely-shrinkable-p.
12013
a8955be7
GM
120142011-06-12 Glenn Morris <rgm@gnu.org>
12015
12016 * progmodes/fortran.el (fortran-mode-syntax-table):
12017 * progmodes/f90.el (f90-mode-syntax-table):
12018 Set % to punctuation. (Bug#8820)
12019 (f90-find-tag-default): Remove, no longer needed.
12020
f0d4059d
DC
120212011-06-12 Daniel Colascione <dan.colascione@gmail.com>
12022
12023 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
12024
1100a63c
CY
120252011-06-11 Chong Yidong <cyd@stupidchicken.com>
12026
12027 * image.el (image-animated-p): Return animation delay in seconds.
12028 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
12029 (image-animate-timeout): Remove DELAY argument. Don't assume
12030 every subimage has the same delay; get it from image-animated-p.
12031 (image-animate): Caller changed.
12032
def722bf
MA
120332011-06-11 Michael Albinus <michael.albinus@gmx.de>
12034
12035 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
12036 to ignored backtrace functions.
12037
0a2bb1a9
GM
120382011-06-11 Glenn Morris <rgm@gnu.org>
12039
12040 * calendar/appt.el (appt-disp-window-function): Doc fix.
12041 (appt-check): Handle overlapping appointments. (Bug#8337)
12042
6198ccd0
MR
120432011-06-11 Martin Rudalics <rudalics@gmx.at>
12044
12045 * window.el (window-tree-1, window-tree): New functions, moving
12046 the latter to window.el.
12047 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
12048 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
12049 (bw-refresh-edges): Remove.
12050 (balance-windows-1, balance-windows-2): New functions.
12051 (balance-windows): Rewrite in terms of window tree functions,
12052 balance-windows-1 and balance-windows-2.
12053 (bw-adjust-window): Remove.
12054 (balance-windows-area-adjust): New function with functionality of
12055 bw-adjust-window but using resize-window.
2b75be67
SM
12056 (set-window-text-height): Rewrite doc-string.
12057 Use normalize-live-window and resize-window.
12058 (enlarge-window-horizontally, shrink-window-horizontally):
12059 Rename argument to DELTA.
6198ccd0
MR
12060 (window-buffer-height): New function.
12061 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
12062 Rewrite using new window resize routines.
2b75be67
SM
12063 (kill-buffer-and-window, mouse-autoselect-window-select):
12064 Use ignore-errors instead of condition-case.
6198ccd0
MR
12065 (quit-window): Call delete-frame instead of delete-windows-on
12066 for the only buffer on frame.
12067
9397e56f
MR
120682011-06-10 Martin Rudalics <rudalics@gmx.at>
12069
12070 * loadup.el (top-level): Load window before files for the sake
12071 of replace-buffer-in-windows.
12072
12073 * files.el (read-buffer-to-switch)
12074 (switch-to-buffer-other-window)
2b75be67
SM
12075 (switch-to-buffer-other-frame, display-buffer-other-frame):
12076 Move to window.el.
9397e56f
MR
12077
12078 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
12079 (previous-buffer): Move to window.el.
12080
12081 * bindings.el (unbury-buffer): Move to window.el.
12082
12083 * window.el (delete-other-windows-vertically): Move after
12084 definition of delete-other-windows.
12085 (other-window, delete-windows-on, replace-buffer-in-windows):
12086 Move here from window.c.
12087 (record-window-buffer, unrecord-window-buffer)
12088 (set-window-buffer-start-and-point, switch-to-prev-buffer)
12089 (switch-to-next-buffer): New functions.
12090 (get-next-valid-buffer, last-buffer, next-buffer): Move here
12091 from simple.el. Call switch-to-next-buffer.
2b75be67
SM
12092 (previous-buffer): Move here from simple.el.
12093 Call switch-to-prev-buffer.
9397e56f
MR
12094 (bury-buffer): Move here from buffer.c. Switch to previous
12095 buffer when window cannot be deleted.
12096 (unbury-buffer): Move here from bindings.el.
12097 (ctl-x-map): Move binding for other-window from window.c to
12098 here.
12099 (read-buffer-to-switch, switch-to-buffer-other-window)
12100 (switch-to-buffer-other-frame): Move here from files.el.
12101 (normalize-buffer-to-switch-to): New functions.
2b75be67
SM
12102 (switch-to-buffer): Move here from buffer.c.
12103 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9397e56f 12104
562dd5e9
MR
121052011-06-10 Martin Rudalics <rudalics@gmx.at>
12106
12107 * window.el (window-min-height, window-min-width): Move here
12108 from window.c. Add defcustoms and rewrite doc-strings.
12109 (resize-mini-window, resize-window): New functions.
12110 (adjust-window-trailing-edge, enlarge-window, shrink-window):
12111 Move here from window.c.
12112 (maximize-window, minimize-window): New functions.
12113 (delete-window, delete-other-windows, split-window): Move here
12114 from window.c.
12115 (window-split-min-size): New function.
12116 (split-window-keep-point): Mention split-window-above-each-other
12117 instead of split-window-vertically.
2b75be67 12118 (split-window-above-each-other, split-window-vertically):
1154d12e
JB
12119 Rename split-window-vertically to split-window-above-each-other
12120 and provide defalias for old definition.
12121 (split-window-side-by-side, split-window-horizontally):
12122 Rename split-window-horizontally to split-window-side-by-side
12123 and provide defalias for the old definition.
562dd5e9
MR
12124 (ctl-x-map): Move bindings for delete-window,
12125 delete-other-windows and enlarge-window here from window.c.
12126 Replace bindings for split-window-vertically and
12127 split-window-horizontally by bindings for
12128 split-window-above-each-other and split-window-side-by-side.
12129
12130 * cus-start.el (all): Remove entries for window-min-height and
12131 window-min-width. Add entries for window-splits and
12132 window-nest.
12133
f0da764a
GM
121342011-06-09 Glenn Morris <rgm@gnu.org>
12135
80675c21
GM
12136 * calendar/appt.el (appt-mode-line): New function.
12137 (appt-check, appt-disp-window): Use it.
12138
f0da764a
GM
12139 * files.el (hack-one-local-variable-eval-safep):
12140 Allow minor-modes with explicit +/-1 arguments.
12141
59f623b7
TZ
121422011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
12143
12144 * term/xterm.el (xterm): Add defgroup.
12145 (xterm-extra-capabilities): Add defcustom to supply known xterm
12146 capabilities, skip querying them, or query them (default).
12147 (terminal-init-xterm): Use it.
12148 (terminal-init-xterm-modify-other-keys): New function to set up
12149 modifyOtherKeys support to simplify `terminal-init-xterm'.
12150
9aab8e0d
MR
121512011-06-09 Martin Rudalics <rudalics@gmx.at>
12152
12153 * window.el (resize-window-reset, resize-window-reset-1)
12154 (resize-subwindows-skip-p, resize-subwindows-normal)
12155 (resize-subwindows, resize-other-windows, resize-this-window)
12156 (resize-root-window, resize-root-window-vertically)
12157 (window-deletable-p, window-or-subwindow-p)
12158 (frame-root-window-p): New functions.
12159
e8b08aee
GM
121602011-06-09 Glenn Morris <rgm@gnu.org>
12161
12162 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
12163 (ange-ftp-get-files): Use it.
12164
254c37a5
AK
121652011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
12166
12167 * mail/sendmail.el (mail-recover-1, mail-recover):
12168 * files.el (recover-file, recover-session):
12169 Handle dired-listing-switches not being just a single short option.
12170
35d7dbd3
GM
121712011-06-09 Glenn Morris <rgm@gnu.org>
12172
12173 * calendar/appt.el (appt-display-message, appt-disp-window):
12174 Handle lists of appointments.
12175
387522b2
MR
121762011-06-08 Martin Rudalics <rudalics@gmx.at>
12177
2b75be67
SM
12178 * window.el (one-window-p): Move down in code.
12179 Rewrite doc-string.
12180 (window-current-scroll-bars): Rewrite doc-string.
12181 Normalize live window argument.
387522b2
MR
12182 (walk-windows, get-window-with-predicate, count-windows):
12183 Rewrite doc-string. Use window-list-1.
12184 (window-in-direction-2, window-in-direction, get-mru-window):
12185 New functions.
12186
d8e4b68b 121872011-06-08 Reuben Thomas <rrt@sc3d.org>
2c587104
GM
12188
12189 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
12190 Doc fix (Bug#8713).
12191
121922011-06-08 Chong Yidong <cyd@stupidchicken.com>
12193
12194 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
12195
121962011-06-08 Juanma Barranquero <lekktu@gmail.com>
12197
12198 * loadhist.el (unload-feature-special-hooks):
12199 Add `comint-output-filter-functions'.
12200
0de12c52
IK
122012011-06-08 Ivan Kanis <gnu@kanis.fr>
12202
12203 * calendar/appt.el (appt-check): Move some initializations into the let.
12204
f3d1777e
MR
122052011-06-08 Martin Rudalics <rudalics@gmx.at>
12206
12207 * window.el (window-height): Defalias to window-total-height.
12208 (window-width): Defalias to window-body-width.
12209
18af70d0
CY
122102011-06-07 Chong Yidong <cyd@stupidchicken.com>
12211
12212 * image-mode.el (image-toggle-animation): New command.
12213 (image-mode-map): Bind it to RET.
12214 (image-mode): Update message.
12215 (image-toggle-display-image): Avoid a spurious cache flush.
12216 (image-transform-rotation): Doc fix.
12217 (image-transform-properties): Return quickly in the normal case.
12218 (image-animate-loop): Rename from image-animate-max-time.
12219
2b75be67 12220 * image.el (image-animate-max-time): Move to image-mode.el.
18af70d0
CY
12221 (create-animated-image): Remove unnecessary function.
12222 (image-animate): Rename from image-animate-start. New arg.
2b75be67 12223 (image-animate-stop): Remove; just use image-animate-timer.
18af70d0
CY
12224 (image-animate-timer): Use car-safe.
12225 (image-animate-timeout): Rename argument.
12226
190b47e6
MR
122272011-06-07 Martin Rudalics <rudalics@gmx.at>
12228
12229 * window.el (get-lru-window, get-largest-window): Move here from
2b75be67
SM
12230 window.c. Rename first argument to ALL-FRAMES.
12231 Rephrase doc-strings.
12232 (get-buffer-window-list): Rewrite using window-list-1.
12233 Rephrase doc-string.
a1511caf
MR
12234 (window-safe-min-height, window-safe-min-width): New constants.
12235 (window-size-ignore, window-min-size, window-min-size-1)
12236 (window-sizable, window-sizable-p, window-size-fixed-1)
12237 (window-size-fixed-p, window-min-delta-1, window-min-delta)
12238 (window-max-delta-1, window-max-delta, window-resizable)
12239 (window-resizable-p, window-total-height, window-total-width)
12240 (window-body-width): New functions.
12241 (window-full-height-p, window-full-width-p): Rewrite using
12242 window-total-size.
12243 (window-body-height): Rewrite using window-body-size.
190b47e6 12244
85cc1f11
MR
122452011-06-06 Martin Rudalics <rudalics@gmx.at>
12246
12247 * window.el (window-right, window-left, window-child)
12248 (window-child-count, window-last-child, window-any-p)
12249 (normalize-live-buffer, normalize-live-frame)
12250 (normalize-any-window, normalize-live-window)
12251 (window-iso-combination-p, window-iso-combined-p)
12252 (window-iso-combinations)
12253 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
12254 (windows-with-parameter, window-with-parameter)
12255 (window-atom-root, make-window-atom, window-atom-check-1)
2b75be67
SM
12256 (window-atom-check, window-side-check, window-check):
12257 New functions.
85cc1f11
MR
12258 (ignore-window-parameters, window-sides, window-sides-vertical)
12259 (window-sides-slots): New variables.
12260 (window-size-fixed): Move down in code. Minor doc-string fix.
12261
e7156492
AS
122622011-06-05 Andreas Schwab <schwab@linux-m68k.org>
12263
12264 * comint.el (comint-dynamic-complete-as-filename)
12265 (comint-dynamic-complete-filename): Correctly call
12266 completion-in-region.
12267
7e821d0d
DD
122682011-06-05 Deniz Dogan <deniz@dogan.se>
12269
12270 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
12271 in last change.
12272
ac09b8a1
DD
122732011-06-05 Deniz Dogan <deniz@dogan.se>
12274
12275 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
12276 (rcirc): Use it to prompt for encryption.
12277
34699b85
RW
122782011-06-05 Roland Winkler <winkler@gnu.org>
12279
12280 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
12281 (bibtex-search-entries): New command bound to C-c C-a.
12282 (bibtex-display-entries): New function.
12283
004dedd3
RW
122842011-06-05 Roland Winkler <winkler@gnu.org>
12285
12286 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
12287 (bibtex-insert-kill): After yanking insert newline if necessary.
12288 (bibtex-initialize): Call bibtex-string-files-init only once.
12289 (bibtex-mode): Do not call easy-menu-add.
12290 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
12291 (bibtex-yank): Set arg properly if nil.
12292
022fe7ce
RW
122932011-06-05 Roland Winkler <winkler@gnu.org>
12294
2b75be67
SM
12295 * textmodes/bibtex.el (bibtex-search-entry-globally):
12296 New variable.
022fe7ce
RW
12297 (bibtex-search-entry): Use it.
12298
b7c3692a
RW
122992011-06-05 Roland Winkler <winkler@gnu.org>
12300
12301 * textmodes/bibtex.el (bibtex-entry-format): New option
12302 sort-fields.
12303 (bibtex-format-entry, bibtex-reformat): Honor this option.
12304 (bibtex-parse-entry): Return fields in proper order.
12305
8eda563d
JB
123062011-06-05 Juanma Barranquero <lekktu@gmail.com>
12307
12308 * doc-view.el (doc-view-remove-if): Move computation of result out
12309 of `dolist' to silence misleading lexical-binding warning.
12310
7dbe3dbc
CY
123112011-06-04 Chong Yidong <cyd@stupidchicken.com>
12312
12313 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
12314 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
12315
0c33dd17
MA
123162011-06-04 Michael Albinus <michael.albinus@gmx.de>
12317
12318 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
12319 "SunOS 5.10".
12320
f8f91c2b
MA
123212011-06-04 Michael Albinus <michael.albinus@gmx.de>
12322
12323 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
12324 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
12325 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
12326 (tramp-parse-putty):
12327 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
12328 (tramp-completion-function-alist-ssh)
12329 (tramp-completion-function-alist-telnet)
12330 (tramp-completion-function-alist-su)
12331 (tramp-completion-function-alist-putty): Set `tramp-autoload'
12332 cookie.
12333
12334 * net/tramp-ftp.el:
12335 * net/tramp-sh.el:
12336 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
12337 load "tramp.el" `tramp-set-completion-function'.
12338
e17d9003
SM
123392011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
12340
12341 * shell.el: Require and use pcomplete.
12342 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
12343 (shell-completion-vars): Set pcomplete-default-completion-function.
12344
6c4cab03
DD
123452011-06-04 Deniz Dogan <deniz@dogan.se>
12346
12347 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
12348 `memq' (Bug#8799).
12349
ea9fafe0
SM
123502011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
12351
12352 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
12353
b3e945d3
JB
123542011-06-02 Juanma Barranquero <lekktu@gmail.com>
12355
12356 * bs.el (bs--mark-unmark, bs--nth-wrapper):
12357 * mpc.el (mpc-select-extend, mpc-songpointer-context):
12358 * vc/log-view.el (log-view-beginning-of-defun):
12359 * vc/smerge-mode.el (smerge-apply-resolution-patch)
12360 (smerge-refine-forward, smerge-refine-chopup-region):
12361 Silence warning for unused `dotimes' counter variables.
12362
7d520089
SM
123632011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
12364
12365 * net/tramp.el (tramp-with-progress-reporter): Rename from
12366 with-progress-reporter. Use `declare'.
12367 * net/tramp-smb.el:
12368 * net/tramp-sh.el:
12369 * net/tramp-gvfs.el: Update all uses.
12370
a1c2400f
JB
123712011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
12372
12373 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
12374 buffer isn't killed before making it current.
12375
2403c841
SM
123762011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12377
12378 Silence various byte-compiler warnings.
12379 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
12380 `access-type' and new obsolescence format.
12381 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
12382 new format.
12383 (byte-compile-check-variable): New `access-type' argument.
12384 Only warn if the access-type is obsolete.
12385 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
12386 (byte-compile-variable-set): Adjust callers.
12387 * help-fns.el (describe-variable): Adjust to new obsolescence format.
12388 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
12389 setting it as obsolete.
12390 * simple.el (minibuffer-completing-symbol):
12391 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
12392 access as obsolete.
12393 * minibuffer.el (minibuffer-completing-file-name): Don't make it
12394 obsolete yet.
12395 * international/quail.el (quail-mouse-choose-completion): Remove unused
12396 code referring to obsolete var.
12397 (quail-choose-completion-string): Remove.
12398 * server.el (server-clients-with, server-kill-buffer-query-function)
12399 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
12400 * proced.el (proced-send-signal):
12401 * emacs-lisp/lisp.el (lisp-complete-symbol):
12402 Replace completion-annotate-function with completion-extra-properties.
12403
2462470b
SM
124042011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
12405
fb5b2591
SM
12406 * simple.el (goto-line): Use read-number.
12407 (overriding-map-is-bound): Remove.
12408 (saved-overriding-map): Change default.
12409 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
12410 Take the map as argument.
12411 (universal-argument, negative-argument, digit-argument): Use it.
12412 (restore-overriding-map): Adjust.
12413 (do-auto-fill): Use fill-forward-paragraph.
12414 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
12415
fd6fa53f
SM
12416 * minibuffer.el (minibuffer-inactive-mode-map): New var.
12417 (minibuffer-inactive-mode): New major mode.
12418 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
12419 the *Messages* buffer" hack.
12420 (mouse-popup-menubar): Don't burp if the event is a normal key.
12421
2462470b
SM
12422 Miscellaneous tweaks.
12423 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
12424 lexical scoping as in subr.el's dolist and dotimes.
12425 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
12426 Silence compiler warning.
12427 * thingatpt.el (forward-whitespace): Trivial coding style fix.
12428 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
12429 * international/ccl.el (ccl-compile): Trivial simplification.
12430 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
12431 * emacs-lisp/testcover.el (testcover-end): Remove spurious
12432 `printflag' argument.
12433 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
12434 Purecopy the whole obsolescence data.
12435
108bf785
LL
124362011-06-01 Leo Liu <sdl.web@gmail.com>
12437
12438 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
12439 improve doc-string as suggested by Marco Pessotto
12440 <melmothx@gmail.com>.
12441 (rcirc-print): Fix last change.
12442
30a23501
SM
124432011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12444
12445 * minibuffer.el (complete-with-action): Return nil for the metadata and
12446 boundaries of non-functional tables.
12447 (completion-table-dynamic): Return nil for the metadata.
12448 (completion-table-with-terminator): Add default case, using
12449 complete-with-action.
12450 (completion--metadata): New function.
12451 (completion-all-sorted-completions, minibuffer-completion-help): Use it
12452 to try and avoid pathological performance problems.
12453 (completion--embedded-envvar-table): Return `category' metadata.
12454
bcd54f83
LMI
124552011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
12456
12457 * subr.el (process-alive-p): New tiny convenience function.
12458
e227544d
SM
124592011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12460
12461 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
12462 content but also its previous major mode.
12463
e8296fdc
HE
124642011-05-31 Helmut Eller <eller.helmut@gmail.com>
12465
4d61f28d 12466 * emacs-lisp/debug.el (debug): Restore the previous content of the
e8296fdc
HE
12467 *Backtrace* buffer when we exit with C-M-c.
12468
620c53a6
SM
124692011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
12470
12471 * minibuffer.el: Add metadata method to completion tables.
12472 (completion-category-overrides): New defcustom.
12473 (completion-metadata, completion--field-metadata)
12474 (completion-metadata-get, completion--styles)
12475 (completion--cycle-threshold): New functions.
12476 (completion-try-completion, completion-all-completions):
12477 Add `metadata' argument to choose completion-styles.
12478 (completion--do-completion): Use metadata to choose cycling.
12479 (completion-all-sorted-completions): Use metadata for sorting.
12480 Remove :completion-cycle-penalty which is not needed any more.
12481 (completion--try-word-completion): Add `metadata' argument.
12482 (minibuffer-completion-help): Check metadata for annotation function
12483 and sorting.
12484 (completion-file-name-table): Return `category' metadata.
12485 (minibuffer-completing-file-name): Make obsolete.
12486 * simple.el (minibuffer-completing-symbol): Make obsolete.
12487 * icomplete.el (icomplete-completions): Pass new `metadata' param to
12488 completion-try-completion.
12489
1257e755
SM
124902011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
12491
12492 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
12493
3767e706
LL
124942011-05-30 Leo Liu <sdl.web@gmail.com>
12495
12496 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
5ab33f2b
LL
12497 (rcirc-print): Decode all incoming messages (bug#8744).
12498 (rcirc-decode-coding-system): Allow value nil for automatic coding
12499 system detection.
3767e706 12500
d1a5d56a
GM
125012011-06-01 Glenn Morris <rgm@gnu.org>
12502
12503 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
12504
e8cbec34
CY
125052011-05-29 Chong Yidong <cyd@stupidchicken.com>
12506
12507 * image.el (image-animate-max-time): Allow nil and t values.
12508 Default to nil.
12509 (create-animated-image): Doc fix.
12510 (image-animate-start): Remove second arg; just use
12511 image-animate-max-time.
12512 (image-animate-timeout): Doc fix. Args changed.
12513
12514 * image-mode.el (image-toggle-display-image): Ensure that the
12515 image spec passed to the animate timer is the same object as in
58179cce 12516 the buffer's display property (Bug#6981).
e8cbec34
CY
12517 (image-transform-properties): Doc fix.
12518
12519 * image.el (image-animate-max-time): Default to nil.
12520
159daf87
MR
125212011-05-29 Martin Rudalics <rudalics@gmx.at>
12522
12523 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
12524 entire buffer list (Bug#8184).
12525
d66c4c7c
CY
125262011-05-29 Chong Yidong <cyd@stupidchicken.com>
12527
12528 * image.el (imagemagick-types-inhibit)
12529 (imagemagick-register-types): Doc fix.
12530
80aec780
DD
125312011-05-29 Deniz Dogan <deniz@dogan.se>
12532
12533 * net/rcirc.el (rcirc): Use the user's stored encryption method by
12534 default.
12535
1dd3c2d9
CY
125362011-05-29 Chong Yidong <cyd@stupidchicken.com>
12537
12538 * select.el: Don't perform clipboard-manager saving in hooks;
12539 leave the hooks empty.
12540
60e56523
LL
125412011-05-28 Leo Liu <sdl.web@gmail.com>
12542
12543 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
12544 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
12545 (occur-edit-mode): New major mode (Bug#8463).
12546 (occur-after-change-function): New function.
12547 (occur-engine): Give Occur tags a read-only property.
12548
2b1e1a22
KR
125492011-05-28 Kevin Ryde <user42@zip.com.au>
12550
12551 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
12552
5d344e88
CY
125532011-05-28 Chong Yidong <cyd@stupidchicken.com>
12554
8e6ca83d
CY
12555 * bindings.el (help-echo): Make the initial non-indicator dash
12556 empty on graphical terminals (Bug#7295).
12557
5d344e88
CY
12558 * files.el (auto-mode-alist): Move config rule after the
12559 in-stripping one (Bug#8547).
12560
bfbbace7
CY
12561 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
12562
fbeba6e2
CY
12563 * startup.el (normal-splash-screen): Remove gratuitous mode-line
12564 setting (Bug#8740).
12565
60ed8c72
AA
125662011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
12567
4ac619f0
AA
12568 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
12569 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
12570 (Bug#8539).
60ed8c72 12571
23db196e
CY
125722011-05-28 Chong Yidong <cyd@stupidchicken.com>
12573
12574 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
12575
5012f24c
DK
125762011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
12577
12578 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
12579 (hs-hide-block-at-point, hs-find-block-beginning)
12580 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
12581 (Bug#8279).
12582
6a639b16
GM
125832011-05-28 Glenn Morris <rgm@gnu.org>
12584
12585 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
12586
d43eaf2c
CY
125872011-05-28 Chong Yidong <cyd@stupidchicken.com>
12588
5199bde1
CY
12589 * help-fns.el (describe-function-1): If the function is a derived
12590 major mode, print the parent mode.
12591
d43eaf2c
CY
12592 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
12593 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
12594
423428a8
SM
125952011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
12596
0ff8e1ba 12597 * minibuffer.el (completion--capf-wrapper): Check applicability before
0b381c7e 12598 returning non-nil for non-exclusive completion data.
0ff8e1ba
SM
12599 * progmodes/etags.el (tags-completion-at-point-function):
12600 * info-look.el (info-lookup-completions-at-point): Mark as
12601 non-exclusive.
12602 (info-complete): Adjust accordingly.
12603
423428a8
SM
12604 * info-look.el: Convert to lexical-binding and completion-at-point.
12605 (info-lookup-completions-at-point): New function.
12606 (info-complete): Use it and completion-in-region.
12607
b74aa22b
DA
126082011-05-28 Drew Adams <drew.adams@oracle.com>
12609
12610 * isearch.el: Let M-e start with point at the first mismatched char.
12611 (isearch-fail-pos): New function.
12612 (isearch-edit-string): Use it.
12613
66e2e71d
DK
126142011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
12615
12616 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
12617
b1890b0f 126182011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
eb95d01d
TC
12619
12620 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
12621 traversal functions for avl-trees.
12622 (avl-tree--stack): New struct.
12623 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
12624 (avl-tree-enter): Add optional `updatefun' arg.
93a1c12a
TC
12625 (avl-tree--do-enter): Add optional `updatefun' arg.
12626 Change return value.
eb95d01d 12627 (avl-tree-delete): Add optional `test' and `nilflag' args.
93a1c12a
TC
12628 (avl-tree--do-delete): Add `test' and `nilflag' args.
12629 Change return value.
eb95d01d
TC
12630 (avl-tree-member): Add optional `nilflag'
12631 (avl-tree-member-p): New function.
12632 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
12633 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
12634 (avl-tree-stack-empty-p): New functions.
12635
3769ddcf
TC
12636 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
12637 avl-tree--del-balance1 and make it work both ways.
12638 (avl-tree--del-balance2): Remove.
12639 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
12640 make it work both ways.
12641 (avl-tree--enter-balance2): Remove.
12642 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
12643 New macros.
12644 (avl-tree--mapc, avl-tree-map): Add direction argument.
12645
eb95d01d 126462011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
7a6b1aef
DM
12647
12648 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
12649
a9f737ee
CY
126502011-05-27 Chong Yidong <cyd@stupidchicken.com>
12651
12652 * select.el: Support clipboard managers with built-in function
12653 x-clipboard-manager-save, via delete-frame-functions and
12654 kill-emacs-hook.
12655 (xselect-convert-to-targets): Add MULTIPLE target to list.
12656 (xselect-convert-to-save-targets): New function.
12657
c92a1e54
KH
126582011-05-27 Kenichi Handa <handa@m17n.org>
12659
12660 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
12661 let-binding rfc2047-encode-encoded-words to nil.
12662
e145f188
GM
126632011-05-27 Glenn Morris <rgm@gnu.org>
12664
5ec8a862
GM
12665 * mail/emacsbug.el: Don't require url-util.
12666
4b29d9fb
GM
12667 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
12668
e145f188
GM
12669 * files.el (set-auto-mode):
12670 Also respect mode: entries at the end of the file. (Bug#8586)
12671
7d15102b
GM
126722011-05-26 Glenn Morris <rgm@gnu.org>
12673
98f593b8
GM
12674 * files.el (hack-local-variables-prop-line, hack-local-variables):
12675 Downcase mode names, as seems to be traditional.
27b48e63 12676 (hack-local-variables, hack-local-variables-apply): Doc fixes.
98f593b8 12677
7d15102b
GM
12678 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
12679 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
12680
51d5b4ec
JD
126812011-05-25 Julien Danjou <julien@danjou.info>
12682
12683 * textmodes/rst.el (rst-define-level-faces): Do not define face
12684 symbol if it is already defined.
12685
91513f63
VB
126862011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
12687
12688 * play/5x5.el (5x5-new-game, 5x5-randomize):
12689 Reset 5x5-solver-output to nil when a new grid is cast.
12690 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
12691 these debugging traces, as defmacro breaks the compiled code.
12692
4d90d6d0
DK
126932011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
12694
12695 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
12696
e1b90ef6
LL
126972011-05-24 Leo Liu <sdl.web@gmail.com>
12698
12699 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
12700 (vc-bzr-sha1): Adapt.
12701
d8e4b68b 12702 * sha1.el: Remove. Function `sha1' is now builtin.
e1b90ef6
LL
12703
12704 * bindings.el: Provide sha1 feature.
12705
db0406bb 127062011-05-24 Kenichi Handa <handa@m17n.org>
b8d747b9
KH
12707
12708 * mail/sendmail.el: Require `rfc2047'.
12709 (mail-insert-from-field): Do not perform RFC2047 encoding.
12710 (mail-encode-header): New function.
12711 (sendmail-send-it): Set buffer-file-coding-system of the work
4d90d6d0
DK
12712 buffer to the return value of select-message-coding-system.
12713 Call mail-encode-header.
b8d747b9
KH
12714
12715 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
12716
db0406bb 127172011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
7261f6ce 12718
4d90d6d0
DK
12719 * mail/supercite.el (sc-default-cite-frame):
12720 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
7261f6ce 12721
eb8a5e9b
GM
127222011-05-24 Glenn Morris <rgm@gnu.org>
12723
f8630703
GM
12724 * progmodes/python.el (brm-menu): Declare.
12725
8831bbed
GM
12726 * emulation/viper.el (viper-set-hooks): Declare.
12727
eb8a5e9b
GM
12728 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
12729 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
12730 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
12731 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
12732 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
12733 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
12734
a2a25d24
SM
127352011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
12736
12737 Add an :exit-function for completion-at-point.
12738
12739 * minibuffer.el (completion--done): New fun.
12740 (completion--do-completion): Use it. New arg `expect-exact'.
12741 (minibuffer-complete, minibuffer-complete-word): Don't output message,
12742 since completion--do-completion does it for us now.
12743 (minibuffer-force-complete): Use completion--done and
12744 completion--replace. Handle sole-completion case with more care.
12745 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
12746 (completion-extra-properties): New var.
12747 (completion-annotate-function): Make obsolete.
12748 (minibuffer-completion-help): Adjust accordingly.
12749 Use completion-list-insert-choice-function.
12750 (completion-at-point, completion-help-at-point):
12751 Bind completion-extra-properties.
12752 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
12753 * simple.el (completion-list-insert-choice-function): New var.
12754 (completion-setup-function): Preserve it.
12755 (choose-completion): Pay attention to it, shuffle the code a bit.
12756 (choose-completion-string): New arg `insert-function'.
12757
12758 * textmodes/bibtex.el: Convert to lexical binding.
12759 (bibtex-mode-map): Use completion-at-point.
12760 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
12761 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
12762 (bibtex-complete): Define as obsolete alias.
12763 (bibtex-complete-internal): Remove.
12764 (bibtex-format-entry): Remove unused sub-group in regexp.
12765 * shell.el (shell--command-completion-data)
12766 (shell-environment-variable-completion):
12767 * pcomplete.el (pcomplete-completions-at-point):
12768 * comint.el (comint--complete-file-name-data): Use :exit-function
12769 instead of completion-table-with-terminator so it also works for
12770 choose-completion.
12771
e44e373d
SM
127722011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12773
4f91a816
SM
12774 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
12775
782fc819
SM
12776 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
12777 (bug#8710).
12778
e44e373d
SM
12779 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
12780
381987c3
KM
127812011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
12782
12783 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
12784 customization variable and implement: If non-nil, auto-fill will
12785 be inhibited while on topic's header line.
12786
b776bc70
VB
127872011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
12788
12789 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
d8e4b68b 12790 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
b776bc70
VB
12791 always have a solution in grid size = 5 cases.
12792 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
12793 (5x5-solver-output, 5x5-log-buffer): New vars.
12794 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
12795 Make these variables buffer local to achieve 5x5 multi-session-ness.
12796 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
12797 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
12798 (5x5-solve-suggest): New funs.
12799 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
12800 randomize a grid so that we ensure that there is always a solution.
12801 (5x5-make-random-grid): Allow other movement than flipping.
12802
7de88b6e
KR
128032011-05-23 Kevin Ryde <user42@zip.com.au>
12804
12805 * emacs-lisp/advice.el (ad-read-advised-function):
5a5fa834 12806 Use `function-called-at-point' as the default, if it has
7de88b6e
KR
12807 advice and passes PREDICATE.
12808
b1ef1257
SM
128092011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
12810
bbca48fe
SM
12811 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
12812 byte-compile-lambda if it's actually a lambda.
12813
b1ef1257
SM
12814 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
12815 Fix function quoting. Use backquote better.
12816
92a9cc65
YS
128172011-05-22 Yuanle Song <sylecn@gmail.com>
12818
12819 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
12820 matching (Bug#8516).
12821
f0fb8059
JA
128222011-01-22 Jari Aalto <jari.aalto@cante.net>
12823
12824 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
12825 different face (Bug#8178).
12826
d5b44c93
CY
128272011-05-22 Chong Yidong <cyd@stupidchicken.com>
12828
12829 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
12830 defface (Bug#8144).
12831
79106a44
SM
128322011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
12833
9c848d8a
SM
12834 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
12835 funcall as well (bug#8712). Warn when performing those conversions.
12836 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
12837
79106a44
SM
12838 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
12839
88dfa756
GM
128402011-05-22 Glenn Morris <rgm@gnu.org>
12841
12842 * files.el (hack-local-variables-prop-line): Small simplifications.
12843 (hack-local-variables, hack-local-variables-prop-line):
12844 If MODE-ONLY, return the mode, rather than just `t'.
12845
b7cf2c79
SM
128462011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
12847
12848 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
12849
3f1a8558
GM
128502011-05-21 Glenn Morris <rgm@gnu.org>
12851
7e4ccca3
GM
12852 * files.el (hack-local-variables-prop-line, hack-local-variables):
12853 If only interested in the mode, don't bother doing the other stuff.
12854
637d46ca
GM
12855 * image-mode.el (image-after-revert-hook):
12856 Redraw all frames on which the image is visible. (Bug#8567)
12857
973d955b
GM
12858 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
12859
3f1a8558
GM
12860 * wid-edit.el (widget-checklist-match-inline):
12861 Fix 2011-04-19 change. (Bug#8649)
12862
96479927
SM
128632011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
12864
1dcf791f
SM
12865 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
12866 Also allow singlespace after single-letter capitals followed by a dot.
12867
96479927
SM
12868 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
12869 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
12870
35fd0881
N
128712011-05-20 Nix <nix@esperi.org.uk>
12872
12873 * files.el (basic-save-buffer-2):
12874 Fix handling of break-hardlink-on-save with non-existent files.
12875
82745640
DD
128762011-05-19 Deniz Dogan <deniz@dogan.se>
12877
12878 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
9ff90d99 12879 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
82745640 12880
4a720484
GM
128812011-05-19 Glenn Morris <rgm@gnu.org>
12882
d1f21341
GM
12883 * progmodes/f90.el (f90-type-def-re):
12884 Handle "type, bind(c)". (Bug#8691)
12885
4a720484
GM
12886 * emacs-lisp/autoload.el (batch-update-autoloads):
12887 Set autoload-excludes by parsing loadup.el rather than Makefiles.
12888
2fb0a219
MA
128892011-05-18 Michael Albinus <michael.albinus@gmx.de>
12890
12891 * net/tramp.el (tramp-process-actions): Set "first-password-request"
12892 property for the correct connection in case of multihops.
12893
e565dd37
GM
128942011-05-18 Glenn Morris <rgm@gnu.org>
12895
c2571358 12896 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
c136e5cd
GM
12897 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
12898
e565dd37
GM
12899 Rationalize calendar handling of day and month abbrev-arrays.
12900 * calendar/calendar.el (calendar-customized-p): New function.
12901 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
12902 (calendar-day-name-array, calendar-month-name-array): Doc fix.
12903 Add :set function.
12904 (calendar-abbrev-length, calendar-day-abbrev-array)
12905 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
12906 (calendar-day-abbrev-array, calendar-month-abbrev-array):
12907 Elements may no longer be nil.
12908 (calendar-day-name, calendar-month-name):
12909 Update for changed nature of abbrev arrays.
12910 * calendar/diary-lib.el (diary-name-pattern):
12911 Update for changed nature of abbrev arrays.
12912 (diary-mark-entries-1): Update calendar-make-alist calls.
12913 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
12914 * calendar/cal-html.el (cal-html-day-abbrev-array):
12915 Simply inherit from calendar-day-abbrev-array.
12916
1d99a745
SM
129172011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
12918
12919 * progmodes/grep.el (grep-mode): Disable default
12920 compilation-directory-matcher setting (bug#8684).
12921
7c1d9aa0
MA
129222011-05-17 Michael Albinus <michael.albinus@gmx.de>
12923
12924 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
12925 instead of "head" and "tail". There were problems with SunOS 5.9,
12926 and it performs better.
12927
3952e9d8
GM
129282011-05-17 Glenn Morris <rgm@gnu.org>
12929
2dd12e7f
GM
12930 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
12931
e4157b9c
GM
12932 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
12933 Replace obsolete function.
12934
8e249bbd
GM
12935 * shell.el (pcomplete-parse-arguments-function): Declare.
12936
3952e9d8
GM
12937 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
12938 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
12939 (appt-check): Doc fixes.
12940 (appt-disp-window-function, appt-delete-window-function):
12941 Remove needless special case in custom :type.
12942 (appt-display-count): Default to 0, not nil.
12943 (appt-check): Reset appt-display-count to 0, not nil.
12944
c71a0d48 129452011-05-17 Juanma Barranquero <lekktu@gmail.com>
165fd2df 12946
c71a0d48
GM
12947 * progmodes/python.el (python-font-lock-keywords):
12948 Add the Python 3.X keyword "nonlocal" (bug#8639).
165fd2df 12949
31d55be9
SM
129502011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
12951
12952 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
12953
3bfacb2f
KR
129542011-05-16 Kevin Ryde <user42@zip.com.au>
12955
12956 * info-look.el (makefile-automake-mode): New setups, looking in
12957 automake manual, then makefile-mode.
12958 (makefile-mode): Remove automake manual, have it just in
12959 makefile-automake-mode since there's various things different or
12960 not relevant to plain make.
12961 (makefile-mode): Remove "other-modes" non-existent automake-mode,
12962 believe a hypothetical automake-mode would go to makefile-mode,
12963 not the other way around.
12964
c8e83751
CY
129652011-05-15 Chong Yidong <cyd@stupidchicken.com>
12966
5e9e35cd
CY
12967 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
12968 hunk-end tags (Bug#8672).
12969
c8e83751
CY
12970 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
12971 vc-annotate-show-diff-revision-at-line (Bug#8671).
12972
50b23e5a
GM
129732011-05-14 Glenn Morris <rgm@gnu.org>
12974
7210a739
GM
12975 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
12976 in the middle of an existing one with multiple authors. (Bug#8645)
375cb676
GM
12977 (change-log-font-lock-keywords): Also handle multiple author lines
12978 with leading tabs. (Bug#8644)
7210a739 12979
4691905a
GM
12980 * calendar/appt.el (appt-check): Rename some local variables.
12981 Some simplification/reordering.
12982
50b23e5a
GM
12983 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
12984 (feedmail-sendmail-f-doesnt-sell-me-out)
12985 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
12986 (feedmail-debug-sit-for, feedmail-queue-express-hook)
12987 (feedmail-queue-runner-message-sender): Set :version.
1aa64307
GM
12988 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
12989 (bbdb-dwim-net-address, vm-mail): Declare.
50b23e5a
GM
12990 (feedmail-binmail-gnulinuxish-template):
12991 Rename from feedmail-binmail-linuxish-template.
12992 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
12993 Use insert-buffer-substring.
12994
215cda7c
BC
129952011-05-14 Bill Carpenter <bill@carpenter.org>
12996
12997 * mail/feedmail.el (feedmail-patch-level): Increase.
12998 (feedmail-debug): New custom group.
12999 (feedmail-confirm-outgoing-timeout)
13000 (feedmail-sendmail-f-doesnt-sell-me-out)
13001 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
13002 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
13003 (feedmail-sender-line, feedmail-from-line)
13004 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
c2571358 13005 (feedmail-spray-this-address)
215cda7c
BC
13006 (feedmail-spray-address-fiddle-plex-list)
13007 (feedmail-queue-use-send-time-for-date)
13008 (feedmail-queue-use-send-time-for-message-id)
13009 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
13010 (feedmail-buffer-eating-function):
13011 Doc fixes.
13012 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
13013 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
13014 (feedmail-message-action-scroll-down): New functions.
13015 (feedmail-queue-directory, feedmail-queue-draft-directory):
13016 Use expand-file-name.
13017 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
13018 Remove C-v help entry.
13019 (feedmail-queue-buffer-file-name): New variable.
13020 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
13021 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
13022 (feedmail-message-action-send-strong, feedmail-message-action-edit)
13023 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
13024 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
13025 (feedmail-message-action-toggle-spray)
13026 (feedmail-run-the-queue-no-prompts)
13027 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
13028 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
13029 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
13030 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
13031 (feedmail-envelope-deducer, feedmail-fiddle-from)
13032 (feedmail-fiddle-sender, feedmail-default-date-generator)
13033 (feedmail-fiddle-date, feedmail-fiddle-message-id)
13034 (feedmail-fiddle-spray-address)
13035 (feedmail-fiddle-list-of-spray-fiddle-plexes)
13036 (feedmail-fiddle-list-of-fiddle-plexes)
13037 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
13038 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
13039 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
13040 Change default. Doc fix.
13041 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
13042 (feedmail-binmail-linuxish-template): New constant.
13043 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
13044 Respect feedmail-sendmail-f-doesnt-sell-me-out.
13045 (feedmail-send-it): Add debug call.
13046 Use feedmail-queue-buffer-file-name, and
13047 feedmail-send-it-immediately-wrapper.
13048 (feedmail-message-action-send): Add debug call.
13049 Use feedmail-send-it-immediately-wrapper.
13050 (feedmail-queue-express-to-queue): Add debug call.
13051 Run feedmail-queue-express-hook.
13052 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
13053 (feedmail-message-action-help-blat):
13054 Rename from feedmail-queue-send-edit-prompt-help-first.
13055 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
13056 Check line-endings. Handle errors better.
13057 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
13058 Doc fix. Add debug call.
13059 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
13060 Use feedmail-queue-send-edit-prompt-inner.
13061 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
13062 (feedmail-queue-send-edit-prompt-inner): New function, extracted
13063 from feedmail-queue-send-edit-prompt.
13064 (feedmail-queue-send-edit-prompt-help)
13065 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
13066 (feedmail-tidy-up-slug): Add debug call.
13067 Respect feedmail-queue-slug-suspect-regexp.
13068 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
13069 (feedmail-dump-message-to-queue): Add debug call.
13070 Expand queue-directory.
13071 (feedmail-dump-message-to-queue): Change message slightly.
13072 Use feedmail-say-chatter.
13073 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
13074 (feedmail-send-it-immediately-wrapper): New function.
13075 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
13076 Insert empty string rather than newline. Handle full-frame case.
13077 Use catch/throw. Use feedmail-say-chatter.
13078 (feedmail-fiddle-from): Try mail-host-address.
13079 (feedmail-default-message-id-generator): Doc fix.
13080 Bind system-time-locale. Handle missing end.
13081 (feedmail-fiddle-x-mailer): Add debug call.
13082 Handle feedmail-x-mailer-line being nil.
13083 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
13084 Add debug call. Use buffer-substring-no-properties.
13085 (feedmail-say-debug, feedmail-say-chatter): New functions.
13086 (feedmail-find-eoh): Give an explicit error.
13087
42c7e61e
UJ
130882011-05-13 Ulf Jasper <ulf.jasper@web.de>
13089
c2571358 13090 * net/newst-treeview.el (newsticker-treeview-face): Change default
42c7e61e 13091 family from helvetica to sans.
c2571358 13092 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13093 etc/images/newsticker.
13094
c2571358 13095 * net/newst-reader.el (newsticker-feed-face): Change default
42c7e61e
UJ
13096 family from helvetica to sans.
13097
13098 * net/newst-plainview.el (newsticker-new-item-face)
13099 (newsticker-old-item-face, newsticker-immortal-item-face)
13100 (newsticker-obsolete-item-face, newsticker-date-face)
c2571358 13101 (newsticker-statistics-face): Change default family from
42c7e61e 13102 helvetica to sans.
c2571358 13103 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
42c7e61e
UJ
13104 etc/images/newsticker.
13105
5d3385a0
JB
13106 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
13107 (newsticker--process-auto-mark-filter-match): Tell user about
42c7e61e
UJ
13108 auto-marking.
13109
8497a297
DV
131102011-05-13 Didier Verna <didier@xemacs.org>
13111
13112 Common Lisp indentation improvements on defmethod and lambda-lists.
4d61f28d
JB
13113 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
13114 TODO entries.
8497a297
DV
13115 (lisp-lambda-list-keyword-parameter-indentation)
13116 (lisp-lambda-list-keyword-parameter-alignment)
13117 (lisp-lambda-list-keyword-alignment): New customizable user options.
13118 (lisp-indent-defun-method): Improve docstring.
13119 (extended-loop-p): Fix comment.
13120 (lisp-indent-lambda-list-keywords-regexp): New variable.
13121 (lisp-indent-lambda-list): New function.
13122 (lisp-indent-259): Use it.
13123 (lisp-indent-defmethod): Support for more than one
13124 method qualifier and properly indent methods lambda-lists.
13125 (defgeneric): Provide a missing common-lisp-indent-function property.
13126
f278f87f
SM
131272011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
13128
13129 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
13130 bounds for the empty string (bug#8667).
13131
5233edd7
GM
131322011-05-13 Glenn Morris <rgm@gnu.org>
13133
5237a44f
GM
13134 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
13135
8340026c 13136 * mail/sendmail.el (sendmail-program): Try executable-find first.
f278f87f 13137 (sendmail-send-it): `sendmail-program' cannot be unbound.
8340026c 13138
5233edd7 13139 * calendar/appt.el (appt-make-list): Simplify.
4accbca6 13140 (appt-time-msg-list): Doc fix.
a5464014 13141 (appt-check): Change mode-line message at the time of the appointment.
5233edd7 13142
92d10796
AS
131432011-05-12 Andreas Schwab <schwab@linux-m68k.org>
13144
13145 * progmodes/ld-script.el (ld-script-keywords)
13146 (ld-script-builtins): Update keywords list.
13147
914a0ae1
SM
131482011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13149
c89be45f
SM
13150 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
13151
914a0ae1
SM
13152 * shell.el (shell-completion-vars): New function.
13153 (shell-mode):
13154 * simple.el (read-shell-command): Use it.
13155 (blink-matching-open): No need for " [...]" in minibuffer-message.
13156
98dc3df3
GM
131572011-05-12 Glenn Morris <rgm@gnu.org>
13158
13159 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
13160 (appt-check): Simplify.
13161
d2fc7e3d 131622011-05-12 Eli Zaretskii <eliz@gnu.org>
0e39ec21 13163
4d61f28d 13164 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
0e39ec21
EZ
13165 literal "/dev/null".
13166
d2fc7e3d 131672011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3f254caa
SM
13168
13169 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
13170 Fix typo.
13171
d2fc7e3d 131722011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
6eea50c7 13173
3f254caa
SM
13174 * progmodes/which-func.el (which-function):
13175 Use add-log-current-defun instead of add-log-current-defun-function,
6eea50c7
RS
13176 which might not be defined (Bug#8260).
13177
d45885f7
GM
131782011-05-12 Glenn Morris <rgm@gnu.org>
13179
13180 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
13181 Let byte-compile-initial-macro-environment always take precedence.
13182
488086f4
SM
131832011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
13184
13185 * net/rcirc.el: Add support for SSL/TLS connections.
13186 (rcirc-server-alist): New field `encryption'.
13187 (rcirc): Check `encryption' settings.
13188 (rcirc-connect): New arg `encryption'. Use open-network-stream.
13189 Merge make-local-variable into `set'.
13190 (rcirc--connection-open-p): New function.
13191 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
13192 the process is not a network process (e.g. running gnutls-cli).
13193 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
13194 Make rcirc-(en|de)code-coding-system local here.
13195 (rcirc-mode): Merge make-local-variable into `set'.
13196 (rcirc-parent-buffer): Make permanent buffer-local.
13197 (rcirc-multiline-minor-mode): Don't do it here.
13198 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
13199 there's no server buffer.
13200
7d3b9d44
GM
132012011-05-11 Glenn Morris <rgm@gnu.org>
13202
f64049c6
GM
13203 * newcomment.el (comment-kill): Prefix "unused" local.
13204
93c9df73
GM
13205 * term/w32console.el (get-screen-color): Declare.
13206
7d3b9d44
GM
13207 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
13208 Handle symbol elements of byte-compile-initial-macro-environment.
13209
9e2dd53f
LL
132102011-05-10 Leo Liu <sdl.web@gmail.com>
13211
488086f4
SM
13212 * bookmark.el (bookmark-bmenu-mode-map):
13213 Bind bookmark-bmenu-search to `/'.
8b340240 13214
9e2dd53f 13215 * mail/footnote.el: Convert to utf-8 encoding.
b4044869
LL
13216 (footnote-unicode-string, footnote-unicode-regexp): New variable.
13217 (Footnote-unicode): New function.
13218 (footnote-style-alist): Add unicode style to the list.
13219 (footnote-style): Doc fix.
9e2dd53f 13220
79b70037
GM
132212011-05-10 Jim Meyering <meyering@redhat.com>
13222
13223 Fix doubled-word typos.
13224 * international/quail.el (quail-insert-kbd-layout): and and -> and
13225 * kermit.el: and and -> and
13226 * net/ldap.el (ldap-search-internal): to to -> to
13227 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
13228 * progmodes/js.el (js-mode): and and -> and
13229 * textmodes/artist.el (artist-move-to-xy): at at -> at
13230 (artist-draw-region-trim-line-endings): if if -> if
13231 And Safetyc -> Safety.
13232 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
13233
b8f82dc1 132342011-05-10 Glenn Morris <rgm@gnu.org>
c2571358 13235 Stefan Monnier <monnier@iro.umontreal.ca>
b8f82dc1
GM
13236
13237 * files.el (hack-one-local-variable-eval-safep):
13238 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
13239
4f99f44b
GM
132402011-05-10 Glenn Morris <rgm@gnu.org>
13241
13242 * calendar/diary-lib.el (diary-list-entries-hook)
13243 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
13244 (diary-nongregorian-marking-hook, diary-list-entries)
13245 (diary-include-other-diary-files, diary-mark-entries)
13246 (diary-mark-included-diary-files): Doc fixes.
13247
84f29e6b
JB
132482011-05-09 Juanma Barranquero <lekktu@gmail.com>
13249
13250 * misc.el: Require tabulated-list.el during compilation.
13251
9bedd73a
CY
132522011-05-09 Chong Yidong <cyd@stupidchicken.com>
13253
488086f4
SM
13254 * progmodes/compile.el (compilation-start):
13255 Run compilation-filter-hook for the async case too.
9bedd73a
CY
13256 (compilation-filter-hook): Doc fix.
13257
797c735c
DD
132582011-05-09 Deniz Dogan <deniz@dogan.se>
13259
13260 * wdired.el: Remove outdated installation comment. Fix usage
13261 comment.
13262
5f4b1dfe
JB
132632011-05-09 Juanma Barranquero <lekktu@gmail.com>
13264
13265 * misc.el: Implement new command `list-dynamic-libraries'.
13266 (list-dynamic-libraries--loaded-only-p): New variable.
13267 (list-dynamic-libraries--refresh): New function.
13268 (list-dynamic-libraries): New command.
13269
4c44026c
CY
132702011-05-09 Chong Yidong <cyd@stupidchicken.com>
13271
488086f4
SM
13272 * progmodes/compile.el (compilation-error-regexp-alist-alist):
13273 Fix the ant regexp to handle end-line and end-column info from jikes.
4c44026c
CY
13274 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
13275 higher priority to avoid clobbering by gnu.
13276
027f966d
CY
132772011-05-08 Chong Yidong <cyd@stupidchicken.com>
13278
13279 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
13280 if the face has existing theme settings (Bug#8454).
13281
085f5d7d
CY
132822011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
13283
488086f4
SM
13284 * progmodes/perl-mode.el (perl-imenu-generic-expression):
13285 Only match variables declared via `my' or `our' (Bug#8261).
085f5d7d 13286
2a86a00c
RS
13287 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
13288 special file names `.' and `..' (Bug#8259).
13289
d9c54a06
CY
132902011-05-08 Chong Yidong <cyd@stupidchicken.com>
13291
488086f4
SM
13292 * progmodes/grep.el (grep-mode-font-lock-keywords):
13293 Remove buffer-changing entries.
d9c54a06
CY
13294 (grep-filter): New function.
13295 (grep-mode): Add it to compilation-filter-hook.
13296
13297 * progmodes/compile.el (compilation-filter-hook)
13298 (compilation-filter-start): New defvars.
13299 (compilation-filter): Call compilation-filter-hook prior to
13300 updating the process mark.
13301
c4662635
SM
133022011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
13303
13304 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
13305
b0512a1d
EZ
133062011-05-07 Eli Zaretskii <eliz@gnu.org>
13307
605c9376
EZ
13308 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
13309 mailclient-send-it even if window-system is nil. (Bug#8595)
13310
c4662635
SM
13311 * term/w32console.el (terminal-init-w32console):
13312 Call get-screen-color and use its output to set the frame
b0512a1d
EZ
13313 background-mode. (Bug#8597)
13314
d1dc2cc2
SM
133152011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
13316
13317 Make bytecomp.el understand that defmethod defines funs (bug#8631).
13318 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
13319 New functions.
13320 (defgeneric, eieio--defmethod): Use them.
13321 (eieio-defgeneric): Remove.
13322 (defmethod): Call defgeneric in a way visible to the byte-compiler.
13323
915d1300
GM
133242011-05-07 Glenn Morris <rgm@gnu.org>
13325
a3961c3e
GM
13326 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
13327 Use let rather than let*.
13328 (timeclock-find-discrep): Remove unused local.
13329
314347b9
GM
13330 * calendar/diary-lib.el (diary-comment-start): Doc fix.
13331
915d1300
GM
13332 * calendar/appt.el (appt-time-msg-list): Doc fix.
13333
275b59b0
NF
133342011-05-06 Noah Friedman <friedman@splode.com>
13335
13336 * apropos.el (apropos-print-doc): Only use
13337 emacs-lisp-docstring-fill-column when it is bound to an integer,
13338 per that variable's documentation.
13339
6c19f744
SM
133402011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
13341
13342 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
d1dc2cc2 13343 and warnings are not silently discarded (e.g. use -d instead of -P).
6c19f744 13344
60f884b2
GM
133452011-05-06 Glenn Morris <rgm@gnu.org>
13346
5006e634
GM
13347 * calendar/appt.el (appt-message-warning-time): Doc fix.
13348 (appt-warning-time-regexp): New option.
13349 (appt-make-list): Respect appt-message-warning-time.
13350
548d0a63
GM
13351 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
13352 New options.
13353 (diary-add-to-list): Strip comments from the displayed string.
13354 (diary-mode): Set comment-start and comment-end.
13355
60f884b2
GM
13356 * vc/diff-mode.el (smerge-refine-subst): Declare.
13357 (diff-refine-hunk): Don't require smerge-mode when compiling.
13358
989681bb
JB
133592011-05-06 Juanma Barranquero <lekktu@gmail.com>
13360
13361 * simple.el (list-processes): Return nil as the docstring says.
13362
a6bc05e1
MA
133632011-05-05 Michael Albinus <michael.albinus@gmx.de>
13364
13365 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
13366 to "".
13367 (ange-ftp-write-region, ange-ftp-insert-file-contents)
13368 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
13369 determining of binary transfer. (Bug#7383)
13370
23c22e9a
MA
133712011-05-05 Michael Albinus <michael.albinus@gmx.de>
13372
c4662635
SM
13373 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13374 Fix port computation bug. (Bug#8618)
23c22e9a 13375
0bff894f
GM
133762011-05-05 Glenn Morris <rgm@gnu.org>
13377
b8296902
GM
13378 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
13379
1f522ce8
GM
13380 * simple.el (shell-dynamic-complete-functions)
13381 (comint-dynamic-complete-functions): Declare.
13382
cf5bee67
GM
13383 * net/network-stream.el (gnutls-negotiate):
13384 * simple.el (tabulated-list-print): Fix declarations.
13385
13386 * progmodes/gud.el (syntax-symbol, syntax-point):
13387 Remove unnecessary and incorrect declarations.
13388
0bff894f
GM
13389 * emacs-lisp/check-declare.el (check-declare-scan):
13390 Handle byte-compile-initial-macro-environment in bytecomp.el
13391
9869b3ae
SM
133922011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
13393
13394 Fix earlier half-done eieio-defmethod change (bug#8338).
13395 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
13396 Streamline and change calling convention.
13397 (defmethod): Adjust accordingly and simplify.
13398 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
13399 new eieio--defmethod.
13400 (slot-boundp): Minor CSE simplification.
13401
9c1d5ac5
MZ
134022011-05-05 Milan Zamazal <pdm@zamazal.org>
13403
13404 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
13405 (glasses-make-readable): Use glasses-separate-capital-groups.
13406
455c834e
JB
134072011-05-05 Juanma Barranquero <lekktu@gmail.com>
13408
13409 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
13410 (warning-series): Doc fix.
13411 (display-warning): Don't try to create the buffer if we just found it.
13412
9ed7c8cb
CY
134132011-05-04 Chong Yidong <cyd@stupidchicken.com>
13414
13415 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
13416 (autoload-find-generated-file): New function.
13417 (generate-file-autoloads): Bind generated-autoload-file to
13418 buffer-file-name.
9869b3ae
SM
13419 (update-file-autoloads, update-directory-autoloads):
13420 Use autoload-find-generated-file. If called interactively, prompt for
9ed7c8cb
CY
13421 output file (Bug#7989).
13422 (batch-update-autoloads): Doc fix.
13423
0898ca10
JB
134242011-05-04 Juanma Barranquero <lekktu@gmail.com>
13425
13426 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
13427
31dfb76c
GM
134282011-05-04 Glenn Morris <rgm@gnu.org>
13429
f330b642
GM
13430 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
13431 function, so it follows changes in calendar-date-style.
13432 (diary-fancy-date-matcher): New function.
13433 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
13434 (diary-fancy-font-lock-fontify-region-function):
13435 Use diary-fancy-date-pattern as a function.
13436
31dfb76c
GM
13437 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
13438 non-numbers for `year' etc pseudo-variables. (Bug#8583)
13439
48e79d6a
TZ
134402011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
13441
13442 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
13443 instead of positional arguments. Allow :keylist and :crlfiles
13444 arguments.
13445 (open-gnutls-stream): Call it.
13446
13447 * net/network-stream.el (network-stream-open-starttls): Adjust to
13448 call `gnutls-negotiate' with :process and :hostname arguments.
13449
dd5a5ee0
SM
134502011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
13451
ef80fc09
SM
13452 * minibuffer.el (completion--message): New function.
13453 (completion--do-completion, minibuffer-complete)
13454 (minibuffer-force-complete, minibuffer-complete-word): Use it.
13455 (completion--do-completion): Don't ignore completion-auto-help when in
13456 icomplete-mode.
13457
dd5a5ee0
SM
13458 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
13459 internal encoding (e.g. tibetan zero is not whitespace).
13460 (global-whitespace-mode): Prefer save-current-buffer.
13461 (whitespace-trailing-regexp): Remove useless save-match-data.
13462 (whitespace-empty-at-bob-regexp): Minor simplification.
13463
b7d22a83
CY
134642011-05-03 Chong Yidong <cyd@stupidchicken.com>
13465
13466 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
13467
5192af46
AM
134682011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13469
13470 * textmodes/ispell.el (ispell-add-per-file-word-list):
cdc4a047 13471 Use `concat' to create string for insertion.
5192af46 13472
5767d190
SM
134732011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13474
13475 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
13476 Avoid open-line which runs post-self-insert-hook.
13477 (bibtex-fill-entry): Remove unused `end' var.
13478
bf242939
AM
134792011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
13480
5767d190
SM
13481 * textmodes/ispell.el (ispell-add-per-file-word-list):
13482 Protect against `nil' value of `comment-start' (Bug#8579).
bf242939 13483
25666126
LL
134842011-05-03 Leo Liu <sdl.web@gmail.com>
13485
13486 * isearch.el (isearch-yank-pop): New command.
5767d190 13487 (isearch-mode-map): Bind it to `M-y'.
25666126
LL
13488 (isearch-forward): Mention it.
13489
52d3c2d0
SM
134902011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
13491
1bcace58
SM
13492 * simple.el (minibuffer-complete-shell-command): Remove.
13493 (minibuffer-local-shell-command-map): Use completion-at-point.
13494 (read-shell-command): Setup completion vars here instead.
13495 (read-expression-map): Bind TAB to symbol completion.
13496
52d3c2d0
SM
13497 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
13498 error directly rather via storing it into `results'.
13499
35813471
LL
135002011-05-02 Leo Liu <sdl.web@gmail.com>
13501
13502 * vc/diff.el: Fix description.
13503
e793a940
LMI
135042011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
13505
13506 * server.el (server-eval-at): New function.
13507
8de66e05
LMI
135082011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13509
13510 * net/network-stream.el (open-network-stream): Take a :nowait
13511 parameter and pass it on to `make-network-process'.
13512 (network-stream-open-plain): Ditto.
13513
dcb79f20
AS
135142011-04-30 Andreas Schwab <schwab@linux-m68k.org>
13515
13516 * faces.el (face-spec-set-match-display): Don't match toolkit
13517 options on terminal frames.
13518
14a7fbd8
SM
135192011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
13520
7eabc1be
SM
13521 * progmodes/pascal.el: Use lexical binding.
13522 (pascal-mode-map): Remove author preferences.
13523
14a7fbd8
SM
13524 * pcomplete.el (pcomplete-std-complete): Don't abuse
13525 completion-at-point.
13526
50f84510
JB
135272011-04-28 Juanma Barranquero <lekktu@gmail.com>
13528
6e087a44
JB
13529 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
13530 removing code that has been dead since 1991 or so.
13531
50f84510
JB
13532 * startup.el (command-line): When warning about "_emacs", use a
13533 delayed warning to allow the user to filter it out.
13534
0ba690bd
DD
135352011-04-28 Deniz Dogan <deniz@dogan.se>
13536
13537 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
13538 user has not joined.
13539
08abfaad
SM
135402011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13541
13542 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
13543 aren't any completions at point.
13544
638f053a
JB
135452011-04-28 Juanma Barranquero <lekktu@gmail.com>
13546
13547 * subr.el (display-delayed-warnings): New function.
13548 (delayed-warnings-hook): New variable.
13549
8fff8daa
SM
135502011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
13551
08abfaad
SM
13552 * minibuffer.el (completion-at-point, completion-help-at-point):
13553 Don't presume that a given completion-at-point-function will always
13554 use the same calling convention.
13555
8fff8daa
SM
13556 * pcomplete.el (pcomplete-completions-at-point):
13557 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
13558 pcomplete-seen is non-nil.
13559 (pcomplete-comint-setup): Also recognize the new comint/shell
13560 completion functions.
13561 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
13562 pcomplete-seen is non-nil.
13563
841a1577 135642011-04-27 Niels Giesen <niels.giesen@gmail.com>
211ec907 13565
841a1577 13566 * calendar/icalendar.el (diary-lib): Add require statement.
211ec907 13567 (icalendar--create-uid): Read out a uid from a text-property on
841a1577 13568 the first character in the entry. This allows for code to add its
211ec907
UJ
13569 own uid to the entry.
13570 (icalendar--convert-float-to-ical): Add export of
13571 `diary-float'-entries save for those with the optional DAY
13572 argument.
13573
2a782793
DC
135742011-04-27 Daniel Colascione <dan.colascione@gmail.com>
13575
13576 * subr.el (shell-quote-argument): Use alternate escaping strategy
13577 when we spot a variable reference in a string.
13578
0438ce91
DC
135792011-04-26 Daniel Colascione <dan.colascione@gmail.com>
13580
13581 * cus-start.el (all): Define customization for debug-on-event.
13582
841a1577 135832011-04-26 Daniel Colascione <dan.colascione@gmail.com>
8f91bf93
DC
13584
13585 * subr.el (shell-quote-argument): Escape correctly under Windows.
13586
d090ed6c
SM
135872011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13588
13589 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
13590
bfd31217
MA
135912011-04-25 Michael Albinus <michael.albinus@gmx.de>
13592
d090ed6c
SM
13593 * net/tramp.el (tramp-process-actions): Add POS argument.
13594 Delete region between POS and (pos).
bfd31217 13595
d090ed6c
SM
13596 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
13597 Use `nil' position in `tramp-process-actions' call.
bfd31217
MA
13598 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
13599
13600 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
13601 position in `tramp-process-actions' call.
13602
13603 * net/trampver.el: Update release number.
13604
e92f3bd3
SM
136052011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
13606
850256b5
SM
13607 * custom.el (defcustom): Obey lexical-binding.
13608
e92f3bd3
SM
13609 Fix octave-inf completion problems reported by Alexander Klimov.
13610 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
13611 Inherit from octave-mode-syntax-table.
13612 (inferior-octave-mode): Set info-lookup-mode.
13613 (inferior-octave-completion-at-point): New function.
13614 (inferior-octave-complete): Use it and completion-in-region.
13615 (inferior-octave-dynamic-complete-functions): Use it as well, and use
13616 comint-filename-completion.
13617 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
13618 symbol elements which shouldn't be word elements.
13619 (octave-font-lock-keywords, octave-beginning-of-defun)
13620 (octave-function-header-regexp): Adjust regexps accordingly.
13621 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
13622
cd22b309
JB
136232011-04-25 Juanma Barranquero <lekktu@gmail.com>
13624
13625 * net/gnutls.el (gnutls-errorp): Declare before first use.
13626
8b492194
TZ
136272011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
13628
13629 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
13630 verify-error, and verify-hostname-error parameters. Check whether
cd22b309 13631 default trustfile exists before going to use it. Add missing
5a5fa834 13632 argument to gnutls-message-maybe call. Return value.
8b492194
TZ
13633 Reported by Claudio Bley <claudio.bley@gmail.com>.
13634 (open-gnutls-stream): Add usage example.
13635
13636 * net/network-stream.el (network-stream-open-starttls): Give host
13637 parameter to `gnutls-negotiate'.
13638 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
8f91bf93 13639 * subr.el (shell-quote-argument): Escape correctly under Windows.
8b492194 13640
841a1577 136412011-04-24 Daniel Colascione <dan.colascione@gmail.com>
05842630 13642
cd22b309
JB
13643 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
13644 Use correct match group (bug#8438).
05842630 13645
3ba7869c
CY
136462011-04-24 Chong Yidong <cyd@stupidchicken.com>
13647
512e3ae1
CY
13648 * emacs-lisp/package.el (package-built-in-p): Fix typo.
13649 (package-menu--generate): New arg specifying packages to show.
13650 (package-menu-refresh, package-menu-execute, list-packages):
13651 Callers changed.
13652 (package-show-package-list): New function, replacing deleted
13653 package--list-packages (renamed because it is non-internal).
13654
13655 * finder.el (finder-list-matches): Use package-show-package-list
13656 instead of deleted package--list-packages.
13657
e92f3bd3
SM
13658 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
13659 Based on a previous implementation by Juanma Barranquero (Bug#8366).
3ba7869c
CY
13660 (vc-annotate-mode-map): Bind it to RET.
13661
7031be6d
UR
136622011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
13663
13664 * progmodes/etags.el (next-file): Don't use set-buffer to change
13665 buffers (Bug#8478).
13666
4ef177aa
CY
136672011-04-24 Chong Yidong <cyd@stupidchicken.com>
13668
c8d173eb
CY
13669 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
13670
4ef177aa
CY
13671 * apropos.el (apropos-label-face): Avoid variable-pitch face.
13672 (apropos-accumulator): Doc fix.
13673 (apropos-function, apropos-macro, apropos-command)
13674 (apropos-variable, apropos-face, apropos-group, apropos-widget)
13675 (apropos-plist): Add face property.
13676 (apropos-symbols-internal): Fix indentation.
13677 (apropos-print): Simplify help, and recognize apropos-multi-type.
13678 (apropos-print-doc): Use button-type-get to extract the button's
13679 face property. Fill docstring (Bug#8352).
13680
4ffd0d6b 136812011-04-23 Juanma Barranquero <lekktu@gmail.com>
be71f810
JB
13682
13683 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
13684
c6c32125 13685 * play/mpuz.el (mpuz-silent): Doc fix.
4ffd0d6b 13686 (mpuz-mode-map): Use mapc.
c6c32125
JB
13687 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
13688 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
13689 Fix typos in docstrings.
13690
58d468b4
JB
13691 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
13692 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
13693
6470c3c6
JB
13694 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
13695
4ffd0d6b 136962011-04-23 Chong Yidong <cyd@stupidchicken.com>
6f21a319
CY
13697
13698 * minibuffer.el (completion--do-completion): Avoid the "Next char
13699 not unique" prompt if icomplete-mode is enabled (Bug#5849).
13700
3ad8bad0
CY
13701 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
13702 mouse-2 into unread-command-events, it is interpreted correctly.
13703
71d73c9c 13704 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
6395aab9 13705 (image-toggle-display): Doc fix.
71d73c9c 13706
841a1577 137072011-04-23 Stephen Berman <stephen.berman@gmx.net>
e935c6a2 13708
4ffd0d6b
GM
13709 * textmodes/page.el (what-page): Use line-number-at-pos to
13710 calculate line number (Bug#6825).
6e1dbaa9 13711
c2fb1b60
JB
137122011-04-22 Juanma Barranquero <lekktu@gmail.com>
13713
13714 * eshell/esh-mode.el (find-tag-interactive): Declare function.
13715 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
13716 Pass argument NO-DEFAULT to `find-tag-interactive'.
13717
e02f48d7
JB
137182011-04-22 Juanma Barranquero <lekktu@gmail.com>
13719
13720 Lexical-binding cleanup.
13721
13722 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
13723 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
13724 * progmodes/ada-prj.el (ada-prj-initialize-values)
13725 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
13726 (ada-prj-show-value):
13727 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
13728 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
13729 (antlr-invalidate-context-cache, antlr-options-menu-filter)
13730 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
13731 * progmodes/bug-reference.el (bug-reference-push-button):
13732 * progmodes/fortran.el (fortran-line-length):
13733 * progmodes/glasses.el (glasses-change):
13734 * progmodes/octave-mod.el (octave-fill-paragraph):
13735 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
13736 (python-pdbtrack-grub-for-buffer, python-sentinel):
13737 * progmodes/sql.el (sql-save-connection):
13738 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
13739 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
13740 Mark unused parameters.
13741
13742 * progmodes/compile.el (compilation--flush-directory-cache)
13743 (compilation--flush-parse, compile-internal): Mark unused parameters.
13744 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
13745 (compilation-next-error-function): Remove unused variable `timestamp'.
13746
13747 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
13748 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
13749
13750 * progmodes/dcl-mode.el (dcl-end-of-command):
13751 Remove unused variable `start'.
13752 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
13753 (dcl-option-value-basic, dcl-option-value-offset)
13754 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
13755 Mark unused parameters.
13756 (dcl-save-local-variable): Remove unused variable `val'.
13757 (mode): Declare.
13758
13759 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
13760 Mark unused parameters.
13761 (delphi-ignore-changes): Move before first use.
13762 (delphi-charset-token-at): Remove unused variable `start'.
13763 (delphi-else-start): Remove unused variable `if-count'.
13764 (delphi-comment-block-start, delphi-comment-block-end):
13765 Remove unused variable `kind'.
13766 (delphi-indent-line): Remove unused variable `new-point'.
13767
13768 * progmodes/ebrowse.el (ebrowse-files-list)
13769 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
13770 Mark unused parameters. Don't quote `lambda'.
13771 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
13772 Don't quote `lambda'.
13773 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
13774 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
13775 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
13776 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
13777 Use `ignore-errors'.
13778 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
13779 (ebrowse-view/find-file-and-search-pattern)
13780 (ebrowse-view/find-member-declaration/definition):
13781 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
13782 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
13783 Rename parameter PREFIX-ARG to PREFIX.
13784 (ebrowse-tags-read-name): Remove unused variables `start' and
13785 `member-info'.
13786 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
13787 to `tags-file'.
13788
13789 * progmodes/etags.el (local-find-tag-hook): Declare.
13790 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
13791 Mark unused parameters.
13792
13793 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
13794 (executable-interpret): Mark unused parameter.
13795
13796 * progmodes/flymake.el (flymake-process-sentinel)
13797 (flymake-after-change-function)
13798 (flymake-create-temp-with-folder-structure)
13799 (flymake-get-include-dirs-dot): Mark unused parameters.
13800 (flymake-safe-delete-directory): Remove unused variable `err'.
13801
13802 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
13803 (speedbar-timer-fn, speedbar-line-text)
13804 (speedbar-change-expand-button-char, speedbar-delete-subblock)
13805 (speedbar-center-buffer-smartly): Declare functions.
13806 (gdb-find-watch-expression): Remove unused variable `array'.
13807 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
13808 (gdb-starting): Mark unused parameters.
13809 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
13810 (gdb-table-string): Remove unused variable `res'.
13811 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
13812 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
13813 (gdb-display-buffer): Remove unused variable `cur-size'.
13814
13815 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
13816 allow lexical-binding compilation.
13817 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
13818 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
13819 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
13820 Mark unused parameters.
13821 (gud-gdb-marker-filter): Remove unused variable `match'.
13822 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
13823 lambda expressions and funcall them, instead of using `fset'.
13824
13825 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
13826 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
13827
13828 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
13829 variable `header-beg'; use `let'.
13830
13831 * progmodes/icon.el (indent-icon-exp): Remove unused variables
13832 `restart', `last-sexp' and `at-do'.
13833
13834 * progmodes/js.el (js--debug): Mark unused parameter.
13835 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
13836 (js--splice-into-items): Remove unused variable `item'.
13837 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
13838
13839 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
13840 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
13841 (makefile-complete): Remove unused variable `try'.
13842 (makefile-fill-paragraph, makefile-match-function-end):
13843 Mark unused parameters.
13844
13845 * progmodes/octave-inf.el (inferior-octave-complete):
13846 Remove unused variable `proc'.
13847 (inferior-octave-output-digest): Mark unused parameter.
13848
13849 * progmodes/perl-mode.el (perl-calculate-indent):
13850 Remove unused variable `err'.
13851
13852 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
13853 (prolog-indent-line): Mark unused parameters.
13854 (prolog-indent-line): Remove unused variable `beg'.
13855
13856 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
13857 (reporter-dont-compact-list): Declare.
13858
13859 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
13860 Remove unused variable `char'.
13861 (sh-debug): Mark unused parameter.
13862 (sh-get-indent-info): Remove unused variable `start'.
13863 (sh-calculate-indent): Remove unused variable `var'.
13864
13865 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
13866 (simula-electric-keyword): Remove unused variable `null'.
13867 (simula-search-backward, simula-search-forward): Remove unused
13868 variables `begin' and `end'.
13869
13870 * progmodes/vera-mode.el (vera-guess-basic-syntax):
13871 Remove unused variable `pos'.
13872 (vera-electric-tab, vera-comment-uncomment-region):
13873 Mark unused parameters.
13874 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
13875
7ede3b65
CY
138762011-04-22 Chong Yidong <cyd@stupidchicken.com>
13877
13878 * emacs-lisp/package.el (package--builtins, package-alist)
13879 (package-load-descriptor, package-built-in-p, package-activate)
13880 (define-package, package-installed-p)
13881 (package-compute-transaction, package-buffer-info)
13882 (package--push): Doc fix. Distinguish more clearly between
13883 version strings and version lists.
13884
121656e9
JB
138852011-04-21 Juanma Barranquero <lekktu@gmail.com>
13886
13887 Lexical-binding cleanup.
13888
13889 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
13890 (5x5-make-mutate-best):
13891 * play/fortune.el (fortune-in-buffer):
13892 * play/gomoku.el (gomoku-init-display):
13893 * play/solitaire.el (solitaire, solitaire-do-check):
13894 * play/tetris.el (tetris-default-update-speed-function):
13895 Mark unused parameters.
13896
13897 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
13898 (bubbles--shift): Remove unused variable `char-org'.
13899 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
13900 (bubbles--show-images): Remove unused variable `char'.
13901
13902 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
13903 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
13904 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
13905 (decipher-analyze-buffer): Use ?\s.
13906 (decipher-make-checkpoint): Remove unused variable `mapping'.
13907
13908 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
13909
13910 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
13911 Remove unused variable `result'; use `let'.
13912
13913 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
13914 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
13915 (gametree-children-shown-p, gametree-compute-reduced-score):
13916 Use `ignore-errors'.
13917
13918 * play/handwrite.el (ps-lpr-switches): Declare.
13919 (handwrite): Remove unused variables `pmin' and `lastp'.
13920
13921 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
13922
13923 * play/landmark.el (landmark-init-display)
13924 (landmark-update-naught-weights): Mark unused parameters.
13925 (landmark-y): Remove unused variable `noise'. Simplify.
13926 (landmark-human-plays): Remove unused variable `score'.
13927
13928 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
13929 (mpuz-try-proposal): Remove unused variable `game'.
13930
13931 * play/zone.el (life-patterns): Declare.
13932
80f499c7
JB
139332011-04-20 Juanma Barranquero <lekktu@gmail.com>
13934
13935 * vc/vc.el (ediff-vc-internal): Declare function.
13936
024ff170
SM
139372011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13938
c0a193ea
SM
13939 * shell.el: Use lexical-binding and std completion UI.
13940 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
13941 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
13942 comint-preoutput-filter-functions rather than on
13943 comint-output-filter-functions.
13944 (shell-command-completion, shell--command-completion-data)
13945 (shell-filename-completion, shell-environment-variable-completion)
13946 (shell-c-a-p-replace-by-expanded-directory): New functions.
13947 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
13948 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
13949 (shell-dynamic-complete-environment-variable): Use them.
13950 (shell-dynamic-complete-as-environment-variable)
13951 (shell-dynamic-complete-as-command): Remove.
13952 (shell-match-partial-variable): Match past point.
13953 * comint.el: Clean up use of completion-at-point-functions.
13954 (comint-completion-at-point): New function.
13955 (comint-mode): Use it completion-at-point-functions.
13956 (comint-dynamic-complete): Make it obsolete.
13957 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
13958 (comint-c-a-p-replace-by-expanded-history): New function.
13959 (comint-dynamic-complete-functions)
13960 (comint-replace-by-expanded-history): Use it.
13961 * minibuffer.el (completion-table-with-terminator): Allow dynamic
13962 termination strings. Try harder to avoid second try-completion.
13963 (completion-in-region-mode-map): Disable bindings that don't work yet.
13964
2dbaa080
SM
13965 * comint.el: Use lexical-binding. Require CL.
13966 (comint-dynamic-complete-functions): Use comint-filename-completion.
13967 (comint-completion-addsuffix): Tweak custom type.
13968 (comint-filename-completion, comint--common-suffix)
13969 (comint--common-quoted-suffix, comint--table-subvert)
13970 (comint--complete-file-name-data): New functions.
13971 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
13972 (comint-dynamic-list-filename-completions): Use them.
13973 (comint-dynamic-simple-complete): Make obsolete.
c0a193ea 13974
2dbaa080
SM
13975 * minibuffer.el (completion-in-region-mode):
13976 Keep completion-in-region-mode--predicate global.
13977 (completion-in-region--postch):
13978 Assume completion-in-region-mode--predicate is not null.
13979
c79a6f38
SM
13980 * progmodes/flymake.el (flymake-start-syntax-check-process):
13981 Obey `dir'. Simplify.
13982
024ff170
SM
13983 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
13984 we're in VC after all.
13985
1c6c854e
CS
139862011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
13987
13988 * vc/vc.el (vc-diff-build-argument-list-internal)
024ff170 13989 (vc-version-ediff, vc-ediff): New commands.
1c6c854e
CS
13990 (vc-version-diff): Use vc-diff-build-argument-list-internal.
13991
bed7f140
SM
139922011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13993
332e62ab
SM
13994 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
13995 add sanity check.
13996
bed7f140
SM
13997 * obsolete/erc-hecomplete.el: Make obsolete.
13998 * obsolete/: Standardize obsolescence info in the header.
13999
f195c582
GM
140002011-04-20 Glenn Morris <rgm@gnu.org>
14001
14002 * calendar/solar.el (solar-horizontal-coordinates):
14003 Use the longitude argument rather than `calendar-longitude'.
14004 (solar-date-next-longitude): Remove unused locals.
14005
cb79b8c0
VJL
140062011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14007
14008 * whitespace.el: New version 13.2.1.
14009
140102011-04-20 felix <EmacsWiki> (tiny change)
14011
d8e4b68b 14012 * whitespace.el (global-whitespace-mode): Keep highlight when
cb79b8c0
VJL
14013 switching between major modes on a file.
14014
602ea69d
SM
140152011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
14016
14017 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
14018 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
14019 multi-line comments as well.
14020
06b60517
JB
140212011-04-19 Juanma Barranquero <lekktu@gmail.com>
14022
14023 Lexical-binding cleanup.
14024
14025 * arc-mode.el (archive-mode-revert):
14026 * cmuscheme.el (scheme-interactively-start-process):
14027 * custom.el (custom-initialize-delay):
14028 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
14029 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
14030 * emacs-lock.el (emacs-lock-clear-sentinel):
14031 * ezimage.el (defezimage):
14032 * follow.el (follow-avoid-tail-recenter):
14033 * fringe.el (set-fringe-mode-1):
14034 * generic-x.el (bat-generic-mode-compile):
14035 * help-mode.el (help-info-variable, help-do-xref)
14036 (help-mode-revert-buffer):
14037 * help.el (view-emacs-todo):
14038 * iswitchb.el (iswitchb-completion-help):
14039 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
14040 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
14041 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
14042 * locate.el (locate-update):
14043 * longlines.el (longlines-encode-region)
14044 (longlines-after-change-function):
14045 * outline.el (outline-isearch-open-invisible):
14046 * ps-def.el (declare-function, charset-dimension, char-width)
14047 (encode-char):
14048 * ps-mule.el (ps-mule-plot-string):
14049 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
14050 (recentf-edit-list-select, recentf-edit-list-validate)
14051 (recentf-open-files-action):
14052 * rect.el (delete-whitespace-rectangle-line)
14053 (rectangle-number-line-callback):
14054 * register.el (window-configuration-to-register)
14055 (frame-configuration-to-register):
14056 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
14057 * select.el (xselect-convert-to-string, xselect-convert-to-length)
14058 (xselect-convert-to-targets, xselect-convert-to-delete)
14059 (xselect-convert-to-filename, xselect-convert-to-charpos)
14060 (xselect-convert-to-lineno, xselect-convert-to-colno)
14061 (xselect-convert-to-os, xselect-convert-to-host)
14062 (xselect-convert-to-user, xselect-convert-to-class)
14063 (xselect-convert-to-name, xselect-convert-to-integer)
14064 (xselect-convert-to-atom, xselect-convert-to-identity):
14065 * subr.el (declare, ignore, process-kill-without-query)
14066 (text-clone-maintain):
14067 * terminal.el (te-get-char, te-tic-sentinel):
14068 * tool-bar.el (tool-bar-make-keymap):
14069 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
14070 * type-break.el (type-break-mode, type-break-noninteractive-query):
14071 * view.el (View-back-to-mark):
14072 * wid-browse.el (widget-browse-action, widget-browse-widget)
14073 (widget-browse-widgets, widget-browse-sexp):
14074 * widget.el (define-widget-keywords):
14075 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
14076 Mark unused parameters.
14077
14078 * align.el (align-adjust-col-for-rule): Mark unused parameter.
14079 (align-areas): Remove unused variable `look'.
14080 (align-region): Remove unused variables `real-end' and `pos-list'.
14081
14082 * apropos.el (apropos-score-doc): Remove unused variable `i'.
14083
14084 * bindings.el (mode-line-modified, mode-line-remote):
14085 Mark unused parameters.
14086 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
14087
14088 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
14089 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
14090
14091 * comint.el (comint-history-isearch-pop-state)
14092 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
14093 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
14094 (comint-substitute-in-file-name): Doc fix.
14095
14096 * completion.el (cmpl-statistics-block): Mark unused parameter.
14097 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
14098 (save-completions-to-file, load-completions-from-file):
14099 Remove unused local variable `e'.
14100
14101 * composite.el (compose-chars): Remove unused variable `len'.
14102 (lgstring-insert-glyph): Remove unused variable `g'.
14103 (compose-glyph-string): Remove unused variables `ascent',
14104 `descent', `lbearing' and `rbearing'.
14105 (compose-glyph-string-relative): Remove unused variables
14106 `lbearing', `rbearing' and `wadjust'.
14107 (compose-gstring-for-graphic): Remove unused variables `header',
14108 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
14109 (compose-gstring-for-terminal): Remove unused variables `header'
14110 and `nchars'. Use `let', not `let*'.
14111
14112 * cus-edit.el (Custom-set, Custom-save, custom-reset)
14113 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
14114 (Custom-buffer-done, custom-buffer-create-internal)
14115 (custom-browse-visibility-action, custom-browse-group-tag-action)
14116 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
14117 (widget-magic-mouse-down-action, custom-toggle-parent)
14118 (custom-add-parent-links, custom-toggle-hide-variable)
14119 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
14120 (custom-toggle-hide-face, face, hook, custom-group-link-action)
14121 (custom-face-menu-create, custom-variable-menu-create, get)
14122 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
14123 (custom-reset-standard-save-and-update): Remove unused variable `value'.
14124 (customize-apropos): Remove unused variable `tests'.
14125 (custom-group-value-create): Remove unused variable `hidden-p'.
14126 (sort-fold-case): Declare.
14127
14128 * cus-theme.el (custom-reset-standard-faces-list)
14129 (custom-reset-standard-variables-list): Declare.
14130 (customize-create-theme, custom-theme-revert, custom-theme-write)
14131 (custom-theme-choose-mode, customize-themes, custom-theme-save):
14132 Mark unused parameters.
14133
14134 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
14135
14136 * delim-col.el (delimit-columns-max): Move defvar before first use.
14137
14138 * descr-text.el (describe-char-categories): Don't quote `lambda'.
bd0d2ee2 14139 (describe-char): Don't quote `lambda'. Mark unused parameter.
06b60517
JB
14140
14141 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
14142 (auto-insert): Declare.
14143 (desktop-restore-file-buffer): Rename desktop-* parameters;
14144 mark unused ones.
14145 (desktop-create-buffer): Rename desktop-* parameters and bind them.
14146 (desktop-buffer): Rename desktop-* parameters.
14147
14148 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
14149 (dframe-reposition-frame-xemacs, dframe-help-echo)
14150 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
14151 Mark unused parameters.
14152
14153 * dired-aux.el (backup-extract-version-start, overwrite-query)
14154 (overwrite-backup-query, rename-regexp-query)
14155 (rename-non-directory-query): Declare.
14156 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
14157 (dired-add-entry): Remove unused variable `orig-file-name'.
14158 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
14159 Use parameter PRESERVE-TIME instead of accessing dynamic variable
14160 `dired-copy-preserve-time' directly.
14161 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
14162 (dired-insert-subdir-newpos): Rename unused variable `pos'.
14163
14164 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
14165 (dired-virtual-revert, dired-make-relative-symlink):
14166 Mark unused parameters.
14167 (manual-program): Declare.
14168 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
14169 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
14170 wrapped in `with-no-warnings' to avoid replacing one warning by another.
14171
14172 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
14173
14174 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
14175
14176 * echistory.el (electric-history-in-progress, Helper-return-blurb):
14177 Declare.
14178
14179 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
14180
14181 * electric.el (Electric-command-loop): Rename parameter
14182 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
14183
14184 * expand.el (expand-in-literal): Remove unused variable `here'.
14185
14186 * facemenu.el (facemenu-add-new-color):
14187 Remove unused variable `docstring'.
14188
14189 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
14190 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
14191 (face-attr-construct): Mark unused parameter. Doc fix.
14192 (read-color): Remove unused variable `hex-string'.
14193
14194 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
14195 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
14196 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
14197 (display-buffer-other-frame): Remove unused variable `old-window'.
14198 (kill-buffer-hook): Declare.
14199 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
14200 Mark unused parameters.
14201 (after-find-file): Pass 1 to `auto-save-mode', not t.
14202
14203 * files-x.el (auto-insert): Declare.
14204 (modify-file-local-variable-prop-line): Remove unused variable `val'.
14205
14206 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
bd0d2ee2 14207 variable `buf'. Mark unused parameter.
06b60517
JB
14208 (find-lisp-insert-directory): Mark unused parameter.
14209
14210 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
14211 (format-encode-region): Remove unused variables `cur-buf' and `result'.
14212 (format-common-tail): Remove, unused.
14213 (format-deannotate-region): Remove unused variable `loc'.
14214 (format-annotate-region): Remove unused variable `p'.
14215 (format-annotate-single-property-change): Remove unused variables
14216 `default' and `tail'.
14217
14218 * forms.el (read-file-filter): Declare.
14219 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
14220
14221 * frame.el (frame-creation-function-alist): Mark unused parameter.
14222 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
14223
14224 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
14225 Remove unused parameters.
14226 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
14227 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
14228
14229 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
14230 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
14231 (hfy-prepare-tag-map): Mark unused parameters.
14232 (htmlfontify-buffer): Use `called-interactively-p'.
14233
14234 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
14235 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
14236 (ibuffer-do-occur): Mark unused parameters.
14237 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
14238 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
14239
14240 * ibuffer.el: Don't quote `lambda'.
14241 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
14242 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
14243 Mark unused parameters.
14244
14245 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
14246 (ido-completing-read): Mark unused parameters.
14247 (ido-copy-current-word): Mark unused parameters;
14248 remove unused variable `name'.
14249 (ido-sort-merged-list): Remove unused parameter `dirs'.
14250
14251 * ielm.el (ielm-input-sender): Mark unused parameter.
14252 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
14253 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
14254 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
14255 `ielm-string' as a dynamic variable accessible from the IELM prompt.
14256 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
14257
14258 * image-dired.el (image-dired-display-thumbs): Remove unused
14259 variables `curr-file' and `count'.
14260 (image-dired-remove-tag): Remove unused variable `start'.
14261 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
14262 variable `curr-file'
14263 (image-dired-rotate-original): Remove unused variable `temp-file'.
14264 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
14265 Remove unused variable `file'.
14266 (image-dired-gallery-generate): Remove unused variable `curr'.
14267 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
14268
14269 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
14270
14271 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
14272
14273 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
14274
14275 * isearch.el (minibuffer-history-symbol): Declare.
14276 (isearch-edit-string): Remove unused variable `err'.
14277 (isearch-message-prefix, isearch-message-suffix):
14278 Mark unused parameters.
14279
14280 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
14281
14282 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
14283
14284 * makesum.el (double-column): Remove unused variable `cnt'.
14285
14286 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
14287 (ido-ignore-item-temp-list): Declare.
14288
14289 * mouse-drag.el (mouse-drag-throw): Remove unused variables
14290 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
14291 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
14292 (mouse-drag-drag): Remove unused variables `mouse-delta' and
14293 `mouse-col-delta'.
14294
14295 * mouse-sel.el (mouse-extend-internal):
14296 Remove unused variable `orig-window-frame'.
14297
14298 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
14299 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
14300 Move declarations before first use.
14301 (pcomplete-opt): Mark unused parameters; doc fix.
14302
14303 * proced.el (proced-revert): Mark unused parameter.
14304 (proced-send-signal): Remove unused variable `err'.
14305
14306 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
14307 Rename parameter PREFIX-ARG to ARG.
14308 (ps-basic-plot-string, ps-basic-plot-whitespace):
14309 Mark unused parameters.
14310
14311 * replace.el (replace-count): Define.
14312 (occur-revert-function): Mark unused parameters.
14313 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
14314 (isearch-case-fold-search, isearch-string): Declare.
14315 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
14316 bind `case-fold-search'. Remove unused variables `beg' and `end',
14317 and simplify.
14318 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
14319 COUNT and bind `replace-count'.
14320 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
14321 to COUNT.
14322
14323 * savehist.el (print-readably, print-string-length): Declare.
14324
14325 * shadowfile.el (shadow-expand-cluster-in-file-name):
14326 Remove unused variable `cluster'.
14327 (shadow-copy-file): Remove unused variable `i'.
14328 (shadow-noquery, shadow-clusters, shadow-site-cluster)
14329 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
14330 (shadow-define-literal-group, shadow-define-regexp-group)
14331 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
14332
14333 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
14334 (shell): Use `called-interactively-p'.
14335 (shell-directory-tracker): Remove unused variable `chdir-failure'.
14336
14337 * simple.el (compilation-context-lines, comint-file-name-quote-list)
14338 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
14339 (delete-backward-char): Remove unused variable `ocol'.
14340 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
14341 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
14342 (event-apply-hyper-modifier, event-apply-shift-modifier)
14343 (event-apply-control-modifier, event-apply-meta-modifier):
14344 Mark unused parameters.
14345 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
14346 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
14347
14348 * speedbar.el (speedbar-ignored-directory-expressions)
14349 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
14350 (speedbar-find-file, speedbar-dir-follow)
14351 (speedbar-directory-buttons-follow, speedbar-tag-find)
14352 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
14353 (speedbar-buffers-line-directory, speedbar-buffer-click):
14354 Mark unused parameters.
14355 (speedbar-tag-file): Remove unused variable `mode'.
14356 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
14357
14358 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
14359
14360 * talk.el (talk): Remove unused variable `display'.
14361
14362 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
14363 (tar-write-region-annotate): Mark unused parameter.
14364
14365 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
14366 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
14367 Declare them, wrapped in `with-no-warnings' to avoid replacing one
14368 warning by another.
14369
14370 * time-stamp.el (time-stamp-string-preprocess):
14371 Remove unused variable `require-padding'.
14372
14373 * tree-widget.el (widget-glyph-enable): Declare.
14374 (tree-widget-action): Mark unused parameter.
14375
14376 * w32-fns.el (x-get-selection): Mark unused parameter.
14377 (autoload-make-program, generated-autoload-file): Declare.
14378
14379 * wdired.el (wdired-revert): Mark unused parameters.
14380 (wdired-xcase-word): Remove unused variable `err'.
14381
14382 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
14383 (whitespace-help-scroll): Remove unused variable `data-help'.
14384
14385 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
14386 (widget-image-insert, widget-after-change, default)
14387 (widget-default-format-handler, widget-default-notify)
14388 (widget-default-prompt-value, widget-info-link-action)
14389 (widget-url-link-action, widget-function-link-action)
14390 (widget-variable-link-action, widget-file-link-action)
14391 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
14392 (widget-field-prompt-internal, widget-field-action, widget-field-match)
14393 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
14394 (widget-insert-button-action, widget-delete-button-action, visibility)
14395 (widget-documentation-link-action, widget-documentation-string-action)
14396 (widget-const-prompt-value, widget-regexp-match, symbol)
14397 (widget-coding-system-prompt-value)
14398 (widget-key-sequence-value-to-external, sexp)
14399 (widget-sexp-value-to-internal, character, vector, cons)
14400 (widget-choice-prompt-value, widget-boolean-prompt-value)
14401 (widget-color--choose-action): Mark unused parameters.
14402 (widget-item-match-inline, widget-choice-match-inline)
14403 (widget-checklist-match, widget-checklist-match-inline)
14404 (widget-group-match): Rename parameter VALUES to VALS.
14405 (widget-field-value-set): Remove unused variable `size'.
14406 (widget-color-action): Remove unused variables `value' and `start'.
14407
14408 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
bd0d2ee2 14409 variable `dir'. Doc fix.
06b60517
JB
14410 (windmove-find-other-window): Don't pass it.
14411
14412 * window.el (count-windows): Mark unused parameter.
14413 (bw-adjust-window): Remove unused variable `err'.
14414
14415 * woman.el (woman-file-name): Remove unused variable `default'.
14416 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
14417 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
14418 (global-font-lock-mode): Declare.
14419 (woman-decode-region): Mark unused parameter.
14420 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
14421
14422 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
14423 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
14424 (x-dnd-handle-moz-url): Remove unused variable `title'.
14425 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
14426
14427 * xml.el (xml-parse-tag, xml-parse-attlist):
14428 Remove unused variable `pos'.
14429
bc4f7f3d
GM
144302011-04-19 Glenn Morris <rgm@gnu.org>
14431
14432 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
14433 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
14434 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
14435 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
14436 * calendar/cal-html.el (cal-html-insert-minical):
14437 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
14438 (calendar-mark-date-pattern):
14439 Prefix "unused" locals.
14440
14441 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
14442 optional argument `style'.
14443
14444 * calendar/appt.el (appt-make-list):
14445 * calendar/cal-china.el (calendar-chinese-date-string):
14446 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
14447 (diary-hebrew-yahrzeit):
14448 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
14449 * calendar/calendar.el (calendar-generate-window):
14450 * calendar/time-date.el (time-to-days):
14451 Remove unused local variables.
14452
16a43933
CY
144532011-04-18 Chong Yidong <cyd@stupidchicken.com>
14454
14455 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
14456 glyphless-char-display table.
14457 (tabulated-list-glyphless-char-display): New var.
14458
7eed1860
SS
144592011-04-18 Sam Steingold <sds@gnu.org>
14460
14461 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
14462 to acknowledgments.
14463
4d2d1ccd
GM
144642011-04-17 Glenn Morris <rgm@gnu.org>
14465
14466 * calendar/diary-lib.el (diary-sexp-entry):
14467 * calendar/holidays.el (holiday-sexp):
14468 Set debug-on-error rather than the removed stack-trace-on-error.
14469
239da61d
GM
144702011-04-16 Glenn Morris <rgm@gnu.org>
14471
14472 * progmodes/f90.el: Use lexical-binding.
14473 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
14474
8b05752a
SM
144752011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14476
daca8ba5
SM
14477 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
14478 (mail-mode): Setup mailalias completion here instead.
14479 * mail/mailalias.el: Use lexical-binding.
14480 (pattern, mailalias-done): Declare dynamic.
14481 (mail-completion-at-point-function): New function, from mail-complete.
14482 (mail-complete): Use it.
14483 (mail-completion-expand): New function.
14484 (mail-get-names): Use it.
14485 (mail-directory, mail-directory-process, mail-directory-stream):
14486 Don't use `pattern' for lexically bound arg.
14487
6f542485
SM
14488 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
14489
037e7c3f
SM
14490 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
14491 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
14492 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
14493
8b05752a
SM
14494 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
14495 (byte-save-window-excursion, byte-temp-output-buffer-setup)
14496 (byte-interactive-p): Define them again, for use when inlining
14497 old code.
14498
49093f60
JB
144992011-04-15 Juanma Barranquero <lekktu@gmail.com>
14500
14501 * loadup.el: Use `string-to-number', not `string-to-int'.
14502
b5b8e7de
SM
145032011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
14504
14505 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
14506 gud-gdb-complete-command.
14507 (gud-gdb-completions): New function, from gud-gdb-complete-command.
14508 (gud-gdb-completion-at-point): New function.
14509 (gud-gdb-completions): Remove.
14510
f42efeb5
MA
145112011-04-14 Michael Albinus <michael.albinus@gmx.de>
14512
49093f60
JB
14513 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
14514 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
14515 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
14516 whether `executable-find' is bound.
f42efeb5
MA
14517
14518 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
14519
e240cc21
SM
145202011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
14521
14522 * minibuffer.el (completion-in-region-mode-predicate)
14523 (completion-in-region-mode--predicate): New vars.
14524 (completion-in-region, completion-in-region--postch)
14525 (completion-in-region-mode): Use them.
14526 (completion--capf-wrapper): Also return the hook function.
14527 (completion-at-point, completion-help-at-point):
14528 Adjust and provide a predicate.
c2bd2ab0
SM
14529
14530 Preserve arg names for advice of subr and lexical functions (bug#8457).
14531 * help-fns.el (help-function-arglist): Consolidate the subr and
14532 new-byte-code cases. Add argument `preserve-names' to extract names
14533 from the docstring when needed.
14534 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
14535 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
14536 (ad-arglist): Use help-function-arglist's new arg.
14537 (ad-definition-type): Use cond.
14538
c183f693
JB
145392011-04-13 Juanma Barranquero <lekktu@gmail.com>
14540
06641a47
JB
14541 * autorevert.el (auto-revert-handler):
14542 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
14543 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
14544 Don't quote lambda.
14545
c183f693
JB
14546 * image-mode.el (image-transform-set-scale):
14547 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
14548
1e3b6001
G
145492011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
14550
14551 * net/network-stream.el (network-stream-open-starttls): Only do
e9fce1ac 14552 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
1e3b6001
G
14553 Upgrades via gnutls-cli are too slow to be done opportunistically.
14554
2d6af8dd
JB
145552011-04-12 Juanma Barranquero <lekktu@gmail.com>
14556
14557 * dframe.el (dframe-current-frame): Remove spurious quote.
14558
c0749a51
GM
145592011-04-12 Glenn Morris <rgm@gnu.org>
14560
088d0d61
GM
14561 * calendar/cal-tex.el (cal-tex-end-document):
14562 Try to automatically use latin1 input if needed.
14563
c0749a51
GM
14564 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
14565 Don't try to cons a mark onto an empty element.
14566
5c90fde0
LL
145672011-04-11 Leo Liu <sdl.web@gmail.com>
14568
14569 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
14570 buffers.
14571 (ido-kill-buffer-at-head): Support killing virtual buffers.
14572
369e974d
CY
145732011-04-10 Chong Yidong <cyd@stupidchicken.com>
14574
14575 * minibuffer.el (completion-show-inline-help): New var.
14576 (completion--do-completion, minibuffer-complete)
daca8ba5
SM
14577 (minibuffer-force-complete, minibuffer-complete-word):
14578 Inhibit minibuffer messages if completion-show-inline-help is nil.
369e974d
CY
14579
14580 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
14581 to avoid interference from inline help (Bug#5849).
14582
37f1c930
LL
145832011-04-10 Leo Liu <sdl.web@gmail.com>
14584
099c39a4
JB
14585 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
14586 Fix typo.
37f1c930 14587
a32d4040
CY
145882011-04-09 Chong Yidong <cyd@stupidchicken.com>
14589
14590 * image-mode.el (image-toggle-display-image): Signal an error if
14591 not in Image mode.
14592 (image-transform-mode, image-transform-resize)
14593 (image-transform-set-rotation): Doc fix.
daca8ba5 14594 (image-transform-set-resize): Delete.
a32d4040
CY
14595 (image-transform-set-scale, image-transform-fit-to-height)
14596 (image-transform-fit-to-width): Handle image-toggle-display-image
14597 and image-transform-resize directly.
14598
099c39a4 145992011-04-08 Sho Nakatani <lay.sakura@gmail.com>
d7b89879
TH
14600
14601 * doc-view.el (doc-view-fit-width-to-window)
099c39a4
JB
14602 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
14603 New functions for fitting the shown image to the Emacs window size.
d7b89879
TH
14604 (doc-view-mode-map): Add bindings for the new functions.
14605
099c39a4 146062011-04-08 Juanma Barranquero <lekktu@gmail.com>
ddc20cdb 14607
4d61f28d 14608 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
ddc20cdb
JB
14609 Fix typo in docstring.
14610
3726838a
EZ
146112011-04-08 Eli Zaretskii <eliz@gnu.org>
14612
04f33f1e
EZ
14613 * files.el (file-size-human-readable): Produce one digit after
14614 decimal, like "ls -lh" does.
14615
14616 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
14617 the file size representation.
14618
3726838a
EZ
14619 * simple.el (list-processes): If async subprocesses are not
14620 available, error out with a clear error message.
14621
cbb59342
CY
146222011-04-08 Chong Yidong <cyd@stupidchicken.com>
14623
14624 * help.el (help-form-show): New function, to be called from C.
14625 Put help-form output in a buffer named differently than *Help*.
14626
e3971c44
EZ
146272011-04-08 Eli Zaretskii <eliz@gnu.org>
14628
14629 * files.el (file-size-human-readable): New function.
14630
14631 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
14632 computing the representation inline. Don't require `cl'.
14633
12544bbe
GM
146342011-04-08 Glenn Morris <rgm@gnu.org>
14635
a1de6c6a
GM
14636 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
14637
3c4671f4
GM
14638 * net/browse-url.el (browse-url-firefox):
14639 Test system-type, not system-configuration.
14640
b605679c
GM
14641 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
14642 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
14643 Use log-edit-empty-buffer-p. (Bug#7598)
14644
56442f0c
GM
14645 * net/rlogin.el (rlogin-process-connection-type): Simplify.
14646 (rlogin-mode-map): Initialize in the defvar.
14647 (rlogin): Use ignore-errors.
14648
12544bbe
GM
14649 * replace.el (occur-mode-map): Some fixes for menu items.
14650
eb237b0f
AH
146512011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
14652
14653 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
14654
7d668f2c
CY
146552011-04-06 Chong Yidong <cyd@stupidchicken.com>
14656
e67a13ab
CY
14657 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
14658 issuing unused warnings.
14659
14660 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
14661 macro directly.
14662
7d668f2c
CY
14663 * simple.el: Lisp reimplement of list-processes. Based on an
14664 earlier reimplementation by Leo Liu, but using tabulated-list.el.
14665 (process-menu-mode): New major mode.
14666 (list-processes--refresh, list-processes):
14667 (process-menu-visit-buffer): New functions.
14668
14669 * files.el (save-buffers-kill-emacs): Don't assume any return
14670 value of list-processes, which is undocumented anyway.
14671
a83ec3c9
CY
146722011-04-06 Chong Yidong <cyd@stupidchicken.com>
14673
14674 * emacs-lisp/tabulated-list.el: New file.
14675
e91a96fe
CY
14676 * emacs-lisp/package.el: Use Tabulated List mode.
14677 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
14678 (package-menu-mode): Derive from tabulated-list-mode. Set up the
14679 table format using Tabulated List mode variables.
14680 (package--push): New macro, replacing package-list-maybe-add.
14681 (package-menu--generate): Use package--push. Renamed from
14682 package--generate-package-list.
14683 (package-menu-refresh, list-packages): Use it.
daca8ba5 14684 (package-menu--print-info): Rename from package-print-package.
e91a96fe 14685 Return insertion data instead of inserting it directly.
099c39a4
JB
14686 (package-menu-describe-package, package-menu-execute):
14687 Use tabulated-list-get-id.
e91a96fe
CY
14688 (package-menu-mark-delete, package-menu-mark-install)
14689 (package-menu-mark-unmark, package-menu-backup-unmark)
099c39a4
JB
14690 (package-menu-mark-obsolete-for-deletion):
14691 Use tabulated-list-put-tag.
e91a96fe
CY
14692 (package--list-packages, package-menu-revert)
14693 (package-menu-get-package, package-menu-get-version)
14694 (package-menu-sort-by-column): Functions deleted.
14695 (package-menu-package-list, package-menu-sort-key): Vars deleted.
14696 (package-menu--status-predicate, package-menu--version-predicate)
14697 (package-menu--name-predicate)
14698 (package-menu--description-predicate): Handle arguments in the
14699 Tabulated List format.
14700 (package-list-packages-no-fetch): Call list-packages.
14701
3e214b50
JB
147022011-04-06 Juanma Barranquero <lekktu@gmail.com>
14703
14704 * files.el (after-find-file-from-revert-buffer): Remove variable.
c9d0ec6d 14705 (after-find-file): Don't bind it.
3e214b50
JB
14706 (revert-buffer-in-progress-p): New variable.
14707 (revert-buffer): Bind it.
14708 Pass nil for `after-find-file-from-revert-buffer'.
14709
14710 * saveplace.el (save-place-find-file-hook): Use new variable
14711 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
14712
3f0f1700
GM
147132011-04-06 Glenn Morris <rgm@gnu.org>
14714
c0274801
GM
14715 * Makefile.in (AUTOGEN_VCS): New variable.
14716 (autoloads): Use $AUTOGEN_VCS.
14717
3f0f1700
GM
14718 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
14719 * calendar/calendar.el (calendar-mode-map):
14720 Check for toolkit scroll bars. (Bug#8305)
14721
41ea9e48
CY
147222011-04-05 Chong Yidong <cyd@stupidchicken.com>
14723
14724 * minibuffer.el (completion-in-region--postch)
14725 (completion-in-region-mode): Remove unnecessary messages.
14726
6194c800
JB
147272011-04-05 Juanma Barranquero <lekktu@gmail.com>
14728
33256f14
JB
14729 * font-lock.el (font-lock-refresh-defaults):
14730 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
14731 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
14732
6194c800
JB
14733 * info.el (Info-directory-list, Info-read-node-name-2)
14734 (Info-split-parameter-string): Doc fixes.
14735 (Info-virtual-nodes): Reflow docstring.
14736 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
14737 (Info-apropos-toc-nodes, info-finder, Info-get-token)
14738 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
14739 Fix typos in docstrings.
14740 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
14741 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
14742 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
14743 (Info-restore-desktop-buffer): Mark unused parameters.
14744 (Info-directory-find-file, Info-directory-find-node)
14745 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
14746 (Info-virtual-index-find-node, Info-apropos-find-file)
14747 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
33256f14 14748 Mark unused parameters; fix typos in docstrings.
6194c800
JB
14749 (Info-virtual-index): Remove unused local variable `nodename'.
14750
b87a8200 147512011-04-05 Deniz Dogan <deniz@dogan.se>
0f6ee7d2 14752
b87a8200
DD
14753 * net/rcirc.el: Update my e-mail address.
14754 (rcirc-mode-map): Remove M-o binding.
0f6ee7d2 14755
3b2ff876
CY
147562011-04-05 Chong Yidong <cyd@stupidchicken.com>
14757
14758 * startup.el (command-line): Save the cursor's theme-face
14759 directly, instead of using face-override-spec.
14760
14761 * custom.el (load-theme): Minor optimization in assigning faces.
14762
8d17e7ca
JB
147632011-04-04 Juanma Barranquero <lekktu@gmail.com>
14764
14765 * help-fns.el (describe-variable): Complete all variables having
14766 documentation, including keywords.
14767 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
14768
2fbc1934
JB
147692011-04-04 Juanma Barranquero <lekktu@gmail.com>
14770
14771 Convert to lexical-binding.
14772
14773 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
14774 (bs--get-marked-string, bs--get-modified-string)
14775 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
14776 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
14777 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
14778
14779 * ehelp.el (electric-help-execute-extended)
14780 (electric-help-ctrl-x-prefix):
14781 * hexl.el (hexl-revert-buffer-function):
14782 * linum.el (linum-after-change, linum-after-scroll):
14783 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
14784
14785 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
14786
74f50695
DU
147872011-04-04 Daiki Ueno <ueno@unixuser.org>
14788
14789 * epa-dired.el:
14790 * epa-mail.el:
14791 * epa-hook.el:
14792 * epa-file.el:
14793 * epa.el:
14794 * epg.el: Use lexical binding.
14795
c11325f7
CY
147962011-04-03 Chong Yidong <cyd@stupidchicken.com>
14797
0d9e9a12
CY
14798 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
14799
c11325f7 14800 * textmodes/flyspell.el (flyspell-word): Recognize default
daca8ba5
SM
14801 dictionary case for flyspell-mark-duplications-exceptions.
14802 Use regexp matching for languages.
c11325f7
CY
14803 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
14804 default dictionary (Bug#7926).
14805
da91b5f2
CY
148062011-04-02 Chong Yidong <cyd@stupidchicken.com>
14807
099c39a4
JB
14808 * emacs-lisp/package.el (package--with-work-buffer):
14809 Recognize https URLs.
da91b5f2 14810
099c39a4
JB
14811 * net/network-stream.el: Move from gnus/proto-stream.el.
14812 Change prefix to network-stream throughout.
da91b5f2
CY
14813 (open-protocol-stream): Merge into open-network-stream, leaving
14814 open-protocol-stream as an alias. Handle nil BUFFER args.
14815
14816 * subr.el (open-network-stream): Move to net/network-stream.el.
14817
afa8e9f6
GM
148182011-04-02 Glenn Morris <rgm@gnu.org>
14819
1d2e369d
GM
14820 * find-dired.el (find-exec-terminator): New option.
14821 (find-ls-option): Test for -ls support.
14822 (find-ls-subdir-switches): Test for -b in find-ls-option.
14823 (find-dired, find-grep-dired): Doc fixes.
14824 (find-dired): Use find-exec-terminator.
14825
8abb7da8 14826 * find-dired.el (find-ls-option, find-ls-subdir-switches)
e7a395b5
GM
14827 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
14828 (find-name-arg): Remove purecopy.
8abb7da8 14829
f3ca7378
GM
14830 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
14831 (grep-compute-defaults): Check for `-exec COMMAND +' support.
14832 Set grep-find-use-xargs, grep-find-command, and grep-find-template
14833 accordingly. Don't add the null-device if not needed.
14834
afa8e9f6
GM
14835 * files.el (save-some-buffers): Doc fix.
14836
35eae264
EZ
148372011-04-02 Eli Zaretskii <eliz@gnu.org>
14838
14839 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
14840
26b51db5
JB
148412011-04-01 Juanma Barranquero <lekktu@gmail.com>
14842
14843 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
14844 Use `dolist' rather than `mapcar'.
14845
7200d79c
SM
148462011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
14847
03408648 14848 Add lexical binding.
7200d79c 14849
03408648
SM
14850 * subr.el (apply-partially): Use new closures rather than CL.
14851 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
14852 (dolist, dotimes): Use slightly different expansion for lexical code.
14853 (functionp): Move to C.
14854 (letrec): New macro.
14855 (with-wrapper-hook): Use it and apply-partially instead of CL.
14856 (eval-after-load): Preserve lexical-binding.
14857 (save-window-excursion, with-output-to-temp-buffer): Turn them
14858 into macros.
7200d79c 14859
03408648
SM
14860 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
14861
14862 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
14863 than the arglist.
14864 (help-add-fundoc-usage): Don't add `Not documented'.
14865 (help-function-arglist): Handle closures, subroutines, and new
14866 byte-code-functions.
14867 (help-make-usage): Remove leading underscores.
14868 (describe-function-1): Handle closures.
14869 (describe-variable): Use special-variable-p for completion.
14870
14871 * files.el (lexical-binding): Declare safe.
f488fb65 14872
03408648
SM
14873 * emacs-lisp/pcase.el: Don't use destructuring-bind.
14874 (pcase--memoize): Rename from pcase-memoize. Change weakness.
14875 (pcase): Add `let' pattern.
14876 Change memoization so it actually works.
14877 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
14878 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
14879 <let>: New case.
f488fb65 14880
03408648
SM
14881 * emacs-lisp/macroexp.el: Use lexical binding.
14882 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
14883 Don't convert ' to #' without checking that it's indeed quoting
14884 a lambda.
14885
14886 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
f488fb65 14887 Use eval-sexp-add-defvars.
03408648
SM
14888 (eval-sexp-add-defvars): New fun.
14889
14890 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
14891
14892 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
14893 Don't autoload.
14894 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
14895 than the internal `byte-compile-lambda'.
14896 (defmethod): Don't hide code under quotes.
14897 (eieio-defmethod): New `code' argument.
14898
14899 * emacs-lisp/eieio-comp.el: Remove.
14900
14901 * emacs-lisp/edebug.el (edebug-eval-defun)
14902 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
14903 (edebug-toggle): Avoid `eval'.
14904
14905 * emacs-lisp/disass.el (disassemble-internal): Handle new
14906 `closure' objects.
14907 (disassemble-1): Handle new byte codes.
14908
14909 * emacs-lisp/cl.el (pushnew): Silence warning.
14910
14911 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
14912 (cl-byte-compile-throw): Remove.
14913 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
14914
14915 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
14916 closures.
14917
14918 * emacs-lisp/cconv.el: New file.
14919
14920 * emacs-lisp/bytecomp.el: Use lexical binding instead of
14921 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
14922 (byte-compile-initial-macro-environment):
14923 Handle declare-function here.
14924 (byte-compile--lexical-environment): New var.
14925 (byte-stack-ref, byte-stack-set, byte-discardN)
14926 (byte-discardN-preserve-tos): New lap codes.
14927 (byte-interactive-p): Don't use any more.
14928 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
14929 New macros.
14930 (byte-compile-lapcode): Use them and handle new lap codes.
14931 (byte-compile-obsolete): Remove.
14932 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
14933 (byte-compile-arglist-warn): Check late def of inlinable funs.
14934 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
14935 since they should have been expanded by now.
14936 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
14937 (byte-compile-from-buffer): Remove unused second arg.
14938 (byte-compile-preprocess): New function.
14939 (byte-compile-toplevel-file-form): New function to distinguish
14940 file-form calls from outside from file-form calls from hunk-handlers.
14941 (byte-compile-file-form): Simplify.
14942 (byte-compile-file-form-defsubst): Remove.
14943 (byte-compile-file-form-defmumble): Simplify now that
14944 byte-compile-lambda always returns a byte-code-function.
14945 (byte-compile): Preprocess.
14946 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
14947 Remove, not used any more.
14948 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
14949 (byte-compile-make-args-desc): New funs.
14950 (byte-compile-lambda): Handle lexical functions. Always return
14951 a byte-code-function.
14952 (byte-compile-reserved-constants): New var, to make up room for
14953 closed-over variables.
14954 (byte-compile-constants-vector): Obey it.
14955 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
14956 (byte-compile-macroexpand-declare-function): New function.
14957 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
14958 byte-code-functions.
14959 (byte-compile-form): Check obsolescence here.
14960 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
14961 (byte-compile-variable-ref): Remove.
14962 (byte-compile-dynamic-variable-op): New fun.
14963 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
14964 (byte-compile-variable-set): New funs.
14965 (byte-compile-discard): Add 2 args.
14966 (byte-compile-stack-ref, byte-compile-stack-set)
14967 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
14968 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
14969 macroexpand-all instead.
14970 (byte-compile-quote-form): Remove.
14971 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
14972 (byte-compile-bind, byte-compile-unbind): New funs.
14973 (byte-compile-let): Handle let* and lexical binding.
14974 (byte-compile-let*): Remove.
14975 (byte-compile-catch, byte-compile-unwind-protect)
14976 (byte-compile-track-mouse, byte-compile-condition-case):
14977 Handle a new :fun-body form, used for lexical scoping.
14978 (byte-compile-save-window-excursion)
14979 (byte-compile-with-output-to-temp-buffer): Remove.
14980 (byte-compile-defun): Simplify.
14981 (byte-compile-stack-adjustment): New fun.
14982 (byte-compile-out): Use it.
14983 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
14984
14985 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
14986 handler any more.
14987
14988 * emacs-lisp/byte-opt.el: Use lexical binding.
14989 (byte-inline-lapcode): Remove (to bytecomp).
14990 (byte-compile-inline-expand): Pay attention to inlining to/from
14991 lexically bound code.
14992 (byte-compile-unfold-lambda): Don't handle byte-code-functions
14993 any more.
14994 (byte-optimize-form-code-walker): Don't handle save-window-excursion
14995 any more and don't call compiler-macros.
14996 (byte-compile-splice-in-already-compiled-code): Remove.
14997 (byte-code): Don't inline any more.
14998 (disassemble-offset): Receive `bytes' as argument rather than via
14999 dynamic scoping.
15000 (byte-compile-tag-number): Declare before first use.
15001 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
15002 `return' even if make-spliceable.
15003 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
15004 obsolete interactive-p.
15005 (byte-optimize-lapcode): Optimize new lap-codes.
15006 Don't trip up on new form of `byte-constant' lap code.
15007
15008 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
15009
15010 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
15011
15012 * custom.el (custom-initialize-default, custom-declare-variable):
15013 Use `defvar'.
15014
15015 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
15016 New variables.
15017 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
15018 (COMPILE_FIRST): Add macroexp and cconv.
15019 * makefile.w32-in: Mirror changes in Makefile.in.
15020
15021 * vc/cvs-status.el:
15022 * vc/diff-mode.el:
15023 * vc/log-edit.el:
15024 * vc/log-view.el:
15025 * vc/smerge-mode.el:
15026 * textmodes/bibtex-style.el:
15027 * textmodes/css.el:
15028 * startup.el:
15029 * uniquify.el:
da91b5f2
CY
15030 * minibuffer.el:
15031 * newcomment.el:
15032 * reveal.el:
15033 * server.el:
15034 * mpc.el:
15035 * emacs-lisp/smie.el:
15036 * doc-view.el:
15037 * dired.el:
03408648
SM
15038 * abbrev.el: Use lexical binding.
15039
0f0c1f27
EZ
150402011-04-01 Eli Zaretskii <eliz@gnu.org>
15041
15042 * info.el (info-display-manual): New function.
15043
c82b2579
SM
150442011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
15045
15046 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
15047
221ddf68
TH
150482011-03-31 Tassilo Horn <tassilo@member.fsf.org>
15049
15050 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
2fbc1934 15051 an entry for that server in rcirc-authinfo. (Bug#8385)
221ddf68 15052
cba6e77e
GM
150532011-03-31 Glenn Morris <rgm@gnu.org>
15054
e040639f
GM
15055 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
15056
cba6e77e
GM
15057 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
15058
6d0f1c9e
CS
150592011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
15060
15061 * progmodes/python.el (python-default-interpreter)
15062 (python-python-command-args, python-jython-command-args)
15063 (python-which-shell, python-which-args, python-which-bufname)
15064 (python-file-queue, python-comint-output-filter-function)
15065 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
15066 variables and functions.
15067
3e2d70fd
SM
150682011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
15069
15070 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
15071 (completion-in-region-mode): New minor mode.
15072 (completion-in-region): Use it.
15073 (completion-in-region--data, completion-in-region-mode-map): New vars.
15074 (completion-in-region--postch): New function.
15075 (completion--capf-misbehave-funs, completion--capf-safe-funs):
15076 New vars.
15077 (completion--capf-wrapper): New function.
15078 (completion-at-point): Use it to track well-behavedness of
15079 hook functions.
15080 (completion-help-at-point): New command.
15081
f3e4086c
JM
150822011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
15083
15084 * vc/add-log.el (add-change-log-entry): Don't use whitespace
15085 syntax class to search for whitespace on a single line
15086 (Message-ID: <4D938140.4030905@redhat.com>).
15087
eb7ffc14
LL
150882011-03-30 Leo Liu <sdl.web@gmail.com>
15089
15090 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
15091 New commands.
15092 (edit-abbrevs-map): Bind them here.
15093 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
15094
d806ab68
KM
150952011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
15096
15097 * allout.el (allout-hide-by-annotation, allout-flag-region):
15098 Reduce possibility of overlay leakage by making them volatile.
15099
15100 * allout-widgets.el (allout-widgets-tally): Define as nil so the
15101 hash is not shared between buffers. Mode initialization is
15102 responsible for giving it a useful starting value.
15103 (allout-item-span): Reduce possibility of overlay leakage by
15104 making them volatile.
15105 (allout-widgets-count-buttons-in-region): Add diagnostic function
15106 for tracking down button overlay leaks.
15107
ea622834
LL
151082011-03-29 Leo Liu <sdl.web@gmail.com>
15109
15110 * ido.el (ido-read-internal): Use the default history var
15111 minibuffer-history if no HISTORY is specified.
15112
b62f8267
G
151132011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
15114
03408648
SM
15115 * net/imap.el (imap-shell-open, imap-process-connection-type):
15116 Use imap-process-connection-type for 'shell' streams as well as
b62f8267
G
15117 Kerberos, SSL, other subprocesses.
15118
947b6566
LL
151192011-03-28 Leo Liu <sdl.web@gmail.com>
15120
15121 * abbrev.el (abbrev-table-empty-p): New function.
15122 (prepare-abbrev-list-buffer): Place empty abbrev tables after
15123 nonempty ones. (Bug#5937)
15124
5ffb62aa
JD
151252011-03-27 Jan Djärv <jan.h.d@swipnet.se>
15126
15127 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
15128
7a097943
LL
151292011-03-27 Leo Liu <sdl.web@gmail.com>
15130
15131 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
15132 for foreground and background colors.
15133 (ansi-color-make-color-map): Adapt.
15134
c5b40130
LL
151352011-03-25 Leo Liu <sdl.web@gmail.com>
15136
1f48f7d2
LL
15137 * midnight.el (midnight-time-float): Remove. Note it calculates
15138 the microsecond component incorrectly and seconds-to-time does the
15139 same job.
625897ec 15140 Remove redundant (require 'timer).
1f48f7d2 15141
c5b40130
LL
15142 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
15143 (ido-completions): Remove unused arguments. (Bug#8329)
15144
d86d2721
SM
151452011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
15146
15147 * minibuffer.el (completion--flush-all-sorted-completions):
15148 Remove itself from hook.
15149 (completion-at-point): Let the functions perform the completion
15150 immediately and return nil or t.
15151 * comint.el (comint-dynamic-complete-functions): Now identical to
15152 completion-at-point-functions.
15153 (comint-dynamic-list-input-ring): Remove unused var `index'.
15154 (comint--match-partial-filename, comint--unquote&expand-filename):
15155 New funs, split from comint-match-partial-filename.
15156 (comint-dynamic-complete): Use completion-at-point.
15157 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
15158
e8974c48
DA
151592011-03-24 Drew Adams <drew.adams@oracle.com>
15160
15161 * thingatpt.el: Support `defun'.
15162
def71b5e
LL
151632011-03-23 Leo Liu <sdl.web@gmail.com>
15164
cb5af48e
LL
15165 * abbrevlist.el: Move to obsolete/abbrevlist.el.
15166
def71b5e
LL
15167 * help-mode.el (help-mode-finish): Tweak regexp.
15168
927c53e7
GM
151692011-03-23 Glenn Morris <rgm@gnu.org>
15170
18d05bed
GM
15171 * eshell/esh-opt.el (eshell-eval-using-options):
15172 Do not bind unused local variable `eshell-option-stub'.
15173
927c53e7
GM
15174 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
15175
9d0da923
JB
151762011-03-22 Juanma Barranquero <lekktu@gmail.com>
15177
15178 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
15179 keymap variable in `with-no-warnings' to avoid a warning when the
15180 keymap has been already `defconst'ed.
15181
4b978a67
LL
151822011-03-22 Leo Liu <sdl.web@gmail.com>
15183
15184 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
15185 encode all chars in abbrevs; otherwise use emacs-mule or
15186 utf-8-emacs. (Bug#8308)
15187
5fd62452
JB
151882011-03-22 Juanma Barranquero <lekktu@gmail.com>
15189
0b1596c6
JB
15190 * simple.el (backward-delete-char-untabify):
15191 Avoid warning about using `delete-backward-char'.
15192
5fd62452
JB
15193 * image.el (image-type-file-name-regexps): Make it variable.
15194 `imagemagick-register-types' modifies it, and the user may want
15195 to add new extensions for known image types.
15196 (imagemagick-register-types): Throw error if not using ImageMagick.
15197
0b4e93f1
LL
151982011-03-22 Leo Liu <sdl.web@gmail.com>
15199
15200 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
15201 located before rcirc-prompt-end-marker.
15202 (rcirc-complete): Error if point is not after rcirc prompt.
15203 Handle the case when table is nil.
9882e214 15204 (rcirc-user-authenticated): Define to fix compiler warning.
0b4e93f1 15205
fccee4ab
CY
152062011-03-22 Chong Yidong <cyd@stupidchicken.com>
15207
15208 * custom.el (custom--inhibit-theme-enable): Make it affect only
15209 custom-theme-set-variables and custom-theme-set-faces.
15210 (provide-theme): Ignore custom--inhibit-theme-enable.
15211 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
15212 (custom-enabling-themes): Delete variable.
d86d2721
SM
15213 (enable-theme): Accept only loaded themes as arguments.
15214 Ignore the special custom-enabled-themes variable.
fccee4ab
CY
15215 (custom-enabled-themes): Forbid themes from setting this.
15216 Eliminate use of custom-enabling-themes.
15217 (custom-push-theme): Quote "changed" custom var entry.
0357c7ae 15218
af896da6
LL
152192011-03-21 Leo Liu <sdl.web@gmail.com>
15220
15221 * ido.el (ido-read-internal): Add ido-selected to history instead
15222 of user input.
15223
78f64af0
SM
152242011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
15225
15226 * subr.el (deferred-action-list, deferred-action-function):
15227 Mark obsolete.
15228
b16ac1ec
LL
152292011-03-21 Leo Liu <sdl.web@gmail.com>
15230
810f7698
LL
15231 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
15232 change on 2011-02-13 (bug#8309).
15233
b16ac1ec
LL
15234 * minibuffer.el (read-file-name-function): Change default value.
15235 (read-file-name--defaults): Rename from read-file-name-defaults.
15236 (read-file-name-default): Rename from read-file-name.
15237 (read-file-name): Call read-file-name-function.
15238
4e05e67e
GM
152392011-03-21 Glenn Morris <rgm@gnu.org>
15240
15241 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
15242 Doc fixes.
15243
4359915b
CY
152442011-03-21 Chong Yidong <cyd@stupidchicken.com>
15245
15246 * cus-theme.el: Add missing provide statement.
15247 (customize-create-theme): Extract theme value correctly.
15248 (custom-theme-visit-theme): Autoload.
15249 (customize-create-theme): Prompt before inserting default faces.
15250
1fe275ee
JB
152512011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
15252
15253 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
15254 units and musical notes.
15255
cd394be1 152562011-03-20 Leo Liu <sdl.web@gmail.com>
3ec03f7e
LL
15257
15258 * ido.el (ido-read-internal): Use completing-read-default.
15259 (ido-completing-read): Fix compatibility with completing-read.
15260
7d476bde
CO
152612011-03-20 Christian Ohler <ohler@gnu.org>
15262
15263 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
15264 (ert-delete-all-tests): Use `called-interactively-p' rather than
15265 `interactive-p'.
15266 (ert--make-xrefs-region): Respect END.
15267
fe0fb33e
CY
152682011-03-19 Chong Yidong <cyd@stupidchicken.com>
15269
ff854b0b
CY
15270 * dired-aux.el (dired-create-directory): Signal an error if the
15271 directory already exists (Bug#8246).
15272
fe0fb33e
CY
15273 * facemenu.el (list-colors-display): Call list-faces-display
15274 inside with-help-window.
15275 (list-colors-print): Use display property to align the final
15276 column, instead of checking window-width.
15277
576bce32
EZ
152782011-03-19 Eli Zaretskii <eliz@gnu.org>
15279
4d61f28d 15280 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
576bce32
EZ
15281 windows-nt systems.
15282 (emerge-protect-metachars): Quote correctly for ms-dos and
15283 windows-nt systems.
15284
89c41d68 152852011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
e6ce307c
RS
15286
15287 * info.el (info-initialize): Replace all uses of `:' with
15288 path-separator for compatibility with non-Unix systems.
15289 Cache quoting of path-separator. (Bug#8258)
15290
b14e3e21 152912011-03-19 Juanma Barranquero <lekktu@gmail.com>
ad22b7f7
JB
15292
15293 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
15294 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
15295 (mouse-avoidance-mode): Fix typos in docstrings.
15296
4525ce3e
CY
152972011-03-19 Chong Yidong <cyd@stupidchicken.com>
15298
15299 * startup.el (package-subdirectory-regexp): Move from package.el.
15300 Omit \\` and \\', and let callers add them.
15301
15302 * emacs-lisp/package.el (package-strip-version)
15303 (package-load-all-descriptors): Add \\` and \\' to
15304 package-subdirectory-regexp before using it.
15305 (package-untar-buffer): New arg DIR; ensure that file untars only
15306 into this expected directory. Remove superfluous delete-region.
15307 (package-unpack): Caller changed.
15308 (package-tar-file-info): Use package-subdirectory-regexp.
15309
a904a09a 153102011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
1518e4f0 15311
a904a09a
SM
15312 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
15313 diff-mode-shared-map (bug#8284).
15314 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
1518e4f0
G
15315
153162011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15317
15318 * calendar/time-date.el (format-seconds): Use assoc instead of
15319 assoc-string, since assoc-string doesn't exist in XEmacs.
15320
171fc304
JB
153212011-03-17 Juanma Barranquero <lekktu@gmail.com>
15322
15323 * custom.el (custom-known-themes): Reflow docstring.
15324 (custom-theme-load-path): Fix typo in docstring.
15325 (load-theme): Fix typo in error message.
15326 (custom-available-themes, custom-variable-theme-value):
15327 Use `let', not `let*'.
15328
d71990a1
JB
153292011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
15330
15331 * calc/README: Mention inclusion of musical notes.
15332
15333 * calc/calc-units.el (calc-lu-quant): Rename from
15334 `calc-logunits-quantity'.
15335 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
15336 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
15337 (calc-db): Rename from `calc-dblevel'.
15338 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
15339 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
15340 (calc-np): Rename from `calc-nplevel'.
15341 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
15342 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
15343 (calc-lu-plus): Rename from `calc-logunits-add'.
15344 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
15345 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
15346 (calc-lu-minus): Rename from `calc-logunits-sub'.
15347 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
15348 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
15349 (calc-lu-times): Rename from `calc-logunits-mul'.
15350 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
15351 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
15352 (calc-lu-divide): Rename from `calc-logunits-div'.
15353 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
15354 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
15355
15356 * calc/calc-ext.el (calc-init-extensions): Update the names of the
15357 functions being autoloaded.
15358
15359 * calc/calc.el (calc-lu-power-reference): Rename from
15360 `calc-logunits-power-reference'.
15361 (calc-lu-field-reference): Rename from
15362 `calc-logunits-field-reference'.
15363
7a71b18d
GM
15364 * calc/calc-help.el (calc-l-prefix-help):
15365 Mention musical note functions.
d71990a1 15366
40c2934b
SM
153672011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
15368
15369 * minibuffer.el (completion-all-sorted-completions):
15370 Use :completion-cycle-penalty text property if present.
15371
b0911414
KM
153722011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
15373
15374 * allout.el (allout-yank-processing): Adjust for new rebulleting
15375 regime so bullet being yanked is used without prompting the user
15376 for a choice.
15377
8a05b668
JB
153782011-03-16 Juanma Barranquero <lekktu@gmail.com>
15379
15380 * startup.el (command-line): Warn the user that _emacs is deprecated.
15381
5ba5fb81
JB
153822011-03-16 Juanma Barranquero <lekktu@gmail.com>
15383
15384 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
15385 (delphi-verbose, delphi-comment-face, delphi-string-face)
15386 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
15387 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
15388 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
15389 (delphi-new-comment-line, delphi-font-lock-defaults)
15390 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
15391 Fix typos in docstrings.
15392
2dab465b
KM
153932011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
15394
5ba5fb81 15395 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
2dab465b
KM
15396 Invert the roles of character and string values for INSTEAD, so a
15397 string is used for the more common case of a defaulting prompt.
15398
0adf5618
SM
153992011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15400
15401 * progmodes/ruby-mode.el (ruby-backward-sexp):
15402 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
15403 * play/gamegrid.el (gamegrid-make-face):
15404 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
15405 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
15406 * notifications.el (notifications-notify):
15407 * net/xesam.el (xesam-search-engines):
15408 * net/quickurl.el (quickurl-list-insert):
15409 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
15410
d72700e5
CY
154112011-03-15 Chong Yidong <cyd@stupidchicken.com>
15412
15413 * startup.el (command-line): Update package subdirectory regexp.
15414
49c5410a
SM
154152011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15416
c6eee9aa
SM
15417 * allout.el (allout-abbreviate-flattened-numbering)
15418 (allout-mode-deactivate-hook): Fix up obsolescence "date".
15419
49c5410a
SM
15420 * subr.el (read-char-choice): Only show the cursor after the prompt,
15421 not after the answer.
15422
047b2bb9
KR
154232011-03-15 Kevin Ryde <user42@zip.com.au>
15424
15425 * help-fns.el (variable-at-point): Skip leading quotes, if any
15426 (bug#8253).
15427
0a57d256
SM
154282011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
15429
15430 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
15431 warning message.
15432
77c992bc
MA
154332011-03-14 Michael Albinus <michael.albinus@gmx.de>
15434
15435 * shell.el (shell): When called interactively, offer to change the
15436 shell file name on remote hosts.
15437
eebc475d
TZ
154382011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
15439
15440 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
15441 integration for LDAP parameters. The host, base, user or binddn,
15442 and secret tokens can be specified in a netrc file, for instance.
15443 This is optional because an `auth-source' parameter must be
15444 specified in the search attributes.
15445
9d05d1ba
JB
154462011-03-13 Juanma Barranquero <lekktu@gmail.com>
15447
15448 * help.el (describe-mode): Link to the mode's definition (bug#8185).
15449
09d9db2c
GM
154502011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15451
15452 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
15453 into declaration. Remove redundant and harmful binding.
15454
154552011-03-12 Eli Zaretskii <eliz@gnu.org>
15456
15457 * files.el (file-ownership-preserved-p): Pass `integer' as an
15458 explicit 2nd argument to `file-attributes'. If the file's owner
15459 is the Administrators group on Windows, and the current user is
15460 Administrator, consider that a match.
15461
15462 * server.el (server-ensure-safe-dir): Consider server directory
15463 safe on MS-Windows if its owner is the Administrators group while
15464 the current Emacs user is Administrator. Use `=' to compare
15465 numerical UIDs, since they could be integers or floats.
15466
219bd536
JB
154672011-03-12 Juanma Barranquero <lekktu@gmail.com>
15468
15469 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
15470
f3afd36b
MA
154712011-03-12 Michael Albinus <michael.albinus@gmx.de>
15472
15473 Sync with Tramp 2.2.1.
15474
15475 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
15476
15477 * net/trampver.el: Update release number.
15478
3aaaa6f1
SM
154792011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
15480
94642599
SM
15481 * progmodes/compile.el (compilation--previous-directory): Fix up
15482 various nil/dead-marker mismatches (bug#8014).
15483 (compilation-directory-properties, compilation-error-properties):
15484 Don't call it at a position past the one we're about to change.
15485
3aaaa6f1
SM
15486 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
15487 Disable obsolescence warnings in the file that declares it.
15488
14239447
KM
154892011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
15490
099c39a4
JB
15491 * allout-widgets.el (allout-widgets-tally):
15492 Initialize allout-widgets-tally as a hash table rather than nil to
15493 prevent mode-line redisplay warnings. Also, clarify the module
15494 description and fix a comment typo.
14239447 15495
135e287c
JB
154962011-03-11 Juanma Barranquero <lekktu@gmail.com>
15497
15498 * help-fns.el (describe-variable): Don't complete keywords.
15499 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
15500
ffbf300e
CY
155012011-03-10 Chong Yidong <cyd@stupidchicken.com>
15502
ba08b241
CY
15503 * emacs-lisp/package.el (package-version-join): Impose a standard
15504 string representation for pre/alpha/beta version lists.
15505 (package-unpack-single): Standardize the directory name by passing
15506 it through package-version-join.
15507 (package-strip-rcs-id): Accept any version string that does not
15508 signal an error in version-to-list.
ffbf300e 15509
f346fd6b
MA
155102011-03-10 Michael Albinus <michael.albinus@gmx.de>
15511
15512 * simple.el (delete-trailing-whitespace): Return nil for the
15513 benefit of `write-file-functions'.
15514
ccb55d27
GM
155152011-03-10 Glenn Morris <rgm@gnu.org>
15516
5ceaac0c
GM
15517 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
15518
02da65ff
GM
15519 * vc/vc-git.el (vc-git-program): New option.
15520 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
15521 (vc-git--call): Use it.
15522
b2f603cc
GM
15523 * eshell/esh-util.el (eshell-condition-case): Doc fix.
15524
5772caab
GM
15525 * cus-edit.el (Custom-newline): If no button at point, look
15526 for a subgroup button at start-of-line. (Bug#2298)
15527
ccb55d27
GM
15528 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
15529
ec6ecaed
JD
155302011-03-10 Julien Danjou <julien@danjou.info>
15531
15532 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
15533 `cursor-type' is nil.
15534
9d5aa01d
JB
155352011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
15536
15537 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
15538
b6a5875b
KM
155392011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
15540
7a71b18d 15541 * allout.el: Change so yank of distinctive-bullet items
b6a5875b
KM
15542 preserves the existing header prefix, rebulleting it if necessary,
15543 rather than replacing it. This is necessary for proper operation
15544 of cooperative addons like allout-widgets.
1154d12e
JB
15545 (allout-make-topic-prefix, allout-rebullet-heading):
15546 Change SOLICIT arg to INSTEAD, and interpret additionally a string
15547 value as alternate bullet to be used, instead of prompting the user
15548 for a bullet character.
b6a5875b 15549
ee545c35
MA
155502011-03-09 Michael Albinus <michael.albinus@gmx.de>
15551
d86d2721
SM
15552 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
15553 Do not use `tramp-file-name-port', because this returns also
ee545c35
MA
15554 `tramp-default-port'.
15555
c47971d7
DD
155562011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
15557
15558 * net/rcirc.el (rcirc-handler-001): Remove useless
15559 with-rcirc-process-buffer.
15560 (rcirc-check-auth-status): Swap arguments to string-match.
15561
13522cb4
GM
155622011-03-09 Glenn Morris <rgm@gnu.org>
15563
0be6f4f1
GM
15564 * shell.el (shell-mode):
15565 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
15566
13522cb4
GM
15567 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
15568 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
15569
515de2e3
CY
155702011-03-08 Chong Yidong <cyd@stupidchicken.com>
15571
15572 * emacs-lisp/package.el (package-refresh-contents)
15573 (package-menu-execute): Use condition-case-no-debug.
15574
b511b994
MA
155752011-03-08 Michael Albinus <michael.albinus@gmx.de>
15576
15577 * simple.el (shell-command-to-string): Use `process-file'.
15578
15579 * emacs-lisp/package.el (package-tar-file-info): Handle also
15580 remote files.
15581
d86d2721
SM
15582 * emacs-lisp/package-x.el (package-upload-buffer-internal):
15583 Use `equal' for upload base check.
b511b994 15584
25bbfb31
AM
155852011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
15586
15587 * textmodes/texinfo.el (texinfo-environments):
15588 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
15589
be996521
GM
155902011-03-08 Glenn Morris <rgm@gnu.org>
15591
e9c8529f
GM
15592 * cus-start.el (cursor-in-non-selected-windows):
15593 Fix :set quoting oddness. (Bug#8192)
15594
be996521
GM
15595 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
15596 in some setf expressions. (Bug#2159)
15597
2bb5649e
CY
155982011-03-08 Chong Yidong <cyd@stupidchicken.com>
15599
15600 * custom.el (custom-available-themes): Return themes in
15601 alphabetical order.
15602
33383987 15603See ChangeLog.15 for earlier changes.
e3d51b27
MR
15604
15605;; Local Variables:
15606;; coding: utf-8
e3d51b27
MR
15607;; End:
15608
acaf905b 15609 Copyright (C) 2011-2012 Free Software Foundation, Inc.
e3d51b27
MR
15610
15611 This file is part of GNU Emacs.
15612
15613 GNU Emacs is free software: you can redistribute it and/or modify
15614 it under the terms of the GNU General Public License as published by
15615 the Free Software Foundation, either version 3 of the License, or
15616 (at your option) any later version.
15617
15618 GNU Emacs is distributed in the hope that it will be useful,
15619 but WITHOUT ANY WARRANTY; without even the implied warranty of
15620 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15621 GNU General Public License for more details.
15622
15623 You should have received a copy of the GNU General Public License
15624 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.