* kmacro.el (kmacro-call-macro): Fix bug#14135.
[bpt/emacs.git] / lisp / ChangeLog
1 2013-04-05 Leo Liu <sdl.web@gmail.com>
2
3 * kmacro.el (kmacro-call-macro): Fix bug#14135.
4
5 2013-04-05 Jay Belanger <jay.p.belanger@gmail.com>
6
7 * calc/calc-units.el (calc-convert-units): Rewrite conditional.
8
9 2013-04-04 Glenn Morris <rgm@gnu.org>
10
11 * electric.el (electric-pair-inhibit-predicate): Add :version.
12
13 2013-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
14
15 * emacs-lisp/package.el (package-compute-transaction): Fix ordering
16 when a package is required several times (bug#14082).
17
18 2013-04-04 Roland Winkler <winkler@gnu.org>
19
20 * faces.el (read-face-name): Behave as promised by the docstring.
21 Assume that arg default is a list of faces.
22 (describe-face): Call read-face-name with list of default faces.
23
24 2013-04-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
25
26 * bookmark.el: Fix deletion of bookmarks (bug#13972).
27 (bookmark-bmenu-list): Don't toggle filenames if alist is empty.
28 (bookmark-bmenu-execute-deletions): Only skip first line if it's
29 the header.
30 (bookmark-exit-hook-internal): Save even if list is empty.
31
32 2013-04-04 Yann Hodique <yann.hodique@gmail.com> (tiny change)
33
34 * emacs-lisp/package.el (package-pinned-packages): New var.
35 (package--add-to-archive-contents): Obey it (bug#14118).
36
37 2013-04-03 Alan Mackenzie <acm@muc.de>
38
39 Handle `parse-partial-sexp' landing inside a comment opener
40 (Bug#13244). Also adapt to the new values of element 7 of a parse
41 state.
42
43 * progmodes/cc-engine.el (c-state-pp-to-literal): New optional
44 parameter `not-in-delimiter'. Handle being inside comment opener.
45 (c-invalidate-state-cache-1): Reckon with an extra "invalid"
46 character in case we're typing a '*' after a '/'.
47 (c-literal-limits): Handle the awkward "not-in-delimiter" cond arm
48 instead by passing the parameter to c-state-pp-to-literal.
49
50 * progmodes/cc-fonts.el (c-font-lock-doc-comments): New handling
51 for elt. 7 of a parse state.
52
53 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
54
55 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
56 * international/latin1-disp.el, international/mule-util.el:
57 * language/cyril-util.el, language/european.el, language/ind-util.el:
58 * language/lao-util.el, language/thai.el, language/tibet-util.el:
59 * language/tibetan.el, language/viet-util.el:
60 Switch from iso-2022-7bit to utf-8 or (if needed) utf-8-emacs.
61
62 2013-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
63
64 * electric.el (electric-pair-inhibit-predicate): New var (bug#14000).
65 (electric-pair-post-self-insert-function): Use it.
66 (electric-pair-default-inhibit): New function, extracted from
67 electric-pair-post-self-insert-function.
68
69 2013-03-31 Roland Winkler <winkler@gnu.org>
70
71 * emacs-lisp/crm.el (completing-read-multiple): Doc fix.
72
73 2013-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
74
75 * hi-lock.el (hi-lock-mode): Cleanup after revert-buffer (bug#13891).
76
77 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
78
79 Un-indent after "pass" and "return" statements (Bug#13888)
80 * progmodes/python.el (python-indent-block-enders): New var.
81 (python-indent-calculate-indentation): Use it.
82
83 2013-03-30 Michael Albinus <michael.albinus@gmx.de>
84
85 * net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
86 defun. Defining it as defalias could introduce too eager
87 byte-compiler optimization. (Bug#14030)
88
89 2013-03-30 Chong Yidong <cyd@gnu.org>
90
91 * iswitchb.el (iswitchb-read-buffer): Fix typo.
92
93 2013-03-30 Leo Liu <sdl.web@gmail.com>
94
95 * kmacro.el (kmacro-call-macro): Add optional arg MACRO.
96 (kmacro-execute-from-register): Pass the keyboard macro to
97 kmacro-call-macro or repeating won't work correctly.
98
99 2013-03-30 Teodor Zlatanov <tzz@lifelogs.com>
100
101 * progmodes/subword.el: Back to using `forward-symbol'.
102
103 * subr.el (forward-whitespace, forward-symbol)
104 (forward-same-syntax): Move from thingatpt.el.
105
106 2013-03-29 Leo Liu <sdl.web@gmail.com>
107
108 * kmacro.el (kmacro-to-register): New command.
109 (kmacro-execute-from-register): New function.
110 (kmacro-keymap): Bind to 'x'. (Bug#14071)
111
112 2013-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
113
114 * mpc.el: Use defvar-local and setq-local.
115 (mpc--proc-connect): Connection failures are not bugs.
116 (mpc-mode-map): `follow-link' only applies to the buffer's content.
117 (mpc-volume-map): Bind to the up-events.
118
119 2013-03-29 Teodor Zlatanov <tzz@lifelogs.com>
120
121 * progmodes/subword.el (superword-mode): Use `forward-sexp'
122 instead of `forward-symbol'.
123
124 2013-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
125
126 * emacs-lisp/edebug.el (edebug-mode): Make it a minor mode.
127 (edebug--recursive-edit): Use it.
128 (edebug-kill-buffer): Don't let-bind kill-buffer-hook.
129 (edebug-temp-display-freq-count): Don't let-bind buffer-read-only.
130
131 2013-03-28 Leo Liu <sdl.web@gmail.com>
132
133 * vc/vc-bzr.el (vc-bzr-revert): Don't backup. (Bug#14066)
134
135 2013-03-27 Eli Zaretskii <eliz@gnu.org>
136
137 * facemenu.el (list-colors-callback): New defvar.
138 (list-colors-redisplay): New function.
139 (list-colors-display): Install list-colors-redisplay as the
140 revert-buffer-function. (Bug#14063)
141
142 2013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
143
144 * minibuffer.el (completion-pcm--merge-completions): Make sure prefixes
145 and suffixes don't overlap (bug#14061).
146
147 * case-table.el: Use lexical-binding.
148 (case-table-get-table): New function.
149 (get-upcase-table): Use it. Mark as obsolete. Adjust callers.
150
151 2013-03-27 Teodor Zlatanov <tzz@lifelogs.com>
152
153 * progmodes/subword.el: Add `superword-mode' to do word motion
154 over symbol_words (parallels and leverages `subword-mode' which
155 does word motion inside MixedCaseWords).
156
157 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
158
159 * eshell/em-unix.el: Move su and sudo to...
160 * eshell/em-tramp.el: ...Eshell tramp module
161
162 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
163
164 * desktop.el (desktop--v2s): Rename from desktop-internal-v2s.
165 Change return value to be a sexp. Delay `get-buffer' to after
166 restoring the desktop (bug#13951).
167
168 2013-03-26 Leo Liu <sdl.web@gmail.com>
169
170 * register.el: Move semantic tag handling back to
171 cedet/semantic/senator.el. (Bug#14052)
172
173 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
174
175 * eshell/em-prompt.el (eshell-emit-prompt): Make sure we can't insert
176 into the prompt either (bug#13963).
177
178 2013-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"
181 part of "(error-foo)".
182
183 2013-03-24 Juri Linkov <juri@jurta.org>
184
185 * replace.el (list-matching-lines-prefix-face): New defcustom.
186 (occur-1): Pass `list-matching-lines-prefix-face' to the function
187 `occur-engine' if `face-differs-from-default-p' returns t.
188 (occur-engine): Add `,' inside backquote construct to evaluate
189 `prefix-face'. Propertize the prefix with the `prefix-face' face.
190 Pass `prefix-face' to the functions `occur-context-lines' and
191 `occur-engine-add-prefix'.
192 (occur-engine-add-prefix, occur-context-lines): Add optional arg
193 `prefix-face' and propertize the prefix with `prefix-face'.
194 (Bug#14017)
195
196 2013-03-24 Leo Liu <sdl.web@gmail.com>
197
198 * nxml/rng-valid.el (rng-validate-while-idle)
199 (rng-validate-quick-while-idle): Guard against deleted buffer.
200 (Bug#13999)
201
202 * emacs-lisp/edebug.el (edebug-mode): Make sure edebug-kill-buffer
203 is the last entry in kill-buffer-hook.
204
205 * files.el (kill-buffer-hook): Doc fix.
206
207 2013-03-23 Dmitry Gutov <dgutov@yandex.ru>
208
209 * emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column):
210 Make it safe-local.
211
212 * vc/diff-mode.el (diff-mode-shared-map): Unbind "/" (Bug#14034).
213
214 2013-03-23 Leo Liu <sdl.web@gmail.com>
215
216 * nxml/nxml-util.el (nxml-with-unmodifying-text-property-changes):
217 Remove.
218
219 * nxml/rng-valid.el (rng-validate-mode)
220 (rng-after-change-function, rng-do-some-validation):
221 * nxml/rng-maint.el (rng-validate-buffer):
222 * nxml/nxml-rap.el (nxml-tokenize-forward, nxml-ensure-scan-up-to-date):
223 * nxml/nxml-outln.el (nxml-show-all, nxml-set-outline-state):
224 * nxml/nxml-mode.el (nxml-mode, nxml-degrade, nxml-after-change)
225 (nxml-extend-after-change-region): Use with-silent-modifications.
226
227 * nxml/rng-nxml.el (rng-set-state-after): Do not let-bind
228 timer-idle-list.
229
230 * nxml/rng-valid.el (rng-validate-while-idle-continue-p)
231 (rng-next-error-1, rng-previous-error-1): Do not let-bind
232 timer-idle-list. (Bug#13999)
233
234 2013-03-23 Juri Linkov <juri@jurta.org>
235
236 * info.el (info-index-match): New face.
237 (Info-index, Info-apropos-matches): Add a nested subgroup to the
238 main pattern and add text properties with the new face to matches
239 in index entries relative to the beginning of the index entry.
240 (Bug#14015)
241
242 2013-03-21 Eric Ludlam <zappo@gnu.org>
243
244 * eieio/eieio-datadebug.el (data-debug/eieio-insert-slots):
245 Inhibit read only while inserting objects.
246
247 2013-03-22 Teodor Zlatanov <tzz@lifelogs.com>
248
249 * progmodes/cfengine.el: Update docs to mention
250 `cfengine-auto-mode'. Use \_> and \_< instead of \> and \< for
251 symbol motion. Remove "_" from the word syntax.
252
253 2013-03-21 Teodor Zlatanov <tzz@lifelogs.com>
254
255 * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word
256 syntax for both `cfengine2-mode' and `cfengine3-mode'.
257
258 2013-03-20 Juri Linkov <juri@jurta.org>
259
260 * info.el (Info-next-reference-or-link)
261 (Info-prev-reference-or-link): New functions.
262 (Info-next-reference, Info-prev-reference): Use them.
263 (Info-try-follow-nearest-node): Handle footnote navigation.
264 (Info-fontify-node): Fontify footnotes. (Bug#13989)
265
266 2013-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
267
268 * subr.el (posn-point, posn-string): Fix it here instead (bug#13979).
269 * mouse.el (mouse-on-link-p): Undo scroll-bar fix.
270
271 2013-03-20 Paul Eggert <eggert@cs.ucla.edu>
272
273 Suppress unnecessary non-ASCII chatter during build process.
274 * international/ja-dic-cnv.el (skkdic-collect-okuri-nasi)
275 (batch-skkdic-convert): Suppress most of the chatter.
276 It's not needed so much now that machines are faster,
277 and its non-ASCII component was confusing; see Dmitry Gutov in
278 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
279
280 2013-03-20 Leo Liu <sdl.web@gmail.com>
281
282 * ido.el (ido-chop): Fix bug#10994.
283
284 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
285
286 * whitespace.el (whitespace-font-lock, whitespace-font-lock-mode):
287 Remove vars.
288 (whitespace-color-on, whitespace-color-off):
289 Use `font-lock-fontify-buffer' (Bug#13817).
290
291 2013-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * mouse.el (mouse--down-1-maybe-follows-link): Fix follow-link
294 remapping in mode-line.
295 (mouse-on-link-p): Also check [mode-line follow-link] bindings.
296
297 2013-03-19 Dmitry Gutov <dgutov@yandex.ru>
298
299 * whitespace.el (whitespace-color-on): Use `prepend' OVERRIDE
300 value for `whitespace-line' face (Bug#13875).
301 (whitespace-font-lock-keywords): Change description.
302 (whitespace-color-on): Don't save `font-lock-keywords' value, save
303 the constructed keywords instead.
304 (whitespace-color-off): Use `font-lock-remove-keywords' (Bug#13817).
305
306 2013-03-19 Leo Liu <sdl.web@gmail.com>
307
308 * progmodes/compile.el (compilation-display-error): New command.
309 (compilation-mode-map, compilation-minor-mode-map): Bind it to
310 C-o. (Bug#13992)
311
312 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
313
314 * term/x-win.el (x-keysym-pair): Add a Fixme (Bug#13936).
315
316 2013-03-18 Jan Djärv <jan.h.d@swipnet.se>
317
318 * mouse.el (mouse-on-link-p): Check for scroll bar (Bug#13979).
319
320 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
321
322 * net/tramp-compat.el (tramp-compat-user-error): New defun.
323
324 * net/tramp-adb.el (tramp-adb-handle-shell-command):
325 * net/tramp-gvfs.el (top):
326 * net/tramp.el (tramp-find-method, tramp-dissect-file-name)
327 (tramp-handle-shell-command): Use it.
328 (tramp-dissect-file-name): Raise an error when hostname is a
329 method name, and neither method nor user is specified.
330
331 * net/trampver.el: Update release number.
332
333 2013-03-18 Leo Liu <sdl.web@gmail.com>
334
335 Make sure eldoc can be turned off properly.
336 * emacs-lisp/eldoc.el (eldoc-schedule-timer): Conditionalize on
337 eldoc-mode.
338 (eldoc-display-message-p): Revert last change.
339 (eldoc-display-message-no-interference-p)
340 (eldoc-print-current-symbol-info): Tweak.
341
342 2013-03-18 Tassilo Horn <tsdh@gnu.org>
343
344 * doc-view.el (doc-view-new-window-function): Check the new window
345 overlay's display property instead the char property of the
346 buffer's first char. Use `with-selected-window' instead of
347 `save-window-excursion' with `select-window'.
348 (doc-view-document->bitmap): Check the current doc-view overlay's
349 display property instead the char property of the buffer's first char.
350
351 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
352
353 Automate the build of ja-dic.el (Bug#13984).
354 * international/ja-dic-cnv.el (skkdic-convert): Remove the annotations
355 from the input, rather than assume that it's been done for us by the
356 SKK script unannotate.awk. Switch ja-dic.el to UTF-8. Don't put
357 the current date into a ja-dic.el comment, as that complicates
358 regression testing.
359
360 2013-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
361
362 * whitespace.el: Fix double evaluation.
363 (whitespace-space, whitespace-hspace, whitespace-tab)
364 (whitespace-newline, whitespace-trailing, whitespace-line)
365 (whitespace-space-before-tab, whitespace-indentation)
366 (whitespace-empty, whitespace-space-after-tab): Turn defcustoms into
367 obsolete defvars.
368 (whitespace-hspace-regexp): Fix regexp for emacs-unicode.
369 (whitespace-color-on): Use a single font-lock-add-keywords call.
370 Fix double-evaluation of face variables.
371
372 2013-03-17 Michael Albinus <michael.albinus@gmx.de>
373
374 * net/tramp-adb.el (tramp-adb-parse-device-names):
375 Use `start-process' instead of `call-process'. Otherwise, the
376 function might be blocked under MS Windows. (Bug#13299)
377
378 2013-03-17 Leo Liu <sdl.web@gmail.com>
379
380 Extend eldoc to display info in the mode-line. (Bug#13978)
381 * emacs-lisp/eldoc.el (eldoc-post-insert-mode): New minor mode.
382 (eldoc-mode-line-string): New variable.
383 (eldoc-minibuffer-message): New function.
384 (eldoc-message-function): New variable.
385 (eldoc-message): Use it.
386 (eldoc-display-message-p)
387 (eldoc-display-message-no-interference-p):
388 Support eldoc-post-insert-mode.
389
390 * simple.el (eval-expression-minibuffer-setup-hook): New hook.
391 (eval-expression): Run it.
392
393 2013-03-17 Roland Winkler <winkler@gnu.org>
394
395 * emacs-lisp/crm.el (completing-read-multiple): Ignore empty
396 strings in the list of return values.
397
398 2013-03-17 Jay Belanger <jay.p.belanger@gmail.com>
399
400 * calc/calc-ext.el (math-read-number-fancy): Check for an explicit
401 radix before checking for HMS forms.
402
403 2013-03-16 Leo Liu <sdl.web@gmail.com>
404
405 * progmodes/scheme.el: Add indentation and font-locking for λ.
406 (Bug#13975)
407
408 2013-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * emacs-lisp/smie.el (smie-auto-fill): Don't inf-loop if there's no
411 token before point (bug#13942).
412
413 2013-03-16 Leo Liu <sdl.web@gmail.com>
414
415 * thingatpt.el (end-of-sexp): Fix bug#13952. Use syntax-after.
416
417 2013-03-16 Eli Zaretskii <eliz@gnu.org>
418
419 * startup.el (command-line-normalize-file-name): Fix handling of
420 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
421 <xfq.free@gmail.com> in
422 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
423
424 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
425
426 Sync with Tramp 2.2.7.
427
428 * net/trampver.el: Update release number.
429
430 2013-03-14 Tassilo Horn <tsdh@gnu.org>
431
432 * doc-view.el Fix bug#13887.
433 (doc-view-insert-image): Don't modify overlay associated to
434 non-live windows, and implement horizontal centering of image in
435 case it's smaller than the window.
436 (doc-view-new-window-function): Force redisplay of new windows on
437 doc-view buffers.
438
439 2013-03-13 Karl Fogel <kfogel@red-bean.com>
440
441 * saveplace.el (save-place-alist-to-file): Don't sort
442 `save-place-alist', just pretty-print it (bug#13882).
443
444 2013-03-13 Michael Albinus <michael.albinus@gmx.de>
445
446 * net/tramp-sh.el (tramp-sh-handle-insert-directory): Check,
447 whether `default-file-name-coding-system' is bound. It isn't in
448 XEmacs.
449
450 2013-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
451
452 * emacs-lisp/byte-run.el (defun-declarations-alist): Don't use
453 backquotes for `obsolete' (bug#13929).
454
455 * international/mule.el (find-auto-coding): Include file name in
456 obsolescence warning (bug#13922).
457
458 2013-03-12 Teodor Zlatanov <tzz@lifelogs.com>
459
460 * progmodes/cfengine.el (cfengine-parameters-indent): New variable
461 for CFEngine 3-specific indentation.
462 (cfengine3-indent-line): Use it. Fix up category regex.
463 (cfengine3-font-lock-keywords): Add bundle and namespace characters.
464
465 2013-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
466
467 * type-break.el (type-break-file-name):
468 * textmodes/remember.el (remember-data-file):
469 * strokes.el (strokes-file):
470 * shadowfile.el (shadow-initialize):
471 * saveplace.el (save-place-file):
472 * ps-bdf.el (bdf-cache-file):
473 * progmodes/idlwave.el (idlwave-config-directory):
474 * net/quickurl.el (quickurl-url-file):
475 * international/kkc.el (kkc-init-file-name):
476 * ido.el (ido-save-directory-list-file):
477 * emulation/viper.el (viper-custom-file-name):
478 * emulation/vip.el (vip-startup-file):
479 * calendar/todo-mode.el (todo-file-do, todo-file-done, todo-file-top):
480 * calendar/timeclock.el (timeclock-file): Use locate-user-emacs-file.
481
482 2013-03-12 Paul Eggert <eggert@cs.ucla.edu>
483
484 Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
485 * language/thai-word.el: Switch to UTF-8.
486
487 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
488
489 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
490
491 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
492
493 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
494 Use with-current-buffer and don't move point.
495 (net-utils-run-simple): Remove useless code.
496 (net-utils-remove-ctl-m): Remove unused custom.
497
498 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
499
500 * international/characters.el (glyphless-set-char-table-range): New fun.
501 (update-glyphless-char-display): Use it (bug#13744).
502
503 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
504
505 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
506 namespaces in the syntax, indent closer for hanging brace
507 correctly, allow single-quote delimited 'strings', and make
508 `cfengine3-mode' the default.
509
510 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
511
512 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
513 Use lexical-binding. Fix up docstring according to conventions.
514 (gdbmi-debug-mode): New var.
515 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
516 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
517 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
518 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
519 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
520 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
521 (gdbmi-bnf-incomplete-record-result): New functions.
522 (gdb-car<): Remove function.
523 (gdbmi-record-list): Remove variable.
524 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
525 (gdbmi-bnf-result-state-configs): New const.
526 (gud-gdbmi-marker-filter): Rewrite.
527 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
528 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
529 Add `token' argument.
530 (gdb-done, gdb-error): New functions.
531 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
532
533 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
534
535 * term/xterm.el (xterm--report-background-handler): Don't burp
536 upon timeout.
537 (xterm--version-handler): Extract from terminal-init-xterm.
538 (xterm--query): Don't mishandle timeout. Remove debugging messages.
539 Allow multiple handlers.
540 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
541
542 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
543 (xterm--report-background-handler, xterm--query): New functions.
544 (terminal-init-xterm): Use them.
545
546 2013-03-11 Michael R. Mauger <michael@mauger.com>
547
548 * progmodes/sql.el Version 3.2
549 Please note that my address changed to <michael@mauger.com>;
550 the <mmaug@yahoo.com> address remains active.
551 (sql-connection-alist): Updates documentation to fix bug#13715.
552 (sql-connect): Handle missing `sql-connection-alist' correctly.
553 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
554 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
555 property.
556 (sql-default-value): New function.
557 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
558 values were not used.
559 (sql-rename-buffer): Make sure alternate buffer name has no text
560 properties.
561 (sql-input-sender, sql-execute-feature): Fetch variable with
562 `buffer-local-value' rather than `with-current-buffer'.
563 (sql-*): Use #' function syntax consistently.
564 (sql-*): Use message/error/user-error consistently.
565
566 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
567
568 * xt-mouse.el (xterm-mouse-event-read): Remove.
569 (xterm-mouse--read-event-sequence-1000)
570 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
571
572 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
573
574 * term/xterm.el (xterm-function-map): Support format used with
575 formatOtherKeys=1 (bug#13839).
576
577 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
578 (with-no-warnings): Use `declare'.
579
580 * whitespace.el (whitespace-enable-predicate): New variable.
581 (whitespace-enable-predicate): Use it.
582
583 * comint.el (comint-send-input, comint-snapshot-last-prompt)
584 (comint-output-filter, comint-update-fence):
585 Use with-silent-modifications.
586
587 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
588
589 * replace.el (occur-read-regexp-defaults-function): New var.
590 (occur-read-regexp-defaults): New defun.
591 (occur-read-primary-args): Propagate above change (bug#13892).
592
593 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
594
595 * mouse.el (mouse-drag-track): Remove left-over debugging code.
596
597 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
598
599 Major rewrite due to changed D-Bus interface of GVFS 1.14.
600
601 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
602 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
603 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
604 New defconst.
605 (tramp-gvfs-file-name-handler-alist) [directory-files]
606 [directory-files-and-attributes, file-exists-p, file-modes]:
607 Use Tramp default handler.
608 [file-acl, file-selinux-context, process-file, set-file-acl]:
609 [set-file-modes, set-file-selinux-context, shell-command]:
610 [start-file-process]: Remove handler.
611 [verify-visited-file-modtime]: New handler.
612 (tramp-gvfs-dbus-string-to-byte-array)
613 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
614 calls of `dbus-string-to-byte-array' and
615 `tramp-gvfs-dbus-byte-array-to-string'.
616 (tramp-gvfs-handle-copy-file)
617 (tramp-gvfs-handle-delete-directory)
618 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
619 (tramp-gvfs-handle-file-directory-p)
620 (tramp-gvfs-handle-file-executable-p)
621 (tramp-gvfs-handle-file-name-all-completions)
622 (tramp-gvfs-handle-file-readable-p)
623 (tramp-gvfs-handle-file-writable-p)
624 (tramp-gvfs-handle-insert-directory)
625 (tramp-gvfs-handle-insert-file-contents)
626 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
627 (tramp-gvfs-handle-set-visited-file-modtime)
628 (tramp-gvfs-handle-write-region): Rewrite.
629 (tramp-gvfs-handle-file-acl)
630 (tramp-gvfs-handle-file-selinux-context)
631 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
632 (tramp-gvfs-handle-set-file-modes)
633 (tramp-gvfs-handle-set-file-selinux-context)
634 (tramp-gvfs-handle-shell-command)
635 (tramp-gvfs-handle-start-file-process)
636 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
637 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
638 over the symlinks. Fix user handling.
639 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
640 of the D-Bus signals.
641 (tramp-gvfs-connection-mounted-p): Handle different names of the
642 D-Bus methods.
643 (tramp-gvfs-mount-spec-entry): New defun.
644 (tramp-gvfs-mount-spec): Use it.
645 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
646 there is a share name. Handle different names of the D-Bus
647 signals and methods. Set connection properties needed for
648 `tramp-check-cached-permissions'.
649 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
650 Return t or nil.
651
652 * net/tramp.el (tramp-backtrace): Move up.
653 (tramp-error): Dump a backtrace into the debug buffer when
654 `tramp-verbose > 9.
655 (tramp-file-mode-type-map, tramp-file-mode-from-int)
656 (tramp-file-mode-permissions, tramp-get-local-uid)
657 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
658 tramp-sh.el.
659
660 * net/tramp-sh.el (tramp-file-mode-type-map)
661 (tramp-check-cached-permissions, tramp-file-mode-from-int)
662 (tramp-file-mode-permissions, tramp-get-local-uid)
663 (tramp-get-local-gid): Move to tramp.el.
664
665 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 Separate mouse-1-click-follows-link from mouse-drag-region.
668 * mouse.el (mouse--down-1-maybe-follows-link): New function.
669 (key-translation-map): Use it to implement mouse-1-click-follows-link.
670 (mouse-drag-line, mouse-drag-track):
671 Remove mouse-1-click-follows-link code.
672 (mouse--remap-link-click-p): Remove.
673
674 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
675
676 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
677 (hi-lock-read-regexp-defaults): New defun.
678 (hi-lock-line-face-buffer, hi-lock-face-buffer)
679 (hi-lock-face-phrase-buffer): Propagate above change.
680 Update docstring (bug#13892).
681
682 * subr.el (find-tag-default-as-regexp): New defun.
683 * replace.el (read-regexp): Propagate above change.
684
685 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
686
687 * calc/calc-units.el (calc-convert-units): Fix the way that default
688 new units are stored.
689
690 2013-03-07 Matthias Meulien <orontee@gmail.com>
691
692 * bookmark.el: Define a face to highlight bookmark names in
693 bookmark menu buffers, where the default is a bold face similarly
694 to buffer names in buffer menu buffers.
695 (bookmark-menu-bookmark): New face to highlight bookmark names.
696 (bookmark-insert-location): Remove duplicated text property to
697 conform to buffer list (see `list-buffers').
698 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
699 `bookmark-menu-bookmark' to bookmark names.
700
701 2013-03-07 Matthias Meulien <orontee@gmail.com>
702 Karl Fogel <kfogel@red-bean.com>
703
704 * bookmark.el: Display the bookmark list header similarly to the
705 buffer list header (see `list-buffers'), where the default is now
706 an immovable/immutable header line.
707 (bookmark-bmenu-use-header-line): New variable.
708 (bookmark-bmenu-inline-header-height): New name for
709 `bookmark-bmenu-header-height', to avoid confusion with the code
710 for the new immovable header. All references changed.
711 (bookmark-bmenu-set-header): New function.
712 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
713 Conditionalize header construction accordingly.
714 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
715 the inline header height.
716 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
717 Conditionalize the skipping of the inline header height.
718
719 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
720
721 * progmodes/js.el (js--multi-line-declaration-indentation):
722 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
723
724 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
725
726 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
727 Only propertize regexp when not inside a string (Bug#13885).
728
729 2013-03-06 Alan Mackenzie <acm@muc.de>
730
731 Correct the position of point in some line-up functions.
732 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
733 (c-lineup-assignments, c-lineup-gcc-asm-reg ): take position of
734 point at column 0 rather than at a random place in the line.
735
736 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
737
738 * net/tramp-compat.el (tramp-compat-delete-directory):
739 Implement TRASH argument.
740
741 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
742
743 Keep pre-existing highlighting in completion candidates (Bug#13250).
744 * minibuffer.el (completions-first-difference): State that the
745 face is "added" in the docstring.
746 (completions-common-part): Same. And don't inherit from default.
747 (completion-hilit-commonality): Prepend 'completions-common-part
748 and 'completion-first-difference faces to the 'face property,
749 instead of replacing the value(s).
750 (completion--insert-strings): Same with 'completions-annotations face.
751 (completion-hilit-commonality): Use 'face instead of
752 'font-lock-face, because it gets priority if the completion
753 strings already have 'face set.
754
755 2013-03-04 Alan Mackenzie <acm@muc.de>
756
757 Replace `last-command-event' by `last-command-char' in XEmacs.
758 * progmodes/cc-defs.el (c-last-command-char): New macro.
759 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
760 (c-semi&comma-no-newlines-before-nonblanks)
761 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
762 in place of `last-command-event'.
763 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
764 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
765 (c-electric-paren, c-electric-continued-statement): Use the new
766 macro in place of `last-command-event'.
767
768 2013-03-04 Glenn Morris <rgm@gnu.org>
769
770 * files.el (inhibit-local-variables-regexps):
771 Add .diff and .patch. (Bug#13862)
772
773 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
774
775 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Cache,
776 whether the "su" command is available on the device.
777
778 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
779
780 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
781 (tramp-adb-handle-process-file): Remove superfluous setting.
782 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
783 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
784 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
785
786 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
787
788 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
789 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
790 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
791 Use dict-key rather than dict-name for the error message.
792
793 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
794
795 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
796 when reverting (bug#13831).
797
798 2013-03-01 Agustín Martín Domingo <agustin.martin@hispalinux.es>
799
800 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
801 Always expand affix-file before storing to protect against changed
802 `default-directory'.
803 (ispell-print-if-debug): Make sure message is printed at the end
804 of the debug buffer.
805
806 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
807
808 * net/tramp.el (tramp-obsolete-methods): New defconst.
809 (tramp-warned-obsolete-methods): New defvar.
810 (tramp-find-method): Check for obsolete methods. Map them to a
811 replacement method if appropriate.
812
813 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
814 Remove methods.
815 (top): Remove completion functions for "scp1", "scp2", "ssh1",
816 "ssh2" and "plink1".
817
818 2013-02-28 Dale Sedivec <dale@codefu.org>
819
820 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
821 Return valid syntax-table property value when converting
822 quotes within text from string syntax to punctuation syntax (bug#13844).
823
824 2013-02-28 Juri Linkov <juri@jurta.org>
825
826 * dired-aux.el (dired-diff): If file at point is a backup file,
827 use its original as the default value, and reverse the order
828 of arguments to the `diff' call. Doc fix. (Bug#13772)
829
830 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
831
832 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
833 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
834
835 2013-02-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
836
837 Initial support for hunspell dictionaries auto-detection (Bug#13639)
838
839 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
840 Ask hunspell about available and default dictionaries.
841 (ispell-parse-hunspell-affix-file): Extract relevant info from
842 hunspell affix file.
843 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
844 `ispell-dictionary-alist' entry for given dictionary after info
845 provided by `ispell-parse-hunspell-affix-file'.
846 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
847 of parsed hunspell dicts and associated affix files.
848 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
849 of parsed hunspell dicts and associated parameters.
850 (ispell-set-spellchecker-params):
851 Call `ispell-find-hunspell-dictionaries' if hunspell and not
852 previously done.
853 (ispell-start-process):
854 Call `ispell-hunspell-fill-dictionary-entry' for current
855 dictionary if it is not initialized.
856
857 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
858
859 * imenu.el: Comment nitpicks.
860
861 2013-02-28 Sam Steingold <sds@gnu.org>
862
863 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
864 See <http://stackoverflow.com/questions/14720205>.
865
866 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
867
868 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
869 (net-utils-mode): Use it.
870 (net-utils--revert-cmd): New var.
871 (net-utils-run-simple): Set it, and remove bogus interactive spec.
872 (traceroute): Use net-utils-run-simple.
873
874 2013-02-28 Glenn Morris <rgm@gnu.org>
875
876 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
877
878 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
879
880 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
881 (doc-view-fallback-mode): Remove overlays here.
882 (doc-view-toggle-display): Instead of here. Don't throw away
883 image-mode-winprops-alist.
884 (doc-view-goto-page): Don't mess with hscroll.
885
886 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
887
888 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
889 &optional (bug#13819).
890
891 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
892
893 * net/tramp-adb.el (tramp-adb-parse-device-names)
894 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
895
896 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
897
898 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
899 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
900 defined. POSIX environments fall back to the "C" locale then and
901 emit a warning, which shall be suppressed.
902
903 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
904
905 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
906 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
907
908 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
909
910 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
911
912 2013-02-25 Juri Linkov <juri@jurta.org>
913
914 * replace.el (read-regexp): Let-bind `default' to the first
915 element of `defaults' if it's a list, otherwise it should be
916 a string or nil. Let-bind `suggestions' to `defaults' if it's
917 a list, otherwise make a list with the string value. Doc fix.
918 (Bug#13805)
919
920 2013-02-25 Eli Zaretskii <eliz@gnu.org>
921
922 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
923 that match "\`\.#", to avoid compiling lock files, even if they
924 are readable (as they are on MS-Windows).
925
926 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
927
928 * files.el (basic-save-buffer): Remove redundant directory-creation.
929
930 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
931
932 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
933 Add option to force `pi' to remain symbolic.
934 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
935 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
936 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
937 derivatives, when necessary.
938
939 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
940
941 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
942 (ps-mode-octal-region): Use string-make-unibyte.
943
944 2013-02-23 Glenn Morris <rgm@gnu.org>
945
946 * emulation/viper-cmd.el (viper-submit-report):
947 * progmodes/ps-mode.el (ps-mode-maintainer-address):
948 * progmodes/vera-mode.el (vera-mode-help-address):
949 * textmodes/artist.el (artist-maintainer-address):
950 * textmodes/reftex.el (reftex-report-bug):
951 * vc/ediff-util.el (ediff-submit-report):
952 Add bug-gnu-emacs to bug report address.
953
954 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
955 Remove bug report entries.
956 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
957
958 * emacs-lisp/bytecomp.el (byte-compile-level): New.
959 (byte-compile-file, byte-compile-from-buffer):
960 Use separate input/output buffers for each level of recursive
961 byte-compile-file calls. (Bug#13787)
962
963 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
964
965 * net/tramp.el (tramp-methods): Fix docstring.
966 (tramp-ssh-controlmaster-options): Rename it from
967 `tramp-ssh-controlmaster-template'. Return a string.
968 (tramp-default-method): Adapt check for
969 `tramp-ssh-controlmaster-options'.
970
971 * net/tramp-sh.el (tramp-methods):
972 Replace `tramp-ssh-controlmaster-template' by "%c".
973 (tramp-do-copy-or-rename-file-out-of-band)
974 (tramp-maybe-open-connection): Use it in format spec. Ensure,
975 that it is applied for the first hop only.
976
977 2013-02-22 Juri Linkov <juri@jurta.org>
978
979 * isearch.el (isearch-lazy-highlight-new-loop):
980 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
981 to `isearch-other-end' if it is not nil. (Bug#13402)
982
983 * replace.el (replace-highlight): Let-bind `isearch-other-end'
984 to `match-beg'.
985
986 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
987 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
988 and `isearch-error' to nil.
989
990 2013-03-16 Fabián Ezequiel Gallina <fgallina@cuca>
991
992 * progmodes/python.el (python-info-current-defun):
993 Enhance match-data cluttering prevention.
994
995 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
996
997 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
998
999 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
1000 Handle multibyte file names.
1001
1002 2013-02-22 Glenn Morris <rgm@gnu.org>
1003
1004 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
1005 (sgml-transformation-function): Give it a :set function.
1006 (sgml-tag): Doc fix.
1007
1008 * cmuscheme.el (scheme-buffer):
1009 * progmodes/inf-lisp.el (inferior-lisp-buffer):
1010 * progmodes/tcl.el (inferior-tcl-buffer):
1011 * textmodes/tex-mode.el (tex-command): Doc fixes.
1012
1013 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
1014
1015 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
1016
1017 2013-02-21 Bastien Guerry <bzg@gnu.org>
1018
1019 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
1020
1021 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1022
1023 * progmodes/python.el (python-info-current-defun):
1024 Enhance match-data cluttering prevention.
1025
1026 2013-02-21 Glenn Morris <rgm@gnu.org>
1027
1028 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
1029 loaded while outline-regexp is let bound. (Bug#9584)
1030
1031 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1032
1033 * progmodes/python.el (python-info-current-defun): Fix failed
1034 defun name retrieval because of unwanted match-data cluttering.
1035
1036 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
1037
1038 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
1039 defconst. Apply independent check for ControlPersist.
1040
1041 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
1042 temporarily, via "env".
1043
1044 2013-02-21 Glenn Morris <rgm@gnu.org>
1045
1046 * info.el (Info-enable-edit): Remove.
1047 (Info-edit): Disable it rather than using Info-enable.
1048 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
1049 (Info-cease-edit): Make editing of Info files obsolete.
1050
1051 * informat.el (Info-tagify):
1052 Handle buffers not visiting files. (Bug#13763)
1053
1054 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
1055
1056 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
1057
1058 2013-02-21 Glenn Morris <rgm@gnu.org>
1059
1060 * files.el (basic-save-buffer): Move check for existing parent
1061 directory after hooks. (Bug#13773)
1062
1063 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * simple.el (command-execute): Move from C. Add obsolete check.
1066 (extended-command-history): Move from C.
1067
1068 2013-02-20 Ulrich Müller <ulm@gentoo.org>
1069
1070 * jka-cmpr-hook.el (jka-compr-compression-info-list)
1071 (jka-compr-mode-alist-additions): Handle .txz suffix for
1072 XZ-compressed tar archives (bug#13770).
1073
1074 2013-02-20 Bastien Guerry <bzg@gnu.org>
1075
1076 * outline.el (outline-regexp, outline-heading-end-regexp):
1077 Make variables, not options (bug#13731).
1078
1079 2013-02-20 Glenn Morris <rgm@gnu.org>
1080
1081 * image.el (image-current-frame): Change from variable to function.
1082 (image-show-frame): Rename from image-nth-frame. Update callers.
1083 * image-mode.el (image-multi-frame): New variable.
1084 (image-mode-map, image-mode, image-goto-frame):
1085 Use image-multi-frame rather than image-current-frame.
1086 (image-mode, image-goto-frame): Use image-current-frame as
1087 function rather than as variable.
1088
1089 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
1090 * emacs-lisp/cl-macs.el (cl--make-type-test)
1091 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
1092
1093 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1094
1095 * net/tramp-cache.el (tramp-get-hash-table): New defun.
1096 (tramp-get-file-property, tramp-set-file-property)
1097 (tramp-get-connection-property, tramp-set-connection-property): Use it.
1098 (tramp-flush-file-property, tramp-flush-directory-property):
1099 Rename argument to KEY.
1100 (tramp-flush-connection-property): Simplify a little bit.
1101 (tramp-connection-property-p): New defun.
1102 (top): Reapply saved values only if there isn't a corresponding
1103 entry in `tramp-connection-properties'.
1104
1105 2013-02-19 Fabián Ezequiel Gallina <fgallina@cuca>
1106
1107 * progmodes/python.el (python-indent-context):
1108 Fix python-info-line-ends-backslash-p call.
1109 (python-info-line-ends-backslash-p)
1110 (python-info-beginning-of-backslash): Respect line-number argument.
1111 (python-info-current-line-comment-p):
1112 Fix behavior when not at beginning-of-line.
1113 (python-util-position): Remove function.
1114 (python-util-goto-line): New function.
1115
1116 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
1117
1118 * eshell/em-unix.el (eshell/su): Require tramp.
1119 (eshell/sudo): Require tramp. Remove now unnecessary check.
1120
1121 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
1122 `tramp-current-connection' in order to avoid an error when several
1123 commands are invoked in a short time in eshell and friends.
1124
1125 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
1126
1127 Cleanup some of EIEIO's namespace.
1128 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
1129 Use it to define all the class-* and object-* field accessors (renamed
1130 to eieio--class-* and eieio--object-*). Update all uses.
1131 (eieio--class-num-slots, eieio--object-num-slots): Rename from
1132 class-num-slots and object-num-slots.
1133 (eieio--check-type): New macro.
1134 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
1135 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
1136 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
1137 (object-assoc-list-safe): Use it.
1138 (eieio-defclass): Tighten regexp.
1139 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
1140 Remove unreachable code.
1141 (object-class-fast): Declare obsolete.
1142 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
1143 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
1144 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
1145 Rename from class-name, object-name, object-set-name-string,
1146 object-class, object-class-name, class-parents, class-children,
1147 class-precedence-list, class-parent; with obsolete alias.
1148 (class-of, class-direct-superclasses, class-direct-subclasses):
1149 Declare obsolete.
1150 (eieio-defmethod): Use `memq'; remove unreachable code.
1151 * emacs-lisp/eieio-base.el (eieio-persistent-read):
1152 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
1153 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
1154
1155
1156 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
1157
1158 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
1159 commentary.
1160
1161 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
1162
1163 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
1164 Use font-lock-keyword-face for macros and special forms (bug#8345).
1165
1166 2013-02-17 Didier Verna <didier@didierverna.net>
1167
1168 * net/network-stream.el (network-stream-open-starttls):
1169 Check that response to the starttls-command is non-nil. (Bug#13706)
1170
1171 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
1172
1173 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
1174 Don't assume all identifier chars have syntax word.
1175 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1176 Remove bar-not-symbol. Adjust callers.
1177 (lisp-mode-variables): Don't set a font-lock-syntax-table.
1178
1179 2013-02-17 Leo Liu <sdl.web@gmail.com>
1180
1181 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
1182
1183 2013-02-17 Glenn Morris <rgm@gnu.org>
1184
1185 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
1186
1187 * image-mode.el (image-mode-map): Add image-dired menu entry.
1188
1189 * image-dired.el (tumme): Make this alias obsolete.
1190
1191 2013-02-16 Glenn Morris <rgm@gnu.org>
1192
1193 * image.el (image-animated-types): Remove.
1194 (image-multi-frame-p): Rename from image-animated-p, and generalize.
1195 (image-animated-p): Make obsolete alias.
1196 (image-animate, image-nth-frame, image-animate-timeout):
1197 Use image-multi-frame-p.
1198 (image-animate-timeout): If no delay, use image-default-frame-delay.
1199 * image-mode.el (image-mode, image-toggle-animation):
1200 Use image-multi-frame-p. (Bug#763, bug#10739)
1201 (image-mode): Adjust startup message for a multi-frame image.
1202
1203 * image-mode.el (image-mode-map): Give it a menu.
1204
1205 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * net/tramp-cache.el (tramp-connection-properties): New customer
1208 option.
1209 (tramp-get-connection-property): Use it.
1210
1211 * net/tramp-compat.el (top): Require 'trampver.
1212
1213 * net/tramp-sh.el (tramp-remote-process-environment):
1214 Set tramp-autoload cookie.
1215
1216 2013-02-16 Kevin Ryde <user42@zip.com.au>
1217
1218 * info-look.el (info-lookup-select-mode): If major-mode has no
1219 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
1220
1221 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
1222
1223 * replace.el (read-regexp): Tighten the regexp that matches tag.
1224 When tag is retrieved with `find-tag-default', use regexp that
1225 matches tag at point. Also update docstring (Bug#13687).
1226
1227 2013-02-16 Eli Zaretskii <eliz@gnu.org>
1228
1229 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
1230 add watch for the file, not its parent directory, since w32notify
1231 sets up the watch for the directory internally. (Bug#13725)
1232
1233 2013-02-16 Glenn Morris <rgm@gnu.org>
1234
1235 * image.el (image-default-frame-delay): New variable.
1236 (image-animated-p): Use image-default-frame-delay.
1237 (image-minimum-frame-delay): New constant.
1238 (image-animate-timeout): Use image-minimum-frame-delay.
1239
1240 * image.el (image-nth-frame): New, split from image-animate-timeout.
1241 (image-animate-timeout): Use image-nth-frame.
1242 * image-mode.el (image-goto-frame, image-next-frame)
1243 (image-previous-frame): New commands.
1244 (image-mode-map): Add new frame commands.
1245
1246 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
1247
1248 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
1249 If col-desc already has help-echo, use it. (Bug#13563)
1250
1251 2013-02-16 Glenn Morris <rgm@gnu.org>
1252
1253 * image.el (image-current-frame): New variable.
1254 (image-animate-timeout): Set image-current-frame.
1255 * image-mode.el (image-mode): For animated images,
1256 display a frame counter via mode-line-process.
1257
1258 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
1259
1260 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
1261
1262 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
1263
1264 2013-02-15 Alan Mackenzie <acm@muc.de>
1265
1266 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
1267 global minor mode has been enabled, call the minor mode function
1268 for a new buffer once only, after the major mode hook, whilst
1269 allowing that hook explicitly to disable the minor mode.
1270 (MODE-disable-in-buffer): New (generated) function.
1271 (disable-MODE): New (generated) buffer local variable.
1272
1273 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
1274
1275 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
1276 `iswitchb-next-match' and `iswitchb-prev-match' resply.
1277 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
1278 `ido-next-match' and `ido-prev-match' resply.
1279 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
1280 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
1281 `icomplete-backward-completions' (Bug#13708).
1282
1283 2013-02-15 Glenn Morris <rgm@gnu.org>
1284
1285 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
1286
1287 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
1288
1289 * net/goto-addr.el (goto-address-fontify): Add start and end args.
1290 (goto-address-fontify-region): Use them instead of narrowing, so
1291 syntax-ppss has access to the whole buffer.
1292
1293 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
1294
1295 * progmodes/python.el: Explain how to restore "cc-mode"-like
1296 forward-sexp movement in header documentation (Bug#13642).
1297 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
1298 comments and strings (GH bug 114).
1299
1300 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
1301
1302 * progmodes/python.el (python-info-current-defun): Fix current
1303 defun detection (Bug#13618).
1304
1305 2013-02-15 Chong Yidong <cyd@gnu.org>
1306
1307 * xml.el (xml-parse-string): Fix typo in handling of bad character
1308 references.
1309
1310 2013-02-15 Glenn Morris <rgm@gnu.org>
1311
1312 * play/fortune.el (fortune-compile): Simplify and fix previous change.
1313
1314 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
1315
1316 * net/tramp.el (tramp-debug-message):
1317 Add `tramp-condition-case-unless-debug'.
1318 (tramp-debug-on-error): New defvar.
1319 (tramp-condition-case-unless-debug): New defun.
1320 (tramp-file-name-handler): Use it.
1321
1322 2013-02-14 Juri Linkov <juri@jurta.org>
1323
1324 * info.el (Info-isearch-filter): Treat non-nil values of
1325 `search-invisible' including its default value `open'
1326 like the value `t' to match hidden text. (Bug#13402)
1327
1328 2013-02-14 Glenn Morris <rgm@gnu.org>
1329
1330 * help-fns.el (find-lisp-object-file-name): Give special treatment
1331 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
1332
1333 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
1334
1335 * net/quickurl.el (quickurl-save-urls):
1336 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
1337
1338 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
1339
1340 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
1341 depth for unfinished percent literal. Not using it in the caller.
1342 (ruby-move-to-block): Jump over multiline literals of all types,
1343 ignoring code-looking contents inside them.
1344 (ruby-add-log-current-method): Improve performance at the expense
1345 of accuracy. `ruby-block-contains-point' is relatively slow, so
1346 only use it for method and singleton class blocks.
1347
1348 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
1349
1350 Use ControlMaster where applicable. (Bug#13677)
1351
1352 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
1353 replacing `tramp-detect-ssh-controlmaster'.
1354 (tramp-default-method): Use it.
1355
1356 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
1357 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
1358 arguments.
1359 [scpc, rsyncc]: Remove methods.
1360 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
1361 and "ssh2_old".
1362 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
1363 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
1364
1365 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
1366
1367 * emacs-lisp/package.el (package--initialized): Move before first use.
1368
1369 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
1370
1371 * icomplete.el (icomplete-hide-common-prefix): New user option.
1372 (icomplete-first-match): New face.
1373 (icomplete-completions): Correct handling of "complete but not
1374 unique" (Bug#12638).
1375
1376 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
1377
1378 * descr-text.el (describe-char): Display the script (bug#13698).
1379
1380 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
1381
1382 * tmm.el: Use lexical-binding and current-active-maps.
1383 (tmm-menubar): Use map-keymap and pcase.
1384 (tmm--completion-table): New function.
1385 (tmm-prompt): Use it to fix the menu order.
1386 (tmm-get-keybind): Use current-active-maps.
1387
1388 2013-02-12 Christopher Schmidt <christopher@ch.ristopher.com>
1389
1390 Add dired-hide-details-mode. (Bug#6799)
1391
1392 * locate.el (locate-mode): Set parent mode property to dired-mode.
1393
1394 * find-dired.el (find-dired): Call dired-insert-set-properties on
1395 initial information line. Set process mark on end of buffer.
1396 (find-dired-sentinel):
1397 Call dired-insert-set-properties on summary.
1398
1399 * dired.el (dired-hide-details-hide-symlink-targets)
1400 (dired-hide-details-hide-information-lines): New options.
1401 (dired-insert-directory):
1402 Set properties after final treatment of output.
1403 (dired-insert-set-properties):
1404 Set dired-hide-details-* properties.
1405 (dired-mode-map): Bind dired-hide-details-mode.
1406 (dired-mode): Set buffer-invisibility-spec to a list.
1407 (dired-next-line): Skip hidden lines.
1408 (dired-previous-line): Use dired-next-line.
1409 (dired-hide-details-mode): New minor mode.
1410 (dired-hide-details-update-invisibility-spec): New function.
1411
1412 2013-02-13 Glenn Morris <rgm@gnu.org>
1413
1414 * play/yow.el: Move to obsolete/. (Bug#9384)
1415
1416 2013-02-13 Juri Linkov <juri@jurta.org>
1417
1418 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
1419 to select `ediff-control-frame' and set input focus correctly on Xfce.
1420 (Bug#12218)
1421
1422 2013-02-13 Juri Linkov <juri@jurta.org>
1423
1424 * image-mode.el (image-mode-map):
1425 * doc-view.el (doc-view-mode-map):
1426 * vc/ediff-util.el (ediff-setup-keymap):
1427 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1428
1429 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
1430
1431 * progmodes/ruby-mode.el (ruby-move-to-block): Improve
1432 performance. Instead of recalculating indentation fully for each
1433 line, sum up indentation depth based only on visited lines.
1434 (ruby-parse-partial): Increase the depth after "do" even when END
1435 is right after it.
1436 (ruby-parse-partial): When END is in the middle of a percent
1437 literal, increase the depth if the delimiter chars belong to the
1438 paren syntax class.
1439
1440 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
1441
1442 * play/fortune.el (fortune-compile): Also make the compiled file
1443 if it does not exist at all, not just if it is old. (Bug#5338)
1444
1445 2013-02-13 Glenn Morris <rgm@gnu.org>
1446
1447 * emacs-lisp/package.el (package-menu-execute): Doc fix.
1448
1449 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
1450
1451 * lisp/emacs-lisp/package.el (package-menu-execute):
1452 Add optional noquery argument. (Bug#13625)
1453
1454 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
1457 if DIR exists and PARENTS is non-nil.
1458
1459 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
1460
1461 * progmodes/js.el (js--multi-line-declaration-indentation):
1462 Silence byte-compiler warning.
1463
1464 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
1465
1466 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
1467
1468 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
1469 only if it doesn't exist.
1470
1471 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1472 Set process marker.
1473
1474 2013-02-12 Tassilo Horn <tsdh@gnu.org>
1475
1476 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
1477 UserInstallation when calling soffice to work around LibreOffice
1478 bug 37531.
1479
1480 2013-02-12 Glenn Morris <rgm@gnu.org>
1481
1482 * files.el (basic-save-buffer):
1483 Offer to create a non-existing directory. (Bug#3016)
1484
1485 * calc/calc-graph.el (calc-graph-show-dumb):
1486 * calendar/calendar.el (calendar-mode-map):
1487 * cus-edit.el (custom-mode-map):
1488 * ehelp.el (electric-help-map):
1489 * emulation/vip.el (vip-mode-map):
1490 * epa.el (epa-key-list-mode-map):
1491 * info.el (Info-mode-map):
1492 * mail/rmail.el (rmail-mode-map):
1493 * mail/rmailsum.el (rmail-summary-mode-map):
1494 * man.el (Man-mode-map):
1495 * net/newst-plainview.el (newsticker-mode-map):
1496 * progmodes/cpp.el (cpp-edit-mode-map):
1497 * progmodes/grep.el (grep-mode-map):
1498 * progmodes/idlw-help.el (idlwave-help-mode-map):
1499 * simple.el (special-mode-map):
1500 * startup.el (splash-screen-keymap):
1501 * view.el (view-mode-map):
1502 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1503
1504 2013-02-11 Elias Pipping <pipping@lavabit.com>
1505
1506 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
1507 (bug#13679).
1508
1509 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1510
1511 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
1512
1513 2013-02-11 Glenn Morris <rgm@gnu.org>
1514
1515 * vc/diff.el (diff-use-labels): New variable.
1516 (diff-no-select): Use --label rather than -L, and first
1517 check that it is supported. (Bug#11067)
1518
1519 * files.el (enable-dir-local-variables): New variable.
1520 (hack-dir-local-variables): Respect enable-dir-local-variables.
1521 * tutorial.el (help-with-tutorial):
1522 Ignore directory-local variables. (Bug#11127)
1523
1524 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
1525 (vc-svn-global-switches): ... to here. (Bug#13513)
1526
1527 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
1528
1529 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
1530 Handle "foo (bar, default: xxx): " prompts.
1531
1532 2013-02-10 Chong Yidong <cyd@gnu.org>
1533
1534 * files.el (basic-save-buffer-1): Do not set
1535 buffer-file-coding-system-explicit (Bug#4533).
1536
1537 * mail/emacsbug.el (report-emacs-bug): Change binding of
1538 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
1539
1540 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1541
1542 * calc/calc.el (calc-allow-units-as-numbers): New variable.
1543 * calc/calc-units.el (calc-convert-units): Use new variable.
1544
1545 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1546
1547 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
1548
1549 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
1550 buffer-file-type.
1551
1552 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
1553 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
1554 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
1555 coding-system-for-write instead.
1556
1557 * jka-compr.el (jka-compr-write-region): Don't bind
1558 buffer-file-type.
1559
1560 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
1561 buffer-file-type.
1562
1563 * files.el (file-name-buffer-file-type-alist): Remove defvar.
1564 (insert-file-contents-literally): Remove reference to
1565 file-name-buffer-file-type-alist.
1566
1567 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
1568 make-obsolete.
1569 (find-buffer-file-type-match, find-buffer-file-type): Remove.
1570 (find-buffer-file-type-coding-system): Remove references to
1571 find-buffer-file-type-match, find-buffer-file-type, and
1572 buffer-file-type.
1573 Don't put find-buffer-file-type-coding-system into
1574 file-coding-system-alist.
1575 (find-file-binary, find-file-text): Bind coding-system-for-read
1576 instead of file-name-buffer-file-type-alist.
1577
1578 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
1579
1580 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
1581 converter (Bug#13622).
1582 (doc-view-unoconv-program): Make obsolete alias.
1583 (doc-view-odf->pdf-converter-program): New variable.
1584 (doc-view-odf->pdf-converter-function): New variable.
1585 (doc-view-mode-p): Use it.
1586 (doc-view-odf->pdf-converter-unoconv):
1587 Rename from `doc-view-odf->pdf-converter-unoconv'.
1588 (doc-view-odf->pdf-converter-soffice): New function.
1589 (doc-view-convert-current-doc):
1590 Use `doc-view-odf->pdf-converter-function'.
1591
1592 2013-02-09 Chong Yidong <cyd@gnu.org>
1593
1594 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
1595 view-echo-area-messages (Bug#13340).
1596
1597 * help.el (view-echo-area-messages): Use display-buffer.
1598
1599 * dired-x.el (dired-do-run-mail): Prompt for confirmation
1600 (Bug#13561).
1601
1602 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1603
1604 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
1605 Eval body right away, now that we do eager macroexpansion (bug#13605).
1606
1607 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
1608 (fundamental-mode): Use run-mode-hooks.
1609
1610 * eshell/esh-proc.el (eshell/kill): Fix last change.
1611 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
1612
1613 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1614
1615 * eshell/esh-proc.el (eshell/kill): Rewrite.
1616
1617 * eshell/em-ls.el (show-almost-all): Declare.
1618 (eshell-do-ls): Add support for -A argument.
1619
1620 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
1621
1622 * icomplete.el (icomplete-forward-completions)
1623 (icomplete-backward-completions): Handle corner case (bug#13602).
1624
1625 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
1626
1627 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
1628 be nil. Handle this. (Bug#13636)
1629
1630 2013-02-07 Richard Stallman <rms@gnu.org>
1631
1632 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
1633 `save-buffer-coding-system'.
1634
1635 2013-02-07 Alan Mackenzie <acm@muc.de>
1636
1637 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
1638 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
1639 (c-parse-state-get-strategy): Don't return 'BOD any more.
1640 (c-append-lower-brace-pair-to-state-cache):
1641 Extra parameter HERE instead of narrowing.
1642 Widen to top of buffer before searching backwards for a brace pair.
1643 (c-state-push-any-brace-pair): Add HERE parameter to function call.
1644 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
1645 Narrow to parameter HERE, in place of being called narrowed.
1646 (c-remove-stale-state-cache): Extra parameter HERE in place of
1647 narrowing. Check there's an open brace in the cache before
1648 searching for its match.
1649 (c-invalidate-state-cache-1): Add HERE parameter to function call.
1650 (c-parse-state-1): Don't narrow here for 'forward strategy,
1651 instead passing extra parameter HERE to several functions.
1652 Remove 'BOD strategy.
1653
1654 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
1655
1656 * emacs-lisp/package.el (describe-package-1): Tell what archive is
1657 used to install the package.
1658
1659 2013-02-06 Glenn Morris <rgm@gnu.org>
1660
1661 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
1662 if we can't get user input. (Bug#6567)
1663
1664 * startup.el (command-line): If simple.el is missing,
1665 test and warn about for some possible causes.
1666
1667 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
1668
1669 * cus-start.el (all): Add ns-use-native-fullscreen.
1670
1671 2013-02-05 Glenn Morris <rgm@gnu.org>
1672
1673 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
1674
1675 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
1676 Fix directory creation in fallback case.
1677
1678 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1679
1680 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
1681 (vc-update-change-log): Use dolist.
1682
1683 2013-02-04 Chong Yidong <cyd@gnu.org>
1684
1685 * thingatpt.el: Rewrite the URL detection routines, absorbing some
1686 code from ffap.el.
1687 (thing-at-point-beginning-of-url-regexp): New var.
1688 (thing-at-point-uri-schemes): Update list of URI schemes.
1689 (thing-at-point-url-regexp): Variable deleted.
1690 (thing-at-point-markedup-url-regexp): Disallow newlines.
1691 (thing-at-point-newsgroup-regexp)
1692 (thing-at-point-newsgroup-heads)
1693 (thing-at-point-default-mail-uri-scheme): New variables.
1694 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
1695 method to find the possible bounds of the URI at point.
1696 New optional argument to find ill-formed URIs.
1697 (thing-at-point-url-at-point): Rewrite. New arguments for finding
1698 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
1699 the scheme-adding heuristics from ffap-url-at-point.
1700 (thing-at-point--bounds-of-well-formed-url): New function.
1701 Do parens matching to decide whether to include parens in the URI
1702 (Bug#9153).
1703
1704 * ffap.el: Require thingatpt.
1705 (ffap-url-at-point): Delegate URI detection to thing-at-point.
1706 All URI-valid characters are now recognized (Bug#5673).
1707 (ffap-string-at-point): Use use-region-p.
1708 (ffap-url-regexp): Extra character is handled by thing-at-point.
1709 (ffap-string-at-point-mode-alist): Allow parentheses.
1710 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
1711 Convert to aliases; code moved to thingatpt.el.
1712 (ffap-gnus-hook): Use setq-local.
1713
1714 2013-02-04 Glenn Morris <rgm@gnu.org>
1715
1716 * emacs-lisp/ert.el (ert--explain-format-atom):
1717 Don't try to print non-characters as characters. (Bug#13543)
1718
1719 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
1720
1721 * net/tramp.el (tramp-debug-message): Extend function exclude list.
1722 (tramp-backtrace): New defun.
1723 (tramp-handle-insert-file-contents): Use `visit' when inserting
1724 the local copy.
1725
1726 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
1727 Use `remote-file-name-inhibit-cache'.
1728
1729 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
1730
1731 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
1732 (bug#13614).
1733
1734 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
1735 current-load-list (bug#13366).
1736
1737 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
1738
1739 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1740 Identify g++ template instantiation trace. (Bug#12287)
1741 (compilation-mode-hook, compilation-start-hook)
1742 (compilation-window-height): Simplify docstrings. (Bug#13379)
1743
1744 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * mouse.el (mouse-drag-track): Always deactivate the mark before
1747 running the final event's command since that command is in charge of
1748 activating the mark if needed (bug#13523).
1749
1750 2013-02-02 Juri Linkov <juri@jurta.org>
1751
1752 * replace.el (perform-replace): Move let-bindings of isearch-*
1753 variables deeper to the loop that searches for the next match.
1754 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
1755 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
1756 (Bug#13579)
1757
1758 * isearch.el (isearch-search-fun-default): Check for null
1759 first element of isearch-cmds as a precaution when it's used
1760 with inactive isearch.
1761
1762 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
1763
1764 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
1765 error when buffer in question is narrowed so position 1 is out of
1766 visible part.
1767
1768 2013-02-02 Glenn Morris <rgm@gnu.org>
1769
1770 * textmodes/remember.el (remember-clipboard): Doc fix.
1771
1772 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1773
1774 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
1775 properties (bug#13179).
1776
1777 2013-02-02 Juri Linkov <juri@jurta.org>
1778
1779 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
1780 instead of hard-coded default face `match'. (Bug#9438)
1781
1782 2012-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
1783
1784 * vc/vc-arch.el (vc-arch-registered):
1785 * vc/vc-bzr.el (vc-bzr-registered):
1786 * vc/vc-cvs.el (vc-cvs-registered):
1787 * vc/vc-git.el (vc-git-registered):
1788 * vc/vc-hg.el (vc-hg-registered):
1789 * vc/vc-mtn.el (vc-mtn-registered):
1790 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
1791 (Bug#13139)
1792
1793 * info.el (Info-next-reference, Info-prev-reference): Add numeric
1794 prefix argument. (Bug#11656)
1795
1796 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1797
1798 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
1799
1800 2013-02-01 Glenn Morris <rgm@gnu.org>
1801
1802 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
1803 if the backend is known not to support it.
1804
1805 * imenu.el (imenu-default-create-index-function):
1806 Tweak infinite loop test to check for forward motion as well as none.
1807
1808 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
1809
1810 * net/soap-client.el (soap-invoke): Encode the string for
1811 `url-request-data' as UTF-8.
1812 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
1813
1814 2013-02-01 Glenn Morris <rgm@gnu.org>
1815
1816 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
1817
1818 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
1819
1820 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
1821
1822 * net/tramp.el (tramp-tramp-file-p): Comment check for
1823 `string-as-unibyte'. The function does not exist on XEmacs, and
1824 likely we need another approach.
1825
1826 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
1827 `tramp-gw-*' variables are bound.
1828
1829 2013-01-31 Glenn Morris <rgm@gnu.org>
1830
1831 * files.el (basic-save-buffer-2): Choose coding system for
1832 writing the file before backing it up, to reduce delay between
1833 backing up and writing the new version. (Bug#13522)
1834
1835 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
1836
1837 * simple.el (cycle-spacing): New command.
1838 (just-one-space): Use it.
1839
1840 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1841
1842 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
1843 (opascal-newline-always-indents): Remove custom.
1844 (opascal-tab, opascal-newline): Remove commands.
1845 (opascal-new-comment-line): Insert "\n" instead of calling newline.
1846 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
1847 (opascal-save-match-data): Remove, use save-match-data instead.
1848 (opascal-save-state): Use with-silent-modifications.
1849
1850 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
1851 (bug#13585).
1852
1853 2013-01-30 Juri Linkov <juri@jurta.org>
1854
1855 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
1856 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
1857 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
1858
1859 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1860
1861 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
1862 column if we're just deleting the backslashes.
1863 (makefile-fill-paragraph): Use eolp.
1864
1865 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
1866
1867 * autorevert.el (auto-revert-use-notify): Fix docstring.
1868
1869 2013-01-30 Leo Liu <sdl.web@gmail.com>
1870
1871 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
1872
1873 2013-01-30 Glenn Morris <rgm@gnu.org>
1874
1875 * mouse.el (mouse-drag-line): Avoid pushing same event onto
1876 unread-command-events twice in some cases. This tries to implement
1877 the 2012-07-26 changes in a different way. (Bug#13560)
1878
1879 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
1880
1881 * progmodes/python.el
1882 (python-pdbtrack-comint-output-filter-function): Enhancements on
1883 stacktrace detection. (thanks @gnovak)
1884
1885 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1886
1887 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
1888 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
1889 Use defvar-local.
1890 (jit-lock-register): Use setq-local.
1891
1892 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
1893
1894 * calc-units.el (math-default-units-table): Remove initial value.
1895 (calc-convert-units): Treat expressions where all the units cancel as
1896 if they didn't have units.
1897
1898 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * net/tramp.el (tramp-process-connection-type): Fix docstring.
1901 (tramp-completion-reread-directory-timeout): Fix type.
1902 (tramp-connection-min-time-diff): New defcustom.
1903
1904 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
1905
1906 2013-01-30 Glenn Morris <rgm@gnu.org>
1907
1908 * imenu.el (imenu-default-create-index-function):
1909 Put back a version of the infinite loop test removed 2013-01-23.
1910
1911 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
1912
1913 * progmodes/python.el (python-shell-parse-command):
1914 Find python-shell-interpreter with modified environment.
1915
1916 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
1919
1920 2013-01-29 Alan Mackenzie <acm@muc.de>
1921
1922 Amend to fontify /regexp/s in actions correctly.
1923 * cc-awk.el (c-awk-harmless-char-re, c-awk-harmless-string*-re):
1924 (c-awk-harmless-string*-here-re): Braces, parens and semicolons
1925 are no longer included.
1926 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
1927 What used to be these variables without "-line" in the name.
1928 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
1929 (c-awk-non-arith-op-bra-re): Now also matches {.
1930 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
1931 "return", and "case".
1932 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
1933 by /.
1934 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
1935 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
1936
1937 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
1938
1939 * autorevert.el (auto-revert-use-notify):
1940 Use `custom-initialize-default' for initialization. (Bug#13583)
1941
1942 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
1943
1944 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1945 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
1946 in `tramp-file-name-handler'.
1947 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
1948 compatibility.
1949 (tramp-compute-multi-hops): Check, whether
1950 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
1951
1952 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1953
1954 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
1955 (bug#13297).
1956
1957 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
1958
1959 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
1960 checks made superfluous by the \_< operator.
1961 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
1962 temporarily) broken indentation.
1963 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1964 Highlight nested constants, too. \_< broke that.
1965
1966 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
1967
1968 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
1969 instead of "\\b".
1970
1971 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
1972
1973 * autorevert.el (auto-revert-handler): Notifications which result
1974 from a saved file shall not be taken into account. (Bug#13557)
1975
1976 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
1977
1978 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
1979 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
1980 (lisp-mode): Pass t for it. (Bug#13556)
1981
1982 2013-01-25 Alan Mackenzie <acm@muc.de>
1983
1984 AWK Mode: Fix indentation bug at top level. Bug #12274.
1985
1986 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
1987 just before CASE 5D.
1988
1989 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
1990
1991 * net/socks.el (socks-nslookup-host): Use string-to-number.
1992
1993 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
1994
1995 * autorevert.el (auto-revert-remote-files)
1996 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
1997 (auto-revert-notify-enabled, auto-revert-use-notify)
1998 (auto-revert-notify-watch-descriptor-hash-list)
1999 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
2000 (auto-revert-notify-event-descriptor)
2001 (auto-revert-notify-event-action)
2002 (auto-revert-notify-event-file-name): Doc fix.
2003 (global-auto-revert-mode): Reorder checks.
2004 (auto-revert-notify-rm-watch): Respect changed values of
2005 `auto-revert-notify-watch-descriptor-hash-list'.
2006 (auto-revert-notify-add-watch): Check for
2007 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
2008 `inotify-add-watch'. Watch `default-directory' instead of
2009 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
2010 has a changed meaning now. (Bug#13540)
2011 (auto-revert-notify-handler): Change implementation wrt events
2012 returning from a directory.
2013 (auto-revert-handler): Reorder implementation for checks of remote
2014 files.
2015 (auto-revert-buffers): Fix parentheses error.
2016
2017 2013-01-25 Fabián Ezequiel Gallina <fgallina@cuca>
2018
2019 * progmodes/python.el: Enhancements to header documentation about
2020 skeletons. (Bug#5716)
2021
2022 * imenu.el (imenu-default-create-index-function): Remove useless
2023 infinite loop check. (Bug#13438)
2024
2025 2013-01-25 Alan Mackenzie <acm@muc.de>
2026
2027 Fix a bug in the state cache mechanism. Refactor this a bit.
2028
2029 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
2030 `cache-pos' element from the return value.
2031 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
2032 buffer to enable proper searching from beyond HERE. Amend the
2033 test for detecting the sought brace pair. Amend the value written
2034 to the "brace desert cache" when the brace isn't found.
2035 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
2036 and several other variables analogously.
2037 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
2038 parameter to a locally calculated variable.
2039 (c-parse-state-1): Change the calling conventions to the two
2040 defuns involving `cache-pos'.
2041
2042 2013-01-25 Chong Yidong <cyd@gnu.org>
2043
2044 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
2045
2046 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
2047
2048 * paren.el (show-paren-function): Make sure to set 'priority and
2049 'face only if the overlay does exist.
2050
2051 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
2052
2053 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
2054
2055 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
2056 basic attributes.
2057 (tramp-sh-handle-set-file-acl): Improve error checking.
2058
2059 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
2060
2061 * doc-view.el (doc-view-display): Force mode line update until all
2062 document is converted. Suggested by Stefan Monnier (Bug#13164).
2063
2064 2013-01-23 Bastien Guerry <bzg@gnu.org>
2065
2066 * paren.el (show-paren-function): Make sure an overlay exists
2067 before trying to delete it. Also use `pos' as a position only
2068 when it is an integer.
2069
2070 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
2071
2072 * play/gametree.el (gametree-break-line-here): Use point-marker.
2073
2074 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
2075
2076 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
2077 Mark descriptive parts with `display' property.
2078
2079 2013-01-21 Agustín Martín Domingo <agustin.martin@hispalinux.es>
2080
2081 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
2082 New variable to map standard dict names to hunspell ones.
2083 (ispell-set-spellchecker-params): Make sure specific dict names
2084 are used for standard dicts with hunspell.
2085
2086 2013-01-21 Tassilo Horn <tsdh@gnu.org>
2087
2088 * textmodes/reftex-cite.el (reftex-format-citation): Add format
2089 chars for note (%N) and url (%U).
2090 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
2091
2092 2013-01-21 Juri Linkov <juri@jurta.org>
2093
2094 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
2095 in addition to existing separate binding `meta f10' in `global-map'.
2096 (Bug#13484)
2097
2098 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
2099
2100 Improve XEmacs compatibility.
2101
2102 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
2103
2104 * net/tramp-adb.el (top): Require `time-date'.
2105 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
2106 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
2107 Use `tramp-file-name-handler'.
2108 (tramp-adb-maybe-open-connection):
2109 Use `tramp-compat-set-process-query-on-exit-flag'.
2110
2111 * net/tramp-sh.el (tramp-sh-handle-file-acl):
2112 Use `tramp-compat-funcall'.
2113
2114 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
2115 `tramp-compat-funcall'.
2116
2117 2013-01-21 Jürgen Hötzel <juergen@archlinux.org>
2118
2119 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
2120 reimplementation using "adb shell command ..." instead of running
2121 remote shell interactively.
2122
2123 2013-01-20 Glenn Morris <rgm@gnu.org>
2124
2125 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
2126 Add native profiler menu entries.
2127
2128 * profiler.el (profiler-running-p): New function.
2129 (profiler-cpu-profile): Use profiler-running-p.
2130 (profiler-report-mode-map): Add some more menu entries.
2131
2132 2013-01-19 Glenn Morris <rgm@gnu.org>
2133
2134 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
2135 fixes 2012-12-07 change. (Bug#13499)
2136
2137 2013-01-19 Leo Liu <sdl.web@gmail.com>
2138
2139 * dired.el (dired-get-marked-files): Prune erroneous values due to
2140 last change. (Bug#13152)
2141
2142 2013-01-19 Glenn Morris <rgm@gnu.org>
2143
2144 * progmodes/etags.el (tags-table-check-computed-list):
2145 Preserve point in tags buffer. (Bug#13412)
2146
2147 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
2148
2149 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
2150 Chong Yidong <cyd@gnu.org>
2151
2152 * image-mode.el (image-next-file, image-previous-file):
2153 New commands (Bug#8453).
2154 (image-mode-map): Bind them to n and p.
2155 (image-mode--images-in-directory): New helper function.
2156
2157 2013-01-19 Chong Yidong <cyd@gnu.org>
2158
2159 * image-mode.el (image-mode-fit-frame): Add a frame argument.
2160 Suggested by Drew Adams (Bug#7730). Handle window decorations;
2161 save and restore the old window configuration.
2162
2163 2013-01-18 Leo Liu <sdl.web@gmail.com>
2164
2165 * progmodes/js.el: Tweak autoload cookie for alias.
2166
2167 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
2170 buffer local, again. This was lost with the fix on 2013-01-12.
2171
2172 2013-01-17 Jürgen Hötzel <juergen@archlinux.org>
2173
2174 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
2175 order to support several eshell buffers in parallel.
2176
2177 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
2178
2179 * autorevert.el (auto-revert-use-notify): In the :set function, do
2180 not modify `kill-buffer-hook'.
2181 (auto-revert-notify-rm-watch):
2182 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
2183 (auto-revert-notify-add-watch): Do not call
2184 `auto-revert-notify-rm-watch', but add it to a buffer local
2185 `kill-buffer-hook'.
2186
2187 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2188
2189 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
2190 call to `eval' rather than a backquoted lambda.
2191
2192 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2193
2194 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
2195 to return an explicit nil.
2196 (advice--remove-function): Change accordingly.
2197
2198 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
2199 the use of nadvice.el.
2200
2201 * progmodes/which-func.el (which-function): Silence imenu errors
2202 (bug#13433).
2203
2204 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
2205
2206 * progmodes/sql.el: (sql-imenu-generic-expression):
2207 (sql-mode-font-lock-object-name): Match schema qualified names.
2208 (sql-connect): Use string keys.
2209 (sql-product-interactive): Wait for interpreter prompt.
2210 (sql-comint-oracle): Set process coding based on NLS_LANG.
2211
2212 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
2213
2214 * progmodes/sql.el (sql-output-to-send): Remove, unused.
2215 (sql-interactive-remove-continuation-prompt):
2216 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
2217
2218 2013-01-14 Leo Liu <sdl.web@gmail.com>
2219
2220 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
2221 (Bug#13420)
2222
2223 2013-01-14 Glenn Morris <rgm@gnu.org>
2224
2225 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2226 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
2227
2228 2013-01-13 Fabián Ezequiel Gallina <fgallina@cuca>
2229
2230 * progmodes/python.el (python-nav-end-of-statement):
2231 Fix cornercase when handling multiline strings.
2232
2233 2013-01-13 Richard Stallman <rms@gnu.org>
2234
2235 * mail/sendmail.el (mail-position-on-field): Add doc string.
2236
2237 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
2238 Get current message boundaries and pass them to
2239 message-forward-make-body-mime. Minor style changes.
2240
2241 2013-01-13 Eli Zaretskii <eliz@gnu.org>
2242
2243 * cus-start.el (all): Avoid warnings about
2244 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
2245
2246 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
2247
2248 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
2249
2250 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2251
2252 * jit-lock.el (jit-lock-debug-mode): New minor mode.
2253 (jit-lock--debug-fontifying): New var.
2254 (jit-lock--debug-fontify): New function.
2255 * subr.el (condition-case-unless-debug): Don't prevent catching the
2256 error, just let the debbugger run.
2257 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
2258 timer code and don't drop errors silently.
2259
2260 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
2261
2262 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
2263 `permanent-local' property.
2264 (auto-revert-notify-handler): Use `file-equal-p'.
2265
2266 2013-01-12 Eli Zaretskii <eliz@gnu.org>
2267
2268 * autorevert.el (auto-revert-notify-handler): Fix filtering of
2269 file notification by ACTION. For filtering by file name, compare
2270 only the non-directory part of the file name.
2271
2272 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
2273
2274 * autorevert.el: Use cl-lib instead of cl.
2275
2276 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
2277 (vc-bzr-checkin): Use it.
2278 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
2279 will preserve match-data.
2280
2281 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
2282
2283 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
2284 (js--declaration-keyword-re): New var.
2285 (js--multi-line-declaration-indentation): New function.
2286 (js--proper-indentation): Use it.
2287
2288 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
2289
2290 * calc/calc.el (calc-highlight-selections-with-faces)
2291 (calc-dispatch):
2292 * comint.el (comint-history-isearch-message):
2293 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
2294 * ffap.el (ffap-string-at-point-region, ffap-next)
2295 (ffap-string-at-point, ffap-string-around)
2296 (ffap-copy-string-as-kill, ffap-highlight-overlay)
2297 (ffap-literally):
2298 * font-lock.el (font-lock-keywords-alist)
2299 (font-lock-removed-keywords-alist):
2300 * help-mode.el (help-xref-symbol-regexp):
2301 * info.el (Info-find-emacs-command-nodes):
2302 * international/mule.el (add-to-coding-system-list):
2303 * isearch.el (isearch-message-function, isearch-fail-pos):
2304 * misearch.el (multi-isearch-next-buffer-function):
2305 * newcomment.el (comment-box):
2306 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
2307 (pr-setting-database):
2308 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
2309 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
2310 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
2311 (pike-font-lock-keywords-3):
2312 * progmodes/compile.el (compile):
2313 * progmodes/etags.el (tags-table-files)
2314 (tags-table-files-function, tags-included-tables-function):
2315 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
2316 (gdb-restore-windows):
2317 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
2318 (ps-n-up-filling-database):
2319 * server.el (server-buffer, server-log):
2320 * simple.el (newline, delete-backward-char, delete-forward-char)
2321 (minibuffer-history-isearch-message, kill-line, track-eol)
2322 (temporary-goal-column):
2323 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
2324 (flyspell-default-deplacement-commands):
2325 * textmodes/ispell.el (ispell-accept-output):
2326 * textmodes/sgml-mode.el (html-tag-help):
2327 * vc/compare-w.el (compare-ignore-whitespace)
2328 (compare-ignore-case, compare-windows-dehighlight):
2329 * vc/diff.el (diff):
2330 * whitespace.el (whitespace-point)
2331 (whitespace-font-lock-refontify, whitespace-bob-marker)
2332 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
2333
2334 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
2335
2336 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
2337 (auto-revert-notify-rm-watch): Ignore errors.
2338 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
2339 inotify, and '(size last-write-time) for w32notify.
2340 Set buffer-local `auto-revert-use-notify' to nil when adding a file
2341 watch fails - this is a fallback to the file modification check.
2342 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
2343 (auto-revert-notify-event-action)
2344 (auto-revert-notify-event-file-name): New defuns.
2345 (auto-revert-notify-handler): Use them. Implement first
2346 plausibility checks.
2347 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
2348
2349 2013-01-11 Julien Danjou <julien@danjou.info>
2350
2351 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2352 max are almost equal. Also return the correct value for V which is
2353 already between 0 and 1.
2354
2355 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
2356
2357 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
2358
2359 2013-01-11 Eli Zaretskii <eliz@gnu.org>
2360
2361 * autorevert.el (auto-revert-notify-rm-watch)
2362 (auto-revert-notify-add-watch): Fix typos in w32notify function
2363 names.
2364
2365 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2366
2367 * autorevert.el (auto-revert-notify-enabled): Move up.
2368 (auto-revert-use-notify): New defcustom.
2369 (auto-revert-mode, global-auto-revert-mode)
2370 (auto-revert-notify-add-watch, auto-revert-handler)
2371 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
2372 `auto-revert-notify-enabled'.
2373
2374 2013-01-10 Elias Pipping <pipping@exherbo.org>
2375
2376 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
2377 * doc-view.el (doc-view-document->bitmap):
2378 Use doc-view-single-page-converter-function instead of
2379 single-page-converter arg; adjust callers.
2380
2381 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
2382
2383 * progmodes/which-func.el (which-function): Understand Semantic's use
2384 of overlays in imenu--index-alist.
2385
2386 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
2387
2388 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
2389 (Man-man-k-use-anchor): New var.
2390 (Man-parse-man-k): New function.
2391 (Man-completion-table): Use it.
2392 (man): Flush the completion cache between uses.
2393
2394 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
2395
2396 * autorevert.el: Add file watch support.
2397 (auto-revert-notify-enabled): New defconst.
2398 (auto-revert-notify-watch-descriptor-hash-list)
2399 (auto-revert-notify-watch-descriptor)
2400 (auto-revert-notify-modified-p): New defvars.
2401 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
2402 (auto-revert-notify-handler): New defuns.
2403 (auto-revert-mode, global-auto-revert-mode): Remove file watches
2404 when mode is disabled.
2405 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
2406 (auto-revert-buffers): Add file watches for active buffers.
2407
2408 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
2409
2410 * cus-start.el (toplevel): Only allow float values for
2411 scroll-up-aggressively and scroll-down-aggressively.
2412 Allow any number for line-spacing.
2413
2414 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2415
2416 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
2417 (doc-view-pdf->png-converter-function): Use mupdf if available.
2418 (doc-view-djvu->png-converter-function)
2419 (doc-view-ps->png-converter-function): Remove.
2420 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
2421 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
2422 (doc-view-already-converted-p): Adjust accordingly.
2423 (doc-view-mode-p): Simplify.
2424 (doc-view-enlarge): Use setq-local.
2425 (doc-view-pdf->png-converter-ghostscript)
2426 (doc-view-djvu->png-converter-ddjvu)
2427 (doc-view-pdf->png-converter-mupdf): Rework to call
2428 doc-view-start-process directly.
2429 (doc-view-pdf/ps->png): Simplify accordingly.
2430 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
2431 (doc-view-document->bitmap): Rename from doc-view-document->png.
2432 (doc-view-convert-current-doc): Merge pdf and djvu cases.
2433 (doc-view-set-slice-from-bounding-box): Fix completion table.
2434 (doc-view-mode): Use add-hook for after-revert-hook.
2435
2436 2013-01-10 Glenn Morris <rgm@gnu.org>
2437
2438 * emacs-lisp/authors.el (authors-ignored-files)
2439 (authors-valid-file-names, authors-renamed-files-alist):
2440 Add some more entries.
2441
2442 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2443
2444 * image-mode.el (image-mode-winprops): Don't throw away the fallback
2445 `t' pseudo-window entry.
2446
2447 2013-01-10 Alan Mackenzie <acm@muc.de>
2448
2449 Fix bugs in the c-parse-state mechanism. Reuse some markers
2450 instead of continually generating new ones.
2451
2452 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
2453 (c-state-old-cpp-end-marker): New variables.
2454 (c-append-lower-brace-pair-to-state-cache): Start a backward
2455 search for "}" definitively outside CPP constructs.
2456 (c-remove-stale-state-cache): Inform the caller of a need to
2457 search back for a brace pair in certain circumstances.
2458 (c-state-maybe-marker): New macro.
2459 (c-parse-state): Reuse markers when appropriate.
2460
2461 2013-01-10 Glenn Morris <rgm@gnu.org>
2462
2463 * simple.el (execute-extended-command): Doc fix.
2464 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
2465
2466 2013-01-10 Chong Yidong <cyd@gnu.org>
2467
2468 * faces.el (read-face-name): Doc fix.
2469
2470 2013-01-10 Roland Winkler <winkler@gnu.org>
2471
2472 * emacs-lisp/crm.el: Allow any regexp for separators.
2473 (crm-default-separator): All spaces around the default comma separator.
2474 (crm--completion-command): New macro.
2475 (crm-completion-help, crm-complete, crm-complete-word): Use it.
2476 (crm-complete-and-exit): Handle non-single-char separators.
2477
2478 2013-01-09 Elias Pipping <pipping@lavabit.com>
2479
2480 * doc-view.el: Add support for DjVu (bug#13164).
2481 (doc-view-djvu->png-converter-function): New config var.
2482 (doc-view-single-page-converter-function, doc-view--image-type)
2483 (doc-view--image-file-extension): New vars.
2484 (doc-view-mode): Initialize them.
2485 (doc-view-goto-page): Use them.
2486 (doc-view-mode-p): Add support for ddjvu.
2487 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
2488 (doc-view-set-up-single-converter): New funs.
2489 (doc-view-pdf/ps->png): Extend for djvu.
2490 (doc-view-document->png): Rename from doc-view-pdf->png.
2491 (doc-view-convert-current-doc): Handle djvu.
2492 (doc-view-insert-image, doc-view-display)
2493 (doc-view-already-converted-p): Don't hardcode png.
2494 (doc-view-set-doc-type): Recognize djvu docs.
2495
2496 2013-01-09 Elias Pipping <pipping@lavabit.com>
2497
2498 * doc-view.el: Add support for mupdf converter (bug#13164).
2499 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
2500 (doc-view-ps->png-converter-function): New config vars.
2501 (doc-view-pdf->png-converter-ghostscript)
2502 (doc-view-ps->png-converter-ghostscript)
2503 (doc-view-pdf->png-converter-mupdf): New functions.
2504 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
2505
2506 2013-01-09 Jürgen Hötzel <juergen@archlinux.org>
2507
2508 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
2509 first in session cache: When `tramp-own-remote-path' is in
2510 `tramp-remote-path', the remote path is only set in the session
2511 cache.
2512
2513 2013-01-09 Glenn Morris <rgm@gnu.org>
2514
2515 * emacs-lisp/trace.el (trace-function-foreground)
2516 (trace-function-background): Doc fix.
2517
2518 2013-01-09 Juri Linkov <juri@jurta.org>
2519
2520 * international/mule-cmds.el (read-char-by-name): Move let-binding
2521 of completion-ignore-case around completing-read to fix regression
2522 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
2523 `string-match-p' using the nil value of `case-fold-search' and
2524 `completion-ignore-case' in `completion-pcm--all-completions'.
2525 (Bug#12615).
2526
2527 2013-01-09 Glenn Morris <rgm@gnu.org>
2528
2529 * progmodes/compile.el (compilation-parse-errors):
2530 Fix typo. (Bug#13369)
2531
2532 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
2533
2534 * comint.el (comint-send-input): Check size of buffer before
2535 waiting for process output, in case already accepted. (Bug#13290)
2536
2537 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
2538
2539 Spelling fixes.
2540 * net/tramp-adb.el (tramp-adb-get-toolbox):
2541 Fix misspelling of 'unknown'.
2542
2543 2013-01-08 Juri Linkov <juri@jurta.org>
2544
2545 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2546 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2547 Use underline style wave on terminals that support it. (Bug#13000)
2548
2549 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2550
2551 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
2552 the predicate returns nil.
2553
2554 * simple.el: Use lexical-binding.
2555 (primitive-undo): Use pcase.
2556 (minibuffer-history-isearch-push-state): Use a closure.
2557
2558 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2559
2560 * simple.el (primitive-undo): Move from undo.c.
2561
2562 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2563
2564 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
2565 (cvs-mode-remove-handled): Use it (bug#13380).
2566
2567 * emacs-lisp/nadvice.el (advice--tweak): New function.
2568 (advice--remove-function, advice--subst-main): Use it.
2569
2570 * emacs-lisp/advice.el: Update commentary.
2571
2572 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
2573
2574 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2575 Remove spurious entry.
2576
2577 2013-01-08 Glenn Morris <rgm@gnu.org>
2578
2579 * net/tramp.el (tramp-default-host-alist): Add :version.
2580
2581 2013-01-08 Juri Linkov <juri@jurta.org>
2582
2583 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
2584 single completion. (Bug#12456)
2585 (info--manual-names): Expand node completions into an explicit list
2586 before appending it to another list. Filter out internal buffers
2587 with the leading space in the buffer name. (Bug#10771)
2588
2589 2013-01-08 Juri Linkov <juri@jurta.org>
2590
2591 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
2592 that defaults to the Top node.
2593 (Info-goto-node, Info-read-node-name): Doc fix to mention that
2594 the short format (FILENAME) goes to the Top node.
2595 (Info-build-node-completions): Rename arg `file' to `filename'.
2596 (Bug#13365)
2597
2598 2013-01-07 Bastien Guerry <bzg@gnu.org>
2599
2600 * menu-bar.el (menu-bar-search-documentation-menu):
2601 Use `apropos-user-option' and fix the help message.
2602
2603 2013-01-07 Bastien Guerry <bzg@gnu.org>
2604
2605 * apropos.el (apropos-do-all): Update docstring.
2606 (apropos-user-option-button): New face.
2607 (apropos-user-option): Rename from `apropos-variable' and update
2608 docstring.
2609 (apropos-variable): Rewrite, now show all variables by default.
2610 (apropos-print): Mention "User option" instead of "Variable" when
2611 printing doc for user options. (Bug#13276)
2612
2613 2013-01-07 Jürgen Hötzel <juergen@archlinux.org>
2614
2615 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2616 Handle filename correctly, when parsing "source -> target" symlink
2617 output.
2618 (tramp-adb-handle-set-file-times): New defun.
2619
2620 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
2623 advice list when the interactive-spec of ad-Advice-* changes.
2624
2625 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
2626
2627 * wid-edit.el (widget-default-get): Work for inlined elements.
2628 (Bug#12670)
2629
2630 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
2631
2632 * net/tramp.el (tramp-default-host-alist): New defcustom.
2633 (tramp-find-host): Use it.
2634 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
2635 `eshell-directory-change-hook'.
2636
2637 * net/tramp-adb.el (top): Add adb specific entry in
2638 `tramp-default-host-alist'.
2639 (tramp-adb-file-name-host): Remove function.
2640 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2641 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
2642
2643 * net/tramp-sh.el: Move eshell integration code to tramp.el.
2644
2645 2013-01-06 Jürgen Hötzel <juergen@archlinux.org>
2646
2647 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
2648
2649 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
2650
2651 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
2652 consist of more than one digit.
2653 (tramp-adb-file-name-handler-alist):
2654 Use `tramp-handle-file-exists-p' consistently.
2655 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
2656 (tramp-adb-handle-file-exists-p): Remove function.
2657 (tramp-adb-file-name-host): New defun.
2658 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2659 Use it.
2660 (tramp-adb-maybe-open-connection): Set "remote-path" property.
2661
2662 2013-01-06 Chong Yidong <cyd@gnu.org>
2663
2664 * vc/vc.el (vc-next-action): Detect buffer modifications
2665 conflicting with locking VCS operation (Bug#11490).
2666
2667 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
2668
2669 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
2670
2671 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2672 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
2673
2674 2013-01-05 Jürgen Hötzel <juergen@archlinux.org>
2675
2676 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
2677 parsing of ls output using regular expression (handle filenames
2678 with spaces). Use virtual device number.
2679 (tramp-do-parse-file-attributes-with-ls): New defun (Code
2680 cleanup).
2681
2682 2013-01-04 Daiki Ueno <ueno@gnu.org>
2683
2684 * epg.el: Silence byte-compiler warnings.
2685 (epg--start): Use delete-char instead of delete-backward-char.
2686 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
2687
2688 2013-01-04 Daiki Ueno <ueno@gnu.org>
2689
2690 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
2691 Suggested by Eli Zaretskii <eliz@gnu.org>.
2692
2693 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
2694
2695 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
2696 non-negative integers. Otherwise, the default values are used.
2697 (tramp-convert-file-attributes): Convert uid and gid to integers.
2698
2699 2013-01-04 Glenn Morris <rgm@gnu.org>
2700
2701 * term.el (term-handle-colors-array): Ensure face attributes
2702 are fully specified, not nil. (Bug#13337)
2703
2704 * term.el (term-default-fg-color, term-default-bg-color):
2705 Fix custom type.
2706
2707 * progmodes/etags.el (tags-compression-info-list): Doc fix.
2708 (tag-find-file-of-tag-noselect): Check auto-compression-mode
2709 rather than 'jka-compr being loaded. (Bug#13338)
2710
2711 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
2712
2713 * icomplete.el (icomplete-completions):
2714 Honor icomplete-prospects-height once more following
2715 2012-11-29 changes. (Bug#13224)
2716
2717 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2718
2719 * subr.el (internal--called-interactively-p--get-frame): Find aliases
2720 of called-interactively-p as well (bug#13237).
2721
2722 * view.el (view--enable, view--disable): Rename from view-mode-enable
2723 and view-mode-disable and assume it's called from view-mode.
2724 (view-mode-enable, view-mode-disable): Redefine as obsolete
2725 compatibility layer above view-mode.
2726 (view-mode-enter): Call `view-mode'.
2727
2728 * files.el (after-find-file): Call `view-mode'.
2729
2730 * doc-view.el (doc-view-scale-internally): New var.
2731 (doc-view-enlarge, doc-view-insert-image): Obey it.
2732
2733 2013-01-03 Daiki Ueno <ueno@gnu.org>
2734
2735 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
2736 exist. (Bug#13344)
2737
2738 2013-01-03 Glenn Morris <rgm@gnu.org>
2739
2740 * mail/rmail.el (rmail-set-header-1): Ignore case.
2741 Handle multi-line headers. (Bug#13330)
2742
2743 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
2744 Handle paragraph starting at beginning of buffer.
2745
2746 * subr.el (eval-after-load): Don't purecopy the form, so that it
2747 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
2748
2749 * emacs-lisp/byte-run.el (defun): Place cl declarations
2750 after any interactive spec. (Bug#13265)
2751
2752 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
2753
2754 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
2755 defun. Don't check for DECL if DOCSTRING isn't a string.
2756 (defun): Likewise.
2757
2758 2013-01-02 Glenn Morris <rgm@gnu.org>
2759
2760 * eshell/em-cmpl.el (eshell-pcomplete):
2761 More thoroughly imitate pcomplete. (Bug#13293)
2762
2763 * files.el (parse-colon-path): Doc fix. (Bug#12351)
2764 Return nil for empty path elements. (Bug#13296)
2765
2766 2013-01-02 Fabián Ezequiel Gallina <fgallina@cuca>
2767
2768 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
2769 order to improve efficiency (Based on Daniel Colascione's
2770 <dancol@dancol.org> patch). (Bug#13182)
2771
2772 2013-01-02 Glenn Morris <rgm@gnu.org>
2773
2774 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
2775
2776 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
2777
2778 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
2779 neither DOCSTRING nor DECL was given. (Bug#13316)
2780
2781 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
2782
2783 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
2784 `error' call.
2785 (tramp-do-copy-or-rename-file): Ignore errors when calling
2786 `set-file-extended-attributes'.
2787
2788 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2789 Add handler for `file-acl'.
2790 (tramp-smb-handle-file-acl): New defun.
2791
2792 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2793
2794 * calc/README: Mention ISO 8601 week-numbering dates.
2795
2796 2013-01-01 Martin Rudalics <rudalics@gmx.at>
2797
2798 * view.el (view-mode-enable): New argument run-view-mode-hook.
2799 Run view-mode-hook only when it's non-nil (Bug#13315).
2800 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
2801 argument t.
2802
2803 2012-12-31 Jürgen Hötzel <juergen@archlinux.org>
2804
2805 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
2806 (No device connected, invalid device name). (Bug #13299)
2807
2808 2012-12-31 Martin Rudalics <rudalics@gmx.at>
2809
2810 * window.el (window-resizable--p): Rename to window-resizable-p.
2811 (window-resize-no-error): New function.
2812
2813 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
2814 broken in fix from 2012-12-28.
2815
2816 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
2817
2818 * subr.el (special-form-p): Don't signal errors on undef aliases.
2819
2820 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
2821
2822 * calc/calc-forms.el (math-parse-date): Try using
2823 `math-parse-iso-date' when it looks like it might be needed.
2824 Allow times of 24:00.
2825 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
2826 of 24:00.
2827
2828 2012-12-30 Glenn Morris <rgm@gnu.org>
2829
2830 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
2831 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
2832 (rmail-summary-displayed, rmail-summary): Declare.
2833 (mairix-rmail-display): Just require rmail.
2834
2835 2012-12-30 Chong Yidong <cyd@gnu.org>
2836
2837 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
2838 check for the tarball contents.
2839
2840 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
2841
2842 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
2843 tarfile content listings (Bug#13136).
2844
2845 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
2846
2847 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
2848 Insert the undecoded text of the message being forwarded. (Bug#9521)
2849
2850 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
2853 integers, if they are real numbers. (Bug#13282)
2854
2855 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
2856 Return `t' on success.
2857
2858 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2859 Add handler for `set-file-selinux-context'.
2860
2861 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
2862
2863 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
2864 (tramp-sh-handle-set-file-acl): Return `t' on success.
2865
2866 2012-12-29 Eli Zaretskii <eliz@gnu.org>
2867
2868 * files.el (backup-buffer-copy, basic-save-buffer-2):
2869 If set-file-extended-attributes fails, fall back on set-file-modes
2870 instead of signaling an error. (Bug#13298)
2871 (basic-save-buffer): Likewise.
2872
2873 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2874
2875 * progmodes/python.el: Support other commands triggering
2876 python-indent-line so indentation cycling continues to work.
2877 (python-indent-trigger-commands): New defcustom.
2878 (python-indent-line): Use it.
2879
2880 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2881
2882 * progmodes/python.el (python-shell-send-region): Add blank lines
2883 for non sent code so backtraces remain correct.
2884
2885 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2886
2887 * progmodes/python.el: Remove cl dependency.
2888 (python-syntax-count-quotes): Replace incf call.
2889 (python-fill-string): Replace setf call.
2890
2891 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
2892
2893 * info.el (info-other-window): New arg, for consistency with info.
2894
2895 2012-12-28 Martin Rudalics <rudalics@gmx.at>
2896
2897 * mail/rmail.el (rmail-maybe-display-summary):
2898 Rewrite (Bug#13066).
2899
2900 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
2901
2902 * epg.el (epg--start): Modify process-environment locally.
2903
2904 2012-12-28 Daiki Ueno <ueno@gnu.org>
2905
2906 * epg.el: Support pinentry-curses.
2907 Suggested by Werner Koch in
2908 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
2909 (epg-agent-file, epg-agent-mtime): New variable.
2910 (epg--start): Record the modified time of gpg-agent socket file,
2911 to restore Emacs frame after pinentry-curses termination.
2912 (epg-wait-for-completion): Restore Emacs frame here.
2913
2914 2012-12-27 Juri Linkov <juri@jurta.org>
2915
2916 * info.el (Info-file-completions): New variable.
2917 (Info-read-node-name-1): Complete node names in the Info file
2918 when a file name is given. Call `Info-build-node-completions'
2919 with a file name.
2920 (Info-build-node-completions): Add new arg `file'. When it is
2921 non-nil, visit it in a temporary buffer and cache its completions in
2922 `Info-current-file-completions'. Move most of the function body to
2923 `Info-build-node-completions-1'.
2924 (Info-build-node-completions-1): New function with the body from
2925 `Info-build-node-completions'. (Bug#12456)
2926
2927 2012-12-27 Juri Linkov <juri@jurta.org>
2928
2929 * frame.el (frame-maximization-style): Remove user option.
2930 (cycle-frame-maximized): Remove function.
2931 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
2932 (toggle-frame-fullscreen): New command bound to <f11> instead of
2933 `toggle-frame-maximized'.
2934 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
2935
2936 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
2937
2938 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
2939
2940 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2941 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2942 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
2943 for `file-accessible-directory-p'. (Bug#13275)
2944
2945 2012-12-27 Sam Steingold <sds@gnu.org>
2946
2947 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
2948 continuations, see <http://stackoverflow.com/questions/3582436>.
2949
2950 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
2951
2952 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
2953 "module" and "def" to have indentation before them.
2954 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
2955
2956 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
2957
2958 2012-12-27 Alan Mackenzie <acm@muc.de>
2959
2960 Speed up fontification where there's large brace blocks.
2961 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
2962 to a call of c-beginning-of-decl-1.
2963
2964 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
2965
2966 * comint.el (comint-adjust-window-point): New function.
2967 (comint-postoutput-scroll-to-bottom):
2968 Call comint-adjust-window-point (Bug#13248).
2969
2970 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
2971
2972 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
2973 Rakefile regexp.
2974 (auto-mode-alist): Associate .gemspec files with ruby-mode
2975 (https://bugs.ruby-lang.org/issues/5453).
2976
2977 2012-12-26 Jürgen Hötzel <juergen@archlinux.org>
2978
2979 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
2980 Suppress coloring, if possible (required for BusyBox based systems like
2981 CyanogenMod).
2982 (tramp-adb-handle-file-attributes)
2983 (tramp-adb-handle-insert-directory)
2984 (tramp-adb-handle-file-name-all-completions): Use it.
2985 (tramp-adb-get-toolbox): New defun. Check for remote shell
2986 implementation (BusyBox or Toolbox).
2987
2988 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
2989
2990 * startup.el (initial-buffer-choice): Allow function as value
2991 (Bug#13251).
2992 (command-line-1): Handle case where initial-buffer-choice
2993 specifies a function.
2994 * server.el (server-execute): Handle case where
2995 initial-buffer-choice specifies a function.
2996
2997 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2998
2999 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
3000 its own function.
3001 (smtpmail-try-auth-methods): Forget the user name/password if the
3002 login is unsuccessful (bug#12424).
3003
3004 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
3005
3006 * notifications.el (notifications-notify): Protect body with
3007 `with-demoted-errors'.
3008
3009 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
3010 Check properties of remote device. Restart connection, if there is a
3011 change.
3012
3013 2012-12-21 Chong Yidong <cyd@gnu.org>
3014
3015 * sort.el (sort-subr): Doc fix (Bug#13056).
3016
3017 2012-12-21 Bastien Guerry <bzg@gnu.org>
3018
3019 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
3020
3021 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
3022
3023 * simple.el (process-file): Overwrite stderr file, if exists.
3024
3025 2012-12-21 Daiki Ueno <ueno@gnu.org>
3026
3027 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
3028 (epg-error): Set `error-message' property.
3029
3030 2012-12-21 Chong Yidong <cyd@gnu.org>
3031
3032 * international/mule-cmds.el (read-char-by-name): Signal an error
3033 if the user does not supply a valid character (Bug#13177).
3034
3035 * simple.el (transpose-subr-1): Preserve marker positions by
3036 changing the insertion sequence (Bug#13122).
3037
3038 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3039
3040 * simple.el (kill-region): Deactivate mark even for empty regions
3041 (Bug#13169).
3042
3043 2012-12-21 Chong Yidong <cyd@gnu.org>
3044
3045 * help-fns.el (describe-variable): Make sure we get the right
3046 buffer name (Bug#13105). Suggested by Kelly Dean.
3047
3048 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
3049
3050 * comint.el (comint-redirect-previous-input-string): New variable.
3051 (comint-redirect-setup, comint-redirect-cleanup)
3052 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
3053 (comint-redirect-preoutput-filter): Fix verbose message.
3054
3055 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
3056
3057 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
3058 is too long for Tramp. See discussion in
3059 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
3060
3061 * progmodes/compile.el (compilation-start): Remove line escape
3062 template.
3063
3064 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
3065
3066 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
3067 Adjust comment.
3068
3069 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
3070
3071 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
3072 following non-comment text (bug#13207).
3073 (lm-header-multiline): Continuation lines need to be indented more than
3074 the first line.
3075 (lm-homepage): New function.
3076 (lm-with-file): Don't be confused if narrowing is in effect.
3077
3078 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
3079
3080 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
3081 very beginning of a hunk (e.g. killing the first line).
3082
3083 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
3084
3085 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
3086 and text properties from returned ACL string.
3087 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
3088 for "setfacl" command.
3089
3090 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
3091
3092 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
3093 `tramp-cleanup-this-connection', when the process has died.
3094 (Bug#13151)
3095
3096 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
3097
3098 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
3099
3100 2012-12-17 Kevin Ryde <user42@zip.com.au>
3101
3102 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
3103
3104 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
3105
3106 Add support for preserving ACL entries of files.
3107
3108 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
3109 `set-file-acl' handlers.
3110
3111 * net/tramp-adb.el (tramp-adb-handle-copy-file):
3112 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3113
3114 * net/tramp-compat.el (tramp-compat-copy-file):
3115 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3116
3117 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3118 Add `file-acl' and `set-file-acl' handlers.
3119 (tramp-gvfs-handle-copy-file):
3120 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3121 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
3122 New defuns.
3123
3124 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
3125 Add `file-acl' and `set-file-acl' handlers.
3126 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
3127 (tramp-sh-handle-set-file-acl): New defuns.
3128 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
3129 Handle PRESERVE-EXTENDED-ATTRIBUTES.
3130
3131 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
3132 Add `file-acl' and `set-file-acl' handlers.
3133 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
3134
3135 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3136
3137 * help-macro.el (make-help-screen): Instead of switch-to-buffer
3138 use pop-to-buffer with NORECORD argument t. As buffer name, use
3139 *Metahelp* with a leading space (Bug#13190).
3140
3141 2012-12-16 Romain Francoise <romain@orebokech.com>
3142
3143 * files.el (file-extended-attributes)
3144 (set-file-extended-attributes): New functions.
3145 (backup-buffer): Use them to handle both SELinux context and ACL
3146 entries.
3147 (backup-buffer-copy): Work with an alist of extended attributes,
3148 rather than an SELinux context.
3149 (basic-save-buffer-2): Ditto.
3150
3151 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
3152
3153 * battery.el (battery-bsd-apm): New function.
3154
3155 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
3156
3157 * calc/calc.el (calc-standard-date-formats): Adjust one of the
3158 standard date formats.
3159
3160 2012-12-15 Juri Linkov <juri@jurta.org>
3161
3162 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
3163 `isearch-insert-char-by-name'.
3164 (with-isearch-suspended): New defmacro with body mostly from
3165 `isearch-edit-string' except the part that sets
3166 `isearch-new-string' and `isearch-new-message'.
3167 (isearch-edit-string): Use new macro `with-isearch-suspended' with
3168 body that sets `isearch-new-string' and `isearch-new-message'.
3169 (isearch-insert-char-by-name): New command.
3170 * international/mule-cmds.el (read-char-by-name): Let-bind
3171 `enable-recursive-minibuffers' to t.
3172 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
3173
3174 2012-12-15 Juri Linkov <juri@jurta.org>
3175
3176 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
3177 (Bug#13175)
3178
3179 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
3180
3181 * dired-x.el (dired-guess-shell-command): Put colon at the end of
3182 the prompt. (Bug#13045)
3183
3184 2012-12-14 Glenn Morris <rgm@gnu.org>
3185
3186 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
3187 Try to include filename in non-bytecomp warning. (Bug#13132)
3188
3189 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
3190
3191 Fix permissions bugs with setgid directories etc. (Bug#13125)
3192 * files.el (backup-buffer): Don't rely on 9th output of
3193 file-attributes, as it's now a placeholder. Instead, use the new
3194 optional arg of file-ownership-preserved-p.
3195 (file-ownership-preserved-p): New optional arg GROUP.
3196 Fix mishandling of setuid directories that would cause this
3197 function to return t when it should have returned nil.
3198 Document what happens if the file does not exist, and when
3199 it's not known whether the ownership will be preserved.
3200 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
3201 Likewise.
3202 (tramp-get-local-gid): Use group-gid for integer, as that's
3203 faster and more reliable.
3204
3205 2012-12-14 Julien Danjou <julien@danjou.info>
3206
3207 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
3208 Update keywords list, data type and PL/pgSQL.
3209
3210 2012-12-14 Dave Abrahams <dave@boostpro.com>
3211
3212 * vc/ediff-util.el (ediff-buffer-type): New function.
3213 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
3214 rather than taking it as as argument.
3215 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
3216
3217 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
3218
3219 * json.el: Add pretty-print option (bug#12634).
3220 (json-encoding-separator, json-encoding-default-indentation)
3221 (json--encoding-current-indentation, json-encoding-pretty-print)
3222 (json-encoding-lisp-style-closings): New vars.
3223 (json--with-indentation): New macro.
3224 (json-encode-hash-table, json-encode-alist, json-encode-plist)
3225 (json-encode-array): Use it to obey json-encoding-pretty-print.
3226 (json-pretty-print-buffer, json-pretty-print): New commands.
3227
3228 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
3229
3230 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
3231 Extract `ruby-syntax-propertize-expansions'.
3232 (ruby-syntax-propertize-expansions): Only change syntax on
3233 certain string delimiters, to punctuation. This way the common
3234 functions like forward-word and thing-at-point still work.
3235 (ruby-match-expression-expansion): Improve readability.
3236 (ruby-block-contains-point): New function.
3237 (ruby-add-log-current-method): Handle several edge cases.
3238
3239 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
3240
3241 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
3242 unload-feature finishes even when aborting an ongoing edebug session.
3243 Also, do not worry about edebug-mode, unload-feature takes care of it.
3244
3245 2012-12-13 Andreas Schwab <schwab@suse.de>
3246
3247 * net/tls.el (tls-program): Update customize type.
3248
3249 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
3250
3251 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
3252 (edebug-setup-hook, cl-read-load-hooks): Use it.
3253 (edebug-unload-function): New function. (Bug#13163)
3254
3255 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
3256
3257 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
3258 Otherwise, there could be errors in autoloading. (Bug#13151)
3259
3260 2012-12-13 Jürgen Hötzel <juergen@archlinux.org>
3261
3262 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
3263 sequences.
3264
3265 2012-12-13 Alan Mackenzie <acm@muc.de>
3266
3267 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
3268 * progmodes/cc-engine.el (c-backward-comments): Add code to work
3269 around `forward-comment' not recognizing ^M as whitespace.
3270
3271 2012-12-13 Fabián Ezequiel Gallina <fgallina@cuca>
3272
3273 * progmodes/python.el (python-skeleton-class)
3274 (python-skeleton-def): Do not add space after defun name.
3275
3276 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3277
3278 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
3279 (cl--symbol-function): Remove (now that funbound is like nil).
3280
3281 2012-12-12 Glenn Morris <rgm@gnu.org>
3282
3283 * button.el (button--area-button-p): Fix typo.
3284
3285 2012-12-12 Sam Steingold <sds@gnu.org>
3286
3287 * frame.el (frame-maximization-style): New user option.
3288 (toggle-frame-maximized): Toggle frame maximization according to
3289 `frame-maximization-style', bound to <f11>.
3290 (cycle-frame-maximized): Cycle between all maximization styles and
3291 non-maximized frame, bound to shift-<f11>.
3292
3293 2012-12-12 David Cadé <codename68@gmail.com>
3294
3295 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
3296
3297 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
3298
3299 * lisp/emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
3300 (eieio-override-prin1): Don't quote kewords and booleans.
3301 (object-write) <eieio-default-superclass>: Don't put closing parens
3302 on new line, avoid needless empty lines, align values that are objects
3303 with the slot keyword (instead of beginning on the same line).
3304 (eieio-list-prin1): Align value with slot keyword; increase
3305 eieio-print-depth before printing members of the list.
3306
3307 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
3308
3309 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
3310 a display text-property.
3311 (report-emacs-bug-hook): Don't bother deleting it any more.
3312
3313 * hilit-chg.el (highlight-save-buffer-state): Delete.
3314 Use with-silent-modifications instead.
3315 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
3316
3317 * button.el: Handle buttons in display text-properties.
3318 (button--area-button-p, button--area-button-string):
3319 Use (STRING . STRING-POS) representation instead of just STRING.
3320
3321 2012-12-11 Eli Zaretskii <eliz@gnu.org>
3322
3323 * makefile.w32-in (compile4-SH): Fix a typo that caused term
3324 subdirectory be skipped.
3325
3326 2012-12-11 Glenn Morris <rgm@gnu.org>
3327
3328 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
3329
3330 * progmodes/f90.el (f90-line-continued, f90-indent-region):
3331 Treat preprocessor lines embedded in continuations like comments.
3332 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
3333
3334 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
3335
3336 * calc/calc.el (calc-standard-date-formats): Add more date
3337 formats.
3338 * calc/calc-forms.el (math-parse-iso-date): New function.
3339 (math-parse-date): Use `math-parse-iso-date' when appropriate.
3340 (math-parse-iso-date-validate): Add extra error checking.
3341 (calc-date-notation): Add ability to access new date formats.
3342
3343 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3344
3345 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
3346 font-lock as well as when there's no text-property.
3347
3348 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
3349
3350 * hi-lock.el: Refine the choice of default face.
3351 (hi-lock-keyword->face): New function. Use it wherever we used
3352 cadadadr instead.
3353 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
3354 (hi-lock--last-face): Remove var.
3355 (hi-lock--unused-faces): New var to replace it.
3356 (hi-lock-read-face-name): Use/maintain it.
3357 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
3358 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
3359 if it has another face.
3360
3361 2012-12-10 Eli Zaretskii <eliz@gnu.org>
3362
3363 * subr.el (w32notify-handle-event): New function.
3364 (inotify-handle-event): Doc fix.
3365
3366 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
3367
3368 * subr.el (inotify-event-p, inotify-handle-event): New functions.
3369
3370 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
3371
3372 * simple.el (just-one-space): Doc fix.
3373
3374 2012-12-10 Eli Zaretskii <eliz@gnu.org>
3375
3376 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
3377
3378 2012-12-10 Le Wang <l26wang@gmail.com>
3379
3380 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
3381 narrowed buffer (bug#12361).
3382
3383 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
3384
3385 * vc/vc-hooks.el (vc-state): Doc fix.
3386
3387 2012-12-10 Glenn Morris <rgm@gnu.org>
3388
3389 * mail/rmail.el (rmail-maybe-display-summary):
3390 Preserve buffer, in case select-window changes it. (Bug#13066)
3391
3392 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3393
3394 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
3395 cl-load-hook where they belong.
3396
3397 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
3400
3401 2012-12-09 Eli Zaretskii <eliz@gnu.org>
3402
3403 Parallelize byte compilation on MS-Windows.
3404 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
3405 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
3406 (WINS_BASIC): Define as concatenation of the above.
3407 (compile): Subdivide into 4 separate and independent jobs that can
3408 be run in parallel.
3409 (compile0-CMD, compile0-SH): New targets for compiling
3410 COMPILE_FIRST files, which are prerequisites for the rest of the
3411 byte-compilation.
3412 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
3413 New targets for parallel compilation with cmd.exe.
3414 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
3415 compiling under a Unixy shell.
3416
3417 2012-12-09 Chong Yidong <cyd@gnu.org>
3418
3419 * simple.el (set-mark-default-inactive): Delete this
3420 accidentally-introduced option.
3421 (set-mark-command, exchange-point-and-mark): Remove calls.
3422
3423 2012-12-09 Glenn Morris <rgm@gnu.org>
3424
3425 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
3426 Respect a defcustom's :set function, if appropriate. (Bug#109)
3427 (eval-defun): Doc fix.
3428
3429 2012-12-08 Juri Linkov <juri@jurta.org>
3430
3431 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
3432 (Info-fontify-node, Info-bookmark-make-record): Remove the
3433 file extension from Info-current-file (Bug#13016).
3434
3435 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
3438 point, still provide some default.
3439 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
3440 names, since we don't use it right now. Actually return the list.
3441 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
3442
3443 2012-12-07 Chong Yidong <cyd@gnu.org>
3444
3445 * novice.el (disabled-command-function): Remove a spurious help
3446 xref (Bug#13043). Suggested by Kelly Dean.
3447
3448 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
3449 syntax is specified (Bug#13025).
3450
3451 * info.el (Info-set-mode-line): Remove the file extension from
3452 Info-current-file if there is one (Bug#13016).
3453
3454 2012-12-07 Glenn Morris <rgm@gnu.org>
3455
3456 * mail/rmail.el (rmail-mime-decoded): New permanent local.
3457 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
3458 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
3459 and rmail-mime-decoded. (Bug#9841)
3460
3461 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
3462 (batch-unrmail, unrmail): Doc fixes.
3463 (unrmail): Respect unrmail-mbox-format.
3464 * mail/rmail.el (rmail-mbox-format): New option.
3465 (rmail-show-message-1): Respect rmail-mbox-format.
3466
3467 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3468
3469 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
3470
3471 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3472
3473 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
3474 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
3475 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
3476 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
3477 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
3478 (cl-progv): Don't rely on dynamic scoping to find the body.
3479 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
3480 (cl--proclaims-deferred): Rename from the "cl-" prefix.
3481 (cl-declaim): Use backquotes.
3482 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
3483 Use "cl--" prefix for the object's tag.
3484
3485 * ses.el: Use advice-add/remove.
3486 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
3487 (copy-region-as-kill, yank): Use advice-add.
3488 (ses-unload-function): Use advice-remove.
3489
3490 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
3491
3492 * button.el: Make them work in header-lines (bug#12817).
3493 (button-map): Add bindings for header-line and mode-line use.
3494 (button-get, button-put, button-label): `button' may now be a string.
3495 (button-activate): Don't make it a defsubst.
3496 (button--area-button-p, button--area-button-string): New functions.
3497 (make-text-button): Fix the return value when `beg' was a string.
3498 (push-button): Handle the mode-line case.
3499
3500 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3501
3502 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
3503 (sql-signum): Remove. Use `cl-signum' instead.
3504 (sql-read-passwd): Remove; use read-passwd instread.
3505 (sql-get-login-ext): Use read-string.
3506 (sql-get-login): Use dolist and pcase.
3507 (sql--completion-table): Rename from sql-try-completion.
3508 Use complete-with-action.
3509 (sql-mode): Don't change abbrev-all-caps globally.
3510 (sql-connect): Don't rely on dynamic scoping for `new-name'.
3511 (sql-postgres-completion-object): Initialize vars in their `let'.
3512 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
3513 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
3514 (sql-comint-interbase): Use a single append, without setq.
3515 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
3516
3517 * hi-lock.el: Rework the default face and the serialize regexp code.
3518 (hi-lock--auto-select-face-defaults): Remove.
3519 (hi-lock-string-serialize-serial): Remove.
3520 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
3521 make weak.
3522 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
3523 equal string.
3524 (hi-lock-set-pattern): Adjust accordingly.
3525 (hi-lock--regexps-at-point): Simplify accordingly.
3526 (hi-lock--auto-select-face-defaults): Remove.
3527 (hi-lock--last-face): New var to replace it.
3528 (hi-lock-read-face-name): Rewrite (bug#11095).
3529 (hi-lock-unface-buffer): Arrange for the face to be the next default.
3530
3531 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
3532
3533 * net/tramp.el (tramp-replace-environment-variables):
3534 Hide compiler warning.
3535 (tramp-file-name-for-operation): Remove `executable-find',
3536 `start-process', `call-process' and `call-process-region'.
3537
3538 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
3539
3540 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
3541 compatibility.
3542
3543 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
3544
3545 2012-12-06 Chong Yidong <cyd@gnu.org>
3546
3547 * ffap.el (ffap-replace-file-component): Fix typo.
3548
3549 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3550
3551 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
3552 fix open-paren-like token test (bug#12785).
3553
3554 2012-12-06 Glenn Morris <rgm@gnu.org>
3555
3556 * mail/rmailsum.el (rmail-new-summary): Tweak for
3557 rmail-maybe-display-summary changing buffer. (Bug#13066)
3558
3559 2012-12-06 Juri Linkov <juri@jurta.org>
3560
3561 * info.el (Info-fontify-node): Don't hide the last newline.
3562 (Bug#12272)
3563
3564 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
3565
3566 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
3567 so as to enable message-read-from-minibuffer to expand mail aliases.
3568
3569 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3570
3571 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
3572 the `intangible' property.
3573 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
3574
3575 2012-12-05 Deniz Dogan <deniz@dogan.se>
3576
3577 * net/rcirc.el (rcirc-urls): Update documentation.
3578 (rcirc-condition-filter): New function.
3579 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
3580 and exclude consecutive duplicate URLs (Bug#6082).
3581
3582 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
3583
3584 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
3585 Check return code of copy command.
3586
3587 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
3588 Use group `tramp'. Add version.
3589
3590 2012-12-05 Chong Yidong <cyd@gnu.org>
3591
3592 * ffap.el (ffap-url-regexp): Don't require matching at front of
3593 string (Bug#4952).
3594 (ffap-url-p): If only a substring matches, return that.
3595 (ffap-url-at-point): Use the return value of ffap-url-p.
3596 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
3597 (find-file-at-point, dired-at-point, dired-at-point-prompter)
3598 (ffap-guess-file-name-at-point): Likewise.
3599 (ffap-replace-file-component): Fix typo.
3600
3601 * info.el (info-display-manual): Add existing Info buffers, whose
3602 files may not be in Info-directory-list, to the completion.
3603 (info--manual-names): New helper function.
3604
3605 2012-12-05 Glenn Morris <rgm@gnu.org>
3606
3607 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
3608 New functions, for detecting and resolving conflicts. (Bug#10709)
3609
3610 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
3611
3612 * hi-lock.el (hi-lock-auto-select-face): New user variable.
3613 (hi-lock-auto-select-face-defaults): New buffer local variable.
3614 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
3615 (hi-lock-unface-buffer): Prompt user with useful defaults.
3616 With prefix arg, unhighlight all hi-lock patterns in buffer.
3617
3618 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3619
3620 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
3621
3622 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
3623
3624 * Makefile.in (TRAMP_SRC):
3625 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
3626
3627 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
3628
3629 * net/tramp-adb.el: New package.
3630
3631 2012-12-04 Chong Yidong <cyd@gnu.org>
3632
3633 * terminal.el: Move to obsolete/.
3634
3635 * longlines.el: Move to obsolete/.
3636
3637 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3638 Remove code referring to longlines mode.
3639
3640 2012-12-03 Juri Linkov <juri@jurta.org>
3641
3642 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
3643
3644 2012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3645
3646 * textmodes/ispell.el (ispell-init-process)
3647 (ispell-start-process, ispell-internal-change-dictionary):
3648 Make sure personal dictionary name is expanded after initial
3649 `default-directory' value. Use expanded strings for
3650 keep/restart checks and for value (Bug#13019).
3651
3652 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3653
3654 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
3655
3656 2012-12-03 Leo Liu <sdl.web@gmail.com>
3657
3658 * files.el (dir-locals-read-from-file): Check file non-empty
3659 before reading. (Bug#13038)
3660
3661 2012-12-03 Glenn Morris <rgm@gnu.org>
3662
3663 * jka-cmpr-hook.el (jka-compr-get-compression-info):
3664 Remove any version extension before checking filename. (Bug#13006)
3665 (jka-compr-compression-info-list): Belated :version bump.
3666
3667 2012-12-03 Chong Yidong <cyd@gnu.org>
3668
3669 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
3670
3671 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
3672 (buffer-menu): Doc fix (Bug#12294).
3673
3674 2012-12-03 Roland Winkler <winkler@gnu.org>
3675
3676 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
3677 of diary-show-all-entries in the diary buffer (Bug#12994).
3678
3679 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
3680
3681 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
3682 "<STDIN>". This is binary safe.
3683
3684 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3685
3686 * calc/calc-forms.el (math-absolute-from-iso-dt)
3687 (math-date-to-iso-dt, math-parse-iso-date-validate)
3688 (math-iso-dt-to-date): New functions.
3689 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
3690 (math-fd-isoweekday): New variables.
3691 (calc-date-notation, math-parse-standard-date, math-format-date)
3692 (math-format-date-part): Add support for more formatting codes.
3693
3694 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
3695
3696 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
3697 current buffer's file name when called interactively (Bug#12488).
3698
3699 2012-12-02 Juri Linkov <juri@jurta.org>
3700
3701 * info.el (info-display-manual): Don't clobber an existing Info
3702 buffer (Bug#10770). Add completion (Bug#10771).
3703
3704 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
3705
3706 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
3707 before using it for comparison (Bug#5297).
3708
3709 2012-12-01 Jari Aalto <jari.aalto@cante.net>
3710
3711 * textmodes/css-mode.el (css-current-defun-name): New function.
3712 (css-mode): Use it.
3713
3714 * textmodes/sgml-mode.el (html-current-defun-name): New function.
3715 (html-mode): Use it.
3716
3717 2012-12-01 Chong Yidong <cyd@gnu.org>
3718
3719 Modularize add-log-current-defun (Bug#2224).
3720 Suggested by Jari Aalto.
3721
3722 * vc/add-log.el (add-log-current-defun-function): Doc fix.
3723 (add-log-current-defun): Move mode-specific code to other files.
3724 (add-log-lisp-like-modes, add-log-c-like-modes)
3725 (add-log-tex-like-modes): Variables deleted.
3726
3727 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
3728 (lisp-mode-variables): Use it.
3729
3730 * progmodes/cc-mode.el (c-common-init):
3731 * progmodes/cperl-mode.el (cperl-mode): Set a value for
3732 add-log-current-defun-function.
3733
3734 * progmodes/m4-mode.el (m4-current-defun-name): New function.
3735 (m4-mode): Use it.
3736
3737 * progmodes/perl-mode.el (perl-current-defun-name): New.
3738 (perl-mode): Use it.
3739
3740 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3741 Use lisp-current-defun-name.
3742
3743 * textmodes/tex-mode.el (tex-current-defun-name): New.
3744 (tex-common-initialization): Use it.
3745
3746 * textmodes/texinfo.el (texinfo-current-defun-name): New.
3747 (texinfo-mode): Use it.
3748
3749 2012-12-01 Chong Yidong <cyd@gnu.org>
3750
3751 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
3752 * progmodes/autoconf.el (autoconf-mode):
3753 * progmodes/js.el (js-mode):
3754 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
3755 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
3756 * progmodes/perl-mode.el (perl-mode):
3757 * progmodes/sh-script.el (sh-mode, sh-set-shell):
3758 * textmodes/css-mode.el (css-mode):
3759 * textmodes/sgml-mode.el (html-mode, sgml-mode)
3760 (sgml-tags-invisible, sgml-guess-indent):
3761 * textmodes/tex-mode.el (tex-common-initialization)
3762 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
3763 (doctex-mode, plain-tex-mode, latex-mode):
3764 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
3765
3766 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
3767
3768 * vc/vc-hg.el (vc-hg-next-revision):
3769 Ensure use of default "tip" output format. (Bug#6968)
3770
3771 2012-12-01 Kim F. Storm <storm@cua.dk>
3772
3773 * startup.el (fancy-startup-tail): Add a clickable link
3774 (Bug#2176).
3775
3776 2012-12-01 Chong Yidong <cyd@gnu.org>
3777
3778 * startup.el (fancy-startup-tail): Improve the message about
3779 auto-save files (Bug#2176).
3780
3781 * files.el (recover-session): Improve the descriptive message, and
3782 use substitute-command-keys.
3783
3784 2012-12-01 Glenn Morris <rgm@gnu.org>
3785
3786 * ido.el (ido-file-internal):
3787 Handle other-window, other-frame for dired. (Bug#13036)
3788
3789 2012-11-30 Glenn Morris <rgm@gnu.org>
3790
3791 * icomplete.el (icomplete-separator): Fix :version.
3792
3793 2012-11-30 Chong Yidong <cyd@gnu.org>
3794
3795 * shell.el (shell): For C-u M-x shell, use an inactive shell
3796 buffer as the default (Bug#1975).
3797 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
3798 (shell-mode): Use them to reapply ansi colorization if Shell mode
3799 is re-enabled.
3800
3801 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
3802
3803 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
3804
3805 2012-11-30 Samuel Bronson <naesten@gmail.com>
3806
3807 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
3808 flag to xargs, for compatibility with BSD xargs (Bug#11703).
3809
3810 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3811
3812 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
3813 by move-to-column (Bug#3234).
3814
3815 2012-11-30 Chong Yidong <cyd@gnu.org>
3816
3817 * longlines.el (longlines-wrap-line, longlines-encode-region):
3818 Preserve text properties (Bug#1425).
3819
3820 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
3821
3822 * vc/vc.el (vc-register): Allow registering a file which is
3823 already registered with a different backend (Bug#10589).
3824
3825 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
3826 Stefan Monnier <monnier@iro.umontreal.ca>
3827
3828 * icomplete.el: Change separator; add ido-style commands.
3829 (icomplete-show-key-bindings): Remove custom var.
3830 (icomplete-get-keys): Remove function.
3831 (icomplete-forward-completions, icomplete-backward-completions):
3832 New commands.
3833 (icomplete-minibuffer-map): New var.
3834 (icomplete-minibuffer-setup): Use it.
3835 (icomplete-exhibit): Don't delay if the list of completions is known.
3836 (icomplete-separator): New custom.
3837 (icomplete-completions): Use it.
3838 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
3839 (minibuffer-force-complete-and-exit): New command.
3840 (minibuffer--complete-and-exit): New function extracted from
3841 minibuffer-complete-and-exit.
3842 (minibuffer-complete-and-exit): Use it.
3843
3844 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
3845 error message when the file doesn't exist (bug#12974).
3846
3847 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3848
3849 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
3850
3851 2012-11-29 Glenn Morris <rgm@gnu.org>
3852
3853 * files.el (hack-dir-local-variables): Warn if try to set
3854 coding via dir-locals, since it doesn't work. (Bug#7169)
3855
3856 Add desktop support for restoring vc-dir buffers. (Bug#10606)
3857 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
3858 Set buffer-local value of desktop-save-buffer.
3859 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
3860 New functions.
3861 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
3862 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
3863
3864 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
3865 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
3866 Doc fix.
3867 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
3868 Doc fixes.
3869
3870 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
3871
3872 * calc/calc-forms.el (calc-date-notation): Fix regexp
3873 used to find time codes. Fix symbol for seconds.
3874
3875 2012-11-27 Glenn Morris <rgm@gnu.org>
3876
3877 * emacs-lisp/derived.el (derived-mode-make-docstring):
3878 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
3879
3880 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3881
3882 * textmodes/table.el (table-insert): Don't use `symbol-name' on
3883 lexically scoped variables (bug#13005).
3884
3885 2012-11-27 Glenn Morris <rgm@gnu.org>
3886
3887 * vc/vc-hooks.el (vc-mistrust-permissions):
3888 Default to t, to avoid data-loss. (Bug#11490)
3889
3890 2012-11-27 Fabián Ezequiel Gallina <fgallina@cuca>
3891
3892 * progmodes/python.el (python-indent-guess-indent-offset):
3893 If indentation is guessed make python-indent-offset buffer-local.
3894
3895 Fix Imenu regression.
3896 * progmodes/python.el (python-nav-beginning-of-defun):
3897 Fix forward movement when statement(s) separates point from defun.
3898 (python-imenu-prev-index-position): New function.
3899
3900 2012-11-27 Eli Zaretskii <eliz@gnu.org>
3901
3902 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
3903
3904 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3905 Don't set buffer-file-type. Return nil. (Bug#12989)
3906
3907 2012-11-27 Glenn Morris <rgm@gnu.org>
3908
3909 * hippie-exp.el (hippie-expand-try-functions-list):
3910 Re-autoload it. (Bug#12982)
3911
3912 2012-11-27 Eli Zaretskii <eliz@gnu.org>
3913
3914 * descr-text.el (describe-char-padded-string):
3915 Call internal-char-font only on GUI frames. (Bug#11964)
3916
3917 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
3918
3919 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
3920 and obsoletion message.
3921
3922 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3923
3924 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
3925 the constructs to keep outside of the `cl-block' (bug#12977).
3926
3927 2012-11-27 Chong Yidong <cyd@gnu.org>
3928
3929 * mouse.el (mouse-drag-line): Even if the line is not draggable,
3930 keep reading until we get the up-event anyway, in order to process
3931 the up-event for mouse-1-click-follows-link (Bug#12971).
3932
3933 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
3934
3935 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
3936 base function is not yet defined (bug#12965).
3937 (ad-activate-advised-definition): Use ad-compile-function.
3938 (ad-activate): Use cond.
3939
3940 2012-11-25 Leo Liu <sdl.web@gmail.com>
3941
3942 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
3943 (Bug#12979)
3944
3945 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
3946
3947 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
3948 reftex-section-info-function in order to be compatible with
3949 Texinfo integration.
3950
3951 * textmodes/reftex.el (reftex-section-pre-regexp)
3952 (reftex-section-post-regexp, reftex-section-info-function):
3953 New variable.
3954 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
3955 reftex-section-post-regexp, and reftex-section-info-function in order
3956 to be compatible with Texinfo integration.
3957
3958 * textmodes/reftex-toc.el (reftex-toc-promote-action):
3959 use reftex-section-pre-regexp variable in order to be compatible with
3960 Texinfo integration.
3961
3962 2012-11-25 Chong Yidong <cyd@gnu.org>
3963
3964 * faces.el: Make face-spec-set more analogous to setq.
3965 (face-spec-set): Change the third arg to specify whether this
3966 function is being called via defface, customize, or a third party.
3967 Set the appropriate symbol properties. Clear the override spec if
3968 setting via Custom. Initialize face if necessary. (Bug#4988)
3969 (face-spec-recalc): Allow theme faces to completely replace the
3970 defface spec, in the same way as custom faces (Bug#8454).
3971
3972 * cus-face.el (custom-declare-face): Move face initialization to
3973 face-spec-set.
3974 (custom-theme-set-faces): Don't initialize the face name here, as
3975 that is now done in face-spec-set.
3976
3977 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
3978 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
3979 Simplify by using the new arg to face-spec-set.
3980
3981 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
3982 reset face-override-spec too, and use custom-declare-face.
3983
3984 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
3985
3986 * term/ns-win.el (ns-initialize-window-system): Move creation of
3987 fontsets here (Bug#11964).
3988
3989 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
3990
3991 * ses.el (ses-rename-cell): Correct bug on mode-line update after
3992 cell renaming.
3993
3994 2012-11-24 Chong Yidong <cyd@gnu.org>
3995
3996 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
3997 obsolete.
3998
3999 * custom.el (custom-theme-set-variables): Use a topological sort
4000 for ordering by custom dependencies (Bug#12952).
4001 (custom--sort-vars, custom--sort-vars-1): New functions.
4002
4003 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
4004
4005 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
4006 lexical-binding (bug#12938).
4007
4008 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
4009
4010 * image-mode.el (image-transform-check-size): Use assertions only
4011 for images of type imagemagick.
4012
4013 Otherwise no error, image-transform-fit-to-{width,height} is
4014 silently ignored, as before. Doc fix.
4015
4016 2012-11-24 Chong Yidong <cyd@gnu.org>
4017
4018 * faces.el (color-defined-p): Doc fix (Bug#12853).
4019
4020 2012-11-24 Juri Linkov <juri@jurta.org>
4021
4022 * dired.el (dired-mark): Add optional arg `interactive'.
4023 Check for `use-region-p' if `interactive' is non-nil.
4024 (dired-unmark, dired-flag-file-deletion): Add optional arg
4025 `interactive'. Call `dired-mark' with the arg `interactive'.
4026 (Bug#10624)
4027
4028 * wdired.el: Revert 2012-10-17 change partly and replace it with
4029 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
4030 (wdired-finish-edit): Add marks for new file names to
4031 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
4032 after `revert-buffer'.
4033 (wdired-do-renames): Remove calls to `dired-remove-file',
4034 `dired-add-file', `dired-add-entry'. (Bug#11795)
4035
4036 2012-11-24 Alan Mackenzie <acm@muc.de>
4037
4038 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
4039
4040 Fix bugs in the state cache. Enhance a debugging mechanism.
4041 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
4042 "brace at column zero" strategy for C++.
4043 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
4044 (c-parse-state-point): New variable.
4045 (c-record-parse-state-state): Record old parse state with
4046 `copy-tree'. Record previous value of point.
4047 (c-debug-parse-state-double-cons): New debugging function.
4048 (c-debug-parse-state): Call the above new function.
4049 (c-toggle-parse-state-debug): Output a confirmatory message.
4050
4051 * progmodes/cc-mode.el (c-before-change, c-after-change):
4052 Call c-invalidate-state-cache from `c-before-change' instead of
4053 `c-after-change'.
4054
4055 2012-11-23 Chong Yidong <cyd@gnu.org>
4056
4057 * find-cmd.el (find-constituents): Add executable, ipath,
4058 readable, samefile, writable, daystart, regextype (Bug#12856).
4059
4060 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4061
4062 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
4063
4064 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
4065
4066 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
4067 definition. This fixes a bootstrap failure.
4068 (calc-gregorian-switch): In menu, put dates before regions.
4069 This is easier to follow, lines up better in the menu, and lets us
4070 coalesce regions that switch at the same time. Give country
4071 names, not "Vatican", as that's better for non-expert users.
4072 Use names that are stable between the date of switch and now, e.g.,
4073 Bohemia and Moravia (which existed then and now) and not
4074 Czechoslovakia (which didn't exist then and doesn't exist now).
4075 What is now the U.S. mostly did not switch at the same time as
4076 Britain, so omit the U.S. Correct spelling of "Britain".
4077 Catholic Switzerland was too much of a mess, so omit it.
4078
4079 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4080
4081 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
4082 after the variable is changed.
4083
4084 2012-11-21 Daniel Colascione <dancol@dancol.org>
4085
4086 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
4087 in SQL declarations for font-lock.
4088 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
4089
4090 2012-11-21 Glenn Morris <rgm@gnu.org>
4091
4092 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
4093 (face-italic-p): Add optional argument "inherit".
4094
4095 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
4096 Remove -p suffix from names, for consistency with other set-face-*.
4097 (set-face-inverse-video): Fix interactive spec.
4098 * play/gamegrid.el (gamegrid-make-mono-tty-face):
4099 * textmodes/table.el (table--update-cell-face):
4100 Use set-face-inverse-video rather than now obsolete alias.
4101
4102 2012-11-21 Eli Zaretskii <eliz@gnu.org>
4103
4104 * simple.el (line-move): Don't call line-move-partial if
4105 scroll-conservatively is in effect. (Bug#12927)
4106
4107 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
4110 Fallback on completion-at-point rather than
4111 pcomplete-expand-and-complete, and only if pcomplete actually failed.
4112 (eshell-cmpl-initialize): Setup completion-at-point.
4113
4114 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
4115
4116 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
4117
4118 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
4119
4120 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
4121 are remote, check out-of-band property for both.
4122
4123 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
4124
4125 * window.el (switch-to-buffer): Re-add the warning that was lost in the
4126 code rewrite.
4127
4128 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
4129
4130 More minor time fixes.
4131 * calendar/time-date.el: Commentary fix.
4132 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
4133 too much other code depends on (0 0) time stamps.
4134 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
4135 Add a couple of FIXME comments.
4136
4137 Minor cleanup for times as lists of four integers.
4138 * files.el (dir-locals-directory-cache):
4139 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
4140 Doc fixes.
4141 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
4142 * ps-bdf.el (bdf-file-newer-than-time):
4143 Process four-integers time stamps, not two. Doc fixes.
4144
4145 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4146
4147 * uniquify.el (uniquify-managed): Use defvar-local.
4148 (rename-buffer, create-file-buffer): Advise with advice-add.
4149 (uniquify-unload-function): Unadvise accordingly.
4150
4151 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
4152 (trace-buffer): Don't purecopy.
4153 (trace-entry-message, trace-exit-message): Add `context' arg.
4154 (trace--timer): New var.
4155 (trace-make-advice): Adjust for use in nadvice.
4156 Add `context' argument. Delay `display-buffer' via a timer.
4157 (trace-function-internal): Use advice-add.
4158 (trace--read-args): New function.
4159 (trace-function-foreground, trace-function-background): Use it.
4160 (trace-function): Rename to trace-function-foreground and redefine as
4161 an alias to that new name.
4162 (untrace-function, untrace-all): Adjust to the use of nadvice.
4163
4164 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
4165
4166 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
4167
4168 * subr.el (called-interactively-p-functions): New var.
4169 (internal--called-interactively-p--get-frame): New macro.
4170 (called-interactively-p, interactive-p): Rewrite in Lisp.
4171 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
4172 (called-interactively-p-functions): Use it.
4173 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
4174 (called-interactively-p-functions): Use it.
4175 * allout.el (allout-called-interactively-p): Don't assume
4176 called-interactively-p is a subr.
4177
4178 2012-11-20 Glenn Morris <rgm@gnu.org>
4179
4180 * profiler.el (profiler-report-mode-map): Add a menu.
4181 No need to bind `q' because we derive from special-mode.
4182 (profiler-report-find-entry): Handle calls from the menu-bar.
4183
4184 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
4185
4186 * emacs-lisp/byte-run.el (defun-declarations-alist):
4187 Allow a compiler-macro to be a lambda expression.
4188
4189 * progmodes/python.el: Use cl-lib. Move var declarations outside of
4190 eval-when-compile.
4191 (python-syntax-context): Add compiler-macro.
4192 (python-font-lock-keywords): Simplify with De Morgan.
4193
4194 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
4195
4196 * files.el (load-file): Require match in minibuffer selection, as was
4197 the case in Emacs-20 before we changed the spec to allow .elc files
4198 (bug#12935).
4199
4200 * json.el: Don't require cl since we don't use it.
4201 * color.el: Don't require cl.
4202 (color-complement): `caddr' -> `nth 2'.
4203
4204 * calendar/time-date.el (time-to-seconds): De-obsolete.
4205
4206 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4207
4208 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
4209 year numbers.
4210 (math-date-to-julian-dt): Adjust the initial approximation for the
4211 year to deal with the new definition of the DATE.
4212
4213 2012-11-19 Daniel Colascione <dancol@dancol.org>
4214
4215 * term/w32-win.el (cygwin-convert-path-from-windows):
4216 Accomodate rename of cygwin_convert_path* to cygwin_convert_file_name*.
4217
4218 2012-11-18 Chong Yidong <cyd@gnu.org>
4219
4220 * filecache.el (file-cache--read-list): New function.
4221 (file-cache-add-directory-list, file-cache-add-file-list)
4222 (file-cache-delete-file-list, file-cache-delete-directory-list):
4223 Use it to read a list of files or directories (Bug#12846).
4224 (file-cache-add-file, file-cache-add-directory)
4225 (file-cache-delete-file-list, file-cache-delete-file-regexp)
4226 (file-cache-delete-directory): Print an message.
4227
4228 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
4229
4230 * calc/calc-forms.el (math-date-to-dt): Use integer date when
4231 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
4232
4233 2012-11-18 Glenn Morris <rgm@gnu.org>
4234
4235 * image.el (insert-image, insert-sliced-image): Doc fix.
4236
4237 2012-11-18 Chong Yidong <cyd@gnu.org>
4238
4239 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
4240 (Bug#12810).
4241
4242 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
4243
4244 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
4245 response when the target file is in a subdirectory (Bug#12757).
4246
4247 2012-11-18 Chong Yidong <cyd@gnu.org>
4248
4249 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
4250
4251 2012-11-18 Glenn Morris <rgm@gnu.org>
4252
4253 * emacs-lisp/cl-lib.el (face-underline-p):
4254 Use set-face-underline rather than the alias set-face-underline-p.
4255
4256 * window.el (with-temp-buffer-window): Doc fix.
4257 * subr.el (with-output-to-temp-buffer):
4258 Add doc xref to with-temp-buffer-window.
4259
4260 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
4261
4262 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
4263 * calc/calc.el (math-format-date-cache): Declare.
4264
4265 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
4266
4267 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
4268 It also uses January 1, 1 AD as its day number 1.
4269 * calc/calc-forms.el (math-julian-date-beginning)
4270 (math-julian-date-beginning-int): Implement this.
4271
4272 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
4273
4274 * descr-text.el (quail-find-key):
4275 * dired.el (desktop-file-name):
4276 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
4277 * generic-x.el (comint-mode, comint-exec):
4278 * image-dired.el (widget-forward):
4279 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
4280 (speedbar-change-expand-button-char)
4281 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
4282 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
4283 * printing.el (easy-menu-add-item, easy-menu-remove-item)
4284 (widget-field-action, widget-value-set):
4285 * speedbar.el (imenu--make-index-alist):
4286 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
4287 (ring-length, ring-insert):
4288 * vcursor.el (compare-windows-skip-whitespace):
4289 * woman.el (dired-get-filename):
4290 Declare functions.
4291
4292 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
4293
4294 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4295
4296 * calc/calc.el (calc-gregorian-switch): New variable.
4297
4298 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
4299 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
4300 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
4301 (math-leap-year-p): Add option to distinguish between Julian
4302 and Gregorian calendars.
4303 (math-day-number): Use `math-day-in-year' to do the computations.
4304 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
4305 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
4306 to do the computations.
4307 (math-date-to-dt): Use `math-date-to-julian-dt' and
4308 `math-date-to-gregorian-dt' to do the computations.
4309 (calcFunc-weekday, math-format-date-part): Use the new version of
4310 the DATE to determine the weekday.
4311 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
4312 when necessary.
4313
4314 2012-11-17 Eli Zaretskii <eliz@gnu.org>
4315
4316 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
4317 Cygwin; otherwise use 'file:'. (Bug#12914)
4318 (cygwin-convert-path-from-windows): Declare, to avoid
4319 byte-compiler warnings.
4320
4321 2012-11-17 Andreas Politz <politza@fh-trier.de>
4322
4323 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
4324 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
4325 prefix and negative numeric prefix args (Bug#12795).
4326
4327 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
4328
4329 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4330 Don't signal an error with a score that is too low to add to the
4331 list of top scores. (Bug#12779)
4332
4333 2012-11-17 Chong Yidong <cyd@gnu.org>
4334
4335 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
4336
4337 * filecache.el (file-cache-add-file): Handle relative file name in
4338 the argument (Bug#12694).
4339
4340 2012-11-16 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
4341
4342 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
4343
4344 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4345
4346 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
4347
4348 * emacs-lisp/cl-lib.el: Set more meaningful version number.
4349
4350 2012-11-16 Martin Rudalics <rudalics@gmx.at>
4351
4352 * window.el (enlarge-window, shrink-window): Don't mention return
4353 value in doc-string (Bug#12896).
4354 (window--display-buffer): Don't resize frames - it won't work
4355 with all window managers and defeat pop-up-frame-alist.
4356 (display-buffer-alist): In doc-string explain that CONDITION can
4357 be a function and which arguments are passed to it (Bug#12854).
4358 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
4359 expressions (Bug#12854).
4360 (display-buffer): Pass ACTION argument to
4361 display-buffer-assq-regexp.
4362
4363 2012-11-16 Glenn Morris <rgm@gnu.org>
4364
4365 * window.el (fit-frame-to-buffer-bottom-margin)
4366 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
4367
4368 * faces.el (face-underline-p): Use face-attribute-specified-or.
4369
4370 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
4371
4372 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
4373
4374 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
4377
4378 2012-11-16 Glenn Morris <rgm@gnu.org>
4379
4380 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
4381 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
4382
4383 * faces.el (face-underline-p): Doc fix. Handle :underline being
4384 things other than `t' (a string, a list).
4385 (face-inverse-video-p): Doc fix.
4386 (set-face-underline): Rename it back from set-face-underline-p.
4387 Doc fix. Allow interactive input of values other than t.
4388 (read-face-attribute): Apply formatting to :underline,
4389 since like :box and :stipple it can take list values.
4390
4391 * term.el (ansi-term): Don't let C-x escape-char binding
4392 clobber the more standard C-c binding. (Bug#12842)
4393
4394 * subr.el (set-temporary-overlay-map): Doc fix.
4395
4396 2012-11-16 Martin Rudalics <rudalics@gmx.at>
4397
4398 * window.el (record-window-buffer)
4399 (display-buffer-record-window): When copying the markers to
4400 window-point preserve window-point-insertion-type. (Bug#12588)
4401
4402 2012-11-16 Glenn Morris <rgm@gnu.org>
4403
4404 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
4405 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
4406 Use new names for hooks rather than obsolete aliases.
4407
4408 2012-11-15 Daniel Colascione <dancol@dancol.org>
4409
4410 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
4411 prefix instead of "file:" so that when FILE-NAME begins with "//",
4412 as it does when the target file is on a network share, url-handler
4413 isn't confused.
4414
4415 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4416
4417 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
4418 a preactivated advice from an old advice.el; they're not compatible!
4419
4420 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
4421
4422 * emacs-lisp/nadvice.el (advice--make-interactive-form):
4423 Fix string-spec case.
4424
4425 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
4426
4427 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4428
4429 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
4430 (advice--buffer-local-function-sample): New var.
4431 (advice--set-buffer-local, advice--buffer-local): New functions.
4432 (add-function, remove-function): Use them.
4433
4434 2012-11-15 Drew Adams <drew.adams@oracle.com>
4435
4436 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
4437
4438 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
4439
4440 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
4441 potential binding of print-gensym to t, and prettify (back)quotes in
4442 case they appear in args's default values (bug#12884).
4443
4444 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4445
4446 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
4447 (advice-eval-interactive-spec): New function.
4448 (advice--make-interactive-form): Support around advice (bug#12844).
4449
4450 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
4451
4452 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
4453 more strict. Add docstring.
4454 (ruby-expression-expansion-re): Extract from
4455 `ruby-match-expression-expansion'.
4456 (ruby-syntax-propertize-function): After everything else, search
4457 for expansions in string literals, mark their insides as
4458 whitespace syntax and save match data for font-lock.
4459 (ruby-font-lock-keywords): Use the 2nd group from expression
4460 expansion matches.
4461 (ruby-match-expression-expansion): Use the match data saved to the
4462 text property in ruby-syntax-propertize-function.
4463
4464 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
4465
4466 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
4467 (bug#12879).
4468
4469 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4470
4471 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
4472 start/end keyword a bit harder. Works with different values of N.
4473 Add more comments.
4474 (ruby-end-of-block): Update accordingly.
4475
4476 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4477
4478 * woman.el (woman-file-name): Don't mess with unread-command-events
4479 (bug#12861).
4480
4481 * emacs-lisp/advice.el: Layer on top of nadvice.el.
4482 Remove out of date self-require hack.
4483 (ad-do-advised-functions): Use simple `dolist'.
4484 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
4485 (ad-advice-definition): Redefine as functions.
4486 (ad-advice-classes): Move before first use.
4487 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
4488 (ad-make-mapped-call, ad-make-advised-docstring,ad-make-plain-docstring)
4489 (ad--defalias-fset): Remove functions.
4490 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
4491 (ad-get-orig-definition): Rewrite.
4492 (ad-make-advised-definition-docstring): Change base docstring.
4493 (ad-real-orig-definition): Rewrite.
4494 (ad-map-arglists): Change name of called function.
4495 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
4496 (ad-make-advised-definition): Simplify.
4497 (ad-assemble-advised-definition): Tweak for new calling context.
4498 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
4499 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
4500 function and call ad-activate if needed.
4501 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
4502 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
4503 (ad-compile-function): Compile ad-Advice-*.
4504 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
4505 (ad-start-advice, ad-stop-advice): Remove.
4506
4507 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4508
4509 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
4510 period before class method names, not after. Remove handling of
4511 one impossible case. Add comments.
4512
4513 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4514
4515 * emacs-lisp/advice.el: Remove support for freezing.
4516 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
4517 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
4518 Remove support for `freeze'.
4519
4520 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
4521 override the default.
4522 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
4523 cl--dotimes/dolist.
4524 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
4525 `cl' is loaded.
4526
4527 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
4528 from add-advice.
4529 (advice--strip-macro): New function.
4530 (advice--defalias-fset): Use them to handle macros.
4531 (advice-add): Use them.
4532 (advice-member-p): Correctly handle macros.
4533
4534 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4535
4536 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4537 Never font-lock the beginning of singleton class as heredoc.
4538
4539 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4540
4541 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
4542
4543 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
4544
4545 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
4546 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
4547 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
4548
4549 2012-11-13 Fabián Ezequiel Gallina <fgallina@cuca>
4550
4551 Fix end-of-defun misbehavior.
4552 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
4553 python-beginning-of-defun-function. Handle nested defuns
4554 correctly.
4555 (python-nav-end-of-defun): Rename from
4556 python-end-of-defun-function. Ensure forward movement.
4557 (python-info-current-defun): Reimplement to work as intended
4558 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
4559 parent defuns as soon as possible.
4560
4561 2012-11-13 Glenn Morris <rgm@gnu.org>
4562
4563 * progmodes/flymake.el (flymake-error-bitmap)
4564 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
4565 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
4566
4567 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4568
4569 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
4570 backward, always stop at indentation. Reverts the change from
4571 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
4572
4573 2012-11-13 Glenn Morris <rgm@gnu.org>
4574
4575 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
4576 Add ibuffer-filter-by-derived-mode.
4577
4578 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
4579 the same name shadowing each other.
4580
4581 * window.el (with-temp-buffer-window): Doc tweak.
4582
4583 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
4584
4585 * help.el (temp-buffer-max-height):
4586 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
4587 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
4588
4589 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4590
4591 * emacs-lisp/nadvice.el: New package.
4592 * subr.el (special-form-p): New function.
4593 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
4594 (elp-all-instrumented-list): Remove var.
4595 (elp-not-profilable): Remove elp-wrapper.
4596 (elp-profilable-p): Use autoloadp and special-form-p.
4597 (elp--advice-name): New const.
4598 (elp-instrument-function): Use advice-add.
4599 (elp--instrumented-p): New predicate.
4600 (elp-restore-function): Use advice-remove.
4601 (elp-restore-all, elp-reset-all): Use mapatoms.
4602 (elp-set-master): Use elp--instrumented-p.
4603 (elp--make-wrapper): Rename from elp-wrapper, return a function
4604 suitable for advice-add. Use cl-inf.
4605 (elp-results): Use mapatoms+elp--instrumented-p.
4606 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
4607 (debug-function-list): Remove var.
4608 (debug): Rename arg, and then let-bind it explicitly inside.
4609 (debugger-setup-buffer): Rename arg.
4610 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
4611 (debugger-frame-number): Adjust to new debug-on-entry setup.
4612 (debug--implement-debug-on-entry): Rename from
4613 implement-debug-on-entry, add argument.
4614 (debugger-special-form-p): Remove, use special-form-p instead.
4615 (debug-on-entry): Use advice-add.
4616 (debug--function-list): New function.
4617 (cancel-debug-on-entry): Use it, along with advice-remove.
4618 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
4619 (debugger-list-functions): Use debug--function-list instead of
4620 debug-function-list.
4621 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
4622 (ad-special-form-p): Remove, use special-form-p instead.
4623 (ad-set-advice-info): Use add-function and remove-function.
4624 (ad--defalias-fset): Adjust accordingly.
4625
4626 2012-11-10 Glenn Morris <rgm@gnu.org>
4627
4628 * mail/emacsbug.el (report-emacs-bug-tracker-url)
4629 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
4630 (report-emacs-bug-create-existing-bugs-buffer)
4631 (report-emacs-bug-parse-query-results)
4632 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
4633
4634 * term.el (term-default-fg-color, term-default-bg-color):
4635 Make obsolete, rather than just saying "deprecated" in the doc.
4636
4637 * term.el (term): Rename from `term-face'.
4638 (term-current-face, ansi-term-color-vector)
4639 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
4640 Update all users.
4641
4642 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
4643
4644 * server.el (server-create-window-system-frame): Handle Nextstep
4645 specially (Bug#12780).
4646
4647 2012-11-10 Glenn Morris <rgm@gnu.org>
4648
4649 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4650 Unautoload, and make obsolete. (Bug#7449)
4651
4652 2012-11-10 Chong Yidong <cyd@gnu.org>
4653
4654 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
4655 rename from diff-remove-trailing-whitespace (Bug#12831).
4656
4657 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4658
4659 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
4660 miscompilation of trace.el.
4661
4662 2012-11-10 Glenn Morris <rgm@gnu.org>
4663
4664 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
4665
4666 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4667
4668 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
4669 (bug#12812).
4670
4671 2012-11-10 Chong Yidong <cyd@gnu.org>
4672
4673 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
4674 a defcustom with an appropriate :set function.
4675 (minibuffer-default--in-prompt-regexps): New function.
4676
4677 2012-11-10 Glenn Morris <rgm@gnu.org>
4678
4679 * emacs-lisp/cl.el (define-setf-expander, defsetf)
4680 (define-modify-macro): Doc fixes.
4681
4682 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
4683 (gv-define-simple-setter): Update doc of `fix-return'.
4684
4685 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4686
4687 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
4688 twice when `fix-return' is set (bug#12813).
4689
4690 * emacs-lisp/cl.el (defsetf): Pass the third arg to
4691 gv-define-simple-setter (bug#12812).
4692
4693 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
4694 (bug#12756).
4695
4696 2012-11-10 Glenn Morris <rgm@gnu.org>
4697
4698 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
4699
4700 * emacs-lisp/cl-extra.el (cl-prettyexpand):
4701 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
4702 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
4703 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
4704
4705 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
4706
4707 2012-11-10 Leo Liu <sdl.web@gmail.com>
4708
4709 * ido.el (ido-set-matches-1): Improve flex matching performance by
4710 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
4711
4712 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4713
4714 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
4715 (ad--defalias-fset): New function.
4716 (ad-safe-fset): Remove.
4717 (ad-make-freeze-definition): Use cl-letf*.
4718
4719 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4720
4721 * subr.el (dolist): Don't bind VAR in RESULT.
4722
4723 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
4724 (fset, documentation): Don't save real def since we don't advise.
4725 (ad-do-advised-functions): Remove problematic `result-form'.
4726 (ad-safe-fset): `ad-real-fset' => `fset'.
4727 (ad-read-advised-function): Don't assume that ad-do-advised-functions
4728 uses CL's dolist internally.
4729 (ad-arglist): Remove unused arg `name'.
4730 (ad-docstring, ad-make-advised-docstring):
4731 `ad-real-documentation' => `documentation'.
4732 (warning-suppress-types): Declare.
4733 (ad-set-arguments): Simple CSE.
4734 (ad-recover-normality): Sanity check.
4735
4736 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
4737 (funcall '(lambda ..) ..) into ((lambda ..) ..).
4738
4739 2012-11-09 Vincent Belaïche <vincentb1@users.sourceforge.net>
4740
4741 * ses.el: symbol to coordinate mapping is made by symbol property
4742 `ses-cell'. This means that the same mapping is done for all SES
4743 sheets. That is good enough for cells with standard A1 names, but
4744 not for named cell. So a hash map is added for the latter.
4745 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
4746 (ses-sym-rowcol): Use hashmap for named cell.
4747 (ses-is-cell-sym-p): New defun.
4748 (ses-decode-cell-symbol): New defun.
4749 (ses-create-cell-variable): Add cell to hashmap when name is not
4750 A1-like.
4751 (ses-rename-cell): Check that cell new name is not already in
4752 spreadsheet with the use of ses-is-cell-sym-p
4753 (ses-rename-cell): Use hash map for named cells, but accept also
4754 renaming back to A1-like.
4755
4756 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4757
4758 * emacs-lisp/advice.el: Use new dynamic docstrings.
4759 (ad-make-advised-definition-docstring, ad-advised-definition-p):
4760 Use dynamic-docstring-function instead of ad-advice-info.
4761 (ad--make-advised-docstring): New function extracted from
4762 ad-make-advised-docstring.
4763 (ad-make-advised-docstring): Use it.
4764 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
4765 from sql-help.
4766 (sql-help): Use it with dynamic-docstring-function.
4767
4768 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
4769
4770 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4771
4772 * files.el (hack-one-local-variable--obsolete): New function.
4773 (hack-one-local-variable): Use it for obsolete settings.
4774
4775 * subr.el (locate-user-emacs-file): If both old and new name exist, use
4776 the new name.
4777
4778 * progmodes/js.el (js--filling-paragraph): New var.
4779 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
4780 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
4781 less sneaky.
4782
4783 2012-11-08 Julien Danjou <julien@danjou.info>
4784
4785 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
4786 `auto-mode-alist' (Bug#12835).
4787
4788 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4789
4790 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
4791 (perl--prettify-symbols-alist): New const.
4792 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
4793 New functions.
4794 (perl-font-lock-keywords-2): Use them.
4795 (perl-electric-noindent-p): New function.
4796 (perl-mode): Use it to set up electric-indent-mode.
4797 (perl-electric-terminator, perl-indent-command): Mark obsolete.
4798 (perl-mode-map): Remove bindings for them.
4799 (perl-imenu-generic-expression, perl-outline-level):
4800 Match functions&packages in column>0.
4801
4802 * env.el (env--substitute-vars-regexp): New const.
4803 (substitute-env-vars): Use it. Add `only-defined' arg.
4804 * net/tramp.el (tramp-replace-environment-variables): Use it.
4805
4806 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
4807 Byte-compile *before* eval in eval-and-compile.
4808 (byte-compile-log-warning): Remove redundant inhibit-read-only.
4809 (byte-compile-file-form-autoload): Don't hide actual definition.
4810 (byte-compile-maybe-guarded): Accept `functionp' as well.
4811
4812 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
4813
4814 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
4815
4816 * notifications.el (notifications-get-server-information-method):
4817 New defconst.
4818 (notifications-get-capabilities): Fix docstring.
4819 (notifications-get-server-information): New defun.
4820
4821 2012-11-06 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4822
4823 * textmodes/ispell.el (ispell-region): Standard re-indent for better
4824 readability.
4825
4826 * textmodes/ispell.el: Experimental support for support debugging.
4827 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
4828 buffer for ispell.
4829 (ispell-print-if-debug): New function to print stuff to
4830 `ispell-debug-buffer' if debugging is enabled.
4831 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
4832 show some debugging info.
4833 (ispell-buffer-with-debug): New function that creates a debugging
4834 buffer and calls `ispell-buffer' with debugging enabled.
4835
4836 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
4837 comment in autoconf mode. (Bug#12768)
4838
4839 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
4840
4841 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
4842 frame-first-window, frame-root-window, frame-selected-window,
4843 minibuffer-selected-window, minibuffer-window,
4844 window-absolute-pixel-edges, window-at, window-body-height,
4845 window-body-width, window-display-table, window-combination-limit,
4846 window-frame, window-fringes, window-inside-absolute-pixel-edges,
4847 window-inside-edges, window-inside-pixel-edges, window-left-child,
4848 window-left-column, window-margins, window-next-buffers,
4849 window-next-sibling, window-new-normal, window-new-total,
4850 window-normal-size, window-parameter, window-parameters, window-parent,
4851 window-pixel-edges, window-point, window-prev-buffers,
4852 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
4853 window-start, window-text-height, window-top-child, window-top-line,
4854 window-total-height, window-total-width and window-use-time to the list
4855 of functions without side-effects.
4856 (toplevel): Add window-valid-p to the list of error-free functions
4857 without side-effects.
4858
4859 2012-11-05 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4860
4861 * textmodes/ispell.el (ispell-program-name):
4862 Update spellchecker parameters when customized.
4863
4864 2012-11-04 Glenn Morris <rgm@gnu.org>
4865
4866 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
4867
4868 2012-11-04 Chong Yidong <cyd@gnu.org>
4869
4870 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
4871 same-window-* variables.
4872
4873 2012-11-04 Juri Linkov <juri@jurta.org>
4874
4875 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
4876 (isearch-describe-key, isearch-describe-mode): Use a display
4877 action instead of binding same-window-* variables (Bug#10040).
4878
4879 2012-11-03 Glenn Morris <rgm@gnu.org>
4880
4881 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
4882 Rename handler properties back from cl-- to cl-. (Bug#12788)
4883
4884 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
4885
4886 2012-11-03 Eli Zaretskii <eliz@gnu.org>
4887
4888 * term/pc-win.el: Don't load term/internal from here.
4889
4890 * loadup.el: Load term/internal from here.
4891
4892 2012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
4893
4894 * progmodes/python.el (inferior-python-mode): Fix hang in
4895 jit-lock (Bug#12645).
4896
4897 2012-11-03 Martin Rudalics <rudalics@gmx.at>
4898
4899 * window.el (switch-to-visible-buffer)
4900 (switch-to-buffer-preserve-window-point): Fix doc-strings.
4901
4902 2012-11-03 Glenn Morris <rgm@gnu.org>
4903
4904 * emacs-lisp/cl-lib.el (cl--random-time):
4905 Rename from cl-random-time. (Bug#12773)
4906 (cl--gensym-counter, cl--random-state): Update callers.
4907 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
4908
4909 2012-11-03 Chong Yidong <cyd@gnu.org>
4910
4911 * cus-start.el: Make cursor-type customizable (Bug#11633).
4912
4913 2012-11-02 Glenn Morris <rgm@gnu.org>
4914
4915 * filecache.el: No need to load find-lisp when compiling.
4916 (find-lisp-find-files): Autoload it.
4917 (file-cache-add-directory-recursively): Don't require find-lisp.
4918
4919 * image.el (image-type-from-file-name): Trivial simplification.
4920
4921 * emacs-lisp/bytecomp.el (byte-compile-eval):
4922 Decouple "noruntime" and "cl-functions" warnings.
4923
4924 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
4925
4926 * play/gomoku.el (gomoku-display-statistics): Update mode line
4927 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
4928
4929 2012-10-31 Martin Rudalics <rudalics@gmx.at>
4930
4931 * window.el (quit-restore-window): If the window has been
4932 created on an existing frame and ended up as the sole window on
4933 that frame, do not delete it (Bug#12764).
4934
4935 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
4936
4937 * progmodes/sh-script.el (sh--inside-noncommand-expression):
4938 Rename from sh--inside-arithmetic-expression, handle more cases
4939 (bug#11263).
4940
4941 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
4942 (sh-font-lock-open-heredoc): Use it (bug#12770).
4943
4944 2012-10-30 Glenn Morris <rgm@gnu.org>
4945
4946 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
4947
4948 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
4949
4950 2012-10-29 Chong Yidong <cyd@gnu.org>
4951
4952 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
4953 function key is stored in a keyboard macro (Bug#4894).
4954
4955 * thingatpt.el (number-at-point): Apply a thing-at-point property.
4956
4957 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4958
4959 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
4960 header comments".
4961 (diff-unified->context, diff-context->unified)
4962 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
4963
4964 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
4965
4966 * files.el (find-alternate-file): Only ask one question (bug#12487).
4967
4968 2012-10-29 Chong Yidong <cyd@gnu.org>
4969
4970 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
4971 Suggested by Dan Nicolaescu (Bug#6326).
4972
4973 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
4974
4975 * startup.el (fancy-about-screen): Don't message (Bug#12680).
4976
4977 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
4978
4979 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
4980
4981 * face-remap.el (face-remap-add-relative): Handle the case where a
4982 face-remapping-alist entry is a cons cell (Bug#12762).
4983
4984 2012-10-29 Kevin Ryde <user42@zip.com.au>
4985
4986 * woman.el (woman-parse-numeric-value): Handle picas correctly
4987 (Bug#12639).
4988
4989 2012-10-29 Glenn Morris <rgm@gnu.org>
4990
4991 * emacs-lisp/cl.el (defsetf): Doc fix.
4992
4993 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4994
4995 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
4996 syntax to the matching opener, if any (bug#12547).
4997 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
4998 matching open as a "case-(".
4999 (sh-smie-rc-grammar): Add a corresponding rule for it.
5000
5001 2012-10-28 Daniel Hackney <dan@haxney.org>
5002
5003 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
5004 "PKGNAME-autoloads.el" in case we created it.
5005
5006 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
5007
5008 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
5009 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
5010 (completion--twq-all): Disable too-strict assertions.
5011
5012 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
5013
5014 2012-10-27 Eli Zaretskii <eliz@gnu.org>
5015
5016 * profiler.el (profiler-report-make-entry-part): Fix help-echo
5017 text to match the real keybindings.
5018
5019 2012-10-27 Juri Linkov <juri@jurta.org>
5020
5021 * wdired.el (wdired-keep-marker-rename): New defcustom.
5022 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
5023 (Bug#11795)
5024
5025 * dired.el (dired-keep-marker-rename): Add reference to
5026 `wdired-keep-marker-rename' in the docstring.
5027 Add default character value ?R to display initially in
5028 Customization UI instead of ?@.
5029
5030 2012-10-27 Martin Rudalics <rudalics@gmx.at>
5031
5032 * window.el (display-buffer): In doc-string describe
5033 window-height and window-width alist entries.
5034
5035 * time.el (display-time-world): Restore fit-window-to-buffer
5036 behavior.
5037
5038 2012-10-27 Chong Yidong <cyd@gnu.org>
5039
5040 * subr.el (insert-buffer-substring-as-yank): Doc fix.
5041
5042 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
5043
5044 * minibuffer.el (completion-category-overrides): New completion
5045 category `bookmark' (bug#11131).
5046
5047 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5048
5049 * emacs-lisp/advice.el (ad-assemble-advised-definition):
5050 Silence bogus compiler warnings for ad-do-it.
5051
5052 * bookmark.el (bookmark-completing-read): Set the completion category
5053 to `bookmark' (bug#11131).
5054
5055 2012-10-26 Bastien <bzg@altern.org>
5056 Stefan Monnier <monnier@iro.umontreal.ca>
5057
5058 * face-remap.el: Use lexical-binding.
5059 (text-scale-adjust): Improve docstring. Use itself for the temporary
5060 overlay-map bindings, so as to repeat the "Use..." message each time.
5061
5062 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
5063
5064 * emacs-lisp/macroexp.el (macroexp--expand-all):
5065 Obey byte-compile-warning-enabled-p (bug#12486).
5066
5067 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
5068 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
5069
5070 2012-10-26 Martin Rudalics <rudalics@gmx.at>
5071
5072 * mouse.el (mouse-drag-line): Move last form into preceding when
5073 clause (Bug#12731).
5074
5075 * help.el (resize-temp-buffer-window): Fix doc-string.
5076
5077 2012-10-25 David Engster <deng@randomsample.de>
5078
5079 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
5080 Remove. This feature is already integrated in imenu.
5081
5082 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
5083 always loaded. Require `speedbar' unconditionally.
5084
5085 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
5086
5087 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
5088
5089 * minibuffer.el (minibuffer-force-complete): Fix thinko.
5090
5091 * net/ldap.el (ldap-search-internal): The official ldif format starts
5092 with a "version: 1" header (bug#12724).
5093
5094 * emacs-lisp/package.el (package-installed-p): Warn if not ready
5095 (bug#12721).
5096
5097 2012-10-25 Glenn Morris <rgm@gnu.org>
5098
5099 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
5100
5101 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5102
5103 * minibuffer.el (minibuffer-force-complete): Use one more marker
5104 for the temporary-overlay-map command (bug#12619).
5105
5106 2012-10-24 Chong Yidong <cyd@gnu.org>
5107
5108 * time.el (display-time-world-mode): Derive from special-mode.
5109 (display-time-world): Use display-buffer (Bug#12708).
5110 (display-time-world-mode-map): Variable deleted.
5111 (display-time-world-display): Wrap the final delete-char inside
5112 inhibit-read-only.
5113
5114 2012-10-24 Chong Yidong <cyd@gnu.org>
5115
5116 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
5117 Doc fix.
5118
5119 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
5120
5121 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
5122
5123 * minibuffer.el (completion--all-sorted-completions-location): New var.
5124 (completion--cache-all-sorted-completions)
5125 (completion--flush-all-sorted-completions): Use it.
5126 (completion-in-region, completion-in-region--postch)
5127 (completion-at-point, completion-help-at-point): Use markers in
5128 completion-in-region--data (bug#12619).
5129
5130 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5131
5132 * progmodes/compile.el (compilation-start): Try to handle common
5133 quoting of `cd' argument (bug#12640).
5134
5135 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
5136 (bug#12671).
5137
5138 2012-10-23 Glenn Morris <rgm@gnu.org>
5139
5140 * progmodes/gud.el (gud-menu-map):
5141 Check gdb-active-process is bound. (Bug#12358)
5142
5143 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5144
5145 * repeat.el (repeat): Set real-this-command (bug#12232).
5146
5147 * htmlfontify.el (hfy-post-html-hook):
5148 * filesets.el (filesets-cache-fill-content-hook):
5149 * arc-mode.el (archive-extract-hook):
5150 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
5151 * net/rcirc.el (rcirc-sentinel-functions)
5152 (rcirc-receive-message-functions, rcirc-activity-functions)
5153 (rcirc-print-functions):
5154 * net/dbus.el (dbus-event-error-functions):
5155 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
5156 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
5157 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
5158 * term/sun.el (sun-raw-prefix-hooks):
5159 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
5160
5161 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
5162
5163 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
5164 Set `tramp-chunksize' to 1. This improves the performance.
5165 (tramp-smb-wait-for-output): Add timeout to
5166 `tramp-accept-process-output' calls.
5167
5168 2012-10-23 Chong Yidong <cyd@gnu.org>
5169
5170 * faces.el (font-list-limit): Define as an obsolete variable.
5171
5172 * startup.el (command-line):
5173 * cus-start.el: Don't refer to font-list-limit.
5174
5175 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
5176
5177 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
5178
5179 * subr.el (internal-temp-output-buffer-show): Rename from
5180 temp-output-buffer-show, since previously compiled files expect this name.
5181
5182 2012-10-23 Glenn Morris <rgm@gnu.org>
5183
5184 * image.el (image-type-from-file-name): If multiple types match,
5185 return the first one that is supported. (Bug#9045)
5186
5187 2012-10-22 Glenn Morris <rgm@gnu.org>
5188
5189 * image.el (imagemagick-enabled-types): Doc fix.
5190
5191 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
5192
5193 * progmodes/which-func.el (which-func-current): The hash-table may have
5194 an explicit nil (bug#12338).
5195
5196 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5197
5198 * electric.el (electric-pair-delete-selection-self-insert-function):
5199 Rename to electric-pair-will-use-region, return a boolean.
5200 (electric-pair-mode): Adjust accordingly. Don't require delsel.
5201
5202 * delsel.el (delete-selection-helper): Use a function instead of a hook.
5203 (delete-selection-pre-hook): Use use-region-p.
5204 (delete-selection-self-insert-function): Remove.
5205 (self-insert-command): Obey self-insert-uses-region-functions.
5206 (self-insert-iso): Revert to previous setting, since we don't actually
5207 know what that command does.
5208 (delete-selection-self-insert-hooks): Remove.
5209
5210 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
5211
5212 * delsel.el (delete-selection-helper): New function, extracted from
5213 delete-selection-pre-hook.
5214 (delete-selection-pre-hook): Use it.
5215 (delete-selection-self-insert-function): New function.
5216 (delete-selection-self-insert-hooks): New hook.
5217 (self-insert-command, self-insert-iso): Use it.
5218 * electric.el (electric-pair-syntax): New function, extracted from
5219 electric-pair-post-self-insert-function.
5220 (electric-pair-post-self-insert-function): Use it.
5221 (electric-pair-delete-selection-self-insert-function): New function.
5222 (electric-pair-mode): Require delsel and setup
5223 delete-selection-self-insert-hooks (bug#11520).
5224
5225 2012-10-20 Chong Yidong <cyd@gnu.org>
5226
5227 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
5228 no changes to show (Bug#12586).
5229
5230 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
5231 list explicitly (Bug#12571).
5232
5233 2012-10-20 Arne Jørgensen <arne@arnested.dk>
5234
5235 * progmodes/flymake.el (flymake-create-temp-inplace):
5236 Use file-truename.
5237
5238 2012-10-20 Eli Zaretskii <eliz@gnu.org>
5239
5240 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
5241
5242 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5243
5244 * calc/calc-units.el (math-extract-units): Properly extract powers
5245 of units.
5246
5247 2012-10-20 Daniel Colascione <dancol@dancol.org>
5248
5249 * frame.el (make-frame): Set x-display-name as we used to in order
5250 to unbreak creating an X11 frame from an Emacs daemon started
5251 without a display.
5252
5253 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5254
5255 * minibuffer.el (minibuffer-force-complete): Make the next completion use
5256 the same completion-field (bug#12221).
5257
5258 2012-10-19 Martin Rudalics <rudalics@gmx.at>
5259
5260 * emacs-lisp/debug.el (debug): Record height of debugger window
5261 also when debugger will be back (Bug#8789).
5262
5263 2012-10-18 Chong Yidong <cyd@gnu.org>
5264
5265 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
5266 Convert to defcustom.
5267 (gdb-get-source-file): Don't bind pop-up-windows.
5268
5269 * progmodes/gud.el (gud-display-line): Don't specially re-use
5270 other frames for the gdb-mi case (Bug#12648).
5271
5272 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5273
5274 * emacs-lisp/advice.el: Clean up commentary a bit.
5275 (ad-do-advised-functions, ad-with-originals): Use `declare'.
5276 (byte-code-function-p): Never redefine.
5277
5278 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
5279
5280 2012-10-18 Glenn Morris <rgm@gnu.org>
5281
5282 * dired.el (dired-sort-toggle): Some ls implementations only allow
5283 a single option string. (Bug#12666)
5284
5285 * minibuffer.el (completion-cycle-threshold): Doc fix.
5286
5287 2012-10-17 Kenichi Handa <handa@gnu.org>
5288
5289 * international/mule.el (set-keyboard-coding-system):
5290 Recover input meta mode when the new coding system doesn not use 8-bit.
5291 Supply TERMINAL arg to set-input-meta-mode.
5292
5293 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
5294
5295 * wdired.el (wdired-old-marks): New variable.
5296 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
5297 (wdired-do-renames): Move point with renamed file and don't lose
5298 mark status (Bug#11795).
5299
5300 2012-10-16 Juri Linkov <juri@jurta.org>
5301
5302 * replace.el (query-replace-help): Mention multi-buffer replacement
5303 keys in the Help message. (Bug#12655)
5304
5305 2012-10-15 Chong Yidong <cyd@gnu.org>
5306
5307 * emacs-lisp/byte-run.el (defsubst): Doc fix.
5308
5309 2012-10-14 Eli Zaretskii <eliz@gnu.org>
5310
5311 * window.el (display-buffer): Doc fix.
5312
5313 * progmodes/compile.el (compilation-error-regexp-alist-alist):
5314 Adjust the msft regexp to the output of Studio 2010, and move msft
5315 before edg-1. See the discussion on emacs-devel,
5316 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
5317 for the details.
5318
5319 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5320
5321 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
5322 (oset): Move uses of object-class-fast macro after its definition.
5323
5324 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
5325
5326 2012-10-13 Chong Yidong <cyd@gnu.org>
5327
5328 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
5329 enabled, re-enable it (Bug#11963).
5330
5331 2012-10-13 Martin Rudalics <rudalics@gmx.at>
5332
5333 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
5334 non-nil, restore window configuration (Bug#12623).
5335
5336 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5337
5338 * help-fns.el (describe-variable, describe-function-1):
5339 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
5340
5341 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
5342
5343 2012-10-12 Glenn Morris <rgm@gnu.org>
5344
5345 * mail/rmailsum.el (rmail-header-summary):
5346 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
5347
5348 2012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
5349
5350 * progmodes/python.el (python-mode-map):
5351 Replace subtitute-key-definition with proper command remapping.
5352 (python-nav--up-list): Fix behavior for blocks on the same level.
5353
5354 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5355
5356 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
5357
5358 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
5359 changes to the format of load-history.
5360
5361 * international/mule-cmds.el (read-char-by-name): Move let-binding of
5362 completion-ignore-case in case that var is buffer-local (bug#12615).
5363
5364 2012-10-11 Kenichi Handa <handa@gnu.org>
5365
5366 * international/eucjp-ms.el: Re-generated.
5367
5368 2012-10-10 Kenichi Handa <handa@gnu.org>
5369
5370 * select.el (xselect--encode-string): If a coding is specified for
5371 selection, and that is compatible with COMPOUND_TEXT, use it.
5372
5373 2012-10-10 Martin Rudalics <rudalics@gmx.at>
5374
5375 * window.el (switch-to-buffer-preserve-window-point): New option.
5376 (switch-to-buffer):
5377 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
5378
5379 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5380
5381 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
5382 Don't document nil as a useful value (bug#12583).
5383
5384 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
5385
5386 * net/tramp.el (tramp-debug-message):
5387 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
5388 (with-tramp-progress-reporter): Rename from
5389 `tramp-with-progress-reporter'.
5390 (with-tramp-file-property, with-tramp-connection-property):
5391 Move from tramp-cache.el, rename from `with-file-property' and
5392 `with-connection-property', respectively.
5393
5394 * net/tramp-cache.el: Remove `with-file-property' and
5395 `with-connection-property'.
5396
5397 * net/tramp.el:
5398 * net/tramp-gvfs.el:
5399 * net/tramp-sh.el:
5400 * net/tramp-smb.el: Adapt callees.
5401
5402 * net/trampver.el: Update release number.
5403
5404 2012-10-09 Glenn Morris <rgm@gnu.org>
5405
5406 * w32-fns.el (set-message-beep):
5407 * term/w32-win.el (set-message-beep): Update declarations.
5408
5409 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
5410
5411 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
5412 (mode-line-widen, mode-line-input-method-map)
5413 (mode-line-coding-system-map, mode-line-remote)
5414 (mode-line-unbury-buffer, mode-line-bury-buffer)
5415 (mode-line-next-buffer, mode-line-previous-buffer):
5416 Replace save-selected-window+select-window => with-selected-window.
5417
5418 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
5419 * progmodes/cc-vars.el (bq-process): Remove, unused.
5420
5421 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
5422
5423 2012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
5424
5425 Implemented `backward-up-list'-like navigation.
5426 * progmodes/python.el (python-nav-up-list)
5427 (python-nav-backward-up-list): New functions.
5428 (python-mode-map): Define substitute key for backward-up-list to
5429 python-nav-backward-up-list.
5430
5431 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5432
5433 * progmodes/python.el (python-fill-paragraph): Rename from
5434 python-fill-paragraph-function. Fixed fill-paragraph for
5435 decorators (Bug#12605).
5436
5437 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5438
5439 * progmodes/python.el (python-shell-output-filter): Handle extra
5440 carriage return in OSX (Bug#12409).
5441
5442 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5443
5444 Fix shell handling of unbalanced quotes and parens in output.
5445 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
5446 (python-syntax-propertize-function): Use it.
5447 (python-shell-output-syntax-table): New var.
5448 (inferior-python-mode): Prevent unbalanced parens/quotes from
5449 previous output mess with current input context.
5450
5451 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
5452
5453 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
5454 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
5455
5456 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
5457
5458 * ffap.el (ffap-replace-file-component): Support Tramp file name
5459 syntax, not only ange-ftp's one.
5460
5461 2012-10-08 Glenn Morris <rgm@gnu.org>
5462
5463 * cus-start.el (message-log-max): Set :version.
5464
5465 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
5466
5467 2012-10-08 Martin Rudalics <rudalics@gmx.at>
5468
5469 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
5470 the minibuffer window (Bug#10851).
5471
5472 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
5473
5474 Enhancements on forward-sexp movement.
5475 * progmodes/python.el (python-nav-beginning-of-statement)
5476 (python-nav-end-of-statement): Return point-marker.
5477 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
5478 (python-info-current-symbol)
5479 (python-info-statement-starts-block-p): Rename from
5480 python-info-beginning-of-block-p.
5481 (python-info-statement-ends-block-p): Rename from
5482 python-info-end-of-block-p.
5483 (python-info-beginning-of-statement-p)
5484 (python-info-end-of-statement-p)
5485 (python-info-beginning-of-block-p, python-info-end-of-block-p):
5486 New functions.
5487
5488 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5489
5490 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
5491 frame-selected-windows.
5492
5493 2012-10-08 Daniel Colascione <dancol@dancol.org>
5494
5495 * battery.el (battery-status-function): Check for
5496 w32-battery-status itself, not system-time windows-nt.
5497
5498 * frame.el: Require cl-lib.
5499 (display-format-alist): New variable mapping frame types to
5500 functions that initialize them.
5501 (window-system-for-display): New function: interprets
5502 display-format-alist.
5503 (make-frame-on-display): Remove existing display-selection logic
5504 and just forward to make-frame, which will now DTRT.
5505 (make-frame): Restructure to use window-system-for-display to
5506 figure out how to create a frame on a given display.
5507 (display-mouse-p): Look for frame-type w32, not a particular
5508 system-type.
5509
5510 * loadup.el: Load w32 lisp code when we have the w32 feature.
5511
5512 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
5513 system-type windows-nt.
5514
5515 * server.el (server-create-window-system-frame): Look for window
5516 type.
5517 (server-proces-filter): Only force a window system when windows-nt
5518 _and_ w32. Explain why.
5519
5520 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
5521 of window systems we configure for the mode.
5522
5523 * startup.el (command-line): Mark window system is initialized
5524 after we've done it.
5525
5526 * common-win.el (x-select-text): Look for w32, not windows-nt.
5527
5528 * ns-win.el: Require cl-lib. Add ourselves to
5529 display-format-alist.
5530 (ns-initialize-window-system): Assert we're not initialized twice.
5531
5532 * w32-win.el: Enable lexical binding; require cl-lib; add
5533 ourselves to display-format-alist.
5534 (w32-handle-dropped-file): Convert incoming dropped files from
5535 Windows paths to Cygwin ones before passing them on to the rest of
5536 Emacs.
5537 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
5538 (w32-initialize-window-system): Assert we're not initialized twice.
5539
5540 * x-win.el: Require cl-lib; add ourselves to display-format-alist.
5541 (x-initialize-window-system): Assert we're not initialized twice.
5542
5543 * w32-common-fns.el: New File.
5544 (w32-version, w32-using-nt, w32-get-clipboard-data)
5545 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5546 (w32-charset-info-alist, x-last-selected, text)
5547 (x-get-selection-value, x-selection-value): Move here.
5548
5549 * w32-fns.el: Require w32-common-fns.
5550 (w32-version, w32-using-nt, w32-get-clipboard-data)
5551 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5552 (w32-charset-info-alist, x-last-selected, text)
5553 (x-get-selection-value, x-selection-value): Move to
5554 w32-common-fns.
5555
5556 * w32-vars.el:
5557 (w32-allow-system-shell, w32-system-shells): Define only in
5558 non-cygwin case.
5559
5560 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5561
5562 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
5563 (read-passwd): Remove a few more potential sources of leaks.
5564
5565 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5566
5567 * progmodes/python.el (inferior-python-mode)
5568 (python-shell-make-comint): Fix initialization of local
5569 variables copied from parent buffer.
5570
5571 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
5572
5573 * term/ns-win.el (ns-read-file-name): Update declaration to match
5574 nsfns.m.
5575 (ns-respond-to-change-font): Change fontsize separately so we are sure
5576 it is set when font is acted upon.
5577
5578 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5579
5580 Enhancements to indentation.
5581 * progmodes/python.el (python-indent-context): Give priority to
5582 inside-string context. Make comments indentation markers.
5583 (python-indent-region): Do not mess with strings, unless it's the
5584 enclosing set of quotes.
5585
5586 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5587
5588 * window.el (internal--before-save-selected-window)
5589 (internal--after-save-selected-window): New functions extracted from
5590 save-selected-window. Make sure we return the `alist' we construct.
5591 (save-selected-window): Use them.
5592
5593 * textmodes/tex-mode.el (tex-recenter-output-buffer):
5594 Use with-selected-window.
5595
5596 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
5597 forms that define macros (bug#12593).
5598
5599 2012-10-07 Kenichi Handa <handa@gnu.org>
5600
5601 * international/mule-conf.el (compound-text-with-extensions):
5602 Add :mime-charset property as x-ctext.
5603
5604 2012-10-07 Stefan Merten <smerten@oekonux.de>
5605
5606 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5607 (rst-indent-literal-normal, rst-indent-literal-minimized)
5608 (rst-indent-comment): Correct :version tag.
5609 (rst-official-cvs-rev): Correct version string.
5610
5611 2012-10-07 Glenn Morris <rgm@gnu.org>
5612
5613 * mail/rmailmm.el (rmail-mime-process-multipart):
5614 Do not confuse a multipart message with an epilogue
5615 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
5616
5617 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5618
5619 Fix shell output retrieval and comint-prompt-regexp init.
5620 * progmodes/python.el (inferior-python-mode):
5621 (python-shell-make-comint): Fix initialization of
5622 comint-prompt-regexp from copied file local variables.
5623 (python-shell-fetched-lines): Remove var.
5624 (python-shell-output-filter-in-progress): Rename from
5625 python-shell-fetch-lines-in-progress.
5626 (python-shell-output-filter-buffer): Rename from
5627 python-shell-fetch-lines-string.
5628 (python-shell-fetch-lines-filter): Delete function.
5629 (python-shell-output-filter): New function.
5630 (python-shell-send-string-no-output): Use them.
5631
5632 2012-10-07 Glenn Morris <rgm@gnu.org>
5633
5634 * hi-lock.el (hi-lock-process-phrase):
5635 Try to make it less fragile. (Bug#7161)
5636
5637 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
5638
5639 2012-10-06 Glenn Morris <rgm@gnu.org>
5640
5641 * ehelp.el (electric-help-mode): Use help-mode rather than
5642 non-existent mode `help'.
5643 (electric-help-map): Use button-buffer-map. (Bug#10917)
5644
5645 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
5646 (reftex-create-bibtex-footer): Fix custom types.
5647
5648 * progmodes/sh-script.el (sh-indent-after-continuation):
5649 Add explicit :group.
5650
5651 * textmodes/rst.el (rst-preferred-decorations)
5652 (rst-shift-basic-offset): Clarify obsolescence versions.
5653
5654 * profiler.el (profiler): Add missing group :version tag.
5655 * avoid.el (mouse-avoidance-banish-position):
5656 * proced.el (proced-renice-command):
5657 * calc/calc.el (calc-ensure-consistent-units):
5658 * calendar/icalendar.el (icalendar-import-format-uid):
5659 * net/tramp.el (tramp-save-ad-hoc-proxies):
5660 * progmodes/bug-reference.el (bug-reference-bug-regexp):
5661 * progmodes/flymake.el (flymake-error-bitmap)
5662 (flymake-warning-bitmap, flymake-fringe-indicator-position):
5663 * progmodes/sh-script.el (sh-indent-after-continuation):
5664 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
5665 (verilog-before-save-font-hook, verilog-after-save-font-hook):
5666 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
5667 (vhdl-array-index-record-field-in-sensitivity-list)
5668 (vhdl-indent-comment-like-next-code-line):
5669 * textmodes/reftex-vars.el (reftex-ref-style-alist)
5670 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
5671 (reftex-cite-key-separator, reftex-create-bibtex-header)
5672 (reftex-create-bibtex-footer):
5673 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5674 (rst-indent-literal-normal, rst-indent-literal-minimized)
5675 (rst-indent-comment): Add missing custom :version tags.
5676
5677 * calendar/timeclock.el (timeclock-modeline-display):
5678 Add missing obsolete alias for renamed user option.
5679
5680 * strokes.el (strokes-modeline-string):
5681 * emulation/crisp.el (crisp-mode-modeline-string):
5682 * eshell/esh-mode.el (eshell-status-in-modeline):
5683 Aliases to defcustoms must come before the defcustom.
5684
5685 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
5686 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
5687 (cal-tex-cursor-week-monday): Doc fixes.
5688 (cal-tex-cursor-week2-summary): Doc fix.
5689 Rename from cal-tex-cursor-week-at-a-glance.
5690
5691 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
5692 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
5693
5694 * calendar/calendar.el (calendar-mode-map):
5695 Add cal-tex-cursor-week2-summary.
5696
5697 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
5698
5699 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
5700
5701 * subr.el (read-passwd-map): New var.
5702 (read-passwd): Use `read-string' again.
5703 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
5704
5705 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
5706
5707 * register.el (append-to-register, prepend-to-register):
5708 Deactivate mark, as does `copy-to-register' (bug#12389).
5709
5710 2012-10-06 Chong Yidong <cyd@gnu.org>
5711
5712 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
5713
5714 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
5715
5716 * international/characters.el: Fix simple mistake ((car chars) ->
5717 elt), delete duplicated code.
5718
5719 2012-10-06 Glenn Morris <rgm@gnu.org>
5720
5721 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
5722
5723 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
5724
5725 * color.el (color-hsl-to-rgb): Fix incorrect results for
5726 small and large hue values. (Bug#12559)
5727
5728 2012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
5729
5730 Enhancements to docstring formatting when filling paragraphs.
5731 * progmodes/python.el (python-fill-docstring-style): Rename from
5732 python-fill-string-style. Added new style.
5733 (python-fill-string): Use new style. Better checks for
5734 docstrings.
5735
5736 2012-10-05 Glenn Morris <rgm@gnu.org>
5737
5738 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
5739
5740 * color.el (color-name-to-rgb, color-rgb-to-hex)
5741 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
5742 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
5743 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
5744 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
5745
5746 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
5747
5748 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
5749
5750 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
5751 to get the correct size across symlinks.
5752
5753 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
5754
5755 2012-10-04 Juri Linkov <juri@jurta.org>
5756
5757 * replace.el (query-replace-interactive): Declare obsolete.
5758 (query-replace-read-from): Add the last incremental search string
5759 to the list of default values accessible via M-n.
5760 (map-query-replace-regexp): Use `read-regexp'.
5761 (query-replace, query-replace-regexp, query-replace-regexp-eval)
5762 (map-query-replace-regexp, replace-string, replace-regexp):
5763 Fix docstrings to replace mentions of `query-replace-interactive'
5764 with alternatives. (Bug#12526)
5765
5766 2012-10-04 Juri Linkov <juri@jurta.org>
5767
5768 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
5769 (dired-pop-to-buffer): Declare obsolete.
5770 (dired-mark-pop-up): Doc fix.
5771
5772 2012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
5773
5774 Allow user to set docstring style for fill-paragraph.
5775 * progmodes/python.el
5776 (python-fill-comment-function, python-fill-string-function)
5777 (python-fill-decorator-function, python-fill-paren-function):
5778 Remove :safe for defcustoms.
5779 (python-fill-string-style): New defcustom
5780 (python-fill-paragraph-function): Enhance context detection.
5781 (python-fill-string): Honor python-fill-string-style settings.
5782
5783 2012-10-04 Martin Rudalics <rudalics@gmx.at>
5784
5785 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
5786 after setting its buffer (Bug#10805).
5787
5788 2012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
5789
5790 Fix cornercase for string syntax.
5791 * progmodes/python.el (python-syntax-propertize-function):
5792 Simplify and enhance the regexp for unescaped quotes. Now it also
5793 matches quotes in weird situations like the single quote in
5794 "something\"'".
5795 (python-syntax-stringify): Simplify num-quotes detecting code.
5796
5797 2012-10-03 Glenn Morris <rgm@gnu.org>
5798
5799 * help-macro.el (three-step-help):
5800 Revert 2012-09-29 change. (Bug#12567)
5801
5802 2012-10-03 Martin Rudalics <rudalics@gmx.at>
5803
5804 * menu-bar.el (kill-this-buffer): Don't do anything when
5805 `menu-frame' is not alive or visible (Bug#8184).
5806
5807 * emacs-lisp/debug.el (debug): When quitting the debugger window
5808 restore current buffer (Bug#12502).
5809
5810 2012-10-02 Chong Yidong <cyd@gnu.org>
5811
5812 * progmodes/hideif.el (hif-lookup, hif-defined):
5813 Handle semantic-c-takeover-hideif.
5814
5815 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
5816
5817 Change sampling interval units from ms to ns.
5818 * profiler.el (profiler-sampling-interval): Change units
5819 from ms to ns, multiplying the default by 1000000 so that
5820 it remains 1 ms.
5821 (profiler-report-cpu-line-format): Give enough room for
5822 the maximum counters on 64-bit hosts.
5823 (profiler-report-render-calltree-1): Call them "CPU samples",
5824 not "Time (ms)", since they are not milliseconds now (and
5825 never really were).
5826
5827 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
5828
5829 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
5830 Fix querying BBDB for entries without a last name (Bug#11580).
5831
5832 2012-10-02 Chong Yidong <cyd@gnu.org>
5833
5834 * emacs-lisp/eieio.el: Restore Version header.
5835
5836 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
5837
5838 * vc/diff-mode.el (diff--auto-refine-data): New var.
5839 (diff-hunk): Use it to delay refinement.
5840 (diff-mode): Remove overlays when we turn off font-lock.
5841
5842 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
5843 (table-initialize-table-fixed-width-mode)
5844 (table-set-table-fixed-width-mode): Remove functions.
5845 (table-command-list): Move initialization into declaration.
5846 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
5847 (table-with-cache-buffer): Use `declare'.
5848 (table-span-cell): Simplify via CSE.
5849 (table-fixed-width-mode): Use define-minor-mode.
5850 (table-call-interactively, table-funcall, table-apply): Remove.
5851 (table-function): New function, to replace them.
5852
5853 * bookmark.el (bookmark-search-pattern): Remove var.
5854 (bookmark-read-search-input): Remove function.
5855 (bookmark-bmenu-search): Reimplement using a minibuffer.
5856
5857 * faces.el (modeline): Remove obsolete face name.
5858
5859 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
5860 and give a non-nil default value.
5861 (add-change-log-entry): Simplify accordingly.
5862
5863 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
5864
5865 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
5866 (vc-git-log-edit-toggle-amend): New function.
5867 (vc-git-log-edit-toggle-signoff): New function.
5868 (vc-git-log-edit-mode): New major mode.
5869 (vc-git-log-edit-mode-map): Keymap for it.
5870 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
5871
5872 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
5873 header names.
5874 (log-edit-toggle-header): New function.
5875 (log-edit-extract-headers): Accept function values in HEADERS alist.
5876
5877 2012-10-01 David Engster <deng@randomsample.de>
5878
5879 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
5880 from symbol property and change message to be more consistent with
5881 Emacs proper.
5882 (eieio-describe-generic): Add filename for each implementation.
5883 Fix indices for generic and normal methods.
5884 (eieio-method-def, eieio-class-def): New buttons.
5885 (eieio-help-find-method-definition)
5886 (eieio-help-find-class-definition): New functions.
5887 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
5888 class, constructor and method definitions.
5889
5890 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
5891 information in symbol property.
5892 (scoped-class): Remove.
5893 (eieio-slot-name-index, call-next-method): Check if it is bound.
5894
5895 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
5896
5897 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
5898 (eieio-custom-mode): New major mode.
5899 (eieio-customize-object): Use it.
5900
5901 2012-10-01 Eric Ludlam <zappo@gnu.org>
5902
5903 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
5904 specifying the expected class, and whether subclassing is allowed.
5905 (eieio-persistent-convert-list-to-object):
5906 (eieio-persistent-validate/fix-slot-value)
5907 (eieio-persistent-slot-type-is-class-p): New functions.
5908 (eieio-named::slot-missing): Doc fix.
5909
5910 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
5911 Stop using unused publd variable.
5912
5913 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
5914 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
5915 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
5916 (eieio-speedbar-handle-click): Do not specify a class for the
5917 method. Fixes method invocation order problems with EDE.
5918
5919 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5920
5921 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
5922 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
5923
5924 2012-10-01 Karl Fogel <kfogel@red-bean.com>
5925
5926 * bookmark.el (bookmark-version-control): Give tags in the
5927 :type choices (Bug#12309), and improve doc string.
5928 (bookmark-write-file): Bind `print-circle' to `t' to allow
5929 circular custom bookmark types. (Bug#12503)
5930
5931 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
5932
5933 Revert the FOLLOW-SYMLINKS change for file-attributes.
5934 * files.el (remote-file-name-inhibit-cache, after-find-file):
5935 * time.el (display-time-file-nonempty-p): Undo last change.
5936
5937 * profiler.el (profiler-sampling-interval): Change default back to 1.
5938 See Stefan Monnier in
5939 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
5940
5941 2012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
5942
5943 Shell output catching a la gud-gdb.
5944 * progmodes/python.el (python-shell-fetch-lines-in-progress)
5945 (python-shell-fetch-lines-string, python-shell-fetched-lines):
5946 New Vars.
5947 (python-shell-fetch-lines-filter): New function.
5948 (python-shell-send-string-no-output): Use them.
5949
5950 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
5951
5952 * profiler.el (profiler-sampling-interval): Rename from
5953 profiler-sample-interval.
5954 (profiler-sampling-interval): Default to 10.
5955 (profiler-find-profile): New command (was profiler-find-log).
5956 (profiler-find-profile-other-window): New command.
5957 (profiler-find-profile-other-frame): New command.
5958 (profiler-profile): Introduce API-level data structure.
5959
5960 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
5961
5962 file-attributes has a new optional arg FOLLOW-SYMLINKS.
5963 * files.el (remote-file-name-inhibit-cache):
5964 * time.el (display-time-file-nonempty-p): Use it.
5965 * files.el (after-find-file): Don't chase links before calling
5966 file-exists-p, as file-exists-p already does the right thing.
5967
5968 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
5969
5970 Merge from standalone RefTeX repository.
5971
5972 The following ChangeLog entries are shortened versions of the
5973 original ones with file paths adapted. A not so strongly edited
5974 version of the original ChangeLog can be found in the commit log.
5975
5976 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
5977 (reftex-arg-cite): Use `reftex-cite-key-separator'.
5978 Correctly handle new value type returned by `reftex-citation'.
5979
5980 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
5981 that entries with whitespace at various places are found.
5982 Doc fix. Include entries that are cross-referenced from cited entries.
5983 Include @String definitions in the resulting bib file. Add header
5984 and footer defined in `reftex-create-bibtex-header' and
5985 `reftex-create-bibtex-footer'.
5986 (reftex-do-citation): Make it possible again to insert
5987 non-existent entries. Save match data when asking for optional
5988 arguments. Return all keys, not just the first one.
5989 (reftex-all-used-citation-keys): Fix regexp to correctly extract
5990 all citations in the same line.
5991 (reftex-parse-bibtex-entry): Accept additional optional argument
5992 `raw' and keep quotes or braces if it is non-nil. Match fields
5993 containing hyphens besides word constituents.
5994 (reftex-get-string-refs): New function.
5995 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
5996 and ask if it should be reread in case it did.
5997 (reftex-pop-to-bibtex-entry)
5998 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
5999 entries with spaces or tabs in front of arguments.
6000 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
6001 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
6002 Match entries containing numbers and symbol constituents.
6003 (reftex-do-citation, reftex-figure-out-cite-format):
6004 Use `reftex-cite-key-separator'.
6005
6006 * textmodes/reftex-dcr.el: Move provide statement to end of file.
6007 (reftex-mouse-view-crossref): Explain why point is set.
6008
6009 * textmodes/reftex-global.el: Whitespace changes.
6010
6011 * textmodes/reftex-index.el: Move provide statement to end of
6012 file.
6013 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
6014 (reftex-index-visit-phrases-buffer): Set marker when visiting
6015 buffer. This allows for returning from the phrases file to the
6016 file one was just editing instead of the file where the last
6017 phrases was added from.
6018 (reftex-index-phrases-syntax-table): New variable. Give ?\"
6019 punctuation syntax as it usually is not used as string quote in
6020 TeX-related modes and may occur unmatched. The change also
6021 prevents fontification of quoted content.
6022 (reftex-index-phrases-mode): Use it.
6023
6024 * textmodes/reftex-parse.el (reftex-parse-from-file):
6025 Move backward one char if a `\' was matched after a section macro.
6026 (reftex-parse-from-file): Use beginning of match instead of end as
6027 bound.
6028
6029 * textmodes/reftex-ref.el: Adapt creation of
6030 `reftex-<package>-<macro>' functions to new structure of
6031 `reftex-ref-style-alist'.
6032 (reftex-reference): Use `reftex-ref-style-list' function.
6033 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
6034 reference macro if `reftex-ref-macro-prompt' is non-nil.
6035 (reftex-reference): Pass refstyle to `reftex-format-special'.
6036 Determine reference macro by looking at
6037 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
6038 Use only one special format function.
6039 (reftex-varioref-vref, reftex-fancyref-fref)
6040 (reftex-fancyref-Fref): Remove definitions. The functions are now
6041 generated from `reftex-ref-style-alist'.
6042 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
6043 Remove.
6044 (reftex-format-special): New function.
6045
6046 * textmodes/reftex-sel.el
6047 (reftex-select-cycle-ref-style-internal): Adapt to new structure
6048 of `reftex-ref-style-alist'. Remove code for testing macro type.
6049 (reftex-select-toggle-varioref)
6050 (reftex-select-toggle-fancyref): Remove.
6051 (reftex-select-cycle-ref-style-internal)
6052 (reftex-select-cycle-ref-style-forward)
6053 (reftex-select-cycle-ref-style-backward): New functions.
6054 (reftex-select-label-map): Use `v' and `V' for general cycling
6055 through reference styles. Add `p' for switching between number
6056 and page reference types.
6057
6058 * textmodes/reftex-toc.el (reftex-re-enlarge):
6059 Call `enlarge-window' only if there is something to do because in Emacs
6060 the horizontal version throws an error even if the parameter is 0.
6061
6062 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
6063 (reftex-plug-into-AUCTeX): Doc fix.
6064 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
6065 string. Adapt to new name.
6066 (reftex-ref-style-alist): Change structure so that it is not
6067 possible to use multiple different package names within a style.
6068 Remove the symbols for symbols for macro type distinction.
6069 Add characters for macro selection.
6070 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
6071 (reftex-create-bibtex-footer): New variables.
6072 (reftex-format-ref-function): Mention third argument of special
6073 format function.
6074 (reftex-ref-style-alist, reftex-ref-style-default-list):
6075 New variables.
6076 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
6077 to new implementation. Mark as obsolete. Add compatibility code
6078 for honoring the variable values in case they are set.
6079 (reftex-cite-format-builtin, reftex-bibliography-commands):
6080 Add support for ConTeXt.
6081 (reftex-format-ref-function, reftex-format-cite-function):
6082 Fix custom type.
6083 (reftex-cite-key-separator): New variable.
6084
6085 * textmodes/reftex.el (reftex-syntax-table-for-bib)
6086 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
6087 `reftex-syntax-table' because parens have to retain their paren
6088 syntax in order for parsing of BibTeX entries like @book(...) to
6089 work.
6090 (reftex-in-comment): Do not error out if `comment-start-skip' is
6091 not set. Deal correctly with escaped comment characters.
6092 (reftex-tie-multifile-symbols): Add doc string.
6093 Initialize `reftex-ref-style-list'.
6094 (reftex-untie-multifile-symbols): Add doc string.
6095 (reftex-add-index-macros): Doc fix.
6096 (reftex-ref-style-activate, reftex-ref-style-toggle)
6097 (reftex-ref-style-list): New functions.
6098 (reftex-mode-menu): Use them. Adapt to new structure of
6099 `reftex-ref-style-alist'.
6100 (reftex-select-with-char): Kill the RefTeX Select buffer when
6101 done.
6102 (reftex-remove-if): New function.
6103 (reftex-erase-all-selection-and-index-buffers)
6104 (reftex-mode-menu): Reference styles are now computed from
6105 `reftex-ref-style-alist'. Fix typo.
6106 (reftex-report-bug): New function.
6107 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
6108 algorithms with O(n log n). Introduce optional argument SORT (not
6109 yet used).
6110
6111 2012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
6112
6113 Enhancements for triple-quote string syntax.
6114 * progmodes/python.el (python-syntax-propertize-function):
6115 Match both quote cases in one regexp.
6116 (python-syntax-stringify): Handle matches properly.
6117
6118 2012-09-30 Juri Linkov <juri@jurta.org>
6119
6120 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
6121 to nil around the call to `insert' to prevent
6122 directory time modification by lock_file. (Bug#2295)
6123 * tar-mode.el (tar-summarize-buffer): Idem.
6124
6125 2012-09-30 Juri Linkov <juri@jurta.org>
6126
6127 * facemenu.el (list-colors-sort): Add option "Luminance".
6128 (list-colors-sort-key): Implement it.
6129
6130 * vc/diff-mode.el (diff-refine-removed):
6131 * vc/ediff-init.el (ediff-fine-diff-A):
6132 * vc/smerge-mode.el (smerge-refined-removed):
6133 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
6134
6135 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
6136
6137 * term/ns-win.el (x-file-dialog): New function.
6138
6139 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
6140
6141 * ido.el (ido-max-directory-size): Default to nil; the current
6142 default is small for POSIX systems, and impractical on Windows 7
6143 now that lstat returns directory sizes for NTFS.
6144
6145 2012-09-30 Martin Rudalics <rudalics@gmx.at>
6146
6147 In buffer display functions handle window-height/window-width
6148 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
6149 * window.el (window--display-buffer): New argument ALIST.
6150 Obey window-height and window-width alist entries.
6151 (window--try-to-split-window): New argument ALIST.
6152 Bind window-combination-limit to t when the window's size shall be
6153 changed and window-combination-limit equals `window-size'.
6154 (display-buffer-in-atom-window)
6155 (display-buffer-in-major-side-window)
6156 (display-buffer-in-side-window, display-buffer-same-window)
6157 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6158 (display-buffer-pop-up-window, display-buffer-below-selected)
6159 (display-buffer-at-bottom, display-buffer-in-previous-window)
6160 (display-buffer-use-some-window): Adjust all callers of
6161 window--display-buffer and window--try-to-split-window.
6162 (fit-frame-to-buffer): New option.
6163 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
6164 is non-nil.
6165 (display-buffer-in-major-side-window): Evaluate window-height /
6166 window-width alist entries.
6167
6168 * help.el (temp-buffer-resize-frames)
6169 (temp-buffer-resize-regexps): Remove options.
6170 (temp-buffer-resize-mode): Adjust doc-string.
6171 (resize-temp-buffer-window): Don't consult
6172 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
6173 temp-buffer-resize-frames.
6174
6175 * dired.el (dired-mark-pop-up):
6176 Call display-buffer-below-selected with a fit-window-to-buffer alist
6177 entry.
6178
6179 2012-09-30 Chong Yidong <cyd@gnu.org>
6180
6181 * server.el (server-host): Document the security implications.
6182 (server-auth-key): Doc fix.
6183
6184 * startup.el (initial-buffer-choice): Doc fix.
6185
6186 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
6187
6188 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
6189 restriction change.
6190
6191 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
6192
6193 * help-fns.el (help-fns--obsolete): Fix last change.
6194
6195 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
6196
6197 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
6198 (minor-mode-map-alist): Remove redundant code.
6199
6200 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
6201 visited in a buffer.
6202 (cvs-insert-visited-file): New function.
6203 (find-file-hook): Use it.
6204
6205 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
6206
6207 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
6208 chose face.
6209 (log-edit-empty-buffer-p): Don't require a space after a header.
6210
6211 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
6212
6213 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
6214
6215 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
6216 a proper minor-mode.
6217
6218 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
6219
6220 2012-09-29 Glenn Morris <rgm@gnu.org>
6221
6222 * winner.el (winner-mode): Remove variable (let define-minor-mode
6223 handle it).
6224 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
6225 Doc fixes.
6226 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
6227 (winner-mode): Use define-minor-mode.
6228
6229 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
6230 the full definition in loaddefs, rather than duplicating it.
6231
6232 * help-macro.el (three-step-help): No need to autoload defcustom.
6233
6234 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6235 (inferior-lisp-program, inferior-lisp-load-command)
6236 (inferior-lisp-prompt, inferior-lisp-mode-hook):
6237 No need to autoload defcustoms.
6238
6239 * hippie-exp.el (hippie-expand-try-functions-list)
6240 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
6241 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
6242 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
6243 (hippie-expand-only-buffers): No need to autoload defcustoms.
6244 * progmodes/vhdl-mode.el (vhdl-line-expand):
6245 Explicitly load hippie-exp, so it does not get autoloaded
6246 while hippie-expand-try-functions-list is let-bound.
6247
6248 2012-09-28 Glenn Morris <rgm@gnu.org>
6249
6250 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
6251
6252 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
6253 Only "cl.el" counts as cl these days.
6254
6255 2012-09-28 Juri Linkov <juri@jurta.org>
6256
6257 Display archive errors in the echo area instead of inserting
6258 to the file buffer.
6259
6260 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
6261 to STDERR-TEST that can be a regexp matching a successful output.
6262 Create a temporary file and redirect stderr to it. Search for
6263 STDERR-TEST in the stderr output and display it in the echo area
6264 if no match is found.
6265 (archive-extract-by-file): New function like
6266 `archive-extract-by-stdout' but extracting archives to files
6267 and looking for successful matches in stdout. Function body is
6268 mostly copied from `archive-rar-extract'.
6269 (archive-rar-extract): Use `archive-extract-by-file'.
6270 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
6271
6272 2012-09-28 Leo Liu <sdl.web@gmail.com>
6273
6274 * pcomplete.el (pcomplete-show-completions):
6275 Use minibuffer-message to make pcomplete usable in minibuffer.
6276
6277 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
6278
6279 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
6280
6281 * type-break.el: Use lexical-binding.
6282 (type-break-mode): Use define-minor-mode.
6283
6284 * emacs-lisp/pcase.el (pcase--mark-used): New.
6285 (pcase--u1): Use it (bug#12512).
6286
6287 * custom.el (load-theme): Set buffer-file-name so the load is recorded
6288 in load-history with the right file name.
6289
6290 2012-09-28 Tassilo Horn <tsdh@gnu.org>
6291
6292 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
6293 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
6294 (doc-view-get-bounding-box): Make bounding box slicing work for
6295 ODF and DVI documents.
6296
6297 2012-09-28 Glenn Morris <rgm@gnu.org>
6298
6299 * type-break.el (type-break-mode, type-break-interval)
6300 (type-break-good-rest-interval, type-break-keystroke-threshold):
6301 No need to autoload.
6302 (type-break-good-rest-interval, type-break-keystroke-threshold):
6303 Add :set-after.
6304
6305 2012-09-28 Chong Yidong <cyd@gnu.org>
6306
6307 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
6308 Add :version tag.
6309
6310 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6311
6312 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
6313
6314 2012-09-27 Glenn Morris <rgm@gnu.org>
6315
6316 * faces.el (x-display-name): Declare (for without-x builds).
6317
6318 * linum.el (linum-format): Don't autoload it. Improve :type.
6319
6320 * progmodes/tcl.el: Don't require outline when compiling.
6321 (outline-regexp, outline-level): Declare.
6322 * textmodes/sgml-mode.el: Don't require outline when compiling.
6323 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
6324
6325 * term.el (term-ansi-reset):
6326 Try setting term-ansi-face-already-done to nil. (Bug#11785)
6327
6328 * vc/vc.el (vc-next-action): Only gripe about committing read-only
6329 files for RCS and SCCS. (Bug#9781)
6330
6331 2012-09-27 Chong Yidong <cyd@gnu.org>
6332
6333 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
6334 change; value should be t.
6335
6336 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6337
6338 * image-mode.el: Use lexical-binding.
6339 (image-mode-winprops): Use t to stand for the window of
6340 a buffer that's not displayed.
6341 * doc-view.el (doc-view-new-window-function): Handle the new
6342 t in winprops.
6343 (doc-view-enlarge): Make it a real nop if the size is not changed.
6344 (doc-view-display): Handle the case where the buffer is not (yet?)
6345 displayed in any window.
6346 (doc-view-saved-settings): New var.
6347 (doc-view-mode): Use it.
6348 (doc-view-fallback-mode): Set it.
6349
6350 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
6351 Set lexical-binding.
6352 (minibuffer-eldef-shorten-default): New var.
6353 (minibuffer-default-in-prompt-regexps): Use it for new default.
6354 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
6355
6356 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
6357
6358 * international/uni-bidi.el:
6359 * international/uni-category.el:
6360 * international/uni-name.el:
6361 * international/uni-numeric.el: Regenerate.
6362
6363 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
6364 Stefan Monnier <monnier@iro.umontreal.ca>
6365
6366 * profiler.el: New file.
6367
6368 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6369
6370 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
6371 (testcover-reinstrument): Simplify with CSE.
6372
6373 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
6374
6375 * window.el (temp-buffer-window-setup): Fix typo in docstring.
6376
6377 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
6378
6379 * verilog-mode.el (verilog-auto-ascii-enum, verilog-auto-inout)
6380 (verilog-auto-input, verilog-auto-insert-lisp)
6381 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
6382 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
6383 (verilog-auto-unused, verilog-auto-wire)
6384 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
6385 newline. Reported by Andrew Jones.
6386 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
6387 Reported by Brad Dobbie.
6388 (verilog-batch-delete-trailing-whitespace):
6389 Create verilog-batch-delete-trailing-whitespace.
6390 Reported by Brad Dobbie.
6391 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
6392 parameters from another module. Reported by Dan Katz.
6393 (verilog-auto, verilog-auto-assign-modport)
6394 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
6395 AUTOINOUTMODPORT for UVM interface module shell generation.
6396 Reported by Brad Dobbie.
6397 (verilog-auto-inst-interfaced-ports): Make default nil, as more
6398 standard behavior.
6399 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
6400 Reported by Matt Martin.
6401
6402 2012-09-25 Martin Rudalics <rudalics@gmx.at>
6403
6404 * window.el (window--resize-child-windows): When resizing child
6405 windows proportionally, process them in reverse order to
6406 preserve the "when splitting a window the new one gets the odd
6407 line" behavior.
6408 (window--resize-root-window-vertically): When resizing the
6409 minibuffer window try to affect only windows at the bottom of the
6410 frame. (Bug#12419)
6411
6412 2012-09-25 Chong Yidong <cyd@gnu.org>
6413
6414 * subr.el (declare): Doc fix.
6415
6416 * help-fns.el (help-fns--obsolete): Handle macros properly.
6417
6418 2012-09-25 Chong Yidong <cyd@gnu.org>
6419
6420 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
6421 this function obsolete.
6422
6423 * calendar/cal-x.el (calendar-two-frame-setup)
6424 (calendar-only-one-frame-setup, calendar-one-frame-setup):
6425 * calendar/calendar.el (american-calendar, european-calendar)
6426 (calendar-for-loop):
6427 * comint.el (comint-dynamic-simple-complete)
6428 (comint-dynamic-complete-as-filename, comint-unquote-filename):
6429 * desktop.el (desktop-load-default):
6430 * dired-x.el (dired-omit-here-always)
6431 (dired-hack-local-variables, dired-default-directory):
6432 * emacs-lisp/derived.el (derived-mode-class):
6433 * emacs-lisp/timer.el (timer-set-time-with-usecs):
6434 * emacs-lock.el (toggle-emacs-lock):
6435 * epa.el (epa-display-verify-result):
6436 * epg.el (epg-sign-keys, epg-start-sign-keys)
6437 (epg-passphrase-callback-function):
6438 * eshell/esh-util.el (eshell-for):
6439 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
6440 (eshell-add-to-window-buffer-names):
6441 * files.el (locate-file-completion):
6442 * imenu.el (imenu-example--create-c-index)
6443 (imenu-example--create-lisp-index)
6444 (imenu-example--lisp-extract-index-name)
6445 (imenu-example--name-and-position):
6446 * international/mule-cmds.el (princ-list):
6447 * international/mule-diag.el (decode-codepage-char):
6448 * international/mule-util.el (detect-coding-with-priority):
6449 * iswitchb.el (iswitchb-read-buffer):
6450 * mail/mailalias.el (mail-complete):
6451 * mail/sendmail.el (mail-sent-via):
6452 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
6453 (mouse-major-mode-menu):
6454 * password-cache.el (password-read-and-add):
6455 * pcomplete.el (pcomplete-parse-comint-arguments):
6456 * progmodes/sh-script.el (sh-maybe-here-document):
6457 * replace.el (query-replace-regexp-eval):
6458 * savehist.el (savehist-load):
6459 * simple.el (choose-completion-delete-max-match):
6460 * term.el (term-dynamic-simple-complete):
6461 * vc/ediff-init.el (ediff-check-version):
6462 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
6463 * vc/vc.el (vc-diff-switches-list):
6464 * view.el (view-return-to-alist-update): Likewise.
6465
6466 * subr.el (eval-next-after-load, makehash, insert-string)
6467 (assoc-ignore-representation, assoc-ignore-case): Use declare to
6468 mark obsolete.
6469 (mode-line-inverse-video): Variable deleted.
6470
6471 * international/mule-util.el (string-to-sequence): Remove.
6472
6473 * calendar/calendar.el (calendar-version):
6474 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
6475 (icalendar-convert-diary-to-ical):
6476 * cus-edit.el (custom-mode):
6477 * ansi-color.el (ansi-color-unfontify-region):
6478 * international/latin1-disp.el (latin1-char-displayable-p):
6479 * progmodes/cwarn.el (turn-on-cwarn-mode):
6480 * progmodes/which-func.el (which-func-update-1):
6481 Use define-obsolete-function-alias.
6482
6483 * net/newst-backend.el (newsticker-cache-filename):
6484 * net/newst-treeview.el (newsticker-groups-filename):
6485 Fix incorrect obsolescence declaration.
6486
6487 * allout.el (allout-passphrase-hint-string): Likewise.
6488 (allout-init): Use a declare form to mark obsolete.
6489
6490 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
6491 this applies to functions.
6492
6493 * iswitchb.el (iswitchb-read-buffer): Move code of
6494 iswitchb-define-mode-map here, and delete that obsolete function.
6495
6496 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
6497 font-lock-reference-face.
6498
6499 2012-09-25 Glenn Morris <rgm@gnu.org>
6500
6501 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
6502 Doc fixes.
6503
6504 * eshell/em-term.el (eshell-term-name):
6505 Default to term-term-name. (Bug#12485)
6506
6507 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6508
6509 * progmodes/python.el (python-shell-send-buffer): Better handling
6510 of "if __name__ == '__main__':" conditionals when sending the buffer.
6511
6512 2012-09-24 Glenn Morris <rgm@gnu.org>
6513
6514 * eshell/esh-cmd.el (eshell-find-alias-function):
6515 Tighten up file-name regexp. (Bug#12499)
6516
6517 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6518
6519 Enhancements for triple-quote string syntax.
6520 * progmodes/python.el (python-quote-syntax): Remove.
6521 (python-syntax-propertize-function): New value.
6522 (python-syntax-count-quotes, python-syntax-stringify):
6523 New functions.
6524
6525 2012-09-24 Chong Yidong <cyd@gnu.org>
6526
6527 * mail/supercite.el (sc-version): Remove obsolete function.
6528 (sc-describe): Don't mark as obsolete, since it is bound.
6529 (sc-submit-bug-report): Remove.
6530
6531 * vc/log-edit.el (cvs-changelog-full-paragraphs)
6532 (cvs-commit-buffer-require-final-newline): Remove.
6533 (log-edit-require-final-newline)
6534 (log-edit-changelog-full-paragraphs): Default to t.
6535
6536 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
6537 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
6538 * vc/vc.el (vc-checkout-carefully): Likewise.
6539
6540 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
6541 (emerge-version): Remove.
6542
6543 * progmodes/compile.el (compile-internal): Remove.
6544 (compilation-parse-errors-function): Fix typo.
6545
6546 * international/mule.el (set-char-table-default): Remove.
6547 (set-coding-priority, make-coding-system, generic-char-p)
6548 (charset-list, charset-bytes, charset-id): Use declare to mark
6549 functions as obsolete.
6550
6551 * vc/pcvs-defs.el (cvs-buffer-name-alist)
6552 (cvs-invert-ignore-marks): Remove references to obsolete vars.
6553 * vc/vc-hooks.el (vc-default-registered): Don't use
6554 vc-master-templates.
6555
6556 * font-lock.el (font-lock-reference-face):
6557 Use define-obsolete-variable-alias.
6558
6559 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
6560 * calendar/calendar.el (calendar-font-lock-keywords):
6561 * calendar/diary-lib.el (diary-font-lock-keywords)
6562 (diary-fancy-font-lock-keywords):
6563 * textmodes/reftex-sel.el (reftex-insert-docstruct):
6564 * textmodes/reftex-index.el (reftex-insert-index):
6565 * textmodes/reftex-cite.el (reftex-format-bib-entry):
6566 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
6567 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
6568 * progmodes/prolog.el (prolog-font-lock-keywords):
6569 * progmodes/idlwave.el (idlwave-idl-keywords):
6570 * progmodes/ada-mode.el (ada-font-lock-keywords):
6571 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
6572
6573 2012-09-24 Glenn Morris <rgm@gnu.org>
6574
6575 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
6576
6577 2012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
6578
6579 * progmodes/python.el (python-indent-line): More consistent cursor
6580 movement behavior.
6581
6582 2012-09-23 Stefan Merten <smerten@oekonux.de>
6583
6584 * textmodes/rst.el: Fix compiler warning.
6585
6586 2012-09-23 Roland Winkler <winkler@gnu.org>
6587
6588 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
6589 Transcribe also LaTeX hyphenation.
6590 (bibtex-reformat): Bug fix. Do not quote twice the elements of
6591 bibtex-reformat-previous-options.
6592
6593 2012-09-23 Roland Winkler <winkler@gnu.org>
6594
6595 * proced.el (proced-renice-command): New variable.
6596 (proced-marked-processes): New function.
6597 (proced-with-processes-buffer): New macro.
6598 (proced-send-signal): Use them.
6599 (proced-renice): New command bound to r.
6600
6601 2012-09-23 Roland Winkler <winkler@gnu.org>
6602
6603 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
6604 ibuffer-saved-filter-groups has one element, shortcut the call of
6605 completing-read. (Bug#12331)
6606
6607 2012-09-23 Chong Yidong <cyd@gnu.org>
6608
6609 * bindings.el (mode-line-toggle-read-only):
6610 * bs.el (bs-toggle-readonly):
6611 * buff-menu.el (Buffer-menu-toggle-read-only):
6612 * dired.el (dired-toggle-read-only):
6613 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
6614
6615 2012-09-23 Chong Yidong <cyd@gnu.org>
6616
6617 * image.el (image-type-available-p): Adapt to init-image-library
6618 argument changes.
6619
6620 2012-09-22 Juri Linkov <juri@jurta.org>
6621
6622 * dired.el (dired-mode-map): Add [remap read-only-mode] for
6623 `dired-toggle-read-only'. (Bug#12462)
6624
6625 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6626
6627 * subr.el (temp-output-buffer-show): New function.
6628 (with-output-to-temp-buffer): Call temp-output-buffer-show
6629 instead of internal-temp-output-buffer-show.
6630
6631 2012-09-22 Chong Yidong <cyd@gnu.org>
6632
6633 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
6634 (Bug#12462).
6635
6636 * repeat.el (repeat): Doc fix (Bug#12348).
6637
6638 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
6639 (Bug#10909).
6640
6641 * simple.el (shell-command-on-region): Doc fix.
6642 (read-only-mode): Doc fix.
6643
6644 2012-09-22 Eli Zaretskii <eliz@gnu.org>
6645
6646 * emacs-lisp/timer.el (run-with-idle-timer)
6647 (timer-activate-when-idle): Warn against reinvoking an idle timer
6648 from within its own timer action. (Bug#12447)
6649
6650 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6651
6652 * cus-start.el (window-combination-limit): Add new optional
6653 values.
6654 * window.el (temp-buffer-window-show)
6655 (window--try-to-split-window): Handle new values of
6656 window-combination-limit (Bug#1806).
6657 (split-window): Test window-combination-limit for t instead of
6658 non-nil.
6659 (display-buffer-at-bottom): New buffer display action function.
6660 * help.el (temp-buffer-resize-regexps): New option.
6661 (temp-buffer-resize-mode): Rewrite doc-string.
6662 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
6663 Don't resize reused window. Suggested by Glenn Morris.
6664
6665 2012-09-22 Stefan Merten <smerten@oekonux.de>
6666
6667 * textmodes/rst.el: Revamp section title faces.
6668 (rst-official-version)
6669 (rst-package-emacs-version-alist): Sync with official version
6670 V1.4.0.
6671 (rst-faces-defaults, rst-set-level-default)
6672 (rst-level-face-max, rst-level-face-base-color)
6673 (rst-level-face-base-light, rst-level-face-format-light)
6674 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
6675 (rst-adornment-faces-alist): Match new setup.
6676 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
6677 (rst-level-5, rst-level-6): New faces.
6678
6679 2012-09-22 Chong Yidong <cyd@gnu.org>
6680
6681 * simple.el (undo): Handle indirect buffers (Bug#8207).
6682
6683 2012-09-21 Leo Liu <sdl.web@gmail.com>
6684
6685 IDO: Disable match re-ordering for buffer switching.
6686 * ido.el (ido-buffer-disable-smart-matches): New variable.
6687 (ido-set-matches-1): Use it. (Bug#2042)
6688
6689 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
6690
6691 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6692 Fix 2011-05-17 change. (Bug#12418)
6693
6694 2012-09-21 Leo Liu <sdl.web@gmail.com>
6695
6696 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
6697
6698 2012-09-21 Glenn Morris <rgm@gnu.org>
6699
6700 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
6701 Be more robust about locating simple.el.
6702
6703 2012-09-21 Glenn Morris <rgm@gnu.org>
6704
6705 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
6706
6707 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
6708
6709 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
6710
6711 2012-09-20 Juri Linkov <juri@jurta.org>
6712
6713 * replace.el (query-replace-read-from): Use `read-regexp' instead
6714 of `read-from-minibuffer' when `regexp-flag' is non-nil.
6715 (occur-read-primary-args): Use `read-regexp' instead of
6716 `read-string'.
6717 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
6718 `read-from-minibuffer'.
6719 * isearch.el (isearch-occur): Use `read-regexp' instead of
6720 `read-string'.
6721 * dired.el (dired-read-regexp): Use `read-regexp' instead of
6722 `read-from-minibuffer'.
6723 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
6724 of `read-string'. (Bug#7567)
6725
6726 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
6727 and allow accepting a list of strings prepended to a list of
6728 standard default values. Doc fix. (Bug#12321)
6729
6730 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
6731
6732 * replace.el (read-regexp): Don't add ": " when PROMPT already
6733 ends with a colon and space. (Bug#12321)
6734
6735 2012-09-20 Tassilo Horn <tsdh@gnu.org>
6736
6737 * doc-view.el (doc-view-display): Better fix for the cl-assertion
6738 error.
6739
6740 2012-09-20 Stefan Merten <smerten@oekonux.de>
6741
6742 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
6743 Fixes feature request bug#11711.
6744 (rst-mode): Create `imenu-create-index-function'.
6745 (rst-get-stripped-line): Delete after refactoring.
6746 (rst-section-tree, rst-section-tree-rec)
6747 (rst-section-tree-point): Refactor and document properly.
6748 (rst-imenu-find-adornments-for-position)
6749 (rst-imenu-convert-cell, rst-imenu-create-index):
6750 New function.
6751
6752 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6753
6754 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
6755 (macroexp--expand-all): Use it.
6756 (macroexp--funcall-and-return): Remove by folding it into its sole
6757 caller (macroexp--warn-and-return).
6758 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
6759 Use macroexp--obsolete-warning.
6760
6761 * calc/calc.el: Fix last change by removing the whole chunk, since it
6762 was only needed back when Calc was not bundled.
6763
6764 2012-09-20 Martin Rudalics <rudalics@gmx.at>
6765
6766 * emacs-lisp/debug.el (debug): Restore assignment to
6767 debugger-old-buffer removed on 2012-09-08.
6768
6769 2012-09-20 Juri Linkov <juri@jurta.org>
6770
6771 * dired-aux.el (dired-diff): Remove (require 'diff) since
6772 `diff-latest-backup-file' is now autoloaded.
6773
6774 2012-09-20 Chong Yidong <cyd@gnu.org>
6775
6776 * vc/diff.el (diff-latest-backup-file): Autoload.
6777
6778 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6779
6780 * calc/calc.el: Remove redundant autoload shape check.
6781 (sel-mode): Don't defvar.
6782 (calc-get-stack-element): Add `sel-mode' arg instead.
6783 (calc-top, calc-top-list): Pass it this additional argument.
6784 * calc/calc-store.el (calc-store-map):
6785 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
6786 (calc-map-equation, calc-outer-product, calc-inner-product):
6787 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
6788
6789 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
6790
6791 2012-09-19 Juri Linkov <juri@jurta.org>
6792
6793 * dired-aux.el (dired-diff): Add (require 'diff) because
6794 `diff-latest-backup-file' is not autoloaded.
6795 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
6796 of `dired-get-filename' to t to not report error when there is
6797 no default file on the current line.
6798
6799 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6800
6801 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
6802 macroexp--eval-if-compile.
6803 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
6804 (macroexp--expand-all): Use them (bug#12371).
6805
6806 * doc-view.el (doc-view-guess-paper-size)
6807 (doc-view-scale-bounding-box): Fix unbound `caddr'.
6808
6809 2012-09-19 Tassilo Horn <tsdh@gnu.org>
6810
6811 New feature: set optimal slice from BoundingBox information.
6812 * doc-view.el (doc-view-mode-map): Add keybinding.
6813 (doc-view-menu): Add menu entry.
6814 (doc-view-set-slice): Adapt docstring.
6815 (doc-view-get-bounding-box, doc-view-guess-paper-size)
6816 (doc-view-scale-bounding-box)
6817 (doc-view-set-slice-from-bounding-box): New functions.
6818 (doc-view-paper-sizes): New defvar.
6819
6820 2012-09-19 Glenn Morris <rgm@gnu.org>
6821
6822 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
6823 (byte-compile-log-warning): Autoload. (Bug#12371)
6824
6825 * calendar/calendar.el (calendar-american-month-header)
6826 (calendar-european-month-header, calendar-iso-month-header)
6827 (calendar-month-header): New options.
6828 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
6829 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
6830
6831 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
6832
6833 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
6834
6835 2012-09-18 Juri Linkov <juri@jurta.org>
6836
6837 * dired-aux.el (dired-diff): Restore original functionality of
6838 getting the default value, but keep new feature of using the
6839 latest existing backup file (`diff-latest-backup-file').
6840
6841 2012-09-18 Juri Linkov <juri@jurta.org>
6842
6843 * dired.el (dired-mark): If the region is active in Transient Mark
6844 mode, mark all files in the active region. Doc fix.
6845 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
6846 Doc fix. (Bug#10624)
6847
6848 2012-09-18 Juri Linkov <juri@jurta.org>
6849
6850 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
6851 attributes for M-n are pulled from the file at point.
6852 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
6853 Suggested by Drew Adams. (Bug#10624)
6854
6855 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
6856
6857 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
6858 whitespace after "end".
6859 (ruby-do-end-to-brace): Collapse block to one line if it fits
6860 within fill-column.
6861
6862 2012-09-18 Martin Rudalics <rudalics@gmx.at>
6863
6864 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
6865 value.
6866 (debug): Don't remove debugger window when debugger is expected
6867 to be back.
6868
6869 2012-09-18 Chong Yidong <cyd@gnu.org>
6870
6871 * custom.el (defface): Doc fix.
6872
6873 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
6874
6875 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
6876
6877 * progmodes/compile.el (compilation-start): Use compilation-always-kill
6878 to initialize query-on-exit; then test that instead (bug#12288).
6879
6880 2012-09-17 Stefan Merten <smerten@oekonux.de>
6881
6882 * textmodes/rst.el: Add support for `testcover'.
6883 (rst-defcustom-testcover, rst-testcover-add-compose)
6884 (rst-testcover-add-1value): New functions.
6885 (rst-portable-mark-active-p): Replace by `use-region-p'.
6886 (rst-update-section, rst-classify-adornment)
6887 (rst-find-title-line): Mark `1value' forms.
6888 (rst-classify-adornment): Remove superfluous form.
6889 (rst-update-section, rst-get-adornments-around)
6890 (rst-adornment-complete-p, rst-get-next-adornment)
6891 (rst-adjust, rst-promote-region)
6892 (rst-display-adornments-hierarchy, rst-straighten-adornments)
6893 (rst-find-pfx-in-region, rst-section-tree-rec)
6894 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
6895 (rst-toc-node, rst-toc, rst-forward-section)
6896 (rst-iterate-leftmost-paragraphs)
6897 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
6898 (rst-bullet-list-region)
6899 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
6900 (rst-compile-find-conf, rst-compile)
6901 (rst-repeat-last-character): Fix style.
6902
6903 2012-09-17 Chong Yidong <cyd@gnu.org>
6904
6905 * comint.el (comint--complete-file-name-data): Don't add a space
6906 if the status is `sole'; that adds a gratuitous space in the
6907 completion-cycling case (Bug#12092).
6908
6909 * pcomplete.el (pcomplete-completions-at-point): Likewise.
6910
6911 2012-09-17 Richard Stallman <rms@gnu.org>
6912
6913 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
6914 only in the mime-shown mode, not in raw mode.
6915 (rmail-mime): Toggle off mime by displaying the message without
6916 mime processing. (Bug#12305)
6917
6918 * mail/rmail.el (rmail-retry-failure):
6919 Turn off mime processing first. (Bug#12037)
6920
6921 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
6922
6923 2012-09-17 Chong Yidong <cyd@gnu.org>
6924
6925 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
6926 (shell-dynamic-complete-functions): Convert to defcustom.
6927 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
6928
6929 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
6930 * comint.el (comint-prompt-read-only):
6931 * custom.el (defcustom):
6932 * hi-lock.el (hi-lock-mode):
6933 * ibuffer.el (ibuffer-formats):
6934 * ielm.el (ielm-prompt-read-only):
6935 * novice.el (disable-command):
6936 * saveplace.el (toggle-save-place):
6937 * speedbar.el (speedbar-supported-extension-expressions):
6938 * startup.el (auto-save-list-file-prefix, init-file-user)
6939 (after-init-hook, inhibit-startup-echo-area-message):
6940 * strokes.el (strokes-help):
6941 * time-stamp.el (time-stamp):
6942 * calendar/calendar.el (calendar, diary-file):
6943 * calendar/diary-lib.el (diary-mail-entries, diary)
6944 (diary-list-entries-hook):
6945 * calendar/holidays.el (holidays, calendar-holidays):
6946 * calendar/lunar.el (lunar-phases):
6947 * calendar/solar.el (sunrise-sunset):
6948 * emulation/edt.el (edt-load-keys):
6949 * emulation/viper.el (viper-mode):
6950 * eshell/em-alias.el (eshell-command-aliases-list):
6951 * eshell/esh-util.el (eshell-convert-numeric-arguments):
6952 * international/ogonek.el (ogonek-information):
6953 * net/tramp-cmds.el (tramp-bug):
6954 * net/quickurl.el (quickurl-reread-hook-postfix):
6955 * play/decipher.el (decipher-font-lock-keywords):
6956 * progmodes/cc-styles.el (c-set-style):
6957 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
6958 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6959 * progmodes/octave-mod.el (octave-mode):
6960 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
6961 * progmodes/verilog-mode.el (verilog-read-defines):
6962 * textmodes/two-column.el (2C-mode): Likewise.
6963
6964 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6965
6966 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
6967 that holds many addresses.
6968
6969 2012-09-16 Chong Yidong <cyd@gnu.org>
6970
6971 * align.el (align-areas): Call the indication function with
6972 positions instead of markers for arguments (Bug#12343).
6973
6974 * files.el (parse-colon-path): Use split-string (Bug#12351).
6975
6976 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
6977 (display-buffer-function): Mark as obsolete.
6978
6979 * progmodes/compile.el (compilation-parse-errors): Accept list
6980 values similar to font-lock-keywords (Bug#12136).
6981 Suggested by Oleksandr Manzyuk.
6982 (compilation-error-regexp-alist): Doc fix.
6983
6984 2012-09-15 Glenn Morris <rgm@gnu.org>
6985
6986 * version.el (emacs-bzr-version-bzr): New function.
6987 (emacs-bzr-get-version): Add optional EXTERNAL argument.
6988
6989 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
6990 checkouts, check the parent dirstate matches the branch.
6991 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
6992 empty string.
6993
6994 * version.el (emacs-bzr-version): Doc fix.
6995 (emacs-bzr-version-dirstate): New function.
6996 (emacs-bzr-get-version): For lightweight checkouts, if the parent
6997 is local try and check that it matches the branch. If not, just
6998 use dirstate information. (Bug#12441)
6999
7000 2012-09-14 Juri Linkov <juri@jurta.org>
7001
7002 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
7003 (Bug#12399)
7004
7005 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
7006
7007 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
7008
7009 * emacs-lisp/edebug.el: Miscellaneous cleanup.
7010 Remove obsolete byte-compiler hack that tried to silence some warnings.
7011 (edebug-submit-bug-report): Remove.
7012 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
7013 Remove aliases, use the un-prefixed name instead.
7014 (edebug-pop-to-buffer): Consider other frames.
7015 (edebug-original-read):: Make it more obvious that it's always defined.
7016 (edebug--make-form-data-entry, edebug--form-data-name)
7017 (edebug--form-data-begin, edebug--form-data-end): Rename from the
7018 single-dashed name, and implement with cl-defstruct.
7019 (edebug-set-form-data-entry): Use the standard accessors.
7020 (edebug-make-top-form-data-entry): Use push.
7021 (edebug-no-match): Drop useless `funcall'.
7022 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
7023 to functions.
7024 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
7025 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
7026 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
7027 (easy-menu-define, with-custom-print): Remove redundant specs.
7028 (edebug-outside-overriding-local-map)
7029 (edebug-outside-overriding-terminal-local-map): Remove, unused.
7030 (edebug--display): Bind unread-command-events directly to nil rather
7031 than binding it to unread-command-events and later setting it to nil.
7032 (edebug--display): Kill edebug-eval-buffer here...
7033 (edebug--recursive-edit): ...rather than here.
7034 Bind standard-output and standard-input.
7035 (edebug-eval): Check cl-macroexpand-all is fboundp.
7036 (edebug-temp-display-freq-count): Fix last change.
7037
7038 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
7039 * subr.el (noreturn, 1value): Add `debug' spec.
7040 * emacs-lisp/advice.el: Require cl-lib.
7041 (ad-copy-tree): Remove, use copy-tree instead.
7042 (ad-dolist): Remove use dolist or cl-dolist instead.
7043 (ad-do-return): Remove, use cl-return instead.
7044 (defadvice): Add `debug' spec.
7045
7046 2012-09-13 Juri Linkov <juri@jurta.org>
7047
7048 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
7049 (Bug#12399)
7050
7051 2012-09-13 Glenn Morris <rgm@gnu.org>
7052
7053 * calc/calc.el (math-compose-expr):
7054 * calc/calc-ext.el (math-compose-expr):
7055 * progmodes/cc-defs.el (cl-macroexpand-all):
7056 * progmodes/cc-langs.el (delete-duplicates, mapcan)
7057 (cl-macroexpand-all): Update declarations.
7058
7059 * vc/vc.el: No need to require ediff.
7060 (ediff-load-version-control): Declare.
7061 (ediff-vc-internal): Fix declaration.
7062 (vc-version-ediff): Require ediff.
7063
7064 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7065
7066 Use a more backwards-compatible timer format (Bug#12430).
7067 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
7068 being right after USECS, as that better supports old code that
7069 inadvisedly looked directly at the timer vector.
7070
7071 2012-09-13 Kenichi Handa <handa@gnu.org>
7072
7073 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
7074 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
7075 `coding-priority' property of these language environment.
7076
7077 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
7078
7079 Fix glitches caused by addition of psec to timers (Bug#12430).
7080 * image.el (image-animate-timer):
7081 * time.el (display-time-world-timer):
7082 Use timer--function and timer--args rather than raw access to
7083 timer vector.
7084
7085 2012-09-13 Glenn Morris <rgm@gnu.org>
7086
7087 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
7088 If not compiling a file, try using load-file-name.
7089
7090 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
7091
7092 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
7093 Fix last change.
7094 (edebug-update-eval-list): Use `push'.
7095
7096 * emacs-lisp/edebug.el: Use lexical-binding.
7097 Remove the "edebug-" prefix from non-dynamically-scoped variables.
7098 Mark unused args with underscore.
7099 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
7100 (edebug-form-data): Use defvar-local.
7101 (edebug-make-before-and-after-form, edebug-make-after-form):
7102 Use backquote.
7103 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
7104 Not dynamically scoped any more.
7105 (edebug--enter-trace): Add arguments `function' and `args'.
7106 Rename from edebug-enter-trace.
7107 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
7108 (edebug--update-coverage): Add `after-index' and `value' args.
7109 Rename from edebug-update-coverage.
7110 (edebug-slow-after): Call it accordingly.
7111 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
7112 edebug-recursive-edit.
7113 (edebug--display): Call it accordingly. Add args `value',
7114 `offset-index', and `arg-mode'. Rename from edebug-display.
7115 (edebug-debugger, edebug): Call it accordingly.
7116 (edebug-eval-display-list): Use dolist.
7117
7118 2012-09-12 Juri Linkov <juri@jurta.org>
7119
7120 * info.el (Info-search): Don't check for isearch-mode and
7121 isearch-regexp before let-binding search-spaces-regexp to
7122 Info-search-whitespace-regexp.
7123 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
7124 search-whitespace-regexp if isearch-lax-whitespace or
7125 isearch-regexp-lax-whitespace is non-nil.
7126 (Info-mode): Don't set local variable search-whitespace-regexp.
7127 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
7128
7129 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7130
7131 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
7132 (debugger-env-macro): Remove support for unread-command-char.
7133
7134 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
7135 the temporary map re-appearing on emulation-mode-map-alists.
7136
7137 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
7138 since 22.1.
7139
7140 * ehelp.el (with-electric-help): Accept functions in
7141 electric-help-form-to-execute.
7142 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
7143 And replace unread-command-char -> unread-command-events.
7144
7145 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
7146
7147 Sync with Tramp 2.2.6.
7148
7149 * net/tramp.el (tramp-accept-process-output): Don't use
7150 JUST-THIS-ONE in the XEmacs case.
7151
7152 * net/trampver.el: Update release number.
7153
7154 2012-09-12 Martin Rudalics <rudalics@gmx.at>
7155
7156 * emacs-lisp/debug.el (debugger-previous-window-height):
7157 New variable.
7158 (debug): When debugger-jumping-flag is non-nil try to restore
7159 height of debugger window. (Bug#8789)
7160
7161 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
7162
7163 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
7164 overriding-local-map and pre/post-command-hook here.
7165 (edebug-recursive-edit): Do it here instead (bug#12345).
7166 (edebug-outside-unread-command-char): Remove all uses of
7167 unread-command-char.
7168
7169 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
7170 inhibit-debugger is bound instead.
7171
7172 2012-09-11 Bastien Guerry <bzg@gnu.org>
7173
7174 * subr.el (set-temporary-overlay-map): Add a docstring.
7175 (Bug#12346)
7176
7177 2012-09-11 Bastien Guerry <bzg@gnu.org>
7178
7179 * minibuffer.el (completion-table-subvert): Fix docstring.
7180 (Bug#12347)
7181
7182 2012-09-11 Bastien Guerry <bzg@gnu.org>
7183
7184 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
7185
7186 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
7187
7188 * progmodes/sql.el: Version 3.1
7189 (sql-db2-escape-newlines): New variable.
7190 (sql-escape-newlines-filter): Use it.
7191
7192 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
7193
7194 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
7195
7196 2012-09-10 Dan Nicolaescu <dann@gnu.org>
7197
7198 * vc/diff-mode.el (diff-mode-menu):
7199 Bind diff-remove-trailing-whitespace.
7200
7201 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
7202
7203 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
7204 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
7205 (emacs-lisp-byte-code-mode): New functions.
7206 (eval-sexp-add-defvars): Don't skip defvars in column >0.
7207 (eval-defun-2): Remove bogus interactive spec.
7208 (lisp-indent-line): Remove redundant whole-exp code, now done in
7209 indent-according-to-mode.
7210 (save-match-data): Remove redundant indent data.
7211
7212 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
7213 Use `declare'.
7214
7215 2012-09-09 Juri Linkov <juri@jurta.org>
7216
7217 * replace.el (replace-regexp-lax-whitespace): New defcustom.
7218 (replace-lax-whitespace, query-replace-regexp)
7219 (query-replace-regexp-eval, replace-regexp): Doc fix.
7220 (perform-replace, replace-highlight): Let-bind
7221 isearch-lax-whitespace to replace-lax-whitespace and
7222 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
7223
7224 * isearch.el (isearch-query-replace): Let-bind
7225 replace-lax-whitespace to isearch-lax-whitespace and
7226 replace-regexp-lax-whitespace to
7227 isearch-regexp-lax-whitespace. (Bug#10885)
7228
7229 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
7230
7231 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
7232
7233 2012-09-09 Alan Mackenzie <acm@muc.de>
7234
7235 * progmodes/cc-engine.el (c-state-cache-init):
7236 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
7237 (c-record-parse-state-state):
7238 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
7239
7240 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
7241
7242 * register.el (register-separator): Rename from
7243 separator-register. All uses changed. Doc fix.
7244 (register): Fix version.
7245
7246 2012-09-09 Chong Yidong <cyd@gnu.org>
7247
7248 * replace.el (query-replace-map): Bind four new symbols for
7249 requesting window scrolling.
7250
7251 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
7252 query-replace-map (Bug#8948).
7253
7254 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
7255
7256 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
7257 since they are now in query-replace-map.
7258
7259 * window.el (scroll-other-window-down): Make the arg optional.
7260
7261 2012-09-09 Chong Yidong <cyd@gnu.org>
7262
7263 * files.el (hack-local-variables-confirm): Use quit-window to kill
7264 the *Local Variables* buffer.
7265
7266 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
7267
7268 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
7269 not just expect to be at its beginning. Adjust callees.
7270 Succeed when do-end block has no space before the pipe character.
7271 (ruby-brace-to-do-end): When the original block is one-liner,
7272 convert to multiline. Reindent the result.
7273
7274 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
7275
7276 * register.el (register): New group.
7277 (separator-register): New user option.
7278 (increment-register): Route it to `append-to-register', if
7279 register contains text. Implication is that `C-x r +' can now be
7280 used for appending to a text register (bug#12217).
7281 (append-to-register, prepend-to-register): Add separator based on
7282 `separator-register'.
7283
7284 2012-09-08 Alan Mackenzie <acm@muc.de>
7285
7286 AWK Mode: make auto-newline work when there's "==" in the pattern.
7287 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
7288 correctly.
7289 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
7290 Test more rigorously for "=" token.
7291
7292 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
7293
7294 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
7295 Only fail when reached LIMIT.
7296
7297 2012-09-08 Chong Yidong <cyd@gnu.org>
7298
7299 * dired.el (dired-mode-map): Don't bind M-=.
7300
7301 * dired-aux.el (dired-diff): Use backup file as default.
7302
7303 2012-09-08 Drew Adams <drew.adams@oracle.com>
7304
7305 * subr.el (add-to-history): Fix delete usage (Bug#12314).
7306
7307 2012-09-08 Chong Yidong <cyd@gnu.org>
7308
7309 * subr.el (syntax-after, syntax-class): Doc fix.
7310
7311 2012-09-08 Martin Rudalics <rudalics@gmx.at>
7312
7313 * window.el (display-buffer-in-previous-window): New buffer
7314 display action function.
7315
7316 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
7317 (debugger-previous-window): New variable.
7318 (debug): Rewrite using display-buffer-in-previous-window,
7319 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
7320
7321 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
7322
7323 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
7324
7325 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
7326
7327 * progmodes/python.el (python-shell-send-string):
7328 When default-directory is remote, create temp file on remote
7329 filesystem.
7330 (python-shell-send-file): When file is remote, pass local view of
7331 file paths to remote Python interpreter. (Bug#12340)
7332
7333 2012-09-07 Chong Yidong <cyd@gnu.org>
7334
7335 * window.el (switch-to-buffer): Doc fix (Bug#12181).
7336
7337 * files.el (after-find-file): Don't fail on a read-only buffer if
7338 require-final-newline is `visit' or `visit-save' (Bug#11156).
7339
7340 * subr.el (read-char-choice): Allow quitting via ESC ESC.
7341
7342 * userlock.el (ask-user-about-supersession-threat):
7343 Use read-char-choice (Bug#12093).
7344
7345 2012-09-07 Chong Yidong <cyd@gnu.org>
7346
7347 * subr.el (buffer-narrowed-p): New function.
7348
7349 * ses.el (ses-widen):
7350 * simple.el (count-words--buffer-message):
7351 * net/browse-url.el (browse-url-of-buffer): Use it.
7352
7353 * simple.el (count-words-region): Don't signal an error if there
7354 is a non-nil prefix arg and the mark is not set.
7355
7356 * help.el (describe-key-briefly): Allow the message to be seen
7357 when invoked from the minibuffer (Bug#7014).
7358
7359 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
7360
7361 * progmodes/ruby-mode.el (ruby-end-of-defun)
7362 (ruby-beginning-of-defun): Simplify, allow indentation before
7363 block beginning and end keywords.
7364 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
7365 (ruby-end-of-defun): Expect that the point is at the beginning of
7366 the defun.
7367
7368 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7369
7370 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
7371 (bug#12367).
7372 (cl--make-usage-args): Strip _ from argument names.
7373
7374 2012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
7375
7376 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
7377 obsolete alias speedbar-key-map.
7378 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
7379 (vhdl-index-menu-init): Don't use obsolete variable
7380 font-lock-maximum-size.
7381
7382 2012-09-06 Chong Yidong <cyd@gnu.org>
7383
7384 * frame.el (window-system-version): Mark as obsolete.
7385
7386 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
7387 of obsolete variable speedbar-key-map.
7388
7389 2012-09-06 Juri Linkov <juri@jurta.org>
7390
7391 * replace.el (replace-lax-whitespace): New defcustom.
7392 (query-replace, query-replace-regexp, query-replace-regexp-eval)
7393 (replace-string, replace-regexp): Mention it in docstrings.
7394 (perform-replace, replace-highlight): Let-bind
7395 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
7396 to the values of replace-lax-whitespace and regexp-flag.
7397 Don't let-bind search-whitespace-regexp. (Bug#10885)
7398
7399 * isearch.el (isearch-query-replace): Let-bind
7400 replace-lax-whitespace instead of let-binding
7401 replace-search-function and replace-re-search-function.
7402 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
7403 and isearch-regexp-lax-whitespace to lazy-highlight variables.
7404 (isearch-toggle-symbol): Set isearch-regexp to nil
7405 in isearch-word mode (like in isearch-toggle-word).
7406
7407 2012-09-06 Juri Linkov <juri@jurta.org>
7408
7409 * replace.el (replace-search-function)
7410 (replace-re-search-function): Set default values to nil.
7411 (perform-replace): Let-bind isearch-related variables based on
7412 replace-related values, call `isearch-search-fun' and let-bind
7413 the result to `search-function'. Remove code that sets
7414 `search-function' and `search-string' separately for
7415 `delimited-flag'.
7416 (replace-highlight): Add new argument `delimited-flag' and
7417 rename other arguments to the names used in `perform-replace'.
7418 Let-bind `isearch-word' to the argument `delimited-flag'.
7419 (Bug#10885, bug#10887)
7420
7421 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
7422
7423 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
7424 ruby-beginning-of-indent, simplify, allow all keywords to have
7425 indentation before them.
7426 (ruby-beginning-of-indent): Adjust for above. Search until the
7427 found point is not inside a string or comment.
7428 (ruby-font-lock-keywords): Allow symbols to start with "@"
7429 character, give them higher priority than variables.
7430 (ruby-syntax-propertize-function)
7431 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
7432 matchers. Expression expansions are not comments when inside a
7433 string, and there comment syntax status is irrelevant.
7434 (ruby-match-expression-expansion): New function. Check that
7435 expression expansion is inside a string, and it's not escaped.
7436 (ruby-font-lock-keywords): Use it.
7437
7438 2012-09-05 Martin Rudalics <rudalics@gmx.at>
7439
7440 * help.el (temp-buffer-max-height): New default value.
7441 (temp-buffer-resize-frames): New option.
7442 (resize-temp-buffer-window): Optionally resize frame.
7443
7444 * window.el (fit-frame-to-buffer-bottom-margin): New option.
7445 (fit-frame-to-buffer): New function.
7446
7447 2012-09-05 Glenn Morris <rgm@gnu.org>
7448
7449 * emulation/cua-rect.el (cua--init-rectangles):
7450 * textmodes/picture.el (picture-mode-map):
7451 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
7452 like forward-char and backward-char. (Bug#12317)
7453
7454 2012-09-05 Leo Liu <sdl.web@gmail.com>
7455
7456 * progmodes/flymake.el (flymake-warning-re): New variable.
7457 (flymake-parse-line): Use it.
7458
7459 2012-09-05 Glenn Morris <rgm@gnu.org>
7460
7461 * calendar/holidays.el (holiday-christian-holidays):
7462 Rename an entry. (Bug#12289)
7463
7464 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
7465
7466 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
7467 (bug#12222).
7468
7469 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7470
7471 * loadup.el: Load macroexp. Remove hack.
7472 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
7473 (macroexp--expand-all): Use it to get better warnings.
7474 (macroexp--backtrace, macroexp--trim-backtrace-frame)
7475 (internal-macroexpand-for-load): New functions.
7476 (macroexp--pending-eager-loads): New var.
7477 (emacs-startup-hook): New hack to replace one in loadup.el.
7478 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
7479 (cl--compiler-macro-cXXr): Move to top, before they can be used.
7480 (cl-psetf): Simplify.
7481 (cl-defstruct): Add indent rule.
7482
7483 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
7484
7485 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
7486 over `user-mail-address' for the SMTP MAIL FROM envelope.
7487 (smtpmail-via-smtp): Ditto.
7488
7489 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
7490
7491 * progmodes/ruby-mode.el: Clean up keybindings.
7492 (ruby-mode-map): Don't bind ruby-electric-brace,
7493 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
7494 backward-kill-word, reindent-then-newline-and-indent.
7495 (ruby-mark-defun): Remove.
7496 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
7497 (ruby-mode): Set local beginning-of-defun-function and
7498 end-of-defun-function values.
7499
7500 2012-09-03 Martin Rudalics <rudalics@gmx.at>
7501
7502 * window.el (temp-buffer-window-setup-hook)
7503 (temp-buffer-window-show-hook): New hooks.
7504 (temp-buffer-window-setup, temp-buffer-window-show)
7505 (with-temp-buffer-window): New functions.
7506 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
7507 (special-display-popup-frame): Make sure the window used shows BUFFER.
7508
7509 * help.el (temp-buffer-resize-mode): Fix doc-string.
7510 (resize-temp-buffer-window): New optional argument WINDOW.
7511
7512 * files.el (recover-file, save-buffers-kill-emacs):
7513 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
7514
7515 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
7516
7517 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
7518 remote definition of `default-directory', ensure we can connect.
7519
7520 2012-09-02 Juri Linkov <juri@jurta.org>
7521
7522 Toggle whitespace matching mode with M-s SPC.
7523 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
7524
7525 * isearch.el (search-whitespace-regexp): Doc fix.
7526 Remove cons cell customization.
7527 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
7528 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
7529 New variables.
7530 (isearch-forward, isearch-forward-regexp): Doc fix.
7531 (isearch-toggle-lax-whitespace): New command.
7532 (search-forward-lax-whitespace, search-backward-lax-whitespace)
7533 (re-search-forward-lax-whitespace)
7534 (re-search-backward-lax-whitespace): New functions.
7535 (isearch-whitespace-regexp): Remove function.
7536 (isearch-query-replace): Let-bind replace-search-function and
7537 replace-re-search-function.
7538 (isearch-occur): Let-bind search-spaces-regexp according to the
7539 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
7540 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
7541 condition for C-q SPC.
7542 (isearch-search-fun-default): Use new functions mentioned above.
7543 (isearch-search-forward, isearch-search-backward): Remove functions.
7544 (isearch-search): Don't let-bind search-spaces-regexp.
7545 (isearch-lazy-highlight-space-regexp): Remove variable.
7546 (isearch-lazy-highlight-lax-whitespace)
7547 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
7548 (isearch-lazy-highlight-new-loop): Use them.
7549 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
7550
7551 2012-09-02 Chong Yidong <cyd@gnu.org>
7552
7553 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
7554
7555 2012-09-02 Glenn Morris <rgm@gnu.org>
7556
7557 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
7558
7559 2012-09-01 Glenn Morris <rgm@gnu.org>
7560
7561 * term.el: Tidy up menu definitions.
7562 (term-mode-map): Use easymenu for In/Out, Complete menus.
7563 (term-pager-break-map): Initialize in the defvar.
7564 (term-terminal-menu, term-signals-menu): Define with easymenu.
7565 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
7566 (term-pager-menu): New, extracted from term-process-pager.
7567 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
7568 (term-update-mode-line): Propertize line/char and page items.
7569 (term-process-pager): Move keymap initialization elsewhere.
7570
7571 2012-09-01 Martin Rudalics <rudalics@gmx.at>
7572
7573 * window.el (switch-to-prev-buffer): Handle additional values of
7574 BURY-OR-KILL argument. Don't switch in minibuffer window.
7575 (switch-to-next-buffer): Don't switch in minibuffer window.
7576 (quit-restore-window): New function based on quit-window.
7577 Handle additional values of former KILL argument.
7578 (quit-window): Call quit-restore-window with appropriate
7579 interpretation of KILL argument.
7580 (display-buffer-below-selected): New buffer display action
7581 function.
7582
7583 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7584
7585 * minibuffer.el (completion-at-point-functions): Complete docstring
7586 (bug#12254).
7587
7588 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
7589
7590 Better seed support for (random).
7591 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
7592 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
7593 * play/mpuz.el, play/tetris.el, play/zone.el:
7594 * calc/calc-comb.el (math-init-random-base):
7595 * play/blackbox.el (bb-init-board):
7596 * play/life.el (life):
7597 * server.el (server-use-tcp):
7598 * type-break.el (type-break):
7599 Remove unnecessary call to (random t).
7600 * net/sasl.el (sasl-unique-id-function):
7601 Change (random t) to (random), now that the latter is more random.
7602 * play/life.el (life-initialized): Remove no-longer-needed var.
7603
7604 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
7605
7606 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
7607 Consider frame's buffer predicate when choosing the buffer.
7608 (Bug#12081)
7609
7610 2012-08-30 Richard Stallman <rms@gnu.org>
7611
7612 * simple.el (special-mode-map): Delete binding for `z'.
7613
7614 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
7615
7616 * progmodes/compile.el (compilation-always-kill): Doc fix.
7617
7618 2012-08-30 Chong Yidong <cyd@gnu.org>
7619
7620 * window.el (display-buffer-reuse-frames): Make the obsolescence
7621 message more informative.
7622
7623 2012-08-30 Glenn Morris <rgm@gnu.org>
7624
7625 * paren.el (show-paren-delay):
7626 Add a :set function. Doc fix. (Bug#12297)
7627
7628 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
7629
7630 * progmodes/compile.el (compilation-always-kill): New var.
7631 (compilation-start): Use it.
7632
7633 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
7634
7635 * simple.el (read-only-mode): Move from files.el for bootstrapping.
7636 * files.el (read-only-mode): Move to simple.el.
7637
7638 * files.el (read-only-mode): New minor mode.
7639 (toggle-read-only): Use it and mark obsolete.
7640 (find-file--read-only):
7641 * vc/vc.el (vc-next-action, vc-checkout):
7642 * vc/vc-cvs.el (vc-cvs-checkout):
7643 * obsolete/vc-mcvs.el (vc-mcvs-update):
7644 * ffap.el (ffap--toggle-read-only): Update callers.
7645
7646 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
7647
7648 * eshell/esh-ext.el (eshell-external-command): Do not examine
7649 remote shell scripts.
7650 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
7651
7652 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
7653 "/usr/local/sbin".
7654
7655 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7656
7657 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
7658
7659 2012-08-28 Leo Liu <sdl.web@gmail.com>
7660
7661 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
7662 completion-at-point. (Bug#12220)
7663
7664 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
7665
7666 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
7667
7668 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7669
7670 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
7671 be buffer-local; add delete-trailing-whitespace (bug#12259).
7672
7673 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
7674
7675 * progmodes/hideif.el (hif-compress-define-list):
7676 Fix typo. (Bug#11951)
7677
7678 2012-08-28 Dan Nicolaescu <dann@gnu.org>
7679
7680 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
7681 buffer local setting.
7682
7683 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
7684 rcirc-encode-coding-system.
7685
7686 2012-08-28 Leo Liu <sdl.web@gmail.com>
7687
7688 * net/rcirc.el (rcirc-split-message): New function.
7689 (rcirc-send-message): Use it. (Bug#12051)
7690
7691 2012-08-28 Juri Linkov <juri@jurta.org>
7692
7693 * info.el (Info-fontify-node): Hide empty lines at the end of
7694 the node. (Bug#12272)
7695
7696 2012-08-27 Drew Adams <drew.adams@oracle.com>
7697
7698 * dired.el (dired-pop-to-buffer): Make window start at beginning
7699 of buffer (Bug#12281).
7700
7701 2012-08-26 Chong Yidong <cyd@gnu.org>
7702
7703 * window.el (special-display-regexps, special-display-frame-alist)
7704 (special-display-buffer-names, special-display-function)
7705 (display-buffer-reuse-frames): Mark as obsolete.
7706
7707 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
7708
7709 * help.el (help-print-return-message): Don't treat
7710 display-buffer-reuse-frames specially.
7711
7712 2012-08-26 Chong Yidong <cyd@gnu.org>
7713
7714 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
7715 New variable, replacing gdb-frame-parameters.
7716 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
7717 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
7718 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
7719 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
7720 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
7721 the functions directly with gdb-display-buffer-other-frame-action.
7722 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
7723 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
7724 (gdb-display-stack-buffer, gdb-display-locals-buffer)
7725 (gdb-display-registers-buffer): Define directly.
7726 (def-gdb-display-buffer): Macro deleted.
7727 (gdb-display-buffer): Remove second and third args, callers don't
7728 use them. Defer to the default display-buffer behavior, apart
7729 from making windows dedicated.
7730 (gdb-setup-windows): Don't call display-buffer unnecessarily.
7731
7732 * progmodes/gud.el (gud-display-line): Just use display-buffer.
7733
7734 * window.el (display-buffer-pop-up-frame): Handle a
7735 pop-up-frame-parameters alist entry.
7736 (display-buffer): Document it.
7737
7738 2012-08-26 Chong Yidong <cyd@gnu.org>
7739
7740 * isearch.el (search-whitespace-regexp): Make string and nil
7741 values apply to both ordinary and regexp search. Allow a cons
7742 cell value to distinguish between the two.
7743 (isearch-whitespace-regexp, isearch-search-forward)
7744 (isearch-search-backward): New functions.
7745 (isearch-occur, isearch-search-fun-default, isearch-search)
7746 (isearch-lazy-highlight-new-loop): Use them.
7747 (isearch-forward, isearch-forward-regexp): Doc fix.
7748
7749 2012-08-26 Chong Yidong <cyd@gnu.org>
7750
7751 * faces.el (help-argument-name): Always inherit from italic
7752 (Bug#12213).
7753
7754 2012-08-25 Martin Rudalics <rudalics@gmx.at>
7755
7756 * window.el (window--even-window-heights): Even heights when
7757 WINDOW and the selected window form a vertical combination.
7758 (display-buffer-use-some-window): Provide that window used gets
7759 sized back by quit-window. (Bug#11880) and (Bug#12091)
7760
7761 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
7762
7763 Fix file time stamp problem with bzr and CVS (Bug#12001).
7764 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
7765 in the file's time stamp, since the version control system loses
7766 that information.
7767
7768 2012-08-22 Juri Linkov <juri@jurta.org>
7769
7770 * info.el (Info-fontify-node): Hide the suffix of the
7771 Info file name in the header line. (Bug#12187)
7772
7773 2012-08-22 Glenn Morris <rgm@gnu.org>
7774
7775 * calendar/cal-tex.el (cal-tex-weekly-common):
7776 Restore leading blank page.
7777
7778 2012-08-22 Le Wang <l26wang@gmail.com>
7779
7780 * misc.el (forward-to-word, backward-to-word): Activate or extend
7781 the region under `shift-select-mode'. (Bug#12231)
7782
7783 2012-08-22 Bastien Guerry <bzg@gnu.org>
7784
7785 * progmodes/executable.el (executable-prefix): Set to "#!" instead
7786 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
7787 gives details on why the space is never needed.
7788
7789 2012-08-22 Martin Rudalics <rudalics@gmx.at>
7790
7791 * window.el (walk-window-tree, window-with-parameter):
7792 New optional argument MINIBUF to control whether these functions
7793 should run on the minibuffer window.
7794 (window-at-side-list): Don't operate on minibuffer window.
7795 (window-in-direction): Simplify and rewrite doc-string.
7796 (window--size-ignore): Rename to window--size-ignore-p.
7797 Update callers.
7798 (display-buffer-in-atom-window, window--major-non-side-window)
7799 (window--major-side-window, display-buffer-in-major-side-window)
7800 (delete-side-window, display-buffer-in-side-window):
7801 New functions.
7802 (window--side-check, window-deletable-p, delete-window)
7803 (delete-other-windows, split-window): Handle side windows and
7804 atomic windows appropriately.
7805 (window--display-buffer): Call display-buffer-record-window also
7806 when the window buffer did not change.
7807
7808 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
7809
7810 * help-fns.el (help-fns--key-bindings):
7811 Abbreviate non-symbol remap targets. (Bug#12174)
7812
7813 2012-08-22 Martin Rudalics <rudalics@gmx.at>
7814
7815 * dired.el (dired-mark-remembered): Don't clobber point.
7816 (Bug#11795)
7817
7818 2012-08-22 Glenn Morris <rgm@gnu.org>
7819
7820 * progmodes/bug-reference.el (bug-reference): New custom group.
7821 (bug-reference-bug-regexp): Make it a defcustom.
7822
7823 2012-08-22 Daiki Ueno <ueno@unixuser.org>
7824
7825 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
7826 (js-paren-indent-offset, js-square-indent-offset)
7827 (js-curly-indent-offset): Add :safe (Bug#12257).
7828
7829 2012-08-22 Edward O'Connor <hober0@gmail.com>
7830
7831 * json.el (json-key-format): Add error properties.
7832 (json-encode-key): New function.
7833 (json-encode-hash-table, json-encode-alist, json-encode-plist):
7834 Use json-encode-key.
7835
7836 2012-08-22 Glenn Morris <rgm@gnu.org>
7837
7838 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
7839 (cal-tex-leftday, cal-tex-rightday): Remove functions.
7840 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
7841 Update for above change.
7842
7843 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
7844
7845 * cus-face.el (custom-face-attributes): Fix customize type for the
7846 :underline attribute. (Bug#11805)
7847
7848 2012-08-21 Martin Rudalics <rudalics@gmx.at>
7849
7850 * window.el (window-point-1, set-window-point-1): Remove.
7851 (window-in-direction, record-window-buffer)
7852 (set-window-buffer-start-and-point, split-window-below)
7853 (window--state-get-1, display-buffer-record-window):
7854 Replace calls to window-point-1 and set-window-point-1 by calls to
7855 window-point and set-window-point respectively.
7856
7857 2012-08-21 Glenn Morris <rgm@gnu.org>
7858
7859 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
7860 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
7861 Use it.
7862
7863 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
7864 (cal-tex-shortday): New function.
7865 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
7866 (cal-tex-cursor-filofax-daily): Use the above.
7867
7868 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
7869 New functions.
7870 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
7871 (cal-tex-cursor-filofax-week): Use them.
7872
7873 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
7874 New constants.
7875 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
7876 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
7877
7878 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
7879 (cal-tex-end-document): Don't rely on buffer name.
7880
7881 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
7882 Use cal-tex-vspace.
7883 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
7884 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
7885 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
7886 Use cal-tex-arg.
7887
7888 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
7889 (cal-tex-cursor-week, cal-tex-cursor-week2)
7890 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
7891 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7892 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
7893 (cal-tex-insert-preamble, cal-tex-b-document)
7894 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
7895 Improve cal-tex-cmd usage.
7896
7897 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
7898 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
7899 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
7900 (cal-tex-weekly-paper): New function.
7901 (cal-tex-cursor-week, cal-tex-cursor-week2)
7902 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
7903 (cal-tex-cursor-day): Use it.
7904
7905 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
7906 (cal-tex-cursor-filofax-week): Remove leading blank page.
7907
7908 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
7909 Add autoload cookie. For now at least, don't use color, since
7910 no other cal-tex function does.
7911
7912 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
7913 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7914 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
7915
7916 2012-08-21 Juri Linkov <juri@jurta.org>
7917
7918 * info.el (Info-file-attributes): New variable.
7919 (info-insert-file-contents): Add file attributes to
7920 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
7921 `Info-toc-nodes' when previous modtime of the Info file is less
7922 than new modtime.
7923 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
7924 of info.el. (Bug#12230)
7925
7926 2012-08-20 Glenn Morris <rgm@gnu.org>
7927
7928 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
7929 * calendar/holidays.el (calendar-holiday-list):
7930 Report errors with display-warning rather than beep'n'sleep.
7931
7932 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
7933
7934 * net/tramp.el (tramp-accept-process-output): Accept only output
7935 from PROC. Otherwise, process filters and sentinels might be
7936 confused. (Bug#12145)
7937
7938 2012-08-20 Chong Yidong <cyd@gnu.org>
7939
7940 * descr-text.el (describe-text-properties-1): Use overlays-in to
7941 report on empty overlays (Bug#3322).
7942
7943 2012-08-20 Glenn Morris <rgm@gnu.org>
7944
7945 * mail/rmailout.el (rmail-output-read-file-name):
7946 Trap and report errors in rmail-output-file-alist elements.
7947
7948 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
7949 since most non-font-lock faces are not also variables).
7950
7951 2012-08-20 Edward Reingold <reingold@iit.edu>
7952
7953 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
7954 New function. (Bug12160)
7955
7956 2012-08-19 Glenn Morris <rgm@gnu.org>
7957
7958 * mail/rmailout.el (rmail-output-read-file-name):
7959 Fix previous change (when the alist is nil or does not match).
7960
7961 2012-08-19 Chong Yidong <cyd@gnu.org>
7962
7963 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
7964 (Bug#12228).
7965
7966 2012-08-18 Chong Yidong <cyd@gnu.org>
7967
7968 * simple.el (yank-handled-properties): New defcustom.
7969 (yank-excluded-properties): Add font-lock-face and category.
7970 (yank): Doc fix.
7971
7972 * subr.el (remove-yank-excluded-properties):
7973 Obey yank-handled-properties. The special handling of font-lock-face
7974 and category is now done this way, instead of being hard-coded.
7975 (insert-for-yank-1): Remove font-lock-face handling.
7976 (yank-handle-font-lock-face-property)
7977 (yank-handle-category-property): New function.
7978
7979 2012-08-17 Glenn Morris <rgm@gnu.org>
7980
7981 * mail/rmailout.el (rmail-output-read-file-name):
7982 Check rmail-output-file-alist against the full message body
7983 in the correct rmail buffer. (Bug#12214)
7984
7985 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
7986
7987 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
7988 Eliminate superfluous prompt. (Bug#12203)
7989
7990 2012-08-17 Chong Yidong <cyd@gnu.org>
7991
7992 * mouse.el (mouse-appearance-menu): If x-select-font returns a
7993 font spec, set the font directly (Bug#3228).
7994
7995 2012-08-17 Martin Rudalics <rudalics@gmx.at>
7996
7997 * window.el (delete-window): Fix last fix.
7998
7999 2012-08-16 Martin Rudalics <rudalics@gmx.at>
8000
8001 * window.el (window-valid-p): Move to window.c.
8002 (window-child, window-child-count, window-last-child)
8003 (window-normalize-window, window-combined-p)
8004 (window-combinations, window-atom-root, window-min-size)
8005 (window-sizable, window-sizable-p, window-size-fixed-p)
8006 (window-min-delta, window-max-delta, window--resizable)
8007 (window--resizable-p, window-resizable, window-total-size)
8008 (window-full-height-p, window-full-width-p, window-body-size)
8009 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
8010 (minimize-window, window-deletable-p, delete-window)
8011 (delete-other-windows, set-window-buffer-start-and-point)
8012 (next-buffer, previous-buffer, split-window, balance-windows-2)
8013 (set-window-text-height, window-buffer-height)
8014 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
8015 (truncated-partial-width-window-p): Minor code adjustments.
8016 In doc-strings state whether the argument window has to denote a
8017 live, valid or any window.
8018
8019 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
8020
8021 * progmodes/subword.el (subword-forward-function)
8022 (subword-backward-function, subword-forward-regexp)
8023 (subword-backward-regexp): New variables.
8024 (subword-forward, subword-forward-internal, subword-backward-internal):
8025 Use new variables, eg so that different "word" definitions
8026 can be easily used. (Bug#11411)
8027
8028 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8029
8030 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
8031 for composite selectors.
8032 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
8033 operation just because we can't find a previous revision.
8034
8035 2012-08-15 Chong Yidong <cyd@gnu.org>
8036
8037 * frame.el (set-frame-font): Accept font objects.
8038
8039 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
8040
8041 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
8042
8043 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
8044
8045 * man.el (Man-overstrike-face, Man-underline-face)
8046 (Man-reverse-face): Remove variables.
8047 (Man-overstrike, Man-underline, Man-reverse): New faces.
8048 (Man-fontify-manpage): Use them instead of the variables.
8049 (Man-cleanup-manpage): Comment change.
8050 (Man-ansi-color-map): New variable.
8051 (Man-fontify-manpage): Use it.
8052 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
8053
8054 Implement ANSI SGR parameters 22-27 (bug#12146).
8055 * ansi-color.el (ansi-colors): Doc fix.
8056 (ansi-color-context, ansi-color-context-region): Doc fix.
8057 (ansi-color--find-face): New function.
8058 (ansi-color-apply, ansi-color-apply-on-region): Use it.
8059 Rename the local variable `face' to `codes' since it is now a list of
8060 ansi codes. Doc fix.
8061 (ansi-color-get-face): Remove.
8062 (ansi-color-parse-sequence): New function, derived from
8063 ansi-color-get-face.
8064 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
8065 codes 22-27.
8066
8067 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
8068
8069 * subr.el (read-passwd): Allow use from a minibuffer.
8070
8071 2012-08-14 Eli Zaretskii <eliz@gnu.org>
8072
8073 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
8074 inside comments and strings as identifiers.
8075
8076 * progmodes/gud.el (gud-tooltip-print-command): Quote the
8077 expression to evaluate. This allows to evaluate expressions with
8078 embedded whitespace.
8079 (gud-tooltip-tips): Add a blank before the newline in the
8080 message-box text, for the benefit of message-box emulation on
8081 MS-Windows.
8082
8083 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
8084 messages from GDB, pop them up in a tooltip to give feedback to
8085 user.
8086 (gdb-tooltip-print-1): Quote the expression to evaluate.
8087 This allows to evaluate expressions with embedded whitespace.
8088 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
8089 if the TTY name is nil or empty (which happens when communicating
8090 with the inferior via pipes, e.g. on MS-Windows).
8091 (gdb-internals): If GDB sends a "&\n" empty debugging message,
8092 don't send that to the GUD buffer.
8093
8094 2012-08-14 Glenn Morris <rgm@gnu.org>
8095
8096 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
8097 Optimize away setq-default with no args, as for setq. (Bug#12195)
8098
8099 2012-08-14 Chong Yidong <cyd@gnu.org>
8100
8101 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
8102
8103 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
8104 (Bug#12085).
8105
8106 2012-08-14 Glenn Morris <rgm@gnu.org>
8107
8108 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
8109
8110 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
8111
8112 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
8113 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8114 Use cached shell name.
8115
8116 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
8117
8118 * progmodes/python.el (python-shell-send-string):
8119 (python-shell-send-setup-code): Do not use `format' with `message'.
8120
8121 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
8122
8123 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
8124 (ruby-percent-literal-beg-re): New constant.
8125 (ruby-syntax-general-delimiters-goto-beg): Rename to
8126 `ruby-syntax-enclosing-percent-literal', improve literal type check.
8127 (ruby-syntax-propertize-general-delimiters): Rename to
8128 `ruby-syntax-propertize-percent-literal', it's a shorter and more
8129 popular term. Adjust comments everywhere.
8130 (ruby-syntax-propertize-percent-literal): Only propertize when not
8131 inside a simple string or comment. When the literal is unclosed,
8132 leave the text after it unpropertized.
8133 (ruby-syntax-methods-before-regexp): New constant.
8134 (ruby-syntax-propertize-function): Use it to recognize regexps.
8135 Don't look at the text after regexp, just use the whitelist.
8136
8137 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
8138
8139 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
8140 non-nil always load the compiled file if it exists. (Bug#12197)
8141
8142 2012-08-14 Chong Yidong <cyd@gnu.org>
8143
8144 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
8145 (hi-lock-set-pattern): When deciding whether to use font lock or
8146 overlays, look at font-lock-mode instead of font-lock-fontified
8147 (Bug#12168).
8148 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
8149 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
8150
8151 2012-08-14 Daiki Ueno <ueno@unixuser.org>
8152
8153 * subr.el (internal--after-with-selected-window): Fix typo
8154 (Bug#12193).
8155
8156 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
8157
8158 Use `completion-table-dynamic' for completion functions.
8159 * progmodes/python.el
8160 (python-shell-completion--do-completion-at-point)
8161 (python-shell-completion--get-completions):
8162 Remove functions.
8163 (python-shell-completion-complete-at-point): New function.
8164 (python-completion-complete-at-point): Use it.
8165
8166 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
8167
8168 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
8169 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
8170
8171 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
8172
8173 * subr.el (function-get): Refine `autoload' arg so it can also
8174 autoload functions for gv.el (bug#12191).
8175 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
8176 autoloads macros.
8177
8178 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
8179 Prefer pcase-let over destructuring-bind.
8180 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
8181 Also, remove whitespace as we go, rather than after accumulating the
8182 various places.
8183
8184 * subr.el (internal--before-with-selected-window)
8185 (internal--after-with-selected-window): Fix typo seleted->selected.
8186 (with-selected-window): Adjust callers.
8187 Reported by Dmitry Gutov <dgutov@yandex.ru>.
8188
8189 2012-08-13 Bastien Guerry <bzg@gnu.org>
8190
8191 * window.el (special-display-popup-frame): Minor docstring
8192 enhancement. (Bug#12172)
8193
8194 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
8195
8196 * tar-mode.el (tar-header-data-end): Only ignore size for files of
8197 type 1-6.
8198 (tar-header-block-summarize, tar-get-descriptor): Handle pax
8199 extended headers.
8200
8201 * files.el (hack-local-variables-filter): Remove useless eval.
8202
8203 2012-08-13 Martin Rudalics <rudalics@gmx.at>
8204
8205 * subr.el (with-selected-window): Fix last change.
8206
8207 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8208
8209 * subr.el (internal--before-with-seleted-window)
8210 (internal--after-with-seleted-window): New functions.
8211 (with-selected-window): Use them, to replace dependency on
8212 tty-top-frame.
8213
8214 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
8215
8216 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
8217 binding for `newline'.
8218 (ruby-move-to-block): When moving backward, stop at block opening,
8219 not indentation.
8220 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
8221 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
8222 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
8223 `ruby-toggle-block'.
8224
8225 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
8226
8227 * ibuffer.el (ibuffer-do-toggle-read-only):
8228 * dired.el (dired-toggle-read-only):
8229 * buff-menu.el (Buffer-menu-toggle-read-only):
8230 * bindings.el (mode-line-toggle-read-only):
8231 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
8232
8233 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
8234
8235 * descr-text.el (describe-char): Put the overlays over the
8236 "displayed as" character.
8237
8238 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
8239
8240 * calc/calc-units.el (math-default-units-table): Give an
8241 initial value.
8242 (math-put-default-units): Add options to put composite units and
8243 unit systems in the default units table.
8244 (calc-convert-units): Send composite units to
8245 `math-put-default-units' when appropriate.
8246
8247 2012-08-11 Glenn Morris <rgm@gnu.org>
8248
8249 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
8250
8251 * tutorial.el (help-with-tutorial):
8252 * emacs-lisp/copyright.el (copyright-update-directory):
8253 * emacs-lisp/autoload.el (autoload-find-generated-file)
8254 (autoload-find-file): Disable local eval: (for insurance).
8255
8256 * files.el (hack-local-variables-filter): If an eval: form is not
8257 known to be safe, and enable-local-variables is :safe, then ignore
8258 the form totally, as is done for non-eval forms. (Bug#12155)
8259 This is CVE-2012-3479.
8260
8261 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8262
8263 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
8264 (rx-form): Simplify.
8265
8266 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
8267
8268 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
8269 ?, _, and : are symbol constituents, ! is not (but kinda should be).
8270 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
8271 (ruby-syntax-propertize-function): Adjust for changes in
8272 `ruby-syntax-propertize-heredoc'.
8273
8274 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
8275
8276 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
8277 binding (use `M-;' instead).
8278 (ruby-singleton-class-p): New function.
8279 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
8280
8281 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8282
8283 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
8284
8285 2012-08-10 Chong Yidong <cyd@gnu.org>
8286
8287 * progmodes/python.el (python-shell-get-process-name): Don't mess
8288 with same-window-buffer-names.
8289
8290 * eshell/eshell.el (eshell-add-to-window-buffer-names)
8291 (eshell-remove-from-window-buffer-names): Make obsolete.
8292 (eshell-buffer-name, eshell-unload-hook): Don't use them.
8293 (eshell): Just use pop-to-buffer-same-window instead.
8294
8295 2012-08-10 Chong Yidong <cyd@gnu.org>
8296
8297 * bindings.el: Bind M-= back to count-words-region.
8298
8299 * simple.el (count-words-region): Accept a prefix arg for acting
8300 on the entire buffer.
8301 (count-words--buffer-message): New helper function.
8302
8303 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8304
8305 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
8306 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
8307 (event-start, event-end): Use posn-at-point to return a more
8308 informative posn.
8309 (posnp): New function.
8310 * mouse.el (popup-menu-normalize-position): Use it.
8311
8312 2012-08-10 Masatake YAMATO <yamato@redhat.com>
8313
8314 * mouse.el (popup-menu-normalize-position): New function.
8315 (popup-menu): Use `popup-menu-normalize-position' to normalize
8316 the form for POSITION argument.
8317
8318 * term/x-win.el (x-menu-bar-open):
8319 Use the value returend from (posn-at-point) as position
8320 passed to `popup-menu'.
8321
8322 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
8323
8324 * calc/calccomp.el (math-compose-expr): Add extra argument
8325 indicating that parentheses should be put around products in
8326 denominators. Give multiplication precedence over division during
8327 composition.
8328
8329 2012-08-09 Chong Yidong <cyd@gnu.org>
8330
8331 * man.el (Man-switches, Man-sed-command, Man-awk-command)
8332 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
8333 (Man-untabify-command, manual-program): Convert to defcustom
8334 (Bug#10429).
8335
8336 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
8337
8338 * descr-text.el (describe-char): Don't insert extra newlines
8339 (Bug#10127).
8340
8341 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
8342 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
8343
8344 * align.el (align-region): Delete temporary markers (Bug#10047).
8345 Plus some code cleanups.
8346
8347 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
8348
8349 * progmodes/python.el (python-pdbtrack-tracked-buffer)
8350 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
8351 (python-shell-internal-last-output): Use make-local-variable
8352 instead of make-variable-buffer-local.
8353
8354 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
8355
8356 * progmodes/python.el: Enhancements to forward-sexp.
8357 (python-nav-forward-sexp): Rename from
8358 python-nav-forward-sexp-function.
8359 (python-nav--forward-sexp, python-nav--backward-sexp):
8360 New functions.
8361
8362 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
8363
8364 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
8365 modes and simplification modes.
8366
8367 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
8368
8369 * delsel.el (delete-selection-pre-hook): Don't propagate the
8370 file-supersession signals (bug#12161).
8371
8372 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8373
8374 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
8375 (cl-map-extents): Add compatibility aliases (bug#12135).
8376
8377 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
8378
8379 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
8380 tests by `ignore-error'.
8381 (tramp-find-shell): Open also a new shell, when cache is already
8382 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
8383
8384 2012-08-08 Juri Linkov <juri@jurta.org>
8385
8386 * bookmark.el: Add `defaults' property to the bookmark record.
8387 (bookmark-current-buffer): Doc fix.
8388 (bookmark-make-record): Add `defaults' property with default values
8389 to the bookmark record.
8390 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
8391 with `bookmark-insert-current-bookmark'.
8392 (bookmark-set): Get `defaults' property from the bookmark record
8393 and use it in `read-from-minibuffer'.
8394 (bookmark-insert-current-bookmark): Remove function.
8395
8396 * info.el (Info-bookmark-make-record): Add `defaults' property
8397 with values of canonical Info node name, the current Info file
8398 name and the current Info node name. (Bug#12107)
8399
8400 2012-08-08 Juri Linkov <juri@jurta.org>
8401
8402 * files.el (basic-save-buffer): Use `buffer-name' as the default
8403 of `read-file-name' when buffer is not visiting a file (bug#12128).
8404
8405 2012-08-08 Juri Linkov <juri@jurta.org>
8406
8407 * info.el (Info-isearch-search): Doc fix.
8408 (Info-search): Change search-failed message from "initial node" to
8409 "end of node" (bug#12078).
8410 (Info-isearch-search): Change `isearch-string-state' to
8411 `isearch--state-string'.
8412
8413 2012-08-08 Glenn Morris <rgm@gnu.org>
8414
8415 * language/persian.el: Remove file.
8416 * language/misc-lang.el: Move unique part of persian.el here.
8417 * loadup.el: Remove language/persian.
8418
8419 2012-08-08 Óscar Fuentes <ofv@wanadoo.es>
8420
8421 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
8422
8423 2012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
8424
8425 * progmodes/python.el: Fix defsubst warning.
8426 (python-syntax-context) Rename from python-info-ppss-context.
8427 (python-syntax-context-type): Rename from
8428 python-info-ppss-context-type.
8429 (python-syntax-comment-or-string-p): Rename from
8430 python-info-ppss-comment-or-string-p.
8431
8432 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8433
8434 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
8435
8436 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
8437
8438 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
8439 a defcustom that is quoted with backquote.
8440
8441 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
8442 Fix handling of interactive spec when the body uses return.
8443 (math-do-arg-check, math-define-function-body): Use backquote forms.
8444 * calc/calc-ext.el (math-defcache): Likewise.
8445 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
8446 * allout.el (allout-new-exposure): Likewise.
8447 * calc/calcalg2.el (math-tracing-integral): Likewise.
8448 * info.el (Info-last-menu-item): Likewise.
8449 * emulation/vip.el (vip-loop): Likewise.
8450 * textmodes/artist.el (artist-funcall): Likewise.
8451 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
8452 Construct menu-item directly.
8453
8454 * progmodes/autoconf.el (font-lock-syntactic-keywords):
8455 Don't declare.
8456
8457 2012-08-07 Chong Yidong <cyd@gnu.org>
8458
8459 * simple.el (deactivate-mark): Preserve text properties when
8460 saving the primary selection (Bug#8384).
8461
8462 2012-08-07 Kevin Ryde <user42@zip.com.au>
8463
8464 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
8465 (woman-parse-numeric-value): On a bad .IP line, issue a warning
8466 and continue processing (Bug#12110).
8467
8468 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
8469
8470 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
8471 syntax-propertize-function (bug#10095).
8472
8473 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
8474
8475 * help-fns.el (help-fns--key-bindings, help-fns--signature)
8476 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
8477 describe-function-1.
8478 (describe-function-1): Use them. Move compiler macro after sig.
8479 (help-fns--compiler-macro): Use function-get. Assume we're already in
8480 standard-output. Adjust layout to new call order.
8481
8482 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
8483 re-binding a symbol that has a symbol-macro (bug#12119).
8484
8485 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
8486
8487 * language/persian.el: New file. (Bug#11812)
8488 * loadup.el: Add language/persian.el.
8489
8490 2012-08-06 Chong Yidong <cyd@gnu.org>
8491
8492 * window.el (window--maybe-raise-frame): New function.
8493 (window--display-buffer): Split off from here.
8494 (display-buffer-reuse-window, display-buffer-pop-up-frame)
8495 (display-buffer-pop-up-window, display-buffer-use-some-window):
8496 Obey an inhibit-switch-frame action alist entry.
8497 (display-buffer): Update doc.
8498
8499 * replace.el (occur-after-change-function): Avoid losing focus by
8500 using the inhibit-switch-frame display parameter (Bug#12139).
8501
8502 2012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
8503
8504 Make internal shell process buffer names start with space.
8505 * progmodes/python.el (python-shell-make-comint): Add optional
8506 argument INTERNAL.
8507 (run-python-internal): Use it.
8508 (python-shell-internal-get-or-create-process): Check for new
8509 internal buffer names.
8510
8511 2012-08-06 Glenn Morris <rgm@gnu.org>
8512
8513 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
8514 Do less getting and setting of environment variables.
8515
8516 2012-08-05 Chong Yidong <cyd@gnu.org>
8517
8518 * proced.el (proced): Add substitution string to docstring to
8519 trigger autoloading of the proced library on C-h f (Bug#1768).
8520
8521 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8522 Don't show defvars which have no second argument (Bug#8638).
8523
8524 * imenu.el (imenu-generic-expression): Move documentation here
8525 from imenu--generic-function.
8526 (imenu--generic-function): Refer to imenu-generic-expression.
8527
8528 2012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
8529
8530 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
8531 indentation declaration.
8532 (viper-loop): Add indentation declaration (Bug#7025).
8533
8534 2012-08-05 Chong Yidong <cyd@gnu.org>
8535
8536 * help-fns.el (describe-variable): Add hyperlink for
8537 directory-local variables files. Improve buffer-local and
8538 permanent-local reporting; suggested by MON KEY (Bug#6644).
8539
8540 * help-mode.el (help-dir-local-var-def): New button type.
8541
8542 * files.el (kill-buffer-hook): Provide a defvar.
8543
8544 2012-08-05 Glenn Morris <rgm@gnu.org>
8545
8546 * eshell/esh-ext.el (eshell/addpath):
8547 Also update eshell-path-env. (Bug#12013)
8548
8549 2012-08-05 Chong Yidong <cyd@gnu.org>
8550
8551 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
8552
8553 * fringe.el (fringe-styles): Add docstring.
8554 (fringe--check-mode): New function.
8555 (set-fringe-mode, set-fringe-style): Use it.
8556 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
8557
8558 * files.el (set-auto-mode): Fix invalid setq call.
8559
8560 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
8561
8562 * isearch.el: Misc simplification; use defstruct.
8563 (isearch-mode-map): Dense maps now work like sparse ones.
8564 (isearch--state): New defstruct.
8565 (isearch-string-state, isearch-message-state, isearch-point-state)
8566 (isearch-success-state, isearch-forward-state)
8567 (isearch-other-end-state, isearch-word-state, isearch-error-state)
8568 (isearch-wrapped-state, isearch-barrier-state)
8569 (isearch-case-fold-search-state, isearch-pop-fun-state): Remove,
8570 replaced by defstruct's accessors.
8571 (isearch--set-state): Rename from isearch-top-state and change
8572 calling convention.
8573 (isearch-push-state): Use new isearch--get-state.
8574 (isearch-toggle-word): Disable regexp when enabling word.
8575 (isearch-message-prefix): Remove unused arg _c-q-hack.
8576 (isearch-message-suffix): Remove unused arg _ellipsis.
8577
8578 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
8579
8580 * simple.el (list-processes--refresh): For a server use :host or
8581 :local as the address.
8582 (list-processes): Doc fix.
8583
8584 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
8585
8586 * lisp/mpc.el: Support password in host argument.
8587 (mpc--proc-connect): Parse and use new password element.
8588 Set mpc-proc variable instead of returning process.
8589 (mpc-proc): Adjust accordingly.
8590
8591 2012-08-03 Eli Zaretskii <eliz@gnu.org>
8592
8593 * whitespace.el (whitespace-display-mappings): Use Unicode
8594 codepoints, instead of emacs-mule codepoints. See
8595 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
8596 for the details.
8597
8598 * files.el (file-truename): Don't skip symlink-chasing part on
8599 windows-nt. Incorporate the resolution of 8+3 short aliases on
8600 Windows into the loop that recursively chases symlinks.
8601 Compare directory and its parent case-insensitively on MS-Windows and
8602 MS-DOS.
8603
8604 2012-08-03 Chong Yidong <cyd@gnu.org>
8605
8606 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
8607
8608 * sort.el (sort-regexp-fields): Doc fix.
8609
8610 2012-08-03 Tassilo Horn <tsdh@gnu.org>
8611
8612 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
8613 labels regex position point at the expected place.
8614
8615 2012-08-03 MON KEY <monkey@sandpframing.com>
8616
8617 * net/imap.el (imap-interactive-login, imap-authenticate)
8618 (imap-mailbox-lsub, imap-mailbox-list)
8619 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
8620 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
8621 (imap-parse-response): Doc fix.
8622
8623 2012-08-03 João Távora <joaotavora@gmail.com>
8624
8625 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
8626 if sexp scanning does not move point (Bug#5734).
8627
8628 2012-08-02 Tassilo Horn <tsdh@gnu.org>
8629
8630 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
8631 Add listings, minted, and ctable packages.
8632 (reftex-label-alist-builtin): Move listings, minted, and ctable
8633 entries before LaTeX.
8634 (reftex-label-alist): Docfix.
8635
8636 2012-08-02 Bastien Guerry <bzg@gnu.org>
8637
8638 * replace.el (occur): Fix docstring (bug#12122).
8639
8640 2012-08-02 Glenn Morris <rgm@gnu.org>
8641
8642 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
8643
8644 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
8645
8646 Obsolete alias inactivate-current-input-method-function (Bug#10150).
8647 * international/mule-cmds.el: Create
8648 inactivate-current-input-method-function as an obsolete alias for
8649 deactivate-current-input-method-function. See Katsumi Yamaoka in
8650 <http://bugs.gnu.org/10150#46>.
8651
8652 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
8653
8654 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
8655 of nested `if's.
8656
8657 2012-08-01 Glenn Morris <rgm@gnu.org>
8658
8659 * progmodes/autoconf.el (autoconf-definition-regexp):
8660 Add AH_TEMPLATE, adjust submatch numbering.
8661 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
8662 (autoconf-current-defun-function): Update for above change.
8663 (autoconf-current-defun-function): First skip to end of current word.
8664
8665 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
8666
8667 * calendar/cal-html.el (cal-html-insert-agenda-days):
8668 Fix typo. (Bug#12018)
8669
8670 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8671
8672 Shell processes: enhancements to startup and CEDET compatibility.
8673 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
8674 (python-shell-make-comint): accept-process-output at startup.
8675 (run-python-internal): Set inferior-python-mode-hook to nil.
8676 (python-shell-internal-get-or-create-process): call sit-for.
8677 (python-preoutput-result): Add obsolete alias.
8678 (python-shell-internal-send-string): Use it.
8679 (python-shell-send-setup-code): Remove call to
8680 accept-process-output.
8681
8682 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
8683
8684 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
8685 (Bug#12108)
8686
8687 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
8688
8689 * calc-mode.el (calc-basic-simplification-mode): Rename from
8690 `calc-limited-simplification-mode'.
8691 (calc-alg-simplification-mode): New function.
8692 (calc-set-simplify-mode): Adjust message.
8693
8694 * calc.el (calc-set-mode-line): Adjust mode line display for
8695 basic simplification mode.
8696
8697 * calc-help.el (calc-m-prefix-help): Update help message.
8698
8699 * calc-ext.el (calc-init-extensions): Add bindings and autoloads
8700 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
8701
8702 2012-07-31 Bastien Guerry <bzg@gnu.org>
8703
8704 * man.el (man): Fix comment. (bug#12101)
8705
8706 2012-07-31 Martin Rudalics <rudalics@gmx.at>
8707
8708 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8709 Don't return a non-nil value when no suitable buffer was found.
8710
8711 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8712
8713 * progmodes/python.el (run-python-internal): Disable font lock for
8714 internal shells.
8715
8716 2012-07-30 Stefan Merten <smerten@oekonux.de>
8717
8718 * textmodes/rst.el: Silence `checkdoc-ispell'.
8719 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
8720 (rst-official-version, rst-official-cvs-rev)
8721 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
8722 (rst-mode-map): New key binding.
8723
8724 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
8725
8726 Update .PHONY listings in makefiles.
8727 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
8728 autoloads, update-subdirs, updates, bzr-update, update-authors,
8729 compile-onefile, compile-calc, backup-compiled-files,
8730 compile-after-backup, compile-one-process, mh-autoloads,
8731 bootstrap-clean, distclean, maintainer-clean.
8732
8733 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
8734
8735 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
8736 (calc-set-mode-line): Don't display "AlgSimp ".
8737
8738 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
8739 (calc-lim-simplify-mode): New function.
8740 (calc-set-simplify-mode): Default to 'alg.
8741 (calc-default-simplify-mode): Make algebraic simplifications
8742 the default.
8743
8744 * calc/calc-ext.el (calc-init-extensions): Remove binding for
8745 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
8746
8747 * calc/calc-help.el (calc-m-prefix-help): Change messages to
8748 indicate new simplification modes.
8749
8750 * calc/README: Mention new default simplification mode.
8751
8752 * calc/calc.el (math-normalize-error): New variable.
8753 (math-normalize): Set `math-normalize-error' to t
8754 when there's an error.
8755
8756 * calc/calc-alg.el (math-simplify): Don't simplify when
8757 `math-normalize' returns an error.
8758
8759 2012-07-29 Eli Zaretskii <eliz@gnu.org>
8760
8761 * international/mule-cmds.el (set-locale-environment): Revert last
8762 change, since display-graphic-p returns nil when this function is
8763 called during startup. Instead...
8764
8765 * term/w32console.el (terminal-init-w32console): ...setup the
8766 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
8767
8768 2012-07-29 Juri Linkov <juri@jurta.org>
8769
8770 * simple.el (goto-line): Don't display default line number in the
8771 prompt because it should be displayed by `read-number' (bug#9952).
8772 Add the current line number to the defaults of `goto-line' to
8773 allow its easier modification by users with `M-n' (bug#9201).
8774
8775 * subr.el (read-number): Support multiple default values like in
8776 other minibuffer reading functions. Replace `read' with
8777 `string-to-number' for consistency with `number-to-string'.
8778
8779 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
8780
8781 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
8782 * emulation/viper-init.el (viper-deactivate-input-method-action):
8783 Rename from viper-inactivate-input-method-action.
8784 (viper-deactivate-input-method):
8785 Rename from viper-inactivate-input-method.
8786 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
8787 * international/mule-cmds.el (deactivate-input-method):
8788 Rename from inactivate-input-method.
8789 Also run input-method-deactivate-hook.
8790 (deactivate-current-input-method-function):
8791 Rename from inactivate-current-input-method-function.
8792 (input-method-deactivate-hook): New hook.
8793 (input-method-inactivate-hook): Mark obsolete.
8794 (inactivate-input-method): Mark obsolete.
8795
8796 * international/quail.el (quail-activate):
8797 Also run quail-deactivate-hook.
8798 (quail-deactivate): Rename from quail-inactivate.
8799 * international/robin.el (robin-activate):
8800 Also run robin-deactivate-hook.
8801 (robin-deactivate): Rename from robin-inactivate.
8802
8803 2012-07-29 Chong Yidong <cyd@gnu.org>
8804
8805 * simple.el (indicate-copied-region): New function.
8806 (kill-ring-save): Split off from here.
8807
8808 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
8809 (kill-rectangle): Set deactivate-mark to t on read-only error.
8810
8811 * register.el (copy-to-register, copy-rectangle-to-register):
8812 Deactivate the mark, and use indicate-copied-region (Bug#10056).
8813 (append-to-register, prepend-to-register): Call indicate-copied-region.
8814
8815 2012-07-29 Juri Linkov <juri@jurta.org>
8816
8817 * simple.el (async-shell-command-buffer): New defcustom.
8818 (shell-command): Use it. (Bug#4719)
8819
8820 2012-07-28 Eli Zaretskii <eliz@gnu.org>
8821
8822 * international/mule-cmds.el (set-locale-environment): In a
8823 console session on MS-Windows, set up keyboard and terminal
8824 encoding from the OEM codepage, not the ANSI codepage.
8825 (Bug#12055)
8826
8827 2012-07-28 Chong Yidong <cyd@gnu.org>
8828
8829 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
8830 gdb-get-location.
8831
8832 2012-07-28 Leo Liu <sdl.web@gmail.com>
8833
8834 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
8835 the alist (bug#12029).
8836
8837 2012-07-28 Eli Zaretskii <eliz@gnu.org>
8838
8839 * makefile.w32-in (custom-deps, finder-data, updates, compile)
8840 (compile-always, compile-first)
8841 ($(lisp)/calendar/cal-loaddefs.el)
8842 ($(lisp)/calendar/diary-loaddefs.el)
8843 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
8844 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
8845 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
8846 instead of on update-subdirs.
8847 (bootstrap-clean): Delete $(lisp)/subdirs.el.
8848
8849 2012-07-28 Chong Yidong <cyd@gnu.org>
8850
8851 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
8852 directory if vc-deduce-backend returns nil (Bug#7350).
8853
8854 * simple.el (delete-trailing-lines): New option.
8855 (delete-trailing-whitespace): Obey it (Bug#11879).
8856
8857 2012-07-28 David Engster <deng@randomsample.de>
8858
8859 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
8860 Explanation of new 'symbol-qnames feature in doc-strings.
8861 (xml-maybe-do-ns): Return expanded names as plain symbols if
8862 'symbol-qnames was provided in XML-NS argument (Bug#11916).
8863 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
8864
8865 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
8866
8867 Consistent completion in inferior python with emacs -nw.
8868 * progmodes/python.el (inferior-python-mode): replace "<tab>"
8869 binding in inferior-python-mode-map with "\t".
8870 (python-shell-completion-complete-at-point)
8871 (python-completion-complete-at-point): Remove interactive spec.
8872
8873 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
8874
8875 * calc/calccomp.el (math-compose-expr): Undo previous change.
8876
8877 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
8878
8879 * progmodes/python.el (python-mode-map): Add keybinding for
8880 run-python.
8881 (python-shell-make-comint): Fix pop-to-buffer call.
8882 (run-python): Autoload. New arg SHOW.
8883 (python-shell-get-or-create-process): Do not pop python process
8884 buffer.
8885
8886 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
8887
8888 * notifications.el (notifications-on-action-signal)
8889 (notifications-on-closed-signal): Use also the bus address for the map.
8890 (notifications-notify, notifications-close-notification)
8891 (notifications-get-capabilities): Add optional argument BUS.
8892
8893 2012-07-27 Tassilo Horn <tsdh@gnu.org>
8894
8895 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
8896 Add support for the lstlisting and minted environments, and for the
8897 ctable macro.
8898 * textmodes/reftex.el (reftex-compile-variables): Also recognize
8899 labels written in keyvals syntax.
8900
8901 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
8902
8903 * calc/calccomp.el (math-compose-expr): Use parentheses when
8904 there is a product in the denominator of a fraction.
8905
8906 2012-07-26 Eli Zaretskii <eliz@gnu.org>
8907
8908 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
8909 ($(lisp)/calendar/diary-loaddefs.el)
8910 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
8911 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
8912 Fixes failures in parallel bootstrap because subdirs.el is being
8913 rewritten while the autoload files are built at the same time,
8914 which needs to load subdirs.el.
8915
8916 2012-07-26 Martin Rudalics <rudalics@gmx.at>
8917
8918 * mouse.el (popup-menu): Fix doc-string and re-indent code.
8919 (mouse-drag-line): Don't exit tracking when a switch-frame or
8920 switch-window event occurs (Bug#12006).
8921
8922 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8923
8924 * mouse.el (popup-menu): Fix last change.
8925
8926 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8927
8928 Autoload from Lisp with more care. Follow aliases when looking for
8929 function properties.
8930 * subr.el (autoloadp): New function.
8931 (symbol-file): Use it.
8932 (function-get): New function.
8933 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
8934 autoload-do-load.
8935 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
8936 (lisp-indent-function):
8937 * emacs-lisp/gv.el (gv-get):
8938 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
8939 * emacs-lisp/byte-opt.el (byte-optimize-form):
8940 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
8941 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
8942 Use function-get.
8943 * emacs-lisp/cl.el: Don't propagate function properties any more.
8944
8945 * speedbar.el (speedbar-add-localized-speedbar-support):
8946 * emacs-lisp/disass.el (disassemble-internal):
8947 * desktop.el (desktop-load-file):
8948 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
8949 (describe-function-1):
8950 * emacs-lisp/find-func.el (find-function-noselect):
8951 * emacs-lisp/elp.el (elp-instrument-function):
8952 * emacs-lisp/advice.el (ad-has-proper-definition):
8953 * apropos.el (apropos-safe-documentation, apropos-macrop):
8954 * emacs-lisp/debug.el (debug-on-entry):
8955 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
8956 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
8957 * calc/calc.el (name): Use autoloadp & autoload-do-load.
8958
8959 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
8960
8961 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
8962 function, not an obsolete variable (Bug#12046).
8963
8964 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
8965
8966 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
8967
8968 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
8969
8970 * emacs-lisp/pp.el (pp-display-expression): Select old selected
8971 window only if it is still live (Bug#12034).
8972
8973 2012-07-25 Martin Rudalics <rudalics@gmx.at>
8974
8975 * subr.el (redirect-frame-focus): Add advertised calling
8976 convention (Bug#12030).
8977
8978 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
8979
8980 Prefer typical American spelling for "acknowledgment".
8981 * vc/add-log.el (change-log-acknowledgment): Rename from
8982 change-log-acknowledgement, with an alias for the old name.
8983
8984 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
8985
8986 * calc-alg.el (math-simplify-divide): Don't cross multiply
8987 in an equation when the lhs is a variable.
8988
8989 2012-07-24 Julien Danjou <julien@danjou.info>
8990
8991 * net/netrc.el (netrc-find-service-number, netrc-store-data):
8992 Remove, unused.
8993
8994 2012-07-23 Eli Zaretskii <eliz@gnu.org>
8995
8996 * startup.el (command-line): Don't display an empty user name in
8997 the error message about non-existent home directory, when
8998 init-file-user was set to an empty string. See
8999 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
9000 for the details and context.
9001
9002 2012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
9003
9004 * ses.el (ses-cell-formula-aset): New macro.
9005 (ses-cell-references-aset): New macro.
9006 (ses-cell-p): New function.
9007 (ses-rename-cell): Do no longer rely on complex operations like
9008 ses-cell-set-formula or ses-set-cell to change the cell and handle
9009 the undo at the same time, but rather use lower level new macros
9010 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
9011 the undo directly. Refresh the mode line.
9012
9013 2012-07-21 Leo Liu <sdl.web@gmail.com>
9014
9015 * progmodes/cc-cmds.el (c-defun-name):
9016 Use match-string-no-properties instead for consistency.
9017
9018 2012-07-20 Leo Liu <sdl.web@gmail.com>
9019
9020 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
9021 (Bug#7879)
9022
9023 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
9024
9025 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
9026
9027 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
9028 * progmodes/bug-reference.el, misearch.el: Provide themselves
9029 (bug#11915).
9030
9031 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
9032 of narrowed buffer (bug#11966).
9033
9034 2012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
9035
9036 * ses.el (ses-rename-cell): Set new name also in reference list of
9037 cells of which the renamed cell depends.
9038
9039 2012-07-20 Masatake YAMATO <yamato@redhat.com>
9040
9041 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
9042 to check whether menu-bar is shown or not. If not shown,
9043 show the menu-bar as a popup menu instead of using tmm.
9044 * mouse.el (popup-menu): Accept `point' as `position' argument.
9045
9046 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
9047
9048 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
9049 up inside string symbol literal (bug#11923).
9050
9051 2012-07-20 Eli Zaretskii <eliz@gnu.org>
9052
9053 * startup.el (fancy-startup-text): Read the whole tutorial, not
9054 just its first 256 bytes. Prevents gibberish in display of the
9055 tutorial title.
9056
9057 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
9058
9059 Drop idle buffer compaction due to an absence of the
9060 proved efficiency.
9061 * compact.el: Remove.
9062
9063 2012-07-19 Sam Steingold <sds@gnu.org>
9064
9065 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
9066 vc-bzr-pull & vc-bzr-merge-branch.
9067 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
9068 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
9069 for consistency with compilation-error-regexp-alist.
9070 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
9071 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
9072 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
9073 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
9074
9075 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9076
9077 * emacs-lisp/chart.el: Use lexical-binding.
9078 (chart-emacs-storage): Don't hardcode the list of entries.
9079
9080 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9081
9082 Next round of tweaks caused by Fgarbage_collect changes.
9083 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
9084
9085 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
9086
9087 Compact buffers when idle.
9088 * compact.el: New file.
9089
9090 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
9091
9092 * subr.el (eventp): Presume that if it looks vaguely like an event,
9093 it's an event (bug#10190).
9094
9095 2012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
9096
9097 Enhancements to ppss related code (thanks Stefan).
9098 * progmodes/python.el (python-indent-context)
9099 (python-indent-calculate-indentation, python-indent-dedent-line)
9100 (python-indent-electric-colon, python-nav-forward-block)
9101 (python-mode-abbrev-table)
9102 (python-info-assignment-continuation-line-p): Simplify checks
9103 for ppss context.
9104 (python-info-continuation-line-p): Cleanup.
9105 (python-info-ppss-context): Do not catch 'quote.
9106 (python-info-ppss-context-type)
9107 (python-info-ppss-comment-or-string-p): Simplify.
9108
9109 2012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
9110
9111 * progmodes/python.el: Enhancements to eldoc support.
9112 (python-info-current-symbol): New function.
9113 (python-eldoc-at-point): Use python-info-current-symbol.
9114 (python-info-current-defun): Fix cornercase on first defun scan.
9115 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
9116 and signal error when no inferior python process is available.
9117
9118 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
9119
9120 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
9121 assume it's always t.
9122 (vc-git-registered): Remove caching, the function is only called
9123 once.
9124 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
9125
9126 2012-07-18 Chong Yidong <cyd@gnu.org>
9127
9128 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
9129
9130 * simple.el (count-words): Report on narrowing (Bug#9959).
9131
9132 * bindings.el: Bind M-= to count-words.
9133
9134 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
9135
9136 2012-07-18 Masatake YAMATO <yamato@redhat.com>
9137
9138 * progmodes/sh-script.el (sh-imenu-generic-expression):
9139 Capture a function with `function' keyword and without parentheses
9140 like "function FOO" (bug#11856).
9141
9142 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
9143
9144 * window.el (split-window-sensibly): Make WINDOW argument
9145 optional.
9146
9147 2012-07-18 Chong Yidong <cyd@gnu.org>
9148
9149 * subr.el (keyboard-translate): Doc fix (Bug#7261).
9150
9151 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
9152 and make C-x 8 RET exit isearch (Bug#11439).
9153
9154 * international/iso-transl.el: Move isearch-mode-map key
9155 definitions to isearch.el.
9156
9157 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
9158
9159 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
9160 (eieio-defclass): Use gv-define-setter when possible.
9161
9162 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
9163
9164 Reflect recent changes in Fgarbage_collect.
9165 * emacs-lisp/chart.el (chart-emacs-storage): Change to
9166 reflect new format of data returned by Fgarbage_collect.
9167
9168 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9169
9170 New utility functions + python-info-ppss-context fix (Bug#11910).
9171 * progmodes/python.el (python-info-beginning-of-block-statement-p)
9172 (python-info-ppss-comment-or-string-p): New functions.
9173 (python-info-ppss-context): Small fix for string check.
9174
9175 2012-07-17 Juri Linkov <juri@jurta.org>
9176
9177 * dired-aux.el (dired-do-async-shell-command): Doc fix.
9178 (dired-do-async-shell-command): Don't add `*' at the end of the
9179 command (Bug#11815).
9180 (dired-do-shell-command): Doc fix.
9181 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
9182 Join the individual commands using either "&" or ";" as the
9183 separator depending on the values of these trailing characters.
9184 At the end re-add the trailing "&". (Bug#10598)
9185
9186 * simple.el (async-shell-command): Sync the interactive spec with
9187 `shell-command'. Doc fix.
9188 (shell-command): Doc fix.
9189
9190 2012-07-17 Juri Linkov <juri@jurta.org>
9191
9192 * descr-text.el (describe-char): Fix format args. (Bug#10129)
9193
9194 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9195
9196 Final renames and doc fixes for movement commands (bug#11899).
9197 * progmodes/python.el (python-nav-beginning-of-statement):
9198 Rename from python-nav-statement-start.
9199 (python-nav-end-of-statement): Rename from
9200 python-nav-statement-end.
9201 (python-nav-beginning-of-block): Rename from
9202 python-nav-block-start.
9203 (python-nav-end-of-block): Rename from python-nav-block-end.
9204
9205 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
9206
9207 * progmodes/python.el (python-shell-send-string-no-output):
9208 Allow accept-process-output to quit, keeping shell process ready for
9209 future interactions (Bug#11868).
9210
9211 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
9212
9213 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
9214
9215 * emacs-lisp/elint.el (elint-find-args-in-code):
9216 Use help-function-arglist, so as to handle lexical byte-code.
9217
9218 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
9219 change (bug#11826).
9220
9221 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
9222
9223 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
9224 Avoid spuriously marking the buffer as modified because of c-is-sws.
9225
9226 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
9227 as not-a-comment (bug#11946).
9228
9229 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
9230 for uninterned vars.
9231
9232 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
9233 Use read-event since we don't really want to read chars but bytes.
9234
9235 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
9236 $$..$$ but also $..$ using regexps (bug#11953).
9237 Use tex-verbatim for \url and \path.
9238 (tex-font-lock-keywords): Define as defconst like the others.
9239 (tex-common-initialization): Don't use font-lock-syntax-table any more.
9240
9241 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
9242
9243 * international/mule-cmds.el (ucs-insert): Make it an obsolete
9244 alias for insert-char.
9245
9246 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
9247
9248 * progmodes/python.el: Simplified imenu implementation.
9249 (python-nav-jump-to-defun): Remove command.
9250 (python-mode-map): Use `imenu' instead.
9251 (python-nav-list-defun-positions-cache)
9252 (python-imenu-include-defun-type, python-imenu-make-tree)
9253 (python-imenu-subtree-root-label, python-imenu-index-alist):
9254 Remove vars.
9255 (python-nav-list-defun-positions, python-nav-read-defun)
9256 (python-imenu-tree-assoc, python-imenu-make-element-tree)
9257 (python-imenu-make-tree, python-imenu-create-index):
9258 Remove functions.
9259 (python-mode): Update to interact with imenu by setting
9260 `imenu-extract-index-name-function' only.
9261
9262 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
9263
9264 * progmodes/python.el: Enhancements to navigation commands.
9265 (python-nav-backward-sentence)
9266 (python-nav-forward-sentence): Remove.
9267 (python-nav-backward-statement, python-nav-forward-statement)
9268 (python-nav-statement-start, python-nav-statement-end)
9269 (python-nav-backward-block, python-nav-forward-block)
9270 (python-nav-block-start, python-nav-block-end)
9271 (python-nav-forward-sexp-function)
9272 (python-info-current-line-comment-p)
9273 (python-info-current-line-empty-p): New functions.
9274 (python-indent-context): Use `python-nav-statement-start'.
9275
9276 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
9277
9278 * eshell/em-ls.el (eshell/ls): Use `apply'.
9279
9280 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
9281 multi-hops, instead of Tramp internals.
9282
9283 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
9284
9285 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
9286 when F1 and F2 are located on different hosts.
9287
9288 2012-07-14 Chong Yidong <cyd@gnu.org>
9289
9290 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
9291 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
9292 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
9293 (xterm-mouse--read-event-sequence-1000)
9294 (xterm-mouse--read-event-sequence-1006): New functions. For old
9295 mouse protocol, handle M-mouse-X events correctly.
9296 (xterm-mouse-event): New arg specifying mouse protocol.
9297 (turn-on-xterm-mouse-tracking-on-terminal)
9298 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
9299 sequence to toggle extended coordinates on newer XTerms.
9300 This appears to be harmless on terminals which do not support this.
9301
9302 2012-07-14 Leo Liu <sdl.web@gmail.com>
9303
9304 Add fringe bitmap indicators for flymake. (Bug#11253)
9305 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
9306 (flymake-make-overlay): New arg BITMAP.
9307 (flymake-error-bitmap, flymake-warning-bitmap)
9308 (flymake-fringe-indicator-position): New user variables.
9309
9310 * fringe.el: New bitmap exclamation-mark.
9311
9312 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
9313
9314 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
9315 also (Bug#7879).
9316
9317 2012-07-14 Chong Yidong <cyd@gnu.org>
9318
9319 * electric.el (electric-pair-post-self-insert-function): Fix pair
9320 insertion in empty-region case (Bug#11520).
9321
9322 2012-07-14 Chong Yidong <cyd@gnu.org>
9323
9324 * bindings.el: Consolidate ctl-x-r-map bindings.
9325 Bind copy-rectangle-as-kill to C-x r w.
9326
9327 * rect.el, register.el: Move bindings to bindings.el.
9328
9329 2012-07-14 Reuben Thomas <rrt@sc3d.org>
9330
9331 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
9332
9333 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
9334
9335 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
9336
9337 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
9338
9339 * bindings.el (top): Use `mapc' instead of `mapcar'.
9340
9341 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
9342
9343 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
9344
9345 * progmodes/sql.el (sql-comint): Suppress the check for program on
9346 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
9347 (Bug#11908)
9348
9349 2012-07-13 Chong Yidong <cyd@gnu.org>
9350
9351 * bindings.el: Assign a non-nil permanent-local property to
9352 per-buffer variables which lack a default value (Bug#11930).
9353
9354 * help-fns.el (describe-variable): In the "automatically becomes
9355 local" notice, take note of permanent-local variables.
9356
9357 2012-07-13 Chong Yidong <cyd@gnu.org>
9358
9359 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
9360 to allow printing the message when called from Lisp.
9361
9362 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
9363 Remove toggle-read-only.
9364
9365 * bs.el (bs-toggle-readonly):
9366 * buff-menu.el (Buffer-menu-toggle-read-only):
9367 Remove with-no-warnings around toggle-read-only.
9368
9369 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
9370 Remove with-no-warnings around toggle-read-only.
9371 (ffap-read-only, ffap-read-only-other-window)
9372 (ffap-read-only-other-frame): Callers changed.
9373
9374 * help-mode.el: Don't require view package.
9375 (help-mode-finish): Set buffer-read-only instead of calling
9376 toggle-read-only.
9377
9378 * bindings.el (mode-line-toggle-read-only):
9379 * dired.el (dired-toggle-read-only):
9380 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
9381 with non-nil second arg.
9382
9383 * emacs-lisp/eieio-custom.el (eieio-customize-object):
9384 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
9385 directly.
9386
9387 2012-07-12 Eli Zaretskii <eliz@gnu.org>
9388
9389 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
9390 not incf.
9391
9392 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
9393
9394 More CL cleanups and reduction of use of cl.el.
9395 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
9396 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
9397 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
9398 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
9399 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
9400 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
9401 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
9402 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
9403 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
9404 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
9405 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
9406 * eshell/em-cmpl.el, eshell/em-banner.el:
9407 * calendar/parse-time.el: Use cl-lib.
9408 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
9409 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
9410 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
9411 * term/ns-win.el, term.el, shell.el, ps-samp.el:
9412 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
9413 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
9414 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
9415 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
9416 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
9417 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
9418 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
9419 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
9420 `lambda' rather than with `quote'.
9421 (eshell-do-opt): Adjust accordingly.
9422 (eshell-process-option): Simplify.
9423 * eshell/esh-var.el:
9424 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
9425 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
9426 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
9427 to `pcase--dontcare'.
9428 * emacs-lisp/cl.el (labels): Mark obsolete.
9429 (cl--letf, letf): Move to cl-lib.
9430 (cl--letf*, letf*): Remove.
9431 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
9432 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
9433 (cl-progv): Rewrite.
9434 (cl--letf, cl-letf): Move from cl.el.
9435 (cl-letf*): New macro.
9436 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
9437
9438 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
9439
9440 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
9441
9442 2012-07-11 Chong Yidong <cyd@gnu.org>
9443
9444 * vc/log-edit.el (log-edit-vc-backend): New variable.
9445 (log-edit): Doc fix.
9446
9447 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
9448 argument of log-edit to set up all local variables.
9449 (vc-start-logentry): New optional arg specifying VC backend.
9450
9451 * vc/vc.el (vc-checkin): Use it.
9452 (vc-deduce-fileset): Handle Log Edit buffers.
9453 (vc-diff): Make first argument optional too.
9454
9455 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
9456
9457 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
9458
9459 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
9460 command, just in case. The function is not needed anymore.
9461 (eshell-external-command): Do not call `eshell-remote-command'.
9462
9463 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
9464
9465 Reduce use of (require 'cl).
9466 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
9467 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
9468 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
9469 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
9470 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
9471 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
9472 * battery.el, avoid.el, abbrev.el: Use cl-lib.
9473 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
9474 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
9475 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
9476 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
9477 * calculator.el, autorevert.el, apropos.el: Don't require CL.
9478 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
9479 (byte-compile-unfold-bcf, byte-compile-check-variable):
9480 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
9481 (byte-compile-nilconstp):
9482 * emacs-lisp/autoload.el (make-autoload): Use pcase.
9483 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
9484
9485 * emacs-lisp/gv.el (cond): Make it a valid place.
9486 (if): Simplify slightly.
9487
9488 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
9489 (pcase--self-quoting-p): New function.
9490 (pcase--u1): Use it.
9491
9492 2012-07-10 Glenn Morris <rgm@gnu.org>
9493
9494 * emacs-lisp/authors.el (authors-fixed-entries):
9495 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
9496
9497 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
9498
9499 Rename configure.in to configure.ac (Bug#11603).
9500 * emacs-lisp/authors.el (authors-canonical-file-name):
9501 * progmodes/autoconf.el (autoconf-mode):
9502 Prefer configure.ac to configure.in.
9503
9504 2012-07-08 Chong Yidong <cyd@gnu.org>
9505
9506 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
9507 Implement the mouse-1-click-follows-link handling properly.
9508
9509 * info.el (Info-link-keymap): Use follow-link mechanism for
9510 header-line links (Bug#374).
9511
9512 * simple.el (deactivate-mark): Do not set the primary selection
9513 if another program has acquired it (Bug#11772).
9514
9515 2012-07-07 Kevin Ryde <user42@zip.com.au>
9516
9517 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
9518 (woman-decode-region): Replace escaped-escapes without destroying
9519 bold or underline (Bug#11552).
9520 (woman2-process-escapes): Handle nofill regions (Bug#11591).
9521
9522 2012-07-07 Chong Yidong <cyd@gnu.org>
9523
9524 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
9525 (interprogram-cut-function, interprogram-paste-function):
9526 Mention that we typically mean the clipboard.
9527
9528 2012-07-06 Glenn Morris <rgm@gnu.org>
9529
9530 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
9531
9532 * files.el (toggle-read-only): Restrict message to interactive use.
9533
9534 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
9535
9536 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
9537
9538 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
9539
9540 2012-07-06 Glenn Morris <rgm@gnu.org>
9541
9542 * Makefile.in (compile-one-process): Rename from "recompile".
9543
9544 * Makefile.in (bzr-update): "compile" is the same as "recompile
9545 autoloads", but parallelizable, so use that instead.
9546
9547 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
9548
9549 * window.el (quit-window): Always restore window height when
9550 it's saved in quit-restore parameter (Bug#11810).
9551
9552 2012-07-06 Glenn Morris <rgm@gnu.org>
9553
9554 * simple.el (kill-whole-line): Doc tweak.
9555
9556 2012-07-06 Eli Zaretskii <eliz@gnu.org>
9557
9558 * files.el (file-relative-name): Compare file names
9559 case-insensitively if on MS-Windows or MS-DOS, or if
9560 read-file-name-completion-ignore-case is non-nil. Don't use
9561 case-fold-search for this purpose. (Bug#11827)
9562
9563 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
9564
9565 * calendar/cal-dst.el (calendar-current-time-zone):
9566 Return calendar-current-time-zone-cache if non-nil.
9567
9568 2012-07-17 Masatake YAMATO <yamato@redhat.com>
9569 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
9570
9571 * calendar/cal-dst.el (calendar-current-time-zone):
9572 Return calendar-current-time-zone-cache if non-nil.
9573
9574 2012-07-06 Glenn Morris <rgm@gnu.org>
9575
9576 * Makefile.in (cvs-update): Remove old alias.
9577
9578 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
9579
9580 Sync with Tramp 2.2.6-pre.
9581
9582 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
9583 compatible declaration.
9584
9585 * net/tramp-cmds.el (tramp-append-tramp-buffers):
9586 Protect `list-load-path-shadows' call.
9587
9588 * net/tramp-compat.el (top): Require packages, which aren't
9589 autoloaded anymore for XEmacs. Protect call of
9590 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
9591 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
9592 it hurts at least for SXEmacs.
9593 (tramp-compat-temporary-file-directory): In XEmacs, there is no
9594 standard-value for `temporary-file-directory'.
9595
9596 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
9597 Redirect stderr to /dev/null.
9598 (tramp-sh-handle-write-region): uid and gid can be floats.
9599 Reported by Russell Sim <russell.sim@gmail.com>.
9600 (tramp-sh-handle-vc-registered): Hide errors.
9601 (tramp-vc-file-name-handler): Use dummy results for `process-file'
9602 and `start-file-process'.
9603 (tramp-maybe-open-connection): Check also whether `non-essential'
9604 is bound.
9605
9606 2012-07-04 Chong Yidong <cyd@gnu.org>
9607
9608 * xml.el (xml--parse-buffer): Use xml-syntax-table.
9609 (xml-parse-tag): Likewise, and avoid changing entity tables.
9610 (xml-syntax-table): Define from scratch, making sure not to give
9611 x2000 and other Unicode spaces whitespace syntax, since those are
9612 not spaces in XML.
9613 (xml-parse-fragment): Delete unused function.
9614 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
9615 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
9616 (xml-entity-ref, xml-pe-reference-re)
9617 (xml-reference-re,xml-att-value-re, xml-tokenized-type-re)
9618 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
9619 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
9620 (xml-entity-value-re): Use syntax references in regexps where
9621 possible; no need to define inside a let-binding.
9622 (xml-parse-dtd): Use xml-pe-reference-re.
9623 (xml-entity-or-char-ref-re): New defconst.
9624 (xml-parse-string, xml-substitute-special): Use it.
9625
9626 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9627
9628 * files.el (locate-dominating-file): Allow `name' to be a predicate.
9629 (find-file--read-only): New function.
9630 (find-file-read-only, find-file-read-only-other-window)
9631 (find-file-read-only-other-frame): Use it.
9632 (insert-file-contents-literally): Don't `fset'.
9633 (get-free-disk-space): Use locate-dominating-file.
9634
9635 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
9636 function is already compiled.
9637
9638 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
9639
9640 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
9641
9642 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
9643 files on the same host.
9644
9645 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
9646
9647 * help-fns.el (describe-function-1): Only call
9648 help-fns--autoloaded-p when we have a file name. (Bug#11848)
9649
9650 2012-07-03 Chong Yidong <cyd@gnu.org>
9651
9652 * xml.el: Protect parser against XML bombs.
9653 (xml-entity-expansion-limit): New variable.
9654 (xml-parse-string, xml-substitute-special): Use it.
9655 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
9656
9657 2012-07-03 Glenn Morris <rgm@gnu.org>
9658
9659 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9660 Allow linking to specific messages in debbugs reports (eg 123#5).
9661
9662 2012-07-02 Chong Yidong <cyd@gnu.org>
9663
9664 * xml.el: Fix entity and character reference expansion, allowing
9665 them to expand into markup as per XML spec.
9666 (xml-default-ns): New variable.
9667 (xml-entity-alist): Use XML spec definitions for lt and amp.
9668 (xml-parse-region): Make first two arguments optional.
9669 Discard text properties.
9670 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
9671 All callers changed.
9672 (xml-parse-tag): Call xml-parse-tag-1. For backward
9673 compatibility, this function should not modify buffer contents.
9674 (xml-parse-tag-1): Fix opening-tag regexp.
9675 (xml-parse-string): Rewrite, handling entity and character
9676 references properly.
9677 (xml--entity-replacement-text): Signal an error if a parameter
9678 entity is undefined.
9679
9680 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9681
9682 * comint.el (comint-output-filter): Filter out repeated prompts.
9683
9684 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
9685 and file-name-absolute-p.
9686 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
9687 internal calls.
9688
9689 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
9690
9691 Spelling fixes.
9692 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
9693 Rename from byte-compile--refiy-function. All uses changed.
9694
9695 2012-07-01 Chong Yidong <cyd@gnu.org>
9696
9697 * xml.el (xml--parse-buffer): New function. Move most of
9698 xml-parse-region here.
9699 (xml-parse-region): Copy region into a temporary buffer, since
9700 parameter entity substitution requires changing buffer contents.
9701 Use xml--parse-buffer.
9702 (xml-parse-file): Use xml--parse-buffer.
9703 (xml-parse-dtd): Make parameter entity substitution work right.
9704 Use proper regexps for ELEMENT declarations (Bug#7172).
9705
9706 2012-06-30 Glenn Morris <rgm@gnu.org>
9707
9708 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
9709
9710 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
9711 Remove outdated and unnecessary dbus declarations.
9712
9713 2012-06-30 Eli Zaretskii <eliz@gnu.org>
9714
9715 * emacs-lisp/timer.el (timer-until): Subtract results of
9716 float-time, instead of taking float-time of the result of
9717 time-subtract, since float-time signals an error for negative time
9718 arguments.
9719
9720 2012-06-30 Chong Yidong <cyd@gnu.org>
9721
9722 * xml.el (xml-*-re): Convert defvars into defconsts, and
9723 eval-and-compile them so eval-and-compile works on derivatives.
9724 (xml--entity-replacement-text): Use eval-and-comple.
9725
9726 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
9727
9728 * vc/vc-git.el (vc-git-registered): Use cache property
9729 `git-registered'.
9730 (vc-git-mode-line-string): Call `vc-working-revision' instead of
9731 `vc-git-working-revision' in order to benefit from the cache.
9732 (vc-git-root): Use cache property `git-root'. (Bug#11757)
9733
9734 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
9735
9736 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
9737 removed (likely outside Emacs). (Bug#11757)
9738
9739 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9740
9741 * emacs-lisp/cl-lib.el: Require macroexp.
9742
9743 2012-06-30 Chong Yidong <cyd@gnu.org>
9744
9745 * xml.el: Implement XML parameter entities.
9746 (xml-parameter-entity-alist): New variable.
9747 (xml-parse-region, xml-parse-fragment): Preserve previous values
9748 of xml-entity-alist and xml-parameter-entity-alist, so that
9749 repeated calls on different documents do not change them.
9750 (xml-parse-tag): Fix doctype regexp.
9751 (xml--entity-replacement-text): New function.
9752 (xml-parse-dtd): Use it. Don't handle system entities; doing that
9753 properly requires url retrieval which is unimplemented.
9754 (xml-escape-string): Doc fix.
9755
9756 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9757
9758 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
9759
9760 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
9761
9762 * fringe.el (fringe-mode): Doc fix.
9763
9764 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
9765
9766 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
9767 is non-nil.
9768 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
9769 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
9770
9771 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
9772
9773 * calendar/cal-dst.el (calendar-current-time-zone):
9774 Return calendar-current-time-zone-cache if non-nil.
9775
9776 2012-06-29 Masatake YAMATO <yamato@redhat.com>
9777
9778 * progmodes/which-func.el (which-func-format):
9779 Add mouse-face. (Bug#11698)
9780
9781 2012-06-29 Leo Liu <sdl.web@gmail.com>
9782
9783 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
9784
9785 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9786
9787 * minibuffer.el (minibuffer-confirm-exit-commands):
9788 Add completion-at-point (bug#11725).
9789
9790 2012-06-29 Glenn Morris <rgm@gnu.org>
9791
9792 * progmodes/f90.el (f90-font-lock-keywords-2):
9793 Add some preprocessor elements. (Bug#10499)
9794
9795 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9796
9797 * progmodes/cperl-mode.el (cperl-update-syntaxification):
9798 Use syntax-propertize (bug#11739).
9799
9800 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
9801
9802 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
9803
9804 2012-06-28 Julien Danjou <julien@danjou.info>
9805
9806 * term.el (term-handle-colors-array): Use a set of new faces to
9807 color the terminal. Also uses :inverse-video property.
9808 (term-default-fg-color): Set to nil by default, deprecate in favor
9809 of `term-face'.
9810 (term-default-bg-color): Set to nil by default, deprecate in favor
9811 of `term-face'.
9812 (term-current-face): Use `term-face' by default.
9813 (term-bold-attribute): Variable deleted.
9814
9815 2012-06-28 Glenn Morris <rgm@gnu.org>
9816
9817 * simple.el (completion-list-mode-finish):
9818 Don't use toggle-read-only. (Since completion-list-mode has
9819 a special mode-class, it wasn't doing anything extra anyway.)
9820
9821 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9822
9823 Make inlining of other-mode interpreted functions work (bug#11799).
9824 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
9825 (byte-compile): Use it to fix compilation of lexical-binding closures.
9826 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
9827 function, if needed.
9828
9829 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9830
9831 * help-mode.el (help-make-xrefs): Don't just withstand
9832 cyclic-variable-indirection but any error in documentation-property.
9833
9834 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
9835 memory use.
9836 * bindings.el (bindings--define-key): New function.
9837 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
9838 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
9839 * bindings.el: Use it to purecopy define-key bindings.
9840
9841 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
9842
9843 * emacs-lisp/cl.el (flet): Mark obsolete.
9844 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
9845 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
9846 * progmodes/js.el (js-c-fill-paragraph):
9847 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
9848 (ebrowse-switch-member-buffer-to-derived-class):
9849 * play/5x5.el (5x5-solver): Use cl-flet.
9850
9851 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
9852 (cl--symbol-function): New macro.
9853 (cl--letf, cl--letf*): Use it.
9854
9855 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9856 Strip "toggle-" if any.
9857
9858 2012-06-27 Glenn Morris <rgm@gnu.org>
9859
9860 * info.el (Info-default-directory-list): Move here from paths.el.
9861 * paths.el: Remove file, which is now empty.
9862 * loadup.el: No longer load "paths".
9863
9864 * custom.el (custom-initialize-delay): Doc fix.
9865
9866 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
9867 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
9868 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
9869 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
9870 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
9871 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
9872 * eshell/eshell.el (eshell-defgroup): Remove alias.
9873
9874 2012-06-27 Chong Yidong <cyd@gnu.org>
9875
9876 * help.el (help-enable-auto-load): New variable.
9877
9878 * help-fns.el (help-fns--autoloaded-p): New function.
9879 (describe-function-1): Refer to a function as "autoloaded" if it
9880 was autoloaded at any time in the past. Perform autoloading if
9881 help-enable-auto-load is non-nil.
9882
9883 2012-06-26 Eli Zaretskii <eliz@gnu.org>
9884
9885 * makefile.w32-in (compile, compile-always): Depend on
9886 update-subdirs, not on subdirs.el. Otherwise, several different
9887 sub-targets of 'bootstrap' running in parallel could
9888 simultaneously write to subdirs.el, producing a garbled file.
9889
9890 2012-06-26 Sam Steingold <sds@gnu.org>
9891
9892 * files.el (file-name-base): New convenience function.
9893 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
9894 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
9895 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
9896 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
9897 * textmodes/ispell.el, textmodes/reftex-ref.el:
9898 * textmodes/tex-mode.el: Use it.
9899 Did not touch cedet and org because they are maintained elsewhere.
9900
9901 2012-06-26 Martin Rudalics <rudalics@gmx.at>
9902
9903 * calendar/calendar.el (calendar-exit): Don't try to delete or
9904 iconify last frame. See:
9905 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
9906
9907 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
9908
9909 * server.el (server-process-filter): Remember dir in the
9910 process's `server-client-directory' properties.
9911
9912 2012-06-24 Chong Yidong <cyd@gnu.org>
9913
9914 * xml.el (xml-parse-tag): Correctly handle comment embedded in
9915 non-tag text.
9916
9917 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
9918
9919 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
9920
9921 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9922
9923 * help-fns.el (describe-variable): Don't croak when doc is not found.
9924 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
9925 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
9926 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
9927 * emacs-lisp/smie.el (smie-next-sexp): CSE.
9928 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
9929 ((lambda ..) ..).
9930 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
9931
9932 2012-06-23 Chong Yidong <cyd@gnu.org>
9933
9934 * info.el (Info-mouse-follow-link): Accept symbol values of
9935 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
9936 (Info-fontify-node): Use Info-link-keymap for all navigation
9937 buttons, with link-args property to perform the desired action.
9938 (Info-link-keymap): Doc fix.
9939 (Info-next-link-keymap, Info-prev-link-keymap)
9940 (Info-up-link-keymap): Delete now-unused keymaps.
9941
9942 2012-06-23 Chong Yidong <cyd@gnu.org>
9943
9944 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
9945
9946 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
9947 system abbrevs.
9948
9949 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
9950
9951 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9952
9953 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
9954 (bug#11719).
9955
9956 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
9957 the requote function doesn't work properly (bug#11714).
9958
9959 2012-06-23 Glenn Morris <rgm@gnu.org>
9960
9961 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
9962
9963 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9964
9965 Further GV/CL cleanups.
9966 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
9967 gv-expander.
9968 (gv--defun-declaration): New function.
9969 (defun-declarations-alist): Use it.
9970 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
9971 (gv-place): Autoload.
9972 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
9973 original definition of dotimes and dolist.
9974 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
9975 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
9976 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
9977 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
9978 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
9979 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
9980 to the function's definition.
9981 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
9982 * window.el:
9983 * files.el:
9984 * faces.el:
9985 * env.el: Don't use CL.
9986
9987 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
9988
9989 Support higher-resolution time stamps (Bug#9000).
9990
9991 * calendar/time-date.el (with-decoded-time-value): New arg
9992 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
9993 (encode-time-value): New optional arg PICO. New type 3.
9994 (time-to-seconds) [!float-time]: Support the new picoseconds
9995 component if it's used.
9996 (seconds-to-time, time-subtract, time-add):
9997 Support ps-resolution time stamps as well.
9998
9999 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
10000 (timerp): Timer vectors now have length 9, not 8.
10001 (timer--time): Support new-style (4-part) time stamps.
10002 (timer-next-integral-multiple-of-time): Time stamps now have
10003 picosecond resolution, so take a bit more care about rounding.
10004 (timer-relative-time, timer-inc-time): New optional arg psecs.
10005 (timer-set-time-with-usecs): Set psecs to 0.
10006 (timer--activate): Check psecs component, too.
10007
10008 * proced.el (proced-time-lessp): Support ps-resolution stamps.
10009
10010 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10011
10012 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
10013 Move the non-essential binding to the post/pre-command-hook where it is
10014 more obviously correct.
10015
10016 * subr.el (read-passwd): Don't use a history at all.
10017 * savehist.el (savehist-save): Remove password saved accidentally
10018 because of the above bug.
10019
10020 2012-06-22 Bastien Guerry <bzg@gnu.org>
10021
10022 * files.el (toggle-read-only): Display a message telling whether
10023 the buffer is read-only or not (bug#11726).
10024
10025 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
10026
10027 * emacs-lisp/gv.el: New file.
10028 * subr.el (push, pop): Extend to generalized variables.
10029 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
10030 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
10031 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
10032 gv-define-simple-setter, and gv-define-expander.
10033 Remove setf-methods defined in gv. Rename cl-setf -> setf.
10034 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
10035 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
10036 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
10037 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
10038 gv-letplace.
10039 (cl-defstruct): Don't define setf-method any more.
10040 * emacs-lisp/cl.el (flet): Don't autoload.
10041 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
10042 (define-setf-expander, defsetf, define-modify-macro)
10043 (cl-struct-setf-expander): Move from cl-lib.el.
10044 * emacs-lisp/syntax.el:
10045 * emacs-lisp/ewoc.el:
10046 * emacs-lisp/smie.el:
10047 * emacs-lisp/cconv.el:
10048 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
10049 (timer--time): Use gv-define-simple-setter.
10050 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
10051 to avoid coding-system problems in subr.el. Adjust all users.
10052 (macroexp--maxsize, macroexp-small-p): New functions.
10053 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
10054 * scroll-bar.el (scroll-bar-mode):
10055 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
10056 (normal-erase-is-backspace-mode): Don't use the `eq' place.
10057 * winner.el (winner-configuration, winner-make-point-alist)
10058 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
10059 * files.el (locate-file-completion-table): Avoid list*.
10060
10061 2012-06-22 Chong Yidong <cyd@gnu.org>
10062
10063 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
10064 (dired-create-files): Doc fix (Bug#11329).
10065 (dired-do-copy): Doc fix (Bug#11334).
10066 (dired-mark-read-string): Doc fix (Bug#11553).
10067
10068 * dired.el (dired-recursive-copies, dired-recursive-deletes):
10069 Doc fix (Bug#11326).
10070 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
10071 (dired-dwim-target): Doc fix.
10072
10073 * wdired.el (wdired-mode): Doc fix.
10074
10075 2012-06-22 Glenn Morris <rgm@gnu.org>
10076
10077 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
10078 (pcmpl-rpm-cache-stamp-file): New constant.
10079 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
10080 (pcmpl-rpm-packages): Optionally cache list of packages.
10081
10082 * pcmpl-rpm.el (pcmpl-rpm): New group.
10083 (pcmpl-rpm-query-options): New option.
10084 (pcmpl-rpm-packages): No need to inline it.
10085 Use pcmpl-rpm-query-options.
10086
10087 * calendar/calendar.el (calendar-in-read-only-buffer):
10088 Avoid some needless mode changes.
10089
10090 2012-06-21 Chong Yidong <cyd@gnu.org>
10091
10092 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
10093 (desktop-path): Remove . from the default value (Bug#10977).
10094 (desktop-read): Use user-emacs-directory if desktop-path is nil.
10095
10096 2012-06-20 Chong Yidong <cyd@gnu.org>
10097
10098 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
10099
10100 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
10101
10102 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
10103 (bug#11201).
10104
10105 2012-06-20 Chong Yidong <cyd@gnu.org>
10106
10107 * term.el (term-window-width): Handle the case of a missing right
10108 fringe (Bug#8837).
10109 (term-check-size): Use window-text-height (Bug#5445).
10110 (term-mode): Use define-derived-mode. Minor cleanups.
10111 Set font-lock-defaults (Bug#7692).
10112 (term-move-columns, term-insert-char, term-emulate-terminal)
10113 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
10114
10115 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
10116
10117 * net/ange-ftp.el (ange-ftp-get-passwd):
10118 Bind `enable-recursive-minibuffers'.
10119 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
10120
10121 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
10122
10123 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
10124
10125 2012-06-19 Glenn Morris <rgm@gnu.org>
10126
10127 * progmodes/python.el (python-mode): Derive from prog-mode.
10128
10129 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
10130
10131 * emulation/edt.el (edt-default-menu-bar-update-buffers)
10132 (edt-user-menu-bar-update-buffers): New functions.
10133 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
10134
10135 2012-06-19 Chong Yidong <cyd@gnu.org>
10136
10137 * subr.el (with-selected-window): Preserve the selected window's
10138 terminal's top-frame (Bug#4702).
10139
10140 * window.el (save-selected-window): Likewise.
10141
10142 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10143
10144 * progmodes/python.el (python-rx-constituents): Move backquote.
10145 (python-skeleton-define, python-define-auxiliary-skeleton):
10146 Use `declare'.
10147
10148 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
10149
10150 * minibuffer.el (read-file-name-default): Revert the patch from
10151 2012-06-17.
10152
10153 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
10154
10155 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
10156 (pcase--u1, pcase--q1): Don't use apply-partially.
10157
10158 2012-06-18 Glenn Morris <rgm@gnu.org>
10159
10160 * progmodes/python.el (python-proc, python-buffer)
10161 (python-send-receive, python-send-string): Fix obsolete versions.
10162
10163 2012-06-18 Martin Rudalics <rudalics@gmx.at>
10164
10165 * window.el (special-display-p): Completely remove stringp
10166 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
10167
10168 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
10169
10170 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
10171
10172 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
10173
10174 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
10175 * net/tramp-sh.el (tramp-maybe-open-connection):
10176 Throw if `non-essential' is non-nil.
10177
10178 2012-06-17 Martin Rudalics <rudalics@gmx.at>
10179
10180 * window.el (special-display-p): Signal an error if BUFFER-NAME
10181 is not a string (Bug#11713).
10182
10183 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
10184
10185 * progmodes/python.el (python-info-beginning-of-backslash):
10186 Rename from python-info-beginning-of-backlash, as a spelling fix.
10187
10188 2012-06-17 Chong Yidong <cyd@gnu.org>
10189
10190 * term.el (term-emulate-terminal): If term-check-size is called,
10191 move point to the process mark without resetting point (Bug#4635).
10192
10193 2012-06-17 Glenn Morris <rgm@gnu.org>
10194
10195 * international/mule-cmds.el (mule-menu-keymap)
10196 (set-language-environment, set-locale-environment): Doc tweaks.
10197
10198 2012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
10199
10200 * cus-face.el (custom-face-attributes): Add wave-style underline
10201 attribute.
10202 * faces.el (set-face-attribute): Update docstring to describe
10203 wave-style underline attribute.
10204
10205 2012-06-16 Chong Yidong <cyd@gnu.org>
10206
10207 * term/xterm.el (terminal-init-xterm): Discard input before
10208 querying background mode (Bug#10959).
10209
10210 2012-06-16 Stefan Merten <smerten@oekonux.de>
10211
10212 * textmodes/rst.el: Added and corrected some comments.
10213 (rst-re-alist-def): Improve symbol syntax.
10214 (rst-mode-syntax-table): Correct syntax entries.
10215 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
10216 (rst-official-version, rst-official-cvs-rev): Update version
10217 information.
10218
10219 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
10220
10221 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
10222 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
10223
10224 2012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
10225
10226 * progmodes/python.el: New python.el merge.
10227 (python-guess-indent): Obsolete var.
10228 (python-indent-guess-indent-offset): New defcustom.
10229 (python-indent): Obsolete var.
10230 (python-indent-offset): New defcustom.
10231 (python-python-command, python-jython-command): Delete var.
10232 (python-shell-interpreter): New defcustom.
10233 (python-pdbtrack-do-tracking-p): Delete var.
10234 (python-pdbtrack-activate): New defcustom.
10235 (python-use-skeletons): Obsolete var.
10236 (python-skeleton-autoinsert): New defcustom.
10237 (inferior-python-filter-regexp, python-continuation-offset)
10238 (python-honour-comment-indentation, python-indent-string-contents)
10239 (python-jython-packages, python-mode-hook)
10240 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
10241 (python-shell-prompt-alist)
10242 (python-source-modes): Delete defcustoms.
10243 (python-check-buffer-name, python-eldoc-setup-code)
10244 (python-eldoc-string-code, python-ffap-setup-code)
10245 (python-ffap-string-code, python-fill-comment-function)
10246 (python-fill-decorator-function, python-fill-paren-function)
10247 (python-fill-string-function, python-imenu-include-defun-type)
10248 (python-imenu-make-tree, python-imenu-subtree-root-label)
10249 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
10250 (python-shell-compilation-regexp-alist)
10251 (python-shell-completion-module-string-code)
10252 (python-shell-completion-pdb-string-code)
10253 (python-shell-completion-setup-code)
10254 (python-shell-completion-string-code)
10255 (python-shell-enable-font-lock, python-shell-exec-path)
10256 (python-shell-extra-pythonpaths)
10257 (python-shell-internal-buffer-name, python-shell-interpreter-args)
10258 (python-shell-process-environment)
10259 (python-shell-prompt-block-regexp)
10260 (python-shell-prompt-output-regexp)
10261 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
10262 (python-shell-send-setup-max-wait, python-shell-setup-codes)
10263 (python-shell-virtualenv-path): New defcustoms.
10264 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
10265 (inferior-python-mode-syntax-table, python--prompt-regexp)
10266 (python-buffer, python-command python-python-command)
10267 (python-default-template, python-imports, python-indent-index)
10268 (python-indent-list, python-indent-list-length)
10269 (python-mode-running, python-pdbtrack-is-tracking-p)
10270 (python-preoutput-continuation, python-preoutput-leftover)
10271 (python-preoutput-result, python-preoutput-skip-next-prompt)
10272 (python-prev-dir/file, python-recursing)
10273 (python-saved-check-command, python-version-checked)
10274 (python-which-func-length-limit)
10275 (view-return-to-alist): Delete vars.
10276 (python-check-custom-command, python-dotty-syntax-table)
10277 (python-imenu-index-alist, python-indent-current-level)
10278 (python-indent-dedenters, python-indent-levels)
10279 (python-nav-beginning-of-defun-regexp)
10280 (python-nav-list-defun-positions-cache)
10281 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
10282 (python-shell-internal-buffer)
10283 (python-skeleton-available): New vars.
10284 (def-python-skeleton): Delete macro.
10285 (python-skeleton-define): New macro.
10286 (python-define-auxiliary-skeleton, python-rx): New macros.
10287 (python-insert-class): Delete command.
10288 (python-skeleton-class): New command.
10289 (python-insert-def): Delete command.
10290 (python-skeleton-def): New command.
10291 (python-insert-for): Delete command.
10292 (python-skeleton-for): New command.
10293 (python-insert-if): Delete command.
10294 (python-skeleton-if): New command.
10295 (python-insert-try/except, python-insert-try/finally): Delete commands.
10296 (python-skeleton-try): New command.
10297 (python-insert-while): Delete command.
10298 (python-skeleton-while): New command.
10299 (python-backspace): Delete command.
10300 (python-indent-dedent-line-backspace): New command.
10301 (python-electric-colon): Delete command.
10302 (python-indent-electric-colon): New command.
10303 (python-guess-indent): Delete command.
10304 (python-indent-guess-indent-offset): New command.
10305 (python-shift-left): Delete command.
10306 (python-indent-shift-left): New command.
10307 (python-shift-right): Delete command.
10308 (python-indent-shift-right): New command.
10309 (python-find-function): Delete command.
10310 (python-nav-jump-to-defun): New command.
10311 (python-next-statement): Delete command.
10312 (python-nav-forward-sentence): New command.
10313 (python-previous-statement): Delete command.
10314 (python-nav-backward-sentence): New command.
10315 (python-fill-paragraph): Delete command.
10316 (python-fill-paragraph-function): New command.
10317 (python-send-buffer): Delete command.
10318 (python-shell-send-buffer): New command.
10319 (python-send-defun): Delete command.
10320 (python-shell-send-defun): New command.
10321 (python-send-region, python-send-region-and-go): Delete commands.
10322 (python-shell-send-region)
10323 (python-shell-switch-to-shell): New commands.
10324 (python-send-string): Delete command.
10325 (python-shell-send-string): New command.
10326 (python-switch-to-python): Delete command.
10327 (python-shell-switch-to-shell): New command.
10328 (python-describe-symbol): Delete command.
10329 (python-eldoc-at-point): New command.
10330 (python--set-prompt-regexp, python-args-to-list)
10331 (python-after-info-look, python-check-version)
10332 (python-check-comint-prompt, python-find-imports)
10333 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
10334 (python-unload-function, python-expand-template)
10335 (python-maybe-jython, python-preoutput-filter)
10336 (python-pdbtrack-get-source-buffer)
10337 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
10338 (python-pdbtrack-toggle-stack-tracking)
10339 (python-pdbtrack-track-stack-file, python-initial-text)
10340 (python-first-word, python-comment-line-p, python-send-command)
10341 (python-setup-brm, python-sentinel, python-set-proc)
10342 (python-skip-out, python-input-filter, python-outdent-p)
10343 (python-outline-level, python-backslash-continuation-line-p)
10344 (python-end-of-block, python-end-of-statement, python-mark-block)
10345 (python-beginning-of-block, python-beginning-of-statement)
10346 (python-blank-line-p, python-beginning-of-string)
10347 (python-open-block-statement-p): Delete functions.
10348 (python-indent-line, python-indent-line-1): Delete functions.
10349 (python-indent-line): New function.
10350 (python-indentation-levels): Delete function.
10351 (python-indent-calculate-levels): New function.
10352 (python-proc): Delete function.
10353 (python-shell-get-process): New function.
10354 (python-send-receive): Delete function.
10355 (python-shell-send-string-no-output): New function.
10356 (python-module-path): Delete function.
10357 (python-ffap-module-path): New function.
10358 (python-completion-at-point)
10359 (python-symbol-completions): Delete functions.
10360 (python-completion-complete-at-point): New function.
10361 (python-load-file): Delete function.
10362 (python-shell-send-file): New function.
10363 (python-calculate-indentation): Delete function.
10364 (python-indent-calculate-indentation): New function.
10365 (python-skip-comments/blanks): Delete function.
10366 (python-util-forward-comment): New function.
10367 (python-continuation-line-p): Delete function.
10368 (python-info-continuation-line-p): New function.
10369 (python-which-func, python-current-defun): Delete function.
10370 (python-info-current-defun): New function.
10371 (python-beginning-of-defun): Delete function.
10372 (python-nav-beginning-of-defun): New function.
10373 (python-close-block-statement-p)
10374 (python-block-end-p): Delete function.
10375 (python-info-closing-block): New function.
10376 (python-comint-output-filter-function)
10377 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
10378 (python-fill-comment, python-fill-decorator, python-fill-paren)
10379 (python-fill-string, python-imenu-make-element-tree)
10380 (python-imenu-make-tree, python-imenu-tree-assoc)
10381 (python-indent-context, python-indent-dedent-line)
10382 (python-indent-line-function)
10383 (python-indent-post-self-insert-function)
10384 (python-indent-toggle-levels)
10385 (python-info-assignment-continuation-line-p)
10386 (python-info-beginning-of-backlash)
10387 (python-info-block-continuation-line-p)
10388 (python-info-closing-block-message)
10389 (python-info-line-ends-backslash-p)
10390 (python-info-looking-at-beginning-of-defun)
10391 (python-info-ppss-context, python-info-ppss-context-type)
10392 (python-nav-list-defun-positions, python-nav-read-defun)
10393 (python-nav-sentence-end, python-nav-sentence-start)
10394 (python-pdbtrack-comint-output-filter-function)
10395 (python-pdbtrack-set-tracked-buffer)
10396 (python-shell-calculate-exec-path)
10397 (python-shell-calculate-process-environment)
10398 (python-shell-completion--do-completion-at-point)
10399 (python-shell-completion--get-completions)
10400 (python-shell-completion-complete-at-point)
10401 (python-shell-completion-complete-or-indent)
10402 (python-shell-get-or-create-process)
10403 (python-shell-get-process-name)
10404 (python-shell-internal-get-or-create-process)
10405 (python-shell-internal-get-process-name)
10406 (python-shell-internal-send-string, python-shell-make-comint)
10407 (python-shell-parse-command, python-shell-send-setup-code)
10408 (python-skeleton-add-menu-items)
10409 (python-util-clone-local-variables, python-util-position)
10410 (run-python-internal, python-indentation-levels)
10411 (python-nav-beginning-of-defun)
10412 (python-completion-complete-at-point): New functions.
10413 (run-python): Change arguments. New API requirements.
10414
10415 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
10416
10417 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
10418 (bug#11649).
10419
10420 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
10421 (macroexp--expand-all): Use it.
10422
10423 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
10424 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
10425 Use `cl-function' instead.
10426
10427 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
10428
10429 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
10430 Suggested by Stefan Monnier while discussing bug#11657.
10431
10432 2012-06-14 Sam Steingold <sds@gnu.org>
10433
10434 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
10435
10436 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
10437
10438 * play/doctor.el (doctor-doc): Remove parameter and use
10439 doctor-sent instead of sent.
10440 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
10441
10442 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10443
10444 * files.el: Require cl-lib.
10445 (file-name-non-special): Replace case -> cl-case.
10446
10447 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
10448
10449 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
10450 mapping from #' to function*.
10451
10452 2012-06-13 Chong Yidong <cyd@gnu.org>
10453
10454 * mouse.el (mouse-drag-track): Do not set the mark if the user
10455 releases the mouse without selecting anything (Bug#11588).
10456
10457 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
10458
10459 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
10460 as well (bug#11646).
10461
10462 * loadup.el: Count byte-code functions as well.
10463
10464 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
10465 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
10466
10467 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
10468 (bug#11649). Add cl-defun and cl-defmacro.
10469
10470 2012-06-13 Drew Adams <drew.adams@oracle.com>
10471
10472 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
10473 Fix last change.
10474
10475 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
10476
10477 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
10478 Otherwise, it blocks in batch mode.
10479
10480 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
10481
10482 * help-mode.el (bookmark-make-record-default): Declare.
10483
10484 2012-06-13 Chong Yidong <cyd@gnu.org>
10485
10486 * emacs-lisp/package.el (list-packages): Compute a list of
10487 packages that are newly-available since the last list-packages
10488 invocation.
10489 (package-menu--new-package-list): New var.
10490 (package-menu--generate, package-menu--print-info)
10491 (package-menu--status-predicate, package-menu-mark-install):
10492 Handle new status label "new".
10493
10494 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10495
10496 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
10497 conversion to backquotes.
10498
10499 2012-06-12 Chong Yidong <cyd@gnu.org>
10500
10501 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
10502 Rename from gud-inhibit-global-bindings.
10503
10504 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
10505
10506 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
10507 hook from nxml-glyph-set-hook.
10508
10509 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
10510 declaration.
10511
10512 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
10513
10514 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
10515 Convert to defcustom.
10516
10517 2012-06-12 Drew Adams <drew.adams@oracle.com>
10518
10519 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
10520 New functions.
10521 (help-mode): Use them.
10522
10523 2012-06-11 Glenn Morris <rgm@gnu.org>
10524
10525 * progmodes/fortran.el (fortran-font-lock-keywords-3):
10526 Use preprocessor face for directives.
10527 (fortran-directive-re): Doc fix.
10528
10529 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10530
10531 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
10532 conversion to backquotes (bug#11652).
10533
10534 Fix compiler-expansion of CL's cXXr functions (bug#11673).
10535 * emacs-lisp/cl-lib.el (cl--defalias): New function.
10536 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
10537 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
10538 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10539 (cl-ninth, cl-tenth): Mark them as inlinable.
10540 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
10541 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
10542 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
10543 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
10544 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
10545 (cl-list*, cl-adjoin): Don't put an autoload manually.
10546 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
10547 (cl--compiler-macro-list*): Add autoload cookie.
10548 (cl--compiler-macro-cXXr): New function.
10549
10550 * help-fns.el (help-fns--compiler-macro): New function extracted from
10551 describe-function-1; follow aliases and use `compiler-macro' property.
10552 (describe-function-1): Use it.
10553
10554 2012-06-11 Chong Yidong <cyd@gnu.org>
10555
10556 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
10557 is uninstalled, if imagemagick is installed.
10558
10559 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10560
10561 * emacs-lisp/cl-lib.el: Use lexical-binding.
10562 (cl-map-extents, cl-maclisp-member): Remove.
10563 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
10564 (cl--set-substring, cl--block-wrapper, cl--block-throw)
10565 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
10566 * emacs-lisp/cl-extra.el: Use lexical-binding.
10567 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
10568 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
10569 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
10570 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
10571 * emacs-lisp/cl-seq.el: Use lexical-binding.
10572 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
10573 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
10574 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
10575 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
10576 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
10577 CL's internals.
10578
10579 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
10580
10581 Sync with Tramp 2.2.6-pre.
10582
10583 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
10584 `print-length' and `print-level' to nil, in order to avoid
10585 truncation. Reported by Christopher Schmidt
10586 <christopher@ristopher.com>.
10587
10588 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
10589
10590 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
10591 New defmacro.
10592 (tramp-compat-copy-directory): Add optional argument
10593 COPY-CONTENTS. It is not handled yet.
10594
10595 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
10596 (tramp-ftp-file-name-p): Simplify.
10597
10598 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
10599 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
10600 connection vector.
10601
10602 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
10603 (tramp-methods): Do not use `tramp-password-end-of-line'.
10604 (tramp-completion-function-alist-putty): Handle UNIX case.
10605 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
10606 (tramp-do-file-attributes-with-stat)
10607 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
10608 gid as real numbers. They could run out of integer range on cygwin.
10609 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
10610 (tramp-sh-handle-expand-file-name): Handle hops.
10611 (tramp-open-connection-setup-interactive-shell):
10612 Use `tramp-cleanup'. Move check for busyboxes ...
10613 (tramp-find-shell): ... here. Simplify implementation.
10614 Set "remote-shell" property also for alternative shells.
10615 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
10616 If failing, a regular file would be written otherwise.
10617 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
10618 (tramp-find-inline-encoding): Cache the coding commands in the
10619 process cache. Apply test command on the remote side, if defined.
10620 (tramp-find-inline-compress): Cache the compress commands in the
10621 process cache.
10622 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
10623 when requested. Handle hops.
10624 (tramp-current-connection): New defvar.
10625 (tramp-maybe-open-connection): Use `tramp-cleanup'.
10626 Throw `suppress', if there was a failed connection shortly before.
10627 Handle user interrupt. (Bug#10187)
10628 (tramp-get-inline-compress, tramp-get-inline-coding):
10629 Read connection properties from the process cache.
10630
10631 * net/tramp-smb.el (tramp-smb-server-version)
10632 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
10633 New defconsts.
10634 (tramp-smb-prompt): Extend for powershell prompt.
10635 (tramp-smb-file-name-handler-alist): Add handlers for
10636 `process-file', `shell-command' and `start-file-process'.
10637 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
10638 (tramp-smb-winexe-shell-command-switch): New defcustoms.
10639 (tramp-smb-file-name-p): Simplify.
10640 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
10641 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
10642 (tramp-smb-shell-quote-argument): New defuns.
10643 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
10644 Implement using "tar". By this, time-stamps are preserved.
10645 (tramp-smb-handle-copy-file): Handle also the case of directories.
10646 (tramp-smb-do-file-attributes-with-stat)
10647 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
10648 Use `tramp-get-connection-buffer').
10649 (tramp-smb-handle-rename-file): Use "rename", when source and
10650 target are on the same share.
10651 (tramp-smb-maybe-open-connection): Handle wrong passwords.
10652 Use `tramp-smb-server-version'.
10653 (tramp-smb-wait-for-output): Remove prompt.
10654
10655 * net/tramp.el (top): Require 'cl.
10656 (tramp-methods, tramp-rsh-end-of-line):
10657 Remove `tramp-password-end-of-line' from docstring.
10658 (tramp-save-ad-hoc-proxies): New defcustom.
10659 (tramp-completion-function-alist): Adapt docstring.
10660 (tramp-default-password-end-of-line): Remove defcustom.
10661 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
10662 (tramp-user-regexp, tramp-file-name-regexp-unified)
10663 (tramp-file-name-regexp-url): Extend regexp by hop separator.
10664 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
10665 (tramp-remote-file-name-spec-regexp): New defconst.
10666 (tramp-file-name-structure): Extend structure for hops.
10667 (tramp-get-method-parameter): Move up.
10668 (tramp-file-name-p, tramp-dissect-file-name)
10669 (with-parsed-tramp-file-name): Handle hops.
10670 (tramp-file-name-hop): New defun.
10671 (tramp-make-tramp-file-name): New optional arg HOP.
10672 (tramp-message-show-progress-reporter-message): New defvar.
10673 (tramp-with-progress-reporter): Use it. We cannot use
10674 `tramp-message-show-message' here, because this suppresses also
10675 error buffers.
10676 (tramp-error-with-buffer): Suppress buffer view, if
10677 `tramp-message-show-message' is nil.
10678 Use `tramp-get-connection-buffer'.
10679 (tramp-cleanup): New defun.
10680 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
10681 (tramp-file-name-handler): If `debug-on-error' is set, propagate
10682 an error unchanged.
10683 (tramp-completion-handle-file-name-all-completions): Handle hops.
10684 Fix an error when called from ido.
10685 (tramp-completion-dissect-file-name): Use better local variable
10686 name. Add hop to the vector.
10687 (tramp-handle-insert-file-contents): Use progress-reporter for the
10688 whole scenario.
10689 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
10690 to `t'.
10691 (tramp-check-for-regexp): Simplify search.
10692 (tramp-enter-password): Remove it. Move implementation ...
10693 (tramp-action-password): ... here.
10694 (tramp-mode-string-to-int, tramp-local-host-p)
10695 (tramp-make-tramp-temp-file, tramp-read-passwd)
10696 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
10697 Set tramp-autoload cookie.
10698
10699 * net/trampver.el: Update release number.
10700
10701 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10702 Michael Albinus <michael.albinus@gmx.de>
10703
10704 * net/tramp.el (tramp-set-completion-function): Fix docstring.
10705 (tramp-parse-group, tramp-parse-file)
10706 (tramp-parse-shostkeys-sknownhosts): New defuns.
10707 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
10708 (tramp-parse-shosts-group, tramp-parse-sconfig)
10709 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
10710 (tramp-parse-sknownhosts, tramp-parse-hosts)
10711 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
10712 Use them.
10713 (tramp-parse-passwd-group, tramp-parse-netrc-group)
10714 (tramp-parse-putty-group): Don't narrow.
10715 (tramp-parse-putty): Make a loop.
10716 (tramp-file-name-handler): Catch the `suppress' signal.
10717
10718 2012-06-11 Chong Yidong <cyd@gnu.org>
10719
10720 * image.el (imagemagick-register-types): Put the ImageMagick entry
10721 at the end of image-type-file-name-regexps.
10722
10723 2012-06-11 Johan Bockgård <bojohan@gnu.org>
10724
10725 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
10726 (pcase, pcase-let*, pcase-dolist): Use them.
10727
10728 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10729
10730 * emacs-lisp/pcase.el (pcase--let*): New function.
10731 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
10732 (pcase--expand): Use macroexp-let².
10733
10734 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10735
10736 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
10737 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
10738 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
10739 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
10740 * emacs-lisp/derived.el: Use pcase instead of `cl'.
10741 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
10742
10743 2012-06-10 Glenn Morris <rgm@gnu.org>
10744
10745 * mail/rmail.el (rmail-yank-current-message): Leave point at
10746 correct position. (Bug#11660)
10747
10748 2012-06-10 Chong Yidong <cyd@gnu.org>
10749
10750 * allout-widgets.el: Fix code header.
10751
10752 2012-06-10 Chong Yidong <cyd@gnu.org>
10753
10754 * cus-edit.el (customize-changed-options-previous-release):
10755 Bump to 24.1.
10756
10757 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
10758
10759 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
10760
10761 2012-06-09 Chong Yidong <cyd@gnu.org>
10762
10763 * ebuff-menu.el (electric-buffer-list): Preserve header line.
10764
10765 2012-06-09 Martin Rudalics <rudalics@gmx.at>
10766
10767 * window.el (special-display-popup-frame): Don't use
10768 window--display-buffer (Bug#11651).
10769
10770 2012-06-09 Eli Zaretskii <eliz@gnu.org>
10771
10772 Fix parallel builds: make sure loaddefs.el is not being written
10773 while Lisp files are compiled.
10774 (compile): Don't depend on 'mh-autoloads'.
10775 (compile-CMD, compile-SH): Depend on 'autoloads'.
10776 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
10777
10778 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
10779
10780 2012-06-09 Chong Yidong <cyd@gnu.org>
10781
10782 * face-remap.el (face-remap-add-relative, face-remap-set-base)
10783 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
10784 Doc fixes (Bug#11225).
10785
10786 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10787
10788 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
10789 a function if there's a clear indication that it has a compiler-macro.
10790 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
10791 (macro-declarations-alist): Add arglist to declaration functions.
10792 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
10793 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
10794 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
10795 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
10796 Also add autoload to find the compiler macro.
10797 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
10798 (cl--compiler-macro-member, cl--compiler-macro-assoc)
10799 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
10800 (cl--compiler-macro-get): New functions, replacing calls to
10801 cl-define-compiler-macro.
10802 (cl-typep) [compiler-macro]: Use macroexp-let².
10803
10804 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
10805
10806 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
10807 string properly, fixes Bug#11473.
10808
10809 2012-06-08 Chong Yidong <cyd@gnu.org>
10810
10811 * faces.el (set-face-attribute): Doc fix.
10812 (modify-face): Don't use :bold and :italic.
10813 (error, warning, success): Tweak definitions.
10814
10815 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
10816 (custom-modified, custom-set, custom-changed, custom-themed)
10817 (custom-saved, custom-button, custom-button-mouse)
10818 (custom-button-pressed, custom-state, custom-comment-tag)
10819 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
10820 (custom-group-subtitle): Use new-style face specs.
10821 (custom-invalid-face, custom-rogue-face, custom-modified-face)
10822 (custom-set-face, custom-changed-face, custom-saved-face)
10823 (custom-button-face, custom-button-pressed-face)
10824 (custom-documentation-face, custom-state-face)
10825 (custom-comment-face, custom-comment-tag-face)
10826 (custom-variable-tag-face, custom-variable-button-face)
10827 (custom-face-tag-face, custom-group-tag-face-1)
10828 (custom-group-tag-face): Remove obsolete face alias.
10829
10830 * epa.el (epa-validity-high, epa-validity-medium)
10831 (epa-validity-low, epa-mark, epa-field-name, epa-string)
10832 (epa-field-name, epa-field-body):
10833 * font-lock.el (font-lock-comment-face, font-lock-string-face)
10834 (font-lock-keyword-face, font-lock-builtin-face)
10835 (font-lock-function-name-face, font-lock-variable-name-face)
10836 (font-lock-type-face, font-lock-constant-face):
10837 * ido.el (ido-first-match, ido-only-match, ido-subdir)
10838 (ido-virtual, ido-indicator, ido-incomplete-regexp):
10839 * speedbar.el (speedbar-button-face, speedbar-file-face)
10840 (speedbar-directory-face, speedbar-tag-face)
10841 (speedbar-selected-face, speedbar-highlight-face)
10842 (speedbar-separator-face):
10843 * whitespace.el (whitespace-newline, whitespace-space)
10844 (whitespace-hspace, whitespace-tab, whitespace-trailing)
10845 (whitespace-line, whitespace-space-before-tab)
10846 (whitespace-space-after-tab, whitespace-indentation)
10847 (whitespace-empty):
10848 * emulation/cua-base.el (cua-global-mark):
10849 * eshell/em-prompt.el (eshell-prompt):
10850 * net/newst-plainview.el (newsticker-new-item-face)
10851 (newsticker-old-item-face, newsticker-immortal-item-face)
10852 (newsticker-obsolete-item-face, newsticker-date-face)
10853 (newsticker-statistics-face, newsticker-default-face):
10854 * net/newst-reader.el (newsticker-feed-face)
10855 (newsticker-extra-face, newsticker-enclosure-face):
10856 * net/newst-treeview.el (newsticker-treeview-face)
10857 (newsticker-treeview-new-face, newsticker-treeview-old-face)
10858 (newsticker-treeview-immortal-face)
10859 (newsticker-treeview-obsolete-face)
10860 (newsticker-treeview-selection-face):
10861 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
10862 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
10863 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
10864 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
10865 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
10866 (nxml-outline-active-indicator, nxml-outline-ellipsis):
10867 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
10868 (mpuz-text):
10869 * progmodes/vera-mode.el (vera-font-lock-number)
10870 (vera-font-lock-function, vera-font-lock-interface):
10871 * textmodes/table.el (table-cell): Use new-style face specs, and
10872 don't use the old :bold and :italic attributes.
10873
10874 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
10875 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
10876 (ebrowse-member-class, ebrowse-progress): Likewise.
10877 (ebrowse-tree-mark-face, ebrowse-root-class-face)
10878 (ebrowse-file-name-face, ebrowse-default-face)
10879 (ebrowse-member-attribute-face, ebrowse-member-class-face)
10880 (ebrowse-progress-face): Remove obsolete faces.
10881
10882 * progmodes/flymake.el (flymake-errline, flymake-warnline):
10883 Inherit from error and warning faces respectively.
10884
10885 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
10886 Likewise.
10887 (flyspell-incorrect-face, flyspell-duplicate-face):
10888 Remove obsolete aliases.
10889
10890 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
10891
10892 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
10893 Avoid infloop.
10894
10895 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10896
10897 * startup.el (argv, argi): Make lexically scoped.
10898 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
10899 * emacs-lisp/cl-macs.el: Use lexical-binding.
10900 Rename cl-bind-* to cl--bind-*.
10901 * files.el: Don't require `cl' since it doesn't use it.
10902 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
10903
10904 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
10905
10906 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
10907 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
10908 instead of calling external sort utility.
10909 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
10910
10911 2012-06-08 Eli Zaretskii <eliz@gnu.org>
10912
10913 * descr-text.el (describe-char): Mention how to insert the
10914 character, if the current input method doesn't support it.
10915 See the discussion in this thread for the details:
10916 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
10917
10918 2012-06-08 Sam Steingold <sds@gnu.org>
10919
10920 * bindings.el (global-map): Bind XF86Forward to next-buffer and
10921 XF86Back to previous-buffer.
10922 (minibuffer-local-map): Bind them to next-history-element and
10923 previous-history-element respectively.
10924 * help-mode.el (help-mode-map): Bind them to help-go-forward and
10925 help-go-back respectively.
10926 * info.el (Info-mode-map): Bind them to Info-history-forward and
10927 Info-history-back respectively.
10928 These are the keys next to Up on the ThinkPad keyboard.
10929
10930 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10931
10932 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
10933 * emacs-lisp/cl-macs.el: Provide itself.
10934 (cl--labels-convert-cache): New var.
10935 (cl--labels-convert): New function.
10936 (cl-flet, cl-labels): New implementation with new semantics, relying on
10937 lexical-binding.
10938 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
10939 (cl-closure-vars, cl--function-convert-cache)
10940 (cl--function-convert): Move from cl-macs.el.
10941 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
10942 rename by removing the "cl-" prefix.
10943 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
10944
10945 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10946
10947 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
10948 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
10949 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
10950 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
10951 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
10952 (cl-hash-table-count): Add old compatibility aliases.
10953
10954 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
10955 Use macroexpand-all-environment instead.
10956 (cl--old-macroexpand): New var.
10957 (cl--sm-macroexpand): New function.
10958 (cl-symbol-macrolet): Use it during macro expansion.
10959 (cl--function-convert-cache): New var.
10960 (cl--function-convert): New function, extracted from
10961 cl-macroexpand-all.
10962 (cl-lexical-let): Use it.
10963
10964 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
10965 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
10966 (cl-member): Remove old alias.
10967
10968 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
10969 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
10970 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
10971 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
10972 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
10973 (cl-macroexpand-cmacs): Remove var.
10974 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
10975 Use macroexpand-all instead.
10976
10977 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10978
10979 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
10980 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
10981 (macroexp-copyable-p): New functions and macros.
10982 * emacs-lisp/edebug.el (edebug-unwrap):
10983 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
10984 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
10985 (pcase--let*): Remove.
10986 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
10987 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
10988 macroexp-const-p instead.
10989 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
10990
10991 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
10992 instead of "cl-" for internal definitions. Use macroexp-const-p.
10993 (cl-old-bc-file-form): Remove var.
10994 (cl-const-exprs-p): Remove fun.
10995 (cl-labels, cl-macrolet): Use backquote.
10996 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
10997 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
10998 (cl-define-setf-expander): Rename from cl-define-setf-method.
10999 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
11000
11001 * international/mule-cmds.el: Don't require CL.
11002 (view-hello-file): Don't use `letf'.
11003
11004 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
11005
11006 * tmm.el (tmm-prompt): Use string-prefix-p.
11007 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
11008 (tmm-add-prompt): Use minibuffer-completion-help.
11009 (tmm-delete-map): Remove.
11010
11011 * subr.el (kbd): Make it its own function.
11012
11013 2012-06-07 Stefan Merten <smerten@oekonux.de>
11014
11015 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
11016 Silence compiler warnings. Fix versions.
11017 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
11018 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11019 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
11020 (rst-package-emacs-version-alist): Correct Emacs version to
11021 represent major merge with upstream.
11022 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
11023
11024 2012-06-06 Glenn Morris <rgm@gnu.org>
11025
11026 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
11027 Only print environment variables if set.
11028
11029 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11030
11031 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
11032 (macroexp--cons): Rename from maybe-cons.
11033 (macroexp--accumulate): Rename from macroexp-accumulate.
11034 (macroexp--all-forms): Rename from macroexpand-all-forms.
11035 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
11036 (macroexp--expand-all): Rename from macroexpand-all-1.
11037
11038 2012-06-06 Sam Steingold <sds@gnu.org>
11039
11040 * calendar/calendar.el (calendar-in-read-only-buffer):
11041 Call `special-mode' to enable the standard read-only keybindings.
11042
11043 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
11044
11045 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
11046 with "loading" messages (bug#11635).
11047
11048 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
11049
11050 * files.el (enable-remote-dir-locals): New option.
11051 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
11052
11053 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
11054 Ensure, that the temp directory is local.
11055
11056 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
11057 `temporary-file-directory'.
11058
11059 * progmodes/python.el (python-send-region): Ensure, that the
11060 temporary file is created also in the remote case.
11061
11062 2012-06-06 Glenn Morris <rgm@gnu.org>
11063
11064 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
11065 (vc-rcs-update-changelog): Use it.
11066
11067 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
11068
11069 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
11070 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
11071 (vc-sccs-diff): Replace use of the external vcdiff script.
11072
11073 2012-06-05 Glenn Morris <rgm@gnu.org>
11074
11075 * ledit.el: Move to obsolete/.
11076
11077 2012-06-05 Sam Steingold <sds@gnu.org>
11078
11079 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
11080 patch (Bug#11140).
11081
11082 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11083
11084 * emacs-lisp/cust-print.el: Move to obsolete.
11085
11086 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
11087 compiler-macro expansion.
11088
11089 Add native compiler-macro support.
11090 * emacs-lisp/macroexp.el (macroexpand-all-1):
11091 Support compiler-macros directly. Properly follow aliases and apply
11092 the compiler macros more thoroughly.
11093 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
11094 macroexpand now properly follows aliases.
11095 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
11096 (cl-compiler-macroexpand): Use new prop.
11097 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
11098
11099 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
11100
11101 2012-06-05 Martin Rudalics <rudalics@gmx.at>
11102
11103 * window.el (get-lru-window, get-mru-window, get-largest-window):
11104 New argument NOT-SELECTED to avoid picking the selected window.
11105 (window--display-buffer-1, window--display-buffer-2): Replace by
11106 new function window--display-buffer
11107 (display-buffer-same-window, display-buffer-reuse-window)
11108 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
11109 Use window--display-buffer.
11110 (display-buffer-use-some-window): Remove temporary dedication
11111 hack by calling get-lru-window and get-largest-window with
11112 NOT-SELECTED argument non-nil. Call window--display-buffer.
11113
11114 2012-06-05 Glenn Morris <rgm@gnu.org>
11115
11116 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
11117 Replace external vcdiff script.
11118
11119 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11120
11121 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
11122
11123 2012-06-04 Chong Yidong <cyd@gnu.org>
11124
11125 * image.el (imagemagick-types-inhibit): Revert last change.
11126 Add INFO and M.
11127 (imagemagick-enabled-types): Remove CIN and EPS*.
11128
11129 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
11130
11131 * emacs-lisp/cl-lib.el: Rename from cl.el.
11132 * emacs-lisp/cl.el: New compatibility file.
11133 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
11134 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
11135 to obey the "cl-" prefix.
11136 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
11137
11138 2012-06-03 Glenn Morris <rgm@gnu.org>
11139
11140 * emacs-lisp/authors.el (authors-aliases): Addition.
11141
11142 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
11143 Fix :version.
11144
11145 2012-06-03 Stefan Merten <smerten@oekonux.de>
11146
11147 * textmodes/rst.el: Add comments.
11148 (rst-transition, rst-adornment): New faces.
11149 (rst-adornment-faces-alist): Make default safe to reevaluate.
11150 Fixes
11151 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
11152 Improve customization tags.
11153 (rst-define-level-faces): Clarify meaning.
11154
11155 2012-06-03 Chong Yidong <cyd@gnu.org>
11156
11157 * progmodes/compile.el (compilation-mode-line-fail)
11158 (compilation-mode-line-run, compilation-mode-line-exit):
11159 New faces.
11160 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
11161
11162 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
11163
11164 * progmodes/which-func.el (which-func-update-ediff-windows):
11165 New function. Use it in ediff-select-hook (Bug#11478).
11166
11167 2012-06-03 Chong Yidong <cyd@gnu.org>
11168
11169 * bindings.el: Remove explicit help text from format-mode-line.
11170 It is now supplied by mode-line-default-help-echo.
11171 (mode-line-front-space, mode-line-end-spaces)
11172 (mode-line-misc-info): New variables.
11173 (mode-line-modes, mode-line-position): Move the default value to
11174 the variable definition.
11175 (mode-line-default-help-echo): New defcustom.
11176 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
11177 (mode-line-modified-help-echo): New functions.
11178 (mode-line-mule-info, mode-line-modified): Use them.
11179 (mode-line-eol-desc, propertized-buffer-identification):
11180 Consistency fixes for help text.
11181 (mode-line-coding-system-map): Allow using mouse-3 to invoke
11182 set-buffer-file-coding-system (Bug#289).
11183 (mode-line-mule-info-help-echo): Update help text.
11184
11185 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
11186
11187 * simple.el (execute-extended-command): Set real-this-command
11188 (bug#11506).
11189
11190 2012-06-02 Chong Yidong <cyd@gnu.org>
11191
11192 Remove incorrect uses of "modeline" in comments, docstrings, and
11193 function/variable names (Bug#10329).
11194
11195 * cus-edit.el (mode-line):
11196 * dframe.el (dframe-mouse-hscroll):
11197 * emacs-lisp/re-builder.el:
11198 * emacs-lisp/easy-mmode.el (define-minor-mode):
11199 * frame.el (set-frame-name):
11200 * help.el (lookup-minor-mode-from-indicator):
11201 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
11202 * progmodes/cc-cmds.el (c-toggle-auto-newline)
11203 (c-toggle-hungry-state):
11204 * progmodes/antlr-mode.el (antlr-language-alist):
11205 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
11206 * progmodes/vhdl-mode.el (vhdl-mode):
11207 * progmodes/which-func.el (which-func, which-func-cleanup-function):
11208 * term/ns-win.el (ns-face-at-pos):
11209 * term/sup-mouse.el (sup-mouse-report):
11210 * textmodes/flyspell.el (flyspell-mode-line-string):
11211 * textmodes/ispell.el (ispell-highlight-face):
11212 * textmodes/reftex-global.el:
11213 * vc/vc-arch.el (vc-arch-mode-line-string):
11214 * vc/vc-cvs.el (vc-cvs-mode-line-string):
11215 * vc/vc-git.el (vc-git-mode-line-string):
11216 * vc/vc-hooks.el (vc-display-status)
11217 (vc-default-mode-line-string):
11218 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
11219
11220 * ansi-color.el (ansi-color-faces-vector): Change default faces.
11221
11222 * dired.el (dired-sort-set-mode-line): Rename from
11223 dired-sort-set-modeline. All callers changed.
11224
11225 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
11226 eshell-status-in-modeline.
11227
11228 * foldout.el (foldout-mode-line-string): Rename from
11229 foldout-modeline-string. All callers changed.
11230 (foldout-update-mode-line): Rename from foldout-update-modeline.
11231
11232 * subr.el (redraw-modeline): Make into obsolete alias.
11233
11234 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
11235 timeclock-modeline-display. Make old name an alias.
11236 (timeclock-update-mode-line): Likewise. All callers changed.
11237 (timeclock-mode-line-display): No need to check before using
11238 add-hook.
11239 (timeclock-relative, timeclock-day-over-hook)
11240 (timeclock-use-elapsed, timeclock-mode-string)
11241 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
11242
11243 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
11244 crisp-mode-modeline-string.
11245
11246 * play/solitaire.el (solitaire-build-mode-line): Rename from
11247 solitaire-build-modeline. All callers changed.
11248
11249 * play/zone.el (zone-hiding-mode-line): Rename from
11250 zone-hiding-modeline. All callers changed.
11251 (zone): Remove unusued `modeline-hidden-level' property.
11252
11253 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
11254 xscheme-modeline-initialize. All callers changed.
11255
11256 * strokes.el (strokes-lighter): Rename from
11257 strokes-modeline-string.
11258
11259 * textmodes/sgml-mode.el (html-face-tag-alist)
11260 (html-tag-face-alist): Use mode-line face instead of obsolete
11261 alias modeline.
11262
11263 2012-06-02 Stefan Merten <smerten@oekonux.de>
11264
11265 * textmodes/rst.el: Always require `cl'.
11266 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
11267
11268 2012-06-02 Chong Yidong <cyd@gnu.org>
11269
11270 * image.el (imagemagick-enabled-types): Rename from
11271 imagemagick-types-enable. Add many more types.
11272 (imagemagick-types-inhibit): Change default to nil.
11273 (imagemagick-filter-types): Caller changed.
11274
11275 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
11276
11277 * emacs-lisp/cl-macs.el: Use backquotes.
11278 (cl-transform-function-property): Use eval-and-compile rather than
11279 abusing `require'.
11280 (defstruct): Use declare-function instead of with-no-warnings.
11281
11282 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
11283 (byte-compile-output-docform): Re-add the print-circle bindings.
11284 (byte-compile-fix-header): Use #$ just because it's shorter.
11285 (byte-compile-output-file-form): Remove defun/defmacro.
11286
11287 2012-06-01 Martin Rudalics <rudalics@gmx.at>
11288
11289 * simple.el (choose-completion): Remove now obsolete binding for
11290 owindow.
11291
11292 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
11293
11294 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
11295 in order to avoid "Stack overflow in regexp matcher".
11296
11297 2012-05-31 Glenn Morris <rgm@gnu.org>
11298
11299 * image.el: For clarity, call imagemagick-register-types at
11300 top-level, rather than relying on a custom :initialize.
11301 (imagemagick-types-enable): New option. (Bug#11557)
11302 (imagemagick-filter-types): New function. (Bug#7406)
11303 (imagemagick-register-types): Use imagemagick-filter-types.
11304 If disabling support, remove elements altogether rather
11305 than using an impossible regexp.
11306 (imagemagick-types-inhibit): Give it the default init function.
11307
11308 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11309
11310 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
11311 Handle arbitrary file name lengths (Bug#11585).
11312
11313 2012-05-31 Martin Rudalics <rudalics@gmx.at>
11314
11315 * desktop.el (desktop-read): Clear previous and next buffers for
11316 all windows and bury *Messages* buffer (bug#11556).
11317
11318 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
11319
11320 Add `declare' for `defun'. Align `defmacro's with it.
11321 * emacs-lisp/easy-mmode.el (define-minor-mode)
11322 (define-globalized-minor-mode): Don't autoload the var definitions.
11323 * emacs-lisp/byte-run.el: Use lexical-binding.
11324 (defun-declarations-alist, macro-declarations-alist): New vars.
11325 (defmacro, defun): Use them.
11326 (make-obsolete, define-obsolete-function-alias)
11327 (make-obsolete-variable, define-obsolete-variable-alias):
11328 Use `declare'.
11329 (macro-declaration-function): Mark obsolete.
11330 * emacs-lisp/autoload.el: Use lexical-binding.
11331 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
11332
11333 2012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11334
11335 * textmodes/ispell.el (ispell-with-no-warnings):
11336 Define as a macro.
11337 (ispell-kill-ispell, ispell-change-dictionary):
11338 Use `called-interactively-p' for Emacs instead of obsolete
11339 `interactive-p'.
11340
11341 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
11342
11343 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
11344 (macro-declaration-function): Move var from C code.
11345 (macro-declaration-function): Define function with defalias.
11346 * emacs-lisp/macroexp.el (macroexpand-all-1):
11347 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
11348 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
11349 defun/defmacro any more.
11350 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
11351 Provide fallback for unknown arglist.
11352 (byte-compile-arglist-warn): Change calling convention.
11353 (byte-compile-output-file-form): Move print-vars binding.
11354 (byte-compile-output-docform): Simplify accordingly.
11355 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
11356 (byte-compile-defmacro-declaration): Remove.
11357 (byte-compile-file-form-defmumble): Generalize to defalias.
11358 (byte-compile-output-as-comment): Return byte-positions.
11359 Simplify callers accordingly.
11360 (byte-compile-lambda): Use `assert'.
11361 (byte-compile-defun, byte-compile-defmacro): Remove.
11362 (byte-compile-file-form-defalias):
11363 Use byte-compile-file-form-defmumble.
11364 (byte-compile-defalias-warn): Remove.
11365
11366 2012-05-29 Stefan Merten <smerten@oekonux.de>
11367
11368 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
11369 possible. Fix authors. Improve comments. Improve loading of `cl'.
11370
11371 (rst-mode-abbrev-table): Merge definition.
11372 (rst-mode): Make sure `font-lock-defaults' is buffer local.
11373 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
11374
11375 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
11376
11377 * calendar/icalendar.el
11378 (icalendar-export-region): Export UID properly.
11379
11380 2012-05-29 Leo Liu <sdl.web@gmail.com>
11381 * calendar/icalendar.el (icalendar-import-format):
11382 Add `icalendar-import-format-uid' (Bug#11525).
11383 (icalendar-import-format-uid): New.
11384 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
11385 Export UID.
11386
11387 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
11388
11389 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
11390 different alternative patterns.
11391 (pcase-codegen): Be more careful to preserve identity.
11392 (pcase--u1): Don't forget to mark vars as used.
11393
11394 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
11395 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
11396 (byte-compile-from-buffer): ...rather than here.
11397
11398 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
11399 functions from byte-compile-function-environment.
11400
11401 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
11402
11403 * window.el (window-deletable-p): Avoid deleting the root window
11404 of a frame with an active minibuffer.
11405
11406 2012-05-29 Martin Rudalics <rudalics@gmx.at>
11407
11408 * simple.el (choose-completion): Use quit-window (Bug#11567).
11409
11410 2012-05-29 Chong Yidong <cyd@gnu.org>
11411
11412 * whitespace.el (whitespace-cleanup): Fix usage of
11413 whitespace-empty-at-bob-regexp (Bug#11492).
11414
11415 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11416
11417 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
11418 revert (Bug#11488).
11419
11420 2012-05-29 Juri Linkov <juri@jurta.org>
11421
11422 * isearch.el (isearch-mode-map): Bind `M-s _' to
11423 `isearch-toggle-symbol'. Bind `M-s c' to
11424 `isearch-toggle-case-fold'.
11425 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
11426 (isearch-forward): Add `M-s _' to the docstring.
11427 (isearch-forward-symbol, isearch-toggle-case-fold)
11428 (isearch-symbol-regexp): New functions. (Bug#11381)
11429
11430 2012-05-29 Juri Linkov <juri@jurta.org>
11431
11432 * isearch.el (isearch-word): Add docstring. (Bug#11381)
11433 (isearch-occur, isearch-search-and-update): If `isearch-word' is
11434 a function, call it to get the regexp.
11435 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
11436 property `isearch-message-prefix' instead of the string "word ".
11437 (isearch-search-fun-default): For the case of `isearch-word',
11438 return a lambda that calls re-search-forward/re-search-backward
11439 with a regexp returned by `word-search-regexp' or by the function
11440 in `isearch-word'.
11441
11442 2012-05-29 Juri Linkov <juri@jurta.org>
11443
11444 * isearch.el (isearch-search-fun-default): New function.
11445 (isearch-search-fun): Move default part to the new function
11446 `isearch-search-fun-default'.
11447 (isearch-search-fun-function): Set the default value to
11448 `isearch-search-fun-default'. (Bug#11381)
11449
11450 * comint.el (comint-history-isearch-end):
11451 Use `isearch-search-fun-default'.
11452 (comint-history-isearch-search): Use `isearch-search-fun-default'
11453 and remove spacial case for `isearch-word'.
11454 (comint-history-isearch-wrap): Remove spacial case for
11455 `isearch-word'.
11456
11457 * hexl.el (hexl-isearch-search-function):
11458 Use `isearch-search-fun-default'.
11459
11460 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
11461 Use `word-search-regexp' for `isearch-word'.
11462
11463 * misearch.el (multi-isearch-search-fun):
11464 Use `isearch-search-fun-default'.
11465
11466 * simple.el (minibuffer-history-isearch-search):
11467 Use `isearch-search-fun-default' and remove spacial case for
11468 `isearch-word'.
11469 (minibuffer-history-isearch-wrap): Remove spacial case for
11470 `isearch-word'.
11471
11472 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
11473 Remove spacial case for `isearch-word'.
11474 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
11475
11476 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11477
11478 Decrease XEmacs incompatibilities.
11479 * textmodes/flyspell.el (flyspell-check-pre-word-p):
11480 Use `string-match'.
11481 (flyspell-delete-region-overlays): Use alternative definition for
11482 XEmacs.
11483 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
11484 (flyspell-word): Use `process-kill-without-query' if XEmacs.
11485 (flyspell-mode-on): Use `interactive-p' if XEmacs.
11486 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
11487 `define-obsolete-face-alias' under XEmacs, but old method.
11488
11489 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
11490 `with-no-warnings' definition or Emacs alias.
11491 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
11492 (ispell-word): Do not use `region-p' if XEmacs.
11493
11494 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11495
11496 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
11497 Check for `ispell-dictionary-base-alist' instead of full
11498 `ispell-dictionary-alist'.
11499 (ispell-init-process): Show spellchecker when starting new Ispell
11500 process.
11501
11502 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11503
11504 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
11505 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
11506
11507 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
11508
11509 * version.el (motif-version-string, gtk-version-string)
11510 (ns-version-string): Declare.
11511
11512 2012-05-27 Juri Linkov <juri@jurta.org>
11513
11514 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
11515 after the `eval-defun-1' specialcaseing
11516 like in `edebug-eval-defun' (bug#10181).
11517
11518 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
11519 like in `eval-defun-1'.
11520
11521 2012-05-27 Eli Zaretskii <eliz@gnu.org>
11522
11523 * mail/sendmail.el (mail-yank-region):
11524 Recognize rmail-yank-current-message in addition to insert-buffer.
11525 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
11526 a *mail* buffer created through rmail-start-mail with sendmail as
11527 mail-user-agent.
11528
11529 2012-05-27 Chong Yidong <cyd@gnu.org>
11530
11531 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
11532 Default to 256 (Bug#11267).
11533
11534 * help.el (describe-mode): Doc fix.
11535
11536 2012-05-26 Glenn Morris <rgm@gnu.org>
11537
11538 * w32-fns.el (w32-init-info): Remove.
11539 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
11540
11541 * info.el (info-initialize): For self-contained NS builds, put the
11542 included info/ directory at the front. (Bug#2791)
11543
11544 * paths.el (Info-default-directory-list): Make it a defcustom,
11545 mainly so that we can use custom-initialize-delay.
11546
11547 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
11548
11549 * subr.el (buffer-has-markers-at): Mark obsolete.
11550
11551 * subr.el (lambda): Use declare.
11552
11553 * emacs-lisp/lisp-mode.el (lambda):
11554 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
11555
11556 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11557
11558 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
11559
11560 2012-05-26 Glenn Morris <rgm@gnu.org>
11561
11562 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
11563
11564 2012-05-25 Glenn Morris <rgm@gnu.org>
11565
11566 * paths.el: Remove no-byte-compile.
11567 * loadup.el: No need to load paths.el uncompiled.
11568
11569 * image.el (imagemagick-types-inhibit): Doc fix.
11570
11571 * version.el: Remove no-byte-compile and associated formatting.
11572 * loadup.el: No need to load version.el uncompiled. AFAICS, this
11573 is ancient code from when there was an "inc-vers.el".
11574
11575 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11576
11577 * progmodes/gdb-mi.el: Minor style changes.
11578 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
11579 Turn into minor modes.
11580 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
11581 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
11582 (gdb-shell): Remove unneeded let-binding.
11583 (gdb-get-many-fields): Eliminate O(n²) behavior.
11584
11585 2012-05-25 Eli Zaretskii <eliz@gnu.org>
11586
11587 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
11588 platforms that don't link in fontset.c.
11589
11590 2012-05-25 Juri Linkov <juri@jurta.org>
11591
11592 Use the same diff color scheme as in modern VCSes (bug#10181).
11593
11594 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
11595 to avoid confusion with `diff-added' that now uses green colors.
11596 (diff-removed): Use shades of red.
11597 (diff-added): Use shades of green.
11598 (diff-changed): Leave just the yellow color.
11599 (diff-use-changed-face): New variable.
11600 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
11601 how to highlight context diff changes.
11602 (diff-refine-change): Use shades of yellow.
11603 (diff-refine-removed): New face that uses shades of red.
11604 (diff-refine-added): New face that uses shades of green.
11605 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
11606 `diff-refine-removed' in the call to `smerge-refine-subst'
11607 depending on the value of `diff-use-changed-face'.
11608
11609 * vc/smerge-mode.el (smerge-mine): Use shades of red.
11610 (smerge-other): Use shades of green.
11611 (smerge-base): Use shades of yellow.
11612 (smerge-refined-change): Empty face.
11613 (smerge-refined-removed): New face that uses shades of red.
11614 (smerge-refined-added): New face that uses shades of green.
11615 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
11616 args `props-r' and `props-a', and use them. Doc fix.
11617 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
11618 on its value use different faces `smerge-refined-change',
11619 `smerge-refined-removed', `smerge-refined-added' in the call to
11620 `smerge-refine-subst'.
11621
11622 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
11623 Add face condition `min-colors 88' with shades of red.
11624 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
11625 `min-colors 88' with shades of green.
11626 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
11627 `min-colors 88' with shades of yellow.
11628
11629 2012-05-24 Glenn Morris <rgm@gnu.org>
11630
11631 * paths.el (prune-directory-list, remote-shell-program): Move to...
11632 * files.el (prune-directory-list, remote-shell-program): ...here.
11633 For the latter, delay initialization, prefer ssh, just search PATH.
11634
11635 * paths.el (term-file-prefix): Move to faces.el (the only user).
11636 * faces.el (term-file-prefix): Move here, make it a defcustom.
11637
11638 * paths.el (news-directory, news-path, news-inews-program):
11639 Move to gnus/nnspool.el.
11640
11641 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
11642
11643 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
11644 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
11645 Make the latter a defcustom, with a delayed initialization.
11646
11647 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
11648 These were deleted from Gnus itself late 2010.
11649
11650 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
11651
11652 * progmodes/which-func.el (which-func-ff-hook):
11653 Check against user-error, not error.
11654
11655 * emacs-lisp/edebug.el (top): Do not load or set up loading of
11656 cl-specs.el, which no longer exists.
11657
11658 2012-05-22 Glenn Morris <rgm@gnu.org>
11659
11660 * info.el (info-emacs-bug): New command.
11661 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
11662 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
11663
11664 2012-05-21 Glenn Morris <rgm@gnu.org>
11665
11666 * makefile.w32-in (update-subdirs-SH):
11667 * Makefile.in (update-subdirs): Update for moved update-subdirs.
11668
11669 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11670
11671 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
11672
11673 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11674 Simplify Maven regexp, and make sure the file can't start with a space
11675 (bug#11517).
11676
11677 2012-05-21 Glenn Morris <rgm@gnu.org>
11678
11679 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11680 Scrap superfluous subshells.
11681
11682 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11683
11684 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
11685 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
11686
11687 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
11688
11689 * calc/calc.el (calc-ensure-consistent-units): New variable.
11690
11691 * calc/calc-units.el (math-consistent-units-p)
11692 (math-check-unit-consistency): New functions.
11693 (calc-quick-units, calc-convert-units):
11694 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
11695 is non-nil.
11696 (calc-extract-units): Fix typo.
11697
11698 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11699
11700 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
11701
11702 * textmodes/flyspell.el: Commenting style, plus code simplifications.
11703 (flyspell-default-deplacement-commands): Don't spell check after
11704 repeated window/frame switches (e.g. triggered by mouse-movement).
11705 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
11706 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
11707 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
11708 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
11709 Remove unused vars.
11710 (flyspell-get-casechars, flyspell-get-not-casechars):
11711 Simplify; Don't bother removing a ] just to add it back.
11712 * textmodes/ispell.el (ispell-program-name): Use executable-find.
11713
11714 2012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11715
11716 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
11717 New functions.
11718 (math-function-table): Add support for more C functions.
11719
11720 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11721
11722 * textmodes/flyspell.el (flyspell-check-pre-word-p)
11723 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
11724 Protect delay handling for otherchars against empty otherchars.
11725
11726 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11727
11728 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
11729 their respective macro declarations.
11730 * skeleton.el (define-skeleton):
11731 * progmodes/compile.el (define-compilation-mode):
11732 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
11733 (define-ibuffer-filter):
11734 * emacs-lisp/generic.el (define-generic-mode):
11735 * emacs-lisp/easy-mmode.el (define-minor-mode)
11736 (define-globalized-minor-mode):
11737 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
11738 * emacs-lisp/byte-run.el (defsubst):
11739 * custom.el (deftheme): Add doc-string metadata.
11740
11741 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11742
11743 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
11744
11745 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11746
11747 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
11748
11749 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
11750 * emacs-lisp/cl-macs.el: Idem.
11751 * emacs-lisp/cl-specs.el: Remove.
11752
11753 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11754
11755 Minor renaming of internal CL functions and variables.
11756 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
11757 (cl--position): Rename from cl-position.
11758 (cl--delete-duplicates): Rename from cl-delete-duplicates.
11759 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
11760 (cl--random-state): Rename from *random-state*.
11761
11762 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11763
11764 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
11765 parens around the arg list (bug#11499).
11766
11767 2012-05-17 Juri Linkov <juri@jurta.org>
11768
11769 * isearch.el (word-search-regexp, word-search-backward)
11770 (word-search-forward, word-search-backward-lax)
11771 (word-search-forward-lax): Move functions from search.c
11772 (bug#10145, bug#11381).
11773
11774 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11775
11776 * textmodes/flyspell.el (flyspell-check-pre-word-p)
11777 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
11778 Delay for otherchars as for normal word components.
11779
11780 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11781
11782 * minibuffer.el (completion--sifn-requote): Fix last change.
11783 (minibuffer-local-must-match-filename-map):
11784 Move define-obsolete-variable-alias before its var.
11785
11786 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11787
11788 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
11789
11790 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
11791 behavior.
11792 (completion--string-equal-p): New function.
11793 (completion--twq-all): Use it to get better assertion failure data.
11794
11795 Only handle ".." and '..' quoting in shell-mode (bug#11466).
11796 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
11797 (shell--requote-argument): New functions.
11798 (shell-completion-vars): Use them.
11799 (shell--parse-pcomplete-arguments): Rename from
11800 shell-parse-pcomplete-arguments.
11801 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
11802 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
11803 Obey comint-file-name-quote-list.
11804
11805 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
11806 (smie-indent-keyword): Use it.
11807
11808 2012-05-14 Stefan Merten <smerten@oekonux.de>
11809
11810 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
11811
11812 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11813
11814 * net/rlogin.el (rlogin-mode-map): Fix last change.
11815
11816 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
11817
11818 * mail/smtpmail.el (smtpmail-send-command): Send the command and
11819 the following \r\n using a single `process-send-string', since the
11820 Lotus SMTP server refuses to accept any commands if they are sent
11821 with two `process-send-string's (Bug#11444).
11822
11823 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11824
11825 * shell.el (shell-parse-pcomplete-arguments):
11826 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
11827
11828 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
11829
11830 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
11831 (image-transform-scale, image-transform-right-angle-fudge): New vars.
11832 (image-transform-width, image-transform-fit-width): New functions.
11833 (image-transform-properties): Use them.
11834 (image-transform-check-size): New function.
11835 (image-toggle-display-image): Use it (for testing).
11836 (image-transform-set-rotation): Reduce angle mod 360.
11837 Delete obsolete comment.
11838
11839 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
11840
11841 * image-mode.el: Fix scaling (bug#11399).
11842 (image-transform-resize): Doc fix.
11843 (image-transform-properties): Default scale is 1 and height should
11844 be an integer.
11845
11846 2012-05-13 Johan Bockgård <bojohan@gnu.org>
11847
11848 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
11849 than hard-coding `car', to fix misbehavior when moving forward.
11850
11851 2012-05-13 Chong Yidong <cyd@gnu.org>
11852
11853 * emacs-lisp/tabulated-list.el (tabulated-list-format)
11854 (tabulated-list-entries, tabulated-list-padding)
11855 (tabulated-list-sort-key): Make permanent-local.
11856
11857 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
11858 (electric-buffer-list): Put electric buffer menu
11859 command descriptions in this docstring, instead of the docstring
11860 of electric-buffer-menu-mode. Code cleanups.
11861 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
11862 Electric-buffer-menu-mode.
11863 (electric-buffer-update-highlight): Minor code cleanup.
11864
11865 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
11866
11867 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
11868 (Bug#11447)
11869
11870 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11871
11872 Move define-obsolete-variable-alias before the var's definition.
11873 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
11874 * tooltip.el (tooltip-hook):
11875 * textmodes/reftex-toc.el (reftex-toc-map):
11876 * textmodes/reftex-sel.el (reftex-select-label-map)
11877 (reftex-select-bib-map):
11878 * textmodes/reftex-index.el (reftex-index-map)
11879 (reftex-index-phrases-map):
11880 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
11881 * progmodes/meta-mode.el (meta-mode-map):
11882 * novice.el (disabled-command-hook):
11883 * loadhist.el (unload-hook-features-list):
11884 * frame.el (blink-cursor):
11885 * files.el (find-file-not-found-hooks, write-file-hooks)
11886 (write-contents-hooks):
11887 * emulation/tpu-edt.el (GOLD-map):
11888 * emacs-lock.el (emacs-lock-from-exiting):
11889 * emacs-lisp/generic.el (generic-font-lock-defaults):
11890 * emacs-lisp/chart.el (chart-map):
11891 * dos-fns.el (register-name-alist):
11892 * dired-x.el (dired-omit-files-p):
11893 * desktop.el (desktop-enable):
11894 * cus-edit.el (custom-mode-hook):
11895 * buff-menu.el (buffer-menu-mode-hook):
11896 * bookmark.el (bookmark-read-annotation-text-func)
11897 (bookmark-exit-hooks):
11898 * allout.el (allout-mode-deactivate-hook)
11899 (allout-exposure-change-hook, allout-structure-added-hook)
11900 (allout-structure-deleted-hook, allout-structure-shifted-hook):
11901 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
11902 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
11903 comes before the corresponding variable's definition.
11904
11905 2012-05-12 Chong Yidong <cyd@gnu.org>
11906
11907 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
11908 (Buffer-menu-mouse-select): Restore function (Bug#11459).
11909 (Buffer-menu-mode-map): Bind it.
11910 (Buffer-menu--pretty-name): Add a mouse-face property.
11911
11912 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11913
11914 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
11915 (prolog-upper-case-string, prolog-lower-case-string)
11916 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
11917 (prolog-use-smie, prolog-smie-grammar): New vars.
11918 (prolog-smie-forward-token, prolog-smie-backward-token)
11919 (prolog-smie-rules): New funs.
11920 (prolog-comment-indent): Remove.
11921 (prolog-mode-variables): Use default comment indentation instead.
11922 Setup SMIE.
11923 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
11924 (prolog-mode): Don't call them any more.
11925 (prolog-electric-colon, prolog-electric-dash)
11926 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
11927
11928 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
11929
11930 * minibuffer.el (completion--twq-all): Again, allow case differences.
11931
11932 * term.el: Move keymap initialization code to be more idiomatic.
11933 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
11934 (term-terminal-menu): Move initialization into declaration.
11935 (term-escape-char): Let the user set it in her .emacs.
11936
11937 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
11938 Provide SMIE-based indentation (not enabled by default yet).
11939 (sh-mode-map): Don't bind electric keys.
11940 Use electric-pair-mode instead of skeleton-pair.
11941 (sh-assignment-regexp): Fit within 80 columns.
11942 (sh-indent-supported): Specify actual shell name instead of boolean.
11943 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
11944 (sh-maybe-here-document): Use it. Make obsolete.
11945 (sh-electric-here-document-mode) New minor mode.
11946 (sh-mode): Use it. Don't set sh-indent-supported-here here.
11947 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
11948 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
11949 (sh-smie-rc-grammar, sh-use-smie): New vars.
11950 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
11951 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
11952 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
11953 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
11954 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
11955 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
11956 (sh-set-shell): Use smie-setup if requested.
11957
11958 * term.el (term-set-escape-char): Properly set term-escape-char.
11959 See http://stackoverflow.com/questions/10524656.
11960
11961 2012-05-10 Chong Yidong <cyd@gnu.org>
11962
11963 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
11964 Use url-generic-parse-url, and handle host names and Windows
11965 filenames properly.
11966 (ffap-url-unwrap-remote): Use url-generic-parse-url.
11967 (ffap-url-unwrap-remote): Accept list values, specifying a list of
11968 URL schemes to work on.
11969 (ffap--toggle-read-only): New function.
11970 (ffap-read-only, ffap-read-only-other-window)
11971 (ffap-read-only-other-frame): Use it.
11972 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
11973 necessary for ffap-url-unwrap-remote.
11974
11975 2012-05-10 Dave Abrahams <dave@boostpro.com>
11976
11977 * cus-start.el (create-lockfiles): Add it.
11978
11979 2012-05-09 Chong Yidong <cyd@gnu.org>
11980
11981 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
11982 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
11983
11984 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11985
11986 * shell.el (shell-completion-vars): Fix last change (bug#11348).
11987
11988 2012-05-09 Chong Yidong <cyd@gnu.org>
11989
11990 * ansi-color.el (ansi-color-process-output): Check for validity of
11991 comint-last-output-start before using it. This avoids a bad
11992 interaction with gdb-mi's input/output buffer.
11993
11994 2012-05-09 Glenn Morris <rgm@gnu.org>
11995
11996 * files.el (dir-locals-read-from-file):
11997 Mention dir-locals in any error message.
11998
11999 2012-05-09 Chong Yidong <cyd@gnu.org>
12000
12001 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
12002 package (Bug#11410).
12003
12004 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
12005 variables into description.
12006
12007 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
12008
12009 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
12010 shell-delimiter-argument-list (bug#11348).
12011 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
12012
12013 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
12014
12015 * textmodes/rst.el: Silence byte-compiler warnings.
12016 (rst-re-alist, rst-reset-section-caches): Move around.
12017 (rst-re): Use `characterp', not `char-valid-p'.
12018 (font-lock-beg, font-lock-end): Declare.
12019
12020 * progmodes/idlw-shell.el (specs): Remove reference to deleted
12021 variable `idlwave-shell-activate-alt-keybindings' and simplify.
12022
12023 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
12024
12025 2012-05-08 Glenn Morris <rgm@gnu.org>
12026
12027 * files.el (auto-mode-alist): Treat ".make" like ".mk".
12028
12029 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
12030
12031 * vc/log-edit.el: Add GNU coding standards highlighting.
12032 (log-edit-font-lock-gnu-style)
12033 (log-edit-font-lock-gnu-keywords): New vars.
12034 (log-edit-font-lock-keywords): New fun.
12035 (log-edit-mode): Don't fold case in font-lock.
12036 (log-edit-font-lock-keywords): Do not assume case-folding.
12037
12038 * imenu.el: Misc cleanup. Make docstrings out of comments.
12039 Use lexical-binding.
12040 (imenu--index-alist, imenu--last-menubar-index-alist)
12041 (imenu-menubar-modified-tick): Use defvar-local.
12042 (imenu--split-menu): Remove unused var.
12043 (imenu--cleanup-seen): Declare as global.
12044 (imenu--cleanup): Use dolist.
12045
12046 * subr.el (defvar-local): Add debug spec and doc-string position.
12047
12048 2012-05-08 Glenn Morris <rgm@gnu.org>
12049
12050 * language/burmese.el, language/cham.el, language/czech.el:
12051 * language/english.el, language/georgian.el, language/greek.el:
12052 * language/japanese.el, language/khmer.el, language/korean.el:
12053 * language/lao.el, language/misc-lang.el, language/romanian.el:
12054 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
12055 * language/thai.el, language/utf-8-lang.el:
12056 Remove no-byte-compile setting.
12057
12058 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
12059
12060 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12061
12062 * progmodes/make-mode.el (makefile-browse):
12063 Remove unnecessary interactive. (Bug#11324)
12064
12065 2012-05-07 Glenn Morris <rgm@gnu.org>
12066
12067 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
12068
12069 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
12070
12071 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
12072
12073 * loadup.el: Preload newcomment.el.
12074 * newcomment.el: Move autoload-only code to toplevel.
12075
12076 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
12077 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
12078 Handle new :right-align column property.
12079 (tabulated-list-print-col): Idem, plus use `display' text-property to
12080 try and preserve alignment for variable pitch fonts.
12081
12082 2012-05-07 Chong Yidong <cyd@gnu.org>
12083
12084 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
12085 (tabulated-list-use-header-line): New var.
12086 (tabulated-list-init-header): Use it.
12087 (tabulated-list-print-fake-header): New function.
12088 (tabulated-list-print): Use it.
12089 (tabulated-list-sort-button-map): Add non-header-line commands.
12090 (tabulated-list-init-header): Add column name property to basic
12091 labels as well.
12092 (tabulated-list-col-sort): Handle non-header-line button case.
12093 (tabulated-list--sort-by-column-name): Fix a corner case.
12094
12095 * buff-menu.el (list-buffers--refresh):
12096 Handle Buffer-menu-use-header-line.
12097
12098 2012-05-06 Chong Yidong <cyd@gnu.org>
12099
12100 * buff-menu.el: Convert to Tabulated List mode.
12101 (Buffer-menu-buffer+size-width): Make obsolete.
12102 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
12103 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
12104 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
12105 documentation into docstring of buffer-menu.
12106 (Buffer-menu-toggle-files-only): Add an informative message.
12107 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
12108 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
12109 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
12110 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
12111 (Buffer-menu-execute, Buffer-menu-select)
12112 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
12113 (Buffer-menu-bury): Use Tabulated List machinery.
12114 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
12115 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
12116 Delete.
12117 (list-buffers--refresh): New function.
12118 (list-buffers-noselect): Use it.
12119 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
12120 (Buffer-menu--pretty-file-name): New helper functions.
12121
12122 * loadup.el: Preload tabulated-list.
12123
12124 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
12125 tabulated-list-sort-column.
12126 (tabulated-list-init-header): Add the initial aligning space even
12127 if tabulated-list-padding is zero.
12128
12129 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
12130
12131 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
12132 whose cdr is not a cons cell correctly (bug#11038).
12133
12134 2012-05-06 Chong Yidong <cyd@gnu.org>
12135
12136 * emacs-lisp/tabulated-list.el (tabulated-list-format):
12137 Accept additional plist in column descriptors.
12138 (tabulated-list-init-header): Obey it.
12139 (tabulated-list-get-entry): New function.
12140 (tabulated-list-put-tag): Use it. Use string-width instead of
12141 length.
12142 (tabulated-list--column-number): New function.
12143 (tabulated-list-print): Use it.
12144 (tabulated-list-print-col): New function.
12145 Set `tabulated-list-column-name' property on each column's text.
12146 (tabulated-list-print-entry): Use it.
12147 (tabulated-list-delete-entry, tabulated-list-set-col):
12148 New functions.
12149 (tabulated-list-sort-column): New command (Bug#11337).
12150
12151 * buff-menu.el (list-buffers): Move C-x C-b binding from
12152 buff-menu.el to bindings.el.
12153
12154 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
12155 :advertised-binding feature.
12156
12157 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
12158
12159 * progmodes/compile.el (compilation-internal-error-properties):
12160 Calculate start position correctly when end-col is set but
12161 end-line is not (Bug#11382).
12162
12163 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
12164
12165 * man.el (Man-unindent): Use text-property-default-nonsticky to
12166 prevent untabify from inheriting face properties (Bug#11408).
12167
12168 2012-05-05 Stefan Merten <smerten@oekonux.de>
12169
12170 * textmodes/rst.el: Major merge with upstream development up to
12171 Docutils SVN r7399 / rst.el V1.2.1.
12172
12173 Clarify maintainership and authors.
12174
12175 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
12176 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
12177 (rst-official-version, rst-official-cvs-rev, rst-version)
12178 (rst-package-emacs-version-alist): New functions and variables
12179 for version information.
12180
12181 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
12182 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
12183 (rst-mode-syntax-table, rst-mode): New and corrected functions
12184 and variables representing reStructuredText features.
12185
12186 (rst-re): New function for reStructuredText regexes. Use in
12187 many places.
12188
12189 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
12190 (rst-mode-map): Rebind keys.
12191
12192 (rst-mode-lazy, rst-font-lock-keywords)
12193 (rst-font-lock-extend-region)
12194 (rst-font-lock-extend-region-internal)
12195 (rst-font-lock-extend-region-extend)
12196 (rst-font-lock-find-unindented-line-limit)
12197 (rst-font-lock-find-unindented-line-match)
12198 (rst-adornment-level, rst-font-lock-adornment-level)
12199 (rst-font-lock-adornment-match)
12200 (rst-font-lock-handle-adornment-pre-match-form)
12201 (rst-font-lock-handle-adornment-matcher): Major revision of
12202 font-locking. Integrate with other code. Use `jit-lock-mode'.
12203
12204 (rst-preferred-adornments, rst-adjust-hook)
12205 (rst-new-adornment-down, rst-preferred-bullets)
12206 (rst-preferred-bullets, rst-indent, rst-indent-width)
12207 (rst-indent-field, rst-indent-literal-normal)
12208 (rst-indent-literal-minimized, rst-indent-comment): Change,
12209 extend and improve customization.
12210
12211 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
12212 (rst-normalize-cursor-position, rst-get-decoration)
12213 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
12214 (rst-rstrip, rst-toc-insert-find-delete-contents)
12215 (rst-shift-fill-region, rst-compute-bullet-tabs)
12216 (rst-debug-print-tabs, rst-debug-mark-found)
12217 (rst-shift-region-guts, rst-shift-region-right)
12218 (rst-shift-region-left, rst-use-char-classes)
12219 (rst-font-lock-keywords-function)
12220 (rst-font-lock-indentation-point)
12221 (rst-font-lock-find-unindented-line-begin)
12222 (rst-font-lock-find-unindented-line-end)
12223 (rst-font-lock-find-unindented-line)
12224 (rst-font-lock-adornment-point, rst-font-lock-level)
12225 (rst-adornment-level-alist): Remove functions and variables.
12226
12227 (rst-compare-adornments, rst-get-adornment-match)
12228 (rst-suggest-new-adornment, rst-get-adornments-around)
12229 (rst-adornment-complete-p, rst-get-next-adornment)
12230 (rst-adjust-adornment, rst-display-adornments-hierarchy)
12231 (rst-straighten-adornments): Standardize function names to
12232 use "adornment" instead of "decoration". Correct callers.
12233 Similar standardizing in many places.
12234
12235 (rst-update-section, rst-adjust, rst-promote-region)
12236 (rst-enumerate-region, rst-bullet-list-region)
12237 (rst-repeat-last-character): Correct use of `interactive'.
12238
12239 (rst-classify-adornment, rst-find-all-adornments)
12240 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
12241 (rst-find-leftmost-column, rst-repeat-last-character):
12242 Refactor functions.
12243
12244 (rst-find-title-line, rst-reset-section-caches)
12245 (rst-get-adornments-around, rst-adjust-adornment-work)
12246 (rst-arabic-to-roman, rst-roman-to-arabic)
12247 (rst-insert-list-pos, rst-insert-list-new-item)
12248 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
12249 New functions.
12250
12251 (rst-all-sections, rst-section-hierarchy)
12252 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
12253 New variables.
12254
12255 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
12256 configuration instead of only buffer. Change where necessary.
12257
12258 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
12259 (rst-shift-region, rst-adaptive-fill): New functions for
12260 indentation and filling.
12261
12262 (rst-comment-line-break, rst-comment-indent)
12263 (rst-comment-insert-comment, rst-comment-region)
12264 (rst-uncomment-region): New functions for handling comments.
12265
12266 (rst-compile): Quote shell arguments.
12267
12268 (rst-compile-pdf-preview, rst-compile-slides-preview):
12269 Delete temporary files after use.
12270
12271 2012-05-05 Glenn Morris <rgm@gnu.org>
12272
12273 * calendar/cal-html.el: Optionally include holidays in the output.
12274 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
12275 (cal-html-holidays): New option.
12276 (cal-html-css-default): Add holiday entry.
12277 (holiday-in-range): Autoload it.
12278 (cal-html-htmlify-entry): Add optional class argument.
12279 (cal-html-htmlify-list): Add optional holidays argument.
12280 (cal-html-insert-agenda-days): Include holidays in the output.
12281 (cal-html-one-month): Maybe include holidays.
12282
12283 * calendar/holidays.el (holiday-in-range):
12284 Move here from cal-tex-list-holidays.
12285 * calendar/cal-tex.el (cal-tex-list-holidays):
12286 Make it an obsolete alias for holiday-in-range. Update all callers.
12287
12288 2012-05-05 Chong Yidong <cyd@gnu.org>
12289
12290 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
12291 Nextstep.
12292
12293 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
12294
12295 * files.el (file-auto-mode-skip): New var.
12296 (set-auto-mode-1): Use it.
12297
12298 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
12299
12300 * repeat.el: Use lexical-binding.
12301 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
12302 (repeat-undo-count): Remove.
12303 (repeat):
12304 * progmodes/octave-mod.el (octave-abbrev-start):
12305 * progmodes/f90.el (f90-abbrev-start):
12306 * face-remap.el (text-scale-adjust):
12307 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
12308
12309 * emacs-lisp/pcase.el (pcase--let*): New function.
12310 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
12311 a bit more.
12312 (pcase--split-pred): Be more clever about ruling out overlap between
12313 a predicate and some constant pattern.
12314 (pcase--q1): Use `null' instead of (eq foo nil).
12315
12316 * subr.el (setq-local, defvar-local): New macros.
12317 (kbd): Redefine as an alias.
12318 (with-selected-window): Leave unrelated frames alone.
12319 (set-temporary-overlay-map): New function.
12320
12321 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12322
12323 * subr.el (user-error): New function.
12324 * window.el (switch-to-buffer):
12325 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
12326 (smerge-match-conflict):
12327 * simple.el (previous-matching-history-element)
12328 (next-matching-history-element, goto-history-element, undo-more)
12329 (undo-start):
12330 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
12331 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
12332 (next-file, tags-loop-scan, list-tags, complete-tag):
12333 * progmodes/compile.el (compilation-loop):
12334 * mouse.el (mouse-minibuffer-check):
12335 * man.el (Man-bgproc-sentinel, Man-goto-page):
12336 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
12337 (Info-history-forward, Info-follow-reference, Info-menu)
12338 (Info-extract-menu-item, Info-extract-menu-counting)
12339 (Info-forward-node, Info-backward-node, Info-next-menu-item)
12340 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
12341 (Info-next-reference, Info-prev-reference, Info-index)
12342 (Info-index-next, Info-follow-nearest-node)
12343 (Info-copy-current-node-name):
12344 * imenu.el (imenu--make-index-alist)
12345 (imenu-default-create-index-function, imenu-add-to-menubar):
12346 * files.el (basic-save-buffer, recover-file):
12347 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
12348 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
12349 (checkdoc-message-text, checkdoc-defun):
12350 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
12351 * cus-edit.el (customize-changed-options, customize-rogue)
12352 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
12353 (custom-variable-mark-to-reset-standard)
12354 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
12355 (custom-file):
12356 * completion.el (check-completion-length):
12357 * comint.el (comint-search-arg)
12358 (comint-previous-matching-input-string-position)
12359 (comint-previous-matching-input)
12360 (comint-replace-by-expanded-history-before-point, comint-send-input)
12361 (comint-copy-old-input, comint-backward-matching-input)
12362 (comint-goto-process-mark, comint-set-process-mark):
12363 * calendar/calendar.el (calendar-cursor-to-date): Use it.
12364 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
12365
12366 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
12367
12368 * dabbrev.el (dabbrev--ignore-case-p): New function.
12369 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
12370 Use it.
12371
12372 * files.el (automount-dir-prefix): Mark as obsolete.
12373
12374 2012-05-04 Glenn Morris <rgm@gnu.org>
12375
12376 * patcomp.el, play/bruce.el: Move to obsolete/.
12377
12378 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
12379
12380 Fix minor Y10k bugs.
12381 * arc-mode.el (archive-unixdate):
12382 * autoinsert.el (auto-insert-alist):
12383 * calc/calc-forms.el (math-this-year):
12384 * emacs-lisp/copyright.el (copyright-current-year)
12385 (copyright-update-year, copyright):
12386 * tar-mode.el (tar-clip-time-string):
12387 * time.el (display-time-update):
12388 Don't assume years have 4 digits.
12389
12390 2012-05-04 Chong Yidong <cyd@gnu.org>
12391
12392 * dos-w32.el (file-name-buffer-file-type-alist)
12393 (direct-print-region-use-command-dot-com):
12394 * ffap.el (ffap-menu-regexp):
12395 * find-file.el (ff-special-constructs):
12396 * follow.el (follow-debug):
12397 * forms.el (forms--debug):
12398 * iswitchb.el (iswitchb-all-frames):
12399 * ido.el (ido-all-frames):
12400 * emacs-lisp/timer.el (timer-max-repeats):
12401 * mail/feedmail.el (feedmail-mail-send-hook)
12402 (feedmail-mail-send-hook-queued):
12403 * mail/footnote.el (footnote-signature-separator):
12404 * mail/mailabbrev.el (mail-alias-separator-string)
12405 (mail-abbrev-mode-regexp):
12406 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
12407 * progmodes/idlwave.el (idlwave-libinfo-file)
12408 (idlwave-default-completion-case-is-down)
12409 (idlwave-library-routines): Convert defvars to defcustoms.
12410
12411 * mail/rmail.el (rmail-decode-mime-charset):
12412 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
12413 (idlwave-shell-fix-inserted-breaks)
12414 (idlwave-shell-activate-alt-keybindings)
12415 (idlwave-shell-use-breakpoint-glyph):
12416 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
12417
12418 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12419
12420 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
12421
12422 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
12423
12424 * progmodes/verilog-mode.el (font-lock-keywords):
12425 Fix mis-highligting auto. Reported by Craig Barner.
12426 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
12427 defines from global name space. Reported by Dan Dever.
12428 (verilog-auto-reset, verilog-auto-reset-widths)
12429 (verilog-auto-tieoff): Support using unbased numbers for
12430 AUTORESET and AUTOTIEOFF.
12431 (verilog-submit-bug-report): Update variable list.
12432 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
12433 parenthesis from not matching. Reported by Michael Rytting.
12434 (verilog-auto-template-lint): Fix hash error when linting modules
12435 with no used templates.
12436 (verilog-warn, verilog-warn-error)
12437 (verilog-warn-fatal): When non-interactive report multiple
12438 warnings before exiting. Suggested by Brad Dobbie.
12439 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
12440 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
12441 to report unused template errors. Reported by Brad Dobbie.
12442 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
12443 nets, bug438. Reported by Vns Blore.
12444 (verilog-auto-inout-module, verilog-auto-reg)
12445 (verilog-read-decls, verilog-read-sub-decls-sig)
12446 (verilog-signals-edit-wire-reg, verilog-signals-with):
12447 Fix passing of Verilog data types in ANSI input/output ports
12448 such as "output logic" into the AUTOs. Special case "wire" and
12449 "reg" for backwards compatibility presuming Verilog 2001.
12450 (verilog-auto-ascii-enum): Add "auto enum" as alias.
12451 (verilog-preprocess): Fix replication of preprocess output.
12452 Reported by Brad Dobbie.
12453 (verilog-auto-inst-interfaced-ports):
12454 Create verilog-auto-inst-interfaced-ports, bug429.
12455 Reported by Julian Gorfajn.
12456 (verilog-after-save-font-hook)
12457 (verilog-before-save-font-hook): New variable.
12458 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
12459 (verilog-save-font-mods): Wrap disabling fontification, reported
12460 by David Rogoff.
12461 (verilog-do-indent, verilog-pretty-declarations-auto)
12462 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
12463 Reported by Pierre-David Pfister.
12464 (verilog-set-auto-endcomments): Fix endtask auto comments outside
12465 of class declarations, bug292. Reported by Kevin Heilman.
12466 (verilog-read-decls): Fix 'parameter type' not appearing in
12467 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
12468 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
12469 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
12470 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
12471 Reported by David Kravitz.
12472
12473 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
12474
12475 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
12476 assignment with tests in ifs and for loops.
12477 (verilog-extended-complete-re, verilog-complete-reg): Change so
12478 that DPI inport functions don't look like fuction declarations.
12479 (verilog-pretty-expr): Don't line up assignment
12480 operations to the test and increment in if and for loops
12481 (verilog-extended-complete-re, verilog-complete-reg): Change so
12482 that DPI inport functions don't look like fuction declarations.
12483
12484 2012-05-03 Kenichi Handa <handa@m17n.org>
12485
12486 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
12487 decoding, and show a warning message without signaling an error
12488 (Bug#11282).
12489
12490 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12491
12492 * emacs-lisp/bytecomp.el
12493 (byte-compile-file-form-custom-declare-variable): Compile all elements,
12494 since cconv.el might have introduced :fun-body, internal-make-closure,
12495 and friends for bytecomp to handle (bug#11391).
12496 * custom.el (defcustom): Avoid ((λ ..) ..).
12497
12498 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
12499
12500 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
12501
12502 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
12503
12504 * notifications.el (dbus-debug):
12505 * term/linux.el (gpm-mouse-enable):
12506 * term/screen.el (xterm-register-default-colors): Declare.
12507
12508 2012-05-02 Chong Yidong <cyd@gnu.org>
12509
12510 * cus-start.el (gc-cons-percentage, exec-suffixes)
12511 (dos-display-scancodes, dos-hyper-key, dos-super-key)
12512 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
12513 (make-cursor-line-fully-visible, void-text-area-pointer)
12514 (font-list-limit): Add customization data.
12515
12516 * allout.el (allout-exposure-change-functions)
12517 (allout-structure-added-functions)
12518 (allout-structure-deleted-functions)
12519 (allout-structure-shifted-functions): Rename abnormal hooks from
12520 *-hook, and convert to defcustoms.
12521 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
12522 Convert to defcustoms.
12523 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
12524
12525 * allout-widgets.el: Hook callers changed.
12526
12527 2012-05-02 Eli Zaretskii <eliz@gnu.org>
12528
12529 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
12530 the yanked message in preference to the default value of
12531 buffer-file-coding-system.
12532
12533 2012-05-02 Martin Rudalics <rudalics@gmx.at>
12534
12535 * window.el (display-buffer--action-function-custom-type):
12536 Fix entry.
12537
12538 2012-05-02 Alan Mackenzie <acm@muc.de>
12539
12540 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
12541
12542 2012-05-01 Glenn Morris <rgm@gnu.org>
12543
12544 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
12545
12546 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
12547
12548 * cus-edit.el (custom-variable-documentation): Simplify with format.
12549
12550 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12551 Stefan Monnier <monnier@iro.umontreal.ca>
12552
12553 * simple.el (suggest-key-bindings, execute-extended-command):
12554 Move from keyboard.c.
12555
12556 2012-05-01 Chong Yidong <cyd@gnu.org>
12557
12558 * follow.el: Eliminate advice.
12559 (set-process-filter, process-filter, sit-for): Advice deleted.
12560 (follow-mode-off-hook): Obsolete hook removed.
12561 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
12562 Vars deleted.
12563 (follow-auto): Use a :set function.
12564 (follow-mode): Rewritten. Don't advise process filters.
12565 (follow-switch-to-current-buffer-all, follow-scroll-up)
12566 (follow-scroll-down): Assume follow-mode is bound.
12567 (follow-comint-scroll-to-bottom)
12568 (follow-align-compilation-windows): New functions.
12569 (follow--window-sorter): New function.
12570 (follow-all-followers): Use it to explicitly sort windows by their
12571 positions; don't make assumptions about next-window order.
12572 (follow-windows-start-end, follow-delete-other-windows-and-split)
12573 (follow-calc-win-start): Doc fix.
12574 (follow-windows-aligned-p, follow-select-if-visible): Don't call
12575 vertical-motion unnecessarily.
12576 (follow-adjust-window): New function.
12577 (follow-post-command-hook): Use it.
12578 (follow-call-set-process-filter, follow-call-process-filter)
12579 (follow-intercept-process-output, follow-tidy-process-filter-alist)
12580 (follow-stop-intercept-process-output, follow-generic-filter):
12581 Functions deleted.
12582 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
12583 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
12584 New functions, replacing advice on scroll-bar-* commands.
12585 (follow-mwheel-scroll): New function (Bug#4112).
12586
12587 * comint.el (comint-adjust-point): New function.
12588 (comint-postoutput-scroll-to-bottom): Use it.
12589 Call follow-comint-scroll-to-bottom for Follow mode buffers.
12590
12591 2012-05-01 Glenn Morris <rgm@gnu.org>
12592
12593 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
12594 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
12595 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
12596 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
12597 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
12598 Remove no-byte-compile setting.
12599
12600 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
12601
12602 * minibuffer.el (completion-table-with-quoting): Fix compatibility
12603 all-completions code to not return a number in the last cdr.
12604
12605 2012-04-30 Leo Liu <sdl.web@gmail.com>
12606
12607 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
12608 read-only error.
12609
12610 2012-04-29 Chong Yidong <cyd@gnu.org>
12611
12612 * follow.el (follow-calc-win-end): Rewrite to handle partial
12613 screen lines correctly (Bug#8390).
12614 (follow-avoid-tail-recenter): Minor cleanup.
12615
12616 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12617
12618 Avoid the obsolete `assoc' package.
12619 * speedbar.el (speedbar-refresh): Avoid adelete.
12620 (speedbar-file-lists): Simplify and avoid aput.
12621 * man.el (Man--sections, Man--refpages): New vars, replacing
12622 Man-sections-alist and Man-refpages-alist.
12623 (Man-build-section-alist, Man-build-references-alist):
12624 Use them; avoid aput.
12625 (Man--last-section, Man--last-refpage): New vars.
12626 (Man-follow-manual-reference): Use them.
12627 Use the `default' arg of completing-read.
12628 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
12629
12630 2012-04-27 Chong Yidong <cyd@gnu.org>
12631
12632 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
12633
12634 * startup.el (x-apply-session-resources): New function.
12635
12636 * term/ns-win.el (ns-initialize-window-system):
12637 * term/w32-win.el (w32-initialize-window-system):
12638 * term/x-win.el (x-initialize-window-system): Use it to properly
12639 set menu-bar-mode and other vars from X resources, even if the
12640 initial frame is not a window-system frame (Bug#2299).
12641
12642 * subr.el (read-key): Avoid running filter function when setting
12643 up temporary tool bar entries (Bug#9922).
12644
12645 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12646
12647 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
12648 (Bug#11344)
12649
12650 2012-04-27 Chong Yidong <cyd@gnu.org>
12651
12652 * select.el (xselect--encode-string): New function, split from
12653 xselect-convert-to-string.
12654 (xselect-convert-to-string): Use it.
12655 (xselect-convert-to-filename, xselect-convert-to-os)
12656 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
12657 returned strings are properly encoded (Bug#11315).
12658
12659 2012-04-27 Chong Yidong <cyd@gnu.org>
12660
12661 * simple.el (delete-active-region): Move to killing custom group.
12662
12663 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12664
12665 * progmodes/which-func.el (which-func-current): Quote %
12666 characters for mode-line processing.
12667
12668 2012-04-27 Chong Yidong <cyd@gnu.org>
12669
12670 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
12671 reaching eob (Bug#11286).
12672
12673 2012-04-27 Eli Zaretskii <eliz@gnu.org>
12674
12675 * progmodes/gdb-mi.el (gdb-control-level): New variable.
12676 (gdb): Make it buffer-local and init to zero.
12677 (gdb-control-commands-regexp): New variable.
12678 (gdb-send): Don't wrap in "-interpreter-exec console" if
12679 gdb-control-level is positive. Increment gdb-control-level
12680 whenever the command matches gdb-control-commands-regexp, and
12681 decrement it each time the command is "end". (Bug#11279)
12682
12683 2012-04-27 Martin Rudalics <rudalics@gmx.at>
12684
12685 * window.el (adjust-window-trailing-edge, enlarge-window)
12686 (shrink-window, window-resize):
12687 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
12688 windows (Bug#11276).
12689
12690 2012-04-27 Chong Yidong <cyd@gnu.org>
12691
12692 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
12693 fix "missing prefix" warning. All callers changed.
12694
12695 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
12696
12697 * emacs-lisp/assoc.el: Move to obsolete/.
12698
12699 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12700
12701 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
12702
12703 * term/ns-win.el (ns-define-service):
12704 * progmodes/pascal.el (pascal-goto-defun):
12705 * progmodes/js.el (js--read-tab):
12706 * progmodes/etags.el (tags-lazy-completion-table):
12707 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
12708 * emacs-lisp/ewoc.el (ewoc--wrap):
12709 * emacs-lisp/assoc.el (aput, adelete, amake):
12710 * doc-view.el (doc-view-convert-current-doc):
12711 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
12712
12713 2012-04-26 Chong Yidong <cyd@gnu.org>
12714
12715 * image.el (image-type-from-buffer): Only return supported image
12716 type (Bug#9045).
12717
12718 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
12719 value, for symmetry with diff-end-of-hunk.
12720 (diff-split-hunk, diff-find-source-location)
12721 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
12722 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
12723 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
12724 compute the relevant hunk or file properly (Bug#6005).
12725 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
12726
12727 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12728
12729 * vc/vc-mtn.el:
12730 * vc/vc-hg.el:
12731 * vc/vc-git.el:
12732 * vc/vc-dir.el:
12733 * vc/vc-cvs.el:
12734 * vc/vc-bzr.el:
12735 * vc/vc-arch.el:
12736 * vc/vc.el: Replace lexical-let by lexical-binding.
12737 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
12738 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
12739 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
12740
12741 2012-04-26 Chong Yidong <cyd@gnu.org>
12742
12743 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
12744 (diff-mode-shared-map): Bind it to / and [remap undo].
12745
12746 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
12747 (ediff-window-setup-function): Use it as the default, to set up
12748 windows based on whether the current frame is graphical (Bug#2138).
12749 (ediff-choose-window-setup-function-automatically): Make obsolete.
12750
12751 * vc/ediff-init.el: Always define ediff-pixel-width/height.
12752
12753 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12754
12755 * ffap.el: Remove old code for obsolete package.
12756 (ffap-complete-as-file-p): Remove.
12757
12758 Use completion-table-with-quoting for comint and pcomplete.
12759 * comint.el (comint--unquote&requote-argument)
12760 (comint--unquote-argument, comint--requote-argument): New functions.
12761 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
12762 (comint-quote-filename): Use regexp-opt-charset.
12763 (comint--common-suffix, comint--common-quoted-suffix)
12764 (comint--table-subvert): Remove.
12765 (comint-unquote-function, comint-requote-function): New vars.
12766 (comint--complete-file-name-data): Use them with
12767 completion-table-with-quoting.
12768 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
12769 * pcomplete.el (pcomplete-arg-quote-list)
12770 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
12771 (pcomplete-unquote-argument-function): Default to non-nil.
12772 (pcomplete-unquote-argument): Simplify.
12773 (pcomplete--common-quoted-suffix): Remove.
12774 (pcomplete-requote-argument-function): New var.
12775 (pcomplete--common-suffix): New function.
12776 (pcomplete-completions-at-point): Use completion-table-with-quoting
12777 and completion-table-subvert.
12778
12779 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
12780 (minibuffer--double-dollars): Preserve properties.
12781 (completion--sifn-requote): New function.
12782 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
12783
12784 * minibuffer.el: Add support for completion of quoted/escaped data.
12785 (completion-table-with-quoting, completion-table-subvert): New funs.
12786 (completion--twq-try, completion--twq-all): New functions.
12787 (completion--nth-completion): New function.
12788 (completion-try-completion, completion-all-completions): Use it.
12789
12790 2012-04-25 Leo Liu <sdl.web@gmail.com>
12791
12792 * progmodes/python.el (python-pdbtrack-get-source-buffer):
12793 Use compilation-message if available to find real filename.
12794
12795 2012-04-25 Chong Yidong <cyd@gnu.org>
12796
12797 * vc/diff-mode.el (diff-setup-whitespace): New function.
12798 (diff-mode): Use it.
12799
12800 * vc/diff.el (diff-sentinel):
12801 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
12802 Whitespace mode variables based on diff style (Bug#8612).
12803
12804 2012-04-25 Leo Liu <sdl.web@gmail.com>
12805
12806 * progmodes/python.el (python-send-region): Add suffix .py to the
12807 temp file.
12808
12809 * files.el (auto-mode-alist): Use javascript-mode instead.
12810
12811 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
12812
12813 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
12814
12815 * net/soap-client.el (soap-resolve-references-for-sequence-type)
12816 (soap-resolve-references-for-array-type): Hack to prevent self
12817 references, see Bug#9.
12818 (soap-parse-envelope): Report the contents of the 'detail' node
12819 when receiving a fault reply.
12820 (soap-parse-envelope): Report the contents of the entire 'detail' node.
12821
12822 * net/soap-inspect.el (soap-sample-value-for-simple-type)
12823 (soap-inspect-simple-type): New function.
12824
12825 * net/soap-client.el (soap-simple-type): New struct.
12826 (soap-default-xsd-types, soap-default-soapenc-types)
12827 (soap-decode-basic-type, soap-encode-basic-type):
12828 support unsignedInt and double basic types.
12829 (soap-resolve-references-for-simple-type)
12830 (soap-parse-simple-type, soap-encode-simple-type): New function.
12831 (soap-parse-schema): Parse xsd:simpleType declarations.
12832
12833 * net/soap-client.el (soap-default-xsd-types)
12834 (soap-default-soapenc-types): Add integer, byte and anyURI types.
12835 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
12836 the local name of "soapenc:Array".
12837 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
12838 decoding integer, byte and anyURI xsd types.
12839
12840 2012-04-25 Chong Yidong <cyd@gnu.org>
12841
12842 * cus-edit.el (custom-buffer-create-internal): Update header text.
12843
12844 2012-04-25 Eli Zaretskii <eliz@gnu.org>
12845
12846 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
12847 settings on 'system-type', not on 'window-system'. On MS-Windows,
12848 set interactive-mode on in GDB.
12849
12850 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12851
12852 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
12853 (ruby-syntax-propertize-regexp): Remove.
12854 (ruby-syntax-propertize-function): Split regexp into chunks.
12855 Match following code directly.
12856
12857 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
12858
12859 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
12860 (ruby-syntax-propertize-regexp): New function.
12861 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
12862 by a special keyword.
12863
12864 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
12865 (ruby-syntax-general-delimiters-goto-beg)
12866 (ruby-syntax-propertize-general-delimiters): New functions.
12867 (ruby-syntax-propertize-function): Use them to handle GDL.
12868 (ruby-font-lock-keywords): Move old handling of GDL...
12869 (ruby-font-lock-syntactic-keywords): .. to here.
12870 (ruby-calculate-indent): Adjust indentation for GDL.
12871
12872 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
12873
12874 * notifications.el (top): Remove unneeded declarations.
12875 (notifications-specification-version): Change to "1.2".
12876 (notifications-interface, notifications-notify-method)
12877 (notifications-close-notification-method): Fix docstring.
12878 (notifications-get-capabilities-method): New defconst.
12879 (notifications-notify): Add :action-items, :resident and
12880 :transient hints. Change "image_data" to "image-data" and
12881 "image_path" to "image-path".
12882 (notifications-get-capabilities): New defun.
12883
12884 2012-04-24 Leo Liu <sdl.web@gmail.com>
12885
12886 * progmodes/python.el: Move hideshow setup to the end.
12887
12888 2012-04-24 Martin Rudalics <rudalics@gmx.at>
12889
12890 * window.el (handle-select-window): Clear echo area since this is
12891 no more done by read_char (Bug#11304).
12892
12893 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12894
12895 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
12896 and `/ M' to filter-derived-mode.
12897 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
12898 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12899 (ibuffer-mark-by-mode): Use default rather than initial-input.
12900 (ibuffer-filter-by-derived-mode): Autoload and require-match.
12901
12902 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
12903
12904 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
12905 (ibuffer-filter-by-derived-mode): New filter.
12906 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
12907
12908 2012-04-23 Andreas Politz <politza@fh-trier.de>
12909
12910 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
12911
12912 2012-04-23 Chong Yidong <cyd@gnu.org>
12913
12914 * cus-edit.el (customize-apropos, customize-apropos-options):
12915 Disable matching of non-option variables (Bug#11176).
12916 (customize-option, customize-option-other-window)
12917 (customize-changed-options): Doc fix.
12918 (customize-apropos-options, customize-apropos-faces)
12919 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
12920
12921 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
12922 Fix word list splitting (Bug#11132).
12923 (apropos-symbol, apropos-keybinding, apropos-label)
12924 (apropos-property, apropos-function-button)
12925 (apropos-variable-button, apropos-misc-button): New faces.
12926 (apropos-symbol-face, apropos-keybinding-face)
12927 (apropos-label-face, apropos-property-face, apropos-match-face):
12928 Variables removed (Bug#8396).
12929 (apropos-library-button, apropos-format-plist, apropos-print)
12930 (apropos-print-doc, apropos-describe-plist): Callers changed.
12931
12932 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
12933
12934 * net/xesam.el (xesam-mode-map): Use let-bound map in
12935 initialization. (Bug#11292)
12936
12937 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12938
12939 Preserve ispell session localwords when switching back to
12940 original buffer.
12941
12942 * textmodes/ispell.el (ispell-buffer-session-localwords):
12943 New buffer-local variable to hold buffer session localwords.
12944 (ispell-kill-ispell): Add option 'clear to delete session
12945 localwords.
12946 (ispell-command-loop, ispell-change-dictionary)
12947 (ispell-buffer-local-words): Preserve session localwords when
12948 needed.
12949
12950 * textmodes/flyspell.el (flyspell-process-localwords)
12951 (flyspell-do-correct): Preserve session localwords when needed.
12952
12953 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12954
12955 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
12956 using obsolete `translation-table-for-input'.
12957 (ispell-word, ispell-process-line, ispell-complete-word):
12958 Use plain `insert' instead of removed `ispell-insert-word'.
12959
12960 2012-04-22 Chong Yidong <cyd@gnu.org>
12961
12962 * cus-edit.el (custom-variable-menu)
12963 (custom-variable-reset-saved, custom-face-menu)
12964 (custom-face-reset-saved): If there is no saved value, make the
12965 "reset-saved" operation bring back the default (Bug#9509).
12966 (custom-face-state): Properly detect themed faces.
12967
12968 * faces.el (face-spec-set): Stop supporting deprecated form of
12969 third arg.
12970
12971 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
12972
12973 Move functions from C to Lisp. Make non-blocking method calls
12974 the default. Implement further D-Bus standard interfaces.
12975
12976 * net/dbus.el (dbus-message-internal): Declare function.
12977 Remove unneeded function declarations.
12978 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
12979 (dbus-message-type-method-return, dbus-message-type-error)
12980 (dbus-message-type-signal): Declare variables. Remove local
12981 definitions.
12982 (dbus-interface-dbus, dbus-interface-peer)
12983 (dbus-interface-introspectable, dbus-interface-properties)
12984 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
12985 Adapt docstring.
12986 (dbus-interface-objectmanager): New defconst.
12987 (dbus-call-method, dbus-call-method-asynchronously)
12988 (dbus-send-signal, dbus-method-return-internal)
12989 (dbus-method-error-internal, dbus-register-service)
12990 (dbus-register-signal, dbus-register-method): New defuns, moved
12991 from dbusbind.c
12992 (dbus-call-method-handler, dbus-setenv)
12993 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
12994 New defuns.
12995 (dbus-call-method-non-blocking): Make it an obsolete function.
12996 (dbus-unregister-object, dbus-unregister-service)
12997 (dbus-handle-event, dbus-register-property)
12998 (dbus-property-handler): Obey the new structure of
12999 `bus-registered-objects'.
13000 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
13001 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
13002 Use `dbus-call-method'.
13003
13004 2012-04-22 Chong Yidong <cyd@gnu.org>
13005
13006 * cus-edit.el (custom-commands, custom-reset-menu)
13007 (Custom-reset-standard): Tweak labels.
13008 (custom-reset-button-menu): Change default to t.
13009 (custom-buffer-create-internal): For the custom-reset-button-menu
13010 case, put the revert button first.
13011 (custom-group-subtitle): New face.
13012 (custom-group-value-create): Align docstring to a specific column.
13013
13014 * wid-edit.el (widget-documentation-link-add): Don't handle
13015 indentation in this function.
13016 (widget-documentation-string-indent-to): New function.
13017 (widget-documentation-string-value-create): Use it.
13018
13019 * autorevert.el (auto-revert):
13020 * epg-config.el (epg):
13021 * ibuffer.el (ibuffer):
13022 * mpc.el (mpc):
13023 * ses.el (ses):
13024 * eshell/eshell.el (eshell):
13025 * net/ange-ftp.el (ange-ftp):
13026 * progmodes/ebnf2ps.el (postscript):
13027 * progmodes/flymake.el (flymake):
13028 * progmodes/prolog.el (prolog):
13029 * progmodes/verilog-mode.el (verilog-mode):
13030 * progmodes/which-func.el (which-func):
13031 * term/xterm.el (xterm):
13032 * textmodes/picture.el (picture):
13033 * textmodes/tildify.el (tildify):
13034 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
13035 customization buffers.
13036
13037 2012-04-22 Alan Mackenzie <acm@muc.de>
13038
13039 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
13040 Adding a ) can hide the resulting (..) from searches. Fix it.
13041 Bound the backward search to the position of the existing (.
13042
13043 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
13044
13045 * progmodes/verilog-mode.el (verilog-mode): Check whether
13046 which-func-modes is t before adding verilog-mode.
13047 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
13048
13049 2012-04-21 Leo Liu <sdl.web@gmail.com>
13050
13051 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
13052
13053 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
13054
13055 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
13056 filling of the last column of a table (Bug#5635).
13057 (woman-find-next-control-line): New arg, specifying an additional
13058 regexp component for the control line.
13059 (woman2-roff-buffer): Use it.
13060 (woman-break-table): New function.
13061 (woman2-TS): Use it.
13062
13063 2012-04-21 Chong Yidong <cyd@gnu.org>
13064
13065 * woman.el (woman-set-buffer-display-table, woman-decode-region)
13066 (woman-horizontal-escapes, woman-negative-vertical-space)
13067 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
13068 (WoMan-warn-ignored): Use ?\s instead of ?\ .
13069
13070 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
13071
13072 * minibuffer.el (completion-file-name-table): Complete user names.
13073
13074 2012-04-20 Leo Liu <sdl.web@gmail.com>
13075
13076 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
13077 and pcase-let*.
13078
13079 2012-04-20 Chong Yidong <cyd@gnu.org>
13080
13081 * server.el (server-execute): Respect initial-buffer-choice if it
13082 is a string and there are no files to open (Bug#2825).
13083 (server-create-window-system-frame, server-create-tty-frame):
13084 Don't switch buffers here.
13085 (server-process-filter): Only try to open a window system frame if
13086 compiled with graphical support (Bug#8314).
13087
13088 2012-04-20 Dan Nicolaescu <dann@gnu.org>
13089
13090 * battery.el (battery-echo-area-format): Display remaining time
13091 for sysfs backend too (Bug#11269).
13092 (battery-linux-sysfs): Fix conditional for the charge.
13093
13094 2012-04-20 Chong Yidong <cyd@gnu.org>
13095
13096 * progmodes/gdb-mi.el (gdb): Revert previous change.
13097 (gdb-inferior-io--init-proc): New function.
13098 (gdb-init-1): Use it.
13099 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
13100 responsible for allocating a new pty and hooking it to gdb when
13101 the old pty gets an EIO due to process exit.
13102 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
13103 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
13104 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
13105
13106 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13107
13108 * window.el (window-min-size, window-sizable, window-min-delta)
13109 (window-max-delta, window--resizable, window-resizable)
13110 (window-total-size, window-full-height-p, window-full-width-p)
13111 (window-in-direction, window--resize-mini-window, window-resize)
13112 (window--resize-child-windows-normal)
13113 (window--resize-child-windows, window--resize-siblings)
13114 (window--resize-this-window, adjust-window-trailing-edge)
13115 (enlarge-window, shrink-window): Doc fixes.
13116
13117 2012-04-20 Chong Yidong <cyd@gnu.org>
13118
13119 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
13120 New function to call delete-process on the gdb-inferior buffer's pty.
13121 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
13122 pty process (Bug#11273).
13123 (gdb-update): New arg to suppress talking to the gdb process.
13124 (gdb-done-or-error): Use it.
13125 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
13126 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
13127 sentinel not being called.
13128
13129 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
13130
13131 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
13132
13133 2012-04-20 Glenn Morris <rgm@gnu.org>
13134
13135 * net/network-stream.el (open-network-stream): Doc fix.
13136
13137 2012-04-20 Chong Yidong <cyd@gnu.org>
13138
13139 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
13140
13141 2012-04-20 Alan Mackenzie <acm@muc.de>
13142
13143 Ensure searching for keywords is case sensitive.
13144
13145 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
13146 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
13147 (c-defun-name, c-mark-function, c-cpp-define-name)
13148 (c-comment-indent, c-scan-conditionals, c-indent-defun)
13149 (c-context-line-break): Bind case-fold-search to nil.
13150
13151 * progmodes/cc-mode.el (c-font-lock-fontify-region):
13152 Bind case-fold-search to nil.
13153
13154 2012-04-20 Chong Yidong <cyd@gnu.org>
13155
13156 * mail/sendmail.el (mail-bury): Call return action with the right
13157 Rmail buffer (Bug#11242).
13158
13159 * server.el (server-process-filter): Handle corner case where both
13160 tty and nowait options are present (Bug#11102).
13161
13162 2012-04-20 Eli Zaretskii <eliz@gnu.org>
13163
13164 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
13165 (top level): Put into the executable the ident-style '$Id:' tag on
13166 windows-nt as well.
13167
13168 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
13169
13170 * electric.el (electric-indent-post-self-insert-function): Check that
13171 electric-indent-mode is enabled in current buffer.
13172
13173 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13174
13175 * imenu.el (imenu-progress-message): Restore; it is "used" in
13176 erc/erc-imenu.el and net/snmp-mode.el.
13177
13178 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
13179
13180 * avoid.el (mouse-avoidance-mode): Mark unused arg.
13181 (mouse-avoidance-nudge-mouse): Remove unused binding.
13182
13183 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
13184
13185 * descr-text.el (describe-char):
13186 * progmodes/python.el (python-describe-symbol):
13187 Don't call `toggle-read-only', set `buffer-read-only'.
13188
13189 * imenu.el (imenu-default-goto-function): Mark unused args.
13190 (imenu-progress-message): Remove obsolete macro; all callers changed.
13191
13192 * subr.el (keymap-canonicalize): Remove unused binding.
13193 (read-passwd): Mark unused arg.
13194
13195 * tutorial.el (tutorial--display-changes): Remove unused binding.
13196 (tutorial--save-tutorial-to): Remove unused variable.
13197
13198 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
13199 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
13200 (package-generate-autoloads, package-menu--generate)
13201 (package-menu--find-upgrades): Remove unused bindings.
13202
13203 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
13204 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
13205 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
13206 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
13207 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
13208 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
13209 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
13210 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
13211 (cua-delete-char-rectangle): Mark unused args.
13212 (cua-align-rectangle): Remove unused binding.
13213
13214 * mail/rmail.el (compilation--message->loc)
13215 (epa--find-coding-system-for-mime-charset): Declare.
13216
13217 * net/dbus.el (dbus-register-service): Declare.
13218 (dbus-name-owner-changed-handler): Remove unused binding.
13219
13220 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
13221 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
13222 (nxml-scan-backward-within): Mark unused arg.
13223 (nxml-dynamic-markup-word): Remove unused binding.
13224
13225 * mouse.el (mouse-menu-major-mode-map):
13226 * emacs-lisp/authors.el (authors-scan-change-log)
13227 (authors-add-to-author-list):
13228 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
13229 * emacs-lisp/smie.el (smie-auto-fill):
13230 * mail/sendmail.el (mail-bury):
13231 * mail/unrmail.el (unrmail):
13232 * net/tls.el (open-tls-stream):
13233 * textmodes/picture.el (picture-mouse-set-point):
13234 Remove unused bindings.
13235
13236 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
13237
13238 * net/tramp.el (tramp-action-password): Let-bind
13239 `enable-recursive-minibuffers' to t.
13240
13241 2012-04-18 Sam Steingold <sds@gnu.org>
13242
13243 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
13244 instead of 'string to accommodate values like [f11].
13245 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
13246 * progmodes/gdb-mi.el: Likewise.
13247
13248 2012-04-18 Leo Liu <sdl.web@gmail.com>
13249
13250 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
13251 current buffer.
13252 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
13253 LOCAL is nil.
13254
13255 2012-04-18 Chong Yidong <cyd@gnu.org>
13256
13257 * simple.el (line-move): Use forward-line if in batch mode
13258 (Bug#11053).
13259
13260 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
13261
13262 * files.el (after-find-file): Do not try to add a final newline if
13263 the buffer is read-only (Bug#11156).
13264
13265 2012-04-17 Richard Stallman <rms@gnu.org>
13266
13267 * mail/rmail.el (rmail-start-mail):
13268 Pass (rmail-mail-return...) for the return-action.
13269 Pass (rmail-yank-current-message...) for the yank-action.
13270 (rmail-yank-current-message): New function.
13271 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
13272 (rmail-reply): Likewise.
13273 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
13274
13275 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
13276 buffer, not the last. Reject temp buffers. Use the rmail-mode
13277 buffer, not newbuf.
13278
13279 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
13280
13281 * server.el (server-ensure-safe-dir): Simplify.
13282
13283 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
13284
13285 * emacs-lisp/smie.el: Provide smarter auto-filling.
13286 (smie-auto-fill): New function.
13287 (smie-setup): Use it.
13288
13289 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
13290
13291 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
13292
13293 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
13294 (comment-indent): Use it.
13295
13296 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
13297
13298 * ses.el: The overall change is to add cell renaming, that is
13299 setting fancy names for cell symbols other than name matching
13300 "\\`[A-Z]+[0-9]+\\'" regexp .
13301 (ses-localvars): Add ses--renamed-cell-symb-list.
13302 (ses-create-cell-variable): New defun.
13303 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
13304 (ses-relocate-formula): Relocate formulas only for cells the
13305 symbols of which are not renamed, i.e. symbols whose names do not
13306 match regexp "\\`[A-Z]+[0-9]+\\'".
13307 (ses-relocate-all): Relocate values only for cells the symbols of
13308 which are not renamed.
13309 (ses-load): Create cells variables as the (ses-cell ...) are read,
13310 in order to check row col consistency with cell symbol name only
13311 for cells that are not renamed.
13312 (ses-replace-name-in-formula): New defun.
13313 (ses-rename-cell): New defun.
13314
13315 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
13316
13317 * progmodes/perl-mode.el (perl-indent-parens-as-block):
13318 New option (bug#11118).
13319 (perl-calculate-indent): Respect it.
13320
13321 2012-04-17 Glenn Morris <rgm@gnu.org>
13322
13323 * dired-aux.el (dired-mark-read-string): Doc fix.
13324
13325 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
13326
13327 * dired-aux.el (dired-mark-read-string): Offer optional completion.
13328 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
13329
13330 2012-04-17 Glenn Morris <rgm@gnu.org>
13331
13332 * mouse.el (mouse-drag-track):
13333 * speedbar.el (speedbar-frame-mode):
13334 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
13335
13336 2012-04-16 Leo Liu <sdl.web@gmail.com>
13337
13338 * progmodes/python.el: Trivial cleanup.
13339
13340 2012-04-16 Glenn Morris <rgm@gnu.org>
13341
13342 * vc/vc.el (vc-string-prefix-p):
13343 * vc/pcvs-util.el (cvs-string-prefix-p):
13344 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
13345 * mpc.el (mpc-string-prefix-p):
13346 Make all of these into obsolete aliases for string-prefix-p.
13347 Update callers.
13348 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
13349
13350 * textmodes/two-column.el: Move custom options to the start.
13351 (frame-width): Remove compat definition.
13352 (2C-associate-buffer, 2C-dissociate):
13353 Use with-current-buffer rather than save-excursion.
13354 (2C-dissociate): Force a mode-line update.
13355 (2C-autoscroll): Use ignore-errors.
13356
13357 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
13358 Autoload trivia.
13359
13360 * emacs-lisp/cl-extra.el (*random-state*):
13361 Remove unnecessary declaration.
13362
13363 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
13364
13365 * play/cookie1.el (cookie-snarf):
13366 Give an explicit error if input file cannot be read.
13367
13368 * play/yow.el (yow-file): Use expand-file-name rather than concat.
13369
13370 * progmodes/perl-mode.el (c-macro-expand):
13371 Remove unnecessary autoload (it is in loaddefs.el).
13372
13373 * textmodes/picture.el (picture-desired-column)
13374 (picture-update-desired-column): Convert comments to doc-strings.
13375 (picture-substitute): Remove function.
13376 (picture-mode-map): Initialize in the defvar.
13377
13378 * woman.el: Remove eval-after-load for tar-mode.
13379 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
13380 (woman-tar-extract-file): Autoload it.
13381
13382 * frame.el (automatic-hscrolling): Make this alias obsolete.
13383
13384 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13385
13386 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
13387 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
13388 (ispell-dictionary-base-alist): Revert to original XEmacs
13389 friendly version for default. [:alpha:] will be added in
13390 `ispell-set-spellchecker-params' if needed.
13391
13392 2012-04-16 Chong Yidong <cyd@gnu.org>
13393
13394 * image.el (imagemagick--file-regexp): New variable.
13395 (imagemagick-register-types): Use it.
13396 (imagemagick-types-inhibit): Add :set function. Allow new value
13397 of t to inhibit all types.
13398
13399 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
13400 so we can preload it.
13401
13402 * loadup.el (fboundp): Preload regexp-opt, needed by
13403 imagemagick-register-types.
13404
13405 2012-04-15 Chong Yidong <cyd@gnu.org>
13406
13407 * frame.el (scrolling): Remove nearly unused customization group.
13408
13409 * scroll-all.el (scroll-all-mode): Move to windows group.
13410
13411 2012-04-15 Chong Yidong <cyd@gnu.org>
13412
13413 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
13414
13415 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
13416
13417 Avoid the use of ((lambda ...) ...) in lexical-binding code.
13418 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
13419
13420 2012-04-15 Glenn Morris <rgm@gnu.org>
13421
13422 * simple.el (process-file-side-effects): Doc fix.
13423
13424 2012-04-15 Glenn Morris <rgm@gnu.org>
13425
13426 * international/mule-cmds.el (set-language-environment): Doc fix.
13427
13428 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
13429
13430 * server.el (server-auth-key, server-generate-key): Doc fixes.
13431 (server-get-auth-key): Doc fix. Use `string-match-p'.
13432 (server-start): Reflow docstring.
13433
13434 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
13435
13436 * server.el (server-generate-key): `called-interactively-p'
13437 requires a parameter.
13438
13439 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
13440
13441 * server.el (server-auth-key): New variable.
13442 (server-generate-key, server-get-auth-key): New function.
13443 (server-start): Use the new variable and functions to allow
13444 setting a permanent server key (bug#9423).
13445
13446 2012-04-14 Leo Liu <sdl.web@gmail.com>
13447
13448 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
13449
13450 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
13451
13452 Spelling fixes.
13453 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
13454 Emacs uses American spelling.
13455
13456 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
13457
13458 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
13459 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
13460 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
13461 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
13462
13463 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13464
13465 * progmodes/which-func.el (which-func-modes): Change default.
13466
13467 2012-04-14 Kim F. Storm <storm@cua.dk>
13468
13469 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
13470 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
13471
13472 2012-04-14 Chong Yidong <cyd@gnu.org>
13473
13474 * custom.el (custom-theme-set-variables): Doc fix.
13475
13476 2012-04-14 Glenn Morris <rgm@gnu.org>
13477
13478 * international/mule.el (set-auto-coding-for-load): Doc fix.
13479
13480 2012-04-14 Alan Mackenzie <acm@muc.de>
13481
13482 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
13483 imenu work again for Objective C Mode. Correct the *-index values,
13484 these having been disturbed by a previous change in 2011-08.
13485
13486 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
13487 Correct two search limits.
13488
13489 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13490
13491 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
13492
13493 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
13494
13495 * international/characters.el: Fix sorting.
13496
13497 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13498
13499 * international/characters.el: Add more missing Latin case pairs.
13500
13501 2012-04-14 Glenn Morris <rgm@gnu.org>
13502
13503 * files.el (dir-locals-set-class-variables): Doc fix.
13504
13505 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13506
13507 * international/characters.el: Add set-case-syntax-pair call for
13508 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
13509 counterpart. (Bug#11209)
13510
13511 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
13512
13513 2012-04-14 Glenn Morris <rgm@gnu.org>
13514
13515 * calendar/holidays.el (calendar-check-holidays): Doc fix.
13516
13517 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13518
13519 * textmodes/ispell.el (ispell-dictionary-base-alist):
13520 Add data for Hebrew.
13521
13522 2012-04-14 Chong Yidong <cyd@gnu.org>
13523
13524 * net/rcirc.el (rcirc-cmd-quit):
13525 Revert 2012-03-18 change (Bug#11192).
13526
13527 2012-04-14 Glenn Morris <rgm@gnu.org>
13528
13529 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
13530
13531 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13532
13533 * minibuffer.el (completion-in-region-mode-map):
13534 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
13535
13536 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
13537
13538 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
13539
13540 2012-04-13 Masatake YAMATO <yamato@redhat.com>
13541
13542 * minibuffer.el (minibuffer-local-filename-syntax): New variable
13543 to allow `C-M-f' and `C-M-b' to move to the nearest path
13544 separator (bug#9511).
13545
13546 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
13547
13548 * avoid.el: Require cl when compiling. And also move the
13549 `provide' to the end.
13550
13551 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13552
13553 * avoid.el (mouse-avoidance-banish-position): New variable.
13554 (mouse-avoidance-banish-destination): Use it (bug#10165).
13555
13556 2012-04-13 Leo Liu <sdl.web@gmail.com>
13557
13558 * progmodes/which-func.el (which-func-modes): Add objc-mode.
13559
13560 2012-04-13 Ken Brown <kbrown@cornell.edu>
13561
13562 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
13563 this is no longer needed now that cygstart understands file:// URLs.
13564 (browse-url-filename-alist): For the same reason, don't modify
13565 file:// URLs on Cygwin.
13566
13567 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
13568
13569 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
13570 the region on shift if the binding is already shifted (bug#11221).
13571
13572 2012-04-12 Glenn Morris <rgm@gnu.org>
13573
13574 * mail/mailpost.el: Move to obsolete/.
13575
13576 2012-04-12 Drew Adams <drew.adams@oracle.com>
13577
13578 * imenu.el (imenu--generic-function): Ignore invisible definitions
13579 (bug#10123).
13580
13581 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
13582
13583 * hexl.el (hexl-bits): New variable.
13584 (hexl-options): Mention the variable in the doc string.
13585 (hexl-rulerise, hexl-line-displen): New functions.
13586 (hexl-mode): Mention the new variable.
13587 (hexl-mode, hexl-current-address, hexl-current-address):
13588 Use the displen.
13589 (hexl-ascii-start-column): New function.
13590 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
13591 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
13592
13593 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13594
13595 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
13596 '("-i" ENCODING), in 2 separate command-line arguments, to specify
13597 the encoding, as expected by hunspell.
13598
13599 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13600
13601 * battery.el (battery--linux-sysfs-regexp): New const.
13602 (battery-status-function): Use it. Remove yeeloong special case.
13603 (battery-yeeloong-sysfs): Remove.
13604 (battery-echo-area-format): Remove yeeloong special case.
13605
13606 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13607
13608 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
13609 Reported by Noah Friedman.
13610
13611 * subr.el (read-passwd): Use read-string.
13612
13613 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
13614
13615 * vcursor.el (vcursor-move): Increase the priority of the overlay
13616 (bug#9663).
13617
13618 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13619
13620 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
13621 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
13622
13623 2012-04-11 William Stevenson <yhvh2000@gmail.com>
13624
13625 * textmodes/artist.el (artist-mode): Convert artist-mode to use
13626 define-minor-mode (bug#10760).
13627
13628 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13629
13630 * progmodes/grep.el (rgrep): Tweak the find command line so
13631 that directories matching `grep-find-ignored-files' won't be
13632 pruned (bug#10351).
13633
13634 2012-04-11 Chong Yidong <cyd@gnu.org>
13635
13636 * startup.el (command-line): Remove support for long-obsolete
13637 variable font-lock-face-attributes.
13638
13639 2012-04-11 Glenn Morris <rgm@gnu.org>
13640
13641 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
13642
13643 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13644
13645 * window.el (window--state-get-1): Obey window-point-insertion-type.
13646
13647 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
13648
13649 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
13650 to previous function when point is on the first character of a
13651 function. Take care of that in `narrow-to-defun' (bug#6157).
13652
13653 2012-04-11 Glenn Morris <rgm@gnu.org>
13654
13655 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
13656 not just file-errors.
13657
13658 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
13659 (vc-bzr-sha1): Use internal sha1.
13660
13661 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13662
13663 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
13664
13665 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
13666
13667 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
13668 that start in the middle of the line (bug#10496).
13669
13670 2012-04-10 Dan Nicolaescu <dann@gnu.org>
13671
13672 * battery.el (battery-linux-proc-acpi): Only one battery is
13673 discharged at a time, but that seems to confuse battery.el when
13674 computing `rate-type' for the battery not being discharged
13675 (bug#10332).
13676
13677 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13678
13679 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
13680
13681 * international/quail.el: Use dolist and simplify.
13682 (quail-define-package, quail-update-keyboard-layout)
13683 (quail-define-rules): Use dolist.
13684 (quail-insert-kbd-layout, quail-get-translation): CSE.
13685
13686 * tmm.el: Use dolist, remove left over hook.
13687 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
13688 Use dolist.
13689 (calendar-load-hook): Don't mess with it.
13690
13691 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
13692 Use derived-mode-p. Run the diff asynchronously.
13693
13694 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13695
13696 * obsolete/mouse-sel.el: Add an Obsolete-since header.
13697
13698 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
13699
13700 * misc.el: Display absolute path of loaded DLLs (bug#10424).
13701 (list-dynamic-libraries--loaded): New function.
13702 (list-dynamic-libraries--refresh): Use it.
13703
13704 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
13705
13706 * progmodes/python.el (python-fill-paragraph):
13707 Make python-fill-region in a multiline string work when font-lock is
13708 disabled (bug#7018).
13709
13710 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
13711
13712 * language/european.el (cp775): Add oem/legacy (en)coding on
13713 DOS/MS Windows for the Baltic languages. There are still plenty
13714 of texts written in this encoding/codepage (bug#6519).
13715
13716 2012-04-10 Glenn Morris <rgm@gnu.org>
13717
13718 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
13719 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
13720
13721 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
13722
13723 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
13724 next-line "n" and previous-line "p" in order to make recentf more
13725 consistent with ibuffer, dired or org-mode (bug#9387).
13726
13727 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13728
13729 * image.el (put-image): Return the overlay created instead of the
13730 optional input string (bug#7834). Note that this may break code
13731 that is (for some reason or other) depending on `put-image'
13732 returning the string.
13733
13734 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
13735
13736 * simple.el (zap-to-char): Allow zapping using input methods
13737 (bug#1580).
13738
13739 * textmodes/fill.el (fill-region): Leave point and mark where they
13740 were before filling (bug#5399).
13741
13742 2012-04-09 Glenn Morris <rgm@gnu.org>
13743
13744 * version.el (emacs-bzr-get-version):
13745 Handle lightweight checkouts of local branches.
13746
13747 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
13748
13749 * international/characters.el: Recover lost case pairs. (Bug#11209)
13750
13751 2012-04-09 Chong Yidong <cyd@gnu.org>
13752
13753 * custom.el (custom-variable-p): Return nil for non-symbol
13754 arguments instead of signaling an error.
13755 (user-variable-p): Obsolete alias for custom-variable-p.
13756
13757 * apropos.el (apropos-variable):
13758 * files-x.el (read-file-local-variable):
13759 * simple.el (set-variable):
13760 * woman.el (woman-mini-help):
13761 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
13762
13763 2012-04-09 Glenn Morris <rgm@gnu.org>
13764
13765 * startup.el (normal-top-level): Don't look for leim-list.el
13766 in places where it will not be found. (Bug#910)
13767
13768 * international/mule-cmds.el (set-default-coding-systems):
13769 * files.el (normal-mode):
13770 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
13771 This function was removed with ucs-tables.el in 2008.
13772
13773 2012-04-08 Eli Zaretskii <eliz@gnu.org>
13774
13775 * textmodes/ispell.el (ispell-check-version): For hunspell, set
13776 ispell-encoding8-command to "-i", without a trailing space.
13777 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
13778 separate command-line arguments, to specify the encoding, since
13779 that's how hunspell expects it.
13780
13781 2012-04-08 Glenn Morris <rgm@gnu.org>
13782
13783 * loadup.el: Load bindings before cus-start.
13784 This reduces somewhat the number of "rogue" settings in emacs -Q.
13785
13786 2012-04-07 Glenn Morris <rgm@gnu.org>
13787
13788 * version.el (emacs-bzr-get-version): New function.
13789 (emacs-bzr-version): New variable.
13790 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
13791 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
13792
13793 2012-04-07 Eli Zaretskii <eliz@gnu.org>
13794
13795 * international/uni-bidi.el, international/uni-category.el:
13796 * international/uni-combining.el, international/uni-decimal.el:
13797 * international/uni-decomposition.el, international/uni-digit.el:
13798 * international/uni-lowercase.el, international/uni-mirrored.el:
13799 * international/uni-name.el, international/uni-numeric.el:
13800 * international/uni-titlecase.el, international/uni-uppercase.el:
13801 Update for Unicode 6.1.
13802
13803 2012-04-07 Eli Zaretskii <eliz@gnu.org>
13804
13805 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
13806
13807 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13808
13809 * window.el (shrink-window): Mention the `window-min-height'
13810 variable in the doc string.
13811
13812 2012-04-05 Bastien Guerry <bzg@altern.org>
13813
13814 * color.el (color-lighten-name): Fix typo.
13815
13816 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13817
13818 * server.el (server--on-display-p): New function.
13819 (server--on-display-p): Use it.
13820
13821 2012-04-04 Gábor Vida <vidagabor@gmail.com> (tiny change)
13822
13823 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
13824 (bug#11145).
13825
13826 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13827
13828 * comint.el (comint--common-quoted-suffix): Check string boundary
13829 before comparing (bug#11158).
13830 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
13831
13832 2012-04-04 Chong Yidong <cyd@gnu.org>
13833
13834 * minibuffer.el (completion-extra-properties): Doc fix.
13835
13836 * subr.el (delayed-warnings-hook): Doc fix.
13837
13838 2012-04-04 Daiki Ueno <ueno@unixuser.org>
13839
13840 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
13841 selection (Bug#11159).
13842 (epa-insert-keys): Inform that the default public key will be
13843 exported if no key is selected.
13844
13845 2012-04-04 Richard Stallman <rms@gnu.org>
13846
13847 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
13848
13849 2012-04-03 Chong Yidong <cyd@gnu.org>
13850
13851 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
13852 mail-insert-file, not its obsolete alias mail-attach-file.
13853
13854 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
13855
13856 * notifications.el (notifications-notify): Fix docstring.
13857
13858 2012-04-02 Glenn Morris <rgm@gnu.org>
13859
13860 * emacs-lisp/authors.el (authors-aliases): Another addition.
13861
13862 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
13863
13864 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
13865 `tramp-compat-call-process' instead of `tramp-local-call-process'.
13866 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
13867
13868 2012-04-01 Chong Yidong <cyd@gnu.org>
13869
13870 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
13871 Handle root directory properly.
13872 (copy-directory): Caller changed.
13873
13874 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
13875 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
13876
13877 2012-03-31 Glenn Morris <rgm@gnu.org>
13878
13879 * term/xterm.el (xterm-extra-capabilities): Doc fix.
13880
13881 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
13882
13883 * calendar/calendar.el (calendar-window-list)
13884 (calendar-hide-window): Restore. (Bug#11140)
13885 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
13886
13887 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
13888
13889 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13890
13891 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
13892 Check if file is a symlink (Bug#10489).
13893
13894 * files.el (copy-directory): Likewise.
13895
13896 2012-03-30 Chong Yidong <cyd@gnu.org>
13897
13898 * image.el (imagemagick-types-inhibit)
13899 (imagemagick-register-types): Doc fix.
13900
13901 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13902
13903 * textmodes/ispell.el (ispell-get-extended-character-mode):
13904 Disable extended-char-mode for hunspell. hunspell does not support it
13905 and treats ~word as ordinary words in pipe mode.
13906
13907 2012-03-30 Glenn Morris <rgm@gnu.org>
13908
13909 * tutorial.el (help-with-tutorial): Ensure local variables don't
13910 happen to make the buffer read-only. (Bug#11127)
13911
13912 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13913
13914 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
13915 (perl-calculate-indent): Return `noindent' in strings.
13916
13917 2012-03-28 Sam Steingold <sds@gnu.org>
13918
13919 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
13920 instead of the broken adhockery which does not prevent calendar
13921 buffers from being displayed at random after exit.
13922 (calendar-window-list, calendar-hide-window): Remove the broken
13923 adhockery.
13924
13925 2012-03-28 Glenn Morris <rgm@gnu.org>
13926
13927 * replace.el (query-replace-map): Doc fix.
13928
13929 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
13930
13931 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
13932 contents. (Bug#11109)
13933
13934 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
13935
13936 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
13937 (bug#11077).
13938 (avl-tree--check, avl-tree--check-node): New funs.
13939
13940 2012-03-27 Martin Rudalics <rudalics@gmx.at>
13941
13942 * window.el (switch-to-visible-buffer): New option.
13943 (switch-to-prev-buffer, switch-to-next-buffer):
13944 Observe switch-to-visible-buffer. Make sure that checking for a window
13945 showing a buffer already is done on the same frame.
13946
13947 2012-03-27 Glenn Morris <rgm@gnu.org>
13948
13949 * startup.el (mail-host-address): Doc fix.
13950
13951 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13952
13953 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
13954 than 197 variables.
13955
13956 2012-03-26 Ami Fischman <ami@fischman.org>
13957
13958 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
13959
13960 2012-03-26 Glenn Morris <rgm@gnu.org>
13961
13962 * files.el (save-buffers-kill-emacs): Doc fix.
13963
13964 * startup.el (normal-top-level, command-line, command-line-1):
13965 Give them doc strings.
13966
13967 2012-03-25 Eli Zaretskii <eliz@gnu.org>
13968
13969 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
13970 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
13971
13972 2012-03-25 Chong Yidong <cyd@gnu.org>
13973
13974 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
13975 theme if it was previously enabled before (Bug#11031).
13976
13977 * cus-theme.el (custom-theme-write-faces): Retrieve current face
13978 spec with custom-face-get-current-spec if its :shown-value is not
13979 determined yet (Bug#9337).
13980 (customize-create-theme, custom-theme-revert): Doc fixes.
13981
13982 * button.el (button-at): Minor addition to docstring.
13983
13984 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
13985
13986 * vc/vc.el (vc-merge): Fix a prompt.
13987
13988 2012-03-24 Chong Yidong <cyd@gnu.org>
13989
13990 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
13991 point (Bug#9623).
13992
13993 * button.el (button-at): Minor addition to docstring.
13994
13995 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
13996
13997 * newcomment.el (comment-choose-indent): No space after BOL.
13998
13999 2012-03-22 Sam Steingold <sds@gnu.org>
14000
14001 * window.el (switch-to-prev-buffer): Revert last patch because the
14002 bug turned out to be an advertised feature (Elisp manual 28.14).
14003
14004 2012-03-22 Glenn Morris <rgm@gnu.org>
14005
14006 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
14007 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
14008
14009 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
14010
14011 * net/network-stream.el (network-stream-open-starttls): Make error
14012 message under Windows be less misleading.
14013
14014 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
14015
14016 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
14017 understands (bug#9942).
14018
14019 2012-03-22 Chong Yidong <cyd@gnu.org>
14020
14021 * simple.el (end-of-visible-line): Handle return value of
14022 next-single-property-change properly (Bug#9371).
14023
14024 2012-03-22 Kenichi Handa <handa@m17n.org>
14025
14026 * international/quail.el (quail-insert-kbd-layout): Fix previous
14027 change. To avoid unwanted bidi reordering, use
14028 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
14029
14030 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
14031
14032 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
14033 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
14034 (ruby-beginning-of-indent): Be more careful with the difference
14035 between word-boundary and symbol boundary.
14036 (ruby-mode-syntax-table): Make : a symbol constituent.
14037
14038 2012-03-21 Andreas Politz <politza@fh-trier.de>
14039
14040 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
14041
14042 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14043
14044 * progmodes/etags.el (tags-completion-at-point-function):
14045 Improve last fix.
14046
14047 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
14048
14049 2012-03-21 Sam Steingold <sds@gnu.org>
14050
14051 * progmodes/etags.el (tags-completion-at-point-function):
14052 Avoid the error when point is inside the pattern.
14053
14054 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
14055
14056 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
14057 line (Bug#10855).
14058
14059 2012-03-21 Drew Adams <drew.adams@oracle.com>
14060
14061 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
14062
14063 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
14064
14065 * ido.el (ido-set-current-directory, ido-read-internal)
14066 (ido-choose-completion-string, ido-completion-help): Handle nil
14067 value of ido-completion-buffer (Bug#11008).
14068
14069 2012-03-21 Sam Steingold <sds@gnu.org>
14070
14071 * window.el (switch-to-prev-buffer): Do not switch to a visible
14072 window previous buffer, just like with the frame previous buffers.
14073
14074 2012-03-21 Chong Yidong <cyd@gnu.org>
14075
14076 * faces.el (make-face, make-empty-face, copy-face):
14077 * face-remap.el (face-remap-add-relative, face-remap-set-base):
14078 Doc fixes.
14079
14080 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
14081
14082 * wid-edit.el (widget-complete-field): Remove (bug#11051).
14083 (widget-complete): Remove broken use of it.
14084
14085 2012-03-20 Chong Yidong <cyd@gnu.org>
14086
14087 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
14088 Use string-width and truncate-string-width to handle arbitrary
14089 characters.
14090
14091 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
14092
14093 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
14094 to draw rectangles, not squares. (Regression introduced by revno
14095 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
14096
14097 2012-03-18 Chong Yidong <cyd@gnu.org>
14098
14099 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
14100 it is not yet defined (for temacs).
14101
14102 2012-03-18 Leo Liu <sdl.web@gmail.com>
14103
14104 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
14105 prefix.
14106
14107 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14108
14109 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
14110 (ispell-choices-win-default-height, ispell-silently-savep)
14111 (ispell-dictionary-alist, ispell-encoding8-command)
14112 (ispell-check-version, ispell-aspell-find-dictionary)
14113 (ispell-valid-dictionary-list, ispell-words-keyword)
14114 (ispell-get-word, ispell-internal-change-dictionary)
14115 (ispell-region, ispell-skip-region-list)
14116 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
14117 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
14118 (ispell-message-text-end, ispell-message)
14119 (ispell-buffer-local-parsing): Doc fix.
14120
14121 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
14122
14123 * htmlfontify.el: Add support for code block fontification for ODT
14124 export (Bug #9914).
14125 (hfy-optimisations): Define new option
14126 `body-text-only'
14127 (hfy-fontify-buffer): Honor above setting.
14128 (hfy-begin-span, hfy-end-span): New routines factored out form
14129 `hfy-fontify-buffer'.
14130 (hfy-begin-span-handler, hfy-end-span-handler): New variables
14131 that permit insertion of custom tags.
14132 (hfy-fontify-buffer): Use above handlers.
14133 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
14134 (hfy-face-to-css): Re-defined to be a variable.
14135 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
14136 over multiple runs. This is made possible by having the caller let
14137 bind a special variable `hfy-user-sheet-assoc'.
14138 (htmlfontify-string): New defun.
14139 (hfy-compile-face-map): Make sure that the last char in the
14140 buffer is correctly fontified.
14141 (hfy-face-resolve-face): Whitespace only change.
14142
14143 2012-03-17 Eli Zaretskii <eliz@gnu.org>
14144
14145 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
14146 message more clear.
14147
14148 2012-03-16 Leo Liu <sdl.web@gmail.com>
14149
14150 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
14151
14152 2012-03-16 Alan Mackenzie <acm@muc.de>
14153
14154 Further optimize the handling of large macros.
14155
14156 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
14157 limit to a call of `c-literal-limits'.
14158 (c-determine-+ve-limit): New function.
14159 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
14160 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
14161 In CASE 5B, restrict a search limit to 500.
14162 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
14163
14164 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
14165 Restrict macro bounds to +-500 from after-change's BEG END.
14166
14167 2012-03-16 Leo Liu <sdl.web@gmail.com>
14168
14169 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
14170
14171 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
14172
14173 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
14174 `special-mode' setting of `buffer-read-only'. (Bug#11010)
14175
14176 2012-03-16 Glenn Morris <rgm@gnu.org>
14177
14178 * view.el (view-buffer, view-buffer-other-window)
14179 (view-buffer-other-frame): Doc fixes re special mode-class.
14180
14181 * subr.el (eval-after-load): If named feature is provided not from
14182 a file, run after-load forms. (Bug#10946)
14183
14184 * calendar/calendar.el (calendar-insert-at-column):
14185 Handle non-unit-width characters a bit better. (Bug#10978)
14186
14187 2012-03-15 Chong Yidong <cyd@gnu.org>
14188
14189 * emacs-lisp/ring.el (ring-extend): New function.
14190 (ring-insert+extend): Extend the ring correctly (Bug#11019).
14191
14192 * comint.el (comint-read-input-ring)
14193 (comint-add-to-input-history): Grow comint-input-ring lazily.
14194
14195 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
14196
14197 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
14198 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
14199
14200 * imenu.el: Fix multiple inheritance breakage (bug#9199).
14201 (imenu-add-to-menubar): Don't add a redundant index.
14202 (imenu-update-menubar): Handle a dynamically composed keymap.
14203
14204 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
14205
14206 * mail/sendmail.el (mail-encode-header):
14207 Bind rfc2047-encode-encoded-words to nil.
14208
14209 2012-03-13 Glenn Morris <rgm@gnu.org>
14210
14211 * calendar/calendar.el (calendar-string-spread):
14212 Handle non-unit-width characters a bit better. (Bug#10978)
14213
14214 2012-03-13 Leo Liu <sdl.web@gmail.com>
14215
14216 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
14217 directory and file as argument (Bug#10822).
14218
14219 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
14220
14221 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
14222 For dynamically generated code, follow $PC.
14223 (gdb-disassembly-handler-custom): Handle no function name case.
14224
14225 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
14226
14227 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
14228 * emulation/ws-mode.el (ws-query-replace):
14229 * sort.el (sort-regexp-fields):
14230 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
14231
14232 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14233
14234 * dabbrev.el: Fix cycle completion order (bug#10963).
14235 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
14236 (dabbrev-completion): Don't use an obarray; provide
14237 a cycle-sort-function.
14238
14239 2012-03-12 Leo Liu <sdl.web@gmail.com>
14240
14241 * simple.el (kill-new): Use equal-including-properties for comparison.
14242 (kill-do-not-save-duplicates): Doc fix.
14243
14244 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14245
14246 * dabbrev.el: Fix cycle completion (bug#10963).
14247 Use lexical binding and wrap to 80 columns.
14248 (dabbrev-completion): Delay computing the list of completions.
14249
14250 2012-03-12 Kenichi Handa <handa@m17n.org>
14251
14252 * international/quail.el (quail-insert-kbd-layout): Surround each
14253 row by LRO and PDF instead of inserting many LRMs. Pad the left
14254 and right of each non-spacing marks. Insert invisible space
14255 between lower and upper characters to prevent composition.
14256
14257 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
14258
14259 * minibuffer.el (minibuffer-complete): Don't get confused when the
14260 function is run twice via different commands (bug#10958).
14261 (complete-with-action): Fix docstring.
14262
14263 2012-03-12 Chong Yidong <cyd@gnu.org>
14264
14265 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
14266 (nxml-completion-at-point-function): New function.
14267 (nxml-mode): Use it.
14268 (nxml-bind-meta-tab-to-complete-flag): Default to t.
14269
14270 * emacs-lisp/package.el (package-unpack, package-unpack-single):
14271 Load generated autoloads file before byte compiling (Bug#10970).
14272 (package--make-autoloads-and-compile): New helper fun.
14273
14274 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
14275
14276 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
14277
14278 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
14279
14280 * autorevert.el (auto-revert-handler): Ensure, that
14281 file-readable-p is applied only for local files or in
14282 auto-revert-tail-mode.
14283
14284 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
14285
14286 * server.el (server-eval-at): Handle non-tcp connections.
14287 Decode result string.
14288
14289 * server.el (server-msg-size): New constant.
14290 (server-reply-print): New function.
14291 (server-eval-and-print): Use it.
14292 (server-eval-at): Use server-quote-arg and server-unquote-arg.
14293 Handle -print-nonl.
14294
14295 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
14296
14297 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
14298 (Bug#10987).
14299
14300 2012-03-11 Chong Yidong <cyd@gnu.org>
14301
14302 * simple.el (goto-line): Doc fix (Bug#9938).
14303
14304 * subr.el (save-window-excursion): Doc fix (Bug#9979).
14305
14306 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
14307 when finished (Bug#10963).
14308
14309 2012-03-11 Martin Rudalics <rudalics@gmx.at>
14310
14311 * window.el (split-window-below): Fix bug in case where
14312 split-window-keep-point is nil (Bug#10971).
14313
14314 2012-03-11 Juri Linkov <juri@jurta.org>
14315
14316 * replace.el (replace-highlight): Set isearch-word to nil
14317 unconditionally. (Bug#10887)
14318
14319 2012-03-10 Eli Zaretskii <eliz@gnu.org>
14320
14321 * net/mairix.el (mairix-replace-invalid-chars): Rename from
14322 mairix-replace-illegal-chars; all callers changed. Don't remove
14323 ^, ~, and = characters: they are meaningful in mairix search specs.
14324 (mairix-widget-create-query): Add usage information about mairix
14325 search forms: negating words, searching for substrings, etc.
14326
14327 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
14328
14329 * international/fontset.el (font-encoding-alist): Add an entry for
14330 ksx1001 (Bug#5667).
14331
14332 2012-03-10 Richard Stallman <rms@gnu.org>
14333
14334 * mail/sendmail.el (mail-encode-header):
14335 Set rfc2047-encode-encoded-words.
14336
14337 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
14338
14339 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
14340 view buffer means not swapped.
14341 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
14342 (rmail-write-region-annotate): Error if real text has disappeared.
14343
14344 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
14345
14346 2012-03-10 Chong Yidong <cyd@gnu.org>
14347
14348 * emulation/cua-rect.el (cua--init-rectangles):
14349 * emulation/cua-base.el (cua--init-keymaps):
14350 Add delete-forward-char to remappings (Bug#9666).
14351
14352 2012-03-10 Martin Rudalics <rudalics@gmx.at>
14353
14354 * speedbar.el (speedbar-unhighlight-one-tag-line):
14355 Avoid unhighlighting due to frame switching (Bug#10275).
14356
14357 2012-03-10 Chong Yidong <cyd@gnu.org>
14358
14359 * minibuffer.el (completion-in-region, completion-help-at-point):
14360 Give the completion field overlay a high priority (Bug#6830).
14361
14362 * dired.el (dired-goto-file): Recognize absolute file name
14363 listings (Bug#7126).
14364 (dired-goto-file-1): New helper function.
14365 (dired-toggle-read-only): Inhibit warnings.
14366
14367 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
14368
14369 * net/dbus.el (dbus-property-handler): Return empty array if
14370 there are no properties.
14371
14372 2012-03-09 Leo Liu <sdl.web@gmail.com>
14373
14374 * savehist.el (savehist-printable): Stricter check for string
14375 value (Bug#10937).
14376
14377 2012-03-09 Eli Zaretskii <eliz@gnu.org>
14378
14379 * mail/smtpmail.el (smtpmail-send-it):
14380 Bind coding-system-for-write to *-unix, so that FCC files are kept in
14381 valid mbox format.
14382
14383 2012-03-09 Glenn Morris <rgm@gnu.org>
14384
14385 * files.el (dir-locals-find-file):
14386 Don't check result is regular, readable.
14387 (dir-locals-read-from-file): Demote errors.
14388
14389 2012-03-08 Eli Zaretskii <eliz@gnu.org>
14390
14391 * international/quail.el (quail-insert-kbd-layout):
14392 Insert invisible LRM characters before each character in a keyboard
14393 layout cell, to prevent their reordering by bidi display engine.
14394 For details, see the discussion in
14395 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
14396
14397 2012-03-08 Alan Mackenzie <acm@muc.de>
14398
14399 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
14400 the starting position; make it extend the marked region when
14401 invoked repeatedly - all under appropriate circumstances.
14402 Fixes bugs #5525, #10906.
14403
14404 2012-03-08 Glenn Morris <rgm@gnu.org>
14405
14406 * files.el (locate-dominating-file, dir-locals-find-file):
14407 Undo 2012-03-06 change.
14408
14409 2012-03-07 Eli Zaretskii <eliz@gnu.org>
14410
14411 * international/quail.el (quail-help):
14412 Force bidi-paragraph-direction be left-to-right. See discussion in
14413 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
14414 for the reason.
14415
14416 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
14417
14418 Avoid superfluous registering of signals. (Bug#10807)
14419
14420 * notifications.el (notifications-on-action-object)
14421 (notifications-on-close-object): New defvars.
14422 (notifications-on-action-signal, notifications-on-closed-signal):
14423 Unregister the signal if not needed any longer.
14424 (notifications-notify): Register `notifications-action-signal' or
14425 `notifications-closed-signal', if :on-action or :on-close has been
14426 passed as argument.
14427
14428 2012-03-07 Chong Yidong <cyd@gnu.org>
14429
14430 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
14431 non-X platforms.
14432
14433 2012-03-06 Glenn Morris <rgm@gnu.org>
14434
14435 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
14436 (x-disown-selection-internal, x-get-selection-internal):
14437 Doc fix (add arglist signatures). (Bug#10783)
14438
14439 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
14440
14441 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
14442 Handle breakpoints with no "type".
14443
14444 2012-03-06 Glenn Morris <rgm@gnu.org>
14445
14446 * files.el (locate-dominating-file): Add optional predicate argument.
14447 (dir-locals-find-file): Make use of above change.
14448
14449 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
14450
14451 * info.el (Info-insert-dir): Also try "dir.gz".
14452
14453 2012-03-06 Glenn Morris <rgm@gnu.org>
14454
14455 * files.el (dir-locals-find-file):
14456 Ignore non-readable or non-regular files. (Bug#10928)
14457
14458 * files.el (locate-dominating-file): Doc fix.
14459
14460 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
14461
14462 * calendar/calendar.el (calendar-set-mode-line):
14463 `getenv' returns a string. (Bug#10951)
14464
14465 2012-03-05 Leo Liu <sdl.web@gmail.com>
14466
14467 * simple.el (backward-delete-char-untabify): Constrain point to
14468 field (Bug#10939).
14469
14470 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
14471
14472 2012-03-05 Chong Yidong <cyd@gnu.org>
14473
14474 * simple.el (count-words): If called from Lisp, return the word
14475 count, for symmetry with `count-lines'. Arglist changed.
14476 (count-words--message): Args changed. Consolidate counting code
14477 from count-words and count-words-region.
14478 (count-words-region): Caller changed.
14479 (count-lines-region): Make it an obsolete alias.
14480
14481 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
14482
14483 * saveplace.el (save-place-to-alist)
14484 (save-place-ignore-files-regexp): Allow value nil to disable this
14485 feature.
14486
14487 2012-03-04 Chong Yidong <cyd@gnu.org>
14488
14489 * faces.el (face-spec-reset-face): For the default face, reset the
14490 attributes to default values (Bug#10748).
14491
14492 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14493
14494 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
14495 previous patch: Check `message-send-mail-function', and not the
14496 default function (bug#10897).
14497
14498 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
14499
14500 * notifications.el (notifications-on-action-signal)
14501 (notifications-on-closed-signal): Check for unique service name of
14502 incoming event. Fix error in removing entry.
14503 (top): Register for signals with wildcard service name.
14504 (notifications-notify): Use daemon unique service name for map entries.
14505
14506 2012-03-04 Chong Yidong <cyd@gnu.org>
14507
14508 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
14509
14510 2012-03-04 Glenn Morris <rgm@gnu.org>
14511
14512 * abbrev.el (copy-abbrev-table, abbrev-table-p)
14513 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
14514 (expand-abbrev, define-abbrev-table): Doc fixes.
14515
14516 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14517
14518 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
14519 `message-default-send-mail-function' and not `send-mail-function'
14520 when doing the prompting for `sendmail-query-once' before sending
14521 in Message buffers (bug#10897).
14522
14523 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
14524 This is inconsistent with all the other stream functions, which leave
14525 the setting up to the higher levels (if so wanted) (bug#10931).
14526
14527 2012-03-02 Alan Mackenzie <acm@muc.de>
14528
14529 Depessimize the handling of very large macros.
14530
14531 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
14532 (c-macro-cache-syntactic): New variables to implement a one
14533 element macro cache.
14534 (c-invalidate-macro-cache): New function.
14535 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
14536 Adapt to use the new cache.
14537 (c-state-safe-place): Use better the cache of safe positions.
14538 (c-state-semi-nonlit-pos-cache)
14539 (c-state-semi-nonlit-pos-cache-limit):
14540 New variables for...
14541 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
14542 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
14543 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
14544 Use c-state-semi-safe-place.
14545
14546 * progmodes/cc-langs.el (c-get-state-before-change-functions):
14547 Add c-invalidate-macro-cache to the C, C++, Obj entries.
14548
14549 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
14550
14551 * jka-compr.el (jka-compr-call-process):
14552 Apply `file-accessible-directory-p' only when the default directory is
14553 not remote.
14554
14555 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
14556
14557 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
14558 access of FILE2, if FILE1 does not exist.
14559
14560 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
14561 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
14562
14563 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
14564 Add "PAGER=" to `process-environment'.
14565
14566 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
14567
14568 * progmodes/sql.el: Bug fix
14569 (sql-get-login-ext): Save login values in globals.
14570 (sql-get-login): Use new version of `sql-get-login-ext'.
14571 (sql-interactive-mode): Set global `sql-connection' to nil.
14572 (sql-connect): Set global values for connection.
14573 (sql-product-interactive): Save global values as buffer local.
14574
14575 2012-02-29 Leo Liu <sdl.web@gmail.com>
14576
14577 * abbrev.el (define-abbrevs): Reset sys to nil.
14578
14579 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14580
14581 * files.el (file-equal-p): Rename from `files-equal-p'.
14582 Return nil when one or both files don't exist.
14583 (file-subdir-of-p): Now only top directory must exists,
14584 return nil if it doesn't.
14585 (copy-directory): No need to test with `file-subdir-of-p' after
14586 creating dir.
14587 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
14588 to `file-equal-p'.
14589
14590 2012-02-28 Glenn Morris <rgm@gnu.org>
14591
14592 * shell.el (shell-mode):
14593 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
14594 * play/landmark.el (landmark-font-lock-face-O):
14595 * play/handwrite.el (handwrite):
14596 * play/gomoku.el (gomoku-O):
14597 * net/browse-url.el (browse-url-browser-display):
14598 * international/mule.el (define-charset):
14599 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
14600 * filesets.el (filesets-find-file-delay):
14601 * eshell/em-xtra.el (eshell-xtra):
14602 * eshell/em-unix.el (eshell-grep):
14603 * emulation/viper.el (viper-mode):
14604 * emacs-lisp/regexp-opt.el (regexp-opt-group):
14605 * emacs-lisp/easymenu.el (easy-menu-define):
14606 * calendar/timeclock.el (timeclock-use-display-time):
14607 * bs.el (bs-mode):
14608 * bookmark.el (bookmark-save-flag):
14609 Doc fix (standardize possessive apostrophe usage).
14610
14611 2012-02-27 Chong Yidong <cyd@gnu.org>
14612
14613 * emulation/viper-cmd.el (viper-intercept-ESC-key):
14614 Fix key-binding lookup for ESC key (Bug#9146).
14615
14616 * font-lock.el (font-lock-specified-p): Rename from
14617 font-lock-spec-present. Callers changed.
14618
14619 2012-02-27 Daniel Hackney <dan@haxney.org>
14620
14621 * emacs-lisp/package.el (package-compute-transaction):
14622 Handle holding a package version to t in package-load-list.
14623
14624 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
14625
14626 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
14627 (tramp-get-inode, tramp-get-device): Use cached values.
14628
14629 2012-02-26 Alan Mackenzie <acm@muc.de>
14630
14631 Check there is a font-lock specification before doing initial
14632 fontification.
14633
14634 * font-core.el (font-lock-mode): Move the conditional from
14635 :after-hook to font-lock-initial-fontify.
14636 (font-lock-default-function): Move the check for a specification
14637 to font-lock-spec-present.
14638
14639 * font-lock.el (font-lock-initial-fontify): Call ...
14640 (font-lock-spec-present): New function.
14641
14642 2012-02-26 Jim Blandy <jimb@red-bean.com>
14643
14644 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
14645 (gdb-send): Apply it to the operand of the '-interpreter-exec
14646 console' command, so that we can pass arguments with (say) quotes
14647 in them. Store exact string sent in gdb-debug-log (Bug#10765).
14648
14649 2012-02-26 Chong Yidong <cyd@gnu.org>
14650
14651 * help-fns.el (describe-function-1): Clarify description of
14652 remapping (Bug#10844).
14653
14654 * files.el (files-equal-p): Doc fix.
14655 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
14656 and quit the loop once a mismatch is found.
14657
14658 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
14659
14660 * bs.el (bs--show-with-configuration): Don't throw an error
14661 if the window cannot be split; otherwise, subsequent calls to
14662 bs-show fail, restoring a stale window config. (Bug#10882)
14663
14664 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
14665
14666 * term/ns-win.el (global-map): Bind ns-drag-file to
14667 ns-find-file (Bug#5855, Bug#10050).
14668
14669 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
14670
14671 * calendar/parse-time.el (parse-time-string): Allow extractor to
14672 return nil.
14673
14674 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
14675
14676 * net/tramp.el (tramp-file-name-for-operation):
14677 Add `files-equal-p' and `file-subdir-of-p'.
14678
14679 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
14680 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
14681 Add COPY-CONTENTS argument.
14682
14683 2012-02-25 Chong Yidong <cyd@gnu.org>
14684
14685 Add custom groups for VC backends, for consistency with vc-bzr.
14686
14687 * vc/vc-arch.el (vc-arch):
14688 * vc/vc-cvs.el (vc-cvs):
14689 * vc/vc-git.el (vc-git):
14690 * vc/vc-hg.el (vc-hg):
14691 * vc/vc-mtn.el (vc-mtn):
14692 * vc/vc-rcs.el (vc-rcs):
14693 * vc/vc-sccs.el (vc-sccs):
14694 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
14695 All relevant defcustoms reassigned.
14696
14697 2012-02-25 Chong Yidong <cyd@gnu.org>
14698
14699 * newcomment.el (comment-styles): Add autoload (Bug#10868).
14700
14701 * term/x-win.el (x-initialize-window-system): Reduce default for
14702 x-selection-timeout to 5 seconds (Bug#8869).
14703
14704 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14705
14706 * files.el (files-equal-p, file-subdir-of-p): New functions.
14707 (copy-directory): Error when trying to copy a directory on itself.
14708 Add missing copy-contents arg to tramp handler.
14709 * dired-aux.el (dired-copy-file-recursive): Same.
14710 (dired-create-files): Modify destination when source is equal to
14711 dest when copying files.
14712 Return also when dest is a subdir of source. (Bug#10489)
14713
14714 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
14715
14716 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
14717 (Bug#10874)
14718
14719 2012-02-23 Alan Mackenzie <acm@muc.de>
14720
14721 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
14722 parameter "after-hook:" to allow the expansion to run code after
14723 the execution of the mode hooks.
14724
14725 * font-lock.el (font-lock-initial-fontify): New function extracted
14726 from font-lock-mode-internal.
14727
14728 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
14729 :after-hook.
14730
14731 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14732
14733 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
14734 (completion--cache-all-sorted-completions): New function.
14735 (completion-all-sorted-completions): Use it.
14736 (completion--do-completion, minibuffer-force-complete):
14737 Use it to re-instate the flush hook.
14738
14739 * icomplete.el (icomplete-completions): Replace last fix with a better
14740 one (bug#10850).
14741
14742 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
14743
14744 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
14745 when it might call us back infinitely (bug#10797).
14746
14747 2012-02-23 Glenn Morris <rgm@gnu.org>
14748
14749 * minibuffer.el (completion-category-overrides): Doc fix.
14750
14751 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14752
14753 * minibuffer.el (completion-table-with-context): Fix inf-loop.
14754 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
14755
14756 2012-02-23 Glenn Morris <rgm@gnu.org>
14757
14758 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
14759 (authors-obsolete-files-regexps, authors-ignored-files)
14760 (authors-ambiguous-files, authors-renamed-files-alist):
14761 Add more entries.
14762
14763 2012-02-23 Juri Linkov <juri@jurta.org>
14764
14765 * isearch.el (isearch-occur): Sync interactive spec with occur's
14766 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
14767
14768 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
14769
14770 2012-02-22 Juri Linkov <juri@jurta.org>
14771
14772 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
14773 (ucs-insert): Doc fix. Check for hex digits in the string.
14774 Don't display `nil' in the error message. (Bug#10857)
14775
14776 2012-02-22 Alan Mackenzie <acm@muc.de>
14777
14778 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
14779
14780 2012-02-22 Glenn Morris <rgm@gnu.org>
14781
14782 * ffap.el (ffap-c-path):
14783 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
14784
14785 2012-02-22 Chong Yidong <cyd@gnu.org>
14786
14787 * custom.el (load-theme): Doc fix.
14788
14789 2012-02-22 Glenn Morris <rgm@gnu.org>
14790
14791 * dired-x.el (dired-guess-shell-alist-default):
14792 Remove escape sequences from nroff output. (Bug#172)
14793
14794 2012-02-21 Glenn Morris <rgm@gnu.org>
14795
14796 * vc/emerge.el (emerge-defvar-local):
14797 Set `permanent-local' property rather than unused `preserved'.
14798
14799 * textmodes/picture.el (picture-delete-char): New alias.
14800 (picture-mode-map): Use it. (Bug#10860)
14801 (picture-mode): Doc fix.
14802
14803 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
14804
14805 * newcomment.el (uncomment-region-default): Remove unused binding.
14806
14807 2012-02-21 Glenn Morris <rgm@gnu.org>
14808
14809 * textmodes/picture.el (picture-motion, picture-motion-reverse)
14810 (picture-self-insert, picture-tab-chars): Doc fix.
14811 (picture-mode-map): Fix C-a, C-e.
14812
14813 2012-02-20 Glenn Morris <rgm@gnu.org>
14814
14815 * emacs-lisp/authors.el (authors-aliases): Add another entry.
14816
14817 2012-02-20 Leo Liu <sdl.web@gmail.com>
14818
14819 * icomplete.el (icomplete-completions): Check FROM arg before
14820 passing to substring (Bug#10850).
14821
14822 2012-02-19 Chong Yidong <cyd@gnu.org>
14823
14824 * comint.el: Require ansi-color.
14825 (comint-output-filter-functions): Add ansi-color-process-output.
14826
14827 * ansi-color.el: Don't set comint-output-filter-functions; it is
14828 now in the initial value defined in comint.el.
14829 (ansi-color-apply-face-function): New variable.
14830 (ansi-color-apply-on-region): Use it.
14831 (ansi-color-apply-overlay-face): New function.
14832
14833 * shell.el (shell): No need to require ansi-color.
14834 (shell-mode): Use ansi-color-apply-face-function to highlight
14835 color escapes using font-lock-face property (Bug#10835).
14836
14837 2012-02-19 Chong Yidong <cyd@gnu.org>
14838
14839 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
14840 mode-line formats (Bug#10839).
14841
14842 2012-02-18 Glenn Morris <rgm@gnu.org>
14843
14844 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
14845
14846 * mail/undigest.el (unforward-rmail-message): Doc fix.
14847
14848 * saveplace.el (save-place-ignore-files-regexp): Add :version.
14849
14850 2012-02-18 Eli Zaretskii <eliz@gnu.org>
14851
14852 * international/characters.el (script-list): Sync with the latest
14853 Unicode Character Database.
14854
14855 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
14856
14857 * international/titdic-cnv.el: Remove duplicate coding tag.
14858 * language/cham.el: Likewise.
14859 * language/tai-viet.el: Likewise.
14860
14861 2012-02-18 Glenn Morris <rgm@gnu.org>
14862
14863 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
14864 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
14865 (calendar-bahai-all-holidays-flag, calendar-other-dates):
14866 * calendar/diary-lib.el (diary-abbreviated-year-flag):
14867 * calendar/holidays.el (holiday-bahai-holidays)
14868 (calendar-holidays, list-holidays):
14869 Use utf-8 Bahá'í in doc-strings, menus, etc.
14870
14871 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
14872
14873 * saveplace.el (save-place-ignore-files-regexp): New variable
14874 allowing for excluding files from saving their location of point.
14875 The default value matches the temporary commit message editing
14876 files from Git, SVN, Bazaar, and Mercurial.
14877 (save-place-to-alist): Use it.
14878
14879 2012-02-17 Lawrence Mitchell <wence@gmx.li>
14880 Stefan Monnier <monnier@iro.umontreal.ca>
14881
14882 * newcomment.el (uncomment-region-default): Don't leave extra space
14883 when an arg is provided (bug#8150).
14884
14885 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
14886
14887 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
14888
14889 2012-02-17 Glenn Morris <rgm@gnu.org>
14890
14891 * net/socks.el: Require network-stream. (Bug#10599)
14892
14893 2012-02-17 Kenichi Handa <handa@m17n.org>
14894
14895 * international/charprop.el:
14896 * international/uni-name.el:
14897 * international/uni-old-name.el:
14898 * international/uni-comment.el: Regenerate.
14899
14900 2012-02-16 Glenn Morris <rgm@gnu.org>
14901
14902 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
14903 Interactively in calendar buffer, give an error if not on a date.
14904
14905 2012-02-15 Glenn Morris <rgm@gnu.org>
14906
14907 * shell.el (shell-delimiter-argument-list):
14908 Revert 2011-02-17 change. (Bug#8027)
14909
14910 2012-02-15 Chong Yidong <cyd@gnu.org>
14911
14912 * minibuffer.el (completion-at-point-functions): Doc fix.
14913
14914 * custom.el (defcustom): Doc fix; note use of defvar.
14915
14916 2012-02-15 Glenn Morris <rgm@gnu.org>
14917
14918 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
14919 Doc fixes.
14920
14921 2012-02-14 Glenn Morris <rgm@gnu.org>
14922
14923 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
14924
14925 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
14926
14927 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
14928 way the ports list is computed.
14929 (smtpmail-query-smtp-server): Prompt the user for a port number if
14930 we can't connect to any of the standard ports (bug#10810).
14931
14932 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
14933
14934 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
14935
14936 2012-02-13 Glenn Morris <rgm@gnu.org>
14937
14938 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
14939
14940 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
14941
14942 * net/gnutls.el (gnutls-trustfiles): New variable.
14943 (gnutls-negotiate): Use it.
14944
14945 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
14946
14947 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
14948 does its stuff if Gnus is running.
14949
14950 2012-02-13 Alan Mackenzie <acm@muc.de>
14951
14952 Fix a loop in c-set-fl-decl-start.
14953
14954 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
14955 c-backward-syntactic-ws actually moves backwards.
14956
14957 2012-02-13 Leo Liu <sdl.web@gmail.com>
14958
14959 * net/rcirc.el (rcirc-markup-attributes): Move point to the
14960 beginning so that all \C-o chars are removed.
14961
14962 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
14963
14964 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
14965
14966 2012-02-12 Alan Mackenzie <acm@muc.de>
14967
14968 Fix infinite loop with long macros.
14969 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
14970
14971 2012-02-12 Chong Yidong <cyd@gnu.org>
14972
14973 * window.el (display-buffer): Doc fix (Bug#10785).
14974
14975 2012-02-12 Glenn Morris <rgm@gnu.org>
14976
14977 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
14978 (x-disown-selection-internal, x-get-selection-internal):
14979 Sync docs with the xselect.c versions.
14980
14981 * allout-widgets.el: Add missing license notice.
14982
14983 2012-02-11 Glenn Morris <rgm@gnu.org>
14984
14985 * select.el (x-get-selection-internal, x-own-selection-internal)
14986 (x-disown-selection-internal):
14987 * x-dnd.el (x-get-selection-internal): Update declarations.
14988
14989 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
14990
14991 * window.el (window-sides-slots):
14992 * tool-bar.el (tool-bar-position):
14993 * term/xterm.el (xterm-extra-capabilities):
14994 * ses.el (ses-self-reference-early-detection):
14995 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
14996 (verilog-auto-wire-type)
14997 (verilog-auto-delete-trailing-whitespace)
14998 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
14999 (verilog-auto-tieoff-declaration):
15000 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
15001 (sql-oracle-statement-starters, sql-oracle-scan-on):
15002 * progmodes/prolog.el (prolog-align-comments-flag)
15003 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
15004 (prolog-left-indent-regexp, prolog-paren-indent-p)
15005 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
15006 (prolog-types, prolog-mode-specificators)
15007 (prolog-determinism-specificators, prolog-directives)
15008 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
15009 (prolog-electric-dot-flag)
15010 (prolog-electric-dot-full-predicate-template)
15011 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
15012 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
15013 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
15014 (prolog-program-switches, prolog-prompt-regexp)
15015 (prolog-debug-on-string, prolog-debug-off-string)
15016 (prolog-trace-on-string, prolog-trace-off-string)
15017 (prolog-zip-on-string, prolog-zip-off-string)
15018 (prolog-use-standard-consult-compile-method-flag)
15019 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
15020 (prolog-imenu-max-lines, prolog-info-predicate-index)
15021 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
15022 (prolog-char-quote-workaround):
15023 * progmodes/cc-vars.el (c-defun-tactic):
15024 * net/tramp.el (tramp-encoding-command-interactive)
15025 (tramp-local-end-of-line):
15026 * net/soap-client.el (soap-client):
15027 * net/netrc.el (netrc-file):
15028 * net/gnutls.el (gnutls):
15029 * minibuffer.el (completion-category-overrides)
15030 (completion-cycle-threshold)
15031 (completion-pcm-complete-word-inserts-delimiters):
15032 * man.el (Man-name-local-regexp):
15033 * mail/feedmail.el (feedmail-display-full-frame):
15034 * international/characters.el (glyphless-char-display-control):
15035 * eshell/em-ls.el (eshell-ls-date-format):
15036 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
15037 (lisp-lambda-list-keyword-parameter-indentation)
15038 (lisp-lambda-list-keyword-parameter-alignment):
15039 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
15040 * dired-x.el (dired-omit-verbose):
15041 * cus-theme.el (custom-theme-allow-multiple-selections):
15042 * calc/calc.el (calc-highlight-selections-with-faces)
15043 (calc-lu-field-reference, calc-lu-power-reference)
15044 (calc-note-threshold):
15045 * battery.el (battery-mode-line-limit):
15046 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
15047 (archive-7z-update):
15048 * allout.el (allout-prefixed-keybindings)
15049 (allout-unprefixed-keybindings)
15050 (allout-inhibit-auto-fill-on-headline)
15051 (allout-flattened-numbering-abbreviation):
15052 * allout-widgets.el (allout-widgets-auto-activation)
15053 (allout-widgets-icons-dark-subdir)
15054 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
15055 (allout-widgets-theme-dark-background)
15056 (allout-widgets-theme-light-background)
15057 (allout-widgets-item-image-properties-emacs)
15058 (allout-widgets-item-image-properties-xemacs)
15059 (allout-widgets-run-unit-tests-on-load)
15060 (allout-widgets-time-decoration-activity)
15061 (allout-widgets-hook-error-post-time)
15062 (allout-widgets-track-decoration):
15063 Add missing :version tags to new defcustoms and defgroups.
15064
15065 * progmodes/sql.el (sql-ansi-statement-starters)
15066 (sql-oracle-statement-starters): Add custom type.
15067
15068 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
15069 (prolog-system-version): Give it a type.
15070
15071 2012-02-11 Eli Zaretskii <eliz@gnu.org>
15072
15073 * term/pc-win.el (x-select-text, x-selection-owner-p)
15074 (x-own-selection-internal, x-disown-selection-internal)
15075 (x-get-selection-internal): Sync doc strings and argument lists
15076 with xselect.c, common-win.el and x-win.el. (Bug#10783)
15077
15078 2012-02-11 Leo Liu <sdl.web@gmail.com>
15079
15080 * progmodes/python.el (python-end-of-statement): Fix infinite
15081 loop. (Bug#10788)
15082
15083 2012-02-10 Glenn Morris <rgm@gnu.org>
15084
15085 * international/mule-cmds.el (unify-8859-on-encoding-mode)
15086 (unify-8859-on-decoding-mode): Properly mark as obsolete.
15087
15088 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
15089
15090 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
15091 about SMTP before checking the From header.
15092
15093 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
15094 into own function for reuse by emacsbug.el.
15095
15096 2012-02-10 Leo Liu <sdl.web@gmail.com>
15097
15098 * subr.el (condition-case-unless-debug): Rename from
15099 condition-case-no-debug. All callers changed.
15100 (with-demoted-errors): Fix caller.
15101
15102 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
15103 * nxml/rng-valid.el (rng-do-some-validation):
15104 * emacs-lisp/package.el (package-refresh-contents)
15105 (package-menu-execute):
15106 * desktop.el (desktop-create-buffer):
15107 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
15108
15109 2012-02-10 Glenn Morris <rgm@gnu.org>
15110
15111 * textmodes/bibtex.el:
15112 Add missing :version tags for new/changed defcustoms.
15113
15114 * files.el (remote-file-name-inhibit-cache): Doc fixes.
15115
15116 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
15117
15118 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
15119 (smtpmail-via-smtp): Use it, or fall back on the From address.
15120 (smtpmail-send-it): Ditto.
15121
15122 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
15123
15124 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
15125 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
15126 (byte-compile-tmp-var): New const.
15127 (byte-compile-defvar): Use it to minimize .elc size.
15128 Just use `defvar' rather than simulate it (bug#10761).
15129
15130 2012-02-09 Glenn Morris <rgm@gnu.org>
15131
15132 * files.el (rename-uniquely): Doc fix. (Bug#3806)
15133
15134 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
15135 Add :version tags.
15136
15137 * progmodes/compile.el (compilation-error-screen-columns)
15138 (compilation-first-column, compilation-filter-start): Doc fixes.
15139
15140 * vc/log-view.el (log-view-toggle-entry-display):
15141 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
15142
15143 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
15144 (report-emacs-bug-can-use-xdg-email):
15145 (report-emacs-bug-insert-to-mailer): Doc fixes.
15146 (report-emacs-bug): Message fix.
15147
15148 * net/browse-url.el (browse-url-can-use-xdg-open)
15149 (browse-url-xdg-open): Doc fixes.
15150
15151 * electric.el (electric-indent-mode, electric-pair-mode)
15152 (electric-layout-rules, electric-layout-mode): Doc fixes.
15153 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
15154
15155 2012-02-08 Martin Rudalics <rudalics@gmx.at>
15156
15157 * server.el (server-unselect-display): Don't inadvertently kill
15158 the current buffer. (Bug#10729)
15159
15160 2012-02-08 Glenn Morris <rgm@gnu.org>
15161
15162 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
15163 (sql-list-table): Doc fixes.
15164
15165 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
15166 Comment out (does nothing).
15167
15168 * completion.el (dynamic-completion-mode):
15169 * dirtrack.el (dirtrack-debug-mode):
15170 * electric.el (electric-layout-mode):
15171 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
15172 * face-remap.el (text-scale-mode, buffer-face-mode):
15173 * iimage.el (iimage-mode):
15174 * image-mode.el (image-transform-mode):
15175 * minibuffer.el (completion-in-region-mode):
15176 * scroll-lock.el (scroll-lock-mode):
15177 * simple.el (next-error-follow-minor-mode):
15178 * tar-mode.el (tar-subfile-mode):
15179 * tooltip.el (tooltip-mode):
15180 * vcursor.el (vcursor-use-vcursor-map):
15181 * wid-browse.el (widget-minor-mode):
15182 * emulation/tpu-edt.el (tpu-edt-mode):
15183 * emulation/tpu-extras.el (tpu-cursor-free-mode):
15184 * international/iso-ascii.el (iso-ascii-mode):
15185 * language/thai-util.el (thai-word-mode):
15186 * mail/supercite.el (sc-minor-mode):
15187 * net/goto-addr.el (goto-address-mode):
15188 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
15189 * progmodes/cwarn.el (cwarn-mode):
15190 * progmodes/flymake.el (flymake-mode):
15191 * progmodes/glasses.el (glasses-mode):
15192 * progmodes/hideshow.el (hs-minor-mode):
15193 * progmodes/pascal.el (pascal-outline-mode):
15194 * textmodes/enriched.el (enriched-mode):
15195 * vc/smerge-mode.el (smerge-mode):
15196 Doc fixes (minor mode argument).
15197
15198 2012-02-07 Eli Zaretskii <eliz@gnu.org>
15199
15200 * ls-lisp.el (ls-lisp-sanitize): New function.
15201 (ls-lisp-insert-directory): Use it to fix or remove any elements
15202 in file-alist with missing attributes. (Bug#4673)
15203
15204 2012-02-07 Alan Mackenzie <acm@muc.de>
15205
15206 Fix spurious recognition of c-in-knr-argdecl.
15207
15208 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
15209 putative K&R region.
15210
15211 2012-02-07 Alan Mackenzie <acm@muc.de>
15212
15213 * progmodes/cc-engine.el (c-forward-objc-directive):
15214 Prevent looping in "#pragma mark @implementation".
15215
15216 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
15217
15218 * notifications.el (notifications-on-closed-signal): Make `reason'
15219 optional. (Bug#10744)
15220
15221 2012-02-07 Glenn Morris <rgm@gnu.org>
15222
15223 * emacs-lisp/easy-mmode.el (define-minor-mode):
15224 Doc fixes for the macro and the mode it defines.
15225
15226 * image.el (imagemagick-types-inhibit): Doc fix.
15227
15228 * cus-start.el (imagemagick-render-type): Add it.
15229
15230 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
15231
15232 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
15233 Set the default at load time, too, so that `font-lock-fontify-buffer'
15234 can be called without setting up the entire mode first. This fixes
15235 a bug in `mm-inline-text' with C MIME parts.
15236
15237 2012-02-06 Chong Yidong <cyd@gnu.org>
15238
15239 * simple.el (list-processes--refresh): Delete exited processes
15240 (Bug#8094).
15241
15242 * comint.el (comint-next-prompt): next-single-char-property-change
15243 and prev-single-char-property-change never return nil (Bug#8657).
15244
15245 * custom.el (defcustom): Doc fix (Bug#9711).
15246
15247 2012-02-05 Chong Yidong <cyd@gnu.org>
15248
15249 * cus-edit.el (custom-variable-reset-backup): Quote the value
15250 before storing it in the customized-value property (Bug#6712).
15251 (custom-display): Add a customization type tag.
15252 (custom-buffer-create-internal): Improve tooltip message.
15253
15254 * wid-edit.el (widget-field-value-get): New optional arg to
15255 suppress trailing whitespace truncation.
15256 (character): Use it (Bug#2689).
15257
15258 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
15259
15260 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
15261 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
15262
15263 2012-02-05 Chong Yidong <cyd@gnu.org>
15264
15265 * cus-edit.el (custom-variable-value-create): For mismatched
15266 types, show the current value (Bug#7600).
15267
15268 * custom.el (defcustom): Doc fix.
15269
15270 2012-02-05 Glenn Morris <rgm@gnu.org>
15271
15272 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
15273
15274 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
15275
15276 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
15277 (pp-buffer): Use `ignore-errors', `looking-at-p'.
15278 (pp-last-sexp): Use `looking-at-p'.
15279
15280 2012-02-04 Glenn Morris <rgm@gnu.org>
15281
15282 * files.el (revert-buffer):
15283 Doc fix (mention revert-buffer-in-progress-p).
15284
15285 * emacs-lisp/ert-x.el (ert-simulate-command):
15286 Check deferred-action-list (which is obsolete) is bound.
15287
15288 * subr.el (with-wrapper-hook): Doc fixes.
15289
15290 * simple.el (filter-buffer-substring-functions)
15291 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
15292
15293 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
15294
15295 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
15296 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
15297
15298 2012-02-04 Leo Liu <sdl.web@gmail.com>
15299
15300 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
15301
15302 2012-02-04 Glenn Morris <rgm@gnu.org>
15303
15304 * image.el (image-extension-data): Add obsolete alias.
15305
15306 * isearch.el (isearch-update): Doc fix.
15307
15308 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
15309
15310 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
15311
15312 2012-02-03 Glenn Morris <rgm@gnu.org>
15313
15314 * image.el (image-animated-p): Doc fix. Use image-animated-types.
15315 (image-animate-timeout): Doc fix.
15316
15317 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
15318
15319 2012-02-02 Glenn Morris <rgm@gnu.org>
15320
15321 * server.el (server-auth-dir): Doc fix.
15322 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
15323
15324 * subr.el (run-mode-hooks): Doc fix.
15325
15326 2012-02-02 Juri Linkov <juri@jurta.org>
15327
15328 * image-mode.el (image-toggle-display-image): Remove tautological
15329 `major-mode' from the `derived-mode-p' test.
15330
15331 2012-02-02 Kenichi Handa <handa@m17n.org>
15332
15333 * composite.el (compose-region): Cancel previous change.
15334
15335 2012-02-02 Kenichi Handa <handa@m17n.org>
15336
15337 * composite.el (compose-region, compose-string): Signal error for
15338 a null string component (Bug#6988).
15339
15340 2012-02-01 Chong Yidong <cyd@gnu.org>
15341
15342 * view.el (view-buffer-other-window, view-buffer-other-frame):
15343 Handle special modes like view-buffer (Bug#10650).
15344 (view-buffer): Simplify.
15345
15346 * frame.el (set-frame-font): Tweak meaning of third argument.
15347
15348 * dynamic-setting.el (font-setting-change-default-font):
15349 Use set-frame-font (Bug#9982).
15350
15351 2012-02-01 Glenn Morris <rgm@gnu.org>
15352
15353 * progmodes/compile.el (compilation-internal-error-properties):
15354 Respect compilation-first-column in the "*compilation*" buffer.
15355
15356 * emacs-lisp/easy-mmode.el (define-minor-mode):
15357 Relax :variable's test for a named function.
15358
15359 2012-01-31 Alan Mackenzie <acm@muc.de>
15360
15361 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
15362 off by one error.
15363
15364 2012-01-31 Chong Yidong <cyd@gnu.org>
15365
15366 * frame.el (set-frame-font): New arg ALL-FRAMES.
15367
15368 * menu-bar.el (menu-set-font): Use set-frame-font.
15369
15370 * faces.el (face-spec-reset-face): Don't apply unspecified
15371 attribute values to the default face.
15372
15373 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
15374
15375 * progmodes/cwarn.el (cwarn): Remove dead link.
15376 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
15377 Remove * from defcustom docstrings.
15378 (turn-on-cwarn-mode): Make obsolete.
15379 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
15380 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
15381
15382 2012-01-31 Glenn Morris <rgm@gnu.org>
15383
15384 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
15385 Fix :variable handling of mode a symbol not equal to modefun.
15386 Allow named functions to be used as the cdr of :variable.
15387
15388 2012-01-30 Glenn Morris <rgm@gnu.org>
15389
15390 * emacs-lisp/authors.el (authors-fixed-entries):
15391 Remove reference to deleted file rnewspost.el.
15392
15393 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
15394
15395 * window.el (window-with-parameter): Remove unused variable `windows'.
15396 (window--side-check): Remove unused variable `code'.
15397 (window--resize-siblings): Remove unused variable `first'.
15398 (adjust-window-trailing-edge): Remove unused variable `failed'.
15399 (window-deletable-p, window--delete): Remove unused variable `buffer'.
15400 Use `let', not `let*'.
15401 (balance-windows-2): Remove unused variable `found'.
15402 (window--state-put-2): Remove unused variable `splits'.
15403 (window-state-put): Remove unused variable `selected'.
15404 (same-window-p): Use `string-match-p'.
15405 (display-buffer-assq-regexp): Remove unused variable `value'.
15406 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
15407 Mark argument ALIST as ignored.
15408 (pop-to-buffer): Remove unused variable `old-window'.
15409
15410 2012-01-29 Eli Zaretskii <eliz@gnu.org>
15411
15412 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
15413 and .lzma compressed files.
15414
15415 2012-01-29 Chong Yidong <cyd@gnu.org>
15416
15417 * frame.el (window-system-default-frame-alist): Doc fix.
15418
15419 * dynamic-setting.el (font-setting-change-default-font): Don't
15420 change the default face if SET-FONT argument is non-nil (Bug#9982).
15421
15422 2012-01-29 Samuel Bronson <naesten@gmail.com>
15423
15424 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
15425
15426 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
15427
15428 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
15429 breakpoints in files outside current directory (Bug#6098).
15430
15431 2012-01-29 Chong Yidong <cyd@gnu.org>
15432
15433 * progmodes/python.el: Require ansi-color at top-level.
15434
15435 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
15436 Define and use in Emacs Lisp mode (Bug#9360).
15437 (lisp-mode-abbrev-table): Add doc.
15438 (lisp-mode-variables): Don't set local-abbrev-table.
15439 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
15440
15441 2012-01-28 Roland Winkler <winkler@gnu.org>
15442
15443 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
15444
15445 2012-01-28 Roland Winkler <winkler@gnu.org>
15446
15447 * textmodes/bibtex.el (bibtex-entry-alist): New function.
15448 (bibtex-set-dialect): Use it. Either set global values of
15449 dialect-dependent variables or bind these variables buffer-locally
15450 (Bug#10254).
15451 (bibtex-mode): Call bibtex-set-dialect via
15452 hack-local-variables-hook.
15453 (bibtex-dialect): Update docstring.
15454 Add safe-local-variable predicate.
15455 (bibtex-entry-alist, bibtex-field-alist): Initialize via
15456 bibtex-set-dialect.
15457 (bibtex-mode-map): Define menu for each dialect.
15458 (bibtex-entry): Fix docstring.
15459
15460 2012-01-28 Chong Yidong <cyd@gnu.org>
15461
15462 * eshell/esh-arg.el (eshell-quote-argument): New function.
15463
15464 * eshell/esh-ext.el (eshell-invoke-batch-file):
15465 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
15466 first arg to eshell-parse-command (Bug#10523).
15467
15468 2012-01-28 Drew Adams <drew.adams@oracle.com>
15469
15470 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
15471 `default-directory' is non-nil.
15472
15473 2012-01-28 Eli Zaretskii <eliz@gnu.org>
15474
15475 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
15476 line that displays system-configuration-options. (Bug#9924)
15477
15478 2012-01-28 Drew Adams <drew.adams@oracle.com>
15479
15480 * descr-text.el (describe-char): Show information about POS, in
15481 addition to information about the character at POS. Improve and
15482 update the doc string. Change "code point" to "code point in
15483 charset", to avoid confusion with the character's Unicode code
15484 point shown above that. (Bug#10129)
15485
15486 2012-01-28 Eli Zaretskii <eliz@gnu.org>
15487
15488 * descr-text.el (describe-char): Show the raw character, not only
15489 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
15490 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
15491 for the reasons.
15492
15493 2012-01-28 Phil Hagelberg <phil@hagelb.org>
15494
15495 * emacs-lisp/package.el (package-install):
15496 Run package-refresh-contents if there is no archive yet (Bug#9798).
15497
15498 2012-01-28 Chong Yidong <cyd@gnu.org>
15499
15500 * emacs-lisp/package.el (package-maybe-load-descriptor):
15501 New function, split from package-maybe-load-descriptor.
15502 (package-maybe-load-descriptor): Use it.
15503 (package-download-transaction): Fully load required packages
15504 inside the loop, so that `require' calls work (Bug#10593).
15505 (package-install): No need to call package-initialize now.
15506
15507 2012-01-28 Chong Yidong <cyd@gnu.org>
15508
15509 * simple.el (deactivate-mark): Doc fix (Bug#8614).
15510
15511 * tooltip.el (tooltip-mode): Doc fix.
15512 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
15513
15514 * frame.el (set-cursor-color): Doc fix (Bug#352).
15515
15516 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
15517 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
15518
15519 * cus-edit.el (custom-buffer-create-internal): Fix search button
15520 action (Bug#10542).
15521 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
15522
15523 2012-01-27 Eduard Wiebe <usenet@pusto.de>
15524
15525 * dired.el (dired-mark-files-regexp):
15526 Include any subdirectory components. (Bug#10445)
15527
15528 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
15529
15530 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
15531 Handle [host]:port syntax. (Bug#10533)
15532
15533 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
15534
15535 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
15536
15537 2012-01-26 Glenn Morris <rgm@gnu.org>
15538
15539 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
15540 * term.el (term-raw-escape-map): Use Control-X-prefix.
15541 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
15542
15543 2012-01-25 Martin Rudalics <rudalics@gmx.at>
15544
15545 * window.el (window-state-get, window--state-get-1): Don't deal
15546 with fixed-sizeness of windows. Simplify code.
15547
15548 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
15549
15550 * window.el (window--state-get-1, window--state-put-2):
15551 Don't save and restore the mark.
15552
15553 2012-01-25 Chong Yidong <cyd@gnu.org>
15554
15555 * custom.el (custom-variable-p): Doc fix.
15556
15557 2012-01-25 Glenn Morris <rgm@gnu.org>
15558
15559 * dired.el (dired-goto-file): Handle some of the more common
15560 characters that `ls -b' escapes. (Bug#10596)
15561
15562 * progmodes/compile.el (compilation-next-error-function):
15563 Respect compilation-first-column in the "*compilation*" buffer.
15564 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
15565
15566 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
15567
15568 2012-01-24 Glenn Morris <rgm@gnu.org>
15569
15570 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
15571
15572 2012-01-24 Julien Danjou <julien@danjou.info>
15573
15574 * color.el (color-rgb-to-hsl): Fix value computing.
15575 (color-hue-to-rgb): New function.
15576 (color-hsl-to-rgb): New function.
15577 (color-clamp, color-saturate-hsl, color-saturate-name)
15578 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
15579 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
15580
15581 2012-01-24 Glenn Morris <rgm@gnu.org>
15582
15583 * vc/vc-rcs.el (vc-rcs-create-tag):
15584 * vc/vc-sccs.el (vc-sccs-create-tag):
15585 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
15586
15587 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
15588
15589 * eshell/esh-util.el (eshell-read-hosts-file):
15590 Skip comment lines. (Bug#10549)
15591
15592 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
15593
15594 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
15595
15596 * subr.el (display-delayed-warnings): Doc fix.
15597 (collapse-delayed-warnings): New function to collapse identical
15598 adjacent warnings.
15599 (delayed-warnings-hook): Add it.
15600
15601 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
15602
15603 * net/tramp.el (tramp-action-login): Set connection property "login-as".
15604
15605 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
15606 (tramp-default-user-alist): Don't add "pscp".
15607 (tramp-do-copy-or-rename-file-out-of-band): Use connection
15608 property "login-as", if set. (Bug#10530)
15609
15610 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
15611
15612 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
15613 "plink1" and "psftp". (Bug#10530)
15614
15615 2012-01-21 Kenichi Handa <handa@m17n.org>
15616
15617 * international/mule-cmds.el (prefer-coding-system): Show a
15618 warning message if the default value of file-name-coding-system
15619 was not changed.
15620
15621 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
15622
15623 * windmove.el (windmove-reference-loc):
15624 Fix windmove-reference-loc miscalculation.
15625
15626 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
15627
15628 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
15629 default unit.
15630
15631 2012-01-21 Glenn Morris <rgm@gnu.org>
15632
15633 * international/mule.el (auto-coding-alist): Add .tbz.
15634
15635 * files.el (local-enable-local-variables): Doc fix.
15636 (inhibit-local-variables-regexps): Rename from
15637 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
15638 Doc fix. Add some extensions from auto-coding-alist.
15639 (inhibit-local-variables-suffixes):
15640 Rename from inhibit-first-line-modes-suffixes. Doc fix.
15641 (inhibit-local-variables-p):
15642 New function, extracted from set-auto-mode-1.
15643 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
15644 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
15645 (hack-local-variables): Doc fix. Make the mode-only case
15646 respect enable-local-variables and friends.
15647 Respect inhibit-local-variables-regexps for file-locals, but
15648 not for directory-locals.
15649 (set-visited-file-name):
15650 Take account of inhibit-local-variables-regexps.
15651 Whether it applies may change as the file name is changed.
15652 * jka-cmpr-hook.el (jka-compr-install):
15653 * jka-compr.el (jka-compr-uninstall):
15654 Update for inhibit-first-line-modes-suffixes name change.
15655
15656 2012-01-20 Martin Rudalics <rudalics@gmx.at>
15657
15658 * help-macro.el (make-help-screen): Temporarily restore original
15659 binding for minor-mode-map-alist (Bug#10454).
15660
15661 2012-01-19 Julien Danjou <julien@danjou.info>
15662
15663 * color.el (color-name-to-rgb): Use the white color to find the max
15664 color component value and return correctly computed values.
15665 (color-name-to-rgb): Add missing float conversion for max value.
15666
15667 2012-01-19 Martin Rudalics <rudalics@gmx.at>
15668
15669 * window.el (window--state-get-1, window-state-get): Do not use
15670 special state value for window-persistent-parameters.
15671 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
15672 (window--state-put-2): Reset all window parameters to nil before
15673 assigning values of persistent parameters.
15674
15675 2012-01-18 Alan Mackenzie <acm@muc.de>
15676
15677 Eliminate sluggishness and hangs in fontification of "semicolon
15678 deserts".
15679
15680 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
15681 Change value 10000 -> 3000.
15682 (c-state-safe-place): Reformulate so it doesn't stack up an
15683 infinite number of wrong entries in c-state-nonlit-pos-cache.
15684 (c-determine-limit-get-base, c-determine-limit): New functions to
15685 determine backward search limits disregarding literals.
15686 (c-find-decl-spots): Amend commenting.
15687 (c-cheap-inside-bracelist-p): New function which detects "={".
15688
15689 * progmodes/cc-fonts.el
15690 (c-make-font-lock-BO-decl-search-function): Give a limit to a
15691 backward search.
15692 (c-font-lock-declarations): Fix an occurrence of point being
15693 undefined. Check additionally for point being in a bracelist or
15694 near a macro invocation without a semicolon so as to avoid a
15695 fruitless time consuming search for a declarator. Give a more
15696 precise search limit for declarators using the new
15697 c-determine-limit.
15698
15699 2012-01-18 Glenn Morris <rgm@gnu.org>
15700
15701 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
15702 (set-auto-mode): Doc fixes.
15703
15704 2012-01-17 Glenn Morris <rgm@gnu.org>
15705
15706 * isearch.el (search-nonincremental-instead): Fix doc typo.
15707
15708 * dired.el (dired-insert-directory): Handle newlines in directory name.
15709 (dired-build-subdir-alist): Unescape newlines in directory name.
15710
15711 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
15712
15713 * net/tramp.el (tramp-local-end-of-line): New defcustom.
15714 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
15715 (tramp-action-terminal): Use it. (Bug#10530)
15716
15717 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
15718
15719 * minibuffer.el (completion--replace): Strip properties (bug#10062).
15720
15721 2012-01-16 Martin Rudalics <rudalics@gmx.at>
15722
15723 * window.el (window-state-ignored-parameters): Remove variable.
15724 (window--state-get-1): Rename argument MARKERS to IGNORE.
15725 Handle persistent window parameters. Make copy of clone-of
15726 parameter only if requested. (Bug#10348)
15727 (window--state-put-2): Install a window parameter only if it has
15728 a non-nil value or an existing parameter shall be overwritten.
15729
15730 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
15731
15732 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
15733
15734 2012-01-14 Eli Zaretskii <eliz@gnu.org>
15735
15736 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
15737 don't pass the (nil) value of `upnode' to string-match.
15738
15739 2012-01-14 Chong Yidong <cyd@gnu.org>
15740
15741 * startup.el (command-line): Fix X resource class for cursorColor.
15742 Fix values recognized by the cursorBlink resource.
15743
15744 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
15745
15746 * epg.el (epg--make-temp-file): Avoid permission race condition
15747 when running on old Emacs versions (bug#10403).
15748
15749 2012-01-14 Glenn Morris <rgm@gnu.org>
15750
15751 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
15752
15753 2012-01-13 Alan Mackenzie <acm@muc.de>
15754
15755 Fix filling for when filladapt mode is enabled.
15756
15757 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
15758 c-mask-paragraph, pass in `fill-paragraph' rather than
15759 `fill-region-as-paragraph'. (This is a reversion of a previous
15760 change.)
15761 * progmodes/cc-mode.el (c-basic-common-init):
15762 Make fill-paragraph-handle-comment buffer local and set it to nil.
15763
15764 2012-01-13 Glenn Morris <rgm@gnu.org>
15765
15766 * dired.el (dired-switches-escape-p): New function.
15767 (dired-insert-directory): Use dired-switches-escape-p.
15768 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
15769
15770 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
15771
15772 2012-01-12 Glenn Morris <rgm@gnu.org>
15773
15774 * mail/sendmail.el (mail-mode): Update paragraph-separate for
15775 changes in adaptive-fill-regexp. (Bug#10276)
15776
15777 2012-01-11 Alan Mackenzie <acm@muc.de>
15778
15779 Fix Emacs bug #10463 - put `widen's around the critical spots.
15780
15781 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
15782 widen around each invocation of c-state-pp-to-literal. Remove an
15783 unused let variable.
15784
15785 2012-01-11 Glenn Morris <rgm@gnu.org>
15786
15787 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
15788 Doc fix.
15789
15790 2012-01-10 Chong Yidong <cyd@gnu.org>
15791
15792 * net/network-stream.el (network-stream-open-starttls):
15793 Avoid emitting a confusing error message when the server gives a bad
15794 response to the capability command.
15795
15796 2012-01-10 Glenn Morris <rgm@gnu.org>
15797
15798 * mail/unrmail.el (unrmail): Tweak previous change.
15799
15800 2012-01-09 Chong Yidong <cyd@gnu.org>
15801
15802 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
15803
15804 2012-01-08 Alan Mackenzie <acm@muc.de>
15805
15806 Optimize font locking in long enum definitions.
15807
15808 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
15809 arm to a cond form to handle enums.
15810 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
15811 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
15812
15813 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
15814
15815 * files.el (move-file-to-trash): Preserve default file modes on error.
15816 (Bug#10401)
15817
15818 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
15819
15820 * faces.el (set-face-attribute): Clarify the meaning of the nil
15821 frame (bug#10294).
15822
15823 * subr.el (with-selected-frame): Mention that the selected frame
15824 is restored (bug#9980).
15825
15826 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
15827 (bug#9759).
15828
15829 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
15830 (password-read): Don't autoload unused function.
15831
15832 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
15833
15834 * progmodes/which-func.el (which-func-mode): Turn into a
15835 non-interactive function and mark as obsolete (bug#10428).
15836
15837 2012-01-06 Chong Yidong <cyd@gnu.org>
15838
15839 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
15840 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
15841 functions, along with 1 and -1.
15842
15843 2012-01-06 Eli Zaretskii <eliz@gnu.org>
15844
15845 * time.el (display-time-load-average)
15846 (display-time-default-load-average): Doc fixes. See the thread
15847 starting at
15848 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
15849 for the details.
15850
15851 2012-01-06 Glenn Morris <rgm@gnu.org>
15852
15853 * mail/unrmail.el (unrmail): Give an explicit error if the input file
15854 has no messages. (Bug#10377)
15855
15856 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
15857 than Info-edit. (Bug#10385)
15858
15859 * time.el (display-time-load-average, display-time-next-load-average):
15860 Doc fixes.
15861
15862 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
15863 local setting of buffer-read-only to the input buffer. (Bug#10419)
15864
15865 * calendar/calendar.el (calendar-mode):
15866 Locally set scroll-margin to 0. (Bug#10379)
15867
15868 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
15869
15870 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
15871
15872 2012-01-05 Glenn Morris <rgm@gnu.org>
15873
15874 * eshell/em-unix.el (diff-no-select): Autoload it.
15875 (eshell/diff): Use diff-no-select. (Bug#10420)
15876
15877 2012-01-05 Chong Yidong <cyd@gnu.org>
15878
15879 * shell.el (shell-dynamic-complete-functions): Revert last change.
15880 (shell-command-completion-function): New function.
15881 (shell-completion-vars): Use it to implement
15882 shell-completion-execonly (Bug#10417).
15883
15884 * custom.el (enable-theme): Don't set custom-safe-themes.
15885
15886 * cus-theme.el (custom-theme-merge-theme):
15887 Ignore custom-enabled-themes and custom-safe-themes.
15888
15889 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
15890
15891 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
15892 first prompt in `sql-interacive-mode'.
15893 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
15894 keywords.
15895 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
15896 (sql-product-interactive): Bug fix: Set `sql-buffer' in
15897 context of original buffer. Invoke `sql-login-hook'.
15898
15899 2012-01-04 Eli Zaretskii <eliz@gnu.org>
15900
15901 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
15902 letters in cite-prefix.
15903
15904 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15905
15906 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
15907
15908 2012-01-03 Chong Yidong <cyd@gnu.org>
15909
15910 * shell.el (shell-dynamic-complete-functions):
15911 Put pcomplete-completions-at-point, so as to try
15912 comint-filename-completion first (Bug#10417).
15913
15914 2012-01-02 Richard Stallman <rms@gnu.org>
15915
15916 * battery.el (battery-status-function):
15917 Detect when to use battery-yeeloong-sysfs.
15918 (battery-echo-area-format): Add string for Yeeloong.
15919 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
15920 (battery-yeeloong-sysfs): New function.
15921
15922 2012-01-02 Chong Yidong <cyd@gnu.org>
15923
15924 * dirtrack.el (dirtrack-list): Eliminate unused third element.
15925 (dirtrack): Merge code for handling relative filenames in prompt
15926 from shell-dir-cookie-watcher.
15927 (dirtrack-debug-message): New arg to avoid excess format calls.
15928
15929 * shell.el (shell-dir-cookie-re): Variable deleted.
15930 (shell-dir-cookie-watcher): Function deleted.
15931 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
15932 with dirtrack-mode.
15933
15934 2012-01-01 Eli Zaretskii <eliz@gnu.org>
15935
15936 * term/w32-win.el (dynamic-library-alist) <gnutls>:
15937 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
15938 libgnutls-26.dll.
15939
15940 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
15941
15942 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
15943
15944 2011-12-31 Eli Zaretskii <eliz@gnu.org>
15945
15946 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
15947 headers of non-MIME messages, when rmail-enable-mime is non-nil.
15948
15949 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
15950
15951 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
15952 also for alternative shells.
15953 (tramp-open-connection-setup-interactive-shell): Check, whether
15954 the shell is a busybox.
15955 (tramp-send-command): Don't suppress multiple prompts for
15956 busyboxes, it hurts.
15957
15958 2011-12-28 Chong Yidong <cyd@gnu.org>
15959
15960 * progmodes/gdb-mi.el (gdb-get-source-file-list)
15961 (gdb-get-source-file): Move mode line update to
15962 gdb-get-source-file (Bug#10087).
15963
15964 2011-12-25 Chong Yidong <cyd@gnu.org>
15965
15966 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
15967 gud-gdb-marker-filter without taking it as an argument.
15968 (gud-gdb-run-command-fetch-lines): Caller changed.
15969 (gud-gdb-completion-function): New variable.
15970 (gud-gdb-completion-at-point): Use it.
15971 (gud-gdb-completions-1): Split from gud-gdb-completions.
15972
15973 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
15974 function as separate arguments.
15975 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
15976 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
15977 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
15978 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
15979 (gdb-stopped, def-gdb-auto-update-trigger)
15980 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
15981 (gdb-get-changed-registers, gdb-get-main-selected-frame):
15982 Callers changed.
15983 (gud-gdbmi-completions): New function.
15984 (gdb): Use it for generating the completion table.
15985
15986 2011-12-24 Alan Mackenzie <acm@muc.de>
15987
15988 Introduce a mechanism to widen the region used in context font
15989 locking. Use this to protect declarations from losing their contexts.
15990
15991 * progmodes/cc-langs.el (c-before-font-lock-functions):
15992 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
15993 (c-before-context-fontification-functions): New defvar, a list of
15994 functions to be run just before context (etc.) font locking.
15995
15996 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
15997 New, functionality extracted from
15998 c-neutralize-syntax-in-and-mark-CPP.
15999 (c-in-after-change-fontification): New variable.
16000 (c-after-change): Set c-in-after-change-fontification.
16001 (c-set-fl-decl-start): Rejig its interface, so it can be called
16002 from both after-change and context fontifying.
16003 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
16004 New functions.
16005 (c-standard-font-lock-fontify-region-function): New variable.
16006 (c-font-lock-fontify-region): New function.
16007
16008 2011-12-24 Juri Linkov <juri@jurta.org>
16009
16010 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
16011 (Bug#10348)
16012
16013 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
16014
16015 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
16016 existence of source file. (Bug#10325)
16017
16018 2011-12-23 Alan Mackenzie <acm@muc.de>
16019
16020 Fix unstable fontification inside templates.
16021
16022 * progmodes/cc-langs.el (c-before-font-lock-functions):
16023 Newly created from the singular version. The (c c++ objc) entry now
16024 additionally has c-set-fl-decl-start. The other languages (apart
16025 from AWK) have that as a single entry.
16026
16027 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
16028 The functionality for "local" declarations has been extracted to
16029 c-set-fl-decl-start.
16030
16031 * progmodes/cc-mode.el (c-common-init, c-after-change):
16032 Changes due to pluralisation of c-before-font-lock-functions.
16033 (c-set-fl-decl-start): New function, extracted from
16034 c-font-lock-enclosing-decls and enhanced.
16035
16036 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
16037
16038 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
16039
16040 2011-12-22 Juri Linkov <juri@jurta.org>
16041
16042 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
16043
16044 2011-12-22 Chong Yidong <cyd@gnu.org>
16045
16046 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
16047
16048 2011-12-21 Drew Adams <drew.adams@oracle.com>
16049
16050 * files.el (file-remote-p): Fix docstring. (Bug#10319)
16051
16052 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
16053
16054 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
16055
16056 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
16057
16058 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
16059 highlighting and support. Fix up comments for capitalization.
16060 (cfengine-mode-debug): New var.
16061 (cfengine3-mode): Change the modeline indicator to "CFE3".
16062 (cfengine3-font-lock-keywords): Improve defun highlighting.
16063 (cfengine2-actions): Rename from `cfengine-actions'.
16064 (cfengine2-font-lock-keywords): Rename from
16065 `cfengine-font-lock-keywords'.
16066 (cfengine2-imenu-expression): Rename from
16067 `cfengine-imenu-expression'.
16068 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
16069 (cfengine2-beginning-of-defun): Rename from
16070 `cfengine-beginning-of-defun'.
16071 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
16072 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
16073 (cfengine2-mode): Rename from `cfengine-mode'. Change the
16074 modeline indicator to "CFE2".
16075 (cfengine-mode): Defalias to `cfengine-auto-mode'.
16076 (cfengine-mode-abbrevs): Mark obsolete.
16077
16078 2011-12-21 Chong Yidong <cyd@gnu.org>
16079
16080 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
16081 filename argument.
16082
16083 2011-12-20 Martin Rudalics <rudalics@gmx.at>
16084
16085 * window.el (window-normalize-buffer-to-display): Remove.
16086 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
16087
16088 2011-12-19 Chong Yidong <cyd@gnu.org>
16089
16090 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
16091 Don't signal an error in a predicate function; return non-nil.
16092 (vc-dir-mark-file): Move the error here.
16093 (vc-dir-mark-unmark): If acting on the region, keep going if one
16094 of the entries cannot be marked/unmarked.
16095 (vc-dir-mark-all-files): If current entry is a directory, mark
16096 only child files, as documented.
16097
16098 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
16099
16100 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
16101 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
16102 addition.
16103
16104 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
16105
16106 * term/ns-win.el (ns-get-selection-internal)
16107 (ns-store-selection-internal): Declare.
16108 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
16109 Declare as obsolete.
16110 (ns-get-pasteboard, ns-paste-secondary):
16111 Use ns-get-selection-internal.
16112 (ns-set-pasteboard, ns-copy-including-secondary):
16113 Use ns-store-selection-internal.
16114
16115 2011-12-17 Chong Yidong <cyd@gnu.org>
16116
16117 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
16118 (vc-deduce-fileset): Doc fix.
16119
16120 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
16121
16122 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
16123
16124 2011-12-13 Sam Steingold <sds@gnu.org>
16125
16126 * man.el (Man-getpage-in-background): When running under a
16127 window-system, ignore $MANWIDTH and $COLUMNS.
16128
16129 2011-12-15 Kenichi Handa <handa@m17n.org>
16130
16131 * language/ethio-util.el: Change coding tag to utf-8-emacs.
16132 (setup-ethiopic-environment-internal): Comment out key-binding for
16133 ethio-toggle-punctuation.
16134
16135 2011-12-13 Alan Mackenzie <acm@muc.de>
16136
16137 Add the switch statement to AWK Mode.
16138
16139 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
16140 "default" to the keywords regexp.
16141
16142 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
16143 expression as the rest.
16144 (c-nonlabel-token-key): Allow string literals for AWK.
16145 Refactor for the other modes.
16146
16147 Large brace-block initialisation makes CC Mode slow: Fix.
16148 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
16149 routines. Limit backward searching in c-font-lock-enclosing.decl.
16150
16151 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
16152 pp-state and literal type in addition to the limits.
16153 (c-state-safe-place): New defun, extracted from c-state-literal-at.
16154 (c-state-literal-at): Use the above new defun.
16155 (c-slow-in-literal, c-fast-in-literal): Remove.
16156 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
16157
16158 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
16159 being in a literal. Add a limit for backward searching.
16160
16161 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
16162 c-slow-in-literal.
16163
16164 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
16165
16166 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
16167
16168 2011-12-13 Martin Rudalics <rudalics@gmx.at>
16169
16170 * window.el (delete-other-windows): Use correct frame in call to
16171 window-with-parameter.
16172
16173 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
16174
16175 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
16176 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
16177 (makefile-gmake-statements, makefile-makepp-statements):
16178 Use it and add new makepp keywords.
16179 (makefile-makepp-font-lock-keywords): Add new patterns.
16180 (makefile-match-function-end): Match new [...] and [[...]].
16181
16182 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
16183
16184 * ses.el (ses-call-printer-return, ses-cell-property-get)
16185 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
16186 (ses-create-cell-variable, ses-reset-header-string)
16187 (ses-cell-set-formula, ses-repair-cell-reference-all)
16188 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
16189 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
16190 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
16191 (ses-aset-with-undo, ses-load, ses-truncate-cell)
16192 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
16193 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
16194 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
16195 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
16196 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
16197 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
16198 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
16199 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
16200
16201 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
16202
16203 * ses.el: The overall change is to add cell renaming, that is
16204 setting fancy names for cell symbols other than name matching
16205 "\\`[A-Z]+[0-9]+\\'" regexp .
16206 (ses-create-cell-variable): New defun.
16207 (ses-relocate-formula): Relocate formulas only for cells the
16208 symbols of which are not renamed, i.e. symbols whose names do not
16209 match regexp "\\`[A-Z]+[0-9]+\\'".
16210 (ses-relocate-all): Relocate values only for cells the symbols of
16211 which are not renamed.
16212 (ses-load): Create cells variables as the (ses-cell ...) are read,
16213 in order to check row col consistency with cell symbol name only
16214 for cells that are not renamed.
16215 (ses-replace-name-in-formula): New defun.
16216 (ses-rename-cell): New defun.
16217
16218 2011-12-11 Chong Yidong <cyd@gnu.org>
16219
16220 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
16221 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
16222
16223 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
16224
16225 * window.el (other-window): Fix docstring.
16226
16227 2011-12-10 Eli Zaretskii <eliz@gnu.org>
16228
16229 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
16230 `from' or `to' address before taking its substring.
16231 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
16232 encoded name is chopped in the middle of the encoded string, and
16233 thus displayed encoded.
16234
16235 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
16236
16237 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
16238
16239 2011-12-10 Eli Zaretskii <eliz@gnu.org>
16240
16241 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
16242 to use texinfo-update-node and commands that call it if the
16243 Texinfo file uses @node lines without next/prev/up pointers.
16244 Correct outdated description about texinfo-master-menu.
16245 (texinfo-all-menus-update, texinfo-master-menu)
16246 (texinfo-update-node, texinfo-every-node-update)
16247 (texinfo-multiple-files-update): Doc fix. Warn against updating
16248 all the @node lines.
16249 (texinfo-master-menu): Only call texinfo-update-node if the prefix
16250 argument is numeric. Explain better in the doc string what the
16251 function really does.
16252 (texinfo-insert-master-menu-list): Improve the error message
16253 displayed if there's no menu in the Top node.
16254 (Bug#2975) See also this thread:
16255 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
16256
16257 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
16258
16259 * speedbar.el (speedbar-supported-extension-expressions):
16260 Add .adb and .ads, commonly used for Ada source code (bug#10256).
16261
16262 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
16263
16264 * printing.el (pr-mode-alist):
16265 * simple.el (filter-buffer-substring-functions)
16266 (completion-list-insert-choice-function):
16267 * window.el (window-with-parameter, window-atom-root)
16268 (window-sides-slots, window-size-fixed, window-min-delta)
16269 (window-max-delta, window--resize-mini-window)
16270 (window--resize-child-windows-normal, window-tree)
16271 (delete-other-windows, quit-window, split-window)
16272 (display-buffer-record-window, special-display-buffer-names)
16273 (special-display-regexps, special-display-popup-frame)
16274 (same-window-p, split-window-sensibly)
16275 (display-buffer-overriding-action, display-buffer-alist)
16276 (display-buffer-base-action, display-buffer, switch-to-buffer)
16277 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
16278 (fit-window-to-buffer, recenter-positions)
16279 (mouse-autoselect-window-state, mouse-autoselect-window-select):
16280 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
16281 and remove unneeded backslashes in docstrings.
16282
16283 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
16284
16285 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
16286
16287 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
16288 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
16289 end in ".mk".
16290 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
16291 when reading the makefile (bug#10116).
16292
16293 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
16294
16295 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
16296 (bug#10116).
16297
16298 2011-12-06 Glenn Morris <rgm@gnu.org>
16299
16300 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
16301
16302 2011-12-06 Chong Yidong <cyd@gnu.org>
16303
16304 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
16305
16306 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
16307
16308 * textmodes/table.el (table-shorten-cell): Fix typo.
16309
16310 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
16311
16312 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
16313
16314 2011-12-05 Eli Zaretskii <eliz@gnu.org>
16315
16316 * descr-text.el (describe-char): Fix display of strong
16317 right-to-left characters and directional embeddings and overrides.
16318
16319 * simple.el (what-cursor-position): Fix display of codepoints of
16320 strong right-to-left characters.
16321
16322 2011-12-05 Chong Yidong <cyd@gnu.org>
16323
16324 * faces.el (read-color): Doc fix.
16325
16326 2011-12-05 Glenn Morris <rgm@gnu.org>
16327
16328 * align.el (align--set-marker): Add doc-string.
16329 Don't try to move something that is not a marker. (Bug#10216)
16330
16331 2011-12-04 Glenn Morris <rgm@gnu.org>
16332
16333 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
16334 overly zealous deletion of trailing whitespace.
16335
16336 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
16337
16338 * server.el (server-delete-client): On Windows, do not try to delete
16339 the only terminal.
16340 (server-process-filter): On Windows, treat requests for a tty frame as
16341 if they were for a GUI frame if the running server is in GUI mode.
16342
16343 2011-12-03 Glenn Morris <rgm@gnu.org>
16344
16345 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
16346
16347 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
16348
16349 * electric.el: Streamline electric-indent's hook.
16350 (electric-indent-chars): Revert to simple list.
16351 (electric-indent-functions): New var.
16352 (electric-indent-post-self-insert-function): Use it.
16353
16354 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
16355 there's no inferior buffer (bug#10196).
16356 (prolog-consult-compile): Don't use toggle-read-only.
16357
16358 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
16359
16360 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
16361 interrupt. (Bug#10187)
16362
16363 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
16364
16365 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
16366 (bug#9160).
16367
16368 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
16369 (bug#10191).
16370
16371 2011-12-02 Juri Linkov <juri@jurta.org>
16372
16373 * info.el (Info-search): Display "end of manual" when Isearch
16374 reaches the end of single-file Info manual. (Bug#9918)
16375
16376 2011-12-02 Eli Zaretskii <eliz@gnu.org>
16377
16378 * isearch.el (isearch-message-prefix): Run the input method part
16379 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
16380
16381 2011-12-02 Juri Linkov <juri@jurta.org>
16382
16383 * isearch.el (isearch-occur): Use `word-search-regexp' for
16384 `isearch-word'.
16385 (isearch-search-and-update): Add condition for `isearch-word' and
16386 call `word-search-regexp'. (Bug#10145)
16387
16388 2011-12-01 Glenn Morris <rgm@gnu.org>
16389
16390 * eshell/em-hist.el (eshell-hist-initialize):
16391 Handle eshell-history-size nil and HISTSIZE set or unset.
16392 (eshell-history-file-name, eshell-history-size): Fix custom type.
16393
16394 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
16395
16396 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
16397
16398 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
16399
16400 * progmodes/verilog-mode.el (verilog-pretty-expr):
16401 Rework verilog-pretty-expr to handle new assignment operators in system
16402 verilog, such as += *= and the like.
16403 (verilog-assignment-operator-re): Regular expression to find the
16404 assigment operator in a verilog assignment.
16405 (verilog-assignment-operation-re): Regular expression to find an
16406 assignment statement for pretty-expr.
16407 (verilog-in-attribute-p): Query returns true if point is in an
16408 attribute context; used to skip these for expression line up from
16409 pretty-expr.
16410 (verilog-in-parameter-p): Query returns true if point is in an
16411 parameter definition context; used to skip these for expression
16412 line up from pretty-expr.
16413 (verilog-in-parenthesis-p): Query returns true if point is in a
16414 parenthetical expression, specifically ( ) but not [ ] or { };
16415 used by pretty-expr.
16416 (verilog-just-one-space): If there is no space, don't add one.
16417 (verilog-get-lineup-indent-2): Specifically skip just attribute
16418 contexts for expression lineup, rather than skipping all
16419 parenthetical expressions.
16420 (verilog-calculate-indent): Fix comment, and fix indent.
16421 (verilog-do-indent): Indent declarations in lists (suggested by
16422 Joachim Lechner).
16423 (verilog-mode-abbrev-table): Populate abbrev mode with the various
16424 skeleton items.
16425 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
16426 by Alain Mellan).
16427
16428 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
16429
16430 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
16431 parameters with embedded comments. Reported by Ray Stevens.
16432 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
16433 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
16434 Reported by Tim Holt.
16435 (verilog-auto): Fix AUTOing a upper module then AUTOing module
16436 instantiated by upper module causing wrong expansion until AUTOed a
16437 second time. Reported by K C Buckenmaier.
16438 (verilog-diff-auto): Fix showing .* as a difference when
16439 `verilog-auto-star-save' off. Reported by Dan Dever.
16440 (verilog-auto-reset, verilog-read-always-signals)
16441 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
16442 temporary signals in reset list if
16443 verilog-auto-reset-blocking-in-non is nil, and match assignment
16444 style to each signal's assignment type, bug381.
16445 Reported by Thomas Esposito.
16446 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
16447 (verilog-uvm-statement-re): Support UVM indentation and
16448 highlighting, with old OVM keywords only.
16449 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
16450 Support AUTOTIEOFF creating non-wire data types.
16451 Suggested by Jonathan Greenlaw.
16452 (verilog-auto-insert-lisp, verilog-delete-to-paren)
16453 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
16454 (verilog-inject-sense, verilog-read-inst-pins)
16455 (verilog-read-sub-decls, verilog-read-sub-decls-line):
16456 Fix mismatching parenthesis inside commented out code when deleting
16457 AUTOINST, bug383. Reported by Jonathan Greenlaw.
16458 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
16459 non-numeric vector width. Reported by Alex Reed.
16460 (verilog-auto-ascii-enum): Add "onehot" option to work around not
16461 detecting signals with parameter widths. Reported by Alex Reed.
16462 (verilog-auto-delete-trailing-whitespace):
16463 With `verilog-auto-delete-trailing-whitespace' remove trailing
16464 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
16465 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
16466 Fix verilog-scan-cache corruption when running user AUTO expansion
16467 hooks that call indentation routines.
16468 (verilog-simplify-range-expression): Fix typo ignoring lower case
16469 identifiers.
16470 (verilog-delete-auto): Fix delete-autos to also remove user created
16471 automatics, as long as they start with AUTO.
16472 (verilog-batch-diff-auto, verilog-diff-auto)
16473 (verilog-diff-function): Add `verilog-diff-auto' and bind to
16474 "C-c?" to report differences in AUTO expansion, ignoring spaces.
16475 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
16476 (verilog-in-paren-quick, verilog-re-search-backward-quick)
16477 (verilog-re-search-forward-quick, verilog-syntax-ppss):
16478 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
16479 is disabled and its cache will get corrupt, causing AUTOS not to
16480 expand. Instead use only -quick functions.
16481 (verilog-scan-region): Fix scanning over escaped quotes.
16482 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
16483 (verilog-re-search-backward-quick)
16484 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
16485 related functions now ignore strings, to fix misparsing of strings
16486 with magic comments embedded in them.
16487 (verilog-read-auto-template):
16488 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
16489 Reported by Brad Dobbie.
16490 (verilog-read-auto-template):
16491 Fix 'verilog-auto-inst-template-numbers' with comments.
16492 Reported by Brad Dobbie.
16493 (verilog-auto-inst, verilog-auto-inst-param)
16494 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
16495 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
16496 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
16497 debugging templates without merge conflicts, bug357.
16498 Reported by Brad Dobbie.
16499 (verilog-read-auto-template):
16500 Fix verilog-auto-inst-template-numbers with multiple templates.
16501 Reported by Brad Dobbie.
16502 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
16503 abbrevs so user won't be asked to save.
16504 (verilog-read-auto-lisp-present): Fix to start at beginning of
16505 buffer in case called outside of verilog-auto.
16506 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
16507 to "X-2". Reported by Matthew Myers.
16508 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
16509 all inputs from module templates. Reported by Leith Johnson.
16510 (verilog-module-inside-filename-p): Fix locating programs as with
16511 modules.
16512 (verilog-auto-inst-port): Fix vl-width expressions when using
16513 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
16514 (verilog-decls-get-regs, verilog-decls-get-signals,
16515 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
16516 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
16517 verilog-read-decls): Combine reg and wire structures into one var
16518 structure to represent SystemVerilog concepts.
16519 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
16520 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
16521 (verilog-auto-wire-type, verilog-insert-definition):
16522 Add verilog-auto-wire-type and AUTOLOGIC to support using
16523 SystemVerilog "logic" keyword instead of "wire"/"reg".
16524 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
16525 to declares outputs that also have assignments (presumably in an
16526 ifdef or generate if so there's not a driver conflict).
16527 Reported by Matthew Myers.
16528 (verilog-auto-declare-nettype, verilog-insert-definition):
16529 Add verilog-auto-declare-nettype to fix declarations using
16530 `default_nettype none. Reported by Julian Gorfajn.
16531 (verilog-read-always-signals-recurse, verilog-read-decls)
16532 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
16533 malformed end statement, bug325. Reported by Joshua Wise and
16534 Andrew Drake.
16535 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
16536 (verilog-inst-comment-re): Fix not deleting Interfaced comment
16537 when expanding .* in interfaces, bug320.
16538 Reported by Pierre-David Pfister.
16539 (verilog-read-module-name): Fix import statements between module
16540 name and open parenthesis, bug317.
16541 Reported by Pierre-David Pfister.
16542 (verilog-simplify-range-expression): Fix simplification of
16543 multiplications inside AUTOWIRE connections, bug303.
16544 (verilog-auto-inst-port): Support parameter expansion in
16545 multidimensional arrays.
16546 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
16547 after "assert property". Reported by Julian Gorfajn.
16548 (verilog-simplify-range-expression): Fix "couldn't merge" errors
16549 with multiplication, bug303.
16550 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
16551 Reported by Jan Frode Lonnum.
16552
16553 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
16554
16555 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
16556 (hfy-shell-file-name, hfy-shell):
16557 * international/fontset.el (x-decompose-font-name): Fix typos.
16558
16559 2011-11-29 Ken Brown <kbrown@cornell.edu>
16560
16561 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
16562 (gdb-version): Remove defvar.
16563 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
16564 (gdb-gud-context-command, gdb-non-stop-handler)
16565 (gdb-current-context-command, gdb-stopped): Use it.
16566 (gdb-init-1): Enable pretty printing here.
16567 (gdb-non-stop-handler): Don't enable pretty-printing here.
16568 Check to see if the target supports non-stop mode; if not, turn off
16569 non-stop mode. Use the following.
16570 (gdb-check-target-async): New defun.
16571 (gud-watch, gdb-stopped): Fix whitespace.
16572 (gdb-get-source-file): Don't try to display the source file if
16573 `gdb-main-file' is nil.
16574
16575 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16576
16577 * align.el: Try to generate fewer markers (bug#10047).
16578 (align--set-marker): New macro.
16579 (align-region): Use it.
16580
16581 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16582
16583 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
16584
16585 2011-11-29 Chong Yidong <cyd@gnu.org>
16586
16587 * indent.el (indent-for-tab-command, indent-according-to-mode):
16588 Doc fix.
16589 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
16590
16591 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
16592
16593 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
16594 aware of remote file names. (Bug#10124)
16595
16596 2011-11-29 Chong Yidong <cyd@gnu.org>
16597
16598 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
16599
16600 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
16601
16602 * files.el (find-file): Don't use force-same-window (bug#10144).
16603 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
16604 use pop-to-buffer if the selected window can't be used.
16605 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
16606
16607 2011-11-28 Eli Zaretskii <eliz@gnu.org>
16608
16609 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
16610 special-mode-map.
16611
16612 2011-11-28 Chong Yidong <cyd@gnu.org>
16613
16614 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
16615
16616 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
16617
16618 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
16619 gdb-get-source-file-list on gdb-create-source-file-list.
16620
16621 2011-11-26 Eli Zaretskii <eliz@gnu.org>
16622
16623 * whitespace.el (whitespace-newline): Use a different foreground
16624 color for 16-color light-background displays.
16625
16626 2011-11-24 Chong Yidong <cyd@gnu.org>
16627
16628 * window.el (display-buffer--special-action): Doc fix.
16629
16630 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
16631
16632 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
16633 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
16634 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
16635 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
16636 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
16637 (avl-tree-stack-first):
16638 * emacs-lisp/cconv.el (cconv--analyse-use):
16639 * net/gnutls.el (gnutls-negotiate): Fix typos.
16640
16641 2011-11-24 Glenn Morris <rgm@gnu.org>
16642
16643 * lpr.el (lpr-windows-system, lpr-lp-system):
16644 * mail/binhex.el (binhex-begin-line):
16645 * progmodes/grep.el (grep-history, grep-find-history):
16646 * textmodes/flyspell.el:
16647 * vc/pcvs-defs.el (cvs-global-menu):
16648 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
16649 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
16650 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
16651
16652 * net/tls.el: Fix case of "GnuTLS".
16653
16654 * paths.el (rmail-file-name): Format doc-string for make-docfile.
16655
16656 * version.el (emacs-build-system): Give it a doc-string.
16657
16658 2011-11-24 Juri Linkov <juri@jurta.org>
16659
16660 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
16661
16662 2011-11-24 Glenn Morris <rgm@gnu.org>
16663
16664 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
16665 if called on a non-mime message just toggle the headers. (Bug#8006)
16666
16667 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
16668
16669 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
16670 (allout-lead-with-comment-string, allout-structure-deleted-hook)
16671 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
16672 (allout-rebullet-heading, allout-open-sibtopic)
16673 (allout-toggle-current-subtree-encryption)
16674 (allout-toggle-subtree-encryption, allout-encrypt-string)
16675 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
16676 (allout-distinctive-bullets-string, allout-auto-activation):
16677 * window.el (window-normalize-buffer-to-display):
16678 * progmodes/verilog-mode.el (verilog-batch-indent):
16679 * textmodes/bibtex.el (bibtex-field-braces-opt)
16680 (bibtex-field-strings-opt):
16681 * vc/cvs-status.el (cvs-tree-merge):
16682 Fix typos.
16683
16684 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
16685
16686 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
16687 `non-essential' to t, in order to avoid remote connections.
16688
16689 2011-11-23 Eli Zaretskii <eliz@gnu.org>
16690
16691 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
16692 On MS-DOS and MS-Windows, compare with loaddefs.el
16693 case-insensitively.
16694
16695 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
16696
16697 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
16698
16699 2011-11-23 Glenn Morris <rgm@gnu.org>
16700
16701 * paths.el (rmail-file-name): Reformat the doc-string so that it
16702 is picked up.
16703
16704 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
16705 (rmail-auto-file): Ignore case in the "special" field names,
16706 as mail-fetch-field does for all others.
16707
16708 * mail/rmail.el (rmail-forward):
16709 * mail/rmailkwd.el (rmail-set-label):
16710 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
16711 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
16712
16713 * mail/rmail.el (rmail-current-message): Doc fix.
16714
16715 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
16716
16717 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
16718
16719 * server.el (server-eval-and-print): Allow C-g (bug#6585).
16720
16721 2011-11-22 Glenn Morris <rgm@gnu.org>
16722
16723 * mail/rmailmm.el (test-rmail-mime-handler)
16724 (test-rmail-mime-bulk-handler)
16725 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
16726
16727 2011-11-21 Juri Linkov <juri@jurta.org>
16728
16729 * calc/calc.el (calc-read-key-sequence):
16730 Let-bind `input-method-function' to nil. (Bug#10018)
16731
16732 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16733
16734 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
16735 Tell the caller that the next line needs recomputation, even
16736 though it doesn't start a sexp (bug#10094).
16737
16738 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16739
16740 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
16741
16742 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
16743
16744 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
16745 Use force-same-window.
16746
16747 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
16748
16749 * descr-text.el (describe-char-unicode-data):
16750 * json.el (json-string-escape):
16751 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
16752 (Footnote-unicode, Footnote-style-p):
16753 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
16754
16755 2011-11-20 Chong Yidong <cyd@gnu.org>
16756
16757 * window.el (replace-buffer-in-windows): Restore interactive spec.
16758
16759 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
16760
16761 * electric.el (electric-indent-mode): Fix last change (too optimistic).
16762
16763 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
16764 (byte-compile-global-not-obsolete-vars): New var.
16765 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
16766 Use it.
16767 (byte-compile-warn-obsolete): Align text with the one in *Help*.
16768
16769 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
16770
16771 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
16772 * progmodes/pascal.el (electric-pascal-equal):
16773 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
16774 * xml.el (xml-substitute-special): Fix typos.
16775
16776 2011-11-20 Glenn Morris <rgm@gnu.org>
16777
16778 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
16779 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
16780 Doc fixes.
16781 (rmail-decode-mime-charset): Mark as obsolete.
16782
16783 * mail/rmailsum.el (rmail-message-regexp-p-1):
16784 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
16785 Before using mime functions, check they are set. (Bug#10077)
16786
16787 2011-11-19 Juri Linkov <juri@jurta.org>
16788
16789 * info.el (Info-finder-find-node): Use `package--builtins' instead
16790 of `package-alist'. Use node names formed by the pattern "Keyword "
16791 and the keyword name.
16792
16793 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
16794
16795 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
16796
16797 2011-11-19 Juri Linkov <juri@jurta.org>
16798
16799 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
16800 that calls `revert-buffer' on all Info buffers. (Bug#9915)
16801 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
16802 `old-history', `old-history-forward'. Add let-binding
16803 `window-selected'. Remove calls to `kill-buffer',
16804 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
16805 before calling `Info-find-node', so `Info-find-node-2' will reread
16806 the Info file. Restore window positions only when `window-selected'
16807 is non-nil.
16808
16809 2011-11-19 Juri Linkov <juri@jurta.org>
16810
16811 * isearch.el (isearch-lazy-highlight-new-loop):
16812 Remove condition `(not isearch-error)'. (Bug#9918)
16813
16814 * misearch.el (multi-isearch-search-fun): Add condition
16815 `(not bound)' to ignore lazy-highlighting search.
16816 Add the search-failed message "end of multi" when the end of
16817 multi-sequence is reached. Uncapitalize the search-failed
16818 message "Repeat for next buffer".
16819
16820 * info.el (Info-search): Add the search-failed message
16821 "end of the manual" when the end of the manual is reached
16822 in Isearch mode.
16823
16824 2011-11-19 Juri Linkov <juri@jurta.org>
16825
16826 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
16827 Use non-destructive `remove' instead of `delete' because
16828 `Info-history-list' stored to `Info-isearch-initial-history-list' in
16829 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
16830
16831 2011-11-19 Juri Linkov <juri@jurta.org>
16832
16833 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
16834 to nil instead of binding `search-ring' and `regexp-search-ring'.
16835 (Bug#9185)
16836
16837 2011-11-19 Eli Zaretskii <eliz@gnu.org>
16838
16839 * simple.el (line-move): Force movement by logical lines for any
16840 hscrolled window, not only when auto-hscroll-mode is on.
16841 (line-move-visual): Update doc string to that effect. (Bug#10076)
16842
16843 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
16844
16845 * language/european.el (macintosh): Define as alias for mac-roman.
16846
16847 2011-11-19 Eli Zaretskii <eliz@gnu.org>
16848
16849 * mail/rmailmm.el (rmail-mime-display-header)
16850 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
16851 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
16852 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
16853 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
16854 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
16855 of a raw aref.
16856 (rmail-mime-entity-segment): To get past the tagline, move forward
16857 2 more lines, to account for the 2 empty lines that precede and
16858 follow the line with the buttons.
16859 (rmail-mime-update-tagline): Move one more line, to get past the
16860 empty line that follows the buttons in the tagline. (Bug#9520)
16861
16862 2011-11-19 Martin Rudalics <rudalics@gmx.at>
16863
16864 * window.el (window-max-delta-1, window-min-delta-1)
16865 (window-min-size-1, window-state-get-1, window-state-put-1)
16866 (window-state-put-2): Use "window--" prefix.
16867
16868 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
16869
16870 * emacs-lisp/smie.el: Improve warnings and conflict detection.
16871 (smie-warning-count): New var.
16872 (smie-set-prec2tab): Use it.
16873 (smie-bnf->prec2): Improve warnings. Add docstring.
16874 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
16875 (smie-bnf--set-class): New function.
16876 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
16877 corner case.
16878
16879 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
16880 (compilation-error-properties, compilation-move-to-column):
16881 Handle compilation-first-column while in the target buffer.
16882
16883 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
16884 Don't hardcode point-min==1.
16885
16886 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
16887 (eshell-rewrite-for-command): Remove workaround.
16888 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
16889 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
16890 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
16891
16892 * files-x.el (modify-file-local-variable): Obey commenting conventions.
16893
16894 2011-11-17 Glenn Morris <rgm@gnu.org>
16895
16896 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
16897 Ignore buffer-local generated-autoload-file if it is the same
16898 as the global value. (Bug#10049)
16899
16900 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
16901
16902 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
16903 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
16904 (reftex-toc-previous-heading, reftex-toc-max-level)
16905 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
16906 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
16907 (reftex-toc-do-promote, reftex-toc-promote-prepare)
16908 (reftex-toc-promote-action, reftex-toc-extract-section-number)
16909 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
16910 (reftex-toc-rename-label, reftex-toc-visit-location)
16911 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
16912 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
16913 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
16914 leaving "*toc*" only for references to the buffer.
16915
16916 2011-11-17 Martin Rudalics <rudalics@gmx.at>
16917
16918 * window.el (window-resize, delete-window, split-window):
16919 Replace window-splits by window-combination-resize.
16920 * cus-start.el (window-splits): Replace by window-combination-resize.
16921
16922 2011-11-17 Glenn Morris <rgm@gnu.org>
16923
16924 * progmodes/sh-script.el (sh-font-lock-keywords-var):
16925 Make bash entry derive from sh entry, not shell entry.
16926
16927 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
16928
16929 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
16930 local file name.
16931
16932 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
16933
16934 * menu-bar.el (menu-bar-file-menu):
16935 * printing.el (pr-ps-utility):
16936 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
16937 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
16938 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
16939 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
16940 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
16941 (icalendar--convert-cyclic-to-ical)
16942 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
16943 (icalendar--convert-ical-to-diary)
16944 (icalendar--convert-recurring-to-diary)
16945 (icalendar--convert-non-recurring-all-day-to-diary)
16946 (icalendar-import-format-sample):
16947 * progmodes/idlw-shell.el (idlwave-shell-mode):
16948 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
16949 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
16950 (vhdl-ps-print-init): Fix typos.
16951
16952 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
16953
16954 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
16955 FSF and collapse date sequence, obscure author/maintainer email address
16956 better, remove extra version line, track relocation of author's webpage.
16957
16958 * progmodes/python.el (python-pdbtrack-input-prompt)
16959 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
16960 regular python pdb prompts. Adjustments shamelessly taken exactly as
16961 suggested in EmacsWiki page (tiny change):
16962 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
16963
16964 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
16965
16966 * expand.el (expand-pos, expand-index, expand-point):
16967 Remove redundant info from docstring.
16968 (expand-add-abbrevs): Doc fix.
16969 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
16970 (expand-sample-perl-mode-expand-list): Fix typos.
16971
16972 * net/dbus.el (dbus-event-member-name):
16973 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
16974 * term/pc-win.el (msdos-create-frame-with-faces):
16975 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
16976
16977 2011-11-16 Martin Rudalics <rudalics@gmx.at>
16978
16979 * window.el (split-window, window-state-get-1)
16980 (window-state-put-1, window-state-put-2): Rename occurrences of
16981 window-nest to window-combination-limit.
16982 * cus-start.el (window-nest): Rename to window-combination-limit.
16983
16984 2011-11-16 Chong Yidong <cyd@gnu.org>
16985
16986 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
16987 regexp (Bug#10033).
16988
16989 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16990
16991 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
16992 `completing-read' will remove *Completions* and will preserve
16993 current-buffer for us.
16994 (tmm-add-prompt): Users of *Completions* will always (re)set its
16995 major mode.
16996 (tmm-old-comp-map): Remove.
16997
16998 2011-11-16 Glenn Morris <rgm@gnu.org>
16999
17000 * mail/rmailedit.el: Require rmailmm when compiling.
17001 (rmail-old-mime-state): New declaration.
17002 (rmail-edit-current-message): If editing a mime message,
17003 edit the "raw" message from the mbox buffer.
17004 (rmail-cease-edit): Handle mime messages. (Bug#9840)
17005
17006 2011-11-15 Glenn Morris <rgm@gnu.org>
17007
17008 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
17009 which wasn't being used. Add optional arg to force given state.
17010 (rmail-mime): Add optional arg to force given state.
17011
17012 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17013
17014 * allout.el (allout-encryption-plaintext-sanitization-regexps):
17015 * frame.el (display-mm-dimensions-alist):
17016 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
17017 (outline-move-subtree-down):
17018 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
17019 (newsticker--treeview-do-get-node):
17020 * net/quickurl.el (quickurl-list-buffer-name):
17021 * progmodes/dcl-mode.el (dcl-mode):
17022 * progmodes/gdb-mi.el (gdb-mapcar*):
17023 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
17024
17025 2011-11-15 Glenn Morris <rgm@gnu.org>
17026
17027 * mail/rmail.el (rmail-file-coding-system): It's only ever used
17028 in a boolean sense, so just make it a boolean, and fix the doc.
17029 (rmail-show-mime-function, rmail-mime-feature)
17030 (rmail-require-mime-maybe): Doc fixes.
17031 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
17032
17033 * mail/rmailmm.el (rmail-show-mime): Doc fix.
17034
17035 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
17036
17037 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
17038 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
17039 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
17040 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
17041
17042 2011-11-15 Glenn Morris <rgm@gnu.org>
17043
17044 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
17045 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
17046 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
17047 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
17048 (rmail-mime, rmail-show-mime): Doc fixes.
17049
17050 * term/ns-win.el (mode-line-frame-identification):
17051 Leave it alone. (Bug#10051)
17052
17053 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
17054
17055 * mail/rmailout.el (rmail-output-to-rmail-buffer):
17056 Handle empty buffers. (Bug#9978)
17057
17058 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
17059
17060 * international/mule.el (define-charset):
17061 * mail/rmailmm.el (rmail-mime-find-header-encoding):
17062 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
17063 * progmodes/verilog-mode.el (verilog-backward-token):
17064 * textmodes/ispell.el (lookup-words):
17065 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
17066
17067 2011-11-14 Glenn Morris <rgm@gnu.org>
17068
17069 * progmodes/executable.el
17070 (executable-make-buffer-file-executable-if-script-p):
17071 Handle file-modes returning nil.
17072
17073 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
17074 message - not necessary, and causes problems. (Bug#9831)
17075
17076 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
17077
17078 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
17079
17080 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
17081 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
17082 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
17083
17084 2011-11-12 Martin Rudalics <rudalics@gmx.at>
17085
17086 * window.el (window-resize, delete-window): Use window-splits
17087 variable instead of function.
17088 (window-state-get-1, window-state-put-2, window-state-put):
17089 Don't deal with windows' splits status.
17090
17091 2011-11-12 Glenn Morris <rgm@gnu.org>
17092
17093 * apropos.el (apropos-do-all, apropos-library, apropos-value)
17094 (apropos-documentation): Doc fixes.
17095
17096 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
17097
17098 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
17099 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
17100
17101 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
17102
17103 * electric.el (electric-indent-post-self-insert-function): Make it
17104 possible for a char to only indent in some circumstances.
17105 (electric-indent-mode): Simplify.
17106
17107 2011-11-11 Martin Rudalics <rudalics@gmx.at>
17108
17109 * window.el (windows-with-parameter): Remove unused function.
17110 (windows-at-side): Rename to window-at-side-list.
17111 (window-check, window-atom-check, window-atom-check-1)
17112 (window-side-check, window-size-ignore, window-size-fixed-1)
17113 (window-in-direction-2): Prefix with "window--".
17114 (window-tree-1): Rename to window--subtree, fix doc-string.
17115
17116 2011-11-11 Glenn Morris <rgm@gnu.org>
17117
17118 * subr.el (eval-after-load): If FILE is already loaded,
17119 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
17120
17121 2011-11-10 Glenn Morris <rgm@gnu.org>
17122
17123 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
17124 Call svn via vc-svn-command rather than vc-do-command.
17125 (vc-svn-command): Add --non-interactive. (Bug#9993)
17126 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
17127
17128 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
17129 Add toggle-read-only. (Bug#7292)
17130 * files.el (toggle-read-only): Mention that it should only
17131 be used interactively. (Bug#10006)
17132
17133 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
17134
17135 * progmodes/compile.el (compilation-error-regexp-alist-alist):
17136 Adjust regexp for OCaml warnings.
17137
17138 * electric.el (electric-pair-post-self-insert-function): Let user
17139 turn it off buffer-locally (bug#9932).
17140
17141 * progmodes/python.el (python-beginning-of-statement):
17142 Rewrite (bug#2703).
17143
17144 * progmodes/compile.el: Better handle TABs (bug#9749).
17145 (compilation-internal-error-properties)
17146 (compilation-next-error-function): Obey the target buffer's
17147 compilation-error-screen-columns.
17148
17149 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
17150
17151 * progmodes/meta-mode.el: Remove obsolete comments.
17152 (meta-right-comment-regexp, meta-ignore-comment-regexp):
17153 Fix typos in docstrings.
17154
17155 2011-11-09 Martin Rudalics <rudalics@gmx.at>
17156
17157 * window.el (window-size-fixed-p): Rewrite doc-string.
17158 (window-resizable-p): Rename to window--resizable-p. Update callers.
17159 (window--resizable): New function. Make all callers of
17160 window-resizable call window--resizable instead.
17161 (window-resizable): Rewrite in terms of window--resizable.
17162
17163 2011-11-08 Glenn Morris <rgm@gnu.org>
17164
17165 * progmodes/delphi.el (delphi-mode-syntax-table):
17166 Let define-derived-mode define a proper syntax table. (Bug#9994)
17167
17168 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17169
17170 * window.el: Stay away from defsubst.
17171 (window-list-no-nils): Remove.
17172 (window-state-get-1, window-state-get): Use backquote instead.
17173
17174 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17175
17176 * emacs-lisp/find-func.el (find-function-read):
17177 Fix incorrect use of default argument in `completing-read'.
17178
17179 2011-11-08 Martin Rudalics <rudalics@gmx.at>
17180
17181 * window.el (display-buffer-function, special-display-function):
17182 Mention display-buffer-record-window but do not mention
17183 help-setup parameter in doc-strings.
17184 (window-min-delta): Fix doc-string typo.
17185
17186 2011-11-08 Chong Yidong <cyd@gnu.org>
17187
17188 * window.el (window-total-height, window-total-width): Doc fix.
17189 (window-body-size): Move from C.
17190 (window-body-height, window-body-width): Move to C.
17191
17192 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
17193
17194 * window.el: Make special-display like display-buffer-alist (bug#9532).
17195 (display-buffer--special-action): New function, morphed
17196 from display-buffer--special.
17197 (display-buffer): Use it to handle special-display-buffers at higher
17198 priority (just after display-buffer-alist).
17199 (display-buffer-fallback-action, display-buffer--other-frame-action)
17200 (pop-to-buffer-same-window): Remove display-buffer--special.
17201
17202 2011-11-07 Glenn Morris <rgm@gnu.org>
17203
17204 * calendar/cal-menu.el (cal-menu-set-date-title):
17205 Do nothing if not in a calendar. (Bug#9976)
17206
17207 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
17208
17209 * files.el (find-file): Always use selected-window.
17210
17211 2011-11-07 Martin Rudalics <rudalics@gmx.at>
17212
17213 * window.el (window-combinations): Make WINDOW argument
17214 mandatory. Rewrite doc-string.
17215 (walk-window-subtree, window-atom-check, window-min-delta)
17216 (window-max-delta, window--resize-this-window)
17217 (window--resize-root-window-vertically, window-tree)
17218 (balance-windows, window-state-put): Rewrite doc-strings as to
17219 not mention the term "subwindow".
17220 (window--resize-subwindows-skip-p): Rename to
17221 window--resize-child-windows-skip-p.
17222 (window--resize-subwindows-normal): Rename to
17223 window--resize-child-windows-normal.
17224 (window--resize-subwindows): Rename to
17225 window--resize-child-windows.
17226 (window-or-subwindow-p): Rename to window--in-subtree-p.
17227
17228 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17229
17230 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
17231 Ensure that mbox format messages end in two newlines (Bug#9974).
17232
17233 2011-11-06 Chong Yidong <cyd@gnu.org>
17234
17235 * window.el (window-combination-p): Function deleted; its
17236 side-effect is not used in any existing code.
17237 (window-combinations, window-combined-p): Call window-*-child
17238 directly.
17239
17240 2011-11-05 Chong Yidong <cyd@gnu.org>
17241
17242 * window.el (window-valid-p): Rename from window-any-p.
17243 (window-size-ignore, window-state-get): Callers changed.
17244 (window-normalize-window): Rename from window-normalize-any-window.
17245 New arg LIVE-ONLY, replacing window-normalize-live-window.
17246 (window-normalize-live-window): Delete.
17247 (window-combination-p, window-combined-p, window-combinations)
17248 (walk-window-subtree, window-atom-root, window-min-size)
17249 (window-sizable, window-sizable-p, window-size-fixed-p)
17250 (window-min-delta, window-max-delta, window-resizable)
17251 (window-resizable-p, window-full-height-p, window-full-width-p)
17252 (window-current-scroll-bars, window-point-1, set-window-point-1)
17253 (window-at-side-p, window-in-direction, window-resize)
17254 (adjust-window-trailing-edge, maximize-window, minimize-window)
17255 (window-deletable-p, delete-window, delete-other-windows)
17256 (record-window-buffer, unrecord-window-buffer)
17257 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
17258 (quit-window, split-window, window-state-put)
17259 (set-window-text-height, fit-window-to-buffer)
17260 (shrink-window-if-larger-than-buffer): Callers changed.
17261
17262 2011-11-04 Eli Zaretskii <eliz@gnu.org>
17263
17264 * mail/rmail.el (rmail-simplified-subject): Decode subject with
17265 rfc2047-decode-string.
17266 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
17267 warnings.
17268
17269 * window.el (window-body-height, window-body-width): Mention in
17270 the doc string that the return values are in frame's canonical
17271 units. (Bug#9949)
17272
17273 2011-11-03 Alan Mackenzie <acm@muc.de>
17274
17275 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
17276 change in cc-engine.el.
17277
17278 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
17279
17280 * window.el (switch-to-buffer): Use `force-same-window' interactively.
17281
17282 2011-11-02 Martin Rudalics <rudalics@gmx.at>
17283
17284 * window.el (quit-window): Call unrecord-window-buffer after
17285 showing another buffer in the window. (Bug#9937)
17286 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
17287
17288 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
17289
17290 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
17291 Accept status with more than 9 shelves. (Bug#9935)
17292 Reported by Colin D Bennett <colin@gibibit.com>.
17293
17294 2011-11-01 Martin Rudalics <rudalics@gmx.at>
17295
17296 * help.el (with-help-window): Don't reference
17297 temp-buffer-show-specifiers in doc-string.
17298
17299 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
17300
17301 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
17302 menu-item.
17303
17304 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17305
17306 * whitespace.el: New version 13.2.2.
17307 (whitespace-newline-mode): Disable properly. Reported by Sarah
17308 <EmacsWiki>.
17309
17310 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
17311
17312 * net/newst-treeview.el: Remove "Time-stamp".
17313 (newsticker--group-manage-orphan-feeds): Do not call
17314 newsticker--treeview-tree-update.
17315 (newsticker-treeview-update, newsticker-treeview):
17316 Call newsticker--treeview-tree-update if necessary.
17317
17318 2011-10-30 Martin Rudalics <rudalics@gmx.at>
17319
17320 * window.el (window-iso-combination-p, window-iso-combined-p)
17321 (window-iso-combinations): Remove "iso-" infix.
17322 Suggested by Chong Yidong.
17323 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
17324 (window-max-delta-1, window-resize, window--resize-siblings)
17325 (window--resize-this-window, adjust-window-trailing-edge)
17326 (split-window, balance-windows-1)
17327 (shrink-window-if-larger-than-buffer):
17328 * calendar/calendar.el (calendar-generate-window):
17329 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
17330
17331 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
17332
17333 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
17334 in place (bug#9907).
17335 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
17336 (eshell-rewrite-if-command, eshell-rewrite-for-command)
17337 (eshell-structure-basic-command, eshell-rewrite-while-command)
17338 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
17339 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
17340 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
17341 (eshell-do-pipelines-synchronously, eshell-eval-command):
17342 Use backquotes and prefer setq to set.
17343 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
17344 (eshell-macrop): Use functionp.
17345 (eshell-do-eval): Handle multiple expressions in `while' body.
17346
17347 2011-10-30 Chong Yidong <cyd@gnu.org>
17348
17349 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
17350 instead of set-mark (Bug#9810).
17351
17352 2011-10-30 Chong Yidong <cyd@gnu.org>
17353
17354 * window.el (split-window-below, split-window-right): Rename from
17355 split-window-above-each-other and split-window-side-by-side
17356 respectively. All callers changed.
17357 (split-window-sensibly, split-window-sensibly): Use them.
17358 (split-window-keep-point): Doc fix.
17359
17360 * isearch.el: Add isearch-scroll property to split-window-below
17361 and split-window-right.
17362
17363 * follow.el (follow-mode):
17364 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
17365 * progmodes/ada-xref.el (ada-gdb-application):
17366 * emulation/vip.el (vip-buffer-in-two-windows):
17367 * image-dired.el (image-dired-dired-with-window-configuration):
17368 * dired-x.el (dired-do-find-marked-files):
17369 * dired.el (dired-pop-to-buffer):
17370 * bs.el (bs--show-with-configuration):
17371 * vc/emerge.el (emerge-setup-windows):
17372 * textmodes/two-column.el (2C-two-columns):
17373 * textmodes/reftex-toc.el (reftex-toc):
17374 * progmodes/gdb-mi.el (gdb-setup-windows):
17375 * progmodes/fortran.el (fortran-window-create):
17376 * net/newst-treeview.el (newsticker--treeview-window-init):
17377 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
17378 * emulation/tpu-edt.el (tpu-gold-map):
17379 * emulation/crisp.el (crisp-mode-map):
17380 * calendar/calendar.el (calendar-basic-setup): Callers changed.
17381
17382 2011-10-29 Chong Yidong <cyd@gnu.org>
17383
17384 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
17385
17386 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
17387
17388 * textmodes/flyspell.el (flyspell-word): Fix char offset for
17389 forged Ispell output (Bug#7904).
17390
17391 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
17392
17393 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17394
17395 * doc-view.el: Avoid ugly errors about not finding nil.
17396 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
17397 (doc-view-dvipdf-program, doc-view-unoconv-program)
17398 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
17399 Avoid nil or absolute file name as default value.
17400 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
17401
17402 2011-10-28 Alan Mackenzie <acm@muc.de>
17403
17404 * progmodes/cc-defs.el (c-version): -> 5.32.2.
17405
17406 2011-10-28 Alan Mackenzie <acm@muc.de>
17407
17408 Amend the handling of c-beginning/end-of-defun in nested declaration
17409 scopes.
17410
17411 * progmodes/cc-vars.el (c-defun-tactic): Move here from
17412 cc-langs.el. Change it to a defcustom.
17413
17414 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
17415 cc-vars.el.
17416
17417 * progmodes/cc-engine.el (c-beginning-of-statement-1):
17418 Prevent "class foo : bar" being spuriously recognized as a label.
17419
17420 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
17421 Add parameter `inclusive' (to include enclosing braces in the region).
17422 (c-widen-to-enclosing-decl-scope): New function.
17423 (c-while-widening-to-decl-block): New macro.
17424 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
17425 outward for defun boundaries, and correspondingly change symbol
17426 `respect-enclosure' to `go-outward'.
17427 (c-declaration-limits): Change algorithm to report only the "innermost"
17428 defun's boundaries.
17429
17430 2011-10-28 Deniz Dogan <deniz@dogan.se>
17431
17432 * net/rcirc.el (rcirc-mode): Use hard newlines.
17433
17434 2011-10-28 Alan Mackenzie <acm@muc.de>
17435
17436 Amend to indent and fontify macros "which include their own semicolon"
17437 correctly, using the "virtual semicolon" mechanism.
17438
17439 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
17440
17441 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
17442 Recode to scan one line at a time rather than having \n and \r
17443 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
17444 (c-forward-label): Amend for virtual semicolons.
17445 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
17446
17447 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
17448 of the new C macros.
17449
17450 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
17451 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
17452 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
17453 (c-opt-cpp-macro-define): Make into a full language variable.
17454 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
17455 AWK Mode (including \n, \r) removed, no longer needed.
17456
17457 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
17458 Invoke c-make-macro-with-semi-re.
17459
17460 * progmodes/cc-vars.el (c-macro-with-semi-re):
17461 (c-macro-names-with-semicolon): New variables.
17462 (c-make-macro-with-semi-re): New function.
17463
17464 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17465
17466 * vc/log-edit.el: Fill empty field rather than adding new one.
17467 (log-edit-add-field): New function.
17468 (log-edit-insert-changelog): Use it.
17469
17470 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
17471
17472 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
17473
17474 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
17475
17476 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
17477 (gdb--check-interpreter): New function.
17478 (gdb): Use it.
17479
17480 2011-10-27 Glenn Morris <rgm@gnu.org>
17481
17482 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
17483 (least-positive-float, least-negative-float)
17484 (least-positive-normalized-float, least-negative-normalized-float)
17485 (float-epsilon, float-negative-epsilon):
17486 Remove unnecessary declarations.
17487
17488 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
17489 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
17490 (least-positive-float, least-negative-float)
17491 (least-positive-normalized-float, least-negative-normalized-float)
17492 (float-epsilon, float-negative-epsilon): Add doc-strings,
17493 based on those in cl.texi.
17494
17495 * files.el (set-visited-file-name): If the major-mode changed,
17496 reload the local variables. (Bug#9796)
17497
17498 2011-10-27 Chong Yidong <cyd@gnu.org>
17499
17500 * subr.el (change-major-mode-after-body-hook): New hook.
17501 (run-mode-hooks): Run it.
17502
17503 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
17504 Use change-major-mode-before-body-hook.
17505
17506 * simple.el (fundamental-mode):
17507 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
17508 change introducing fundamental-mode-hook.
17509
17510 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
17511
17512 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
17513
17514 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
17515
17516 * ido.el (ido-file-name-all-completions-1): Do not require
17517 tramp.el explicitly. (Bug#7583)
17518
17519 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17520
17521 * progmodes/octave-mod.el:
17522 * progmodes/octave-inf.el: Update maintainer.
17523
17524 2011-10-26 Chong Yidong <cyd@gnu.org>
17525
17526 * subr.el (with-wrapper-hook): Rewrite doc.
17527
17528 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
17529
17530 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
17531 filenames "/method:foo:". (Bug#9793)
17532
17533 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17534
17535 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
17536 (bug#9865).
17537
17538 2011-10-24 Glenn Morris <rgm@gnu.org>
17539
17540 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
17541
17542 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
17543
17544 * notifications.el: Add the requirement of a running D-Bus session
17545 bus to the Commentary.
17546
17547 2011-10-24 Juri Linkov <juri@jurta.org>
17548
17549 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
17550 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
17551 (Bug#9364)
17552
17553 2011-10-24 Juri Linkov <juri@jurta.org>
17554
17555 * info.el (Info-following-node-name-re): Add newline to the list
17556 of allowed characters for leading space. (Bug#9824)
17557
17558 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17559
17560 * progmodes/octave-inf.el (inferior-octave-mode-map):
17561 Fix C-c C-h binding.
17562 * progmodes/octave-mod.el (octave-help): Remove.
17563
17564 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
17565
17566 Sync with Tramp 2.2.3.
17567
17568 * net/tramp-cache.el (top): Pacify byte-compiler using
17569 `init-file-user' and `site-run-file'.
17570
17571 * net/trampver.el: Update release number.
17572
17573 2011-10-23 Chong Yidong <cyd@gnu.org>
17574
17575 * files.el (toggle-read-only): Remove obsolete comment about
17576 version control.
17577
17578 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
17579 for toggle-read-only. Note that this hasn't called vc-next-action
17580 since 2008-05-02, though it wasn't documented at the time.
17581
17582 * vc/ediff-init.el (ediff-toggle-read-only-function):
17583 Use toggle-read-only.
17584
17585 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
17586
17587 Fix bug #9560, sporadic wrong indentation; improve instrumentation
17588 of c-parse-state.
17589
17590 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
17591 correct faulty logical expression.
17592 (c-parse-state-state, c-record-parse-state-state):
17593 (c-replay-parse-state-state): New defvar/defuns.
17594 (c-debug-parse-state): Use new functions.
17595
17596 2011-10-22 Martin Rudalics <rudalics@gmx.at>
17597
17598 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
17599 last fix. Use window-in-direction correctly.
17600
17601 2011-10-21 Chong Yidong <cyd@gnu.org>
17602
17603 * progmodes/idlwave.el (idlwave-mode):
17604 * progmodes/vera-mode.el (vera-mode): No need to set
17605 require-final-newline; that's done in prog-mode.
17606 Suggested by Stefan Monnier.
17607
17608 2011-10-21 Martin Rudalics <rudalics@gmx.at>
17609
17610 * mouse.el (mouse-drag-window-above)
17611 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
17612 (mouse-drag-mode-line-1, mouse-drag-header-line)
17613 (mouse-drag-vertical-line-rightward-window): Remove.
17614 (mouse-drag-line): New function.
17615 (mouse-drag-mode-line, mouse-drag-header-line)
17616 (mouse-drag-vertical-line): Call mouse-drag-line.
17617 * window.el (window-at-side-p, windows-at-side): New functions.
17618
17619 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
17620
17621 * tar-mode.el (tar-grind-file-mode):
17622 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
17623
17624 2011-10-21 Chong Yidong <cyd@gnu.org>
17625
17626 * progmodes/idlwave.el (idlwave-mode):
17627 * progmodes/vera-mode.el (vera-mode):
17628 Use mode-require-final-newline.
17629
17630 2011-10-20 Glenn Morris <rgm@gnu.org>
17631
17632 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
17633
17634 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
17635
17636 * emulation/cua-base.el (cua-set-mark): Fix case of string.
17637
17638 2011-10-20 Chong Yidong <cyd@gnu.org>
17639
17640 * emulation/cua-base.el (cua-mode):
17641 * mail/footnote.el (footnote-mode):
17642 * mail/mailabbrev.el (mail-abbrevs-mode):
17643 * net/xesam.el (xesam-minor-mode):
17644 * progmodes/bug-reference.el (bug-reference-mode):
17645 * progmodes/cap-words.el (capitalized-words-mode):
17646 * progmodes/compile.el (compilation-minor-mode)
17647 (compilation-shell-minor-mode):
17648 * progmodes/gud.el (gud-tooltip-mode):
17649 * progmodes/hideif.el (hide-ifdef-mode):
17650 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
17651 * progmodes/subword.el (subword-mode):
17652 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
17653 * progmodes/which-func.el (which-function-mode):
17654 * term/tvi970.el (tvi970-set-keypad-mode):
17655 * term/vt100.el (vt100-wide-mode):
17656 * textmodes/flyspell.el (flyspell-mode):
17657 * textmodes/ispell.el (ispell-minor-mode):
17658 * textmodes/nroff-mode.el (nroff-electric-mode):
17659 * textmodes/paragraphs.el (use-hard-newlines):
17660 * textmodes/refill.el (refill-mode):
17661 * textmodes/reftex.el (reftex-mode):
17662 * textmodes/rst.el (rst-minor-mode):
17663 * textmodes/sgml-mode.el (html-autoview-mode)
17664 (sgml-electric-tag-pair-mode):
17665 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
17666 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
17667 * emulation/crisp.el (crisp-mode):
17668 * emacs-lisp/eldoc.el (eldoc-mode):
17669 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
17670 minor mode behavior.
17671
17672 2011-10-19 Juri Linkov <juri@jurta.org>
17673
17674 * descr-text.el (describe-char): Add #x2010 and #x2011 to
17675 the list of hard-coded chars with escape-glyph face.
17676
17677 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17678
17679 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
17680
17681 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
17682
17683 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
17684 running process.
17685
17686 2011-10-19 Glenn Morris <rgm@gnu.org>
17687
17688 * vc/vc-bzr.el (vc-bzr-after-dir-status):
17689 Ignore ignored files. (Bug#9726)
17690
17691 2011-10-19 Chong Yidong <cyd@gnu.org>
17692
17693 Doc fix for minor modes, stating that an omitted argument enables
17694 the mode unconditionally when called from Lisp.
17695
17696 * abbrev.el (abbrev-mode):
17697 * allout.el (allout-mode):
17698 * autoinsert.el (auto-insert-mode):
17699 * autoarg.el (autoarg-mode, autoarg-kp-mode):
17700 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
17701 (global-auto-revert-mode):
17702 * battery.el (display-battery-mode):
17703 * composite.el (global-auto-composition-mode)
17704 (auto-composition-mode):
17705 * delsel.el (delete-selection-mode):
17706 * desktop.el (desktop-save-mode):
17707 * dired-x.el (dired-omit-mode):
17708 * dirtrack.el (dirtrack-mode):
17709 * doc-view.el (doc-view-minor-mode):
17710 * double.el (double-mode):
17711 * electric.el (electric-indent-mode, electric-pair-mode):
17712 * emacs-lock.el (emacs-lock-mode):
17713 * epa-hook.el (auto-encryption-mode):
17714 * follow.el (follow-mode):
17715 * font-core.el (font-lock-mode):
17716 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
17717 * help.el (temp-buffer-resize-mode):
17718 * hilit-chg.el (highlight-changes-mode)
17719 (highlight-changes-visible-mode):
17720 * hi-lock.el (hi-lock-mode):
17721 * hl-line.el (hl-line-mode, global-hl-line-mode):
17722 * icomplete.el (icomplete-mode):
17723 * ido.el (ido-everywhere):
17724 * image-file.el (auto-image-file-mode):
17725 * image-mode.el (image-minor-mode):
17726 * iswitchb.el (iswitchb-mode):
17727 * jka-cmpr-hook.el (auto-compression-mode):
17728 * linum.el (linum-mode):
17729 * longlines.el (longlines-mode):
17730 * master.el (master-mode):
17731 * mb-depth.el (minibuffer-depth-indicate-mode):
17732 * menu-bar.el (menu-bar-mode):
17733 * minibuf-eldef.el (minibuffer-electric-default-mode):
17734 * mouse-sel.el (mouse-sel-mode):
17735 * msb.el (msb-mode):
17736 * mwheel.el (mouse-wheel-mode):
17737 * outline.el (outline-minor-mode):
17738 * paren.el (show-paren-mode):
17739 * recentf.el (recentf-mode):
17740 * reveal.el (reveal-mode, global-reveal-mode):
17741 * rfn-eshadow.el (file-name-shadow-mode):
17742 * ruler-mode.el (ruler-mode):
17743 * savehist.el (savehist-mode):
17744 * scroll-all.el (scroll-all-mode):
17745 * scroll-bar.el (scroll-bar-mode):
17746 * server.el (server-mode):
17747 * shell.el (shell-dirtrack-mode):
17748 * simple.el (auto-fill-mode, transient-mark-mode)
17749 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
17750 (line-number-mode, column-number-mode, size-indication-mode)
17751 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
17752 * strokes.el (strokes-mode):
17753 * time.el (display-time-mode):
17754 * t-mouse.el (gpm-mouse-mode):
17755 * tool-bar.el (tool-bar-mode):
17756 * tooltip.el (tooltip-mode):
17757 * type-break.el (type-break-mode-line-message-mode)
17758 (type-break-query-mode):
17759 * view.el (view-mode):
17760 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17761 (global-whitespace-mode, global-whitespace-newline-mode):
17762 * xt-mouse.el (xterm-mouse-mode): Doc fix.
17763
17764 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
17765 Fix autogenerated docstring.
17766
17767 2011-10-19 Juri Linkov <juri@jurta.org>
17768
17769 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
17770 by checking environment variables "DESKTOP_SESSION" and
17771 "XDG_CURRENT_DESKTOP". (Bug#9779)
17772
17773 2011-10-19 Juri Linkov <juri@jurta.org>
17774
17775 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
17776 (browse-url-chromium-program, browse-url-chromium-arguments):
17777 New defcustoms.
17778 (browse-url-default-browser): Check for `browse-url-chromium' and
17779 call `browse-url-chromium-program'.
17780 (browse-url-chromium): New command. (Bug#9779)
17781
17782 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
17783
17784 * facemenu.el (list-colors-duplicates): On Windows, detect more
17785 duplicates by assuming that only colors matching "^System" are
17786 special "system colors". (Bug#9722)
17787
17788 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17789
17790 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
17791 to distinguish the author from the committer.
17792
17793 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
17794
17795 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
17796
17797 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
17798
17799 * international/mule.el (sgml-html-meta-auto-coding-function):
17800 Add support for detecting encoding in HTML5 specified only as
17801 <meta charset="UTF-8">. Implementation just makes http-equiv and
17802 content-type parts from HTML4 encoding string optional. (Bug#9716)
17803
17804 2011-10-18 Glenn Morris <rgm@gnu.org>
17805
17806 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
17807
17808 2011-10-18 Chong Yidong <cyd@gnu.org>
17809
17810 * faces.el (cursor): Doc fix.
17811
17812 2011-10-17 Chong Yidong <cyd@gnu.org>
17813
17814 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
17815
17816 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
17817
17818 * dirtrack.el (dirtrack): Support shell buffers with path
17819 prefixes, e.g. tramp-based remote shells. (Bug#9647)
17820
17821 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
17822
17823 * json.el: Bump version to 1.3 and note change in History.
17824 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
17825
17826 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17827
17828 * comint.el (comint-insert-input, comint-send-input)
17829 (comint-get-old-input-default, comint-backward-matching-input)
17830 (comint-next-prompt): Use nil instead of `input' for field property of
17831 past user input (bug#114).
17832
17833 * minibuffer.el (completion--replace): Inherit surrounding properties
17834 (bug#114).
17835 (minibuffer-complete-and-exit): Use it.
17836
17837 * comint.el (comint--table-subvert): Quote the all-completions output
17838 (bug#9160).
17839
17840 2011-10-17 Martin Rudalics <rudalics@gmx.at>
17841
17842 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
17843
17844 * menu-bar.el (menu-bar-file-menu): Add entry for making new
17845 window on right of selected. (Bug#9350) Reword other window
17846 entries and separate them from frame entries.
17847
17848 2011-10-15 Glenn Morris <rgm@gnu.org>
17849
17850 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
17851 Doc fixes.
17852
17853 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
17854
17855 * net/network-stream.el (network-stream-open-starttls):
17856 Improve detection of failure due to lack of TLS support.
17857
17858 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
17859 putting the input text in front and in bold.
17860
17861 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17862
17863 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
17864
17865 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
17866 empty buffer.
17867
17868 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
17869 unread-command-events rather than pushing yet-another event.
17870
17871 2011-10-14 Eli Zaretskii <eliz@gnu.org>
17872
17873 * mail/sendmail.el (sendmail-query-once): Improve the wording of
17874 the explanation of the possible choices. Make the options passed
17875 to completing-read shorter.
17876
17877 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
17878
17879 * textmodes/flyspell.el (flyspell-large-region): Make sure
17880 extended character mode is used if defined (Bug#1339).
17881
17882 2011-10-13 Eli Zaretskii <eliz@gnu.org>
17883
17884 * simple.el (what-cursor-position): Fix the display of the
17885 character info for LRE, LRO, RLE, and RLO characters by appending
17886 an invisible PDF.
17887
17888 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
17889
17890 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
17891 even in case of error; add debug spec; simplify data flow.
17892 (with-timeout-handler): Remove.
17893
17894 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
17895
17896 Fix Bug#6019, Bug#9315.
17897
17898 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
17899 complete `buffer-file-name', the local file name part could look
17900 remotely (for example on VMS).
17901
17902 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
17903 `tramp-run-real-handler'.
17904 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
17905 already quoted by '"'.
17906
17907 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
17908 Let `file-name-handler-alist' be nil, the local file name part
17909 could look remotely (for example on VMS).
17910
17911 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
17912
17913 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
17914 from here...
17915 (flyspell-post-command-hook): ...to here.
17916
17917 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
17918
17919 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
17920 if not needed.
17921 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
17922 using completion. Protect against "slow" callers.
17923 Remove the "message hack".
17924
17925 2011-10-11 Juri Linkov <juri@jurta.org>
17926
17927 * isearch.el (isearch-lazy-highlight-word): New variable.
17928 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
17929 Use it. (Bug#9727)
17930
17931 2011-10-11 Glenn Morris <rgm@gnu.org>
17932
17933 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
17934 like f90-previous-statement does.
17935
17936 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17937
17938 * eshell/eshell.el (eshell-command): History should be saved
17939 only in interactive use, to avoid error.
17940
17941 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
17942
17943 * minibuffer.el (completion-file-name-table): Fix last change,
17944 i.e. ignore normal errors but not the other ones.
17945
17946 2011-10-10 Martin Rudalics <rudalics@gmx.at>
17947
17948 * window.el (special-display-buffer-names)
17949 (special-display-regexps): Remove some remnants of earlier
17950 changes from doc-strings.
17951 (quit-windows-on): New function.
17952
17953 * vc/vc.el (vc-revert, vc-rollback):
17954 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
17955 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
17956 (Bug#6183) (Bug#7074) (Bug#7447)
17957
17958 2011-10-09 Martin Rudalics <rudalics@gmx.at>
17959
17960 * window.el (frame-auto-hide-function): Add version tag.
17961 (Bug#9699)
17962
17963 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
17964
17965 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
17966 condition.
17967
17968 2011-10-09 Leo Liu <sdl.web@gmail.com>
17969
17970 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
17971 (Bug#9701)
17972
17973 2011-10-08 Glenn Morris <rgm@gnu.org>
17974
17975 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
17976 before the first code statement zero indent. (Bug#9690)
17977
17978 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
17979
17980 * simple.el (count-words-region): Always count in the region.
17981 Report the number of lines and characters too.
17982 (count-words): New command, which counts in the buffer if the
17983 region is inactive, as count-words-region used to.
17984 (count-words--message): New function. Handle plurals.
17985 (count-lines-region): Make it an alias for count-words-region.
17986
17987 * bindings.el (esc-map): Replace count-lines-region with
17988 count-words-region.
17989
17990 2011-10-08 Martin Rudalics <rudalics@gmx.at>
17991
17992 * window.el (window--delete): Delete dedicated frame
17993 unconditionally when argument KILL is non-nil. (Bug#9699)
17994 (switch-to-buffer): Fix doc-string typo.
17995
17996 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17997
17998 * eshell/eshell.el (eshell-command): Avoid using hooks.
17999
18000 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
18001
18002 * bindings.el ([M-left],[M-right]): Bind to left-word and
18003 right-word respectively.
18004
18005 2011-10-07 Glenn Morris <rgm@gnu.org>
18006
18007 * cus-start.el (debug-on-quit): Fix custom type.
18008
18009 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
18010
18011 * subr.el (define-key-after): Clarify that the function is not
18012 useful for non-menu keymaps.
18013
18014 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
18015
18016 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18017
18018 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
18019 in current minibuffer (Fix bug with recursive minibuffers).
18020
18021 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
18022
18023 * progmodes/gdb-mi.el (gdb): Doc fix.
18024
18025 2011-10-05 Martin Rudalics <rudalics@gmx.at>
18026
18027 * window.el (frame-auto-hide-function): New option replacing
18028 frame-auto-delete. Suggested by Stefan Monnier.
18029 (window--delete): Call frame-auto-hide-function instead of
18030 investigating frame-auto-delete.
18031 (window-point-1, set-window-point-1): New functions.
18032 (window-in-direction, record-window-buffer, window-state-get-1)
18033 (display-buffer-record-window): Use window-point-1 instead of
18034 window-point.
18035 (set-window-buffer-start-and-point): Use set-window-point-1.
18036
18037 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18038
18039 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
18040
18041 2011-10-05 Glenn Morris <rgm@gnu.org>
18042
18043 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
18044 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
18045
18046 2011-10-05 Leo Liu <sdl.web@gmail.com>
18047
18048 * subr.el (read-char-choice): Fix argument to buffer-live-p which
18049 works with buffer object.
18050
18051 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
18052
18053 * mpc.el (mpc-tool-bar-map): Add labels.
18054
18055 2011-10-04 Glenn Morris <rgm@gnu.org>
18056
18057 * calendar/holidays.el (calendar-check-holidays): Doc fix.
18058
18059 2011-10-04 Martin Rudalics <rudalics@gmx.at>
18060
18061 * window.el (window--delete): New function.
18062 (frame-auto-delete): Resuscitate option.
18063 (bury-buffer, replace-buffer-in-windows)
18064 (quit-window): Rewrite using window--delete.
18065 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
18066 Pass display-buffer-mark-dedicated to window--display-buffer-2
18067 (Bug#9639).
18068
18069 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18070
18071 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
18072 returns a list (bug#9554). Add remote file name completion.
18073 * comint.el (comint--table-subvert): Curry and get quote&unquote
18074 functions as arguments.
18075 (comint--complete-file-name-data): Adjust call accordingly.
18076 * pcomplete.el (pcomplete--table-subvert): Remove.
18077 (pcomplete-completions-at-point): Use comint--table-subvert instead.
18078
18079 * minibuffer.el (completion-table-case-fold): Use currying.
18080 (completion--styles-type, completion--cycling-threshold-type):
18081 New constants.
18082 (completion-styles, completion-category-overrides)
18083 (completion-cycle-threshold): Use them.
18084 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
18085 completion-table-case-fold.
18086
18087 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
18088
18089 * minibuffer.el (completion-category-overrides): Fix type of styles
18090 and add more user friendly tags (bug#9660).
18091
18092 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
18093
18094 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
18095 (mule-input-method-string): New widget.
18096 (default-input-method, language-info-custom-alist): Use it.
18097
18098 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
18099
18100 * pcomplete.el: Require comint.
18101 (pcomplete--common-suffix): Remove.
18102 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
18103 (pcomplete--table-subvert): Sync with comint--table-subvert.
18104 (pcomplete--entries): Use comint-completion-file-name-table.
18105 * comint.el (comint-unquote-filename): Simplify.
18106 (comint-completion-file-name-table): New function (bug#9616).
18107 (comint--complete-file-name-data): Use it.
18108
18109 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
18110 (pcmpl-gnu-tar-buffer): Remove.
18111 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
18112 around. Make sure pcomplete-suffix-list is only changed temporarily.
18113 Don't look inside the tar's file if it's too large.
18114
18115 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
18116
18117 * cus-edit.el (custom-mode-map):
18118 * epa.el (epa-key-list-mode-map):
18119 * man.el (Man-mode-map):
18120 * startup.el (splash-screen-keymap):
18121 * simple.el (special-mode-map): Use scroll-up-command and
18122 scroll-down-command.
18123
18124 * progmodes/idlw-help.el (idlwave-help-mode-map):
18125 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
18126 * net/newst-plainview.el (newsticker-mode-map):
18127 * emulation/ws-mode.el (wordstar-mode-map):
18128 * emulation/vi.el (vi-com-map):
18129 * calc/calc-graph.el (calc-graph-show-dumb):
18130 * term/sun.el (terminal-init-sun):
18131 * term/ns-win.el (global-map):
18132 * progmodes/grep.el (grep-mode-map):
18133 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
18134 * mail/rmail.el (rmail-mode-map):
18135 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
18136
18137 * custom.el (custom-safe-themes, load-theme): Treat value of t for
18138 custom-safe-themes as special.
18139
18140 2011-10-01 Julien Danjou <julien@danjou.info>
18141
18142 * notifications.el (notifications-notify): Fix docstring.
18143
18144 2011-10-01 Per Starbäck <per@starback.se>
18145
18146 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
18147
18148 2011-09-30 Martin Rudalics <rudalics@gmx.at>
18149
18150 * startup.el (command-line-1): Fix last fix by inserting
18151 initial-scratch-message into *scratch* before displaying it.
18152 (Bug#9605) and (Bug#9636)
18153
18154 2011-09-29 Eli Zaretskii <eliz@gnu.org>
18155
18156 * simple.el (line-move): If auto-hscroll-mode is disabled and the
18157 window is hscrolled, move by logical lines. (Bug#9607)
18158 (line-move-visual): Update the doc string to the above effect.
18159
18160 2011-09-29 Martin Rudalics <rudalics@gmx.at>
18161
18162 * window.el (display-buffer-record-window): When WINDOW is the
18163 selected window use `point' instead of `window-point'. (Bug#9626)
18164
18165 * startup.el (command-line-1): Use insert-before-markers when
18166 inserting initial-scratch-message. (Bug#9605)
18167
18168 * help.el (help-window): Remove variable.
18169
18170 2011-09-29 Glenn Morris <rgm@gnu.org>
18171
18172 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
18173
18174 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
18175
18176 * descr-text.el (describe-char-categories): Accept category
18177 descriptions more than one line long.
18178
18179 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
18180
18181 * simple.el (delete-trailing-whitespace): Fix last change.
18182
18183 * progmodes/perl-mode.el (perl-syntax-propertize-function):
18184 Don't confuse "y => 3" as the beginning of a `y' operation.
18185
18186 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
18187 object has more than 4 slots (bug#9613).
18188
18189 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
18190
18191 * subr.el (with-output-to-temp-buffer):
18192 * net/quickurl.el (quickurl, quickurl-browse-url):
18193 Fix typos in docstrings.
18194
18195 2011-09-27 Eli Zaretskii <eliz@gnu.org>
18196
18197 * minibuffer.el (completion-styles)
18198 (completion-category-overrides): Cross reference each other in doc
18199 strings.
18200
18201 2011-09-27 Glenn Morris <rgm@gnu.org>
18202
18203 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
18204 to split-string. (Bug#9606)
18205
18206 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18207
18208 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
18209 (bug#9615).
18210
18211 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
18212
18213 * emacs-lisp/package.el (list-packages): Fix echo area message.
18214
18215 2011-09-27 Leo Liu <sdl.web@gmail.com>
18216
18217 * ido.el (ido-read-internal): Accept cons cell HIST arg.
18218
18219 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
18220
18221 * net/dbus.el (dbus-unregister-object): Don't release services for
18222 registered signals. (Bug#9581)
18223
18224 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
18225
18226 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
18227 function that picks between cfengine 2 and 3 support
18228 automatically. Update docs accordingly.
18229
18230 2011-09-22 Kenichi Handa <handa@m17n.org>
18231
18232 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
18233 ZERO.
18234 (indian-itrans-v5-table-for-tamil): New variable.
18235 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
18236
18237 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
18238
18239 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
18240 that's true if the current command involved collapsing of text.
18241 It's reset to false at the beginning of the next command.
18242 (allout-post-command-business): Move the cursor to the beginning
18243 of entry if the cursor is hidden and collapsing activity just
18244 happened.
18245
18246 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
18247
18248 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
18249 tracking (Bug#9541).
18250
18251 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
18252
18253 * net/newst-reader.el (newsticker-html-renderer)
18254 (newsticker-show-news): Automatically load html rendering package
18255 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
18256 because w3m-fill-column is let-bound" and the error "Symbol's value
18257 as variable is void: w3m-fill-column".
18258
18259 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
18260
18261 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
18262 Release services only if they are defined. (Bug#9581)
18263
18264 2011-09-23 Richard Stallman <rms@gnu.org>
18265
18266 * textmodes/paragraphs.el (forward-sentence): For backwards case,
18267 distinguish start of paragraph from start of its text.
18268
18269 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
18270
18271 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
18272 (rmail-generate-viewer-buffer): Put that hook on view buffer.
18273 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
18274
18275 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
18276
18277 * international/mule-diag.el (mule-diag): Insert a newline after
18278 each fontset description.
18279
18280 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18281
18282 * simple.el (delete-trailing-whitespace):
18283 Document last change; simplify.
18284
18285 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
18286
18287 * simple.el (delete-trailing-whitespace): Also delete
18288 extra newlines at the end of the buffer.
18289
18290 * textmodes/picture.el: Make motion commands obey shift-select-mode.
18291 (picture-newline): Use forward-line so as to ignore fields.
18292
18293 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18294
18295 * subr.el (with-wrapper-hook): Fix edebug spec.
18296
18297 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
18298
18299 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
18300 (bug#4538).
18301
18302 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
18303
18304 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
18305 Fix nasty bug using wrong cached values.
18306
18307 2011-09-23 Alan Mackenzie <acm@muc.de>
18308
18309 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
18310
18311 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
18312
18313 * window.el (pop-to-buffer): Ensure right window is selected if we
18314 chose another frame.
18315
18316 2011-09-22 Eli Zaretskii <eliz@gnu.org>
18317
18318 * simple.el (what-cursor-position): Use get-char-property-change
18319 and next-single-char-property-change, to be able to show display
18320 properties that come from overlays as well as text properties.
18321
18322 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
18323
18324 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
18325
18326 * cmuscheme.el (run-scheme, switch-to-scheme):
18327 * cus-edit.el (customize-group, custom-buffer-create)
18328 (customize-browse):
18329 * info.el (info):
18330 * shell.el (shell):
18331 * mail/sendmail.el (mail):
18332 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
18333
18334 2011-09-22 Richard Stallman <rms@gnu.org>
18335
18336 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
18337 move back only to line beg, don't move back over blank lines.
18338
18339 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
18340
18341 * files.el (copy-directory): Set directory attributes only in case
18342 they could be retrieved from the source directory. (Bug#9565)
18343
18344 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
18345
18346 * progmodes/hideshow.el (hs-looking-at-block-start-p)
18347 (hs-find-block-beginning, hs-hide-level-recursive):
18348 Ignore strings as well as comments. (Bug#9502)
18349
18350 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
18351
18352 * progmodes/sql.el (sql-comint-postgres):
18353 Convert port number to a string. (Bug#9566)
18354
18355 2011-09-22 Martin Rudalics <rudalics@gmx.at>
18356
18357 * window.el (quit-window): Undedicate window when switching to
18358 previous buffer. Reported by Thierry Volpiatto
18359 <thierry.volpiatto@gmail.com>.
18360 (special-display-popup-frame): When popping up a new frame reset
18361 its previous buffers to nil. Simplify code.
18362
18363 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
18364
18365 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
18366 and process filter, as done also in `shell-command'.
18367
18368 2011-09-21 Martin Rudalics <rudalics@gmx.at>
18369
18370 * window.el (set-window-buffer-start-and-point):
18371 Call set-window-start with NOFORCE argument t.
18372 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
18373 (quit-window): Reword doc-string. Handle new format of
18374 quit-restore parameter. Don't delete window if it has a
18375 previous buffer we can show instead of the present one.
18376 (display-buffer-record-window): Rewrite using a new format for
18377 the quit-restore window parameter
18378 (special-display-popup-frame, display-buffer-same-window)
18379 (display-buffer-reuse-window, display-buffer-pop-up-frame)
18380 (display-buffer-pop-up-window, display-buffer-use-some-window):
18381 Adapt symbol passed to display-buffer-record-window.
18382 * help.el (help-window-setup): Handle new format of quit-restore
18383 parameter.
18384
18385 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
18386
18387 * faces.el (face-list): Fix docstring (bug#9564).
18388
18389 * window.el (display-buffer--action-function-custom-type):
18390 Don't include internal functions in the Custom interface.
18391
18392 2011-09-20 Juri Linkov <juri@jurta.org>
18393
18394 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
18395 (Info-forward-node, Info-backward-node, Info-next-preorder)
18396 (Info-last-preorder): Use it. (Bug#9528)
18397
18398 2011-09-20 Juri Linkov <juri@jurta.org>
18399
18400 * info.el (Info-last-preorder): Visit last menu item only when
18401 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
18402
18403 2011-09-20 Julien Danjou <julien@danjou.info>
18404
18405 * password-cache.el (password-cache-remove): Remove entries even if the
18406 value is nil, so that password with a nil value (negative caching) is
18407 possible to invalidate.
18408
18409 2011-09-20 Lawrence Mitchell <wence@gmx.li>
18410
18411 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
18412 all whitespace around breakpoint. (Bug#9553)
18413 (f90-find-breakpoint): Only break at whitespace inside a comment.
18414
18415 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
18416
18417 * minibuffer.el (completion-file-name-table): Keep track of errors.
18418 (completion-table-with-predicate): Handle the case where pred1 is nil.
18419 * pcomplete.el (pcomplete-completions-at-point): Simplify.
18420
18421 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18422
18423 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
18424 (debugger-return-value): Signal an error if the debugging context does
18425 not await any return value.
18426
18427 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
18428 * image-mode.el (image-toggle-display-text)
18429 (image-toggle-display-image): Stay away from evil `intangible'.
18430
18431 2011-09-19 Leo Liu <sdl.web@gmail.com>
18432
18433 * replace.el (occur-revert-arguments): Make it permanent-local.
18434 (occur-mode): Don't call font-lock-defontify.
18435
18436 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
18437
18438 * net/ldap.el (ldap-search-internal): Don't push empty search
18439 result (Bug#9508).
18440
18441 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
18442
18443 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
18444
18445 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
18446
18447 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
18448 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
18449
18450 2011-09-18 Juri Linkov <juri@jurta.org>
18451
18452 * buff-menu.el (Buffer-menu-mode-map):
18453 * dired.el (dired-mode-map):
18454 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
18455 (lisp-interaction-mode-map):
18456 * emacs-lisp/package.el (package-menu-mode-map):
18457 * epa.el (epa-key-list-mode-map):
18458 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
18459 (menu-bar-options-menu):
18460 * outline.el (outline-mode-menu-bar-map):
18461 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
18462 * vc/vc-dir.el (vc-dir-menu-map):
18463 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
18464 Capitalize non-function content words in menu item strings.
18465
18466 * dired.el (dired-mode-map): Add menu item for
18467 `image-dired-dired-toggle-marked-thumbs'.
18468
18469 2011-09-18 Juri Linkov <juri@jurta.org>
18470
18471 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
18472 to `isearch-case-fold-search' and restore its original value
18473 after the `isearch-mode' call.
18474
18475 2011-09-18 Juri Linkov <juri@jurta.org>
18476
18477 * progmodes/grep.el (grep-process-setup): Don't check code for 1
18478 because `zgrep' returns 1 for successful matches (bug#9226).
18479
18480 2011-09-18 Juri Linkov <juri@jurta.org>
18481
18482 * info.el (Info-extract-menu-node-name): Check the second match
18483 for empty string (second test-case of bug#9528).
18484 (Info-last-preorder): Let-bind `Info-history' to nil to not add
18485 intermediate nodes to the history (first test-case of bug#9528).
18486
18487 2011-09-18 Juri Linkov <juri@jurta.org>
18488
18489 * info.el (Info-mode-syntax-table): New variable.
18490 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
18491
18492 2011-09-18 Juri Linkov <juri@jurta.org>
18493
18494 * info.el (Info-file-supports-index-cookies):
18495 Increment line-beginning-position's arg from 3 to 4 because makeinfo
18496 outputs one more line for long file names (bug#4142).
18497
18498 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18499
18500 * newcomment.el (comment-normalize-vars): If prompting for
18501 comment-start, set comment-start-skip too (Bug#8424).
18502
18503 2011-09-18 Johan Bockgård <bojohan@gnu.org>
18504
18505 * icomplete.el: Fix previous fix of Bug#5849.
18506 (icomplete-mode): Don't set completion-show-inline-help.
18507 (icomplete-minibuffer-setup): Set completion-show-inline-help
18508 locally during icompletion.
18509
18510 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18511
18512 * woman.el (woman2-process-escapes): Don't delete unrecognized
18513 escapes (Bug#7843).
18514
18515 * files.el (inhibit-first-line-modes-regexps): Add image files.
18516 (hack-local-variables-prop-line): Return nil for malformed
18517 prop-lines (Bug#9044).
18518
18519 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
18520
18521 * net/tramp.el (top): Don't require 'shell.
18522 (tramp-methods): Fix docstring.
18523 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
18524 Return complete remote file name. Handle "smb" case.
18525 Use `tramp-tmpdir', if defined for the respective method.
18526 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
18527
18528 * net/tramp-compat.el (top): Require 'shell.
18529
18530 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
18531 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
18532 `tramp-current-host'.
18533 (tramp-get-remote-tmpdir): Remove.
18534
18535 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
18536 `tramp-tmpdir' entries.
18537 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
18538 (tramp-smb-handle-file-attributes): Ignore errors.
18539 (tramp-smb-wait-for-output): Check also for process end.
18540
18541 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18542
18543 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
18544 when sending QUIT (bug#9312).
18545
18546 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
18547
18548 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
18549 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
18550 occur-mode-display-occurrence.
18551 (occur-edit-mode): Add usage message.
18552 (occur-cease-edit): New command.
18553 (occur-after-change-function): Use text properties to find the
18554 position of the prefix text.
18555 (occur-engine): Set stickiness of prefix text properties.
18556
18557 2011-09-17 Glenn Morris <rgm@gnu.org>
18558
18559 * progmodes/etags.el (complete-tag):
18560 Fix call to completion-in-region. (Bug#9526)
18561
18562 2011-09-17 Juri Linkov <juri@jurta.org>
18563
18564 * textmodes/ispell.el (ispell-word): Add to the error message
18565 the word, ispell program name and current dictionary (bug#9121).
18566 (ispell-tex-arg-end): Capitalize "error" in the error message.
18567
18568 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
18569
18570 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
18571 check. (Bug#4251)
18572
18573 2011-09-17 Juri Linkov <juri@jurta.org>
18574
18575 * window.el (window-safe-min-height, window-safe-min-width):
18576 Fix typos (followup to bug#9522).
18577
18578 2011-09-17 Sven Joachim <svenjoac@gmx.de>
18579
18580 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
18581
18582 2011-09-16 Eli Zaretskii <eliz@gnu.org>
18583
18584 * simple.el (line-move): If goal-column is set, move by logical
18585 lines, not by display lines. (Bug#971)
18586 (next-line, previous-line, goal-column, line-move-visual): Doc fix
18587 to reflect the above change.
18588
18589 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18590
18591 * image.el (imagemagick-register-types): Use regexp-opt.
18592
18593 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18594
18595 * window.el (display-buffer-base-action): Rename from
18596 display-buffer-default-action. Make default value empty.
18597 (display-buffer-overriding-action): Convert to defvar.
18598 (display-buffer-fallback-action): New var.
18599
18600 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18601
18602 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
18603 declaration.
18604 (package--add-to-archive-contents): If there is a duplicate entry
18605 with an older version, remove it.
18606 (package-menu-mark-delete, package-menu-mark-install)
18607 (package-menu-mark-unmark): Make unused args optional.
18608 (package-menu-mark-obsolete-for-deletion):
18609 Use package-menu-get-status instead of a regexp search.
18610 (package-menu-get-status): Use tabulated-list-entry.
18611 (package-menu-mark-upgrades): New command.
18612 (package-menu-mode-map): Bind it to U. Add it to menu bar.
18613 (package-menu-execute): Do installation before deletion.
18614 (package-menu-refresh, package-menu-execute): Use derived-mode-p
18615 instead of checking major-mode.
18616 (package-menu--find-upgrades): New function.
18617
18618 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18619
18620 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
18621 passwords in the log buffer.
18622 (smtpmail-process-filter): Update the process marker so that the
18623 "broken by peer" status message is inserted in the right place.
18624
18625 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
18626
18627 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
18628 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
18629 bibtex-completion-at-point-function.
18630 (bibtex-completion-at-point-function): Use them.
18631
18632 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
18633
18634 * mpc.el (mpc-constraints-tag-lookup): New function.
18635 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
18636 also to browser "album|playlist".
18637
18638 2011-09-14 Juri Linkov <juri@jurta.org>
18639
18640 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
18641 (isearch-edit-string): Use length of `isearch-string' when
18642 `isearch-fail-pos' returns nil.
18643 (isearch-message): Remove duplicate code and call
18644 `isearch-fail-pos' with arg `t'.
18645
18646 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
18647
18648 * replace.el (occur-mode-goto-occurrence): Don't force using other
18649 window (Bug#9499).
18650
18651 * dired-aux.el (dired-do-chmod): Don't provide initial input.
18652
18653 2011-09-14 Martin Rudalics <rudalics@gmx.at>
18654
18655 * window.el (display-buffer-window): Remove.
18656 (display-buffer-record-window): Use help-setup window parameter
18657 instead of variable display-buffer-window.
18658 (display-buffer-function, special-display-buffer-names)
18659 (special-display-function): Mention help-setup parameter instead
18660 of display-buffer-window in doc-string.
18661 * help.el (help-window-setup): New argument help-window.
18662 Use help-window-setup parameter instead of display-buffer-window.
18663 Reword some messages.
18664 (with-help-window): Pass window used for displaying the buffer
18665 to help-window-setup. Don't set display-buffer-window.
18666
18667 2011-09-13 Glenn Morris <rgm@gnu.org>
18668
18669 * emacs-lisp/debug.el (debugger-make-xrefs):
18670 Preserve point. (Bug#9462)
18671
18672 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18673
18674 * window.el (window-deletable-p): Use next-frame.
18675
18676 2011-09-13 Martin Rudalics <rudalics@gmx.at>
18677
18678 * window.el (window-auto-delete): Remove.
18679 (window-deletable-p): Remove argument FORCE. Don't deal with
18680 dedication and previous buffers.
18681 (switch-to-prev-buffer): Don't delete window.
18682 (delete-windows-on): Delete a window's frame if and only if the
18683 window is dedicated.
18684 (replace-buffer-in-windows): Delete buffer's window or frame if
18685 and only if window is dedicated.
18686 (quit-window): Handle quit-restore as before last change.
18687 (bury-buffer): Delete window only if window-deletable-p returns t.
18688
18689 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18690
18691 * window.el (window-deletable-p): Never delete the last frame on a
18692 given terminal.
18693
18694 2011-09-13 Glenn Morris <rgm@gnu.org>
18695
18696 * help.el (describe-key-briefly): Copy previous standard-output change.
18697
18698 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
18699
18700 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
18701
18702 2011-09-13 Glenn Morris <rgm@gnu.org>
18703
18704 * emacs-lisp/lisp-mode.el (lisp-indent-function):
18705 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
18706
18707 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
18708
18709 * dired-aux.el (dired-mark-read-string): Don't return default
18710 value on empty input (Bug#9361).
18711 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
18712 Omit initial minibuffer contents.
18713 (dired-do-chmod): Signal an error on empty input.
18714 (dired-mark-read-string): Don't return default on empty input.
18715
18716 * files.el (file-modes-symbolic-to-number): Doc fix.
18717
18718 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
18719
18720 * international/mule-cmds.el (ucs-completions): Remove.
18721 (read-char-by-name): Use complete-with-action instead; add metadata.
18722
18723 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
18724
18725 * window.el (display-buffer--action-function-custom-type)
18726 (display-buffer--action-custom-type): New vars.
18727 (display-buffer-alist, display-buffer-default-action)
18728 (display-buffer-overriding-action): Add defcustom types.
18729
18730 * frame.el (delete-other-frames): Doc fix (Bug#276).
18731
18732 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18733
18734 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
18735
18736 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
18737
18738 Change modes that used same-window-* vars to use switch-to-buffer.
18739
18740 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
18741 Use switch-to-buffer.
18742
18743 * cus-edit.el (customize-group, custom-buffer-create)
18744 (customize-browse, custom-buffer-create-other-window):
18745 Use switch-to-buffer or switch-to-buffer-other-window.
18746
18747 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
18748 (Info-prev, Info-up, Info-speedbar-goto-node)
18749 (info-display-manual): Use switch-to-buffer.
18750 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
18751
18752 * mail/sendmail.el (mail): Use switch-to-buffer.
18753 (mail-recover): Use switch-to-buffer-other-window.
18754
18755 * cmuscheme.el (run-scheme, switch-to-scheme):
18756 * ielm.el (ielm):
18757 * shell.el (shell):
18758 * net/rlogin.el (rlogin):
18759 * net/telnet.el (telnet, rsh):
18760 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
18761
18762 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
18763
18764 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
18765
18766 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18767
18768 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
18769 so don't mention it (bug#9301).
18770 (dired-sort-toggle-or-edit): Clarify string further.
18771
18772 * faces.el (face-spec-set-match-display): Make `(type graphic)'
18773 match `x', `w32' and `ns', like the manual says (bug#9029).
18774
18775 * subr.el (eval-after-load): Doc string clarification (bug#9125).
18776 (process-kill-buffer-query-function): Mention the buffer name in
18777 the query.
18778
18779 * image-mode.el (image-next-line): The line parameter is mandatory
18780 (bug#9258).
18781
18782 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
18783 which can be useful (bug#9301).
18784
18785 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
18786
18787 * subr.el (match-string): Mention that the current buffer should
18788 be the same as the search was done in (bug#9282).
18789
18790 * facemenu.el: Disable the remove-* commands if the mark isn't
18791 active (bug#9162).
18792
18793 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
18794
18795 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
18796 of display-buffer.
18797 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
18798
18799 * replace.el (occur-mode-goto-occurrence)
18800 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
18801 and display-buffer.
18802
18803 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
18804 display-buffer.
18805
18806 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
18807 special-display and same-window variables.
18808 (mail-other-window): Use switch-to-buffer-other-window.
18809 (mail-other-frame): USe switch-to-buffer-other-frame.
18810
18811 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
18812 Use display-buffer-other-frame.
18813 (gdb-display-gdb-buffer): Use pop-to-buffer.
18814
18815 * progmodes/gud.el (gud-goto-info): Use info-other-window.
18816
18817 * progmodes/python.el: Don't set same-window-buffer-names.
18818
18819 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
18820
18821 * window.el (display-buffer-alist): Add *Python*.
18822
18823 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
18824
18825 * window.el (display-buffer-alist): Add entry for buffers
18826 previously handled same-window-*.
18827 (display-buffer-alist, display-buffer-default-action)
18828 (display-buffer-overriding-action): Mark as risky.
18829 (display-buffer-alist): Document action function changes.
18830 (display-buffer--same-window-action)
18831 (display-buffer--other-frame-action): New variables.
18832 (switch-to-buffer, display-buffer-other-frame): Use them.
18833 (display-buffer): Rename reuse-frame entry to reusable-frames.
18834 (display-buffer-reuse-selected-window): Function deleted.
18835 (display-buffer-reuse-window): Handle reusable-frames alist entry.
18836 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
18837 (display-buffer-special): New function.
18838 (display-buffer--maybe-pop-up-frame-or-window): Rename from
18839 display-buffer-reuse-or-pop-window. Split off special-display
18840 part into display-buffer-special.
18841 (display-buffer-use-some-window): Don't perform any special
18842 pop-up-frames handling.
18843 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
18844 (display-buffer--maybe-same-window): Rename from
18845 display-buffer-maybe-same-window.
18846
18847 * info.el: Don't set same-window-regexps.
18848 (info-setup): New function.
18849 (info-other-window, info): Call it.
18850
18851 * cus-edit.el: Don't set same-window-regexps.
18852 (customize-group): New argument.
18853 (customize-group-other-window): Use it.
18854 (customize-face, customize-face-other-window): Likewise.
18855 (custom-buffer-create-other-window): Use pop-to-buffer directly.
18856
18857 * net/rlogin.el:
18858 * net/telnet.el:
18859 * progmodes/gud.el: Don't set same-window-regexps.
18860
18861 * cmuscheme.el:
18862 * ielm.el:
18863 * shell.el:
18864 * mail/sendmail.el:
18865 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
18866
18867 2011-09-10 Juri Linkov <juri@jurta.org>
18868
18869 * isearch.el (isearch-edit-string): Remove obsolete mention of
18870 `C-w' (`isearch-yank-word-or-char') from docstring.
18871 (isearch-query-replace): Fix typo in docstring (bug#9466).
18872
18873 2011-09-10 Juri Linkov <juri@jurta.org>
18874
18875 * paren.el (show-paren-function): Don't show escaped parens.
18876 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
18877
18878 2011-09-10 Eli Zaretskii <eliz@gnu.org>
18879
18880 * mail/sendmail.el (mml-to-mime, mml-attach-file)
18881 (mm-default-file-encoding): Remove autoload forms, they are
18882 replaced with autoload cookies in mml.el and mm-encode.el.
18883 (mail-add-attachment): New command.
18884 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
18885 (mail-mode): Mention mail-insert-file and mail-add-attachment in
18886 the doc string.
18887 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
18888
18889 2011-09-10 Reuben Thomas <rrt@sc3d.org>
18890
18891 * simple.el (count-words-region): Use buffer if there's no region
18892 (bug#9429).
18893
18894 2011-09-09 Juri Linkov <juri@jurta.org>
18895
18896 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
18897 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
18898 (wdired-isearch-filter-read-only): New function. (Bug#6362)
18899
18900 2011-09-09 Alan Mackenzie <acm@muc.de>
18901
18902 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
18903 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
18904
18905 2011-09-09 Eli Zaretskii <eliz@gnu.org>
18906
18907 Fix for Savannah bug#9392.
18908 * simple.el (mail-encode-mml): New defvar.
18909
18910 * mail/rmail.el (mail-encode-mml): Add a defvar.
18911 (rmail-enable-mime-composing): Default to t.
18912 (rmail-forward): Use MIME method of forwarding only if both
18913 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
18914 Set mail-encode-mml non-nil if the MIME method was used.
18915
18916 * mail/sendmail.el (mml-to-mime): Add autoload form.
18917 (mail-encode-mml): Add a defvar.
18918 (mail-mode): Make mail-encode-mml buffer-local and initialize it
18919 to nil.
18920 (mail-send): If mail-encode-mml is non-nil, run the outgoing
18921 message through mml-to-mime, and reset mail-encode-mml to nil.
18922
18923 2011-09-09 Glenn Morris <rgm@gnu.org>
18924
18925 * woman.el (woman-if-body): When processing an .el block,
18926 do not delete the next .el block as well. (Bug#9447)
18927 (woman-special-characters): Add oq, cq, and hy characters.
18928
18929 2011-09-08 Martin Rudalics <rudalics@gmx.at>
18930
18931 * window.el (window-deletable-p): Make sure window is live before
18932 invoking window-prev-buffers.
18933
18934 2011-09-08 Leo Liu <sdl.web@gmail.com>
18935
18936 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
18937
18938 2011-09-08 Juri Linkov <juri@jurta.org>
18939
18940 * progmodes/compile.el (compilation-environment): Make it
18941 a defcustom (bug#8340).
18942
18943 2011-09-08 Martin Rudalics <rudalics@gmx.at>
18944
18945 * window.el (frame-auto-delete): Rename to window-auto-delete.
18946 Make it control auto-deletion of windows and/or frames.
18947 (window-deletable-p): New argument FORCE. Rewrite conditions
18948 for deleting window/frame. (Bug#9419)
18949 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
18950 Rewrite handling of case when window/frame can be deleted.
18951 (delete-windows-on): Call window-deletable-p with new FORCE
18952 argument t. (Bug#9456)
18953
18954 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
18955
18956 * help-mode.el (help-mode): Restore autoload.
18957
18958 2011-09-07 Juri Linkov <juri@jurta.org>
18959
18960 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
18961 `compilation-environment'. Set buffer-local
18962 `compilation-environment' to `thisenv' later after (funcall mode).
18963 (Bug#8340)
18964
18965 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
18966 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
18967 instead of replacing its value. (Bug#8340)
18968
18969 2011-09-07 Juri Linkov <juri@jurta.org>
18970
18971 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
18972 based on text properties put by `grep-filter' instead of matching
18973 escape sequences.
18974 (grep-mode): Set buffer-local `compilation-error-screen-columns'
18975 to the value of `grep-error-screen-columns' (bug#9438).
18976
18977 2011-09-07 Juri Linkov <juri@jurta.org>
18978
18979 * simple.el (next-error-highlight, next-error-highlight-no-select):
18980 Doc fix (bug#9432).
18981
18982 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
18983
18984 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
18985 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
18986
18987 2011-09-07 Leo Liu <sdl.web@gmail.com>
18988
18989 * net/rcirc.el (rcirc-mode): Conditionally initialize
18990 rcirc-input-ring.
18991
18992 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
18993
18994 * emacs-lisp/find-func.el (find-function-C-source): Only set
18995 find-function-C-source-directory after checking that we found a source
18996 file there (bug#9440).
18997
18998 2011-09-06 Alan Mackenzie <acm@muc.de>
18999
19000 * isearch.el (isearch-other-meta-char): Wherever a key list is
19001 unread, "unread" the prefix arg, too. This fixes bug #8901.
19002
19003 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
19004
19005 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
19006
19007 2011-09-05 Juri Linkov <juri@jurta.org>
19008
19009 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
19010
19011 2011-09-05 Juri Linkov <juri@jurta.org>
19012
19013 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
19014 keeping point where processing of grep matches begins, and
19015 continue to delete remaining escape sequences from the same point.
19016 (grep-filter): Make leading zero optional in "0?1;31m" because
19017 git-grep emits "\033[1;31m" escape sequences unlike expected
19018 "\033[01;31m" as GNU Grep does (bug#9408).
19019 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
19020
19021 2011-09-05 Juri Linkov <juri@jurta.org>
19022
19023 * subr.el (y-or-n-p): Capitalize "yes".
19024
19025 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
19026
19027 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
19028 `tramp-cache-unload-hook' where appropriate.
19029 (tramp-methods): Rename `tramp-remote-sh' to
19030 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
19031 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
19032
19033 * net/tramp-sh.el (top): Don't require 'shell.
19034 (tramp-methods): Add `tramp-remote-shell' and
19035 `tramp-remote-shell-args' entries.
19036 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
19037 (tramp-sh-handle-shell-command): Remove.
19038 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
19039 Use `tramp-remote-shell'.
19040
19041 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
19042
19043 * mail/sendmail.el (sendmail-query-once-function): Delete.
19044 (sendmail-query-once): Save directly to send-mail-function.
19045 Update message-send-mail-function too.
19046
19047 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
19048
19049 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19050
19051 * progmodes/python.el (python-mode-map): Use correct function to
19052 start python interpreter from menu-bar (as reported by Geert
19053 Kloosterman).
19054 (inferior-python-mode-map): Fix typo.
19055 (python-shell-map): Remove.
19056
19057 2011-09-03 Deniz Dogan <deniz@dogan.se>
19058
19059 * net/rcirc.el (rcirc-print): Simplify code for
19060 rcirc-scroll-show-maximum-output. There is no need to walk
19061 through all windows to find the right one.
19062
19063 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
19064
19065 * help.el (help-return-method): Doc fix.
19066
19067 2011-09-03 Martin Rudalics <rudalics@gmx.at>
19068
19069 * window.el (window-deletable-p): Don't return a non-nil value
19070 when there's a buffer that was shown in the window before.
19071 (Bug#9419)
19072 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
19073 Set window's previous buffers to nil.
19074
19075 2011-09-03 Eli Zaretskii <eliz@gnu.org>
19076
19077 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
19078 newline before and after the tag line, so it doesn't interfere
19079 with determining the paragraph direction of bidirectional text.
19080
19081 2011-09-03 Leo Liu <sdl.web@gmail.com>
19082
19083 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
19084
19085 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19086
19087 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
19088 (pop-to-buffer): Change interactive spec. Pass second argument
19089 directly to display-buffer.
19090 (display-buffer): Fix interactive spec. Use functionp to
19091 distinguish between a function and a list of functions.
19092
19093 * abbrev.el (edit-abbrevs):
19094 * arc-mode.el (archive-extract):
19095 * autoinsert.el (auto-insert):
19096 * bookmark.el (bookmark-bmenu-list):
19097 * files.el (find-file):
19098 * view.el (view-buffer):
19099 * progmodes/compile.el (compilation-goto-locus):
19100 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
19101
19102 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
19103
19104 * window.el (display-buffer-alist): Doc fix.
19105 (display-buffer): Add docstring. Don't treat
19106 display-buffer-default specially.
19107 (display-buffer-reuse-selected-window)
19108 (display-buffer-same-window, display-buffer-maybe-same-window)
19109 (display-buffer-reuse-window, display-buffer-pop-up-frame)
19110 (display-buffer-pop-up-window)
19111 (display-buffer-reuse-or-pop-window)
19112 (display-buffer-use-some-window): New functions.
19113 (display-buffer-default-action): Use them.
19114 (display-buffer-default): Delete.
19115 (pop-to-buffer-1): Fix choice of actions.
19116
19117 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
19118
19119 * minibuffer.el (completion--insert-strings): Don't get confused by
19120 completion entries that end with an LF char.
19121
19122 2011-09-01 Eli Zaretskii <eliz@gnu.org>
19123
19124 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
19125
19126 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
19127
19128 * window.el (display-buffer): Restore interactive spec.
19129 (display-buffer-same-window, display-buffer-other-window):
19130 New functions.
19131 (pop-to-buffer-1): New function. Use the above.
19132 (pop-to-buffer, pop-to-buffer-same-window): Use it.
19133 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
19134
19135 * view.el (view-buffer-other-window, view-buffer-other-frame):
19136 Just use pop-to-buffer.
19137
19138 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
19139
19140 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
19141
19142 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
19143
19144 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
19145
19146 2011-08-31 Richard Stallman <rms@gnu.org>
19147
19148 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
19149 of the separation of rmail-view-buffer from rmail-buffer.
19150 If you say no to "replace original", the decrypt is in the
19151 view buffer. If you say yes, the decrypt goes into the
19152 rmail buffer also.
19153
19154 2011-08-31 Martin Rudalics <rudalics@gmx.at>
19155
19156 * window.el (display-buffer-window): Rewrite doc-string.
19157 (display-buffer-record-window): New function.
19158 (display-buffer-macro-specifiers)
19159 (display-buffer-even-window-sizes, display-buffer-set-height)
19160 (display-buffer-set-width, display-buffer-in-window)
19161 (display-buffer-reuse-window, display-buffer-split-specifiers)
19162 (display-buffer-side-specifiers, display-buffer-split-window-1)
19163 (display-buffer-split-window, display-buffer-split-atom-window)
19164 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
19165 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
19166 (display-buffer-other-window-means-other-frame)
19167 (display-buffer-normalize-special)
19168 (display-buffer-normalize-default)
19169 (display-buffer-normalize-argument)
19170 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
19171 (display-buffer-normalize-specifiers, display-buffer-frame)
19172 (display-buffer-same-window, display-buffer-same-frame)
19173 (display-buffer-other-window)
19174 (display-buffer-same-frame-other-window)
19175 (display-buffer-other-frame, pop-to-buffer-same-window)
19176 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
19177 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
19178 (switch-to-buffer-same-frame)
19179 (switch-to-buffer-other-window-same-frame)
19180 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
19181 (display-buffer-alist-set-1, display-buffer-alist-set-2)
19182 (display-buffer-alist-set): Remove.
19183 (display-buffer-function, special-display-buffer-names)
19184 (special-display-regexps, special-display-function):
19185 In doc-string refer to display-buffer-window and quit-restore
19186 parameter.
19187 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
19188 (special-display-frame-alist, special-display-popup-frame)
19189 (same-window-buffer-names, same-window-regexps, same-window-p)
19190 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
19191 (split-window-preferred-function, split-height-threshold)
19192 (split-width-threshold, window-splittable-p)
19193 (split-window-sensibly, window--try-to-split-window)
19194 (window--frame-usable-p, even-window-heights)
19195 (window--even-window-heights, window--display-buffer-1)
19196 (window--display-buffer-2, display-buffer-other-frame):
19197 Restore old Emacs 23 code, order and doc-strings where applicable.
19198 (display-buffer-default, display-buffer-assq-regexp): New functions.
19199 (display-buffer-alist): Rewrite doc-string.
19200 (display-buffer-default-action)
19201 (display-buffer-overriding-action): New variables.
19202 (display-buffer, switch-to-buffer): Rewrite.
19203 (pop-to-buffer): Restore Emacs 23 behavior but use
19204 window-normalize-buffer-to-display.
19205 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
19206 Restore Emacs 23 behavior but use
19207 window-normalize-buffer-to-switch-to.
19208 (pop-to-buffer-same-window): Rewrite.
19209 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
19210 Rewrite using Emacs 23 options.
19211
19212 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
19213
19214 * net/tramp.el (tramp-root-regexp): Remove.
19215 (tramp-completion-file-name-regexp-unified)
19216 (tramp-completion-file-name-regexp-separate)
19217 (tramp-completion-file-name-regexp-url): Don't use leading volume
19218 letter on w32 systems. (Bug#5303, Bug#9311)
19219 (tramp-drop-volume-letter): Simplify definition.
19220 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
19221
19222 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19223
19224 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
19225 (bug#9356).
19226
19227 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
19228
19229 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
19230
19231 2011-08-29 Juri Linkov <juri@jurta.org>
19232
19233 * isearch.el (isearch-done): Don't display message "Mark saved"
19234 when arg `edit' is non-nil to prevent its flicker in the echo area.
19235
19236 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
19237
19238 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
19239 obsolete packages for deletion.
19240
19241 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
19242
19243 * help-mode.el (help-mode-map): Add special-mode-map to parent.
19244 (help-mode): Derive help-mode from special-mode. Don't invoke
19245 view-mode from help-mode.
19246 (help-xref-override-view-map): Remove.
19247 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
19248 view-mode is not used anymore.
19249
19250 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
19251
19252 * server.el (server-port): Doc fix.
19253
19254 * cus-theme.el (custom-theme-choose-mode): Inherit from
19255 special-mode (Bug#9124).
19256 (custom-theme-choose-mode-map): Add special-mode to parent.
19257
19258 2011-08-28 Alan Mackenzie <acm@muc.de>
19259
19260 * progmodes/cc-fonts.el
19261 (c-make-font-lock-BO-decl-search-function): New function.
19262 (c-basic-matchers-after - "Fontify the clauses after various
19263 keywords"): Extract the three keyword lists for the 3 erroneous
19264 constructs from the list of four, and use the new function above
19265 in place of an old one.
19266
19267 2011-08-28 Deniz Dogan <deniz@dogan.se>
19268
19269 * net/rcirc.el (rcirc-insert-prev-input)
19270 (rcirc-insert-next-input): Remove unused argument.
19271
19272 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
19273
19274 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
19275
19276 2011-08-27 Alan Mackenzie <acm@muc.de>
19277
19278 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
19279 handle function pointer parameters properly.
19280
19281 2011-08-27 Martin Rudalics <rudalics@gmx.at>
19282
19283 * window.el (display-buffer-reuse-window): Fix case where
19284 selected window was reused with non-nil OTHER-WINDOW argument.
19285 (Bug#9381)
19286
19287 2011-08-27 Deniz Dogan <deniz@dogan.se>
19288
19289 * net/rcirc.el (rcirc-check-auth-status): Adding support for
19290 oftc's NickServ messages.
19291
19292 2011-08-27 Glenn Morris <rgm@gnu.org>
19293
19294 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
19295
19296 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
19297
19298 * emacs-lisp/package.el (package-install): Call package-initialize
19299 if called interactively.
19300
19301 2011-08-26 Leo Liu <sdl.web@gmail.com>
19302
19303 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
19304
19305 2011-08-25 Juri Linkov <juri@jurta.org>
19306
19307 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
19308 `search-whitespace-regexp' (bug#9364).
19309
19310 2011-08-25 Juri Linkov <juri@jurta.org>
19311
19312 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
19313 `regexp-search-ring' to their global values to protect from
19314 updating by `read-from-minibuffer' (bug#9185).
19315
19316 2011-08-25 Juri Linkov <juri@jurta.org>
19317
19318 * textmodes/ispell.el (ispell-command-loop): Add newline
19319 at the end of the "Use option `i'..." line.
19320
19321 2011-08-25 Juri Linkov <juri@jurta.org>
19322
19323 * battery.el (display-battery-mode): If `battery-status-function'
19324 or `battery-mode-line-format' is nil, display the message and set
19325 `display-battery-mode' to nil (bug#9363).
19326
19327 2011-08-25 Eli Zaretskii <eliz@gnu.org>
19328
19329 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
19330 bidi-string-mark-left-to-right; they are unnecessary now.
19331
19332 2011-08-25 Deniz Dogan <deniz@dogan.se>
19333
19334 * net/quickurl.el: Documentation typo fixes.
19335
19336 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
19337
19338 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
19339
19340 2011-08-25 Glenn Morris <rgm@gnu.org>
19341
19342 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
19343
19344 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
19345 (smtpmail-via-smtp): Handle nil response from smtp.
19346
19347 2011-08-24 Juri Linkov <juri@jurta.org>
19348
19349 * proced.el (proced-marked): Inherit from `error' instead of
19350 `font-lock-warning-face'.
19351
19352 * ibuffer.el (ibuffer-marked-face): Change default face from
19353 `font-lock-warning-face' to `warning'.
19354 (ibuffer-deletion-face): Change default face from
19355 `font-lock-type-face' to `error'.
19356
19357 * battery.el (battery-update): Use the face `error' instead of
19358 `font-lock-warning-face' (bug#6117).
19359
19360 2011-08-24 Juri Linkov <juri@jurta.org>
19361
19362 * faces.el (success): Change face color from "Green3" to
19363 "ForestGreen" on light background (bug#9353).
19364
19365 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
19366
19367 * window.el (quit-window): Rename from quit-restore-window.
19368 Use same arglist as old quit-window.
19369 (frame-auto-delete): Doc fix.
19370
19371 * view.el (view-mode-exit): Use quit-window.
19372
19373 2011-08-24 Juri Linkov <juri@jurta.org>
19374
19375 * isearch.el (isearch-ring-adjust1): Start visiting previous
19376 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
19377 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
19378 for empty search string (when the last search string is reused
19379 automatically) to adjust the isearch ring to the last element and
19380 prepare the correct index for further M-p commands (bug#9185).
19381
19382 2011-08-24 Kenichi Handa <handa@m17n.org>
19383
19384 * international/ucs-normalize.el: If decomposition property of
19385 CHAR is the default one (i.e. a list of CHAR itself), treat it as
19386 nil.
19387 (nfd, nfkd): Likewise.
19388
19389 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
19390
19391 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
19392 from process filters aren't reliably transmitted to the surrounding
19393 accept-process-output.
19394 (mpc-proc-check): New function.
19395 (mpc-proc-sync): Use it (bug#8293)
19396
19397 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
19398
19399 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
19400 Add compatibility functions (bug#9313).
19401
19402 2011-08-23 Eli Zaretskii <eliz@gnu.org>
19403
19404 * cus-start.el (all): Add entry for bidi-paragraph-direction.
19405
19406 * international/uni-bidi.el: Regenerate.
19407
19408 2011-08-23 Kenichi Handa <handa@m17n.org>
19409
19410 * international/charprop.el:
19411 * international/uni-bidi.el:
19412 * international/uni-category.el:
19413 * international/uni-combining.el:
19414 * international/uni-comment.el:
19415 * international/uni-decimal.el:
19416 * international/uni-decomposition.el:
19417 * international/uni-digit.el:
19418 * international/uni-lowercase.el:
19419 * international/uni-mirrored.el:
19420 * international/uni-name.el:
19421 * international/uni-numeric.el:
19422 * international/uni-old-name.el:
19423 * international/uni-titlecase.el:
19424 * international/uni-uppercase.el: Regenerate.
19425
19426 2011-08-23 Martin Rudalics <rudalics@gmx.at>
19427
19428 * help.el (help-window-setup): Fix message displayed when other
19429 window is reused. (Bug#9341)
19430
19431 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
19432
19433 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
19434 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
19435
19436 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
19437 Mark obsolete.
19438 * shell.el (shell-parse-pcomplete-arguments): New function.
19439 (shell-completion-vars): Use it instead (bug#9160).
19440
19441 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
19442
19443 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
19444 strings and comments (bug#9333).
19445
19446 * emacs-lisp/debug.el (debug-arglist): New function.
19447 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
19448 (debug-on-entry-1): Handle interpreted closures (bug#9120).
19449
19450 2011-08-22 Juri Linkov <juri@jurta.org>
19451
19452 * progmodes/compile.el (compilation-mode-font-lock-keywords):
19453 Revert regexp that highlights output switches to its old
19454 pre-2010-10-28 value and remove one `?' from it (bug#9319).
19455
19456 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
19457 to check for empty output (bug#9226).
19458
19459 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
19460
19461 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
19462 symbol-constituent as the default, as that stops font-lock from
19463 working properly (Bug#8843).
19464
19465 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19466
19467 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
19468 `coding-system-for-*' around the process open call to avoid
19469 auth-source side effects.
19470 (smtpmail-try-auth-methods): Expand the secret password.
19471 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
19472 probe hangs.
19473
19474 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
19475
19476 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
19477
19478 * emacs-lisp/find-func.el (find-function-noselect): New arg
19479 lisp-only.
19480
19481 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
19482 signal an error for built-in functions (Bug#6664).
19483
19484 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19485
19486 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
19487 (smtpmail-try-auth-methods): Use it.
19488
19489 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
19490
19491 * font-lock.el (font-lock-fontify-region)
19492 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
19493 (font-lock-default-unfontify-buffer)
19494 (font-lock-default-fontify-region)
19495 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
19496
19497 * progmodes/compile.el (compilation-error-properties):
19498 Fix confusion between file struct and message struct (Bug#9319).
19499 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
19500 `ant' regexp.
19501
19502 * net/browse-url.el (browse-url-firefox): Don't call
19503 browse-url-firefox-sentinel unless using -remote (Bug#9328).
19504
19505 2011-08-20 Glenn Morris <rgm@gnu.org>
19506
19507 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
19508
19509 * tutorial.el (tutorial--default-keys): Update some default bindings.
19510
19511 * files.el (hack-local-variables): Fully ignore case for "mode:".
19512
19513 2011-08-20 Alan Mackenzie <acm@muc.de>
19514
19515 Resolve invalid use of a regexp in regexp-opt.
19516
19517 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
19518 detection for a java annotation.
19519
19520 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
19521 detection for a java annotation.
19522
19523 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
19524 handling for java.
19525 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
19526
19527 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
19528
19529 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
19530 (Bug#9274).
19531
19532 2011-08-20 Alan Mackenzie <acm@muc.de>
19533
19534 Fontify CPP expressions correctly when starting in the middle of
19535 such a construct. Mainly for when jit-lock etc. starts a chunk
19536 here.
19537
19538 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
19539 variable.
19540 (c-make-font-lock-search-form): New function, extracted from
19541 c-make-font-lock-search-function.
19542 (c-make-font-lock-search-function): Use the above function.
19543 (c-make-font-lock-context-search-function): New function.
19544 (c-cpp-matchers): Enhance the preprocessor expression case with
19545 the above function
19546 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
19547 which takes an expression.
19548
19549 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
19550
19551 2011-08-20 Martin Rudalics <rudalics@gmx.at>
19552
19553 * window.el (display-buffer-reuse-window)
19554 (display-buffer-pop-up-window): Don't reuse or split a side
19555 window.
19556
19557 2011-08-19 Glenn Morris <rgm@gnu.org>
19558
19559 * files.el (hack-local-variables-prop-line, hack-local-variables):
19560 Downcase "Mode:". (Bug#9331)
19561
19562 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
19563
19564 * international/characters.el: Add L and R categories.
19565
19566 * subr.el (bidi-string-mark-left-to-right): Rename from
19567 string-mark-left-to-right. Use category search.
19568
19569 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
19570
19571 2011-08-18 Juri Linkov <juri@jurta.org>
19572
19573 * faces.el (error, warning, success): New faces with definitions
19574 copied from old default values of `font-lock-warning-face',
19575 `compilation-warning', `compilation-info' (bug#6117).
19576
19577 * font-lock.el (font-lock-warning-face): Inherit from `error'.
19578
19579 * progmodes/compile.el (compilation-error): Inherit from `error'.
19580 (compilation-warning): Inherit from `warning'.
19581 (compilation-info): Inherit from `success'.
19582
19583 * dired.el (dired-marked): Inherit from `warning'.
19584 (dired-flagged): Inherit from `error'.
19585
19586 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19587
19588 * mail/smtpmail.el (auth-source): Require to avoid problems with
19589 binding variables (bug#9298). Also clean up some unused
19590 autoloads.
19591
19592 * net/network-stream.el (network-stream-open-starttls):
19593 Support using starttls.el without using gnutls-cli.
19594
19595 2011-08-17 Juri Linkov <juri@jurta.org>
19596
19597 * progmodes/grep.el (rgrep): Handle the case when
19598 `grep-find-command' is a cons cell (bug#9278).
19599
19600 2011-08-17 Martin Rudalics <rudalics@gmx.at>
19601
19602 * window.el (display-buffer-pop-up-frame): Run frame creation
19603 function with BUFFER current (as special-display-popup-frame
19604 does). Reported by Drew Adams.
19605
19606 2011-08-17 Daiki Ueno <ueno@unixuser.org>
19607
19608 * epa-mail.el: Simplify GnuPG group expansion using
19609 epg-expand-group.
19610 (epa-mail-group-alist, epa-mail-group-modtime)
19611 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
19612 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
19613 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
19614 Remove.
19615
19616 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
19617
19618 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
19619
19620 2011-08-16 Alan Mackenzie <acm@muc.de>
19621
19622 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
19623 Correct, to avoid the inside of macros.
19624
19625 2011-08-16 Richard Stallman <rms@gnu.org>
19626
19627 * epa-mail.el: Handle GnuPG group definitions.
19628 (epa-mail-group-alist, epa-mail-group-modtime)
19629 (epa-mail-gnupg-conf-file): New variables.
19630 (epa-mail-parse-groups, epa-mail-sync-groups)
19631 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
19632 (epa-mail-expand-recipients): New functions.
19633 (epa-mail-encrypt): Call epa-mail-expand-recipients.
19634
19635 * mail/rmail.el (rmail-epa-decrypt): New command.
19636
19637 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
19638 Don't bind buffer-read-only, just inhibit-read-only.
19639 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
19640 (epa-decrypt-armor-in-region): Make error message clearer.
19641
19642 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
19643
19644 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
19645 and "a2b" to "ab" for `prefix'.
19646
19647 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
19648
19649 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
19650 filter groups.
19651 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
19652 Fourquet (Bug#8804).
19653
19654 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
19655
19656 * startup.el (argi): Declare as global variable (bug#9275).
19657
19658 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
19659
19660 * subr.el (string-mark-left-to-right): Search the entire string
19661 for RTL script, not just the terminating character. Doc fix.
19662
19663 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
19664
19665 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
19666 New function.
19667 (js--regexp-literal, js-syntax-propertize-function): Remove.
19668 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
19669 (js-mode-map): Don't rebind electric keys.
19670 (js-insert-and-indent): Remove.
19671 (js-mode): Setup electric-layout and electric-indent instead.
19672
19673 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
19674
19675 2011-08-12 Daiki Ueno <ueno@unixuser.org>
19676
19677 * epa.el (epa-progress-callback-function): Fix the logic of
19678 displaying progress.
19679 * epa-file.el (epa-file-insert-file-contents): Make progress
19680 display more user-friendly.
19681 (epa-file-write-region): Ditto.
19682
19683 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
19684
19685 * subr.el (string-mark-left-to-right): New function.
19686
19687 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
19688 Use string-mark-left-to-right.
19689 (list-buffers-noselect): Caller changed.
19690
19691 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
19692 Use string-mark-left-to-right.
19693 (tabulated-list-print): Recenter after moving point.
19694
19695 2011-08-10 Juri Linkov <juri@jurta.org>
19696
19697 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
19698 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
19699 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
19700
19701 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
19702
19703 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
19704 (Bug#7554).
19705
19706 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
19707
19708 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
19709 character. (Bug#6594)
19710
19711 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
19712
19713 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
19714 (image-dired--with-db-file): New macro.
19715 (image-dired-write-tags, image-dired-remove-tag)
19716 (image-dired-create-gallery-lists, image-dired-write-comments)
19717 (image-dired-get-comment, image-dired-mark-tagged-files)
19718 (image-dired-list-tags, image-dired-gallery-generate): Use it.
19719 (image-dired-gallery-generate): Use insert-file-contents.
19720
19721 * time.el (display-time-world-list, display-time-world-display):
19722 * time-stamp.el (time-stamp-string):
19723 * vc/add-log.el (add-change-log-entry): Use setenv instead of
19724 set-time-zone-rule (Bug#7337).
19725
19726 2011-08-08 Daiki Ueno <ueno@unixuser.org>
19727
19728 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
19729 (epg-error-to-string, epg-errors-to-string): New function.
19730 (epg-wait-for-completion): Reverse errors list.
19731 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
19732 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
19733 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
19734 (epg-sign-keys, epg-generate-key-from-file)
19735 (epg-generate-key-from-string): Format errors by using
19736 epg-errors-to-string (bug#9255).
19737 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
19738
19739 2011-08-07 Juri Linkov <juri@jurta.org>
19740
19741 * faces.el (list-faces-display): Remove extra angle bracket
19742 from `help-mode-map'.
19743
19744 * info.el (Info-history-toc-nodes): Doc fix.
19745
19746 * longlines.el (longlines-mode): Doc fix.
19747
19748 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
19749
19750 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
19751 of statements and in a few more cases (bug#9183).
19752
19753 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
19754 New functions.
19755 (cl-transform-lambda): Use them (bug#9239).
19756
19757 2011-08-05 Martin Rudalics <rudalics@gmx.at>
19758
19759 * window.el (display-buffer-same-window)
19760 (display-buffer-same-frame, display-buffer-other-window)
19761 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
19762 (pop-to-buffer-other-window)
19763 (pop-to-buffer-same-frame-other-window)
19764 (pop-to-buffer-other-frame): Make them defuns.
19765 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
19766
19767 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
19768
19769 * subr.el (make-composed-keymap): Move from C. Change calling
19770 convention, and improve docstring to bring attention to a subtle point.
19771 * minibuffer.el (completing-read-default): Adjust accordingly.
19772
19773 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
19774
19775 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
19776 (tramp-open-shell): Use `tramp-shell-quote-argument'.
19777
19778 * net/trampver.el: Update release number.
19779
19780 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
19781
19782 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
19783 "in" (bug#9190).
19784
19785 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
19786
19787 * mail/sendmail.el (sendmail-query-once): Restore the current
19788 buffer after querying (bug#9074).
19789
19790 * dired.el (dired-flagged): Use different faces for marked and
19791 flagged files (bug#6117).
19792
19793 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
19794 (bug#4433).
19795
19796 * ido.el (ido-mode): Switch off the message if called
19797 non-interactively.
19798
19799 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
19800 before 587, since it appears that that's more likely to work for
19801 more people.
19802
19803 * cus-edit.el (custom-file): When running under emacs -q, always
19804 refuse to save the customizations, even if the .emacs file doesn't
19805 exist.
19806
19807 * info.el: Remove the `Info-beginning-of-buffer' function
19808 (bug#8325).
19809
19810 * net/network-stream.el (network-stream-open-starttls):
19811 Use `starttls-available-p' to see whether starttls.el can be used.
19812
19813 2011-08-01 Martin Rudalics <rudalics@gmx.at>
19814
19815 * window.el (display-buffer-in-window): Don't set dedicated status
19816 of window here (Bug#9215).
19817 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
19818 (display-buffer-pop-up-side-window)
19819 (display-buffer-in-side-window): Set dedicated status of window here.
19820
19821 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
19822
19823 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
19824 before binding generated-autoload-file.
19825
19826 2011-08-01 Deniz Dogan <deniz@dogan.se>
19827
19828 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
19829
19830 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
19831
19832 Sync with Tramp 2.2.2.
19833
19834 * net/trampver.el: Update release number.
19835
19836 2011-07-30 Juri Linkov <juri@jurta.org>
19837
19838 * dired-aux.el (dired-touch-initial): Remove function.
19839 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
19840 current time, and `default' to the last modification time of the
19841 current marked file (bug#6887).
19842
19843 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
19844
19845 * simple.el (goto-line): Use string-to-number to provide a
19846 numeric argument to read-number (bug#9163).
19847
19848 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
19849
19850 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
19851 connection process, it could be nil.
19852
19853 2011-07-27 Leo Liu <sdl.web@gmail.com>
19854
19855 Simplify url handling in rcirc-mode.
19856
19857 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
19858 (rcirc-browse-url-at-mouse): Remove.
19859 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
19860
19861 2011-07-26 Alan Mackenzie <acm@muc.de>
19862
19863 Fontify bitfield declarations properly.
19864
19865 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
19866 (c-symbol-chars): Now exported as a lang variable.
19867 (c-not-primitive-type-keywords): New lang variable.
19868
19869 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
19870 QT keyword "more" to prevent "more slots: ...." being spuriously
19871 parsed as a bitfield declaration.
19872
19873 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19874 Refactor and enhance to handle bitfield declarations.
19875 (c-punctuation-in): New function.
19876 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
19877 declarations properly.
19878
19879 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
19880
19881 * calendar/icalendar.el (icalendar--all-events): Take care of
19882 multiple vcalendars in a single file.
19883 (icalendar--convert-float-to-ical): Checkdoc fixes.
19884
19885 2011-07-25 Deniz Dogan <deniz@dogan.se>
19886
19887 * image.el (insert-image): Clarifying docstring.
19888
19889 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
19890
19891 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
19892 `tramp-send-command-and-check' if there is no error.
19893 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
19894
19895 2011-07-22 Alan Mackenzie <acm@muc.de>
19896
19897 Prevent cc-langs.elc being loaded at run time.
19898
19899 * progmodes/cc-mode.el: Remove two autoload forms which loaded
19900 cc-langs.
19901
19902 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
19903 "(require 'cc-langs)". Quote a form so it will evaluate at
19904 (cc-mode's) compilation time.
19905
19906 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
19907
19908 * net/tramp.el (tramp-file-name-handler): Avoid recursive
19909 loading. (Bug#9114)
19910
19911 2011-07-21 Martin Rudalics <rudalics@gmx.at>
19912
19913 * window.el (display-buffer-pop-up-window)
19914 (display-buffer-pop-up-side-window)
19915 (display-buffer-in-side-window): Call display-buffer-set-height
19916 and display-buffer-set-width after setting the new window's
19917 buffer so `fit-window-to-buffer' and friends work on the right buffer.
19918
19919 2011-07-20 Sam Steingold <sds@gnu.org>
19920
19921 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
19922 (etags-tags-included-tables): Call `convert-standard-filename' on
19923 the file names contained in TAGS so that windows Emacs can handle
19924 TAGS files created by cygwin ctags.
19925
19926 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19927
19928 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
19929 which apparently didn't work.
19930
19931 2011-07-19 Roland Winkler <winkler@gnu.org>
19932
19933 * proced.el (proced-send-signal): For *Marked Processes* buffer
19934 put point at beginning of buffer.
19935
19936 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
19937
19938 * proced.el (proced-format): Make header lines align with the text
19939 (bug#1779).
19940
19941 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19942
19943 * view.el (view-buffer): Allow running in `special' modes if we're
19944 visiting a file (bug#8615).
19945
19946 2011-07-19 Martin Rudalics <rudalics@gmx.at>
19947
19948 * window.el (display-buffer-alist-of-strings-p)
19949 (display-buffer-alist-set-1, display-buffer-alist-set-2):
19950 New functions.
19951 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
19952 more accurately.
19953
19954 2011-07-18 Alan Mackenzie <acm@muc.de>
19955
19956 Fontify declarators properly when, e.g., a jit-lock chunk begins
19957 inside a declaration.
19958
19959 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
19960
19961 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
19962 New function.
19963 (c-complex-decl-matchers): Insert reference to
19964 c-font-lock-enclosing-decls.
19965
19966 * progmodes/cc-engine.el (c-backward-single-comment):
19967 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
19968 to nil around calls to (forward-comment -1).
19969
19970 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19971
19972 * image.el (put-image): Doc typo fix.
19973
19974 * progmodes/etags.el (tags-search): Doc typo fix.
19975
19976 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
19977 password if we get errors 550 to 554.
19978
19979 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19980
19981 * net/gnutls.el (gnutls-log-level): Remove.
19982
19983 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
19984 indentation character (bug#6380).
19985
19986 * files.el (buffer-offer-save): Made permanently local (bug#6241).
19987
19988 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
19989 to clarify what the problem is (bug#4291).
19990
19991 * simple.el (current-kill): Clarify what
19992 `interprogram-paste-function' does (bug#7500).
19993 (auto-fill-mode): Document `auto-fill-function' in relation to
19994 `auto-fill-mode' (bug#2470).
19995
19996 2011-07-16 Lawrence Mitchell <wence@gmx.li>
19997
19998 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
19999 method if slot is read-only (bug#9035).
20000
20001 2011-07-16 Martin Rudalics <rudalics@gmx.at>
20002
20003 * frame.el (select-frame-set-input-focus): New argument NORECORD.
20004 * window.el (pop-to-buffer): Select window used even if it was
20005 selected before, see discussion of (Bug#8615), (Bug#6954).
20006 Pass argument NORECORD on to select-frame-set-input-focus.
20007
20008 2011-07-15 Glenn Morris <rgm@gnu.org>
20009
20010 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
20011 Respect help-form.
20012
20013 2011-07-09 Lawrence Mitchell <wence@gmx.li>
20014
20015 * net/gnutls.el (gnutls-min-prime-bits): New variable.
20016 (gnutls-negotiate): Use it.
20017
20018 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20019
20020 * net/gnutls.el (gnutls-negotiate):
20021 Upcase `gnutls-algorithm-priority'.
20022
20023 2011-07-15 Glenn Morris <rgm@gnu.org>
20024
20025 * jka-compr.el (jka-compr-verbose): Move from here...
20026 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
20027 Add missing :version tag.
20028 * info.el: No need to require jka-compr when compiling.
20029
20030 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
20031
20032 * net/gnutls.el (gnutls-algorithm-priority): New variable.
20033 (gnutls-negotiate): Use it.
20034
20035 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
20036
20037 * info.el (Info-beginning-of-buffer): New command.
20038 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
20039 announcing `b' as the key (bug#8325).
20040 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
20041
20042 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
20043
20044 * international/mule-cmds.el
20045 (describe-specified-language-support): Make the error message
20046 clearer (bug#8905).
20047
20048 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
20049
20050 * isearch.el (isearch-barrier): Add a doc string, since it's
20051 mentioned in a function doc string (bug#8678).
20052
20053 2011-07-15 Martin Rudalics <rudalics@gmx.at>
20054
20055 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
20056 buffer argument (Bug#9083) and self-identifying label argument.
20057
20058 2011-07-15 Glenn Morris <rgm@gnu.org>
20059
20060 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
20061
20062 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20063
20064 * man.el (Man-fontify-manpage): Fix message when formatting the
20065 man page (bug#7929).
20066
20067 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20068
20069 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
20070 argument LRM; if non-nil, append an invisible LRM character to the
20071 buffer name.
20072 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
20073 last argument non-nil, when formatting buffer names.
20074 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
20075 paragraph direction.
20076
20077 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
20078
20079 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
20080 the man page name (bug#7929).
20081
20082 * image.el (put-image): Mention the `put-image' overlay property
20083 (bug#7834).
20084
20085 * scroll-bar.el (set-scroll-bar-mode): Mention that
20086 `scroll-bar-mode' lists the values (bug#7772).
20087
20088 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
20089 command (bug#7729).
20090
20091 * rect.el (apply-on-rectangle): Return the point after the last
20092 operation.
20093 (string-rectangle): Go to the point after the last operation
20094 (bug#7522).
20095
20096 * printing.el (pr-toggle-region): Clarify the documentation
20097 slightly (bug#7493).
20098
20099 * time.el (display-time-update):
20100 Allow `display-time-mail-function' to return nil (bug#7158).
20101 Fix suggested by Detlev Zundel.
20102
20103 * vc/diff.el (diff): Clarify the order the file names are read
20104 (bug#7111).
20105
20106 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
20107 the doc string (bug#7015).
20108
20109 * font-lock.el (font-lock-maximum-decoration): Mention what
20110 numeric levels mean (bug#6935).
20111
20112 * startup.el (initial-buffer-choice): Don't mention the `none'
20113 selection, which is against policy.
20114
20115 2011-07-14 Martin Rudalics <rudalics@gmx.at>
20116
20117 * window.el (display-buffer-normalize-special):
20118 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
20119
20120 2011-07-14 Eli Zaretskii <eliz@gnu.org>
20121
20122 * subr.el (version<, version<=, version=): Mention "-CVS" and
20123 "-12345" alpha version numbers.
20124
20125 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20126
20127 * bindings.el: Add advertised binding for set-mark-command
20128 (Bug#5772).
20129
20130 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
20131
20132 * bindings.el (mode-line-other-buffer):
20133 * bookmark.el (bookmark-bmenu-2-window):
20134 * bs.el (bs-cycle-next, bs-cycle-previous):
20135 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
20136 switch-to-buffer.
20137
20138 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20139 Delete.
20140
20141 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
20142
20143 * follow.el (follow-debug-message, follow-redisplay):
20144 * jka-cmpr-hook.el (with-auto-compression-mode):
20145 Fix typos in docstrings.
20146
20147 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20148
20149 * subr.el (with-silent-modifications): Clarify somewhat what the
20150 macro inhibits (bug#6525).
20151
20152 * simple.el (eval-expression): Note what it does if called
20153 interactively (bug#6495).
20154
20155 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20156
20157 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
20158 Use pop-to-buffer buffer-or-name if it is nil.
20159
20160 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20161 Remove switch-to-buffer.
20162
20163 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20164
20165 * files.el (make-directory): Clarify that an error will be raised
20166 if there's an error (bug#6397).
20167
20168 * startup.el (initial-buffer-choice): Add `none' as a choice
20169 (bug#6234).
20170
20171 * subr.el (add-hook): Clarify section about buffer-local hooks
20172 (bug#6218).
20173
20174 * dired.el (dired-flagged): Clarify doc string (bug#6117).
20175
20176 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
20177
20178 * tabify.el (untabify): Preserve the current column so that point
20179 doesn't move (bug#6032).
20180
20181 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20182
20183 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
20184 Rewrite to avoid awkward possessive "s" (bug#5986).
20185
20186 2011-07-13 Glenn Morris <rgm@gnu.org>
20187
20188 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
20189 (dired-insert-directory): Give a message the first time
20190 if ls is found not to support --dired.
20191
20192 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20193
20194 * simple.el (toggle-truncate-lines): Clarify what is toggled
20195 (bug#5580). Text by Drew Adams.
20196
20197 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
20198
20199 * simple.el (blink-matching-open): Make the error message from the
20200 last change less verbose.
20201
20202 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
20203
20204 * font-lock.el (font-lock-comment-face): Use the high contrast
20205 "yellow" color for font-lock-comment-face on low color terminals
20206 using a dark background color (bug#4221).
20207
20208 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20209
20210 * dired.el (dired-insert-set-properties): Make the doc string
20211 reflect what it does now (bug#5325).
20212
20213 * simple.el (blink-matching-open): Say that we were unable to find
20214 the match within the limit, if we're limited (bug#5122).
20215
20216 * international/mule-cmds.el (prefer-coding-system): Add an
20217 example (bug#4869).
20218
20219 * progmodes/etags.el (tags-search): Document `file-list-form'
20220 (bug#4731).
20221
20222 2011-07-13 Lawrence Mitchell <wence@gmx.li>
20223
20224 * net/browse-url.el (browse-url-default-browser)
20225 (browse-url-browser-function): Make the default browser choice a
20226 bit more logical (bug#4300). Also clean up the doc string.
20227
20228 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
20229
20230 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
20231 binary endings (bug#4440).
20232
20233 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
20234
20235 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
20236 which can be pretty annoying (bug#8971).
20237
20238 * jka-compr.el (jka-compr-verbose): New variable, and use
20239 throughout (bug#8971).
20240
20241 * info.el (Info-find-file): Fall back on the installation
20242 directory if we can't find the info node anywhere else.
20243
20244 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
20245
20246 * vc/vc.el (vc-revert-file):
20247 Don't set file time-stamp in the past. (Bug#5181)
20248
20249 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
20250
20251 * files.el (after-find-file): Give a better error message when
20252 trying to find a symlink that points to a file that doesn't exist
20253 (bug#4398).
20254
20255 * progmodes/cc-vars.el: Remove (probably) misleading comment
20256 (bug#4396).
20257
20258 2011-07-12 Johan Bockgård <bojohan@gnu.org>
20259
20260 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
20261
20262 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
20263
20264 * mouse-sel.el: Hack restoring functionality, while keeping
20265 compatibility with 2010-07-03 changes to mouse selection.
20266 (mouse-sel-primary-overlay): New var.
20267 (mouse-sel-selection-alist): Use it.
20268 (mouse-sel-mode): Doc fix; remove points that are default features
20269 of mouse.el.
20270
20271 2011-07-12 Johan Bockgård <bojohan@gnu.org>
20272
20273 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20274 Fix previous fix (bug#2490).
20275
20276 2011-07-12 Roland Winkler <winkler@gnu.org>
20277
20278 * textmodes/bibtex.el (bibtex-initialize):
20279 Use pop-to-buffer-same-window.
20280 (bibtex-search-entries): Fix interactive call.
20281
20282 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
20283
20284 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20285 Fontise bytecomp Error lines more correctly (bug#2490).
20286 Fix suggested by Johan Bockgård.
20287
20288 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
20289
20290 * dired-x.el (dired-guess-default): Use `delete-dups'.
20291
20292 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
20293
20294 * dired.el (dired-mark-prompt):
20295 * dired-aux.el (dired-read-shell-command): Doc fix.
20296
20297 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20298
20299 * mail/sendmail.el (sendmail-query-once):
20300 Use `customize-save-variable' unconditionally, now that it works under
20301 emacs -Q.
20302
20303 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
20304
20305 * cus-edit.el (custom-file): Take an optional no-error variable.
20306 (customize-save-variable): Set the variable, and give a warning if
20307 running under "emacs -q".
20308
20309 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
20310
20311 * loadhist.el (unload-feature-special-hooks):
20312 Add `auto-coding-functions', `fill-nobreak-predicate' and
20313 `find-directory-functions' (bug#5327).
20314
20315 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20316
20317 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
20318
20319 * cus-edit.el (custom-guess-name-alist): -alist variables should
20320 use the `alist' type (bug#3120). Suggested by Drew Adams.
20321
20322 * printing.el: Add documentation to all the `pr-toggle-' commands.
20323
20324 2011-07-11 Leo Liu <sdl.web@gmail.com>
20325
20326 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
20327 backends where it makes sense (bug#2623).
20328
20329 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
20330
20331 * dired-x.el (dired-guess-default): Remove duplicate shell command
20332 entries (bug#2028).
20333 (dired-guess-default): Fix grammar in doc string (bug#2028).
20334 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
20335
20336 * subr.el (remove-duplicates): New conveniency function.
20337
20338 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
20339
20340 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
20341 (bug#1526).
20342
20343 2011-07-10 Martin Rudalics <rudalics@gmx.at>
20344
20345 * window.el (display-buffer-normalize-default): Don't invert
20346 meaning of even-window-heights. Reported by Eli Zaretskii
20347 <eliz@gnu.org>.
20348
20349 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
20350
20351 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
20352
20353 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
20354
20355 * window.el (display-buffer): Fix arguments to
20356 display-buffer-reuse-window in last change.
20357
20358 * faces.el (link): Use a less saturated blue on light backgrounds.
20359
20360 * startup.el (fancy-startup-text, fancy-about-text)
20361 (fancy-startup-tail): Use font-lock faces, for background safety.
20362
20363 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
20364
20365 * emulation/viper-cmd.el (viper-change-state-to-vi):
20366 Limit triggering of abbrev expansion (Bug#9038).
20367
20368 2011-07-09 Martin Rudalics <rudalics@gmx.at>
20369
20370 * window.el (display-buffer-default-specifiers): Remove.
20371 (display-buffer-macro-specifiers): Remove default specifiers.
20372 (display-buffer-alist): Default to nil.
20373 (display-buffer-reuse-window): New optional argument other-window.
20374 (display-buffer-pop-up-window): Allow splitting internal
20375 windows. Check whether a live window was created.
20376 (display-buffer-other-window-means-other-frame)
20377 (display-buffer-normalize-arguments): Rename to
20378 display-buffer-normalize-argument and rewrite. Set the
20379 other-window specifier.
20380 (display-buffer-normalize-special): New function.
20381 (display-buffer-normalize-options): Rename to
20382 display-buffer-normalize-default and rewrite.
20383 (display-buffer-normalize-options-inhibit): Remove.
20384 (display-buffer-normalize-specifiers): Rewrite.
20385 (display-buffer): Process other-window specifier and call
20386 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
20387 more faithfully.
20388 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
20389 (display-buffer-alist-set): Don't handle 'unset default values.
20390 (display-buffer-in-window, display-buffer-alist-set):
20391 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
20392 <tassilo@member.fsf.org>.
20393
20394 2011-07-09 Leo Liu <sdl.web@gmail.com>
20395
20396 * register.el (insert-register): Restore accidental change on
20397 2011-06-26. (Bug#9028)
20398
20399 2011-07-09 Glenn Morris <rgm@gnu.org>
20400
20401 * subr.el (remq): Handle the empty list. (Bug#9024)
20402
20403 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
20404
20405 * mail/sendmail.el (send-mail-function): No longer delay custom
20406 initialization.
20407 * custom.el (custom-initialize-delay): Doc fix.
20408
20409 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
20410
20411 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
20412
20413 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
20414
20415 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
20416 human-friendly prompt.
20417
20418 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
20419
20420 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
20421 provided by a particular plugin.
20422
20423 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
20424
20425 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
20426 save customizations (with "emacs -Q"), just set the variable
20427 instead of erroring out.
20428
20429 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
20430
20431 2011-07-08 Juri Linkov <juri@jurta.org>
20432
20433 * arc-mode.el (archive-zip-expunge, archive-zip-update)
20434 (archive-zip-update-case): Use 7z if found by `executable-find'.
20435 The order of searching the available programs is the same as in
20436 `archive-zip-extract' (bug#8968).
20437
20438 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20439
20440 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
20441 (menu-bar-options-menu): Tweak descriptions.
20442
20443 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
20444
20445 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
20446 menu items into verb phrases (bug#1421). Also refill to fit under
20447 80 columns.
20448
20449 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20450
20451 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
20452 (Info-read-node-name): Doc fix (Bug#1084).
20453
20454 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
20455 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
20456 (end-of-sexp, beginning-of-sexp)
20457 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
20458 (forward-symbol, forward-same-syntax, word-at-point)
20459 (sentence-at-point): Doc fix (Bug#1144).
20460
20461 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
20462
20463 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
20464 should cover it (bug#1281).
20465
20466 * cus-edit.el (custom-show): Mark as obsolete.
20467
20468 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
20469 negotiation fails, then possibly try again with a non-encrypted
20470 connection (bug#9017).
20471
20472 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
20473 be used.
20474
20475 2011-07-07 Richard Stallman <rms@gnu.org>
20476
20477 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
20478 property, and handle its changed format.
20479 Look for the correct line number.
20480 Use file's line contents (but not past first =) to find
20481 correct line in message.
20482
20483 2011-07-07 Kenichi Handa <handa@m17n.org>
20484
20485 * international/characters.el (build-unicode-category-table):
20486 Delete it.
20487 (unicode-category-table): Set it by unicode-property-table-internal.
20488
20489 * international/mule-cmds.el (char-code-property-alist): Move to
20490 to src/chartab.c.
20491 (get-char-code-property): Call unicode-property-table-internal to
20492 load a file. Call get-unicode-property-internal where necessary.
20493 (put-char-code-property): Call unicode-property-table-internal to
20494 load a file. Call put-unicode-property-internal where necessary.
20495 put-unicode-property-internal where necessary.
20496 (char-code-property-description):
20497 Call unicode-property-table-internal to load a file.
20498
20499 * international/charprop.el:
20500 * international/uni-bidi.el:
20501 * international/uni-category.el:
20502 * international/uni-combining.el:
20503 * international/uni-comment.el:
20504 * international/uni-decimal.el:
20505 * international/uni-decomposition.el:
20506 * international/uni-digit.el:
20507 * international/uni-lowercase.el:
20508 * international/uni-mirrored.el:
20509 * international/uni-name.el:
20510 * international/uni-numeric.el:
20511 * international/uni-old-name.el:
20512 * international/uni-titlecase.el:
20513 * international/uni-uppercase.el: Regenerate.
20514
20515 * loadup.el: Load international/charprop.el before
20516 international/characters.
20517
20518 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20519
20520 * window.el (next-buffer, previous-buffer): Signal an error if
20521 called from a minibuffer window.
20522
20523 * bindings.el: Revert 2011-07-04 change.
20524
20525 2011-07-06 Richard Stallman <rms@gnu.org>
20526
20527 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
20528 (rmail-mime-insert-bulk, rmail-mime-insert-text):
20529 Treat markers like ints.
20530 (rmail-mime-entity): Doc fix.
20531
20532 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20533
20534 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
20535 defcustom again for backwards compatibility.
20536
20537 * simple.el (shell-command-on-region): Fill.
20538
20539 * dired-aux.el (dired-kill-line): Add a doc string.
20540
20541 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
20542 to "\\sw\\|\\s_" (bug#358).
20543
20544 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
20545 (dired-unmark-backward): Ditto.
20546 (dired-flag-backup-files): Ditto.
20547
20548 * dired-x.el (dired-mark-sexp): Ditto.
20549
20550 2011-07-06 Richard Stallman <rms@gnu.org>
20551
20552 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
20553 (rmail-mime-entity): New arg TRUNCATED.
20554 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
20555 New functions.
20556 (rmail-mime-save): Warn if entity is truncated.
20557 (rmail-mime-toggle-hidden): Likewise, for showing.
20558 (rmail-mime-process-multipart): Record when an entity is truncated.
20559
20560 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
20561 if ENTITY is a string.
20562
20563 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20564
20565 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
20566 of faces when `M-C-x'-ing their definitions (bug#8378).
20567 Also clean up the code slightly.
20568
20569 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
20570 because that makes the colors go away.
20571
20572 * mail/sendmail.el (send-mail-function): Change the default to
20573 `sendmail-query-once'.
20574 (sendmail-query-once): Add an autoload cookie.
20575
20576 * net/network-stream.el (network-stream-open-starttls): Try using
20577 a plain connection even if the server offered STARTTLS, and we
20578 kinda wanted to use it, if Emacs doesn't have any STARTTLS
20579 capability. This should make smtpmail.el work in slightly more
20580 configurations.
20581
20582 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
20583
20584 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20585 New defun.
20586 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
20587
20588 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
20589
20590 * progmodes/sql.el: Version 3.0
20591 (sql-product-alist): Add product :completion-object,
20592 :completion-column, and :statement attributes.
20593 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
20594 (sql-mode-syntax-table): Mark all punctuation.
20595 (sql-font-lock-keywords-builder): Temporarily remove fallback on
20596 ansi keywords.
20597 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
20598 (sql-mode-oracle-font-lock-keywords): Improve.
20599 (sql-oracle-show-reserved-words): New function for development.
20600 (sql-product-font-lock): Simplify for source code buffers.
20601 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
20602 New functions.
20603 (sql-highlight-product): Set product specific syntax table.
20604 (sql-mode-map): Add statement movement functions.
20605 (sql-ansi-statement-starters, sql-oracle-statement-starters):
20606 New variable.
20607 (sql-statement-regexp, sql-beginning-of-statement)
20608 (sql-end-of-statement, sql-signum): New functions.
20609 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
20610 (sql-show-sqli-buffer): Bug fix.
20611 (sql-interactive-mode): Store connection data as buffer local.
20612 (sql-connect): Add NEW-NAME parameter. Redesign interaction
20613 with sql-interactive-mode.
20614 (sql-save-connection): Save buffer local settings.
20615 (sql-connection-menu-filter): Change menu entry name.
20616 (sql-product-interactive): Bug fix.
20617 (sql-preoutput-hold): New variable.
20618 (sql-interactive-remove-continuation-prompt): Bug fixes.
20619 (sql-debug-redirect): New variable.
20620 (sql-str-literal): New function.
20621 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
20622 Redesign.
20623 (sql-oracle-save-settings, sql-oracle-restore-settings)
20624 (sql-oracle-list-all, sql-oracle-list-table): New functions.
20625 (sql-completion-object, sql-completion-column)
20626 (sql-completion-sqlbuf): New variables.
20627 (sql-build-completions-1, sql-build-completions)
20628 (sql-try-completion): New functions.
20629 (sql-read-table-name): Use them.
20630 (sql-contains-names): New buffer local variable.
20631 (sql-list-all, sql-list-table): Use it.
20632 (sql-oracle-completion-types): New variable.
20633 (sql-oracle-completion-object, sql-sqlite-completion-object)
20634 (sql-postgres-completion-object): New functions.
20635
20636 2011-07-06 Glenn Morris <rgm@gnu.org>
20637
20638 * window.el (pop-to-buffer): Doc fix.
20639
20640 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
20641
20642 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
20643
20644 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
20645
20646 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
20647
20648 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
20649
20650 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
20651
20652 * button.el (button): Inherit from link face. Suggested by Dan
20653 Nicolaescu.
20654
20655 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20656
20657 * progmodes/gdb-mi.el: Fit in 80 columns.
20658 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
20659 switch-to-buffer.
20660
20661 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
20662 if imenu is simply not configured (bug#8941).
20663
20664 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
20665
20666 * allout.el (allout-post-undo-hook): New allout outline-change
20667 event hook to signal undo activity.
20668 (allout-post-command-business): Run allout-post-undo-hook if an
20669 undo just occurred.
20670 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
20671 * allout-widgets.el (allout-widgets-after-undo-function):
20672 Ensure the integrity of the current item's decoration after it has been
20673 in the vicinity of an undo.
20674 (allout-widgets-mode): Include allout-widgets-after-undo-function
20675 on the new allout-post-undo-hook.
20676
20677 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20678
20679 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
20680 Let define-derived-mode define it.
20681 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
20682 cycles of abbrev-table inheritance (bug#8998).
20683
20684 2011-07-05 Roland Winkler <winkler@gnu.org>
20685
20686 * textmodes/bibtex.el: Add support for biblatex.
20687 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
20688 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
20689 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
20690 (bibtex-entry-alist, bibtex-field-alist): New variables.
20691 (bibtex-entry-field-alist): Obsolete alias for
20692 bibtex-BibTeX-entry-alist.
20693 (bibtex-entry-alist, bibtex-field-alist): New widgets.
20694 (bibtex-set-dialect): New command.
20695 (bibtex-entry-type, bibtex-entry-head)
20696 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
20697 Bind via bibtex-set-dialect.
20698 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
20699 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
20700 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
20701 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
20702 Define via bibtex-set-dialect.
20703 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
20704 Obey bibtex-no-opt-remove-re.
20705 (bibtex-vec-push, bibtex-vec-incr): New functions.
20706 (bibtex-format-entry, bibtex-field-list)
20707 (bibtex-print-help-message, bibtex-validate)
20708 (bibtex-search-entries): Use new format of bibtex-entry-alist.
20709
20710 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20711
20712 * progmodes/compile.el (compilation-goto-locus):
20713 * net/tramp-cmds.el (tramp-append-tramp-buffers):
20714 * bs.el (bs-cycle-next, bs-cycle-previous):
20715 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
20716 * bindings.el (mode-line-other-buffer):
20717 * autoinsert.el (auto-insert):
20718 * arc-mode.el (archive-extract):
20719 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
20720
20721 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20722
20723 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
20724 Fix check of `emacs-lock-unlockable-modes'.
20725 Coerce true values of `emacs-lock--try-unlocking' to t.
20726
20727 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20728
20729 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
20730 * emacs-lock.el: New file.
20731
20732 2011-07-05 Julien Danjou <julien@danjou.info>
20733
20734 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
20735 than `boundp' to check if face is set.
20736
20737 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20738
20739 * register.el (registerv-make):
20740 * window.el (window-min-height): Fix typos in docstrings.
20741
20742 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
20743
20744 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
20745 Update doc string.
20746
20747 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
20748
20749 * server.el (server-execute): Catch quit and call
20750 `server-return-error' to pass the error back to emacsclient and
20751 close the connection (bug#8942).
20752
20753 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
20754
20755 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
20756 insecure exception for current topic. Also note that auto-saves
20757 are handled differently.
20758
20759 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
20760 State variables for tracking auto-save inhibition situation.
20761
20762 (allout-write-contents-hook-handler): Rename from
20763 'allout-write-file-hook-handler', and describe how it depends on
20764 write-contents-functions sensitivity to non-nil value to prevent
20765 file write.
20766
20767 (allout-auto-save-hook-handler): Remove. auto-save does not check
20768 this in individual buffers, only in the starting buffer, so this
20769 is not the right way for us to inhibit auto-save in a buffer
20770 according to its condition.
20771
20772 (allout-mode): Use new allout-write-contents-hook-handler, and
20773 only with write-contents-functions. Remove auto-save provisions -
20774 they're implemented elsewhere.
20775
20776 (allout-before-change-handler): If undo is in progress, note that
20777 for attention of allout-post-command-business.
20778
20779 (allout-post-command-business): If the command we're following was
20780 an undo, check for change in the status of encrypted items and
20781 adjust auto-save inhibitions accordingly.
20782
20783 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
20784 according to whether there are or aren't any plain-text topics
20785 pending encryption.
20786
20787 (allout-inhibit-auto-save-info-for-decryption):
20788 Adjust buffer-saved-size and some allout state to inhibit auto-saves
20789 if there are plain-text topics pending encryption.
20790
20791 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
20792 buffer-saved-size and some allout state to not inhibit auto-saves
20793 if there are no longer any plain-text topics pending encryption.
20794
20795 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
20796 No longer provide for exemption of the current topic.
20797
20798 2011-07-04 Juri Linkov <juri@jurta.org>
20799
20800 Add 7z operations to delete and save changed members (bug#8968).
20801 * arc-mode.el (archive-7z-expunge, archive-7z-update):
20802 New defcustoms.
20803 (archive-7z-write-file-member): New function.
20804 (archive-7z-summarize): Fix the number of dashes in the
20805 listing output.
20806
20807 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
20808
20809 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
20810 (bug#8958).
20811
20812 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
20813
20814 * bindings.el: Ignore next-buffer and previous-buffer in
20815 minibuffer-local-map.
20816
20817 * font-lock.el (font-lock-builtin-face): Change light background
20818 color to dark slate blue (Bug#6693).
20819
20820 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
20821
20822 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
20823
20824 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
20825
20826 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
20827 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20828 Add switch-to-buffer.
20829
20830 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20831
20832 * isearch.el (isearch-search-fun-function): Clarify further the
20833 meaning of the function returned.
20834
20835 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
20836
20837 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
20838
20839 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
20840 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
20841 Use it.
20842 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
20843 `tramp-default-remote-path' does not exist.
20844 (tramp-send-command-and-read): New optional argument NOERROR.
20845 (tramp-open-connection-setup-interactive-shell)
20846 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
20847 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
20848 (tramp-process-sentinel): Flush also process' connection property.
20849 (tramp-sh-handle-start-file-process): Do not set process
20850 sentinel. It is done now ...
20851 (tramp-maybe-open-connection): ... here. (Bug#8929)
20852
20853 2011-07-04 MON KEY <monkey@sandpframing.com>
20854
20855 * play/animate.el (animate-string): Doc fixes and allow changing
20856 the buffer name (bug#5417).
20857
20858 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20859
20860 * play/animate.el (animation-buffer-name): Rename from *animate*.
20861
20862 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
20863
20864 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
20865 This is simpler and helps future-proof the code.
20866 (timer-until): Use time-subtract and float-time.
20867 (timer--time-less-p): Use time-less-p.
20868
20869 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
20870
20871 * type-break.el (timep): Use the value of `float-time' to avoid a
20872 byte-compiler warning.
20873
20874 * server.el (server-eval-and-print): Return any result, even nil.
20875
20876 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
20877
20878 * type-break.el: Accept time formats that the builtins accept.
20879 (timep, type-break-time-difference): Accept any format that
20880 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
20881 This is simpler and helps future-proof the code.
20882 (type-break-time-difference): Round rather than ignoring
20883 subseconds components.
20884
20885 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20886
20887 * info.el (Info-apropos-matches): Make non-interactive, since it
20888 doesn't seem to do anything useful as a command (bug#8829).
20889
20890 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
20891
20892 * frame.el (frame-background-mode, frame-set-background-mode):
20893 Move from faces.el.
20894 (frame-default-terminal-background): New function.
20895
20896 * custom.el (custom-push-theme): Don't record faces in `changed'
20897 theme; this doesn't work correctly for per-frame face settings.
20898 (disable-theme): Use face-set-after-frame-default to reset faces.
20899 (custom--frame-color-default): New function.
20900
20901 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20902
20903 * dired.el (dired-flagging-regexp): Remove unused variable
20904 (bug#8769).
20905
20906 2011-03-29 Kevin Ryde <user42@zip.com.au>
20907
20908 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20909 `perl-Test2' extend to match possible "fail #N" rep count
20910 (bug#8377).
20911
20912 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20913
20914 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
20915 `smtpmail-via-smtp' now returns the error instead of nil.
20916
20917 * isearch.el (isearch-search-fun-function): Clarify the doc string
20918 (bug#8101).
20919
20920 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
20921
20922 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
20923 unnecessary spaces (bug#8987).
20924
20925 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20926
20927 * net/network-stream.el (open-network-stream): Use the
20928 :end-of-capability command thoughout.
20929
20930 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
20931
20932 * net/network-stream.el (open-network-stream): Add the
20933 :end-of-capability command parameter, used by pop3.el.
20934
20935 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20936
20937 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
20938
20939 * fringe.el (fringe-query-style): Remove redundant text " (type ?
20940 for list)" (bug#6475).
20941
20942 * files.el (file-expand-wildcards): Ignore non-readable
20943 sub-directories while trying to find matches instead of signaling
20944 an error (bug#6297).
20945
20946 * man.el (Man-reference-regexp): Allow matching possible
20947 word-wrapped references (bug#6289).
20948
20949 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
20950 for consistency with the other vc buffers (bug#6197).
20951 (vc-checkin): Ditto.
20952
20953 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
20954
20955 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
20956
20957 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20958
20959 * custom.el (defcustom): Clarify that :set is only used in the
20960 Customize user interface (bug#6089).
20961
20962 * progmodes/flymake.el (flymake-mode): If the buffer isn't
20963 associated with a file, refuse to run instead of erroring out
20964 (bug#6084).
20965
20966 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
20967 the doc string, since it appears that using `fill-column' always
20968 controls the width (bug#7845).
20969
20970 * simple.el (shell-command-on-region): Say where the error output
20971 went if `shell-command-default-error-buffer' is set (bug#6857).
20972
20973 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
20974
20975 * allout.el (allout-yank-processing): Adjust cursor position for
20976 backwards-deleted space.
20977
20978 (allout-rebullet-heading): Register changes with
20979 allout-exposure-changed-hook, so the modified topic is properly
20980 decorated.
20981
20982 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20983
20984 * minibuffer.el (completion-in-region): Document PREDICATE
20985 (bug#7136).
20986
20987 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
20988 of keyword/argument pairs (bug#6904).
20989
20990 * replace.el (multi-occur):
20991 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
20992
20993 2011-07-02 Drew Adams <drew.adams@oracle.com>
20994
20995 * dired.el (dired-mark-if): Make the message about whether it's
20996 marking or unmarking clearer (bug#8523).
20997
20998 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20999
21000 * disp-table.el (display-table-print-array): New function.
21001 (describe-display-table): Use it to print the vectors more pretty
21002 (Bug#8859).
21003
21004 2011-07-02 Martin Rudalics <rudalics@gmx.at>
21005
21006 * window.el (window-state-get-1): Don't assign clone numbers.
21007 Add clone-of item to list of window parameters.
21008 (window-state-put-2): Don't process clone numbers.
21009 (display-buffer-alist): Fix doc-string.
21010
21011 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
21012
21013 * subr.el (remq): Don't allocate if it's not needed.
21014 (keymap--menu-item-binding, keymap--menu-item-with-binding)
21015 (keymap--merge-bindings): New functions.
21016 (keymap-canonicalize): Use them to refine the canonicalization.
21017 * minibuffer.el (minibuffer-local-completion-map)
21018 (minibuffer-local-must-match-map): Move initialization from C.
21019 (minibuffer-local-filename-completion-map): Move initialization from C;
21020 don't inherit from anything here.
21021 (minibuffer-local-filename-must-match-map): Make obsolete.
21022 (completing-read-default): Use make-composed-keymap to combine
21023 minibuffer-local-filename-completion-map with either
21024 minibuffer-local-must-match-map or
21025 minibuffer-local-filename-completion-map.
21026
21027 2011-07-01 Glenn Morris <rgm@gnu.org>
21028
21029 * type-break.el (type-break-time-sum): Use dolist.
21030
21031 * textmodes/flyspell.el (flyspell-word-search-backward):
21032 Replace CL function.
21033
21034 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21035
21036 * mouse.el (mouse--strip-first-event): New function.
21037 (function-key-map): Use it to map fringe clicks to normal clicks
21038 by default.
21039
21040 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
21041 (vc-bzr-revision-completion-table): Add support for annotate and date.
21042
21043 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
21044 inherit from parent.
21045
21046 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21047
21048 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
21049 (dired-show-file-type): Doc fixup (bug#8818).
21050
21051 * dired.el (dired-mode): Fix up the doc string as suggested by
21052 Drew Adams (bug#8817).
21053
21054 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
21055 cookie, since the manual says that it should be possible to add
21056 this function to `find-file-hook' (bug#8709).
21057
21058 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21059
21060 * progmodes/cfengine.el: Moved all cfengine3.el functionality
21061 here. Noted Ted Zlatanov as the maintainer.
21062 (cfengine-common-settings, cfengine-common-syntax): New functions
21063 to set up common things between `cfengine-mode' and
21064 `cfengine3-mode'.
21065 (cfengine3-mode): New mode.
21066 (cfengine3-defuns cfengine3-defuns-regex
21067 (cfengine3-class-selector-regex cfengine3-category-regex)
21068 (cfengine3-vartypes cfengine3-font-lock-keywords)
21069 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
21070 (cfengine3-indent-line): Add from cfengine3.el.
21071
21072 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
21073
21074 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
21075
21076 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
21077
21078 2011-07-01 Martin Rudalics <rudalics@gmx.at>
21079
21080 * window.el (same-window-buffer-names, same-window-regexps)
21081 (same-window-p, special-display-frame-alist)
21082 (special-display-popup-frame, special-display-function)
21083 (special-display-buffer-names, special-display-regexps)
21084 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
21085 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
21086 (split-window-preferred-function, split-height-threshold)
21087 (split-width-threshold, even-window-heights)
21088 (display-buffer-mark-dedicated, window-splittable-p)
21089 (split-window-sensibly, window-safely-shrinkable-p):
21090 Un-obsolete.
21091 (display-buffer): Don't spread args with function specifier
21092 because special-display-popup-frame won't like it.
21093
21094 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
21095
21096 Time-stamp simplifications and fixes.
21097 These improve accuracy slightly, and future-proof the code
21098 against some potential changes to current-time format.
21099
21100 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
21101 by using time-since and float-time.
21102
21103 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
21104 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
21105 + NNN microseconds".
21106
21107 * type-break.el (type-break-time-sum): Rewrite using time-add.
21108
21109 * play/hanoi.el (hanoi-current-time-float): Remove.
21110 All uses replaced by float-time.
21111
21112 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
21113 This yields a more-accurate answer.
21114 (rng-time-to-float): Remove; no longer needed.
21115
21116 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
21117
21118 * calendar/timeclock.el (timeclock-seconds-to-time):
21119 Defalias to seconds-to-time, since they're the same thing.
21120
21121 * emacs-lisp/elp.el (elp-elapsed-time):
21122 * emacs-lisp/benchmark.el (benchmark-elapse):
21123 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
21124
21125 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21126
21127 * window.el (bury-buffer): Don't iconify the only frame.
21128 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
21129 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
21130
21131 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
21132
21133 * eshell/em-smart.el (eshell-smart-display-navigate-list):
21134 Add mouse-yank-primary.
21135
21136 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
21137
21138 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
21139
21140 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
21141
21142 * emacs-lisp/find-func.el (find-library--load-name): New fun.
21143 (find-library-name): Use it to find relative load names when provided
21144 absolute file name (bug#8803).
21145
21146 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
21147
21148 * textmodes/flyspell.el (flyspell-word): Consider words that
21149 differ only in case as potential doublons (bug#5687).
21150
21151 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
21152 Remove two rather uninteresting debugging-like messages to make
21153 debbugs.el more silent.
21154
21155 * comint.el (comint-password-prompt-regexp): Accept "Response" as
21156 a password-like phrase.
21157
21158 2011-06-30 Masatake YAMATO <yamato@redhat.com>
21159
21160 * progmodes/cc-guess.el: New file.
21161
21162 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
21163
21164 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
21165 derived from `c-basic-common-init'.
21166
21167 * progmodes/cc-mode.el (top-level): Require cc-guess.
21168 (c-basic-common-init): Use `cc-choose-style-for-mode'.
21169
21170 2011-06-30 Lawrence Mitchell <wence@gmx.li>
21171
21172 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
21173
21174 2011-06-30 Alan Mackenzie <acm@muc.de>
21175
21176 * progmodes/cc-engine.el (c-guess-continued-construct):
21177 Correct the handling of template-args-cont, particularly for when font
21178 lock is disabled. Name this case as "CASE G".
21179
21180 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
21181
21182 * allout.el (allout-yank-processing): Fix injection of extra space
21183 between bullet and non-whitespace character in first topic when
21184 pasting, ensuring that the actual spacing in the pasted topic
21185 following the bullet char is preserved. This extra space was
21186 causing pasted encrypted topics to get a decrypted status even
21187 when the content was actually still encrypted. Now the decryption
21188 status from before the paste is preserved.
21189
21190 (allout-flag-region): Set all allout overlays so they evaporate
21191 when reduced to zero length (evanescent), to prevent overlay
21192 leakage.
21193
21194 2011-06-30 Glenn Morris <rgm@gnu.org>
21195
21196 * w32-fns.el (w32-charset-info-alist): Declare.
21197
21198 * find-dired.el (find-grep-options): Simplify.
21199
21200 * term/ns-win.el (ns-set-resource): Declare.
21201
21202 * ses.el (row, col): Declare dynamic variables honestly.
21203
21204 * textmodes/reftex-parse.el (index-tags): Declare.
21205
21206 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
21207
21208 * cus-edit.el (customize-push-and-save): New function.
21209
21210 * files.el (hack-local-variables-confirm): Use it.
21211
21212 * custom.el (load-theme): New arg NO-CONFIRM.
21213 Use customize-push-and-save (Bug#8720).
21214 (custom-enabled-themes): Doc fix.
21215
21216 * cus-theme.el (customize-create-theme)
21217 (custom-theme-merge-theme): Callers to load-theme changed.
21218
21219 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
21220
21221 * thingatpt.el (thing-at-point-short-url-regexp): Require that
21222 short URLs have at least one dot in them (bug #7614).
21223
21224 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
21225 nil, because using a pty is apparently too slow (bug #895).
21226
21227 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21228
21229 * mail/sendmail.el (sendmail-query-once): New function.
21230 (sendmail-query-once-function): New variable.
21231
21232 2011-06-29 Glenn Morris <rgm@gnu.org>
21233
21234 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
21235
21236 * ses.el (top-level): Require cl when compiling.
21237 (ses-set-localvars): Fix error statement.
21238 Call it at compile time to silence a storm of warnings.
21239
21240 2011-06-29 Martin Rudalics <rudalics@gmx.at>
21241
21242 * window.el (normalize-live-buffer): Rename to
21243 window-normalize-buffer.
21244 (normalize-live-frame): Rename to window-normalize-frame.
21245 (normalize-any-window): Rename to window-normalize-any-window.
21246 (normalize-live-window): Rename to window-normalize-live-window.
21247 (make-window-atom): Rename to window-make-atom.
21248 (window-resize-reset): Rename to window--resize-reset.
21249 (window-resize-reset-1): Rename to window--resize-reset-1.
21250 (resize-mini-window): Rename to window--resize-mini-window.
21251 (resize-subwindows-skip-p): Rename to
21252 window--resize-subwindows-skip-p.
21253 (resize-subwindows-normal): Rename to
21254 window--resize-subwindows-normal.
21255 (resize-subwindows): Rename to window--resize-subwindows.
21256 (resize-other-windows): Rename to window--resize-siblings.
21257 (resize-this-window): Rename to window--resize-this-window.
21258 (resize-root-window): Rename to window--resize-root-window.
21259 (resize-root-window-vertically): Rename to
21260 window--resize-root-window-vertically.
21261 (normalize-buffer-to-display): Rename to
21262 window-normalize-buffer-to-display.
21263 (normalize-buffer-to-switch-to): Rename to
21264 window-normalize-buffer-to-switch-to.
21265 Correspondingly update all callers of the functions listed
21266 above.
21267 (display-buffer-alist, display-buffer-normalize-arguments)
21268 (display-buffer-normalize-options, display-buffer)
21269 (display-buffer-alist-set): Use "function" instead of
21270 "fun-with-args".
21271
21272 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
21273
21274 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
21275 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
21276 debbugs.gnu.org. Mention acknowledgment email.
21277
21278 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
21279
21280 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
21281 buffer multibyteness, since it shouldn't matter.
21282
21283 2011-06-28 Martin Rudalics <rudalics@gmx.at>
21284
21285 * window.el (display-buffer-in-side-window): Handle dedicated
21286 windows as in display-buffer-reuse-window.
21287 (display-buffer-normalize-alist): Use value of override
21288 specifier.
21289 (display-buffer-normalize-specifiers): Use value of
21290 other-window-means-other-frame specifier.
21291 (display-buffer-alist): Rewrite some texts in widgets.
21292 (display-buffer): Spread arguments when calling function
21293 specified by fun-with-args.
21294
21295 2011-06-28 Deniz Dogan <deniz@dogan.se>
21296
21297 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
21298 Unnest `let'.
21299
21300 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
21301 selectors (Bug#5732).
21302 (css-proprietary-nmstart-re): Use `regexp-opt'.
21303
21304 2011-06-27 Jari Aalto <jari.aalto@cante.net>
21305
21306 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
21307 (eshell-ls-date-format): New defcustom.
21308 (eshell-ls-file): Use it.
21309
21310 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
21311
21312 * help-fns.el (describe-variable): Fix message for terminal-local vars.
21313
21314 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
21315
21316 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
21317 (ange-ftp-make-tmp-name): New arg.
21318 (ange-ftp-file-local-copy): Use it.
21319
21320 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
21321
21322 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
21323 no-conversion (Bug#8870).
21324
21325 2011-06-27 Martin Rudalics <rudalics@gmx.at>
21326
21327 * window.el (window-right, window-left, window-child)
21328 (window-child-count, window-last-child)
21329 (window-iso-combination-p, walk-window-tree-1)
21330 (window-atom-check-1, window-tree-1, delete-window)
21331 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
21332 new naming conventions - window-vchild, window-hchild,
21333 window-next and window-prev are now called window-top-child,
21334 window-left-child, window-next-sibling and window-prev-sibling
21335 respectively.
21336 (resize-window-reset): Rename to window-resize-reset.
21337 (resize-window-reset-1): Rename to window-resize-reset-1.
21338 (resize-window): Rename to window-resize.
21339 (window-min-height, window-min-width)
21340 (resize-mini-window, resize-this-window, resize-root-window)
21341 (resize-root-window-vertically, adjust-window-trailing-edge)
21342 (enlarge-window, shrink-window, maximize-window)
21343 (minimize-window, delete-window, quit-restore-window)
21344 (split-window, balance-windows, balance-windows-area-adjust)
21345 (balance-windows-area, window-state-put-2)
21346 (display-buffer-even-window-sizes, display-buffer-set-height)
21347 (display-buffer-set-width, set-window-text-height)
21348 (fit-window-to-buffer): Rename all "resize-window" prefixed
21349 calls to use the "window-resize" prefix convention.
21350 (display-buffer-alist): Fix symbol for label specifier.
21351 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
21352 corresponding specifier.
21353 Reported by Juanma Barranquero <lekktu@gmail.com>.
21354
21355 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
21356
21357 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
21358 convention.
21359 (ses-call-printer): Does not pass an empty string to formatter when the
21360 cell is empty to keep from barking printer Calc math-format-value.
21361
21362 2011-06-27 Richard Stallman <rms@gnu.org>
21363
21364 * battery.el (battery-mode-line-limit): New variable.
21365 (battery-update): Handle it.
21366
21367 * mail/rmailmm.el (rmail-mime-process-multipart):
21368 Handle truncated messages.
21369
21370 2011-06-27 Glenn Morris <rgm@gnu.org>
21371
21372 * progmodes/flymake.el (flymake-err-line-patterns):
21373 Allow for column numbers in the ant/javac pattern. (Bug#8866)
21374
21375 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
21376
21377 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
21378 (ses--clean-!, ses--clean-_): New functions.
21379 (ses-range): Add configurability of readout order, and conversion
21380 to Calc vector.
21381
21382 * ses.el (ses-repair-cell-reference-all): New function.
21383 (ses-cell-symbol): Set macro as safe, so that it can be used in
21384 formulas.
21385
21386 * ses.el: Update cycle detection algorithm.
21387 (ses-localvars): Add ses--Dijkstra-attempt-nb and
21388 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
21389 (ses-set-localvars): New function.
21390 (ses-make-cell): Add property-list as a cell element.
21391 (ses-cell-property-get-fun, ses-cell-property-get)
21392 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
21393 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
21394 New functions.
21395 (ses-cell-property-set, ses-cell-property-pop)
21396 (ses-cell-property-get-handle): New macro.
21397 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
21398 New aliases, used for code readability.
21399 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
21400 cycle detection.
21401 (ses-self-reference-early-detection): New defcustom.
21402 (ses-formula-references): Robustify against self-referring cells.
21403 (ses-mode): Use ses-set-localvars.
21404 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
21405 before lauching the update processing.
21406 (ses-initialize-Dijkstra-attempt): New function.
21407 (ses-recalculate-cell): Update for cycle detection based on
21408 Dijkstra algorithm.
21409
21410 * ses.el: Fix commenting and indenting convention.
21411
21412 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
21413
21414 * bs.el (bs-cycle-next): Complete last change.
21415
21416 2011-06-27 Drew Adams <drew.adams@oracle.com>
21417
21418 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
21419
21420 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
21421
21422 * net/network-stream.el (network-stream-open-starttls):
21423 Don't re-get capabilities unless we've reestablished connection.
21424 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
21425
21426 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
21427 to binary to possibly avoid line encoding issues on Windows (among
21428 other things).
21429
21430 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
21431
21432 * net/network-stream.el (open-network-stream): Return an :error
21433 saying what the problem was, if possible.
21434
21435 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
21436 server.
21437
21438 * net/network-stream.el (network-stream-open-starttls): If we
21439 wanted to use STARTTLS, and the server offered it, but we weren't
21440 able to because we had no STARTTLS support, then close the connection.
21441 (open-network-stream): Return an :error element, if present.
21442
21443 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
21444
21445 * hl-line.el (hl-line-sticky-flag): Doc fix.
21446 (global-hl-line-sticky-flag): New option (Bug#8323).
21447 (global-hl-line-highlight): Obey it.
21448
21449 * vc/vc.el (vc-revert-show-diff): Default to t.
21450
21451 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
21452
21453 * allout-widgets.el (allout-widgets-post-command-business):
21454 Stop decorating intermediate isearch matches. They're not being
21455 undecorated when an isearch is continued past, and isearch
21456 automatically collapses them. This leads to "widget leaks", where
21457 decorated items accumulate in collapsed areas. Lines with lots of
21458 hidden widgets can slow down cursor travel, substantially.
21459 Too much complicated machinery would be needed to ensure undecoration,
21460 so we're doing without this nicety.
21461
21462 (allout-widgets-tally-string): Don't try to do a hash-table-count
21463 of allout-widgets-tally when it's nil. This eliminates spurious "Error
21464 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
21465 *Messages* when allout-widgets-maintain-tally is t.
21466
21467 2011-06-26 Martin Rudalics <rudalics@gmx.at>
21468
21469 * window.el (display-buffer-normalize-argument): Rename to
21470 display-buffer-normalize-arguments. Handle special meaning of
21471 LABEL argument. Respect special-display-function when popping up
21472 a new frame. Fix code searching for a window showing the buffer
21473 on another frame.
21474 (display-buffer-normalize-specifiers):
21475 Call display-buffer-normalize-arguments.
21476 (display-buffer-in-window): Don't undedicate the window if its
21477 buffer remains the same.
21478 Reported by Drew Adams <drew.adams@oracle.com>.
21479 (display-buffer-alist): Add choice for same-window macro
21480 specfier.
21481 (display-buffer): Mention special meaning of LABEL argument in
21482 doc-string. Fix quoting. Don't pop up a new frame even as
21483 fallback.
21484
21485 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
21486
21487 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
21488 avoid deleting the current window in some cases (bug#8911).
21489
21490 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
21491
21492 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
21493 (Bug#8934)
21494
21495 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
21496
21497 * net/network-stream.el (network-stream-open-starttls):
21498 Use built-in TLS support if `gnutls-available-p' is true.
21499 (network-stream-open-tls): Ditto.
21500
21501 2011-06-26 Leo Liu <sdl.web@gmail.com>
21502
21503 * register.el (registerv): New struct.
21504 (registerv-make): New function.
21505 (jump-to-register, describe-register-1, insert-register):
21506 Support the jump-func, print-func and insert-func slot of a registerv
21507 struct. (Bug#8415)
21508
21509 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
21510
21511 * vc/vc.el (vc-revert-show-diff): New defcustom.
21512 (vc-diff-internal): New arg specifying diff buffer.
21513 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
21514 reuse an existing *vc-diff* buffer (Bug#8927).
21515
21516 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
21517
21518 2011-06-26 Glenn Morris <rgm@gnu.org>
21519
21520 * progmodes/f90.el (f90-critical-indent): New option.
21521 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
21522 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
21523 (f90-mode): Doc fix.
21524 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
21525 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
21526 (f90-beginning-of-block, f90-next-block, f90-indent-region)
21527 (f90-match-end): Handle block, critical.
21528
21529 2011-06-25 Glenn Morris <rgm@gnu.org>
21530
21531 * calendar/diary-lib.el (diary-included-files): Doc fix.
21532 (diary-include-files): New function, extracted from
21533 diary-include-other-diary-files and diary-mark-included-diary-files.
21534 (diary-include-other-diary-files, diary-mark-included-diary-files):
21535 Just call diary-include-files.
21536 (diary-mark-entries): Reset diary-included-files on first call.
21537
21538 * calendar/diary-lib.el (diary-mark-entries)
21539 (diary-mark-included-diary-files):
21540 Visit included diary-files in temp buffers.
21541
21542 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
21543 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
21544 (f90-start-block-re, f90-imenu-generic-expression)
21545 (f90-looking-at-program-block-start, f90-no-block-limit):
21546 Add support for submodules.
21547
21548 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
21549 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
21550
21551 2011-06-25 Eli Zaretskii <eliz@gnu.org>
21552
21553 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
21554 buffer-file-type before setting its value, to avoid disastrous
21555 global effects on decoding files for DOS/Windows systems. (Bug#8780)
21556
21557 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21558
21559 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
21560
21561 * ses.el (ses-unload-function):
21562 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
21563
21564 * proced.el (proced-unload-function):
21565 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
21566
21567 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
21568
21569 * server.el (server-create-window-system-frame): Add parameters arg.
21570 (server-process-filter): Doc fix. Handle frame-parameters.
21571
21572 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21573
21574 Fix bug#8730, bug#8781.
21575
21576 * loadhist.el (unload--set-major-mode): New function.
21577 (unload-feature): Use it.
21578
21579 * progmodes/python.el (python-after-info-look): Add autoload cookie.
21580 (python-unload-function): New function.
21581
21582 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
21583
21584 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
21585
21586 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
21587
21588 * net/browse-url.el (browse-url-firefox-program): Add icecat to
21589 the candidates list.
21590
21591 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
21592
21593 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
21594
21595 2011-06-23 Richard Stallman <rms@gnu.org>
21596
21597 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
21598 (rmail-variables): Set next-error-move-function.
21599 (rmail-what-message): Take argument POS.
21600 (rmail-next-error-move): New function.
21601
21602 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
21603
21604 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
21605 messages for adjacent non-terminals.
21606
21607 2011-06-23 Richard Stallman <rms@gnu.org>
21608
21609 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
21610 (rmail-show-message-1): Preserve buffer modified flag.
21611 (rmail-start-mail): Don't specify use of rmail-mail-return;
21612 that's done by mail-bury now.
21613 (rmail-mail-return): Handle arg NEWBUF.
21614
21615 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
21616
21617 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
21618 SIZE is a number.
21619
21620 2011-06-23 Martin Rudalics <rudalics@gmx.at>
21621
21622 * window.el (get-lru-window, get-mru-window)
21623 (get-largest-window): Never return a minibuffer window.
21624 (display-buffer-pop-up-window): Fix a bug that could lead to
21625 reusing the minibuffer window.
21626 (display-buffer): Pass original specifier argument to
21627 display-buffer-function instead of the normalized one.
21628 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
21629
21630 2011-06-22 Leo Liu <sdl.web@gmail.com>
21631
21632 * minibuffer.el (completing-read-function)
21633 (completing-read-default): Move from minibuf.c.
21634
21635 2011-06-22 Richard Stallman <rms@gnu.org>
21636
21637 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
21638 to Rmail even if not started by a special Rmail command.
21639
21640 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
21641 Copy the buffer currently showing just one message.
21642
21643 2011-06-22 Roland Winkler <winkler@gnu.org>
21644
21645 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
21646 (bibtex-clean-entry): First delete the old key so that a
21647 customized algorithm for generating the new key does not get
21648 confused by the old key.
21649 (bibtex-url): Obey regexp of first step.
21650 (bibtex-search-entries): Do not use add-to-list with local
21651 list-var.
21652
21653 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21654
21655 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
21656 stored a user name, then query for the password first, instead of
21657 waiting for SMTP to give an error message and the trying again.
21658
21659 2011-06-22 Lawrence Mitchell <wence@gmx.li>
21660
21661 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
21662 BUFFER in call-process.
21663
21664 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21665
21666 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
21667 QUIT twice.
21668 (smtpmail-try-auth-methods): Require user name and password from
21669 auth-source.
21670
21671 2011-06-22 Martin Rudalics <rudalics@gmx.at>
21672
21673 * window.el (display-buffer-default-specifiers)
21674 (display-buffer-alist): Remove entries for pop-up-frame-alist.
21675 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
21676 (split-window): Normalize SIDE argument (Bug#8916).
21677
21678 * frame.el (pop-up-frame-alist, pop-up-frame-function)
21679 (special-display-frame-alist, special-display-popup-frame):
21680 Remove duplicate declarations. These are now in window.el.
21681
21682 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21683
21684 * mail/smtpmail.el (smtpmail-via-smtp):
21685 Set :use-starttls-if-possible so that we always use STARTTLS if the
21686 server supports it. SMTP servers that support STARTTLS commonly
21687 require it.
21688
21689 * net/network-stream.el (network-stream-open-starttls): Support
21690 upgrading to STARTTLS always, even if we don't have built-in support.
21691 (open-network-stream): Add the :always-query-capabilities keyword.
21692
21693 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
21694 upgrades with `open-network-stream', and rely solely on
21695 auth-source for all credentials. Big changes throughout the file,
21696 but in particular:
21697 (smtpmail-auth-credentials): Remove.
21698 (smtpmail-starttls-credentials): Remove.
21699 (smtpmail-via-smtp): Check for servers saying they want AUTH after
21700 MAIL FROM, too.
21701
21702 * net/network-stream.el (network-stream-open-starttls):
21703 Provide support for client certificates both for external and built-in
21704 STARTTLS.
21705 (auth-source): Require.
21706 (open-network-stream): Document the :client-certificate keyword.
21707 (network-stream-certificate): Change cert-cert to cert and
21708 cert-key to key.
21709
21710 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
21711
21712 * net/tramp-cache.el (top): Don't load the persistency file when
21713 "emacs -Q" has been called.
21714
21715 2011-06-21 Tim Harper <timcharper@gmail.com>
21716
21717 * term/ns-win.el (ns-initialize-window-system):
21718 Set application-specific `ApplePressAndHoldEnabled' system
21719 resource to NO as it is not yet supported by the NS port.
21720
21721 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
21722
21723 * misc.el (list-dynamic-libraries--refresh): Compute header here...
21724 (list-dynamic-libraries): ...not here.
21725
21726 2011-06-21 Leo Liu <sdl.web@gmail.com>
21727
21728 * subr.el (sha1): Implement sha1 using secure-hash.
21729
21730 2011-06-21 Martin Rudalics <rudalics@gmx.at>
21731
21732 * window.el (display-buffer-alist): In default value do not
21733 enforce searching a window on any but the selected frame.
21734 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
21735 (display-buffer-select-window): Remove function.
21736 (display-buffer-in-window): When a window on another frame gets
21737 reused, do not select it any more but just raise its frame if
21738 necessary (Bug#8851) and (Bug#8856).
21739 (display-buffer-normalize-options): Handle pop-up-frames related
21740 options more faithfully.
21741 (pop-to-buffer): Don't rely on `display-buffer' selecting the
21742 window if it is on another frame.
21743 (display-buffer-alist, display-buffer-default-specifiers):
21744 Don't make new frame unsplittable by default.
21745 (display-buffer-normalize-argument): Fix doc-string typo and use
21746 'same-frame-other-window instead of 'other-window when associating
21747 with display-buffer-macro-specifiers.
21748
21749 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
21750
21751 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
21752 New functions.
21753 (5x5-mode-map, 5x5-mode-menu): Bind them.
21754 (5x5-draw-grid): Tweak the solver's rendering.
21755
21756 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
21757
21758 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
21759 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
21760
21761 2011-06-21 Drew Adams <drew.adams@oracle.com>
21762
21763 * menu-bar.el: Use function variable instead of switch-to-buffer.
21764 (menu-bar-select-buffer-function): New variable.
21765 (menu-bar-update-buffers): Use it (bug#8876).
21766
21767 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
21768
21769 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
21770 variable's status.
21771
21772 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
21773
21774 * x-dnd.el (x-dnd-version-from-flags)
21775 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
21776 and long as number (Bug#8899).
21777 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
21778
21779 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
21780
21781 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
21782 (completion-try-completion, completion-all-completions): Compute the
21783 metadata argument if it's missing; make it optional (bug#8795).
21784
21785 * wid-edit.el: Use lex-bind and move towards completion-at-point.
21786 (widget-complete): Use new :completion-function property.
21787 (widget-completions-at-point): New function.
21788 (default): Use :completion-function instead of :complete.
21789 (widget-default-completions): Rename from widget-default-complete;
21790 Rewrite.
21791 (widget-string-complete, widget-file-complete, widget-color-complete):
21792 Remove functions.
21793 (file, symbol, function, variable, coding-system, color):
21794 * international/mule-cmds.el (default-input-method, charset)
21795 (language-info-custom-alist):
21796 * cus-edit.el (face): Use new property :completions.
21797
21798 * progmodes/pascal.el (pascal-completions-at-point): New function.
21799 (pascal-mode): Use it.
21800 (pascal-mode-map): Use completion-at-point.
21801 (pascal-toggle-completions): Make obsolete.
21802 (pascal-complete-word, pascal-show-completions):
21803 * progmodes/octave-mod.el (octave-complete-symbol):
21804 Redefine as obsolete alias.
21805 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
21806 Signal absence of completion info for old Octave,
21807 (inferior-octave-complete): Redefine as obsolete alias.
21808 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
21809 (meta-completions-at-point): Rename from meta-complete-symbol and
21810 adapt it for use on completion-at-point-functions.
21811 (meta-common-mode): Use it.
21812 (meta-looking-at-backward, meta-match-buffer): Remove.
21813 (meta-complete-symbol): Redefine as obsolete alias.
21814 (meta-common-mode-map): Use completion-at-point.
21815 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
21816 (makefile-mode-map): Use completion-at-point.
21817 (makefile-completions-at-point): Rename from makefile-complete and
21818 adapt it for use on completion-at-point-functions.
21819 (makefile-mode): Use it.
21820 (makefile-complete): Redefine as obsolete alias.
21821
21822 2011-06-20 Deniz Dogan <deniz@dogan.se>
21823
21824 * net/rcirc.el: Delete trailing whitespaces once and for all.
21825
21826 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
21827
21828 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
21829
21830 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
21831
21832 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
21833
21834 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
21835
21836 2011-06-19 Martin Rudalics <rudalics@gmx.at>
21837
21838 * window.el (display-buffer-other-window-means-other-frame):
21839 Call display-buffer-normalize-alist.
21840 (display-buffer-normalize-specifiers-1): Rename to
21841 display-buffer-normalize-argument. New argument other-frame.
21842 Rewrite.
21843 (display-buffer-normalize-specifiers-2): Rename to
21844 display-buffer-normalize-options.
21845 (display-buffer-normalize-alist-1): New function.
21846 (display-buffer-normalize-specifiers-3): Rename to
21847 display-buffer-normalize-alist.
21848 Call display-buffer-normalize-alist-1.
21849 (display-buffer-normalize-options-inhibit): New variable.
21850 (display-buffer-normalize-specifiers): Rewrite calling
21851 display-buffer-normalize-alist,
21852 display-buffer-normalize-argument, and
21853 display-buffer-normalize-options. Don't call the latter if
21854 display-buffer-normalize-options-inhibit is non-nil.
21855 (frame-auto-delete): New option.
21856 (window-deletable-p): Use frame-auto-delete.
21857 (window-list-no-nils, window-state-ignored-parameters)
21858 (window-state-get-1, window-state-get, window-state-put-list)
21859 (window-state-put-1, window-state-put-2, window-state-put):
21860 New functions.
21861 (display-buffer-normalize-options): Move special-display-p group
21862 after pop-up-frame group (Bug#8851) and (Bug#8856).
21863
21864 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
21865
21866 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
21867 groups (Bug#8776).
21868 (rx-submatch-n): New function.
21869 (rx): Document it.
21870
21871 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
21872 (Bug#8768).
21873
21874 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
21875
21876 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
21877
21878 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
21879 anytime existing face settings are present (Bug#8889).
21880
21881 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
21882 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
21883 Remove unused argument.
21884
21885 2011-06-18 Martin Rudalics <rudalics@gmx.at>
21886
21887 * window.el (display-buffer-default-specifiers):
21888 Remove pop-up-frame. Add pop-up-window-min-height,
21889 pop-up-window-min-width, and another reuse-window specifier
21890 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
21891 (display-buffer-normalize-specifiers-2):
21892 Handle split-height-threshold and split-width-threshold also when
21893 pop-up-windows is unset. Add a reuse-window specifier for the
21894 case popping up a new window fails.
21895 (special-display-popup-frame): Remove double quoting.
21896 (display-buffer-normalize-specifiers-1): Fix thinko.
21897
21898 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
21899
21900 * shell.el (shell-completion-vars): Set pcomplete-termination-string
21901 according to comint-completion-addsuffix.
21902
21903 * pcomplete.el: Convert to lexical binding and fix bug#8819.
21904 (pcomplete-suffix-list): Mark as obsolete.
21905 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
21906 pcomplete-seen in the closure.
21907 (pcomplete-comint-setup): Setup completion-at-point as well.
21908 (pcomplete--entries): New function.
21909 (pcomplete--env-regexp): New var.
21910 (pcomplete-entries): Rewrite to work with partial-completion and
21911 without relying on pcomplete-suffix-list.
21912 (pcomplete-pare-list): Remove, unused.
21913
21914 2011-06-17 Martin Rudalics <rudalics@gmx.at>
21915
21916 * window.el (display-buffer-alist): Set pop-up-window-min-height
21917 and pop-up-window-min-width in default value. Reported by
21918 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
21919 other-window-means-other-frame.
21920 (display-buffer-macro-specifiers): Comment out entry for
21921 other-window specifier.
21922 (display-buffer-other-window-means-other-frame): New function.
21923 (display-buffer-normalize-specifiers-1): New arguments
21924 buffer-name and label. Treat other-window case specially.
21925 (display-buffer-normalize-specifiers-2): Treat other-window case
21926 specially.
21927 (display-buffer-normalize-specifiers-3): New function.
21928 (display-buffer-normalize-specifiers):
21929 Call display-buffer-normalize-specifiers-3.
21930
21931 2011-06-17 Martin Rudalics <rudalics@gmx.at>
21932
21933 * window.el (same-window-p): Fix two typos introduced when
21934 adding with-no-warnings.
21935 (display-buffer-normalize-specifiers-1): Don't check
21936 pop-up-frames for 'unset initialization.
21937 (display-buffer-normalize-specifiers-2): Major rewrite using
21938 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
21939 (pop-up-frames, display-buffer-reuse-frames)
21940 (display-buffer-mark-dedicated): Don't initialize to 'unset.
21941 Suggested by David Engster <deng@randomsample.de>.
21942 (even-window-heights): Initialize to 'unset.
21943 (display-buffer-alist-set): Handle new 'unset initializations.
21944 (display-buffer-macro-specifiers): Don't pop up a new frame in the
21945 other window case.
21946
21947 2011-06-16 Martin Rudalics <rudalics@gmx.at>
21948
21949 * window.el (display-buffer-normalize-specifiers-1):
21950 Respect current value of pop-up-frames for most reasonable values of
21951 second argument of display-buffer (Bug#8865).
21952 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
21953 (switch-to-buffer-other-window-same-frame)
21954 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
21955 Adams (Bug#8875).
21956 (display-buffer): Don't check noninteractive when calling
21957 display-buffer-pop-up-frame.
21958 (display-buffer-pop-up-frame): Never pop up a frame in
21959 noninteractive mode (Bug#8857).
21960 (enlarge-window, shrink-window): Don't report an error when the
21961 window can't be resized as requested (Bug#8862).
21962
21963 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
21964
21965 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
21966
21967 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
21968
21969 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
21970
21971 2011-06-15 Alan Mackenzie <acm@muc.de>
21972
21973 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
21974 for declarators, disable knr checking to speed up for normal files.
21975 2: Refactor, replacing a sequence of nested if forms by a cond form.
21976
21977 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
21978
21979 * net/network-stream.el (open-network-stream): Add the keyword
21980 :always-query-capabilities for the case where you want to force a
21981 `plain' network connection, but the protocol still requires the
21982 capabilitiy command (i.e., SMTP and EHLO).
21983
21984 * subr.el (process-live-p): Rename from `process-alive-p' for
21985 consistency with other `-live-p' functions.
21986
21987 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
21988
21989 * window.el (same-window-buffer-names, same-window-regexps)
21990 (special-display-frame-alist, special-display-popup-frame)
21991 (special-display-function, special-display-buffer-names)
21992 (special-display-regexps, pop-up-frame-alist)
21993 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
21994 (pop-up-windows, split-window-preferred-function)
21995 (split-height-threshold, split-width-threshold, even-window-heights)
21996 (display-buffer-mark-dedicated): Don't encourage the use of
21997 display-buffer-alist from Elisp code.
21998
21999 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
22000
22001 * progmodes/python.el (python-mode): Derive from prog-mode.
22002 * progmodes/ps-mode.el (ps-mode):
22003 * progmodes/mixal-mode.el (mixal-mode):
22004 * progmodes/cfengine.el (cfengine-mode):
22005 * progmodes/ld-script.el (ld-script-mode): Likewise.
22006
22007 2011-06-15 Martin Rudalics <rudalics@gmx.at>
22008
22009 * window.el (display-buffer-alist): Trim default value to avoid
22010 popping up a new frame (Bug#8857) or reusing an arbitrary window
22011 on another frame.
22012 (display-buffer): Do not fall back on popping up a new frame in
22013 batch mode (Bug#8857).
22014
22015 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
22016
22017 * cus-theme.el (describe-theme-1): Use custom-theme-p.
22018 (custom-theme-summary): New function.
22019 (customize-themes): Use it.
22020
22021 2011-06-13 Glenn Morris <rgm@gnu.org>
22022
22023 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
22024
22025 2011-06-13 Martin Rudalics <rudalics@gmx.at>
22026
22027 * help.el (help-window): Remove variable.
22028 (help-window-point-marker, temp-buffer-max-height)
22029 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
22030 (help-print-return-message): Don't set help-window.
22031 (resize-temp-buffer-window): Rewrite cod eand doc-string.
22032 (help-window-setup-finish): Remove.
22033 (help-window-display-message, help-window-setup)
22034 (with-help-window): Major rewrite based on new
22035 display-buffer-window variable.
22036
22037 * help-mode.el (help-mode-finish): Remove help-window related
22038 code.
22039
22040 * view.el (view-exits-all-viewing-windows): Remove reference to
22041 view-return-to-alist in doc-string.
22042 (view-return-to-alist): Make obsolete.
22043 (view-buffer): Call pop-to-buffer-same-window and remove
22044 undo-window code.
22045 (view-buffer-other-window): Call pop-to-buffer-other-window and
22046 simplify code. Ignore second argument.
22047 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
22048 simplify code. Ignore second argument.
22049 (view-return-to-alist-update): Make obsolete.
22050 (view-mode-enter): Rename second argument to QUIT-RESTORE.
22051 Rewrite using quit-restore window parameters.
22052 (view-mode-exit): Rename second argument to EXIT-ONLY.
22053 Rewrite using quit-restore-window.
22054 (View-exit, View-exit-and-edit, View-leave, View-quit)
22055 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
22056 appropriate arguments.
22057 (view-end-message): Use quit-restore window parameter.
22058
22059 * window.el (display-buffer-function): Rewrite doc-string.
22060 (display-buffer-window, display-buffer-alist): New variables.
22061 (display-buffer-split-specifiers)
22062 (display-buffer-side-specifiers)
22063 (display-buffer-macro-specifiers): New constants.
22064 (display-buffer-even-window-sizes, display-buffer-set-height)
22065 (display-buffer-set-width, display-buffer-select-window)
22066 (display-buffer-in-window, display-buffer-reuse-window)
22067 (display-buffer-split-window-1, display-buffer-split-window)
22068 (display-buffer-split-atom-window, display-buffer-pop-up-window)
22069 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
22070 (display-buffer-in-side-window, normalize-buffer-to-display)
22071 (display-buffer-normalize-specifiers-1)
22072 (display-buffer-normalize-specifiers-2)
22073 (display-buffer-normalize-specifiers, display-buffer-frame):
22074 New functions.
22075 (display-buffer): Major rewrite.
22076 (display-buffer-other-window, display-buffer-other-frame)
22077 (pop-to-buffer, switch-to-buffer-other-window)
22078 (switch-to-buffer-other-frame): Rewrite.
22079 (display-buffer-same-window, display-buffer-same-frame)
22080 (display-buffer-same-frame-other-window)
22081 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
22082 (pop-to-buffer-other-window)
22083 (pop-to-buffer-same-frame-other-window)
22084 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
22085 (switch-to-buffer-other-window-same-frame): New functions.
22086 (same-window-p, special-display-p): Rewrite disabling warnings.
22087 Make obsolete.
22088 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
22089 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
22090 Make obsolete
22091 (same-window-buffer-names, same-window-regexps)
22092 (special-display-frame-alist, special-display-popup-frame)
22093 (special-display-function, special-display-buffer-names)
22094 (special-display-regexps, pop-up-frame-alist)
22095 (pop-up-frame-function, split-window-preferred-function)
22096 (split-height-threshold, split-width-threshold)
22097 (even-window-heights): Make obsolete.
22098
22099 2011-06-12 Glenn Morris <rgm@gnu.org>
22100
22101 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
22102 Misc simplifications.
22103
22104 2011-06-12 Martin Rudalics <rudalics@gmx.at>
22105
22106 * window.el (window-safely-shrinkable-p): Restore function which
22107 was inadvertently removed in change from 2011-06-11. Declare as
22108 obsolete.
22109
22110 * calendar/calendar.el (calendar-generate-window):
22111 Use window-iso-combined-p instead of combination of one-window-p and
22112 window-safely-shrinkable-p.
22113
22114 2011-06-12 Glenn Morris <rgm@gnu.org>
22115
22116 * progmodes/fortran.el (fortran-mode-syntax-table):
22117 * progmodes/f90.el (f90-mode-syntax-table):
22118 Set % to punctuation. (Bug#8820)
22119 (f90-find-tag-default): Remove, no longer needed.
22120
22121 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
22122
22123 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
22124
22125 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
22126
22127 * image.el (image-animated-p): Return animation delay in seconds.
22128 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
22129 (image-animate-timeout): Remove DELAY argument. Don't assume
22130 every subimage has the same delay; get it from image-animated-p.
22131 (image-animate): Caller changed.
22132
22133 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
22134
22135 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
22136 to ignored backtrace functions.
22137
22138 2011-06-11 Glenn Morris <rgm@gnu.org>
22139
22140 * calendar/appt.el (appt-disp-window-function): Doc fix.
22141 (appt-check): Handle overlapping appointments. (Bug#8337)
22142
22143 2011-06-11 Martin Rudalics <rudalics@gmx.at>
22144
22145 * window.el (window-tree-1, window-tree): New functions, moving
22146 the latter to window.el.
22147 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
22148 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
22149 (bw-refresh-edges): Remove.
22150 (balance-windows-1, balance-windows-2): New functions.
22151 (balance-windows): Rewrite in terms of window tree functions,
22152 balance-windows-1 and balance-windows-2.
22153 (bw-adjust-window): Remove.
22154 (balance-windows-area-adjust): New function with functionality of
22155 bw-adjust-window but using resize-window.
22156 (set-window-text-height): Rewrite doc-string.
22157 Use normalize-live-window and resize-window.
22158 (enlarge-window-horizontally, shrink-window-horizontally):
22159 Rename argument to DELTA.
22160 (window-buffer-height): New function.
22161 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
22162 Rewrite using new window resize routines.
22163 (kill-buffer-and-window, mouse-autoselect-window-select):
22164 Use ignore-errors instead of condition-case.
22165 (quit-window): Call delete-frame instead of delete-windows-on
22166 for the only buffer on frame.
22167
22168 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22169
22170 * loadup.el (top-level): Load window before files for the sake
22171 of replace-buffer-in-windows.
22172
22173 * files.el (read-buffer-to-switch)
22174 (switch-to-buffer-other-window)
22175 (switch-to-buffer-other-frame, display-buffer-other-frame):
22176 Move to window.el.
22177
22178 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
22179 (previous-buffer): Move to window.el.
22180
22181 * bindings.el (unbury-buffer): Move to window.el.
22182
22183 * window.el (delete-other-windows-vertically): Move after
22184 definition of delete-other-windows.
22185 (other-window, delete-windows-on, replace-buffer-in-windows):
22186 Move here from window.c.
22187 (record-window-buffer, unrecord-window-buffer)
22188 (set-window-buffer-start-and-point, switch-to-prev-buffer)
22189 (switch-to-next-buffer): New functions.
22190 (get-next-valid-buffer, last-buffer, next-buffer): Move here
22191 from simple.el. Call switch-to-next-buffer.
22192 (previous-buffer): Move here from simple.el.
22193 Call switch-to-prev-buffer.
22194 (bury-buffer): Move here from buffer.c. Switch to previous
22195 buffer when window cannot be deleted.
22196 (unbury-buffer): Move here from bindings.el.
22197 (ctl-x-map): Move binding for other-window from window.c to
22198 here.
22199 (read-buffer-to-switch, switch-to-buffer-other-window)
22200 (switch-to-buffer-other-frame): Move here from files.el.
22201 (normalize-buffer-to-switch-to): New functions.
22202 (switch-to-buffer): Move here from buffer.c.
22203 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
22204
22205 2011-06-10 Martin Rudalics <rudalics@gmx.at>
22206
22207 * window.el (window-min-height, window-min-width): Move here
22208 from window.c. Add defcustoms and rewrite doc-strings.
22209 (resize-mini-window, resize-window): New functions.
22210 (adjust-window-trailing-edge, enlarge-window, shrink-window):
22211 Move here from window.c.
22212 (maximize-window, minimize-window): New functions.
22213 (delete-window, delete-other-windows, split-window): Move here
22214 from window.c.
22215 (window-split-min-size): New function.
22216 (split-window-keep-point): Mention split-window-above-each-other
22217 instead of split-window-vertically.
22218 (split-window-above-each-other, split-window-vertically):
22219 Rename split-window-vertically to split-window-above-each-other
22220 and provide defalias for old definition.
22221 (split-window-side-by-side, split-window-horizontally):
22222 Rename split-window-horizontally to split-window-side-by-side
22223 and provide defalias for the old definition.
22224 (ctl-x-map): Move bindings for delete-window,
22225 delete-other-windows and enlarge-window here from window.c.
22226 Replace bindings for split-window-vertically and
22227 split-window-horizontally by bindings for
22228 split-window-above-each-other and split-window-side-by-side.
22229
22230 * cus-start.el (all): Remove entries for window-min-height and
22231 window-min-width. Add entries for window-splits and
22232 window-nest.
22233
22234 2011-06-09 Glenn Morris <rgm@gnu.org>
22235
22236 * calendar/appt.el (appt-mode-line): New function.
22237 (appt-check, appt-disp-window): Use it.
22238
22239 * files.el (hack-one-local-variable-eval-safep):
22240 Allow minor-modes with explicit +/-1 arguments.
22241
22242 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
22243
22244 * term/xterm.el (xterm): Add defgroup.
22245 (xterm-extra-capabilities): Add defcustom to supply known xterm
22246 capabilities, skip querying them, or query them (default).
22247 (terminal-init-xterm): Use it.
22248 (terminal-init-xterm-modify-other-keys): New function to set up
22249 modifyOtherKeys support to simplify `terminal-init-xterm'.
22250
22251 2011-06-09 Martin Rudalics <rudalics@gmx.at>
22252
22253 * window.el (resize-window-reset, resize-window-reset-1)
22254 (resize-subwindows-skip-p, resize-subwindows-normal)
22255 (resize-subwindows, resize-other-windows, resize-this-window)
22256 (resize-root-window, resize-root-window-vertically)
22257 (window-deletable-p, window-or-subwindow-p)
22258 (frame-root-window-p): New functions.
22259
22260 2011-06-09 Glenn Morris <rgm@gnu.org>
22261
22262 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
22263 (ange-ftp-get-files): Use it.
22264
22265 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
22266
22267 * mail/sendmail.el (mail-recover-1, mail-recover):
22268 * files.el (recover-file, recover-session):
22269 Handle dired-listing-switches not being just a single short option.
22270
22271 2011-06-09 Glenn Morris <rgm@gnu.org>
22272
22273 * calendar/appt.el (appt-display-message, appt-disp-window):
22274 Handle lists of appointments.
22275
22276 2011-06-08 Martin Rudalics <rudalics@gmx.at>
22277
22278 * window.el (one-window-p): Move down in code.
22279 Rewrite doc-string.
22280 (window-current-scroll-bars): Rewrite doc-string.
22281 Normalize live window argument.
22282 (walk-windows, get-window-with-predicate, count-windows):
22283 Rewrite doc-string. Use window-list-1.
22284 (window-in-direction-2, window-in-direction, get-mru-window):
22285 New functions.
22286
22287 2011-06-08 Reuben Thomas <rrt@sc3d.org>
22288
22289 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
22290 Doc fix (Bug#8713).
22291
22292 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
22293
22294 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
22295
22296 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
22297
22298 * loadhist.el (unload-feature-special-hooks):
22299 Add `comint-output-filter-functions'.
22300
22301 2011-06-08 Ivan Kanis <gnu@kanis.fr>
22302
22303 * calendar/appt.el (appt-check): Move some initializations into the let.
22304
22305 2011-06-08 Martin Rudalics <rudalics@gmx.at>
22306
22307 * window.el (window-height): Defalias to window-total-height.
22308 (window-width): Defalias to window-body-width.
22309
22310 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
22311
22312 * image-mode.el (image-toggle-animation): New command.
22313 (image-mode-map): Bind it to RET.
22314 (image-mode): Update message.
22315 (image-toggle-display-image): Avoid a spurious cache flush.
22316 (image-transform-rotation): Doc fix.
22317 (image-transform-properties): Return quickly in the normal case.
22318 (image-animate-loop): Rename from image-animate-max-time.
22319
22320 * image.el (image-animate-max-time): Move to image-mode.el.
22321 (create-animated-image): Remove unnecessary function.
22322 (image-animate): Rename from image-animate-start. New arg.
22323 (image-animate-stop): Remove; just use image-animate-timer.
22324 (image-animate-timer): Use car-safe.
22325 (image-animate-timeout): Rename argument.
22326
22327 2011-06-07 Martin Rudalics <rudalics@gmx.at>
22328
22329 * window.el (get-lru-window, get-largest-window): Move here from
22330 window.c. Rename first argument to ALL-FRAMES.
22331 Rephrase doc-strings.
22332 (get-buffer-window-list): Rewrite using window-list-1.
22333 Rephrase doc-string.
22334 (window-safe-min-height, window-safe-min-width): New constants.
22335 (window-size-ignore, window-min-size, window-min-size-1)
22336 (window-sizable, window-sizable-p, window-size-fixed-1)
22337 (window-size-fixed-p, window-min-delta-1, window-min-delta)
22338 (window-max-delta-1, window-max-delta, window-resizable)
22339 (window-resizable-p, window-total-height, window-total-width)
22340 (window-body-width): New functions.
22341 (window-full-height-p, window-full-width-p): Rewrite using
22342 window-total-size.
22343 (window-body-height): Rewrite using window-body-size.
22344
22345 2011-06-06 Martin Rudalics <rudalics@gmx.at>
22346
22347 * window.el (window-right, window-left, window-child)
22348 (window-child-count, window-last-child, window-any-p)
22349 (normalize-live-buffer, normalize-live-frame)
22350 (normalize-any-window, normalize-live-window)
22351 (window-iso-combination-p, window-iso-combined-p)
22352 (window-iso-combinations)
22353 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
22354 (windows-with-parameter, window-with-parameter)
22355 (window-atom-root, make-window-atom, window-atom-check-1)
22356 (window-atom-check, window-side-check, window-check):
22357 New functions.
22358 (ignore-window-parameters, window-sides, window-sides-vertical)
22359 (window-sides-slots): New variables.
22360 (window-size-fixed): Move down in code. Minor doc-string fix.
22361
22362 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
22363
22364 * comint.el (comint-dynamic-complete-as-filename)
22365 (comint-dynamic-complete-filename): Correctly call
22366 completion-in-region.
22367
22368 2011-06-05 Deniz Dogan <deniz@dogan.se>
22369
22370 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
22371 in last change.
22372
22373 2011-06-05 Deniz Dogan <deniz@dogan.se>
22374
22375 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
22376 (rcirc): Use it to prompt for encryption.
22377
22378 2011-06-05 Roland Winkler <winkler@gnu.org>
22379
22380 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
22381 (bibtex-search-entries): New command bound to C-c C-a.
22382 (bibtex-display-entries): New function.
22383
22384 2011-06-05 Roland Winkler <winkler@gnu.org>
22385
22386 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
22387 (bibtex-insert-kill): After yanking insert newline if necessary.
22388 (bibtex-initialize): Call bibtex-string-files-init only once.
22389 (bibtex-mode): Do not call easy-menu-add.
22390 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
22391 (bibtex-yank): Set arg properly if nil.
22392
22393 2011-06-05 Roland Winkler <winkler@gnu.org>
22394
22395 * textmodes/bibtex.el (bibtex-search-entry-globally):
22396 New variable.
22397 (bibtex-search-entry): Use it.
22398
22399 2011-06-05 Roland Winkler <winkler@gnu.org>
22400
22401 * textmodes/bibtex.el (bibtex-entry-format): New option
22402 sort-fields.
22403 (bibtex-format-entry, bibtex-reformat): Honor this option.
22404 (bibtex-parse-entry): Return fields in proper order.
22405
22406 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
22407
22408 * doc-view.el (doc-view-remove-if): Move computation of result out
22409 of `dolist' to silence misleading lexical-binding warning.
22410
22411 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
22412
22413 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
22414 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
22415
22416 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
22417
22418 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
22419 "SunOS 5.10".
22420
22421 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
22422
22423 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
22424 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
22425 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
22426 (tramp-parse-putty):
22427 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
22428 (tramp-completion-function-alist-ssh)
22429 (tramp-completion-function-alist-telnet)
22430 (tramp-completion-function-alist-su)
22431 (tramp-completion-function-alist-putty): Set `tramp-autoload'
22432 cookie.
22433
22434 * net/tramp-ftp.el:
22435 * net/tramp-sh.el:
22436 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
22437 load "tramp.el" `tramp-set-completion-function'.
22438
22439 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
22440
22441 * shell.el: Require and use pcomplete.
22442 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
22443 (shell-completion-vars): Set pcomplete-default-completion-function.
22444
22445 2011-06-04 Deniz Dogan <deniz@dogan.se>
22446
22447 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
22448 `memq' (Bug#8799).
22449
22450 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
22451
22452 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
22453
22454 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
22455
22456 * bs.el (bs--mark-unmark, bs--nth-wrapper):
22457 * mpc.el (mpc-select-extend, mpc-songpointer-context):
22458 * vc/log-view.el (log-view-beginning-of-defun):
22459 * vc/smerge-mode.el (smerge-apply-resolution-patch)
22460 (smerge-refine-forward, smerge-refine-chopup-region):
22461 Silence warning for unused `dotimes' counter variables.
22462
22463 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
22464
22465 * net/tramp.el (tramp-with-progress-reporter): Rename from
22466 with-progress-reporter. Use `declare'.
22467 * net/tramp-smb.el:
22468 * net/tramp-sh.el:
22469 * net/tramp-gvfs.el: Update all uses.
22470
22471 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
22472
22473 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
22474 buffer isn't killed before making it current.
22475
22476 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22477
22478 Silence various byte-compiler warnings.
22479 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
22480 `access-type' and new obsolescence format.
22481 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
22482 new format.
22483 (byte-compile-check-variable): New `access-type' argument.
22484 Only warn if the access-type is obsolete.
22485 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
22486 (byte-compile-variable-set): Adjust callers.
22487 * help-fns.el (describe-variable): Adjust to new obsolescence format.
22488 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
22489 setting it as obsolete.
22490 * simple.el (minibuffer-completing-symbol):
22491 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
22492 access as obsolete.
22493 * minibuffer.el (minibuffer-completing-file-name): Don't make it
22494 obsolete yet.
22495 * international/quail.el (quail-mouse-choose-completion): Remove unused
22496 code referring to obsolete var.
22497 (quail-choose-completion-string): Remove.
22498 * server.el (server-clients-with, server-kill-buffer-query-function)
22499 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
22500 * proced.el (proced-send-signal):
22501 * emacs-lisp/lisp.el (lisp-complete-symbol):
22502 Replace completion-annotate-function with completion-extra-properties.
22503
22504 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22505
22506 * simple.el (goto-line): Use read-number.
22507 (overriding-map-is-bound): Remove.
22508 (saved-overriding-map): Change default.
22509 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
22510 Take the map as argument.
22511 (universal-argument, negative-argument, digit-argument): Use it.
22512 (restore-overriding-map): Adjust.
22513 (do-auto-fill): Use fill-forward-paragraph.
22514 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
22515
22516 * minibuffer.el (minibuffer-inactive-mode-map): New var.
22517 (minibuffer-inactive-mode): New major mode.
22518 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
22519 the *Messages* buffer" hack.
22520 (mouse-popup-menubar): Don't burp if the event is a normal key.
22521
22522 Miscellaneous tweaks.
22523 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
22524 lexical scoping as in subr.el's dolist and dotimes.
22525 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
22526 Silence compiler warning.
22527 * thingatpt.el (forward-whitespace): Trivial coding style fix.
22528 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
22529 * international/ccl.el (ccl-compile): Trivial simplification.
22530 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
22531 * emacs-lisp/testcover.el (testcover-end): Remove spurious
22532 `printflag' argument.
22533 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
22534 Purecopy the whole obsolescence data.
22535
22536 2011-06-01 Leo Liu <sdl.web@gmail.com>
22537
22538 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
22539 improve doc-string as suggested by Marco Pessotto
22540 <melmothx@gmail.com>.
22541 (rcirc-print): Fix last change.
22542
22543 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22544
22545 * minibuffer.el (complete-with-action): Return nil for the metadata and
22546 boundaries of non-functional tables.
22547 (completion-table-dynamic): Return nil for the metadata.
22548 (completion-table-with-terminator): Add default case, using
22549 complete-with-action.
22550 (completion--metadata): New function.
22551 (completion-all-sorted-completions, minibuffer-completion-help): Use it
22552 to try and avoid pathological performance problems.
22553 (completion--embedded-envvar-table): Return `category' metadata.
22554
22555 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
22556
22557 * subr.el (process-alive-p): New tiny convenience function.
22558
22559 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22560
22561 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
22562 content but also its previous major mode.
22563
22564 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
22565
22566 * emacs-lisp/debug.el (debug): Restore the previous content of the
22567 *Backtrace* buffer when we exit with C-M-c.
22568
22569 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22570
22571 * minibuffer.el: Add metadata method to completion tables.
22572 (completion-category-overrides): New defcustom.
22573 (completion-metadata, completion--field-metadata)
22574 (completion-metadata-get, completion--styles)
22575 (completion--cycle-threshold): New functions.
22576 (completion-try-completion, completion-all-completions):
22577 Add `metadata' argument to choose completion-styles.
22578 (completion--do-completion): Use metadata to choose cycling.
22579 (completion-all-sorted-completions): Use metadata for sorting.
22580 Remove :completion-cycle-penalty which is not needed any more.
22581 (completion--try-word-completion): Add `metadata' argument.
22582 (minibuffer-completion-help): Check metadata for annotation function
22583 and sorting.
22584 (completion-file-name-table): Return `category' metadata.
22585 (minibuffer-completing-file-name): Make obsolete.
22586 * simple.el (minibuffer-completing-symbol): Make obsolete.
22587 * icomplete.el (icomplete-completions): Pass new `metadata' param to
22588 completion-try-completion.
22589
22590 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
22591
22592 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
22593
22594 2011-05-30 Leo Liu <sdl.web@gmail.com>
22595
22596 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
22597 (rcirc-print): Decode all incoming messages (bug#8744).
22598 (rcirc-decode-coding-system): Allow value nil for automatic coding
22599 system detection.
22600
22601 2011-06-01 Glenn Morris <rgm@gnu.org>
22602
22603 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
22604
22605 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22606
22607 * image.el (image-animate-max-time): Allow nil and t values.
22608 Default to nil.
22609 (create-animated-image): Doc fix.
22610 (image-animate-start): Remove second arg; just use
22611 image-animate-max-time.
22612 (image-animate-timeout): Doc fix. Args changed.
22613
22614 * image-mode.el (image-toggle-display-image): Ensure that the
22615 image spec passed to the animate timer is the same object as in
22616 the buffer's display property (Bug#6981).
22617 (image-transform-properties): Doc fix.
22618
22619 * image.el (image-animate-max-time): Default to nil.
22620
22621 2011-05-29 Martin Rudalics <rudalics@gmx.at>
22622
22623 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
22624 entire buffer list (Bug#8184).
22625
22626 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22627
22628 * image.el (imagemagick-types-inhibit)
22629 (imagemagick-register-types): Doc fix.
22630
22631 2011-05-29 Deniz Dogan <deniz@dogan.se>
22632
22633 * net/rcirc.el (rcirc): Use the user's stored encryption method by
22634 default.
22635
22636 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22637
22638 * select.el: Don't perform clipboard-manager saving in hooks;
22639 leave the hooks empty.
22640
22641 2011-05-28 Leo Liu <sdl.web@gmail.com>
22642
22643 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
22644 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
22645 (occur-edit-mode): New major mode (Bug#8463).
22646 (occur-after-change-function): New function.
22647 (occur-engine): Give Occur tags a read-only property.
22648
22649 2011-05-28 Kevin Ryde <user42@zip.com.au>
22650
22651 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
22652
22653 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22654
22655 * bindings.el (help-echo): Make the initial non-indicator dash
22656 empty on graphical terminals (Bug#7295).
22657
22658 * files.el (auto-mode-alist): Move config rule after the
22659 in-stripping one (Bug#8547).
22660
22661 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
22662
22663 * startup.el (normal-splash-screen): Remove gratuitous mode-line
22664 setting (Bug#8740).
22665
22666 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
22667
22668 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
22669 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
22670 (Bug#8539).
22671
22672 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22673
22674 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
22675
22676 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
22677
22678 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
22679 (hs-hide-block-at-point, hs-find-block-beginning)
22680 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
22681 (Bug#8279).
22682
22683 2011-05-28 Glenn Morris <rgm@gnu.org>
22684
22685 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
22686
22687 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22688
22689 * help-fns.el (describe-function-1): If the function is a derived
22690 major mode, print the parent mode.
22691
22692 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
22693 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
22694
22695 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
22696
22697 * minibuffer.el (completion--capf-wrapper): Check applicability before
22698 returning non-nil for non-exclusive completion data.
22699 * progmodes/etags.el (tags-completion-at-point-function):
22700 * info-look.el (info-lookup-completions-at-point): Mark as
22701 non-exclusive.
22702 (info-complete): Adjust accordingly.
22703
22704 * info-look.el: Convert to lexical-binding and completion-at-point.
22705 (info-lookup-completions-at-point): New function.
22706 (info-complete): Use it and completion-in-region.
22707
22708 2011-05-28 Drew Adams <drew.adams@oracle.com>
22709
22710 * isearch.el: Let M-e start with point at the first mismatched char.
22711 (isearch-fail-pos): New function.
22712 (isearch-edit-string): Use it.
22713
22714 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
22715
22716 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
22717
22718 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
22719
22720 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
22721 traversal functions for avl-trees.
22722 (avl-tree--stack): New struct.
22723 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
22724 (avl-tree-enter): Add optional `updatefun' arg.
22725 (avl-tree--do-enter): Add optional `updatefun' arg.
22726 Change return value.
22727 (avl-tree-delete): Add optional `test' and `nilflag' args.
22728 (avl-tree--do-delete): Add `test' and `nilflag' args.
22729 Change return value.
22730 (avl-tree-member): Add optional `nilflag'
22731 (avl-tree-member-p): New function.
22732 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
22733 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
22734 (avl-tree-stack-empty-p): New functions.
22735
22736 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
22737 avl-tree--del-balance1 and make it work both ways.
22738 (avl-tree--del-balance2): Remove.
22739 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
22740 make it work both ways.
22741 (avl-tree--enter-balance2): Remove.
22742 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
22743 New macros.
22744 (avl-tree--mapc, avl-tree-map): Add direction argument.
22745
22746 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
22747
22748 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
22749
22750 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
22751
22752 * select.el: Support clipboard managers with built-in function
22753 x-clipboard-manager-save, via delete-frame-functions and
22754 kill-emacs-hook.
22755 (xselect-convert-to-targets): Add MULTIPLE target to list.
22756 (xselect-convert-to-save-targets): New function.
22757
22758 2011-05-27 Kenichi Handa <handa@m17n.org>
22759
22760 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
22761 let-binding rfc2047-encode-encoded-words to nil.
22762
22763 2011-05-27 Glenn Morris <rgm@gnu.org>
22764
22765 * mail/emacsbug.el: Don't require url-util.
22766
22767 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
22768
22769 * files.el (set-auto-mode):
22770 Also respect mode: entries at the end of the file. (Bug#8586)
22771
22772 2011-05-26 Glenn Morris <rgm@gnu.org>
22773
22774 * files.el (hack-local-variables-prop-line, hack-local-variables):
22775 Downcase mode names, as seems to be traditional.
22776 (hack-local-variables, hack-local-variables-apply): Doc fixes.
22777
22778 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
22779 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
22780
22781 2011-05-25 Julien Danjou <julien@danjou.info>
22782
22783 * textmodes/rst.el (rst-define-level-faces): Do not define face
22784 symbol if it is already defined.
22785
22786 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
22787
22788 * play/5x5.el (5x5-new-game, 5x5-randomize):
22789 Reset 5x5-solver-output to nil when a new grid is cast.
22790 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
22791 these debugging traces, as defmacro breaks the compiled code.
22792
22793 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
22794
22795 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
22796
22797 2011-05-24 Leo Liu <sdl.web@gmail.com>
22798
22799 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
22800 (vc-bzr-sha1): Adapt.
22801
22802 * sha1.el: Remove. Function `sha1' is now builtin.
22803
22804 * bindings.el: Provide sha1 feature.
22805
22806 2011-05-24 Kenichi Handa <handa@m17n.org>
22807
22808 * mail/sendmail.el: Require `rfc2047'.
22809 (mail-insert-from-field): Do not perform RFC2047 encoding.
22810 (mail-encode-header): New function.
22811 (sendmail-send-it): Set buffer-file-coding-system of the work
22812 buffer to the return value of select-message-coding-system.
22813 Call mail-encode-header.
22814
22815 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
22816
22817 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
22818
22819 * mail/supercite.el (sc-default-cite-frame):
22820 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
22821
22822 2011-05-24 Glenn Morris <rgm@gnu.org>
22823
22824 * progmodes/python.el (brm-menu): Declare.
22825
22826 * emulation/viper.el (viper-set-hooks): Declare.
22827
22828 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
22829 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
22830 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
22831 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
22832 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
22833 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
22834
22835 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
22836
22837 Add an :exit-function for completion-at-point.
22838
22839 * minibuffer.el (completion--done): New fun.
22840 (completion--do-completion): Use it. New arg `expect-exact'.
22841 (minibuffer-complete, minibuffer-complete-word): Don't output message,
22842 since completion--do-completion does it for us now.
22843 (minibuffer-force-complete): Use completion--done and
22844 completion--replace. Handle sole-completion case with more care.
22845 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
22846 (completion-extra-properties): New var.
22847 (completion-annotate-function): Make obsolete.
22848 (minibuffer-completion-help): Adjust accordingly.
22849 Use completion-list-insert-choice-function.
22850 (completion-at-point, completion-help-at-point):
22851 Bind completion-extra-properties.
22852 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
22853 * simple.el (completion-list-insert-choice-function): New var.
22854 (completion-setup-function): Preserve it.
22855 (choose-completion): Pay attention to it, shuffle the code a bit.
22856 (choose-completion-string): New arg `insert-function'.
22857
22858 * textmodes/bibtex.el: Convert to lexical binding.
22859 (bibtex-mode-map): Use completion-at-point.
22860 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
22861 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
22862 (bibtex-complete): Define as obsolete alias.
22863 (bibtex-complete-internal): Remove.
22864 (bibtex-format-entry): Remove unused sub-group in regexp.
22865 * shell.el (shell--command-completion-data)
22866 (shell-environment-variable-completion):
22867 * pcomplete.el (pcomplete-completions-at-point):
22868 * comint.el (comint--complete-file-name-data): Use :exit-function
22869 instead of completion-table-with-terminator so it also works for
22870 choose-completion.
22871
22872 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
22873
22874 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
22875
22876 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
22877 (bug#8710).
22878
22879 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
22880
22881 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
22882
22883 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
22884 customization variable and implement: If non-nil, auto-fill will
22885 be inhibited while on topic's header line.
22886
22887 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
22888
22889 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
22890 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
22891 always have a solution in grid size = 5 cases.
22892 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
22893 (5x5-solver-output, 5x5-log-buffer): New vars.
22894 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
22895 Make these variables buffer local to achieve 5x5 multi-session-ness.
22896 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
22897 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
22898 (5x5-solve-suggest): New funs.
22899 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
22900 randomize a grid so that we ensure that there is always a solution.
22901 (5x5-make-random-grid): Allow other movement than flipping.
22902
22903 2011-05-23 Kevin Ryde <user42@zip.com.au>
22904
22905 * emacs-lisp/advice.el (ad-read-advised-function):
22906 Use `function-called-at-point' as the default, if it has
22907 advice and passes PREDICATE.
22908
22909 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
22910
22911 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
22912 byte-compile-lambda if it's actually a lambda.
22913
22914 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
22915 Fix function quoting. Use backquote better.
22916
22917 2011-05-22 Yuanle Song <sylecn@gmail.com>
22918
22919 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
22920 matching (Bug#8516).
22921
22922 2011-05-22 Jari Aalto <jari.aalto@cante.net>
22923
22924 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
22925 different face (Bug#8178).
22926
22927 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
22928
22929 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
22930 defface (Bug#8144).
22931
22932 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
22933
22934 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
22935 funcall as well (bug#8712). Warn when performing those conversions.
22936 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
22937
22938 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
22939
22940 2011-05-22 Glenn Morris <rgm@gnu.org>
22941
22942 * files.el (hack-local-variables-prop-line): Small simplifications.
22943 (hack-local-variables, hack-local-variables-prop-line):
22944 If MODE-ONLY, return the mode, rather than just `t'.
22945
22946 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
22947
22948 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
22949
22950 2011-05-21 Glenn Morris <rgm@gnu.org>
22951
22952 * files.el (hack-local-variables-prop-line, hack-local-variables):
22953 If only interested in the mode, don't bother doing the other stuff.
22954
22955 * image-mode.el (image-after-revert-hook):
22956 Redraw all frames on which the image is visible. (Bug#8567)
22957
22958 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
22959
22960 * wid-edit.el (widget-checklist-match-inline):
22961 Fix 2011-04-19 change. (Bug#8649)
22962
22963 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
22964
22965 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
22966 Also allow singlespace after single-letter capitals followed by a dot.
22967
22968 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
22969 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
22970
22971 2011-05-20 Nix <nix@esperi.org.uk>
22972
22973 * files.el (basic-save-buffer-2):
22974 Fix handling of break-hardlink-on-save with non-existent files.
22975
22976 2011-05-19 Deniz Dogan <deniz@dogan.se>
22977
22978 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
22979 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
22980
22981 2011-05-19 Glenn Morris <rgm@gnu.org>
22982
22983 * progmodes/f90.el (f90-type-def-re):
22984 Handle "type, bind(c)". (Bug#8691)
22985
22986 * emacs-lisp/autoload.el (batch-update-autoloads):
22987 Set autoload-excludes by parsing loadup.el rather than Makefiles.
22988
22989 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
22990
22991 * net/tramp.el (tramp-process-actions): Set "first-password-request"
22992 property for the correct connection in case of multihops.
22993
22994 2011-05-18 Glenn Morris <rgm@gnu.org>
22995
22996 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
22997 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
22998
22999 Rationalize calendar handling of day and month abbrev-arrays.
23000 * calendar/calendar.el (calendar-customized-p): New function.
23001 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
23002 (calendar-day-name-array, calendar-month-name-array): Doc fix.
23003 Add :set function.
23004 (calendar-abbrev-length, calendar-day-abbrev-array)
23005 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
23006 (calendar-day-abbrev-array, calendar-month-abbrev-array):
23007 Elements may no longer be nil.
23008 (calendar-day-name, calendar-month-name):
23009 Update for changed nature of abbrev arrays.
23010 * calendar/diary-lib.el (diary-name-pattern):
23011 Update for changed nature of abbrev arrays.
23012 (diary-mark-entries-1): Update calendar-make-alist calls.
23013 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
23014 * calendar/cal-html.el (cal-html-day-abbrev-array):
23015 Simply inherit from calendar-day-abbrev-array.
23016
23017 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
23018
23019 * progmodes/grep.el (grep-mode): Disable default
23020 compilation-directory-matcher setting (bug#8684).
23021
23022 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
23023
23024 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
23025 instead of "head" and "tail". There were problems with SunOS 5.9,
23026 and it performs better.
23027
23028 2011-05-17 Glenn Morris <rgm@gnu.org>
23029
23030 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
23031
23032 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
23033 Replace obsolete function.
23034
23035 * shell.el (pcomplete-parse-arguments-function): Declare.
23036
23037 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
23038 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
23039 (appt-check): Doc fixes.
23040 (appt-disp-window-function, appt-delete-window-function):
23041 Remove needless special case in custom :type.
23042 (appt-display-count): Default to 0, not nil.
23043 (appt-check): Reset appt-display-count to 0, not nil.
23044
23045 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
23046
23047 * progmodes/python.el (python-font-lock-keywords):
23048 Add the Python 3.X keyword "nonlocal" (bug#8639).
23049
23050 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
23051
23052 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
23053
23054 2011-05-16 Kevin Ryde <user42@zip.com.au>
23055
23056 * info-look.el (makefile-automake-mode): New setups, looking in
23057 automake manual, then makefile-mode.
23058 (makefile-mode): Remove automake manual, have it just in
23059 makefile-automake-mode since there's various things different or
23060 not relevant to plain make.
23061 (makefile-mode): Remove "other-modes" non-existent automake-mode,
23062 believe a hypothetical automake-mode would go to makefile-mode,
23063 not the other way around.
23064
23065 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
23066
23067 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
23068 hunk-end tags (Bug#8672).
23069
23070 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
23071 vc-annotate-show-diff-revision-at-line (Bug#8671).
23072
23073 2011-05-14 Glenn Morris <rgm@gnu.org>
23074
23075 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
23076 in the middle of an existing one with multiple authors. (Bug#8645)
23077 (change-log-font-lock-keywords): Also handle multiple author lines
23078 with leading tabs. (Bug#8644)
23079
23080 * calendar/appt.el (appt-check): Rename some local variables.
23081 Some simplification/reordering.
23082
23083 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
23084 (feedmail-sendmail-f-doesnt-sell-me-out)
23085 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23086 (feedmail-debug-sit-for, feedmail-queue-express-hook)
23087 (feedmail-queue-runner-message-sender): Set :version.
23088 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
23089 (bbdb-dwim-net-address, vm-mail): Declare.
23090 (feedmail-binmail-gnulinuxish-template):
23091 Rename from feedmail-binmail-linuxish-template.
23092 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
23093 Use insert-buffer-substring.
23094
23095 2011-05-14 Bill Carpenter <bill@carpenter.org>
23096
23097 * mail/feedmail.el (feedmail-patch-level): Increase.
23098 (feedmail-debug): New custom group.
23099 (feedmail-confirm-outgoing-timeout)
23100 (feedmail-sendmail-f-doesnt-sell-me-out)
23101 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
23102 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
23103 (feedmail-sender-line, feedmail-from-line)
23104 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
23105 (feedmail-spray-this-address)
23106 (feedmail-spray-address-fiddle-plex-list)
23107 (feedmail-queue-use-send-time-for-date)
23108 (feedmail-queue-use-send-time-for-message-id)
23109 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
23110 (feedmail-buffer-eating-function):
23111 Doc fixes.
23112 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
23113 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
23114 (feedmail-message-action-scroll-down): New functions.
23115 (feedmail-queue-directory, feedmail-queue-draft-directory):
23116 Use expand-file-name.
23117 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
23118 Remove C-v help entry.
23119 (feedmail-queue-buffer-file-name): New variable.
23120 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
23121 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
23122 (feedmail-message-action-send-strong, feedmail-message-action-edit)
23123 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
23124 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
23125 (feedmail-message-action-toggle-spray)
23126 (feedmail-run-the-queue-no-prompts)
23127 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
23128 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
23129 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
23130 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
23131 (feedmail-envelope-deducer, feedmail-fiddle-from)
23132 (feedmail-fiddle-sender, feedmail-default-date-generator)
23133 (feedmail-fiddle-date, feedmail-fiddle-message-id)
23134 (feedmail-fiddle-spray-address)
23135 (feedmail-fiddle-list-of-spray-fiddle-plexes)
23136 (feedmail-fiddle-list-of-fiddle-plexes)
23137 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
23138 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
23139 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
23140 Change default. Doc fix.
23141 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
23142 (feedmail-binmail-linuxish-template): New constant.
23143 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
23144 Respect feedmail-sendmail-f-doesnt-sell-me-out.
23145 (feedmail-send-it): Add debug call.
23146 Use feedmail-queue-buffer-file-name, and
23147 feedmail-send-it-immediately-wrapper.
23148 (feedmail-message-action-send): Add debug call.
23149 Use feedmail-send-it-immediately-wrapper.
23150 (feedmail-queue-express-to-queue): Add debug call.
23151 Run feedmail-queue-express-hook.
23152 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
23153 (feedmail-message-action-help-blat):
23154 Rename from feedmail-queue-send-edit-prompt-help-first.
23155 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
23156 Check line-endings. Handle errors better.
23157 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
23158 Doc fix. Add debug call.
23159 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
23160 Use feedmail-queue-send-edit-prompt-inner.
23161 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
23162 (feedmail-queue-send-edit-prompt-inner): New function, extracted
23163 from feedmail-queue-send-edit-prompt.
23164 (feedmail-queue-send-edit-prompt-help)
23165 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
23166 (feedmail-tidy-up-slug): Add debug call.
23167 Respect feedmail-queue-slug-suspect-regexp.
23168 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
23169 (feedmail-dump-message-to-queue): Add debug call.
23170 Expand queue-directory.
23171 (feedmail-dump-message-to-queue): Change message slightly.
23172 Use feedmail-say-chatter.
23173 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
23174 (feedmail-send-it-immediately-wrapper): New function.
23175 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
23176 Insert empty string rather than newline. Handle full-frame case.
23177 Use catch/throw. Use feedmail-say-chatter.
23178 (feedmail-fiddle-from): Try mail-host-address.
23179 (feedmail-default-message-id-generator): Doc fix.
23180 Bind system-time-locale. Handle missing end.
23181 (feedmail-fiddle-x-mailer): Add debug call.
23182 Handle feedmail-x-mailer-line being nil.
23183 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
23184 Add debug call. Use buffer-substring-no-properties.
23185 (feedmail-say-debug, feedmail-say-chatter): New functions.
23186 (feedmail-find-eoh): Give an explicit error.
23187
23188 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
23189
23190 * net/newst-treeview.el (newsticker-treeview-face): Change default
23191 family from helvetica to sans.
23192 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
23193 etc/images/newsticker.
23194
23195 * net/newst-reader.el (newsticker-feed-face): Change default
23196 family from helvetica to sans.
23197
23198 * net/newst-plainview.el (newsticker-new-item-face)
23199 (newsticker-old-item-face, newsticker-immortal-item-face)
23200 (newsticker-obsolete-item-face, newsticker-date-face)
23201 (newsticker-statistics-face): Change default family from
23202 helvetica to sans.
23203 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
23204 etc/images/newsticker.
23205
23206 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
23207 (newsticker--process-auto-mark-filter-match): Tell user about
23208 auto-marking.
23209
23210 2011-05-13 Didier Verna <didier@xemacs.org>
23211
23212 Common Lisp indentation improvements on defmethod and lambda-lists.
23213 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
23214 TODO entries.
23215 (lisp-lambda-list-keyword-parameter-indentation)
23216 (lisp-lambda-list-keyword-parameter-alignment)
23217 (lisp-lambda-list-keyword-alignment): New customizable user options.
23218 (lisp-indent-defun-method): Improve docstring.
23219 (extended-loop-p): Fix comment.
23220 (lisp-indent-lambda-list-keywords-regexp): New variable.
23221 (lisp-indent-lambda-list): New function.
23222 (lisp-indent-259): Use it.
23223 (lisp-indent-defmethod): Support for more than one
23224 method qualifier and properly indent methods lambda-lists.
23225 (defgeneric): Provide a missing common-lisp-indent-function property.
23226
23227 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
23228
23229 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
23230 bounds for the empty string (bug#8667).
23231
23232 2011-05-13 Glenn Morris <rgm@gnu.org>
23233
23234 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
23235
23236 * mail/sendmail.el (sendmail-program): Try executable-find first.
23237 (sendmail-send-it): `sendmail-program' cannot be unbound.
23238
23239 * calendar/appt.el (appt-make-list): Simplify.
23240 (appt-time-msg-list): Doc fix.
23241 (appt-check): Change mode-line message at the time of the appointment.
23242
23243 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
23244
23245 * progmodes/ld-script.el (ld-script-keywords)
23246 (ld-script-builtins): Update keywords list.
23247
23248 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23249
23250 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
23251
23252 * shell.el (shell-completion-vars): New function.
23253 (shell-mode):
23254 * simple.el (read-shell-command): Use it.
23255 (blink-matching-open): No need for " [...]" in minibuffer-message.
23256
23257 2011-05-12 Glenn Morris <rgm@gnu.org>
23258
23259 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
23260 (appt-check): Simplify.
23261
23262 2011-05-12 Eli Zaretskii <eliz@gnu.org>
23263
23264 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
23265 literal "/dev/null".
23266
23267 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23268
23269 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
23270 Fix typo.
23271
23272 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
23273
23274 * progmodes/which-func.el (which-function):
23275 Use add-log-current-defun instead of add-log-current-defun-function,
23276 which might not be defined (Bug#8260).
23277
23278 2011-05-12 Glenn Morris <rgm@gnu.org>
23279
23280 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
23281 Let byte-compile-initial-macro-environment always take precedence.
23282
23283 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
23284
23285 * net/rcirc.el: Add support for SSL/TLS connections.
23286 (rcirc-server-alist): New field `encryption'.
23287 (rcirc): Check `encryption' settings.
23288 (rcirc-connect): New arg `encryption'. Use open-network-stream.
23289 Merge make-local-variable into `set'.
23290 (rcirc--connection-open-p): New function.
23291 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
23292 the process is not a network process (e.g. running gnutls-cli).
23293 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
23294 Make rcirc-(en|de)code-coding-system local here.
23295 (rcirc-mode): Merge make-local-variable into `set'.
23296 (rcirc-parent-buffer): Make permanent buffer-local.
23297 (rcirc-multiline-minor-mode): Don't do it here.
23298 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
23299 there's no server buffer.
23300
23301 2011-05-11 Glenn Morris <rgm@gnu.org>
23302
23303 * newcomment.el (comment-kill): Prefix "unused" local.
23304
23305 * term/w32console.el (get-screen-color): Declare.
23306
23307 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
23308 Handle symbol elements of byte-compile-initial-macro-environment.
23309
23310 2011-05-10 Leo Liu <sdl.web@gmail.com>
23311
23312 * bookmark.el (bookmark-bmenu-mode-map):
23313 Bind bookmark-bmenu-search to `/'.
23314
23315 * mail/footnote.el: Convert to utf-8 encoding.
23316 (footnote-unicode-string, footnote-unicode-regexp): New variable.
23317 (Footnote-unicode): New function.
23318 (footnote-style-alist): Add unicode style to the list.
23319 (footnote-style): Doc fix.
23320
23321 2011-05-10 Jim Meyering <meyering@redhat.com>
23322
23323 Fix doubled-word typos.
23324 * international/quail.el (quail-insert-kbd-layout): and and -> and
23325 * kermit.el: and and -> and
23326 * net/ldap.el (ldap-search-internal): to to -> to
23327 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
23328 * progmodes/js.el (js-mode): and and -> and
23329 * textmodes/artist.el (artist-move-to-xy): at at -> at
23330 (artist-draw-region-trim-line-endings): if if -> if
23331 And Safetyc -> Safety.
23332 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
23333
23334 2011-05-10 Glenn Morris <rgm@gnu.org>
23335 Stefan Monnier <monnier@iro.umontreal.ca>
23336
23337 * files.el (hack-one-local-variable-eval-safep):
23338 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
23339
23340 2011-05-10 Glenn Morris <rgm@gnu.org>
23341
23342 * calendar/diary-lib.el (diary-list-entries-hook)
23343 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
23344 (diary-nongregorian-marking-hook, diary-list-entries)
23345 (diary-include-other-diary-files, diary-mark-entries)
23346 (diary-mark-included-diary-files): Doc fixes.
23347
23348 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
23349
23350 * misc.el: Require tabulated-list.el during compilation.
23351
23352 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
23353
23354 * progmodes/compile.el (compilation-start):
23355 Run compilation-filter-hook for the async case too.
23356 (compilation-filter-hook): Doc fix.
23357
23358 2011-05-09 Deniz Dogan <deniz@dogan.se>
23359
23360 * wdired.el: Remove outdated installation comment. Fix usage
23361 comment.
23362
23363 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
23364
23365 * misc.el: Implement new command `list-dynamic-libraries'.
23366 (list-dynamic-libraries--loaded-only-p): New variable.
23367 (list-dynamic-libraries--refresh): New function.
23368 (list-dynamic-libraries): New command.
23369
23370 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
23371
23372 * progmodes/compile.el (compilation-error-regexp-alist-alist):
23373 Fix the ant regexp to handle end-line and end-column info from jikes.
23374 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
23375 higher priority to avoid clobbering by gnu.
23376
23377 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
23378
23379 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
23380 if the face has existing theme settings (Bug#8454).
23381
23382 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
23383
23384 * progmodes/perl-mode.el (perl-imenu-generic-expression):
23385 Only match variables declared via `my' or `our' (Bug#8261).
23386
23387 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
23388 special file names `.' and `..' (Bug#8259).
23389
23390 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
23391
23392 * progmodes/grep.el (grep-mode-font-lock-keywords):
23393 Remove buffer-changing entries.
23394 (grep-filter): New function.
23395 (grep-mode): Add it to compilation-filter-hook.
23396
23397 * progmodes/compile.el (compilation-filter-hook)
23398 (compilation-filter-start): New defvars.
23399 (compilation-filter): Call compilation-filter-hook prior to
23400 updating the process mark.
23401
23402 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
23403
23404 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
23405
23406 2011-05-07 Eli Zaretskii <eliz@gnu.org>
23407
23408 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
23409 mailclient-send-it even if window-system is nil. (Bug#8595)
23410
23411 * term/w32console.el (terminal-init-w32console):
23412 Call get-screen-color and use its output to set the frame
23413 background-mode. (Bug#8597)
23414
23415 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
23416
23417 Make bytecomp.el understand that defmethod defines funs (bug#8631).
23418 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
23419 New functions.
23420 (defgeneric, eieio--defmethod): Use them.
23421 (eieio-defgeneric): Remove.
23422 (defmethod): Call defgeneric in a way visible to the byte-compiler.
23423
23424 2011-05-07 Glenn Morris <rgm@gnu.org>
23425
23426 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
23427 Use let rather than let*.
23428 (timeclock-find-discrep): Remove unused local.
23429
23430 * calendar/diary-lib.el (diary-comment-start): Doc fix.
23431
23432 * calendar/appt.el (appt-time-msg-list): Doc fix.
23433
23434 2011-05-06 Noah Friedman <friedman@splode.com>
23435
23436 * apropos.el (apropos-print-doc): Only use
23437 emacs-lisp-docstring-fill-column when it is bound to an integer,
23438 per that variable's documentation.
23439
23440 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
23441
23442 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
23443 and warnings are not silently discarded (e.g. use -d instead of -P).
23444
23445 2011-05-06 Glenn Morris <rgm@gnu.org>
23446
23447 * calendar/appt.el (appt-message-warning-time): Doc fix.
23448 (appt-warning-time-regexp): New option.
23449 (appt-make-list): Respect appt-message-warning-time.
23450
23451 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
23452 New options.
23453 (diary-add-to-list): Strip comments from the displayed string.
23454 (diary-mode): Set comment-start and comment-end.
23455
23456 * vc/diff-mode.el (smerge-refine-subst): Declare.
23457 (diff-refine-hunk): Don't require smerge-mode when compiling.
23458
23459 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
23460
23461 * simple.el (list-processes): Return nil as the docstring says.
23462
23463 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
23464
23465 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
23466 to "".
23467 (ange-ftp-write-region, ange-ftp-insert-file-contents)
23468 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
23469 determining of binary transfer. (Bug#7383)
23470
23471 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
23472
23473 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23474 Fix port computation bug. (Bug#8618)
23475
23476 2011-05-05 Glenn Morris <rgm@gnu.org>
23477
23478 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
23479
23480 * simple.el (shell-dynamic-complete-functions)
23481 (comint-dynamic-complete-functions): Declare.
23482
23483 * net/network-stream.el (gnutls-negotiate):
23484 * simple.el (tabulated-list-print): Fix declarations.
23485
23486 * progmodes/gud.el (syntax-symbol, syntax-point):
23487 Remove unnecessary and incorrect declarations.
23488
23489 * emacs-lisp/check-declare.el (check-declare-scan):
23490 Handle byte-compile-initial-macro-environment in bytecomp.el.
23491
23492 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
23493
23494 Fix earlier half-done eieio-defmethod change (bug#8338).
23495 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
23496 Streamline and change calling convention.
23497 (defmethod): Adjust accordingly and simplify.
23498 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
23499 new eieio--defmethod.
23500 (slot-boundp): Minor CSE simplification.
23501
23502 2011-05-05 Milan Zamazal <pdm@zamazal.org>
23503
23504 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
23505 (glasses-make-readable): Use glasses-separate-capital-groups.
23506
23507 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
23508
23509 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
23510 (warning-series): Doc fix.
23511 (display-warning): Don't try to create the buffer if we just found it.
23512
23513 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
23514
23515 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
23516 (autoload-find-generated-file): New function.
23517 (generate-file-autoloads): Bind generated-autoload-file to
23518 buffer-file-name.
23519 (update-file-autoloads, update-directory-autoloads):
23520 Use autoload-find-generated-file. If called interactively, prompt for
23521 output file (Bug#7989).
23522 (batch-update-autoloads): Doc fix.
23523
23524 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
23525
23526 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
23527
23528 2011-05-04 Glenn Morris <rgm@gnu.org>
23529
23530 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
23531 function, so it follows changes in calendar-date-style.
23532 (diary-fancy-date-matcher): New function.
23533 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
23534 (diary-fancy-font-lock-fontify-region-function):
23535 Use diary-fancy-date-pattern as a function.
23536
23537 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
23538 non-numbers for `year' etc pseudo-variables. (Bug#8583)
23539
23540 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
23541
23542 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
23543 instead of positional arguments. Allow :keylist and :crlfiles
23544 arguments.
23545 (open-gnutls-stream): Call it.
23546
23547 * net/network-stream.el (network-stream-open-starttls): Adjust to
23548 call `gnutls-negotiate' with :process and :hostname arguments.
23549
23550 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
23551
23552 * minibuffer.el (completion--message): New function.
23553 (completion--do-completion, minibuffer-complete)
23554 (minibuffer-force-complete, minibuffer-complete-word): Use it.
23555 (completion--do-completion): Don't ignore completion-auto-help when in
23556 icomplete-mode.
23557
23558 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
23559 internal encoding (e.g. tibetan zero is not whitespace).
23560 (global-whitespace-mode): Prefer save-current-buffer.
23561 (whitespace-trailing-regexp): Remove useless save-match-data.
23562 (whitespace-empty-at-bob-regexp): Minor simplification.
23563
23564 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
23565
23566 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
23567
23568 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
23569
23570 * textmodes/ispell.el (ispell-add-per-file-word-list):
23571 Use `concat' to create string for insertion.
23572
23573 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23574
23575 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
23576 Avoid open-line which runs post-self-insert-hook.
23577 (bibtex-fill-entry): Remove unused `end' var.
23578
23579 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
23580
23581 * textmodes/ispell.el (ispell-add-per-file-word-list):
23582 Protect against `nil' value of `comment-start' (Bug#8579).
23583
23584 2011-05-03 Leo Liu <sdl.web@gmail.com>
23585
23586 * isearch.el (isearch-yank-pop): New command.
23587 (isearch-mode-map): Bind it to `M-y'.
23588 (isearch-forward): Mention it.
23589
23590 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23591
23592 * simple.el (minibuffer-complete-shell-command): Remove.
23593 (minibuffer-local-shell-command-map): Use completion-at-point.
23594 (read-shell-command): Setup completion vars here instead.
23595 (read-expression-map): Bind TAB to symbol completion.
23596
23597 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
23598 error directly rather via storing it into `results'.
23599
23600 2011-05-02 Leo Liu <sdl.web@gmail.com>
23601
23602 * vc/diff.el: Fix description.
23603
23604 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23605
23606 * server.el (server-eval-at): New function.
23607
23608 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23609
23610 * net/network-stream.el (open-network-stream): Take a :nowait
23611 parameter and pass it on to `make-network-process'.
23612 (network-stream-open-plain): Ditto.
23613
23614 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
23615
23616 * faces.el (face-spec-set-match-display): Don't match toolkit
23617 options on terminal frames.
23618
23619 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23620
23621 * progmodes/pascal.el: Use lexical binding.
23622 (pascal-mode-map): Remove author preferences.
23623
23624 * pcomplete.el (pcomplete-std-complete): Don't abuse
23625 completion-at-point.
23626
23627 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23628
23629 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
23630 removing code that has been dead since 1991 or so.
23631
23632 * startup.el (command-line): When warning about "_emacs", use a
23633 delayed warning to allow the user to filter it out.
23634
23635 2011-04-28 Deniz Dogan <deniz@dogan.se>
23636
23637 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
23638 user has not joined.
23639
23640 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23641
23642 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
23643 aren't any completions at point.
23644
23645 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23646
23647 * subr.el (display-delayed-warnings): New function.
23648 (delayed-warnings-hook): New variable.
23649
23650 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23651
23652 * minibuffer.el (completion-at-point, completion-help-at-point):
23653 Don't presume that a given completion-at-point-function will always
23654 use the same calling convention.
23655
23656 * pcomplete.el (pcomplete-completions-at-point):
23657 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
23658 pcomplete-seen is non-nil.
23659 (pcomplete-comint-setup): Also recognize the new comint/shell
23660 completion functions.
23661 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
23662 pcomplete-seen is non-nil.
23663
23664 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
23665
23666 * calendar/icalendar.el (diary-lib): Add require statement.
23667 (icalendar--create-uid): Read out a uid from a text-property on
23668 the first character in the entry. This allows for code to add its
23669 own uid to the entry.
23670 (icalendar--convert-float-to-ical): Add export of
23671 `diary-float'-entries save for those with the optional DAY
23672 argument.
23673
23674 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
23675
23676 * subr.el (shell-quote-argument): Use alternate escaping strategy
23677 when we spot a variable reference in a string.
23678
23679 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23680
23681 * cus-start.el (all): Define customization for debug-on-event.
23682
23683 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23684
23685 * subr.el (shell-quote-argument): Escape correctly under Windows.
23686
23687 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23688
23689 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
23690
23691 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
23692
23693 * net/tramp.el (tramp-process-actions): Add POS argument.
23694 Delete region between POS and (pos).
23695
23696 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23697 Use `nil' position in `tramp-process-actions' call.
23698 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
23699
23700 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
23701 position in `tramp-process-actions' call.
23702
23703 * net/trampver.el: Update release number.
23704
23705 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23706
23707 * custom.el (defcustom): Obey lexical-binding.
23708
23709 Fix octave-inf completion problems reported by Alexander Klimov.
23710 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
23711 Inherit from octave-mode-syntax-table.
23712 (inferior-octave-mode): Set info-lookup-mode.
23713 (inferior-octave-completion-at-point): New function.
23714 (inferior-octave-complete): Use it and completion-in-region.
23715 (inferior-octave-dynamic-complete-functions): Use it as well, and use
23716 comint-filename-completion.
23717 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
23718 symbol elements which shouldn't be word elements.
23719 (octave-font-lock-keywords, octave-beginning-of-defun)
23720 (octave-function-header-regexp): Adjust regexps accordingly.
23721 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
23722
23723 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
23724
23725 * net/gnutls.el (gnutls-errorp): Declare before first use.
23726
23727 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
23728
23729 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
23730 verify-error, and verify-hostname-error parameters. Check whether
23731 default trustfile exists before going to use it. Add missing
23732 argument to gnutls-message-maybe call. Return value.
23733 Reported by Claudio Bley <claudio.bley@gmail.com>.
23734 (open-gnutls-stream): Add usage example.
23735
23736 * net/network-stream.el (network-stream-open-starttls): Give host
23737 parameter to `gnutls-negotiate'.
23738 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
23739 * subr.el (shell-quote-argument): Escape correctly under Windows.
23740
23741 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
23742
23743 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
23744 Use correct match group (bug#8438).
23745
23746 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
23747
23748 * emacs-lisp/package.el (package-built-in-p): Fix typo.
23749 (package-menu--generate): New arg specifying packages to show.
23750 (package-menu-refresh, package-menu-execute, list-packages):
23751 Callers changed.
23752 (package-show-package-list): New function, replacing deleted
23753 package--list-packages (renamed because it is non-internal).
23754
23755 * finder.el (finder-list-matches): Use package-show-package-list
23756 instead of deleted package--list-packages.
23757
23758 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
23759 Based on a previous implementation by Juanma Barranquero (Bug#8366).
23760 (vc-annotate-mode-map): Bind it to RET.
23761
23762 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
23763
23764 * progmodes/etags.el (next-file): Don't use set-buffer to change
23765 buffers (Bug#8478).
23766
23767 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
23768
23769 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
23770
23771 * apropos.el (apropos-label-face): Avoid variable-pitch face.
23772 (apropos-accumulator): Doc fix.
23773 (apropos-function, apropos-macro, apropos-command)
23774 (apropos-variable, apropos-face, apropos-group, apropos-widget)
23775 (apropos-plist): Add face property.
23776 (apropos-symbols-internal): Fix indentation.
23777 (apropos-print): Simplify help, and recognize apropos-multi-type.
23778 (apropos-print-doc): Use button-type-get to extract the button's
23779 face property. Fill docstring (Bug#8352).
23780
23781 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
23782
23783 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
23784
23785 * play/mpuz.el (mpuz-silent): Doc fix.
23786 (mpuz-mode-map): Use mapc.
23787 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
23788 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
23789 Fix typos in docstrings.
23790
23791 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
23792 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
23793
23794 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
23795
23796 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
23797
23798 * minibuffer.el (completion--do-completion): Avoid the "Next char
23799 not unique" prompt if icomplete-mode is enabled (Bug#5849).
23800
23801 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
23802 mouse-2 into unread-command-events, it is interpreted correctly.
23803
23804 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
23805 (image-toggle-display): Doc fix.
23806
23807 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
23808
23809 * textmodes/page.el (what-page): Use line-number-at-pos to
23810 calculate line number (Bug#6825).
23811
23812 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
23813
23814 * eshell/esh-mode.el (find-tag-interactive): Declare function.
23815 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
23816 Pass argument NO-DEFAULT to `find-tag-interactive'.
23817
23818 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
23819
23820 Lexical-binding cleanup.
23821
23822 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
23823 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
23824 * progmodes/ada-prj.el (ada-prj-initialize-values)
23825 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
23826 (ada-prj-show-value):
23827 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
23828 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
23829 (antlr-invalidate-context-cache, antlr-options-menu-filter)
23830 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
23831 * progmodes/bug-reference.el (bug-reference-push-button):
23832 * progmodes/fortran.el (fortran-line-length):
23833 * progmodes/glasses.el (glasses-change):
23834 * progmodes/octave-mod.el (octave-fill-paragraph):
23835 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
23836 (python-pdbtrack-grub-for-buffer, python-sentinel):
23837 * progmodes/sql.el (sql-save-connection):
23838 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
23839 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
23840 Mark unused parameters.
23841
23842 * progmodes/compile.el (compilation--flush-directory-cache)
23843 (compilation--flush-parse, compile-internal): Mark unused parameters.
23844 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
23845 (compilation-next-error-function): Remove unused variable `timestamp'.
23846
23847 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
23848 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
23849
23850 * progmodes/dcl-mode.el (dcl-end-of-command):
23851 Remove unused variable `start'.
23852 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
23853 (dcl-option-value-basic, dcl-option-value-offset)
23854 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
23855 Mark unused parameters.
23856 (dcl-save-local-variable): Remove unused variable `val'.
23857 (mode): Declare.
23858
23859 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
23860 Mark unused parameters.
23861 (delphi-ignore-changes): Move before first use.
23862 (delphi-charset-token-at): Remove unused variable `start'.
23863 (delphi-else-start): Remove unused variable `if-count'.
23864 (delphi-comment-block-start, delphi-comment-block-end):
23865 Remove unused variable `kind'.
23866 (delphi-indent-line): Remove unused variable `new-point'.
23867
23868 * progmodes/ebrowse.el (ebrowse-files-list)
23869 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
23870 Mark unused parameters. Don't quote `lambda'.
23871 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
23872 Don't quote `lambda'.
23873 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
23874 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
23875 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
23876 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
23877 Use `ignore-errors'.
23878 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
23879 (ebrowse-view/find-file-and-search-pattern)
23880 (ebrowse-view/find-member-declaration/definition):
23881 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
23882 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
23883 Rename parameter PREFIX-ARG to PREFIX.
23884 (ebrowse-tags-read-name): Remove unused variables `start' and
23885 `member-info'.
23886 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
23887 to `tags-file'.
23888
23889 * progmodes/etags.el (local-find-tag-hook): Declare.
23890 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
23891 Mark unused parameters.
23892
23893 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
23894 (executable-interpret): Mark unused parameter.
23895
23896 * progmodes/flymake.el (flymake-process-sentinel)
23897 (flymake-after-change-function)
23898 (flymake-create-temp-with-folder-structure)
23899 (flymake-get-include-dirs-dot): Mark unused parameters.
23900 (flymake-safe-delete-directory): Remove unused variable `err'.
23901
23902 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
23903 (speedbar-timer-fn, speedbar-line-text)
23904 (speedbar-change-expand-button-char, speedbar-delete-subblock)
23905 (speedbar-center-buffer-smartly): Declare functions.
23906 (gdb-find-watch-expression): Remove unused variable `array'.
23907 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
23908 (gdb-starting): Mark unused parameters.
23909 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
23910 (gdb-table-string): Remove unused variable `res'.
23911 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
23912 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
23913 (gdb-display-buffer): Remove unused variable `cur-size'.
23914
23915 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
23916 allow lexical-binding compilation.
23917 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
23918 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
23919 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
23920 Mark unused parameters.
23921 (gud-gdb-marker-filter): Remove unused variable `match'.
23922 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
23923 lambda expressions and funcall them, instead of using `fset'.
23924
23925 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
23926 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
23927
23928 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
23929 variable `header-beg'; use `let'.
23930
23931 * progmodes/icon.el (indent-icon-exp): Remove unused variables
23932 `restart', `last-sexp' and `at-do'.
23933
23934 * progmodes/js.el (js--debug): Mark unused parameter.
23935 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
23936 (js--splice-into-items): Remove unused variable `item'.
23937 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
23938
23939 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
23940 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
23941 (makefile-complete): Remove unused variable `try'.
23942 (makefile-fill-paragraph, makefile-match-function-end):
23943 Mark unused parameters.
23944
23945 * progmodes/octave-inf.el (inferior-octave-complete):
23946 Remove unused variable `proc'.
23947 (inferior-octave-output-digest): Mark unused parameter.
23948
23949 * progmodes/perl-mode.el (perl-calculate-indent):
23950 Remove unused variable `err'.
23951
23952 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
23953 (prolog-indent-line): Mark unused parameters.
23954 (prolog-indent-line): Remove unused variable `beg'.
23955
23956 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
23957 (reporter-dont-compact-list): Declare.
23958
23959 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
23960 Remove unused variable `char'.
23961 (sh-debug): Mark unused parameter.
23962 (sh-get-indent-info): Remove unused variable `start'.
23963 (sh-calculate-indent): Remove unused variable `var'.
23964
23965 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
23966 (simula-electric-keyword): Remove unused variable `null'.
23967 (simula-search-backward, simula-search-forward): Remove unused
23968 variables `begin' and `end'.
23969
23970 * progmodes/vera-mode.el (vera-guess-basic-syntax):
23971 Remove unused variable `pos'.
23972 (vera-electric-tab, vera-comment-uncomment-region):
23973 Mark unused parameters.
23974 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
23975
23976 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
23977
23978 * emacs-lisp/package.el (package--builtins, package-alist)
23979 (package-load-descriptor, package-built-in-p, package-activate)
23980 (define-package, package-installed-p)
23981 (package-compute-transaction, package-buffer-info)
23982 (package--push): Doc fix. Distinguish more clearly between
23983 version strings and version lists.
23984
23985 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
23986
23987 Lexical-binding cleanup.
23988
23989 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
23990 (5x5-make-mutate-best):
23991 * play/fortune.el (fortune-in-buffer):
23992 * play/gomoku.el (gomoku-init-display):
23993 * play/solitaire.el (solitaire, solitaire-do-check):
23994 * play/tetris.el (tetris-default-update-speed-function):
23995 Mark unused parameters.
23996
23997 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
23998 (bubbles--shift): Remove unused variable `char-org'.
23999 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
24000 (bubbles--show-images): Remove unused variable `char'.
24001
24002 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
24003 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
24004 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
24005 (decipher-analyze-buffer): Use ?\s.
24006 (decipher-make-checkpoint): Remove unused variable `mapping'.
24007
24008 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
24009
24010 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
24011 Remove unused variable `result'; use `let'.
24012
24013 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
24014 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
24015 (gametree-children-shown-p, gametree-compute-reduced-score):
24016 Use `ignore-errors'.
24017
24018 * play/handwrite.el (ps-lpr-switches): Declare.
24019 (handwrite): Remove unused variables `pmin' and `lastp'.
24020
24021 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
24022
24023 * play/landmark.el (landmark-init-display)
24024 (landmark-update-naught-weights): Mark unused parameters.
24025 (landmark-y): Remove unused variable `noise'. Simplify.
24026 (landmark-human-plays): Remove unused variable `score'.
24027
24028 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
24029 (mpuz-try-proposal): Remove unused variable `game'.
24030
24031 * play/zone.el (life-patterns): Declare.
24032
24033 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
24034
24035 * vc/vc.el (ediff-vc-internal): Declare function.
24036
24037 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24038
24039 * shell.el: Use lexical-binding and std completion UI.
24040 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
24041 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
24042 comint-preoutput-filter-functions rather than on
24043 comint-output-filter-functions.
24044 (shell-command-completion, shell--command-completion-data)
24045 (shell-filename-completion, shell-environment-variable-completion)
24046 (shell-c-a-p-replace-by-expanded-directory): New functions.
24047 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
24048 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
24049 (shell-dynamic-complete-environment-variable): Use them.
24050 (shell-dynamic-complete-as-environment-variable)
24051 (shell-dynamic-complete-as-command): Remove.
24052 (shell-match-partial-variable): Match past point.
24053 * comint.el: Clean up use of completion-at-point-functions.
24054 (comint-completion-at-point): New function.
24055 (comint-mode): Use it completion-at-point-functions.
24056 (comint-dynamic-complete): Make it obsolete.
24057 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
24058 (comint-c-a-p-replace-by-expanded-history): New function.
24059 (comint-dynamic-complete-functions)
24060 (comint-replace-by-expanded-history): Use it.
24061 * minibuffer.el (completion-table-with-terminator): Allow dynamic
24062 termination strings. Try harder to avoid second try-completion.
24063 (completion-in-region-mode-map): Disable bindings that don't work yet.
24064
24065 * comint.el: Use lexical-binding. Require CL.
24066 (comint-dynamic-complete-functions): Use comint-filename-completion.
24067 (comint-completion-addsuffix): Tweak custom type.
24068 (comint-filename-completion, comint--common-suffix)
24069 (comint--common-quoted-suffix, comint--table-subvert)
24070 (comint--complete-file-name-data): New functions.
24071 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
24072 (comint-dynamic-list-filename-completions): Use them.
24073 (comint-dynamic-simple-complete): Make obsolete.
24074
24075 * minibuffer.el (completion-in-region-mode):
24076 Keep completion-in-region-mode--predicate global.
24077 (completion-in-region--postch):
24078 Assume completion-in-region-mode--predicate is not null.
24079
24080 * progmodes/flymake.el (flymake-start-syntax-check-process):
24081 Obey `dir'. Simplify.
24082
24083 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
24084 we're in VC after all.
24085
24086 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
24087
24088 * vc/vc.el (vc-diff-build-argument-list-internal)
24089 (vc-version-ediff, vc-ediff): New commands.
24090 (vc-version-diff): Use vc-diff-build-argument-list-internal.
24091
24092 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
24093
24094 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
24095 add sanity check.
24096
24097 * obsolete/erc-hecomplete.el: Make obsolete.
24098 * obsolete/: Standardize obsolescence info in the header.
24099
24100 2011-04-20 Glenn Morris <rgm@gnu.org>
24101
24102 * calendar/solar.el (solar-horizontal-coordinates):
24103 Use the longitude argument rather than `calendar-longitude'.
24104 (solar-date-next-longitude): Remove unused locals.
24105
24106 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
24107
24108 * whitespace.el: New version 13.2.1.
24109
24110 2011-04-20 felix <EmacsWiki> (tiny change)
24111
24112 * whitespace.el (global-whitespace-mode): Keep highlight when
24113 switching between major modes on a file.
24114
24115 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
24116
24117 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
24118 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
24119 multi-line comments as well.
24120
24121 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
24122
24123 Lexical-binding cleanup.
24124
24125 * arc-mode.el (archive-mode-revert):
24126 * cmuscheme.el (scheme-interactively-start-process):
24127 * custom.el (custom-initialize-delay):
24128 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
24129 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
24130 * emacs-lock.el (emacs-lock-clear-sentinel):
24131 * ezimage.el (defezimage):
24132 * follow.el (follow-avoid-tail-recenter):
24133 * fringe.el (set-fringe-mode-1):
24134 * generic-x.el (bat-generic-mode-compile):
24135 * help-mode.el (help-info-variable, help-do-xref)
24136 (help-mode-revert-buffer):
24137 * help.el (view-emacs-todo):
24138 * iswitchb.el (iswitchb-completion-help):
24139 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
24140 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
24141 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
24142 * locate.el (locate-update):
24143 * longlines.el (longlines-encode-region)
24144 (longlines-after-change-function):
24145 * outline.el (outline-isearch-open-invisible):
24146 * ps-def.el (declare-function, charset-dimension, char-width)
24147 (encode-char):
24148 * ps-mule.el (ps-mule-plot-string):
24149 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
24150 (recentf-edit-list-select, recentf-edit-list-validate)
24151 (recentf-open-files-action):
24152 * rect.el (delete-whitespace-rectangle-line)
24153 (rectangle-number-line-callback):
24154 * register.el (window-configuration-to-register)
24155 (frame-configuration-to-register):
24156 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
24157 * select.el (xselect-convert-to-string, xselect-convert-to-length)
24158 (xselect-convert-to-targets, xselect-convert-to-delete)
24159 (xselect-convert-to-filename, xselect-convert-to-charpos)
24160 (xselect-convert-to-lineno, xselect-convert-to-colno)
24161 (xselect-convert-to-os, xselect-convert-to-host)
24162 (xselect-convert-to-user, xselect-convert-to-class)
24163 (xselect-convert-to-name, xselect-convert-to-integer)
24164 (xselect-convert-to-atom, xselect-convert-to-identity):
24165 * subr.el (declare, ignore, process-kill-without-query)
24166 (text-clone-maintain):
24167 * terminal.el (te-get-char, te-tic-sentinel):
24168 * tool-bar.el (tool-bar-make-keymap):
24169 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
24170 * type-break.el (type-break-mode, type-break-noninteractive-query):
24171 * view.el (View-back-to-mark):
24172 * wid-browse.el (widget-browse-action, widget-browse-widget)
24173 (widget-browse-widgets, widget-browse-sexp):
24174 * widget.el (define-widget-keywords):
24175 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
24176 Mark unused parameters.
24177
24178 * align.el (align-adjust-col-for-rule): Mark unused parameter.
24179 (align-areas): Remove unused variable `look'.
24180 (align-region): Remove unused variables `real-end' and `pos-list'.
24181
24182 * apropos.el (apropos-score-doc): Remove unused variable `i'.
24183
24184 * bindings.el (mode-line-modified, mode-line-remote):
24185 Mark unused parameters.
24186 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
24187
24188 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
24189 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
24190
24191 * comint.el (comint-history-isearch-pop-state)
24192 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
24193 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
24194 (comint-substitute-in-file-name): Doc fix.
24195
24196 * completion.el (cmpl-statistics-block): Mark unused parameter.
24197 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
24198 (save-completions-to-file, load-completions-from-file):
24199 Remove unused local variable `e'.
24200
24201 * composite.el (compose-chars): Remove unused variable `len'.
24202 (lgstring-insert-glyph): Remove unused variable `g'.
24203 (compose-glyph-string): Remove unused variables `ascent',
24204 `descent', `lbearing' and `rbearing'.
24205 (compose-glyph-string-relative): Remove unused variables
24206 `lbearing', `rbearing' and `wadjust'.
24207 (compose-gstring-for-graphic): Remove unused variables `header',
24208 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
24209 (compose-gstring-for-terminal): Remove unused variables `header'
24210 and `nchars'. Use `let', not `let*'.
24211
24212 * cus-edit.el (Custom-set, Custom-save, custom-reset)
24213 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
24214 (Custom-buffer-done, custom-buffer-create-internal)
24215 (custom-browse-visibility-action, custom-browse-group-tag-action)
24216 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
24217 (widget-magic-mouse-down-action, custom-toggle-parent)
24218 (custom-add-parent-links, custom-toggle-hide-variable)
24219 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
24220 (custom-toggle-hide-face, face, hook, custom-group-link-action)
24221 (custom-face-menu-create, custom-variable-menu-create, get)
24222 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
24223 (custom-reset-standard-save-and-update): Remove unused variable `value'.
24224 (customize-apropos): Remove unused variable `tests'.
24225 (custom-group-value-create): Remove unused variable `hidden-p'.
24226 (sort-fold-case): Declare.
24227
24228 * cus-theme.el (custom-reset-standard-faces-list)
24229 (custom-reset-standard-variables-list): Declare.
24230 (customize-create-theme, custom-theme-revert, custom-theme-write)
24231 (custom-theme-choose-mode, customize-themes, custom-theme-save):
24232 Mark unused parameters.
24233
24234 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
24235
24236 * delim-col.el (delimit-columns-max): Move defvar before first use.
24237
24238 * descr-text.el (describe-char-categories): Don't quote `lambda'.
24239 (describe-char): Don't quote `lambda'. Mark unused parameter.
24240
24241 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
24242 (auto-insert): Declare.
24243 (desktop-restore-file-buffer): Rename desktop-* parameters;
24244 mark unused ones.
24245 (desktop-create-buffer): Rename desktop-* parameters and bind them.
24246 (desktop-buffer): Rename desktop-* parameters.
24247
24248 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
24249 (dframe-reposition-frame-xemacs, dframe-help-echo)
24250 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
24251 Mark unused parameters.
24252
24253 * dired-aux.el (backup-extract-version-start, overwrite-query)
24254 (overwrite-backup-query, rename-regexp-query)
24255 (rename-non-directory-query): Declare.
24256 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
24257 (dired-add-entry): Remove unused variable `orig-file-name'.
24258 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
24259 Use parameter PRESERVE-TIME instead of accessing dynamic variable
24260 `dired-copy-preserve-time' directly.
24261 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
24262 (dired-insert-subdir-newpos): Rename unused variable `pos'.
24263
24264 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
24265 (dired-virtual-revert, dired-make-relative-symlink):
24266 Mark unused parameters.
24267 (manual-program): Declare.
24268 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
24269 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
24270 wrapped in `with-no-warnings' to avoid replacing one warning by another.
24271
24272 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
24273
24274 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
24275
24276 * echistory.el (electric-history-in-progress, Helper-return-blurb):
24277 Declare.
24278
24279 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
24280
24281 * electric.el (Electric-command-loop): Rename parameter
24282 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
24283
24284 * expand.el (expand-in-literal): Remove unused variable `here'.
24285
24286 * facemenu.el (facemenu-add-new-color):
24287 Remove unused variable `docstring'.
24288
24289 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
24290 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
24291 (face-attr-construct): Mark unused parameter. Doc fix.
24292 (read-color): Remove unused variable `hex-string'.
24293
24294 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
24295 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
24296 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
24297 (display-buffer-other-frame): Remove unused variable `old-window'.
24298 (kill-buffer-hook): Declare.
24299 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
24300 Mark unused parameters.
24301 (after-find-file): Pass 1 to `auto-save-mode', not t.
24302
24303 * files-x.el (auto-insert): Declare.
24304 (modify-file-local-variable-prop-line): Remove unused variable `val'.
24305
24306 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
24307 variable `buf'. Mark unused parameter.
24308 (find-lisp-insert-directory): Mark unused parameter.
24309
24310 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
24311 (format-encode-region): Remove unused variables `cur-buf' and `result'.
24312 (format-common-tail): Remove, unused.
24313 (format-deannotate-region): Remove unused variable `loc'.
24314 (format-annotate-region): Remove unused variable `p'.
24315 (format-annotate-single-property-change): Remove unused variables
24316 `default' and `tail'.
24317
24318 * forms.el (read-file-filter): Declare.
24319 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
24320
24321 * frame.el (frame-creation-function-alist): Mark unused parameter.
24322 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
24323
24324 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
24325 Remove unused parameters.
24326 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
24327 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
24328
24329 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
24330 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
24331 (hfy-prepare-tag-map): Mark unused parameters.
24332 (htmlfontify-buffer): Use `called-interactively-p'.
24333
24334 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
24335 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
24336 (ibuffer-do-occur): Mark unused parameters.
24337 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
24338 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
24339
24340 * ibuffer.el: Don't quote `lambda'.
24341 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
24342 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
24343 Mark unused parameters.
24344
24345 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
24346 (ido-completing-read): Mark unused parameters.
24347 (ido-copy-current-word): Mark unused parameters;
24348 remove unused variable `name'.
24349 (ido-sort-merged-list): Remove unused parameter `dirs'.
24350
24351 * ielm.el (ielm-input-sender): Mark unused parameter.
24352 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
24353 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
24354 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
24355 `ielm-string' as a dynamic variable accessible from the IELM prompt.
24356 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
24357
24358 * image-dired.el (image-dired-display-thumbs): Remove unused
24359 variables `curr-file' and `count'.
24360 (image-dired-remove-tag): Remove unused variable `start'.
24361 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
24362 variable `curr-file'
24363 (image-dired-rotate-original): Remove unused variable `temp-file'.
24364 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
24365 Remove unused variable `file'.
24366 (image-dired-gallery-generate): Remove unused variable `curr'.
24367 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
24368
24369 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
24370
24371 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
24372
24373 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
24374
24375 * isearch.el (minibuffer-history-symbol): Declare.
24376 (isearch-edit-string): Remove unused variable `err'.
24377 (isearch-message-prefix, isearch-message-suffix):
24378 Mark unused parameters.
24379
24380 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
24381
24382 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
24383
24384 * makesum.el (double-column): Remove unused variable `cnt'.
24385
24386 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
24387 (ido-ignore-item-temp-list): Declare.
24388
24389 * mouse-drag.el (mouse-drag-throw): Remove unused variables
24390 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
24391 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
24392 (mouse-drag-drag): Remove unused variables `mouse-delta' and
24393 `mouse-col-delta'.
24394
24395 * mouse-sel.el (mouse-extend-internal):
24396 Remove unused variable `orig-window-frame'.
24397
24398 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
24399 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
24400 Move declarations before first use.
24401 (pcomplete-opt): Mark unused parameters; doc fix.
24402
24403 * proced.el (proced-revert): Mark unused parameter.
24404 (proced-send-signal): Remove unused variable `err'.
24405
24406 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
24407 Rename parameter PREFIX-ARG to ARG.
24408 (ps-basic-plot-string, ps-basic-plot-whitespace):
24409 Mark unused parameters.
24410
24411 * replace.el (replace-count): Define.
24412 (occur-revert-function): Mark unused parameters.
24413 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
24414 (isearch-case-fold-search, isearch-string): Declare.
24415 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
24416 bind `case-fold-search'. Remove unused variables `beg' and `end',
24417 and simplify.
24418 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
24419 COUNT and bind `replace-count'.
24420 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
24421 to COUNT.
24422
24423 * savehist.el (print-readably, print-string-length): Declare.
24424
24425 * shadowfile.el (shadow-expand-cluster-in-file-name):
24426 Remove unused variable `cluster'.
24427 (shadow-copy-file): Remove unused variable `i'.
24428 (shadow-noquery, shadow-clusters, shadow-site-cluster)
24429 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
24430 (shadow-define-literal-group, shadow-define-regexp-group)
24431 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
24432
24433 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
24434 (shell): Use `called-interactively-p'.
24435 (shell-directory-tracker): Remove unused variable `chdir-failure'.
24436
24437 * simple.el (compilation-context-lines, comint-file-name-quote-list)
24438 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
24439 (delete-backward-char): Remove unused variable `ocol'.
24440 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
24441 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
24442 (event-apply-hyper-modifier, event-apply-shift-modifier)
24443 (event-apply-control-modifier, event-apply-meta-modifier):
24444 Mark unused parameters.
24445 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
24446 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
24447
24448 * speedbar.el (speedbar-ignored-directory-expressions)
24449 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
24450 (speedbar-find-file, speedbar-dir-follow)
24451 (speedbar-directory-buttons-follow, speedbar-tag-find)
24452 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
24453 (speedbar-buffers-line-directory, speedbar-buffer-click):
24454 Mark unused parameters.
24455 (speedbar-tag-file): Remove unused variable `mode'.
24456 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
24457
24458 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
24459
24460 * talk.el (talk): Remove unused variable `display'.
24461
24462 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
24463 (tar-write-region-annotate): Mark unused parameter.
24464
24465 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
24466 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
24467 Declare them, wrapped in `with-no-warnings' to avoid replacing one
24468 warning by another.
24469
24470 * time-stamp.el (time-stamp-string-preprocess):
24471 Remove unused variable `require-padding'.
24472
24473 * tree-widget.el (widget-glyph-enable): Declare.
24474 (tree-widget-action): Mark unused parameter.
24475
24476 * w32-fns.el (x-get-selection): Mark unused parameter.
24477 (autoload-make-program, generated-autoload-file): Declare.
24478
24479 * wdired.el (wdired-revert): Mark unused parameters.
24480 (wdired-xcase-word): Remove unused variable `err'.
24481
24482 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
24483 (whitespace-help-scroll): Remove unused variable `data-help'.
24484
24485 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
24486 (widget-image-insert, widget-after-change, default)
24487 (widget-default-format-handler, widget-default-notify)
24488 (widget-default-prompt-value, widget-info-link-action)
24489 (widget-url-link-action, widget-function-link-action)
24490 (widget-variable-link-action, widget-file-link-action)
24491 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
24492 (widget-field-prompt-internal, widget-field-action, widget-field-match)
24493 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
24494 (widget-insert-button-action, widget-delete-button-action, visibility)
24495 (widget-documentation-link-action, widget-documentation-string-action)
24496 (widget-const-prompt-value, widget-regexp-match, symbol)
24497 (widget-coding-system-prompt-value)
24498 (widget-key-sequence-value-to-external, sexp)
24499 (widget-sexp-value-to-internal, character, vector, cons)
24500 (widget-choice-prompt-value, widget-boolean-prompt-value)
24501 (widget-color--choose-action): Mark unused parameters.
24502 (widget-item-match-inline, widget-choice-match-inline)
24503 (widget-checklist-match, widget-checklist-match-inline)
24504 (widget-group-match): Rename parameter VALUES to VALS.
24505 (widget-field-value-set): Remove unused variable `size'.
24506 (widget-color-action): Remove unused variables `value' and `start'.
24507
24508 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
24509 variable `dir'. Doc fix.
24510 (windmove-find-other-window): Don't pass it.
24511
24512 * window.el (count-windows): Mark unused parameter.
24513 (bw-adjust-window): Remove unused variable `err'.
24514
24515 * woman.el (woman-file-name): Remove unused variable `default'.
24516 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
24517 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
24518 (global-font-lock-mode): Declare.
24519 (woman-decode-region): Mark unused parameter.
24520 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
24521
24522 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
24523 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
24524 (x-dnd-handle-moz-url): Remove unused variable `title'.
24525 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
24526
24527 * xml.el (xml-parse-tag, xml-parse-attlist):
24528 Remove unused variable `pos'.
24529
24530 2011-04-19 Glenn Morris <rgm@gnu.org>
24531
24532 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
24533 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
24534 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
24535 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
24536 * calendar/cal-html.el (cal-html-insert-minical):
24537 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
24538 (calendar-mark-date-pattern):
24539 Prefix "unused" locals.
24540
24541 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
24542 optional argument `style'.
24543
24544 * calendar/appt.el (appt-make-list):
24545 * calendar/cal-china.el (calendar-chinese-date-string):
24546 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
24547 (diary-hebrew-yahrzeit):
24548 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
24549 * calendar/calendar.el (calendar-generate-window):
24550 * calendar/time-date.el (time-to-days):
24551 Remove unused local variables.
24552
24553 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
24554
24555 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
24556 glyphless-char-display table.
24557 (tabulated-list-glyphless-char-display): New var.
24558
24559 2011-04-18 Sam Steingold <sds@gnu.org>
24560
24561 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
24562 to acknowledgments.
24563
24564 2011-04-17 Glenn Morris <rgm@gnu.org>
24565
24566 * calendar/diary-lib.el (diary-sexp-entry):
24567 * calendar/holidays.el (holiday-sexp):
24568 Set debug-on-error rather than the removed stack-trace-on-error.
24569
24570 2011-04-16 Glenn Morris <rgm@gnu.org>
24571
24572 * progmodes/f90.el: Use lexical-binding.
24573 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
24574
24575 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24576
24577 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
24578 (mail-mode): Setup mailalias completion here instead.
24579 * mail/mailalias.el: Use lexical-binding.
24580 (pattern, mailalias-done): Declare dynamic.
24581 (mail-completion-at-point-function): New function, from mail-complete.
24582 (mail-complete): Use it.
24583 (mail-completion-expand): New function.
24584 (mail-get-names): Use it.
24585 (mail-directory, mail-directory-process, mail-directory-stream):
24586 Don't use `pattern' for lexically bound arg.
24587
24588 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
24589
24590 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
24591 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
24592 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
24593
24594 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
24595 (byte-save-window-excursion, byte-temp-output-buffer-setup)
24596 (byte-interactive-p): Define them again, for use when inlining
24597 old code.
24598
24599 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
24600
24601 * loadup.el: Use `string-to-number', not `string-to-int'.
24602
24603 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24604
24605 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
24606 gud-gdb-complete-command.
24607 (gud-gdb-completions): New function, from gud-gdb-complete-command.
24608 (gud-gdb-completion-at-point): New function.
24609 (gud-gdb-completions): Remove.
24610
24611 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
24612
24613 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
24614 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
24615 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
24616 whether `executable-find' is bound.
24617
24618 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
24619
24620 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
24621
24622 * minibuffer.el (completion-in-region-mode-predicate)
24623 (completion-in-region-mode--predicate): New vars.
24624 (completion-in-region, completion-in-region--postch)
24625 (completion-in-region-mode): Use them.
24626 (completion--capf-wrapper): Also return the hook function.
24627 (completion-at-point, completion-help-at-point):
24628 Adjust and provide a predicate.
24629
24630 Preserve arg names for advice of subr and lexical functions (bug#8457).
24631 * help-fns.el (help-function-arglist): Consolidate the subr and
24632 new-byte-code cases. Add argument `preserve-names' to extract names
24633 from the docstring when needed.
24634 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
24635 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
24636 (ad-arglist): Use help-function-arglist's new arg.
24637 (ad-definition-type): Use cond.
24638
24639 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
24640
24641 * autorevert.el (auto-revert-handler):
24642 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
24643 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
24644 Don't quote lambda.
24645
24646 * image-mode.el (image-transform-set-scale):
24647 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
24648
24649 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
24650
24651 * net/network-stream.el (network-stream-open-starttls): Only do
24652 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
24653 Upgrades via gnutls-cli are too slow to be done opportunistically.
24654
24655 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
24656
24657 * dframe.el (dframe-current-frame): Remove spurious quote.
24658
24659 2011-04-12 Glenn Morris <rgm@gnu.org>
24660
24661 * calendar/cal-tex.el (cal-tex-end-document):
24662 Try to automatically use latin1 input if needed.
24663
24664 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
24665 Don't try to cons a mark onto an empty element.
24666
24667 2011-04-11 Leo Liu <sdl.web@gmail.com>
24668
24669 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
24670 buffers.
24671 (ido-kill-buffer-at-head): Support killing virtual buffers.
24672
24673 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
24674
24675 * minibuffer.el (completion-show-inline-help): New var.
24676 (completion--do-completion, minibuffer-complete)
24677 (minibuffer-force-complete, minibuffer-complete-word):
24678 Inhibit minibuffer messages if completion-show-inline-help is nil.
24679
24680 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
24681 to avoid interference from inline help (Bug#5849).
24682
24683 2011-04-10 Leo Liu <sdl.web@gmail.com>
24684
24685 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
24686 Fix typo.
24687
24688 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
24689
24690 * image-mode.el (image-toggle-display-image): Signal an error if
24691 not in Image mode.
24692 (image-transform-mode, image-transform-resize)
24693 (image-transform-set-rotation): Doc fix.
24694 (image-transform-set-resize): Delete.
24695 (image-transform-set-scale, image-transform-fit-to-height)
24696 (image-transform-fit-to-width): Handle image-toggle-display-image
24697 and image-transform-resize directly.
24698
24699 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
24700
24701 * doc-view.el (doc-view-fit-width-to-window)
24702 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
24703 New functions for fitting the shown image to the Emacs window size.
24704 (doc-view-mode-map): Add bindings for the new functions.
24705
24706 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
24707
24708 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
24709 Fix typo in docstring.
24710
24711 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24712
24713 * files.el (file-size-human-readable): Produce one digit after
24714 decimal, like "ls -lh" does.
24715
24716 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
24717 the file size representation.
24718
24719 * simple.el (list-processes): If async subprocesses are not
24720 available, error out with a clear error message.
24721
24722 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
24723
24724 * help.el (help-form-show): New function, to be called from C.
24725 Put help-form output in a buffer named differently than *Help*.
24726
24727 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24728
24729 * files.el (file-size-human-readable): New function.
24730
24731 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
24732 computing the representation inline. Don't require `cl'.
24733
24734 2011-04-08 Glenn Morris <rgm@gnu.org>
24735
24736 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
24737
24738 * net/browse-url.el (browse-url-firefox):
24739 Test system-type, not system-configuration.
24740
24741 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
24742 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
24743 Use log-edit-empty-buffer-p. (Bug#7598)
24744
24745 * net/rlogin.el (rlogin-process-connection-type): Simplify.
24746 (rlogin-mode-map): Initialize in the defvar.
24747 (rlogin): Use ignore-errors.
24748
24749 * replace.el (occur-mode-map): Some fixes for menu items.
24750
24751 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
24752
24753 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
24754
24755 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
24756
24757 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
24758 issuing unused warnings.
24759
24760 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
24761 macro directly.
24762
24763 * simple.el: Lisp reimplement of list-processes. Based on an
24764 earlier reimplementation by Leo Liu, but using tabulated-list.el.
24765 (process-menu-mode): New major mode.
24766 (list-processes--refresh, list-processes):
24767 (process-menu-visit-buffer): New functions.
24768
24769 * files.el (save-buffers-kill-emacs): Don't assume any return
24770 value of list-processes, which is undocumented anyway.
24771
24772 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
24773
24774 * emacs-lisp/tabulated-list.el: New file.
24775
24776 * emacs-lisp/package.el: Use Tabulated List mode.
24777 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
24778 (package-menu-mode): Derive from tabulated-list-mode. Set up the
24779 table format using Tabulated List mode variables.
24780 (package--push): New macro, replacing package-list-maybe-add.
24781 (package-menu--generate): Use package--push. Renamed from
24782 package--generate-package-list.
24783 (package-menu-refresh, list-packages): Use it.
24784 (package-menu--print-info): Rename from package-print-package.
24785 Return insertion data instead of inserting it directly.
24786 (package-menu-describe-package, package-menu-execute):
24787 Use tabulated-list-get-id.
24788 (package-menu-mark-delete, package-menu-mark-install)
24789 (package-menu-mark-unmark, package-menu-backup-unmark)
24790 (package-menu-mark-obsolete-for-deletion):
24791 Use tabulated-list-put-tag.
24792 (package--list-packages, package-menu-revert)
24793 (package-menu-get-package, package-menu-get-version)
24794 (package-menu-sort-by-column): Functions deleted.
24795 (package-menu-package-list, package-menu-sort-key): Vars deleted.
24796 (package-menu--status-predicate, package-menu--version-predicate)
24797 (package-menu--name-predicate)
24798 (package-menu--description-predicate): Handle arguments in the
24799 Tabulated List format.
24800 (package-list-packages-no-fetch): Call list-packages.
24801
24802 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
24803
24804 * files.el (after-find-file-from-revert-buffer): Remove variable.
24805 (after-find-file): Don't bind it.
24806 (revert-buffer-in-progress-p): New variable.
24807 (revert-buffer): Bind it.
24808 Pass nil for `after-find-file-from-revert-buffer'.
24809
24810 * saveplace.el (save-place-find-file-hook): Use new variable
24811 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
24812
24813 2011-04-06 Glenn Morris <rgm@gnu.org>
24814
24815 * Makefile.in (AUTOGEN_VCS): New variable.
24816 (autoloads): Use $AUTOGEN_VCS.
24817
24818 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
24819 * calendar/calendar.el (calendar-mode-map):
24820 Check for toolkit scroll bars. (Bug#8305)
24821
24822 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
24823
24824 * minibuffer.el (completion-in-region--postch)
24825 (completion-in-region-mode): Remove unnecessary messages.
24826
24827 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
24828
24829 * font-lock.el (font-lock-refresh-defaults):
24830 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
24831 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
24832
24833 * info.el (Info-directory-list, Info-read-node-name-2)
24834 (Info-split-parameter-string): Doc fixes.
24835 (Info-virtual-nodes): Reflow docstring.
24836 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
24837 (Info-apropos-toc-nodes, info-finder, Info-get-token)
24838 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
24839 Fix typos in docstrings.
24840 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
24841 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
24842 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
24843 (Info-restore-desktop-buffer): Mark unused parameters.
24844 (Info-directory-find-file, Info-directory-find-node)
24845 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
24846 (Info-virtual-index-find-node, Info-apropos-find-file)
24847 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
24848 Mark unused parameters; fix typos in docstrings.
24849 (Info-virtual-index): Remove unused local variable `nodename'.
24850
24851 2011-04-05 Deniz Dogan <deniz@dogan.se>
24852
24853 * net/rcirc.el: Update my e-mail address.
24854 (rcirc-mode-map): Remove M-o binding.
24855
24856 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
24857
24858 * startup.el (command-line): Save the cursor's theme-face
24859 directly, instead of using face-override-spec.
24860
24861 * custom.el (load-theme): Minor optimization in assigning faces.
24862
24863 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
24864
24865 * help-fns.el (describe-variable): Complete all variables having
24866 documentation, including keywords.
24867 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
24868
24869 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
24870
24871 Convert to lexical-binding.
24872
24873 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
24874 (bs--get-marked-string, bs--get-modified-string)
24875 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
24876 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
24877 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
24878
24879 * ehelp.el (electric-help-execute-extended)
24880 (electric-help-ctrl-x-prefix):
24881 * hexl.el (hexl-revert-buffer-function):
24882 * linum.el (linum-after-change, linum-after-scroll):
24883 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
24884
24885 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
24886
24887 2011-04-04 Daiki Ueno <ueno@unixuser.org>
24888
24889 * epa-dired.el:
24890 * epa-mail.el:
24891 * epa-hook.el:
24892 * epa-file.el:
24893 * epa.el:
24894 * epg.el: Use lexical binding.
24895
24896 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
24897
24898 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
24899
24900 * textmodes/flyspell.el (flyspell-word): Recognize default
24901 dictionary case for flyspell-mark-duplications-exceptions.
24902 Use regexp matching for languages.
24903 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
24904 default dictionary (Bug#7926).
24905
24906 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
24907
24908 * emacs-lisp/package.el (package--with-work-buffer):
24909 Recognize https URLs.
24910
24911 * net/network-stream.el: Move from gnus/proto-stream.el.
24912 Change prefix to network-stream throughout.
24913 (open-protocol-stream): Merge into open-network-stream, leaving
24914 open-protocol-stream as an alias. Handle nil BUFFER args.
24915
24916 * subr.el (open-network-stream): Move to net/network-stream.el.
24917
24918 2011-04-02 Glenn Morris <rgm@gnu.org>
24919
24920 * find-dired.el (find-exec-terminator): New option.
24921 (find-ls-option): Test for -ls support.
24922 (find-ls-subdir-switches): Test for -b in find-ls-option.
24923 (find-dired, find-grep-dired): Doc fixes.
24924 (find-dired): Use find-exec-terminator.
24925
24926 * find-dired.el (find-ls-option, find-ls-subdir-switches)
24927 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
24928 (find-name-arg): Remove purecopy.
24929
24930 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
24931 (grep-compute-defaults): Check for `-exec COMMAND +' support.
24932 Set grep-find-use-xargs, grep-find-command, and grep-find-template
24933 accordingly. Don't add the null-device if not needed.
24934
24935 * files.el (save-some-buffers): Doc fix.
24936
24937 2011-04-02 Eli Zaretskii <eliz@gnu.org>
24938
24939 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
24940
24941 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
24942
24943 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
24944 Use `dolist' rather than `mapcar'.
24945
24946 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24947
24948 Add lexical binding.
24949
24950 * subr.el (apply-partially): Use new closures rather than CL.
24951 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
24952 (dolist, dotimes): Use slightly different expansion for lexical code.
24953 (functionp): Move to C.
24954 (letrec): New macro.
24955 (with-wrapper-hook): Use it and apply-partially instead of CL.
24956 (eval-after-load): Preserve lexical-binding.
24957 (save-window-excursion, with-output-to-temp-buffer): Turn them
24958 into macros.
24959
24960 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
24961
24962 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
24963 than the arglist.
24964 (help-add-fundoc-usage): Don't add `Not documented'.
24965 (help-function-arglist): Handle closures, subroutines, and new
24966 byte-code-functions.
24967 (help-make-usage): Remove leading underscores.
24968 (describe-function-1): Handle closures.
24969 (describe-variable): Use special-variable-p for completion.
24970
24971 * files.el (lexical-binding): Declare safe.
24972
24973 * emacs-lisp/pcase.el: Don't use destructuring-bind.
24974 (pcase--memoize): Rename from pcase-memoize. Change weakness.
24975 (pcase): Add `let' pattern.
24976 Change memoization so it actually works.
24977 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
24978 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
24979 <let>: New case.
24980
24981 * emacs-lisp/macroexp.el: Use lexical binding.
24982 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
24983 Don't convert ' to #' without checking that it's indeed quoting
24984 a lambda.
24985
24986 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
24987 Use eval-sexp-add-defvars.
24988 (eval-sexp-add-defvars): New fun.
24989
24990 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
24991
24992 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
24993 Don't autoload.
24994 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
24995 than the internal `byte-compile-lambda'.
24996 (defmethod): Don't hide code under quotes.
24997 (eieio-defmethod): New `code' argument.
24998
24999 * emacs-lisp/eieio-comp.el: Remove.
25000
25001 * emacs-lisp/edebug.el (edebug-eval-defun)
25002 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
25003 (edebug-toggle): Avoid `eval'.
25004
25005 * emacs-lisp/disass.el (disassemble-internal): Handle new
25006 `closure' objects.
25007 (disassemble-1): Handle new byte codes.
25008
25009 * emacs-lisp/cl.el (pushnew): Silence warning.
25010
25011 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
25012 (cl-byte-compile-throw): Remove.
25013 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
25014
25015 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
25016 closures.
25017
25018 * emacs-lisp/cconv.el: New file.
25019
25020 * emacs-lisp/bytecomp.el: Use lexical binding instead of
25021 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
25022 (byte-compile-initial-macro-environment):
25023 Handle declare-function here.
25024 (byte-compile--lexical-environment): New var.
25025 (byte-stack-ref, byte-stack-set, byte-discardN)
25026 (byte-discardN-preserve-tos): New lap codes.
25027 (byte-interactive-p): Don't use any more.
25028 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
25029 New macros.
25030 (byte-compile-lapcode): Use them and handle new lap codes.
25031 (byte-compile-obsolete): Remove.
25032 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
25033 (byte-compile-arglist-warn): Check late def of inlinable funs.
25034 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
25035 since they should have been expanded by now.
25036 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
25037 (byte-compile-from-buffer): Remove unused second arg.
25038 (byte-compile-preprocess): New function.
25039 (byte-compile-toplevel-file-form): New function to distinguish
25040 file-form calls from outside from file-form calls from hunk-handlers.
25041 (byte-compile-file-form): Simplify.
25042 (byte-compile-file-form-defsubst): Remove.
25043 (byte-compile-file-form-defmumble): Simplify now that
25044 byte-compile-lambda always returns a byte-code-function.
25045 (byte-compile): Preprocess.
25046 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
25047 Remove, not used any more.
25048 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
25049 (byte-compile-make-args-desc): New funs.
25050 (byte-compile-lambda): Handle lexical functions. Always return
25051 a byte-code-function.
25052 (byte-compile-reserved-constants): New var, to make up room for
25053 closed-over variables.
25054 (byte-compile-constants-vector): Obey it.
25055 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
25056 (byte-compile-macroexpand-declare-function): New function.
25057 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
25058 byte-code-functions.
25059 (byte-compile-form): Check obsolescence here.
25060 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
25061 (byte-compile-variable-ref): Remove.
25062 (byte-compile-dynamic-variable-op): New fun.
25063 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
25064 (byte-compile-variable-set): New funs.
25065 (byte-compile-discard): Add 2 args.
25066 (byte-compile-stack-ref, byte-compile-stack-set)
25067 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
25068 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
25069 macroexpand-all instead.
25070 (byte-compile-quote-form): Remove.
25071 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
25072 (byte-compile-bind, byte-compile-unbind): New funs.
25073 (byte-compile-let): Handle let* and lexical binding.
25074 (byte-compile-let*): Remove.
25075 (byte-compile-catch, byte-compile-unwind-protect)
25076 (byte-compile-track-mouse, byte-compile-condition-case):
25077 Handle a new :fun-body form, used for lexical scoping.
25078 (byte-compile-save-window-excursion)
25079 (byte-compile-with-output-to-temp-buffer): Remove.
25080 (byte-compile-defun): Simplify.
25081 (byte-compile-stack-adjustment): New fun.
25082 (byte-compile-out): Use it.
25083 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
25084
25085 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
25086 handler any more.
25087
25088 * emacs-lisp/byte-opt.el: Use lexical binding.
25089 (byte-inline-lapcode): Remove (to bytecomp).
25090 (byte-compile-inline-expand): Pay attention to inlining to/from
25091 lexically bound code.
25092 (byte-compile-unfold-lambda): Don't handle byte-code-functions
25093 any more.
25094 (byte-optimize-form-code-walker): Don't handle save-window-excursion
25095 any more and don't call compiler-macros.
25096 (byte-compile-splice-in-already-compiled-code): Remove.
25097 (byte-code): Don't inline any more.
25098 (disassemble-offset): Receive `bytes' as argument rather than via
25099 dynamic scoping.
25100 (byte-compile-tag-number): Declare before first use.
25101 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
25102 `return' even if make-spliceable.
25103 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
25104 obsolete interactive-p.
25105 (byte-optimize-lapcode): Optimize new lap-codes.
25106 Don't trip up on new form of `byte-constant' lap code.
25107
25108 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
25109
25110 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
25111
25112 * custom.el (custom-initialize-default, custom-declare-variable):
25113 Use `defvar'.
25114
25115 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
25116 New variables.
25117 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
25118 (COMPILE_FIRST): Add macroexp and cconv.
25119 * makefile.w32-in: Mirror changes in Makefile.in.
25120
25121 * vc/cvs-status.el:
25122 * vc/diff-mode.el:
25123 * vc/log-edit.el:
25124 * vc/log-view.el:
25125 * vc/smerge-mode.el:
25126 * textmodes/bibtex-style.el:
25127 * textmodes/css-mode.el:
25128 * startup.el:
25129 * uniquify.el:
25130 * minibuffer.el:
25131 * newcomment.el:
25132 * reveal.el:
25133 * server.el:
25134 * mpc.el:
25135 * emacs-lisp/smie.el:
25136 * doc-view.el:
25137 * dired.el:
25138 * abbrev.el: Use lexical binding.
25139
25140 2011-04-01 Eli Zaretskii <eliz@gnu.org>
25141
25142 * info.el (info-display-manual): New function.
25143
25144 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
25145
25146 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
25147
25148 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
25149
25150 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
25151 an entry for that server in rcirc-authinfo. (Bug#8385)
25152
25153 2011-03-31 Glenn Morris <rgm@gnu.org>
25154
25155 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
25156
25157 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
25158
25159 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
25160
25161 * progmodes/python.el (python-default-interpreter)
25162 (python-python-command-args, python-jython-command-args)
25163 (python-which-shell, python-which-args, python-which-bufname)
25164 (python-file-queue, python-comint-output-filter-function)
25165 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
25166 variables and functions.
25167
25168 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
25169
25170 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
25171 (completion-in-region-mode): New minor mode.
25172 (completion-in-region): Use it.
25173 (completion-in-region--data, completion-in-region-mode-map): New vars.
25174 (completion-in-region--postch): New function.
25175 (completion--capf-misbehave-funs, completion--capf-safe-funs):
25176 New vars.
25177 (completion--capf-wrapper): New function.
25178 (completion-at-point): Use it to track well-behavedness of
25179 hook functions.
25180 (completion-help-at-point): New command.
25181
25182 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
25183
25184 * vc/add-log.el (add-change-log-entry): Don't use whitespace
25185 syntax class to search for whitespace on a single line
25186 (Message-ID: <4D938140.4030905@redhat.com>).
25187
25188 2011-03-30 Leo Liu <sdl.web@gmail.com>
25189
25190 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
25191 New commands.
25192 (edit-abbrevs-map): Bind them here.
25193 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
25194
25195 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
25196
25197 * allout.el (allout-hide-by-annotation, allout-flag-region):
25198 Reduce possibility of overlay leakage by making them volatile.
25199
25200 * allout-widgets.el (allout-widgets-tally): Define as nil so the
25201 hash is not shared between buffers. Mode initialization is
25202 responsible for giving it a useful starting value.
25203 (allout-item-span): Reduce possibility of overlay leakage by
25204 making them volatile.
25205 (allout-widgets-count-buttons-in-region): Add diagnostic function
25206 for tracking down button overlay leaks.
25207
25208 2011-03-29 Leo Liu <sdl.web@gmail.com>
25209
25210 * ido.el (ido-read-internal): Use the default history var
25211 minibuffer-history if no HISTORY is specified.
25212
25213 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
25214
25215 * net/imap.el (imap-shell-open, imap-process-connection-type):
25216 Use imap-process-connection-type for 'shell' streams as well as
25217 Kerberos, SSL, other subprocesses.
25218
25219 2011-03-28 Leo Liu <sdl.web@gmail.com>
25220
25221 * abbrev.el (abbrev-table-empty-p): New function.
25222 (prepare-abbrev-list-buffer): Place empty abbrev tables after
25223 nonempty ones. (Bug#5937)
25224
25225 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
25226
25227 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
25228
25229 2011-03-27 Leo Liu <sdl.web@gmail.com>
25230
25231 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
25232 for foreground and background colors.
25233 (ansi-color-make-color-map): Adapt.
25234
25235 2011-03-25 Leo Liu <sdl.web@gmail.com>
25236
25237 * midnight.el (midnight-time-float): Remove. Note it calculates
25238 the microsecond component incorrectly and seconds-to-time does the
25239 same job.
25240 Remove redundant (require 'timer).
25241
25242 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
25243 (ido-completions): Remove unused arguments. (Bug#8329)
25244
25245 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
25246
25247 * minibuffer.el (completion--flush-all-sorted-completions):
25248 Remove itself from hook.
25249 (completion-at-point): Let the functions perform the completion
25250 immediately and return nil or t.
25251 * comint.el (comint-dynamic-complete-functions): Now identical to
25252 completion-at-point-functions.
25253 (comint-dynamic-list-input-ring): Remove unused var `index'.
25254 (comint--match-partial-filename, comint--unquote&expand-filename):
25255 New funs, split from comint-match-partial-filename.
25256 (comint-dynamic-complete): Use completion-at-point.
25257 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
25258
25259 2011-03-24 Drew Adams <drew.adams@oracle.com>
25260
25261 * thingatpt.el: Support `defun'.
25262
25263 2011-03-23 Leo Liu <sdl.web@gmail.com>
25264
25265 * abbrevlist.el: Move to obsolete/abbrevlist.el.
25266
25267 * help-mode.el (help-mode-finish): Tweak regexp.
25268
25269 2011-03-23 Glenn Morris <rgm@gnu.org>
25270
25271 * eshell/esh-opt.el (eshell-eval-using-options):
25272 Do not bind unused local variable `eshell-option-stub'.
25273
25274 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
25275
25276 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
25277
25278 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
25279 keymap variable in `with-no-warnings' to avoid a warning when the
25280 keymap has been already `defconst'ed.
25281
25282 2011-03-22 Leo Liu <sdl.web@gmail.com>
25283
25284 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
25285 encode all chars in abbrevs; otherwise use emacs-mule or
25286 utf-8-emacs. (Bug#8308)
25287
25288 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
25289
25290 * simple.el (backward-delete-char-untabify):
25291 Avoid warning about using `delete-backward-char'.
25292
25293 * image.el (image-type-file-name-regexps): Make it variable.
25294 `imagemagick-register-types' modifies it, and the user may want
25295 to add new extensions for known image types.
25296 (imagemagick-register-types): Throw error if not using ImageMagick.
25297
25298 2011-03-22 Leo Liu <sdl.web@gmail.com>
25299
25300 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
25301 located before rcirc-prompt-end-marker.
25302 (rcirc-complete): Error if point is not after rcirc prompt.
25303 Handle the case when table is nil.
25304 (rcirc-user-authenticated): Define to fix compiler warning.
25305
25306 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
25307
25308 * custom.el (custom--inhibit-theme-enable): Make it affect only
25309 custom-theme-set-variables and custom-theme-set-faces.
25310 (provide-theme): Ignore custom--inhibit-theme-enable.
25311 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
25312 (custom-enabling-themes): Delete variable.
25313 (enable-theme): Accept only loaded themes as arguments.
25314 Ignore the special custom-enabled-themes variable.
25315 (custom-enabled-themes): Forbid themes from setting this.
25316 Eliminate use of custom-enabling-themes.
25317 (custom-push-theme): Quote "changed" custom var entry.
25318
25319 2011-03-21 Leo Liu <sdl.web@gmail.com>
25320
25321 * ido.el (ido-read-internal): Add ido-selected to history instead
25322 of user input.
25323
25324 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
25325
25326 * subr.el (deferred-action-list, deferred-action-function):
25327 Mark obsolete.
25328
25329 2011-03-21 Leo Liu <sdl.web@gmail.com>
25330
25331 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
25332 change on 2011-02-13 (bug#8309).
25333
25334 * minibuffer.el (read-file-name-function): Change default value.
25335 (read-file-name--defaults): Rename from read-file-name-defaults.
25336 (read-file-name-default): Rename from read-file-name.
25337 (read-file-name): Call read-file-name-function.
25338
25339 2011-03-21 Glenn Morris <rgm@gnu.org>
25340
25341 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
25342 Doc fixes.
25343
25344 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
25345
25346 * cus-theme.el: Add missing provide statement.
25347 (customize-create-theme): Extract theme value correctly.
25348 (custom-theme-visit-theme): Autoload.
25349 (customize-create-theme): Prompt before inserting default faces.
25350
25351 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
25352
25353 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
25354 units and musical notes.
25355
25356 2011-03-20 Leo Liu <sdl.web@gmail.com>
25357
25358 * ido.el (ido-read-internal): Use completing-read-default.
25359 (ido-completing-read): Fix compatibility with completing-read.
25360
25361 2011-03-20 Christian Ohler <ohler@gnu.org>
25362
25363 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
25364 (ert-delete-all-tests): Use `called-interactively-p' rather than
25365 `interactive-p'.
25366 (ert--make-xrefs-region): Respect END.
25367
25368 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
25369
25370 * dired-aux.el (dired-create-directory): Signal an error if the
25371 directory already exists (Bug#8246).
25372
25373 * facemenu.el (list-colors-display): Call list-faces-display
25374 inside with-help-window.
25375 (list-colors-print): Use display property to align the final
25376 column, instead of checking window-width.
25377
25378 2011-03-19 Eli Zaretskii <eliz@gnu.org>
25379
25380 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
25381 windows-nt systems.
25382 (emerge-protect-metachars): Quote correctly for ms-dos and
25383 windows-nt systems.
25384
25385 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
25386
25387 * info.el (info-initialize): Replace all uses of `:' with
25388 path-separator for compatibility with non-Unix systems.
25389 Cache quoting of path-separator. (Bug#8258)
25390
25391 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
25392
25393 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
25394 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
25395 (mouse-avoidance-mode): Fix typos in docstrings.
25396
25397 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
25398
25399 * startup.el (package-subdirectory-regexp): Move from package.el.
25400 Omit \\` and \\', and let callers add them.
25401
25402 * emacs-lisp/package.el (package-strip-version)
25403 (package-load-all-descriptors): Add \\` and \\' to
25404 package-subdirectory-regexp before using it.
25405 (package-untar-buffer): New arg DIR; ensure that file untars only
25406 into this expected directory. Remove superfluous delete-region.
25407 (package-unpack): Caller changed.
25408 (package-tar-file-info): Use package-subdirectory-regexp.
25409
25410 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
25411
25412 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
25413 diff-mode-shared-map (bug#8284).
25414 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
25415
25416 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
25417
25418 * calendar/time-date.el (format-seconds): Use assoc instead of
25419 assoc-string, since assoc-string doesn't exist in XEmacs.
25420
25421 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
25422
25423 * custom.el (custom-known-themes): Reflow docstring.
25424 (custom-theme-load-path): Fix typo in docstring.
25425 (load-theme): Fix typo in error message.
25426 (custom-available-themes, custom-variable-theme-value):
25427 Use `let', not `let*'.
25428
25429 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
25430
25431 * calc/README: Mention inclusion of musical notes.
25432
25433 * calc/calc-units.el (calc-lu-quant): Rename from
25434 `calc-logunits-quantity'.
25435 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
25436 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
25437 (calc-db): Rename from `calc-dblevel'.
25438 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
25439 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
25440 (calc-np): Rename from `calc-nplevel'.
25441 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
25442 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
25443 (calc-lu-plus): Rename from `calc-logunits-add'.
25444 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
25445 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
25446 (calc-lu-minus): Rename from `calc-logunits-sub'.
25447 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
25448 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
25449 (calc-lu-times): Rename from `calc-logunits-mul'.
25450 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
25451 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
25452 (calc-lu-divide): Rename from `calc-logunits-div'.
25453 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
25454 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
25455
25456 * calc/calc-ext.el (calc-init-extensions): Update the names of the
25457 functions being autoloaded.
25458
25459 * calc/calc.el (calc-lu-power-reference): Rename from
25460 `calc-logunits-power-reference'.
25461 (calc-lu-field-reference): Rename from
25462 `calc-logunits-field-reference'.
25463
25464 * calc/calc-help.el (calc-l-prefix-help):
25465 Mention musical note functions.
25466
25467 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
25468
25469 * minibuffer.el (completion-all-sorted-completions):
25470 Use :completion-cycle-penalty text property if present.
25471
25472 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
25473
25474 * allout.el (allout-yank-processing): Adjust for new rebulleting
25475 regime so bullet being yanked is used without prompting the user
25476 for a choice.
25477
25478 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
25479
25480 * startup.el (command-line): Warn the user that _emacs is deprecated.
25481
25482 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
25483
25484 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
25485 (delphi-verbose, delphi-comment-face, delphi-string-face)
25486 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
25487 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
25488 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
25489 (delphi-new-comment-line, delphi-font-lock-defaults)
25490 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
25491 Fix typos in docstrings.
25492
25493 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
25494
25495 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
25496 Invert the roles of character and string values for INSTEAD, so a
25497 string is used for the more common case of a defaulting prompt.
25498
25499 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25500
25501 * progmodes/ruby-mode.el (ruby-backward-sexp):
25502 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
25503 * play/gamegrid.el (gamegrid-make-face):
25504 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
25505 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
25506 * notifications.el (notifications-notify):
25507 * net/xesam.el (xesam-search-engines):
25508 * net/quickurl.el (quickurl-list-insert):
25509 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
25510
25511 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
25512
25513 * startup.el (command-line): Update package subdirectory regexp.
25514
25515 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25516
25517 * allout.el (allout-abbreviate-flattened-numbering)
25518 (allout-mode-deactivate-hook): Fix up obsolescence "date".
25519
25520 * subr.el (read-char-choice): Only show the cursor after the prompt,
25521 not after the answer.
25522
25523 2011-03-15 Kevin Ryde <user42@zip.com.au>
25524
25525 * help-fns.el (variable-at-point): Skip leading quotes, if any
25526 (bug#8253).
25527
25528 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25529
25530 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
25531 warning message.
25532
25533 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
25534
25535 * shell.el (shell): When called interactively, offer to change the
25536 shell file name on remote hosts.
25537
25538 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
25539
25540 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
25541 integration for LDAP parameters. The host, base, user or binddn,
25542 and secret tokens can be specified in a netrc file, for instance.
25543 This is optional because an `auth-source' parameter must be
25544 specified in the search attributes.
25545
25546 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
25547
25548 * help.el (describe-mode): Link to the mode's definition (bug#8185).
25549
25550 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25551
25552 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
25553 into declaration. Remove redundant and harmful binding.
25554
25555 2011-03-12 Eli Zaretskii <eliz@gnu.org>
25556
25557 * files.el (file-ownership-preserved-p): Pass `integer' as an
25558 explicit 2nd argument to `file-attributes'. If the file's owner
25559 is the Administrators group on Windows, and the current user is
25560 Administrator, consider that a match.
25561
25562 * server.el (server-ensure-safe-dir): Consider server directory
25563 safe on MS-Windows if its owner is the Administrators group while
25564 the current Emacs user is Administrator. Use `=' to compare
25565 numerical UIDs, since they could be integers or floats.
25566
25567 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
25568
25569 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
25570
25571 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
25572
25573 Sync with Tramp 2.2.1.
25574
25575 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
25576
25577 * net/trampver.el: Update release number.
25578
25579 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25580
25581 * progmodes/compile.el (compilation--previous-directory): Fix up
25582 various nil/dead-marker mismatches (bug#8014).
25583 (compilation-directory-properties, compilation-error-properties):
25584 Don't call it at a position past the one we're about to change.
25585
25586 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
25587 Disable obsolescence warnings in the file that declares it.
25588
25589 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
25590
25591 * allout-widgets.el (allout-widgets-tally):
25592 Initialize allout-widgets-tally as a hash table rather than nil to
25593 prevent mode-line redisplay warnings. Also, clarify the module
25594 description and fix a comment typo.
25595
25596 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
25597
25598 * help-fns.el (describe-variable): Don't complete keywords.
25599 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
25600
25601 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
25602
25603 * emacs-lisp/package.el (package-version-join): Impose a standard
25604 string representation for pre/alpha/beta version lists.
25605 (package-unpack-single): Standardize the directory name by passing
25606 it through package-version-join.
25607 (package-strip-rcs-id): Accept any version string that does not
25608 signal an error in version-to-list.
25609
25610 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
25611
25612 * simple.el (delete-trailing-whitespace): Return nil for the
25613 benefit of `write-file-functions'.
25614
25615 2011-03-10 Glenn Morris <rgm@gnu.org>
25616
25617 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
25618
25619 * vc/vc-git.el (vc-git-program): New option.
25620 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
25621 (vc-git--call): Use it.
25622
25623 * eshell/esh-util.el (eshell-condition-case): Doc fix.
25624
25625 * cus-edit.el (Custom-newline): If no button at point, look
25626 for a subgroup button at start-of-line. (Bug#2298)
25627
25628 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
25629
25630 2011-03-10 Julien Danjou <julien@danjou.info>
25631
25632 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
25633 `cursor-type' is nil.
25634
25635 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
25636
25637 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
25638
25639 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
25640
25641 * allout.el: Change so yank of distinctive-bullet items
25642 preserves the existing header prefix, rebulleting it if necessary,
25643 rather than replacing it. This is necessary for proper operation
25644 of cooperative addons like allout-widgets.
25645 (allout-make-topic-prefix, allout-rebullet-heading):
25646 Change SOLICIT arg to INSTEAD, and interpret additionally a string
25647 value as alternate bullet to be used, instead of prompting the user
25648 for a bullet character.
25649
25650 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
25651
25652 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
25653 Do not use `tramp-file-name-port', because this returns also
25654 `tramp-default-port'.
25655
25656 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
25657
25658 * net/rcirc.el (rcirc-handler-001): Remove useless
25659 with-rcirc-process-buffer.
25660 (rcirc-check-auth-status): Swap arguments to string-match.
25661
25662 2011-03-09 Glenn Morris <rgm@gnu.org>
25663
25664 * shell.el (shell-mode):
25665 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
25666
25667 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
25668 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
25669
25670 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25671
25672 * emacs-lisp/package.el (package-refresh-contents)
25673 (package-menu-execute): Use condition-case-no-debug.
25674
25675 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
25676
25677 * simple.el (shell-command-to-string): Use `process-file'.
25678
25679 * emacs-lisp/package.el (package-tar-file-info): Handle also
25680 remote files.
25681
25682 * emacs-lisp/package-x.el (package-upload-buffer-internal):
25683 Use `equal' for upload base check.
25684
25685 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
25686
25687 * textmodes/texinfo.el (texinfo-environments):
25688 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
25689
25690 2011-03-08 Glenn Morris <rgm@gnu.org>
25691
25692 * cus-start.el (cursor-in-non-selected-windows):
25693 Fix :set quoting oddness. (Bug#8192)
25694
25695 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
25696 in some setf expressions. (Bug#2159)
25697
25698 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25699
25700 * custom.el (custom-available-themes): Return themes in
25701 alphabetical order.
25702
25703 See ChangeLog.15 for earlier changes.
25704
25705 ;; Local Variables:
25706 ;; coding: utf-8
25707 ;; End:
25708
25709 Copyright (C) 2011-2013 Free Software Foundation, Inc.
25710
25711 This file is part of GNU Emacs.
25712
25713 GNU Emacs is free software: you can redistribute it and/or modify
25714 it under the terms of the GNU General Public License as published by
25715 the Free Software Foundation, either version 3 of the License, or
25716 (at your option) any later version.
25717
25718 GNU Emacs is distributed in the hope that it will be useful,
25719 but WITHOUT ANY WARRANTY; without even the implied warranty of
25720 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25721 GNU General Public License for more details.
25722
25723 You should have received a copy of the GNU General Public License
25724 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.