]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
* lisp/net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
[gnu-emacs] / lisp / ChangeLog
1 2011-03-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
2
3 * net/rcirc.el (rcirc-cmd-join): Accept comma-separated input.
4
5 2011-03-03 Christian Ohler <ohler@gnu.org>
6
7 * emacs-lisp/ert.el (ert--explain-equal): New function.
8 (ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
9 All callers changed.
10 (ert--explain-equal-including-properties): Renamed from
11 `ert--explain-not-equal-including-properties'. All callers
12 changed.
13
14 2011-03-03 Christian Ohler <ohler@gnu.org>
15
16 * emacs-lisp/ert.el (ert--stats-set-test-and-result)
17 (ert-char-for-test-result, ert-string-for-test-result)
18 (ert-run-tests-batch, ert--print-test-for-ewoc):
19 Handle `ert-test-quit'.
20
21 2011-03-03 David Abrahams <dave@boostpro.com> (tiny change)
22
23 * vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):
24 Move ediff-defvar-local calls after defcustoms. (Bug#1821)
25
26 2011-03-03 Glenn Morris <rgm@gnu.org>
27
28 * files.el (file-truename): Doc fix. (Bug#2341)
29
30 2011-03-03 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
31
32 * vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e. (Bug#7349)
33
34 2011-03-03 Vagn Johansen <gonz808@hotmail.com> (tiny change)
35
36 * vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
37 programs output backslashes. (Bug#7663)
38
39 2011-03-03 Glenn Morris <rgm@gnu.org>
40
41 * mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
42 (mail-mode): Remove mail-sent-via from the doc.
43 (mail-sent-via): Make it obsolete. (Bug#1776)
44
45 * progmodes/grep.el (grep-highlight-matches): Doc fix.
46 (grep-process-setup): No highlighting without font-lock. (Bug#8084)
47
48 * vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries
49 with no parents. (Bug#8025)
50
51 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
52
53 * password-cache.el (password-in-cache-p): Add autoload.
54
55 2011-03-02 Glenn Morris <rgm@gnu.org>
56
57 * man.el (Man-support-local-filenames): Also handle Red Hat's man.
58 * dired-x.el (Man-support-local-filenames): Autoload it.
59 (dired-guess-shell-alist-default): Also handle Red Hat's man.
60
61 * dired-x.el (dired-default-directory-alist, dired-default-directory):
62 Mark as obsolete.
63 (dired-smart-shell-command): Just call dired-current-directory.
64
65 * dired-x.el (dired-jump-other-window): Add autoload.
66 (dired-default-directory-alist, dired-default-directory): Doc fixes.
67 (dired-default-directory-alist): Mark as risky.
68
69 * dired-x.el (dired-omit-here-always): Make it obsolete.
70
71 2011-03-02 Chong Yidong <cyd@stupidchicken.com>
72
73 * textmodes/artist.el (artist-curr-go): Default to pen-line.
74 (artist-select-op-pen-line): New function.
75 (artist-menu-map): New variable.
76 (artist-mode-map): Add a menu to the menu-bar.
77
78 2011-03-02 Jay Belanger <jay.p.belanger@gmail.com>
79
80 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
81 when evaluating.
82
83 * calc/calc-units.el (math-conditional-apply, math-conditional-pow):
84 New function.
85 (math-logunits-add, math-logunits-mul, math-logunits-divide):
86 (math-logunits-quant, math-logunits-level):
87 Use `math-conditional-apply' and `math-conditional-pow' to evaluate
88 functions.
89 (math-logunits-level): Extract units from ratio.
90
91 2011-03-01 Juanma Barranquero <lekktu@gmail.com>
92
93 * emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring.
94
95 2011-03-01 Glenn Morris <rgm@gnu.org>
96
97 * calendar/cal-hebrew.el (calendar-hebrew-birthday, diary-hebrew-date):
98 Rename and rework functions added in previous change.
99
100 2011-03-01 Ed Reingold <reingold@emr.cs.iit.edu>
101
102 * calendar/cal-hebrew.el (hebrew-calendar-birthday)
103 (diary-hebrew-birthday): New functions.
104
105 2011-03-01 Glenn Morris <rgm@gnu.org>
106
107 * dired.el (dired-safe-switches-p): Beef it up.
108 (dired-actual-switches): Use it for the safe-local prop. (Bug#3230)
109
110 2011-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
111
112 * dired.el (dired-safe-switches-p): New function.
113
114 2011-03-01 Glenn Morris <rgm@gnu.org>
115
116 * files.el (dir-locals-collect-variables):
117 Add the ability to exclude subdirectories. (Bug#8100)
118
119 * dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
120
121 2011-02-28 Christoph Scholtes <cschol2112@googlemail.com>
122
123 * ido.el (ido-everywhere): Doc fix.
124 (ido-mode): Doc fix.
125
126 2011-02-28 Glenn Morris <rgm@gnu.org>
127
128 * dired-x.el (dired-guess-shell-alist-default): Use \\', not $.
129
130 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
131
132 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path
133 shadows.
134
135 2011-02-28 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
136
137 * dired-x.el (dired-guess-shell-alist-default): Add rar and 7z.
138
139 2011-02-28 Juanma Barranquero <lekktu@gmail.com>
140
141 * emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1):
142 Fix typos in docstrings.
143
144 2011-02-28 Stephen Berman <stephen.berman@gmx.net>
145
146 * dired-aux.el (dired-update-file-line):
147 Fix 2010-11-09 change. (Bug#8131)
148
149 2011-02-28 Eli Zaretskii <eliz@gnu.org>
150
151 * international/mule-cmds.el (set-default-coding-systems): Use the
152 -unix variant of encoding in default-keyboard-coding-system.
153 (Bug#8122)
154
155 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
156
157 * facemenu.el (list-colors-display): Use with-help-window (Bug#8048).
158
159 2011-02-27 Prestoo Ten <prestooten@gmail.com> (tiny change)
160
161 * term/screen.el: New file (Bug#2650).
162
163 2011-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
164
165 * emacs-lisp/pcase.el (pcase--if): Try to invert test to reduce depth.
166 (pcase-mutually-exclusive-predicates): New var.
167 (pcase--split-consp, pcase--split-pred): Use it.
168 (pcase--split-equal, pcase--split-member): When splitting against
169 a pure predicate, run it to know the outcome.
170 (pcase--u1): Mark vars that are actually used.
171 (pcase--q1): Avoid introducing unused vars.
172
173 2011-02-27 Jay Belanger <jay.p.belanger@gmail.com>
174
175 * calc/calc-ext.el (calc-init-extensions):
176 Autoload `calc-l-prefix-help' instead of `calc-ul-prefix-help'.
177
178 * calc/calc-math.el (calcFunc-log10): Don't signal an error in
179 symbolic mode.
180
181 * calc/calc-vec.el (calcFunc-subscr): Return nil if the first
182 argument is a variable.
183
184 2011-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * emacs-lisp/assoc.el: Remove misleading `sort' (bug#8126).
187 (aput, adelete, amake): Replace `eval' -> `symbol-value'.
188 Suggested by Michael Heerdegen <michael_heerdegen@web.de>.
189
190 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
191
192 * password-cache.el (password-in-cache-p): Convenience function to
193 check if a key is in the cache, even if the value is nil.
194
195 2011-02-25 Jambunathan K <kjambunathan@gmail.com>
196
197 * emacs-lisp/package-x.el (package--archive-contents-from-url)
198 (package--archive-contents-from-file): New functions.
199 (package-update-news-on-upload): New var.
200 (package-upload-buffer-internal): Extract archive-contents from
201 package-archive-upload-base if it is not found at archive-url.
202 Obey package-update-news-on-upload.
203 (package-upload-buffer, package-upload-file): Doc fix.
204
205 2011-02-24 Glenn Morris <rgm@gnu.org>
206
207 * files-x.el (modify-dir-local-variable): Handle dir-locals from
208 the cache, and from non-file sources.
209
210 * help-fns.el (describe-variable): Return consistent results when a
211 dir-local from a file came from the cache or did not. (Bug#8095)
212 If a dir-local has no associated file, say it came from a "directory".
213
214 * files.el (hack-dir-local-variables): Fix setting of `dir-name'.
215 (hack-local-variables-confirm, hack-local-variables-filter): Doc fix.
216
217 * files.el (dir-locals-find-file): Doc fix.
218 Fix the check for cache elements that have no associated file,
219 and the mtime check for those that do. (Bug#8095)
220
221 * dired-x.el (dired-hack-local-variables):
222 Handle interrupts during hacking local variables. (Bug#5216)
223
224 * emacs-lisp/autoload.el (autoload-save-buffers)
225 (autoload-find-destination, update-directory-autoloads):
226 Avoid prompts when updating autoloads.
227
228 2011-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
229
230 * emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
231
232 2011-02-23 Kenichi Handa <handa@m17n.org>
233
234 * mail/rmailmm.el (rmail-mime-process-multipart): Do not signal an
235 error when a multipart boundary in the nested multipart is found.
236
237 * mail/rmail.el (rmail-start-mail): Decode "encoded-words" of
238 header components.
239
240 2011-02-23 Glenn Morris <rgm@gnu.org>
241
242 * dired.el (dired-mode): Call hack-dir-local-variables-non-file-buffer.
243 * dired-x.el (dired-omit-mode): Safe if boolean.
244 (dired-enable-local-variables): Fix doc and custom type.
245 (dired-enable-local-variables, dired-local-variables-file)
246 (dired-hack-local-variables): Make obsolete.
247 (dired-omit-here-always): Use dir-locals.el instead.
248
249 * files.el (safe-local-eval-forms): Add the write-file-hooks version.
250
251 2011-02-22 Stefan Monnier <monnier@iro.umontreal.ca>
252
253 * help-fns.el (describe-function-1): Don't signal an error just because
254 the DOC file disappeared.
255
256 2011-02-22 Seppo Sade <sepposade1@gmail.com> (tiny change)
257
258 * eshell/esh-ext.el (eshell-external-command): Do not restrict
259 remote check to "ftp". (Bug#8089)
260
261 2011-02-21 Alan Mackenzie <acm@muc.de>
262
263 Fix bug #7930.
264 * progmodes/cc-engine.el (c-state-literal-at): Prevent positions
265 in macros finding their way into c-state-nonlit-pos-cache.
266 Strengthen the comments.
267 (c-state-dump): New commented out diagnostic routine.
268
269 2011-02-21 Michael Albinus <michael.albinus@gmx.de>
270
271 * net/tramp.el (tramp-rfn-eshadow-setup-minibuffer): Do not use
272 `field' property of `rfn-eshadow-overlay'.
273
274 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
275
276 * net/netrc.el (netrc-parse): Comment fix.
277
278 2011-02-21 Chong Yidong <cyd@stupidchicken.com>
279
280 * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
281 Autoload. Add optional arg FRAME, and pass it to color-values.
282 (color-complement): Caller changed. Doc fix.
283 (color-gradient): Rewrite for better clarity and efficiency.
284
285 * faces.el (color-values): Use cond for clarity. Doc fix.
286
287 * facemenu.el (color-rgb-to-hsv): Delete; use the version in
288 color.el instead.
289 (list-colors-sort-key, list-colors-print):
290 Use color-normalized-values.
291
292 2011-02-20 Drew Adams <drew.adams@oracle.com>
293
294 * color.el: First part of merge from hexrgb.el.
295 (color-rgb-to-hex): Rename from color-rgb->hex.
296 (color-rgb-to-hsv): Rename from color-rgb->hsv. Force hue and
297 saturation to zero if the value is too small.
298 (color-rgb-to-hsl): Rename from color-rgb->hsl.
299 (color-srgb-to-xyz): Rename from color-srgb->xyz. Doc fix.
300 (color-xyz-to-srgb): Rename from color-xyz->srgb. Doc fix.
301 (color-xyz-to-lab): Rename from color-xyz->lab. Doc fix.
302 (color-lab-to-xyz): Rename from color-lab->xyz. Doc fix.
303 (color-lab-to-srgb): Rename from color-lab->srgb. Doc fix.
304 (color-cie-de2000): Doc fix.
305
306 2011-02-20 Alan Mackenzie <acm@muc.de>
307
308 * progmodes/cc-cmds.el (c-beginning-of-statement): Avoid loop in
309 locating the beginning of a macro. (Bug#7595)
310
311 2011-02-20 Glenn Morris <rgm@gnu.org>
312
313 * edmacro.el (edmacro-eight-bits): Make it a defcustom.
314 Don't autoload it.
315
316 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
317 (global-auto-revert-ignore-buffer): Remove leading "*" from docs.
318
319 2011-02-19 Dmitry Bolshakov <dmitry.bolshakov@bridge-quest.com>
320 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
321
322 * progmodes/hideshow.el (hs-find-block-beginning)
323 (hs-hide-level-recursive): Ignore comments when parsing braces
324 (Bug#8036).
325
326 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
327
328 * vc/vc-bzr.el (vc-bzr-bound-branch-p): New function.
329 (vc-bzr-pull): Use it.
330
331 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
332
333 * vc/vc-bzr.el (vc-bzr--branch-conf): Function deleted.
334 (vc-bzr-branch-conf): New function, similar to vc-bzr--branch-conf
335 but returning an alist. Ignore comments in bzr conffile.
336 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-bzr-branch-conf.
337 (vc-bzr-error-regex-alist): New var.
338 (vc-bzr-merge-branch): Use it to highlight the pull/merge buffer.
339
340 * vc/vc-dispatcher.el (vc-do-async-command):
341 Bind inhibit-read-only to t.
342
343 * progmodes/compile.el (compilation--flush-directory-cache):
344 Handle the case where cdr of compilation--flush-directory-cache
345 points to no buffer, which can occur if we previously switched to
346 compilation-mode in a pregenerated buffer.
347
348 2011-02-19 Kenichi Handa <handa@m17n.org>
349
350 * mail/rmailmm.el (rmail-mime-find-header-encoding): Be sure to
351 get the header copy into the temporary buffer.
352 (rmail-mime-insert-decoded-text): Ignore us-ascii.
353 (rmail-show-mime): When rmail-mime-coding-system is nil, set
354 buffer-file-coding-system to undecided.
355
356 2011-02-19 Eli Zaretskii <eliz@gnu.org>
357
358 * international/mule-cmds.el (read-char-by-name, ucs-insert):
359 Document completion with asterisk and a substring.
360
361 2011-02-19 Glenn Morris <rgm@gnu.org>
362
363 * files.el (find-file-literally): Doc fix.
364
365 * simple.el (rfc822-goto-eoh): Give it a doc-string.
366
367 * log-edit.el (log-edit-insert-changelog):
368 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
369
370 2011-02-19 Glenn Morris <rgm@gnu.org>
371
372 * dired-x.el: Don't require dired-aux.
373 (dired-do-create-files, dired-mark-read-regexp)
374 (dired-do-create-files-regexp): Autoload from dired-aux.
375
376 * dired-x.el (dired-find-buffer-nocreate): Merge into dired.el.
377 * dired.el (dired-find-buffer-nocreate): Merge dired-x version.
378
379 * dired-x.el (dired-read-shell-command): Merge into dired-aux's version.
380 * dired-aux.el (dired-read-shell-command): Merge dired-x's version.
381
382 * dired-x.el (dired-clean-up-after-deletion): Merge into dired.el.
383 * dired.el (dired-clean-up-after-deletion): Merge dired-x's version.
384 (dired-clean-up-buffers-too): Declare.
385
386 * dired-x.el (dired-initial-position): Merge into dired.el's version.
387 * dired.el (dired-initial-position): Merge dired-x's version here.
388 (dired-find-subdir): Declare.
389
390 * dired-x.el (dired-omit-new-add-entry): Merge into dired-add-entry.
391 * dired-aux.el (dired-add-entry): Give it a doc-string.
392 Merge dired-x's dired-omit handling here.
393 (dired-omit-mode, dired-omit-regexp, dired-omit-localp): Declare.
394
395 * international/mule-diag.el (list-input-methods-1):
396 Indent all lines of multi-line doc-strings. (Bug#8066)
397
398 2011-02-18 Chong Yidong <cyd@stupidchicken.com>
399
400 Fix 2011-02-02 changes.
401
402 * apropos.el (apropos-print): Call apropos-mode before setting up
403 buffer variables. Use inhibit-read-only.
404
405 * emacs-lisp/package.el (package--list-packages):
406 Call package-menu-mode before setting up buffer variables.
407
408 * play/solitaire.el (solitaire): Call solitaire-mode before
409 setting up buffer variables. Use inhibit-read-only.
410
411 2011-02-18 Lawrence Mitchell <wence@gmx.li>
412
413 * progmodes/sh-script.el (sh-syntax-propertize-here-doc): (bug#8053)
414 Bind case-fold-search to nil when looking for end of here-doc.
415
416 2011-02-18 Eli Zaretskii <eliz@gnu.org>
417
418 * image-mode.el (image-toggle-display-image):
419 Set find-file-literally non-nil in buffers visiting binary image
420 files. (Bug#8047)
421
422 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
423
424 * files.el (cd): Make completion obey cd-path (bug#7924).
425
426 2011-02-18 Glenn Morris <rgm@gnu.org>
427
428 * progmodes/prolog.el: Don't require compile when compiling.
429 (compilation-shell-minor-mode, compilation-error-regexp-alist)
430 (compilation-forget-errors, compilation-fake-loc)
431 (compilation-parse-errors-function, compilation-error-list): Declare.
432 (prolog-inferior-mode): Require 'compile.
433
434 * emulation/cua-base.el (pc-selection-mode): Declare.
435
436 * emacs-lisp/eieio-custom.el: Set generated-autoload-file.
437 (customize-object): Add autoload cookie.
438 * emacs-lisp/eieio-opt.el: Set generated-autoload-file.
439 (eieio-browse, describe-class, eieio-describe-class)
440 (eieio-describe-constructor, describe-generic, eieio-describe-generic)
441 (eieio-help-mode-augmentation-maybee): Add autoload cookies.
442 * emacs-lisp/eieio.el: Regenerate with automatic autoloads.
443 * Makefile.in (autoloads): Make eieio.el writable.
444
445 * dired-x.el (dired-clean-up-after-deletion, dired-do-relsymlink)
446 (dired-do-relsymlink-regexp, dired-find-buffer-nocreate): Use #'.
447 (dired-hack-local-variables): Use inhibit-read-only.
448 (dired-guess-default): Simplify.
449 (dired-make-relative-symlink): Use dotimes.
450 (dired-simultaneous-find-file): Use dolist.
451 (dired-mark-sexp): Remove unneeded `if'. Use line-end-position.
452 (dired-x-hands-off-my-keys): Doc fix.
453 (dired-x-bind-find-file): Doc fix. Use remapping.
454 (after-init-hook): No need to add dired-x-bind-find-file.
455 (dired-x-find-file, dired-x-find-file-other-window): Doc fixes.
456 No need to call expand-file-name.
457 (dired-filename-at-point): Remove unused locals `end', `filename'.
458
459 2011-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * emacs-lisp/pcase.el (pcase--u1): Understand non-linear patterns.
462
463 2011-02-18 Christian Ohler <ohler@gnu.org>
464
465 * emacs-lisp/ert.el (ert--setup-results-buffer)
466 (ert-results-pop-to-backtrace-for-test-at-point)
467 (ert-results-pop-to-messages-for-test-at-point)
468 (ert-results-pop-to-should-forms-for-test-at-point)
469 (ert-results-pop-to-timings): Revert parts of change 2011-02-02T17:59:44Z!sds@gnu.org that
470 were incorrect and unnecessary. This should make `make check'
471 pass again.
472
473 2011-02-17 Ken Manheimer <ken.manheimer@gmail.com>
474
475 * lisp/allout-widgets.el: (allout-widgets-icons-light-subdir)
476 (allout-widgets-icons-dark-subdir): Track relocations of icons
477 * lisp/allout.el: Remove commentary about remove encryption
478 passphrase mnemonic support and verification.
479 (allout-encrypt-string): (allout-encrypt-string): Recognize epg
480 failure to decrypt gpg2 armored text using gpg1, and indicate that
481 the gpg version *might* be the problem in the error message.
482
483 2011-02-17 Deniz Dogan <deniz.a.m.dogan@gmail.com>
484
485 * net/rcirc.el (rcirc-float-time): New function.
486 (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE)
487 (rcirc-ctcp-sender-PING): Use it.
488
489 2011-02-17 Glenn Morris <rgm@gnu.org>
490
491 * speedbar.el (speedbar-ignored-modes, speedbar-file-unshown-regexp)
492 (speedbar-update-flag, speedbar-fetch-etags-command)
493 (speedbar-fetch-etags-arguments):
494 * term.el (term-buffer-maximum-size, term-input-chunk-size)
495 (term-completion-autolist, term-completion-addsuffix)
496 (term-completion-recexact, term-completion-fignore):
497 * term/sup-mouse.el (sup-mouse-fast-select-window):
498 * term/x-win.el (x-select-request-type):
499 Convert some defvars with "*" to defcustoms.
500
501 * shell.el (shell-delimiter-argument-list): Set it to nil. (Bug#8027)
502
503 * vc/vc.el (vc-default-previous-version):
504 Remove alias that points nowhere. (Bug#4496)
505
506 * dired-x.el (dired-clean-up-after-deletion):
507 kill-buffer does not need save-excursion.
508 (dired-do-run-mail): Doc fix.
509 (dired-filename-at-point): Doc fix.
510 Use looking-at, and skip-chars rather than re search.
511
512 * dired-x.el (dired-filename-at-point): Fix 8-year old typo.
513
514 2011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
515
516 * allout-widgets.el: New allout extension that shows allout
517 outline structure with graphical widgets. 'allout-widgets'
518 customize group is an 'allout' subgroup, for easy discovery.
519
520 * allout.el: Include PGP and GnuPG in Keywords, and other
521 commentary refinements.
522 (allout-abbreviate-flattened-numbering): Rename to
523 allout-flattened-numbering-abbreviation, and
524 define-obsolete-variable-alias the old name.
525 (allout-flattened-numbering-abbreviation): Rename from
526 allout-abbreviate-flattened-numbering.
527 (allout-mode-p): Include among autoloads, for use by other modes
528 with impunity.
529 (allout-listify-exposed):
530 Use allout-flattened-numbering-abbreviation.
531 (allout-encrypt-string): Use set-buffer-multibyte directly.
532 (allout-set-buffer-multibyte): Remove.
533
534 2011-02-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
535
536 * simple.el (just-one-space): Remove useless `or' call.
537
538 2011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
539
540 * net/soap-client.el (soap-well-known-xmlns, soap-local-xmlns)
541 (soap-default-xmlns, soap-target-xmlns, soap-multi-refs)
542 (soap-decoded-multi-refs, soap-current-wsdl)
543 (soap-encoded-namespaces): Rename CL-style *...* variables.
544
545 2011-02-16 Michael Albinus <michael.albinus@gmx.de>
546
547 * net/soap-client.el: Add "comm" and "hypermedia" to the
548 keywords. Reflow too long lines.
549
550 * net/soap-inspect.el: Ditto. Require 'cl.
551
552 2011-02-16 Bastien Guerry <bzg@altern.org>
553
554 * play/doctor.el (doctor-mode): Bugfix: escape the "," character
555 in a `doctor-type' argument.
556
557 2011-02-16 Alex Harsanyi <AlexHarsanyi@gmail.com>
558
559 * net/soap-client.el:
560 * net/soap-inspect.el: New files.
561
562 2011-02-16 Leo <sdl.web@gmail.com>
563
564 * dired-x.el (dired-mode-map, dired-extra-startup):
565 Remove dired-copy-filename-as-kill since it's already in dired.el.
566
567 2011-02-16 Glenn Morris <rgm@gnu.org>
568
569 * dired-x.el (dired-bind-jump, dired-bind-man, dired-bind-info):
570 Doc fixes. Add :set property, replacing top-level calls.
571 (dired-vm-read-only-folders, dired-vm): Doc fix (drop v. old VM 4).
572 (dired-guess-shell-gnutar): Test tar version rather than system-type.
573 (dired-extra-startup, dired-man, dired-info): Doc fixes.
574 (dired-clean-up-after-deletion): Use when and dolist.
575 (dired-jump): Use unless and when.
576 (dired-virtual): Use line-end-position.
577 (dired-default-directory-alist): Rename from default-directory-alist.
578 (dired-default-directory): Update for above name change.
579 (dired-vm): Drop VM < 5 and simplify.
580 (dired-buffer-more-recently-used-p): Rewrite.
581 (dired-filename-at-point): Use when and or.
582 (dired-x-read-filename-at-point): Rename from read-filename-at-point.
583 Update callers.
584
585 2011-02-15 Glenn Morris <rgm@gnu.org>
586
587 * dired-x.el: Use easymenu for menu items. Fix item capitalization.
588
589 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
590
591 * vc/vc-git.el (vc-git-root-log-format): New option for
592 customizing log format.
593 (vc-git-print-log, vc-git-log-outgoing, vc-git-log-incoming)
594 (vc-git-log-view-mode): Use it.
595 (vc-git-expanded-log-entry): New function.
596 (vc-git-log-view-mode): Use it. Truncate lines in root log.
597
598 * vc/vc-hg.el (vc-hg-root-log-template): New option for
599 customizing log format.
600 (vc-hg-print-log): Use it.
601 (vc-hg-expanded-log-entry): New function.
602 (vc-hg-log-view-mode): Use vc-hg-root-log-template and
603 vc-hg-expanded-log-entry. Truncate lines in root log.
604
605 * vc/vc-bzr.el (vc-bzr-log-view-mode): Truncate lines in root log.
606
607 * vc/log-view.el (log-view-mode-menu):
608 Add log-view-toggle-entry-display.
609
610 2011-02-14 Glenn Morris <rgm@gnu.org>
611
612 * dired-x.el: Don't require man when compiling.
613 (dired-omit-extensions, dired-local-variables-file)
614 (dired-x-hands-off-my-keys): Make them defcustoms.
615 (Man-support-local-filenames, Man-getpage-in-background): Declare.
616 (vm-visit-folder): Declare rather than defining.
617 (dired-x-help-address, dired-x-variable-list): Remove.
618 (dired-x-submit-report): Make it an obsolete alias.
619
620 2011-02-14 Juanma Barranquero <lekktu@gmail.com>
621
622 * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
623
624 2011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
625
626 * net/imap.el: Bring it back.
627
628 2011-02-13 Alan Mackenzie <acm@muc.de>
629
630 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
631 narrow-to-region call that cuts context off the end (Bug#7722).
632
633 * progmodes/cc-engine.el (c-forward-<>-arglist-recur):
634 Refactor nested if-forms with a simple cond.
635 (c-forward-<>-arglist): Revert 2011-01-31 change.
636
637 2011-02-13 Chong Yidong <cyd@stupidchicken.com>
638
639 * vc/log-view.el: New command log-view-toggle-entry-display for
640 toggling log entries between concise and detailed forms.
641 (log-view-toggle-entry-display): New command.
642 (log-view-mode-map): Bind RET to it.
643 (log-view-expanded-log-entry-function): New variable.
644 (log-view-current-entry, log-view-inside-comment-p)
645 (log-view-current-tag): New functions.
646 (log-view-toggle-mark-entry): Use log-view-current-entry and
647 log-view-end-of-defun instead of searching directly with
648 log-view-message-re.
649 (log-view-end-of-defun): Likewise. Add optional ARG for
650 compatibility with end-of-defun.
651 (log-view-end-of-defun): Ignore comments and VC buttons.
652
653 * vc/vc-bzr.el (vc-bzr-expanded-log-entry): New function.
654 (vc-bzr-log-view-mode): Use log-view-expanded-log-entry-function.
655
656 2011-02-13 Teodor Zlatanov <tzz@lifelogs.com>
657
658 * net/imap.el: Remove file. All the functionality is in nnimap.el.
659
660 * net/imap-hash.el: Remove file.
661
662 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
663
664 * Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
665
666 * net/tramp.el (tramp-read-passwd): Simplify `auth-source-search'
667 call.
668
669 * net/tramp-imap.el: Remove file.
670
671 2011-02-13 Chong Yidong <cyd@stupidchicken.com>
672
673 * vc/vc.el (vc-print-log-setup-buttons): Instead of using the
674 widget library for buttons, just use button.el.
675
676 * vc/log-view.el (log-view-mode-map): Don't inherit from
677 widget-keymap.
678
679 2011-02-12 Glenn Morris <rgm@gnu.org>
680
681 * emacs-lisp/cl-seq.el (union, nunion, intersection)
682 (nintersection, set-difference, nset-difference)
683 (set-exclusive-or, nset-exclusive-or): Doc fix.
684
685 * ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
686
687 * faces.el (face-attr-match-p): Handle the obsolete :bold and
688 :italic props, so that frame-set-background-mode works. (Bug#7966)
689
690 * simple.el (next-error): Doc fix.
691
692 2011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
693
694 * dired-aux.el (dired-create-files): Adapt destination name to
695 match the new behavior of copy-directory.
696
697 2011-02-12 Chong Yidong <cyd@stupidchicken.com>
698
699 * mail/mail-utils.el (mail-dont-reply-to-names): New variable,
700 from rmail-dont-reply-to-names. Callers changed.
701 (mail-dont-reply-to): Rename from mail-dont-reply-to.
702 (rmail-dont-reply-to): Make it an obsolete alias.
703
704 * mail/rmail.el (rmail-default-dont-reply-to-names): Default to
705 nil, and make obsolete (Bug#7888).
706 (rmail-dont-reply-to-names): Alias to mail-dont-reply-to-names.
707
708 * mail/rmailsum.el (rmail-summary-sort-by-correspondent): Doc fix.
709
710 * mail/rmailsort.el (rmail-sort-by-correspondent)
711 (rmail-select-correspondent): Doc fix. Use mail-dont-reply-to.
712
713 * mail/rmail.el (rmail-reply): Use mail-dont-reply-to.
714
715 2011-02-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
716
717 * files.el (copy-directory): New argument COPY-CONTENTS for
718 copying directory contents into another existing directory.
719
720 2011-02-12 Tassilo Horn <tassilo@member.fsf.org>
721
722 * minibuffer.el (completion-table-case-fold): New function for
723 creating a case-insensitive completion table.
724
725 2011-02-12 Teodor Zlatanov <tzz@lifelogs.com>
726
727 * net/tramp.el (tramp-default-method): Also check if
728 `auth-source-search' is bound.
729 (tramp-read-passwd): Use `auth-source-search' instead of
730 `auto-source-user-or-password'.
731
732 * net/tramp-imap.el: Autoload `auto-source-search' instead of
733 `auto-source-user-or-password.
734 (tramp-imap-passphrase-callback-function): Use it.
735
736 * net/imap-hash.el: Autoload `auto-source-search' instead of
737 `auto-source-user-or-password.
738 (imap-hash-open-connection): Use it.
739
740 * mail/smtpmail.el: Autoload `auto-source-search' instead of
741 `auto-source-user-or-password.
742 (smtpmail-try-auth-methods): Use it.
743
744 2011-02-12 Phil Hagelberg <phil@hagelb.org>
745
746 * emacs-lisp/package.el: Allow packages to be reinstalled.
747 (package--write-file-no-coding): Remove EXCL arg.
748 (package-unpack-single): Don't use it.
749
750 2011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change)
751
752 * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory
753 in each sub directory.
754 (vc-svn-registered): Use vc-svn-root.
755 (vc-svn-root): New function. Make vc-svn-responsible-p an alias.
756 (vc-svn-repository-hostname): Use "svn info".
757
758 2011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
759
760 * simple.el (delete-trailing-whitespace): New optional buffer
761 bound parameters.
762
763 2011-02-11 Bastien Guerry <bzg@altern.org>
764
765 * files.el (basic-save-buffer): save unmodified buffers when
766 the file pointed by buffer-file-name doesn't exist.
767
768 2011-02-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
769
770 * net/rcirc.el (defun-rcirc-join): Accept multiple channels.
771
772 2011-02-11 Glenn Morris <rgm@gnu.org>
773
774 * emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.
775
776 2011-02-11 Juanma Barranquero <lekktu@gmail.com>
777
778 * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.
779
780 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
781
782 * server.el (server-process-filter): Use pcase.
783
784 * emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in two
785 conflicting ways.
786 (smie-indent--parent): Extend to "parent of arg".
787 (smie-indent-inside-string): New function.
788 (smie-indent-functions): Use it.
789
790 * vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoid
791 bzr locking race condition.
792
793 * emacs-lisp/edebug.el (edebug-instrument-function): Check a marker is
794 still valid before using it.
795
796 * progmodes/grep.el (grep-mode-font-lock-keywords): Adjust to
797 `message' -> `compilation-message' rename (bug#8004).
798
799 Move keymap initialization into declaration.
800 * textmodes/enriched.el (enriched-mode-map):
801 * textmodes/bib-mode.el (bib-mode-map):
802 * term/lk201.el (lk201-function-map):
803 * tar-mode.el (tar-mode-map):
804 * replace.el (occur-mode-map):
805 * progmodes/idlwave.el (idlwave-rinfo-mouse-map, idlwave-rinfo-map):
806 * progmodes/idlw-help.el (idlwave-help-mode-map):
807 * progmodes/gdb-mi.el (gdb-memory-format-menu, gdb-memory-unit-menu):
808 * play/solitaire.el (solitaire-mode-map):
809 * play/snake.el (snake-mode-map, snake-null-map):
810 * play/pong.el (pong-mode-map):
811 * play/handwrite.el (menu-bar-handwrite-map):
812 * play/gametree.el (gametree-mode-map):
813 * net/rcirc.el (rcirc-mode-map, rcirc-browse-url-map
814 (rcirc-multiline-minor-mode-map, rcirc-track-minor-mode-map):
815 * net/newst-plainview.el (newsticker-menu, newsticker-mode-map)
816 (newsticker--url-keymap):
817 * net/net-utils.el (nslookup-mode-map, ftp-mode-map):
818 * menu-bar.el (menu-bar-file-menu, menu-bar-i-search-menu)
819 (menu-bar-search-menu, menu-bar-replace-menu, menu-bar-goto-menu)
820 (menu-bar-edit-menu, menu-bar-custom-menu)
821 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
822 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
823 (menu-bar-line-wrapping-menu, menu-bar-options-menu)
824 (menu-bar-games-menu, menu-bar-encryption-decryption-menu)
825 (menu-bar-tools-menu, menu-bar-describe-menu)
826 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
827 (menu-bar-help-menu):
828 * mail/rmailsum.el (rmail-summary-mode-map):
829 * kmacro.el (kmacro-step-edit-map):
830 * ibuffer.el (ibuffer-mode-groups-popup, ibuffer-mode-map)
831 (ibuffer-mode-operate-map):
832 * hi-lock.el (hi-lock-menu, hi-lock-map):
833 * emulation/vip.el (vip-mode-map):
834 * emacs-lisp/re-builder.el (reb-lisp-mode-map):
835 * bookmark.el (bookmark-bmenu-mode-map):
836 * help-mode.el (help-mode-map): Move initialization into declaration.
837
838 2011-02-10 Deniz Dogan <deniz.a.m.dogan@gmail.com>
839
840 * net/rcirc.el: Add PRIVMSG and CTCP functions.
841 (rcirc-send-privmsg, rcirc-send-ctcp): New functions.
842 (rcirc-keepalive, rcirc-cmd-ctcp, rcirc-ctcp-sender-PING)
843 (rcirc-cmd-me, rcirc-authenticate): Use them.
844
845 2011-02-10 Ken Manheimer <ken.manheimer@gmail.com>
846
847 * allout.el: Synopsis: Change allout user configuration so
848 auto-activation is controlled solely by customization
849 `allout-auto-activation'.
850
851 (allout-auto-activation-helper) (allout-setup): New autoloads
852 implement new custom set procedure for allout-auto-activation.
853 Also, explicitly invoke
854 (allout-setup) after allout-auto-activation is custom-defined, to
855 effect the settings in emacs sessions besides the few where
856 allout-auto-activation customization is donea.
857 (allout-auto-activation): Use allout-auto-activation-helper to
858 :set. Revise the docstring.
859 (allout-init): Reduce functionality to just customizing
860 allout-auto-activation, and mark obsolete.
861 (allout-mode): Respect string values for allout-auto-activation.
862 Run allout-after-copy-or-kill-hook without any args.
863 (allout-mode) (allout-layout) (allout-default-layout)
864 (outlineify-sticky): Adjust docstring for new scheme.
865 (allout-after-copy-or-kill-hook): No arguments - hook implementers
866 should concentrate on the kill ring.
867
868 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
869
870 * password-cache.el (password-cache-remove): Accept secrets that are
871 not strings.
872
873 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
874
875 * progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
876 of here-doc that immediately follows a comment.
877
878 2011-02-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
879
880 * net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
881
882 * net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function when
883 available.
884 (rcirc-ctcp-sender-PING): New function.
885
886 2011-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
887
888 * obsolete/pc-select.el: Rename from emulation/pc-select.el (bug#7940).
889 Remove the mark/nomark handling, and activate shift-select-mode instead.
890
891 * obsolete/pc-mode.el: Rename from emulation/pc-mode.el.
892
893 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
894
895 * calc/calc-units.el (math-logunits-quant): Add support for
896 non-logarithmic units.
897
898 2011-02-07 Ken Manheimer <ken.manheimer@gmail.com>
899
900 * allout.el (allout-after-copy-or-kill-hook): New hook for
901 extension-specific processing of killed text.
902 (allout-mode): Include new allout-after-copy-or-kill-hook among
903 mentioned hooks.
904 (allout-kill-line) (allout-kill-topic): Ensure that processing
905 after kill happens even if barf-if-buffer-read-only is raised.
906 Include new allout-after-copy-or-kill-hook among that subsequent
907 processing.
908 (allout-deannotate-hidden): Actually remove the annotation text
909 properties.
910
911 * allout.el (allout-listify-exposed): Copy text sans text properties.
912
913 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
914
915 * net/dbus.el (dbus-list-activatable-names): Add optional argument BUS.
916
917 2011-02-07 Deniz Dogan <deniz.a.m.dogan@gmail.com>
918
919 * net/rcirc.el (rcirc-handler-317): New function (Bug#6507).
920
921 2011-02-06 Jay Belanger <jay.p.belanger@gmail.com>
922
923 * calc/calc.el (calc-logunits-field-reference): Rename from
924 `calc-default-field-reference-level'.
925 (calc-logunits-power-reference): Rename from
926 `calc-default-power-reference-level'
927
928 * calc/calc-units.el (math-logunits-quant): Rename from
929 `math-logunits-level'
930 (math-logunits-plus): Rename from math-logcombine.
931 (calcFunc-luplus, calcFunc-luminus calc-luplus, calc-luminus): Remove.
932 (calcFunc-lufieldadd, calcFunc-lupoweradd, calcFunc-lufieldsub)
933 (calcFunc-lufieldsub,calc-logunits-add calc-logunits-sub):
934 New functions.
935 (calcFunc-fieldquant): Rename from `calcFunc-fieldlevel'.
936 (calcFunc-powerquant): Rename from `calcFunc-powerlevel'.
937 (calc-logunits-quantity): Rename from `calc-level'.
938 (calcFunc-dbfieldlevel, calcFunc-dbpowerlevel, calcFunc-npfieldlevel)
939 (calcFunc-nppowerlevel,calc-logunits-dblevel, calc-logunits-nplevel)
940 (math-logunits-mul, calcFunc-lufieldmul, calcFunc-lupowermul)
941 (calc-logunits-mul, math-logunits-divide, calcFunc-lufielddiv)
942 (calcFunc-lupowerdiv,calc-logunits-divide,math-logunits-level):
943 New functions.
944
945 * calc/calc-help.el (calc-u-prefix-help): Remove "L" reference.
946 (calc-ul-prefix-help): Remove.
947 (calc-l-prefix-help): New function.
948 (calc-full-help): Add reference to `calc-l-prefix-help'.
949
950 * calc/calc-ext.el (calc-init-extensions): Update autoloads.
951
952 * calc/README: Mention logarithmic units.
953
954 2011-02-06 Chong Yidong <cyd@stupidchicken.com>
955
956 * mail/emacsbug.el (report-emacs-bug-hook): Remove the check for
957 non-ASCII characters (Bug#7925).
958
959 2011-02-05 Glenn Morris <rgm@gnu.org>
960
961 * emacs-lisp/cl-macs.el (return-from): Fix doc typo.
962
963 * calendar/diary-lib.el (diary-font-lock-keywords):
964 Tweak diary-time-regexp match. (Bug#7891)
965
966 * progmodes/f90.el (f90-find-tag-default): New function. (Bug#7919)
967 (f90-mode): Use it for mode's `find-tag-default-function' property.
968
969 * ibuf-ext.el (ibuffer-filter-disable): Make it work. (Bug#7969)
970
971 * faces.el (set-face-attribute): Doc fix. (Bug#2659)
972
973 2011-02-05 Deniz Dogan <deniz.a.m.dogan@gmail.com>
974
975 * net/rcirc.el (rcirc-handler-JOIN): Reset mode-line-process
976 (Bug#6386).
977
978 2011-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
979
980 * progmodes/sh-script.el (sh-here-doc-open-re): Don't rely on the
981 font-lock-syntax-table remappings.
982 (sh-here-doc-markers, sh-here-doc-re): Remove.
983 (sh-font-lock-close-heredoc): Remove.
984 (sh-syntax-propertize-here-doc): New function.
985 (sh-font-lock-open-heredoc): Set the sh-here-doc-marker property
986 instead of the sh-here-doc-re.
987 (sh-font-lock-paren): Don't do anything in comments or strings.
988 Handle line continuations. Accept a few more chars.
989 Don't rely on the font-lock-syntax-table remappings.
990 `esac' is not a valid pattern.
991 (sh-syntax-propertize-function): Handle here-docs differently, so we
992 don't bother syntax-propertizing the insides.
993
994 * progmodes/sh-script.el (sh-font-lock-paren, sh-kw, sh-prev-thing):
995 Handle new bashisms ";&" and ";;&" (bug#7947).
996
997 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
998
999 * net/tramp-smb.el (tramp-smb-errors): Use `regexp-opt'.
1000 Add "NT_STATUS_IO_TIMEOUT" and "NT_STATUS_NO_SUCH_USER".
1001
1002 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1003
1004 * net/tramp.el (tramp-postfix-method-format)
1005 (tramp-postfix-method-regexp, tramp-prefix-domain-format)
1006 (tramp-prefix-domain-regexp, tramp-postfix-user-format)
1007 (tramp-postfix-user-regexp, tramp-prefix-port-format)
1008 (tramp-prefix-port-regexp, tramp-postfix-host-format)
1009 (tramp-postfix-host-regexp, tramp-handle-substitute-in-file-name):
1010 Doc fix.
1011
1012 2011-02-04 Sam Steingold <sds@gnu.org>
1013
1014 * mouse.el (mouse-buffer-menu-mode-groups): Add a "GDB" group.
1015
1016 2011-02-04 Andreas Schwab <schwab@linux-m68k.org>
1017
1018 * international/mule-util.el (with-coding-priority): Doc fix.
1019
1020 2011-02-04 Eli Zaretskii <eliz@gnu.org>
1021
1022 * arc-mode.el (archive-mode-map): Fix a typo in last change.
1023
1024 2011-02-03 Sam Steingold <sds@gnu.org>
1025
1026 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1027 Do not error out when `func' is nil.
1028
1029 2011-02-03 Michael Albinus <michael.albinus@gmx.de>
1030
1031 * net/tramp-sh.el (tramp-remote-path): Add default settings for
1032 `tramp-default-remote-path' to the docstring.
1033 (tramp-get-remote-path): Suppress error message when `getconf
1034 PATH' fails.
1035
1036 * net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_UNSUCCESSFUL".
1037
1038 2011-02-03 Glenn Morris <rgm@gnu.org>
1039
1040 * vc/vc-hg.el (vc-hg-command): Doc fix.
1041
1042 * term/w32-win.el (libpng-version): Declare for compiler.
1043
1044 * msb.el: No need to load dired while compiling.
1045
1046 * emacs-lisp/elint.el (elint-standard-variables):
1047 Remove a couple of built-ins that now have doc-strings.
1048
1049 * hi-lock.el, ps-bdf.el, ps-mule.el, ps-print.el, ps-samp.el:
1050 `require' is automatically `eval-and-compile'd.
1051
1052 * net/rcirc.el (rcirc-nick-completion-format): Add :version tag.
1053 (rcirc-log-directory, rcirc-log-flag): Move definitions before use.
1054
1055 * strokes.el (strokes-fill-current-buffer-with-whitespace):
1056 Move definition before use.
1057 (strokes-report-bug): Make it obsolete.
1058
1059 2011-02-02 Sam Steingold <sds@gnu.org>
1060
1061 * apropos.el (apropos-print): Now that `apropos-mode' inherits
1062 from `special-mode', entering it makes the buffer read-only, so
1063 call it only when everything has been already inserted.
1064 * emacs-lisp/ert.el (ert--setup-results-buffer)
1065 (ert-results-pop-to-backtrace-for-test-at-point)
1066 (ert-results-pop-to-messages-for-test-at-point)
1067 (ert-results-pop-to-timings): Ditto.
1068 * emacs-lisp/package.el (package--list-packages): Ditto.
1069 * play/solitaire.el (solitaire): Ditto.
1070
1071 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
1072
1073 * progmodes/compile.el: Make all faces inherit.
1074 (compilation-warning): Inherit from font-lock-variable-name-face.
1075 (compilation-info): Inherit from font-lock-type-face.
1076 (compilation-line-number): Reassign to font-lock-keyword-face.
1077 (compilation-column-number): Reassign to font-lock-doc-face.
1078 (compilation-leave-directory-face): Reassign to
1079 font-lock-builtin-face.
1080
1081 2011-02-02 Eli Zaretskii <eliz@gnu.org>
1082
1083 * dired.el (dired-insert-directory): Don't invoke `ls' when
1084 ls-lisp.el is used to emulate it.
1085
1086 2011-02-01 Julien Danjou <julien@danjou.info>
1087
1088 * color.el (color-gradient): Add a color-gradient function.
1089
1090 2011-02-01 Sam Steingold <sds@gnu.org>
1091
1092 * simple.el (special-mode-map): Bind "h" to `describe-mode';
1093 bind "z" to `kill-this-buffer'.
1094 (completion-list-mode-map): Bind "z" to `kill-this-buffer'.
1095 * apropos.el (apropos-mode-map): Inherit from `special-mode-map'.
1096 (apropos-mode): Inherit from `special-mode'.
1097 * arc-mode.el (archive-mode-map): Inherit from `special-mode-map'.
1098 * bookmark.el (bookmark-bmenu-mode): Define using
1099 `define-derived-mode' inheriting from `special-mode'.
1100 * dired.el (dired-mode-map): Inherit from `special-mode-map'.
1101 * image-mode.el (image-mode-map): Ditto.
1102 * replace.el (occur-mode): Define using
1103 `define-derived-mode' inheriting from `special-mode'.
1104 * tar-mode.el (tar-mode): Inherit from `special-mode'.
1105 * calendar/diary-lib.el (diary-fancy-display-mode):
1106 Inherit from `special-mode-map'.
1107 * emacs-lisp/ert.el (ert-simple-view-mode, ert-results-mode):
1108 Inherit from `special-mode'.
1109 * emacs-lisp/package.el (package-menu-mode-map): Copy from
1110 `special-mode-map'.
1111 (package-menu-mode): Define using `define-derived-mode'
1112 inheriting from `special-mode'.
1113 * erc/erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
1114 * net/xesam.el (xesam-mode): Inherit from `special-mode'.
1115 (xesam-mode-map): Define separately.
1116 * play/solitaire.el (solitaire-mode): Inherit from `special-mode'.
1117 * progmodes/compile.el (compilation-minor-mode-map)
1118 (compilation-mode-map): Inherit from `special-mode-map'.
1119 * vc/diff-mode.el (diff-mode-shared-map):
1120 Inherit from `special-mode-map'.
1121 * vc/log-view.el (log-view-mode-map): Add a comment.
1122
1123 2011-02-01 Chong Yidong <cyd@stupidchicken.com>
1124
1125 * custom.el (load-theme): Define return value. Drop use of
1126 unsafep; call custom-theme-load-confirm for non-known-safe themes.
1127 (custom-theme-load-confirm): Scroll in the correct window.
1128 (custom-enabled-themes): Add custom-safe-themes to :set-after.
1129
1130 * cus-theme.el (custom-theme-checkbox-toggle): Don't activate the
1131 checkbox if load-theme fails.
1132
1133 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1134
1135 * progmodes/compile.el (compilation-next-error): Check there's
1136 a message before using it (bug#7941).
1137
1138 2011-02-01 Jay Belanger <jay.p.belanger@gmail.com>
1139
1140 * calc/calc-mtx.el (math-lud-pivot-check): New function.
1141 (math-do-matrix-lud): Use `math-lud-pivot-check' to check the size
1142 of potential pivots.
1143
1144 2011-01-31 Alan Mackenzie <acm@muc.de>
1145
1146 * progmodes/cc-cmds.el (c-forward-over-illiterals):
1147 Continue parsing if we encounter a naked # (Bug#7595).
1148 (c-beginning-of-statement): Avoid loop in locating the beginning
1149 of a macro. (Not actually committed until 2011-02-20, see above).
1150
1151 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * files.el (copy-directory): Fix arguments to recursive call.
1154
1155 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1156
1157 * files.el (copy-directory): If destination is an existing
1158 directory, copy into a subdirectory there.
1159
1160 2011-01-31 Andreas Schwab <schwab@linux-m68k.org>
1161
1162 * emacs-lisp/shadow.el (load-path-shadows-find): Ignore leim-list
1163 files.
1164
1165 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1166
1167 * image-dired.el (image-dired-mouse-display-image): No-op if no
1168 file is found (Bug#7817).
1169
1170 * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).
1171
1172 2011-01-31 Kenichi Handa <handa@m17n.org>
1173
1174 * international/quail.el (quail-keyboard-layout-alist):
1175 Remove superfluous SPC for "pc105-uk" (bug#7927).
1176
1177 2011-01-31 Glenn Morris <rgm@gnu.org>
1178
1179 * msb.el (msb-menu-bar-update-buffers): Update for changed
1180 argument handling of menu-bar-select-frame. (Bug#7902)
1181
1182 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Set a limit
1185 to the recursion depth (Bug#7722).
1186
1187 2011-01-31 Roy Liu <carsomyr@gmail.com> (tiny change)
1188
1189 * term/ns-win.el (ns-find-file): Expand ns-input-file with
1190 command-line-default-directory (Bug#7872).
1191
1192 2011-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1193
1194 * progmodes/compile.el (compilation--flush-directory-cache):
1195 New function, extracted from compilation--remove-properties.
1196 (compilation--remove-properties, compilation--parse-region): Use it.
1197 (compilation--previous-directory): Handle one more case.
1198 (compilation-enable-debug-messages): Remove.
1199 (compilation-parse-errors, compilation--flush-parse): Just remove the
1200 left over debug messages.
1201
1202 2011-01-31 Sam Steingold <sds@gnu.org>
1203
1204 * progmodes/compile.el (compilation-enable-debug-messages):
1205 Add a variable to make the parsing messages introduced in
1206 2011-01-28T22:12:05Z!monnier@iro.umontreal.ca optional.
1207 (compilation-parse-errors, compilation--flush-parse): Use it.
1208
1209 2011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1210
1211 * net/rcirc.el: New customizable nick completion format. (Bug#6314)
1212 (rcirc-nick-completion-format): New defcustom.
1213 (rcirc-complete): Use it.
1214
1215 2011-01-31 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1216
1217 * net/rcirc.el: Clean log filenames (Bug#7933).
1218 (rcirc-log-write): Use convert-standard-filename.
1219 (rcirc-log-filename-function): Documentation updates.
1220
1221 2011-01-30 Jan Djärv <jan.h.d@swipnet.se>
1222
1223 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer):
1224 Check report-emacs-bug-can-use-osx-open and use that if t.
1225 (report-emacs-bug-can-use-osx-open): New function.
1226 (report-emacs-bug): Rename can-xdg-email to can-insert-mail.
1227 Check report-emacs-bug-can-use-osx-open also for can-insert-mail.
1228
1229 2011-01-29 Chong Yidong <cyd@stupidchicken.com>
1230
1231 * vc/vc-dispatcher.el (vc-set-async-update): New function for
1232 updating Dired or VC-dir buffers after async command completes.
1233
1234 * vc/vc-bzr.el (vc-bzr-async-command): Return the process buffer.
1235 (vc-bzr-pull, vc-bzr-merge-branch): Use vc-set-async-update.
1236
1237 * vc/vc-git.el (vc-git-merge-branch): Add FETCH_HEAD to branch
1238 completions if it exists. Use vc-set-async-update.
1239 (vc-git-pull): Use vc-set-async-update.
1240
1241 * vc/vc-hg.el (vc-hg-pull): Fix default-contents arg to
1242 read-shell-command. Use vc-set-async-update.
1243 (vc-hg-merge-branch): Use vc-set-async-update.
1244
1245 2011-01-29 Daiki Ueno <ueno@unixuser.org>
1246
1247 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED):
1248 Don't presume KEYEXPIRED and KEYREVOKED to be a fatal error status
1249 (Bug#7931).
1250
1251 2011-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
1252
1253 * progmodes/compile.el: Avoid an N² behavior in grep.
1254 (compilation--previous-directory): New fun.
1255 (compilation--previous-directory-cache): New var.
1256 (compilation--remove-properties): Flush it.
1257 (compilation-directory-properties, compilation-error-properties):
1258 Use the new fun to speed up looking for the current directory.
1259
1260 2011-01-29 Chong Yidong <cyd@stupidchicken.com>
1261
1262 * vc/vc-hg.el (vc-hg-history): New var.
1263 (vc-hg-pull): Perform default pull if called via Lisp by vc-pull.
1264 (vc-hg-merge-branch): New function.
1265
1266 * vc/vc.el (vc-pull): Make vc-update an alias for this, instead of
1267 the other way around.
1268
1269 * vc/vc-git.el (vc-git-branches, vc-git-pull)
1270 (vc-git-merge-branch): New functions.
1271 (vc-git-history): New var.
1272
1273 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1274
1275 * vc/vc-dispatcher.el (vc-do-async-command): New function.
1276
1277 * vc/vc-bzr.el (vc-bzr-async-command): Convert into a wrapper for
1278 vc-do-async-command.
1279
1280 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch):
1281 Callers changed.
1282
1283 2011-01-28 Leo <sdl.web@gmail.com>
1284
1285 * emacs-lisp/advice.el (ad-make-advised-docstring): Don't apply
1286 highlighting to the "this function is advised" message.
1287
1288 * help-mode.el (help-mode-finish): Apply highlighting here, to
1289 avoid clobbering by substitute-command-keys (Bug#6304).
1290
1291 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1292
1293 * woman.el (woman0-roff-buffer): Process roff escape sequences
1294 occurring prior to the first request (Bug#7843).
1295
1296 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1297
1298 * progmodes/compile.el: Don't use font-lock any more.
1299 (compilation-error-regexp-alist-alist): Change handling of makepp
1300 so it preserves the warning/error distinction on subsequent files.
1301 Simplify various rules.
1302 (compilation-directory-properties): Use font-lock-face.
1303 Add a compilation-message property.
1304 (compilation-internal-error-properties): Use font-lock-face.
1305 Don't set the compilation-debug property here.
1306 (compilation--put-prop, compilation--remove-properties)
1307 (compilation--parse-region, compilation--ensure-parse)
1308 (compilation--ensure-parse): New functions.
1309 (compilation-parse-errors): New function, largely inspired of
1310 compilation-mode-font-lock-keywords. Set compilation-debug here.
1311 (compilation--parsed): New var.
1312 (compilation--flush-parse): Use compilation--ensure-parse.
1313 (compilation-start): Don't call font-lock.
1314 (compilation-turn-on-font-lock): Remove.
1315 (compilation-setup): Don't set font-lock-extra-managed-props not change
1316 other font-lock settings, other than keywords.
1317 Don't activate font-lock-mode.
1318 Set change-major-mode-hook and before-change-functions.
1319 (compilation--unsetup): Remove properties and hooks.
1320 (compilation-next-single-property-change): New function.
1321 (compilation-next-error): Use it to parse when needed.
1322 (compile-goto-error): Parse buffer as needed.
1323 (compilation--compat-error-properties): Don't need a dummy `face'
1324 property any more.
1325
1326 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1327
1328 * progmodes/compile.el: Use accessors for clarity and fix omake hack.
1329 (compilation-process-setup-function): Fix docstring's false promises.
1330 (compilation-error-regexp-alist-alist): Catch omake's continuous
1331 recompilation message and avoid reuse of old markers.
1332 (compilation-parse-errors-function): Declare obsolete.
1333 (compilation-buffer-modtime): Remove.
1334 (compilation--make-cdrloc, compilation--loc->col)
1335 (compilation--loc->line, compilation--loc->file-struct)
1336 (compilation--loc->marker, compilation--loc->visited)
1337 (compilation--make-file-struct, compilation--file-struct->file-spec)
1338 (compilation--file-struct->formats)
1339 (compilation--file-struct->loc-tree): New macros. Use them.
1340 (compilation--message): New defstruct. Use them.
1341 (compilation-next-error-function): Don't mess with timestamps to try
1342 and guess when to reparse.
1343
1344 2011-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1345
1346 * textmodes/tex-mode.el: Get rid of compilation-parse-errors-function
1347 (tex-old-error-file-name): New function,
1348 extracted from tex-compilation-parse-errors.
1349 (tex-compilation-parse-errors): Remove.
1350 (tex-error-regexp-alist): New var.
1351 (tex-shell): Use it to avoid compilation-parse-errors-function.
1352
1353 * progmodes/grep.el (grep-regexp-alist): Tighten regexp.
1354 (grep-mode-font-lock-keywords): Remove regexp that seems like
1355 a left-over from before we used compile.el.
1356 (grep-mode-font-lock-keywords): Call syntax-ppss-flush-cache when
1357 modifying the buffer within with-silent-modifications.
1358
1359 * progmodes/compile.el: Cleanup text-properties namespace by using
1360 `compilation-message' instead of `message', `compilation-directory'
1361 instead of `directory', and `compilation-debug' instead of `debug'.
1362 (compilation-last-buffer, compilation-parsing-end)
1363 (compilation-error-list, compilation-old-error-list): Move to the
1364 compatibility part of the code.
1365 (compilation-error-properties): If `file' is a function, let it return
1366 a file name.
1367 (compilation-mode-font-lock-keywords): Be more conservative with the
1368 omake "^ *" pattern prefix, to try and minimize the risk of
1369 pathologically slow regexp matching.
1370 (compilation-start): Use inhibit-read-only.
1371 (compilation--unsetup): New function.
1372 (compilation-shell-minor-mode, compilation-minor-mode): Use it.
1373 (compilation-filter): Minor tweaks.
1374 (compilation-next-error-function): Try and avoid abusing variables.
1375 (compilation--flush-file-structure): New fun.
1376 (compilation-fake-loc): Use it to improve behavior when file is reused.
1377 (debug-ignored-errors): Add "Moved past last ...".
1378 (compilation--compat-error-properties)
1379 (compilation--compat-parse-errors): Rename by doubling the "-".
1380
1381 Port features from the previous prolog.el to the new one.
1382 * progmodes/prolog.el (prolog-system): Add GNU and ECLiPSe options.
1383 (prolog-program-name, prolog-program-switches, prolog-consult-string)
1384 (prolog-compile-string, prolog-prompt-regexp): Get rid of the <foo>-i
1385 variable and use a function to compute the value dynamically.
1386 (prolog-prompt-regexp): Add regexp for GNU Prolog.
1387 (prolog-continued-prompt-regexp): Remove, unused.
1388 (prolog-find-value-by-system): Try and use the value of prolog-system
1389 in the *prolog* buffer if it helps.
1390 (prolog-mode-keybindings-common): Bind C-c C-z unconditionally...
1391 (prolog-zip-on): ..and check prolog-system and version here instead.
1392 (prolog-inferior-self-insert-command): New command.
1393 (prolog-inferior-mode-map): Use it.
1394 (prolog-inferior-error-regexp-alist): New var.
1395 (prolog-inferior-mode): Use it, with compilation-shell-minor-mode.
1396 (prolog-input-filter): Use derived-mode-p.
1397 (prolog-inferior-guess-flavor): New function.
1398 (prolog-ensure-process): Use it. Use make-comint-in-buffer rather than
1399 make-comint to avoid running comint-mode twice.
1400 (prolog-inferior-buffer): New fun.
1401 (prolog-old-process-region, prolog-old-process-file):
1402 Don't call prolog-bsts here...
1403 (prolog-build-prolog-command): ...do it here instead.
1404 (prolog-old-process-region, prolog-old-process-file):
1405 Use compilation-fake-loc and compilation-forget-errors.
1406 (prolog-consult-compile-region): Use bolp.
1407
1408 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
1409
1410 * image-mode.el (image-display-size): Doc fix (Bug#7820).
1411
1412 2011-01-27 Sam Steingold <sds@gnu.org>
1413
1414 * midnight.el (clean-buffer-list-kill-never-buffer-names):
1415 Remove "*server*" which is never created by emacs server.
1416
1417 2011-01-27 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1418
1419 * vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options unless
1420 there are some diff switches.
1421
1422 2011-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
1425 Copy change made to ruby-font-lock-syntactic-keywords.
1426
1427 * htmlfontify.el: Make it obey the font-lock-face text property.
1428 Miscellaneous cleanup such as:
1429 - Don't hide expressions after a closing paren.
1430 - Move initial setq into let.
1431 - Hoist common parts out of ifs.
1432 (hfy-p-to-face, hfy-p-to-face-lennart): Remove.
1433 (hfy-face-at): Use get-text-property instead.
1434 (hfy-prop-invisible-p): Use invisible-p if available.
1435 (htmlfontify-manual): Use \\[...].
1436 (hfy-html-quote-regex): Use [...].
1437 (hfy-combined-face-spec): Simplify.
1438 (hfy-compile-face-map): Don't presume point-min==1.
1439 (hfy-css-name, hfy-buffer, htmlfontify-buffer): Use \' rather than $ to
1440 match end of string.
1441 (hfy-text-p): η-reduce.
1442 (hfy-tags-for-file): Receive cache-hash directly.
1443 (hfy-mark-tag-names): Adjust call.
1444
1445 2011-01-27 Glenn Morris <rgm@gnu.org>
1446
1447 * msb.el (msb-after-load-hooks): Make it an obsolete alias.
1448 (msb-after-load-hook): Remove eval-after-load wackiness.
1449
1450 2011-01-25 Sam Steingold <sds@gnu.org>
1451
1452 * vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of the
1453 literal "diff" (important for windows-nt).
1454
1455 2011-01-25 Glenn Morris <rgm@gnu.org>
1456
1457 * emacs-lisp/copyright.el (copyright-at-end-flag)
1458 (copyright-names-regexp): Add safety properties.
1459 (copyright-year-ranges): New option.
1460 (copyright-find-end): New function, split from copyright-update-year.
1461 (copyright-update-year): Use copyright-find-end.
1462 (copyright-fix-years): Optionally, convert years to ranges.
1463 Handle years continued over comment lines.
1464 Do not mess with the fill-prefix.
1465 Do not call copyright-update.
1466 (copyright-update-directory): Optionally, fix years rather than update.
1467 Skip directories. Find files with only safe local vars.
1468
1469 2011-01-25 Stefan Monnier <monnier@iro.umontreal.ca>
1470
1471 * files.el (file-name-non-special): Only change buffer-file-name after
1472 insert-file-contents if it's `visit'ing the file (bug#7854).
1473
1474 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
1475
1476 * dired.el (dired-revert): Doc fix (Bug#7758).
1477
1478 * simple.el (line-move-visual): Doc fix (Bug#7594).
1479
1480 2011-01-25 Nobuyoshi Nakada <nobu@ruby-lang.org>
1481
1482 * progmodes/ruby-mode.el (ruby-here-doc-beg-match): Fix for
1483 here-doc which ends with an underscore.
1484 (ruby-mode-set-encoding): Skip shebang line always.
1485 (ruby-mode-map): Bind C-c C-c to comment-region.
1486 (ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
1487 (ruby-forward-sexp): Stop after literal hash key labels.
1488 (ruby-font-lock-syntactic-keywords): Highlight regexp after open
1489 bracket.
1490
1491 2011-01-25 Keitaro Miyazaki <keitaro.miyazaki@gmail.com> (tiny change)
1492
1493 * emacs-lisp/re-builder.el (reb-mode-map): Set case-fold-search in
1494 the correct buffer (Bug#7650).
1495
1496 2011-01-25 Glenn Morris <rgm@gnu.org>
1497
1498 * comint.el (comint-mode): Doc fix. (Bug#7897)
1499
1500 * simple.el (do-auto-fill): Give it a doc string.
1501
1502 * button.el (make-text-button): Doc fix. (See bug#7881)
1503
1504 2011-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
1505
1506 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
1507 Don't move backward, so as not to fall in an inf-loop (bug#7736).
1508
1509 * progmodes/ruby-mode.el (ruby-syntax-propertize-function): (bug#7735)
1510 Handle ?" and friends differently (e.g. don't use backrefs).
1511
1512 2011-01-24 Jay Belanger <jay.p.belanger@gmail.com>
1513
1514 * calc/calc.el (calc-default-power-reference-level)
1515 (calc-default-field-reference-level): New variables.
1516 * calc/calc-units.el (math-standard-units): Add dB and Np.
1517 (math-logunits): New variable.
1518 (math-extract-logunits, math-logcombine, calcFunc-luplus)
1519 (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level)
1520 (calcFunc-fieldlevel, calcFunc-powerlevel, calc-level):
1521 New functions.
1522 (math-find-base-units-rec): Add entry for ln(10).
1523 * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help.
1524 (calc-ul-prefix-help): New function.
1525 * calc/calc-ext.el (calc-init-extensions): Autoload new units
1526 functions. Add keybindings for new units functions.
1527
1528 2011-01-22 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1529
1530 * net/rcirc.el (rcirc-kill-buffer-hook): Flush logs when killing
1531 rcirc buffers. (Bug#4940)
1532
1533 2011-01-22 Glenn Morris <rgm@gnu.org>
1534
1535 * emacs-lisp/copyright.el (copyright-find-copyright): New function,
1536 split out from copyright-update-year.
1537 (copyright-update): Don't mess with the GPL version if we don't own the
1538 copyright. Update license regexp, and remove no longer needed
1539 Esperanto stuff.
1540 (copyright-fix-years): Use copyright-find-copyright.
1541
1542 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
1545
1546 2011-01-22 Jari Aalto <jari.aalto@cante.net>
1547
1548 * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).
1549 (lm): Rename to landmark.
1550 (lm-test-run): Rename to landmark-test-run.
1551
1552 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1553
1554 * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in
1555 "Case sensitive" menu item.
1556
1557 2011-01-22 Roland McGrath <roland@frob.com>
1558
1559 * comint.el (comint-replace-by-expanded-history-before-point): Fix
1560 expansion of !$ and !!:N syntax to pick the indicated word (bug#7883).
1561
1562 2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1563
1564 * progmodes/js.el (js--regexp-literal): Count backslashes (bug#7882).
1565
1566 2011-01-22 Jari Aalto <jari.aalto@cante.net>
1567
1568 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
1569 Assume foo(bar) is a manpage reference rather than some unquoted
1570 symbol (bug#7705).
1571
1572 2011-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
1573
1574 * subr.el (shell-quote-argument): Properly quote \n (bug#7687).
1575 Suggested by Flo <sensorflo@gmail.com>.
1576
1577 2011-01-22 Glenn Morris <rgm@gnu.org>
1578
1579 * progmodes/compile.el (compilation-error-regexp-alist):
1580 Fix custom type. (Bug#7812)
1581
1582 2011-01-22 Ken Manheimer <ken.manheimer@gmail.com>
1583
1584 * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
1585 allout-number-siblings, in keeping with what obtained due to
1586 (now-defunct) allout-keybindings-list. Ditch repeat binding to
1587 (prefixed) ?i.
1588 (allout-before-change-handler): Better expose spots affected by
1589 undo.
1590
1591 2011-01-22 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * man.el (Man-highlight-references0): Use make-button (Bug#7881).
1594
1595 2011-01-22 Phil Hagelberg <phil@evri.com>
1596
1597 * pcmpl-unix.el (pcmpl-ssh-config-file): New option.
1598 (pcmpl-ssh-known-hosts): Rename from pcmpl-ssh-hosts.
1599 (pcmpl-ssh-config-hosts): New function.
1600 (pcmpl-ssh-hosts): Use pcmpl-ssh-config-hosts in addition to
1601 pcmpl-ssh-known-hosts.
1602
1603 2011-01-21 Jay Belanger <jay.p.belanger@gmail.com>
1604
1605 * calc/calc-undo.el (calc-undo): Autoload it.
1606 * calc/calc-ext.el (calc-init-extensions): Remove keybindings
1607 and autoload for `calc-undo'.
1608 * calc/calc.el (calc-mode-map): Add keybindings for `calc-undo'.
1609 * calc/calc-prog.el:
1610 * calc/calc-graph.el:
1611 * calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
1612
1613 2011-01-21 Štěpán Němec <stepnem@gmail.com> (tiny change)
1614
1615 * calc/calc-ext.el (calc-init-extensions): Map all `undo'
1616 keybindings to `calc-undo'.
1617
1618 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
1619
1620 Don't mess with *temp*.
1621 * obsolete/spell.el: Move from textmodes/spell.el.
1622 (spell-string):
1623 * term.el (term-read-input-ring):
1624 * startup.el (display-startup-echo-area-message):
1625 * progmodes/antlr-mode.el (antlr-directory-dependencies):
1626 * comint.el (comint-read-input-ring): Use with-temp-buffer.
1627 * international/mule.el (ctext-pre-write-conversion): Don't hardcode
1628 point-min==1.
1629
1630 2011-01-20 Ken Manheimer <ken.manheimer@gmail.com>
1631
1632 * allout.el (allout-institute-keymap): Use fset instead of
1633 reapplying defalias.
1634
1635 (allout-hotspot-key-handler): Check for non-control-modified
1636 bindings for hotspot characters if there are no control-modified
1637 versions.
1638
1639 * allout.el: Summary - migrate to defining allout mode using
1640 define-minor-mode instead of defun. Significantly clean-up
1641 internal keymap provisions, refactoring and, in the process,
1642 removing a lot of accumulated cruft.
1643
1644 allout-mode-map is now a keymap by virtue of being a defalias to
1645 allout-mode-map-value, which contains the actual keymap structure.
1646
1647 (allout-mode): Use define-minor-mode rather than defun.
1648 Remove now-unnecessary minor-mode setup activities from the body.
1649 Specify :keymap as allout-mode-map so the minor-mode-map-alist
1650 entry will be '(allout-mode . allout-mode-map) - see
1651 allout-mode-map-value, below. Adjust docstring to track changes.
1652 (allout-minor-mode): Remove this defalias, now that we're using
1653 define-minor-mode.
1654 (allout-mode-map): Set value to be 'allout-mode-map. The actual
1655 keymap is allout-mode-map-value, via defalias.
1656 (allout-mode-map-value): The variable holding the actual mode
1657 keymap structure, by virtue of defalias from allout-mode-map.
1658 (allout-compose-and-institute-keymap): Rename from
1659 allout-bind-keys, and including the binding-composition
1660 functionality of the former produce-allout-mode-map and
1661 allout-setup-mode-map.
1662 (allout-institute-keymap): Take over the "setup" part of the former
1663 allout-setup-mode-map. Reassign allout-mode-map-value value and
1664 update the defalias.
1665 (allout-command-prefix) (allout-prefixed-keybindings)
1666 (allout-unprefixed-keybindings):
1667 Use allout-compose-and-institute-keymap to process the bindings.
1668 (allout-unprefixed-keybindings): Remove extraneous '?' question marks.
1669 (allout-prefixed-keybindings): Elide binding to (prefixed) \C-h -
1670 user can customize if they want to use that binding.
1671 Bind allout-copy-topic-as-kill to (prefixed) \M-k.
1672 Bind allout-up-current-level to (prefixed) \C-u. (I think i mistakenly
1673 elided that, previously, instead of the one for \C-h.)
1674 (allout-hotspot-key-handler): Remove attempt to resolve the key
1675 through the literal key-string lookup on allout-keybindings-list.
1676 That probably hasn't worked for a Long Time, and removal of
1677 allout-keybindings-list further simplifies the keybindings situation.
1678 (allout-pre-command-business): Use allout-mode-map-value instead
1679 of allout-mode-map.
1680 (allout-preempt-trailing-ctrl-h): Remove. The user can customize
1681 the bindings if they want to use a keybinding having a trailing
1682 \C-h. No deprecation needed since this feature was never in a release.
1683 (allout-keybindings-list): Remove. It's not been useful for a
1684 while. (See allout-hotspot-key-handler changes, above.)
1685 (produce-allout-mode-map): Remove. Consolidate into
1686 allout-compose-and-institute-keymap.
1687 (allout-mode-map-adjustments): Remove. No longer necessary with
1688 removal of allout-preempt-trailing-ctrl-h.
1689 (allout-setup-mode-map): Remove. Consolidate into
1690 allout-compose-and-institute-keymap and allout-institute-keymap.
1691
1692 2011-01-20 Glenn Morris <rgm@gnu.org>
1693
1694 * vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
1695
1696 * simple.el (read-expression-history): Remove, it's in minibuf.c.
1697
1698 2011-01-20 Chong Yidong <cyd@stupidchicken.com>
1699
1700 * subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.
1701
1702 * files.el (find-alternate-file, basic-save-buffer)
1703 (basic-save-buffer-2, revert-buffer, recover-file)
1704 (kill-buffer-ask, abort-if-file-too-large)
1705 (set-visited-file-name, write-file, backup-buffer)
1706 (basic-save-buffer, save-some-buffers):
1707 * dired-aux.el (dired-compress-file): Callers changed.
1708
1709 2011-01-19 Glenn Morris <rgm@gnu.org>
1710
1711 * vc/vc-svn.el (vc-svn-after-dir-status, vc-svn-parse-status):
1712 Also check the property status. (Bug#7861)
1713
1714 2011-01-18 Michael Albinus <michael.albinus@gmx.de>
1715
1716 * net/tramp.el (tramp-debug-message): Extend function exclude
1717 list. Use `regexp-opt'.
1718
1719 2011-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
1720
1721 * textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
1722 highlighting doesn't spill over subsequent lines.
1723
1724 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
1725 keymap expression. Improve docstring.
1726
1727 * electric.el (electric-indent-post-self-insert-function):
1728 Don't auto-indent for indent-to-left-margin, it's too often
1729 counter-productive.
1730
1731 2011-01-16 Tassilo Horn <tassilo@member.fsf.org>
1732
1733 * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
1734 spaces if the frame was resized, so that the full visible buffer
1735 serves as canvas for strokes.
1736
1737 2011-01-16 Glenn Morris <rgm@gnu.org>
1738
1739 * info-xref.el (info-xref-docstrings): Replace cl function.
1740 Also skip directories.
1741
1742 2011-01-16 Kevin Ryde <user42@zip.com.au>
1743
1744 * info-xref.el: Version 3.
1745 (info-xref-check, info-xref-check-all): Move commentary details
1746 into docstrings for better visibility.
1747 Use compilation-mode for the results buffer.
1748 (info-xref-output, info-xref-output-error, info-xref-with-output)
1749 (info-xref-filename, info-xref-in-progress):
1750 New internals for this.
1751 (info-xref-check-list, info-xref-check-buffer)
1752 (info-xref-check-all-custom): Use those.
1753 (info-xref-output-buffer): Rename from info-xref-results-buffer.
1754 (info-xref-output-heading): Rename from info-xref-filename-heading.
1755 (info-xref-good, info-xref-bad, info-xref-xfile-alist)
1756 (info-xref-filename-heading): Move to output managing section.
1757 (info-xref-docstrings): New command checking "Info node `(foo)Bar'"
1758 (info-xref-lock-file-p, info-xref-with-file): New helpers for it.
1759 (info-xref-subfile-p): Move to generic section with those two.
1760 (info-xref-check-node): New function split from
1761 info-xref-check-buffer, shared by info-xref-docstrings.
1762 (info-xref-goto-node-p): Move to a checking section with that func.
1763 (info-xref-unavail): New counter.
1764 (info-xref-check-node): Use it.
1765 (info-xref-with-output): Show count of unavailables at end of output.
1766 (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken
1767 symlinks. Exclude .texi files. Exclude Emacs backup files.
1768 (info-xref-check-all-custom): Fix quietening viper-mode and
1769 gnus-registry-install -- use setq not let so as not to unbind
1770 after load.
1771
1772 2011-01-16 Juri Linkov <juri@jurta.org>
1773
1774 * isearch.el (isearch-abort): Don't quit if search has
1775 an incomplete regexp (isearch-error is non-nil). (Bug#7534)
1776
1777 2011-01-15 Mark Diekhans <markd@soe.ucsc.edu>
1778
1779 * files.el (backup-buffer): Make last-resort backup file in
1780 .emacs.d (Bug#6953).
1781
1782 * subr.el (locate-user-emacs-file): If .emacs.d does not exist,
1783 make it with permission 700.
1784
1785 2011-01-15 Kenichi Handa <handa@m17n.org>
1786
1787 * mail/rmailmm.el (rmail-mime-insert-header):
1788 Set rmail-mime-coding-system to a cons whose car is the last coding
1789 system used to decode the header.
1790 (rmail-mime-find-header-encoding): New function.
1791 (rmail-mime-insert-decoded-text):
1792 Override rmail-mime-coding-system if it is a cons.
1793 (rmail-show-mime): If only a header part was decoded, find the
1794 coding system while ignoring mm-charset-override-alist.
1795
1796 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
1797
1798 * subr.el (event-start, event-end): Doc fix (Bug#7826).
1799
1800 2011-01-15 Kenichi Handa <handa@m17n.org>
1801
1802 * mail/rmailmm.el (rmail-mime-next-item)
1803 (rmail-mime-previous-item): Delete them.
1804 (rmail-mime-shown-mode): Recursively call for children.
1805 (rmail-mime-hidden-mode): Delete the 2nd arg TOP.
1806 Callers changed.
1807 (rmail-mime-raw-mode): Recursively call for children.
1808 (rmail-mode-map): Change mapping of tab and backtab to
1809 forward-button and backward-button respectively.
1810 (rmail-mime-insert-tagline): Always insert "Hide" or "Show"
1811 button.
1812 (rmail-mime-update-tagline): New function.
1813 (rmail-mime-insert-text): Call rmail-mime-update-tagline if the
1814 body display is changed.
1815 (rmail-mime-toggle-button): Rename from rmail-mime-image.
1816 (rmail-mime-image): Delete this button type.
1817 (rmail-mime-toggle): New button type.
1818 (rmail-mime-insert-bulk): Call rmail-mime-update-tagline if the
1819 body display is changed. Change the save button label to "Save".
1820 Don't process show/hide button here.
1821 (rmail-mime-insert-multipart): Call rmail-mime-update-tagline if
1822 the body display is changed. Unconditionally call
1823 rmail-mime-insert for children.
1824 (rmail-mime-handle): Update `display' vector of the just inserted
1825 entity.
1826 (rmail-mime-process): If mail-header-parse-content-type returns
1827 nil, use "text/plain" as the fallback type.
1828 (rmail-mime-insert): For raw-mode, recursively call
1829 rmail-mim-insert for children.
1830 (rmail-mime): Handle the case that the current buffer is not rmail
1831 buffer (e.g. in summary buffer).
1832
1833 2011-01-15 Kenichi Handa <handa@m17n.org>
1834
1835 * mail/rmailmm.el (rmail-mime-next-item)
1836 (rmail-mime-previous-item): Skip the body of a non-multipart
1837 entity if a tagline is shown.
1838
1839 2011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1840
1841 * tmm.el (tmm-get-keymap): Skip bindings without labels (bug#7721).
1842 (tmm-prompt): Simplify.
1843 (tmm-add-prompt): Remove unused var `win'.
1844
1845 * whitespace.el (global-whitespace-newline-mode): Fix call (bug#7810)
1846 to minor mode which used nil accidentally to mean "turn off".
1847
1848 2011-01-15 Michael Albinus <michael.albinus@gmx.de>
1849
1850 * net/tramp-sh.el (tramp-find-inline-compress)
1851 (tramp-get-inline-coding): Quote command after pipe symbol for
1852 local calls under W32. (Bug#6784)
1853
1854 2011-01-15 Michael Albinus <michael.albinus@gmx.de>
1855
1856 * net/tramp.el (tramp-default-method): Initialize with pscp/plink
1857 only when running under W32.
1858
1859 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1860
1861 * progmodes/grep.el (grep-compute-defaults): Quote the program
1862 file name after the pipe symbol in Grep templates. (Bug#6784)
1863 * jka-compr.el (jka-compr-partial-uncompress): Likewise.
1864
1865 2011-01-15 Lennart Borgman <lennart.borgman@gmail.com>
1866
1867 * buff-menu.el (Buffer-menu-buffer-list): New var.
1868 (Buffer-menu-revert-function, list-buffers-noselect): Use it, so a
1869 restricted buffer list is not lost on revert (Bug#7749).
1870
1871 2011-01-15 Eric Hanchrow <eric.hanchrow@gmail.com>
1872
1873 * net/ldap.el (ldap-search-internal): Discard stderr output.
1874
1875 2011-01-15 Eli Zaretskii <eliz@gnu.org>
1876
1877 * files.el (directory-abbrev-alist): Doc fix. (Bug#7777)
1878
1879 2011-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1880
1881 * vc-bzr.el (vc-bzr-annotate-time): Tweak previous change.
1882
1883 2011-01-15 Kenichi Handa <handa@m17n.org>
1884
1885 * mail/rmailmm.el (rmail-mime-insert-bulk): Display an unknown
1886 part as a plain text.
1887 (rmail-mime-process-multipart): Set the default content-type to
1888 nil for unknown multipart subtypes (bug#7651).
1889
1890 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1891
1892 * hexl.el (hexl-mode-old-*): Remove.
1893 (hexl-mode--old-var-vals): New var to replace them.
1894 (hexl-mode--minor-mode-p, hexl-mode--setq-local): New funs.
1895 (hexl-mode, hexl-follow-line, hexl-activate-ruler):
1896 Use them to set local vars (bug#7846).
1897 (hexl-mode-exit): Use hexl-mode--old-var-vals to restore state.
1898 (hexl-backward-short, hexl-backward-word, hexl-scroll-down)
1899 (hexl-scroll-up, hexl-end-of-1k-page, hexl-end-of-512b-page): Simplify.
1900
1901 * vc/smerge-mode.el: Resolve comment conflicts more aggressively.
1902 (smerge-resolve--normalize-re): New var.
1903 (smerge-resolve--extract-comment, smerge-resolve--normalize): New funs.
1904 (smerge-resolve): Use them.
1905 * newcomment.el (comment-only-p): New function.
1906 (comment-or-uncomment-region): Use it.
1907
1908 2011-01-14 Brent Goodrick <bgoodr@gmail.com> (tiny change)
1909
1910 * abbrev.el (prepare-abbrev-list-buffer): If listing local abbrev
1911 table, get the value before switching to the output buffer. (Bug#7733)
1912
1913 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1914
1915 * progmodes/python.el (python-mode): Don't impose font-lock (bug#3628).
1916
1917 2011-01-14 Kim F. Storm <storm@cua.dk>
1918
1919 * emulation/cua-base.el (cua--init-keymaps):
1920 Remap exchange-point-and-mark in cua-global-keymap.
1921
1922 2011-01-14 Tassilo Horn <tassilo@member.fsf.org>
1923
1924 * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
1925 loop keyword.
1926
1927 2011-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
1928
1929 * emacs-lisp/easymenu.el: Add :enable (bug#7754), and obey :label.
1930 Require CL.
1931 (easy-menu-create-menu, easy-menu-convert-item-1):
1932 Use :label rather than nil for labels. Use `case'.
1933 Add :enable as alias for :active.
1934 (easy-menu-binding): Obey :label.
1935
1936 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1937
1938 Use run-mode-hooks for major mode hooks (bug#513).
1939 * textmodes/reftex-toc.el (reftex-toc-mode-map):
1940 Rename from reftex-toc-map.
1941 (reftex-toc-mode): Use define-derived-mode.
1942 * textmodes/reftex-sel.el (reftex-select-shared-map): New map.
1943 (reftex-select-label-mode-map, reftex-select-bib-mode-map):
1944 Rename from reftex-select-(label|bib)-map. Move init into declaration.
1945 (reftex-select-label-mode, reftex-select-bib-mode):
1946 Use define-derived-mode.
1947 * textmodes/reftex-index.el (reftex-index-phrases-mode-map)
1948 (reftex-index-mode-map): Rename from reftex-index(-phrases)-map.
1949 Move init into delcaration.
1950 (reftex-index-mode, reftex-index-phrases-mode):
1951 Use define-derived-mode.
1952 * speedbar.el (speedbar-mode-syntax-table): Renaqme from
1953 speedbar-syntax-table. Move init into declaration.
1954 (speedbar-mode-map): Rename from speedbar-key-map.
1955 Move init into declaration.
1956 (speedbar-file-key-map): Move init into declaration.
1957 (speedbar-mode): Use define-derived-mode.
1958 * recentf.el (recentf-mode): Don't run hook (or message) redundantly.
1959 * net/rcirc.el (rcirc-mode): Use run-mode-hooks.
1960 * emacs-lisp/chart.el (chart-mode-map): Rename from chart-map.
1961 (chart-face-list): Move initialization into declaration.
1962 (chart-mode): Use define-derived-mode.
1963 * calculator.el (calculator-mode-map): Move init into declaration.
1964 (calculator-mode): Use define-derived-mode.
1965
1966 * mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
1967 work for nested comments.
1968
1969 * progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
1970 (prolog-use-prolog-tokenizer-flag): Change default when
1971 syntax-propertize can be used.
1972 (prolog-syntax-propertize-function): New var.
1973 (prolog-mode-variables): Move make-local-variable into `set'.
1974 Don't make comment-column local since we don't set it.
1975 Set comment-add (as it was in previous prolog.el). Use dolist.
1976 Set syntax-propertize-function.
1977 (prolog-mode, prolog-inferior-mode):
1978 Call prolog(-inferior)-menu directly, not through the mode-hook.
1979 (prolog-buffer-module, prolog-indent-level)
1980 (prolog-paren-is-the-first-on-line-p, prolog-paren-balance)
1981 (prolog-comment-limits, prolog-goto-comment-column):
1982 Use line-(end|beginning)-position.
1983 (prolog-build-prolog-command): Tighten up regexp.
1984 (prolog-consult-compile): Move make-local-variable into `set'.
1985 (prolog-consult-compile-filter, prolog-goto-next-paren)
1986 (prolog-help-on-predicate, prolog-clause-info)
1987 (prolog-mark-predicate): Don't let+setq.
1988 (prolog-indent-line): Use indent-line-to.
1989 Only call prolog-goto-comment-column if necessary.
1990 (prolog-indent-level): Use bobp.
1991 (prolog-first-pos-on-line): Remove, not used any more.
1992 (prolog-in-string-or-comment): Use syntax-ppss if available.
1993 (prolog-help-on-predicate): Use read-string.
1994 (prolog-goto-predicate-info): Simplify.
1995 (prolog-read-predicate): Use `default' rather than `initial'.
1996 (prolog-temporary-file): Use make-temp-file to close a security hole.
1997 (prolog-toggle-sicstus-sd): New command.
1998 (prolog-electric-underscore, prolog-variables-to-anonymous):
1999 Use dynamic-scoping as it was meant.
2000 (prolog-menu): Move menu definitions to top-level.
2001 Use a toggle-button for Sicstus's source debugger.
2002 Change "Code" to the more usual "Prolog", and hence change "Prolog"
2003 to "System".
2004 (prolog-inferior-menu): Reuse prolog-menu's help menu.
2005 Move other menu definition to top-level.
2006
2007 2011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2008
2009 * doc-view.el (doc-view-open-text): Use meaningful text buffer
2010 name. Keep original document's directory as default-directory
2011 (bug#6446).
2012 (doc-view-initiate-display): Fall back to normal mode when
2013 doc-view-mode cannot be enabled, also when extracting the document
2014 text into a separate buffer (bug#6446).
2015
2016 * simple.el (shell-command): Don't error out if shell command
2017 buffer contains text with non-nil read-only property when erasing
2018 the buffer.
2019
2020 2011-01-13 Kim F. Storm <storm@cua.dk>
2021
2022 * ido.el (ido-may-cache-directory): Move "too-big" check later.
2023 (ido-next-match, ido-prev-match): Fix stray reordering of matching
2024 items when cycling through the matches.
2025
2026 2011-01-13 Tassilo Horn <tassilo@member.fsf.org>
2027
2028 * dired-x.el (dired-omit-verbose): New defcustom that allows
2029 disabling the omit messages.
2030 (dired-omit-expunge): Use it.
2031
2032 2011-01-13 Christian Ohler <ohler@gnu.org>
2033
2034 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: New files.
2035
2036 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
2037
2038 * font-lock.el (font-lock-verbose): Default to nil.
2039
2040 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
2041
2042 * simple.el (sendmail-user-agent-compose): Move to sendmail.el.
2043 (compose-mail): New arg RETURN-ACTION.
2044 (compose-mail-other-window, compose-mail-other-frame): Likewise.
2045
2046 * mail/sendmail.el (mail-return-action): New var.
2047 (mail-mode): Make it buffer-local.
2048 (mail-bury): Obey it. Move special Rmail window handling to
2049 rmail-mail-return.
2050 (mail, mail-setup): New arg RETURN-ACTION.
2051 (sendmail-user-agent-compose): Move from simple.el.
2052
2053 * mail/rmail.el (rmail-mail-return): New function.
2054 (rmail-start-mail): Pass it to compose-mail.
2055
2056 2011-01-12 Chong Yidong <cyd@stupidchicken.com>
2057
2058 * menu-bar.el (menu-bar-custom-menu): Tweak Mule and Customize
2059 menus. Add menu item for customize-themes.
2060
2061 * cus-theme.el (customize-themes):
2062 * emacs-lisp/package.el (package--list-packages):
2063 Use switch-to-buffer.
2064
2065 2011-01-11 Johan Bockgård <bojohan@gnu.org>
2066
2067 * emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2068
2069 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2070
2071 * progmodes/prolog.el: Fix up coding convention and such.
2072 (prolog-indent-width): Use the same default as in
2073 previous prolog.el rather than tab-width which depends on which buffer
2074 is current when the file is loaded.
2075 (prolog-electric-newline-flag): Only enable if electric-indent-mode
2076 is not available.
2077 (prolog-emacs): Remove. Use (featurep 'xemacs) instead.
2078 (prolog-known-systems): Remove.
2079 (prolog-mode-syntax-table, prolog-inferior-mode-map):
2080 Move initialization into declaration.
2081 (prolog-mode-map): Move initialization into declaration.
2082 Remove system-specific mode-map vars, since they referred to the same
2083 keymap anyway.
2084 (prolog-mode-variables): Obey the user's preference w.r.t
2085 adaptive-fill-mode. Prefer symbol-value to `eval'.
2086 (prolog-mode-keybindings-edit): Add compatibility bindings.
2087 (prolog-mode): Use define-derived-mode. Don't handle mercury here.
2088 (mercury-mode-map): New var.
2089 (mercury-mode, prolog-inferior-mode): Use define-derived-mode.
2090 (prolog-ensure-process, prolog-process-insert-string)
2091 (prolog-consult-compile): Use with-current-buffer.
2092 (prolog-guess-fill-prefix): Simplify data flow.
2093 (prolog-replace-in-string): New function to use instead of
2094 replace-in-string.
2095 (prolog-enable-sicstus-sd): Don't abuse `eval'.
2096 (prolog-uncomment-region): Use `uncomment-region' when available.
2097 (prolog-electric-colon, prolog-electric-dash): Use `eolp'.
2098 (prolog-int-to-char, prolog-char-to-int): New functions to use instead
2099 of int-to-char and char-to-int.
2100 (prolog-mode-hook, prolog-inferior-mode-hook): Don't force font-lock.
2101
2102 2011-01-11 Stefan Bruda <stefan@bruda.ca>
2103
2104 * progmodes/prolog.el: Replace by a whole new file.
2105
2106 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2107
2108 * subr.el (eval-after-load): Fix timing for features (bug#7769).
2109 (declare-function, undefined, insert-for-yank)
2110 (replace-regexp-in-string): Follow checkdoc's recommendations.
2111
2112 2011-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
2113
2114 * calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2115 refreshing the diary buffer.
2116
2117 2011-01-10 Ken Manheimer <ken.manheimer@gmail.com>
2118
2119 * allout.el: Add 2011 to the file copyright.
2120 (allout-encrypt-string): Prevent encryption from adding an extra
2121 newline at the end of the topic body.
2122 (allout-version): Increment to 2.3.
2123
2124 2011-01-10 Michael Albinus <michael.albinus@gmx.de>
2125
2126 * net/dbus.el (dbus-unregister-service): Complete doc.
2127 Fix call of dbus-error signal.
2128 (dbus-register-property): Use `dont-register' keyword.
2129
2130 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2131
2132 * net/dbus.el (dbus-unregister-service): Translate returned
2133 integer into a symbol.
2134 (dbus-register-property): Use `dbus-register-service' to do the
2135 name registration.
2136
2137 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link face.
2140 Suggested by Joakim Verona.
2141
2142 * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
2143
2144 * wid-edit.el (visibility): Replace :on-image and :off-image
2145 widget properties with :on-glyph and :off-glyph, for consistency
2146 with the `visibility' widget.
2147 (widget-toggle-value-create, widget-visibility-value-create):
2148 Merge into a single function `widget-toggle-value-create'.
2149
2150 * cus-edit.el (custom-variable-value-create, custom-visibility)
2151 (custom-face-edit-value-create, custom-face-value-create):
2152 Replace :on-image and :off-image widget properties with :on-glyph and
2153 :off-glyph, for consistency with the `visibility' widget.
2154
2155 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2156
2157 * net/ldap.el (ldap-search-internal): Don't use eval.
2158
2159 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * subr.el (read-char-choice): Use read-key.
2162
2163 * custom.el (custom-safe-themes): Rename from
2164 custom-safe-theme-files. Add :risky tag.
2165 (load-theme, custom-theme-load-confirm): Save sha1 hashes to
2166 custom-safe-themes, not filenames. Suggested by Stefan Monnier.
2167
2168 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2169
2170 * tool-bar.el (tool-bar-setup): Remove Help button. Remove label
2171 from Search and add a label to Undo.
2172
2173 * vc/vc-dir.el (vc-dir-tool-bar-map): Rearrange, removing
2174 inappropriate buttons and adding :vert-only tags.
2175
2176 * progmodes/compile.el (compilation-mode-tool-bar-map): Adjust to
2177 removal of Help tool-bar button. Remove Undo button for space.
2178
2179 * info.el (info-tool-bar-map): Add :vert-only tags.
2180
2181 2011-01-08 Tassilo Horn <tassilo@member.fsf.org>
2182
2183 * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2184 image backend support. Either of them is fine.
2185
2186 2011-01-08 Chong Yidong <cyd@stupidchicken.com>
2187
2188 * subr.el (y-or-n-p): Doc fix.
2189
2190 * custom.el (custom-safe-theme-files): New defcustom.
2191 (custom-theme-load-confirm): New function.
2192 (load-theme): Load theme using `load', confirming with
2193 custom-theme-load-confirm if necessary.
2194
2195 * subr.el (read-char-choice): New function, factored out from
2196 dired-query and hack-local-variables-confirm.
2197
2198 * dired-aux.el (dired-query):
2199 * files.el (hack-local-variables-confirm): Use it.
2200
2201 * dired-aux.el (dired-compress-file):
2202 * files.el (abort-if-file-too-large, find-alternate-file)
2203 (set-visited-file-name, write-file, backup-buffer)
2204 (basic-save-buffer, basic-save-buffer-2, save-some-buffers)
2205 (delete-directory, revert-buffer, recover-file, kill-buffer-ask):
2206 Use new format string args for y-or-n-p and yes-or-no-p.
2207
2208 2011-01-08 Andreas Schwab <schwab@linux-m68k.org>
2209
2210 * progmodes/compile.el (compilation-error-regexp-alist-alist)
2211 [gcc-include]: Tighten file name match, add match for column
2212 number. (Bug#7806)
2213 [gnu]: Remove unused group.
2214
2215 2011-01-08 Glenn Morris <rgm@gnu.org>
2216
2217 * makefile.w32-in (EMACSOPT): Add --no-site-lisp.
2218
2219 * makefile.w32-in (EMACSOPT): -batch implies --no-init-file.
2220
2221 2011-01-07 Sam Steingold <sds@gnu.org>
2222
2223 * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2224 the `explicit-shell-file-name' because that is the
2225 non-interactive shell.
2226
2227 2011-01-07 Chong Yidong <cyd@stupidchicken.com>
2228
2229 * subr.el (y-or-n-p): Accept format string args.
2230
2231 2011-01-07 Glenn Morris <rgm@gnu.org>
2232
2233 * Makefile.in (EMACSOPT): Add --no-site-lisp.
2234
2235 2011-01-06 Ken Manheimer <ken.manheimer@gmail.com>
2236
2237 * allout.el (allout-back-to-current-heading): Ensure return to
2238 the visible containing topic, rather than a collapsed one.
2239 (allout-view-change-hook): Remove hook that was deprecated long ago.
2240 (allout-exposure-change-hook): Remove documentation remarks
2241 concerning removed allout-view-change-hook.
2242 (allout-flag-region): Remove invocation of and documentation
2243 remarks concerning allout-view-change-hook.
2244
2245 2011-01-06 Glenn Morris <rgm@gnu.org>
2246
2247 * vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)
2248 (vc-bzr-annotate-extract-revision-at-line):
2249 Handle authors with embedded spaces. (Bug#7792)
2250
2251 2011-01-05 Tassilo Horn <tassilo@member.fsf.org>
2252
2253 * doc-view.el (doc-view-image-width): New variable.
2254 (doc-view-enlarge, doc-view-insert-image): Prefer imagemagick
2255 backend for PNG images, and do dynamic rescaling instead of
2256 reconverting the whole doc.
2257
2258 2011-01-05 Glenn Morris <rgm@gnu.org>
2259
2260 * emacs-lisp/rx.el (rx-repeat): Replace CL function.
2261
2262 2011-01-04 Ken Manheimer <ken.manheimer@gmail.com>
2263
2264 * allout.el: Reconcile with changes in line movement behavior for
2265 long text lines that cross more than a single physical window
2266 line, ie when truncate-lines is nil.
2267 (allout-next-visible-heading): Provide for change in line-move
2268 behavior on long lines when truncate-lines is nil. In that case,
2269 line-move can wind up on the same textual line when it moves to
2270 the next window line, and moving to the bullet position after the
2271 move yields zero advancement. Add logic to detect and compensate
2272 for the lack of progress.
2273 (allout-current-topic-collapsed-p): move-end-of-line respect for
2274 field boundaries is different when operating with body lines
2275 shorter than window width versus ones greater than window width,
2276 which can yield false negatives in this function. Avoid
2277 difference by applying move-end-of-line while field-text-motion is
2278 inhibited.
2279
2280 2011-01-04 Glenn Morris <rgm@gnu.org>
2281
2282 * textmodes/rst.el (rst-compile-toolsets):
2283 Add pdf and s5 to option alist.
2284
2285 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2286
2287 * net/dbus.el (dbus-register-property): Add optional parameter
2288 dont-register-service. Updated docstring accordingly.
2289
2290 2011-01-04 Andreas Schwab <schwab@linux-m68k.org>
2291
2292 * textmodes/rst.el (rst-compile-pdf-preview)
2293 (rst-compile-slides-preview): Remove extra line.
2294
2295 2011-01-04 Glenn Morris <rgm@gnu.org>
2296
2297 * textmodes/rst.el (rst-compile-toolsets): Make it a defcustom.
2298 Add `pdf' and `s5' entries. Use `prog.py' if found, otherwise
2299 default to `prog' without a .py extension.
2300 (rst-compile-pdf-preview, rst-compile-slides-preview):
2301 Use program names from rst-compile-toolsets, rather than hard-coding.
2302 (rst-portable-mark-active-p): Fix presumed typo.
2303
2304 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2305
2306 * term/w32-win.el (dynamic-library-alist): Set up correctly for
2307 libpng versions both before and after 1.4.0. (Bug#7716)
2308
2309 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2310
2311 * time.el (display-time-mode): Mention display-time-interval in
2312 the doc string. (Bug#7713)
2313
2314 2011-01-02 Kenichi Handa <handa@m17n.org>
2315
2316 * mail/rmailmm.el (rmail-mime-parse): Perform parsing in
2317 condition-case and return an error message string if something
2318 goes wrong.
2319 (rmail-show-mime): Adjust for the above change. Insert the
2320 header by rmail-mime-insert-header.
2321
2322 2011-01-02 Kenichi Handa <handa@m17n.org>
2323
2324 * mail/rmailmm.el: New key bindings for rmail-mime-next-item,
2325 rmail-mime-previous-item, and rmail-mime-toggle-hidden.
2326 (rmail-mime-mbox-buffer)
2327 (rmail-mime-view-buffer, rmail-mime-coding-system): New variables.
2328 (rmail-mime-entity): Argument changed. All codes handling an
2329 entity object are changed.
2330 (rmail-mime-entity-header, rmail-mime-entity-body): Adjust for
2331 the above change.
2332 (rmail-mime-entity-children, rmail-mime-entity-handler)
2333 (rmail-mime-entity-tagline): New functions.
2334 (rmail-mime-message-p): New function.
2335 (rmail-mime-save): Bind rmail-mime-mbox-buffer.
2336 (rmail-mime-entity-segment, rmail-mime-next-item)
2337 (rmail-mime-previous-item, rmail-mime-shown-mode)
2338 (rmail-mime-hidden-mode, rmail-mime-raw-mode)
2339 (rmail-mime-toggle-raw, rmail-mime-toggle-hidden)
2340 (rmail-mime-insert-tagline, rmail-mime-insert-header):
2341 New functions.
2342 (rmail-mime-text-handler): Call rmail-mime-insert-text.
2343 (rmail-mime-insert-decoded-text): New function.
2344 (rmail-mime-insert-text): Call rmail-mime-insert-decoded-text.
2345 (rmail-mime-insert-image): Argument changed. Caller changed.
2346 (rmail-mime-image): Call rmail-mime-toggle-hidden.
2347 (rmail-mime-set-bulk-data): New function.
2348 (rmail-mime-insert-bulk): Argument changed.
2349 (rmail-mime-multipart-handler): Return t.
2350 (rmail-mime-process-multipart): Argument changed.
2351 Handle "multipart/alternative" here.
2352 (rmail-mime-process): Argument changed.
2353 (rmail-mime-parse): Bind rmail-mime-mbox-buffer.
2354 (rmail-mime-insert): Argument changed. Handle raw display mode.
2355 (rmail-mime): Argument changed. Handle toggling of raw display
2356 mode.
2357 (rmail-show-mime): Bind rmail-mime-mbox-buffer and
2358 rmail-mime-view-buffer.
2359 (rmail-insert-mime-forwarded-message): Likewise.
2360 (rmail-search-mime-message): Likewise. Don't bind rmail-buffer.
2361
2362 * mail/rmail.el (rmail-show-message-1): If rmail-enable-mime is
2363 non-nil, handle the header in rmail-show-mime-function.
2364
2365 2011-01-02 Leo <sdl.web@gmail.com>
2366
2367 * help-fns.el (describe-variable): Fix previous change.
2368
2369 2011-01-02 Juri Linkov <juri@jurta.org>
2370
2371 * isearch.el (isearch-lazy-highlight-error): New variable.
2372 (isearch-lazy-highlight-new-loop): Compare `isearch-error' and
2373 `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
2374 to the current value of `isearch-error' (Bug#7468).
2375
2376 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
2377
2378 * help-fns.el (describe-variable): Don't emit trailing whitespace
2379 (Bug#7511).
2380
2381 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * textmodes/rst.el (rst-compile-pdf-preview)
2384 (rst-compile-slides-preview): Use make-temp-file (Bug#7646).
2385
2386 2011-01-02 Kevin Gallagher <Kevin.Gallagher@boeing.com>
2387
2388 * emulation/edt-mapper.el: Override mapping of function keys so
2389 that the later call to read-key-sequence works.
2390
2391 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2392
2393 * mail/smtpmail.el (smtpmail-send-it): Write queued mail body with
2394 Unix EOLs. (Bug#7589)
2395
2396 2011-01-02 Leo <sdl.web@gmail.com>
2397
2398 * eshell/em-hist.el (eshell-previous-matching-input): Signal error
2399 if point is not behind eshell-last-output-end (Bug#7585).
2400
2401 2011-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
2402
2403 * files.el (file-local-variables-alist):
2404 Make permanent-local (bug#7767).
2405
2406 2011-01-02 Glenn Morris <rgm@gnu.org>
2407
2408 * version.el (emacs-copyright): Set short copyright year to 2011.
2409
2410 2011-01-02 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
2411
2412 * mail/mail-utils.el (mail-strip-quoted-names): Avoid clobbering
2413 an existing temp buffer. (Bug#7746)
2414
2415 2011-01-02 Glenn Morris <rgm@gnu.org>
2416
2417 * mail/mail-utils.el (mail-mbox-from): Handle From: headers with
2418 multiple addresses. (Bug#7760)
2419
2420 2011-01-01 Ken Manheimer <ken.manheimer@gmail.com>
2421
2422 * allout.el (allout-auto-fill): Do not infinitely recurse - use
2423 do-auto-fill if everything points back to allout-auto-fill.
2424 (allout-mode-deactivate-hook): Declare obsolete, in favor of
2425 standard-formed minor-mode deactivate hook, allout-mode-off-hook.
2426
2427 2010-12-31 Michael Albinus <michael.albinus@gmx.de>
2428
2429 * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2430 and "scpx".
2431
2432 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2433
2434 * doc-view.el (doc-view-set-doc-type): New function refactored
2435 from doc-view-mode.
2436 (doc-view-fallback-mode): New function.
2437 (doc-view-mode): Use it.
2438 (doc-view-mode-maybe): New function that checks if doc-view-mode
2439 can be used and falls back to the next best mode otherwise.
2440
2441 * files.el (auto-mode-alist): Use doc-view-mode-maybe for PDF,
2442 DVI, OpenDocument, and MS Office files.
2443
2444 2010-12-30 Andreas Schwab <schwab@linux-m68k.org>
2445
2446 * emacs-lisp/rx.el (rx-syntax): Fix typo.
2447
2448 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2449
2450 * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2451 on a copy of auto-mode-alist, because that deletes with side
2452 effects.
2453
2454 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2455
2456 * doc-view.el (doc-view-mode, doc-view-toggle-display):
2457 Use normal-mode without doc-view-mode bindings in auto-mode-alist as
2458 fallback instead of hard coding fundamental mode.
2459
2460 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2461
2462 * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS
2463 Office) files also for searching.
2464
2465 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2466
2467 * doc-view.el: Implement viewing of OpenDocument (and Microsoft
2468 Office) files. Not yet enabled via auto-mode-list.
2469 (doc-view-unoconv-program): New custom variable.
2470 (doc-view-mode-p): Handle new odf document type.
2471 (doc-view-odf->pdf): New conversion function.
2472 (doc-view-convert-current-doc): Call it for odf files.
2473 (doc-view-mode): Recognize newly supported file extensions.
2474
2475 2010-12-30 Michael Albinus <michael.albinus@gmx.de>
2476
2477 * net/tramp.el (tramp-default-method-alist)
2478 (tramp-default-user-alist)
2479 (tramp-local-host-regexp, tramp-prefix-domain-format)
2480 (tramp-prefix-domain-regexp): Set tramp-autoload cookie.
2481
2482 * net/tramp-ftp.el:
2483 * net/tramp-gvfs.el:
2484 * net/tramp-gw.el:
2485 * net/tramp-imap.el:
2486 * net/tramp-sh.el:
2487 * net/tramp-smb.el: Add tramp-autoload cookie for initialisation
2488 code of `tramp-default-method-alist' and `tramp-default-user-alist'.
2489
2490 2010-12-29 Karl Fogel <kfogel@red-bean.com>
2491
2492 * saveplace.el (save-place-alist-to-file): Save list sorted and
2493 pretty-printed, so that it is mergeable by line-based text merging,
2494 as suggested by Iain Dalton <iain.dalton {_AT_} gmail.com>.
2495
2496 2010-12-28 Ken Manheimer <ken.manheimer@gmail.com>
2497
2498 * allout.el (allout-v18/19-file-var-hack): Obsolete, remove.
2499 (allout-mode): Argument "toggle" => "force".
2500 Refine the docstring.
2501 Remove special provisions for reactivation, besides the 'force'
2502 argument.
2503 Consolidate layout provisions coce directly into the activation
2504 condition branch, now that we've removed those provisions.
2505 (allout-unload-function): Explicitly activate the mode before
2506 deactivating, if it's initially deactivated.
2507 (allout-set-buffer-multibyte): Properly prevent byte-compiler
2508 warnings for version of function used only where
2509 set-buffer-multibyte is unavailable.
2510
2511 2010-12-28 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
2514 are handled by the menu-bar entries. As before, don't use
2515 :visibile to avoid changing the tool-bar.
2516
2517 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
2518
2519 * net/secrets.el (secrets-delete-alias): New defun.
2520
2521 2010-12-27 Michael Albinus <michael.albinus@gmx.de>
2522
2523 * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
2524 methods, otherwise ~/.ssh/config would be ignored.
2525
2526 2010-12-26 Stefan Monnier <monnier@iro.umontreal.ca>
2527
2528 * emacs-lisp/rx.el: Make it a superset of sregex.
2529 (rx-constituents): Add `any => "."', mark `repeat' as taking any number
2530 of args, add `regex' alias.
2531 (rx-info): Add arg to distinguish head and standalone forms.
2532 (rx-check, rx-form): Pass the corresponding arg.
2533 (rx-**): Simplify.
2534 (rx-repeat): Make it work for any number of args.
2535 (rx-syntax): Make it accept syntax chars as is.
2536 * obsolete/sregex.el: Move from emacs-lisp/.
2537 * emacs-lisp/re-builder.el: Remove sregex support.
2538 * emacs-lisp/edebug.el (sregexq, rx): Remove redundant defs.
2539
2540 2010-12-25 Eli Zaretskii <eliz@gnu.org>
2541
2542 * mouse.el (mouse-yank-primary): On MS-Windows, try the (emulated)
2543 PRIMARY first, then the clipboard. (Bug#7699)
2544
2545 2010-12-22 Stefan Monnier <monnier@iro.umontreal.ca>
2546
2547 * emacs-lisp/bytecomp.el (byte-compile-output-docform): Fix up use of
2548 print-number-table.
2549
2550 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
2551
2552 * help-fns.el (find-lisp-object-file-name): Locate .emacs from
2553 .emacs.elc (Bug#7530).
2554
2555 * wid-edit.el (widget-image-find): Remove bogus :ascent spec from
2556 image spec (Bug#7480).
2557
2558 2010-12-21 Daiki Ueno <ueno@unixuser.org>
2559
2560 * obsolete/pgg-parse.el, obsolete/pgg-pgp5.el, obsolete/pgg-pgp.el,
2561 * obsolete/pgg-gpg.el, obsolete/pgg-def.el, obsolete/pgg.el:
2562 Move from lisp/.
2563
2564 2010-12-20 Leo <sdl.web@gmail.com>
2565
2566 * dnd.el (dnd-get-local-file-name): Unhex of file name shall
2567 always be performed (Bug#7680).
2568
2569 2010-12-20 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * menu-bar.el (menu-bar-kill-ring-save): Make obsolete.
2572 (menu-bar-edit-menu): Bind "Copy" to kill-ring-save. Don't use
2573 mouse-region-match.
2574
2575 * color.el: Move from gnus/.
2576
2577 * vc/diff.el (diff-better-file-name): Function deleted.
2578 abbreviating file names causes problems with shell-quote-argument.
2579 (diff-no-select): Just use expand-file-name.
2580
2581 * tool-bar.el (tool-bar--image-expression): New function.
2582 (tool-bar-local-item, tool-bar--image-exp): Use it.
2583 (tool-bar-setup): Initialize tool-bar-separator-image-expression.
2584 Use :enable instead of :visible to avoid changing the tool-bar
2585 configuration unnecessarily.
2586
2587 * info.el (info-tool-bar-map): Add separators.
2588
2589 2010-12-17 Ken Brown <kbrown@cornell.edu>
2590
2591 * loadup.el: Use version numbers in Cygwin build.
2592
2593 2010-12-17 Ryan Twitchell <metatheorem@gmail.com> (tiny change)
2594
2595 * ido.el (ido-file-internal): Ask for confirmation before
2596 overwriting an existing file (Bug#1238).
2597
2598 2010-12-16 Chong Yidong <cyd@stupidchicken.com>
2599
2600 * tool-bar.el (tool-bar-setup): Add separators.
2601
2602 * menu-bar.el (featurep): Use menu-bar-separator.
2603
2604 2010-12-16 Ken Manheimer <ken.manheimer@gmail.com>
2605
2606 Migrate allout encryption provisions from pgg to epg.
2607
2608 * allout.el (allout-toggle-current-subtree-encryption)
2609 (allout-toggle-subtree-encryption): Adjust docstrings to reflect
2610 defaulting policy and other changes. Change fetch-pass to keymode-cue,
2611 for simpler universal argument interpretation.
2612 (allout-toggle-subtree-encryption): Adjust docstring to describe
2613 changed encryption provisions. Change fetch-pass to keymode-cue, for
2614 simpler universal argument interpretation. Remove provisions for
2615 handling key type and identity - they'll all be within
2616 allout-encrypt-string or epg/epg or even contained all the way in gpg.
2617 (allout-encrypt-string): Include keymode-cue, for optionally prompting
2618 for keypair recipients (universal argument > 1) and, in addition,
2619 associating the specified recipients with the outline (universal
2620 argument > 4) using a file local variable setting for
2621 'epa-file-encrypt-to'.
2622 Require epa, for recipients handling.
2623 Change how regexp filtering elements are named.
2624 Describe the problem with caching of incorrect symmetric-decryption
2625 keys.
2626 Use the epa-passphrase-callback-function, in case the user is using
2627 GnuPG v1.
2628 Support saving of the selected keypair recipients when invoked with a
2629 keymode-cue > 4.
2630 Remove obsolete arguments 'fetch-pass', 'target-cache-id', 'retried'.
2631 Require 'epa.
2632 Establish epg-context with armoring and default epg-protocol.
2633 Remove all passphrase cache, verification, and hinting code.
2634 (allout-passphrase-verifier-handling, allout-passphrase-hint-handling):
2635 No longer used, delete.
2636 (allout-mode): Adjust docstring to describe changed encryption
2637 provisions. Describe the problem with caching of incorrect
2638 symmetric-decryption keys.
2639 (allout-obtain-passphrase, allout-epg-passphrase-callback-function)
2640 (allout-make-passphrase-state, allout-passphrase-state-passphrase)
2641 (allout-encrypted-key-info, allout-update-passphrase-mnemonic-aids)
2642 (allout-get-encryption-passphrase-verifier, allout-verify-passphrase):
2643 Obsolete, remove.
2644
2645 2010-12-16 Daiki Ueno <ueno@unixuser.org>
2646
2647 * epa-file.el (epa-file-select-keys): Accept 'silent to inhibit
2648 key selection prompt; make 'silent as default (Bug#7487).
2649
2650 2010-12-16 Leo <sdl.web@gmail.com>
2651
2652 * eshell/eshell.el (eshell-directory-name):
2653 Use locate-user-emacs-file (Bug#7578).
2654
2655 2010-12-15 Glenn Morris <rgm@gnu.org>
2656
2657 * loadup.el (symbol-file-load-history-loaded): Remove; unused.
2658
2659 2010-12-15 Jari Aalto <jari.aalto@cante.net>
2660 Scott Evans <gse@antisleep.com>
2661
2662 * rect.el (rectange--default-line-number-format)
2663 (rectangle-number-line-callback): New functions.
2664 (rectangle-number-lines): New command, bound to C-x r N (Bug#4382).
2665
2666 2010-12-15 Chong Yidong <cyd@stupidchicken.com>
2667
2668 * rect.el (operate-on-rectangle-lines, string-rectangle-string):
2669 Delete unused variables.
2670 (move-to-column-force): Remove function obsolete since 21.2.
2671
2672 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2673
2674 * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
2675 (tramp-handle-insert-file-contents): Do not set permanent-local
2676 property.
2677
2678 * net/tramp-cache.el (tramp-persistency-file-name):
2679 Use `locate-user-emacs-file' if fboundp.
2680
2681 * net/tramp-sh.el (tramp-methods): Add "ksu".
2682 (tramp-default-user-alist): Add "ksu". Use `regexp-opt' for
2683 method list.
2684
2685 2010-12-14 Glenn Morris <rgm@gnu.org>
2686
2687 * progmodes/js.el: Doc't require font-lock, etags, or easymenu.
2688 (find-tag-marker-ring): Declare.
2689 (js-find-symbol): Require etags.
2690
2691 * mail/sendmail.el: Don't require rmail or mailalias when compiling.
2692 Require mail-utils.
2693 (mail-alias-file): Don't autoload. Doc fix.
2694 (mail-bury-selects-summary, mail-send-nonascii): Don't autoload.
2695 (mail-mailer-swallows-blank-line): Default to nil. Doc fix.
2696 Mark as obsolete, and risky.
2697 (mail-setup): Simplify.
2698
2699 * mail/mailalias.el (build-mail-aliases): Make it interactive.
2700 * mail/sendmail.el (build-mail-aliases): Update autoload.
2701
2702 * dired.el (dired-trivial-filenames, dired-chown-program)
2703 (dired-auto-revert-buffer): Remove autoload cookies.
2704 * mail/sendmail.el (mail-recover-1): Require 'dired.
2705
2706 * dired.el (dired-subdir-switches, dired-chown-program)
2707 (dired-use-ls-dired, dired-chmod-program, dired-touch-program):
2708 Make into defcustoms.
2709 (dired-chown-program): Simplify initialization.
2710
2711 * mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
2712
2713 2010-12-13 Romain Francoise <romain@orebokech.com>
2714
2715 * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
2716
2717 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2718
2719 * net/netrc.el (netrc-point-at-eol): Remove the unused
2720 netrc-point-at-old and netrc-bound-and-true-p bindings.
2721 (netrc-parse): Cache the netrc contents.
2722
2723 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2724
2725 * subr.el (posn-col-row): Evaluate header-line-format in the
2726 context of the POSITION window's buffer.
2727
2728 2010-12-13 Glenn Morris <rgm@gnu.org>
2729
2730 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
2731 (with-silent-modifications): Doc fixes.
2732
2733 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
2734
2735 * net/tramp.el (tramp-action-password, tramp-process-actions):
2736 Revert previous from. Use `save-restriction'.
2737
2738 2010-12-13 Stephen Berman <stephen.berman@gmx.net>
2739
2740 * calendar/diary-lib.el (diary-list-sexp-entries):
2741 Handle case of no newline at end of file. (Bug#7536)
2742
2743 2010-12-13 Glenn Morris <rgm@gnu.org>
2744
2745 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
2746
2747 2010-12-13 Michael Albinus <michael.albinus@gmx.de>
2748
2749 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
2750 (tramp-process-actions): Do not widen.
2751
2752 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
2753 Protect buffer-modified value. (Bug#7557)
2754
2755 2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
2756
2757 * log-edit.el (log-edit-changelog-entries):
2758 Regexp quote filename. (Bug#7505)
2759
2760 2010-12-13 Tom Breton <tehom@panix.com>
2761
2762 * cus-edit.el (custom-save-all):
2763 Bind print-length and print-level to nil. (Bug#7581)
2764
2765 2010-12-13 Glenn Morris <rgm@gnu.org>
2766
2767 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
2768 Run hooks to update menu contents. (Bug#7586)
2769
2770 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
2771 file names, for the sake of MS Windows. (Bug#7588)
2772
2773 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2774
2775 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
2776 empty lines without a leading space.
2777
2778 2010-12-13 Leo <sdl.web@gmail.com>
2779
2780 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
2781 while mapping over marks (Bug#6810).
2782
2783 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * image-dired.el (image-dired-db-file)
2786 (image-dired-temp-image-file, image-dired-gallery-dir)
2787 (image-dired-temp-rotate-image-file): Set default values relative
2788 to image-dired-dir (Bug#7518).
2789
2790 2010-12-13 Lawrence Mitchell <wence@gmx.li>
2791
2792 * format.el (format-decode-run-method): Pass args FROM and TO, not
2793 point-min and point-max, to shell-command-on-region (Bug#7488).
2794
2795 2010-12-13 Jan Djärv <jan.h.d@swipnet.se>
2796
2797 * frame.el (blink-cursor-mode): Make default t for ns.
2798
2799 2010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
2800
2801 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
2802
2803 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2804
2805 * comint.el (comint-dynamic-list-input-ring)
2806 (comint-dynamic-complete-filename)
2807 (comint-replace-by-expanded-filename)
2808 (comint-dynamic-simple-complete)
2809 (comint-dynamic-list-filename-completions)
2810 (comint-dynamic-list-completions): Doc fix (Bug#7499).
2811
2812 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
2813 Doc fix (Bug#7471).
2814
2815 2010-12-13 Martin Rudalics <rudalics@gmx.at>
2816
2817 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
2818 (Bug#7533).
2819
2820 2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
2821
2822 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
2823 (Bug#7491).
2824
2825 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2826
2827 * files.el (file-relative-name): Handle UNC file names on
2828 DOS/Windows. (Bug#4674)
2829
2830 2010-12-13 Daiki Ueno <ueno@unixuser.org>
2831
2832 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
2833 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
2834 (epg-context-set-passphrase-callback): Mention that the callback
2835 is not called when used with GnuPG 2.x.
2836
2837 2010-12-13 Glenn Morris <rgm@gnu.org>
2838
2839 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
2840 Ensure ps-footer-font-size-internal is initialized.
2841 Call ps-get-page-dimensions before trying to use ps-font-for-text.
2842
2843 2010-12-13 Kenichi Handa <handa@m17n.org>
2844
2845 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
2846 within condition-case.
2847 (rmail-show-mime): Don't use condition-case.
2848 (rmail-search-mime-message): New function.
2849 (rmail-search-mime-message-function): Set to
2850 rmail-search-mime-message.
2851
2852 2010-12-13 Leo <sdl.web@gmail.com>
2853
2854 * ido.el (ido-common-initialization): New function. (bug#3274)
2855 (ido-mode): Use it.
2856 (ido-completing-read): Call it.
2857
2858 2010-12-12 Karl Fogel <kfogel@red-bean.com>
2859
2860 * bookmark.el (bookmark-name-from-full-record): Rename back to
2861 this original name from `bookmark-name-from-record' reverting part
2862 of 2010-12-08T08:09:27Z!kfogel@red-bean.com / kfogel@red-bean.com-20101208080927-5j9jqnb2xvcw4ogm.
2863 As Drew Adams pointed out, there was no reason to cause churn for
2864 third-party callers. (Bug#7609)
2865
2866 2010-12-12 Alan Mackenzie <acm@muc.de>
2867
2868 * progmodes/cc-engine.el (c-forward-type): Before scanning a
2869 template arglist, check that the current language supports this.
2870
2871 2010-12-11 Glenn Morris <rgm@gnu.org>
2872
2873 * vc/vc-bzr.el (vc-bzr-state-heuristic): Also check that the executable
2874 state of the file matches. (Bug#7544)
2875 (vc-bzr-register, vc-bzr-checkin)
2876 (vc-bzr-annotate-extract-revision-at-line): Doc fixes.
2877 (vc-directory-exclusion-list): Remove unnecessary eval-after-load.
2878
2879 * textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
2880
2881 2010-12-11 Karel Klíč <kklic@redhat.com>
2882
2883 * files.el (auto-mode-alist): Use html-mode for *.xhtml. (Bug#7606)
2884
2885 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2886
2887 Derive from prog-mode, use derived-mode-p, and fix up various
2888 minor style issues in lisp/progmodes.
2889
2890 * progmodes/vhdl-mode.el (vhdl-mode):
2891 * progmodes/verilog-mode.el (verilog-mode):
2892 * progmodes/vera-mode.el (vera-mode):
2893 * progmodes/sql.el (sql-mode):
2894 * progmodes/scheme.el (scheme-mode):
2895 * progmodes/perl-mode.el (perl-mode):
2896 * progmodes/octave-inf.el (inferior-octave-mode):
2897 * progmodes/autoconf.el (autoconf-mode):
2898 * progmodes/m4-mode.el (m4-mode):
2899 * progmodes/inf-lisp.el (inferior-lisp-mode):
2900 * progmodes/idlwave.el (idlwave-mode):
2901 * progmodes/icon.el (icon-mode):
2902 * progmodes/idlw-help.el (idlwave-help-mode):
2903 * progmodes/dcl-mode.el (dcl-mode):
2904 * progmodes/idlw-shell.el (idlwave-shell-mode):
2905 * progmodes/ebrowse.el (ebrowse-tree-mode, ebrowse-electric-list-mode)
2906 (ebrowse-member-mode, ebrowse-electric-position-mode):
2907 Use define-derived-mode.
2908
2909 * progmodes/xscheme.el (exit-scheme-interaction-mode)
2910 (xscheme-enter-interaction-mode, xscheme-enter-debugger-mode)
2911 (xscheme-debugger-mode-p, xscheme-send-string-1):
2912 * progmodes/tcl.el (inferior-tcl-proc, tcl-current-word)
2913 (tcl-load-file, tcl-restart-with-file):
2914 * progmodes/ps-mode.el (ps-run-running):
2915 * progmodes/gdb-mi.el (gud-watch, gdb-mouse-set-clear-breakpoint):
2916 * progmodes/js.el (js--get-all-known-symbols):
2917 * progmodes/inf-lisp.el (inferior-lisp-proc):
2918 * progmodes/idlwave.el (idlwave-beginning-of-statement)
2919 (idlwave-template, idlwave-update-buffer-routine-info)
2920 (idlwave-update-current-buffer-info)
2921 (idlwave-get-routine-info-from-buffers, idlwave-choose)
2922 (idlwave-scan-class-info, idlwave-fix-keywords)
2923 (idlwave-list-buffer-load-path-shadows):
2924 * progmodes/idlw-toolbar.el (idlwave-toolbar, idlwave-toolbar-add)
2925 (idlwave-toolbar-remove):
2926 * progmodes/idlw-shell.el (idlwave-shell-save-and-action)
2927 (idlwave-shell-file-name, idlwave-shell-electric-debug-all-off)
2928 (idlwave-shell-menu-def):
2929 * progmodes/idlw-complete-structtag.el
2930 (idlwave-prepare-structure-tag-completion):
2931 * progmodes/gud.el (gud-set-buffer):
2932 * progmodes/f90.el (f90-backslash-not-special):
2933 * progmodes/delphi.el (delphi-find-unit): Use derived-mode-p.
2934
2935 * progmodes/xscheme.el (xscheme-start)
2936 (local-set-scheme-interaction-buffer, scheme-interaction-mode):
2937 * progmodes/which-func.el (which-function):
2938 * progmodes/vhdl-mode.el (vhdl-set-style):
2939 * progmodes/verilog-mode.el (verilog-set-compile-command)
2940 (verilog-modify-compile-command, verilog-error-regexp-add-xemacs)
2941 (verilog-set-define, verilog-auto-reeval-locals):
2942 * progmodes/sql.el (sql-product-font-lock, sql-interactive-mode):
2943 * progmodes/simula.el (simula-mode):
2944 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
2945 * progmodes/python.el (python-check, python-mode):
2946 * progmodes/prolog.el (prolog-mode-variables):
2947 * progmodes/gud.el (gud-tooltip-activate-mouse-motions):
2948 * progmodes/ebrowse.el (ebrowse-view-file-other-frame):
2949 * progmodes/delphi.el (delphi-mode):
2950 * progmodes/cc-styles.el (c-setup-paragraph-variables):
2951 * progmodes/cc-mode.el (c-basic-common-init, c-common-init)
2952 (c-font-lock-init): Move make-local-variable to their setq.
2953
2954 * progmodes/vhdl-mode.el (vhdl-write-file-hooks-init)
2955 (vhdl-hs-minor-mode, vhdl-ps-print-init): Fix make-local-variable ->
2956 make-local-hook.
2957 * progmodes/sh-script.el (sh-require-final-newline): Remove.
2958 (sh-set-shell): Don't set require-final-newline since it's already done
2959 by prog-mode.
2960 * progmodes/modula2.el (m2-mode): Don't make m2-end-comment-column
2961 since we never set it.
2962 * progmodes/ebrowse.el (ebrowse-set-tree-indentation):
2963 Use read-string and standard prompt.
2964 * progmodes/dcl-mode.el (dcl-mode-map): Move init into declaration.
2965 * progmodes/meta-mode.el (meta-mode-abbrev-table): Merge init and decl.
2966 (meta-common-mode-syntax-table): Rename from meta-mode-syntax-table.
2967 (meta-common-mode-map): Rename from meta-mode-map.
2968 Remove C-m binding, which is a user preference, not mode specific.
2969 (meta-common-mode): New major mode; replace meta-common-initialization.
2970 * progmodes/js.el (js-mode): Call syntax-propertize rather than messing
2971 around with font-lock.
2972 * progmodes/etags.el (select-tags-table-mode):
2973 Derive from special-mode.
2974 * progmodes/octave-mod.el (octave-mode):
2975 * progmodes/gdb-mi.el (gdb-inferior-io-mode, gdb-threads-mode)
2976 (gdb-memory-mode, gdb-disassembly-mode, gdb-breakpoints-mode)
2977 (gdb-frames-mode, gdb-locals-mode, gdb-registers-mode):
2978 Let define-derived-mode do its job.
2979 * progmodes/cpp.el (cpp-edit-mode-map):
2980 Move initialization into declaration.
2981 (cpp-edit-mode): Use define-derived-mode.
2982 (cpp-edit-load): Use derived-mode-p.
2983 * progmodes/mixal-mode.el (mixal-mode):
2984 * progmodes/f90.el (f90-mode):
2985 * progmodes/cfengine.el (cfengine-mode): Don't bother setting
2986 require-final-newline since prog-mode does it already.
2987 * progmodes/cc-cmds.el (c-update-modeline): Use match-string.
2988 * progmodes/asm-mode.el (asm-mode-map): Fix menu setup.
2989 * progmodes/antlr-mode.el: Require cc-mode upfront.
2990 (antlr-mode-syntax-table, antlr-action-syntax-table): Initialize in
2991 the declaration.
2992 (antlr-directory-dependencies, antlr-show-makefile-rules):
2993 Use derived-mode-p.
2994 (antlr-language-option): Don't assume point-min==1.
2995 (antlr-mode): Use define-derived-mode.
2996 * progmodes/ada-mode.el: Use derived-mode-p.
2997 (ada-mode): Use define-derived-mode.
2998 Use hack-local-variables-hook.
2999
3000 2010-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
3001
3002 * textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
3003 (texinfo-mode): Don't disable adaptive-fill-mode.
3004 (texinfo-insert-block): Adjust cursor placement for blocks with arg.
3005 (texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
3006 (texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
3007 (texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
3008 (texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
3009 (texinfo-insert-@quotation, texinfo-insert-@samp)
3010 (texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
3011 (texinfo-insert-@uref): Use define-skeleton.
3012 (texinfo-insert-@-with-arg): Delete.
3013
3014 2010-12-10 Eli Zaretskii <eliz@gnu.org>
3015
3016 * arc-mode.el (archive-zip-extract): If w32-quote-process-args is
3017 nil, do quote archive member names. (Bug#6144)
3018
3019 2010-12-10 Glenn Morris <rgm@gnu.org>
3020
3021 * files.el (diff-no-select): Declare.
3022
3023 * mail/emacsbug.el (report-emacs-bug): Use mail-user-agent properties.
3024 (report-emacs-bug-create-existing-bugs-buffer): Avoid free variables.
3025
3026 * comint.el (comint-input-ring-file-name): Doc fix.
3027
3028 2010-12-09 Eli Zaretskii <eliz@gnu.org>
3029
3030 * menu-bar.el (menu-bar-frame-for-menubar, menu-bar-positive-p):
3031 New functions.
3032 (menu-bar-showhide-menu) <menu-bar-mode, showhide-tool-bar>:
3033 Use them instead of `nil' and `>', respectively.
3034 (menu-bar-showhide-tool-bar-menu): Use menu-bar-frame-for-menubar
3035 instead of `nil'.
3036 (toggle-menu-bar-mode-from-frame): Use menu-bar-frame-for-menubar
3037 and menu-bar-positive-p instead of `nil' and `>', respectively.
3038 (Bug#1077)
3039
3040 2010-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3041
3042 * whitespace.el (whitespace-newline-mode): Code fix.
3043
3044 2010-12-09 Glenn Morris <rgm@gnu.org>
3045
3046 * play/landmark.el (lm-print-y,s,noise-int, lm-print-y,s,noise):
3047 Rename functions without commas, update callers.
3048
3049 2010-12-08 Jeff Dairiki <dairiki@dairiki.org> (tiny change)
3050
3051 * whitespace.el (whitespace-cleanup-region):
3052 Clean up spaces before tabs. (Bug#7582)
3053
3054 2010-12-08 Karl Fogel <kfogel@red-bean.com>
3055
3056 * bookmark.el: Adjust parameter names and doc strings to resolve
3057 confusion over whether "bookmark" meant a bookmark name or a
3058 bookmark record. Along the way, shorten one function's name for
3059 similar reasons. (Issue #7548)
3060 (bookmark-name-from-record): New name for
3061 `bookmark-name-from-full-record'. All callers changed.
3062 (bookmark-get-bookmark, bookmark-get-bookmark-record)
3063 (bookmark-default-annotation-text, bookmark-prop-get, bookmark-prop-set)
3064 (bookmark-get-annotation, bookmark-set-annotation)
3065 (bookmark-get-filename, bookmark-set-filename)
3066 (bookmark-get-position, bookmark-set-position)
3067 (bookmark-get-front-context-string, bookmark-set-front-context-string)
3068 (bookmark-get-rear-context-string, bookmark-set-rear-context-string)
3069 (bookmark-get-handler, bookmark-edit-annotation, bookmark--jump-via)
3070 (bookmark-handle-bookmark, bookmark-location, bookmark-show-annotation):
3071 Rename `bookmark' parameter to `bookmark-name-or-record', to
3072 clearly show its role, and shorten or adjust doc strings accordingly.
3073 (bookmark-set-name): Same, and pass the parameter directly to
3074 `bookmark-get-bookmark' instead of redundantly doing the callee's work.
3075 (bookmark-default-annotation-text, bookmark-send-edited-annotation)
3076 (bookmark-relocate, bookmark-insert-location, bookmark-insert)
3077 (bookmark-delete): Rename `bookmark' parameter to `bookmark-name',
3078 and in some cases shorten doc string accordingly.
3079 (bookmark-rename): Change `old' and `new' parameters to `old-name'
3080 and `new-name', and adjust an internal variable to avoid confusion.
3081 (bookmark-jump, bookmark-jump-noselect): Clarify `bookmark'
3082 parameter in doc string.
3083
3084 2010-12-08 Glenn Morris <rgm@gnu.org>
3085
3086 * progmodes/gdb-mi.el (gdb): Try to initialize comint input history
3087 from gdb's history file. (Bug#7575)
3088
3089 * mail/emacsbug.el (report-emacs-bug):
3090 Try to handle some other mail clients.
3091
3092 2010-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3093
3094 * files.el (dir-locals-collect-variables): Don't let errors stop us.
3095 Use string-prefix-p.
3096 (file-name-version-regexp): New var.
3097 (file-name-sans-versions):
3098 * jka-cmpr-hook.el (jka-compr-build-file-regexp): Use it,
3099 (jka-compr-get-compression-info): Use dolist.
3100 (jka-compr-compression-info-list): Don't bother specifying
3101 version/backup regexps.
3102
3103 2010-12-07 Tassilo Horn <tassilo@member.fsf.org>
3104
3105 * simple.el (just-one-space): Make argument n default to 1 if
3106 omitted.
3107
3108 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
3109
3110 * electric.el (electric-indent-post-self-insert-function):
3111 Delete trailing newlines even if we don't reindent.
3112
3113 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3114
3115 * minibuffer.el (completion-at-point): Remove the `arg'.
3116 * bindings.el (complete-symbol): Move back from minibuffer.el.
3117
3118 2010-12-06 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3119
3120 * simple.el (just-one-space): Delete newlines for negative arg.
3121
3122 2010-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3123
3124 * ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
3125 (ansi-color-filter-apply): Simplify.
3126 (ansi-color-apply): Use `font-lock-face' rather than `face'.
3127
3128 2010-12-05 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3129
3130 * vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
3131
3132 2010-12-04 Chong Yidong <cyd@stupidchicken.com>
3133
3134 * dired.el (dired-use-ls-dired): Set default to a special
3135 "unspecified" value.
3136 (dired-insert-directory): When called the first time, check
3137 whether "ls --dired" succeeds and set dired-use-ls-dired (Bug#7546).
3138
3139 2010-12-04 Tak Ota <Takaaki.Ota@am.sony.com>
3140
3141 * replace.el: Add "collect" feature to occur.
3142 (occur-collect-regexp-history): New var.
3143 (occur-read-primary-args): Return a replace string for nlines,
3144 if needed.
3145 (occur): Extend the meaning of nlines.
3146
3147 2010-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3148
3149 * progmodes/which-func.el (which-func-ff-hook): Log the error message.
3150 (which-func-update-1): Distinguish symbols from strings.
3151 (which-function): Stay within 80 columns.
3152
3153 2010-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3154
3155 * subr.el (with-demoted-errors): Distinguish symbols from strings.
3156
3157 * newcomment.el (comment-styles): Add docs to each style (bug#7509).
3158 Improve docstring.
3159 (comment-style): Use comment-styles's docs to describe values.
3160
3161 2010-12-03 Jan Djärv <jan.h.d@swipnet.se>
3162
3163 * term/common-win.el (x-setup-function-keys): Restore ns-new-frame
3164 and ns-show-prefs (Bug#7535).
3165
3166 * term/ns-win.el (global-map): Restore ns-new-frame and ns-show-prefs
3167 bindings (Bug#7535).
3168
3169 2010-12-03 Glenn Morris <rgm@gnu.org>
3170
3171 * nxml/nxml-mode.el: Require rng-nxml.
3172 (rng-nxml-mode-init, nxml-enable-unicode-char-name-sets):
3173 Remove declarations.
3174
3175 * nxml/nxml-mode.el, nxml/nxml-outln.el, nxml/rng-loc.el:
3176 * nxml/rng-nxml.el, nxml/rng-valid.el:
3177 Remove leading `*' from defcustom docs.
3178
3179 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
3180 (normal-top-level-add-to-load-path, tty-handle-args):
3181 Convert comments to basic doc-strings.
3182
3183 * net/browse-url.el (browse-url-url-at-point)
3184 (browse-url-default-browser): Remove autoload cookies.
3185
3186 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3187 Remove more undefined cl functions.
3188
3189 * vc/diff.el (diff-sentinel): Make new arguments optional.
3190 * ibuf-ext.el (diff-sentinel): Update declaration.
3191
3192 2010-12-03 Daiki Ueno <ueno@unixuser.org>
3193
3194 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
3195 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
3196 (epg-context-set-passphrase-callback): Mention that the callback
3197 is not called when used with GnuPG 2.x.
3198
3199 2010-12-02 Michael Albinus <michael.albinus@gmx.de>
3200
3201 * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
3202 (tramp-file-name-port): Check also for `tramp-default-port'.
3203 (tramp-get-connection-name): New defun.
3204 (tramp-get-connection-process): Use it.
3205 (tramp-debug-message): Extend function exclude list.
3206 (tramp-drop-volume-letter): Fix doc string.
3207
3208 * net/tramp-cmds.el: Remove solved todo item.
3209
3210 * net/tramp-ftp.el:
3211 * net/tramp-gvfs.el:
3212 * net/tramp-gw.el:
3213 * net/tramp-imap.el:
3214 * net/tramp-smb.el: Fix regexps added to `tramp-default-method-alist'
3215 and `tramp-default-user-alist', respectively.
3216
3217 * net/tramp-gw.el (tramp-gw-open-connection):
3218 Use `tramp-get-connection-name' and `tramp-get-connection-buffer'.
3219
3220 * net/tramp-imap.el (tramp-imap-make-iht): Use just
3221 `tramp-file-name-port'.
3222
3223 * net/tramp-sh.el (tramp-methods): Add recursive options to "pscp"
3224 and "psftp". Exchange "%k" marker with options.
3225 (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy):
3226 Compute size of link target.
3227 (tramp-do-copy-or-rename-file-out-of-band): Move setting of
3228 `tramp-current-*' up due to gateway methods. Optimize computing of
3229 copy arguments. Use `tramp-get-connection-name' and
3230 `tramp-get-connection-buffer'. Improve debug messages.
3231 (tramp-compute-multi-hops): Remove port determination.
3232 (tramp-maybe-open-connection): Use `tramp-get-connection-name'.
3233
3234 * net/trampver.el: Update release number.
3235
3236 2010-12-02 Glenn Morris <rgm@gnu.org>
3237
3238 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
3239 Avoid infinite loop over windows. (Bug#7492)
3240
3241 * progmodes/flymake.el (flymake-check-file-limit):
3242 Allow nil to mean "no limit".
3243 (flymake-check-patch-master-file-buffer): Update for above change.
3244 Allow a .tex file-name extension to be optional.
3245 (flymake-master-tex-init): Also match \include statements.
3246
3247 2010-11-30 Sam Steingold <sds@gnu.org>
3248
3249 * nxml/nxml-mode.el (nxml-parent-document): Add a variable.
3250 (nxml-parent-document-set): A function to set `nxml-parent-document'.
3251 (nxml-mode): Define using `define-derived-mode' instead of `defun'.
3252 (nxml-mode-hook): Remove `defcustom' (auto-defined by
3253 define-derived-mode').
3254 * nxml/rng-valid.el (rng-dtd-trivial-p): Add a helper function for
3255 users who want to call `nxml-parent-document-set'.
3256
3257 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * log-edit.el (log-edit-font-lock-keywords): Don't try matching
3260 stand-alone lines, since that is handled by log-edit-match-to-eoh
3261 (Bug#6465).
3262
3263 2010-11-27 Eduard Wiebe <usenet@pusto.de>
3264
3265 * dired.el (dired-get-filename): Replace backslashes with slashes
3266 in file names on MS-Windows, needed by `locate'. (Bug#7308)
3267 * locate.el (locate-default-make-command-line): Don't consider
3268 drive letter and root directory part of
3269 `directory-listing-before-filename-regexp'. (Bug#7308)
3270 (locate-post-command-hook, locate-post-command-hook): New defcustoms.
3271
3272 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3273
3274 * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
3275 of :smie-open/close-alist.
3276 (smie-next-sexp): Make it accept a "start token" as argument.
3277 (smie-indent-keyword): Be careful not to misidentify tokens that span
3278 more than one line, as empty lines. Add argument `token'.
3279
3280 2010-11-27 Kenichi Handa <handa@m17n.org>
3281
3282 * mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported
3283 multipart subtypes, insert all as usual.
3284
3285 * mail/rmail.el: Require rfc2047.
3286
3287 2010-11-27 Kenichi Handa <handa@m17n.org>
3288
3289 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-type)
3290 (rmail-mime-entity-disposition)
3291 (rmail-mime-entity-transfer-encoding, rmail-mime-entity-header)
3292 (rmail-mime-entity-body, rmail-mime-entity-children): New functions.
3293 (rmail-mime-save): Handle the case that the button's `data' is a
3294 MIME entity.
3295 (rmail-mime-insert-text): New function.
3296 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
3297 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
3298 (rmail-mime-insert-bulk): New function mostly copied from the old
3299 rmail-mime-bulk-handler.
3300 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
3301 (rmail-mime-process-multipart): New function mostly copied from
3302 the old rmail-mime-multipart-handler.
3303 (rmail-mime-show): Just call rmail-mime-process.
3304 (rmail-mime-process): New function mostly copied from the old
3305 rmail-mime-show.
3306 (rmail-mime-insert-multipart, rmail-mime-parse)
3307 (rmail-mime-insert, rmail-show-mime)
3308 (rmail-insert-mime-forwarded-message)
3309 (rmail-insert-mime-resent-message): New functions.
3310 (rmail-insert-mime-forwarded-message-function): Set to
3311 rmail-insert-mime-forwarded-message.
3312 (rmail-insert-mime-resent-message-function): Set to
3313 rmail-insert-mime-resent-message.
3314
3315 * mail/rmailsum.el: Require rfc2047.
3316 (rmail-header-summary): Handle multiline Subject: field.
3317 (rmail-summary-line-decoder): Change the default to
3318 rfc2047-decode-string.
3319
3320 * mail/rmail.el (rmail-enable-mime): Change the default to t.
3321 (rmail-mime-feature): Change the default to `rmailmm'.
3322 (rmail-quit): Delete the specifal code for rmail-enable-mime.
3323 (rmail-display-labels): Likewise.
3324 (rmail-show-message-1): Check rmail-enable-mime, and use
3325 rmail-show-mime-function for a MIME message. Decode the headers
3326 according to RFC2047.
3327
3328 2010-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3329
3330 * progmodes/which-func.el (which-func-imenu-joiner-function):
3331 Return a string, as expected.
3332 (which-function-mode): Make sure we stop any previous timer before
3333 starting a new one.
3334
3335 2010-11-27 Michael Albinus <michael.albinus@gmx.de>
3336
3337 * net/tramp.el (tramp-default-method-alist)
3338 (tramp-default-user-alist, tramp-default-proxies-alist):
3339 Adapt custom options type. (Bug#7445)
3340
3341 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * progmodes/python.el: Add Ipython support (Bug#5390).
3344 (python-shell-prompt-alist)
3345 (python-shell-continuation-prompt-alist): New options.
3346 (python--set-prompt-regexp): New function.
3347 (inferior-python-mode, run-python, python-shell):
3348 Require ansi-color. Use python--set-prompt-regexp to set the comint
3349 prompt based on the Python interpreter.
3350 (python--prompt-regexp): New var.
3351 (python-check-comint-prompt)
3352 (python-comint-output-filter-function): Use it.
3353 (run-python): Use a pipe (Bug#5694).
3354
3355 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3356
3357 * progmodes/python.el (run-python): Doc fix.
3358 (python-keep-current-directory-in-path): New var (Bug#7454).
3359
3360 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3361
3362 * lpr.el (lpr-buffer, print-buffer, lpr-region, print-region):
3363 Prompt user before actually printing.
3364
3365 2010-11-27 Glenn Morris <rgm@gnu.org>
3366
3367 * startup.el (package-enable-at-startup, package-initialize):
3368 Remove unnecessary declarations.
3369
3370 2010-11-27 Eli Zaretskii <eliz@gnu.org>
3371
3372 * international/characters.el (glyphless-char-display-control):
3373 Exclude newline and TAB from the c0-control group.
3374
3375 2010-11-27 Glenn Morris <rgm@gnu.org>
3376
3377 * mail/sendmail.el (build-mail-aliases): Doc fix for autoload.
3378 (expand-mail-aliases): Remove unnecessary autoload.
3379
3380 * allout.el (allout-command-prefix, allout-mode-map): Declare.
3381
3382 * shell.el (shell-dir-cookie-re): Move definition before use.
3383
3384 * mail/emacsbug.el (report-emacs-bug-create-existing-bugs-buffer):
3385 Replace undefined CL functions.
3386
3387 2010-11-26 Eli Zaretskii <eliz@gnu.org>
3388
3389 * simple.el (prog-mode): Set bidi-paragraph-direction to
3390 left-to-right.
3391
3392 * term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.
3393
3394 2010-11-26 Glenn Morris <rgm@gnu.org>
3395
3396 * calendar/diary-lib.el (diary-outlook-format-1): New function, so that
3397 diary-outlook-formats can be sensitive to calendar-date-style.
3398 (diary-outlook-formats): Simplify the default setting.
3399 (diary-from-outlook-internal): Pass subject and body as arguments.
3400 Use dolist rather than dotimes. Don't save the diary buffer.
3401 (diary-from-outlook-gnus, diary-from-outlook-rmail):
3402 Pass subject and body as explicit arguments to the -internal function.
3403
3404 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3405
3406 * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before
3407 parsing them. This makes mailto:...?subject=foo\nbar work.
3408
3409 2010-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
3410
3411 * vc/diff.el (diff): Fix last change.
3412
3413 2010-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3414
3415 * emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.
3416 (pcase--dontcare-upats): New var.
3417 (pcase-let, pcase-let*): Generate better code.
3418 Accept the same bodies as `let'.
3419 (pcase-dolist): New macro.
3420 (pcase--trivial-upat-p): New helper function.
3421 (pcase--expand): Strip leading "(let nil" if any.
3422
3423 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3424
3425 * mail/mailclient.el (browse-url): Require.
3426 (mailclient-send-it): Bind `browse-url-mailto-function' to nil to
3427 use the external browser function to send the mail (bug#7469).
3428
3429 * net/browse-url.el (browse-url-browser-function): Revert the
3430 default back to the previous value, since the new value broke
3431 mailclient.el.
3432 (browse-url-mailto-function): New variable for mailto: URLs.
3433 (browse-url): Use the new variable for mailto: URLs.
3434
3435 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * eshell/esh-cmd.el (eshell-parse-command):
3438 * eshell/esh-arg.el (eshell-parse-arguments):
3439 * eshell/em-script.el (eshell-source-file):
3440 Use with-silent-modifications.
3441
3442 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
3443
3444 * vc/vc.el (vc-merge): Remove optional arg PROMPT. Always prompt
3445 for a merge location.
3446
3447 * vc/vc-bzr.el (vc-bzr-pull): Remove unused var.
3448 (vc-bzr-merge-branch): Always prompt.
3449 (vc-bzr-async-command): Use the full branch filename.
3450
3451 2010-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3452
3453 * shell.el (shell): Use current-buffer by default if it's already
3454 a shell mode buffer and its process is dead.
3455 Suggested by Jose E. Marchesi <jemarch@gnu.org>.
3456
3457 2010-11-23 Tassilo Horn <tassilo@member.fsf.org>
3458
3459 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
3460 Mention that the keywords should be comma separated.
3461
3462 2010-11-23 Chong Yidong <cyd@stupidchicken.com>
3463
3464 * vc/vc.el (vc-merge): Use vc-BACKEND-merge-branch if available.
3465 Accept optional prefix arg meaning to prompt for a command.
3466 (vc-update): Use vc-BACKEND-pull if available. Accept optional
3467 prefix arg meaning to prompt for a command.
3468 (vc-pull): Alias for vc-update.
3469
3470 * vc/vc-bzr.el (vc-bzr-admin-branchconf, vc-bzr-history): New vars.
3471 (vc-bzr--branch-conf, vc-bzr-async-command, vc-bzr-pull)
3472 (vc-bzr-merge-branch): New functions, implementing merge-branch
3473 and pull operations.
3474
3475 2010-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3476
3477 * Makefile.in: Fix up last merge.
3478
3479 * vc/diff.el (diff-old-temp-file, diff-new-temp-file): Remove.
3480 (diff-sentinel): Get them as arguments instead.
3481 (diff-old-file, diff-new-file, diff-extra-args): Remove.
3482 (diff-file-local-copy, diff-better-file-name): New funs.
3483 (diff-no-select): Rename from diff-into-buffer.
3484 Support buffers additionally to files. Move `buf' arg. Don't display buf.
3485 Prefer closures to buffer-local variables.
3486 (diff): Adjust accordingly.
3487 (diff-buffer-with-file): Move from files.el.
3488 * files.el (diff-buffer-with-file): Move to vc/diff.el.
3489 (diff-buffer-internal): Remove.
3490 (diff-buffer-buffer): Remove.
3491 (save-some-buffers-action-alist): Use diff-no-select so as not to guess
3492 the buffer name used, and so as not to mess up windows and frames.
3493
3494 2010-11-22 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3495
3496 * files.el: Make revert work with diff-buffer-with-file (bug#7277).
3497 (diff-buffer-internal): New function extracted from diff-buffer-with-file
3498 (diff-buffer-with-file): Use it.
3499 * vc/diff.el (diff-into-buffer): New fun, extracted from diff.
3500 (diff): Use it.
3501
3502 2010-11-22 Tassilo Horn <tassilo@member.fsf.org>
3503
3504 * textmodes/reftex-ref.el (reftex-goto-label): Use the current
3505 \ref's or \pageref's value as default instead of initial input.
3506
3507 2010-11-21 Michael Albinus <michael.albinus@gmx.de>
3508
3509 * files.el (backup-by-copying-when-mismatch): The default value is
3510 now t.
3511
3512 * startup.el (normal-top-level):
3513 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
3514 `backup-by-copying-when-mismatch'.
3515
3516 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3517
3518 * tool-bar.el (tool-bar-setup): Remove save as, print and customize.
3519
3520 2010-11-21 Deniz Dogan <deniz.a.m.dogan@gmail.com>
3521
3522 * progmodes/python.el (python-font-lock-keywords):
3523 Highlight top-level augmented assignments (Bug#6445).
3524
3525 2010-11-21 Jan Djärv <jan.h.d@swipnet.se>
3526
3527 * term/ns-win.el (ns-right-control-modifier)
3528 (ns-right-command-modifier): Defvar them.
3529
3530 * cus-start.el (all): Add ns-right-control-modifier and
3531 ns-right-command-modifier (Bug#7458).
3532
3533 2010-11-20 Glenn Morris <rgm@gnu.org>
3534
3535 * emacs-lisp/authors.el (authors-ignored-files)
3536 (authors-valid-file-names, authors-renamed-files-alist): Add entries.
3537
3538 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3539
3540 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs)
3541 (report-emacs-bug-parse-query-results)
3542 (report-emacs-bug-create-existing-bugs-buffer): Pass through
3543 keywords used for querying the bug database to show them in the
3544 existing bugs buffer.
3545
3546 2010-11-20 Jan Djärv <jan.h.d@swipnet.se>
3547
3548 * tool-bar.el (tool-bar-setup): Add some :vert-only keywords.
3549
3550 * info.el (info-tool-bar-map): Add some :vert-only keywords.
3551
3552 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3553
3554 * international/characters.el (glyphless-char-display-control):
3555 Make it a defcustom, with update-glyphless-char-display as its
3556 :set attribute.
3557 (top level): Don't call update-glyphless-char-display.
3558
3559 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3560
3561 Sync with Tramp 2.2.0.
3562
3563 * net/tramp.el (tramp-handle-insert-file-contents): Don't use
3564 `file-remote-p' (due to compatibility).
3565
3566 * net/tramp-sh.el (tramp-do-copy-or-rename-file-directly)
3567 (tramp-do-copy-or-rename-file-out-of-band): Use `ignore-errors'.
3568
3569 * net/trampver.el: Update release number.
3570
3571 2010-11-20 Eli Zaretskii <eliz@gnu.org>
3572
3573 * faces.el (glyphless-char): Define value for `pc'.
3574
3575 2010-11-20 Tassilo Horn <tassilo@member.fsf.org>
3576
3577 Implemented a bug querying mechanism.
3578 * mail/emacsbug.el (report-emacs-bug-tracker-url): New variable.
3579 (report-emacs-bug-create-existing-bugs-buffer)
3580 (report-emacs-bug-parse-query-results)
3581 (report-emacs-bug-query-existing-bugs): New functions.
3582
3583 2010-11-19 Tassilo Horn <tassilo@member.fsf.org>
3584
3585 * textmodes/reftex-ref.el (reftex-goto-label): If point is inside
3586 a \ref{} or \pageref{} macro, then use its value as initial input.
3587
3588 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3589
3590 * calc/calc-units.el (math-build-units-table-buffer):
3591 calc/README: Mention that the TeX specific units won't use the
3592 `tex' prefix in TeX mode.
3593 calc/calc-lang.el (math-variable-table): Don't use the `tex'
3594 prefix for units in TeX mode.
3595
3596 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3597
3598 * simple.el (kill-new, kill-append, kill-region):
3599 * comint.el (comint-kill-region): Make the yank-handler argument
3600 obsolete.
3601
3602 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3603
3604 * emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens
3605 that are both openers (resp. closers) and something else.
3606 (smie-grammar): Loosen definition of valid values.
3607 (smie-next-sexp, smie-down-list, smie-blink-matching-open)
3608 (smie-indent--parent, smie-rule-parent, smie-indent-keyword)
3609 (smie-indent-after-keyword): Adjust users.
3610 (smie-indent-keyword): Don't indent empty lines.
3611
3612 * vc-hg.el (vc-hg-program): New var.
3613 Suggested by Norman Gray <norman@astro.gla.ac.uk>.
3614 (vc-hg-state, vc-hg-working-revision, vc-hg-command): Use it.
3615
3616 2010-11-18 Glenn Morris <rgm@gnu.org>
3617
3618 * emacs-lisp/autoload.el (autoload-find-destination): The function
3619 coding-system-eol-type may return non-numeric values. (Bug#7414)
3620
3621 2010-11-18 Ulrich Mueller <ulm@gentoo.org>
3622
3623 * server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
3624
3625 2010-11-18 Eli Zaretskii <eliz@gnu.org>
3626
3627 * subr.el (posn-col-row): Pay attention to header line. (Bug#7390)
3628
3629 2010-11-18 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * textmodes/picture.el (picture-mouse-set-point): Don't use
3632 posn-col-row; explicitly compute the motion based on the posn at
3633 the window-start (Bug#7390).
3634
3635 2010-11-18 Glenn Morris <rgm@gnu.org>
3636
3637 * novice.el (disabled-command-function):
3638 Fix 2009-11-15 change. (Bug#7384)
3639
3640 2010-11-18 Glenn Morris <rgm@gnu.org>
3641
3642 * calendar/calendar.el (diary-iso-date-forms): Make elements
3643 mutually exclusive. (Bug#7377)
3644
3645 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3646
3647 * emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints
3648 when filling the remaining "unconstrained" values.
3649
3650 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3651
3652 * emacs-lisp/bytecomp.el (byte-compile-warnings): Simplify the
3653 safety predicate.
3654
3655 * files.el (safe-local-variable-p): Gracefully handle errors.
3656
3657 * emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):
3658 Use smie-indent-virtual when indenting relative to an opener.
3659 (smie-rule-separator): Use smie-rule-parent.
3660 (smie-indent-keyword): Consult rules, even for openers at bol.
3661 (smie-indent-comment-close): Try to align closer's content.
3662
3663 2010-11-18 Glenn Morris <rgm@gnu.org>
3664
3665 * ls-lisp.el (ls-lisp-dired-ignore-case): Make it an obsolete alias.
3666
3667 2010-11-18 Glenn Morris <rgm@gnu.org>
3668
3669 * printing.el (pr-menu-bind): Doc fix.
3670
3671 * speedbar.el (speedbar-toggle-images): Doc fix.
3672
3673 * progmodes/python.el (python-shell): Doc fix.
3674
3675 * wid-edit.el (widget-field-use-before-change)
3676 (widget-use-overlay-change): Doc fixes.
3677
3678 2010-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
3679
3680 Minor cleanup to improve style.
3681 * textmodes/rst.el (rst-update-section): Use point-marker.
3682 (rst-get-decoration): Eliminate unneeded assignment.
3683 (rst-promote-region, rst-straighten-decorations)
3684 (rst-section-tree, rst-adjust): Use point-marker.
3685 (rst-toc-mode-mouse-goto): Avoid setq.
3686 (rst-shift-region-guts, rst-shift-region-left)
3687 (rst-iterate-leftmost-paragraphs, rst-iterate-leftmost-paragraphs-2)
3688 (rst-convert-bullets-to-enumeration): Use copy-marker.
3689
3690 * minibuffer.el (completion-fail-discreetly): New var.
3691 (completion--do-completion): Use it.
3692
3693 * electric.el (electric-pair-pairs): New var.
3694 (electric-pair-post-self-insert-function): Use it.
3695 (electric-layout-post-self-insert-function): Don't insert a before
3696 newline unless it's actually needed.
3697
3698 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
3699
3700 * progmodes/python.el (run-python): Explain why we remove the current
3701 directory from sys.path. Suggested by Eric Hanchrow <erich@cozi.com>.
3702
3703 * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378).
3704
3705 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3706
3707 * progmodes/octave-mod.el: Rely on elecric-*-modes.
3708 (octave-mode-map): Don't bind ;, SPC, and LF.
3709 (octave-auto-indent, octave-auto-newline): Remove.
3710 (electric-layout-rules): Declare.
3711 (octave-mode): Set electric-layout-rules.
3712 (octave-indent-new-comment-line): Use reindent-then-newline-and-indent.
3713 (octave-reindent-then-newline-and-indent, octave-electric-semi)
3714 (octave-electric-space): Remove.
3715
3716 * electric.el (electric-layout-mode): New minor mode.
3717 (electric--after-char-pos): New function.
3718 (electric-indent-post-self-insert-function): Use it.
3719 (electric-layout-rules): New var.
3720 (electric-layout-post-self-insert-function): New function.
3721 (electric-indent-mode): Make them interact better.
3722
3723 2010-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3724
3725 * emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.
3726 (checkdoc-sentencespace-region-engine, checkdoc-this-string-valid)
3727 (checkdoc-proper-noun-region-engine): Use with-syntax-table.
3728
3729 2010-11-15 Agustín Martín <agustin.martin@hispalinux.es>
3730
3731 * textmodes/flyspell.el (flyspell-generic-progmode-verify):
3732 Make sure to check inside the word (Bug#6761).
3733
3734 2010-11-14 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * startup.el (command-line): If the cursorColor resource is set,
3737 change the cursor face-spec (Bug#7392).
3738
3739 2010-11-13 Ken Manheimer <ken.manheimer@gmail.com>
3740
3741 The main features of the following allout.el changes are:
3742 - implement user customization for the allout key bindings
3743 - add a customization control by which the user can inhibit use of
3744 a trailing Ctrl-H, so by default it's reserved for use with
3745 describe-prefix-bindings
3746 - adapt to new version of called-interactively-p, while
3747 maintaining backwards compatibility with old version
3748 - fix hotspot navigation so i works properly with meta-modified keys
3749
3750 * allout.el (allout-keybindings, allout-bind-keys)
3751 (allout-keybindings-binding, allout-prefixed-keybindings)
3752 (allout-unprefixed-keybindings, allout-preempt-trailing-ctrl-h)
3753 (allout-keybindings-list, allout-mode-map-adjustments)
3754 (allout-setup-mode-map): Establish allout-mode keymaps as user
3755 customizable settings, and also establish a customizable setting which
3756 regulates whether or not a trailing control-h is reserved for use with
3757 describe-prefix-bindings - and inhibit it by default, so that control-h
3758 *is* reserved for describe-prefix-bindings unless the user changes it.
3759
3760 * allout.el (allout-hotspot-key-handler): Distinguish more explicitly
3761 and accurately between modified and unmodified events, and handle
3762 modified events more comprehensively.
3763
3764 * allout.el (allout-substring-no-properties):
3765 Alias to use or provide version of `substring-no-properties'.
3766 (allout-solicit-alternate-bullet): Use `allout-substring-no-properties'.
3767
3768 * allout.el (allout-next-single-char-property-change):
3769 Alias to use or provide version of `next-single-char-property-change'.
3770 (allout-annotate-hidden, allout-hide-by-annotation):
3771 Use `allout-next-single-char-property-change'.
3772
3773 * allout.el (allout-select-safe-coding-system):
3774 Alias to use or provide version of `select-safe-coding-system'.
3775 (allout-toggle-subtree-encryption):
3776 Use `allout-select-safe-coding-system'.
3777
3778 * allout.el (allout-set-buffer-multibyte):
3779 Alias to use or provide version of `set-buffer-multibyte'.
3780 (allout-encrypt-string): Use `allout-set-buffer-multibyte'.
3781
3782 * allout.el (allout-called-interactively-p): Macro for using the
3783 different versions of called-interactively-p identically, depending on
3784 the subroutine's argument signature.
3785 (allout-back-to-current-heading, allout-beginning-of-current-entry):
3786 Use `(interactive "p")' instead of `(called-interactively-p)'.
3787
3788 * allout.el (allout-init, allout-ascend, allout-end-of-level)
3789 (allout-previous-visible-heading, allout-forward-current-level)
3790 (allout-backward-current-level, allout-show-children):
3791 Use `allout-called-interactively-p' instead of `called-interactively-p'.
3792
3793 * allout.el (allout-before-change-handler):
3794 Exempt edits to the (overlaid) character after the allout outline
3795 bullet from edit confirmation prompt.
3796
3797 * allout.el (allout-add-resumptions):
3798 Ensure that it respects correct buffer for keybindings.
3799
3800 * allout.el (allout-beginning-of-line):
3801 Use `allout-previous-single-char-property-change' alias for the sake of
3802 diverse compatibility.
3803
3804 * allout.el (allout-end-of-line):
3805 Use `allout-mark-active-p' to encapsulate respect for mark activity.
3806
3807 2010-11-13 Chong Yidong <cyd@stupidchicken.com>
3808
3809 * frame.el (frame-notice-user-settings): Don't clobber other
3810 user-set parameters when calling face-set-after-frame-default in
3811 response to background-color parameter (Bug#7373).
3812
3813 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3814
3815 * international/characters.el (glyphless-char-display-control):
3816 Rename from glyphless-char-control; all users changed. Doc fix.
3817 Signal an error if display method is not one of the recognized
3818 symbols.
3819
3820 2010-11-13 Michael Albinus <michael.albinus@gmx.de>
3821
3822 * net/tramp-compat.el (tramp-compat-line-beginning-position)
3823 (tramp-compat-line-end-position): Remove them.
3824
3825 * net/tramp.el (tramp-parse-rhosts-group)
3826 (tramp-parse-shosts-group, tramp-parse-sconfig-group)
3827 (tramp-parse-hosts-group, tramp-parse-passwd-group)
3828 (tramp-parse-netrc-group, tramp-parse-putty-group)
3829 * net/tramp-cmds.el (tramp-append-tramp-buffers)
3830 * net/tramp-sh.el (tramp-do-file-attributes-with-ls)
3831 (tramp-sh-handle-file-selinux-context)
3832 (tramp-sh-handle-file-name-all-completions)
3833 (tramp-sh-handle-insert-directory)
3834 (tramp-sh-handle-expand-file-name, tramp-find-executable)
3835 (tramp-wait-for-output, tramp-send-command-and-read)
3836 * net/tramp-smb.el (tramp-smb-read-file-entry)
3837 (tramp-smb-get-cifs-capabilities): Use `point-at-eol'.
3838
3839 * net/tramp-sh.el (tramp-sh-handle-insert-directory) Use
3840 `point-at-bol'.
3841 (tramp-remote-coding-commands): Add an alternative using "base64
3842 -d -i". This is needed for older base64 versions from GNU
3843 coreutils. Reported by Klaus Reichl
3844 <Klaus.Reichl@thalesgroup.com>.
3845
3846 2010-11-13 Hrvoje Niksic <hniksic@xemacs.org>
3847
3848 * simple.el (count-words-region): New function.
3849
3850 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
3851
3852 * shell.el (shell-dir-cookie-re): New custom variable.
3853 (shell-dir-cookie-watcher): New function.
3854
3855 * vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode
3856 and compilation-mode (bug#7350).
3857
3858 * vc/smerge-mode.el (smerge-refine): Choose better default part to
3859 highlight when one of them is empty.
3860
3861 * skeleton.el (skeleton-read): Don't use `newline' since it may strip
3862 trailing space.
3863 (skeleton-newline): New function.
3864 (skeleton-internal-1): Use it.
3865
3866 * simple.el (open-line): `newline' may strip trailing space.
3867
3868 2010-11-12 Kevin Ryde <user42@zip.com.au>
3869
3870 * international/mule-cmds.el (princ-list): Use mapc.
3871
3872 2010-11-12 Glenn Morris <rgm@gnu.org>
3873
3874 * emacs-lisp/bytecomp.el (byte-compile-log-buffer): New constant.
3875 Use it to replace all instances of "*Compile-Log*"
3876
3877 2010-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
3878
3879 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and
3880 indentation specs.
3881
3882 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
3883
3884 * progmodes/modula2.el: Use SMIE and skeleton.
3885 (m2-mode-syntax-table): (*..*) can be nested.
3886 Add //...\n. Fix paren syntax.
3887 (m2-mode-map): Remove LF and TAB bindings.
3888 (m2-indent): Add safety property.
3889 (m2-smie-grammar): New var.
3890 (m2-smie-refine-colon, m2-smie-refine-of, m2-smie-backward-token)
3891 (m2-smie-forward-token, m2-smie-refine-semi, m2-smie-rules): New funs.
3892 (m2-mode): Use define-derived-mode.
3893 (m2-newline, m2-tab): Remove.
3894 (m2-begin, m2-case, m2-definition, m2-else, m2-for, m2-header)
3895 (m2-if, m2-loop, m2-module, m2-or, m2-procedure, m2-with, m2-record)
3896 (m2-stdio, m2-type, m2-until, m2-var, m2-while, m2-export)
3897 (m2-import): Use define-skeleton.
3898
3899 2010-11-11 Glenn Morris <rgm@gnu.org>
3900
3901 * obsolete/lucid.el: Don't warn about any CL functions in this file.
3902
3903 * ls-lisp.el (ls-lisp-ignore-case, ls-lisp-dirs-first)
3904 (ls-lisp-verbosity): Add custom :set-after property.
3905 (ls-lisp-verbosity, ls-lisp-use-localized-time-format): Doc fixes.
3906 (ls-lisp-format, ls-lisp-format-time): Don't take `now' as an argument.
3907 (ls-lisp-insert-directory): Update caller.
3908 (ls-lisp-set-options): New function.
3909 (ls-lisp-emulation): Use ls-lisp-set-options for custom :set.
3910 Doc fix.
3911
3912 * play/landmark.el (lm-prompt-for-move):
3913 * play/gomoku.el (gomoku-prompt-for-move): Remove nonsensical code.
3914
3915 * progmodes/idlw-complete-structtag.el: Remove unused dec `name'.
3916
3917 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins)
3918 (idlwave-study-twins): Prefix dynamic local variable `name'.
3919 (idlwave-routine-twin-compare): Update for above change.
3920
3921 * progmodes/idlw-help.el (idlwave-do-mouse-completion-help):
3922 Prefix dynamic local variables `name', `kwd', and `link'.
3923 * progmodes/idlw-shell.el (idlwave-shell-complete-execcomm-help):
3924 * progmodes/idlw-complete-structtag.el
3925 (idlwave-complete-structure-tag-help):
3926 * progmodes/idlwave.el (idlwave-complete-sysvar-help)
3927 (idlwave-complete-sysvar-tag-help)
3928 (idlwave-complete-class-structure-tag-help):
3929 Update for above name changes.
3930
3931 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3932
3933 * net/browse-url.el (browse-url-browser-function): Change the
3934 default to use `browse-url-mail' on mailto: URLs.
3935
3936 2010-11-10 Chong Yidong <cyd@stupidchicken.com>
3937
3938 * emacs-lisp/package.el (package-read-all-archive-contents):
3939 Reset package-archive-contents to nil before re-reading.
3940
3941 2010-11-10 Brandon Craig Rhodes <brandon@rhodesmill.org> (tiny change)
3942
3943 * textmodes/flyspell.el (flyspell-word): Do not re-check words
3944 already found as misspellings by (flyspell-large-region), just
3945 do highlighting (bug#7322).
3946
3947 2010-11-10 Glenn Morris <rgm@gnu.org>
3948
3949 * progmodes/octave-mod.el (octave-mark-block): Update for smie change.
3950
3951 * emulation/edt.el (edt-with-position): New macro.
3952 (edt-find-forward, edt-find-backward, edt-find-next-forward)
3953 (edt-find-next-backward, edt-sentence-forward, edt-sentence-backward)
3954 (edt-paragraph-forward, edt-paragraph-backward): Use it.
3955
3956 * emulation/tpu-extras.el (tpu-with-position): New macro.
3957 (tpu-paragraph, tpu-page, tpu-search-internal): Use it.
3958
3959 * textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.
3960
3961 * textmodes/texnfo-upd.el (texinfo-all-menus-update)
3962 (texinfo-menu-copy-old-description, texinfo-start-menu-description)
3963 (texinfo-master-menu, texinfo-insert-node-lines)
3964 (texinfo-multiple-files-update):
3965 * textmodes/texinfmt.el (texinfo-append-refill, texinfo-copying):
3966 Use line-beginning-position.
3967
3968 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags):
3969 No recent Emacs supports system-type `emx'.
3970
3971 * progmodes/ada-xref.el (is-windows): Rename to ada-on-ms-windows.
3972 (ada-command-separator, ada-default-prj-properties)
3973 (ada-find-any-references): Update for above name change.
3974
3975 * dirtrack.el (dirtrack-directory-function)
3976 (dirtrack-canonicalize-function):
3977 * filecache.el (file-cache-completion-ignore-case)
3978 (file-cache-case-fold-search, file-cache-ignore-case):
3979 * term.el (serial-port-is-file-p): Cosmetic change.
3980
3981 * emulation/viper-init.el (viper-ms-style-os-p): Doc fix.
3982 Remove non-existent `windows-95' system-type.
3983 * dired.el (dired-chown-program): Remove non-existent `linux'
3984 system-type.
3985
3986 * net/net-utils.el (net-utils-remove-ctl-m): Use memq for system-types.
3987 (ping-program-options): Remove non-existent `linux' system-type.
3988
3989 * startup.el (package-initialize): Update declaration.
3990
3991 * ls-lisp.el (ls-lisp-time-lessp, ls-lisp-time-to-seconds): Remove.
3992 (ls-lisp-handle-switches): Use time-less-p.
3993 (ls-lisp-format-time): Use float-time.
3994
3995 * textmodes/remember.el (remember-time-to-seconds): Remove.
3996 (remember-store-in-mailbox): Use float-time.
3997
3998 * calendar/timeclock.el (timeclock-time-to-seconds): Make it an alias.
3999
4000 * calendar/time-date.el (time-to-seconds): Always an alias on Emacs,
4001 never a real function.
4002 (with-no-warnings): Remove compat stub, now unused.
4003 (time-less-p): Doc fix.
4004 (time-to-number-of-days): Simplify.
4005
4006 * eshell/esh-util.el (eshell-time-less-p, eshell-time-to-seconds):
4007 Remove.
4008 (eshell-read-passwd, eshell-read-hosts): Use time-less-p.
4009 * eshell/esh-test.el (eshell-test, eshell-show-usage-metrics):
4010 * eshell/em-unix.el (eshell-show-elapsed-time, eshell/time):
4011 * eshell/em-pred.el (eshell-pred-file-time): Use float-time.
4012 * eshell/em-ls.el (eshell-ls-sort-entries): Use time-less-p.
4013
4014 * eshell/em-unix.el (eshell-remove-entries, eshell/rm)
4015 (eshell-shuffle-files, eshell-shorthand-tar-command)
4016 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln):
4017 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'.
4018 * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries):
4019 Prefix dynamic local variable `matches'.
4020
4021 * skeleton.el (skeleton-internal-list, skeleton-internal-1):
4022 Prefix dynamic local variable `skeleton'.
4023
4024 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4025
4026 * net/browse-url.el (browse-url-mail): Insert body part of mailto url
4027 in mail buffer; make yank-action always a command that yanks original
4028 buffer.
4029
4030 2010-11-09 Glenn Morris <rgm@gnu.org>
4031
4032 * progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.
4033
4034 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4035
4036 * minibuffer.el (minibuffer-completion-help): Specify the end of the
4037 completion field (bug#7211).
4038
4039 * progmodes/python.el (python-font-lock-syntactic-keywords): (bug#7322)
4040 Fix handling of backslash escapes.
4041 (python-quote-syntax): Adjust accordingly.
4042
4043 2010-11-09 Richard Levitte <richard@levitte.org> (tiny change)
4044
4045 * vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)
4046 (vc-mtn-workfile-branch): Adjust to new output format.
4047
4048 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4049
4050 * international/mule-cmds.el (princ-list): Mark as obsolete.
4051
4052 2010-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4053
4054 * emacs-lisp/smie.el: New package.
4055
4056 2010-11-09 Michael Albinus <michael.albinus@gmx.de>
4057
4058 * files.el (backup-by-copying-when-mismatch):
4059 Set `permanent-local' property.
4060
4061 * net/tramp.el (tramp-handle-insert-file-contents): Do not set
4062 `permanent-local' property for `backup-by-copying-when-mismatch'.
4063
4064 2010-11-09 Eli Zaretskii <eliz@gnu.org>
4065
4066 * ls-lisp.el (insert-directory): Doc fix. (bug#7285)
4067
4068 2010-11-09 Wilson Snyder <wsnyder@wsnyder.org>
4069
4070 * progmodes/verilog-mode.el (verilog-insert-one-definition)
4071 (verilog-read-decls, verilog-read-sub-decls-sig): Fix AUTOWIRE and
4072 AUTOINOUT for SV style multidimensional arrays, bug294.
4073 Reported by Eric Mastromarchi.
4074 (verilog-preprocess): Use with-current-buffer and
4075 font-lock-fontify-buffer to cleanup style issues.
4076
4077 2010-11-09 Glenn Morris <rgm@gnu.org>
4078
4079 * locate.el (locate, locate-mode): Doc fixes.
4080
4081 2010-11-09 Chong Yidong <cyd@stupidchicken.com>
4082
4083 * server.el (server-start): New arg INHIBIT-PROMPT prevents asking
4084 user for confirmation.
4085 (server-force-stop): Use it.
4086 (server-start): Use server-force-stop for kill-emacs-hook, to
4087 avoid user interaction while killing Emacs.
4088
4089 2010-11-09 Glenn Morris <rgm@gnu.org>
4090
4091 * progmodes/meta-mode.el: Remove leading `*' from defcustom docs.
4092 (meta-indent-line): Simplify.
4093
4094 * vc/emerge.el (emerge-line-number-in-buf):
4095 * textmodes/ispell.el (ispell-region):
4096 * textmodes/fill.el (current-fill-column):
4097 * progmodes/xscheme.el (xscheme-send-current-line):
4098 * progmodes/vhdl-mode.el (vhdl-current-line, vhdl-line-copy):
4099 * progmodes/tcl.el (tcl-hairy-scan-for-comment):
4100 * progmodes/sh-script.el (sh-handle-prev-do):
4101 * progmodes/meta-mode.el (meta-indent-line):
4102 * progmodes/idlwave.el (idlwave-goto-comment, idlwave-fill-paragraph)
4103 (idlwave-in-quote):
4104 * progmodes/idlw-shell.el (idlwave-shell-current-frame)
4105 (idlwave-shell-update-bp-overlays, idlwave-shell-sources-filter):
4106 * progmodes/fortran.el (fortran-looking-at-if-then):
4107 * progmodes/etags.el (find-tag-in-order, etags-snarf-tag):
4108 * progmodes/cperl-mode.el (cperl-sniff-for-indent)
4109 (cperl-find-pods-heres):
4110 * progmodes/ada-mode.el (ada-get-current-indent, ada-narrow-to-defun):
4111 * net/quickurl.el (quickurl-list-insert):
4112 * net/ldap.el (ldap-search-internal):
4113 * net/eudc.el (eudc-expand-inline):
4114 * mail/sendmail.el (sendmail-send-it):
4115 * mail/mspools.el (mspools-visit-spool, mspools-get-spool-name):
4116 * emulation/viper-cmd.el (viper-paren-match, viper-backward-indent)
4117 (viper-brac-function):
4118 * calc/calc-yank.el (calc-do-grab-region):
4119 * calc/calc-keypd.el (calc-keypad-press):
4120 * term.el (term-move-columns, term-insert-spaces):
4121 * speedbar.el (speedbar-highlight-one-tag-line):
4122 * simple.el (current-word):
4123 * mouse-drag.el (mouse-drag-should-do-col-scrolling):
4124 * info.el (Info-find-node-in-buffer-1, Info-follow-reference)
4125 (Info-scroll-down):
4126 * hippie-exp.el (he-line-beg):
4127 * epa.el (epa--marked-keys):
4128 * dired-aux.el (dired-kill-line, dired-do-kill-lines)
4129 (dired-update-file-line, dired-add-entry, dired-remove-entry)
4130 (dired-relist-entry):
4131 * buff-menu.el (Buffer-menu-buffer):
4132 * array.el (current-line):
4133 * allout.el (allout-resolve-xref)
4134 (allout-latex-verbatim-quote-curr-line):
4135 Replace yet more uses of end-of-line etc with line-end-position, etc.
4136
4137 2010-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4138
4139 * emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)
4140 (checkdoc-interactive-loop, checkdoc-recursive-edit): Avoid princ-list.
4141 (checkdoc-syntax-table): Initialize in the declaration.
4142 (emacs-lisp-mode-hook): Use just checkdoc-minor-mode now that it turns
4143 the mode on unconditionally.
4144
4145 * emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)
4146 (extent-end-position, extent-start-position): Remove setf method for
4147 non-existing functions (bug#7319).
4148
4149 2010-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4150
4151 * emacs-lisp/smie.el: Simplify the smie-rules-function return values.
4152 (smie-precs->prec2): Rename from smie-precs-precedence-table.
4153 (smie-bnf->prec2): Rename from smie-bnf-precedence-table.
4154 (smie-prec2->grammar): Rename from smie-prec2-levels.
4155 (smie-grammar): Rename from smie-op-levels.
4156 (smie-indent--hanging-p): Rename from smie-hanging-p.
4157 (smie-rule-hanging-p): New alias.
4158 (smie-indent--bolp): Rename from smie-bolp.
4159 (smie-indent--hanging-p): New alias.
4160 (smie--token): New dynamically bound variable.
4161 (smie-indent--parent): New function.
4162 (smie-rule-parent-p): Use it; rename from smie-parent-p.
4163 (smie-rule-next-p): Rename from smie-next-p.
4164 (smie-rule-prev-p): Rename from smie-prev-p.
4165 (smie-rule-sibling-p, smie-rule-parent)
4166 (smie-indent--separator-outdent, smie-rule-separator): New functions.
4167 (smie-rule-separator-outdent): New var.
4168 (smie-indent--rule): Merge with smie-indent--column.
4169 (smie-indent-forward-token, smie-indent-backward-token):
4170 Also recognize close parens.
4171 (smie-indent-keyword): Don't use smie-indent--column any more.
4172 (smie-indent-after-keyword): Ignore closers by default.
4173 (smie-indent-line): Use with-demoted-errors.
4174 * progmodes/octave-mod.el (octave-smie-grammar):
4175 Rename from octave-smie-op-levels.
4176 (octave-smie-rules): Adjust to new behavior.
4177 * progmodes/prolog.el (prolog-smie-grammar):
4178 Rename from prolog-smie-op-levels.
4179
4180 2010-11-07 Glenn Morris <rgm@gnu.org>
4181
4182 * eshell/esh-util.el (subst-char-in-string)
4183 (directory-files-and-attributes): These compatibility definitions are
4184 not needed on any version of Emacs since at least 21.4.
4185
4186 * progmodes/verilog-mode.el (verilog-get-beg-of-line)
4187 (verilog-get-end-of-line): Remove.
4188 (verilog-within-string, verilog-re-search-forward-substr)
4189 (verilog-re-search-backward-substr, verilog-set-auto-endcomments)
4190 (verilog-surelint-off, verilog-getopt-file, verilog-highlight-region):
4191 Use point-at-bol, point-at-eol.
4192 * progmodes/pascal.el (pascal-get-beg-of-line, pascal-get-end-of-line):
4193 Remove.
4194 (pascal-declaration-end, pascal-declaration-beg, pascal-within-string)
4195 (electric-pascal-terminate-line, pascal-set-auto-comments)
4196 (pascal-indent-paramlist, pascal-indent-declaration)
4197 (pascal-get-lineup-indent, pascal-func-completion)
4198 (pascal-get-completion-decl, pascal-var-completion, pascal-completion):
4199 Use point-at-bol, point-at-eol.
4200 * progmodes/flymake.el (flymake-line-beginning-position)
4201 (flymake-line-end-position): Remove.
4202 (flymake-highlight-line): Use point-at-bol, point-at-eol.
4203 * eshell/esh-util.el (line-end-position, line-beginning-position):
4204 Remove compat definitions.
4205
4206 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
4207 Use end-of-line N.
4208 (checkdoc-this-string-valid-engine, checkdoc-file-comments-engine):
4209 Use line-end-position.
4210
4211 * emacs-lisp/chart.el (chart-zap-chars):
4212 * play/decipher.el (decipher-set-map):
4213 * progmodes/ada-mode.el (ada-get-current-indent)
4214 (ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
4215 * progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
4216 * progmodes/ada-xref.el (ada-initialize-runtime-library)
4217 (ada-get-all-references):
4218 * progmodes/cperl-mode.el (cperl-electric-paren)
4219 (cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
4220 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
4221 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
4222 (cperl-word-at-point-hard):
4223 * progmodes/idlw-shell.el (idlwave-shell-move-or-history)
4224 (idlwave-shell-filename-string, idlwave-shell-batch-command)
4225 (idlwave-shell-display-line):
4226 * progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
4227 (idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
4228 * progmodes/js.el (js--re-search-forward-inner)
4229 (js--re-search-backward-inner):
4230 * progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
4231 (vhdl-fix-clause, vhdl-compose-configuration-architecture):
4232 * progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
4233 * textmodes/flyspell.el (flyspell-process-localwords):
4234 * textmodes/ispell.el (ispell-buffer-local-parsing)
4235 (ispell-buffer-local-dict, ispell-buffer-local-words):
4236 Use point-at-bol and point-at-eol.
4237
4238 * speedbar.el (speedbar-generic-item-info)
4239 (speedbar-item-info-tag-helper, speedbar-change-expand-button-char)
4240 (speedbar-add-indicator, speedbar-check-vc-this-line)
4241 (speedbar-check-obj-this-line, speedbar-extract-one-symbol)
4242 (speedbar-buffers-line-directory, speedbar-buffer-revert-buffer):
4243 Replace more uses of end-of-line etc with line-end-position.
4244
4245 2010-11-06 Glenn Morris <rgm@gnu.org>
4246
4247 * textmodes/texnfo-upd.el (texinfo-start-menu-description)
4248 (texinfo-update-menu-region-beginning, texinfo-menu-first-node)
4249 (texinfo-delete-existing-pointers, texinfo-find-pointer)
4250 (texinfo-clean-up-node-line, texinfo-insert-node-lines)
4251 (texinfo-multiple-files-update):
4252 * textmodes/table.el (table--probe-cell-left-up)
4253 (table--probe-cell-right-bottom):
4254 * textmodes/picture.el (picture-tab-search):
4255 * textmodes/page-ext.el (pages-copy-header-and-position)
4256 (pages-directory-for-addresses):
4257 * progmodes/vera-mode.el (vera-get-offset):
4258 * progmodes/simula.el (simula-calculate-indent):
4259 * progmodes/python.el (python-pdbtrack-overlay-arrow):
4260 * progmodes/prolog.el (end-of-prolog-clause):
4261 * progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
4262 * progmodes/icon.el (indent-icon-exp):
4263 * progmodes/etags.el (tag-re-match-p):
4264 * progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
4265 * progmodes/ebnf2ps.el (ebnf-begin-file):
4266 * progmodes/dcl-mode.el (dcl-back-to-indentation-1)
4267 (dcl-save-local-variable):
4268 * play/life.el (life-setup):
4269 * play/gametree.el (gametree-looking-at-ply):
4270 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
4271 * mail/sendmail.el (mail-mode-auto-fill):
4272 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
4273 * emacs-lisp/edebug.el (edebug-overlay-arrow):
4274 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
4275 * woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
4276 (woman-tab-to-tab-stop, WoMan-warn-ignored):
4277 * type-break.el (type-break-file-keystroke-count):
4278 * term.el (term-replace-by-expanded-history-before-point)
4279 (term-skip-prompt, term-extract-string):
4280 * speedbar.el (speedbar-edit-line, speedbar-expand-line)
4281 (speedbar-contract-line, speedbar-toggle-line-expansion)
4282 (speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
4283 (speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
4284 * sort.el (sort-skip-fields):
4285 * skeleton.el (skeleton-internal-list):
4286 * simple.el (line-move-finish, line-move-to-column):
4287 * shell.el (shell-forward-command):
4288 * misc.el (copy-from-above-command):
4289 * makesum.el (double-column):
4290 * ebuff-menu.el (electric-buffer-update-highlight):
4291 * dired.el (dired-move-to-end-of-filename):
4292 * dframe.el (dframe-popup-kludge):
4293 * bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
4294 * arc-mode.el (archive-get-lineno):
4295 Use line-end-position and line-beginning-position.
4296
4297 * progmodes/idlwave.el (idlwave-routine-entry-compare-twins):
4298 (idlwave-study-twins): Prefix dynamic local `class'.
4299 (idlwave-routine-twin-compare): Update for above name change.
4300
4301 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod):
4302 Use boundp tests to silence compiler. Update for changed name of
4303 bytecomp-filename variable.
4304
4305 * emulation/viper-cmd.el (viper-read-string-with-history):
4306 Prefix dynamic local `initial'.
4307 (viper-minibuffer-standard-hook): Update for above name change.
4308
4309 * emacs-lisp/elint.el (elint-init-env): Prefix dynamic local `env'.
4310 (elint-init-form): Update for above name change.
4311
4312 * mail/mail-extr.el (mail-extract-address-components): Give dynamic
4313 local variables `cbeg' and `cend' a prefix.
4314 (mail-extr-voodoo): Update for above name change.
4315
4316 * textmodes/reftex-toc.el (reftex-toc-do-promote)
4317 (reftex-toc-promote-prepare): Pass `delta' as an explicit argument.
4318 (reftex-toc-promote-action): Doc fix.
4319
4320 * textmodes/reftex-sel.el (reftex-select-item): Give local variables
4321 `prompt', `data' a prefix.
4322 (reftex-select-post-command-hook, reftex-select-callback)
4323 (reftex-select-mouse-accept, reftex-select-read-cite):
4324 Update for above name changes.
4325
4326 * textmodes/reftex-ref.el (reftex-reference): Rename local variable
4327 `refstyle' to reftex-refstyle.
4328 (reftex-offer-label-menu): Update for above name change.
4329 * textmodes/reftex-sel.el (reftex-select-toggle-varioref): Update for
4330 `refstyle' name change.
4331
4332 * vc/emerge.el (emerge-eval-in-buffer): Remove, and replace all uses
4333 with with-current-buffer.
4334 (diff, template): Give dynamic local variables a prefix.
4335 (emerge-line-numbers): Rename local `diff' to emerge-line-diff.
4336 (emerge-line-number-in-buf): Update for above name change.
4337 (emerge-combine-versions-internal): Rename local `template' to
4338 emerge-combine-template.
4339 (emerge-combine-versions-edit): Update for above name change.
4340
4341 2010-11-06 Ralf Angeli <angeli@caeruleus.net>
4342
4343 * textmodes/reftex-cite.el
4344 (reftex-extract-bib-entries-from-thebibliography): Match bibitem
4345 entries with whitespace after \bibitem.
4346 (reftex-create-bibtex-file): Match entries containing numbers and
4347 symbol constituents. Make sure that entries with whitespace at
4348 various places are found.
4349
4350 2010-11-05 Christian Millour <cm@abtela.com> (tiny change)
4351
4352 * shell.el (shell-process-popd): Made aware of comint-file-name-prefix.
4353
4354 2010-11-05 Jan Djärv <jan.h.d@swipnet.se>
4355
4356 * mouse.el (mouse-yank-primary): Update comment (Bug#6802).
4357
4358 2010-11-05 Glenn Morris <rgm@gnu.org>
4359
4360 * woman.el (woman0-roff-buffer, woman1-roff-buffer)
4361 (woman2-roff-buffer): Give local variable `request' a prefix.
4362 (woman0-macro): Rename argument `request' in the same way.
4363 (woman-request): New name for `request' dynamic variable.
4364 (woman-unquote, woman-forward-arg): Update for above name change.
4365 (woman1-roff-buffer): Give local variable `unquote' a prefix.
4366 (woman1-unquote): New name for `unquote' dynamic variable.
4367 (woman1-B-or-I, woman1-alt-fonts): Update for above name change.
4368 (woman-translations): Rename from `translations'. No longer global.
4369 (woman2-tr, woman-translate): Update for above name change.
4370 (woman-translate): Check for bound variable.
4371 (woman2-roff-buffer): Give local variable `translations' a prefix.
4372
4373 * play/doctor.el: Give all local variables a prefix. Update callers.
4374 (doc$, doctor-put-meaning): Use backquote.
4375
4376 * emacs-lisp/cl-macs.el (loop): Give local variable args a prefix.
4377 (cl-parse-loop-clause, cl-loop-handle-accum): Update for above change.
4378
4379 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Give local
4380 variables bytes, ptr, op a prefix.
4381 (disassemble-offset): Update for above change.
4382
4383 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
4384
4385 * emacs-lisp/package.el (package-unpack): Remove no-op.
4386 (package--builtins, package--dir): Doc fix.
4387 (package-activate-1, package-activate, package-install)
4388 (package-compute-transaction): Fix error message.
4389 (package-delete): Use delete-directory. Omit system packages.
4390 (package-initialize): Set package-alist to nil first.
4391 (package-menu-mark-delete, package-menu-mark-install): Don't add
4392 symbols that are inconsistent with the package state.
4393 (package-menu-execute): Perform deletions and installations as
4394 single batch operations.
4395
4396 2010-11-03 Glenn Morris <rgm@gnu.org>
4397
4398 * progmodes/idlwave.el (idlwave-pset): Only used on XEmacs.
4399 (props): Remove unnecessary declaration.
4400
4401 * textmodes/ispell.el (ispell-init-process): On Emacs, always use
4402 set-process-query-on-exit-flag.
4403
4404 * textmodes/reftex-toc.el (name1, dummy, dummy2): Remove unused decs.
4405 (reftex-toc-do-promote): Remove unused local `mpos'.
4406 (reftex-toc-restore-region): Make `mpos' local to this function.
4407
4408 * net/dbus.el (dbus-name-owner-changed-handler): Doc fix.
4409
4410 * play/landmark.el (lm-losing-threshold): Correct spelling.
4411 (lm-human-plays): Use new name.
4412
4413 * play/gomoku.el (gomoku-loosing-threshold): Correct spelling.
4414 (gomoku-human-plays): Use new name.
4415
4416 * play/gomoku.el (nil-score, Xscore, XXscore, XXXscore, XXXXscore)
4417 (Oscore, OOscore, OOOscore, OOOOscore): Rename with gomoku- prefix.
4418 (gomoku-score-trans-table, gomoku-winning-threshold)
4419 (gomoku-loosing-threshold, gomoku-init-score-table): Use new names.
4420
4421 2010-11-03 Chong Yidong <cyd@stupidchicken.com>
4422
4423 * emacs-lisp/package.el: Don't put built-in packages in
4424 package-alist, to avoid loading inefficiencies.
4425 (package-built-in-p): Make VERSION optional, and treat it as a
4426 minimum acceptable version.
4427 (package-activate): Search separately for built-in packages.
4428 Emit a warning if a dependency fails.
4429 (define-package): Handle most common case, where there is no
4430 obsolete package, first.
4431 (package-compute-transaction): Print required version in error.
4432 (package--initialized): New variable.
4433 (list-packages): Use it.
4434 (package-initialize): Optional arg NO-ACTIVATE. Don't put
4435 built-in packages in packages-alist; keep it separate.
4436 Set package--initialized.
4437 (describe-package): Avoid activating packages as a side-effect.
4438 Search separately for built-in packages.
4439 (describe-package-1): Handle the case where an elpa package is
4440 simultaneously built-in and available/installed.
4441 (package-installed-p, package--generate-package-list):
4442 Search separately for built-in packages.
4443 (package-load-descriptor): Doc fix.
4444
4445 2010-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
4446
4447 * progmodes/perl-mode.el (perl-syntax-propertize-function):
4448 Handle __DATA__ and __END__.
4449
4450 2010-11-02 Noah Friedman <friedman@splode.com>
4451
4452 * emacs-lisp/bytecomp.el (byte-recompile-file): If bytecomp-arg is
4453 nil, do not ask to recompile files that are not already compiled,
4454 and do not recompile them.
4455
4456 2010-11-02 Chong Yidong <cyd@stupidchicken.com>
4457
4458 * emacs-lisp/package.el (package-initialize): Ensure that
4459 obsoleted built-in packages are not in package-activated-list
4460 during activation.
4461 (describe-package-1): Make the "installed" status override
4462 "built-in".
4463
4464 2010-11-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4465
4466 * subr.el (version-separator, version-regexp-alist): Remove '*'
4467 from docstring.
4468 (version-list-<=, version<=, version=): Doc fix.
4469
4470 2010-11-01 Kenichi Handa <handa@m17n.org>
4471
4472 * faces.el (glyphless-char): Inherit underline for tty.
4473
4474 2010-11-01 Kenichi Handa <handa@m17n.org>
4475
4476 Implement various display methods for glyphless characters.
4477
4478 * international/characters.el (char-acronym-table): New variable.
4479 (glyphless-char-control): New variable.
4480 (update-glyphless-char-display): New function.
4481
4482 * faces.el (glyphless-char): New face.
4483
4484 2010-11-01 Glenn Morris <rgm@gnu.org>
4485
4486 * calendar/holidays.el (general-holidays, oriental-holidays)
4487 (local-holidays, other-holidays, hebrew-holidays, christian-holidays)
4488 (islamic-holidays, bahai-holidays, solar-holidays): Move aliases before
4489 the definitions of their targets.
4490
4491 * emacs-lisp/smie.el (smie): New custom group.
4492 (smie-blink-matching-inners, smie-indent-basic): Add :group.
4493
4494 * faces.el (xw-defined-colors, x-setup-function-keys):
4495 * mouse-sel.el (x-select-text):
4496 * term/w32console.el (x-setup-function-keys): Update declarations.
4497
4498 * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
4499
4500 * textmodes/ispell.el (comment-add): Declare.
4501
4502 * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string):
4503 Declare.
4504
4505 * info.el (finder-keywords-hash, package-alist): Declare.
4506
4507 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
4508
4509 * finder.el (finder-compile-keywords): Don't use intern-soft,
4510 since package names may not yet exist in the obarray.
4511
4512 2010-11-01 Chong Yidong <cyd@stupidchicken.com>
4513
4514 * vc/vc-arch.el (vc-arch-checkin):
4515 * vc/vc-cvs.el (vc-cvs-checkin):
4516 * vc/vc-mtn.el (vc-mtn-checkin):
4517 * vc/vc-rcs.el (vc-rcs-checkin):
4518 * vc/vc-sccs.el (vc-sccs-checkin):
4519 * vc/vc-svn.el (vc-svn-checkin): Remove optional extra arg, unused
4520 since 2010-04-21 commit by Stefan Monnier.
4521
4522 2010-11-01 Glenn Morris <rgm@gnu.org>
4523
4524 * emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
4525
4526 * startup.el (package-enable-at-startup, package-initialize):
4527 Silence compiler.
4528
4529 * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords):
4530 Silence compiler.
4531
4532 2010-10-31 Julien Danjou <julien@danjou.info>
4533
4534 * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
4535 (byte-recompile-directory):
4536 * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
4537 Use `byte-recompile-file'.
4538
4539 2010-10-31 Glenn Morris <rgm@gnu.org>
4540
4541 * cus-start.el: Handle standard values via a keyword.
4542 Only set version property if specified.
4543 (cursor-in-non-selected-windows, menu-bar-mode)
4544 (tool-bar-mode, show-trailing-whitespace):
4545 Do not specify standard values.
4546 (transient-mark-mode, temporary-file-directory): Use :standard.
4547
4548 2010-10-31 Jan Djärv <jan.h.d@swipnet.se>
4549
4550 * term/x-win.el (x-get-selection-value): New function that gets
4551 PRIMARY with type as specified in x-select-request-type. (Bug#6802)
4552
4553 2010-10-31 Michael Albinus <michael.albinus@gmx.de>
4554
4555 * net/tramp.el (tramp-handle-insert-file-contents): For root,
4556 preserve owner and group when editing files. (Bug#7289)
4557
4558 2010-10-31 Glenn Morris <rgm@gnu.org>
4559
4560 * speedbar.el (speedbar-mode):
4561 * play/fortune.el (fortune-in-buffer, fortune):
4562 * play/gomoku.el (gomoku-mode):
4563 * play/landmark.el (lm-mode):
4564 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
4565 Replace inappropriate uses of toggle-read-only. (Bug#7292)
4566
4567 * select.el (x-selection): Mark it as an obsolete alias.
4568
4569 2010-10-31 Aaron S. Hawley <aaron.s.hawley@gmail.com>
4570
4571 * vc/add-log.el (find-change-log): Use derived-mode-p rather than
4572 major-mode (bug#7284).
4573
4574 2010-10-31 Glenn Morris <rgm@gnu.org>
4575
4576 * menu-bar.el (menu-bar-files-menu): Make it into an actual alias,
4577 rather than just an unused variable that inherits from the real one.
4578
4579 2010-10-31 Alan Mackenzie <acm@muc.de>
4580
4581 * progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error.
4582 This fixes bug #7185.
4583
4584 2010-10-30 Chong Yidong <cyd@stupidchicken.com>
4585
4586 * startup.el (command-line): Search for package directories, and
4587 don't load package.el if none are found.
4588
4589 * emacs-lisp/package.el (describe-package, list-packages):
4590 Call package-initialize if it has not been called yet.
4591
4592 2010-10-30 Alan Mackenzie <acm@muc.de>
4593
4594 * progmodes/cc-fonts.el (c-font-lock-enum-tail): New function
4595 which fontifies the tail of an enum.
4596 (c-basic-matchers-after): Insert a call to the above new function.
4597 This fixes bug #7264.
4598
4599 2010-10-30 Glenn Morris <rgm@gnu.org>
4600
4601 * cus-start.el: Add :set properties for minor modes menu-bar-mode,
4602 tool-bar-mode, transient-mark-mode. (Bug#7306)
4603 Include the :set property in the dumped Emacs.
4604
4605 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4606
4607 SMIE: change indent rules format, improve smie-setup.
4608 * emacs-lisp/smie.el (smie-precs-precedence-table)
4609 (smie-merge-prec2s, smie-bnf-precedence-table, smie-prec2-levels):
4610 Mark them pure so the tables gets built at compile time.
4611 (smie-bnf-precedence-table): Store the closer-alist in the table.
4612 (smie-prec2-levels): Preserve the closer-alist.
4613 (smie-blink-matching-open): Be more forgiving in case of indentation.
4614 (smie-hanging-p): Rename from smie-indent--hanging-p.
4615 (smie-bolp): Rename from smie-indent--bolp.
4616 (smie--parent, smie--after): New dynamic vars.
4617 (smie-parent-p, smie-next-p, smie-prev-p): New funs.
4618 (smie-indent-rules): Remove.
4619 (smie-indent--offset-rule): Remove fun.
4620 (smie-rules-function): New var.
4621 (smie-indent--rule): New fun.
4622 (smie-indent--offset, smie-indent-keyword, smie-indent-after-keyword)
4623 (smie-indent-exps): Use it.
4624 (smie-setup): Setup paren blinking; add keyword args for token
4625 functions; extract closer-alist from op-levels.
4626 (smie-indent-debug-log): Remove var.
4627 (smie-indent-debug): Remove fun.
4628 * progmodes/prolog.el (prolog-smie-indent-rules): Remove.
4629 (prolog-smie-rules): New fun to replace it.
4630 (prolog-mode-variables): Simplify.
4631 * progmodes/octave-mod.el (octave-smie-closer-alist): Remove, now that
4632 it's setup automatically.
4633 (octave-smie-indent-rules): Remove.
4634 (octave-smie-rules): New fun to replace it.
4635 (octave-mode): Simplify.
4636
4637 2010-10-29 Glenn Morris <rgm@gnu.org>
4638
4639 * files.el (temporary-file-directory): Remove (already defined in C).
4640 * cus-start.el: Add temporary-file-directory.
4641
4642 * abbrev.el (abbrev-mode):
4643 * composite.el (auto-composition-mode):
4644 * menu-bar.el (menu-bar-mode):
4645 * simple.el (transient-mark-mode):
4646 * tool-bar.el (tool-bar-mode): Adjust the define-minor-mode calls so
4647 that they do not define the associated variables twice.
4648 * simple.el (transient-mark-mode): Remove defvar.
4649 * composite.el (auto-composition-mode): Make variable auto-buffer-local.
4650 * cus-start.el: Add transient-mark-mode, menu-bar-mode, tool-bar-mode.
4651 Handle multiple groups, and also custom-delayed-init-variables.
4652 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
4653
4654 2010-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4655
4656 * emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
4657 (pcase-if): Add one minor optimization.
4658 (pcase-split-equal): Rename from pcase-split-eq.
4659 (pcase-split-member): Rename from pcase-split-memq.
4660 (pcase-u1): Add strings to the member optimization.
4661 Add `guard' variant of predicates.
4662 (pcase-q1): Add string patterns.
4663
4664 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4665
4666 * vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
4667
4668 2010-10-28 Glenn Morris <rgm@gnu.org>
4669
4670 * term/ns-win.el (global-map, menu-bar-final-items, menu-bar-help-menu):
4671 Move menu-bar related settings to ../menu-bar.el.
4672 * menu-bar.el (global-map, menu-bar-final-items, menu-bar-help-menu):
4673 Move ns-specific settings here from term/ns-win.el.
4674
4675 * simple.el (x-selection-owner-p): Remove unused declaration.
4676
4677 2010-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4678
4679 * minibuffer.el (completion-cycling): New var (bug#7266).
4680 (minibuffer-complete, completion--do-completion):
4681 Use completion--flush-all-sorted-completions.
4682 (minibuffer-complete): Only cycle if completion-cycling is set.
4683 (completion--flush-all-sorted-completions): Unset completion-cycling.
4684 (minibuffer-force-complete): Set completion-cycling.
4685 (completion-all-sorted-completions): Move declaration before first use.
4686
4687 2010-10-28 Leo <sdl.web@gmail.com>
4688
4689 * iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
4690 which changes the order of matches seen by users (bug#7231).
4691
4692 2010-10-28 Jes Bodi Klinke <jes@bodi-klinke.dk> (tiny change)
4693
4694 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4695 Don't confuse -omega as "-o mega".
4696
4697 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
4698
4699 * vc/log-edit.el (log-edit-rewrite-fixes): New var.
4700 (log-edit-author): New dynamic var.
4701 (log-edit-changelog-ours-p, log-edit-insert-changelog-entries): Use it
4702 to return the author if different from committer.
4703 (log-edit-insert-changelog): Use them to add Author: and Fixes headers.
4704
4705 * play/landmark.el: Adjust commenting convention.
4706 (lm-nil-score): Rename from nil-score.
4707 (Xscore, XXscore, XXXscore, XXXXscore, Oscore, OOscore, OOOscore)
4708 (OOOOscore): Move into a let in lm-score-trans-table.
4709 (lm-winning-threshold, lm-loosing-threshold): Use lm-score-trans-table.
4710
4711 * electric.el (electric-indent-chars): Autoload.
4712 * progmodes/octave-mod.el (octave-mode):
4713 * progmodes/ruby-mode.el (ruby-mode): Take advantage of it.
4714 (ruby-mode-abbrev-table): Merge initialization and declaration.
4715
4716 2010-10-27 Glenn Morris <rgm@gnu.org>
4717
4718 * abbrev.el (abbrev-mode): Remove one of the three definitions of this
4719 variable.
4720
4721 * server.el (server-host, server-port, server-auth-dir): Autoload risky.
4722
4723 * term/ns-win.el: Restore require of cl when compiling.
4724 (menu-bar-final-items): Remove non-existent `windows' menu.
4725 (ns-handle-nxopen): Optionally handle the temp-case.
4726 (ns-handle-nxopentemp): Just call ns-handle-nxopen.
4727 (ns-insert-file, ns-find-file): Use `pop'.
4728
4729 2010-10-26 Glenn Morris <rgm@gnu.org>
4730
4731 * term/common-win.el (xw-defined-colors): Simplify the 'ns case.
4732
4733 2010-10-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4734
4735 * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to
4736 global map.
4737 * term/common-win.el (x-setup-function-keys): Remove most of the
4738 keymappings. Comment on the remaining ones.
4739
4740 2010-10-26 Peter Oliver <p.d.oliver@mavit.org.uk> (tiny change)
4741
4742 * server.el (server-port): New option. (Bug#854)
4743 (server-start): Use server-port.
4744
4745 2010-10-26 Glenn Morris <rgm@gnu.org>
4746
4747 * term/ns-win.el (ns-version-string): Remove unused declaration.
4748 (ns-invocation-args): Change to x-invocation-args.
4749 (ns-handle-switch, ns-handle-numeric-switch, ns-handle-iconic)
4750 (ns-handle-name-switch, ns-ignore-2-arg): Remove.
4751 (ns-handle-nxopen, ns-handle-nxopentemp, ns-ignore-1-arg):
4752 Use x-invocation-args instead of ns-invocation-args.
4753 (ns-initialize-window-system, handle-args-function-alist):
4754 Use x-handle-args instead of ns-handle-args.
4755 * term/common-win.el (x-handle-args): Also handle nextstep arguments.
4756 * startup.el (command-line-ns-option-alist): Replace
4757 ns-handle-name-switch, ns-handle-switch, ns-handle-numeric-switch,
4758 ns-handle-iconic with the x- equivalents.
4759
4760 * term/common-win.el (x-select-enable-clipboard):
4761 * term/pc-win.el (x-select-enable-clipboard): Doc fix.
4762
4763 * term/ns-win.el: No need to require cl when compiling.
4764 (x-display-name, x-setup-function-keys, x-select-text, x-colors)
4765 (xw-defined-colors): Use the common-win definitions.
4766 (ns-alternatives-map): Make it an obsolete alias for x-alternatives-map.
4767 (ns-handle-iconic): Make it an alias for x-handle-iconic.
4768 * term/common-win.el (x-select-text, x-alternatives-map)
4769 (x-setup-function-keys, x-colors, xw-defined-colors): Handle 'ns case.
4770 * loadup.el [ns]: Load common-win.
4771
4772 2010-10-26 Daiki Ueno <ueno@unixuser.org>
4773
4774 * epa-mail.el (epa-mail-encrypt): Handle local-part only
4775 recipients; expand mail aliases (Bug#7280).
4776
4777 2010-10-25 Glenn Morris <rgm@gnu.org>
4778
4779 * term/common-win.el (x-handle-switch): Simplify with pop.
4780 Optionally handle numeric switches.
4781 (x-handle-numeric-switch): Just call x-handle-switch.
4782 (x-handle-initial-switch, x-handle-xrm-switch, x-handle-geometry)
4783 (x-handle-name-switch, x-handle-display, x-handle-args):
4784 Simplify with pop.
4785
4786 * term/ns-win.el: Do not require easymenu.
4787 (menu-bar-edit-menu) <copy, paste, paste-from-menu, separator-undo>:
4788 <spell>: Move adjustments to menu-bar.el.
4789 * menu-bar.el (menu-bar-edit-menu) <copy, paste, paste-from-menu>:
4790 <separator-undo, spell>: Move ns-win's adjustments here.
4791 * loadup.el [ns]: Do not load easymenu.
4792
4793 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * image.el (image-checkbox-checked, image-checkbox-unchecked):
4796 Delete (Bug#7222).
4797
4798 * startup.el (fancy-startup-tail): Instead of using inline images,
4799 refer to image files from etc/.
4800
4801 * wid-edit.el (checkbox): Likewise.
4802 (widget-image-find): Center image specs.
4803
4804 2010-10-24 Glenn Morris <rgm@gnu.org>
4805
4806 * term/ns-win.el (x-select-text): Doc fix.
4807 * w32-fns.el (x-alternatives-map, x-setup-function-keys)
4808 (x-select-text): Move to term/common-win.
4809 * term/w32-win.el (xw-defined-colors): Move to common-win.
4810 * term/x-win.el (xw-defined-colors, x-alternatives-map)
4811 (x-setup-function-keys, x-select-text): Move to common-win.
4812 * term/common-win.el (x-select-text, x-alternatives-map)
4813 (x-setup-function-keys, xw-defined-colors): Merge x- and w32-
4814 definitions here.
4815
4816 2010-10-24 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
4817
4818 * net/mairix.el (mairix-searches-mode-map):
4819 * mail/mspools.el (mspools-mode-map): Fix 2010-10-10 change.
4820
4821 2010-10-24 Michael McNamara <mac@mail.brushroad.com>
4822
4823 * progmodes/verilog-mode.el (verilog-directive-re): Make this variable
4824 auto-built for efficiency of execution and updating.
4825 (verilog-extended-complete-re): Support 'pure' fucntion & task
4826 declarations (these have no bodies).
4827 (verilog-beg-of-statement): General cleanup to enable support of
4828 'pure' fucntion & task declarations (these have no bodies).
4829 These efforts together fix Verilog bug210 from veripool; which was also
4830 noticed by Steve Pearlmutter.
4831 (verilog-directive-re, verilog-directive-begin, verilog-indent-re)
4832 (verilog-directive-nest-re, verilog-set-auto-endcomments):
4833 Support `elsif. Reported by Shankar Giri.
4834 (verilog-forward-ws&directives, verilog-in-attribute-p): Fixes for
4835 attribute handling for lining up declarations and assignments.
4836 (verilog-beg-of-statement-1): Fix issue where continued declaration
4837 is indented differently if it is after a begin..end clock.
4838 (verilog-in-attribute-p, verilog-skip-backward-comments)
4839 (verilog-skip-forward-comment-p): Support proper treatment of
4840 attributes by indent code. Reported by Jeff Steele.
4841 (verilog-in-directive-p): Fix comment to correctly describe function.
4842 (verilog-backward-up-list, verilog-in-struct-region-p)
4843 (verilog-backward-token, verilog-in-struct-p)
4844 (verilog-in-coverage-p, verilog-do-indent)
4845 (verilog-pretty-declarations): Use verilog-backward-up-list as
4846 wrapper around backward-up-list inorder to properly skip comments.
4847 Reported by David Rogoff.
4848 (verilog-property-re, verilog-endcomment-reason-re)
4849 (verilog-beg-of-statement, verilog-set-auto-endcomments)
4850 (verilog-calc-1 ): Fix for assert a; else b; indentation (new form
4851 of if). Reported by Max Bjurling and
4852 (verilog-calc-1): Fix for clocking block in modport
4853 declaration. Reported by Brian Hunter.
4854
4855 2010-10-24 Wilson Snyder <wsnyder@wsnyder.org>
4856
4857 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-gate-ios)
4858 (verilog-gate-keywords, verilog-read-sub-decls)
4859 (verilog-read-sub-decls-gate, verilog-read-sub-decls-gate-ios)
4860 (verilog-read-sub-decls-line, verilog-read-sub-decls-sig): Support
4861 AUTOINST for gate primitives, bug284. Reported by Mark Johnson.
4862 (verilog-read-decls): Fix spaces in V2K module parameters causing
4863 mis-identification as interfaces, bug287.
4864 (verilog-read-decls): Fix not treating "parameter string" as a
4865 parameter in AUTOINSTPARAM.
4866 (verilog-read-always-signals-recurse, verilog-read-decls): Fix not
4867 treating `elsif similar to `endif inside AUTOSENSE.
4868 (verilog-do-indent): Implement correct automatic or static task or
4869 function end comment highlight. Reported by Steve Pearlmutter.
4870 (verilog-font-lock-keywords-2): Fix highlighting of single
4871 character pins, bug264. Reported by Michael Laajanen.
4872 (verilog-auto-inst, verilog-read-decls, verilog-read-sub-decls)
4873 (verilog-read-sub-decls-in-interfaced, verilog-read-sub-decls-sig)
4874 (verilog-subdecls-get-interfaced, verilog-subdecls-new):
4875 Support interfaces with AUTOINST, bug270. Reported by Luis Gutierrez.
4876 (verilog-pretty-expr): Fix interactive arguments, bug272.
4877 Reported by Mark Johnson.
4878 (verilog-auto-tieoff, verilog-auto-tieoff-ignore-regexp):
4879 Add 'verilog-auto-tieoff-ignore-regexp' for AUTOTIEOFF,
4880 bug269. Suggested by Gary Delp.
4881 (verilog-mode-map, verilog-preprocess, verilog-preprocess-history)
4882 (verilog-preprocessor, verilog-set-compile-command):
4883 Create verilog-preprocess and verilog-preprocessor to show
4884 preprocessed output.
4885 (verilog-get-beg-of-line, verilog-get-end-of-line)
4886 (verilog-modi-file-or-buffer, verilog-modi-name)
4887 (verilog-modi-point, verilog-within-string): Move defmacro's
4888 before first use to avoid warning. Reported by Steve Pearlmutter.
4889 (verilog-colorize-buffer, verilog-colorize-include-files-buffer)
4890 (verilog-colorize-region, verilog-highlight-buffer)
4891 (verilog-highlight-includes, verilog-highlight-modules)
4892 (verilog-highlight-region, verilog-mode): Rename colorize to
4893 highlight to match other packages. Disable module highlighting,
4894 as received speed complaints, reenable for experimentation only
4895 using new verilog-highlight-modules.
4896 (verilog-read-decls): Fix regexp stack overflow in very large
4897 AUTO_TEMPLATEs, bug250.
4898 (verilog-auto, verilog-delete-auto, verilog-save-buffer-state)
4899 (verilog-scan): Create verilog-save-buffer-state to standardize
4900 making insignificant changes that shouldn't call hooks.
4901 (verilog-save-no-change-functions, verilog-save-scan-cache)
4902 (verilog-scan, verilog-scan-cache-ok-p, verilog-scan-region):
4903 Create verilog-save-no-change-functions to wrap verilog-scan
4904 preservation, and fix to work with nested preserved calls.
4905 (verilog-auto-inst, verilog-auto-inst-dot-name): Support .name
4906 port syntax for AUTOWIRE, and with new verilog-auto-inst-dot-name
4907 generate .name with AUTOINST, bug245. Suggested by David Rogoff.
4908 (verilog-submit-bug-report): Update variable list to be complete.
4909 (verilog-auto, verilog-colorize-region): Fix AUTO expansion
4910 breaking on-the-fly font-locking.
4911 (verilog-colorize-buffer, verilog-colorize-include-files)
4912 (verilog-colorize-include-files-buffer, verilog-colorize-region)
4913 (verilog-load-file-at-mouse, verilog-load-file-at-point)
4914 (verilog-mode, verilog-read-inst-module-matcher): With point on a
4915 AUTOINST cell instance name, middle mouse button now finds-file on
4916 it. Suggested by Brad Dobbie.
4917 (verilog-alw-get-temps, verilog-auto-reset)
4918 (verilog-auto-sense-sigs, verilog-read-always-signals)
4919 (verilog-read-always-signals-recurse): Fix loop indexes being
4920 AUTORESET. AUTORESET now assumes any variables in the
4921 initialization section of a for() should be ignored.
4922 Reported by Dan Dever.
4923 (verilog-error-font-lock-keywords)
4924 (verilog-error-regexp-emacs-alist)
4925 (verilog-error-regexp-xemacs-alist): Fix error detection of
4926 Cadence HAL, reported by David Asher. Repair drift between the
4927 three similar error variables.
4928 (verilog-modi-lookup, verilog-modi-lookup-cache)
4929 (verilog-modi-lookup-last-current, verilog-modi-lookup-last-mod)
4930 (verilog-modi-lookup-last-modi, verilog-modi-lookup-last-tick):
4931 Fix slow verilog-auto expansion on very large files.
4932 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line):
4933 Fix AUTOOUTPUT treating "1*2" as a signal name in submodule connection
4934 "{1*2{...". Broke in last revision.
4935 (verilog-read-sub-decls-expr): Fix AUTOOUTPUT not detecting
4936 submodule connections with replications "{#{a},#{b}}".
4937
4938 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4939
4940 * progmodes/dcl-mode.el (dcl-electric-reindent-regexps):
4941 Fix typo in docstring.
4942
4943 2010-10-24 Kenichi Handa <handa@m17n.org>
4944
4945 * face-remap.el (text-scale-adjust): Call read-event with a proper
4946 prompt.
4947
4948 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
4949
4950 * emacs-lisp/unsafep.el: Don't mark functions that display
4951 messages as safe. Suggested by Johan Bockgård.
4952
4953 2010-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4954
4955 * emacs-lisp/regexp-opt.el (regexp-opt-group, regexp-opt-charset):
4956 Turn comments into docstrings.
4957
4958 * minibuffer.el (completion--replace): Move point where it belongs
4959 when there's a common suffix (bug#7215).
4960
4961 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
4962
4963 Merge read-color and facemenu-read-color (Bug#7242).
4964
4965 * faces.el (read-color): Use the completion code from
4966 facemenu-read-color. Require match in completion. Doc fix.
4967
4968 * facemenu.el (facemenu-read-color): Alias for read-color.
4969 (facemenu-set-foreground, facemenu-set-background):
4970 Use read-color.
4971
4972 * frame.el (set-background-color, set-foreground-color)
4973 (set-cursor-color, set-mouse-color, set-border-color):
4974 Use read-color.
4975
4976 2010-10-24 Leo <sdl.web@gmail.com>
4977
4978 * eshell/em-unix.el (eshell-remove-entries): Use the TRASH
4979 argument of delete-file and delete-directory (Bug#7011).
4980
4981 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
4982
4983 * emacs-lisp/package.el (package-menu-mode-map): Inherit from
4984 button-buffer-map.
4985
4986 2010-10-24 Ralf Angeli <angeli@caeruleus.net>
4987
4988 * emacs-lisp/package.el (package--generate-package-list): Make the
4989 *Packages* buffer read-only.
4990
4991 2010-10-24 Alan Mackenzie <acm@muc.de>
4992
4993 * progmodes/cc-fonts.el (c-font-lock-declarations): Cache the
4994 result of `c-beginning-of-decl-1' between invocations of a lambda
4995 function (Bug #7265).
4996
4997 2010-10-24 Daiki Ueno <ueno@unixuser.org>
4998
4999 * epg-config.el (epg-gpg-program): Try to use "gpg2" if "gpg"
5000 executable is not available on the system (Bug#7268).
5001
5002 2010-10-24 Glenn Morris <rgm@gnu.org>
5003
5004 * select.el (selection-coding-system, next-selection-coding-system):
5005 Sync doc with C versions.
5006
5007 * w32-vars.el (x-select-enable-clipboard):
5008 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
5009 * term/common-win.el (x-select-enable-clipboard): Move here.
5010
5011 * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
5012 definition of C variable.
5013
5014 * frame.el (show-trailing-whitespace, auto-hscroll-mode)
5015 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5016 Don't redefine things that are defined in C.
5017 * cus-start.el: Also handle :risky, :safe, :set, and :tag.
5018 (show-trailing-whitespace, auto-hscroll-mode)
5019 (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
5020 Set up the appropriate custom properties.
5021
5022 2010-10-24 Chong Yidong <cyd@stupidchicken.com>
5023
5024 Bind "C-c ]" to ...
5025 * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
5026 * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
5027 * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
5028 * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
5029
5030 2010-10-23 Glenn Morris <rgm@gnu.org>
5031
5032 * textmodes/flyspell.el (flyspell-mode): If there was an error,
5033 say what it was.
5034
5035 * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
5036 Sync docs with C version.
5037
5038 * term/ns-win.el (xw-defined-colors):
5039 * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
5040
5041 * term/pc-win.el (x-select-enable-clipboard):
5042 * term/x-win.el (x-select-enable-clipboard):
5043 * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
5044
5045 * comint.el (comint-password-prompt-regexp): Make it less vague.
5046 Bump version.
5047
5048 * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
5049
5050 * help.el (finder-by-keyword): Remove unnecessary autoload.
5051
5052 2010-10-22 Glenn Morris <rgm@gnu.org>
5053
5054 * loadup.el: Unconditionally load float-sup.
5055 * paren.el (show-paren-delay):
5056 * emacs-lisp/float-sup.el:
5057 * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
5058 * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
5059 (lazy-lock-stealth-verbose): Assume float support.
5060 * ps-print.el: Assume float support on Emacs.
5061 * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
5062 Remove non-float branch.
5063
5064 * emacs-lisp/autoload.el (batch-update-autoloads): Update for
5065 src/Makefile no longer being pre-processed.
5066
5067 2010-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
5068
5069 * emacs-lisp/find-func.el (find-library): Use test-completion.
5070
5071 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5072
5073 * newcomment.el (comment-dwim): Fix the intentation in the doc string.
5074
5075 2010-10-21 Michael Albinus <michael.albinus@gmx.de>
5076
5077 * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
5078 space in stat format string.
5079 (tramp-send-command): Unset $PS1 when using here documents, in
5080 order not to get several prompts.
5081 (tramp-get-inline-coding): Return `nil' in case of errors.
5082
5083 2010-10-21 Daiki Ueno <ueno@unixuser.org>
5084
5085 * hexl.el (hexl-mode, hexl-mode-exit):
5086 Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
5087 (hexl-revert-buffer-function): New function.
5088 (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
5089
5090 2010-10-19 Alan Mackenzie <acm@muc.de>
5091
5092 * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
5093 Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
5094 that these keywords aren't wrongly matched as identifiers.
5095
5096 * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
5097 setting of c-new-BEG and c-new-END from c-before-change to
5098 c-after-change. (Bug#7181)
5099
5100 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5101
5102 * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
5103 Don't mark as safe.
5104
5105 * custom.el (custom-theme-set-variables): Likewise.
5106 (load-theme): Add custom-theme-set-faces and
5107 custom-theme-set-variables to safe-functions while loading.
5108 (custom-enabled-themes): Mark as risky.
5109
5110 2010-10-18 Julien Danjou <julien@danjou.info>
5111
5112 * bindings.el: Remove end dashes in default mode-line-format.
5113
5114 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * bindings.el (global-map): Bind C-d to delete-char and deletechar
5117 to delete-forward-char.
5118
5119 * simple.el (normal-erase-is-backspace-mode): Remap delete to
5120 deletechar, and hence delete-forward-char.
5121
5122 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5123
5124 * repeat.el (repeat): Use read-key (bug#6256).
5125
5126 2010-10-19 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * emacs-lisp/unsafep.el: Don't mark functions that display
5129 messages as safe. Suggested by Johan Bockgård.
5130
5131 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
5132
5133 * minibuffer.el (completion--replace): Move point where it belongs
5134 when there's a common suffix (bug#7215).
5135
5136 2010-10-19 Kenichi Handa <handa@m17n.org>
5137
5138 * international/characters.el: Add category '|' (word breakable)
5139 to fullwidth characters.
5140
5141 2010-10-19 Michael Albinus <michael.albinus@gmx.de>
5142
5143 * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
5144 (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
5145 order to make stat results a float. Patch by Andreas Schwab
5146 <schwab@linux-m68k.org>.
5147
5148 2010-10-18 Julien Danjou <julien@danjou.info>
5149
5150 * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
5151 hidden by `make-pointer-invisible'.
5152
5153 2010-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5154
5155 * files.el (locate-file-completion-table): Strip non-matching elements
5156 before checking length of list (bug#7238).
5157
5158 2010-10-18 Chong Yidong <cyd@stupidchicken.com>
5159
5160 * custom.el (custom-theme-set-variables): Mark as a safe function.
5161 (load-theme): Check forms using unsafep.
5162
5163 * cus-face.el (custom-theme-set-faces): Mark as a safe function.
5164
5165 2010-10-17 Agustín Martín <agustin.martin@hispalinux.es>
5166
5167 * textmodes/ispell.el (ispell-aspell-find-dictionary):
5168 Fix aspell data file searching (bug#7230).
5169
5170 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * cus-theme.el (custom-theme--migrate-settings): New var.
5173 (customize-create-theme): Allow editing the `user' theme.
5174 (custom-theme-add-variable, custom-theme-add-var-1)
5175 (custom-theme-add-face, custom-theme-add-face-1): Add a checkbox
5176 to the front of each variable or face widget.
5177 (custom-theme-write): Save theme settings in the correct order.
5178 Optionally, remove saved settings from user customizations.
5179 (custom-theme-write-variables, custom-theme-write-faces):
5180 Save only the checked widgets.
5181 (customize-themes): Add a link for migrating custom settings.
5182
5183 * custom.el (custom-declare-theme, provide-theme):
5184 Use custom-theme-name-valid-p.
5185 (custom-theme-name-valid-p): Remove checks that are now
5186 unnecessary since themes no longer obey load-path.
5187
5188 * cus-edit.el (custom-variable-value-create): For the simple
5189 style, hide documentation string when hidden.
5190
5191 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * cus-edit.el (custom-variable, custom-face): Combine the
5194 :inhibit-magic and :display-style properties into a single
5195 :custom-style property.
5196 (custom-toggle-hide-variable, custom-toggle-hide-face):
5197 New functions. If hiding an edited value, save it to :shown-value.
5198 (custom-variable-value-create, custom-face-value-create): Use them.
5199 (custom-magic-reset): Allow magic property to be unset.
5200
5201 * custom.el: Custom themes no longer use load-path.
5202 (custom-theme-load-path): New option. Change built-in theme
5203 directory to etc/.
5204 (custom-enabled-themes): Add custom-theme-load-path dependency.
5205 (custom-theme--load-path): New function.
5206 (load-theme, custom-available-themes): Use it.
5207
5208 * cus-theme.el (describe-theme-1): Use custom-theme--load-path.
5209 (customize-themes): Link to custom-theme-load-path variable.
5210 (custom-theme-add-var-1, custom-theme-add-face-1): Use the
5211 :custom-style property.
5212
5213 * themes/*.el: Moved to etc/.
5214
5215 2010-10-16 Ralf Angeli <angeli@caeruleus.net>
5216
5217 * textmodes/reftex-cite.el
5218 (reftex-extract-bib-entries-from-thebibliography): Do not move
5219 point when searching for \bibitem entries. Match entries with
5220 spaces or tabs in front of arguments.
5221
5222 2010-10-16 Chong Yidong <cyd@stupidchicken.com>
5223
5224 * cus-theme.el (customize-create-theme): Delete overlays after
5225 erasing. If given a THEME arg, display only the faces of that arg
5226 instead of custom-theme--listed-faces.
5227 (custom-theme-variable-menu, custom-theme-variable-action)
5228 (custom-variable-reset-theme, custom-theme-delete-variable): Delete.
5229 (custom-theme-add-variable, custom-theme-add-face): Apply value
5230 from the theme settings, instead of the current value.
5231 (custom-theme-add-var-1, custom-theme-add-face-1): New functions.
5232 (custom-theme-visit-theme): Allow calling outside theme buffers.
5233 (custom-theme-merge-theme): Don't enable the theme when merging.
5234 (custom-theme-write-variables, custom-theme-write-faces): Use the
5235 :shown-value properties to save buffer values, not global ones.
5236 (customize-themes): Display a warning about user customizations.
5237
5238 * cus-edit.el (custom-variable-value-create)
5239 (custom-face-value-create): Obey new special properties
5240 :shown-value and :inhibit-magic.
5241
5242 2010-10-15 Michael Albinus <michael.albinus@gmx.de>
5243
5244 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
5245 Suppress expansion of tabs to spaces. Reported by Dale Sedivec
5246 <dale@codefu.org>.
5247
5248 2010-10-14 Kenichi Handa <handa@m17n.org>
5249
5250 * mail/rmail.el (rmail-show-message-1): Catch an error of
5251 base64-decode-region and just show an error message (bug#7165).
5252
5253 * ps-mule.el (ps-mule-font-spec-list): Delete it. Not used anymore.
5254 (ps-mule-begin-job): Fix for the case that only ENCODING is set in
5255 a font-spec (bug#7197).
5256
5257 2010-10-14 Glenn Morris <rgm@gnu.org>
5258
5259 * mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
5260
5261 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
5262
5263 * international/mule.el (define-coding-system):
5264 * international/titdic-cnv.el (quail-cxterm-package-ext-info):
5265 * composite.el (compose-region): Fix typo in docstring.
5266
5267 2010-10-14 Chong Yidong <cyd@stupidchicken.com>
5268
5269 * cus-face.el (custom-theme-set-faces): Call custom-push-theme
5270 only after checking the theme-face property.
5271
5272 * faces.el (face-spec-reset-face): Reset all attributes in one
5273 single call to set-face-attribute.
5274 (face-spec-match-p): Make it a defsubst.
5275 (frame-set-background-mode): New arg KEEP-FACE-SPECS.
5276 (x-create-frame-with-faces, tty-create-frame-with-faces)
5277 (tty-set-up-initial-frame-faces): Don't recompute face specs in
5278 frame-set-background-mode, since they are recomputed immediately
5279 afterwards in face-set-after-frame-default.
5280 (face-set-after-frame-default): Minor optimization.
5281 (cursor): Provide non-trivial defface spec.
5282
5283 * custom.el (custom-theme-recalc-face): Simplify.
5284
5285 2010-10-14 Jay Belanger <jay.p.belanger@gmail.com>
5286
5287 * calc/calc-alg.el (math-var): Rename from `var'.
5288 (math-is-polynomial, math-is-poly-rec): Replace `var'
5289 with `math-var'.
5290
5291 * calc/calcalg2.el (math-var): Rename from `var'.
5292 (calcFunc-table, math-scan-for-limits): Replace `var'
5293 with `math-var'.
5294
5295 2010-10-13 Glenn Morris <rgm@gnu.org>
5296
5297 * subr.el (last): Deal with dotted lists (reported in bug#7174).
5298
5299 2010-10-13 Stephen Berman <stephen.berman@gmx.net>
5300
5301 * subr.el (last): Use `safe-length' instead of `length' (bug#7206).
5302
5303 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5304
5305 * net/tls.el (tls-program): Remove spurious %s from openssl.
5306 (tls-starttls-switches): Remove starttls hack.
5307 (open-tls-stream): Ditto.
5308 (tls-find-starttls-argument): Ditto.
5309
5310 2010-10-13 Juanma Barranquero <lekktu@gmail.com>
5311
5312 * image.el (image-library-alist): Declare as obsolete alias.
5313 (image-type-available-p): Use `dynamic-library-alist'.
5314
5315 * term/w32-win.el (dynamic-library-alist):
5316 Use instead of `image-library-alist'.
5317
5318 2010-10-13 IRIE Shinsuke <irieshinsuke@yahoo.co.jp> (tiny change)
5319
5320 * subr.el (last): Make it faster. (Bug#7174)
5321
5322 2010-10-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> (tiny change)
5323
5324 * Makefile.in (compile-clean): Use `` instead of $(). (Bug#7178)
5325
5326 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
5327
5328 * cus-theme.el (custom-theme--listed-faces): Add cursor face.
5329 (describe-theme-1): Extract doc from unloaded themes.
5330
5331 * custom.el (custom-theme-name-valid-p): Don't list color-themes.
5332
5333 * themes/tango-theme.el:
5334 * themes/tango-dark-theme.el:
5335 * themes/wheatgrass-theme.el: New files.
5336
5337 2010-10-12 Chong Yidong <cyd@stupidchicken.com>
5338
5339 * cus-theme.el (describe-theme, customize-themes)
5340 (custom-theme-save): New commands.
5341 (custom-new-theme-mode-map): Bind C-x C-s.
5342 (custom-new-theme-mode): Use custom--initialize-widget-variables.
5343 (customize-create-theme): New optional arg THEME.
5344 (custom-theme-revert): Use it.
5345 (custom-theme-visit-theme): Remove dead code.
5346 (custom-theme-merge-theme): Use custom-available-themes.
5347 (custom-theme-write): Make interactive.
5348 (custom-theme-write): Use custom-theme-name-valid-p.
5349 (describe-theme-1, custom-theme-choose-revert)
5350 (custom-theme-checkbox-toggle, custom-theme-selections-toggle):
5351 New funs.
5352 (custom-theme-allow-multiple-selections): New option.
5353 (custom-theme-choose-mode): New major mode.
5354
5355 * custom.el (custom-theme-set-variables): Remove dead code.
5356 Obey custom--inhibit-theme-enable.
5357 (custom--inhibit-theme-enable): New var.
5358 (provide-theme): Obey it.
5359 (load-theme): Replace load with manual read/eval, in order to
5360 check for correctness. Use custom-theme-name-valid-p.
5361 (custom-theme-name-valid-p): New function.
5362 (custom-available-themes): Use it.
5363
5364 * cus-edit.el (custom--initialize-widget-variables): New function.
5365 (Custom-mode): Use it.
5366
5367 * cus-face.el (custom-theme-set-faces): Remove dead code.
5368 Obey custom--inhibit-theme-enable.
5369
5370 * help-mode.el (help-theme-def, help-theme-edit): New buttons.
5371
5372 2010-10-12 Juanma Barranquero <lekktu@gmail.com>
5373
5374 * net/telnet.el (telnet-mode-map): Fix previous change (bug#7193).
5375
5376 2010-10-12 Jan Djärv <jan.h.d@swipnet.se>
5377
5378 * term/ns-win.el (ns-right-alternate-modifier): New defvar.
5379 (ns-right-option-modifier): New alias for ns-right-alternate-modifier.
5380 (mac-right-option-modifier): New alias for ns-right-option-modifier.
5381
5382 * cus-start.el (all): ns-right-alternate-modifier is new.
5383
5384 2010-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5385
5386 * emacs-lisp/lisp.el (lisp-completion-at-point):
5387 Use emacs-lisp-mode-syntax-table for the whole function.
5388
5389 2010-10-12 David Koppelman <koppel@ece.lsu.edu>
5390
5391 * hi-lock.el (hi-lock-font-lock-hook): Check font-lock-fontified
5392 instead of font-lock-mode before adding keywords.
5393 Remove hi-lock-mode off code. Remove inhibit hack.
5394 (hi-lock-set-pattern): Only add keywords if font-lock-fontified
5395 non-nil; removed hook inhibit hack.
5396
5397 2010-10-12 Glenn Morris <rgm@gnu.org>
5398
5399 * emacs-lisp/shadow.el (find-emacs-lisp-shadows): Rename it...
5400 (load-path-shadows-find): ... to this.
5401 (list-load-path-shadows): Update for above change.
5402
5403 * mail/mail-utils.el (mail-mbox-from): Also try return-path.
5404
5405 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5406
5407 * mail/hashcash.el, net/imap.el, pgg-parse.el, pgg.el:
5408 Fix comment for declare-function.
5409
5410 2010-10-11 Chong Yidong <cyd@stupidchicken.com>
5411
5412 * custom.el (custom-fix-face-spec): New function; code moved from
5413 custom-face-edit-fix-value.
5414 (custom-push-theme): Use it when checking if a face has been
5415 changed outside customize.
5416 (custom-available-themes): New function.
5417 (load-theme): Use it.
5418
5419 * cus-edit.el (custom-face-edit-fix-value): Use custom-fix-face-spec.
5420
5421 * custom.el (custom-push-theme): Cleanup (use cond).
5422 (disable-theme): Recompute the saved-face property.
5423 (custom-theme-recalc-face): Follow face alias before setting prop.
5424
5425 * image.el (image-checkbox-checked, image-checkbox-unchecked):
5426 New variables, containing checkbox images.
5427
5428 * startup.el (fancy-startup-tail):
5429 * wid-edit.el (checkbox): Use them.
5430
5431 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
5432
5433 * shell.el (shell-mode-map):
5434 * progmodes/modula2.el (m2-mode-map):
5435 * progmodes/inf-lisp.el (inferior-lisp-mode-map):
5436 * play/mpuz.el (mpuz-mode-map):
5437 * play/landmark.el (lm-mode-map):
5438 * play/decipher.el (decipher-mode-map):
5439 * play/5x5.el (5x5-mode-map):
5440 * net/telnet.el (telnet-mode-map):
5441 * net/quickurl.el (quickurl-list-mode-map):
5442 * net/mairix.el (mairix-searches-mode-map):
5443 * net/eudc-hotlist.el (eudc-hotlist-mode-map):
5444 * net/dig.el (dig-mode-map):
5445 * mail/mspools.el (mspools-mode-map):
5446 * hexl.el (hexl-mode-map):
5447 * emulation/ws-mode.el (wordstar-C-k-map, wordstar-mode-map)
5448 (wordstar-C-o-map, wordstar-C-q-map):
5449 * emacs-lisp/edebug.el (edebug-eval-mode-map):
5450 * emacs-lisp/chart.el (chart-map):
5451 * edmacro.el (edmacro-mode-map):
5452 * erc/erc-list.el (erc-list-menu-mode-map):
5453 * array.el (array-mode-map): Declare and define in one step.
5454
5455 * vc/log-view.el (log-view-mode-map): Bind revert-buffer.
5456
5457 2010-10-10 Daiki Ueno <ueno@unixuser.org>
5458
5459 * epa.el (epa-passphrase-callback-function): Display filename
5460 passed as the 3rd arg.
5461 * epa-file.el (epa-file-passphrase-callback-function):
5462 Pass filename to epa-passphrase-callback-function.
5463
5464 2010-10-09 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * cus-edit.el (custom-face-widget-to-spec)
5467 (custom-face-get-current-spec, custom-face-state): New functions.
5468 (custom-face-set, custom-face-mark-to-save)
5469 (custom-face-value-create, custom-face-state-set): Use them.
5470
5471 * cus-theme.el (custom-theme--listed-faces): New var.
5472 (customize-create-theme): Use *Custom Theme* as the buffer name.
5473 Set revert-buffer-function. Optional arg BUFFER. Insert all
5474 faces listed in custom-theme--listed-faces.
5475 (custom-theme-revert): New function.
5476 (custom-theme-add-variable, custom-theme-add-face): Insert at the
5477 bottom of the list.
5478 (custom-theme-write): Prompt for theme name if empty.
5479 (custom-theme-write-variables): Use dolist.
5480 (custom-theme-write-faces): Handle hidden (collapsed) widgets.
5481
5482 2010-10-09 Alan Mackenzie <acm@muc.de>
5483
5484 Enhance fontification of declarators to take account of the
5485 presence/absence of "typedef".
5486
5487 * cc-engine.el (c-forward-type): New &optional param
5488 "brace-block-too".
5489 (c-forward-decl-or-cast-1): cdr of return value now indicates the
5490 presence of either or both of a "struct"-like keyword and "typedef".
5491
5492 * cc-fonts.el (c-complex-decl-matchers): Remove the heuristic
5493 fontification of declarators which follow a "}".
5494 (c-font-lock-declarations): Fontify declarators according to the
5495 presence/absence of "typedef".
5496
5497 * cc-langs.el (c-typedef-kwds c-typedef-key): New lang variable
5498 for "typedef".
5499 (c-typedef-decl-key): New lang variable built from
5500 c-typedef-decl-kwds.
5501
5502 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5503
5504 * ibuffer.el (ibuffer-mode-map): Don't redefine the cursor keys,
5505 since that's too annoying. Move the filter groups commands to
5506 TAB/backtab.
5507
5508 * epa.el (epa-passphrase-callback-function): Say what we're
5509 querying the password for.
5510
5511 * ibuffer.el (ibuffer-visit-buffer): To mimick list-buffers
5512 behaviour, don't bury the ibuffer buffer when visiting other buffers.
5513
5514 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
5515
5516 * cus-edit.el (custom-commands, custom-buffer-create-internal)
5517 (custom-magic-value-create): Pad button tags with spaces.
5518 (custom-face-edit): New variable.
5519 (custom-face-value-create): Determine whether to use the usual
5520 face editor here, instead of using custom-face-selected.
5521 Pass face defaults to custom-face-edit widget.
5522 (custom-face-selected, custom-display-unselected): Delete widgets.
5523 (custom-display-unselected-match): Function removed.
5524 (custom-face-set, custom-face-mark-to-save):
5525 Accept custom-face-edit widgets as the direct widget child.
5526
5527 * wid-edit.el (widget--completing-widget): New var.
5528 (widget-default-complete): Bind it when doing completion.
5529 (widget-string-complete, widget-file-complete): Use it.
5530
5531 2010-10-09 Glenn Morris <rgm@gnu.org>
5532
5533 * calendar/cal-hebrew.el (holiday-hebrew-rosh-hashanah)
5534 (holiday-hebrew-passover, holiday-hebrew-tisha-b-av)
5535 (holiday-hebrew-misc): Small simplifications.
5536
5537 * emacs-lisp/authors.el (authors-valid-file-names): Add b2m.c.
5538
5539 * net/browse-url.el: Don't require thingatpt, term, dired,
5540 executable, or w3-auto when compiling.
5541 (dired-get-filename, term-char-mode, term-send-down, term-send-string):
5542 Declare.
5543 (browse-url-text-emacs): Require term.
5544
5545 2010-10-08 Andreas Schwab <schwab@linux-m68k.org>
5546
5547 * net/browse-url.el (browse-url-xdg-open): Remove use of /bin/sh.
5548
5549 2010-10-08 Glenn Morris <rgm@gnu.org>
5550
5551 * emacs-lisp/cl-compat.el, emacs-lisp/lmenu.el: Move to obsolete/.
5552
5553 * emacs-lisp/shadow.el (lisp-shadow): Change prefix.
5554 (shadows-compare-text-p): Make it an obsolete alias for...
5555 (load-path-shadows-compare-text): ... new name.
5556 (find-emacs-lisp-shadows): Update for above name change.
5557 (load-path-shadows-same-file-or-nonexistent): New name for the old
5558 shadow-same-file-or-nonexistent.
5559
5560 2010-10-08 Chong Yidong <cyd@stupidchicken.com>
5561
5562 * minibuffer.el (completion--some, completion--do-completion)
5563 (minibuffer-complete-and-exit, minibuffer-completion-help)
5564 (completion-basic-try-completion)
5565 (completion-basic-all-completions)
5566 (completion-pcm--find-all-completions): Use lexical-let to
5567 avoid some false matches in variable completion (Bug#7056)
5568
5569 2010-10-08 Olof Ohlsson Sax <olof.ohlsson.sax@gmail.com> (tiny change)
5570
5571 * vc-svn.el (vc-svn-merge-news): Use --non-interactive. (Bug#7152)
5572
5573 2010-10-08 Leo <sdl.web@gmail.com>
5574
5575 * dnd.el (dnd-get-local-file-name): If MUST-EXIST is non-nil, only
5576 return non-nil if the file exists (Bug#7090).
5577
5578 2010-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5579
5580 * minibuffer.el (completion--replace):
5581 Better preserve markers (bug#7138).
5582
5583 2010-10-08 Juanma Barranquero <lekktu@gmail.com>
5584
5585 * server.el (server-process-filter): Doc fix.
5586
5587 2010-10-08 Drew Adams <drew.adams@oracle.com>
5588
5589 * dired.el (dired-save-positions): Doc fix. (Bug#7119)
5590
5591 2010-10-08 Glenn Morris <rgm@gnu.org>
5592
5593 * vc/ediff-wind.el (ediff-setup-control-frame):
5594 * vc/ediff-ptch.el (ediff-default-backup-extension):
5595 * vc/ediff-diff.el (ediff-shell, ediff-diff-options)
5596 (ediff-exec-process): Remove system-types emx, windows-95.
5597
5598 * net/browse-url.el (browse-url-xdg-open): Shell-quote url. (Bug#7166)
5599
5600 2010-10-07 Chong Yidong <cyd@stupidchicken.com>
5601
5602 * cus-edit.el (custom-variable, custom-face): Doc fix.
5603 (custom-face-edit): Add value-create attribute.
5604 (custom-face-edit-value-create)
5605 (custom-face-edit-value-visibility-action): New functions.
5606 Hide unused face attributes by default, and add a visibility toggle.
5607 (custom-face-edit-deactivate): Show empty values with shadow face.
5608 (custom-face-selected): Only use this for face specs with default
5609 attributes.
5610 (custom-face-value-create): Cleanup.
5611
5612 * wid-edit.el (widget-checklist-value-create): Use dolist.
5613 (widget-checklist-match-find): Make second arg optional.
5614
5615 2010-10-07 Glenn Morris <rgm@gnu.org>
5616
5617 * hilit-chg.el (hilit-chg-get-diff-info, hilit-chg-get-diff-list-hk):
5618 Prefix things.
5619
5620 * emacs-lisp/shadow.el (shadow-font-lock-keywords)
5621 (load-path-shadows-mode, list-load-path-shadows): Rename shadow-mode to
5622 load-path-shadows-mode, update references.
5623 (load-path-shadows-font-lock-keywords, load-path-shadows-find-file):
5624 Rename variable and button.
5625 (list-load-path-shadows): Update button caller.
5626
5627 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5628
5629 * emacs-lisp/smie.el (smie-bnf-classify): New function.
5630 (smie-bnf-precedence-table): Use it to remember the closers/openers.
5631 (smie-merge-prec2s): Handle those new entries.
5632 (smie-prec2-levels): Only set precedence to nil for actual
5633 openers/closers.
5634 * progmodes/octave-mod.el (octave-smie-op-levels): Remove dummy entry
5635 that is now unnecessary.
5636
5637 2010-10-07 Miles Bader <miles@gnu.org>
5638
5639 * emacs-lisp/regexp-opt.el (regexp-opt): Add `symbols' mode.
5640
5641 2010-10-07 Glenn Morris <rgm@gnu.org>
5642
5643 * mail/rmail.el (mail-sendmail-delimit-header, mail-header-end)
5644 (mail-position-on-field): Remove declarations.
5645 (mail-position-on-field): Autoload it.
5646 (rmail-retry-failure): Replace use of mail-sendmail-delimit-header
5647 and mail-header-end. Don't require sendmail.
5648
5649 * emacs-lisp/shadow.el (shadow-font-lock-keywords): New variable.
5650 (shadow-mode): New mode.
5651 (shadow-find-file): New button.
5652 (list-load-path-shadows): Use shadow-mode and buttons.
5653
5654 * iimage.el (iimage-version): Remove.
5655 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
5656 Turn into defcustoms.
5657 (iimage-mode-map): Give it a doc string.
5658
5659 * calendar/appt.el (appt-activate): Give a warning rather than an error
5660 if there is no diary-file.
5661
5662 2010-10-06 Michael Albinus <michael.albinus@gmx.de>
5663
5664 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
5665 Use `tramp-handle-find-backup-file-name'.
5666
5667 2010-10-06 Glenn Morris <rgm@gnu.org>
5668
5669 * font-core.el (font-lock-defaults-alist): Remove variable.
5670 (font-lock-mode): Doc fix.
5671 (font-lock-default-function): Do not consult font-lock-defaults-alist.
5672 * font-lock.el (font-lock-refresh-defaults): Doc fix.
5673 (font-lock-set-defaults): Doc fix.
5674 Do not consult font-lock-defaults-alist.
5675
5676 * hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
5677
5678 * emacs-lisp/cl.el: No longer provide cl-19.
5679
5680 2010-10-05 Michael Albinus <michael.albinus@gmx.de>
5681
5682 * net/tramp.el (tramp-handle-directory-files-and-attributes)
5683 (tramp-handle-file-exists-p, tramp-handle-file-newer-than-file-p):
5684 New defuns, taken from tramp-smb.el.
5685 (tramp-coding-system-change-eol-conversion)
5686 (tramp-set-process-query-on-exit-flag): Remove.
5687
5688 * net/tramp-compat.el (top): Do not check for byte-compiler objects.
5689 (tramp-compat-coding-system-change-eol-conversion)
5690 (tramp-compat-set-process-query-on-exit-flag): New defuns, taken
5691 from tramp.el.
5692
5693 * net/tramp-gvfs.el:
5694 * net/tramp-gw.el: Replace `tramp-set-process-query-on-exit-flag'
5695 by `tramp-compat-set-process-query-on-exit-flag'.
5696
5697 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
5698 Use `tramp-handle-directory-files-and-attributes',
5699 `tramp-handle-file-exists-p' and
5700 `tramp-handle-file-newer-than-file-p'.
5701 (tramp-imap-handle-file-exists-p)
5702 (tramp-imap-handle-file-executable-p)
5703 (tramp-imap-handle-file-readable-p)
5704 (tramp-imap-handle-directory-files-and-attributes)
5705 (tramp-imap-handle-file-newer-than-file-p): Remove.
5706
5707 * net/tramp-sh.el: Replace `tramp-set-process-query-on-exit-flag'
5708 by `tramp-compat-set-process-query-on-exit-flag' and
5709 `tramp-coding-system-change-eol-conversion' by
5710 `tramp-compat-coding-system-change-eol-conversion'.
5711
5712 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
5713 Use `tramp-handle-directory-files-and-attributes',
5714 `tramp-handle-file-exists-p' and
5715 `tramp-handle-file-newer-than-file-p'.
5716 (tramp-smb-handle-directory-files-and-attributes)
5717 (tramp-smb-handle-file-exists-p)
5718 (tramp-smb-handle-file-newer-than-file-p): Remove.
5719 (tramp-smb-maybe-open-connection):
5720 Replace `tramp-set-process-query-on-exit-flag' by
5721 `tramp-compat-set-process-query-on-exit-flag'.
5722
5723 2010-10-05 Glenn Morris <rgm@gnu.org>
5724
5725 * obsolete/rnews.el, obsolete/rnewspost.el: Remove files.
5726
5727 2010-10-04 Michael Albinus <michael.albinus@gmx.de>
5728
5729 Continue reorganization of load dependencies. (Bug#7156)
5730
5731 * net/tramp.el (tramp-handle-file-local-copy-hook)
5732 (tramp-delete-temp-file-function): Move down.
5733 (tramp-exists-file-name-handler): Move up.
5734 (tramp-register-file-name-handlers): Simplify autoload.
5735 (tramp-handle-write-region-hook, tramp-handle-directory-file-name)
5736 (tramp-handle-directory-files, tramp-handle-dired-uncache)
5737 (tramp-handle-file-modes, tramp-handle-file-name-as-directory)
5738 (tramp-handle-file-name-completion)
5739 (tramp-handle-file-name-directory)
5740 (tramp-handle-file-name-nondirectory, tramp-handle-file-regular-p)
5741 (tramp-handle-file-remote-p, tramp-handle-file-symlink-p)
5742 (tramp-handle-find-backup-file-name)
5743 (tramp-handle-insert-file-contents, tramp-handle-load)
5744 (tramp-handle-substitute-in-file-name)
5745 (tramp-handle-unhandled-file-name-directory)
5746 (tramp-mode-string-to-int, tramp-local-host-p)
5747 (tramp-make-tramp-temp-file): Move from tramp-sh.el.
5748
5749 * net/tramp-gvfs.el (top):
5750 * net/tramp-smb.el (top): Do not require 'tramp-sh.
5751
5752 * net/tramp-sh.el (all): Move several objects to tramp.el, see
5753 there. Rename `tramp-handle-*' to `tramp-sh-handle-*'.
5754
5755 2010-10-04 Glenn Morris <rgm@gnu.org>
5756
5757 * calendar/appt.el (appt-add): Ensure reminders are enabled.
5758 (appt-activate): Give status messages.
5759
5760 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
5761
5762 * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.
5763 Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and
5764 `gnutls-negotiate' (formerly `starttls-negotiate').
5765 Remove trivial wrapper `starttls-open-stream'.
5766
5767 2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
5768
5769 Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
5770 log-outgoing commands.
5771 * vc/vc.el (vc-log-internal-common): Add a new argument and use it
5772 to create a buffer local revert-buffer-function variable.
5773 (vc-print-log-internal, vc-log-incoming, vc-log-outgoing): Pass a
5774 revert-buffer-function lambda.
5775
5776 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com>
5777
5778 * net/gnutls.el (starttls-negotiate): Use the plist interface to
5779 `gnutls-boot'. Make TYPE the only required parameter.
5780 Allow TRUSTFILES and KEYFILES to be lists.
5781 (open-ssl-stream): Use it.
5782
5783 2010-10-03 Glenn Morris <rgm@gnu.org>
5784
5785 * subr.el (directory-sep-char): Remove obsolete variable.
5786 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
5787 it is "necessary".
5788
5789 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
5790 * vc/vc.el (vc-static-header-alist): Doc fix.
5791 * vc/vc-cvs.el (vc-cvs-header):
5792 * vc/vc-rcs.el (vc-rcs-header):
5793 * vc/vc-sccs.el (vc-sccs-header):
5794 * vc/vc-svn.el (vc-svn-header): Do not consult vc-header-alist.
5795 * obsolete/vc-mcvs.el (vc-mcvs-header):
5796 * progmodes/cperl-mode.el (cperl-mode): Only set vc-header-alist
5797 on XEmacs.
5798
5799 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
5800
5801 * emacs-lisp/bytecomp.el (byte-compile-from-buffer):
5802 Remove obsolete use of binary-overwrite-mode (Bug#7001).
5803
5804 2010-10-03 Glenn Morris <rgm@gnu.org>
5805
5806 * obsolete/x-menu.el: Remove file, obsolete since 21.1
5807
5808 * textmodes/rst.el (rst-font-lock-keywords-function):
5809 Drop Emacs 20 code.
5810
5811 * textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
5812
5813 * printing.el: Drop Emacs 20 code.
5814
5815 * calendar/appt.el (appt-delete): Don't autoload it (you can't use it
5816 without having used appt.el already).
5817
5818 * subr.el (make-local-hook): Remove function obsolete since 21.1.
5819 * progmodes/cc-mode.el (make-local-hook): Don't do cc-bytecomp stuff.
5820 (c-basic-common-init, c-font-lock-init): Only call make-local-hook on
5821 XEmacs.
5822 * progmodes/cc-styles.el (make-local-hook): Don't do cc-bytecomp stuff.
5823 (c-make-styles-buffer-local): Only call make-local-hook on XEmacs.
5824
5825 * ps-def.el (leading-code-private-22, charset-bytes, charset-id)
5826 (charset-width, find-charset-region, chars-in-region, forward-point)
5827 (encode-coding-string, coding-system-p, ccl-execute-on-string)
5828 (define-ccl-program, multibyte-string-p, string-make-multibyte):
5829 Remove compatibility cruft (none of these are used by ps*.el).
5830
5831 2010-10-03 Kevin Rodgers <kevin.d.rodgers@gmail.com>
5832
5833 * subr.el (booleanp): Return t instead of a list (Bug#7086).
5834
5835 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * server.el (server-process-filter, server-return-error):
5838 Give emacsclient time to shut down after receiving an error string.
5839
5840 2010-10-02 Michael Albinus <michael.albinus@gmx.de>
5841
5842 * files.el (remote-file-name-inhibit-cache): New defcustom.
5843
5844 * time.el (display-time-file-nonempty-p):
5845 Use `remote-file-name-inhibit-cache'.
5846
5847 * net/tramp.el (tramp-completion-reread-directory-timeout):
5848 Fix docstring.
5849
5850 * net/tramp-cache.el (tramp-cache-inhibit-cache): Remove.
5851 (tramp-get-file-property): Replace `tramp-cache-inhibit-cache' by
5852 `remote-file-name-inhibit-cache'. Check also for an integer
5853 value. Add/increase counter when `tramp-verbose' >= 10.
5854 (tramp-set-file-property): Add/increase counter when
5855 `tramp-verbose' >= 10.
5856
5857 * net/tramp-cmds.el (tramp-cleanup-all-connections)
5858 (tramp-cleanup-all-buffers): Set tramp-autoload cookie.
5859 (tramp-bug): Set tramp-autoload cookie. Report all interned
5860 tramp-* variables. Report also `remote-file-name-inhibit-cache'.
5861 (tramp-reporter-dump-variable): Fix docstring. Mask non-7bit
5862 characters only in strings.
5863
5864 * net/tramp-compat.el (remote-file-name-inhibit-cache): Define due
5865 to backward compatibility.
5866
5867 * net/tramp-sh.el (tramp-handle-verify-visited-file-modtime)
5868 (tramp-handle-file-name-all-completions)
5869 (tramp-handle-vc-registered): Use `remote-file-name-inhibit-cache'.
5870 (tramp-open-connection-setup-interactive-shell):
5871 Call `tramp-cleanup-connection' directly.
5872
5873 2010-10-02 Glenn Morris <rgm@gnu.org>
5874
5875 * emacs-lisp/checkdoc.el (checkdoc-minor-keymap): Remove obsolete alias.
5876
5877 * subr.el (char-bytes): Remove obsolete function.
5878
5879 * isearch.el (isearch-return-char): Remove obsolete function.
5880
5881 * mouse.el: No longer provide mldrag.
5882 (mldrag-drag-mode-line, mldrag-drag-vertical-line):
5883 Remove obsolete aliases.
5884
5885 * comint.el (comint-kill-output): Remove obsolete alias.
5886
5887 * composite.el (decompose-composite-char): Remove obsolete function.
5888 * ps-def.el (decompose-composite-char): Remove unused function.
5889
5890 * iswitchb.el (iswitchb-default-keybindings): Remove obsolete function.
5891
5892 * outline.el (outline-visible): Remove obsolete function.
5893
5894 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
5895 * faces.el (internal-find-face, internal-get-face)
5896 (frame-update-faces, frame-update-face-colors)
5897 (x-frob-font-weight, x-frob-font-slant)
5898 (internal-frob-font-weight, internal-frob-font-slant)
5899 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
5900 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
5901 (x-make-font-bold-italic): Remove functions and aliases, obsolete
5902 since Emacs 21.1.
5903 * emulation/viper-util.el (viper-get-face):
5904 * obsolete/lucid.el (find-face, get-face): Use facep.
5905 * vc/ediff-init.el (ediff-valid-color-p, ediff-get-face):
5906 Remove unused functions.
5907 * vc/ediff-util.el (ediff-submit-report): Doc fix.
5908
5909 * emacs-lisp/bytecomp.el (byte-compile-file): Use kill-emacs-hook to
5910 delete tempfile if interrupted during compilation.
5911
5912 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5913
5914 * net/tls.el (tls-starttls-switches): Give up on using starttls with
5915 gnutls-cli.
5916 (tls-program): Add --insecure to be consistent with the defaults from
5917 openssl s_client. Now all three commands are insecure.
5918
5919 2010-10-01 Eli Zaretskii <eliz@gnu.org>
5920
5921 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake)
5922 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH)
5923 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets.
5924
5925 2010-10-01 Glenn Morris <rgm@gnu.org>
5926
5927 * obsolete/sc.el: Remove file.
5928
5929 * files.el (temporary-file-directory): On darwin, also try
5930 DARWIN_USER_TEMP_DIR (see discussion in bug#7135).
5931
5932 2010-10-01 Juanma Barranquero <lekktu@gmail.com>
5933
5934 * server.el (server-start): Revert part of 2010-09-30T02:53:26Z!lekktu@gmail.com.
5935 Let's not break compatibility gratuitously, shall we?
5936
5937 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5938
5939 * net/tls.el (tls-starttls-switches): New variable.
5940 (tls-find-starttls-argument): Use it.
5941 (open-tls-stream): Ditto.
5942
5943 * net/netrc.el (netrc-credentials): Return the value of the "default"
5944 entry.
5945 (netrc-machine): Ditto.
5946
5947 2010-09-30 Eli Zaretskii <eliz@gnu.org>
5948
5949 * vc/vc-hooks.el (vc-default-mode-line-string): Doc fix.
5950
5951 2010-09-30 Juanma Barranquero <lekktu@gmail.com>
5952
5953 * server.el (server-start): Don't write pid to the authentication file.
5954 (server-create-tty-frame): Don't send pid.
5955 (server-process-filter): Send pid at the start of every connection.
5956
5957 2010-09-30 Glenn Morris <rgm@gnu.org>
5958
5959 * calendar/diary-lib.el (view-diary-entries, list-diary-entries)
5960 (show-all-diary-entries): Remove obsolete function aliases.
5961
5962 * calendar/appt.el (appt-issue-message, appt-visible, appt-msg-window):
5963 Remove options, obsolete since 22.1.
5964 (appt-display-format, appt-display-message):
5965 Remove backwards-compatibility code.
5966 (appt-check): No longer check appt-issue-message.
5967 (appt-make-list): No longer autoload it. Doc fix. No longer
5968 activate the package.
5969
5970 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5971
5972 * net/gnutls.el (starttls-negotiate): Loop a lot longer.
5973 (starttls-negotiate): Just call boot, and let the handshake be
5974 triggered from the read loop.
5975
5976 2010-09-29 Glenn Morris <rgm@gnu.org>
5977
5978 * calendar/diary-lib.el (diary-list-entries): Use temp buffers when
5979 not displaying the diary.
5980 (diary-add-to-list): If no buffer-file-name, fall back to diary-file.
5981 * calendar/appt.el (appt-check): No longer need to kill diary.
5982
5983 * calendar/diary-lib.el (diary-list-entries): Move the
5984 "Preparing..." message entirely here.
5985 (diary-simple-display, diary-fancy-display): Move "Preparing..."
5986 messages to diary-list-entries.
5987 (diary-include-other-diary-files): Use LIST-ONLY rather than setting
5988 diary-display-function.
5989
5990 * calendar/diary-lib.el (diary-include-other-diary-files):
5991 Trap some recursive includes.
5992
5993 * calendar/appt.el (appt-activate): Check diary file.
5994
5995 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
5996
5997 * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
5998 construction.
5999
6000 * calendar/time-date.el: No need to require cl for Emacs 21.
6001
6002 2010-09-28 Glenn Morris <rgm@gnu.org>
6003
6004 * calendar/appt.el (appt-check): Minor simplification.
6005
6006 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6007
6008 * mail/sendmail.el (mail-citation-prefix-regexp): Remove "}" from
6009 citation prefix.
6010
6011 2010-09-27 Andreas Schwab <schwab@linux-m68k.org>
6012
6013 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
6014 Avoid infinite recursion on erroneous lambda form. (Bug#7114)
6015
6016 2010-09-27 Kenichi Handa <handa@m17n.org>
6017
6018 * tar-mode.el (tar-header-block-tokenize): Decode filenames in
6019 "ustar" format.
6020
6021 2010-09-27 Kenichi Handa <handa@m17n.org>
6022
6023 * international/mule.el (define-coding-system): Docstring fixed.
6024
6025 * international/mule-diag.el (describe-character-set): Use princ
6026 with proper print-length and print-level instead of insert.
6027
6028 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
6029
6030 * window.el (walk-windows): Doc fix (bug#7105).
6031
6032 2010-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
6033
6034 * emacs-lisp/float-sup.el (e): Remove.
6035
6036 2010-09-27 Teodor Zlatanov <tzz@lifelogs.com>
6037
6038 * net/gnutls.el (gnutls, gnutls-log-level): Add group and custom
6039 variable.
6040 (starttls-negotiate): Use it.
6041
6042 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
6043
6044 * net/gnutls.el (starttls-negotiate): Stop looping when we get a t
6045 back.
6046
6047 2010-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
6048
6049 * emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
6050
6051 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
6052
6053 * net/gnutls.el (starttls-negotiate): Avoid the cl.el decf function.
6054
6055 * net/netrc.el (netrc-store-data): New function.
6056
6057 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
6058
6059 * net/gnutls.el: GnuTLS glue code to set up a connection.
6060
6061 2010-09-25 Julien Danjou <julien@danjou.info>
6062
6063 * notifications.el: Call dbus-register-signal only if it is bound.
6064
6065 2010-09-25 Glenn Morris <rgm@gnu.org>
6066
6067 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
6068 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
6069 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
6070 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
6071 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
6072 * eshell/esh-cmd.el, eshell/esh-ext.el, eshell/esh-io.el:
6073 * eshell/esh-mode.el, eshell/esh-proc.el, eshell/esh-test.el:
6074 * eshell/esh-util.el, eshell/esh-var.el:
6075 Remove leading `*' from docs of faces and defcustoms.
6076
6077 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
6078
6079 * eshell/em-ls.el (eshell-ls-archive-regexp):
6080 * eshell/esh-util.el (eshell-tar-regexp):
6081 * ibuffer.el (ibuffer-compressed-file-name-regexp):
6082 * info.el (Info-suffix-list):
6083 * international/mule.el (auto-coding-alist):
6084 * woman.el (woman-file-regexp, woman-file-compression-regexp):
6085 * progmodes/etags.el (tags-compression-info-list):
6086 Support xz compression.
6087
6088 2010-09-25 Chong Yidong <cyd@stupidchicken.com>
6089
6090 * files.el (get-free-disk-space): Don't assume the "df" output
6091 columns line up (Bug#6995).
6092
6093 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
6094
6095 * finder.el (finder-unknown-keywords):
6096 * progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count):
6097 * progmodes/etags.el (tags-table-including): Fix typos in docstrings.
6098
6099 2010-09-25 Juanma Barranquero <lekktu@gmail.com>
6100
6101 * server.el (server-start): Revert part of 2010-08-08 change. Using
6102 address 127.0.0.1 for local host is now done in Fmake_network_process.
6103
6104 2010-09-24 Glenn Morris <rgm@gnu.org>
6105
6106 * image-mode.el, progmodes/compile.el, progmodes/gud.el:
6107 * progmodes/mixal-mode.el, textmodes/bibtex-style.el:
6108 * textmodes/css-mode.el, textmodes/dns-mode.el:
6109 Move autoloaded auto-mode-alist entries to files.el.
6110 * files.el (auto-mode-alist): Move entries here.
6111
6112 2010-09-23 Glenn Morris <rgm@gnu.org>
6113
6114 * isearch.el (isearch-lazy-highlight-cleanup)
6115 (isearch-lazy-highlight-initial-delay)
6116 (isearch-lazy-highlight-interval)
6117 (isearch-lazy-highlight-max-at-a-time, isearch-lazy-highlight-face):
6118 * net/net-utils.el (ipconfig-program-options):
6119 Move aliases to options before the associated definitions.
6120
6121 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6122
6123 * newcomment.el (comment-normalize-vars): Better test validity of
6124 comment-end-skip.
6125
6126 2010-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
6127
6128 * emacs-lisp/float-sup.el (float-pi): New name for `pi'.
6129 (float-e): New name for `e'.
6130 (degrees-to-radians, radians-to-degrees):
6131 * calendar/solar.el (solar-longitude):
6132 * calculator.el (calculator-registers, calculator-funcall):
6133 * textmodes/artist.el (artist-spray-random-points):
6134 * play/bubbles.el (bubbles--initialize-images): Use new names.
6135
6136 2010-09-23 Eric M. Ludlam <zappo@gnu.org>
6137
6138 Update to CEDET 1.0's version of EIEIO.
6139
6140 * emacs-lisp/eieio.el (eieio-specialized-key-to-generic-key):
6141 New function.
6142 (eieio-defmethod, eieio-generic-form, eieio-generic-call): Use it.
6143 (eieio-default-eval-maybe): Eval val instead of unquoting only.
6144 (class-precedence-list): If class is nil, return nil.
6145 (eieio-generic-call): If class of first input arg is nil, don't
6146 look up static methods, and do check for primary methods.
6147 (initialize-instance): See if the default needs to be evaluated
6148 during the constructor.
6149 (eieio-perform-slot-validation-for-default): Don't do the check
6150 for values that will eventually be evaluated.
6151 (eieio-eval-default-p): New function.
6152 (eieio-default-eval-maybe): Use it.
6153
6154 2010-09-23 Jan Moringen <jan.moringen@uni-bielefeld.de>
6155
6156 * emacs-lisp/eieio.el (eieio-defclass): Allow :c3
6157 method-invocation-order.
6158 (eieio-c3-candidate, eieio-c3-merge-lists): New functions.
6159 (eieio-class-precedence-dfs): Compute class precedence list using
6160 dfs algorithm.
6161 (eieio-class-precedence-bfs): Compute class precedence list using
6162 bfs algorithm.
6163 (eieio-class-precedence-c3): Compute class precedence list using
6164 c3 algorithm.
6165 (class-precedence-list): New function.
6166 (eieiomt-method-list, eieiomt-sym-optimize): Use it.
6167 (inconsistent-class-hierarchy): New error symbol.
6168 (call-next-method): Stow the replacement argument list for future
6169 call-next-method invocations.
6170
6171 2010-09-23 Glenn Morris <rgm@gnu.org>
6172
6173 * calendar/appt.el (appt-check): If not displaying the diary,
6174 use (diary 1) to only get the entries we need.
6175 (appt-make-list): Sort diary-list-entries, if we cannot guarantee
6176 that it is in day order. (Bug#7019)
6177
6178 * calendar/appt.el (appt-check): Rather than showing the diary,
6179 just turn off invisible display, and only if needed.
6180
6181 * calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)
6182
6183 2010-09-23 Glenn Morris <rgm@gnu.org>
6184
6185 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
6186 (byte-compile-defvar, byte-compile-cl-warn):
6187 Start warnings with lower-case, like the majority.
6188
6189 * files.el (auto-mode-alist): Add .xa, .xw, .xsw for ld-script-mode.
6190
6191 * files.el (auto-mode-alist): Prefer C-mode for .xs. (Bug#7071)
6192
6193 * progmodes/ld-script.el (auto-mode-alist): Move to files.el.
6194 * files.el (auto-mode-alist): Move ld-script entries here, further down
6195 the list.
6196
6197 * vc/add-log.el: Don't require timezone when compiling.
6198 (timezone-make-date-sortable): Autoload it.
6199 (change-log-sortable-date-at): Don't require timezone.
6200 Use `ignore-errors'.
6201
6202 * comint.el (comint-use-prompt-regexp-instead-of-fields):
6203 Move alias before definition, so it does not need autoloading.
6204
6205 * emulation/crisp.el, emulation/cua-base.el, emulation/edt.el:
6206 * emulation/pc-select.el, emulation/vip.el, international/iso-ascii.el:
6207 * international/kkc.el, international/ogonek.el, mail/feedmail.el:
6208 * net/browse-url.el, net/eudc-vars.el, net/net-utils.el:
6209 * net/rcompile.el, net/rlogin.el, textmodes/enriched.el:
6210 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/picture.el:
6211 * textmodes/refer.el, textmodes/spell.el, textmodes/table.el:
6212 * textmodes/tex-mode.el, textmodes/two-column.el:
6213 Remove leading `*' from docs of defcustoms etc.
6214
6215 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
6216
6217 * net/netrc.el (netrc-parse): Remove encrypt.el mentions.
6218
6219 2010-09-22 Dan Christensen <jdc@uwo.ca>
6220
6221 * calendar/time-date.el (date-to-time): Try using parse-time-string
6222 first before using the slower timezone-make-date-arpa-standard.
6223
6224 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6225
6226 * calendar/time-date.el (format-seconds): Comment fix.
6227
6228 2010-09-22 Glenn Morris <rgm@gnu.org>
6229
6230 * emacs-lisp/package.el (package-menu-mode): `revert-buffer-function'
6231 is not automatically buffer-local.
6232
6233 2010-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6234
6235 * emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
6236 (smie-indent-comment): Be more careful with comment-start-skip.
6237 (smie-indent-comment-close, smie-indent-comment-inside): New funs.
6238 (smie-indent-functions): Use them.
6239
6240 2010-09-21 Michael Albinus <michael.albinus@gmx.de>
6241
6242 * net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
6243
6244 2010-09-21 Jan Djärv <jan.h.d@swipnet.se>
6245
6246 * menu-bar.el (menu-bar-set-tool-bar-position): customize-set-variable
6247 tool-bar-position. Don't modify frame parameters here.
6248 (menu-bar-options-save): Add tool-bar-position.
6249
6250 * tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
6251
6252 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6253
6254 * textmodes/reftex-parse.el (reftex-what-macro)
6255 (reftex-context-substring): Let-bind forward-sexp-function to nil
6256 since we don't need/want to treat \begin...\end as a block (bug#7053).
6257
6258 * emacs-lisp/lisp.el (up-list): Don't do nothing silently.
6259
6260 * simple.el (blink-matching-open): Use syntax-class.
6261
6262 * progmodes/pascal.el (pascal-mode): Use define-derived-mode.
6263 Set invisibility spec for pascal's outline mode.
6264 (pascal-outline-change): Clean up calling convention.
6265 (pascal-show-all, pascal-hide-other-defuns): Update callers.
6266
6267 * progmodes/prolog.el (prolog-smie-forward-token)
6268 (prolog-smie-backward-token): New functions.
6269 (prolog-mode-variables): Use them to parse "!," correctly.
6270 Set up smie-blink-matching for ".".
6271
6272 * textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
6273 and `end'.
6274 (ispell-region, ispell-process-line): Update users.
6275
6276 * textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
6277 point-min==1.
6278
6279 * textmodes/ispell.el: Fix commenting convention.
6280 (ispell-parse-output): Simplify, use push.
6281 (ispell-region): Use match-string-no-properties.
6282 (ispell-begin-skip-region-regexp): Use mapconcat to simplify.
6283 (ispell-minor-mode): Use define-minor-mode.
6284 (ispell-message): Remove unused var `skip-regexp'.
6285 (ispell-add-per-file-word-list): Use dynamic let-binding.
6286 Try and use the proper comment marker.
6287
6288 * mail/sendmail.el: Fix commenting convention.
6289 (sendmail-send-it): Use line-beginning-position.
6290
6291 * help-fns.el (describe-variable): Add original value, if applicable.
6292
6293 2010-09-20 Juanma Barranquero <lekktu@gmail.com>
6294
6295 * subr.el (y-or-n-p): Remove leftover code from 2010-09-17T13:30:30Z!monnier@iro.umontreal.ca.
6296
6297 * emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
6298
6299 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6300
6301 * emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
6302 (smie-debug--prec2-cycle, smie-debug--describe-cycle): New functions.
6303 (smie-prec2-levels): Use them to better diagnose precedence cycles.
6304 (smie-blink-matching-check): Don't signal a mismatch if car is t.
6305 (smie-blink-matching-open): Rewrite to remove assumptions, so that
6306 something like "." can also be a closer.
6307 (smie--associative-p, smie-indent--hanging-p, smie-indent--bolp)
6308 (smie-indent--offset, smie-indent--offset-rule, smie-indent--column):
6309 Rename internal functions to use "--". Update callers.
6310
6311 * frame.el (make-frame-names-alist): Don't list frames on other displays.
6312
6313 * fringe.el (fringe-styles): New var.
6314 (fringe-mode, fringe-query-style): Use it.
6315
6316 2010-09-18 Michael R. Mauger <mmaug@yahoo.com>
6317
6318 * progmodes/sql.el: Version 2.8
6319 (sql-login-params): Update widget structure; changes still needed.
6320 (sql-product-alist): Add :list-all and :list-table features for
6321 SQLite, Postgres and MySQL products.
6322 (sql-redirect): Handle default value.
6323 (sql-execute, sql-execute-feature): New functions.
6324 (sql-read-table-name): New function.
6325 (sql-list-all, sql-list-table): New functions. User API.
6326 (sql-mode-map, sql-interactive-mode-map): Add key definitions
6327 for above functions.
6328 (sql-mode-menu, sql-interactive-mode-menu): Add menu definitions
6329 for above functions.
6330 (sql-postgres-login-params): Add user and database defaults.
6331 (sql-buffer-live-p): Bug fix.
6332 (sql-product-history): New variable.
6333 (sql-read-product): New function. Use it.
6334 (sql-set-product, sql-product-interactive): Use it.
6335 (sql-connection-history): New variable.
6336 (sql-read-connection): New function. Use it.
6337 (sql-connect): New function.
6338 (sql-for-each-login): Redesign function interface.
6339 (sql-make-alternate-buffer-name, sql-save-connection): Use it.
6340 (sql-get-login-ext, sql-get-login): Use it. Handle default values.
6341 (sql-comint): Check for program. Existing live buffer.
6342 (sql-comint-postgres): Add port parameter.
6343
6344 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6345
6346 * emacs-lisp/warnings.el: Fix commenting convention.
6347 (display-warning): Use special mode and make the buffer read-only.
6348
6349 2010-09-18 Jay Belanger <jay.p.belanger@gmail.com>
6350
6351 * calc/calc-prog.el (calc-read-parse-table-part): Don't "fix" the
6352 empty string when it follows a repeated or optional pattern.
6353
6354 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6355
6356 * indent.el (indent-according-to-mode): Apply syntax-propertize.
6357 (indent-region): Use indent-according-to-mode.
6358
6359 2010-09-18 Eli Zaretskii <eliz@gnu.org>
6360
6361 * fringe.el (fringe-mode): Doc fix.
6362
6363 2010-09-14 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6364
6365 * textmodes/nroff-mode.el (nroff-view): Kill old buffer before
6366 refreshing the preview buffer.
6367
6368 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6369
6370 * textmodes/tex-mode.el (tex-syntax-propertize-rules)
6371 (latex-syntax-propertize-rules): New consts; replace
6372 tex-font-lock-syntactic-keywords.
6373 (tex-env-mark, latex-env-before-change): New functions.
6374 (latex-electric-env-pair-mode): New minor mode.
6375 (tex-font-lock-verb): Change arguments; do move point.
6376 (tex-font-lock-syntactic-face-function): Adjust to new verbatim
6377 representation as a form of comment.
6378 (tex-font-lock-keywords-1): Remove workaround, now unneeded.
6379 (doctex-syntax-propertize-rules): New const; replaces
6380 doctex-font-lock-syntactic-keywords.
6381 (tex-common-initialization, doctex-mode): Use syntax-propertize-rules.
6382
6383 * progmodes/fortran.el (fortran--font-lock-syntactic-keywords): Remove.
6384 (fortran-make-syntax-propertize-function): New function; replaces
6385 fortran-font-lock-syntactic-keywords.
6386 (fortran-mode): Use it.
6387 (fortran-line-length): Use it. Improve interactive spec.
6388
6389 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
6390 (syntax-propertize-rules): Add var-ref case. Fix offset computation
6391 when adding surrounding \(..\).
6392
6393 * progmodes/js.el (js-mode): Fix last change (bug#7054).
6394
6395 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6396
6397 * obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
6398 Use with-current-buffer.
6399
6400 * isearch.el (isearch-face): Rename from `isearch'.
6401 (isearch-highlight): Use new name.
6402
6403 2010-09-17 Eli Zaretskii <eliz@gnu.org>
6404
6405 * fringe.el (fringe-mode, fringe-query-style): Use 4 pixels, not
6406 5, for `half' width fringes. (Bug#6933)
6407
6408 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6409
6410 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6411 (byte-compile-defvar): "foo/bar" does not lack a prefix.
6412
6413 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
6414
6415 2010-09-17 Stephen Berman <stephen.berman@gmx.net>
6416
6417 * dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
6418 in calculating new frame position. Add more space between new and
6419 parent on the left (Bug#7048).
6420
6421 2010-09-17 Michael Albinus <michael.albinus@gmx.de>
6422
6423 * net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
6424 defmacro.
6425
6426 2010-09-16 Chong Yidong <cyd@stupidchicken.com>
6427
6428 * mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
6429
6430 * term/x-win.el (x-cut-buffer-or-selection-value): Define as
6431 obsolete alias for x-selection-value.
6432
6433 * ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
6434
6435 2010-09-16 Michael Albinus <michael.albinus@gmx.de>
6436
6437 * net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload
6438 cookie.
6439
6440 2010-09-15 Michael Albinus <michael.albinus@gmx.de>
6441
6442 * net/tramp-compat.el (tramp-compat-with-temp-message)
6443 (tramp-compat-font-lock-add-keywords, tramp-compat-process-get)
6444 (tramp-compat-process-put): New defuns.
6445
6446 * net/tramp.el (top):
6447 * net/tramp-gvfs.el (top):
6448 * net/tramp-cache.el (top): Use `tramp-compat-font-lock-add-keywords'.
6449
6450 * net/tramp.el (tramp-progress-reporter-update):
6451 Use `tramp-compat-funcall'.
6452
6453 * net/tramp.el (tramp-process-actions):
6454 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
6455 * net/tramp-sh.el (tramp-handle-vc-registered)
6456 (tramp-get-remote-stat, tramp-get-remote-readlink):
6457 Use `tramp-compat-with-temp-message'.
6458
6459 * net/tramp-sh.el (top): Require 'cl.
6460 (tramp-handle-start-file-process): Use `tramp-compat-process-get'.
6461 (tramp-open-connection-setup-interactive-shell):
6462 Use `tramp-compat-process-put'.
6463
6464 2010-09-15 Alan Mackenzie <acm@muc.de>
6465
6466 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Correct the
6467 indentation.
6468 (c-forward-<>-arglist-recur): Fix an infinite recursion.
6469
6470 2010-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6471
6472 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
6473 `lexical' for warnings related to lexical scoping.
6474 (byte-compile-file-form-defvar, byte-compile-defvar): Warn about
6475 global vars which don't have a prefix and could hence affect lexical
6476 scoping in unrelated files.
6477
6478 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6479
6480 * net/imap.el: Revert back to version
6481 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
6482 seem problematic.
6483
6484 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
6485
6486 * obsolete/old-whitespace.el (whitespace-unload-function):
6487 Explicitly pass `obarray' to `unintern' to avoid a warning.
6488
6489 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6490
6491 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
6492 Add `when' argument. Update callers.
6493
6494 * subr.el (unintern): Declare the obarray arg mandatory.
6495
6496 2010-09-14 Glenn Morris <rgm@gnu.org>
6497
6498 * calendar/diary-lib.el (diary-list-entries-hook, diary-sort-entries):
6499 Doc fixes.
6500
6501 * calendar/diary-lib.el (diary-included-files): New variable.
6502 (diary-list-entries): Maybe initialize diary-included-files.
6503 (diary-include-other-diary-files): Append to diary-included-files.
6504 * calendar/appt.el (appt-update-list): Also check the members of
6505 diary-included-files. (Bug#6999)
6506 (appt-check): Doc fix.
6507
6508 2010-09-14 David Reitter <david.reitter@gmail.com>
6509
6510 * simple.el (line-move-visual): Do not truncate goal column to
6511 integer size. (Bug#7020)
6512
6513 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6514
6515 * repeat.el (repeat): Allow repeating when the last event is a click.
6516 Suggested by Drew Adams (bug#6256).
6517
6518 2010-09-14 Sascha Wilde <wilde@sha-bang.de>
6519
6520 * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
6521 Replace setting HGRCPATH to "" by some less invasive --config options.
6522
6523 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6524
6525 * font-lock.el (font-lock-beginning-of-syntax-function):
6526 Mark as obsolete.
6527
6528 2010-09-14 Glenn Morris <rgm@gnu.org>
6529
6530 * menu-bar.el (menu-bar-options-save): Fix handling of menu-bar
6531 and tool-bar modes. (Bug#6211)
6532 (menu-bar-mode): Move setting of standard-value after the
6533 minor-mode definition, otherwise it seems to have no effect.
6534
6535 2010-09-14 Masatake YAMATO <yamato@redhat.com>
6536
6537 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6538 Fix typo. (Bug#6976)
6539
6540 2010-09-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6541
6542 * whitespace.el: Allow cleaning up blanks without blank
6543 visualization (Bug#6651). Adjust help window for
6544 whitespace-toggle-options (Bug#6479). Allow to use fill-column
6545 instead of whitespace-line-column (from EmacsWiki). New version 13.1.
6546 (whitespace-style): Add new value 'face. Adjust docstring.
6547 (whitespace-space, whitespace-hspace, whitespace-tab):
6548 Adjust foreground property face.
6549 (whitespace-line-column): Adjust docstring and type declaration.
6550 (whitespace-style-value-list, whitespace-toggle-option-alist)
6551 (whitespace-help-text): Adjust const initialization.
6552 (whitespace-toggle-options, global-whitespace-toggle-options):
6553 Adjust docstring.
6554 (whitespace-display-window, whitespace-interactive-char)
6555 (whitespace-style-face-p, whitespace-color-on): Adjust code.
6556 (whitespace-help-scroll): New fun.
6557
6558 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
6559
6560 * calendar/time-date.el (format-seconds): Comment fix.
6561
6562 2010-09-13 Michael R. Mauger <mmaug@yahoo.com>
6563
6564 * progmodes/sql.el: Version 2.7.
6565 (sql-buffer-live-p): Improve detection.
6566 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
6567 (sql-set-sqli-buffer): Use it.
6568 (sql-product-interactive): Run `sql-set-sqli-hook'.
6569 (sql-rename-buffer): Code cleanup.
6570 (sql-redirect, sql-redirect-value): New functions. More to come.
6571
6572 2010-09-13 Juanma Barranquero <lekktu@gmail.com>
6573
6574 Port tramp-related Makefile changes of 2010-09-08T14:42:54Z!michael.albinus@gmx.de, 2010-09-13T15:17:01Z!michael.albinus@gmx.de to Windows.
6575 * makefile.w32-in (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
6576 (TRAMP_SRC): New macro.
6577 ($(lisp)/net/tramp-loaddefs.el): New target.
6578
6579 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
6580
6581 Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
6582
6583 * Makefile.in (TRAMP_SRC): Remove tramp-fish.el. Add tramp-sh.el.
6584
6585 * net/tramp.el (top): Don't show loading message. Require just
6586 'tramp-compat, everything else is required there.
6587 Use `ignore-errors' where appropriate.
6588 (tramp-inline-compress-start-size, tramp-copy-size-limit)
6589 (tramp-terminal-type, tramp-end-of-output)
6590 (tramp-initial-end-of-output, tramp-completion-function-alist-rsh)
6591 (tramp-completion-function-alist-ssh)
6592 (tramp-completion-function-alist-telnet)
6593 (tramp-completion-function-alist-su)
6594 (tramp-completion-function-alist-putty, tramp-remote-path)
6595 (tramp-remote-process-environment, tramp-sh-extra-args)
6596 (tramp-actions-before-shell, tramp-uudecode)
6597 (tramp-perl-file-truename, tramp-perl-file-name-all-completions)
6598 (tramp-perl-file-attributes)
6599 (tramp-perl-directory-files-and-attributes)
6600 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
6601 (tramp-perl-encode, tramp-perl-decode)
6602 (tramp-vc-registered-read-file-names, tramp-file-mode-type-map)
6603 (tramp-file-name-handler-alist, tramp-make-tramp-temp-file)
6604 (tramp-handle-make-symbolic-link, tramp-handle-load)
6605 (tramp-handle-file-name-as-directory)
6606 (tramp-handle-file-name-directory)
6607 (tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
6608 (tramp-handle-file-exists-p, tramp-handle-file-attributes)
6609 (tramp-do-file-attributes-with-ls)
6610 (tramp-do-file-attributes-with-perl)
6611 (tramp-do-file-attributes-with-stat)
6612 (tramp-handle-set-visited-file-modtime)
6613 (tramp-handle-verify-visited-file-modtime)
6614 (tramp-handle-set-file-modes, tramp-handle-set-file-times)
6615 (tramp-set-file-uid-gid, tramp-remote-selinux-p)
6616 (tramp-handle-file-selinux-context)
6617 (tramp-handle-set-file-selinux-context)
6618 (tramp-handle-file-executable-p, tramp-handle-file-readable-p)
6619 (tramp-handle-file-newer-than-file-p, tramp-handle-file-modes)
6620 (tramp-handle-file-directory-p, tramp-handle-file-regular-p)
6621 (tramp-handle-file-symlink-p, tramp-handle-file-writable-p)
6622 (tramp-handle-file-ownership-preserved-p)
6623 (tramp-handle-directory-file-name, tramp-handle-directory-files)
6624 (tramp-handle-directory-files-and-attributes)
6625 (tramp-do-directory-files-and-attributes-with-perl)
6626 (tramp-do-directory-files-and-attributes-with-stat)
6627 (tramp-handle-file-name-all-completions)
6628 (tramp-handle-file-name-completion, tramp-handle-add-name-to-file)
6629 (tramp-handle-copy-file, tramp-handle-copy-directory)
6630 (tramp-handle-rename-file, tramp-do-copy-or-rename-file)
6631 (tramp-do-copy-or-rename-file-via-buffer)
6632 (tramp-do-copy-or-rename-file-directly)
6633 (tramp-do-copy-or-rename-file-out-of-band)
6634 (tramp-handle-make-directory, tramp-handle-delete-directory)
6635 (tramp-handle-delete-file)
6636 (tramp-handle-dired-recursive-delete-directory)
6637 (tramp-handle-dired-compress-file, tramp-handle-dired-uncache)
6638 (tramp-handle-insert-directory)
6639 (tramp-handle-unhandled-file-name-directory)
6640 (tramp-handle-expand-file-name)
6641 (tramp-handle-substitute-in-file-name)
6642 (tramp-handle-executable-find, tramp-process-sentinel)
6643 (tramp-handle-start-file-process, tramp-handle-process-file)
6644 (tramp-handle-call-process-region, tramp-handle-shell-command)
6645 (tramp-handle-file-local-copy, tramp-handle-file-remote-p)
6646 (tramp-handle-insert-file-contents)
6647 (tramp-handle-insert-file-contents-literally)
6648 (tramp-handle-find-backup-file-name)
6649 (tramp-handle-make-auto-save-file-name, tramp-handle-write-region)
6650 (tramp-vc-registered-file-names, tramp-handle-vc-registered)
6651 (tramp-sh-file-name-handler, tramp-vc-file-name-handler)
6652 (tramp-maybe-send-script, tramp-set-auto-save, tramp-run-test)
6653 (tramp-run-test2, tramp-find-executable, tramp-set-remote-path)
6654 (tramp-find-file-exists-command, tramp-open-shell)
6655 (tramp-find-shell, tramp-barf-if-no-shell-prompt)
6656 (tramp-open-connection-setup-interactive-shell)
6657 (tramp-local-coding-commands, tramp-remote-coding-commands)
6658 (tramp-find-inline-encoding, tramp-call-local-coding-command)
6659 (tramp-inline-compress-commands, tramp-find-inline-compress)
6660 (tramp-compute-multi-hops, tramp-maybe-open-connection)
6661 (tramp-send-command, tramp-wait-for-output)
6662 (tramp-send-command-and-check, tramp-barf-unless-okay)
6663 (tramp-send-command-and-read, tramp-mode-string-to-int)
6664 (tramp-convert-file-attributes, tramp-check-cached-permissions)
6665 (tramp-file-mode-from-int, tramp-file-mode-permissions)
6666 (tramp-shell-case-fold, tramp-make-copy-program-file-name)
6667 (tramp-method-out-of-band-p, tramp-local-host-p)
6668 (tramp-get-remote-path, tramp-get-remote-tmpdir)
6669 (tramp-get-ls-command, tramp-get-ls-command-with-dired)
6670 (tramp-get-test-command, tramp-get-test-nt-command)
6671 (tramp-get-file-exists-command, tramp-get-remote-ln)
6672 (tramp-get-remote-perl, tramp-get-remote-stat)
6673 (tramp-get-remote-readlink, tramp-get-remote-trash)
6674 (tramp-get-remote-id, tramp-get-remote-uid, tramp-get-remote-gid)
6675 (tramp-get-local-uid, tramp-get-local-gid)
6676 (tramp-get-inline-compress, tramp-get-inline-coding): Move to
6677 tramp-sh.el.
6678 (tramp-methods, tramp-default-method-alist)
6679 (tramp-default-user-alist, tramp-foreign-file-name-handler-alist):
6680 Move initialization to tramp-sh.el.
6681 (tramp-temp-name-prefix): Make it a defconst.
6682 (tramp-dissect-file-name): Don't check anymore for multi-hop
6683 methods.
6684 (tramp-debug-outline-regexp): Add a docstring.
6685 (tramp-debug-outline-level): Rename from `tramp-outline-level'.
6686 (tramp-get-debug-buffer): Use it.
6687
6688 * net/tramp-cache.el (top): Set tramp-autoload cookie for
6689 initialization forms.
6690 (tramp-set-connection-property): Don't protect `tramp-message'
6691 call, it isn't necessary any longer.
6692 (tramp-dump-connection-properties): Use `ignore-errors'.
6693
6694 * net/tramp-compat.el (top): Require 'advice, 'format-spec,
6695 'password-cache and 'auth-source.
6696
6697 * net/tramp-gvfs.el (top):
6698 * net/tramp-smb.el (top): Require 'tramp-sh.
6699
6700 * net/tramp-gw.el (tramp-gw-open-network-stream): Use `ignore-errors'.
6701
6702 * net/tramp-sh.el: New file, derived from tramp.el.
6703 (top): Initialize `tramp-methods', `tramp-default-method-alist',
6704 `tramp-default-user-alist', `tramp-foreign-file-name-handler-alist'.
6705 Remove "scp1_old", "scp2_old", "ssh1_old", "ssh2_old".
6706 Use `ignore-errors' where appropriate.
6707 (tramp-sh-file-name-handler-alist): Rename from
6708 `tramp-file-name-handler-alist'.
6709 (tramp-send-command-and-check): Return t or nil. Remove all
6710 `zerop' checks, where called.
6711 (tramp-handle-set-file-modes)
6712 (tramp-do-copy-or-rename-file-directly)
6713 (tramp-handle-delete-directory, tramp-handle-delete-file)
6714 (tramp-maybe-send-script): Use `tramp-barf-unless-okay'.
6715 (tramp-sh-file-name-handler, tramp-send-command-and-check)
6716 (tramp-get-remote-ln): Set tramp-autoload cookie.
6717
6718 * net/tramp-fish.el: Remove file.
6719
6720 2010-09-13 Daiki Ueno <ueno@unixuser.org>
6721
6722 * epa-file.el (epa-file-insert-file-contents): If visiting, bind
6723 buffer-file-name to avoid file-locking. (Bug#7026)
6724
6725 2010-09-13 Julien Danjou <julien@danjou.info>
6726
6727 * notifications.el (notifications-notify): Add support for
6728 image-path and sound-name.
6729 (notifications-specification-version): Add this variable.
6730
6731 2010-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6732
6733 * subr.el (y-or-n-p): New function, moved from src/fns.c; use read-key.
6734
6735 2010-09-12 Leo <sdl.web@gmail.com>
6736
6737 * net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
6738 (rcirc-completion-start): New variables.
6739 (rcirc-nick-completions): Rename to rcirc-completions.
6740 (rcirc-nick-completion-start-offset): Delete.
6741 (rcirc-completion-at-point): New function for constructing
6742 completion data for both nicks and irc commands. Add to
6743 completion-at-point-functions in rcirc mode.
6744 (rcirc-complete): Rename from rcirc-nick-complete; use
6745 rcirc-completion-at-point.
6746 (defun-rcirc-command): Update rcirc-client-commands.
6747
6748 2010-09-11 Glenn Morris <rgm@gnu.org>
6749
6750 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
6751 atomically, to avoid parallel build errors. (Bug#4196)
6752
6753 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
6754
6755 * progmodes/sql.el: Version 2.6
6756 (sql-dialect): Synonym for "sql-product".
6757 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
6758 (sql-set-sqli-buffer, sql-show-sqli-buffer, sql-interactive-mode):
6759 Set "sql-buffer" to buffer name not buffer object so multiple sql
6760 interactive buffers work properly. Reverts misguided changes in
6761 earlier work.
6762 (sql-comint): Make sure different buffer name is used if "*SQL*"
6763 buffer is for a different product.
6764 (sql-make-alternate-buffer-name): Fix bug with "sql-database"
6765 login param.
6766 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
6767 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
6768 (sql-db2, sql-linter, sql-product-interactive, sql-rename-buffer):
6769 Accept new buffer name or prompt for one.
6770 (sql-port): Default to zero.
6771 (sql-comint-mysql): Handle "sql-port" as a numeric.
6772 (sql-port-history): Delete unused variable.
6773 (sql-get-login): Default "sql-port" to a number.
6774 (sql-product-alist): Correct Postgres prompt and terminator regexp.
6775 (sql-sqlite-program): Dynamically detect presence of "sqlite" or
6776 "sqlite3" executables.
6777 (sql-sqlite-login-params): Add "*.sqlite[23]?" database name pattern.
6778 (sql-buffer-live-p): New function.
6779 (sql-mode-menu, sql-send-string): Use it.
6780 (sql-mode-oracle-font-lock-keywords): Improve SQL*Plus REMARK
6781 syntax pattern.
6782 (sql-mode-postgres-font-lock-keywords): Support Postgres V9.
6783 (sql-mode-sqlite-font-lock-keywords): Hilight sqlite commands.
6784
6785 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6786
6787 * net/netrc.el (netrc-credentials): New convenience function.
6788
6789 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6790
6791 * textmodes/texinfo.el (texinfo-syntax-propertize-function): New fun
6792 to replace texinfo-font-lock-syntactic-keywords.
6793 (texinfo-mode): Use it.
6794
6795 * textmodes/tex-mode.el (tex-common-initialization, doctex-mode):
6796 Use syntax-propertize-function.
6797
6798 * textmodes/sgml-mode.el (sgml-syntax-propertize-function): New var to
6799 replace sgml-font-lock-syntactic-keywords.
6800 (sgml-mode): Use it.
6801
6802 * textmodes/reftex.el (font-lock-syntactic-keywords): Don't declare
6803 since we don't use it.
6804
6805 * textmodes/bibtex.el (bibtex-mode): Use syntax-propertize-function.
6806
6807 * progmodes/vhdl-mode.el (vhdl-mode): Use syntax-propertize-function
6808 if available.
6809 (vhdl-fontify-buffer): Adjust.
6810
6811 * progmodes/tcl.el (tcl-syntax-propertize-function): New var to
6812 replace tcl-font-lock-syntactic-keywords.
6813 (tcl-mode): Use it.
6814
6815 * progmodes/simula.el (simula-syntax-propertize-function): New var to
6816 replace simula-font-lock-syntactic-keywords.
6817 (simula-mode): Use it.
6818
6819 * progmodes/sh-script.el (sh-st-symbol): Remove.
6820 (sh-font-lock-close-heredoc, sh-font-lock-open-heredoc): Add eol arg.
6821 (sh-font-lock-flush-syntax-ppss-cache, sh-font-lock-here-doc): Remove.
6822 (sh-font-lock-quoted-subshell): Assume we've already matched $(.
6823 (sh-font-lock-paren): Set syntax-multiline.
6824 (sh-font-lock-syntactic-keywords): Remove.
6825 (sh-syntax-propertize-function): New function to replace it.
6826 (sh-mode): Use it.
6827
6828 * progmodes/ruby-mode.el (ruby-here-doc-beg-re):
6829 Define while compiling.
6830 (ruby-here-doc-end-re, ruby-here-doc-beg-match)
6831 (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
6832 (syntax-ppss, ruby-in-ppss-context-p, ruby-in-here-doc-p)
6833 (ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
6834 (ruby-here-doc-end-syntax): Only define when
6835 syntax-propertize is not available.
6836 (ruby-syntax-propertize-function, ruby-syntax-propertize-heredoc):
6837 New functions.
6838 (ruby-in-ppss-context-p): Update to new syntax of heredocs.
6839 (electric-indent-chars): Silence bytecompiler.
6840 (ruby-mode): Use prog-mode, syntax-propertize-function, and
6841 electric-indent-chars.
6842
6843 * progmodes/python.el (python-syntax-propertize-function): New var to
6844 replace python-font-lock-syntactic-keywords.
6845 (python-mode): Use it.
6846 (python-quote-syntax): Simplify and adjust to new use.
6847
6848 * progmodes/perl-mode.el (perl-syntax-propertize-function): New fun to
6849 replace perl-font-lock-syntactic-keywords.
6850 (perl-syntax-propertize-special-constructs): New fun to replace
6851 perl-font-lock-special-syntactic-constructs.
6852 (perl-font-lock-syntactic-face-function): New fun.
6853 (perl-mode): Use it.
6854
6855 * progmodes/octave-mod.el (octave-syntax-propertize-sqs): New function
6856 to replace octave-font-lock-close-quotes.
6857 (octave-syntax-propertize-function): New function to replace
6858 octave-font-lock-syntactic-keywords.
6859 (octave-mode): Use it.
6860
6861 * progmodes/mixal-mode.el (mixal-syntax-propertize-function): New var;
6862 replaces mixal-font-lock-syntactic-keywords.
6863 (mixal-mode): Use it.
6864
6865 * progmodes/make-mode.el (makefile-syntax-propertize-function):
6866 New var; replaces makefile-font-lock-syntactic-keywords.
6867 (makefile-mode): Use it.
6868 (makefile-imake-mode): Adjust.
6869
6870 * progmodes/js.el (js--regexp-literal): Define while compiling.
6871 (js-syntax-propertize-function): New var; replaces
6872 js-font-lock-syntactic-keywords.
6873 (js-mode): Use it.
6874
6875 * progmodes/gud.el (gdb-script-syntax-propertize-function): New var;
6876 replaces gdb-script-font-lock-syntactic-keywords.
6877 (gdb-script-mode): Use it.
6878
6879 * progmodes/fortran.el (fortran-mode): Use syntax-propertize-function.
6880 (fortran--font-lock-syntactic-keywords): New var.
6881 (fortran-line-length): Update syntax-propertize-function and
6882 fortran--font-lock-syntactic-keywords.
6883
6884 * progmodes/cperl-mode.el (cperl-mode): Use syntax-propertize-function.
6885
6886 * progmodes/cfengine.el (cfengine-mode):
6887 Use syntax-propertize-function.
6888 (cfengine-font-lock-syntactic-keywords): Remove.
6889
6890 * progmodes/autoconf.el (autoconf-mode):
6891 Use syntax-propertize-function.
6892 (autoconf-font-lock-syntactic-keywords): Remove.
6893
6894 * progmodes/ada-mode.el (ada-set-syntax-table-properties)
6895 (ada-after-change-function, ada-initialize-syntax-table-properties)
6896 (ada-handle-syntax-table-properties): Only define when
6897 syntax-propertize is not available.
6898 (ada-mode): Use syntax-propertize-function.
6899
6900 * font-lock.el (font-lock-syntactic-keywords): Make obsolete.
6901 (font-lock-fontify-syntactic-keywords-region): Move handling of
6902 font-lock-syntactically-fontified to...
6903 (font-lock-default-fontify-region): ...here.
6904 Let syntax-propertize-function take precedence.
6905 (font-lock-fontify-syntactically-region): Cal syntax-propertize.
6906
6907 * emacs-lisp/syntax.el (syntax-propertize-function)
6908 (syntax-propertize-chunk-size, syntax-propertize--done)
6909 (syntax-propertize-extend-region-functions): New vars.
6910 (syntax-propertize-wholelines, syntax-propertize-multiline)
6911 (syntax-propertize--shift-groups, syntax-propertize-via-font-lock)
6912 (syntax-propertize): New functions.
6913 (syntax-propertize-rules): New macro.
6914 (syntax-ppss-flush-cache): Set syntax-propertize--done.
6915 (syntax-ppss): Call syntax-propertize.
6916
6917 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Skip named groups.
6918
6919 2010-09-10 Agustín Martín <agustin.martin@hispalinux.es>
6920
6921 * textmodes/ispell.el (ispell-init-process): Improve comments.
6922 XEmacs compatibility changes regarding (add-hook) 'local option
6923 and (set-process-query-on-exit-flag).
6924
6925 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
6926
6927 * net/tramp-cache.el (tramp-parse-connection-properties):
6928 Set tramp-autoload cookie.
6929
6930 2010-09-09 Glenn Morris <rgm@gnu.org>
6931
6932 * image.el (imagemagick-types-inhibit): Add :type, :version, :group.
6933 (imagemagick-register-types): Doc fix.
6934
6935 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
6936
6937 * progmodes/octave-mod.el (electric-indent-chars): Silence bytecomp.
6938
6939 * progmodes/js.el (require): Require is already "eval-and-compile".
6940 (js--re-search-forward): Avoid `eval'. Preserve the error data.
6941 (js--re-search-backward): Use js--re-search-forward.
6942
6943 * progmodes/fortran.el (fortran-line-length): Don't recompute
6944 syntactic keywords redundantly a second time.
6945
6946 * progmodes/ada-mode.el: Replace "(set '" with setq.
6947 (ada-mode): Simplify.
6948 (ada-create-case-exception, ada-adjust-case-interactive)
6949 (ada-adjust-case-region, ada-format-paramlist, ada-indent-current)
6950 (ada-search-ignore-string-comment, ada-move-to-start)
6951 (ada-move-to-end): Use with-syntax-table.
6952
6953 * font-lock.el (save-buffer-state): Remove `varlist' arg.
6954 (font-lock-unfontify-region, font-lock-default-fontify-region):
6955 Update usage correspondingly.
6956 (font-lock-fontify-syntactic-keywords-region):
6957 Set parse-sexp-lookup-properties buffer-locally here.
6958 (font-lock-fontify-syntactically-region): Remove unused `ppss' arg.
6959
6960 * simple.el (blink-matching-open): Don't burp if we can't find a match.
6961
6962 2010-09-08 Glenn Morris <rgm@gnu.org>
6963
6964 * emacs-lisp/bytecomp.el (byte-compile-report-ops):
6965 Error if not compiled with -DBYTE_CODE_METER.
6966
6967 * emacs-lisp/bytecomp.el (byte-recompile-directory):
6968 Ignore dir-locals-file.
6969
6970 2010-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
6971
6972 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6973 Not a const.
6974 (compilation-error-regexp-alist-alist): Rule out ": " in file names
6975 for the `gnu' messages.
6976 (compilation-set-skip-threshold): New command.
6977 (compilation-start): Use \' rather than $.
6978 (compilation-forget-errors): Use clrhash.
6979
6980 2010-09-08 Agustín Martín <agustin.martin@hispalinux.es>
6981
6982 * textmodes/ispell.el (ispell-valid-dictionary-list):
6983 Simplify logic.
6984
6985 2010-09-08 Michael Albinus <michael.albinus@gmx.de>
6986
6987 Migrate to Tramp 2.2. Rearrange load dependencies.
6988 (Bug#1529, Bug#5448, Bug#5705)
6989
6990 * Makefile.in (TRAMP_DIR, TRAMP_SRC): New variables.
6991 ($(TRAMP_DIR)/tramp-loaddefs.el): New target.
6992 (LOADDEFS): Add $(lisp)/net/tramp-loaddefs.el.
6993
6994 * net/tramp.el (top): Remove all other tramp-* loads except
6995 tramp-compat.el. Remove all changes to tramp-unload-hook for
6996 other tramp-* packages. Rearrange defun order. Change calls of
6997 `tramp-compat-call-process', `tramp-compat-decimal-to-octal',
6998 `tramp-compat-octal-to-decimal' to new function names.
6999 (tramp-terminal-type, tramp-initial-end-of-output)
7000 (tramp-methods, tramp-foreign-file-name-handler-alist)
7001 (tramp-tramp-file-p, tramp-completion-mode-p)
7002 (tramp-send-command-and-check, tramp-get-remote-path)
7003 (tramp-get-remote-tmpdir, tramp-get-remote-ln)
7004 (tramp-shell-quote-argument): Set tramp-autoload cookie.
7005 (with-file-property, with-connection-property): Move to
7006 tramp-cache.el.
7007 (tramp-local-call-process, tramp-decimal-to-octal)
7008 (tramp-octal-to-decimal): Move to tramp-compat.el.
7009 (tramp-handle-shell-command): Do not require 'shell.
7010 (tramp-compute-multi-hops): No special handling for tramp-gw-*
7011 symbols.
7012 (tramp-unload-tramp): Do not call `tramp-unload-file-name-handlers'.
7013
7014 * net/tramp-cache.el (top): Require 'tramp. Add to
7015 `tramp-unload-hook'.
7016 (tramp-cache-data, tramp-get-file-property)
7017 (tramp-set-file-property, tramp-flush-file-property)
7018 (tramp-flush-directory-property, tramp-get-connection-property)
7019 (tramp-set-connection-property, tramp-flush-connection-property)
7020 (tramp-cache-print, tramp-list-connections): Set tramp-autoload
7021 cookie.
7022 (with-file-property, with-connection-property): New defuns, moved
7023 from tramp.el.
7024 (tramp-flush-file-function): Use `with-parsed-tramp-file-name'
7025 macro.
7026
7027 * net/tramp-cmds.el (top): Add to `tramp-unload-hook'.
7028 (tramp-version): Set tramp-autoload cookie.
7029
7030 * net/tramp-compat.el (top): Require 'tramp-loaddefs. Remove all
7031 changes to tramp-unload-hook for other tramp-* packages. Add to
7032 `tramp-unload-hook'.
7033 (tramp-compat-decimal-to-octal, tramp-compat-octal-to-decimal)
7034 (tramp-compat-call-process): New defuns, moved from tramp.el.
7035
7036 * net/tramp-fish.el (top) Require just 'tramp. Add objects to
7037 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7038 Add to `tramp-unload-hook'. Change call of
7039 `tramp-compat-decimal-to-octal' to new function name.
7040 (tramp-fish-method): Make it a defconst.
7041 (tramp-fish-file-name-p): Make it a defsubst.
7042 (tramp-fish-method, tramp-fish-file-name-handler)
7043 (tramp-fish-file-name-p): Set tramp-autoload cookie.
7044
7045 * net/tramp-ftp.el (top) Add objects to `tramp-methods' and
7046 `tramp-foreign-file-name-handler-alist'. Add to
7047 `tramp-unload-hook'.
7048 (tramp-ftp-method): Make it a defconst.
7049 (tramp-ftp-file-name-p): Make it a defsubst.
7050 (tramp-ftp-method, tramp-ftp-file-name-handler)
7051 (tramp-ftp-file-name-p): Set tramp-autoload cookie.
7052
7053 * net/tramp-gvfs.el (top) Add objects to `tramp-methods' and
7054 `tramp-foreign-file-name-handler-alist'. Add to
7055 `tramp-unload-hook'. Change checks, whether package can be
7056 loaded.
7057 (tramp-gvfs-file-name-p): Make it a defsubst.
7058 (tramp-gvfs-methods, tramp-gvfs-file-name-handler)
7059 (tramp-gvfs-file-name-p): Set tramp-autoload cookie.
7060 (tramp-gvfs-handle-file-directory-p): New defun.
7061 (tramp-gvfs-file-name-handler-alist): Use it.
7062
7063 * net/tramp-gw.el (top) Add objects to `tramp-methods' and
7064 `tramp-foreign-file-name-handler-alist'. Add to
7065 `tramp-unload-hook'.
7066 (tramp-gw-tunnel-method, tramp-gw-default-tunnel-port)
7067 (tramp-gw-socks-method, tramp-gw-default-socks-port): Make it a
7068 defconst.
7069 (tramp-gw-tunnel-method, tramp-gw-socks-method)
7070 (tramp-gw-open-connection): Set tramp-autoload cookie.
7071
7072 * net/tramp-imap.el (top) Require just 'tramp. Add objects to
7073 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7074 Add to `tramp-unload-hook'. Change checks, whether package can be
7075 loaded.
7076 (tramp-imap-file-name-p): Make it a defsubst.
7077 (tramp-imap-method, tramp-imaps-method)
7078 (tramp-imap-file-name-handler)
7079 (tramp-imap-file-name-p): Set tramp-autoload cookie.
7080
7081 * net/tramp-smb.el (top) Require just 'tramp. Add objects to
7082 `tramp-methods' and `tramp-foreign-file-name-handler-alist'.
7083 Add to `tramp-unload-hook'. Change checks, whether package can be
7084 loaded. Change call of `tramp-compat-decimal-to-octal' to new
7085 function name.
7086 (tramp-smb-tunnel-method): Make it a defconst.
7087 (tramp-smb-file-name-p): Make it a defsubst.
7088 (tramp-smb-method, tramp-smb-file-name-handler)
7089 (tramp-smb-file-name-p): Set tramp-autoload cookie.
7090
7091 * net/tramp-uu.el (top) Add to `tramp-unload-hook'.
7092 (tramp-uuencode-region): Set tramp-autoload cookie.
7093
7094 * net/trampver.el (top) Add to `tramp-unload-hook'.
7095 (tramp-version, tramp-bug-report-address): Set tramp-autoload
7096 cookie. Update release number.
7097
7098 2010-09-07 Agustín Martín <agustin.martin@hispalinux.es>
7099
7100 * textmodes/ispell.el (ispell-start-process): Make sure original
7101 arg list is properly initialized (Bug#6993, Bug#6994).
7102
7103 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
7104
7105 * files.el (directory-abbrev-alist): Use \` as default regexp.
7106
7107 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special
7108 chars like - or ] (bug#6984).
7109 (rx-any-condense-range): Explode 2-char ranges.
7110
7111 2010-09-06 Glenn Morris <rgm@gnu.org>
7112
7113 * desktop.el (desktop-path): Bump :version after 2009-09-15 change.
7114
7115 2010-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
7116
7117 * textmodes/bibtex.el:
7118 * proced.el: Update to new email for Roland Winkler <winkler@gnu.org>.
7119
7120 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7121
7122 * net/imap.el (imap-message-map): Remove optional buffer parameter,
7123 since no callers use it.
7124 (imap-message-get): Ditto.
7125 (imap-message-put): Ditto.
7126 (imap-mailbox-map): Ditto.
7127 (imap-mailbox-put): Ditto.
7128 (imap-mailbox-get): Ditto.
7129 (imap-mailbox-get): Revert last change for this function.
7130
7131 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7132
7133 * net/imap.el (imap-fetch-safe): Remove function, and alter all
7134 callers to use `imap-fetch' instead. According to the comments, this
7135 should be safe, since all other IMAP clients use the 1:* syntax.
7136 (imap-enable-exchange-bug-workaround): Remove.
7137 (imap-debug): Remove -- doesn't seem very useful.
7138
7139 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7140
7141 * net/imap.el (imap-log): New convenience function used throughout
7142 instead of repeating the same code all over the place.
7143
7144 2010-09-05 David De La Harpe Golden <david@harpegolden.net>
7145
7146 * mouse.el (mouse-save-then-kill): Save region to kill-ring
7147 when mouse-drag-copy-region is non-nil (Bug#6956).
7148
7149 2010-09-05 Chong Yidong <cyd@stupidchicken.com>
7150
7151 * dired.el (dired-ls-sorting-switches, dired-sort-by-name-regexp):
7152 Improve regexps (Bug#6987).
7153 (dired-sort-toggle): Search more robustly for -t flag.
7154
7155 * files.el (get-free-disk-space): Search more robustly for
7156 "available" column. Suggested by Ehud Karni
7157 <ehud@unix.mvs.co.il>.
7158
7159 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
7160
7161 * international/uni-bidi.el:
7162 * international/uni-category.el:
7163 * international/uni-combining.el:
7164 * international/uni-decimal.el:
7165 * international/uni-mirrored.el:
7166 * international/uni-name.el: Regenerate.
7167
7168 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7169
7170 * electric.el (electric-indent-post-self-insert-function):
7171 Don't reindent with a sloppy indentation function.
7172
7173 * emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
7174 border case in change-log-mode.
7175
7176 2010-09-04 Chong Yidong <cyd@stupidchicken.com>
7177
7178 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7179 Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
7180 Recognize leading tab in gcc-include regexp. Ignore names with
7181 leading "from" or "in" in gnu regexp (Bug#6937).
7182
7183 2010-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
7184
7185 Avoid global recursive calls to kill-buffer-hooks; fit into 80 cols.
7186 * textmodes/ispell.el (ispell-process-buffer-name): Remove.
7187 (ispell-start-process): Avoid setq and simplify logic.
7188 (ispell-init-process): Setup kill-buffer-hook locally when needed.
7189 (kill-buffer-hook): Don't use it globally with code that uses
7190 expand-file-name since that may call kill-buffer via
7191 code_conversion_restore.
7192
7193 2010-09-04 Noorul Islam K M <noorul@noorul.com> (tiny change)
7194
7195 * emacs-lisp/package.el (package-directory-list): Only call
7196 file-name-nondirectory on a string.
7197
7198 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
7199
7200 * emacs-lisp/package.el (package--download-one-archive):
7201 Ensure that archive-contents is valid before saving it.
7202 (package-activate-1, package-mark-obsolete, define-package)
7203 (package-compute-transaction, package-list-maybe-add): Use push.
7204
7205 2010-09-03 Stefan Monnier <monnier@iro.umontreal.ca>
7206
7207 Use SMIE's blink-paren for octave-mode.
7208 * progmodes/octave-mod.el (octave-font-lock-close-quotes):
7209 Backslashes do not escape single-quotes, single-quotes do.
7210 (octave-block-else-regexp, octave-block-end-regexp)
7211 (octave-block-match-alist): Remove.
7212 (octave-smie-bnf-table): New var, with old content.
7213 (octave-smie-op-levels): Use it.
7214 (octave-smie-closer-alist): New var.
7215 (octave-mode): Use it. Setup smie-blink-matching and electric-indent.
7216 (octave-blink-matching-block-open): Remove.
7217 (octave-reindent-then-newline-and-indent, octave-electric-semi)
7218 (octave-electric-space): Let self-insert-command run expand-abbrev and
7219 blink parens.
7220
7221 * electric.el (electricity): New group.
7222 (electric-indent-chars): New var.
7223 (electric-indent-post-self-insert-function): New fun.
7224 (electric-indent-mode): New minor mode.
7225 (electric-pair-skip-self): New custom.
7226 (electric-pair-post-self-insert-function): New function.
7227 (electric-pair-mode): New minor mode.
7228
7229 * calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
7230 calcAlg-blink-matching-open.
7231 (calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
7232 (calc-do-alg-entry): Only touch the part of the keymap that varies.
7233 Use the new blink-matching-check-function.
7234
7235 Provide blink-matching support to SMIE.
7236 * emacs-lisp/smie.el (smie-bnf-closer-alist): New function.
7237 (smie-blink-matching-triggers, smie-blink-matching-inners): New vars.
7238 (smie-blink-matching-check, smie-blink-matching-open): New functions.
7239
7240 * simple.el (newline): Fix last change to properly remove itself from
7241 the hook.
7242
7243 2010-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7244
7245 * simple.el (newline): Eliminate optimization.
7246 Use post-self-insert-hook to set hard-newline and things before
7247 running post-self-insert-hook.
7248 (blink-matching-check-mismatch): New function.
7249 (blink-matching-check-function): New variable.
7250 (blink-matching-open): Use them.
7251 Skip back forward over prefix chars skipped by forward-sexp.
7252 Don't check if the parens are backslash escaped.
7253 (blink-paren-post-self-insert-function): Check backslash escaping here.
7254
7255 2010-09-02 Chong Yidong <cyd@stupidchicken.com>
7256
7257 * emacs-lisp/package.el (package-menu-mode-map):
7258 Change package-menu-revert bindings to revert-buffer.
7259 (package-menu-mode): Set revert-buffer-function.
7260 (package-menu-revert): Doc fix.
7261
7262 2010-09-02 Agustín Martín <agustin.martin@hispalinux.es>
7263
7264 * textmodes/ispell.el (ispell-init-process): Use "~/" as
7265 `default-directory' unless using Ispell per-directory personal
7266 dictionaries and not in a mini-buffer under XEmacs.
7267 (kill-buffer-hook): Do not kill ispell process on exit when
7268 `ispell-process-directory' is "~/". (Bug#6143)
7269
7270 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
7271
7272 * simple.el (kill-new): Call interprogram-cut-function with only
7273 one argument.
7274
7275 * term.el (term-mouse-paste): Don't call x-get-cutbuffer.
7276 Remove cut buffer from error message.
7277
7278 * term/x-win.el (x-select-text):
7279 * term/pc-win.el (x-selection-value):
7280 * term/ns-win.el (x-selection-value):
7281 * eshell/em-term.el:
7282 * w32-fns.el (x-get-selection-value):
7283 * mouse-sel.el (mouse-sel-set-selection-function):
7284 * frame.el (display-selections-p): Remove cut-buffer in documentation.
7285
7286 * term/x-win.el: Update documentation for x-last-selected-text-*.
7287 (x-last-selected-text-cut, x-last-selected-text-cut-encoded)
7288 (x-last-cut-buffer-coding, x-cut-buffer-max): Remove.
7289 (x-select-text): Remove argument PUSH, update documentation.
7290 Remove cut-buffer code.
7291 (x-selection-value-internal): Was previously x-selection-value.
7292 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
7293 Update documentation, remove cut-buffer code.
7294 Call x-selection-value-internal.
7295 (x-clipboard-yank): Call x-selection-value-internal.
7296 (x-initialize-window-system): Remove setting of x-cut-buffer-max.
7297
7298 * term/pc-win.el (x-last-selected-text):
7299 x-cut-buffer-or-selection-value renamed to x-selection-value
7300 (x-select-text): Remove argument PUSH, update documentation.
7301
7302 * term/ns-win.el (x-setup-function-keys, ns-last-selected-text):
7303 x-cut-buffer-or-selection-value renamed to x-selection-value
7304 (x-selection-value): Rename from x-cut-buffer-or-selection-value.
7305 (x-select-text): Remove argument PUSH, update documentation.
7306
7307 * emacs-lisp/cl-macs.el (x-get-cutbuffer, x-get-cut-buffer): Remove.
7308
7309 * w32-fns.el (x-last-selected-text):
7310 x-cut-buffer-or-selection-value renamed to x-selection-value.
7311 (x-cut-buffer-max): Remove.
7312 (x-select-text): Remove argument PUSH, update documentation.
7313
7314 * simple.el (interprogram-cut-function): Remove mention of PUSH.
7315
7316 * select.el (x-get-cut-buffer, x-set-cut-buffer): Remove.
7317
7318 * mouse-sel.el (mouse-sel-get-selection-function):
7319 x-cut-buffer-or-selection-value renamed to x-selection-value.
7320 (x-select-text): Remove optional push.
7321
7322 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7323
7324 * simple.el (blink-paren-function): Move from C to here.
7325 (blink-paren-post-self-insert-function): New function.
7326 (post-self-insert-hook): Use it.
7327
7328 * emacs-lisp/pcase.el (pcase-split-memq):
7329 Fix overenthusiastic optimisation.
7330 (pcase-u1): Handle the case of a lambda pred.
7331
7332 2010-08-31 Kenichi Handa <handa@m17n.org>
7333
7334 * international/mule-cmds.el (standard-display-european-internal):
7335 Setup standard-display-table for 8-bit characters by storing 8-bit
7336 characters in the element vector.
7337
7338 * disp-table.el (standard-display-8bit):
7339 Setup standard-display-table for 8-bit characters by storing 8-bit
7340 characters in the element vector.
7341 (standard-display-european): Likewise.
7342
7343 2010-08-31 Masatake YAMATO <yamato@redhat.com>
7344
7345 * textmodes/nroff-mode.el (nroff-view): New command.
7346 (nroff-mode-map): Bind it to C-c C-c.
7347
7348 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7349
7350 * emacs-lisp/smie.el (smie-down-list): New command.
7351
7352 Remove old indentation and navigation code on octave-mode.
7353 * progmodes/octave-mod.el (octave-mode-map): Remap down-list to
7354 smie-down-list rather than add a binding for octave-down-block.
7355 (octave-mark-block, octave-blink-matching-block-open):
7356 Rely on forward-sexp-function.
7357 (octave-fill-paragraph): Don't narrow, so you can use
7358 indent-according-to-mode.
7359 (octave-block-begin-regexp, octave-block-begin-or-end-regexp): Remove.
7360 (octave-in-block-p, octave-re-search-forward-kw)
7361 (octave-re-search-backward-kw, octave-indent-calculate)
7362 (octave-end-as-array-index-p, octave-block-end-offset)
7363 (octave-scan-blocks, octave-forward-block, octave-backward-block)
7364 (octave-down-block, octave-backward-up-block, octave-up-block)
7365 (octave-before-magic-comment-p, octave-indent-line): Remove.
7366
7367 2010-08-31 Chong Yidong <cyd@stupidchicken.com>
7368
7369 * emacs-lisp/package.el (package--read-archive-file): Just use
7370 `read', to avoid copying an additional string.
7371 (package-menu-mode): Set header-line-format here.
7372 (package-menu-refresh, package-menu-revert): Signal an error if
7373 not in the Package Menu.
7374 (package-menu-package-list): New var.
7375 (package--generate-package-list): Operate on the current buffer;
7376 don't assume that it is *Packages*, since the user may rename it.
7377 Allow persistent package listings and sort keys using
7378 package-menu-package-list and package-menu-package-sort-key.
7379 (package-menu--version-predicate): Fix version calculation.
7380 (package-menu-sort-by-column): Don't select the window.
7381 (package--list-packages): Create the *Packages* buffer.
7382 Set package-menu-package-list-key.
7383 (list-packages): Sorting by status is now the default.
7384 (package-buffer-info): Use match-string-no-properties.
7385 (define-package): Add a &rest argument for future proofing, but
7386 don't use it yet.
7387 (package-install-from-buffer, package-install-buffer-internal):
7388 Merge into a single function, package-install-from-buffer.
7389 (package-install-file): Change caller.
7390
7391 * finder.el: Load finder-inf using `require'.
7392 (finder-list-matches): Sorting by status is now the default.
7393 (finder-compile-keywords): Simpify printing.
7394
7395 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7396
7397 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7398 (octave-mode-map): Remove special bindings for forward/backward-block
7399 and octave-backward-up-block. Use smie-close-block.
7400 (octave-continuation-marker-regexp): New var.
7401 (octave-continuation-regexp): Use it.
7402 (octave-operator-table, octave-smie-op-levels)
7403 (octave-operator-regexp, octave-smie-indent-rules): New vars.
7404 (octave-smie-backward-token, octave-smie-forward-token): New funs.
7405 (octave-mode): Use SMIE.
7406 (octave-close-block): Delete.
7407
7408 2010-08-30 Eli Zaretskii <eliz@gnu.org>
7409
7410 * menu-bar.el (menu-bar-edit-menu) <"Paste">: Check selection in
7411 CLIPBOARD, not in PRIMARY. (Bug#6944)
7412
7413 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7414
7415 * emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
7416 a list of parents.
7417 (smie-indent-column): Allow indirection through variables.
7418
7419 * composite.el (save-buffer-state): Delete, unused.
7420 * font-lock.el (save-buffer-state): Use with-silent-modifications.
7421 (font-lock-default-fontify-region): Use with-syntax-table.
7422 * jit-lock.el (with-buffer-unmodified): Remove.
7423 (with-buffer-prepared-for-jit-lock): Use with-silent-modifications.
7424
7425 Use `declare' in defmacros.
7426 * window.el (save-selected-window):
7427 * subr.el (with-temp-file, with-temp-message, with-syntax-table):
7428 * progmodes/python.el (def-python-skeleton):
7429 * net/dbus.el (dbus-ignore-errors):
7430 * jka-cmpr-hook.el (with-auto-compression-mode):
7431 * international/mule.el (with-category-table):
7432 * emacs-lisp/timer.el (with-timeout):
7433 * emacs-lisp/lisp-mnt.el (lm-with-file):
7434 * emacs-lisp/eieio.el (with-slots):
7435 * emacs-lisp/easymenu.el (easy-menu-define):
7436 * emacs-lisp/debug.el (debugger-env-macro):
7437 * emacs-lisp/cl-compat.el (Multiple-value-bind, Multiple-value-setq)
7438 (Multiple-value-call, Multiple-value-prog1):
7439 * emacs-lisp/cl-seq.el (cl-parsing-keywords, cl-check-key)
7440 (cl-check-test-nokey, cl-check-test, cl-check-match): Move indent and
7441 edebug rule to definition.
7442 * emacs-lisp/lisp-mode.el (save-selected-window)
7443 (with-current-buffer, combine-after-change-calls)
7444 (with-output-to-string, with-temp-file, with-temp-buffer)
7445 (with-temp-message, with-syntax-table, read-if, eval-after-load)
7446 (dolist, dotimes, when, unless):
7447 * emacs-lisp/byte-run.el (inline): Remove indent rule, redundant.
7448
7449 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
7450
7451 * finder.el: Require `package'.
7452 (finder-known-keywords): Tweak descriptions. Retire `oop' keyword.
7453 (finder-package-info): Var deleted.
7454 (finder-keywords-hash, finder--builtins-alist): New vars.
7455 (finder-compile-keywords): Compute package--builtins and
7456 finder-keywords-hash instead of finder-keywords-hash, respecting
7457 the "Package" header.
7458 (finder-unknown-keywords, finder-list-matches):
7459 Use finder-keywords-hash and package--list-packages.
7460 (finder-mode): Don't set font-lock-defaults.
7461 (finder-exit): We don't use "*Finder-package*" and "*Finder
7462 Category*" buffers anymore.
7463
7464 * emacs-lisp/package.el (package--builtins-base): Var deleted.
7465 (package--builtins): Set default value to nil.
7466 (package-initialize): Load precomputed value of package--builtins
7467 from finder-inf.el.
7468 (package-alist, package-compute-transaction)
7469 (package-download-transaction): Improve docstring.
7470 (package-read-all-archive-contents): Do not change
7471 package--builtins here.
7472 (list-packages): Make package-list-packages an alias for this.
7473 Sort by status by default.
7474 (package--list-packages): Add optional PACKAGES arg.
7475 (describe-package-1): Use font-lock-face property. For built-in
7476 packages, insert file commentary.
7477 (package--generate-package-list): Rename from
7478 package-list-packages-internal; all callers changed. Add optional
7479 PACKAGES arg. Add alphabetical sort fallbacks.
7480 (package-menu--version-predicate, package-menu--status-predicate)
7481 (package-menu--description-predicate)
7482 (package-menu--name-predicate): New functions.
7483
7484 * info.el (Info-finder-find-node): Search package-alist instead of
7485 finder-package-info.
7486
7487 2010-08-29 Chong Yidong <cyd@stupidchicken.com>
7488
7489 * subr.el (version-regexp-alist): Don't use "a" and "b" for
7490 "alpha" and "beta".
7491 (version-to-list): Handle versions like "10.3d".
7492
7493 2010-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7494
7495 * emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
7496 (macroexp-accumulate): Use `declare'.
7497
7498 2010-08-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7499
7500 * whitespace.el (whitespace-style): Adjust type declaration.
7501
7502 2010-08-26 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
7503
7504 * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
7505
7506 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
7507
7508 * simple.el (beginning-of-buffer, end-of-buffer): Doc fix
7509 (Bug#6907).
7510
7511 2010-08-26 Nathan Weizenbaum <nweiz@cressida.sea.corp.google.com> (tiny change)
7512
7513 * progmodes/js.el: Make indentation more customizable (Bug#6914).
7514 (js-paren-indent-offset, js-square-indent-offset)
7515 (js-curly-indent-offset): New options.
7516 (js--proper-indentation): Use them.
7517
7518 2010-08-26 Daniel Colascione <dan.colascione@gmail.com>
7519
7520 * progmodes/sh-script.el (sh-get-indent-info): Use syntax-ppss
7521 instead of inspecting font-lock properties (Bug#6916).
7522
7523 2010-08-26 David Reitter <david.reitter@gmail.com>
7524
7525 * server.el (server-visit-files): Run pre-command-hook and
7526 post-command-hook for each buffer while it is current (Bug#6910).
7527 (server-execute): Do not run hooks here.
7528
7529 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
7530
7531 Sync with Tramp 2.1.19.
7532
7533 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Protect
7534 deleting tmpfile.
7535 (tramp-gvfs-maybe-open-connection): Use `tramp-compat-funcall'.
7536
7537 * net/tramp.el (tramp-handle-expand-file-name)
7538 (tramp-completion-handle-file-name-all-completions)
7539 (tramp-completion-handle-file-name-completion):
7540 Use `tramp-connectable-p'.
7541
7542 * net/trampver.el: Update release number.
7543
7544 2010-08-26 Chong Yidong <cyd@stupidchicken.com>
7545
7546 * help.el (help-map): Bind `C-h P' to describe-package.
7547
7548 * menu-bar.el (menu-bar-describe-menu): Add describe-package.
7549
7550 * emacs-lisp/package.el (package-refresh-contents): Catch errors
7551 when downloading archives.
7552 (describe-package-1): Add package commentary.
7553 (package-install-button-action): New function.
7554 (package-menu-mode-map): Bind ? to package-menu-describe-package.
7555 (package-menu-view-commentary): Function removed.
7556 (package-list-packages-internal): Hide the `package' package too.
7557
7558 2010-08-25 Kenichi Handa <handa@m17n.org>
7559
7560 * language/misc-lang.el ("Arabic"): New language environment.
7561 Setup composition-function-table for Arabic characters.
7562
7563 * international/fontset.el (setup-default-fontset): Fix typo for
7564 arabic OTF spec (fini->fina).
7565
7566 2010-08-25 Jan Djärv <jan.h.d@swipnet.se>
7567
7568 * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter
7569 on all frames.
7570
7571 2010-08-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7572
7573 * whitespace.el: Allow cleaning up blanks without blank
7574 visualization (Bug#6651). Adjust help window for
7575 whitespace-toggle-options (Bug#6479). Allow to use fill-column
7576 instead of whitespace-line-column (from EmacsWiki). New version
7577 13.1.
7578 (whitespace-style): Add new value 'face. Adjust docstring.
7579 (whitespace-space, whitespace-hspace, whitespace-tab):
7580 Adjust foreground property face.
7581 (whitespace-line-column): Adjust docstring and type declaration.
7582 (whitespace-style-value-list, whitespace-toggle-option-alist)
7583 (whitespace-help-text): Adjust const initialization.
7584 (whitespace-toggle-options, global-whitespace-toggle-options):
7585 Adjust docstring.
7586 (whitespace-display-window, whitespace-interactive-char)
7587 (whitespace-style-face-p, whitespace-color-on): Adjust code.
7588 (whitespace-help-scroll): New fun.
7589
7590 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7591
7592 * emacs-lisp/package.el (list-packages): Alias for
7593 package-list-packages.
7594
7595 2010-08-24 Kevin Ryde <user42@zip.com.au>
7596
7597 * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
7598 (Bug#5651).
7599
7600 * progmodes/ruby-mode.el (ruby): Add defgroup.
7601
7602 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7603
7604 * progmodes/python.el: Add Ipython support (Bug#5390).
7605 (python-shell-prompt-alist)
7606 (python-shell-continuation-prompt-alist): New options.
7607 (python--set-prompt-regexp): New function.
7608 (inferior-python-mode, run-python, python-shell):
7609 Require ansi-color. Use python--set-prompt-regexp to set the comint
7610 prompt based on the Python interpreter.
7611 (python--prompt-regexp): New var.
7612 (python-check-comint-prompt)
7613 (python-comint-output-filter-function): Use it.
7614 (run-python): Use a pipe (Bug#5694).
7615
7616 2010-08-24 Fabian Ezequiel Gallina <galli.87@gmail.com> (tiny change)
7617
7618 * progmodes/python.el (python-send-region): Send a different
7619 Python command if Ipython is in use.
7620 (python-check-version): Use a Python command to find the version.
7621
7622 2010-08-24 Chong Yidong <cyd@stupidchicken.com>
7623
7624 * mouse.el (mouse-yank-primary): Avoid setting primary when
7625 deactivating the mark (Bug#6872).
7626
7627 2010-08-23 Chris Foote <chris@foote.com.au> (tiny change)
7628
7629 * progmodes/python.el (python-block-pairs): Allow use of "finally"
7630 with "else" (Bug#3991).
7631
7632 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
7633
7634 * net/dbus.el: Accept UNIX domain sockets as bus address.
7635 (top): Don't initialize `dbus-registered-objects-table' anymore,
7636 this is done in dbusbind,c.
7637 (dbus-check-event): Adapt test for bus.
7638 (dbus-return-values-table, dbus-unregister-service)
7639 (dbus-event-bus-name, dbus-introspect, dbus-register-property):
7640 Adapt doc string.
7641
7642 2010-08-23 Juanma Barranquero <lekktu@gmail.com>
7643
7644 * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
7645
7646 2010-08-22 Juri Linkov <juri@jurta.org>
7647
7648 * simple.el (read-extended-command): New function with the logic
7649 for `completing-read' moved to Elisp from `execute-extended-command'.
7650 Use `function-called-at-point' in `minibuffer-default-add-function'
7651 to get a command name for M-n (bug#5364, bug#5214).
7652
7653 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7654
7655 * startup.el (command-line-1): Issue warning for ignored arguments
7656 --unibyte, etc (Bug#6886).
7657
7658 2010-08-22 Leo <sdl.web@gmail.com>
7659
7660 * net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
7661 (ignore, bright, dim, keyword): Split list of nicknames before
7662 passing to rcirc-add-or-remove (Bug#6894).
7663
7664 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7665
7666 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
7667
7668 2010-08-22 Leo <sdl.web@gmail.com>
7669
7670 Fix buffer-list rename&refresh after killing a buffer in ido.
7671 * ido.el: Revert Óscar's.
7672 (ido-kill-buffer-at-head): Exit the minibuffer with ido-exit=refresh.
7673 Remember the buffers at head, rather than their name.
7674 * iswitchb.el (iswitchb-kill-buffer): Re-make the list.
7675
7676 2010-08-22 Kirk Kelsey <kirk.kelsey@0x4b.net> (tiny change)
7677 Stefan Monnier <monnier@iro.umontreal.ca>
7678
7679 * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
7680 extra backslash added to each line (bug#6890).
7681
7682 2010-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
7683
7684 * subr.el (read-key): Don't echo keystrokes (bug#6883).
7685
7686 2010-08-22 Glenn Morris <rgm@gnu.org>
7687
7688 * menu-bar.el (menu-bar-games-menu): Add landmark.
7689
7690 2010-08-22 Glenn Morris <rgm@gnu.org>
7691
7692 * align.el (align-regexp): Make group and spacing arguments
7693 use the interactive defaults when non-interactive. (Bug#6698)
7694
7695 * mail/rmail.el (rmail-forward): Replace mail-text-start with its
7696 expansion, so as not to need sendmail.
7697 (mail-text-start): Remove declaration.
7698 (rmail-retry-failure): Require sendmail.
7699
7700 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7701
7702 * subr.el (read-key): Don't hide the menu-bar entries (bug#6881).
7703
7704 2010-08-22 Michael Albinus <michael.albinus@gmx.de>
7705
7706 * progmodes/flymake.el (flymake-start-syntax-check-process):
7707 Use `start-file-process' in order to let it run also on remote hosts.
7708
7709 2010-08-22 Kenichi Handa <handa@m17n.org>
7710
7711 * files.el: Add `word-wrap' as safe local variable.
7712
7713 2010-08-22 Glenn Morris <rgm@gnu.org>
7714
7715 * woman.el (woman-translate): Case matters. (Bug#6849)
7716
7717 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
7718
7719 * simple.el (kill-region): Doc fix (Bug#6787).
7720
7721 2010-08-22 Glenn Morris <rgm@gnu.org>
7722
7723 * calendar/diary-lib.el (diary-header-line-format):
7724 Fit it to the window, not the frame.
7725
7726 2010-08-22 Andreas Schwab <schwab@linux-m68k.org>
7727
7728 * subr.el (ignore-errors): Add debug declaration.
7729
7730 2010-08-22 Geoff Gole <geoffgole@gmail.com> (tiny change)
7731
7732 * whitespace.el (whitespace-color-off): Remove post-command-hook
7733 locally.
7734
7735 2010-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
7736
7737 * vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
7738
7739 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
7740
7741 * cus-edit.el (custom-group-value-create): Add extra newline
7742 before end line (Bug#6876).
7743
7744 2010-08-21 Chong Yidong <cyd@stupidchicken.com>
7745
7746 * mouse.el (mouse-save-then-kill): Don't save region to kill ring
7747 when extending it. Before killing on the second click, check if
7748 the buffer is the correct one. Doc fix.
7749 (mouse-secondary-save-then-kill): Allow usage without first
7750 calling mouse-start-secondary, by defaulting to point. Don't save
7751 an empty secondary selection. Doc fix.
7752
7753 2010-08-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7754
7755 * whitespace.el: Fix slow cursor movement (Bug#6172). Reported by
7756 Christoph Groth <cwg@falma.de> and Liu Xin <x_liu@neusoft.com>.
7757 New version 13.0.
7758 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
7759 Adjust initialization.
7760 (whitespace-bob-marker, whitespace-eob-marker)
7761 (whitespace-buffer-changed): New vars.
7762 (whitespace-cleanup, whitespace-color-on, whitespace-color-off)
7763 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
7764 (whitespace-post-command-hook, whitespace-display-char-on):
7765 Adjust code.
7766 (whitespace-looking-back, whitespace-buffer-changed): New funs.
7767 (whitespace-space-regexp, whitespace-tab-regexp): Fun eliminated.
7768
7769 2010-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
7770
7771 * files.el (locate-file-completion-table): Only list the .el and .elc
7772 extensions if there's no other choice (bug#5955).
7773
7774 * facemenu.el (facemenu-self-insert-data): New var.
7775 (facemenu-post-self-insert-function, facemenu-set-self-insert-face):
7776 New functions.
7777 (facemenu-add-face): Use them.
7778
7779 * simple.el (blink-matching-open): Obey forward-sexp-function.
7780
7781 2010-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
7782
7783 * simple.el (prog-mode-map): New var.
7784 (prog-indent-sexp): New command.
7785
7786 * progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
7787
7788 * progmodes/prolog.el (smie): Require.
7789
7790 * emacs-lisp/smie.el (smie-default-backward-token)
7791 (smie-default-forward-token): Strip properties.
7792 (smie-next-sexp): Be more careful with associative operators.
7793 (smie-forward-sexp-command): Generalize.
7794 (smie-backward-sexp-command): Simplify.
7795 (smie-closer-alist): New var.
7796 (smie-close-block): New command.
7797 (smie-indent-debug-log): New var.
7798 (smie-indent-offset-rule): Add a few more cases.
7799 (smie-indent-column): New function.
7800 (smie-indent-after-keyword): Use it.
7801 (smie-indent-keyword): Use it.
7802 Fix up the opener code's point position.
7803 (smie-indent-comment): Only applies at BOL.
7804 (smie-indent-debug): New command.
7805
7806 * emacs-lisp/autoload.el (make-autoload): Preload the macros's
7807 declarations that are useful before running the macro.
7808
7809 2010-08-18 Joakim Verona <joakim@verona.se>
7810
7811 * image.el (imagemagick-types-inhibit): New variable.
7812 (imagemagick-register-types): New function.
7813 * image-mode.el (image-transform-properties): New function.
7814 (image-transform-set-scale, image-transform-fit-to-height)
7815 (image-transform-set-rotation, image-transform-set-resize)
7816 (image-transform-fit-to-width, image-transform-fit-to-height):
7817 New functions.
7818 (image-toggle-display-image): Support image transforms.
7819
7820 2010-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
7821
7822 * image.el (create-animated-image): Don't add heuristic mask to image
7823 (Bug#6839).
7824
7825 2010-08-18 Jan Djärv <jan.h.d@swipnet.se>
7826
7827 * term/ns-win.el (ns-get-pasteboard, ns-set-pasteboard):
7828 Use QCLIPBOARD instead of QPRIMARY (Bug#6677).
7829
7830 2010-08-17 Stefan Monnier <monnier@iro.umontreal.ca>
7831
7832 * emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
7833
7834 Font-lock '...' strings, plus various simplifications and fixes.
7835 * progmodes/octave-mod.el (octave-font-lock-keywords): Use regexp-opt.
7836 (octave-font-lock-close-quotes): New function.
7837 (octave-font-lock-syntactic-keywords): New var.
7838 (octave-mode): Use it. Set beginning-of-defun-function.
7839 (octave-mode-map): Don't override the <foo>-defun commands.
7840 (octave-mode-menu): Pass it directly to easy-menu-define;
7841 remove (now generic) <foo>-defun commands; use info-lookup-symbol.
7842 (octave-block-match-alist): Fix up last change so that
7843 octave-close-block uses the more specific keyword.
7844 (info-lookup-mode): Silence byte-compiler.
7845 (octave-beginning-of-defun): Not interactive any more.
7846 Optimize slightly.
7847 (octave-end-of-defun, octave-mark-defun, octave-in-defun-p): Remove.
7848 (octave-indent-defun, octave-send-defun): Use mark-defun instead.
7849 (octave-completion-at-point-function): Make sure point is within
7850 beg..end.
7851 (octave-reindent-then-newline-and-indent):
7852 Use reindent-then-newline-and-indent.
7853 (octave-add-octave-menu): Remove.
7854
7855 2010-08-17 Jan Djärv <jan.h.d@swipnet.se>
7856
7857 * mail/emacsbug.el (report-emacs-bug-insert-to-mailer)
7858 (report-emacs-bug-can-use-xdg-email): New functions.
7859 (report-emacs-bug): Set can-xdg-email to result of
7860 report-emacs-bug-can-use-xdg-email. If can-xdg-email bind
7861 \C-cm to report-emacs-bug-insert-to-mailer and add help text
7862 about it.
7863
7864 * net/browse-url.el (browse-url-default-browser): Add cond
7865 for browse-url-xdg-open.
7866 (browse-url-can-use-xdg-open, browse-url-xdg-open): New functions.
7867
7868 2010-08-17 Glenn Morris <rgm@gnu.org>
7869
7870 * progmodes/cc-engine.el (c-new-BEG, c-new-END)
7871 (c-fontify-recorded-types-and-refs): Define for compiler.
7872 * progmodes/cc-mode.el (c-new-BEG, c-new-END): Move definitions
7873 before use.
7874
7875 * calendar/icalendar.el (icalendar--convert-recurring-to-diary):
7876 Fix format call.
7877
7878 2010-08-17 Michael Albinus <michael.albinus@gmx.de>
7879
7880 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
7881 properties.
7882 (tramp-handle-process-file): Call the program in a subshell, in
7883 order to preserve working directory.
7884 (tramp-action-password): Hide password prompt before next run.
7885 (tramp-process-actions): Widen connection buffer for the trace.
7886
7887 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com>
7888
7889 * net/rcirc.el (rcirc-log-process-buffers): New option.
7890 (rcirc-print): Use it.
7891 (rcirc-generate-log-filename): New function.
7892 (rcirc-log-filename-function): Change default to
7893 rcirc-generate-log-filename (Bug#6828).
7894
7895 2010-08-16 Chong Yidong <cyd@stupidchicken.com>
7896
7897 * simple.el (deactivate-mark): If select-active-regions is `only',
7898 only set selection for temporarily active regions.
7899
7900 * cus-start.el: Change defcustom for select-active-regions.
7901
7902 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
7903
7904 * mouse.el (mouse--drag-set-mark-and-point): New function.
7905 (mouse-drag-track): Use LOCATION arg to push-mark.
7906 Use mouse--drag-set-mark-and-point to take click-count into
7907 consideration when updating point and mark (Bug#6840).
7908
7909 2010-08-15 Chong Yidong <cyd@stupidchicken.com>
7910
7911 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7912 Give the Ruby rule a lower priority than Gnu (Bug#6778).
7913
7914 2010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
7915
7916 * font-lock.el (lisp-font-lock-keywords-2):
7917 Add combine-after-change-calls, condition-case-no-debug,
7918 with-demoted-errors, and with-silent-modifications (Bug#6025).
7919
7920 2010-08-14 Kevin Ryde <user42@zip.com.au>
7921
7922 * emacs-lisp/copyright.el (copyright-update-year)
7923 (copyright-update): Temporary switch-to-buffer to ensure the
7924 buffer change being queried is visible (Bug#5394).
7925
7926 2010-08-14 Tom Tromey <tromey@redhat.com>
7927
7928 * progmodes/etags.el (tags-file-name): Mark safe if stringp
7929 (Bug#6733).
7930
7931 2010-08-14 Eli Zaretskii <eliz@gnu.org>
7932
7933 * mouse.el (mouse-yank-primary): Fix mouse-2 on MS-Windows and
7934 MS-DOS. (Bug#6689)
7935
7936 2010-08-13 Jan Djärv <jan.h.d@swipnet.se>
7937
7938 * menu-bar.el (menu-bar-set-tool-bar-position): New function.
7939 (menu-bar-showhide-tool-bar-menu-customize-enable-left)
7940 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
7941 (menu-bar-showhide-tool-bar-menu-customize-enable-top)
7942 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom):
7943 Call menu-bar-set-tool-bar-position.
7944
7945 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7946
7947 * progmodes/octave-mod.el (octave-mode-syntax-table): Use the new "c"
7948 comment style (bug#6834).
7949 * progmodes/scheme.el (scheme-mode-syntax-table):
7950 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Remove spurious
7951 "b" flag in "' 14b" syntax.
7952
7953 * progmodes/octave-mod.el (octave-mode-map): Remove special bindings
7954 for (un)commenting the region and performing completion.
7955 (octave-mode-menu): Use standard commands for help and completion.
7956 (octave-mode-syntax-table): Support %{..%} comments (sort of).
7957 (octave-mode): Use define-derived-mode.
7958 Set completion-at-point-functions and don't set columns.
7959 Don't disable adaptive-fill-regexp.
7960 (octave-describe-major-mode, octave-comment-region)
7961 (octave-uncomment-region, octave-comment-indent)
7962 (octave-indent-for-comment): Remove.
7963 (octave-indent-calculate): Rename from calculate-octave-indent.
7964 (octave-indent-line, octave-fill-paragraph): Update caller.
7965 (octave-initialize-completions): No need to make an alist.
7966 (octave-completion-at-point-function): New function.
7967 (octave-complete-symbol): Use it.
7968 (octave-insert-defun): Use define-skeleton.
7969
7970 * progmodes/octave-mod.el (octave-mode): Set comment-add.
7971 (octave-mode-map): Use comment-dwim (bug#6829).
7972
7973 2010-08-12 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
7974
7975 * cus-edit.el (custom-save-variables, custom-save-faces): Fix up
7976 indentation of inserted comment.
7977
7978 2010-08-11 Jan Djärv <jan.h.d@swipnet.se>
7979
7980 * faces.el (region): Add type gtk that uses gtk colors.
7981
7982 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
7983 Handle theme-name change.
7984
7985 2010-08-10 Michael R. Mauger <mmaug@yahoo.com>
7986
7987 * progmodes/sql.el: Version 2.5
7988 (sql-product-alist): Add :prompt-cont-regexp property for several
7989 database products.
7990 (sql-prompt-cont-regexp): New variable.
7991 (sql-output-newline-count, sql-output-by-send):
7992 New variables. Record number of newlines in input text.
7993 (sql-send-string): Handle multiple filters and count newlines.
7994 (sql-send-magic-terminator): Count terminator newline.
7995 (sql-interactive-remove-continuation-prompt): Filters output to
7996 remove continuation prompts; one for each newline.
7997 (sql-interactive-mode): Set up new variables, prompt regexp and
7998 output filter.
7999 (sql-mode-sqlite-font-lock-keywords): Correct some keywords.
8000 (sql-make-alternate-buffer-name): Correct buffer name in edge cases.
8001
8002 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8003
8004 * emacs-lisp/pcase.el: New file.
8005
8006 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
8007
8008 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8009 as here-document, otherwise the command could exceed maximum
8010 length of command line.
8011 (tramp-handle-vc-registered): Call script accordingly.
8012 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
8013
8014 2010-08-10 Kenichi Handa <handa@m17n.org>
8015
8016 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
8017 composable pattern.
8018
8019 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
8020
8021 * emacs-lisp/package.el (package-version-split)
8022 (package--version-first-nonzero, package-version-compare):
8023 Functions removed.
8024 (package-directory-list, package-load-all-descriptors)
8025 (package--built-in, package-activate, define-package)
8026 (package-installed-p, package-compute-transaction)
8027 (package-read-all-archive-contents)
8028 (package--add-to-archive-contents, package-buffer-info)
8029 (package-tar-file-info, package-list-packages-internal):
8030 Use version-to-list and version-list-*.
8031
8032 * emacs-lisp/package-x.el (package-upload-buffer-internal):
8033 Use version-to-list.
8034 (package-upload-buffer-internal): Use version-list-<=.
8035
8036 2010-08-09 Kenichi Handa <handa@m17n.org>
8037
8038 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
8039 composable pattern.
8040
8041 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
8042
8043 * tutorial.el (tutorial--default-keys): C-d is now bound to
8044 delete-forward-char (Bug#6826).
8045
8046 * mouse.el (mouse-drag-track): Remove accidentally-removed check
8047 for `double' value of mouse-1-click-follows-link (Bug#6807).
8048
8049 2010-08-08 Johan Bockgård <bojohan@gnu.org>
8050
8051 * replace.el (replace-highlight): Bind isearch-forward and
8052 isearch-error, ensuring that highlighting is updated if the user
8053 switches the search direction (Bug#6808).
8054
8055 * isearch.el (isearch-lazy-highlight-forward): New var.
8056 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
8057 (isearch-lazy-highlight-update): Use it.
8058
8059 2010-08-08 Kenichi Handa <handa@m17n.org>
8060
8061 * international/mule.el (define-charset): Store NAME as :base property.
8062 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
8063 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
8064 current priority. Force using the designation of the specific
8065 charset by adding `charset' text property. Improve the whole algorithm.
8066
8067 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8068
8069 * emulation/pc-select.el (pc-selection-mode-hook)
8070 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
8071 (pc-selection-mode): Fix typos in docstrings.
8072
8073 2010-08-08 Kenichi Handa <handa@m17n.org>
8074
8075 * language/cyrillic.el: Don't add "microsoft-cp1251" to
8076 ctext-non-standard-encodings-alist here.
8077
8078 * international/mule.el (ctext-non-standard-encodings-alist):
8079 Add "koi8-r" and "microsoft-cp1251".
8080 (ctext-standard-encodings): New variable.
8081 (ctext-non-standard-encodings-table): List only elements for
8082 non-standard encodings.
8083 (ctext-pre-write-conversion): Adjust for the above change.
8084 Check ctext-standard-encodings.
8085
8086 * international/mule-conf.el (compound-text): Doc fix.
8087 (ctext-no-compositions): Doc fix.
8088 (compound-text-with-extensions): Doc fix.
8089
8090 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8091
8092 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
8093
8094 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8095
8096 * progmodes/which-func.el (which-func-format): Split help-echo text
8097 into lines, like other mode-line tooltips.
8098
8099 * server.el (server-start): When using TCP sockets, force IPv4
8100 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
8101
8102 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8103
8104 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
8105
8106 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8107
8108 * term.el (term-delimiter-argument-list): Reflow docstring.
8109 (term-read-input-ring, term-write-input-ring, term-send-input)
8110 (term-bol, term-erase-in-display, serial-supported-or-barf):
8111 Fix typos in docstrings.
8112
8113 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
8114
8115 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
8116
8117 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8118
8119 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
8120
8121 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
8122
8123 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
8124 Fix typo in docstring (bug#6747).
8125
8126 2010-08-08 Leo <sdl.web@gmail.com>
8127
8128 * eshell/esh-io.el (eshell-get-target): Better detection of
8129 read-only file (Bug#6762).
8130
8131 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
8132
8133 * align.el (align-default-spacing): Doc fix.
8134 (align-region-heuristic, align-regexp): Fix typos in docstrings.
8135
8136 2010-08-08 Stephen Peters <speters@itasoftware.com>
8137
8138 * calendar/icalendar.el
8139 (icalendar--split-value): Fix splitting regexp. (Bug#6766)
8140 (icalendar--get-weekday-numbers): New.
8141 (icalendar--convert-recurring-to-diary): Handle multiple byday
8142 values in weekly rules. (Bug#6766)
8143
8144 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
8145
8146 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
8147 (icalendar--create-uid, icalendar-export-region)
8148 (icalendar--parse-summary-and-rest): Code formatting.
8149
8150 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
8151
8152 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
8153 to italicize headers.
8154 (calc-highlight-selections-with-faces): New variable.
8155 (calc-selected-face, calc-nonselected-face): New faces.
8156
8157 * calc/calccomp.el (math-comp-highlight-string): Use
8158 `calc-highlight-selections-with-faces' to determine how to highlight
8159 sub-formulas.
8160
8161 * calc/calc-sel.el (calc-show-selections): Change message to when
8162 using faces to highlight selections.
8163
8164 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
8165
8166 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
8167 Add SQLite 3 keywords, functions and datatypes.
8168 (sql-interactive-mode): Remove `comint-process-echoes' set to t
8169 (Bug#6686).
8170
8171 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
8172
8173 * simple.el (select-active-regions): Move to keyboard.c.
8174 (deactivate-mark): Used saved-region-selection.
8175 (select-active-region): Function removed.
8176 (activate-mark, set-mark, push-mark-command)
8177 (handle-shift-selection): Don't call it.
8178 (keyboard-quit): Avoid adding the region to the window selection.
8179
8180 * mouse.el (mouse-drag-track): Remove hacks to deal with old
8181 select-active-regions implementation.
8182 (mouse-yank-at-click): Doc fix.
8183
8184 * cus-start.el: Add custom declaration for select-active-regions.
8185
8186 2010-08-07 Eli Zaretskii <eliz@gnu.org>
8187
8188 * simple.el (delete-forward-char): Doc fix.
8189
8190 * tutorial.el (help-with-tutorial): Hack safe file-local variables
8191 after reading the tutorial.
8192
8193 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
8194
8195 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph):
8196 Fix for the case that a C style comment has its delimiters alone on
8197 their respective lines.
8198
8199 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
8200
8201 * net/tramp.el (tramp-handle-start-file-process): Set connection
8202 property "vec".
8203 (tramp-process-sentinel): Use it for flushing the cache.
8204 We cannot do it via the process buffer, the buffer could be deleted
8205 already when running the sentinel.
8206
8207 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
8208
8209 * comint.el (comint-mode): Make directory tracking functions
8210 functional on remote files. (Bug#6764)
8211
8212 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
8213
8214 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
8215
8216 2010-08-05 Eli Zaretskii <eliz@gnu.org>
8217
8218 * emacs-lisp/find-gc.el (find-gc-source-files):
8219 Rename unexec.c => unexcoff.c.
8220
8221 * emacs-lisp/authors.el (authors-fixed-entries):
8222 Rename unexec.c => unexcoff.c.
8223
8224 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
8225
8226 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
8227 cache, not only file cache.
8228 (tramp-process-sentinel): New defun.
8229 (tramp-handle-start-file-process): Use it, in order to invalidate
8230 file caches.
8231
8232 2010-08-03 Leo <sdl.web@gmail.com>
8233
8234 * server.el (server-start): Simplify loop.
8235
8236 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
8237
8238 * frame.el (screen-height, screen-width, set-screen-width)
8239 (set-screen-height): Remove ancient compatibility aliases.
8240
8241 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
8242 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
8243
8244 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
8245 that change current buffer.
8246
8247 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8248
8249 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
8250 beginning of the string. Use `string-match-p'. (Bug#6765)
8251
8252 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
8253
8254 * cus-start.el (x-gtk-use-system-tooltips): New variable.
8255
8256 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
8257
8258 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
8259 (package--builtins): Tweak descriptions.
8260 (package-print-package): Upcase descriptions if necessary.
8261 Show all built-in packages in font-lock-builtin-face.
8262 (package-list-packages-internal): Omit "emacs" package.
8263 Show status of built-in packages as "built-in".
8264
8265 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
8266
8267 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
8268 before killing to preserve the primary selection (Bug#6701).
8269
8270 * term/x-win.el (x-select-text): Doc fix.
8271
8272 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
8273
8274 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
8275 (objc-font-lock-extra-types):
8276 * progmodes/cc-mode.el (c-basic-common-init):
8277 * progmodes/cc-langs.el (c-make-mode-syntax-table)
8278 (c++-make-template-syntax-table)
8279 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
8280 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
8281 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
8282 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
8283 * progmodes/cc-fonts.el (c-make-inverse-face)
8284 (c-basic-matchers-after):
8285 * progmodes/cc-engine.el (c-forward-keyword-clause)
8286 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
8287 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
8288 (c-guess-continued-construct, c-guess-basic-syntax):
8289 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
8290 The above functions were modified or created.
8291
8292 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
8293
8294 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
8295
8296 2010-07-31 Eli Zaretskii <eliz@gnu.org>
8297
8298 * files.el (bidi-paragraph-direction): Define safe local values.
8299
8300 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
8301 language-info-alist. Remove outdated FIXME in a comment.
8302
8303 2010-07-31 Alan Mackenzie <acm@muc.de>
8304
8305 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
8306 Auto-fill broken in C/C++ modes.
8307
8308 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
8309
8310 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
8311 (menu-bar-showhide-tool-bar-menu-customize-disable)
8312 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
8313 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
8314 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
8315 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
8316 make a menu for Options => toolbar that can move it.
8317
8318 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
8319
8320 * emacs-lisp/package-x.el (package--make-rss-entry):
8321 (package-maint-add-news-item, package--update-news)
8322 (package-upload-buffer-internal): New arg ARCHIVE-URL.
8323
8324 * emacs-lisp/package.el (package-archive-url): Rename from
8325 package-archive-id.
8326 (package-install): Doc fix.
8327 (package-download-single, package-download-tar, package-install)
8328 (package-menu-view-commentary): Callers changed.
8329
8330 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
8331
8332 * net/tramp.el (tramp-handle-start-file-process): Check only for
8333 `remote-tty' process property.
8334 (tramp-open-shell): Don't check for tty.
8335 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
8336 process property.
8337
8338 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
8339 host.
8340
8341 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
8342
8343 * emacs-lisp/package.el (package-load-list, package-archives)
8344 (package-archive-contents, package-user-dir)
8345 (package-directory-list, package--builtins, package-alist)
8346 (package-activated-list, package-obsolete-alist): Mark as risky.
8347
8348 2010-07-28 Phil Hagelberg <phil@evri.com>
8349
8350 Add support for non-default package repositories.
8351 * emacs-lisp/package.el (package-archive-base): Var deleted.
8352 (package-archives): New variable.
8353 (package-archive-contents): Doc fix.
8354 (package-load-descriptor): Do nothing if descriptor file is missing.
8355 (package--write-file-no-coding): New function.
8356 (package-unpack-single): Use it.
8357 (package-archive-id): New function.
8358 (package-download-single, package-download-tar)
8359 (package-menu-view-commentary): Use it.
8360 (package-installed-p): Make second argument optional.
8361 (package-read-all-archive-contents): New function.
8362 (package-initialize): Use it.
8363 (package-read-archive-contents): Add ARCHIVE argument.
8364 (package--add-to-archive-contents): New function.
8365 (package-install): Don't call package-read-archive-contents.
8366 (package--download-one-archive): Store archive file in a
8367 subdirectory of package-user-dir.
8368 (package-menu-execute): Remove spurious line movement.
8369
8370 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
8371
8372 * cus-start.el (tool-bar-style): Add text-image-horiz.
8373
8374 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
8375
8376 * progmodes/gud.el (gud-common-init): Check for remoteness of
8377 `file', and not of `default-directory'.
8378
8379 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
8380
8381 * net/tramp.el (tramp-methods): Move hostname to the end in all
8382 ssh `tramp-login-args'.
8383 (tramp-verbose): Describe verbose level 9.
8384 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
8385 (tramp-open-connection-setup-interactive-shell): Trace stty
8386 settings if `tramp-verbose' >= 9.
8387 (tramp-handle-start-file-process): Implement tty setting.
8388 (Bug#4604, Bug#6360)
8389
8390 * net/tramp-cmds.el (tramp-bug): Recommend setting of
8391 `tramp-verbose' to 9.
8392
8393 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
8394
8395 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
8396 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
8397 Remove references to package `lisp-re' (bug#4369).
8398
8399 2010-07-27 Tom Tromey <tromey@redhat.com>
8400
8401 * progmodes/js.el (js-mode):
8402 * progmodes/make-mode.el (makefile-mode):
8403 * progmodes/simula.el (simula-mode):
8404 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
8405
8406 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
8407
8408 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
8409
8410 * time.el (display-time-day-and-date): Remove spurious * in docstring.
8411 (display-time-world-buffer-name, display-time-world-mode-map):
8412 Fix typos in docstrings.
8413
8414 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
8415
8416 * image-mode.el (image-display-size): New function.
8417 (image-forward-hscroll, image-next-line, image-eol, image-eob)
8418 (image-mode-fit-frame): Use it (Bug#6639).
8419
8420 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
8421
8422 * dired.el (dired-buffers-for-dir): Handle list values of
8423 dired-directory (Bug#6636).
8424
8425 2010-07-26 Sam Steingold <sds@gnu.org>
8426
8427 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
8428 Do not call `x-get-selection' the second time, reuse the value.
8429
8430 2010-07-26 Daiki Ueno <ueno@unixuser.org>
8431
8432 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
8433 which consist of control chars only. Suggested by Richard Stallman.
8434
8435 2010-07-25 Daiki Ueno <ueno@unixuser.org>
8436
8437 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
8438 exists before passing an error to find-file-not-found-functions
8439 (bug#6723).
8440
8441 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
8442
8443 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
8444 Remove leading nil element, adjust values.
8445 (tetris-shapes, tetris-shape-scores):
8446 Change representation of shapes and remove some redundancy.
8447 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
8448 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
8449 Adjust for working with new representation of shapes.
8450 (tetris-shape-rotations): New function.
8451 (tetris-move-bottom, tetris-move-left, tetris-move-right)
8452 (tetris-rotate-prev, tetris-rotate-next):
8453 Adjust for working with the new version of tetris-test-shape.
8454
8455 2010-07-23 Markus Triska <markus.triska@gmx.at>
8456
8457 * progmodes/ps-mode.el: Use comint (bug#5954).
8458 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
8459 (ps-mode-other-newline): Simplify.
8460 (ps-run-mode): Derive from comint-mode instead of
8461 fundamental-mode, yielding input history etc.
8462 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
8463 (ps-run-send-string): Adapt for comint-mode.
8464 (ps-run-newline): Remove now unneeded function.
8465
8466 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8467
8468 * net/tramp.el (tramp-methods): Move hostname to the end in all
8469 plink `tramp-login-args'.
8470
8471 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8472
8473 * net/tramp.el (tramp-open-shell): New defun.
8474 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
8475 Use it.
8476
8477 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
8478
8479 * net/tramp.el (tramp-file-name-regexp-unified)
8480 (tramp-completion-file-name-regexp-unified): On W32 systems, do
8481 not regard the volume letter as remote filename. (Bug#5447)
8482
8483 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
8484
8485 * custom.el (custom-declare-variable): Give a clearer error message
8486 when the docstring is missing (bug#6476).
8487
8488 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
8489
8490 * progmodes/sql.el: Version 2.4. Improved Login prompting.
8491 (sql-login-params): New widget definition.
8492 (sql-oracle-login-params, sql-mysql-login-params)
8493 (sql-solid-login-params, sql-sybase-login-params)
8494 (sql-informix-login-params, sql-ingres-login-params)
8495 (sql-ms-login-params, sql-postgres-login-params)
8496 (sql-interbase-login-params, sql-db2-login-params)
8497 (sql-linter-login-params): Use it.
8498 (sql-sqlite-login-params): Use it; Define "database" parameter as
8499 a file name.
8500 (sql-sqlite-program): Change to "sqlite3".
8501 (sql-comint-sqlite): Make sure database name is complete.
8502 (sql-for-each-login): New function.
8503 (sql-connect, sql-save-connection): Use it.
8504 (sql-get-login-ext): New function.
8505 (sql-get-login): Use it.
8506 (sql-make-alternate-buffer-name): Handle :file parameters.
8507
8508 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
8509
8510 * dired.el (dired-no-confirm): Document value t and fix defcustom to
8511 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
8512
8513 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
8514
8515 * dired.el (dired-mode-map): Use command remapping (bug#6632).
8516
8517 2010-07-22 Lawrence Mitchell <wence@gmx.li>
8518
8519 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
8520
8521 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
8522
8523 * net/tramp.el (tramp-get-ls-command)
8524 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
8525 instead of "/".
8526
8527 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
8528
8529 * progmodes/sql.el: Version 2.3.
8530 (sql-connection-alist): Change keys from symbols to strings;
8531 enhanced the widget definition.
8532 (sql-mode-menu): Add submenu to select connections.
8533 (sql-interactive-mode-menu): Add "Save Connection" item.
8534 (sql-add-product): Fix menu item.
8535 (sql-get-product-feature): Improved error handling.
8536 (sql--alt-buffer-part, sql--alt-if-not-empty): Remove.
8537 (sql-make-alternate-buffer-name): Simplified.
8538 (sql-product-interactive): Handle missing product.
8539 (sql-connect): Support string keys, minor improvements.
8540 (sql-save-connection): New function.
8541 (sql-connection-menu-filter): New function.
8542
8543 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
8544
8545 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
8546 (tramp-open-connection-setup-interactive-shell):
8547 Apply workaround for IRIX64 bug. Move argument of last
8548 `tramp-send-command' where it belongs to.
8549
8550 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
8551
8552 * net/tramp.el (tramp-perl-file-attributes)
8553 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
8554 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
8555 front of `login-args'.
8556
8557 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
8558
8559 * time.el (display-time-world-mode): Define with `define-derived-mode'.
8560 Set `show-trailing-whitespace' to nil.
8561 (display-time-world-display): Simplify.
8562
8563 2010-07-18 Alan Mackenzie <acm@muc.de>
8564
8565 Enhance `c-file-style' in file/directory local variables.
8566 * progmodes/cc-mode.el (c-count-cfss): New function.
8567 (c-before-hack-hook): Call `c-set-style' differently according to
8568 whether c-file-style was set in file or directory local
8569 variables.
8570
8571 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
8572
8573 * progmodes/sql.el: Version 2.2.
8574 (sql-product, sql-user, sql-database, sql-server, sql-port):
8575 Use defcustom :safe keyword rather than putting safe-local-variable
8576 property.
8577 (sql-password): Use defcustom :risky keyword rather than putting
8578 risky-local-variable property.
8579 (sql-oracle-login-params, sql-sqlite-login-params)
8580 (sql-solid-login-params, sql-sybase-login-params)
8581 (sql-informix-login-params, sql-ingres-login-params)
8582 (sql-ms-login-params, sql-postgres-login-params)
8583 (sql-interbase-login-params, sql-db2-login-params)
8584 (sql-linter-login-params): Add `port' option.
8585 (sql-get-product-feature): Add NO-INDIRECT parameter.
8586 (sql-comint-oracle, sql-comint-sybase)
8587 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
8588 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
8589 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
8590 (sql-comint-linter): Rename sql-connect-* functions to
8591 sql-comint-*.
8592 (sql-product-alist, sql-mode-menu): Rename as above and
8593 :sqli-connect-func to :sqli-comint-func.
8594 (sql-connection): New variable.
8595 (sql-interactive-mode): Set it.
8596 (sql-connection-alist): New variable.
8597 (sql-connect): New function.
8598 (sql--alt-buffer-part, sql--alt-if-not-empty)
8599 (sql-make-alternate-buffer-name): Improved alternative buffer name.
8600
8601 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8602
8603 * image-mode.el (image-bookmark-make-record): Do not set context
8604 in an image (Bug#6650).
8605
8606 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
8607
8608 * simple.el (select-active-region): New function.
8609 (push-mark-command, set-mark, activate-mark)
8610 (handle-shift-selection): Use it.
8611 (deactivate-mark): Don't check for size of region.
8612
8613 * mouse.el (mouse-drag-track): Use select-active-region.
8614
8615 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
8616
8617 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
8618 "--dired" stronger.
8619
8620 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
8621
8622 * term/x-win.el (x-select-enable-primary): Change default to nil.
8623 (x-select-enable-clipboard): Add :version keyword.
8624
8625 * mouse.el (mouse-drag-copy-region):
8626 * simple.el (select-active-regions): Likewise.
8627
8628 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
8629
8630 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
8631 (vc-coding-system-for-diff): Use it to decide whether to inherit
8632 from the file the EOL format for reading the diffs of that file.
8633 (Bug#4451)
8634
8635 2010-07-16 Eli Zaretskii <eliz@gnu.org>
8636
8637 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
8638 unibyte, so compressed attachments are not compressed again.
8639
8640 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
8641
8642 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
8643 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
8644 (tramp-find-shell): Simplify setting connection property.
8645 (tramp-get-ls-command): Make test for "--color=never" stronger.
8646
8647 2010-07-15 Simon South <ssouth@member.fsf.org>
8648
8649 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
8650 blocks within record declarations (i.e. variant parts) correctly.
8651
8652 2010-07-15 Simon South <ssouth@member.fsf.org>
8653
8654 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
8655 over literal tokens when parsing so newlines aren't "absorbed" by
8656 single-line comments. Corrects the indentation of case blocks
8657 that have a comment on the first line.
8658
8659 2010-07-14 Karl Fogel <kfogel@red-bean.com>
8660
8661 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
8662 by Drew Adams (Bug#5504).
8663
8664 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
8665
8666 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
8667 now that Unicode is used (Bug#6594).
8668
8669 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
8670
8671 * term/x-win.el (x-select-enable-clipboard): Default to t.
8672 (x-initialize-window-system): Don't overwrite Paste menu item.
8673
8674 * simple.el (select-active-regions): Default to t.
8675 (push-mark-command): Don't overwrite primary with empty string.
8676
8677 * mouse.el: Bind mouse-2 to mouse-yank-primary.
8678 (mouse-drag-copy-region): Default to nil.
8679
8680 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
8681 Cut/Copy/Paste menu bar items.
8682
8683 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8684
8685 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
8686 Patch applied by Karl Fogel.
8687
8688 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
8689 and `bookmark-current-buffer' if they have been already set in
8690 another buffer (e.g gnus-art).
8691
8692 2010-07-13 Karl Fogel <kfogel@red-bean.com>
8693 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8694
8695 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
8696
8697 * bookmark.el (bookmark-make-record-default): Allow unneeded
8698 information to be omitted from the record.
8699
8700 Adjust declarations and calls:
8701
8702 * info.el (bookmark-make-record-default): Adjust declaration.
8703 (Info-bookmark-make-record): Adjust call.
8704
8705 * woman.el (bookmark-make-record-default): Adjust declaration.
8706 (woman-bookmark-make-record): Adjust call.
8707
8708 * man.el (bookmark-make-record-default): Adjust declaration.
8709 (Man-bookmark-make-record): Adjust call.
8710
8711 * image-mode.el (bookmark-make-record-default): Adjust declaration.
8712
8713 * doc-view.el (bookmark-make-record-default): Adjust declaration.
8714
8715 2010-07-13 Karl Fogel <kfogel@red-bean.com>
8716
8717 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
8718 This is also from Thierry Volpiatto's patch in bug #6444. However,
8719 because it was extraneous to the functional change in that patch,
8720 and causes a re-indendation, I am committing it separately.
8721
8722 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
8723
8724 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
8725 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
8726 Patch applied by Karl Fogel (Bug#6444).
8727
8728 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
8729
8730 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
8731
8732 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
8733
8734 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
8735 Dempsky; bug#5084). Remove incorrect binding for S-tab.
8736 (ns-alternatives-map): Change S-tab binding to backtab
8737 (bug#6616).
8738
8739 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
8740 under ns.
8741
8742 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
8743
8744 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
8745 (Bug#5806)
8746
8747 * language/tv-util.el (tai-viet-re): Remove format.
8748
8749 2010-07-12 Kenichi Handa <handa@m17n.org>
8750
8751 * language/hebrew.el: Remove no-byte-compile declaration.
8752 Change coding: tag to utf-8. Register hebrew-shape-gstring in
8753 composition-function-table for 3-character looking back.
8754 (hebrew-font-get-precomposed): New function.
8755 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
8756
8757 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
8758
8759 * mouse.el (mouse-drag-track): Handle select-active-regions
8760 (Bug#6612).
8761
8762 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
8763
8764 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
8765 empty argument to gvfs-copy.
8766
8767 2010-07-10 Glenn Morris <rgm@gnu.org>
8768
8769 * calendar/calendar.el (calendar-week-end-day): New function.
8770 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
8771 Respect calendar-week-start-day. (Bug#6606)
8772 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
8773 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
8774 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
8775 respect calendar-week-start-day.
8776
8777 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
8778
8779 * simple.el (use-region-p): Doc fix (Bug#6607).
8780
8781 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
8782
8783 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8784 Add regexps for cucumber and ruby.
8785
8786 2010-07-08 Daiki Ueno <ueno@unixuser.org>
8787
8788 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
8789 (epa-file-insert-file-contents): Hack to prevent
8790 find-file from opening empty buffer when decryption failed
8791 (bug#6568).
8792
8793 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
8794
8795 * textmodes/ispell.el (ispell-alternate-dictionary):
8796 Use file-readable-p.
8797 Return nil if no word-list is found at default locations.
8798 (ispell-complete-word-dict): Default to nil.
8799 (ispell-command-loop): Use 'word-list' when using lookup-words.
8800 (lookup-words): Use ispell-complete-word-dict or
8801 ispell-alternate-dictionary. Check for word-list availability
8802 and handle errors if needed with better messages (Bug#6539).
8803 (ispell-complete-word): Use ispell-complete-word-dict or
8804 ispell-alternate-dictionary.
8805
8806 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
8807
8808 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
8809 builtins (BufferError, BytesWarning, WindowsError; callables
8810 bin, bytearray, bytes, format, memoryview, next, print; __package__).
8811
8812 2010-07-07 Glenn Morris <rgm@gnu.org>
8813
8814 * play/zone.el (top-level): Do not require timer, tabify, or cl.
8815 (zone-shift-left): Ignore intangibility, and any errors from
8816 forward-char.
8817 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
8818 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
8819 deleting, and copying text properties.
8820 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
8821 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
8822 to point-max is hard.
8823 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
8824 (zone-fill-out-screen): Ignore intangibility.
8825
8826 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
8827
8828 * menu-bar.el (menu-bar-mode):
8829 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
8830 if it has been set.
8831
8832 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
8833 word/line selection (Bug#6565).
8834
8835 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
8836
8837 * net/dbus.el (dbus-send-signal): Declare function.
8838
8839 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
8840
8841 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
8842 (dbus-register-property): New optional argument EMITS-SIGNAL.
8843 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
8844
8845 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
8846
8847 * mouse.el (mouse-drag-overlay): Variable deleted.
8848 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
8849 (mouse--remap-link-click-p): New function.
8850 (mouse-drag-track): Handle dragging by using temporary Transient
8851 Mark mode, instead of a special overlay.
8852 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
8853 mouse-show-mark.
8854
8855 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
8856 deleted.
8857
8858 2010-07-02 Juri Linkov <juri@jurta.org>
8859
8860 * autoinsert.el (auto-insert-alist): Fix readability
8861 by using dotted pair notation for lambda.
8862
8863 2010-07-02 Juri Linkov <juri@jurta.org>
8864
8865 * faces.el (read-face-name): Rename arg `string-describing-default'
8866 to `default'. Doc fix. Display the default value in quotes
8867 in the prompt. With empty input, return the `default' arg,
8868 unless the default value is a string (in which case return nil).
8869 (describe-face): Replace the string `default' arg of `read-face-name'
8870 with the symbol `default'.
8871
8872 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
8873
8874 * emulation/viper-cmd.el (viper-delete-backward-char)
8875 (viper-del-backward-char-in-insert)
8876 (viper-del-backward-char-in-replace, viper-change)
8877 (viper-backward-indent): Replace delete-backward-char with
8878 delete-char (Bug#6552).
8879
8880 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
8881
8882 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
8883
8884 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
8885
8886 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
8887 argument passed to frame-creation-function (Bug#5378).
8888
8889 * faces.el (x-handle-named-frame-geometry)
8890 (x-handle-reverse-video, x-create-frame-with-faces)
8891 (face-set-after-frame-default, tty-create-frame-with-faces):
8892 Don't separately consult default-frame-alist. It is now passed as the
8893 PARAMETER argument.
8894
8895 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
8896
8897 * startup.el (command-line): Don't call tool-bar-setup in a
8898 tty-only build.
8899
8900 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
8901
8902 * ruler-mode.el (ruler--save-header-line-format): New fun.
8903 (ruler-mode): Use it as a setter function, so as not to overwrite
8904 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
8905
8906 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
8907
8908 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
8909 (vc-root-diff, vc-print-root-log, vc-log-incoming)
8910 (vc-log-outgoing): Use it.
8911 (vc-diff-internal): Set diff-vc-backend.
8912
8913 * vc/diff-mode.el (diff-vc-backend): New var.
8914
8915 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
8916
8917 * dynamic-setting.el (font-setting-change-default-font):
8918 Remove call to message.
8919
8920 2010-06-28 Kenichi Handa <handa@m17n.org>
8921
8922 * international/quail.el (quail-insert-kbd-layout): Fix the
8923 showing of untranslated characters.
8924
8925 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
8926
8927 * simple.el (delete-active-region): New option.
8928 (delete-backward-char): Implement in Lisp.
8929 (delete-forward-char): New command.
8930
8931 * mouse.el (mouse-region-delete-keys): Delete.
8932 (mouse-show-mark): Simplify.
8933
8934 * bindings.el (global-map): Bind delete and DEL, the former to
8935 delete-forward-char.
8936
8937 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
8938
8939 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
8940 (ruby-mode): Bind indent-line-function (Bug#5119).
8941
8942 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
8943
8944 * startup.el (command-line): Recognize "0" X resource value.
8945
8946 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
8947
8948 * startup.el (command-line): Use X resources to set the value of
8949 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
8950
8951 * menu-bar.el (menu-bar-mode):
8952 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
8953 Set init-value to t.
8954
8955 * frame.el (frame-notice-user-settings): Don't change
8956 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
8957 vice versa (Bug#2249).
8958
8959 2010-06-26 Eli Zaretskii <eliz@gnu.org>
8960
8961 * w32-fns.el (w32-convert-standard-filename): Doc fix.
8962
8963 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
8964
8965 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
8966 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
8967
8968 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
8969 default directories are expanded (Bug#6143).
8970
8971 2010-06-24 Juri Linkov <juri@jurta.org>
8972
8973 * minibuffer.el (completions-format): Change default from nil to
8974 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
8975
8976 2010-06-24 Juri Linkov <juri@jurta.org>
8977
8978 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
8979 buffer-locally to lambda that re-runs the vc diff command.
8980 (Bug#6447)
8981
8982 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
8983
8984 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
8985 echo area is in use (Bug#3412).
8986
8987 2010-06-22 Glenn Morris <rgm@gnu.org>
8988
8989 * textmodes/texinfmt.el (texinfo-format-region)
8990 (texinfo-raise-lower-sections, texinfo-format-separate-node)
8991 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
8992 (texinfo-format-option, texinfo-noindent):
8993 Use line-beginning-position and line-end-position.
8994
8995 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
8996 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
8997 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
8998 utf-8 characters.
8999
9000 2010-06-21 Karl Fogel <kfogel@red-bean.com>
9001
9002 * play/zone.el (zone-fall-through-ws): Fix next-line ->
9003 forward-line fallout.
9004
9005 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
9006
9007 * mouse.el (mouse-appearance-menu): Add docstring.
9008
9009 * help.el (describe-key): Print up-event using key-description.
9010
9011 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
9012
9013 * net/zeroconf.el (zeroconf-resolve-service)
9014 (zeroconf-service-resolver-handler): Use `dbus-byte-array-to-string'.
9015 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
9016
9017 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
9018
9019 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
9020
9021 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
9022
9023 Avoid displaying files with a nil state in vc-dir.
9024 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
9025 cases that cause insertion.
9026 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
9027 with a nil state.
9028
9029 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
9030
9031 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
9032
9033 2010-06-29 Leo <sdl.web@gmail.com>
9034
9035 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
9036
9037 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
9038
9039 * generic-x.el (bat-generic-mode): Fix regexp for command line
9040 switches (Bug#5719).
9041
9042 2010-06-27 Masatake YAMATO <yamato@redhat.com>
9043
9044 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
9045 of nconc to avoid pure storage error (Bug#6239).
9046
9047 2010-06-27 Christoph Scholtes <cschol2112@googlemail.com>
9048
9049 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
9050 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
9051 bindings of bookmark-automatically-show-annotations (Bug#6515).
9052
9053 2010-06-25 Eli Zaretskii <eliz@gnu.org>
9054
9055 * arc-mode.el (archive-zip-extract): Don't quote the file name on
9056 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
9057
9058 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
9059
9060 * comint.el (make-comint, make-comint-in-buffer): Mention return
9061 value in the docstrings. (Bug#6498)
9062
9063 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
9064
9065 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
9066 since it is not present when using some non-default switches.
9067
9068 2010-06-23 Karl Fogel <kfogel@red-bean.com>
9069
9070 * simple.el (compose-mail): Fix doc string to refer to
9071 `compose-mail-user-agent-warnings', instead of to the
9072 nonexistent `compose-mail-check-user-agent'.
9073
9074 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
9075
9076 Fix an indentation bug:
9077
9078 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
9079 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
9080 of existing values.
9081
9082 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
9083 (c-clear->-pair-props-if-match-before): now return t when they've
9084 cleared properties, nil otherwise.
9085 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
9086 by taking account of the existing value.
9087
9088 * progmodes/cc-defs.el
9089 (c-clear-char-property-with-value-function): Fix this to clear the
9090 property rather than overwriting it with nil.
9091
9092 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
9093
9094 * emacs-lisp/package.el (package-print-package): Add link to
9095 package description via describe-package.
9096 (describe-package-1): List package requirements. Add button to
9097 perform installation.
9098 (package-menu-describe-package): New command.
9099
9100 * help-mode.el (help-package): New button type.
9101
9102 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
9103
9104 * emacs-lisp/package.el: Move package-list-packages binding to
9105 menu-bar.el.
9106 (describe-package, describe-package-1, package--dir): New funs.
9107 (package-activate-1): Use package--dir.
9108
9109 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
9110
9111 * help-mode.el (help-package-def): New button type.
9112
9113 * menu-bar.el: Move package-list-packages binding here from
9114 package.el.
9115
9116 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
9117
9118 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
9119
9120 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9121
9122 * emacs-lisp/edebug.el (edebug-read-list):
9123 Phase out old-style backquotes.
9124
9125 2010-06-17 Juri Linkov <juri@jurta.org>
9126
9127 * help-mode.el (help-mode): Set buffer-local variable
9128 revert-buffer-function to help-mode-revert-buffer.
9129 (help-mode-revert-buffer): New function.
9130
9131 * info.el (Info-revert-find-node): Check for major-mode Info-mode
9132 before popping to "*info*" (like in other Info functions).
9133 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
9134 old-history-forward. Pop to old-buffer-name or "*info*" to
9135 recreate the killed buffer. Set Info-history-forward from
9136 old-history-forward.
9137 (Info-breadcrumbs-depth): Add :group and :version.
9138
9139 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
9140
9141 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
9142
9143 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
9144
9145 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
9146 for languages like Portuguese with pt_{BR,PT} and no plain pt.
9147
9148 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
9149
9150 * emacs-lisp/package.el (package-menu-mode-map):
9151 Move initialization into declaration.
9152
9153 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
9154
9155 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
9156
9157 * emacs-lisp/package.el (package-archive-base): Point to
9158 elpa.gnu.org.
9159 (package-enable, package-load-list): New defcustoms.
9160 (package-user-dir, package-directory-list): Turn into defcustoms.
9161 Don't include package-user-dir in package-directory-list.
9162 (package--builtins-base): Don't include Emacs as a "package".
9163 (package-subdirectory-regexp): New var.
9164 (package-load-all-descriptors, package-compute-transaction)
9165 (package-download-transaction): Obey package-load-list.
9166 (package-activate-1): Rename from package-do-activate.
9167 (package-list-packages-internal): Check package-load-list.
9168 (package-load-descriptor, package-generate-autoloads)
9169 (package-unpack, package-unpack-single)
9170 (package--read-archive-file, package-delete):
9171 Use expand-file-name.
9172
9173 * emacs-lisp/package-x.el: New file. Package uploading
9174 functionality split out from package.el.
9175
9176 * startup.el (command-line): Load packages after reading init file.
9177
9178 2010-06-17 Tom Tromey <tromey@redhat.com>
9179
9180 * emacs-lisp/package.el: New file.
9181
9182 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9183
9184 Fix vc-annotate for renamed files when using Git.
9185 * vc/vc-git.el (vc-git-find-revision): Deal with empty results from
9186 ls-files. Doe not pass the object as a file name to cat-file, it
9187 is not a file name.
9188 (vc-git-annotate-command): Pass the file name using -- to avoid
9189 ambiguity with the revision.
9190 (vc-git-previous-revision): Pass a relative file name.
9191
9192 2010-06-22 Glenn Morris <rgm@gnu.org>
9193
9194 * progmodes/js.el (js-mode-map): Use standard capitalization and
9195 ellipses for menu entries.
9196
9197 * wid-edit.el (widget-complete): Doc fix.
9198
9199 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
9200
9201 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
9202
9203 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
9204
9205 Fix annotating other revisions for renamed files in vc-annotate.
9206 * vc/vc-annotate.el (vc-annotate): Add an optional argument for the
9207 VC backend. Use it when non-nil.
9208 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
9209 (Bug#6487).
9210
9211 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
9212 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
9213 Do not pass the file name to the 'previous-revision call when we
9214 don't want a file diff. (Bug#6489)
9215
9216 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9217
9218 Fix finding revisions for renamed files in vc-annotate.
9219 * vc/vc.el (vc-find-revision): Add an optional argument for
9220 the VC backend. Use it when non-nil.
9221 * vc/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
9222 backend to vc-find-revision. (Bug#6487)
9223
9224 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
9225
9226 Fix reading file names in Git annotate buffers.
9227 * vc/vc-git.el (vc-git-annotate-extract-revision-at-line):
9228 Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
9229
9230 2010-06-20 Alan Mackenzie <acm@muc.de>
9231
9232 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
9233 in file local variables, set it first.
9234
9235 2010-06-19 Glenn Morris <rgm@gnu.org>
9236
9237 * descr-text.el (describe-char-unicode-data): Insert separating
9238 space when needed. (Bug#6422)
9239
9240 * progmodes/idlwave.el (idlwave-action-and-binding):
9241 Fix typo in 2009-12-03 change. (Bug#6450)
9242
9243 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9244
9245 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
9246 handling for `lambda' (misunderstanding).
9247
9248 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
9249
9250 * calc/calc-poly.el (math-accum-factors): Make sure that
9251 constants aren't distributed after they are factored out.
9252
9253 2010-06-16 Juri Linkov <juri@jurta.org>
9254
9255 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
9256 `list-colors-print'. (Bug#6332)
9257
9258 * subr.el (read-quoted-char): Fix up last change (bug#6290).
9259
9260 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9261
9262 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
9263 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
9264
9265 * font-lock.el (font-lock-major-mode): Rename from
9266 font-lock-mode-major-mode to distinguish it from
9267 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
9268 (font-lock-set-defaults):
9269 * font-core.el (font-lock-default-function): Adjust users.
9270 (font-lock-mode): Don't set it at all.
9271
9272 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
9273
9274 * vc/vc-annotate.el (vc-annotate): Use vc-read-revision.
9275
9276 2010-06-16 Glenn Morris <rgm@gnu.org>
9277
9278 * calendar/appt.el (appt-time-msg-list): Doc fix.
9279 (appt-check): Let-bind appt-warn-time.
9280 (appt-add): Make the 3rd argument optional.
9281 Simplify argument names. Doc fix. Check for integer WARNTIME.
9282 Only add WARNTIME to the output list if non-nil.
9283
9284 2010-06-16 Ivan Kanis <apple@kanis.eu>
9285
9286 * calendar/appt.el (appt-check): Let the 3rd element of
9287 appt-time-msg-list specify the warning time.
9288 (appt-add): Add new argument with the warning time. (Bug#5176)
9289
9290 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
9291
9292 * vc/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
9293 older than version 1.6. (Bug#6361)
9294
9295 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
9296
9297 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
9298 used by cl-do-arglist. (Bug#6408)
9299
9300 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
9301
9302 * textmodes/ispell.el (ispell-dictionary-base-alist):
9303 Fix portuguese casechars/not-casechars for missing 'çÇ'.
9304 Suggested by Rolando Pereira (bug#6434).
9305
9306 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
9307
9308 * facemenu.el (list-colors-sort): Doc fix.
9309
9310 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
9311
9312 * progmodes/sql.el (sql-connect-mysql): Fix typo.
9313
9314 2010-06-14 Juri Linkov <juri@jurta.org>
9315
9316 Add sort option `list-colors-sort'. (Bug#6332)
9317 * facemenu.el (color-rgb-to-hsv): New function.
9318 (list-colors-sort): New defcustom.
9319 (list-colors-sort-key): New function.
9320 (list-colors-display): Doc fix. Sort list according to the option
9321 `list-colors-sort'.
9322 (list-colors-print): Add HSV values to `help-echo' property of
9323 RGB strings.
9324
9325 2010-06-14 Juri Linkov <juri@jurta.org>
9326
9327 * compare-w.el: Move to the "vc" subdirectory.
9328
9329 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
9330
9331 * image-mode.el (image-mode-map): Remap left-char and right-char.
9332
9333 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
9334
9335 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
9336
9337 * term/common-win.el (x-colors): Add all the color names defined
9338 in rgb.txt (Bug#6332).
9339
9340 * facemenu.el (list-colors-print): Don't print extra names if it
9341 will overflow the window width.
9342
9343 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
9344 change (Bug#6343).
9345
9346 2010-06-12 Eli Zaretskii <eliz@gnu.org>
9347
9348 * files.el (make-directory): Doc fix (bug#6396).
9349
9350 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
9351
9352 * net/tramp.el (tramp-remote-process-environment): Protect version
9353 string by apostroph.
9354 (tramp-shell-prompt-pattern): Do not use a shy group in case of
9355 XEmacs.
9356 (tramp-file-name-for-operation): Add `call-process-region'.
9357 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
9358
9359 * net/tramp-compat.el (top): Do not autoload
9360 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
9361 only when `start-file-process' is not bound.
9362 (tramp-advice-file-expand-wildcards): Do not use
9363 `tramp-handle-file-remote-p'.
9364 (tramp-compat-make-temp-file): Handle the case, that
9365 `make-temp-file' has no third argument EXTENSION.
9366
9367 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
9368
9369 * makefile.w32-in (WINS_BASIC): Include new directory vc.
9370
9371 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
9372
9373 2010-06-11 Juri Linkov <juri@jurta.org>
9374
9375 * finder.el (finder-known-keywords): Add keyword "vc"
9376 for version control.
9377
9378 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
9379 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
9380 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
9381 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
9382
9383 2010-06-11 Juri Linkov <juri@jurta.org>
9384
9385 Move version control related files to the "vc" subdirectory.
9386 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
9387 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
9388 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
9389 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
9390 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
9391 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
9392 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
9393 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
9394 Move files to the "vc" subdirectory.
9395
9396 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
9397
9398 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
9399 (Bug#6367).
9400
9401 2010-06-11 Stephen Eglen <stephen@gnu.org>
9402
9403 * shell.el: Bind `shell-resync-dirs' to M-RET.
9404
9405 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
9406
9407 * notifications.el: Move file from lisp/net, because it is
9408 supposed to talk locally to the user.
9409
9410 2010-06-10 Julien Danjou <julien@danjou.info>
9411
9412 * net/notifications.el (notifications-on-action-signal)
9413 (notifications-on-closed-signal): Pass notification id as first
9414 argument to the callback functions. Add docstrings.
9415 (notifications-notify): Fix docstring.
9416
9417 2010-06-10 Glenn Morris <rgm@gnu.org>
9418
9419 * emacs-lisp/authors.el (authors-ignored-files)
9420 (authors-valid-file-names): Add some files.
9421
9422 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
9423
9424 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
9425 merge conflict, giving preference to the emacs-23 version of the code.
9426
9427 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9428
9429 * emacs-lisp/advice.el (ad-compile-function):
9430 Define warning-suppress-types before we let-bind it (bug#6275).
9431
9432 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
9433 declare it, make it buffer-local and permanent-local (bug#6324).
9434 (vc-resynch-window): Adjust name.
9435 * vc-hooks.el (vc-find-file-hook): Adjust name.
9436
9437 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
9438
9439 * net/notifications.el (notifications-notify): Fix docstring.
9440
9441 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
9442
9443 Update to Unicode 6.0.0 beta.
9444 * international/charprop.el: Update copyright.
9445 * international/mule-cmds.el (ucs-names): Update character ranges.
9446 * international/uni-bidi.el:
9447 * international/uni-category.el:
9448 * international/uni-combining.el:
9449 * international/uni-comment.el:
9450 * international/uni-decimal.el:
9451 * international/uni-decomposition.el:
9452 * international/uni-digit.el:
9453 * international/uni-lowercase.el:
9454 * international/uni-mirrored.el:
9455 * international/uni-name.el:
9456 * international/uni-numeric.el:
9457 * international/uni-old-name.el:
9458 * international/uni-titlecase.el:
9459 * international/uni-uppercase.el: Regenerate.
9460
9461 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
9462
9463 * emacs-lisp/smie.el (comment-string-strip): Declare function.
9464 (smie-precs-precedence-table): Fix typo in docstring.
9465
9466 * vc-mtn.el (log-edit-extract-headers): Declare function.
9467
9468 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
9469
9470 * net/notifications.el (dbus-register-signal): Declare function.
9471 (notifications-notify): Fix typos and reflow docstring.
9472
9473 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9474
9475 Improve VC create/retrieve tag/branch.
9476 * vc.el (vc-create-tag): Do not read the directory name for VCs
9477 with repository revision granularity. Adjust the tag/branch
9478 prompt. Reset VC properties.
9479 (vc-retrieve-tag): Do not read the directory name for VCs
9480 with repository revision granularity. Reset VC properties.
9481
9482 2010-06-09 Julien Danjou <julien@danjou.info>
9483
9484 * net/notifications.el: New file.
9485
9486 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
9487
9488 Add optional support for resetting VC properties.
9489 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
9490 call vc-file-clearprops when true.
9491 (vc-resynch-buffer): Add new optional argument, pass it down.
9492 (vc-resynch-buffers-in-directory): Likewise.
9493
9494 Improve support for special markup in the VC commit message.
9495 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
9496 * vc-hg.el (vc-hg-checkin): Add support for Date:.
9497 * vc-git.el (vc-git-checkin):
9498 * vc-bzr.el (vc-bzr-checkin): Likewise.
9499
9500 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
9501
9502 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
9503 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
9504
9505 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
9506
9507 * iimage.el: Remove images as soon as the underlying text is modified.
9508 (iimage-modification-hook): New function.
9509 (iimage-mode-buffer): Use it.
9510
9511 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9512
9513 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
9514 smie-indent-offset-after. Add :prev case. Make a bit more generic.
9515 (smie-indent-virtual): Remove `virtual' arg. Update callers.
9516 (smie-indent-keyword): Add handling of open-paren keywords.
9517 (smie-indent-comment-continue): Don't assume comment-continue.
9518
9519 2010-06-07 Martin Rudalics <rudalics@gmx.at>
9520
9521 * window.el (pop-to-buffer): Remove the conditional that
9522 compares new-window and old-window, so it will reselect
9523 the selected window unconditionally.
9524 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
9525
9526 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9527
9528 * emacs-lisp/smie.el (smie-indent-offset-after)
9529 (smie-indent-forward-token, smie-indent-backward-token): New functions.
9530 (smie-indent-after-keyword): Use them.
9531 (smie-indent-fixindent): Only applies to the indentation of the BOL.
9532 (smie-indent-keyword): Tweak the black magic.
9533 (smie-indent-comment-continue): Strip comment-continue before use.
9534 (smie-indent-functions): Indent comments before keywords.
9535
9536 2010-06-06 Juri Linkov <juri@jurta.org>
9537
9538 * isearch.el (isearch-lazy-highlight-search): Fix looping
9539 by checking for empty match. This syncs this loop with the
9540 similar loop in `isearch-search'. (Bug#6362)
9541
9542 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
9543
9544 * net/dbus.el (dbus-register-method): Declare function.
9545 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
9546 (dbus-introspect): Doc fix.
9547 (dbus-event-bus-name, dbus-introspect-get-interface)
9548 (dbus-introspect-get-argument): Reflow docstrings.
9549
9550 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
9551
9552 vc-log-incoming/vc-log-outgoing fixes for Git.
9553 * vc-git.el (vc-git-log-view-mode): Fix font lock for
9554 incoming/outgoing logs.
9555 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
9556 instead of vc-git-compute-remote.
9557 (vc-git-compute-remote): Remove.
9558
9559 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
9560
9561 * term/common-win.el (x-colors): Add "dark green" and "dark
9562 turquoise" (Bug#6332).
9563
9564 2010-06-04 Juri Linkov <juri@jurta.org>
9565
9566 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
9567 Instead of setting `replace' to t and replacing the same string
9568 with itself, don't do certain actions when
9569 kill-do-not-save-duplicates is non-nil and string is equal to car
9570 of kill-ring: don't call menu-bar-update-yank-menu, don't push
9571 interprogram-paste strings to kill-ring, and don't push the input
9572 argument `string' to kill-ring.
9573 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
9574
9575 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
9576
9577 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
9578
9579 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
9580
9581 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
9582 (tramp-gvfs-handler-mounted-unmounted)
9583 (tramp-gvfs-connection-mounted-p): Handle default-location.
9584
9585 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
9586 move files to trash.
9587
9588 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
9589
9590 * international/mule-cmds.el (nonascii-insert-offset)
9591 (nonascii-translation-table): Add obsolescence information.
9592
9593 * international/mule.el (make-translation-table-from-vector): Doc fix.
9594
9595 2010-06-03 Glenn Morris <rgm@gnu.org>
9596
9597 * desktop.el (desktop-clear-preserve-buffers):
9598 Add "*Warnings*" buffer. (Bug#6336)
9599
9600 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
9601
9602 vc-log-incoming/vc-log-outgoing improvements for Git.
9603 * vc-git.el (vc-git-log-outgoing): Use the same format as the
9604 short log.
9605 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
9606
9607 Add bindings for vc-log-incoming and vc-log-outgoing.
9608 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
9609 and vc-log-outgoing.
9610 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
9611 and vc-log-outgoing.
9612
9613 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
9614
9615 * net/rcirc.el (rcirc-sort-nicknames): Remove.
9616 (rcirc-handler-366): Always sort nicknames.
9617
9618 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
9619
9620 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
9621
9622 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
9623
9624 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
9625
9626 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9627
9628 * net/rcirc.el (rcirc-sort-nicknames): Change default.
9629 (rcirc-sort-nicknames-join): Avoid setq.
9630
9631 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
9632
9633 * net/rcirc.el (rcirc-sort-nicknames): New custom.
9634 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
9635 (rcirc-handler-366): Use them.
9636
9637 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
9638
9639 Split smie-indent-calculate into more manageable chunks.
9640 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
9641 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
9642 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
9643 (smie-indent-exps): Extract from smie-indent-calculate.
9644 (smie-indent-functions): New var.
9645 (smie-indent-functions): Use them.
9646
9647 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9648
9649 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
9650 (smie-indent-calculate): Simplify and cleanup.
9651
9652 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
9653
9654 * net/tramp-gvfs.el (top): Require url-util.
9655 (tramp-gvfs-mount-point): Remove.
9656 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
9657 New defuns.
9658 (with-tramp-dbus-call-method): Format trace message.
9659 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
9660 Implement backup call, when operation on local files fails.
9661 Use progress reporter. Flush properties of changed files.
9662 (tramp-gvfs-handle-make-directory): Make more traces.
9663 (tramp-gvfs-url-file-name): Hexify file name in url.
9664 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
9665 into account for the resulting file name.
9666 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
9667 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
9668 (tramp-gvfs-handler-mounted-unmounted)
9669 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
9670 attribute "default_location". Set "prefix" property.
9671 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
9672 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
9673 exists. Raise an error, if not (due to a corresponding answer
9674 "no" in interactive questions, for example).
9675
9676 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
9677
9678 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
9679
9680 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
9681
9682 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
9683 right-*. (Bug#6265)
9684
9685 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
9686
9687 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
9688 * vc-git.el (vc-git-compute-remote): New function.
9689 (vc-git-log-outgoing): Use it instead of hard coding a value.
9690 (vc-git-log-incoming): New function.
9691
9692 Improve state updating for VC tag commands.
9693 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
9694 to update the state of all buffers in the directory.
9695
9696 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
9697
9698 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9699
9700 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
9701 `file-directory-p' to the filename part rather than to the whole text.
9702
9703 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9704
9705 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
9706
9707 2010-05-31 Drew Adams <drew.adams@oracle.com>
9708
9709 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
9710
9711 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
9712
9713 * subr.el (momentary-string-display): Just use read-event to read
9714 the exit event (Bug#6238).
9715
9716 2010-05-30 Eli Zaretskii <eliz@gnu.org>
9717
9718 * international/mule.el (define-coding-system): Doc fix (bug#6313).
9719
9720 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
9721
9722 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
9723 Suggested by Eli Zaretskii <eliz@gnu.org>.
9724
9725 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9726
9727 * minibuffer.el (completion-file-name-table): Don't return a boundary
9728 past the end of `string' (bug#6299).
9729 (completion--file-name-table): Delegate to completion-file-name-table
9730 for the `boundaries' case.
9731
9732 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
9733
9734 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
9735 movement commands.
9736
9737 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
9738 `path-separator', but maintain compatibility with Emacs 20.2.
9739
9740 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
9741
9742 * server.el (server-process-filter): Receive parent-id argument
9743 from emacsclient.
9744 (server-create-window-system-frame): New arg. Pass parent-id as
9745 frame parameter.
9746
9747 2010-05-29 Eli Zaretskii <eliz@gnu.org>
9748
9749 Bidi-sensitive word movement with arrow keys.
9750 * subr.el (right-arrow-command, left-arrow-command): Move to
9751 bindings.el.
9752
9753 * bindings.el (right-char, left-char): Move from subr.el and
9754 rename from right-arrow-command and left-arrow-command.
9755 (right-word, left-word): New functions.
9756 (global-map) <right>: Bind to right-char.
9757 (global-map) <left>: Bind to left-char.
9758 (global-map) <C-right>: Bind to right-word.
9759 (global-map) <C-left>: Bind to left-word.
9760
9761 * ls-lisp.el (ls-lisp-classify-file): New function.
9762 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
9763 (ls-lisp-classify): Call ls-lisp-classify-file.
9764 (insert-directory): Remove blanks from switches.
9765
9766 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
9767
9768 * ansi-color.el: Delete unused escape sequences (Bug#6085).
9769 (ansi-color-drop-regexp): New constant.
9770 (ansi-color-apply, ansi-color-filter-region)
9771 (ansi-color-apply-on-region): Delete unrecognized control sequences.
9772 (ansi-color-apply): Build string list before calling concat.
9773
9774 2010-05-28 Juri Linkov <juri@jurta.org>
9775
9776 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
9777 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
9778 (Bug#5270)
9779
9780 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
9781
9782 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
9783 to ignored backtrace functions.
9784 (with-progress-reporter): Expand docstring.
9785 (tramp-handle-delete-file): Implement TRASH argument.
9786 (tramp-get-remote-trash): New defun.
9787
9788 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
9789
9790 * net/tramp-compat.el (tramp-compat-delete-file):
9791 Use `symbol-value' for backward compatibility.
9792
9793 * net/tramp.el (tramp-handle-make-symbolic-link)
9794 (tramp-handle-load)
9795 (tramp-do-copy-or-rename-file-via-buffer)
9796 (tramp-do-copy-or-rename-file-directly)
9797 (tramp-do-copy-or-rename-file-out-of-band)
9798 (tramp-handle-process-file, tramp-handle-call-process-region)
9799 (tramp-handle-shell-command, tramp-handle-file-local-copy)
9800 (tramp-handle-insert-file-contents, tramp-handle-write-region)
9801 (tramp-delete-temp-file-function): Use `delete-file' instead
9802 of `tramp-compat-delete-file'.
9803
9804 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
9805 (tramp-fish-handle-make-symbolic-link)
9806 (tramp-fish-handle-process-file): Use `delete-file' instead
9807 of `tramp-compat-delete-file'.
9808
9809 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
9810 Use `delete-file' instead of `tramp-compat-delete-file'.
9811
9812 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Use
9813 `delete-file' instead of `tramp-compat-delete-file'.
9814
9815 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file):
9816 Use `delete-file' instead of `tramp-compat-delete-file'.
9817
9818 * net/tramp-smb.el (tramp-smb-handle-copy-file)
9819 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
9820 (tramp-smb-handle-write-region): Use `delete-file' instead of
9821 `tramp-compat-delete-file'.
9822 (tramp-smb-handle-delete-directory): Use 'trash as arg.
9823
9824 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
9825
9826 * dired.el (dired-delete-file): New arg TRASH.
9827 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
9828 (dired-do-flagged-delete, dired-do-delete): Use trash.
9829
9830 * speedbar.el (speedbar-item-delete): Allow trashing.
9831
9832 * files.el (delete-directory): New arg TRASH.
9833
9834 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
9835 (ange-ftp-rename-remote-to-remote)
9836 (ange-ftp-rename-local-to-remote)
9837 (ange-ftp-rename-remote-to-local, ange-ftp-load)
9838 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
9839 `delete-file'.
9840 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
9841 allow trashing.
9842
9843 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
9844 handle new TRASH arg of `delete-file'.
9845
9846 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
9847 (tramp-handle-make-symbolic-link, tramp-handle-load)
9848 (tramp-do-copy-or-rename-file-via-buffer)
9849 (tramp-do-copy-or-rename-file-directly)
9850 (tramp-do-copy-or-rename-file-out-of-band)
9851 (tramp-handle-process-file, tramp-handle-call-process-region)
9852 (tramp-handle-shell-command, tramp-handle-file-local-copy)
9853 (tramp-handle-insert-file-contents, tramp-handle-write-region)
9854 (tramp-delete-temp-file-function): Use null TRASH arg in
9855 tramp-compat-delete-file call.
9856
9857 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
9858 (tramp-fish-handle-delete-file)
9859 (tramp-fish-handle-make-symbolic-link)
9860 (tramp-fish-handle-process-file): Use null TRASH arg in
9861 `tramp-compat-delete-file' call.
9862
9863 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
9864 arg in `tramp-compat-delete-file' call.
9865
9866 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
9867 (tramp-gvfs-handle-write-region): Use null TRASH arg in
9868 `tramp-compat-delete-file' call.
9869
9870 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
9871 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
9872 `tramp-compat-delete-file' call.
9873
9874 * net/tramp-smb.el (tramp-smb-handle-copy-file)
9875 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
9876 (tramp-smb-handle-write-region): Use null TRASH arg in
9877 tramp-compat-delete-file call.
9878 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
9879 (tramp-smb-handle-delete-file): Rename arg.
9880
9881 * diff.el (diff-sentinel):
9882 * epg.el (epg--make-temp-file, epg-decrypt-string)
9883 (epg-verify-string, epg-sign-string, epg-encrypt-string):
9884 * jka-compr.el (jka-compr-partial-uncompress)
9885 (jka-compr-call-process, jka-compr-write-region):
9886 * server.el (server-sentinel): Remove optional arg from
9887 delete-file, reverting 2010-05-03 change.
9888
9889 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
9890
9891 * progmodes/verilog-mode.el (verilog-type-font-keywords):
9892 Use font-lock-constant-face, not obsolete font-lock-reference-face.
9893
9894 2010-05-27 Kenichi Handa <handa@m17n.org>
9895
9896 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
9897 element of GSTRING is nil.
9898
9899 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * emacs-lisp/smie.el (smie-forward-token-function)
9902 (smie-backward-token-function): New vars.
9903 (smie-backward-sexp, smie-forward-sexp)
9904 (smie-indent-hanging-p, smie-indent-calculate): Use them.
9905 (smie-default-backward-token): Rename from smie-backward-token and
9906 skip comments.
9907 (smie-default-forward-token): Rename from smie-forward-token and
9908 skip comments.
9909 (smie-next-sexp): Handle nil results from next-token.
9910 (smie-indent-calculate): Add a new case for special `fixindent' comments.
9911
9912 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
9913
9914 * progmodes/verilog-mode.el (verilog-type-font-keywords):
9915 Use font-lock-constant-face, not obsolete font-lock-reference-face.
9916
9917 2010-05-27 Masatake YAMATO <yamato@redhat.com>
9918
9919 * htmlfontify.el (hfy-face-resolve-face): New function.
9920 (hfy-face-to-style): Use it (Bug#6279).
9921
9922 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
9923
9924 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
9925 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
9926
9927 2010-05-26 Glenn Morris <rgm@gnu.org>
9928
9929 * emulation/edt.el (edt-load-keys): Use locate-library.
9930
9931 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
9932
9933 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
9934 (log-edit-changelog-entries): Doc fix.
9935 (log-edit-changelog-insert-entries): Args changed.
9936 Rename relative filenames in ChangeLog entries. Delete tabs.
9937 (log-edit-insert-changelog-entries): Reorganize return value of
9938 `log-edit-changelog-entries' to pass filenames to
9939 log-edit-changelog-insert-entries.
9940
9941 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9942
9943 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
9944 `image-dired-dired-insert-marked-thumbs' to
9945 `image-dired-dired-toggle-marked-thumbs'.
9946
9947 * image-dired.el: Require cl when compiling.
9948 (image-dired-dired-toggle-marked-thumbs): Rename from
9949 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
9950 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
9951 to 'no-dir. Skip files whose names don't match
9952 `image-file-name-regexp'. When file has a thumbnail overlay,
9953 delete it. (Bug#5270)
9954
9955 2010-05-25 Juri Linkov <juri@jurta.org>
9956
9957 * image-mode.el (image-mode): Add image-after-revert-hook to
9958 after-revert-hook.
9959 (image-after-revert-hook): New function. (Bug#5669)
9960
9961 2010-05-25 Juri Linkov <juri@jurta.org>
9962
9963 * image.el (image-animated-p): When delay between animated images
9964 is 0, set it to 10 (0.1 sec). (Bug#6258)
9965
9966 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
9967
9968 * net/tramp.el (tramp-handle-insert-directory): Don't use
9969 `forward-word', its default syntax could be changed.
9970
9971 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
9972
9973 * net/tramp.el (tramp-progress-reporter-update): New defun.
9974 (with-progress-reporter): Use it.
9975 (tramp-process-actions):
9976 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion):
9977 Preserve current message, in order to let progress reporter continue
9978 afterwards. (Bug#6257)
9979
9980 2010-05-25 Glenn Morris <rgm@gnu.org>
9981
9982 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
9983 Add :version.
9984
9985 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
9986
9987 * net/rcirc.el (rcirc-default-user-name): Change to "user".
9988 (rcirc-default-full-name): Change to "unknown".
9989 (rcirc-user-name-history): Add variable.
9990
9991 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
9992 Jonathan Rockway <jon@jrock.us>
9993
9994 * net/rcirc.el (rcirc-server-alist): Add :pass.
9995 (rcirc): When prompting for connection parameters, also prompt for
9996 username and password.
9997 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
9998 value to server when connecting.
9999
10000 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10001
10002 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
10003 (smie-merge-prec2s): Pass the tables as separate args.
10004 (smie-bnf-precedence-table): Adjust call accordingly.
10005 (smie-prec2-levels): Set levels at the end.
10006
10007 Replace Lisp calls to delete-backward-char by delete-char.
10008 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
10009 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
10010 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
10011 * calc/calc.el, emacs-lisp/cl-extra.el, emacs-lips/cl-loaddefs.el,
10012 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
10013 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
10014 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
10015 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
10016 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
10017 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
10018 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
10019 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
10020 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
10021 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
10022 delete-backward-char by calls to delete-char.
10023
10024 2010-05-25 Kenichi Handa <handa@m17n.org>
10025
10026 * language/hebrew.el (hebrew-shape-gstring): New function.
10027 Register it in composition-function-table for all Hebrew combining
10028 characters.
10029
10030 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
10031
10032 * epa.el (epa--select-keys): Don't explicitly delete the window since
10033 that can fail (e.g. sole window in frame). Use dedication instead.
10034
10035 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
10036
10037 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
10038
10039 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
10040
10041 * image.el (image-refresh): Define as an alias for image-flush.
10042
10043 * image-mode.el (image-toggle-display-image): Caller changed.
10044
10045 2010-05-21 Juri Linkov <juri@jurta.org>
10046
10047 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10048 Remove "all" from grep-files-aliases. Split grep-files-aliases by
10049 whitespace, call wildcard-to-regexp on substrings and concat them
10050 with "\\|". (Bug#6114)
10051
10052 2010-05-21 Alan Mackenzie <acm@muc.de>
10053
10054 * progmodes/cc-engine.el (c-parse-state-get-strategy):
10055 Replace parameter `here' with `here-' and `here-plus', which sandwich
10056 any pertinent CPP construct.
10057 (c-remove-stale-state-cache-backwards): Fix a bug which happens
10058 when doing (c-parse-state) in a CPP construct: Exclude any "new"
10059 CPP construct from taking part in the scanning.
10060
10061 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
10062
10063 * net/tramp.el (tramp-do-copy-or-rename-file)
10064 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
10065 Tune `with-progress-reporter' messages.
10066 (tramp-handle-vc-registered):
10067 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
10068 (tramp-fish-handle-insert-file-contents)
10069 (tramp-fish-maybe-open-connection):
10070 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
10071 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
10072 (tramp-imap-handle-insert-file-contents)
10073 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
10074
10075 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
10076
10077 * add-log.el (change-log-font-lock-keywords):
10078 Highlight all authors in multi-author entries.
10079
10080 * smerge-mode.el (smerge-refine-ignore-whitespace)
10081 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
10082 Fix typos in docstrings.
10083 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
10084
10085 2010-05-21 Glenn Morris <rgm@gnu.org>
10086
10087 * progmodes/fortran.el (fortran-mode):
10088 * progmodes/f90.el (f90-mode): Derive from prog-mode.
10089
10090 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
10091 having a relative path in src/Makefile.in.
10092
10093 2010-05-20 Kevin Ryde <user42@zip.com.au>
10094
10095 * help-mode.el (help-make-xrefs): For Info node links turn
10096 newlines into spaces. Link node names with newlines are matched
10097 by help-xref-info-regexp and buttonized, this change ensures they
10098 can be followed successfully with RET. (Bug#6206)
10099
10100 2010-05-20 Juri Linkov <juri@jurta.org>
10101
10102 * locate.el (locate): Use pop-to-buffer instead of
10103 switch-to-buffer-other-window. (Bug#6204)
10104
10105 2010-05-20 Juri Linkov <juri@jurta.org>
10106
10107 * replace.el (replace-highlight): Fix lazy-highlighting
10108 for `M-s w str M-% str RET'.
10109
10110 2009-12-15 Masatake YAMATO <yamato@redhat.com>
10111
10112 * isearch.el (isearch-yank-word-or-char): Pull next subword
10113 when `subword-mode' is activated. (Bug#6220)
10114
10115 2010-05-20 Mark A. Hershberger <mah@everybody.org>
10116
10117 * isearch.el (isearch-update-post-hook): New hook.
10118 (isearch-update): Use the new hook. (Bug#6225)
10119
10120 2010-05-20 Juri Linkov <juri@jurta.org>
10121
10122 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
10123 [f1], [help], and (char-to-string help-char) instead of "\C-h".
10124 (Bug#6222)
10125
10126 2010-05-20 Juri Linkov <juri@jurta.org>
10127
10128 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
10129 (Bug#6223)
10130
10131 2010-05-20 Juri Linkov <juri@jurta.org>
10132
10133 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10134 FILE-NAME to read from the minibuffer when called interactively
10135 with prefix argument instead of using buffer-file-name.
10136 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10137
10138 * dired.el: Update autoloads.
10139
10140 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
10141
10142 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
10143 nxml-finish-element, for consistency with SGML mode.
10144
10145 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
10146 octave-close-block.
10147
10148 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
10149
10150 * composite.el: Require cl when compiling.
10151 (reference-point-alist, compose-gstring-for-graphic)
10152 (compose-gstring-for-terminal): Fix typos in docstrings.
10153
10154 2010-05-19 Juri Linkov <juri@jurta.org>
10155
10156 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
10157 set-window-parameter.
10158
10159 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
10160
10161 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
10162 where appropriate.
10163 (tramp-maybe-open-connection): Use it.
10164
10165 2010-05-19 Eli Zaretskii <eliz@gnu.org>
10166
10167 * simple.el (move-end-of-line): Make sure we are at line beginning
10168 before backing up to end of previous line.
10169
10170 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
10171
10172 * password-cache.el (password-cache-remove): Fix docstring.
10173
10174 * net/secrets.el: Autoload the widget functions.
10175 (secrets-search-items, secrets-create-item)
10176 (secrets-get-attributes, secrets-expand-item): Attributes will be
10177 stored on the password database without leading ":", as all other
10178 clients do as well.
10179 (secrets-mode): Fix docstring.
10180 (secrets-show-secrets): Provide it as autoloaded command only when
10181 D-Bus support is available. Check existence of Secret Service API.
10182
10183 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
10184
10185 * indent.el (indent-region): Deactivate region (bug#6200).
10186
10187 2010-05-19 Glenn Morris <rgm@gnu.org>
10188
10189 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
10190
10191 2010-05-19 Kenichi Handa <handa@m17n.org>
10192
10193 * composite.el: Register compose-gstring-for-graphic in
10194 composition-function-table only for combining characters (Mn, Mc, Me).
10195
10196 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
10197
10198 * calc/calc-trail.el (calc-trail-isearch-forward)
10199 (calc-trail-isearch-backward): Ensure that the new window
10200 point is set correctly.
10201
10202 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10203
10204 * subr.el (read-quoted-char): Resolve modifiers after key
10205 remapping (bug#6212).
10206
10207 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
10208
10209 Add visualization code for secrets.
10210 * net/secrets.el (secrets-mode): New major mode.
10211 (secrets-show-secrets, secrets-show-collections)
10212 (secrets-expand-collection, secrets-expand-item)
10213 (secrets-tree-widget-after-toggle-function)
10214 (secrets-tree-widget-show-password): New defuns.
10215
10216 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
10217
10218 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
10219 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
10220 handled in smie-next-sexp.
10221 (smie-indent-calculate): Provide a starting indentation (so the
10222 recursion is well-founded ;-).
10223
10224 Fix handling of non-associative equal levels.
10225 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
10226 when it's not needed.
10227 (smie-op-left, smie-op-right): New functions.
10228 (smie-next-sexp): New function, extracted from smie-backward-sexp.
10229 Better handle equal levels to distinguish the associative case from
10230 the "multi-keyword construct" case.
10231 (smie-backward-sexp, smie-forward-sexp): Use it.
10232
10233 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
10234
10235 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
10236
10237 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
10238 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
10239
10240 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10241
10242 Provide a simple generic indentation engine and use it for Prolog.
10243 * emacs-lisp/smie.el: New file.
10244 * progmodes/prolog.el (prolog-smie-op-levels)
10245 (prolog-smie-indent-rules): New var.
10246 (prolog-mode-variables): Use them to configure SMIE.
10247 (prolog-indent-line, prolog-indent-level): Remove.
10248
10249 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
10250
10251 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
10252 order before computing the averages.
10253
10254 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
10255
10256 * calc/calc-vec.el (calc-histogram):
10257 (calcFunc-histogram): Allow vectors as inputs.
10258 (math-vector-avg): New function.
10259
10260 * calc/calc-ext.el (math-group-float): Have the number of digits
10261 being grouped depend on the radix (Bug#6189).
10262
10263 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
10264
10265 * version.el (emacs-copyright, emacs-version): Don't define here,
10266 now that emacs.c defines it.
10267
10268 2010-05-15 Eli Zaretskii <eliz@gnu.org>
10269
10270 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
10271 "Describe Language Environment" menu item.
10272
10273 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
10274
10275 Bidi-sensitive movement with arrow keys.
10276 * subr.el (right-arrow-command, left-arrow-command): New functions.
10277
10278 * bindings.el (global-map): Bind them to right and left arrow keys.
10279
10280 Don't override standard definition of convert-standard-filename.
10281 * files.el (convert-standard-filename):
10282 Call w32-convert-standard-filename and dos-convert-standard-filename on
10283 the corresponding systems.
10284
10285 * w32-fns.el (w32-convert-standard-filename): Rename from
10286 convert-standard-filename. Doc fix.
10287
10288 * dos-fns.el (dos-convert-standard-filename): Doc fix.
10289 (convert-standard-filename): Don't defalias.
10290 (register-name-alist, make-register, register-value)
10291 (set-register-value, intdos): Obsolete aliases for the
10292 corresponding dos-* functions and variables.
10293 (dos-intdos): Add a doc string.
10294
10295 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
10296
10297 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
10298 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
10299 (math-compose-tex-func):
10300 * calc/calccomp.el (math-compose-expr):
10301 * calc/calc-ext.el (math-format-flat-expr-fancy):
10302 * calc/calc-store.el (calc-read-var-name):
10303 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
10304
10305 * calc/calc.el (var-π, var-φ, var-γ): New variables.
10306 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
10307 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
10308 (math-standard-units): Add units.
10309
10310 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
10311
10312 * progmodes/asm-mode.el (asm-mode):
10313 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
10314
10315 * pcomplete.el (pcomplete-completions-at-point): New function,
10316 extracted from pcomplete-std-complete.
10317 (pcomplete-std-complete): Use it.
10318
10319 2010-05-15 Glenn Morris <rgm@gnu.org>
10320
10321 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
10322 Remove references to CVS, RCS and Old directories.
10323
10324 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
10325
10326 * calc/calc-bin.el (math-format-twos-complement): Group digits when
10327 appropriate.
10328
10329 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
10332 (sh-mode-syntax-table): Give it a default value instead.
10333 (sh-header-marker): Make buffer-local.
10334 (sh-mode): Move make-local-variable to the corresponding setq.
10335 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
10336 Use complete-with-action.
10337
10338 * simple.el (prog-mode): New (abstract) major mode.
10339 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
10340 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
10341
10342 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
10343
10344 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
10345 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
10346 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
10347 (sql-make-alternate-buffer-name, sql-placeholders-filter)
10348 (sql-escape-newlines-filter, sql-input-sender)
10349 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
10350
10351 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
10352
10353 Add TeX open-block and close-block keybindings to SGML, and vice versa.
10354
10355 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
10356 latex-open-block and C-c / to latex-close-block.
10357
10358 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
10359 and C-c C-e to sgml-close-tag.
10360
10361 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
10362
10363 * net/tramp.el (with-progress-reporter): Create reporter object
10364 only when the message would be displayed. Handle nested calls.
10365 (tramp-handle-load, tramp-handle-file-local-copy)
10366 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10367 (tramp-maybe-send-script, tramp-find-shell):
10368 Use `with-progress-reporter'.
10369 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
10370 Fix message text.
10371
10372 * net/tramp-smb.el (tramp-smb-handle-copy-file)
10373 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
10374 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
10375 Use `with-progress-reporter'.
10376
10377 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
10378
10379 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
10380 process everytime when spellchecking from the minibuffer (bug#6143).
10381
10382 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10383
10384 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
10385
10386 * dos-fns.el: Add "dos-" prefix for namespace control.
10387 (convert-standard-filename): Define as alias for
10388 dos-convert-standard-filename but only if applicable.
10389
10390 2010-05-12 Alan Mackenzie <acm@muc.de>
10391
10392 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
10393 Push the mark at the start of these functions when appropriate.
10394
10395 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10396
10397 * minibuffer.el (completion-cycle-threshold): New custom var.
10398 (completion--do-completion): Use it.
10399 (minibuffer-complete): Use cycling if appropriate.
10400
10401 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
10402
10403 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
10404 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
10405
10406 2010-05-11 Juri Linkov <juri@jurta.org>
10407
10408 * scroll-all.el (scroll-all-check-to-scroll):
10409 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
10410
10411 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
10412
10413 * iimage.el (iimage-mode-map): Move initialization into declaration.
10414 (iimage-mode-buffer): Use with-silent-modifications.
10415 Simplify calling convention. Adjust callers.
10416 (iimage-mode): Don't run hook redundantly.
10417
10418 * minibuffer.el (completion-pcm--pattern->regex):
10419 Fix last change (bug#6160).
10420
10421 2010-05-10 Juri Linkov <juri@jurta.org>
10422
10423 Remove nodes visited during Isearch from the Info history.
10424 * info.el (Info-isearch-initial-history)
10425 (Info-isearch-initial-history-list): New variables.
10426 (Info-isearch-start): Record initial values of
10427 Info-isearch-initial-history and Info-isearch-initial-history-list.
10428 Add Info-isearch-end to isearch-mode-end-hook.
10429 (Info-isearch-end): New function.
10430
10431 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
10432
10433 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
10434 format string, in order to work around a bug in pdksh.
10435 Reported by Gilles Pion <gpion@lfdj.com>.
10436 (tramp-handle-verify-visited-file-modtime): Do not send a command
10437 when the connection is not established.
10438 (tramp-handle-set-file-times): Simplify the check for utc.
10439
10440 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
10441
10442 Fix use of `filter-buffer-substring' (rework previous change).
10443 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
10444 (cua-repeat-replace-region):
10445 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
10446 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10447 (cua-cut-region-to-global-mark): Use it.
10448
10449 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
10450
10451 * progmodes/sql.el: Version 2.1.
10452 (sql-product-alist): Redesign structure of product info.
10453 (sql-product, sql-user, sql-server, sql-database): Safe variables.
10454 (sql-port, sql-port-history): New variables.
10455 (sql-interactive-product): New variable.
10456 (sql-send-terminator): New variable.
10457 (sql-imenu-generic-expression): Add "Types" imenu entry.
10458 (sql-oracle-login-params, sql-sqlite-login-params)
10459 (sql-mysql-login-params, sql-solid-login-params)
10460 (sql-sybase-login-params, sql-informix-login-params)
10461 (sql-ingres-login-params, sql-ms-login-params)
10462 (sql-postgres-login-params, sql-interbase-login-params)
10463 (sql-db2-login-params, sql-linter-login-params)
10464 (sql-oracle-scan-on): New variables.
10465 (sql-mode-map): Add C-c C-i to start interactive mode.
10466 (sql-mode-menu): Update existing menu entries.
10467 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
10468 (sql-mode-oracle-font-lock-keywords)
10469 (sql-mode-postgres-font-lock-keywords)
10470 (sql-mode-ms-font-lock-keywords)
10471 (sql-mode-sybase-font-lock-keywords)
10472 (sql-mode-informix-font-lock-keywords)
10473 (sql-mode-interbase-font-lock-keywords)
10474 (sql-mode-ingres-font-lock-keywords)
10475 (sql-mode-solid-font-lock-keywords)
10476 (sql-mode-mysql-font-lock-keywords)
10477 (sql-mode-sqlite-font-lock-keywords)
10478 (sql-mode-db2-font-lock-keywords)
10479 (sql-mode-linter-font-lock-keywords): Update initialization to
10480 reduce run-time complexity.
10481 (sql-add-product, sql-del-product): New functions.
10482 (sql-set-product-feature, sql-get-product-feature): New functions.
10483 (sql-product-font-lock): Update product API.
10484 (sql-add-product-keywords): New function.
10485 (sql-highlight-product): Update product API.
10486 (sql-help-list-products): New function.
10487 (sql-help): Dynamically lists free and non-free products.
10488 (sql-get-login): Correct bug in handling history and added
10489 prompt for port.
10490 (sql-copy-column): Copy without properties.
10491 (sqli-input-sender): Apply filters to SQLi input.
10492 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
10493 Implement as a filter.
10494 (sql-escape-newlines-filter): Implement as a filter.
10495 (sql-remove-tabs-filter): New function.
10496 (sql-send-magic-terminator): New function.
10497 (sql-send-string): Implement magic terminator.
10498 (sql-send-region): Use `sql-send-string'.
10499 (sql-interactive-mode): Use product API.
10500 (sql-product-interactive): Use product API.
10501 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
10502 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
10503 (sql-db2, sql-linter): Use `sql-product-interactive'.
10504 (sql-connect): New function.
10505 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
10506 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
10507 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
10508 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
10509 Use `sql-connect'.
10510
10511 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
10512
10513 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
10514 New custom variable.
10515 (completion-pcm--string->pattern): Use it.
10516 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
10517 Make it handle any symbol as `any'.
10518 (completion-pcm--merge-completions): Extract common suffix for the new
10519 `prefix' symbol as well.
10520 (completion-substring--all-completions): Use the new `prefix' symbol.
10521
10522 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
10523
10524 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
10525 not bound.
10526 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
10527 (tramp-compat-funcall): New defmacro.
10528 (tramp-compat-line-beginning-position)
10529 (tramp-compat-line-end-position)
10530 (tramp-compat-temporary-file-directory)
10531 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
10532 (tramp-compat-copy-file, tramp-compat-copy-directory)
10533 (tramp-compat-delete-file, tramp-compat-delete-directory)
10534 (tramp-compat-number-sequence, tramp-compat-process-running-p)
10535 * net/tramp.el (top, with-progress-reporter)
10536 (tramp-rfn-eshadow-setup-minibuffer)
10537 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
10538 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
10539 (tramp-completion-mode-p, tramp-check-for-regexp)
10540 (tramp-open-connection-setup-interactive-shell)
10541 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
10542 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
10543 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
10544 * net/tramp-cmds.el (tramp-cleanup-all-connections)
10545 (tramp-reporter-dump-variable, tramp-load-report-modules)
10546 (tramp-append-tramp-buffers)
10547 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
10548
10549 * net/tramp-imap.el (top): Autoload `epg-make-context'.
10550
10551 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10552
10553 * progmodes/compile.el (compilation-buffer-modtime): Rename from
10554 buffer-modtime. Adjust users.
10555
10556 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10557
10558 * international/mule.el (auto-coding-alist): Only purecopy
10559 car of each item, not the whole list (Bug#6083).
10560
10561 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10562
10563 * progmodes/js.el (js-mode): Make paragraph variables local before
10564 calling c-setup-paragraph-variables (Bug#6071).
10565
10566 2010-05-08 Eli Zaretskii <eliz@gnu.org>
10567
10568 * composite.el (compose-region, reference-point-alist): Fix typos
10569 in the doc strings.
10570
10571 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
10572
10573 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
10574 gnuplot's "set" command.
10575
10576 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10577
10578 * abbrev.el (last-abbrev-text): Doc fix.
10579 (abbrev-prefix-mark): Don't escape parenthesis.
10580
10581 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
10582
10583 * composite.el (find-composition): Doc fix.
10584
10585 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10586
10587 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
10588 (sql-oracle-program, sql-sqlite-options)
10589 (sql-query-placeholders-and-send): Doc fixes.
10590 (sql-set-product, sql-interactive-mode): Reflow docstrings.
10591 (sql-imenu-generic-expression, sql-buffer)
10592 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
10593 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
10594 (sql-mode-sybase-font-lock-keywords)
10595 (sql-mode-informix-font-lock-keywords)
10596 (sql-mode-interbase-font-lock-keywords)
10597 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
10598 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
10599 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
10600 (sql-product-feature, sql-highlight-product)
10601 (comint-line-beginning-position, sql-rename-buffer)
10602 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
10603 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
10604 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
10605 Fix typos in docstrings.
10606
10607 2010-05-08 Juri Linkov <juri@jurta.org>
10608
10609 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
10610 property instead of `invisible' and `after-string' (bug#5998).
10611
10612 2010-05-08 Juri Linkov <juri@jurta.org>
10613
10614 * image-mode.el (image-mode-as-text): Fix typo in docstring.
10615
10616 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
10617
10618 * filecache.el (file-cache-add-directory-list)
10619 (file-cache-add-directory-recursively): Fix typos in docstrings.
10620
10621 2010-05-08 Kenichi Handa <handa@m17n.org>
10622
10623 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
10624 (gujarati-composable-pattern): Fix typo.
10625
10626 2010-05-08 Kenichi Handa <handa@m17n.org>
10627
10628 * language/indian.el (oriya-composable-pattern)
10629 (tamil-composable-pattern, malayalam-composable-pattern):
10630 Add two-part vowels to "v" (vowel sign).
10631
10632 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
10633
10634 * files.el (copy-directory): Handle symlinks (Bug#5982).
10635
10636 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
10637
10638 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
10639 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
10640 (Bug#5846).
10641
10642 2010-05-08 Glenn Morris <rgm@gnu.org>
10643
10644 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
10645
10646 * minibuffer.el (completion-at-point): Doc fix.
10647
10648 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10649
10650 * electric.el (Electric-command-loop): Minor tweak.
10651
10652 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
10653 better with dedicated windows.
10654
10655 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
10656
10657 * Version 23.2 released.
10658
10659 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
10660 Stefan Monnier <monnier@iro.umontreal.ca>
10661
10662 Highlight vendor specific properties.
10663 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
10664 (css-proprietary-property): New face.
10665 (css-font-lock-keywords): Use them.
10666
10667 2010-05-07 Eli Zaretskii <eliz@gnu.org>
10668
10669 * cus-start.el (all): Add native condition for tool-bar-* symbols.
10670
10671 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10672
10673 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
10674 * files.el (auto-mode-alist): Remove redundant entries.
10675
10676 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
10677 * simple.el (auto-save-mode): Move from files.el.
10678 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
10679
10680 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
10681
10682 * epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
10683
10684 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
10685
10686 * mail/binhex.el (binhex-decode-region-internal)
10687 * mail/uudecode.el (uudecode-decode-region-internal)
10688 * net/dns.el (dns-read-string-name, dns-write, dns-read)
10689 (dns-read-type, dns-query)
10690 * pgg-parse.el (pgg-parse-armor)
10691 * pgg.el (pgg-verify-region)
10692 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
10693 XEmacs.
10694
10695 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
10696
10697 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
10698
10699 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
10700
10701 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
10702 * emulation/cua-base.el (cua-repeat-replace-region):
10703 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
10704 (cua-cut-region-to-global-mark):
10705 Remove text properties with `set-text-properties'.
10706
10707 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
10708
10709 * net/tramp.el (top, with-progress-reporter):
10710 Use `symbol-function' inside `funcall'.
10711
10712 * net/tramp-compat.el (tramp-compat-file-attributes)
10713 (tramp-compat-delete-file, tramp-compat-delete-directory):
10714 Handle only `wrong-number-of-arguments' error.
10715
10716 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
10717 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
10718 inside `funcall'.
10719
10720 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10721
10722 * minibuffer.el (completion--sreverse, completion--common-suffix):
10723 New functions.
10724 (completion-pcm--merge-completions): Extract common suffix when safe.
10725
10726 * emacs-lisp/easy-mmode.el (define-minor-mode):
10727 Make :variable more flexible.
10728 * files.el (auto-save-mode): Use it to define using define-minor-mode.
10729
10730 2010-05-05 Juri Linkov <juri@jurta.org>
10731
10732 Add `slow' and `history' tags to the desktop data.
10733
10734 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
10735 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
10736 (Info-finder-find-node): Require `finder.el' to be able
10737 to restore node from the desktop.
10738 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
10739 data `Info-history' and `slow' tag in the assoc list.
10740 (Info-restore-desktop-buffer): Don't restore nodes with the
10741 `slow' tag. Restore `Info-history'.
10742
10743 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
10744
10745 Add FORCE argument to `delete-file'.
10746
10747 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
10748 forcing to delete the temporary file.
10749 (ange-ftp-delete-file): Add FORCE arg.
10750 (ange-ftp-rename-remote-to-remote)
10751 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
10752 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
10753 Force file deletion.
10754
10755 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
10756
10757 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
10758 (tramp-handle-make-symbolic-link, tramp-handle-load)
10759 (tramp-do-copy-or-rename-file-via-buffer)
10760 (tramp-do-copy-or-rename-file-directly)
10761 (tramp-do-copy-or-rename-file-out-of-band)
10762 (tramp-handle-process-file, tramp-handle-call-process-region)
10763 (tramp-handle-shell-command, tramp-handle-file-local-copy)
10764 (tramp-handle-insert-file-contents, tramp-handle-write-region)
10765 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
10766
10767 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
10768 (tramp-fish-handle-make-symbolic-link)
10769 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
10770
10771 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10772 Use `tramp-compat-delete-file'.
10773
10774 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
10775 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
10776
10777 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
10778 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
10779
10780 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
10781 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
10782 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
10783 Use `tramp-compat-delete-file'.
10784
10785 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10786
10787 Minor cleanups.
10788 * subr.el (add-minor-mode): Use push.
10789 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
10790 * emulation/edt.el (edt-select-mode): Simplify.
10791
10792 Use define-minor-mode in more cases.
10793 * term/tvi970.el (tvi970-set-keypad-mode):
10794 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
10795 (normal-erase-is-backspace-mode):
10796 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
10797 (set-scroll-bar-mode-1): (Re)move to its sole caller.
10798 (get-scroll-bar-mode): New function.
10799 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
10800
10801 Use define-minor-mode for less obvious cases.
10802 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
10803 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
10804 * international/iso-ascii.el (iso-ascii-mode):
10805 * frame.el (auto-raise-mode, auto-lower-mode):
10806 * composite.el (global-auto-composition-mode): Use define-minor-mode.
10807
10808 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
10809
10810 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
10811 in order to see error messages for failed logins.
10812
10813 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
10814
10815 * diff.el (diff-sentinel):
10816
10817 * epg.el (epg--make-temp-file, epg-decrypt-string)
10818 (epg-verify-string, epg-sign-string, epg-encrypt-string):
10819
10820 * jka-compr.el (jka-compr-partial-uncompress)
10821 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
10822
10823 * server.el (server-sentinel): Use delete-file's new FORCE arg
10824 (Bug#6070).
10825
10826 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10827
10828 Use define-minor-mode where applicable.
10829 * view.el (view-mode):
10830 * type-break.el (type-break-query-mode)
10831 (type-break-mode-line-message-mode):
10832 * textmodes/reftex.el (reftex-mode):
10833 * term/vt100.el (vt100-wide-mode):
10834 * tar-mode.el (tar-subfile-mode):
10835 * savehist.el (savehist-mode):
10836 * ibuf-ext.el (ibuffer-auto-mode):
10837 * composite.el (auto-composition-mode):
10838 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
10839 Use define-minor-mode.
10840 (vhdl-mode): Use static mode-line format.
10841 (vhdl-mode-line-update): Delete.
10842 (vhdl-create-mode-menu, vhdl-activate-customizations)
10843 (vhdl-hs-minor-mode): Don't bother calling it.
10844
10845 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
10846
10847 * simple.el (with-wrapper-hook): Move.
10848 (buffer-substring-filters): Mark obsolete.
10849 (filter-buffer-substring-functions): New variable.
10850 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
10851
10852 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
10853 Michael Albinus <michael.albinus@gmx.de>
10854
10855 Implement compression for inline methods.
10856
10857 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
10858 (tramp-copy-size-limit): Allow also nil.
10859 (tramp-inline-compress-commands): New defconst.
10860 (tramp-find-inline-compress, tramp-get-inline-compress)
10861 (tramp-get-inline-coding): New defuns.
10862 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
10863 replaced by `tramp-get-inline-coding'.
10864 (tramp-handle-file-local-copy, tramp-handle-write-region)
10865 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
10866
10867 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
10868
10869 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
10870 Remove unused functions.
10871
10872 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
10873 Set find-tag-default-function as a variable rather than a property.
10874
10875 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
10876 * progmodes/etags.el (tags-completion-at-point-function):
10877 Remove left over interactive spec. Add autoloading stub.
10878 (complete-tag): Use tags-completion-at-point-function.
10879
10880 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
10881
10882 * minibuffer.el (tags-completion-at-point-function): Fix return value.
10883
10884 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
10885
10886 * ido.el (ido-init-completion-maps): Remove C-v binding.
10887 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
10888
10889 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
10890
10891 * minibuffer.el (tags-completion-at-point-function): New function.
10892 (completion-at-point-functions): Use it.
10893
10894 * progmodes/etags.el (complete-tag): Revert last change.
10895
10896 2010-04-29 Alan Mackenzie <acm@muc.de>
10897
10898 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
10899 off-by-one error (in end of macro position).
10900
10901 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10902
10903 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
10904 firefox is absent. Don't autoload.
10905 (browse-url-galeon-program): Don't autoload.
10906
10907 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
10908
10909 * bindings.el (complete-symbol): Move into minibuffer.el.
10910
10911 * minibuffer.el (complete-tag): Move from etags.el. If tags
10912 completion cannot be performed, return nil instead of signalling
10913 an error.
10914 (completion-at-point): Make it an alias for complete-symbol.
10915 (complete-symbol): Move from bindings.el, and replace with the
10916 body of completion-at-point.
10917
10918 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
10919
10920 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
10921
10922 * net/tramp.el (tramp-remote-selinux-p): New defun.
10923 (tramp-handle-file-selinux-context)
10924 (tramp-handle-set-file-selinux-context): Use it.
10925
10926 2010-04-28 Sam Steingold <sds@gnu.org>
10927
10928 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
10929 `safe-local-variable' if the value is a string or a symbol with
10930 the property `bug-reference-url-format'.
10931
10932 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
10933
10934 * progmodes/bug-reference.el (bug-reference-url-format):
10935 Revert 2010-04-27 change due to security risk.
10936
10937 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10938
10939 Make it possible to locally disable a globally enabled mode.
10940 * simple.el (fundamental-mode): Run fundamental-mode-hook.
10941 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
10942 rather than kill-all-local-variables so it runs fundamental-mode-hook.
10943 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
10944 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
10945 that subsequent hooks get a chance to disable it.
10946
10947 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
10948
10949 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
10950 Avoid re-enabling a minor mode after the user turned the minor mode
10951 off if MODE-enable-in-buffers is run twice (typically once from
10952 fundamental-mode's after-change-major-mode-hook and a second time from
10953 run-mode-hook's own after-change-major-mode-hook).
10954
10955 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
10956
10957 2010-04-27 Sam Steingold <sds@gnu.org>
10958
10959 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
10960 `safe-local-variable' if the value is a string or a function, as
10961 documented and implemented on 2010-04-02.
10962
10963 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
10964
10965 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
10966 when method is 'kill.
10967
10968 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
10969
10970 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
10971 condition in default directory check.
10972 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
10973 Kill ispell process when killing its associated buffer.
10974
10975 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
10976
10977 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
10978 but we aren't using it.
10979
10980 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
10981
10982 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
10983 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
10984
10985 2010-04-24 Glenn Morris <rgm@gnu.org>
10986
10987 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
10988 Ignore VCS-ignore files, and deleted nextstep preferences files.
10989 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
10990 (authors-ambiguous-files): New list.
10991 (authors-valid-file-names): Add some deleted files.
10992 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
10993 (authors-disambiguate-file-name): New function. (Bug#5501)
10994 (authors-canonical-file-name): Doc fix.
10995 Don't warn about obsolete files.
10996 (authors-canonical-file-name, authors-scan-el):
10997 Use authors-disambiguate-file-name.
10998
10999 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11000 Add autoload cookies.
11001 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
11002 (generated-autoload-file): Set file-local value to "htmlfontify.el".
11003 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
11004 They have definitions / compiler macros in cl.el.
11005 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
11006 Replace manual autoloads with generated ones.
11007 (htmlfontify-unload-rgb-file): Remove autoload.
11008 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
11009
11010 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
11011
11012 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
11013 (byte-compile-setq-default): Optimize for the
11014 single-var case and don't call byte-compile-form in this case to avoid
11015 inf-loop with byte-compile-set-default.
11016
11017 * progmodes/compile.el (compilation-start): Abbreviate default directory.
11018
11019 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
11020
11021 Implement SELINUX backends.
11022
11023 * net/tramp.el (tramp-file-name-handler-alist):
11024 Add `file-selinux-context' and `set-file-selinux-context'.
11025 (tramp-handle-file-selinux-context)
11026 (tramp-handle-set-file-selinux-context): New defuns.
11027 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
11028 Handle PRESERVE-SELINUX-CONTEXT.
11029
11030 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
11031 Add `file-selinux-context' and `set-file-selinux-context'.
11032 (tramp-gvfs-handle-file-selinux-context)
11033 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
11034 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
11035
11036 * net/ange-ftp.el (ange-ftp-copy-file):
11037 * net/tramp-fish.el (tramp-fish-handle-copy-file):
11038 * net/tramp-imap.el (tramp-imap-handle-copy-file):
11039 * net/tramp-smb.el (tramp-smb-handle-copy-file):
11040 Add PRESERVE-SELINUX-CONTEXT.
11041
11042 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11043
11044 Synchronize with Tramp repository.
11045
11046 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
11047 (tramp-action-process-alive, tramp-action-out-of-band)
11048 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
11049 (tramp-exists-file-name-handler): Fix docstring.
11050 (with-progress-reporter): New defmacro.
11051 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
11052 (tramp-maybe-open-connection): Use it.
11053
11054 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
11055
11056 Detect ssh 'ControlMaster' argument automatically in some cases.
11057
11058 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
11059 (tramp-default-method): Use it.
11060
11061 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11062
11063 * net/tramp.el (tramp-handle-copy-file): Add new optional
11064 parameter `preserve-selinux-context'.
11065 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
11066
11067 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
11068
11069 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
11070 Ensure, that non remote files are still checked. Oops.
11071
11072 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
11073
11074 Fix Bug#5840.
11075
11076 * icomplete.el (icomplete-completions): Use `non-essential'.
11077
11078 * net/tramp.el (tramp-connectable-p): New defun.
11079 (tramp-handle-expand-file-name)
11080 (tramp-completion-handle-file-name-all-completions)
11081 (tramp-completion-handle-file-name-completion): Use it.
11082
11083 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11084
11085 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
11086
11087 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
11088
11089 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
11090
11091 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
11092
11093 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
11094 is present.
11095
11096 * info.el (info-tool-bar-map): Add labels.
11097
11098 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
11099
11100 * cus-edit.el (custom-commands): Add labels for tool bar.
11101 (custom-buffer-create-internal, Custom-mode): Adjust for
11102 labels in custom-commands.
11103
11104 * dynamic-setting.el: Renamed from font-setting.el.
11105
11106 2010-04-21 John Wiegley <jwiegley@gmail.com>
11107
11108 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
11109 toggles the use of virtual buffers.
11110 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global value.
11111 (ido-toggle-virtual-buffers): New function.
11112
11113 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
11114
11115 Use `define-derived-mode'; fix window selection; doc fixes.
11116 * play/tetris.el (tetris, tetris-update-speed-function)
11117 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
11118 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
11119 (tetris-rotate-next, tetris-end-game, tetris-start-game)
11120 (tetris-pause-game): Fix typos in docstrings.
11121 (tetris-mode-map, tetris-null-map):
11122 Move initialization into declaration.
11123 (tetris-mode): Define with `define-derived-mode';
11124 set show-trailing-whitespace to nil.
11125 (tetris): Prefer window already displaying the "*Tetris*" buffer.
11126
11127 2010-04-21 Karel Klíč <kklic@redhat.com>
11128
11129 * files.el (backup-buffer): Handle SELinux context, and return it
11130 if a backup was made by renaming.
11131 (backup-buffer-copy): Set SELinux context to the target file.
11132 (basic-save-buffer): Set SELinux context of the newly written file.
11133 (basic-save-buffer-1): Now it also returns any SELinux context.
11134 (basic-save-buffer-2): Set SELinux context of the newly created file,
11135 and return it.
11136 * net/tramp.el (tramp-file-name-for-operation):
11137 Add file-selinux-context.
11138
11139 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
11140
11141 Make the log-edit comments use RFC822 format throughout.
11142
11143 * vc.el (vc-checkin, vc-modify-change-comment):
11144 Adjust to new vc-start/finish-logentry.
11145 (vc-find-conflicted-file): New command.
11146 (vc-transfer-file): Adjust to new vc-checkin.
11147 (vc-next-action): Improve scoping.
11148
11149 * vc-hg.el (vc-hg-log-edit-mode): Remove.
11150 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
11151
11152 * vc-git.el (vc-git-log-edit-mode): Remove.
11153 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
11154 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
11155
11156 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
11157 (vc-start-logentry): Remove argument `extra'.
11158 (vc-finish-logentry): Remove extra args.
11159
11160 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
11161 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
11162 (vc-bzr-conflicted-files): New function.
11163
11164 * log-edit.el (log-edit-extra-flags)
11165 (log-edit-before-checkin-process): Remove.
11166 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
11167 (log-edit-headers-alist): New var.
11168 (log-edit-header-contents-regexp): New const.
11169 (log-edit-match-to-eoh): New function.
11170 (log-edit-font-lock-keywords): Use them.
11171 (log-edit): Insert a "Summary:" header as default.
11172 (log-edit-mode): Mark font-lock rules as case-insensitive.
11173 (log-edit-done): Cleanup headers.
11174 (log-view-process-buffer): Remove.
11175 (log-edit-extract-headers): New function to replace it.
11176
11177 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
11178
11179 * subr.el (default-direction-reversed): Remove obsolescence info.
11180
11181 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11182
11183 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
11184 windows/frames.
11185
11186 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
11187 I.e. include text after point in the completion region.
11188 Also, return nil when we're not after/in a symbol.
11189
11190 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
11191 default enable-multibyte-characters.
11192
11193 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11194
11195 * international/mule.el: Help the user choose a valid coding-system.
11196 (read-buffer-file-coding-system): New function.
11197 (set-buffer-file-coding-system): Use it. Prompt the user if the
11198 coding-system cannot encode all the chars.
11199
11200 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
11201 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
11202 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
11203 Don't use *vc-bzr-shelve*.
11204
11205 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
11206
11207 Fix the version number for added files.
11208 * vc-hg.el (vc-hg-working-revision): Check if the file is
11209 registered after hg parent fails (Bug#5961).
11210
11211 2010-04-19 Glenn Morris <rgm@gnu.org>
11212
11213 * htmlfontify.el (htmlfontify-buffer)
11214 (htmlfontify-copy-and-link-dir): Autoload entry points.
11215
11216 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
11217
11218 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
11219 name relative to the project root (Bug#5960).
11220
11221 2010-04-19 Glenn Morris <rgm@gnu.org>
11222
11223 * vc-git.el (vc-git-print-log): Doc fix.
11224
11225 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
11226
11227 * ido.el (ido-file-internal): Fix 2009-12-02 change.
11228
11229 2010-04-19 Christoph Scholtes <cschol2112@googlemail.com>
11230
11231 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
11232 default settings (Bug#5928).
11233
11234 2010-04-19 Glenn Morris <rgm@gnu.org>
11235
11236 * progmodes/fortran.el (fortran-match-and-skip-declaration):
11237 New function.
11238 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
11239
11240 2010-04-19 Kenichi Handa <handa@m17n.org>
11241
11242 * language/indian.el (malayalam-composable-pattern): Fix previous
11243 change (add U+0D4D "SIGN VIRAMA").
11244 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
11245 (tamil-composable-pattern): Fix typo in the regexp.
11246 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
11247 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
11248 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
11249
11250 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
11251
11252 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
11253 paragraph-separate (Bug#5821).
11254
11255 2010-04-19 Juri Linkov <juri@jurta.org>
11256
11257 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
11258
11259 * info.el (Info-find-node-2): Comment out code that skips
11260 breadcrumbs line.
11261 (Info-mouse-follow-link): New command.
11262 (Info-link-keymap): New keymap.
11263 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
11264 Return a string with links instead of inserting breadcrumbs
11265 to the Info buffer.
11266 (Info-fontify-node): Comment out code that inserts breadcrumbs.
11267 Instead of putting the `invisible' text property over the Info
11268 header, make an overlay over the Info header with the `invisible'
11269 property and `after-string' set to the string returned by
11270 `Info-breadcrumbs'.
11271
11272 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
11273
11274 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
11275 Reported by monkey@sandpframing.com.
11276
11277 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11278
11279 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
11280 (tmm-get-keymap): Add key-binding shortcuts now that they're not
11281 available in the "keyseq cache" any more.
11282
11283 * custom.el (defcustom): Add edebug spec.
11284
11285 2010-04-18 Juri Linkov <juri@jurta.org>
11286
11287 Test for special mode-class in view-buffer instead of view-file (bug#5513).
11288
11289 * view.el (view-file, view-buffer): Move test for special mode-class
11290 from view-file to view-buffer.
11291
11292 * tar-mode.el (tar-extract): Turn if's into one cond
11293 like in arc-mode.el.
11294
11295 2010-04-18 Juri Linkov <juri@jurta.org>
11296
11297 Add 7z archive format support (bug#5475).
11298
11299 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
11300 (archive-7z-extract): New defcustom.
11301 (archive-find-type): Add magic string for 7z.
11302 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
11303 If `stderr-file' is non-nil, use `(t stderr-file)' for the
11304 `buffer' arg of `call-process'.
11305 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
11306 call the function `archive-7z-extract' with the variable
11307 `archive-7z-extract' let-bound to `archive-zip-extract'.
11308 (archive-7z-summarize, archive-7z-extract): New functions.
11309
11310 * international/mule.el (auto-coding-alist):
11311 * files.el (auto-mode-alist): Add 7z file extension.
11312
11313 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
11314
11315 * loadup.el: Setup hash-cons for pure data.
11316
11317 Fix duplicate entries in cedet's loaddefs.el files.
11318 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
11319 Should make most file-local generated-autoload-file unnecessary.
11320 (print-readably): Silence warnings.
11321 (autoload-find-destination): Take load-name as an arg to make sure
11322 it's the same as the one that will be in the file.
11323 (autoload-generate-file-autoloads): Adjust to above changes.
11324 Try to make the dataflow a bit simpler.
11325
11326 * cvs-status.el (cvs-refontify): Remove unused.
11327
11328 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
11329
11330 * calc/calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
11331
11332 * calc/calc-bin.el (calc-radix): Have the "O" option turn on
11333 twos-complement mode.
11334
11335 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
11336
11337 * calc/calc-ext.el (calc-init-extensions): Add keybinding for
11338 'calc-option'. Add `calc-option-prefix-help' to calc-help autoloads.
11339 (calc-inverse): Add "Option" to message, as appropriate.
11340 (calc-hyperbolic): Add "Option" to message, as appropriate.
11341 (calc-option, calc-is-option): New functions.
11342
11343 * calc/calc-help.el (calc-full-help): Add `calc-option-help'.
11344 (calc-option-prefix-help): New function.
11345
11346 * calc/calc-misc.el (calc-help): Add "Option" entry.
11347
11348 * calc/calc.el (calc-local-var-list): Add `calc-option-flag'.
11349 (calc-option-flag): New variable.
11350 (calc-do): Set `calc-option-flag to nil.
11351 (calc-set-mode-line): Add "Opt " as appropriate.
11352
11353 2010-04-16 Juri Linkov <juri@jurta.org>
11354
11355 Move scrolling commands from simple.el to window.el
11356 because their primitives are implemented in window.c.
11357
11358 * simple.el (scroll-error-top-bottom)
11359 (scroll-up-command, scroll-down-command, scroll-up-line)
11360 (scroll-down-line, scroll-other-window-down)
11361 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11362 * window.el (scroll-error-top-bottom)
11363 (scroll-up-command, scroll-down-command, scroll-up-line)
11364 (scroll-down-line, scroll-other-window-down)
11365 (beginning-of-buffer-other-window, end-of-buffer-other-window):
11366 Move from simple.el to window.el because their primitives are
11367 implemented in window.c.
11368
11369 2010-04-16 Juri Linkov <juri@jurta.org>
11370
11371 * isearch.el (isearch-lookup-scroll-key): Check both
11372 `isearch-scroll' and `scroll-command' properties.
11373 (scroll-up, scroll-down): Remove `isearch-scroll' property.
11374
11375 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
11376
11377 * simple.el (scroll-up-command, scroll-down-command)
11378 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
11379
11380 2010-04-15 Juri Linkov <juri@jurta.org>
11381
11382 * simple.el (scroll-up-command, scroll-down-command)
11383 (scroll-up-line, scroll-down-line): Put `scroll-command'
11384 property on the these symbols. Remove them from
11385 `scroll-preserve-screen-position-commands'.
11386
11387 * mwheel.el (mwheel-scroll): Put `scroll-command' and
11388 `isearch-scroll' properties on the `mwheel-scroll' symbol.
11389 Remove it from `scroll-preserve-screen-position-commands'.
11390
11391 * isearch.el (isearch-allow-scroll): Doc fix.
11392
11393 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
11394
11395 * net/tramp.el (tramp-error-with-buffer): Don't show the
11396 connection buffer when we are in completion mode.
11397 (tramp-file-name-handler): Catch the error for some operations
11398 when we are in completion mode. This gives the user the chance to
11399 correct the file name in the minibuffer.
11400
11401 2010-04-15 Glenn Morris <rgm@gnu.org>
11402
11403 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
11404
11405 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
11406
11407 Simplify by using `define-derived-mode'.
11408 * info.el (Info-mode):
11409 * calendar/todo-mode.el (todo-mode):
11410 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
11411 (gomoku-mode-map): Move initialization into declaration.
11412
11413 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
11414
11415 Fix Bug#5840.
11416 * ido.el (ido-file-name-all-completions-1):
11417 * minibuffer.el (minibuffer-completion-help):
11418 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
11419
11420 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11421
11422 * simple.el (non-essential): New var.
11423
11424 Add a new field `location' to bookmarks for non-file bookmarks.
11425 * bookmark.el (bookmark-location): Use the new field, if present.
11426 (bookmark-insert-location): Undo last change, not needed any more.
11427 * man.el (Man-bookmark-make-record):
11428 * woman.el (woman-bookmark-make-record): Add `location' field.
11429
11430 2010-04-14 Juri Linkov <juri@jurta.org>
11431
11432 * simple.el (scroll-error-top-bottom): New defcustom.
11433 (scroll-up-command, scroll-down-command): Use it. Doc fix.
11434
11435 * emulation/pc-select.el (pc-select-override-scroll-error):
11436 Obsolete in favor of `scroll-error-top-bottom'.
11437
11438 2010-04-14 Juri Linkov <juri@jurta.org>
11439
11440 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
11441 `scroll-up-command' and `M-v' to `scroll-down-command'.
11442
11443 * emulation/cua-rect.el (cua--init-rectangles):
11444 * forms.el (forms--change-commands):
11445 * image-mode.el (image-mode-map):
11446 Remap scroll-down-command and scroll-up-command
11447 in addition to scroll-down and scroll-up.
11448
11449 2010-04-14 Juri Linkov <juri@jurta.org>
11450
11451 * mwheel.el (scroll-preserve-screen-position-commands):
11452 Add mwheel-scroll to this list of commands.
11453
11454 * simple.el (scroll-preserve-screen-position-commands):
11455 Add scroll-up-command, scroll-down-command, scroll-up-line,
11456 scroll-down-line to this list of commands.
11457
11458 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
11459
11460 * obsolete/complete.el: Move from lisp/complete.el.
11461
11462 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
11463
11464 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
11465 to the minor mode function now turns the mode ON unconditionally.
11466
11467 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
11468
11469 * vc-dir.el (vc-dir-kill-line): New command.
11470 (vc-dir-mode-map): Bind it to C-k.
11471
11472 * bookmark.el (bookmark-insert-location): Handle a nil filename.
11473
11474 * woman.el: Add bookmark declarations to silence the compiler.
11475 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
11476 step to compatibility between man and woman bookmarks.
11477 Adjust for Man-default-bookmark-title renaming.
11478 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
11479
11480 * man.el: Add bookmark declarations to silence the compiler.
11481 (Man-name-local-regexp): Make it match NAME as well.
11482 (Man-getpage-in-background): Return the buffer.
11483 (Man-notify-when-ready): Use `case'.
11484 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
11485 Don't hardcode "NAME". Simplify.
11486 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
11487 Rename from Man-bookmark-make-record.
11488 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
11489 we have the actual man-args. Use Man-getpage-in-background rather
11490 than `man' since the arg is already processed. Let bookmark.el do the
11491 window handling. Only wait for the relevant process.
11492 Don't forget to autoload.
11493
11494 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
11495
11496 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
11497
11498 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
11499 New functions.
11500 (woman-mode): Setup bookmark support.
11501
11502 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
11503 (man-bookmark-jump): New functions.
11504 (Man-mode): Setup bookmark support.
11505
11506 2010-04-10 Jari Aalto <jari.aalto@cante.net>
11507
11508 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
11509 recognize ssh-keygen prompt (Bug#2817).
11510
11511 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
11512
11513 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
11514
11515 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
11516
11517 Synchronize with Tramp repository.
11518
11519 * net/tramp.el (tramp-completion-function-alist)
11520 (tramp-file-name-regexp, tramp-chunksize)
11521 (tramp-local-coding-commands, tramp-remote-coding-commands):
11522 Fix docstring.
11523 (tramp-remote-process-environment): Use `format' instead of `concat'.
11524 (tramp-handle-directory-files-and-attributes)
11525 (tramp-get-remote-path): Use `copy-tree'.
11526 (tramp-handle-file-name-all-completions): Backward/ XEmacs
11527 compatibility: Use `completion-ignore-case' if
11528 `read-file-name-completion-ignore-case' does not exist.
11529 (tramp-do-copy-or-rename-file-directly): Do not use
11530 `tramp-handle-file-remote-p'.
11531 (tramp-do-copy-or-rename-file-out-of-band):
11532 Use `tramp-compat-delete-directory'.
11533 (tramp-do-copy-or-rename-file-out-of-band)
11534 (tramp-compute-multi-hops, tramp-maybe-open-connection):
11535 Use `format-spec-make'.
11536 (tramp-find-foreign-file-name-handler)
11537 (tramp-advice-make-auto-save-file-name)
11538 (tramp-set-auto-save-file-modes): Remove superfluous check for
11539 `stringp'. This is done inside `tramp-tramp-file-p'.
11540 (tramp-debug-outline-regexp): New defconst.
11541 (tramp-get-debug-buffer): Use it.
11542 (tramp-check-for-regexp): Use (forward-line 1).
11543 (tramp-set-auto-save-file-modes): Adapt version check.
11544
11545 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
11546 Wrap call of `featurep' for 2nd argument.
11547 (tramp-compat-make-temp-file): Simplify fallback implementation.
11548 (tramp-compat-copy-tree): Remove function.
11549 (tramp-compat-delete-directory): Provide implementation for older
11550 Emacsen.
11551
11552 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
11553 Do not use `tramp-fish-handle-file-attributes.
11554
11555 * net/trampver.el: Update release number.
11556
11557 2010-04-10 Glenn Morris <rgm@gnu.org>
11558
11559 * progmodes/compile.el (compilation-save-buffers-predicate):
11560 Add missing :version tag.
11561
11562 2010-04-09 Sam Steingold <sds@gnu.org>
11563
11564 * progmodes/compile.el (compilation-save-buffers-predicate):
11565 Remove the "autoload" cookie.
11566
11567 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
11568 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
11569 and `bug-reference-prog-mode' can be used in hooks directly.
11570
11571 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
11572
11573 Add --author support to git commit.
11574 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
11575 (vc-git-log-edit-mode): New minor mode.
11576 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
11577 New declarations.
11578
11579 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
11580
11581 * vc-hooks.el, vc-git.el: Improve documentation comments.
11582
11583 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
11584
11585 Fix some of the problems in defsubst* (bug#5728).
11586 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
11587 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
11588
11589 2010-04-07 Sam Steingold <sds@gnu.org>
11590
11591 * progmodes/compile.el (compilation-save-buffers-predicate):
11592 New custom variable.
11593 (compile, recompile): Pass it to `save-some-buffers'.
11594
11595 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
11596
11597 * wid-edit.el (widget-choose): Move cursor to the second line of
11598 the buffer (Bug#5695).
11599
11600 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
11601
11602 Add new VC methods: vc-log-incoming and vc-log-outgoing.
11603 * vc.el (vc-print-log-setup-buttons): New function split out from
11604 vc-print-log-internal.
11605 (vc-log-internal-common): New function, a parametrized version of
11606 vc-print-log-internal.
11607 (vc-print-log-internal): Just call vc-log-internal-common with the
11608 right arguments.
11609 (vc-incoming-outgoing-internal):
11610 (vc-log-incoming, vc-log-outgoing): New functions.
11611 (vc-log-view-type): New permanent local variable.
11612
11613 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
11614
11615 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
11616 of the dynamic bound vc-short-log.
11617 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
11618
11619 * vc-git.el (vc-git-log-outgoing): New function.
11620 (vc-git-log-view-mode): Use vc-log-view-type instead
11621 of the dynamic bound vc-short-log.
11622
11623 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
11624 of the dynamic bound vc-short-log. Highlight the tag.
11625 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
11626 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
11627 (vc-hg-incoming-mode): Remove.
11628 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
11629
11630 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
11631
11632 Fix default-directory for vc-root-diff.
11633 * vc.el (vc-root-diff): Bind default-directory to the root
11634 directory for the diff command.
11635
11636 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
11637
11638 * progmodes/verilog-mode.el (verilog-forward-sexp):
11639 (verilog-calc-1): Support "disable fork" and "fork wait" multi
11640 word keywords, suggested by Steve Pearlmutter.
11641 (verilog-pretty-declarations): Support lineup of declarations in
11642 port lists.
11643 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
11644 fix bug for /* / comments.
11645 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
11646 Speed up and simplfy as this is never called with a bound.
11647 (verilog-pretty-declarations): Enhance to line up declarations
11648 inside a parameter list, suggested by Alan Morgan.
11649 (verilog-pretty-expr): Tune assignment regular expression match
11650 string for corner cases; also use markers instead of character
11651 number as indent changes the later.
11652
11653 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
11654
11655 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
11656 as missing keyword.
11657 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
11658 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
11659 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
11660 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
11661 Tennant.
11662 (verilog-keywords):
11663 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
11664 1800-2009 keywords, including "global.".
11665
11666 2010-04-06 John Wiegley <jwiegley@gmail.com>
11667
11668 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
11669 appearing in buffer list (if a live buffer name matched a recentf
11670 file basename). Should use uniquify to offer a real solution.
11671
11672 2010-04-06 John Wiegley <jwiegley@gmail.com>
11673
11674 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
11675 comment to code, and add a :version tag.
11676 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
11677
11678 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
11679
11680 Enable recentf-mode if using virtual buffers.
11681 * ido.el (recentf-list): Declare for byte-compiler.
11682 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
11683 (ido-make-buffer-list): Simplify.
11684 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
11685
11686 2010-04-05 Juri Linkov <juri@jurta.org>
11687
11688 Scrolling commands which scroll a line instead of full screen.
11689 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
11690
11691 * simple.el (scroll-up-line, scroll-down-line): New commands.
11692 Put property isearch-scroll=t on them.
11693
11694 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
11695 Remove commands.
11696
11697 2010-04-05 Juri Linkov <juri@jurta.org>
11698
11699 Scrolling commands which do not signal errors at top/bottom.
11700 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
11701
11702 * simple.el (scroll-up-command, scroll-down-command): New commands.
11703 Put property isearch-scroll=t on them.
11704
11705 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
11706 `scroll-down-command' and [next] from `scroll-up' to
11707 `scroll-up-command'.
11708
11709 * emulation/cua-base.el: Put property CUA=move on
11710 `scroll-up-command' and `scroll-down-command'.
11711 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
11712 and `scroll-down-command' to `cua-scroll-down'.
11713
11714 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
11715
11716 * help.el (describe-mode): Return nil.
11717
11718 2010-04-04 John Wiegley <jwiegley@gmail.com>
11719
11720 * ido.el (ido-use-virtual-buffers): New variable to indicate
11721 whether "virtual buffer" support is enabled for IDO.
11722 (ido-virtual): Face used to indicate virtual buffers in the list.
11723 (ido-buffer-internal): If a buffer is chosen, and no such buffer
11724 exists, but a virtual buffer of that name does (which would be why
11725 it was in the list), recreate the buffer by reopening the file.
11726 (ido-make-buffer-list): If virtual buffers are being used, call
11727 `ido-add-virtual-buffers-to-list' before the make list hook.
11728 (ido-virtual-buffers): New variable which contains a copy of the
11729 current contents of the `recentf-list', albeit pared down for the
11730 sake of speed, and with proper faces applied.
11731 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
11732 create a list of "virtual buffers" to present to the user in
11733 addition to the currently open set. Note that this logic could
11734 get rather slow if that list is too large. With the default
11735 `recentf-max-saved-items' of 200, there is little speed penalty.
11736
11737 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11738
11739 * font-lock.el: Require CL when compiling.
11740 (font-lock-turn-on-thing-lock): Use `case'.
11741
11742 2010-04-03 Eli Zaretskii <eliz@gnu.org>
11743
11744 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
11745 Zaretskii.
11746
11747 2010-04-02 Juri Linkov <juri@jurta.org>
11748
11749 * ehelp.el (electric-help-orig-major-mode):
11750 New buffer-local variable.
11751 (electric-help-mode): Set it to original major-mode. Doc fix.
11752 (with-electric-help): Use `electric-help-orig-major-mode' instead
11753 of (default-value 'major-mode). Doc fix.
11754 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
11755
11756 2010-04-02 Sam Steingold <sds@gnu.org>
11757
11758 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
11759 `vc-hg-command' with a list of flags.
11760
11761 * progmodes/bug-reference.el (bug-reference-bug-regexp):
11762 Also accept "patch" and "RFE".
11763 (bug-reference-fontify): `bug-reference-url-format' can also be a
11764 function to be able to handle the bug kind.
11765 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
11766
11767 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
11768
11769 * tmm.el (tmm-get-keymap): Check with symbolp before passing
11770 value to fboundp, it may not be a symbol.
11771
11772 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
11773
11774 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
11775
11776 2010-03-31 Juri Linkov <juri@jurta.org>
11777
11778 * simple.el (next-line, previous-line): Re-throw a signal
11779 with `signal' instead of using `ding'.
11780 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
11781
11782 2010-03-31 Juri Linkov <juri@jurta.org>
11783
11784 * simple.el (keyboard-escape-quit): Raise deselecting the active
11785 region higher than exiting the minibuffer.
11786 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
11787
11788 2010-03-31 Juri Linkov <juri@jurta.org>
11789
11790 * image.el (image-animated-p): Use `image-metadata' instead of
11791 `image-extension-data'. Get GIF extenstion data from metadata
11792 property `extension-data'.
11793
11794 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11795
11796 * simple.el (append-to-buffer): Simplify.
11797
11798 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
11799
11800 * textmodes/artist.el (artist-mode): Fix typo in docstring.
11801 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
11802
11803 2010-03-31 Kenichi Handa <handa@m17n.org>
11804
11805 * language/sinhala.el (composition-function-table): Fix regexp for
11806 the new Unicode specification.
11807
11808 * language/indian.el (devanagari-composable-pattern)
11809 (tamil-composable-pattern, kannada-composable-pattern)
11810 (malayalam-composable-pattern): Adjust for the new Unicode
11811 specification.
11812 (bengali-composable-pattern, gurmukhi-composable-pattern)
11813 (gujarati-composable-pattern, oriya-composable-pattern)
11814 (telugu-composable-pattern): New variables to cope with the new
11815 Unicode specification. Use them in composition-function-table.
11816
11817 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11818
11819 Make tmm-menubar work for the Buffers menu again (bug#5726).
11820 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
11821 vectors rather than cons cells, as used in menu-bar-update-buffers.
11822
11823 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
11824
11825 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
11826 (js-insert-and-indent): Revert 2009-08-15 change, restoring
11827 electric punctuation for "{}();,:" (Bug#5586).
11828
11829 * mail/sendmail.el (mail-default-directory): Doc fix.
11830
11831 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
11832
11833 * mail/sendmail.el (mail-default-directory): Doc fix.
11834
11835 2010-03-31 Eli Zaretskii <eliz@gnu.org>
11836
11837 * subr.el (version-regexp-alist, version-to-list)
11838 (version-list-<, version-list-=, version-list-<=)
11839 (version-list-not-zero, version<, version<=, version=): Doc fix.
11840 (Bug#5744).
11841
11842 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
11843
11844 * vc.el (vc-root-diff): Doc fix.
11845
11846 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
11847
11848 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
11849
11850 * simple.el (append-to-buffer): Fix last change.
11851
11852 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
11853
11854 * simple.el (append-to-buffer): Ensure that point is preserved if
11855 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
11856 (Bug#5749)
11857
11858 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
11859
11860 * files.el (auto-mode-case-fold): Change default to t.
11861
11862 2010-03-30 Juri Linkov <juri@jurta.org>
11863
11864 * dired-x.el (dired-omit-mode): Doc fix.
11865
11866 2010-03-30 Juri Linkov <juri@jurta.org>
11867
11868 * replace.el (occur-accumulate-lines): Move occur-engine related
11869 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
11870 to be located after `occur-engine'.
11871
11872 2010-03-30 Juri Linkov <juri@jurta.org>
11873
11874 Make occur handle multi-line matches cleanly with context.
11875 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
11876
11877 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
11878 (occur-engine): Add local variables `ret', `prev-after-lines',
11879 `prev-lines'. Use more arguments for `occur-context-lines'.
11880 Set first elem of its returned list to `data', and the second elem
11881 to `prev-after-lines'. Don't print the separator line.
11882 In the end, print remaining context after-lines.
11883 (occur-context-lines): Add new arguments `begpt', `endpt',
11884 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
11885 after-lines of the previous match with before-lines of the
11886 current match and not overlap them. Return a list with two
11887 values: the output line and the list of context after-lines.
11888
11889 2010-03-30 Juri Linkov <juri@jurta.org>
11890
11891 * replace.el (occur-accumulate-lines): Fix a bug where the first
11892 context line at the beginning of the buffer was missing.
11893
11894 2010-03-30 Eli Zaretskii <eliz@gnu.org>
11895
11896 * files.el: Make bidi-display-reordering safe variable for boolean
11897 values.
11898
11899 2010-03-29 Phil Hagelberg <phil@evri.com>
11900 Chong Yidong <cyd@stupidchicken.com>
11901
11902 * subr.el: Extend progress reporters to perform "spinning".
11903 (progress-reporter-update, progress-reporter-do-update):
11904 Handle non-numeric value arguments.
11905 (progress-reporter--pulse-characters): New var.
11906
11907 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
11908
11909 * progmodes/compile.el (compilation-start): Fix regexp detection
11910 of initial cd command (Bug#5771).
11911
11912 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
11913
11914 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
11915
11916 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
11917
11918 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
11919 * progmodes/gdb-mi.el: Restore.
11920 * progmodes/gdb-ui.el: Remove.
11921 * progmodes/gud.el: Re-accommodate for gdb-mi.el.
11922
11923 2010-03-25 Glenn Morris <rgm@gnu.org>
11924
11925 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
11926 all dired buffers, even tramp ones. (Bug#5755)
11927
11928 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
11929
11930 Add "union tags" in mpc.el.
11931 * mpc.el: Remove backward compatibility code.
11932 (mpc-browser-tags): Change default.
11933 (mpc--find-memoize-union-tags): New var.
11934 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
11935 (mpc-cmd-find): Handle the case where the playlist does not exist.
11936 Handle union-tags.
11937 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
11938 (mpc-cmd-add): Use mpc-cmd-flush.
11939 (mpc-tagbrowser-tag-name): New fun.
11940 (mpc-tagbrowser-buf): Use it.
11941 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
11942
11943 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
11944
11945 Misc cleanup.
11946 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
11947 Use replace-regexp-in-string.
11948 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
11949 (makefile-imake-mode-syntax-table): Move init into defvar.
11950 (makefile-mode): Use define-derived-mode.
11951
11952 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
11953 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
11954 not be present any more.
11955
11956 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11957
11958 * faces.el (set-face-attribute): Fix typo in docstring.
11959 (face-valid-attribute-values): Reflow docstring.
11960
11961 2010-03-24 Glenn Morris <rgm@gnu.org>
11962
11963 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
11964
11965 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
11966
11967 * indent.el (indent-for-tab-command): Doc fix.
11968
11969 2010-03-24 Alan Mackenzie <acm@muc.de>
11970
11971 * progmodes/cc-engine.el (c-remove-stale-state-cache):
11972 Fix off-by-one error. Fixes bug #5747.
11973
11974 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11975
11976 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
11977 (image-dired-read-comment): Doc fix.
11978
11979 * json.el (json-object-type, json-array-type, json-key-type)
11980 (json-false, json-null, json-read-number):
11981 * minibuffer.el (completion-in-region-functions):
11982 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
11983 (cal-tex-cursor-week):
11984 * emacs-lisp/trace.el (trace-function):
11985 * eshell/em-basic.el (eshell/printnl):
11986 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
11987 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
11988 * obsolete/levents.el (allocate-event, event-key, event-object)
11989 (event-point, event-process, event-timestamp, event-to-character)
11990 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
11991 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
11992 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
11993 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
11994 (reftex-highlight-selection): Fix typos in docstrings.
11995
11996 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
11997
11998 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
11999
12000 2010-03-24 Glenn Morris <rgm@gnu.org>
12001
12002 * mail/rmail.el (rmail-highlight-face): Restore option deleted
12003 2008-02-13 without comment; mark it obsolete.
12004 (rmail-highlight-headers): Use rmail-highlight-face once more.
12005
12006 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
12007
12008 * woman.el (woman2-process-escapes): Only consume the newline if
12009 the filler character is on a line by itself (Bug#5729).
12010
12011 2010-03-24 Kenichi Handa <handa@m17n.org>
12012
12013 * language/indian.el (devanagari-composable-pattern): Add more
12014 consonants.
12015
12016 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
12017
12018 * net/trampver.el: Update release number.
12019
12020 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
12021
12022 * net/tramp.el (tramp-find-executable):
12023 Use `tramp-get-connection-buffer'. Make the regexp for checking
12024 output of "wc -l" more robust.
12025 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
12026 (tramp-open-connection-setup-interactive-shell): Remove workaround
12027 for OpenSolaris bug, it is not needed anymore.
12028
12029 2010-03-24 Glenn Morris <rgm@gnu.org>
12030
12031 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
12032
12033 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
12034
12035 * files.el (auto-mode-alist): Accept more verilog file patterns.
12036
12037 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12038
12039 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
12040
12041 2010-03-24 Glenn Morris <rgm@gnu.org>
12042
12043 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
12044 log-edit-before-checkin-process.
12045
12046 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
12047
12048 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
12049
12050 * vc-dispatcher.el (vc-start-logentry): Doc fix.
12051 (log-view-process-buffer, log-edit-extra-flags): Declare.
12052
12053 * log-edit.el (log-edit-before-checkin-process): Doc fix.
12054
12055 2010-03-23 Sam Steingold <sds@gnu.org>
12056
12057 Fix bug#5620: recalculate all markers on compilation buffer
12058 modifications, not on file modifications.
12059 * progmodes/compile.el (compilation-buffer-modtime): New buffer-local
12060 variable: the buffer modification time, for buffers not associated with
12061 files.
12062 (compilation-mode): Create it.
12063 (compilation-filter): Update it.
12064 (compilation-next-error-function): Use it instead of
12065 `visited-file-modtime' for timestamp.
12066
12067 2010-03-23 Juri Linkov <juri@jurta.org>
12068
12069 Implement Occur multi-line matches.
12070 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12071
12072 * replace.el (occur): Doc fix.
12073 (occur-engine): Set `begpt' to the beginning of the first line.
12074 Set `endpt' to the end of the last match line. At first, count
12075 line numbers between `origpt' and `begpt'. Split out code from
12076 `out-line' variable to new let-bindings `match-prefix' and
12077 `match-str'. In `out-line' add non-numeric prefix to all
12078 non-first lines of multi-line matches. Finally, count lines
12079 between `begpt' and `endpt' and add to `lines'.
12080
12081 2010-03-23 Juri Linkov <juri@jurta.org>
12082
12083 * replace.el (occur-accumulate-lines, occur-engine):
12084 Use `occur-engine-line' instead of duplicate code.
12085 (occur-engine-line): New function created from duplicate code
12086 in `occur-accumulate-lines' and `occur-engine'.
12087
12088 * replace.el (occur-engine-line): Add optional arg `keep-props'.
12089 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
12090
12091 2010-03-23 Juri Linkov <juri@jurta.org>
12092
12093 * finder.el: Remove TODO tasks.
12094
12095 * info.el (Info-finder-find-node): Add node "all"
12096 with all package info. Handle a list of multiple keywords
12097 separated by comma.
12098 (info-finder): In interactive use with a prefix argument,
12099 use `completing-read-multiple' to read a list of keywords
12100 separated by comma.
12101
12102 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
12103
12104 Add a new completion style `substring'.
12105 * minibuffer.el (completion-basic--pattern): New function.
12106 (completion-basic-try-completion, completion-basic-all-completions):
12107 Use it.
12108 (completion-substring--all-completions)
12109 (completion-substring-try-completion)
12110 (completion-substring-all-completions): New functions.
12111 (completion-styles-alist): New style `substring'.
12112
12113 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12114
12115 Get rid of .elc files after removal of the corresponding .el.
12116 * Makefile.in (compile-clean): New target.
12117 (compile-main): Use it.
12118
12119 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
12120
12121 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
12122 don't do make there. When compiling with separate object dir, there
12123 is no Makefile there.
12124
12125 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
12126
12127 Get rid of the ELCFILES abomination, again.
12128 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
12129 (all, compile): Don't call compile-last.
12130 (compile-main): Build the "elcfiles" list dynamically.
12131 (compile-targets): New (internal) target.
12132
12133 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
12134
12135 * Makefile.in (top_srcdir): Define.
12136 (abs_top_builddir): Define.
12137 (srcdir): Don't append `/..'.
12138 (EMACS): Use ${abs_top_builddir}.
12139 (all, compile, compile-always, compile-last): Don't set emacswd.
12140 (update-subdirs, update-authors): Use $(top_srcdir) instead of
12141 $(srcdir).
12142 (lisp): Use $(srcdir) instead of @srcdir@.
12143
12144 2010-03-21 Juri Linkov <juri@jurta.org>
12145
12146 Fix message of multi-line occur regexps and multi-buffer header lines.
12147 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12148
12149 * replace.el (occur-1): Don't display regexp if it is longer
12150 than window-width. Use `query-replace-descr' to display regexp.
12151 (occur-engine): Don't display regexp in the buffer header for
12152 multi-buffer occur. Display a separate header line with total
12153 match count and regexp for multi-buffer occur.
12154 Use `query-replace-descr' to display regexp.
12155
12156 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
12157
12158 * net/secrets.el: Fix parenthesis.
12159 (secrets-enabled): Fix parenthesis.
12160
12161 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
12162
12163 Use more relative file and directory names.
12164 * Makefile.in (EMACS): Arrange for it to work when we chdir.
12165 (setwins, setwins_almost, setwins_for_subdirs):
12166 Don't `cd'; output relative names.
12167 (all, compile, compile-always, compile-last): Set emacswd.
12168 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
12169 Just cd to the lisp source dir so we can use relative file names.
12170
12171 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
12172
12173 2010-03-20 Glenn Morris <rgm@gnu.org>
12174
12175 * textmodes/rst.el: Use faces for font-lock customization, and make the
12176 old -face variables obsolete.
12177 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
12178 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
12179 (rst-block-face, rst-external-face, rst-definition-face)
12180 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
12181 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
12182 Make obsolete.
12183 (rst-font-lock-keywords-function): Update for above changes.
12184
12185 2010-03-20 Juri Linkov <juri@jurta.org>
12186
12187 * s-region.el:
12188 * obsolete/s-region.el: Move to obsolete.
12189
12190 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
12191
12192 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
12193
12194 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12195
12196 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
12197
12198 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
12199
12200 Add special markup processing for commit logs.
12201 * log-edit.el (log-edit-extra-flags): New variable.
12202 (log-edit): Add new argument MODE. Use that mode when non-nil
12203 instead of the log-view-mode.
12204 (log-view-process-buffer): New function.
12205
12206 * vc.el: Document that the checkin method takes optional
12207 arguments. Document new backend specific method: log-view-mode.
12208 (vc-default-log-edit-mode): New function.
12209 (vc-checkin): Use a backend specific log-view-mode.
12210 Pass extra arguments to the checkin method.
12211 (vc-modify-change-comment): Pass a dummy extra argument.
12212
12213 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
12214 log-edit.
12215 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
12216 (vc-finish-logentry): Process the log buffer before passing it
12217 down. Pass log-edit-extra-flags.
12218
12219 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
12220 command.
12221 (log-edit-extra-flags, log-edit-before-checkin-process):
12222 New declarations.
12223
12224 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
12225 command.
12226 (log-edit-extra-flags, log-edit-before-checkin-process):
12227 New declarations.
12228 (vc-hg-log-edit-mode): New derived mode.
12229
12230 * vc-arch.el (vc-arch-checkin):
12231 * vc-cvs.el (vc-cvs-checkin):
12232 * vc-git.el (vc-git-checkin):
12233 * vc-mtn.el (vc-mtn-checkin):
12234 * vc-rcs.el (vc-rcs-checkin):
12235 * vc-sccs.el (vc-sccs-checkin):
12236 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
12237
12238 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
12239
12240 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
12241 parent typo).
12242
12243 2010-03-19 Glenn Morris <rgm@gnu.org>
12244
12245 * password-cache.el (password-cache, password-cache-expiry): Autoload.
12246
12247 2010-03-18 Glenn Morris <rgm@gnu.org>
12248
12249 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
12250
12251 * replace.el (query-replace-history): Give it a doc string.
12252 (map-query-replace-regexp): Use query-replace-from-history-variable
12253 and query-replace-to-history-variable.
12254
12255 * mail/hashcash.el (declare-function): Remove duplicate definition.
12256
12257 * mail/emacsbug.el (report-emacs-bug-pretest-address):
12258 Make it an obsolete alias for report-emacs-bug-address.
12259 (message-strip-special-text-properties): Declare.
12260 (report-emacs-bug): Remove test for a pretest bug address.
12261 Combine message-mode-specific code.
12262
12263 * mail/supercite.el: Don't require sendmail.
12264 (mh-in-header-p): Declare rather than using with-no-warnings.
12265 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
12266 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
12267
12268 * calendar/cal-french.el: Convert to utf-8.
12269
12270 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
12271 Emacs scripts.
12272
12273 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
12274
12275 * net/secrets.el (secrets-enabled): New variable. Use it instead
12276 of a subfeature.
12277
12278 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
12279
12280 * net/secrets.el (top): Register the D-Bus signals only when the
12281 service "org.freedesktop.secrets" can be pinged.
12282 Provide subfeature `enabled'.
12283
12284 2010-03-14 Juri Linkov <juri@jurta.org>
12285
12286 Add finder unknown keywords.
12287
12288 * finder.el (finder-unknown-keywords): New function.
12289
12290 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
12291 to create a Finder node with unknown keywords.
12292
12293 2010-03-14 Juri Linkov <juri@jurta.org>
12294
12295 * finder.el (finder-compile-keywords): Replace `princ' with
12296 `prin1' on a list of symbols interned from keyword strings.
12297
12298 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
12299 a comma, then split keywords using a comma and optional whitespace.
12300 Otherwise, split by whitespace.
12301
12302 * complete.el:
12303 * face-remap.el:
12304 * log-view.el:
12305 * net/hmac-def.el:
12306 * net/hmac-md5.el:
12307 * net/netrc.el:
12308 * progmodes/mixal-mode.el: Fix keywords.
12309
12310 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
12311
12312 * Makefile.in (ELCFILES): Add net/secrets.elc.
12313
12314 * net/secrets.el: New file.
12315
12316 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12317
12318 * facemenu.el (list-colors-display, list-colors-print): New arg
12319 callback. Use it to allow selecting colors.
12320
12321 * wid-edit.el (widget-image-insert): Insert image prop even if the
12322 current display is non-graphic.
12323 (widget-field-value-set): New fun.
12324 (editable-field): Use it.
12325 (widget-field-value-get): Clean up unused var.
12326 (widget-color-value-create, widget-color--choose-action):
12327 New funs. Allow using list-colors-display to choose color.
12328
12329 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12330
12331 * cus-edit.el: Resort topmost custom groups.
12332 (custom-buffer-sort-alphabetically): Default to t.
12333 (customize-apropos): Use apropos-parse-pattern.
12334 (custom-search-field): New var.
12335 (custom-buffer-create-internal): Add custom-apropos search field.
12336 (custom-add-parent-links): Don't display parent doc.
12337 (custom-group-value-create): Don't sort top-level custom group.
12338 (custom-magic-value-create): Show visibility button before option name.
12339
12340 (custom-variable-state): New fun, from custom-variable-state-set.
12341 (custom-variable-state-set): Use it.
12342 (custom-group-value-create): Hide options with standard values
12343 using the :hidden-states property. Use progress reporter.
12344
12345 (custom-show): Simplify.
12346 (custom-visibility): Disable images by default.
12347 (custom-variable): New property :hidden-states.
12348 (custom-variable-value-create): Enable images for
12349 custom-visibility widgets. Use :hidden-states property to
12350 determine initial visibility.
12351
12352 * wid-edit.el (widget-image-find): Give images center ascent.
12353 (visibility): Add :on-image and :off-image properties.
12354 (widget-visibility-value-create): Use them.
12355
12356 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
12357
12358 * cus-edit.el (processes): Remove from development group.
12359 (oop, hypermedia): Delete group.
12360 (comm): Promote to top-level group.
12361
12362 * net/browse-url.el (browse-url):
12363 * net/xesam.el (xesam):
12364 * net/tramp.el (tramp):
12365 * net/goto-addr.el (goto-address):
12366 * net/ange-ftp.el (ange-ftp): Put in comm group.
12367
12368 * view.el (view): Remove from editing group.
12369
12370 * uniquify.el (uniquify): Put in files group.
12371
12372 * net/browse-url.el (browse-url):
12373 * ps-print.el (postscript): Put in external group.
12374
12375 * cus-edit.el (outlines):
12376 * textmodes/text-mode.el (text-mode-hook):
12377 * textmodes/table.el (table):
12378 * textmodes/picture.el (picture):
12379 * outline.el (outlines): Put in wp group.
12380
12381 * nxml/nxml-mode.el (nxml): Remove from wp group.
12382
12383 * net/tramp-imap.el (tramp-imap): Put in tramp group.
12384
12385 * mail/metamail.el (metamail): Remove from hypermedia group.
12386
12387 * cus-edit.el (abbrev):
12388 * whitespace.el (whitespace):
12389 * vcursor.el (vcursor):
12390 * reveal.el (reveal):
12391 * hl-line.el (hl-line): Put in convenience group.
12392
12393 * epg-config.el (epg): Put in data group.
12394
12395 * emulation/pc-select.el (pc-select): Put in emulations group.
12396
12397 * calculator.el (calculator): Put in applications group.
12398
12399 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12400
12401 Add .dir-locals.el support for file-less buffers.
12402 * files.el (hack-local-variables): Split out code to apply local
12403 variable settings ...
12404 (hack-local-variables-apply): ... here. New function.
12405 (hack-dir-local-variables): Use the default directory for when the
12406 buffer does not have an associated file.
12407 (hack-dir-local-variables-non-file-buffer): New function.
12408 * diff-mode.el (diff-mode):
12409 * vc-annotate.el (vc-annotate-mode):
12410 * vc-dir.el (vc-dir-mode):
12411 * log-edit.el (log-edit-mode):
12412 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
12413
12414 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
12415
12416 Add support for shelving snapshots and for showing shelves.
12417 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
12418 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
12419 New functions.
12420 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
12421 (vc-bzr-extra-menu-map): Map them.
12422
12423 2010-03-11 Glenn Morris <rgm@gnu.org>
12424
12425 * cus-edit.el (customize-changed-options-previous-release):
12426 Bump to 23.1.
12427
12428 * image.el (image-animate-max-time): Fix :version tag.
12429
12430 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
12431
12432 * Branch for 23.2.
12433
12434 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
12435
12436 * vc-git.el (vc-git-revision-table): Include remote branches.
12437
12438 2010-03-10 Kim F. Storm <storm@cua.dk>
12439
12440 Animated image API.
12441 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12442
12443 * image.el (image-animate-max-time): New defcustom.
12444 (image-animated-types): New defconst.
12445 (create-animated-image, image-animate-timer)
12446 (image-animate-start, image-animate-stop, image-animate-timeout)
12447 (image-animated-p): New functions.
12448
12449 * image-mode.el (image-toggle-display-image):
12450 Replace `create-image' with `create-animated-image'.
12451
12452 2010-03-09 Miles Bader <miles@gnu.org>
12453
12454 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
12455 instead of "format:"; this ensures that the output is
12456 newline-terminated.
12457
12458 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
12459
12460 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
12461 that all errors are caught, and that the return value is always a
12462 list (Bug#5692).
12463
12464 2010-03-08 Kenichi Handa <handa@m17n.org>
12465
12466 * language/misc-lang.el (windows-1256): New coding system.
12467 (cp1256): New alias of windows-1256 (bug#5690).
12468
12469 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
12470
12471 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
12472 call to rfc822-bad-address. (Bug#5692)
12473
12474 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
12475
12476 * vc-git.el (vc-git-annotate-extract-revision-at-line):
12477 Use vc-git-root as default directory for revision path (Bug#5657).
12478
12479 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
12480
12481 * calculator.el (calculator): Don't bind split-window-keep-point
12482 (Bug#5674).
12483
12484 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
12485
12486 * vc-git.el: Re-flow to fit into 80 columns.
12487 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
12488 Remove spurious `quote' element in each case alternative.
12489 (vc-git-show-log-entry): Use prog1.
12490 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
12491
12492 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
12493
12494 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
12495
12496 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
12497
12498 * macros.el (insert-kbd-macro): Look up keyboard macro using the
12499 definition, not the name (Bug#5481).
12500
12501 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
12502
12503 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
12504 argument with a local variable. (Bug#5670)
12505
12506 2010-03-02 Juri Linkov <juri@jurta.org>
12507
12508 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
12509
12510 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
12511
12512 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
12513 error when FILENAME and NEWNAME are existing remote directories.
12514
12515 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
12516 parameter DIR-FLAG.
12517
12518 2010-03-02 Glenn Morris <rgm@gnu.org>
12519
12520 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
12521 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
12522
12523 2010-03-01 Kenichi Handa <handa@m17n.org>
12524
12525 * language/burmese.el (burmese-composable-pattern): Rename from
12526 myanmar-composable-pattern.
12527
12528 * international/characters.el (script-list):
12529 * international/fontset.el (script-representative-chars):
12530 Change myanmar to burmese.
12531 (otf-script-alist): Likewise.
12532 (setup-default-fontset): Likewise. Re-fix :otf spec.
12533
12534 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
12535
12536 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
12537
12538 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
12539
12540 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
12541
12542 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
12543
12544 * net/tramp.el (tramp-handle-write-region): START can be a string.
12545 Take care in the checks. Reported by Dan Davison
12546 <davison@stats.ox.ac.uk>.
12547
12548 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
12549
12550 * net/dbus.el (dbus-introspect, dbus-get-property)
12551 (dbus-set-property, dbus-get-all-properties):
12552 Use `dbus-call-method' when noninteractive. (Bug#5645)
12553
12554 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
12555
12556 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
12557 * emacs-lisp/elint.el (elint-add-required-env):
12558 * calendar/icalendar.el (icalendar--add-diary-entry):
12559 * calc/calcalg2.el (math-tracing-integral):
12560 * files.el (recover-session-finish): Use with-current-buffer
12561 instead of save-excursion.
12562
12563 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
12564
12565 Fix in-buffer completion when after-change-functions modify the buffer.
12566 * minibuffer.el (completion--replace): New function.
12567 (completion--do-completion): Use it and use relative movement.
12568
12569 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
12570
12571 * international/fontset.el (setup-default-fontset): Fix :otf spec.
12572
12573 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
12574
12575 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
12576 Allow the characters _<> in the stack entry (Bug#5653).
12577
12578 2010-02-26 Kenichi Handa <handa@m17n.org>
12579
12580 * language/burmese.el: Fix entries in composition-function-table.
12581 (myanmar-composable-pattern): New variable.
12582
12583 * international/fontset.el (setup-default-fontset): Add an entry
12584 for myanmar.
12585
12586 * international/characters.el (script-list): Add Myanmar
12587 Extended-A.
12588
12589 2010-02-26 Glenn Morris <rgm@gnu.org>
12590
12591 * custom.el (custom-initialize-delay): Doc fix.
12592
12593 * mail/sendmail.el (send-mail-function): Autoload the call
12594 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
12595
12596 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
12597
12598 * files.el (hack-local-variables-filter): For eval forms, also
12599 check safe-local-variable-p (Bug#5636).
12600
12601 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
12602
12603 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
12604 setting the modes by `ignore-errors'. It might fail, for example
12605 if the file is not owned by the user but the group.
12606 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
12607
12608 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
12609
12610 * files.el (directory-listing-before-filename-regexp):
12611 Use stricter matching for iso-style dates, to avoid false matches with
12612 date-like filenames (Bug#5597).
12613
12614 * htmlfontify.el (htmlfontify): Doc fix.
12615
12616 * eshell/eshell.el (eshell): Doc fix.
12617
12618 * startup.el (fancy-about-screen): In mode-line, apply
12619 mode-line-buffer-id face only to the buffer name (Bug#5613).
12620
12621 2010-02-20 Kevin Ryde <user42@zip.com.au>
12622
12623 * progmodes/compile.el (compilation-error-regexp-alist-alist):
12624 In `watcom' anchor regexp to start of line, to avoid slowness
12625 (Bug#5599).
12626
12627 2010-02-20 Eli Zaretskii <eliz@gnu.org>
12628
12629 * subr.el (remove-yank-excluded-properties): Explain in a comment
12630 why `category' property is removed.
12631
12632 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
12633
12634 * isearch.el (isearch-update-post-hook, isearch-update):
12635 Revert 2010-02-17 change.
12636
12637 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
12638
12639 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
12640 (icalendar--convert-weekly-to-ical)
12641 (icalendar--convert-yearly-to-ical)
12642 (icalendar--convert-block-to-ical)
12643 (icalendar--convert-cyclic-to-ical)
12644 (icalendar--convert-anniversary-to-ical): Take care of time
12645 specifications where hour has 1-digit only (Bug#5549).
12646
12647 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
12648
12649 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
12650 of disassemble output in GDB 7.1.
12651
12652 2010-02-19 Glenn Morris <rgm@gnu.org>
12653
12654 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
12655 property. (Bug#5593)
12656
12657 2010-02-18 Sam Steingold <sds@gnu.org>
12658
12659 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
12660
12661 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
12662
12663 Use abbreviated file names in bookmarks (bug#5591).
12664 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
12665 calls to expand-file-name.
12666 (bookmark-relocate): Use abbreviated file names in bookmarks.
12667 (bookmark-load): Use abbreviated file names in messages.
12668
12669 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
12670
12671 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
12672 expand "." and "..". Reported by Thierry Volpiatto
12673 <thierry.volpiatto@gmail.com>.
12674
12675 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
12676
12677 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
12678 permissions of the temporary file to "0600". In case the remote
12679 file has no read permissions for the owner, there might be
12680 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
12681
12682 22010-02-18 Glenn Morris <rgm@gnu.org>
12683
12684 * emacs-lisp/authors.el (authors-renamed-files-alist):
12685 Add entries for INSTALL.CVS.
12686
12687 2010-02-17 Mark A. Hershberger <mah@everybody.org>
12688
12689 * vc-bzr.el: Fix typo in Known Bugs section.
12690
12691 * isearch.el (isearch-update-post-hook): New hook.
12692 (isearch-update): Use the new hook.
12693
12694 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
12695
12696 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
12697 Fix errors in copying directories.
12698 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
12699 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
12700 (tramp-handle-delete-file)
12701 (tramp-handle-dired-recursive-delete-directory)
12702 (tramp-handle-write-region): Flush also the cache for the upper
12703 directory.
12704
12705 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
12706
12707 * simple.el (save-interprogram-paste-before-kill): Doc fix.
12708
12709 * cus-edit.el (hardware): Doc fix.
12710
12711 * man.el (man): Add to external custom group.
12712
12713 * delim-col.el (columns): Move to wp custom group.
12714
12715 * doc-view.el (doc-view): Add to data custom group.
12716
12717 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
12718
12719 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
12720 by ispell-parse-output (Bug#5575).
12721
12722 2010-02-16 Kenichi Handa <handa@m17n.org>
12723
12724 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
12725 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
12726 (skkdic-convert): Use `euc-japan' coding system for writing.
12727
12728 2010-02-16 Glenn Morris <rgm@gnu.org>
12729
12730 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
12731 tex-main-file before using it. (Bug#5562)
12732
12733 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
12734
12735 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
12736 warnings, since it is annoying for the user to see them each time he
12737 runs the code.
12738
12739 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
12740
12741 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
12742 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
12743 instead of PROC for caching "first-password-request". Otherwise,
12744 new processes would not profit from passwords already entered.
12745
12746 * net/tramp-cache.el (tramp-dump-connection-properties):
12747 Don't save "first-password-request" property.
12748
12749 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
12750
12751 * outline.el (outline-head-from-level):
12752 * simple.el (with-wrapper-hook):
12753 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
12754 (elint-defun, elint-buffer-env, elint-top-form-logged)
12755 (elint-unbound-variable):
12756 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
12757 Fix typos in docstrings.
12758
12759 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
12760
12761 * files.el (insert-directory): When WILDCARD-REGEXP and
12762 FULL-DIRECTORY-P are nil, insert the file entry instead of the
12763 whole directory. (Bug#5551)
12764
12765 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
12766 dired's alignment sanity. (Bug#5516)
12767
12768 2010-02-14 Juri Linkov <juri@jurta.org>
12769
12770 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
12771 Remove remaining ^H with their preceding chars. (Bug#5566)
12772
12773 2010-02-13 Glenn Morris <rgm@gnu.org>
12774
12775 * simple.el (transpose-subr): Give it a doc-string.
12776
12777 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
12778 Doc fixes.
12779
12780 2010-02-12 Juri Linkov <juri@jurta.org>
12781
12782 * arc-mode.el (archive-unique-fname): Make directories for nested
12783 archives. (Bug#5540)
12784
12785 2010-02-12 Juri Linkov <juri@jurta.org>
12786
12787 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
12788
12789 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
12790
12791 * subr.el (copy-overlay): Handle deleted overlays.
12792
12793 * man.el (Man-completion-table): Don't signal an error if we can't run
12794 manual-program (bug#4056).
12795
12796 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
12797
12798 * textmodes/artist.el (artist-mt): Fix typos in docstring.
12799
12800 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
12801
12802 * info.el (Info-bookmark-jump): Simplify.
12803
12804 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
12805 (bookmark-default-handler): Accept new bookmark field `buffer'.
12806
12807 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
12808
12809 * iswitchb.el (iswitchb-completions): Revert last change.
12810
12811 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
12812
12813 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
12814 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
12815 This prevents file names like "~/" being listed literally.
12816
12817 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
12818
12819 * term/xterm.el (xterm-maybe-set-dark-background-mode):
12820 Remove dead code. (Bug#5546)
12821
12822 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
12823
12824 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
12825 correctly (Bug#5548).
12826
12827 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
12828
12829 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
12830 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
12831
12832 2010-02-08 Kenichi Handa <handa@m17n.org>
12833
12834 * international/mule-util.el (with-coding-priority): Add autoload
12835 cookie for putting `lisp-indent-function'.
12836
12837 2010-02-07 Glenn Morris <rgm@gnu.org>
12838
12839 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
12840 Move F2003 named interfaces from keywords-2 to keywords-1, and
12841 use function-name-face rather than constant-face.
12842 Simplify "abstract interface" regexp.
12843
12844 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
12845
12846 * eshell/esh-util.el (eshell-file-attributes): New optional arg
12847 ID-FORMAT. Pass it to `file-attributes'.
12848
12849 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
12850
12851 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
12852
12853 * faces.el (set-face-attribute): Allow calling
12854 internal-set-lisp-face-attribute with 'unspecified family and
12855 foundry argument (Bug#5536).
12856
12857 2010-02-07 Glenn Morris <rgm@gnu.org>
12858
12859 * progmodes/f90.el (f90-font-lock-keywords-2)
12860 (f90-looking-at-type-like, f90-looking-at-program-block-end):
12861 Handle F2003 named interfaces.
12862
12863 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
12864
12865 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
12866 beg and end before calling c-get-state-before-change-functions.
12867
12868 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
12869
12870 * vc-bzr.el (vc-bzr-dir-extra-headers):
12871 Disable the pending merges header.
12872
12873 2010-02-05 Juri Linkov <juri@jurta.org>
12874
12875 * doc-view.el (doc-view-mode):
12876 * image-mode.el (image-mode): Put property mode-class=special.
12877 (Bug#4896)
12878
12879 2010-02-05 Mark A. Hershberger <mah@everybody.org>
12880
12881 * vc-svn.el (vc-svn-revision-table): New function.
12882
12883 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
12884
12885 * net/ange-ftp.el (ange-ftp-insert-directory):
12886 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
12887 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
12888 Handle also directories. (Bug#5478)
12889
12890 2010-02-05 Glenn Morris <rgm@gnu.org>
12891
12892 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
12893
12894 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
12895
12896 * startup.el (command-line-1): Convert options beginning with a
12897 single dash as well (Bug#5519).
12898
12899 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
12900
12901 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
12902 * minibuffer.el (completion-initials-expand): Only check the presence
12903 of delims *within* the boundaries, since otherwise the / delim is
12904 always found for files.
12905
12906 Fix up various corner case problems.
12907 * doc-view.el (doc-view-last-page-number): New function.
12908 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
12909 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
12910 (doc-view-kill-proc): Avoid inf-loop in freak cases.
12911 (doc-view-reconvert-doc): Use the new recursive delete-directory.
12912 (doc-view-convert-current-doc): Don't create the resolution.el file
12913 here any more.
12914 (doc-view-pdf/ps->png): Do it here instead.
12915 (doc-view-already-converted-p): Check that resolution.el is present.
12916 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
12917 windows that are not yet showing images.
12918
12919 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
12920
12921 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
12922 `dired-uncache' for every elemnt which is an absolute file name.
12923
12924 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
12925 directory, handle its directory component.
12926 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
12927 function is called permanently and creates noise, otherwise.
12928
12929 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
12930 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
12931 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
12932
12933 2010-02-04 David Burger <dburger@google.com> (tiny change)
12934
12935 * macros.el (apply-macro-to-region-lines):
12936 Minor simplification. (Bug#5485)
12937
12938 2010-02-04 Glenn Morris <rgm@gnu.org>
12939
12940 * mail/rmail.el (rmail-show-message-1): Handle malformed
12941 quoted-printable text. (Bug#5441)
12942
12943 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
12944
12945 * simple.el (visual-line-mode): Capitalize lighter.
12946
12947 2010-02-03 John Wiegley <jwiegley@gmail.com>
12948
12949 * iswitchb.el (iswitchb-completions): Add bookmark files to the
12950 list of files considered for "virtual buffer" completions.
12951
12952 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
12953
12954 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
12955 also in case of (and (not full) (not wildcard)). This is needed
12956 when dired is called with a list of files, which are not in
12957 `default-directory'. (Bug#5478)
12958
12959 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
12960
12961 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
12962
12963 2010-02-02 Juri Linkov <juri@jurta.org>
12964
12965 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
12966 from unidiff to allow function-line after @@.
12967
12968 2010-02-02 Juri Linkov <juri@jurta.org>
12969
12970 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
12971 '(RCS SCCS) with inverted condition.
12972
12973 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
12974
12975 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
12976 messages.
12977
12978 2010-02-01 Juri Linkov <juri@jurta.org>
12979
12980 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
12981 compare with "pkunzip" and "pkzip" instead of only "pkzip".
12982 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
12983 only when (car archive-zip-extract) is "unzip". (Bug#5475)
12984
12985 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
12986
12987 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
12988 (doc-view-revert-buffer): New command.
12989 (doc-view-mode-map): Use it.
12990
12991 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
12992
12993 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
12994 pending merge is detected.
12995
12996 2010-01-31 Juri Linkov <juri@jurta.org>
12997
12998 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
12999 beginning of interactive spec like all other grep commands do.
13000 Put "all" in front of "gz". (Bug#5260)
13001
13002 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
13003
13004 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
13005
13006 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
13007
13008 * dirtrack.el (dirtrack): Warn instead of signalling error if the
13009 regexp is incorrect (Bug#5476).
13010
13011 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
13012
13013 * net/tramp.el (tramp-handle-insert-directory): Handle also
13014 symlinks, when FILENAME is not in `default-directory'.
13015
13016 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
13017
13018 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
13019 FILE is not in `default-directory'. (Bug#5478)
13020
13021 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
13022 of SWITCHES. Handle the case, FILENAME is not in
13023 `default-directory'. (Bug#5478)
13024 (tramp-register-file-name-handlers): Add safe-magic property.
13025
13026 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
13027
13028 * arc-mode.el (archive-zip-extract): Quote the argument passed to
13029 unzip (Bug#5475).
13030
13031 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
13032
13033 * progmodes/flymake.el (flymake-allowed-file-name-masks)
13034 (flymake-master-make-header-init): Add other C++ filename masks.
13035 (flymake-find-possible-master-files)
13036 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
13037
13038 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
13039
13040 Fix some busybox annoyances.
13041
13042 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
13043 not responding." string.
13044 (tramp-open-connection-setup-interactive-shell): Dump stty
13045 settings. Enable "neveropen" arg for all `tramp-send-command'
13046 calls. Handle "=" in variable values properly.
13047 (tramp-find-inline-encoding): Raise an error, when no encoding is
13048 found.
13049 (tramp-wait-for-output): Check, whether PROC buffer is available.
13050 Remove spurious " ^H" sequences, sent by busybox.
13051 (tramp-get-ls-command): Suppress coloring, if possible.
13052
13053 2010-01-28 Glenn Morris <rgm@gnu.org>
13054
13055 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
13056
13057 * log-edit.el (log-edit-strip-single-file-name): Add missing
13058 :safe, :group, and :version tags.
13059
13060 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
13061
13062 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
13063 buffers. (Bug#5477)
13064
13065 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
13066
13067 * files.el (delete-directory): Handle moving to trash without
13068 first doing recursion (Bug#5436).
13069
13070 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
13071
13072 * vc-hooks.el (vc-path): Mark as obsolete.
13073
13074 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
13075
13076 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
13077 names too.
13078
13079 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
13080 for the short log.
13081 (vc-bzr-log-view-mode): Adjust regexp for the above change.
13082
13083 2010-01-25 Mark A. Hershberger <mah@everybody.org>
13084
13085 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
13086
13087 * vc-bzr.el (vc-bzr-revision-table): New function.
13088
13089 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com>
13090
13091 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
13092 diff-index command. This requires at least git-1.5.5. (Bug#1589).
13093
13094 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
13095
13096 Remove support for adding --signoff on commit.
13097 Future support will use an incompatible generic mechanism.
13098 * vc-git.el (vc-git-add-signoff): Remove variable.
13099 (vc-git-toggle-signoff): Remove function.
13100 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
13101
13102 * term/xterm.el (xterm-maybe-set-dark-background-mode):
13103 Rename from xterm-set-background-mode. Return t if the background mode
13104 was set.
13105 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
13106 earlier, call it again in case the background mode has changed.
13107
13108 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
13109
13110 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
13111 (Bug#3541).
13112
13113 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
13114
13115 * emacs-lisp/assoc.el (aelement): Doc fix.
13116 (aput, adelete, amake): Use lexical-let (Bug#5450).
13117
13118 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
13119
13120 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
13121 is the same as subprogram call, not declaration. (Bug#5435).
13122
13123 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
13124
13125 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
13126 (tramp-smb-maybe-open-connection): Use it.
13127
13128 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
13129
13130 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
13131
13132 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
13133
13134 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
13135 just because we see "encoding: 8bit".
13136 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
13137
13138 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
13139
13140 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
13141
13142 2010-01-22 Eli Zaretskii <eliz@gnu.org>
13143
13144 * jka-compr.el (jka-compr-load): If load-file is not in
13145 load-history, try its file-truename version. (bug#5447)
13146
13147 2010-01-21 Alan Mackenzie <acm@muc.de>
13148
13149 Fix a situation where deletion of a cpp construct throws an error.
13150 * progmodes/cc-engine.el (c-invalidate-state-cache):
13151 Before invoking c-with-all-but-one-cpps-commented-out, check that the
13152 special cpp construct is still in the buffer.
13153 (c-parse-state): Record the special cpp with markers, not numbers.
13154
13155 2010-01-21 Kenichi Handa <handa@m17n.org>
13156
13157 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
13158 process last-command-event, as it is now decoded first (Bug#5380).
13159
13160 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
13161
13162 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
13163
13164 2010-01-20 Glenn Morris <rgm@gnu.org>
13165
13166 * indent.el (tab-always-indent): Fix custom-type.
13167
13168 2010-01-19 Alan Mackenzie <acm@muc.de>
13169
13170 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
13171 buffer throws "args out of range".
13172 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
13173 playing the role of delimiter.
13174
13175 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
13176
13177 * progmodes/ada-mode.el: Fix bug#5400.
13178 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
13179 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
13180 changed. Delete RECURSIVE parameter; never used. Improve doc string.
13181 Improve comments in "is" portion. Handle null procedure declaration.
13182 (ada-move-to-end): Improve doc string.
13183
13184 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
13185
13186 * ido.el (ido-cur-list): Initialize to nil.
13187 Remove obsolete information from commentary.
13188 (ido-choice-list): Initialize to nil.
13189 (ido-get-bufname): Reject minibuffers.
13190 (ido-make-buffer-list): If "default" is a nonexistent
13191 buffer, ignore it, as per the function's comment.
13192 (ido-kill-buffer-internal): New function.
13193 (ido-kill-buffer-at-head): Use it.
13194 (ido-visit-buffer): Likewise.
13195
13196 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
13197
13198 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
13199
13200 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
13201
13202 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
13203 Fix typos in chart titles.
13204
13205 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
13206 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
13207 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
13208 (describe-class, eieio-describe-generic, describe-generic):
13209 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
13210 (eieio-speedbar-expand):
13211 * emulation/viper-cmd.el (viper-exec-form-in-vi)
13212 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
13213 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
13214 (viper-del-backward-char-in-replace, viper-backward-indent)
13215 (viper-brac-function, viper-register-to-point, viper-submit-report):
13216 * net/tramp.el (tramp-remote-coding-commands):
13217 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
13218 Fix typos in docstrings.
13219
13220 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
13221
13222 * mail/sendmail.el (mail-yank-original): Set the mark if the
13223 specified function for yanking does not do it.
13224
13225 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
13226
13227 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
13228
13229 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
13230 resyncing a directory.
13231
13232 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
13233
13234 * progmodes/ada-mode.el: Fix bug#1920.
13235 (ada-ident-re): Delete ., allow multibyte characters.
13236 (ada-goto-label-re): New; matches goto labels.
13237 (ada-block-label-re): New; matches block labels.
13238 (ada-label-re): New; matches both.
13239 (ada-named-block-re): Delete; callers changed to use
13240 `ada-block-label-re' instead.
13241 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
13242 Use `ada-block-label-re'.
13243 (ada-indent-on-previous-lines): Improve handling of goto labels.
13244 (ada-get-indent-block-start): Special-case block label.
13245 (ada-get-indent-label): Split into `ada-indent-block-label' and
13246 `ada-indent-goto-label'.
13247 (ada-goto-stmt-start, ada-goto-next-non-ws):
13248 Optionally ignore goto labels.
13249 (ada-goto-next-word): Simplify.
13250 (ada-indent-newline-indent-conditional): Insert newline before
13251 trying to fix indentation; doc fix.
13252
13253 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
13254
13255 * calc/calc.el (calc-command-flags): Give it an initial value.
13256
13257 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
13258
13259 * files.el (minibuffer-with-setup-hook):
13260 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
13261 (artist-key-draw-continously, artist-key-do-continously-continously)
13262 (artist-key-set-point-continously, artist-mouse-draw-continously):
13263 Fix typos in docstrings.
13264
13265 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
13266
13267 * nxml/nxml-mode.el (nxml-extend-after-change-region):
13268 Never return t (Bug#3898).
13269
13270 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
13271
13272 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
13273 can parse the output of the external commands (Bug#5279).
13274
13275 2010-01-16 Jari Aalto <jari.aalto@cante.net>
13276
13277 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
13278
13279 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
13280
13281 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
13282
13283 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
13284
13285 * startup.el (command-line): Remove unused --icon-type arg.
13286 Handle --display arg, passing it to command-line-1 (Bug#5392).
13287
13288 2010-01-16 Mario Lang <mlang@delysid.org>
13289
13290 * emacs-lisp/chart.el (chart-translate-namezone):
13291 * textmodes/artist.el (artist-compute-popup-menu-table):
13292 Remove duplicated words in doc-strings.
13293
13294 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
13295
13296 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
13297 to mairix-search to suppress threading (Bug#5342).
13298
13299 2010-01-15 Kenichi Handa <handa@m17n.org>
13300
13301 * international/mule-cmds.el (canonicalize-coding-system-name):
13302 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
13303
13304 2010-01-15 Glenn Morris <rgm@gnu.org>
13305
13306 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
13307
13308 * wid-edit.el (widget-keymap): Doc fix.
13309
13310 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
13311 former seems to be more widely accepted by various svn versions.
13312
13313 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13314
13315 * find-cmd.el (find-constituents):
13316 * vc-arch.el (vc-arch-root):
13317 * window.el (window-body-height, pop-up-frames):
13318 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
13319 * progmodes/ada-stmt.el (ada-if):
13320 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
13321 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
13322 (ispell-encoding8-command, ispell-aspell-supports-utf8)
13323 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
13324
13325 * progmodes/flymake.el (flymake-post-syntax-check):
13326 Fix typo in error message.
13327
13328 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13329
13330 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
13331 which is always a string. (Bug#5313)
13332
13333 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
13334
13335 * progmodes/ada-xref.el (ada-default-prj-properties):
13336 Simplify previous change.
13337
13338 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13339
13340 * progmodes/ada-xref.el (ada-default-prj-properties):
13341 Default ada_project_path to $ADA_PROJECT_PATH.
13342
13343 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13344
13345 * progmodes/ada-mode.el (ada-create-keymap):
13346 Override `narrow-to-defun' with `ada-narrow-to-defun'.
13347
13348 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13349
13350 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
13351 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
13352 (ada-get-current-indent, ada-imenu-generic-expression)
13353 (ada-which-function): Check for it.
13354
13355 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
13356
13357 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
13358 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
13359
13360 2010-01-14 Glenn Morris <rgm@gnu.org>
13361
13362 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
13363
13364 2010-01-14 Kenichi Handa <handa@m17n.org>
13365
13366 * composite.el (auto-composition-mode): Make it a buffer local
13367 variable (permanent-local).
13368 (auto-composition-function): Set the default value to
13369 auto-compose-chars.
13370 (auto-composition-mode): Make it a simple function, not a minor mode.
13371 (global-auto-composition-mode): Likewise.
13372 (turn-on-auto-composition-if-enabled): Delete it.
13373
13374 2010-01-13 Karl Fogel <kfogel@red-bean.com>
13375
13376 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
13377
13378 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
13379
13380 * files.el (copy-directory): Compute target for recursive
13381 directories with identical names. (Bug#5343)
13382
13383 2010-01-12 Glenn Morris <rgm@gnu.org>
13384
13385 * mail/emacsbug.el (report-emacs-bug-pretest-address):
13386 Set it to bug-gnu-emacs rather than emacs-pretest-bug.
13387
13388 2010-01-11 Sam Steingold <sds@gnu.org>
13389
13390 * imenu.el (imenu-default-create-index-function): Detect infinite
13391 loops caused by imenu-prev-index-position-function.
13392
13393 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
13394
13395 * htmlfontify.el (htmlfontify-load-rgb-file)
13396 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
13397 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
13398 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
13399 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
13400 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
13401 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
13402 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
13403 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
13404 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
13405 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
13406 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
13407 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
13408 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
13409 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
13410 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
13411 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
13412 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
13413 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
13414 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
13415 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
13416 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
13417 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
13418 backslash-quoting from parentheses, etc.
13419
13420 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
13421
13422 * progmodes/js.el: Autoload javascript-mode alias.
13423
13424 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
13425
13426 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
13427 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
13428 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
13429 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
13430 Fix typos in docstrings.
13431 (ffap-url-regexp): Doc fix.
13432 (ffap-at-mouse): Fix typo in message.
13433
13434 2010-01-11 Glenn Morris <rgm@gnu.org>
13435
13436 * version.el (emacs-copyright): Set copyright year to 2010.
13437
13438 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
13439
13440 * format.el (format-annotate-function): Only set
13441 write-region-post-annotation-function after running to-fn so as not to
13442 affect nested write-region calls (bug#5273).
13443
13444 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
13445
13446 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
13447 wisent/python.el.
13448
13449 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
13450
13451 * man.el (Man-goto-section): Signal error if the section is not
13452 found (Bug#5317).
13453
13454 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
13455
13456 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
13457 URLs with a leading triple slash in the file: scheme. (Bug#5345)
13458
13459 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
13460
13461 * progmodes/compile.el: Don't treat compile-command as safe if
13462 compilation-read-command might be nil (Bug#4218).
13463
13464 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
13465
13466 * startup.el (command-line-1): Use orig-argi to check for ignored X and
13467 NS options.
13468
13469 2010-01-08 Kenichi Handa <handa@m17n.org>
13470
13471 * international/fontset.el (build-default-fontset-data):
13472 Exclude characters in scripts kana, hangul, han, or cjk-misc.
13473
13474 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
13475
13476 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
13477 to `create-file-buffer' as it expects, not just a buffer name.
13478 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
13479 to help uniquify. (Bug#3224)
13480
13481 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
13482
13483 * font-setting.el (font-setting-change-default-font): Use user-spec
13484 instead of name.
13485
13486 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
13487
13488 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
13489
13490 2010-01-05 Tom Tromey <tromey@redhat.com>
13491
13492 * progmodes/python.el (python-font-lock-keywords):
13493 Handle qualified decorators (Bug#881).
13494
13495 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13496
13497 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
13498 in a lightweight checkout.
13499
13500 2010-01-05 Kenichi Handa <handa@m17n.org>
13501
13502 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
13503
13504 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
13505
13506 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
13507
13508 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
13509
13510 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
13511 checkouts. (Bug#618)
13512 (vc-bzr-log-view-mode): Also highlight the author.
13513 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
13514 (vc-bzr-shelve-menu-map):
13515 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
13516 (vc-bzr-shelve-apply): Make prompt more explicit.
13517
13518 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
13519
13520 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
13521 They are valid characters in URL paths (rfc3986), and at least
13522 Firefox does not understand the encoded version (Bug#3166).
13523
13524 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
13525
13526 * progmodes/octave-mod.el (octave-end-keywords)
13527 (octave-block-begin-or-end-regexp, octave-block-match-alist):
13528 Add "end" keyword (Bug#3061).
13529 (octave-end-as-array-index-p): New function.
13530 (calculate-octave-indent): Use it.
13531
13532 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13533
13534 * bookmark.el: Consistently put the text property on the bookmark name.
13535 (bookmark-bmenu-marks-width): Bump back to 2, to include
13536 annotation marks.
13537 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
13538 property on the bookmark name, instead of not putting it at all.
13539 (bookmark-bmenu-list): Fix where we put the text property.
13540
13541 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13542
13543 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
13544 for showing buffer modified state (as added in the previous change).
13545
13546 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13547
13548 * bookmark.el: Show modified state of bookmark buffer more accurately.
13549 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
13550 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
13551 (with-buffer-modified-unmodified): New macro.
13552 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
13553 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
13554 Use new macro to preserve the buffer modified state.
13555
13556 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13557
13558 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
13559 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
13560 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
13561 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
13562 (bookmark-bmenu-rename, bookmark-bmenu-locate)
13563 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
13564 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
13565
13566 2010-01-02 Eli Zaretskii <eliz@gnu.org>
13567
13568 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
13569 Make the lines in the generated doc string shorter. (Bug#4668)
13570
13571 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
13572
13573 * net/rcirc.el: Add follow-link binding (Bug#4738).
13574
13575 2010-01-02 Eli Zaretskii <eliz@gnu.org>
13576
13577 * Makefile.in (bzr-update): Rename from cvs-update.
13578 (cvs-update): New target for backward compatibility.
13579
13580 * makefile.w32-in (bzr-update): Rename from cvs-update.
13581 (cvs-update): New target for backward compatibility.
13582
13583 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13584
13585 * bookmark.el: Remove gratuitous gratitude.
13586
13587 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13588
13589 * bookmark.el (bookmark-bmenu-any-marks): New function.
13590 (bookmark-bmenu-save): Clear buffer modification if no marks.
13591
13592 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13593
13594 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
13595 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
13596 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
13597 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
13598
13599 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
13600 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
13601 To: emacs-devel {_AT_} gnu.org
13602 Subject: bookmark.el bug report
13603 Date: Mon, 28 Dec 2009 14:19:16 +0800
13604 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
13605
13606 2010-01-02 Karl Fogel <kfogel@red-bean.com>
13607
13608 * bookmark.el: Improvements suggested by Drew Adams:
13609 (bookmark-bmenu-ensure-position): New name for
13610 `bookmark-bmenu-check-position'. Just ensure the position,
13611 don't return any meaningful value.
13612 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
13613 New constants.
13614
13615 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
13616
13617 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
13618 (bookmark-yank-point, bookmark-bmenu-check-position):
13619 Fix typos in docstrings.
13620 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
13621 (bookmark-name-from-full-record, bookmark-get-position)
13622 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
13623 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
13624 Remove useless quoting of parenthesis, etc. in docstrings.
13625
13626 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
13627 (ediff-append-custom-diff): Fix typo in error message.
13628 (ediff-meta-mark-equal-files): Fix typos in messages.
13629
13630 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
13631
13632 * net/imap-hash.el (imap-hash-make): Doc fix.
13633 (imap-hash-test): Fix typo in error message; reflow docstring.
13634 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
13635 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
13636 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
13637 Fix typos in docstrings.
13638 (imap-hash-open-connection): Fix typo in error message.
13639
13640 * play/gomoku.el (gomoku): Fix typos in docstring.
13641
13642 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
13643 (gdb-jsonify-buffer): Fix typos in docstring.
13644 (gdb-goto-breakpoint): Fix typo in error message.
13645 ("Display Other Windows"): Fix typo in help message.
13646 (gdb-speedbar-expand-node): Fix typo in question.
13647
13648 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
13649 (idlwave-html-system-help-location, idlwave-html-help-location)
13650 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
13651 (idlwave-help-browser-generic-args, idlwave-help-directory)
13652 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
13653 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
13654 (idlwave-online-help, idlwave-help-html-link)
13655 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
13656 Fix typos in docstrings.
13657 (idlwave-help-with-source, idlwave-help-find-routine-definition):
13658 Reflow docstrings.
13659 (idlwave-help-assistant-start): Fix typo in error message.
13660
13661 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
13662 (octave-electric-space): Fix typos in docstrings.
13663
13664 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
13665
13666 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
13667
13668 2010-01-01 Juri Linkov <juri@jurta.org>
13669
13670 * comint.el (comint-input-ring-size): Make it a defcustom and
13671 increase the default to 500 (Bug#5148).
13672
13673 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
13674
13675 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
13676 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
13677 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
13678
13679 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
13680
13681 Show working revision correctly for mercurial.
13682 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
13683 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
13684
13685 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
13686
13687 Declare some functions for the byte-compiler.
13688 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
13689 (speedbar-timer-fn, speedbar-change-expand-button-char)
13690 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
13691
13692 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
13693
13694 This changeset reverts GDB Graphical Interface to use annotations.
13695 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
13696
13697 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
13698
13699 Make vc-dir work on subdirectories of the bzr root.
13700 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument.
13701 Return file names relative to it.
13702 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
13703 relative directory to vc-bzr-after-dir-status.
13704
13705 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
13706
13707 * font-lock.el (font-lock-refresh-defaults): New function, which
13708 can be used to let font-lock react to external changes in
13709 variables like font-lock-defaults and keywords.
13710 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
13711
13712 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
13713
13714 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
13715
13716 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
13717
13718 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
13719
13720 Supersede color.diff settings in git log (bug#5211).
13721
13722 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
13723 escape chars in its output when the user has color.diff set to `always'.
13724 This fix works on git 1.4.2 and newer (released on 2006-08-13).
13725
13726 2009-12-26 Kevin Ryde <user42@zip.com.au>
13727
13728 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
13729 node. Keep previous "Index" name to work with past coreutils too.
13730
13731 * man.el (man): Revise docstring a bit to show -a and -l as
13732 examples. Add -k description since support for it has otherwise
13733 been a secret. (Further to bug#3717.)
13734 (Man-bgproc-sentinel): When "-k foo" produces no output show error
13735 "no matches" rather than "Can't find manpage", as the latter reads
13736 like -k was interpreted as a page name, which is not so. (Bug#5431)
13737
13738 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
13739
13740 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
13741 switches. Check also for //SUBDIRED// line.
13742
13743 2009-12-25 Kenichi Handa <handa@m17n.org>
13744
13745 * language/indian.el (devanagari-composable-pattern): Fix to
13746 handle ZWNJ and ZWJ. Use it in composition-function-table for
13747 Devanagari.
13748 (malayalam-composable-pattern): Fix previous change.
13749
13750 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13751
13752 * ps-print.el (ps-face-attributes): It was not returning the
13753 attribute face for faces specified as string. Reported by harven
13754 <harven@free.fr>. (Bug#5254)
13755 (ps-print-version): New version 7.3.5.
13756
13757 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
13758
13759 * calendar/icalendar.el (icalendar--convert-tz-offset):
13760 Fix timezone names.
13761 (icalendar--convert-tz-offset): Fix the "last-day-problem".
13762 (icalendar--add-diary-entry): Remove the trailing blank that
13763 diary-make-entry inserts.
13764
13765 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
13766
13767 Make `file-expand-wildcards' work for remote files.
13768
13769 * files.el (file-expand-wildcards): In case of remote files, check
13770 only local file name part for wildcards. Provide feature 'files
13771 and subfeature 'remote-wildcards. (Bug#5198)
13772
13773 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
13774 if there is already an established connection.
13775 (tramp-advice-file-expand-wildcards): Remove it.
13776
13777 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
13778 (tramp-advice-file-expand-wildcards): Move from tramp.el.
13779 Activate advice for older GNU Emacs versions. (Bug#5237)
13780
13781 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
13782
13783 Some doc fixes (more needed).
13784
13785 * find-cmd.el (find-constituents): Reflow docstring.
13786 (find-cmd, find-prune, find-command): Fix typos in docstrings.
13787 (find-generic): Doc fix.
13788
13789 2009-12-17 Juri Linkov <juri@jurta.org>
13790
13791 Fix regression from 23.1 to allow multiple modes in Local Variables.
13792
13793 * files.el (hack-local-variables-filter): While ignoring duplicates,
13794 don't take `mode' into account.
13795 (hack-local-variables-filter, hack-dir-local-variables):
13796 Don't remove duplicate `mode' from local-variables-alist (like `eval').
13797
13798 2009-12-17 Juri Linkov <juri@jurta.org>
13799
13800 Make `dired-diff' safer. (Bug#5225)
13801
13802 * dired-aux.el (dired-diff): Signal an error when `file' equals to
13803 `current' or when `file' is a directory of the `current' file.
13804
13805 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
13806
13807 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
13808 unconditionally preloaded files.
13809
13810 2009-12-16 Juri Linkov <juri@jurta.org>
13811
13812 Revert to old 23.1 logic of using the file at the mark as default.
13813 * dired-aux.el (dired-diff): Use the file at the mark as default
13814 if it's not the same as the current file, and the target dir is
13815 the current dir or the mark is active. Add the current file
13816 as the arg of `dired-dwim-target-defaults'. Use the default file
13817 in the prompt. (Bug#5225)
13818
13819 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
13820
13821 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
13822 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
13823 (tramp-check-for-regexp): Check also, when an echoing shell stops
13824 to echo sent commands.
13825
13826 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
13827
13828 * Makefile.in: Revert last change (Bug#5191).
13829
13830 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
13831
13832 * vc-hg.el (vc-hg-print-log): Fix argument order.
13833 (vc-hg-working-revision): Make sure the command is executed in a
13834 known environment so that we can parse the output. (Bug#4417)
13835
13836 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
13837
13838 * progmodes/python.el (python-symbol-completions): Remove text
13839 properties from symbol string before calling python-send-receive.
13840
13841 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
13842
13843 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
13844 when there are values for both file and line. (Bug#5060)
13845
13846 2009-12-14 Juri Linkov <juri@jurta.org>
13847
13848 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
13849 whitespace after the file name of the first line of unified format,
13850 because git-diff doesn't output whitespace and file modification time
13851 after the file name.
13852
13853 2009-12-14 David Kastrup <dak@gnu.org>
13854
13855 * info.el (Info-hide-cookies-node): Before hiding a cookie,
13856 check if it already has the `display' property added by
13857 `Info-display-images-node', and not put the `invisible' property
13858 in this case.
13859
13860 2009-12-13 Glenn Morris <rgm@gnu.org>
13861
13862 * mail/emacsbug.el (message-sort-headers): Define for compiler.
13863 (report-emacs-bug): In message-mode, sort manually before storing
13864 original report text. (Bug#5178)
13865 Remove superfluous save-excursion.
13866
13867 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
13868
13869 * net/dbus.el (dbus-property-handler): Filter lambda forms out
13870 when responding to "GetAll" properties.
13871
13872 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
13873
13874 * simple.el (compose-mail): Remove mail-setup-with-from from
13875 customization checks.
13876
13877 2009-12-12 Eli Zaretskii <eliz@gnu.org>
13878
13879 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
13880 RAR archives created on Unix systems.
13881
13882 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
13883
13884 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
13885 the varalias that was accidentally removed by the 2009-11-19 change
13886 (bug#5186).
13887
13888 2009-12-12 Kenichi Handa <handa@m17n.org>
13889
13890 * language/indian.el (indian-compose-regexp): New function.
13891 (malayalam-composable-pattern): Fix the pattern.
13892 (composition-function-table): Set malayalam-composable-pattern for
13893 Malayalam characters.
13894
13895 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
13896
13897 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
13898 rather than down-mouse-1, based on follow-link conventions.
13899
13900 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
13901 are compiled.
13902
13903 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
13904
13905 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
13906 (verilog-vmm-statement-re, verilog-ovm-statement-re)
13907 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
13908 (verilog-leap-to-head, verilog-backward-token):
13909 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
13910
13911 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
13912
13913 * progmodes/verilog-mode.el (verilog-auto-lineup)
13914 (verilog-nameable-item-re): Cleanup user-visible spelling and
13915 documentation errors. One reported by Gary Delp.
13916 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
13917 (verilog-read-decls): Fix AUTOWIRE with types declared in a
13918 package, bug195. Reported by Pierre-David Pfister.
13919
13920 2009-12-11 Glenn Morris <rgm@gnu.org>
13921
13922 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
13923
13924 * mail/emacsbug.el: No longer require sendmail.
13925 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
13926 (report-emacs-bug-orig-text): Doc fix.
13927 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
13928 New local variables, to adapt to different mail-user-agents.
13929 (report-emacs-bug): Fix test for a gnu.org address.
13930 Use overlays for emphasis, since font-lock defeats 'face property.
13931 Pretest bugs also end up at the newsgroup these days.
13932 Stop message-mode stripping text properties.
13933 Set and use the new buffer-local variables.
13934 (report-emacs-bug-hook): Add doc-string.
13935 Remove some unnecessary save-excursions and simplify.
13936 Use the appropriate hook and send-command.
13937
13938 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
13939 capitalization of some menu entries.
13940
13941 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13942
13943 * whitespace.el (whitespace-display-char-on):
13944 Ensure `buffer-display-table' is unique when two or more windows are
13945 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
13946 New version 12.1.
13947
13948 2009-12-10 Eli Zaretskii <eliz@gnu.org>
13949
13950 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
13951 characters in the Attribute field.
13952
13953 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
13954
13955 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
13956
13957 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
13958
13959 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
13960 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
13961 Disregard autoload-excludes.
13962 (update-directory-autoloads): Obey autoload-excludes here instead.
13963 But don't store its contents in no-autoloads and remove entries that
13964 refer to excludes files.
13965
13966 2009-12-10 Glenn Morris <rgm@gnu.org>
13967
13968 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
13969 (expand-mail-aliases): Define for compiler.
13970
13971 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
13972 Define for compiler.
13973
13974 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
13975 appropriate for the mail-user-agent in use.
13976
13977 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
13978
13979 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
13980
13981 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
13982
13983 Fix short log parsing and fontification.
13984 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
13985 Fix fontification for the [merge] label.
13986
13987 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
13988
13989 Drop some properties to avoid surprises (bug#5002).
13990 * htmlfontify.el (hfy-ignored-properties): New defcustom.
13991 (hfy-fontify-buffer): Use it.
13992
13993 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
13994
13995 Minor cleanup.
13996 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
13997 Adjust all callers.
13998 (ffap-locate-file): Remove unused arg `dir-ok' and make other
13999 args compulsory. Adjust callers.
14000 (ffap-gopher-at-point): Remove unused var `name'.
14001
14002 Get rid of the ELCFILES abomination.
14003 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
14004 (compile-elcfiles): New phony target.
14005 (compile-main): Compute ELCFILES dynamically.
14006 (compile-clean): New target to remove left-over elc files.
14007 (compile, all): Use it.
14008
14009 2009-12-09 Kenichi Handa <handa@etlken>
14010
14011 * international/mule-diag.el: Require help-mode instead of help-fns.
14012
14013 2009-12-09 Kenichi Handa <handa@m17n.org>
14014
14015 * international/mule-cmds.el (ucs-names): Supply sufficiently
14016 fine ranges instead of pre-calculating accurate ranges.
14017 Iterate with bigger gc-cons-threshold.
14018
14019 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
14020
14021 Add support for stashing a snapshot of the current tree.
14022 * vc-git.el (vc-git-stash-snapshot): New function.
14023 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
14024
14025 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
14026
14027 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
14028 instead of `(beginning|end)-of-line'.
14029
14030 2009-12-08 Glenn Morris <rgm@gnu.org>
14031
14032 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
14033
14034 * Makefile.in (ELCFILES): Regenerate.
14035
14036 2009-12-07 Juri Linkov <juri@jurta.org>
14037
14038 Don't lazy-highlight the comint output in history Isearch mode.
14039
14040 * comint.el (comint-history-isearch-search): Instead of
14041 `comint-line-beginning-position', use `comint-after-pmark-p'
14042 to check if point if before the process mark, and go to
14043 `process-mark' in this case.
14044
14045 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14046
14047 * textmodes/tex-mode.el (latex-complete)
14048 (latex-indent-or-complete): Remove.
14049 (latex-mode): Set completion-at-point-functions instead.
14050
14051 Provide a standard completion command and hook it into TAB.
14052 * minibuffer.el (completion-at-point-functions): New var.
14053 (completion-at-point): New command.
14054 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
14055 * progmodes/python.el (python-mode-map): Use completion-at-point.
14056 (python-completion-at-point): Rename from python-partial-symbol and
14057 adjust for use in completion-at-point-functions.
14058 (python-mode): Setup completion-at-point for Python completion.
14059 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
14060 extracted from lisp-complete-symbol.
14061 (lisp-complete-symbol): Use it.
14062 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
14063 setup completion-at-point for Elisp completion.
14064 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14065 Use completion-at-point.
14066 * ielm.el (ielm-map): Use completion-at-point.
14067 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
14068 * progmodes/sym-comp.el: Move to...
14069 * obsolete/sym-comp.el: Move from progmodes.
14070
14071 2009-12-07 Eli Zaretskii <eliz@gnu.org>
14072
14073 Prevent save-buffer in Rmail buffers from using the coding-system
14074 of the current message, and from clobbering the encoding mnemonics
14075 in the mode line (Bug#4623).
14076
14077 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
14078 flag, too.
14079 (rmail-message-encoding): New variable.
14080 (rmail-write-region-annotate): Record the encoding of the current
14081 message in rmail-message-encoding.
14082 (rmail-after-save-hook): New function, restores the encoding of
14083 the current message after the message collection is saved.
14084
14085 2009-12-07 Juri Linkov <juri@jurta.org>
14086
14087 * progmodes/grep.el (grep-read-files): Use `completing-read'
14088 instead of `read-string'. Set its `collection' arg to
14089 `read-file-name-internal'. (Bug#4301)
14090
14091 2009-12-07 Juri Linkov <juri@jurta.org>
14092
14093 Correctly restore original Isearch point. (Bug#4994)
14094
14095 * isearch.el (isearch-mode): Move `isearch-push-state' after
14096 `(run-hooks 'isearch-mode-hook)'.
14097 (isearch-cancel): When `isearch-push-state-function' is defined,
14098 let-bind `isearch-cmds' to the first state (the last element of
14099 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
14100 function and restores the original point). Otherwise, move point
14101 to `isearch-opoint'.
14102
14103 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14104
14105 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
14106 chars that don't have names, so the table can be built much faster at
14107 run-time.
14108
14109 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
14110
14111 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
14112 change. Suggested by David Kastrup.
14113
14114 * simple.el (compose-mail): Check for incompatibilities and warn.
14115 (compose-mail-user-agent-warnings): New option.
14116
14117 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14118
14119 Support showing a single log entry from vc-annotate.
14120 * vc.el (print-log): Add a new argument: START-REVISION.
14121 (vc-print-log-internal): Add a new optional argument and
14122 pass it to the backend.
14123 (vc-print-log, vc-print-root-log): Adjust callers.
14124 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
14125 buffer already displays the requested log entry, use it.
14126 Otherwise display only the log entry in question.
14127 * vc-svn.el (vc-svn-print-log):
14128 * vc-mtn.el (vc-mtn-print-log):
14129 * vc-hg.el (vc-hg-state):
14130 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
14131 (vc-git-show-log-entry): Return t on success.
14132 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
14133 (vc-bzr-show-log-entry): Return t on success.
14134 * vc-rcs.el (vc-rcs-print-log):
14135 * vc-sccs.el (vc-sccs-print-log):
14136 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
14137
14138 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14139
14140 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
14141 Add menus to the meta mode. (Bug#5043)
14142
14143 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
14144
14145 * ediff-init.el (ediff-event-key): Use event-to-character instead of
14146 event-key.
14147
14148 * ediff.el (ediff-buffers-internal): Add unwind-protect.
14149
14150 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
14151
14152 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
14153 Berbain <raphael.berbain@gmail.com>.
14154
14155 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
14156 characters.
14157 (tramp-initial-end-of-output): New defconst.
14158 (tramp-methods, tramp-find-shell)
14159 (tramp-open-connection-setup-interactive-shell)
14160 (tramp-maybe-open-connection): Use it.
14161 (tramp-shell-prompt-pattern, tramp-wait-for-output):
14162 Handle existence of `#' and `$'.
14163
14164 * net/tramp-fish.el (tramp-fish-maybe-open-connection):
14165 Use `tramp-initial-end-of-output'.
14166
14167 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
14168
14169 Get the background mode from the terminal for xterm, and set
14170 faces accordingly.
14171 * term/xterm.el (xterm-set-background-mode): New function.
14172 (terminal-init-xterm): Use it in case xterm supports background
14173 color queries. Recompute faces after getting the background
14174 color.
14175
14176 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
14177
14178 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
14179 number comment back on its own line, for easier parsing.
14180
14181 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
14182
14183 Make it work for non-file buffers (bug#5102).
14184 * doc-view.el (doc-view-current-cache-dir):
14185 Use doc-view-buffer-file-name rather than buffer-file-name.
14186 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
14187
14188 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
14189
14190 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
14191 author field is too short.
14192
14193 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
14194
14195 * vc-git.el (vc-git-print-log): Handle a limit argument.
14196 Display the short log in graph form and with labels.
14197 (vc-git-log-view-mode): Handle labels.
14198
14199 Make vc-revert change VC state from 'added to 'unregistered.
14200 * vc-git.el (vc-git-revert): Call git reset first.
14201
14202 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
14203
14204 * net/newst-backend.el, net/newst-plainview.el:
14205 * net/newst-reader.el, net/newst-ticker.el:
14206 * net/newst-treeview.el, net/newsticker.el:
14207 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
14208
14209 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
14210
14211 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
14212
14213 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
14214 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
14215 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
14216 Update annotation regexp.
14217
14218 * simple.el (beginning-of-visual-line): Constrain to field
14219 boundaries (Bug#5106).
14220
14221 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
14222
14223 * xml.el (xml-substitute-numeric-entities):
14224 Move newsticker--decode-numeric-entities in newst-backend.el to
14225 xml-substitute-numeric-entities in xml.el. (Bug#5008)
14226 * net/newst-backend.el (newsticker--parse-generic-feed)
14227 (newsticker--parse-generic-items)
14228 (newsticker--decode-numeric-entities):
14229 Move newsticker--decode-numeric-entities in newst-backend.el to
14230 xml-substitute-numeric-entities in xml.el. (Bug#5008)
14231
14232 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
14233
14234 * progmodes/js.el (js--js-not): Add null to the list of values.
14235
14236 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
14237
14238 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
14239
14240 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14241
14242 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
14243 delimiter if it is at the end of the current line.
14244 (bibtex-generate-url-list): Fix docstring.
14245
14246 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
14247
14248 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
14249 minibuffer's content with itself.
14250 Fold the confirm-after-completion case into the `confirm' case.
14251 (completion-pcm-word-delimiters): Add : and / to the delimiters.
14252
14253 2009-12-06 Kevin Ryde <user42@zip.com.au>
14254
14255 * ffap.el (ffap-rfc-path): Make this a defcustom since
14256 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
14257
14258 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
14259 manuals, similar to existing setup for help-mode. (Bug#3913.)
14260
14261 2009-12-05 Juri Linkov <juri@jurta.org>
14262
14263 Save and restore dired buffer's point positions too. (Bug#4880)
14264
14265 * dired.el (dired-save-positions): Return in the first element
14266 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
14267 Doc fix.
14268 (dired-restore-positions): First restore buffer's position.
14269 While restoring window's positions, check if window still displays
14270 the original buffer.
14271
14272 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
14273
14274 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
14275 if possible.
14276
14277 * shell.el (shell): Require ansi-color (Bug#5113).
14278
14279 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
14280
14281 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
14282
14283 2009-12-05 Alan Mackenzie <acm@muc.de>
14284
14285 * progmodes/cc-mode.el (c-before-hack-hook)
14286 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
14287 `c-file-style' to work again. This reversion restores the current
14288 software to its state in Emacs 23.1. (Bug#4146)
14289
14290 2009-12-05 Kevin Ryde <user42@zip.com.au>
14291
14292 * textmodes/sgml-mode.el (sgml-lexical-context):
14293 Recognise comment-start-skip to comment-end-skip as comment (Bug#4781).
14294
14295 2009-12-05 Juri Linkov <juri@jurta.org>
14296
14297 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
14298 for virtual nodes. (Bug#4147)
14299 (Info-find-node-2): Set `Info-current-node-virtual' to nil
14300 when moving from a virtual node.
14301 (Info-mode-menu): Add `Info-virtual-index' to the menu.
14302 (Info-mode): Add `Info-virtual-index' to the docstring.
14303
14304 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14305
14306 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
14307 track of the buffer position of the end of a BibTeX entry as this
14308 position may change during reformatting.
14309 (bibtex-format-entry): Remove whitespace before processing
14310 numerical fields so that we recognize the latter properly.
14311 (bibtex-reformat): Do not use push which changes the global value
14312 of bibtex-entry-format.
14313 (bibtex-field-braces-alist, bibtex-field-strings-alist)
14314 (bibtex-field-re-init): Replace only space characters by regexp
14315 for whitespace.
14316 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
14317 (bibtex-initialize): Also update bibtex-strings.
14318 (bibtex-kill-field): Preserve white space at end of entry.
14319 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
14320 Update bibtex-reference-keys.
14321
14322 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
14323
14324 * minibuffer.el (completion-pcm--merge-try): Also consider placing
14325 point after a star, if that's the only place where modifications can
14326 make progress.
14327
14328 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
14329
14330 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
14331 in docstrings.
14332
14333 2009-12-04 Juri Linkov <juri@jurta.org>
14334
14335 * proced.el (proced): Call `(proced-update t)' to update process
14336 information instead of only running proced-post-display-hook.
14337 (proced-send-signal): Add a leading space to the buffer name
14338 " *Marked Processes*" to make this buffer ephemeral.
14339
14340 2009-12-04 Juri Linkov <juri@jurta.org>
14341
14342 * dired.el (dired-auto-revert-buffer): New defcustom.
14343 (dired-internal-noselect): Use it.
14344
14345 2009-12-04 Juri Linkov <juri@jurta.org>
14346
14347 Change roles of modes and functions in image-mode.el (Bug#5062).
14348
14349 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
14350 in `auto-mode-alist'.
14351 (image-mode-previous-major-mode): New variable.
14352 (image-minor-mode-map): Rename from `image-mode-text-map'.
14353 (image-mode): Move graceful error-handling code from
14354 `image-minor-mode' to here. On errors call `image-mode-as-text'.
14355 (image-minor-mode): Remove all image-handling code.
14356 Replace `image-mode-text-map' with `image-minor-mode-map'.
14357 Check for `image-type' in mode-line format string.
14358 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
14359 (image-mode-as-text): New function with most code from
14360 `image-mode-maybe'.
14361 (image-toggle-display-text): Move code that removes image
14362 properties from `image-toggle-display' to here.
14363 (image-toggle-display-image): New function with code that adds
14364 image properties copied from `image-toggle-display'.
14365 (image-toggle-display): Remove most code with leaving only code
14366 that toggles between `image-mode-as-text' and `image-mode'.
14367
14368 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
14369
14370 * net/newst-treeview.el
14371 (newsticker--treeview-list-highlight-start): Restored call to
14372 save-excursion: Selected item was stuck.
14373 (newsticker--treeview-list-select): New.
14374 (newsticker--treeview-item-show-text)
14375 (newsticker--treeview-item-show)
14376 (newsticker--treeview-item-update): Use new
14377 newsticker-treeview-item-mode.
14378 (newsticker-treeview-update): Keep current item.
14379 (newsticker-treeview-next-new-or-immortal-item): Doc change.
14380 (newsticker--treeview-first-feed): Doc change.
14381 (newsticker-treeview-list-menu)
14382 (newsticker-treeview-item-menu): Add menu entries.
14383 (newsticker-treeview-item-mode): New.
14384
14385 * net/newst-backend.el (newsticker-customize): Delete other
14386 windows.
14387
14388 2009-12-04 Sam Steingold <sds@gnu.org>
14389
14390 * log-view.el (log-view-mode-map): "q" calls quit-window,
14391 like in all the other non-self-insert buffers.
14392
14393 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
14394
14395 Minor cleanup.
14396 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
14397 key decoding rather than do it manually via last-input-event +
14398 ascii-character.
14399 (term-exec): Use delete-and-extract-region.
14400 (term-handle-ansi-terminal-messages): Remove unused var `end'.
14401 (term-process-pager): Remove unused var `i'.
14402 (term-dynamic-simple-complete): Make obsolete.
14403 (serial-update-config-menu): Remove unused vars `y' and `str'.
14404 (term-update-mode-line): Remove unused var `temp'.
14405
14406 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14407
14408 Limit the number of log entries displayed by default.
14409 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
14410 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
14411 using a prefix argument.
14412
14413 2009-12-03 Glenn Morris <rgm@gnu.org>
14414
14415 * progmodes/idlwave.el (class): Restore still useful declaration.
14416
14417 2009-12-03 Alan Mackenzie <acm@muc.de>
14418
14419 Enhance `c-parse-state' to run efficiently in "brace deserts".
14420
14421 * progmodes/cc-mode.el (c-basic-common-init):
14422 Call c-state-cache-init.
14423 (c-neutralize-syntax-in-and-mark-CPP): Rename from
14424 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
14425 placing `category' properties value 'c-cpp-delimiter at its boundaries.
14426
14427 * progmodes/cc-langs.el (c-before-font-lock-function):
14428 c-extend-and-neutralize-syntax-in-CPP has been renamed
14429 c-neutralize-syntax-in-and-mark-CPP.
14430
14431 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
14432 with `category' properties now, not `syntax-table' ones.
14433
14434 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
14435 enhanced (but slower) version of c-end-of-macro that won't land
14436 inside a literal or on another awkward character.
14437 (c-state-cache-too-far, c-state-cache-start)
14438 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
14439 (c-state-nonlit-pos-cache-limit, c-state-point-min)
14440 (c-state-point-min-lit-type, c-state-point-min-lit-start)
14441 (c-state-min-scan-pos, c-state-brace-pair-desert)
14442 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
14443 buffer local variables.
14444 (c-state-literal-at, c-state-lit-beg)
14445 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
14446 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
14447 (c-state-cache-top-paren, c-state-cache-after-top-paren)
14448 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
14449 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
14450 (c-renarrow-state-cache)
14451 (c-append-lower-brace-pair-to-state-cache)
14452 (c-state-push-any-brace-pair, c-append-to-state-cache)
14453 (c-remove-stale-state-cache)
14454 (c-remove-stale-state-cache-backwards, c-state-cache-init)
14455 (c-invalidate-state-cache-1, c-parse-state-1)
14456 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
14457 (c-parse-state): Enhance and refactor.
14458 (c-debug-parse-state): Amend to deal with all the new variables.
14459
14460 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
14461 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
14462 modify to use category text properties rather than syntax-table ones.
14463 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
14464 to switch off/on the syntactic paren property of C++ template
14465 delimiters using the category property.
14466 (c-with-<->-as-parens-suppressed): Macro to invoke code with
14467 template delims suppressed.
14468 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
14469 New constant/macros which apply category properties to the start
14470 and end of preprocessor constructs.
14471 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
14472 "comment out" the syntactic value of characters in preprocessor
14473 constructs.
14474 (c-with-cpps-commented-out)
14475 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
14476 with characters in all or all but one preprocessor constructs
14477 "commented out".
14478
14479 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14480
14481 * proced.el (proced-filter-alist): Use regexp-quote.
14482
14483 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
14484
14485 Cleanup.
14486 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
14487 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
14488 arguments. Expand `default-directory'.
14489
14490 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
14491 the benefit of returning an expanded localname.
14492 (tramp-tramp-file-p): Handle the case NAME is not a string.
14493
14494 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14495
14496 Add support for bzr shelve/unshelve.
14497 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
14498 (vc-bzr-extra-menu-map): New variables.
14499 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
14500 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
14501 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
14502 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
14503 (vc-bzr-dir-extra-headers): Display shelves.
14504
14505 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
14506
14507 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14508
14509 * textmodes/bibtex.el (bibtex-complete-internal):
14510 Use completion-in-region.
14511 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
14512
14513 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
14514
14515 Support applying stashes. Improve UI.
14516 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
14517 (vc-git-stash-apply, vc-git-stash-pop)
14518 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
14519 (vc-git-stash-menu): New functions.
14520 (vc-git-stash-menu-map): New variable.
14521 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
14522
14523 2009-12-03 Glenn Morris <rgm@gnu.org>
14524
14525 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
14526 (vc-print-log-internal): Fix previous change.
14527 (vc-revert): Correct pluralization.
14528
14529 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14530
14531 * progmodes/make-mode.el (makefile-special-targets-list): No need for
14532 it to be an alist any more.
14533 (makefile-complete): Use completion-in-region.
14534
14535 * progmodes/octave-mod.el (octave-complete-symbol):
14536 Use completion-in-region.
14537
14538 Misc cleanup.
14539 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
14540 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
14541 (idlwave-complete-class): Don't quote lambda.
14542 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
14543 (idlwave-mode-map): Move initialization into declaration.
14544 (idlwave-action-and-binding): Use backquotes.
14545 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
14546 Simplify.
14547 (idlwave-is-pointer-dereference): Remove unused var `pos'.
14548 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
14549 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
14550 `parts', and `all-parts'.
14551 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
14552 (idlwave-convert-xml-system-routine-info): Remove unused string
14553 `version-string'.
14554 (idlwave-display-user-catalog-widget): Use dolist.
14555 (idlwave-scanning-lib): Declare dynamically-scoped var.
14556 (idlwave-scan-library-catalogs): Remove unused var `flags'.
14557 (completion-highlight-first-word-only): Declare to silence bytecomp.
14558 (idlwave-popup-select): Tighten scope of `resp'.
14559 (idlwave-find-struct-tag): Remove unused var `beg'.
14560 (idlwave-after-load-rinfo-hook): Declare.
14561 (idlwave-sintern-class-info): Remove unused var `taglist'.
14562 (idlwave-find-class-definition): Remove unused var `list'.
14563 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
14564 (idlwave-what-module-find-class): Remove unused var `classes'.
14565
14566 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
14567
14568 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
14569
14570 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
14571
14572 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
14573 buffers visited. Remove redundant current-buffer-saving.
14574
14575 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14576
14577 Use completion-in-buffer and remove uses of dynamic scoping.
14578 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
14579 (pascal-buffer-to-use, pascal-flag): Don't declare.
14580 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
14581 (pascal-get-completion-decl, pascal-keyword-completion):
14582 Add `pascal-str' argument, save-excursion,
14583 return the found completions, and don't filter with pascal-pred.
14584 (pascal-completion-cache): New var.
14585 (pascal-completion): Don't switch buffer any more (it was never
14586 necessary). Don't save-excursion any more (it's done by the called
14587 subroutines). Use a cache to avoid redundant computations.
14588 Use complete-with-action rather than pascal-completion-response and
14589 let it apply the predicate as well.
14590 (pascal-complete-word): Use completion-in-buffer when
14591 pascal-toggle-completions is nil.
14592 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
14593 not used any more.
14594 (pascal-comp-defun): Don't change buffer any more.
14595 Use complete-with-action rather than pascal-completion-response and
14596 let it apply the predicate as well.
14597 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
14598 when neded.
14599
14600 2009-12-02 Kenichi Handa <handa@m17n.org>
14601
14602 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
14603 shape for all Indic scripts.
14604
14605 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
14606
14607 Use completion-in-buffer.
14608 * wid-edit.el (widget-field-text-end): New function.
14609 (widget-field-value-get): Use it.
14610 (widget-string-complete, widget-file-complete)
14611 (widget-color-complete): Use it and completion-in-region.
14612 (widget-complete): Don't narrow the buffer.
14613
14614 2009-12-02 Glenn Morris <rgm@gnu.org>
14615
14616 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
14617 (rmail-select-summary): Use rmail-pop-to-buffer.
14618 * mail/rmailsum.el: Replace all pop-to-buffer calls with
14619 rmail-pop-to-buffer, to prevent horizontal splits.
14620
14621 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
14622 save-excursion with save-current-buffer.
14623 Widen before searching. (Bug#5093)
14624 (diary-list-sexp-entries): Remove superfluous save-excursion.
14625
14626 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
14627
14628 * woman.el (woman-make-bufname): Handle man-pages with "." in the
14629 name. (Bug#5038)
14630
14631 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
14632
14633 * ido.el (ido-file-internal): Handle filenames at point that do
14634 not have a directory part. (Bug#5049)
14635
14636 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
14637
14638 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
14639 (mpc-songs-jump-to, mpc-resume): Doc fixes.
14640
14641 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
14642
14643 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
14644 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
14645 any more.
14646
14647 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
14648
14649 * comint.el (comint-insert-input): Ignore clicks to the right of
14650 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
14651
14652 * vc.el (vc-print-log-internal): Don't wait for the process to
14653 terminate before setting up the major mode.
14654
14655 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
14656 in case.
14657
14658 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
14659 the last element.
14660
14661 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
14662
14663 2009-12-01 Glenn Morris <rgm@gnu.org>
14664
14665 * window.el (window--display-buffer-2): Fix previous changes.
14666
14667 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
14668
14669 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
14670
14671 2009-12-01 Glenn Morris <rgm@gnu.org>
14672
14673 * Makefile.in (ELCFILES): Add mpc.elc.
14674
14675 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
14676
14677 * mpc.el: New file.
14678
14679 2009-12-01 Glenn Morris <rgm@gnu.org>
14680
14681 * window.el (window-to-use): Define for compiler.
14682
14683 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
14684 consistent with others (no final period).
14685
14686 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
14687 (rmail-mime-show): Downcase the encoding. (Bug#5070)
14688
14689 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
14690
14691 Make vc-print-log buttons work.
14692 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
14693
14694 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
14695
14696 * savehist.el (savehist-autosave-interval): Allow setting to nil
14697 through customize. (Bug#5056)
14698
14699 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
14700
14701 Fix references to jit-lock properties.
14702 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
14703 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
14704 (perl-font-lock-special-syntactic-constructs):
14705 Quote jit-lock-defer-multiline property.
14706
14707 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
14708
14709 * vc-git.el (vc-git-registered): Call vc-git-root only once.
14710
14711 2009-11-30 Juri Linkov <juri@jurta.org>
14712
14713 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
14714 value `buffer' of `multi-isearch-next-buffer-current-function'.
14715 Use `(current-buffer)' when `buffer' is nil.
14716 (multi-isearch-next-buffer-from-list): Don't fallback to
14717 `(current-buffer)' when `buffer' is nil. (Bug#4947)
14718
14719 2009-11-30 Juri Linkov <juri@jurta.org>
14720
14721 * misearch.el (multi-isearch-read-buffers): Move canonicalization
14722 of buffers with `get-buffer' to `multi-isearch-buffers'.
14723 (multi-isearch-buffers, multi-isearch-buffers-regexp):
14724 Canonicalize BUFFERS with `get-buffer'. Doc fix.
14725 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
14726 FILES with `expand-file-name' converting relative file names
14727 to absolute. Doc fix. (Bug#4727)
14728
14729 2009-11-30 Juri Linkov <juri@jurta.org>
14730
14731 * misearch.el (multi-isearch-read-buffers)
14732 (multi-isearch-read-matching-buffers): New functions.
14733 (multi-isearch-buffers, multi-isearch-buffers-regexp):
14734 Use them in the `interactive' spec. Doc fix.
14735 (multi-isearch-read-files, multi-isearch-read-matching-files):
14736 New functions.
14737 (multi-isearch-files, multi-isearch-files-regexp):
14738 Use them in the `interactive' spec. Doc fix. (Bug#4725)
14739
14740 2009-11-30 Juri Linkov <juri@jurta.org>
14741
14742 * doc-view.el (doc-view-continuous):
14743 Rename from `doc-view-continuous-mode'.
14744 (doc-view-menu): Move "Toggle display" to the top.
14745 Add submenu "Continuous" with radio buttons "Off"/"On"
14746 and "Save as Default".
14747 (doc-view-scroll-up-or-next-page)
14748 (doc-view-scroll-down-or-previous-page)
14749 (doc-view-next-line-or-next-page)
14750 (doc-view-previous-line-or-previous-page):
14751 Rename `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
14752
14753 2009-11-30 Juri Linkov <juri@jurta.org>
14754
14755 * comint.el (comint-mode-map): Rebind `M-r' from
14756 `comint-previous-matching-input' to
14757 `comint-history-isearch-backward-regexp'.
14758 Unbind `M-s' to allow global key binding `M-s'.
14759 Add menu items for `comint-history-isearch-backward' and
14760 `comint-history-isearch-backward-regexp'. (Bug#3746)
14761
14762 2009-11-30 Juri Linkov <juri@jurta.org>
14763
14764 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
14765 For def=recenter, replace `recenter' with `recenter-top-bottom'
14766 that is called with `this-command' and `last-command' let-bound
14767 to `recenter-top-bottom'. When the last `def' was not `recenter',
14768 set `recenter-last-op' to nil. (Bug#4981)
14769
14770 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
14771
14772 Minor cleanup and simplification.
14773 * filecache.el (file-cache-add-directory)
14774 (file-cache-add-directory-recursively)
14775 (file-cache-add-from-file-cache-buffer)
14776 (file-cache-delete-file-regexp, file-cache-delete-directory)
14777 (file-cache-files-matching-internal, file-cache-display): Use dolist.
14778 (file-cache-temp-minibuffer-message): Delete function.
14779 (file-cache-minibuffer-complete): Use minibuffer-message instead.
14780
14781 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
14782 Don't signal an error when bumping into EOB in tr, s, or y.
14783
14784 2009-11-29 Juri Linkov <juri@jurta.org>
14785
14786 * startup.el (fancy-about-text): Fix wording of Guided Tour.
14787 (Bug#4960)
14788
14789 * descr-text.el (describe-char-unidata-list): Use lowercase name
14790 for "Unicode name" like in other tags.
14791
14792 2009-11-29 Juri Linkov <juri@jurta.org>
14793
14794 * ediff-util.el (ediff-minibuffer-with-setup-hook):
14795 New compatibility macro.
14796 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
14797
14798 2009-11-29 Juri Linkov <juri@jurta.org>
14799
14800 Add defcustom to define the cycling order of `recenter-top-bottom'.
14801 (Bug#4981)
14802
14803 * window.el (recenter-last-op): Doc fix.
14804 (recenter-positions): New defcustom.
14805 (recenter-top-bottom): Rewrite to use `recenter-positions'.
14806 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
14807
14808 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
14809
14810 Improve integration of Tramp and ange-ftp in eshell.
14811
14812 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
14813 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
14814 (eshell/sudo): Flatten args. Let-bind `default-directory'.
14815
14816 * eshell/esh-util.el (top): Require also Tramp when compiling.
14817 (eshell-directory-files-and-attributes): Check for FTP remote
14818 connection.
14819 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
14820 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
14821 (eshell-file-attributes): Handle ".". Return `entry'.
14822
14823 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
14824 (ange-ftp-directory-files-and-attributes)
14825 (ange-ftp-real-directory-files-and-attributes): New defuns.
14826
14827 * net/tramp.el (tramp-maybe-open-connection): Open the remote
14828 shell with "exec" when possible. This prevents trailing prompts
14829 in `start-file-process'.
14830
14831 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
14832
14833 Try and remove assumptions about point-min==1.
14834 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
14835 (rng-compute-mode-line-string): Show the validation percentage in
14836 terms of the narrowed text, not the widened text.
14837 (rng-do-some-validation): Don't catch internal errors when debugging.
14838 (rng-first-error): Simplify.
14839 (rng-after-change-function): Remove work around. AFAIK the bug has
14840 been fixed a while ago.
14841
14842 * image-mode.el (image-minor-mode): Exit more gracefully when the image
14843 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
14844
14845 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
14846
14847 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
14848 `cd' doesn't always do it for us (bug#5067).
14849
14850 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
14851 on 2009-10-25 as part of some other change (bug#5067).
14852
14853 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
14854
14855 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
14856 `suspicious'.
14857 (byte-compile-warnings): Use byte-compile-warning-types.
14858 (byte-compile-save-excursion): Warn about use of set-buffer right
14859 after save-excursion.
14860
14861 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
14862 the excursion as well.
14863
14864 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
14865
14866 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
14867 providing a Tramp related implementation of "su" and "sudo".
14868 (eshell-unix-initialize): Add "su" and "sudo".
14869
14870 2009-11-27 Daiki Ueno <ueno@unixuser.org>
14871
14872 * net/socks.el (socks-send-command): Convert binary request to
14873 unibyte before sending. This fixes mishandling of some port
14874 numbers such as 129.
14875
14876 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
14877
14878 * help.el (describe-bindings-internal): Remove `interactive'.
14879
14880 * man.el (Man-completion-table): Trim a terminating "(".
14881 Remove the space between name page a section.
14882 Add the command's description on the `help-echo' property.
14883 Remove `process-connection-type' binding since it's unused by
14884 call-process.
14885 Provide completion for the "<section> <name>" format as well.
14886 (Man-default-man-entry): Remove spurious var shadowing the argument.
14887
14888 2009-11-26 Kevin Ryde <user42@zip.com.au>
14889
14890 * log-view.el: Add "Keywords: tools", since its other keywords
14891 aren't in finder-known-keywords, and following vc.el.
14892
14893 * sha1.el (sha1-string-external): default-directory "/" in case
14894 otherwise non-existent. process-connection-type pipe for touch of
14895 efficiency recommended by elisp manual. (An aside in Bug#3911.)
14896
14897 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
14898
14899 Misc coding convention cleanups.
14900 * htmlfontify.el (hfy-init-kludge-hook): Rename from
14901 hfy-init-kludge-hooks.
14902 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
14903 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
14904 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
14905 and push.
14906 (hfy-slant, hfy-weight): Use tables rather than code.
14907 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
14908 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
14909 (hfy-face-attr-for-class): Initialize `face-spec' directly.
14910 (hfy-face-to-css): Remove `nconc' with single arg.
14911 (hfy-p-to-face-lennart): Use `or'.
14912 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
14913 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
14914 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
14915 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
14916 (hfy-force-fontification): Use run-hooks.
14917
14918 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
14919
14920 Various minor fixes.
14921 * htmlfontify.el (hfy-default-header): Add toggle_invis since
14922 Javascript belongs in the header, not the body.
14923 (hfy-javascript): Remove.
14924 (hfy-fontify-buffer): Don't insert it any more.
14925 (hfy-face-at): Handle (face0 face1 face2) style face properties.
14926 Fix bug in invis handling when there were no invis props in a chunk.
14927
14928 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
14929
14930 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
14931
14932 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
14933
14934 * finder.el (finder-mode-map): Add a menu.
14935
14936 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
14937
14938 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
14939 "unsigned" structs.
14940
14941 (verilog-leap-to-head, verilog-backward-token): Handle "disable
14942 fork" statement better.
14943
14944 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
14945
14946 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
14947 (verilog-delete-auto, verilog-delete-empty-auto-pair)
14948 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
14949 Reported by Clay Douglass.
14950
14951 (verilog-auto-inst, verilog-auto-star-safe)
14952 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
14953 Fix removing "// Interfaces" when saving .* expansions.
14954 Reported by Pierre-David Pfister.
14955
14956 2009-11-26 Glenn Morris <rgm@gnu.org>
14957
14958 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
14959 the scope.
14960
14961 2009-11-25 Johan Bockgård <bojohan@gnu.org>
14962
14963 * vc-annotate.el (vc-annotate-revision-previous-to-line):
14964 Really use previous revision.
14965
14966 2009-11-25 Kevin Ryde <user42@zip.com.au>
14967
14968 * man.el (Man-completion-table): default-directory "/" in case
14969 doesn't otherwise exist. process-environment COLUMNS=999 so as
14970 not to truncate long names. process-connection-type pipe to avoid
14971 any chance of hitting the pseudo-tty TIOCGWINSZ.
14972 (man): completion-ignore-case t for friendliness and since man
14973 itself is case-insensitive on the command line.
14974 Further to Bug#3717.
14975
14976 * arc-mode.el: Add "Keywords: files", so the details in its
14977 commentary can be reached from finder-by-keyword.
14978 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
14979 editing mode, but it's comms related and sgml-mode.el has "comm"
14980 on that basis too.
14981 * textmodes/bibtex-style.el: Add "Keywords: tex".
14982 * international/isearch-x.el, international/ja-dic-cnv.el:
14983 * international/ja-dic-utl.el, international/kkc.el:
14984 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
14985
14986 2009-11-25 Juri Linkov <juri@jurta.org>
14987
14988 * man.el (Man-completion-table): Modify regexp to include
14989 section names to completion strings. (Bug#3717)
14990
14991 2009-11-25 Juri Linkov <juri@jurta.org>
14992
14993 Search recursively in gzipped files. (Bug#4982)
14994
14995 * progmodes/grep.el (grep-highlight-matches): Add new options
14996 `always' and `auto'. Doc fix.
14997 (grep-process-setup): Check `grep-highlight-matches' for
14998 `auto-detect' to determine the need to compute grep defaults.
14999 Move Windows/DOS specific --colors settings handling
15000 to `grep-compute-defaults'. Check `grep-highlight-matches'
15001 to get the value of "--color=".
15002 (grep-compute-defaults): Compute `grep-highlight-matches' when it
15003 has the value `auto-detect'. Move Windows/DOS specific settings
15004 from `grep-process-setup'.
15005 (zrgrep): New command with alias `rzgrep'.
15006
15007 2009-11-25 Juri Linkov <juri@jurta.org>
15008
15009 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
15010 to nil instead of switching off view-mode. (Bug#4896)
15011
15012 2009-11-25 Juri Linkov <juri@jurta.org>
15013
15014 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
15015
15016 * mwheel.el (mwheel-scroll-up-function)
15017 (mwheel-scroll-down-function): New defvars.
15018 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
15019 `scroll-up', and `mwheel-scroll-down-function' instead of
15020 `scroll-down'.
15021
15022 * doc-view.el (doc-view-scroll-up-or-next-page)
15023 (doc-view-scroll-down-or-previous-page): Add optional ARG.
15024 Use this ARG in the call to image-scroll-up/image-scroll-down.
15025 Change `interactive' spec to "P". Goto next/previous page only
15026 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
15027 SPC/DEL case). Doc fix.
15028 (doc-view-next-line-or-next-page)
15029 (doc-view-previous-line-or-previous-page): Rename arg to ARG
15030 for consistency.
15031 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
15032 `doc-view-scroll-up-or-next-page', and buffer-local
15033 `mwheel-scroll-down-function' to
15034 `doc-view-scroll-down-or-previous-page'.
15035
15036 2009-11-25 Juri Linkov <juri@jurta.org>
15037
15038 Provide additional default values (directories at other Dired
15039 windows) via M-n in the minibuffer of some Dired commands.
15040
15041 * dired-aux.el (dired-diff, dired-compare-directories)
15042 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
15043 `minibuffer-default' in `minibuffer-with-setup-hook'.
15044 (dired-dwim-target-directory): Find a window that displays Dired
15045 buffer instead of failing when the next window is not Dired.
15046 Use `get-window-with-predicate' to find for the next Dired window.
15047 (dired-dwim-target-defaults): New function.
15048
15049 * ediff-util.el (ediff-read-file-name):
15050 Use `dired-dwim-target-defaults' to set `minibuffer-default'
15051 in `minibuffer-with-setup-hook'.
15052
15053 2009-11-25 Juri Linkov <juri@jurta.org>
15054
15055 Provide additional default values (file name at point or at the
15056 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
15057
15058 * minibuffer.el (read-file-name-defaults): New function.
15059 (read-file-name): Reset `minibuffer-default' to nil when
15060 it duplicates initial input `insdef'.
15061 Bind `minibuffer-default-add-function' to lambda that
15062 calls `read-file-name-defaults' in `minibuffer-selected-window'.
15063 (minibuffer-insert-file-name-at-point): New command.
15064
15065 * files.el (file-name-at-point-functions): New defcustom.
15066 (find-file-default): Remove defvar.
15067 (find-file-read-args): Don't use `find-file-default'.
15068 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15069 to `read-file-name'.
15070 (find-file-literally): Use `read-file-name' with
15071 `confirm-nonexistent-file-or-buffer'.
15072
15073 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
15074
15075 * dired.el (dired-read-dir-and-switches):
15076 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
15077 to `read-file-name'.
15078 (dired-file-name-at-point): New function.
15079 (dired-mode): Add hook `dired-file-name-at-point' to
15080 `file-name-at-point-functions'.
15081
15082 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15083
15084 Really make the *Completions* window soft-dedicated (bug#5030).
15085 * window.el (window--display-buffer-2): Add `dedicated' argument.
15086 (display-buffer): Pass it when needed so the dedicated flag is set
15087 after calling set-window-buffer, which would otherwise reset it.
15088
15089 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
15090
15091 * progmodes/meta-mode.el (meta-complete-symbol):
15092 * progmodes/etags.el (complete-tag):
15093 * mail/mailabbrev.el (mail-abbrev-complete-alias):
15094 Use completion-in-region.
15095
15096 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
15097 (dabbrev-completion): Use completion-in-region.
15098 (dabbrev--abbrev-at-point): Simplify regexp.
15099
15100 * abbrev.el (abbrev--before-point): Use word-motion functions
15101 if :regexp is not specified (bug#5031).
15102
15103 * subr.el (string-prefix-p): New function.
15104
15105 * man.el (Man-completion-cache): New var.
15106 (Man-completion-table): Use it.
15107
15108 * vc.el (vc-print-log-internal): Make `limit' optional for better
15109 compatibility (e.g. with vc-annotate.el).
15110
15111 2009-11-24 Kevin Ryde <user42@zip.com.au>
15112
15113 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
15114 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
15115
15116 * emacs-lisp/elint.el (elint-add-required-env): Better error message
15117 when .el source file not found or other error.
15118
15119 2009-11-24 Markus Triska <markus.triska@gmx.at>
15120
15121 * linum.el (linum-update-window): Ignore intangible (bug#4996).
15122
15123 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15124
15125 Handle the [back] button properly (bug#4979).
15126 * descr-text.el (describe-text-properties): Add a `buffer' argument.
15127 Use help-setup-xref, help-buffer, and with-help-window.
15128 (describe-char): Add `buffer' argument.
15129 Pass proper command to help-setup-xref. Don't meddle with
15130 help-xref-stack-item directly.
15131 (describe-text-category): Use with-help-window and help-buffer.
15132
15133 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
15134 for the displayed buffer (bug#4887).
15135
15136 * man.el (Man-completion-table): New function.
15137 (man): Use it.
15138
15139 2009-11-24 David Reitter <david.reitter@gmail.com>
15140
15141 * vc-git.el (vc-git-registered): Use checkout directory (where
15142 .git is) rather than the file's directory and a relative path spec
15143 to work around a bug in git.
15144
15145 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
15146
15147 Improve handling of processes on remote hosts.
15148
15149 * eshell/esh-util.el (eshell-path-env): New defvar.
15150 (eshell-parse-colon-path): New defun.
15151 (eshell-file-attributes): Use `eshell-parse-colon-path'.
15152
15153 * eshell/esh-ext.el (eshell-search-path):
15154 Use `eshell-parse-colon-path'.
15155 (eshell-remote-command): Remove argument HANDLER.
15156 (eshell-external-command): Check for FTP remote connection.
15157
15158 * eshell/esh-proc.el (eshell-gather-process-output):
15159 Use `file-truename', in order to start also symlinked files.
15160 Apply `start-file-process' instead of `start-process'.
15161 Shorten `command' to the local file name part.
15162
15163 * eshell/em-cmpl.el (eshell-complete-commands-list):
15164 Use `eshell-parse-colon-path'.
15165
15166 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
15167
15168 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
15169 to `eshell-directory-change-hook'.
15170
15171 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
15172
15173 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
15174 because it could be enabled automatically if view-read-only is non-nil.
15175
15176 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
15177
15178 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
15179 made on 2009-11-22.
15180
15181 2009-11-24 Glenn Morris <rgm@gnu.org>
15182
15183 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
15184 deleted variable bookmark-bmenu-bookmark-column.
15185
15186 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
15187
15188 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
15189
15190 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
15191
15192 * net/browse-url.el (browse-url-filename-alist): On Windows, add
15193 two slashes to the "file:" prefix.
15194 (browse-url-file-url): De-munge Cygwin filenames before passing
15195 them to Windows browser.
15196 (browse-url-default-windows-browser): Use call-process.
15197
15198 2009-11-23 Juri Linkov <juri@jurta.org>
15199
15200 Implement DocView Continuous mode. (Bug#4896)
15201 * doc-view.el (doc-view-continuous-mode): New defcustom.
15202 (doc-view-mode-map): Bind C-n/<down> to
15203 `doc-view-next-line-or-next-page', C-p/<up> to
15204 `doc-view-previous-line-or-previous-page'.
15205 (doc-view-next-line-or-next-page)
15206 (doc-view-previous-line-or-previous-page): New commands.
15207
15208 2009-11-23 Juri Linkov <juri@jurta.org>
15209
15210 Implement Isearch in comint input history. (Bug#3746)
15211 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
15212 `isearch-mode-hook'.
15213 (comint-history-isearch): New defcustom.
15214 (comint-history-isearch-backward)
15215 (comint-history-isearch-backward-regexp): New commands.
15216 (comint-history-isearch-message-overlay): New buffer-local variable.
15217 (comint-history-isearch-setup, comint-history-isearch-end)
15218 (comint-goto-input, comint-history-isearch-search)
15219 (comint-history-isearch-message, comint-history-isearch-wrap)
15220 (comint-history-isearch-push-state)
15221 (comint-history-isearch-pop-state): New functions.
15222
15223 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
15224
15225 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
15226 return.
15227 (tramp-handle-make-symbolic-link)
15228 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
15229 Quote file names.
15230 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
15231 (tramp-handle-process-file): Use it.
15232
15233 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
15234
15235 * window.el (move-to-window-line-last-op): Remove.
15236 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
15237
15238 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
15239
15240 Make M-r mirror the new cycling behavior of C-l.
15241 * window.el (move-to-window-line-last-op): New var.
15242 (move-to-window-line-top-bottom): New command.
15243 (global-map): Bind M-r move-to-window-line-top-bottom.
15244
15245 2009-11-23 Sven Joachim <svenjoac@gmx.de>
15246
15247 * dired-x.el (dired-guess-shell-alist-default):
15248 Support xz format. (Bug#4953)
15249
15250 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
15251
15252 * emulation/viper-cmd.el: Use viper-last-command-char instead of
15253 last-command-char/last-command-event.
15254 (viper-prefix-arg-value): Do correct conversion of event-char for
15255 XEmacs.
15256
15257 * emulation/viper-util.el, emulation/viper.el:
15258 Use viper-last-command-char instead of
15259 last-command-char/last-command-event.
15260
15261 * ediff-init.el, ediff-mult.el, ediff-util.el:
15262 Replace last-command-char and last-command-event
15263 with (ediff-last-command-char) everywhere.
15264
15265 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
15266 created in fundamental mode.
15267
15268 * ediff.el (ediff-version): Revert the change of interactive-p to
15269 called-interactively-p.
15270
15271 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
15272
15273 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
15274 generation from word-movement command names.
15275
15276 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
15277
15278 * cus-start.el (all): Add native condition for font-use-system-font.
15279
15280 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
15281
15282 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
15283 Correct the patch from 2009-11-18. (Bug#3910)
15284
15285 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
15286
15287 * progmodes/subword.el: Rename from lisp/subword.el.
15288
15289 * subword.el: Rename to progmodes/subword.el.
15290
15291 * Makefile.in (ELCFILES): Adapt to subword.el move.
15292
15293 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15294 Stefan Monnier <monnier@iro.umontreal.ca>
15295
15296 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
15297 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
15298 (bookmark-bmenu-show-filenames): Use push.
15299 (bookmark-bmenu-hide-filenames): Use local var instead of
15300 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
15301 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
15302 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
15303 filenames now that the bookmark names are always available.
15304
15305 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
15306
15307 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
15308 (bookmark-search-pattern): Move and leave unbound.
15309 (bookmark-bmenu-mode-map): Change binding.
15310 (bookmark-read-search-input): Simplify.
15311 Don't use text-char-description. Don't error on non-char events.
15312 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
15313 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
15314 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
15315 Use a local var for the timer.
15316 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
15317 (i.e. bookmark-bmenu-search).
15318
15319 2009-11-21 Glenn Morris <rgm@gnu.org>
15320
15321 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
15322
15323 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
15324
15325 * net/browse-url.el (browse-url-default-windows-browser):
15326 Use cygstart for cygwin.
15327
15328 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
15329
15330 * bookmark.el: Formatting and doc fixes only:
15331 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
15332 (bookmark-bmenu-search): Wrap to fit within 80 columns.
15333 Minor grammar and punctuation fixes in doc string.
15334 (bookmark-read-search-input): Adjust to fit within 80 columns.
15335
15336 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15337
15338 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
15339 (c-backward-into-nomenclature): Adapt to subword renaming.
15340
15341 * subword.el (subword-forward, subword-backward, subword-mark)
15342 (subword-kill, subword-backward-kill, subword-transpose)
15343 (subword-downcase, subword-upcase, subword-capitalize)
15344 (subword-forward-internal, subword-backward-internal):
15345 Rename from forward-subword, backward-subword, mark-subword,
15346 kill-subword, backward-kill-subword, transpose-subwords,
15347 downcase-subword, upcase-subword, capitalize-subword,
15348 forward-subword-internal, backward-subword-internal.
15349
15350 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
15351
15352 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
15353 New options.
15354 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
15355 New vars.
15356 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
15357 (bookmark-bmenu-filter-alist-by-regexp)
15358 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
15359 (bookmark-bmenu-search): New command.
15360 (bookmark-bmenu-mode-map): Bind it.
15361
15362 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
15363
15364 * progmodes/cc-cmds.el: declare-functioned forward-subword and
15365 backward-subword to quit the byte-compiler.
15366
15367 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
15368
15369 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
15370
15371 * progmodes/cc-cmds.el (c-update-modeline)
15372 (c-forward-into-nomenclature, c-backward-into-nomenclature):
15373 Refer to subword.el functions instead of cc-subword.el.
15374
15375 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
15376 subword.el functions instead of cc-subword.el.
15377
15378 * progmodes/cc-subword.el: Rename to subword.el.
15379 * subword.el: Rename from progmodes/cc-subword.el.
15380 (subword-mode-map): Rename from c-subword-mode-map.
15381 (subword-mode): Rename from c-subword-mode.
15382 (global-subword-mode): New global minor mode.
15383 (forward-subword): Rename from c-forward-subword.
15384 (backward-subword): Rename from c-backward-subword.
15385 (mark-subword): Rename from c-mark-subword.
15386 (kill-subword): Rename from c-kill-subword.
15387 (backward-kill-subword): Rename from c-backward-kill-subword.
15388 (transpose-subwords): Rename from c-tranpose-subword.
15389 (downcase-subword): Rename from c-downcase-subword.
15390 (capitalize-subword): Rename from c-capitalize-subword.
15391 (forward-subword-internal): Rename from c-forward-subword-internal.
15392 (backward-subword-internal): Rename from c-backward-subword-internal.
15393
15394 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
15395
15396 * vc.el (vc-deduce-fileset): Allow non-state changing operations
15397 from a dired buffer.
15398 (vc-dired-deduce-fileset): New function.
15399 (vc-root-diff, vc-print-root-log): Use it.
15400
15401 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
15402 nil LIMIT argument to vc-print-log-internal.
15403
15404 2009-11-20 Glenn Morris <rgm@gnu.org>
15405
15406 * Makefile.in (ELCFILES): Regenerate.
15407
15408 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
15409
15410 * calc/calc.el (calc-set-mode-line):
15411 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15412 (math-format-number): Rename `math-format-complement-signed' to
15413 `math-format-twos-complement'.
15414
15415 * calc/calc-bin.el (math-format-twos-complement): Rename from
15416 math-format-complement-signed.
15417 (calc-radix): Rename `calc-complement-signed-mode' to
15418 `calc-twos-complement-mode'.
15419 (calc-octal-radix, calc-hex-radix): Add an argument for
15420 two's complement.
15421
15422 * calc/calc-embed.el (calc-embedded-mode-vars):
15423 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15424
15425 * calc/calc-ext.el (calc-init-extensions):
15426 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
15427 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
15428
15429 * calc/calc-units.el (math-build-units-table-buffer):
15430 Let `calc-twos-complement-mode' be nil.
15431
15432 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
15433 entries.
15434
15435 * calc/calc-vec.el (calcFunc-vunpack):
15436 * calc/calc-aent.el (calc-do-calc-eval):
15437 * calc/calc-forms.el (math-format-date):
15438 * calc/calc-graph.el (calc-graph-plot):
15439 * calc/calc-math.el (math-use-emacs-fn):
15440 * calc/calccomp.el (math-compose-expr):
15441 Let `calc-twos-complement-mode' be nil.
15442
15443 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15444
15445 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
15446 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
15447 * minibuffer.el (completion-in-region-functions): New hook.
15448 (completion-in-region): New function.
15449 * emacs-lisp/lisp.el (lisp-complete-symbol):
15450 * pcomplete.el (pcomplete-std-complete): Use it.
15451
15452 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
15453
15454 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
15455 (latex-complete-alist): New vars.
15456 (latex-string-prefix-p, latex-complete-bibtex-keys)
15457 (latex-complete-envnames, latex-complete-refkeys)
15458 (latex-complete-data): New functions.
15459 (latex-complete, latex-indent-or-complete): New commands.
15460
15461 * window.el (display-buffer-mark-dedicated): New var.
15462 (display-buffer): Obey it.
15463 * minibuffer.el (minibuffer-completion-help): Use it.
15464
15465 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
15466
15467 * filecache.el (file-cache-add-file): Use push and cons.
15468 (file-cache-delete-file-regexp): Use push.
15469 (file-cache-complete): Use completion-in-region.
15470
15471 * simple.el (with-wrapper-hook): Fix thinko.
15472
15473 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
15474 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
15475 Use with-current-buffer and string-to-number.
15476 (hfy-fallback-colour-values): Use assoc-string.
15477 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
15478 (hfy-face-at): Remove unused var `found-face'.
15479 (hfy-compile-stylesheet): Remove unused var `css'.
15480 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
15481 and `orig-buffer'.
15482 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
15483 Use with-current-buffer.
15484 (hfy-text-p): Use expand-file-name and fewer setq.
15485
15486 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
15487
15488 * htmlfontify.el, hfy-cmap.el: New files.
15489
15490 2009-11-19 Juri Linkov <juri@jurta.org>
15491
15492 * minibuffer.el (completions-format): New defcustom.
15493 (completion--insert-strings): Implement vertical format.
15494
15495 * simple.el (switch-to-completions): Move point to the first
15496 completion when point was at the beginning of the buffer.
15497
15498 2009-11-19 Juri Linkov <juri@jurta.org>
15499
15500 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
15501
15502 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
15503
15504 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
15505
15506 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
15507 (mail-signature): Change default to t.
15508 (mail-from-style): Deprecate `system-default' value.
15509 (mail-insert-from-field): For default value of mail-from-style,
15510 default to `angles' unless `angles' needs quoting and `parens'
15511 does not.
15512 (mail-citation-prefix-regexp): Use citation regexp from
15513 message-mode.
15514
15515 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
15516
15517 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
15518 Set variables for computing the prompt for reading password.
15519
15520 2009-11-19 Glenn Morris <rgm@gnu.org>
15521
15522 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
15523
15524 * textmodes/flyspell.el (sgml-lexical-context): Declare.
15525
15526 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
15527 (newsticker-treeview-listwindow-height): Fix custom type.
15528
15529 2009-11-19 Kenichi Handa <handa@m17n.org>
15530
15531 * descr-text.el (describe-char-padded-string): Compose with TAB
15532 only if there's a font for CH.
15533 (describe-char): Fix the condition for detecting a trivial composition.
15534
15535 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
15536
15537 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
15538 more accurate version of the regexp. (Bug#3910)
15539
15540 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
15541
15542 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
15543
15544 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
15545
15546 * font-setting.el (font-use-system-font): Declare for byte-compiler.
15547 (font-setting-change-default-font): Fix typo in docstring.
15548
15549 2009-11-18 Alan Mackenzie <acm@muc.de>
15550
15551 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
15552
15553 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15554
15555 * font-setting.el (font-use-system-font): Move ...
15556
15557 * cus-start.el (all): ... to here.
15558
15559 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
15560
15561 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
15562 Don't set `ad-return-value' if `ad-do-it' doesn't.
15563
15564 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
15565 modification time.
15566
15567 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
15568
15569 * menu-bar.el: Put "Use system font" in Option-menu.
15570 (menu-bar-options-save): Add font-use-system-font.
15571
15572 * loadup.el: If feature system-font-setting or font-render-setting is
15573 there, load font-setting.
15574
15575 * Makefile.in (ELCFILES): Add font-settings.el.
15576 * font-setting.el: New file.
15577
15578 2009-11-17 Glenn Morris <rgm@gnu.org>
15579
15580 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
15581
15582 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
15583 Preserve point in the list buffer. (Bug#4939)
15584 Use point-at-eol.
15585 (newsticker--treeview-list-update-highlight)
15586 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
15587
15588 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
15589
15590 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
15591 Remove.
15592
15593 * calc/calc-ext.el (calc-init-extensions): Remove references to
15594 symclip.
15595
15596 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
15597
15598 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
15599 * calc/calc-help.el (calc-b-prefix-help): Remove references to
15600 `calc-symclip'.
15601
15602 2009-11-16 Kevin Ryde <user42@zip.com.au>
15603
15604 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
15605 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
15606
15607 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
15608 (lm-keywords-list): Allow comma-only separator like "foo,bar".
15609 Ignore trailing spaces by omit-nulls to split-string (fixing
15610 regression from Emacs 21 due to the incompatible split-string
15611 change). (Bug #4928.)
15612
15613 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
15614
15615 * vc.el (vc-log-show-limit): Default to 2000.
15616 (vc-print-log-internal): Insert buttons to request more entries
15617 when limiting the output.
15618
15619 * vc-sccs.el (vc-sccs-print-log):
15620 * vc-rcs.el (vc-rcs-print-log):
15621 * vc-cvs.el (vc-cvs-print-log):
15622 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
15623 LIMIT is non-nil.
15624
15625 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
15626
15627 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
15628 error when `tramp-gvfs-dbus-event-vector' is set.
15629 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
15630
15631 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
15632
15633 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
15634
15635 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
15636
15637 * net/dbus.el (dbus-unregister-service): New defun.
15638 (dbus-register-property): Register the handlers of
15639 "org.freedesktop.DBus.Properties" for SERVICE.
15640 (dbus-property-handler): Fix docstring.
15641
15642 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15643
15644 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
15645 Quote doc string reference in defvaralias as it is not in special form.
15646 (byte-compile-output-docform): Doc fix.
15647
15648 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
15649
15650 * calc/calc.el (math-2-word-size, math-half-2-word-size)
15651 (calc-complement-signed-mode): New variables.
15652 (calc-set-mode-line): Add indicator for twos-complements.
15653 (math-format-number): Format twos-complement notation.
15654
15655 * calc/calc-bin.el (calc-word-size): Reset the variables
15656 `math-2-word-size' and `math-half-2-word-size'.
15657 (math-format-complement-signed, math-symclip, calcFunc-symclip)
15658 (calc-symclip): New functions.
15659
15660 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
15661
15662 * calc/calc-embed.el (calc-embedded-mode-vars):
15663 Add `calc-complement-signed-mode' to the list of modes.
15664
15665 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
15666 (calc-b-oper-keys): Add `calc-symclip' to list.
15667
15668 * calc/calc-ext.el (math-read-number-fancy): Read complement
15669 signed numbers.
15670 (calc-init-extensions): Add binding for `calc-symclip'.
15671 Add autoload for `calcFunc-symclip' and `calc-symclip'.
15672
15673 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
15674 `calc-symclip'.
15675 (calc-modes-menu): Add item for twos complement mode.
15676
15677 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
15678
15679 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
15680
15681 * register.el (jump-to-register, insert-register): Handle Semantic
15682 tags. From commented-out advice in semantic/senator.el.
15683
15684 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
15685
15686 * vc.el (vc-log-show-limit): New variable.
15687 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
15688 when using a prefix argument.
15689 (vc-print-log-internal): Add new argument LIMIT.
15690
15691 * vc-svn.el (vc-svn-print-log):
15692 * vc-mtn.el (vc-mtn-print-log):
15693 * vc-hg.el (vc-hg-print-log):
15694 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
15695 pass it to the log command when set. Make the BUFFER argument
15696 non-optional.
15697
15698 * vc-sccs.el (vc-sccs-print-log):
15699 * vc-rcs.el (vc-rcs-print-log):
15700 * vc-git.el (vc-git-print-log):
15701 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
15702 ignore it. Make the BUFFER argument non-optional
15703
15704 * bindings.el (mode-line-buffer-identification): Do not purecopy.
15705
15706 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
15707
15708 * dired.el (dired-mode-map): Move encryption items to "Operate"
15709 menu (Bug#4703).
15710
15711 * strokes.el (strokes-update-window-configuration): Make strokes
15712 buffer current before erasing (Bug#4906).
15713
15714 2009-11-15 Juri Linkov <juri@jurta.org>
15715
15716 * simple.el (set-mark-default-inactive): Add :type, :group
15717 and :version. (Bug#4876)
15718
15719 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
15720
15721 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
15722 (archive-unique-fname): ... here. (Bug#4929)
15723
15724 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
15725
15726 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
15727 with a real fix.
15728
15729 * novice.el (disabled-command-function): Add useful args.
15730 Setup the help buffer so that [back] works.
15731 Remove redundant call to help-mode.
15732 (disabled-command-function): Use `case'.
15733 (en/disable-command): New function extracted from enable-command.
15734 (enable-command, disable-command): Use it.
15735
15736 2009-11-14 Glenn Morris <rgm@gnu.org>
15737
15738 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
15739 constants. (Bug#4913)
15740
15741 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
15742
15743 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
15744
15745 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
15746 defined in C that have no doc-strings. (Bug#1063)
15747
15748 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
15749
15750 * cus-edit.el (data, files):
15751 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
15752
15753 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
15754
15755 * simple.el (shell-command): Doc fix (Bug#4891).
15756
15757 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
15758
15759 2009-11-14 Glenn Morris <rgm@gnu.org>
15760
15761 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
15762 statements for vc-diff, emerge-quit, and rmail-cease-edit.
15763 If they are already loaded, eval-after-load will do the right thing.
15764
15765 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
15766 compiling.
15767
15768 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
15769
15770 * simple.el (x-selection-owner-p): Declare.
15771 (read-mail-command): Use custom radio type rather than choice.
15772 (completion-no-auto-exit): Doc fix.
15773
15774 * custom.el (defgroup):
15775 * epg-config.el (epg): Doc fixes.
15776
15777 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
15778
15779 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
15780 * international/ccl.el (define-ccl-program): Do not purecopy the
15781 docstring, defconst does it anyway.
15782
15783 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
15784
15785 * add-log.el (add-change-log-entry): Avoid displaying the changelog
15786 a second time.
15787
15788 * x-dnd.el (x-dnd-maybe-call-test-function):
15789 * window.el (split-window-vertically):
15790 * whitespace.el (whitespace-help-on):
15791 * vc-rcs.el (vc-rcs-consult-headers):
15792 * userlock.el (ask-user-about-lock-help)
15793 (ask-user-about-supersession-help):
15794 * type-break.el (type-break-force-mode-line-update):
15795 * time-stamp.el (time-stamp-conv-warn):
15796 * terminal.el (te-set-output-log, te-more-break, te-filter)
15797 (te-sentinel, terminal-emulator):
15798 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
15799 (term-write-input-ring, term-check-source, term-start-output-log):
15800 (term-display-buffer-line, term-dynamic-list-completions):
15801 (term-ansi-make-term, serial-term):
15802 * subr.el (selective-display):
15803 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
15804 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
15805 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
15806 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
15807 (speedbar-remove-localized-speedbar-support)
15808 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
15809 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
15810 (speedbar-buffers-line-directory):
15811 * simple.el (shell-command-on-region, append-to-buffer)
15812 (prepend-to-buffer):
15813 * shadowfile.el (shadow-save-todo-file):
15814 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
15815 (scroll-bar-maybe-set-window-start):
15816 * sb-image.el (speedbar-image-dump):
15817 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
15818 (load-save-place-alist-from-file):
15819 * ps-samp.el (ps-print-message-from-summary):
15820 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
15821 (ps-background-image, ps-begin-job, ps-do-despool):
15822 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
15823 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
15824 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
15825 (pr-call-process, pr-file-list, pr-interface-save):
15826 * novice.el (disabled-command-function)
15827 (enable-command, disable-command):
15828 * mouse.el (mouse-buffer-menu-alist):
15829 * mouse-copy.el (mouse-kill-preserving-secondary):
15830 * macros.el (kbd-macro-query):
15831 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
15832 * informat.el (batch-info-validate):
15833 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
15834 * hippie-exp.el (try-expand-dabbrev-visible):
15835 * help-mode.el (help-make-xrefs):
15836 * help-fns.el (describe-variable):
15837 * generic-x.el (bat-generic-mode-run-as-comint):
15838 * finder.el (finder-mouse-select):
15839 * find-dired.el (find-dired-sentinel):
15840 * filesets.el (filesets-file-close):
15841 * files.el (list-directory):
15842 * faces.el (list-faces-display, describe-face):
15843 * facemenu.el (list-colors-display):
15844 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
15845 * epg.el (epg--process-filter, epg-cancel):
15846 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
15847 (epa--read-signature-type):
15848 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
15849 (emerge-file-names):
15850 * ehelp.el (electric-helpify):
15851 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
15852 * ediff-vers.el (rcs-ediff-view-revision):
15853 * ediff-util.el (ediff-setup):
15854 * ediff-mult.el (ediff-append-custom-diff):
15855 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
15856 (ediff-wordify):
15857 * echistory.el (Electric-command-history-redo-expression):
15858 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
15859 * disp-table.el (describe-display-table):
15860 * dired.el (dired-find-buffer-nocreate):
15861 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
15862 * dabbrev.el (dabbrev--same-major-mode-p):
15863 * chistory.el (list-command-history):
15864 * apropos.el (apropos-documentation):
15865 * allout.el (allout-obtain-passphrase):
15866 (allout-copy-exposed-to-buffer):
15867 (allout-verify-passphrase): Use with-current-buffer.
15868
15869 2009-11-13 Glenn Morris <rgm@gnu.org>
15870
15871 * Makefile.in (ELCFILES): Regenerate.
15872
15873 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
15874
15875 * net/dbus.el (dbus-registered-objects-table): Rename from
15876 `dbus-registered-functions-table', because it contains also properties.
15877 (dbus-unregister-object): Unregister also properties.
15878 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
15879 Use a timeout of 500 msec, in order to not block.
15880 (dbus-register-property, dbus-property-handler): New defuns.
15881
15882 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
15883
15884 * simple.el (minibuffer-default-add-completions): Drop deprecated
15885 4th arg.
15886
15887 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
15888
15889 * textmodes/artist.el (artist-mouse-choose-operation):
15890 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
15891 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
15892 (artist-compute-up-event-key): New function.
15893 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
15894
15895 2009-11-13 Kenichi Handa <handa@m17n.org>
15896
15897 * language/japan-util.el: Make sure that the value of jisx0208
15898 property is jisx0208 character.
15899
15900 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
15901
15902 * international/mule.el (auto-coding-regexp-alist): Only purecopy
15903 car or each item, not the whole list.
15904
15905 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
15906
15907 * minibuffer.el (minibuffer-completion-help):
15908 Use minibuffer-hide-completions.
15909
15910 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
15911
15912 * dired.el (dired-save-positions, dired-restore-positions): New funs.
15913 (dired-revert): Use them (bug#4880).
15914
15915 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
15916
15917 * tooltip.el (tooltip-frame-parameters): Undo previous change.
15918
15919 2009-11-12 Juri Linkov <juri@jurta.org>
15920
15921 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
15922 New functions.
15923 (find-file-literally-at-point): Alias of `ffap-literally'.
15924
15925 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
15926
15927 * textmodes/ispell.el (ispell-skip-region-alist):
15928 * textmodes/css-mode.el (auto-mode-alist):
15929 * progmodes/compile.el (auto-mode-alist):
15930 * international/mule.el (ctext-non-standard-encodings-alist)
15931 (ctext-non-standard-encodings-regexp):
15932 * simple.el (shell-command-switch, text-read-only):
15933 * replace.el (occur-mode-map):
15934 * paths.el (rmail-file-name):
15935 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
15936 * find-file.el (ff-special-constructs):
15937 * files.el (file-name-handler-alist):
15938 * composite.el: Purecopy strings.
15939
15940 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
15941
15942 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
15943
15944 * widget.el (define-widget): Purecopy the docstring.
15945 * international/mule-cmds.el (charset): Do not purecopy the
15946 docstring here, define-widget does it.
15947
15948 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
15949 * textmodes/bibtex-style.el (auto-mode-alist):
15950 * progmodes/inf-lisp.el (inferior-lisp-prompt):
15951 * progmodes/compile.el (compile-command):
15952 * language/korea-util.el (default-korean-keyboard):
15953 * international/mule-conf.el (file-coding-system-alist):
15954 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
15955 * tooltip.el (tooltip-frame-parameters):
15956 * newcomment.el (comment-end, comment-padding):
15957 * dired.el (dired-trivial-filenames):
15958 * comint.el (comint-file-name-prefix): Purecopy initial values.
15959
15960 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
15961
15962 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
15963 (tramp-advice-minibuffer-electric-tilde): Unload advices via
15964 `tramp-unload'.
15965 (tramp-advice-make-auto-save-file-name)
15966 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
15967 after removing the advice.
15968
15969 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
15970
15971 * progmodes/grep.el (grep-regexp-alist):
15972 * international/mule-cmds.el (iso-2022-control-alist):
15973 * emacs-lisp/timer.el (timer-duration-words):
15974 * subr.el (version-separator, version-regexp-alist):
15975 * minibuffer.el (completion-styles-alist):
15976 * faces.el (face-attribute-name-alist, list-faces-sample-text):
15977 Change defvars to defconsts.
15978
15979 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
15980 * loadup.el ("international/mule-conf"): Load the byte compiled version.
15981 * international/mule-conf.el: Allow to be byte compiled.
15982
15983 * international/mule.el (define-charset): Purecopy props.
15984 (load-with-code-conversion): Purecopy doc string and file name.
15985 (put-charset-property): Purecopy strings.
15986 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
15987
15988 * international/mule-cmds.el (register-input-method): Purecopy arguments.
15989 (define-char-code-property): Correctly purecopy the table.
15990
15991 * international/ccl.el (define-ccl-program): Purecopy the docstring.
15992
15993 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
15994
15995 * subr.el (add-hook): Purecopy strings.
15996 (eval-after-load): Purecopy load-history-regexp and the form.
15997
15998 * custom.el (custom-declare-group): Purecopy load-file-name.
15999
16000 * subr.el (menu-bar-separator): New defconst.
16001 * net/eudc.el (eudc-tools-menu):
16002 * international/mule-cmds.el (set-coding-system-map)
16003 (mule-menu-keymap):
16004 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16005 * vc-hooks.el (vc-menu-map):
16006 * replace.el (occur-mode-map):
16007 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
16008 (menu-bar-edit-menu, menu-bar-goto-menu)
16009 (menu-bar-custom-menu, menu-bar-showhide-menu)
16010 (menu-bar-options-menu, menu-bar-tools-menu)
16011 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
16012 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
16013 (menu-bar-help-menu):
16014 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
16015 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
16016
16017 * term/x-win.el (x-gtk-stock-map):
16018 * progmodes/vera-mode.el (auto-mode-alist):
16019 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
16020 (inferior-lisp-program, inferior-lisp-load-command):
16021 * progmodes/hideshow.el (hs-special-modes-alist):
16022 * progmodes/gud.el (same-window-regexps):
16023 * progmodes/grep.el (grep-program, find-program, xargs-program):
16024 * net/telnet.el (same-window-regexps):
16025 * net/rlogin.el (same-window-regexps):
16026 * language/ethiopic.el (font-ccl-encoder-alist):
16027 * vc-sccs.el (vc-sccs-master-templates):
16028 * vc-rcs.el (vc-rcs-master-templates):
16029 * subr.el (cl-assertion-failed):
16030 * simple.el (next-error-overlay-arrow-position):
16031 * lpr.el (lpr-command):
16032 * locate.el (locate-ls-subdir-switches):
16033 * info.el (same-window-regexps, info)
16034 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
16035 * image-mode.el (image-mode, auto-mode-alist):
16036 * hippie-exp.el (hippie-expand-ignore-buffers):
16037 * format.el (format-alist):
16038 * find-dired.el (find-ls-subdir-switches, find-grep-options)
16039 (find-name-arg):
16040 * facemenu.el (facemenu-keybindings):
16041 * dired.el (dired-listing-switches, dired-chown-program):
16042 * diff.el (diff-switches, diff-command):
16043 * cus-edit.el (same-window-regexps):
16044 * bindings.el (mode-line-mule-info)
16045 (mode-line-buffer-identification): Purecopy strings.
16046
16047 2009-11-11 Juri Linkov <juri@jurta.org>
16048
16049 * simple.el (dired-get-filename) <declare-function>:
16050 Tell the byte-compiler about dired-get-filename.
16051 (shell-command): In Dired mode, get filename from the current line
16052 as the default value.
16053
16054 2009-11-10 Glenn Morris <rgm@gnu.org>
16055
16056 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
16057 * calendar/holidays.el, progmodes/cperl-mode.el:
16058 Update x-popup-menu declarations.
16059
16060 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
16061 (list-load-path-shadows): Use dolist.
16062 (list-load-path-shadows): Use with-current-buffer.
16063
16064 2009-11-10 Juri Linkov <juri@jurta.org>
16065
16066 * minibuffer.el (read-file-name): Support a list of default values
16067 in `default-filename'. Use the first file name where only one
16068 element is required. Doc fix.
16069
16070 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
16071
16072 * net/dbus.el (dbus-unregister-object): Release service, if no
16073 other method is registered for it.
16074
16075 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
16076
16077 * bookmark.el (bookmark-completing-read): Sort bookmark names if
16078 bookmark-sort-flag is non-nil (Bug#4653).
16079
16080 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
16081
16082 * emulation/cua-base.el: Add CUA property to some CC mode commands
16083 (Bug#4100).
16084
16085 2009-11-08 Kevin Ryde <user42@zip.com.au>
16086
16087 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
16088 at end of sentence (Bug#4818).
16089
16090 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
16091
16092 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16093 Handle "see declaration of" MSFT statements (Bug#4100).
16094
16095 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
16096
16097 * net/tramp.el (tramp-advice-make-auto-save-file-name)
16098 (tramp-advice-file-expand-wildcards): Unload via
16099 `ad-remove-advice'.
16100
16101 * net/trampver.el: Update release number.
16102
16103 2009-11-08 Kevin Ryde <user42@zip.com.au>
16104
16105 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
16106 `ad-do-it'.
16107
16108 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
16109
16110 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
16111 in order to keep context in SELinux.
16112
16113 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
16114
16115 * dired-aux.el (dired-query): Place cursor in echo area and allow
16116 C-g.
16117
16118 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
16119 menu item if not on a directory (Bug#4701).
16120
16121 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
16122
16123 Sync with Tramp 2.1.17.
16124
16125 * net/tramp.el (tramp-handle-copy-directory): Don't use
16126 `file-remote-p' (due to compatibility).
16127
16128 * net/tramp-compat.el (tramp-compat-copy-directory)
16129 (tramp-compat-delete-directory): New defuns.
16130
16131 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
16132 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
16133 Use `tramp-compat-delete-directory'.
16134
16135 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
16136 (tramp-smb-handle-delete-directory):
16137 Use `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
16138
16139 * net/trampver.el: Update release number.
16140
16141 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
16142
16143 * tar-mode.el (tar-copy): Call write-region on the right buffer
16144 (Bug#4857).
16145
16146 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
16147 by hand, if necessary (Bug#4878).
16148
16149 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
16150
16151 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
16152 align size column (Bug#4839).
16153
16154 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
16155 statement.
16156
16157 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16158
16159 * progmodes/ld-script.el (auto-mode-alist):
16160 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
16161
16162 * cus-face.el (custom-declare-face): Purecopy face spec.
16163
16164 2009-11-06 Kenichi Handa <handa@m17n.org>
16165
16166 * international/uni-bidi.el: Re-generated.
16167 * international/uni-category.el: Re-generated.
16168 * international/uni-combining.el: Re-generated.
16169 * international/uni-mirrored.el: Re-generated.
16170
16171 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
16172
16173 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
16174 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
16175 (tex-start-options, slitex-run-command, latex-run-command)
16176 (tex-run-command, tex-directory):
16177 * textmodes/ispell.el (ispell-html-skip-alists)
16178 (ispell-tex-skip-alists, ispell-tex-skip-alists):
16179 * textmodes/fill.el (adaptive-fill-first-line-regexp):
16180 (adaptive-fill-regexp):
16181 * textmodes/dns-mode.el (auto-mode-alist):
16182 * progmodes/python.el (interpreter-mode-alist):
16183 * progmodes/etags.el (tags-compression-info-list):
16184 * progmodes/etags.el (tags-file-name):
16185 * net/browse-url.el (browse-url-galeon-program)
16186 (browse-url-firefox-program):
16187 * mail/sendmail.el (mail-signature-file)
16188 (mail-citation-prefix-regexp):
16189 * international/mule-conf.el (eight-bit):
16190 * international/latexenc.el (latex-inputenc-coding-alist):
16191 * international/fontset.el (x-pixel-size-width-font-regexp):
16192 * emacs-lisp/warnings.el (warning-type-format):
16193 * emacs-lisp/trace.el (trace-buffer):
16194 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
16195 (emacs-lisp-mode-map):
16196 * calendar/holidays.el (holiday-solar-holidays)
16197 (holiday-bahai-holidays, holiday-islamic-holidays)
16198 (holiday-christian-holidays, holiday-hebrew-holidays)
16199 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
16200 (hebrew-holidays-1, holiday-oriental-holidays)
16201 (holiday-general-holidays):
16202 * x-dnd.el (x-dnd-known-types):
16203 * tool-bar.el (tool-bar):
16204 * startup.el (site-run-file):
16205 * shell.el (shell-dumb-shell-regexp):
16206 * rfn-eshadow.el (file-name-shadow-tty-properties)
16207 (file-name-shadow-properties):
16208 * paths.el (remote-shell-program, news-directory):
16209 * mouse.el ([C-down-mouse-3]):
16210 * menu-bar.el (menu-bar-tools-menu):
16211 * jka-cmpr-hook.el (jka-compr-load-suffixes)
16212 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
16213 (jka-compr-compression-info-list):
16214 * isearch.el (search-whitespace-regexp):
16215 * image-file.el (image-file-name-extensions):
16216 * find-dired.el (find-ls-option):
16217 * files.el (directory-listing-before-filename-regexp)
16218 (directory-free-space-args, insert-directory-program)
16219 (list-directory-brief-switches, magic-fallback-mode-alist)
16220 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
16221 (automount-dir-prefix):
16222 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
16223 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
16224 (face-font-registry-alternatives, face-font-registry-alternatives)
16225 (face-font-family-alternatives):
16226 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
16227 (facemenu-foreground-menu, facemenu-face-menu):
16228 * epa-hook.el (epa-file-name-regexp):
16229 * dnd.el (dnd-protocol-alist):
16230 * textmodes/rst.el (auto-mode-alist):
16231 * button.el (default-button): Purecopy strings.
16232
16233 2009-11-06 Glenn Morris <rgm@gnu.org>
16234
16235 * Makefile.in (ELCFILES): Update.
16236
16237 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
16238
16239 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
16240 * emacs-lisp/levents.el: Move to obsolete/levents.el.
16241
16242 * nxml/xsd-regexp.el (xsdre-gen-categories):
16243 * nxml/xmltok.el (xmltok-parse-entity):
16244 * nxml/rng-parse.el (rng-parse-validate-file):
16245 * nxml/rng-maint.el (rng-format-manual)
16246 (rng-manual-output-force-new-line):
16247 * nxml/rng-loc.el (rng-save-schema-location-1):
16248 * nxml/rng-cmpct.el (rng-c-parse-file):
16249 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
16250 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
16251
16252 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
16253
16254 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
16255 Remove extra save-excursions and make-variable-buffer-local's.
16256 Suggested by Stefan Monnier.
16257
16258 (verilog-getopt-file, verilog-module-inside-filename-p)
16259 (verilog-set-define): Merge GNU 1.35 and repair changes from
16260 switching to using with-current-buffer.
16261
16262 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
16263 being treated as a number and confusing AUTORESET.
16264 Reported by Dan Dever.
16265
16266 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
16267 Add verilog-auto-ignore-concat to fix backward compatibility with
16268 older verilog-modes. Reported by Dan Katz.
16269
16270 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
16271 containing closing anchors "...$".
16272
16273 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
16274 Reported by Wade Smith.
16275
16276 (verilog-batch-execute-func): Comment on function usage.
16277
16278 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
16279
16280 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
16281 for labels.
16282
16283 (verilog-label-re, verilog-calc-1): Support proper indent of named
16284 asserts.
16285
16286 (verilog-backward-token, verilog-basic-complete-re)
16287 (verilog-beg-of-statement, verilog-indent-re): Support proper
16288 indent of the assert statement at the beginning of a block of text.
16289
16290 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
16291 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
16292 tokens as begins.
16293
16294 2009-11-05 Glenn Morris <rgm@gnu.org>
16295
16296 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
16297 Emacs 19. (Bug#1531)
16298 (byte-compile-fix-header): Update for the above change.
16299 Drop test for epoch::version.
16300
16301 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
16302 * cus-dep.el (custom-make-dependencies):
16303 * finder.el (finder-compile-keywords):
16304 Use autoload-rubric's feature argument.
16305
16306 * calendar/diary-lib.el (top-level): Make load behave more like require.
16307
16308 * vc-git.el (vc-git-stash-map): Move definition before use.
16309
16310 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
16311
16312 * custom.el (custom-declare-group): Purecopy standard-value.
16313 (custom-declare-group): Purecopy custom-prefix.
16314
16315 * international/mule.el (load-with-code-conversion):
16316 Call do-after-load-evaluation unconditionally.
16317
16318 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
16319
16320 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
16321
16322 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
16323
16324 2009-11-04 Glenn Morris <rgm@gnu.org>
16325
16326 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
16327 (byte-compile-compatibility): Remove option.
16328 (byte-compile-close-variables, byte-compile-fix-header)
16329 (byte-compile-insert-header, byte-compile-output-docform)
16330 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
16331 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
16332 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
16333 (byte-compile-insert, byte-compile-defun):
16334 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
16335 (byte-defop-compiler19): Remove.
16336 Without byte-compile-compatibility, the 'emacs19-opcode property is not
16337 used by anything. Replace all calls with byte-defop-compiler.
16338
16339 2009-11-04 Juri Linkov <juri@jurta.org>
16340
16341 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
16342 (menu-bar-options-menu): Don't quote the `prop' arg of
16343 `menu-bar-make-mm-toggle'.
16344
16345 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
16346
16347 * calendar/calendar.el (cal-loaddefs):
16348 * calendar/diary-lib.el (diary-loaddefs):
16349 * calendar/holidays.el (hol-loaddefs):
16350 * eshell/esh-module.el (esh-groups): Load rather than require.
16351
16352 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16353
16354 * calendar/todo-mode.el (todo-add-category): Don't hardcode
16355 point-min==1.
16356 (todo-top-priorities): Only display-buffer when called interactively.
16357 (todo-item-start): Don't save excursion point.
16358 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
16359 (todo-insert-item-here, todo-file-item, todo-remove-item):
16360 Adjust uses of todo-item-start and todo-item-end.
16361
16362 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
16363 (autoload-rubric): Don't use any more.
16364
16365 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
16366 and only put a prop if it is non-nil.
16367
16368 2009-11-03 Juri Linkov <juri@jurta.org>
16369
16370 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
16371 (menu-bar-options-menu): Fix list quoting (Bug#4429).
16372
16373 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
16374 and "Menu" to make top-level menu item visually one unit (like
16375 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
16376 multi-word menu items). Fix :help string for quit-window.
16377
16378 2009-11-03 Glenn Morris <rgm@gnu.org>
16379
16380 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
16381 (byte-compile-file-form-define-abbrev-table)
16382 (byte-compile-file-form-custom-declare-variable)
16383 (byte-compile-variable-ref, byte-compile-defvar):
16384 Whether or not a warning is enabled should only affect whether we issue
16385 the warning, not whether or not we collect the relevant data.
16386 Eg warnings can be turned on and off throughout the course of a file.
16387
16388 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
16389 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
16390
16391 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
16392
16393 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
16394 * play/mpuz.el (mpuz-create-buffer):
16395 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
16396 (lm-print-y,s,noise, lm-print-w0, lm-init):
16397 * play/gomoku.el (gomoku-prompt-for-move):
16398 * play/fortune.el (fortune-in-buffer):
16399 * play/dissociate.el (dissociated-press):
16400 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
16401 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
16402 * mail/supercite.el (sc-eref-show):
16403 * mail/smtpmail.el (smtpmail-send-it):
16404 * mail/rmailsum.el (rmail-summary-next-labeled-message)
16405 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
16406 (rmail-summary-undelete-many, rmail-summary-rmail-update)
16407 (rmail-summary-goto-msg, rmail-summary-expunge)
16408 (rmail-summary-get-new-mail, rmail-summary-search-backward)
16409 (rmail-summary-add-label, rmail-summary-output-menu)
16410 (rmail-summary-output-body):
16411 * mail/rfc822.el (rfc822-addresses):
16412 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
16413 * mail/mailpost.el (post-mail-send-it):
16414 * mail/hashcash.el (hashcash-generate-payment):
16415 * mail/feedmail.el (feedmail-run-the-queue)
16416 (feedmail-queue-send-edit-prompt-help-first)
16417 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
16418 (feedmail-deduce-address-list):
16419 * eshell/esh-ext.el (eshell-remote-command):
16420 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
16421 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
16422 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
16423 (viper-save-string-in-file, viper-valid-marker):
16424 * emulation/viper-keym.el (viper-toggle-key):
16425 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
16426 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
16427 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
16428 * emulation/viper-cmd.el (viper-exec-form-in-vi)
16429 (viper-exec-form-in-emacs, viper-brac-function):
16430 * emulation/viper.el (viper-delocalize-var):
16431 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
16432 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
16433 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
16434 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
16435 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
16436 * emulation/edt.el (edt-electric-helpify):
16437 * emulation/cua-rect.el (cua--rectangle-aux-replace):
16438 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
16439 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
16440 (cua-indent-to-global-mark-column):
16441 * calendar/diary-lib.el (calendar-mark-1):
16442 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
16443 Use with-current-buffer.
16444 * emulation/viper.el (viper-delocalize-var): Use dolist.
16445
16446 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
16447
16448 * comint.el (comint-replace-by-expanded-history-before-point):
16449 Replace !! with the previous input string literally (Bug#1795).
16450
16451 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
16452
16453 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
16454 to be made up of whitespace.
16455
16456 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
16457
16458 * minibuffer.el (read-file-name): Don't use file dialogs for
16459 remote directories (Bug#99).
16460
16461 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
16462
16463 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
16464
16465 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
16466
16467 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
16468 instead of deleting the window or frame.
16469
16470 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
16471
16472 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
16473 Support face colors.
16474
16475 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
16476 New function. Support face colors (Bug#1168).
16477 (tex-common-initialization): Use it.
16478
16479 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
16480 mode allows it (Bug#1168).
16481
16482 2009-10-31 Juri Linkov <juri@jurta.org>
16483
16484 * facemenu.el (list-colors-display): Don't mark buffer as
16485 modified (Bug#3948).
16486
16487 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
16488
16489 * international/mule-diag.el (list-character-sets-1):
16490 Minor message fix (Bug#3526).
16491
16492 * progmodes/etags.el (etags-list-tags, etags-tags-apropos):
16493 Fix face property (Bug#4834).
16494 (etags-list-tags, etags-tags-apropos-additional)
16495 (etags-tags-apropos, tags-select-tags-table): Add follow-link
16496 property.
16497
16498 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
16499 items.
16500
16501 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
16502
16503 * textmodes/two-column.el (2C-split):
16504 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
16505 * textmodes/tex-mode.el (tex-set-buffer-directory):
16506 * textmodes/spell.el (spell-region, spell-string):
16507 * textmodes/reftex.el (reftex-erase-buffer):
16508 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
16509 * textmodes/reftex-toc.el (reftex-toc-promote-action):
16510 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
16511 (reftex-select-item):
16512 * textmodes/reftex-ref.el (reftex-label-info-update)
16513 (reftex-offer-label-menu):
16514 * textmodes/reftex-index.el (reftex-index-change-entry)
16515 (reftex-index-phrases-info):
16516 * textmodes/reftex-global.el (reftex-create-tags-file)
16517 (reftex-save-all-document-buffers, reftex-ensure-write-access):
16518 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
16519 (reftex-view-crossref-from-bibtex):
16520 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
16521 (reftex-extract-bib-entries-from-thebibliography)
16522 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
16523 * textmodes/refbib.el (r2b-capitalize-title):
16524 (r2b-convert-buffer, r2b-help):
16525 * textmodes/page-ext.el (pages-directory)
16526 (pages-directory-goto-with-mouse):
16527 * textmodes/bibtex.el (bibtex-validate-globally):
16528 * textmodes/bib-mode.el (bib-capitalize-title):
16529 * textmodes/artist.el (artist-clear-buffer, artist-system):
16530 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
16531 (local-set-scheme-interaction-buffer, xscheme-process-filter)
16532 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
16533 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
16534 (xscheme-send-control-g-interrupt, xscheme-start-process)
16535 (xscheme-process-sentinel, xscheme-cd):
16536 * progmodes/verilog-mode.el (verilog-read-always-signals)
16537 (verilog-set-define, verilog-getopt-file)
16538 (verilog-module-inside-filename-p):
16539 * progmodes/sh-script.el:
16540 * progmodes/python.el (python-pdbtrack-get-source-buffer)
16541 (python-pdbtrack-grub-for-buffer, python-execute-file):
16542 * progmodes/octave-inf.el (inferior-octave):
16543 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
16544 (idlwave-shell-compile-helper-routines, idlwave-set-local)
16545 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
16546 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
16547 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
16548 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
16549 (idlwave-shell-filter, idlwave-shell-examine-highlight)
16550 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
16551 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
16552 (idlwave-shell-examine-display, idlwave-shell-run-region)
16553 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
16554 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
16555 * progmodes/idlw-help.el (idlwave-help-get-special-help)
16556 (idlwave-help-get-help-buffer):
16557 * progmodes/gud.el (gud-basic-call, gud-find-class)
16558 (gud-tooltip-activate-mouse-motions-if-enabled):
16559 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
16560 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
16561 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
16562 (ebrowse-tags-next-file):
16563 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
16564 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
16565 (ebnf-eps-finish-and-write):
16566 * progmodes/cpp.el (cpp-edit-save):
16567 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
16568 * progmodes/cc-defs.el (c-emacs-features):
16569 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
16570 (antlr-directory-dependencies):
16571 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
16572 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
16573 (ada-find-any-references, ada-make-filename-from-adaname)
16574 (ada-make-body-gnatstub):
16575 * obsolete/rnews.el (news-list-news-groups):
16576 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
16577 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
16578 * net/rcirc.el (rcirc-debug):
16579 * net/newst-treeview.el (newsticker--treeview-list-add-item)
16580 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
16581 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
16582 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
16583 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
16584 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
16585 (newsticker--treeview-list-clear-highlight)
16586 (newsticker--treeview-list-update-highlight)
16587 (newsticker--treeview-list-highlight-start)
16588 (newsticker--treeview-tree-update-highlight)
16589 (newsticker--treeview-get-selected-item)
16590 (newsticker-treeview-mark-list-items-old)
16591 (newsticker--treeview-set-current-node):
16592 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
16593 * net/newst-backend.el (newsticker--get-news-by-funcall)
16594 (newsticker--get-news-by-wget, newsticker--image-get)
16595 (newsticker--image-sentinel):
16596 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
16597 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
16598 (eudc-ph-close-session):
16599 * net/eudc.el (eudc-save-options):
16600 * language/thai-word.el (thai-update-word-table):
16601 * language/japan-util.el (japanese-string-conversion):
16602 * international/titdic-cnv.el (tsang-quick-converter)
16603 (ziranma-converter, ctlau-converter):
16604 * international/mule-cmds.el (describe-language-environment):
16605 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
16606 (skkdic-convert-postfix, skkdic-convert-prefix):
16607 (skkdic-convert-okuri-nasi, skkdic-convert):
16608 * emacs-lisp/re-builder.el (reb-update-overlays):
16609 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
16610 * emacs-lisp/gulp.el (gulp-send-requests):
16611 * emacs-lisp/find-gc.el (trace-call-tree):
16612 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
16613 (eieio-describe-generic):
16614 * emacs-lisp/eieio-base.el (eieio-persistent-read):
16615 * emacs-lisp/edebug.el (edebug-outside-excursion):
16616 * emacs-lisp/debug.el (debugger-make-xrefs):
16617 * emacs-lisp/cust-print.el (custom-prin1-to-string):
16618 * emacs-lisp/chart.el (chart-new-buffer):
16619 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
16620 Use with-current-buffer.
16621 * textmodes/artist.el (artist-system): Don't call
16622 copy-sequence on a fresh string.
16623 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
16624
16625 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
16626
16627 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
16628 is no item to edit. (Bug#4820)
16629 (todo-top-priorities): Restore point and restore narrowing in Todo
16630 buffer. (Bug#4820)
16631
16632 2009-10-31 Glenn Morris <rgm@gnu.org>
16633
16634 * net/ange-ftp.el (top-level): Don't require dired when compiling.
16635 (comint-last-output-start, comint-last-input-start)
16636 (comint-last-input-end): Don't defvar when compiling.
16637 (ange-ftp-process-file): Use bound-and-true-p.
16638
16639 * pcmpl-rpm.el (top-level): Move provide statement to end.
16640 (pcmpl-rpm): Remove unused custom group.
16641
16642 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
16643
16644 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
16645
16646 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
16647 (byte-compile-warnings): Add `constants' as an option.
16648 (byte-compile-callargs-warn, byte-compile-arglist-warn)
16649 (display-call-tree): Update for byte-compile-fdefinition possibly
16650 returning `(macro lambda ...)'. (Bug#4778)
16651 (byte-compile-variable-ref, byte-compile-setq-default):
16652 Respect `constants' member of byte-compile-warnings.
16653
16654 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
16655
16656 * vc-bzr.el (vc-bzr-revision-keywords): New var.
16657 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
16658 to "submit:".
16659
16660 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
16661
16662 * textmodes/ispell.el (ispell-skip-region-alist):
16663 * international/mule-conf.el (eight-bit):
16664 * international/fontset.el (font-encoding-alist):
16665 * startup.el (pure-space-overflow-message):
16666 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
16667 * paths.el (gnus-nntp-service, rmail-spool-directory)
16668 (term-file-prefix):
16669 * files.el (save-some-buffers-action-alist):
16670 * cmuscheme.el (same-window-buffer-names):
16671 * ielm.el (same-window-buffer-names):
16672 * shell.el (same-window-buffer-names):
16673 * mail/sendmail.el (same-window-buffer-names):
16674 * progmodes/inf-lisp.el (same-window-buffer-names):
16675 * bindings.el (mode-line-client)
16676 (mode-line-column-line-number-mode-map):
16677 * language/tibetan.el (tibetan-precomposition-rule-regexp)
16678 (tibetan-precomposed-regexp): Purecopy string arguments.
16679
16680 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16681
16682 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
16683 (calcDigit-nondigit):
16684 * calc/calc-yank.el (calc-copy-to-buffer):
16685 * calc/calc-units.el (calc-invalidate-units-table):
16686 * calc/calc-trail.el (calc-trail-yank):
16687 * calc/calc-store.el (calc-insert-variables):
16688 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
16689 * calc/calc-prog.el (calc-read-parse-table):
16690 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
16691 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
16692 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
16693 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
16694 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
16695 (calc-graph-name, calc-graph-find-command, calc-graph-view)
16696 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
16697 * calc/calc-ext.el (calc-realign):
16698 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
16699 (calc-embedded-finish-edit, calc-embedded-make-info)
16700 (calc-embedded-finish-command, calc-embedded-stack-change):
16701 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
16702
16703 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
16704 shell-dynamic-complete-filename in preference to
16705 comint-dynamic-complete-filename.
16706
16707 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
16708 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
16709 Don't consider whether the display supports colors.
16710 (bookmark-import-new-list): Use dolist.
16711 (bookmark-bmenu-mode-map): Move initialization into declaration.
16712 (bookmark-bmenu-list): Use dolist, simplify.
16713 (bookmark-show-all-annotations): Use save-selected-window and dolist.
16714 (menu-bar-final-items): Use push.
16715
16716 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
16717
16718 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
16719 it works on remote files.
16720 (vc-hg-diff): Don't pass any `--cwd' argument.
16721
16722 2009-10-27 Kevin Ryde <user42@zip.com.au>
16723
16724 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
16725 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
16726 (Further to Bug#3921).
16727
16728 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
16729
16730 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
16731 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
16732 calling `tramp-imap-put-file'. Add file size to the call.
16733 (tramp-imap-get-file-entries): Compute also user name, file size,
16734 and date.
16735 (tramp-imap-handle-insert-directory): Insert uid and gid.
16736 (tramp-imap-handle-file-attributes): Transform uid and gid
16737 according to `id-format'.
16738 (tramp-imap-put-file): New optional parameter SIZE. Encode file
16739 size in header X-Size.
16740
16741 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
16742
16743 * simple.el (transpose-subr): Give clearer error when the mark
16744 is not set. (Bug#4807)
16745
16746 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
16747
16748 * net/tramp.el (tramp-perl-file-truename): New defconst.
16749 Perl code contributed by yary <not.com@gmail.com> (tiny change).
16750 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
16751 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
16752 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
16753
16754 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
16755 Ignore `dired-call-process'.
16756 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
16757
16758 2009-10-26 Julian Scheid <julians37@gmail.com>
16759
16760 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
16761 (tramp-get-remote-readlink): New defun.
16762 (tramp-handle-file-truename): Use it.
16763 (tramp-handle-file-exists-p): Check file-attributes cache, assume
16764 file exists if cache value present.
16765 (tramp-check-cached-permissions): New defun.
16766 (tramp-handle-file-readable-p): Use it.
16767 (tramp-handle-file-writable-p): Likewise.
16768 (tramp-handle-file-executable-p): Likewise.
16769 (tramp-handle-file-name-all-completions): Try using Perl to get
16770 partial completions. When perl not available, combine `cd' and
16771 `ls' into single remote operation and use shell expansion to get
16772 partial remote directory contents. Set `file-exists-p' cache for
16773 directory and any files returned by ls. Change cache handling to
16774 support partial directory contents. Use error message emitted by
16775 remote `cd' or Perl code for local tramp-error.
16776 (tramp-do-copy-or-rename-file-directly): Avoid separate
16777 tramp-send-command-and-check call.
16778 (tramp-handle-process-file): Merge three remote ops into one.
16779 Do not flush all caches when `process-file-side-effects' is set.
16780 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
16781 file-attributes shows uid/gid to be set already.
16782
16783 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
16784
16785 * textmodes/tex-mode.el (tex-dvi-view-command)
16786 (tex-show-queue-command, tex-open-quote):
16787 * progmodes/ruby-mode.el (auto-mode-alist)
16788 (interpreter-mode-alist): Purecopy strings.
16789
16790 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
16791
16792 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
16793 string for the hook, keymap and abbrev table.
16794
16795 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
16796
16797 * x-dnd.el (x-dnd-xdnd-to-action):
16798 * startup.el (fancy-startup-text, fancy-about-text): Change to
16799 defconst from defvar.
16800
16801 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
16802
16803 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
16804 Purecopy initialization strings.
16805
16806 * mail/sendmail.el (mail-header-separator)
16807 (mail-personal-alias-file):
16808 * mail/rmail.el (rmail-default-dont-reply-to-names)
16809 (rmail-ignored-headers, rmail-retry-ignored-headers)
16810 (rmail-highlighted-headers, rmail-secondary-file-directory)
16811 (rmail-secondary-file-regexp):
16812 * files.el (null-device, file-name-invalid-regexp)
16813 (locate-dominating-stop-dir-regexp)
16814 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
16815 (interpreter-mode-alist): Use mapcar instead of mapc.
16816
16817 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
16818
16819 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
16820 (completion-ignored-extensions):
16821 (debug-ignored-errors): Purecopy strings.
16822
16823 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
16824
16825 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
16826 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
16827 (pcomplete--here): Use push.
16828
16829 * subr.el (all-completions): Declare the 4th arg obsolete.
16830
16831 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
16832
16833 * pcomplete.el (pcomplete-unquote-argument-function): New var.
16834 (pcomplete-unquote-argument): New function.
16835 (pcomplete--common-suffix): Always pay attention to case.
16836 (pcomplete--table-subvert): Quote and unquote the text.
16837 (pcomplete--common-quoted-suffix): New function.
16838 (pcomplete-std-complete): Use it and pcomplete-begin.
16839
16840 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
16841 we're inside a dedicated or minibuffer window.
16842
16843 2009-10-24 Karl Fogel <kfogel@red-bean.com>
16844
16845 * bookmark.el: Update documentation, especially documentation
16846 of `bookmark-alist' and of the bookmark file format.
16847 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
16848
16849 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
16850
16851 * mail/emacsbug.el (report-emacs-bug): Clarify that the
16852 keybindings apply to the mail buffer (Bug#4003). Shrink help
16853 window to buffer.
16854
16855 * whitespace.el (whitespace-mode, whitespace-newline-mode)
16856 (global-whitespace-mode, global-whitespace-newline-mode)
16857 (whitespace-toggle-options, global-whitespace-toggle-options):
16858 Doc fix (Bug#3660).
16859
16860 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
16861 of xmltok-start before the end tag was inserted (Bug#2840).
16862
16863 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
16864 patterns that are preceded by an open-paren (Bug#1320).
16865
16866 2009-10-24 Sven Joachim <svenjoac@gmx.de>
16867
16868 * files.el (delete-directory): Delete symlinks to directories with
16869 delete-file (Bug#4739).
16870
16871 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
16872
16873 * vc.el (vc-backend-for-registration): Rename from
16874 vc-get-backend-for-registration. Update callers.
16875
16876 * international/mule-cmds.el (set-language-info-alist):
16877 Purecopy lang-env.
16878 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
16879 (charset): Purecopy the name.
16880 (define-char-code-property): Purecopy string arguments.
16881
16882 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
16883 Purecopy string arguments.
16884
16885 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
16886 * ediff-hook.el (menu-bar-ediff-menu):
16887 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
16888 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
16889
16890 2009-10-24 Glenn Morris <rgm@gnu.org>
16891
16892 * comint.el (comint-dynamic-list-completions):
16893 * term.el (term-dynamic-list-completions): Use choose-completion rather
16894 than obsolete alias mouse-choose-completion.
16895
16896 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
16897 file-cache-choose-completion.
16898 (file-cache-choose-completion): Handle an optional event argument.
16899 (file-cache-mouse-choose-completion): Make it an obsolete alias.
16900
16901 * progmodes/octave-mod.el (octave-complete-symbol):
16902 Use choose-completion if mouse-choose-completion is ever removed.
16903
16904 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
16905 use.
16906
16907 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
16908 compiler.
16909
16910 * vc-hooks.el (vc-responsible-backend): Fix declaration.
16911
16912 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
16913
16914 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
16915 Ignore `pred' now that we receive one.
16916 Handle test-completion specially.
16917
16918 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
16919
16920 * vc.el (vc-responsible-backend): Throw an error if not backend is
16921 found. Remove the REGISTER argument. Move the code dealing with
16922 REGISTER ...
16923 (vc-get-backend-for-registration): ... here. New function.
16924 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
16925 of vc-responsible-backend, pass the file name instead of the
16926 directory name.
16927
16928 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
16929
16930 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
16931 New funs.
16932 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
16933 (pcomplete-comint-setup): Don't modify a global var via
16934 accidental side-effects.
16935 (pcomplete-shell-setup): Adjust call accordingly.
16936 (pcomplete-parse-comint-arguments): Use push.
16937
16938 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
16939
16940 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
16941 Allow uncapitalized info node names (Bug#3921).
16942
16943 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
16944 to the DEBUG file (Bug#3781).
16945
16946 2009-10-23 Jari Aalto <jari.aalto@cante.net>
16947
16948 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
16949 dictionary entry (Bug#4579).
16950
16951 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
16952
16953 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
16954 from `rfn-eshadow-update-overlay-hook' when unloading.
16955 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
16956 "rsyncc". Adjust doc string.
16957 (tramp-temp-buffer-file-name): New buffer-local defvar.
16958 (tramp-handle-insert-file-contents, tramp-handle-write-region):
16959 Keep temporary file when indicated by method ("rsync" and
16960 "rsyncc").
16961 (tramp-handle-write-region): Handle APPEND.
16962 (tramp-delete-temp-file-function): New defun. Added to
16963 `kill-buffer-hook'.
16964
16965 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
16966
16967 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
16968
16969 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
16970
16971 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
16972 (color-name-rgb-alist, tty-standard-colors)
16973 (tty-color-mode-alist): Change to defconst.
16974
16975 * simple.el (mark-inactive): Purecopy message.
16976
16977 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
16978 (global-map, yank-menu):
16979 * textmodes/ispell.el (ispell-menu-map):
16980 * net/eudc.el (eudc-tools-menu):
16981 * international/mule-cmds.el (describe-language-environment-map)
16982 (setup-language-environment-map, set-coding-system-map)
16983 (mule-menu-keymap):
16984 * vc-hooks.el (vc-menu-entry, vc-menu-map):
16985 * replace.el (occur-mode-map):
16986 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
16987
16988 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
16989
16990 * calc/calc.el (math-read-number, math-read-number-simple):
16991 Use `save-match-data'.
16992
16993 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
16994
16995 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
16996 rather than fiddling with global-map bindings, since it should only
16997 affect per-terminal settings.
16998 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
16999
17000 * minibuffer.el (completion-table-with-terminator): Allow to specify
17001 the terminator-regexp.
17002
17003 * simple.el (switch-to-completions): Look for *Completions* in other
17004 frames as well.
17005
17006 * pcomplete.el: Allow the use of completion-tables.
17007 (pcomplete-std-complete): New command.
17008 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
17009 (pcomplete--here): Use a function for `form' rather than an expression,
17010 so it can be byte-compiled.
17011 (pcomplete-here, pcomplete-here*): Adjust accordingly.
17012 Add edebug declaration.
17013 (pcomplete-show-completions): Remove unused var `curbuf'.
17014 (pcomplete-do-complete, pcomplete-stub):
17015 Don't assume `completions' is a list of strings any more.
17016
17017 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
17018
17019 * find-dired.el (find-name-arg): Fix typo in docstring.
17020
17021 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
17022
17023 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
17024 (pcmpl-linux-fs-types): Same, and update to new modules layout.
17025
17026 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
17027 pcomplete-entries.
17028
17029 * comint.el (comint-read-input-ring, comint-write-input-ring)
17030 (comint-substitute-in-file-name)
17031 (comint-dynamic-complete-as-filename)
17032 (comint-dynamic-simple-complete)
17033 (comint-dynamic-list-filename-completions)
17034 (comint-dynamic-list-completions)
17035 (comint-redirect-results-list-from-process): Minor simplifications.
17036
17037 2009-10-21 Kevin Ryde <user42@zip.com.au>
17038
17039 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
17040 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
17041 the first form. And insert a blank line after ";;; Code" since
17042 that's usual style. (Bug#4612)
17043
17044 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
17045
17046 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17047
17048 * minibuffer.el (completion-table-with-terminator): Properly implement
17049 boundaries, in case `terminator' appears in the suffix.
17050 (completion--embedded-envvar-table): Don't return boundaries if
17051 there's no valid completion. Simplify.
17052 (completion-file-name-table): New completion table extracted from
17053 completion--file-name-table.
17054 (completion--file-name-table): Use it.
17055 (read-file-name-predicate): Declare obsolete.
17056 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
17057 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
17058 completion-file-name-table, and use the `pred' argument.
17059 * files.el (locate-file-completion-table): Use the `pred' arg rather
17060 than read-file-name-predicate.
17061 (abbreviate-file-name): Use \` rather than ^ for BOS.
17062
17063 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
17064
17065 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
17066 vc-responsible-backend to register, it causes problems.
17067
17068 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
17069
17070 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
17071
17072 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
17073
17074 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
17075 (tramp-smb-handle-file-attributes): Use it.
17076 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
17077 (tramp-smb-handle-insert-directory): Use `mapc' rather than
17078 `mapcar'. Use `tramp-smb-get-stat-capability'.
17079 Add `dired-filename' text properties.
17080 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
17081 (tramp-smb-maybe-open-connection): Simplify check for smbclient
17082 version.
17083
17084 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
17085
17086 * subr.el (read-key-delay): Reduce to 0.01.
17087 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
17088 (bug#4751).
17089
17090 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17091
17092 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
17093
17094 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
17095 (Info-menu): Remove unused vars `last' and `completions'.
17096 (Info-index-nodes): Remove unused var `node'.
17097
17098 * info.el (Info-complete-menu-item): Use complete-with-action.
17099
17100 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
17101
17102 Make vc-annotate work through copies and renames.
17103 * vc-annotate.el (vc-annotate-extract-revision-at-line):
17104 Return the file name too.
17105 (vc-annotate-revision-at-line)
17106 (vc-annotate-find-revision-at-line)
17107 (vc-annotate-revision-previous-to-line)
17108 (vc-annotate-show-log-revision-at-line): Update to get the file
17109 name from vc-annotate-extract-revision-at-line.
17110 (vc-annotate-show-diff-revision-at-line-internal): Change the
17111 argument to mean whether to show a file diff or not. Get the file
17112 name from vc-annotate-extract-revision-at-line.
17113 (vc-annotate-show-diff-revision-at-line):
17114 Update vc-annotate-show-diff-revision-at-line call.
17115 (vc-annotate-warp-revision): Add an optional file argument.
17116
17117 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
17118 (vc-git-annotate-extract-revision-at-line): Also return the file
17119 name if found.
17120
17121 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
17122 command. Remove unused code.
17123 (vc-hg-annotate-re): Update to match --follow output.
17124 (vc-hg-annotate-extract-revision-at-line): Also return the file
17125 name if found.
17126
17127 * vc.el: Update annotate-extract-revision-at-line documentation.
17128
17129 2009-10-18 Kevin Ryde <user42@zip.com.au>
17130
17131 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
17132 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
17133
17134 * net/browse-url.el (browse-url): Identify alist with "consp and
17135 not functionp" and let all other things go down the `apply' leg,
17136 as suggested by Stefan. (Further to bug#4531.)
17137
17138 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
17139
17140 * minibuffer.el (read-file-name): Check for repeat before putting
17141 a default argument in file-name-history (Bug#4657).
17142
17143 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
17144 read syntax (Bug#4737).
17145
17146 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
17147
17148 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
17149
17150 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
17151 (html-tag-alist, html-tag-help): Add descriptions for undocumented
17152 entries and make note of obsolete tags.
17153
17154 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17155
17156 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
17157
17158 2009-10-18 Glenn Morris <rgm@gnu.org>
17159
17160 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
17161 grep, so that binary files (eg international/uni-bidi.el) can match.
17162 Remove test for "UnicodeData" files, since it is hopefully unnecessary
17163 now, and in any case the file header format has changed.
17164
17165 2009-10-17 Glenn Morris <rgm@gnu.org>
17166
17167 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
17168 (flyspell-get-word, flyspell-large-region)
17169 (flyspell-auto-correct-previous-word): Doc/error message fixes.
17170
17171 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
17172
17173 * Makefile.in (ELCFILES): Add ede/shell.
17174
17175 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
17176
17177 * term/common-win.el (x-colors): Purecopy it.
17178
17179 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17180
17181 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
17182 permissive for when the buffer is empty.
17183 (tar-header-block-tokenize): Decode the username and groupname.
17184 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
17185
17186 2009-10-17 Eric Ludlam <zappo@gnu.org>
17187
17188 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
17189 contains multibyte characters, choose first applicable coding
17190 system automatically.
17191
17192 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17193
17194 * international/mule-cmds.el (select-safe-coding-system): If the file
17195 has a coding cookie, use it regardless of any other setting (bug#4712).
17196
17197 2009-10-17 Glenn Morris <rgm@gnu.org>
17198
17199 * foldout.el (foldout-mouse-swallow-events):
17200 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
17201
17202 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
17203 (dired-keep-marker-copy, dired-keep-marker-hardlink)
17204 (dired-keep-marker-symlink, dired-dwim-target)
17205 (dired-copy-preserve-time): Do not autoload these defcustoms.
17206
17207 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
17208 messages from messing up the file coding. (Bug#4623)
17209
17210 2009-10-17 Jari Aalto <jari.aalto@cante.net>
17211
17212 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
17213 if no match is found for the current dictionary. (Bug#4578)
17214
17215 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
17216 optional, since that is how it is documented, and this is often called
17217 with a nil argument. (Bug#4577)
17218 (flyspell-external-point-words, flyspell-auto-correct-word)
17219 (flyspell-correct-word-before-point, flyspell-word-search-forward)
17220 (flyspell-word-search-backward): Remove nil argument in calls to
17221 flyspell-get-word, since it is not needed now.
17222
17223 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
17224
17225 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
17226
17227 2009-10-16 Glenn Morris <rgm@gnu.org>
17228
17229 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
17230
17231 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
17232
17233 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
17234 (ange-ftp-file-size): New function.
17235 (ange-ftp-file-attributes): Use it.
17236
17237 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
17238
17239 * net/tramp-smb.el (tramp-smb-version): New defvar.
17240 (tramp-smb-maybe-open-connection): Use it, in order to avoid
17241 repeated checks.
17242
17243 2009-10-16 Glenn Morris <rgm@gnu.org>
17244
17245 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
17246 Maybe copy some custom properties from old to new name. (Bug#4706)
17247
17248 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
17249
17250 * subr.el (error, sit-for, start-process-shell-command)
17251 (start-file-process-shell-command): Set the calling convention
17252 after the function definition.
17253
17254 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
17255
17256 * subr.el (error, sit-for, start-process-shell-command)
17257 (start-file-process-shell-command): Use the new
17258 set-advertised-calling-convention feature.
17259
17260 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
17261
17262 * international/ucs-normalize.el (ucs-normalize-version):
17263 Change to 1.2.
17264 (check-range): Adjust for Unicode 5.2.
17265
17266 2009-10-15 Juri Linkov <juri@jurta.org>
17267
17268 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
17269 to the `menu-item' format.
17270
17271 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
17272
17273 * net/tramp.el (tramp-replace-environment-variables): Do not fail
17274 if the environment variable does not exist.
17275
17276 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17277 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
17278 parameter.
17279 (tramp-smb-handle-add-name-to-file)
17280 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17281 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17282 (tramp-smb-handle-file-attributes)
17283 (tramp-smb-do-file-attributes-with-stat)
17284 (tramp-smb-handle-file-local-copy)
17285 (tramp-smb-handle-insert-directory)
17286 (tramp-smb-handle-make-directory)
17287 (tramp-smb-handle-make-directory-internal)
17288 (tramp-smb-handle-make-symbolic-link)
17289 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
17290 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
17291 (tramp-smb-maybe-open-connection): Apply the changed parameters.
17292 (tramp-smb-read-file-entry): Read Disk names in compressed format.
17293 Handle long file names.
17294 (tramp-smb-get-cifs-capabilities): Check, whether the connection
17295 process is running.
17296 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
17297 Read share names with "-g" option.
17298
17299 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
17300
17301 * net/rcirc.el (rcirc-view-log-file): New command.
17302 (rcirc-track-minor-mode-map): Remove C-c ` binding.
17303 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
17304 specified.
17305
17306 2009-10-15 Glenn Morris <rgm@gnu.org>
17307
17308 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
17309 from the second command-line argument.
17310 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
17311 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
17312 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
17313 w32-batch-update-autoloads.
17314 * emacs-lisp/autoload.el (autoload-make-program): New variable.
17315 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
17316
17317 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
17318 the headers cannot be located. Simplify, subtracting superflous
17319 save-excursions.
17320
17321 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
17322
17323 Replace completion-base-size by completion-base-position to fix bugs
17324 such as (bug#4699).
17325 * simple.el (completion-base-position): New var.
17326 (completion-base-size): Mark as obsolete.
17327 (choose-completion): Make it work for mouse events as well.
17328 Pass the new base-position to choose-completion-string.
17329 (choose-completion-guess-base-position): New function, extracted from
17330 choose-completion-delete-max-match.
17331 (choose-completion-delete-max-match): Use it. Make obsolete.
17332 (choose-completion-string): Use the new base-position info.
17333 (completion-root-regexp): Delete.
17334 (completion-setup-function): Preserve completion-base-position.
17335 Eliminate obsolete base-size manipulation.
17336 * minibuffer.el (display-completion-list): Don't mess with base-size.
17337 (minibuffer-completion-help): Set completion-base-position instead.
17338 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
17339 choose-completion.
17340 * textmodes/bibtex.el (bibtex-complete):
17341 * emacs-lisp/crm.el (crm--choose-completion-string):
17342 Adjust to new calling convention.
17343 * complete.el (partial-completion-mode): Use minibufferp to avoid
17344 bumping into incompatible change to choose-completion-string-functions.
17345 * ido.el (ido-choose-completion-string): Make its calling convention
17346 more permissive.
17347 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
17348 base-size manipulation.
17349 (comint-dynamic-list-input-ring): Use dotimes and push.
17350 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
17351 fundamental-mode. Use `or'.
17352
17353 2009-10-14 Juri Linkov <juri@jurta.org>
17354
17355 * misearch.el (multi-isearch-next-buffer-from-list)
17356 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
17357
17358 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17359
17360 * Makefile.in (compile-onefile): Load `bytecomp' rather than
17361 `bytecomp.el'.
17362
17363 * minibuffer.el (completion-pcm--merge-completions): Make sure the
17364 string we return is all made up of text from the completions rather
17365 than part from the completions and part from the input (bug#4219).
17366
17367 * ido.el (ido-everywhere): Use define-minor-mode.
17368
17369 * buff-menu.el (list-buffers, ctl-x-map):
17370 Mark the entry points with ;;;###autoload cookies.
17371
17372 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
17373
17374 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
17375 correctly in the detached head case.
17376 (vc-git-print-log): Remove unused binding.
17377
17378 * vc.el (vc-responsible-backend): When a directory is passed for
17379 for registration create a VC repository if no backend is
17380 responsible for the directory argument.
17381 (vc-deduce-fileset): Tell vc-responsible-backend to register.
17382
17383 * vc.el: Move comments about RCS and SCCS ...
17384 * vc-rcs.el:
17385 * vc-sccs.el: ... here, respectively.
17386
17387 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17388
17389 * minibuffer.el (completion--file-name-table): Return nil if there's
17390 no file completion, even if substitute-in-file-name changed
17391 the string (bug#4708).
17392
17393 2009-10-13 Juri Linkov <juri@jurta.org>
17394
17395 * files-x.el (read-file-local-variable-value): Don't filter out
17396 minor modes from mode name completion (bug#4664).
17397
17398 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
17399
17400 * international/mule-cmds.el (ucs-names): Remove exclusion of
17401 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
17402
17403 2009-10-13 Kenichi Handa <handa@m17n.org>
17404
17405 * international/uni-name.el: Regenerated.
17406
17407 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
17408
17409 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
17410 should be automatically buffer-local, but isn't.)
17411
17412 2009-10-12 Sam Steingold <sds@gnu.org>
17413
17414 * progmodes/compile.el (compilation-next-error-function): Fix the
17415 timestamps if the buffer has been visited before.
17416 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
17417 non-anchored patterns, like the perl one (bug#3928).
17418
17419 2009-10-12 Glenn Morris <rgm@gnu.org>
17420
17421 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
17422 Let-bind `size'.
17423
17424 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
17425
17426 * proced.el (proced-unload-function): New function.
17427
17428 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
17429 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
17430 Doc fix.
17431
17432 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
17433
17434 2009-10-11 Juri Linkov <juri@jurta.org>
17435
17436 * files-x.el (read-file-local-variable-value):
17437 Provide default value only for bound variables (bug#4664).
17438
17439 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
17440
17441 * net/tramp.el (tramp-local-host-p): Function shall return nil for
17442 connection methods like smb.
17443
17444 * net/tramp-cache.el (tramp-flush-connection-property): The hash
17445 can be empty.
17446
17447 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17448 (tramp-smb-file-name-handler-alist): Add handlers for
17449 `add-name-to-file', `make-symbolic-link'.
17450 (tramp-smb-handle-add-name-to-file)
17451 (tramp-smb-do-file-attributes-with-stat)
17452 (tramp-smb-handle-make-symbolic-link)
17453 (tramp-smb-get-cifs-capabilities): New defuns.
17454 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
17455 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
17456 (tramp-smb-handle-file-local-copy)
17457 (tramp-smb-handle-make-directory-internal)
17458 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
17459 The file name syntax depends on cifs capabilities.
17460 (tramp-smb-handle-file-attributes):
17461 Call `tramp-smb-do-file-attributes-with-stat' if possible.
17462 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
17463 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
17464
17465 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
17466
17467 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
17468 (eieio-defclass): Apply deftype handler and setf-method properties
17469 directly.
17470 (eieio-add-new-slot): Avoid union function from cl library.
17471 (eieio--typep): New function.
17472 (eieio-perform-slot-validation): Use it.
17473
17474 2009-10-10 Karl Fogel <kfogel@red-bean.com>
17475
17476 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
17477 Update documentation to refer to the variables documented in r1.135.
17478 (Bug#4188)
17479
17480 2009-10-10 Karl Fogel <kfogel@red-bean.com>
17481
17482 * bookmark.el (Info-suffix-list): Remove this unused variable.
17483 (bookmark-current-point): Remove this obsolete variable.
17484 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
17485 Adjust for removal of bookmark-current-point.
17486
17487 (bookmarks-already-loaded, bookmark-current-buffer)
17488 (bookmark-yank-point): Document. (Bug#4188)
17489
17490 2009-10-10 Glenn Morris <rgm@gnu.org>
17491
17492 * frame.el (frame-height): Doc fix.
17493
17494 * calendar/calendar.el (calendar-split-width-threshold): New option.
17495 (calendar-basic-setup): Use calendar-split-width-threshold.
17496
17497 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
17498
17499 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
17500 Ideographic Supplement" range (U+1F200..U+1F2FF).
17501
17502 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17503
17504 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
17505 since the list will have been rebuilt anyway. (Bug#4349)
17506
17507 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17508
17509 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
17510 (bookmark-bmenu-execute-deletions): Don't save here, as
17511 bookmark-delete will now do so if necessary.
17512 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
17513 (Bug#4348)
17514
17515 2009-10-09 Glenn Morris <rgm@gnu.org>
17516
17517 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
17518
17519 2009-10-09 Karl Fogel <kfogel@red-bean.com>
17520
17521 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
17522 (bookmark-jump-other-window): Just invoke bookmark-jump with new
17523 argument now, so the two function's behaviors will match. (Bug#3645)
17524
17525 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
17526
17527 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
17528 (tramp-file-name-real-host, tramp-file-name-port):
17529 Apply `save-match-data'.
17530
17531 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
17532 case both directories are remote.
17533 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
17534 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
17535
17536 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
17537
17538 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
17539
17540 2009-10-07 Glenn Morris <rgm@gnu.org>
17541
17542 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
17543 of concat.
17544
17545 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
17546
17547 * files-x.el (read-file-local-variable): Include some
17548 non-user-variables in the completion table (bug#4664).
17549
17550 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
17551
17552 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
17553 message.
17554
17555 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
17556 (tramp-smb-file-name-handler-alist): Add handler for
17557 `copy-directory', `expand-file-name', `set-file-modes'.
17558 (tramp-smb-handle-copy-directory)
17559 (tramp-smb-handle-expand-file-name)
17560 (tramp-smb-handle-set-file-modes): New defuns.
17561 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
17562 (tramp-smb-handle-file-attributes): Simplify check for retrieving
17563 entry.
17564 (tramp-smb-handle-insert-directory): Don't flush the cache.
17565 (tramp-smb-maybe-open-connection): Check for samba client and
17566 server versions.
17567
17568 2009-10-07 Eli Zaretskii <eliz@gnu.org>
17569
17570 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
17571 to not error out of search for "^lisp=" fails.
17572
17573 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
17574
17575 * makefile.w32-in (WINS_UPDATES): New macro.
17576 (custom-deps, finder-data, autoloads): Use it.
17577
17578 2009-10-07 Glenn Morris <rgm@gnu.org>
17579
17580 * Makefile.in (autoloads): Revert previous change.
17581 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
17582 the list of preloaded files passed on the command-line, get
17583 it from src/Makefile.
17584
17585 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
17586 show the original buffer rather than a random one.
17587
17588 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
17589
17590 * help.el (describe-no-warranty): Place point in a slightly better
17591 position in the GPLv3 text.
17592
17593 2009-10-06 Sam Steingold <sds@gnu.org>
17594
17595 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
17596 the comm attribute is present before calling regexp-quote.
17597
17598 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
17599
17600 * play/animate.el (animate-string): For good effect, make sure
17601 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
17602
17603 * play/animate.el (animate-sequence, animate-birthday-present):
17604 * misc.el (butterfly): Don't set `indent-tabs-mode'.
17605
17606 2009-10-06 Glenn Morris <rgm@gnu.org>
17607
17608 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
17609
17610 * emacs-lisp/autoload.el (autoload-excludes): New variable.
17611 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
17612 (batch-update-autoloads): Process a string value of autoload-excludes,
17613 set during the build process.
17614 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
17615
17616 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
17617 inside with-parsed... macro so that `v' is defined.
17618
17619 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
17620 * progmodes/fortran.el (fortran-end-of-block)
17621 (fortran-beginning-of-block):
17622 Also push mark in the macro case.
17623
17624 * emerge.el (emerge-show-file-name):
17625 * calc/calc.el (calc-quit):
17626 * calc/calc-misc.el (calc-big-or-small):
17627 * calc/calc-graph.el (calc-graph-view):
17628 * calc/calc-ext.el (calc-reset):
17629 * calendar/calendar.el (calendar-basic-setup):
17630 Use window-full-height-p.
17631
17632 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
17633 header we don't understand, don't insert another. (Bug#4624)
17634 If changing mime charset, insert the new one in the right place.
17635
17636 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
17637
17638 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
17639 (cal-tex-cursor-month): Correctly increment the end date for diary and
17640 holiday listing. (Bug#4626)
17641
17642 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17643
17644 * help-fns.el (describe-function-1): Don't burp if the function is not
17645 a symbol.
17646
17647 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
17648
17649 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
17650 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
17651 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
17652 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
17653
17654 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
17655 (eieio-default-superclass): Reflow docstrings.
17656 (this, class-option-assoc, defclass, eieio-class-un-autoload)
17657 (eieio-unbind-method-implementations, defmethod)
17658 (eieio-validate-slot-value, eieio-validate-class-slot-value)
17659 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
17660 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
17661 (eieio-slot-originating-class-p, eieio-slot-name-index)
17662 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
17663 (constructor, initialize-instance, no-next-method, object-print)
17664 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
17665 Fix typos in docstrings.
17666 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
17667 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
17668 (next-method-p): Doc fixes.
17669 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
17670 Fix typos in error messages.
17671 (eieio-defmethod): Fix typo in description of generic method.
17672
17673 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
17674 (eieio-persistent-save-interactive, slot-missing):
17675 Fix typos in docstrings.
17676 (eieio-instance-inheritor-slot-boundp): Doc fix.
17677
17678 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
17679 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
17680
17681 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
17682 (eieio-custom-object-apply-reset):
17683 Fix typos in docstrings and error messages.
17684
17685 * emacs-lisp/eieio-datadebug.el (data-debug-show):
17686 Fix typo in docstring.
17687
17688 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
17689 (eieio-browse-tree): Doc fix.
17690 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
17691 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
17692 Fix typos in docstrings.
17693
17694 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
17695 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
17696 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
17697 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
17698 Reflow docstrings.
17699
17700 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
17701
17702 * vc-hg.el (log-view-vc-backend): Declare for compiler.
17703 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
17704 Set log-view-vc-backend so that diff can work.
17705
17706 * log-view.el (log-view-diff): Use vc-diff-internal instead of
17707 vc-version-diff.
17708 (vc-diff-internal): Autoload this instead of vc-version-diff.
17709
17710 2009-10-05 Eli Zaretskii <eliz@gnu.org>
17711
17712 * simple.el (eval-expression): Doc fix.
17713
17714 * progmodes/cwarn.el (cwarn-mode): Doc fix.
17715
17716 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
17717
17718 * files.el (directory-files-no-dot-files-regexp): New defconst.
17719 (delete-directory): Use it.
17720 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
17721
17722 * net/tramp.el (tramp-verbose): Fix docstring.
17723 (tramp-methods): Add recursive option to `tramp-copy-args'.
17724 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
17725 "scp1_old", "scp2_old", "rsync", "rsyncc".
17726 (tramp-default-method): Check also for `auth-source-user-or-password'.
17727 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
17728 Add handler for `copy-directory'.
17729 (tramp-handle-copy-directory): New defun.
17730 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
17731 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
17732 Optimize sent command.
17733
17734 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17735
17736 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
17737 window if necessary.
17738
17739 * calendar/calendar.el (calendar-basic-setup): Don't call
17740 switch-to-buffer in a dedicated window.
17741
17742 2009-10-05 Karl Fogel <kfogel@red-bean.com>
17743
17744 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
17745 don't do anything related to relocating, just return nil.
17746 (bookmark-error-no-filename): New error.
17747 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
17748 bookmark has no file. Don't even attempt to handle things that
17749 are not files; the whole point of custom handlers is to keep that
17750 knowledge elsewhere anyway. Tighten some comments.
17751 (bookmark-file-or-variation-thereof): Remove now-unused function.
17752 (bookmark-location): Doc string fix.
17753 (Bug#4250)
17754
17755 2009-10-04 Karl Fogel <kfogel@red-bean.com>
17756
17757 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
17758 don't use a file dialog, because they usually don't know how to read
17759 a directory target from the user. (Bug#4230)
17760 Also, make sure the prompt can display directories as well as files.
17761
17762 2009-10-04 Karl Fogel <kfogel@red-bean.com>
17763
17764 * bookmark.el (bookmark-set, bookmark-buffer-name):
17765 Improve doc strings. (Bug#1193)
17766
17767 2009-10-04 Karl Fogel <kfogel@red-bean.com>
17768
17769 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
17770 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
17771 (bookmark-get-annotation, bookmark-set-annotation)
17772 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
17773 (bookmark-set-position, bookmark-get-front-context-string)
17774 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
17775 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
17776 (bookmark-jump-other-window, bookmark-handle-bookmark)
17777 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
17778 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
17779 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
17780 Improve doc strings to say whether bookmark can be a string or
17781 a record or both, and make other consistency and clarity fixes.
17782 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
17783 (bookmark-default-annotation-text, bookmark-yank-word)
17784 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
17785 (bookmark-import-new-list, bookmark-maybe-rename)
17786 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
17787 (bookmark-bmenu-bookmark): Give these doc strings.
17788 (bookmark-bmenu-check-position): Give this a doc string, but also
17789 add a FIXME comment about how the function may be pointless.
17790 (bookmark-default-handler): Rework doc string and change a
17791 parameter name, to clarify that this takes a bookmark record
17792 not a bookmark name.
17793 (bookmark-set): Change a parameter name to indicate its meaning,
17794 and improve the doc string a bit.
17795 (Bug#4188)
17796
17797 2009-10-04 Karl Fogel <kfogel@red-bean.com>
17798
17799 * bookmark.el (bookmark-alist): Document the new `handler' element
17800 in the param alist.
17801 (bookmark-make-record-function): Adjust documentation for above.
17802 (Bug#4193)
17803
17804 2009-10-04 Karl Fogel <kfogel@red-bean.com>
17805
17806 * info.el (Info-bookmark-make-record): Document this function.
17807 (Info-bookmark-jump): Document with a doc string, not just a comment.
17808 (Bug#4203)
17809
17810 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
17811
17812 * files.el (copy-directory): New defun.
17813
17814 * dired-aux.el (dired-copy-file-recursive): Use it.
17815
17816 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
17817
17818 * files-x.el (modify-dir-local-variable)
17819 (copy-dir-locals-to-file-locals-prop-line): Fix typos in
17820 docstrings.
17821
17822 * recentf.el (recentf-unload-function): New function.
17823
17824 2009-10-04 Glenn Morris <rgm@gnu.org>
17825
17826 * window.el (window-full-height-p): Add doc string.
17827
17828 2009-10-04 Martin Rudalics <rudalics@gmx.at>
17829
17830 * window.el (window-full-height-p): New function. (Bug#4543)
17831
17832 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
17833
17834 * vc.el: Remove commented out code.
17835 (vc-derived-from-dir-mode): Remove, unused.
17836 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
17837
17838 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
17839
17840 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
17841 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
17842 there could be recursive loading when `default-directory' is a
17843 remote file name. (Bug#4614)
17844
17845 2009-10-03 Glenn Morris <rgm@gnu.org>
17846
17847 * calendar/calendar.el (calendar-basic-setup): Handle the case where
17848 the frame is wide.
17849 (calendar-generate-window): Test for shrinkability rather than width.
17850
17851 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
17852 reusing existing buffers, in case we happen to visit two files with the
17853 same basename. (Bug#4593)
17854
17855 2009-10-02 Eli Zaretskii <eliz@gnu.org>
17856
17857 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
17858 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
17859 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
17860 subdirs of cedet as well.
17861 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
17862
17863 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
17864
17865 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
17866 Obey advertised-signature-table.
17867
17868 * help-fns.el (help-function-arglist): Don't check
17869 advertised-signature-table.
17870 (describe-function-1): Do it here instead so it also applies to subrs.
17871
17872 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
17873
17874 * simple.el (start-file-process): Say in the doc-string, that file
17875 handlers might not support pty association, if PROGRAM is nil.
17876
17877 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
17878 HOST and USER are strings. They are nil, when there are
17879 incomplete entries in ~/.netrc, for example.
17880 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
17881 root directory ("device busy" error otherwise).
17882
17883 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
17884 Flush file properties of created directory.
17885
17886 2009-10-02 Eli Zaretskii <eliz@gnu.org>
17887
17888 * makefile.w32-in (WINS_BASIC): Remove cedet.
17889 (WINS_CEDET): Add cedet.
17890 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
17891
17892 2009-10-02 Kevin Ryde <user42@zip.com.au>
17893
17894 * net/browse-url.el (browse-url): Pass any symbol in
17895 browse-url-browser-function to `apply', since if you've mistakenly put
17896 an unbound symbol then the error is clearer. (Bug#4531)
17897
17898 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
17899
17900 * allout.el (allout-init, allout-back-to-current-heading)
17901 (allout-beginning-of-current-entry, allout-ascend-to-depth)
17902 (allout-ascend, allout-up-current-level, allout-end-of-level)
17903 (allout-previous-visible-heading, allout-forward-current-level)
17904 (allout-backward-current-level, allout-show-children):
17905 * apropos.el (apropos-describe-plist):
17906 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
17907 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
17908 * completion.el (add-completion, add-permanent-completion):
17909 * descr-text.el (describe-text-category, describe-char):
17910 * desktop.el (desktop-lazy-abort):
17911 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
17912 * dired.el (dired-build-subdir-alist):
17913 * ediff.el (ediff-version):
17914 * elide-head.el (elide-head, elide-head-show):
17915 * emerge.el (emerge-version):
17916 * env.el (getenv):
17917 * face-remap.el (variable-pitch-mode):
17918 * faces.el (describe-face):
17919 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
17920 (dired-at-point):
17921 * files.el (find-file-existing, auto-save-mode):
17922 * font-lock.el (font-lock-fontify-buffer):
17923 * help-fns.el (describe-function, describe-variable)
17924 (describe-syntax, describe-categories):
17925 * help.el (view-lossage, describe-bindings, describe-key)
17926 (describe-mode):
17927 * hexl.el (hexl-current-address):
17928 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
17929 * info.el (Info-goto-emacs-key-command-node):
17930 * log-edit.el (log-edit-insert-cvs-template)
17931 (log-edit-insert-cvs-rcstemplate):
17932 * menu-bar.el (menu-bar-mode):
17933 * mouse.el (mouse-appearance-menu):
17934 * newcomment.el (comment-indent-new-line):
17935 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
17936 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
17937 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
17938 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
17939 * recentf.el (recentf-mode):
17940 * savehist.el (savehist-mode, savehist-save):
17941 * shadowfile.el (shadow-copy-files):
17942 * simple.el (kill-ring-save, next-line, previous-line)
17943 (normal-erase-is-backspace-mode):
17944 * strokes.el (strokes-update-window-configuration)
17945 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
17946 (strokes-xpm-for-stroke):
17947 * time.el (emacs-uptime, emacs-init-time):
17948 * tutorial.el (tutorial--describe-nonstandard-key)
17949 (tutorial--detailed-help):
17950 * type-break.el (type-break-mode)
17951 (type-break-mode-line-message-mode, type-break-query-mode)
17952 (type-break-guesstimate-keystroke-threshold):
17953 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
17954 * version.el (emacs-version):
17955 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
17956 * winner.el (winner-mode):
17957 * calendar/timeclock.el (timeclock-in, timeclock-out)
17958 (timeclock-status-string, timeclock-change)
17959 (timeclock-workday-remaining-string)
17960 (timeclock-workday-elapsed-string)
17961 (timeclock-when-to-leave-string):
17962 * calendar/todo-mode.el (todo-add-category):
17963 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
17964 * emacs-lisp/autoload.el (update-file-autoloads):
17965 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
17966 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
17967 (checkdoc-message-text, checkdoc-defun):
17968 * emacs-lisp/debug.el (debugger-list-functions):
17969 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
17970 * emacs-lisp/eieio-opt.el (eieio-describe-class)
17971 (eieio-describe-generic):
17972 * emacs-lisp/lisp-mnt.el (lm-synopsis):
17973 * emacs-lisp/shadow.el (list-load-path-shadows):
17974 * emulation/cua-base.el (cua-mode):
17975 * emulation/edt.el (edt-set-scroll-margins):
17976 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
17977 (tpu-toggle-regexp, tpu-toggle-search-direction)
17978 (tpu-toggle-rectangle, tpu-toggle-control-keys):
17979 * emulation/tpu-extras.el (tpu-set-scroll-margins):
17980 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
17981 (viper-set-parsing-style-toggling-macro)
17982 (viper-set-emacs-state-searchstyle-macros):
17983 * emulation/viper.el (viper-set-hooks):
17984 * eshell/esh-mode.el (eshell-truncate-buffer):
17985 * international/mule-cmds.el (prefer-coding-system)
17986 (describe-input-method, describe-language-environment):
17987 * international/mule-diag.el (list-character-sets)
17988 (describe-character-set, describe-coding-system)
17989 (describe-fontset, list-fontsets, list-input-methods):
17990 * mail/sendmail.el (mail-signature):
17991 * net/ange-ftp.el (ange-ftp-copy-file):
17992 * net/browse-url.el (browse-url):
17993 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
17994 * net/quickurl.el (quickurl-add-url):
17995 * net/rcirc.el (names, topic):
17996 * net/xesam.el (xesam-mode):
17997 * play/5x5.el (5x5-new-game):
17998 * play/yow.el (apropos-zippy):
17999 * progmodes/ada-mode.el (ada-mode-version):
18000 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
18001 (f90-end-of-block)
18002 (f90-beginning-of-block):
18003 * progmodes/fortran.el (fortran-end-of-block)
18004 (fortran-beginning-of-block):
18005 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
18006 * progmodes/python.el (python-describe-symbol, python-shell):
18007 * term/ns-win.el (ns-print-buffer):
18008 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
18009 * textmodes/flyspell.el (flyspell-mode-on):
18010 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
18011 (pages-directory-for-addresses):
18012 * textmodes/table.el (table-recognize-cell)
18013 (table-query-dimension, table-generate-source)
18014 (table-insert-sequence, table--warn-incompatibility):
18015 * textmodes/tex-mode.el (tex-validate-buffer):
18016 * textmodes/texinfmt.el (texinfmt-version)
18017 (texinfo-format-buffer):
18018 Use `called-interactively-p' instead of `interactive-p'.
18019
18020 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
18021
18022 * image-mode.el (image-toggle-display):
18023 * emacs-lisp/elp.el (elp-instrument-function):
18024 * emacs-lisp/advice.el (ad-make-advised-definition):
18025 * emacs-lisp/easy-mmode.el (define-minor-mode):
18026 * net/browse-url.el (browse-url-maybe-new-window):
18027 * progmodes/sh-script.el (sh-learn-buffer-indent):
18028 Pass new argument 'any to `called-interactively-p'.
18029
18030 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
18031
18032 * international/uni-bidi.el:
18033 * international/uni-category.el:
18034 * international/uni-combining.el:
18035 * international/uni-comment.el:
18036 * international/uni-decimal.el:
18037 * international/uni-decomposition.el:
18038 * international/uni-digit.el:
18039 * international/uni-lowercase.el:
18040 * international/uni-mirrored.el:
18041 * international/uni-name.el:
18042 * international/uni-numeric.el:
18043 * international/uni-old-name.el:
18044 * international/uni-titlecase.el:
18045 * international/uni-uppercase.el:
18046 Regenerate from Unicode 5.2.0 data.
18047
18048 2009-10-01 Glenn Morris <rgm@gnu.org>
18049
18050 * Makefile.in (ELCFILES): Regenerate.
18051
18052 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18053
18054 * subr.el (interactive-p): Mark obsolete.
18055 (called-interactively-p): Make the optional-ness of `kind' obsolete.
18056 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
18057 advertised-signature-table for subroutines as well.
18058
18059 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
18060 (set-advertised-calling-convention): New function.
18061 (make-obsolete, define-obsolete-function-alias)
18062 (make-obsolete-variable, define-obsolete-variable-alias):
18063 Make the optional-ness of `when' obsolete.
18064 (define-obsolete-face-alias): Make `when' non-optional.
18065 * help-fns.el (help-function-arglist):
18066 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
18067 Use advertised-signature-table.
18068
18069 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
18070
18071 * files.el (delete-directory): New defun. The original function
18072 in fileio.c has been renamed to `delete-directory-internal'.
18073
18074 * dired.el (dired-delete-file): Call `delete-directory' with
18075 RECURSIVE parameter.
18076
18077 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
18078 parameter RECURSIVE. Implementation is missing.
18079
18080 * net/tramp.el (tramp-handle-make-directory): Flush upper
18081 directory's file properties.
18082 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
18083 (tramp-handle-dired-recursive-delete-directory): Flush directory
18084 properties after the remove command only.
18085
18086 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
18087 Handle optional parameter RECURSIVE.
18088
18089 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
18090 Handle optional parameter RECURSIVE.
18091
18092 * net/tramp-smb.el (tramp-smb-errors): Add error message for
18093 connection timeout.
18094 (tramp-smb-handle-delete-directory): Handle optional parameter
18095 RECURSIVE.
18096
18097 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
18098
18099 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
18100 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
18101 (byte-compile-defmacro): Use backquotes.
18102
18103 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
18104
18105 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
18106 has no associated file.
18107 (vc-resynch-buffer): Use vc-dir-buffers.
18108
18109 2009-10-01 Glenn Morris <rgm@gnu.org>
18110
18111 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
18112 (chart-file-count):
18113 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
18114 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
18115 * emacs-lisp/eieio-opt.el (eieio-describe-class):
18116 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
18117 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
18118 (eieio-copy-parents-into-subclass, make-instance, class-children)
18119 (eieio-generic-form):
18120
18121 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
18122 match-data. (Bug#4555).
18123
18124 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
18125 rather than parsing it as a regexp. This relaxes the layout
18126 requirements and makes errors easier to detect.
18127 (check-declare-verify): Check file is regular.
18128 (check-declare-directory): Doc fix.
18129 * subr.el (declare-function): Doc fix.
18130
18131 * ibuffer.el (ibuffer-format-qualifier):
18132 * isearch.el (hi-lock-regexp-okay):
18133 * calc/calc.el (math-zerop):
18134 * mail/uce.el (rmail-msgbeg, rmail-msgend):
18135 * term/w32-win.el (setup-default-fontset, set-fontset-font):
18136 Remove unused declarations.
18137
18138 2009-09-30 Eric Ludlam <zappo@gnu.org>
18139
18140 * emacs-lisp/eieio.el (boolean-p): Delete.
18141
18142 2009-09-30 Glenn Morris <rgm@gnu.org>
18143
18144 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
18145
18146 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
18147 filename is not a string.
18148
18149 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
18150
18151 * files.el (safe-local-eval-forms): Fix typo.
18152
18153 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
18154
18155 * vc-hooks.el (vc-dir-buffers): New var.
18156 (vc-state-refresh): New function.
18157 (vc-state): Use it.
18158 (vc-after-save): Always ask the backend to recompute the new state.
18159 Always call vc-dir if necessary, using vc-dir-buffers.
18160 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
18161 Use vc-dir-buffers.
18162 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
18163 (vc-dir-prepare-status-buffer, vc-dir-update)
18164 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
18165 Don't call expand-file-name on default-directory.
18166
18167 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
18168
18169 * speedbar.el (speedbar-item-delete):
18170 * calc/calc-prog.el (calc-kbd-if):
18171 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
18172
18173 * epa.el (epa-key-list-mode-map):
18174 * hi-lock.el (hi-lock-menu): Fix typos in menus.
18175
18176 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
18177 (hs-show-hook): Fix typo in docstring.
18178
18179 2009-09-29 Glenn Morris <rgm@gnu.org>
18180
18181 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
18182 file-name-nondirectory call preventing location of cedet files.
18183 (check-declare-verify): Use literal search rather than re-search.
18184 Add basic defmethod and defclass, and define-overloadable-function.
18185
18186 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18187 Use tramp-compat-file-attributes rather than nonexistent
18188 tramp-compat-handle-file-attributes.
18189
18190 * Makefile.in (lisptagsfiles4): New.
18191 (AUTOGENEL): Add cedet loaddefs files.
18192 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
18193 (update-elclist, compile-always, backup-compiled-files)
18194 (bootstrap-clean): Add yet another directory level.
18195 (update-elclist): Use LC_COLLATE rather than COLLATE.
18196 (ELCFILES): Update, via `make update-elclist'.
18197
18198 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
18199
18200 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
18201 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
18202 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
18203
18204 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
18205
18206 * Makefile.in (lisptagsfiles3): Define.
18207 (TAGS, TAGS-LISP): Use it.
18208 (update-elclist): Add third directory level to look for elc files.
18209 (compile-always): Likewise.
18210 (backup-compiled-files): Likewise.
18211 (bootstrap-clean): Likewise.
18212 (ELCFILES): Update.
18213
18214 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
18215
18216 * Makefile.in (ELCFILES): Add CEDET files.
18217
18218 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
18219
18220 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
18221
18222 * net/tramp.el (top): Require tramp-imap.
18223
18224 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
18225 Use `tramp-compat-handle-file-attributes'.
18226
18227 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
18228
18229 * net/tramp-imap.el: New package.
18230
18231 2009-09-28 Eric Ludlam <zappo@gnu.org>
18232
18233 * emacs-lisp/chart.el:
18234 * emacs-lisp/eieio-base.el:
18235 * emacs-lisp/eieio-comp.el:
18236 * emacs-lisp/eieio-custom.el:
18237 * emacs-lisp/eieio-datadebug.el:
18238 * emacs-lisp/eieio-opt.el:
18239 * emacs-lisp/eieio-speedbar.el:
18240 * emacs-lisp/eieio.el: New files.
18241
18242 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18243
18244 * whitespace.el (whitespace-trailing-regexp)
18245 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
18246 Fix doc string.
18247
18248 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
18249
18250 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
18251 menu.
18252
18253 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
18254 menu-bar-ediff-menu.
18255
18256 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
18257 define-overloadable-function.
18258
18259 * progmodes/autoconf.el: Provide autoconf as well, so that this
18260 file can be `require'd.
18261
18262 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
18263
18264 * emacs-lisp/autoload.el (generated-autoload-feature)
18265 (generated-autoload-load-name): New vars.
18266 (autoload-rubric, autoload-generate-file-autoloads): Use them.
18267 (make-autoload): Recognize define-overloadable-function and
18268 defclass forms (for EIEIO).
18269
18270 * Makefile.in (update-subdirs): Exclude cedet directory.
18271
18272 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
18273
18274 * term/ns-win.el: Don't set the region face background. (Bug#4381)
18275
18276 * faces.el: Default light-background background for region face to
18277 ns_selection_color under NS.
18278
18279 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
18280
18281 * net/imap-hash.el: New library, see NEWS.
18282
18283 * Makefile.in (ELCFILES): Add imap-hash.el.
18284
18285 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
18286
18287 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
18288 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
18289 * help-macro.el (make-help-screen): Avoid using an ambiguous function
18290 definition where the docstring could be taken for the return value.
18291
18292 2009-09-26 Glenn Morris <rgm@gnu.org>
18293
18294 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
18295 Add option to only show images below a certain size.
18296 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
18297 save-excursion calls.
18298
18299 2009-09-26 Eli Zaretskii <eliz@gnu.org>
18300
18301 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
18302 subdirectories) and eieio.
18303
18304 2009-09-26 Alan Mackenzie <acm@muc.de>
18305
18306 * progmodes/cc-engine.el (c-beginning-of-statement-1):
18307 Correct buggy bracketing. (Bug#4289)
18308
18309 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
18310 character constants (as case labels). (Bug#4289)
18311
18312 2009-09-25 Juri Linkov <juri@jurta.org>
18313
18314 * files.el (safe-local-eval-forms): Allow time-stamp in
18315 before-save-hook (Bug#4554).
18316
18317 2009-09-25 Drew Adams <drew.adams@oracle.com>
18318
18319 * menu-bar.el (list-buffers-directory): Doc fix.
18320
18321 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
18322
18323 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
18324 Try and avoid copying twice the same paragraph.
18325 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
18326 Remove save-excursion.
18327 (log-edit-changelog-entry): Do it here instead.
18328
18329 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
18330
18331 * bs.el (bs--get-file-name): Use `list-buffers-directory'
18332 when available, instead of hardcoding mode names. Doc fix.
18333
18334 * menu-bar.el (list-buffers-directory): Add docstring.
18335 Make automatically buffer-local.
18336
18337 * dired.el (dired-mode):
18338 * files.el (cd-absolute):
18339 * pcvs.el (cvs-temp-buffer):
18340 * pcvs-util.el (cvs-get-buffer-create):
18341 * shell.el (shell-mode):
18342 * vc-dir.el (vc-dir-mode):
18343 Don't make `list-buffers-directory' buffer local.
18344
18345 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
18346
18347 * comint.el (comint-exec, comint-run, make-comint):
18348 Doc fixes (Bug#4542).
18349
18350 2009-09-25 Glenn Morris <rgm@gnu.org>
18351
18352 * mail/rmailmm.el (rmail-mime): New custom group.
18353 Move all defcustoms in this file into this group.
18354 (rmail-mime-media-type-handlers-alist): Revert previous change.
18355 (rmail-mime-show-images): New option.
18356 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
18357 references to it, since it wasn't actually used for anything.
18358 (rmail-mime-insert-image): New function.
18359 (rmail-mime-image): Use rmail-mime-insert-image.
18360 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
18361 obey the value of `rmail-mime-show-images' option. Print the size of
18362 attachments.
18363
18364 2009-09-25 David Engster <deng@randomsample.de>
18365
18366 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
18367
18368 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18369
18370 * whitespace.el: Does not highlight trailing spaces While point is
18371 at end of line. Does not highligt spaces at beginning of buffer
18372 while point is at beginning of buffer. Does not highlight spaces
18373 at end of buffer while point is at end of buffer. (Bug#4177)
18374 New version 12.0.
18375 (whitespace-display-mappings): Adjust initialization.
18376 (whitespace-point, whitespace-font-lock-refontify): New vars.
18377 (whitespace-color-on, whitespace-color-off): Adjust code.
18378 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
18379 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
18380 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
18381
18382 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
18383
18384 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
18385
18386 * textmodes/sgml-mode.el: Remove xml-mode alias.
18387
18388 * files.el (auto-mode-alist, conf-mode-maybe)
18389 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
18390
18391 2009-09-24 Alan Mackenzie <acm@muc.de>
18392
18393 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
18394 c-forward-conditionals, but it doesn't move point and doesn't set
18395 the mark.
18396 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
18397 (c-down-conditional-with-else, c-backward-conditional)
18398 (c-forward-conditional): Refactor to use c-scan-conditionals.
18399
18400 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
18401
18402 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
18403 (help-default-arg-highlight): Remove.
18404 (help-highlight-arg): New function.
18405 (help-do-arg-highlight): Use it.
18406 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
18407
18408 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18409
18410 * term.el (term-set-scroll-region, term-handle-ansi-escape):
18411 Undo last change, which didn't fix the problem and introduced others.
18412
18413 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
18414
18415 * progmodes/gdb-mi.el: Don't require speedbar.
18416 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
18417
18418 2009-09-24 Glenn Morris <rgm@gnu.org>
18419
18420 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
18421
18422 * term/ns-win.el (ns-reg-to-script): Define for compiler.
18423
18424 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
18425 there is no newline after the final mime boundary. (Bug#4539)
18426 Move markers on insertion so that any buttons inserted don't end up in
18427 the next part of a multipart message.
18428 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
18429 (rmail-mime-bulk-handler): Optionally handle images.
18430 (rmail-mime-image): New button action.
18431 (rmail-mime-image-handler): New function.
18432 (rmail-mime-mode): New mode.
18433 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
18434
18435 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
18436
18437 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
18438 than just dropping elements from it (bug#4504).
18439
18440 * term.el (term-set-scroll-region): Don't move cursor any more.
18441 (term-handle-ansi-escape): Call term-goto here instead.
18442 Suggested by Ivan Kanis <apple@kanis.eu>.
18443
18444 * term.el: Require CL.
18445 (term-ansi-reset): New function.
18446 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
18447 (term-handle-colors-array): Simplify.
18448
18449 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
18450
18451 * allout.el (allout-overlay-interior-modification-handler)
18452 (allout-obtain-passphrase):
18453 * epa-file.el (epa-file-write-region):
18454 * ps-print.el (ps-begin-job):
18455 * vc-hooks.el (vc-toggle-read-only):
18456 * vc-rcs.el (vc-rcs-rollback):
18457 * vc-sccs.el (vc-sccs-rollback):
18458 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
18459 (vc-version-diff, vc-revert, vc-rollback):
18460 * wdired.el (wdired-check-kill-buffer):
18461 * emacs-lisp/authors.el (authors):
18462 * net/socks.el (socks-open-connection):
18463 * net/zeroconf.el (zeroconf-service-add-hook):
18464 * obsolete/vc-mcvs.el (vc-mcvs-register):
18465 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
18466 (gdb-select-frame):
18467 * progmodes/grep.el (lgrep, rgrep):
18468 * progmodes/idlw-help.el (idlwave-help-check-locations)
18469 (idlwave-help-html-link, idlwave-help-assistant-open-link):
18470 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
18471 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
18472 (reftex-toc-rename-label): Fix typos in error messages.
18473
18474 * dired-aux.el (dired-do-shell-command): Reflow docstring.
18475 (dired-copy-how-to-fn): Doc fix.
18476 (dired-files-attributes, dired-read-shell-command):
18477 Fix typos in docstrings.
18478
18479 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
18480 (dired-x-find-file-other-window): Reflow docstrings.
18481 (dired-omit-marker-char, dired-read-shell-command)
18482 (dired-x-submit-report): Fix typos in docstrings.
18483
18484 * shell.el (shell-mode-hook):
18485 * view.el (View-scroll-line-forward):
18486 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
18487 Fix typos in docstrings.
18488
18489 * net/dig.el (dig-invoke): Fix typo in docstring.
18490 (query-dig): Reflow docstring.
18491
18492 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
18493 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
18494 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
18495 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
18496 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
18497 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
18498 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
18499 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
18500 (idlwave-completion-map, idlwave-current-indent)
18501 (idlwave-custom-ampersand-surround, idlwave-customize)
18502 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
18503 (idlwave-define-abbrev, idlwave-determine-class-special)
18504 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
18505 (idlwave-end-block-reg, idlwave-end-of-statement)
18506 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
18507 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
18508 (idlwave-explicit-class-listed, idlwave-file-header)
18509 (idlwave-fill-paragraph, idlwave-find-class-definition)
18510 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
18511 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
18512 (idlwave-in-quote, idlwave-indent-action-table)
18513 (idlwave-indent-expand-table, idlwave-indent-line)
18514 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
18515 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
18516 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
18517 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
18518 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
18519 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
18520 (idlwave-outlawed-buffers, idlwave-popup-select)
18521 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
18522 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
18523 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
18524 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
18525 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
18526 (idlwave-statement-type, idlwave-struct-skip)
18527 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
18528 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
18529 (idlwave-what-module-find-class): Fix typos in docstrings.
18530 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
18531 (idlwave-calculate-cont-indent, idlwave-expand-equal)
18532 (idlwave-find-module, idlwave-find-structure-definition)
18533 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
18534 (idlwave-list-load-path-shadows, idlwave-next-statement)
18535 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
18536 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
18537 (idlwave-template): Reflow docstrings.
18538
18539 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
18540 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
18541 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
18542 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
18543 (idlwave-shell-display-line, idlwave-shell-display-wframe)
18544 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
18545 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
18546 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
18547 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
18548 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
18549 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
18550 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
18551 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
18552 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
18553 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
18554 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
18555 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
18556 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
18557 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
18558 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
18559 Fix typos in docstrings.
18560 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
18561 (idlwave-shell-hide-output, idlwave-shell-mode)
18562 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
18563 Reflow docstrings.
18564
18565 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
18566
18567 2009-09-24 Ivan Kanis <apple@kanis.eu>
18568
18569 * term.el (term-bold-attribute): New var.
18570 (term-handle-colors-array): Use it.
18571
18572 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
18573
18574 * progmodes/gdb-mi.el (gdb-version): New variable.
18575 (gdb-non-stop-handler): Set gdb-version.
18576 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
18577 Condition "--thread" option on gdb-version.
18578 (gdb-invalidate-threads): Remove unused argument.
18579
18580 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
18581
18582 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
18583 to looking-back to avoid ridiculous slow down in large files (bug#4511).
18584
18585 2009-09-23 Glenn Morris <rgm@gnu.org>
18586
18587 * mail/rmail.el (rmail-reply): Don't try to add a References header when
18588 replying to mail without References or Message-Id. (Bug#4525)
18589
18590 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
18591
18592 * term/ns-win.el (ns-reg-to-script): New variable.
18593
18594 2009-09-23 Daiki Ueno <ueno@unixuser.org>
18595
18596 * epg.el (epg-wait-for-status): Preserve existing 'error results.
18597
18598 2009-09-22 Sam Steingold <sds@gnu.org>
18599
18600 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
18601 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
18602 to 1 because hg returns status 1 when nothing is found.
18603 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
18604
18605 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
18606
18607 * textmodes/fill.el: Convert to utf-8 encoding.
18608 (fill-french-nobreak-p): Remove redundant » and « inherited from our
18609 pre-Unicode days.
18610
18611 * add-log.el (change-log-fill-forward-paragraph): New function.
18612 (change-log-mode): Use it so fill-region DTRT.
18613 Set fill-indent-according-to-mode here rather than in
18614 change-log-fill-paragraph.
18615 (change-log-fill-paragraph): Remove.
18616
18617 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
18618
18619 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
18620 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
18621
18622 2009-09-22 Glenn Morris <rgm@gnu.org>
18623
18624 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
18625 the scroll-bar scroll the calendar window rather than the buffer.
18626
18627 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
18628 commands that move point (as opposed to scrolling).
18629
18630 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
18631
18632 * emacs-lisp/elint.el (elint): New custom group.
18633 (elint-log-buffer): Make it a defcustom.
18634 (elint-scan-preloaded, elint-ignored-warnings)
18635 (elint-directory-skip-re): New options.
18636 (elint-builtin-variables): Doc fix.
18637 (elint-preloaded-env): New variable.
18638 (elint-unknown-builtin-args): Add an entry for encode-time.
18639 (elint-extra-errors): Make it a variable rather than a constant.
18640 (elint-preloaded-skip-re): New constant.
18641 (elint-directory): Skip files matching elint-directory-skip-re.
18642 (elint-features): New variable, local to linted buffers.
18643 (elint-update-env): Initialize elint-features. Possibly add
18644 elint-preloaded-env to the buffer's environment.
18645 (elint-get-top-forms): Bind elint-current-pos, for log messages.
18646 Skip quoted forms.
18647 (elint-init-form): New function, extracted from elint-init-env.
18648 Make non-list forms a warning rather than an error.
18649 Add the mode-map for define-derived-mode. Handle define-minor-mode,
18650 easy-menu-define, put that adds an error-condition, and provide.
18651 When requiring cl, also require cl-macs. Really require cl, to handle
18652 some cl macros. Store required libraries in the list elint-features,
18653 so as not to re-load them. Treat cc-require like require.
18654 (elint-init-env): Call elint-init-form to do the work.
18655 Handle eval-and-compile and such like.
18656 (elint-add-required-env): Do not clear messages.
18657 (elint-special-forms): Add handlers for function, defalias, if, when,
18658 unless, and, or.
18659 (elint-form): Add optional argument to ignore elint-special-forms,
18660 useful to prevent recursive calls from handlers. Doc fix.
18661 Respect elint-ignored-warnings.
18662 (elint-form): Respect elint-ignored-warnings.
18663 (elint-bound-variable, elint-bound-function): New variables.
18664 (elint-unbound-variable): Respect elint-bound-variable.
18665 (elint-get-args): Respect elint-bound-function.
18666 (elint-check-cond-form): Add some simple handling for (f)boundp and
18667 featurep tests.
18668 (elint-check-defalias-form): New handler.
18669 (elint-check-let-form): Make an empty let a warning rather than an
18670 error.
18671 (elint-check-setq-form): Make an empty setq a warning rather than an
18672 error. Respect elint-ignored-warnings.
18673 (elint-check-defvar-form): Accept null doc-strings.
18674 (elint-check-conditional-form): New handler. Does some simple-minded
18675 checking of featurep and (f)boundp tests.
18676 (elint-put-function-args): New function.
18677 (elint-initialize): Use elint-scan-doc-file rather than
18678 elint-find-builtin-variables. Use elint-put-function-args.
18679 Possibly scan preloaded-file-list.
18680 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
18681 extend to handle functions as well.
18682
18683 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
18684
18685 * linum.el (linum-delete-overlays, linum-update-window):
18686 Do not modify the right margin. (Bug#3971)
18687
18688 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
18689
18690 * files.el (conf-mode-maybe, magic-fallback-mode-alist):
18691 Use nxml-mode instead of xml-mode.
18692
18693 2009-09-21 Kevin Ryde <user42@zip.com.au>
18694
18695 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
18696
18697 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
18698
18699 * net/dig.el (dig-mode): Use define-derived-mode.
18700
18701 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
18702
18703 * vc-dispatcher.el (vc-do-command): Return the process object in
18704 the asynchronous case. Use when instead of if. Do not run
18705 vc-exec-after to display a message if not enabled. (Bug#4463)
18706
18707 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
18708 properties to the stash strings.
18709 (vc-git-stash-list): Return a list of strings.
18710 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
18711 (vc-git-stash-show-at-point): New functions.
18712 (vc-git-stash-map): New keymap.
18713
18714 * register.el (ctl-x-r-map): Define the keys here instead of
18715 using autoload.
18716
18717 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
18718
18719 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
18720 list, to workaround performance problem (bug#4485).
18721
18722 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
18723
18724 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
18725
18726 2009-09-20 Daiki Ueno <ueno@unixuser.org>
18727
18728 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
18729 Document that this option is not recommended to use.
18730
18731 2009-09-19 Glenn Morris <rgm@gnu.org>
18732
18733 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
18734 variable `var'.
18735
18736 * calc/calc-alg.el (var):
18737 * calc/calcalg2.el (var): Define for compiler.
18738
18739 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
18740
18741 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
18742 Doc fix (Bug#3932).
18743
18744 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
18745
18746 * time-stamp.el (time-stamp-month-dd-yyyy)
18747 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
18748 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
18749 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
18750 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
18751 Remove functions that have been obsolete since 1995 (Bug#4436).
18752
18753 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
18754 indent buffer only if called interactively (Bug#4452).
18755
18756 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
18757 Eli Zaretskii <eliz@gnu.org>
18758
18759 This fixes bug#4197 (merged to bug#865, though not identical).
18760 * server.el (server-auth-dir): Add docstring note about FAT32.
18761 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
18762 but warn against using them.
18763
18764 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
18765
18766 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
18767 older GDB where there is no has_more field.
18768
18769 2009-09-19 Glenn Morris <rgm@gnu.org>
18770
18771 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
18772
18773 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
18774
18775 * files.el (auto-mode-alist): Change default for XML files to nXML
18776 mode (Bug#4169).
18777
18778 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
18779
18780 * server.el (server-ensure-safe-dir): Pass 'integer
18781 to `file-attributes', as suggested.
18782
18783 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
18784
18785 * dired-aux.el (dired-query-alist): Remove spurious backslash.
18786 (dired-query): Use read-key.
18787
18788 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
18789
18790 * cus-start.el (ns-use-qd-smoothing): Remove.
18791
18792 2009-09-18 Glenn Morris <rgm@gnu.org>
18793
18794 * allout.el (top-level): Remove unnecessary progn.
18795
18796 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
18797
18798 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
18799 definition of abbrev table.
18800
18801 * speedbar.el (speedbar-track-mouse):
18802 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
18803 * net/eudc.el (eudc-expand-inline):
18804 * net/newst-backend.el (newsticker--cache-read-feed):
18805 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
18806 condition-case handlers.
18807
18808 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
18809
18810 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
18811 (gdb-var-list): Add an element for has_more field.
18812 (gdb-non-stop-handler): Enable pretty printing for STL containers.
18813 (gdb-var-create-handler, gdb-var-list-children-handler-1)
18814 (gdb-var-update-handler-1): Parse output of dynamic variable
18815 objects (STL containers).
18816 (gdb-var-delete-1): Pass var1 as an explicit second argument.
18817 (gdb-get-field): Delete alias. Use bindat-get-field directly.
18818
18819 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
18820 gdb-var-list.
18821 (gud-speedbar-buttons): Make node expandable if expression "has more"
18822 children.
18823
18824 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
18825
18826 * startup.el (emacs-quick-startup): Remove variable and all uses.
18827 (command-line): Set `inhibit-x-resources' instead.
18828 (command-line-1): Use `inhibit-x-resources' instead.
18829
18830 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
18831
18832 * subr.el: Fix last change to avoid using the `unless' macro,
18833 which breaks bootstrapping.
18834
18835 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
18836
18837 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
18838 extended definitions, in case we reload subr.el after having
18839 loaded CL.
18840 (eval-next-after-load): Mark as obsolete.
18841
18842 2009-09-17 Juri Linkov <juri@jurta.org>
18843
18844 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
18845 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
18846 (menu-bar-showhide-menu, menu-bar-tools-menu)
18847 (menu-bar-describe-menu, menu-bar-help-menu)
18848 (minibuffer-local-completion-map, minibuffer-local-map):
18849 Fix list quoting.
18850
18851 2009-09-17 Glenn Morris <rgm@gnu.org>
18852
18853 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
18854 arguments, whether or not it has a handler.
18855
18856 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
18857
18858 * simple.el (hard-newline): Give it a doc-string.
18859
18860 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
18861 (lisp-mode-syntax-table): Give them doc-strings.
18862
18863 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
18864
18865 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
18866 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
18867 (menu-bar-options-menu, menu-bar-showhide-menu)
18868 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
18869 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
18870 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
18871 (menu-bar-options-menu, menu-bar-tools-menu)
18872 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
18873 (menu-bar-help-menu):
18874 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
18875 string arguments.
18876
18877 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
18878 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
18879 calls for the menu names and :help.
18880
18881 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
18882
18883 * mouse.el (minor-mode-menu-from-indicator): Pay attention
18884 to :minor-mode-function (bug#4455).
18885
18886 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18887
18888 * startup.el (command-line): Initialize the window-system after
18889 processing the command-line.
18890
18891 * textmodes/page.el (what-page): Make sure we don't inf-loop if
18892 page-delimiter matches the empty string.
18893
18894 2009-09-16 Glenn Morris <rgm@gnu.org>
18895
18896 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
18897 byte-compile-not-obsolete-var. It's a list now.
18898 (byte-compile-not-obsolete-funcs): New variable.
18899 (byte-compile-warn-obsolete): Don't warn about functions if they are in
18900 byte-compile-not-obsolete-funcs.
18901 (byte-compile-variable-ref, byte-compile-defvar): Update for
18902 byte-compile-not-obsolete-vars name-change and list nature.
18903 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
18904 and variables behind (f)boundp tests.
18905 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
18906
18907 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
18908
18909 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
18910
18911 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
18912
18913 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
18914 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
18915 Don't autoload.
18916
18917 2009-09-15 Stephen Eglen <stephen@gnu.org>
18918
18919 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
18920 the virtual-buffers, use the name of the buffer specified by
18921 find-file-noselect, as the match may be a symlink. (This was a
18922 problem if the target and the symlink had different names.)
18923
18924 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
18925
18926 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
18927
18928 * desktop.el (desktop-path): Check user-emacs-directory.
18929
18930 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
18931
18932 * loadup.el: Use after-load-functions to GC after loading each file.
18933 Remove the explicit GC calls that used to be sprinkled around.
18934
18935 * subr.el (after-load-functions): New hook.
18936 (do-after-load-evaluation): Run it. Use string-match-p to detect
18937 `obsolete' packages, rather than painfully extracting the relevant
18938 directory name.
18939
18940 2009-09-15 Glenn Morris <rgm@gnu.org>
18941
18942 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
18943 free variable `doc'.
18944
18945 * dired.el (dired-mode-map): Add menu entry for async shell command.
18946
18947 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
18948 variables, also consider the .elc files, since the .el files are
18949 normally gzipped (subsequent code locates the .el.gz from the .elc).
18950
18951 * calc/calc-prog.el (arglist): Define for compiler.
18952
18953 * calendar/diary-lib.el (diary-display-function): Change the default to
18954 fancy display.
18955 (body): Define for compiler.
18956
18957 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
18958 (byte-compile-file-form, byte-compile-lambda)
18959 (byte-compile-top-level-body, byte-compile-form)
18960 (byte-compile-variable-ref, byte-compile-setq)
18961 (byte-compile-setq-default, byte-compile-body)
18962 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
18963 (batch-byte-compile): Give some more local variables with common names
18964 a "bytecomp-" prefix to avoid masking warnings about free variables.
18965
18966 * startup.el (command-line-1): Give local variables with common names a
18967 distinguishing prefix, so as not to hide free variable warnings during
18968 bootstrap.
18969
18970 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
18971 clever and add a suffix to make a unique name, just let the user decide
18972 whether or not to overwrite it. If the input is a directory, write the
18973 default filename to that directory. (Bug#4388)
18974 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
18975 is a filename-as-a-directory.
18976
18977 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
18978
18979 * textmodes/page.el (what-page): Don't move to beginning of line.
18980 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
18981
18982 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
18983
18984 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
18985
18986 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
18987
18988 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
18989 * help.el (help-for-help-internal): Add purecopy calls for text.
18990
18991 * vc.el (top): print-log method now takes an optional SHORTLOG
18992 argument. Add a new method: root.
18993 (vc-root-diff, vc-print-root-log): New functions.
18994 (vc-log-short-style): New variable.
18995 (vc-print-log-internal): Add support for showing short logs.
18996
18997 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
18998 vc-print-root-log and vc-print-root-diff.
18999
19000 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
19001 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
19002 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
19003 short logs.
19004
19005 * vc-cvs.el (vc-cvs-print-log):
19006 * vc-mtn.el (vc-mtn-print-log):
19007 * vc-rcs.el (vc-rcs-print-log):
19008 * vc-sccs.el (vc-sccs-print-log):
19009 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
19010 that is ignored for now.
19011
19012 * vc-mtn.el (vc-mtn-annotate-command):
19013 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
19014
19015 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
19016
19017 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
19018 to function-key-map, and give them ascii-character property.
19019 * term/x-win.el (x-alternatives-map):
19020 * term/ns-win.el (ns-alternatives-map):
19021 * term/internal.el (msdos-key-remapping-map):
19022 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
19023
19024 2009-09-14 Glenn Morris <rgm@gnu.org>
19025
19026 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
19027 temp-buffers (2009-09-12).
19028
19029 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19030
19031 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
19032 the new read-key function.
19033
19034 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
19035
19036 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
19037 is defined (Bug#4405).
19038
19039 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
19040
19041 * recentf.el (recentf-cleanup): Use a hash table to find
19042 duplicates (Bug#4407).
19043
19044 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
19045
19046 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
19047 kp-0 to ascii equivalents (Bug#4325).
19048
19049 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
19050
19051 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
19052
19053 * eshell/em-hist.el:
19054 * eshell/em-dirs.el (eshell-complete-user-reference):
19055 Declare pcomplete functions and variables to avoid compiler warnings.
19056
19057 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
19058
19059 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
19060 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
19061 * eshell/em-alias.el (eshell-aliases-file):
19062 * eshell/em-hist.el (eshell-history-file-name):
19063 Use expand-file-name instead of concat to make file names (Bug#4308).
19064
19065 2009-09-13 Glenn Morris <rgm@gnu.org>
19066
19067 * ediff-merg.el (ediff-do-merge):
19068 * filesets.el (filesets-run-cmd):
19069 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
19070 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
19071 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
19072 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
19073 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
19074 Replace empty `let's with `progn'.
19075
19076 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
19077
19078 * mail/sendmail.el (send-mail-function):
19079 * tooltip.el (tooltip-mode):
19080 * simple.el (transient-mark-mode):
19081 * rfn-eshadow.el (file-name-shadow-mode):
19082 * frame.el (blink-cursor-mode):
19083 * font-core.el (global-font-lock-mode):
19084 * files.el (temporary-file-directory)
19085 (small-temporary-file-directory, auto-save-file-name-transforms):
19086 * epa-hook.el (auto-encryption-mode):
19087 * composite.el (global-auto-composition-mode):
19088 Use custom-initialize-delay.
19089 * startup.el (command-line): Don't explicitly call
19090 custom-reevaluate-setting for all the above vars.
19091 * custom.el (custom-initialize-safe-set)
19092 (custom-initialize-safe-default): Delete.
19093
19094 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19095
19096 * term/x-win.el (x-initialize-window-system):
19097 * term/w32-win.el (w32-initialize-window-system):
19098 * term/ns-win.el (ns-initialize-window-system): Don't call
19099 mouse-wheel-mode since it's enabled globally by default already.
19100
19101 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
19102 actually define the variable, but only silences the byte-compiler.
19103 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
19104 before looking it up.
19105 (mouse-wheel-scroll-amount): Also reset the bindings if this value
19106 is changed.
19107
19108 2009-09-12 Glenn Morris <rgm@gnu.org>
19109
19110 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
19111 1000.
19112 (elint-add-required-env): Don't beep on error.
19113 (elint-forms): In case of error, return ENV unchanged.
19114 (elint-init-env): Skip non-list forms.
19115 (elint-log): Handle unknown file positions.
19116
19117 2009-09-12 Daiki Ueno <ueno@unixuser.org>
19118
19119 * epg.el (epg-make-context): Add autoload cookie.
19120 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
19121 (epg-decrypt-string, epg-start-verify, epg-verify-file)
19122 (epg-verify-string, epg-start-sign, epg-sign-file)
19123 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
19124 (epg-encrypt-string, epg-start-export-keys)
19125 (epg-export-keys-to-file, epg-export-keys-to-string)
19126 (epg-start-import-keys, epg-import-keys-from-file)
19127 (epg-import-keys-from-string, epg-start-receive-keys)
19128 (epg-receive-keys, epg-import-keys-from-server)
19129 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
19130 (epg-sign-keys, epg-start-generate-key)
19131 (epg-generate-key-from-file, epg-generate-key-from-string):
19132 Remove autoload cookie.
19133
19134 2009-09-12 Eli Zaretskii <eliz@gnu.org>
19135
19136 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
19137 reevaluation of trash-directory.
19138
19139 * mwheel.el: Fix last change.
19140 (mouse-wheel-mode): New defvar.
19141 (mouse-wheel-mode): Remove autoload cookie.
19142
19143 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19144
19145 * mwheel.el (mwheel-installed-bindings): New var.
19146 (mouse-wheel-mode): Use it, so as to make sure we really remove all
19147 the bindings we set last time. Use custom-initialize-delay.
19148 * loadup.el: Load mwheel after term/*-win.el.
19149 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
19150 and mouse-wheel-up-event now that their first evaluation is done
19151 sufficiently late to be correct.
19152
19153 * startup.el (tutorial-directory): Make it a defcustom.
19154 Use custom-initialize-delay rather than eval-at-startup to set it.
19155 * image.el (image-load-path): Make it a defcustom.
19156 Use custom-initialize-delay rather than eval-at-startup to set it.
19157 * subr.el (eval-at-startup): Remove.
19158 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
19159
19160 * subr.el (do-after-load-evaluation): Warn the user after loading an
19161 obsolete package.
19162
19163 2009-09-12 Glenn Morris <rgm@gnu.org>
19164
19165 * proced.el (proced-mark-alt): Remove alias.
19166 (proced-mode-map): Remove proced-mark-alt.
19167
19168 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
19169 Elint file and directory. Remove initialization entry.
19170
19171 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
19172 commands.
19173 (elint-current-buffer): Set mode-line-process.
19174 (elint-init-env): Handle define-derived-mode.
19175 Fix declare-function with unspecified arglist. Guard against odd
19176 defalias statements (eg iso-insert's 8859-1-map).
19177 (elint-add-required-env): Use a temp buffer.
19178 (elint-form): Just print the function/macro name, not the whole form.
19179 Return env unchanged if we fail to parse a macro.
19180 (elint-forms): Guard against parse errors.
19181 (elint-output): New function, to handle batch mode.
19182 (elint-log-message): Add optional argument. Use elint-output.
19183 (elint-set-mode-line): New function.
19184
19185 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
19186
19187 * emacs-lisp/elp.el (elp-not-profilable): Add more
19188 functions (Bug#4233).
19189
19190 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
19191
19192 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
19193 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
19194
19195 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
19196
19197 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
19198 (gdb-var-list-children): Use json parsing.
19199
19200 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
19201
19202 * progmodes/js.el (js--proper-indentation): Handle the case where
19203 char-before is null. Reported by Deniz Dogan.
19204
19205 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
19206
19207 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
19208
19209 2009-09-11 Daiki Ueno <ueno@unixuser.org>
19210
19211 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
19212 (epg-digest-algorithm-alist): Add SHA224.
19213 (epg-context-set-passphrase-callback)
19214 (epg-context-set-progress-callback): Add description about
19215 callback function.
19216
19217 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19218
19219 * custom.el (custom-delayed-init-variables): New var.
19220 (custom-initialize-delay): New function.
19221 * startup.el (command-line): "Re"evaluate all vars in
19222 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
19223 explicitly any more.
19224 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
19225 to avoid creating a ~/.emacs.d at build-time (bug#4347).
19226
19227 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
19228
19229 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
19230
19231 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
19232 (gdb-var-update-handler): Use json parsing.
19233
19234 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
19235
19236 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
19237 decode annotated text, regardless of language environment. (Bug#2741)
19238
19239 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19240
19241 * Makefile.in (autoloads): Make rmail.el writable as well.
19242
19243 2009-09-11 Glenn Morris <rgm@gnu.org>
19244
19245 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
19246 loaddefs.el.
19247 * dired.el: Regenerate with extracted autoloads.
19248 * Makefile.in (autoloads): Make dired.el writable.
19249
19250 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
19251 * ibuffer.el: Regenerate with extracted autoloads.
19252 * Makefile.in (autoloads): Make ibuffer.el writable.
19253
19254 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
19255 * version.el (emacs-copyright, emacs-major-version)
19256 (emacs-minor-version): Reformat doc-strings for make-docfile.
19257
19258 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
19259 functions and variables, since they must be stuff specific to some other
19260 platform.
19261 (apropos-print): Make mouse-click message less specific about button.
19262
19263 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
19264 that records where a macro was defined.
19265 * help-fns.el (describe-function-1): Mention if a function has a
19266 compiler-macro.
19267 * help-mode.el (help-function-cmacro): New button.
19268
19269 * locate.el (top-level): Always require dired.
19270 (locate-mode-map): Initialize inside the defvar.
19271
19272 * net/ange-ftp.el (dired-compress-file): Declare.
19273 (ange-ftp-dired-compress-file): Add doc string.
19274
19275 * term/ns-win.el (x-display-name, x-setup-function-keys):
19276 Unify doc-strings with X versions.
19277
19278 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
19279
19280 * emulation/crisp.el (crisp-mode-map): Move initialization
19281 into declaration.
19282 (crisp-mode): Use define-minor-mode.
19283
19284 * progmodes/xscheme.el (xscheme-evaluation-commands):
19285 Put a :advertised-binding property rather than using
19286 advertised-xscheme-send-previous-expression.
19287 (advertised-xscheme-send-previous-expression): Declare obsolete.
19288 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
19289 `advertised-undo'.
19290 (crisp-mode): Add corresponding bindings to
19291 undo's :advertised-binding instead.
19292 * dired.el (dired-mode-map): Put a :advertised-binding property rather
19293 than using dired-advertised-find-file.
19294 (dired-advertised-find-file):
19295 * simple.el (advertised-undo):
19296 * wid-edit.el (advertised-widget-backward): Declare obsolete.
19297 (widget-keymap): Put a :advertised-binding property rather
19298 than using advertised-widget-backward.
19299 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
19300 than using advertised-undo.
19301 * tutorial.el (tutorial--default-keys): Adjust accordingly.
19302
19303 2009-09-10 Simon South <ssouth@slowcomputing.org>
19304
19305 * progmodes/delphi.el (delphi-tab): Indent region when Transient
19306 Mark mode is enabled and region is active; otherwise indent or
19307 insert TAB as usual.
19308 (delphi-mode): Update description of TAB-key binding.
19309
19310 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
19311
19312 * subr.el (define-key-rebound-commands): Mark obsolete.
19313 * startup.el (precompute-menubar-bindings): Remove.
19314 (normal-top-level): Remove obsolete code that tried to precompute
19315 menubar bindings.
19316 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
19317 define-key-rebound-commands and precompute-menubar-bindings.
19318
19319 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
19320
19321 * net/imap.el (imap-interactive-login): Better messages.
19322 (imap-open): Fix bug with renamed buffer on reconnect.
19323 (imap-authenticate): Add buffer-local imap-last-authenticator variable
19324 for easier debugging and cleaner code. On successful (guessed based on
19325 server capabilities) secondary authentication, set imap-state
19326 correctly.
19327 (imap-last-authenticator): Define imap-last-authenticator as a variable
19328 to avoid warnings.
19329
19330 2009-09-10 Glenn Morris <rgm@gnu.org>
19331
19332 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
19333
19334 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
19335 (byte-compile-file-form-autoload): Don't warn about unknown functions
19336 where the autoload statement comes after the use.
19337 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
19338 that any handlers inside the body (eg require) are in turn respected.
19339
19340 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
19341 effects.
19342
19343 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
19344 and syntax and abbrev tables basic docs, if they don't have any.
19345
19346 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
19347
19348 * international/mule-cmds.el (top-level): Require cl when compiling.
19349 (view-hello-file): Use default-value rather than
19350 default-enable-multibyte-characters.
19351
19352 * progmodes/fortran.el: Move all safe and risky properties into the
19353 defcustoms.
19354
19355 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
19356 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
19357 * mail/undigest.el:
19358 Put autoloads in rmail.el rather than loaddefs.el.
19359 * mail/rmail.el: Regenerate with extracted autoloads.
19360
19361 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
19362 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
19363
19364 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
19365
19366 Reported in thread for Bug#4375.
19367 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
19368 "-data-evaluate-expression" instead of print.
19369 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
19370 (gdb-tooltip-print): Parse output from above MI command.
19371 (gdb): Revert 2009-08-11 change. User should detach inferior
19372 manually.
19373
19374 Remove the word "separate" from IO functions as inferior
19375 output is now never displayed in the GUD buffer.
19376
19377 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
19378
19379 * startup.el (command-line-normalize-file-name): On Windows and
19380 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
19381
19382 2009-09-10 Juri Linkov <juri@jurta.org>
19383
19384 * isearch.el (isearch-text-char-description): Propertize escape
19385 character sequences with the `escape-glyph' face. (Bug#4344)
19386
19387 * simple.el (shell-command): Set asynchronous process filter to
19388 `comint-output-filter'. (Bug#4343)
19389
19390 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
19391 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
19392 the list. Move "asm" to the bottom.
19393 (grep-find-ignored-directories): Add `choice' with nil value
19394 to empty the list easily.
19395 (grep-find-ignored-files): New option.
19396 (grep-files-history): Set to nil by default instead of '("ch" "el").
19397 (grep-compute-defaults): Add "<X>" to `grep-template'.
19398 (grep-read-files): Bind new local variables `default-alias' and
19399 `default-extension'. Use a list of default values for the file prompt.
19400 (lgrep): Add `--exclude=' command line options composed from
19401 `grep-find-ignored-files'.
19402 (rgrep): Add `-name' command line options composed from
19403 `grep-find-ignored-files'. (Bug#4301)
19404
19405 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
19406
19407 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
19408 (bug#4368).
19409
19410 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
19411
19412 * calendar/time-date.el (autoload):
19413 Expand define-obsolete-function-alias into defalias and make-obsolete
19414 for old Emacsen that Gnus supports.
19415 (with-no-warnings): Define it for old Emacsen.
19416 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
19417 is available.
19418 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
19419 float-time is available; suppress compile warning for time-to-seconds.
19420
19421 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
19422
19423 * net/imap.el (imap-message-map): Docstring fix.
19424
19425 2009-09-09 Glenn Morris <rgm@gnu.org>
19426
19427 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
19428 line numbers too. (Bug#4374)
19429
19430 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
19431
19432 * smerge-mode.el (smerge-remove-props, smerge-refine):
19433 Use with-silent-modifications (bug#4342).
19434
19435 * subr.el (with-silent-modifications): New macro.
19436
19437 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
19438
19439 * files.el (top-level): Require `cl' when compiling.
19440
19441 2009-09-07 Glenn Morris <rgm@gnu.org>
19442
19443 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
19444
19445 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
19446 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
19447
19448 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
19449
19450 * vc-git.el (vc-git-annotate-command): Use separator to parse
19451 arguments correctly.
19452
19453 2009-09-06 Eli Zaretskii <eliz@gnu.org>
19454
19455 * proced.el (proced-mode): Doc fix.
19456
19457 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
19458
19459 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
19460 lstat fails.
19461 (tramp-do-file-attributes-with-ls): Check for file existence at
19462 remote end.
19463 (tramp-do-file-attributes-with-stat): Likewise.
19464 (tramp-convert-file-attributes): Return nil when attr is nil.
19465
19466 2009-09-05 Glenn Morris <rgm@gnu.org>
19467
19468 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
19469 properties to this button.
19470 (diary-fancy-display): Don't extend the button to the final newline.
19471 (diary-fancy-display-mode): Continue to define "q" as a local key.
19472
19473 * calendar/cal-china.el (holiday-chinese): Make it slightly more
19474 efficient.
19475
19476 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
19477
19478 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
19479 (byte-compile-dest-file-function): New option.
19480 (byte-compile-dest-file): Doc fix.
19481 Obey byte-compile-dest-file-function.
19482 (byte-compile-cl-file-p): New function.
19483 (byte-compile-eval): Only suppress noruntime warnings about cl functions
19484 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
19485 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
19486 than for file being previously loaded.
19487 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
19488 (byte-compile-file-form-require): Handle the case where requiring a file
19489 indirectly causes CL to be loaded.
19490
19491 2009-09-05 Karl Fogel <kfogel@red-bean.com>
19492
19493 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
19494 before killing the old buffer, since by the time `kill-buffer' is
19495 run so many buffer variables have been set to nil that it may not
19496 behave as expected. (Bug#4061)
19497
19498 2009-09-05 Karl Fogel <kfogel@red-bean.com>
19499
19500 * files.el (find-alternate-file): If the old buffer is modified
19501 and visiting a file, behave similarly to `kill-buffer' when
19502 killing it, thus reverting to the pre-1.878 behavior; see
19503 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
19504 for discussion. Also, consult `buffer-file-name' as a variable
19505 not as a function, for consistency with the rest of the code.
19506
19507 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
19508
19509 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
19510 also when adding a new directory.
19511
19512 * net/tramp-compat.el (tramp-compat-line-beginning-position):
19513 New defun.
19514
19515 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
19516
19517 * files.el (locate-file-completion-table): Make it provide boundary
19518 information, so partial-completion works better.
19519
19520 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
19521
19522 * mail/footnote.el (Footnote-text-under-cursor):
19523 Check footnote-text-marker-alist before using it (bug#4324).
19524
19525 2009-09-04 Glenn Morris <rgm@gnu.org>
19526
19527 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
19528 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
19529 * play/solitaire.el, play/tetris.el:
19530 Remove leading * from defcustom and defface docs.
19531
19532 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
19533 necessary.
19534 (diary-fancy-overriding-map): New variable.
19535 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
19536 Use view-mode.
19537
19538 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
19539 goto-line.
19540
19541 2009-09-03 Glenn Morris <rgm@gnu.org>
19542
19543 * arc-mode.el (archive-mode):
19544 * dos-fns.el (set-default-process-coding-system):
19545 * man.el (Man-getpage-in-background):
19546 * menu-bar.el (menu-bar-describe-menu):
19547 * server.el (server-process-filter):
19548 * startup.el (command-line):
19549 * tar-mode.el (tar-header-block-tokenize, tar-extract):
19550 * w32-fns.el (set-default-process-coding-system):
19551 * x-dnd.el (x-dnd-handle-file-name):
19552 * international/mule-cmds.el (mule-menu-keymap)
19553 (set-default-coding-systems, language-info-alist, set-language-info)
19554 (set-language-environment, standard-display-european-internal)
19555 (set-locale-environment):
19556 * international/mule-diag.el (mule-diag):
19557 * mail/emacsbug.el (report-emacs-bug):
19558 * mail/rmail.el (rmail-mode):
19559 * mail/sendmail.el (mail-setup):
19560 Use default-value rather than default-enable-multibyte-characters.
19561
19562 * progmodes/f90.el: Move all safe properties into the defcustoms.
19563 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
19564
19565 * calendar/appt.el (appt-check):
19566 * calendar/diary-lib.el (diary-set-header, diary-live-p)
19567 (diary-check-diary-file, diary-list-entries)
19568 (diary-include-other-diary-files, diary-simple-display)
19569 (diary-fancy-display, diary-print-entries)
19570 (diary-mark-included-diary-files, diary-make-entry):
19571 Don't call substitute-in-file-name on diary-file.
19572
19573 2009-09-03 Eduard Wiebe <usenet@pusto.de>
19574 Stefan Monnier <monnier@iro.umontreal.ca>
19575
19576 * mail/footnote.el (footnote-prefix): Make it a defcustom.
19577 (footnote-mode-map): Move initialization into the declaration.
19578 (footnote-minor-mode-map): Define it rather than changing global-map.
19579 (footnote-mode): Use define-minor-mode.
19580
19581 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
19582
19583 * net/tramp.el (tramp-handle-file-attributes-with-ls)
19584 (tramp-do-file-attributes-with-perl)
19585 (tramp-do-file-attributes-with-stat): Rename from
19586 `tramp-handle-file-attributes-with-*'.
19587 (tramp-handle-file-attributes): Use them.
19588 (tramp-do-directory-files-and-attributes-with-perl)
19589 (tramp-do-directory-files-and-attributes-with-stat): Rename from
19590 `tramp-handle-directory-files-and-attributes-with-*'.
19591 (tramp-handle-directory-files-and-attributes): Use them.
19592 (tramp-method-out-of-band-p): Additional parameter SIZE.
19593 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
19594 (tramp-handle-write-region): Use it.
19595 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
19596 (tramp-handle-vc-registered): Check, whether the first run did
19597 return files to be tested.
19598 (tramp-advice-make-auto-save-file-name): Do not call directly
19599 `tramp-handle-make-auto-save-file-name', because this would bypass
19600 the locking mechanism.
19601
19602 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
19603 (file-remote-p, process-file, start-file-process, set-file-times)
19604 (tramp-compat-file-attributes): Compatibility functions shall not
19605 call directly `tramp-handle-*', because this would bypass the
19606 locking mechanism.
19607 (tramp-compat-number-sequence): New defun.
19608
19609 2009-09-02 Glenn Morris <rgm@gnu.org>
19610
19611 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
19612 alias for float-time.
19613 (time-to-number-of-days): In Emacs, use float-time.
19614 * net/newst-backend.el (time-add): Suppress warnings from compat
19615 function.
19616 * time.el (emacs-uptime, emacs-init-time):
19617 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
19618 Use float-time rather than time-to-seconds.
19619
19620 * minibuffer.el (completion-initials-expand): Fix typo.
19621
19622 * faces.el (modeline, modeline-inactive, modeline-highlight)
19623 (modeline-buffer-id):
19624 * info.el (info-menu-5): Mark these face aliases as obsolete.
19625
19626 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
19627
19628 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
19629 space ...
19630 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
19631 no "--thread" option.
19632 (gdb-stopped): Don't print "Switched to thread" message when it is
19633 unchanged.
19634
19635 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
19636
19637 * minibuffer.el (completion-try-completion)
19638 (completion-all-completions): Remove ill-defined (and
19639 mistakenly installed and luckily never used nor documented)
19640 `completion-styles' property.
19641 (completion-initials-expand, completion-initials-all-completions)
19642 (completion-initials-try-completion): New functions.
19643 (completion-styles-alist): Add doc to each entry.
19644 Add new `initials' entry.
19645
19646 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
19647
19648 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
19649 MI command -var-evaluate-expression.
19650 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
19651 and tweak for case of string child.
19652 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
19653
19654 2009-09-01 Glenn Morris <rgm@gnu.org>
19655
19656 * add-log.el (change-log-date-face, change-log-name-face)
19657 (change-log-email-face, change-log-file-face, change-log-list-face)
19658 (change-log-conditionals-face, change-log-function-face)
19659 (change-log-acknowledgement-face):
19660 * cus-edit.el (custom-invalid-face, custom-rogue-face)
19661 (custom-modified-face, custom-set-face, custom-changed-face)
19662 (custom-saved-face, custom-button-face, custom-button-pressed-face)
19663 (custom-documentation-face, custom-state-face, custom-comment-face)
19664 (custom-comment-tag-face, custom-variable-tag-face)
19665 (custom-variable-button-face, custom-face-tag-face)
19666 (custom-group-tag-face-1, custom-group-tag-face):
19667 * diff-mode.el (diff-header-face, diff-file-header-face)
19668 (diff-index-face, diff-hunk-header-face, diff-removed-face)
19669 (diff-added-face, diff-changed-face, diff-function-face)
19670 (diff-context-face, diff-nonexistent-face):
19671 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
19672 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
19673 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
19674 (Info-title-4-face):
19675 * isearch.el (isearch-lazy-highlight-face):
19676 * log-view.el (log-view-file-face, log-view-message-face):
19677 * paren.el (show-paren-match-face, show-paren-mismatch-face):
19678 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
19679 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
19680 (cvs-msg-face):
19681 * smerge-mode.el (smerge-mine-face, smerge-other-face)
19682 (smerge-base-face, smerge-markers-face):
19683 * wid-edit.el (widget-documentation-face, widget-button-face)
19684 (widget-field-face, widget-single-line-field-face)
19685 (widget-inactive-face, widget-button-pressed-face):
19686 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
19687 (woman-addition-face):
19688 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
19689 (eshell-ls-executable-face, eshell-ls-readonly-face)
19690 (eshell-ls-unreadable-face, eshell-ls-special-face)
19691 (eshell-ls-missing-face, eshell-ls-archive-face)
19692 (eshell-ls-backup-face, eshell-ls-product-face)
19693 (eshell-ls-clutter-face):
19694 * eshell/em-prompt.el (eshell-prompt-face):
19695 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
19696 * obsolete/old-whitespace.el (whitespace-highlight-face):
19697 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
19698 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
19699 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
19700 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
19701 (antlr-font-lock-literal-face):
19702 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
19703 (ebrowse-root-class-face, ebrowse-file-name-face)
19704 (ebrowse-default-face, ebrowse-member-attribute-face)
19705 (ebrowse-member-class-face, ebrowse-progress-face):
19706 * progmodes/make-mode.el (makefile-space-face):
19707 * progmodes/sh-script.el (sh-heredoc-face):
19708 * textmodes/flyspell.el (flyspell-incorrect-face)
19709 (flyspell-duplicate-face):
19710 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
19711 * textmodes/texinfo.el (texinfo-heading-face):
19712 Mark face aliases with "-face" suffix as obsolete.
19713
19714 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
19715 compiler.
19716
19717 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
19718 (eudc-bob-sound-menu): Use defvar rather than defconst, since
19719 easy-menu-define wants to modify these.
19720
19721 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
19722
19723 * net/browse-url.el (browse-url-file-url):
19724 * term/internal.el (dos-codepage-setup):
19725 Use default-value rather than default-enable-multibyte-characters.
19726
19727 * progmodes/etags.el (etags-goto-tag-location):
19728 * progmodes/flymake.el (flymake-highlight-line)
19729 (flymake-goto-file-and-line, flymake-goto-line):
19730 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
19731 (gdb-goto-breakpoint):
19732 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
19733 * progmodes/python.el (python-find-function)
19734 (python-pdbtrack-track-stack-file):
19735 * progmodes/verilog-mode.el (verilog-surelint-off):
19736 * term/ns-win.el (ns-open-file-select-line):
19737 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
19738 Use forward-line rather than goto-line.
19739
19740 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
19741 * textmodes/reftex-index.el (reftex-display-index):
19742 * textmodes/reftex-ref.el (reftex-offer-label-menu):
19743 * textmodes/reftex-toc.el (reftex-toc):
19744 Remove unnecessary bindings of default-major-mode (all are followed by
19745 major-mode check and possible mode switch).
19746
19747 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
19748
19749 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
19750 Handle watchpoints (bug#4282).
19751 (def-gdb-thread-buffer-command): Enable thread to be selected by
19752 clicking without selecting threads buffer first.
19753 (gdb-current-context-command): Use selected frame so that "up",
19754 "down" etc work in the GUD buffer.
19755 (gdb-update): Find selected frame before rendering stack buffer.
19756 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
19757
19758 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
19759
19760 * progmodes/sym-comp.el (displayed-completions): Remove.
19761 (symbol-complete): Use minibuffer-complete.
19762
19763 2009-08-31 Glenn Morris <rgm@gnu.org>
19764
19765 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
19766
19767 * apropos.el (apropos-symbols-internal):
19768 Handle (obsolete) face aliases.
19769
19770 * faces.el (describe-face): Adjust the output format to be more like
19771 describe-variable, and to mention (obsolete) face aliases.
19772 Adjust the whitespace so that help-setup-xref works.
19773
19774 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
19775 * calendar/diary-lib.el (diary-button-face):
19776 Mark these face aliases as obsolete.
19777
19778 * calendar/calendar.el (calendar-today): Doc fix.
19779
19780 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
19781
19782 * progmodes/gdb-mi.el (gdb-control-all-threads)
19783 (gdb-control-current-thread): Force tool bar update.
19784 (gdb-non-stop-handler): New function.
19785 (gdb-init-1): Use it to test if non-stop mode is supported.
19786 Remove unused gdbmi buffer type.
19787
19788 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
19789
19790 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
19791 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
19792
19793 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
19794
19795 * comint.el (comint-exec-1): Check command is non-null first.
19796 Part of gdb-mi.el change (2009-08-28).
19797
19798 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19799
19800 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
19801
19802 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
19803
19804 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
19805 instead of `dolist' to avoid a recursive require when bootstrapping.
19806
19807 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
19808
19809 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
19810
19811 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
19812
19813 * net/imap.el (imap-send-command): Simplify.
19814 (imap-wait-for-tag): point-max -> buffer-size.
19815
19816 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
19817
19818 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
19819 with constant argument.
19820
19821 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
19822
19823 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
19824
19825 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
19826 Change default, since most of our files don't have a history.
19827 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
19828 the user.
19829
19830 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
19831 Add comint-run.
19832
19833 * calc/calc.el: Improve commenting convention.
19834 (calc-digit-map, toplevel): Simplify.
19835
19836 * comint.el (comint-insert-input): Be careful to only set point if we
19837 don't delegate to some other command.
19838
19839 * proced.el (proced-signal-list): Make it an alist.
19840 (proced-grammar-alist): Capitalize names.
19841 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
19842 Disable undo manually and make it read-only.
19843 Use completion-annotate-function.
19844
19845 * minibuffer.el (minibuffer-message): If the current buffer is not
19846 a minibuffer, insert the message in the echo area rather than at the
19847 end of the buffer.
19848 (completion-annotate-function): New variable.
19849 (minibuffer-completion-help): Use it.
19850 (completion--embedded-envvar-table): Environment vars are
19851 always case-sensitive.
19852
19853 2009-08-30 Glenn Morris <rgm@gnu.org>
19854
19855 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
19856 from fortran-current-defun.
19857 (fortran-beginning-of-subprogram): Be more precise about finding the
19858 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
19859 (fortran-end-of-subprogram): Simplify.
19860 (fortran-current-defun): Use fortran-start-prog-re.
19861
19862 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
19863
19864 * subr.el (do-after-load-evaluation): Simplify.
19865
19866 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
19867
19868 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
19869
19870 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
19871 (vc-rcs-print-log): Use it.
19872
19873 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
19874
19875 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
19876
19877 * paths.el (abbrev-file-name): Move to abbrev.el.
19878 * abbrev.el (abbrev-file-name): Move from paths.el.
19879 Obey user-emacs-directory.
19880 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
19881 user-emacs-directory.
19882 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
19883 abbrev-file-name and calc-settings-file any more.
19884 * startup.el (command-line): Recompute abbrev-file-name and
19885 abbreviated-home-dir.
19886 (normal-no-mouse-startup-screen): Improve the generic code and get rid
19887 of the special code for when C-h bindings haven't been changed.
19888 (display-startup-echo-area-message): Use with-current-buffer.
19889 (command-line-1): Use a list of strings, rather than a list of lists
19890 of strings for longopts.
19891
19892 * files.el (get-free-disk-space): Use / for default-directory.
19893
19894 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
19895 Use with-current-buffer.
19896
19897 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
19898 Recognize immutable variables like most-positive-fixnum.
19899 (byte-compile-setq-default): Check and warn if trying to assign
19900 to an immutable variable, or a non-variable.
19901
19902 * progmodes/cc-vars.el (c-comment-continuation-stars):
19903 * progmodes/cc-engine.el (c-looking-at-bos):
19904 * progmodes/cc-cmds.el (c-toggle-auto-state)
19905 (c-forward-into-nomenclature, c-backward-into-nomenclature)
19906 (c-comment-line-break-function): Add version of obsolescence.
19907
19908 2009-08-28 Juri Linkov <juri@jurta.org>
19909
19910 * files.el (magic-fallback-mode-alist): Add ZIP magic number
19911 associated with `archive-mode'.
19912
19913 * image.el (image-type-header-regexps): Use only JPEG magic number
19914 to determine JPEG images, and don't use `image-jpeg-p' because
19915 Emacs can display non-JFIF non-Exif JPEG images.
19916
19917 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
19918
19919 * arc-mode.el (archive-mode):
19920 * emacs-lisp/re-builder.el (re-builder-unload-function):
19921 Protect against the default value of `major-mode' being nil.
19922
19923 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
19924
19925 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
19926 Fix typos in docstrings.
19927
19928 * progmodes/js.el (js--macro-decl-re): Doc fix.
19929 (js--plain-method-re, js--split-name): Refloc docstring.
19930 (js--class-styles, js--make-merged-item, js--splice-into-items):
19931 Fix typos in docstrings; reflow docstrings.
19932 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
19933 (js--variable-decl-matcher, js--inside-pitem-p)
19934 (js--parse-state-at-point, js--get-all-known-symbols)
19935 (js--symbol-history, js-find-symbol, js--js-references)
19936 (js--moz-interactor, js--js-encode-value, js--read-tab):
19937 Fix typos in docstrings.
19938
19939 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
19940
19941 * textmodes/reftex.el (reftex-get-file-buffer-force):
19942 * progmodes/verilog-mode.el (verilog-batch-execute-func):
19943 * emulation/viper.el (viper-go-away, viper-set-hooks):
19944 * emacs-lisp/re-builder.el (re-builder-unload-function):
19945 * emacs-lisp/bytecomp.el (byte-compile-file):
19946 * ses.el (ses-unload-function):
19947 * hexl.el (hexl-find-file):
19948 * files.el (normal-mode):
19949 * ehelp.el (with-electric-help):
19950 * autoinsert.el (auto-insert-alist):
19951 * arc-mode.el (archive-mode):
19952 Use (default-value 'major-mode) instead of default-major-mode.
19953
19954 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
19955 * international/mule.el (load-with-code-conversion):
19956 * emacs-lisp/debug.el (debug):
19957 * ediff-vers.el (ediff-rcs-get-output-buffer):
19958 * dired.el (dired-internal-noselect): Don't let-bind
19959 default-major-mode around code that doesn't use it.
19960 E.g. buffer creation via get-buffer-create doesn't use it.
19961
19962 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
19963
19964 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
19965 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
19966 when writing the temp file. Otherwise, epa-file gets confused.
19967 (tramp-register-file-name-handlers): Make it a defun. Move also
19968 `epa-file-handler' to the front of `file-name-handler-alist'.
19969
19970 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
19971
19972 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
19973 start right after a ^M.
19974 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
19975 (tramp-completion-file-name-regexp-separate)
19976 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
19977 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
19978 Don't modify last-coding-system-used by accident.
19979 (tramp-completion-file-name-handler): Apply the checks here,
19980 instead during registration.
19981 (tramp-register-file-name-handlers): Rename from
19982 `tramp-register-file-name-handler'. Register both
19983 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
19984 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
19985
19986 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
19987
19988 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
19989 Remove variable ...
19990 (gdb-init-1, gdb-display-separate-io-buffer)
19991 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
19992 references to it.
19993 (gdb-inferior-io-mode): Use make-comint-in-buffer.
19994 (gdb-inferior-filter): Use comint-output-filter to stop
19995 echoing and remove ^M characters.
19996
19997 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
19998
19999 * emulation/viper-init.el (viper-restore-cursor-type):
20000 * emulation/cua-base.el (cua--update-indications):
20001 Replace default-cursor-type with (default-value 'cursor-type).
20002
20003 * mail/sendmail.el (mail-recover-1):
20004 * international/mule-diag.el (describe-current-coding-system-briefly)
20005 (describe-current-coding-system):
20006 * international/mule-cmds.el (select-safe-coding-system)
20007 (select-message-coding-system)
20008 (set-language-environment-coding-systems, set-locale-environment):
20009 * hexl.el (hexl-insert-multibyte-char):
20010 * dos-w32.el (find-buffer-file-type-coding-system):
20011 * simple.el (what-cursor-position):
20012 Replace uses of default-buffer-file-coding-system
20013 with (default-value 'buffer-file-coding-system).
20014
20015 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
20016 Replace uses of default-cursor-in-non-selected-windows
20017 with (default-value 'cursor-in-non-selected-windows).
20018 Use with-current-buffer.
20019
20020 * mail/feedmail.el: Use CL macros.
20021 (feedmail-run-the-queue, feedmail-send-it-immediately):
20022 * dos-w32.el (find-buffer-file-type): Replace uses of
20023 default-buffer-file-type with (default-value 'buffer-file-type).
20024
20025 2009-08-28 Glenn Morris <rgm@gnu.org>
20026
20027 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
20028 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
20029 Use default-value of major-mode rather than default-major-mode.
20030
20031 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20032
20033 * Makefile.in (update-elcfiles): Report left over elc files.
20034
20035 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
20036 expand-file-name and with-current-buffer.
20037 (mail-get-names, mail-directory): Use with-current-buffer.
20038
20039 * vc.el (vc-read-revision): New function.
20040 (vc-version-diff, vc-merge): Use it.
20041
20042 2009-08-27 Sam Steingold <sds@gnu.org>
20043
20044 * simple.el (kill-do-not-save-duplicates): New user option.
20045 (kill-new): When it is non-nil, and the new string is the same as
20046 the latest kill, set replace to t to avoid duplicates in kill-ring.
20047
20048 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
20049
20050 * net/tramp.el (tramp-handle-process-file): Do not flush all
20051 caches when `process-file-side-effects' is set.
20052 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
20053 instead of `tramp-find-file-exists-command'.
20054 Unset `process-file-side-effects'.
20055
20056 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
20057
20058 * net/tramp.el (tramp-methods): New method "rsyncc".
20059 (top): Add completion function for "rsyncc".
20060 (tramp-message-show-message): New defvar.
20061 (tramp-message, tramp-error): Use it.
20062 (tramp-do-copy-or-rename-file-directly): Extend check for direct
20063 remote copying.
20064 (tramp-do-copy-or-rename-file-out-of-band): Handle new
20065 `tramp-methods' entry `copy-env' of "rsyncc".
20066 (tramp-vc-registered-read-file-names): New defconst.
20067 (tramp-vc-registered-file-names): New defvar.
20068 (tramp-handle-vc-registered): Implement optimization strategy.
20069 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
20070 (tramp-vc-file-name-handler): New defun.
20071 (tramp-get-ls-command, tramp-get-test-command)
20072 (tramp-get-file-exists-command, tramp-get-remote-ln)
20073 (tramp-get-remote-perl, tramp-get-remote-stat)
20074 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
20075
20076 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
20077 (tramp-cache-inhibit-cache): Extend doc string. It allows also
20078 timestamps.
20079 (tramp-get-file-property): Check for timestamps in
20080 `tramp-cache-inhibit-cache'.
20081 (tramp-set-file-property): Write timestamp.
20082
20083 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20084
20085 * language/japan-util.el (japanese-symbol-table): Add entries for
20086 cp932-2-byte.
20087
20088 * international/characters.el: Add category `j' to cp932-2-byte.
20089
20090 2009-08-27 Kenichi Handa <handa@m17n.org>
20091
20092 * international/fontset.el (build-default-fontset-data): New macro.
20093 (setup-default-fontset): Use build-default-fontset-data for CJK,
20094 tibetan, ethiopic, and ipa.
20095
20096 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
20097
20098 * cus-start.el (default-major-mode): Customize `major-mode' instead.
20099 (enable-multibyte-characters): Not customizable any more.
20100
20101 * subr.el (default-mode-line-format, default-header-line-format)
20102 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
20103 (default-direction-reversed, default-truncate-lines)
20104 (default-left-margin, default-tab-width, default-case-fold-search)
20105 (default-left-margin-width, default-right-margin-width)
20106 (default-left-fringe-width, default-right-fringe-width)
20107 (default-fringes-outside-margins, default-scroll-bar-width)
20108 (default-vertical-scroll-bar, default-indicate-empty-lines)
20109 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
20110 (default-fringe-cursor-alist, default-scroll-up-aggressively)
20111 (default-scroll-down-aggressively, default-fill-column)
20112 (default-cursor-type, default-buffer-file-type)
20113 (default-cursor-in-non-selected-windows)
20114 (default-buffer-file-coding-system, default-major-mode)
20115 (default-enable-multibyte-characters): Mark as obsolete.
20116
20117 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
20118
20119 * vc-dir.el (vc-dir-update): Remove debug helper.
20120
20121 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
20122
20123 2009-08-26 Sam Steingold <sds@gnu.org>
20124
20125 * simple.el (save-interprogram-paste-before-kill): New user option.
20126 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
20127 save the interprogram-paste into kill-ring before overriding it
20128 with the Emacs kill.
20129
20130 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20131
20132 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
20133 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
20134 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
20135 and move to vc-rcs.el.
20136 (vc-default-next-revision): Rename to vc-rcs-next-revision and
20137 move to vc-rcs.el.
20138 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
20139 (vc-rcs-update-changelog): Remove.
20140 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
20141 and move to vc-rcs.el.
20142
20143 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
20144 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
20145 renaming.
20146 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
20147 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
20148 vc.el, renamed to be RCS specific.
20149
20150 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
20151 New functions.
20152 (vc-cvs-update-changelog): Move here from vc.el.
20153
20154 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
20155 New functions.
20156
20157 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
20158
20159 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
20160
20161 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
20162
20163 * vc-git.el (vc-git-register): Use "git add" for directories.
20164 (vc-git-stash, vc-git-stash-show): New functions.
20165 (vc-git-extra-menu-map): Bind them.
20166
20167 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
20168 directory correctly in case the item is a directory itself.
20169
20170 * vc.el: Document the desired behavior for reverted files in the
20171 `added' state.
20172 (vc-default-prettify-state-info): Remove function, unused.
20173
20174 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
20175
20176 2009-08-26 Glenn Morris <rgm@gnu.org>
20177
20178 * bindings.el (standard-mode-line-format): Reposition dashes in
20179 which-func entry. (Bug#4217)
20180
20181 * files.el (enable-local-variables, enable-local-eval)
20182 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
20183 the defcustoms.
20184 (auto-mode-alist, ignored-local-variables)
20185 (save-some-buffers-action-alist): Move risky declarations to the
20186 definitions.
20187 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
20188 (font-lock-defaults, format-alist, imenu--index-alist)
20189 (imenu-generic-expression, input-method-alist, minor-mode-alist)
20190 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
20191 (mode-line-modified, mode-line-mule-info, mode-line-position)
20192 (mode-line-process, mode-line-remote, outline-level)
20193 (parse-time-rules, rmail-output-file-alist)
20194 (special-display-buffer-names, vc-mode):
20195 Move risky declarations to the relevant files.
20196 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
20197 (mode-line-modified, mode-line-process, mode-line-position)
20198 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
20199 * font-core.el (font-lock-defaults):
20200 * format.el (format-alist):
20201 * vc-hooks.el (vc-mode):
20202 * window.el (special-display-buffer-names):
20203 * international/mule-cmds.el (input-method-alist):
20204 Define riskiness here (dumped file) rather than in files.el.
20205 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
20206 * imenu.el (imenu-generic-expression, imenu--index-alist):
20207 * outline.el (outline-level):
20208 * time.el (display-time-string):
20209 * calendar/parse-time.el (parse-time-rules):
20210 * mail/rmailout.el (rmail-output-file-alist):
20211 Autoload riskiness here, rather than placing in files.el.
20212
20213 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
20214
20215 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
20216
20217 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
20218
20219 * simple.el (process-file-side-effects): New defvar.
20220
20221 * dired-aux.el (dired-show-file-type):
20222 * vc.el (vc-diff-internal):
20223 * vc-arch.el (vc-arch-diff):
20224 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
20225 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
20226 * vc-git.el (vc-git-registered, vc-git-working-revision)
20227 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
20228 (vc-git--empty-db-p):
20229 * vc-hooks.el (vc-user-login-name):
20230 * vc-svn.el (vc-svn-registered, vc-svn-state)
20231 (vc-svn-dir-extra-headers, vc-svn-find-revision):
20232 * progmodes/grep.el (grep-probe): Let-bind
20233 `process-file-side-effects' with nil.
20234
20235 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
20236
20237 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
20238 daemon. Replace ping by checking for running service for bluez
20239 and zeroconf. (Bug#4239)
20240
20241 2009-08-25 Kevin Ryde <user42@zip.com.au>
20242
20243 * net/dig.el (dig): Add autoload cookie.
20244
20245 2009-08-25 Glenn Morris <rgm@gnu.org>
20246
20247 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
20248 load-history for absolute file-names.
20249 (byte-compile-file-form-require): Warn about use of the cl package.
20250
20251 * format.el (format-alist): Doc fix.
20252
20253 * play/bubbles.el (top-level): Don't require cl at run-time.
20254
20255 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
20256 run-time cl).
20257
20258 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
20259
20260 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
20261 from cl package.
20262 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
20263
20264 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
20265
20266 * calc/calc-alg.el (math-trig-rewrite)
20267 (math-hyperbolic-trig-rewrite): New functions.
20268 (calc-simplify): Simplify trig functions when asked.
20269
20270 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
20271
20272 * diff-mode.el (diff-find-source-location): Avoid goto-line.
20273
20274 2009-08-24 Kenichi Handa <handa@m17n.org>
20275
20276 * language/ind-util.el (mapthread): Delete it.
20277 (combinatorial): New function.
20278 (indian--puthash-cv): Use combinatorial instead of mapthread.
20279
20280 2009-08-22 Kevin Ryde <user42@zip.com.au>
20281
20282 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
20283 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
20284 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
20285 Clarify docstring that the value is strings not symbols.
20286 (checkdoc-list-of-strings-p): New function.
20287
20288 2009-08-22 Glenn Morris <rgm@gnu.org>
20289
20290 * files.el (auto-mode-alist):
20291 * hippie-exp.el (he-concat-directory-file-name):
20292 * lpr.el (lpr-windows-system, printer-name):
20293 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
20294 * ps-print.el (ps-windows-system):
20295 * startup.el (command-line):
20296 * emulation/viper-ex.el (viper-glob-function):
20297 * international/mule-cmds.el (set-language-environment-coding-systems):
20298 * net/ange-ftp.el (ange-ftp-write-region):
20299 * obsolete/fast-lock.el (fast-lock-cache-name):
20300 Remove code for defunct system-types emx, macos, mswindows, next-mach,
20301 unisoft-unix, vax-vms, win32, w32.
20302
20303 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
20304 given name if the pattern is not more specific.
20305
20306 * calendar/lunar.el (lunar-phase-names): New option.
20307 (lunar-phase): Doc fix.
20308 (lunar-cycles-per-year): New constant.
20309 (lunar-index): New function.
20310 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
20311 (lunar-phase-name): Use lunar-phase-names.
20312 (calendar-lunar-phases): Use format.
20313 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
20314
20315 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
20316 Copy imenu-example--name-and-position function here for own use.
20317 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
20318
20319 * bs.el (bs--redisplay):
20320 * cus-edit.el (custom-redraw):
20321 * ibuffer.el (ibuffer-bury-buffer):
20322 * server.el (server-goto-line-column):
20323 * startup.el (command-line-1):
20324 * strokes.el (strokes-xpm-for-stroke):
20325 * term.el (term-display-buffer-line):
20326 * view.el (View-goto-line):
20327 * calc/calc.el (calc-do, calc-trail-buffer):
20328 * play/gamegrid.el (gamegrid-add-score-insecure):
20329 * progmodes/ada-mode.el (ada-compile-goto-error):
20330 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
20331 (ebrowse-select-1st-to-9nth):
20332 * progmodes/cperl-mode.el (cperl-time-fontification):
20333 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
20334 * progmodes/gud.el (gud-display-line):
20335 (idlwave-shell-display-line):
20336 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
20337 * progmodes/make-mode.el (makefile-browser-toggle):
20338 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
20339 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
20340 * textmodes/picture.el (picture-draw-rectangle):
20341 * textmodes/reftex-index.el (reftex-index-goto-letter):
20342 (reftex-select-jump-to-previous):
20343 * textmodes/reftex-sel.el (reftex-find-start-point)
20344 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
20345 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
20346 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
20347 * textmodes/tex-mode.el (tex-compilation-parse-errors):
20348 * textmodes/two-column.el (2C-associated-buffer):
20349 Use forward-line rather than goto-line.
20350
20351 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
20352 goto-line.
20353
20354 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
20355 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
20356 (quick-check-list-to-regexp): Declare.
20357
20358 * progmodes/make-mode.el (makefile-browser-insert-selection):
20359 Use goto-char rather than goto-line.
20360
20361 * progmodes/prolog.el (compilation-error-regexp-alist)
20362 (compilation-forget-errors): Declare.
20363
20364 2009-08-22 Juri Linkov <juri@jurta.org>
20365
20366 * progmodes/grep.el (lgrep, rgrep): At the beginning
20367 set `dir' to `default-directory' unless `dir' is a non-nil
20368 readable directory. (Bug#4052)
20369 (lgrep, rgrep): Change a weird way to report an error
20370 from using `read-string' to using `error'.
20371 Instead of using interactive arguments in the function body,
20372 add new argument `confirm'.
20373
20374 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
20375
20376 * textmodes/remember.el (remember-buffer):
20377 * progmodes/cperl-mode.el (cperl-vc-header-alist):
20378 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
20379 (icalendar-extract-ical-from-buffer):
20380 * net/newst-treeview.el (newsticker-groups-filename):
20381 * net/newst-backend.el (newsticker-cache-filename):
20382 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
20383 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
20384 (speedbar-add-ignored-path-regexp, speedbar-line-path)
20385 (speedbar-buffers-line-path, speedbar-path-line)
20386 (speedbar-buffers-line-path):
20387 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
20388 (epg-sign-keys):
20389 * epa.el (epa-display-verify-result):
20390 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
20391
20392 2009-08-21 Glenn Morris <rgm@gnu.org>
20393
20394 * progmodes/js.el (inferior-moz-process): Fix declaration.
20395
20396 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
20397
20398 * obsolete/rnewspost.el (news-mail-reply):
20399 Use goto-char rather than goto-line.
20400
20401 * term/ns-win.el (ns-open-file-select-line):
20402 Use line-beginning-position rather than goto-line.
20403
20404 * apropos.el (apropos-command):
20405 * ehelp.el (electric-helpify):
20406 * printing.el (pr-show-setup):
20407 * strokes.el (strokes-help):
20408 * tutorial.el (tutorial--describe-nonstandard-key)
20409 (tutorial--detailed-help):
20410 * woman.el (woman-mini-help, woman-display-extended-fonts):
20411 * calc/calc-help.el (calc-describe-key):
20412 * emulation/edt.el (edt-electric-helpify):
20413 * international/mule-diag.el (mule-diag):
20414 * play/yow.el (apropos-zippy):
20415 * progmodes/python.el (python-describe-symbol):
20416 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
20417 * textmodes/table.el (*table--cell-describe-mode)
20418 (*table--cell-describe-bindings):
20419 Use help-print-return-message rather than the now obsolete alias.
20420
20421 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
20422 (calendar-cursor-to-visible-date):
20423 * play/5x5.el (5x5-position-cursor):
20424 * play/decipher.el (decipher):
20425 * play/gomoku.el (gomoku-goto-xy):
20426 * play/landmark.el (lm-goto-xy):
20427 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
20428 (mpuz-paint-digit):
20429 Use forward-line, not goto-line.
20430
20431 * mail/rmail.el (rmail-obsolete): Delete custom group.
20432 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
20433 (rmail-remote-password, rmail-remote-password-required):
20434 Remove unneeded :set-after and :set properties.
20435
20436 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
20437
20438 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
20439
20440 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
20441
20442 * loadup.el: Remove leftover macos code.
20443
20444 * vc-git.el (vc-git-annotate-command): Run asynchronously.
20445 Explicitly pass the date format to git blame so that user local
20446 so that the output format can be parsed.
20447
20448 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
20449
20450 * net/dbus.el (top): Don't check for (getenv
20451 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
20452
20453 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
20454
20455 * log-edit.el (log-edit-strip-single-file-name): New var.
20456 (log-edit-insert-changelog): Use it. Bug#3571
20457
20458 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20459
20460 * subr.el (read-passwd): Use read-key so keypad keys work as well.
20461 Bug#3287
20462
20463 * help.el (help-print-return-message): Rename from
20464 print-help-return-message.
20465
20466 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
20467 cvs-mode-map parent hack.
20468 (log-view-mode): Derive from special-mode.
20469
20470 * linum.el (linum-mode): window-size-change-functions is redundant.
20471 Adapt to new window-configuration-change-hook behavior.
20472 (linum-after-size, linum-after-config): Remove.
20473
20474 * imenu.el (imenu-example--name-and-position)
20475 (imenu-example--lisp-extract-index-name)
20476 (imenu-example--create-lisp-index, imenu-example--create-c-index):
20477 Mark as obsolete.
20478
20479 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
20480 (inferior-prolog-mode): Use it.
20481 (inferior-prolog-load-file): Reset list of errors.
20482
20483 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20484
20485 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
20486
20487 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
20488
20489 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
20490
20491 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
20492 is running already.
20493
20494 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20495
20496 * subr.el (listify-key-sequence-1): Use normal syntax since those
20497 integers are nowadays always represented by the same (positive) number
20498 on all platforms.
20499 (read-key-empty-map): New const.
20500 (read-key-delay): New var.
20501 (read-key): New function.
20502 (force-mode-line-update): Use with-current-buffer.
20503 (locate-user-emacs-file): Don't forget to abbreviate the file name.
20504 (start-process-shell-command, start-file-process-shell-command):
20505 Discourage the use of command-args.
20506
20507 2009-08-19 Glenn Morris <rgm@gnu.org>
20508
20509 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
20510
20511 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
20512
20513 * simple.el (choose-completion-string): Don't rely on
20514 minibuffer-completing-file-name and ad-hoc checks to decide whether
20515 to continue completion or not.
20516
20517 * minibuffer.el (minibuffer-hide-completions): New function.
20518 (completion--do-completion): Use it.
20519 (completions-annotations): New face.
20520 (completion--insert-strings): Use it.
20521 (completion-pcm--delim-wild-regex): Add docstring.
20522 (completion-pcm--string->pattern): Add support for 0-width delimiters
20523 in completion-pcm--delim-wild-regex.
20524
20525 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
20526
20527 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
20528 Remove unused var `buffer-modified-p'.
20529
20530 * minibuffer.el (completion--do-completion): Move point for the #b001
20531 case as well (bug#4176).
20532 (minibuffer-complete, minibuffer-complete-word): Don't move point.
20533
20534 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
20535
20536 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
20537 and :session buses.
20538
20539 2009-08-18 Kenichi Handa <handa@m17n.org>
20540
20541 * international/ucs-normalize.el (ucs-normalize-version):
20542 Change to 1.1.
20543 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
20544 (utf-8-hfs): Make it perform normalization on encoding too.
20545
20546 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
20547 (sentence-end-without-space): Delete duplicated chars.
20548 (sentence-end-base): Likewise.
20549
20550 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
20551 (html-mode): Delete duplicated chars from sentence-end-base.
20552
20553 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
20554 (texinfo-mode): Delete duplicated chars from sentence-end-base.
20555
20556 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
20557
20558 * files.el (hack-one-local-variable): If the mode function is for
20559 a minor mode, pass it an argument (Bug#4148).
20560
20561 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
20562
20563 * net/tramp.el (tramp-register-completion-file-name-handler):
20564 Check also for (member 'partial-completion completion-styles).
20565
20566 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20567
20568 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
20569 abbrev (Bug#3943).
20570
20571 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
20572
20573 * progmodes/cperl-mode.el: Merge upstream 6.2.
20574 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
20575 (cperl-forward-re): Check cperl-brace-recursing.
20576 (cperl-highlight-charclass): New function.
20577 (cperl-find-pods-heres): Use it.
20578 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
20579 (cperl-beautify-regexp-piece): Fix column calculation.
20580 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
20581 (cperl-beautify-level): Don't process entire regexp.
20582 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
20583 calling man.
20584 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
20585 (cperl-init-faces): Build a list in the normal way.
20586
20587 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20588
20589 * calendar/parse-time.el (parse-time-string-chars): Save match
20590 data.
20591
20592 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
20593
20594 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
20595 (sql-product): Use it.
20596 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
20597 (sql-set-product): Add completion.
20598 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
20599 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
20600 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
20601 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
20602 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
20603 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
20604 (sql-highlight-db2-keywords): Remove.
20605 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
20606 (sql-highlight-product): Use derived-mode-p.
20607 (sql-set-sqli-buffer): Use with-current-buffer.
20608 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
20609 Simplify.
20610
20611 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
20612
20613 * term.el: Fix commenting convention, turn comments into docstrings.
20614
20615 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
20616
20617 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
20618
20619 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
20620
20621 * calendar/parse-time.el (parse-time-string-chars): Compute using
20622 character classes, to handle non-ascii characters (Bug#3190).
20623
20624 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
20625
20626 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
20627 another heredoc if the user adds another < (Bug#3226).
20628
20629 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
20630 Don't initialize based on window-system (Bug#4124).
20631
20632 * facemenu.el (facemenu-read-color): Use a completion function
20633 that accepts any defined color, such as RGB triplets (Bug#3677).
20634
20635 * files.el (get-free-disk-space): Change fallback default
20636 directory to /. Expand DIR argument before switching to fallback.
20637 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
20638
20639 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
20640
20641 * files.el (load-library): Doc fix.
20642
20643 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
20644
20645 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
20646 (viper-if-string): Redefine C-s in the minibuffer to insert the last
20647 incremental search string.
20648
20649 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
20650 XEmacs.
20651
20652 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
20653 (ediff-merge-region-is-non-clash)
20654 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
20655 Also check if the job is really a merge job.
20656
20657 * ediff.el (ediff-current-file): New function.
20658
20659 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
20660
20661 * progmodes/js.el: Edit docstrings throughout to follow Emacs
20662 conventions.
20663 (js-insert-and-indent): Delete function.
20664 (js-mode-map): Don't bind keys to js-insert-and-indent.
20665 (js-beginning-of-defun): Rename from js--beginning-of-defun.
20666 (js-end-of-defun): Rename from js--end-of-defun.
20667 (js-auto-indent-flag): Delete variable.
20668
20669 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
20670
20671 * progmodes/js.el: Remove proclaim statement.
20672 Defvar which-func-imenu-joiner-function to silence compiler.
20673
20674 * files.el (auto-mode-alist): Use js-mode for .js files.
20675
20676 * progmodes/js2-mode.el: Remove file.
20677
20678 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
20679
20680 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
20681
20682 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
20683
20684 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
20685 Karl Landstrom <karl.landstrom@brgeight.se>
20686
20687 * progmodes/js.el: New file.
20688
20689 2009-08-14 Mark A. Hershberger <mah@everybody.org>
20690
20691 * timezone.el (timezone-parse-date): Add ability to understand ISO
20692 basic format (minimal separators) dates in addition to the
20693 already-supported extended format dates.
20694
20695 2009-08-14 Eli Zaretskii <eliz@gnu.org>
20696
20697 * international/ucs-normalize.el: Add a `coding' file variable.
20698
20699 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
20700
20701 2009-08-14 Sam Steingold <sds@gnu.org>
20702
20703 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
20704
20705 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
20706
20707 * faces.el (help-argument-name): Define it here instead of
20708 help-fns.el, because in daemon mode help-fns.el may be loaded when
20709 faces are still uninitialized (Bug#1078).
20710
20711 * help-fns.el (help-argument-name): Move defface to faces.el.
20712
20713 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
20714
20715 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
20716 create buffer with a pty but no process so that GDB can make the
20717 inferior the controlling process.
20718
20719 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
20720
20721 * international/ucs-normalize.el: New file.
20722
20723 2009-08-13 Richard Stallman <rms@gnu.org>
20724
20725 * mail/rmail.el (rmail-get-attr-names):
20726 Accept an attribute header that is too short.
20727
20728 * mail/rmail.el (rmail-forget-messages):
20729 Ignore nil elt in rmail-message-vector. Use dotimes.
20730
20731 * progmodes/compile.el (compilation-goto-locus):
20732 Use next-error-move-function.
20733
20734 * simple.el (next-error-move-function): New variable.
20735
20736 2009-08-12 Juri Linkov <juri@jurta.org>
20737
20738 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
20739 always non-nil. (Bug#4052)
20740
20741 * replace.el (read-regexp): Return empty string when
20742 `default-value' is nil.
20743 (keep-lines-read-args): Don't use empty string as the
20744 default value for `read-regexp'. (Bug#2495)
20745
20746 2009-08-12 Juri Linkov <juri@jurta.org>
20747
20748 * international/mule-cmds.el (ucs-insert): Change arguments
20749 from `arg' to `character', `count', `inherit' to be the same
20750 as in `insert-char'. Doc fix. (Bug#4039)
20751
20752 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
20753
20754 2009-08-12 Juri Linkov <juri@jurta.org>
20755
20756 * files-x.el: New file.
20757
20758 * files.el: Move code that deals with adding/deleting
20759 file/directory-local variables to files-x.el.
20760
20761 * Makefile.in (ELCFILES): Add files-x.elc.
20762
20763 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
20764
20765 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
20766 to use `goto-line'.
20767 (gdb-place-breakpoints, gdb-get-location): Rewritten without
20768 `goto-line'.
20769 (gdb-invalidate-disassembly): Do not refresh upon receiving
20770 'update signal. Instead, update all disassembly buffers only after
20771 threads list.
20772 (gdb): Send -target-detach when buffer is killed (Bug#3794).
20773 (gdb-starting): Move -data-list-register-names...
20774 (gdb-stopped): ...here so it's sent when first thread stops.
20775 (gdb-registers-handler-custom): Do nothing if register names are
20776 unknown yet.
20777
20778 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
20779 from `gdb-mi.el' to avoid extra tangling.
20780
20781 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
20782 change which breaks `gud-def' definitions used in `gdb'.
20783 (gdb-update-gud-running): No extra fuss for updating frame number.
20784
20785 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
20786
20787 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
20788 (describe-language-environment-map, setup-language-environment-map)
20789 (set-coding-system-map): Move initialization into declaration.
20790 (set-language-info-alist): Last arg to define-key-after can be skipped.
20791
20792 * international/quail.el (quail-completion-1): Simplify.
20793 (quail-define-rules): Use slightly more compact code.
20794 (quail-insert-decode-map): Propertize keys, compact columns.
20795
20796 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20797 Add goto-line.
20798
20799 2009-08-10 Miles Bader <miles@gnu.org>
20800
20801 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
20802 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
20803 (js2-instance-member, js2-private-member, js2-private-function-call)
20804 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
20805 (js2-magic-paren, js2-external-variable):
20806 Remove "-face" suffix from face names.
20807 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
20808 (js2-highlight-undeclared-vars, js2-peek-token)
20809 (js2-parse-function-params, js2-mode-show-errors)
20810 (js2-mode-show-warnings, js2-make-magic-delimiter)
20811 (js2-mode-highlight-magic-parens): Update to use new face names.
20812
20813 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
20814
20815 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
20816 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
20817
20818 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
20819
20820 * subr.el: Provide hashtable-print-readable.
20821
20822 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
20823 hs-c-like-adjust-block-beginning.
20824 (hs-hide-block-at-point): Stop hiding at the beginning of
20825 hs-block-end-regexp (Bug#700).
20826
20827 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
20828
20829 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
20830 a macro.
20831 (gdb-registers-handler-custom): Do not fail when register names
20832 are unavailable.
20833
20834 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
20835
20836 * progmodes/gdb-mi.el (gdb-control-all-threads)
20837 (gdb-control-current-thread): Interactive setters for
20838 `gdb-gud-control-all-threads' to use in menu.
20839 (gdb-show-run-p): Show «Go» when process is not active.
20840 (gud-tool-bar-map): Add non-stop/A,T indicator.
20841 Uses gud/thread.xpm and gud/all.xpm.
20842
20843 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
20844
20845 * net/net-utils.el (net-utils-font-lock-keywords): New var.
20846 (nslookup-font-lock-keywords): Make it a variable.
20847 (net-utils-mode): New mode for viewing diagnostic network output.
20848 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
20849 (net-utils-run-simple): New function.
20850 (ifconfig, iwconfig, netstat, arp, route): Use it.
20851
20852 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
20853
20854 * progmodes/gdb-mi.el (gdb-read-memory-custom)
20855 (gdb-memory-set-address, def-gdb-set-positive-number)
20856 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
20857 after changing settings.
20858 (gdb-invalidate-disassembly): Update when first shown.
20859 (gdb-edit-locals-value): Fix.
20860 (gdb-registers-handler-custom): Print registers in right order and
20861 allow changing register values (only for current thread yet).
20862 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
20863 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
20864 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
20865 (gdb-locals-handler-custom, gdb-registers-handler-custom):
20866 Thread info in mode name.
20867 (gdb-registers-mode-map): TAB to switch to locals.
20868
20869 2009-08-08 Eli Zaretskii <eliz@gnu.org>
20870
20871 * mail/rmail.el (rmail-add-mbox-headers)
20872 (rmail-set-message-counters-counter): Search for
20873 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
20874
20875 2009-08-08 Glenn Morris <rgm@gnu.org>
20876
20877 * Makefile.in (ELCFILES): Update.
20878
20879 2009-08-07 Eli Zaretskii <eliz@gnu.org>
20880
20881 * mail/sendmail.el (mail-yank-original):
20882 Set buffer-file-coding-system from the one used by the message whose
20883 text is yanked.
20884
20885 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
20886 to "windows" when "pgnuplot" is used.
20887 (calc-graph-command, calc-gnuplot-command, calc-graph-init):
20888 Don't call accept-process-output if "pgnuplot" is used.
20889 (calc-graph-init): Don't send -display and -geometry to
20890 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
20891 running "pgnuplot -V" with shell-command-to-string.
20892
20893 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
20894 the default.
20895
20896 2009-08-07 Eli Zaretskii <eliz@gnu.org>
20897
20898 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
20899 org/org-latex.elc.
20900
20901 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
20902
20903 * vc-dispatcher.el (vc-resynch-window): Update comment.
20904
20905 * term.el (term-handle-ansi-escape): Add comments with the
20906 terminfo capabilities implemented.
20907
20908 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
20909
20910 * progmodes/gdb-mi.el (gdb-var-create-regexp): Remove.
20911 (gdb-var-create-handler): Rewritten using JSON parser.
20912 (gdb-propertize-header): Move earlier.
20913 (gdb-set-header): Remove to avoid duplication.
20914 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
20915 Refresh disassembly buffers only after threads list have been
20916 update.
20917 (gdb-threads-header, gdb-registers-header): Per-buffer header line
20918 variables.
20919
20920 2009-08-04 Juri Linkov <juri@jurta.org>
20921
20922 * files.el: Commands to add/delete file/directory-local variables.
20923 (read-file-local-variable, read-file-local-variable-value)
20924 (read-file-local-variable-mode, modify-file-local-variable)
20925 (modify-file-local-variable-prop-line)
20926 (modify-dir-local-variable): New functions.
20927 (add-file-local-variable, delete-file-local-variable)
20928 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
20929 (add-dir-local-variable, delete-dir-local-variable)
20930 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
20931 (copy-dir-locals-to-file-locals-prop-line): New commands.
20932
20933 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
20934
20935 * abbrev.el (insert-abbrev-table-description): Prettify output.
20936 Suggested by Karl Chen.
20937
20938 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
20939
20940 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
20941 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
20942 (gdb-overlay-arrow-position, gdb-thread-position)
20943 (gdb-disassembly-position): Declare variables.
20944 (gdb-wait-for-pending): Function now.
20945 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
20946 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
20947 compilation goes smoothly.
20948 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
20949 (gdb-non-stop-setting): New customization setting which replaces
20950 `gdb-non-stop' so changing it doesn't break active GDB session.
20951 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
20952 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
20953 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
20954 (gdb-show-threads-by-default): New customization options.
20955 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
20956 routines.
20957 (gdb-get-buffer-create): Send buffers update signal when they are
20958 created.
20959 (gdb-invalidate-locals, gdb-invalidate-registers)
20960 (gdb-invalidate-breakpoints)
20961 (gdb-invalidate-threads, gdb-invalidate-disassembly)
20962 (gdb-invalidate-memory): Accept update signal.
20963 (gdb-current-context-command): Use --frame option.
20964 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
20965 Implement `gdb-frame-number' selection logic.
20966 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
20967 whether to show GUD toolbar buttons.
20968 (gdb-thread-exited): Unselect current thread when it exits.
20969 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
20970 (gdb-mark-line): Routine which sets overlay arrow or inverses
20971 video on fringeless displays.
20972 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
20973 to build aligned columns of data in GDB buffers and set text
20974 properties line-by-line.
20975 (gdb-invalidate-breakpoints)
20976 (gdb-breakpoints-list-handler-custom)
20977 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
20978 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
20979 (gdb-registers-handler-custom): Align data columns.
20980 (gdb-locals-handler-custom): Now prints data like in variable
20981 declarations.
20982 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
20983 Remove confusing buttons.
20984 (gdb-invalidate-threads): Append --frame.
20985 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
20986 between breakpoints/threads buffers.
20987 (gdb-set-window-buffer): Now can ignore dedicated windows.
20988 (gdb-propertize-header): Use `gdb-set-window-buffer'.
20989 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
20990 (def-gdb-thread-buffer-gud-command): Replaces
20991 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
20992 for fine thread control.
20993 (gdb-preempt-existing-or-display-buffer): New function used to
20994 display bound buffers without breaking window layout.
20995 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
20996 (gdb-select-frame): New version of `gdb-frames-select' which now
20997 sets `gdb-frame-number' so commands may use --frame option instead
20998 of inner debugger state.
20999 (gdb-frame-handler): Do not set `gdb-frame-number'.
21000 (gdb-threads-mode-map): Select threads with mouse.
21001
21002 * progmodes/gud.el (gdb-gud-context-call): Declare function to
21003 avoid compilation warning.
21004 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
21005 `gdb-show-stop-p`.
21006
21007 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
21008 Argument `key' renamed to `buffer-type'.
21009 (gdb-current-context-buffer-name): Do not add thread info to
21010 buffer name when no thread is selected.
21011 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
21012 command (bug 3794).
21013 (gdb-thread-selected): Handle `=thread-selected' notification.
21014 (gdb-wait-for-pending): New macro to deal with congestion problems.
21015 (gdb-breakpoints-list-handler-custom): Don't fail on pending
21016 breakpoints.
21017 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
21018 This fixes problem similar to one described in bug 3947.
21019 (gud-menu-map): More menu items.
21020 (gdb-init-1): Reset `gdb-thread-number' to nil.
21021
21022 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
21023 non-stop settings.
21024
21025 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
21026 (gdb-current-context-command): Do not append --thread if
21027 `gdb-thread-number' is nil.
21028 (gdb-running-threads-count, gdb-stopped-threads-count):
21029 New variables.
21030 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
21031 (gdb-stopped-hooks, gdb-switch-when-another-stopped):
21032 New customization options.
21033 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
21034 GUD commands.
21035 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
21036 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
21037 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
21038 set `gdb-thread-number' and update `gud-running' properly.
21039 (gdb-running): Update threads list when new threads appear.
21040 (gdb-stopped): Support non-stop operation and new thread switching
21041 logic.
21042 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
21043 (gdb-json-partial-output): New set of JSON routines.
21044 (def-gdb-auto-update-trigger): New `signal-list' optional
21045 argument.
21046 (gdb-thread-list-handler-custom): Update `gud-running',
21047 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
21048 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
21049 (gdb-continue-thread, gdb-step-thread): New commands for fine
21050 thread execution control.
21051 (gud-menu-map): New menu items to switch non-stop options.
21052 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
21053 (gdb-send): Mimic RET properly (bug 3794).
21054
21055 * progmodes/gdb-mi.el (gdb-rules-name-maker)
21056 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
21057 gdb-buffer-rules.
21058 (def-gdb-auto-update-handler): New nopreserve optional argument.
21059 (gdb-stack-list-frames-custom): Print stack from top to bottom.
21060
21061 * progmodes/gdb-mi.el (gdb-pc-address): Remove unused variable.
21062 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
21063 (gdb-parent-mode): New mode to derive other GDB modes from.
21064 (gdb-display-disassembly-for-thread)
21065 (gdb-frame-disassembly-for-thread): New commands for threads
21066 buffer.
21067
21068 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
21069 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
21070 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
21071 (gdb-update): We now store all GDB buffers in a list so that they
21072 can be updated by traversing a list instead of calling invalidate
21073 triggers explicitly.
21074 (def-gdb-trigger-and-handler): New macro to define trigger-handler
21075 pair for GDB buffer.
21076 (gdb-stack-buffer-name): Add thread information.
21077 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
21078 handle pending triggers.
21079 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
21080 (def-gdb-thread-buffer-simple-command)
21081 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
21082 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
21083 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
21084 New commands which show buffers bound to thread.
21085 (gdb-stack-list-locals-regexp): Remove unused regexp.
21086
21087 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
21088 (gdb-locals-buffer-name, gdb-registers-buffer-name)
21089 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
21090 to (gud-comint-buffer) in *-buffer-name functions
21091 because (gdb-get-target-string) already does that.
21092 (gdb-locals-handler-custom, gdb-registers-handler-custom)
21093 (gdb-changed-registers-handler): Rewritten without regexps.
21094
21095 * progmodes/gdb-mi.el: Basic thread selection support.
21096 (gdb-thread-number): New variable.
21097 (gdb-current-context-command): New macro which adds --thread
21098 option to command.
21099 (gdb-threads-mode-map): Select thread with SPC.
21100 (gdb-thread-list-handler-custom): Mark current thread with overlay
21101 arrow. Synchronize GDB thread and Emacs thread.
21102 (gdb-select-thread): New command which selects current thread.
21103 (gdb-invalidate-frames, gdb-invalidate-locals)
21104 (gdb-invalidate-registers): Use --thread option.
21105
21106 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
21107
21108 * net/tramp.el (top): Make check for tramp-gvfs loading more
21109 robust. (Bug#3977)
21110 (tramp-handle-insert-file-contents): `unwind-protect' must be
21111 inside `with-parsed-tramp-file-name'.
21112
21113 * net/tramp-gvfs.el (top): Remove superfluous message when loading
21114 fails.
21115
21116 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
21117
21118 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
21119 directory if CLASSPATH is not set.
21120
21121 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
21122
21123 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
21124 New defconst.
21125 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
21126
21127 2009-08-02 Kevin Ryde <user42@zip.com.au>
21128
21129 * net/newst-backend.el (newsticker--raw-url-list-defaults):
21130 Update freshmeat link. Delete newsforge.com as it seems gone.
21131
21132 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
21133
21134 * select.el (x-set-selection): Doc fix (Bug#4021).
21135
21136 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
21137
21138 * help-fns.el (describe-variable): Treat list return values from
21139 dir-locals-find-file properly (Bug#4005).
21140
21141 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
21142
21143 * net/tramp.el (tramp-debug-message): Print also microseconds.
21144
21145 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
21146
21147 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
21148 or END is non-nil.
21149 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
21150 (tramp-get-debug-buffer): Change `outline-regexp' according to new
21151 format.
21152
21153 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
21154 (tramp-get-file-property): Use it.
21155
21156 * autorevert.el (auto-revert-handler):
21157 Allow `auto-revert-tail-mode' for remote files.
21158
21159 2009-08-02 Jason Rumney <jasonr@gnu.org>
21160
21161 * minibuffer.el (read-file-name): Treat confirm options to
21162 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
21163
21164 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
21165
21166 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
21167 (font-lock-variable-name-face, font-lock-constant-face):
21168 Darken the colors for light backgrounds.
21169
21170 2009-08-01 Eli Zaretskii <eliz@gnu.org>
21171
21172 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
21173 month names. (Bug#3987)
21174
21175 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
21176
21177 * simple.el (line-move-finish): Pass whole number to
21178 line-move-to-column.
21179 (line-move-visual): Perform hscroll to the recorded position.
21180
21181 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
21182
21183 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
21184
21185 2009-07-29 Alan Mackenzie <acm@muc.de>
21186
21187 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
21188
21189 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
21190
21191 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
21192 (gdb-place-breakpoints): Use full path when setting breakpoints.
21193
21194 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
21195
21196 * calc/calc.el (calc-mode-map): Add keybinding for
21197 `calc-transpose-lines'.
21198
21199 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
21200
21201 * calc/calc-misc.el (calc-transpose-lines): New function.
21202
21203 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
21204
21205 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
21206 Simplify check for out-of-band methods.
21207 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
21208 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
21209
21210 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
21211
21212 * vc-git.el (vc-git-checkin): Fix typo.
21213
21214 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
21215
21216 * progmodes/js2-mode.el: New file.
21217
21218 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
21219
21220 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
21221 (gud-menu-map): Adjust tooltip accordingly.
21222
21223 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
21224
21225 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
21226 (vc-bzr-log-view-mode): Adjust log-view-file-re.
21227
21228 * add-log.el (change-log-mode-map): Add a menu.
21229
21230 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
21231
21232 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
21233 function returns nil.
21234 (dbus-handle-event): Handle special return value :ignore.
21235 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
21236
21237 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
21238
21239 * view.el (view-mode-enable): Don't define Helper-return-blurb if
21240 it's not needed.
21241
21242 2009-07-25 Eli Zaretskii <eliz@gnu.org>
21243
21244 Fix Bug#3888:
21245
21246 * w32-vars.el (x-select-enable-clipboard): Doc fix.
21247
21248 * term/pc-win.el (x-display-name, x-colors)
21249 (x-select-enable-clipboard, x-select-text): Doc fix.
21250
21251 * term/common-win.el (x-display-name, x-colors): Doc fix.
21252
21253 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
21254 (xw-defined-colors): Doc fix.
21255
21256 * w32-fns.el (x-select-text, x-setup-function-keys)
21257 (x-get-selection, x-set-selection): Doc fix.
21258
21259 * term/x-win.el (x-select-text, x-setup-function-keys)
21260 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
21261
21262 * select.el (x-set-selection): Doc fix.
21263
21264 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
21265
21266 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
21267 instead of "IsNSSSupportAvailable". Avahi ought to work also when
21268 "IsNSSSupportAvailable" method is not available.
21269 Reported by Steve Youngs <steve@sxemacs.org>.
21270
21271 2009-07-24 Kenichi Handa <handa@m17n.org>
21272
21273 * international/characters.el: Fix setting of category ?C, ?|, ?K,
21274 and ?H. Fix setting of case for Latin Extended and Greek Extended.
21275 (build-unicode-category-table): Fix range checks.
21276
21277 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
21278
21279 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
21280 the buffer we try to sync is current when calling
21281 vc-resynch-buffer.
21282
21283 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
21284 not show up to date files.
21285
21286 2009-07-24 Glenn Morris <rgm@gnu.org>
21287
21288 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
21289 Add autoload cookies. If necessary, initialize.
21290 (elint-log): Handle non-file buffers.
21291 (elint-initialize): Add optional argument to reinitialize.
21292 (elint-find-builtin-variables): Save excursion.
21293
21294 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
21295
21296 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
21297 for Lint.
21298
21299 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
21300
21301 * vc.el (vc-print-log-internal): New function, split out from ...
21302 (vc-print-log): ... here.
21303 (vc-dir-move-to-goal-column): Declare.
21304
21305 * vc-git.el (vc-git-add-signoff): New variable.
21306 (vc-git-checkin): Use it.
21307 (vc-git-toggle-signoff): New function.
21308 (vc-git-extra-menu-map): Bind it to menu.
21309 (vc-git--run-command-string): Accept a nil FILE argument.
21310 (vc-git-stash-list): New function.
21311 (vc-git-dir-extra-headers): Use it.
21312
21313 2009-07-23 Glenn Morris <rgm@gnu.org>
21314
21315 * help-fns.el (describe-variable): Describe ignored and risky local
21316 variables in a similar way to that in which we describe safe ones.
21317
21318 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
21319 (byte-compile-output-file-form, byte-compile-output-docform)
21320 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
21321 Give some more local variables with common names a "bytecomp-" prefix,
21322 so as not to shadow things during compilation.
21323 * emacs-lisp/cl-macs.el (load-time-value)
21324 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
21325 `outbuffer' to `bytecomp-outbuffer'.
21326
21327 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
21328 since the next two variables cover them automatically now.
21329 (elint-builtin-variables, elint-autoloaded-variables): New.
21330 (elint-unknown-builtin-args): Remove all members, since they can be
21331 parsed automatically now.
21332 (elint-extra-errors): New.
21333 (elint-env-add-env, elint-env-add-macro): Use cadr.
21334 (elint-current-buffer): Use or. Change final message.
21335 (elint-get-top-forms): Use line-end-position.
21336 (elint-init-env): Use cadr. Handle autoload, declare-function,
21337 and defalias.
21338 (elint-add-required-env): Doc fix. Use or. Standardize error.
21339 (regexp-assoc): Remove unused function.
21340 (elint-top-form): Set elint-current-pos, to record the start of the
21341 top-level form, for compilation-mode.
21342 (elint-form): Trap errors in macro expansion. Use dolist.
21343 (elint-unbound-variable): Use elint-builtin-variables and
21344 elint-autoloaded-variables.
21345 (elint-get-args): Use cadr, or.
21346 (elint-check-cond-form): Use dolist, cadr.
21347 (elint-check-condition-case-form): Doc fix. Use cadr.
21348 Use elint-extra-errors.
21349 (elint-log): New function.
21350 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
21351 Distinguish errors and warnings.
21352 (elint-log-message): Use with-current-buffer. Inhibit read-only.
21353 Use a bytecomp-style format.
21354 (elint-clear-log): Preserve default-directory. Inhibit read-only.
21355 (elint-get-log-buffer): Use compilation mode. Disable undo.
21356 Don't truncate lines.
21357 (elint-initialize): Set builtin and autoloaded variable lists.
21358 Only process elint-unknown-builtin-args if non-nil.
21359 (elint-find-builtin-variables, elint-find-autoloaded-variables):
21360 New functions.
21361 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
21362
21363 2009-07-22 Kevin Ryde <user42@zip.com.au>
21364
21365 * net/newst-backend.el (newsticker--parse-atom-1.0)
21366 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
21367 (newsticker--parse-rss-1.0):
21368 * progmodes/idlwave.el (idlwave-mode):
21369 * progmodes/idlw-shell.el (idlwave-shell-mode):
21370 * progmodes/vera-mode.el (vera-mode):
21371 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
21372 * progmodes/vhdl-mode.el (vhdl-mode):
21373 * textmodes/table.el (table-generate-source)
21374 (table--warn-incompatibility):
21375 Hyperlink urls in docstrings with URL `...'.
21376
21377 2009-07-22 Glenn Morris <rgm@gnu.org>
21378
21379 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
21380 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
21381 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
21382 Remove leading * from defcustom docs.
21383
21384 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
21385
21386 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
21387 defcustom doc.
21388 (list-load-path-shadows): Optionally, just return shadows as a string.
21389
21390 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
21391
21392 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
21393
21394 * mail/rmailedit.el (rmail-edit-mode):
21395 Use auto-save-include-big-deletions.
21396
21397 * mail/rmail.el (rmail-variables):
21398 Use auto-save-include-big-deletions.
21399
21400 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
21401 changes.
21402
21403 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
21404
21405 * calc/calc.el (calc-undo-length): New variable.
21406 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
21407
21408 2009-07-21 Richard Stallman <rms@gnu.org>
21409
21410 * files.el (auto-save-mode): Handle buffer-save-size = -2
21411 for toggling mode.
21412
21413 2009-07-21 Glenn Morris <rgm@gnu.org>
21414
21415 * textmodes/ispell.el (ispell-looking-back): Update declaration.
21416
21417 * calendar/todo-mode.el (calendar-current-date): Update declaration.
21418
21419 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
21420 silence compiler. Instead...
21421 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
21422 (ps-print-ensure-fontified): Update for above function name changes.
21423
21424 * printing.el (pr-mh-get-msg-num, pr-mh-show)
21425 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
21426 silence compiler. Instead...
21427 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
21428 (mh-show-buffer): Only define for compiler.
21429 (pr-mh-current-message): Update for above function name changes.
21430
21431 * files.el (abort-if-file-too-large): Explicitly pass `filename'
21432 as an argument.
21433 (find-file-noselect, insert-file-1): Update for above change.
21434
21435 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
21436
21437 * mail/mailclient.el (mailclient-send-it): Fix message.
21438
21439 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
21440 (edebug-eval): Check cl-debug-env is bound.
21441 (print-level, print-circle): Don't redefine built-in variables.
21442
21443 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
21444 (custom-print-vectors): Remove old comments from doc.
21445
21446 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
21447 (emerge-version): Make the variable an obsolete alias for the
21448 emacs-version variable. Make the function obsolete.
21449 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
21450 Emerge options, rather than merging in into the main Options menu.
21451 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
21452 and auto advance modes. Disable edit/fast items when not relevant.
21453
21454 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
21455
21456 * term/vt420.el (terminal-init-vt420): Fix typo.
21457
21458 2009-07-20 Sam Steingold <sds@gnu.org>
21459
21460 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
21461 variable (removed from compile.el on 2004-03-11).
21462
21463 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
21464
21465 * files.el (hack-local-variables-filter): Fix last change.
21466
21467 2009-07-19 Juri Linkov <juri@jurta.org>
21468
21469 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
21470 (dir-local-variables-alist): New buffer-local variable.
21471 (hack-local-variables-filter): If variable is not dir-local,
21472 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
21473 because file-local overrides dir-local.
21474 (c-postprocess-file-styles) <declare-function>:
21475 Remove obsolete declaration.
21476 (hack-dir-local-variables): Add dir-local variable/value pair to
21477 `dir-local-variables-alist' and remove duplicates. Doc fix.
21478
21479 * help-fns.el (describe-variable): Add information about
21480 file-local and dir-local variables.
21481
21482 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
21483
21484 * files.el (hack-local-variables-filter): Rewrite.
21485
21486 2009-07-19 Glenn Morris <rgm@gnu.org>
21487
21488 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
21489 Silence compiler by only defining on XEmacs.
21490
21491 * international/mule.el (auto-coding-regexp-alist): Only match
21492 BABYL... at the start of buffer, not of lines. (Bug#3790)
21493
21494 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
21495 non-calendar buffers (Bug#3862). Restore "not on a date" message.
21496 (cal-menu-context-mouse-menu): Doc fix.
21497
21498 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
21499
21500 * simple.el (mail-user-agent): Doc fix. Set :version tag.
21501
21502 2009-07-18 Juri Linkov <juri@jurta.org>
21503
21504 * info.el: Virtual Info keyword finder.
21505 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
21506 (Info-finder-file): New variable.
21507 (Info-finder-find-file): New function.
21508 (finder-known-keywords, finder-package-info)
21509 (find-library-name, lm-commentary): Use defvar and
21510 declare-function to silence compiler warnings.
21511 (Info-finder-find-node): New function.
21512 (info-finder): New command.
21513
21514 * subr.el (process-kill-buffer-query-function): New function.
21515 (add-hook)<kill-buffer-query-functions>: Add hook
21516 `process-kill-buffer-query-function'.
21517
21518 2009-07-18 Alan Mackenzie <acm@muc.de>
21519
21520 * progmodes/cc-mode.el (c-before-hack-hook)
21521 (c-postprocess-file-styles): Give invocation of `c-set-style'
21522 DONT-OVERRIDE parameter of t. Already set style variables will
21523 thus not be overridden by style settings given by `c-file-syle'.
21524
21525 * files.el (hack-local-variables-filter): Remove entries with
21526 duplicate keys from `file-local-variables-alist'.
21527
21528 2009-07-18 Eli Zaretskii <eliz@gnu.org>
21529
21530 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
21531 x-set-selection if display-selections-p returns nil for the
21532 current frame.
21533
21534 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
21535
21536 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
21537
21538 2009-07-18 Eli Zaretskii <eliz@gnu.org>
21539
21540 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
21541 Accept nil in addition to a regexp.
21542 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
21543 Accept nil in addition to a regexp.
21544 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
21545 buffers that have an associated file. Handle nil values of
21546 desktop-buffers-not-to-save and desktop-files-not-to-save.
21547 (Bug#3833)
21548
21549 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
21550 (x-disown-selection-internal): New functions.
21551
21552 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
21553
21554 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
21555 warning.
21556 (gdb-breakpoints-header): Move forward to avoid compiler warning.
21557 (gdb-make-header-line-mouse-map): Remove duplicate definition.
21558
21559 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
21560
21561 * simple.el (set-mark): Revert last change.
21562
21563 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
21564
21565 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
21566 rendering of pngs is not possible instead of messaging a long
21567 description.
21568
21569 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
21570
21571 * w32-fns.el (x-selection-owner-p): New function.
21572
21573 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
21574 (mouse-yank-at-click, mouse-yank-primary):
21575 If select-active-regions is non-nil, deactivate the mark before
21576 insertion.
21577
21578 * simple.el (deactivate-mark, set-mark): Only save selection if we
21579 own it.
21580
21581 2009-07-17 Kenichi Handa <handa@m17n.org>
21582
21583 * case-table.el (describe-buffer-case-table): Fix for the case
21584 that KEY is a cons.
21585
21586 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
21587
21588 * vc-rcs.el (vc-rcs-find-file-hook):
21589 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
21590
21591 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
21592
21593 * net/tramp.el (tramp-wait-for-output): Handle the case when
21594 commands do not return a newline but a null byte before the shell
21595 prompt. (Bug#3858)
21596
21597 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
21598
21599 * term/ns-win.el (ns-set-alpha): Don't declare.
21600 (ns-set-background-alpha): Remove function.
21601
21602 2009-07-16 Kevin Ryde <user42@zip.com.au>
21603
21604 * emacs-lisp/copyright.el (copyright-update): Save match-data across
21605 y-or-n-p, for safety.
21606
21607 2009-07-16 Richard Stallman <rms@gnu.org>
21608
21609 * files.el (auto-save-mode): If buffer-saved-size is -2,
21610 don't clobber it.
21611
21612 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
21613 (rmail-retry-ignored-headers): Add more uninteresting fields.
21614
21615 2009-07-15 Jari Aalto <jari.aalto@cante.net>
21616
21617 * net/rcirc.el (rcirc): Use history variables.
21618 (rcirc-server-name-history, rcirc-nick-name-history)
21619 (rcirc-server-port-history): New variables.
21620
21621 2009-07-15 Kenichi Handa <handa@m17n.org>
21622
21623 * international/mule-cmds.el (set-language-environment-charset):
21624 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
21625 ignore them.
21626
21627 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
21628 Delete unibyte-display.
21629
21630 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
21631
21632 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
21633
21634 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
21635
21636 * simple.el (deactivate-mark): Optional argument FORCE.
21637 (set-mark): Use deactivate-mark.
21638
21639 * info.el (Info-search): No need to check transient-mark-mode
21640 before calling deactivate-mark.
21641
21642 * select.el (x-set-selection): Doc fix.
21643 (x-valid-simple-selection-p): Allow buffer values.
21644 (xselect--selection-bounds): Handle buffer values.
21645 Suggested by David De La Harpe Golden.
21646
21647 * mouse.el (mouse-set-region, mouse-drag-track):
21648 Call copy-region-as-kill before setting the mark, to let
21649 select-active-regions work.
21650
21651 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
21652
21653 * simple.el (deactivate-mark): If select-active-regions is
21654 non-nil, copy the selection data into a string.
21655 (activate-mark): If select-active-regions is non-nil, set the
21656 selection to the current buffer.
21657 (set-mark): Update selection if select-active-regions is non-nil.
21658
21659 * select.el (x-valid-simple-selection-p): Allow buffer values.
21660
21661 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
21662
21663 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
21664 and more featureful message-mode.
21665
21666 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
21667
21668 * select.el (x-set-selection): Doc fix.
21669 (x-valid-simple-selection-p): Disallow selection data consisting
21670 of a list or cons of integers, since that is not used.
21671 (xselect--selection-bounds, xselect--int-to-cons): New functions.
21672 (xselect-convert-to-string, xselect-convert-to-length)
21673 (xselect-convert-to-filename, xselect-convert-to-charpos)
21674 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
21675
21676 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
21677
21678 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
21679 output in -break-info command (Emacs bug #3794).
21680
21681 2009-07-14 Glenn Morris <rgm@gnu.org>
21682
21683 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
21684 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
21685 (edebug-print-length, edebug-print-level, edebug-print-circle)
21686 (edebug-sit-for-seconds, edebug-view-outside)
21687 (edebug-bounce-point, edebug-set-global-break-condition)
21688 (edebug-Go-nonstop-mode, edebug-trace-mode)
21689 (edebug-Trace-fast-mode, edebug-continue-mode)
21690 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
21691 (edebug-visit-eval-list): Doc fixes.
21692
21693 * subr.el (def-edebug-spec): Doc fix.
21694
21695 2009-07-14 Kenichi Handa <handa@m17n.org>
21696
21697 * international/characters.el: Fix setting of category ?C.
21698
21699 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
21700
21701 * term/ns-win.el (x-select-font): defalias x-select-font to
21702 ns-popup-font-panel instead of generate-fontset-menu.
21703
21704 2009-07-12 Eli Zaretskii <eliz@gnu.org>
21705
21706 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
21707
21708 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
21709
21710 * arc-mode.el (archive-find-type): Allow for a PK00 string before
21711 the PK\003\004 header (Bug#3770).
21712
21713 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
21714
21715 * pcomplete.el (pcomplete-comint-setup): Check for
21716 shell-dynamic-complete-filename too.
21717
21718 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
21719
21720 * simple.el (temporary-goal-column): Change the value for
21721 line-move-visual to a cons cell.
21722 (line-move-visual): Record or set the window hscroll, if
21723 necessary (Bug#3494).
21724 (line-move-1): Handle cons value of temporary-goal-column.
21725
21726 2009-07-11 Kenichi Handa <handa@m17n.org>
21727
21728 * international/mule-diag.el (describe-character-set): Don't show
21729 width.
21730
21731 2009-07-10 Sam Steingold <sds@gnu.org>
21732
21733 * progmodes/compile.el (compilation-mode-font-lock-keywords):
21734 Omake sometimes indents the errors it prints, so allow all
21735 regexps to start with spaces.
21736
21737 2009-07-10 Eli Zaretskii <eliz@gnu.org>
21738
21739 * cus-edit.el (customize-changed-options-previous-release):
21740 Bump value to 22.1. (Bug#3804)
21741
21742 2009-07-08 Sam Steingold <sds@gnu.org>
21743
21744 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
21745 to be a cons cell (test . ignored-directory) to selectively ignore
21746 some directories depending on the location of the search.
21747
21748 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
21749
21750 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
21751 remote user is root, on the local host.
21752 (tramp-local-host-p): Either the local user or the remote user
21753 must be root. (Bug#3771)
21754
21755 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
21756
21757 * progmodes/gdb-mi.el (gdb): Remove description of
21758 gdb-use-separate-io-buffer.
21759 (menu): Don't allow toggling of or enable
21760 gdb-use-separate-io-buffer from menubar.
21761
21762 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
21763
21764 * mail/unrmail.el (unrmail): Make sure the message ends with two
21765 newlines (Bug#3769).
21766
21767 2009-07-08 Glenn Morris <rgm@gnu.org>
21768
21769 * calendar/calendar.el (calendar-current-date): Rework previous change.
21770
21771 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
21772
21773 * calendar/calendar.el (calendar-current-date):
21774 Add an optional argument giving an offset from today.
21775
21776 2009-07-08 Glenn Morris <rgm@gnu.org>
21777
21778 * tutorial.el (tutorial--describe-nonstandard-key):
21779 Adjust the message for when a key has been unbound.
21780 (help-with-tutorial): Hide the arch-tag.
21781
21782 2009-07-08 Kenichi Handa <handa@m17n.org>
21783
21784 * international/fontset.el (setup-default-fontset): For each
21785 script, append (not set) font-specs.
21786
21787 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
21788 docstring.
21789
21790 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
21791
21792 * progmodes/gdb-mi.el (gdb-init-1): Move sending
21793 -data-list-register-names to ...
21794 (gdb-starting): ... here because GDB 7.0 requires execution to
21795 have started when using this MI command.
21796 (gdb-set-header): New function to distinguish select and
21797 unselected tabs in gdb buffers.
21798 (gdb-propertize-header): New macro that uses gdb-set-header.
21799 (gdb-breakpoints-header, gdb-locals-header): Use it.
21800 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
21801
21802 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
21803
21804 * Makefile.in (ELCFILES): Remove fadr.elc.
21805
21806 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
21807
21808 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
21809 may contain frame information, so `string-match' should be used.
21810 (gdb-update): Disassembly is invalidated through
21811 `gdb-get-selected-frame'.
21812 (gdb-pad-string): New function to pad string with spaces.
21813 (gdb-invalidate-disassembly): Invalidate only if the buffer
21814 exists.
21815 (gdb-disassembly-handler-custom): Column alignment.
21816 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
21817 placing new ones.
21818 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
21819 end of line, too.
21820 (gdb-frame-handler): Match convention to for disassembly buffer
21821 mode name.
21822 (gdb-stack-list-frames-handler): Rewritten without regexps.
21823 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
21824 not highlight breakpoints without line information.
21825 (gdb-input): Add trailing newline to command.
21826
21827 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
21828 buffer properly.
21829 (gdb-breakpoints-list-handler-custom): Replacement for
21830 `gdb-break-list-handler'. Using real parser instead of regexps
21831 now.
21832 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
21833 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
21834 to place breakpoints.
21835 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
21836 functions.
21837 (gdb-disassembly-handler-custom): Show overlay arrow.
21838 (gdb-disassembly-place-breakpoints): Show breakpoints in
21839 disassembly buffer.
21840 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
21841 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
21842 instead of parsing breakpoints buffer. Fixed old menu references
21843 in `gud-menu-map'.
21844
21845 * fadr.el: Remove.
21846
21847 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
21848 (gdb-memory-address): New variable which holds top address of
21849 memory page shown in memory buffer.
21850 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit):
21851 New customization variables.
21852 New functions:
21853 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
21854 display the memory buffer.
21855 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
21856 buffer display parameters.
21857 (def-gdb-memory-format, gdb-memory-format-binary)
21858 (gdb-memory-format-octal, gdb-memory-format-unsigned)
21859 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
21860 Functions for setting memory buffer format.
21861 (gdb-memory-unit-word, gdb-memory-unit-halfword)
21862 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
21863 unit size used in memory buffer.
21864 (gdb-memory-show-next-page, gdb-memory-show-previous-page):
21865 Switch to next/previous page of memory buffer.
21866 Now using (bindat-get-field) instead of fadr functions.
21867
21868 2009-07-07 Sam Steingold <sds@gnu.org>
21869
21870 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
21871 non-top-level files.
21872
21873 2009-07-07 Kenichi Handa <handa@m17n.org>
21874
21875 * international/mule-cmds.el (reset-language-environment):
21876 Put the highset priority to the charset iso-8859-1.
21877
21878 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
21879
21880 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
21881 to the end of the line when locating the block (Bug#700).
21882
21883 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
21884
21885 * net/tramp.el (tramp-handle-write-region): Flush file properties
21886 in case of short track.
21887
21888 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
21889
21890 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
21891 Coded custom representation of verilog error regular expressions
21892 to work with Emacs-22's new format.
21893 (verilog-error-regexp-xemacs-alist): Coded custom representation
21894 of verilog error regular expressions to work with XEmacs format.
21895 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
21896 error recognition into XEmacs.
21897 (verilog-error-regexp-add-emacs): Hook routine to install verilog
21898 error recognition into Emacs-22.
21899
21900 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
21901
21902 * woman.el: Remove stand-alone closing parentheses.
21903 (woman-file-name, woman2-format-paragraphs)
21904 (woman-leave-blank-lines): Code cleanup.
21905 (woman-use-own-frame): Change default to nil.
21906 (woman-italic, woman-bold, woman-unknown, woman-addition):
21907 Change defaults to inherit from default faces.
21908 (woman2-process-escapes): Consume the newline after a stand-alone
21909 filler character (Bug#3651).
21910
21911 2009-07-06 Glenn Morris <rgm@gnu.org>
21912
21913 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
21914 (top-level): Move provide to the end.
21915 (ffap): Remove defunct URL from custom group.
21916
21917 * subr.el (eval-after-load): Doc fix.
21918
21919 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
21920
21921 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
21922 `calc-embedded-word' is called twice.
21923
21924 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
21925
21926 * files.el (find-alternate-file-other-window, find-alternate-file):
21927 Obey confirm-nonexistent-file-or-buffer.
21928
21929 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
21930
21931 * dired-aux.el (dired-show-file-type): Handle remote files.
21932
21933 2009-07-05 Jari Aalto <jari.aalto@cante.net>
21934
21935 * desktop.el (desktop-globals-to-save):
21936 Add file-name-history (Bug#2750).
21937
21938 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
21939
21940 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
21941
21942 2009-07-04 Johan Bockgård <bojohan@gnu.org>
21943
21944 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
21945 property on entire argument since this is what eshell-lisp-command
21946 expects.
21947
21948 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
21949
21950 * net/tramp-gvfs.el (tramp-gvfs-methods)
21951 (tramp-gvfs-zeroconf-domain)
21952 (tramp-bluez-discover-devices-timeout): Add version flag.
21953 (tramp-gvfs-handler-mounted-unmounted)
21954 (tramp-gvfs-connection-mounted-p): Polish handling of
21955 incompatibilities between GVFS 0.2 and 1.0.
21956
21957 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
21958
21959 * cus-start.el (all): Add make-pointer-invisible.
21960
21961 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
21962
21963 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
21964 formatted correctly.
21965
21966 2009-07-02 Juri Linkov <juri@jurta.org>
21967
21968 * info.el: Virtual Info files and nodes.
21969 (Info-virtual-files, Info-virtual-nodes): New variables.
21970 (Info-current-node-virtual): New variable.
21971 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
21972 New functions.
21973 (Info-file-supports-index-cookies): Use Info-virtual-file-p
21974 to check for a virtual file instead of checking a fixed list
21975 of node names.
21976 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
21977 instead of ad-hoc processing of "dir" and (apropos history toc).
21978 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
21979 instead of ad-hoc processing of "dir" and (apropos history toc).
21980 Reread a file when moving from a virtual node.
21981 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
21982 (Info-directory-toc-nodes, Info-directory-find-file)
21983 (Info-directory-find-node): New functions.
21984 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
21985 (Info-history): Move part of code to
21986 `Info-history-find-node'.
21987 (Info-history-toc-nodes, Info-history-find-file)
21988 (Info-history-find-node): New functions.
21989 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
21990 (Info-toc): Move part of code to `Info-toc-find-node'.
21991 (Info-toc-find-node): New function.
21992 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
21993 the current Info file name to references because now the node
21994 "*TOC*" belongs to the same Info manual.
21995 (Info-toc-build): Rename from `Info-build-toc'.
21996 (Info-toc-nodes): Rename input argument `file' to `filename'.
21997 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
21998 instead of ad-hoc processing of ("dir" apropos history toc).
21999 (Info-index-nodes): Use Info-virtual-file-p
22000 to check for a virtual file instead of checking a fixed list
22001 of node names.
22002 (Info-index-node): Add check for `Info-current-node-virtual'.
22003 Raise `save-match-data' higher up the tree to contain
22004 `search-forward' too (bug fix).
22005 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
22006 (Info-virtual-index-nodes): New variable.
22007 (Info-virtual-index-find-node, Info-virtual-index): New functions.
22008 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
22009 (Info-apropos-file, Info-apropos-nodes): New variables.
22010 (Info-apropos-toc-nodes, Info-apropos-find-file)
22011 (Info-apropos-find-node, Info-apropos-matches): New functions.
22012 (info-apropos): Move part of code to `Info-apropos-find-node' and
22013 `Info-apropos-matches'.
22014 (Info-mode-map): Bind "I" to `Info-virtual-index'.
22015 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
22016 for a virtual file instead of checking a fixed list of node names.
22017
22018 * simple.el (async-shell-command): New command.
22019
22020 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
22021
22022 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
22023 instead of `mount-info'.
22024
22025 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
22026
22027 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
22028 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
22029
22030 2009-07-02 Kenichi Handa <handa@m17n.org>
22031
22032 * international/mule.el (set-keyboard-coding-system): Force *-unix
22033 coding-system to avoid eol conversion.
22034
22035 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
22036
22037 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
22038 Add handler for `process-file', `shell-command' and
22039 `start-file-process'.
22040 (tramp-gvfs-handle-shell-command)
22041 (tramp-gvfs-handle-start-file-process)
22042 (tramp-gvfs-handle-process-file): New defuns.
22043 (tramp-synce-list-devices): Simplify check for existence of property.
22044
22045 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
22046
22047 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
22048
22049 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
22050
22051 * language/korean.el (set-language-info-alist): Add korean-cp949,
22052 cp949 to spec.
22053
22054 2009-07-01 Kenichi Handa <handa@m17n.org>
22055
22056 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
22057
22058 * international/encoded-kb.el: Deleted.
22059
22060 * international/mule.el (set-keyboard-coding-system): Perform the
22061 necessary setup here instead of calling encoded-kbd-setup-display.
22062
22063 2009-07-01 Glenn Morris <rgm@gnu.org>
22064
22065 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
22066
22067 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
22068
22069 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
22070
22071 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
22072
22073 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
22074 Handle also the 'rename case, when setting file modes. (Bug#3712)
22075 (tramp-default-file-modes): Remove execute permissions.
22076
22077 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
22078 (top): Add a default for "synce" in `tramp-default-user-alist'.
22079 Add completion function for "synce" method.
22080 (tramp-hal-service, tramp-hal-path-manager)
22081 (tramp-hal-interface-manager, tramp-hal-interface-device):
22082 New defconst.
22083 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
22084 (tramp-synce-list-devices, tramp-synce-parse-device-names):
22085 New defuns.
22086
22087 * net/trampver.el: Update release number.
22088
22089 2009-06-30 Kenichi Handa <handa@m17n.org>
22090
22091 * international/fontset.el (setup-default-fontset): Add CJK fonts
22092 for symbols and the other miscellaneous characters.
22093
22094 * language/korea-util.el (setup-korean-environment-internal):
22095 Make char-width-table suitable for Korean environments.
22096 (exit-korean-environment): Cancel above.
22097
22098 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
22099 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
22100 setup-function to make char-width-table suitable for respective
22101 environments, and an exit-function to cancel that.
22102
22103 * language/japan-util.el (setup-japanese-environment-internal):
22104 Call use-cjk-char-width-table with arg `ja_JP'.
22105
22106 * international/characters.el (cjk-char-width-table): Delete it.
22107 (cjk-char-width-table-list): New variable.
22108 (use-cjk-char-width-table): New arg local-name.
22109 (use-default-char-width-table): Fix for the case that Emacs is
22110 already using the default char-width-table.
22111
22112 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
22113
22114 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
22115 modes mandatory. (Bug#3712)
22116
22117 2009-06-29 Alan Mackenzie <acm@muc.de>
22118
22119 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
22120 correction between the visible width of TABs and their number of bytes.
22121
22122 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
22123
22124 * server.el (server-buffer-done): Prevent kill-buffer from
22125 prompting by clearing the buffer modification flag (Bug#3696).
22126
22127 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
22128
22129 * progmodes/verilog-mode.el (verilog-beg-of-statement)
22130 (verilog-endcomment-reason-re): Support unique case and priority case.
22131 (verilog-basic-complete-re): Support localparam lineup.
22132 (verilog-beg-of-statement-1): Fix for robustness, unique case.
22133 (verilog-set-auto-endcomments): Fix for unique case, always_comb
22134 commenting.
22135 (verilog-leap-to-case-head): Now support *nested* unique &
22136 priority case statements.
22137 (verilog-auto-lineup): Make just declarations the default (as it
22138 had been).
22139 (verilog-leap-to-case-head): Support priority/unique case statements.
22140 (verilog-auto-lineup): Rework to give users radio buttons to
22141 select the various styles of automatic lineup.
22142 (verilog-error-regexp-alist): Rework to support the XEmacs style
22143 of error regular expressions from compilers, lint tools &
22144 simulators. Note that GNU Emacs has made it impossible for a mode
22145 to load such things.
22146 (electric-verilog-terminate-line, verilog-indent-declaration)
22147 (verilog-auto-wiure): Rework for radio button selection of
22148 auto-lineup selection of specification of auto lineup.
22149 (verilog-beg-of-statement-1): Redesign to support proper operation
22150 in additional code, based on testing with auto-lineup.
22151 (verilog-calculate-indent, assignments & declarations)
22152 (verilog-backward-token): Enhance to support auto-lineup of
22153 assignments & declarations.
22154 (verilog-in-directive-p, verilog-at-struct-p): New function for
22155 easy test of whether we are.
22156 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
22157 to support safe execution at almost anyline.
22158 (verilog-calc-1): Properly support indenting deep inside generate
22159 blocks.
22160 (verilog-init-font): Remove definition & use of verilog-init-font,
22161 as it is redundant with font-lock-defaults.
22162 (verilog-mode): Alter the definition of verilog-font-lock-defaults
22163 to avoid circular calls if syntax-ppss is a function (as is the
22164 case now in 22.x GNU Emacs) as that function would sometimes call
22165 itself, leading to (nearly) infinite recursion.
22166 (verilog-ovm-begin-re, verilog-ovm-end-re)
22167 (verilog-ovm-statement-re, verilog-leap-to-head)
22168 (verilog-backward-token): Add support for OVM macros. Some are
22169 complete statements, and others open and close scopes like begin
22170 and end.
22171 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
22172 (verilog-defun-level-generate-only-re): Really fix the defun-list
22173 compilation issue.
22174 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
22175 coverpoint, constraint and cross statements.
22176 (verilog-defun-level-list, verilog-generate-defun-level-list)
22177 (verilog-all-defun-level-list): Redo these specifications - it is
22178 too hard to support eval-when compile aggregation of lists also
22179 built at when-compile time.
22180 (verilog-defun-level-list): Place defconsts of variables used in
22181 building regular expressions which are built in eval-when-compile
22182 bodies in the same eval-when-compile body to facilitate compile
22183 without load.
22184 (verilog-beg-block-re-ordered): Support indenting
22185 virtual/protected tasks and functions.
22186 (verilog-defun-level-list, verilog-in-generate-region-p)
22187 (verilog-backward-ws&directives, verilog-calc-1): Speed up
22188 indentation of some module items (generate items).
22189 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
22190 across virtual/protected tasks and functions.
22191
22192 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
22193
22194 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
22195 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
22196 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
22197 in concatenations. Reported by Yishay Belkind.
22198 (verilog-auto-ascii-enum): Support one-hot state machines in
22199 AUTOASCIIENUM. Suggested by Lloyd Gomez.
22200 (verilog-auto-inst, verilog-auto-inst-port): Include interface
22201 modport in AUTOINST and add vl-modport for users.
22202 Reported by David Rogoff.
22203 (verilog-auto-inout-module, verilog-auto-inst)
22204 (verilog-decls-get-interfaces, verilog-insert-definition)
22205 (verilog-insert-one-definition, verilog-read-decls)
22206 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
22207 (verilog-sig-modport, verilog-signals-combine-bus)
22208 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
22209 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
22210 Suggested by David Rogoff.
22211 (verilog-repair-open-comma): Fix non-insertion of comma when
22212 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
22213 (verilog-make-width-expression): Simplify [A-1:0] expression
22214 widths to just {A{1'b0}}.
22215 (verilog-mode): Cleanup checkdoc warnings.
22216 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
22217 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
22218 inputs/outputs or data type. Suggested by Vasu Kandadi.
22219 (next-error-last-buffer): Fix byte-compiler warning.
22220 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
22221 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
22222 or shell command text during AUTO expansion. Suggested by Tad Truex.
22223 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
22224 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
22225 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
22226 in AUTOINOUT. Reported by Matthew Lovell.
22227 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
22228 causing use of <= assignments. Reported by Alex Reed.
22229 (verilog-read-decls): Fix triand, trior, wand, wor to be
22230 recognized by AUTOWIRE. Reported by Spencer Isaacson.
22231 (verilog-extended-complete-re): Support import "DPI-C" functions.
22232 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
22233 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
22234 (verilog-insert-date, verilog-insert-year)
22235 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
22236 Windows systems. Reported by Michael Potts.
22237 (verilog-read-module-name): Fix AUTOINST when the child module
22238 declaration's name is a tick define. Reported by Elliot Mednick.
22239 (verilog-read-decls): Fix V2K parameter bit subscripts getting
22240 passed to next parameter's definition. Reported by Bruce T.
22241 (verilog-read-decls): Fix detecting "parameter int" when using
22242 AUTOINSTPARAM. Reported by Bruce T.
22243 (verilog-goto-defun): Fix goto not finding modules unless first
22244 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
22245 (verilog-mode): Expand -f flag arguments on entry to mode so
22246 verilog-goto-defun will work. Reported by Lawrence Butcher.
22247 (verilog-getopt): Expand environment variables in -f file
22248 arguments. Suggested by Lawrence Butcher.
22249 (verilog-set-define): Fix "Symbol's value as variable is void"
22250 when reading enumerations.
22251 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
22252 Suggested by Stephen Peltan.
22253 (verilog-read-defines): Fix reading of enumerations in include
22254 files. Reported by Steve Peltan.
22255
22256 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
22257
22258 * files.el (trash-directory): Fix defcustom type.
22259
22260 2009-06-28 Juri Linkov <juri@jurta.org>
22261
22262 * help-fns.el (describe-function-1): Correctly locate adviced
22263 functions in hyperlink (Bug#2438).
22264
22265 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
22266
22267 * files.el (trash-directory): Change default to nil.
22268 (move-file-to-trash): If trash-directory is nil and
22269 system-move-file-to-trash is unbound, perform freedesktop-style
22270 trashing.
22271
22272 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
22273
22274 * files.el (move-file-to-trash): Add freedesktop trash
22275 support (Bug#973).
22276
22277 2009-06-28 Glenn Morris <rgm@gnu.org>
22278
22279 * autorevert.el (global-auto-revert-non-file-buffers)
22280 (global-auto-revert-mode): Doc fixes.
22281
22282 2009-06-27 Johan Bockgård <bojohan@gnu.org>
22283
22284 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
22285
22286 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
22287
22288 * faces.el (x-handle-named-frame-geometry): Ensure that we have
22289 opened an X connection before calling x-get-resource (Bug#3194).
22290
22291 * play/doctor.el: Remove reference to obsolete website.
22292 (make-doctor-variables): Correct grammar mistake (Bug#2633).
22293
22294 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
22295
22296 Remove find-file-not-found-hook VC method. (Bug#2757)
22297 * vc-hooks.el (vc-file-not-found-hook)
22298 (vc-default-find-file-not-found-hook): Remove functions.
22299 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
22300 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
22301 * vc.el:
22302 * vc-hg.el:
22303 * vc-git.el: Do not mention find-file-not-found-hook VC method.
22304
22305 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
22306
22307 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
22308 compatibility function for `looking-back'.
22309
22310 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
22311 Use `ispell-looking-back'.
22312
22313 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
22314
22315 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
22316 rather than `filename'.
22317
22318 2009-06-23 Miles Bader <miles@gnu.org>
22319
22320 * face-remap.el (text-scale-set): New function.
22321
22322 2009-06-23 Glenn Morris <rgm@gnu.org>
22323
22324 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
22325
22326 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
22327
22328 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
22329
22330 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
22331
22332 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
22333 Simplify Persian conditionals.
22334
22335 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
22336 variable `filename'.
22337
22338 * comint.el (comint-insert-input): Doc fix.
22339
22340 * Makefile.in (ELCFILES): Fix typo in previous change.
22341
22342 2009-06-23 Miles Bader <miles@gnu.org>
22343
22344 * cus-start.el: Add entry for `recenter-redisplay'.
22345
22346 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22347
22348 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
22349 Add an optional argument for the backend, use it instead of
22350 calling vc-backend.
22351 (vc-mode-line): Add an optional argument for the backend.
22352 Pass the backend to vc-state and vc-working-revision. Move code for
22353 special handling for vc-state being a buffer to ...
22354
22355 * vc-rcs.el (vc-rcs-find-file-hook):
22356 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
22357
22358 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
22359 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
22360 vc-stay-local-p and vc-mode-line calls.
22361
22362 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
22363 (vc-cvs-diff, vc-cvs-annotate-command)
22364 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
22365 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
22366 vc-mode-line calls.
22367
22368 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
22369 direct comparison.
22370 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
22371 backend when calling vc-mode-line.
22372 (vc-register): Do not create a closure for calling the vc register
22373 function, call it directly.
22374
22375 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
22376
22377 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
22378 to make it obvious item can be clicked.
22379
22380 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
22381
22382 2009-06-23 Kenichi Handa <handa@m17n.org>
22383
22384 * language/korea-util.el (korean-key-bindings): Change the binding
22385 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
22386 same command.
22387
22388 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
22389
22390 Sync with Tramp 2.1.16.
22391
22392 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
22393
22394 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
22395 when a loading of a package fails. Completion function for rsync
22396 is `tramp-completion-function-alist-ssh'.
22397 (all): Replace all calls of `split-string' and
22398 `tramp-split-string' by `tramp-compat-split-string'.
22399 (tramp-default-method): Use `tramp-compat-process-running-p'.
22400 (tramp-default-proxies-alist): Allow also Lisp forms.
22401 (tramp-remote-path): Add choice "Private Directories".
22402 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
22403 (tramp-domain-regexp): Allow also "-", "_" and ".".
22404 (tramp-end-of-output): Remove newlines, and add "$" at the end.
22405 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
22406 (tramp-debug-message): Insert header line in debug buffer.
22407 (tramp-handle-directory-files-and-attributes-with-stat):
22408 Care about filenames with spaces, or starting with "-".
22409 (tramp-handle-dired-uncache): New defun.
22410 (tramp-handle-insert-directory): Don't flush the directory from
22411 cache, this is handled by `dired-uncache' now.
22412 (tramp-handle-insert-file-contents): Improve error handling.
22413 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
22414 Quote `tramp-end-of-output'.
22415 (tramp-action-password): Improve trace message.
22416 (tramp-check-for-regexp): Both echoes must be present, before removing.
22417 (tramp-open-connection-setup-interactive-shell): Trace coding system.
22418 (tramp-compute-multi-hops): Eval cons cells of
22419 `tramp-default-proxies-alist'.
22420 (tramp-maybe-open-connection): Use the same command pattern for
22421 first hop and further hops.
22422 (tramp-wait-for-output): Remove handling of newlines.
22423 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
22424 (tramp-split-string): Remove function. It is handled in
22425 tramp-compat now.
22426
22427 * net/tramp-cmds.el (tramp-bug):
22428 Recommend `tramp-cleanup-all-connections' in the bug mail.
22429
22430 * net/tramp-compat.el (tramp-compat-split-string)
22431 (tramp-compat-process-running-p): New defuns.
22432
22433 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
22434 for `dired-uncache'.
22435
22436 * net/tramp-gvfs.el: New package.
22437
22438 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
22439 Add handler for `dired-uncache'.
22440 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
22441
22442 * net/trampver.el: Update release number. Make version check fit
22443 for SXEmacs 22.
22444
22445 2009-06-22 Jim Meyering <meyering@redhat.com>
22446
22447 Automatically handle .xz suffix (XZ-compressed files), too.
22448 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
22449 XZ is the successor to LZMA: <http://tukaani.org/xz/>
22450
22451 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
22452 Nick Roberts <nickrob@snap.net.nz>
22453
22454 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
22455 repository (http://sphinx.net.ru/hg/gdb-mi/).
22456
22457 2009-06-22 Glenn Morris <rgm@gnu.org>
22458
22459 * files.el (dir-locals-collect-mode-variables): Allow for any number of
22460 `mode' and `eval' entries. (Bug#3430)
22461
22462 * Makefile.in (ELCFILES): Add fadr.elc.
22463
22464 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
22465 differing behavior of \n and ^ in strings. (Bug#3385)
22466
22467 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
22468
22469 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
22470 property.
22471 (lisp-indent-function): Make it a defcustom.
22472
22473 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
22474
22475 * progmodes/gdb-ui.el: Replace with ...
22476 * progmodes/gdb-mi.el: ... this file.
22477 * progmodes/gud.el: Modify for gdb-mi.el.
22478
22479 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
22480
22481 * fadr.el: New file.
22482
22483 See ChangeLog.14 for earlier changes.
22484
22485 ;; Local Variables:
22486 ;; coding: utf-8
22487 ;; End:
22488
22489 Copyright (C) 2009-2011 Free Software Foundation, Inc.
22490
22491 This file is part of GNU Emacs.
22492
22493 GNU Emacs is free software: you can redistribute it and/or modify
22494 it under the terms of the GNU General Public License as published by
22495 the Free Software Foundation, either version 3 of the License, or
22496 (at your option) any later version.
22497
22498 GNU Emacs is distributed in the hope that it will be useful,
22499 but WITHOUT ANY WARRANTY; without even the implied warranty of
22500 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22501 GNU General Public License for more details.
22502
22503 You should have received a copy of the GNU General Public License
22504 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.