]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
fixup ChangeLog
[gnu-emacs] / lisp / ChangeLog
1 2012-08-02 Tassilo Horn <tsdh@gnu.org>
2
3 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
4 Add listings, minted, and ctable packages.
5 (reftex-label-alist-builtin): Move listings, minted, and ctable
6 entries before LaTeX.
7 (reftex-label-alist): Docfix.
8
9 2012-08-02 Bastien Guerry <bzg@gnu.org>
10
11 * replace.el (occur): Fix docstring (bug#12122).
12
13 2012-08-02 Glenn Morris <rgm@gnu.org>
14
15 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
16
17 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
18
19 Obsolete alias inactivate-current-input-method-function (Bug#10150).
20 * international/mule-cmds.el: Create
21 inactivate-current-input-method-function as an obsolete alias for
22 deactivate-current-input-method-function. See Katsumi Yamaoka in
23 <http://bugs.gnu.org/10150#46>.
24
25 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
26
27 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
28 of nested `if's.
29
30 2012-08-01 Glenn Morris <rgm@gnu.org>
31
32 * progmodes/autoconf.el (autoconf-definition-regexp):
33 Add AH_TEMPLATE, adjust submatch numbering.
34 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
35 (autoconf-current-defun-function): Update for above change.
36 (autoconf-current-defun-function): First skip to end of current word.
37
38 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
39
40 * calendar/cal-html.el (cal-html-insert-agenda-days):
41 Fix typo. (Bug#12018)
42
43 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
44
45 Shell processes: enhancements to startup and CEDET compatibility.
46 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
47 (python-shell-make-comint): accept-process-output at startup.
48 (run-python-internal): Set inferior-python-mode-hook to nil.
49 (python-shell-internal-get-or-create-process): call sit-for.
50 (python-preoutput-result): Add obsolete alias.
51 (python-shell-internal-send-string): Use it.
52 (python-shell-send-setup-code): Remove call to
53 accept-process-output.
54
55 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
56
57 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
58 (Bug#12108)
59
60 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
61
62 * calc-mode.el (calc-basic-simplification-mode): Rename from
63 `calc-limited-simplification-mode'.
64 (calc-alg-simplification-mode): New function.
65 (calc-set-simplify-mode): Adjust message.
66
67 * calc.el (calc-set-mode-line): Adjust mode line display for
68 basic simplification mode.
69
70 * calc-help.el (calc-m-prefix-help): Update help message.
71
72 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
73 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
74
75 2012-07-31 Bastien Guerry <bzg@gnu.org>
76
77 * man.el (man): Fix comment. (bug#12101)
78
79 2012-07-31 Martin Rudalics <rudalics@gmx.at>
80
81 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
82 Don't return a non-nil value when no suitable buffer was found.
83
84 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
85
86 * progmodes/python.el (run-python-internal): Disable font lock for
87 internal shells.
88
89 2012-07-30 Stefan Merten <smerten@oekonux.de>
90
91 * rst.el: Silence `checkdoc-ispell'.
92 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
93 (rst-official-version, rst-official-cvs-rev)
94 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
95 (rst-mode-map): New key binding.
96
97 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
98
99 Update .PHONY listings in makefiles.
100 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
101 autoloads, update-subdirs, updates, bzr-update, update-authors,
102 compile-onefile, compile-calc, backup-compiled-files,
103 compile-after-backup, compile-one-process, mh-autoloads,
104 bootstrap-clean, distclean, maintainer-clean.
105
106 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
107
108 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
109 (calc-set-mode-line): Don't display "AlgSimp ".
110
111 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
112 (calc-lim-simplify-mode): New function.
113 (calc-set-simplify-mode): Default to 'alg.
114 (calc-default-simplify-mode): Make algebraic simplifications
115 the default.
116
117 * calc/calc-ext.el (calc-init-extensions): Remove binding for
118 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
119
120 * calc/calc-help.el (calc-m-prefix-help): Change messages to
121 indicate new simplification modes.
122
123 * calc/README: Mention new default simplification mode.
124
125 * calc/calc.el (math-normalize-error): New variable.
126 (math-normalize): Set `math-normalize-error' to t
127 when there's an error.
128
129 * calc/calc-alg.el (math-simplify): Don't simplify when
130 `math-normalize' returns an error.
131
132 2012-07-29 Eli Zaretskii <eliz@gnu.org>
133
134 * international/mule-cmds.el (set-locale-environment): Revert last
135 change, since display-graphic-p returns nil when this function is
136 called during startup. Instead...
137
138 * term/w32console.el (terminal-init-w32console): ...setup the
139 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
140
141 2012-07-29 Juri Linkov <juri@jurta.org>
142
143 * simple.el (goto-line): Don't display default line number in the
144 prompt because it should be displayed by `read-number' (bug#9952).
145 Add the current line number to the defaults of `goto-line' to
146 allow its easier modification by users with `M-n' (bug#9201).
147
148 * subr.el (read-number): Support multiple default values like in
149 other minibuffer reading functions. Replace `read' with
150 `string-to-number' for consistency with `number-to-string'.
151
152 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
153
154 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
155 * emulation/viper-init.el (viper-deactivate-input-method-action):
156 Rename from viper-inactivate-input-method-action.
157 (viper-deactivate-input-method):
158 Rename from viper-inactivate-input-method.
159 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
160 * international/mule-cmds.el (deactivate-input-method):
161 Rename from inactivate-input-method.
162 Also run input-method-deactivate-hook.
163 (deactivate-current-input-method-function):
164 Rename from inactivate-current-input-method-function.
165 (input-method-deactivate-hook): New hook.
166 (input-method-inactivate-hook): Mark obsolete.
167 (inactivate-input-method): Mark obsolete.
168
169 * international/quail.el (quail-activate):
170 Also run quail-deactivate-hook.
171 (quail-deactivate): Rename from quail-inactivate.
172 * international/robin.el (robin-activate):
173 Also run robin-deactivate-hook.
174 (robin-deactivate): Rename from robin-inactivate.
175
176 2012-07-29 Chong Yidong <cyd@gnu.org>
177
178 * simple.el (indicate-copied-region): New function.
179 (kill-ring-save): Split off from here.
180
181 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
182 (kill-rectangle): Set deactivate-mark to t on read-only error.
183
184 * register.el (copy-to-register, copy-rectangle-to-register):
185 Deactivate the mark, and use indicate-copied-region (Bug#10056).
186 (append-to-register, prepend-to-register): Call
187
188 2012-07-29 Juri Linkov <juri@jurta.org>
189
190 * simple.el (async-shell-command-buffer): New defcustom.
191 (shell-command): Use it. (Bug#4719)
192
193 2012-07-28 Eli Zaretskii <eliz@gnu.org>
194
195 * international/mule-cmds.el (set-locale-environment): In a
196 console session on MS-Windows, set up keyboard and terminal
197 encoding from the OEM codepage, not the ANSI codepage.
198 (Bug#12055)
199
200 2012-07-28 Chong Yidong <cyd@gnu.org>
201
202 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
203 gdb-get-location.
204
205 2012-07-25 Leo Liu <sdl.web@gmail.com>
206
207 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
208 the alist (bug#12029).
209
210 2012-07-28 Eli Zaretskii <eliz@gnu.org>
211
212 * makefile.w32-in (custom-deps, finder-data, updates, compile)
213 (compile-always, compile-first)
214 ($(lisp)/calendar/cal-loaddefs.el)
215 ($(lisp)/calendar/diary-loaddefs.el)
216 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
217 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
218 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
219 instead of on update-subdirs.
220 (bootstrap-clean): Delete $(lisp)/subdirs.el.
221
222 2012-07-28 Chong Yidong <cyd@gnu.org>
223
224 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
225 directory if vc-deduce-backend returns nil (Bug#7350).
226
227 * simple.el (delete-trailing-lines): New option.
228 (delete-trailing-whitespace): Obey it (Bug#11879).
229
230 2012-07-28 David Engster <deng@randomsample.de>
231
232 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
233 Explanation of new 'symbol-qnames feature in doc-strings.
234 (xml-maybe-do-ns): Return expanded names as plain symbols if
235 'symbol-qnames was provided in XML-NS argument (Bug#11916).
236 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
237
238 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
239
240 Consistent completion in inferior python with emacs -nw.
241 * progmodes/python.el (inferior-python-mode): replace "<tab>"
242 binding in inferior-python-mode-map with "\t".
243 (python-shell-completion-complete-at-point)
244 (python-completion-complete-at-point): Remove interactive spec.
245
246 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
247
248 * calc/calccomp.el (math-compose-expr): Undo previous change.
249
250 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
251
252 * progmodes/python.el (python-mode-map): Added keybinding for
253 run-python.
254 (python-shell-make-comint): Fix pop-to-buffer call.
255 (run-python): Autoload. New arg SHOW.
256 (python-shell-get-or-create-process): Do not pop python process
257 buffer.
258
259 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
260
261 * notifications.el (notifications-on-action-signal)
262 (notifications-on-closed-signal): Use also the bus address for the map.
263 (notifications-notify, notifications-close-notification)
264 (notifications-get-capabilities): Add optional argument BUS.
265
266 2012-07-27 Tassilo Horn <tsdh@gnu.org>
267
268 * textmodes/reftex-vars.el (reftex-label-alist-builtin): Add
269 support for the lstlisting and minted environments, and for the
270 ctable macro.
271 * textmodes/reftex.el (reftex-compile-variables): Also recognize
272 labels written in keyvals syntax.
273
274 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
275
276 * calc/calccomp.el (math-compose-expr): Use parentheses when
277 there is a product in the denominator of a fraction.
278
279 2012-07-26 Eli Zaretskii <eliz@gnu.org>
280
281 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
282 ($(lisp)/calendar/diary-loaddefs.el)
283 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
284 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs. Fixes
285 failures in parallel bootstrap because subdirs.el is being
286 rewritten while the autoload files are built at the same time,
287 which needs to load subdirs.el.
288
289 2012-07-26 Martin Rudalics <rudalics@gmx.at>
290
291 * mouse.el (popup-menu): Fix doc-string and re-indent code.
292 (mouse-drag-line): Don't exit tracking when a switch-frame or
293 switch-window event occurs (Bug#12006).
294
295 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * mouse.el (popup-menu): Fix last change.
298
299 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
300
301 Autoload from Lisp with more care. Follow aliases when looking for
302 function properties.
303 * subr.el (autoloadp): New function.
304 (symbol-file): Use it.
305 (function-get): New function.
306 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
307 autoload-do-load.
308 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
309 (lisp-indent-function):
310 * emacs-lisp/gv.el (gv-get):
311 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
312 * emacs-lisp/byte-opt.el (byte-optimize-form):
313 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
314 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
315 Use function-get.
316 * emacs-lisp/cl.el: Don't propagate function properties any more.
317
318 * speedbar.el (speedbar-add-localized-speedbar-support):
319 * emacs-lisp/disass.el (disassemble-internal):
320 * desktop.el (desktop-load-file):
321 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
322 (describe-function-1):
323 * emacs-lisp/find-func.el (find-function-noselect):
324 * emacs-lisp/elp.el (elp-instrument-function):
325 * emacs-lisp/advice.el (ad-has-proper-definition):
326 * apropos.el (apropos-safe-documentation, apropos-macrop):
327 * emacs-lisp/debug.el (debug-on-entry):
328 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
329 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
330 * calc/calc.el (name): Use autoloadp & autoload-do-load.
331
332 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
333
334 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
335 function, not an obsolete variable (Bug#12046).
336
337 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
338
339 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
340
341 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
342
343 * emacs-lisp/pp.el (pp-display-expression): Select old selected
344 window only if it is still live (Bug#12034).
345
346 2012-07-25 Martin Rudalics <rudalics@gmx.at>
347
348 * subr.el (redirect-frame-focus): Add advertised calling
349 convention (Bug#12030).
350
351 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
352
353 Prefer typical American spelling for "acknowledgment".
354 * vc/add-log.el (change-log-acknowledgment): Rename from
355 change-log-acknowledgement, with an alias for the old name.
356
357 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
358
359 * calc-alg.el (math-simplify-divide): Don't cross multiply
360 in an equation when the lhs is a variable.
361
362 2012-07-24 Julien Danjou <julien@danjou.info>
363
364 * net/netrc.el (netrc-find-service-number, netrc-store-data):
365 Remove, unused.
366
367 2012-07-23 Eli Zaretskii <eliz@gnu.org>
368
369 * startup.el (command-line): Don't display an empty user name in
370 the error message about non-existent home directory, when
371 init-file-user was set to an empty string. See
372 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
373 for the details and context.
374
375 2012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
376
377 * ses.el (ses-cell-formula-aset): New macro.
378 (ses-cell-references-aset): New macro.
379 (ses-cell-p): New function.
380 (ses-rename-cell): Do no longer rely on complex operations like
381 ses-cell-set-formula or ses-set-cell to change the cell and handle
382 the undo at the same time, but rather use lower level new macros
383 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
384 the undo directly. Refresh the mode line.
385
386 2012-07-21 Leo Liu <sdl.web@gmail.com>
387
388 * progmodes/cc-cmds.el (c-defun-name):
389 Use match-string-no-properties instead for consistency.
390
391 2012-07-20 Leo Liu <sdl.web@gmail.com>
392
393 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
394 (Bug#7879)
395
396 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
397
398 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
399
400 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
401 * progmodes/bug-reference.el, misearch.el: Provide themselves
402 (bug#11915).
403
404 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
405 of narrowed buffer (bug#11966).
406
407 2012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
408
409 * ses.el (ses-rename-cell): Set new name also in reference list of
410 cells of which the renamed cell depends.
411
412 2012-07-20 Masatake YAMATO <yamato@redhat.com>
413
414 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
415 to check whether menu-bar is shown or not. If not shown,
416 show the menu-bar as a popup menu instead of using tmm.
417 * mouse.el (popup-menu): Accept `point' as `position' argument.
418
419 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
420
421 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
422 up inside string symbol literal (bug#11923).
423
424 2012-07-20 Eli Zaretskii <eliz@gnu.org>
425
426 * startup.el (fancy-startup-text): Read the whole tutorial, not
427 just its first 256 bytes. Prevents gibberish in display of the
428 tutorial title.
429
430 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
431
432 Drop idle buffer compaction due to an absence of the
433 proved efficiency.
434 * compact.el: Remove.
435
436 2012-07-19 Sam Steingold <sds@gnu.org>
437
438 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
439 vc-bzr-pull & vc-bzr-merge-branch.
440 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
441 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
442 for consistency with compilation-error-regexp-alist.
443 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
444 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
445 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
446 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
447
448 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
449
450 * emacs-lisp/chart.el: Use lexical-binding.
451 (chart-emacs-storage): Don't hardcode the list of entries.
452
453 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
454
455 Next round of tweaks caused by Fgarbage_collect changes.
456 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
457
458 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
459
460 Compact buffers when idle.
461 * compact.el: New file.
462
463 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
464
465 * subr.el (eventp): Presume that if it looks vaguely like an event,
466 it's an event (bug#10190).
467
468 2012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
469
470 Enhancements to ppss related code (thanks Stefan).
471 * progmodes/python.el (python-indent-context)
472 (python-indent-calculate-indentation, python-indent-dedent-line)
473 (python-indent-electric-colon, python-nav-forward-block)
474 (python-mode-abbrev-table)
475 (python-info-assignment-continuation-line-p): Simplify checks
476 for ppss context.
477 (python-info-continuation-line-p): Cleanup.
478 (python-info-ppss-context): Do not catch 'quote.
479 (python-info-ppss-context-type)
480 (python-info-ppss-comment-or-string-p): Simplify.
481
482 2012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
483
484 * progmodes/python.el: Enhancements to eldoc support.
485 (python-info-current-symbol): New function.
486 (python-eldoc-at-point): Use python-info-current-symbol.
487 (python-info-current-defun): Fix cornercase on first defun scan.
488 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
489 and signal error when no inferior python process is available.
490
491 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
492
493 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
494 assume it's always t.
495 (vc-git-registered): Remove caching, the function is only called
496 once.
497 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
498
499 2012-07-18 Chong Yidong <cyd@gnu.org>
500
501 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
502
503 * simple.el (count-words): Report on narrowing (Bug#9959).
504
505 * bindings.el: Bind M-= to count-words.
506
507 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
508
509 2012-07-18 Masatake YAMATO <yamato@redhat.com>
510
511 * progmodes/sh-script.el (sh-imenu-generic-expression):
512 Capture a function with `function' keyword and without parentheses
513 like "function FOO" (bug#11856).
514
515 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
516
517 * window.el (split-window-sensibly): Make WINDOW argument
518 optional.
519
520 2012-07-18 Chong Yidong <cyd@gnu.org>
521
522 * subr.el (keyboard-translate): Doc fix (Bug#7261).
523
524 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
525 and make C-x 8 RET exit isearch (Bug#11439).
526
527 * international/iso-transl.el: Move isearch-mode-map key
528 definitions to isearch.el.
529
530 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
531
532 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
533 (eieio-defclass): Use gv-define-setter when possible.
534
535 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
536
537 Reflect recent changes in Fgarbage_collect.
538 * emacs-lisp/chart.el (chart-emacs-storage): Change to
539 reflect new format of data returned by Fgarbage_collect.
540
541 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
542
543 New utility functions + python-info-ppss-context fix (Bug#11910).
544 * progmodes/python.el (python-info-beginning-of-block-statement-p)
545 (python-info-ppss-comment-or-string-p): New functions.
546 (python-info-ppss-context): Small fix for string check.
547
548 2012-07-17 Juri Linkov <juri@jurta.org>
549
550 * dired-aux.el (dired-do-async-shell-command): Doc fix.
551 (dired-do-async-shell-command): Don't add `*' at the end of the
552 command (Bug#11815).
553 (dired-do-shell-command): Doc fix.
554 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
555 Join the individual commands using either "&" or ";" as the
556 separator depending on the values of these trailing characters.
557 At the end re-add the trailing "&". (Bug#10598)
558
559 * simple.el (async-shell-command): Sync the interactive spec with
560 `shell-command'. Doc fix.
561 (shell-command): Doc fix.
562
563 2012-07-17 Juri Linkov <juri@jurta.org>
564
565 * descr-text.el (describe-char): Fix format args. (Bug#10129)
566
567 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
568
569 Final renames and doc fixes for movement commands (bug#11899).
570 * progmodes/python.el (python-nav-beginning-of-statement):
571 Rename from python-nav-statement-start.
572 (python-nav-end-of-statement): Rename from
573 python-nav-statement-end.
574 (python-nav-beginning-of-block): Rename from
575 python-nav-block-start.
576 (python-nav-end-of-block): Rename from python-nav-block-end.
577
578 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
579
580 * progmodes/python.el (python-shell-send-string-no-output):
581 Allow accept-process-output to quit, keeping shell process ready for
582 future interactions (Bug#11868).
583
584 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
585
586 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
587
588 * emacs-lisp/elint.el (elint-find-args-in-code):
589 Use help-function-arglist, so as to handle lexical byte-code.
590
591 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
592 change (bug#11826).
593
594 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
595
596 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
597 Avoid spuriously marking the buffer as modified because of c-is-sws.
598
599 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
600 as not-a-comment (bug#11946).
601
602 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
603 for uninterned vars.
604
605 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
606 Use read-event since we don't really want to read chars but bytes.
607
608 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
609 $$..$$ but also $..$ using regexps (bug#11953).
610 Use tex-verbatim for \url and \path.
611 (tex-font-lock-keywords): Define as defconst like the others.
612 (tex-common-initialization): Don't use font-lock-syntax-table any more.
613
614 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
615
616 * international/mule-cmds.el (ucs-insert): Make it an obsolete
617 alias for insert-char.
618
619 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
620
621 * progmodes/python.el: Simplified imenu implementation.
622 (python-nav-jump-to-defun): Remove command.
623 (python-mode-map): Use `imenu' instead.
624 (python-nav-list-defun-positions-cache)
625 (python-imenu-include-defun-type, python-imenu-make-tree)
626 (python-imenu-subtree-root-label, python-imenu-index-alist):
627 Remove vars.
628 (python-nav-list-defun-positions, python-nav-read-defun)
629 (python-imenu-tree-assoc, python-imenu-make-element-tree)
630 (python-imenu-make-tree, python-imenu-create-index):
631 Remove functions.
632 (python-mode): Update to interact with imenu by setting
633 `imenu-extract-index-name-function' only.
634
635 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
636
637 * progmodes/python.el: Enhancements to navigation commands.
638 (python-nav-backward-sentence)
639 (python-nav-forward-sentence): Remove.
640 (python-nav-backward-statement, python-nav-forward-statement)
641 (python-nav-statement-start, python-nav-statement-end)
642 (python-nav-backward-block, python-nav-forward-block)
643 (python-nav-block-start, python-nav-block-end)
644 (python-nav-forward-sexp-function)
645 (python-info-current-line-comment-p)
646 (python-info-current-line-empty-p): New functions.
647 (python-indent-context): Use `python-nav-statement-start'.
648
649 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
650
651 * eshell/em-ls.el (eshell/ls): Use `apply'.
652
653 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
654 multi-hops, instead of Tramp internals.
655
656 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
657
658 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
659 when F1 and F2 are located on different hosts.
660
661 2012-07-14 Chong Yidong <cyd@gnu.org>
662
663 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
664 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
665 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
666 (xterm-mouse--read-event-sequence-1000)
667 (xterm-mouse--read-event-sequence-1006): New functions. For old
668 mouse protocol, handle M-mouse-X events correctly.
669 (xterm-mouse-event): New arg specifying mouse protocol.
670 (turn-on-xterm-mouse-tracking-on-terminal)
671 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
672 sequence to toggle extended coordinates on newer XTerms.
673 This appears to be harmless on terminals which do not support this.
674
675 2012-07-14 Leo Liu <sdl.web@gmail.com>
676
677 Add fringe bitmap indicators for flymake. (Bug#11253)
678 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
679 (flymake-make-overlay): New arg BITMAP.
680 (flymake-error-bitmap, flymake-warning-bitmap)
681 (flymake-fringe-indicator-position): New user variables.
682
683 * fringe.el: New bitmap exclamation-mark.
684
685 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
686
687 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
688 also (Bug#7879).
689
690 2012-07-14 Chong Yidong <cyd@gnu.org>
691
692 * electric.el (electric-pair-post-self-insert-function): Fix pair
693 insertion in empty-region case (Bug#11520).
694
695 2012-07-14 Chong Yidong <cyd@gnu.org>
696
697 * bindings.el: Consolidate ctl-x-r-map bindings.
698 Bind copy-rectangle-as-kill to C-x r w.
699
700 * rect.el, register.el: Move bindings to bindings.el.
701
702 2012-07-14 Reuben Thomas <rrt@sc3d.org>
703
704 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
705
706 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
707
708 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
709
710 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
711
712 * bindings.el (top): Use `mapc' instead of `mapcar'.
713
714 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
715
716 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
717
718 * progmodes/sql.el (sql-comint): Suppress the check for program on
719 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
720 (Bug#11908)
721
722 2012-07-13 Chong Yidong <cyd@gnu.org>
723
724 * bindings.el: Assign a non-nil permanent-local property to
725 per-buffer variables which lack a default value (Bug#11930).
726
727 * help-fns.el (describe-variable): In the "automatically becomes
728 local" notice, take note of permanent-local variables.
729
730 2012-07-13 Chong Yidong <cyd@gnu.org>
731
732 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
733 to allow printing the message when called from Lisp.
734
735 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
736 Remove toggle-read-only.
737
738 * bs.el (bs-toggle-readonly):
739 * buff-menu.el (Buffer-menu-toggle-read-only):
740 Remove with-no-warnings around toggle-read-only.
741
742 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
743 Remove with-no-warnings around toggle-read-only.
744 (ffap-read-only, ffap-read-only-other-window)
745 (ffap-read-only-other-frame): Callers changed.
746
747 * help-mode.el: Don't require view package.
748 (help-mode-finish): Set buffer-read-only instead of calling
749 toggle-read-only.
750
751 * bindings.el (mode-line-toggle-read-only):
752 * dired.el (dired-toggle-read-only):
753 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
754 with non-nil second arg.
755
756 * emacs-lisp/eieio-custom.el (eieio-customize-object):
757 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
758 directly.
759
760 2012-07-12 Eli Zaretskii <eliz@gnu.org>
761
762 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
763 not incf.
764
765 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
766
767 More CL cleanups and reduction of use of cl.el.
768 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
769 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
770 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
771 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
772 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
773 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
774 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
775 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
776 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
777 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
778 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
779 * eshell/em-cmpl.el, eshell/em-banner.el:
780 * calendar/parse-time.el: Use cl-lib.
781 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
782 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
783 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
784 * term/ns-win.el, term.el, shell.el, ps-samp.el:
785 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
786 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
787 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
788 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
789 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
790 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
791 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
792 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
793 `lambda' rather than with `quote'.
794 (eshell-do-opt): Adjust accordingly.
795 (eshell-process-option): Simplify.
796 * eshell/esh-var.el:
797 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
798 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
799 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
800 to `pcase--dontcare'.
801 * emacs-lisp/cl.el (labels): Mark obsolete.
802 (cl--letf, letf): Move to cl-lib.
803 (cl--letf*, letf*): Remove.
804 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
805 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
806 (cl-progv): Rewrite.
807 (cl--letf, cl-letf): Move from cl.el.
808 (cl-letf*): New macro.
809 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
810
811 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
812
813 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
814
815 2012-07-11 Chong Yidong <cyd@gnu.org>
816
817 * vc/log-edit.el (log-edit-vc-backend): New variable.
818 (log-edit): Doc fix.
819
820 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
821 argument of log-edit to set up all local variables.
822 (vc-start-logentry): New optional arg specifying VC backend.
823
824 * vc/vc.el (vc-checkin): Use it.
825 (vc-deduce-fileset): Handle Log Edit buffers.
826 (vc-diff): Make first argument optional too.
827
828 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
829
830 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
831
832 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
833 command, just in case. The function is not needed anymore.
834 (eshell-external-command): Do not call `eshell-remote-command'.
835
836 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
837
838 Reduce use of (require 'cl).
839 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
840 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
841 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
842 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
843 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
844 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
845 * battery.el, avoid.el, abbrev.el: Use cl-lib.
846 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
847 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
848 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
849 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
850 * calculator.el, autorevert.el, apropos.el: Don't require CL.
851 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
852 (byte-compile-unfold-bcf, byte-compile-check-variable):
853 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
854 (byte-compile-nilconstp):
855 * emacs-lisp/autoload.el (make-autoload): Use pcase.
856 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
857
858 * emacs-lisp/gv.el (cond): Make it a valid place.
859 (if): Simplify slightly.
860
861 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
862 (pcase--self-quoting-p): New function.
863 (pcase--u1): Use it.
864
865 2012-07-10 Glenn Morris <rgm@gnu.org>
866
867 * emacs-lisp/authors.el (authors-fixed-entries):
868 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
869
870 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
871
872 Rename configure.in to configure.ac (Bug#11603).
873 * emacs-lisp/authors.el (authors-canonical-file-name):
874 * progmodes/autoconf.el (autoconf-mode):
875 Prefer configure.ac to configure.in.
876
877 2012-07-08 Chong Yidong <cyd@gnu.org>
878
879 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
880 Implement the mouse-1-click-follows-link handling properly.
881
882 * info.el (Info-link-keymap): Use follow-link mechanism for
883 header-line links (Bug#374).
884
885 * simple.el (deactivate-mark): Do not set the primary selection
886 if another program has acquired it (Bug#11772).
887
888 2012-07-07 Kevin Ryde <user42@zip.com.au>
889
890 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
891 (woman-decode-region): Replace escaped-escapes without destroying
892 bold or underline (Bug#11552).
893 (woman2-process-escapes): Handle nofill regions (Bug#11591).
894
895 2012-07-07 Chong Yidong <cyd@gnu.org>
896
897 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
898 (interprogram-cut-function, interprogram-paste-function):
899 Mention that we typically mean the clipboard.
900
901 2012-07-06 Glenn Morris <rgm@gnu.org>
902
903 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
904
905 * files.el (toggle-read-only): Restrict message to interactive use.
906
907 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
908
909 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
910
911 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
912
913 2012-07-06 Glenn Morris <rgm@gnu.org>
914
915 * Makefile.in (compile-one-process): Rename from "recompile".
916
917 * Makefile.in (bzr-update): "compile" is the same as "recompile
918 autoloads", but parallelizable, so use that instead.
919
920 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
921
922 * window.el (quit-window): Always restore window height when
923 it's saved in quit-restore parameter (Bug#11810).
924
925 2012-07-06 Glenn Morris <rgm@gnu.org>
926
927 * simple.el (kill-whole-line): Doc tweak.
928
929 2012-07-06 Eli Zaretskii <eliz@gnu.org>
930
931 * files.el (file-relative-name): Compare file names
932 case-insensitively if on MS-Windows or MS-DOS, or if
933 read-file-name-completion-ignore-case is non-nil. Don't use
934 case-fold-search for this purpose. (Bug#11827)
935
936 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
937
938 * calendar/cal-dst.el (calendar-current-time-zone):
939 Return calendar-current-time-zone-cache if non-nil.
940
941 2012-07-17 Masatake YAMATO <yamato@redhat.com>
942 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
943
944 * calendar/cal-dst.el (calendar-current-time-zone):
945 Return calendar-current-time-zone-cache if non-nil.
946
947 2012-07-06 Glenn Morris <rgm@gnu.org>
948
949 * Makefile.in (cvs-update): Remove old alias.
950
951 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
952
953 Sync with Tramp 2.2.6-pre.
954
955 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
956 compatible declaration.
957
958 * net/tramp-cmds.el (tramp-append-tramp-buffers):
959 Protect `list-load-path-shadows' call.
960
961 * net/tramp-compat.el (top): Require packages, which aren't
962 autoloaded anymore for XEmacs. Protect call of
963 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
964 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
965 it hurts at least for SXEmacs.
966 (tramp-compat-temporary-file-directory): In XEmacs, there is no
967 standard-value for `temporary-file-directory'.
968
969 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
970 Redirect stderr to /dev/null.
971 (tramp-sh-handle-write-region): uid and gid can be floats.
972 Reported by Russell Sim <russell.sim@gmail.com>.
973 (tramp-sh-handle-vc-registered): Hide errors.
974 (tramp-vc-file-name-handler): Use dummy results for `process-file'
975 and `start-file-process'.
976 (tramp-maybe-open-connection): Check also whether `non-essential'
977 is bound.
978
979 2012-07-04 Chong Yidong <cyd@gnu.org>
980
981 * xml.el (xml--parse-buffer): Use xml-syntax-table.
982 (xml-parse-tag): Likewise, and avoid changing entity tables.
983 (xml-syntax-table): Define from scratch, making sure not to give
984 x2000 and other Unicode spaces whitespace syntax, since those are
985 not spaces in XML.
986 (xml-parse-fragment): Delete unused function.
987 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
988 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
989 (xml-entity-ref, xml-pe-reference-re)
990 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
991 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
992 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
993 (xml-entity-value-re): Use syntax references in regexps where
994 possible; no need to define inside a let-binding.
995 (xml-parse-dtd): Use xml-pe-reference-re.
996 (xml-entity-or-char-ref-re): New defconst.
997 (xml-parse-string, xml-substitute-special): Use it.
998
999 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
1000
1001 * files.el (locate-dominating-file): Allow `name' to be a predicate.
1002 (find-file--read-only): New function.
1003 (find-file-read-only, find-file-read-only-other-window)
1004 (find-file-read-only-other-frame): Use it.
1005 (insert-file-contents-literally): Don't `fset'.
1006 (get-free-disk-space): Use locate-dominating-file.
1007
1008 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
1009 function is already compiled.
1010
1011 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
1012
1013 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
1016 files on the same host.
1017
1018 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
1019
1020 * help-fns.el (describe-function-1): Only call
1021 help-fns--autoloaded-p when we have a file name. (Bug#11848)
1022
1023 2012-07-03 Chong Yidong <cyd@gnu.org>
1024
1025 * xml.el: Protect parser against XML bombs.
1026 (xml-entity-expansion-limit): New variable.
1027 (xml-parse-string, xml-substitute-special): Use it.
1028 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
1029
1030 2012-07-03 Glenn Morris <rgm@gnu.org>
1031
1032 * progmodes/bug-reference.el (bug-reference-bug-regexp):
1033 Allow linking to specific messages in debbugs reports (eg 123#5).
1034
1035 2012-07-02 Chong Yidong <cyd@gnu.org>
1036
1037 * xml.el: Fix entity and character reference expansion, allowing
1038 them to expand into markup as per XML spec.
1039 (xml-default-ns): New variable.
1040 (xml-entity-alist): Use XML spec definitions for lt and amp.
1041 (xml-parse-region): Make first two arguments optional.
1042 Discard text properties.
1043 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
1044 All callers changed.
1045 (xml-parse-tag): Call xml-parse-tag-1. For backward
1046 compatibility, this function should not modify buffer contents.
1047 (xml-parse-tag-1): Fix opening-tag regexp.
1048 (xml-parse-string): Rewrite, handling entity and character
1049 references properly.
1050 (xml--entity-replacement-text): Signal an error if a parameter
1051 entity is undefined.
1052
1053 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
1054
1055 * comint.el (comint-output-filter): Filter out repeated prompts.
1056
1057 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
1058 and file-name-absolute-p.
1059 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
1060 internal calls.
1061
1062 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
1063
1064 Spelling fixes.
1065 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
1066 Rename from byte-compile--refiy-function. All uses changed.
1067
1068 2012-07-01 Chong Yidong <cyd@gnu.org>
1069
1070 * xml.el (xml--parse-buffer): New function. Move most of
1071 xml-parse-region here.
1072 (xml-parse-region): Copy region into a temporary buffer, since
1073 parameter entity substitution requires changing buffer contents.
1074 Use xml--parse-buffer.
1075 (xml-parse-file): Use xml--parse-buffer.
1076 (xml-parse-dtd): Make parameter entity substitution work right.
1077 Use proper regexps for ELEMENT declarations (Bug#7172).
1078
1079 2012-06-30 Glenn Morris <rgm@gnu.org>
1080
1081 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
1082
1083 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
1084 Remove outdated and unnecessary dbus declarations.
1085
1086 2012-06-30 Eli Zaretskii <eliz@gnu.org>
1087
1088 * emacs-lisp/timer.el (timer-until): Subtract results of
1089 float-time, instead of taking float-time of the result of
1090 time-subtract, since float-time signals an error for negative time
1091 arguments.
1092
1093 2012-06-30 Chong Yidong <cyd@gnu.org>
1094
1095 * xml.el (xml-*-re): Convert defvars into defconsts, and
1096 eval-and-compile them so eval-and-compile works on derivatives.
1097 (xml--entity-replacement-text): Use eval-and-comple.
1098
1099 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * vc/vc-git.el (vc-git-registered): Use cache property
1102 `git-registered'.
1103 (vc-git-mode-line-string): Call `vc-working-revision' instead of
1104 `vc-git-working-revision' in order to benefit from the cache.
1105 (vc-git-root): Use cache property `git-root'. (Bug#11757)
1106
1107 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
1108
1109 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
1110 removed (likely outside Emacs). (Bug#11757)
1111
1112 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1113
1114 * emacs-lisp/cl-lib.el: Require macroexp.
1115
1116 2012-06-30 Chong Yidong <cyd@gnu.org>
1117
1118 * xml.el: Implement XML parameter entities.
1119 (xml-parameter-entity-alist): New variable.
1120 (xml-parse-region, xml-parse-fragment): Preserve previous values
1121 of xml-entity-alist and xml-parameter-entity-alist, so that
1122 repeated calls on different documents do not change them.
1123 (xml-parse-tag): Fix doctype regexp.
1124 (xml--entity-replacement-text): New function.
1125 (xml-parse-dtd): Use it. Don't handle system entities; doing that
1126 properly requires url retrieval which is unimplemented.
1127 (xml-escape-string): Doc fix.
1128
1129 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
1130
1131 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
1132
1133 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
1134
1135 * fringe.el (fringe-mode): Doc fix.
1136
1137 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
1138
1139 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
1140 is non-nil.
1141 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
1142 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
1143
1144 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
1145
1146 * calendar/cal-dst.el (calendar-current-time-zone):
1147 Return calendar-current-time-zone-cache if non-nil.
1148
1149 2012-06-29 Masatake YAMATO <yamato@redhat.com>
1150
1151 * progmodes/which-func.el (which-func-format):
1152 Add mouse-face. (Bug#11698)
1153
1154 2012-06-29 Leo Liu <sdl.web@gmail.com>
1155
1156 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
1157
1158 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1159
1160 * minibuffer.el (minibuffer-confirm-exit-commands):
1161 Add completion-at-point (bug#11725).
1162
1163 2012-06-29 Glenn Morris <rgm@gnu.org>
1164
1165 * progmodes/f90.el (f90-font-lock-keywords-2):
1166 Add some preprocessor elements. (Bug#10499)
1167
1168 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
1169
1170 * progmodes/cperl-mode.el (cperl-update-syntaxification):
1171 Use syntax-propertize (bug#11739).
1172
1173 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
1174
1175 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
1176
1177 2012-06-28 Julien Danjou <julien@danjou.info>
1178
1179 * term.el (term-handle-colors-array): Use a set of new faces to
1180 color the terminal. Also uses :inverse-video property.
1181 (term-default-fg-color): Set to nil by default, deprecate in favor
1182 of `term-face'.
1183 (term-default-bg-color): Set to nil by default, deprecate in favor
1184 of `term-face'.
1185 (term-current-face): Use `term-face' by default.
1186 (term-bold-attribute): Variable deleted.
1187
1188 2012-06-28 Glenn Morris <rgm@gnu.org>
1189
1190 * simple.el (completion-list-mode-finish):
1191 Don't use toggle-read-only. (Since completion-list-mode has
1192 a special mode-class, it wasn't doing anything extra anyway.)
1193
1194 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
1195
1196 Make inlining of other-mode interpreted functions work (bug#11799).
1197 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
1198 (byte-compile): Use it to fix compilation of lexical-binding closures.
1199 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
1200 function, if needed.
1201
1202 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1203
1204 * help-mode.el (help-make-xrefs): Don't just withstand
1205 cyclic-variable-indirection but any error in documentation-property.
1206
1207 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
1208 memory use.
1209 * bindings.el (bindings--define-key): New function.
1210 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
1211 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
1212 * bindings.el: Use it to purecopy define-key bindings.
1213
1214 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
1215
1216 * emacs-lisp/cl.el (flet): Mark obsolete.
1217 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
1218 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
1219 * progmodes/js.el (js-c-fill-paragraph):
1220 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
1221 (ebrowse-switch-member-buffer-to-derived-class):
1222 * play/5x5.el (5x5-solver): Use cl-flet.
1223
1224 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
1225 (cl--symbol-function): New macro.
1226 (cl--letf, cl--letf*): Use it.
1227
1228 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1229 Strip "toggle-" if any.
1230
1231 2012-06-27 Glenn Morris <rgm@gnu.org>
1232
1233 * info.el (Info-default-directory-list): Move here from paths.el.
1234 * paths.el: Remove file, which is now empty.
1235 * loadup.el: No longer load "paths".
1236
1237 * custom.el (custom-initialize-delay): Doc fix.
1238
1239 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
1240 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
1241 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
1242 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
1243 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
1244 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
1245 * eshell/eshell.el (eshell-defgroup): Remove alias.
1246
1247 2012-06-27 Chong Yidong <cyd@gnu.org>
1248
1249 * help.el (help-enable-auto-load): New variable.
1250
1251 * help-fns.el (help-fns--autoloaded-p): New function.
1252 (describe-function-1): Refer to a function as "autoloaded" if it
1253 was autoloaded at any time in the past. Perform autoloading if
1254 help-enable-auto-load is non-nil.
1255
1256 2012-06-26 Eli Zaretskii <eliz@gnu.org>
1257
1258 * makefile.w32-in (compile, compile-always): Depend on
1259 update-subdirs, not on subdirs.el. Otherwise, several different
1260 sub-targets of 'bootstrap' running in parallel could
1261 simultaneously write to subdirs.el, producing a garbled file.
1262
1263 2012-06-26 Sam Steingold <sds@gnu.org>
1264
1265 * files.el (file-name-base): New convenience function.
1266 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
1267 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
1268 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
1269 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
1270 * textmodes/ispell.el, textmodes/reftex-ref.el:
1271 * textmodes/tex-mode.el: Use it.
1272 Did not touch cedet and org because they are maintained elsewhere.
1273
1274 2012-06-26 Martin Rudalics <rudalics@gmx.at>
1275
1276 * calendar/calendar.el (calendar-exit): Don't try to delete or
1277 iconify last frame. See:
1278 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
1279
1280 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
1281
1282 * server.el (server-process-filter): Remember dir in the
1283 process's `server-client-directory' properties.
1284
1285 2012-06-24 Chong Yidong <cyd@gnu.org>
1286
1287 * xml.el (xml-parse-tag): Correctly handle comment embedded in
1288 non-tag text.
1289
1290 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
1291
1292 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
1293
1294 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1295
1296 * help-fns.el (describe-variable): Don't croak when doc is not found.
1297 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
1298 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
1299 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
1300 * emacs-lisp/smie.el (smie-next-sexp): CSE.
1301 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
1302 ((lambda ..) ..).
1303 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
1304
1305 2012-06-23 Chong Yidong <cyd@gnu.org>
1306
1307 * info.el (Info-mouse-follow-link): Accept symbol values of
1308 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
1309 (Info-fontify-node): Use Info-link-keymap for all navigation
1310 buttons, with link-args property to perform the desired action.
1311 (Info-link-keymap): Doc fix.
1312 (Info-next-link-keymap, Info-prev-link-keymap)
1313 (Info-up-link-keymap): Delete now-unused keymaps.
1314
1315 2012-06-23 Chong Yidong <cyd@gnu.org>
1316
1317 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
1318
1319 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
1320 system abbrevs.
1321
1322 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
1323
1324 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
1325
1326 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
1327 (bug#11719).
1328
1329 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
1330 the requote function doesn't work properly (bug#11714).
1331
1332 2012-06-23 Glenn Morris <rgm@gnu.org>
1333
1334 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
1335
1336 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1337
1338 Further GV/CL cleanups.
1339 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
1340 gv-expander.
1341 (gv--defun-declaration): New function.
1342 (defun-declarations-alist): Use it.
1343 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
1344 (gv-place): Autoload.
1345 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
1346 original definition of dotimes and dolist.
1347 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
1348 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
1349 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
1350 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1351 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
1352 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
1353 to the function's definition.
1354 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
1355 * window.el:
1356 * files.el:
1357 * faces.el:
1358 * env.el: Don't use CL.
1359
1360 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
1361
1362 Support higher-resolution time stamps (Bug#9000).
1363
1364 * calendar/time-date.el (with-decoded-time-value): New arg
1365 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
1366 (encode-time-value): New optional arg PICO. New type 3.
1367 (time-to-seconds) [!float-time]: Support the new picoseconds
1368 component if it's used.
1369 (seconds-to-time, time-subtract, time-add):
1370 Support ps-resolution time stamps as well.
1371
1372 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
1373 (timerp): Timer vectors now have length 9, not 8.
1374 (timer--time): Support new-style (4-part) time stamps.
1375 (timer-next-integral-multiple-of-time): Time stamps now have
1376 picosecond resolution, so take a bit more care about rounding.
1377 (timer-relative-time, timer-inc-time): New optional arg psecs.
1378 (timer-set-time-with-usecs): Set psecs to 0.
1379 (timer--activate): Check psecs component, too.
1380
1381 * proced.el (proced-time-lessp): Support ps-resolution stamps.
1382
1383 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1384
1385 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
1386 Move the non-essential binding to the post/pre-command-hook where it is
1387 more obviously correct.
1388
1389 * subr.el (read-passwd): Don't use a history at all.
1390 * savehist.el (savehist-save): Remove password saved accidentally
1391 because of the above bug.
1392
1393 2012-06-22 Bastien Guerry <bzg@gnu.org>
1394
1395 * files.el (toggle-read-only): Display a message telling whether
1396 the buffer is read-only or not (bug#11726).
1397
1398 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
1399
1400 * emacs-lisp/gv.el: New file.
1401 * subr.el (push, pop): Extend to generalized variables.
1402 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
1403 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
1404 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
1405 gv-define-simple-setter, and gv-define-expander.
1406 Remove setf-methods defined in gv. Rename cl-setf -> setf.
1407 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
1408 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
1409 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
1410 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
1411 gv-letplace.
1412 (cl-defstruct): Don't define setf-method any more.
1413 * emacs-lisp/cl.el (flet): Don't autoload.
1414 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
1415 (define-setf-expander, defsetf, define-modify-macro)
1416 (cl-struct-setf-expander): Move from cl-lib.el.
1417 * emacs-lisp/syntax.el:
1418 * emacs-lisp/ewoc.el:
1419 * emacs-lisp/smie.el:
1420 * emacs-lisp/cconv.el:
1421 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
1422 (timer--time): Use gv-define-simple-setter.
1423 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
1424 to avoid coding-system problems in subr.el. Adjust all users.
1425 (macroexp--maxsize, macroexp-small-p): New functions.
1426 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
1427 * scroll-bar.el (scroll-bar-mode):
1428 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
1429 (normal-erase-is-backspace-mode): Don't use the `eq' place.
1430 * winner.el (winner-configuration, winner-make-point-alist)
1431 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
1432 * files.el (locate-file-completion-table): Avoid list*.
1433
1434 2012-06-22 Chong Yidong <cyd@gnu.org>
1435
1436 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
1437 (dired-create-files): Doc fix (Bug#11329).
1438 (dired-do-copy): Doc fix (Bug#11334).
1439 (dired-mark-read-string): Doc fix (Bug#11553).
1440
1441 * dired.el (dired-recursive-copies, dired-recursive-deletes):
1442 Doc fix (Bug#11326).
1443 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
1444 (dired-dwim-target): Doc fix.
1445
1446 * wdired.el (wdired-mode): Doc fix.
1447
1448 2012-06-22 Glenn Morris <rgm@gnu.org>
1449
1450 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
1451 (pcmpl-rpm-cache-stamp-file): New constant.
1452 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
1453 (pcmpl-rpm-packages): Optionally cache list of packages.
1454
1455 * pcmpl-rpm.el (pcmpl-rpm): New group.
1456 (pcmpl-rpm-query-options): New option.
1457 (pcmpl-rpm-packages): No need to inline it.
1458 Use pcmpl-rpm-query-options.
1459
1460 * calendar/calendar.el (calendar-in-read-only-buffer):
1461 Avoid some needless mode changes.
1462
1463 2012-06-21 Chong Yidong <cyd@gnu.org>
1464
1465 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
1466 (desktop-path): Remove . from the default value (Bug#10977).
1467 (desktop-read): Use user-emacs-directory if desktop-path is nil.
1468
1469 2012-06-20 Chong Yidong <cyd@gnu.org>
1470
1471 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
1472
1473 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
1474
1475 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
1476 (bug#11201).
1477
1478 2012-06-20 Chong Yidong <cyd@gnu.org>
1479
1480 * term.el (term-window-width): Handle the case of a missing right
1481 fringe (Bug#8837).
1482 (term-check-size): Use window-text-height (Bug#5445).
1483 (term-mode): Use define-derived-mode. Minor cleanups.
1484 Set font-lock-defaults (Bug#7692).
1485 (term-move-columns, term-insert-char, term-emulate-terminal)
1486 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
1487
1488 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
1489
1490 * net/ange-ftp.el (ange-ftp-get-passwd):
1491 Bind `enable-recursive-minibuffers'.
1492 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
1493
1494 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
1495
1496 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
1497
1498 2012-06-19 Glenn Morris <rgm@gnu.org>
1499
1500 * progmodes/python.el (python-mode): Derive from prog-mode.
1501
1502 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
1503
1504 * emulation/edt.el (edt-default-menu-bar-update-buffers)
1505 (edt-user-menu-bar-update-buffers): New functions.
1506 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
1507
1508 2012-06-19 Chong Yidong <cyd@gnu.org>
1509
1510 * subr.el (with-selected-window): Preserve the selected window's
1511 terminal's top-frame (Bug#4702).
1512
1513 * window.el (save-selected-window): Likewise.
1514
1515 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1516
1517 * progmodes/python.el (python-rx-constituents): Move backquote.
1518 (python-skeleton-define, python-define-auxiliary-skeleton):
1519 Use `declare'.
1520
1521 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
1522
1523 * minibuffer.el (read-file-name-default): Revert the patch from
1524 2012-06-17.
1525
1526 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1527
1528 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
1529 (pcase--u1, pcase--q1): Don't use apply-partially.
1530
1531 2012-06-18 Glenn Morris <rgm@gnu.org>
1532
1533 * progmodes/python.el (python-proc, python-buffer)
1534 (python-send-receive, python-send-string): Fix obsolete versions.
1535
1536 2012-06-18 Martin Rudalics <rudalics@gmx.at>
1537
1538 * window.el (special-display-p): Completely remove stringp
1539 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
1540
1541 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
1542
1543 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
1544
1545 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
1546
1547 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
1548 * net/tramp-sh.el (tramp-maybe-open-connection):
1549 Throw if `non-essential' is non-nil.
1550
1551 2012-06-17 Martin Rudalics <rudalics@gmx.at>
1552
1553 * window.el (special-display-p): Signal an error if BUFFER-NAME
1554 is not a string (Bug#11713).
1555
1556 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
1557
1558 * progmodes/python.el (python-info-beginning-of-backslash):
1559 Rename from python-info-beginning-of-backlash, as a spelling fix.
1560
1561 2012-06-17 Chong Yidong <cyd@gnu.org>
1562
1563 * term.el (term-emulate-terminal): If term-check-size is called,
1564 move point to the process mark without resetting point (Bug#4635).
1565
1566 2012-06-17 Glenn Morris <rgm@gnu.org>
1567
1568 * international/mule-cmds.el (mule-menu-keymap)
1569 (set-language-environment, set-locale-environment): Doc tweaks.
1570
1571 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
1572
1573 * cus-face.el (custom-face-attributes): Add wave-style underline
1574 attribute.
1575 * faces.el (set-face-attribute): Update docstring to describe
1576 wave-style underline attribute.
1577
1578 2012-06-16 Chong Yidong <cyd@gnu.org>
1579
1580 * term/xterm.el (terminal-init-xterm): Discard input before
1581 querying background mode (Bug#10959).
1582
1583 2012-06-16 Stefan Merten <smerten@oekonux.de>
1584
1585 * textmodes/rst.el: Added and corrected some comments.
1586 (rst-re-alist-def): Improve symbol syntax.
1587 (rst-mode-syntax-table): Correct syntax entries.
1588 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
1589 (rst-official-version, rst-official-cvs-rev): Update version
1590 information.
1591
1592 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
1593
1594 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
1595 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
1596
1597 2012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
1598
1599 * progmodes/python.el: New python.el merge.
1600 (python-guess-indent): Obsolete var.
1601 (python-indent-guess-indent-offset): New defcustom.
1602 (python-indent): Obsolete var.
1603 (python-indent-offset): New defcustom.
1604 (python-python-command, python-jython-command): Delete var.
1605 (python-shell-interpreter): New defcustom.
1606 (python-pdbtrack-do-tracking-p): Delete var.
1607 (python-pdbtrack-activate): New defcustom.
1608 (python-use-skeletons): Obsolete var.
1609 (python-skeleton-autoinsert): New defcustom.
1610 (inferior-python-filter-regexp, python-continuation-offset)
1611 (python-honour-comment-indentation, python-indent-string-contents)
1612 (python-jython-packages, python-mode-hook)
1613 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
1614 (python-shell-prompt-alist)
1615 (python-source-modes): Delete defcustoms.
1616 (python-check-buffer-name, python-eldoc-setup-code)
1617 (python-eldoc-string-code, python-ffap-setup-code)
1618 (python-ffap-string-code, python-fill-comment-function)
1619 (python-fill-decorator-function, python-fill-paren-function)
1620 (python-fill-string-function, python-imenu-include-defun-type)
1621 (python-imenu-make-tree, python-imenu-subtree-root-label)
1622 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
1623 (python-shell-compilation-regexp-alist)
1624 (python-shell-completion-module-string-code)
1625 (python-shell-completion-pdb-string-code)
1626 (python-shell-completion-setup-code)
1627 (python-shell-completion-string-code)
1628 (python-shell-enable-font-lock, python-shell-exec-path)
1629 (python-shell-extra-pythonpaths)
1630 (python-shell-internal-buffer-name, python-shell-interpreter-args)
1631 (python-shell-process-environment)
1632 (python-shell-prompt-block-regexp)
1633 (python-shell-prompt-output-regexp)
1634 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
1635 (python-shell-send-setup-max-wait, python-shell-setup-codes)
1636 (python-shell-virtualenv-path): New defcustoms.
1637 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
1638 (inferior-python-mode-syntax-table, python--prompt-regexp)
1639 (python-buffer, python-command python-python-command)
1640 (python-default-template, python-imports, python-indent-index)
1641 (python-indent-list, python-indent-list-length)
1642 (python-mode-running, python-pdbtrack-is-tracking-p)
1643 (python-preoutput-continuation, python-preoutput-leftover)
1644 (python-preoutput-result, python-preoutput-skip-next-prompt)
1645 (python-prev-dir/file, python-recursing)
1646 (python-saved-check-command, python-version-checked)
1647 (python-which-func-length-limit)
1648 (view-return-to-alist): Delete vars.
1649 (python-check-custom-command, python-dotty-syntax-table)
1650 (python-imenu-index-alist, python-indent-current-level)
1651 (python-indent-dedenters, python-indent-levels)
1652 (python-nav-beginning-of-defun-regexp)
1653 (python-nav-list-defun-positions-cache)
1654 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
1655 (python-shell-internal-buffer)
1656 (python-skeleton-available): New vars.
1657 (def-python-skeleton): Delete macro.
1658 (python-skeleton-define): New macro.
1659 (python-define-auxiliary-skeleton, python-rx): New macros.
1660 (python-insert-class): Delete command.
1661 (python-skeleton-class): New command.
1662 (python-insert-def): Delete command.
1663 (python-skeleton-def): New command.
1664 (python-insert-for): Delete command.
1665 (python-skeleton-for): New command.
1666 (python-insert-if): Delete command.
1667 (python-skeleton-if): New command.
1668 (python-insert-try/except, python-insert-try/finally): Delete commands.
1669 (python-skeleton-try): New command.
1670 (python-insert-while): Delete command.
1671 (python-skeleton-while): New command.
1672 (python-backspace): Delete command.
1673 (python-indent-dedent-line-backspace): New command.
1674 (python-electric-colon): Delete command.
1675 (python-indent-electric-colon): New command.
1676 (python-guess-indent): Delete command.
1677 (python-indent-guess-indent-offset): New command.
1678 (python-shift-left): Delete command.
1679 (python-indent-shift-left): New command.
1680 (python-shift-right): Delete command.
1681 (python-indent-shift-right): New command.
1682 (python-find-function): Delete command.
1683 (python-nav-jump-to-defun): New command.
1684 (python-next-statement): Delete command.
1685 (python-nav-forward-sentence): New command.
1686 (python-previous-statement): Delete command.
1687 (python-nav-backward-sentence): New command.
1688 (python-fill-paragraph): Delete command.
1689 (python-fill-paragraph-function): New command.
1690 (python-send-buffer): Delete command.
1691 (python-shell-send-buffer): New command.
1692 (python-send-defun): Delete command.
1693 (python-shell-send-defun): New command.
1694 (python-send-region, python-send-region-and-go): Delete commands.
1695 (python-shell-send-region)
1696 (python-shell-switch-to-shell): New commands.
1697 (python-send-string): Delete command.
1698 (python-shell-send-string): New command.
1699 (python-switch-to-python): Delete command.
1700 (python-shell-switch-to-shell): New command.
1701 (python-describe-symbol): Delete command.
1702 (python-eldoc-at-point): New command.
1703 (python--set-prompt-regexp, python-args-to-list)
1704 (python-after-info-look, python-check-version)
1705 (python-check-comint-prompt, python-find-imports)
1706 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
1707 (python-unload-function, python-expand-template)
1708 (python-maybe-jython, python-preoutput-filter)
1709 (python-pdbtrack-get-source-buffer)
1710 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
1711 (python-pdbtrack-toggle-stack-tracking)
1712 (python-pdbtrack-track-stack-file, python-initial-text)
1713 (python-first-word, python-comment-line-p, python-send-command)
1714 (python-setup-brm, python-sentinel, python-set-proc)
1715 (python-skip-out, python-input-filter, python-outdent-p)
1716 (python-outline-level, python-backslash-continuation-line-p)
1717 (python-end-of-block, python-end-of-statement, python-mark-block)
1718 (python-beginning-of-block, python-beginning-of-statement)
1719 (python-blank-line-p, python-beginning-of-string)
1720 (python-open-block-statement-p): Delete functions.
1721 (python-indent-line, python-indent-line-1): Delete functions.
1722 (python-indent-line): New function.
1723 (python-indentation-levels): Delete function.
1724 (python-indent-calculate-levels): New function.
1725 (python-proc): Delete function.
1726 (python-shell-get-process): New function.
1727 (python-send-receive): Delete function.
1728 (python-shell-send-string-no-output): New function.
1729 (python-module-path): Delete function.
1730 (python-ffap-module-path): New function.
1731 (python-completion-at-point)
1732 (python-symbol-completions): Delete functions.
1733 (python-completion-complete-at-point): New function.
1734 (python-load-file): Delete function.
1735 (python-shell-send-file): New function.
1736 (python-calculate-indentation): Delete function.
1737 (python-indent-calculate-indentation): New function.
1738 (python-skip-comments/blanks): Delete function.
1739 (python-util-forward-comment): New function.
1740 (python-continuation-line-p): Delete function.
1741 (python-info-continuation-line-p): New function.
1742 (python-which-func, python-current-defun): Delete function.
1743 (python-info-current-defun): New function.
1744 (python-beginning-of-defun): Delete function.
1745 (python-nav-beginning-of-defun): New function.
1746 (python-close-block-statement-p)
1747 (python-block-end-p): Delete function.
1748 (python-info-closing-block): New function.
1749 (python-comint-output-filter-function)
1750 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
1751 (python-fill-comment, python-fill-decorator, python-fill-paren)
1752 (python-fill-string, python-imenu-make-element-tree)
1753 (python-imenu-make-tree, python-imenu-tree-assoc)
1754 (python-indent-context, python-indent-dedent-line)
1755 (python-indent-line-function)
1756 (python-indent-post-self-insert-function)
1757 (python-indent-toggle-levels)
1758 (python-info-assignment-continuation-line-p)
1759 (python-info-beginning-of-backlash)
1760 (python-info-block-continuation-line-p)
1761 (python-info-closing-block-message)
1762 (python-info-line-ends-backslash-p)
1763 (python-info-looking-at-beginning-of-defun)
1764 (python-info-ppss-context, python-info-ppss-context-type)
1765 (python-nav-list-defun-positions, python-nav-read-defun)
1766 (python-nav-sentence-end, python-nav-sentence-start)
1767 (python-pdbtrack-comint-output-filter-function)
1768 (python-pdbtrack-set-tracked-buffer)
1769 (python-shell-calculate-exec-path)
1770 (python-shell-calculate-process-environment)
1771 (python-shell-completion--do-completion-at-point)
1772 (python-shell-completion--get-completions)
1773 (python-shell-completion-complete-at-point)
1774 (python-shell-completion-complete-or-indent)
1775 (python-shell-get-or-create-process)
1776 (python-shell-get-process-name)
1777 (python-shell-internal-get-or-create-process)
1778 (python-shell-internal-get-process-name)
1779 (python-shell-internal-send-string, python-shell-make-comint)
1780 (python-shell-parse-command, python-shell-send-setup-code)
1781 (python-skeleton-add-menu-items)
1782 (python-util-clone-local-variables, python-util-position)
1783 (run-python-internal, python-indentation-levels)
1784 (python-nav-beginning-of-defun)
1785 (python-completion-complete-at-point): New functions.
1786 (run-python): Change arguments. New API requirements.
1787
1788 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
1789
1790 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
1791 (bug#11649).
1792
1793 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
1794 (macroexp--expand-all): Use it.
1795
1796 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
1797 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
1798 Use `cl-function' instead.
1799
1800 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
1801
1802 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
1803 Suggested by Stefan Monnier while discussing bug#11657.
1804
1805 2012-06-14 Sam Steingold <sds@gnu.org>
1806
1807 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
1808
1809 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
1810
1811 * play/doctor.el (doctor-doc): Remove parameter and use
1812 doctor-sent instead of sent.
1813 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
1814
1815 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1816
1817 * files.el: Require cl-lib.
1818 (file-name-non-special): Replace case -> cl-case.
1819
1820 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
1821
1822 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
1823 mapping from #' to function*.
1824
1825 2012-06-13 Chong Yidong <cyd@gnu.org>
1826
1827 * mouse.el (mouse-drag-track): Do not set the mark if the user
1828 releases the mouse without selecting anything (Bug#11588).
1829
1830 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
1831
1832 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
1833 as well (bug#11646).
1834
1835 * loadup.el: Count byte-code functions as well.
1836
1837 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
1838 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
1839
1840 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
1841 (bug#11649). Add cl-defun and cl-defmacro.
1842
1843 2012-06-13 Drew Adams <drew.adams@oracle.com>
1844
1845 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1846 Fix last change.
1847
1848 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
1849
1850 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
1851 Otherwise, it blocks in batch mode.
1852
1853 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
1854
1855 * help-mode.el (bookmark-make-record-default): Declare.
1856
1857 2012-06-13 Chong Yidong <cyd@gnu.org>
1858
1859 * emacs-lisp/package.el (list-packages): Compute a list of
1860 packages that are newly-available since the last list-packages
1861 invocation.
1862 (package-menu--new-package-list): New var.
1863 (package-menu--generate, package-menu--print-info)
1864 (package-menu--status-predicate, package-menu-mark-install):
1865 Handle new status label "new".
1866
1867 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
1868
1869 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
1870 conversion to backquotes.
1871
1872 2012-06-12 Chong Yidong <cyd@gnu.org>
1873
1874 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
1875 Rename from gud-inhibit-global-bindings.
1876
1877 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
1878
1879 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
1880 hook from nxml-glyph-set-hook.
1881
1882 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
1883 declaration.
1884
1885 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
1886
1887 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
1888 Convert to defcustom.
1889
1890 2012-06-12 Drew Adams <drew.adams@oracle.com>
1891
1892 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
1893 New functions.
1894 (help-mode): Use them.
1895
1896 2012-06-11 Glenn Morris <rgm@gnu.org>
1897
1898 * progmodes/fortran.el (fortran-font-lock-keywords-3):
1899 Use preprocessor face for directives.
1900 (fortran-directive-re): Doc fix.
1901
1902 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1903
1904 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
1905 conversion to backquotes (bug#11652).
1906
1907 Fix compiler-expansion of CL's cXXr functions (bug#11673).
1908 * emacs-lisp/cl-lib.el (cl--defalias): New function.
1909 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
1910 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
1911 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
1912 (cl-ninth, cl-tenth): Mark them as inlinable.
1913 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
1914 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
1915 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
1916 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
1917 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
1918 (cl-list*, cl-adjoin): Don't put an autoload manually.
1919 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
1920 (cl--compiler-macro-list*): Add autoload cookie.
1921 (cl--compiler-macro-cXXr): New function.
1922
1923 * help-fns.el (help-fns--compiler-macro): New function extracted from
1924 describe-function-1; follow aliases and use `compiler-macro' property.
1925 (describe-function-1): Use it.
1926
1927 2012-06-11 Chong Yidong <cyd@gnu.org>
1928
1929 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
1930 is uninstalled, if imagemagick is installed.
1931
1932 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
1933
1934 * emacs-lisp/cl-lib.el: Use lexical-binding.
1935 (cl-map-extents, cl-maclisp-member): Remove.
1936 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
1937 (cl--set-substring, cl--block-wrapper, cl--block-throw)
1938 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
1939 * emacs-lisp/cl-extra.el: Use lexical-binding.
1940 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
1941 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
1942 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
1943 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
1944 * emacs-lisp/cl-seq.el: Use lexical-binding.
1945 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
1946 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
1947 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
1948 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
1949 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
1950 CL's internals.
1951
1952 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
1953
1954 Sync with Tramp 2.2.6-pre.
1955
1956 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
1957 `print-length' and `print-level' to nil, in order to avoid
1958 truncation. Reported by Christopher Schmidt
1959 <christopher@ristopher.com>.
1960
1961 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
1962
1963 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
1964 New defmacro.
1965 (tramp-compat-copy-directory): Add optional argument
1966 COPY-CONTENTS. It is not handled yet.
1967
1968 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
1969 (tramp-ftp-file-name-p): Simplify.
1970
1971 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
1972 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
1973 connection vector.
1974
1975 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
1976 (tramp-methods): Do not use `tramp-password-end-of-line'.
1977 (tramp-completion-function-alist-putty): Handle UNIX case.
1978 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
1979 (tramp-do-file-attributes-with-stat)
1980 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
1981 gid as real numbers. They could run out of integer range on cygwin.
1982 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
1983 (tramp-sh-handle-expand-file-name): Handle hops.
1984 (tramp-open-connection-setup-interactive-shell):
1985 Use `tramp-cleanup'. Move check for busyboxes ...
1986 (tramp-find-shell): ... here. Simplify implementation.
1987 Set "remote-shell" property also for alternative shells.
1988 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
1989 If failing, a regular file would be written otherwise.
1990 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
1991 (tramp-find-inline-encoding): Cache the coding commands in the
1992 process cache. Apply test command on the remote side, if defined.
1993 (tramp-find-inline-compress): Cache the compress commands in the
1994 process cache.
1995 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
1996 when requested. Handle hops.
1997 (tramp-current-connection): New defvar.
1998 (tramp-maybe-open-connection): Use `tramp-cleanup'.
1999 Throw `suppress', if there was a failed connection shortly before.
2000 Handle user interrupt. (Bug#10187)
2001 (tramp-get-inline-compress, tramp-get-inline-coding):
2002 Read connection properties from the process cache.
2003
2004 * net/tramp-smb.el (tramp-smb-server-version)
2005 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
2006 New defconsts.
2007 (tramp-smb-prompt): Extend for powershell prompt.
2008 (tramp-smb-file-name-handler-alist): Add handlers for
2009 `process-file', `shell-command' and `start-file-process'.
2010 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
2011 (tramp-smb-winexe-shell-command-switch): New defcustoms.
2012 (tramp-smb-file-name-p): Simplify.
2013 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
2014 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
2015 (tramp-smb-shell-quote-argument): New defuns.
2016 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
2017 Implement using "tar". By this, time-stamps are preserved.
2018 (tramp-smb-handle-copy-file): Handle also the case of directories.
2019 (tramp-smb-do-file-attributes-with-stat)
2020 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
2021 Use `tramp-get-connection-buffer').
2022 (tramp-smb-handle-rename-file): Use "rename", when source and
2023 target are on the same share.
2024 (tramp-smb-maybe-open-connection): Handle wrong passwords.
2025 Use `tramp-smb-server-version'.
2026 (tramp-smb-wait-for-output): Remove prompt.
2027
2028 * net/tramp.el (top): Require 'cl.
2029 (tramp-methods, tramp-rsh-end-of-line):
2030 Remove `tramp-password-end-of-line' from docstring.
2031 (tramp-save-ad-hoc-proxies): New defcustom.
2032 (tramp-completion-function-alist): Adapt docstring.
2033 (tramp-default-password-end-of-line): Remove defcustom.
2034 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
2035 (tramp-user-regexp, tramp-file-name-regexp-unified)
2036 (tramp-file-name-regexp-url): Extend regexp by hop separator.
2037 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
2038 (tramp-remote-file-name-spec-regexp): New defconst.
2039 (tramp-file-name-structure): Extend structure for hops.
2040 (tramp-get-method-parameter): Move up.
2041 (tramp-file-name-p, tramp-dissect-file-name)
2042 (with-parsed-tramp-file-name): Handle hops.
2043 (tramp-file-name-hop): New defun.
2044 (tramp-make-tramp-file-name): New optional arg HOP.
2045 (tramp-message-show-progress-reporter-message): New defvar.
2046 (tramp-with-progress-reporter): Use it. We cannot use
2047 `tramp-message-show-message' here, because this suppresses also
2048 error buffers.
2049 (tramp-error-with-buffer): Suppress buffer view, if
2050 `tramp-message-show-message' is nil.
2051 Use `tramp-get-connection-buffer'.
2052 (tramp-cleanup): New defun.
2053 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
2054 (tramp-file-name-handler): If `debug-on-error' is set, propagate
2055 an error unchanged.
2056 (tramp-completion-handle-file-name-all-completions): Handle hops.
2057 Fix an error when called from ido.
2058 (tramp-completion-dissect-file-name): Use better local variable
2059 name. Add hop to the vector.
2060 (tramp-handle-insert-file-contents): Use progress-reporter for the
2061 whole scenario.
2062 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
2063 to `t'.
2064 (tramp-check-for-regexp): Simplify search.
2065 (tramp-enter-password): Remove it. Move implementation ...
2066 (tramp-action-password): ... here.
2067 (tramp-mode-string-to-int, tramp-local-host-p)
2068 (tramp-make-tramp-temp-file, tramp-read-passwd)
2069 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
2070 Set tramp-autoload cookie.
2071
2072 * net/trampver.el: Update release number.
2073
2074 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2075 Michael Albinus <michael.albinus@gmx.de>
2076
2077 * net/tramp.el (tramp-set-completion-function): Fix docstring.
2078 (tramp-parse-group, tramp-parse-file)
2079 (tramp-parse-shostkeys-sknownhosts): New defuns.
2080 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
2081 (tramp-parse-shosts-group, tramp-parse-sconfig)
2082 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
2083 (tramp-parse-sknownhosts, tramp-parse-hosts)
2084 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
2085 Use them.
2086 (tramp-parse-passwd-group, tramp-parse-netrc-group)
2087 (tramp-parse-putty-group): Don't narrow.
2088 (tramp-parse-putty): Make a loop.
2089 (tramp-file-name-handler): Catch the `suppress' signal.
2090
2091 2012-06-11 Chong Yidong <cyd@gnu.org>
2092
2093 * image.el (imagemagick-register-types): Put the ImageMagick entry
2094 at the end of image-type-file-name-regexps.
2095
2096 2012-06-11 Johan Bockgård <bojohan@gnu.org>
2097
2098 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
2099 (pcase, pcase-let*, pcase-dolist): Use them.
2100
2101 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2102
2103 * emacs-lisp/pcase.el (pcase--let*): New function.
2104 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
2105 (pcase--expand): Use macroexp-let².
2106
2107 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2108
2109 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
2110 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
2111 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
2112 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
2113 * emacs-lisp/derived.el: Use pcase instead of `cl'.
2114 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
2115
2116 2012-06-10 Glenn Morris <rgm@gnu.org>
2117
2118 * mail/rmail.el (rmail-yank-current-message): Leave point at
2119 correct position. (Bug#11660)
2120
2121 2012-06-10 Chong Yidong <cyd@gnu.org>
2122
2123 * allout-widgets.el: Fix code header.
2124
2125 2012-06-10 Chong Yidong <cyd@gnu.org>
2126
2127 * cus-edit.el (customize-changed-options-previous-release):
2128 Bump to 24.1.
2129
2130 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
2131
2132 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
2133
2134 2012-06-09 Chong Yidong <cyd@gnu.org>
2135
2136 * ebuff-menu.el (electric-buffer-list): Preserve header line.
2137
2138 2012-06-09 Martin Rudalics <rudalics@gmx.at>
2139
2140 * window.el (special-display-popup-frame): Don't use
2141 window--display-buffer (Bug#11651).
2142
2143 2012-06-09 Eli Zaretskii <eliz@gnu.org>
2144
2145 Fix parallel builds: make sure loaddefs.el is not being written
2146 while Lisp files are compiled.
2147 (compile): Don't depend on 'mh-autoloads'.
2148 (compile-CMD, compile-SH): Depend on 'autoloads'.
2149 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
2150
2151 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
2152
2153 2012-06-09 Chong Yidong <cyd@gnu.org>
2154
2155 * face-remap.el (face-remap-add-relative, face-remap-set-base)
2156 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
2157 Doc fixes (Bug#11225).
2158
2159 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
2160
2161 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
2162 a function if there's a clear indication that it has a compiler-macro.
2163 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
2164 (macro-declarations-alist): Add arglist to declaration functions.
2165 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
2166 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
2167 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
2168 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
2169 Also add autoload to find the compiler macro.
2170 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
2171 (cl--compiler-macro-member, cl--compiler-macro-assoc)
2172 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
2173 (cl--compiler-macro-get): New functions, replacing calls to
2174 cl-define-compiler-macro.
2175 (cl-typep) [compiler-macro]: Use macroexp-let².
2176
2177 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
2178
2179 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
2180 string properly, fixes Bug#11473.
2181
2182 2012-06-08 Chong Yidong <cyd@gnu.org>
2183
2184 * faces.el (set-face-attribute): Doc fix.
2185 (modify-face): Don't use :bold and :italic.
2186 (error, warning, success): Tweak definitions.
2187
2188 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
2189 (custom-modified, custom-set, custom-changed, custom-themed)
2190 (custom-saved, custom-button, custom-button-mouse)
2191 (custom-button-pressed, custom-state, custom-comment-tag)
2192 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
2193 (custom-group-subtitle): Use new-style face specs.
2194 (custom-invalid-face, custom-rogue-face, custom-modified-face)
2195 (custom-set-face, custom-changed-face, custom-saved-face)
2196 (custom-button-face, custom-button-pressed-face)
2197 (custom-documentation-face, custom-state-face)
2198 (custom-comment-face, custom-comment-tag-face)
2199 (custom-variable-tag-face, custom-variable-button-face)
2200 (custom-face-tag-face, custom-group-tag-face-1)
2201 (custom-group-tag-face): Remove obsolete face alias.
2202
2203 * epa.el (epa-validity-high, epa-validity-medium)
2204 (epa-validity-low, epa-mark, epa-field-name, epa-string)
2205 (epa-field-name, epa-field-body):
2206 * font-lock.el (font-lock-comment-face, font-lock-string-face)
2207 (font-lock-keyword-face, font-lock-builtin-face)
2208 (font-lock-function-name-face, font-lock-variable-name-face)
2209 (font-lock-type-face, font-lock-constant-face):
2210 * ido.el (ido-first-match, ido-only-match, ido-subdir)
2211 (ido-virtual, ido-indicator, ido-incomplete-regexp):
2212 * speedbar.el (speedbar-button-face, speedbar-file-face)
2213 (speedbar-directory-face, speedbar-tag-face)
2214 (speedbar-selected-face, speedbar-highlight-face)
2215 (speedbar-separator-face):
2216 * whitespace.el (whitespace-newline, whitespace-space)
2217 (whitespace-hspace, whitespace-tab, whitespace-trailing)
2218 (whitespace-line, whitespace-space-before-tab)
2219 (whitespace-space-after-tab, whitespace-indentation)
2220 (whitespace-empty):
2221 * emulation/cua-base.el (cua-global-mark):
2222 * eshell/em-prompt.el (eshell-prompt):
2223 * net/newst-plainview.el (newsticker-new-item-face)
2224 (newsticker-old-item-face, newsticker-immortal-item-face)
2225 (newsticker-obsolete-item-face, newsticker-date-face)
2226 (newsticker-statistics-face, newsticker-default-face):
2227 * net/newst-reader.el (newsticker-feed-face)
2228 (newsticker-extra-face, newsticker-enclosure-face):
2229 * net/newst-treeview.el (newsticker-treeview-face)
2230 (newsticker-treeview-new-face, newsticker-treeview-old-face)
2231 (newsticker-treeview-immortal-face)
2232 (newsticker-treeview-obsolete-face)
2233 (newsticker-treeview-selection-face):
2234 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
2235 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
2236 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
2237 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
2238 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
2239 (nxml-outline-active-indicator, nxml-outline-ellipsis):
2240 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
2241 (mpuz-text):
2242 * progmodes/vera-mode.el (vera-font-lock-number)
2243 (vera-font-lock-function, vera-font-lock-interface):
2244 * textmodes/table.el (table-cell): Use new-style face specs, and
2245 don't use the old :bold and :italic attributes.
2246
2247 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
2248 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
2249 (ebrowse-member-class, ebrowse-progress): Likewise.
2250 (ebrowse-tree-mark-face, ebrowse-root-class-face)
2251 (ebrowse-file-name-face, ebrowse-default-face)
2252 (ebrowse-member-attribute-face, ebrowse-member-class-face)
2253 (ebrowse-progress-face): Remove obsolete faces.
2254
2255 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2256 Inherit from error and warning faces respectively.
2257
2258 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2259 Likewise.
2260 (flyspell-incorrect-face, flyspell-duplicate-face):
2261 Remove obsolete aliases.
2262
2263 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
2264
2265 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2266 Avoid infloop.
2267
2268 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2269
2270 * startup.el (argv, argi): Make lexically scoped.
2271 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
2272 * emacs-lisp/cl-macs.el: Use lexical-binding.
2273 Rename cl-bind-* to cl--bind-*.
2274 * files.el: Don't require `cl' since it doesn't use it.
2275 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
2276
2277 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
2278
2279 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
2280 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
2281 instead of calling external sort utility.
2282 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
2283
2284 2012-06-08 Eli Zaretskii <eliz@gnu.org>
2285
2286 * descr-text.el (describe-char): Mention how to insert the
2287 character, if the current input method doesn't support it.
2288 See the discussion in this thread for the details:
2289 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
2290
2291 2012-06-08 Sam Steingold <sds@gnu.org>
2292
2293 * bindings.el (global-map): Bind XF86Forward to next-buffer and
2294 XF86Back to previous-buffer.
2295 (minibuffer-local-map): Bind them to next-history-element and
2296 previous-history-element respectively.
2297 * help-mode.el (help-mode-map): Bind them to help-go-forward and
2298 help-go-back respectively.
2299 * info.el (Info-mode-map): Bind them to Info-history-forward and
2300 Info-history-back respectively.
2301 These are the keys next to Up on the ThinkPad keyboard.
2302
2303 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
2304
2305 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
2306 * emacs-lisp/cl-macs.el: Provide itself.
2307 (cl--labels-convert-cache): New var.
2308 (cl--labels-convert): New function.
2309 (cl-flet, cl-labels): New implementation with new semantics, relying on
2310 lexical-binding.
2311 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
2312 (cl-closure-vars, cl--function-convert-cache)
2313 (cl--function-convert): Move from cl-macs.el.
2314 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
2315 rename by removing the "cl-" prefix.
2316 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
2317
2318 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2319
2320 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
2321 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
2322 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
2323 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
2324 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
2325 (cl-hash-table-count): Add old compatibility aliases.
2326
2327 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
2328 Use macroexpand-all-environment instead.
2329 (cl--old-macroexpand): New var.
2330 (cl--sm-macroexpand): New function.
2331 (cl-symbol-macrolet): Use it during macro expansion.
2332 (cl--function-convert-cache): New var.
2333 (cl--function-convert): New function, extracted from
2334 cl-macroexpand-all.
2335 (cl-lexical-let): Use it.
2336
2337 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
2338 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
2339 (cl-member): Remove old alias.
2340
2341 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
2342 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
2343 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
2344 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
2345 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
2346 (cl-macroexpand-cmacs): Remove var.
2347 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
2348 Use macroexpand-all instead.
2349
2350 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2351
2352 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
2353 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
2354 (macroexp-copyable-p): New functions and macros.
2355 * emacs-lisp/edebug.el (edebug-unwrap):
2356 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
2357 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
2358 (pcase--let*): Remove.
2359 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
2360 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
2361 macroexp-const-p instead.
2362 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
2363
2364 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
2365 instead of "cl-" for internal definitions. Use macroexp-const-p.
2366 (cl-old-bc-file-form): Remove var.
2367 (cl-const-exprs-p): Remove fun.
2368 (cl-labels, cl-macrolet): Use backquote.
2369 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
2370 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
2371 (cl-define-setf-expander): Rename from cl-define-setf-method.
2372 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
2373
2374 * international/mule-cmds.el: Don't require CL.
2375 (view-hello-file): Don't use `letf'.
2376
2377 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
2378
2379 * tmm.el (tmm-prompt): Use string-prefix-p.
2380 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
2381 (tmm-add-prompt): Use minibuffer-completion-help.
2382 (tmm-delete-map): Remove.
2383
2384 * subr.el (kbd): Make it its own function.
2385
2386 2012-06-07 Stefan Merten <smerten@oekonux.de>
2387
2388 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
2389 Silence compiler warnings. Fix versions.
2390 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
2391 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
2392 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
2393 (rst-package-emacs-version-alist): Correct Emacs version to
2394 represent major merge with upstream.
2395 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
2396
2397 2012-06-06 Glenn Morris <rgm@gnu.org>
2398
2399 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
2400 Only print environment variables if set.
2401
2402 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2403
2404 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
2405 (macroexp--cons): Rename from maybe-cons.
2406 (macroexp--accumulate): Rename from macroexp-accumulate.
2407 (macroexp--all-forms): Rename from macroexpand-all-forms.
2408 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
2409 (macroexp--expand-all): Rename from macroexpand-all-1.
2410
2411 2012-06-06 Sam Steingold <sds@gnu.org>
2412
2413 * calendar/calendar.el (calendar-in-read-only-buffer):
2414 Call `special-mode' to enable the standard read-only keybindings.
2415
2416 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
2417
2418 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
2419 with "loading" messages (bug#11635).
2420
2421 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
2422
2423 * files.el (enable-remote-dir-locals): New option.
2424 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
2425
2426 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
2427 Ensure, that the temp directory is local.
2428
2429 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
2430 `temporary-file-directory'.
2431
2432 * progmodes/python.el (python-send-region): Ensure, that the
2433 temporary file is created also in the remote case.
2434
2435 2012-06-06 Glenn Morris <rgm@gnu.org>
2436
2437 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
2438 (vc-rcs-update-changelog): Use it.
2439
2440 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
2441
2442 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
2443 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
2444 (vc-sccs-diff): Replace use of the external vcdiff script.
2445
2446 2012-06-05 Glenn Morris <rgm@gnu.org>
2447
2448 * ledit.el: Move to obsolete/.
2449
2450 2012-06-05 Sam Steingold <sds@gnu.org>
2451
2452 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
2453 patch (Bug#11140).
2454
2455 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
2456
2457 * emacs-lisp/cust-print.el: Move to obsolete.
2458
2459 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
2460 compiler-macro expansion.
2461
2462 Add native compiler-macro support.
2463 * emacs-lisp/macroexp.el (macroexpand-all-1):
2464 Support compiler-macros directly. Properly follow aliases and apply
2465 the compiler macros more thoroughly.
2466 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
2467 macroexpand now properly follows aliases.
2468 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
2469 (cl-compiler-macroexpand): Use new prop.
2470 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
2471
2472 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
2473
2474 2012-06-05 Martin Rudalics <rudalics@gmx.at>
2475
2476 * window.el (get-lru-window, get-mru-window, get-largest-window):
2477 New argument NOT-SELECTED to avoid picking the selected window.
2478 (window--display-buffer-1, window--display-buffer-2): Replace by
2479 new function window--display-buffer
2480 (display-buffer-same-window, display-buffer-reuse-window)
2481 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2482 Use window--display-buffer.
2483 (display-buffer-use-some-window): Remove temporary dedication
2484 hack by calling get-lru-window and get-largest-window with
2485 NOT-SELECTED argument non-nil. Call window--display-buffer.
2486
2487 2012-06-05 Glenn Morris <rgm@gnu.org>
2488
2489 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
2490 Replace external vcdiff script.
2491
2492 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2493
2494 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
2495
2496 2012-06-04 Chong Yidong <cyd@gnu.org>
2497
2498 * image.el (imagemagick-types-inhibit): Revert last change.
2499 Add INFO and M.
2500 (imagemagick-enabled-types): Remove CIN and EPS*.
2501
2502 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
2503
2504 * emacs-lisp/cl-lib.el: Rename from cl.el.
2505 * emacs-lisp/cl.el: New compatibility file.
2506 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
2507 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
2508 to obey the "cl-" prefix.
2509 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
2510
2511 2012-06-03 Glenn Morris <rgm@gnu.org>
2512
2513 * emacs-lisp/authors.el (authors-aliases): Addition.
2514
2515 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
2516 Fix :version.
2517
2518 2012-06-03 Stefan Merten <smerten@oekonux.de>
2519
2520 * textmodes/rst.el: Add comments.
2521 (rst-transition, rst-adornment): New faces.
2522 (rst-adornment-faces-alist): Make default safe to reevaluate.
2523 Fixes
2524 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
2525 Improve customization tags.
2526 (rst-define-level-faces): Clarify meaning.
2527
2528 2012-06-03 Chong Yidong <cyd@gnu.org>
2529
2530 * progmodes/compile.el (compilation-mode-line-fail)
2531 (compilation-mode-line-run, compilation-mode-line-exit):
2532 New faces.
2533 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
2534
2535 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
2536
2537 * progmodes/which-func.el (which-func-update-ediff-windows):
2538 New function. Use it in ediff-select-hook (Bug#11478).
2539
2540 2012-06-03 Chong Yidong <cyd@gnu.org>
2541
2542 * bindings.el: Remove explicit help text from format-mode-line.
2543 It is now supplied by mode-line-default-help-echo.
2544 (mode-line-front-space, mode-line-end-spaces)
2545 (mode-line-misc-info): New variables.
2546 (mode-line-modes, mode-line-position): Move the default value to
2547 the variable definition.
2548 (mode-line-default-help-echo): New defcustom.
2549 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
2550 (mode-line-modified-help-echo): New functions.
2551 (mode-line-mule-info, mode-line-modified): Use them.
2552 (mode-line-eol-desc, propertized-buffer-identification):
2553 Consistency fixes for help text.
2554 (mode-line-coding-system-map): Allow using mouse-3 to invoke
2555 set-buffer-file-coding-system (Bug#289).
2556 (mode-line-mule-info-help-echo): Update help text.
2557
2558 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2559
2560 * simple.el (execute-extended-command): Set real-this-command
2561 (bug#11506).
2562
2563 2012-06-02 Chong Yidong <cyd@gnu.org>
2564
2565 Remove incorrect uses of "modeline" in comments, docstrings, and
2566 function/variable names (Bug#10329).
2567
2568 * cus-edit.el (mode-line):
2569 * dframe.el (dframe-mouse-hscroll):
2570 * emacs-lisp/re-builder.el:
2571 * emacs-lisp/easy-mmode.el (define-minor-mode):
2572 * frame.el (set-frame-name):
2573 * help.el (lookup-minor-mode-from-indicator):
2574 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
2575 * progmodes/cc-cmds.el (c-toggle-auto-newline)
2576 (c-toggle-hungry-state):
2577 * progmodes/antlr-mode.el (antlr-language-alist):
2578 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
2579 * progmodes/vhdl-mode.el (vhdl-mode):
2580 * progmodes/which-func.el (which-func, which-func-cleanup-function):
2581 * term/ns-win.el (ns-face-at-pos):
2582 * term/sup-mouse.el (sup-mouse-report):
2583 * textmodes/flyspell.el (flyspell-mode-line-string):
2584 * textmodes/ispell.el (ispell-highlight-face):
2585 * textmodes/reftex-global.el:
2586 * vc/vc-arch.el (vc-arch-mode-line-string):
2587 * vc/vc-cvs.el (vc-cvs-mode-line-string):
2588 * vc/vc-git.el (vc-git-mode-line-string):
2589 * vc/vc-hooks.el (vc-display-status)
2590 (vc-default-mode-line-string):
2591 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
2592
2593 * ansi-color.el (ansi-color-faces-vector): Change default faces.
2594
2595 * dired.el (dired-sort-set-mode-line): Rename from
2596 dired-sort-set-modeline. All callers changed.
2597
2598 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
2599 eshell-status-in-modeline.
2600
2601 * foldout.el (foldout-mode-line-string): Rename from
2602 foldout-modeline-string. All callers changed.
2603 (foldout-update-mode-line): Rename from foldout-update-modeline.
2604
2605 * subr.el (redraw-modeline): Make into obsolete alias.
2606
2607 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
2608 timeclock-modeline-display. Make old name an alias.
2609 (timeclock-update-mode-line): Likewise. All callers changed.
2610 (timeclock-mode-line-display): No need to check before using
2611 add-hook.
2612 (timeclock-relative, timeclock-day-over-hook)
2613 (timeclock-use-elapsed, timeclock-mode-string)
2614 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
2615
2616 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
2617 crisp-mode-modeline-string.
2618
2619 * play/solitaire.el (solitaire-build-mode-line): Rename from
2620 solitaire-build-modeline. All callers changed.
2621
2622 * play/zone.el (zone-hiding-mode-line): Rename from
2623 zone-hiding-modeline. All callers changed.
2624 (zone): Remove unusued `modeline-hidden-level' property.
2625
2626 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
2627 xscheme-modeline-initialize. All callers changed.
2628
2629 * strokes.el (strokes-lighter): Rename from
2630 strokes-modeline-string.
2631
2632 * textmodes/sgml-mode.el (html-face-tag-alist)
2633 (html-tag-face-alist): Use mode-line face instead of obsolete
2634 alias modeline.
2635
2636 2012-06-02 Stefan Merten <smerten@oekonux.de>
2637
2638 * textmodes/rst.el: Always require `cl'.
2639 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
2640
2641 2012-06-02 Chong Yidong <cyd@gnu.org>
2642
2643 * image.el (imagemagick-enabled-types): Rename from
2644 imagemagick-types-enable. Add many more types.
2645 (imagemagick-types-inhibit): Change default to nil.
2646 (imagemagick-filter-types): Caller changed.
2647
2648 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
2649
2650 * emacs-lisp/cl-macs.el: Use backquotes.
2651 (cl-transform-function-property): Use eval-and-compile rather than
2652 abusing `require'.
2653 (defstruct): Use declare-function instead of with-no-warnings.
2654
2655 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
2656 (byte-compile-output-docform): Re-add the print-circle bindings.
2657 (byte-compile-fix-header): Use #$ just because it's shorter.
2658 (byte-compile-output-file-form): Remove defun/defmacro.
2659
2660 2012-06-01 Martin Rudalics <rudalics@gmx.at>
2661
2662 * simple.el (choose-completion): Remove now obsolete binding for
2663 owindow.
2664
2665 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
2666
2667 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
2668 in order to avoid "Stack overflow in regexp matcher".
2669
2670 2012-05-31 Glenn Morris <rgm@gnu.org>
2671
2672 * image.el: For clarity, call imagemagick-register-types at
2673 top-level, rather than relying on a custom :initialize.
2674 (imagemagick-types-enable): New option. (Bug#11557)
2675 (imagemagick-filter-types): New function. (Bug#7406)
2676 (imagemagick-register-types): Use imagemagick-filter-types.
2677 If disabling support, remove elements altogether rather
2678 than using an impossible regexp.
2679 (imagemagick-types-inhibit): Give it the default init function.
2680
2681 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2682
2683 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
2684 Handle arbitrary file name lengths (Bug#11585).
2685
2686 2012-05-31 Martin Rudalics <rudalics@gmx.at>
2687
2688 * desktop.el (desktop-read): Clear previous and next buffers for
2689 all windows and bury *Messages* buffer (bug#11556).
2690
2691 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
2692
2693 Add `declare' for `defun'. Align `defmacro's with it.
2694 * emacs-lisp/easy-mmode.el (define-minor-mode)
2695 (define-globalized-minor-mode): Don't autoload the var definitions.
2696 * emacs-lisp/byte-run.el: Use lexical-binding.
2697 (defun-declarations-alist, macro-declarations-alist): New vars.
2698 (defmacro, defun): Use them.
2699 (make-obsolete, define-obsolete-function-alias)
2700 (make-obsolete-variable, define-obsolete-variable-alias):
2701 Use `declare'.
2702 (macro-declaration-function): Mark obsolete.
2703 * emacs-lisp/autoload.el: Use lexical-binding.
2704 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
2705
2706 2012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2707
2708 * textmodes/ispell.el (ispell-with-no-warnings):
2709 Define as a macro.
2710 (ispell-kill-ispell, ispell-change-dictionary):
2711 Use `called-interactively-p' for Emacs instead of obsolete
2712 `interactive-p'.
2713
2714 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2715
2716 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
2717 (macro-declaration-function): Move var from C code.
2718 (macro-declaration-function): Define function with defalias.
2719 * emacs-lisp/macroexp.el (macroexpand-all-1):
2720 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
2721 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
2722 defun/defmacro any more.
2723 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
2724 Provide fallback for unknown arglist.
2725 (byte-compile-arglist-warn): Change calling convention.
2726 (byte-compile-output-file-form): Move print-vars binding.
2727 (byte-compile-output-docform): Simplify accordingly.
2728 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
2729 (byte-compile-defmacro-declaration): Remove.
2730 (byte-compile-file-form-defmumble): Generalize to defalias.
2731 (byte-compile-output-as-comment): Return byte-positions.
2732 Simplify callers accordingly.
2733 (byte-compile-lambda): Use `assert'.
2734 (byte-compile-defun, byte-compile-defmacro): Remove.
2735 (byte-compile-file-form-defalias):
2736 Use byte-compile-file-form-defmumble.
2737 (byte-compile-defalias-warn): Remove.
2738
2739 2012-05-29 Stefan Merten <smerten@oekonux.de>
2740
2741 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
2742 possible. Fix authors. Improve comments. Improve loading of `cl'.
2743
2744 (rst-mode-abbrev-table): Merge definition.
2745 (rst-mode): Make sure `font-lock-defaults' is buffer local.
2746 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
2747
2748 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
2749
2750 * calendar/icalendar.el
2751 (icalendar-export-region): Export UID properly.
2752
2753 2012-05-29 Leo Liu <sdl.web@gmail.com>
2754 * calendar/icalendar.el (icalendar-import-format):
2755 Add `icalendar-import-format-uid' (Bug#11525).
2756 (icalendar-import-format-uid): New.
2757 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
2758 Export UID.
2759
2760 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2761
2762 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
2763 different alternative patterns.
2764 (pcase-codegen): Be more careful to preserve identity.
2765 (pcase--u1): Don't forget to mark vars as used.
2766
2767 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
2768 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
2769 (byte-compile-from-buffer): ...rather than here.
2770
2771 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
2772 functions from byte-compile-function-environment.
2773
2774 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
2775
2776 * window.el (window-deletable-p): Avoid deleting the root window
2777 of a frame with an active minibuffer.
2778
2779 2012-05-29 Martin Rudalics <rudalics@gmx.at>
2780
2781 * simple.el (choose-completion): Use quit-window (Bug#11567).
2782
2783 2012-05-29 Chong Yidong <cyd@gnu.org>
2784
2785 * whitespace.el (whitespace-cleanup): Fix usage of
2786 whitespace-empty-at-bob-regexp (Bug#11492).
2787
2788 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2789
2790 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
2791 revert (Bug#11488).
2792
2793 2012-05-29 Juri Linkov <juri@jurta.org>
2794
2795 * isearch.el (isearch-mode-map): Bind `M-s _' to
2796 `isearch-toggle-symbol'. Bind `M-s c' to
2797 `isearch-toggle-case-fold'.
2798 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
2799 (isearch-forward): Add `M-s _' to the docstring.
2800 (isearch-forward-symbol, isearch-toggle-case-fold)
2801 (isearch-symbol-regexp): New functions. (Bug#11381)
2802
2803 2012-05-29 Juri Linkov <juri@jurta.org>
2804
2805 * isearch.el (isearch-word): Add docstring. (Bug#11381)
2806 (isearch-occur, isearch-search-and-update): If `isearch-word' is
2807 a function, call it to get the regexp.
2808 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
2809 property `isearch-message-prefix' instead of the string "word ".
2810 (isearch-search-fun-default): For the case of `isearch-word',
2811 return a lambda that calls re-search-forward/re-search-backward
2812 with a regexp returned by `word-search-regexp' or by the function
2813 in `isearch-word'.
2814
2815 2012-05-29 Juri Linkov <juri@jurta.org>
2816
2817 * isearch.el (isearch-search-fun-default): New function.
2818 (isearch-search-fun): Move default part to the new function
2819 `isearch-search-fun-default'.
2820 (isearch-search-fun-function): Set the default value to
2821 `isearch-search-fun-default'. (Bug#11381)
2822
2823 * comint.el (comint-history-isearch-end):
2824 Use `isearch-search-fun-default'.
2825 (comint-history-isearch-search): Use `isearch-search-fun-default'
2826 and remove spacial case for `isearch-word'.
2827 (comint-history-isearch-wrap): Remove spacial case for
2828 `isearch-word'.
2829
2830 * hexl.el (hexl-isearch-search-function):
2831 Use `isearch-search-fun-default'.
2832
2833 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
2834 Use `word-search-regexp' for `isearch-word'.
2835
2836 * misearch.el (multi-isearch-search-fun):
2837 Use `isearch-search-fun-default'.
2838
2839 * simple.el (minibuffer-history-isearch-search):
2840 Use `isearch-search-fun-default' and remove spacial case for
2841 `isearch-word'.
2842 (minibuffer-history-isearch-wrap): Remove spacial case for
2843 `isearch-word'.
2844
2845 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
2846 Remove spacial case for `isearch-word'.
2847 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
2848
2849 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2850
2851 Decrease XEmacs incompatibilities.
2852 * textmodes/flyspell.el (flyspell-check-pre-word-p):
2853 Use `string-match'.
2854 (flyspell-delete-region-overlays): Use alternative definition for
2855 XEmacs.
2856 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
2857 (flyspell-word): Use `process-kill-without-query' if XEmacs.
2858 (flyspell-mode-on): Use `interactive-p' if XEmacs.
2859 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
2860 `define-obsolete-face-alias' under XEmacs, but old method.
2861
2862 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
2863 `with-no-warnings' definition or Emacs alias.
2864 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
2865 (ispell-word): Do not use `region-p' if XEmacs.
2866
2867 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2868
2869 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
2870 Check for `ispell-dictionary-base-alist' instead of full
2871 `ispell-dictionary-alist'.
2872 (ispell-init-process): Show spellchecker when starting new Ispell
2873 process.
2874
2875 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
2876
2877 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
2878 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
2879
2880 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * version.el (motif-version-string, gtk-version-string)
2883 (ns-version-string): Declare.
2884
2885 2012-05-27 Juri Linkov <juri@jurta.org>
2886
2887 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
2888 after the `eval-defun-1' specialcaseing
2889 like in `edebug-eval-defun' (bug#10181).
2890
2891 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
2892 like in `eval-defun-1'.
2893
2894 2012-05-27 Eli Zaretskii <eliz@gnu.org>
2895
2896 * mail/sendmail.el (mail-yank-region):
2897 Recognize rmail-yank-current-message in addition to insert-buffer.
2898 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
2899 a *mail* buffer created through rmail-start-mail with sendmail as
2900 mail-user-agent.
2901
2902 2012-05-27 Chong Yidong <cyd@gnu.org>
2903
2904 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
2905 Default to 256 (Bug#11267).
2906
2907 * help.el (describe-mode): Doc fix.
2908
2909 2012-05-26 Glenn Morris <rgm@gnu.org>
2910
2911 * w32-fns.el (w32-init-info): Remove.
2912 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
2913
2914 * info.el (info-initialize): For self-contained NS builds, put the
2915 included info/ directory at the front. (Bug#2791)
2916
2917 * paths.el (Info-default-directory-list): Make it a defcustom,
2918 mainly so that we can use custom-initialize-delay.
2919
2920 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2921
2922 * subr.el (buffer-has-markers-at): Mark obsolete.
2923
2924 * subr.el (lambda): Use declare.
2925
2926 * emacs-lisp/lisp-mode.el (lambda):
2927 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
2928
2929 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2930
2931 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
2932
2933 2012-05-26 Glenn Morris <rgm@gnu.org>
2934
2935 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
2936
2937 2012-05-25 Glenn Morris <rgm@gnu.org>
2938
2939 * paths.el: Remove no-byte-compile.
2940 * loadup.el: No need to load paths.el uncompiled.
2941
2942 * image.el (imagemagick-types-inhibit): Doc fix.
2943
2944 * version.el: Remove no-byte-compile and associated formatting.
2945 * loadup.el: No need to load version.el uncompiled. AFAICS, this
2946 is ancient code from when there was an "inc-vers.el".
2947
2948 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2949
2950 * progmodes/gdb-mi.el: Minor style changes.
2951 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
2952 Turn into minor modes.
2953 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
2954 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
2955 (gdb-shell): Remove unneeded let-binding.
2956 (gdb-get-many-fields): Eliminate O(n²) behavior.
2957
2958 2012-05-25 Eli Zaretskii <eliz@gnu.org>
2959
2960 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
2961 platforms that don't link in fontset.c.
2962
2963 2012-05-25 Juri Linkov <juri@jurta.org>
2964
2965 Use the same diff color scheme as in modern VCSes (bug#10181).
2966
2967 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
2968 to avoid confusion with `diff-added' that now uses green colors.
2969 (diff-removed): Use shades of red.
2970 (diff-added): Use shades of green.
2971 (diff-changed): Leave just the yellow color.
2972 (diff-use-changed-face): New variable.
2973 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
2974 how to highlight context diff changes.
2975 (diff-refine-change): Use shades of yellow.
2976 (diff-refine-removed): New face that uses shades of red.
2977 (diff-refine-added): New face that uses shades of green.
2978 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
2979 `diff-refine-removed' in the call to `smerge-refine-subst'
2980 depending on the value of `diff-use-changed-face'.
2981
2982 * vc/smerge-mode.el (smerge-mine): Use shades of red.
2983 (smerge-other): Use shades of green.
2984 (smerge-base): Use shades of yellow.
2985 (smerge-refined-change): Empty face.
2986 (smerge-refined-removed): New face that uses shades of red.
2987 (smerge-refined-added): New face that uses shades of green.
2988 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
2989 args `props-r' and `props-a', and use them. Doc fix.
2990 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
2991 on its value use different faces `smerge-refined-change',
2992 `smerge-refined-removed', `smerge-refined-added' in the call to
2993 `smerge-refine-subst'.
2994
2995 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
2996 Add face condition `min-colors 88' with shades of red.
2997 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
2998 `min-colors 88' with shades of green.
2999 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
3000 `min-colors 88' with shades of yellow.
3001
3002 2012-05-24 Glenn Morris <rgm@gnu.org>
3003
3004 * paths.el (prune-directory-list, remote-shell-program): Move to...
3005 * files.el (prune-directory-list, remote-shell-program): ...here.
3006 For the latter, delay initialization, prefer ssh, just search PATH.
3007
3008 * paths.el (term-file-prefix): Move to faces.el (the only user).
3009 * faces.el (term-file-prefix): Move here, make it a defcustom.
3010
3011 * paths.el (news-directory, news-path, news-inews-program):
3012 Move to gnus/nnspool.el.
3013
3014 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
3015
3016 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
3017 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
3018 Make the latter a defcustom, with a delayed initialization.
3019
3020 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
3021 These were deleted from Gnus itself late 2010.
3022
3023 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
3024
3025 * progmodes/which-func.el (which-func-ff-hook):
3026 Check against user-error, not error.
3027
3028 * emacs-lisp/edebug.el (top): Do not load or set up loading of
3029 cl-specs.el, which no longer exists.
3030
3031 2012-05-22 Glenn Morris <rgm@gnu.org>
3032
3033 * info.el (info-emacs-bug): New command.
3034 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
3035 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
3036
3037 2012-05-21 Glenn Morris <rgm@gnu.org>
3038
3039 * makefile.w32-in (update-subdirs-SH):
3040 * Makefile.in (update-subdirs): Update for moved update-subdirs.
3041
3042 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
3043
3044 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
3045
3046 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3047 Simplify Maven regexp, and make sure the file can't start with a space
3048 (bug#11517).
3049
3050 2012-05-21 Glenn Morris <rgm@gnu.org>
3051
3052 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
3053 Scrap superfluous subshells.
3054
3055 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
3056
3057 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
3058 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
3059
3060 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
3061
3062 * calc/calc.el (calc-ensure-consistent-units): New variable.
3063
3064 * calc/calc-units.el (math-consistent-units-p)
3065 (math-check-unit-consistency): New functions.
3066 (calc-quick-units, calc-convert-units):
3067 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
3068 is non-nil.
3069 (calc-extract-units): Fix typo.
3070
3071 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
3072
3073 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
3074
3075 * textmodes/flyspell.el: Commenting style, plus code simplifications.
3076 (flyspell-default-deplacement-commands): Don't spell check after
3077 repeated window/frame switches (e.g. triggered by mouse-movement).
3078 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
3079 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
3080 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
3081 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
3082 Remove unused vars.
3083 (flyspell-get-casechars, flyspell-get-not-casechars):
3084 Simplify; Don't bother removing a ] just to add it back.
3085 * textmodes/ispell.el (ispell-program-name): Use executable-find.
3086
3087 2012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3088
3089 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
3090 New functions.
3091 (math-function-table): Add support for more C functions.
3092
3093 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3094
3095 * textmodes/flyspell.el (flyspell-check-pre-word-p)
3096 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
3097 Protect delay handling for otherchars against empty otherchars.
3098
3099 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
3100
3101 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
3102 their respective macro declarations.
3103 * skeleton.el (define-skeleton):
3104 * progmodes/compile.el (define-compilation-mode):
3105 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
3106 (define-ibuffer-filter):
3107 * emacs-lisp/generic.el (define-generic-mode):
3108 * emacs-lisp/easy-mmode.el (define-minor-mode)
3109 (define-globalized-minor-mode):
3110 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
3111 * emacs-lisp/byte-run.el (defsubst):
3112 * custom.el (deftheme): Add doc-string metadata.
3113
3114 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3115
3116 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
3117
3118 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3119
3120 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
3121
3122 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
3123 * emacs-lisp/cl-macs.el: Idem.
3124 * emacs-lisp/cl-specs.el: Remove.
3125
3126 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3127
3128 Minor renaming of internal CL functions and variables.
3129 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
3130 (cl--position): Rename from cl-position.
3131 (cl--delete-duplicates): Rename from cl-delete-duplicates.
3132 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
3133 (cl--random-state): Rename from *random-state*.
3134
3135 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
3136
3137 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
3138 parens around the arg list (bug#11499).
3139
3140 2012-05-17 Juri Linkov <juri@jurta.org>
3141
3142 * isearch.el (word-search-regexp, word-search-backward)
3143 (word-search-forward, word-search-backward-lax)
3144 (word-search-forward-lax): Move functions from search.c
3145 (bug#10145, bug#11381).
3146
3147 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3148
3149 * textmodes/flyspell.el (flyspell-check-pre-word-p)
3150 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
3151 Delay for otherchars as for normal word components.
3152
3153 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * minibuffer.el (completion--sifn-requote): Fix last change.
3156 (minibuffer-local-must-match-filename-map):
3157 Move define-obsolete-variable-alias before its var.
3158
3159 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
3160
3161 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
3162
3163 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
3164 behavior.
3165 (completion--string-equal-p): New function.
3166 (completion--twq-all): Use it to get better assertion failure data.
3167
3168 Only handle ".." and '..' quoting in shell-mode (bug#11466).
3169 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
3170 (shell--requote-argument): New functions.
3171 (shell-completion-vars): Use them.
3172 (shell--parse-pcomplete-arguments): Rename from
3173 shell-parse-pcomplete-arguments.
3174 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
3175 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
3176 Obey comint-file-name-quote-list.
3177
3178 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
3179 (smie-indent-keyword): Use it.
3180
3181 2012-05-14 Stefan Merten <smerten@oekonux.de>
3182
3183 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
3184
3185 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
3186
3187 * net/rlogin.el (rlogin-mode-map): Fix last change.
3188
3189 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
3190
3191 * mail/smtpmail.el (smtpmail-send-command): Send the command and
3192 the following \r\n using a single `process-send-string', since the
3193 Lotus SMTP server refuses to accept any commands if they are sent
3194 with two `process-send-string's (Bug#11444).
3195
3196 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
3197
3198 * shell.el (shell-parse-pcomplete-arguments):
3199 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
3200
3201 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
3202
3203 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
3204 (image-transform-scale, image-transform-right-angle-fudge): New vars.
3205 (image-transform-width, image-transform-fit-width): New functions.
3206 (image-transform-properties): Use them.
3207 (image-transform-check-size): New function.
3208 (image-toggle-display-image): Use it (for testing).
3209 (image-transform-set-rotation): Reduce angle mod 360.
3210 Delete obsolete comment.
3211
3212 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
3213
3214 * image-mode.el: Fix scaling (bug#11399).
3215 (image-transform-resize): Doc fix.
3216 (image-transform-properties): Default scale is 1 and height should
3217 be an integer.
3218
3219 2012-05-13 Johan Bockgård <bojohan@gnu.org>
3220
3221 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
3222 than hard-coding `car', to fix misbehavior when moving forward.
3223
3224 2012-05-13 Chong Yidong <cyd@gnu.org>
3225
3226 * emacs-lisp/tabulated-list.el (tabulated-list-format)
3227 (tabulated-list-entries, tabulated-list-padding)
3228 (tabulated-list-sort-key): Make permanent-local.
3229
3230 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
3231 (electric-buffer-list): Put electric buffer menu
3232 command descriptions in this docstring, instead of the docstring
3233 of electric-buffer-menu-mode. Code cleanups.
3234 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
3235 Electric-buffer-menu-mode.
3236 (electric-buffer-update-highlight): Minor code cleanup.
3237
3238 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
3239
3240 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
3241 (Bug#11447)
3242
3243 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
3244
3245 Move define-obsolete-variable-alias before the var's definition.
3246 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
3247 * tooltip.el (tooltip-hook):
3248 * textmodes/reftex-toc.el (reftex-toc-map):
3249 * textmodes/reftex-sel.el (reftex-select-label-map)
3250 (reftex-select-bib-map):
3251 * textmodes/reftex-index.el (reftex-index-map)
3252 (reftex-index-phrases-map):
3253 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
3254 * progmodes/meta-mode.el (meta-mode-map):
3255 * novice.el (disabled-command-hook):
3256 * loadhist.el (unload-hook-features-list):
3257 * frame.el (blink-cursor):
3258 * files.el (find-file-not-found-hooks, write-file-hooks)
3259 (write-contents-hooks):
3260 * emulation/tpu-edt.el (GOLD-map):
3261 * emacs-lock.el (emacs-lock-from-exiting):
3262 * emacs-lisp/generic.el (generic-font-lock-defaults):
3263 * emacs-lisp/chart.el (chart-map):
3264 * dos-fns.el (register-name-alist):
3265 * dired-x.el (dired-omit-files-p):
3266 * desktop.el (desktop-enable):
3267 * cus-edit.el (custom-mode-hook):
3268 * buff-menu.el (buffer-menu-mode-hook):
3269 * bookmark.el (bookmark-read-annotation-text-func)
3270 (bookmark-exit-hooks):
3271 * allout.el (allout-mode-deactivate-hook)
3272 (allout-exposure-change-hook, allout-structure-added-hook)
3273 (allout-structure-deleted-hook, allout-structure-shifted-hook):
3274 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
3275 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
3276 comes before the corresponding variable's definition.
3277
3278 2012-05-12 Chong Yidong <cyd@gnu.org>
3279
3280 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
3281 (Buffer-menu-mouse-select): Restore function (Bug#11459).
3282 (Buffer-menu-mode-map): Bind it.
3283 (Buffer-menu--pretty-name): Add a mouse-face property.
3284
3285 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3286
3287 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
3288 (prolog-upper-case-string, prolog-lower-case-string)
3289 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
3290 (prolog-use-smie, prolog-smie-grammar): New vars.
3291 (prolog-smie-forward-token, prolog-smie-backward-token)
3292 (prolog-smie-rules): New funs.
3293 (prolog-comment-indent): Remove.
3294 (prolog-mode-variables): Use default comment indentation instead.
3295 Setup SMIE.
3296 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
3297 (prolog-mode): Don't call them any more.
3298 (prolog-electric-colon, prolog-electric-dash)
3299 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
3300
3301 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
3302
3303 * minibuffer.el (completion--twq-all): Again, allow case differences.
3304
3305 * term.el: Move keymap initialization code to be more idiomatic.
3306 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
3307 (term-terminal-menu): Move initialization into declaration.
3308 (term-escape-char): Let the user set it in her .emacs.
3309
3310 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
3311 Provide SMIE-based indentation (not enabled by default yet).
3312 (sh-mode-map): Don't bind electric keys.
3313 Use electric-pair-mode instead of skeleton-pair.
3314 (sh-assignment-regexp): Fit within 80 columns.
3315 (sh-indent-supported): Specify actual shell name instead of boolean.
3316 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
3317 (sh-maybe-here-document): Use it. Make obsolete.
3318 (sh-electric-here-document-mode) New minor mode.
3319 (sh-mode): Use it. Don't set sh-indent-supported-here here.
3320 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
3321 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
3322 (sh-smie-rc-grammar, sh-use-smie): New vars.
3323 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
3324 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
3325 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
3326 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
3327 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
3328 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
3329 (sh-set-shell): Use smie-setup if requested.
3330
3331 * term.el (term-set-escape-char): Properly set term-escape-char.
3332 See http://stackoverflow.com/questions/10524656.
3333
3334 2012-05-10 Chong Yidong <cyd@gnu.org>
3335
3336 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
3337 Use url-generic-parse-url, and handle host names and Windows
3338 filenames properly.
3339 (ffap-url-unwrap-remote): Use url-generic-parse-url.
3340 (ffap-url-unwrap-remote): Accept list values, specifying a list of
3341 URL schemes to work on.
3342 (ffap--toggle-read-only): New function.
3343 (ffap-read-only, ffap-read-only-other-window)
3344 (ffap-read-only-other-frame): Use it.
3345 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
3346 necessary for ffap-url-unwrap-remote.
3347
3348 2012-05-10 Dave Abrahams <dave@boostpro.com>
3349
3350 * cus-start.el (create-lockfiles): Add it.
3351
3352 2012-05-09 Chong Yidong <cyd@gnu.org>
3353
3354 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
3355 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
3356
3357 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3358
3359 * shell.el (shell-completion-vars): Fix last change (bug#11348).
3360
3361 2012-05-09 Chong Yidong <cyd@gnu.org>
3362
3363 * ansi-color.el (ansi-color-process-output): Check for validity of
3364 comint-last-output-start before using it. This avoids a bad
3365 interaction with gdb-mi's input/output buffer.
3366
3367 2012-05-09 Glenn Morris <rgm@gnu.org>
3368
3369 * files.el (dir-locals-read-from-file):
3370 Mention dir-locals in any error message.
3371
3372 2012-05-09 Chong Yidong <cyd@gnu.org>
3373
3374 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
3375 package (Bug#11410).
3376
3377 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
3378 variables into description.
3379
3380 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3381
3382 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
3383 shell-delimiter-argument-list (bug#11348).
3384 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
3385
3386 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
3387
3388 * textmodes/rst.el: Silence byte-compiler warnings.
3389 (rst-re-alist, rst-reset-section-caches): Move around.
3390 (rst-re): Use `characterp', not `char-valid-p'.
3391 (font-lock-beg, font-lock-end): Declare.
3392
3393 * progmodes/idlw-shell.el (specs): Remove reference to deleted
3394 variable `idlwave-shell-activate-alt-keybindings' and simplify.
3395
3396 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
3397
3398 2012-05-08 Glenn Morris <rgm@gnu.org>
3399
3400 * files.el (auto-mode-alist): Treat ".make" like ".mk".
3401
3402 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
3403
3404 * vc/log-edit.el: Add GNU coding standards highlighting.
3405 (log-edit-font-lock-gnu-style)
3406 (log-edit-font-lock-gnu-keywords): New vars.
3407 (log-edit-font-lock-keywords): New fun.
3408 (log-edit-mode): Don't fold case in font-lock.
3409 (log-edit-font-lock-keywords): Do not assume case-folding.
3410
3411 * imenu.el: Misc cleanup. Make docstrings out of comments.
3412 Use lexical-binding.
3413 (imenu--index-alist, imenu--last-menubar-index-alist)
3414 (imenu-menubar-modified-tick): Use defvar-local.
3415 (imenu--split-menu): Remove unused var.
3416 (imenu--cleanup-seen): Declare as global.
3417 (imenu--cleanup): Use dolist.
3418
3419 * subr.el (defvar-local): Add debug spec and doc-string position.
3420
3421 2012-05-08 Glenn Morris <rgm@gnu.org>
3422
3423 * language/burmese.el, language/cham.el, language/czech.el:
3424 * language/english.el, language/georgian.el, language/greek.el:
3425 * language/japanese.el, language/khmer.el, language/korean.el:
3426 * language/lao.el, language/misc-lang.el, language/romanian.el:
3427 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
3428 * language/thai.el, language/utf-8-lang.el:
3429 Remove no-byte-compile setting.
3430
3431 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
3432
3433 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3434
3435 * progmodes/make-mode.el (makefile-browse):
3436 Remove unnecessary interactive. (Bug#11324)
3437
3438 2012-05-07 Glenn Morris <rgm@gnu.org>
3439
3440 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
3441
3442 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
3443
3444 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
3445
3446 * loadup.el: Preload newcomment.el.
3447 * newcomment.el: Move autoload-only code to toplevel.
3448
3449 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
3450 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
3451 Handle new :right-align column property.
3452 (tabulated-list-print-col): Idem, plus use `display' text-property to
3453 try and preserve alignment for variable pitch fonts.
3454
3455 2012-05-07 Chong Yidong <cyd@gnu.org>
3456
3457 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
3458 (tabulated-list-use-header-line): New var.
3459 (tabulated-list-init-header): Use it.
3460 (tabulated-list-print-fake-header): New function.
3461 (tabulated-list-print): Use it.
3462 (tabulated-list-sort-button-map): Add non-header-line commands.
3463 (tabulated-list-init-header): Add column name property to basic
3464 labels as well.
3465 (tabulated-list-col-sort): Handle non-header-line button case.
3466 (tabulated-list--sort-by-column-name): Fix a corner case.
3467
3468 * buff-menu.el (list-buffers--refresh):
3469 Handle Buffer-menu-use-header-line.
3470
3471 2012-05-06 Chong Yidong <cyd@gnu.org>
3472
3473 * buff-menu.el: Convert to Tabulated List mode.
3474 (Buffer-menu-buffer+size-width): Make obsolete.
3475 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
3476 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
3477 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
3478 documentation into docstring of buffer-menu.
3479 (Buffer-menu-toggle-files-only): Add an informative message.
3480 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
3481 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
3482 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
3483 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
3484 (Buffer-menu-execute, Buffer-menu-select)
3485 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
3486 (Buffer-menu-bury): Use Tabulated List machinery.
3487 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
3488 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
3489 Delete.
3490 (list-buffers--refresh): New function.
3491 (list-buffers-noselect): Use it.
3492 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
3493 (Buffer-menu--pretty-file-name): New helper functions.
3494
3495 * loadup.el: Preload tabulated-list.
3496
3497 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
3498 tabulated-list-sort-column.
3499 (tabulated-list-init-header): Add the initial aligning space even
3500 if tabulated-list-padding is zero.
3501
3502 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
3503
3504 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
3505 whose cdr is not a cons cell correctly (bug#11038).
3506
3507 2012-05-06 Chong Yidong <cyd@gnu.org>
3508
3509 * emacs-lisp/tabulated-list.el (tabulated-list-format):
3510 Accept additional plist in column descriptors.
3511 (tabulated-list-init-header): Obey it.
3512 (tabulated-list-get-entry): New function.
3513 (tabulated-list-put-tag): Use it. Use string-width instead of
3514 length.
3515 (tabulated-list--column-number): New function.
3516 (tabulated-list-print): Use it.
3517 (tabulated-list-print-col): New function.
3518 Set `tabulated-list-column-name' property on each column's text.
3519 (tabulated-list-print-entry): Use it.
3520 (tabulated-list-delete-entry, tabulated-list-set-col):
3521 New functions.
3522 (tabulated-list-sort-column): New command (Bug#11337).
3523
3524 * buff-menu.el (list-buffers): Move C-x C-b binding from
3525 buff-menu.el to bindings.el.
3526
3527 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
3528 :advertised-binding feature.
3529
3530 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
3531
3532 * progmodes/compile.el (compilation-internal-error-properties):
3533 Calculate start position correctly when end-col is set but
3534 end-line is not (Bug#11382).
3535
3536 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
3537
3538 * man.el (Man-unindent): Use text-property-default-nonsticky to
3539 prevent untabify from inheriting face properties (Bug#11408).
3540
3541 2012-05-05 Stefan Merten <smerten@oekonux.de>
3542
3543 * textmodes/rst.el: Major merge with upstream development up to
3544 Docutils SVN r7399 / rst.el V1.2.1.
3545
3546 Clarify maintainership and authors.
3547
3548 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
3549 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
3550 (rst-official-version, rst-official-cvs-rev, rst-version)
3551 (rst-package-emacs-version-alist): New functions and variables
3552 for version information.
3553
3554 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
3555 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
3556 (rst-mode-syntax-table, rst-mode): New and corrected functions
3557 and variables representing reStructuredText features.
3558
3559 (rst-re): New function for reStructuredText regexes. Use in
3560 many places.
3561
3562 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
3563 (rst-mode-map): Rebind keys.
3564
3565 (rst-mode-lazy, rst-font-lock-keywords)
3566 (rst-font-lock-extend-region)
3567 (rst-font-lock-extend-region-internal)
3568 (rst-font-lock-extend-region-extend)
3569 (rst-font-lock-find-unindented-line-limit)
3570 (rst-font-lock-find-unindented-line-match)
3571 (rst-adornment-level, rst-font-lock-adornment-level)
3572 (rst-font-lock-adornment-match)
3573 (rst-font-lock-handle-adornment-pre-match-form)
3574 (rst-font-lock-handle-adornment-matcher): Major revision of
3575 font-locking. Integrate with other code. Use `jit-lock-mode'.
3576
3577 (rst-preferred-adornments, rst-adjust-hook)
3578 (rst-new-adornment-down, rst-preferred-bullets)
3579 (rst-preferred-bullets, rst-indent, rst-indent-width)
3580 (rst-indent-field, rst-indent-literal-normal)
3581 (rst-indent-literal-minimized, rst-indent-comment): Change,
3582 extend and improve customization.
3583
3584 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
3585 (rst-normalize-cursor-position, rst-get-decoration)
3586 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
3587 (rst-rstrip, rst-toc-insert-find-delete-contents)
3588 (rst-shift-fill-region, rst-compute-bullet-tabs)
3589 (rst-debug-print-tabs, rst-debug-mark-found)
3590 (rst-shift-region-guts, rst-shift-region-right)
3591 (rst-shift-region-left, rst-use-char-classes)
3592 (rst-font-lock-keywords-function)
3593 (rst-font-lock-indentation-point)
3594 (rst-font-lock-find-unindented-line-begin)
3595 (rst-font-lock-find-unindented-line-end)
3596 (rst-font-lock-find-unindented-line)
3597 (rst-font-lock-adornment-point, rst-font-lock-level)
3598 (rst-adornment-level-alist): Remove functions and variables.
3599
3600 (rst-compare-adornments, rst-get-adornment-match)
3601 (rst-suggest-new-adornment, rst-get-adornments-around)
3602 (rst-adornment-complete-p, rst-get-next-adornment)
3603 (rst-adjust-adornment, rst-display-adornments-hierarchy)
3604 (rst-straighten-adornments): Standardize function names to
3605 use "adornment" instead of "decoration". Correct callers.
3606 Similar standardizing in many places.
3607
3608 (rst-update-section, rst-adjust, rst-promote-region)
3609 (rst-enumerate-region, rst-bullet-list-region)
3610 (rst-repeat-last-character): Correct use of `interactive'.
3611
3612 (rst-classify-adornment, rst-find-all-adornments)
3613 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
3614 (rst-find-leftmost-column, rst-repeat-last-character):
3615 Refactor functions.
3616
3617 (rst-find-title-line, rst-reset-section-caches)
3618 (rst-get-adornments-around, rst-adjust-adornment-work)
3619 (rst-arabic-to-roman, rst-roman-to-arabic)
3620 (rst-insert-list-pos, rst-insert-list-new-item)
3621 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
3622 New functions.
3623
3624 (rst-all-sections, rst-section-hierarchy)
3625 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
3626 New variables.
3627
3628 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
3629 configuration instead of only buffer. Change where necessary.
3630
3631 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
3632 (rst-shift-region, rst-adaptive-fill): New functions for
3633 indentation and filling.
3634
3635 (rst-comment-line-break, rst-comment-indent)
3636 (rst-comment-insert-comment, rst-comment-region)
3637 (rst-uncomment-region): New functions for handling comments.
3638
3639 (rst-compile): Quote shell arguments.
3640
3641 (rst-compile-pdf-preview, rst-compile-slides-preview):
3642 Delete temporary files after use.
3643
3644 2012-05-05 Glenn Morris <rgm@gnu.org>
3645
3646 * calendar/cal-html.el: Optionally include holidays in the output.
3647 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
3648 (cal-html-holidays): New option.
3649 (cal-html-css-default): Add holiday entry.
3650 (holiday-in-range): Autoload it.
3651 (cal-html-htmlify-entry): Add optional class argument.
3652 (cal-html-htmlify-list): Add optional holidays argument.
3653 (cal-html-insert-agenda-days): Include holidays in the output.
3654 (cal-html-one-month): Maybe include holidays.
3655
3656 * calendar/holidays.el (holiday-in-range):
3657 Move here from cal-tex-list-holidays.
3658 * calendar/cal-tex.el (cal-tex-list-holidays):
3659 Make it an obsolete alias for holiday-in-range. Update all callers.
3660
3661 2012-05-05 Chong Yidong <cyd@gnu.org>
3662
3663 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
3664 Nextstep.
3665
3666 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
3667
3668 * files.el (file-auto-mode-skip): New var.
3669 (set-auto-mode-1): Use it.
3670
3671 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3672
3673 * repeat.el: Use lexical-binding.
3674 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
3675 (repeat-undo-count): Remove.
3676 (repeat):
3677 * progmodes/octave-mod.el (octave-abbrev-start):
3678 * progmodes/f90.el (f90-abbrev-start):
3679 * face-remap.el (text-scale-adjust):
3680 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
3681
3682 * emacs-lisp/pcase.el (pcase--let*): New function.
3683 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
3684 a bit more.
3685 (pcase--split-pred): Be more clever about ruling out overlap between
3686 a predicate and some constant pattern.
3687 (pcase--q1): Use `null' instead of (eq foo nil).
3688
3689 * subr.el (setq-local, defvar-local): New macros.
3690 (kbd): Redefine as an alias.
3691 (with-selected-window): Leave unrelated frames alone.
3692 (set-temporary-overlay-map): New function.
3693
3694 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3695
3696 * subr.el (user-error): New function.
3697 * window.el (switch-to-buffer):
3698 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
3699 (smerge-match-conflict):
3700 * simple.el (previous-matching-history-element)
3701 (next-matching-history-element, goto-history-element, undo-more)
3702 (undo-start):
3703 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
3704 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
3705 (next-file, tags-loop-scan, list-tags, complete-tag):
3706 * progmodes/compile.el (compilation-loop):
3707 * mouse.el (mouse-minibuffer-check):
3708 * man.el (Man-bgproc-sentinel, Man-goto-page):
3709 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
3710 (Info-history-forward, Info-follow-reference, Info-menu)
3711 (Info-extract-menu-item, Info-extract-menu-counting)
3712 (Info-forward-node, Info-backward-node, Info-next-menu-item)
3713 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
3714 (Info-next-reference, Info-prev-reference, Info-index)
3715 (Info-index-next, Info-follow-nearest-node)
3716 (Info-copy-current-node-name):
3717 * imenu.el (imenu--make-index-alist)
3718 (imenu-default-create-index-function, imenu-add-to-menubar):
3719 * files.el (basic-save-buffer, recover-file):
3720 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
3721 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
3722 (checkdoc-message-text, checkdoc-defun):
3723 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
3724 * cus-edit.el (customize-changed-options, customize-rogue)
3725 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
3726 (custom-variable-mark-to-reset-standard)
3727 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
3728 (custom-file):
3729 * completion.el (check-completion-length):
3730 * comint.el (comint-search-arg)
3731 (comint-previous-matching-input-string-position)
3732 (comint-previous-matching-input)
3733 (comint-replace-by-expanded-history-before-point, comint-send-input)
3734 (comint-copy-old-input, comint-backward-matching-input)
3735 (comint-goto-process-mark, comint-set-process-mark):
3736 * calendar/calendar.el (calendar-cursor-to-date): Use it.
3737 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
3738
3739 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
3740
3741 * dabbrev.el (dabbrev--ignore-case-p): New function.
3742 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
3743 Use it.
3744
3745 * files.el (automount-dir-prefix): Mark as obsolete.
3746
3747 2012-05-04 Glenn Morris <rgm@gnu.org>
3748
3749 * patcomp.el, play/bruce.el: Move to obsolete/.
3750
3751 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
3752
3753 Fix minor Y10k bugs.
3754 * arc-mode.el (archive-unixdate):
3755 * autoinsert.el (auto-insert-alist):
3756 * calc/calc-forms.el (math-this-year):
3757 * emacs-lisp/copyright.el (copyright-current-year)
3758 (copyright-update-year, copyright):
3759 * tar-mode.el (tar-clip-time-string):
3760 * time.el (display-time-update):
3761 Don't assume years have 4 digits.
3762
3763 2012-05-04 Chong Yidong <cyd@gnu.org>
3764
3765 * dos-w32.el (file-name-buffer-file-type-alist)
3766 (direct-print-region-use-command-dot-com):
3767 * ffap.el (ffap-menu-regexp):
3768 * find-file.el (ff-special-constructs):
3769 * follow.el (follow-debug):
3770 * forms.el (forms--debug):
3771 * iswitchb.el (iswitchb-all-frames):
3772 * ido.el (ido-all-frames):
3773 * emacs-lisp/timer.el (timer-max-repeats):
3774 * mail/feedmail.el (feedmail-mail-send-hook)
3775 (feedmail-mail-send-hook-queued):
3776 * mail/footnote.el (footnote-signature-separator):
3777 * mail/mailabbrev.el (mail-alias-separator-string)
3778 (mail-abbrev-mode-regexp):
3779 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
3780 * progmodes/idlwave.el (idlwave-libinfo-file)
3781 (idlwave-default-completion-case-is-down)
3782 (idlwave-library-routines): Convert defvars to defcustoms.
3783
3784 * mail/rmail.el (rmail-decode-mime-charset):
3785 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
3786 (idlwave-shell-fix-inserted-breaks)
3787 (idlwave-shell-activate-alt-keybindings)
3788 (idlwave-shell-use-breakpoint-glyph):
3789 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
3790
3791 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3792
3793 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
3794
3795 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
3796
3797 * progmodes/verilog-mode.el (font-lock-keywords):
3798 Fix mis-highligting auto. Reported by Craig Barner.
3799 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
3800 defines from global name space. Reported by Dan Dever.
3801 (verilog-auto-reset, verilog-auto-reset-widths)
3802 (verilog-auto-tieoff): Support using unbased numbers for
3803 AUTORESET and AUTOTIEOFF.
3804 (verilog-submit-bug-report): Update variable list.
3805 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
3806 parenthesis from not matching. Reported by Michael Rytting.
3807 (verilog-auto-template-lint): Fix hash error when linting modules
3808 with no used templates.
3809 (verilog-warn, verilog-warn-error)
3810 (verilog-warn-fatal): When non-interactive report multiple
3811 warnings before exiting. Suggested by Brad Dobbie.
3812 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
3813 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
3814 to report unused template errors. Reported by Brad Dobbie.
3815 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
3816 nets, bug438. Reported by Vns Blore.
3817 (verilog-auto-inout-module, verilog-auto-reg)
3818 (verilog-read-decls, verilog-read-sub-decls-sig)
3819 (verilog-signals-edit-wire-reg, verilog-signals-with):
3820 Fix passing of Verilog data types in ANSI input/output ports
3821 such as "output logic" into the AUTOs. Special case "wire" and
3822 "reg" for backwards compatibility presuming Verilog 2001.
3823 (verilog-auto-ascii-enum): Add "auto enum" as alias.
3824 (verilog-preprocess): Fix replication of preprocess output.
3825 Reported by Brad Dobbie.
3826 (verilog-auto-inst-interfaced-ports):
3827 Create verilog-auto-inst-interfaced-ports, bug429.
3828 Reported by Julian Gorfajn.
3829 (verilog-after-save-font-hook)
3830 (verilog-before-save-font-hook): New variable.
3831 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
3832 (verilog-save-font-mods): Wrap disabling fontification, reported
3833 by David Rogoff.
3834 (verilog-do-indent, verilog-pretty-declarations-auto)
3835 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
3836 Reported by Pierre-David Pfister.
3837 (verilog-set-auto-endcomments): Fix endtask auto comments outside
3838 of class declarations, bug292. Reported by Kevin Heilman.
3839 (verilog-read-decls): Fix 'parameter type' not appearing in
3840 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
3841 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
3842 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
3843 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
3844 Reported by David Kravitz.
3845
3846 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
3847
3848 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
3849 assignment with tests in ifs and for loops.
3850 (verilog-extended-complete-re, verilog-complete-reg): Change so
3851 that DPI inport functions don't look like fuction declarations.
3852 (verilog-pretty-expr): Don't line up assignment
3853 operations to the test and increment in if and for loops
3854 (verilog-extended-complete-re, verilog-complete-reg): Change so
3855 that DPI inport functions don't look like fuction declarations.
3856
3857 2012-05-03 Kenichi Handa <handa@m17n.org>
3858
3859 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
3860 decoding, and show a warning message without signaling an error
3861 (Bug#11282).
3862
3863 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
3864
3865 * emacs-lisp/bytecomp.el
3866 (byte-compile-file-form-custom-declare-variable): Compile all elements,
3867 since cconv.el might have introduced :fun-body, internal-make-closure,
3868 and friends for bytecomp to handle (bug#11391).
3869 * custom.el (defcustom): Avoid ((λ ..) ..).
3870
3871 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
3872
3873 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
3874
3875 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
3876
3877 * notifications.el (dbus-debug):
3878 * term/linux.el (gpm-mouse-enable):
3879 * term/screen.el (xterm-register-default-colors): Declare.
3880
3881 2012-05-02 Chong Yidong <cyd@gnu.org>
3882
3883 * cus-start.el (gc-cons-percentage, exec-suffixes)
3884 (dos-display-scancodes, dos-hyper-key, dos-super-key)
3885 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
3886 (make-cursor-line-fully-visible, void-text-area-pointer)
3887 (font-list-limit): Add customization data.
3888
3889 * allout.el (allout-exposure-change-functions)
3890 (allout-structure-added-functions)
3891 (allout-structure-deleted-functions)
3892 (allout-structure-shifted-functions): Rename abnormal hooks from
3893 *-hook, and convert to defcustoms.
3894 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
3895 Convert to defcustoms.
3896 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
3897
3898 * allout-widgets.el: Hook callers changed.
3899
3900 2012-05-02 Eli Zaretskii <eliz@gnu.org>
3901
3902 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
3903 the yanked message in preference to the default value of
3904 buffer-file-coding-system.
3905
3906 2012-05-02 Martin Rudalics <rudalics@gmx.at>
3907
3908 * window.el (display-buffer--action-function-custom-type):
3909 Fix entry.
3910
3911 2012-05-02 Alan Mackenzie <acm@muc.de>
3912
3913 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
3914
3915 2012-05-01 Glenn Morris <rgm@gnu.org>
3916
3917 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
3918
3919 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
3920
3921 * cus-edit.el (custom-variable-documentation): Simplify with format.
3922
3923 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
3924 Stefan Monnier <monnier@iro.umontreal.ca>
3925
3926 * simple.el (suggest-key-bindings, execute-extended-command):
3927 Move from keyboard.c.
3928
3929 2012-05-01 Chong Yidong <cyd@gnu.org>
3930
3931 * follow.el: Eliminate advice.
3932 (set-process-filter, process-filter, sit-for): Advice deleted.
3933 (follow-mode-off-hook): Obsolete hook removed.
3934 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
3935 Vars deleted.
3936 (follow-auto): Use a :set function.
3937 (follow-mode): Rewritten. Don't advise process filters.
3938 (follow-switch-to-current-buffer-all, follow-scroll-up)
3939 (follow-scroll-down): Assume follow-mode is bound.
3940 (follow-comint-scroll-to-bottom)
3941 (follow-align-compilation-windows): New functions.
3942 (follow--window-sorter): New function.
3943 (follow-all-followers): Use it to explicitly sort windows by their
3944 positions; don't make assumptions about next-window order.
3945 (follow-windows-start-end, follow-delete-other-windows-and-split)
3946 (follow-calc-win-start): Doc fix.
3947 (follow-windows-aligned-p, follow-select-if-visible): Don't call
3948 vertical-motion unnecessarily.
3949 (follow-adjust-window): New function.
3950 (follow-post-command-hook): Use it.
3951 (follow-call-set-process-filter, follow-call-process-filter)
3952 (follow-intercept-process-output, follow-tidy-process-filter-alist)
3953 (follow-stop-intercept-process-output, follow-generic-filter):
3954 Functions deleted.
3955 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
3956 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
3957 New functions, replacing advice on scroll-bar-* commands.
3958 (follow-mwheel-scroll): New function (Bug#4112).
3959
3960 * comint.el (comint-adjust-point): New function.
3961 (comint-postoutput-scroll-to-bottom): Use it.
3962 Call follow-comint-scroll-to-bottom for Follow mode buffers.
3963
3964 2012-05-01 Glenn Morris <rgm@gnu.org>
3965
3966 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
3967 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
3968 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
3969 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
3970 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
3971 Remove no-byte-compile setting.
3972
3973 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3974
3975 * minibuffer.el (completion-table-with-quoting): Fix compatibility
3976 all-completions code to not return a number in the last cdr.
3977
3978 2012-04-30 Leo Liu <sdl.web@gmail.com>
3979
3980 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
3981 read-only error.
3982
3983 2012-04-29 Chong Yidong <cyd@gnu.org>
3984
3985 * follow.el (follow-calc-win-end): Rewrite to handle partial
3986 screen lines correctly (Bug#8390).
3987 (follow-avoid-tail-recenter): Minor cleanup.
3988
3989 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3990
3991 Avoid the obsolete `assoc' package.
3992 * speedbar.el (speedbar-refresh): Avoid adelete.
3993 (speedbar-file-lists): Simplify and avoid aput.
3994 * man.el (Man--sections, Man--refpages): New vars, replacing
3995 Man-sections-alist and Man-refpages-alist.
3996 (Man-build-section-alist, Man-build-references-alist):
3997 Use them; avoid aput.
3998 (Man--last-section, Man--last-refpage): New vars.
3999 (Man-follow-manual-reference): Use them.
4000 Use the `default' arg of completing-read.
4001 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
4002
4003 2012-04-27 Chong Yidong <cyd@gnu.org>
4004
4005 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
4006
4007 * startup.el (x-apply-session-resources): New function.
4008
4009 * term/ns-win.el (ns-initialize-window-system):
4010 * term/w32-win.el (w32-initialize-window-system):
4011 * term/x-win.el (x-initialize-window-system): Use it to properly
4012 set menu-bar-mode and other vars from X resources, even if the
4013 initial frame is not a window-system frame (Bug#2299).
4014
4015 * subr.el (read-key): Avoid running filter function when setting
4016 up temporary tool bar entries (Bug#9922).
4017
4018 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
4019
4020 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
4021 (Bug#11344)
4022
4023 2012-04-27 Chong Yidong <cyd@gnu.org>
4024
4025 * select.el (xselect--encode-string): New function, split from
4026 xselect-convert-to-string.
4027 (xselect-convert-to-string): Use it.
4028 (xselect-convert-to-filename, xselect-convert-to-os)
4029 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
4030 returned strings are properly encoded (Bug#11315).
4031
4032 2012-04-27 Chong Yidong <cyd@gnu.org>
4033
4034 * simple.el (delete-active-region): Move to killing custom group.
4035
4036 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
4037
4038 * progmodes/which-func.el (which-func-current): Quote %
4039 characters for mode-line processing.
4040
4041 2012-04-27 Chong Yidong <cyd@gnu.org>
4042
4043 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
4044 reaching eob (Bug#11286).
4045
4046 2012-04-27 Eli Zaretskii <eliz@gnu.org>
4047
4048 * progmodes/gdb-mi.el (gdb-control-level): New variable.
4049 (gdb): Make it buffer-local and init to zero.
4050 (gdb-control-commands-regexp): New variable.
4051 (gdb-send): Don't wrap in "-interpreter-exec console" if
4052 gdb-control-level is positive. Increment gdb-control-level
4053 whenever the command matches gdb-control-commands-regexp, and
4054 decrement it each time the command is "end". (Bug#11279)
4055
4056 2012-04-27 Martin Rudalics <rudalics@gmx.at>
4057
4058 * window.el (adjust-window-trailing-edge, enlarge-window)
4059 (shrink-window, window-resize):
4060 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
4061 windows (Bug#11276).
4062
4063 2012-04-27 Chong Yidong <cyd@gnu.org>
4064
4065 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
4066 fix "missing prefix" warning. All callers changed.
4067
4068 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
4069
4070 * emacs-lisp/assoc.el: Move to obsolete/.
4071
4072 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4073
4074 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
4075
4076 * term/ns-win.el (ns-define-service):
4077 * progmodes/pascal.el (pascal-goto-defun):
4078 * progmodes/js.el (js--read-tab):
4079 * progmodes/etags.el (tags-lazy-completion-table):
4080 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
4081 * emacs-lisp/ewoc.el (ewoc--wrap):
4082 * emacs-lisp/assoc.el (aput, adelete, amake):
4083 * doc-view.el (doc-view-convert-current-doc):
4084 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
4085
4086 2012-04-26 Chong Yidong <cyd@gnu.org>
4087
4088 * image.el (image-type-from-buffer): Only return supported image
4089 type (Bug#9045).
4090
4091 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
4092 value, for symmetry with diff-end-of-hunk.
4093 (diff-split-hunk, diff-find-source-location)
4094 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
4095 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
4096 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
4097 compute the relevant hunk or file properly (Bug#6005).
4098 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
4099
4100 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
4101
4102 * vc/vc-mtn.el:
4103 * vc/vc-hg.el:
4104 * vc/vc-git.el:
4105 * vc/vc-dir.el:
4106 * vc/vc-cvs.el:
4107 * vc/vc-bzr.el:
4108 * vc/vc-arch.el:
4109 * vc/vc.el: Replace lexical-let by lexical-binding.
4110 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
4111 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
4112 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
4113
4114 2012-04-26 Chong Yidong <cyd@gnu.org>
4115
4116 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
4117 (diff-mode-shared-map): Bind it to / and [remap undo].
4118
4119 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
4120 (ediff-window-setup-function): Use it as the default, to set up
4121 windows based on whether the current frame is graphical (Bug#2138).
4122 (ediff-choose-window-setup-function-automatically): Make obsolete.
4123
4124 * vc/ediff-init.el: Always define ediff-pixel-width/height.
4125
4126 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
4127
4128 * ffap.el: Remove old code for obsolete package.
4129 (ffap-complete-as-file-p): Remove.
4130
4131 Use completion-table-with-quoting for comint and pcomplete.
4132 * comint.el (comint--unquote&requote-argument)
4133 (comint--unquote-argument, comint--requote-argument): New functions.
4134 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
4135 (comint-quote-filename): Use regexp-opt-charset.
4136 (comint--common-suffix, comint--common-quoted-suffix)
4137 (comint--table-subvert): Remove.
4138 (comint-unquote-function, comint-requote-function): New vars.
4139 (comint--complete-file-name-data): Use them with
4140 completion-table-with-quoting.
4141 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
4142 * pcomplete.el (pcomplete-arg-quote-list)
4143 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
4144 (pcomplete-unquote-argument-function): Default to non-nil.
4145 (pcomplete-unquote-argument): Simplify.
4146 (pcomplete--common-quoted-suffix): Remove.
4147 (pcomplete-requote-argument-function): New var.
4148 (pcomplete--common-suffix): New function.
4149 (pcomplete-completions-at-point): Use completion-table-with-quoting
4150 and completion-table-subvert.
4151
4152 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
4153 (minibuffer--double-dollars): Preserve properties.
4154 (completion--sifn-requote): New function.
4155 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
4156
4157 * minibuffer.el: Add support for completion of quoted/escaped data.
4158 (completion-table-with-quoting, completion-table-subvert): New funs.
4159 (completion--twq-try, completion--twq-all): New functions.
4160 (completion--nth-completion): New function.
4161 (completion-try-completion, completion-all-completions): Use it.
4162
4163 2012-04-25 Leo Liu <sdl.web@gmail.com>
4164
4165 * progmodes/python.el (python-pdbtrack-get-source-buffer):
4166 Use compilation-message if available to find real filename.
4167
4168 2012-04-25 Chong Yidong <cyd@gnu.org>
4169
4170 * vc/diff-mode.el (diff-setup-whitespace): New function.
4171 (diff-mode): Use it.
4172
4173 * vc/diff.el (diff-sentinel):
4174 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
4175 Whitespace mode variables based on diff style (Bug#8612).
4176
4177 2012-04-25 Leo Liu <sdl.web@gmail.com>
4178
4179 * progmodes/python.el (python-send-region): Add suffix .py to the
4180 temp file.
4181
4182 * files.el (auto-mode-alist): Use javascript-mode instead.
4183
4184 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
4185
4186 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
4187
4188 * net/soap-client.el (soap-resolve-references-for-sequence-type)
4189 (soap-resolve-references-for-array-type): Hack to prevent self
4190 references, see Bug#9.
4191 (soap-parse-envelope): Report the contents of the 'detail' node
4192 when receiving a fault reply.
4193 (soap-parse-envelope): Report the contents of the entire 'detail' node.
4194
4195 * net/soap-inspect.el (soap-sample-value-for-simple-type)
4196 (soap-inspect-simple-type): New function.
4197
4198 * net/soap-client.el (soap-simple-type): New struct.
4199 (soap-default-xsd-types, soap-default-soapenc-types)
4200 (soap-decode-basic-type, soap-encode-basic-type):
4201 support unsignedInt and double basic types.
4202 (soap-resolve-references-for-simple-type)
4203 (soap-parse-simple-type, soap-encode-simple-type): New function.
4204 (soap-parse-schema): Parse xsd:simpleType declarations.
4205
4206 * net/soap-client.el (soap-default-xsd-types)
4207 (soap-default-soapenc-types): Add integer, byte and anyURI types.
4208 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
4209 the local name of "soapenc:Array".
4210 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
4211 decoding integer, byte and anyURI xsd types.
4212
4213 2012-04-25 Chong Yidong <cyd@gnu.org>
4214
4215 * cus-edit.el (custom-buffer-create-internal): Update header text.
4216
4217 2012-04-25 Eli Zaretskii <eliz@gnu.org>
4218
4219 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
4220 settings on 'system-type', not on 'window-system'. On MS-Windows,
4221 set interactive-mode on in GDB.
4222
4223 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4224
4225 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
4226 (ruby-syntax-propertize-regexp): Remove.
4227 (ruby-syntax-propertize-function): Split regexp into chunks.
4228 Match following code directly.
4229
4230 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
4231
4232 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
4233 (ruby-syntax-propertize-regexp): New function.
4234 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
4235 by a special keyword.
4236
4237 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
4238 (ruby-syntax-general-delimiters-goto-beg)
4239 (ruby-syntax-propertize-general-delimiters): New functions.
4240 (ruby-syntax-propertize-function): Use them to handle GDL.
4241 (ruby-font-lock-keywords): Move old handling of GDL...
4242 (ruby-font-lock-syntactic-keywords): .. to here.
4243 (ruby-calculate-indent): Adjust indentation for GDL.
4244
4245 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
4246
4247 * notifications.el (top): Remove unneeded declarations.
4248 (notifications-specification-version): Change to "1.2".
4249 (notifications-interface, notifications-notify-method)
4250 (notifications-close-notification-method): Fix docstring.
4251 (notifications-get-capabilities-method): New defconst.
4252 (notifications-notify): Add :action-items, :resident and
4253 :transient hints. Change "image_data" to "image-data" and
4254 "image_path" to "image-path".
4255 (notifications-get-capabilities): New defun.
4256
4257 2012-04-24 Leo Liu <sdl.web@gmail.com>
4258
4259 * progmodes/python.el: Move hideshow setup to the end.
4260
4261 2012-04-24 Martin Rudalics <rudalics@gmx.at>
4262
4263 * window.el (handle-select-window): Clear echo area since this is
4264 no more done by read_char (Bug#11304).
4265
4266 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
4267
4268 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
4269 and `/ M' to filter-derived-mode.
4270 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
4271 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
4272 (ibuffer-mark-by-mode): Use default rather than initial-input.
4273 (ibuffer-filter-by-derived-mode): Autoload and require-match.
4274
4275 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
4276
4277 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
4278 (ibuffer-filter-by-derived-mode): New filter.
4279 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
4280
4281 2012-04-23 Andreas Politz <politza@fh-trier.de>
4282
4283 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
4284
4285 2012-04-23 Chong Yidong <cyd@gnu.org>
4286
4287 * cus-edit.el (customize-apropos, customize-apropos-options):
4288 Disable matching of non-option variables (Bug#11176).
4289 (customize-option, customize-option-other-window)
4290 (customize-changed-options): Doc fix.
4291 (customize-apropos-options, customize-apropos-faces)
4292 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
4293
4294 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
4295 Fix word list splitting (Bug#11132).
4296 (apropos-symbol, apropos-keybinding, apropos-label)
4297 (apropos-property, apropos-function-button)
4298 (apropos-variable-button, apropos-misc-button): New faces.
4299 (apropos-symbol-face, apropos-keybinding-face)
4300 (apropos-label-face, apropos-property-face, apropos-match-face):
4301 Variables removed (Bug#8396).
4302 (apropos-library-button, apropos-format-plist, apropos-print)
4303 (apropos-print-doc, apropos-describe-plist): Callers changed.
4304
4305 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
4306
4307 * net/xesam.el (xesam-mode-map): Use let-bound map in
4308 initialization. (Bug#11292)
4309
4310 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4311
4312 Preserve ispell session localwords when switching back to
4313 original buffer.
4314
4315 * textmodes/ispell.el (ispell-buffer-session-localwords):
4316 New buffer-local variable to hold buffer session localwords.
4317 (ispell-kill-ispell): Add option 'clear to delete session
4318 localwords.
4319 (ispell-command-loop, ispell-change-dictionary)
4320 (ispell-buffer-local-words): Preserve session localwords when
4321 needed.
4322
4323 * textmodes/flyspell.el (flyspell-process-localwords)
4324 (flyspell-do-correct): Preserve session localwords when needed.
4325
4326 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4327
4328 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
4329 using obsolete `translation-table-for-input'.
4330 (ispell-word, ispell-process-line, ispell-complete-word):
4331 Use plain `insert' instead of removed `ispell-insert-word'.
4332
4333 2012-04-22 Chong Yidong <cyd@gnu.org>
4334
4335 * cus-edit.el (custom-variable-menu)
4336 (custom-variable-reset-saved, custom-face-menu)
4337 (custom-face-reset-saved): If there is no saved value, make the
4338 "reset-saved" operation bring back the default (Bug#9509).
4339 (custom-face-state): Properly detect themed faces.
4340
4341 * faces.el (face-spec-set): Stop supporting deprecated form of
4342 third arg.
4343
4344 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
4345
4346 Move functions from C to Lisp. Make non-blocking method calls
4347 the default. Implement further D-Bus standard interfaces.
4348
4349 * net/dbus.el (dbus-message-internal): Declare function.
4350 Remove unneeded function declarations.
4351 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
4352 (dbus-message-type-method-return, dbus-message-type-error)
4353 (dbus-message-type-signal): Declare variables. Remove local
4354 definitions.
4355 (dbus-interface-dbus, dbus-interface-peer)
4356 (dbus-interface-introspectable, dbus-interface-properties)
4357 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
4358 Adapt docstring.
4359 (dbus-interface-objectmanager): New defconst.
4360 (dbus-call-method, dbus-call-method-asynchronously)
4361 (dbus-send-signal, dbus-method-return-internal)
4362 (dbus-method-error-internal, dbus-register-service)
4363 (dbus-register-signal, dbus-register-method): New defuns, moved
4364 from dbusbind.c
4365 (dbus-call-method-handler, dbus-setenv)
4366 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
4367 New defuns.
4368 (dbus-call-method-non-blocking): Make it an obsolete function.
4369 (dbus-unregister-object, dbus-unregister-service)
4370 (dbus-handle-event, dbus-register-property)
4371 (dbus-property-handler): Obey the new structure of
4372 `bus-registered-objects'.
4373 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
4374 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
4375 Use `dbus-call-method'.
4376
4377 2012-04-22 Chong Yidong <cyd@gnu.org>
4378
4379 * cus-edit.el (custom-commands, custom-reset-menu)
4380 (Custom-reset-standard): Tweak labels.
4381 (custom-reset-button-menu): Change default to t.
4382 (custom-buffer-create-internal): For the custom-reset-button-menu
4383 case, put the revert button first.
4384 (custom-group-subtitle): New face.
4385 (custom-group-value-create): Align docstring to a specific column.
4386
4387 * wid-edit.el (widget-documentation-link-add): Don't handle
4388 indentation in this function.
4389 (widget-documentation-string-indent-to): New function.
4390 (widget-documentation-string-value-create): Use it.
4391
4392 * autorevert.el (auto-revert):
4393 * epg-config.el (epg):
4394 * ibuffer.el (ibuffer):
4395 * mpc.el (mpc):
4396 * ses.el (ses):
4397 * eshell/eshell.el (eshell):
4398 * net/ange-ftp.el (ange-ftp):
4399 * progmodes/ebnf2ps.el (postscript):
4400 * progmodes/flymake.el (flymake):
4401 * progmodes/prolog.el (prolog):
4402 * progmodes/verilog-mode.el (verilog-mode):
4403 * progmodes/which-func.el (which-func):
4404 * term/xterm.el (xterm):
4405 * textmodes/picture.el (picture):
4406 * textmodes/tildify.el (tildify):
4407 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
4408 customization buffers.
4409
4410 2012-04-22 Alan Mackenzie <acm@muc.de>
4411
4412 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
4413 Adding a ) can hide the resulting (..) from searches. Fix it.
4414 Bound the backward search to the position of the existing (.
4415
4416 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
4417
4418 * progmodes/verilog-mode.el (verilog-mode): Check whether
4419 which-func-modes is t before adding verilog-mode.
4420 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
4421
4422 2012-04-21 Leo Liu <sdl.web@gmail.com>
4423
4424 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
4425
4426 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
4427
4428 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
4429 filling of the last column of a table (Bug#5635).
4430 (woman-find-next-control-line): New arg, specifying an additional
4431 regexp component for the control line.
4432 (woman2-roff-buffer): Use it.
4433 (woman-break-table): New function.
4434 (woman2-TS): Use it.
4435
4436 2012-04-21 Chong Yidong <cyd@gnu.org>
4437
4438 * woman.el (woman-set-buffer-display-table, woman-decode-region)
4439 (woman-horizontal-escapes, woman-negative-vertical-space)
4440 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
4441 (WoMan-warn-ignored): Use ?\s instead of ?\ .
4442
4443 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4444
4445 * minibuffer.el (completion-file-name-table): Complete user names.
4446
4447 2012-04-20 Leo Liu <sdl.web@gmail.com>
4448
4449 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
4450 and pcase-let*.
4451
4452 2012-04-20 Chong Yidong <cyd@gnu.org>
4453
4454 * server.el (server-execute): Respect initial-buffer-choice if it
4455 is a string and there are no files to open (Bug#2825).
4456 (server-create-window-system-frame, server-create-tty-frame):
4457 Don't switch buffers here.
4458 (server-process-filter): Only try to open a window system frame if
4459 compiled with graphical support (Bug#8314).
4460
4461 2012-04-20 Dan Nicolaescu <dann@gnu.org>
4462
4463 * battery.el (battery-echo-area-format): Display remaining time
4464 for sysfs backend too (Bug#11269).
4465 (battery-linux-sysfs): Fix conditional for the charge.
4466
4467 2012-04-20 Chong Yidong <cyd@gnu.org>
4468
4469 * progmodes/gdb-mi.el (gdb): Revert previous change.
4470 (gdb-inferior-io--init-proc): New function.
4471 (gdb-init-1): Use it.
4472 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
4473 responsible for allocating a new pty and hooking it to gdb when
4474 the old pty gets an EIO due to process exit.
4475 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
4476 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
4477 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
4478
4479 2012-04-20 Eli Zaretskii <eliz@gnu.org>
4480
4481 * window.el (window-min-size, window-sizable, window-min-delta)
4482 (window-max-delta, window--resizable, window-resizable)
4483 (window-total-size, window-full-height-p, window-full-width-p)
4484 (window-in-direction, window--resize-mini-window, window-resize)
4485 (window--resize-child-windows-normal)
4486 (window--resize-child-windows, window--resize-siblings)
4487 (window--resize-this-window, adjust-window-trailing-edge)
4488 (enlarge-window, shrink-window): Doc fixes.
4489
4490 2012-04-20 Chong Yidong <cyd@gnu.org>
4491
4492 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
4493 New function to call delete-process on the gdb-inferior buffer's pty.
4494 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
4495 pty process (Bug#11273).
4496 (gdb-update): New arg to suppress talking to the gdb process.
4497 (gdb-done-or-error): Use it.
4498 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
4499 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
4500 sentinel not being called.
4501
4502 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
4503
4504 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
4505
4506 2012-04-20 Glenn Morris <rgm@gnu.org>
4507
4508 * net/network-stream.el (open-network-stream): Doc fix.
4509
4510 2012-04-20 Chong Yidong <cyd@gnu.org>
4511
4512 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
4513
4514 2012-04-20 Alan Mackenzie <acm@muc.de>
4515
4516 Ensure searching for keywords is case sensitive.
4517
4518 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
4519 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
4520 (c-defun-name, c-mark-function, c-cpp-define-name)
4521 (c-comment-indent, c-scan-conditionals, c-indent-defun)
4522 (c-context-line-break): Bind case-fold-search to nil.
4523
4524 * progmodes/cc-mode.el (c-font-lock-fontify-region):
4525 Bind case-fold-search to nil.
4526
4527 2012-04-20 Chong Yidong <cyd@gnu.org>
4528
4529 * mail/sendmail.el (mail-bury): Call return action with the right
4530 Rmail buffer (Bug#11242).
4531
4532 * server.el (server-process-filter): Handle corner case where both
4533 tty and nowait options are present (Bug#11102).
4534
4535 2012-04-20 Eli Zaretskii <eliz@gnu.org>
4536
4537 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
4538 (top level): Put into the executable the ident-style '$Id:' tag on
4539 windows-nt as well.
4540
4541 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4542
4543 * electric.el (electric-indent-post-self-insert-function): Check that
4544 electric-indent-mode is enabled in current buffer.
4545
4546 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
4547
4548 * imenu.el (imenu-progress-message): Restore; it is "used" in
4549 erc/erc-imenu.el and net/snmp-mode.el.
4550
4551 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
4552
4553 * avoid.el (mouse-avoidance-mode): Mark unused arg.
4554 (mouse-avoidance-nudge-mouse): Remove unused binding.
4555
4556 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
4557
4558 * descr-text.el (describe-char):
4559 * progmodes/python.el (python-describe-symbol):
4560 Don't call `toggle-read-only', set `buffer-read-only'.
4561
4562 * imenu.el (imenu-default-goto-function): Mark unused args.
4563 (imenu-progress-message): Remove obsolete macro; all callers changed.
4564
4565 * subr.el (keymap-canonicalize): Remove unused binding.
4566 (read-passwd): Mark unused arg.
4567
4568 * tutorial.el (tutorial--display-changes): Remove unused binding.
4569 (tutorial--save-tutorial-to): Remove unused variable.
4570
4571 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
4572 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
4573 (package-generate-autoloads, package-menu--generate)
4574 (package-menu--find-upgrades): Remove unused bindings.
4575
4576 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
4577 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
4578 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
4579 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
4580 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
4581 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
4582 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
4583 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
4584 (cua-delete-char-rectangle): Mark unused args.
4585 (cua-align-rectangle): Remove unused binding.
4586
4587 * mail/rmail.el (compilation--message->loc)
4588 (epa--find-coding-system-for-mime-charset): Declare.
4589
4590 * net/dbus.el (dbus-register-service): Declare.
4591 (dbus-name-owner-changed-handler): Remove unused binding.
4592
4593 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
4594 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
4595 (nxml-scan-backward-within): Mark unused arg.
4596 (nxml-dynamic-markup-word): Remove unused binding.
4597
4598 * mouse.el (mouse-menu-major-mode-map):
4599 * emacs-lisp/authors.el (authors-scan-change-log)
4600 (authors-add-to-author-list):
4601 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
4602 * emacs-lisp/smie.el (smie-auto-fill):
4603 * mail/sendmail.el (mail-bury):
4604 * mail/unrmail.el (unrmail):
4605 * net/tls.el (open-tls-stream):
4606 * textmodes/picture.el (picture-mouse-set-point):
4607 Remove unused bindings.
4608
4609 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
4610
4611 * net/tramp.el (tramp-action-password): Let-bind
4612 `enable-recursive-minibuffers' to t.
4613
4614 2012-04-18 Sam Steingold <sds@gnu.org>
4615
4616 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
4617 instead of 'string to accommodate values like [f11].
4618 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
4619 * progmodes/gdb-mi.el: Likewise.
4620
4621 2012-04-18 Leo Liu <sdl.web@gmail.com>
4622
4623 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
4624 current buffer.
4625 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
4626 LOCAL is nil.
4627
4628 2012-04-18 Chong Yidong <cyd@gnu.org>
4629
4630 * simple.el (line-move): Use forward-line if in batch mode
4631 (Bug#11053).
4632
4633 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
4634
4635 * files.el (after-find-file): Do not try to add a final newline if
4636 the buffer is read-only (Bug#11156).
4637
4638 2012-04-17 Richard Stallman <rms@gnu.org>
4639
4640 * mail/rmail.el (rmail-start-mail):
4641 Pass (rmail-mail-return...) for the return-action.
4642 Pass (rmail-yank-current-message...) for the yank-action.
4643 (rmail-yank-current-message): New function.
4644 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
4645 (rmail-reply): Likewise.
4646 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
4647
4648 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
4649 buffer, not the last. Reject temp buffers. Use the rmail-mode
4650 buffer, not newbuf.
4651
4652 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
4653
4654 * server.el (server-ensure-safe-dir): Simplify.
4655
4656 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
4657
4658 * emacs-lisp/smie.el: Provide smarter auto-filling.
4659 (smie-auto-fill): New function.
4660 (smie-setup): Use it.
4661
4662 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
4663
4664 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
4665
4666 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
4667 (comment-indent): Use it.
4668
4669 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
4670
4671 * ses.el: The overall change is to add cell renaming, that is
4672 setting fancy names for cell symbols other than name matching
4673 "\\`[A-Z]+[0-9]+\\'" regexp .
4674 (ses-localvars): Add ses--renamed-cell-symb-list.
4675 (ses-create-cell-variable): New defun.
4676 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
4677 (ses-relocate-formula): Relocate formulas only for cells the
4678 symbols of which are not renamed, i.e. symbols whose names do not
4679 match regexp "\\`[A-Z]+[0-9]+\\'".
4680 (ses-relocate-all): Relocate values only for cells the symbols of
4681 which are not renamed.
4682 (ses-load): Create cells variables as the (ses-cell ...) are read,
4683 in order to check row col consistency with cell symbol name only
4684 for cells that are not renamed.
4685 (ses-replace-name-in-formula): New defun.
4686 (ses-rename-cell): New defun.
4687
4688 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
4689
4690 * progmodes/perl-mode.el (perl-indent-parens-as-block):
4691 New option (bug#11118).
4692 (perl-calculate-indent): Respect it.
4693
4694 2012-04-17 Glenn Morris <rgm@gnu.org>
4695
4696 * dired-aux.el (dired-mark-read-string): Doc fix.
4697
4698 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
4699
4700 * dired-aux.el (dired-mark-read-string): Offer optional completion.
4701 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
4702
4703 2012-04-17 Glenn Morris <rgm@gnu.org>
4704
4705 * mouse.el (mouse-drag-track):
4706 * speedbar.el (speedbar-frame-mode):
4707 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
4708
4709 2012-04-16 Leo Liu <sdl.web@gmail.com>
4710
4711 * progmodes/python.el: Trivial cleanup.
4712
4713 2012-04-16 Glenn Morris <rgm@gnu.org>
4714
4715 * vc/vc.el (vc-string-prefix-p):
4716 * vc/pcvs-util.el (cvs-string-prefix-p):
4717 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
4718 * mpc.el (mpc-string-prefix-p):
4719 Make all of these into obsolete aliases for string-prefix-p.
4720 Update callers.
4721 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
4722
4723 * textmodes/two-column.el: Move custom options to the start.
4724 (frame-width): Remove compat definition.
4725 (2C-associate-buffer, 2C-dissociate):
4726 Use with-current-buffer rather than save-excursion.
4727 (2C-dissociate): Force a mode-line update.
4728 (2C-autoscroll): Use ignore-errors.
4729
4730 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
4731 Autoload trivia.
4732
4733 * emacs-lisp/cl-extra.el (*random-state*):
4734 Remove unnecessary declaration.
4735
4736 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
4737
4738 * play/cookie1.el (cookie-snarf):
4739 Give an explicit error if input file cannot be read.
4740
4741 * play/yow.el (yow-file): Use expand-file-name rather than concat.
4742
4743 * progmodes/perl-mode.el (c-macro-expand):
4744 Remove unnecessary autoload (it is in loaddefs.el).
4745
4746 * textmodes/picture.el (picture-desired-column)
4747 (picture-update-desired-column): Convert comments to doc-strings.
4748 (picture-substitute): Remove function.
4749 (picture-mode-map): Initialize in the defvar.
4750
4751 * woman.el: Remove eval-after-load for tar-mode.
4752 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
4753 (woman-tar-extract-file): Autoload it.
4754
4755 * frame.el (automatic-hscrolling): Make this alias obsolete.
4756
4757 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4758
4759 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
4760 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
4761 (ispell-dictionary-base-alist): Revert to original XEmacs
4762 friendly version for default. [:alpha:] will be added in
4763 `ispell-set-spellchecker-params' if needed.
4764
4765 2012-04-16 Chong Yidong <cyd@gnu.org>
4766
4767 * image.el (imagemagick--file-regexp): New variable.
4768 (imagemagick-register-types): Use it.
4769 (imagemagick-types-inhibit): Add :set function. Allow new value
4770 of t to inhibit all types.
4771
4772 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
4773 so we can preload it.
4774
4775 * loadup.el (fboundp): Preload regexp-opt, needed by
4776 imagemagick-register-types.
4777
4778 2012-04-15 Chong Yidong <cyd@gnu.org>
4779
4780 * frame.el (scrolling): Remove nearly unused customization group.
4781
4782 * scroll-all.el (scroll-all-mode): Move to windows group.
4783
4784 2012-04-15 Chong Yidong <cyd@gnu.org>
4785
4786 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
4787
4788 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
4789
4790 Avoid the use of ((lambda ...) ...) in lexical-binding code.
4791 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
4792
4793 2012-04-15 Glenn Morris <rgm@gnu.org>
4794
4795 * simple.el (process-file-side-effects): Doc fix.
4796
4797 2012-04-15 Glenn Morris <rgm@gnu.org>
4798
4799 * international/mule-cmds.el (set-language-environment): Doc fix.
4800
4801 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
4802
4803 * server.el (server-auth-key, server-generate-key): Doc fixes.
4804 (server-get-auth-key): Doc fix. Use `string-match-p'.
4805 (server-start): Reflow docstring.
4806
4807 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
4808
4809 * server.el (server-generate-key): `called-interactively-p'
4810 requires a parameter.
4811
4812 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
4813
4814 * server.el (server-auth-key): New variable.
4815 (server-generate-key, server-get-auth-key): New function.
4816 (server-start): Use the new variable and functions to allow
4817 setting a permanent server key (bug#9423).
4818
4819 2012-04-14 Leo Liu <sdl.web@gmail.com>
4820
4821 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
4822
4823 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
4824
4825 Spelling fixes.
4826 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
4827 Emacs uses American spelling.
4828
4829 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
4830
4831 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
4832 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
4833 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
4834 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
4835
4836 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4837
4838 * progmodes/which-func.el (which-func-modes): Change default.
4839
4840 2012-04-14 Kim F. Storm <storm@cua.dk>
4841
4842 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
4843 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
4844
4845 2012-04-14 Chong Yidong <cyd@gnu.org>
4846
4847 * custom.el (custom-theme-set-variables): Doc fix.
4848
4849 2012-04-14 Glenn Morris <rgm@gnu.org>
4850
4851 * international/mule.el (set-auto-coding-for-load): Doc fix.
4852
4853 2012-04-14 Alan Mackenzie <acm@muc.de>
4854
4855 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
4856 imenu work again for Objective C Mode. Correct the *-index values,
4857 these having been disturbed by a previous change in 2011-08.
4858
4859 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
4860 Correct two search limits.
4861
4862 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
4863
4864 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
4865
4866 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
4867
4868 * international/characters.el: Fix sorting.
4869
4870 2012-04-14 Eli Zaretskii <eliz@gnu.org>
4871
4872 * international/characters.el: Add more missing Latin case pairs.
4873
4874 2012-04-14 Glenn Morris <rgm@gnu.org>
4875
4876 * files.el (dir-locals-set-class-variables): Doc fix.
4877
4878 2012-04-14 Eli Zaretskii <eliz@gnu.org>
4879
4880 * international/characters.el: Add set-case-syntax-pair call for
4881 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
4882 counterpart. (Bug#11209)
4883
4884 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
4885
4886 2012-04-14 Glenn Morris <rgm@gnu.org>
4887
4888 * calendar/holidays.el (calendar-check-holidays): Doc fix.
4889
4890 2012-04-14 Eli Zaretskii <eliz@gnu.org>
4891
4892 * textmodes/ispell.el (ispell-dictionary-base-alist):
4893 Add data for Hebrew.
4894
4895 2012-04-14 Chong Yidong <cyd@gnu.org>
4896
4897 * net/rcirc.el (rcirc-cmd-quit):
4898 Revert 2012-03-18 change (Bug#11192).
4899
4900 2012-04-14 Glenn Morris <rgm@gnu.org>
4901
4902 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
4903
4904 2012-04-14 Eli Zaretskii <eliz@gnu.org>
4905
4906 * minibuffer.el (completion-in-region-mode-map):
4907 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
4908
4909 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
4910
4911 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
4912
4913 2012-04-13 Masatake YAMATO <yamato@redhat.com>
4914
4915 * minibuffer.el (minibuffer-local-filename-syntax): New variable
4916 to allow `C-M-f' and `C-M-b' to move to the nearest path
4917 separator (bug#9511).
4918
4919 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
4920
4921 * avoid.el: Require cl when compiling. And also move the
4922 `provide' to the end.
4923
4924 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4925
4926 * avoid.el (mouse-avoidance-banish-position): New variable.
4927 (mouse-avoidance-banish-destination): Use it (bug#10165).
4928
4929 2012-04-13 Leo Liu <sdl.web@gmail.com>
4930
4931 * progmodes/which-func.el (which-func-modes): Add objc-mode.
4932
4933 2012-04-13 Ken Brown <kbrown@cornell.edu>
4934
4935 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
4936 this is no longer needed now that cygstart understands file:// URLs.
4937 (browse-url-filename-alist): For the same reason, don't modify
4938 file:// URLs on Cygwin.
4939
4940 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
4941
4942 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
4943 the region on shift if the binding is already shifted (bug#11221).
4944
4945 2012-04-12 Glenn Morris <rgm@gnu.org>
4946
4947 * mail/mailpost.el: Move to obsolete/.
4948
4949 2012-04-12 Drew Adams <drew.adams@oracle.com>
4950
4951 * imenu.el (imenu--generic-function): Ignore invisible definitions
4952 (bug#10123).
4953
4954 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
4955
4956 * hexl.el (hexl-bits): New variable.
4957 (hexl-options): Mention the variable in the doc string.
4958 (hexl-rulerise, hexl-line-displen): New functions.
4959 (hexl-mode): Mention the new variable.
4960 (hexl-mode, hexl-current-address, hexl-current-address):
4961 Use the displen.
4962 (hexl-ascii-start-column): New function.
4963 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
4964 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
4965
4966 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4967
4968 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
4969 '("-i" ENCODING), in 2 separate command-line arguments, to specify
4970 the encoding, as expected by hunspell.
4971
4972 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
4973
4974 * battery.el (battery--linux-sysfs-regexp): New const.
4975 (battery-status-function): Use it. Remove yeeloong special case.
4976 (battery-yeeloong-sysfs): Remove.
4977 (battery-echo-area-format): Remove yeeloong special case.
4978
4979 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
4980
4981 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
4982 Reported by Noah Friedman.
4983
4984 * subr.el (read-passwd): Use read-string.
4985
4986 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4987
4988 * vcursor.el (vcursor-move): Increase the priority of the overlay
4989 (bug#9663).
4990
4991 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
4992
4993 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
4994 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
4995
4996 2012-04-11 William Stevenson <yhvh2000@gmail.com>
4997
4998 * textmodes/artist.el (artist-mode): Convert artist-mode to use
4999 define-minor-mode (bug#10760).
5000
5001 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5002
5003 * progmodes/grep.el (rgrep): Tweak the find command line so
5004 that directories matching `grep-find-ignored-files' won't be
5005 pruned (bug#10351).
5006
5007 2012-04-11 Chong Yidong <cyd@gnu.org>
5008
5009 * startup.el (command-line): Remove support for long-obsolete
5010 variable font-lock-face-attributes.
5011
5012 2012-04-11 Glenn Morris <rgm@gnu.org>
5013
5014 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
5015
5016 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5017
5018 * window.el (window--state-get-1): Obey window-point-insertion-type.
5019
5020 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
5021
5022 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
5023 to previous function when point is on the first character of a
5024 function. Take care of that in `narrow-to-defun' (bug#6157).
5025
5026 2012-04-11 Glenn Morris <rgm@gnu.org>
5027
5028 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
5029 not just file-errors.
5030
5031 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
5032 (vc-bzr-sha1): Use internal sha1.
5033
5034 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
5035
5036 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
5037
5038 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
5039
5040 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
5041 that start in the middle of the line (bug#10496).
5042
5043 2012-04-10 Dan Nicolaescu <dann@gnu.org>
5044
5045 * battery.el (battery-linux-proc-acpi): Only one battery is
5046 discharged at a time, but that seems to confuse battery.el when
5047 computing `rate-type' for the battery not being discharged
5048 (bug#10332).
5049
5050 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
5051
5052 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
5053
5054 * international/quail.el: Use dolist and simplify.
5055 (quail-define-package, quail-update-keyboard-layout)
5056 (quail-define-rules): Use dolist.
5057 (quail-insert-kbd-layout, quail-get-translation): CSE.
5058
5059 * tmm.el: Use dolist, remove left over hook.
5060 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
5061 Use dolist.
5062 (calendar-load-hook): Don't mess with it.
5063
5064 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
5065 Use derived-mode-p. Run the diff asynchronously.
5066
5067 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5068
5069 * obsolete/mouse-sel.el: Add an Obsolete-since header.
5070
5071 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
5072
5073 * misc.el: Display absolute path of loaded DLLs (bug#10424).
5074 (list-dynamic-libraries--loaded): New function.
5075 (list-dynamic-libraries--refresh): Use it.
5076
5077 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
5078
5079 * progmodes/python.el (python-fill-paragraph):
5080 Make python-fill-region in a multiline string work when font-lock is
5081 disabled (bug#7018).
5082
5083 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
5084
5085 * language/european.el (cp775): Add oem/legacy (en)coding on
5086 DOS/MS Windows for the Baltic languages. There are still plenty
5087 of texts written in this encoding/codepage (bug#6519).
5088
5089 2012-04-10 Glenn Morris <rgm@gnu.org>
5090
5091 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
5092 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
5093
5094 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
5095
5096 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
5097 next-line "n" and previous-line "p" in order to make recentf more
5098 consistent with ibuffer, dired or org-mode (bug#9387).
5099
5100 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5101
5102 * image.el (put-image): Return the overlay created instead of the
5103 optional input string (bug#7834). Note that this may break code
5104 that is (for some reason or other) depending on `put-image'
5105 returning the string.
5106
5107 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
5108
5109 * simple.el (zap-to-char): Allow zapping using input methods
5110 (bug#1580).
5111
5112 * textmodes/fill.el (fill-region): Leave point and mark where they
5113 were before filling (bug#5399).
5114
5115 2012-04-09 Glenn Morris <rgm@gnu.org>
5116
5117 * version.el (emacs-bzr-get-version):
5118 Handle lightweight checkouts of local branches.
5119
5120 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
5121
5122 * international/characters.el: Recover lost case pairs. (Bug#11209)
5123
5124 2012-04-09 Chong Yidong <cyd@gnu.org>
5125
5126 * custom.el (custom-variable-p): Return nil for non-symbol
5127 arguments instead of signaling an error.
5128 (user-variable-p): Obsolete alias for custom-variable-p.
5129
5130 * apropos.el (apropos-variable):
5131 * files-x.el (read-file-local-variable):
5132 * simple.el (set-variable):
5133 * woman.el (woman-mini-help):
5134 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
5135
5136 2012-04-09 Glenn Morris <rgm@gnu.org>
5137
5138 * startup.el (normal-top-level): Don't look for leim-list.el
5139 in places where it will not be found. (Bug#910)
5140
5141 * international/mule-cmds.el (set-default-coding-systems):
5142 * files.el (normal-mode):
5143 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
5144 This function was removed with ucs-tables.el in 2008.
5145
5146 2012-04-08 Eli Zaretskii <eliz@gnu.org>
5147
5148 * textmodes/ispell.el (ispell-check-version): For hunspell, set
5149 ispell-encoding8-command to "-i", without a trailing space.
5150 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
5151 separate command-line arguments, to specify the encoding, since
5152 that's how hunspell expects it.
5153
5154 2012-04-08 Glenn Morris <rgm@gnu.org>
5155
5156 * loadup.el: Load bindings before cus-start.
5157 This reduces somewhat the number of "rogue" settings in emacs -Q.
5158
5159 2012-04-07 Glenn Morris <rgm@gnu.org>
5160
5161 * version.el (emacs-bzr-get-version): New function.
5162 (emacs-bzr-version): New variable.
5163 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
5164 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
5165
5166 2012-04-07 Eli Zaretskii <eliz@gnu.org>
5167
5168 * international/uni-bidi.el, international/uni-category.el:
5169 * international/uni-combining.el, international/uni-decimal.el:
5170 * international/uni-decomposition.el, international/uni-digit.el:
5171 * international/uni-lowercase.el, international/uni-mirrored.el:
5172 * international/uni-name.el, international/uni-numeric.el:
5173 * international/uni-titlecase.el, international/uni-uppercase.el:
5174 Update for Unicode 6.1.
5175
5176 2012-04-07 Eli Zaretskii <eliz@gnu.org>
5177
5178 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
5179
5180 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5181
5182 * window.el (shrink-window): Mention the `window-min-height'
5183 variable in the doc string.
5184
5185 2012-04-05 Bastien Guerry <bzg@altern.org>
5186
5187 * color.el (color-lighten-name): Fix typo.
5188
5189 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5190
5191 * server.el (server--on-display-p): New function.
5192 (server--on-display-p): Use it.
5193
5194 2012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
5195
5196 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
5197 (bug#11145).
5198
5199 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5200
5201 * comint.el (comint--common-quoted-suffix): Check string boundary
5202 before comparing (bug#11158).
5203 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
5204
5205 2012-04-04 Chong Yidong <cyd@gnu.org>
5206
5207 * minibuffer.el (completion-extra-properties): Doc fix.
5208
5209 * subr.el (delayed-warnings-hook): Doc fix.
5210
5211 2012-04-04 Daiki Ueno <ueno@unixuser.org>
5212
5213 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
5214 selection (Bug#11159).
5215 (epa-insert-keys): Inform that the default public key will be
5216 exported if no key is selected.
5217
5218 2012-04-04 Richard Stallman <rms@gnu.org>
5219
5220 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
5221
5222 2012-04-03 Chong Yidong <cyd@gnu.org>
5223
5224 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
5225 mail-insert-file, not its obsolete alias mail-attach-file.
5226
5227 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
5228
5229 * notifications.el (notifications-notify): Fix docstring.
5230
5231 2012-04-02 Glenn Morris <rgm@gnu.org>
5232
5233 * emacs-lisp/authors.el (authors-aliases): Another addition.
5234
5235 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
5236
5237 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
5238 `tramp-compat-call-process' instead of `tramp-local-call-process'.
5239 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
5240
5241 2012-04-01 Chong Yidong <cyd@gnu.org>
5242
5243 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
5244 Handle root directory properly.
5245 (copy-directory): Caller changed.
5246
5247 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5248 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
5249
5250 2012-03-31 Glenn Morris <rgm@gnu.org>
5251
5252 * term/xterm.el (xterm-extra-capabilities): Doc fix.
5253
5254 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
5255
5256 * calendar/calendar.el (calendar-window-list)
5257 (calendar-hide-window): Restore. (Bug#11140)
5258 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
5259
5260 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
5261
5262 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5263
5264 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
5265 Check if file is a symlink (Bug#10489).
5266
5267 * files.el (copy-directory): Likewise.
5268
5269 2012-03-30 Chong Yidong <cyd@gnu.org>
5270
5271 * image.el (imagemagick-types-inhibit)
5272 (imagemagick-register-types): Doc fix.
5273
5274 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5275
5276 * textmodes/ispell.el (ispell-get-extended-character-mode):
5277 Disable extended-char-mode for hunspell. hunspell does not support it
5278 and treats ~word as ordinary words in pipe mode.
5279
5280 2012-03-30 Glenn Morris <rgm@gnu.org>
5281
5282 * tutorial.el (help-with-tutorial): Ensure local variables don't
5283 happen to make the buffer read-only. (Bug#11127)
5284
5285 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
5286
5287 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
5288 (perl-calculate-indent): Return `noindent' in strings.
5289
5290 2012-03-28 Sam Steingold <sds@gnu.org>
5291
5292 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
5293 instead of the broken adhockery which does not prevent calendar
5294 buffers from being displayed at random after exit.
5295 (calendar-window-list, calendar-hide-window): Remove the broken
5296 adhockery.
5297
5298 2012-03-28 Glenn Morris <rgm@gnu.org>
5299
5300 * replace.el (query-replace-map): Doc fix.
5301
5302 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
5303
5304 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
5305 contents. (Bug#11109)
5306
5307 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5308
5309 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
5310 (bug#11077).
5311 (avl-tree--check, avl-tree--check-node): New funs.
5312
5313 2012-03-27 Martin Rudalics <rudalics@gmx.at>
5314
5315 * window.el (switch-to-visible-buffer): New option.
5316 (switch-to-prev-buffer, switch-to-next-buffer):
5317 Observe switch-to-visible-buffer. Make sure that checking for a window
5318 showing a buffer already is done on the same frame.
5319
5320 2012-03-27 Glenn Morris <rgm@gnu.org>
5321
5322 * startup.el (mail-host-address): Doc fix.
5323
5324 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5325
5326 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
5327 than 197 variables.
5328
5329 2012-03-26 Ami Fischman <ami@fischman.org>
5330
5331 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
5332
5333 2012-03-26 Glenn Morris <rgm@gnu.org>
5334
5335 * files.el (save-buffers-kill-emacs): Doc fix.
5336
5337 * startup.el (normal-top-level, command-line, command-line-1):
5338 Give them doc strings.
5339
5340 2012-03-25 Eli Zaretskii <eliz@gnu.org>
5341
5342 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
5343 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
5344
5345 2012-03-25 Chong Yidong <cyd@gnu.org>
5346
5347 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
5348 theme if it was previously enabled before (Bug#11031).
5349
5350 * cus-theme.el (custom-theme-write-faces): Retrieve current face
5351 spec with custom-face-get-current-spec if its :shown-value is not
5352 determined yet (Bug#9337).
5353 (customize-create-theme, custom-theme-revert): Doc fixes.
5354
5355 * button.el (button-at): Minor addition to docstring.
5356
5357 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
5358
5359 * vc/vc.el (vc-merge): Fix a prompt.
5360
5361 2012-03-24 Chong Yidong <cyd@gnu.org>
5362
5363 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
5364 point (Bug#9623).
5365
5366 * button.el (button-at): Minor addition to docstring.
5367
5368 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
5369
5370 * newcomment.el (comment-choose-indent): No space after BOL.
5371
5372 2012-03-22 Sam Steingold <sds@gnu.org>
5373
5374 * window.el (switch-to-prev-buffer): Revert last patch because the
5375 bug turned out to be an advertised feature (Elisp manual 28.14).
5376
5377 2012-03-22 Glenn Morris <rgm@gnu.org>
5378
5379 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
5380 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
5381
5382 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
5383
5384 * net/network-stream.el (network-stream-open-starttls): Make error
5385 message under Windows be less misleading.
5386
5387 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
5388
5389 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
5390 understands (bug#9942).
5391
5392 2012-03-22 Chong Yidong <cyd@gnu.org>
5393
5394 * simple.el (end-of-visible-line): Handle return value of
5395 next-single-property-change properly (Bug#9371).
5396
5397 2012-03-22 Kenichi Handa <handa@m17n.org>
5398
5399 * international/quail.el (quail-insert-kbd-layout): Fix previous
5400 change. To avoid unwanted bidi reordering, use
5401 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
5402
5403 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
5404
5405 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
5406 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
5407 (ruby-beginning-of-indent): Be more careful with the difference
5408 between word-boundary and symbol boundary.
5409 (ruby-mode-syntax-table): Make : a symbol constituent.
5410
5411 2012-03-21 Andreas Politz <politza@fh-trier.de>
5412
5413 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
5414
5415 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5416
5417 * progmodes/etags.el (tags-completion-at-point-function):
5418 Improve last fix.
5419
5420 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
5421
5422 2012-03-21 Sam Steingold <sds@gnu.org>
5423
5424 * progmodes/etags.el (tags-completion-at-point-function):
5425 Avoid the error when point is inside the pattern.
5426
5427 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
5428
5429 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
5430 line (Bug#10855).
5431
5432 2012-03-21 Drew Adams <drew.adams@oracle.com>
5433
5434 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
5435
5436 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
5437
5438 * ido.el (ido-set-current-directory, ido-read-internal)
5439 (ido-choose-completion-string, ido-completion-help): Handle nil
5440 value of ido-completion-buffer (Bug#11008).
5441
5442 2012-03-21 Sam Steingold <sds@gnu.org>
5443
5444 * window.el (switch-to-prev-buffer): Do not switch to a visible
5445 window previous buffer, just like with the frame previous buffers.
5446
5447 2012-03-21 Chong Yidong <cyd@gnu.org>
5448
5449 * faces.el (make-face, make-empty-face, copy-face):
5450 * face-remap.el (face-remap-add-relative, face-remap-set-base):
5451 Doc fixes.
5452
5453 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5454
5455 * wid-edit.el (widget-complete-field): Remove (bug#11051).
5456 (widget-complete): Remove broken use of it.
5457
5458 2012-03-20 Chong Yidong <cyd@gnu.org>
5459
5460 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
5461 Use string-width and truncate-string-width to handle arbitrary
5462 characters.
5463
5464 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
5465
5466 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
5467 to draw rectangles, not squares. (Regression introduced by revno
5468 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
5469
5470 2012-03-18 Chong Yidong <cyd@gnu.org>
5471
5472 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
5473 it is not yet defined (for temacs).
5474
5475 2012-03-18 Leo Liu <sdl.web@gmail.com>
5476
5477 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
5478
5479 2012-03-17 Eli Zaretskii <eliz@gnu.org>
5480
5481 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
5482 (ispell-choices-win-default-height, ispell-silently-savep)
5483 (ispell-dictionary-alist, ispell-encoding8-command)
5484 (ispell-check-version, ispell-aspell-find-dictionary)
5485 (ispell-valid-dictionary-list, ispell-words-keyword)
5486 (ispell-get-word, ispell-internal-change-dictionary)
5487 (ispell-region, ispell-skip-region-list)
5488 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
5489 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
5490 (ispell-message-text-end, ispell-message)
5491 (ispell-buffer-local-parsing): Doc fix.
5492
5493 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
5494
5495 * htmlfontify.el: Add support for code block fontification for ODT
5496 export (Bug #9914).
5497 (hfy-optimisations): Define new option
5498 `body-text-only'
5499 (hfy-fontify-buffer): Honor above setting.
5500 (hfy-begin-span, hfy-end-span): New routines factored out form
5501 `hfy-fontify-buffer'.
5502 (hfy-begin-span-handler, hfy-end-span-handler): New variables
5503 that permit insertion of custom tags.
5504 (hfy-fontify-buffer): Use above handlers.
5505 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
5506 (hfy-face-to-css): Re-defined to be a variable.
5507 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
5508 over multiple runs. This is made possible by having the caller let
5509 bind a special variable `hfy-user-sheet-assoc'.
5510 (htmlfontify-string): New defun.
5511 (hfy-compile-face-map): Make sure that the last char in the
5512 buffer is correctly fontified.
5513 (hfy-face-resolve-face): Whitespace only change.
5514
5515 2012-03-17 Eli Zaretskii <eliz@gnu.org>
5516
5517 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
5518 message more clear.
5519
5520 2012-03-16 Leo Liu <sdl.web@gmail.com>
5521
5522 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
5523
5524 2012-03-16 Alan Mackenzie <acm@muc.de>
5525
5526 Further optimise the handling of large macros.
5527
5528 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
5529 limit to a call of `c-literal-limits'.
5530 (c-determine-+ve-limit): New function.
5531 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
5532 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
5533 In CASE 5B, restrict a search limit to 500.
5534 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
5535
5536 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
5537 Restrict macro bounds to +-500 from after-change's BEG END.
5538
5539 2012-03-16 Leo Liu <sdl.web@gmail.com>
5540
5541 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
5542
5543 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
5544
5545 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
5546 `special-mode' setting of `buffer-read-only'. (Bug#11010)
5547
5548 2012-03-16 Glenn Morris <rgm@gnu.org>
5549
5550 * view.el (view-buffer, view-buffer-other-window)
5551 (view-buffer-other-frame): Doc fixes re special mode-class.
5552
5553 * subr.el (eval-after-load): If named feature is provided not from
5554 a file, run after-load forms. (Bug#10946)
5555
5556 * calendar/calendar.el (calendar-insert-at-column):
5557 Handle non-unit-width characters a bit better. (Bug#10978)
5558
5559 2012-03-15 Chong Yidong <cyd@gnu.org>
5560
5561 * emacs-lisp/ring.el (ring-extend): New function.
5562 (ring-insert+extend): Extend the ring correctly (Bug#11019).
5563
5564 * comint.el (comint-read-input-ring)
5565 (comint-add-to-input-history): Grow comint-input-ring lazily.
5566
5567 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5568
5569 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
5570 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
5571
5572 * imenu.el: Fix multiple inheritance breakage (bug#9199).
5573 (imenu-add-to-menubar): Don't add a redundant index.
5574 (imenu-update-menubar): Handle a dynamically composed keymap.
5575
5576 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
5577
5578 * mail/sendmail.el (mail-encode-header):
5579 Bind rfc2047-encode-encoded-words to nil.
5580
5581 2012-03-13 Glenn Morris <rgm@gnu.org>
5582
5583 * calendar/calendar.el (calendar-string-spread):
5584 Handle non-unit-width characters a bit better. (Bug#10978)
5585
5586 2012-03-13 Leo Liu <sdl.web@gmail.com>
5587
5588 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
5589 directory and file as argument (Bug#10822).
5590
5591 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5592
5593 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
5594 For dynamically generated code, follow $PC.
5595 (gdb-disassembly-handler-custom): Handle no function name case.
5596
5597 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
5598
5599 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
5600 * emulation/ws-mode.el (ws-query-replace):
5601 * sort.el (sort-regexp-fields):
5602 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
5603
5604 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5605
5606 * dabbrev.el: Fix cycle completion order (bug#10963).
5607 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
5608 (dabbrev-completion): Don't use an obarray; provide
5609 a cycle-sort-function.
5610
5611 2012-03-12 Leo Liu <sdl.web@gmail.com>
5612
5613 * simple.el (kill-new): Use equal-including-properties for comparison.
5614 (kill-do-not-save-duplicates): Doc fix.
5615
5616 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5617
5618 * dabbrev.el: Fix cycle completion (bug#10963).
5619 Use lexical binding and wrap to 80 columns.
5620 (dabbrev-completion): Delay computing the list of completions.
5621
5622 2012-03-12 Kenichi Handa <handa@m17n.org>
5623
5624 * international/quail.el (quail-insert-kbd-layout): Surround each
5625 row by LRO and PDF instead of inserting many LRMs. Pad the left
5626 and right of each non-spacing marks. Insert invisible space
5627 between lower and upper characters to prevent composition.
5628
5629 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
5630
5631 * minibuffer.el (minibuffer-complete): Don't get confused when the
5632 function is run twice via different commands (bug#10958).
5633 (complete-with-action): Fix docstring.
5634
5635 2012-03-12 Chong Yidong <cyd@gnu.org>
5636
5637 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
5638 (nxml-completion-at-point-function): New function.
5639 (nxml-mode): Use it.
5640 (nxml-bind-meta-tab-to-complete-flag): Default to t.
5641
5642 * emacs-lisp/package.el (package-unpack, package-unpack-single):
5643 Load generated autoloads file before byte compiling (Bug#10970).
5644 (package--make-autoloads-and-compile): New helper fun.
5645
5646 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
5647
5648 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
5649
5650 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
5651
5652 * autorevert.el (auto-revert-handler): Ensure, that
5653 file-readable-p is applied only for local files or in
5654 auto-revert-tail-mode.
5655
5656 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
5657
5658 * server.el (server-eval-at): Handle non-tcp connections.
5659 Decode result string.
5660
5661 * server.el (server-msg-size): New constant.
5662 (server-reply-print): New function.
5663 (server-eval-and-print): Use it.
5664 (server-eval-at): Use server-quote-arg and server-unquote-arg.
5665 Handle -print-nonl.
5666
5667 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
5668
5669 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
5670 (Bug#10987).
5671
5672 2012-03-11 Chong Yidong <cyd@gnu.org>
5673
5674 * simple.el (goto-line): Doc fix (Bug#9938).
5675
5676 * subr.el (save-window-excursion): Doc fix (Bug#9979).
5677
5678 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
5679 when finished (Bug#10963).
5680
5681 2012-03-11 Martin Rudalics <rudalics@gmx.at>
5682
5683 * window.el (split-window-below): Fix bug in case where
5684 split-window-keep-point is nil (Bug#10971).
5685
5686 2012-03-11 Juri Linkov <juri@jurta.org>
5687
5688 * replace.el (replace-highlight): Set isearch-word to nil
5689 unconditionally. (Bug#10887)
5690
5691 2012-03-10 Eli Zaretskii <eliz@gnu.org>
5692
5693 * net/mairix.el (mairix-replace-invalid-chars): Rename from
5694 mairix-replace-illegal-chars; all callers changed. Don't remove
5695 ^, ~, and = characters: they are meaningful in mairix search specs.
5696 (mairix-widget-create-query): Add usage information about mairix
5697 search forms: negating words, searching for substrings, etc.
5698
5699 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
5700
5701 * international/fontset.el (font-encoding-alist): Add an entry for
5702 ksx1001 (Bug#5667).
5703
5704 2012-03-10 Richard Stallman <rms@gnu.org>
5705
5706 * mail/sendmail.el (mail-encode-header):
5707 Set rfc2047-encode-encoded-words.
5708
5709 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
5710
5711 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
5712 view buffer means not swapped.
5713 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
5714 (rmail-write-region-annotate): Error if real text has disappeared.
5715
5716 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
5717
5718 2012-03-10 Chong Yidong <cyd@gnu.org>
5719
5720 * emulation/cua-rect.el (cua--init-rectangles):
5721 * emulation/cua-base.el (cua--init-keymaps):
5722 Add delete-forward-char to remappings (Bug#9666).
5723
5724 2012-03-10 Martin Rudalics <rudalics@gmx.at>
5725
5726 * speedbar.el (speedbar-unhighlight-one-tag-line):
5727 Avoid unhighlighting due to frame switching (Bug#10275).
5728
5729 2012-03-10 Chong Yidong <cyd@gnu.org>
5730
5731 * minibuffer.el (completion-in-region, completion-help-at-point):
5732 Give the completion field overlay a high priority (Bug#6830).
5733
5734 * dired.el (dired-goto-file): Recognize absolute file name
5735 listings (Bug#7126).
5736 (dired-goto-file-1): New helper function.
5737 (dired-toggle-read-only): Inhibit warnings.
5738
5739 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
5740
5741 * net/dbus.el (dbus-property-handler): Return empty array if
5742 there are no properties.
5743
5744 2012-03-09 Leo Liu <sdl.web@gmail.com>
5745
5746 * savehist.el (savehist-printable): Stricter check for string
5747 value (Bug#10937).
5748
5749 2012-03-09 Eli Zaretskii <eliz@gnu.org>
5750
5751 * mail/smtpmail.el (smtpmail-send-it):
5752 Bind coding-system-for-write to *-unix, so that FCC files are kept in
5753 valid mbox format.
5754
5755 2012-03-09 Glenn Morris <rgm@gnu.org>
5756
5757 * files.el (dir-locals-find-file):
5758 Don't check result is regular, readable.
5759 (dir-locals-read-from-file): Demote errors.
5760
5761 2012-03-08 Eli Zaretskii <eliz@gnu.org>
5762
5763 * international/quail.el (quail-insert-kbd-layout):
5764 Insert invisible LRM characters before each character in a keyboard
5765 layout cell, to prevent their reordering by bidi display engine.
5766 For details, see the discussion in
5767 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
5768
5769 2012-03-08 Alan Mackenzie <acm@muc.de>
5770
5771 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
5772 the starting position; make it extend the marked region when
5773 invoked repeatedly - all under appropriate circumstances.
5774 Fixes bugs #5525, #10906.
5775
5776 2012-03-08 Glenn Morris <rgm@gnu.org>
5777
5778 * files.el (locate-dominating-file, dir-locals-find-file):
5779 Undo 2012-03-06 change.
5780
5781 2012-03-07 Eli Zaretskii <eliz@gnu.org>
5782
5783 * international/quail.el (quail-help):
5784 Force bidi-paragraph-direction be left-to-right. See discussion in
5785 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
5786 for the reason.
5787
5788 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
5789
5790 Avoid superfluous registering of signals. (Bug#10807)
5791
5792 * notifications.el (notifications-on-action-object)
5793 (notifications-on-close-object): New defvars.
5794 (notifications-on-action-signal, notifications-on-closed-signal):
5795 Unregister the signal if not needed any longer.
5796 (notifications-notify): Register `notifications-action-signal' or
5797 `notifications-closed-signal', if :on-action or :on-close has been
5798 passed as argument.
5799
5800 2012-03-07 Chong Yidong <cyd@gnu.org>
5801
5802 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
5803 non-X platforms.
5804
5805 2012-03-06 Glenn Morris <rgm@gnu.org>
5806
5807 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
5808 (x-disown-selection-internal, x-get-selection-internal):
5809 Doc fix (add arglist signatures). (Bug#10783)
5810
5811 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
5812
5813 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
5814 Handle breakpoints with no "type".
5815
5816 2012-03-06 Glenn Morris <rgm@gnu.org>
5817
5818 * files.el (locate-dominating-file): Add optional predicate argument.
5819 (dir-locals-find-file): Make use of above change.
5820
5821 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
5822
5823 * info.el (Info-insert-dir): Also try "dir.gz".
5824
5825 2012-03-06 Glenn Morris <rgm@gnu.org>
5826
5827 * files.el (dir-locals-find-file):
5828 Ignore non-readable or non-regular files. (Bug#10928)
5829
5830 * files.el (locate-dominating-file): Doc fix.
5831
5832 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
5833
5834 * calendar/calendar.el (calendar-set-mode-line):
5835 `getenv' returns a string. (Bug#10951)
5836
5837 2012-03-05 Leo Liu <sdl.web@gmail.com>
5838
5839 * simple.el (backward-delete-char-untabify): Constrain point to
5840 field (Bug#10939).
5841
5842 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
5843
5844 2012-03-05 Chong Yidong <cyd@gnu.org>
5845
5846 * simple.el (count-words): If called from Lisp, return the word
5847 count, for symmetry with `count-lines'. Arglist changed.
5848 (count-words--message): Args changed. Consolidate counting code
5849 from count-words and count-words-region.
5850 (count-words-region): Caller changed.
5851 (count-lines-region): Make it an obsolete alias.
5852
5853 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
5854
5855 * saveplace.el (save-place-to-alist)
5856 (save-place-ignore-files-regexp): Allow value nil to disable this
5857 feature.
5858
5859 2012-03-04 Chong Yidong <cyd@gnu.org>
5860
5861 * faces.el (face-spec-reset-face): For the default face, reset the
5862 attributes to default values (Bug#10748).
5863
5864 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5865
5866 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
5867 previous patch: Check `message-send-mail-function', and not the
5868 default function (bug#10897).
5869
5870 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
5871
5872 * notifications.el (notifications-on-action-signal)
5873 (notifications-on-closed-signal): Check for unique service name of
5874 incoming event. Fix error in removing entry.
5875 (top): Register for signals with wildcard service name.
5876 (notifications-notify): Use daemon unique service name for map entries.
5877
5878 2012-03-04 Chong Yidong <cyd@gnu.org>
5879
5880 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
5881
5882 2012-03-04 Glenn Morris <rgm@gnu.org>
5883
5884 * abbrev.el (copy-abbrev-table, abbrev-table-p)
5885 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
5886 (expand-abbrev, define-abbrev-table): Doc fixes.
5887
5888 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5889
5890 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
5891 `message-default-send-mail-function' and not `send-mail-function'
5892 when doing the prompting for `sendmail-query-once' before sending
5893 in Message buffers (bug#10897).
5894
5895 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
5896 This is inconsistent with all the other stream functions, which leave
5897 the setting up to the higher levels (if so wanted) (bug#10931).
5898
5899 2012-03-02 Alan Mackenzie <acm@muc.de>
5900
5901 Depessimize the handling of very large macros.
5902
5903 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
5904 (c-macro-cache-syntactic): New variables to implement a one
5905 element macro cache.
5906 (c-invalidate-macro-cache): New function.
5907 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
5908 Adapt to use the new cache.
5909 (c-state-safe-place): Use better the cache of safe positions.
5910 (c-state-semi-nonlit-pos-cache)
5911 (c-state-semi-nonlit-pos-cache-limit):
5912 New variables for...
5913 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
5914 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
5915 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
5916 Use c-state-semi-safe-place.
5917
5918 * progmodes/cc-langs.el (c-get-state-before-change-functions):
5919 Add c-invalidate-macro-cache to the C, C++, Obj entries.
5920
5921 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
5922
5923 * jka-compr.el (jka-compr-call-process):
5924 Apply `file-accessible-directory-p' only when the default directory is
5925 not remote.
5926
5927 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
5928
5929 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
5930 access of FILE2, if FILE1 does not exist.
5931
5932 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
5933 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
5934
5935 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
5936 Add "PAGER=" to `process-environment'.
5937
5938 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
5939
5940 * progmodes/sql.el: Bug fix
5941 (sql-get-login-ext): Save login values in globals.
5942 (sql-get-login): Use new version of `sql-get-login-ext'.
5943 (sql-interactive-mode): Set global `sql-connection' to nil.
5944 (sql-connect): Set global values for connection.
5945 (sql-product-interactive): Save global values as buffer local.
5946
5947 2012-02-29 Leo Liu <sdl.web@gmail.com>
5948
5949 * abbrev.el (define-abbrevs): Reset sys to nil.
5950
5951 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5952
5953 * files.el (file-equal-p): Rename from `files-equal-p'.
5954 Return nil when one or both files don't exist.
5955 (file-subdir-of-p): Now only top directory must exists,
5956 return nil if it doesn't.
5957 (copy-directory): No need to test with `file-subdir-of-p' after
5958 creating dir.
5959 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
5960 to `file-equal-p'.
5961
5962 2012-02-28 Glenn Morris <rgm@gnu.org>
5963
5964 * shell.el (shell-mode):
5965 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
5966 * play/landmark.el (landmark-font-lock-face-O):
5967 * play/handwrite.el (handwrite):
5968 * play/gomoku.el (gomoku-O):
5969 * net/browse-url.el (browse-url-browser-display):
5970 * international/mule.el (define-charset):
5971 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
5972 * filesets.el (filesets-find-file-delay):
5973 * eshell/em-xtra.el (eshell-xtra):
5974 * eshell/em-unix.el (eshell-grep):
5975 * emulation/viper.el (viper-mode):
5976 * emacs-lisp/regexp-opt.el (regexp-opt-group):
5977 * emacs-lisp/easymenu.el (easy-menu-define):
5978 * calendar/timeclock.el (timeclock-use-display-time):
5979 * bs.el (bs-mode):
5980 * bookmark.el (bookmark-save-flag):
5981 Doc fix (standardize possessive apostrophe usage).
5982
5983 2012-02-27 Chong Yidong <cyd@gnu.org>
5984
5985 * emulation/viper-cmd.el (viper-intercept-ESC-key):
5986 Fix key-binding lookup for ESC key (Bug#9146).
5987
5988 * font-lock.el (font-lock-specified-p): Rename from
5989 font-lock-spec-present. Callers changed.
5990
5991 2012-02-27 Daniel Hackney <dan@haxney.org>
5992
5993 * emacs-lisp/package.el (package-compute-transaction):
5994 Handle holding a package version to t in package-load-list.
5995
5996 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
5997
5998 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
5999 (tramp-get-inode, tramp-get-device): Use cached values.
6000
6001 2012-02-26 Alan Mackenzie <acm@muc.de>
6002
6003 Check there is a font-lock specification before doing initial
6004 fontification.
6005
6006 * font-core.el (font-lock-mode): Move the conditional from
6007 :after-hook to font-lock-initial-fontify.
6008 (font-lock-default-function): Move the check for a specification
6009 to font-lock-spec-present.
6010
6011 * font-lock.el (font-lock-initial-fontify): Call ...
6012 (font-lock-spec-present): New function.
6013
6014 2012-02-26 Jim Blandy <jimb@red-bean.com>
6015
6016 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
6017 (gdb-send): Apply it to the operand of the '-interpreter-exec
6018 console' command, so that we can pass arguments with (say) quotes
6019 in them. Store exact string sent in gdb-debug-log (Bug#10765).
6020
6021 2012-02-26 Chong Yidong <cyd@gnu.org>
6022
6023 * help-fns.el (describe-function-1): Clarify description of
6024 remapping (Bug#10844).
6025
6026 * files.el (files-equal-p): Doc fix.
6027 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
6028 and quit the loop once a mismatch is found.
6029
6030 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
6031
6032 * bs.el (bs--show-with-configuration): Don't throw an error
6033 if the window cannot be split; otherwise, subsequent calls to
6034 bs-show fail, restoring a stale window config. (Bug#10882)
6035
6036 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
6037
6038 * term/ns-win.el (global-map): Bind ns-drag-file to
6039 ns-find-file (Bug#5855, Bug#10050).
6040
6041 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
6042
6043 * calendar/parse-time.el (parse-time-string): Allow extractor to
6044 return nil.
6045
6046 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
6047
6048 * net/tramp.el (tramp-file-name-for-operation):
6049 Add `files-equal-p' and `file-subdir-of-p'.
6050
6051 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
6052 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
6053 Add COPY-CONTENTS argument.
6054
6055 2012-02-25 Chong Yidong <cyd@gnu.org>
6056
6057 Add custom groups for VC backends, for consistency with vc-bzr.
6058
6059 * vc/vc-arch.el (vc-arch):
6060 * vc/vc-cvs.el (vc-cvs):
6061 * vc/vc-git.el (vc-git):
6062 * vc/vc-hg.el (vc-hg):
6063 * vc/vc-mtn.el (vc-mtn):
6064 * vc/vc-rcs.el (vc-rcs):
6065 * vc/vc-sccs.el (vc-sccs):
6066 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
6067 All relevant defcustoms reassigned.
6068
6069 2012-02-25 Chong Yidong <cyd@gnu.org>
6070
6071 * newcomment.el (comment-styles): Add autoload (Bug#10868).
6072
6073 * term/x-win.el (x-initialize-window-system): Reduce default for
6074 x-selection-timeout to 5 seconds (Bug#8869).
6075
6076 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6077
6078 * files.el (files-equal-p, file-subdir-of-p): New functions.
6079 (copy-directory): Error when trying to copy a directory on itself.
6080 Add missing copy-contents arg to tramp handler.
6081 * dired-aux.el (dired-copy-file-recursive): Same.
6082 (dired-create-files): Modify destination when source is equal to
6083 dest when copying files.
6084 Return also when dest is a subdir of source. (Bug#10489)
6085
6086 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
6087
6088 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
6089 (Bug#10874)
6090
6091 2012-02-23 Alan Mackenzie <acm@muc.de>
6092
6093 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
6094 parameter "after-hook:" to allow the expansion to run code after
6095 the execution of the mode hooks.
6096
6097 * font-lock.el (font-lock-initial-fontify): New function extracted
6098 from font-lock-mode-internal.
6099
6100 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
6101 :after-hook.
6102
6103 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6104
6105 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
6106 (completion--cache-all-sorted-completions): New function.
6107 (completion-all-sorted-completions): Use it.
6108 (completion--do-completion, minibuffer-force-complete):
6109 Use it to re-instate the flush hook.
6110
6111 * icomplete.el (icomplete-completions): Replace last fix with a better
6112 one (bug#10850).
6113
6114 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
6115
6116 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
6117 when it might call us back infinitely (bug#10797).
6118
6119 2012-02-23 Glenn Morris <rgm@gnu.org>
6120
6121 * minibuffer.el (completion-category-overrides): Doc fix.
6122
6123 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6124
6125 * minibuffer.el (completion-table-with-context): Fix inf-loop.
6126 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
6127
6128 2012-02-23 Glenn Morris <rgm@gnu.org>
6129
6130 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
6131 (authors-obsolete-files-regexps, authors-ignored-files)
6132 (authors-ambiguous-files, authors-renamed-files-alist):
6133 Add more entries.
6134
6135 2012-02-23 Juri Linkov <juri@jurta.org>
6136
6137 * isearch.el (isearch-occur): Sync interactive spec with occur's
6138 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
6139
6140 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
6141
6142 2012-02-22 Juri Linkov <juri@jurta.org>
6143
6144 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
6145 (ucs-insert): Doc fix. Check for hex digits in the string.
6146 Don't display `nil' in the error message. (Bug#10857)
6147
6148 2012-02-22 Alan Mackenzie <acm@muc.de>
6149
6150 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
6151
6152 2012-02-22 Glenn Morris <rgm@gnu.org>
6153
6154 * ffap.el (ffap-c-path):
6155 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
6156
6157 2012-02-22 Chong Yidong <cyd@gnu.org>
6158
6159 * custom.el (load-theme): Doc fix.
6160
6161 2012-02-22 Glenn Morris <rgm@gnu.org>
6162
6163 * dired-x.el (dired-guess-shell-alist-default):
6164 Remove escape sequences from nroff output. (Bug#172)
6165
6166 2012-02-21 Glenn Morris <rgm@gnu.org>
6167
6168 * vc/emerge.el (emerge-defvar-local):
6169 Set `permanent-local' property rather than unused `preserved'.
6170
6171 * textmodes/picture.el (picture-delete-char): New alias.
6172 (picture-mode-map): Use it. (Bug#10860)
6173 (picture-mode): Doc fix.
6174
6175 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
6176
6177 * newcomment.el (uncomment-region-default): Remove unused binding.
6178
6179 2012-02-21 Glenn Morris <rgm@gnu.org>
6180
6181 * textmodes/picture.el (picture-motion, picture-motion-reverse)
6182 (picture-self-insert, picture-tab-chars): Doc fix.
6183 (picture-mode-map): Fix C-a, C-e.
6184
6185 2012-02-20 Glenn Morris <rgm@gnu.org>
6186
6187 * emacs-lisp/authors.el (authors-aliases): Add another entry.
6188
6189 2012-02-20 Leo Liu <sdl.web@gmail.com>
6190
6191 * icomplete.el (icomplete-completions): Check FROM arg before
6192 passing to substring (Bug#10850).
6193
6194 2012-02-19 Chong Yidong <cyd@gnu.org>
6195
6196 * comint.el: Require ansi-color.
6197 (comint-output-filter-functions): Add ansi-color-process-output.
6198
6199 * ansi-color.el: Don't set comint-output-filter-functions; it is
6200 now in the initial value defined in comint.el.
6201 (ansi-color-apply-face-function): New variable.
6202 (ansi-color-apply-on-region): Use it.
6203 (ansi-color-apply-overlay-face): New function.
6204
6205 * shell.el (shell): No need to require ansi-color.
6206 (shell-mode): Use ansi-color-apply-face-function to highlight
6207 color escapes using font-lock-face property (Bug#10835).
6208
6209 2012-02-19 Chong Yidong <cyd@gnu.org>
6210
6211 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
6212 mode-line formats (Bug#10839).
6213
6214 2012-02-18 Glenn Morris <rgm@gnu.org>
6215
6216 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
6217
6218 * mail/undigest.el (unforward-rmail-message): Doc fix.
6219
6220 * saveplace.el (save-place-ignore-files-regexp): Add :version.
6221
6222 2012-02-18 Eli Zaretskii <eliz@gnu.org>
6223
6224 * international/characters.el (script-list): Sync with the latest
6225 Unicode Character Database.
6226
6227 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
6228
6229 * international/titdic-cnv.el: Remove duplicate coding tag.
6230 * language/cham.el: Likewise.
6231 * language/tai-viet.el: Likewise.
6232
6233 2012-02-18 Glenn Morris <rgm@gnu.org>
6234
6235 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
6236 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
6237 (calendar-bahai-all-holidays-flag, calendar-other-dates):
6238 * calendar/diary-lib.el (diary-abbreviated-year-flag):
6239 * calendar/holidays.el (holiday-bahai-holidays)
6240 (calendar-holidays, list-holidays):
6241 Use utf-8 Bahá'í in doc-strings, menus, etc.
6242
6243 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
6244
6245 * saveplace.el (save-place-ignore-files-regexp): New variable
6246 allowing for excluding files from saving their location of point.
6247 The default value matches the temporary commit message editing
6248 files from Git, SVN, Bazaar, and Mercurial.
6249 (save-place-to-alist): Use it.
6250
6251 2012-02-17 Lawrence Mitchell <wence@gmx.li>
6252 Stefan Monnier <monnier@iro.umontreal.ca>
6253
6254 * newcomment.el (uncomment-region-default): Don't leave extra space
6255 when an arg is provided (bug#8150).
6256
6257 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
6258
6259 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
6260
6261 2012-02-17 Glenn Morris <rgm@gnu.org>
6262
6263 * net/socks.el: Require network-stream. (Bug#10599)
6264
6265 2012-02-17 Kenichi Handa <handa@m17n.org>
6266
6267 * international/charprop.el:
6268 * international/uni-name.el:
6269 * international/uni-old-name.el:
6270 * international/uni-comment.el: Regenerate.
6271
6272 2012-02-16 Glenn Morris <rgm@gnu.org>
6273
6274 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
6275 Interactively in calendar buffer, give an error if not on a date.
6276
6277 2012-02-15 Glenn Morris <rgm@gnu.org>
6278
6279 * shell.el (shell-delimiter-argument-list):
6280 Revert 2011-02-17 change. (Bug#8027)
6281
6282 2012-02-15 Chong Yidong <cyd@gnu.org>
6283
6284 * minibuffer.el (completion-at-point-functions): Doc fix.
6285
6286 * custom.el (defcustom): Doc fix; note use of defvar.
6287
6288 2012-02-15 Glenn Morris <rgm@gnu.org>
6289
6290 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
6291 Doc fixes.
6292
6293 2012-02-14 Glenn Morris <rgm@gnu.org>
6294
6295 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
6296
6297 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
6298
6299 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
6300 way the ports list is computed.
6301 (smtpmail-query-smtp-server): Prompt the user for a port number if
6302 we can't connect to any of the standard ports (bug#10810).
6303
6304 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
6305
6306 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
6307
6308 2012-02-13 Glenn Morris <rgm@gnu.org>
6309
6310 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
6311
6312 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6313
6314 * net/gnutls.el (gnutls-trustfiles): New variable.
6315 (gnutls-negotiate): Use it.
6316
6317 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
6318
6319 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
6320 does its stuff if Gnus is running.
6321
6322 2012-02-13 Alan Mackenzie <acm@muc.de>
6323
6324 Fix a loop in c-set-fl-decl-start.
6325
6326 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
6327 c-backward-syntactic-ws actually moves backwards.
6328
6329 2012-02-13 Leo Liu <sdl.web@gmail.com>
6330
6331 * net/rcirc.el (rcirc-markup-attributes): Move point to the
6332 beginning so that all \C-o chars are removed.
6333
6334 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
6335
6336 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
6337
6338 2012-02-12 Alan Mackenzie <acm@muc.de>
6339
6340 Fix infinite loop with long macros.
6341 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
6342
6343 2012-02-12 Chong Yidong <cyd@gnu.org>
6344
6345 * window.el (display-buffer): Doc fix (Bug#10785).
6346
6347 2012-02-12 Glenn Morris <rgm@gnu.org>
6348
6349 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6350 (x-disown-selection-internal, x-get-selection-internal):
6351 Sync docs with the xselect.c versions.
6352
6353 * allout-widgets.el: Add missing license notice.
6354
6355 2012-02-11 Glenn Morris <rgm@gnu.org>
6356
6357 * select.el (x-get-selection-internal, x-own-selection-internal)
6358 (x-disown-selection-internal):
6359 * x-dnd.el (x-get-selection-internal): Update declarations.
6360
6361 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
6362
6363 * window.el (window-sides-slots):
6364 * tool-bar.el (tool-bar-position):
6365 * term/xterm.el (xterm-extra-capabilities):
6366 * ses.el (ses-self-reference-early-detection):
6367 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
6368 (verilog-auto-wire-type)
6369 (verilog-auto-delete-trailing-whitespace)
6370 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
6371 (verilog-auto-tieoff-declaration):
6372 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
6373 (sql-oracle-statement-starters, sql-oracle-scan-on):
6374 * progmodes/prolog.el (prolog-align-comments-flag)
6375 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
6376 (prolog-left-indent-regexp, prolog-paren-indent-p)
6377 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
6378 (prolog-types, prolog-mode-specificators)
6379 (prolog-determinism-specificators, prolog-directives)
6380 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
6381 (prolog-electric-dot-flag)
6382 (prolog-electric-dot-full-predicate-template)
6383 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
6384 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
6385 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
6386 (prolog-program-switches, prolog-prompt-regexp)
6387 (prolog-debug-on-string, prolog-debug-off-string)
6388 (prolog-trace-on-string, prolog-trace-off-string)
6389 (prolog-zip-on-string, prolog-zip-off-string)
6390 (prolog-use-standard-consult-compile-method-flag)
6391 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
6392 (prolog-imenu-max-lines, prolog-info-predicate-index)
6393 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
6394 (prolog-char-quote-workaround):
6395 * progmodes/cc-vars.el (c-defun-tactic):
6396 * net/tramp.el (tramp-encoding-command-interactive)
6397 (tramp-local-end-of-line):
6398 * net/soap-client.el (soap-client):
6399 * net/netrc.el (netrc-file):
6400 * net/gnutls.el (gnutls):
6401 * minibuffer.el (completion-category-overrides)
6402 (completion-cycle-threshold)
6403 (completion-pcm-complete-word-inserts-delimiters):
6404 * man.el (Man-name-local-regexp):
6405 * mail/feedmail.el (feedmail-display-full-frame):
6406 * international/characters.el (glyphless-char-display-control):
6407 * eshell/em-ls.el (eshell-ls-date-format):
6408 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
6409 (lisp-lambda-list-keyword-parameter-indentation)
6410 (lisp-lambda-list-keyword-parameter-alignment):
6411 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
6412 * dired-x.el (dired-omit-verbose):
6413 * cus-theme.el (custom-theme-allow-multiple-selections):
6414 * calc/calc.el (calc-highlight-selections-with-faces)
6415 (calc-lu-field-reference, calc-lu-power-reference)
6416 (calc-note-threshold):
6417 * battery.el (battery-mode-line-limit):
6418 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
6419 (archive-7z-update):
6420 * allout.el (allout-prefixed-keybindings)
6421 (allout-unprefixed-keybindings)
6422 (allout-inhibit-auto-fill-on-headline)
6423 (allout-flattened-numbering-abbreviation):
6424 * allout-widgets.el (allout-widgets-auto-activation)
6425 (allout-widgets-icons-dark-subdir)
6426 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
6427 (allout-widgets-theme-dark-background)
6428 (allout-widgets-theme-light-background)
6429 (allout-widgets-item-image-properties-emacs)
6430 (allout-widgets-item-image-properties-xemacs)
6431 (allout-widgets-run-unit-tests-on-load)
6432 (allout-widgets-time-decoration-activity)
6433 (allout-widgets-hook-error-post-time)
6434 (allout-widgets-track-decoration):
6435 Add missing :version tags to new defcustoms and defgroups.
6436
6437 * progmodes/sql.el (sql-ansi-statement-starters)
6438 (sql-oracle-statement-starters): Add custom type.
6439
6440 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
6441 (prolog-system-version): Give it a type.
6442
6443 2012-02-11 Eli Zaretskii <eliz@gnu.org>
6444
6445 * term/pc-win.el (x-select-text, x-selection-owner-p)
6446 (x-own-selection-internal, x-disown-selection-internal)
6447 (x-get-selection-internal): Sync doc strings and argument lists
6448 with xselect.c, common-win.el and x-win.el. (Bug#10783)
6449
6450 2012-02-11 Leo Liu <sdl.web@gmail.com>
6451
6452 * progmodes/python.el (python-end-of-statement): Fix infinite
6453 loop. (Bug#10788)
6454
6455 2012-02-10 Glenn Morris <rgm@gnu.org>
6456
6457 * international/mule-cmds.el (unify-8859-on-encoding-mode)
6458 (unify-8859-on-decoding-mode): Properly mark as obsolete.
6459
6460 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
6461
6462 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
6463 about SMTP before checking the From header.
6464
6465 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
6466 into own function for reuse by emacsbug.el.
6467
6468 2012-02-10 Leo Liu <sdl.web@gmail.com>
6469
6470 * subr.el (condition-case-unless-debug): Rename from
6471 condition-case-no-debug. All callers changed.
6472 (with-demoted-errors): Fix caller.
6473
6474 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
6475 * nxml/rng-valid.el (rng-do-some-validation):
6476 * emacs-lisp/package.el (package-refresh-contents)
6477 (package-menu-execute):
6478 * desktop.el (desktop-create-buffer):
6479 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
6480
6481 2012-02-10 Glenn Morris <rgm@gnu.org>
6482
6483 * textmodes/bibtex.el:
6484 Add missing :version tags for new/changed defcustoms.
6485
6486 * files.el (remote-file-name-inhibit-cache): Doc fixes.
6487
6488 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
6489
6490 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
6491 (smtpmail-via-smtp): Use it, or fall back on the From address.
6492 (smtpmail-send-it): Ditto.
6493
6494 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
6495
6496 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6497 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
6498 (byte-compile-tmp-var): New const.
6499 (byte-compile-defvar): Use it to minimize .elc size.
6500 Just use `defvar' rather than simulate it (bug#10761).
6501
6502 2012-02-09 Glenn Morris <rgm@gnu.org>
6503
6504 * files.el (rename-uniquely): Doc fix. (Bug#3806)
6505
6506 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
6507 Add :version tags.
6508
6509 * progmodes/compile.el (compilation-error-screen-columns)
6510 (compilation-first-column, compilation-filter-start): Doc fixes.
6511
6512 * vc/log-view.el (log-view-toggle-entry-display):
6513 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
6514
6515 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
6516 (report-emacs-bug-can-use-xdg-email):
6517 (report-emacs-bug-insert-to-mailer): Doc fixes.
6518 (report-emacs-bug): Message fix.
6519
6520 * net/browse-url.el (browse-url-can-use-xdg-open)
6521 (browse-url-xdg-open): Doc fixes.
6522
6523 * electric.el (electric-indent-mode, electric-pair-mode)
6524 (electric-layout-rules, electric-layout-mode): Doc fixes.
6525 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
6526
6527 2012-02-08 Martin Rudalics <rudalics@gmx.at>
6528
6529 * server.el (server-unselect-display): Don't inadvertently kill
6530 the current buffer. (Bug#10729)
6531
6532 2012-02-08 Glenn Morris <rgm@gnu.org>
6533
6534 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
6535 (sql-list-table): Doc fixes.
6536
6537 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
6538 Comment out (does nothing).
6539
6540 * completion.el (dynamic-completion-mode):
6541 * dirtrack.el (dirtrack-debug-mode):
6542 * electric.el (electric-layout-mode):
6543 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
6544 * face-remap.el (text-scale-mode, buffer-face-mode):
6545 * iimage.el (iimage-mode):
6546 * image-mode.el (image-transform-mode):
6547 * minibuffer.el (completion-in-region-mode):
6548 * scroll-lock.el (scroll-lock-mode):
6549 * simple.el (next-error-follow-minor-mode):
6550 * tar-mode.el (tar-subfile-mode):
6551 * tooltip.el (tooltip-mode):
6552 * vcursor.el (vcursor-use-vcursor-map):
6553 * wid-browse.el (widget-minor-mode):
6554 * emulation/tpu-edt.el (tpu-edt-mode):
6555 * emulation/tpu-extras.el (tpu-cursor-free-mode):
6556 * international/iso-ascii.el (iso-ascii-mode):
6557 * language/thai-util.el (thai-word-mode):
6558 * mail/supercite.el (sc-minor-mode):
6559 * net/goto-addr.el (goto-address-mode):
6560 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
6561 * progmodes/cwarn.el (cwarn-mode):
6562 * progmodes/flymake.el (flymake-mode):
6563 * progmodes/glasses.el (glasses-mode):
6564 * progmodes/hideshow.el (hs-minor-mode):
6565 * progmodes/pascal.el (pascal-outline-mode):
6566 * textmodes/enriched.el (enriched-mode):
6567 * vc/smerge-mode.el (smerge-mode):
6568 Doc fixes (minor mode argument).
6569
6570 2012-02-07 Eli Zaretskii <eliz@gnu.org>
6571
6572 * ls-lisp.el (ls-lisp-sanitize): New function.
6573 (ls-lisp-insert-directory): Use it to fix or remove any elements
6574 in file-alist with missing attributes. (Bug#4673)
6575
6576 2012-02-07 Alan Mackenzie <acm@muc.de>
6577
6578 Fix spurious recognition of c-in-knr-argdecl.
6579
6580 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
6581 putative K&R region.
6582
6583 2012-02-07 Alan Mackenzie <acm@muc.de>
6584
6585 * progmodes/cc-engine.el (c-forward-objc-directive):
6586 Prevent looping in "#pragma mark @implementation".
6587
6588 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
6589
6590 * notifications.el (notifications-on-closed-signal): Make `reason'
6591 optional. (Bug#10744)
6592
6593 2012-02-07 Glenn Morris <rgm@gnu.org>
6594
6595 * emacs-lisp/easy-mmode.el (define-minor-mode):
6596 Doc fixes for the macro and the mode it defines.
6597
6598 * image.el (imagemagick-types-inhibit): Doc fix.
6599
6600 * cus-start.el (imagemagick-render-type): Add it.
6601
6602 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
6603
6604 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
6605 Set the default at load time, too, so that `font-lock-fontify-buffer'
6606 can be called without setting up the entire mode first. This fixes
6607 a bug in `mm-inline-text' with C MIME parts.
6608
6609 2012-02-06 Chong Yidong <cyd@gnu.org>
6610
6611 * simple.el (list-processes--refresh): Delete exited processes
6612 (Bug#8094).
6613
6614 * comint.el (comint-next-prompt): next-single-char-property-change
6615 and prev-single-char-property-change never return nil (Bug#8657).
6616
6617 * custom.el (defcustom): Doc fix (Bug#9711).
6618
6619 2012-02-05 Chong Yidong <cyd@gnu.org>
6620
6621 * cus-edit.el (custom-variable-reset-backup): Quote the value
6622 before storing it in the customized-value property (Bug#6712).
6623 (custom-display): Add a customization type tag.
6624 (custom-buffer-create-internal): Improve tooltip message.
6625
6626 * wid-edit.el (widget-field-value-get): New optional arg to
6627 suppress trailing whitespace truncation.
6628 (character): Use it (Bug#2689).
6629
6630 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
6631
6632 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
6633 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
6634
6635 2012-02-05 Chong Yidong <cyd@gnu.org>
6636
6637 * cus-edit.el (custom-variable-value-create): For mismatched
6638 types, show the current value (Bug#7600).
6639
6640 * custom.el (defcustom): Doc fix.
6641
6642 2012-02-05 Glenn Morris <rgm@gnu.org>
6643
6644 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
6645
6646 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
6647
6648 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
6649 (pp-buffer): Use `ignore-errors', `looking-at-p'.
6650 (pp-last-sexp): Use `looking-at-p'.
6651
6652 2012-02-04 Glenn Morris <rgm@gnu.org>
6653
6654 * files.el (revert-buffer):
6655 Doc fix (mention revert-buffer-in-progress-p).
6656
6657 * emacs-lisp/ert-x.el (ert-simulate-command):
6658 Check deferred-action-list (which is obsolete) is bound.
6659
6660 * subr.el (with-wrapper-hook): Doc fixes.
6661
6662 * simple.el (filter-buffer-substring-functions)
6663 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
6664
6665 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
6666
6667 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
6668 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
6669
6670 2012-02-04 Leo Liu <sdl.web@gmail.com>
6671
6672 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
6673
6674 2012-02-04 Glenn Morris <rgm@gnu.org>
6675
6676 * image.el (image-extension-data): Add obsolete alias.
6677
6678 * isearch.el (isearch-update): Doc fix.
6679
6680 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
6681
6682 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
6683
6684 2012-02-03 Glenn Morris <rgm@gnu.org>
6685
6686 * image.el (image-animated-p): Doc fix. Use image-animated-types.
6687 (image-animate-timeout): Doc fix.
6688
6689 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
6690
6691 2012-02-02 Glenn Morris <rgm@gnu.org>
6692
6693 * server.el (server-auth-dir): Doc fix.
6694 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
6695
6696 * subr.el (run-mode-hooks): Doc fix.
6697
6698 2012-02-02 Juri Linkov <juri@jurta.org>
6699
6700 * image-mode.el (image-toggle-display-image): Remove tautological
6701 `major-mode' from the `derived-mode-p' test.
6702
6703 2012-02-02 Kenichi Handa <handa@m17n.org>
6704
6705 * composite.el (compose-region): Cancel previous change.
6706
6707 2012-02-02 Kenichi Handa <handa@m17n.org>
6708
6709 * composite.el (compose-region, compose-string): Signal error for
6710 a null string component (Bug#6988).
6711
6712 2012-02-01 Chong Yidong <cyd@gnu.org>
6713
6714 * view.el (view-buffer-other-window, view-buffer-other-frame):
6715 Handle special modes like view-buffer (Bug#10650).
6716 (view-buffer): Simplify.
6717
6718 * frame.el (set-frame-font): Tweak meaning of third argument.
6719
6720 * dynamic-setting.el (font-setting-change-default-font):
6721 Use set-frame-font (Bug#9982).
6722
6723 2012-02-01 Glenn Morris <rgm@gnu.org>
6724
6725 * progmodes/compile.el (compilation-internal-error-properties):
6726 Respect compilation-first-column in the "*compilation*" buffer.
6727
6728 * emacs-lisp/easy-mmode.el (define-minor-mode):
6729 Relax :variable's test for a named function.
6730
6731 2012-01-31 Alan Mackenzie <acm@muc.de>
6732
6733 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
6734 off by one error.
6735
6736 2012-01-31 Chong Yidong <cyd@gnu.org>
6737
6738 * frame.el (set-frame-font): New arg ALL-FRAMES.
6739
6740 * menu-bar.el (menu-set-font): Use set-frame-font.
6741
6742 * faces.el (face-spec-reset-face): Don't apply unspecified
6743 attribute values to the default face.
6744
6745 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
6746
6747 * progmodes/cwarn.el (cwarn): Remove dead link.
6748 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
6749 Remove * from defcustom docstrings.
6750 (turn-on-cwarn-mode): Make obsolete.
6751 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
6752 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
6753
6754 2012-01-31 Glenn Morris <rgm@gnu.org>
6755
6756 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
6757 Fix :variable handling of mode a symbol not equal to modefun.
6758 Allow named functions to be used as the cdr of :variable.
6759
6760 2012-01-30 Glenn Morris <rgm@gnu.org>
6761
6762 * emacs-lisp/authors.el (authors-fixed-entries):
6763 Remove reference to deleted file rnewspost.el.
6764
6765 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
6766
6767 * window.el (window-with-parameter): Remove unused variable `windows'.
6768 (window--side-check): Remove unused variable `code'.
6769 (window--resize-siblings): Remove unused variable `first'.
6770 (adjust-window-trailing-edge): Remove unused variable `failed'.
6771 (window-deletable-p, window--delete): Remove unused variable `buffer'.
6772 Use `let', not `let*'.
6773 (balance-windows-2): Remove unused variable `found'.
6774 (window--state-put-2): Remove unused variable `splits'.
6775 (window-state-put): Remove unused variable `selected'.
6776 (same-window-p): Use `string-match-p'.
6777 (display-buffer-assq-regexp): Remove unused variable `value'.
6778 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6779 Mark argument ALIST as ignored.
6780 (pop-to-buffer): Remove unused variable `old-window'.
6781
6782 2012-01-29 Eli Zaretskii <eliz@gnu.org>
6783
6784 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
6785 and .lzma compressed files.
6786
6787 2012-01-29 Chong Yidong <cyd@gnu.org>
6788
6789 * frame.el (window-system-default-frame-alist): Doc fix.
6790
6791 * dynamic-setting.el (font-setting-change-default-font): Don't
6792 change the default face if SET-FONT argument is non-nil (Bug#9982).
6793
6794 2012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
6795
6796 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
6797
6798 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
6799
6800 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
6801 breakpoints in files outside current directory (Bug#6098).
6802
6803 2012-01-29 Chong Yidong <cyd@gnu.org>
6804
6805 * progmodes/python.el: Require ansi-color at top-level.
6806
6807 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
6808 Define and use in Emacs Lisp mode (Bug#9360).
6809 (lisp-mode-abbrev-table): Add doc.
6810 (lisp-mode-variables): Don't set local-abbrev-table.
6811 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
6812
6813 2012-01-28 Roland Winkler <winkler@gnu.org>
6814
6815 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
6816
6817 2012-01-28 Roland Winkler <winkler@gnu.org>
6818
6819 * textmodes/bibtex.el (bibtex-entry-alist): New function.
6820 (bibtex-set-dialect): Use it. Either set global values of
6821 dialect-dependent variables or bind these variables buffer-locally
6822 (Bug#10254).
6823 (bibtex-mode): Call bibtex-set-dialect via
6824 hack-local-variables-hook.
6825 (bibtex-dialect): Update docstring.
6826 Add safe-local-variable predicate.
6827 (bibtex-entry-alist, bibtex-field-alist): Initialize via
6828 bibtex-set-dialect.
6829 (bibtex-mode-map): Define menu for each dialect.
6830 (bibtex-entry): Fix docstring.
6831
6832 2012-01-28 Chong Yidong <cyd@gnu.org>
6833
6834 * eshell/esh-arg.el (eshell-quote-argument): New function.
6835
6836 * eshell/esh-ext.el (eshell-invoke-batch-file):
6837 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
6838 first arg to eshell-parse-command (Bug#10523).
6839
6840 2012-01-28 Drew Adams <drew.adams@oracle.com>
6841
6842 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
6843 `default-directory' is non-nil.
6844
6845 2012-01-28 Eli Zaretskii <eliz@gnu.org>
6846
6847 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
6848 line that displays system-configuration-options. (Bug#9924)
6849
6850 2012-01-28 Drew Adams <drew.adams@oracle.com>
6851
6852 * descr-text.el (describe-char): Show information about POS, in
6853 addition to information about the character at POS. Improve and
6854 update the doc string. Change "code point" to "code point in
6855 charset", to avoid confusion with the character's Unicode code
6856 point shown above that. (Bug#10129)
6857
6858 2012-01-28 Eli Zaretskii <eliz@gnu.org>
6859
6860 * descr-text.el (describe-char): Show the raw character, not only
6861 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
6862 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
6863 for the reasons.
6864
6865 2012-01-28 Phil Hagelberg <phil@hagelb.org>
6866
6867 * emacs-lisp/package.el (package-install):
6868 Run package-refresh-contents if there is no archive yet (Bug#9798).
6869
6870 2012-01-28 Chong Yidong <cyd@gnu.org>
6871
6872 * emacs-lisp/package.el (package-maybe-load-descriptor):
6873 New function, split from package-maybe-load-descriptor.
6874 (package-maybe-load-descriptor): Use it.
6875 (package-download-transaction): Fully load required packages
6876 inside the loop, so that `require' calls work (Bug#10593).
6877 (package-install): No need to call package-initialize now.
6878
6879 2012-01-28 Chong Yidong <cyd@gnu.org>
6880
6881 * simple.el (deactivate-mark): Doc fix (Bug#8614).
6882
6883 * tooltip.el (tooltip-mode): Doc fix.
6884 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
6885
6886 * frame.el (set-cursor-color): Doc fix (Bug#352).
6887
6888 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
6889 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
6890
6891 * cus-edit.el (custom-buffer-create-internal): Fix search button
6892 action (Bug#10542).
6893 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
6894
6895 2012-01-27 Eduard Wiebe <usenet@pusto.de>
6896
6897 * dired.el (dired-mark-files-regexp):
6898 Include any subdirectory components. (Bug#10445)
6899
6900 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
6901
6902 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
6903 Handle [host]:port syntax. (Bug#10533)
6904
6905 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
6906
6907 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
6908
6909 2012-01-26 Glenn Morris <rgm@gnu.org>
6910
6911 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
6912 * term.el (term-raw-escape-map): Use Control-X-prefix.
6913 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
6914
6915 2012-01-25 Martin Rudalics <rudalics@gmx.at>
6916
6917 * window.el (window-state-get, window--state-get-1): Don't deal
6918 with fixed-sizeness of windows. Simplify code.
6919
6920 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
6921
6922 * window.el (window--state-get-1, window--state-put-2):
6923 Don't save and restore the mark.
6924
6925 2012-01-25 Chong Yidong <cyd@gnu.org>
6926
6927 * custom.el (custom-variable-p): Doc fix.
6928
6929 2012-01-25 Glenn Morris <rgm@gnu.org>
6930
6931 * dired.el (dired-goto-file): Handle some of the more common
6932 characters that `ls -b' escapes. (Bug#10596)
6933
6934 * progmodes/compile.el (compilation-next-error-function):
6935 Respect compilation-first-column in the "*compilation*" buffer.
6936 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
6937
6938 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
6939
6940 2012-01-24 Glenn Morris <rgm@gnu.org>
6941
6942 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
6943
6944 2012-01-24 Julien Danjou <julien@danjou.info>
6945
6946 * color.el (color-rgb-to-hsl): Fix value computing.
6947 (color-hue-to-rgb): New function.
6948 (color-hsl-to-rgb): New function.
6949 (color-clamp, color-saturate-hsl, color-saturate-name)
6950 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
6951 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
6952
6953 2012-01-24 Glenn Morris <rgm@gnu.org>
6954
6955 * vc/vc-rcs.el (vc-rcs-create-tag):
6956 * vc/vc-sccs.el (vc-sccs-create-tag):
6957 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
6958
6959 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
6960
6961 * eshell/esh-util.el (eshell-read-hosts-file):
6962 Skip comment lines. (Bug#10549)
6963
6964 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
6965
6966 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
6967
6968 * subr.el (display-delayed-warnings): Doc fix.
6969 (collapse-delayed-warnings): New function to collapse identical
6970 adjacent warnings.
6971 (delayed-warnings-hook): Add it.
6972
6973 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
6974
6975 * net/tramp.el (tramp-action-login): Set connection property "login-as".
6976
6977 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
6978 (tramp-default-user-alist): Don't add "pscp".
6979 (tramp-do-copy-or-rename-file-out-of-band): Use connection
6980 property "login-as", if set. (Bug#10530)
6981
6982 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
6983
6984 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
6985 "plink1" and "psftp". (Bug#10530)
6986
6987 2012-01-21 Kenichi Handa <handa@m17n.org>
6988
6989 * international/mule-cmds.el (prefer-coding-system): Show a
6990 warning message if the default value of file-name-coding-system
6991 was not changed.
6992
6993 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
6994
6995 * windmove.el (windmove-reference-loc):
6996 Fix windmove-reference-loc miscalculation.
6997
6998 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
6999
7000 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
7001 default unit.
7002
7003 2012-01-21 Glenn Morris <rgm@gnu.org>
7004
7005 * international/mule.el (auto-coding-alist): Add .tbz.
7006
7007 * files.el (local-enable-local-variables): Doc fix.
7008 (inhibit-local-variables-regexps): Rename from
7009 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
7010 Doc fix. Add some extensions from auto-coding-alist.
7011 (inhibit-local-variables-suffixes):
7012 Rename from inhibit-first-line-modes-suffixes. Doc fix.
7013 (inhibit-local-variables-p):
7014 New function, extracted from set-auto-mode-1.
7015 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
7016 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
7017 (hack-local-variables): Doc fix. Make the mode-only case
7018 respect enable-local-variables and friends.
7019 Respect inhibit-local-variables-regexps for file-locals, but
7020 not for directory-locals.
7021 (set-visited-file-name):
7022 Take account of inhibit-local-variables-regexps.
7023 Whether it applies may change as the file name is changed.
7024 * jka-cmpr-hook.el (jka-compr-install):
7025 * jka-compr.el (jka-compr-uninstall):
7026 Update for inhibit-first-line-modes-suffixes name change.
7027
7028 2012-01-20 Martin Rudalics <rudalics@gmx.at>
7029
7030 * help-macro.el (make-help-screen): Temporarily restore original
7031 binding for minor-mode-map-alist (Bug#10454).
7032
7033 2012-01-19 Julien Danjou <julien@danjou.info>
7034
7035 * color.el (color-name-to-rgb): Use the white color to find the max
7036 color component value and return correctly computed values.
7037 (color-name-to-rgb): Add missing float conversion for max value.
7038
7039 2012-01-19 Martin Rudalics <rudalics@gmx.at>
7040
7041 * window.el (window--state-get-1, window-state-get): Do not use
7042 special state value for window-persistent-parameters.
7043 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
7044 (window--state-put-2): Reset all window parameters to nil before
7045 assigning values of persistent parameters.
7046
7047 2012-01-18 Alan Mackenzie <acm@muc.de>
7048
7049 Eliminate sluggishness and hangs in fontification of "semicolon
7050 deserts".
7051
7052 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
7053 Change value 10000 -> 3000.
7054 (c-state-safe-place): Reformulate so it doesn't stack up an
7055 infinite number of wrong entries in c-state-nonlit-pos-cache.
7056 (c-determine-limit-get-base, c-determine-limit): New functions to
7057 determine backward search limits disregarding literals.
7058 (c-find-decl-spots): Amend commenting.
7059 (c-cheap-inside-bracelist-p): New function which detects "={".
7060
7061 * progmodes/cc-fonts.el
7062 (c-make-font-lock-BO-decl-search-function): Give a limit to a
7063 backward search.
7064 (c-font-lock-declarations): Fix an occurrence of point being
7065 undefined. Check additionally for point being in a bracelist or
7066 near a macro invocation without a semicolon so as to avoid a
7067 fruitless time consuming search for a declarator. Give a more
7068 precise search limit for declarators using the new
7069 c-determine-limit.
7070
7071 2012-01-18 Glenn Morris <rgm@gnu.org>
7072
7073 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
7074 (set-auto-mode): Doc fixes.
7075
7076 2012-01-17 Glenn Morris <rgm@gnu.org>
7077
7078 * isearch.el (search-nonincremental-instead): Fix doc typo.
7079
7080 * dired.el (dired-insert-directory): Handle newlines in directory name.
7081 (dired-build-subdir-alist): Unescape newlines in directory name.
7082
7083 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
7084
7085 * net/tramp.el (tramp-local-end-of-line): New defcustom.
7086 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
7087 (tramp-action-terminal): Use it. (Bug#10530)
7088
7089 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
7090
7091 * minibuffer.el (completion--replace): Strip properties (bug#10062).
7092
7093 2012-01-16 Martin Rudalics <rudalics@gmx.at>
7094
7095 * window.el (window-state-ignored-parameters): Remove variable.
7096 (window--state-get-1): Rename argument MARKERS to IGNORE.
7097 Handle persistent window parameters. Make copy of clone-of
7098 parameter only if requested. (Bug#10348)
7099 (window--state-put-2): Install a window parameter only if it has
7100 a non-nil value or an existing parameter shall be overwritten.
7101
7102 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
7103
7104 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
7105
7106 2012-01-14 Eli Zaretskii <eliz@gnu.org>
7107
7108 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
7109 don't pass the (nil) value of `upnode' to string-match.
7110
7111 2012-01-14 Chong Yidong <cyd@gnu.org>
7112
7113 * startup.el (command-line): Fix X resource class for cursorColor.
7114 Fix values recognized by the cursorBlink resource.
7115
7116 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
7117
7118 * epg.el (epg--make-temp-file): Avoid permission race condition
7119 when running on old Emacs versions (bug#10403).
7120
7121 2012-01-14 Glenn Morris <rgm@gnu.org>
7122
7123 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
7124
7125 2012-01-13 Alan Mackenzie <acm@muc.de>
7126
7127 Fix filling for when filladapt mode is enabled.
7128
7129 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
7130 c-mask-paragraph, pass in `fill-paragraph' rather than
7131 `fill-region-as-paragraph'. (This is a reversion of a previous
7132 change.)
7133 * progmodes/cc-mode.el (c-basic-common-init):
7134 Make fill-paragraph-handle-comment buffer local and set it to nil.
7135
7136 2012-01-13 Glenn Morris <rgm@gnu.org>
7137
7138 * dired.el (dired-switches-escape-p): New function.
7139 (dired-insert-directory): Use dired-switches-escape-p.
7140 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
7141
7142 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
7143
7144 2012-01-12 Glenn Morris <rgm@gnu.org>
7145
7146 * mail/sendmail.el (mail-mode): Update paragraph-separate for
7147 changes in adaptive-fill-regexp. (Bug#10276)
7148
7149 2012-01-11 Alan Mackenzie <acm@muc.de>
7150
7151 Fix Emacs bug #10463 - put `widen's around the critical spots.
7152
7153 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
7154 widen around each invocation of c-state-pp-to-literal. Remove an
7155 unused let variable.
7156
7157 2012-01-11 Glenn Morris <rgm@gnu.org>
7158
7159 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
7160 Doc fix.
7161
7162 2012-01-10 Chong Yidong <cyd@gnu.org>
7163
7164 * net/network-stream.el (network-stream-open-starttls):
7165 Avoid emitting a confusing error message when the server gives a bad
7166 response to the capability command.
7167
7168 2012-01-10 Glenn Morris <rgm@gnu.org>
7169
7170 * mail/unrmail.el (unrmail): Tweak previous change.
7171
7172 2012-01-09 Chong Yidong <cyd@gnu.org>
7173
7174 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
7175
7176 2012-01-08 Alan Mackenzie <acm@muc.de>
7177
7178 Optimise font locking in long enum definitions.
7179
7180 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
7181 arm to a cond form to handle enums.
7182 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
7183 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
7184
7185 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
7186
7187 * files.el (move-file-to-trash): Preserve default file modes on error.
7188 (Bug#10401)
7189
7190 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7191
7192 * faces.el (set-face-attribute): Clarify the meaning of the nil
7193 frame (bug#10294).
7194
7195 * subr.el (with-selected-frame): Mention that the selected frame
7196 is restored (bug#9980).
7197
7198 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
7199 (bug#9759).
7200
7201 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
7202 (password-read): Don't autoload unused function.
7203
7204 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
7205
7206 * progmodes/which-func.el (which-func-mode): Turn into a
7207 non-interactive function and mark as obsolete (bug#10428).
7208
7209 2012-01-06 Chong Yidong <cyd@gnu.org>
7210
7211 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
7212 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
7213 functions, along with 1 and -1.
7214
7215 2012-01-06 Eli Zaretskii <eliz@gnu.org>
7216
7217 * time.el (display-time-load-average)
7218 (display-time-default-load-average): Doc fixes. See the thread
7219 starting at
7220 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
7221 for the details.
7222
7223 2012-01-06 Glenn Morris <rgm@gnu.org>
7224
7225 * mail/unrmail.el (unrmail): Give an explicit error if the input file
7226 has no messages. (Bug#10377)
7227
7228 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
7229 than Info-edit. (Bug#10385)
7230
7231 * time.el (display-time-load-average, display-time-next-load-average):
7232 Doc fixes.
7233
7234 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
7235 local setting of buffer-read-only to the input buffer. (Bug#10419)
7236
7237 * calendar/calendar.el (calendar-mode):
7238 Locally set scroll-margin to 0. (Bug#10379)
7239
7240 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
7241
7242 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
7243
7244 2012-01-05 Glenn Morris <rgm@gnu.org>
7245
7246 * eshell/em-unix.el (diff-no-select): Autoload it.
7247 (eshell/diff): Use diff-no-select. (Bug#10420)
7248
7249 2012-01-05 Chong Yidong <cyd@gnu.org>
7250
7251 * shell.el (shell-dynamic-complete-functions): Revert last change.
7252 (shell-command-completion-function): New function.
7253 (shell-completion-vars): Use it to implement
7254 shell-completion-execonly (Bug#10417).
7255
7256 * custom.el (enable-theme): Don't set custom-safe-themes.
7257
7258 * cus-theme.el (custom-theme-merge-theme):
7259 Ignore custom-enabled-themes and custom-safe-themes.
7260
7261 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
7262
7263 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
7264 first prompt in `sql-interacive-mode'.
7265 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
7266 keywords.
7267 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
7268 (sql-product-interactive): Bug fix: Set `sql-buffer' in
7269 context of original buffer. Invoke `sql-login-hook'.
7270
7271 2012-01-04 Eli Zaretskii <eliz@gnu.org>
7272
7273 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
7274 letters in cite-prefix.
7275
7276 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7277
7278 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
7279
7280 2012-01-03 Chong Yidong <cyd@gnu.org>
7281
7282 * shell.el (shell-dynamic-complete-functions):
7283 Put pcomplete-completions-at-point, so as to try
7284 comint-filename-completion first (Bug#10417).
7285
7286 2012-01-02 Richard Stallman <rms@gnu.org>
7287
7288 * battery.el (battery-status-function):
7289 Detect when to use battery-yeeloong-sysfs.
7290 (battery-echo-area-format): Add string for Yeeloong.
7291 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
7292 (battery-yeeloong-sysfs): New function.
7293
7294 2012-01-02 Chong Yidong <cyd@gnu.org>
7295
7296 * dirtrack.el (dirtrack-list): Eliminate unused third element.
7297 (dirtrack): Merge code for handling relative filenames in prompt
7298 from shell-dir-cookie-watcher.
7299 (dirtrack-debug-message): New arg to avoid excess format calls.
7300
7301 * shell.el (shell-dir-cookie-re): Variable deleted.
7302 (shell-dir-cookie-watcher): Function deleted.
7303 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
7304 with dirtrack-mode.
7305
7306 2012-01-01 Eli Zaretskii <eliz@gnu.org>
7307
7308 * term/w32-win.el (dynamic-library-alist) <gnutls>:
7309 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
7310 libgnutls-26.dll.
7311
7312 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
7313
7314 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
7315
7316 2011-12-31 Eli Zaretskii <eliz@gnu.org>
7317
7318 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
7319 headers of non-MIME messages, when rmail-enable-mime is non-nil.
7320
7321 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
7322
7323 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
7324 also for alternative shells.
7325 (tramp-open-connection-setup-interactive-shell): Check, whether
7326 the shell is a busybox.
7327 (tramp-send-command): Don't suppress multiple prompts for
7328 busyboxes, it hurts.
7329
7330 2011-12-28 Chong Yidong <cyd@gnu.org>
7331
7332 * progmodes/gdb-mi.el (gdb-get-source-file-list)
7333 (gdb-get-source-file): Move mode line update to
7334 gdb-get-source-file (Bug#10087).
7335
7336 2011-12-25 Chong Yidong <cyd@gnu.org>
7337
7338 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
7339 gud-gdb-marker-filter without taking it as an argument.
7340 (gud-gdb-run-command-fetch-lines): Caller changed.
7341 (gud-gdb-completion-function): New variable.
7342 (gud-gdb-completion-at-point): Use it.
7343 (gud-gdb-completions-1): Split from gud-gdb-completions.
7344
7345 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
7346 function as separate arguments.
7347 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
7348 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
7349 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
7350 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
7351 (gdb-stopped, def-gdb-auto-update-trigger)
7352 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
7353 (gdb-get-changed-registers, gdb-get-main-selected-frame):
7354 Callers changed.
7355 (gud-gdbmi-completions): New function.
7356 (gdb): Use it for generating the completion table.
7357
7358 2011-12-24 Alan Mackenzie <acm@muc.de>
7359
7360 Introduce a mechanism to widen the region used in context font
7361 locking. Use this to protect declarations from losing their contexts.
7362
7363 * progmodes/cc-langs.el (c-before-font-lock-functions):
7364 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
7365 (c-before-context-fontification-functions): New defvar, a list of
7366 functions to be run just before context (etc.) font locking.
7367
7368 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
7369 New, functionality extracted from
7370 c-neutralize-syntax-in-and-mark-CPP.
7371 (c-in-after-change-fontification): New variable.
7372 (c-after-change): Set c-in-after-change-fontification.
7373 (c-set-fl-decl-start): Rejig its interface, so it can be called
7374 from both after-change and context fontifying.
7375 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
7376 New functions.
7377 (c-standard-font-lock-fontify-region-function): New variable.
7378 (c-font-lock-fontify-region): New function.
7379
7380 2011-12-24 Juri Linkov <juri@jurta.org>
7381
7382 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
7383 (Bug#10348)
7384
7385 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
7386
7387 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
7388 existence of source file. (Bug#10325)
7389
7390 2011-12-23 Alan Mackenzie <acm@muc.de>
7391
7392 Fix unstable fontification inside templates.
7393
7394 * progmodes/cc-langs.el (c-before-font-lock-functions):
7395 Newly created from the singular version. The (c c++ objc) entry now
7396 additionally has c-set-fl-decl-start. The other languages (apart
7397 from AWK) have that as a single entry.
7398
7399 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7400 The functionality for "local" declarations has been extracted to
7401 c-set-fl-decl-start.
7402
7403 * progmodes/cc-mode.el (c-common-init, c-after-change):
7404 Changes due to pluralisation of c-before-font-lock-functions.
7405 (c-set-fl-decl-start): New function, extracted from
7406 c-font-lock-enclosing-decls and enhanced.
7407
7408 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
7409
7410 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
7411
7412 2011-12-22 Juri Linkov <juri@jurta.org>
7413
7414 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
7415
7416 2011-12-22 Chong Yidong <cyd@gnu.org>
7417
7418 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
7419
7420 2011-12-21 Drew Adams <drew.adams@oracle.com>
7421
7422 * files.el (file-remote-p): Fix docstring. (Bug#10319)
7423
7424 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
7425
7426 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
7427
7428 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
7429
7430 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
7431 highlighting and support. Fix up comments for capitalization.
7432 (cfengine-mode-debug): New var.
7433 (cfengine3-mode): Change the modeline indicator to "CFE3".
7434 (cfengine3-font-lock-keywords): Improve defun highlighting.
7435 (cfengine2-actions): Rename from `cfengine-actions'.
7436 (cfengine2-font-lock-keywords): Rename from
7437 `cfengine-font-lock-keywords'.
7438 (cfengine2-imenu-expression): Rename from
7439 `cfengine-imenu-expression'.
7440 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
7441 (cfengine2-beginning-of-defun): Rename from
7442 `cfengine-beginning-of-defun'.
7443 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
7444 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
7445 (cfengine2-mode): Rename from `cfengine-mode'. Change the
7446 modeline indicator to "CFE2".
7447 (cfengine-mode): Defalias to `cfengine-auto-mode'.
7448 (cfengine-mode-abbrevs): Mark obsolete.
7449
7450 2011-12-21 Chong Yidong <cyd@gnu.org>
7451
7452 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
7453 filename argument.
7454
7455 2011-12-20 Martin Rudalics <rudalics@gmx.at>
7456
7457 * window.el (window-normalize-buffer-to-display): Remove.
7458 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
7459
7460 2011-12-19 Chong Yidong <cyd@gnu.org>
7461
7462 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
7463 Don't signal an error in a predicate function; return non-nil.
7464 (vc-dir-mark-file): Move the error here.
7465 (vc-dir-mark-unmark): If acting on the region, keep going if one
7466 of the entries cannot be marked/unmarked.
7467 (vc-dir-mark-all-files): If current entry is a directory, mark
7468 only child files, as documented.
7469
7470 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
7471
7472 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
7473 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
7474 addition.
7475
7476 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
7477
7478 * term/ns-win.el (ns-get-selection-internal)
7479 (ns-store-selection-internal): Declare.
7480 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
7481 Declare as obsolete.
7482 (ns-get-pasteboard, ns-paste-secondary):
7483 Use ns-get-selection-internal.
7484 (ns-set-pasteboard, ns-copy-including-secondary):
7485 Use ns-store-selection-internal.
7486
7487 2011-12-17 Chong Yidong <cyd@gnu.org>
7488
7489 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
7490 (vc-deduce-fileset): Doc fix.
7491
7492 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
7493
7494 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
7495
7496 2011-12-13 Sam Steingold <sds@gnu.org>
7497
7498 * man.el (Man-getpage-in-background): When running under a
7499 window-system, ignore $MANWIDTH and $COLUMNS.
7500
7501 2011-12-15 Kenichi Handa <handa@m17n.org>
7502
7503 * language/ethio-util.el: Change coding tag to utf-8-emacs.
7504 (setup-ethiopic-environment-internal): Comment out key-binding for
7505 ethio-toggle-punctuation.
7506
7507 2011-12-13 Alan Mackenzie <acm@muc.de>
7508
7509 Add the switch statement to AWK Mode.
7510
7511 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
7512 "default" to the keywords regexp.
7513
7514 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
7515 expression as the rest.
7516 (c-nonlabel-token-key): Allow string literals for AWK.
7517 Refactor for the other modes.
7518
7519 Large brace-block initialisation makes CC Mode slow: Fix.
7520 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
7521 routines. Limit backward searching in c-font-lock-enclosing.decl.
7522
7523 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
7524 pp-state and literal type in addition to the limits.
7525 (c-state-safe-place): New defun, extracted from c-state-literal-at.
7526 (c-state-literal-at): Use the above new defun.
7527 (c-slow-in-literal, c-fast-in-literal): Remove.
7528 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
7529
7530 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
7531 being in a literal. Add a limit for backward searching.
7532
7533 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
7534 c-slow-in-literal.
7535
7536 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7537
7538 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
7539
7540 2011-12-13 Martin Rudalics <rudalics@gmx.at>
7541
7542 * window.el (delete-other-windows): Use correct frame in call to
7543 window-with-parameter.
7544
7545 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
7546
7547 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
7548 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
7549 (makefile-gmake-statements, makefile-makepp-statements):
7550 Use it and add new makepp keywords.
7551 (makefile-makepp-font-lock-keywords): Add new patterns.
7552 (makefile-match-function-end): Match new [...] and [[...]].
7553
7554 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
7555
7556 * ses.el (ses-call-printer-return, ses-cell-property-get)
7557 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
7558 (ses-create-cell-variable, ses-reset-header-string)
7559 (ses-cell-set-formula, ses-repair-cell-reference-all)
7560 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
7561 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
7562 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
7563 (ses-aset-with-undo, ses-load, ses-truncate-cell)
7564 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
7565 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
7566 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
7567 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
7568 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
7569 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
7570 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
7571 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
7572
7573 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
7574
7575 * ses.el: The overall change is to add cell renaming, that is
7576 setting fancy names for cell symbols other than name matching
7577 "\\`[A-Z]+[0-9]+\\'" regexp .
7578 (ses-create-cell-variable): New defun.
7579 (ses-relocate-formula): Relocate formulas only for cells the
7580 symbols of which are not renamed, i.e. symbols whose names do not
7581 match regexp "\\`[A-Z]+[0-9]+\\'".
7582 (ses-relocate-all): Relocate values only for cells the symbols of
7583 which are not renamed.
7584 (ses-load): Create cells variables as the (ses-cell ...) are read,
7585 in order to check row col consistency with cell symbol name only
7586 for cells that are not renamed.
7587 (ses-replace-name-in-formula): New defun.
7588 (ses-rename-cell): New defun.
7589
7590 2011-12-11 Chong Yidong <cyd@gnu.org>
7591
7592 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
7593 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
7594
7595 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
7596
7597 * window.el (other-window): Fix docstring.
7598
7599 2011-12-10 Eli Zaretskii <eliz@gnu.org>
7600
7601 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
7602 `from' or `to' address before taking its substring.
7603 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
7604 encoded name is chopped in the middle of the encoded string, and
7605 thus displayed encoded.
7606
7607 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
7608
7609 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
7610
7611 2011-12-10 Eli Zaretskii <eliz@gnu.org>
7612
7613 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
7614 to use texinfo-update-node and commands that call it if the
7615 Texinfo file uses @node lines without next/prev/up pointers.
7616 Correct outdated description about texinfo-master-menu.
7617 (texinfo-all-menus-update, texinfo-master-menu)
7618 (texinfo-update-node, texinfo-every-node-update)
7619 (texinfo-multiple-files-update): Doc fix. Warn against updating
7620 all the @node lines.
7621 (texinfo-master-menu): Only call texinfo-update-node if the prefix
7622 argument is numeric. Explain better in the doc string what the
7623 function really does.
7624 (texinfo-insert-master-menu-list): Improve the error message
7625 displayed if there's no menu in the Top node.
7626 (Bug#2975) See also this thread:
7627 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
7628
7629 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
7630
7631 * speedbar.el (speedbar-supported-extension-expressions):
7632 Add .adb and .ads, commonly used for Ada source code (bug#10256).
7633
7634 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
7635
7636 * printing.el (pr-mode-alist):
7637 * simple.el (filter-buffer-substring-functions)
7638 (completion-list-insert-choice-function):
7639 * window.el (window-with-parameter, window-atom-root)
7640 (window-sides-slots, window-size-fixed, window-min-delta)
7641 (window-max-delta, window--resize-mini-window)
7642 (window--resize-child-windows-normal, window-tree)
7643 (delete-other-windows, quit-window, split-window)
7644 (display-buffer-record-window, special-display-buffer-names)
7645 (special-display-regexps, special-display-popup-frame)
7646 (same-window-p, split-window-sensibly)
7647 (display-buffer-overriding-action, display-buffer-alist)
7648 (display-buffer-base-action, display-buffer, switch-to-buffer)
7649 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
7650 (fit-window-to-buffer, recenter-positions)
7651 (mouse-autoselect-window-state, mouse-autoselect-window-select):
7652 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
7653 and remove unneeded backslashes in docstrings.
7654
7655 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
7656
7657 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
7658
7659 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
7660 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
7661 end in ".mk".
7662 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
7663 when reading the makefile (bug#10116).
7664
7665 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7666
7667 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
7668 (bug#10116).
7669
7670 2011-12-06 Glenn Morris <rgm@gnu.org>
7671
7672 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
7673
7674 2011-12-06 Chong Yidong <cyd@gnu.org>
7675
7676 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
7677
7678 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
7679
7680 * textmodes/table.el (table-shorten-cell): Fix typo.
7681
7682 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
7683
7684 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
7685
7686 2011-12-05 Eli Zaretskii <eliz@gnu.org>
7687
7688 * descr-text.el (describe-char): Fix display of strong
7689 right-to-left characters and directional embeddings and overrides.
7690
7691 * simple.el (what-cursor-position): Fix display of codepoints of
7692 strong right-to-left characters.
7693
7694 2011-12-05 Chong Yidong <cyd@gnu.org>
7695
7696 * faces.el (read-color): Doc fix.
7697
7698 2011-12-05 Glenn Morris <rgm@gnu.org>
7699
7700 * align.el (align--set-marker): Add doc-string.
7701 Don't try to move something that is not a marker. (Bug#10216)
7702
7703 2011-12-04 Glenn Morris <rgm@gnu.org>
7704
7705 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
7706 overly zealous deletion of trailing whitespace.
7707
7708 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
7709
7710 * server.el (server-delete-client): On Windows, do not try to delete
7711 the only terminal.
7712 (server-process-filter): On Windows, treat requests for a tty frame as
7713 if they were for a GUI frame if the running server is in GUI mode.
7714
7715 2011-12-03 Glenn Morris <rgm@gnu.org>
7716
7717 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
7718
7719 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7720
7721 * electric.el: Streamline electric-indent's hook.
7722 (electric-indent-chars): Revert to simple list.
7723 (electric-indent-functions): New var.
7724 (electric-indent-post-self-insert-function): Use it.
7725
7726 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
7727 there's no inferior buffer (bug#10196).
7728 (prolog-consult-compile): Don't use toggle-read-only.
7729
7730 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
7731
7732 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
7733 interrupt. (Bug#10187)
7734
7735 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
7736
7737 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
7738 (bug#9160).
7739
7740 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
7741 (bug#10191).
7742
7743 2011-12-02 Juri Linkov <juri@jurta.org>
7744
7745 * info.el (Info-search): Display "end of manual" when Isearch
7746 reaches the end of single-file Info manual. (Bug#9918)
7747
7748 2011-12-02 Eli Zaretskii <eliz@gnu.org>
7749
7750 * isearch.el (isearch-message-prefix): Run the input method part
7751 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
7752
7753 2011-12-02 Juri Linkov <juri@jurta.org>
7754
7755 * isearch.el (isearch-occur): Use `word-search-regexp' for
7756 `isearch-word'.
7757 (isearch-search-and-update): Add condition for `isearch-word' and
7758 call `word-search-regexp'. (Bug#10145)
7759
7760 2011-12-01 Glenn Morris <rgm@gnu.org>
7761
7762 * eshell/em-hist.el (eshell-hist-initialize):
7763 Handle eshell-history-size nil and HISTSIZE set or unset.
7764 (eshell-history-file-name, eshell-history-size): Fix custom type.
7765
7766 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7767
7768 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
7769
7770 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
7771
7772 * progmodes/verilog-mode.el (verilog-pretty-expr):
7773 Rework verilog-pretty-expr to handle new assignment operators in system
7774 verilog, such as += *= and the like.
7775 (verilog-assignment-operator-re): Regular expression to find the
7776 assigment operator in a verilog assignment.
7777 (verilog-assignment-operation-re): Regular expression to find an
7778 assignment statement for pretty-expr.
7779 (verilog-in-attribute-p): Query returns true if point is in an
7780 attribute context; used to skip these for expression line up from
7781 pretty-expr.
7782 (verilog-in-parameter-p): Query returns true if point is in an
7783 parameter definition context; used to skip these for expression
7784 line up from pretty-expr.
7785 (verilog-in-parenthesis-p): Query returns true if point is in a
7786 parenthetical expression, specifically ( ) but not [ ] or { };
7787 used by pretty-expr.
7788 (verilog-just-one-space): If there is no space, don't add one.
7789 (verilog-get-lineup-indent-2): Specifically skip just attribute
7790 contexts for expression lineup, rather than skipping all
7791 parenthetical expressions.
7792 (verilog-calculate-indent): Fix comment, and fix indent.
7793 (verilog-do-indent): Indent declarations in lists (suggested by
7794 Joachim Lechner).
7795 (verilog-mode-abbrev-table): Populate abbrev mode with the various
7796 skeleton items.
7797 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
7798 by Alain Mellan).
7799
7800 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
7801
7802 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
7803 parameters with embedded comments. Reported by Ray Stevens.
7804 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
7805 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
7806 Reported by Tim Holt.
7807 (verilog-auto): Fix AUTOing a upper module then AUTOing module
7808 instantiated by upper module causing wrong expansion until AUTOed a
7809 second time. Reported by K C Buckenmaier.
7810 (verilog-diff-auto): Fix showing .* as a difference when
7811 `verilog-auto-star-save' off. Reported by Dan Dever.
7812 (verilog-auto-reset, verilog-read-always-signals)
7813 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
7814 temporary signals in reset list if
7815 verilog-auto-reset-blocking-in-non is nil, and match assignment
7816 style to each signal's assignment type, bug381.
7817 Reported by Thomas Esposito.
7818 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
7819 (verilog-uvm-statement-re): Support UVM indentation and
7820 highlighting, with old OVM keywords only.
7821 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
7822 Support AUTOTIEOFF creating non-wire data types.
7823 Suggested by Jonathan Greenlaw.
7824 (verilog-auto-insert-lisp, verilog-delete-to-paren)
7825 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
7826 (verilog-inject-sense, verilog-read-inst-pins)
7827 (verilog-read-sub-decls, verilog-read-sub-decls-line):
7828 Fix mismatching parenthesis inside commented out code when deleting
7829 AUTOINST, bug383. Reported by Jonathan Greenlaw.
7830 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
7831 non-numeric vector width. Reported by Alex Reed.
7832 (verilog-auto-ascii-enum): Add "onehot" option to work around not
7833 detecting signals with parameter widths. Reported by Alex Reed.
7834 (verilog-auto-delete-trailing-whitespace):
7835 With `verilog-auto-delete-trailing-whitespace' remove trailing
7836 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
7837 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
7838 Fix verilog-scan-cache corruption when running user AUTO expansion
7839 hooks that call indentation routines.
7840 (verilog-simplify-range-expression): Fix typo ignoring lower case
7841 identifiers.
7842 (verilog-delete-auto): Fix delete-autos to also remove user created
7843 automatics, as long as they start with AUTO.
7844 (verilog-batch-diff-auto, verilog-diff-auto)
7845 (verilog-diff-function): Add `verilog-diff-auto' and bind to
7846 "C-c?" to report differences in AUTO expansion, ignoring spaces.
7847 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
7848 (verilog-in-paren-quick, verilog-re-search-backward-quick)
7849 (verilog-re-search-forward-quick, verilog-syntax-ppss):
7850 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
7851 is disabled and its cache will get corrupt, causing AUTOS not to
7852 expand. Instead use only -quick functions.
7853 (verilog-scan-region): Fix scanning over escaped quotes.
7854 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
7855 (verilog-re-search-backward-quick)
7856 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
7857 related functions now ignore strings, to fix misparsing of strings
7858 with magic comments embedded in them.
7859 (verilog-read-auto-template):
7860 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
7861 Reported by Brad Dobbie.
7862 (verilog-read-auto-template):
7863 Fix 'verilog-auto-inst-template-numbers' with comments.
7864 Reported by Brad Dobbie.
7865 (verilog-auto-inst, verilog-auto-inst-param)
7866 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
7867 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
7868 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
7869 debugging templates without merge conflicts, bug357.
7870 Reported by Brad Dobbie.
7871 (verilog-read-auto-template):
7872 Fix verilog-auto-inst-template-numbers with multiple templates.
7873 Reported by Brad Dobbie.
7874 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
7875 abbrevs so user won't be asked to save.
7876 (verilog-read-auto-lisp-present): Fix to start at beginning of
7877 buffer in case called outside of verilog-auto.
7878 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
7879 to "X-2". Reported by Matthew Myers.
7880 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
7881 all inputs from module templates. Reported by Leith Johnson.
7882 (verilog-module-inside-filename-p): Fix locating programs as with
7883 modules.
7884 (verilog-auto-inst-port): Fix vl-width expressions when using
7885 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
7886 (verilog-decls-get-regs, verilog-decls-get-signals,
7887 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
7888 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
7889 verilog-read-decls): Combine reg and wire structures into one var
7890 structure to represent SystemVerilog concepts.
7891 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
7892 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
7893 (verilog-auto-wire-type, verilog-insert-definition):
7894 Add verilog-auto-wire-type and AUTOLOGIC to support using
7895 SystemVerilog "logic" keyword instead of "wire"/"reg".
7896 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
7897 to declares outputs that also have assignments (presumably in an
7898 ifdef or generate if so there's not a driver conflict).
7899 Reported by Matthew Myers.
7900 (verilog-auto-declare-nettype, verilog-insert-definition):
7901 Add verilog-auto-declare-nettype to fix declarations using
7902 `default_nettype none. Reported by Julian Gorfajn.
7903 (verilog-read-always-signals-recurse, verilog-read-decls)
7904 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
7905 malformed end statement, bug325. Reported by Joshua Wise and
7906 Andrew Drake.
7907 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
7908 (verilog-inst-comment-re): Fix not deleting Interfaced comment
7909 when expanding .* in interfaces, bug320.
7910 Reported by Pierre-David Pfister.
7911 (verilog-read-module-name): Fix import statements between module
7912 name and open parenthesis, bug317.
7913 Reported by Pierre-David Pfister.
7914 (verilog-simplify-range-expression): Fix simplification of
7915 multiplications inside AUTOWIRE connections, bug303.
7916 (verilog-auto-inst-port): Support parameter expansion in
7917 multidimensional arrays.
7918 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
7919 after "assert property". Reported by Julian Gorfajn.
7920 (verilog-simplify-range-expression): Fix "couldn't merge" errors
7921 with multiplication, bug303.
7922 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
7923 Reported by Jan Frode Lonnum.
7924
7925 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
7926
7927 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
7928 (hfy-shell-file-name, hfy-shell):
7929 * international/fontset.el (x-decompose-font-name): Fix typos.
7930
7931 2011-11-29 Ken Brown <kbrown@cornell.edu>
7932
7933 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
7934 (gdb-version): Remove defvar.
7935 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
7936 (gdb-gud-context-command, gdb-non-stop-handler)
7937 (gdb-current-context-command, gdb-stopped): Use it.
7938 (gdb-init-1): Enable pretty printing here.
7939 (gdb-non-stop-handler): Don't enable pretty-printing here.
7940 Check to see if the target supports non-stop mode; if not, turn off
7941 non-stop mode. Use the following.
7942 (gdb-check-target-async): New defun.
7943 (gud-watch, gdb-stopped): Fix whitespace.
7944 (gdb-get-source-file): Don't try to display the source file if
7945 `gdb-main-file' is nil.
7946
7947 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7948
7949 * align.el: Try to generate fewer markers (bug#10047).
7950 (align--set-marker): New macro.
7951 (align-region): Use it.
7952
7953 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
7954
7955 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
7956
7957 2011-11-29 Chong Yidong <cyd@gnu.org>
7958
7959 * indent.el (indent-for-tab-command, indent-according-to-mode):
7960 Doc fix.
7961 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
7962
7963 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
7964
7965 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
7966 aware of remote file names. (Bug#10124)
7967
7968 2011-11-29 Chong Yidong <cyd@gnu.org>
7969
7970 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
7971
7972 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7973
7974 * files.el (find-file): Don't use force-same-window (bug#10144).
7975 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
7976 use pop-to-buffer if the selected window can't be used.
7977 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
7978
7979 2011-11-28 Eli Zaretskii <eliz@gnu.org>
7980
7981 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
7982 special-mode-map.
7983
7984 2011-11-28 Chong Yidong <cyd@gnu.org>
7985
7986 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
7987
7988 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
7989
7990 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
7991 gdb-get-source-file-list on gdb-create-source-file-list.
7992
7993 2011-11-26 Eli Zaretskii <eliz@gnu.org>
7994
7995 * whitespace.el (whitespace-newline): Use a different foreground
7996 color for 16-color light-background displays.
7997
7998 2011-11-24 Chong Yidong <cyd@gnu.org>
7999
8000 * window.el (display-buffer--special-action): Doc fix.
8001
8002 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
8003
8004 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
8005 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
8006 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
8007 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
8008 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
8009 (avl-tree-stack-first):
8010 * emacs-lisp/cconv.el (cconv--analyse-use):
8011 * net/gnutls.el (gnutls-negotiate): Fix typos.
8012
8013 2011-11-24 Glenn Morris <rgm@gnu.org>
8014
8015 * lpr.el (lpr-windows-system, lpr-lp-system):
8016 * mail/binhex.el (binhex-begin-line):
8017 * progmodes/grep.el (grep-history, grep-find-history):
8018 * textmodes/flyspell.el:
8019 * vc/pcvs-defs.el (cvs-global-menu):
8020 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
8021 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
8022 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
8023
8024 * net/tls.el: Fix case of "GnuTLS".
8025
8026 * paths.el (rmail-file-name): Format doc-string for make-docfile.
8027
8028 * version.el (emacs-build-system): Give it a doc-string.
8029
8030 2011-11-24 Juri Linkov <juri@jurta.org>
8031
8032 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
8033
8034 2011-11-24 Glenn Morris <rgm@gnu.org>
8035
8036 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
8037 if called on a non-mime message just toggle the headers. (Bug#8006)
8038
8039 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
8040
8041 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
8042 (allout-lead-with-comment-string, allout-structure-deleted-hook)
8043 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
8044 (allout-rebullet-heading, allout-open-sibtopic)
8045 (allout-toggle-current-subtree-encryption)
8046 (allout-toggle-subtree-encryption, allout-encrypt-string)
8047 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
8048 (allout-distinctive-bullets-string, allout-auto-activation):
8049 * window.el (window-normalize-buffer-to-display):
8050 * progmodes/verilog-mode.el (verilog-batch-indent):
8051 * textmodes/bibtex.el (bibtex-field-braces-opt)
8052 (bibtex-field-strings-opt):
8053 * vc/cvs-status.el (cvs-tree-merge):
8054 Fix typos.
8055
8056 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
8057
8058 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
8059 `non-essential' to t, in order to avoid remote connections.
8060
8061 2011-11-23 Eli Zaretskii <eliz@gnu.org>
8062
8063 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8064 On MS-DOS and MS-Windows, compare with loaddefs.el
8065 case-insensitively.
8066
8067 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8068
8069 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
8070
8071 2011-11-23 Glenn Morris <rgm@gnu.org>
8072
8073 * paths.el (rmail-file-name): Reformat the doc-string so that it
8074 is picked up.
8075
8076 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
8077 (rmail-auto-file): Ignore case in the "special" field names,
8078 as mail-fetch-field does for all others.
8079
8080 * mail/rmail.el (rmail-forward):
8081 * mail/rmailkwd.el (rmail-set-label):
8082 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
8083 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
8084
8085 * mail/rmail.el (rmail-current-message): Doc fix.
8086
8087 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
8088
8089 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8090
8091 * server.el (server-eval-and-print): Allow C-g (bug#6585).
8092
8093 2011-11-22 Glenn Morris <rgm@gnu.org>
8094
8095 * mail/rmailmm.el (test-rmail-mime-handler)
8096 (test-rmail-mime-bulk-handler)
8097 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
8098
8099 2011-11-21 Juri Linkov <juri@jurta.org>
8100
8101 * calc/calc.el (calc-read-key-sequence):
8102 Let-bind `input-method-function' to nil. (Bug#10018)
8103
8104 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8105
8106 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
8107 Tell the caller that the next line needs recomputation, even
8108 though it doesn't start a sexp (bug#10094).
8109
8110 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8111
8112 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
8113
8114 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
8115
8116 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8117 Use force-same-window.
8118
8119 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
8120
8121 * descr-text.el (describe-char-unicode-data):
8122 * json.el (json-string-escape):
8123 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
8124 (Footnote-unicode, Footnote-style-p):
8125 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
8126
8127 2011-11-20 Chong Yidong <cyd@gnu.org>
8128
8129 * window.el (replace-buffer-in-windows): Restore interactive spec.
8130
8131 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
8132
8133 * electric.el (electric-indent-mode): Fix last change (too optimistic).
8134
8135 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
8136 (byte-compile-global-not-obsolete-vars): New var.
8137 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
8138 Use it.
8139 (byte-compile-warn-obsolete): Align text with the one in *Help*.
8140
8141 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
8142
8143 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
8144 * progmodes/pascal.el (electric-pascal-equal):
8145 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
8146 * xml.el (xml-substitute-special): Fix typos.
8147
8148 2011-11-20 Glenn Morris <rgm@gnu.org>
8149
8150 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
8151 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
8152 Doc fixes.
8153 (rmail-decode-mime-charset): Mark as obsolete.
8154
8155 * mail/rmailsum.el (rmail-message-regexp-p-1):
8156 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
8157 Before using mime functions, check they are set. (Bug#10077)
8158
8159 2011-11-19 Juri Linkov <juri@jurta.org>
8160
8161 * info.el (Info-finder-find-node): Use `package--builtins' instead
8162 of `package-alist'. Use node names formed by the pattern "Keyword "
8163 and the keyword name.
8164
8165 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
8166
8167 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
8168
8169 2011-11-19 Juri Linkov <juri@jurta.org>
8170
8171 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
8172 that calls `revert-buffer' on all Info buffers. (Bug#9915)
8173 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
8174 `old-history', `old-history-forward'. Add let-binding
8175 `window-selected'. Remove calls to `kill-buffer',
8176 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
8177 before calling `Info-find-node', so `Info-find-node-2' will reread
8178 the Info file. Restore window positions only when `window-selected'
8179 is non-nil.
8180
8181 2011-11-19 Juri Linkov <juri@jurta.org>
8182
8183 * isearch.el (isearch-lazy-highlight-new-loop):
8184 Remove condition `(not isearch-error)'. (Bug#9918)
8185
8186 * misearch.el (multi-isearch-search-fun): Add condition
8187 `(not bound)' to ignore lazy-highlighting search.
8188 Add the search-failed message "end of multi" when the end of
8189 multi-sequence is reached. Uncapitalize the search-failed
8190 message "Repeat for next buffer".
8191
8192 * info.el (Info-search): Add the search-failed message
8193 "end of the manual" when the end of the manual is reached
8194 in Isearch mode.
8195
8196 2011-11-19 Juri Linkov <juri@jurta.org>
8197
8198 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
8199 Use non-destructive `remove' instead of `delete' because
8200 `Info-history-list' stored to `Info-isearch-initial-history-list' in
8201 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
8202
8203 2011-11-19 Juri Linkov <juri@jurta.org>
8204
8205 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
8206 to nil instead of binding `search-ring' and `regexp-search-ring'.
8207 (Bug#9185)
8208
8209 2011-11-19 Eli Zaretskii <eliz@gnu.org>
8210
8211 * simple.el (line-move): Force movement by logical lines for any
8212 hscrolled window, not only when auto-hscroll-mode is on.
8213 (line-move-visual): Update doc string to that effect. (Bug#10076)
8214
8215 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
8216
8217 * language/european.el (macintosh): Define as alias for mac-roman.
8218
8219 2011-11-19 Eli Zaretskii <eliz@gnu.org>
8220
8221 * mail/rmailmm.el (rmail-mime-display-header)
8222 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
8223 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
8224 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
8225 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
8226 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
8227 of a raw aref.
8228 (rmail-mime-entity-segment): To get past the tagline, move forward
8229 2 more lines, to account for the 2 empty lines that precede and
8230 follow the line with the buttons.
8231 (rmail-mime-update-tagline): Move one more line, to get past the
8232 empty line that follows the buttons in the tagline. (Bug#9520)
8233
8234 2011-11-19 Martin Rudalics <rudalics@gmx.at>
8235
8236 * window.el (window-max-delta-1, window-min-delta-1)
8237 (window-min-size-1, window-state-get-1, window-state-put-1)
8238 (window-state-put-2): Use "window--" prefix.
8239
8240 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
8241
8242 * emacs-lisp/smie.el: Improve warnings and conflict detection.
8243 (smie-warning-count): New var.
8244 (smie-set-prec2tab): Use it.
8245 (smie-bnf->prec2): Improve warnings. Add docstring.
8246 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
8247 (smie-bnf--set-class): New function.
8248 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
8249 corner case.
8250
8251 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
8252 (compilation-error-properties, compilation-move-to-column):
8253 Handle compilation-first-column while in the target buffer.
8254
8255 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
8256 Don't hardcode point-min==1.
8257
8258 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
8259 (eshell-rewrite-for-command): Remove workaround.
8260 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
8261 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
8262 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
8263
8264 * files-x.el (modify-file-local-variable): Obey commenting conventions.
8265
8266 2011-11-17 Glenn Morris <rgm@gnu.org>
8267
8268 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
8269 Ignore buffer-local generated-autoload-file if it is the same
8270 as the global value. (Bug#10049)
8271
8272 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
8273
8274 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
8275 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
8276 (reftex-toc-previous-heading, reftex-toc-max-level)
8277 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
8278 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
8279 (reftex-toc-do-promote, reftex-toc-promote-prepare)
8280 (reftex-toc-promote-action, reftex-toc-extract-section-number)
8281 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
8282 (reftex-toc-rename-label, reftex-toc-visit-location)
8283 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
8284 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
8285 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
8286 leaving "*toc*" only for references to the buffer.
8287
8288 2011-11-17 Martin Rudalics <rudalics@gmx.at>
8289
8290 * window.el (window-resize, delete-window, split-window):
8291 Replace window-splits by window-combination-resize.
8292 * cus-start.el (window-splits): Replace by window-combination-resize.
8293
8294 2011-11-17 Glenn Morris <rgm@gnu.org>
8295
8296 * progmodes/sh-script.el (sh-font-lock-keywords-var):
8297 Make bash entry derive from sh entry, not shell entry.
8298
8299 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
8300
8301 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
8302 local file name.
8303
8304 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
8305
8306 * menu-bar.el (menu-bar-file-menu):
8307 * printing.el (pr-ps-utility):
8308 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
8309 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
8310 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
8311 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
8312 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
8313 (icalendar--convert-cyclic-to-ical)
8314 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
8315 (icalendar--convert-ical-to-diary)
8316 (icalendar--convert-recurring-to-diary)
8317 (icalendar--convert-non-recurring-all-day-to-diary)
8318 (icalendar-import-format-sample):
8319 * progmodes/idlw-shell.el (idlwave-shell-mode):
8320 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
8321 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
8322 (vhdl-ps-print-init): Fix typos.
8323
8324 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
8325
8326 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
8327 FSF and collapse date sequence, obscure author/maintainer email address
8328 better, remove extra version line, track relocation of author's webpage.
8329
8330 * progmodes/python.el (python-pdbtrack-input-prompt)
8331 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
8332 regular python pdb prompts. Adjustments shamelessly taken exactly as
8333 suggested in EmacsWiki page (tiny change):
8334 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
8335
8336 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
8337
8338 * expand.el (expand-pos, expand-index, expand-point):
8339 Remove redundant info from docstring.
8340 (expand-add-abbrevs): Doc fix.
8341 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
8342 (expand-sample-perl-mode-expand-list): Fix typos.
8343
8344 * net/dbus.el (dbus-event-member-name):
8345 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
8346 * term/pc-win.el (msdos-create-frame-with-faces):
8347 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
8348
8349 2011-11-16 Martin Rudalics <rudalics@gmx.at>
8350
8351 * window.el (split-window, window-state-get-1)
8352 (window-state-put-1, window-state-put-2): Rename occurrences of
8353 window-nest to window-combination-limit.
8354 * cus-start.el (window-nest): Rename to window-combination-limit.
8355
8356 2011-11-16 Chong Yidong <cyd@gnu.org>
8357
8358 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
8359 regexp (Bug#10033).
8360
8361 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
8362
8363 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
8364 `completing-read' will remove *Completions* and will preserve
8365 current-buffer for us.
8366 (tmm-add-prompt): Users of *Completions* will always (re)set its
8367 major mode.
8368 (tmm-old-comp-map): Remove.
8369
8370 2011-11-16 Glenn Morris <rgm@gnu.org>
8371
8372 * mail/rmailedit.el: Require rmailmm when compiling.
8373 (rmail-old-mime-state): New declaration.
8374 (rmail-edit-current-message): If editing a mime message,
8375 edit the "raw" message from the mbox buffer.
8376 (rmail-cease-edit): Handle mime messages. (Bug#9840)
8377
8378 2011-11-15 Glenn Morris <rgm@gnu.org>
8379
8380 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
8381 which wasn't being used. Add optional arg to force given state.
8382 (rmail-mime): Add optional arg to force given state.
8383
8384 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
8385
8386 * allout.el (allout-encryption-plaintext-sanitization-regexps):
8387 * frame.el (display-mm-dimensions-alist):
8388 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
8389 (outline-move-subtree-down):
8390 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
8391 (newsticker--treeview-do-get-node):
8392 * net/quickurl.el (quickurl-list-buffer-name):
8393 * progmodes/dcl-mode.el (dcl-mode):
8394 * progmodes/gdb-mi.el (gdb-mapcar*):
8395 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
8396
8397 2011-11-15 Glenn Morris <rgm@gnu.org>
8398
8399 * mail/rmail.el (rmail-file-coding-system): It's only ever used
8400 in a boolean sense, so just make it a boolean, and fix the doc.
8401 (rmail-show-mime-function, rmail-mime-feature)
8402 (rmail-require-mime-maybe): Doc fixes.
8403 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
8404
8405 * mail/rmailmm.el (rmail-show-mime): Doc fix.
8406
8407 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
8408
8409 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
8410 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
8411 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
8412 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
8413
8414 2011-11-15 Glenn Morris <rgm@gnu.org>
8415
8416 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
8417 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
8418 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
8419 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
8420 (rmail-mime, rmail-show-mime): Doc fixes.
8421
8422 * term/ns-win.el (mode-line-frame-identification):
8423 Leave it alone. (Bug#10051)
8424
8425 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
8426
8427 * mail/rmailout.el (rmail-output-to-rmail-buffer):
8428 Handle empty buffers. (Bug#9978)
8429
8430 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
8431
8432 * international/mule.el (define-charset):
8433 * mail/rmailmm.el (rmail-mime-find-header-encoding):
8434 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
8435 * progmodes/verilog-mode.el (verilog-backward-token):
8436 * textmodes/ispell.el (lookup-words):
8437 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
8438
8439 2011-11-14 Glenn Morris <rgm@gnu.org>
8440
8441 * progmodes/executable.el
8442 (executable-make-buffer-file-executable-if-script-p):
8443 Handle file-modes returning nil.
8444
8445 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
8446 message - not necessary, and causes problems. (Bug#9831)
8447
8448 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
8449
8450 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
8451
8452 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
8453 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
8454 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
8455
8456 2011-11-12 Martin Rudalics <rudalics@gmx.at>
8457
8458 * window.el (window-resize, delete-window): Use window-splits
8459 variable instead of function.
8460 (window-state-get-1, window-state-put-2, window-state-put):
8461 Don't deal with windows' splits status.
8462
8463 2011-11-12 Glenn Morris <rgm@gnu.org>
8464
8465 * apropos.el (apropos-do-all, apropos-library, apropos-value)
8466 (apropos-documentation): Doc fixes.
8467
8468 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
8469
8470 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
8471 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
8472
8473 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
8474
8475 * electric.el (electric-indent-post-self-insert-function): Make it
8476 possible for a char to only indent in some circumstances.
8477 (electric-indent-mode): Simplify.
8478
8479 2011-11-11 Martin Rudalics <rudalics@gmx.at>
8480
8481 * window.el (windows-with-parameter): Remove unused function.
8482 (windows-at-side): Rename to window-at-side-list.
8483 (window-check, window-atom-check, window-atom-check-1)
8484 (window-side-check, window-size-ignore, window-size-fixed-1)
8485 (window-in-direction-2): Prefix with "window--".
8486 (window-tree-1): Rename to window--subtree, fix doc-string.
8487
8488 2011-11-11 Glenn Morris <rgm@gnu.org>
8489
8490 * subr.el (eval-after-load): If FILE is already loaded,
8491 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
8492
8493 2011-11-10 Glenn Morris <rgm@gnu.org>
8494
8495 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
8496 Call svn via vc-svn-command rather than vc-do-command.
8497 (vc-svn-command): Add --non-interactive. (Bug#9993)
8498 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
8499
8500 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8501 Add toggle-read-only. (Bug#7292)
8502 * files.el (toggle-read-only): Mention that it should only
8503 be used interactively. (Bug#10006)
8504
8505 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
8506
8507 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8508 Adjust regexp for OCaml warnings.
8509
8510 * electric.el (electric-pair-post-self-insert-function): Let user
8511 turn it off buffer-locally (bug#9932).
8512
8513 * progmodes/python.el (python-beginning-of-statement):
8514 Rewrite (bug#2703).
8515
8516 * progmodes/compile.el: Better handle TABs (bug#9749).
8517 (compilation-internal-error-properties)
8518 (compilation-next-error-function): Obey the target buffer's
8519 compilation-error-screen-columns.
8520
8521 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
8522
8523 * progmodes/meta-mode.el: Remove obsolete comments.
8524 (meta-right-comment-regexp, meta-ignore-comment-regexp):
8525 Fix typos in docstrings.
8526
8527 2011-11-09 Martin Rudalics <rudalics@gmx.at>
8528
8529 * window.el (window-size-fixed-p): Rewrite doc-string.
8530 (window-resizable-p): Rename to window--resizable-p. Update callers.
8531 (window--resizable): New function. Make all callers of
8532 window-resizable call window--resizable instead.
8533 (window-resizable): Rewrite in terms of window--resizable.
8534
8535 2011-11-08 Glenn Morris <rgm@gnu.org>
8536
8537 * progmodes/delphi.el (delphi-mode-syntax-table):
8538 Let define-derived-mode define a proper syntax table. (Bug#9994)
8539
8540 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8541
8542 * window.el: Stay away from defsubst.
8543 (window-list-no-nils): Remove.
8544 (window-state-get-1, window-state-get): Use backquote instead.
8545
8546 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8547
8548 * emacs-lisp/find-func.el (find-function-read):
8549 Fix incorrect use of default argument in `completing-read'.
8550
8551 2011-11-08 Martin Rudalics <rudalics@gmx.at>
8552
8553 * window.el (display-buffer-function, special-display-function):
8554 Mention display-buffer-record-window but do not mention
8555 help-setup parameter in doc-strings.
8556 (window-min-delta): Fix doc-string typo.
8557
8558 2011-11-08 Chong Yidong <cyd@gnu.org>
8559
8560 * window.el (window-total-height, window-total-width): Doc fix.
8561 (window-body-size): Move from C.
8562 (window-body-height, window-body-width): Move to C.
8563
8564 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
8565
8566 * window.el: Make special-display like display-buffer-alist (bug#9532).
8567 (display-buffer--special-action): New function, morphed
8568 from display-buffer--special.
8569 (display-buffer): Use it to handle special-display-buffers at higher
8570 priority (just after display-buffer-alist).
8571 (display-buffer-fallback-action, display-buffer--other-frame-action)
8572 (pop-to-buffer-same-window): Remove display-buffer--special.
8573
8574 2011-11-07 Glenn Morris <rgm@gnu.org>
8575
8576 * calendar/cal-menu.el (cal-menu-set-date-title):
8577 Do nothing if not in a calendar. (Bug#9976)
8578
8579 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
8580
8581 * files.el (find-file): Always use selected-window.
8582
8583 2011-11-07 Martin Rudalics <rudalics@gmx.at>
8584
8585 * window.el (window-combinations): Make WINDOW argument
8586 mandatory. Rewrite doc-string.
8587 (walk-window-subtree, window-atom-check, window-min-delta)
8588 (window-max-delta, window--resize-this-window)
8589 (window--resize-root-window-vertically, window-tree)
8590 (balance-windows, window-state-put): Rewrite doc-strings as to
8591 not mention the term "subwindow".
8592 (window--resize-subwindows-skip-p): Rename to
8593 window--resize-child-windows-skip-p.
8594 (window--resize-subwindows-normal): Rename to
8595 window--resize-child-windows-normal.
8596 (window--resize-subwindows): Rename to
8597 window--resize-child-windows.
8598 (window-or-subwindow-p): Rename to window--in-subtree-p.
8599
8600 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8601
8602 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
8603 Ensure that mbox format messages end in two newlines (Bug#9974).
8604
8605 2011-11-06 Chong Yidong <cyd@gnu.org>
8606
8607 * window.el (window-combination-p): Function deleted; its
8608 side-effect is not used in any existing code.
8609 (window-combinations, window-combined-p): Call window-*-child
8610 directly.
8611
8612 2011-11-05 Chong Yidong <cyd@gnu.org>
8613
8614 * window.el (window-valid-p): Rename from window-any-p.
8615 (window-size-ignore, window-state-get): Callers changed.
8616 (window-normalize-window): Rename from window-normalize-any-window.
8617 New arg LIVE-ONLY, replacing window-normalize-live-window.
8618 (window-normalize-live-window): Delete.
8619 (window-combination-p, window-combined-p, window-combinations)
8620 (walk-window-subtree, window-atom-root, window-min-size)
8621 (window-sizable, window-sizable-p, window-size-fixed-p)
8622 (window-min-delta, window-max-delta, window-resizable)
8623 (window-resizable-p, window-full-height-p, window-full-width-p)
8624 (window-current-scroll-bars, window-point-1, set-window-point-1)
8625 (window-at-side-p, window-in-direction, window-resize)
8626 (adjust-window-trailing-edge, maximize-window, minimize-window)
8627 (window-deletable-p, delete-window, delete-other-windows)
8628 (record-window-buffer, unrecord-window-buffer)
8629 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
8630 (quit-window, split-window, window-state-put)
8631 (set-window-text-height, fit-window-to-buffer)
8632 (shrink-window-if-larger-than-buffer): Callers changed.
8633
8634 2011-11-04 Eli Zaretskii <eliz@gnu.org>
8635
8636 * mail/rmail.el (rmail-simplified-subject): Decode subject with
8637 rfc2047-decode-string.
8638 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
8639 warnings.
8640
8641 * window.el (window-body-height, window-body-width): Mention in
8642 the doc string that the return values are in frame's canonical
8643 units. (Bug#9949)
8644
8645 2011-11-03 Alan Mackenzie <acm@muc.de>
8646
8647 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
8648 change in cc-engine.el.
8649
8650 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
8651
8652 * window.el (switch-to-buffer): Use `force-same-window' interactively.
8653
8654 2011-11-02 Martin Rudalics <rudalics@gmx.at>
8655
8656 * window.el (quit-window): Call unrecord-window-buffer after
8657 showing another buffer in the window. (Bug#9937)
8658 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
8659
8660 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
8661
8662 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
8663 Accept status with more than 9 shelves. (Bug#9935)
8664 Reported by Colin D Bennett <colin@gibibit.com>.
8665
8666 2011-11-01 Martin Rudalics <rudalics@gmx.at>
8667
8668 * help.el (with-help-window): Don't reference
8669 temp-buffer-show-specifiers in doc-string.
8670
8671 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
8672
8673 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
8674 menu-item.
8675
8676 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8677
8678 * whitespace.el: New version 13.2.2.
8679 (whitespace-newline-mode): Disable properly. Reported by Sarah
8680 <EmacsWiki>.
8681
8682 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
8683
8684 * net/newst-treeview.el: Remove "Time-stamp".
8685 (newsticker--group-manage-orphan-feeds): Do not call
8686 newsticker--treeview-tree-update.
8687 (newsticker-treeview-update, newsticker-treeview):
8688 Call newsticker--treeview-tree-update if necessary.
8689
8690 2011-10-30 Martin Rudalics <rudalics@gmx.at>
8691
8692 * window.el (window-iso-combination-p, window-iso-combined-p)
8693 (window-iso-combinations): Remove "iso-" infix.
8694 Suggested by Chong Yidong.
8695 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
8696 (window-max-delta-1, window-resize, window--resize-siblings)
8697 (window--resize-this-window, adjust-window-trailing-edge)
8698 (split-window, balance-windows-1)
8699 (shrink-window-if-larger-than-buffer):
8700 * calendar/calendar.el (calendar-generate-window):
8701 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
8702
8703 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8704
8705 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
8706 in place (bug#9907).
8707 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
8708 (eshell-rewrite-if-command, eshell-rewrite-for-command)
8709 (eshell-structure-basic-command, eshell-rewrite-while-command)
8710 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
8711 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
8712 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
8713 (eshell-do-pipelines-synchronously, eshell-eval-command):
8714 Use backquotes and prefer setq to set.
8715 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
8716 (eshell-macrop): Use functionp.
8717 (eshell-do-eval): Handle multiple expressions in `while' body.
8718
8719 2011-10-30 Chong Yidong <cyd@gnu.org>
8720
8721 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
8722 instead of set-mark (Bug#9810).
8723
8724 2011-10-30 Chong Yidong <cyd@gnu.org>
8725
8726 * window.el (split-window-below, split-window-right): Rename from
8727 split-window-above-each-other and split-window-side-by-side
8728 respectively. All callers changed.
8729 (split-window-sensibly, split-window-sensibly): Use them.
8730 (split-window-keep-point): Doc fix.
8731
8732 * isearch.el: Add isearch-scroll property to split-window-below
8733 and split-window-right.
8734
8735 * follow.el (follow-mode):
8736 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
8737 * progmodes/ada-xref.el (ada-gdb-application):
8738 * emulation/vip.el (vip-buffer-in-two-windows):
8739 * image-dired.el (image-dired-dired-with-window-configuration):
8740 * dired-x.el (dired-do-find-marked-files):
8741 * dired.el (dired-pop-to-buffer):
8742 * bs.el (bs--show-with-configuration):
8743 * vc/emerge.el (emerge-setup-windows):
8744 * textmodes/two-column.el (2C-two-columns):
8745 * textmodes/reftex-toc.el (reftex-toc):
8746 * progmodes/gdb-mi.el (gdb-setup-windows):
8747 * progmodes/fortran.el (fortran-window-create):
8748 * net/newst-treeview.el (newsticker--treeview-window-init):
8749 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
8750 * emulation/tpu-edt.el (tpu-gold-map):
8751 * emulation/crisp.el (crisp-mode-map):
8752 * calendar/calendar.el (calendar-basic-setup): Callers changed.
8753
8754 2011-10-29 Chong Yidong <cyd@gnu.org>
8755
8756 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
8757
8758 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
8759
8760 * textmodes/flyspell.el (flyspell-word): Fix char offset for
8761 forged Ispell output (Bug#7904).
8762
8763 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
8764
8765 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8766
8767 * doc-view.el: Avoid ugly errors about not finding nil.
8768 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
8769 (doc-view-dvipdf-program, doc-view-unoconv-program)
8770 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
8771 Avoid nil or absolute file name as default value.
8772 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
8773
8774 2011-10-28 Alan Mackenzie <acm@muc.de>
8775
8776 * progmodes/cc-defs.el (c-version): -> 5.32.2.
8777
8778 2011-10-28 Alan Mackenzie <acm@muc.de>
8779
8780 Amend the handling of c-beginning/end-of-defun in nested declaration
8781 scopes.
8782
8783 * progmodes/cc-vars.el (c-defun-tactic): Move here from
8784 cc-langs.el. Change it to a defcustom.
8785
8786 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
8787 cc-vars.el.
8788
8789 * progmodes/cc-engine.el (c-beginning-of-statement-1):
8790 Prevent "class foo : bar" being spuriously recognized as a label.
8791
8792 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
8793 Add parameter `inclusive' (to include enclosing braces in the region).
8794 (c-widen-to-enclosing-decl-scope): New function.
8795 (c-while-widening-to-decl-block): New macro.
8796 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
8797 outward for defun boundaries, and correspondingly change symbol
8798 `respect-enclosure' to `go-outward'.
8799 (c-declaration-limits): Change algorithm to report only the "innermost"
8800 defun's boundaries.
8801
8802 2011-10-28 Deniz Dogan <deniz@dogan.se>
8803
8804 * net/rcirc.el (rcirc-mode): Use hard newlines.
8805
8806 2011-10-28 Alan Mackenzie <acm@muc.de>
8807
8808 Amend to indent and fontify macros "which include their own semicolon"
8809 correctly, using the "virtual semicolon" mechanism.
8810
8811 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
8812
8813 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
8814 Recode to scan one line at a time rather than having \n and \r
8815 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
8816 (c-forward-label): Amend for virtual semicolons.
8817 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
8818
8819 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
8820 of the new C macros.
8821
8822 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
8823 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
8824 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
8825 (c-opt-cpp-macro-define): Make into a full language variable.
8826 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
8827 AWK Mode (including \n, \r) removed, no longer needed.
8828
8829 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
8830 Invoke c-make-macro-with-semi-re.
8831
8832 * progmodes/cc-vars.el (c-macro-with-semi-re):
8833 (c-macro-names-with-semicolon): New variables.
8834 (c-make-macro-with-semi-re): New function.
8835
8836 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8837
8838 * vc/log-edit.el: Fill empty field rather than adding new one.
8839 (log-edit-add-field): New function.
8840 (log-edit-insert-changelog): Use it.
8841
8842 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
8843
8844 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
8845
8846 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8847
8848 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
8849 (gdb--check-interpreter): New function.
8850 (gdb): Use it.
8851
8852 2011-10-27 Glenn Morris <rgm@gnu.org>
8853
8854 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
8855 (least-positive-float, least-negative-float)
8856 (least-positive-normalized-float, least-negative-normalized-float)
8857 (float-epsilon, float-negative-epsilon):
8858 Remove unnecessary declarations.
8859
8860 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
8861 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
8862 (least-positive-float, least-negative-float)
8863 (least-positive-normalized-float, least-negative-normalized-float)
8864 (float-epsilon, float-negative-epsilon): Add doc-strings,
8865 based on those in cl.texi.
8866
8867 * files.el (set-visited-file-name): If the major-mode changed,
8868 reload the local variables. (Bug#9796)
8869
8870 2011-10-27 Chong Yidong <cyd@gnu.org>
8871
8872 * subr.el (change-major-mode-after-body-hook): New hook.
8873 (run-mode-hooks): Run it.
8874
8875 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
8876 Use change-major-mode-before-body-hook.
8877
8878 * simple.el (fundamental-mode):
8879 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
8880 change introducing fundamental-mode-hook.
8881
8882 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
8883
8884 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
8885
8886 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
8887
8888 * ido.el (ido-file-name-all-completions-1): Do not require
8889 tramp.el explicitly. (Bug#7583)
8890
8891 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8892
8893 * progmodes/octave-mod.el:
8894 * progmodes/octave-inf.el: Update maintainer.
8895
8896 2011-10-26 Chong Yidong <cyd@gnu.org>
8897
8898 * subr.el (with-wrapper-hook): Rewrite doc.
8899
8900 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
8901
8902 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
8903 filenames "/method:foo:". (Bug#9793)
8904
8905 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8906
8907 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
8908 (bug#9865).
8909
8910 2011-10-24 Glenn Morris <rgm@gnu.org>
8911
8912 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
8913
8914 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
8915
8916 * notifications.el: Add the requirement of a running D-Bus session
8917 bus to the Commentary.
8918
8919 2011-10-24 Juri Linkov <juri@jurta.org>
8920
8921 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
8922 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
8923 (Bug#9364)
8924
8925 2011-10-24 Juri Linkov <juri@jurta.org>
8926
8927 * info.el (Info-following-node-name-re): Add newline to the list
8928 of allowed characters for leading space. (Bug#9824)
8929
8930 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8931
8932 * progmodes/octave-inf.el (inferior-octave-mode-map):
8933 Fix C-c C-h binding.
8934 * progmodes/octave-mod.el (octave-help): Remove.
8935
8936 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
8937
8938 Sync with Tramp 2.2.3.
8939
8940 * net/tramp-cache.el (top): Pacify byte-compiler using
8941 `init-file-user' and `site-run-file'.
8942
8943 * net/trampver.el: Update release number.
8944
8945 2011-10-23 Chong Yidong <cyd@gnu.org>
8946
8947 * files.el (toggle-read-only): Remove obsolete comment about
8948 version control.
8949
8950 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
8951 for toggle-read-only. Note that this hasn't called vc-next-action
8952 since 2008-05-02, though it wasn't documented at the time.
8953
8954 * vc/ediff-init.el (ediff-toggle-read-only-function):
8955 Use toggle-read-only.
8956
8957 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
8958
8959 Fix bug #9560, sporadic wrong indentation; improve instrumentation
8960 of c-parse-state.
8961
8962 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
8963 correct faulty logical expression.
8964 (c-parse-state-state, c-record-parse-state-state):
8965 (c-replay-parse-state-state): New defvar/defuns.
8966 (c-debug-parse-state): Use new functions.
8967
8968 2011-10-22 Martin Rudalics <rudalics@gmx.at>
8969
8970 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
8971 last fix. Use window-in-direction correctly.
8972
8973 2011-10-21 Chong Yidong <cyd@gnu.org>
8974
8975 * progmodes/idlwave.el (idlwave-mode):
8976 * progmodes/vera-mode.el (vera-mode): No need to set
8977 require-final-newline; that's done in prog-mode.
8978 Suggested by Stefan Monnier.
8979
8980 2011-10-21 Martin Rudalics <rudalics@gmx.at>
8981
8982 * mouse.el (mouse-drag-window-above)
8983 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
8984 (mouse-drag-mode-line-1, mouse-drag-header-line)
8985 (mouse-drag-vertical-line-rightward-window): Remove.
8986 (mouse-drag-line): New function.
8987 (mouse-drag-mode-line, mouse-drag-header-line)
8988 (mouse-drag-vertical-line): Call mouse-drag-line.
8989 * window.el (window-at-side-p, windows-at-side): New functions.
8990
8991 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
8992
8993 * tar-mode.el (tar-grind-file-mode):
8994 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
8995
8996 2011-10-21 Chong Yidong <cyd@gnu.org>
8997
8998 * progmodes/idlwave.el (idlwave-mode):
8999 * progmodes/vera-mode.el (vera-mode):
9000 Use mode-require-final-newline.
9001
9002 2011-10-20 Glenn Morris <rgm@gnu.org>
9003
9004 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
9005
9006 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
9007
9008 * emulation/cua-base.el (cua-set-mark): Fix case of string.
9009
9010 2011-10-20 Chong Yidong <cyd@gnu.org>
9011
9012 * emulation/cua-base.el (cua-mode):
9013 * mail/footnote.el (footnote-mode):
9014 * mail/mailabbrev.el (mail-abbrevs-mode):
9015 * net/xesam.el (xesam-minor-mode):
9016 * progmodes/bug-reference.el (bug-reference-mode):
9017 * progmodes/cap-words.el (capitalized-words-mode):
9018 * progmodes/compile.el (compilation-minor-mode)
9019 (compilation-shell-minor-mode):
9020 * progmodes/gud.el (gud-tooltip-mode):
9021 * progmodes/hideif.el (hide-ifdef-mode):
9022 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
9023 * progmodes/subword.el (subword-mode):
9024 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
9025 * progmodes/which-func.el (which-function-mode):
9026 * term/tvi970.el (tvi970-set-keypad-mode):
9027 * term/vt100.el (vt100-wide-mode):
9028 * textmodes/flyspell.el (flyspell-mode):
9029 * textmodes/ispell.el (ispell-minor-mode):
9030 * textmodes/nroff-mode.el (nroff-electric-mode):
9031 * textmodes/paragraphs.el (use-hard-newlines):
9032 * textmodes/refill.el (refill-mode):
9033 * textmodes/reftex.el (reftex-mode):
9034 * textmodes/rst.el (rst-minor-mode):
9035 * textmodes/sgml-mode.el (html-autoview-mode)
9036 (sgml-electric-tag-pair-mode):
9037 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
9038 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
9039 * emulation/crisp.el (crisp-mode):
9040 * emacs-lisp/eldoc.el (eldoc-mode):
9041 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
9042 minor mode behavior.
9043
9044 2011-10-19 Juri Linkov <juri@jurta.org>
9045
9046 * descr-text.el (describe-char): Add #x2010 and #x2011 to
9047 the list of hard-coded chars with escape-glyph face.
9048
9049 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9050
9051 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
9052
9053 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
9054
9055 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
9056 running process.
9057
9058 2011-10-19 Glenn Morris <rgm@gnu.org>
9059
9060 * vc/vc-bzr.el (vc-bzr-after-dir-status):
9061 Ignore ignored files. (Bug#9726)
9062
9063 2011-10-19 Chong Yidong <cyd@gnu.org>
9064
9065 Doc fix for minor modes, stating that an omitted argument enables
9066 the mode unconditionally when called from Lisp.
9067
9068 * abbrev.el (abbrev-mode):
9069 * allout.el (allout-mode):
9070 * autoinsert.el (auto-insert-mode):
9071 * autoarg.el (autoarg-mode, autoarg-kp-mode):
9072 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
9073 (global-auto-revert-mode):
9074 * battery.el (display-battery-mode):
9075 * composite.el (global-auto-composition-mode)
9076 (auto-composition-mode):
9077 * delsel.el (delete-selection-mode):
9078 * desktop.el (desktop-save-mode):
9079 * dired-x.el (dired-omit-mode):
9080 * dirtrack.el (dirtrack-mode):
9081 * doc-view.el (doc-view-minor-mode):
9082 * double.el (double-mode):
9083 * electric.el (electric-indent-mode, electric-pair-mode):
9084 * emacs-lock.el (emacs-lock-mode):
9085 * epa-hook.el (auto-encryption-mode):
9086 * follow.el (follow-mode):
9087 * font-core.el (font-lock-mode):
9088 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
9089 * help.el (temp-buffer-resize-mode):
9090 * hilit-chg.el (highlight-changes-mode)
9091 (highlight-changes-visible-mode):
9092 * hi-lock.el (hi-lock-mode):
9093 * hl-line.el (hl-line-mode, global-hl-line-mode):
9094 * icomplete.el (icomplete-mode):
9095 * ido.el (ido-everywhere):
9096 * image-file.el (auto-image-file-mode):
9097 * image-mode.el (image-minor-mode):
9098 * iswitchb.el (iswitchb-mode):
9099 * jka-cmpr-hook.el (auto-compression-mode):
9100 * linum.el (linum-mode):
9101 * longlines.el (longlines-mode):
9102 * master.el (master-mode):
9103 * mb-depth.el (minibuffer-depth-indicate-mode):
9104 * menu-bar.el (menu-bar-mode):
9105 * minibuf-eldef.el (minibuffer-electric-default-mode):
9106 * mouse-sel.el (mouse-sel-mode):
9107 * msb.el (msb-mode):
9108 * mwheel.el (mouse-wheel-mode):
9109 * outline.el (outline-minor-mode):
9110 * paren.el (show-paren-mode):
9111 * recentf.el (recentf-mode):
9112 * reveal.el (reveal-mode, global-reveal-mode):
9113 * rfn-eshadow.el (file-name-shadow-mode):
9114 * ruler-mode.el (ruler-mode):
9115 * savehist.el (savehist-mode):
9116 * scroll-all.el (scroll-all-mode):
9117 * scroll-bar.el (scroll-bar-mode):
9118 * server.el (server-mode):
9119 * shell.el (shell-dirtrack-mode):
9120 * simple.el (auto-fill-mode, transient-mark-mode)
9121 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
9122 (line-number-mode, column-number-mode, size-indication-mode)
9123 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
9124 * strokes.el (strokes-mode):
9125 * time.el (display-time-mode):
9126 * t-mouse.el (gpm-mouse-mode):
9127 * tool-bar.el (tool-bar-mode):
9128 * tooltip.el (tooltip-mode):
9129 * type-break.el (type-break-mode-line-message-mode)
9130 (type-break-query-mode):
9131 * view.el (view-mode):
9132 * whitespace.el (whitespace-mode, whitespace-newline-mode)
9133 (global-whitespace-mode, global-whitespace-newline-mode):
9134 * xt-mouse.el (xterm-mouse-mode): Doc fix.
9135
9136 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
9137 Fix autogenerated docstring.
9138
9139 2011-10-19 Juri Linkov <juri@jurta.org>
9140
9141 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
9142 by checking environment variables "DESKTOP_SESSION" and
9143 "XDG_CURRENT_DESKTOP". (Bug#9779)
9144
9145 2011-10-19 Juri Linkov <juri@jurta.org>
9146
9147 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
9148 (browse-url-chromium-program, browse-url-chromium-arguments):
9149 New defcustoms.
9150 (browse-url-default-browser): Check for `browse-url-chromium' and
9151 call `browse-url-chromium-program'.
9152 (browse-url-chromium): New command. (Bug#9779)
9153
9154 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
9155
9156 * facemenu.el (list-colors-duplicates): On Windows, detect more
9157 duplicates by assuming that only colors matching "^System" are
9158 special "system colors". (Bug#9722)
9159
9160 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9161
9162 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
9163 to distinguish the author from the committer.
9164
9165 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
9166
9167 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
9168
9169 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
9170
9171 * international/mule.el (sgml-html-meta-auto-coding-function):
9172 Add support for detecting encoding in HTML5 specified only as
9173 <meta charset="UTF-8">. Implementation just makes http-equiv and
9174 content-type parts from HTML4 encoding string optional. (Bug#9716)
9175
9176 2011-10-18 Glenn Morris <rgm@gnu.org>
9177
9178 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
9179
9180 2011-10-18 Chong Yidong <cyd@gnu.org>
9181
9182 * faces.el (cursor): Doc fix.
9183
9184 2011-10-17 Chong Yidong <cyd@gnu.org>
9185
9186 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
9187
9188 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
9189
9190 * dirtrack.el (dirtrack): Support shell buffers with path
9191 prefixes, e.g. tramp-based remote shells. (Bug#9647)
9192
9193 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
9194
9195 * json.el: Bump version to 1.3 and note change in History.
9196 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
9197
9198 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9199
9200 * comint.el (comint-insert-input, comint-send-input)
9201 (comint-get-old-input-default, comint-backward-matching-input)
9202 (comint-next-prompt): Use nil instead of `input' for field property of
9203 past user input (bug#114).
9204
9205 * minibuffer.el (completion--replace): Inherit surrounding properties
9206 (bug#114).
9207 (minibuffer-complete-and-exit): Use it.
9208
9209 * comint.el (comint--table-subvert): Quote the all-completions output
9210 (bug#9160).
9211
9212 2011-10-17 Martin Rudalics <rudalics@gmx.at>
9213
9214 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
9215
9216 * menu-bar.el (menu-bar-file-menu): Add entry for making new
9217 window on right of selected. (Bug#9350) Reword other window
9218 entries and separate them from frame entries.
9219
9220 2011-10-15 Glenn Morris <rgm@gnu.org>
9221
9222 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
9223 Doc fixes.
9224
9225 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
9226
9227 * net/network-stream.el (network-stream-open-starttls):
9228 Improve detection of failure due to lack of TLS support.
9229
9230 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
9231 putting the input text in front and in bold.
9232
9233 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9234
9235 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
9236
9237 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
9238 empty buffer.
9239
9240 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
9241 unread-command-events rather than pushing yet-another event.
9242
9243 2011-10-14 Eli Zaretskii <eliz@gnu.org>
9244
9245 * mail/sendmail.el (sendmail-query-once): Improve the wording of
9246 the explanation of the possible choices. Make the options passed
9247 to completing-read shorter.
9248
9249 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
9250
9251 * textmodes/flyspell.el (flyspell-large-region): Make sure
9252 extended character mode is used if defined (Bug#1339).
9253
9254 2011-10-13 Eli Zaretskii <eliz@gnu.org>
9255
9256 * simple.el (what-cursor-position): Fix the display of the
9257 character info for LRE, LRO, RLE, and RLO characters by appending
9258 an invisible PDF.
9259
9260 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
9261
9262 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
9263 even in case of error; add debug spec; simplify data flow.
9264 (with-timeout-handler): Remove.
9265
9266 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
9267
9268 Fix Bug#6019, Bug#9315.
9269
9270 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
9271 complete `buffer-file-name', the local file name part could look
9272 remotely (for example on VMS).
9273
9274 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
9275 `tramp-run-real-handler'.
9276 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
9277 already quoted by '"'.
9278
9279 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
9280 Let `file-name-handler-alist' be nil, the local file name part
9281 could look remotely (for example on VMS).
9282
9283 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
9284
9285 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
9286 from here...
9287 (flyspell-post-command-hook): ...to here.
9288
9289 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9290
9291 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
9292 if not needed.
9293 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
9294 using completion. Protect against "slow" callers.
9295 Remove the "message hack".
9296
9297 2011-10-11 Juri Linkov <juri@jurta.org>
9298
9299 * isearch.el (isearch-lazy-highlight-word): New variable.
9300 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
9301 Use it. (Bug#9727)
9302
9303 2011-10-11 Glenn Morris <rgm@gnu.org>
9304
9305 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
9306 like f90-previous-statement does.
9307
9308 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9309
9310 * eshell/eshell.el (eshell-command): History should be saved
9311 only in interactive use, to avoid error.
9312
9313 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * minibuffer.el (completion-file-name-table): Fix last change,
9316 i.e. ignore normal errors but not the other ones.
9317
9318 2011-10-10 Martin Rudalics <rudalics@gmx.at>
9319
9320 * window.el (special-display-buffer-names)
9321 (special-display-regexps): Remove some remnants of earlier
9322 changes from doc-strings.
9323 (quit-windows-on): New function.
9324
9325 * vc/vc.el (vc-revert, vc-rollback):
9326 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
9327 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
9328 (Bug#6183) (Bug#7074) (Bug#7447)
9329
9330 2011-10-09 Martin Rudalics <rudalics@gmx.at>
9331
9332 * window.el (frame-auto-hide-function): Add version tag.
9333 (Bug#9699)
9334
9335 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
9336
9337 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
9338 condition.
9339
9340 2011-10-09 Leo Liu <sdl.web@gmail.com>
9341
9342 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
9343 (Bug#9701)
9344
9345 2011-10-08 Glenn Morris <rgm@gnu.org>
9346
9347 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
9348 before the first code statement zero indent. (Bug#9690)
9349
9350 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
9351
9352 * simple.el (count-words-region): Always count in the region.
9353 Report the number of lines and characters too.
9354 (count-words): New command, which counts in the buffer if the
9355 region is inactive, as count-words-region used to.
9356 (count-words--message): New function. Handle plurals.
9357 (count-lines-region): Make it an alias for count-words-region.
9358
9359 * bindings.el (esc-map): Replace count-lines-region with
9360 count-words-region.
9361
9362 2011-10-08 Martin Rudalics <rudalics@gmx.at>
9363
9364 * window.el (window--delete): Delete dedicated frame
9365 unconditionally when argument KILL is non-nil. (Bug#9699)
9366 (switch-to-buffer): Fix doc-string typo.
9367
9368 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9369
9370 * eshell/eshell.el (eshell-command): Avoid using hooks.
9371
9372 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
9373
9374 * bindings.el ([M-left],[M-right]): Bind to left-word and
9375 right-word respectively.
9376
9377 2011-10-07 Glenn Morris <rgm@gnu.org>
9378
9379 * cus-start.el (debug-on-quit): Fix custom type.
9380
9381 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
9382
9383 * subr.el (define-key-after): Clarify that the function is not
9384 useful for non-menu keymaps.
9385
9386 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
9387
9388 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9389
9390 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
9391 in current minibuffer (Fix bug with recursive minibuffers).
9392
9393 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
9394
9395 * progmodes/gdb-mi.el (gdb): Doc fix.
9396
9397 2011-10-05 Martin Rudalics <rudalics@gmx.at>
9398
9399 * window.el (frame-auto-hide-function): New option replacing
9400 frame-auto-delete. Suggested by Stefan Monnier.
9401 (window--delete): Call frame-auto-hide-function instead of
9402 investigating frame-auto-delete.
9403 (window-point-1, set-window-point-1): New functions.
9404 (window-in-direction, record-window-buffer, window-state-get-1)
9405 (display-buffer-record-window): Use window-point-1 instead of
9406 window-point.
9407 (set-window-buffer-start-and-point): Use set-window-point-1.
9408
9409 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9410
9411 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
9412
9413 2011-10-05 Glenn Morris <rgm@gnu.org>
9414
9415 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
9416 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
9417
9418 2011-10-05 Leo Liu <sdl.web@gmail.com>
9419
9420 * subr.el (read-char-choice): Fix argument to buffer-live-p which
9421 works with buffer object.
9422
9423 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9424
9425 * mpc.el (mpc-tool-bar-map): Add labels.
9426
9427 2011-10-04 Glenn Morris <rgm@gnu.org>
9428
9429 * calendar/holidays.el (calendar-check-holidays): Doc fix.
9430
9431 2011-10-04 Martin Rudalics <rudalics@gmx.at>
9432
9433 * window.el (window--delete): New function.
9434 (frame-auto-delete): Resuscitate option.
9435 (bury-buffer, replace-buffer-in-windows)
9436 (quit-window): Rewrite using window--delete.
9437 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
9438 Pass display-buffer-mark-dedicated to window--display-buffer-2
9439 (Bug#9639).
9440
9441 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9442
9443 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
9444 returns a list (bug#9554). Add remote file name completion.
9445 * comint.el (comint--table-subvert): Curry and get quote&unquote
9446 functions as arguments.
9447 (comint--complete-file-name-data): Adjust call accordingly.
9448 * pcomplete.el (pcomplete--table-subvert): Remove.
9449 (pcomplete-completions-at-point): Use comint--table-subvert instead.
9450
9451 * minibuffer.el (completion-table-case-fold): Use currying.
9452 (completion--styles-type, completion--cycling-threshold-type):
9453 New constants.
9454 (completion-styles, completion-category-overrides)
9455 (completion-cycle-threshold): Use them.
9456 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
9457 completion-table-case-fold.
9458
9459 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
9460
9461 * minibuffer.el (completion-category-overrides): Fix type of styles
9462 and add more user friendly tags (bug#9660).
9463
9464 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
9465
9466 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
9467 (mule-input-method-string): New widget.
9468 (default-input-method, language-info-custom-alist): Use it.
9469
9470 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9471
9472 * pcomplete.el: Require comint.
9473 (pcomplete--common-suffix): Remove.
9474 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
9475 (pcomplete--table-subvert): Sync with comint--table-subvert.
9476 (pcomplete--entries): Use comint-completion-file-name-table.
9477 * comint.el (comint-unquote-filename): Simplify.
9478 (comint-completion-file-name-table): New function (bug#9616).
9479 (comint--complete-file-name-data): Use it.
9480
9481 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
9482 (pcmpl-gnu-tar-buffer): Remove.
9483 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
9484 around. Make sure pcomplete-suffix-list is only changed temporarily.
9485 Don't look inside the tar's file if it's too large.
9486
9487 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
9488
9489 * cus-edit.el (custom-mode-map):
9490 * epa.el (epa-key-list-mode-map):
9491 * man.el (Man-mode-map):
9492 * startup.el (splash-screen-keymap):
9493 * simple.el (special-mode-map): Use scroll-up-command and
9494 scroll-down-command.
9495
9496 * progmodes/idlw-help.el (idlwave-help-mode-map):
9497 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
9498 * net/newst-plainview.el (newsticker-mode-map):
9499 * emulation/ws-mode.el (wordstar-mode-map):
9500 * emulation/vi.el (vi-com-map):
9501 * calc/calc-graph.el (calc-graph-show-dumb):
9502 * term/sun.el (terminal-init-sun):
9503 * term/ns-win.el (global-map):
9504 * progmodes/grep.el (grep-mode-map):
9505 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
9506 * mail/rmail.el (rmail-mode-map):
9507 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
9508
9509 * custom.el (custom-safe-themes, load-theme): Treat value of t for
9510 custom-safe-themes as special.
9511
9512 2011-10-01 Julien Danjou <julien@danjou.info>
9513
9514 * notifications.el (notifications-notify): Fix docstring.
9515
9516 2011-10-01 Per Starbäck <per@starback.se>
9517
9518 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
9519
9520 2011-09-30 Martin Rudalics <rudalics@gmx.at>
9521
9522 * startup.el (command-line-1): Fix last fix by inserting
9523 initial-scratch-message into *scratch* before displaying it.
9524 (Bug#9605) and (Bug#9636)
9525
9526 2011-09-29 Eli Zaretskii <eliz@gnu.org>
9527
9528 * simple.el (line-move): If auto-hscroll-mode is disabled and the
9529 window is hscrolled, move by logical lines. (Bug#9607)
9530 (line-move-visual): Update the doc string to the above effect.
9531
9532 2011-09-29 Martin Rudalics <rudalics@gmx.at>
9533
9534 * window.el (display-buffer-record-window): When WINDOW is the
9535 selected window use `point' instead of `window-point'. (Bug#9626)
9536
9537 * startup.el (command-line-1): Use insert-before-markers when
9538 inserting initial-scratch-message. (Bug#9605)
9539
9540 * help.el (help-window): Remove variable.
9541
9542 2011-09-29 Glenn Morris <rgm@gnu.org>
9543
9544 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
9545
9546 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
9547
9548 * descr-text.el (describe-char-categories): Accept category
9549 descriptions more than one line long.
9550
9551 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
9552
9553 * simple.el (delete-trailing-whitespace): Fix last change.
9554
9555 * progmodes/perl-mode.el (perl-syntax-propertize-function):
9556 Don't confuse "y => 3" as the beginning of a `y' operation.
9557
9558 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
9559 object has more than 4 slots (bug#9613).
9560
9561 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
9562
9563 * subr.el (with-output-to-temp-buffer):
9564 * net/quickurl.el (quickurl, quickurl-browse-url):
9565 Fix typos in docstrings.
9566
9567 2011-09-27 Eli Zaretskii <eliz@gnu.org>
9568
9569 * minibuffer.el (completion-styles)
9570 (completion-category-overrides): Cross reference each other in doc
9571 strings.
9572
9573 2011-09-27 Glenn Morris <rgm@gnu.org>
9574
9575 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
9576 to split-string. (Bug#9606)
9577
9578 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
9579
9580 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
9581 (bug#9615).
9582
9583 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
9584
9585 * emacs-lisp/package.el (list-packages): Fix echo area message.
9586
9587 2011-09-27 Leo Liu <sdl.web@gmail.com>
9588
9589 * ido.el (ido-read-internal): Accept cons cell HIST arg.
9590
9591 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
9592
9593 * net/dbus.el (dbus-unregister-object): Don't release services for
9594 registered signals. (Bug#9581)
9595
9596 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
9597
9598 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
9599 function that picks between cfengine 2 and 3 support
9600 automatically. Update docs accordingly.
9601
9602 2011-09-22 Kenichi Handa <handa@m17n.org>
9603
9604 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
9605 ZERO.
9606 (indian-itrans-v5-table-for-tamil): New variable.
9607 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
9608
9609 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
9610
9611 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
9612 that's true if the current command involved collapsing of text.
9613 It's reset to false at the beginning of the next command.
9614 (allout-post-command-business): Move the cursor to the beginning
9615 of entry if the cursor is hidden and collapsing activity just
9616 happened.
9617
9618 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
9619
9620 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
9621 tracking (Bug#9541).
9622
9623 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
9624
9625 * net/newst-reader.el (newsticker-html-renderer)
9626 (newsticker-show-news): Automatically load html rendering package
9627 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
9628 because w3m-fill-column is let-bound" and the error "Symbol's value
9629 as variable is void: w3m-fill-column".
9630
9631 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
9632
9633 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
9634 Release services only if they are defined. (Bug#9581)
9635
9636 2011-09-23 Richard Stallman <rms@gnu.org>
9637
9638 * textmodes/paragraphs.el (forward-sentence): For backwards case,
9639 distinguish start of paragraph from start of its text.
9640
9641 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
9642
9643 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
9644 (rmail-generate-viewer-buffer): Put that hook on view buffer.
9645 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
9646
9647 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
9648
9649 * international/mule-diag.el (mule-diag): Insert a newline after
9650 each fontset description.
9651
9652 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9653
9654 * simple.el (delete-trailing-whitespace):
9655 Document last change; simplify.
9656
9657 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
9658
9659 * simple.el (delete-trailing-whitespace): Also delete
9660 extra newlines at the end of the buffer.
9661
9662 * textmodes/picture.el: Make motion commands obey shift-select-mode.
9663 (picture-newline): Use forward-line so as to ignore fields.
9664
9665 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9666
9667 * subr.el (with-wrapper-hook): Fix edebug spec.
9668
9669 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
9670
9671 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
9672 (bug#4538).
9673
9674 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
9675
9676 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
9677 Fix nasty bug using wrong cached values.
9678
9679 2011-09-23 Alan Mackenzie <acm@muc.de>
9680
9681 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
9682
9683 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
9684
9685 * window.el (pop-to-buffer): Ensure right window is selected if we
9686 chose another frame.
9687
9688 2011-09-22 Eli Zaretskii <eliz@gnu.org>
9689
9690 * simple.el (what-cursor-position): Use get-char-property-change
9691 and next-single-char-property-change, to be able to show display
9692 properties that come from overlays as well as text properties.
9693
9694 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
9695
9696 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
9697
9698 * cmuscheme.el (run-scheme, switch-to-scheme):
9699 * cus-edit.el (customize-group, custom-buffer-create)
9700 (customize-browse):
9701 * info.el (info):
9702 * shell.el (shell):
9703 * mail/sendmail.el (mail):
9704 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
9705
9706 2011-09-22 Richard Stallman <rms@gnu.org>
9707
9708 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
9709 move back only to line beg, don't move back over blank lines.
9710
9711 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
9712
9713 * files.el (copy-directory): Set directory attributes only in case
9714 they could be retrieved from the source directory. (Bug#9565)
9715
9716 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
9717
9718 * progmodes/hideshow.el (hs-looking-at-block-start-p)
9719 (hs-find-block-beginning, hs-hide-level-recursive):
9720 Ignore strings as well as comments. (Bug#9502)
9721
9722 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
9723
9724 * progmodes/sql.el (sql-comint-postgres):
9725 Convert port number to a string. (Bug#9566)
9726
9727 2011-09-22 Martin Rudalics <rudalics@gmx.at>
9728
9729 * window.el (quit-window): Undedicate window when switching to
9730 previous buffer. Reported by Thierry Volpiatto
9731 <thierry.volpiatto@gmail.com>.
9732 (special-display-popup-frame): When popping up a new frame reset
9733 its previous buffers to nil. Simplify code.
9734
9735 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
9736
9737 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
9738 and process filter, as done also in `shell-command'.
9739
9740 2011-09-21 Martin Rudalics <rudalics@gmx.at>
9741
9742 * window.el (set-window-buffer-start-and-point):
9743 Call set-window-start with NOFORCE argument t.
9744 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
9745 (quit-window): Reword doc-string. Handle new format of
9746 quit-restore parameter. Don't delete window if it has a
9747 previous buffer we can show instead of the present one.
9748 (display-buffer-record-window): Rewrite using a new format for
9749 the quit-restore window parameter
9750 (special-display-popup-frame, display-buffer-same-window)
9751 (display-buffer-reuse-window, display-buffer-pop-up-frame)
9752 (display-buffer-pop-up-window, display-buffer-use-some-window):
9753 Adapt symbol passed to display-buffer-record-window.
9754 * help.el (help-window-setup): Handle new format of quit-restore
9755 parameter.
9756
9757 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9758
9759 * faces.el (face-list): Fix docstring (bug#9564).
9760
9761 * window.el (display-buffer--action-function-custom-type):
9762 Don't include internal functions in the Custom interface.
9763
9764 2011-09-20 Juri Linkov <juri@jurta.org>
9765
9766 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
9767 (Info-forward-node, Info-backward-node, Info-next-preorder)
9768 (Info-last-preorder): Use it. (Bug#9528)
9769
9770 2011-09-20 Juri Linkov <juri@jurta.org>
9771
9772 * info.el (Info-last-preorder): Visit last menu item only when
9773 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
9774
9775 2011-09-20 Julien Danjou <julien@danjou.info>
9776
9777 * password-cache.el (password-cache-remove): Remove entries even if the
9778 value is nil, so that password with a nil value (negative caching) is
9779 possible to invalidate.
9780
9781 2011-09-20 Lawrence Mitchell <wence@gmx.li>
9782
9783 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
9784 all whitespace around breakpoint. (Bug#9553)
9785 (f90-find-breakpoint): Only break at whitespace inside a comment.
9786
9787 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
9788
9789 * minibuffer.el (completion-file-name-table): Keep track of errors.
9790 (completion-table-with-predicate): Handle the case where pred1 is nil.
9791 * pcomplete.el (pcomplete-completions-at-point): Simplify.
9792
9793 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9794
9795 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
9796 (debugger-return-value): Signal an error if the debugging context does
9797 not await any return value.
9798
9799 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
9800 * image-mode.el (image-toggle-display-text)
9801 (image-toggle-display-image): Stay away from evil `intangible'.
9802
9803 2011-09-19 Leo Liu <sdl.web@gmail.com>
9804
9805 * replace.el (occur-revert-arguments): Make it permanent-local.
9806 (occur-mode): Don't call font-lock-defontify.
9807
9808 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
9809
9810 * net/ldap.el (ldap-search-internal): Don't push empty search
9811 result (Bug#9508).
9812
9813 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
9814
9815 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
9816
9817 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
9818
9819 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
9820 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
9821
9822 2011-09-18 Juri Linkov <juri@jurta.org>
9823
9824 * buff-menu.el (Buffer-menu-mode-map):
9825 * dired.el (dired-mode-map):
9826 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
9827 (lisp-interaction-mode-map):
9828 * emacs-lisp/package.el (package-menu-mode-map):
9829 * epa.el (epa-key-list-mode-map):
9830 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
9831 (menu-bar-options-menu):
9832 * outline.el (outline-mode-menu-bar-map):
9833 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
9834 * vc/vc-dir.el (vc-dir-menu-map):
9835 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
9836 Capitalize non-function content words in menu item strings.
9837
9838 * dired.el (dired-mode-map): Add menu item for
9839 `image-dired-dired-toggle-marked-thumbs'.
9840
9841 2011-09-18 Juri Linkov <juri@jurta.org>
9842
9843 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
9844 to `isearch-case-fold-search' and restore its original value
9845 after the `isearch-mode' call.
9846
9847 2011-09-18 Juri Linkov <juri@jurta.org>
9848
9849 * progmodes/grep.el (grep-process-setup): Don't check code for 1
9850 because `zgrep' returns 1 for successful matches (bug#9226).
9851
9852 2011-09-18 Juri Linkov <juri@jurta.org>
9853
9854 * info.el (Info-extract-menu-node-name): Check the second match
9855 for empty string (second test-case of bug#9528).
9856 (Info-last-preorder): Let-bind `Info-history' to nil to not add
9857 intermediate nodes to the history (first test-case of bug#9528).
9858
9859 2011-09-18 Juri Linkov <juri@jurta.org>
9860
9861 * info.el (Info-mode-syntax-table): New variable.
9862 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
9863
9864 2011-09-18 Juri Linkov <juri@jurta.org>
9865
9866 * info.el (Info-file-supports-index-cookies):
9867 Increment line-beginning-position's arg from 3 to 4 because makeinfo
9868 outputs one more line for long file names (bug#4142).
9869
9870 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
9871
9872 * newcomment.el (comment-normalize-vars): If prompting for
9873 comment-start, set comment-start-skip too (Bug#8424).
9874
9875 2011-09-18 Johan Bockgård <bojohan@gnu.org>
9876
9877 * icomplete.el: Fix previous fix of Bug#5849.
9878 (icomplete-mode): Don't set completion-show-inline-help.
9879 (icomplete-minibuffer-setup): Set completion-show-inline-help
9880 locally during icompletion.
9881
9882 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
9883
9884 * woman.el (woman2-process-escapes): Don't delete unrecognized
9885 escapes (Bug#7843).
9886
9887 * files.el (inhibit-first-line-modes-regexps): Add image files.
9888 (hack-local-variables-prop-line): Return nil for malformed
9889 prop-lines (Bug#9044).
9890
9891 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
9892
9893 * net/tramp.el (top): Don't require 'shell.
9894 (tramp-methods): Fix docstring.
9895 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
9896 Return complete remote file name. Handle "smb" case.
9897 Use `tramp-tmpdir', if defined for the respective method.
9898 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
9899
9900 * net/tramp-compat.el (top): Require 'shell.
9901
9902 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
9903 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
9904 `tramp-current-host'.
9905 (tramp-get-remote-tmpdir): Remove.
9906
9907 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
9908 `tramp-tmpdir' entries.
9909 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
9910 (tramp-smb-handle-file-attributes): Ignore errors.
9911 (tramp-smb-wait-for-output): Check also for process end.
9912
9913 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
9914
9915 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
9916 when sending QUIT (bug#9312).
9917
9918 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
9919
9920 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
9921 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
9922 occur-mode-display-occurrence.
9923 (occur-edit-mode): Add usage message.
9924 (occur-cease-edit): New command.
9925 (occur-after-change-function): Use text properties to find the
9926 position of the prefix text.
9927 (occur-engine): Set stickiness of prefix text properties.
9928
9929 2011-09-17 Glenn Morris <rgm@gnu.org>
9930
9931 * progmodes/etags.el (complete-tag):
9932 Fix call to completion-in-region. (Bug#9526)
9933
9934 2011-09-17 Juri Linkov <juri@jurta.org>
9935
9936 * textmodes/ispell.el (ispell-word): Add to the error message
9937 the word, ispell program name and current dictionary (bug#9121).
9938 (ispell-tex-arg-end): Capitalize "error" in the error message.
9939
9940 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
9941
9942 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
9943 check. (Bug#4251)
9944
9945 2011-09-17 Juri Linkov <juri@jurta.org>
9946
9947 * window.el (window-safe-min-height, window-safe-min-width):
9948 Fix typos (followup to bug#9522).
9949
9950 2011-09-17 Sven Joachim <svenjoac@gmx.de>
9951
9952 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
9953
9954 2011-09-16 Eli Zaretskii <eliz@gnu.org>
9955
9956 * simple.el (line-move): If goal-column is set, move by logical
9957 lines, not by display lines. (Bug#971)
9958 (next-line, previous-line, goal-column, line-move-visual): Doc fix
9959 to reflect the above change.
9960
9961 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9962
9963 * image.el (imagemagick-register-types): Use regexp-opt.
9964
9965 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
9966
9967 * window.el (display-buffer-base-action): Rename from
9968 display-buffer-default-action. Make default value empty.
9969 (display-buffer-overriding-action): Convert to defvar.
9970 (display-buffer-fallback-action): New var.
9971
9972 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
9973
9974 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
9975 declaration.
9976 (package--add-to-archive-contents): If there is a duplicate entry
9977 with an older version, remove it.
9978 (package-menu-mark-delete, package-menu-mark-install)
9979 (package-menu-mark-unmark): Make unused args optional.
9980 (package-menu-mark-obsolete-for-deletion):
9981 Use package-menu-get-status instead of a regexp search.
9982 (package-menu-get-status): Use tabulated-list-entry.
9983 (package-menu-mark-upgrades): New command.
9984 (package-menu-mode-map): Bind it to U. Add it to menu bar.
9985 (package-menu-execute): Do installation before deletion.
9986 (package-menu-refresh, package-menu-execute): Use derived-mode-p
9987 instead of checking major-mode.
9988 (package-menu--find-upgrades): New function.
9989
9990 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
9991
9992 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
9993 passwords in the log buffer.
9994 (smtpmail-process-filter): Update the process marker so that the
9995 "broken by peer" status message is inserted in the right place.
9996
9997 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9998
9999 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
10000 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
10001 bibtex-completion-at-point-function.
10002 (bibtex-completion-at-point-function): Use them.
10003
10004 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
10005
10006 * mpc.el (mpc-constraints-tag-lookup): New function.
10007 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
10008 also to browser "album|playlist".
10009
10010 2011-09-14 Juri Linkov <juri@jurta.org>
10011
10012 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
10013 (isearch-edit-string): Use length of `isearch-string' when
10014 `isearch-fail-pos' returns nil.
10015 (isearch-message): Remove duplicate code and call
10016 `isearch-fail-pos' with arg `t'.
10017
10018 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
10019
10020 * replace.el (occur-mode-goto-occurrence): Don't force using other
10021 window (Bug#9499).
10022
10023 * dired-aux.el (dired-do-chmod): Don't provide initial input.
10024
10025 2011-09-14 Martin Rudalics <rudalics@gmx.at>
10026
10027 * window.el (display-buffer-window): Remove.
10028 (display-buffer-record-window): Use help-setup window parameter
10029 instead of variable display-buffer-window.
10030 (display-buffer-function, special-display-buffer-names)
10031 (special-display-function): Mention help-setup parameter instead
10032 of display-buffer-window in doc-string.
10033 * help.el (help-window-setup): New argument help-window.
10034 Use help-window-setup parameter instead of display-buffer-window.
10035 Reword some messages.
10036 (with-help-window): Pass window used for displaying the buffer
10037 to help-window-setup. Don't set display-buffer-window.
10038
10039 2011-09-13 Glenn Morris <rgm@gnu.org>
10040
10041 * emacs-lisp/debug.el (debugger-make-xrefs):
10042 Preserve point. (Bug#9462)
10043
10044 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
10045
10046 * window.el (window-deletable-p): Use next-frame.
10047
10048 2011-09-13 Martin Rudalics <rudalics@gmx.at>
10049
10050 * window.el (window-auto-delete): Remove.
10051 (window-deletable-p): Remove argument FORCE. Don't deal with
10052 dedication and previous buffers.
10053 (switch-to-prev-buffer): Don't delete window.
10054 (delete-windows-on): Delete a window's frame if and only if the
10055 window is dedicated.
10056 (replace-buffer-in-windows): Delete buffer's window or frame if
10057 and only if window is dedicated.
10058 (quit-window): Handle quit-restore as before last change.
10059 (bury-buffer): Delete window only if window-deletable-p returns t.
10060
10061 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
10062
10063 * window.el (window-deletable-p): Never delete the last frame on a
10064 given terminal.
10065
10066 2011-09-13 Glenn Morris <rgm@gnu.org>
10067
10068 * help.el (describe-key-briefly): Copy previous standard-output change.
10069
10070 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
10071
10072 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
10073
10074 2011-09-13 Glenn Morris <rgm@gnu.org>
10075
10076 * emacs-lisp/lisp-mode.el (lisp-indent-function):
10077 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
10078
10079 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
10080
10081 * dired-aux.el (dired-mark-read-string): Don't return default
10082 value on empty input (Bug#9361).
10083 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
10084 Omit initial minibuffer contents.
10085 (dired-do-chmod): Signal an error on empty input.
10086 (dired-mark-read-string): Don't return default on empty input.
10087
10088 * files.el (file-modes-symbolic-to-number): Doc fix.
10089
10090 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10091
10092 * international/mule-cmds.el (ucs-completions): Remove.
10093 (read-char-by-name): Use complete-with-action instead; add metadata.
10094
10095 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
10096
10097 * window.el (display-buffer--action-function-custom-type)
10098 (display-buffer--action-custom-type): New vars.
10099 (display-buffer-alist, display-buffer-default-action)
10100 (display-buffer-overriding-action): Add defcustom types.
10101
10102 * frame.el (delete-other-frames): Doc fix (Bug#276).
10103
10104 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10105
10106 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
10107
10108 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
10109
10110 Change modes that used same-window-* vars to use switch-to-buffer.
10111
10112 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
10113 Use switch-to-buffer.
10114
10115 * cus-edit.el (customize-group, custom-buffer-create)
10116 (customize-browse, custom-buffer-create-other-window):
10117 Use switch-to-buffer or switch-to-buffer-other-window.
10118
10119 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
10120 (Info-prev, Info-up, Info-speedbar-goto-node)
10121 (info-display-manual): Use switch-to-buffer.
10122 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
10123
10124 * mail/sendmail.el (mail): Use switch-to-buffer.
10125 (mail-recover): Use switch-to-buffer-other-window.
10126
10127 * cmuscheme.el (run-scheme, switch-to-scheme):
10128 * ielm.el (ielm):
10129 * shell.el (shell):
10130 * net/rlogin.el (rlogin):
10131 * net/telnet.el (telnet, rsh):
10132 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
10133
10134 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
10135
10136 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
10137
10138 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
10139
10140 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
10141 so don't mention it (bug#9301).
10142 (dired-sort-toggle-or-edit): Clarify string further.
10143
10144 * faces.el (face-spec-set-match-display): Make `(type graphic)'
10145 match `x', `w32' and `ns', like the manual says (bug#9029).
10146
10147 * subr.el (eval-after-load): Doc string clarification (bug#9125).
10148 (process-kill-buffer-query-function): Mention the buffer name in
10149 the query.
10150
10151 * image-mode.el (image-next-line): The line parameter is mandatory
10152 (bug#9258).
10153
10154 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
10155 which can be useful (bug#9301).
10156
10157 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
10158
10159 * subr.el (match-string): Mention that the current buffer should
10160 be the same as the search was done in (bug#9282).
10161
10162 * facemenu.el: Disable the remove-* commands if the mark isn't
10163 active (bug#9162).
10164
10165 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
10166
10167 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
10168 of display-buffer.
10169 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
10170
10171 * replace.el (occur-mode-goto-occurrence)
10172 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
10173 and display-buffer.
10174
10175 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
10176 display-buffer.
10177
10178 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
10179 special-display and same-window variables.
10180 (mail-other-window): Use switch-to-buffer-other-window.
10181 (mail-other-frame): USe switch-to-buffer-other-frame.
10182
10183 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
10184 Use display-buffer-other-frame.
10185 (gdb-display-gdb-buffer): Use pop-to-buffer.
10186
10187 * progmodes/gud.el (gud-goto-info): Use info-other-window.
10188
10189 * progmodes/python.el: Don't set same-window-buffer-names.
10190
10191 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
10192
10193 * window.el (display-buffer-alist): Add *Python*.
10194
10195 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
10196
10197 * window.el (display-buffer-alist): Add entry for buffers
10198 previously handled same-window-*.
10199 (display-buffer-alist, display-buffer-default-action)
10200 (display-buffer-overriding-action): Mark as risky.
10201 (display-buffer-alist): Document action function changes.
10202 (display-buffer--same-window-action)
10203 (display-buffer--other-frame-action): New variables.
10204 (switch-to-buffer, display-buffer-other-frame): Use them.
10205 (display-buffer): Rename reuse-frame entry to reusable-frames.
10206 (display-buffer-reuse-selected-window): Function deleted.
10207 (display-buffer-reuse-window): Handle reusable-frames alist entry.
10208 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
10209 (display-buffer-special): New function.
10210 (display-buffer--maybe-pop-up-frame-or-window): Rename from
10211 display-buffer-reuse-or-pop-window. Split off special-display
10212 part into display-buffer-special.
10213 (display-buffer-use-some-window): Don't perform any special
10214 pop-up-frames handling.
10215 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
10216 (display-buffer--maybe-same-window): Rename from
10217 display-buffer-maybe-same-window.
10218
10219 * info.el: Don't set same-window-regexps.
10220 (info-setup): New function.
10221 (info-other-window, info): Call it.
10222
10223 * cus-edit.el: Don't set same-window-regexps.
10224 (customize-group): New argument.
10225 (customize-group-other-window): Use it.
10226 (customize-face, customize-face-other-window): Likewise.
10227 (custom-buffer-create-other-window): Use pop-to-buffer directly.
10228
10229 * net/rlogin.el:
10230 * net/telnet.el:
10231 * progmodes/gud.el: Don't set same-window-regexps.
10232
10233 * cmuscheme.el:
10234 * ielm.el:
10235 * shell.el:
10236 * mail/sendmail.el:
10237 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
10238
10239 2011-09-10 Juri Linkov <juri@jurta.org>
10240
10241 * isearch.el (isearch-edit-string): Remove obsolete mention of
10242 `C-w' (`isearch-yank-word-or-char') from docstring.
10243 (isearch-query-replace): Fix typo in docstring (bug#9466).
10244
10245 2011-09-10 Juri Linkov <juri@jurta.org>
10246
10247 * paren.el (show-paren-function): Don't show escaped parens.
10248 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
10249
10250 2011-09-10 Eli Zaretskii <eliz@gnu.org>
10251
10252 * mail/sendmail.el (mml-to-mime, mml-attach-file)
10253 (mm-default-file-encoding): Remove autoload forms, they are
10254 replaced with autoload cookies in mml.el and mm-encode.el.
10255 (mail-add-attachment): New command.
10256 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
10257 (mail-mode): Mention mail-insert-file and mail-add-attachment in
10258 the doc string.
10259 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
10260
10261 2011-09-10 Reuben Thomas <rrt@sc3d.org>
10262
10263 * simple.el (count-words-region): Use buffer if there's no region
10264 (bug#9429).
10265
10266 2011-09-09 Juri Linkov <juri@jurta.org>
10267
10268 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
10269 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
10270 (wdired-isearch-filter-read-only): New function. (Bug#6362)
10271
10272 2011-09-09 Alan Mackenzie <acm@muc.de>
10273
10274 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
10275 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
10276
10277 2011-09-09 Eli Zaretskii <eliz@gnu.org>
10278
10279 Fix for Savannah bug#9392.
10280 * simple.el (mail-encode-mml): New defvar.
10281
10282 * mail/rmail.el (mail-encode-mml): Add a defvar.
10283 (rmail-enable-mime-composing): Default to t.
10284 (rmail-forward): Use MIME method of forwarding only if both
10285 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
10286 Set mail-encode-mml non-nil if the MIME method was used.
10287
10288 * mail/sendmail.el (mml-to-mime): Add autoload form.
10289 (mail-encode-mml): Add a defvar.
10290 (mail-mode): Make mail-encode-mml buffer-local and initialize it
10291 to nil.
10292 (mail-send): If mail-encode-mml is non-nil, run the outgoing
10293 message through mml-to-mime, and reset mail-encode-mml to nil.
10294
10295 2011-09-09 Glenn Morris <rgm@gnu.org>
10296
10297 * woman.el (woman-if-body): When processing an .el block,
10298 do not delete the next .el block as well. (Bug#9447)
10299 (woman-special-characters): Add oq, cq, and hy characters.
10300
10301 2011-09-08 Martin Rudalics <rudalics@gmx.at>
10302
10303 * window.el (window-deletable-p): Make sure window is live before
10304 invoking window-prev-buffers.
10305
10306 2011-09-08 Leo Liu <sdl.web@gmail.com>
10307
10308 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
10309
10310 2011-09-08 Juri Linkov <juri@jurta.org>
10311
10312 * progmodes/compile.el (compilation-environment): Make it
10313 a defcustom (bug#8340).
10314
10315 2011-09-08 Martin Rudalics <rudalics@gmx.at>
10316
10317 * window.el (frame-auto-delete): Rename to window-auto-delete.
10318 Make it control auto-deletion of windows and/or frames.
10319 (window-deletable-p): New argument FORCE. Rewrite conditions
10320 for deleting window/frame. (Bug#9419)
10321 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
10322 Rewrite handling of case when window/frame can be deleted.
10323 (delete-windows-on): Call window-deletable-p with new FORCE
10324 argument t. (Bug#9456)
10325
10326 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
10327
10328 * help-mode.el (help-mode): Restore autoload.
10329
10330 2011-09-07 Juri Linkov <juri@jurta.org>
10331
10332 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
10333 `compilation-environment'. Set buffer-local
10334 `compilation-environment' to `thisenv' later after (funcall mode).
10335 (Bug#8340)
10336
10337 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
10338 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
10339 instead of replacing its value. (Bug#8340)
10340
10341 2011-09-07 Juri Linkov <juri@jurta.org>
10342
10343 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
10344 based on text properties put by `grep-filter' instead of matching
10345 escape sequences.
10346 (grep-mode): Set buffer-local `compilation-error-screen-columns'
10347 to the value of `grep-error-screen-columns' (bug#9438).
10348
10349 2011-09-07 Juri Linkov <juri@jurta.org>
10350
10351 * simple.el (next-error-highlight, next-error-highlight-no-select):
10352 Doc fix (bug#9432).
10353
10354 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
10355
10356 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
10357 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
10358
10359 2011-09-07 Leo Liu <sdl.web@gmail.com>
10360
10361 * net/rcirc.el (rcirc-mode): Conditionally initialize
10362 rcirc-input-ring.
10363
10364 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
10365
10366 * emacs-lisp/find-func.el (find-function-C-source): Only set
10367 find-function-C-source-directory after checking that we found a source
10368 file there (bug#9440).
10369
10370 2011-09-06 Alan Mackenzie <acm@muc.de>
10371
10372 * isearch.el (isearch-other-meta-char): Wherever a key list is
10373 unread, "unread" the prefix arg, too. This fixes bug #8901.
10374
10375 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
10376
10377 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
10378
10379 2011-09-05 Juri Linkov <juri@jurta.org>
10380
10381 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
10382
10383 2011-09-05 Juri Linkov <juri@jurta.org>
10384
10385 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
10386 keeping point where processing of grep matches begins, and
10387 continue to delete remaining escape sequences from the same point.
10388 (grep-filter): Make leading zero optional in "0?1;31m" because
10389 git-grep emits "\033[1;31m" escape sequences unlike expected
10390 "\033[01;31m" as GNU Grep does (bug#9408).
10391 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
10392
10393 2011-09-05 Juri Linkov <juri@jurta.org>
10394
10395 * subr.el (y-or-n-p): Capitalize "yes".
10396
10397 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
10398
10399 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
10400 `tramp-cache-unload-hook' where appropriate.
10401 (tramp-methods): Rename `tramp-remote-sh' to
10402 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
10403 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
10404
10405 * net/tramp-sh.el (top): Don't require 'shell.
10406 (tramp-methods): Add `tramp-remote-shell' and
10407 `tramp-remote-shell-args' entries.
10408 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
10409 (tramp-sh-handle-shell-command): Remove.
10410 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
10411 Use `tramp-remote-shell'.
10412
10413 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
10414
10415 * mail/sendmail.el (sendmail-query-once-function): Delete.
10416 (sendmail-query-once): Save directly to send-mail-function.
10417 Update message-send-mail-function too.
10418
10419 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
10420
10421 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
10422
10423 * progmodes/python.el (python-mode-map): Use correct function to
10424 start python interpreter from menu-bar (as reported by Geert
10425 Kloosterman).
10426 (inferior-python-mode-map): Fix typo.
10427 (python-shell-map): Remove.
10428
10429 2011-09-03 Deniz Dogan <deniz@dogan.se>
10430
10431 * net/rcirc.el (rcirc-print): Simplify code for
10432 rcirc-scroll-show-maximum-output. There is no need to walk
10433 through all windows to find the right one.
10434
10435 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
10436
10437 * help.el (help-return-method): Doc fix.
10438
10439 2011-09-03 Martin Rudalics <rudalics@gmx.at>
10440
10441 * window.el (window-deletable-p): Don't return a non-nil value
10442 when there's a buffer that was shown in the window before.
10443 (Bug#9419)
10444 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
10445 Set window's previous buffers to nil.
10446
10447 2011-09-03 Eli Zaretskii <eliz@gnu.org>
10448
10449 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
10450 newline before and after the tag line, so it doesn't interfere
10451 with determining the paragraph direction of bidirectional text.
10452
10453 2011-09-03 Leo Liu <sdl.web@gmail.com>
10454
10455 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
10456
10457 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
10458
10459 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
10460 (pop-to-buffer): Change interactive spec. Pass second argument
10461 directly to display-buffer.
10462 (display-buffer): Fix interactive spec. Use functionp to
10463 distinguish between a function and a list of functions.
10464
10465 * abbrev.el (edit-abbrevs):
10466 * arc-mode.el (archive-extract):
10467 * autoinsert.el (auto-insert):
10468 * bookmark.el (bookmark-bmenu-list):
10469 * files.el (find-file):
10470 * view.el (view-buffer):
10471 * progmodes/compile.el (compilation-goto-locus):
10472 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
10473
10474 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
10475
10476 * window.el (display-buffer-alist): Doc fix.
10477 (display-buffer): Add docstring. Don't treat
10478 display-buffer-default specially.
10479 (display-buffer-reuse-selected-window)
10480 (display-buffer-same-window, display-buffer-maybe-same-window)
10481 (display-buffer-reuse-window, display-buffer-pop-up-frame)
10482 (display-buffer-pop-up-window)
10483 (display-buffer-reuse-or-pop-window)
10484 (display-buffer-use-some-window): New functions.
10485 (display-buffer-default-action): Use them.
10486 (display-buffer-default): Delete.
10487 (pop-to-buffer-1): Fix choice of actions.
10488
10489 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
10490
10491 * minibuffer.el (completion--insert-strings): Don't get confused by
10492 completion entries that end with an LF char.
10493
10494 2011-09-01 Eli Zaretskii <eliz@gnu.org>
10495
10496 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
10497
10498 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
10499
10500 * window.el (display-buffer): Restore interactive spec.
10501 (display-buffer-same-window, display-buffer-other-window):
10502 New functions.
10503 (pop-to-buffer-1): New function. Use the above.
10504 (pop-to-buffer, pop-to-buffer-same-window): Use it.
10505 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
10506
10507 * view.el (view-buffer-other-window, view-buffer-other-frame):
10508 Just use pop-to-buffer.
10509
10510 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10511
10512 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
10513
10514 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
10515
10516 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
10517
10518 2011-08-31 Richard Stallman <rms@gnu.org>
10519
10520 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
10521 of the separation of rmail-view-buffer from rmail-buffer.
10522 If you say no to "replace original", the decrypt is in the
10523 view buffer. If you say yes, the decrypt goes into the
10524 rmail buffer also.
10525
10526 2011-08-31 Martin Rudalics <rudalics@gmx.at>
10527
10528 * window.el (display-buffer-window): Rewrite doc-string.
10529 (display-buffer-record-window): New function.
10530 (display-buffer-macro-specifiers)
10531 (display-buffer-even-window-sizes, display-buffer-set-height)
10532 (display-buffer-set-width, display-buffer-in-window)
10533 (display-buffer-reuse-window, display-buffer-split-specifiers)
10534 (display-buffer-side-specifiers, display-buffer-split-window-1)
10535 (display-buffer-split-window, display-buffer-split-atom-window)
10536 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
10537 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
10538 (display-buffer-other-window-means-other-frame)
10539 (display-buffer-normalize-special)
10540 (display-buffer-normalize-default)
10541 (display-buffer-normalize-argument)
10542 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
10543 (display-buffer-normalize-specifiers, display-buffer-frame)
10544 (display-buffer-same-window, display-buffer-same-frame)
10545 (display-buffer-other-window)
10546 (display-buffer-same-frame-other-window)
10547 (display-buffer-other-frame, pop-to-buffer-same-window)
10548 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
10549 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
10550 (switch-to-buffer-same-frame)
10551 (switch-to-buffer-other-window-same-frame)
10552 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
10553 (display-buffer-alist-set-1, display-buffer-alist-set-2)
10554 (display-buffer-alist-set): Remove.
10555 (display-buffer-function, special-display-buffer-names)
10556 (special-display-regexps, special-display-function):
10557 In doc-string refer to display-buffer-window and quit-restore
10558 parameter.
10559 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
10560 (special-display-frame-alist, special-display-popup-frame)
10561 (same-window-buffer-names, same-window-regexps, same-window-p)
10562 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
10563 (split-window-preferred-function, split-height-threshold)
10564 (split-width-threshold, window-splittable-p)
10565 (split-window-sensibly, window--try-to-split-window)
10566 (window--frame-usable-p, even-window-heights)
10567 (window--even-window-heights, window--display-buffer-1)
10568 (window--display-buffer-2, display-buffer-other-frame):
10569 Restore old Emacs 23 code, order and doc-strings where applicable.
10570 (display-buffer-default, display-buffer-assq-regexp): New functions.
10571 (display-buffer-alist): Rewrite doc-string.
10572 (display-buffer-default-action)
10573 (display-buffer-overriding-action): New variables.
10574 (display-buffer, switch-to-buffer): Rewrite.
10575 (pop-to-buffer): Restore Emacs 23 behavior but use
10576 window-normalize-buffer-to-display.
10577 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
10578 Restore Emacs 23 behavior but use
10579 window-normalize-buffer-to-switch-to.
10580 (pop-to-buffer-same-window): Rewrite.
10581 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
10582 Rewrite using Emacs 23 options.
10583
10584 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
10585
10586 * net/tramp.el (tramp-root-regexp): Remove.
10587 (tramp-completion-file-name-regexp-unified)
10588 (tramp-completion-file-name-regexp-separate)
10589 (tramp-completion-file-name-regexp-url): Don't use leading volume
10590 letter on w32 systems. (Bug#5303, Bug#9311)
10591 (tramp-drop-volume-letter): Simplify definition.
10592 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10593
10594 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10595
10596 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
10597 (bug#9356).
10598
10599 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
10600
10601 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
10602
10603 2011-08-29 Juri Linkov <juri@jurta.org>
10604
10605 * isearch.el (isearch-done): Don't display message "Mark saved"
10606 when arg `edit' is non-nil to prevent its flicker in the echo area.
10607
10608 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
10609
10610 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
10611 obsolete packages for deletion.
10612
10613 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
10614
10615 * help-mode.el (help-mode-map): Add special-mode-map to parent.
10616 (help-mode): Derive help-mode from special-mode. Don't invoke
10617 view-mode from help-mode.
10618 (help-xref-override-view-map): Remove.
10619 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
10620 view-mode is not used anymore.
10621
10622 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
10623
10624 * server.el (server-port): Doc fix.
10625
10626 * cus-theme.el (custom-theme-choose-mode): Inherit from
10627 special-mode (Bug#9124).
10628 (custom-theme-choose-mode-map): Add special-mode to parent.
10629
10630 2011-08-28 Alan Mackenzie <acm@muc.de>
10631
10632 * progmodes/cc-fonts.el
10633 (c-make-font-lock-BO-decl-search-function): New function.
10634 (c-basic-matchers-after - "Fontify the clauses after various
10635 keywords"): Extract the three keyword lists for the 3 erroneous
10636 constructs from the list of four, and use the new function above
10637 in place of an old one.
10638
10639 2011-08-28 Deniz Dogan <deniz@dogan.se>
10640
10641 * net/rcirc.el (rcirc-insert-prev-input)
10642 (rcirc-insert-next-input): Remove unused argument.
10643
10644 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10645
10646 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
10647
10648 2011-08-27 Alan Mackenzie <acm@muc.de>
10649
10650 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
10651 handle function pointer parameters properly.
10652
10653 2011-08-27 Martin Rudalics <rudalics@gmx.at>
10654
10655 * window.el (display-buffer-reuse-window): Fix case where
10656 selected window was reused with non-nil OTHER-WINDOW argument.
10657 (Bug#9381)
10658
10659 2011-08-27 Deniz Dogan <deniz@dogan.se>
10660
10661 * net/rcirc.el (rcirc-check-auth-status): Adding support for
10662 oftc's NickServ messages.
10663
10664 2011-08-27 Glenn Morris <rgm@gnu.org>
10665
10666 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
10667
10668 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
10669
10670 * emacs-lisp/package.el (package-install): Call package-initialize
10671 if called interactively.
10672
10673 2011-08-26 Leo Liu <sdl.web@gmail.com>
10674
10675 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
10676
10677 2011-08-25 Juri Linkov <juri@jurta.org>
10678
10679 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
10680 `search-whitespace-regexp' (bug#9364).
10681
10682 2011-08-25 Juri Linkov <juri@jurta.org>
10683
10684 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
10685 `regexp-search-ring' to their global values to protect from
10686 updating by `read-from-minibuffer' (bug#9185).
10687
10688 2011-08-25 Juri Linkov <juri@jurta.org>
10689
10690 * textmodes/ispell.el (ispell-command-loop): Add newline
10691 at the end of the "Use option `i'..." line.
10692
10693 2011-08-25 Juri Linkov <juri@jurta.org>
10694
10695 * battery.el (display-battery-mode): If `battery-status-function'
10696 or `battery-mode-line-format' is nil, display the message and set
10697 `display-battery-mode' to nil (bug#9363).
10698
10699 2011-08-25 Eli Zaretskii <eliz@gnu.org>
10700
10701 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
10702 bidi-string-mark-left-to-right; they are unnecessary now.
10703
10704 2011-08-25 Deniz Dogan <deniz@dogan.se>
10705
10706 * net/quickurl.el: Documentation typo fixes.
10707
10708 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
10709
10710 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
10711
10712 2011-08-25 Glenn Morris <rgm@gnu.org>
10713
10714 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
10715
10716 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
10717 (smtpmail-via-smtp): Handle nil response from smtp.
10718
10719 2011-08-24 Juri Linkov <juri@jurta.org>
10720
10721 * proced.el (proced-marked): Inherit from `error' instead of
10722 `font-lock-warning-face'.
10723
10724 * ibuffer.el (ibuffer-marked-face): Change default face from
10725 `font-lock-warning-face' to `warning'.
10726 (ibuffer-deletion-face): Change default face from
10727 `font-lock-type-face' to `error'.
10728
10729 * battery.el (battery-update): Use the face `error' instead of
10730 `font-lock-warning-face' (bug#6117).
10731
10732 2011-08-24 Juri Linkov <juri@jurta.org>
10733
10734 * faces.el (success): Change face color from "Green3" to
10735 "ForestGreen" on light background (bug#9353).
10736
10737 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
10738
10739 * window.el (quit-window): Rename from quit-restore-window.
10740 Use same arglist as old quit-window.
10741 (frame-auto-delete): Doc fix.
10742
10743 * view.el (view-mode-exit): Use quit-window.
10744
10745 2011-08-24 Juri Linkov <juri@jurta.org>
10746
10747 * isearch.el (isearch-ring-adjust1): Start visiting previous
10748 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
10749 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
10750 for empty search string (when the last search string is reused
10751 automatically) to adjust the isearch ring to the last element and
10752 prepare the correct index for further M-p commands (bug#9185).
10753
10754 2011-08-24 Kenichi Handa <handa@m17n.org>
10755
10756 * international/ucs-normalize.el: If decomposition property of
10757 CHAR is the default one (i.e. a list of CHAR itself), treat it as
10758 nil.
10759 (nfd, nfkd): Likewise.
10760
10761 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
10762
10763 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
10764 from process filters aren't reliably transmitted to the surrounding
10765 accept-process-output.
10766 (mpc-proc-check): New function.
10767 (mpc-proc-sync): Use it (bug#8293)
10768
10769 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10770
10771 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
10772 Add compatibility functions (bug#9313).
10773
10774 2011-08-23 Eli Zaretskii <eliz@gnu.org>
10775
10776 * cus-start.el (all): Add entry for bidi-paragraph-direction.
10777
10778 * international/uni-bidi.el: Regenerate.
10779
10780 2011-08-23 Kenichi Handa <handa@m17n.org>
10781
10782 * international/charprop.el:
10783 * international/uni-bidi.el:
10784 * international/uni-category.el:
10785 * international/uni-combining.el:
10786 * international/uni-comment.el:
10787 * international/uni-decimal.el:
10788 * international/uni-decomposition.el:
10789 * international/uni-digit.el:
10790 * international/uni-lowercase.el:
10791 * international/uni-mirrored.el:
10792 * international/uni-name.el:
10793 * international/uni-numeric.el:
10794 * international/uni-old-name.el:
10795 * international/uni-titlecase.el:
10796 * international/uni-uppercase.el: Regenerate.
10797
10798 2011-08-23 Martin Rudalics <rudalics@gmx.at>
10799
10800 * help.el (help-window-setup): Fix message displayed when other
10801 window is reused. (Bug#9341)
10802
10803 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
10804
10805 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
10806 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
10807
10808 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
10809 Mark obsolete.
10810 * shell.el (shell-parse-pcomplete-arguments): New function.
10811 (shell-completion-vars): Use it instead (bug#9160).
10812
10813 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
10814
10815 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
10816 strings and comments (bug#9333).
10817
10818 * emacs-lisp/debug.el (debug-arglist): New function.
10819 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
10820 (debug-on-entry-1): Handle interpreted closures (bug#9120).
10821
10822 2011-08-22 Juri Linkov <juri@jurta.org>
10823
10824 * progmodes/compile.el (compilation-mode-font-lock-keywords):
10825 Revert regexp that highlights output switches to its old
10826 pre-2010-10-28 value and remove one `?' from it (bug#9319).
10827
10828 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
10829 to check for empty output (bug#9226).
10830
10831 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
10832
10833 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
10834 symbol-constituent as the default, as that stops font-lock from
10835 working properly (Bug#8843).
10836
10837 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10838
10839 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
10840 `coding-system-for-*' around the process open call to avoid
10841 auth-source side effects.
10842 (smtpmail-try-auth-methods): Expand the secret password.
10843 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
10844 probe hangs.
10845
10846 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
10847
10848 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
10849
10850 * emacs-lisp/find-func.el (find-function-noselect): New arg
10851 lisp-only.
10852
10853 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
10854 signal an error for built-in functions (Bug#6664).
10855
10856 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
10857
10858 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
10859 (smtpmail-try-auth-methods): Use it.
10860
10861 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
10862
10863 * font-lock.el (font-lock-fontify-region)
10864 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
10865 (font-lock-default-unfontify-buffer)
10866 (font-lock-default-fontify-region)
10867 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
10868
10869 * progmodes/compile.el (compilation-error-properties):
10870 Fix confusion between file struct and message struct (Bug#9319).
10871 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
10872 `ant' regexp.
10873
10874 * net/browse-url.el (browse-url-firefox): Don't call
10875 browse-url-firefox-sentinel unless using -remote (Bug#9328).
10876
10877 2011-08-20 Glenn Morris <rgm@gnu.org>
10878
10879 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
10880
10881 * tutorial.el (tutorial--default-keys): Update some default bindings.
10882
10883 * files.el (hack-local-variables): Fully ignore case for "mode:".
10884
10885 2011-08-20 Alan Mackenzie <acm@muc.de>
10886
10887 Resolve invalid use of a regexp in regexp-opt.
10888
10889 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
10890 detection for a java annotation.
10891
10892 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
10893 detection for a java annotation.
10894
10895 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
10896 handling for java.
10897 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
10898
10899 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
10900
10901 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
10902 (Bug#9274).
10903
10904 2011-08-20 Alan Mackenzie <acm@muc.de>
10905
10906 Fontify CPP expressions correctly when starting in the middle of
10907 such a construct. Mainly for when jit-lock etc. starts a chunk
10908 here.
10909
10910 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
10911 variable.
10912 (c-make-font-lock-search-form): New function, extracted from
10913 c-make-font-lock-search-function.
10914 (c-make-font-lock-search-function): Use the above function.
10915 (c-make-font-lock-context-search-function): New function.
10916 (c-cpp-matchers): Enhance the preprocessor expression case with
10917 the above function
10918 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
10919 which takes an expression.
10920
10921 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
10922
10923 2011-08-20 Martin Rudalics <rudalics@gmx.at>
10924
10925 * window.el (display-buffer-reuse-window)
10926 (display-buffer-pop-up-window): Don't reuse or split a side
10927 window.
10928
10929 2011-08-19 Glenn Morris <rgm@gnu.org>
10930
10931 * files.el (hack-local-variables-prop-line, hack-local-variables):
10932 Downcase "Mode:". (Bug#9331)
10933
10934 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
10935
10936 * international/characters.el: Add L and R categories.
10937
10938 * subr.el (bidi-string-mark-left-to-right): Rename from
10939 string-mark-left-to-right. Use category search.
10940
10941 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
10942
10943 2011-08-18 Juri Linkov <juri@jurta.org>
10944
10945 * faces.el (error, warning, success): New faces with definitions
10946 copied from old default values of `font-lock-warning-face',
10947 `compilation-warning', `compilation-info' (bug#6117).
10948
10949 * font-lock.el (font-lock-warning-face): Inherit from `error'.
10950
10951 * progmodes/compile.el (compilation-error): Inherit from `error'.
10952 (compilation-warning): Inherit from `warning'.
10953 (compilation-info): Inherit from `success'.
10954
10955 * dired.el (dired-marked): Inherit from `warning'.
10956 (dired-flagged): Inherit from `error'.
10957
10958 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
10959
10960 * mail/smtpmail.el (auth-source): Require to avoid problems with
10961 binding variables (bug#9298). Also clean up some unused
10962 autoloads.
10963
10964 * net/network-stream.el (network-stream-open-starttls):
10965 Support using starttls.el without using gnutls-cli.
10966
10967 2011-08-17 Juri Linkov <juri@jurta.org>
10968
10969 * progmodes/grep.el (rgrep): Handle the case when
10970 `grep-find-command' is a cons cell (bug#9278).
10971
10972 2011-08-17 Martin Rudalics <rudalics@gmx.at>
10973
10974 * window.el (display-buffer-pop-up-frame): Run frame creation
10975 function with BUFFER current (as special-display-popup-frame
10976 does). Reported by Drew Adams.
10977
10978 2011-08-17 Daiki Ueno <ueno@unixuser.org>
10979
10980 * epa-mail.el: Simplify GnuPG group expansion using
10981 epg-expand-group.
10982 (epa-mail-group-alist, epa-mail-group-modtime)
10983 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
10984 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
10985 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
10986 Remove.
10987
10988 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
10989
10990 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
10991
10992 2011-08-16 Alan Mackenzie <acm@muc.de>
10993
10994 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
10995 Correct, to avoid the inside of macros.
10996
10997 2011-08-16 Richard Stallman <rms@gnu.org>
10998
10999 * epa-mail.el: Handle GnuPG group definitions.
11000 (epa-mail-group-alist, epa-mail-group-modtime)
11001 (epa-mail-gnupg-conf-file): New variables.
11002 (epa-mail-parse-groups, epa-mail-sync-groups)
11003 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
11004 (epa-mail-expand-recipients): New functions.
11005 (epa-mail-encrypt): Call epa-mail-expand-recipients.
11006
11007 * mail/rmail.el (rmail-epa-decrypt): New command.
11008
11009 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
11010 Don't bind buffer-read-only, just inhibit-read-only.
11011 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
11012 (epa-decrypt-armor-in-region): Make error message clearer.
11013
11014 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
11015
11016 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
11017 and "a2b" to "ab" for `prefix'.
11018
11019 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
11020
11021 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
11022 filter groups.
11023 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
11024 Fourquet (Bug#8804).
11025
11026 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
11027
11028 * startup.el (argi): Declare as global variable (bug#9275).
11029
11030 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
11031
11032 * subr.el (string-mark-left-to-right): Search the entire string
11033 for RTL script, not just the terminating character. Doc fix.
11034
11035 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
11036
11037 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
11038 New function.
11039 (js--regexp-literal, js-syntax-propertize-function): Remove.
11040 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
11041 (js-mode-map): Don't rebind electric keys.
11042 (js-insert-and-indent): Remove.
11043 (js-mode): Setup electric-layout and electric-indent instead.
11044
11045 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
11046
11047 2011-08-12 Daiki Ueno <ueno@unixuser.org>
11048
11049 * epa.el (epa-progress-callback-function): Fix the logic of
11050 displaying progress.
11051 * epa-file.el (epa-file-insert-file-contents): Make progress
11052 display more user-friendly.
11053 (epa-file-write-region): Ditto.
11054
11055 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
11056
11057 * subr.el (string-mark-left-to-right): New function.
11058
11059 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
11060 Use string-mark-left-to-right.
11061 (list-buffers-noselect): Caller changed.
11062
11063 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11064 Use string-mark-left-to-right.
11065 (tabulated-list-print): Recenter after moving point.
11066
11067 2011-08-10 Juri Linkov <juri@jurta.org>
11068
11069 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
11070 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
11071 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
11072
11073 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
11074
11075 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
11076 (Bug#7554).
11077
11078 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
11079
11080 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
11081 character. (Bug#6594)
11082
11083 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
11084
11085 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
11086 (image-dired--with-db-file): New macro.
11087 (image-dired-write-tags, image-dired-remove-tag)
11088 (image-dired-create-gallery-lists, image-dired-write-comments)
11089 (image-dired-get-comment, image-dired-mark-tagged-files)
11090 (image-dired-list-tags, image-dired-gallery-generate): Use it.
11091 (image-dired-gallery-generate): Use insert-file-contents.
11092
11093 * time.el (display-time-world-list, display-time-world-display):
11094 * time-stamp.el (time-stamp-string):
11095 * vc/add-log.el (add-change-log-entry): Use setenv instead of
11096 set-time-zone-rule (Bug#7337).
11097
11098 2011-08-08 Daiki Ueno <ueno@unixuser.org>
11099
11100 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
11101 (epg-error-to-string, epg-errors-to-string): New function.
11102 (epg-wait-for-completion): Reverse errors list.
11103 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
11104 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
11105 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
11106 (epg-sign-keys, epg-generate-key-from-file)
11107 (epg-generate-key-from-string): Format errors by using
11108 epg-errors-to-string (bug#9255).
11109 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
11110
11111 2011-08-07 Juri Linkov <juri@jurta.org>
11112
11113 * faces.el (list-faces-display): Remove extra angle bracket
11114 from `help-mode-map'.
11115
11116 * info.el (Info-history-toc-nodes): Doc fix.
11117
11118 * longlines.el (longlines-mode): Doc fix.
11119
11120 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
11121
11122 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
11123 of statements and in a few more cases (bug#9183).
11124
11125 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
11126 New functions.
11127 (cl-transform-lambda): Use them (bug#9239).
11128
11129 2011-08-05 Martin Rudalics <rudalics@gmx.at>
11130
11131 * window.el (display-buffer-same-window)
11132 (display-buffer-same-frame, display-buffer-other-window)
11133 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
11134 (pop-to-buffer-other-window)
11135 (pop-to-buffer-same-frame-other-window)
11136 (pop-to-buffer-other-frame): Make them defuns.
11137 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
11138
11139 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11140
11141 * subr.el (make-composed-keymap): Move from C. Change calling
11142 convention, and improve docstring to bring attention to a subtle point.
11143 * minibuffer.el (completing-read-default): Adjust accordingly.
11144
11145 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
11146
11147 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
11148 (tramp-open-shell): Use `tramp-shell-quote-argument'.
11149
11150 * net/trampver.el: Update release number.
11151
11152 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
11153
11154 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
11155 "in" (bug#9190).
11156
11157 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
11158
11159 * mail/sendmail.el (sendmail-query-once): Restore the current
11160 buffer after querying (bug#9074).
11161
11162 * dired.el (dired-flagged): Use different faces for marked and
11163 flagged files (bug#6117).
11164
11165 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
11166 (bug#4433).
11167
11168 * ido.el (ido-mode): Switch off the message if called
11169 non-interactively.
11170
11171 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
11172 before 587, since it appears that that's more likely to work for
11173 more people.
11174
11175 * cus-edit.el (custom-file): When running under emacs -q, always
11176 refuse to save the customizations, even if the .emacs file doesn't
11177 exist.
11178
11179 * info.el: Remove the `Info-beginning-of-buffer' function
11180 (bug#8325).
11181
11182 * net/network-stream.el (network-stream-open-starttls):
11183 Use `starttls-available-p' to see whether starttls.el can be used.
11184
11185 2011-08-01 Martin Rudalics <rudalics@gmx.at>
11186
11187 * window.el (display-buffer-in-window): Don't set dedicated status
11188 of window here (Bug#9215).
11189 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
11190 (display-buffer-pop-up-side-window)
11191 (display-buffer-in-side-window): Set dedicated status of window here.
11192
11193 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
11196 before binding generated-autoload-file.
11197
11198 2011-08-01 Deniz Dogan <deniz@dogan.se>
11199
11200 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
11201
11202 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
11203
11204 Sync with Tramp 2.2.2.
11205
11206 * net/trampver.el: Update release number.
11207
11208 2011-07-30 Juri Linkov <juri@jurta.org>
11209
11210 * dired-aux.el (dired-touch-initial): Remove function.
11211 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
11212 current time, and `default' to the last modification time of the
11213 current marked file (bug#6887).
11214
11215 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
11216
11217 * simple.el (goto-line): Use string-to-number to provide a
11218 numeric argument to read-number (bug#9163).
11219
11220 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
11221
11222 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
11223 connection process, it could be nil.
11224
11225 2011-07-27 Leo Liu <sdl.web@gmail.com>
11226
11227 Simplify url handling in rcirc-mode.
11228
11229 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
11230 (rcirc-browse-url-at-mouse): Remove.
11231 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
11232
11233 2011-07-26 Alan Mackenzie <acm@muc.de>
11234
11235 Fontify bitfield declarations properly.
11236
11237 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
11238 (c-symbol-chars): Now exported as a lang variable.
11239 (c-not-primitive-type-keywords): New lang variable.
11240
11241 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
11242 QT keyword "more" to prevent "more slots: ...." being spuriously
11243 parsed as a bitfield declaration.
11244
11245 * progmodes/cc-engine.el (c-beginning-of-statement-1):
11246 Refactor and enhance to handle bitfield declarations.
11247 (c-punctuation-in): New function.
11248 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
11249 declarations properly.
11250
11251 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
11252
11253 * calendar/icalendar.el (icalendar--all-events): Take care of
11254 multiple vcalendars in a single file.
11255 (icalendar--convert-float-to-ical): Checkdoc fixes.
11256
11257 2011-07-25 Deniz Dogan <deniz@dogan.se>
11258
11259 * image.el (insert-image): Clarifying docstring.
11260
11261 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
11262
11263 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
11264 `tramp-send-command-and-check' if there is no error.
11265 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
11266
11267 2011-07-22 Alan Mackenzie <acm@muc.de>
11268
11269 Prevent cc-langs.elc being loaded at run time.
11270
11271 * progmodes/cc-mode.el: Remove two autoload forms which loaded
11272 cc-langs.
11273
11274 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
11275 "(require 'cc-langs)". Quote a form so it will evaluate at
11276 (cc-mode's) compilation time.
11277
11278 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
11279
11280 * net/tramp.el (tramp-file-name-handler): Avoid recursive
11281 loading. (Bug#9114)
11282
11283 2011-07-21 Martin Rudalics <rudalics@gmx.at>
11284
11285 * window.el (display-buffer-pop-up-window)
11286 (display-buffer-pop-up-side-window)
11287 (display-buffer-in-side-window): Call display-buffer-set-height
11288 and display-buffer-set-width after setting the new window's
11289 buffer so `fit-window-to-buffer' and friends work on the right buffer.
11290
11291 2011-07-20 Sam Steingold <sds@gnu.org>
11292
11293 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
11294 (etags-tags-included-tables): Call `convert-standard-filename' on
11295 the file names contained in TAGS so that windows Emacs can handle
11296 TAGS files created by cygwin ctags.
11297
11298 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
11299
11300 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
11301 which apparently didn't work.
11302
11303 2011-07-19 Roland Winkler <winkler@gnu.org>
11304
11305 * proced.el (proced-send-signal): For *Marked Processes* buffer
11306 put point at beginning of buffer.
11307
11308 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
11309
11310 * proced.el (proced-format): Make header lines align with the text
11311 (bug#1779).
11312
11313 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11314
11315 * view.el (view-buffer): Allow running in `special' modes if we're
11316 visiting a file (bug#8615).
11317
11318 2011-07-19 Martin Rudalics <rudalics@gmx.at>
11319
11320 * window.el (display-buffer-alist-of-strings-p)
11321 (display-buffer-alist-set-1, display-buffer-alist-set-2):
11322 New functions.
11323 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
11324 more accurately.
11325
11326 2011-07-18 Alan Mackenzie <acm@muc.de>
11327
11328 Fontify declarators properly when, e.g., a jit-lock chunk begins
11329 inside a declaration.
11330
11331 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
11332
11333 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
11334 New function.
11335 (c-complex-decl-matchers): Insert reference to
11336 c-font-lock-enclosing-decls.
11337
11338 * progmodes/cc-engine.el (c-backward-single-comment):
11339 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
11340 to nil around calls to (forward-comment -1).
11341
11342 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
11343
11344 * image.el (put-image): Doc typo fix.
11345
11346 * progmodes/etags.el (tags-search): Doc typo fix.
11347
11348 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
11349 password if we get errors 550 to 554.
11350
11351 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
11352
11353 * net/gnutls.el (gnutls-log-level): Remove.
11354
11355 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
11356 indentation character (bug#6380).
11357
11358 * files.el (buffer-offer-save): Made permanently local (bug#6241).
11359
11360 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
11361 to clarify what the problem is (bug#4291).
11362
11363 * simple.el (current-kill): Clarify what
11364 `interprogram-paste-function' does (bug#7500).
11365 (auto-fill-mode): Document `auto-fill-function' in relation to
11366 `auto-fill-mode' (bug#2470).
11367
11368 2011-07-16 Lawrence Mitchell <wence@gmx.li>
11369
11370 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
11371 method if slot is read-only (bug#9035).
11372
11373 2011-07-16 Martin Rudalics <rudalics@gmx.at>
11374
11375 * frame.el (select-frame-set-input-focus): New argument NORECORD.
11376 * window.el (pop-to-buffer): Select window used even if it was
11377 selected before, see discussion of (Bug#8615), (Bug#6954).
11378 Pass argument NORECORD on to select-frame-set-input-focus.
11379
11380 2011-07-15 Glenn Morris <rgm@gnu.org>
11381
11382 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
11383 Respect help-form.
11384
11385 2011-07-09 Lawrence Mitchell <wence@gmx.li>
11386
11387 * net/gnutls.el (gnutls-min-prime-bits): New variable.
11388 (gnutls-negotiate): Use it.
11389
11390 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11391
11392 * net/gnutls.el (gnutls-negotiate):
11393 Upcase `gnutls-algorithm-priority'.
11394
11395 2011-07-15 Glenn Morris <rgm@gnu.org>
11396
11397 * jka-compr.el (jka-compr-verbose): Move from here...
11398 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
11399 Add missing :version tag.
11400 * info.el: No need to require jka-compr when compiling.
11401
11402 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
11403
11404 * net/gnutls.el (gnutls-algorithm-priority): New variable.
11405 (gnutls-negotiate): Use it.
11406
11407 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
11408
11409 * info.el (Info-beginning-of-buffer): New command.
11410 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
11411 announcing `b' as the key (bug#8325).
11412 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
11413
11414 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
11415
11416 * international/mule-cmds.el
11417 (describe-specified-language-support): Make the error message
11418 clearer (bug#8905).
11419
11420 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
11421
11422 * isearch.el (isearch-barrier): Add a doc string, since it's
11423 mentioned in a function doc string (bug#8678).
11424
11425 2011-07-15 Martin Rudalics <rudalics@gmx.at>
11426
11427 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
11428 buffer argument (Bug#9083) and self-identifying label argument.
11429
11430 2011-07-15 Glenn Morris <rgm@gnu.org>
11431
11432 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
11433
11434 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
11435
11436 * man.el (Man-fontify-manpage): Fix message when formatting the
11437 man page (bug#7929).
11438
11439 2011-07-14 Eli Zaretskii <eliz@gnu.org>
11440
11441 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
11442 argument LRM; if non-nil, append an invisible LRM character to the
11443 buffer name.
11444 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
11445 last argument non-nil, when formatting buffer names.
11446 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
11447 paragraph direction.
11448
11449 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
11450
11451 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
11452 the man page name (bug#7929).
11453
11454 * image.el (put-image): Mention the `put-image' overlay property
11455 (bug#7834).
11456
11457 * scroll-bar.el (set-scroll-bar-mode): Mention that
11458 `scroll-bar-mode' lists the values (bug#7772).
11459
11460 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
11461 command (bug#7729).
11462
11463 * rect.el (apply-on-rectangle): Return the point after the last
11464 operation.
11465 (string-rectangle): Go to the point after the last operation
11466 (bug#7522).
11467
11468 * printing.el (pr-toggle-region): Clarify the documentation
11469 slightly (bug#7493).
11470
11471 * time.el (display-time-update):
11472 Allow `display-time-mail-function' to return nil (bug#7158).
11473 Fix suggested by Detlev Zundel.
11474
11475 * vc/diff.el (diff): Clarify the order the file names are read
11476 (bug#7111).
11477
11478 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
11479 the doc string (bug#7015).
11480
11481 * font-lock.el (font-lock-maximum-decoration): Mention what
11482 numeric levels mean (bug#6935).
11483
11484 * startup.el (initial-buffer-choice): Don't mention the `none'
11485 selection, which is against policy.
11486
11487 2011-07-14 Martin Rudalics <rudalics@gmx.at>
11488
11489 * window.el (display-buffer-normalize-special):
11490 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
11491
11492 2011-07-14 Eli Zaretskii <eliz@gnu.org>
11493
11494 * subr.el (version<, version<=, version=): Mention "-CVS" and
11495 "-12345" alpha version numbers.
11496
11497 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
11498
11499 * bindings.el: Add advertised binding for set-mark-command
11500 (Bug#5772).
11501
11502 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
11503
11504 * bindings.el (mode-line-other-buffer):
11505 * bookmark.el (bookmark-bmenu-2-window):
11506 * bs.el (bs-cycle-next, bs-cycle-previous):
11507 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
11508 switch-to-buffer.
11509
11510 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11511 Delete.
11512
11513 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
11514
11515 * follow.el (follow-debug-message, follow-redisplay):
11516 * jka-cmpr-hook.el (with-auto-compression-mode):
11517 Fix typos in docstrings.
11518
11519 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11520
11521 * subr.el (with-silent-modifications): Clarify somewhat what the
11522 macro inhibits (bug#6525).
11523
11524 * simple.el (eval-expression): Note what it does if called
11525 interactively (bug#6495).
11526
11527 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
11528
11529 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
11530 Use pop-to-buffer buffer-or-name if it is nil.
11531
11532 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11533 Remove switch-to-buffer.
11534
11535 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11536
11537 * files.el (make-directory): Clarify that an error will be raised
11538 if there's an error (bug#6397).
11539
11540 * startup.el (initial-buffer-choice): Add `none' as a choice
11541 (bug#6234).
11542
11543 * subr.el (add-hook): Clarify section about buffer-local hooks
11544 (bug#6218).
11545
11546 * dired.el (dired-flagged): Clarify doc string (bug#6117).
11547
11548 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
11549
11550 * tabify.el (untabify): Preserve the current column so that point
11551 doesn't move (bug#6032).
11552
11553 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11554
11555 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
11556 Rewrite to avoid awkward possessive "s" (bug#5986).
11557
11558 2011-07-13 Glenn Morris <rgm@gnu.org>
11559
11560 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
11561 (dired-insert-directory): Give a message the first time
11562 if ls is found not to support --dired.
11563
11564 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11565
11566 * simple.el (toggle-truncate-lines): Clarify what is toggled
11567 (bug#5580). Text by Drew Adams.
11568
11569 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
11570
11571 * simple.el (blink-matching-open): Make the error message from the
11572 last change less verbose.
11573
11574 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
11575
11576 * font-lock.el (font-lock-comment-face): Use the high contrast
11577 "yellow" color for font-lock-comment-face on low color terminals
11578 using a dark background color (bug#4221).
11579
11580 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11581
11582 * dired.el (dired-insert-set-properties): Make the doc string
11583 reflect what it does now (bug#5325).
11584
11585 * simple.el (blink-matching-open): Say that we were unable to find
11586 the match within the limit, if we're limited (bug#5122).
11587
11588 * international/mule-cmds.el (prefer-coding-system): Add an
11589 example (bug#4869).
11590
11591 * progmodes/etags.el (tags-search): Document `file-list-form'
11592 (bug#4731).
11593
11594 2011-07-13 Lawrence Mitchell <wence@gmx.li>
11595
11596 * net/browse-url.el (browse-url-default-browser)
11597 (browse-url-browser-function): Make the default browser choice a
11598 bit more logical (bug#4300). Also clean up the doc string.
11599
11600 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
11601
11602 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
11603 binary endings (bug#4440).
11604
11605 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
11606
11607 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
11608 which can be pretty annoying (bug#8971).
11609
11610 * jka-compr.el (jka-compr-verbose): New variable, and use
11611 throughout (bug#8971).
11612
11613 * info.el (Info-find-file): Fall back on the installation
11614 directory if we can't find the info node anywhere else.
11615
11616 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
11617
11618 * vc/vc.el (vc-revert-file):
11619 Don't set file time-stamp in the past. (Bug#5181)
11620
11621 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11622
11623 * files.el (after-find-file): Give a better error message when
11624 trying to find a symlink that points to a file that doesn't exist
11625 (bug#4398).
11626
11627 * progmodes/cc-vars.el: Remove (probably) misleading comment
11628 (bug#4396).
11629
11630 2011-07-12 Johan Bockgård <bojohan@gnu.org>
11631
11632 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
11633
11634 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
11635
11636 * mouse-sel.el: Hack restoring functionality, while keeping
11637 compatibility with 2010-07-03 changes to mouse selection.
11638 (mouse-sel-primary-overlay): New var.
11639 (mouse-sel-selection-alist): Use it.
11640 (mouse-sel-mode): Doc fix; remove points that are default features
11641 of mouse.el.
11642
11643 2011-07-12 Johan Bockgård <bojohan@gnu.org>
11644
11645 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11646 Fix previous fix (bug#2490).
11647
11648 2011-07-12 Roland Winkler <winkler@gnu.org>
11649
11650 * textmodes/bibtex.el (bibtex-initialize):
11651 Use pop-to-buffer-same-window.
11652 (bibtex-search-entries): Fix interactive call.
11653
11654 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11655
11656 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11657 Fontise bytecomp Error lines more correctly (bug#2490).
11658 Fix suggested by Johan Bockgård.
11659
11660 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
11661
11662 * dired-x.el (dired-guess-default): Use `delete-dups'.
11663
11664 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
11665
11666 * dired.el (dired-mark-prompt):
11667 * dired-aux.el (dired-read-shell-command): Doc fix.
11668
11669 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11670
11671 * mail/sendmail.el (sendmail-query-once):
11672 Use `customize-save-variable' unconditionally, now that it works under
11673 emacs -Q.
11674
11675 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11676
11677 * cus-edit.el (custom-file): Take an optional no-error variable.
11678 (customize-save-variable): Set the variable, and give a warning if
11679 running under "emacs -q".
11680
11681 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
11682
11683 * loadhist.el (unload-feature-special-hooks):
11684 Add `auto-coding-functions', `fill-nobreak-predicate' and
11685 `find-directory-functions' (bug#5327).
11686
11687 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11688
11689 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
11690
11691 * cus-edit.el (custom-guess-name-alist): -alist variables should
11692 use the `alist' type (bug#3120). Suggested by Drew Adams.
11693
11694 * printing.el: Add documentation to all the `pr-toggle-' commands.
11695
11696 2011-07-11 Leo Liu <sdl.web@gmail.com>
11697
11698 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
11699 backends where it makes sense (bug#2623).
11700
11701 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
11702
11703 * dired-x.el (dired-guess-default): Remove duplicate shell command
11704 entries (bug#2028).
11705 (dired-guess-default): Fix grammar in doc string (bug#2028).
11706 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
11707
11708 * subr.el (remove-duplicates): New conveniency function.
11709
11710 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11711
11712 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
11713 (bug#1526).
11714
11715 2011-07-10 Martin Rudalics <rudalics@gmx.at>
11716
11717 * window.el (display-buffer-normalize-default): Don't invert
11718 meaning of even-window-heights. Reported by Eli Zaretskii
11719 <eliz@gnu.org>.
11720
11721 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
11722
11723 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
11724
11725 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
11726
11727 * window.el (display-buffer): Fix arguments to
11728 display-buffer-reuse-window in last change.
11729
11730 * faces.el (link): Use a less saturated blue on light backgrounds.
11731
11732 * startup.el (fancy-startup-text, fancy-about-text)
11733 (fancy-startup-tail): Use font-lock faces, for background safety.
11734
11735 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
11736
11737 * emulation/viper-cmd.el (viper-change-state-to-vi):
11738 Limit triggering of abbrev expansion (Bug#9038).
11739
11740 2011-07-09 Martin Rudalics <rudalics@gmx.at>
11741
11742 * window.el (display-buffer-default-specifiers): Remove.
11743 (display-buffer-macro-specifiers): Remove default specifiers.
11744 (display-buffer-alist): Default to nil.
11745 (display-buffer-reuse-window): New optional argument other-window.
11746 (display-buffer-pop-up-window): Allow splitting internal
11747 windows. Check whether a live window was created.
11748 (display-buffer-other-window-means-other-frame)
11749 (display-buffer-normalize-arguments): Rename to
11750 display-buffer-normalize-argument and rewrite. Set the
11751 other-window specifier.
11752 (display-buffer-normalize-special): New function.
11753 (display-buffer-normalize-options): Rename to
11754 display-buffer-normalize-default and rewrite.
11755 (display-buffer-normalize-options-inhibit): Remove.
11756 (display-buffer-normalize-specifiers): Rewrite.
11757 (display-buffer): Process other-window specifier and call
11758 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
11759 more faithfully.
11760 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
11761 (display-buffer-alist-set): Don't handle 'unset default values.
11762 (display-buffer-in-window, display-buffer-alist-set):
11763 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
11764 <tassilo@member.fsf.org>.
11765
11766 2011-07-09 Leo Liu <sdl.web@gmail.com>
11767
11768 * register.el (insert-register): Restore accidental change on
11769 2011-06-26. (Bug#9028)
11770
11771 2011-07-09 Glenn Morris <rgm@gnu.org>
11772
11773 * subr.el (remq): Handle the empty list. (Bug#9024)
11774
11775 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
11776
11777 * mail/sendmail.el (send-mail-function): No longer delay custom
11778 initialization.
11779 * custom.el (custom-initialize-delay): Doc fix.
11780
11781 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11782
11783 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
11784
11785 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
11786
11787 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
11788 human-friendly prompt.
11789
11790 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
11791
11792 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
11793 provided by a particular plugin.
11794
11795 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
11796
11797 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
11798 save customizations (with "emacs -Q"), just set the variable
11799 instead of erroring out.
11800
11801 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
11802
11803 2011-07-08 Juri Linkov <juri@jurta.org>
11804
11805 * arc-mode.el (archive-zip-expunge, archive-zip-update)
11806 (archive-zip-update-case): Use 7z if found by `executable-find'.
11807 The order of searching the available programs is the same as in
11808 `archive-zip-extract' (bug#8968).
11809
11810 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
11811
11812 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
11813 (menu-bar-options-menu): Tweak descriptions.
11814
11815 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11816
11817 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
11818 menu items into verb phrases (bug#1421). Also refill to fit under
11819 80 columns.
11820
11821 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
11822
11823 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
11824 (Info-read-node-name): Doc fix (Bug#1084).
11825
11826 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
11827 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
11828 (end-of-sexp, beginning-of-sexp)
11829 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
11830 (forward-symbol, forward-same-syntax, word-at-point)
11831 (sentence-at-point): Doc fix (Bug#1144).
11832
11833 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
11834
11835 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
11836 should cover it (bug#1281).
11837
11838 * cus-edit.el (custom-show): Mark as obsolete.
11839
11840 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
11841 negotiation fails, then possibly try again with a non-encrypted
11842 connection (bug#9017).
11843
11844 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
11845 be used.
11846
11847 2011-07-07 Richard Stallman <rms@gnu.org>
11848
11849 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
11850 property, and handle its changed format.
11851 Look for the correct line number.
11852 Use file's line contents (but not past first =) to find
11853 correct line in message.
11854
11855 2011-07-07 Kenichi Handa <handa@m17n.org>
11856
11857 * international/characters.el (build-unicode-category-table):
11858 Delete it.
11859 (unicode-category-table): Set it by unicode-property-table-internal.
11860
11861 * international/mule-cmds.el (char-code-property-alist): Move to
11862 to src/chartab.c.
11863 (get-char-code-property): Call unicode-property-table-internal to
11864 load a file. Call get-unicode-property-internal where necessary.
11865 (put-char-code-property): Call unicode-property-table-internal to
11866 load a file. Call put-unicode-property-internal where necessary.
11867 put-unicode-property-internal where necessary.
11868 (char-code-property-description):
11869 Call unicode-property-table-internal to load a file.
11870
11871 * international/charprop.el:
11872 * international/uni-bidi.el:
11873 * international/uni-category.el:
11874 * international/uni-combining.el:
11875 * international/uni-comment.el:
11876 * international/uni-decimal.el:
11877 * international/uni-decomposition.el:
11878 * international/uni-digit.el:
11879 * international/uni-lowercase.el:
11880 * international/uni-mirrored.el:
11881 * international/uni-name.el:
11882 * international/uni-numeric.el:
11883 * international/uni-old-name.el:
11884 * international/uni-titlecase.el:
11885 * international/uni-uppercase.el: Regenerate.
11886
11887 * loadup.el: Load international/charprop.el before
11888 international/characters.
11889
11890 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
11891
11892 * window.el (next-buffer, previous-buffer): Signal an error if
11893 called from a minibuffer window.
11894
11895 * bindings.el: Revert 2011-07-04 change.
11896
11897 2011-07-06 Richard Stallman <rms@gnu.org>
11898
11899 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
11900 (rmail-mime-insert-bulk, rmail-mime-insert-text):
11901 Treat markers like ints.
11902 (rmail-mime-entity): Doc fix.
11903
11904 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11905
11906 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
11907 defcustom again for backwards compatibility.
11908
11909 * simple.el (shell-command-on-region): Fill.
11910
11911 * dired-aux.el (dired-kill-line): Add a doc string.
11912
11913 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
11914 to "\\sw\\|\\s_" (bug#358).
11915
11916 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
11917 (dired-unmark-backward): Ditto.
11918 (dired-flag-backup-files): Ditto.
11919
11920 * dired-x.el (dired-mark-sexp): Ditto.
11921
11922 2011-07-06 Richard Stallman <rms@gnu.org>
11923
11924 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
11925 (rmail-mime-entity): New arg TRUNCATED.
11926 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
11927 New functions.
11928 (rmail-mime-save): Warn if entity is truncated.
11929 (rmail-mime-toggle-hidden): Likewise, for showing.
11930 (rmail-mime-process-multipart): Record when an entity is truncated.
11931
11932 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
11933 if ENTITY is a string.
11934
11935 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
11936
11937 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
11938 of faces when `M-C-x'-ing their definitions (bug#8378).
11939 Also clean up the code slightly.
11940
11941 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
11942 because that makes the colors go away.
11943
11944 * mail/sendmail.el (send-mail-function): Change the default to
11945 `sendmail-query-once'.
11946 (sendmail-query-once): Add an autoload cookie.
11947
11948 * net/network-stream.el (network-stream-open-starttls): Try using
11949 a plain connection even if the server offered STARTTLS, and we
11950 kinda wanted to use it, if Emacs doesn't have any STARTTLS
11951 capability. This should make smtpmail.el work in slightly more
11952 configurations.
11953
11954 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
11955
11956 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
11957 New defun.
11958 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
11959
11960 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
11961
11962 * progmodes/sql.el: Version 3.0
11963 (sql-product-alist): Add product :completion-object,
11964 :completion-column, and :statement attributes.
11965 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
11966 (sql-mode-syntax-table): Mark all punctuation.
11967 (sql-font-lock-keywords-builder): Temporarily remove fallback on
11968 ansi keywords.
11969 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
11970 (sql-mode-oracle-font-lock-keywords): Improve.
11971 (sql-oracle-show-reserved-words): New function for development.
11972 (sql-product-font-lock): Simplify for source code buffers.
11973 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
11974 New functions.
11975 (sql-highlight-product): Set product specific syntax table.
11976 (sql-mode-map): Add statement movement functions.
11977 (sql-ansi-statement-starters, sql-oracle-statement-starters):
11978 New variable.
11979 (sql-statement-regexp, sql-beginning-of-statement)
11980 (sql-end-of-statement, sql-signum): New functions.
11981 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
11982 (sql-show-sqli-buffer): Bug fix.
11983 (sql-interactive-mode): Store connection data as buffer local.
11984 (sql-connect): Add NEW-NAME parameter. Redesign interaction
11985 with sql-interactive-mode.
11986 (sql-save-connection): Save buffer local settings.
11987 (sql-connection-menu-filter): Change menu entry name.
11988 (sql-product-interactive): Bug fix.
11989 (sql-preoutput-hold): New variable.
11990 (sql-interactive-remove-continuation-prompt): Bug fixes.
11991 (sql-debug-redirect): New variable.
11992 (sql-str-literal): New function.
11993 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
11994 Redesign.
11995 (sql-oracle-save-settings, sql-oracle-restore-settings)
11996 (sql-oracle-list-all, sql-oracle-list-table): New functions.
11997 (sql-completion-object, sql-completion-column)
11998 (sql-completion-sqlbuf): New variables.
11999 (sql-build-completions-1, sql-build-completions)
12000 (sql-try-completion): New functions.
12001 (sql-read-table-name): Use them.
12002 (sql-contains-names): New buffer local variable.
12003 (sql-list-all, sql-list-table): Use it.
12004 (sql-oracle-completion-types): New variable.
12005 (sql-oracle-completion-object, sql-sqlite-completion-object)
12006 (sql-postgres-completion-object): New functions.
12007
12008 2011-07-06 Glenn Morris <rgm@gnu.org>
12009
12010 * window.el (pop-to-buffer): Doc fix.
12011
12012 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
12013
12014 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
12015
12016 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
12017
12018 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
12019
12020 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
12021
12022 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
12023
12024 * button.el (button): Inherit from link face. Suggested by Dan
12025 Nicolaescu.
12026
12027 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12028
12029 * progmodes/gdb-mi.el: Fit in 80 columns.
12030 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
12031 switch-to-buffer.
12032
12033 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
12034 if imenu is simply not configured (bug#8941).
12035
12036 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
12037
12038 * allout.el (allout-post-undo-hook): New allout outline-change
12039 event hook to signal undo activity.
12040 (allout-post-command-business): Run allout-post-undo-hook if an
12041 undo just occurred.
12042 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
12043 * allout-widgets.el (allout-widgets-after-undo-function):
12044 Ensure the integrity of the current item's decoration after it has been
12045 in the vicinity of an undo.
12046 (allout-widgets-mode): Include allout-widgets-after-undo-function
12047 on the new allout-post-undo-hook.
12048
12049 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12050
12051 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
12052 Let define-derived-mode define it.
12053 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
12054 cycles of abbrev-table inheritance (bug#8998).
12055
12056 2011-07-05 Roland Winkler <winkler@gnu.org>
12057
12058 * textmodes/bibtex.el: Add support for biblatex.
12059 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
12060 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
12061 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
12062 (bibtex-entry-alist, bibtex-field-alist): New variables.
12063 (bibtex-entry-field-alist): Obsolete alias for
12064 bibtex-BibTeX-entry-alist.
12065 (bibtex-entry-alist, bibtex-field-alist): New widgets.
12066 (bibtex-set-dialect): New command.
12067 (bibtex-entry-type, bibtex-entry-head)
12068 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
12069 Bind via bibtex-set-dialect.
12070 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
12071 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
12072 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
12073 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
12074 Define via bibtex-set-dialect.
12075 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
12076 Obey bibtex-no-opt-remove-re.
12077 (bibtex-vec-push, bibtex-vec-incr): New functions.
12078 (bibtex-format-entry, bibtex-field-list)
12079 (bibtex-print-help-message, bibtex-validate)
12080 (bibtex-search-entries): Use new format of bibtex-entry-alist.
12081
12082 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12083
12084 * progmodes/compile.el (compilation-goto-locus):
12085 * net/tramp-cmds.el (tramp-append-tramp-buffers):
12086 * bs.el (bs-cycle-next, bs-cycle-previous):
12087 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
12088 * bindings.el (mode-line-other-buffer):
12089 * autoinsert.el (auto-insert):
12090 * arc-mode.el (archive-extract):
12091 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
12092
12093 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
12094
12095 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
12096 Fix check of `emacs-lock-unlockable-modes'.
12097 Coerce true values of `emacs-lock--try-unlocking' to t.
12098
12099 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
12100
12101 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
12102 * emacs-lock.el: New file.
12103
12104 2011-07-05 Julien Danjou <julien@danjou.info>
12105
12106 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
12107 than `boundp' to check if face is set.
12108
12109 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
12110
12111 * register.el (registerv-make):
12112 * window.el (window-min-height): Fix typos in docstrings.
12113
12114 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
12115
12116 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
12117 Update doc string.
12118
12119 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
12120
12121 * server.el (server-execute): Catch quit and call
12122 `server-return-error' to pass the error back to emacsclient and
12123 close the connection (bug#8942).
12124
12125 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
12126
12127 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
12128 insecure exception for current topic. Also note that auto-saves
12129 are handled differently.
12130
12131 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
12132 State variables for tracking auto-save inhibition situation.
12133
12134 (allout-write-contents-hook-handler): Rename from
12135 'allout-write-file-hook-handler', and describe how it depends on
12136 write-contents-functions sensitivity to non-nil value to prevent
12137 file write.
12138
12139 (allout-auto-save-hook-handler): Remove. auto-save does not check
12140 this in individual buffers, only in the starting buffer, so this
12141 is not the right way for us to inhibit auto-save in a buffer
12142 according to its condition.
12143
12144 (allout-mode): Use new allout-write-contents-hook-handler, and
12145 only with write-contents-functions. Remove auto-save provisions -
12146 they're implemented elsewhere.
12147
12148 (allout-before-change-handler): If undo is in progress, note that
12149 for attention of allout-post-command-business.
12150
12151 (allout-post-command-business): If the command we're following was
12152 an undo, check for change in the status of encrypted items and
12153 adjust auto-save inhibitions accordingly.
12154
12155 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
12156 according to whether there are or aren't any plain-text topics
12157 pending encryption.
12158
12159 (allout-inhibit-auto-save-info-for-decryption):
12160 Adjust buffer-saved-size and some allout state to inhibit auto-saves
12161 if there are plain-text topics pending encryption.
12162
12163 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
12164 buffer-saved-size and some allout state to not inhibit auto-saves
12165 if there are no longer any plain-text topics pending encryption.
12166
12167 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
12168 No longer provide for exemption of the current topic.
12169
12170 2011-07-04 Juri Linkov <juri@jurta.org>
12171
12172 Add 7z operations to delete and save changed members (bug#8968).
12173 * arc-mode.el (archive-7z-expunge, archive-7z-update):
12174 New defcustoms.
12175 (archive-7z-write-file-member): New function.
12176 (archive-7z-summarize): Fix the number of dashes in the
12177 listing output.
12178
12179 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12180
12181 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
12182 (bug#8958).
12183
12184 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
12185
12186 * bindings.el: Ignore next-buffer and previous-buffer in
12187 minibuffer-local-map.
12188
12189 * font-lock.el (font-lock-builtin-face): Change light background
12190 color to dark slate blue (Bug#6693).
12191
12192 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
12193
12194 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
12195
12196 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
12197
12198 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
12199 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12200 Add switch-to-buffer.
12201
12202 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12203
12204 * isearch.el (isearch-search-fun-function): Clarify further the
12205 meaning of the function returned.
12206
12207 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
12208
12209 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
12210
12211 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
12212 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
12213 Use it.
12214 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
12215 `tramp-default-remote-path' does not exist.
12216 (tramp-send-command-and-read): New optional argument NOERROR.
12217 (tramp-open-connection-setup-interactive-shell)
12218 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
12219 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
12220 (tramp-process-sentinel): Flush also process' connection property.
12221 (tramp-sh-handle-start-file-process): Do not set process
12222 sentinel. It is done now ...
12223 (tramp-maybe-open-connection): ... here. (Bug#8929)
12224
12225 2011-07-04 MON KEY <monkey@sandpframing.com>
12226
12227 * play/animate.el (animate-string): Doc fixes and allow changing
12228 the buffer name (bug#5417).
12229
12230 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
12231
12232 * play/animate.el (animation-buffer-name): Rename from *animate*.
12233
12234 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
12235
12236 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
12237 This is simpler and helps future-proof the code.
12238 (timer-until): Use time-subtract and float-time.
12239 (timer--time-less-p): Use time-less-p.
12240
12241 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
12242
12243 * type-break.el (timep): Use the value of `float-time' to avoid a
12244 byte-compiler warning.
12245
12246 * server.el (server-eval-and-print): Return any result, even nil.
12247
12248 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
12249
12250 * type-break.el: Accept time formats that the builtins accept.
12251 (timep, type-break-time-difference): Accept any format that
12252 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
12253 This is simpler and helps future-proof the code.
12254 (type-break-time-difference): Round rather than ignoring
12255 subseconds components.
12256
12257 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12258
12259 * info.el (Info-apropos-matches): Make non-interactive, since it
12260 doesn't seem to do anything useful as a command (bug#8829).
12261
12262 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
12263
12264 * frame.el (frame-background-mode, frame-set-background-mode):
12265 Move from faces.el.
12266 (frame-default-terminal-background): New function.
12267
12268 * custom.el (custom-push-theme): Don't record faces in `changed'
12269 theme; this doesn't work correctly for per-frame face settings.
12270 (disable-theme): Use face-set-after-frame-default to reset faces.
12271 (custom--frame-color-default): New function.
12272
12273 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12274
12275 * dired.el (dired-flagging-regexp): Remove unused variable
12276 (bug#8769).
12277
12278 2011-03-29 Kevin Ryde <user42@zip.com.au>
12279
12280 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12281 `perl-Test2' extend to match possible "fail #N" rep count
12282 (bug#8377).
12283
12284 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12285
12286 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
12287 `smtpmail-via-smtp' now returns the error instead of nil.
12288
12289 * isearch.el (isearch-search-fun-function): Clarify the doc string
12290 (bug#8101).
12291
12292 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
12293
12294 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
12295 unnecessary spaces (bug#8987).
12296
12297 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12298
12299 * net/network-stream.el (open-network-stream): Use the
12300 :end-of-capability command thoughout.
12301
12302 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
12303
12304 * net/network-stream.el (open-network-stream): Add the
12305 :end-of-capability command parameter, used by pop3.el.
12306
12307 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12308
12309 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
12310
12311 * fringe.el (fringe-query-style): Remove redundant text " (type ?
12312 for list)" (bug#6475).
12313
12314 * files.el (file-expand-wildcards): Ignore non-readable
12315 sub-directories while trying to find matches instead of signaling
12316 an error (bug#6297).
12317
12318 * man.el (Man-reference-regexp): Allow matching possible
12319 word-wrapped references (bug#6289).
12320
12321 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
12322 for consistency with the other vc buffers (bug#6197).
12323 (vc-checkin): Ditto.
12324
12325 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
12326
12327 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
12328
12329 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12330
12331 * custom.el (defcustom): Clarify that :set is only used in the
12332 Customize user interface (bug#6089).
12333
12334 * progmodes/flymake.el (flymake-mode): If the buffer isn't
12335 associated with a file, refuse to run instead of erroring out
12336 (bug#6084).
12337
12338 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
12339 the doc string, since it appears that using `fill-column' always
12340 controls the width (bug#7845).
12341
12342 * simple.el (shell-command-on-region): Say where the error output
12343 went if `shell-command-default-error-buffer' is set (bug#6857).
12344
12345 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
12346
12347 * allout.el (allout-yank-processing): Adjust cursor position for
12348 backwards-deleted space.
12349
12350 (allout-rebullet-heading): Register changes with
12351 allout-exposure-changed-hook, so the modified topic is properly
12352 decorated.
12353
12354 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12355
12356 * minibuffer.el (completion-in-region): Document PREDICATE
12357 (bug#7136).
12358
12359 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
12360 of keyword/argument pairs (bug#6904).
12361
12362 * replace.el (multi-occur):
12363 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
12364
12365 2011-07-02 Drew Adams <drew.adams@oracle.com>
12366
12367 * dired.el (dired-mark-if): Make the message about whether it's
12368 marking or unmarking clearer (bug#8523).
12369
12370 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
12371
12372 * disp-table.el (display-table-print-array): New function.
12373 (describe-display-table): Use it to print the vectors more pretty
12374 (Bug#8859).
12375
12376 2011-07-02 Martin Rudalics <rudalics@gmx.at>
12377
12378 * window.el (window-state-get-1): Don't assign clone numbers.
12379 Add clone-of item to list of window parameters.
12380 (window-state-put-2): Don't process clone numbers.
12381 (display-buffer-alist): Fix doc-string.
12382
12383 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
12384
12385 * subr.el (remq): Don't allocate if it's not needed.
12386 (keymap--menu-item-binding, keymap--menu-item-with-binding)
12387 (keymap--merge-bindings): New functions.
12388 (keymap-canonicalize): Use them to refine the canonicalization.
12389 * minibuffer.el (minibuffer-local-completion-map)
12390 (minibuffer-local-must-match-map): Move initialization from C.
12391 (minibuffer-local-filename-completion-map): Move initialization from C;
12392 don't inherit from anything here.
12393 (minibuffer-local-filename-must-match-map): Make obsolete.
12394 (completing-read-default): Use make-composed-keymap to combine
12395 minibuffer-local-filename-completion-map with either
12396 minibuffer-local-must-match-map or
12397 minibuffer-local-filename-completion-map.
12398
12399 2011-07-01 Glenn Morris <rgm@gnu.org>
12400
12401 * type-break.el (type-break-time-sum): Use dolist.
12402
12403 * textmodes/flyspell.el (flyspell-word-search-backward):
12404 Replace CL function.
12405
12406 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12407
12408 * mouse.el (mouse--strip-first-event): New function.
12409 (function-key-map): Use it to map fringe clicks to normal clicks
12410 by default.
12411
12412 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
12413 (vc-bzr-revision-completion-table): Add support for annotate and date.
12414
12415 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
12416 inherit from parent.
12417
12418 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
12419
12420 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
12421 (dired-show-file-type): Doc fixup (bug#8818).
12422
12423 * dired.el (dired-mode): Fix up the doc string as suggested by
12424 Drew Adams (bug#8817).
12425
12426 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
12427 cookie, since the manual says that it should be possible to add
12428 this function to `find-file-hook' (bug#8709).
12429
12430 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
12431
12432 * progmodes/cfengine.el: Moved all cfengine3.el functionality
12433 here. Noted Ted Zlatanov as the maintainer.
12434 (cfengine-common-settings, cfengine-common-syntax): New functions
12435 to set up common things between `cfengine-mode' and
12436 `cfengine3-mode'.
12437 (cfengine3-mode): New mode.
12438 (cfengine3-defuns cfengine3-defuns-regex
12439 (cfengine3-class-selector-regex cfengine3-category-regex)
12440 (cfengine3-vartypes cfengine3-font-lock-keywords)
12441 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
12442 (cfengine3-indent-line): Add from cfengine3.el.
12443
12444 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
12445
12446 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
12447
12448 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
12449
12450 2011-07-01 Martin Rudalics <rudalics@gmx.at>
12451
12452 * window.el (same-window-buffer-names, same-window-regexps)
12453 (same-window-p, special-display-frame-alist)
12454 (special-display-popup-frame, special-display-function)
12455 (special-display-buffer-names, special-display-regexps)
12456 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
12457 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
12458 (split-window-preferred-function, split-height-threshold)
12459 (split-width-threshold, even-window-heights)
12460 (display-buffer-mark-dedicated, window-splittable-p)
12461 (split-window-sensibly, window-safely-shrinkable-p):
12462 Un-obsolete.
12463 (display-buffer): Don't spread args with function specifier
12464 because special-display-popup-frame won't like it.
12465
12466 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
12467
12468 Time-stamp simplifications and fixes.
12469 These improve accuracy slightly, and future-proof the code
12470 against some potential changes to current-time format.
12471
12472 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
12473 by using time-since and float-time.
12474
12475 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
12476 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
12477 + NNN microseconds".
12478
12479 * type-break.el (type-break-time-sum): Rewrite using time-add.
12480
12481 * play/hanoi.el (hanoi-current-time-float): Remove.
12482 All uses replaced by float-time.
12483
12484 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
12485 This yields a more-accurate answer.
12486 (rng-time-to-float): Remove; no longer needed.
12487
12488 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
12489
12490 * calendar/timeclock.el (timeclock-seconds-to-time):
12491 Defalias to seconds-to-time, since they're the same thing.
12492
12493 * emacs-lisp/elp.el (elp-elapsed-time):
12494 * emacs-lisp/benchmark.el (benchmark-elapse):
12495 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
12496
12497 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12498
12499 * window.el (bury-buffer): Don't iconify the only frame.
12500 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
12501 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
12502
12503 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
12504
12505 * eshell/em-smart.el (eshell-smart-display-navigate-list):
12506 Add mouse-yank-primary.
12507
12508 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
12509
12510 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
12511
12512 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
12513
12514 * emacs-lisp/find-func.el (find-library--load-name): New fun.
12515 (find-library-name): Use it to find relative load names when provided
12516 absolute file name (bug#8803).
12517
12518 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12519
12520 * textmodes/flyspell.el (flyspell-word): Consider words that
12521 differ only in case as potential doublons (bug#5687).
12522
12523 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
12524 Remove two rather uninteresting debugging-like messages to make
12525 debbugs.el more silent.
12526
12527 * comint.el (comint-password-prompt-regexp): Accept "Response" as
12528 a password-like phrase.
12529
12530 2011-06-30 Masatake YAMATO <yamato@redhat.com>
12531
12532 * progmodes/cc-guess.el: New file.
12533
12534 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
12535
12536 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
12537 derived from `c-basic-common-init'.
12538
12539 * progmodes/cc-mode.el (top-level): Require cc-guess.
12540 (c-basic-common-init): Use `cc-choose-style-for-mode'.
12541
12542 2011-06-30 Lawrence Mitchell <wence@gmx.li>
12543
12544 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
12545
12546 2011-06-30 Alan Mackenzie <acm@muc.de>
12547
12548 * progmodes/cc-engine.el (c-guess-continued-construct):
12549 Correct the handling of template-args-cont, particularly for when font
12550 lock is disabled. Name this case as "CASE G".
12551
12552 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
12553
12554 * allout.el (allout-yank-processing): Fix injection of extra space
12555 between bullet and non-whitespace character in first topic when
12556 pasting, ensuring that the actual spacing in the pasted topic
12557 following the bullet char is preserved. This extra space was
12558 causing pasted encrypted topics to get a decrypted status even
12559 when the content was actually still encrypted. Now the decryption
12560 status from before the paste is preserved.
12561
12562 (allout-flag-region): Set all allout overlays so they evaporate
12563 when reduced to zero length (evanescent), to prevent overlay
12564 leakage.
12565
12566 2011-06-30 Glenn Morris <rgm@gnu.org>
12567
12568 * w32-fns.el (w32-charset-info-alist): Declare.
12569
12570 * find-dired.el (find-grep-options): Simplify.
12571
12572 * term/ns-win.el (ns-set-resource): Declare.
12573
12574 * ses.el (row, col): Declare dynamic variables honestly.
12575
12576 * textmodes/reftex-parse.el (index-tags): Declare.
12577
12578 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
12579
12580 * cus-edit.el (customize-push-and-save): New function.
12581
12582 * files.el (hack-local-variables-confirm): Use it.
12583
12584 * custom.el (load-theme): New arg NO-CONFIRM.
12585 Use customize-push-and-save (Bug#8720).
12586 (custom-enabled-themes): Doc fix.
12587
12588 * cus-theme.el (customize-create-theme)
12589 (custom-theme-merge-theme): Callers to load-theme changed.
12590
12591 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
12592
12593 * thingatpt.el (thing-at-point-short-url-regexp): Require that
12594 short URLs have at least one dot in them (bug #7614).
12595
12596 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
12597 nil, because using a pty is apparently too slow (bug #895).
12598
12599 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
12600
12601 * mail/sendmail.el (sendmail-query-once): New function.
12602 (sendmail-query-once-function): New variable.
12603
12604 2011-06-29 Glenn Morris <rgm@gnu.org>
12605
12606 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
12607
12608 * ses.el (top-level): Require cl when compiling.
12609 (ses-set-localvars): Fix error statement.
12610 Call it at compile time to silence a storm of warnings.
12611
12612 2011-06-29 Martin Rudalics <rudalics@gmx.at>
12613
12614 * window.el (normalize-live-buffer): Rename to
12615 window-normalize-buffer.
12616 (normalize-live-frame): Rename to window-normalize-frame.
12617 (normalize-any-window): Rename to window-normalize-any-window.
12618 (normalize-live-window): Rename to window-normalize-live-window.
12619 (make-window-atom): Rename to window-make-atom.
12620 (window-resize-reset): Rename to window--resize-reset.
12621 (window-resize-reset-1): Rename to window--resize-reset-1.
12622 (resize-mini-window): Rename to window--resize-mini-window.
12623 (resize-subwindows-skip-p): Rename to
12624 window--resize-subwindows-skip-p.
12625 (resize-subwindows-normal): Rename to
12626 window--resize-subwindows-normal.
12627 (resize-subwindows): Rename to window--resize-subwindows.
12628 (resize-other-windows): Rename to window--resize-siblings.
12629 (resize-this-window): Rename to window--resize-this-window.
12630 (resize-root-window): Rename to window--resize-root-window.
12631 (resize-root-window-vertically): Rename to
12632 window--resize-root-window-vertically.
12633 (normalize-buffer-to-display): Rename to
12634 window-normalize-buffer-to-display.
12635 (normalize-buffer-to-switch-to): Rename to
12636 window-normalize-buffer-to-switch-to.
12637 Correspondingly update all callers of the functions listed
12638 above.
12639 (display-buffer-alist, display-buffer-normalize-arguments)
12640 (display-buffer-normalize-options, display-buffer)
12641 (display-buffer-alist-set): Use "function" instead of
12642 "fun-with-args".
12643
12644 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
12645
12646 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
12647 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
12648 debbugs.gnu.org. Mention acknowledgment email.
12649
12650 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
12651
12652 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
12653 buffer multibyteness, since it shouldn't matter.
12654
12655 2011-06-28 Martin Rudalics <rudalics@gmx.at>
12656
12657 * window.el (display-buffer-in-side-window): Handle dedicated
12658 windows as in display-buffer-reuse-window.
12659 (display-buffer-normalize-alist): Use value of override
12660 specifier.
12661 (display-buffer-normalize-specifiers): Use value of
12662 other-window-means-other-frame specifier.
12663 (display-buffer-alist): Rewrite some texts in widgets.
12664 (display-buffer): Spread arguments when calling function
12665 specified by fun-with-args.
12666
12667 2011-06-28 Deniz Dogan <deniz@dogan.se>
12668
12669 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
12670 Unnest `let'.
12671
12672 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
12673 selectors (Bug#5732).
12674 (css-proprietary-nmstart-re): Use `regexp-opt'.
12675
12676 2011-06-27 Jari Aalto <jari.aalto@cante.net>
12677
12678 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
12679 (eshell-ls-date-format): New defcustom.
12680 (eshell-ls-file): Use it.
12681
12682 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12683
12684 * help-fns.el (describe-variable): Fix message for terminal-local vars.
12685
12686 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
12687
12688 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
12689 (ange-ftp-make-tmp-name): New arg.
12690 (ange-ftp-file-local-copy): Use it.
12691
12692 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
12693
12694 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
12695 no-conversion (Bug#8870).
12696
12697 2011-06-27 Martin Rudalics <rudalics@gmx.at>
12698
12699 * window.el (window-right, window-left, window-child)
12700 (window-child-count, window-last-child)
12701 (window-iso-combination-p, walk-window-tree-1)
12702 (window-atom-check-1, window-tree-1, delete-window)
12703 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
12704 new naming conventions - window-vchild, window-hchild,
12705 window-next and window-prev are now called window-top-child,
12706 window-left-child, window-next-sibling and window-prev-sibling
12707 respectively.
12708 (resize-window-reset): Rename to window-resize-reset.
12709 (resize-window-reset-1): Rename to window-resize-reset-1.
12710 (resize-window): Rename to window-resize.
12711 (window-min-height, window-min-width)
12712 (resize-mini-window, resize-this-window, resize-root-window)
12713 (resize-root-window-vertically, adjust-window-trailing-edge)
12714 (enlarge-window, shrink-window, maximize-window)
12715 (minimize-window, delete-window, quit-restore-window)
12716 (split-window, balance-windows, balance-windows-area-adjust)
12717 (balance-windows-area, window-state-put-2)
12718 (display-buffer-even-window-sizes, display-buffer-set-height)
12719 (display-buffer-set-width, set-window-text-height)
12720 (fit-window-to-buffer): Rename all "resize-window" prefixed
12721 calls to use the "window-resize" prefix convention.
12722 (display-buffer-alist): Fix symbol for label specifier.
12723 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
12724 corresponding specifier.
12725 Reported by Juanma Barranquero <lekktu@gmail.com>.
12726
12727 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12728
12729 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
12730 convention.
12731 (ses-call-printer): Does not pass an empty string to formatter when the
12732 cell is empty to keep from barking printer Calc math-format-value.
12733
12734 2011-06-27 Richard Stallman <rms@gnu.org>
12735
12736 * battery.el (battery-mode-line-limit): New variable.
12737 (battery-update): Handle it.
12738
12739 * mail/rmailmm.el (rmail-mime-process-multipart):
12740 Handle truncated messages.
12741
12742 2011-06-27 Glenn Morris <rgm@gnu.org>
12743
12744 * progmodes/flymake.el (flymake-err-line-patterns):
12745 Allow for column numbers in the ant/javac pattern. (Bug#8866)
12746
12747 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
12748
12749 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
12750 (ses--clean-!, ses--clean-_): New functions.
12751 (ses-range): Add configurability of readout order, and conversion
12752 to Calc vector.
12753
12754 * ses.el (ses-repair-cell-reference-all): New function.
12755 (ses-cell-symbol): Set macro as safe, so that it can be used in
12756 formulas.
12757
12758 * ses.el: Update cycle detection algorithm.
12759 (ses-localvars): Add ses--Dijkstra-attempt-nb and
12760 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
12761 (ses-set-localvars): New function.
12762 (ses-make-cell): Add property-list as a cell element.
12763 (ses-cell-property-get-fun, ses-cell-property-get)
12764 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
12765 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
12766 New functions.
12767 (ses-cell-property-set, ses-cell-property-pop)
12768 (ses-cell-property-get-handle): New macro.
12769 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
12770 New aliases, used for code readability.
12771 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
12772 cycle detection.
12773 (ses-self-reference-early-detection): New defcustom.
12774 (ses-formula-references): Robustify against self-referring cells.
12775 (ses-mode): Use ses-set-localvars.
12776 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
12777 before lauching the update processing.
12778 (ses-initialize-Dijkstra-attempt): New function.
12779 (ses-recalculate-cell): Update for cycle detection based on
12780 Dijkstra algorithm.
12781
12782 * ses.el: Fix commenting and indenting convention.
12783
12784 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
12785
12786 * bs.el (bs-cycle-next): Complete last change.
12787
12788 2011-06-27 Drew Adams <drew.adams@oracle.com>
12789
12790 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
12791
12792 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
12793
12794 * net/network-stream.el (network-stream-open-starttls):
12795 Don't re-get capabilities unless we've reestablished connection.
12796 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
12797
12798 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
12799 to binary to possibly avoid line encoding issues on Windows (among
12800 other things).
12801
12802 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12803
12804 * net/network-stream.el (open-network-stream): Return an :error
12805 saying what the problem was, if possible.
12806
12807 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
12808 server.
12809
12810 * net/network-stream.el (network-stream-open-starttls): If we
12811 wanted to use STARTTLS, and the server offered it, but we weren't
12812 able to because we had no STARTTLS support, then close the connection.
12813 (open-network-stream): Return an :error element, if present.
12814
12815 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
12816
12817 * hl-line.el (hl-line-sticky-flag): Doc fix.
12818 (global-hl-line-sticky-flag): New option (Bug#8323).
12819 (global-hl-line-highlight): Obey it.
12820
12821 * vc/vc.el (vc-revert-show-diff): Default to t.
12822
12823 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
12824
12825 * allout-widgets.el (allout-widgets-post-command-business):
12826 Stop decorating intermediate isearch matches. They're not being
12827 undecorated when an isearch is continued past, and isearch
12828 automatically collapses them. This leads to "widget leaks", where
12829 decorated items accumulate in collapsed areas. Lines with lots of
12830 hidden widgets can slow down cursor travel, substantially.
12831 Too much complicated machinery would be needed to ensure undecoration,
12832 so we're doing without this nicety.
12833
12834 (allout-widgets-tally-string): Don't try to do a hash-table-count
12835 of allout-widgets-tally when it's nil. This eliminates spurious "Error
12836 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
12837 *Messages* when allout-widgets-maintain-tally is t.
12838
12839 2011-06-26 Martin Rudalics <rudalics@gmx.at>
12840
12841 * window.el (display-buffer-normalize-argument): Rename to
12842 display-buffer-normalize-arguments. Handle special meaning of
12843 LABEL argument. Respect special-display-function when popping up
12844 a new frame. Fix code searching for a window showing the buffer
12845 on another frame.
12846 (display-buffer-normalize-specifiers):
12847 Call display-buffer-normalize-arguments.
12848 (display-buffer-in-window): Don't undedicate the window if its
12849 buffer remains the same.
12850 Reported by Drew Adams <drew.adams@oracle.com>.
12851 (display-buffer-alist): Add choice for same-window macro
12852 specfier.
12853 (display-buffer): Mention special meaning of LABEL argument in
12854 doc-string. Fix quoting. Don't pop up a new frame even as
12855 fallback.
12856
12857 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
12858
12859 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
12860 avoid deleting the current window in some cases (bug#8911).
12861
12862 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
12863
12864 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
12865 (Bug#8934)
12866
12867 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
12868
12869 * net/network-stream.el (network-stream-open-starttls):
12870 Use built-in TLS support if `gnutls-available-p' is true.
12871 (network-stream-open-tls): Ditto.
12872
12873 2011-06-26 Leo Liu <sdl.web@gmail.com>
12874
12875 * register.el (registerv): New struct.
12876 (registerv-make): New function.
12877 (jump-to-register, describe-register-1, insert-register):
12878 Support the jump-func, print-func and insert-func slot of a registerv
12879 struct. (Bug#8415)
12880
12881 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
12882
12883 * vc/vc.el (vc-revert-show-diff): New defcustom.
12884 (vc-diff-internal): New arg specifying diff buffer.
12885 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
12886 reuse an existing *vc-diff* buffer (Bug#8927).
12887
12888 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
12889
12890 2011-06-26 Glenn Morris <rgm@gnu.org>
12891
12892 * progmodes/f90.el (f90-critical-indent): New option.
12893 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
12894 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
12895 (f90-mode): Doc fix.
12896 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
12897 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
12898 (f90-beginning-of-block, f90-next-block, f90-indent-region)
12899 (f90-match-end): Handle block, critical.
12900
12901 2011-06-25 Glenn Morris <rgm@gnu.org>
12902
12903 * calendar/diary-lib.el (diary-included-files): Doc fix.
12904 (diary-include-files): New function, extracted from
12905 diary-include-other-diary-files and diary-mark-included-diary-files.
12906 (diary-include-other-diary-files, diary-mark-included-diary-files):
12907 Just call diary-include-files.
12908 (diary-mark-entries): Reset diary-included-files on first call.
12909
12910 * calendar/diary-lib.el (diary-mark-entries)
12911 (diary-mark-included-diary-files):
12912 Visit included diary-files in temp buffers.
12913
12914 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
12915 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
12916 (f90-start-block-re, f90-imenu-generic-expression)
12917 (f90-looking-at-program-block-start, f90-no-block-limit):
12918 Add support for submodules.
12919
12920 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
12921 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
12922
12923 2011-06-25 Eli Zaretskii <eliz@gnu.org>
12924
12925 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
12926 buffer-file-type before setting its value, to avoid disastrous
12927 global effects on decoding files for DOS/Windows systems. (Bug#8780)
12928
12929 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
12930
12931 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
12932
12933 * ses.el (ses-unload-function):
12934 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
12935
12936 * proced.el (proced-unload-function):
12937 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
12938
12939 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
12940
12941 * server.el (server-create-window-system-frame): Add parameters arg.
12942 (server-process-filter): Doc fix. Handle frame-parameters.
12943
12944 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
12945
12946 Fix bug#8730, bug#8781.
12947
12948 * loadhist.el (unload--set-major-mode): New function.
12949 (unload-feature): Use it.
12950
12951 * progmodes/python.el (python-after-info-look): Add autoload cookie.
12952 (python-unload-function): New function.
12953
12954 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
12955
12956 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
12957
12958 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
12959
12960 * net/browse-url.el (browse-url-firefox-program): Add icecat to
12961 the candidates list.
12962
12963 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
12964
12965 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
12966
12967 2011-06-23 Richard Stallman <rms@gnu.org>
12968
12969 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
12970 (rmail-variables): Set next-error-move-function.
12971 (rmail-what-message): Take argument POS.
12972 (rmail-next-error-move): New function.
12973
12974 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
12975
12976 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
12977 messages for adjacent non-terminals.
12978
12979 2011-06-23 Richard Stallman <rms@gnu.org>
12980
12981 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
12982 (rmail-show-message-1): Preserve buffer modified flag.
12983 (rmail-start-mail): Don't specify use of rmail-mail-return;
12984 that's done by mail-bury now.
12985 (rmail-mail-return): Handle arg NEWBUF.
12986
12987 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
12988
12989 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
12990 SIZE is a number.
12991
12992 2011-06-23 Martin Rudalics <rudalics@gmx.at>
12993
12994 * window.el (get-lru-window, get-mru-window)
12995 (get-largest-window): Never return a minibuffer window.
12996 (display-buffer-pop-up-window): Fix a bug that could lead to
12997 reusing the minibuffer window.
12998 (display-buffer): Pass original specifier argument to
12999 display-buffer-function instead of the normalized one.
13000 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
13001
13002 2011-06-22 Leo Liu <sdl.web@gmail.com>
13003
13004 * minibuffer.el (completing-read-function)
13005 (completing-read-default): Move from minibuf.c
13006
13007 2011-06-22 Richard Stallman <rms@gnu.org>
13008
13009 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
13010 to Rmail even if not started by a special Rmail command.
13011
13012 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
13013 Copy the buffer currently showing just one message.
13014
13015 2011-06-22 Roland Winkler <winkler@gnu.org>
13016
13017 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
13018 (bibtex-clean-entry): First delete the old key so that a
13019 customized algorithm for generating the new key does not get
13020 confused by the old key.
13021 (bibtex-url): Obey regexp of first step.
13022 (bibtex-search-entries): Do not use add-to-list with local
13023 list-var.
13024
13025 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13026
13027 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
13028 stored a user name, then query for the password first, instead of
13029 waiting for SMTP to give an error message and the trying again.
13030
13031 2011-06-22 Lawrence Mitchell <wence@gmx.li>
13032
13033 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
13034 BUFFER in call-process.
13035
13036 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13037
13038 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
13039 QUIT twice.
13040 (smtpmail-try-auth-methods): Require user name and password from
13041 auth-source.
13042
13043 2011-06-22 Martin Rudalics <rudalics@gmx.at>
13044
13045 * window.el (display-buffer-default-specifiers)
13046 (display-buffer-alist): Remove entries for pop-up-frame-alist.
13047 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
13048 (split-window): Normalize SIDE argument (Bug#8916).
13049
13050 * frame.el (pop-up-frame-alist, pop-up-frame-function)
13051 (special-display-frame-alist, special-display-popup-frame):
13052 Remove duplicate declarations. These are now in window.el.
13053
13054 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
13055
13056 * mail/smtpmail.el (smtpmail-via-smtp):
13057 Set :use-starttls-if-possible so that we always use STARTTLS if the
13058 server supports it. SMTP servers that support STARTTLS commonly
13059 require it.
13060
13061 * net/network-stream.el (network-stream-open-starttls): Support
13062 upgrading to STARTTLS always, even if we don't have built-in support.
13063 (open-network-stream): Add the :always-query-capabilities keyword.
13064
13065 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
13066 upgrades with `open-network-stream', and rely solely on
13067 auth-source for all credentials. Big changes throughout the file,
13068 but in particular:
13069 (smtpmail-auth-credentials): Remove.
13070 (smtpmail-starttls-credentials): Remove.
13071 (smtpmail-via-smtp): Check for servers saying they want AUTH after
13072 MAIL FROM, too.
13073
13074 * net/network-stream.el (network-stream-open-starttls):
13075 Provide support for client certificates both for external and built-in
13076 STARTTLS.
13077 (auth-source): Require.
13078 (open-network-stream): Document the :client-certificate keyword.
13079 (network-stream-certificate): Change cert-cert to cert and
13080 cert-key to key.
13081
13082 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
13083
13084 * net/tramp-cache.el (top): Don't load the persistency file when
13085 "emacs -Q" has been called.
13086
13087 2011-06-21 Tim Harper <timcharper@gmail.com>
13088
13089 * term/ns-win.el (ns-initialize-window-system):
13090 Set application-specific `ApplePressAndHoldEnabled' system
13091 resource to NO as it is not yet supported by the NS port.
13092
13093 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
13094
13095 * misc.el (list-dynamic-libraries--refresh): Compute header here...
13096 (list-dynamic-libraries): ...not here.
13097
13098 2011-06-21 Leo Liu <sdl.web@gmail.com>
13099
13100 * subr.el (sha1): Implement sha1 using secure-hash.
13101
13102 2011-06-21 Martin Rudalics <rudalics@gmx.at>
13103
13104 * window.el (display-buffer-alist): In default value do not
13105 enforce searching a window on any but the selected frame.
13106 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13107 (display-buffer-select-window): Remove function.
13108 (display-buffer-in-window): When a window on another frame gets
13109 reused, do not select it any more but just raise its frame if
13110 necessary (Bug#8851) and (Bug#8856).
13111 (display-buffer-normalize-options): Handle pop-up-frames related
13112 options more faithfully.
13113 (pop-to-buffer): Don't rely on `display-buffer' selecting the
13114 window if it is on another frame.
13115 (display-buffer-alist, display-buffer-default-specifiers):
13116 Don't make new frame unsplittable by default.
13117 (display-buffer-normalize-argument): Fix doc-string typo and use
13118 'same-frame-other-window instead of 'other-window when associating
13119 with display-buffer-macro-specifiers.
13120
13121 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
13122
13123 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
13124 New functions.
13125 (5x5-mode-map, 5x5-mode-menu): Bind them.
13126 (5x5-draw-grid): Tweak the solver's rendering.
13127
13128 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
13129
13130 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
13131 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
13132
13133 2011-06-21 Drew Adams <drew.adams@oracle.com>
13134
13135 * menu-bar.el: Use function variable instead of switch-to-buffer.
13136 (menu-bar-select-buffer-function): New variable.
13137 (menu-bar-update-buffers): Use it (bug#8876).
13138
13139 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
13140
13141 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
13142 variable's status.
13143
13144 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
13145
13146 * x-dnd.el (x-dnd-version-from-flags)
13147 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
13148 and long as number (Bug#8899).
13149 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
13150
13151 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
13152
13153 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
13154 (completion-try-completion, completion-all-completions): Compute the
13155 metadata argument if it's missing; make it optional (bug#8795).
13156
13157 * wid-edit.el: Use lex-bind and move towards completion-at-point.
13158 (widget-complete): Use new :completion-function property.
13159 (widget-completions-at-point): New function.
13160 (default): Use :completion-function instead of :complete.
13161 (widget-default-completions): Rename from widget-default-complete;
13162 Rewrite.
13163 (widget-string-complete, widget-file-complete, widget-color-complete):
13164 Remove functions.
13165 (file, symbol, function, variable, coding-system, color):
13166 * international/mule-cmds.el (default-input-method, charset)
13167 (language-info-custom-alist):
13168 * cus-edit.el (face): Use new property :completions.
13169
13170 * progmodes/pascal.el (pascal-completions-at-point): New function.
13171 (pascal-mode): Use it.
13172 (pascal-mode-map): Use completion-at-point.
13173 (pascal-toggle-completions): Make obsolete.
13174 (pascal-complete-word, pascal-show-completions):
13175 * progmodes/octave-mod.el (octave-complete-symbol):
13176 Redefine as obsolete alias.
13177 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
13178 Signal absence of completion info for old Octave,
13179 (inferior-octave-complete): Redefine as obsolete alias.
13180 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
13181 (meta-completions-at-point): Rename from meta-complete-symbol and
13182 adapt it for use on completion-at-point-functions.
13183 (meta-common-mode): Use it.
13184 (meta-looking-at-backward, meta-match-buffer): Remove.
13185 (meta-complete-symbol): Redefine as obsolete alias.
13186 (meta-common-mode-map): Use completion-at-point.
13187 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
13188 (makefile-mode-map): Use completion-at-point.
13189 (makefile-completions-at-point): Rename from makefile-complete and
13190 adapt it for use on completion-at-point-functions.
13191 (makefile-mode): Use it.
13192 (makefile-complete): Redefine as obsolete alias.
13193
13194 2011-06-20 Deniz Dogan <deniz@dogan.se>
13195
13196 * net/rcirc.el: Delete trailing whitespaces once and for all.
13197
13198 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
13199
13200 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
13201
13202 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
13203
13204 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
13205
13206 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
13207
13208 2011-06-19 Martin Rudalics <rudalics@gmx.at>
13209
13210 * window.el (display-buffer-other-window-means-other-frame):
13211 Call display-buffer-normalize-alist.
13212 (display-buffer-normalize-specifiers-1): Rename to
13213 display-buffer-normalize-argument. New argument other-frame.
13214 Rewrite.
13215 (display-buffer-normalize-specifiers-2): Rename to
13216 display-buffer-normalize-options.
13217 (display-buffer-normalize-alist-1): New function.
13218 (display-buffer-normalize-specifiers-3): Rename to
13219 display-buffer-normalize-alist.
13220 Call display-buffer-normalize-alist-1.
13221 (display-buffer-normalize-options-inhibit): New variable.
13222 (display-buffer-normalize-specifiers): Rewrite calling
13223 display-buffer-normalize-alist,
13224 display-buffer-normalize-argument, and
13225 display-buffer-normalize-options. Don't call the latter if
13226 display-buffer-normalize-options-inhibit is non-nil.
13227 (frame-auto-delete): New option.
13228 (window-deletable-p): Use frame-auto-delete.
13229 (window-list-no-nils, window-state-ignored-parameters)
13230 (window-state-get-1, window-state-get, window-state-put-list)
13231 (window-state-put-1, window-state-put-2, window-state-put):
13232 New functions.
13233 (display-buffer-normalize-options): Move special-display-p group
13234 after pop-up-frame group (Bug#8851) and (Bug#8856).
13235
13236 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
13237
13238 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
13239 groups (Bug#8776).
13240 (rx-submatch-n): New function.
13241 (rx): Document it.
13242
13243 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
13244 (Bug#8768).
13245
13246 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
13247
13248 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
13249
13250 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
13251 anytime existing face settings are present (Bug#8889).
13252
13253 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
13254 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
13255 Remove unused argument.
13256
13257 2011-06-18 Martin Rudalics <rudalics@gmx.at>
13258
13259 * window.el (display-buffer-default-specifiers):
13260 Remove pop-up-frame. Add pop-up-window-min-height,
13261 pop-up-window-min-width, and another reuse-window specifier
13262 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
13263 (display-buffer-normalize-specifiers-2):
13264 Handle split-height-threshold and split-width-threshold also when
13265 pop-up-windows is unset. Add a reuse-window specifier for the
13266 case popping up a new window fails.
13267 (special-display-popup-frame): Remove double quoting.
13268 (display-buffer-normalize-specifiers-1): Fix thinko.
13269
13270 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
13271
13272 * shell.el (shell-completion-vars): Set pcomplete-termination-string
13273 according to comint-completion-addsuffix.
13274
13275 * pcomplete.el: Convert to lexical binding and fix bug#8819.
13276 (pcomplete-suffix-list): Mark as obsolete.
13277 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
13278 pcomplete-seen in the closure.
13279 (pcomplete-comint-setup): Setup completion-at-point as well.
13280 (pcomplete--entries): New function.
13281 (pcomplete--env-regexp): New var.
13282 (pcomplete-entries): Rewrite to work with partial-completion and
13283 without relying on pcomplete-suffix-list.
13284 (pcomplete-pare-list): Remove, unused.
13285
13286 2011-06-17 Martin Rudalics <rudalics@gmx.at>
13287
13288 * window.el (display-buffer-alist): Set pop-up-window-min-height
13289 and pop-up-window-min-width in default value. Reported by
13290 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
13291 other-window-means-other-frame.
13292 (display-buffer-macro-specifiers): Comment out entry for
13293 other-window specifier.
13294 (display-buffer-other-window-means-other-frame): New function.
13295 (display-buffer-normalize-specifiers-1): New arguments
13296 buffer-name and label. Treat other-window case specially.
13297 (display-buffer-normalize-specifiers-2): Treat other-window case
13298 specially.
13299 (display-buffer-normalize-specifiers-3): New function.
13300 (display-buffer-normalize-specifiers):
13301 Call display-buffer-normalize-specifiers-3.
13302
13303 2011-06-17 Martin Rudalics <rudalics@gmx.at>
13304
13305 * window.el (same-window-p): Fix two typos introduced when
13306 adding with-no-warnings.
13307 (display-buffer-normalize-specifiers-1): Don't check
13308 pop-up-frames for 'unset initialization.
13309 (display-buffer-normalize-specifiers-2): Major rewrite using
13310 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
13311 (pop-up-frames, display-buffer-reuse-frames)
13312 (display-buffer-mark-dedicated): Don't initialize to 'unset.
13313 Suggested by David Engster <deng@randomsample.de>.
13314 (even-window-heights): Initialize to 'unset.
13315 (display-buffer-alist-set): Handle new 'unset initializations.
13316 (display-buffer-macro-specifiers): Don't pop up a new frame in the
13317 other window case.
13318
13319 2011-06-16 Martin Rudalics <rudalics@gmx.at>
13320
13321 * window.el (display-buffer-normalize-specifiers-1):
13322 Respect current value of pop-up-frames for most reasonable values of
13323 second argument of display-buffer (Bug#8865).
13324 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
13325 (switch-to-buffer-other-window-same-frame)
13326 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
13327 Adams (Bug#8875).
13328 (display-buffer): Don't check noninteractive when calling
13329 display-buffer-pop-up-frame.
13330 (display-buffer-pop-up-frame): Never pop up a frame in
13331 noninteractive mode (Bug#8857).
13332 (enlarge-window, shrink-window): Don't report an error when the
13333 window can't be resized as requested (Bug#8862).
13334
13335 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13336
13337 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
13338
13339 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
13340
13341 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
13342
13343 2011-06-15 Alan Mackenzie <acm@muc.de>
13344
13345 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
13346 for declarators, disable knr checking to speed up for normal files.
13347 2: Refactor, replacing a sequence of nested if forms by a cond form.
13348
13349 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
13350
13351 * net/network-stream.el (open-network-stream): Add the keyword
13352 :always-query-capabilities for the case where you want to force a
13353 `plain' network connection, but the protocol still requires the
13354 capabilitiy command (i.e., SMTP and EHLO).
13355
13356 * subr.el (process-live-p): Rename from `process-alive-p' for
13357 consistency with other `-live-p' functions.
13358
13359 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
13360
13361 * window.el (same-window-buffer-names, same-window-regexps)
13362 (special-display-frame-alist, special-display-popup-frame)
13363 (special-display-function, special-display-buffer-names)
13364 (special-display-regexps, pop-up-frame-alist)
13365 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
13366 (pop-up-windows, split-window-preferred-function)
13367 (split-height-threshold, split-width-threshold, even-window-heights)
13368 (display-buffer-mark-dedicated): Don't encourage the use of
13369 display-buffer-alist from Elisp code.
13370
13371 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
13372
13373 * progmodes/python.el (python-mode): Derive from prog-mode.
13374 * progmodes/ps-mode.el (ps-mode):
13375 * progmodes/mixal-mode.el (mixal-mode):
13376 * progmodes/cfengine.el (cfengine-mode):
13377 * progmodes/ld-script.el (ld-script-mode): Likewise.
13378
13379 2011-06-15 Martin Rudalics <rudalics@gmx.at>
13380
13381 * window.el (display-buffer-alist): Trim default value to avoid
13382 popping up a new frame (Bug#8857) or reusing an arbitrary window
13383 on another frame.
13384 (display-buffer): Do not fall back on popping up a new frame in
13385 batch mode (Bug#8857).
13386
13387 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
13388
13389 * cus-theme.el (describe-theme-1): Use custom-theme-p.
13390 (custom-theme-summary): New function.
13391 (customize-themes): Use it.
13392
13393 2011-06-13 Glenn Morris <rgm@gnu.org>
13394
13395 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
13396
13397 2011-06-13 Martin Rudalics <rudalics@gmx.at>
13398
13399 * help.el (help-window): Remove variable.
13400 (help-window-point-marker, temp-buffer-max-height)
13401 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
13402 (help-print-return-message): Don't set help-window.
13403 (resize-temp-buffer-window): Rewrite cod eand doc-string.
13404 (help-window-setup-finish): Remove.
13405 (help-window-display-message, help-window-setup)
13406 (with-help-window): Major rewrite based on new
13407 display-buffer-window variable.
13408
13409 * help-mode.el (help-mode-finish): Remove help-window related
13410 code.
13411
13412 * view.el (view-exits-all-viewing-windows): Remove reference to
13413 view-return-to-alist in doc-string.
13414 (view-return-to-alist): Make obsolete.
13415 (view-buffer): Call pop-to-buffer-same-window and remove
13416 undo-window code.
13417 (view-buffer-other-window): Call pop-to-buffer-other-window and
13418 simplify code. Ignore second argument.
13419 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
13420 simplify code. Ignore second argument.
13421 (view-return-to-alist-update): Make obsolete.
13422 (view-mode-enter): Rename second argument to QUIT-RESTORE.
13423 Rewrite using quit-restore window parameters.
13424 (view-mode-exit): Rename second argument to EXIT-ONLY.
13425 Rewrite using quit-restore-window.
13426 (View-exit, View-exit-and-edit, View-leave, View-quit)
13427 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
13428 appropriate arguments.
13429 (view-end-message): Use quit-restore window parameter.
13430
13431 * window.el (display-buffer-function): Rewrite doc-string.
13432 (display-buffer-window, display-buffer-alist): New variables.
13433 (display-buffer-split-specifiers)
13434 (display-buffer-side-specifiers)
13435 (display-buffer-macro-specifiers): New constants.
13436 (display-buffer-even-window-sizes, display-buffer-set-height)
13437 (display-buffer-set-width, display-buffer-select-window)
13438 (display-buffer-in-window, display-buffer-reuse-window)
13439 (display-buffer-split-window-1, display-buffer-split-window)
13440 (display-buffer-split-atom-window, display-buffer-pop-up-window)
13441 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
13442 (display-buffer-in-side-window, normalize-buffer-to-display)
13443 (display-buffer-normalize-specifiers-1)
13444 (display-buffer-normalize-specifiers-2)
13445 (display-buffer-normalize-specifiers, display-buffer-frame):
13446 New functions.
13447 (display-buffer): Major rewrite.
13448 (display-buffer-other-window, display-buffer-other-frame)
13449 (pop-to-buffer, switch-to-buffer-other-window)
13450 (switch-to-buffer-other-frame): Rewrite.
13451 (display-buffer-same-window, display-buffer-same-frame)
13452 (display-buffer-same-frame-other-window)
13453 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
13454 (pop-to-buffer-other-window)
13455 (pop-to-buffer-same-frame-other-window)
13456 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
13457 (switch-to-buffer-other-window-same-frame): New functions.
13458 (same-window-p, special-display-p): Rewrite disabling warnings.
13459 Make obsolete.
13460 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
13461 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
13462 Make obsolete
13463 (same-window-buffer-names, same-window-regexps)
13464 (special-display-frame-alist, special-display-popup-frame)
13465 (special-display-function, special-display-buffer-names)
13466 (special-display-regexps, pop-up-frame-alist)
13467 (pop-up-frame-function, split-window-preferred-function)
13468 (split-height-threshold, split-width-threshold)
13469 (even-window-heights): Make obsolete.
13470
13471 2011-06-12 Glenn Morris <rgm@gnu.org>
13472
13473 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
13474 Misc simplifications.
13475
13476 2011-06-12 Martin Rudalics <rudalics@gmx.at>
13477
13478 * window.el (window-safely-shrinkable-p): Restore function which
13479 was inadvertently removed in change from 2011-06-11. Declare as
13480 obsolete.
13481
13482 * calendar/calendar.el (calendar-generate-window):
13483 Use window-iso-combined-p instead of combination of one-window-p and
13484 window-safely-shrinkable-p.
13485
13486 2011-06-12 Glenn Morris <rgm@gnu.org>
13487
13488 * progmodes/fortran.el (fortran-mode-syntax-table):
13489 * progmodes/f90.el (f90-mode-syntax-table):
13490 Set % to punctuation. (Bug#8820)
13491 (f90-find-tag-default): Remove, no longer needed.
13492
13493 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
13494
13495 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
13496
13497 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
13498
13499 * image.el (image-animated-p): Return animation delay in seconds.
13500 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
13501 (image-animate-timeout): Remove DELAY argument. Don't assume
13502 every subimage has the same delay; get it from image-animated-p.
13503 (image-animate): Caller changed.
13504
13505 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
13506
13507 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
13508 to ignored backtrace functions.
13509
13510 2011-06-11 Glenn Morris <rgm@gnu.org>
13511
13512 * calendar/appt.el (appt-disp-window-function): Doc fix.
13513 (appt-check): Handle overlapping appointments. (Bug#8337)
13514
13515 2011-06-11 Martin Rudalics <rudalics@gmx.at>
13516
13517 * window.el (window-tree-1, window-tree): New functions, moving
13518 the latter to window.el.
13519 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
13520 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
13521 (bw-refresh-edges): Remove.
13522 (balance-windows-1, balance-windows-2): New functions.
13523 (balance-windows): Rewrite in terms of window tree functions,
13524 balance-windows-1 and balance-windows-2.
13525 (bw-adjust-window): Remove.
13526 (balance-windows-area-adjust): New function with functionality of
13527 bw-adjust-window but using resize-window.
13528 (set-window-text-height): Rewrite doc-string.
13529 Use normalize-live-window and resize-window.
13530 (enlarge-window-horizontally, shrink-window-horizontally):
13531 Rename argument to DELTA.
13532 (window-buffer-height): New function.
13533 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
13534 Rewrite using new window resize routines.
13535 (kill-buffer-and-window, mouse-autoselect-window-select):
13536 Use ignore-errors instead of condition-case.
13537 (quit-window): Call delete-frame instead of delete-windows-on
13538 for the only buffer on frame.
13539
13540 2011-06-10 Martin Rudalics <rudalics@gmx.at>
13541
13542 * loadup.el (top-level): Load window before files for the sake
13543 of replace-buffer-in-windows.
13544
13545 * files.el (read-buffer-to-switch)
13546 (switch-to-buffer-other-window)
13547 (switch-to-buffer-other-frame, display-buffer-other-frame):
13548 Move to window.el.
13549
13550 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
13551 (previous-buffer): Move to window.el.
13552
13553 * bindings.el (unbury-buffer): Move to window.el.
13554
13555 * window.el (delete-other-windows-vertically): Move after
13556 definition of delete-other-windows.
13557 (other-window, delete-windows-on, replace-buffer-in-windows):
13558 Move here from window.c.
13559 (record-window-buffer, unrecord-window-buffer)
13560 (set-window-buffer-start-and-point, switch-to-prev-buffer)
13561 (switch-to-next-buffer): New functions.
13562 (get-next-valid-buffer, last-buffer, next-buffer): Move here
13563 from simple.el. Call switch-to-next-buffer.
13564 (previous-buffer): Move here from simple.el.
13565 Call switch-to-prev-buffer.
13566 (bury-buffer): Move here from buffer.c. Switch to previous
13567 buffer when window cannot be deleted.
13568 (unbury-buffer): Move here from bindings.el.
13569 (ctl-x-map): Move binding for other-window from window.c to
13570 here.
13571 (read-buffer-to-switch, switch-to-buffer-other-window)
13572 (switch-to-buffer-other-frame): Move here from files.el.
13573 (normalize-buffer-to-switch-to): New functions.
13574 (switch-to-buffer): Move here from buffer.c.
13575 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
13576
13577 2011-06-10 Martin Rudalics <rudalics@gmx.at>
13578
13579 * window.el (window-min-height, window-min-width): Move here
13580 from window.c. Add defcustoms and rewrite doc-strings.
13581 (resize-mini-window, resize-window): New functions.
13582 (adjust-window-trailing-edge, enlarge-window, shrink-window):
13583 Move here from window.c.
13584 (maximize-window, minimize-window): New functions.
13585 (delete-window, delete-other-windows, split-window): Move here
13586 from window.c.
13587 (window-split-min-size): New function.
13588 (split-window-keep-point): Mention split-window-above-each-other
13589 instead of split-window-vertically.
13590 (split-window-above-each-other, split-window-vertically):
13591 Rename split-window-vertically to split-window-above-each-other
13592 and provide defalias for old definition.
13593 (split-window-side-by-side, split-window-horizontally):
13594 Rename split-window-horizontally to split-window-side-by-side
13595 and provide defalias for the old definition.
13596 (ctl-x-map): Move bindings for delete-window,
13597 delete-other-windows and enlarge-window here from window.c.
13598 Replace bindings for split-window-vertically and
13599 split-window-horizontally by bindings for
13600 split-window-above-each-other and split-window-side-by-side.
13601
13602 * cus-start.el (all): Remove entries for window-min-height and
13603 window-min-width. Add entries for window-splits and
13604 window-nest.
13605
13606 2011-06-09 Glenn Morris <rgm@gnu.org>
13607
13608 * calendar/appt.el (appt-mode-line): New function.
13609 (appt-check, appt-disp-window): Use it.
13610
13611 * files.el (hack-one-local-variable-eval-safep):
13612 Allow minor-modes with explicit +/-1 arguments.
13613
13614 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
13615
13616 * term/xterm.el (xterm): Add defgroup.
13617 (xterm-extra-capabilities): Add defcustom to supply known xterm
13618 capabilities, skip querying them, or query them (default).
13619 (terminal-init-xterm): Use it.
13620 (terminal-init-xterm-modify-other-keys): New function to set up
13621 modifyOtherKeys support to simplify `terminal-init-xterm'.
13622
13623 2011-06-09 Martin Rudalics <rudalics@gmx.at>
13624
13625 * window.el (resize-window-reset, resize-window-reset-1)
13626 (resize-subwindows-skip-p, resize-subwindows-normal)
13627 (resize-subwindows, resize-other-windows, resize-this-window)
13628 (resize-root-window, resize-root-window-vertically)
13629 (window-deletable-p, window-or-subwindow-p)
13630 (frame-root-window-p): New functions.
13631
13632 2011-06-09 Glenn Morris <rgm@gnu.org>
13633
13634 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
13635 (ange-ftp-get-files): Use it.
13636
13637 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
13638
13639 * mail/sendmail.el (mail-recover-1, mail-recover):
13640 * files.el (recover-file, recover-session):
13641 Handle dired-listing-switches not being just a single short option.
13642
13643 2011-06-09 Glenn Morris <rgm@gnu.org>
13644
13645 * calendar/appt.el (appt-display-message, appt-disp-window):
13646 Handle lists of appointments.
13647
13648 2011-06-08 Martin Rudalics <rudalics@gmx.at>
13649
13650 * window.el (one-window-p): Move down in code.
13651 Rewrite doc-string.
13652 (window-current-scroll-bars): Rewrite doc-string.
13653 Normalize live window argument.
13654 (walk-windows, get-window-with-predicate, count-windows):
13655 Rewrite doc-string. Use window-list-1.
13656 (window-in-direction-2, window-in-direction, get-mru-window):
13657 New functions.
13658
13659 2011-06-08 Reuben Thomas <rrt@sc3d.org>
13660
13661 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
13662 Doc fix (Bug#8713).
13663
13664 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
13665
13666 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
13667
13668 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
13669
13670 * loadhist.el (unload-feature-special-hooks):
13671 Add `comint-output-filter-functions'.
13672
13673 2011-06-08 Ivan Kanis <gnu@kanis.fr>
13674
13675 * calendar/appt.el (appt-check): Move some initializations into the let.
13676
13677 2011-06-08 Martin Rudalics <rudalics@gmx.at>
13678
13679 * window.el (window-height): Defalias to window-total-height.
13680 (window-width): Defalias to window-body-width.
13681
13682 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
13683
13684 * image-mode.el (image-toggle-animation): New command.
13685 (image-mode-map): Bind it to RET.
13686 (image-mode): Update message.
13687 (image-toggle-display-image): Avoid a spurious cache flush.
13688 (image-transform-rotation): Doc fix.
13689 (image-transform-properties): Return quickly in the normal case.
13690 (image-animate-loop): Rename from image-animate-max-time.
13691
13692 * image.el (image-animate-max-time): Move to image-mode.el.
13693 (create-animated-image): Remove unnecessary function.
13694 (image-animate): Rename from image-animate-start. New arg.
13695 (image-animate-stop): Remove; just use image-animate-timer.
13696 (image-animate-timer): Use car-safe.
13697 (image-animate-timeout): Rename argument.
13698
13699 2011-06-07 Martin Rudalics <rudalics@gmx.at>
13700
13701 * window.el (get-lru-window, get-largest-window): Move here from
13702 window.c. Rename first argument to ALL-FRAMES.
13703 Rephrase doc-strings.
13704 (get-buffer-window-list): Rewrite using window-list-1.
13705 Rephrase doc-string.
13706 (window-safe-min-height, window-safe-min-width): New constants.
13707 (window-size-ignore, window-min-size, window-min-size-1)
13708 (window-sizable, window-sizable-p, window-size-fixed-1)
13709 (window-size-fixed-p, window-min-delta-1, window-min-delta)
13710 (window-max-delta-1, window-max-delta, window-resizable)
13711 (window-resizable-p, window-total-height, window-total-width)
13712 (window-body-width): New functions.
13713 (window-full-height-p, window-full-width-p): Rewrite using
13714 window-total-size.
13715 (window-body-height): Rewrite using window-body-size.
13716
13717 2011-06-06 Martin Rudalics <rudalics@gmx.at>
13718
13719 * window.el (window-right, window-left, window-child)
13720 (window-child-count, window-last-child, window-any-p)
13721 (normalize-live-buffer, normalize-live-frame)
13722 (normalize-any-window, normalize-live-window)
13723 (window-iso-combination-p, window-iso-combined-p)
13724 (window-iso-combinations)
13725 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
13726 (windows-with-parameter, window-with-parameter)
13727 (window-atom-root, make-window-atom, window-atom-check-1)
13728 (window-atom-check, window-side-check, window-check):
13729 New functions.
13730 (ignore-window-parameters, window-sides, window-sides-vertical)
13731 (window-sides-slots): New variables.
13732 (window-size-fixed): Move down in code. Minor doc-string fix.
13733
13734 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
13735
13736 * comint.el (comint-dynamic-complete-as-filename)
13737 (comint-dynamic-complete-filename): Correctly call
13738 completion-in-region.
13739
13740 2011-06-05 Deniz Dogan <deniz@dogan.se>
13741
13742 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
13743 in last change.
13744
13745 2011-06-05 Deniz Dogan <deniz@dogan.se>
13746
13747 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
13748 (rcirc): Use it to prompt for encryption.
13749
13750 2011-06-05 Roland Winkler <winkler@gnu.org>
13751
13752 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
13753 (bibtex-search-entries): New command bound to C-c C-a.
13754 (bibtex-display-entries): New function.
13755
13756 2011-06-05 Roland Winkler <winkler@gnu.org>
13757
13758 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
13759 (bibtex-insert-kill): After yanking insert newline if necessary.
13760 (bibtex-initialize): Call bibtex-string-files-init only once.
13761 (bibtex-mode): Do not call easy-menu-add.
13762 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
13763 (bibtex-yank): Set arg properly if nil.
13764
13765 2011-06-05 Roland Winkler <winkler@gnu.org>
13766
13767 * textmodes/bibtex.el (bibtex-search-entry-globally):
13768 New variable.
13769 (bibtex-search-entry): Use it.
13770
13771 2011-06-05 Roland Winkler <winkler@gnu.org>
13772
13773 * textmodes/bibtex.el (bibtex-entry-format): New option
13774 sort-fields.
13775 (bibtex-format-entry, bibtex-reformat): Honor this option.
13776 (bibtex-parse-entry): Return fields in proper order.
13777
13778 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
13779
13780 * doc-view.el (doc-view-remove-if): Move computation of result out
13781 of `dolist' to silence misleading lexical-binding warning.
13782
13783 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
13784
13785 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
13786 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
13787
13788 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
13789
13790 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
13791 "SunOS 5.10".
13792
13793 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
13794
13795 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
13796 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
13797 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
13798 (tramp-parse-putty):
13799 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
13800 (tramp-completion-function-alist-ssh)
13801 (tramp-completion-function-alist-telnet)
13802 (tramp-completion-function-alist-su)
13803 (tramp-completion-function-alist-putty): Set `tramp-autoload'
13804 cookie.
13805
13806 * net/tramp-ftp.el:
13807 * net/tramp-sh.el:
13808 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
13809 load "tramp.el" `tramp-set-completion-function'.
13810
13811 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
13812
13813 * shell.el: Require and use pcomplete.
13814 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
13815 (shell-completion-vars): Set pcomplete-default-completion-function.
13816
13817 2011-06-04 Deniz Dogan <deniz@dogan.se>
13818
13819 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
13820 `memq' (Bug#8799).
13821
13822 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13823
13824 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
13825
13826 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
13827
13828 * bs.el (bs--mark-unmark, bs--nth-wrapper):
13829 * mpc.el (mpc-select-extend, mpc-songpointer-context):
13830 * vc/log-view.el (log-view-beginning-of-defun):
13831 * vc/smerge-mode.el (smerge-apply-resolution-patch)
13832 (smerge-refine-forward, smerge-refine-chopup-region):
13833 Silence warning for unused `dotimes' counter variables.
13834
13835 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
13836
13837 * net/tramp.el (tramp-with-progress-reporter): Rename from
13838 with-progress-reporter. Use `declare'.
13839 * net/tramp-smb.el:
13840 * net/tramp-sh.el:
13841 * net/tramp-gvfs.el: Update all uses.
13842
13843 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
13844
13845 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
13846 buffer isn't killed before making it current.
13847
13848 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13849
13850 Silence various byte-compiler warnings.
13851 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
13852 `access-type' and new obsolescence format.
13853 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
13854 new format.
13855 (byte-compile-check-variable): New `access-type' argument.
13856 Only warn if the access-type is obsolete.
13857 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
13858 (byte-compile-variable-set): Adjust callers.
13859 * help-fns.el (describe-variable): Adjust to new obsolescence format.
13860 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
13861 setting it as obsolete.
13862 * simple.el (minibuffer-completing-symbol):
13863 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
13864 access as obsolete.
13865 * minibuffer.el (minibuffer-completing-file-name): Don't make it
13866 obsolete yet.
13867 * international/quail.el (quail-mouse-choose-completion): Remove unused
13868 code referring to obsolete var.
13869 (quail-choose-completion-string): Remove.
13870 * server.el (server-clients-with, server-kill-buffer-query-function)
13871 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
13872 * proced.el (proced-send-signal):
13873 * emacs-lisp/lisp.el (lisp-complete-symbol):
13874 Replace completion-annotate-function with completion-extra-properties.
13875
13876 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13877
13878 * simple.el (goto-line): Use read-number.
13879 (overriding-map-is-bound): Remove.
13880 (saved-overriding-map): Change default.
13881 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
13882 Take the map as argument.
13883 (universal-argument, negative-argument, digit-argument): Use it.
13884 (restore-overriding-map): Adjust.
13885 (do-auto-fill): Use fill-forward-paragraph.
13886 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
13887
13888 * minibuffer.el (minibuffer-inactive-mode-map): New var.
13889 (minibuffer-inactive-mode): New major mode.
13890 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
13891 the *Messages* buffer" hack.
13892 (mouse-popup-menubar): Don't burp if the event is a normal key.
13893
13894 Miscellaneous tweaks.
13895 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
13896 lexical scoping as in subr.el's dolist and dotimes.
13897 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
13898 Silence compiler warning.
13899 * thingatpt.el (forward-whitespace): Trivial coding style fix.
13900 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
13901 * international/ccl.el (ccl-compile): Trivial simplification.
13902 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
13903 * emacs-lisp/testcover.el (testcover-end): Remove spurious
13904 `printflag' argument.
13905 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
13906 Purecopy the whole obsolescence data.
13907
13908 2011-06-01 Leo Liu <sdl.web@gmail.com>
13909
13910 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
13911 improve doc-string as suggested by Marco Pessotto
13912 <melmothx@gmail.com>.
13913 (rcirc-print): Fix last change.
13914
13915 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13916
13917 * minibuffer.el (complete-with-action): Return nil for the metadata and
13918 boundaries of non-functional tables.
13919 (completion-table-dynamic): Return nil for the metadata.
13920 (completion-table-with-terminator): Add default case, using
13921 complete-with-action.
13922 (completion--metadata): New function.
13923 (completion-all-sorted-completions, minibuffer-completion-help): Use it
13924 to try and avoid pathological performance problems.
13925 (completion--embedded-envvar-table): Return `category' metadata.
13926
13927 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
13928
13929 * subr.el (process-alive-p): New tiny convenience function.
13930
13931 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13932
13933 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
13934 content but also its previous major mode.
13935
13936 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
13937
13938 * emacs-lisp/debug.el (debug): Restore the previous content of the
13939 *Backtrace* buffer when we exit with C-M-c.
13940
13941 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13942
13943 * minibuffer.el: Add metadata method to completion tables.
13944 (completion-category-overrides): New defcustom.
13945 (completion-metadata, completion--field-metadata)
13946 (completion-metadata-get, completion--styles)
13947 (completion--cycle-threshold): New functions.
13948 (completion-try-completion, completion-all-completions):
13949 Add `metadata' argument to choose completion-styles.
13950 (completion--do-completion): Use metadata to choose cycling.
13951 (completion-all-sorted-completions): Use metadata for sorting.
13952 Remove :completion-cycle-penalty which is not needed any more.
13953 (completion--try-word-completion): Add `metadata' argument.
13954 (minibuffer-completion-help): Check metadata for annotation function
13955 and sorting.
13956 (completion-file-name-table): Return `category' metadata.
13957 (minibuffer-completing-file-name): Make obsolete.
13958 * simple.el (minibuffer-completing-symbol): Make obsolete.
13959 * icomplete.el (icomplete-completions): Pass new `metadata' param to
13960 completion-try-completion.
13961
13962 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
13963
13964 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
13965
13966 2011-05-30 Leo Liu <sdl.web@gmail.com>
13967
13968 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
13969 (rcirc-print): Decode all incoming messages (bug#8744).
13970 (rcirc-decode-coding-system): Allow value nil for automatic coding
13971 system detection.
13972
13973 2011-06-01 Glenn Morris <rgm@gnu.org>
13974
13975 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
13976
13977 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
13978
13979 * image.el (image-animate-max-time): Allow nil and t values.
13980 Default to nil.
13981 (create-animated-image): Doc fix.
13982 (image-animate-start): Remove second arg; just use
13983 image-animate-max-time.
13984 (image-animate-timeout): Doc fix. Args changed.
13985
13986 * image-mode.el (image-toggle-display-image): Ensure that the
13987 image spec passed to the animate timer is the same object as in
13988 the buffer's display property (Bug#6981).
13989 (image-transform-properties): Doc fix.
13990
13991 * image.el (image-animate-max-time): Default to nil.
13992
13993 2011-05-29 Martin Rudalics <rudalics@gmx.at>
13994
13995 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
13996 entire buffer list (Bug#8184).
13997
13998 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
13999
14000 * image.el (imagemagick-types-inhibit)
14001 (imagemagick-register-types): Doc fix.
14002
14003 2011-05-29 Deniz Dogan <deniz@dogan.se>
14004
14005 * net/rcirc.el (rcirc): Use the user's stored encryption method by
14006 default.
14007
14008 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
14009
14010 * select.el: Don't perform clipboard-manager saving in hooks;
14011 leave the hooks empty.
14012
14013 2011-05-28 Leo Liu <sdl.web@gmail.com>
14014
14015 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
14016 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
14017 (occur-edit-mode): New major mode (Bug#8463).
14018 (occur-after-change-function): New function.
14019 (occur-engine): Give Occur tags a read-only property.
14020
14021 2011-05-28 Kevin Ryde <user42@zip.com.au>
14022
14023 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
14024
14025 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
14026
14027 * bindings.el (help-echo): Make the initial non-indicator dash
14028 empty on graphical terminals (Bug#7295).
14029
14030 * files.el (auto-mode-alist): Move config rule after the
14031 in-stripping one (Bug#8547).
14032
14033 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
14034
14035 * startup.el (normal-splash-screen): Remove gratuitous mode-line
14036 setting (Bug#8740).
14037
14038 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
14039
14040 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
14041 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
14042 (Bug#8539).
14043
14044 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
14045
14046 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
14047
14048 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
14049
14050 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
14051 (hs-hide-block-at-point, hs-find-block-beginning)
14052 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
14053 (Bug#8279).
14054
14055 2011-05-28 Glenn Morris <rgm@gnu.org>
14056
14057 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
14058
14059 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
14060
14061 * help-fns.el (describe-function-1): If the function is a derived
14062 major mode, print the parent mode.
14063
14064 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
14065 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
14066
14067 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14068
14069 * minibuffer.el (completion--capf-wrapper): Check applicability before
14070 returning non-nil for non-exclusive completion data.
14071 * progmodes/etags.el (tags-completion-at-point-function):
14072 * info-look.el (info-lookup-completions-at-point): Mark as
14073 non-exclusive.
14074 (info-complete): Adjust accordingly.
14075
14076 * info-look.el: Convert to lexical-binding and completion-at-point.
14077 (info-lookup-completions-at-point): New function.
14078 (info-complete): Use it and completion-in-region.
14079
14080 2011-05-28 Drew Adams <drew.adams@oracle.com>
14081
14082 * isearch.el: Let M-e start with point at the first mismatched char.
14083 (isearch-fail-pos): New function.
14084 (isearch-edit-string): Use it.
14085
14086 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
14087
14088 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
14089
14090 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
14091
14092 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
14093 traversal functions for avl-trees.
14094 (avl-tree--stack): New struct.
14095 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
14096 (avl-tree-enter): Add optional `updatefun' arg.
14097 (avl-tree--do-enter): Add optional `updatefun' arg.
14098 Change return value.
14099 (avl-tree-delete): Add optional `test' and `nilflag' args.
14100 (avl-tree--do-delete): Add `test' and `nilflag' args.
14101 Change return value.
14102 (avl-tree-member): Add optional `nilflag'
14103 (avl-tree-member-p): New function.
14104 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
14105 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
14106 (avl-tree-stack-empty-p): New functions.
14107
14108 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
14109 avl-tree--del-balance1 and make it work both ways.
14110 (avl-tree--del-balance2): Remove.
14111 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
14112 make it work both ways.
14113 (avl-tree--enter-balance2): Remove.
14114 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
14115 New macros.
14116 (avl-tree--mapc, avl-tree-map): Add direction argument.
14117
14118 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
14119
14120 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
14121
14122 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
14123
14124 * select.el: Support clipboard managers with built-in function
14125 x-clipboard-manager-save, via delete-frame-functions and
14126 kill-emacs-hook.
14127 (xselect-convert-to-targets): Add MULTIPLE target to list.
14128 (xselect-convert-to-save-targets): New function.
14129
14130 2011-05-27 Kenichi Handa <handa@m17n.org>
14131
14132 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
14133 let-binding rfc2047-encode-encoded-words to nil.
14134
14135 2011-05-27 Glenn Morris <rgm@gnu.org>
14136
14137 * mail/emacsbug.el: Don't require url-util.
14138
14139 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
14140
14141 * files.el (set-auto-mode):
14142 Also respect mode: entries at the end of the file. (Bug#8586)
14143
14144 2011-05-26 Glenn Morris <rgm@gnu.org>
14145
14146 * files.el (hack-local-variables-prop-line, hack-local-variables):
14147 Downcase mode names, as seems to be traditional.
14148 (hack-local-variables, hack-local-variables-apply): Doc fixes.
14149
14150 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
14151 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
14152
14153 2011-05-25 Julien Danjou <julien@danjou.info>
14154
14155 * textmodes/rst.el (rst-define-level-faces): Do not define face
14156 symbol if it is already defined.
14157
14158 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
14159
14160 * play/5x5.el (5x5-new-game, 5x5-randomize):
14161 Reset 5x5-solver-output to nil when a new grid is cast.
14162 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
14163 these debugging traces, as defmacro breaks the compiled code.
14164
14165 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
14166
14167 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
14168
14169 2011-05-24 Leo Liu <sdl.web@gmail.com>
14170
14171 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
14172 (vc-bzr-sha1): Adapt.
14173
14174 * sha1.el: Remove. Function `sha1' is now builtin.
14175
14176 * bindings.el: Provide sha1 feature.
14177
14178 2011-05-24 Kenichi Handa <handa@m17n.org>
14179
14180 * mail/sendmail.el: Require `rfc2047'.
14181 (mail-insert-from-field): Do not perform RFC2047 encoding.
14182 (mail-encode-header): New function.
14183 (sendmail-send-it): Set buffer-file-coding-system of the work
14184 buffer to the return value of select-message-coding-system.
14185 Call mail-encode-header.
14186
14187 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
14188
14189 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
14190
14191 * mail/supercite.el (sc-default-cite-frame):
14192 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
14193
14194 2011-05-24 Glenn Morris <rgm@gnu.org>
14195
14196 * progmodes/python.el (brm-menu): Declare.
14197
14198 * emulation/viper.el (viper-set-hooks): Declare.
14199
14200 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
14201 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
14202 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
14203 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
14204 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
14205 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
14206
14207 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
14208
14209 Add an :exit-function for completion-at-point.
14210
14211 * minibuffer.el (completion--done): New fun.
14212 (completion--do-completion): Use it. New arg `expect-exact'.
14213 (minibuffer-complete, minibuffer-complete-word): Don't output message,
14214 since completion--do-completion does it for us now.
14215 (minibuffer-force-complete): Use completion--done and
14216 completion--replace. Handle sole-completion case with more care.
14217 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
14218 (completion-extra-properties): New var.
14219 (completion-annotate-function): Make obsolete.
14220 (minibuffer-completion-help): Adjust accordingly.
14221 Use completion-list-insert-choice-function.
14222 (completion-at-point, completion-help-at-point):
14223 Bind completion-extra-properties.
14224 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
14225 * simple.el (completion-list-insert-choice-function): New var.
14226 (completion-setup-function): Preserve it.
14227 (choose-completion): Pay attention to it, shuffle the code a bit.
14228 (choose-completion-string): New arg `insert-function'.
14229
14230 * textmodes/bibtex.el: Convert to lexical binding.
14231 (bibtex-mode-map): Use completion-at-point.
14232 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
14233 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
14234 (bibtex-complete): Define as obsolete alias.
14235 (bibtex-complete-internal): Remove.
14236 (bibtex-format-entry): Remove unused sub-group in regexp.
14237 * shell.el (shell--command-completion-data)
14238 (shell-environment-variable-completion):
14239 * pcomplete.el (pcomplete-completions-at-point):
14240 * comint.el (comint--complete-file-name-data): Use :exit-function
14241 instead of completion-table-with-terminator so it also works for
14242 choose-completion.
14243
14244 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
14245
14246 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
14247
14248 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
14249 (bug#8710).
14250
14251 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
14252
14253 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
14254
14255 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
14256 customization variable and implement: If non-nil, auto-fill will
14257 be inhibited while on topic's header line.
14258
14259 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
14260
14261 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
14262 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
14263 always have a solution in grid size = 5 cases.
14264 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
14265 (5x5-solver-output, 5x5-log-buffer): New vars.
14266 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
14267 Make these variables buffer local to achieve 5x5 multi-session-ness.
14268 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
14269 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
14270 (5x5-solve-suggest): New funs.
14271 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
14272 randomize a grid so that we ensure that there is always a solution.
14273 (5x5-make-random-grid): Allow other movement than flipping.
14274
14275 2011-05-23 Kevin Ryde <user42@zip.com.au>
14276
14277 * emacs-lisp/advice.el (ad-read-advised-function):
14278 Use `function-called-at-point' as the default, if it has
14279 advice and passes PREDICATE.
14280
14281 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
14282
14283 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
14284 byte-compile-lambda if it's actually a lambda.
14285
14286 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
14287 Fix function quoting. Use backquote better.
14288
14289 2011-05-22 Yuanle Song <sylecn@gmail.com>
14290
14291 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
14292 matching (Bug#8516).
14293
14294 2011-01-22 Jari Aalto <jari.aalto@cante.net>
14295
14296 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
14297 different face (Bug#8178).
14298
14299 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
14300
14301 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
14302 defface (Bug#8144).
14303
14304 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
14305
14306 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
14307 funcall as well (bug#8712). Warn when performing those conversions.
14308 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
14309
14310 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
14311
14312 2011-05-22 Glenn Morris <rgm@gnu.org>
14313
14314 * files.el (hack-local-variables-prop-line): Small simplifications.
14315 (hack-local-variables, hack-local-variables-prop-line):
14316 If MODE-ONLY, return the mode, rather than just `t'.
14317
14318 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
14319
14320 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
14321
14322 2011-05-21 Glenn Morris <rgm@gnu.org>
14323
14324 * files.el (hack-local-variables-prop-line, hack-local-variables):
14325 If only interested in the mode, don't bother doing the other stuff.
14326
14327 * image-mode.el (image-after-revert-hook):
14328 Redraw all frames on which the image is visible. (Bug#8567)
14329
14330 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
14331
14332 * wid-edit.el (widget-checklist-match-inline):
14333 Fix 2011-04-19 change. (Bug#8649)
14334
14335 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
14336
14337 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
14338 Also allow singlespace after single-letter capitals followed by a dot.
14339
14340 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
14341 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
14342
14343 2011-05-20 Nix <nix@esperi.org.uk>
14344
14345 * files.el (basic-save-buffer-2):
14346 Fix handling of break-hardlink-on-save with non-existent files.
14347
14348 2011-05-19 Deniz Dogan <deniz@dogan.se>
14349
14350 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
14351 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
14352
14353 2011-05-19 Glenn Morris <rgm@gnu.org>
14354
14355 * progmodes/f90.el (f90-type-def-re):
14356 Handle "type, bind(c)". (Bug#8691)
14357
14358 * emacs-lisp/autoload.el (batch-update-autoloads):
14359 Set autoload-excludes by parsing loadup.el rather than Makefiles.
14360
14361 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
14362
14363 * net/tramp.el (tramp-process-actions): Set "first-password-request"
14364 property for the correct connection in case of multihops.
14365
14366 2011-05-18 Glenn Morris <rgm@gnu.org>
14367
14368 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
14369 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
14370
14371 Rationalize calendar handling of day and month abbrev-arrays.
14372 * calendar/calendar.el (calendar-customized-p): New function.
14373 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
14374 (calendar-day-name-array, calendar-month-name-array): Doc fix.
14375 Add :set function.
14376 (calendar-abbrev-length, calendar-day-abbrev-array)
14377 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
14378 (calendar-day-abbrev-array, calendar-month-abbrev-array):
14379 Elements may no longer be nil.
14380 (calendar-day-name, calendar-month-name):
14381 Update for changed nature of abbrev arrays.
14382 * calendar/diary-lib.el (diary-name-pattern):
14383 Update for changed nature of abbrev arrays.
14384 (diary-mark-entries-1): Update calendar-make-alist calls.
14385 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
14386 * calendar/cal-html.el (cal-html-day-abbrev-array):
14387 Simply inherit from calendar-day-abbrev-array.
14388
14389 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
14390
14391 * progmodes/grep.el (grep-mode): Disable default
14392 compilation-directory-matcher setting (bug#8684).
14393
14394 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
14395
14396 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
14397 instead of "head" and "tail". There were problems with SunOS 5.9,
14398 and it performs better.
14399
14400 2011-05-17 Glenn Morris <rgm@gnu.org>
14401
14402 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
14403
14404 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
14405 Replace obsolete function.
14406
14407 * shell.el (pcomplete-parse-arguments-function): Declare.
14408
14409 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
14410 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
14411 (appt-check): Doc fixes.
14412 (appt-disp-window-function, appt-delete-window-function):
14413 Remove needless special case in custom :type.
14414 (appt-display-count): Default to 0, not nil.
14415 (appt-check): Reset appt-display-count to 0, not nil.
14416
14417 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
14418
14419 * progmodes/python.el (python-font-lock-keywords):
14420 Add the Python 3.X keyword "nonlocal" (bug#8639).
14421
14422 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
14423
14424 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
14425
14426 2011-05-16 Kevin Ryde <user42@zip.com.au>
14427
14428 * info-look.el (makefile-automake-mode): New setups, looking in
14429 automake manual, then makefile-mode.
14430 (makefile-mode): Remove automake manual, have it just in
14431 makefile-automake-mode since there's various things different or
14432 not relevant to plain make.
14433 (makefile-mode): Remove "other-modes" non-existent automake-mode,
14434 believe a hypothetical automake-mode would go to makefile-mode,
14435 not the other way around.
14436
14437 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
14438
14439 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
14440 hunk-end tags (Bug#8672).
14441
14442 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
14443 vc-annotate-show-diff-revision-at-line (Bug#8671).
14444
14445 2011-05-14 Glenn Morris <rgm@gnu.org>
14446
14447 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
14448 in the middle of an existing one with multiple authors. (Bug#8645)
14449 (change-log-font-lock-keywords): Also handle multiple author lines
14450 with leading tabs. (Bug#8644)
14451
14452 * calendar/appt.el (appt-check): Rename some local variables.
14453 Some simplification/reordering.
14454
14455 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
14456 (feedmail-sendmail-f-doesnt-sell-me-out)
14457 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14458 (feedmail-debug-sit-for, feedmail-queue-express-hook)
14459 (feedmail-queue-runner-message-sender): Set :version.
14460 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
14461 (bbdb-dwim-net-address, vm-mail): Declare.
14462 (feedmail-binmail-gnulinuxish-template):
14463 Rename from feedmail-binmail-linuxish-template.
14464 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
14465 Use insert-buffer-substring.
14466
14467 2011-05-14 Bill Carpenter <bill@carpenter.org>
14468
14469 * mail/feedmail.el (feedmail-patch-level): Increase.
14470 (feedmail-debug): New custom group.
14471 (feedmail-confirm-outgoing-timeout)
14472 (feedmail-sendmail-f-doesnt-sell-me-out)
14473 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
14474 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
14475 (feedmail-sender-line, feedmail-from-line)
14476 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
14477 (feedmail-spray-this-address)
14478 (feedmail-spray-address-fiddle-plex-list)
14479 (feedmail-queue-use-send-time-for-date)
14480 (feedmail-queue-use-send-time-for-message-id)
14481 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
14482 (feedmail-buffer-eating-function):
14483 Doc fixes.
14484 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
14485 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
14486 (feedmail-message-action-scroll-down): New functions.
14487 (feedmail-queue-directory, feedmail-queue-draft-directory):
14488 Use expand-file-name.
14489 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
14490 Remove C-v help entry.
14491 (feedmail-queue-buffer-file-name): New variable.
14492 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
14493 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
14494 (feedmail-message-action-send-strong, feedmail-message-action-edit)
14495 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
14496 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
14497 (feedmail-message-action-toggle-spray)
14498 (feedmail-run-the-queue-no-prompts)
14499 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
14500 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
14501 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
14502 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
14503 (feedmail-envelope-deducer, feedmail-fiddle-from)
14504 (feedmail-fiddle-sender, feedmail-default-date-generator)
14505 (feedmail-fiddle-date, feedmail-fiddle-message-id)
14506 (feedmail-fiddle-spray-address)
14507 (feedmail-fiddle-list-of-spray-fiddle-plexes)
14508 (feedmail-fiddle-list-of-fiddle-plexes)
14509 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
14510 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
14511 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
14512 Change default. Doc fix.
14513 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
14514 (feedmail-binmail-linuxish-template): New constant.
14515 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
14516 Respect feedmail-sendmail-f-doesnt-sell-me-out.
14517 (feedmail-send-it): Add debug call.
14518 Use feedmail-queue-buffer-file-name, and
14519 feedmail-send-it-immediately-wrapper.
14520 (feedmail-message-action-send): Add debug call.
14521 Use feedmail-send-it-immediately-wrapper.
14522 (feedmail-queue-express-to-queue): Add debug call.
14523 Run feedmail-queue-express-hook.
14524 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
14525 (feedmail-message-action-help-blat):
14526 Rename from feedmail-queue-send-edit-prompt-help-first.
14527 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
14528 Check line-endings. Handle errors better.
14529 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
14530 Doc fix. Add debug call.
14531 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
14532 Use feedmail-queue-send-edit-prompt-inner.
14533 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
14534 (feedmail-queue-send-edit-prompt-inner): New function, extracted
14535 from feedmail-queue-send-edit-prompt.
14536 (feedmail-queue-send-edit-prompt-help)
14537 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
14538 (feedmail-tidy-up-slug): Add debug call.
14539 Respect feedmail-queue-slug-suspect-regexp.
14540 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
14541 (feedmail-dump-message-to-queue): Add debug call.
14542 Expand queue-directory.
14543 (feedmail-dump-message-to-queue): Change message slightly.
14544 Use feedmail-say-chatter.
14545 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
14546 (feedmail-send-it-immediately-wrapper): New function.
14547 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
14548 Insert empty string rather than newline. Handle full-frame case.
14549 Use catch/throw. Use feedmail-say-chatter.
14550 (feedmail-fiddle-from): Try mail-host-address.
14551 (feedmail-default-message-id-generator): Doc fix.
14552 Bind system-time-locale. Handle missing end.
14553 (feedmail-fiddle-x-mailer): Add debug call.
14554 Handle feedmail-x-mailer-line being nil.
14555 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
14556 Add debug call. Use buffer-substring-no-properties.
14557 (feedmail-say-debug, feedmail-say-chatter): New functions.
14558 (feedmail-find-eoh): Give an explicit error.
14559
14560 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
14561
14562 * net/newst-treeview.el (newsticker-treeview-face): Change default
14563 family from helvetica to sans.
14564 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
14565 etc/images/newsticker.
14566
14567 * net/newst-reader.el (newsticker-feed-face): Change default
14568 family from helvetica to sans.
14569
14570 * net/newst-plainview.el (newsticker-new-item-face)
14571 (newsticker-old-item-face, newsticker-immortal-item-face)
14572 (newsticker-obsolete-item-face, newsticker-date-face)
14573 (newsticker-statistics-face): Change default family from
14574 helvetica to sans.
14575 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
14576 etc/images/newsticker.
14577
14578 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
14579 (newsticker--process-auto-mark-filter-match): Tell user about
14580 auto-marking.
14581
14582 2011-05-13 Didier Verna <didier@xemacs.org>
14583
14584 Common Lisp indentation improvements on defmethod and lambda-lists.
14585 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
14586 TODO entries.
14587 (lisp-lambda-list-keyword-parameter-indentation)
14588 (lisp-lambda-list-keyword-parameter-alignment)
14589 (lisp-lambda-list-keyword-alignment): New customizable user options.
14590 (lisp-indent-defun-method): Improve docstring.
14591 (extended-loop-p): Fix comment.
14592 (lisp-indent-lambda-list-keywords-regexp): New variable.
14593 (lisp-indent-lambda-list): New function.
14594 (lisp-indent-259): Use it.
14595 (lisp-indent-defmethod): Support for more than one
14596 method qualifier and properly indent methods lambda-lists.
14597 (defgeneric): Provide a missing common-lisp-indent-function property.
14598
14599 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14600
14601 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
14602 bounds for the empty string (bug#8667).
14603
14604 2011-05-13 Glenn Morris <rgm@gnu.org>
14605
14606 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
14607
14608 * mail/sendmail.el (sendmail-program): Try executable-find first.
14609 (sendmail-send-it): `sendmail-program' cannot be unbound.
14610
14611 * calendar/appt.el (appt-make-list): Simplify.
14612 (appt-time-msg-list): Doc fix.
14613 (appt-check): Change mode-line message at the time of the appointment.
14614
14615 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
14616
14617 * progmodes/ld-script.el (ld-script-keywords)
14618 (ld-script-builtins): Update keywords list.
14619
14620 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14621
14622 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
14623
14624 * shell.el (shell-completion-vars): New function.
14625 (shell-mode):
14626 * simple.el (read-shell-command): Use it.
14627 (blink-matching-open): No need for " [...]" in minibuffer-message.
14628
14629 2011-05-12 Glenn Morris <rgm@gnu.org>
14630
14631 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
14632 (appt-check): Simplify.
14633
14634 2011-05-12 Eli Zaretskii <eliz@gnu.org>
14635
14636 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
14637 literal "/dev/null".
14638
14639 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14640
14641 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
14642 Fix typo.
14643
14644 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
14645
14646 * progmodes/which-func.el (which-function):
14647 Use add-log-current-defun instead of add-log-current-defun-function,
14648 which might not be defined (Bug#8260).
14649
14650 2011-05-12 Glenn Morris <rgm@gnu.org>
14651
14652 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
14653 Let byte-compile-initial-macro-environment always take precedence.
14654
14655 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
14656
14657 * net/rcirc.el: Add support for SSL/TLS connections.
14658 (rcirc-server-alist): New field `encryption'.
14659 (rcirc): Check `encryption' settings.
14660 (rcirc-connect): New arg `encryption'. Use open-network-stream.
14661 Merge make-local-variable into `set'.
14662 (rcirc--connection-open-p): New function.
14663 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
14664 the process is not a network process (e.g. running gnutls-cli).
14665 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
14666 Make rcirc-(en|de)code-coding-system local here.
14667 (rcirc-mode): Merge make-local-variable into `set'.
14668 (rcirc-parent-buffer): Make permanent buffer-local.
14669 (rcirc-multiline-minor-mode): Don't do it here.
14670 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
14671 there's no server buffer.
14672
14673 2011-05-11 Glenn Morris <rgm@gnu.org>
14674
14675 * newcomment.el (comment-kill): Prefix "unused" local.
14676
14677 * term/w32console.el (get-screen-color): Declare.
14678
14679 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
14680 Handle symbol elements of byte-compile-initial-macro-environment.
14681
14682 2011-05-10 Leo Liu <sdl.web@gmail.com>
14683
14684 * bookmark.el (bookmark-bmenu-mode-map):
14685 Bind bookmark-bmenu-search to `/'.
14686
14687 * mail/footnote.el: Convert to utf-8 encoding.
14688 (footnote-unicode-string, footnote-unicode-regexp): New variable.
14689 (Footnote-unicode): New function.
14690 (footnote-style-alist): Add unicode style to the list.
14691 (footnote-style): Doc fix.
14692
14693 2011-05-10 Jim Meyering <meyering@redhat.com>
14694
14695 Fix doubled-word typos.
14696 * international/quail.el (quail-insert-kbd-layout): and and -> and
14697 * kermit.el: and and -> and
14698 * net/ldap.el (ldap-search-internal): to to -> to
14699 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
14700 * progmodes/js.el (js-mode): and and -> and
14701 * textmodes/artist.el (artist-move-to-xy): at at -> at
14702 (artist-draw-region-trim-line-endings): if if -> if
14703 And Safetyc -> Safety.
14704 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
14705
14706 2011-05-10 Glenn Morris <rgm@gnu.org>
14707 Stefan Monnier <monnier@iro.umontreal.ca>
14708
14709 * files.el (hack-one-local-variable-eval-safep):
14710 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
14711
14712 2011-05-10 Glenn Morris <rgm@gnu.org>
14713
14714 * calendar/diary-lib.el (diary-list-entries-hook)
14715 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
14716 (diary-nongregorian-marking-hook, diary-list-entries)
14717 (diary-include-other-diary-files, diary-mark-entries)
14718 (diary-mark-included-diary-files): Doc fixes.
14719
14720 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
14721
14722 * misc.el: Require tabulated-list.el during compilation.
14723
14724 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
14725
14726 * progmodes/compile.el (compilation-start):
14727 Run compilation-filter-hook for the async case too.
14728 (compilation-filter-hook): Doc fix.
14729
14730 2011-05-09 Deniz Dogan <deniz@dogan.se>
14731
14732 * wdired.el: Remove outdated installation comment. Fix usage
14733 comment.
14734
14735 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
14736
14737 * misc.el: Implement new command `list-dynamic-libraries'.
14738 (list-dynamic-libraries--loaded-only-p): New variable.
14739 (list-dynamic-libraries--refresh): New function.
14740 (list-dynamic-libraries): New command.
14741
14742 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
14743
14744 * progmodes/compile.el (compilation-error-regexp-alist-alist):
14745 Fix the ant regexp to handle end-line and end-column info from jikes.
14746 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
14747 higher priority to avoid clobbering by gnu.
14748
14749 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
14750
14751 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
14752 if the face has existing theme settings (Bug#8454).
14753
14754 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
14755
14756 * progmodes/perl-mode.el (perl-imenu-generic-expression):
14757 Only match variables declared via `my' or `our' (Bug#8261).
14758
14759 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
14760 special file names `.' and `..' (Bug#8259).
14761
14762 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
14763
14764 * progmodes/grep.el (grep-mode-font-lock-keywords):
14765 Remove buffer-changing entries.
14766 (grep-filter): New function.
14767 (grep-mode): Add it to compilation-filter-hook.
14768
14769 * progmodes/compile.el (compilation-filter-hook)
14770 (compilation-filter-start): New defvars.
14771 (compilation-filter): Call compilation-filter-hook prior to
14772 updating the process mark.
14773
14774 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
14775
14776 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
14777
14778 2011-05-07 Eli Zaretskii <eliz@gnu.org>
14779
14780 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
14781 mailclient-send-it even if window-system is nil. (Bug#8595)
14782
14783 * term/w32console.el (terminal-init-w32console):
14784 Call get-screen-color and use its output to set the frame
14785 background-mode. (Bug#8597)
14786
14787 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
14788
14789 Make bytecomp.el understand that defmethod defines funs (bug#8631).
14790 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
14791 New functions.
14792 (defgeneric, eieio--defmethod): Use them.
14793 (eieio-defgeneric): Remove.
14794 (defmethod): Call defgeneric in a way visible to the byte-compiler.
14795
14796 2011-05-07 Glenn Morris <rgm@gnu.org>
14797
14798 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
14799 Use let rather than let*.
14800 (timeclock-find-discrep): Remove unused local.
14801
14802 * calendar/diary-lib.el (diary-comment-start): Doc fix.
14803
14804 * calendar/appt.el (appt-time-msg-list): Doc fix.
14805
14806 2011-05-06 Noah Friedman <friedman@splode.com>
14807
14808 * apropos.el (apropos-print-doc): Only use
14809 emacs-lisp-docstring-fill-column when it is bound to an integer,
14810 per that variable's documentation.
14811
14812 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14813
14814 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
14815 and warnings are not silently discarded (e.g. use -d instead of -P).
14816
14817 2011-05-06 Glenn Morris <rgm@gnu.org>
14818
14819 * calendar/appt.el (appt-message-warning-time): Doc fix.
14820 (appt-warning-time-regexp): New option.
14821 (appt-make-list): Respect appt-message-warning-time.
14822
14823 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
14824 New options.
14825 (diary-add-to-list): Strip comments from the displayed string.
14826 (diary-mode): Set comment-start and comment-end.
14827
14828 * vc/diff-mode.el (smerge-refine-subst): Declare.
14829 (diff-refine-hunk): Don't require smerge-mode when compiling.
14830
14831 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
14832
14833 * simple.el (list-processes): Return nil as the docstring says.
14834
14835 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
14836
14837 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
14838 to "".
14839 (ange-ftp-write-region, ange-ftp-insert-file-contents)
14840 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
14841 determining of binary transfer. (Bug#7383)
14842
14843 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
14844
14845 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
14846 Fix port computation bug. (Bug#8618)
14847
14848 2011-05-05 Glenn Morris <rgm@gnu.org>
14849
14850 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
14851
14852 * simple.el (shell-dynamic-complete-functions)
14853 (comint-dynamic-complete-functions): Declare.
14854
14855 * net/network-stream.el (gnutls-negotiate):
14856 * simple.el (tabulated-list-print): Fix declarations.
14857
14858 * progmodes/gud.el (syntax-symbol, syntax-point):
14859 Remove unnecessary and incorrect declarations.
14860
14861 * emacs-lisp/check-declare.el (check-declare-scan):
14862 Handle byte-compile-initial-macro-environment in bytecomp.el
14863
14864 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
14865
14866 Fix earlier half-done eieio-defmethod change (bug#8338).
14867 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
14868 Streamline and change calling convention.
14869 (defmethod): Adjust accordingly and simplify.
14870 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
14871 new eieio--defmethod.
14872 (slot-boundp): Minor CSE simplification.
14873
14874 2011-05-05 Milan Zamazal <pdm@zamazal.org>
14875
14876 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
14877 (glasses-make-readable): Use glasses-separate-capital-groups.
14878
14879 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
14880
14881 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
14882 (warning-series): Doc fix.
14883 (display-warning): Don't try to create the buffer if we just found it.
14884
14885 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
14886
14887 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
14888 (autoload-find-generated-file): New function.
14889 (generate-file-autoloads): Bind generated-autoload-file to
14890 buffer-file-name.
14891 (update-file-autoloads, update-directory-autoloads):
14892 Use autoload-find-generated-file. If called interactively, prompt for
14893 output file (Bug#7989).
14894 (batch-update-autoloads): Doc fix.
14895
14896 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
14897
14898 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
14899
14900 2011-05-04 Glenn Morris <rgm@gnu.org>
14901
14902 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
14903 function, so it follows changes in calendar-date-style.
14904 (diary-fancy-date-matcher): New function.
14905 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
14906 (diary-fancy-font-lock-fontify-region-function):
14907 Use diary-fancy-date-pattern as a function.
14908
14909 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
14910 non-numbers for `year' etc pseudo-variables. (Bug#8583)
14911
14912 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
14913
14914 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
14915 instead of positional arguments. Allow :keylist and :crlfiles
14916 arguments.
14917 (open-gnutls-stream): Call it.
14918
14919 * net/network-stream.el (network-stream-open-starttls): Adjust to
14920 call `gnutls-negotiate' with :process and :hostname arguments.
14921
14922 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
14923
14924 * minibuffer.el (completion--message): New function.
14925 (completion--do-completion, minibuffer-complete)
14926 (minibuffer-force-complete, minibuffer-complete-word): Use it.
14927 (completion--do-completion): Don't ignore completion-auto-help when in
14928 icomplete-mode.
14929
14930 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
14931 internal encoding (e.g. tibetan zero is not whitespace).
14932 (global-whitespace-mode): Prefer save-current-buffer.
14933 (whitespace-trailing-regexp): Remove useless save-match-data.
14934 (whitespace-empty-at-bob-regexp): Minor simplification.
14935
14936 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
14937
14938 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
14939
14940 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
14941
14942 * textmodes/ispell.el (ispell-add-per-file-word-list):
14943 Use `concat' to create string for insertion.
14944
14945 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14946
14947 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
14948 Avoid open-line which runs post-self-insert-hook.
14949 (bibtex-fill-entry): Remove unused `end' var.
14950
14951 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
14952
14953 * textmodes/ispell.el (ispell-add-per-file-word-list):
14954 Protect against `nil' value of `comment-start' (Bug#8579).
14955
14956 2011-05-03 Leo Liu <sdl.web@gmail.com>
14957
14958 * isearch.el (isearch-yank-pop): New command.
14959 (isearch-mode-map): Bind it to `M-y'.
14960 (isearch-forward): Mention it.
14961
14962 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
14963
14964 * simple.el (minibuffer-complete-shell-command): Remove.
14965 (minibuffer-local-shell-command-map): Use completion-at-point.
14966 (read-shell-command): Setup completion vars here instead.
14967 (read-expression-map): Bind TAB to symbol completion.
14968
14969 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
14970 error directly rather via storing it into `results'.
14971
14972 2011-05-02 Leo Liu <sdl.web@gmail.com>
14973
14974 * vc/diff.el: Fix description.
14975
14976 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
14977
14978 * server.el (server-eval-at): New function.
14979
14980 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14981
14982 * net/network-stream.el (open-network-stream): Take a :nowait
14983 parameter and pass it on to `make-network-process'.
14984 (network-stream-open-plain): Ditto.
14985
14986 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
14987
14988 * faces.el (face-spec-set-match-display): Don't match toolkit
14989 options on terminal frames.
14990
14991 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14992
14993 * progmodes/pascal.el: Use lexical binding.
14994 (pascal-mode-map): Remove author preferences.
14995
14996 * pcomplete.el (pcomplete-std-complete): Don't abuse
14997 completion-at-point.
14998
14999 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
15000
15001 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
15002 removing code that has been dead since 1991 or so.
15003
15004 * startup.el (command-line): When warning about "_emacs", use a
15005 delayed warning to allow the user to filter it out.
15006
15007 2011-04-28 Deniz Dogan <deniz@dogan.se>
15008
15009 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
15010 user has not joined.
15011
15012 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
15013
15014 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
15015 aren't any completions at point.
15016
15017 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
15018
15019 * subr.el (display-delayed-warnings): New function.
15020 (delayed-warnings-hook): New variable.
15021
15022 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
15023
15024 * minibuffer.el (completion-at-point, completion-help-at-point):
15025 Don't presume that a given completion-at-point-function will always
15026 use the same calling convention.
15027
15028 * pcomplete.el (pcomplete-completions-at-point):
15029 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
15030 pcomplete-seen is non-nil.
15031 (pcomplete-comint-setup): Also recognize the new comint/shell
15032 completion functions.
15033 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
15034 pcomplete-seen is non-nil.
15035
15036 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
15037
15038 * calendar/icalendar.el (diary-lib): Add require statement.
15039 (icalendar--create-uid): Read out a uid from a text-property on
15040 the first character in the entry. This allows for code to add its
15041 own uid to the entry.
15042 (icalendar--convert-float-to-ical): Add export of
15043 `diary-float'-entries save for those with the optional DAY
15044 argument.
15045
15046 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
15047
15048 * subr.el (shell-quote-argument): Use alternate escaping strategy
15049 when we spot a variable reference in a string.
15050
15051 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
15052
15053 * cus-start.el (all): Define customization for debug-on-event.
15054
15055 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
15056
15057 * subr.el (shell-quote-argument): Escape correctly under Windows.
15058
15059 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
15060
15061 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
15062
15063 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
15064
15065 * net/tramp.el (tramp-process-actions): Add POS argument.
15066 Delete region between POS and (pos).
15067
15068 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
15069 Use `nil' position in `tramp-process-actions' call.
15070 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
15071
15072 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
15073 position in `tramp-process-actions' call.
15074
15075 * net/trampver.el: Update release number.
15076
15077 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
15078
15079 * custom.el (defcustom): Obey lexical-binding.
15080
15081 Fix octave-inf completion problems reported by Alexander Klimov.
15082 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
15083 Inherit from octave-mode-syntax-table.
15084 (inferior-octave-mode): Set info-lookup-mode.
15085 (inferior-octave-completion-at-point): New function.
15086 (inferior-octave-complete): Use it and completion-in-region.
15087 (inferior-octave-dynamic-complete-functions): Use it as well, and use
15088 comint-filename-completion.
15089 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
15090 symbol elements which shouldn't be word elements.
15091 (octave-font-lock-keywords, octave-beginning-of-defun)
15092 (octave-function-header-regexp): Adjust regexps accordingly.
15093 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
15094
15095 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
15096
15097 * net/gnutls.el (gnutls-errorp): Declare before first use.
15098
15099 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
15100
15101 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
15102 verify-error, and verify-hostname-error parameters. Check whether
15103 default trustfile exists before going to use it. Add missing
15104 argument to gnutls-message-maybe call. Return value.
15105 Reported by Claudio Bley <claudio.bley@gmail.com>.
15106 (open-gnutls-stream): Add usage example.
15107
15108 * net/network-stream.el (network-stream-open-starttls): Give host
15109 parameter to `gnutls-negotiate'.
15110 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
15111 * subr.el (shell-quote-argument): Escape correctly under Windows.
15112
15113 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
15114
15115 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
15116 Use correct match group (bug#8438).
15117
15118 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
15119
15120 * emacs-lisp/package.el (package-built-in-p): Fix typo.
15121 (package-menu--generate): New arg specifying packages to show.
15122 (package-menu-refresh, package-menu-execute, list-packages):
15123 Callers changed.
15124 (package-show-package-list): New function, replacing deleted
15125 package--list-packages (renamed because it is non-internal).
15126
15127 * finder.el (finder-list-matches): Use package-show-package-list
15128 instead of deleted package--list-packages.
15129
15130 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
15131 Based on a previous implementation by Juanma Barranquero (Bug#8366).
15132 (vc-annotate-mode-map): Bind it to RET.
15133
15134 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
15135
15136 * progmodes/etags.el (next-file): Don't use set-buffer to change
15137 buffers (Bug#8478).
15138
15139 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
15140
15141 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
15142
15143 * apropos.el (apropos-label-face): Avoid variable-pitch face.
15144 (apropos-accumulator): Doc fix.
15145 (apropos-function, apropos-macro, apropos-command)
15146 (apropos-variable, apropos-face, apropos-group, apropos-widget)
15147 (apropos-plist): Add face property.
15148 (apropos-symbols-internal): Fix indentation.
15149 (apropos-print): Simplify help, and recognize apropos-multi-type.
15150 (apropos-print-doc): Use button-type-get to extract the button's
15151 face property. Fill docstring (Bug#8352).
15152
15153 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
15154
15155 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
15156
15157 * play/mpuz.el (mpuz-silent): Doc fix.
15158 (mpuz-mode-map): Use mapc.
15159 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
15160 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
15161 Fix typos in docstrings.
15162
15163 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
15164 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
15165
15166 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
15167
15168 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
15169
15170 * minibuffer.el (completion--do-completion): Avoid the "Next char
15171 not unique" prompt if icomplete-mode is enabled (Bug#5849).
15172
15173 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
15174 mouse-2 into unread-command-events, it is interpreted correctly.
15175
15176 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
15177 (image-toggle-display): Doc fix.
15178
15179 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
15180
15181 * textmodes/page.el (what-page): Use line-number-at-pos to
15182 calculate line number (Bug#6825).
15183
15184 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
15185
15186 * eshell/esh-mode.el (find-tag-interactive): Declare function.
15187 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
15188 Pass argument NO-DEFAULT to `find-tag-interactive'.
15189
15190 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
15191
15192 Lexical-binding cleanup.
15193
15194 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
15195 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
15196 * progmodes/ada-prj.el (ada-prj-initialize-values)
15197 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
15198 (ada-prj-show-value):
15199 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
15200 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
15201 (antlr-invalidate-context-cache, antlr-options-menu-filter)
15202 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
15203 * progmodes/bug-reference.el (bug-reference-push-button):
15204 * progmodes/fortran.el (fortran-line-length):
15205 * progmodes/glasses.el (glasses-change):
15206 * progmodes/octave-mod.el (octave-fill-paragraph):
15207 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
15208 (python-pdbtrack-grub-for-buffer, python-sentinel):
15209 * progmodes/sql.el (sql-save-connection):
15210 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
15211 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
15212 Mark unused parameters.
15213
15214 * progmodes/compile.el (compilation--flush-directory-cache)
15215 (compilation--flush-parse, compile-internal): Mark unused parameters.
15216 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
15217 (compilation-next-error-function): Remove unused variable `timestamp'.
15218
15219 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
15220 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
15221
15222 * progmodes/dcl-mode.el (dcl-end-of-command):
15223 Remove unused variable `start'.
15224 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
15225 (dcl-option-value-basic, dcl-option-value-offset)
15226 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
15227 Mark unused parameters.
15228 (dcl-save-local-variable): Remove unused variable `val'.
15229 (mode): Declare.
15230
15231 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
15232 Mark unused parameters.
15233 (delphi-ignore-changes): Move before first use.
15234 (delphi-charset-token-at): Remove unused variable `start'.
15235 (delphi-else-start): Remove unused variable `if-count'.
15236 (delphi-comment-block-start, delphi-comment-block-end):
15237 Remove unused variable `kind'.
15238 (delphi-indent-line): Remove unused variable `new-point'.
15239
15240 * progmodes/ebrowse.el (ebrowse-files-list)
15241 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
15242 Mark unused parameters. Don't quote `lambda'.
15243 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
15244 Don't quote `lambda'.
15245 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
15246 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
15247 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
15248 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
15249 Use `ignore-errors'.
15250 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
15251 (ebrowse-view/find-file-and-search-pattern)
15252 (ebrowse-view/find-member-declaration/definition):
15253 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
15254 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
15255 Rename parameter PREFIX-ARG to PREFIX.
15256 (ebrowse-tags-read-name): Remove unused variables `start' and
15257 `member-info'.
15258 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
15259 to `tags-file'.
15260
15261 * progmodes/etags.el (local-find-tag-hook): Declare.
15262 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
15263 Mark unused parameters.
15264
15265 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
15266 (executable-interpret): Mark unused parameter.
15267
15268 * progmodes/flymake.el (flymake-process-sentinel)
15269 (flymake-after-change-function)
15270 (flymake-create-temp-with-folder-structure)
15271 (flymake-get-include-dirs-dot): Mark unused parameters.
15272 (flymake-safe-delete-directory): Remove unused variable `err'.
15273
15274 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
15275 (speedbar-timer-fn, speedbar-line-text)
15276 (speedbar-change-expand-button-char, speedbar-delete-subblock)
15277 (speedbar-center-buffer-smartly): Declare functions.
15278 (gdb-find-watch-expression): Remove unused variable `array'.
15279 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
15280 (gdb-starting): Mark unused parameters.
15281 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
15282 (gdb-table-string): Remove unused variable `res'.
15283 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
15284 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
15285 (gdb-display-buffer): Remove unused variable `cur-size'.
15286
15287 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
15288 allow lexical-binding compilation.
15289 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
15290 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
15291 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
15292 Mark unused parameters.
15293 (gud-gdb-marker-filter): Remove unused variable `match'.
15294 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
15295 lambda expressions and funcall them, instead of using `fset'.
15296
15297 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
15298 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
15299
15300 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
15301 variable `header-beg'; use `let'.
15302
15303 * progmodes/icon.el (indent-icon-exp): Remove unused variables
15304 `restart', `last-sexp' and `at-do'.
15305
15306 * progmodes/js.el (js--debug): Mark unused parameter.
15307 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
15308 (js--splice-into-items): Remove unused variable `item'.
15309 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
15310
15311 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
15312 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
15313 (makefile-complete): Remove unused variable `try'.
15314 (makefile-fill-paragraph, makefile-match-function-end):
15315 Mark unused parameters.
15316
15317 * progmodes/octave-inf.el (inferior-octave-complete):
15318 Remove unused variable `proc'.
15319 (inferior-octave-output-digest): Mark unused parameter.
15320
15321 * progmodes/perl-mode.el (perl-calculate-indent):
15322 Remove unused variable `err'.
15323
15324 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
15325 (prolog-indent-line): Mark unused parameters.
15326 (prolog-indent-line): Remove unused variable `beg'.
15327
15328 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
15329 (reporter-dont-compact-list): Declare.
15330
15331 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
15332 Remove unused variable `char'.
15333 (sh-debug): Mark unused parameter.
15334 (sh-get-indent-info): Remove unused variable `start'.
15335 (sh-calculate-indent): Remove unused variable `var'.
15336
15337 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
15338 (simula-electric-keyword): Remove unused variable `null'.
15339 (simula-search-backward, simula-search-forward): Remove unused
15340 variables `begin' and `end'.
15341
15342 * progmodes/vera-mode.el (vera-guess-basic-syntax):
15343 Remove unused variable `pos'.
15344 (vera-electric-tab, vera-comment-uncomment-region):
15345 Mark unused parameters.
15346 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
15347
15348 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
15349
15350 * emacs-lisp/package.el (package--builtins, package-alist)
15351 (package-load-descriptor, package-built-in-p, package-activate)
15352 (define-package, package-installed-p)
15353 (package-compute-transaction, package-buffer-info)
15354 (package--push): Doc fix. Distinguish more clearly between
15355 version strings and version lists.
15356
15357 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
15358
15359 Lexical-binding cleanup.
15360
15361 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
15362 (5x5-make-mutate-best):
15363 * play/fortune.el (fortune-in-buffer):
15364 * play/gomoku.el (gomoku-init-display):
15365 * play/solitaire.el (solitaire, solitaire-do-check):
15366 * play/tetris.el (tetris-default-update-speed-function):
15367 Mark unused parameters.
15368
15369 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
15370 (bubbles--shift): Remove unused variable `char-org'.
15371 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
15372 (bubbles--show-images): Remove unused variable `char'.
15373
15374 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
15375 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
15376 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
15377 (decipher-analyze-buffer): Use ?\s.
15378 (decipher-make-checkpoint): Remove unused variable `mapping'.
15379
15380 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
15381
15382 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
15383 Remove unused variable `result'; use `let'.
15384
15385 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
15386 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
15387 (gametree-children-shown-p, gametree-compute-reduced-score):
15388 Use `ignore-errors'.
15389
15390 * play/handwrite.el (ps-lpr-switches): Declare.
15391 (handwrite): Remove unused variables `pmin' and `lastp'.
15392
15393 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
15394
15395 * play/landmark.el (landmark-init-display)
15396 (landmark-update-naught-weights): Mark unused parameters.
15397 (landmark-y): Remove unused variable `noise'. Simplify.
15398 (landmark-human-plays): Remove unused variable `score'.
15399
15400 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
15401 (mpuz-try-proposal): Remove unused variable `game'.
15402
15403 * play/zone.el (life-patterns): Declare.
15404
15405 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
15406
15407 * vc/vc.el (ediff-vc-internal): Declare function.
15408
15409 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15410
15411 * shell.el: Use lexical-binding and std completion UI.
15412 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
15413 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
15414 comint-preoutput-filter-functions rather than on
15415 comint-output-filter-functions.
15416 (shell-command-completion, shell--command-completion-data)
15417 (shell-filename-completion, shell-environment-variable-completion)
15418 (shell-c-a-p-replace-by-expanded-directory): New functions.
15419 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
15420 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
15421 (shell-dynamic-complete-environment-variable): Use them.
15422 (shell-dynamic-complete-as-environment-variable)
15423 (shell-dynamic-complete-as-command): Remove.
15424 (shell-match-partial-variable): Match past point.
15425 * comint.el: Clean up use of completion-at-point-functions.
15426 (comint-completion-at-point): New function.
15427 (comint-mode): Use it completion-at-point-functions.
15428 (comint-dynamic-complete): Make it obsolete.
15429 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
15430 (comint-c-a-p-replace-by-expanded-history): New function.
15431 (comint-dynamic-complete-functions)
15432 (comint-replace-by-expanded-history): Use it.
15433 * minibuffer.el (completion-table-with-terminator): Allow dynamic
15434 termination strings. Try harder to avoid second try-completion.
15435 (completion-in-region-mode-map): Disable bindings that don't work yet.
15436
15437 * comint.el: Use lexical-binding. Require CL.
15438 (comint-dynamic-complete-functions): Use comint-filename-completion.
15439 (comint-completion-addsuffix): Tweak custom type.
15440 (comint-filename-completion, comint--common-suffix)
15441 (comint--common-quoted-suffix, comint--table-subvert)
15442 (comint--complete-file-name-data): New functions.
15443 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
15444 (comint-dynamic-list-filename-completions): Use them.
15445 (comint-dynamic-simple-complete): Make obsolete.
15446
15447 * minibuffer.el (completion-in-region-mode):
15448 Keep completion-in-region-mode--predicate global.
15449 (completion-in-region--postch):
15450 Assume completion-in-region-mode--predicate is not null.
15451
15452 * progmodes/flymake.el (flymake-start-syntax-check-process):
15453 Obey `dir'. Simplify.
15454
15455 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
15456 we're in VC after all.
15457
15458 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
15459
15460 * vc/vc.el (vc-diff-build-argument-list-internal)
15461 (vc-version-ediff, vc-ediff): New commands.
15462 (vc-version-diff): Use vc-diff-build-argument-list-internal.
15463
15464 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15465
15466 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
15467 add sanity check.
15468
15469 * obsolete/erc-hecomplete.el: Make obsolete.
15470 * obsolete/: Standardize obsolescence info in the header.
15471
15472 2011-04-20 Glenn Morris <rgm@gnu.org>
15473
15474 * calendar/solar.el (solar-horizontal-coordinates):
15475 Use the longitude argument rather than `calendar-longitude'.
15476 (solar-date-next-longitude): Remove unused locals.
15477
15478 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15479
15480 * whitespace.el: New version 13.2.1.
15481
15482 2011-04-20 felix <EmacsWiki> (tiny change)
15483
15484 * whitespace.el (global-whitespace-mode): Keep highlight when
15485 switching between major modes on a file.
15486
15487 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
15488
15489 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
15490 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
15491 multi-line comments as well.
15492
15493 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
15494
15495 Lexical-binding cleanup.
15496
15497 * arc-mode.el (archive-mode-revert):
15498 * cmuscheme.el (scheme-interactively-start-process):
15499 * custom.el (custom-initialize-delay):
15500 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
15501 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
15502 * emacs-lock.el (emacs-lock-clear-sentinel):
15503 * ezimage.el (defezimage):
15504 * follow.el (follow-avoid-tail-recenter):
15505 * fringe.el (set-fringe-mode-1):
15506 * generic-x.el (bat-generic-mode-compile):
15507 * help-mode.el (help-info-variable, help-do-xref)
15508 (help-mode-revert-buffer):
15509 * help.el (view-emacs-todo):
15510 * iswitchb.el (iswitchb-completion-help):
15511 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
15512 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
15513 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
15514 * locate.el (locate-update):
15515 * longlines.el (longlines-encode-region)
15516 (longlines-after-change-function):
15517 * outline.el (outline-isearch-open-invisible):
15518 * ps-def.el (declare-function, charset-dimension, char-width)
15519 (encode-char):
15520 * ps-mule.el (ps-mule-plot-string):
15521 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
15522 (recentf-edit-list-select, recentf-edit-list-validate)
15523 (recentf-open-files-action):
15524 * rect.el (delete-whitespace-rectangle-line)
15525 (rectangle-number-line-callback):
15526 * register.el (window-configuration-to-register)
15527 (frame-configuration-to-register):
15528 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
15529 * select.el (xselect-convert-to-string, xselect-convert-to-length)
15530 (xselect-convert-to-targets, xselect-convert-to-delete)
15531 (xselect-convert-to-filename, xselect-convert-to-charpos)
15532 (xselect-convert-to-lineno, xselect-convert-to-colno)
15533 (xselect-convert-to-os, xselect-convert-to-host)
15534 (xselect-convert-to-user, xselect-convert-to-class)
15535 (xselect-convert-to-name, xselect-convert-to-integer)
15536 (xselect-convert-to-atom, xselect-convert-to-identity):
15537 * subr.el (declare, ignore, process-kill-without-query)
15538 (text-clone-maintain):
15539 * terminal.el (te-get-char, te-tic-sentinel):
15540 * tool-bar.el (tool-bar-make-keymap):
15541 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
15542 * type-break.el (type-break-mode, type-break-noninteractive-query):
15543 * view.el (View-back-to-mark):
15544 * wid-browse.el (widget-browse-action, widget-browse-widget)
15545 (widget-browse-widgets, widget-browse-sexp):
15546 * widget.el (define-widget-keywords):
15547 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
15548 Mark unused parameters.
15549
15550 * align.el (align-adjust-col-for-rule): Mark unused parameter.
15551 (align-areas): Remove unused variable `look'.
15552 (align-region): Remove unused variables `real-end' and `pos-list'.
15553
15554 * apropos.el (apropos-score-doc): Remove unused variable `i'.
15555
15556 * bindings.el (mode-line-modified, mode-line-remote):
15557 Mark unused parameters.
15558 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
15559
15560 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
15561 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
15562
15563 * comint.el (comint-history-isearch-pop-state)
15564 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
15565 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
15566 (comint-substitute-in-file-name): Doc fix.
15567
15568 * completion.el (cmpl-statistics-block): Mark unused parameter.
15569 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
15570 (save-completions-to-file, load-completions-from-file):
15571 Remove unused local variable `e'.
15572
15573 * composite.el (compose-chars): Remove unused variable `len'.
15574 (lgstring-insert-glyph): Remove unused variable `g'.
15575 (compose-glyph-string): Remove unused variables `ascent',
15576 `descent', `lbearing' and `rbearing'.
15577 (compose-glyph-string-relative): Remove unused variables
15578 `lbearing', `rbearing' and `wadjust'.
15579 (compose-gstring-for-graphic): Remove unused variables `header',
15580 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
15581 (compose-gstring-for-terminal): Remove unused variables `header'
15582 and `nchars'. Use `let', not `let*'.
15583
15584 * cus-edit.el (Custom-set, Custom-save, custom-reset)
15585 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
15586 (Custom-buffer-done, custom-buffer-create-internal)
15587 (custom-browse-visibility-action, custom-browse-group-tag-action)
15588 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
15589 (widget-magic-mouse-down-action, custom-toggle-parent)
15590 (custom-add-parent-links, custom-toggle-hide-variable)
15591 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
15592 (custom-toggle-hide-face, face, hook, custom-group-link-action)
15593 (custom-face-menu-create, custom-variable-menu-create, get)
15594 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
15595 (custom-reset-standard-save-and-update): Remove unused variable `value'.
15596 (customize-apropos): Remove unused variable `tests'.
15597 (custom-group-value-create): Remove unused variable `hidden-p'.
15598 (sort-fold-case): Declare.
15599
15600 * cus-theme.el (custom-reset-standard-faces-list)
15601 (custom-reset-standard-variables-list): Declare.
15602 (customize-create-theme, custom-theme-revert, custom-theme-write)
15603 (custom-theme-choose-mode, customize-themes, custom-theme-save):
15604 Mark unused parameters.
15605
15606 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
15607
15608 * delim-col.el (delimit-columns-max): Move defvar before first use.
15609
15610 * descr-text.el (describe-char-categories): Don't quote `lambda'.
15611 (describe-char): Don't quote `lambda'. Mark unused parameter.
15612
15613 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
15614 (auto-insert): Declare.
15615 (desktop-restore-file-buffer): Rename desktop-* parameters;
15616 mark unused ones.
15617 (desktop-create-buffer): Rename desktop-* parameters and bind them.
15618 (desktop-buffer): Rename desktop-* parameters.
15619
15620 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
15621 (dframe-reposition-frame-xemacs, dframe-help-echo)
15622 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
15623 Mark unused parameters.
15624
15625 * dired-aux.el (backup-extract-version-start, overwrite-query)
15626 (overwrite-backup-query, rename-regexp-query)
15627 (rename-non-directory-query): Declare.
15628 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
15629 (dired-add-entry): Remove unused variable `orig-file-name'.
15630 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
15631 Use parameter PRESERVE-TIME instead of accessing dynamic variable
15632 `dired-copy-preserve-time' directly.
15633 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
15634 (dired-insert-subdir-newpos): Rename unused variable `pos'.
15635
15636 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
15637 (dired-virtual-revert, dired-make-relative-symlink):
15638 Mark unused parameters.
15639 (manual-program): Declare.
15640 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
15641 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
15642 wrapped in `with-no-warnings' to avoid replacing one warning by another.
15643
15644 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
15645
15646 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
15647
15648 * echistory.el (electric-history-in-progress, Helper-return-blurb):
15649 Declare.
15650
15651 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
15652
15653 * electric.el (Electric-command-loop): Rename parameter
15654 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
15655
15656 * expand.el (expand-in-literal): Remove unused variable `here'.
15657
15658 * facemenu.el (facemenu-add-new-color):
15659 Remove unused variable `docstring'.
15660
15661 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
15662 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
15663 (face-attr-construct): Mark unused parameter. Doc fix.
15664 (read-color): Remove unused variable `hex-string'.
15665
15666 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
15667 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
15668 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
15669 (display-buffer-other-frame): Remove unused variable `old-window'.
15670 (kill-buffer-hook): Declare.
15671 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
15672 Mark unused parameters.
15673 (after-find-file): Pass 1 to `auto-save-mode', not t.
15674
15675 * files-x.el (auto-insert): Declare.
15676 (modify-file-local-variable-prop-line): Remove unused variable `val'.
15677
15678 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
15679 variable `buf'. Mark unused parameter.
15680 (find-lisp-insert-directory): Mark unused parameter.
15681
15682 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
15683 (format-encode-region): Remove unused variables `cur-buf' and `result'.
15684 (format-common-tail): Remove, unused.
15685 (format-deannotate-region): Remove unused variable `loc'.
15686 (format-annotate-region): Remove unused variable `p'.
15687 (format-annotate-single-property-change): Remove unused variables
15688 `default' and `tail'.
15689
15690 * forms.el (read-file-filter): Declare.
15691 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
15692
15693 * frame.el (frame-creation-function-alist): Mark unused parameter.
15694 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
15695
15696 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
15697 Remove unused parameters.
15698 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
15699 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
15700
15701 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
15702 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
15703 (hfy-prepare-tag-map): Mark unused parameters.
15704 (htmlfontify-buffer): Use `called-interactively-p'.
15705
15706 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
15707 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
15708 (ibuffer-do-occur): Mark unused parameters.
15709 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
15710 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
15711
15712 * ibuffer.el: Don't quote `lambda'.
15713 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
15714 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
15715 Mark unused parameters.
15716
15717 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
15718 (ido-completing-read): Mark unused parameters.
15719 (ido-copy-current-word): Mark unused parameters;
15720 remove unused variable `name'.
15721 (ido-sort-merged-list): Remove unused parameter `dirs'.
15722
15723 * ielm.el (ielm-input-sender): Mark unused parameter.
15724 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
15725 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
15726 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
15727 `ielm-string' as a dynamic variable accessible from the IELM prompt.
15728 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
15729
15730 * image-dired.el (image-dired-display-thumbs): Remove unused
15731 variables `curr-file' and `count'.
15732 (image-dired-remove-tag): Remove unused variable `start'.
15733 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
15734 variable `curr-file'
15735 (image-dired-rotate-original): Remove unused variable `temp-file'.
15736 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
15737 Remove unused variable `file'.
15738 (image-dired-gallery-generate): Remove unused variable `curr'.
15739 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
15740
15741 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
15742
15743 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
15744
15745 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
15746
15747 * isearch.el (minibuffer-history-symbol): Declare.
15748 (isearch-edit-string): Remove unused variable `err'.
15749 (isearch-message-prefix, isearch-message-suffix):
15750 Mark unused parameters.
15751
15752 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
15753
15754 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
15755
15756 * makesum.el (double-column): Remove unused variable `cnt'.
15757
15758 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
15759 (ido-ignore-item-temp-list): Declare.
15760
15761 * mouse-drag.el (mouse-drag-throw): Remove unused variables
15762 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
15763 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
15764 (mouse-drag-drag): Remove unused variables `mouse-delta' and
15765 `mouse-col-delta'.
15766
15767 * mouse-sel.el (mouse-extend-internal):
15768 Remove unused variable `orig-window-frame'.
15769
15770 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
15771 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
15772 Move declarations before first use.
15773 (pcomplete-opt): Mark unused parameters; doc fix.
15774
15775 * proced.el (proced-revert): Mark unused parameter.
15776 (proced-send-signal): Remove unused variable `err'.
15777
15778 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
15779 Rename parameter PREFIX-ARG to ARG.
15780 (ps-basic-plot-string, ps-basic-plot-whitespace):
15781 Mark unused parameters.
15782
15783 * replace.el (replace-count): Define.
15784 (occur-revert-function): Mark unused parameters.
15785 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
15786 (isearch-case-fold-search, isearch-string): Declare.
15787 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
15788 bind `case-fold-search'. Remove unused variables `beg' and `end',
15789 and simplify.
15790 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
15791 COUNT and bind `replace-count'.
15792 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
15793 to COUNT.
15794
15795 * savehist.el (print-readably, print-string-length): Declare.
15796
15797 * shadowfile.el (shadow-expand-cluster-in-file-name):
15798 Remove unused variable `cluster'.
15799 (shadow-copy-file): Remove unused variable `i'.
15800 (shadow-noquery, shadow-clusters, shadow-site-cluster)
15801 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
15802 (shadow-define-literal-group, shadow-define-regexp-group)
15803 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
15804
15805 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
15806 (shell): Use `called-interactively-p'.
15807 (shell-directory-tracker): Remove unused variable `chdir-failure'.
15808
15809 * simple.el (compilation-context-lines, comint-file-name-quote-list)
15810 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
15811 (delete-backward-char): Remove unused variable `ocol'.
15812 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
15813 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
15814 (event-apply-hyper-modifier, event-apply-shift-modifier)
15815 (event-apply-control-modifier, event-apply-meta-modifier):
15816 Mark unused parameters.
15817 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
15818 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
15819
15820 * speedbar.el (speedbar-ignored-directory-expressions)
15821 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
15822 (speedbar-find-file, speedbar-dir-follow)
15823 (speedbar-directory-buttons-follow, speedbar-tag-find)
15824 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
15825 (speedbar-buffers-line-directory, speedbar-buffer-click):
15826 Mark unused parameters.
15827 (speedbar-tag-file): Remove unused variable `mode'.
15828 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
15829
15830 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
15831
15832 * talk.el (talk): Remove unused variable `display'.
15833
15834 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
15835 (tar-write-region-annotate): Mark unused parameter.
15836
15837 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
15838 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
15839 Declare them, wrapped in `with-no-warnings' to avoid replacing one
15840 warning by another.
15841
15842 * time-stamp.el (time-stamp-string-preprocess):
15843 Remove unused variable `require-padding'.
15844
15845 * tree-widget.el (widget-glyph-enable): Declare.
15846 (tree-widget-action): Mark unused parameter.
15847
15848 * w32-fns.el (x-get-selection): Mark unused parameter.
15849 (autoload-make-program, generated-autoload-file): Declare.
15850
15851 * wdired.el (wdired-revert): Mark unused parameters.
15852 (wdired-xcase-word): Remove unused variable `err'.
15853
15854 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
15855 (whitespace-help-scroll): Remove unused variable `data-help'.
15856
15857 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
15858 (widget-image-insert, widget-after-change, default)
15859 (widget-default-format-handler, widget-default-notify)
15860 (widget-default-prompt-value, widget-info-link-action)
15861 (widget-url-link-action, widget-function-link-action)
15862 (widget-variable-link-action, widget-file-link-action)
15863 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
15864 (widget-field-prompt-internal, widget-field-action, widget-field-match)
15865 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
15866 (widget-insert-button-action, widget-delete-button-action, visibility)
15867 (widget-documentation-link-action, widget-documentation-string-action)
15868 (widget-const-prompt-value, widget-regexp-match, symbol)
15869 (widget-coding-system-prompt-value)
15870 (widget-key-sequence-value-to-external, sexp)
15871 (widget-sexp-value-to-internal, character, vector, cons)
15872 (widget-choice-prompt-value, widget-boolean-prompt-value)
15873 (widget-color--choose-action): Mark unused parameters.
15874 (widget-item-match-inline, widget-choice-match-inline)
15875 (widget-checklist-match, widget-checklist-match-inline)
15876 (widget-group-match): Rename parameter VALUES to VALS.
15877 (widget-field-value-set): Remove unused variable `size'.
15878 (widget-color-action): Remove unused variables `value' and `start'.
15879
15880 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
15881 variable `dir'. Doc fix.
15882 (windmove-find-other-window): Don't pass it.
15883
15884 * window.el (count-windows): Mark unused parameter.
15885 (bw-adjust-window): Remove unused variable `err'.
15886
15887 * woman.el (woman-file-name): Remove unused variable `default'.
15888 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
15889 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
15890 (global-font-lock-mode): Declare.
15891 (woman-decode-region): Mark unused parameter.
15892 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
15893
15894 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
15895 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
15896 (x-dnd-handle-moz-url): Remove unused variable `title'.
15897 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
15898
15899 * xml.el (xml-parse-tag, xml-parse-attlist):
15900 Remove unused variable `pos'.
15901
15902 2011-04-19 Glenn Morris <rgm@gnu.org>
15903
15904 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
15905 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
15906 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
15907 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
15908 * calendar/cal-html.el (cal-html-insert-minical):
15909 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
15910 (calendar-mark-date-pattern):
15911 Prefix "unused" locals.
15912
15913 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
15914 optional argument `style'.
15915
15916 * calendar/appt.el (appt-make-list):
15917 * calendar/cal-china.el (calendar-chinese-date-string):
15918 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
15919 (diary-hebrew-yahrzeit):
15920 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
15921 * calendar/calendar.el (calendar-generate-window):
15922 * calendar/time-date.el (time-to-days):
15923 Remove unused local variables.
15924
15925 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
15926
15927 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
15928 glyphless-char-display table.
15929 (tabulated-list-glyphless-char-display): New var.
15930
15931 2011-04-18 Sam Steingold <sds@gnu.org>
15932
15933 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
15934 to acknowledgments.
15935
15936 2011-04-17 Glenn Morris <rgm@gnu.org>
15937
15938 * calendar/diary-lib.el (diary-sexp-entry):
15939 * calendar/holidays.el (holiday-sexp):
15940 Set debug-on-error rather than the removed stack-trace-on-error.
15941
15942 2011-04-16 Glenn Morris <rgm@gnu.org>
15943
15944 * progmodes/f90.el: Use lexical-binding.
15945 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
15946
15947 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15948
15949 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
15950 (mail-mode): Setup mailalias completion here instead.
15951 * mail/mailalias.el: Use lexical-binding.
15952 (pattern, mailalias-done): Declare dynamic.
15953 (mail-completion-at-point-function): New function, from mail-complete.
15954 (mail-complete): Use it.
15955 (mail-completion-expand): New function.
15956 (mail-get-names): Use it.
15957 (mail-directory, mail-directory-process, mail-directory-stream):
15958 Don't use `pattern' for lexically bound arg.
15959
15960 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
15961
15962 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
15963 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
15964 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
15965
15966 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
15967 (byte-save-window-excursion, byte-temp-output-buffer-setup)
15968 (byte-interactive-p): Define them again, for use when inlining
15969 old code.
15970
15971 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
15972
15973 * loadup.el: Use `string-to-number', not `string-to-int'.
15974
15975 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15976
15977 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
15978 gud-gdb-complete-command.
15979 (gud-gdb-completions): New function, from gud-gdb-complete-command.
15980 (gud-gdb-completion-at-point): New function.
15981 (gud-gdb-completions): Remove.
15982
15983 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
15984
15985 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
15986 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
15987 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
15988 whether `executable-find' is bound.
15989
15990 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
15991
15992 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15993
15994 * minibuffer.el (completion-in-region-mode-predicate)
15995 (completion-in-region-mode--predicate): New vars.
15996 (completion-in-region, completion-in-region--postch)
15997 (completion-in-region-mode): Use them.
15998 (completion--capf-wrapper): Also return the hook function.
15999 (completion-at-point, completion-help-at-point):
16000 Adjust and provide a predicate.
16001
16002 Preserve arg names for advice of subr and lexical functions (bug#8457).
16003 * help-fns.el (help-function-arglist): Consolidate the subr and
16004 new-byte-code cases. Add argument `preserve-names' to extract names
16005 from the docstring when needed.
16006 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
16007 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
16008 (ad-arglist): Use help-function-arglist's new arg.
16009 (ad-definition-type): Use cond.
16010
16011 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
16012
16013 * autorevert.el (auto-revert-handler):
16014 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
16015 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
16016 Don't quote lambda.
16017
16018 * image-mode.el (image-transform-set-scale):
16019 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
16020
16021 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
16022
16023 * net/network-stream.el (network-stream-open-starttls): Only do
16024 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
16025 Upgrades via gnutls-cli are too slow to be done opportunistically.
16026
16027 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
16028
16029 * dframe.el (dframe-current-frame): Remove spurious quote.
16030
16031 2011-04-12 Glenn Morris <rgm@gnu.org>
16032
16033 * calendar/cal-tex.el (cal-tex-end-document):
16034 Try to automatically use latin1 input if needed.
16035
16036 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
16037 Don't try to cons a mark onto an empty element.
16038
16039 2011-04-11 Leo Liu <sdl.web@gmail.com>
16040
16041 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
16042 buffers.
16043 (ido-kill-buffer-at-head): Support killing virtual buffers.
16044
16045 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
16046
16047 * minibuffer.el (completion-show-inline-help): New var.
16048 (completion--do-completion, minibuffer-complete)
16049 (minibuffer-force-complete, minibuffer-complete-word):
16050 Inhibit minibuffer messages if completion-show-inline-help is nil.
16051
16052 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
16053 to avoid interference from inline help (Bug#5849).
16054
16055 2011-04-10 Leo Liu <sdl.web@gmail.com>
16056
16057 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
16058 Fix typo.
16059
16060 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
16061
16062 * image-mode.el (image-toggle-display-image): Signal an error if
16063 not in Image mode.
16064 (image-transform-mode, image-transform-resize)
16065 (image-transform-set-rotation): Doc fix.
16066 (image-transform-set-resize): Delete.
16067 (image-transform-set-scale, image-transform-fit-to-height)
16068 (image-transform-fit-to-width): Handle image-toggle-display-image
16069 and image-transform-resize directly.
16070
16071 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
16072
16073 * doc-view.el (doc-view-fit-width-to-window)
16074 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
16075 New functions for fitting the shown image to the Emacs window size.
16076 (doc-view-mode-map): Add bindings for the new functions.
16077
16078 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
16079
16080 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
16081 Fix typo in docstring.
16082
16083 2011-04-08 Eli Zaretskii <eliz@gnu.org>
16084
16085 * files.el (file-size-human-readable): Produce one digit after
16086 decimal, like "ls -lh" does.
16087
16088 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
16089 the file size representation.
16090
16091 * simple.el (list-processes): If async subprocesses are not
16092 available, error out with a clear error message.
16093
16094 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
16095
16096 * help.el (help-form-show): New function, to be called from C.
16097 Put help-form output in a buffer named differently than *Help*.
16098
16099 2011-04-08 Eli Zaretskii <eliz@gnu.org>
16100
16101 * files.el (file-size-human-readable): New function.
16102
16103 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
16104 computing the representation inline. Don't require `cl'.
16105
16106 2011-04-08 Glenn Morris <rgm@gnu.org>
16107
16108 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
16109
16110 * net/browse-url.el (browse-url-firefox):
16111 Test system-type, not system-configuration.
16112
16113 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
16114 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
16115 Use log-edit-empty-buffer-p. (Bug#7598)
16116
16117 * net/rlogin.el (rlogin-process-connection-type): Simplify.
16118 (rlogin-mode-map): Initialize in the defvar.
16119 (rlogin): Use ignore-errors.
16120
16121 * replace.el (occur-mode-map): Some fixes for menu items.
16122
16123 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
16124
16125 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
16126
16127 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
16128
16129 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
16130 issuing unused warnings.
16131
16132 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
16133 macro directly.
16134
16135 * simple.el: Lisp reimplement of list-processes. Based on an
16136 earlier reimplementation by Leo Liu, but using tabulated-list.el.
16137 (process-menu-mode): New major mode.
16138 (list-processes--refresh, list-processes):
16139 (process-menu-visit-buffer): New functions.
16140
16141 * files.el (save-buffers-kill-emacs): Don't assume any return
16142 value of list-processes, which is undocumented anyway.
16143
16144 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
16145
16146 * emacs-lisp/tabulated-list.el: New file.
16147
16148 * emacs-lisp/package.el: Use Tabulated List mode.
16149 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
16150 (package-menu-mode): Derive from tabulated-list-mode. Set up the
16151 table format using Tabulated List mode variables.
16152 (package--push): New macro, replacing package-list-maybe-add.
16153 (package-menu--generate): Use package--push. Renamed from
16154 package--generate-package-list.
16155 (package-menu-refresh, list-packages): Use it.
16156 (package-menu--print-info): Rename from package-print-package.
16157 Return insertion data instead of inserting it directly.
16158 (package-menu-describe-package, package-menu-execute):
16159 Use tabulated-list-get-id.
16160 (package-menu-mark-delete, package-menu-mark-install)
16161 (package-menu-mark-unmark, package-menu-backup-unmark)
16162 (package-menu-mark-obsolete-for-deletion):
16163 Use tabulated-list-put-tag.
16164 (package--list-packages, package-menu-revert)
16165 (package-menu-get-package, package-menu-get-version)
16166 (package-menu-sort-by-column): Functions deleted.
16167 (package-menu-package-list, package-menu-sort-key): Vars deleted.
16168 (package-menu--status-predicate, package-menu--version-predicate)
16169 (package-menu--name-predicate)
16170 (package-menu--description-predicate): Handle arguments in the
16171 Tabulated List format.
16172 (package-list-packages-no-fetch): Call list-packages.
16173
16174 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
16175
16176 * files.el (after-find-file-from-revert-buffer): Remove variable.
16177 (after-find-file): Don't bind it.
16178 (revert-buffer-in-progress-p): New variable.
16179 (revert-buffer): Bind it.
16180 Pass nil for `after-find-file-from-revert-buffer'.
16181
16182 * saveplace.el (save-place-find-file-hook): Use new variable
16183 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
16184
16185 2011-04-06 Glenn Morris <rgm@gnu.org>
16186
16187 * Makefile.in (AUTOGEN_VCS): New variable.
16188 (autoloads): Use $AUTOGEN_VCS.
16189
16190 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
16191 * calendar/calendar.el (calendar-mode-map):
16192 Check for toolkit scroll bars. (Bug#8305)
16193
16194 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
16195
16196 * minibuffer.el (completion-in-region--postch)
16197 (completion-in-region-mode): Remove unnecessary messages.
16198
16199 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
16200
16201 * font-lock.el (font-lock-refresh-defaults):
16202 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
16203 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
16204
16205 * info.el (Info-directory-list, Info-read-node-name-2)
16206 (Info-split-parameter-string): Doc fixes.
16207 (Info-virtual-nodes): Reflow docstring.
16208 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
16209 (Info-apropos-toc-nodes, info-finder, Info-get-token)
16210 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
16211 Fix typos in docstrings.
16212 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
16213 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
16214 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
16215 (Info-restore-desktop-buffer): Mark unused parameters.
16216 (Info-directory-find-file, Info-directory-find-node)
16217 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
16218 (Info-virtual-index-find-node, Info-apropos-find-file)
16219 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
16220 Mark unused parameters; fix typos in docstrings.
16221 (Info-virtual-index): Remove unused local variable `nodename'.
16222
16223 2011-04-05 Deniz Dogan <deniz@dogan.se>
16224
16225 * net/rcirc.el: Update my e-mail address.
16226 (rcirc-mode-map): Remove M-o binding.
16227
16228 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
16229
16230 * startup.el (command-line): Save the cursor's theme-face
16231 directly, instead of using face-override-spec.
16232
16233 * custom.el (load-theme): Minor optimization in assigning faces.
16234
16235 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
16236
16237 * help-fns.el (describe-variable): Complete all variables having
16238 documentation, including keywords.
16239 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
16240
16241 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
16242
16243 Convert to lexical-binding.
16244
16245 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
16246 (bs--get-marked-string, bs--get-modified-string)
16247 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
16248 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
16249 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
16250
16251 * ehelp.el (electric-help-execute-extended)
16252 (electric-help-ctrl-x-prefix):
16253 * hexl.el (hexl-revert-buffer-function):
16254 * linum.el (linum-after-change, linum-after-scroll):
16255 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
16256
16257 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
16258
16259 2011-04-04 Daiki Ueno <ueno@unixuser.org>
16260
16261 * epa-dired.el:
16262 * epa-mail.el:
16263 * epa-hook.el:
16264 * epa-file.el:
16265 * epa.el:
16266 * epg.el: Use lexical binding.
16267
16268 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
16269
16270 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
16271
16272 * textmodes/flyspell.el (flyspell-word): Recognize default
16273 dictionary case for flyspell-mark-duplications-exceptions.
16274 Use regexp matching for languages.
16275 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
16276 default dictionary (Bug#7926).
16277
16278 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
16279
16280 * emacs-lisp/package.el (package--with-work-buffer):
16281 Recognize https URLs.
16282
16283 * net/network-stream.el: Move from gnus/proto-stream.el.
16284 Change prefix to network-stream throughout.
16285 (open-protocol-stream): Merge into open-network-stream, leaving
16286 open-protocol-stream as an alias. Handle nil BUFFER args.
16287
16288 * subr.el (open-network-stream): Move to net/network-stream.el.
16289
16290 2011-04-02 Glenn Morris <rgm@gnu.org>
16291
16292 * find-dired.el (find-exec-terminator): New option.
16293 (find-ls-option): Test for -ls support.
16294 (find-ls-subdir-switches): Test for -b in find-ls-option.
16295 (find-dired, find-grep-dired): Doc fixes.
16296 (find-dired): Use find-exec-terminator.
16297
16298 * find-dired.el (find-ls-option, find-ls-subdir-switches)
16299 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
16300 (find-name-arg): Remove purecopy.
16301
16302 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
16303 (grep-compute-defaults): Check for `-exec COMMAND +' support.
16304 Set grep-find-use-xargs, grep-find-command, and grep-find-template
16305 accordingly. Don't add the null-device if not needed.
16306
16307 * files.el (save-some-buffers): Doc fix.
16308
16309 2011-04-02 Eli Zaretskii <eliz@gnu.org>
16310
16311 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
16312
16313 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
16314
16315 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
16316 Use `dolist' rather than `mapcar'.
16317
16318 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
16319
16320 Add lexical binding.
16321
16322 * subr.el (apply-partially): Use new closures rather than CL.
16323 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
16324 (dolist, dotimes): Use slightly different expansion for lexical code.
16325 (functionp): Move to C.
16326 (letrec): New macro.
16327 (with-wrapper-hook): Use it and apply-partially instead of CL.
16328 (eval-after-load): Preserve lexical-binding.
16329 (save-window-excursion, with-output-to-temp-buffer): Turn them
16330 into macros.
16331
16332 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
16333
16334 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
16335 than the arglist.
16336 (help-add-fundoc-usage): Don't add `Not documented'.
16337 (help-function-arglist): Handle closures, subroutines, and new
16338 byte-code-functions.
16339 (help-make-usage): Remove leading underscores.
16340 (describe-function-1): Handle closures.
16341 (describe-variable): Use special-variable-p for completion.
16342
16343 * files.el (lexical-binding): Declare safe.
16344
16345 * emacs-lisp/pcase.el: Don't use destructuring-bind.
16346 (pcase--memoize): Rename from pcase-memoize. Change weakness.
16347 (pcase): Add `let' pattern.
16348 Change memoization so it actually works.
16349 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
16350 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
16351 <let>: New case.
16352
16353 * emacs-lisp/macroexp.el: Use lexical binding.
16354 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
16355 Don't convert ' to #' without checking that it's indeed quoting
16356 a lambda.
16357
16358 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
16359 Use eval-sexp-add-defvars.
16360 (eval-sexp-add-defvars): New fun.
16361
16362 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
16363
16364 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
16365 Don't autoload.
16366 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
16367 than the internal `byte-compile-lambda'.
16368 (defmethod): Don't hide code under quotes.
16369 (eieio-defmethod): New `code' argument.
16370
16371 * emacs-lisp/eieio-comp.el: Remove.
16372
16373 * emacs-lisp/edebug.el (edebug-eval-defun)
16374 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
16375 (edebug-toggle): Avoid `eval'.
16376
16377 * emacs-lisp/disass.el (disassemble-internal): Handle new
16378 `closure' objects.
16379 (disassemble-1): Handle new byte codes.
16380
16381 * emacs-lisp/cl.el (pushnew): Silence warning.
16382
16383 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
16384 (cl-byte-compile-throw): Remove.
16385 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
16386
16387 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
16388 closures.
16389
16390 * emacs-lisp/cconv.el: New file.
16391
16392 * emacs-lisp/bytecomp.el: Use lexical binding instead of
16393 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
16394 (byte-compile-initial-macro-environment):
16395 Handle declare-function here.
16396 (byte-compile--lexical-environment): New var.
16397 (byte-stack-ref, byte-stack-set, byte-discardN)
16398 (byte-discardN-preserve-tos): New lap codes.
16399 (byte-interactive-p): Don't use any more.
16400 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
16401 New macros.
16402 (byte-compile-lapcode): Use them and handle new lap codes.
16403 (byte-compile-obsolete): Remove.
16404 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
16405 (byte-compile-arglist-warn): Check late def of inlinable funs.
16406 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
16407 since they should have been expanded by now.
16408 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
16409 (byte-compile-from-buffer): Remove unused second arg.
16410 (byte-compile-preprocess): New function.
16411 (byte-compile-toplevel-file-form): New function to distinguish
16412 file-form calls from outside from file-form calls from hunk-handlers.
16413 (byte-compile-file-form): Simplify.
16414 (byte-compile-file-form-defsubst): Remove.
16415 (byte-compile-file-form-defmumble): Simplify now that
16416 byte-compile-lambda always returns a byte-code-function.
16417 (byte-compile): Preprocess.
16418 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
16419 Remove, not used any more.
16420 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
16421 (byte-compile-make-args-desc): New funs.
16422 (byte-compile-lambda): Handle lexical functions. Always return
16423 a byte-code-function.
16424 (byte-compile-reserved-constants): New var, to make up room for
16425 closed-over variables.
16426 (byte-compile-constants-vector): Obey it.
16427 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
16428 (byte-compile-macroexpand-declare-function): New function.
16429 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
16430 byte-code-functions.
16431 (byte-compile-form): Check obsolescence here.
16432 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
16433 (byte-compile-variable-ref): Remove.
16434 (byte-compile-dynamic-variable-op): New fun.
16435 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
16436 (byte-compile-variable-set): New funs.
16437 (byte-compile-discard): Add 2 args.
16438 (byte-compile-stack-ref, byte-compile-stack-set)
16439 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
16440 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
16441 macroexpand-all instead.
16442 (byte-compile-quote-form): Remove.
16443 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
16444 (byte-compile-bind, byte-compile-unbind): New funs.
16445 (byte-compile-let): Handle let* and lexical binding.
16446 (byte-compile-let*): Remove.
16447 (byte-compile-catch, byte-compile-unwind-protect)
16448 (byte-compile-track-mouse, byte-compile-condition-case):
16449 Handle a new :fun-body form, used for lexical scoping.
16450 (byte-compile-save-window-excursion)
16451 (byte-compile-with-output-to-temp-buffer): Remove.
16452 (byte-compile-defun): Simplify.
16453 (byte-compile-stack-adjustment): New fun.
16454 (byte-compile-out): Use it.
16455 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
16456
16457 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
16458 handler any more.
16459
16460 * emacs-lisp/byte-opt.el: Use lexical binding.
16461 (byte-inline-lapcode): Remove (to bytecomp).
16462 (byte-compile-inline-expand): Pay attention to inlining to/from
16463 lexically bound code.
16464 (byte-compile-unfold-lambda): Don't handle byte-code-functions
16465 any more.
16466 (byte-optimize-form-code-walker): Don't handle save-window-excursion
16467 any more and don't call compiler-macros.
16468 (byte-compile-splice-in-already-compiled-code): Remove.
16469 (byte-code): Don't inline any more.
16470 (disassemble-offset): Receive `bytes' as argument rather than via
16471 dynamic scoping.
16472 (byte-compile-tag-number): Declare before first use.
16473 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
16474 `return' even if make-spliceable.
16475 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
16476 obsolete interactive-p.
16477 (byte-optimize-lapcode): Optimize new lap-codes.
16478 Don't trip up on new form of `byte-constant' lap code.
16479
16480 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
16481
16482 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
16483
16484 * custom.el (custom-initialize-default, custom-declare-variable):
16485 Use `defvar'.
16486
16487 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
16488 New variables.
16489 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
16490 (COMPILE_FIRST): Add macroexp and cconv.
16491 * makefile.w32-in: Mirror changes in Makefile.in.
16492
16493 * vc/cvs-status.el:
16494 * vc/diff-mode.el:
16495 * vc/log-edit.el:
16496 * vc/log-view.el:
16497 * vc/smerge-mode.el:
16498 * textmodes/bibtex-style.el:
16499 * textmodes/css-mode.el:
16500 * startup.el:
16501 * uniquify.el:
16502 * minibuffer.el:
16503 * newcomment.el:
16504 * reveal.el:
16505 * server.el:
16506 * mpc.el:
16507 * emacs-lisp/smie.el:
16508 * doc-view.el:
16509 * dired.el:
16510 * abbrev.el: Use lexical binding.
16511
16512 2011-04-01 Eli Zaretskii <eliz@gnu.org>
16513
16514 * info.el (info-display-manual): New function.
16515
16516 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
16517
16518 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
16519
16520 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
16521
16522 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
16523 an entry for that server in rcirc-authinfo. (Bug#8385)
16524
16525 2011-03-31 Glenn Morris <rgm@gnu.org>
16526
16527 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
16528
16529 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
16530
16531 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
16532
16533 * progmodes/python.el (python-default-interpreter)
16534 (python-python-command-args, python-jython-command-args)
16535 (python-which-shell, python-which-args, python-which-bufname)
16536 (python-file-queue, python-comint-output-filter-function)
16537 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
16538 variables and functions.
16539
16540 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
16541
16542 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
16543 (completion-in-region-mode): New minor mode.
16544 (completion-in-region): Use it.
16545 (completion-in-region--data, completion-in-region-mode-map): New vars.
16546 (completion-in-region--postch): New function.
16547 (completion--capf-misbehave-funs, completion--capf-safe-funs):
16548 New vars.
16549 (completion--capf-wrapper): New function.
16550 (completion-at-point): Use it to track well-behavedness of
16551 hook functions.
16552 (completion-help-at-point): New command.
16553
16554 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
16555
16556 * vc/add-log.el (add-change-log-entry): Don't use whitespace
16557 syntax class to search for whitespace on a single line
16558 (Message-ID: <4D938140.4030905@redhat.com>).
16559
16560 2011-03-30 Leo Liu <sdl.web@gmail.com>
16561
16562 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
16563 New commands.
16564 (edit-abbrevs-map): Bind them here.
16565 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
16566
16567 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
16568
16569 * allout.el (allout-hide-by-annotation, allout-flag-region):
16570 Reduce possibility of overlay leakage by making them volatile.
16571
16572 * allout-widgets.el (allout-widgets-tally): Define as nil so the
16573 hash is not shared between buffers. Mode initialization is
16574 responsible for giving it a useful starting value.
16575 (allout-item-span): Reduce possibility of overlay leakage by
16576 making them volatile.
16577 (allout-widgets-count-buttons-in-region): Add diagnostic function
16578 for tracking down button overlay leaks.
16579
16580 2011-03-29 Leo Liu <sdl.web@gmail.com>
16581
16582 * ido.el (ido-read-internal): Use the default history var
16583 minibuffer-history if no HISTORY is specified.
16584
16585 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
16586
16587 * net/imap.el (imap-shell-open, imap-process-connection-type):
16588 Use imap-process-connection-type for 'shell' streams as well as
16589 Kerberos, SSL, other subprocesses.
16590
16591 2011-03-28 Leo Liu <sdl.web@gmail.com>
16592
16593 * abbrev.el (abbrev-table-empty-p): New function.
16594 (prepare-abbrev-list-buffer): Place empty abbrev tables after
16595 nonempty ones. (Bug#5937)
16596
16597 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
16598
16599 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
16600
16601 2011-03-27 Leo Liu <sdl.web@gmail.com>
16602
16603 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
16604 for foreground and background colors.
16605 (ansi-color-make-color-map): Adapt.
16606
16607 2011-03-25 Leo Liu <sdl.web@gmail.com>
16608
16609 * midnight.el (midnight-time-float): Remove. Note it calculates
16610 the microsecond component incorrectly and seconds-to-time does the
16611 same job.
16612 Remove redundant (require 'timer).
16613
16614 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
16615 (ido-completions): Remove unused arguments. (Bug#8329)
16616
16617 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16618
16619 * minibuffer.el (completion--flush-all-sorted-completions):
16620 Remove itself from hook.
16621 (completion-at-point): Let the functions perform the completion
16622 immediately and return nil or t.
16623 * comint.el (comint-dynamic-complete-functions): Now identical to
16624 completion-at-point-functions.
16625 (comint-dynamic-list-input-ring): Remove unused var `index'.
16626 (comint--match-partial-filename, comint--unquote&expand-filename):
16627 New funs, split from comint-match-partial-filename.
16628 (comint-dynamic-complete): Use completion-at-point.
16629 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
16630
16631 2011-03-24 Drew Adams <drew.adams@oracle.com>
16632
16633 * thingatpt.el: Support `defun'.
16634
16635 2011-03-23 Leo Liu <sdl.web@gmail.com>
16636
16637 * abbrevlist.el: Move to obsolete/abbrevlist.el.
16638
16639 * help-mode.el (help-mode-finish): Tweak regexp.
16640
16641 2011-03-23 Glenn Morris <rgm@gnu.org>
16642
16643 * eshell/esh-opt.el (eshell-eval-using-options):
16644 Do not bind unused local variable `eshell-option-stub'.
16645
16646 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
16647
16648 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
16649
16650 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
16651 keymap variable in `with-no-warnings' to avoid a warning when the
16652 keymap has been already `defconst'ed.
16653
16654 2011-03-22 Leo Liu <sdl.web@gmail.com>
16655
16656 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
16657 encode all chars in abbrevs; otherwise use emacs-mule or
16658 utf-8-emacs. (Bug#8308)
16659
16660 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
16661
16662 * simple.el (backward-delete-char-untabify):
16663 Avoid warning about using `delete-backward-char'.
16664
16665 * image.el (image-type-file-name-regexps): Make it variable.
16666 `imagemagick-register-types' modifies it, and the user may want
16667 to add new extensions for known image types.
16668 (imagemagick-register-types): Throw error if not using ImageMagick.
16669
16670 2011-03-22 Leo Liu <sdl.web@gmail.com>
16671
16672 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
16673 located before rcirc-prompt-end-marker.
16674 (rcirc-complete): Error if point is not after rcirc prompt.
16675 Handle the case when table is nil.
16676 (rcirc-user-authenticated): Define to fix compiler warning.
16677
16678 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
16679
16680 * custom.el (custom--inhibit-theme-enable): Make it affect only
16681 custom-theme-set-variables and custom-theme-set-faces.
16682 (provide-theme): Ignore custom--inhibit-theme-enable.
16683 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
16684 (custom-enabling-themes): Delete variable.
16685 (enable-theme): Accept only loaded themes as arguments.
16686 Ignore the special custom-enabled-themes variable.
16687 (custom-enabled-themes): Forbid themes from setting this.
16688 Eliminate use of custom-enabling-themes.
16689 (custom-push-theme): Quote "changed" custom var entry.
16690
16691 2011-03-21 Leo Liu <sdl.web@gmail.com>
16692
16693 * ido.el (ido-read-internal): Add ido-selected to history instead
16694 of user input.
16695
16696 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
16697
16698 * subr.el (deferred-action-list, deferred-action-function):
16699 Mark obsolete.
16700
16701 2011-03-21 Leo Liu <sdl.web@gmail.com>
16702
16703 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
16704 change on 2011-02-13 (bug#8309).
16705
16706 * minibuffer.el (read-file-name-function): Change default value.
16707 (read-file-name--defaults): Rename from read-file-name-defaults.
16708 (read-file-name-default): Rename from read-file-name.
16709 (read-file-name): Call read-file-name-function.
16710
16711 2011-03-21 Glenn Morris <rgm@gnu.org>
16712
16713 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
16714 Doc fixes.
16715
16716 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
16717
16718 * cus-theme.el: Add missing provide statement.
16719 (customize-create-theme): Extract theme value correctly.
16720 (custom-theme-visit-theme): Autoload.
16721 (customize-create-theme): Prompt before inserting default faces.
16722
16723 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
16724
16725 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
16726 units and musical notes.
16727
16728 2011-03-20 Leo Liu <sdl.web@gmail.com>
16729
16730 * ido.el (ido-read-internal): Use completing-read-default.
16731 (ido-completing-read): Fix compatibility with completing-read.
16732
16733 2011-03-20 Christian Ohler <ohler@gnu.org>
16734
16735 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
16736 (ert-delete-all-tests): Use `called-interactively-p' rather than
16737 `interactive-p'.
16738 (ert--make-xrefs-region): Respect END.
16739
16740 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
16741
16742 * dired-aux.el (dired-create-directory): Signal an error if the
16743 directory already exists (Bug#8246).
16744
16745 * facemenu.el (list-colors-display): Call list-faces-display
16746 inside with-help-window.
16747 (list-colors-print): Use display property to align the final
16748 column, instead of checking window-width.
16749
16750 2011-03-19 Eli Zaretskii <eliz@gnu.org>
16751
16752 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
16753 windows-nt systems.
16754 (emerge-protect-metachars): Quote correctly for ms-dos and
16755 windows-nt systems.
16756
16757 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
16758
16759 * info.el (info-initialize): Replace all uses of `:' with
16760 path-separator for compatibility with non-Unix systems.
16761 Cache quoting of path-separator. (Bug#8258)
16762
16763 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
16764
16765 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
16766 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
16767 (mouse-avoidance-mode): Fix typos in docstrings.
16768
16769 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
16770
16771 * startup.el (package-subdirectory-regexp): Move from package.el.
16772 Omit \\` and \\', and let callers add them.
16773
16774 * emacs-lisp/package.el (package-strip-version)
16775 (package-load-all-descriptors): Add \\` and \\' to
16776 package-subdirectory-regexp before using it.
16777 (package-untar-buffer): New arg DIR; ensure that file untars only
16778 into this expected directory. Remove superfluous delete-region.
16779 (package-unpack): Caller changed.
16780 (package-tar-file-info): Use package-subdirectory-regexp.
16781
16782 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16783
16784 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
16785 diff-mode-shared-map (bug#8284).
16786 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
16787
16788 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16789
16790 * calendar/time-date.el (format-seconds): Use assoc instead of
16791 assoc-string, since assoc-string doesn't exist in XEmacs.
16792
16793 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
16794
16795 * custom.el (custom-known-themes): Reflow docstring.
16796 (custom-theme-load-path): Fix typo in docstring.
16797 (load-theme): Fix typo in error message.
16798 (custom-available-themes, custom-variable-theme-value):
16799 Use `let', not `let*'.
16800
16801 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
16802
16803 * calc/README: Mention inclusion of musical notes.
16804
16805 * calc/calc-units.el (calc-lu-quant): Rename from
16806 `calc-logunits-quantity'.
16807 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
16808 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
16809 (calc-db): Rename from `calc-dblevel'.
16810 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
16811 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
16812 (calc-np): Rename from `calc-nplevel'.
16813 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
16814 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
16815 (calc-lu-plus): Rename from `calc-logunits-add'.
16816 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
16817 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
16818 (calc-lu-minus): Rename from `calc-logunits-sub'.
16819 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
16820 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
16821 (calc-lu-times): Rename from `calc-logunits-mul'.
16822 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
16823 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
16824 (calc-lu-divide): Rename from `calc-logunits-div'.
16825 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
16826 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
16827
16828 * calc/calc-ext.el (calc-init-extensions): Update the names of the
16829 functions being autoloaded.
16830
16831 * calc/calc.el (calc-lu-power-reference): Rename from
16832 `calc-logunits-power-reference'.
16833 (calc-lu-field-reference): Rename from
16834 `calc-logunits-field-reference'.
16835
16836 * calc/calc-help.el (calc-l-prefix-help):
16837 Mention musical note functions.
16838
16839 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16840
16841 * minibuffer.el (completion-all-sorted-completions):
16842 Use :completion-cycle-penalty text property if present.
16843
16844 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
16845
16846 * allout.el (allout-yank-processing): Adjust for new rebulleting
16847 regime so bullet being yanked is used without prompting the user
16848 for a choice.
16849
16850 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
16851
16852 * startup.el (command-line): Warn the user that _emacs is deprecated.
16853
16854 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
16855
16856 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
16857 (delphi-verbose, delphi-comment-face, delphi-string-face)
16858 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
16859 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
16860 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
16861 (delphi-new-comment-line, delphi-font-lock-defaults)
16862 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
16863 Fix typos in docstrings.
16864
16865 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
16866
16867 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
16868 Invert the roles of character and string values for INSTEAD, so a
16869 string is used for the more common case of a defaulting prompt.
16870
16871 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16872
16873 * progmodes/ruby-mode.el (ruby-backward-sexp):
16874 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
16875 * play/gamegrid.el (gamegrid-make-face):
16876 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
16877 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
16878 * notifications.el (notifications-notify):
16879 * net/xesam.el (xesam-search-engines):
16880 * net/quickurl.el (quickurl-list-insert):
16881 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
16882
16883 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
16884
16885 * startup.el (command-line): Update package subdirectory regexp.
16886
16887 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16888
16889 * allout.el (allout-abbreviate-flattened-numbering)
16890 (allout-mode-deactivate-hook): Fix up obsolescence "date".
16891
16892 * subr.el (read-char-choice): Only show the cursor after the prompt,
16893 not after the answer.
16894
16895 2011-03-15 Kevin Ryde <user42@zip.com.au>
16896
16897 * help-fns.el (variable-at-point): Skip leading quotes, if any
16898 (bug#8253).
16899
16900 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
16901
16902 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
16903 warning message.
16904
16905 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
16906
16907 * shell.el (shell): When called interactively, offer to change the
16908 shell file name on remote hosts.
16909
16910 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
16911
16912 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
16913 integration for LDAP parameters. The host, base, user or binddn,
16914 and secret tokens can be specified in a netrc file, for instance.
16915 This is optional because an `auth-source' parameter must be
16916 specified in the search attributes.
16917
16918 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
16919
16920 * help.el (describe-mode): Link to the mode's definition (bug#8185).
16921
16922 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16923
16924 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
16925 into declaration. Remove redundant and harmful binding.
16926
16927 2011-03-12 Eli Zaretskii <eliz@gnu.org>
16928
16929 * files.el (file-ownership-preserved-p): Pass `integer' as an
16930 explicit 2nd argument to `file-attributes'. If the file's owner
16931 is the Administrators group on Windows, and the current user is
16932 Administrator, consider that a match.
16933
16934 * server.el (server-ensure-safe-dir): Consider server directory
16935 safe on MS-Windows if its owner is the Administrators group while
16936 the current Emacs user is Administrator. Use `=' to compare
16937 numerical UIDs, since they could be integers or floats.
16938
16939 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
16940
16941 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
16942
16943 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
16944
16945 Sync with Tramp 2.2.1.
16946
16947 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
16948
16949 * net/trampver.el: Update release number.
16950
16951 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
16952
16953 * progmodes/compile.el (compilation--previous-directory): Fix up
16954 various nil/dead-marker mismatches (bug#8014).
16955 (compilation-directory-properties, compilation-error-properties):
16956 Don't call it at a position past the one we're about to change.
16957
16958 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
16959 Disable obsolescence warnings in the file that declares it.
16960
16961 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
16962
16963 * allout-widgets.el (allout-widgets-tally):
16964 Initialize allout-widgets-tally as a hash table rather than nil to
16965 prevent mode-line redisplay warnings. Also, clarify the module
16966 description and fix a comment typo.
16967
16968 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
16969
16970 * help-fns.el (describe-variable): Don't complete keywords.
16971 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
16972
16973 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
16974
16975 * emacs-lisp/package.el (package-version-join): Impose a standard
16976 string representation for pre/alpha/beta version lists.
16977 (package-unpack-single): Standardize the directory name by passing
16978 it through package-version-join.
16979 (package-strip-rcs-id): Accept any version string that does not
16980 signal an error in version-to-list.
16981
16982 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
16983
16984 * simple.el (delete-trailing-whitespace): Return nil for the
16985 benefit of `write-file-functions'.
16986
16987 2011-03-10 Glenn Morris <rgm@gnu.org>
16988
16989 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
16990
16991 * vc/vc-git.el (vc-git-program): New option.
16992 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
16993 (vc-git--call): Use it.
16994
16995 * eshell/esh-util.el (eshell-condition-case): Doc fix.
16996
16997 * cus-edit.el (Custom-newline): If no button at point, look
16998 for a subgroup button at start-of-line. (Bug#2298)
16999
17000 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
17001
17002 2011-03-10 Julien Danjou <julien@danjou.info>
17003
17004 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
17005 `cursor-type' is nil.
17006
17007 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
17008
17009 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
17010
17011 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
17012
17013 * allout.el: Change so yank of distinctive-bullet items
17014 preserves the existing header prefix, rebulleting it if necessary,
17015 rather than replacing it. This is necessary for proper operation
17016 of cooperative addons like allout-widgets.
17017 (allout-make-topic-prefix, allout-rebullet-heading):
17018 Change SOLICIT arg to INSTEAD, and interpret additionally a string
17019 value as alternate bullet to be used, instead of prompting the user
17020 for a bullet character.
17021
17022 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
17023
17024 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
17025 Do not use `tramp-file-name-port', because this returns also
17026 `tramp-default-port'.
17027
17028 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
17029
17030 * net/rcirc.el (rcirc-handler-001): Remove useless
17031 with-rcirc-process-buffer.
17032 (rcirc-check-auth-status): Swap arguments to string-match.
17033
17034 2011-03-09 Glenn Morris <rgm@gnu.org>
17035
17036 * shell.el (shell-mode):
17037 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
17038
17039 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
17040 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
17041
17042 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
17043
17044 * emacs-lisp/package.el (package-refresh-contents)
17045 (package-menu-execute): Use condition-case-no-debug.
17046
17047 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
17048
17049 * simple.el (shell-command-to-string): Use `process-file'.
17050
17051 * emacs-lisp/package.el (package-tar-file-info): Handle also
17052 remote files.
17053
17054 * emacs-lisp/package-x.el (package-upload-buffer-internal):
17055 Use `equal' for upload base check.
17056
17057 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
17058
17059 * textmodes/texinfo.el (texinfo-environments):
17060 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
17061
17062 2011-03-08 Glenn Morris <rgm@gnu.org>
17063
17064 * cus-start.el (cursor-in-non-selected-windows):
17065 Fix :set quoting oddness. (Bug#8192)
17066
17067 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
17068 in some setf expressions. (Bug#2159)
17069
17070 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
17071
17072 * custom.el (custom-available-themes): Return themes in
17073 alphabetical order.
17074
17075 See ChangeLog.15 for earlier changes.
17076
17077 ;; Local Variables:
17078 ;; coding: utf-8
17079 ;; End:
17080
17081 Copyright (C) 2011-2012 Free Software Foundation, Inc.
17082
17083 This file is part of GNU Emacs.
17084
17085 GNU Emacs is free software: you can redistribute it and/or modify
17086 it under the terms of the GNU General Public License as published by
17087 the Free Software Foundation, either version 3 of the License, or
17088 (at your option) any later version.
17089
17090 GNU Emacs is distributed in the hope that it will be useful,
17091 but WITHOUT ANY WARRANTY; without even the implied warranty of
17092 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17093 GNU General Public License for more details.
17094
17095 You should have received a copy of the GNU General Public License
17096 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.